.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #fff;
  background-color: #242424;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yeseva One, sans-serif;
  font-size: 5.7rem;
  font-weight: 400;
  line-height: 1.1;
}

h2 {
  color: #fff;
  margin-top: 0;
  font-family: Yeseva One, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 75px;
}

h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yeseva One, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.2;
}

h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
}

h5 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 9px;
  font-weight: 500;
  line-height: 18px;
}

p {
  max-width: 70ch;
  color: rgba(255, 255, 255, .7);
  letter-spacing: .8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}

a {
  color: #b8b8b8;
  text-decoration: underline;
}

a:hover {
  color: #f37229;
}

.divisor {
  padding-top: 0;
  padding-bottom: 8vh;
}

.link {
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link.color_white {
  font-weight: 500;
}

.link.is--orange.top {
  margin-left: 11px;
  font-weight: 300;
}

.link.is--orange.line {
  text-decoration: underline;
}

.div-block-2 {
  margin-top: 50px;
}

.section-case-header {
  width: 100%;
  padding-top: 15vh;
  position: relative;
}

.section-case-header.webflow {
  background-color: #4353ff;
  overflow: hidden;
}

.background-lines_wrap {
  z-index: 0;
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: end;
  position: relative;
}

.background-line {
  width: 1px;
  height: 70%;
  opacity: .08;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #fff 20%, #fff 80%, rgba(255, 255, 255, 0));
}

.background-line.is--black {
  background-image: linear-gradient(rgba(62, 63, 67, 0), #3e3f43 20%, #3e3f43 80%, rgba(62, 63, 67, 0));
}

.background-line_colunm {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-line_colunm.up {
  align-items: flex-start;
}

.mentoring {
  z-index: 1;
  display: block;
  position: absolute;
  left: 30px;
}

.mentoring_elements {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  justify-content: start;
  align-items: center;
  justify-items: start;
  text-decoration: none;
  display: grid;
}

.mentoring_elements.central {
  display: none;
}

.icon {
  filter: none;
  flex: 1;
}

.icon.is--black {
  opacity: 1;
  color: #3e3f43;
}

.hero_webflow {
  z-index: 2;
  width: 250px;
  height: 200px;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}

.hero_grid-3-col {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto min-content;
  grid-template-columns: 1fr 5fr 1fr;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero_side-label {
  width: auto;
  color: rgba(255, 255, 255, .3);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  display: block;
  position: absolute;
  left: -114px;
  transform: rotate(-90deg);
}

.hero_social-media_wrap {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  justify-content: end;
  justify-items: end;
  margin-right: 0;
  display: grid;
  position: absolute;
  right: 20px;
}

.hero_wrap {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero_wrap._1 {
  padding-top: 80px;
}

.hero_wrap._3 {
  padding-top: 60px;
}

.hero_wrap._4 {
  padding-bottom: 20px;
}

.hero_wrap._5 {
  padding-bottom: 0;
}

.hero_wrap._2 {
  padding-top: 60px;
}

.heading-hero {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yeseva One, sans-serif;
  font-weight: 400;
  line-height: 1.2;
}

.heading-hero.text-align-center {
  text-align: center;
  font-size: 5rem;
}

.certifieds_wrap {
  grid-column-gap: 16vh;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
  overflow: hidden;
}

.is--white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.is--white.thin {
  color: rgba(255, 255, 255, .7);
  font-weight: 400;
}

.certified {
  margin-left: 1%;
  margin-right: 1%;
}

.background-lines {
  height: auto;
  max-width: 1400px;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.background-lines.is--all-page {
  z-index: auto;
  height: 100vh;
  max-width: none;
  opacity: .27;
  justify-content: space-between;
  position: fixed;
}

.case__logo {
  margin-right: 20px;
}

.is--black {
  color: #3e3f43;
}

.chip {
  width: auto;
  color: #3e3f43;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: pre;
  border: 1px solid rgba(62, 63, 67, .5);
  border-radius: 70px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 15px;
  padding: 8px 16px;
  font-size: 9px;
  font-weight: 600;
  display: flex;
}

.chip.is--white {
  color: #fff;
  border-color: rgba(255, 255, 255, .5);
  flex: 0 auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

.case_tags {
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
  overflow: hidden;
}

.case_tags.mobile {
  justify-content: flex-start;
  align-items: flex-end;
}

.line-link {
  width: 15px;
  height: 1px;
  perspective-origin: 100%;
  transform-origin: 100%;
  background-color: #f37229;
}

.link-block {
  color: rgba(255, 255, 255, .45);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  transition: color .45s;
  display: flex;
}

.link-block:hover {
  color: #f37229;
}

.link-block.is--orange.top {
  width: 50px;
  height: 50px;
  color: #242424;
  background-color: #f37229;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-left: 12px;
  font-size: 20px;
}

.case {
  width: 100%;
  height: 250vh;
  flex: none;
  padding-top: 40vh;
  padding-bottom: 40vh;
  position: relative;
  top: 0;
}

.grid-layout {
  height: 100%;
  grid-row-gap: 0px;
  grid-template-rows: 2.5fr;
  grid-template-columns: 1fr;
}

.container-medium {
  z-index: 2;
  height: auto;
  position: relative;
}

.container-medium.large {
  max-width: 1100px;
}

.about {
  z-index: -1;
  grid-column-gap: 40px;
  grid-row-gap: 450px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 5rem;
}

.div-real {
  width: 100%;
  height: 100%;
}

.method__block {
  width: 100%;
  height: 100%;
  position: relative;
}

.method__block.vertical {
  flex-direction: column;
}

.photo-trail__mobile-wrap {
  width: 408px;
  max-height: 600px;
  max-width: 50vh;
  justify-content: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.label-about {
  z-index: 0;
  opacity: .1;
  color: rgba(131, 131, 131, .4);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yeseva One, sans-serif;
  font-size: 310px;
  font-weight: 400;
  line-height: 100%;
  position: static;
  top: 0;
  bottom: auto;
  left: -80px;
  right: auto;
}

.outline-text {
  color: #fff;
  border: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 180px;
}

.outline-text.steps {
  color: rgba(240, 240, 240, .2);
  font-size: 100px;
  line-height: 1;
}

.method {
  height: 100%;
  grid-column-gap: 8vh;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.3fr;
  align-items: center;
}

.method__step {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 100px auto;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.div-navbar {
  z-index: 3;
  width: 100%;
  height: 100px;
  background-color: #3e3f43;
  border-bottom: 1px solid #4a4b4f;
  align-items: flex-end;
  display: flex;
  position: relative;
  top: 0;
}

.div-navbar.color_white {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  display: none;
  transform: none;
}

.shadow {
  width: 100%;
  height: 210px;
  background-image: linear-gradient(#3e3f43 56%, rgba(62, 63, 67, 0));
  position: absolute;
  top: 0;
}

.shadow.color_white {
  height: 17vh;
  background-image: linear-gradient(rgba(255, 255, 255, .97) 58%, rgba(255, 255, 255, 0));
}

.navbar-protect {
  z-index: 3;
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
}

.method__steps {
  margin-top: 30vh;
  padding-bottom: 20px;
}

.testemonial {
  grid-column-gap: 32px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.big {
  max-width: none;
  font-size: 21px;
  font-weight: 400;
  line-height: 35px;
}

.big.short {
  max-width: 30ch;
}

.image {
  display: inline-block;
}

.photo {
  width: 100%;
  height: 500px;
  max-width: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.div-block-16 {
  flex-direction: row;
  display: flex;
}

.testemonial__grid-infos {
  display: flex;
}

.grid {
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  align-content: stretch;
  align-items: center;
}

.logo {
  margin-top: 16px;
}

.outline-text-black {
  z-index: 9;
  white-space: nowrap;
  border: 1px #000;
  font-size: 113px;
  line-height: 180px;
  position: relative;
}

.outline-text-black.maior {
  text-align: right;
  font-size: 215px;
  line-height: 220px;
}

.grid-webflow {
  height: 100%;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  align-items: center;
  position: relative;
}

.grid-links-webflow {
  grid-column-gap: 42px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content max-content;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  margin-top: 20px;
  display: grid;
}

.grid-space-data-webflow {
  max-width: 90ch;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.left-arrow-2, .right-arrow-2, .slide-nav-3 {
  display: none;
}

.item {
  width: 100%;
  height: auto;
  max-height: none;
  max-width: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 100%;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: grid;
}

.image-5 {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 5px;
}

.slider-2 {
  width: 450px;
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
}

.div-slides {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.mask-webflow {
  width: auto;
  overflow: visible;
}

.slide-webflow {
  padding-left: 0;
  padding-right: 40px;
}

.div-grid-webflow {
  width: 100%;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 200px 200px 200px 200px 200px 200px 200px;
}

.div-block-25 {
  display: none;
}

.thin {
  color: rgba(0, 0, 0, .54);
  font-weight: 500;
}

.div-block-26 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 81px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-q-a {
  width: 100%;
  cursor: pointer;
  border: 1px solid #f3f3f3;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 8px;
  padding: 10px 20px;
  display: flex;
}

.div-question {
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-answer {
  padding-top: 10px;
}

.q-a-arrow {
  width: 6px;
  height: 10px;
  opacity: .71;
  filter: brightness(0%);
  flex: 0 auto;
  transform: rotate(-90deg);
}

.div-a-a-arrow {
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-q-a-topic {
  margin-bottom: 20px;
}

.topic {
  margin-bottom: 40px;
}

.div-block-27 {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  display: grid;
}

.div-block-28 {
  padding-bottom: 20px;
}

.heading-5 {
  font-size: 12px;
  font-weight: 600;
}

.footer__divider {
  height: 1px;
  border-bottom: 1px solid #4a4b4f;
  display: none;
}

.footer {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 8px;
  grid-template-rows: 50vh auto;
  grid-template-columns: 3fr 1.5fr 1fr;
  padding-top: 60px;
}

.footer__links {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  flex: 1;
  grid-template-rows: min-content auto;
  grid-template-columns: 1fr;
  align-self: flex-start;
  justify-items: start;
}

.is--orange {
  color: #f37229;
  cursor: pointer;
  font-weight: 500;
}

.is--orange.is--no-braking {
  opacity: .4;
  text-transform: none;
  white-space: nowrap;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
}

.is--orange.is--no-braking.is--big {
  font-size: 14vh;
}

.is--orange.email {
  font-size: 4vh;
}

.div-footer-photo {
  width: 100%;
  height: 100%;
  background-color: #f37229;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link__wrap {
  width: 100%;
  height: 100%;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  align-content: start;
  align-items: start;
  position: static;
  transform: translate(0, -5px);
}

.footer__block {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.object-label-a {
  z-index: 0;
  width: 381px;
  height: auto;
  opacity: 1;
  position: absolute;
  top: auto;
  bottom: 1px;
  left: auto;
  right: 45vw;
}

.image_andrey-duarte {
  height: 110%;
  max-width: none;
  filter: contrast(112%);
  flex: 1;
  position: absolute;
  top: 0;
  bottom: auto;
  transform: translate(3px);
}

.div-block-36 {
  width: 100%;
  height: 8vh;
  background-color: #242424;
  align-items: flex-end;
  margin-top: auto;
  position: absolute;
}

.object-circle-hire {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.object-circle-hire.webflow {
  opacity: .37;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-circle-footer {
  z-index: 1;
  position: absolute;
  top: auto;
  bottom: -15%;
  left: -20%;
  right: auto;
  overflow: hidden;
}

.div-block-39 {
  width: 100%;
  height: 100%;
  position: relative;
}

.webflow_wrap {
  width: 350px;
  height: 350px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.webflow-symbol {
  max-width: 60%;
  display: none;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.navbar {
  z-index: 99;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 16px;
  display: block;
  position: relative;
}

.navbar.is--absolute {
  z-index: 4;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
}

.navbar_grid-3-col {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  justify-items: stretch;
}

.navbar_wrap-navlinks {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  display: grid;
}

.navbar_wrap-navlinks.is--left {
  grid-column-gap: 16px;
  grid-template-columns: auto auto;
  justify-content: start;
  align-items: center;
}

.navbar_wrap-navlinks.is--right {
  justify-content: end;
  align-items: center;
}

.navbar_wrap-navlinks.is--right.is--one {
  grid-template-columns: auto;
}

.navlink {
  letter-spacing: 1px;
  white-space: pre-wrap;
  padding: 20px;
  line-height: 1;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.navlink:hover {
  color: #f37229;
}

.navlink.is--dropdown {
  color: rgba(255, 255, 255, .5);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.navlink.is--dropdown:hover, .navlink.is--dropdown:active, .navlink.is--dropdown:focus {
  color: #f37229;
}

.navlink.home {
  text-transform: none;
}

.navlink.action {
  color: #f37229;
  text-transform: uppercase;
  font-weight: 500;
  transition: opacity .2s, all .6s;
}

.navlink.action:hover {
  text-shadow: 0 0 6px #f37229;
}

.navlink.arrow {
  padding-left: 10px;
  padding-right: 0;
}

.logo_wrap-symbol {
  position: static;
  transform: translate(0, -3px);
}

.div-block-43 {
  width: 300px;
  height: 300px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: -350px;
  right: auto;
}

.text-span-4 {
  color: #fff;
  font-weight: 500;
}

.case_block {
  height: 100%;
  align-items: center;
  display: flex;
}

.case_block.center {
  justify-content: center;
  padding-top: 5%;
}

.case-divider {
  z-index: 1;
  max-width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding-left: 10vh;
}

.cta-circle {
  width: 30vh;
  height: 30vh;
  max-height: 230px;
  max-width: 230px;
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.cta-circle_label {
  z-index: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-family: Saira Extra Condensed, sans-serif;
  font-size: 1.8rem;
  font-weight: 100;
  line-height: 29px;
  text-decoration: none;
  position: relative;
}

.int--black-circle {
  width: 0%;
  height: 0%;
  background-color: #242424;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.case-background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.case-overlay {
  z-index: 0;
  background-image: linear-gradient(#242424, #242424);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.case-objects-wrap {
  z-index: 1;
  opacity: .02;
  filter: grayscale();
  background-image: linear-gradient(141deg, #f0f0f0, #cfd3d6);
  justify-content: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.case_title {
  overflow: visible;
}

.case_customer-logo {
  margin-bottom: 10px;
  overflow: hidden;
}

.chips_wrap {
  display: flex;
}

.case_bottom-page-4px {
  grid-column-gap: 16px;
  grid-row-gap: 14px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.objects-wrap__down {
  width: 100%;
  height: 100%;
  min-width: 80vw;
  grid-column-gap: 50px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: auto auto;
  justify-content: center;
  margin: 16px 0;
  padding-left: 3%;
  padding-right: 3%;
  position: absolute;
}

.down__desktop {
  max-width: 38vw;
  min-width: 387px;
  border-radius: 5px;
}

.up__mobile {
  max-width: 11vw;
  min-width: 120px;
  border-radius: 5px;
}

.up__mobile._w-shadow {
  border-radius: 21px;
  box-shadow: 0 30px 30px -4px rgba(0, 0, 0, .41);
}

.down__mobile {
  max-width: 9vw;
  min-width: 120px;
  border-radius: 5px;
}

.up__desktop {
  max-width: 40vw;
  min-width: 387px;
  border-radius: 5px;
}

.objects-wrap__up {
  z-index: 1;
  width: 100%;
  height: 100%;
  grid-column-gap: 150px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  margin: 10% 0 16px;
  padding-left: 3%;
  padding-right: 3%;
  display: grid;
  position: absolute;
}

.about__social-media {
  justify-content: flex-end;
  align-items: center;
  padding-top: 8px;
  display: flex;
}

.method__information {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  grid-template-rows: min-content min-content;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .05);
  margin: 10% auto;
}

.int--label-loop {
  width: 100%;
  background-color: #242424;
  border: 2px solid rgba(255, 255, 255, .05);
  border-left: 4px rgba(255, 255, 255, .05);
  border-right-style: none;
  justify-content: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  overflow: hidden;
}

.int--label-loop.thank-you {
  margin-top: 5vh;
  margin-bottom: 5vh;
  overflow: visible;
}

.int--label-loop.next-project {
  margin-top: 4vh;
  margin-bottom: 4vh;
  overflow: visible;
}

.label-loop__wrap {
  display: flex;
}

.label-loop__content-holder {
  margin-right: .3%;
  display: flex;
}

.wrap_availability {
  width: 100%;
  height: 60px;
  justify-content: center;
  align-items: center;
  padding-bottom: 16px;
  display: flex;
  position: static;
  bottom: 2%;
  overflow: hidden;
}

.availability--int {
  width: 300px;
  height: auto;
  align-self: center;
  display: flex;
  overflow: hidden;
}

.availability_text {
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  margin-right: 4px;
  font-size: 15px;
  font-weight: 500;
}

.availability_trail {
  display: flex;
}

.paragraph-big {
  max-width: none;
  color: rgba(255, 255, 255, .5);
  text-transform: none;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
}

.paragraph-big.is--small {
  margin-top: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
}

.paragraph-big.is--small.is--light {
  opacity: .26;
  color: #fff;
  text-align: center;
  font-weight: 200;
}

.paragraph-big.is--white.is--big {
  max-width: none;
  font-size: 20px;
  line-height: 34px;
}

.paragraph-big.is--black {
  color: #3e3f43;
  color: #3e3f43;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.text-style-quote {
  width: 100%;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 26px;
}

.text-style-quote.center {
  text-align: center;
}

.text-style-quote.is--black {
  color: #3e3f43;
}

.text-span-5 {
  text-decoration: underline;
}

.text-span-5:hover {
  color: #f37229;
}

.link-2 {
  color: #3e3f43;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 500;
  text-decoration: underline;
}

.link-2:hover {
  color: #f37229;
}

.bold-text {
  font-weight: 500;
  text-decoration: none;
}

.highlight {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  align-content: center;
  align-items: center;
  margin-top: 0;
}

.highlight.values {
  border-top: .5px solid rgba(62, 63, 67, .18);
  border-bottom: .5px #3e3f43;
  grid-template-columns: .25fr .6fr .75fr;
  align-items: center;
  margin-top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.photo-trail__wrap {
  max-height: 80vh;
  max-width: 950px;
  flex: 1;
  grid-template-rows: minmax(60vh, 600px);
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
  position: relative;
}

.photo-1 {
  width: 100%;
  height: 100%;
  box-shadow: none;
  object-position: 50% 50%;
  background-image: url('../images/10532353_653925514683695_3260945351560689053_n-min.jpg');
  background-position: 50% 20%;
  background-size: cover;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: flex-start;
  position: absolute;
  overflow: hidden;
}

.photo-2 {
  width: 100%;
  height: 100%;
  max-width: none;
  box-shadow: none;
  background-image: url('../images/WhatsApp-Image-2021-06-26-at-4.26.21-PM-2-min.jpeg');
  background-position: 100% 100%;
  background-size: cover;
  border-radius: 3px;
  justify-content: center;
  position: absolute;
  overflow: hidden;
}

.photo-3 {
  width: 100%;
  height: 100%;
  box-shadow: none;
  background-image: url('../images/WhatsApp-Image-2021-06-26-at-4.26.19-PM-2.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  border-radius: 3px;
  justify-content: center;
  position: absolute;
}

.photo-trail__sticky {
  width: 100%;
  justify-content: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 2rem;
  overflow: visible;
}

.photo-4 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Nois.jpg');
  background-position: 60%;
  background-size: cover;
  border-radius: 3px;
  justify-content: center;
  position: absolute;
  box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}

.method__sticky {
  margin-top: 5vh;
  padding-bottom: 5vh;
  position: -webkit-sticky;
  position: sticky;
  top: 35vh;
}

.method__additional-information {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: min-content 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 10%;
  display: grid;
}

.method__additional-information.mobile {
  display: none;
}

.link-3 {
  color: #bebebe;
  font-weight: 500;
  text-decoration: underline;
}

.link-3:hover {
  opacity: 1;
  color: #f37229;
}

.int--photo-trail {
  z-index: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  padding-top: 7rem;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.emoji {
  font-size: 18px;
}

.photo-trail__overflow {
  width: 100%;
  height: 100vh;
  justify-content: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.large-text {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 7rem;
  text-decoration: none;
}

.spam {
  font-weight: 700;
}

.spam.outline-text {
  line-height: 7rem;
}

.footer__signature {
  height: 100px;
  margin-top: 5vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.signature__wrap {
  flex: 1;
  justify-content: space-between;
  align-self: flex-end;
  margin-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.text-simple {
  color: rgba(255, 255, 255, .7);
  justify-content: center;
  align-items: center;
  transition: color .45s;
  display: flex;
}

.text-simple:hover {
  color: #f37229;
}

.text-simple.mobile {
  color: rgba(255, 255, 255, .5);
  text-decoration: none;
  display: block;
}

.text-simple.desktop {
  display: none;
}

.int--label-about {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.texto-de-assinatura {
  font-size: 12px;
  font-weight: 500;
}

.link-4 {
  text-decoration: underline;
  transition: color .45s;
}

.link-4:hover {
  color: #f37229;
}

.logo-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.logo_wrap-circle {
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.section-home-header {
  width: 100%;
  height: 100vh;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

.webflow-circle {
  width: 100%;
  height: 100%;
  opacity: .4;
  display: none;
}

.social-media_block {
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.hero_text-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
  position: relative;
}

.hero_text-wrap.cases {
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 2fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.showcase_image {
  width: 100%;
  height: 80vh;
  background-image: url('../images/image-show-case__vimob.png'), linear-gradient(172deg, #3c81d1 25%, #45c278);
  background-position: 50% 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: 1230px, auto;
  background-attachment: scroll, scroll;
  margin-top: 0;
  display: flex;
  position: static;
  bottom: 0;
}

.showcase_image.josi {
  height: 100%;
  background-image: url('../images/image-show-case__josi-delfino.jpg');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: auto 18vw;
  background-attachment: scroll;
}

.showcase_image.thive {
  width: 200%;
  height: 100%;
  background-image: url('../images/image-show-case__thrive-min.jpg');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: 1470px;
  background-attachment: scroll;
}

.showcase_image.vimob {
  height: 100%;
  background-size: auto 60vh, auto;
}

.showcase_image.adentis {
  background-image: url('../images/image-show-case__adentis.webp'), linear-gradient(172deg, #3c81d1 25%, #45c278);
}

.showcase_image.decoder {
  background-image: url('../images/image-show-case__decode-space.webp'), linear-gradient(172deg, #1d144b 25%, #242424 93%);
}

.padding-top {
  margin-top: 16px;
}

.padding-top.medium {
  margin-top: 5vh;
}

.padding-top.large {
  margin-top: 8vh;
}

.padding-top.small {
  margin-top: 24px;
}

.case-details {
  grid-column-gap: 8vh;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr .75fr .3fr;
}

.screens_video {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.object-image {
  width: 100%;
}

.customer-logo {
  filter: brightness(999%) grayscale(999%);
  margin-bottom: 16px;
}

.customer-logo.is--color {
  filter: none;
  margin-bottom: 0;
}

.container-case {
  z-index: 2;
  height: 100%;
  max-width: 950px;
  padding-left: 5vh;
  padding-right: 5vh;
  position: relative;
}

.next-case_cta {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.arrow-big {
  color: #fff;
  font-size: 40px;
  line-height: 1;
  position: absolute;
  transform: translate(0, -4px);
}

.int--labels {
  width: auto;
  height: auto;
  overflow: visible;
  transform: translate(0, 13vh);
}

.hide-overflow {
  overflow: hidden;
}

.next-case_circle {
  max-width: none;
  opacity: .2;
}

.object-video {
  width: 100%;
  height: 100%;
  flex: 0 auto;
  overflow: visible;
}

.object-video.is--smal {
  flex: 1;
}

.screens_image {
  border-radius: 3px;
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: hidden;
  box-shadow: 0 5px 10px -1px rgba(0, 0, 0, .15);
}

.screens_image.is--no_padding {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding: 0;
}

.screens_image.is--no_paspatur {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 5vh;
}

.legend {
  max-width: 60ch;
  color: rgba(255, 255, 255, .56);
  text-align: center;
  letter-spacing: .8px;
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 400;
}

.grid-9 {
  grid-column-gap: 4vh;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  justify-items: center;
  margin-top: 6vh;
}

.card {
  width: 300px;
  height: auto;
  background-color: #242424;
  border: 1px solid #3e3f43;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  padding: 46px 40px 30px;
  transition: border-color .5s;
  display: flex;
}

.card:hover {
  border-color: #f37229;
}

.card.meet {
  display: none;
}

.div-block-95 {
  justify-content: center;
  padding-bottom: 30px;
  display: flex;
}

.button {
  width: auto;
  color: rgba(36, 36, 36, .9);
  text-align: center;
  background-color: #f37229;
  border-radius: 1px;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 600;
  transition: bottom .45s, background-color .45s, box-shadow .45s;
  display: flex;
}

.button.secundary {
  box-shadow: none;
  color: #f37229;
  letter-spacing: .5px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f37229;
  font-weight: 400;
}

.div-block-96 {
  text-align: center;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-97 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-98 {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 40px;
}

.heading-15 {
  font-weight: 400;
}

.grid-10 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 5vh;
}

.div-block-99 {
  width: 100%;
  height: 110px;
  text-align: center;
  background-color: #242424;
  border: 1px solid rgba(255, 255, 255, .1);
  justify-content: center;
  align-items: center;
  display: flex;
}

.container__contact {
  z-index: 2;
  height: 100%;
  max-width: 950px;
  padding: 5vh 5vh 10vh;
  position: relative;
}

.preload {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-home-certifieds {
  width: 100%;
  max-width: 100%;
  background-color: #f37229;
  position: relative;
  overflow: hidden;
}

.section-home-cases {
  width: 100%;
  max-width: 100%;
  position: relative;
}

.section-home-about {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}

.section-home-processes {
  width: 100%;
  max-width: 100%;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}

.section-home-labels {
  width: 100%;
  max-width: 100%;
  padding-top: 2rem;
  position: relative;
  bottom: -20px;
  overflow: hidden;
}

.section-home-last-call {
  width: 100%;
  max-width: 100%;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
  overflow: hidden;
}

.section-home-footer {
  max-width: 100%;
  background-color: #242424;
  border-top: 1px solid #3e3f43;
  position: relative;
  overflow: hidden;
  box-shadow: 0 -70px 30px #242424;
}

.page-padding {
  z-index: 1;
  max-width: 100%;
  margin-left: 24px;
  margin-right: 24px;
}

.case_sticky {
  z-index: 2;
  position: -webkit-sticky;
  position: sticky;
  top: 25vh;
}

.section-case {
  width: 100%;
  position: relative;
}

.section-case-tks {
  width: 100%;
  display: none;
  position: relative;
}

.link-5 {
  color: #3e3f43;
}

.arrow-navlink {
  opacity: 0;
  color: rgba(255, 255, 255, .7);
  align-self: center;
  line-height: 9px;
  position: absolute;
  right: 0;
}

.arrow-navlink.is--orange {
  opacity: 0;
  color: #f37229;
  text-shadow: 0 0 10px rgba(243, 114, 41, .4);
  padding-top: 3px;
  font-size: 18px;
  right: 0;
}

.navlink-action {
  color: #f37229;
  text-transform: uppercase;
  align-items: center;
  padding: 20px;
  font-size: 15px;
  text-decoration: none;
  display: flex;
}

.navlink-action.is--no-padding {
  padding: 0;
  text-decoration: none;
  position: relative;
}

.labels {
  align-items: center;
  display: flex;
  position: relative;
}

.labels.is--orange {
  margin-top: 0;
  position: relative;
}

.labels.is--orange.email {
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.showcase_frame {
  width: 100%;
  height: 60vh;
  display: block;
  position: static;
  bottom: 0;
  overflow: hidden;
}

.navbar-label {
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.navbar-label.is--orange {
  color: #242424;
  font-size: 15px;
  text-decoration: none;
  transition: text-shadow .45s cubic-bezier(.175, .885, .32, 1.275);
}

.navbar-label.is--orange:hover {
  text-shadow: 0 0 20px rgba(243, 114, 41, .6);
}

.navbar-label.is--black {
  color: #242424;
}

.navbar-label.action {
  color: #f37229;
  text-transform: uppercase;
}

.navlink-elements {
  align-items: center;
  display: flex;
  position: relative;
}

.text-span-16 {
  font-weight: 400;
}

.is--saturade {
  filter: contrast(92%);
  color: #4b4b4b;
}

.grid-11 {
  grid-column-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
}

.slider-1 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.mask-2 {
  height: auto;
  position: static;
}

.slide-nav-4 {
  width: auto;
  max-width: 60px;
  opacity: .22;
  font-size: 9px;
  display: none;
  bottom: 120px;
  left: 85px;
}

.left-arrow-3 {
  width: 10%;
  height: 60%;
  justify-content: center;
  align-items: center;
  display: flex;
  top: 0;
  bottom: 100px;
  left: 0;
  right: auto;
  overflow: visible;
}

.div-block-102 {
  flex-direction: column;
  justify-content: space-between;
  padding-top: 16px;
  display: flex;
}

.grid-13 {
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  margin-top: 24px;
}

.div-block-103 {
  grid-column-gap: 2px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.section-home-testemonial {
  max-width: 100%;
  align-items: center;
  padding-bottom: 8rem;
  position: relative;
  overflow: hidden;
}

.grid-14 {
  grid-row-gap: 42px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-left: 5%;
  padding-right: 5%;
}

.right-arrow-3 {
  width: 10%;
  height: 60%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  top: 0;
  bottom: 100px;
  right: 0%;
  overflow: visible;
}

.container_testemonial {
  position: static;
}

.space_highlight {
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  margin-top: 24px;
}

.space_highlight._2 {
  grid-template-rows: auto auto;
}

.int--label-andrey {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
}

.heading-ad {
  color: rgba(243, 114, 41, .1);
  text-align: center;
  text-transform: capitalize;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Yeseva One, sans-serif;
  font-size: 20vh;
  font-style: normal;
  font-weight: 400;
  line-height: 18vh;
}

.div-andrey {
  width: 100vh;
  transform: translate(30%)rotate(-90deg);
}

.div-duarte {
  width: 100vh;
  transform: translate(-30%)rotate(-90deg);
}

.dropdown-toggle {
  color: rgba(255, 255, 255, .5);
  align-items: center;
  padding: 0 10px;
  display: flex;
}

.dropdown-toggle:hover, .dropdown-toggle:active, .dropdown-toggle:focus {
  color: #f37229;
}

.dropdown-toggle.w--open {
  color: #f37229;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
}

.crevron-down {
  opacity: .6;
  filter: brightness(200%) saturate(0%);
  margin-left: 3px;
}

.crevron-down:hover {
  color: #f37229;
}

.dropdown-list {
  max-height: 54px;
}

.dropdown-list.w--open {
  max-height: 60px;
  background-color: #242424;
  border: .5px solid #f37229;
  position: absolute;
  top: 40px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
}

.dropdown-link {
  color: rgba(255, 255, 255, .6);
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.dropdown-link:hover {
  color: #f37229;
}

.dropdown-link.w--current {
  color: rgba(255, 255, 255, .6);
  text-decoration: line-through;
}

.grid-16 {
  background-color: #e0e0e0;
  border-radius: 12px;
  grid-template-columns: 1fr;
  padding: 40px 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
}

.classe {
  color: #fff;
  background-color: #29a2f3;
  border-radius: 6px;
  margin-bottom: 8px;
  padding: 4px 16px;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
}

.classe.global {
  background-color: #cd2fec;
}

.descri-o {
  color: #63c0ff;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  margin-bottom: 8px;
  padding: 4px 16px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

.grid-17 {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  margin: 10vh 5vh;
}

.titulos {
  border-bottom: 1px solid #fff;
  margin-bottom: 60px;
  padding-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-size-small {
  color: rgba(255, 255, 255, .7);
  font-size: 12px;
  line-height: 21px;
}

.text-size-small.is--black {
  color: #3e3f43;
}

.text-weight-medium {
  font-weight: 600;
}

.text-align-center {
  text-align: center;
  text-decoration: none;
}

.container-large-screen {
  z-index: 5;
  height: auto;
  max-width: 950px;
  position: relative;
}

.case_line {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .28);
}

.padding-bottom {
  align-self: stretch;
  margin-bottom: 8px;
}

.padding-bottom.small {
  margin-bottom: 24px;
}

.padding-bottom.medium {
  margin-bottom: 20px;
}

.padding-bottom.large {
  margin-bottom: 8vh;
}

.padding-bottom.xlarge {
  margin-bottom: 15vh;
}

.slide {
  margin-right: 100%;
}

.icon-flag {
  margin-left: 8px;
}

.navbar-div.mobile {
  display: none;
}

.div-block-108 {
  align-items: center;
  display: flex;
}

.div-block-110 {
  padding-top: 2px;
}

.navlink-action-mobile {
  height: 45px;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.go {
  z-index: 3;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -21px;
  left: auto;
  right: -10%;
}

.section-3 {
  align-items: center;
  display: none;
}

.element-align-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-case {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 2fr 1fr;
  margin-bottom: 8vh;
}

.grid-18 {
  width: auto;
  grid-column-gap: 5vh;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr auto;
  grid-auto-rows: 0;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
}

.div-block-113 {
  justify-content: center;
  display: flex;
}

.grid-projects {
  grid-column-gap: 40px;
  grid-template-rows: 460px;
  grid-template-columns: auto auto;
  justify-content: center;
}

.image-person {
  max-height: 100%;
  max-width: 100%;
}

.project-preview_elements {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.project-preview_label {
  text-align: center;
}

.project-preview {
  width: 350px;
  height: 100%;
  background-image: linear-gradient(rgba(36, 36, 36, 0), #242424);
  border: 1px solid #242424;
  border-radius: 10px;
  justify-content: center;
  padding-top: 5px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.project-preview.vimob {
  background-image: url('../images/vimob_background.jpg'), linear-gradient(rgba(36, 36, 36, 0), #242424);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.project-preview.thrive {
  background-image: linear-gradient(rgba(36, 36, 36, 0), #242424), url('../images/iron-steel-material-storage.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
}

.project-preview.josi {
  background-image: linear-gradient(rgba(36, 36, 36, 0), #242424), url('../images/background-fundo-1.png');
}

.project-preview_labels {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 18px;
}

.black-degrade {
  z-index: 1;
  height: 81%;
  background-image: linear-gradient(rgba(36, 36, 36, 0), #242424 63%);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-4 {
  padding-bottom: 30vh;
}

.body {
  background-color: #242424;
}

.heading-26 {
  color: rgba(255, 255, 255, .05);
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.section-case-more {
  padding-top: 10vh;
  padding-bottom: 15vh;
}

.section-case-labels {
  width: 100%;
  padding-top: 5vh;
  padding-bottom: 5vh;
  position: relative;
  overflow: hidden;
}

.section-case-projects {
  padding-top: 15vh;
  padding-bottom: 25vh;
}

.section-case-brief, .section-case-website {
  width: 100%;
  padding-top: 10vh;
  padding-bottom: 10vh;
  position: relative;
}

.section-case-saas {
  width: 100%;
  position: relative;
}

.section-case-visual, .section-case-app, .section-case-branding {
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.logo-case.mobile {
  display: none;
}

.grid-19 {
  width: auto;
  grid-column-gap: 5vh;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  justify-items: center;
}

.lightbox-link {
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
}

.div-block-114 {
  align-items: center;
  display: flex;
}

.arrow-testemonial {
  width: 100%;
  height: 100%;
  opacity: .2;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  transition: all .4s cubic-bezier(.075, .82, .165, 1);
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: auto;
}

.arrow-testemonial:hover {
  opacity: 1;
  transform: translate(-10px);
}

.arrow-testemonial.right:hover {
  transform: translate(10px);
}

.heading-27 {
  color: rgba(255, 255, 255, .5);
  font-weight: 600;
}

.aspas {
  opacity: .26;
  filter: brightness(200%);
  display: inline-block;
}

.div-block-116 {
  width: 100%;
  height: 400px;
}

.div-block-117 {
  width: 100%;
  height: 450px;
}

.lets-work-circle {
  max-width: none;
}

.div-block-118 {
  width: 100%;
  height: 450px;
}

.section-proposal-hero {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  padding-bottom: 15vh;
  display: flex;
  position: relative;
}

.body-2 {
  background-color: #fff;
}

.p-heading-large {
  color: #1b1b1b;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 90px;
  font-weight: 600;
  line-height: 1;
}

.margin-botton {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-botton.medium {
  margin-bottom: 2.5rem;
}

.margin-botton.large {
  margin-bottom: 3.5rem;
}

.margin-botton.xlarge {
  justify-content: center;
  align-items: center;
  margin-bottom: 5rem;
}

.margin-botton.small {
  margin-bottom: .8rem;
}

.margin-botton.huge {
  margin-bottom: 9rem;
}

.p-heading-medium {
  color: #1b1b1b;
  font-size: 26px;
  font-weight: 600;
  line-height: 31px;
}

.p-heading-medium.text-align-center {
  line-height: 36px;
}

.div-full-height {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.p-button {
  box-shadow: none;
  color: #fff;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  background-color: #f37229;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  padding: 32px 50px;
  font-size: 16px;
  font-weight: 600;
  transition: all .3s;
  display: inline-block;
  transform: none;
}

.p-button:hover {
  color: #fff;
  transform: translate(0, -4px);
  box-shadow: 0 10px 20px rgba(216, 144, 103, .53);
}

.p-button.secundary {
  box-shadow: none;
  color: #f37229;
  letter-spacing: .5px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f37229;
  font-weight: 400;
}

.bold-text-2 {
  color: rgba(255, 255, 255, .9);
  letter-spacing: .3px;
  font-size: 16px;
  font-weight: 600;
}

.grid-20 {
  color: #3e3f43;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.div-block-120 {
  align-items: center;
  display: flex;
}

.text-block-3 {
  text-align: right;
  font-size: 12px;
  font-weight: 500;
}

.div-block-121 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-block-2 {
  text-align: left;
  font-size: 12px;
  font-weight: 500;
}

.section-proposal-about {
  padding-top: 15vh;
}

.div-block-122 {
  width: 100%;
  height: 2px;
  opacity: 1;
  background-color: #3e3f43;
}

.section-proposal-clients {
  padding-bottom: 5rem;
}

.grid-clients {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.container-large {
  z-index: 2;
  max-width: 90rem;
  position: relative;
}

.container-large.is--big-padding {
  padding-top: 10vh;
  padding-bottom: 15vh;
}

.container-large.large {
  max-width: 1100px;
}

.section-proposal-experiences {
  padding-bottom: 5rem;
}

.grid-experiences {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.grid-higlights {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.section-proposal-highlights {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.grid-projects-webflow {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.section-proposal-testemonials {
  padding-bottom: 5rem;
}

.grid-testemonial {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: .5px solid #e0e0e0;
  grid-template-rows: auto 1px auto;
  grid-template-columns: 1fr 1px 1fr;
}

.section-proposal-doing {
  padding-bottom: 5rem;
}

.grid-21-copy-copy {
  grid-column-gap: 24px;
  grid-row-gap: 42px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .5fr 2.5fr;
}

.section-proposal-process {
  padding-bottom: 5rem;
}

.grid-process {
  grid-column-gap: 24px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: .5fr 2.5fr;
}

.section-proposal-services {
  padding-bottom: 3rem;
}

.grid-services {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.section-proposal-investiment {
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 10rem;
  padding-bottom: 10rem;
  display: flex;
}

.grid-retail {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-doing {
  grid-column-gap: 24px;
  grid-row-gap: 42px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .5fr 2.5fr;
}

.section-proposal-faq {
  padding-bottom: 5rem;
}

.grid-22 {
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.text-span-17, .text-span-18 {
  font-size: 28px;
}

.section-proposal-nextstep {
  padding-top: 10rem;
}

.section-proposal-end {
  padding-bottom: 0;
}

.client-box {
  width: 100%;
  height: 100%;
  filter: grayscale();
  border: .5px solid rgba(0, 0, 0, .05);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.grid-line-vertical {
  width: .5px;
  height: 100%;
  background-color: #e0e0e0;
  border-width: .05px;
  border-color: #d3d3d3;
}

.grid-line-horizontal {
  width: 100%;
  height: .5px;
  background-color: #e0e0e0;
}

.client-logo {
  max-height: 80px;
  max-width: 190px;
}

.experiences-box {
  color: #3e3f43;
  border: .5px solid rgba(0, 0, 0, .09);
  padding: 24px 16px 35px 24px;
}

.is--gray {
  color: #b4b4b4;
}

.text-block-4 {
  font-weight: 600;
}

.text-size-medium {
  color: rgba(255, 255, 255, .7);
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}

.text-size-medium.is--black {
  color: #3e3f43;
}

.text-size-medium.is--gray {
  color: #a8a8a8;
}

.text-block-5, .text-description {
  line-height: 24px;
}

.grid-line-vertical-simple {
  width: .5px;
  height: 100%;
  background-color: #e0e0e0;
  border-width: .05px;
  border-color: #d3d3d3;
}

.experience-logo {
  max-height: 80px;
  max-width: 140px;
  filter: none;
  filter: none;
  max-height: 40px;
  filter: grayscale();
}

.experience-center {
  height: 50px;
  align-items: center;
  display: flex;
}

.proposal-box {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.weblfow-box {
  color: #3e3f43;
}

.website-image {
  width: 450px;
  height: 256px;
  object-fit: cover;
  object-position: 50% 50%;
  border: .5px solid #e9e9e9;
}

.testemonial-box {
  color: #3e3f43;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px;
  display: flex;
}

.image-6 {
  filter: brightness(63%);
}

.grid-23 {
  grid-template-rows: auto;
  grid-template-columns: max-content auto;
}

.avatar-testemonial {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 4px;
}

.text-size-large {
  font-size: 20px;
  line-height: 33px;
}

.service-box {
  width: 100%;
  height: auto;
  border: .5px solid #e0e0e0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem 1.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.service-box.is--orange {
  background-color: rgba(243, 114, 41, .14);
  border-color: #f37229;
}

.div-block-123 {
  width: 200px;
  height: 21px;
  background-color: #2ed621;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 28px;
  left: -50px;
  transform: rotate(-40deg);
}

.section-proposal-image {
  height: auto;
}

.text-objective {
  color: #d65f1c;
  font-size: 14px;
  font-weight: 600;
}

.text-align-center.text-style-light {
  font-weight: 300;
}

.grid-choose {
  grid-column-gap: 32px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.button-choose {
  width: auto;
  color: rgba(255, 255, 255, .9);
  text-align: center;
  background-color: #242424;
  border-radius: 1px;
  justify-content: center;
  padding-top: 42px;
  padding-bottom: 42px;
  font-size: 16px;
  font-weight: 600;
  transition: bottom .45s, background-color .45s, box-shadow .45s;
  display: flex;
}

.button-choose.secundary {
  box-shadow: none;
  color: #f37229;
  letter-spacing: .5px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f37229;
  font-weight: 400;
}

.heading-28 {
  padding-top: 0;
}

.investiment-retail, .investiment-milestones {
  display: block;
}

.grid-milestones {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.int--into {
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #242424;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
}

.logo-wrap-x3 {
  width: 250px;
  height: 250px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.logo-symble-x3 {
  position: absolute;
  transform: translate(0, -8px);
}

.logo-cincle-x3 {
  position: absolute;
}

.text-style-footer {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
}

.text-block-6 {
  color: rgba(255, 255, 255, .5);
}

.lightbox-link-2 {
  max-height: 100vh;
}

.div-block-124 {
  padding-top: 24px;
}

.dropdown-list-copy {
  top: auto;
}

.dropdown-list-copy.w--open {
  height: auto;
  background-color: #242424;
  border: .5px solid #f37229;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 50px;
  left: 0;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
}

.mentoring-mobile {
  display: none;
}

.dropdown {
  z-index: 2;
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 8px;
  cursor: pointer;
  grid-template-rows: 100% 1px;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  text-decoration: none;
  display: grid;
  position: relative;
}

.dropdown-menu {
  width: 100%;
  background-color: #242424;
  border: 1px solid #f37229;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: none;
  position: absolute;
  box-shadow: 0 10px 16px -3px rgba(0, 0, 0, .24);
}

.dropdown-toggle {
  width: 100%;
  cursor: pointer;
  text-decoration: none;
}

.dropdown-hack {
  width: 100%;
  justify-content: center;
  position: relative;
}

.grid-24 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-span-19 {
  font-weight: 600;
}

.slices-mask {
  width: 100%;
  overflow: hidden;
}

.slice-roll {
  display: flex;
}

.slice {
  min-width: 2270px;
}

.slice._1 {
  max-width: none;
}

.grid-25 {
  grid-column-gap: 42px;
  grid-template-rows: auto;
  grid-template-columns: max-content auto;
  align-content: center;
}

.div-block-125 {
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-6 {
  color: #f37229;
  letter-spacing: .8px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.myprocess-title {
  align-items: center;
  display: flex;
}

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

.icone {
  margin-right: 8px;
  font-size: 24px;
}

.text-span-20 {
  color: #fff;
  font-weight: 300;
}

.icon-text {
  font-size: 17px;
  font-weight: 400;
}

.text-span-22, .text-span-23 {
  font-weight: 400;
}

.text-span-24 {
  color: #f37229;
}

.text-span-25 {
  font-weight: 600;
}

.div-block-126 {
  width: 100%;
  height: 2px;
  opacity: 1;
  background-color: #3e3f43;
}

.is--black-2 {
  color: #3e3f43;
}

.button-choose-2 {
  width: auto;
  color: rgba(255, 255, 255, .9);
  text-align: center;
  background-color: #242424;
  border-radius: 1px;
  justify-content: center;
  padding-top: 42px;
  padding-bottom: 42px;
  font-size: 16px;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.button-choose-2:hover {
  transform: translate(10px, -10px);
  box-shadow: -10px 14px 7px rgba(0, 0, 0, .27);
}

.is--orange-2 {
  color: #f37229;
  cursor: pointer;
  font-weight: 500;
}

.text-span-26, .text-span-27 {
  text-decoration: underline;
}

.grid-26 {
  grid-column-gap: 74px;
  grid-template-rows: auto;
  align-items: center;
}

.link-7 {
  color: #f37229;
  text-decoration: none;
  transition: all .2s;
}

.link-7:hover {
  text-shadow: 0 0 6px rgba(243, 114, 41, .35);
}

.case_others {
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
  overflow: hidden;
}

.case_others.mobile {
  justify-content: flex-start;
  align-items: flex-end;
}

.link_wrap {
  margin-right: 8px;
  display: flex;
}

.image-7 {
  width: 550px;
}

.div-block-127 {
  width: 310px;
  height: 320px;
  background-image: url('../images/Group-514-min.png');
  background-position: 0 0;
  background-size: contain;
  margin-right: 100%;
}

.div-block-128 {
  display: inline-block;
}

.divblock {
  width: 100%;
  height: 80%;
  background-color: rgba(128, 195, 99, .43);
  padding: 30px;
}

.divblock.a {
  font-size: 15px;
}

.divblock.b {
  font-size: 2em;
}

.divblock.c {
  font-size: .6em;
}

.div-block-130 {
  width: 50px;
  height: 50px;
  background-color: #574545;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.botao {
  padding-left: 4.5em;
  padding-right: 4.5em;
  font-size: 16px;
}

.div-block-131 {
  width: 20%;
  height: 300px;
}

.grid-27 {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  align-items: center;
}

.image-8 {
  border-radius: 290px;
  margin-bottom: 10px;
  overflow: hidden;
}

@media screen and (min-width: 1920px) {
  h1 {
    font-size: 6.1rem;
  }

  .mentoring_elements {
    grid-template-columns: auto;
  }

  .hero_webflow {
    width: 30vh;
  }

  .hero_grid-3-col {
    width: 100%;
  }

  .background-lines {
    justify-content: center;
  }

  .chip {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .container-medium.is--big-padding, .container-medium.large {
    max-width: 1400px;
  }

  .about {
    margin-bottom: 5rem;
  }

  .div-skills {
    margin-bottom: 80px;
    padding-right: 20px;
  }

  .big {
    max-width: none;
  }

  .big.short {
    max-width: 35ch;
    font-size: 26px;
    line-height: 38px;
  }

  .photo {
    width: 500px;
    height: 600px;
  }

  .div-block-16 {
    justify-content: flex-end;
  }

  .footer {
    grid-template-columns: 2fr 1.2fr 1fr;
  }

  .div-footer-photo {
    max-width: 100%;
  }

  .footer__block.photo {
    width: 350px;
    align-items: flex-end;
  }

  .object-label-a {
    right: 55vw;
  }

  .case_block.center {
    max-width: 1400px;
  }

  .case-divider {
    max-width: 1400px;
    grid-template-columns: auto 1fr;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .cta-circle_label {
    line-height: 1;
  }

  .text-style-quote.center.is--black {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1;
  }

  .text-style-quote.is--black {
    line-height: 1;
  }

  .highlight {
    margin-top: 0;
  }

  .highlight.values {
    align-content: start;
  }

  .photo-trail__overflow {
    height: 92vh;
  }

  .large-text, .spam.outline-text {
    line-height: 7rem;
  }

  .hero_text-wrap.cases {
    grid-template-columns: 3fr 1fr;
  }

  .next-case_cta {
    transform: none;
  }

  .int--labels {
    height: auto;
  }

  .next-case_circle {
    max-height: none;
    max-width: none;
  }

  .grid-9 {
    grid-column-gap: 4vh;
  }

  .container__contact {
    max-width: 1200px;
  }

  .section-home-about {
    background-color: #fff;
    padding-top: 15vh;
    padding-bottom: 15vh;
  }

  .left-arrow-3 {
    width: 30%;
  }

  .section-home-testemonial {
    height: auto;
  }

  .right-arrow-3 {
    width: 30%;
  }

  .container_testemonial {
    max-width: 1400px;
  }

  .int--label-andrey {
    z-index: 999;
  }

  .dropdown-list.w--open {
    top: 40px;
  }

  .container-large-screen {
    max-width: 1400px;
  }

  .h1 {
    font-size: 6.7em;
    line-height: 1.1em;
  }

  .lets-work-circle {
    max-height: none;
    max-width: none;
  }

  .container-large.is--big-padding, .container-large.large {
    max-width: 1400px;
  }

  .dropdown-list-copy.w--open {
    left: -8px;
  }

  .slice {
    width: 2892px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 8vh;
    line-height: 9vh;
  }

  .link.is--orange.top {
    margin-left: 8px;
    font-weight: 400;
    line-height: 15px;
  }

  .mentoring {
    justify-content: center;
  }

  .mentoring_elements {
    grid-template-rows: auto;
    grid-template-columns: 30px;
    justify-content: start;
    position: static;
    left: 0;
  }

  .mentoring_elements.central {
    grid-column-gap: 16px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .hero_webflow {
    width: 20vh;
    height: 20vh;
  }

  .hero_grid-3-col {
    grid-template-rows: auto 10%;
    margin-top: 80px;
  }

  .hero_side-label {
    width: 280px;
    flex: 0 auto;
    left: -112px;
  }

  .hero_wrap._2 {
    padding-top: 0;
  }

  .heading-hero.text-align-center {
    font-size: 10vh;
    line-height: 10vh;
  }

  .certifieds_wrap {
    grid-column-gap: 5vw;
  }

  .background-lines {
    max-width: 100%;
  }

  .chip.is--white {
    margin-right: 10px;
  }

  .about {
    grid-column-gap: 24px;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 50px;
  }

  .photo-trail__mobile-wrap {
    width: 48%;
    opacity: 1;
  }

  .method {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .method__step {
    grid-template-columns: auto auto;
  }

  .method__steps {
    margin-top: 10%;
  }

  .testemonial {
    overflow: visible;
  }

  .big.short {
    max-width: none;
  }

  .footer {
    grid-template-rows: 50vh auto;
    grid-template-columns: 3fr 1.2fr;
  }

  .footer__links {
    grid-row-gap: 16px;
    grid-template-rows: min-content auto min-content;
  }

  .is--orange.is--no-braking.is--big {
    opacity: 1;
    font-size: 5vh;
    line-height: 1;
  }

  .div-footer-photo {
    display: none;
  }

  .link__wrap {
    grid-row-gap: 8px;
    grid-template-rows: auto auto auto;
  }

  .footer__block.photo {
    position: absolute;
  }

  .object-label-a {
    right: 19vw;
  }

  .div-circle-footer {
    bottom: 15%;
    left: -24px;
  }

  .navbar.is--absolute {
    padding-top: 20px;
  }

  .navbar_grid-3-col {
    align-items: center;
  }

  .navbar_wrap-navlinks.is--left {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: auto auto;
  }

  .navbar_wrap-navlinks.is--right {
    grid-column-gap: 0px;
  }

  .navlink {
    padding: 10px;
  }

  .navlink.home {
    text-transform: none;
    align-items: center;
    padding-top: 8px;
  }

  .case_block {
    justify-content: center;
  }

  .case-divider {
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 0;
  }

  .cta-circle {
    border-style: none;
  }

  .cta-circle_label {
    font-size: 1.5rem;
  }

  .int--black-circle {
    width: 100%;
    height: 100%;
    background-color: rgba(3, 3, 3, .4);
  }

  .case-background {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .case-objects-wrap {
    opacity: .07;
    filter: none;
  }

  .chips_wrap {
    flex-wrap: wrap;
  }

  .case_bottom-page-4px {
    grid-row-gap: 0px;
    text-align: center;
    justify-items: center;
  }

  .int--label-loop.thank-you {
    margin-top: 0;
    margin-bottom: 0;
  }

  .int--label-loop.next-project {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .paragraph-big.is--small {
    text-align: center;
  }

  .highlight.values {
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: .25fr auto;
  }

  .photo-trail__wrap {
    grid-column-gap: 24px;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
  }

  .photo-1, .photo-2 {
    width: 100%;
    height: 100%;
    box-shadow: none;
  }

  .photo-3 {
    width: 100%;
    height: 100%;
  }

  .photo-trail__sticky {
    height: 84vh;
    top: 0;
  }

  .photo-4 {
    width: 100%;
    height: 100%;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
  }

  .method__sticky {
    padding-bottom: 0;
    position: static;
  }

  .method__additional-information {
    margin-top: 5%;
    display: none;
  }

  .method__additional-information.mobile {
    margin-top: 5%;
    font-size: 20px;
    display: flex;
  }

  .int--photo-trail {
    width: 92%;
    max-width: 100%;
  }

  .photo-trail__overflow {
    overflow: hidden;
  }

  .large-text, .spam.outline-text {
    line-height: 1.3em;
  }

  .logo-wrap {
    border-radius: 50%;
  }

  .logo_wrap-circle {
    max-width: none;
  }

  .hero_text-wrap {
    padding-bottom: 0;
  }

  .hero_text-wrap.cases {
    grid-row-gap: 8px;
  }

  .showcase_image.josi {
    background-image: url('../images/image-show-case__josi-delfino.jpg');
    background-position: 50% 0;
    background-repeat: repeat;
    background-size: auto 50vw;
    background-attachment: scroll;
  }

  .showcase_image.thive {
    width: 200%;
    height: 100%;
    background-image: url('../images/image-show-case__thrive-min.jpg'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: cover, auto;
  }

  .case-details {
    grid-column-gap: 32px;
  }

  .object-image {
    width: 100%;
  }

  .container-case {
    padding-left: 5%;
    padding-right: 5%;
  }

  .int--labels {
    transform: none;
  }

  .next-case_circle {
    opacity: .2;
    position: relative;
    left: 0;
  }

  .object-video.is--smal {
    height: 100%;
    max-height: none;
    min-height: 0;
  }

  .screens_image {
    margin-bottom: 2vh;
  }

  .legend {
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
  }

  .section-home-processes {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .section-home-last-call {
    padding-top: 10vh;
    padding-bottom: 10vh;
    overflow: hidden;
  }

  .page-padding {
    margin-left: 30px;
    margin-right: 30px;
  }

  .case_sticky {
    top: 20vh;
  }

  .section-case-tks {
    padding-top: 5vh;
  }

  .navlink-action.is--no-padding {
    display: flex;
  }

  .labels.is--orange.email {
    font-family: Montserrat, sans-serif;
    font-size: 2em;
    line-height: 1.5em;
  }

  .navbar-label {
    text-transform: none;
  }

  .navbar-label.is--orange {
    text-transform: uppercase;
  }

  .slider-1 {
    height: auto;
  }

  .mask-2 {
    height: auto;
    overflow: hidden;
  }

  .slide-nav-4 {
    display: none;
    bottom: -36px;
    left: 0;
    right: 0;
  }

  .left-arrow-3 {
    width: 50%;
    height: 50px;
    opacity: .4;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 20px;
    display: flex;
    top: auto;
    bottom: -70px;
    left: 0%;
    right: auto;
  }

  .section-home-testemonial {
    padding-bottom: 10vh;
  }

  .grid-14 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .right-arrow-3 {
    width: 50%;
    height: 50px;
    opacity: .4;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    top: auto;
    bottom: -70px;
    left: auto;
    right: 0%;
  }

  .container_testemonial {
    position: relative;
  }

  .crevron-down {
    filter: brightness(200%) saturate(0%);
  }

  .container-large-screen {
    max-width: 100%;
    padding: 10vh 5% 15vh;
  }

  .div-block-108 {
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .h1 {
    font-size: 4.2rem;
    line-height: 1.2;
  }

  .div-block-110 {
    padding-top: 8px;
  }

  .go {
    bottom: -40px;
    right: -20px;
  }

  .grid-case {
    margin-bottom: 8vh;
  }

  .grid-projects {
    grid-column-gap: 16px;
  }

  .project-preview_elements {
    top: -20px;
  }

  .project-preview {
    width: 350px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-26 {
    font-size: 60px;
  }

  .section-case-app, .section-case-branding {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .lightbox-link {
    flex: 1;
  }

  .arrow-testemonial {
    width: auto;
    opacity: 1;
  }

  .arrow-testemonial:hover, .arrow-testemonial.right:hover {
    transform: none;
  }

  .div-block-116 {
    width: 100%;
    height: 310px;
    display: block;
  }

  .lets-work-circle {
    position: relative;
    left: 0;
  }

  .grid-clients {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .container-large.is--big-padding {
    padding-bottom: 10vh;
  }

  .grid-experiences {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-projects-webflow {
    grid-column-gap: 16px;
  }

  .grid-testemonial {
    height: auto;
  }

  .mentoring-mobile {
    opacity: .57;
    position: relative;
  }

  .link_wrap {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 3rem;
    line-height: 1.2;
  }

  h2 {
    font-size: 50px;
  }

  h3 {
    font-size: 35px;
    line-height: 40px;
  }

  .mentoring_elements {
    grid-template-rows: auto;
  }

  .mentoring_elements.central {
    grid-template-rows: auto;
    grid-template-columns: auto 1fr;
  }

  .hero_social-media_wrap {
    grid-template-rows: auto auto auto auto;
  }

  .heading-hero.text-align-center {
    font-size: 2vh;
    line-height: 1em;
  }

  .chip.is--white {
    letter-spacing: 1.5px;
    margin-left: 0;
    font-size: 8px;
    font-weight: 600;
  }

  .case_tags {
    width: 100%;
    justify-content: flex-start;
  }

  .case_tags.mobile {
    margin-top: 10px;
  }

  .case {
    height: 200vw;
  }

  .about {
    grid-row-gap: 200px;
    grid-template-columns: 1fr 1fr;
  }

  .photo-trail__mobile-wrap {
    width: 90%;
    height: 90vh;
    justify-content: flex-end;
  }

  .testemonial {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .big.short {
    max-width: none;
  }

  .footer {
    grid-row-gap: 48px;
    grid-template-rows: auto auto auto;
    grid-template-columns: auto;
  }

  .footer__links {
    width: 100%;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
  }

  .link__wrap {
    width: 100%;
    grid-template-rows: auto;
    grid-template-columns: auto auto auto;
    justify-content: start;
    justify-items: center;
  }

  .div-circle-footer {
    bottom: 30%;
    left: auto;
    right: -24px;
  }

  .navbar.is--absolute {
    padding-bottom: 0;
  }

  .navbar_grid-3-col {
    padding-left: 0;
    padding-right: 16px;
  }

  .navbar_wrap-navlinks.is--left {
    grid-column-gap: 0px;
    grid-template-columns: auto auto;
  }

  .navlink {
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .case_block {
    justify-content: flex-start;
  }

  .case-divider {
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
  }

  .cta-circle {
    width: 100px;
    height: 100px;
  }

  .cta-circle_label {
    letter-spacing: .8px;
    font-size: 16px;
  }

  .chips_wrap {
    flex-wrap: wrap;
  }

  .case_bottom-page-4px {
    grid-row-gap: 8px;
    text-align: left;
    justify-content: start;
    justify-items: start;
  }

  .int--label-loop {
    background-color: #242424;
  }

  .availability--int {
    width: 200px;
  }

  .availability_text {
    font-size: 12px;
  }

  .paragraph-big.is--white.is--big {
    font-size: 16px;
    line-height: 27px;
  }

  .photo-trail__wrap {
    max-width: 50%;
    grid-template-columns: 1fr 2fr;
  }

  .photo-trail__sticky {
    height: 100vh;
  }

  .photo-trail__overflow {
    justify-content: flex-start;
  }

  .text-simple.mobile {
    display: flex;
  }

  .text-simple.desktop {
    display: none;
  }

  .section-home-header {
    height: auto;
    min-height: 100vh;
  }

  .hero_text-wrap {
    padding-bottom: 0;
  }

  .hero_text-wrap.cases {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 2fr;
  }

  .showcase_image.josi {
    background-size: auto 50vw;
  }

  .showcase_image.vimob {
    background-size: auto 65vh, auto;
  }

  .padding-top.medium {
    margin-top: 3vh;
  }

  .padding-top.small {
    margin-top: 24px;
  }

  .case-details {
    grid-column-gap: 24px;
  }

  .customer-logo.is--color {
    margin-bottom: 0;
  }

  .next-case_cta {
    transform: none;
  }

  .next-case_circle {
    left: 0;
  }

  .case_sticky {
    top: 20%;
  }

  .navlink-action {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navlink-action.is--no-padding {
    display: flex;
  }

  .showcase_frame {
    height: 100vw;
  }

  .left-arrow-3 {
    display: none;
  }

  .section-home-testemonial {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .grid-14 {
    grid-template-columns: auto;
  }

  .right-arrow-3 {
    display: none;
  }

  .padding-bottom.xlarge {
    margin-bottom: 8vh;
  }

  .div-block-108 {
    margin-top: 0;
  }

  .h1 {
    font-size: 3.3rem;
    line-height: 1.3;
  }

  .navlink-action-mobile {
    display: flex;
  }

  .go {
    justify-content: center;
  }

  .grid-case {
    grid-template-rows: auto auto auto;
    grid-template-columns: 2fr;
  }

  .grid-18 {
    grid-column-gap: 7vh;
  }

  .grid-projects {
    grid-row-gap: 80px;
    grid-template-rows: 460px 460px;
    grid-template-columns: auto;
  }

  .project-preview, .project-preview.vimob {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .project-preview.josi {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-26 {
    font-size: 40px;
    line-height: 50px;
  }

  .grid-19 {
    grid-column-gap: 7vh;
  }

  .lets-work-circle {
    left: 98px;
  }

  .div-block-118 {
    height: 300px;
  }

  .container-large.is--big-padding {
    padding-bottom: 10vh;
  }

  .case_others {
    width: 100%;
    justify-content: flex-start;
  }

  .case_others.mobile {
    margin-top: 10px;
  }

  .link_wrap {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 479px) {
  body {
    color: #fff;
  }

  h1 {
    font-size: 12vw;
    line-height: 14vw;
  }

  h2 {
    font-size: 11vw;
    line-height: 14vw;
  }

  h3 {
    font-size: 32px;
    line-height: 39px;
  }

  .link:active {
    color: rgba(255, 255, 255, .45);
  }

  .link.is--orange.top {
    margin-left: 16px;
  }

  .mentoring {
    display: none;
  }

  .mentoring_elements {
    text-align: center;
    grid-template-columns: 80px;
  }

  .mentoring_elements.central {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .hero_webflow {
    width: 25vh;
    height: 25vh;
    opacity: .3;
    overflow: hidden;
  }

  .hero_grid-3-col {
    height: 100vh;
    grid-template-rows: 35% auto 20% 1px;
    grid-template-columns: 100%;
    margin-top: 0;
  }

  .hero_side-label {
    display: none;
  }

  .hero_social-media_wrap {
    grid-column-gap: 8px;
    grid-template-rows: auto;
    grid-template-columns: auto 1fr 1fr 1fr;
    position: static;
  }

  .hero_wrap._1 {
    display: none;
  }

  .hero_wrap._3 {
    align-items: flex-end;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .hero_wrap._4 {
    display: none;
  }

  .hero_wrap._2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-hero.text-align-center {
    font-size: 12vw;
    line-height: 14vw;
  }

  .certifieds_wrap {
    padding: 16px;
  }

  .background-lines {
    z-index: 0;
  }

  .case__logo {
    margin-right: 0;
  }

  .chip.is--white {
    margin-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 7px;
    font-weight: 400;
    line-height: 16px;
  }

  .case_tags {
    justify-content: center;
  }

  .case_tags.mobile {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .link-block:active {
    color: rgba(255, 255, 255, .45);
  }

  .link-block.is--orange.top {
    width: 45px;
    height: 45px;
    color: #242424;
    background-color: #f37229;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    padding: 0 0 2px 1px;
    font-size: 25px;
  }

  .case {
    height: 250vh;
    padding-top: 20vh;
    padding-bottom: 20vh;
  }

  .container-medium.large {
    padding-bottom: 5vh;
  }

  .about {
    grid-column-gap: 16px;
    grid-row-gap: 300px;
    grid-template-columns: 1fr;
  }

  .photo-trail__mobile-wrap {
    width: 100%;
    height: 100vh;
    max-height: none;
    max-width: none;
    white-space: normal;
    justify-content: center;
  }

  .label-about {
    font-size: 200px;
  }

  .outline-text.steps {
    font-size: 50px;
  }

  .method__step {
    grid-template-rows: auto auto;
    grid-template-columns: auto;
  }

  .testemonial {
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
  }

  .photo {
    height: 40vh;
  }

  .footer {
    max-width: 100%;
    grid-row-gap: 8vh;
    grid-template-rows: auto auto auto;
    grid-template-columns: auto;
  }

  .is--orange.is--no-braking {
    font-size: 40px;
  }

  .div-footer-photo {
    height: 500px;
  }

  .link__wrap {
    grid-column-gap: 24px;
    grid-template-columns: auto auto auto;
  }

  .footer__block.contact, .footer__block.links {
    z-index: 2;
  }

  .image_andrey-duarte {
    width: 100px;
    height: 500px;
    max-height: none;
  }

  .div-circle-footer {
    z-index: -1;
    width: auto;
    bottom: 40px;
    left: auto;
    right: -24px;
    overflow: hidden;
  }

  .navbar {
    padding-left: 14px;
    padding-right: 14px;
  }

  .navbar.is--absolute {
    justify-content: center;
  }

  .navbar_grid-3-col {
    grid-column-gap: 0px;
    grid-template-columns: 1fr auto 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar_wrap-navlinks.is--left {
    grid-template-columns: 1fr;
  }

  .navbar_wrap-navlinks.is--right {
    grid-template-columns: auto;
  }

  .navlink {
    padding: 20px 0;
    transition: none;
  }

  .navlink.is--dropdown {
    display: flex;
  }

  .navlink.is--dropdown.right, .navlink.home {
    display: none;
  }

  .navlink.mont {
    text-transform: uppercase;
    font-size: 10px;
  }

  .navlink.arrow:active {
    color: #b8b8b8;
  }

  .case_block {
    text-align: center;
    justify-content: center;
  }

  .case-divider {
    grid-row-gap: 4vh;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

  .cta-circle {
    width: 150px;
    height: 150px;
  }

  .cta-circle_label {
    font-size: 18px;
  }

  .case_title {
    text-align: center;
  }

  .chips_wrap {
    flex-wrap: wrap-reverse;
    justify-content: center;
  }

  .case_bottom-page-4px {
    text-align: center;
  }

  .objects-wrap__down {
    min-width: auto;
    grid-column-gap: 0px;
    grid-template-columns: 50% 50%;
  }

  .down__mobile {
    min-width: 28px;
  }

  .objects-wrap__up {
    grid-column-gap: 0px;
    grid-template-columns: 50% 50%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .int--label-loop {
    background-color: #242424;
  }

  .text-style-quote.is--black {
    color: #3e3f43;
    text-transform: uppercase;
  }

  .highlight.values {
    grid-row-gap: 0px;
  }

  .photo-trail__wrap {
    max-width: 100%;
    grid-template-columns: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .photo-1, .photo-2, .photo-3 {
    border-radius: 0;
  }

  .photo-trail__sticky {
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
  }

  .photo-4 {
    border-radius: 0;
  }

  .method__sticky {
    text-align: left;
  }

  .int--photo-trail {
    z-index: 0;
    width: 100%;
    padding-top: 0;
    left: 0;
    right: 0;
  }

  .photo-trail__overflow {
    padding-top: 0;
    padding-bottom: 0;
  }

  .signature__wrap {
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
  }

  .text-simple.mobile:hover {
    color: rgba(255, 255, 255, .6);
  }

  .hero_text-wrap.cases {
    grid-row-gap: 16px;
  }

  .showcase_image.josi {
    height: 100%;
    background-size: auto 50vw;
  }

  .showcase_image.vimob {
    background-size: auto 60vh, auto;
  }

  .padding-top {
    margin-top: 8px;
  }

  .padding-top.medium {
    margin-top: 50px;
  }

  .case-details {
    grid-row-gap: 24px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .arrow-big {
    padding-bottom: 5px;
  }

  .next-case_circle {
    opacity: .2;
    position: relative;
    left: 0;
  }

  .object-video {
    flex: none;
  }

  .section-home-about {
    padding-bottom: 55vh;
  }

  .section-home-processes {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .section-home-labels {
    padding-top: 0;
    padding-bottom: 0;
    bottom: 0;
  }

  .section-home-last-call {
    padding-top: 50px;
    padding-bottom: 100px;
  }

  .section-home-footer {
    z-index: 0;
    overflow: hidden;
  }

  .page-padding {
    margin-left: 24px;
    margin-right: 24px;
  }

  .case_sticky {
    top: 20vh;
  }

  .navlink-action.is--no-padding {
    display: flex;
  }

  .labels.is--orange.email {
    font-size: 5vw;
    line-height: 6vw;
  }

  .showcase_frame {
    height: 100vw;
    border-top-style: none;
    border-bottom-style: none;
  }

  .navbar-label {
    color: rgba(255, 255, 255, .6);
    font-size: 12px;
  }

  .navbar-label:hover, .navbar-label:active {
    color: rgba(255, 255, 255, .6);
  }

  .navbar-label.is--orange {
    font-size: 12px;
  }

  .navbar-label.is--orange:hover {
    color: #f37229;
  }

  .slider-1 {
    height: auto;
    max-width: 100%;
  }

  .mask-2 {
    height: 50%;
  }

  .slide-nav-4, .left-arrow-3 {
    display: none;
  }

  .section-home-testemonial {
    padding-bottom: 50px;
  }

  .grid-14 {
    grid-template-columns: auto;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .right-arrow-3 {
    display: none;
  }

  .dropdown-toggle {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-toggle:active, .dropdown-toggle:focus {
    color: rgba(255, 255, 255, .5);
  }

  .dropdown-toggle.w--open {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-list.w--open {
    top: 53px;
    left: 5px;
  }

  .container-large-screen {
    padding-left: 24px;
    padding-right: 24px;
  }

  .padding-bottom.xlarge {
    margin-bottom: 60px;
  }

  .slide {
    margin-right: 30%;
  }

  .icon-flag {
    margin-left: 4px;
    display: none;
  }

  .navbar-div.desktop {
    display: none;
  }

  .navbar-div.mobile {
    display: flex;
  }

  .div-block-108 {
    margin-top: 0;
  }

  .h1 {
    text-align: center;
    font-size: 13vw;
    line-height: 1.2;
  }

  .navlink-action-mobile {
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .text-block {
    margin-top: 8px;
  }

  .go {
    bottom: -26px;
    right: -45px;
  }

  .grid-case {
    margin-bottom: 50px;
  }

  .grid-18 {
    grid-column-gap: 5vw;
  }

  .grid-projects {
    grid-row-gap: 15vh;
    grid-template-rows: 350px 350px;
    grid-template-columns: 70vw;
  }

  .project-preview_elements {
    min-width: 200px;
    top: -20px;
  }

  .project-preview {
    width: 100%;
    border: 1px solid #242424;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .project-preview.vimob, .project-preview.thrive {
    border: 1px solid #242424;
  }

  .project-preview_labels {
    justify-content: flex-end;
  }

  .black-degrade {
    width: 102%;
    justify-content: center;
    bottom: -1%;
    left: -1%;
  }

  .section-case-more {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .section-case-labels {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-case-projects {
    padding-top: 50px;
    padding-bottom: 150px;
  }

  .section-case-brief {
    padding-top: 100px;
    padding-bottom: 30px;
  }

  .section-case-website {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-case-saas {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .section-case-visual, .section-case-app, .section-case-branding {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .logo-case.mobile {
    display: block;
  }

  .logo-case.desktop {
    display: none;
  }

  .grid-19 {
    grid-column-gap: 5vw;
  }

  .aspas {
    opacity: .3;
    filter: none;
  }

  .div-block-116, .div-block-117 {
    height: 20vh;
  }

  .lets-work-circle {
    position: relative;
    left: auto;
    right: -100px;
  }

  .div-block-118 {
    height: 150px;
  }

  .grid-20 {
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .div-block-120 {
    text-align: right;
    justify-content: flex-end;
    display: none;
  }

  .div-block-120.info {
    display: none;
  }

  .text-block-3 {
    text-align: center;
  }

  .text-block-2 {
    text-align: right;
  }

  .section-proposal-about {
    padding-top: 0;
  }

  .grid-clients {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .container-large.is--big-padding {
    padding-top: 8vh;
    padding-bottom: 5vh;
  }

  .container-large.large {
    padding-bottom: 5vh;
  }

  .grid-experiences {
    grid-template-columns: 1fr;
  }

  .grid-higlights {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .section-proposal-highlights {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .grid-projects-webflow {
    grid-template-columns: 1fr;
  }

  .grid-testemonial {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .grid-process {
    grid-row-gap: 39px;
    grid-template-columns: auto;
  }

  .grid-services, .grid-retail {
    grid-template-columns: 1fr;
  }

  .grid-doing {
    grid-row-gap: 40px;
    grid-template-columns: auto;
  }

  .client-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-line-vertical, .grid-line-horizontal {
    display: none;
  }

  .client-logo {
    max-width: 110px;
  }

  .testemonial-box {
    border: .5px solid rgba(0, 0, 0, .04);
  }

  .section-proposal-image {
    height: auto;
    display: none;
  }

  .grid-choose {
    grid-row-gap: 26px;
    grid-template-columns: 1fr;
  }

  .dropdown-list-copy.w--open {
    height: auto;
    max-height: 150px;
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
  }

  .mentoring-mobile {
    opacity: 1;
  }

  .dropdown, .slices-mask.desktop {
    display: none;
  }

  .slice._1 {
    width: auto;
    height: 348px;
    min-width: auto;
    display: block;
  }

  .link-6 {
    margin-left: 0;
  }

  .is--black-2 {
    font-weight: 800;
  }

  .grid-26 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .case_others {
    justify-content: center;
  }

  .case_others.mobile {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .link_wrap {
    flex-wrap: wrap-reverse;
    justify-content: center;
  }

  .grid-27 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }
}

#w-node-_35310527-fb9f-faec-2719-e41d7c794b04-76299da7 {
  justify-self: center;
}

#w-node-_06a7bbe8-aa40-0f8b-180e-d153a8c01d0c-76299da7, #w-node-_457d25da-8daa-7173-eadc-b02e2f398afb-76299da7, #w-node-_7e50b131-1464-7a54-1d2d-5f461ab10212-76299da7, #w-node-_113ee091-5efb-c119-441a-b8869795eccd-76299da7, #w-node-_396c7f4f-cbeb-1fd2-f7ac-13b5f6ba21a9-76299da7 {
  align-self: auto;
  justify-self: center;
}

#w-node-b7de275d-8abd-4239-16cf-da4dd9283343-76299da7 {
  justify-self: start;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182a3-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182a4-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182a5-76299da7 {
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182a6-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182a7-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182a8-76299da7 {
  align-self: start;
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182a9-76299da7 {
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182aa-76299da7 {
  align-self: end;
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182ac-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182ad-76299da7 {
  align-self: end;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182ae-76299da7 {
  align-self: center;
  justify-self: start;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182af-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182b0-76299da7 {
  align-self: start;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182b1-76299da7 {
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182b3-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182d2-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182d3-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182d4-76299da7 {
  justify-self: start;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182d6-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182d8-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182db-76299da7 {
  align-self: end;
  justify-self: start;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182dd-76299da7 {
  align-self: end;
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182de-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182df-76299da7 {
  align-self: end;
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182e0-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182e1-76299da7 {
  align-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182e2-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118300-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118301-76299da7 {
  align-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118304-76299da7 {
  align-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118306-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118308-76299da7 {
  align-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118309-76299da7 {
  align-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11830b-76299da7 {
  align-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11830c-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11830f-76299da7 {
  align-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11832c-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11832d-76299da7 {
  align-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118330-76299da7 {
  align-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118332-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118334-76299da7 {
  align-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118335-76299da7 {
  align-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118336-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118337-76299da7 {
  align-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118338-76299da7 {
  align-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118339-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11833b-76299da7 {
  align-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11836a-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11836b-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11836c-76299da7 {
  justify-self: start;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11836e-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118370-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118373-76299da7 {
  align-self: end;
  justify-self: start;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118375-76299da7 {
  align-self: end;
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118376-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118377-76299da7 {
  align-self: end;
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118378-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118379-76299da7 {
  align-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11837a-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118396-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118397-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118398-76299da7 {
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118399-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11839a-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11839b-76299da7 {
  align-self: start;
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11839c-76299da7 {
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11839d-76299da7 {
  align-self: end;
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11839f-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183a0-76299da7 {
  align-self: end;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183a1-76299da7 {
  align-self: center;
  justify-self: start;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183a2-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183a3-76299da7 {
  align-self: end;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183a4-76299da7 {
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183a6-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183d6-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183d7-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183d8-76299da7 {
  justify-self: start;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183da-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183dc-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183df-76299da7 {
  align-self: end;
  justify-self: start;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183e0-76299da7 {
  align-self: end;
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183e1-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183e3-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183e4-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183e6-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118400-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118401-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118402-76299da7 {
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118403-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118404-76299da7 {
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118405-76299da7 {
  align-self: start;
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118406-76299da7 {
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118407-76299da7 {
  align-self: end;
  justify-self: end;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118409-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11840a-76299da7 {
  align-self: end;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11840b-76299da7 {
  align-self: center;
  justify-self: start;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11840c-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11840d-76299da7 {
  align-self: start;
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11840e-76299da7 {
  justify-self: center;
}

#w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118410-76299da7 {
  align-self: center;
  justify-self: center;
}

#w-node-c7f4e9f2-1a61-b113-f818-a55890421dd6-76299da7 {
  align-self: auto;
  justify-self: start;
}

#w-node-c7f4e9f2-1a61-b113-f818-a55890421dd8-76299da7, #w-node-c7f4e9f2-1a61-b113-f818-a55890421dda-76299da7, #w-node-c7f4e9f2-1a61-b113-f818-a55890421ddc-76299da7 {
  align-self: auto;
  justify-self: center;
}

#w-node-c7f4e9f2-1a61-b113-f818-a55890421dde-76299da7 {
  align-self: auto;
  justify-self: end;
}

#w-node-a15c6f30-af85-4c6f-e5d4-008870f9b8f0-76299da7 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_60c905c2-35bd-326c-80f7-da9ce60b8581-76299da7 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_71f272c1-38a1-493e-1be0-4f7caf6d6a22-76299da7, #w-node-d0187148-2aae-bf2e-0857-754ca7cc9106-76299da7, #w-node-cff61e22-134b-91c2-e1f3-85784276fe8b-76299da7, #w-node-_4054535e-bf04-dc52-4f65-3ff278df50ac-76299da7 {
  justify-self: center;
}

#w-node-cbba07ca-4fc0-52ac-28e4-189db6b67019-76299da7 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-d9c6597e-d7ba-1449-736b-a439c2b55832-76299da7 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-ad733c5b-6442-ca7a-9148-05dc68a0db92-76299da7 {
  justify-self: center;
}

#w-node-ad733c5b-6442-ca7a-9148-05dc68a0db96-76299da7 {
  align-self: center;
}

#w-node-b8faa64a-c362-b030-e78d-57464f270302-76299da7 {
  justify-self: center;
}

#w-node-d9c6597e-d7ba-1449-736b-a439c2b55838-76299da7 {
  align-self: center;
}

#w-node-_3cdfa955-1094-fbc3-5f62-1b51517cbd3d-76299da7 {
  justify-self: center;
}

#w-node-_3cdfa955-1094-fbc3-5f62-1b51517cbd41-76299da7 {
  align-self: center;
}

#w-node-_73ddb6f1-b704-aa6f-0ec9-20f573e3b5ec-76299da7 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}

#w-node-_5fdcc807-9f34-e2c4-4567-a2e17b0df36c-76299da7 {
  justify-self: end;
}

#w-node-b2bd318e-6cb1-6167-4525-6b0766054087-76299da7 {
  align-self: center;
  justify-self: end;
}

#w-node-_748d96f1-3828-c775-dac3-3a837aba94df-76299da7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e070594-860a-09ae-0a04-b0b8f15750b6-76299da7, #w-node-_2c5f5432-4b66-76ec-d3da-3e513dd12013-76299da7, #w-node-_6cd12619-6bbc-c1a7-c5f1-ce8aceaa8756-76299da7, #w-node-_6decd75b-25db-57a0-52df-f306dc840d92-76299da7 {
  justify-self: end;
}

#w-node-_69deac0d-ffd3-75ca-b0b2-08839a38f44e-76299da7, #w-node-_69deac0d-ffd3-75ca-b0b2-08839a38f450-76299da7, #w-node-_69deac0d-ffd3-75ca-b0b2-08839a38f452-76299da7, #w-node-_69deac0d-ffd3-75ca-b0b2-08839a38f454-76299da7, #w-node-_69deac0d-ffd3-75ca-b0b2-08839a38f456-76299da7, #w-node-_06d93e01-14d0-ace6-f8ba-5e6c4a1874c2-76299da7, #w-node-_06d93e01-14d0-ace6-f8ba-5e6c4a1874c4-76299da7, #w-node-_06d93e01-14d0-ace6-f8ba-5e6c4a1874c6-76299da7, #w-node-_06d93e01-14d0-ace6-f8ba-5e6c4a1874c8-76299da7, #w-node-_06d93e01-14d0-ace6-f8ba-5e6c4a1874ca-76299da7 {
  align-self: auto;
  justify-self: center;
}

#w-node-_0c68297a-c109-ea7d-c770-de399ea64e50-9ea64e4c {
  align-self: auto;
  justify-self: start;
}

#w-node-_0c68297a-c109-ea7d-c770-de399ea64e57-9ea64e4c {
  justify-self: start;
}

#w-node-_0c68297a-c109-ea7d-c770-de399ea64e65-9ea64e4c {
  align-self: center;
}

#w-node-_0c68297a-c109-ea7d-c770-de399ea64e70-9ea64e4c {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_0c68297a-c109-ea7d-c770-de399ea64e7e-9ea64e4c, #w-node-_0c68297a-c109-ea7d-c770-de399ea64e81-9ea64e4c, #w-node-_0c68297a-c109-ea7d-c770-de399ea64e84-9ea64e4c {
  justify-self: start;
}

#w-node-ef144d29-c8ac-8806-9c73-df4d452d65ca-9ea64e4c {
  grid-area: 2 / 3 / 3 / 4;
  align-self: end;
}

#w-node-_72b817dc-82b2-d293-b346-9cf5bf69ea80-bf69ea7d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2ccb160e-d0c8-f1a4-d76c-d465f06b0b96-b2beffd3 {
  align-self: start;
}

#w-node-_39b49232-07e9-4825-077a-66957d257e52-3a3b3ecb {
  align-self: center;
}

#w-node-_7f41d53a-07ed-a6af-3b84-39b1e113b0aa-3a3b3ecb {
  align-self: auto;
  justify-self: start;
}

#w-node-_7f41d53a-07ed-a6af-3b84-39b1e113b0ac-3a3b3ecb, #w-node-_7f41d53a-07ed-a6af-3b84-39b1e113b0ae-3a3b3ecb, #w-node-_7f41d53a-07ed-a6af-3b84-39b1e113b0b0-3a3b3ecb {
  align-self: auto;
  justify-self: center;
}

#w-node-_7f41d53a-07ed-a6af-3b84-39b1e113b0b2-3a3b3ecb {
  align-self: auto;
  justify-self: end;
}

#w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-3a3b3ecb {
  align-self: center;
  justify-self: center;
}

#w-node-_9190181a-2f42-f2ba-0fe2-ba0ef5fc58f7-3a3b3ecb {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-e2a09aa5-5517-b61d-8768-7c09fe0b16b3-3a3b3ecb {
  grid-area: 1 / 4 / 4 / 5;
}

#w-node-_42177bd3-8125-387b-f2d0-ff6e8297575b-3a3b3ecb {
  grid-area: 1 / 6 / 4 / 7;
}

#w-node-_26847633-be2b-4399-27fa-cca49bab794a-3a3b3ecb {
  grid-area: 2 / 1 / 3 / 8;
}

#w-node-_3a60984a-e89c-4c1b-25f2-1fdaf4b8ef5a-3a3b3ecb {
  align-self: center;
}

#w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-3a3b3ecb {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-_1273f8fe-69fa-c82b-a201-4dd7e594d59f-3a3b3ecb {
  align-self: center;
}

#w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-3a3b3ecb {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_38fb8307-4522-bde3-8dd8-6c972087482e-3a3b3ecb {
  align-self: center;
  justify-self: start;
}

#w-node-bd444c38-6d08-c9d8-2616-dc8f4286bd6a-3a3b3ecb {
  align-self: center;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f89646-eb855bcf {
  order: -9999;
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f89648-eb855bcf {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f8964d-eb855bcf {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f8967b-eb855bcf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f8967f-eb855bcf {
  align-self: end;
  justify-self: end;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f89684-eb855bcf, #w-node-bb5636fb-0830-71fd-386e-3b7036f896b8-eb855bcf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f896bc-eb855bcf {
  align-self: end;
  justify-self: end;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f896c0-eb855bcf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f896f8-eb855bcf {
  align-self: center;
  justify-self: center;
}

#w-node-_02accfda-8743-52a3-2b3d-3992a7d3d429-a7d3d427, #w-node-_02accfda-8743-52a3-2b3d-3992a7d3d42c-a7d3d427 {
  align-self: center;
}

#w-node-_02accfda-8743-52a3-2b3d-3992a7d3d43b-a7d3d427 {
  align-self: center;
  justify-self: end;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f29-6e895bfd {
  order: -9999;
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f2b-6e895bfd {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f30-6e895bfd {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f5e-6e895bfd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f62-6e895bfd {
  align-self: end;
  justify-self: end;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f67-6e895bfd, #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9b-6e895bfd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9f-6e895bfd {
  align-self: end;
  justify-self: end;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4fa3-6e895bfd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e113c986-76d8-612f-5b43-05c7b60321ce-b3785538 {
  order: -9999;
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e113c986-76d8-612f-5b43-05c7b60321d0-b3785538 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e113c986-76d8-612f-5b43-05c7b60321d5-b3785538 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-c144e596-c37b-4df0-5dc4-e1317ea2f325-b3785538 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c144e596-c37b-4df0-5dc4-e1317ea2f329-b3785538 {
  align-self: end;
  justify-self: end;
}

#w-node-c144e596-c37b-4df0-5dc4-e1317ea2f32e-b3785538, #w-node-e113c986-76d8-612f-5b43-05c7b6032203-b3785538 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e113c986-76d8-612f-5b43-05c7b6032207-b3785538 {
  align-self: end;
  justify-self: end;
}

#w-node-e113c986-76d8-612f-5b43-05c7b603220c-b3785538 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_35310527-fb9f-faec-2719-e41d7c794b04-6ae24967 {
  justify-self: center;
}

#w-node-_06a7bbe8-aa40-0f8b-180e-d153a8c01d0c-6ae24967, #w-node-_457d25da-8daa-7173-eadc-b02e2f398afb-6ae24967, #w-node-_7e50b131-1464-7a54-1d2d-5f461ab10212-6ae24967, #w-node-_113ee091-5efb-c119-441a-b8869795eccd-6ae24967, #w-node-_396c7f4f-cbeb-1fd2-f7ac-13b5f6ba21a9-6ae24967 {
  align-self: auto;
  justify-self: center;
}

#w-node-b7de275d-8abd-4239-16cf-da4dd9283343-6ae24967 {
  justify-self: start;
}

#w-node-b5159651-5874-b427-668c-237929d9d79a-6ae24967, #w-node-b5159651-5874-b427-668c-237929d9d79b-6ae24967 {
  justify-self: end;
}

#w-node-b5159651-5874-b427-668c-237929d9d79c-6ae24967 {
  justify-self: center;
}

#w-node-b5159651-5874-b427-668c-237929d9d79d-6ae24967, #w-node-b5159651-5874-b427-668c-237929d9d79e-6ae24967 {
  justify-self: end;
}

#w-node-b5159651-5874-b427-668c-237929d9d79f-6ae24967 {
  align-self: start;
  justify-self: end;
}

#w-node-b5159651-5874-b427-668c-237929d9d7a0-6ae24967 {
  justify-self: center;
}

#w-node-b5159651-5874-b427-668c-237929d9d7a1-6ae24967 {
  align-self: end;
  justify-self: end;
}

#w-node-b5159651-5874-b427-668c-237929d9d7a3-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-b5159651-5874-b427-668c-237929d9d7a4-6ae24967 {
  align-self: end;
  justify-self: center;
}

#w-node-b5159651-5874-b427-668c-237929d9d7a5-6ae24967 {
  align-self: center;
  justify-self: start;
}

#w-node-b5159651-5874-b427-668c-237929d9d7a6-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-b5159651-5874-b427-668c-237929d9d7a7-6ae24967 {
  align-self: start;
  justify-self: center;
}

#w-node-b5159651-5874-b427-668c-237929d9d7a8-6ae24967 {
  justify-self: center;
}

#w-node-b5159651-5874-b427-668c-237929d9d7aa-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-f51c848b-7909-98f9-30a2-fe60a132ed98-6ae24967 {
  justify-self: end;
}

#w-node-f51c848b-7909-98f9-30a2-fe60a132ed99-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-f51c848b-7909-98f9-30a2-fe60a132ed9a-6ae24967 {
  justify-self: start;
}

#w-node-f51c848b-7909-98f9-30a2-fe60a132ed9c-6ae24967, #w-node-f51c848b-7909-98f9-30a2-fe60a132ed9e-6ae24967 {
  justify-self: end;
}

#w-node-f51c848b-7909-98f9-30a2-fe60a132eda1-6ae24967 {
  align-self: end;
  justify-self: start;
}

#w-node-f51c848b-7909-98f9-30a2-fe60a132eda3-6ae24967 {
  align-self: end;
  justify-self: end;
}

#w-node-f51c848b-7909-98f9-30a2-fe60a132eda4-6ae24967 {
  justify-self: end;
}

#w-node-f51c848b-7909-98f9-30a2-fe60a132eda5-6ae24967 {
  align-self: end;
  justify-self: end;
}

#w-node-f51c848b-7909-98f9-30a2-fe60a132eda6-6ae24967 {
  justify-self: end;
}

#w-node-f51c848b-7909-98f9-30a2-fe60a132eda7-6ae24967 {
  align-self: end;
}

#w-node-f51c848b-7909-98f9-30a2-fe60a132eda8-6ae24967, #w-node-_813dead2-4a51-fb79-0561-6032a6aa90d5-6ae24967 {
  justify-self: end;
}

#w-node-a260b05c-962c-c964-f494-47f6a9764fd6-6ae24967 {
  align-self: center;
}

#w-node-_0241d76f-e096-18c2-d0f5-ac86ddbecf35-6ae24967 {
  align-self: end;
}

#w-node-_5ced6909-8bd3-3d7d-7d5a-21f392a80d69-6ae24967 {
  justify-self: end;
}

#w-node-_4f06ef3e-6833-bdb3-4235-f5fcaaf94599-6ae24967 {
  align-self: end;
}

#w-node-c0fb1434-bc27-a672-b136-3fd845c626eb-6ae24967 {
  align-self: center;
}

#w-node-_7779aa54-faf8-9559-2d18-4da622ed7fd0-6ae24967 {
  align-self: end;
}

#w-node-e196df97-e5c9-610b-84db-148936f47495-6ae24967, #w-node-_74135e39-6cb1-9b97-c713-ecafbb288a84-6ae24967 {
  align-self: center;
}

#w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2d9-6ae24967 {
  justify-self: end;
}

#w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2da-6ae24967 {
  align-self: center;
}

#w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2dd-6ae24967 {
  align-self: end;
}

#w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2df-6ae24967 {
  justify-self: end;
}

#w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2e1-6ae24967 {
  align-self: end;
}

#w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2e2-6ae24967 {
  align-self: center;
}

#w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2e3-6ae24967 {
  justify-self: end;
}

#w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2e4-6ae24967 {
  align-self: end;
}

#w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2e5-6ae24967 {
  align-self: center;
}

#w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2e6-6ae24967 {
  justify-self: end;
}

#w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2e8-6ae24967 {
  align-self: center;
}

#w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987ab-6ae24967 {
  justify-self: end;
}

#w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987ac-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987ad-6ae24967 {
  justify-self: start;
}

#w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987af-6ae24967, #w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987b1-6ae24967 {
  justify-self: end;
}

#w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987b4-6ae24967 {
  align-self: end;
  justify-self: start;
}

#w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987b5-6ae24967 {
  align-self: end;
  justify-self: end;
}

#w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987b6-6ae24967 {
  justify-self: end;
}

#w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987b8-6ae24967 {
  align-self: end;
  justify-self: end;
}

#w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987b9-6ae24967 {
  justify-self: end;
}

#w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987ba-6ae24967 {
  align-self: end;
}

#w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987bb-6ae24967, #w-node-ebe2cb49-05ed-7d36-385d-936d72cb007a-6ae24967, #w-node-ebe2cb49-05ed-7d36-385d-936d72cb007d-6ae24967 {
  justify-self: end;
}

#w-node-ebe2cb49-05ed-7d36-385d-936d72cb0086-6ae24967 {
  justify-self: center;
}

#w-node-ebe2cb49-05ed-7d36-385d-936d72cb007f-6ae24967, #w-node-ebe2cb49-05ed-7d36-385d-936d72cb0080-6ae24967 {
  justify-self: end;
}

#w-node-ebe2cb49-05ed-7d36-385d-936d72cb0082-6ae24967 {
  align-self: start;
  justify-self: end;
}

#w-node-ebe2cb49-05ed-7d36-385d-936d72cb0083-6ae24967 {
  justify-self: center;
}

#w-node-ebe2cb49-05ed-7d36-385d-936d72cb0087-6ae24967 {
  align-self: end;
  justify-self: end;
}

#w-node-_9bb03ac4-7b64-5c35-b455-050f617cc60c-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-_9bb03ac4-7b64-5c35-b455-050f617cc60d-6ae24967 {
  align-self: end;
  justify-self: center;
}

#w-node-_9bb03ac4-7b64-5c35-b455-050f617cc610-6ae24967 {
  align-self: center;
  justify-self: start;
}

#w-node-_9bb03ac4-7b64-5c35-b455-050f617cc60f-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-_9bb03ac4-7b64-5c35-b455-050f617cc612-6ae24967 {
  align-self: end;
  justify-self: center;
}

#w-node-_9bb03ac4-7b64-5c35-b455-050f617cc618-6ae24967 {
  justify-self: center;
}

#w-node-_9bb03ac4-7b64-5c35-b455-050f617cc619-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-ff9baf13-3d59-c62c-192b-8bb17bd326e3-6ae24967 {
  justify-self: end;
}

#w-node-ff9baf13-3d59-c62c-192b-8bb17bd326e4-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-ff9baf13-3d59-c62c-192b-8bb17bd326e5-6ae24967 {
  justify-self: start;
}

#w-node-ff9baf13-3d59-c62c-192b-8bb17bd326e7-6ae24967, #w-node-ff9baf13-3d59-c62c-192b-8bb17bd326e9-6ae24967 {
  justify-self: end;
}

#w-node-ff9baf13-3d59-c62c-192b-8bb17bd326ec-6ae24967 {
  align-self: end;
  justify-self: start;
}

#w-node-ff9baf13-3d59-c62c-192b-8bb17bd326ed-6ae24967 {
  align-self: end;
  justify-self: end;
}

#w-node-ff9baf13-3d59-c62c-192b-8bb17bd326ee-6ae24967, #w-node-ff9baf13-3d59-c62c-192b-8bb17bd326f0-6ae24967, #w-node-ff9baf13-3d59-c62c-192b-8bb17bd326f1-6ae24967, #w-node-ff9baf13-3d59-c62c-192b-8bb17bd326f3-6ae24967, #w-node-a10bf408-6c77-98cd-1050-575435602000-6ae24967, #w-node-a10bf408-6c77-98cd-1050-575435602001-6ae24967 {
  justify-self: end;
}

#w-node-a10bf408-6c77-98cd-1050-575435602002-6ae24967 {
  justify-self: center;
}

#w-node-a10bf408-6c77-98cd-1050-575435602003-6ae24967, #w-node-a10bf408-6c77-98cd-1050-575435602004-6ae24967 {
  justify-self: end;
}

#w-node-a10bf408-6c77-98cd-1050-575435602005-6ae24967 {
  align-self: start;
  justify-self: end;
}

#w-node-a10bf408-6c77-98cd-1050-575435602006-6ae24967 {
  justify-self: center;
}

#w-node-a10bf408-6c77-98cd-1050-575435602007-6ae24967 {
  align-self: end;
  justify-self: end;
}

#w-node-a10bf408-6c77-98cd-1050-575435602009-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-a10bf408-6c77-98cd-1050-57543560200a-6ae24967 {
  align-self: end;
  justify-self: center;
}

#w-node-a10bf408-6c77-98cd-1050-57543560200b-6ae24967 {
  align-self: center;
  justify-self: start;
}

#w-node-a10bf408-6c77-98cd-1050-57543560200c-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-a10bf408-6c77-98cd-1050-57543560200d-6ae24967 {
  align-self: start;
  justify-self: center;
}

#w-node-a10bf408-6c77-98cd-1050-57543560200e-6ae24967 {
  justify-self: center;
}

#w-node-a10bf408-6c77-98cd-1050-575435602010-6ae24967 {
  align-self: center;
  justify-self: center;
}

#w-node-a15c6f30-af85-4c6f-e5d4-008870f9b8f0-6ae24967 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_60c905c2-35bd-326c-80f7-da9ce60b8581-6ae24967 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_71f272c1-38a1-493e-1be0-4f7caf6d6a22-6ae24967 {
  justify-self: center;
}

#w-node-d0187148-2aae-bf2e-0857-754ca7cc9106-6ae24967 {
  align-self: start;
  justify-self: center;
}

#w-node-cff61e22-134b-91c2-e1f3-85784276fe8b-6ae24967, #w-node-_4054535e-bf04-dc52-4f65-3ff278df50ac-6ae24967 {
  justify-self: center;
}

#w-node-cbba07ca-4fc0-52ac-28e4-189db6b67019-6ae24967 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-b26641ca-6da4-c187-6256-e0efca8eceb8-6ae24967 {
  justify-self: center;
}

#w-node-bf59a9df-b6c6-58d4-82d8-c4759b7ce6a9-6ae24967 {
  align-self: center;
}

#w-node-_4eec7940-911a-91ec-4af1-76e4ced95f74-6ae24967 {
  justify-self: center;
}

#w-node-d9c6597e-d7ba-1449-736b-a439c2b55832-6ae24967 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-ad733c5b-6442-ca7a-9148-05dc68a0db92-6ae24967 {
  justify-self: center;
}

#w-node-ad733c5b-6442-ca7a-9148-05dc68a0db96-6ae24967 {
  align-self: center;
}

#w-node-b8faa64a-c362-b030-e78d-57464f270302-6ae24967 {
  justify-self: center;
}

#w-node-d9c6597e-d7ba-1449-736b-a439c2b55838-6ae24967 {
  align-self: center;
}

#w-node-_3cdfa955-1094-fbc3-5f62-1b51517cbd3d-6ae24967 {
  justify-self: center;
}

#w-node-_3cdfa955-1094-fbc3-5f62-1b51517cbd41-6ae24967 {
  align-self: center;
}

#w-node-_73ddb6f1-b704-aa6f-0ec9-20f573e3b5ec-6ae24967 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}

#w-node-c7f4e9f2-1a61-b113-f818-a55890421dd6-6ae24967 {
  align-self: auto;
  justify-self: start;
}

#w-node-c7f4e9f2-1a61-b113-f818-a55890421dd8-6ae24967, #w-node-c7f4e9f2-1a61-b113-f818-a55890421dda-6ae24967, #w-node-c7f4e9f2-1a61-b113-f818-a55890421ddc-6ae24967 {
  align-self: auto;
  justify-self: center;
}

#w-node-c7f4e9f2-1a61-b113-f818-a55890421dde-6ae24967 {
  align-self: auto;
  justify-self: end;
}

#w-node-_5fdcc807-9f34-e2c4-4567-a2e17b0df36c-6ae24967 {
  justify-self: end;
}

#w-node-b2bd318e-6cb1-6167-4525-6b0766054087-6ae24967 {
  align-self: center;
  justify-self: end;
}

#w-node-_748d96f1-3828-c775-dac3-3a837aba94df-6ae24967 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e070594-860a-09ae-0a04-b0b8f15750b6-6ae24967, #w-node-_2c5f5432-4b66-76ec-d3da-3e513dd12013-6ae24967, #w-node-_6cd12619-6bbc-c1a7-c5f1-ce8aceaa8756-6ae24967, #w-node-_6decd75b-25db-57a0-52df-f306dc840d92-6ae24967 {
  justify-self: end;
}

#w-node-b7905e39-4025-e207-d6d4-03f456533026-6ae24967, #w-node-b7905e39-4025-e207-d6d4-03f456533028-6ae24967, #w-node-b7905e39-4025-e207-d6d4-03f45653302a-6ae24967, #w-node-b7905e39-4025-e207-d6d4-03f45653302c-6ae24967, #w-node-b7905e39-4025-e207-d6d4-03f45653302e-6ae24967, #w-node-_06d93e01-14d0-ace6-f8ba-5e6c4a1874c2-6ae24967, #w-node-_06d93e01-14d0-ace6-f8ba-5e6c4a1874c4-6ae24967, #w-node-_06d93e01-14d0-ace6-f8ba-5e6c4a1874c6-6ae24967, #w-node-_06d93e01-14d0-ace6-f8ba-5e6c4a1874c8-6ae24967, #w-node-_06d93e01-14d0-ace6-f8ba-5e6c4a1874ca-6ae24967 {
  align-self: auto;
  justify-self: center;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f89646-453586cf {
  order: -9999;
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f89648-453586cf {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f8964d-453586cf {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f8967b-453586cf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f8967f-453586cf {
  align-self: end;
  justify-self: end;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f89684-453586cf, #w-node-bb5636fb-0830-71fd-386e-3b7036f896b8-453586cf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f896bc-453586cf {
  align-self: end;
  justify-self: end;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f896c0-453586cf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f896f8-453586cf {
  align-self: center;
  justify-self: center;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f29-04b131bf {
  order: -9999;
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f2b-04b131bf {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f30-04b131bf {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f5e-04b131bf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f62-04b131bf {
  align-self: end;
  justify-self: end;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f67-04b131bf, #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9b-04b131bf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9f-04b131bf {
  align-self: end;
  justify-self: end;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4fa3-04b131bf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e113c986-76d8-612f-5b43-05c7b60321ce-f01f634f {
  order: -9999;
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e113c986-76d8-612f-5b43-05c7b60321d0-f01f634f {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e113c986-76d8-612f-5b43-05c7b60321d5-f01f634f {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-c144e596-c37b-4df0-5dc4-e1317ea2f325-f01f634f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c144e596-c37b-4df0-5dc4-e1317ea2f329-f01f634f {
  align-self: end;
  justify-self: end;
}

#w-node-c144e596-c37b-4df0-5dc4-e1317ea2f32e-f01f634f, #w-node-e113c986-76d8-612f-5b43-05c7b6032203-f01f634f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e113c986-76d8-612f-5b43-05c7b6032207-f01f634f {
  align-self: end;
  justify-self: end;
}

#w-node-e113c986-76d8-612f-5b43-05c7b603220c-f01f634f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_39b49232-07e9-4825-077a-66957d257e52-2fdeab5d {
  align-self: center;
}

#w-node-_7f41d53a-07ed-a6af-3b84-39b1e113b0aa-2fdeab5d {
  align-self: auto;
  justify-self: start;
}

#w-node-_7f41d53a-07ed-a6af-3b84-39b1e113b0ac-2fdeab5d, #w-node-_7f41d53a-07ed-a6af-3b84-39b1e113b0ae-2fdeab5d, #w-node-_7f41d53a-07ed-a6af-3b84-39b1e113b0b0-2fdeab5d {
  align-self: auto;
  justify-self: center;
}

#w-node-_7f41d53a-07ed-a6af-3b84-39b1e113b0b2-2fdeab5d {
  align-self: auto;
  justify-self: end;
}

#w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-2fdeab5d {
  align-self: center;
  justify-self: center;
}

#w-node-_9190181a-2f42-f2ba-0fe2-ba0ef5fc58f7-2fdeab5d {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-e2a09aa5-5517-b61d-8768-7c09fe0b16b3-2fdeab5d {
  grid-area: 1 / 4 / 4 / 5;
}

#w-node-_42177bd3-8125-387b-f2d0-ff6e8297575b-2fdeab5d {
  grid-area: 1 / 6 / 4 / 7;
}

#w-node-_26847633-be2b-4399-27fa-cca49bab794a-2fdeab5d {
  grid-area: 2 / 1 / 3 / 8;
}

#w-node-_3a60984a-e89c-4c1b-25f2-1fdaf4b8ef5a-2fdeab5d {
  align-self: center;
}

#w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-2fdeab5d {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-_1273f8fe-69fa-c82b-a201-4dd7e594d59f-2fdeab5d {
  align-self: center;
}

#w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-2fdeab5d {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_38fb8307-4522-bde3-8dd8-6c972087482e-2fdeab5d {
  align-self: center;
  justify-self: start;
}

#w-node-bd444c38-6d08-c9d8-2616-dc8f4286bd6a-2fdeab5d, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ab-e7007cbe {
  align-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c5-e7007cbe {
  align-self: auto;
  justify-self: start;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c7-e7007cbe, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c9-e7007cbe, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cb-e7007cbe {
  align-self: auto;
  justify-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cd-e7007cbe {
  align-self: auto;
  justify-self: end;
}

#w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-e7007cbe {
  align-self: center;
  justify-self: center;
}

#w-node-_9190181a-2f42-f2ba-0fe2-ba0ef5fc58f7-e7007cbe {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-e2a09aa5-5517-b61d-8768-7c09fe0b16b3-e7007cbe {
  grid-area: 1 / 4 / 4 / 5;
}

#w-node-_42177bd3-8125-387b-f2d0-ff6e8297575b-e7007cbe {
  grid-area: 1 / 6 / 4 / 7;
}

#w-node-_26847633-be2b-4399-27fa-cca49bab794a-e7007cbe {
  grid-area: 2 / 1 / 3 / 8;
}

#w-node-_3a60984a-e89c-4c1b-25f2-1fdaf4b8ef5a-e7007cbe {
  align-self: center;
}

#w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-e7007cbe {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-_1273f8fe-69fa-c82b-a201-4dd7e594d59f-e7007cbe {
  align-self: center;
}

#w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-e7007cbe {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_38fb8307-4522-bde3-8dd8-6c972087482e-e7007cbe {
  align-self: center;
  justify-self: start;
}

#w-node-bd444c38-6d08-c9d8-2616-dc8f4286bd6a-e7007cbe, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ab-e4237796 {
  align-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c5-e4237796 {
  align-self: auto;
  justify-self: start;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c7-e4237796, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c9-e4237796, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cb-e4237796 {
  align-self: auto;
  justify-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cd-e4237796 {
  align-self: auto;
  justify-self: end;
}

#w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-e4237796 {
  align-self: center;
  justify-self: center;
}

#w-node-_9190181a-2f42-f2ba-0fe2-ba0ef5fc58f7-e4237796 {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-e2a09aa5-5517-b61d-8768-7c09fe0b16b3-e4237796 {
  grid-area: 1 / 4 / 4 / 5;
}

#w-node-_42177bd3-8125-387b-f2d0-ff6e8297575b-e4237796 {
  grid-area: 1 / 6 / 4 / 7;
}

#w-node-_26847633-be2b-4399-27fa-cca49bab794a-e4237796 {
  grid-area: 2 / 1 / 3 / 8;
}

#w-node-_3a60984a-e89c-4c1b-25f2-1fdaf4b8ef5a-e4237796 {
  align-self: center;
}

#w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-e4237796 {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-_1273f8fe-69fa-c82b-a201-4dd7e594d59f-e4237796 {
  align-self: center;
}

#w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-e4237796 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_38fb8307-4522-bde3-8dd8-6c972087482e-e4237796 {
  align-self: center;
  justify-self: start;
}

#w-node-bd444c38-6d08-c9d8-2616-dc8f4286bd6a-e4237796, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ab-4801be6b {
  align-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c5-4801be6b {
  align-self: auto;
  justify-self: start;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c7-4801be6b, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c9-4801be6b, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cb-4801be6b {
  align-self: auto;
  justify-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cd-4801be6b {
  align-self: auto;
  justify-self: end;
}

#w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-4801be6b {
  align-self: center;
  justify-self: center;
}

#w-node-_3a60984a-e89c-4c1b-25f2-1fdaf4b8ef5a-4801be6b {
  align-self: center;
}

#w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-4801be6b {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-_1273f8fe-69fa-c82b-a201-4dd7e594d59f-4801be6b {
  align-self: center;
}

#w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-4801be6b {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_38fb8307-4522-bde3-8dd8-6c972087482e-4801be6b {
  align-self: center;
  justify-self: start;
}

#w-node-bd444c38-6d08-c9d8-2616-dc8f4286bd6a-4801be6b, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ab-d4ae602f {
  align-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c5-d4ae602f {
  align-self: auto;
  justify-self: start;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c7-d4ae602f, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c9-d4ae602f, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cb-d4ae602f {
  align-self: auto;
  justify-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cd-d4ae602f {
  align-self: auto;
  justify-self: end;
}

#w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-d4ae602f {
  align-self: center;
  justify-self: center;
}

#w-node-_9190181a-2f42-f2ba-0fe2-ba0ef5fc58f7-d4ae602f {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-e2a09aa5-5517-b61d-8768-7c09fe0b16b3-d4ae602f {
  grid-area: 1 / 4 / 4 / 5;
}

#w-node-_42177bd3-8125-387b-f2d0-ff6e8297575b-d4ae602f {
  grid-area: 1 / 6 / 4 / 7;
}

#w-node-_26847633-be2b-4399-27fa-cca49bab794a-d4ae602f {
  grid-area: 2 / 1 / 3 / 8;
}

#w-node-_3a60984a-e89c-4c1b-25f2-1fdaf4b8ef5a-d4ae602f {
  align-self: center;
}

#w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-d4ae602f {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-_1273f8fe-69fa-c82b-a201-4dd7e594d59f-d4ae602f {
  align-self: center;
}

#w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-d4ae602f {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_38fb8307-4522-bde3-8dd8-6c972087482e-d4ae602f {
  align-self: center;
  justify-self: start;
}

#w-node-bd444c38-6d08-c9d8-2616-dc8f4286bd6a-d4ae602f, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ab-1ffaa009 {
  align-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c5-1ffaa009 {
  align-self: auto;
  justify-self: start;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c7-1ffaa009, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c9-1ffaa009, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cb-1ffaa009 {
  align-self: auto;
  justify-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cd-1ffaa009 {
  align-self: auto;
  justify-self: end;
}

#w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-1ffaa009 {
  align-self: center;
  justify-self: center;
}

#w-node-_9190181a-2f42-f2ba-0fe2-ba0ef5fc58f7-1ffaa009 {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-e2a09aa5-5517-b61d-8768-7c09fe0b16b3-1ffaa009 {
  grid-area: 1 / 4 / 4 / 5;
}

#w-node-_42177bd3-8125-387b-f2d0-ff6e8297575b-1ffaa009 {
  grid-area: 1 / 6 / 4 / 7;
}

#w-node-_26847633-be2b-4399-27fa-cca49bab794a-1ffaa009 {
  grid-area: 2 / 1 / 3 / 8;
}

#w-node-_3a60984a-e89c-4c1b-25f2-1fdaf4b8ef5a-1ffaa009 {
  align-self: center;
}

#w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-1ffaa009 {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-_1273f8fe-69fa-c82b-a201-4dd7e594d59f-1ffaa009 {
  align-self: center;
}

#w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-1ffaa009 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_38fb8307-4522-bde3-8dd8-6c972087482e-1ffaa009 {
  align-self: center;
  justify-self: start;
}

#w-node-bd444c38-6d08-c9d8-2616-dc8f4286bd6a-1ffaa009, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ab-8bde652b {
  align-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c5-8bde652b {
  align-self: auto;
  justify-self: start;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c7-8bde652b, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c9-8bde652b, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cb-8bde652b {
  align-self: auto;
  justify-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cd-8bde652b {
  align-self: auto;
  justify-self: end;
}

#w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-8bde652b {
  align-self: center;
  justify-self: center;
}

#w-node-_3a60984a-e89c-4c1b-25f2-1fdaf4b8ef5a-8bde652b {
  align-self: center;
}

#w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-8bde652b {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-_1273f8fe-69fa-c82b-a201-4dd7e594d59f-8bde652b {
  align-self: center;
}

#w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-8bde652b {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_38fb8307-4522-bde3-8dd8-6c972087482e-8bde652b {
  align-self: center;
  justify-self: start;
}

#w-node-bd444c38-6d08-c9d8-2616-dc8f4286bd6a-8bde652b, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ab-a9975053 {
  align-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c5-a9975053 {
  align-self: auto;
  justify-self: start;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c7-a9975053, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c9-a9975053, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cb-a9975053 {
  align-self: auto;
  justify-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cd-a9975053 {
  align-self: auto;
  justify-self: end;
}

#w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-a9975053 {
  align-self: center;
  justify-self: center;
}

#w-node-_3a60984a-e89c-4c1b-25f2-1fdaf4b8ef5a-a9975053 {
  align-self: center;
}

#w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-a9975053 {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-_1273f8fe-69fa-c82b-a201-4dd7e594d59f-a9975053 {
  align-self: center;
}

#w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-a9975053 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_38fb8307-4522-bde3-8dd8-6c972087482e-a9975053 {
  align-self: center;
  justify-self: start;
}

#w-node-bd444c38-6d08-c9d8-2616-dc8f4286bd6a-a9975053 {
  align-self: center;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f89646-85b4a63b {
  order: -9999;
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f89648-85b4a63b {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f8964d-85b4a63b {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f8967b-85b4a63b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f8967f-85b4a63b {
  align-self: end;
  justify-self: end;
}

#w-node-bb5636fb-0830-71fd-386e-3b7036f89684-85b4a63b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f29-c907f508 {
  order: -9999;
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f2b-c907f508 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f30-c907f508 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f5e-c907f508 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f62-c907f508 {
  align-self: end;
  justify-self: end;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f67-c907f508, #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9b-c907f508 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9f-c907f508 {
  align-self: end;
  justify-self: end;
}

#w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4fa3-c907f508 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ab-69372712 {
  align-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c5-69372712 {
  align-self: auto;
  justify-self: start;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c7-69372712, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67c9-69372712, #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cb-69372712 {
  align-self: auto;
  justify-self: center;
}

#w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67cd-69372712 {
  align-self: auto;
  justify-self: end;
}

#w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-69372712 {
  align-self: center;
  justify-self: center;
}

#w-node-_3a60984a-e89c-4c1b-25f2-1fdaf4b8ef5a-69372712 {
  align-self: center;
}

#w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-69372712 {
  grid-area: 1 / 2 / 4 / 3;
}

#w-node-_1273f8fe-69fa-c82b-a201-4dd7e594d59f-69372712 {
  align-self: center;
}

#w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-69372712 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_38fb8307-4522-bde3-8dd8-6c972087482e-69372712 {
  align-self: center;
  justify-self: start;
}

#w-node-bd444c38-6d08-c9d8-2616-dc8f4286bd6a-69372712 {
  align-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-_3cdfa955-1094-fbc3-5f62-1b51517cbd3f-76299da7 {
    align-self: start;
  }

  #w-node-_73ddb6f1-b704-aa6f-0ec9-20f573e3b5ec-76299da7 {
    justify-self: center;
  }

  #w-node-b5159651-5874-b427-668c-237929d9d792-6ae24967, #w-node-f51c848b-7909-98f9-30a2-fe60a132ed8e-6ae24967, #w-node-e4946639-e6f6-2ff2-717a-894eb4b6f9a6-6ae24967, #w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2cf-6ae24967, #w-node-f6a156e3-e933-9ef6-aa0d-3391ba4987a1-6ae24967, #w-node-fd932f3a-b83d-c4df-5478-c7d3ed3f11e2-6ae24967, #w-node-_15771274-27ed-a20e-03ca-e1ea56770ec2-6ae24967, #w-node-a10bf408-6c77-98cd-1050-575435601ff8-6ae24967 {
    justify-self: end;
  }

  #w-node-_73ddb6f1-b704-aa6f-0ec9-20f573e3b5ec-6ae24967 {
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_86cc1d24-3ad5-aa64-af8d-f09bd9c7a25d-76299da7 {
    justify-self: start;
  }

  #w-node-a15c6f30-af85-4c6f-e5d4-008870f9b8f0-76299da7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_60c905c2-35bd-326c-80f7-da9ce60b8581-76299da7 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-cbba07ca-4fc0-52ac-28e4-189db6b67019-76299da7 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-d9c6597e-d7ba-1449-736b-a439c2b55832-76299da7 {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-ad733c5b-6442-ca7a-9148-05dc68a0db96-76299da7, #w-node-d9c6597e-d7ba-1449-736b-a439c2b55838-76299da7, #w-node-_3cdfa955-1094-fbc3-5f62-1b51517cbd41-76299da7 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_73ddb6f1-b704-aa6f-0ec9-20f573e3b5ec-76299da7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0c68297a-c109-ea7d-c770-de399ea64e50-9ea64e4c, #w-node-_0c68297a-c109-ea7d-c770-de399ea64e70-9ea64e4c {
    order: -9999;
  }

  #w-node-ef144d29-c8ac-8806-9c73-df4d452d65ca-9ea64e4c {
    grid-column: 2 / 3;
  }

  #w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-3a3b3ecb {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9190181a-2f42-f2ba-0fe2-ba0ef5fc58f7-3a3b3ecb {
    grid-area: 1 / 2 / 7 / 3;
  }

  #w-node-cd4e5906-6260-462a-4c1f-a08ed0076d84-3a3b3ecb {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-e2a09aa5-5517-b61d-8768-7c09fe0b16b3-3a3b3ecb {
    grid-area: 4 / 2 / 7 / 3;
  }

  #w-node-_281d5114-c4f5-106d-83e2-a18b646ed609-3a3b3ecb {
    grid-area: 4 / 2 / 6 / 3;
  }

  #w-node-_42177bd3-8125-387b-f2d0-ff6e8297575b-3a3b3ecb {
    grid-area: span 3 / span 2 / span 3 / span 2;
  }

  #w-node-b895af23-d0f5-8c9b-c544-f1c418275a30-3a3b3ecb {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_26847633-be2b-4399-27fa-cca49bab794a-3a3b3ecb {
    grid-area: span 1 / span 7 / span 1 / span 7;
  }

  #w-node-d18b8b19-0202-a9b3-5205-5198d56b9486-3a3b3ecb {
    grid-area: 3 / 3 / 4 / 4;
  }

  #w-node-ebf2257b-86f7-f1aa-f0b7-7ee55f3227a9-3a3b3ecb {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_365d7ab7-29aa-dde1-534d-bfff738beb58-3a3b3ecb {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_2a11d430-dc7d-a204-713e-3d4416e72834-3a3b3ecb {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f89646-eb855bcf {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f89648-eb855bcf {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8964d-eb855bcf {
    grid-area: 2 / 2 / 3 / 3;
    align-self: end;
  }

  #w-node-_02accfda-8743-52a3-2b3d-3992a7d3d42c-a7d3d427 {
    justify-self: start;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f29-6e895bfd {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f2b-6e895bfd {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f30-6e895bfd {
    grid-area: 2 / 2 / 3 / 3;
    align-self: end;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b60321ce-b3785538 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b60321d0-b3785538 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b60321d5-b3785538 {
    grid-area: 2 / 2 / 3 / 3;
    align-self: end;
  }

  #w-node-a15c6f30-af85-4c6f-e5d4-008870f9b8f0-6ae24967 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_60c905c2-35bd-326c-80f7-da9ce60b8581-6ae24967 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-cbba07ca-4fc0-52ac-28e4-189db6b67019-6ae24967 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-d9c6597e-d7ba-1449-736b-a439c2b55832-6ae24967 {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-ad733c5b-6442-ca7a-9148-05dc68a0db96-6ae24967, #w-node-d9c6597e-d7ba-1449-736b-a439c2b55838-6ae24967, #w-node-_3cdfa955-1094-fbc3-5f62-1b51517cbd41-6ae24967 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_73ddb6f1-b704-aa6f-0ec9-20f573e3b5ec-6ae24967 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f89646-453586cf {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f89648-453586cf {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8964d-453586cf {
    grid-area: 2 / 2 / 3 / 3;
    align-self: end;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f29-04b131bf {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f2b-04b131bf {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f30-04b131bf {
    grid-area: 2 / 2 / 3 / 3;
    align-self: end;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b60321ce-f01f634f {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b60321d0-f01f634f {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b60321d5-f01f634f {
    grid-area: 2 / 2 / 3 / 3;
    align-self: end;
  }

  #w-node-_959a7475-4457-bb50-d6cd-cdd1256bee7c-2fdeab5d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9190181a-2f42-f2ba-0fe2-ba0ef5fc58f7-2fdeab5d {
    grid-area: 1 / 2 / 7 / 3;
  }

  #w-node-cd4e5906-6260-462a-4c1f-a08ed0076d84-2fdeab5d {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-e2a09aa5-5517-b61d-8768-7c09fe0b16b3-2fdeab5d {
    grid-area: 4 / 2 / 7 / 3;
  }

  #w-node-_281d5114-c4f5-106d-83e2-a18b646ed609-2fdeab5d {
    grid-area: 4 / 2 / 6 / 3;
  }

  #w-node-_42177bd3-8125-387b-f2d0-ff6e8297575b-2fdeab5d {
    grid-area: span 3 / span 2 / span 3 / span 2;
  }

  #w-node-b895af23-d0f5-8c9b-c544-f1c418275a30-2fdeab5d {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_26847633-be2b-4399-27fa-cca49bab794a-2fdeab5d {
    grid-area: span 1 / span 7 / span 1 / span 7;
  }

  #w-node-d18b8b19-0202-a9b3-5205-5198d56b9486-2fdeab5d {
    grid-area: 3 / 3 / 4 / 4;
  }

  #w-node-ebf2257b-86f7-f1aa-f0b7-7ee55f3227a9-2fdeab5d {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_365d7ab7-29aa-dde1-534d-bfff738beb58-2fdeab5d {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_2a11d430-dc7d-a204-713e-3d4416e72834-2fdeab5d {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f89646-85b4a63b {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f89648-85b4a63b {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8964d-85b4a63b {
    grid-area: 2 / 2 / 3 / 3;
    align-self: end;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f29-c907f508 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f2b-c907f508 {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f30-c907f508 {
    grid-area: 2 / 2 / 3 / 3;
    align-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11828e-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118381-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183ed-76299da7 {
    justify-self: start;
  }

  #w-node-_0c68297a-c109-ea7d-c770-de399ea64e50-9ea64e4c {
    justify-self: stretch;
  }

  #w-node-_0c68297a-c109-ea7d-c770-de399ea64e76-9ea64e4c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0c68297a-c109-ea7d-c770-de399ea64e78-9ea64e4c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0c68297a-c109-ea7d-c770-de399ea64e7d-9ea64e4c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-ef144d29-c8ac-8806-9c73-df4d452d65ca-9ea64e4c {
    grid-area: 4 / 1 / 2 / 2;
    justify-self: end;
  }

  #w-node-_72b817dc-82b2-d293-b346-9cf5bf69ea80-bf69ea7d, #w-node-bb5636fb-0830-71fd-386e-3b7036f89646-eb855bcf {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8964d-eb855bcf {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8967b-eb855bcf, #w-node-bb5636fb-0830-71fd-386e-3b7036f8967c-eb855bcf {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8967f-eb855bcf {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f89684-eb855bcf {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f896b8-eb855bcf {
    grid-column: span 1 / span 1;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f896bc-eb855bcf {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f896c0-eb855bcf {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f29-6e895bfd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f30-6e895bfd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f5e-6e895bfd, #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f5f-6e895bfd {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f62-6e895bfd {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f67-6e895bfd {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9b-6e895bfd {
    grid-column: span 1 / span 1;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9f-6e895bfd {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4fa3-6e895bfd {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b60321ce-b3785538 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b60321d5-b3785538 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-c144e596-c37b-4df0-5dc4-e1317ea2f325-b3785538, #w-node-c144e596-c37b-4df0-5dc4-e1317ea2f326-b3785538 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c144e596-c37b-4df0-5dc4-e1317ea2f329-b3785538 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-c144e596-c37b-4df0-5dc4-e1317ea2f32e-b3785538 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b6032203-b3785538, #w-node-e113c986-76d8-612f-5b43-05c7b6032204-b3785538 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b6032207-b3785538 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b603220c-b3785538 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b5159651-5874-b427-668c-237929d9d787-6ae24967, #w-node-fd932f3a-b83d-c4df-5478-c7d3ed3f11d5-6ae24967, #w-node-a10bf408-6c77-98cd-1050-575435601fed-6ae24967 {
    justify-self: start;
  }

  #w-node-_73ddb6f1-b704-aa6f-0ec9-20f573e3b5ec-6ae24967 {
    justify-self: end;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f89646-453586cf {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8964d-453586cf {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8967b-453586cf, #w-node-bb5636fb-0830-71fd-386e-3b7036f8967c-453586cf {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8967f-453586cf {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f89684-453586cf {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f896b8-453586cf {
    grid-column: span 1 / span 1;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f896bc-453586cf {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f896c0-453586cf {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f29-04b131bf {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f30-04b131bf {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f5e-04b131bf, #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f5f-04b131bf {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f62-04b131bf {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f67-04b131bf {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9b-04b131bf {
    grid-column: span 1 / span 1;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9f-04b131bf {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4fa3-04b131bf {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b60321ce-f01f634f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b60321d5-f01f634f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-c144e596-c37b-4df0-5dc4-e1317ea2f325-f01f634f, #w-node-c144e596-c37b-4df0-5dc4-e1317ea2f326-f01f634f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c144e596-c37b-4df0-5dc4-e1317ea2f329-f01f634f {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-c144e596-c37b-4df0-5dc4-e1317ea2f32e-f01f634f {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b6032203-f01f634f, #w-node-e113c986-76d8-612f-5b43-05c7b6032204-f01f634f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b6032207-f01f634f {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-e113c986-76d8-612f-5b43-05c7b603220c-f01f634f {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f89646-85b4a63b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8964d-85b4a63b {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8967b-85b4a63b, #w-node-bb5636fb-0830-71fd-386e-3b7036f8967c-85b4a63b {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f8967f-85b4a63b {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-bb5636fb-0830-71fd-386e-3b7036f89684-85b4a63b {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f29-c907f508 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f30-c907f508 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f5e-c907f508, #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f5f-c907f508 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f62-c907f508 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f67-c907f508 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9b-c907f508 {
    grid-column: span 1 / span 1;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4f9f-c907f508 {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
  }

  #w-node-f9cad234-28fb-a460-e4c4-c7f2d4cc4fa3-c907f508 {
    grid-area: 4 / 1 / 5 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a0be68d5-f57b-7ec8-1154-9b683cce9daa-76299da7 {
    justify-self: start;
  }

  #w-node-_5b0584bd-a3e6-a4f0-59b9-132c348d52a4-76299da7 {
    order: 9999;
  }

  #w-node-_1c0fb70e-378a-7869-0022-2491c4b2661b-76299da7 {
    order: -9999;
    justify-self: center;
  }

  #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b11828e-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118290-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182bb-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1182e9-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118316-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118342-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118381-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b118383-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183ae-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183ed-76299da7, #w-node-_34ad4d74-de53-2ef1-7ab4-cf621b1183ef-76299da7 {
    justify-self: center;
  }

  #w-node-a15c6f30-af85-4c6f-e5d4-008870f9b8f0-76299da7, #w-node-_60c905c2-35bd-326c-80f7-da9ce60b8581-76299da7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d0187148-2aae-bf2e-0857-754ca7cc9106-76299da7, #w-node-cff61e22-134b-91c2-e1f3-85784276fe8b-76299da7, #w-node-_4054535e-bf04-dc52-4f65-3ff278df50ac-76299da7 {
    align-self: start;
  }

  #w-node-cbba07ca-4fc0-52ac-28e4-189db6b67019-76299da7, #w-node-d9c6597e-d7ba-1449-736b-a439c2b55832-76299da7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b2bd318e-6cb1-6167-4525-6b0766054087-76299da7 {
    align-self: start;
  }

  #w-node-_0c68297a-c109-ea7d-c770-de399ea64e70-9ea64e4c {
    order: 9999;
  }

  #w-node-ef144d29-c8ac-8806-9c73-df4d452d65ca-9ea64e4c {
    grid-row: 3 / 4;
    align-self: center;
    justify-self: end;
  }

  #w-node-_72b817dc-82b2-d293-b346-9cf5bf69ea80-bf69ea7d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_02accfda-8743-52a3-2b3d-3992a7d3d429-a7d3d427 {
    justify-self: start;
  }

  #w-node-_02accfda-8743-52a3-2b3d-3992a7d3d43b-a7d3d427 {
    justify-self: end;
  }

  #w-node-_76912527-d8a8-b05a-d203-c3eabea7d0ba-6ae24967 {
    justify-self: start;
  }

  #w-node-_5b0584bd-a3e6-a4f0-59b9-132c348d52a4-6ae24967 {
    order: 9999;
  }

  #w-node-_1c0fb70e-378a-7869-0022-2491c4b2661b-6ae24967 {
    order: -9999;
    justify-self: center;
  }

  #w-node-b5159651-5874-b427-668c-237929d9d787-6ae24967, #w-node-b5159651-5874-b427-668c-237929d9d789-6ae24967, #w-node-f51c848b-7909-98f9-30a2-fe60a132ed81-6ae24967, #w-node-e4946639-e6f6-2ff2-717a-894eb4b6f999-6ae24967, #w-node-_91977b91-70a0-2ca6-cfbb-cee40ce5d2c2-6ae24967, #w-node-f6a156e3-e933-9ef6-aa0d-3391ba498794-6ae24967, #w-node-fd932f3a-b83d-c4df-5478-c7d3ed3f11d5-6ae24967, #w-node-fd932f3a-b83d-c4df-5478-c7d3ed3f11d7-6ae24967, #w-node-_15771274-27ed-a20e-03ca-e1ea56770eb5-6ae24967, #w-node-a10bf408-6c77-98cd-1050-575435601fed-6ae24967, #w-node-a10bf408-6c77-98cd-1050-575435601fef-6ae24967 {
    justify-self: center;
  }

  #w-node-a15c6f30-af85-4c6f-e5d4-008870f9b8f0-6ae24967, #w-node-_60c905c2-35bd-326c-80f7-da9ce60b8581-6ae24967 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d0187148-2aae-bf2e-0857-754ca7cc9106-6ae24967, #w-node-cff61e22-134b-91c2-e1f3-85784276fe8b-6ae24967, #w-node-_4054535e-bf04-dc52-4f65-3ff278df50ac-6ae24967 {
    align-self: start;
  }

  #w-node-cbba07ca-4fc0-52ac-28e4-189db6b67019-6ae24967, #w-node-d9c6597e-d7ba-1449-736b-a439c2b55832-6ae24967 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ad733c5b-6442-ca7a-9148-05dc68a0db94-6ae24967, #w-node-b8faa64a-c362-b030-e78d-57464f270304-6ae24967, #w-node-_3cdfa955-1094-fbc3-5f62-1b51517cbd3f-6ae24967 {
    align-self: center;
  }

  #w-node-b2bd318e-6cb1-6167-4525-6b0766054087-6ae24967 {
    align-self: start;
  }

  #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67a5-4801be6b {
    order: 9999;
  }

  #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67a5-8bde652b {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ab-8bde652b {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: start;
  }

  #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ae-8bde652b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-8bde652b {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-8bde652b {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67a5-a9975053 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ab-a9975053 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: start;
  }

  #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ae-a9975053 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-a9975053 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-a9975053 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67a5-69372712 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ab-69372712 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: start;
  }

  #w-node-_4b51f30c-fb8e-c7f6-c187-952a54be67ae-69372712 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_78eb0988-951f-7ae5-f777-7b5a70c045ef-69372712 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-_913a9c28-123c-c989-7d0d-0ba8d319357c-69372712 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}


