:root {
  --badge-height: 190px;
  --badge-width: 200px;
  --bg: var(--main-orange);
  --bg-active: #ff7333 0%, #ff9666 49.77%, #ff7333 100%;
  --bg-inactive: #ff621a 0%, #ff854d 49.77%, #ff621a 100%;
  --bg-radial-smooth: 59.51% 59.98% at 50.11% 49.72%, #4D4F66 0%, #3B3A4C 60.23%, #302F43 100%;
  --border-gap: 8px;
  --btn-leading-large: 135%;
  --btn-leading-mobile: 119%;
  --btn-leading-norm: 135%;
  --btn-rounded-norm: 12px;
  --btn-size: 50px;
  --btn-text-large: 20px;
  --btn-text-mobile: 16px;
  --btn-text-norm: 18px;
  --card-width: 23.333%;
  --char-count: 42;
  --character-width: 1.5;
  --character-width-ring-item: 1.15;
  --circle-width: 44px;
  --col-gap: 2%;
  --container-2xl: 1495px;
  --container-3xl: 1580px;
  --container-lg: 1024px;
  --container-md: 1138px;
  --container-padding: 16px;
  --container-xl: 1366px;
  --deg: 180deg;
  --font-black: 900;
  --font-bold: 700;
  --font-extrabold: 800;
  --font-light: 300;
  --font-medium: 500;
  --font-medium-bold: 525;
  --font-regular: 400;
  --font-regular-bold: 420;
  --font-semibold: 600;
  --font-size: 1rem;
  --fs: var(--text-large);
  --gap: 20px;
  --gutter: 8px;
  --gutter-mobile: 8px;
  --h: 43px;
  --h3-font-size: 22px;
  --height: calc(var(--main-nav-wrapper-height) + var(--gap));
  --hover-shadow: 0px 20px 50px 0px #00000026;
  --i-size: 95px;
  --icon-width: 19px;
  --img-url: url(/public/tooltip.svg);
  --increment: 1;
  --inner-angle: calc((360 / var(--char-count, 43)) * 1deg);
  --leading-badge: 120%;
  --leading-banner-mobile: 125%;
  --leading-body: 165%;
  --leading-description-medium: 140%;
  --leading-h1: 118%;
  --leading-h1-small: 125%;
  --leading-h2: 125%;
  --leading-h3: 125%;
  --leading-h3-medium: 125%;
  --leading-h4: 125%;
  --leading-h5: 160%;
  --leading-large: 120%;
  --leading-med: 160%;
  --leading-menu: 119%;
  --leading-mini: 120%;
  --leading-minititle: 100%;
  --leading-mobile-body: 150%;
  --leading-mobile-description-medium: 150%;
  --leading-mobile-h1: 125%;
  --leading-mobile-h1-small: 125%;
  --leading-mobile-h2: 125%;
  --leading-mobile-h3: 125%;
  --leading-mobile-h4: 120%;
  --leading-mobile-h4-medium: 120%;
  --leading-mobile-h5: 150%;
  --leading-mobile-large: 120%;
  --leading-mobile-med: 120%;
  --leading-mobile-menu: 130%;
  --leading-mobile-mini: 120%;
  --leading-mobile-minititle: 135%;
  --leading-mobile-norm: 120%;
  --leading-mobile-xl: 160%;
  --leading-norm: 120%;
  --leading-reviews: 150%;
  --leading-xl: 140%;
  --lh: var(--leading-large);
  --linear-gradient-site-notify: #201e30 0%, #4f4e74 52.09%, #201e30 99.38%;
  --linear-gradient-site-notify-active: #1d1b2c 0%, #474669 52.09%, #1e1c2c 99.38%;
  --margin: 10px;
  --mb: 10px;
  --mb-mob: 12px;
  --p: 20px;
  --padding: 42px;
  --padding-sm: 16px;
  --paragraph-content-gutter: 64px;
  --paragraph-content-gutter-mobile: 32px;
  --paragraph-font-size: 16px;
  --paragraph-gutter: 16px;
  --paragraph-gutter-mobile: 12px;
  --paragraph-line-height: 135%;
  --pt: 30px;
  --px: 24px;
  --py: 12px;
  --radius: calc( (var(--character-width, 1.5) / sin(var(--inner-angle))) * -1ch );
  --rounded: 10px;
  --sb-color: var(--badge-orange);
  --sb-width: 3px;
  --section-gutter: 64px;
  --section-gutter-mobile: 32px;
  --shadow-big: 0px 7px 40px 0px #00000017;
  --shadow-medium: 0px 7px 25px 0px hsla(0, 0%, 0%, .1);
  --shadow-orange: 0px 5px 10px 0px #fb7e0199;
  --shadow-small: 0px 4px 20px 0px #00000017;
  --start-number: 0;
  --text-badge: 16px;
  --text-banner-mobile: 14px;
  --text-body: 18px;
  --text-description-medium: 20px;
  --text-h1: 56px;
  --text-h1-small: 46px;
  --text-h2: 34px;
  --text-h3: 26px;
  --text-h3-medium: 26px;
  --text-h4: 22px;
  --text-h5: 18px;
  --text-large: 18px;
  --text-med: 18px;
  --text-menu: 18px;
  --text-mini: 12px;
  --text-minititle: 14px;
  --text-mobile-body: 16px;
  --text-mobile-description-medium: 18px;
  --text-mobile-h1: 24px;
  --text-mobile-h1-small: 24px;
  --text-mobile-h2: 22px;
  --text-mobile-h3: 20px;
  --text-mobile-h4: 18px;
  --text-mobile-h4-medium: 18px;
  --text-mobile-h5: 16px;
  --text-mobile-large: 16px;
  --text-mobile-med: 14px;
  --text-mobile-menu: 15px;
  --text-mobile-mini: 10px;
  --text-mobile-minititle: 12px;
  --text-mobile-norm: 12px;
  --text-mobile-xl: 18px;
  --text-norm: 14px;
  --text-reviews: 20px;
  --text-sm: 10px;
  --text-xl: 24px;
  --title-font-size: 28px;
  --title-line-height: 130%;
  --w: clamp(28px, 2.1875vw + 14px, 42px);
  --width: 34px;
  --x: 50%;
  --y: 50%;
}

