.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.right-0 {
  right: 0;
}

.top-0 {
  top: 0;
}

.aspect-square {
  aspect-ratio: 1/1;
}

.p-0 {
  padding: 0 !important;
}

.pl-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.px-gap, section.offices .header {
  padding-left: var(--padding-x);
  padding-right: var(--padding-x);
}

.mb-5 {
  margin-bottom: 1.25vw !important;
}

.mt-2 {
  margin-top: 0.5vw !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.gap-4 {
  gap: 1vw;
}

.gap-8 {
  gap: 2vw;
}

.tw-flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.space-between {
  justify-content: space-between;
}

.items-center {
  align-items: center;
}

.flex-row {
  flex-direction: row;
}

.grid {
  display: grid;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}

.grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}

@media (width >= 768px) {
  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (width < 768px) {
  .max-md\:grid-cols-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.text-center {
  text-align: center;
}

.text-white {
  color: #ffffff !important;
}

.text-rkGreen {
  color: #61AC58;
}

.bg-rkGreen {
  background-color: #61AC58;
}

.text-rkDarkGreen {
  color: #2EBDBC;
}

.bg-rkDarkGreen {
  background-color: #2EBDBC;
}

.text-rkGold {
  color: #FABA19;
}

.bg-rkGold {
  background-color: #FABA19;
}

.text-rkDarkGold {
  color: #E39918;
}

.bg-rkDarkGold {
  background-color: #E39918;
}

.text-rkDarkBlue {
  color: #4A87CB;
}

.bg-rkDarkBlue {
  background-color: #4A87CB;
}

.text-rkBlue {
  color: #498ACA;
}

.bg-rkBlue {
  background-color: #498ACA;
}

.text-rkBrown {
  color: #B05E1B;
}

.bg-rkBrown {
  background-color: #B05E1B;
}

.text-rkOrange {
  color: #FF5833;
}

.bg-rkOrange {
  background-color: #FF5833;
}

.font-extrabold {
  font-weight: 800;
}

.font-bold {
  font-weight: 700;
}

.font-semi {
  font-weight: 500;
}

.font-regular {
  font-weight: 400;
}

.font-light {
  font-weight: 300;
}

.italics {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
}

.text-balance {
  text-wrap: balance;
}

.text-h1 {
  font-size: 46.1538461538vw !important;
}
@media (width >= 768px) {
  .text-h1 {
    font-size: 23.4375vw !important;
  }
}
@media (width >= 1366px) {
  .text-h1 {
    font-size: 19.7657393851vw !important;
  }
}
@media (width >= 1920px) {
  .text-h1 {
    font-size: 14.0625vw !important;
  }
}
.text-h1 {
  font-weight: 400;
  letter-spacing: -0.04em;
}

.text-h2, section.design-for-modern .pic-w-word h2, section.live-light h2, section.explore .slick-slide .content .title {
  font-size: 8.2051282051vw !important;
}
@media (width >= 768px) {
  .text-h2, section.design-for-modern .pic-w-word h2, section.live-light h2, section.explore .slick-slide .content .title {
    font-size: 4.1666666667vw !important;
  }
}
@media (width >= 1366px) {
  .text-h2, section.design-for-modern .pic-w-word h2, section.live-light h2, section.explore .slick-slide .content .title {
    font-size: 3.513909224vw !important;
  }
}
@media (width >= 1920px) {
  .text-h2, section.design-for-modern .pic-w-word h2, section.live-light h2, section.explore .slick-slide .content .title {
    font-size: 2.5vw !important;
  }
}
.text-h2, section.design-for-modern .pic-w-word h2, section.live-light h2, section.explore .slick-slide .content .title {
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.1875;
}
@media (width >= 1366px) {
  .text-h2, section.design-for-modern .pic-w-word h2, section.live-light h2, section.explore .slick-slide .content .title {
    line-height: 1.4;
  }
}

.text-alternative, section.compact .title, section.light-ergo .core-feat-slider .txt-container .main, section.design-for-modern .desc-section h3 {
  font-size: 6.6666666667vw !important;
}
@media (width >= 768px) {
  .text-alternative, section.compact .title, section.light-ergo .core-feat-slider .txt-container .main, section.design-for-modern .desc-section h3 {
    font-size: 3.3854166667vw !important;
  }
}
@media (width >= 1366px) {
  .text-alternative, section.compact .title, section.light-ergo .core-feat-slider .txt-container .main, section.design-for-modern .desc-section h3 {
    font-size: 2.5622254758vw !important;
  }
}
@media (width >= 1920px) {
  .text-alternative, section.compact .title, section.light-ergo .core-feat-slider .txt-container .main, section.design-for-modern .desc-section h3 {
    font-size: 1.8229166667vw !important;
  }
}
.text-alternative, section.compact .title, section.light-ergo .core-feat-slider .txt-container .main, section.design-for-modern .desc-section h3 {
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.02em;
}

.text-subheader, section.compact .card-title, section.compact .appl-grid > div .card-title, section.chair-color .chair-card .txt-container p, section.faq .kontainer .faq-con .faq-item .faq-question h3, section.cert .grid-container .cardd .title {
  font-size: 4.6153846154vw !important;
}
@media (width >= 768px) {
  .text-subheader, section.compact .card-title, section.compact .appl-grid > div .card-title, section.chair-color .chair-card .txt-container p, section.faq .kontainer .faq-con .faq-item .faq-question h3, section.cert .grid-container .cardd .title {
    font-size: 2.34375vw !important;
  }
}
@media (width >= 1366px) {
  .text-subheader, section.compact .card-title, section.compact .appl-grid > div .card-title, section.chair-color .chair-card .txt-container p, section.faq .kontainer .faq-con .faq-item .faq-question h3, section.cert .grid-container .cardd .title {
    font-size: 1.756954612vw !important;
  }
}
@media (width >= 1920px) {
  .text-subheader, section.compact .card-title, section.compact .appl-grid > div .card-title, section.chair-color .chair-card .txt-container p, section.faq .kontainer .faq-con .faq-item .faq-question h3, section.cert .grid-container .cardd .title {
    font-size: 1.25vw !important;
  }
}
.text-subheader, section.compact .card-title, section.compact .appl-grid > div .card-title, section.chair-color .chair-card .txt-container p, section.faq .kontainer .faq-con .faq-item .faq-question h3, section.cert .grid-container .cardd .title {
  font-weight: 600;
  line-height: 1.27;
}
@media (width >= 1366px) {
  .text-subheader, section.compact .card-title, section.compact .appl-grid > div .card-title, section.chair-color .chair-card .txt-container p, section.faq .kontainer .faq-con .faq-item .faq-question h3, section.cert .grid-container .cardd .title {
    line-height: 1.4;
  }
}
.text-subheader, section.compact .card-title, section.compact .appl-grid > div .card-title, section.chair-color .chair-card .txt-container p, section.faq .kontainer .faq-con .faq-item .faq-question h3, section.cert .grid-container .cardd .title {
  letter-spacing: -0.02em;
}

.text-p, main p, section.map .content .number-lbl, section.light-ergo .pill > div, section.light-ergo .core-feat-slider .txt-container .sub, section.light-ergo .core-feat-slider .txt-container .desc, section.comparison table, section.live-light p, section.chair-color .chair-card .txt-container p.label, section.cert .grid-container .cardd .desc, section.usp .usp-swiper .text, section.chair-slider .chair-swiper .slick-slide .text, section.offices .office-swiper .cardd .label, section.explore .slick-slide .content .post {
  font-size: 4.1025641026vw !important;
}
@media (width >= 768px) {
  .text-p, main p, section.map .content .number-lbl, section.light-ergo .pill > div, section.light-ergo .core-feat-slider .txt-container .sub, section.light-ergo .core-feat-slider .txt-container .desc, section.comparison table, section.live-light p, section.chair-color .chair-card .txt-container p.label, section.cert .grid-container .cardd .desc, section.usp .usp-swiper .text, section.chair-slider .chair-swiper .slick-slide .text, section.offices .office-swiper .cardd .label, section.explore .slick-slide .content .post {
    font-size: 2.0833333333vw !important;
  }
}
@media (width >= 1366px) {
  .text-p, main p, section.map .content .number-lbl, section.light-ergo .pill > div, section.light-ergo .core-feat-slider .txt-container .sub, section.light-ergo .core-feat-slider .txt-container .desc, section.comparison table, section.live-light p, section.chair-color .chair-card .txt-container p.label, section.cert .grid-container .cardd .desc, section.usp .usp-swiper .text, section.chair-slider .chair-swiper .slick-slide .text, section.offices .office-swiper .cardd .label, section.explore .slick-slide .content .post {
    font-size: 1.317715959vw !important;
  }
}
@media (width >= 1920px) {
  .text-p, main p, section.map .content .number-lbl, section.light-ergo .pill > div, section.light-ergo .core-feat-slider .txt-container .sub, section.light-ergo .core-feat-slider .txt-container .desc, section.comparison table, section.live-light p, section.chair-color .chair-card .txt-container p.label, section.cert .grid-container .cardd .desc, section.usp .usp-swiper .text, section.chair-slider .chair-swiper .slick-slide .text, section.offices .office-swiper .cardd .label, section.explore .slick-slide .content .post {
    font-size: 0.9375vw !important;
  }
}
.text-p, main p, section.map .content .number-lbl, section.light-ergo .pill > div, section.light-ergo .core-feat-slider .txt-container .sub, section.light-ergo .core-feat-slider .txt-container .desc, section.comparison table, section.live-light p, section.chair-color .chair-card .txt-container p.label, section.cert .grid-container .cardd .desc, section.usp .usp-swiper .text, section.chair-slider .chair-swiper .slick-slide .text, section.offices .office-swiper .cardd .label, section.explore .slick-slide .content .post {
  font-weight: 400;
  line-height: 1.625;
}
@media (width >= 1366px) {
  .text-p, main p, section.map .content .number-lbl, section.light-ergo .pill > div, section.light-ergo .core-feat-slider .txt-container .sub, section.light-ergo .core-feat-slider .txt-container .desc, section.comparison table, section.live-light p, section.chair-color .chair-card .txt-container p.label, section.cert .grid-container .cardd .desc, section.usp .usp-swiper .text, section.chair-slider .chair-swiper .slick-slide .text, section.offices .office-swiper .cardd .label, section.explore .slick-slide .content .post {
    line-height: 1.67;
  }
}

.text-gradient {
  background: linear-gradient(to bottom, #2D2D2D 0%, #C5234F 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 120%;
}

@media (width < 768px) {
  .max-md\:w-full {
    width: 100%;
  }
}
.block {
  display: block;
}

.rounded-aire {
  overflow: hidden;
  border-radius: 8.2051282051vw;
}
@media (width >= 768px) {
  .rounded-aire {
    border-radius: 6.25vw !important;
  }
}
@media (width >= 1366px) {
  .rounded-aire {
    border-radius: 3.513909224vw !important;
  }
}
@media (width >= 1920px) {
  .rounded-aire {
    border-radius: 2.5vw;
  }
}

.rounded-aire-small, lite-youtube, section.compact .appl-grid > div, section.light-ergo .core-feat-slider .slick-slide, section.chair-color .chair-card, section.usp .usp-swiper img, section.chair-slider .chair-swiper .slick-slide img, section.offices .office-swiper .cardd .img-container {
  overflow: hidden;
  border-radius: 4.1025641026vw;
}
@media (width >= 768px) {
  .rounded-aire-small, lite-youtube, section.compact .appl-grid > div, section.light-ergo .core-feat-slider .slick-slide, section.chair-color .chair-card, section.usp .usp-swiper img, section.chair-slider .chair-swiper .slick-slide img, section.offices .office-swiper .cardd .img-container {
    border-radius: 2.0833333333vw;
  }
}
@media (width >= 1920px) {
  .rounded-aire-small, lite-youtube, section.compact .appl-grid > div, section.light-ergo .core-feat-slider .slick-slide, section.chair-color .chair-card, section.usp .usp-swiper img, section.chair-slider .chair-swiper .slick-slide img, section.offices .office-swiper .cardd .img-container {
    border-radius: 0.8333333333vw;
  }
}
@media (width >= 1366px) {
  .rounded-aire-small, lite-youtube, section.compact .appl-grid > div, section.light-ergo .core-feat-slider .slick-slide, section.chair-color .chair-card, section.usp .usp-swiper img, section.chair-slider .chair-swiper .slick-slide img, section.offices .office-swiper .cardd .img-container {
    border-radius: 1.1713030747vw;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
    visibility: hidden;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    opacity: 1;
    transform: translateY(30px);
    visibility: visible;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in {
  opacity: 0;
  transform: translateY(30px);
  visibility: hidden;
}
.fade-in.visible {
  animation: fadeInUp 0.6s ease-out forwards;
}
.fade-in.visible.slide-in {
  animation: slideInUp 0.6s ease-out forwards;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

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

body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.2;
  overflow-x: hidden;
  color: #6D6D6D;
}

:root {
  --padding-x: 4.1025641026vw;
}

@media (width >= 768px) {
  :root {
    --padding-x: 2.0833333333vw;
  }
}
@media (width >= 1366px) {
  :root {
    --padding-x: 13.8888888889vw;
  }
}
@media (width >= 1920px) {
  :root {
    --padding-x: calc((100% - 1040px) / 2);
  }
}
@media (width >= 768px) {
  .mobile {
    display: none;
  }
}

@media (width <= 768px), (width >= 1366px) {
  .tablet {
    display: none !important;
  }
}

@media (width < 768px) {
  .non-mobile {
    display: none;
  }
}

@media (width < 1366px) {
  .min-laptop {
    display: none !important;
  }
}

@media (width >= 1366px) {
  .max-laptop {
    display: none !important;
  }
}

@media (width <= 1366px), (width >= 1920px) {
  .laptop {
    display: none !important;
  }
}

@media (width < 1920px) {
  .desktop {
    display: none !important;
  }
}

.delay-1 {
  transition-delay: 0.2s !important;
  animation-delay: 0.2s !important;
}

.delay-2 {
  transition-delay: 0.4s !important;
  animation-delay: 0.4s !important;
}

.delay-3 {
  transition-delay: 0.6s !important;
  animation-delay: 0.6s !important;
}

.delay-4 {
  transition-delay: 0.8s !important;
  animation-delay: 0.8s !important;
}

.cta {
  display: inline-block;
  background-color: #30bebc;
  color: #fff;
  text-decoration: none;
  border-radius: 50vw;
  font-size: 3.5897435897vw !important;
}
@media (width >= 768px) {
  .cta {
    font-size: 1.8229166667vw !important;
  }
}
@media (width >= 1366px) {
  .cta {
    font-size: 1.1713030747vw !important;
  }
}
@media (width >= 1920px) {
  .cta {
    font-size: 0.8333333333vw !important;
  }
}
.cta {
  font-weight: 600;
  margin-top: 4vw;
  border: 3px solid #30bebc;
  transition: all 0.3s ease;
  padding: 4.1025641026vw 8.2051282051vw;
}
@media (width >= 768px) {
  .cta {
    margin-top: 4.1666666667vw;
    padding: 2.0833333333vw 4.1666666667vw;
  }
}
@media (width >= 1366px) {
  .cta {
    margin-top: 1vw;
    padding: 1.1713030747vw 2.635431918vw;
  }
}
@media (width >= 1920px) {
  .cta {
    padding: 0.8333333333vw 1.875vw;
  }
}
.cta.secondary {
  background-color: #F0F0F0;
  border-color: #F0F0F0;
  color: #2D2D2D;
}
.cta.secondary:hover {
  border-color: #E4E4E4;
  background-color: #E4E4E4;
  color: #2D2D2D;
}
.cta.primary:hover {
  border-color: #239796;
  background-color: #239796;
}
.cta:hover {
  border-color: #239796;
  background-color: #239796;
  color: #fff;
}

main section {
  padding: 14.358974359vw var(--padding-x);
}
main section.full {
  padding-left: 0;
  padding-right: 0;
}
@media (width >= 768px) {
  main section {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }
}
main a {
  text-decoration: none;
}
main img {
  width: 100%;
}
main p {
  margin: 0;
  line-height: 1.4;
  margin-top: 2vw;
}
@media (width < 768px) {
  main p {
    font-size: 4vw;
    line-height: 1.4;
    margin-top: 3vw;
  }
}
@media (width >= 1366px) {
  main p {
    margin-top: 1vw;
  }
}

.logo {
  width: 33.3333333333vw;
}
@media (width >= 768px) {
  .logo {
    width: 16.9270833333vw;
  }
}
@media (width >= 1366px) {
  .logo {
    width: 14.3484626647vw;
  }
}
@media (width >= 1920px) {
  .logo {
    width: 10.2083333333vw;
  }
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 2vw;
  color: #2D2D2D;
}
@media (width >= 1366px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 1vw;
  }
}

.slick-slider {
  width: 100%;
  margin: 0 auto;
}

.slick-list {
  overflow: visible;
}

.slick-slide {
  box-sizing: border-box;
  height: auto !important;
}
.slick-slide > div {
  outline: none;
}

lite-youtube::before {
  background-image: none !important;
}
lite-youtube > .lty-playbtn {
  --size: 16.4102564103vw;
}
@media (width >= 768px) {
  lite-youtube > .lty-playbtn {
    --size: 8.3333333333vw;
  }
}
@media (width >= 1366px) {
  lite-youtube > .lty-playbtn {
    --size: 5.9297218155vw;
  }
}
@media (width >= 1920px) {
  lite-youtube > .lty-playbtn {
    --size: 4.21875vw;
  }
}
lite-youtube > .lty-playbtn {
  background-size: var(--size) var(--size) !important;
  background-image: url('data:image/svg+xml;url8,<svg width="111" height="111" viewBox="0 0 111 111" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="110.769" height="110.769" rx="50" fill="black" fill-opacity="0.2"/><path d="M71.3845 55.3848L47.3845 69.2412L47.3845 41.5284L71.3845 55.3848Z" fill="white"/> </svg>') !important;
}
lite-youtube {
  width: 100%;
  max-width: 100% !important;
  height: auto;
}

footer {
  margin-top: 0 !important;
}

section.hero {
  position: relative;
  padding-top: 0;
}
section.hero .hero-bg {
  width: 100%;
  height: auto;
  z-index: 3;
}
section.hero .hero-product {
  position: absolute;
  top: 0;
  z-index: 2;
}
section.hero .hero-content {
  padding-top: 15.3846153846vw;
}
@media (width >= 768px) {
  section.hero .hero-content {
    padding-top: 8.3333333333vw;
  }
}
@media (width >= 1366px) {
  section.hero .hero-content {
    padding-top: 4.39238653vw;
  }
}
@media (width >= 1920px) {
  section.hero .hero-content {
    padding-top: 5.2083333333vw;
  }
}
section.hero .hero-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.hero .hero-content .product-title {
  background: linear-gradient(to bottom, #2f2f2f 0%, #a71a40 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 150%;
  padding: 0;
  line-height: 0.8;
  margin-bottom: 6.1538461538vw;
}
@media (width >= 768px) {
  section.hero .hero-content .product-title {
    margin-bottom: 3.125vw;
  }
}
@media (width >= 1366px) {
  section.hero .hero-content .product-title {
    margin-top: 0.878477306vw;
    margin-bottom: 1.756954612vw;
  }
}
@media (width >= 1920px) {
  section.hero .hero-content .product-title {
    margin-bottom: 1.25vw;
  }
}
section.hero .subheader {
  user-select: none;
  background: #F0F0F0;
  color: #2D2D2D;
  padding: 3.0769230769vw 6.1538461538vw;
  border-radius: 4.1025641026vw;
  text-align: center;
  white-space: nowrap;
  z-index: 3;
}
@media (width >= 768px) {
  section.hero .subheader {
    padding: 1.5625vw 3.125vw;
    border-radius: 2.0833333333vw;
  }
}
@media (width >= 1366px) {
  section.hero .subheader {
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 70%;
    padding: 0.878477306vw 1.756954612vw;
    border-radius: 1.1713030747vw;
    color: white;
    background: linear-gradient(to right, rgba(245, 245, 247, 0.5019607843) 0%, rgba(144, 144, 145, 0.5019607843) 100%);
    border: 1px solid rgba(201, 201, 201, 0.2509803922);
    backdrop-filter: blur(32px);
  }
}
@media (width >= 1920px) {
  section.hero .subheader {
    top: 69%;
    padding: 0.625vw 1.25vw;
    border-radius: 0.8333333333vw;
  }
}

section.lightweight {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
section.lightweight .title span {
  background: linear-gradient(to bottom, #c5234f 0%, #2d2d2d 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 140%;
}
section.lightweight .subtitle {
  color: #6D6D6D;
  letter-spacing: -0.03em;
}
@media (width >= 768px) {
  section.lightweight .content {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  section.lightweight .cta-btn {
    margin-bottom: 3.6458333333vw;
  }
}
@media (width >= 1366px) {
  section.lightweight .content {
    width: 72%;
  }
  section.lightweight .cta-btn {
    margin-top: 2.0497803807vw;
    margin-bottom: 2.0497803807vw;
  }
}
@media (width >= 1920px) {
  section.lightweight .content {
    width: 72%;
  }
  section.lightweight .cta-btn {
    margin-top: 1.25vw;
    margin-bottom: 1.25vw;
  }
}

section.compact .title {
  background: linear-gradient(to bottom, #cfcfcf 0%, #696969 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 100%;
}
@media (width >= 768px) {
  section.compact .title {
    width: 65%;
  }
}
section.compact .appl-grid {
  display: grid;
  grid-template-areas: "comfort " "minimalist " "breathable";
  gap: 4.1025641026vw;
  margin-top: 8.2051282051vw;
}
@media (width >= 768px) {
  section.compact .appl-grid {
    gap: 2.0833333333vw;
    margin-top: 5.2083333333vw;
  }
}
@media (width >= 1366px) {
  section.compact .appl-grid {
    margin-top: 7.3206442167vw;
    gap: 1.1713030747vw;
  }
}
@media (width >= 1920px) {
  section.compact .appl-grid {
    margin-top: 5.2083333333vw;
    gap: 0.8333333333vw;
  }
}
@media (width >= 768px) {
  section.compact .appl-grid {
    grid-template-areas: "comfort minimalist" "comfort breathable";
  }
}
section.compact .appl-grid {
  color: #2D2D2D;
}
section.compact .appl-grid > div {
  position: relative;
}
section.compact .appl-grid > div .card-title {
  position: absolute;
  top: 10%;
}
@media (width >= 768px) {
  section.compact .appl-grid > div .card-title {
    top: 8%;
  }
}
section.compact .appl-grid > div .card-title {
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translateX(-50%);
}
section.compact .appl-grid .area-comfort {
  grid-area: comfort;
}
section.compact .appl-grid .area-minimalist {
  grid-area: minimalist;
}
section.compact .appl-grid .area-breathable {
  grid-area: breathable;
}

section.map {
  padding: 0;
  position: relative;
}
section.map .world-map {
  z-index: 1;
}
section.map .content {
  position: absolute;
  left: 0;
  top: 20%;
}
@media (width >= 768px) {
  section.map .content {
    top: 15%;
  }
}
@media (width >= 1366px) {
  section.map .content {
    top: 25%;
  }
}
section.map .content {
  z-index: 2;
  text-align: center;
  width: 100%;
}
section.map .content .count {
  margin-top: 8vw;
  font-size: 14.358974359vw !important;
}
@media (width >= 768px) {
  section.map .content .count {
    font-size: 7.2916666667vw !important;
  }
}
@media (width >= 1366px) {
  section.map .content .count {
    font-size: 7.3206442167vw !important;
  }
}
@media (width >= 1920px) {
  section.map .content .count {
    font-size: 5.2083333333vw !important;
  }
}
section.map .content .count {
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.2;
  background: linear-gradient(to bottom, #2d2d2d 0%, #c5234f 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 120%;
}
@media (width >= 768px) {
  section.map .content .count {
    margin-top: 4vw;
  }
}
@media (width >= 1366px) {
  section.map .content .count {
    margin-top: 2vw;
  }
}
section.map .content .number-lbl {
  color: #6d6d6d;
}
@media (width >= 1366px) {
  section.map .content .number-lbl {
    font-size: 1.756954612vw !important;
  }
}
@media (width >= 1920px) {
  section.map .content .number-lbl {
    font-size: 1.25vw !important;
  }
}

section.feels-light {
  padding-bottom: 0;
}
@media (width >= 768px) {
  section.feels-light {
    padding-top: 0;
  }
}
section.feels-light h2 {
  color: #2D2D2D;
}
section.feels-light {
  position: relative;
}
section.feels-light .img-container {
  margin-top: 11.7948717949vw;
}
@media (width >= 768px) {
  section.feels-light .img-container {
    margin-top: 0;
  }
}
section.feels-light .text-container {
  padding-left: var(--padding-x);
  padding-right: var(--padding-x);
}
@media (width >= 768px) {
  section.feels-light .text-container {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
  }
}
@media (width >= 1366px) {
  section.feels-light .text-container {
    padding-left: 0;
  }
}
@media (width >= 1920px) {
  section.feels-light .text-container p {
    margin-top: 0;
  }
}

section.light-ergo {
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f7 100%) center;
}
section.light-ergo .text-subheader, section.light-ergo section.cert .grid-container .cardd .title, section.cert .grid-container .cardd section.light-ergo .title, section.light-ergo section.faq .kontainer .faq-con .faq-item .faq-question h3, section.faq .kontainer .faq-con .faq-item .faq-question section.light-ergo h3, section.light-ergo section.chair-color .chair-card .txt-container p, section.chair-color .chair-card .txt-container section.light-ergo p, section.light-ergo section.compact .card-title, section.compact section.light-ergo .card-title {
  color: #8e8e8e;
}
section.light-ergo .pill {
  margin-top: 2.635431918vw;
}
@media (width >= 1920px) {
  section.light-ergo .pill {
    margin-top: 1.875vw;
  }
}
section.light-ergo .pill {
  display: flex;
  gap: 1.4641288433vw;
}
@media (width >= 1920px) {
  section.light-ergo .pill {
    margin-top: 1.0416666667vw;
  }
}
section.light-ergo .pill {
  flex-wrap: wrap;
  justify-content: center;
}
section.light-ergo .pill > div {
  transition: all 0.3s ease-out;
}
section.light-ergo .pill > div:hover, section.light-ergo .pill > div.active {
  background: #2d2d2d;
  color: #ffffff;
}
section.light-ergo .pill > div {
  user-select: none;
  cursor: pointer;
  font-weight: 500;
  border-radius: 100rem;
  background: #f0f0f0;
  color: #2d2d2d;
  padding: 1.4641288433vw 2.635431918vw;
}
@media (width >= 1920px) {
  section.light-ergo .pill > div {
    padding: 1.0416666667vw 2.635431918vw;
  }
}
section.light-ergo .header {
  text-align: center;
  padding-left: var(--padding-x);
  padding-right: var(--padding-x);
}
section.light-ergo .header p {
  font-weight: 400;
}
section.light-ergo .header {
  margin-bottom: 8.2051282051vw;
}
@media (width >= 768px) {
  section.light-ergo .header {
    margin-bottom: 4.1666666667vw;
  }
}
@media (width >= 1366px) {
  section.light-ergo .header {
    margin-bottom: 2.3426061493vw;
  }
}
@media (width >= 1920px) {
  section.light-ergo .header {
    margin-bottom: 1.6666666667vw;
  }
}
section.light-ergo .core-feat-slider .slick-slide {
  overflow: hidden;
  position: relative;
}
section.light-ergo .core-feat-slider .txt-container {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 6.1538461538vw;
  padding-left: 6.1538461538vw;
  padding-right: 6.1538461538vw;
}
@media (width >= 768px) {
  section.light-ergo .core-feat-slider .txt-container {
    padding-top: 3.125vw;
    padding-left: 3.125vw;
    padding-right: 3.125vw;
  }
}
@media (width >= 1366px) {
  section.light-ergo .core-feat-slider .txt-container {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
section.light-ergo .core-feat-slider .txt-container .sub {
  color: #2D2D2D;
}
section.light-ergo .core-feat-slider .txt-container .main {
  background: linear-gradient(to bottom, #353535 0%, #941739 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 120%;
}
@media (width >= 768px) {
  section.light-ergo .core-feat-slider .txt-container .main {
    margin-top: 1vw;
  }
}
@media (width >= 1366px) {
  section.light-ergo .core-feat-slider .txt-container .main {
    margin-top: 0.5vw;
  }
}
section.light-ergo .core-feat-slider .txt-container .desc {
  color: #6D6D6D;
}
@media (width >= 768px) {
  section.light-ergo .core-feat-slider .txt-container .desc {
    margin-top: 1vw;
  }
}
@media (width >= 1366px) {
  section.light-ergo .core-feat-slider .txt-container .desc {
    margin-top: 0.5vw;
  }
}

section.design-for-modern {
  padding-top: 0;
  background: linear-gradient(to bottom, #f5f5f7 0%, #ffffff 100%) center;
}
section.design-for-modern .pic-w-word {
  position: relative;
}
section.design-for-modern .pic-w-word h2 {
  position: absolute;
  top: 10%;
  background: linear-gradient(to bottom, #353535 0%, #941739 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 100%;
}
@media (width >= 1366px) {
  section.design-for-modern .pic-w-word h2 {
    top: 10%;
    font-size: 2.4305555556vw;
  }
}
@media (width >= 1920px) {
  section.design-for-modern .pic-w-word h2 {
    padding-left: 0;
    left: 23%;
    top: 8%;
  }
}
section.design-for-modern .desc-section {
  margin-top: 8.2051282051vw;
}
@media (width >= 768px) {
  section.design-for-modern .desc-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.6041666667vw;
    margin-top: 4.1666666667vw;
  }
}
@media (width >= 1366px) {
  section.design-for-modern .desc-section {
    margin-top: 5.8565153734vw;
    gap: 1.4641288433vw;
  }
}
@media (width >= 1920px) {
  section.design-for-modern .desc-section {
    margin-top: 4.1666666667vw;
    gap: 1.0416666667vw;
  }
}
section.design-for-modern .desc-section h3 {
  background: linear-gradient(to bottom, #cfcfcf 0%, #696969 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 100%;
}
@media (width >= 1366px) {
  section.design-for-modern .desc-section h3 {
    font-size: 2.4305555556vw !important;
  }
}
@media (width >= 1920px) {
  section.design-for-modern .desc-section h3 {
    font-size: 1.8229166667vw !important;
  }
}
section.design-for-modern .desc-section .btn-container {
  display: flex;
  justify-content: center;
}
section.design-for-modern .desc-section .btn-container a {
  margin-top: 8.2051282051vw;
}
@media (width >= 768px) {
  section.design-for-modern .desc-section .btn-container a {
    margin-top: 4.1666666667vw;
  }
  section.design-for-modern .desc-section .btn-container {
    justify-content: start;
  }
}
@media (width >= 1366px) {
  section.design-for-modern .desc-section .btn-container a {
    margin-top: 2.3426061493vw;
  }
}
@media (width >= 1920px) {
  section.design-for-modern .desc-section .btn-container a {
    margin-top: 1.6666666667vw;
  }
}

section.comparison {
  background-image: url("https://merryfair.com/wp-content/themes/bdid/landing-page/aire/images/aire/bg-comparison-1920w.webp");
  background-size: cover;
  background-position: center center;
}
section.comparison .gradient-part {
  background: linear-gradient(to bottom, #2d2d2d 0%, #c5234f 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 100%;
}
section.comparison table {
  width: 100%;
  color: black;
  background: white;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 1.1713030747vw;
  overflow: hidden;
  border: 1px solid #d1d5db;
  margin-top: 4.39238653vw;
}
@media (width >= 1920px) {
  section.comparison table {
    margin-top: 3.125vw;
  }
}
section.comparison table td {
  border-bottom: 1px solid #d1d5db;
  padding: 1.8301610542vw 2.3426061493vw;
}
@media (width >= 1920px) {
  section.comparison table td {
    padding: 1.3020833333vw 1.6666666667vw;
  }
}
section.comparison table tr:last-child td {
  border-bottom: none;
}
section.comparison table thead {
  background: #F5f5f7;
  font-weight: 600;
}
@media (width >= 768px) {
  section.live-light {
    background: linear-gradient(to bottom, #ffffff 0%, #f5f5f7 100%) center;
  }
}
section.live-light {
  padding-bottom: 0;
}
@media (width >= 768px) {
  section.live-light .content {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (width >= 1366px) {
  section.live-light .content {
    width: 80%;
  }
}
@media (width >= 1920px) {
  section.live-light .content {
    width: 90%;
  }
}
section.live-light h2 {
  color: #2D2D2D;
}
section.live-light h2 .gradient-part {
  background: linear-gradient(to bottom, #2d2d2d 0%, #c5234f 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 100%;
}
section.live-light h2 {
  text-align: center;
}
section.live-light h2 span {
  display: block;
}
section.live-light p {
  text-align: center;
  margin-top: 3vw;
  margin-bottom: 8vw;
}
@media (width >= 768px) {
  section.live-light p {
    margin-bottom: 5.859375vw;
  }
}
@media (width >= 1366px) {
  section.live-light p {
    margin-top: 1.756954612vw;
    margin-bottom: 4.39238653vw;
  }
}
@media (width >= 1920px) {
  section.live-light p {
    margin-top: 1.25vw;
    margin-bottom: 3.125vw;
  }
}
@media (width >= 1366px) {
  section.live-light .pic-container {
    padding-left: var(--padding-x);
    padding-right: var(--padding-x);
  }
}

@media (width >= 768px) {
  section.chair-color {
    background: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%) center;
  }
}
section.chair-color {
  --shadow-blur: 3.5897435897vw;
  --shadow-y: 1.0256410256vw;
}
@media (width >= 768px) {
  section.chair-color {
    --shadow-blur: 1.8229166667vw;
    --shadow-y: 0.5208333333vw;
  }
}
@media (width >= 1366px) {
  section.chair-color {
    --shadow-blur: 1.0248901903vw;
    --shadow-y: 0.2928257687vw;
  }
}
@media (width >= 1920px) {
  section.chair-color {
    --shadow-blur: 0.7291666667vw;
    --shadow-y: 0.2083333333vw;
  }
}
@media (width >= 1366px) {
  section.chair-color h2 {
    margin-top: 2.3426061493vw;
    margin-bottom: 2.3426061493vw;
  }
}
@media (width >= 1920px) {
  section.chair-color h2 {
    margin-top: 1.6666666667vw;
    margin-bottom: 1.6666666667vw;
  }
}
section.chair-color .btn-container {
  display: flex;
  justify-content: center;
  margin-top: 3vw;
}
section.chair-color .grid-container {
  display: grid;
  column-gap: 4.1025641026vw;
  row-gap: 8.2051282051vw;
  background-image: url("https://merryfair.com/wp-content/themes/bdid/landing-page/aire/images/aire/chair-bg-l-1920w.webp");
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-areas: "preview preview" "btn btn" "red charcoal";
}
@media (width >= 768px) {
  section.chair-color .grid-container {
    grid-template-areas: "red preview preview charcoal" "btn btn btn btn";
    column-gap: 2.0833333333vw;
    row-gap: 2.0833333333vw;
    align-items: center;
    margin-top: 5.2083333333vw;
  }
}
@media (width >= 1366px) {
  section.chair-color .grid-container {
    margin-top: 2.9282576867vw;
    column-gap: 1.1713030747vw;
    row-gap: 3.6603221083vw;
  }
}
@media (width >= 1920px) {
  section.chair-color .grid-container {
    column-gap: 0.8333333333vw;
    row-gap: 2.6041666667vw;
    margin-top: 2.0833333333vw;
  }
}
section.chair-color .grid-container .preview-container {
  grid-area: preview;
  position: sticky;
}
@media (width >= 768px) {
  section.chair-color .grid-container .preview-container {
    position: relative;
  }
}
section.chair-color .grid-container .preview-container {
  top: 0;
  z-index: 1;
}
@media (width < 768px) {
  section.chair-color .grid-container .preview-container {
    background: white;
  }
}
section.chair-color .grid-container .preview-container .chair-preview {
  position: relative;
}
@media (width >= 768px) {
  section.chair-color .grid-container .preview-container .chair-preview .bg {
    visibility: hidden;
  }
}
section.chair-color .grid-container .preview-container .chair-preview .chair-img-holder {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: auto;
}
section.chair-color .grid-container .btn-container {
  grid-area: btn;
}
@media (width >= 768px) {
  section.chair-color .grid-container .btn-container {
    margin-top: 0;
  }
}
@media (width < 768px) {
  section.chair-color .grid-container .deep-red {
    margin-left: var(--shadow-blur);
    margin-bottom: var(--shadow-blur);
  }
}
section.chair-color .grid-container .deep-red {
  grid-area: red;
}
section.chair-color .grid-container .deep-red p.title {
  background: linear-gradient(to bottom, #353535 0%, #941739 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 100%;
}
section.chair-color .grid-container .charcoal {
  grid-area: charcoal;
}
@media (width < 768px) {
  section.chair-color .grid-container .charcoal {
    margin-right: var(--shadow-blur);
    margin-bottom: var(--shadow-blur);
  }
}
section.chair-color .grid-container .charcoal p.title {
  color: #2d2d2d;
}
section.chair-color .chair-card {
  border: 0.2564102564vw solid #d1d5db;
}
@media (width >= 768px) {
  section.chair-color .chair-card {
    border-width: 0.1302083333vw;
  }
}
@media (width >= 1366px) {
  section.chair-color .chair-card {
    border-width: 0.0732064422vw;
  }
}
@media (width >= 1920px) {
  section.chair-color .chair-card {
    border-width: 0.0520833333vw;
  }
}
section.chair-color .chair-card {
  cursor: pointer;
}
section.chair-color .chair-card > * {
  user-select: none;
}
section.chair-color .chair-card {
  position: relative;
  overflow: hidden;
}
section.chair-color .chair-card .txt-container {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
}
section.chair-color .chair-card .txt-container p {
  margin-top: 0;
  text-align: center;
}
section.chair-color .chair-card.selected {
  box-shadow: 0 var(--shadow-y) var(--shadow-blur) 0 rgba(0, 0, 0, 0.1);
}
section.chair-color .chair-card.selected .label {
  display: none;
}
section.chair-color .chair-card:hover:not(.selected) {
  box-shadow: 0 var(--shadow-y) calc(var(--shadow-blur) / 2) 0 rgba(0, 0, 0, 0.1);
}

section.faq {
  background: linear-gradient(to bottom, #f5f5f7 0%, #ffffff 100%) center;
}
section.faq h2 {
  text-align: center;
  background: linear-gradient(to bottom, #2d2d2d 0%, #c5234f 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 100%;
}
@media (width >= 768px) {
  section.faq h2 {
    margin-bottom: 0;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (width >= 1366px) {
  section.faq h2 {
    width: 100%;
  }
}
section.faq .grid-container {
  display: grid;
  grid-template-columns: 1fr;
}
section.faq .btn-container {
  display: flex;
  gap: 2.0512820513vw;
}
@media (width >= 768px) {
  section.faq .btn-container {
    gap: 1.0416666667vw;
  }
}
@media (width >= 1366px) {
  section.faq .btn-container {
    gap: 0.5856515373vw;
  }
}
@media (width >= 1920px) {
  section.faq .btn-container {
    gap: 0.4166666667vw;
  }
}
section.faq .btn-container {
  justify-content: center;
  align-items: center;
}
@media (width < 1366px) {
  section.faq {
    padding-bottom: 0;
  }
  section.faq .img-container {
    order: 1;
    height: 76.9230769231vw;
  }
  section.faq .img-container img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
  }
}
@media (width >= 1366px) and (width < 1920px) {
  section.faq {
    padding-left: 0;
  }
  section.faq .img-container img {
    transform: translateX(-15%);
  }
}
@media (width >= 1366px) {
  section.faq .img-container {
    height: 100%;
    display: flex;
    align-items: center;
  }
  section.faq .img-container img {
    height: auto;
    width: 90%;
  }
}
section.faq .kontainer .faq-con {
  margin-top: 6.1538461538vw;
}
@media (width >= 768px) {
  section.faq .kontainer .faq-con {
    margin-top: 6.5104166667vw;
  }
}
@media (width >= 1366px) {
  section.faq .kontainer .faq-con {
    margin-top: 3.6603221083vw;
  }
}
@media (width >= 1920px) {
  section.faq .kontainer .faq-con {
    margin-top: 2.6041666667vw;
  }
}
section.faq .kontainer .faq-con .faq-item {
  user-select: none;
  margin-bottom: 1.5vw;
  overflow: hidden;
  border-bottom: 1px solid #d1d5db;
  padding: 3.0769230769vw 0;
}
@media (width >= 768px) {
  section.faq .kontainer .faq-con .faq-item {
    padding: 1.5625vw 0;
  }
}
@media (width >= 1366px) {
  section.faq .kontainer .faq-con .faq-item {
    padding: 0.878477306vw 0;
  }
}
@media (width >= 1920px) {
  section.faq .kontainer .faq-con .faq-item {
    padding: 0.625vw 0;
    margin-bottom: 0;
  }
}
section.faq .kontainer .faq-con .faq-item p {
  margin-top: 0;
}
section.faq .kontainer .faq-con .faq-item .faq-question {
  position: relative;
  padding: 1vw;
  padding-right: 3vw;
  cursor: pointer;
  transition: background 0.3s ease;
}
@media (width < 768px) {
  section.faq .kontainer .faq-con .faq-item .faq-question {
    padding: 2vw 9vw 2vw 0;
  }
}
@media (width >= 1920px) {
  section.faq .kontainer .faq-con .faq-item .faq-question {
    padding: 1vw 0.5vw;
  }
}
section.faq .kontainer .faq-con .faq-item .faq-question h3 {
  font-weight: 600;
  line-height: 1;
  color: black;
}
@media (width >= 1366px) {
  section.faq .kontainer .faq-con .faq-item .faq-question h3 {
    font-size: 1.317715959vw !important;
  }
}
@media (width >= 1920px) {
  section.faq .kontainer .faq-con .faq-item .faq-question h3 {
    font-size: 0.9375vw !important;
    margin-bottom: 0;
  }
}
section.faq .kontainer .faq-con .faq-item .con {
  line-height: 1.3;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
section.faq .kontainer .faq-con .faq-item .con ul,
section.faq .kontainer .faq-con .faq-item .con ol {
  margin-top: 3vw;
  padding-left: 3vw;
}
section.faq .kontainer .faq-con .faq-item .con ul li,
section.faq .kontainer .faq-con .faq-item .con ol li {
  margin-bottom: 1vw;
}
@media (width < 768px) {
  section.faq .kontainer .faq-con .faq-item .con ul li,
  section.faq .kontainer .faq-con .faq-item .con ol li {
    margin-bottom: 3vw;
  }
}
section.faq .kontainer .faq-con .faq-item .chevron {
  position: absolute;
  right: 0;
  top: 40%;
  transform: translateY(-50%) scale(0.7);
  height: 100%;
  width: 6.1538461538vw;
}
@media (width >= 1366px) {
  section.faq .kontainer .faq-con .faq-item .chevron {
    width: 1.756954612vw;
  }
}
@media (width >= 1920px) {
  section.faq .kontainer .faq-con .faq-item .chevron {
    width: 1.25vw;
  }
}
section.faq .kontainer .faq-con .faq-item .chevron::before {
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='%23941739' d='M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z'/%3e%3c/svg%3e");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
  box-sizing: content-box;
}
section.faq .kontainer .faq-con .faq-item.active .chevron::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='%23941739' d='M19 13H5v-2h14v2z'/%3e%3c/svg%3e");
  transform: translateY(-50%);
}
section.faq .kontainer .faq-con .faq-item.active .con {
  max-height: 1000px; /* Adjust based on your content */
  padding-top: 2vw;
  padding-bottom: 2vw;
}
@media (width >= 768px) {
  section.faq .kontainer .faq-con .faq-item.active .con {
    padding-top: 1.0416666667vw;
    padding-bottom: 1.0416666667vw;
  }
}
@media (width >= 1366px) {
  section.faq .kontainer .faq-con .faq-item.active .con {
    padding-top: 0.5856515373vw;
    padding-bottom: 0.5856515373vw;
  }
}
@media (width >= 1920px) {
  section.faq .kontainer .faq-con .faq-item.active .con {
    padding-top: 0.4166666667vw;
    padding-bottom: 0.4166666667vw;
  }
}
section.faq .kontainer .faq-con .faq-item .con {
  padding-left: 0;
  padding-right: 0;
}
@media (width >= 768px) {
  section.faq .kontainer .faq-con .faq-item .con {
    padding-left: 1vw;
    padding-right: 1vw;
  }
}
@media (width >= 1920px) {
  section.faq .kontainer .faq-con .faq-item .con {
    padding-left: 0.5vw;
    padding-right: 0.5vw;
  }
}
section.faq .kontainer .faq-con .faq-item .con p {
  color: #6D6D6D;
}
section.faq .faq-img {
  margin-top: 10.7692307692vw;
}
@media (width >= 768px) {
  section.faq .faq-img {
    margin-top: 7.421875vw;
  }
}
@media (width >= 1366px) {
  section.faq .faq-img {
    margin-top: 4.1727672035vw;
  }
}
@media (width >= 1920px) {
  section.faq .faq-img {
    margin-top: 2.96875vw;
  }
}

.slick-nav-btn {
  align-items: end;
  justify-content: end;
  display: flex;
  gap: 1vw;
}
.slick-nav-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  height: 4vw;
  width: 4vw;
  border-color: transparent;
  background: #2D2D2D;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
}
.slick-nav-btn a svg {
  height: 2.5vw;
  width: 2.5vw;
}
.slick-nav-btn a[disabled] {
  opacity: 0.3;
}
.slick-nav-btn a:not([disabled]):hover {
  opacity: 0.5;
}
@media (width >= 1920px) {
  .slick-nav-btn a svg {
    width: 1.25vw;
    height: 1.25vw;
  }
  .slick-nav-btn a {
    width: 2.8125vw;
    height: 2.8125vw;
  }
}

section.cert {
  background-color: #ffffff;
}
section.cert .title {
  color: #2d2d2d;
}
section.cert .grid-container {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 5vw;
  gap: 4vw;
}
@media (width >= 768px) {
  section.cert .grid-container {
    grid-template-columns: 1fr 1fr;
    margin-top: 4.9479166667vw;
    gap: 2.0833333333vw;
  }
}
@media (width >= 1366px) {
  section.cert .grid-container {
    margin-top: 2.7818448023vw;
    gap: 1.4641288433vw;
  }
}
@media (width >= 1920px) {
  section.cert .grid-container {
    margin-top: 1.9791666667vw;
    gap: 1.0416666667vw;
  }
}
section.cert .grid-container .cardd {
  background: #F3f3f3;
  text-align: center;
  padding: 6vw 8vw;
}
@media (width >= 768px) {
  section.cert .grid-container .cardd {
    padding: 4.1666666667vw 3.125vw;
  }
}
@media (width >= 1366px) {
  section.cert .grid-container .cardd {
    padding: 2.3426061493vw 1.756954612vw;
  }
}
@media (width >= 1920px) {
  section.cert .grid-container .cardd {
    padding: 1.6666666667vw 1.25vw;
  }
}
section.cert .grid-container .cardd .img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 4vw;
}
@media (width >= 768px) {
  section.cert .grid-container .cardd .img-container {
    gap: 3.125vw;
    flex-direction: row;
  }
}
@media (width >= 1366px) {
  section.cert .grid-container .cardd .img-container {
    gap: 1.756954612vw;
    flex-direction: row;
  }
}
@media (width >= 1920px) {
  section.cert .grid-container .cardd .img-container {
    gap: 1.25vw;
    flex-direction: row;
  }
}
section.cert .grid-container .cardd .img-container img {
  width: auto;
  height: 17.4358974359vw;
}
@media (width >= 768px) {
  section.cert .grid-container .cardd .img-container img {
    height: 8.8541666667vw;
  }
}
@media (width >= 1366px) {
  section.cert .grid-container .cardd .img-container img {
    height: 7.3206442167vw;
  }
}
@media (width >= 1920px) {
  section.cert .grid-container .cardd .img-container img {
    height: 5.2083333333vw;
  }
}
section.cert .grid-container .cardd .img-container img.vertical {
  width: 32.8205128205vw;
  height: auto;
}
@media (width >= 768px) {
  section.cert .grid-container .cardd .img-container img.vertical {
    width: 8.8541666667vw;
  }
}
@media (width >= 1366px) {
  section.cert .grid-container .cardd .img-container img.vertical {
    width: auto;
    height: 7.3206442167vw;
  }
}
@media (width >= 1920px) {
  section.cert .grid-container .cardd .img-container img.vertical {
    width: auto;
    height: 5.2083333333vw;
  }
}
section.cert .grid-container .cardd .title {
  margin-top: 3vw;
}
@media (width >= 1920px) {
  section.cert .grid-container .cardd .title {
    margin-top: 1.5vw;
  }
}
section.cert .grid-container .cardd .desc {
  margin-top: 1vw;
  line-height: 1.5;
  color: #6D6D6D;
}
@media (width < 1366px) {
  section.cert table {
    display: none;
  }
}
section.cert table {
  width: 100%;
  margin-top: 4vw;
  border-collapse: separate;
  border-spacing: 0 1vw;
}
section.cert table td:first-child {
  border-top-left-radius: 0.8vw;
  border-bottom-left-radius: 0.8vw;
}
section.cert table td:last-child {
  border-top-right-radius: 0.8vw;
  border-bottom-right-radius: 0.8vw;
}
section.cert table thead {
  font-weight: 700;
}
section.cert table thead td {
  background: #4A87CB;
}
section.cert table thead {
  color: white;
}
section.cert table tbody {
  color: black;
}
section.cert table tbody tr:nth-child(odd) td {
  background: #f0f7ff;
}
section.cert table tbody tr:nth-child(even) td {
  background: #F3f3f3;
}
section.cert table td {
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-left: 1vw;
}

section.years-50 {
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f7 100%) center;
  text-align: center;
}
section.years-50 h2 {
  color: #2D2D2D;
}
section.years-50 .subheader {
  font-weight: 400;
  margin-bottom: 2vw;
}
@media (width >= 768px) {
  section.years-50 .subheader {
    margin-bottom: 1.0416666667vw;
  }
}
@media (width >= 1366px) {
  section.years-50 .subheader {
    margin-bottom: 0.2928257687vw;
  }
}
@media (width >= 1920px) {
  section.years-50 .subheader {
    margin-bottom: 0.2083333333vw;
  }
}
@media (width >= 768px) {
  section.years-50 .desc {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (width >= 768px) and (width >= 1366px) {
  section.years-50 .desc {
    width: 70%;
  }
}
@media (width >= 768px) and (width >= 1920px) {
  section.years-50 .desc {
    width: 65%;
  }
}

section.usp {
  background: #F5f5f7;
}
@media (width >= 768px) {
  section.usp .header {
    width: 58%;
  }
}
@media (width >= 1366px) {
  section.usp .header {
    width: 100%;
  }
}
@media (width >= 1366px) {
  section.usp .grid-container {
    display: grid;
    grid-template-columns: 5fr 2fr;
  }
}
section.usp .usp-swiper {
  margin-top: 12.3076923077vw;
}
@media (width >= 768px) {
  section.usp .usp-swiper {
    margin-top: 6.5104166667vw;
  }
}
@media (width >= 1366px) {
  section.usp .usp-swiper {
    margin-top: 3.6603221083vw;
  }
}
@media (width >= 1920px) {
  section.usp .usp-swiper {
    margin-top: 2.6041666667vw;
  }
}
@media (width >= 1366px) {
  section.usp .usp-swiper img {
    width: auto;
    height: 26.5739385066vw;
  }
}
@media (width >= 1920px) {
  section.usp .usp-swiper img {
    height: 18.90625vw;
  }
}
section.usp .usp-swiper .text .title {
  font-weight: 600;
  margin-top: 4.1025641026vw;
  color: #2D2D2D;
}
@media (width >= 768px) {
  section.usp .usp-swiper .text .title {
    margin-top: 2.0833333333vw;
  }
}
@media (width >= 1366px) {
  section.usp .usp-swiper .text .title {
    margin-top: 1.1713030747vw;
  }
}
@media (width >= 1920px) {
  section.usp .usp-swiper .text .title {
    margin-top: 0.8333333333vw;
  }
}
section.usp .usp-swiper .text .content {
  color: #6D6D6D;
}

section.chair-slider {
  background: #F5f5f7;
}
section.chair-slider .header h2 {
  text-align: center;
  background: linear-gradient(to bottom, #cfcfcf 0%, #696969 100%) center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100% 100%;
}
@media (width >= 768px) {
  section.chair-slider .header {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
  }
}
section.chair-slider .chair-swiper {
  margin-top: 12.3076923077vw;
}
@media (width >= 768px) {
  section.chair-slider .chair-swiper {
    margin-top: 6.25vw;
  }
}
@media (width >= 1366px) {
  section.chair-slider .chair-swiper {
    margin-top: 3.513909224vw;
  }
}
@media (width >= 1920px) {
  section.chair-slider .chair-swiper {
    margin-top: 2.5vw;
  }
}
section.chair-slider .chair-swiper .slick-slide .text {
  margin-top: 4.1025641026vw;
}
@media (width >= 768px) {
  section.chair-slider .chair-swiper .slick-slide .text {
    margin-top: 2.0833333333vw;
  }
}
@media (width >= 1366px) {
  section.chair-slider .chair-swiper .slick-slide .text {
    margin-top: 1.1713030747vw;
  }
}
@media (width >= 1920px) {
  section.chair-slider .chair-swiper .slick-slide .text {
    margin-top: 0.8333333333vw;
  }
}
section.chair-slider .chair-swiper .slick-slide .text .title {
  color: #6D6D6D;
  text-transform: uppercase;
}
section.chair-slider .chair-swiper .slick-slide .text .content {
  color: #2D2D2D;
  font-weight: 600;
}

section.offices {
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f7 100%) center;
}
section.offices .header h2,
section.offices .header .desc {
  user-select: none;
}
@media (width < 1366px) {
  section.offices .slick-nav-btn {
    display: none;
  }
}
@media (width >= 768px) {
  section.offices .header h2 {
    width: 100%;
  }
  section.offices .header {
    width: 66%;
  }
}
@media (width >= 1366px) {
  section.offices .header {
    display: grid;
    grid-template-columns: 9fr 3fr;
  }
  section.offices .header h2 {
    width: 100%;
  }
  section.offices .header {
    width: 100%;
  }
}
@media (width >= 1920px) {
  section.offices .header {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  section.offices .header .desc {
    width: 60%;
  }
}
section.offices .office-swiper {
  margin-top: 5vw;
}
@media (width >= 768px) {
  section.offices .office-swiper {
    margin-top: 6.25vw;
  }
}
@media (width >= 1366px) {
  section.offices .office-swiper {
    margin-top: 3vw;
  }
}
section.offices .office-swiper .cardd {
  overflow: hidden;
  display: block;
}
@media (width >= 768px) {
  section.offices .office-swiper .cardd .img-container {
    height: auto;
  }
}
section.offices .office-swiper .cardd {
  width: 100%;
}
section.offices .office-swiper .cardd img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
section.offices .office-swiper .cardd .label {
  margin-top: 3.0769230769vw;
}
@media (width >= 768px) {
  section.offices .office-swiper .cardd .label {
    height: auto;
    margin-top: 1.5625vw;
  }
}
@media (width >= 1366px) {
  section.offices .office-swiper .cardd .label {
    margin-top: 0.878477306vw;
    font-size: 1.756954612vw !important;
  }
}
@media (width >= 1920px) {
  section.offices .office-swiper .cardd .label {
    margin-top: 0.625vw;
    font-size: 1.25vw !important;
  }
}
section.offices .office-swiper .cardd .label {
  color: #2D2D2D;
  font-weight: 600;
}

section.explore {
  padding-top: 0;
  padding-bottom: 0;
}
@media (width >= 1366px) {
  section.explore .slick-arrow {
    display: none !important;
  }
}
section.explore .slick-slide {
  height: 179.4871794872vw !important;
}
@media (width >= 768px) {
  section.explore .slick-slide {
    height: 97.65625vw !important;
  }
}
@media (width >= 1366px) {
  section.explore .slick-slide {
    height: 44.8755490483vw !important;
  }
}
@media (width >= 1920px) {
  section.explore .slick-slide {
    height: 31.9270833333vw !important;
  }
}
section.explore .slick-slide {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
section.explore .slick-slide .bg-img {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.explore .slick-slide .content {
  height: 100%;
  display: flex;
  justify-content: center;
  padding: 8vw var(--padding-x);
}
@media (width >= 768px) {
  section.explore .slick-slide .content {
    width: 50%;
  }
}
@media (width >= 1366px) {
  section.explore .slick-slide .content {
    width: 100%;
    align-items: center;
    justify-content: start;
    padding-left: 40%;
  }
}
@media (width >= 1920px) {
  section.explore .slick-slide .content {
    width: 95%;
    padding-left: 40vw;
  }
}
section.explore .slick-slide .content .text {
  color: white;
  position: relative;
  z-index: 4;
}
section.explore .slick-slide .content .pre {
  font-size: 3.5897435897vw !important;
}
@media (width >= 768px) {
  section.explore .slick-slide .content .pre {
    font-size: 1.8229166667vw !important;
  }
}
@media (width >= 1366px) {
  section.explore .slick-slide .content .pre {
    font-size: 1.1713030747vw !important;
  }
}
@media (width >= 1920px) {
  section.explore .slick-slide .content .pre {
    font-size: 0.8333333333vw !important;
  }
}
section.explore .slick-slide .content .pre {
  line-height: 1.85;
}
section.explore .slick-slide .content .post {
  margin-bottom: 2vw;
}
@media (width >= 768px) {
  section.explore .slick-slide .content .post {
    margin-bottom: 0;
  }
}
section.explore .slick-slide .content .title {
  font-weight: 700;
  margin-bottom: 1vw;
}
@media (width >= 768px) {
  section.explore .slick-slide .content .cta {
    margin-top: 3.125vw;
  }
}
@media (width >= 1366px) {
  section.explore .slick-slide .content .cta {
    margin-top: 1.756954612vw;
  }
}
@media (width >= 1920px) {
  section.explore .slick-slide .content .cta {
    margin-top: 1.25vw;
  }
}

.full-page-swiper {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.full-page-swiper .custom-slick-prev,
.full-page-swiper .custom-slick-next {
  background: rgba(0, 0, 0, 0.5);
}
.full-page-swiper .custom-slick-prev svg,
.full-page-swiper .custom-slick-next svg {
  width: 3.5897435897vw;
  height: 3.5897435897vw;
}
.full-page-swiper .custom-slick-prev,
.full-page-swiper .custom-slick-next {
  width: 12.8205128205vw;
  height: 12.8205128205vw;
}
.full-page-swiper .custom-slick-prev:hover,
.full-page-swiper .custom-slick-next:hover {
  background: rgba(0, 0, 0, 0.8);
}
@media (width >= 768px) {
  .full-page-swiper .custom-slick-prev svg,
  .full-page-swiper .custom-slick-next svg {
    width: 4vw;
    height: 4vw;
  }
  .full-page-swiper .custom-slick-prev,
  .full-page-swiper .custom-slick-next {
    width: 6vw;
    height: 6vw;
  }
  .full-page-swiper .custom-slick-prev:hover svg,
  .full-page-swiper .custom-slick-next:hover svg {
    width: 1.5vw;
    height: 1.5vw;
  }
}
@media (width >= 1366px) {
  .full-page-swiper .custom-slick-prev svg,
  .full-page-swiper .custom-slick-next svg {
    width: 2vw;
    height: 2vw;
  }
  .full-page-swiper .custom-slick-prev,
  .full-page-swiper .custom-slick-next {
    width: 4vw;
    height: 4vw;
  }
  .full-page-swiper .custom-slick-prev:hover svg,
  .full-page-swiper .custom-slick-next:hover svg {
    width: 1.5vw;
    height: 1.5vw;
  }
}
.full-page-swiper .custom-slick-prev,
.full-page-swiper .custom-slick-next {
  position: absolute;
  border-radius: 100%;
  top: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 6;
}
.full-page-swiper .custom-slick-prev {
  left: 5%;
  cursor: pointer;
}
.full-page-swiper .custom-slick-next {
  right: 5%;
  cursor: pointer;
}

section:not(.full-page-swiper) .slick .slick-slide {
  --gap: 2.0512820513vw;
}
@media (width >= 768px) {
  section:not(.full-page-swiper) .slick .slick-slide {
    --gap: 1.3020833333vw;
  }
}
@media (width >= 1366px) {
  section:not(.full-page-swiper) .slick .slick-slide {
    --gap: 0.7320644217vw;
  }
}
@media (width >= 1920px) {
  section:not(.full-page-swiper) .slick .slick-slide {
    --gap: 0.5208333333vw;
  }
}
section:not(.full-page-swiper) .slick .slick-slide {
  margin: 0 var(--gap);
}

/*# sourceMappingURL=landing-aire.css.map */
