:root {
  --bg: #efefef;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.body {
  letter-spacing: -.1px;
  background-color: #efefef;
  font-family: Onest, sans-serif;
  font-size: 16px;
  line-height: 120%;
}

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

.text-block-2 {
  color: #fff;
  max-width: 420px;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
}

.menu-text {
  color: #fff;
  text-align: center;
  letter-spacing: -.1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.menu-text:hover, .menu-text.w--current {
  opacity: .5;
}

.btn-txt {
  text-transform: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.btn-txt.min {
  font-size: 14px;
}

.logo-link {
  width: 160px;
  height: 100%;
}

.div-block {
  opacity: .3;
  background-color: #fff;
  width: 1px;
  height: 15px;
}

.sub-hero {
  color: #fff;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 55px;
  font-weight: 500;
  line-height: 110%;
}

.div-block-6 {
  z-index: 20;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.image-2 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.case-block {
  z-index: 30;
  background-color: #efefef;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 2em;
  display: flex;
}

.text-block-6 {
  color: #fff;
  font-size: 50px;
  font-weight: 500;
  line-height: 120%;
}

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

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

.div-block-119 {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.main-white-btn-2 {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 16px 40px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.main-white-btn-2.mini {
  color: #fff;
  background-color: #000;
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.main-white-btn-2.mini:hover {
  opacity: .7;
}

.div-block-120 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.btn-txt-2 {
  text-transform: none;
  font-size: 15px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.btn-txt-2._2 {
  font-size: 14px;
  font-weight: 500;
}

.text-2 {
  opacity: .5;
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vuesaxlineararrow-up {
  opacity: .5;
  object-fit: cover;
  width: 20px;
  height: 20px;
}

.text-block-9 {
  color: #000;
  max-width: 700px;
  margin-bottom: 25px;
  font-size: 35px;
  font-weight: 500;
  line-height: 130%;
}

.code-embed-7 {
  border-radius: 12px;
  width: 440px;
}

.text-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.div-block-121 {
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 25px;
  padding: 5px 5px 5px 50px;
}

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

.div-block-122 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.b {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 170%;
}

.div-block-123 {
  overflow: hidden;
}

.blur-btn {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 16px 24px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.blur-btn.min {
  background-color: #fff;
  height: 40px;
}

.blur-btn.min:hover {
  opacity: .7;
}

.div-block-124 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.centered-slider-button {
  background-color: #efeeec1a;
  border: 1px solid #efeeec1a;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  padding: 0;
  transition: border-color .2s, background-color .2s;
  display: flex;
}

.centered-slider-button:hover {
  background-color: #efeeec33;
  border-color: #efeeec40;
}

.centered-slider-button.is--prev {
  border-radius: 999px;
  transform: rotate(-180deg);
}

.centered-slider-slide {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  background-color: #fffffff2;
  border-radius: 1px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25em;
  height: 600px;
  margin-left: 2.25em;
  padding: 2em 1em;
  transition: opacity .25s cubic-bezier(.77, 0, .175, 1);
  display: flex;
  position: relative;
}

.slider-button-arrow {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 1.25em;
}

.div-block-114 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-116 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-4 {
  font-size: 60px;
  font-weight: 600;
  line-height: 120%;
}

.text-block-5 {
  font-size: 17px;
  font-weight: 500;
}

.text-block-8 {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-125 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.text-block-11 {
  color: #000;
  font-size: 50px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-126 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 490px;
  margin-bottom: 35px;
  display: flex;
}

.case-wrapper {
  z-index: 10;
  background-color: var(--bg);
  display: none;
  position: relative;
}

.tryon {
  z-index: 10;
  background-color: #efefef;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 10px 120px;
  position: relative;
}

.div-block-132 {
  background-color: #1d1d1d;
  background-image: url('../images/1_1.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.h3 {
  color: #fff;
  text-align: left;
  text-transform: none;
  max-width: 660px;
  font-size: 50px;
  font-weight: 500;
  line-height: 110%;
}

.h3.mob {
  display: none;
}

.div-block-133 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.t3 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 170%;
}

.div-block-134 {
  z-index: 10;
  width: 100%;
  max-width: 1670px;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.pc-tryon {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.text-block-12 {
  font-size: 21px;
  font-weight: 600;
  line-height: 120%;
}

.image-5 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-14 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 20px 15px 15px;
  display: flex;
}

.card-btn {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px #fff3;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 16px 40px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.card-btn:hover {
  opacity: 1;
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  color: #000;
  background-color: #ffffff80;
}

.code-embed-9 {
  width: 25px;
  height: 25px;
}

.card_side {
  backface-visibility: hidden;
  background-color: #141314;
  border: 1px solid #191819;
  border-radius: 2rem;
  padding: 4rem 1.75rem 1.75rem;
  position: absolute;
  inset: 0%;
}

.card_side.is-back {
  z-index: 10;
  transform-style: preserve-3d;
  background-color: #fff;
  border-style: none;
  border-radius: 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 0 20px;
  display: flex;
  position: absolute;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.card_side.is-front {
  grid-row-gap: 2.5rem;
  background-color: #0000;
  border-style: none;
  border-radius: 0;
  flex-direction: column;
  padding: 0;
  display: block;
  position: relative;
}

.btn-txt-3 {
  font-size: 15px;
  line-height: 120%;
  text-decoration: none;
}

.btn-txt-3.white {
  text-transform: none;
  font-weight: 500;
}

.div-block-15 {
  background-color: #0006;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.card_wrapper {
  box-sizing: border-box;
  cursor: pointer;
  object-fit: fill;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
}

.div-block-135 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.products-wrap {
  z-index: 10;
  background-color: var(--bg);
  width: 100%;
  height: 100%;
  padding-top: 0;
  position: relative;
}

.p-head {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.h4 {
  color: #1d1d1d;
  text-align: left;
  text-transform: none;
  max-width: 600px;
  font-size: 55px;
  font-weight: 500;
  line-height: 110%;
}

.cta-wrap {
  z-index: 10;
  background-color: var(--bg);
  width: 100%;
  padding-top: 2em;
  position: relative;
}

.div-block-150 {
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-151 {
  z-index: 10;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  background-color: #0000;
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-152 {
  background-color: #fff;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  display: flex;
}

.t5 {
  color: #000;
  text-align: left;
  max-width: 600px;
  font-size: 18px;
  font-weight: 500;
  line-height: 170%;
}

.t5.short {
  max-width: 420px;
}

.h5 {
  color: #1d1d1d;
  text-align: left;
  text-transform: none;
  max-width: 890px;
  font-size: 50px;
  font-weight: 500;
  line-height: 110%;
}

.form-block {
  width: 100%;
  margin-bottom: 40px;
}

.text-field {
  opacity: 1;
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  border-bottom-color: #00000080;
  width: 350px;
  height: 70px;
  margin-bottom: 0;
  padding-left: 2px;
  font-size: 17px;
  font-weight: 400;
}

.text-field:active {
  color: #000;
  border-bottom-color: #00000040;
}

.text-field::placeholder {
  color: #282828;
  font-weight: 500;
}

.submit-button {
  color: #fff;
  background-color: #000;
  border-radius: 999px;
  width: 100%;
  height: 55px;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  transition: all .25s;
}

.submit-button:hover {
  opacity: .75;
}

.success-message {
  background-color: #0000;
}

.text-block-19 {
  text-align: center;
  width: 100%;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.div-block-154 {
  z-index: 20;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.link-block {
  color: #000;
  border: 1px solid #000;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-left: 25px;
  padding-right: 25px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.link-block:hover {
  color: #fff;
  background-color: #000;
}

.text-block-20 {
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-156 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-left: 70px;
  display: flex;
}

.div-block-157 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-top: 1px solid #00000040;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.link {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.faq {
  z-index: 10;
  background-color: var(--bg);
  width: 100%;
  padding-top: 120px;
  position: relative;
}

.div-block-158 {
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-159 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.faq-dropdown-icon {
  background-color: #fff;
  border-radius: 96px;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;
  display: flex;
}

.faq-question {
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
}

.faq-dropdown-toggle {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  transition: background-color .3s;
  display: flex;
}

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

.faq-answer {
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.faq-dropdown-content {
  overflow: hidden;
}

.icon-x-small {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.subheading-regular {
  color: #1e2022;
  font-size: 21px;
  font-weight: 500;
  line-height: 160%;
}

.div-block-160 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  width: 100%;
  max-width: 900px;
  display: flex;
}

.div-block-161 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  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;
}

.div-block-162 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-113 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #ffffff40;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 25px 50px;
  display: flex;
}

.text-block-23 {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  line-height: 120%;
}

.div-block-110 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-111 {
  border-left: 1px solid #ffffff26;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}

.div-block-112 {
  background-image: url('../images/Group-47.svg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 60%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}

.text-12 {
  opacity: .5;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

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

.text-block-24 {
  opacity: .5;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 120%;
  text-decoration: none;
}

.text-13 {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.group-427320505 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.ai {
  color: #fff;
  letter-spacing: -.02em;
  width: 100%;
  max-width: 410px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.footer {
  z-index: 10;
  background-color: #1f1f1f;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.frame-427320611 {
  grid-row-gap: 157px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

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

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

.soon {
  background-color: #0000;
  border: 1px solid #00000040;
  border-radius: 4px;
  width: 100%;
  padding: 200px;
}

.div-block-120-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-122-copy {
  opacity: .25;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-163 {
  width: 100%;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.main-white-btn-2-copy {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 16px 40px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.main-white-btn-2-copy.mini {
  color: #fff;
  background-color: #000;
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.image-9, .image-10, .image-11 {
  margin-bottom: 10px;
}

.text-span-4 {
  opacity: .5;
}

.alert-1 {
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  background-color: #00000040;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 320px;
  padding: 15px;
  display: none;
  position: absolute;
  bottom: 50px;
}

.div-block-19 {
  z-index: 5;
  pointer-events: none;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.pc-product-stack {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  width: 100%;
  padding: 0;
}

.alert-2 {
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  background-color: #00000040;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 320px;
  padding: 15px;
  display: none;
  position: absolute;
  bottom: 50px;
}

.code-embed-10 {
  width: 20px;
  height: 20px;
}

.div-block-20 {
  pointer-events: auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-20.down {
  pointer-events: auto;
  justify-content: space-between;
  align-items: flex-end;
}

.div-block-18 {
  aspect-ratio: auto;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: visible;
}

.cell {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.text-block-15 {
  color: #fff;
  line-height: 150%;
}

.text-block-25 {
  z-index: 5;
  color: #fff;
  text-transform: none;
  max-width: 260px;
  font-size: 32px;
  font-weight: 400;
  line-height: 115%;
  position: relative;
}

.text-block-25.big {
  line-height: 170%;
}

.div-block-21 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: center stretch;
  width: 70%;
  display: grid;
}

.hover-video {
  box-sizing: border-box;
  cursor: pointer;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hover-video.no-v {
  cursor: auto;
}

.div-block-22 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  padding: 10px;
  transition: all .2s;
  display: flex;
}

.div-block-22:hover {
  background-color: #000;
}

.text-block-26 {
  color: #fff;
  max-width: 420px;
  font-size: 16px;
  line-height: 150%;
}

.text-block-26.last {
  max-width: 330px;
}

.third-block {
  aspect-ratio: 9 / 15;
  background-image: linear-gradient(#00000080, #00000080);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 35px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.products {
  z-index: 20;
  width: 100%;
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.text-block-27 {
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto Condensed, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
}

.frame-92 {
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  background-color: #292929bf;
  border-radius: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Roboto Condensed, sans-serif;
  font-size: 13px;
  line-height: 120%;
}

.full-block {
  aspect-ratio: 16 / 9;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 35px;
  display: flex;
  position: relative;
}

.frame-427320601 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 55px;
  text-decoration: none;
  display: flex;
}

.div-block-16 {
  width: 100%;
  height: 100%;
}

.btn-txt-4 {
  text-transform: none;
  font-size: 15px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.btn-txt-4.big {
  font-size: 17px;
}

.main-white-btn-3 {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 16px 40px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.main-white-btn-3.mini {
  color: #fff;
  background-color: #000;
}

.main-white-btn-3.mini:hover {
  opacity: .7;
}

.main-white-btn-3.mini.big {
  color: #000;
  background-color: #0000;
  border: 1px solid #000;
  height: 60px;
  padding-left: 35px;
  padding-right: 35px;
  transition: all .3s;
}

.main-white-btn-3.mini.big:hover {
  opacity: .7;
  color: #fff;
  background-color: #000;
}

.main-white-btn-3.mini.big.hide {
  display: none;
}

.text-span-6, .text-span-7 {
  opacity: .5;
}

.div-block-164 {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  top: auto;
  left: 0%;
  right: 0%;
}

.hover-bg {
  z-index: 1;
  box-sizing: border-box;
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.stop-btn {
  z-index: 19;
  background-color: #b0aca8;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
}

.play-btn {
  z-index: 20;
  background-image: url('../images/play.svg');
  background-position: 0 0;
  background-size: cover;
  width: 40px;
  height: 40px;
  position: absolute;
}

.btn-wrap-player {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-end;
  align-items: center;
  height: 40px;
  display: flex;
  position: absolute;
  inset: 40px 40px auto auto;
}

.div-block-165 {
  pointer-events: none;
  width: 40px;
  height: 40px;
  position: relative;
}

.case {
  color: #000;
  max-width: 700px;
  margin-bottom: 20px;
  font-size: 35px;
  font-weight: 500;
  line-height: 130%;
}

.tag {
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  background-color: #292929bf;
  border-radius: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 8px 10px;
  text-decoration: none;
  display: flex;
}

.b1 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}

.text-span-8 {
  opacity: .5;
}

.rich-text-block {
  font-size: 17px;
  font-weight: 400;
  line-height: 170%;
}

.heading {
  font-weight: 600;
}

.list-wrapper {
  z-index: 1999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #1d1d1d80;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.fixed-m {
  z-index: 777;
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  background-color: #00000080;
  width: 100%;
  position: fixed;
  transform: translate(0, -65px);
}

.fixed-menu {
  z-index: 10;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 50px;
  display: flex;
  position: relative;
}

.div-block-167 {
  z-index: 10;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.svg {
  color: #ffffffb3;
  transform-style: preserve-3d;
  background-color: #ffffff1a;
  border-radius: 1px;
  width: 32px;
  height: 32px;
  padding: 5px;
  transform: rotateX(0)rotateY(-180deg)rotateZ(90deg);
}

.image-12 {
  z-index: 0;
  opacity: .1;
  width: 204px;
  position: absolute;
  inset: 50px 50px auto auto;
}

.form {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-168 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.div-block-169 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-170 {
  background-color: #000;
  border-radius: 9999px;
  width: 65px;
  height: 5px;
}

.div-block-170.min {
  opacity: .25;
  width: 32.5px;
}

.div-block-170.white {
  background-color: #fff;
}

.div-block-171 {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-172 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  height: 100%;
  padding-top: 60px;
  display: flex;
}

.div-block-173 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 70px;
  display: flex;
}

.email-redirect-btn {
  color: #000;
  background-color: #fff;
  border-radius: 999px;
  height: 55px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  transition: all .25s;
}

.email-redirect-btn:hover {
  opacity: .75;
}

.div-block-174 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.lottie-animation {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.div-block-175 {
  justify-content: space-between;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.div-block-176 {
  background-color: #4c4c4c;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 30%;
  height: 100vh;
  padding: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-177 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  height: 100%;
  padding: 50px;
  display: flex;
  overflow: scroll;
}

.getdemo_form_wrap {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 600px;
  padding: 50px;
  display: flex;
}

.head {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.bottom {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  opacity: .7;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.getdemo_field {
  opacity: 1;
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  border-bottom-color: #00000080;
  border-radius: 0;
  height: 70px;
  margin-bottom: 0;
  padding-left: 2px;
  font-size: 17px;
  font-weight: 400;
}

.getdemo_field:active {
  color: #000;
  border-bottom-color: #00000040;
}

.getdemo_field::placeholder {
  color: #282828;
  font-weight: 500;
}

.div-block-178 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  margin-bottom: 35px;
  display: flex;
  overflow: visible;
}

.text-block-28 {
  opacity: .7;
  max-width: 330px;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
}

.div-block-179 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.getdemo_title_form {
  opacity: 1;
  color: #000;
  text-align: left;
  font-size: 25px;
  font-weight: 500;
  line-height: 150%;
}

.getdemo_block {
  width: 100%;
  margin-bottom: 25px;
}

.email-redirect-btn-2 {
  color: #fff;
  background-color: #000;
  border-radius: 999px;
  height: 55px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  transition: all .25s;
}

.email-redirect-btn-2:hover {
  opacity: .75;
}

.image-14 {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.link-block-2 {
  z-index: 10;
  position: relative;
}

.div-block-180 {
  z-index: 10;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.text-block-29 {
  color: #fff;
  font-family: Roboto Condensed, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.text-block-30 {
  color: #fff;
  font-family: Roboto Condensed, sans-serif;
  font-weight: 500;
}

.div-block-169-copy {
  z-index: 10;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 25px;
  display: flex;
  position: relative;
}

.modal-wrap {
  z-index: 2999;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 600px;
  height: auto;
  margin: auto;
  padding-bottom: 50px;
  padding-left: 50px;
  display: flex;
  position: relative;
}

.div-block-179-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 15px;
  padding-top: 25px;
  padding-right: 25px;
  display: flex;
}

.div-block-181 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 25px;
  padding-right: 25px;
  display: flex;
}

.svg-3 {
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.svg-3:hover {
  opacity: .25;
}

.consult {
  width: 100%;
  margin-bottom: 25px;
  padding-right: 50px;
}

.text-block-19-copy {
  text-align: center;
  width: 100%;
  padding-right: 50px;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.modal-bg {
  background-color: #0000001a;
  width: 100%;
  height: 100vh;
  position: absolute;
}

.textarea {
  color: #000;
  background-color: #0000;
  border: 1px #000;
  border-bottom-style: solid;
  padding-top: 16px;
  padding-bottom: 100px;
  padding-left: 2px;
  font-size: 17px;
}

.textarea::placeholder {
  color: #000;
}

.svg-4 {
  color: #fff;
  border: 1px solid #ffffff40;
  border-radius: 999px;
  width: 40px;
  height: 40px;
  padding: 10px;
  transition: all .3s;
}

.svg-4:hover {
  color: #000;
  background-color: #fff;
}

.div-block-105 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

.div-block-104.hide {
  display: none;
}

.email-link {
  color: #101010;
  font-size: 32px;
  font-weight: 400;
  line-height: 180%;
  text-decoration: none;
}

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

.image-15 {
  width: 32px;
  height: 32px;
}

.div-block-27 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-18 {
  opacity: 1;
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto Condensed, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 120%;
}

.phone-link {
  color: #101010;
  font-size: 20px;
  line-height: 32px;
  text-decoration: none;
}

.phone-link.hide {
  display: none;
}

.div-block-99 {
  z-index: 12;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 25px;
  display: flex;
  position: relative;
}

.div-block-109 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #101010;
  text-transform: uppercase;
  background-color: #101010;
  border: 1px #e5e5e5;
  border-right: 1px solid #10101080;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  transition: all .25s;
  display: flex;
}

.div-block-109:hover {
  opacity: .75;
}

.div-block-109.no-border {
  border-right-style: none;
  border-bottom-right-radius: 8px;
  padding-right: 0;
  transition: all .25s;
}

.div-block-109.no-border:hover {
  opacity: .75;
}

.contact-wrap-1 {
  background-color: #fff;
  flex-flow: column;
  align-self: stretch;
  width: 70%;
  padding: 0;
  display: flex;
}

.h5-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
}

.contacts {
  z-index: 100;
  background-color: var(--bg);
  width: 100%;
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.contacts-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 0 0;
  display: flex;
}

.text-block-32 {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.div-block-107 {
  grid-column-gap: 300px;
  grid-row-gap: 300px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.contacts-wrapper {
  z-index: 10;
  background-color: var(--bg);
  width: 100%;
  position: relative;
}

.div-block-182 {
  width: 27%;
  margin-top: 25px;
}

.link-block-3 {
  width: 100%;
  text-decoration: none;
}

.link-block-3:hover {
  opacity: .5;
}

.div-block-183 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 30%;
  display: flex;
  position: relative;
}

.image-16 {
  z-index: 10;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-184 {
  z-index: 11;
  background-image: linear-gradient(207deg, #0000 45%, #000000cf);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.address {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.image-17 {
  opacity: .1;
  height: 50%;
  position: absolute;
  inset: auto -3px -3px auto;
}

.mobile-product-grid {
  display: none;
}

.mobile-hover {
  background-color: #0006;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.mobile-hero {
  display: none;
}

.mob-hero {
  z-index: -10;
  width: 100%;
  height: 100vh;
  margin-bottom: 0;
  position: fixed;
  top: 0;
}

.mobile-mini-btn {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px #fff3;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 16px 40px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.mobile-mini-btn:hover {
  opacity: 1;
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  color: #000;
  background-color: #ffffff80;
}

.mobile-btn-txt {
  font-size: 15px;
  line-height: 120%;
  text-decoration: none;
}

.mobile-fixed-menu {
  display: none;
}

.fix-mob-btn {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px #fff3;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 16px 405px 16px 40px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.fix-mob-btn:hover {
  opacity: 1;
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  color: #000;
  background-color: #ffffff80;
}

.mob-btn-menu {
  font-size: 15px;
  line-height: 120%;
  text-decoration: none;
}

.mobile-usp, .lottie-animation-2 {
  display: none;
}

.mob-tryon {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: none;
}

.t-modal {
  display: none;
}

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

.menu-button {
  grid-column-gap: .1875em;
  grid-row-gap: .1875em;
  cursor: pointer;
  flex-flow: column;
  padding: 1em;
  font-size: 1em;
  display: flex;
}

.menu-button-line {
  background-color: #e7dddb;
  width: 2em;
  height: .1875em;
}

.burger-mob {
  display: none;
}

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

.link-block-6 {
  display: none;
}

.image-114 {
  margin-bottom: 10px;
}

.cta-stack {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  width: 100%;
  padding: 0;
}

.cta-wrapper {
  z-index: 20;
  width: 100%;
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.div-block-195 {
  width: 100%;
  height: 640px;
  position: relative;
}

.cta-title {
  color: #fff;
  text-align: left;
  text-transform: none;
  max-width: 890px;
  font-size: 45px;
  font-weight: 500;
  line-height: 110%;
}

.cta-txt {
  color: #fff;
  text-align: left;
  max-width: 390px;
  font-size: 17px;
  font-weight: 500;
  line-height: 170%;
}

.cta-field {
  opacity: 1;
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  width: 340px;
  height: 70px;
  margin-bottom: 0;
  padding-left: 2px;
  font-size: 17px;
  font-weight: 400;
}

.cta-field:active {
  color: #000;
  border-bottom-color: #00000040;
}

.cta-field::placeholder {
  color: #ffffffb3;
  font-weight: 500;
}

.cta-block-wrapper {
  z-index: 2;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.cta-bg {
  z-index: 1;
  object-fit: cover;
  object-position: 75% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cta-block-d1 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-left: 60px;
  display: flex;
}

.text-block-99 {
  opacity: .5;
  color: #fff;
  font-family: Roboto Condensed, sans-serif;
  font-size: 18px;
}

.div-block-196 {
  padding-bottom: 60px;
  padding-left: 60px;
}

.div-block-197 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  color: #000;
  border-bottom: 1px solid #00000040;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 0 20px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.div-block-197:hover {
  border-bottom-color: #000;
}

.link-block-7 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #ffffff80;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-family: Roboto Condensed, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.fill-tg {
  color: #000;
  background-color: #fff;
  border: 1px solid #ffffff40;
  border-radius: 999px;
  width: 40px;
  height: 40px;
  padding: 10px;
  transition: all .3s;
}

.fill-tg:hover {
  color: #000;
  background-color: #fff;
}

.contact-txt {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onest, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: underline;
}

.text-block-100 {
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 400;
}

.contacts-footer-wrap {
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.div-block-198 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  display: flex;
}

.div-block-199 {
  background-image: url('../images/mini-img.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  display: flex;
}

.text-block-101 {
  color: #fff;
  font-family: Roboto Condensed, sans-serif;
  font-size: 15px;
  line-height: 100%;
}

.text-block-102 {
  color: #fff;
  line-height: 140%;
}

.cta-wrap-man {
  z-index: 10;
  background-color: var(--bg);
  width: 100%;
  padding-top: 2em;
  padding-bottom: 120px;
  position: relative;
}

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

.div-block-200 {
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px 30px 45px;
  display: flex;
}

.text-block-103 {
  opacity: .5;
  color: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 150%;
}

.text-block-104 {
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
}

.text-block-104:hover {
  color: #000;
}

.div-block-201 {
  background-color: #eee;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 7px;
  display: flex;
}

.svg-5 {
  width: 20px;
  height: 100%;
}

.black-btn {
  color: #000;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #00000040;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 16px 40px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.black-btn:hover {
  opacity: 1;
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  color: #fff;
  background-color: #000;
}

.div-block-202 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.div-block-203 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.black-btn-txt {
  text-transform: none;
  font-size: 15px;
  line-height: 120%;
  text-decoration: none;
}

.image-115 {
  opacity: .1;
  width: 100%;
  position: absolute;
  inset: auto 0% -40px;
}

.fixed-m-2 {
  z-index: 777;
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  background-color: #000000c9;
  width: 100%;
  position: fixed;
  transform: none;
}

.black-big-btn {
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 16px 40px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.opacity {
  opacity: .5;
}

.div-block-204 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 5%;
  display: flex;
}

.link-3 {
  color: #000;
  margin-bottom: 24px;
}

.collection-item {
  display: flex;
}

.collection-list {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.div-block-205 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-206 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  opacity: .35;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-105 {
  color: #fff;
  width: 50%;
  font-size: 12px;
  line-height: 170%;
}

.image-116, .image-117 {
  width: 182px;
}

.b-btn {
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.b-btn:hover {
  opacity: .75;
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  color: #fff;
  background-color: #000;
}

.div-block-215 {
  width: 426px;
}

.div-block-217 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.hero-down-wrapper {
  flex-flow: row;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 20px 50px;
  display: flex;
  position: relative;
}

.div-block-218 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.btn-txt-5 {
  text-transform: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.btn-txt-5.min {
  font-size: 14px;
}

.btn-txt-5.min._2 {
  font-weight: 400;
}

.carousel-custom-css {
  display: none;
}

.carousel-names-wrapper {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  position: relative;
  overflow: clip;
  container-type: inline-size;
}

.sub-hero-2 {
  color: #000;
  text-transform: none;
  max-width: 528px;
  margin-bottom: 15px;
  font-size: 53px;
  font-weight: 500;
  line-height: 120%;
}

.hero-bg {
  z-index: 10;
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  pointer-events: none;
  background-color: #0009;
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.carousel-names-name {
  opacity: .5;
  text-align: right;
  letter-spacing: -.03em;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 21px;
  font-weight: 600;
  line-height: 300%;
}

.static-menu {
  z-index: 20;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid #00000040;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 88px;
  margin-left: auto;
  margin-right: 10px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: absolute;
}

.link-4 {
  opacity: .5;
  color: #000;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: none;
}

.menu-2 {
  z-index: 1999;
  grid-column-gap: 35px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  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;
  position: relative;
}

.div-block-214 {
  background-color: #00000040;
  width: 1px;
  height: 100%;
}

.div-block-221 {
  background-color: #000;
  border-radius: 9999px;
  width: 65px;
  height: 5px;
}

.div-block-221.min {
  opacity: .25;
  width: 32.5px;
}

.div-block-221.white {
  background-color: #fff;
}

.div-block-4 {
  z-index: 19;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding-top: 141px;
  padding-bottom: 30px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 50px;
}

.div-block-222 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-222.hide {
  display: none;
}

.num-bg {
  z-index: -10;
  background-image: linear-gradient(90deg, #fff, #ddd 66%, #cfcece);
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.text-block-108 {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 180%;
}

.hero-wrap-1 {
  z-index: 9;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.menu-text-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.menu-text-2:hover, .menu-text-2.w--current {
  opacity: .5;
}

.menu-text-2.black {
  color: #000;
  font-weight: 500;
}

.border {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 16px 30px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.border:hover {
  color: #000;
  background-color: #fff;
}

.border.min {
  color: #fff;
  border-color: #ffffff40;
  height: 40px;
}

.border.min:hover {
  color: #000;
}

.border.min.hide {
  display: none;
}

.div-block-223 {
  z-index: 20;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-223.hide {
  display: none;
}

.logo-link-2 {
  width: 190px;
  height: 100%;
}

.mob-spacer {
  display: none;
}

.div-block-210 {
  z-index: 25;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  pointer-events: none;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0%;
}

.lookbook-video {
  z-index: 10;
  aspect-ratio: 9 / 16;
  height: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  inset: 0%;
  box-shadow: 0 24px 48px -12px #0000001a;
}

.lookbook-video.wrapper {
  z-index: 25;
  outline-offset: 0px;
  outline: 1px solid #3333331a;
}

.image-118 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.div-block-226 {
  opacity: .3;
  background-color: #fff;
  width: 1px;
  height: 15px;
}

.div-block-226.hide {
  display: none;
}

.div-block-227 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 2em;
  display: flex;
}

.centered-slider-row {
  width: 100%;
  margin-top: 2em;
  margin-bottom: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
  position: relative;
  overflow: clip;
}

.text-block-109 {
  color: #fff;
  font-size: 50px;
  font-weight: 500;
  line-height: 120%;
}

.text-block-110 {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.num_wrap {
  z-index: 20;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 875px;
  display: flex;
  position: relative;
  overflow: clip;
}

.div-block-228 {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  top: auto;
  left: 0%;
  right: 0%;
}

.usp-t {
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}

.centered-slider-list {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-229 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-111 {
  font-size: 17px;
  font-weight: 500;
}

.centered-slider-buttons {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.centered-slider-content {
  z-index: 10;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.centered-slider-bullet__list {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.centered-slider-bullet {
  background-color: #0000;
  border-radius: 100em;
  padding: 0;
  position: relative;
}

.centered-slider-bullet:focus {
  outline-offset: 0px;
  border: 1px #000;
  outline: 3px #fcfcfc;
}

.text-block-112 {
  font-size: 60px;
  font-weight: 600;
  line-height: 120%;
}

.text-block-112.mini {
  font-size: 40px;
}

.container {
  width: 100%;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.div-block-230 {
  overflow: hidden;
}

.div-block-231 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-232 {
  padding: 5%;
}

.div-block-233 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-234 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.text-block-113 {
  text-align: center;
  font-family: Onest, sans-serif;
  font-size: 21px;
  line-height: 32px;
}

.link-block-8 {
  color: #fff;
  background-color: #000;
  border-radius: 4px;
  padding: 12px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .text-block-2 {
    font-size: 15px;
    line-height: 170%;
  }

  .sub-hero {
    max-width: 345px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 120%;
  }

  .div-block-5 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-6 {
    color: #000;
    text-align: left;
    font-size: 32px;
  }

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

  .centered-slider-slide {
    flex: none;
    width: 100%;
    margin-left: 0;
    padding: 0;
  }

  .div-block-116 {
    padding-top: 15px;
  }

  .tryon {
    padding: 50px 0 0;
  }

  .h3.mob {
    display: block;
  }

  .h3.hide-mob {
    display: none;
  }

  .div-block-133 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-134 {
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .card_side {
    backface-visibility: hidden;
  }

  .products-wrap {
    padding-top: 75px;
  }

  .div-block-150 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-152 {
    padding: 0;
  }

  .h5 {
    text-align: center;
  }

  .div-block-156 {
    width: 100%;
    padding-left: 0;
  }

  .div-block-158 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-113 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 40px 15px;
  }

  .div-block-110 {
    grid-template-columns: 2fr;
  }

  .div-block-111 {
    border: 1px #000;
    border-top: 1px solid #ffffff40;
    padding: 35px 15px;
  }

  .div-block-111.last {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .div-block-112 {
    padding: 50px 15px 15px;
  }

  .frame-427320611 {
    grid-row-gap: 100px;
    flex-flow: column-reverse;
  }

  .div-block-18 {
    overflow: hidden;
  }

  .cell {
    justify-content: center;
    align-items: center;
  }

  .text-block-25 {
    font-weight: 300;
  }

  .products {
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-white-btn-3.mini.big {
    display: none;
  }

  .div-block-164 {
    padding-bottom: 15px;
  }

  .list-wrapper, .fixed-m, .div-block-171 {
    display: none;
  }

  .div-block-172 {
    width: 100%;
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-173 {
    padding-left: 0;
  }

  .div-block-174 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-175 {
    flex-flow: column;
  }

  .div-block-176 {
    width: 100%;
    display: none;
  }

  .div-block-177 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: visible;
  }

  .getdemo_form_wrap {
    width: 100%;
  }

  .head {
    flex-flow: row-reverse;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-104 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .email-link {
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-99 {
    padding: 16px 24px;
  }

  .contact-wrap-1 {
    width: 100%;
  }

  .contacts {
    padding: 15px 15px 100px;
  }

  .contacts-2 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    min-width: auto;
    max-width: none;
    padding-top: 75px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-107 {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-182 {
    width: 100%;
  }

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

  .mobile-product-grid {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .mobile-hover {
    background-color: #0000;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 15px;
    display: flex;
  }

  .mobile-hero {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    position: relative;
  }

  .mob-hero {
    z-index: 0;
    height: 600px;
    display: flex;
    position: relative;
  }

  .div-block-187 {
    z-index: 3;
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    background-image: linear-gradient(#a7a6a900, #a7a6a9);
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 50px 15px;
    display: flex;
    position: absolute;
    inset: auto 0% 0;
  }

  .mobile-mini-btn {
    height: 45px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .mobile-mini-btn:hover {
    background-color: #fff;
  }

  .mobile-btn-txt {
    text-transform: none;
    font-weight: 500;
  }

  .hero-mob-spacer-up {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 45px;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .mobile-fixed-menu {
    z-index: 999;
    background-color: #1d1d1d;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 45px;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
  }

  .link-block-4 {
    justify-content: flex-start;
    align-items: center;
    width: 130px;
    height: 100%;
    display: flex;
  }

  .div-block-188 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .link-block-5 {
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 100%;
    display: flex;
  }

  .fix-mob-btn {
    height: 35px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .fix-mob-btn:hover {
    background-color: #fff;
  }

  .mob-btn-menu {
    text-transform: none;
    font-weight: 500;
  }

  .div-block-189 {
    height: 45px;
  }

  .mobile-usp {
    padding-top: 75px;
    padding-bottom: 100px;
    display: block;
  }

  .slider {
    background-color: #0000;
    width: 100%;
    height: 100%;
  }

  .slide-nav {
    z-index: 500;
    inset: auto 0% -60px;
  }

  .div-block-192 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-193 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .lottie-animation-2 {
    align-items: center;
    width: 80px;
    margin-bottom: 16px;
    display: flex;
  }

  .mob-tryon {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .text-block-98 {
    color: #000;
    font-size: 14px;
    font-weight: 400;
  }

  .mob {
    display: none;
  }

  .burger-mob {
    z-index: 998;
    background-color: #1d1d1d;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .div-block-194 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 70px;
    padding-left: 15px;
    display: flex;
  }

  .menu-link.w--current {
    opacity: .5;
  }

  .image-113 {
    width: 140px;
  }

  .link-block-6, .link-block-6.w--current {
    display: flex;
  }

  .cta-wrapper {
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .cta-block-wrapper {
    width: 100%;
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .cta-block-d1 {
    width: 100%;
    padding-left: 0;
  }

  .div-block-200 {
    width: 100%;
  }

  .fixed-m-2 {
    display: none;
  }

  .collection-list, .div-block-206 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero-down-wrapper {
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-218 {
    width: 100%;
    margin-bottom: 20px;
  }

  .sub-hero-2 {
    color: #fff;
    max-width: 345px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 120%;
  }

  .hero-bg {
    display: none;
  }

  .carousel-names-name {
    font-size: 12cqw;
  }

  .static-menu, .hero {
    display: none;
  }

  .div-block-4 {
    max-width: none;
  }

  .text-block-108 {
    color: #fff;
    font-size: 15px;
    line-height: 170%;
  }

  .mob-spacer {
    width: 100%;
    height: 80px;
    display: block;
  }

  .lookbook-video {
    display: none;
  }

  .div-block-227 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .centered-slider-row {
    width: 100%;
  }

  .centered-slider-group {
    width: 100%;
    display: block;
  }

  .centered-slider-bullet__item {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-109 {
    color: #000;
    text-align: left;
    font-size: 32px;
  }

  .num_wrap {
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-228 {
    padding-bottom: 15px;
  }

  .usp-t {
    color: #000;
  }

  .centered-slider-list {
    justify-content: flex-start;
    align-items: center;
  }

  .centered-slider-bullet__list {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .container {
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-231 {
    padding-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  .text-block-2 {
    font-size: 15px;
    line-height: 170%;
  }

  .sub-hero, .text-block-6 {
    font-size: 32px;
  }

  .centered-slider-slide {
    width: 100%;
    height: 500px;
  }

  .text-block-4 {
    font-size: 40px;
  }

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

  .h4 {
    font-size: 32px;
    line-height: 120%;
  }

  .t5.short {
    text-align: center;
    font-size: 15px;
    line-height: 160%;
  }

  .h5 {
    font-size: 32px;
  }

  .text-field {
    width: 100%;
  }

  .div-block-156 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-157 {
    justify-content: center;
    align-items: center;
    padding-left: 2px;
  }

  .faq-dropdown-toggle {
    padding: 25px;
  }

  .faq-answer {
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .subheading-regular {
    font-size: 18px;
  }

  .div-block-20 {
    flex-flow: column;
    height: 100%;
  }

  .div-block-20.down {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-18 {
    overflow: hidden;
  }

  .rich-text-block {
    font-size: 16px;
  }

  .list-wrapper {
    display: none;
  }

  .form {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

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

  .div-block-169 {
    justify-content: center;
    align-items: center;
  }

  .div-block-172 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-174 {
    text-align: left;
    justify-content: space-between;
    align-items: flex-start;
  }

  .modal-wrap {
    width: 100%;
  }

  .div-block-187 {
    padding: 50px 15px;
  }

  .mobile-btn-txt, .mob-btn-menu {
    font-weight: 400;
  }

  .mobile-usp {
    padding-bottom: 100px;
  }

  .slide-nav {
    bottom: -60px;
  }

  .div-block-193 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .mob {
    display: none;
  }

  .cta-title {
    font-size: 32px;
  }

  .cta-field {
    width: 100%;
  }

  .cta-block-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .cta-block-d1 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-218 {
    text-align: left;
    justify-content: space-between;
    align-items: flex-start;
  }

  .carousel-names-wrapper {
    max-height: 30em;
  }

  .sub-hero-2 {
    font-size: 32px;
  }

  .carousel-names-name {
    font-size: 10cqw;
  }

  .div-block-222 {
    justify-content: center;
    align-items: center;
  }

  .text-block-108 {
    font-size: 15px;
    line-height: 170%;
  }

  .text-block-109 {
    font-size: 32px;
  }

  .usp-t {
    font-size: 15px;
  }

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

  .text-block-112 {
    font-size: 40px;
  }

  .div-block-233 {
    flex-flow: column;
  }

  .link-block-8 {
    text-decoration: none;
  }

  .body-2 {
    font-family: Roboto Condensed, sans-serif;
  }

  .text-block-114 {
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
  }
}

@media screen and (max-width: 479px) {
  .text-block-2 {
    line-height: 160%;
  }

  .sub-hero {
    margin-bottom: 10px;
    line-height: 125%;
  }

  .div-block-6 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .text-block-6 {
    color: #000;
    text-align: center;
    max-width: 350px;
    font-size: 32px;
  }

  .centered-slider-button {
    background-color: #000;
    width: 40px;
    height: 40px;
  }

  .centered-slider-button:hover, .centered-slider-button.is--prev, .centered-slider-button.is--prev:hover {
    background-color: #000;
  }

  .centered-slider-slide {
    width: 90%;
    height: 450px;
    margin-left: 0;
    padding: 0;
  }

  .slider-button-arrow {
    width: 20px;
  }

  .div-block-116 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: 337px;
    padding-top: 25px;
  }

  .text-block-4 {
    color: #000;
    font-size: 50px;
  }

  .text-block-5 {
    font-size: 15px;
    font-weight: 400;
  }

  .text-block-8 {
    max-width: 320px;
    line-height: 150%;
  }

  .tryon {
    padding-top: 90px;
    padding-bottom: 0;
    overflow: hidden;
  }

  .div-block-132 {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .h3 {
    font-size: 32px;
  }

  .h3.mob {
    font-size: 31px;
  }

  .div-block-133 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-bottom: 25px;
  }

  .t3 {
    max-width: 240px;
    font-size: 15px;
    line-height: 160%;
  }

  .pc-tryon {
    grid-template-columns: 1fr 1fr;
    display: none;
  }

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

  .card-btn {
    background-color: #0000;
    justify-content: flex-start;
    align-items: center;
    width: 40%;
    height: 40px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
  }

  .card-btn:hover {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #0000;
  }

  .card_side.is-back {
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 20px;
    transform: none;
  }

  .btn-txt-3.white {
    text-align: center;
    font-size: 14px;
    text-decoration: underline;
  }

  .div-block-15 {
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 20px;
    display: none;
  }

  .products-wrap {
    overflow: hidden;
  }

  .h4 {
    max-width: 380px;
    font-size: 34px;
  }

  .cta-wrap {
    padding-top: 15px;
  }

  .h5 {
    max-width: 320px;
  }

  .text-field {
    border-radius: 0;
    margin-bottom: 12px;
    font-size: 16px;
  }

  .text-block-19 {
    text-align: center;
    max-width: 250px;
    font-size: 10px;
    line-height: 16px;
  }

  .div-block-157 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0;
  }

  .faq {
    padding-top: 100px;
  }

  .div-block-159 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-dropdown-toggle {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .faq-answer {
    padding-bottom: 20px;
  }

  .text-block-23 {
    line-height: 140%;
  }

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

  .pc {
    display: none;
  }

  .ai {
    max-width: 270px;
    font-size: 24px;
  }

  .frame-427320611 {
    grid-row-gap: 15px;
    padding-bottom: 15px;
  }

  .alert-1, .alert-2 {
    display: none;
  }

  .div-block-20 {
    pointer-events: auto;
  }

  .div-block-18 {
    padding: 15px;
  }

  .text-block-15 {
    font-size: 15px;
  }

  .text-block-25 {
    font-size: 24px;
    font-weight: 500;
  }

  .text-block-25.big {
    font-weight: 500;
  }

  .div-block-21 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: auto 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .div-block-21.hide {
    display: none;
  }

  .hover-video.no-v {
    height: 100%;
  }

  .div-block-22 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .text-block-26 {
    font-size: 15px;
    line-height: 150%;
  }

  .third-block {
    height: 100%;
    padding: 25px;
  }

  .products {
    overflow: hidden;
  }

  .text-block-27 {
    font-size: 14px;
  }

  .text-block-16 {
    text-align: center;
    font-size: 12px;
  }

  .full-block {
    aspect-ratio: auto;
    height: 600px;
  }

  .frame-427320601 {
    padding-bottom: 40px;
  }

  .div-block-164 {
    justify-content: center;
    align-items: center;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .stop-btn, .play-btn {
    width: 24px;
  }

  .list-wrapper {
    display: none;
  }

  .div-block-167 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .svg {
    display: flex;
  }

  .image-12 {
    opacity: .05;
    width: 110px;
    top: 15px;
    right: 15px;
  }

  .div-block-168 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .div-block-172 {
    padding-top: 50px;
  }

  .div-block-173 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }

  .div-block-174 {
    text-align: left;
    margin-bottom: 20px;
  }

  .getdemo_form_wrap {
    width: 100%;
    padding: 35px 25px;
  }

  .getdemo_field {
    margin-bottom: 12px;
    font-size: 16px;
  }

  .modal-wrap {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 15px;
  }

  .div-block-181 {
    padding-top: 15px;
    padding-right: 15px;
  }

  .consult {
    padding-right: 15px;
  }

  .text-block-19-copy {
    text-align: center;
    max-width: 250px;
    padding-right: 15px;
    font-size: 10px;
    line-height: 16px;
  }

  .textarea {
    font-size: 16px;
  }

  .div-block-104 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .email-link {
    font-size: 24px;
    line-height: 32px;
    text-decoration: underline;
  }

  .image-15 {
    width: 24px;
    height: 24px;
  }

  .div-block-8 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .div-block-99 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h5-2 {
    font-size: 28px;
    line-height: 36px;
  }

  .contacts {
    padding-top: 20px;
  }

  .contacts-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-32 {
    font-size: 15px;
    line-height: 24px;
  }

  .div-block-107 {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-183 {
    height: 450px;
  }

  .address {
    font-size: 15px;
    line-height: 24px;
  }

  .image-17 {
    z-index: 99;
    height: 40%;
  }

  .mobile-product-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
  }

  .mobile-hover {
    background-color: #0000;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 10px;
    display: flex;
  }

  .mobile-hero {
    justify-content: flex-start;
    align-items: center;
    height: 90vh;
  }

  .mob-hero {
    height: 92%;
  }

  .div-block-187 {
    z-index: 2;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-image: linear-gradient(#a7a6a900, #a7a6a9 65%);
    padding-top: 50px;
    padding-bottom: 50px;
    bottom: 0;
  }

  .mobile-mini-btn {
    background-color: #fff;
    justify-content: flex-start;
    align-items: center;
    height: 45px;
    padding: 15px 20px;
    text-decoration: none;
  }

  .mobile-mini-btn:hover {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #0000;
  }

  .mobile-btn-txt {
    text-transform: none;
    font-weight: 500;
    text-decoration: none;
  }

  .hero-mob-spacer-up {
    height: 48px;
  }

  .mobile-fixed-menu {
    z-index: 999;
    background-color: #1d1d1d;
    width: 100%;
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .link-block-4 {
    width: 140px;
  }

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

  .link-block-5 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 36.5px;
  }

  .fix-mob-btn {
    color: #fff;
    background-color: #0000;
    border-style: solid;
    border-color: #ffffff59;
    justify-content: flex-start;
    align-items: center;
    height: 32.5px;
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
  }

  .fix-mob-btn:hover {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #fff;
    height: 32.5px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .mob-btn-menu {
    text-transform: none;
    font-size: 14px;
  }

  .image-19 {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }

  .div-block-189 {
    z-index: 1;
    background-image: linear-gradient(#0000 55%, #000 92%);
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .mobile-usp {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .slider {
    background-color: #0000;
    width: 100%;
    height: 100%;
  }

  .slide-nav {
    z-index: 95;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 40px;
    padding-top: 7px;
    font-size: 11px;
    display: flex;
    inset: auto 0% -80px;
  }

  .div-block-192 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .left-arrow {
    z-index: 99;
    justify-content: flex-start;
    align-items: flex-end;
    width: 40px;
    height: 40px;
    display: flex;
    inset: auto 250px -80px 0%;
  }

  .right-arrow {
    z-index: 99;
    width: 40px;
    height: 40px;
    display: flex;
    inset: auto 0% -80px 250px;
  }

  .div-block-193 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .lottie-animation-2 {
    width: 60px;
    height: 25px;
    margin-bottom: 25px;
    position: relative;
    left: -10px;
  }

  .mob-tryon {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
  }

  .text-block-98 {
    text-transform: uppercase;
    max-width: 50px;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 500;
    line-height: 114%;
  }

  .t-modal {
    z-index: 1000;
    background-color: #fff;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .t1 {
    width: 100%;
    height: 100%;
    overflow: scroll;
  }

  .mob {
    display: flex;
  }

  .burger-mob {
    z-index: 998;
    background-color: #1d1d1d;
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
  }

  .div-block-194 {
    padding-top: 80px;
  }

  .cta-stack {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .cta-wrapper {
    overflow: hidden;
  }

  .div-block-195 {
    height: 100%;
  }

  .cta-txt {
    text-align: center;
    max-width: 270px;
    font-size: 16px;
    line-height: 147%;
  }

  .cta-field {
    border-radius: 0;
    margin-bottom: 12px;
    font-size: 16px;
  }

  .cta-block-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cta-bg {
    display: none;
  }

  .cta-bg.mob {
    display: inline-block;
  }

  .cta-block-d1 {
    padding-top: 0;
  }

  .div-block-196 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 25px;
    display: none;
  }

  .fill-tg {
    width: 30px;
    height: 30px;
    padding: 5px;
  }

  .text-block-100 {
    font-size: 16px;
  }

  .contacts-footer-wrap {
    display: flex;
  }

  .cta-wrap-man {
    padding-top: 15px;
    padding-bottom: 40px;
  }

  .div-block-200 {
    padding: 30px 25px 35px;
  }

  .text-block-103 {
    font-size: 20px;
  }

  .text-block-104 {
    font-size: 16px;
    line-height: 147%;
  }

  .black-btn {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    padding: 15px;
  }

  .black-btn:hover {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    color: #000;
    background-color: #0000;
  }

  .div-block-202 {
    width: 100%;
    margin-top: 35px;
  }

  .div-block-203 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-115 {
    bottom: 0;
  }

  .div-block-205 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
  }

  .text-block-105 {
    width: 100%;
  }

  .b-btn {
    background-color: #0000;
    justify-content: flex-start;
    align-items: center;
    width: 40%;
    height: 40px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
  }

  .b-btn:hover {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #0000;
  }

  .div-block-218 {
    text-align: left;
    margin-bottom: 20px;
  }

  .carousel-names-wrapper {
    max-height: 30em;
  }

  .sub-hero-2 {
    color: #fff;
    margin-bottom: 10px;
    line-height: 125%;
  }

  .carousel-names-name {
    line-height: .9;
  }

  .text-block-108 {
    color: #fff;
    line-height: 160%;
  }

  .div-block-223 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .div-block-227 {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .centered-slider-row {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .text-block-109 {
    color: #000;
    text-align: center;
    max-width: 350px;
    font-size: 32px;
  }

  .text-block-110 {
    max-width: 320px;
    line-height: 150%;
  }

  .div-block-228 {
    justify-content: center;
    align-items: center;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .text-block-111 {
    font-size: 15px;
    font-weight: 400;
  }

  .centered-slider-bullet__list {
    grid-column-gap: 20px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-112 {
    color: #000;
    font-size: 50px;
  }

  .div-block-231 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: 337px;
    padding-top: 25px;
  }

  .div-block-233 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }
}

#w-node-e027f481-d3f0-4a3d-40d9-228762242c94-069b460b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-e027f481-d3f0-4a3d-40d9-228762242c95-069b460b, #w-node-_8d80012e-db03-a15a-973f-18ce3b45f9d1-069b460b {
  grid-column: span 2 / span 2;
}

#w-node-_620101ec-529d-b14b-a879-25aeab124e8c-069b460b, #w-node-b9d2b403-254f-6eaa-ee70-ee57089effe9-069b460b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a79a33e0-03dc-9330-bfdb-cffd83f782f5-069b460b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-a79a33e0-03dc-9330-bfdb-cffd83f782f6-069b460b {
  grid-column: span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-e027f481-d3f0-4a3d-40d9-228762242c94-069b460b {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-a79a33e0-03dc-9330-bfdb-cffd83f782f5-069b460b {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-a79a33e0-03dc-9330-bfdb-cffd83f782f6-069b460b {
    grid-column: span 1 / span 1;
  }
}


