:root {
  --floral-white: #fffaf1;
  --input-field-border-radius: 12px;
  --input-field-bg: #fffaf11a;
  --silver: #bfbfbf;
  --status-needed-background: #f9944233;
  --input-field_tag-bacgkround: #171717;
  --portofolio-container-padding: 8px;
  --data-edit-bg: #8888885c;
  --action-pill_remove-icon-color: #ffd0d0;
  --error-color: #eec8c1;
  --input-field_tag-color: var(--floral-white);
  --input-field_tag-size: 16px;
  --error-background: #a003;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: var(--floral-white);
  background-color: #232323;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 600;
}

p {
  margin-bottom: 0;
}

label {
  margin-bottom: 0;
  font-weight: 700;
  display: block;
}

strong {
  font-weight: 600;
}

.section {
  margin-bottom: 250px;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
  position: relative;
}

.container.is-hero {
  max-width: 98.75vw;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.container.is-legal {
  max-width: 590px;
  padding-top: 120px;
  padding-bottom: 120px;
}

.sg-wrapper {
  flex-direction: column;
  display: flex;
}

.sg-title {
  margin-bottom: 40px;
  padding-left: 18px;
  font-size: 38px;
  font-weight: 500;
}

.sg-components {
  grid-column-gap: 3vw;
  align-items: center;
  display: flex;
}

.h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 81px;
  font-style: normal;
  font-weight: 500;
}

.sg-item {
  border-bottom: 1px solid #b8b8b8;
  padding-top: 60px;
  padding-bottom: 60px;
}

.cta {
  grid-column-gap: 6px;
  -webkit-backdrop-filter: saturate(170%) blur(28px);
  backdrop-filter: saturate(170%) blur(28px);
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fffaf11a;
  border-radius: 100vw;
  flex: none;
  align-items: center;
  padding: 12px 28px;
  font-size: 12px;
  font-weight: 600;
  transition: background-color .2s;
  display: flex;
}

.cta:hover {
  background-color: #fffaf133;
}

.cta.white {
  background-color: var(--floral-white);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  transition: box-shadow .2s, filter .2s, background-color .2s;
}

.cta.white:hover {
  filter: saturate(125%) brightness(110%);
  background-color: #fff;
  box-shadow: 0 0 4px 2px #ffffff26;
}

.cta.does-minify {
  grid-column-gap: 6px;
  align-items: center;
  display: flex;
}

.cta.icon {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #fffaf100;
  align-items: center;
  padding: 0 24px;
  display: flex;
}

.cta.icon:hover {
  background-color: #fffaf11a;
}

