.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.loading {
  z-index: 9999;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.video-loading {
  width: 100%;
  height: 100%;
  display: block;
}

.hero-intro {
  width: 100%;
  height: 75vh;
  position: relative;
}

.navbar {
  z-index: 999;
  background-color: #ddd0;
  padding: 20px 10px 10px;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar.fixed {
  background-color: #000;
  position: fixed;
  inset: 0% 0% auto;
}

.navlink {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  font-family: Anton, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.navlink.w--current {
  color: #000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: red;
}

.background-video {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.logo {
  width: 80px;
}

.logo.fixed {
  width: 55px;
}

.section_category {
  background-image: linear-gradient(#0000, #000);
  margin-top: 0;
  padding: 40px 60px;
  position: relative;
  inset: 0% 0% auto;
}

.section_category._2 {
  margin-top: 0;
}

.section_category.no-margin {
  padding-top: 0;
}

.slide {
  width: 19%;
  height: 201px;
  margin-left: 1%;
  left: auto;
  right: auto;
}

.slide._1 {
  z-index: 999;
  background-image: url('../images/PORTAIT-OF-SPAHIU-COVER-VIMEO.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px #fff;
  height: 230px;
  max-height: 170px;
}

.slide._2 {
  background-image: url('../images/ice_gree-fury-tales.jpg');
  background-position: 50%;
  background-size: contain;
  height: 230px;
  max-height: 170px;
}

.slide._3 {
  background-image: url('../images/COVER-RUGBY-ROVATO.jpg');
  background-position: 50%;
  background-size: cover;
  height: 230px;
  max-height: 170px;
}

.slide._4 {
  background-image: url('../images/Screenshot-2025-02-20-at-16.35.13.jpg');
  background-position: 50%;
  background-size: contain;
  height: 230px;
  max-height: 170px;
}

.slide._5 {
  background-image: url('../images/cover_fluidomatic-copia.jpg');
  background-position: 50%;
  background-size: contain;
  height: 230px;
  max-height: 170px;
}

.slide._6 {
  background-image: url('../images/RADICI-PRODUCTS.jpg');
  background-position: 50%;
  background-size: cover;
  height: 230px;
  max-height: 170px;
}

.slide.foto1 {
  background-image: url('../images/6.jpg');
  background-position: 50%;
  background-size: cover;
  height: 230px;
  max-height: 170px;
}

.slide._1-foto {
  background-image: linear-gradient(#0000, #3f3f3f), url('../images/6.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 230px;
  max-height: 170px;
}

.slide._2-foto {
  background-image: linear-gradient(#0000 72%, #000000a8), url('../images/DJI_0034.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 230px;
  max-height: 170px;
}

.slide._2-foto.portrait_2 {
  background-image: linear-gradient(#0000 72%, #000000a8), url('../images/4-copy.jpg');
}

.slide._7 {
  background-image: linear-gradient(#0000 77%, #00000096), url('../images/STORIC-LIDORAMA-COVER-VIMEO.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 230px;
  max-height: 170px;
}

.slide._3-foto {
  background-image: linear-gradient(#0000 78%, #000c), url('../images/118A8446.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 230px;
  max-height: 170px;
}

.slide._3-foto.gold-rush {
  background-image: none;
}

.slide._4-foto {
  background-image: url('../images/041A1941.jpg');
  background-position: 50%;
  background-size: cover;
  height: 230px;
  max-height: 170px;
}

.slide._5-foto {
  background-image: url('../images/118A8171.jpg');
  background-position: 50%;
  background-size: cover;
  height: 230px;
  max-height: 170px;
}

.slide._8 {
  background-image: url('../images/118A1857-copy.jpg');
  background-position: 50%;
  background-size: cover;
  height: 230px;
  max-height: 170px;
}

.slider {
  background-color: #ddd0;
  height: 255px;
}

.slider.foto {
  height: 201px;
}

.heading {
  color: #fff;
  text-transform: none;
  font-family: Anton, sans-serif;
}

.heading.margin-bottom {
  margin-bottom: 40px;
}

.heading.margin-bottom.center {
  text-align: center;
}

.body {
  background-color: #000;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: visible;
}

.mask {
  height: auto;
}

.slide-nav {
  font-size: 8px;
}

.project-card-info-2 {
  z-index: 10;
  flex-direction: column;
  justify-content: space-between;
  height: 200px;
  padding: 0;
  display: block;
  position: relative;
}

.project-hover-link-wrapper-2 {
  z-index: 9999;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 200px;
  display: flex;
  position: relative;
}

.hover-link-wrapper-2 {
  z-index: 100;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 148px;
  height: 148px;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: auto 0 5vw auto;
}

.hover-link-wrapper-2.project-view-link {
  z-index: 9999;
  cursor: pointer;
  width: 130px;
  height: 130px;
  margin-top: 0;
  position: relative;
  inset: auto;
}

.hover-link-2 {
  z-index: 99999;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #ffffff96;
  border: 5px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 11px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-block {
  color: #000;
  font-family: Anton, sans-serif;
  font-size: 17px;
}

.icon-play {
  z-index: 9999;
  width: 50px;
  padding-left: 10px;
  position: relative;
}

.card-circle-2 {
  background-color: #f3f6fc;
  border-radius: 100%;
  width: 6vw;
  max-width: 800px;
  height: 6vw;
  max-height: 800px;
  position: absolute;
  inset: -6vw -6vw auto auto;
}

.card-circle-2.overlay {
  background-color: #ffffff59;
}

.project-image-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-overlay-2 {
  z-index: 1;
  background-color: #090b1900;
  position: absolute;
  inset: 0%;
}

.hover-link-3 {
  z-index: 99999;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 5px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 11px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.project-hover-link-wrapper-3 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.background-image {
  z-index: 1;
  background-image: url('../images/Toora-Web-landscape_0079_0D7A3090.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.background-image.gallery1 {
  background-image: none;
}

.background-image.gallery4, .background-image.gallery4.gold {
  background-image: linear-gradient(#00000038 67%, #0000009e);
}

.project-card-info-3 {
  z-index: 10;
  flex-direction: column;
  justify-content: space-between;
  padding: 19px 24px 36px;
  display: flex;
  position: relative;
}

.project-item-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  flex-direction: column;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  place-items: stretch stretch;
  height: 170px;
  min-height: 100%;
  max-height: 170px;
  margin-bottom: 10px;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image {
  width: 61px;
  padding-left: 10px;
}

.overlay-video {
  z-index: 2;
  background-image: linear-gradient(#0000, #000);
  width: 100%;
  height: 100%;
  padding-top: 140px;
  position: absolute;
}

.heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Anton, sans-serif;
  font-size: 59px;
  font-style: italic;
  line-height: 55px;
  position: absolute;
  inset: auto 0% 20px;
}

.section {
  display: none;
}

.text-block-2 {
  z-index: 1;
  color: #fff;
  text-align: center;
  font-family: Anton, sans-serif;
  line-height: 26px;
  position: absolute;
  inset: auto 0% 0%;
}

.mask-2 {
  height: auto;
}

.logo-foto {
  width: 90px;
  position: absolute;
  inset: auto 10px 10px auto;
}

.social-wall {
  padding: 40px;
}

.code-embed {
  text-align: center;
  margin-top: 20px;
}

.image-2 {
  width: 100px;
  position: absolute;
  inset: 10px 10px auto auto;
}

.iphone-vertical {
  display: none;
}

.section-fury {
  padding-top: 60px;
  padding-bottom: 60px;
}

.paragraph {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 23px;
}

.paragraph.center {
  text-align: center;
}

.navbar-fixed {
  background-color: #000;
  padding-top: 10px;
  padding-left: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.footer {
  padding-top: 10px;
  padding-bottom: 10px;
}

.logo-footer {
  width: 100px;
}

.link-3 {
  color: #46ff4c;
  font-size: 19px;
  font-weight: 700;
}

.link-3.small {
  font-size: 11px;
}

.body-display {
  color: #6e7488;
  font-size: 16px;
  line-height: 1.6em;
}

.body-display.white {
  color: #929292;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
}

.text-block-8 {
  font-size: 12px;
}

.text-block-7 {
  color: #8f8f8f;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 17px;
}

.subtitle {
  z-index: 10;
  color: #8effa4;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
  position: relative;
}

.subtitle.white {
  color: #fff;
  letter-spacing: 4px;
  font-size: 15px;
  font-weight: 500;
}

.footer-credits {
  font-family: Anton, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.menu-list-item {
  grid-column-gap: 18px;
  grid-row-gap: 16px;
  color: #6e7488;
  letter-spacing: -.03em;
  white-space: normal;
  border-top: 1px #f3f6fc;
  border-bottom: 1px solid #f3f6fc;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.25em;
  text-decoration: none;
  transition: padding .4s cubic-bezier(.25, .46, .45, .94), color .4s cubic-bezier(.25, .46, .45, .94);
  display: grid;
}

.menu-list-item:hover {
  color: #090b19;
}

.menu-list-item.w--current {
  color: #090b19;
  padding-left: 36px;
}

.menu-list-item.white {
  grid-column-gap: 18px;
  color: #929292;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border-top-style: none;
  border-top-color: #c2ac74;
  border-bottom-style: none;
  border-bottom-color: #c2ac74;
  align-items: center;
  margin-bottom: 0;
  font-family: Anton, sans-serif;
  font-size: 16px;
  font-weight: 300;
  transition: all .4s, opacity .2s, padding .4s cubic-bezier(.25, .46, .45, .94);
}

.menu-list-item.white:hover {
  color: #000;
  letter-spacing: 2px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ff0202;
}

.menu-list-item.white.w--current {
  color: #000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fc0808;
  border-bottom-style: none;
  border-bottom-color: #46ff4c;
}

.menu-list-item.white.small {
  padding-top: 19px;
  padding-bottom: 19px;
  font-family: Anton, sans-serif;
}

.footer-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 36px;
  grid-template-rows: minmax(44px, auto) minmax(102px, auto) auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: minmax(106px, auto);
  grid-auto-columns: 1fr;
  display: grid;
}

.wrapper {
  z-index: 10;
  width: 100%;
  max-width: 1400px;
  position: relative;
}

.footer-section {
  z-index: 10;
  color: #fff;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 5vw 36px;
  display: flex;
  position: relative;
}

.stacked-description {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  padding-left: 10px;
  font-family: Anton, sans-serif;
  display: grid;
  position: relative;
}

.list-item-arrow {
  color: #fff;
  width: 18px;
  min-width: 18px;
}

.html-embed-3 {
  font-size: 12px;
}

.about-description {
  grid-column-gap: 0px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-right: 24px;
  display: grid;
}

.team-social-icon {
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  padding: 10px;
  display: flex;
}

.team-social-icon.small {
  width: 30px;
  height: 30px;
  padding: 7px;
}

.service-menu-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid #f3f6fc;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-menu-list.white {
  border-top-color: #ffffff26;
  width: 100%;
  margin-left: 1px;
  margin-right: 1px;
}

.text-block-9 {
  color: #8f8f8f;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 17px;
}

html.w-mod-js [data-ix="bounce"], html.w-mod-js [data-ix="bounce-2"] {
  opacity: 0;
  transform: translate(0, 25px);
}

html.w-mod-js [data-ix="bounce-img"], html.w-mod-js [data-ix="bounce-img-2"], html.w-mod-js [data-ix="bounce-title"] {
  opacity: 0;
  transform: translate(0, 15px);
}

html.w-mod-js [data-ix="navbar-fixed"] {
  transform: translate(0, -100%);
}

@media screen and (min-width: 1920px) {
  .project-card-info-2 {
    padding-top: 17%;
    padding-bottom: 0;
    display: block;
  }

  .project-hover-link-wrapper-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .hover-link-wrapper-2.project-view-link {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .hover-link-2 {
    display: flex;
  }

  .project-image-2 {
    display: block;
  }

  .hover-link-3 {
    display: flex;
  }

  .project-hover-link-wrapper-3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .project-card-info-3 {
    padding-top: 17%;
    padding-bottom: 0;
    display: block;
  }

  .project-item-2 {
    width: 100%;
    height: 400px;
    display: block;
  }

  .logo-footer {
    width: 300px;
  }

  .subtitle.white {
    text-align: center;
    align-self: flex-end;
    position: relative;
  }

  .menu-list-item.white.small {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .hero-intro {
    height: 600px;
  }

  .section_category.no-margin {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slide {
    width: 40%;
    margin-left: 7%;
  }

  .project-item-2 {
    height: 400px;
    min-height: 400px;
    max-height: 400px;
    margin-bottom: 20px;
  }

  .heading-2 {
    font-size: 40px;
    bottom: 0;
  }

  .iphone-vertical {
    display: none;
  }

  .logo-footer {
    width: 200px;
  }

  .body-display.white {
    font-size: 13px;
    line-height: 24px;
  }

  .text-block-8 {
    font-size: 11px;
  }

  .text-block-7 {
    font-size: 10px;
  }

  .subtitle {
    font-size: 13px;
    line-height: 20px;
  }

  .subtitle.white {
    letter-spacing: 2px;
    font-size: 13px;
  }

  .menu-list-item.white {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
  }

  .menu-list-item.white.small {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .footer-wrapper {
    grid-template-rows: minmax(44px, auto) minmax(106px, auto) minmax(106px, auto) minmax(36px, auto);
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }

  .footer-section {
    padding-top: 100px;
  }

  .text-block-9 {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .hover-link-wrapper-2 {
    display: none;
  }

  .hover-link-wrapper-2.project-view-link {
    display: flex;
  }

  .project-item-2 {
    width: 100%;
    height: auto;
  }

  .iphone-vertical {
    z-index: 99999;
    background-color: #000;
    background-image: url('../images/screen_vertical.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100vh;
    display: block;
    position: fixed;
  }

  .image-3 {
    text-align: center;
    width: 80%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .menu-list-item {
    grid-template-columns: auto 1fr;
  }

  .footer-wrapper {
    grid-template-columns: 1fr;
    grid-auto-rows: minmax(36px, auto);
  }

  .footer-section {
    padding-bottom: 72px;
  }

  .list-item-arrow {
    width: 14px;
    min-width: 14px;
  }
}

@media screen and (max-width: 479px) {
  .hero-intro {
    height: 550px;
  }

  .navbar {
    padding-top: 10px;
  }

  .logo {
    width: 50px;
  }

  .section_category.no-margin {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide, .slide._1 {
    width: 90%;
    margin-left: 5%;
  }

  .slider {
    height: 210px;
  }

  .heading {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .project-card-info-2, .project-card-info-3 {
    padding: 18px 12px;
  }

  .overlay-video {
    padding-top: 0;
  }

  .heading-2 {
    font-size: 17px;
    bottom: 0;
  }

  .iphone-vertical {
    display: none;
  }

  .icon, .icon-2, .icon-3, .icon-4 {
    font-size: 30px;
  }

  .left-arrow {
    width: 50px;
    margin-left: 0;
  }

  .right-arrow, .left-arrow-2, .right-arrow-2 {
    width: 50px;
  }

  .navbar-fixed {
    margin-top: 0;
  }

  .icon-5 {
    color: #fff;
  }

  .nav-menu, .menu-button {
    background-color: #000;
  }

  .menu-button.w--open {
    background-color: #000;
    border: 1px solid #b40000;
  }

  .menu-button-2 {
    color: #fff;
  }

  .menu-button-2.w--open {
    background-color: #000;
    border: 1px solid #b60000;
  }

  .nav-menu-2 {
    background-color: #000;
  }

  .image-3 {
    width: 100%;
  }

  .logo-footer {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .body-display.white {
    font-size: 12px;
  }

  .text-block-8 {
    padding-bottom: 0;
    font-size: 9px;
  }

  .text-block-7 {
    display: block;
  }

  .subtitle.white {
    text-align: left;
  }

  .footer-credits {
    display: block;
  }

  .menu-list-item {
    grid-template-columns: auto 1fr;
    padding-left: 18px;
    padding-right: 18px;
  }

  .menu-list-item.white {
    grid-template-columns: auto 1fr;
    justify-content: stretch;
    justify-items: center;
    font-size: 10px;
  }

  .menu-list-item.white.small {
    justify-content: stretch;
    padding: 10px;
    display: flex;
  }

  .footer-wrapper {
    grid-template-columns: .25fr;
    grid-auto-flow: column;
    display: block;
  }

  .footer-section {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: visible;
  }

  .stacked-description {
    grid-template-columns: .75fr;
    display: block;
  }

  .about-description {
    grid-template-columns: 1fr;
  }

  .team-social-icon.small {
    margin-bottom: 15px;
  }

  .service-menu-list {
    grid-auto-rows: 1fr;
  }

  .service-menu-list.white, .text-block-9 {
    display: block;
  }
}

#w-node-b2ca05ba-e198-c222-6e4c-135e514cb3d1-6840b1fc, #w-node-_6cb29242-d0a2-e5aa-03c6-5ac0cc032ef6-6840b1fc, #w-node-a6367d0a-96bc-8a29-241c-3d609ed2c1e0-6840b1fc, #w-node-c4962bac-da8d-c064-d960-104bbf8df924-6840b1fc, #w-node-_76f2a6e7-bf79-ee93-342f-c2fe909fd3d6-6840b1fc, #w-node-_7c014fe1-399a-7046-7632-ddea89536399-6840b1fc, #w-node-d6eccfa0-5950-e60b-cd38-89e917512ac6-6840b1fc, #w-node-_7ce75c34-c624-e756-bacb-40f90d833a4d-6840b1fc, #w-node-e03f244a-dfed-14f5-38dc-8c2164704606-6840b1fc, #w-node-a8f3d8af-3c45-6da3-34a4-da54d624c866-6840b1fc, #w-node-_8e87912e-4d1f-0b77-eff9-8a08e62891c5-6840b1fc, #w-node-_9e88035f-9eec-f78b-48cd-3a6c30365ed4-6840b1fc, #w-node-_2ee8d9b8-443a-8c56-9f47-f7f945a947a3-6840b1fc, #w-node-_06f3c729-d126-223e-e500-5343a87e377a-6840b1fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8c9fd-6840b1fc {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8c9fe-6840b1fc {
  grid-area: 1 / 3 / 4 / 4;
  place-self: start stretch;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca05-6840b1fc {
  place-self: center start;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca07-6840b1fc {
  place-self: center end;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca0b-6840b1fc {
  place-self: center start;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca0d-6840b1fc {
  place-self: center end;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca14-6840b1fc {
  grid-area: 1 / 2 / 5 / 3;
  place-self: start stretch;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca17-6840b1fc {
  place-self: center start;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca19-6840b1fc {
  place-self: center end;
}

#w-node-_1bdb72bb-cb55-9636-dba2-695801a71078-6840b1fc {
  place-self: center start;
}

#w-node-_1bdb72bb-cb55-9636-dba2-695801a7107a-6840b1fc {
  place-self: center end;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca1b-6840b1fc {
  place-self: center start;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca1d-6840b1fc {
  place-self: center end;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca27-6840b1fc {
  place-self: center start;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca29-6840b1fc {
  place-self: center end;
}

#w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca47-6840b1fc {
  grid-area: 4 / 3 / 5 / 4;
  align-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8c9fe-6840b1fc {
    grid-area: 2 / 2 / 4 / 3;
    place-self: start stretch;
  }

  #w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca14-6840b1fc {
    grid-area: 3 / 1 / 4 / 3;
    place-self: start stretch;
  }

  #w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca15-6840b1fc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca47-6840b1fc {
    grid-area: 4 / 1 / 5 / 3;
    align-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8c9fe-6840b1fc {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca47-6840b1fc {
    grid-row: 5 / 6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8c9fd-6840b1fc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8c9fe-6840b1fc {
    grid-area: 4 / 1 / 5 / 2;
    place-self: start stretch;
  }

  #w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca05-6840b1fc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center start;
  }

  #w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca14-6840b1fc {
    grid-area: 3 / 1 / 4 / 2;
    place-self: start stretch;
  }

  #w-node-_35720570-c8c0-1a1b-dad0-3b8f69a8ca47-6840b1fc {
    grid-area: 5 / 1 / 6 / 2;
    place-self: auto;
  }
}