:root {
  --brand-orange: var(--main-orange);
  --brand-orange-hover: var(--main-color-orange-hover);
  --brand-orange-active: var(--main-color-orange-click);
  --brand-purple: var(--main-purple);
  --brand-purple-soft: var(--color-soft-purple);
  --brand-purple-deep: var(--color-warm-blue);
  --ink: var(--main-black);
  --ink-soft: var(--color-soft-dark);
  --ink-muted: var(--main-gray);
  --ink-faint: var(--main-soft-gray);
  --surface: var(--main-white);
  --surface-magnolia: var(--color-magnolia);
  --surface-peach: var(--color-pearl);
  --surface-gray: var(--bg-soft-gray);
  --line: var(--main-white-gray);
  --line-soft: var(--border-color-border);
  --promo-lavender: var(--color-pink);
  --success: var(--main-green);
  --warning: var(--main-yellow);
  --error: var(--main-color-red);
  --fs-h1: 56px;
  --lh-h1: 118%;
  --fs-h2: 34px;
  --lh-h2: 125%;
  --fs-h3: 26px;
  --lh-h3: 125%;
  --fs-h4: 22px;
  --lh-h4: 125%;
  --fs-h5: 18px;
  --lh-h5: 160%;
  --fs-body: 18px;
  --lh-body: 165%;
  --fs-xl: 24px;
  --lh-xl: 140%;
  --fs-med: 18px;
  --lh-med: 160%;
  --fs-norm: 14px;
  --lh-norm: 120%;
  --fs-mini: 12px;
  --lh-mini: 120%;
  --fs-badge: 16px;
  --lh-badge: 120%;
  --radius-sm: 10px;
  --radius-md: 12px;
  --radius-lg: 16px;
  --radius-xl: 24px;
  --radius-2xl: 32px;
  --radius-pill: 999px;
  --container: var(--container-md);
  --container-narrow: 640px;
  --container-pad: 16px;
}