.phone {
  border-radius: 32px;
  flex-direction: column;
  width: 356px;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.phone.is-animation {
  width: 24.7222%;
  position: absolute;
  inset: auto -9.23611% -1% auto;
  overflow: hidden;
  transform: rotate(-8deg);
}

.phone.is-animation.is-touching {
  bottom: -9%;
  right: 32%;
}

.phone.is-animation.is-ghost {
  overflow: visible;
}

.phone.is-preview {
  z-index: 10;
}

.phone.is-preorder-composition_phone {
  z-index: 2;
  width: 51.7442%;
  margin-left: auto;
  position: absolute;
  inset: 17.4757% 0% auto auto;
}

.phone_status-bar {
  z-index: -1;
  -webkit-backdrop-filter: blur(10px) saturate(220%);
  backdrop-filter: blur(10px) saturate(220%);
  background-color: #0006;
  flex: none;
  justify-content: space-between;
  align-items: center;
  height: 5.44747%;
  padding-left: 7.94521%;
  padding-right: 3.65169%;
  display: flex;
  position: relative;
}

.phone_status-bar.is-preview {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #000000a6;
}

.phone_time {
  flex: none;
  width: 9.55056%;
}

.phone_status-icon {
  flex: none;
  width: 18.5393%;
}

.bg-gradient {
  z-index: -1;
  filter: blur(120px);
  width: 870px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: auto 0% -43%;
}

.phone_portfolio-sticker {
  width: 100%;
  padding-left: 1px;
  padding-right: 1px;
  position: relative;
}

.nav {
  z-index: 995;
  -webkit-backdrop-filter: saturate(180%) blur(105px);
  backdrop-filter: saturate(180%) blur(105px);
  background-color: #23232373;
  border-bottom: 1px solid #2d2d2d99;
  padding-top: 8px;
  padding-bottom: 8px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav.transparent {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #0000;
  border: 1px #000;
}

.nav.is-checkout {
  background-color: #23232399;
}

.nav.is-app {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #232323;
  border: 1px #000;
}

.page-wrap {
  position: relative;
}

.page-main {
  z-index: 2;
  position: relative;
}

.page-main.height-100svh {
  height: 100svh;
}

.nav-layout {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-layout.a-l {
  justify-content: flex-end;
}

.nav-logo {
  align-items: center;
  height: 44px;
  display: flex;
}

.nav-cta-wrapper {
  grid-column-gap: 10px;
  display: flex;
}

.nav-logo_img {
  height: 44px;
}

.nav-logo_img.mobile {
  display: none;
}

.hero-layout {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Card Card Card Card Card Card Headings Headings Headings Headings Headings Headings"
  / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 154px;
  padding-right: 18px;
  display: grid;
}

.hero-card-composition {
  position: relative;
}

.hero-card {
  width: 100%;
  height: 100%;
  padding-bottom: 34.2361vw;
  position: relative;
}

.hero-content-contain {
  flex-direction: column;
  padding-top: 1.38889vw;
  display: flex;
  position: relative;
}

.hero-card_img {
  object-fit: contain;
  width: 54.1667vw;
  max-width: none;
  height: 34.2361vw;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -8.125vw;
}

.hero-heading {
  max-width: 69ch;
  margin-bottom: 24px;
}

.hero-gradient {
  z-index: -1;
  object-fit: fill;
  width: 59vw;
  max-width: none;
  height: 53vw;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% -18vw 0% auto;
}

.height-200vh {
  height: 200vh;
}

.hero-sub-heading {
  flex-direction: column;
  max-width: 339px;
  margin-left: 310px;
  display: flex;
}

.hero-sub-p {
  text-indent: 32px;
}

.hero-sub-em {
  opacity: .7;
  text-transform: capitalize;
  margin-bottom: 4px;
  font-style: italic;
}

.cookie-prefs_form {
  -webkit-backdrop-filter: saturate(160%) blur(60px);
  backdrop-filter: saturate(160%) blur(60px);
  background-color: #1111114d;
  border-radius: 12px;
  width: 100%;
  max-width: 576px;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.cookie-banner {
  z-index: 998;
  -webkit-backdrop-filter: saturate(190%) blur(16px);
  backdrop-filter: saturate(190%) blur(16px);
  background-color: #f5f6ff;
  border-top: 1px solid #4353ff29;
  border-radius: 12px;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  display: none;
  position: fixed;
  inset: auto auto 104px 18px;
}

.fs-cc-prefs_title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.cookie-wrap {
  flex-direction: column;
  justify-content: center;
}

.fs-cc-banner_close-icon {
  width: 24px;
  height: 24px;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 20px;
  height: 20px;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_button {
  background-color: #4353ff;
  border: 2px solid #4353ff;
  border-radius: 500px;
  margin-right: 8px;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #4353ff;
  background-color: #fff;
  border-color: #4353ff;
}

.cookie-container {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_space-small {
  margin-bottom: 12px;
}

.cookies-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #fffaf1cc;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 20px;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: -12px -12px auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 500px;
  margin-left: 12px;
  padding: 10px;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-manager_icon {
  width: 32px;
  height: 32px;
}

.cookie-banner_buttons-wrapper {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: baseline;
  display: flex;
}

.cookie-prefs {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 32px;
  display: none;
  position: fixed;
  inset: 0%;
}

.cookies-prefs_close-icon {
  mix-blend-mode: normal;
  width: 16px;
  height: 16px;
  display: flex;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 999;
  display: block;
  position: fixed;
  inset: auto auto 20px 20px;
}

.cookie-banner_text-link {
  border-bottom: 1px solid var(--floral-white);
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 40px;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #8886;
  padding-top: 16px;
  padding-bottom: 16px;
}

.cookies-prefs_content {
  height: 100%;
  padding: 40px 32px;
  overflow: scroll;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_label {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 16px;
  font-weight: 700;
}

.fs-cc-prefs_text {
  font-size: 12px;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 32px;
  margin-right: -8px;
  display: flex;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 500px;
  flex-direction: column;
  padding: 10px;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.cookies-prefs_overlay {
  z-index: -1;
  opacity: 1;
  -webkit-backdrop-filter: saturate(140%) blur(24px);
  backdrop-filter: saturate(140%) blur(24px);
  background-color: #23232373;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999px;
  width: 44px;
  height: 24px;
  margin-bottom: 0;
  padding: 2px;
  display: flex;
  position: relative;
}

.cookie-banner_button {
  background-color: var(--floral-white);
  color: #232323;
  text-align: center;
  border-radius: 500px;
  margin-left: 16px;
  padding: 12px 28px;
  font-size: 14px;
}

.cookie-banner_button.cookie-banner_button-alt {
  color: var(--floral-white);
  background-color: #fffaf100;
  border: 1px solid #fffaf11a;
}

.cookie-banner_advise--tw-b {
  margin-right: 24px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.cookies-prefs_trigger {
  display: none;
}

.phone_body {
  z-index: -2;
  -webkit-backdrop-filter: saturate(160%) blur(26px);
  backdrop-filter: saturate(160%) blur(26px);
  background-color: #1111114d;
  flex-direction: column;
  flex: none;
  height: 100%;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
  display: flex;
  position: relative;
}

.phone_body.no-bg {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #1110;
}

.phone_body.is-darker {
  -webkit-backdrop-filter: blur(26px);
  backdrop-filter: blur(26px);
  background-color: #1111118c;
}

.phone_body.is-preorder {
  -webkit-backdrop-filter: saturate(180%) blur(120px);
  backdrop-filter: saturate(180%) blur(120px);
}

.animation-scene {
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.animation-scene_track {
  justify-content: center;
  align-items: center;
  height: 100svh;
  display: flex;
  position: relative;
}

.phone-lockscreen {
  z-index: 1;
  -webkit-backdrop-filter: saturate(160%) blur(19px);
  backdrop-filter: saturate(160%) blur(19px);
  background-color: #1111114d;
  flex: none;
  justify-content: center;
  height: 94.5525%;
  padding-top: 14.0078%;
  display: flex;
  position: relative;
}

.phone-lockscreen_time-container {
  text-align: center;
  flex-direction: column;
  display: flex;
}

.phone-lockscreen_time-date {
  font-size: 1.52778vw;
  font-weight: 500;
}

.phone-lockscreen_time-hour {
  font-size: 5.69444vw;
  font-weight: 500;
}

.animation-card {
  opacity: 1;
  width: 39%;
  display: block;
  position: absolute;
  bottom: 40%;
  left: 20%;
  transform: rotate(18deg);
}

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

.simulation-paragraph {
  z-index: -1;
  max-width: 23vw;
  font-size: 1.6vw;
  font-weight: 600;
  position: absolute;
  inset: 11vw 10vw auto auto;
}

.phone_gradient {
  z-index: -1;
  position: absolute;
}

.phone-ghost_gradient {
  filter: blur(66px);
  width: 20%;
  height: 28.3333%;
  position: absolute;
  inset: auto auto 46% 42%;
}

.phone-ghost_gradient.delete {
  filter: blur(40px);
  bottom: 76%;
}

.preview-scene-wrapper {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.preview-p--tw-b {
  text-align: center;
  max-width: 27ch;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: 34px;
  position: relative;
}

.preview_portfolio-layout {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.preview_phone-contain {
  width: 100%;
}

.preview_bg {
  z-index: -1;
  aspect-ratio: 1;
  opacity: .78;
  filter: blur(2.15278vw);
  mix-blend-mode: lighten;
  object-fit: contain;
  width: 900px;
  height: 900px;
  position: absolute;
  inset: auto auto -288px;
}

.preview-layout_shadow {
  z-index: 10;
  background-image: linear-gradient(to top, #232323, #23232300);
  height: 86px;
  position: absolute;
  inset: auto 0% 0%;
}

.noise-bg {
  width: 100%;
  height: 100%;
}

.noise-wrapper {
  opacity: .1;
  background-image: url('../images/Noise300.png');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.showcase-layout {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.opener-paragraph {
  text-align: center;
  max-width: 24.3056vw;
  font-size: 2.01389vw;
  font-weight: 600;
  position: relative;
}

.opener-layout {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100svh;
  min-height: 900px;
  display: flex;
  position: relative;
}

.showcase_cards-wrapper {
  z-index: 2;
  perspective: 10000px;
  width: 26.6667vw;
  position: relative;
}

.showcase_cards-wrapper.is-target {
  justify-content: center;
  display: flex;
  position: static;
}

.showcase-card_img {
  z-index: 0;
  width: 100%;
  position: absolute;
}

.showcase-card_img.is-black {
  z-index: 2;
}

.showcase-card_img.is-black.is-mobile {
  display: none;
}

.showcase-color-layout {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100svh;
  min-height: 900px;
  display: flex;
}

.showcase-card_img-height {
  padding-bottom: 63.0208%;
}

.showcase-color-contain {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 12.6389vh;
  font-size: 8.33333vw;
  font-weight: 600;
  display: flex;
  position: relative;
}

.sr-only {
  display: none;
}

.showcase-color_span {
  width: 1.2em;
  height: 1.2em;
  margin-left: .15em;
  margin-right: .15em;
  display: inline-block;
  position: relative;
}

.showcase-hide-this, .hide {
  display: none;
}

.showcase-color-track {
  width: 100%;
  height: 130vh;
}

.xray-layout {
  background-color: #fff;
  width: 100%;
  height: 100vh;
}

.steps-heading {
  grid-row-gap: 12px;
  flex-direction: column;
  width: 430px;
  margin-bottom: 84px;
  margin-left: 120px;
  display: flex;
}

.h2 {
  font-size: 42px;
  font-weight: 600;
}

.p {
  font-size: 16px;
}

.steps-layout {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template: "Card Card Card Card Card Headings Headings Headings Headings Headings Headings Headings"
  / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.steps-card {
  z-index: 3;
  perspective: 10000px;
  background-color: #232323;
  width: 100%;
  height: 100%;
  padding-bottom: 30.6944vw;
  position: relative;
}

.features-card_img {
  object-fit: contain;
  width: 48.6111vw;
  max-width: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -7.36111vw;
  transform: perspective(2000px);
}

.steps-content-contain {
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 5vw;
  padding-left: 27vw;
  display: flex;
  position: relative;
}

.steps-swiper.swiper {
  display: flex;
}

.features-swiper_item-title--c-depth {
  font-size: 2.91667vw;
  font-weight: 600;
}

.features-swiper_item-desc {
  color: #717171;
  margin-bottom: 0;
  font-size: 1.11111vw;
}

.steps-card_shadow {
  z-index: 2;
  pointer-events: none;
  background-image: linear-gradient(90deg, #232323, #23232300);
  width: 19.4444vw;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.steps-card_shadow.left {
  background-image: linear-gradient(270deg, #232323, #23232300);
  inset: 0% 0% 0% auto;
}

.steps-scene {
  flex-direction: column;
  justify-content: flex-end;
  height: 100vh;
  padding-bottom: 64px;
  display: flex;
}

.steps-track {
  height: 200vh;
}

.preorder-layout {
  grid-row-gap: 46px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 100vh;
  padding-top: 80px;
  display: flex;
  position: relative;
}

.preorder-heading-layout {
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.preorder-subtitle {
  font-size: 24px;
  font-weight: 600;
}

.preorder-title {
  font-size: 120px;
  font-weight: 600;
  line-height: 1;
  display: block;
}

.preorder-heading {
  text-align: center;
  margin-top: 0;
  display: block;
}

.preorder-heading-price {
  font-size: 21px;
}

.preorder-header-layout {
  grid-row-gap: 42px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.countdown-cta {
  z-index: 999;
  -webkit-backdrop-filter: saturate(210%) blur(60px);
  backdrop-filter: saturate(210%) blur(60px);
  background-color: #23232373;
  border-top: 1px solid #69696940;
  flex-direction: column;
  align-items: center;
  padding: 10px 18px;
  transition: background-color .2s, border-color .2s;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.countdown-cta:hover {
  background-color: #41414173;
  border-top-color: #5b5b5b;
}

.order-cta-composition {
  width: 47.7778vw;
  height: 35.7639vw;
  position: relative;
  overflow: hidden;
}

.order-cta-composition_card {
  width: 92.2965%;
  position: absolute;
}

.order-cta-shadow {
  z-index: 3;
  background-image: linear-gradient(to top, #232323, #23232300);
  height: 5.97222vw;
  position: absolute;
  inset: auto 0% 0%;
}

.order-cta_bg {
  z-index: -1;
  opacity: .7;
  filter: blur(120px);
  object-fit: contain;
  width: 42.6389vw;
  height: 42.6389vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -5.90278% 0% auto;
}

.faq-layout {
  grid-row-gap: 60px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block, .div-block-2 {
  display: flex;
}

.div-block-3 {
  grid-row-gap: 60px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.faq-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column wrap;
  width: 100%;
  max-width: 690px;
  display: flex;
}

.faq_item {
  grid-column-gap: 10px;
  cursor: pointer;
  flex-direction: row;
  align-items: stretch;
  display: flex;
}

.faq_item.opened {
  grid-column-gap: 10px;
  cursor: auto;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
}

.faq_item.hidden {
  display: none;
}

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

.faq-category {
  font-size: 23px;
  font-weight: 600;
}

.faq-support-layout {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.faq_item-body {
  background-color: #fffaf11a;
  border: 1px solid #88888870;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 340px;
  height: 186px;
  padding: 20px;
  transition: background-color .5s;
  display: flex;
}

.faq_item-body:hover {
  background-color: #fffaf133;
}

.faq_item-body.opened {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
}

.faq_item-body.opened:hover {
  background-color: #fffaf11a;
}

.faq_item-back-button {
  cursor: pointer;
  background-color: #fffaf01a;
  border: 1px solid #88888870;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-size: 18px;
  transition: background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.faq_item-back-button:hover {
  background-color: #fffaf133;
}

.faq_item-back-button.opened {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.faq_item-back-button.closed {
  width: 0;
  display: none;
}

.footer {
  position: relative;
}

.footer.minified {
  z-index: 0;
  align-items: flex-end;
  padding-bottom: 24px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.footer-upper {
  grid-column-gap: 50px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  place-content: center space-between;
  display: flex;
}

.footer-company {
  flex: 1;
}

.footer-logo {
  height: 54px;
}

.footer-company-info_layout {
  grid-row-gap: 16px;
  color: #bfbfbf;
  flex-direction: column;
  margin-top: 20px;
  font-size: 12px;
  line-height: 1.56;
  display: flex;
}

.footer-company-property {
  max-width: 62ch;
  font-size: 10px;
}

.footer-social-layout {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  flex: 1;
  place-content: flex-start center;
  align-self: center;
  align-items: center;
  display: flex;
}

.social-icon {
  height: 54px;
  transition: opacity .2s;
}

.social-icon:hover {
  opacity: .8;
}

.footer-newsletter {
  flex: 1;
  align-self: center;
}

.newsletter-title--tw-b {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 600;
}

.newsletter-input-layout {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.input-field {
  border-radius: var(--input-field-border-radius);
  background-color: var(--input-field-bg);
  -webkit-backdrop-filter: blur(56px);
  backdrop-filter: blur(56px);
  color: var(--floral-white);
  border: 1px #000;
  height: auto;
  margin-bottom: 0;
  padding: 12px 20px;
  font-size: 16px;
  transition: color .2s, border-color .2s, background-color .2s;
}

.input-field::placeholder {
  color: #b9b9b9;
}

.input-field.qt-button {
  text-align: center;
  background-color: #fffaf133;
  align-self: stretch;
  width: 46px;
  padding: 12px 0;
}

.input-field.has-toggle {
  padding-right: 38px;
}

.input-field.solid {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #3f3f3e;
}

.input-field.has-tag-select {
  border-top-left-radius: 0;
  width: 100%;
}

.input-field.is-input-field-tag {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--input-field-bg);
  border-bottom-style: solid;
  border-bottom-color: #89898959;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  width: 100%;
  padding: 8px 26px 8px 14px;
}

.input-field.is-placeholder {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  text-align: center;
  background-color: #fff0;
  padding: 8px 12px;
}

.input-field.is-placeholder.is-name {
  font-size: 28px;
}

.input-field.is-alias {
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 42px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 105px;
  font-size: 15px;
  display: flex;
}

.input-field.is-select {
  -webkit-appearance: none;
  appearance: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-image: url('../images/expand-more.svg');
  background-position: 96%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 48px;
  overflow: hidden;
}

.submit-button {
  background-color: var(--floral-white);
  color: #232323;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 12px;
  align-self: stretch;
  width: auto;
  height: auto;
  padding: 15px 30px;
  font-size: 12px;
  font-weight: 600;
  transition: background-color .2s;
  position: relative;
}

.submit-button.disabled {
  cursor: not-allowed;
  background-color: #9e9e9e;
}

.submit-button.fill-center {
  flex: 1;
}

.form {
  max-width: 436px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 120px;
  display: flex;
}

.footer-legals {
  grid-column-gap: 10px;
  grid-row-gap: 4px;
  flex-wrap: wrap;
  flex: 1;
  align-items: baseline;
  margin-bottom: 24px;
  display: flex;
}

.footer-legal-link {
  color: var(--silver);
  cursor: pointer;
}

.footer-legal-link:hover {
  opacity: .69;
}

.footer-wmie {
  flex: 1;
  justify-content: center;
  width: 398px;
  margin-left: 24px;
  margin-right: 24px;
  display: flex;
  position: relative;
}

.footer-payments {
  grid-column-gap: 10px;
  cursor: pointer;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 24px;
  transition: opacity .2s;
  display: flex;
}

.footer-payments:hover {
  opacity: .8;
}

.wmie-tag {
  grid-column-gap: 3px;
  color: #757575;
  justify-content: center;
  align-items: baseline;
  display: flex;
  position: absolute;
  inset: auto 0% 24px;
}

.wmie-sphere {
  height: 13px;
}

.wmie-tag-card {
  height: 100%;
}

.footer-gradient {
  opacity: .8;
  filter: blur(175px);
  width: 870px;
  height: 870px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -390px;
}

.form-disclaimer {
  color: var(--silver);
  font-size: 13px;
}

.form-disclaimer.is-newsletter-legal {
  max-width: 53ch;
  margin-top: 18px;
}

.form-disclaimer.is-modal-edit-expire {
  text-align: center;
  margin-top: 14px;
  font-size: 13px;
}

.form-disclaimer.is-newsletter {
  margin-top: 14px;
}

.hero-mobile-paragraph {
  display: none;
}

.hero-mobile-layout {
  flex-direction: column;
  max-width: 339px;
  margin-left: 310px;
  display: flex;
}

.animation-layout_shadow {
  z-index: 10;
  background-image: linear-gradient(to top, #232323, #23232300);
  height: 86px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.checkout-layout {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 120px;
  padding-top: 80px;
  padding-bottom: 120px;
  display: flex;
}

.checkout-form {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.checkout-form-title--c-depth {
  text-align: center;
  margin-bottom: 40px;
  font-size: 46px;
}

.checkout-form-contain {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-direction: column;
  width: 340px;
  display: flex;
}

.checkout-form_label {
  font-size: 16px;
  font-weight: 600;
}

.checkout-form_label.t-c {
  text-align: center;
}

.app-form-contain {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

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

.checkout-row.horizontal {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.gradient-bg {
  background-image: url('../images/gradient-desktop.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 100svh;
  padding-bottom: 84px;
  position: relative;
}

.gradient-bg.height-100svh {
  height: 100svh;
}

.checkout-color-layout {
  cursor: pointer;
  background-color: #88888842;
  border: 1px solid #88888870;
  border-radius: 21px;
  height: 100px;
  margin-bottom: 0;
  padding: 10px 20px 0 0;
  transition: box-shadow .2s, border .2s;
  position: relative;
  overflow: hidden;
}

.checkout-color-layout:hover {
  box-shadow: 0 0 0 1px #fff3;
}

.checkout-color-layout.checked {
  border-width: 2px;
  border-color: #c9c9c9;
}

.checkout-color_checkbox {
  z-index: 10;
  border-style: none;
  border-radius: 0%;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  inset: 0%;
}

.checkout-color_checkbox.w--redirected-checked {
  background-color: #fff0;
  background-image: none;
  border-style: none;
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
}

.checkout-color-radio_label {
  display: none;
}

.checkout-color-radio_preview {
  height: 100%;
  margin-top: auto;
  margin-right: auto;
  position: relative;
}

.checkout-checkbox-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  display: flex;
}

.checkout-quantity-contain {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: opacity .3s;
  display: flex;
}

.checkout-quantity-contain.disabled {
  opacity: .5;
  cursor: not-allowed;
}

.input-qt-modifier {
  -webkit-backdrop-filter: blur(56px);
  backdrop-filter: blur(56px);
  color: var(--floral-white);
  cursor: pointer;
  background-color: #fffaf11a;
  border: 1px #000;
  border-radius: 10px;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 8px 14px;
  font-size: 16px;
  line-height: 0;
  display: flex;
}

.input-qt-modifier::placeholder {
  color: var(--floral-white);
}

.input-qt-modifier.is-number {
  width: auto;
}

.input-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.checkout-price {
  text-align: center;
  font-size: 21px;
}

.input-2-col {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.preorder-info {
  margin-top: 20px;
}

.signup-success-layout {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.success-checkout-message--tw-b {
  text-align: center;
  margin: 16px auto 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.56;
}

.success-info {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.success-heading {
  text-align: center;
  align-items: center;
  max-width: 420px;
  position: relative;
}

.success-mascotte {
  width: 180px;
  margin-bottom: -28px;
  position: relative;
}

.footer-gradientnew {
  z-index: -1;
  object-fit: contain;
  width: 111.111vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -14vw 0% 0%;
  transform: rotate(-95deg);
}

.app-bg {
  background-image: url('../images/app-bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 100vh;
  position: relative;
}

.app-auth-layout {
  flex-direction: column;
  align-items: center;
  min-height: 100svh;
  padding-top: 10vh;
  display: flex;
}

.app-auth-layout.is-contact {
  padding-bottom: 84px;
}

.app-form {
  flex-direction: column;
  flex: none;
  width: 326px;
  display: flex;
}

.app-form-layout {
  grid-row-gap: 26px;
  flex-direction: column;
  display: flex;
}

.app-form-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 58px;
}

.app-form-title.t-c {
  text-align: center;
}

.app-card-band {
  z-index: -1;
  object-fit: contain;
  object-position: 50% 100%;
  width: 58.75vw;
  max-width: none;
  max-height: 39.5556vh;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.app-auth-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
  position: relative;
}

.app-auth-container.is-hero {
  max-width: 98.75vw;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.features-heading {
  grid-row-gap: 12px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 50ch;
  margin-bottom: 84px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.features-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  width: 762px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.features-card {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fffaf11a;
  border: 1px solid #88888870;
  border-radius: 21px;
  flex-direction: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.features-card.h-flex {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.features-card.small {
  max-width: 39%;
}

.features-card.hide {
  display: none;
}

.features-row {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.features-card-heading {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  margin-top: 30px;
  margin-left: 34px;
  margin-right: 34px;
  display: flex;
}

.features-card-heading.is-design {
  width: 60%;
  margin: 55px 0 55px 34px;
}

.features-card-title--tw-b {
  font-size: 28px;
}

.features-card-p--tw-b {
  color: #a5a5a5;
  font-size: 16px;
}

.features-creative-contain.anchor-right {
  justify-content: flex-end;
  display: flex;
}

.features-creative-contain.is-crypto {
  padding-left: 34px;
  padding-right: 34px;
}

.features-creative-contain.is-design {
  height: 100%;
}

.features-creative-contain.is-newsletter {
  height: 100%;
  padding-left: 34px;
  display: flex;
}

.features-creative-contain.is-analy {
  margin-bottom: 30px;
  padding-left: 34px;
  padding-right: 34px;
}

.features-creative-contain.is-fields {
  align-items: center;
  height: 100%;
  padding-bottom: 30px;
  padding-left: 34px;
  padding-right: 34px;
  display: flex;
}

.features-creative-contain.is-calendar {
  margin-top: auto;
  padding-left: 34px;
}

.features-creative-contain.is-dash {
  width: 100%;
  height: 100%;
  padding-left: 34px;
  padding-right: 15%;
}

.features-creative-contain.is-docs {
  width: 100%;
  height: 100%;
}

.features-creative-contain.is-alias {
  height: 100%;
  padding-bottom: 42px;
  padding-left: 34px;
  display: flex;
}

.features-creative {
  object-fit: contain;
  height: 100%;
}

.features-creative.is-news {
  padding-right: 25.2809%;
}

.features-creative.is-analy {
  width: 100%;
}

.features-creative.is-cal {
  width: 126px;
}

.features-creative.is-docs {
  object-position: 0% 100%;
}

.features-creative.is-design {
  object-position: 50% 100%;
}

.features-creative.is-enterpr {
  width: 100%;
  padding-left: 18px;
}

.faq_item-back-text {
  position: absolute;
}

.faq_item-back-text-width {
  opacity: 0;
  position: relative;
}

.faq_item-contain {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  align-items: flex-start;
  width: 100%;
  max-width: 690px;
  display: flex;
}

.faq_item-contain.sticky {
  z-index: 2;
  position: sticky;
  top: 0;
}

.faq_answer-contain {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.faq_answer-contain.hidden {
  display: none;
}

.faq_answer-category {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.faq_answer {
  grid-row-gap: 18px;
  background-color: #fffaf11a;
  border: 1px solid #88888870;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.faq_answer.opened {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
}

.faq_answer-title {
  font-size: 23px;
  font-weight: 600;
}

.faq_answer-text {
  font-size: 16px;
  line-height: 1.56;
}

.newsletter-success {
  background-color: #ddd0;
  padding: 0;
  font-size: 26px;
  font-weight: 600;
}

.checkout-color-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.form-message {
  -webkit-backdrop-filter: blur(64px);
  backdrop-filter: blur(64px);
  border: 1px solid #fff3;
  border-radius: 12px;
  margin-top: 0;
  padding: 12px 20px;
  font-size: 16px;
  box-shadow: 0 0 8px #0003;
}

.form-message.error {
  color: #eec8c1;
  background-color: #a003;
  box-shadow: 0 0 8px #ff4a4a40;
}

.form-message.success {
  color: #eec8c1;
  text-align: left;
  background-color: #a003;
  box-shadow: 0 0 8px #ff4a4a40;
}

.form-message.error-copy {
  color: #eec8c1;
  background-color: #a003;
  box-shadow: 0 0 8px #ff4a4a40;
}

.form-message.success {
  color: #daface;
  background-color: #46f94233;
  box-shadow: 0 0 8px #46f94240;
}

.success-pre-message {
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 600;
}

.success-checkout-title--c-depth {
  text-align: center;
  font-size: 42px;
  font-weight: 600;
}

.countdown-layout {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
}

.countdown-clock-contain {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.countdown-pair-wrapper {
  grid-column-gap: 3px;
  display: flex;
}

.countdown-slot {
  color: var(--floral-white);
  background-color: #fffaf11a;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 28px;
  font-weight: 600;
  display: flex;
}

.countdown-slot::placeholder {
  color: var(--floral-white);
}

.countdown-slot.qt-button {
  text-align: center;
  background-color: #fffaf133;
  align-self: stretch;
  width: 46px;
  padding: 12px 0;
}

.countdown-slot-layout {
  grid-row-gap: 4px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.countdown-slot-label {
  color: #82807d;
  font-size: 13px;
  font-weight: 500;
}

.preorder-price-wrapper {
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.preorder-heading-price-disclaimer {
  color: var(--silver);
  text-align: center;
  font-size: 15px;
  font-weight: 500;
}

.checkbox {
  background-color: #fffaf11a;
  border-style: none;
  border-radius: 4px;
  flex: none;
  width: 20px;
  height: 20px;
  margin-left: 0;
}

.checkbox.w--redirected-checked {
  background-color: #fff0;
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-size: cover;
  border-style: solid;
  border-color: #fff;
  box-shadow: 0 0 17px #ffffff40;
}

.checkbox.w--redirected-focus {
  box-shadow: 0 0 3px 1px #999;
}

.checkbox-field {
  padding-left: 0;
  display: flex;
}

.checkbox-label {
  color: var(--silver);
  margin-left: 8px;
  font-size: 14px;
  font-weight: 500;
}

.user-dropdown {
  align-items: center;
  padding: 4px 11px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  position: relative;
}

.user-dropdown_icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.user-dropdown_arrow {
  width: 21px;
  height: 21px;
}

.user-dropdown-content {
  grid-row-gap: 10px;
  flex-direction: column;
  flex: none;
  padding-top: 8px;
  position: absolute;
  inset: 100% 0% auto auto;
  overflow: hidden;
}

.user-dropdown-content_item {
  grid-column-gap: 8px;
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  padding: 12px;
  font-size: 14px;
  font-weight: 600;
  transition: background-color .35s;
  display: flex;
}

.user-dropdown-content_item:hover {
  background-color: #fffaf11a;
}

.user-dropdown-content_item.is-non-actionable {
  color: #a1a1a1;
  cursor: auto;
  max-width: 19ch;
  overflow: hidden;
}

.user-dropdown-content_item.is-non-actionable:hover {
  background-color: #fffaf100;
}

.user-dropdown-content_item-icon {
  width: 21px;
  height: 21px;
}

.dropdown-divider {
  background-image: linear-gradient(to right, #62626200, #626262 50%, #62626200);
  align-self: center;
  width: 100%;
  height: 1px;
}

.user-dropdown-content-body--mw-c {
  z-index: 999;
  background-color: #393837;
  border-radius: 14px;
  flex-direction: column;
  flex: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.app-section {
  min-height: 120svh;
  padding-bottom: 84px;
  display: block;
  position: relative;
}

.app-section-bg--touch-none {
  background-image: url('../images/app-bg.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  width: 100vw;
  max-width: none;
  height: 100vh;
  min-height: 900px;
  position: fixed;
  inset: 0%;
}

.app-section-bg--touch-none.light {
  opacity: .45;
  background-position: 50% 100%;
}

.cards-layout {
  grid-row-gap: 28px;
  flex-direction: column;
  align-items: center;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.card-item {
  z-index: 10;
  grid-column-gap: 50px;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #88888842;
  border: 1px solid #88888870;
  border-radius: 21px;
  width: 500px;
  height: 100px;
  padding: 10px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-item.is-order-shortcut {
  grid-column-gap: 0px;
  -webkit-backdrop-filter: saturate(140%) blur(12px);
  backdrop-filter: saturate(140%) blur(12px);
  color: #fffaf166;
  cursor: pointer;
  border-style: none;
  order: 1;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: color .35s;
}

.card-item.is-order-shortcut:hover {
  color: #fffaf1b3;
}

.card-item.is-edit-card {
  z-index: 999;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 20px;
}

.dashboard-heading {
  z-index: 0;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 150px;
  font-size: 58px;
  font-weight: 600;
  display: flex;
  position: sticky;
  top: 0;
}

.steps-swiper_item {
  z-index: 10;
  grid-row-gap: 12px;
  flex-direction: column;
  flex: none;
  max-width: 16.3194vw;
  margin-right: 3.19444vw;
  display: flex;
  position: relative;
}

.card-item_color-img {
  max-width: none;
  height: 110px;
  margin-bottom: -10px;
  margin-left: -20px;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
}

.card-item_color-img.active {
  display: inline-block;
}

.card-item_color {
  width: 124px;
  position: relative;
}

.card-item_field {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.card-item_field.is-name {
  align-items: flex-start;
  width: 100px;
  max-width: 100px;
}

.card-item_field.is-save {
  margin-left: auto;
}

.card-item_field-label {
  color: #b4b4b4;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}

.card-item_name {
  max-width: 100px;
  font-size: 23px;
  font-weight: 600;
  overflow: hidden;
}

.card-item_field-value {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-item_status {
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
}

.card-item_modify {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  display: flex;
}

.card-item_modify-img {
  width: 28px;
  height: 28px;
}

.status-pill {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 20px 10px #fffaf126;
}

.status-pill.active {
  background-color: #a3ffa1;
  outline-color: #46f94299;
  box-shadow: 0 0 20px 10px #03aa0059;
}

.status-pill.password-dot {
  box-shadow: none;
  background-color: #fff;
  outline-color: #fff6;
  transition: opacity .2s;
}

.status-pill.gray {
  box-shadow: none;
  background-color: #bdbab3;
  outline-color: #bdbab366;
  transition: opacity .2s;
}

.status-pill.gray.shadow {
  box-shadow: 0 0 20px 10px #fff1f126;
}

.status-pill.inactive {
  outline-offset: 0px;
  background-color: #ff5e5ecc;
  outline: 1px solid #d7000066;
  box-shadow: 0 0 20px 10px #aa000026;
}

.status-pill.waiting {
  outline-offset: 0px;
  background-color: #ffda17;
  outline: 1px solid #f9c64299;
  box-shadow: 0 0 20px 10px #aaa30059;
}

.status-pill.is-stepper {
  width: 12px;
  height: 12px;
}

.status-pill.is-stepper.gray.active {
  background-color: #fff;
  box-shadow: 0 0 20px 10px #ffffff26;
}

.status-pill.orange {
  box-shadow: 0 0 20px 10px var(--status-needed-background);
  outline-color: var(--status-needed-background);
  outline-offset: 0px;
  background-color: #f99442;
  outline-width: 1px;
  outline-style: solid;
}

.status-pill.orange.is-tel-needed {
  align-self: center;
  position: absolute;
  inset: 8px auto auto 8px;
}

.card-item-order_content {
  grid-column-gap: 10px;
  align-items: stretch;
  display: flex;
}

.card-item-order_text {
  font-size: 26px;
  font-weight: 600;
}

.card-item-order_icon {
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  font-size: 26px;
  font-weight: 600;
  display: flex;
}

.password-requirements {
  grid-row-gap: 2px;
  flex-direction: column;
  display: flex;
}

.password-requirement_title {
  font-weight: 600;
}

.password-requirement_item {
  grid-column-gap: 10px;
  opacity: .6;
  color: #fff;
  align-items: center;
  transition: opacity .2s;
  display: flex;
}

.password-requirement_item.met {
  opacity: 1;
  color: #fff;
}

.password-requirements-header {
  margin-bottom: 8px;
}

.password-requirements-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 4px;
  flex-wrap: wrap;
  display: flex;
}

.register-newsletter-form {
  display: 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 {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.inputfieldstyles {
  display: none;
}

.submit-loader-wrapper {
  align-self: stretch;
  display: none;
  position: absolute;
  inset: 0%;
}

.countdown-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1196px;
  display: flex;
}

.preorder-copy {
  margin-bottom: 0;
  font-size: 18px;
}

.preorder-copy.xs {
  display: none;
}

.countdown-wrapper {
  grid-column-gap: 12px;
  align-items: center;
  display: flex;
}

.countdown-advise {
  font-size: 22px;
  font-weight: 600;
}

.countdown-price-layout {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.countdown-content {
  grid-column-gap: 50px;
  align-items: center;
  display: flex;
}

.countdown-price_no-discount {
  font-size: 22px;
}

.countdown-price_discounted {
  font-size: 46px;
  font-weight: 600;
}

.countdown-offer {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.countdown-offer_disclaimer {
  color: #8c8c8c;
}

.countdown-cta-arrow {
  grid-column-gap: 27px;
  align-items: center;
  font-size: 38px;
  font-weight: 600;
  display: flex;
}

.countdown-cta-arrow_icon {
  width: 30px;
}

.inline-sm {
  display: block;
}

.modal {
  z-index: 99999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.modal-overlay {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #000000c7;
  position: absolute;
  inset: 0%;
}

.modal-body {
  background-color: #88888842;
  border: 1px solid #88888870;
  border-radius: 21px;
  flex-direction: row;
  align-self: center;
  align-items: stretch;
  height: auto;
  max-height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.modal-body.default-hidden, .modal-body.is-card-edit {
  display: none;
}

.modal-body.is-actionbar {
  flex-direction: column;
  width: 100%;
  max-width: 392px;
}

.modal-newsletter-cover {
  background-image: url('../images/newsletter-cover.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 270px;
  position: relative;
}

.modal-layout {
  max-width: 350px;
  padding: 20px 24px 42px;
  position: relative;
}

.modal-layout.is-edit-card {
  max-width: 392px;
}

.modal-layout.is-actionbar {
  max-width: none;
}

.modal-newsletter_input-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.modal-newsletter-form-contain {
  max-width: 314px;
  margin-bottom: 24px;
}

.modal-form-heading {
  grid-row-gap: 12px;
  flex-direction: column;
  margin-bottom: 42px;
  display: flex;
}

.modal-form-heading.t-c {
  text-align: center;
}

.modal-newsletter-form-title--tw-b {
  font-size: 36px;
  font-weight: 600;
}

.modal-form-p {
  font-size: 14px;
}

.modal-newsletter-social-contain {
  grid-column-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.modal-newsletter-social-icon {
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  display: flex;
}

.modal-close-button {
  grid-column-gap: 6px;
  color: #888;
  cursor: pointer;
  align-items: center;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: 12px;
  right: 12px;
}

.modal-close-button:hover {
  color: #bbb;
}

.modal-close-button_icon {
  justify-content: center;
  align-items: center;
  width: 9px;
  height: 9px;
  display: flex;
}

.modal-component {
  z-index: 998;
  display: none;
  position: relative;
}

.modal-component.hide {
  display: none;
}

.input-rows {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.text-area {
  -webkit-backdrop-filter: blur(56px);
  backdrop-filter: blur(56px);
  color: var(--floral-white);
  background-color: #fffaf11a;
  border: 1px #000;
  border-radius: 12px;
  height: auto;
  margin-bottom: 0;
  padding: 12px 20px;
  font-size: 16px;
  transition: color .2s, border-color .2s, background-color .2s;
}

.text-area::placeholder {
  color: var(--floral-white);
}

.text-area.qt-button {
  text-align: center;
  background-color: #fffaf133;
  align-self: stretch;
  width: 46px;
  padding: 12px 0;
}

.text-area.is-contact-us {
  height: 140px;
}

.cta-text {
  grid-column-gap: 4px;
  flex-flow: wrap;
  align-items: baseline;
  font-weight: 600;
  display: flex;
}

.cta-text.is-from-slider-shortcut {
  margin-top: 1.25vw;
  font-size: .972222vw;
  font-weight: 500;
}

.cta-text.is-full-cta {
  opacity: .7;
  cursor: pointer;
  transition: opacity .2s;
}

.cta-text.is-full-cta:hover {
  opacity: 1;
}

.cta-text.is-full-cta.centered {
  justify-content: center;
  display: inline-flex;
}

.cta-text.is-full-cta.a-c {
  align-self: center;
}

.cta-text.text-sm {
  font-size: 12px;
}

.form-cta-wrapper {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.form-cta-wrapper.center {
  justify-content: flex-start;
  align-items: center;
}

.cta-text_support {
  text-decoration: none;
}

.cta-text_link {
  text-decoration: underline;
}

.cta-text_link.is-cta {
  opacity: .7;
  cursor: pointer;
  transition: opacity .2s;
}

.cta-text_link.is-cta:hover {
  opacity: 1;
}

.input-password-wrapper {
  position: relative;
}

.input-toggle-password {
  color: #acacac;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-top: auto;
  margin-bottom: auto;
  transition: color .2s;
  display: flex;
  position: absolute;
  inset: 0% 9px 0% auto;
}

.input-toggle-password:hover {
  color: #e0e0e0;
}

.input-toggle-password_icon {
  position: absolute;
}

.input-toggle-password_icon.eyeclosed {
  display: none;
}

.steps-cta {
  grid-column-gap: 4px;
  align-items: baseline;
  font-weight: 600;
  display: flex;
}

.steps-cta.is-from-slider-shortcut {
  cursor: pointer;
  margin-top: 1.25vw;
  font-size: .972222vw;
  font-weight: 500;
  text-decoration: underline;
}

.t-u {
  text-decoration: underline;
}

.modal-heading-title--tw-b {
  font-size: 30px;
  font-weight: 600;
}

.modal-heading-title--tw-b.t-c {
  text-align: center;
}

.modal-payments {
  grid-column-gap: 10px;
  margin-top: 32px;
  display: flex;
}

.modal-cta-wrapper {
  display: flex;
}

.modal-cta-wrapper.a-c {
  justify-content: center;
}

.submit-loader_spinner {
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.submit-loader_spinner.black {
  color: var(--input-field_tag-bacgkround);
}

.submit-loader-layout {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.checkout-payments {
  grid-column-gap: 10px;
  grid-row-gap: 7px;
  cursor: pointer;
  flex-wrap: wrap;
  place-content: flex-end center;
  align-self: center;
  align-items: center;
  display: flex;
}

.checkout-cta-wrapper {
  grid-row-gap: 36px;
  flex-direction: column;
  display: flex;
}

.checkout-payments-layout {
  grid-row-gap: 18px;
  cursor: pointer;
  flex-flow: column wrap;
  align-items: center;
  transition: opacity .2s;
  display: flex;
}

.checkout-payments-layout:hover {
  opacity: .8;
}

.checkout-payments-disclaimer {
  grid-column-gap: 6px;
  align-items: center;
  display: flex;
}

.payments-lock-icon {
  width: 16px;
  height: 16px;
}

.payments-stripe-icon {
  width: 120px;
}

.payments-secure-disclaimer {
  flex: none;
  font-weight: 500;
}

.success-checkout-email {
  text-align: center;
  margin: 16px auto 0;
  font-size: 17px;
  font-weight: 600;
}

.success-confetti {
  position: absolute;
  inset: 0%;
}

.bold {
  font-weight: 600;
}

.account-success-social-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  flex: 1;
  place-content: flex-start center;
  align-self: center;
  align-items: center;
  display: flex;
}

.signup-resend {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.signup-resend_info {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.signup-resend-title {
  font-weight: 600;
}

.signup-reset-bp {
  grid-column-gap: 12px;
  grid-row-gap: 4px;
  flex-flow: column wrap;
  display: flex;
}

.signup-reset-bp_item {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.signup-reset-bp_item.met {
  opacity: 1;
  color: #fff;
}

.checkemail-suggest {
  grid-row-gap: 2px;
  color: #bdbab3;
  flex-direction: column;
  display: flex;
}

.checkemail-suggest.default-hidden {
  opacity: 0;
  transition: transform .2s, opacity .2s;
}

.signup-suggest-header {
  margin-bottom: 8px;
}

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

.retry-text {
  display: inline;
}

.retry-text.default-hidden {
  display: none;
}

.notification-panel {
  z-index: 9999;
  justify-content: flex-end;
  width: 100vw;
  height: 100vh;
  padding: 64px 18px 42px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.notification-panel_list {
  grid-row-gap: 12px;
  flex-direction: column;
  width: 364px;
  display: flex;
}

.notification-panel_item {
  -webkit-backdrop-filter: blur(46px);
  backdrop-filter: blur(46px);
  border: 1px solid #fff3;
  border-radius: 21px;
  align-items: stretch;
  min-height: 74px;
  transition: transform .2s, opacity .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.notification-panel_item.info {
  background-color: #8888885c;
  border-color: #88888870;
}

.notification-panel_item.success {
  background-color: #46f94233;
  box-shadow: 0 0 17px #46f94240;
}

.notification-panel_item.error {
  background-color: #a003;
  overflow: hidden;
  box-shadow: 0 0 17px #ff4a4a40;
}

.notification-panel_item.is-fading-out {
  opacity: 0;
  transform: scale(.5)translate(80%);
}

.notification-panel_item-info {
  grid-column-gap: 16px;
  flex: 1;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
}

.notification-panel_item-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.notification-panel_item-message {
  color: #fff;
  font-size: 15px;
  line-height: 17px;
}

.notification-panel_item-close {
  color: #fffaf199;
  cursor: pointer;
  border-left: 1px solid #88888870;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  transition: color .2s;
  display: flex;
  position: relative;
}

.notification-panel_item-close:hover {
  color: #fffaf1;
}

.notification-panel_item-loader {
  background-color: #0000003d;
  width: 0%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.input-action-wrapper {
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.o-70 {
  opacity: .7;
}

.cta-icon {
  height: 16px;
}

.cta-icon.hide-sm {
  display: none;
}

.cta-icon.is-cta-icon {
  height: 19px;
}

.show-sm {
  display: block;
}

.app-form-p {
  font-size: 16px;
}

.app-form-heading-wrapper {
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.modal-card-edit-wrapper {
  width: 344px;
  margin-bottom: 42px;
  position: relative;
}

.card-edit-text {
  flex-direction: column;
  display: flex;
  position: absolute;
  bottom: 7%;
  left: 6.81105%;
}

.card-edit-text_sigla {
  font-size: 13px;
}

.card-edittext_name {
  font-weight: 600;
}

.card-edit-text_work {
  font-size: 11px;
  font-weight: 500;
}

.option-field {
  -webkit-backdrop-filter: blur(56px);
  backdrop-filter: blur(56px);
  color: var(--floral-white);
  background-color: #fffaf11a;
  background-image: url('../images/expand-more.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #000;
  border-radius: 12px;
  height: auto;
  margin-bottom: 0;
  padding: 12px 20px;
  font-size: 16px;
  transition: color .2s, border-color .2s, background-color .2s;
}

.option-field::placeholder {
  color: var(--floral-white);
}

.option-field.qt-button {
  text-align: center;
  background-color: #fffaf133;
  align-self: stretch;
  width: 46px;
  padding: 12px 0;
}

.option-field.has-toggle {
  padding-right: 38px;
}

.modal-edits-card {
  height: 100%;
  overflow: hidden;
}

.footer-minified-layout {
  grid-column-gap: 8px;
  color: #bfbfbf;
  flex-direction: row;
  margin-top: 20px;
  font-size: 12px;
  line-height: 1.56;
  display: flex;
}

.dashboard-message-layout {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-self: center;
  align-items: center;
  max-width: 276px;
  display: flex;
}

.dashboard-message_text {
  color: #b4b4b4;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}

.legend {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  color: #b4b4b4;
  background-color: #88888842;
  border: 1px solid #88888870;
  border-radius: 100vw;
  align-items: center;
  padding: 6px 20px;
  font-size: 14px;
  font-weight: 600;
  display: flex;
}

.nav-shadow {
  background-image: linear-gradient(#232323, #23232300);
  position: absolute;
  inset: 100% 0% 0%;
}

.dashboard-cta-section {
  display: block;
  position: relative;
}

.dashboard-cta-layout {
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  flex-direction: column;
  align-items: center;
  margin-top: 150px;
  display: flex;
}

.dashboard-cta-header {
  text-align: center;
  max-width: 440px;
  margin-bottom: 42px;
}

.dashboard-cta-features-layout {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 64px;
  font-weight: 600;
  display: flex;
}

.dashboard-cta-features_wrapper {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  display: flex;
}

.dashboard-cta-features_item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  font-weight: 500;
  display: flex;
}

.dashboard-cta-features_img {
  width: 39px;
  height: 39px;
}

.secondary-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff, #adadad);
  -webkit-background-clip: text;
  background-clip: text;
}

.dashboard-cta-features_price {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 200px;
  margin-bottom: 64px;
  font-size: 28px;
  font-weight: 600;
  display: flex;
}

.dashboard-cta-features_price-disclaimer {
  font-size: 15px;
  font-weight: 500;
}

.dashboard-cta {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.dashboard-cta-composition {
  width: 100%;
  max-width: 600px;
  height: 394px;
  position: relative;
  overflow: hidden;
}

.stepper {
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  text-align: center;
  background-color: #88888842;
  border: 1px solid #88888870;
  border-radius: 21px;
  width: 512px;
  padding: 14px 20px 10px;
  font-size: 15px;
  display: flex;
  position: relative;
}

.dashboard-stepper-contain {
  z-index: 3;
  justify-content: center;
  display: flex;
  position: sticky;
  top: 78px;
}

.stepper-item {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  color: #bdbab3;
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 11px;
  padding-right: 11px;
  display: flex;
  position: relative;
}

.stepper-item.is-link {
  cursor: pointer;
  transition: color .2s;
}

.stepper-item.is-link:hover {
  color: var(--floral-white);
}

.stepper-item.current {
  color: #fff;
}

.stepper-tag.active {
  font-weight: 600;
}

.stepper-rail {
  background-color: #d9d9d929;
  width: 364px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 18px 0% auto;
}

.stepper-item-contain {
  flex: 1;
  display: flex;
}

.stepper-item-scroller {
  width: 100%;
}

.stepper-item-scroller.scroll-x {
  overflow: visible;
}

.checkout-stepper {
  margin-bottom: 32px;
}

.dashboard-message {
  display: none;
}

.dashboard-welcome {
  align-items: center;
  padding: 4px 11px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  position: relative;
}

.edit-section {
  min-height: 120svh;
  padding-bottom: 375px;
}

.app-heading {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 150px;
  font-size: 58px;
  font-weight: 600;
  display: flex;
}

.app-heading.is-edit-card {
  padding-bottom: 56px;
}

.card-item_color-editing {
  width: 124px;
  position: relative;
}

.card-edit-item_field {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.edit-portfolio-layout {
  border-bottom-left-radius: 12px;
}

.action-button-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  width: 100%;
  height: 55px;
  display: flex;
}

.action-button-row.is-inmodal {
  padding-left: 8px;
  padding-right: 8px;
}

.portfolio-container {
  width: 100%;
  max-width: 428px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8px;
  padding-right: 8px;
}

.portfolio-container.is-header {
  position: sticky;
  top: 0;
}

.button-icon {
  width: 24px;
  height: 24px;
}

.button-text--inter-m {
  color: #696969;
  font-size: 11px;
  font-weight: 500;
}

.header-propic {
  object-fit: cover;
  background-color: #171717;
  border-radius: 50%;
  width: 86px;
  height: 86px;
  position: relative;
  overflow: hidden;
}

.name--inter-m {
  color: #f2f2f2;
  font-size: 28px;
  font-weight: 600;
}

.name--inter-m.is-required {
  background-color: var(--status-needed-background);
  border: 1px solid #fff3;
  border-radius: 12px;
  padding: 7px 20px;
  box-shadow: 0 0 17px #f9944240;
}

.header-text {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  max-width: 100%;
  display: flex;
}

.header {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-direction: column;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 16px;
  display: flex;
}

.propic-img {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.header-heading {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.action-button {
  cursor: pointer;
  background-color: #171717;
  border-radius: 10px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-text_role-company {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--floral-white);
  flex-direction: column;
  align-items: center;
  font-size: 16px;
  display: flex;
}

.portfolio-layout {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  display: flex;
}

.portfolio-layout.is-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.data {
  z-index: 1;
  background-color: #171717;
  border-radius: 8px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}

.data-item {
  grid-row-gap: 12px;
  flex-direction: column;
  padding-top: 12px;
  display: flex;
}

.data-item.has-error {
  background-color: #a003;
  border: 1px solid #fff3;
  border-radius: 8px;
  margin-left: -20px;
  padding-left: 20px;
  box-shadow: 0 0 12px #ff4a4a40;
}

.data-item_content {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.data-title--inter-r {
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 500;
}

.data-value--inter-m {
  font-size: 16px;
  font-weight: 600;
}

.divider {
  background-color: #303336;
  width: 100%;
  height: 1px;
}

.data-edit-social {
  grid-column-gap: 8px;
  grid-row-gap: 6px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: auto;
  grid-auto-rows: auto;
  grid-auto-columns: minmax(max-content, 1fr);
  grid-auto-flow: column;
  align-self: flex-start;
  align-items: center;
  font-weight: 600;
  display: flex;
}

.social-link {
  border-radius: 9px;
  width: 55px;
  height: 55px;
}

.preview-social-icon {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.data-edit-wrapper {
  flex-direction: column;
  display: flex;
}

.data-edit-wrapper.template {
  display: none;
}

.data-edit {
  z-index: 0;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--data-edit-bg);
  -webkit-backdrop-filter: saturate(200%);
  backdrop-filter: saturate(200%);
  color: #fffaf166;
  cursor: pointer;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  min-height: 124px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: box-shadow .2s, color .2s, background-color .2s;
  display: flex;
  position: relative;
}

.data-edit:hover {
  color: #fffaf1bf;
  background-color: #8888884a;
}

.data-edit.is-connected {
  border-radius: 0 0 12px 12px;
  min-height: auto;
  margin-top: -6px;
}

.data-edit.is-minified {
  border-radius: 0 0 12px 12px;
  min-height: auto;
}

.data-edit.is-bottom-part {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #8880;
  border-radius: 0 0 12px 12px;
  min-height: auto;
}

.data-edit.is-propic {
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.data-edit.contains-preview {
  border-radius: 10px 10px 12px 12px;
  flex-direction: column;
  align-self: stretch;
  min-height: auto;
  padding: 8px 8px 0;
}

.data-edit.as-button {
  align-self: flex-start;
  min-height: auto;
  padding: 16px 22px;
}

.data-edit-icon {
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.data-edit-icon.sm {
  width: 20px;
  height: 20px;
}

.edit-wrapper {
  -webkit-backdrop-filter: brightness(103%) saturate(200%);
  backdrop-filter: brightness(103%) saturate(200%);
  color: #fffaf166;
  cursor: pointer;
  background-color: #8888885c;
  border-radius: 10px 10px 12px 12px;
  flex-direction: column;
  align-self: flex-start;
  padding: 8px;
  transition: color .2s, background-color .2s;
  display: flex;
  position: relative;
}

.edit-wrapper:hover {
  color: #fffaf1bf;
  background-color: #8888884a;
}

.edit-wrapper.is-actionbar {
  align-self: stretch;
  padding-bottom: 0;
}

.actionbar-edit-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 11px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.social-edit-icon {
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  display: flex;
}

.propic-edit-wrapper {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #fffaf166;
  cursor: pointer;
  background-color: #0000001a;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.propic-edit-wrapper:hover {
  color: #fffaf1;
}

.data-item-remove {
  z-index: 2;
  cursor: pointer;
  background-image: linear-gradient(270deg, #171717 76%, #17171700);
  justify-content: center;
  align-items: center;
  width: 40px;
  transition: transform .35s cubic-bezier(.165, .84, .44, 1), opacity .4s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.action-pill {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  padding-left: 3px;
  padding-right: 3px;
  display: flex;
  box-shadow: 0 1px #0003;
}

.action-pill.remove {
  color: var(--action-pill_remove-icon-color);
  background-color: #d1514f;
  box-shadow: 0 1px #d7000066;
}

.action-pill.add {
  color: #fffaf1;
  background-color: #72d150;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 1px #46f94299;
}

.action-pill.xs {
  width: 12px;
  height: 12px;
}

.action-pill-remove {
  background-color: var(--action-pill_remove-icon-color);
  width: 100%;
  height: 1px;
}

.map-layout {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 20px;
  display: flex;
}

.map-content {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  padding-right: 12px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.map-preview {
  border-radius: 4px;
  flex: none;
  width: 100px;
  height: 100px;
  overflow: hidden;
}

.modal-actionbar-preview {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-direction: column;
  margin: 32px -16px;
  display: flex;
}

.inline-notification {
  grid-column-gap: 6px;
  color: #898989;
  flex: 1;
  display: flex;
  position: relative;
}

.inline-notification.is-edit {
  order: -1;
  align-items: center;
  margin-top: 16px;
}

.inline-notification.error {
  color: var(--error-color);
}

.inline-notification.a-m {
  align-items: center;
}

.inline-notification_message {
  font-size: 14px;
}

.input-toggle-wrapper {
  grid-column-gap: 6px;
  flex-direction: row;
  align-items: stretch;
  display: flex;
  position: relative;
}

.input-toggle {
  -webkit-backdrop-filter: blur(56px);
  backdrop-filter: blur(56px);
  color: var(--floral-white);
  cursor: pointer;
  background-color: #fffaf11a;
  border: 1px #000;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  transition: border-color .2s, color .2s, background-color .2s;
  display: flex;
}

.input-toggle::placeholder {
  color: var(--floral-white);
}

.input-toggle.qt-button {
  text-align: center;
  background-color: #fffaf133;
  align-self: stretch;
  width: 46px;
  padding: 12px 0;
}

.input-toggle.has-toggle {
  padding-right: 38px;
}

.input-toggle_icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.input-toggle_icon.hide {
  display: none;
}

.input-tag-wrapper {
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.input-field-tag {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  border-top-left-radius: var(--input-field-border-radius);
  border-top-right-radius: var(--input-field-border-radius);
  background-color: var(--input-field_tag-bacgkround);
  color: var(--input-field_tag-color);
  font-size: var(--input-field_tag-size);
  align-items: center;
  width: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 14px;
  display: flex;
}

.input-field-tag.is-button {
  border-radius: var(--input-field-border-radius);
  cursor: pointer;
  order: 1;
  align-self: flex-start;
  padding-right: 20px;
  transition: background-color .2s;
}

.input-field-tag.is-button:hover {
  background-color: #1f1e1e;
}

.input-tag-select {
  background-color: var(--input-field_tag-bacgkround);
  color: var(--input-field_tag-color);
  font-size: var(--input-field_tag-size);
  background-image: url('../images/right-arrow.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #0000;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding: 0 21px 0 0;
}

.input-tag-select.is-input-field-tag {
  background-color: var(--input-field-bg);
  border-bottom-style: solid;
  border-bottom-color: #89898959;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  max-width: 90%;
  padding: 8px 26px 8px 14px;
}

.input-field-has-tag {
  border-radius: 0px var(--input-field-border-radius) var(--input-field-border-radius);
  background-color: var(--input-field_tag-bacgkround);
  width: 100%;
}

.edit-social-layout {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  display: flex;
}

.action-pill-add {
  background-color: var(--action-pill_remove-icon-color);
  width: 100%;
  height: 1px;
}

.action-pill_add-icon {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 2px;
  padding-right: 2px;
  display: flex;
}

.edit-layout {
  flex-direction: column;
  margin-top: 42px;
  display: flex;
}

.edit-preview-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #fffaf11a;
  border: 1px solid #fff3;
  border-radius: 11px;
  align-self: center;
  align-items: center;
  padding-left: 11px;
  padding-right: 11px;
  transition: box-shadow .2s cubic-bezier(.55, .055, .675, .19), border-color .2s;
  display: flex;
}

.edit-preview-link:hover {
  border-color: #ffffff59;
  box-shadow: 0 0 4px #ffffff29;
}

.edit-preview-link-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 15px;
  display: flex;
}

.edit-preview-icon {
  width: 21px;
  height: 21px;
}

.template-dumpster {
  display: none;
}

.name-wrapper {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.edit-messages-wrapper {
  flex-direction: column;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.input-removes-social {
  cursor: pointer;
  margin: -6px -10px -6px -14px;
  padding: 6px 10px 6px 14px;
}

.social-template-dumpster {
  display: none;
}

.social-item-layout {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.card-url {
  max-width: 16ch;
  height: 20px;
  overflow: hidden;
}

.edit-save-layout {
  align-self: center;
  width: 100%;
  margin-top: 42px;
}

.propic-input-file {
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
}

.m-t-24 {
  margin-top: 24px;
}

.feature-status-layout {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  font-size: 15px;
  display: flex;
}

.map {
  z-index: 1;
  background-color: #171717;
  border-radius: 8px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}

.data-title {
  color: #696969;
  font-size: 14px;
  font-weight: 400;
}

.unsplash-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: auto;
  display: block;
}

.link-wrapper-layout {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  display: flex;
}

.edit-preview-link-action {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #fffaf11a;
  border: 1px solid #fff3;
  border-radius: 11px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  transition: background-color .2s, box-shadow .2s cubic-bezier(.55, .055, .675, .19), border-color .2s;
  display: flex;
}

.edit-preview-link-action:hover {
  border-color: #ffffff59;
  box-shadow: 0 0 4px #ffffff29;
}

.edit-preview-link-action.secondary {
  background-color: #fffaf10a;
  border-style: none;
}

.edit-preview-link-action.secondary:hover {
  box-shadow: none;
  background-color: #fffaf11a;
}

.inline-tooltip {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffff0a;
  border: 1px solid #8888884d;
  border-radius: 12px;
  flex-direction: column;
  padding: 12px 20px;
  font-size: 16px;
  display: flex;
  position: relative;
}

.inline-tooltip_header {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.open-custom-select {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 26px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.input-custom-tag-wrapper {
  max-width: 90%;
  position: relative;
}

.open-custom-select-icon {
  width: 20px;
}

.no-ssl-url {
  background-color: var(--error-background);
  border: 1px solid #fff3;
  border-radius: 8px;
  padding: 2px 12px;
  font-weight: 600;
  display: inline;
  overflow: hidden;
}

.alias-input-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.alias-prefix {
  background-color: #0000001a;
  border: 1px solid #fff3;
  border-radius: 6px;
  align-items: center;
  height: 26px;
  padding-left: 11px;
  padding-right: 11px;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  display: flex;
  position: absolute;
  left: 12px;
}

.modal-content {
  margin-bottom: 18px;
}

.add-blocks-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  order: 1;
  margin-top: 6px;
  display: flex;
}

.blocks-template-contain {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  display: flex;
}

.add-block-template {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: var(--data-edit-bg);
  -webkit-backdrop-filter: saturate(200%);
  backdrop-filter: saturate(200%);
  cursor: pointer;
  border: 1px solid #88888870;
  border-radius: 8px;
  align-items: center;
  padding: 9px 12px;
  font-weight: 600;
  transition: border-color .2s, background-color .2s;
  display: flex;
}

.add-block-template:hover {
  background-color: #8888884a;
}

.add-block-template.pressed {
  background-color: #5757575c;
  border-color: #bdbdbd70;
}

.modal-close-header {
  z-index: 10;
  -webkit-backdrop-filter: blur(22px);
  backdrop-filter: blur(22px);
  background-color: #0000008c;
  border-bottom: 1px solid #88888870;
  justify-content: flex-end;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 18px;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.modal-close-header-button {
  grid-column-gap: 6px;
  color: #888;
  cursor: pointer;
  align-items: center;
  transition: color .2s;
  display: flex;
}

.modal-close-header-button:hover {
  color: #bbb;
}

.order-price-subline {
  color: var(--silver);
  text-align: center;
  mix-blend-mode: lighten;
}

.steps-swiper_icon {
  align-self: flex-start;
  height: 2.5vw;
  margin-bottom: 6px;
}

.newsletter-form__howto-code-img {
  border-radius: 18px;
  margin-top: 14px;
  margin-bottom: 14px;
  overflow: hidden;
}

.original-price_wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.original-price_line {
  background-color: #a00;
  width: 127%;
  height: 2px;
  position: absolute;
  transform: rotate(30deg);
  box-shadow: 0 0 2px red;
}

.intercom-lightweight-app-launcher, .intercom-with-namespace-52k34s {
  bottom: 110px !important;
  right: 20px !important;
}

@media screen and (max-width: 991px) {
  .section.is-animation {
    display: block;
  }

  .container.is-hero {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .phone {
    flex-direction: column;
    display: flex;
  }

  .phone.is-animation {
    width: 50%;
  }

  .phone.is-animation.is-touching {
    z-index: 5;
    flex: none;
    width: 48vw;
    position: relative;
    inset: auto;
    transform: rotate(0);
  }

  .bg-gradient {
    z-index: -1;
    filter: blur(120px);
  }

  .hero-layout {
    flex-direction: column;
    padding-right: 0;
    display: flex;
  }

  .hero-card-composition {
    justify-content: center;
    align-items: center;
  }

  .hero-card {
    justify-content: center;
    padding-bottom: 0;
    display: flex;
  }

  .hero-content-contain {
    order: -1;
    align-items: center;
    padding-top: 0;
  }

  .hero-card_img {
    width: 75%;
    height: auto;
    position: relative;
    left: 0;
  }

  .hero-gradient {
    width: 100%;
    height: 130%;
    margin-left: auto;
    margin-right: auto;
    inset: 0%;
  }

  .cookie-banner {
    left: 16px;
    right: auto;
  }

  .animation-scene {
    z-index: 5;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 60vw;
    margin-top: -260px;
    display: flex;
    overflow: hidden;
  }

  .animation-scene_track {
    flex-direction: column;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .phone-lockscreen_time-date {
    font-size: 3.3vw;
  }

  .phone-lockscreen_time-hour {
    font-size: 11vw;
  }

  .animation-card {
    z-index: 0;
    width: 75%;
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
  }

  .simulation-paragraph {
    text-align: center;
    max-width: 20ch;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    font-size: 34px;
    font-weight: 500;
    position: relative;
    inset: auto;
  }

  .phone-ghost_gradient {
    width: 30vw;
    height: 30vw;
    margin-left: auto;
    margin-right: auto;
    inset: 12% 0% auto;
  }

  .preview-p--tw-b {
    max-width: 31ch;
    margin-top: 38px;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .preview_bg {
    filter: blur(5vw);
    margin-left: auto;
    margin-right: auto;
    top: auto;
    right: auto;
  }

  .opener-paragraph {
    max-width: 15ch;
    font-size: 42px;
  }

  .opener-layout {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 15vh;
    padding-bottom: 65vw;
  }

  .showcase_cards-wrapper {
    width: 75%;
    max-width: 500px;
    position: relative;
    top: auto;
  }

  .showcase-card_img {
    transform: perspective(2000px);
  }

  .showcase-card_img.is-black {
    display: none;
  }

  .showcase-card_img.is-black.is-mobile {
    display: block;
    inset: 0%;
  }

  .showcase-color-layout {
    height: auto;
    min-height: auto;
    padding-top: 50vh;
    padding-bottom: 50vh;
  }

  .showcase-color-contain {
    width: 100%;
    margin-top: 0;
  }

  .steps-heading {
    margin-bottom: 34px;
    margin-left: 0;
  }

  .h2 {
    font-size: 32px;
  }

  .p {
    font-size: 14px;
  }

  .steps-layout {
    flex-direction: column;
    display: flex;
  }

  .steps-card {
    padding-bottom: 0;
  }

  .features-card_img {
    width: 98.6667vw;
    max-width: 71%;
    margin-left: -12.0611vw;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
  }

  .steps-content-contain {
    margin-top: 48px;
    padding-bottom: 0;
    padding-left: 18px;
    padding-right: 18px;
  }

  .steps-swiper.swiper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-wrap: wrap;
    align-self: center;
  }

  .features-swiper_item-title--c-depth {
    font-size: 28px;
  }

  .features-swiper_item-desc {
    font-size: 14px;
  }

  .steps-card_shadow {
    display: none;
  }

  .steps-scene {
    height: auto;
    padding-bottom: 0;
  }

  .steps-track {
    height: auto;
  }

  .preorder-layout {
    grid-row-gap: 72px;
    min-height: auto;
  }

  .preorder-heading-layout {
    grid-row-gap: 25px;
  }

  .preorder-subtitle {
    font-size: 18.4615px;
  }

  .preorder-title {
    font-size: 92.3077px;
  }

  .preorder-heading-price {
    font-size: 18px;
  }

  .order-cta-composition {
    width: 75%;
    height: 60vw;
  }

  .order-cta_bg {
    width: 82.4%;
    height: 55.6757%;
  }

  .animation-layout_shadow {
    display: flex;
  }

  .checkout-price {
    font-size: 18px;
  }

  .footer-gradientnew {
    width: 200vw;
    max-width: none;
    top: 70.9vw;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
  }

  .app-auth-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .app-auth-container.is-hero {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .features-heading {
    margin-bottom: 34px;
  }

  .features-wrapper {
    width: auto;
    max-width: 762px;
  }

  .features-creative.is-docs {
    min-height: 90px;
  }

  .features-creative.is-design {
    object-position: 50% 100%;
  }

  .preorder-heading-price-disclaimer {
    font-size: 18px;
  }

  .app-section-bg--touch-none {
    background-image: url('../images/app-bg-mobile.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .steps-swiper_item {
    max-width: 18ch;
    margin-right: 0;
  }

  .cta-text.is-from-slider-shortcut, .steps-cta.is-from-slider-shortcut {
    margin-top: 12px;
    font-size: 14px;
  }

  .header-propic {
    flex-direction: column;
    display: flex;
    overflow: visible;
  }

  .propic-img {
    border-radius: 50%;
  }

  .data-edit.is-propic {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    cursor: pointer;
    background-color: #0000;
    min-height: auto;
    display: flex;
  }

  .data-edit-icon.is-propic-edit {
    width: 100%;
    height: 100%;
  }

  .propic-edit-wrapper {
    background-color: var(--data-edit-bg);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding: 6px;
    inset: -7px -7px auto auto;
    box-shadow: inset 0 0 0 1px #0003;
  }

  .data-propic-edit {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .preview-layout {
    flex-flow: column-reverse;
    display: flex;
  }

  .steps-swiper_icon {
    height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    margin-bottom: 150px;
  }

  .h1 {
    font-size: 13vw;
  }

  .cta {
    padding: 9px 18px;
    font-size: 11px;
  }

  .cta.icon {
    padding-left: 12px;
    padding-right: 12px;
  }

  .phone.is-animation.is-touching {
    width: 71.2vw;
  }

  .nav.is-app {
    background-color: #232323;
  }

  .nav-logo_img {
    display: none;
  }

  .nav-logo_img.mobile {
    height: 100%;
    display: block;
  }

  .hero-layout {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 80px;
  }

  .hero-content-contain {
    align-items: flex-start;
  }

  .hero-card_img {
    width: 100%;
  }

  .hero-heading {
    max-width: none;
  }

  .hero-gradient {
    width: 140vw;
    min-width: 247px;
    height: 220%;
    min-height: 260px;
    left: auto;
    right: auto;
  }

  .hero-sub-heading {
    display: none;
  }

  .cookie-banner {
    padding: 17px 25px;
    bottom: 77px;
  }

  .fs-cc-prefs_title {
    font-size: 20px;
  }

  .cookie-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .cookie-banner_buttons-wrapper {
    justify-content: flex-end;
    margin-left: auto;
  }

  .cookie-banner_text-link {
    margin-right: 8px;
    font-size: 12px;
  }

  .cookie-banner_button {
    margin-left: 0;
    margin-right: 8px;
    padding: 8px 18px;
    font-size: 12px;
  }

  .animation-scene {
    height: 80vw;
    margin-top: -200px;
  }

  .animation-card {
    width: 100%;
  }

  .simulation-paragraph {
    max-width: 30ch;
    font-size: 20px;
  }

  .preview-p--tw-b {
    max-width: 40ch;
    font-size: 20px;
  }

  .opener-paragraph {
    font-size: 7.73333vw;
  }

  .showcase_cards-wrapper {
    width: 82%;
  }

  .showcase-color-layout {
    justify-content: flex-end;
    height: auto;
    padding-top: 40vw;
    padding-bottom: 40vw;
  }

  .showcase-color-contain {
    margin-top: 0;
  }

  .showcase-color-heading {
    font-size: 12.8vw;
  }

  .steps-layout {
    flex-direction: column;
  }

  .features-card_img {
    max-width: 90%;
  }

  .steps-swiper.swiper {
    grid-column-gap: 54px;
    grid-row-gap: 54px;
  }

  .preorder-layout {
    padding-top: 46px;
  }

  .preorder-subtitle {
    font-size: 25px;
  }

  .preorder-title {
    font-size: 74px;
  }

  .preorder-header-layout {
    grid-row-gap: 28px;
  }

  .countdown-cta {
    padding-left: 10px;
    padding-right: 10px;
  }

  .order-cta-composition {
    width: 91.4667%;
    max-width: 550px;
    height: 69vw;
  }

  .order-cta_bg {
    filter: blur(120px);
  }

  .faq-layout {
    grid-row-gap: 28px;
  }

  .faq-wrapper {
    flex-direction: column;
    align-items: stretch;
    max-width: 75%;
  }

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

  .faq-category {
    font-size: 19px;
  }

  .faq_item-body {
    grid-column-gap: 14px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .footer-upper {
    grid-row-gap: 80px;
    flex-flow: column;
    align-items: flex-start;
  }

  .footer-company {
    order: 1;
  }

  .footer-social-layout {
    order: -1;
  }

  .footer-newsletter {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .input-field.qt-button {
    border-radius: 9px;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 26px;
  }

  .footer-wmie {
    order: 1;
    margin-top: 140px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-gradient {
    width: 590px;
    height: 590px;
    inset: 104px 0% auto;
  }

  .hero-mobile-paragraph {
    margin-top: 60px;
    display: flex;
  }

  .hero-mobile-layout {
    max-width: 360px;
    margin-left: 0;
    display: flex;
  }

  .heading {
    font-size: 42px;
  }

  .faq-support-heading--tw-b--c-depth {
    text-align: center;
    font-size: 23px;
  }

  .checkout-layout {
    padding-top: 80px;
  }

  .checkout-checkbox-wrapper {
    justify-content: center;
    align-self: center;
  }

  .input-qt-modifier {
    border-radius: 8px;
    padding: 6px 12px;
    font-size: 12px;
  }

  .success-checkout-message--tw-b {
    text-decoration: none;
  }

  .footer-gradientnew {
    width: 160vw;
    min-width: 590px;
    transform: translate(-50%, -50%);
  }

  .app-auth-layout {
    padding-top: 15vh;
  }

  .app-auth-layout.is-contact {
    padding-top: 110px;
  }

  .app-form {
    width: 90%;
  }

  .app-form-title {
    font-size: 34px;
  }

  .app-card-band {
    width: 90%;
  }

  .features-wrapper {
    max-width: 80%;
  }

  .features-card.h-flex {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-card.small {
    max-width: none;
  }

  .features-card.hide-sm {
    display: none;
  }

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

  .features-row.first-sm {
    order: -1;
  }

  .features-card-heading.is-design {
    width: auto;
    margin-top: 30px;
    margin-bottom: 0;
    margin-right: 34px;
  }

  .features-creative-contain.is-crypto {
    margin-bottom: 30px;
  }

  .features-creative-contain.is-design {
    padding-left: 34px;
  }

  .features-creative-contain.is-newsletter {
    margin-bottom: 30px;
  }

  .features-creative-contain.is-alias {
    align-self: stretch;
  }

  .features-creative.is-alias {
    width: 100%;
  }

  .faq_item-contain {
    flex-direction: column;
    align-items: stretch;
  }

  .faq_answer {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .countdown-clock-contain {
    grid-column-gap: 7px;
  }

  .countdown-slot {
    border-radius: 4px;
    width: 25px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 18px;
  }

  .countdown-slot.qt-button {
    border-radius: 9px;
    width: 36px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
  }

  .countdown-slot-layout.hide-sm {
    display: none;
  }

  .preorder-heading-price-disclaimer {
    font-size: 14px;
  }

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

  .cards-layout {
    width: 100%;
    margin-top: 28px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .card-item {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template: "."
                   "." 165px
                   / minmax(min-content, 100%) minmax(min-content, max-content) minmax(min-content, 1fr);
    grid-auto-columns: 1fr;
    align-items: start;
    min-width: 368px;
    max-width: 368px;
    height: auto;
    min-height: 300px;
    display: grid;
  }

  .card-item.is-order-shortcut {
    width: auto;
    min-height: 100px;
    display: flex;
  }

  .card-item.is-edit-card {
    grid-column-gap: 50px;
    background-color: #00000042;
    border-style: solid none none;
    border-radius: 0;
    align-items: stretch;
    width: 100%;
    min-width: auto;
    max-width: none;
    min-height: auto;
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

  .dashboard-heading {
    padding-top: 100px;
    font-size: 34px;
  }

  .card-item_color-img {
    height: 234px;
  }

  .card-item_color-img.is-editing {
    height: 110px;
  }

  .card-item_color {
    width: auto;
    margin-right: 30px;
  }

  .card-item_field {
    grid-row-gap: 8px;
    align-items: center;
  }

  .card-item_field.is-name {
    align-items: flex-start;
  }

  .card-item_field-value {
    flex: 0 auto;
  }

  .card-item_field-value.a-m {
    flex: 1;
    align-self: center;
  }

  .nav-cover-shadow {
    background-image: linear-gradient(#232323, #23232300);
    height: 58px;
    position: absolute;
    inset: 100% 0% auto;
  }

  .status-pill.is-stepper {
    width: 8px;
    height: 8px;
  }

  .countdown-wrapper {
    grid-column-gap: 8px;
  }

  .countdown-advise {
    font-size: 15px;
  }

  .countdown-content {
    grid-column-gap: 12px;
  }

  .countdown-price_no-discount {
    font-size: 12px;
  }

  .countdown-price_discounted {
    font-size: 26px;
  }

  .countdown-offer_disclaimer {
    font-size: 12px;
  }

  .countdown-cta_text {
    display: none;
  }

  .countdown-cta-arrow_icon {
    width: 20px;
  }

  .inline-sm {
    display: inline-block;
  }

  .modal-newsletter-cover {
    display: none;
  }

  .text-area.qt-button {
    border-radius: 9px;
  }

  .notification-panel {
    justify-content: center;
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 80px;
    inset: auto 0% 0%;
  }

  .notification-panel_list {
    width: 100%;
    max-width: 364px;
  }

  .notification-panel_item.is-fading-out {
    transform: scale(.5)translate(0%, 80%);
  }

  .cta-icon.hide-sm {
    display: block;
  }

  .show-sm {
    display: none;
  }

  .option-field.qt-button {
    border-radius: 9px;
  }

  .nav-shadow {
    height: 58px;
  }

  .dashboard-cta-layout {
    margin-top: 125px;
  }

  .stepper {
    max-width: 440px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .dashboard-stepper-contain {
    top: 72px;
  }

  .stepper-rail {
    width: 329px;
    top: 16px;
  }

  .app-heading {
    padding-top: 100px;
    font-size: 34px;
  }

  .input-toggle.qt-button {
    border-radius: 9px;
  }

  .original-price_line {
    width: 112%;
    box-shadow: 0 0 1px red;
  }

  .intercom-lightweight-app-launcher, .intercom-with-namespace-52k34s {
    bottom: 80px !important;
    right: 10px !important;
  }
}

@media screen and (max-width: 479px) {
  .h1 {
    font-size: 12vw;
  }

  .phone.is-preview {
    max-width: calc(100% - 28.8vw);
  }

  .nav-logo {
    flex: none;
    height: 36px;
  }

  .hero-gradient {
    height: 220%;
    top: 28%;
  }

  .cookie-banner {
    max-width: none;
    right: 16px;
  }

  .fs-cc-prefs_button {
    margin-bottom: 8px;
  }

  .fs-cc-banner_close {
    position: absolute;
    inset: -22px 10px auto auto;
  }

  .cookie-banner_buttons-wrapper {
    text-align: center;
    flex-direction: row;
    width: 100%;
  }

  .cookie-prefs, .cookies-prefs_content {
    padding: 24px;
  }

  .cookie-banner_button {
    margin-bottom: 0;
  }

  .cookie-banner_advise--tw-b {
    margin-right: 0;
  }

  .animation-scene {
    height: 90vw;
    margin-top: -150px;
  }

  .phone-lockscreen_time-date {
    font-size: 4vw;
  }

  .phone-lockscreen_time-hour {
    font-size: 14vw;
  }

  .preview-scene-wrapper {
    height: 135vw;
  }

  .preview-p--tw-b {
    max-width: none;
  }

  .preview_bg {
    top: 0;
    bottom: auto;
  }

  .showcase-color-layout {
    justify-content: center;
  }

  .steps-heading {
    width: auto;
  }

  .features-card_img {
    max-width: none;
  }

  .steps-content-contain {
    padding-left: 30px;
    padding-right: 30px;
  }

  .faq-wrapper {
    max-width: none;
  }

  .input-field.has-tag-select, .input-field.is-placeholder {
    max-width: 100%;
  }

  .input-field.is-placeholder.name--inter-m {
    max-width: 80%;
  }

  .footer-wmie {
    width: 100%;
  }

  .hero-mobile-layout {
    max-width: none;
  }

  .checkout-form-contain {
    width: auto;
    padding-left: 12px;
    padding-right: 12px;
  }

  .checkout-color-layout {
    height: auto;
  }

  .checkout-color-radio_preview {
    object-fit: contain;
    object-position: 0% 100%;
  }

  .input-2-col.wraps-xs {
    flex-wrap: wrap;
  }

  .footer-gradientnew {
    opacity: .65;
    width: 280vw;
    min-height: 590px;
    top: 105.5vw;
  }

  .app-form {
    width: 100%;
    position: relative;
  }

  .app-card-band {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .features-heading {
    width: auto;
  }

  .features-wrapper {
    max-width: 97%;
  }

  .features-creative-contain.is-crypto {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .features-creative.is-fields {
    width: 100%;
  }

  .features-creative.is-docs {
    object-fit: cover;
    object-position: 100% 50%;
  }

  .success-checkout-title--c-depth {
    font-size: 36px;
  }

  .countdown-pair-wrapper {
    align-self: stretch;
  }

  .countdown-slot, .countdown-slot-layout {
    flex: 1;
  }

  .user-dropdown_icon {
    margin-right: 4px;
  }

  .app-section-bg--touch-none {
    background-image: url('../images/app-bg-mobile.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .cards-layout {
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .card-item {
    width: 100%;
    min-width: auto;
  }

  .card-item.is-order-shortcut {
    width: 100%;
  }

  .steps-swiper_item {
    flex: 0 auto;
    max-width: none;
  }

  .submit-loader-wrapper {
    display: none;
  }

  .preorder-copy {
    font-size: 15px;
    display: none;
  }

  .preorder-copy.xs {
    display: block;
  }

  .countdown-price_no-discount {
    margin-right: 6px;
  }

  .countdown-offer {
    flex: none;
  }

  .countdown-offer_disclaimer {
    font-size: 11px;
  }

  .modal {
    padding-left: 18px;
    padding-right: 18px;
  }

  .modal-newsletter_input-wrapper {
    flex-direction: column;
  }

  .modal-form-heading {
    text-align: left;
  }

  .modal-newsletter-form-title--tw-b {
    font-size: 32px;
  }

  .cta-icon.show-xs {
    display: none;
  }

  .modal-card-edit-wrapper {
    width: auto;
  }

  .dashboard-cta-features_wrapper {
    flex-wrap: wrap;
  }

  .dashboard-cta {
    margin-bottom: 44px;
  }

  .dashboard-cta-composition {
    height: 61vw;
  }

  .stepper {
    width: 100%;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .stepper-item {
    padding-left: 0;
    padding-right: 0;
  }

  .stepper-tag {
    white-space: nowrap;
  }

  .stepper-rail {
    background-color: #d9d9d900;
    background-image: linear-gradient(to right, #d9d9d900, #d9d9d929 10% 50%, #d9d9d929 90%, #d9d9d900);
    flex: none;
    width: auto;
    top: 2px;
    left: 11.6822vw;
    right: 11.6822vw;
  }

  .stepper-item-contain {
    min-width: 392px;
    height: 100%;
    position: relative;
  }

  .stepper-mobile-shadow {
    z-index: 2;
    flex: none;
    width: 25%;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .stepper-item-scroller {
    height: 100%;
    padding-top: 14px;
    padding-bottom: 10px;
  }

  .stepper-item-scroller.scroll-x {
    position: relative;
    overflow: auto;
  }

  .checkout-stepper {
    width: 100%;
  }

  .hide-xs {
    display: none;
  }

  .portfolio-container {
    padding-right: var(--portofolio-container-padding);
    padding-left: var(--portofolio-container-padding);
  }

  .data-item-remove.is-map {
    background-image: none;
    height: 40px;
    margin-top: auto;
    position: absolute;
    inset: -7px 0 auto auto;
  }

  .action-pill.remove.is-map {
    box-shadow: -1px 1px 17px 2px #0003, 0 1px #d7000066;
  }

  .map-item {
    position: relative;
  }

  .map-content {
    position: static;
  }

  .input-tag-wrapper {
    max-width: 100%;
  }

  .input-custom-tag-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .blocks-template-contain {
    padding-right: var(--portofolio-container-padding);
    padding-bottom: 4px;
    padding-left: var(--portofolio-container-padding);
    flex-wrap: nowrap;
    flex: none;
    margin-bottom: -4px;
    margin-left: -8px;
    margin-right: -8px;
    display: flex;
    overflow: auto;
  }

  .add-block-template {
    flex: none;
  }
}

#w-node-f0065568-55ea-ddb8-5ca3-de1e24176864-d2a41e45 {
  grid-area: Card;
}

#w-node-_4397d86d-3983-33d6-ef68-8f78f2b89591-d2a41e45 {
  grid-area: Headings;
}

#w-node-_61d9ae79-fd63-d2a0-675b-33e3eea8e434-d2a41e45 {
  grid-area: Card;
}

#w-node-_61d9ae79-fd63-d2a0-675b-33e3eea8e436-d2a41e45 {
  grid-area: Headings;
}

#w-node-_9f868392-4adc-421c-8ca9-abb853a524ec-169f62b9 {
  grid-area: Card;
}

#w-node-_9f868392-4adc-421c-8ca9-abb853a524f0-169f62b9 {
  grid-area: Headings;
}

@media screen and (max-width: 767px) {
  #w-node-_0c34df01-df2d-98d9-0f45-e29fbef3cfd2-6ff95472 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_0c34df01-df2d-98d9-0f45-e29fbef3cfde-6ff95472 {
    grid-area: 2 / 3 / 3 / 4;
    align-self: center;
  }

  #w-node-_0c34df01-df2d-98d9-0f45-e29fbef3cfe4-6ff95472 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_0c34df01-df2d-98d9-0f45-e29fbef3cfd2-cdaf84dd {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_0c34df01-df2d-98d9-0f45-e29fbef3cfe4-cdaf84dd {
    grid-area: 1 / 3 / 2 / 4;
  }
}


