* {
  box-sizing: border-box
}

body {
  margin: 0;
  background: #fff;
  color: #111;
  font: 400 16px/1.5 Inter, sans-serif
}

#footer .section.bottom-version,
#footer .absolute-footer,
#footer .col-inner #text-2519128814.text,
#footer #wpcf7-f10540-o5,
.bottom-sucking-activity,
header {
  display: none !important;
}

.page {
  width: 100%;
  min-width: 1200px;
  overflow-x: hidden
}

.container,
.section,
.footer-wrap {
  width: 1200px;
  margin: 0 auto
}

#footer .section {
  width: 100%;
}

section.section {
  flex-direction: column;
}

.s1 {
  width: 100%;
  margin: 0;
  background: #fff
}

.s1-nav {
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff
}

.s1-logo {
  position: relative;
  width: 118px;
  height: 40px;
  overflow: hidden
}

.s1-logo-img {
  display: block;
  width: 118px;
  height: 40px;
  object-fit: contain
}

.s1-hero {
  position: relative;
  width: 100%;
  height: max(530px, calc(100vw*530/1440));
  overflow: hidden
}

.s1-hero-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.s1-hero-bg-ph {
  display: none;
}

.s1-hero-inner {
  position: relative;
  z-index: 1;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start
}

.s1-hero h1 {
  width: 608px;
  margin: 0;
  font: 800 42px/52px Montserrat, sans-serif;
  color: #000
}

.s1-hero p {
  width: 608px;
  margin: 20px 0 50px;
  font: 400 16px/24px Inter, sans-serif;
  color: #000
}

.s1-btn {
  width: 270px;
  min-width: 270px
}

.s1-strip {
  height: 158px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center
}

.s1-strip-inner {
  width: 1300px;
  height: 138px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

.s1-feature {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.s1-feature img {
  width: 86px;
  height: 86px;
  object-fit: contain
}

.s1-feature span {
  font: 400 14px/21px Inter, sans-serif;
  color: #e6e6e6
}

.s1-feature span {
  text-align: center;
}

.s1-strip-carousel,
.s1-strip-dots {
  display: none
}

.btn {
  border: 0;
  cursor: pointer;
  height: 47px;
  min-width: 270px;
  padding: 0 24px;
  font: 700 18px/47px Montserrat, sans-serif;
  transition: transform .25s ease, background-color .25s ease, color .25s ease
}

.btn:hover {
  transform: translateY(-4px)
}

.btn-dark {
  background: #000;
  color: #fff
}

.btn-dark:hover {
  background: #B5946C
}

.btn-gold {
  background: #b5946c;
  color: #fff
}

.btn-gold:hover {
  background: #B5946C
}

.center {
  display: block;
  margin: 50px auto 0
}

.section {
  padding: 100px 0 0
}

.s2 {
  padding-top: 0
}

.head {
  text-align: center
}

.head h2 {
  font: 800 56px/1.15 Montserrat, sans-serif;
  margin: 0 0 20px
}

.head p {
  font-size: 24px;
  line-height: 1.45;
  margin: 0 auto;
  max-width: 1114px;
  color: #333
}

.s2-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px
}

.s2-head h2 {
  width: 1114px;
  max-width: 100%;
  height: 52px;
  margin: 0;
  font: 800 42px/52px Montserrat, sans-serif;
  color: #000
}

.s2-head p {
  width: 1114px;
  max-width: 100%;
  margin: 0;
  font: 400 18px/27px Inter, sans-serif;
  color: #333
}

.challenges {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(2, 590px);
  gap: 20px
}

.challenge {
  display: grid;
  grid-template-columns: 296px 294px;
  width: 590px;
  height: 191px
}

.challenge .card {
  height: 191px;
  padding: 56px 20px;
  background: #f8f5f1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  transition: .25s
}

.challenge .old {
  margin: 0;
  color: #999;
  text-decoration: line-through;
  font: 700 14px/21px Montserrat, sans-serif
}

.challenge h3 {
  margin: 0;
  font: 700 18px/27px Montserrat, sans-serif;
  color: #333;
  max-width: 256px
}

.challenge p {
  margin: 0
}

.challenge p:not(.old) {
  font: 400 14px/21px Inter, sans-serif;
  color: #666;
  max-width: 256px
}

.challenge img {
  width: 294px;
  height: 191px;
  object-fit: cover
}

.s3 {
  margin-top: 100px;
  padding-top: 0
}

.s3-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px
}

.s3-head h2 {
  width: 1114px;
  max-width: 100%;
  margin: 0;
  font: 800 42px/52px Montserrat, sans-serif;
  color: #000
}

.s3-head p {
  width: 1114px;
  max-width: 100%;
  margin: 0;
  font: 400 18px/27px Inter, sans-serif;
  color: #333
}

.s3-hero {
  margin-top: 50px
}

.s3-carousel {
  position: relative;
  width: 1200px;
  height: 450px;
  overflow: hidden
}

.s3-track {
  position: relative;
  width: 100%;
  height: 100%
}

.s3-slide {
  position: absolute;
  inset: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.02)
}

.s3-slide.is-active {
  opacity: 1;
  visibility: visible;
  transform: scale(1)
}

.s3-slide img {
  width: 1200px;
  height: 450px;
  object-fit: cover;
  object-position: center;
  display: block
}

.s3-carousel,
.s4-side {
  touch-action: pan-y
}

.s3-slide img,
.s4-side-image {
  -webkit-user-drag: none;
  user-select: none
}

.s3-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  border: 0;
  cursor: pointer;
  margin: 0;
  padding: 20px 10px;
  background: rgba(255, 255, 255, .85);
  backdrop-filter: blur(5px);
  font: 400 42px/1 Inter, sans-serif;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 70px;
  transition: background-color .2s ease
}

.s3-prev {
  left: 0
}

.s3-next {
  right: 0
}

.s3-nav:hover {
  background: rgba(255, 255, 255, .95)
}

.s3-switch {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 5px;
  height: 10px;
  padding: 2px 5px;
  background: rgba(237, 234, 232, .3)
}

.s3-dot {
  width: 6px;
  height: 6px;
  border: 0;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  background: #d5d0ca;
  cursor: pointer;
  transition: background-color .25s ease
}

.s3-dot:hover {
  background: #c8b08f
}

