html,
body {
  margin: 0;
  padding: 0;
  min-height: 100%;
scrollbar-gutter: stable;
}

.scale-shell {
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}

.scale-stage {
  opacity: 0;
  transition: opacity .20s ease;
  margin: 0;
  display: flex;
  flex-direction: column;
  transform-origin: top left;
  will-change: transform;
}

.scale-stage.is-scaled {
  opacity: 1;
}

.scale-stage > main {
  flex: 1 0 auto;
}

.desktop-shell {
  display: block;
}

.mobile-shell {
  display: none;
}

@media (max-width: 767px) {
  .desktop-shell {
    display: none !important;
  }

  .mobile-shell {
    display: block !important;
  }
}

.menu70313-nav-link,
.pp-tab,
.trial-button,
.ppxmkFm0312-cta,
.ppxg40313-cta-button,
.section-mobile12838-button,
.header-mobile10102-accordion-toggle,
.header-mobile10102-cta-button,
.hero-mobile10101-button,
.faq-item__trigger,
[data-action="reviews-prev"],
[data-action="reviews-next"],
.ppxg60314-arrow {
  -webkit-user-select: none;
  user-select: none;
}

.pp-scroll-row{
        width:100%;
      }
      .pp-tabs-track{
        width:100%;
      }
      .pp-cards-track{
        width:100%;
      }
      .pp-program-card{
        flex:0 0 232px;
      }

      @media (max-width: 767px){
        .pp-scroll-row{
          width:calc(100% + 32px);
          margin-left:-16px;
          margin-right:-16px;
          padding-left:16px;
          padding-right:16px;
          box-sizing:border-box;
          overflow-x:auto;
          overflow-y:hidden;
          -webkit-overflow-scrolling:touch;
          overscroll-behavior-x:contain;
        }
        .pp-tabs-track{
          width:640px;
          max-width:none;
        }
        .pp-tab{
          flex:0 0 213px;
        }
        .pp-cards-track{
          width:max-content;
          min-width:max-content;
          padding-bottom:8px;
        }
      }
      .active-tab{
        border:2px solid #3f312b !important;
        margin:-1px;
        position:relative;
        z-index:2;
        color:#000 !important;
      }
      .active-tab img{ opacity:1 !important; }