@media (max-width: 640px) {
  :root {
  --fs-h1: 24px;
  --lh-h1: 125%;
  --fs-h2: 22px;
  --lh-h2: 125%;
  --fs-h3: 20px;
  --lh-h3: 125%;
  --fs-h4: 18px;
  --lh-h4: 120%;
  --fs-h5: 16px;
  --lh-h5: 150%;
  --fs-body: 16px;
  --lh-body: 150%;
  --fs-xl: 18px;
  --lh-xl: 140%;
  --fs-med: 14px;
  --lh-med: 160%;
  --fs-norm: 12px;
  --lh-norm: 120%;
  --fs-mini: 10px;
  --lh-mini: 120%;
  }
}

*, ::before, ::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html {
  scroll-behavior: auto;
  }
}

body {
  margin: 0px;
  font-family: var(--font-sans);
  font-size: var(--fs-body);
  line-height: var(--lh-body);
  color: var(--ink);
  background: var(--surface);
  font-feature-settings: "ss03";
}

img, svg, video {
  display: block;
  max-width: 100%;
}

h1, h2, h3, h4, p, ul, ol, figure {
  margin: 0px;
}

h1 {
  font-size: var(--fs-h1);
  line-height: var(--lh-h1);
  font-weight: 800;
  letter-spacing: -0.01em;
}

h2 {
  font-size: var(--fs-h2);
  line-height: var(--lh-h2);
  font-weight: 600;
}

h3 {
  font-size: var(--fs-h3);
  line-height: var(--lh-h3);
  font-weight: 600;
}

h4 {
  font-size: var(--fs-h4);
  line-height: var(--lh-h4);
  font-weight: 500;
}

a {
  color: var(--brand-orange);
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
}

a:hover {
  text-decoration-color: currentcolor;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
}

button, input, select, textarea {
  font-style: inherit;
  font-variant-caps: inherit;
  font-variant-east-asian: inherit;
  font-variant-ligatures: inherit;
  font-variant-numeric: inherit;
  font-variant-position: inherit;
  font-weight: inherit;
  font-width: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-optical-sizing: inherit;
  font-variation-settings: inherit;
  font-kerning: inherit;
  font-feature-settings: inherit;
  font-size-adjust: inherit;
  font-variant-alternates: inherit;
  font-variant-emoji: inherit;
  font-language-override: inherit;
  color: inherit;
  margin: 0px;
}

button {
  cursor: pointer;
}

:focus-visible {
  outline: 2px solid var(--brand-purple);
  outline-offset: 2px;
}

.nowrap {
  text-wrap-mode: nowrap;
  white-space-collapse: collapse;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow-x: hidden;
  overflow-y: hidden;
  clip: rect(0px, 0px, 0px, 0px);
  text-wrap-mode: nowrap;
  white-space-collapse: collapse;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: currentcolor;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: currentcolor;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: currentcolor;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  padding: 0px;
  margin: -1px;
}

.container {
  width: 100%;
  max-width: var(--container);
  margin-inline-start: auto;
  margin-inline-end: auto;
  padding-inline: var(--container-pad);
}

.container--narrow {
  max-width: var(--container-narrow);
}

.section {
  padding-block: clamp(32px,5vw,64px);
}

