@font-face {
  font-family: Onest;
  src: url('../fonts/Onest-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Onest;
  src: url('../fonts/Onest-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Onest;
  src: url('../fonts/Onest-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Onest;
  src: url('../fonts/Onest-Black.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Onest;
  src: url('../fonts/Onest-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Onest;
  src: url('../fonts/Onest-Thin.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Onest;
  src: url('../fonts/Onest-ExtraBold.woff2') format("woff2"), url('../fonts/Onest-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.body {
  background-color: #101010;
}

.section-phone {
  background-color: #fff;
  padding-top: 240px;
  padding-bottom: 120px;
  overflow: hidden;
}

.container {
  z-index: 801;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: relative;
}

.info-card {
  grid-column-gap: 10px;
  background-color: #101010;
  border-radius: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: calc(100% + 10px);
  min-height: 408px;
  padding: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.info-card.info-card-2 {
  border-radius: 32px;
  min-height: 408px;
}

.info-card.info-card-4 {
  margin-left: -10px;
}

.info-cards {
  grid-column-gap: 32px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  padding-top: 50px;
  display: grid;
}

.frame-48096002 {
  grid-column-gap: 16px;
  border: 1px solid #fff3;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.frame-1321317604 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 626px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  letter-spacing: -.02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(95.3deg, #fff, #fff 30% 50%, #c9c9c9 70%, #979797);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 40px;
  text-decoration: none;
}

.text-3 {
  color: #ddd;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.card-info__content {
  z-index: 2;
  flex-flow: column-reverse;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: relative;
}

.image {
  z-index: 1;
  object-fit: contain;
  width: 767px;
  position: absolute;
  bottom: 110px;
  left: 238px;
  right: 0;
  transform: rotate(15deg);
}

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

.offer-card__wrapper {
  grid-row-gap: 60px;
  background-color: #202022;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 714px;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.dot-btn_dot {
  display: block;
}

.dot-btn_dot.project-card_button-dot {
  color: #9d9d9e;
}

.frame-179150646220 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 682px;
  text-decoration: none;
  display: flex;
}

.offer-card__info {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 682px;
  text-decoration: none;
  display: flex;
}

.offer-button__text.offer-button__text_white {
  color: #fff;
}

.offer-card {
  background-color: #202022;
  display: flex;
  position: relative;
}

.offer-card__small-text {
  color: #9d9d9e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  display: none;
}

.offer-card_description {
  color: #9d9d9e;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.offer-card__image {
  object-fit: cover;
  position: absolute;
  bottom: 0;
  right: 0;
}

.offer-button {
  grid-column-gap: 20px;
  cursor: pointer;
  border: 1px solid #707072;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  padding: 13px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.offer-card__image-wrapper {
  width: 100%;
  max-width: 486px;
  position: relative;
}

.offer-card_title {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 115%;
  text-decoration: none;
}

.card-info {
  background-color: #101010;
  border-radius: 32px;
  width: calc(100% + 10px);
  min-height: 408px;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-info.card-info-2 {
  z-index: 2;
  margin-left: -10px;
  overflow: hidden;
}

.div-block-3 {
  position: absolute;
  inset: 0;
}

.frame-1321317609 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.containervariation-16 {
  object-fit: cover;
  border-radius: 9.6px;
  width: 48px;
  overflow: hidden;
}

.text-4 {
  color: #101010;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.text-5 {
  color: #101010;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.image-2 {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.image-3 {
  position: absolute;
  top: 0;
  left: 0;
}

.image-4 {
  box-sizing: border-box;
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 auto;
  height: 679px;
  position: absolute;
  top: -16px;
  overflow: visible;
}

.rectangle-1686 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1216px;
  height: 804px;
  text-decoration: none;
  display: flex;
}

.vector-384 {
  object-fit: contain;
  width: calc(100% - 64px);
  padding-left: 0;
  position: absolute;
  top: -506px;
  overflow: visible;
}

.main-shadow-block {
  z-index: 2;
  will-change: box-shadow;
  background-color: #ffffff0d;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  width: calc(100% - 64px);
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  box-shadow: inset 0 1.519px 140px #ffffff26;
}

.main-img {
  object-fit: contain;
  border-radius: 0 0 40px 40px;
  width: calc(100% - 64px);
  height: 100%;
  position: absolute;
  top: 0;
}

.main-img.pc-visible {
  object-fit: cover;
  overflow: hidden;
}

.main-img.tablet-visible {
  display: none;
}

.frame-48096004 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 656px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-1321317589 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-48096003 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-179150646221 {
  grid-column-gap: 16px;
  border: 1px solid #7e7e7e;
  border-radius: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.frame-48096001 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-7 {
  text-align: center;
  letter-spacing: -.02em;
  white-space: nowrap;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(96.12deg, #fff, #fff 30% 50%, #c9c9c9 70%, #979797);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 90px;
  text-decoration: none;
}

.text-8 {
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(96.81deg, #fff, #fff 30% 50%, #c9c9c9 70%, #979797);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 90px;
  text-decoration: none;
}

.text-9 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.frame-1321317595 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1321317594 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

._6818512875c8d816064de871_lavr1-2 {
  object-fit: cover;
  overflow: hidden;
}

._1 {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.text-10 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

._2025 {
  color: #7e7e7e;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1321317618 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.buttons-wrapper {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.white-btn {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.white-btn:hover {
  background-color: #f6f6f6;
}

.text-11 {
  color: #101010;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.transparent-btn {
  grid-column-gap: 8px;
  color: #fff;
  border: 1px solid #7e7e7e;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.transparent-btn:hover {
  color: #101010;
  background-color: #fff;
}

.transparent-btn.kinescope-open {
  cursor: pointer;
}

.play-ico {
  object-fit: cover;
  width: 24px;
  display: flex;
  overflow: visible;
}

.text-12 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.text-13 {
  color: #7e7e7e;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.div-block-4 {
  justify-content: center;
  align-items: stretch;
  padding-top: 164px;
  display: flex;
}

.div-block-5 {
  z-index: 3;
  justify-content: center;
  align-items: center;
  padding-top: 164px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.frame-1321317617 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 852px;
  margin-top: 240px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.containervariation-17 {
  border: .6px undefined undefined;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 #dff7ff, 0 2px 5px #283b47;
}

.bg {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 80.4px;
  height: 33.6px;
  text-decoration: none;
  display: flex;
}

.vuesaxboldheart {
  object-fit: cover;
}

.text-14 {
  color: #101010;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.frame-1321317616 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1216px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.frame-1321317615 {
  grid-column-gap: 120px;
  border: 0 solid #ddd;
  border-top-width: 1px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
}

.frame-1321317611 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-15 {
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(-78.03deg, #101010, #101010 50%, #838383);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.text-16 {
  color: #101010;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.section-2 {
  padding-top: 80px;
  padding-bottom: 120px;
}

.frame-1321317597 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-4 {
  grid-row-gap: 10px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.logo {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.section-action {
  overflow: visible;
}

.frame-1321317625 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 240px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 0;
}

.frame-1321317626 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-17 {
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(93.24deg, #fff, #fff 30% 50%, #c9c9c9 70%, #979797);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3.75rem;
  font-weight: 500;
  line-height: 72px;
  text-decoration: none;
}

.text-18 {
  color: #7e7e7e;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.frame-179150646222 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.text-19 {
  color: #101010;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.icon-2 {
  object-fit: cover;
  border-radius: 8px;
  overflow: hidden;
}

._1-2 {
  mix-blend-mode: screen;
  object-fit: cover;
  will-change: transform;
  height: 483px;
}

.div-block-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-6 {
  object-fit: contain;
  object-position: 50% 0%;
  will-change: transform;
  width: 451%;
  max-width: 1619px;
  position: absolute;
  top: -181px;
  overflow: visible;
}

.frame-1321317619 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  text-decoration: none;
  display: flex;
}

.text-20 {
  color: #c9c9c9;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.text-21 {
  color: #ddd;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.vector {
  object-fit: contain;
  width: 696px;
}

.div-block-7 {
  grid-row-gap: 35px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 195px;
  display: flex;
}

.ellipse {
  z-index: 1;
  opacity: .1;
  filter: blur(200px);
  will-change: transform;
  background-color: #fff;
  border-radius: 100%;
  width: 100%;
  display: block;
  position: absolute;
  inset: 0;
}

.div-block-8 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 786px;
  height: 786px;
  display: flex;
  position: relative;
}

.footer {
  width: 100%;
}

.frame-1321317642 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 64px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.frame-1321317629 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 337px;
  text-decoration: none;
  display: flex;
}

.frame-1321317630 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-22 {
  letter-spacing: -.02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(95.38deg, #fff, #fff 30% 50%, #c9c9c9 70%, #979797);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 40px;
  text-decoration: none;
}

.text-23 {
  color: #7e7e7e;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-48096000 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-179150646223 {
  grid-column-gap: 16px;
  background-color: #fff;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding-left: 16px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
}

.text-24 {
  color: #101010;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.frame-48095958 {
  grid-column-gap: 16px;
  border: 1px solid #7e7e7e;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.text-25 {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.frame-1321317641 {
  grid-row-gap: 120px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 592px;
  text-decoration: none;
  display: flex;
}

.frame-1321317636 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1321317627 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 176px;
  text-decoration: none;
  display: flex;
}

.text-26 {
  color: #7e7e7e;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-1321317628 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.footer-link {
  color: #fff;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: all .3s;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-link.link-disable {
  opacity: .7;
  cursor: not-allowed;
}

.text-28 {
  color: #fff;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-1321317640 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1321317639 {
  border-top: 1px solid #282828;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  text-decoration: none;
  display: flex;
}

.frame-1321317638 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 165.436px;
  text-decoration: none;
  display: flex;
}

.icon-3 {
  object-fit: cover;
}

.frame-179150646224 {
  border: 1px solid #7e7e7e;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.frame-1321317598 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-29 {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.dd_icon_open {
  object-fit: cover;
  flex: none;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
  display: flex;
  overflow: hidden;
}

.frame-1321317637 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 230px;
  text-decoration: none;
  display: flex;
}

._2025-showyou-all-rights-reserved {
  color: #fff;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.frame-1321317632 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-30 {
  color: #7e7e7e;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.image-7 {
  position: absolute;
  bottom: -136px;
}

.marque {
  position: static;
}

.text-31 {
  color: #7e7e7e;
  letter-spacing: -.02em;
  flex: none;
  width: 208px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.div-block-9 {
  width: 100%;
  max-width: 1072px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-10 {
  max-width: 891.953px;
  position: relative;
  overflow: hidden;
}

.black-gradient-filter {
  background-image: linear-gradient(90deg, #101010, #0000);
  width: 104px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.black-gradient-filter.black-gradient-filter-2 {
  background-image: linear-gradient(270deg, #101010, #0000);
  left: auto;
  right: 0;
}

.div-block-11 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-12 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: absolute;
}

.aim-item {
  z-index: 2;
  grid-row-gap: 8px;
  opacity: .9;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 172px;
  left: 149px;
}

.aim-item.aim-item-2 {
  top: 150px;
  left: auto;
  right: 149px;
}

.aim-item.aim-item-3 {
  top: 555px;
  left: auto;
  right: 221px;
}

.aim-item__icon {
  object-fit: cover;
  width: 48px;
  overflow: hidden;
}

.aim-item__title {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.frame-1321317622 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.containervariation-10 {
  border: 1.2px undefined undefined;
  object-fit: cover;
  border-radius: 9.6px;
  overflow: hidden;
  box-shadow: 0 0 #dfdfdf, 0 2.4px 6px #292c3280, inset 0 -4.8px #dfdfdfb3;
}

.text-32 {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.aim-item-logo {
  z-index: 2;
  grid-row-gap: 27px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 280.389px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 290px;
  left: 253px;
}

.containervariation-6 {
  border: 3.11111px undefined undefined;
  object-fit: cover;
  border-radius: 28.1061px;
  overflow: hidden;
  box-shadow: 0 0 #cfd6e6, 0 7.02651px 17.5663px #292c3280;
}

.group-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 255.701px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.frame-179150646225 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.containervariation-18 {
  border: 1.2px undefined undefined;
  border-radius: 9.6px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
  box-shadow: 0 0 #dfdfdf, 0 2.4px 6px #292c3280, inset 0 -4.8px #dfdfdfb3;
}

.bg-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 47.9998px;
  height: 47.9988px;
  text-decoration: none;
  display: block;
}

.vuesaxboldstatus-up {
  object-fit: cover;
  position: absolute;
}

.text-33 {
  color: #c9c9c9;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.text-34 {
  color: #ddd;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.ellipse-2 {
  z-index: -1;
  opacity: .1;
  filter: blur(200px);
  will-change: transform;
  background-color: #fff;
  border-radius: 100%;
  width: 100%;
  max-width: 742px;
  height: 742px;
  display: block;
  position: absolute;
  top: 0;
}

.video {
  border-radius: 32px;
  width: 100%;
  max-width: 1072px;
  margin-top: 80px;
  overflow: hidden;
}

.div-block-13 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-8 {
  width: 97.51px;
}

.social-icon {
  grid-row-gap: 12px;
  background-color: #040712;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.social-icon:hover {
  background-color: #1d202a;
}

.bg-block {
  opacity: .15;
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0;
}

.burger-line1 {
  background-color: #040712;
  width: 16px;
  height: 2px;
}

.nav-menu__links {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lang-switch-item {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 8px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.lang-switch-item:hover {
  background-color: #ffffff26;
}

.lang-switch-item.text-16 {
  color: #040712;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 80%;
}

.lang-switch-item.text-16:hover {
  background-color: #edeff4;
}

.lang-switch-item.text-16.lang-switch_active {
  background-color: #edeff4;
  border-radius: 12px;
  line-height: 100%;
}

.burger-line2 {
  background-color: #040712;
  width: 16px;
  height: 2px;
}

.image-9 {
  width: 62.24px;
  height: 32px;
}

.menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: calc(50% - 28px);
  height: calc(100vh - 100px);
  display: none;
  position: absolute;
  top: 75px;
  right: 120px;
  overflow: auto;
}

.learn-more-text-2, .menu-text-2 {
  color: #040712;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.icon-6 {
  object-fit: cover;
}

.nav-container {
  z-index: 0;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1440px;
  padding: 24px 50px;
  text-decoration: none;
  display: flex;
}

.menu-btn {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 100%;
  display: none;
  position: relative;
}

.menu-btn-close {
  position: absolute;
  inset: 0;
}

.menu-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.icon-8 {
  object-fit: cover;
  overflow: hidden;
}

.burger-line3 {
  background-color: #040712;
  width: 9px;
  height: 2px;
}

.menu-items {
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.mobile-divider {
  display: none;
}

.brand {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  display: flex;
}

.brand.w--current {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  color: #fff;
  flex: none;
  padding-top: 0;
  display: flex;
}

.navlink {
  color: #ddd;
  letter-spacing: -.02em;
  cursor: pointer;
  font-family: Onest, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
}

.navlink:hover {
  color: #fff;
}

.navlink.menu-text {
  white-space: nowrap;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 12px 8px;
  line-height: 100%;
  transition: all .35s;
  display: flex;
}

.navlink.menu-text:hover {
  background-color: #edeff4;
}

.navlink.menu-text:active, .navlink.menu-text.w--current {
  background-color: #e8eaef;
}

.navlink.menu-text.nav-link-4 {
  display: flex;
}

.navlink.link-disable {
  opacity: .6;
  cursor: not-allowed;
}

.social-icons-3 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.menu-btn-open {
  position: absolute;
  inset: 0;
}

.div-block-18 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 8px 8px 16px;
  display: flex;
}

.learn-more-container-2 {
  grid-column-gap: 12px;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 52px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.nav-menu {
  flex: 0 auto;
  text-decoration: none;
  display: block;
  position: static;
}

.icon-5 {
  object-fit: cover;
  overflow: hidden;
}

.lang-switcher {
  grid-column-gap: 4px;
  background-color: #fff;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 4px 8px;
  text-decoration: none;
  display: flex;
}

.lang-switcher.lang-switcher-header {
  padding-top: 8px;
  padding-bottom: 8px;
  display: none;
}

.lang-switcher.lang-switcher-menu {
  display: none;
}

.menu-item {
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 52px;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.navbar {
  z-index: 999;
  grid-row-gap: 16px;
  grid-column-gap: 0;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0;
}

.div-block-17 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-16 {
  background-color: #fff;
  border-radius: 16px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  display: flex;
}

.icon-7 {
  object-fit: cover;
}

.dd_globe-icon {
  object-fit: contain;
  margin-right: 6px;
  display: flex;
}

.text-35 {
  color: #ddd;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.frame-48095999 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-179150646226 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1321317633 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-36 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.frame-179150646227 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.login-btn {
  grid-column-gap: 16px;
  color: #fff;
  border: 1px solid #7e7e7e;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.login-btn:hover {
  color: #101010;
  background-color: #fff;
  border-color: #fff;
}

.text-37 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.frame-179150646229 {
  grid-column-gap: 16px;
  background-color: #fff;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding-left: 16px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
}

.text-38 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.icon-10 {
  object-fit: cover;
  border-radius: 8px;
  overflow: hidden;
}

.arrow-button {
  grid-column-gap: 12px;
  color: #101010;
  cursor: pointer;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 52px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: .875rem;
  display: flex;
  position: relative;
}

.arrow-button.arrow-button__auto {
  width: auto;
}

.arrow-button.arrow-button__auto.main-btn {
  grid-column-gap: 16px;
  border-radius: 12px;
  height: auto;
  padding: 6px 12px;
  text-decoration: none;
}

.arrow-button.arrow-button__auto.arrow-button-black {
  grid-column-gap: 20px;
  color: #fff;
  background-color: #101010;
  height: 56px;
}

.arrow-button.arrow-button__auto.arrow-button-black.create-showroom-btn {
  margin-top: 80px;
  font-size: 1rem;
  line-height: 24px;
  text-decoration: none;
}

.arrow-button.arrow-button__auto.white-btn {
  grid-column-gap: 10px;
  border-radius: 12px;
  height: 56px;
  font-size: 1rem;
  line-height: 24px;
}

.arrow-button__text {
  color: #040712;
  text-align: center;
  letter-spacing: -.02em;
  text-transform: uppercase;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
  font-size: .875rem;
  font-weight: 500;
  line-height: 80%;
  text-decoration: none;
}

.arrow-button__circle {
  grid-row-gap: 12px;
  -webkit-backdrop-filter: blur(12.5px);
  backdrop-filter: blur(12.5px);
  background-color: #040712;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.arrow-button__circle.arrow-button__circle_white {
  background-color: #fff;
}

.vector-385 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #fff;
}

.dropdown-toggle {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 6px 20px 6px 0;
  display: flex;
}

.dropdown-toggle.dropdown-toggle-footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-right: 16px;
}

.dropdown-toggle.footer-dropdown {
  padding-right: 16px;
  transition: all .3s;
}

.dropdown-toggle.footer-dropdown:hover {
  color: #101010;
  background-color: #fff;
}

.section-tabs {
  padding-top: 120px;
  overflow: hidden;
}

.frame-1321317607 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 864px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.text-39 {
  color: #ddd;
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.text-40 {
  color: #ddd;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.card-switcher {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  position: relative;
}

.card-switcher__item_active {
  grid-column-gap: 6px;
  border: 0 solid #fff;
  border-bottom-width: 2px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.card-switcher-item__icon {
  object-fit: cover;
  width: 24px;
  display: flex;
}

.text-41 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.card-switcher-item {
  grid-column-gap: 6px;
  color: #7e7e7e;
  letter-spacing: -.02em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-bottom: 8px;
  font-family: Onest, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 80%;
  text-decoration: none;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
  display: flex;
}

.card-switcher-item:hover, .card-switcher-item.card-switcher__item_active {
  color: #fff;
}

.text-42 {
  color: #7e7e7e;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 80%;
  text-decoration: none;
}

.frame-1321317602 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.tab-slide {
  grid-row-gap: 40px;
  background-color: #101010;
  border: 1px solid #fff3;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1216px;
  padding-top: 72px;
  padding-left: 72px;
  padding-right: 72px;
  text-decoration: none;
  display: flex;
  position: absolute;
  overflow: hidden;
  box-shadow: inset 0 1.519px 140px #ffffff26;
}

.tab-slide.tab-slide-2 {
  z-index: -1;
  width: calc(100% - 120px);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 16px;
}

.tab-slide.tab-slide-3 {
  z-index: -2;
  width: calc(100% - 240px);
  position: absolute;
  top: 0;
}

.tab-slide__image {
  border-style: undefined;
  border-width: 1px 1px 0;
  border-color: undefined;
  object-fit: cover;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  width: 100%;
  height: 688px;
}

.tab-slider {
  height: 760px;
  padding-top: 60px;
  overflow: hidden;
}

.swiper-slide.tab-slide {
  border-style: solid;
  border-color: #fff;
  max-width: none;
  height: 760px;
}

.card-slider {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 795px;
  margin-top: 40px;
  display: flex;
  position: relative;
  bottom: -1px;
  overflow: hidden;
}

.text-block {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.ellipse-3 {
  z-index: -1;
  aspect-ratio: 1;
  opacity: .1;
  filter: blur(200px);
  will-change: transform;
  background-color: #fff;
  border-radius: 100%;
  width: 100%;
  max-width: 1041px;
  display: block;
  position: absolute;
  top: 245px;
}

.container-cards {
  z-index: 801;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: relative;
}

.image-10 {
  width: 48px;
}

.text-span-2, .text-span-3 {
  white-space: nowrap;
}

.vector-386 {
  -webkit-backdrop-filter: blur(125.504px);
  backdrop-filter: blur(125.504px);
  object-fit: cover;
  position: absolute;
  top: 154px;
  left: -20px;
}

.ellipse-4 {
  z-index: 0;
  opacity: .1;
  filter: blur(50px);
  will-change: transform;
  background-color: #fff;
  border-radius: 100%;
  width: 100%;
  max-width: 742px;
  height: 100%;
  display: block;
  position: absolute;
  top: 124px;
  left: -110px;
}

.ellipse-5 {
  z-index: 0;
  opacity: .1;
  filter: blur(50px);
  will-change: transform;
  background-color: #fff;
  border-radius: 100%;
  width: 120%;
  height: 120%;
  display: block;
  position: absolute;
  top: -142px;
  left: 177px;
}

.ellipse-6 {
  z-index: 0;
  opacity: .1;
  filter: blur(50px);
  will-change: transform;
  background-color: #fff;
  border-radius: 100%;
  width: 500px;
  height: 300px;
  display: block;
  position: absolute;
  top: 134px;
  left: 266px;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 12px;
  width: 180px;
  font-family: Onest, Arial, sans-serif;
  font-size: .875rem;
  line-height: 21px;
  right: 0;
  overflow: hidden;
}

.dropdown-list.dropdown-list_top.w--open {
  top: -265%;
  left: 0;
  right: auto;
}

.dropdown-list__item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #101010;
  width: 100%;
  padding: 10px 16px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.dropdown-list__item:hover {
  background-color: #f6f6f6;
}

.dropdown-list__item.dropdown-list__item_active {
  color: #fff;
  background-color: #101010;
  justify-content: space-between;
  display: flex;
}

.dropdown-list__item.dropdown-list__item_borders {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.footer-dropdown {
  border: 1px solid #7e7e7e;
  border-radius: 12px;
  margin-left: 0;
  padding-left: 16px;
}

.text-span-4 {
  white-space: nowrap;
}

.code-embed {
  display: flex;
}

.dropdown {
  margin-left: 0;
}

.code-embed-2 {
  width: 24px;
  display: flex;
}

.main-shadow-block-copy {
  z-index: 2;
  object-fit: cover;
  will-change: transform;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  width: calc(100% - 64px);
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
}

.card-switcher-item__text {
  text-transform: uppercase;
  transition: all .3s;
}

.image-4-copy {
  width: 80%;
  position: absolute;
  top: 110px;
}

.image-11 {
  width: 24px;
}

.text-39-copy {
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(93.15deg, #fff, #fff 30% 50%, #c9c9c9 70%, #979797);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.frame-1321317607-copy {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 864px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.text-33-copy {
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(94.6deg, #fff, #fff 30% 50%, #c9c9c9 70%, #979797);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.text-14-copy {
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(-85.97deg, #101010, #101010 50%, #838383);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.text-4-copy {
  color: #101010;
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(-81.47deg, #101010, #101010 50%, #838383);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.text-20-copy {
  text-align: center;
  letter-spacing: -.02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(100.38deg, #fff, #fff 30% 50%, #c9c9c9 70%, #979797);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  margin-top: 0;
  font-family: Onest, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.text-span-6, .text-span-7, .text-span-9 {
  white-space: nowrap;
}

.policy-text {
  color: #ddd;
  text-align: left;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: Onest, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.link, .link-2 {
  color: #ddd;
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  color: #fff;
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

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

.code-embed-3 {
  width: 100%;
}

.lightleft {
  z-index: 0;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  width: calc(100% - 64px);
  position: absolute;
  top: -506px;
}

@media screen and (min-width: 1280px) {
  .image {
    top: -421px;
    left: 328px;
  }

  .main-img.pc-visible {
    object-fit: cover;
  }

  .div-block-6 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-20, .text-21 {
    text-align: left;
  }

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

  .menu {
    pointer-events: none;
    height: calc(100vh - 100px);
    overflow: auto;
  }

  .nav-container {
    padding-left: 80px;
    padding-right: 80px;
  }

  .menu-btn {
    cursor: pointer;
    display: none;
  }

  .menu-container {
    pointer-events: auto;
  }

  .navlink.menu-text.nav-link-4, .nav-menu {
    display: block;
  }

  .text-20-copy {
    text-align: left;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    padding-left: 112px;
    padding-right: 112px;
  }

  .vector-384 {
    width: calc(100% - 224px);
    display: block;
    left: auto;
  }

  .main-shadow-block {
    width: calc(100% - 224px);
  }

  .main-img.pc-visible {
    object-fit: cover;
    width: calc(100% - 224px);
  }

  .text-21 {
    text-align: left;
  }

  .nav-container {
    padding-left: 184px;
    padding-right: 184px;
  }

  .main-shadow-block-copy {
    width: calc(100% - 224px);
  }
}

@media screen and (max-width: 991px) {
  .section-1 {
    overflow: hidden;
  }

  .info-card.info-card-2 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .info-card.info-card-4 {
    width: 100%;
    margin-left: 0;
  }

  .info-cards, .card-info__content {
    width: 100%;
  }

  .image {
    top: -458px;
    left: auto;
    right: -322px;
  }

  .dot-btn_dot {
    display: flex;
  }

  .offer-card {
    flex-flow: column;
  }

  .offer-card__image {
    right: -17px;
  }

  .offer-button {
    font-size: 16px;
  }

  .offer-card__image-wrapper {
    max-width: none;
    height: 339px;
  }

  .card-info {
    flex-flow: column;
    width: 100%;
  }

  .card-info.card-info-2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .image-3 {
    height: 270px;
    left: auto;
  }

  .image-4 {
    height: 602px;
  }

  .vector-384 {
    width: 994.85px;
    height: 1216px;
    top: -532px;
    left: auto;
    right: -263px;
  }

  .main-img.pc-visible {
    object-fit: cover;
    display: none;
  }

  .main-img.tablet-visible {
    object-fit: cover;
    object-position: 50% 100%;
    width: calc(100% - 64px);
    height: 100%;
    display: block;
  }

  .text-7, .text-8 {
    font-size: 3.75rem;
    line-height: 60px;
  }

  .text-9 {
    font-size: 1.5rem;
    line-height: 32px;
  }

  .div-block-5 {
    padding-bottom: 116px;
  }

  .frame-1321317616 {
    grid-column-gap: 60px;
  }

  .section-2 {
    padding-top: 104px;
  }

  .frame-1321317625 {
    margin-top: 35px;
  }

  .text-21 {
    line-height: 32px;
  }

  .div-block-7 {
    padding-top: 240px;
  }

  .frame-1321317642 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    padding-bottom: 80px;
  }

  .frame-1321317629 {
    grid-column-gap: 40px;
    flex-flow: row;
    max-width: none;
  }

  .frame-48096000 {
    flex: none;
  }

  .frame-1321317641 {
    grid-row-gap: 80px;
    max-width: none;
  }

  .image-7 {
    display: none;
  }

  .div-block-13 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    display: flex;
  }

  .bg-block {
    z-index: -1;
    position: absolute;
  }

  .burger-line1 {
    background-color: #040712;
    border-radius: 5px;
    width: 16px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .nav-menu__links {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    position: static;
    top: 0;
  }

  .lang-switch-item.text-16 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .lang-switch-item.text-16.lang-switch_active {
    line-height: 100%;
  }

  .burger-line2 {
    background-color: #040712;
    border-radius: 5px;
    width: 16px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu {
    z-index: 999;
    border-radius: 16px;
    width: calc(100% - 100px);
    height: 100vh;
    padding-bottom: 100px;
    position: absolute;
    top: 60px;
    left: 50px;
  }

  .nav-container {
    z-index: 2;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    align-items: stretch;
    padding-left: 60px;
    padding-right: 60px;
    position: relative;
  }

  .menu-btn {
    z-index: 100;
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    color: #fff;
    cursor: pointer;
    background-color: #fff;
    border-radius: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 100%;
    display: flex;
  }

  .menu-btn.w--open {
    background-color: #151516;
  }

  .menu-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    overflow: auto;
  }

  .burger-line3 {
    background-color: #040712;
    border-radius: 5px;
    width: 9px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .brand, .brand.w--current {
    padding-top: 3px;
  }

  .social-icons-3 {
    display: none;
  }

  .div-block-18 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: column;
    align-items: flex-end;
    display: flex;
  }

  .div-block-19 {
    padding-right: 16px;
  }

  .learn-more-container-2 {
    text-decoration: none;
  }

  .nav-menu {
    background-color: #fff;
    flex-flow: column;
    display: none;
    position: fixed;
    top: 0;
  }

  .menu-item {
    text-decoration: none;
  }

  .login-btn {
    flex: none;
  }

  .arrow-button.arrow-button__auto {
    width: 100%;
  }

  .arrow-button.arrow-button__auto.arrow-button-black.create-showroom-btn, .arrow-button.arrow-button__auto.white-btn {
    width: auto;
  }

  .section-tabs {
    overflow: hidden;
  }

  .card-switcher {
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
  }

  .card-switcher-item {
    white-space: nowrap;
    flex: none;
  }

  .tab-slide {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .tab-slide__image {
    height: 420px;
  }

  .tab-slider {
    padding-right: 40px;
  }

  .card-slider {
    height: 479px;
  }

  .text-block {
    font-size: 3.75rem;
    line-height: 100%;
  }

  .text-span {
    white-space: nowrap;
  }

  .vector-386 {
    z-index: -1;
    position: absolute;
  }

  .text-span-21 {
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .section-phone {
    padding-top: 120px;
  }

  .container {
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .info-card {
    padding: 20px;
  }

  .info-card.info-card-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .frame-48096002 {
    opacity: 0;
    padding: 4px 8px;
  }

  .text {
    font-size: .75rem;
  }

  .frame-1321317604 {
    grid-row-gap: 8px;
  }

  .text-2 {
    font-size: 1.5rem;
    line-height: 32px;
  }

  .text-3 {
    font-size: .875rem;
    line-height: 20px;
  }

  .card-info__content {
    width: 100%;
  }

  .image {
    width: 503px;
    top: -338px;
    right: -162px;
  }

  .offer-card__wrapper {
    padding: 24px;
  }

  .offer-card__small-text {
    z-index: 3;
    position: relative;
  }

  .offer-card_description {
    font-size: 14px;
  }

  .offer-card__image {
    z-index: 0;
  }

  .offer-card__image-wrapper {
    margin-top: 16px;
  }

  .offer-card_title {
    font-size: 26px;
  }

  .card-info {
    justify-content: flex-start;
    align-items: center;
    min-height: 270px;
    padding: 20px;
  }

  .containervariation-16 {
    width: 40px;
  }

  .text-4 {
    font-size: 2rem;
    line-height: 40px;
  }

  .text-5 {
    font-size: .875rem;
    line-height: 20px;
  }

  .image-2 {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    bottom: 50px;
  }

  .image-3 {
    object-fit: contain;
    height: 270px;
    left: auto;
  }

  .image-4 {
    width: 100%;
    height: 324px;
    top: 36px;
    right: auto;
  }

  .vector-384 {
    display: none;
  }

  .main-shadow-block {
    width: 100%;
    left: 0;
    right: 0;
  }

  .main-img.tablet-visible {
    object-fit: cover;
    width: 100%;
    left: 0;
  }

  .frame-179150646221 {
    padding: 6px 12px;
  }

  .text-6 {
    font-size: .75rem;
  }

  .text-7, .text-8 {
    font-size: 2rem;
    line-height: 40px;
  }

  .text-9 {
    font-size: .875rem;
    line-height: 20px;
  }

  ._1, .text-10, ._2025 {
    font-size: .75rem;
  }

  .frame-1321317618 {
    width: 100%;
  }

  .buttons-wrapper {
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .white-btn {
    width: 100%;
  }

  .text-11 {
    font-size: .875rem;
    line-height: 20px;
  }

  .transparent-btn {
    width: 100%;
  }

  .play-ico {
    width: 20px;
  }

  .text-12 {
    font-size: .875rem;
    line-height: 20px;
  }

  .div-block-5 {
    padding-top: 124px;
    padding-bottom: 80px;
  }

  .frame-1321317617 {
    margin-top: 120px;
  }

  .text-14 {
    font-size: 2.25rem;
    line-height: 36px;
  }

  .frame-1321317616 {
    flex-flow: column;
    max-width: 253px;
    margin-top: 40px;
  }

  .frame-1321317611 {
    grid-row-gap: 12px;
  }

  .text-15 {
    font-size: 2.25rem;
    line-height: 44px;
  }

  .text-16 {
    font-size: .875rem;
    line-height: 20px;
  }

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

  .frame-1321317625 {
    margin-top: 0;
    padding-bottom: 120px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-17 {
    font-size: 2.25rem;
    line-height: 44px;
  }

  .text-18 {
    font-size: 1rem;
    line-height: 24px;
  }

  ._1-2 {
    height: 284px;
  }

  .div-block-6 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 120px;
  }

  .image-6 {
    width: 1440px;
    top: -176px;
    bottom: auto;
  }

  .text-20 {
    font-size: 2.25rem;
    line-height: 44px;
  }

  .text-21 {
    font-size: .875rem;
    line-height: 20px;
  }

  .vector {
    width: 416px;
    height: 416px;
  }

  .div-block-7 {
    z-index: 23;
    padding-top: 120px;
    position: relative;
  }

  .ellipse {
    width: 328px;
    height: 328px;
    inset: auto;
  }

  .div-block-8 {
    width: 416px;
    height: 416px;
  }

  .footer {
    width: 100%;
  }

  .frame-1321317642 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-bottom: 60px;
  }

  .frame-1321317629 {
    flex-flow: column;
  }

  .frame-1321317641 {
    grid-row-gap: 60px;
  }

  .frame-1321317636 {
    grid-row-gap: 32px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .frame-1321317639 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column;
    padding-top: 60px;
  }

  .frame-1321317638 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .text-31 {
    width: 100%;
  }

  .div-block-9 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .aim-item {
    grid-row-gap: 6px;
    top: 75px;
    left: 62px;
  }

  .aim-item.aim-item-2 {
    top: 63px;
    right: 59px;
  }

  .aim-item.aim-item-3 {
    top: auto;
    bottom: 40px;
    right: 103px;
  }

  .aim-item__title {
    font-size: .625rem;
    line-height: 14px;
  }

  .aim-item-logo {
    grid-row-gap: 16px;
    width: auto;
    top: 146px;
    left: 133px;
  }

  .containervariation-6 {
    object-fit: contain;
    width: 84px;
    height: 84px;
  }

  .group-10 {
    object-fit: contain;
    max-width: 153.42px;
  }

  .image-8 {
    height: 20px;
  }

  .lang-switch-item {
    width: 100%;
    padding-left: 4px;
    padding-right: 4px;
  }

  .lang-switch-item.text-16 {
    padding: 12px 4px;
  }

  .lang-switch-item.text-16.lang-switch_active {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .image-9 {
    height: 20px;
  }

  .menu {
    width: calc(100% - 50px);
    display: none;
    top: 48px;
    left: 25px;
  }

  .nav-container {
    padding: 30px 24px;
  }

  .menu-btn {
    aspect-ratio: 1;
    border-width: 0;
    width: 40px;
    height: 40px;
  }

  .menu-container {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .mobile-divider {
    background-color: #c7c7c7;
    width: 1px;
    height: 16px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .brand.w--current {
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-19 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 10px 12px;
  }

  .lang-switcher {
    display: flex;
  }

  .lang-switcher.lang-switcher-header {
    display: none;
  }

  .lang-switcher.lang-switcher-menu {
    justify-content: space-between;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
  }

  .div-block-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-16 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    justify-content: center;
    align-items: center;
    padding: 10px 0 10px 12px;
    display: flex;
  }

  .text-37 {
    white-space: nowrap;
  }

  .arrow-button.arrow-button__auto.main-btn {
    display: none;
  }

  .arrow-button.arrow-button__auto.main-btn.footer-btn {
    display: flex;
  }

  .arrow-button.arrow-button__auto.arrow-button-black.create-showroom-btn {
    margin-top: 60px;
  }

  .arrow-button.arrow-button__auto.white-btn {
    width: 100%;
  }

  .arrow-button__text {
    font-size: .75rem;
  }

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

  .section-tabs {
    padding-top: 60px;
  }

  .frame-1321317607 {
    grid-row-gap: 20px;
  }

  .text-39 {
    font-size: 2rem;
    line-height: 40px;
  }

  .text-40 {
    font-size: .875rem;
    line-height: 20px;
  }

  .card-switcher {
    grid-column-gap: 24px;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
  }

  .card-switcher-item__icon {
    width: 18px;
  }

  .tab-slide {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
  }

  .tab-slide__image {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    height: 209px;
  }

  .card-slider {
    height: 260px;
  }

  .text-block {
    font-size: 2rem;
  }

  .ellipse-3 {
    display: none;
  }

  .text-block-2 {
    font-size: .75rem;
  }

  .container-cards {
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .image-10 {
    width: 40px;
  }

  .dropdown-list.dropdown-list_top.w--open {
    top: -267%;
    left: auto;
    right: 0;
  }

  .main-shadow-block-copy {
    width: 100%;
    left: 0;
    right: 0;
  }

  .image-4-copy {
    width: 65%;
    top: 50px;
    right: auto;
  }

  .text-39-copy {
    font-size: 2rem;
    line-height: 40px;
  }

  .frame-1321317607-copy {
    grid-row-gap: 20px;
  }

  .text-14-copy {
    font-size: 2.25rem;
    line-height: 36px;
  }

  .text-4-copy {
    font-size: 2rem;
    line-height: 40px;
  }

  .text-20-copy {
    font-size: 2.25rem;
    line-height: 44px;
  }

  .text-span-8, .text-span-10, .text-span-11, .text-span-12 {
    white-space: nowrap;
  }

  .policy-text {
    font-size: .875rem;
    line-height: 20px;
  }

  .text-span-13, .text-span-14, .text-span-15, .text-span-16, .text-span-17, .text-span-18, .text-span-19, .text-span-20 {
    white-space: nowrap;
  }

  .lightleft {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .info-card.info-card-2 {
    width: auto;
  }

  .info-cards {
    grid-column-gap: 0px;
    grid-template-columns: minmax(0, 1fr);
  }

  .image {
    top: -254px;
  }

  .offer-card__image {
    object-fit: contain;
    object-position: 50% 0%;
    max-width: 105%;
    height: 100%;
    position: relative;
    left: -4px;
  }

  .offer-button {
    justify-content: space-between;
    width: 100%;
  }

  .offer-card__image-wrapper {
    height: auto;
    margin-top: 9px;
  }

  .card-info, .card-info.card-info-2 {
    width: 100%;
  }

  .image-2 {
    object-position: 50% 0%;
  }

  .frame-1321317638 {
    flex-flow: wrap;
  }

  .lang-switcher {
    display: none;
  }

  .dd_globe-icon {
    margin-right: 0;
  }

  .frame-48095999 {
    grid-column-gap: 10px;
  }

  .text-36 {
    display: none;
  }

  .text-36.footer {
    display: block;
  }

  .dropdown-toggle {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-right: 0;
  }

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

  .dropdown-toggle.footer-dropdown {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

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

  .dropdown-list.dropdown-list_top.w--open {
    left: 0;
    right: auto;
  }

  .image-4-copy {
    top: 60px;
  }

  .text-span-5 {
    white-space: nowrap;
  }
}

#w-node-_3640446b-1c22-9004-9b7b-a5c45da95db0-c81d55fa, #w-node-_3e891b66-eb4e-4f62-b7a8-5c00505bcc19-c81d55fa {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-a3c5aa9d-bf9f-1178-53e8-a54d1cc4f056-c81d55fa, #w-node-d37f24f0-8688-cb7a-be9a-e411c670d28f-c81d55fa {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_986feee6-ed81-d4f3-02b2-4052741fd826-c81d55fa, #w-node-_3640446b-1c22-9004-9b7b-a5c45da95db0-03699235, #w-node-_3e891b66-eb4e-4f62-b7a8-5c00505bcc19-03699235 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-a3c5aa9d-bf9f-1178-53e8-a54d1cc4f056-03699235, #w-node-d37f24f0-8688-cb7a-be9a-e411c670d28f-03699235 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_986feee6-ed81-d4f3-02b2-4052741fd826-03699235 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

@media screen and (min-width: 1440px) {
  #w-node-d37f24f0-8688-cb7a-be9a-e411c670d28f-c81d55fa, #w-node-d37f24f0-8688-cb7a-be9a-e411c670d28f-03699235 {
    grid-area: span 1 / span 5 / span 1 / span 5;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_3640446b-1c22-9004-9b7b-a5c45da95db0-c81d55fa, #w-node-_3e891b66-eb4e-4f62-b7a8-5c00505bcc19-c81d55fa {
    grid-column: span 12 / span 12;
  }

  #w-node-a3c5aa9d-bf9f-1178-53e8-a54d1cc4f056-c81d55fa {
    grid-area: 2 / 1 / 3 / 13;
  }

  #w-node-d37f24f0-8688-cb7a-be9a-e411c670d28f-c81d55fa {
    grid-area: 3 / 1 / 4 / 13;
  }

  #w-node-_986feee6-ed81-d4f3-02b2-4052741fd826-c81d55fa {
    grid-area: 4 / 1 / 5 / 13;
  }

  #w-node-_3640446b-1c22-9004-9b7b-a5c45da95db0-03699235, #w-node-_3e891b66-eb4e-4f62-b7a8-5c00505bcc19-03699235 {
    grid-column: span 12 / span 12;
  }

  #w-node-a3c5aa9d-bf9f-1178-53e8-a54d1cc4f056-03699235 {
    grid-area: 2 / 1 / 3 / 13;
  }

  #w-node-d37f24f0-8688-cb7a-be9a-e411c670d28f-03699235 {
    grid-area: 3 / 1 / 4 / 13;
  }

  #w-node-_986feee6-ed81-d4f3-02b2-4052741fd826-03699235 {
    grid-area: 4 / 1 / 5 / 13;
  }
}


@font-face {
  font-family: 'Onest';
  src: url('../fonts/Onest-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onest';
  src: url('../fonts/Onest-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onest';
  src: url('../fonts/Onest-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onest';
  src: url('../fonts/Onest-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onest';
  src: url('../fonts/Onest-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onest';
  src: url('../fonts/Onest-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onest';
  src: url('../fonts/Onest-ExtraBold.woff2') format('woff2'), url('../fonts/Onest-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}