.canvas {
      width: min(1440px, 100%);
      margin: 0 auto;
      padding: 36px 120px 40px;
      overflow: hidden;
    }

    .format-shell {
      --scale: 1;
      width: 1200px;
      height: calc(644px * var(--scale));
      margin: 0 auto;
      transform: scale(var(--scale));
      transform-origin: top center;
    }

    .format-section {
      position: relative;
      width: 1200px;
      height: 644px;
    }

    .heading {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(calc(-50% - 3px));
      width: 775px;
      text-align: center;
    }

    .heading .subtitle {
      margin: 0;
      font-family: "Playfair Display", serif;
      font-style: italic;
      font-weight: 400;
      font-size: 30px;
      line-height: 1.4;
      color: #3acbc8;
    }

    .heading .title {
      margin: 0;
      font-family: "Playfair Display", serif;
      font-weight: 600;
      font-size: 40px;
      line-height: 1.1;
      text-transform: uppercase;
      color: #251e1a;
    }

    .left-image-wrap {
      position: absolute;
      left: 0;
      top: 161px;
      width: 437.911px;
      height: 483.01px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .left-image {
      position: relative;
      width: 415.892px;
      height: 463.352px;
      overflow: hidden;
      transform: rotate(-2.78deg);
    }

    .left-image img {
      position: absolute;
      left: -55.76%;
      top: -1.49%;
      width: 169%;
      height: 101.13%;
      max-width: none;
      object-fit: cover;
    }

    .focus-note {
      position: absolute;
      left: 174px;
      top: 518px;
      width: 294.277px;
      height: 126.484px;
      transform: rotate(1.68deg);
      transform-origin: top left;
      z-index: 3;
    }

    .focus-note .accent {
      position: absolute;
      left: 115.54px;
      top: 3.3px;
      width: 62px;
      height: 19px;
      background: #3cdad7;
      z-index: 2;
    }

    .focus-note .note-card {
      position: absolute;
      left: 0;
      top: 10px;
      width: 293.984px;
      height: 116.487px;
      box-shadow: 0 3px 6px rgba(40, 23, 23, 0.2);
      overflow: hidden;
      background: #fff;
      z-index: 1;
    }

    .focus-note .note-card img {
      position: absolute;
      left: -0.08%;
      top: -58.33%;
      width: 100.16%;
      height: 321.87%;
      max-width: none;
      object-fit: cover;
    }

    .focus-note .ellipse {
      position: absolute;
      left: 33.14px;
      top: 28.96px;
      width: 231.859px;
      height: 84.243px;
      z-index: 2;
    }

    .focus-note .text {
      position: absolute;
      left: 33.14px;
      top: 37.7px;
      width: 221.711px;
      margin: 0;
      font-size: 18px;
      line-height: 1;
      text-align: center;
      font-weight: 500;
      opacity: 0.6;
      color: #000;
      z-index: 3;
    }

    .bubble-wrap {
      position: absolute;
      left: 541px;
      top: 161px;
      width: 595.556px;
      height: 265.829px;
      transform: rotate(-0.16deg);
      transform-origin: center;
    }

    .bubble-bg {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
    }

    .bubble-text {
      position: absolute;
      left: 66.5px;
      top: 48px;
      width: 462.23px;
      margin: 0;
      font-size: 18px;
      line-height: 1.2;
      letter-spacing: -0.54px;
      opacity: 0.7;
      color: #251e1a;
    }

    .bubble-text p {
      margin: 0 0 15px;
    }

    .bubble-text p:last-child {
      margin-bottom: 0;
    }

    .bubble-text strong {
      font-weight: 600;
    }

    .cards-row {
      position: absolute;
      left: 485px;
      top: 445px;
      display: flex;
    }

    .card {
      width: 236px;
      min-height: 160px;
      border: 1px solid #ababab;
      padding: 10px;
      margin-left: -1px;
      background: transparent;
    }

    .card:first-child {
      margin-left: 0;
    }

    .card h3 {
      margin: 0 0 10px;
      font-family: "Playfair Display", serif;
      font-weight: 400;
      font-size: 22px;
      line-height: 0.9;
      color: #008b87;
    }

    .card p {
      margin: 0;
      font-size: 14px;
      line-height: 1.1;
      letter-spacing: -0.28px;
      color: #000;
      opacity: 0.6;
    }

    .card:nth-child(2) p {
      opacity: 0.7;
    }

    @media (max-width: 1240px) {
      .canvas {
        width: 100%;
        padding: 16px 0 24px;
      }

      .format-shell {
        --scale: calc((100vw - 24px) / 1200);
      }
    }

.ppx6c4f-root {
      --ppx6c4f-canvas-width: 1200;
      --ppx6c4f-canvas-height: 1100;
      --ppx6c4f-teal-dark: #008b87;
      --ppx6c4f-title: #251e1a;
      min-height: 100vh;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      padding: 36px 16px;
      background: #fff;
      font-family: "Inter", sans-serif;
      color: #000;
    }

    .ppx6c4f-root * {
      box-sizing: border-box;
    }

    .ppx6c4f-canvas-wrap {
      position: relative;
      width: 1200px;
      height: 1100px;
    }

    .ppx6c4f-canvas {
      position: absolute;
      inset: 0;
      width: 1200px;
      height: 1100px;
      transform-origin: top left;
    }

    .ppx6c4f-title-block {
      position: absolute;
      left: 248.5px;
      top: 0;
      width: 775px;
      text-align: center;
    }

    .ppx6c4f-title-sub {
      margin: 0;
      font-family: "Playfair Display", serif;
      font-size: 30px;
      line-height: 1.4;
      font-style: italic;
      font-weight: 400;
      color: #3acbc8;
    }

    .ppx6c4f-title-main {
      margin: 0;
      font-family: "Playfair Display", serif;
      font-size: 40px;
      line-height: 1.1;
      font-weight: 600;
      text-transform: uppercase;
      color: var(--ppx6c4f-title);
    }

    .ppx6c4f-hero-photo {
      position: absolute;
      left: 41.87px;
      top: 173.5px;
      width: 578.605px;
      height: 473.717px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .ppx6c4f-hero-photo-inner {
      position: relative;
      width: 545.655px;
      height: 431.176px;
      transform: rotate(-4.62deg);
      overflow: hidden;
    }

    .ppx6c4f-hero-photo-inner img {
      position: absolute;
      left: -0.07%;
      top: -39.66%;
      width: 100%;
      height: 224.65%;
      object-fit: cover;
      pointer-events: none;
      user-select: none;
    }

    .ppx6c4f-hero-paper {
      position: absolute;
      left: 473px;
      top: 187px;
      width: 553px;
      height: 414px;
      box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    }

    .ppx6c4f-hero-paper img {
      display: block;
      width: 110%;
      max-width: 120%;
      height: 100%;
      object-fit: cover;
      pointer-events: none;
      user-select: none;
position: absolute;
left: -30px;
    }

    .ppx6c4f-clip {
      position: absolute;
      left: 453px;
      top: 150px;
      width: 61.541px;
      height: 73.255px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .ppx6c4f-clip img {
      width: 54.944px;
      height: 68.05px;
      transform: rotate(-5.8deg);
      object-fit: cover;
      pointer-events: none;
      user-select: none;
    }

    .ppx6c4f-ring {
      position: absolute;
      left: 534.13px;
      top: 261px;
      width: 361.815px;
      height: 81.711px;
    }

    .ppx6c4f-ring svg {
      position: absolute;
      inset: -2px;
      width: 365.816px;
      height: 85.7107px;
    }

    .ppx6c4f-ring-title {
      position: absolute;
      left: 553.06px;
      top: 281px;
      width: 362.787px;
      margin: 0;
      font-size: 18px;
      line-height: 1.05;
      font-weight: 500;
      text-transform: uppercase;
      opacity: 0.8;
      color: #000;
    }

    .ppx6c4f-lead {
      position: absolute;
      left: 553.07px;
      top: 348px;
      width: 458.467px;
      margin: 0;
      font-size: 18px;
      line-height: 1.22;
      letter-spacing: -0.54px;
      color: rgba(0, 0, 0, 0.7);
    }

    .ppx6c4f-lead strong {
      font-weight: 600;
      color: rgba(0, 0, 0, 0.88);
    }

    .ppx6c4f-note-bg {
      position: absolute;
    
    }

    .ppx6c4f-note-bg img {
      position: absolute;
      left: -5.44%;
      top: -20.93%;
      width: 105.44%;
      height: 142.64%;
      object-fit: cover;
      pointer-events: none;
      user-select: none;
    }

    .ppx6c4f-note-bg-mirror {
      transform: scaleX(-1);
      transform-origin: center;
    }

    .ppx6c4f-note-text {
      position: absolute;
      display: flex;
      flex-direction: column;
      gap: 10px;
      color: #000;
      font-style: normal;
      font-weight: 400;
    }

    .ppx6c4f-note-text h3 {
      margin: 0;
      font-family: "Playfair Display", serif;
      font-size: 22px;
      line-height: 0.9;
      color: var(--ppx6c4f-teal-dark);
      font-weight: 400;
    }

    .ppx6c4f-note-text p {
      margin: 0;
      font-size: 14px;
      line-height: 1.1;
      letter-spacing: -0.28px;
      opacity: 0.6;
      color: #000;
    }

    .ppx6c4f-note-1-bg { left: 14.78px; top: 655.33px; width: 389px; height: 196px; }
    .ppx6c4f-note-2-bg { left: 373.78px; top: 650.33px; width: 389px; height: 196px; }
    .ppx6c4f-note-3-bg { left: 729.67px; top: 646.12px; width: 389px; height: 196px; }
    .ppx6c4f-note-4-bg { left: 32px; top: 841px; width: 349px; height: 258px; }
    .ppx6c4f-note-5-bg { left: 378px; top: 855px; width: 389px; height: 231px; }
    .ppx6c4f-note-6-bg { left: 746px; top: 852px; width: 389px; height: 196px; }

    .ppx6c4f-note-1-text { left: 66px; top: 693px; width: 286px; min-height: 120px; }
    .ppx6c4f-note-2-text { left: 429.78px; top: 684.33px; width: 276px; min-height: 120px; }
    .ppx6c4f-note-3-text { left: 810.67px; top: 682.12px; width: 277.776px; min-height: 124.142px; transform: rotate(-0.86deg); }
    .ppx6c4f-note-4-text { left: 93px; top: 887px; width: 276px; }
    .ppx6c4f-note-5-text { left: 449px; top: 893px; width: 276px; }
    .ppx6c4f-note-6-text { left: 802px; top: 893px; width: 276px; }

.ppxmkFm0312-wrap,
    .ppxmkFm0312-wrap * {
      box-sizing: border-box;
    }

    .ppxmkFm0312-wrap {
      align-items: center;
      background: rgba(131, 237, 235, 0.3);
      display: flex;
      font-family: "Inter", sans-serif;
      justify-content: center;
      min-height: 20vh;
      padding: 100px 120px;
    }

    .ppxmkFm0312-layout {
      min-height: 363px;
      position: relative;
      width: 1000px;
    }

    .ppxmkFm0312-title {
      color: #000;
      font-family: "Playfair Display", serif;
      font-size: 40px;
      font-weight: 600;
      left: 140px;
      line-height: 1.1;
      margin: 0;
      position: absolute;
      text-align: center;
      text-transform: uppercase;
      top: 0;
      width: 720px;
    }

    .ppxmkFm0312-description {
      color: #000;
      font-size: 18px;
      font-weight: 400;
      left: 166px;
      letter-spacing: -0.54px;
      line-height: normal;
      margin: 0;
      opacity: 0.7;
      position: absolute;
      text-align: center;
      top: 108px;
      width: 668px;
    }

    .ppxmkFm0312-description strong {
      font-weight: 600;
    }

    .ppxmkFm0312-underline {
      border-top: 2px solid #0abab5;
      left: 413px;
      position: absolute;
      top: 152px;
      width: 328px;
    }

    .ppxmkFm0312-cards {
      display: flex;
      height: 64px;
      left: 0;
      position: absolute;
      top: 195px;
      width: 1000px;
    }

    .ppxmkFm0312-card {
      align-items: center;
      border: 1px solid #3acbc8;
      color: rgba(63, 49, 43, 0.8);
      display: flex;
      font-size: 18px;
      font-weight: 400;
      height: 64px;
      justify-content: center;
      letter-spacing: -0.54px;
      line-height: normal;
      padding: 10px 16px;
      text-align: center;
      width: 250px;
    }

    .ppxmkFm0312-card p {
      margin: 0;
    }

    .ppxmkFm0312-cta {
      background: #fff;
      border: 1px solid #3f312b;
      color: #3f312b;
      cursor: pointer;
      font-size: 17px;
      font-weight: 600;
      left: 303px;
      line-height: 1.4;
      padding: 17px 62px;
      position: absolute;
      top: 299px;
      white-space: nowrap;
    }

    @media (max-width: 1200px) {
      .ppxmkFm0312-wrap {
        padding: 56px 16px;
      }

      .ppxmkFm0312-layout {
        align-items: center;
        display: flex;
        flex-direction: column;
        min-height: 0;
        width: min(100%, 1000px);
      }

      .ppxmkFm0312-title,
      .ppxmkFm0312-description,
      .ppxmkFm0312-underline,
      .ppxmkFm0312-cards,
      .ppxmkFm0312-cta {
        left: auto;
        position: static;
        top: auto;
      }

      .ppxmkFm0312-title {
        font-size: 34px;
        margin-bottom: 28px;
        width: 100%;
      }

      .ppxmkFm0312-description {
        margin-bottom: 12px;
        max-width: 668px;
        width: 100%;
      }

      .ppxmkFm0312-underline {
        margin: 0 auto 32px;
        width: min(328px, 100%);
      }

      .ppxmkFm0312-cards {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        height: auto;
        margin-bottom: 40px;
        width: 100%;
      }

      .ppxmkFm0312-card {
        height: auto;
        min-height: 64px;
        width: 100%;
      }

      .ppxmkFm0312-cta {
        white-space: normal;
      }
    }

    @media (max-width: 640px) {
      .ppxmkFm0312-wrap {
        padding: 40px 12px;
      }

      .ppxmkFm0312-title {
        font-size: 30px;
      }

      .ppxmkFm0312-cards {
        grid-template-columns: 1fr;
      }
    }

.ppxwhy0312-wrap,
    .ppxwhy0312-wrap * {
      box-sizing: border-box;
    }

    .ppxwhy0312-wrap {
      background: #fff;
      display: flex;
      justify-content: center;
      overflow-x: auto;
      padding: 32px 0;
      width: 100%;
    }

    .ppxwhy0312-canvas {
      flex: 0 0 auto;
      height: 800px;
      position: relative;
      width: 1200px;
    }

    .ppxwhy0312-heading {
      align-items: center;
      display: flex;
      flex-direction: column;
      left: calc(50% + 8px);
      position: absolute;
      text-align: center;
      top: 0;
      transform: translateX(-50%);
      width: 775px;
    }

    .ppxwhy0312-subtitle {
      color: #3acbc8;
      font-family: "Playfair Display", serif;
      font-size: 30px;
      font-style: italic;
      font-weight: 400;
      line-height: 1.4;
      margin: 0;
      width: 100%;
    }

    .ppxwhy0312-title {
      color: #251e1a;
      font-family: "Playfair Display", serif;
      font-size: 40px;
      font-weight: 600;
      line-height: 1.1;
      margin: 0;
      text-transform: uppercase;
      width: 100%;
    }

    .ppxwhy0312-paper {
      box-shadow: -2px -2px 8px 0 rgba(24, 13, 13, 0.2);
      height: 529px;
      left: 283px;
      overflow: hidden;
      position: absolute;
      top: 160px;
      width: 912px;
    }

    .ppxwhy0312-paper img {
      height: 294.44%;
      left: -4.24%;
      max-width: none;
      pointer-events: none;
      position: absolute;
      top: -97.22%;
      width: 108.03%;
    }

    .ppxwhy0312-left-block-wrap {
      align-items: center;
      display: flex;
      height: 551.743px;
      justify-content: center;
      left: 0.4px;
      position: absolute;
      top: 153.58px;
      transform: rotate(-0.99deg);
      width: 314.684px;
    }

    .ppxwhy0312-left-block {
      background: #edeade;
      box-shadow: 2px 4px 4px 0 rgba(0, 0, 0, 0.15);
      height: 546.525px;
      width: 305.24px;
    }

    .ppxwhy0312-left-text-wrap {
      align-items: center;
      display: flex;
      height: 205.679px;
      justify-content: center;
      left: 32.22px;
      position: absolute;
      top: 209.46px;
      transform: rotate(-1.33deg);
      width: 250.82px;
    }

    .ppxwhy0312-left-text {
      color: #251e1a;
      font-family: "Playfair Display", serif;
      font-size: 18px;
      font-weight: 400;
      line-height: 1.1;
      margin: 0;
      width: 246.23px;
    }

    .ppxwhy0312-left-inline {
      border-bottom: 2px solid #0abab5;
      display: inline-block;
      line-height: 1.2;
    }

    .ppxwhy0312-left-line-wrap {
      align-items: center;
      display: flex;
      height: 5.141px;
      justify-content: center;
      left: 32px;
      position: absolute;
      top: 292px;
      transform: rotate(-1.34deg);
      width: 219px;
    }

    .ppxwhy0312-left-line {
      border-top: 2px solid #0abab5;
      height: 0;
      width: 219.06px;
    }

    .ppxwhy0312-circle {
      background: #807265;
      border-radius: 50%;
      height: 55px;
      left: 0;
      position: absolute;
      top: 141px;
      width: 55px;
    }

    .ppxwhy0312-clip-wrap {
      align-items: center;
      display: flex;
      height: 72.584px;
      justify-content: center;
      left: 283px;
      position: absolute;
      top: 141px;
      transform: rotate(23.81deg);
      width: 46.548px;
    }

    .ppxwhy0312-clip {
      height: 70.642px;
      position: relative;
      width: 19.704px;
    }

    .ppxwhy0312-clip img {
      height: 100%;
      left: 0;
      max-width: none;
      pointer-events: none;
      position: absolute;
      top: 0;
      width: 100%;
    }

    .ppxwhy0312-card {
      display: flex;
      flex-direction: column;
      gap: 10px;
      position: absolute;
    }

    .ppxwhy0312-card-title {
      color: #000;
      font-family: "Playfair Display", serif;
      font-size: 24px;
      font-weight: 400;
      line-height: 1;
      margin: 0;
    }

    .ppxwhy0312-card-text {
      color: #000;
      font-family: "Inter", "Noto Sans", sans-serif;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      letter-spacing: -0.28px;
      line-height: 1.1;
      margin: 0;
      opacity: 0.4;
    }

    .ppxwhy0312-card-line {
      max-width: none;
      pointer-events: none;
      position: absolute;
    }

    .ppxwhy0312-card-mats {
      left: 353px;
      top: 194px;
      width: 270px;
    }

    .ppxwhy0312-card-mats .ppxwhy0312-card-line {
      height: 3px;
      left: 0;
      top: 24px;
      width: 257px;
    }

    .ppxwhy0312-card-comms {
      left: 837px;
      top: 194px;
      width: 304px;
    }

    .ppxwhy0312-card-comms .ppxwhy0312-card-line {
      height: 3px;
      left: 0;
      top: 27px;
      width: 301px;
    }

    .ppxwhy0312-card-format {
      left: 353px;
      top: 388px;
      width: 270px;
    }

    .ppxwhy0312-card-format .ppxwhy0312-card-line {
      height: 3px;
      left: 0;
      top: 24px;
      width: 257px;
    }

    .ppxwhy0312-card-cert {
      left: 658px;
      top: 378px;
      width: 293px;
    }

    .ppxwhy0312-card-cert .ppxwhy0312-card-line {
      height: 3px;
      left: 0;
      top: 25px;
      width: 143px;
    }

    .ppxwhy0312-card-result {
      left: 353px;
      top: 560px;
      width: 390px;
    }

    .ppxwhy0312-card-result .ppxwhy0312-card-line {
      height: 3px;
      left: -1px;
      top: 27px;
      width: 257px;
    }

    .ppxwhy0312-card-interactive {
      left: 777px;
      top: 560px;
      width: 373px;
    }

    .ppxwhy0312-card-interactive .ppxwhy0312-card-line {
      height: 3px;
      left: 0;
      top: 27px;
      width: 295px;
    }

    .ppxwhy0312-book-wrap {
      align-items: center;
      display: flex;
      height: 132.266px;
      justify-content: center;
      left: 636px;
      position: absolute;
      top: 189px;
      transform: rotate(4.33deg);
      width: 162.602px;
    }

    .ppxwhy0312-book {
      box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
      height: 121px;
      overflow: hidden;
      position: relative;
      width: 153.912px;
    }

    .ppxwhy0312-book-layer-1-wrap {
      align-items: center;
      display: flex;
      height: 138.958px;
      justify-content: center;
      left: -221.67px;
      position: absolute;
      top: -15px;
      transform: rotate(-93.69deg);
      width: 317.8px;
    }

    .ppxwhy0312-book-layer-1 {
      height: 310.774px;
      overflow: hidden;
      position: relative;
      width: 119.211px;
    }

    .ppxwhy0312-book-layer-1 img {
      height: 100%;
      left: -39.1%;
      max-width: none;
      pointer-events: none;
      position: absolute;
      top: 0;
      width: 195.52%;
    }

    .ppxwhy0312-book-layer-2 {
      height: 122.452px;
      left: -37.75px;
      overflow: hidden;
      position: absolute;
      top: -1.45px;
      width: 519.332px;
    }

    .ppxwhy0312-book-layer-2 img {
      height: 338.74%;
      left: -74.86%;
      max-width: none;
      pointer-events: none;
      position: absolute;
      top: -148.17%;
      width: 106.74%;
    }

    .ppxwhy0312-book-layer-3-wrap {
      align-items: center;
      display: flex;
      height: 139.876px;
      justify-content: center;
      left: 63.89px;
      position: absolute;
      top: -9.68px;
      transform: rotate(-87.52deg);
      width: 231.202px;
    }

    .ppxwhy0312-book-layer-3 {
      height: 225.77px;
      overflow: hidden;
      position: relative;
      width: 130.212px;
    }

    .ppxwhy0312-book-layer-3 img {
      height: 147.67%;
      left: -44.6%;
      max-width: none;
      pointer-events: none;
      position: absolute;
      top: -47.67%;
      width: 192%;
    }

    .ppxwhy0312-cert1-wrap {
      align-items: center;
      display: flex;
      height: 196.155px;
      justify-content: center;
      left: 941px;
      position: absolute;
      top: 357px;
      transform: rotate(1.63deg);
      width: 130.118px;
    }

    .ppxwhy0312-cert1 {
      height: 192.695px;
      overflow: hidden;
      position: relative;
      width: 124.702px;
    }

    .ppxwhy0312-cert1 img {
      height: 106.22%;
      left: -7.42%;
      max-width: none;
      pointer-events: none;
      position: absolute;
      top: -6.22%;
      width: 116.14%;
    }

    .ppxwhy0312-cert2-wrap {
      align-items: center;
      display: flex;
      height: 187.103px;
      justify-content: center;
      left: 1020px;
      position: absolute;
      top: 361px;
      transform: rotate(16.02deg);
      width: 154.693px;
    }

    .ppxwhy0312-cert2 {
      height: 161.791px;
      overflow: hidden;
      position: relative;
      width: 114.495px;
    }

    .ppxwhy0312-cert2 img {
      height: 113.69%;
      left: -6.46%;
      max-width: none;
      pointer-events: none;
      position: absolute;
      top: -6.81%;
      width: 113.68%;
    }

    .ppxwhy0312-pin1,
    .ppxwhy0312-pin2 {
      overflow: hidden;
      position: absolute;
    }

    .ppxwhy0312-pin1 {
      height: 30px;
      left: 700px;
      top: 176px;
      width: 25px;
    }

    .ppxwhy0312-pin2 {
      height: 26px;
      left: 1064px;
      top: 350px;
      width: 22px;
    }

    .ppxwhy0312-pin1 img,
    .ppxwhy0312-pin2 img {
      height: 297.98%;
      left: -147.85%;
      max-width: none;
      pointer-events: none;
      position: absolute;
      top: -86.23%;
      width: 352.15%;
    }

.ppxres0312-wrap,
    .ppxres0312-wrap * {
      box-sizing: border-box;
    }

    .ppxres0312-wrap {
      display: flex;
      justify-content: center;
      overflow-x: auto;
      padding: 24px 0;
      width: 100%;
    }

    .ppxres0312-canvas {
      flex: 0 0 auto;
      height: 500px;
      position: relative;
      width: 1200px;
    }

    .ppxres0312-heading {
      align-items: center;
      display: flex;
      flex-direction: column;
      left: calc(50% + 4.14px);
      position: absolute;
      text-align: center;
      top: 0;
      transform: translateX(-50%);
      width: 775px;
    }

    .ppxres0312-subtitle {
      color: #3acbc8;
      font-family: "Playfair Display", serif;
      font-size: 30px;
      font-style: italic;
      font-weight: 400;
      line-height: 1.4;
      margin: 0;
      width: 100%;
    }

    .ppxres0312-title {
      color: #251e1a;
      font-family: "Playfair Display", serif;
      font-size: 40px;
      font-weight: 600;
      line-height: 1.1;
      margin: 0;
      text-transform: uppercase;
      width: 100%;
    }

    .ppxres0312-scribble-wrap {
      align-items: center;
      display: flex;
      height: 103.922px;
      justify-content: center;
      left: 845px;
      position: absolute;
      top: 51px;
      width: 101.972px;
    }

    .ppxres0312-scribble-rot {
      transform: rotate(-137.29deg);
    }

    .ppxres0312-scribble {
      height: 90.101px;
      position: relative;
      width: 55.604px;
    }

    .ppxres0312-scribble img {
      height: 100%;
      left: 0;
      max-width: none;
      pointer-events: none;
      position: absolute;
      top: 0;
      width: 100%;
    }

    .ppxres0312-track {
      display: flex;
      gap: 6px;
      left: 0;
      position: absolute;
      top: 116px;
    }

    .ppxres0312-card {
      position: relative;
    }

    .ppxres0312-card-title {
      color: #000;
      font-family: "Playfair Display", serif;
      font-size: 24px;
      font-weight: 400;
      line-height: 1;
      margin: 0;
      text-align: center;
    }

    .ppxres0312-card-list {
      color: #000;
      font-family: "Inter", sans-serif;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      letter-spacing: -0.28px;
      line-height: 0;
      list-style: disc;
      margin: 0;
      opacity: 0.4;
      padding: 0;
      white-space: pre-wrap;
    }

    .ppxres0312-card-list li {
      margin-bottom: 0;
      margin-left: 21px;
    }

    .ppxres0312-card-list li:last-child {
      margin-bottom: 0;
    }

    .ppxres0312-card-list span {
      line-height: 1.1;
    }

    .ppxres0312-card-1 {
      height: 226.207px;
      width: 297.204px;
    }

    .ppxres0312-card-1-image-wrap {
      align-items: center;
      display: flex;
      height: 226.207px;
      justify-content: center;
      left: 0;
      position: absolute;
      top: 0;
      width: 297.204px;
    }

    .ppxres0312-card-1-image-rot {
      transform: rotate(1.68deg);
    }

    .ppxres0312-card-1-image {
      box-shadow: 0 3px 6px 0 rgba(40, 23, 23, 0.2);
      height: 217.766px;
      overflow: hidden;
      position: relative;
      width: 290.941px;
    }

    .ppxres0312-card-1-image img {
      height: 321.87%;
      left: -0.08%;
      max-width: none;
      pointer-events: none;
      position: absolute;
      top: -58.33%;
      width: 100.16%;
    }

    .ppxres0312-card-1-content {
      display: flex;
      flex-direction: column;
      gap: 10px;
      left: 6.22px;
      position: absolute;
      top: 34px;
      width: 285px;
    }

    .ppxres0312-card-1-title {
      width: 229px;
    }

    .ppxres0312-card-1-content,
    .ppxres0312-card-1-title {
      align-items: center;
    }

    .ppxres0312-card-2 {
      height: 228.837px;
      width: 299.132px;
    }

    .ppxres0312-card-2-image-wrap {
      align-items: center;
      display: flex;
      height: 228.837px;
      justify-content: center;
      left: 0;
      position: absolute;
      top: 0;
      width: 299.132px;
    }

    .ppxres0312-card-2-image-rot {
      transform: rotate(-2.21deg);
    }

    .ppxres0312-card-2-image {
      background: rgba(131, 237, 235, 0.3);
      box-shadow: 0 3px 6px 0 rgba(40, 23, 23, 0.2);
      height: 217.766px;
      width: 290.941px;
    }

    .ppxres0312-card-2-content {
      display: flex;
      flex-direction: column;
      gap: 10px;
      left: 7.96px;
      position: absolute;
      top: 27.32px;
      width: 285px;
    }

    .ppxres0312-card-2-title {
      width: 241px;
    }

    .ppxres0312-card-2-content,
    .ppxres0312-card-2-title {
      align-items: center;
    }

    .ppxres0312-card-3 {
      height: 226.207px;
      width: 297.204px;
    }

    .ppxres0312-card-3-image-wrap {
      align-items: center;
      display: flex;
      height: 226.207px;
      justify-content: center;
      left: 0;
      position: absolute;
      top: 0;
      width: 297.204px;
    }

    .ppxres0312-card-3-image-rot {
      transform: rotate(1.68deg);
    }

    .ppxres0312-card-3-image {
      box-shadow: 0 3px 6px 0 rgba(40, 23, 23, 0.2);
      height: 217.766px;
      overflow: hidden;
      position: relative;
      width: 290.941px;
    }

    .ppxres0312-card-3-image img {
      height: 321.87%;
      left: -0.08%;
      max-width: none;
      pointer-events: none;
      position: absolute;
      top: -58.33%;
      width: 100.16%;
    }

    .ppxres0312-card-3-content {
      display: flex;
      flex-direction: column;
      gap: 10px;
      left: 7px;
      position: absolute;
      top: 27px;
      width: 285px;
    }

    .ppxres0312-card-3-content,
    .ppxres0312-card-3-title {
      align-items: flex-start;
    }

    .ppxres0312-card-3-title {
      width: 100%;
    }

    .ppxres0312-card-3-title,
    .ppxres0312-card-4-title {
      text-align: center;
    }

    .ppxres0312-card-3-list,
    .ppxres0312-card-4-list {
      width: 100%;
    }

    .ppxres0312-card-4 {
      height: 223.457px;
      width: 295.176px;
    }

    .ppxres0312-card-4-image-wrap {
      align-items: center;
      display: flex;
      height: 223.457px;
      justify-content: center;
      left: 0;
      position: absolute;
      top: 0;
      width: 295.176px;
    }

    .ppxres0312-card-4-image-rot {
      transform: rotate(-1.13deg);
    }

    .ppxres0312-card-4-image {
      background: rgba(131, 237, 235, 0.3);
      box-shadow: 0 3px 6px 0 rgba(40, 23, 23, 0.2);
      height: 217.766px;
      width: 290.941px;
    }

    .ppxres0312-card-4-content {
      display: flex;
      flex-direction: column;
      gap: 10px;
      left: 5.65px;
      position: absolute;
      top: 23.88px;
      width: 285px;
    }

    .ppxres0312-card-4-content,
    .ppxres0312-card-4-title {
      align-items: flex-start;
    }

    .ppxres0312-card-4-title {
      width: 100%;
    }

.ppxg40313-stage {
  position: relative;
  width: 100%;
  height: 920px;
  background: #fff;
  overflow: hidden;
}

.ppxg40313-stage2 {
  position: relative;
  width: 1440px;
  height: 920px;
  margin: 0 auto;
}

      .ppxg40313-stage * {
        box-sizing: border-box;
      }

      .ppxg40313-strip-top,
      .ppxg40313-strip-bottom {
        position: absolute;
        left: 50%;
        width: 100%;
        height: 15px;
        background: #83edeb;
        transform: translateX(-50%);
      }

      .ppxg40313-strip-top {
        top: 0;
      }

      .ppxg40313-strip-bottom {
        top: 905px;
      }

      .ppxg40313-heading-group {
        position: absolute;
        left: 50%;
        top: 36px;
        width: 773.925px;
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
      }

      .ppxg40313-heading-kicker {
        margin: 0;
        font-family: "Playfair Display", serif;
        font-style: italic;
        font-weight: 400;
        font-size: 30px;
        line-height: 1.4;
        color: #3acbc8;
      }

      .ppxg40313-heading-title {
        margin: 0;
        width: 605px;
        font-family: "Playfair Display", serif;
        font-weight: 600;
        font-size: 40px;
        line-height: 1.1;
        text-transform: uppercase;
        color: #251e1a;
      }

      .ppxg40313-bg-wave-a-frame {
        position: absolute;
        left: 122.83px;
        top: 173.84px;
        width: 1197.306px;
        height: 375.158px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .ppxg40313-bg-wave-a-rotator {
        transform: scaleY(-1) rotate(267deg) skewX(178deg);
      }

      .ppxg40313-bg-wave-a-box {
        position: relative;
        width: 344.079px;
        height: 1161.77px;
        overflow: hidden;
      }

      .ppxg40313-bg-wave-a-image {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 101.86%;
        object-fit: fill;
      }

      .ppxg40313-bg-wave-b-frame {
        position: absolute;
        left: 149.79px;
        top: 196px;
        width: 1162.386px;
        height: 343px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .ppxg40313-bg-wave-b-rotator {
        transform: scaleY(-1) rotate(270deg);
      }

      .ppxg40313-bg-wave-b-box {
        position: relative;
        width: 343px;
        height: 1162.386px;
        overflow: hidden;
      }

      .ppxg40313-bg-wave-b-image {
        position: absolute;
        left: -0.16%;
        top: 0;
        width: 100.14%;
        height: 101.88%;
        object-fit: fill;
      }

      .ppxg40313-bg-drop-frame {
        position: absolute;
        left: 199.71px;
        top: 146px;
        width: 83.927px;
        height: 103.946px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .ppxg40313-bg-drop-rotator {
        width: 83.927px;
        height: 103.946px;
        transform: scaleY(-1) rotate(180deg);
      }

      .ppxg40313-bg-drop-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      .ppxg40313-steps-grid {
        position: absolute;
        left: 174.76px;
        top: 289px;
        width: 1112.455px;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
        gap: 20px;
      }

      .ppxg40313-step-card {
        flex: 1 0 0;
        min-width: 0;
        padding: 0 25px;
        display: flex;
        flex-direction: column;
        gap: 10px;
        color: #000000;
      }

      .ppxg40313-step-card-bordered {
        border-left: 1px solid #ababab;
      }

      .ppxg40313-step-index {
        margin: 0;
        font-family: "Playfair Display", serif;
        font-weight: 600;
        font-size: 40px;
        line-height: 1.1;
        text-transform: uppercase;
      }

      .ppxg40313-step-title {
        margin: 0;
        font-family: "Playfair Display", serif;
        font-weight: 400;
        font-size: 22px;
        line-height: 0.9;
      }

      .ppxg40313-step-description {
        margin: 0;
        font-family: "Inter", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.1;
        letter-spacing: -0.28px;
        opacity: 0.6;
      }

      .ppxg40313-cta-section {
        position: absolute;
        left: 2px;
        top: 539px;
        width: 1438.003px;
        padding: 30px 120px;
      }

      .ppxg40313-cta-frame {
        position: relative;
        width: 1098px;
        height: 276px;
        margin: 0 auto;
      }

      .ppxg40313-cta-shape-wrap {
        position: absolute;
        left: 50%;
        top: -184.76px;
        width: 648.262px;
        height: 648.262px;
        transform: translateX(-50%);
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .ppxg40313-cta-shape-rotator {
        transform: rotate(45deg);
      }

      .ppxg40313-cta-shape-svg {
        width: 428.402px;
        height: 488.379px;
      }

      .ppxg40313-cta-content {
        position: absolute;
        left: 199px;
        top: 63px;
        width: 701px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
        text-align: center;
        color: #000000;
      }

      .ppxg40313-cta-text-group {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
      }

      .ppxg40313-cta-title {
        width: 100%;
        margin: 0;
        font-family: "Playfair Display", serif;
        font-weight: 600;
        font-size: 40px;
        line-height: 1.1;
        text-transform: uppercase;
      }

      .ppxg40313-cta-subtitle {
        width: 100%;
        margin: 0;
        font-family: "Inter", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.2;
        letter-spacing: -0.54px;
        opacity: 0.7;
      }

      .ppxg40313-cta-button {
        border: 0;
        background: #3acbc8;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 17px;
        line-height: 1.4;
        padding: 17px 62px;
        cursor: pointer;
      }

.faq-section {
    width: min(1440px, 100%);
    margin: 0 auto;
    padding: 60px 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    background: #ffffff;
    box-sizing: border-box;
  }

  .faq-section * {
    box-sizing: border-box;
  }

  .faq-section__header {
    width: min(775px, 100%);
    text-align: center;
  }

  .faq-section__kicker {
    margin: 0;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.4;
    color: #3acbc8;
  }

  .faq-section__title {
    margin: 0;
    font-family: "Playfair Display", serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #251e1a;
  }

  .faq-list {
    width: 100%;
    border-top: 1px solid #909090;
  }

  .faq-item {
    border-bottom: 1px solid #909090;
  }

  .faq-item__trigger {
    width: 100%;
    padding: 25px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    border: 0;
    background: transparent;
    cursor: pointer;
    text-align: left;
  }

  .faq-item__question {
    display: block;
    max-width: 706px;
    margin: 0;
    font-family: "Playfair Display", serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 0.95;
    color: #121212;
  }

  .faq-item__icon {
    position: relative;
    width: 18px;
    height: 18px;
    flex: 0 0 auto;
  }

  .faq-item__icon::before,
  .faq-item__icon::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 2px;
    background: #282828;
    transform-origin: center;
    transition: transform .28s ease, opacity .2s ease;
  }

  .faq-item__icon::before {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  .faq-item__icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
  }

  .faq-item.is-open .faq-item__icon::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .faq-item.is-open .faq-item__icon::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .faq-item__content {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .35s ease;
  }

  .faq-item.is-open .faq-item__content {
    grid-template-rows: 1fr;
  }

  .faq-item__content-inner {
    overflow: hidden;
  }

  .faq-item__answer {
    max-width: 706px;
    margin: 0;
    padding: 0 0 25px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: -0.28px;
    color: #121212;
    opacity: 0.7;
  }

  /* Только мобилка */
  @media (max-width: 767px) {
    .faq-section {
      padding: 40px 16px;
      gap: 24px;
    }

    .faq-section__header {
      width: 100%;
    }

    .faq-section__kicker {
      font-size: 22px;
      line-height: 1.2;
    }

    .faq-section__title {
      font-size: 26px;
      line-height: 1.08;
    }

    .faq-item__trigger {
      padding: 18px 0;
      gap: 16px;
      align-items: flex-start;
    }

    .faq-item__question {
      max-width: none;
      flex: 1 1 auto;
      font-size: 18px;
      line-height: 1.12;
      padding-top: 1px;
    }

    .faq-item__icon {
      width: 16px;
      height: 16px;
      margin-top: 4px;
    }

    .faq-item__icon::before,
    .faq-item__icon::after {
      width: 16px;
    }

    .faq-item__answer {
      max-width: none;
      padding: 0 24px 18px 0;
      font-size: 13px;
      line-height: 1.35;
      letter-spacing: 0;
    }
  }

  /* Очень узкие экраны */
  @media (max-width: 374px) {
    .faq-section {
      padding: 36px 14px;
    }

    .faq-section__title {
      font-size: 24px;
    }

    .faq-item__question {
      font-size: 17px;
    }

    .faq-item__answer {
      font-size: 12.5px;
    }
  }

html.no-scroll,
body.no-scroll {
  overflow: hidden;
}

  .header-mobile10102-sticky {
    position: relative;
    width: 100%;
    height: 60px;
  }

  .header-mobile10102-root {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 60px;
    background: #fff;
    overflow: visible;
  }

  .header-mobile10102-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    overflow: hidden;
    background: #DAFAF9;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 2;
  }

  .header-mobile10102-root.is-open .header-mobile10102-panel {
    height: 100svh;
  }

  .header-mobile10102-topbar {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    position: relative;
    flex: 0 0 60px;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    z-index: 3;
  }

  .header-mobile10102-topbar-border {
    position: absolute;
    inset: 0;
    border-bottom: 1px solid #3f312b;
    pointer-events: none;
  }

  .header-mobile10102-burger {
    height: 16px;
    width: 31px;
    position: relative;
    flex-shrink: 0;
    cursor: pointer;
  }

  .header-mobile10102-burger-inner {
    position: absolute;
    top: -6.25%;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .burger-line {
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease;
    transform-origin: 15.5px 8.5px;
  }

  .header-mobile10102-root.is-open .burger-line-1 {
    transform: translateY(8px) rotate(45deg);
  }

  .header-mobile10102-root.is-open .burger-line-2 {
    opacity: 0;
    transform: scaleX(0);
  }

  .header-mobile10102-root.is-open .burger-line-3 {
    transform: translateY(-8px) rotate(-45deg);
  }

  .header-mobile10102-logo {
    height: 46px;
    width: 91px;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .header-mobile10102-logo-img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
  }

  .header-mobile10102-body {
    width: 100%;
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    padding: 10px 0 20px;
    box-sizing: border-box;
    pointer-events: none;
    overflow-y: auto;
    overflow-x: hidden;
    overscroll-behavior: contain;
  }

  .header-mobile10102-root.is-open .header-mobile10102-body {
    pointer-events: auto;
  }

  .header-mobile10102-body::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .header-mobile10102-menu-list {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    position: relative;
    flex-shrink: 0;
    width: 100%;
  }

  .header-mobile10102-item-1,
  .header-mobile10102-item-2,
  .header-mobile10102-item-3,
  .header-mobile10102-item-4,
  .header-mobile10102-item-5 {
    position: relative;
    flex-shrink: 0;
    width: 100%;
  }

  .header-mobile10102-item-1-row,
  .header-mobile10102-item-2-row,
  .header-mobile10102-item-3-row,
  .header-mobile10102-item-4-row,
  .header-mobile10102-item-5-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
  }

  .header-mobile10102-item-1-box,
  .header-mobile10102-item-2-box,
  .header-mobile10102-item-3-box,
  .header-mobile10102-item-4-box,
  .header-mobile10102-item-5-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 24px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    border: 0;
    background: transparent;
    text-decoration: none;
  }

  .header-mobile10102-item-1-text,
  .header-mobile10102-item-2-text,
  .header-mobile10102-item-3-text,
  .header-mobile10102-item-4-text,
  .header-mobile10102-item-5-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 500;
    color: #251e1a;
    font-size: 15px;
    text-transform: uppercase;
    white-space: normal;
    width: 100%;
    text-align: left;
    transition: color 0.2s;
  }

  .header-mobile10102-item-1-label,
  .header-mobile10102-item-2-label,
  .header-mobile10102-item-3-label,
  .header-mobile10102-item-4-label,
  .header-mobile10102-item-5-label {
    margin: 0;
    line-height: 1.2;
  }

  .header-mobile10102-accordion-toggle {
    justify-content: space-between;
    gap: 16px;
  }

  .header-mobile10102-accordion-toggle-icon {
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
    color: #3f312b;
    transition: transform 0.25s ease, color 0.2s ease;
  }

  .header-mobile10102-accordion.is-expanded .header-mobile10102-accordion-toggle-icon {
    transform: rotate(180deg);
    color: #0abab5;
  }

  .header-mobile10102-accordion-panel {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 24px;
    box-sizing: border-box;
    transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.25s ease, padding-top 0.25s ease, padding-bottom 0.25s ease;
  }

  .header-mobile10102-accordion.is-expanded .header-mobile10102-accordion-panel {
    max-height: 55svh;
    opacity: 1;
    padding-top: 2px;
    padding-bottom: 14px;
    overflow-y: auto;
  }

  .header-mobile10102-accordion-panel::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .header-mobile10102-accordion-menu {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }

  .header-mobile10102-submenu {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }

  .header-mobile10102-submenu-section {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100%;
  }

  .header-mobile10102-submenu-title {
    margin: 0;
    padding: 0 0 6px;
    color: rgba(63, 49, 43, 0.7);
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }

  .header-mobile10102-submenu-links {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .header-mobile10102-submenu-link {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0;
    color: #3f312b;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25;
    text-decoration: none;
    border-top: 1px solid rgba(63, 49, 43, 0.12);
  }

  .header-mobile10102-submenu-link:hover,
  .header-mobile10102-submenu-link:active {
    color: #0abab5;
  }

  .header-mobile10102-submenu-link:first-child {
    border-top: 1px solid rgba(63, 49, 43, 0.18);
  }

  .header-mobile10102-submenu-link:last-child {
    border-bottom: 1px solid rgba(63, 49, 43, 0.18);
  }

  .header-mobile10102-sep-1,
  .header-mobile10102-sep-2,
  .header-mobile10102-sep-3,
  .header-mobile10102-sep-4,
  .header-mobile10102-sep-5 {
    width: 100%;
    height: 1px;
    background: #3acbc8;
  }

  .header-mobile10102-item-1,
  .header-mobile10102-item-2,
  .header-mobile10102-item-3,
  .header-mobile10102-item-4,
  .header-mobile10102-item-5,
  .header-mobile10102-cta-wrap {
    opacity: 0;
    transform: translateY(-15px);
    transition: opacity 0.2s ease, transform 0.2s ease;
  }

  .header-mobile10102-root.is-open .header-mobile10102-item-1 { transition: opacity 0.4s ease 0.1s, transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.1s; opacity: 1; transform: translateY(0); }
  .header-mobile10102-root.is-open .header-mobile10102-item-2 { transition: opacity 0.4s ease 0.15s, transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.15s; opacity: 1; transform: translateY(0); }
  .header-mobile10102-root.is-open .header-mobile10102-item-3 { transition: opacity 0.4s ease 0.2s, transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.2s; opacity: 1; transform: translateY(0); }
  .header-mobile10102-root.is-open .header-mobile10102-item-4 { transition: opacity 0.4s ease 0.25s, transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.25s; opacity: 1; transform: translateY(0); }
  .header-mobile10102-root.is-open .header-mobile10102-item-5 { transition: opacity 0.4s ease 0.3s, transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.3s; opacity: 1; transform: translateY(0); }
  .header-mobile10102-root.is-open .header-mobile10102-cta-wrap { transition: opacity 0.4s ease 0.35s, transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.35s; opacity: 1; transform: translateY(0); }

  .header-mobile10102-item-1-box:active .header-mobile10102-item-1-text,
  .header-mobile10102-item-2-box:active .header-mobile10102-item-2-text,
  .header-mobile10102-item-3-box:active .header-mobile10102-item-3-text,
  .header-mobile10102-item-4-box:active .header-mobile10102-item-4-text,
  .header-mobile10102-item-5-box:active .header-mobile10102-item-5-text {
    color: #0abab5;
  }

  .header-mobile10102-cta-wrap {
    display: flex;
    flex-direction: column;
   /* align-items: center; */
    position: relative;
    flex-shrink: 0;
    min-width: 100%;
    padding: 0 24px;
    box-sizing: border-box;
  }

  .header-mobile10102-cta {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    position: relative;
    flex-shrink: 0;
  }

  .header-mobile10102-cta-text {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    opacity: 0.6;
    color: #0abab5;
    text-align: center;
    letter-spacing: -0.24px;
    width: 100%;
    max-width: 276px;
    margin: 0;
  }

  .header-mobile10102-cta-button {
    background: #0abab5;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 62px;
    position: relative;
    flex-shrink: 0;
    width: 100%;
  /*  max-width: 288px; */
max-width: 588px;
    box-sizing: border-box;
    cursor: pointer;
  }

  .header-mobile10102-cta-button-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
  }

  .header-mobile10102-cta-button-label {
    margin: 0;
    line-height: 1.4;
  }

  .header-mobile10102-footer {
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 0;
    align-items: center;
    background: #DAFAF9;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-10px);
    overflow: hidden;
    transition:
      max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1),
      opacity 0.3s ease,
      transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .header-mobile10102-root.is-open .header-mobile10102-footer {
    max-height: 100px;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }

  .header-mobile10102-footer-line {
    width: calc(100% - 0px);
    height: 1px;
    background: #d7d7d7;
  }

  .header-mobile10102-footer-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex-shrink: 0;
    width: calc(100% - 32px);
    padding-bottom: 20px;
    box-sizing: border-box;
  }

  .header-mobile10102-call {
    position: relative;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
  }

  .header-mobile10102-contact {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    flex-shrink: 0;
  }

  .header-mobile10102-contact-text {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #3f312b;
    margin: 0;
    white-space: nowrap;
  }

.header-mobile10102-logo,
.header-mobile10102-call,
.header-mobile10102-contact-link {
  text-decoration: none;
}

.header-mobile10102-logo {
  height: 46px;
  width: 91px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-mobile10102-call {
  position: relative;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  display: block;
}

.header-mobile10102-contact-link {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #3f312b;
  white-space: nowrap;
}

.header-mobile10102-contact-link:hover,
.header-mobile10102-contact-link:active {
  color: #0abab5;
}

.hero-mobile10101-root {
        position: relative;
        width: 320px;
        height: 468px;
        background: #dafaf9;
        overflow: hidden;
        font-family: "Inter", sans-serif;
        box-sizing: border-box;
      }

      .hero-mobile10101-title-line1 {
        position: absolute;
        left: calc(50% - 131px);
        top: 21px;
        font-family: "Playfair Display", serif;
        font-weight: 400;
        font-size: 28px;
        line-height: 1.4;
        text-transform: uppercase;
        color: #251e1a;
        white-space: nowrap;
        margin: 0;
      }

      .hero-mobile10101-title-line2 {
        position: absolute;
        left: calc(50% - 83px);
        top: 50px;
        font-family: "Playfair Display", serif;
        font-weight: 400;
        font-size: 28px;
        line-height: 1.4;
        text-transform: uppercase;
        color: #251e1a;
        white-space: nowrap;
        margin: 0;
      }

      .hero-mobile10101-subtitle-text-wrap {
        position: absolute;
        left: 159.91px;
        top: 106px;
        width: 181.734px;
        height: 39.401px;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: translateX(-50%);
        box-sizing: border-box;
      }

      .hero-mobile10101-subtitle-text-rotate {
        transform: rotate(3deg);
      }

      .hero-mobile10101-subtitle-text {
        position: relative;
        width: 180.411px;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 12px;
        line-height: 1.1;
        text-transform: uppercase;
        text-align: center;
        color: #000;
        opacity: 0.7;
        white-space: pre-wrap;
        margin: 0;
      }

      .hero-mobile10101-subtitle-line-wrap {
        position: absolute;
        left: 53.04px;
        top: 94px;
        width: 214.448px;
        height: 67.501px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .hero-mobile10101-subtitle-line-rotate {
        position: relative;
        width: 211.782px;
        height: 56.495px;
        transform: rotate(3deg);
      }

      .hero-mobile10101-subtitle-line-inner {
        position: absolute;
        top: -2.66%;
        bottom: -2.66%;
        left: -0.71%;
        right: -0.71%;
      }

      .hero-mobile10101-subtitle-line-svg {
        width: 100%;
        height: 100%;
        display: block;
      }

      .hero-mobile10101-description {
        position: absolute;
        left: 150px;
        top: 310px;
        width: 306px;
        transform: translateX(-50%);
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 1;
        letter-spacing: -0.28px;
        text-align: center;
        color: #251e1a;
        opacity: 0.8;
        white-space: pre-wrap;
        margin: 0;
      }

      .hero-mobile10101-button {
        position: absolute;
        left: 16px;
        top: 384px;
        width: 288px;
        padding: 12px 62px;
        background: #0abab5;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
      }

      .hero-mobile10101-button-text-wrap {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 0;
        text-align: center;
        color: #fff;
        white-space: nowrap;
      }

      .hero-mobile10101-button-text {
        margin: 0;
        line-height: 1.4;
      }

      .hero-mobile10101-card1-bg-wrap {
        position: absolute;
        left: 3px;
        top: 163px;
        width: 118.427px;
        height: 128.232px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .hero-mobile10101-card1-bg-rotate {
        transform: rotate(-6.16deg);
      }

      .hero-mobile10101-card1-bg {
        width: 106.431px;
        height: 117.486px;
        background: #fff;
        border-radius: 1.571px;
        box-shadow: -1.146px 1.146px 2.866px rgba(0, 0, 0, 0.25);
      }

      .hero-mobile10101-card1-img-wrap {
        position: absolute;
        left: 9.63px;
        top: 169.81px;
        width: 103.04px;
        height: 96.558px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .hero-mobile10101-card1-img-rotate {
        transform: rotate(-6.16deg);
      }

      .hero-mobile10101-card1-img-frame {
        position: relative;
        width: 94.251px;
        height: 86.944px;
        border-radius: 0.786px;
        overflow: hidden;
      }

      .hero-mobile10101-card1-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
      }

      .hero-mobile10101-card2-bg-wrap {
        position: absolute;
        left: 106.17px;
        top: 165.09px;
        width: 108.998px;
        height: 119.806px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .hero-mobile10101-card2-bg-rotate {
        transform: rotate(1.26deg);
      }

      .hero-mobile10101-card2-bg {
        width: 106.431px;
        height: 117.486px;
        background: #fff;
        border-radius: 1.571px;
        box-shadow: -1.146px 1.146px 2.866px rgba(0, 0, 0, 0.25);
      }

      .hero-mobile10101-card2-img-wrap {
        position: absolute;
        left: 112.7px;
        top: 171.41px;
        width: 96.147px;
        height: 89.002px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .hero-mobile10101-card2-img-rotate {
        transform: rotate(1.26deg);
      }

      .hero-mobile10101-card2-img-frame {
        position: relative;
        width: 94.251px;
        height: 86.944px;
        overflow: hidden;
      }

      .hero-mobile10101-card2-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
      }

      .hero-mobile10101-card3-bg-wrap {
        position: absolute;
        left: 190.23px;
        top: 165.22px;
        width: 126.773px;
        height: 134.944px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .hero-mobile10101-card3-bg-rotate {
        transform: rotate(12.69deg);
      }

      .hero-mobile10101-card3-bg {
        width: 104.075px;
        height: 114.886px;
        background: #fff;
        border-radius: 1.571px;
        box-shadow: -1.146px 1.146px 2.866px rgba(0, 0, 0, 0.25);
      }

      .hero-mobile10101-card3-img-wrap {
        position: absolute;
        left: 201.18px;
        top: 172.41px;
        width: 108.592px;
        height: 103.191px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .hero-mobile10101-card3-img-rotate {
        transform: rotate(12.69deg);
      }

      .hero-mobile10101-card3-img-frame {
        position: relative;
        width: 92.165px;
        height: 85.019px;
      }

      .hero-mobile10101-card3-img-clip {
        position: absolute;
        inset: 0;
        overflow: hidden;
      }

      .hero-mobile10101-card3-img {
        position: absolute;
        width: 100%;
        height: 192.44%;
        left: 0.16%;
        top: -8.2%;
        object-fit: cover;
        display: block;
      }

.section-mobile10103-root {
        position: relative;
        width: 320px;
        height: 744px;
        overflow: hidden;
      }

      .section-mobile10103-root,
      .section-mobile10103-root * {
        box-sizing: border-box;
      }

      .section-mobile10103-root p {
        margin: 0;
      }

      .section-mobile10103-root img {
        display: block;
      }

      .section-mobile10103-bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 320px;
        height: 744px;
        background: #f8f8ee;
      }

      .section-mobile10103-title-wrap {
        position: absolute;
        left: calc(50% - 4px);
        top: 30px;
        width: 288px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        transform: translateX(-50%);
      }

      .section-mobile10103-title-eyebrow {
        width: 100%;
        font-family: "Playfair Display", sans-serif;
        font-style: italic;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.4;
        color: #3acbc8;
      }

      .section-mobile10103-title-main {
        width: 100%;
        font-family: "Playfair Display", sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 1.1;
        color: #251e1a;
        text-transform: uppercase;
      }

      .section-mobile10103-note-bg-wrap {
        position: absolute;
        left: 5px;
        top: 108.57px;
        width: 309.379px;
        height: 202.665px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-note-bg-rotate {
        transform: rotate(3deg);
      }

      .section-mobile10103-note-bg {
        width: 299.992px;
        height: 187.221px;
        background: #edeade;
      }

      .section-mobile10103-note-line-wrap {
        position: absolute;
        left: 38.17px;
        top: 233px;
        width: 188px;
        height: 11px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-note-line-rotate {
        transform: rotate(3.35deg);
      }

      .section-mobile10103-note-line-box {
        position: relative;
        width: 188.322px;
        height: 0;
      }

      .section-mobile10103-note-line-inner {
        position: absolute;
        left: 0;
        right: 0;
        top: -2px;
        bottom: 0;
      }

      .section-mobile10103-note-line-inner svg {
        width: 100%;
        height: 2px;
        display: block;
      }

      .section-mobile10103-note-text-wrap {
        position: absolute;
        left: 28.17px;
        top: 142px;
        width: 277.041px;
        height: 120.136px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-note-text-rotate {
        transform: rotate(2.58deg);
      }

      .section-mobile10103-note-text {
        width: 272.462px;
        font-family: "Playfair Display", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.1;
        color: #251e1a;
      }

      .section-mobile10103-note-dot {
        position: absolute;
        left: 22.17px;
        top: 96px;
        width: 33px;
        height: 33px;
      }

      .section-mobile10103-note-dot svg {
        width: 33px;
        height: 33px;
        display: block;
      }

      .section-mobile10103-sketch-wrap {
        position: absolute;
        left: 167px;
        top: 258px;
        width: 121.856px;
        height: 78.851px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-sketch-rotate {
        transform: rotate(154.37deg);
      }

      .section-mobile10103-sketch {
        position: relative;
        width: 121.063px;
        height: 29.373px;
      }

      .section-mobile10103-sketch img {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        pointer-events: none;
      }

      .section-mobile10103-card1-image-wrap {
        position: absolute;
        left: 9.81px;
        top: 336.68px;
        width: 291.375px;
        height: 124.623px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-card1-image-rotate {
        transform: rotate(-1.73deg);
      }

      .section-mobile10103-card1-image {
        position: relative;
        width: 288px;
        height: 115.967px;
        box-shadow: 0px 3px 6px rgba(40, 23, 23, 0.2);
      }

      .section-mobile10103-card1-image-inner {
        position: absolute;
        inset: 0;
        overflow: hidden;
        pointer-events: none;
      }

      .section-mobile10103-card1-image-inner img {
        position: absolute;
        left: -0.08%;
        top: -58.33%;
        width: 100.16%;
        height: 321.87%;
        max-width: none;
      }

      .section-mobile10103-card1-text-wrap {
        position: absolute;
        left: 24.41px;
        top: 357.06px;
        width: 263.058px;
        height: 79.86px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-card1-text-rotate {
        transform: rotate(-1.73deg);
      }

      .section-mobile10103-card1-text {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        width: 261px;
        text-align: center;
        font-weight: 400;
      }

      .section-mobile10103-card1-title {
        width: 100%;
        font-family: "Playfair Display", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 0.9;
        color: #008b87;
      }

      .section-mobile10103-card1-desc {
        width: 100%;
        font-family: "Inter", "Noto Sans", sans-serif;
        font-weight: 400;
        font-size: 12px;
        line-height: 1;
        color: #000000;
        opacity: 0.6;
        letter-spacing: -0.24px;
      }

      .section-mobile10103-card1-accent-wrap {
        position: absolute;
        left: 125px;
        top: 331px;
        width: 62.546px;
        height: 20.866px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-card1-accent-rotate {
        transform: rotate(-1.73deg);
      }

      .section-mobile10103-card1-accent {
        width: 62px;
        height: 19px;
        background: #3cdad7;
      }

      .section-mobile10103-card3-image-wrap {
        position: absolute;
        left: 15.06px;
        top: 472.65px;
        width: 290.167px;
        height: 105.679px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-card3-image-rotate {
        transform: rotate(1.29deg);
      }

      .section-mobile10103-card3-image {
        position: relative;
        width: 288px;
        height: 99.201px;
        box-shadow: 0px 3px 6px rgba(40, 23, 23, 0.2);
      }

      .section-mobile10103-card3-image-inner {
        position: absolute;
        inset: 0;
        overflow: hidden;
        pointer-events: none;
      }

      .section-mobile10103-card3-image-inner img {
        position: absolute;
        left: -0.08%;
        top: -58.33%;
        width: 100.16%;
        height: 321.87%;
        max-width: none;
      }

      .section-mobile10103-card3-text-wrap {
        position: absolute;
        left: 29.76px;
        top: 492.96px;
        width: 262.017px;
        height: 53.881px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-card3-text-rotate {
        transform: rotate(1.29deg);
      }

      .section-mobile10103-card3-text {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        width: 261px;
        text-align: center;
        font-weight: 400;
      }

      .section-mobile10103-card3-title {
        width: 100%;
        font-family: "Playfair Display", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 0.9;
        color: #008b87;
      }

      .section-mobile10103-card3-desc {
        width: 100%;
        font-family: "Inter", "Noto Sans", sans-serif;
        font-weight: 400;
        font-size: 12px;
        line-height: 1;
        color: #000000;
        opacity: 0.6;
        letter-spacing: -0.24px;
      }

      .section-mobile10103-card3-accent-wrap {
        position: absolute;
        left: 132.55px;
        top: 466.23px;
        width: 62.413px;
        height: 20.395px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-card3-accent-rotate {
        transform: rotate(1.29deg);
      }

      .section-mobile10103-card3-accent {
        width: 62px;
        height: 19px;
        background: #3cdad7;
      }

      .section-mobile10103-card2-image-wrap {
        position: absolute;
        left: 14.98px;
        top: 589.65px;
        width: 289.838px;
        height: 120.608px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-card2-image-rotate {
        transform: rotate(-0.93deg);
      }

      .section-mobile10103-card2-image {
        position: relative;
        width: 288px;
        height: 115.967px;
        box-shadow: 0px 3px 6px rgba(40, 23, 23, 0.2);
      }

      .section-mobile10103-card2-image-inner {
        position: absolute;
        inset: 0;
        overflow: hidden;
        pointer-events: none;
      }

      .section-mobile10103-card2-image-inner img {
        position: absolute;
        left: -0.08%;
        top: -58.33%;
        width: 100.16%;
        height: 321.87%;
        max-width: none;
      }

      .section-mobile10103-card2-text-wrap {
        position: absolute;
        left: 63.79px;
        top: 609.66px;
        width: 198.581px;
        height: 63.188px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-card2-text-rotate {
        transform: rotate(-0.93deg);
      }

      .section-mobile10103-card2-text {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        width: 197.637px;
        text-align: center;
        font-weight: 400;
      }

      .section-mobile10103-card2-title {
        width: 100%;
        font-family: "Playfair Display", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 0.9;
        color: #008b87;
      }

      .section-mobile10103-card2-desc {
        width: 100%;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 12px;
        line-height: 1;
        color: #000000;
        opacity: 0.6;
        letter-spacing: -0.24px;
      }

      .section-mobile10103-card2-accent-wrap {
        position: absolute;
        left: 130.37px;
        top: 583.44px;
        width: 62.299px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-card2-accent-rotate {
        transform: rotate(-0.93deg);
      }

      .section-mobile10103-card2-accent {
        width: 62px;
        height: 19px;
        background: #3cdad7;
      }

      .section-mobile10103-letter-wrap {
        position: absolute;
        left: 236.53px;
        top: 641.49px;
        width: 63.621px;
        height: 61.896px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .section-mobile10103-letter-rotate {
        transform: rotate(7.41deg);
      }

      .section-mobile10103-letter {
        position: relative;
        width: 57px;
        height: 55px;
      }

      .section-mobile10103-letter img {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        pointer-events: none;
      }

.pp-scroll-row{
        width:100%;
      }
      .pp-tabs-track{
        width:100%;
      }
      .pp-cards-track{
        width:100%;
      }
      .pp-program-card{
        flex:0 0 232px;
      }

      @media (max-width: 767px){
        .pp-scroll-row{
          width:calc(100% + 32px);
          margin-left:-16px;
          margin-right:-16px;
          padding-left:16px;
          padding-right:16px;
          box-sizing:border-box;
          overflow-x:auto;
          overflow-y:hidden;
          -webkit-overflow-scrolling:touch;
          overscroll-behavior-x:contain;
        }
        .pp-tabs-track{
          width:640px;
          max-width:none;
        }
        .pp-tab{
          flex:0 0 213px;
        }
        .pp-cards-track{
          width:max-content;
          min-width:max-content;
          padding-bottom:8px;
        }
      }
      .active-tab{
        border:2px solid #3f312b !important;
        margin:-1px;
        position:relative;
        z-index:2;
        color:#000 !important;
      }
      .active-tab img{ opacity:1 !important; }

.pixel-perfect-mobile-170,
    .pixel-perfect-mobile-170 * {
      box-sizing: border-box;
    }

    .pixel-perfect-mobile-170 {
      width: 100%;
      max-width: 320px;
      margin: 0 auto;
      padding: 30px 16px;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 20px;
      background: #ffffff;
    }

    .pp-170-heading {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
    }

    .pp-170-heading-kicker {
      width: 100%;
      margin: 0;
      font-family: "Playfair Display", serif;
      font-size: 16px;
      font-style: italic;
      font-weight: 400;
      line-height: 1.4;
      color: #3acbc8;
    }

    .pp-170-heading-title {
      width: 100%;
      margin: 0;
      font-family: "Playfair Display", serif;
      font-size: 20px;
      font-weight: 600;
      line-height: 1.1;
      color: #251e1a;
      text-transform: uppercase;
    }

    .pp-170-photo-group {
      position: relative;
      display: inline-grid;
      grid-template-columns: max-content;
      grid-template-rows: max-content;
      line-height: 0;
      place-items: start;
      flex-shrink: 0;
    }

    .pp-170-photo-bg-wrap {
      grid-area: 1 / 1;
      width: 273.114px;
      height: 300.073px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0;
    }

    .pp-170-photo-bg {
      width: 254.281px;
      height: 283.299px;
      background: rgba(131, 237, 235, 0.3);
      box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.15);
      transform: rotate(-3.93deg);
      transform-origin: center;
    }

    .pp-170-photo-main-wrap {
      grid-area: 1 / 1;
      width: 260.051px;
      height: 288.466px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 2.8px;
      margin-left: 6.85px;
    }

    .pp-170-photo-main-rot {
      width: 254.281px;
      height: 283.299px;
      position: relative;
      overflow: hidden;
      transform: rotate(1.18deg);
      transform-origin: center;
    }

    .pp-170-photo-main-rot img {
      position: absolute;
      top: -1.49%;
      left: -55.76%;
      width: 169%;
      height: 101.13%;
      max-width: none;
    }

    .pp-170-sticker {
      grid-area: 1 / 1;
      width: 248.326px;
      height: 105.034px;
      margin-top: 210.38px;
      margin-left: 32.68px;
      display: inline-grid;
      grid-template-columns: max-content;
      grid-template-rows: max-content;
      place-items: start;
      position: relative;
    }

    .pp-170-sticker-photo-wrap {
      grid-area: 1 / 1;
      width: 248.033px;
      height: 95.038px;
      margin-top: 10px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .pp-170-sticker-photo-rot {
      width: 245.561px;
      height: 87.873px;
      position: relative;
      overflow: hidden;
      transform: rotate(1.68deg);
      transform-origin: center;
      box-shadow: 0 3px 6px rgba(40, 23, 23, 0.2);
    }

    .pp-170-sticker-photo-rot img {
      position: absolute;
      top: -58.33%;
      left: -0.08%;
      width: 100.16%;
      height: 321.87%;
      max-width: none;
    }

    .pp-170-outline {
      grid-area: 1 / 1;
      width: 231.242px;
      height: 63.211px;
      margin-top: 28.01px;
      margin-left: 7.27px;
      display: inline-grid;
      grid-template-columns: max-content;
      grid-template-rows: max-content;
      place-items: start;
      position: relative;
    }

    .pp-170-outline-text-wrap {
      grid-area: 1 / 1;
      width: 172.106px;
      height: 46.996px;
      margin-top: 8.16px;
      margin-left: 30.07px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .pp-170-outline-text {
      width: 170.948px;
      margin: 0;
      font-family: "Inter", sans-serif;
      font-size: 14px;
      font-weight: 500;
      line-height: 1;
      color: #000000;
      text-align: center;
      opacity: 0.6;
      transform: rotate(1.68deg);
      transform-origin: center;
    }

    .pp-170-outline-svg-wrap {
      grid-area: 1 / 1;
      width: 231.242px;
      height: 63.211px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .pp-170-outline-svg {
      width: 229.684px;
      height: 56.498px;
      transform: rotate(1.68deg);
      transform-origin: center;
      overflow: visible;
    }

    .pp-170-accent-bar-wrap {
      grid-area: 1 / 1;
      width: 62.531px;
      height: 20.81px;
      margin-left: 87.16px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .pp-170-accent-bar {
      width: 62px;
      height: 19px;
      background: #3cdad7;
      transform: rotate(1.68deg);
      transform-origin: center;
    }

    .pp-170-text-group {
      position: relative;
      display: inline-grid;
      grid-template-columns: max-content;
      grid-template-rows: max-content;
      line-height: 0;
      place-items: start;
      flex-shrink: 0;
    }

    .pp-170-text-bg-wrap {
      grid-area: 1 / 1;
      width: 280.129px;
      height: 337.271px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0;
    }

    .pp-170-text-bg-svg {
      width: 336.557px;
      height: 264.218px;
      transform: rotate(89.84deg);
      transform-origin: center;
    }

    .pp-170-paragraphs {
      grid-area: 1 / 1;
      width: 223.526px;
      margin-top: 50px;
      margin-left: 34px;
      color: #251e1a;
      font-family: "Inter", "Noto Sans", sans-serif;
      font-size: 14px;
      font-weight: 400;
      font-style: normal;
      line-height: normal;
      letter-spacing: -0.48px;
      opacity: 0.7;
    }

    .pp-170-paragraphs p {
      margin: 0;
      line-height: normal;
    }

    .pp-170-paragraphs p + p {
      margin-top: 15px;
    }

    .pp-170-paragraphs strong {
      font-weight: 600;
    }

    .pp-170-cards {
      width: 288px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-shrink: 0;
    }

    .pp-170-card {
      width: 100%;
      padding: 15px 0;
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 8px;
    }

    .pp-170-card.pp-170-card-bordered::before {
      content: "";
      position: absolute;
      inset: 0;
      border-top: 1px solid #ababab;
      border-bottom: 1px solid #ababab;
      pointer-events: none;
    }

    .pp-170-card-title {
      width: 100%;
      margin: 0;
      position: relative;
      color: #008b87;
      font-family: "Playfair Display", serif;
      font-size: 18px;
      font-weight: 400;
      line-height: 1.1;
    }

    .pp-170-card-text {
      width: 100%;
      margin: 0;
      position: relative;
      color: #000000;
      font-family: "Inter", "Noto Sans", sans-serif;
      font-size: 12px;
      font-weight: 400;
      font-style: normal;
      line-height: 1.1;
      letter-spacing: -0.36px;
      opacity: 0.6;
    }

    .pp-170-card-text.pp-170-card-text-strong {
      opacity: 0.7;
    }

.section-mobile10617-root {
      color: #000000;
      min-height: 728px;
      position: relative;
      width: 300px;
    }

    .section-mobile10617-header {
      align-items: center;
      display: flex;
      flex-direction: column;
      left: 6px;
      position: absolute;
      text-align: center;
      top: 0;
      width: 288px;
    }

    .section-mobile10617-kicker {
      color: #3acbc8;
      font-family: "Playfair Display", sans-serif;
      font-size: 16px;
      font-style: italic;
      font-weight: 400;
      line-height: 1.4;
      margin: 0;
      width: 100%;
    }

    .section-mobile10617-heading {
      color: #251e1a;
      font-family: "Playfair Display", sans-serif;
      font-size: 20px;
      font-weight: 600;
      line-height: 1.1;
      margin: 0;
      text-transform: uppercase;
      width: 100%;
    }

    .section-mobile10617-stack {
      align-items: flex-start;
      display: flex;
      flex-direction: column;
      gap: 6px;
      left: 0;
      position: absolute;
      top: 86px;
    }

    .section-mobile10617-card {
      display: grid;
      grid-template-columns: max-content;
      grid-template-rows: max-content;
      place-items: start;
      position: relative;
    }

    .section-mobile10617-card-layer {
      grid-column: 1;
      grid-row: 1;
    }

    .section-mobile10617-card-visual {
      align-items: center;
      display: flex;
      justify-content: center;
      margin: 0;
      position: relative;
    }

    .section-mobile10617-card-visual-1 {
      height: 161.555px;
      width: 295.307px;
    }

    .section-mobile10617-card-visual-2 {
      height: 169.836px;
      width: 296.853px;
    }

    .section-mobile10617-card-visual-3 {
      height: 165.609px;
      width: 296.708px;
    }

    .section-mobile10617-card-visual-4 {
      height: 129px;
      width: 294.653px;
    }

    .section-mobile10617-card-tilt-1 {
      transform: rotate(1.68deg);
    }

    .section-mobile10617-card-tilt-2 {
      transform: rotate(-2.21deg);
    }

    .section-mobile10617-card-tilt-3 {
      transform: rotate(1.33deg) skewX(-0.79deg);
    }

    .section-mobile10617-card-tilt-4 {
      transform: rotate(-0.74deg) skewX(0.98deg);
    }

    .section-mobile10617-media {
      box-shadow: 0 2px 6px 0 rgba(40, 23, 23, 0.2);
      position: relative;
    }

    .section-mobile10617-media-image-1 {
      height: 153.087px;
      width: 290.941px;
    }

    .section-mobile10617-media-image-3 {
      height: 158.966px;
      width: 290.895px;
    }

    .section-mobile10617-media-fill-2 {
      background: rgba(131, 237, 235, 0.3);
      height: 158.721px;
      width: 290.941px;
    }

    .section-mobile10617-media-fill-4 {
      background: rgba(131, 237, 235, 0.3);
      height: 125.302px;
      width: 290.909px;
    }

    .section-mobile10617-photo-wrap {
      inset: 0;
      overflow: hidden;
      pointer-events: none;
      position: absolute;
    }

    .section-mobile10617-photo {
      height: 321.87%;
      left: -0.08%;
      max-width: none;
      position: absolute;
      top: -58.33%;
      width: 100.16%;
    }

    .section-mobile10617-card-content {
      align-items: center;
      color: #000000;
      display: flex;
      flex-direction: column;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      gap: 10px;
      position: relative;
      width: 285px;
    }

    .section-mobile10617-card-content-1 {
      margin-left: 6px;
      margin-top: 17px;
    }

    .section-mobile10617-card-content-2 {
      margin-left: 5px;
      margin-top: 22.22px;
    }

    .section-mobile10617-card-content-3 {
      margin-left: 6px;
      margin-top: 19.61px;
    }

    .section-mobile10617-card-content-4 {
      margin-left: 6px;
      margin-top: 20px;
    }

    .section-mobile10617-card-title {
      font-family: "Playfair Display", sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 1;
      margin: 0;
      text-align: center;
    }

    .section-mobile10617-card-title-1 {
      width: 164px;
    }

    .section-mobile10617-card-title-2 {
      width: 172px;
    }

    .section-mobile10617-card-title-3 {
      width: 148px;
    }

    .section-mobile10617-card-title-4 {
      width: 203px;
    }

    .section-mobile10617-list {
      font-family: "Inter", sans-serif;
      font-size: 12px;
      letter-spacing: -0.24px;
      line-height: 1;
      list-style: disc;
      margin: 0;
      min-width: 100%;
      opacity: 0.4;
      padding: 0 0 0 18px;
    }

    .section-mobile10617-list-item {
      margin: 0;
    }

    .section-mobile10617-list-text {
      line-height: 1;
    }

.section-mobile12838-wrapper {
        position: relative;
        width: 320px;
        height: 220px;
        overflow: hidden;
        background: #ffffff;
      }

      .section-mobile12838-shape-holder {
        position: absolute;
        top: -70px;
        left: calc(50% - 0.09px);
        width: 259.813px;
        height: 259.813px;
        transform: translateX(-50%);
      }

      .section-mobile12838-shape-svg {
        display: block;
        width: 100%;
        height: 100%;
      }

      .section-mobile12838-form {
        position: absolute;
        top: 15px;
        left: 16px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
      }

      .section-mobile12838-copy {
        width: 288px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        text-align: center;
        line-height: 1.1;
      }

      .section-mobile12838-title {
        width: 246px;
        margin: 0;
        color: #251e1a;
        font-family: "Playfair Display", serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.1;
        text-transform: uppercase;
      }

      .section-mobile12838-subtitle {
        width: 203px;
        margin: 0;
        color: #000000;
        opacity: 0.6;
        font-family: "Inter", sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.1;
        letter-spacing: -0.36px;
      }

      .section-mobile12838-button-wrap {
        width: 288px;
        background: #3acbc8;
      }

      .section-mobile12838-button {
        width: 100%;
        border: 0;
        padding: 12px 4px;
        background: transparent;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.4;
        text-align: center;
        white-space: nowrap;
        cursor: pointer;
      }
 
    .section-mobile11728-root,
    .section-mobile11728-root * {
      box-sizing: border-box;
    }

    .section-mobile11728-root {
      position: relative;
      width: 100%;
      max-width: 375px;
      min-height: 762px;
      margin: 0 auto;
      overflow: hidden;
      background: #ffffff;
      color: #000000;
    }

    .section-mobile11728-heading {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 288px;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
    }

    .section-mobile11728-heading-kicker {
      width: 100%;
      margin: 0;
      font-family: "Playfair Display", serif;
      font-style: italic;
      font-weight: 400;
      font-size: 16px;
      line-height: 1.4;
      color: #3acbc8;
    }

    .section-mobile11728-heading-title {
      width: 100%;
      margin: 0;
      font-family: "Playfair Display", serif;
      font-style: normal;
      font-weight: 600;
      font-size: 20px;
      line-height: 1.1;
      text-transform: uppercase;
      color: #251e1a;
    }

    .section-mobile11728-scene {
      position: absolute;
      top: -60px;
      left: calc(50% + 8.86px);
      transform: translateX(-50%);
      width: 350px;
      height: 710px;
    }

    .section-mobile11728-scene-arcs {
      position: absolute;
      left: -6px;
      top: 70px;
    }

    .section-mobile11728-arc-outer {
      position: absolute;
      left: 6px;
      top: 73.8px;
      width: 349.713px;
      height: 632.198px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .section-mobile11728-arc-outer-frame {
      position: relative;
      width: 319.548px;
      height: 613.957px;
      transform: scaleY(-1) rotate(183deg) skewX(-0.54deg);
      transform-origin: center;
      overflow: hidden;
    }

    .section-mobile11728-arc-outer-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 101.86%;
      display: block;
      max-width: none;
    }

    .section-mobile11728-arc-middle {
      position: absolute;
      left: 11px;
      top: 84.26px;
      width: 309px;
      height: 621.184px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .section-mobile11728-arc-middle-frame {
      position: relative;
      width: 309px;
      height: 621.184px;
      transform: scaleY(-1) rotate(180deg);
      transform-origin: center;
      overflow: hidden;
    }

    .section-mobile11728-arc-middle-image {
      position: absolute;
      top: 0;
      left: -0.16%;
      width: 100.14%;
      height: 100.83%;
      display: block;
      max-width: none;
    }

    .section-mobile11728-arc-marker {
      position: absolute;
      left: 34.61px;
      top: 70px;
      width: 37.902px;
      height: 46.943px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .section-mobile11728-arc-marker-frame {
      width: 37.902px;
      height: 46.943px;
      transform: scaleY(-1) rotate(180deg);
      transform-origin: center;
    }

    .section-mobile11728-arc-marker-image {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .section-mobile11728-steps {
      position: absolute;
      top: 195px;
      left: calc(50% + 0.5px);
      transform: translateX(-50%);
      width: 231px;
      height: 552.707px;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      gap: 20px;
      color: #000000;
    }

    .section-mobile11728-step {
      width: 231px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 10px;
      text-align: left;
    }

    .section-mobile11728-step-index {
      margin: 0;
      font-family: "Playfair Display", serif;
      font-style: normal;
      font-weight: 600;
      font-size: 24px;
      line-height: 1.1;
      text-transform: uppercase;
      white-space: nowrap;
    }

    .section-mobile11728-step-title {
      width: 100%;
      margin: 0;
      font-family: "Playfair Display", serif;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 0.9;
    }

    .section-mobile11728-step-title-wide {
      width: 273px;
      max-width: none;
    }

    .section-mobile11728-step-description {
      width: 100%;
      margin: 0;
      font-family: "Inter", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.1;
      letter-spacing: -0.28px;
      opacity: 0.6;
    }

.section-mobile12838-wrapper {
    position: relative;
    width: 320px;
    height: 160px;
    overflow: hidden;
    background: #ffffff;
  }

  .section-mobile12838-shape-holder {
    position: absolute;
    top: -70px;
    left: 50%;
    width: 259.813px;
    height: 259.813px;
    transform: translateX(-50%);
  }

  .section-mobile12838-shape-svg {
    display: block;
    width: 100%;
    height: 100%;
  }

  .section-mobile12838-form {
    position: absolute;
    top: 15px;
    left: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .section-mobile12838-copy {
    width: 288px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-align: center;
    line-height: 1.1;
  }

  .section-mobile12838-title {
    width: 246px;
    margin: 0;
    color: #251e1a;
    font-family: "Playfair Display", serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
  }

  .section-mobile12838-subtitle {
    width: 203px;
    margin: 0;
    color: #000000;
    opacity: 0.6;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: -0.36px;
  }

  .section-mobile12838-button-wrap {
    width: 288px;
    background: #3acbc8;
  }

  .section-mobile12838-button {
    width: 100%;
    border: 0;
    padding: 12px 4px;
    background: transparent;
    color: #ffffff;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
  }

.faq-section {
    width: min(1440px, 100%);
    margin: 0 auto;
    padding: 60px 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    background: #ffffff;
    box-sizing: border-box;
  }

  .faq-section * {
    box-sizing: border-box;
  }

  .faq-section__header {
    width: min(775px, 100%);
    text-align: center;
  }

  .faq-section__kicker {
    margin: 0;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.4;
    color: #3acbc8;
  }

  .faq-section__title {
    margin: 0;
    font-family: "Playfair Display", serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #251e1a;
  }

  .faq-list {
    width: 100%;
    border-top: 1px solid #909090;
  }

  .faq-item {
    border-bottom: 1px solid #909090;
  }

  .faq-item__trigger {
    width: 100%;
    padding: 25px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    border: 0;
    background: transparent;
    cursor: pointer;
    text-align: left;
  }

  .faq-item__question {
    display: block;
    max-width: 706px;
    margin: 0;
    font-family: "Playfair Display", serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 0.95;
    color: #121212;
  }

  .faq-item__icon {
    position: relative;
    width: 18px;
    height: 18px;
    flex: 0 0 auto;
  }

  .faq-item__icon::before,
  .faq-item__icon::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 2px;
    background: #282828;
    transform-origin: center;
    transition: transform .28s ease, opacity .2s ease;
  }

  .faq-item__icon::before {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  .faq-item__icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
  }

  .faq-item.is-open .faq-item__icon::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .faq-item.is-open .faq-item__icon::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .faq-item__content {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .35s ease;
  }

  .faq-item.is-open .faq-item__content {
    grid-template-rows: 1fr;
  }

  .faq-item__content-inner {
    overflow: hidden;
  }

  .faq-item__answer {
    max-width: 706px;
    margin: 0;
    padding: 0 0 25px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: -0.28px;
    color: #121212;
    opacity: 0.7;
  }

  /* Только мобилка */
  @media (max-width: 767px) {
    .faq-section {
      padding: 40px 16px;
      gap: 24px;
    }

    .faq-section__header {
      width: 100%;
    }

    .faq-section__kicker {
      font-size: 22px;
      line-height: 1.2;
    }

    .faq-section__title {
      font-size: 26px;
      line-height: 1.08;
    }

    .faq-item__trigger {
      padding: 18px 0;
      gap: 16px;
      align-items: flex-start;
    }

    .faq-item__question {
      max-width: none;
      flex: 1 1 auto;
      font-size: 18px;
      line-height: 1.12;
      padding-top: 1px;
    }

    .faq-item__icon {
      width: 16px;
      height: 16px;
      margin-top: 4px;
    }

    .faq-item__icon::before,
    .faq-item__icon::after {
      width: 16px;
    }

    .faq-item__answer {
      max-width: none;
      padding: 0 24px 18px 0;
      font-size: 13px;
      line-height: 1.35;
      letter-spacing: 0;
    }
  }

  /* Очень узкие экраны */
  @media (max-width: 374px) {
    .faq-section {
      padding: 36px 14px;
    }

    .faq-section__title {
      font-size: 24px;
    }

    .faq-item__question {
      font-size: 17px;
    }

    .faq-item__answer {
      font-size: 12.5px;
    }
  }

.footer-mobile22839-root {
      width: 320px;
      background: #130e0e;
      color: #ffffff;
    }

    .footer-mobile22839-container {
      padding: 30px 16px;
    }

    .footer-mobile22839-stack {
      display: flex;
      flex-direction: column;
      gap: 20px;
      width: 288px;
    }

    .footer-mobile22839-mainblock {
      display: flex;
      flex-direction: column;
      gap: 30px;
      width: 288px;
    }

    .footer-mobile22839-logo {
      width: 73px;
      height: 52px;
      overflow: hidden;
      display: block;
    }

    .footer-mobile22839-logo-svg {
      width: 100%;
      height: 100%;
      display: block;
    }

    .footer-mobile22839-content {
      display: flex;
      flex-direction: column;
      gap: 30px;
      width: 288px;
    }

    .footer-mobile22839-navrow {
      width: 288px;
      display: flex;
      justify-content: space-between;
      gap: 16px;
    }

    .footer-mobile22839-col {
      flex: 1 0 0;
      min-width: 0;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

    .footer-mobile22839-title {
      margin: 0;
      font-family: "Playfair Display", serif;
      font-size: 16px;
      line-height: 1.1;
      font-weight: 400;
      opacity: 0.7;
    }

    .footer-mobile22839-list {
      display: flex;
      flex-direction: column;
      gap: 8px;
    }

    .footer-mobile22839-link {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-size: 14px;
      line-height: 1;
      letter-spacing: -0.03em;
      font-weight: 400;
    }

    .footer-mobile22839-contactline {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-size: 14px;
      line-height: 1.1;
      letter-spacing: -0.02em;
      font-weight: 400;
    }

    .footer-mobile22839-telegram {
      width: 24px;
      height: 24px;
      display: block;
    }

    .footer-mobile22839-addressblock {
      display: flex;
      flex-direction: column;
      gap: 20px;
      width: 288px;
    }

    .footer-mobile22839-mapbox {
      width: 288px;
      height: 171px;
      overflow: hidden;
    }

    .footer-mobile22839-map {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover;
      pointer-events: none;
    }

    .footer-mobile22839-addresscopy {
      display: flex;
      flex-direction: column;
      gap: 8px;
    }

    .footer-mobile22839-addressline {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-size: 12px;
      line-height: 1;
      letter-spacing: -0.03em;
      font-weight: 400;
    }

    .footer-mobile22839-divider {
      width: 288px;
      border-top: 1px solid rgba(255, 255, 255, 0.5);
    }

    .footer-mobile22839-bottom {
      width: 288px;
      display: flex;
      flex-direction: column;
      gap: 20px;
      font-family: "Inter", sans-serif;
      font-size: 12px;
      font-weight: 400;
      color: #ffffff;
    }

    .footer-mobile22839-policies {
      display: flex;
      flex-direction: column;
      gap: 4px;
    }

    .footer-mobile22839-policy {
      margin: 0;
      opacity: 0.7;
      white-space: nowrap;
    }

    .footer-mobile22839-copyright {
      margin: 0;
      opacity: 0.7;
    }

.footer-mobile22839-logo {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
}

.footer-mobile22839-logo-img {
  display: block;
  width: 147px;
  height: auto;
}

.footer-mobile22839-link,
.footer-mobile22839-contactline,
.footer-mobile22839-policy,
.footer-mobile22839-telegram-link {
  color: inherit;
  text-decoration: none;
}

.footer-mobile22839-mapbox {
  display: block;
  text-decoration: none;
}

.footer-mobile22839-map {
  display: block;
  width: 100%;
  height: auto;
}