.section--light {
  background: var(--surface-light);
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  row-gap: 8px;
  column-gap: 8px;
  min-height: 52px;
  padding: 12px 20px;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: currentcolor;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: currentcolor;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: currentcolor;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-radius: var(--radius-md);
  background: var(--brand-orange);
  color: rgb(255, 255, 255);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  cursor: pointer;
  box-shadow: var(--shadow-orange);
  transition-property: background-color, box-shadow, transform;
  transition-duration: 0.15s, 0.15s, 0.05s;
  transition-timing-function: ease, ease, ease;
  transition-delay: 0s, 0s, 0s;
  transition-behavior: normal, normal, normal;
}

.btn:hover {
  background: var(--brand-orange-hover);
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
}

.btn:active {
  background: var(--brand-orange-active);
  box-shadow: none;
  transform: translateY(1px);
}

.btn:disabled, .btn[aria-disabled="true"] {
  opacity: 0.6;
  cursor: not-allowed;
  box-shadow: none;
  transform: none;
}

.btn--outline {
  background-color: transparent;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  color: var(--brand-orange);
  box-shadow: none;
  border: 1.5px solid var(--brand-orange);
}

.btn--outline:hover {
  background: var(--surface-peach);
}

.btn--outline:active {
  background: var(--surface-peach);
  color: var(--brand-orange-active);
}

.btn--block {
  display: flex;
  width: 100%;
}

.btn .icon {
  width: 20px;
  height: 20px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 20px;
}

.btn--shine {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}

.btn--shine::after {
  content: "";
  position: absolute;
  top: -10%;
  bottom: -10%;
  left: -45%;
  width: 38%;
  background-color: rgba(0, 0, 0, 0);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: linear-gradient(105deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.38) 50%, rgba(255, 255, 255, 0) 100%);
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  transform: skewX(-16deg);
  animation-name: btn-shine;
  animation-duration: 3.4s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: none;
  animation-play-state: running;
  pointer-events: none;
}

@media (prefers-reduced-motion: reduce) {
  .btn--shine::after {
  display: none;
  }
}

@keyframes btn-shine {
  0% {
    left: -45%;
  }
  42% {
    left: 125%;
  }
  100% {
    left: 125%;
  }
}

.badge {
  display: inline-flex;
  align-items: center;
  row-gap: 6px;
  column-gap: 6px;
  padding: 7px 12px;
  border-radius: var(--radius-pill);
  background: var(--brand-orange);
  color: rgb(255, 255, 255);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.1;
  text-wrap-mode: nowrap;
  white-space-collapse: collapse;
}

.badge--outline {
  background-color: transparent;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  border: 1.5px solid var(--brand-orange);
  color: var(--brand-orange);
  padding: 6px 12px;
}

.badge--mini {
  font-size: 10px;
  padding: 4px 7px;
  letter-spacing: 0.02em;
}

.price {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 8px;
  column-gap: 10px;
}

.price__new {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: var(--ink);
}

.price__old {
  font-size: 15px;
  color: var(--ink-faint);
  text-decoration-color: currentcolor;
  text-decoration-line: line-through;
  text-decoration-style: solid;
  text-decoration-thickness: 1.5px;
}

.card {
  background: var(--surface);
  color: var(--ink);
  border-radius: var(--radius-xl);
  padding: 20px;
  box-shadow: var(--shadow-big);
}

.card--accent {
  box-shadow: none;
  border: 2px solid var(--brand-orange);
}

.card--sm {
  border-radius: var(--radius-lg);
  padding: 16px;
}

.icon {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

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

.icon-lines {
  display: grid;
  row-gap: 10px;
  column-gap: 10px;
}

.icon-line {
  display: flex;
  row-gap: 10px;
  column-gap: 10px;
  align-items: flex-start;
  font-size: 15px;
  line-height: 1.4;
}

.icon-line .icon {
  width: 22px;
  height: 22px;
  color: var(--brand-orange);
  margin-top: 1px;
}

.check-list {
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: grid;
  row-gap: 10px;
  column-gap: 10px;
}

.check-list li {
  display: flex;
  row-gap: 10px;
  column-gap: 10px;
  align-items: flex-start;
  line-height: 1.4;
}

.check-list .icon {
  width: 22px;
  height: 22px;
  color: var(--brand-orange);
  margin-top: 1px;
}

.trust-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0px, 1fr));
  row-gap: 8px;
  column-gap: 8px;
  text-align: center;
}