.s3-dot.is-active {
  background: #b5946c
}

.stats {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  width: 100%;
}

.stats .stat-card {
  background: #f8f5f1;
  padding: 15px;
  text-align: center;
  transition: box-shadow .25s ease, transform .25s ease
}

.s3-stats .stat-card:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
  transform: translateY(-2px)
}

.stats strong {
  display: block;
  font: 700 32px/40px Montserrat, sans-serif;
  color: #432a11
}

.stats span {
  display: block;
  margin-top: 10px;
  font: 400 14px/21px Inter, sans-serif;
  color: #000
}

.s3-stats div {
  height: 120px
}

.s4 {
  margin-top: 100px;
  padding-top: 0
}

.s4-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px
}

.s4-head h2 {
  width: 1114px;
  max-width: 100%;
  margin: 0;
  font: 800 42px/52px Montserrat, sans-serif;
  color: #000
}

.s4-head p {
  width: 1114px;
  max-width: 100%;
  margin: 0;
  font: 400 18px/27px Inter, sans-serif;
  color: #333
}

.s4-list {
  margin-top: 50px;
  display: grid;
  gap: 30px
}

.s4-item {
  display: grid;
  grid-template-columns: 600px 600px;
  height: 600px;
  gap: 20px;
}

.s4-list .s4-item:nth-child(4) .s4-side>.s4-side-image {
  padding: 20px 40px 80px;
}

.s4-main {
  position: relative;
  height: 600px;
  padding: 365px 20px 20px;
  color: #fff;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 30px
}

.s4-main::before {
  content: "";
  position: absolute;
  inset: 0;
}

.s4-main>* {
  position: relative;
  z-index: 1
}

.s4-main-copy {
  display: flex;
  flex-direction: column;
  gap: 25px
}

.s4-main-copy h3 {
  margin: 0;
  font: 700 32px/40px Montserrat, sans-serif
}

.s4-main-copy h4 {
  margin: 0;
  font: 700 24px/36px Montserrat, sans-serif
}

.s4-main-copy p {
  margin: 0;
  font: 400 16px/24px Inter, sans-serif;
  color: #e6e6e6;
  max-width: 730px
}

.s4-main .btn {
  margin: 0;
  width: 270px;
  min-width: 270px;
  max-width: 270px;
  height: 47px;
  padding: 0
}

.s4-main .btn.btn-gold:hover {
  background: #C4A989
}

.s4-main-title {
  margin: 0;
  display: flex;
  flex-direction: column
}

.s4-main-title-line {
  font: 700 32px/40px Montserrat, sans-serif;
  color: #fff
}

.s4-main-title-sub {
  font: 700 24px/36px Montserrat, sans-serif;
  color: #fff
}

.s4-main-desc {
  margin: 0;
  font: 400 16px/24px Inter, sans-serif;
  color: #e6e6e6;
  max-width: 745px
}

.s4-main-copy--std {
  gap: 20px;
  max-width: 745px
}

.s4-main-title--skin {
  margin: 0;
  display: flex;
  flex-direction: column
}

.s4-main-title--skin span:first-child {
  font: 700 32px/32px Montserrat, sans-serif;
  color: #fff
}

.s4-main-title--skin span:last-child {
  font: 700 24px/24px Montserrat, sans-serif;
  color: #fff
}

.s4-main-copy--skin {
  gap: 20px;
  max-width: 745px
}

.s4-main-desc--skin {
  max-width: 745px
}

.s4-side {
  position: relative;
  height: 600px;
  background: transparent;
  overflow: hidden
}

.s4-side>img {
  padding: 50px 40px;
}

.s4-side-image {
  width: 100%;
  height: 415px;
  object-fit: cover;
  display: none
}

.s4-side-arrows {
  position: absolute;
  left: 0;
  right: 0;
  top: 193px;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: none
}

.s4-arrow {
  border: 0;
  background: transparent;
  cursor: pointer;
  padding: 0;
  width: 30px;
  height: 30px;
  display: grid;
  margin: 0;
  place-items: center
}

.s4-arrow img {
  width: 30px;
  height: 30px;
  display: block;
  object-fit: contain
}

.s4-arrow-next {
  transform: rotate(180deg)
}

.s4-side-copy {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  display: none
}

.s4-side-copy h5 {
  margin: 0 0 5px;
  font: 700 18px/27px Montserrat, sans-serif;
  color: #000
}

.s4-side-copy p {
  margin: 0;
  font: 400 16px/24px Inter, sans-serif;
  color: #333
}

.s4-pc-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  width: 100%;
  height: 100%
}

.s4-pc-card {
  position: relative;
  min-width: 0;
  min-height: 0;
  background: #f3f3f5;
  display: flex;
  flex-direction: column;
  overflow: hidden
}

.s4-pc-card-media {
  position: absolute;
  inset: 0;
  height: auto;
  flex: none;
  padding: 0;
  overflow: hidden;
  bottom: 80px;
}

.s4-pc-card-media img {
  width: 80%;
  height: 100%;
  object-fit: cover;
  display: block;
  margin: auto;
}

.s4-pc-card-copy {
  position: relative;
  z-index: 1;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 10px
}

.s4-pc-card-copy h5 {
  margin: 0;
  font: 700 18px/27px Montserrat, sans-serif;
  color: #000
}

.s4-pc-card-copy p {
  margin: 0;
  font: 400 16px/24px Inter, sans-serif;
  color: #333
}

.s5 {
  margin-top: 100px;
  padding-top: 0
}

.s5-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px
}

.s5-head h2 {
  margin: 0;
  font: 800 42px/52px Montserrat, sans-serif;
  color: #000;
  text-align: center;
  width: 1200px;
  max-width: 100%
}

.s5-title-line {
  display: block
}

.s5-head p {
  margin: 0;
  font: 400 18px/27px Inter, sans-serif;
  color: #333;
  text-align: center;
  width: 1200px;
  max-width: 100%
}

.lab {
  margin-top: 50px;
  display: grid;
  grid-template-columns: 598px 602px;
  align-items: stretch
}

.lab-main {
  width: 598px;
  height: 100%;
  min-height: 513px;
  object-fit: cover
}

.timeline {
  background: #f8f5f1;
  padding: 20px;
  display: flex;
  gap: 20px;
  align-items: stretch
}