.trust-strip b {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1;
  text-wrap-mode: nowrap;
  white-space-collapse: collapse;
}

.trust-strip small {
  display: block;
  font-size: 11px;
  line-height: 1.25;
  margin-top: 4px;
  opacity: 0.78;
}

.trust-strip .icon {
  width: 22px;
  height: 22px;
  color: var(--brand-orange);
  margin: 0px auto 6px;
}

.trust-strip--card {
  background: var(--surface);
  color: var(--ink);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-small);
  padding: 14px 6px 12px;
}

@media (min-width: 640px) {
  .trust-strip--card {
  padding: 20px 12px 16px;
  }
}

.trust-strip--card small {
  color: var(--ink-muted);
  opacity: 1;
}

@media (min-width: 640px) {
  .trust-strip--card small {
  font-size: 12px;
  }
}

.trust-strip--2x2 {
  grid-template-columns: repeat(2, minmax(0px, 1fr));
  row-gap: 16px;
  column-gap: 14px;
  text-align: left;
}

@media (min-width: 640px) {
  .trust-strip--2x2 {
  grid-template-columns: repeat(4, minmax(0px, 1fr));
  }
}

.trust-strip--card.trust-strip--2x2 {
  padding: 20px 22px 18px;
}

@media (min-width: 640px) {
  .trust-strip--card.trust-strip--2x2 {
  padding: 22px 24px 20px;
  }
}

.trust-strip--2x2 > div {
  display: grid;
  grid-template-columns: 26px minmax(0px, 1fr);
  column-gap: 10px;
  align-items: center;
}

.trust-strip--2x2 .icon {
  grid-row-start: 1;
  grid-row-end: 3;
  margin: 0px;
  width: 26px;
  height: 26px;
}

.trust-strip--2x2 b {
  grid-column-start: 2;
  grid-column-end: auto;
  font-size: 20px;
}

.trust-strip--2x2 small {
  grid-column-start: 2;
  grid-column-end: auto;
  font-size: 12px;
  margin-top: 2px;
}

@media (min-width: 640px) {
  .trust-strip--card b {
  font-size: 22px;
  }
}

.tile-grid {
  display: grid;
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  row-gap: 10px;
  column-gap: 10px;
}

.icon-tile {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  column-gap: 8px;
  align-items: flex-start;
  min-width: 0px;
  padding: 14px;
  background: var(--surface-gray);
  border-radius: var(--radius-md);
  font-size: 14px;
  line-height: 1.35;
  overflow-wrap: break-word;
}

@media (min-width: 480px) {
  .icon-tile {
  flex-direction: row;
  row-gap: 10px;
  column-gap: 10px;
  }
}

.icon-tile .icon {
  width: 22px;
  height: 22px;
  color: var(--brand-orange);
  margin-top: 1px;
}

.icon-tile > span {
  min-width: 0px;
  max-width: 100%;
}

.field {
  display: grid;
  row-gap: 6px;
  column-gap: 6px;
}

.input {
  width: 100%;
  min-height: 52px;
  padding: 0px 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  background-color: rgb(255, 255, 255);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  font-size: 16px;
  line-height: 1.2;
  color: var(--ink);
  outline-color: currentcolor;
  outline-style: none;
  outline-width: medium;
  appearance: none;
  transition-property: border-color, box-shadow;
  transition-duration: 0.15s, 0.15s;
  transition-timing-function: ease, ease;
  transition-delay: 0s, 0s;
  transition-behavior: normal, normal;
}

.input::placeholder {
  color: var(--ink-faint);
}

.input:focus {
  border-color: var(--brand-orange);
  box-shadow: rgba(237, 93, 43, 0.15) 0px 0px 0px 3px;
}

.field--error .input {
  border-color: var(--error);
}

.field__error {
  display: none;
  font-size: 13px;
  line-height: 1.3;
  color: var(--error);
}

.field--error .field__error {
  display: block;
}

.form-note {
  font-size: 12px;
  line-height: 1.35;
  color: var(--ink-muted);
}

.form-note a {
  color: inherit;
  text-decoration-color: currentcolor;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
}

.form-note.form-error {
  color: var(--error);
}

.checkbox {
  appearance: none;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 18px;
  height: 18px;
  margin: 0px;
  border: 1.5px solid var(--line);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: rgb(255, 255, 255);
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: 11px 11px;
  background-origin: padding-box;
  background-clip: border-box;
  cursor: pointer;
  alignment-baseline: middle;
  baseline-shift: 0px;
  baseline-source: auto;
  transition-property: background-color, border-color;
  transition-duration: 0.15s, 0.15s;
  transition-timing-function: ease, ease;
  transition-delay: 0s, 0s;
  transition-behavior: normal, normal;
}

.checkbox:checked {
  background-color: var(--brand-orange);
  border-color: var(--brand-orange);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12.5 4.5 4.5L19 7'/%3E%3C/svg%3E");
}

.checkbox:focus-visible {
  outline: 2px solid var(--brand-purple);
  outline-offset: 2px;
}

.form-consent {
  display: flex;
  align-items: center;
  row-gap: 8px;
  column-gap: 8px;
  cursor: pointer;
}

.form-consent.is-error .checkbox {
  border-color: var(--error);
}

.cta-sticky {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  padding: 10px 16px calc(10px + env(safe-area-inset-bottom));
  background-color: rgba(255, 255, 255, 0.96);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  box-shadow: rgba(0, 0, 0, 0.09) 0px -4px 20px;
  transform: translateY(110%);
  transition-property: transform;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-behavior: normal;
}

@media (prefers-reduced-motion: reduce) {
  .cta-sticky {
  transition-property: none;
  transition-duration: 0s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-behavior: normal;
  }
}

.cta-sticky.is-visible {
  transform: none;
}

.cta-sticky .btn {
  width: 100%;
  max-width: var(--container-narrow);
  margin-inline-start: auto;
  margin-inline-end: auto;
}

.footer-dark {
  background: var(--ink);
  color: rgb(255, 255, 255);
}

.footer-dark a {
  color: rgb(255, 255, 255);
}

.footer-dark__addresses {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 12px;
  column-gap: 16px;
  font-size: 13px;
  line-height: 1.35;
  color: var(--ink-on-dark-strong);
}

.footer-dark__addresses b {
  display: block;
  font-weight: 500;
  color: rgb(255, 255, 255);
}

.footer-dark__phone {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
  color: rgb(255, 255, 255);
}

.footer-dark__legal {
  font-size: 12px;
  line-height: 1.5;
  color: var(--ink-on-dark);
}

.footer-dark__legal a {
  color: var(--ink-on-dark);
  text-decoration-color: currentcolor;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
}

.js [data-reveal], .js [data-reveal-stagger] > * {
  opacity: 0;
  transform: translateY(14px);
  transition-property: opacity, transform;
  transition-duration: 0.6s, 0.6s;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1), cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-delay: 0s, 0s;
  transition-behavior: normal, normal;
}

@media (prefers-reduced-motion: reduce) {
  .js [data-reveal], .js [data-reveal-stagger] > * {
  opacity: 1;
  transform: none;
  transition-property: none;
  transition-duration: 0s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-behavior: normal;
  }
}

.js [data-reveal].is-in, .js [data-reveal-stagger] > .is-in {
  opacity: 1;
  transform: none;
}

html {
  background: var(--surface-night);
}

body.landing {
  background: var(--surface-light);
}