.timeline-rail {
  width: 4px;
  align-self: stretch;
  background: #432a11;
  flex: none
}

.timeline-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 538px
}

.timeline-item {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%
}

.timeline-item button {
  border: 0;
  background: none;
  font: 700 24px/36px Montserrat, sans-serif;
  color: #999;
  cursor: pointer;
  padding: 0;
  margin: 0;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 0;
  min-height: auto;
}

.timeline-item button::before {
  content: "";
  width: 0;
  height: 10px;
  border-radius: 50%;
  background: #b5946c;
  opacity: 0;
  flex: none;
  transition: width .2s ease, opacity .2s ease, margin-right .2s ease
}

.timeline-item.is-active button {
  color: #b5946c
}

.timeline-item.is-active button::before {
  width: 10px;
  opacity: 1;
  margin-right: 10px
}

.timeline-item .timeline-body {
  overflow: hidden;
  height: 0;
  opacity: 0
}

.timeline-item.is-active .timeline-body {
  height: auto;
  opacity: 1
}

.timeline-title {
  margin: 0;
  font: 700 18px/27px Montserrat, sans-serif;
  color: #999
}

.timeline-item.is-active .timeline-title {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px
}

.timeline-body p {
  margin: 0;
  font: 400 16px/24px Inter, sans-serif;
  color: #333;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px
}

.mini-grid {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px
}

.mini-grid article {
  position: relative;
  height: 350px;
  overflow: hidden;
  padding: 236px 20px 20px
}

.mini-grid article::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0.72) 16%,
      rgba(0, 0, 0, 0.24) 34%,
      rgba(0, 0, 0, 0) 50.481%,
      rgba(0, 0, 0, 0) 94.231%);
  pointer-events: none
}

.mini-grid img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.mini-copy {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 10px
}

.mini-grid h4 {
  margin: 0;
  color: #fff;
  font: 700 24px/36px Montserrat, sans-serif
}

.mini-grid p {
  margin: 0;
  color: #e6e6e6;
  font: 400 16px/24px Inter, sans-serif
}

.s6 {
  margin-top: 100px;
  padding-top: 0
}

.faq {
  padding-bottom: 0
}

.testimonials-desktop {
  margin-top: 100px;
  padding-top: 0;
  display: block
}

.testimonials-desktop-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px
}

.testimonials-desktop-head h2 {
  width: 1114px;
  max-width: 100%;
  margin: 0;
  font: 800 42px/1.06 Montserrat, sans-serif;
  color: #000
}

.testimonials-desktop-head p {
  width: 1005px;
  max-width: 100%;
  margin: 0;
  font: 400 18px/27px Inter, sans-serif;
  color: #333
}

.testimonials-desktop-carousel {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px
}

.testimonials-desktop-pair {
  width: 1200px;
  display: grid;
  grid-template-columns: 590px 590px;
  gap: 20px
}

.td-card {
  display: flex;
  flex-direction: column;
  width: 590px;
  height: 518px;
  background: #f8f5f1
}

.td-card-image {
  width: 590px;
  height: 261px;
  object-fit: cover;
  display: block
}

.td-card-copy {
  height: 257px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  color: #333
}

.td-card-quote {
  margin: 0;
  font: 400 18px/27px Inter, sans-serif;
  color: #333
}

.td-card-name,
.td-card-country {
  margin: 0;
  text-align: right;
  color: #666;
  font: 700 14px/21px Montserrat, sans-serif
}

.td-card-name {
  margin-top: auto
}

.td-card-country {
  margin-top: 5px
}

.td-card:hover .td-card-quote,
.td-card:hover .td-card-name,
.td-card:hover .td-card-country {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px
}

.td-switch {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 2px 5px;
  background: rgba(237, 234, 232, .3)
}

.td-dot {
  width: 6px;
  height: 6px;
  border: 0;
  border-radius: 50%;
  padding: 0;
  background: #d5d0ca;
  cursor: pointer;
  transition: background-color .25s ease
}

.td-dot:hover {
  background: #c8b08f
}

.td-dot.is-active {
  background: #b5946c
}

.testimonials-mobile {
  display: none
}

.s6-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 1114px;
  max-width: 100%;
  margin: 0 auto
}

.s6-head h2 {
  margin: 0;
  font: 800 42px/52px Montserrat, sans-serif;
  color: #000
}

.s6-head p {
  margin: 0;
  font: 400 18px/27px Inter, sans-serif;
  color: #333;
  white-space: nowrap
}

.faq-list {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 0
}

.faq-item {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 10px 0;
  border-bottom: 1px solid #999
}

.faq-item button {
  width: 100%;
  border: 0;
  background: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  text-align: left;
  margin: 0;
}

.faq-q {
  display: block;
  font: 700 18px/27px Montserrat, sans-serif;
  color: #333
}

.faq-icon {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  flex: none
}

.faq-icon::before,
.faq-icon::after {
  content: "";
  position: absolute;
  left: 10%;
  right: 10%;
  top: 50%;
  height: 1.6px;
  background: #111;
  transform: translateY(-50%);
  transition: transform .22s ease, opacity .22s ease
}

.faq-icon::after {
  transform: translateY(-50%) rotate(90deg)
}

.faq-item.is-open .faq-icon::after {
  opacity: 0;
  transform: translateY(-50%) rotate(90deg) scaleX(.1)
}

.faq-item .answer {
  height: 0;
  overflow: hidden;
  color: #666;
  font: 400 16px/24px Inter, sans-serif
}

.faq-item.is-open .answer {
  margin-top: 10px;
  padding-bottom: 0
}

.logos {
  margin: 100px auto;
  padding-top: 0
}

.logos h2 {
  margin: 0;
  text-align: center;
  font: 800 42px/52px Montserrat, sans-serif;
  color: #000
}

.logo-grid {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  width: 1200px;
  max-width: 100%
}

.logo-item {
  width: 120px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden
}

.logo-item img {
  width: 120px;
  height: 55px;
  display: block;
  object-fit: contain;
  object-position: center;
  image-rendering: auto
}

.footer {
  margin-top: 100px;
  background: #150b00;
  padding: 100px 0;
  color: #fff
}

.footer-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px
}

.footer-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px
}