.hero .badge {
  font-size: 12px;
  padding: 5px 10px;
  color: rgb(255, 255, 255);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.hero__badge {
  text-wrap-mode: nowrap;
  white-space-collapse: collapse;
}

.hero__badge-text {
  display: inline-block;
  font-variant-numeric: tabular-nums;
  transition-property: opacity;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-behavior: normal;
}

.hero__badge-text.is-typing::after {
  content: "|";
  margin-left: 1px;
  font-weight: 400;
  animation-name: badge-caret;
  animation-duration: 1s;
  animation-timing-function: steps(2);
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: none;
  animation-play-state: running;
}

@keyframes badge-caret {
  100% {
    opacity: 0;
  }
}

.hero {
  background: var(--surface-night);
  color: rgb(255, 255, 255);
  overflow-x: hidden;
  overflow-y: hidden;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 28px;
  border-bottom-left-radius: 28px;
}

.hero__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 32px;
  padding-top: 14px;
}

@media (min-width: 640px) {
  .hero__top {
  padding-top: 24px;
  }
}

.hero__logo {
  height: 22px;
  width: auto;
}

@media (min-width: 640px) {
  .hero__logo {
  height: 29px;
  }
}

.hero__tel {
  display: inline-flex;
  align-items: center;
  row-gap: 6px;
  column-gap: 6px;
  color: rgb(255, 255, 255);
  font-size: 15px;
  font-weight: 500;
}

.hero__tel .icon {
  color: var(--brand-orange);
}

.hero__tel:hover {
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
}

.hero__grid {
  position: relative;
  margin-top: 19px;
  min-height: 274px;
}

@media (min-width: 640px) {
  .hero__grid {
  min-height: 390px;
  margin-top: 34px;
  }
}

@media (max-width: 375px) {
  .hero__grid {
  min-height: 246px;
  }
}

.hero__text {
  position: relative;
  z-index: 2;
  width: 60%;
  padding-bottom: 14px;
}

@media (min-width: 640px) {
  .hero__text {
  width: 62%;
  padding-bottom: 20px;
  }
}

@media (max-width: 375px) {
  .hero__text {
  width: 62%;
  }
}

.hero__doctor {
  position: absolute;
  right: -52px;
  bottom: 0px;
  width: 200px;
  height: auto;
  z-index: 1;
  mask-image: linear-gradient(rgb(0, 0, 0) 62%, transparent 100%);
}

@media (min-width: 640px) {
  .hero__doctor {
  width: 280px;
  right: -40px;
  }
}

@media (max-width: 375px) {
  .hero__doctor {
  width: 180px;
  right: -57px;
  }
}

.hero__h1 {
  font-size: 36px;
  line-height: 1.1;
  margin-top: 12px;
  font-weight: 600;
  letter-spacing: 0px;
}

@media (min-width: 640px) {
  .hero__h1 {
  font-size: 44px;
  }
}

@media (max-width: 375px) {
  .hero__h1 {
  font-size: 31px;
  }
}

.hero__sub {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: -0.01em;
  color: var(--ink-on-dark-strong);
}

@media (min-width: 640px) {
  .hero__sub {
  font-size: 17px;
  }
}

.hero__form {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  display: grid;
  row-gap: 10px;
  column-gap: 10px;
}

@media (min-width: 640px) {
  .hero__form {
  margin-top: 0px;
  }
}

.hero__consent {
  margin-top: 0px;
  justify-content: center;
}

.hero__consent + .form-note {
  margin-top: -2px;
  text-align: center;
}

#form-error {
  text-align: center;
}

.hero__lines {
  margin-top: 16px;
  padding-bottom: 52px;
}

@media (min-width: 640px) {
  .hero__lines {
  padding-bottom: 64px;
  }
}

.trust {
  position: relative;
  z-index: 2;
  margin-top: -30px;
}

.included {
  padding-top: 28px;
}