.footer-intro {
  width: 985px;
  display: flex;
  flex-direction: column;
  gap: 10px
}

.footer-intro h3 {
  margin: 0;
  font: 700 32px/36px Montserrat, sans-serif;
  color: #fff;
  letter-spacing: 0
}

.footer-intro p {
  margin: 0;
  font: 400 16px/20px Graphik, Inter, sans-serif;
  color: #fff
}

.footer-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%
}

.footer-row {
  display: grid;
  grid-template-columns: repeat(2, 590px);
  column-gap: 20px;
  align-items: end
}

.footer-field {
  display: flex;
  flex-direction: column;
  gap: 5px
}

.footer-field-full {
  width: 100%
}

.footer-label {
  font: 400 16px/20px Graphik, Inter, sans-serif;
  color: #e5e0db
}

.footer-field input {
  width: 100%;
  height: 25px;
  padding: 0 0 5px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #736d66;
  font: 400 16px/20px Graphik, Inter, sans-serif;
  color: #a19d99;
  outline: none
}

.footer-field input::placeholder {
  color: #a19d99;
  opacity: 1
}

.footer-field input:focus::placeholder {
  color: transparent
}

.footer-phone-input {
  display: flex;
  align-items: center;
  height: 25px;
  border-bottom: 1px solid #736d66;
  padding: 0 0 5px
}

.footer-phone-prefix {
  position: relative;
  display: flex;
  align-items: center;
  gap: 3px;
  margin-right: 5px;
  flex: none;
  height: 16px;
  padding-right: 2px
}

.footer-phone-flag {
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.footer-phone-prefix select {
  position: absolute;
  inset: 0;
  opacity: 0;
  appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer
}

.footer-phone-arrow {
  width: 6px;
  height: 6px;
  border-right: 1px solid #a19d99;
  border-bottom: 1px solid #a19d99;
  transform: rotate(45deg);
  display: block;
  transition: transform .2s ease
}

.footer-phone-prefix.is-open .footer-phone-arrow {
  transform: rotate(-135deg)
}

.footer-phone-field input {
  border-bottom: 0;
  height: 20px;
  padding: 0
}

.footer-select-line {
  display: flex;
  align-items: center;
  height: 25px;
  border-bottom: 1px solid #736d66;
  padding: 0 0 5px
}

.footer-select-line select {
  border: 0;
  background: transparent;
  appearance: none;
  padding: 0;
  height: 20px;
  flex: 1;
  font: 400 16px/20px Graphik, Inter, sans-serif;
  color: #a19d99;
  outline: none
}

.footer-select-line select option {
  color: #a19d99
}

.footer-select-line select:invalid {
  color: #a19d99
}

.footer-select-line select:focus:invalid {
  color: transparent
}

.footer-select-line select:not(:invalid) {
  color: #fff
}

.footer-select-arrow {
  width: 9px;
  height: 9px;
  border-right: 1.5px solid #a19d99;
  border-bottom: 1.5px solid #a19d99;
  transform: rotate(45deg);
  display: block;
  flex: none;
  transition: transform .2s ease
}

.footer-select-wrap.is-open .footer-select-arrow {
  transform: rotate(-135deg)
}

.footer-submit-btn {
  width: 270px;
  min-width: 270px;
  margin: 0 auto
}

.footer-submit-btn:disabled {
  opacity: .5;
  cursor: not-allowed
}

.footer-submit-btn:disabled:hover {
  background: #b5946c;
  transform: none
}

.s1 .s1-btn.btn-dark:hover {
  background: #B5946C
}

.popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(21, 11, 0, .45);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1200;
  padding: 24px
}

.popup-overlay.is-open {
  display: flex
}

.popup-panel {
  position: relative;
  width: 1055px;
  max-width: calc(100vw - 48px);
  height: 642px;
  max-height: calc(100vh - 48px);
  background: #e5e0db;
  overflow: hidden
}

.popup-close {
  position: absolute;
  right: 20px;
  top: 20px;
  border: 0;
  background: transparent;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 5;
  display: grid;
  margin: 0;
}

.popup-close img {
  width: 20px;
  height: 20px;
  display: block;
  object-fit: contain
}

.popup-step {
  display: none;
  height: 100%
}

.popup-step.is-active {
  display: flex
}

.popup-body {
  width: 100%;
  height: 100%
}

.popup-media {
  width: 375px;
  height: 100%;
  background-size: cover;
  background-position: center
}

.popup-media-form {
  background-image: url('https://www.figma.com/api/mcp/asset/17bb227d-37c6-4efd-999b-e66508324d2e')
}

.popup-media-success {
  background-image: url('https://www.figma.com/api/mcp/asset/0250098d-9ea9-4c80-86fb-17a61c23ead9')
}

.popup-content {
  width: 680px;
  height: 100%;
  padding: 20px;
  background: #e5e0db;
  display: flex;
  flex-direction: column
}

.popup-title {
  margin: 0 0 30px;
  font: 700 24px/28px Montserrat, sans-serif;
  color: #443c33;
  width: 600px
}

.popup-form {
  display: flex;
  flex-direction: column;
  height: 100%
}

.popup-form-scroll {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1;
  min-height: 0
}

.popup-grid {
  display: grid;
  grid-template-columns: 315px 315px;
  column-gap: 10px;
  row-gap: 20px;
  justify-content: space-between
}

.popup-form-footer {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: auto
}

.popup-field {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font: 700 14px/18px Montserrat, sans-serif;
  color: #443c33;
  position: relative
}

.popup-label {
  display: block;
  white-space: nowrap
}

.required-star {
  color: #d73737
}

.popup-field input,
.popup-field select {
  display: block;
  width: 100%;
  min-width: 0;
  border: 0;
  border-bottom: 1px solid #a19d99;
  background: transparent;
  padding: 0 0 5px;
  font: 400 16px/20px Graphik, Inter, sans-serif;
  outline: none
}

.popup-field input::placeholder {
  color: #8b8d90;
  opacity: 1
}

.popup-field input:focus::placeholder {
  color: transparent
}

.popup-field input:focus {
  border-bottom-color: #7f664d;
  color: #443c33
}

.popup-field select {
  color: #443c33
}

.popup-field select:invalid {
  color: #8b8d90
}

.popup-field select:focus {
  border-bottom-color: #7f664d
}

.popup-field input:not(:placeholder-shown) {
  color: #443c33
}

.popup-select-wrap {
  position: relative
}

.popup-field-select select {
  appearance: none;
  padding-right: 26px
}

.popup-select-arrow {
  position: absolute;
  right: 2px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 1.5px solid #443c33;
  border-bottom: 1.5px solid #443c33;
  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
  transition: transform .2s ease
}

.popup-select-wrap.is-open .popup-select-arrow {
  transform: translateY(-50%) rotate(-135deg)
}

.popup-phone-row {
  display: flex;
  align-items: center;
  gap: 0;
  border-bottom: 1px solid #a19d99;
  padding: 0 0 5px
}

.popup-phone-prefix {
  position: relative;
  display: flex;
  align-items: center;
  gap: 3px;
  padding-right: 5px;
  height: 16px
}

.popup-phone-flag {
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.popup-phone-prefix select {
  position: absolute;
  inset: 0;
  opacity: 0;
  appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer
}

.popup-phone-prefix select option {
  opacity: 1;
  color: #443c33;
  font-size: 16px
}

.popup-phone-arrow {
  width: 6px;
  height: 6px;
  border-right: 1.5px solid #443c33;
  border-bottom: 1.5px solid #443c33;
  transform: rotate(45deg);
  pointer-events: none;
  transition: transform .2s ease
}

.popup-phone-prefix.is-open .popup-phone-arrow {
  transform: rotate(-135deg)
}

.popup-phone-row input {
  border: 0;
  padding: 0;
  flex: 1;
  min-width: 0
}

.popup-error {
  display: none;
  position: absolute;
  left: 0;
  top: calc(100% + 2px);
  font: 400 12px/14px Inter, sans-serif;
  color: #d73737;
  white-space: normal;
  z-index: 2
}

.popup-field.is-error input,
.popup-field.is-error select {
  border-bottom-color: #d73737;
  color: #443c33
}

.popup-field.is-error .popup-phone-row {
  border-bottom-color: #d73737
}

.popup-field.is-error input::placeholder {
  color: #8b8d90
}

.popup-field.is-error select:invalid {
  color: #8b8d90
}

.popup-field.is-error .popup-error {
  display: block
}

.popup-field-wide {
  margin-top: 20px
}

.popup-check {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 10px 0 0;
  font: 400 14px/18px Graphik, Inter, sans-serif;
  color: #736d66
}

.popup-check input {
  appearance: none;
  margin: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #443c33;
  border-radius: 50%;
  cursor: pointer;
  background: #f2f3f5;
  position: relative
}

.popup-check input::before,
.popup-check input::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  transition: transform .15s ease
}

.popup-check input::before {
  inset: 10%;
  background: #7f664d
}

.popup-check input::after {
  inset: 30%;
  background: #150b00
}

.popup-check input:checked::before,
.popup-check input:checked::after {
  transform: scale(1)
}

.popup-check span {
  font: 400 14px/18px Graphik, Inter, sans-serif
}

.popup-submit {
  margin: 0;
  height: 47px;
  border: 0;
  background: #7f664d;
  color: #fff;
  font: 700 18px/24px Montserrat, sans-serif;
  cursor: pointer
}

.popup-submit:hover {
  background: #927a62
}

.popup-submit:disabled {
  background: #7f664d;
  opacity: .5;
  cursor: not-allowed
}

.popup-submit:disabled:hover {
  background: #7f664d
}

.popup-privacy {
  margin: 10px 0 0;
  text-align: center;
  font: 400 12px/16px Graphik, Inter, sans-serif;
  color: #736d66
}

.popup-success-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 122px 20px 20px;
  background: #e5e0db
}

.popup-success-logo {
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: grid;
  place-items: center
}

.popup-success-logo img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  display: block
}

.popup-success-title {
  margin: 20px 0 20px;
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  color: #443c33;
  max-width: 620px
}

.popup-success-desc {
  margin: 0 0 64px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  max-width: 640px
}

.popup-success-actions {
  display: flex;
  gap: 20px;
  width: 100%;
}

.popup-success-btn {
  width: 100%;
  height: 47px;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 12px 10px;
}

.popup-success-btn-primary {
  background: #7f664d
}

.popup-success-btn-dark {
  background: #443c33
}

.popup-success-btn-primary:hover {
  background: #927a62
}

.popup-success-btn-dark:hover {
  background: #5a5148
}

.popup-open-body {
  overflow: hidden
}