.included__title {
  font-size: 26px;
  line-height: 1.2;
}

@media (min-width: 640px) {
  .included__title {
  font-size: 32px;
  }
}

.included__grid {
  display: grid;
  row-gap: 12px;
  column-gap: 12px;
  margin-top: 16px;
}

@media (min-width: 640px) {
  .included__grid {
  grid-template-columns: 1fr 1fr;
  align-items: start;
  }
}

.included__list {
  font-size: 16px;
  padding: 4px 0px;
}

.included__free {
  display: flex;
  row-gap: 10px;
  column-gap: 10px;
  align-items: flex-start;
  font-size: 16px;
  line-height: 1.4;
}

.included__free .icon {
  color: var(--brand-orange);
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 24px;
}

.included__free-body {
  min-width: 0px;
}

.included__free-body > p > b {
  font-weight: 600;
}

.included__free-price {
  margin-top: 10px;
}

.included__note {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.5;
  color: var(--ink);
}

.included__tiles {
  margin-top: 20px;
}

.included__cta {
  margin-top: 20px;
}

.footer {
  background: var(--surface-night);
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 36px 0 calc(96px + env(safe-area-inset-bottom));
}

.footer__logo {
  height: 22px;
  width: auto;
}

.footer__addresses {
  margin-top: 20px;
}

.footer__phone {
  margin-top: 24px;
}

.footer__hours {
  display: flex;
  row-gap: 8px;
  column-gap: 8px;
  align-items: center;
  margin-top: 10px;
  font-size: 14px;
  color: var(--ink-on-dark-strong);
}

.footer__hours .icon {
  color: var(--brand-orange);
}

.footer__legal {
  margin-top: 20px;
  display: grid;
  row-gap: 6px;
  column-gap: 6px;
}

body.thanks {
  background: var(--surface-light);
}

.thanks__main {
  padding: 24px 0px 48px;
}

.thanks__logo {
  height: 20px;
  width: auto;
}

.thanks__icon {
  width: 56px;
  height: 56px;
  color: var(--success);
  margin-top: 32px;
}

.thanks__h1 {
  font-size: 30px;
  line-height: 1.15;
  margin-top: 12px;
}

@media (min-width: 640px) {
  .thanks__h1 {
  font-size: 40px;
  }
}

.thanks__p {
  margin-top: 12px;
  font-size: 17px;
  line-height: 1.45;
}

.thanks__buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 10px;
  column-gap: 10px;
  margin-top: 20px;
}

.thanks__buttons .btn {
  padding-inline-start: 10px;
  padding-inline-end: 10px;
  font-size: 15px;
}

@media (min-width: 640px) {
  .thanks__buttons .btn {
  font-size: 17px;
  }
}

.thanks__visit {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
}

.thanks__addresses {
  margin-top: 24px;
  font-size: 13px;
  line-height: 1.5;
  color: var(--ink-muted);
}

.thanks__phone {
  margin-top: 6px;
  font-size: 15px;
}

html.shell {
  background-color: rgb(11, 14, 21);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
}

html.shell body {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  margin: 0px;
  padding: 24px;
  background-color: rgb(11, 14, 21);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
}

html.shell body > :not(.shell-frame) {
  display: none;
}

html.shell .shell-frame {
  display: block;
  width: 390px;
  height: min(844px,calc(100vh - 48px));
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: currentcolor;
  border-right-width: 0px;
  border-right-style: none;
  border-right-color: currentcolor;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-left-width: 0px;
  border-left-style: none;
  border-left-color: currentcolor;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background: var(--surface-night);
  box-shadow: rgb(27, 32, 44) 0px 0px 0px 10px, rgb(42, 48, 64) 0px 0px 0px 11px, rgba(0, 0, 0, 0.6) 0px 40px 90px;
}

html.framed {
  scrollbar-width: none;
}

html.framed::-webkit-scrollbar {
  display: none;
  width: 0px;
  height: 0px;
}