@media (max-width: 767px) {
  body {
    overflow-x: hidden
  }

  .page {
    min-width: 0;
    width: 100%
  }

  .container,
  .section,
  .footer-wrap {
    width: 100%;
    max-width: calc(100vw - 30px)
  }

  #footer .section {
    max-width: 100%;
  }

  .section {
    padding-top: 0
  }

  .s2,
  .s3,
  .s4,
  .s5,
  .s6,
  .logos,
  .footer {
    margin-top: 50px
  }

  .btn {
    min-width: 0
  }

  .testimonials-mobile {
    display: block;
    margin-top: 50px;
    padding-top: 0
  }

  .testimonials-desktop {
    display: none
  }

  .testimonials-mobile-head {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: center
  }

  .testimonials-mobile-head h2 {
    margin: 0;
    font: 700 20px/25px Montserrat, sans-serif;
    color: #000
  }

  .testimonials-mobile-title-line {
    display: block
  }

  .testimonials-mobile-head p {
    margin: 0;
    font: 400 14px/21px Inter, sans-serif;
    letter-spacing: .2px;
    color: #000
  }

  .testimonials-mobile-list {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px
  }

  .testimonial-mobile-card {
    width: 100%
  }

  .testimonial-mobile-card img {
    display: block;
    width: 100%;
    height: 152px;
    object-fit: cover
  }

  .testimonial-mobile-copy {
    background: #f8f5f1;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px
  }

  .testimonial-mobile-copy p {
    margin: 0
  }

  .testimonial-mobile-copy>p:first-child {
    font: 400 14px/21px Inter, sans-serif;
    letter-spacing: .2px;
    color: #333;
    height: 146px
  }

  .testimonial-mobile-copy-long>p:first-child {
    height: 168px
  }

  .testimonial-mobile-name,
  .testimonial-mobile-country {
    font: 600 13px/19px Montserrat, sans-serif;
    color: #666;
    text-align: right
  }

  .testimonial-mobile-name {
    height: 18px
  }

  .testimonial-mobile-country {
    height: 18px
  }

  .testimonial-mobile-name-wide {
    width: 246px;
    align-self: flex-end
  }

  .testimonials-mobile .center {
    margin-top: 30px;
    width: 100%;
    height: 47px;
    font: 700 14px/21px Montserrat, sans-serif
  }

  .s1-nav {
    height: 46px;
    padding: 10px 0
  }

  .s1-logo,
  .s1-logo-img {
    width: 76px;
    height: 26px
  }

  .s1-hero {
    height: 766px;
  }

  .s1-hero-bg {
    display: none
  }

  .s1-hero-bg-ph {
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .s1-hero-inner {
    width: 100%;
    height: 100%;
    padding: 20px 15px 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0
  }

  .s1-hero h1 {
    width: 100%;
    max-width: 100%;
    margin: 0;
    font: 700 32px/40px Montserrat, sans-serif;
    letter-spacing: 0
  }

  .s1-hero p {
    width: 100%;
    max-width: 100%;
    margin: 10px 0 0;
    font: 400 14px/21px Inter, sans-serif;
    letter-spacing: .2px
  }

  .s1-btn {
    width: 100%;
    height: 41px;
    min-width: 100%;
    font: 700 14px/21px Montserrat, sans-serif;
    margin-top: 382px;
    display: block;
    margin-bottom: 0;
  }

  .s1-strip {
    height: auto;
    padding: 13px 0 8px;
    flex-direction: column;
    overflow: hidden
  }

  .s1-strip-inner {
    display: none
  }

  .s1-strip-carousel {
    display: flex;
    width: 100%;
    transform: translateX(0);
    transition: transform .35s ease;
    will-change: transform;
    touch-action: pan-y
  }

  .s1-strip-slide {
    flex: 0 0 100%;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: start;
    justify-items: center;
    padding: 0 10px
  }

  .s1-feature,
  .s1-feature.no-divider {
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 0;
    gap: 6px;
    align-items: center
  }

  .s1-feature::after {
    display: none
  }

  .s1-feature img {
    width: 54px;
    height: 45px;
    object-fit: contain;
    image-rendering: auto
  }

  .s1-feature span {
    width: 100% !important;
    max-width: 112px;
    font: 400 12px/15px Inter, sans-serif;
    letter-spacing: 0;
    color: #fff;
    text-align: center
  }

  .s1-strip-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    width: 27px;
    height: 10px;
    margin-top: 7px;
    padding: 2px 3px;
    border-radius: 5px;
    background: #e6e6e6
  }

  .s1-strip-dot {
    width: 6px;
    height: 6px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 999px;
    background: #8a8a8a;
    cursor: pointer;
    line-height: 100%;
    min-height: auto;
  }

  .s1-strip-dot.is-active {
    background: #000
  }

  .s2-head,
  .s3-head,
  .s4-head,
  .s5-head,
  .s6-head {
    width: 100%;
    max-width: 100%;
    gap: 20px
  }

  .s2-head h2,
  .s3-head h2,
  .s4-head h2,
  .s5-head h2,
  .s6-head h2 {
    width: 100%;
    font: 700 20px/25px Montserrat, sans-serif;
    text-align: center
  }

  .s2-head p,
  .s3-head p,
  .s4-head p,
  .s5-head p,
  .s6-head p {
    width: 100%;
    font: 400 14px/21px Inter, sans-serif;
    letter-spacing: .2px;
    text-align: center
  }

  .s2-head p,
  .s3-head p,
  .s4-head p,
  .s5-head p,
  .s6-head p {
    white-space: normal
  }

  .s5-head h2 {
    font: 700 20px/25px Montserrat, sans-serif;
    letter-spacing: 0;
    color: #000
  }

  .s5-head p {
    font: 400 14px/21px Inter, sans-serif;
    letter-spacing: .2px;
    color: #000
  }

  .s5-head .s5-title-line:first-child {
    white-space: nowrap
  }

  .challenges {
    margin-top: 30px;
    grid-template-columns: 1fr;
    gap: 20px;
    width: 100%;
  }

  .challenge {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: flex;
    flex-direction: column-reverse
  }

  .challenge img {
    width: 100%;
    height: 333px
  }

  .challenge .card {
    width: 100%;
    height: auto;
    padding: 10px;
    gap: 5px
  }

  .challenge .old {
    font: 600 13px/19px Montserrat, sans-serif
  }

  .challenge h3 {
    max-width: 325px;
    font: 700 16px/24px Montserrat, sans-serif
  }

  .challenge p:not(.old) {
    max-width: 325px;
    font: 400 14px/21px Inter, sans-serif
  }

  .center {
    margin: 30px auto 0;
    width: 100%;
    height: 41px;
    font: 700 14px/21px Montserrat, sans-serif
  }

  .s3-hero {
    margin-top: 30px
  }

  .s3-carousel {
    width: 100vw;
    max-width: 100vw;
    height: 300px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw)
  }

  .s3-slide img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center
  }

  .s3-nav {
    display: none
  }

  .s3-switch {
    bottom: 10px
  }

  .s3-stats {
    margin-top: 10px;
    width: 100%;
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
    row-gap: 10px
  }

  .s3-stats .stat-card {
    background: #f8f5f1;
    padding: 20px 10px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center
  }

  .s3-stats strong {
    display: block;
    font: 700 20px/25px Montserrat, sans-serif;
    color: #432a11
  }

  .s3-stats span {
    display: block;
    margin-top: 10px;
    font: 400 10px/15px Inter, sans-serif;
    color: #666;
    letter-spacing: .2px
  }

  .s4-list {
    margin-top: 30px;
    gap: 30px;
    width: 100%;
  }

  .s4-item {
    display: flex;
    flex-direction: column;
    height: auto;
    gap: 20px
  }

  .s4-main {
    width: 100vw;
    height: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 10px 15px 212px;
    gap: 10px;
    background-size: cover;
    background-position: center;
    justify-content: flex-start;
  }

  .s4-main::before {
    background: rgba(0, 0, 0, var(--s4-mobile-overlay, .45))
  }

  .s4-main-copy,
  .s4-main-copy--std,
  .s4-main-copy--skin {
    max-width: 100%;
    gap: 10px
  }

  .s4-main-title-line,
  .s4-main-title--skin span:first-child {
    font: 700 18px/27px Montserrat, sans-serif
  }

  .s4-main-title-sub,
  .s4-main-title--skin span:last-child {
    font: 700 18px/27px Montserrat, sans-serif
  }

  .s4-main-desc,
  .s4-main-desc--skin {
    font: 400 14px/21px Inter, sans-serif;
    max-width: 100%;
    color: #e6e6e6
  }

  .s4-main .btn {
    display: none
  }

  .s4-side {
    height: auto;
    background: transparent;
    overflow: visible
  }

  .s4-pc-grid {
    display: none
  }

  .s4-side.is-mobile-grid>.s4-side-image,
  .s4-side.is-mobile-grid>.s4-side-arrows,
  .s4-side.is-mobile-grid>.s4-side-copy {
    display: none
  }

  .s4-mobile-grid {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 11px;
    row-gap: 20px
  }

  .s4-mobile-card {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .s4-mobile-card-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block
  }

  .s4-mobile-card-title {
    margin: 10px 0 0;
    font: 700 16px/24px Montserrat, sans-serif;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
  }

  .s4-mobile-card-desc {
    margin: 5px 0 0;
    height: 36px;
    overflow: hidden;
    font: 400 12px/18px Inter, sans-serif;
    letter-spacing: .2px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
  }

  .s4-mobile-cta {
    width: 100%;
    min-width: 0;
    height: 41px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #000 !important;
    color: #fff !important;
    border: 0;
    font: 700 14px/21px Montserrat, sans-serif;
    transform: none
  }

  .s4-mobile-cta:hover {
    background: #000 !important;
    transform: none
  }

  .lab {
    margin-top: 30px;
    grid-template-columns: 1fr
  }

  .lab-main {
    display: none
  }

  .timeline {
    padding: 20px 10px;
    gap: 10px
  }

  .timeline-rail {
    width: 2px
  }

  .timeline-list {
    width: 100%;
    gap: 10px
  }

  .timeline-item {
    gap: 5px
  }

  .timeline-item button {
    position: relative;
    width: 100%;
    padding-right: 24px;
    font: 700 18px/27px Montserrat, sans-serif;
    color: #b5946c;
    justify-content: flex-start;
    text-align: left
  }

  .timeline-item button::before {
    width: 7px;
    height: 7px;
    opacity: 1;
    margin-right: 5px;
    background: #b5946c
  }

  .timeline-item.is-active button::before {
    width: 7px;
    margin-right: 5px
  }

  .timeline-item button::after {
    content: "";
    border-right: 1.5px solid #111;
    border-bottom: 1.5px solid #111;
    width: 8px;
    height: 8px;
    display: block;
    flex: none;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: rotate(45deg);
    margin-top: -6px;
    transition: transform .2s ease;
  }

  .timeline-item.is-active button::after {
    transform: rotate(-135deg);
  }

  .timeline-title {
    font: 700 16px/24px Montserrat, sans-serif
  }

  .timeline-body p {
    font: 400 14px/21px Inter, sans-serif
  }

  .timeline-mobile-image-wrap {
    width: 313px;
    height: 267px;
    margin-top: 5px;
    overflow: hidden
  }

  .timeline-mobile-image {
    width: 313px;
    height: 267px;
    display: block;
    object-fit: cover
  }

  .mini-grid {
    margin-top: 20px;
    grid-template-columns: 1fr;
    gap: 20px
  }

  .mini-grid article {
    height: 313px;
    padding: 226px 10px 10px
  }

  .mini-grid article::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 49.82%, rgba(0, 0, 0, 1) 100%);
  }

  .mini-copy {
    gap: 5px
  }

  .mini-grid h4 {
    font: 700 16px/24px Montserrat, sans-serif
  }

  .mini-grid p {
    font: 400 14px/21px Inter, sans-serif;
    height: 48px
  }

  .faq-list {
    margin-top: 30px
  }

  .faq-item {
    padding: 10px 0
  }

  .faq-item button {
    align-items: flex-start;
    gap: 10px
  }

  .faq-q {
    width: 310px;
    font: 700 16px/24px Montserrat, sans-serif
  }

  .faq-icon {
    width: 25px;
    height: 25px
  }

  .faq-item .answer {
    font: 400 14px/21px Inter, sans-serif
  }

  .logos h2 {
    font: 700 20px/25px Montserrat, sans-serif
  }

  .logo-grid {
    margin-top: 30px;
    width: 100%;
    display: grid;
    grid-template-columns: 87px 86px 87px 84px;
    grid-auto-rows: 40px
  }

  .logo-item {
    width: auto;
    height: 40px;
    overflow: visible
  }

  .logo-item img {
    display: block;
    object-fit: contain;
    transform: scale(1.45);
    transform-origin: center center
  }

  .logo-item:nth-child(1) img {
    width: 76px;
    height: 27px
  }

  .logo-item:nth-child(2) img {
    width: 75px;
    height: 27px
  }

  .logo-item:nth-child(3) img {
    width: 76px;
    height: 27px
  }

  .logo-item:nth-child(4) img {
    width: 72px;
    height: 26px
  }

  .logo-item:nth-child(5) img {
    width: 75px;
    height: 27px
  }

  .logo-item:nth-child(6) img {
    width: 76px;
    height: 27px
  }

  .logo-item:nth-child(7) img {
    width: 75px;
    height: 27px
  }

  .logo-item:nth-child(8) img {
    width: 72px;
    height: 27px
  }

  .logo-item:nth-child(9) img {
    width: 75px;
    height: 27px
  }

  .logo-item:nth-child(10) img {
    width: 76px;
    height: 27px
  }

  .logo-item:nth-child(11) img {
    width: 75px;
    height: 27px
  }

  .logo-item:nth-child(12) img {
    width: 72px;
    height: 27px
  }

  .logo-item:nth-child(13) img {
    width: 73px;
    height: 12px
  }

  .logo-item:nth-child(13) img {
    transform: scale(3.6)
  }

  .logo-item:nth-child(14) img {
    width: 76px;
    height: 27px
  }

  .logo-item:nth-child(15) img {
    width: 24px;
    height: 30px
  }

  .logo-item:nth-child(15) img {
    transform: scale(5)
  }

  .logo-item:nth-child(16) img {
    width: 72px;
    height: 22px
  }

  .logo-item:nth-child(17) img {
    width: 62px;
    height: 18px
  }

  .footer {
    padding: 50px 0
  }

  .footer-wrap {
    gap: 30px;
    width: 100%;
    max-width: calc(100vw - 30px)
  }

  .footer-content {
    gap: 20px
  }

  .footer-intro {
    width: 100%;
    max-width: 100%;
    gap: 10px
  }

  .footer-intro h3 {
    font: 600 20px/24px Graphik, Inter, sans-serif;
    letter-spacing: .4px;
    text-transform: uppercase
  }

  .footer-intro p {
    font: 400 14px/18px Graphik, Inter, sans-serif;
    color: #d0cecc;
    letter-spacing: .2px
  }

  .footer-form {
    gap: 20px
  }

  .footer-row {
    display: flex;
    flex-direction: column;
    gap: 20px
  }

  .footer-field {
    width: 100%
  }

  .footer-label {
    font: 400 14px/18px Graphik, Inter, sans-serif;
    letter-spacing: .2px
  }

  .footer-field input {
    height: 23px;
    font: 400 14px/18px Graphik, Inter, sans-serif;
    letter-spacing: .2px
  }

  .footer-phone-input {
    height: 23px
  }

  .footer-phone-field input {
    height: 18px
  }

  .footer-select-line {
    height: 23px
  }

  .footer-select-line select {
    height: 18px;
    font: 400 14px/18px Graphik, Inter, sans-serif;
    letter-spacing: .2px
  }

  .footer-submit-btn {
    width: 100%;
    min-width: 100%;
    height: 44px;
    font: 700 14px/20px Montserrat, sans-serif
  }

  .popup-overlay {
    padding: 10px
  }

  .popup-panel {
    width: 100%;
    max-width: calc(100vw - 20px);
    height: min(589px, calc(100vh - 20px));
    max-height: calc(100vh - 20px)
  }

  .popup-panel[data-popup-view="success"] {
    height: min(677px, calc(100vh - 20px))
  }

  .popup-step.is-active {
    display: block
  }

  .popup-close {
    right: 10px;
    top: 10px
  }

  .popup-media {
    display: none
  }

  .popup-content {
    width: 100%;
    height: 100% !important;
    padding: 10px 10px 0
  }

  .popup-title {
    width: 295px;
    margin: 0;
    font: 700 18px/22px Montserrat, sans-serif
  }

  .popup-form {
    margin-top: 17px;
    flex: 1;
    min-height: 0
  }

  .popup-form-scroll {
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    gap: 0
  }

  .popup-grid {
    grid-template-columns: 1fr;
    row-gap: 20px
  }

  .popup-field {
    gap: 10px
  }

  .popup-label {
    font: 700 13px/17px Montserrat, sans-serif
  }

  .popup-field input,
  .popup-field select {
    height: 23px;
    padding: 0 0 5px;
    font: 400 14px/18px Graphik, Inter, sans-serif
  }

  .popup-phone-row {
    height: 23px;
    padding: 0 0 5px
  }

  .popup-phone-prefix {
    height: 14px
  }

  .popup-phone-flag {
    width: 14px;
    height: 14px
  }

  .popup-select-arrow {
    width: 8px;
    height: 8px
  }

  .popup-field-wide {
    margin-top: 20px
  }

  .popup-check {
    width: 320px;
    margin: 5px 0 0;
    align-items: flex-start;
    gap: 5px
  }

  .popup-check input {
    width: 11px;
    height: 11px;
    margin-top: 4px;
    border: 1px solid #f2f3f5
  }

  .popup-check span {
    width: 304px;
    font: 400 12px/18px Inter, sans-serif;
    letter-spacing: .2px;
    color: #736d66
  }

  .popup-form-footer {
    margin: 0 -10px;
    padding: 10px;
    background: #e5e0db;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
  }

  .popup-submit {
    height: 40px;
    font: 700 16px/20px Montserrat, sans-serif
  }

  .popup-privacy {
    margin: 0;
    font: 400 12px/16px Graphik, Inter, sans-serif
  }

  .popup-success-content {
    padding: 80px 15px 20px
  }

  .popup-success-actions {
    flex-direction: column;
    width: 100%
  }

  .popup-success-btn {
    width: 100%
  }

  .popup-step-success .popup-content {
    background: #f8f5f1
  }

  .popup-success-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 176px 10px 169px
  }

  .popup-success-logo {
    width: 70px;
    height: 70px
  }

  .popup-success-logo img {
    width: 70px;
    height: 70px
  }

  .popup-success-title {
    margin: 30px 0 0;
    width: 325px;
    font: 700 20px/24px Montserrat, sans-serif;
    color: #443c33
  }

  .popup-success-desc {
    margin: 10px 0 0;
    width: 325px;
    font: 400 14px/18px Graphik, Inter, sans-serif;
    letter-spacing: .2px;
    color: #333
  }

  .popup-success-actions {
    margin-top: 30px;
    width: 325px;
    display: flex;
    flex-direction: column;
    gap: 10px
  }

  .popup-success-btn {
    width: 325px;
    height: 40px;
    font: 700 16px/20px Montserrat, sans-serif
  }

  .popup-success-btn-primary {
    background: #7f664d
  }

  .popup-success-btn-dark {
    background: #443c33
  }
}

@media (max-width: 767px) {
  .btn:hover {
    transform: none
  }

  .btn-dark:hover {
    background: #000
  }

  .btn-gold:hover {
    background: #b5946c
  }

  .s3-nav:hover {
    background: rgba(255, 255, 255, .85)
  }

  .s3-dot:hover {
    background: #d5d0ca
  }

  .s3-stats .stat-card:hover {
    box-shadow: none;
    transform: none
  }

  .s4-main .btn.btn-gold:hover {
    background: #b5946c
  }

  .popup-submit:hover {
    background: #7f664d
  }

  .popup-success-btn-primary:hover {
    background: #7f664d
  }

  .popup-success-btn-dark:hover {
    background: #443c33
  }
}