/*! src: a1bc7d2daf5a7bda7e50608ce479313a */

  

  #top.screen.mod--1-red {
    background: url('/wp-content/themes/bothelp.io/assets/images/gc-hero-bg.svg') bottom center / cover no-repeat;
    position: relative;
    min-height: 666px;
  }

  .hero-badge {
    color: #1C4383;
  }

  #top .button.w-inline-block {
    background: #FF4D4D;
  }

  #top .button.w-inline-block .mod--button {
    color: #fff;
  }

  #top .content.mod--main-1 {
    position: relative;
    z-index: 1;
  }

  .gc-hero__group {
    pointer-events: none;
    z-index: 2;
  }

  @media (max-width: 1200px) {
    .gc-hero__group {
      width: 400px;
      height: auto;
      right: 20px;
    }
  }

  @media (max-width: 768px) {
    #top.screen.mod--1-red {
      min-height: auto;
      background-size: auto 100%;
    }

    #top .content.mod--main-1 {
      flex-direction: column;
      gap: 0;
    }

    #top .box-50 {
      width: 100%;
      max-width: 100%;
      flex: none;
    }

    #top .mod--screen-1-text {
      padding: 0 16px 32px;
    }

    .gc-hero__group {
      position: static;
      width: 100%;
      max-width: 375px;
      height: auto;
      display: block;
      margin: 0 auto;
    }

    #top .mod--screen-1-img {
      justify-content: center;
      overflow: hidden;
      position: static;
    }

    .hero-footer {
      text-align: center;
      margin-left: auto;
      margin-right: auto;
    }

    .hero-badge {
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0;
    }

    #top .button-container.mod--first {
      flex-direction: column;
      align-items: stretch;
      width: 100%;
    }

    #top .button-container.mod--first .button.w-inline-block {
      width: 100%;
      display: flex;
      justify-content: center;
    }

    #top .button-container.mod--first .mod--link-text-partners {
      width: 100%;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
    }
  }

  /* ── Section 2: Steps ── */

  .gc-section {
    padding: 68px 0 63px;
    position: relative;
    overflow: hidden;
    background: #fff;
  }

  .gc-section .content {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1200px;
    gap: 88px;
    position: relative;
    z-index: 1;
  }

  .gc-section2-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    max-width: 948px;
    text-align: center;
  }

  .gc-section2-header .bh-section-title {
    margin-bottom: 0;
  }

  .gc-section2__badge {
    display: inline-block;
    padding: 0 10px;
    background: linear-gradient(180deg, #e6363e 0%, #f5464d 100%);
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    font-family: "Ubuntu Sans", sans-serif;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -1px;
  }

  .gc-section2__subtitle {
    color: #212121;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
  }

  .gc-steps-row {
    display: flex;
    gap: 20px;
    width: 100%;
    position: relative;
  }

  .gc-steps-row::before {
    content: '';
    position: absolute;
    top: 24px;
    left: 0;
    width: 78%;
    height: 2px;
    background-image: repeating-linear-gradient(90deg, #FF4D4D 0, #FF4D4D 15px, transparent 15px, transparent 30px);
    pointer-events: none;
    z-index: 0;
  }

  .gc-step {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    min-width: 0;
  }

  .gc-step .bh-numbered-badge {
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
  }

  .gc-step__title {
    color: #212121;
    font-size: 20px;
    font-family: "Ubuntu Sans", sans-serif;
    font-weight: 700;
    line-height: 28px;
    margin: 0 0 12px;
  }

  .gc-step__desc {
    color: #212121;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 22.75px;
    margin: 0;
  }

  .gc-step--result {
    flex: 1 1 0;
    min-width: 0;
    background: linear-gradient(180deg, #e6363e 0%, #f5464d 100%);
    border-radius: 12px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
  }

  .gc-step--result .gc-step__title {
    color: #fff;
    font-family: Roboto, sans-serif;
  }

  .gc-step--result .gc-step__desc {
    color: #fff;
  }

  @media (max-width: 768px) {
    .gc-section {
      padding: 32px 0;
    }

    .gc-section .content {
      gap: 32px;
      padding: 0;
      overflow: visible;
    }

    .gc-section2-header {
      padding: 0 16px;
      max-width: 100%;
      box-sizing: border-box;
    }

    .gc-section2__badge {
      padding: 5px 10px;
      line-height: 1.2;
    }

    .gc-section2__subtitle {
      font-size: 16px;
      line-height: 1.45;
    }

    .gc-section2-header .bh-section-title {
      font-size: 30px;
      line-height: 40px;
    }

    .gc-steps-row {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      scroll-snap-type: x mandatory;
      scroll-padding-left: 16px;
      scrollbar-width: none;
      padding: 0 0 8px;
      margin-left: -5vw;
      margin-right: -5vw;
      width: calc(100% + 10vw);
      box-sizing: border-box;
    }

    .gc-steps-row::-webkit-scrollbar {
      display: none;
    }

    .gc-steps-row::before {
      position: static;
      width: auto;
      height: auto;
      background-image: none;
      content: '';
      flex: 0 0 16px;
      display: block;
    }

    .gc-steps-row::after {
      content: '';
      flex: 0 0 16px;
      display: block;
    }

    .gc-step {
      flex: 0 0 280px;
      scroll-snap-align: start;
      gap: 10px;
    }

    .gc-step .bh-numbered-badge {
      margin-bottom: 0;
    }

    .gc-step__title {
      line-height: 1.3;
      margin-bottom: 0;
    }

    .gc-step__desc {
      font-size: 16px;
      line-height: 1.45;
    }

    .gc-step--result {
      flex: 0 0 280px;
      scroll-snap-align: start;
    }

    .gc-step--result .gc-step__desc {
      font-size: 16px;
      line-height: 22.75px;
    }
  }

  /* ── Section 3: Feature cards ── */

  .gc-features {
    padding: 50px 0;
    background: #fff;
  }

  .gc-features .content {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1200px;
    gap: 50px;
  }

  .gc-features .bh-feature-steps {
    align-items: center;
  }

  .gc-features .bh-feature-card {
    max-width: 1190px;
    width: 100%;
  }

  .gc-result-card {
    max-width: 1000px;
    width: 100%;
    background:
      url(/wp-content/themes/bothelp.io/assets/images/vk-slide-deco.svg) right top / auto 100% no-repeat,
      linear-gradient(180deg, #e6363e 0%, #f5464d 100%);
    border-radius: 20px;
    padding: 59px 34px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: relative;
    overflow: hidden;
  }

  .gc-result-card__title {
    color: #fff;
    font-size: 24px;
    font-family: "Ubuntu Sans", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    position: relative;
    z-index: 1;
  }

  .gc-result-card__desc {
    color: #fff;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.45;
    margin: 0;
    position: relative;
    z-index: 1;
  }

  @media (max-width: 768px) {
    .gc-features {
      padding: 32px 0;
    }

    .gc-features .content {
      gap: 32px;
      padding: 0;
    }

    .gc-features .bh-feature-steps {
      padding: 0;
    }

    .gc-features .bh-feature-card {
      padding: 30px 20px;
    }

    .gc-features .bh-feature-card__img {
      width: 100%;
      max-width: 295px;
    }

    .gc-result-card {
      padding: 32px 26px;
      margin: 0 20px;
    }

    .gc-result-card__desc {
      font-size: 16px;
    }
  }

  /* ── Section 4: Sync flow ── */

  .gc-sync {
    padding: 51px 0 60px;
    background: #fff;
  }

  .gc-sync .content {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1200px;
    gap: 16px;
  }

  .gc-sync__subtitle {
    color: #212121;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    margin: 0;
  }

  .gc-sync-grid {
    display: flex;
    gap: 66px;
    width: 100%;
    margin-top: 44px;
    position: relative;
  }

  .gc-sync-grid::before {
    content: '';
    position: absolute;
    top: 24px;
    left: 36px;
    right: 36px;
    height: 2px;
    background-image: repeating-linear-gradient(90deg, #FF4D4D 0, #FF4D4D 15px, transparent 15px, transparent 30px);
    pointer-events: none;
    z-index: 0;
  }

  .gc-sync-grid::after {
    content: '';
    position: absolute;
    top: 22px;
    right: 36px;
    width: 120px;
    height: 6px;
    background: linear-gradient(90deg, transparent 0%, #fff 100%);
    pointer-events: none;
    z-index: 0;
  }

  .gc-sync-card {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-width: 0;
  }

  .gc-sync-card__icon-wrap {
    width: 48px;
    height: 48px;
    background: linear-gradient(180deg, #e6363e 0%, #f5464d 100%);
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
  }

  .gc-sync-card__icon {
    width: 40px;
    height: 40px;
  }

  .gc-sync-card__text {
    color: #212121;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.45;
    margin: 0;
  }

  .gc-sync-card__arrow {
    color: #FF4D4D;
  }

  .gc-sync-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 48px;
    width: 100%;
    margin-top: 44px;
  }

  .gc-sync__badge {
    display: inline-block;
    padding: 0 10px;
    background: linear-gradient(180deg, #e6363e 0%, #f5464d 100%);
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    font-family: "Ubuntu Sans", sans-serif;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -1px;
  }

  @media (max-width: 768px) {
    .gc-sync {
      padding: 32px 0;
    }

    .gc-sync .content {
      gap: 20px;
      padding: 0 16px;
    }

    .gc-sync .bh-section-title {
      font-size: 30px;
      line-height: 40px;
    }

    .gc-sync-grid {
      flex-direction: column;
      gap: 40px;
      margin-top: 24px;
    }

    .gc-sync-grid::before {
      top: 24px;
      bottom: 24px;
      left: 23px;
      right: auto;
      width: 2px;
      height: auto;
      background-image: repeating-linear-gradient(180deg, #FF4D4D 0, #FF4D4D 15px, transparent 15px, transparent 30px);
    }

    .gc-sync-grid::after {
      display: none;
    }

    .gc-sync-card {
      flex-direction: row;
      align-items: flex-start;
      gap: 20px;
    }

    .gc-sync-bottom {
      margin-top: 24px;
      gap: 32px;
    }

    .gc-sync__badge {
      padding: 5px 10px;
      line-height: 1.2;
      text-align: center;
    }
  }

  /* ── Section 5: Dark CTA with robot ── */

  .gc-cta-dark {
    padding: 50px 0;
    background: #212121;
    overflow: hidden;
    position: relative;
    min-height: 370px;
  }

  .gc-cta-dark__polygon {
    position: absolute;
    pointer-events: none;
    z-index: 0;
  }

  .gc-cta-dark__polygon--l {
    width: 1858px;
    height: 1648px;
    left: 50%;
    top: 50%;
    transform: translate(-25%, -55%) rotate(137.59deg);
    opacity: 0.12;
  }

  .gc-cta-dark__polygon--r {
    right: 0;
    bottom: 0;
    height: 100%;
    width: auto;
  }

  .gc-cta-dark .content {
    margin-bottom: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 1200px;
    position: relative;
    z-index: 1;
  }

  .gc-cta-dark__body {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 796px;
    color: #fff;
  }

  .gc-cta-dark__title {
    font-size: 36px;
    font-family: "Ubuntu Sans", sans-serif;
    font-weight: 700;
    line-height: 36px;
    color: #fff;
    margin: 0;
    max-width: 617px;
  }

  .gc-cta-dark__subtitle {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 32px;
    color: #fff;
    margin: 0;
  }

  .gc-cta-dark__subtitle strong {
    font-weight: 700;
  }

  .gc-cta-dark__list-row {
    display: flex;
    gap: 10px;
  }

  .gc-cta-dark__list {
    width: 50%;
    color: #fff;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding-left: 27px;
  }

  .gc-cta-dark__list li {
    margin-bottom: 0;
  }

  .gc-cta-dark__footnote {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    margin: 0;
  }

  .gc-cta-dark__robot-wrap {
    position: absolute;
    right: -120px;
    top: -102px;
    width: 394px;
    height: 479px;
    object-fit: contain;
    z-index: 1;
  }

  @media (max-width: 1200px) {
    .gc-cta-dark__robot-wrap {
      width: 300px;
      height: auto;
      right: -60px;
      bottom: -50px;
      top: unset;
    }
  }

  @media screen and (max-width: 1024px) {
    .gc-cta-dark__robot-wrap {
      display: block;
      position: relative;
      width: 100%;
      max-width: 375px;
      height: 360px;
      margin: 0 auto;
      overflow: hidden;
    }

    .gc-cta-dark__robot-wrap .gc-cta-dark__robot {
      display: block;
      position: relative;
      z-index: 2;
    }
  }

  @media (max-width: 768px) {
    .gc-cta-dark {
      padding: 44px 0 0;
      min-height: auto;
    }

    .gc-cta-dark .content {
      flex-direction: column;
      padding: 0 16px;
    }

    .gc-cta-dark__title {
      font-size: 30px;
      line-height: 40px;
      max-width: none;
    }

    .gc-cta-dark__subtitle,
    .gc-cta-dark__footnote {
      font-size: 16px;
      line-height: 23.2px;
    }

    .gc-cta-dark__list-row {
      flex-direction: column;
      gap: 0;
    }

    .gc-cta-dark__list {
      width: 100%;
      font-size: 16px;
      line-height: 23.2px;
    }

    .gc-cta-dark__robot-polygon {
      position: absolute;
      right: 0;
      bottom: 0;
      transform: rotate(90deg);
      transform-origin: right bottom;
      z-index: 1;
      opacity: 0.15;
    }

    .gc-cta-dark__robot-polygon img {
      display: block;
      width: auto;
      height: 300px;
    }

    .gc-cta-dark__polygon--l {
      display: none;
    }

    .gc-cta-dark__polygon--r {
      transform: rotate(90deg);
      bottom: -30%;
    }
  }

  /* ── Section: Why choose ── */

  .gc-why {
    padding: 50px 0;
    background: #fff;
  }

  .gc-why .content {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1200px;
    gap: 50px;
  }

  @media (max-width: 768px) {
    .gc-why {
      padding: 18px 0 32px;
    }

    .gc-why .content {
      gap: 20px;
      padding: 0;
      overflow: visible;
    }

    .gc-why .bh-section-title {
      font-size: 30px;
      line-height: 40px;
      padding: 0 14px;
    }

    .gc-cta-dark__robot-wrap {
      bottom: 0;
    }
  }

  /* ── Section: CTA bottom ── */

  .gc-cta {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    min-height: 374px;
    margin: 0 auto;
    max-width: 1440px;
  }

  .gc-cta__bg {
    position: absolute;
    inset: -22% -12% -2% -4%;
    background: #212121;
    border-radius: 30px;
    z-index: 0;
  }

  .gc-cta__polygon {
    position: absolute;
    pointer-events: none;
    z-index: 0;
  }

  .gc-cta__polygon--l {
    left: 0;
    top: 0;
    height: 100%;
    width: auto;
  }

  .gc-cta__polygon--r {
    right: 0;
    bottom: 0;
    height: 100%;
    width: auto;
  }

  .gc-cta__inner {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 50px 120px;
    gap: 0;
  }

  .gc-cta__title {
    color: #fff;
    font-size: 45px;
    font-family: "Ubuntu Sans", sans-serif;
    font-weight: 700;
    line-height: 50px;
    max-width: 722px;
    margin: 0 0 10px;
  }

  .gc-cta__desc {
    color: #fff;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 28px;
    max-width: 669px;
    margin: 0 0 40px;
  }

  .gc-cta__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 32px;
    background: #FF4D4D;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    border: none;
    cursor: pointer;
  }

  .gc-cta__phone-wrap {
    position: static;
  }

  .gc-cta__phone-group {
    position: absolute;
    width: 394px;
    height: 370px;
    right: 60px;
    bottom: 0;
    z-index: 3;
  }

  .gc-cta__phone-polygon {
    display: none;
  }

  .gc-cta__deco-group {
    position: absolute;
    width: 293px;
    height: 201px;
    left: -80px;
    top: 170px;
    z-index: 4;
    pointer-events: none;
  }

  @media (max-width: 1200px) {
    .gc-cta {
      border-radius: 0;
      min-height: auto;
      background: #212121;
    }

    .gc-cta__bg {
      display: none;
    }

    .gc-cta__polygon--l {
      display: none;
    }

    .gc-cta__polygon--r {
      display: none;
    }

    .gc-cta__inner {
      padding: 44px 16px 0;
      align-items: flex-start;
      text-align: left;
      gap: 15px;
    }

    .gc-cta__title {
      font-size: 30px;
      line-height: 40px;
      margin: 0;
    }

    .gc-cta__desc {
      font-size: 16px;
      line-height: 23.2px;
      margin: 0;
    }

    .gc-cta__phone-wrap {
      position: relative;
      width: calc(100% + 32px);
      margin-left: -16px;
      height: 351px;
      overflow: hidden;
      margin-top: 10px;
    }

    .gc-cta__phone-polygon {
      display: block;
      position: absolute;
      left: -147px;
      top: 0;
      width: 857px;
      height: 100%;
      z-index: 0;
      opacity: 0.12;
      transform: rotate(76deg);
    }

    .gc-cta__phone-polygon img {
      display: block;
      width: 100%;
      height: 100%;
    }

    .gc-cta__inner {
      gap: 0;
    }

    .gc-cta__title {
      margin-bottom: 10px;
    }

    .gc-cta__phone-group {
      position: relative;
      height: 100%;
      width: 410px;
      right: auto;
      bottom: auto;
      margin: auto;
      margin-bottom: 20px;
    }

    .gc-cta__phone {
      width: 396px;
      height: auto;
    }

    .gc-cta__btn {
      position: relative;
      z-index: 5;
      width: 100%;
      box-sizing: border-box;
      text-align: center;
      margin: 0 0 40px;
    }
  }

  /* ── Section: FAQ ── */

  .gc-faq {
    padding: 80px 0;
  }

  .gc-faq .content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  @media (max-width: 768px) {
    .gc-faq {
      padding: 40px 0;
    }

    .gc-faq .content {
      padding: 0;
    }
  }

  /* ── Section 6: Business results ── */

  .gc-results {
    padding: 50px 0 60px;
    background: #fff;
  }

  .gc-results .content {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1200px;
    gap: 50px;
  }

  .gc-results__header {
    text-align: center;
  }

  .gc-results__subtitle {
    opacity: 0.8;
    color: #212121;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
  }

  .gc-results-cards {
    display: flex;
    gap: 12px;
    width: 100%;
  }

  .gc-results-card {
    flex: 1 1 0;
    min-width: 0;
    padding: 30px;
    background: #f8faff;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .gc-results-card__title {
    color: #212121;
    font-size: 24px;
    font-family: "Ubuntu Sans", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
  }

  .gc-results-card__desc {
    color: #212121;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.45;
    opacity: 0.8;
    margin: 0;
  }

  .gc-results__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .gc-results__buttons {
    display: flex;
    justify-content: center;
    gap: 16px;
  }

  .gc-results__btn {
    height: 56px;
    padding: 16px 32px;
    border-radius: 8px;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: none;
    box-sizing: border-box;
  }

  .gc-results__btn--primary {
    background: #FF4D4D;
    color: #fff;
  }

  .gc-results__btn--outline {
    background: rgba(255, 255, 255, 0.2);
    color: #FF4D4D;
    outline: 1px solid #FF4D4D;
    outline-offset: -1px;
  }

  .gc-results__trial {
    text-align: center;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 22.75px;
    margin: 0;
  }

  .gc-results__trial .red {
    color: #FF4D4D;
  }

  .gc-results__trial .muted {
    color: rgba(33, 33, 33, 0.7);
  }

  @media (max-width: 768px) {
    .gc-results {
      padding: 32px 0;
    }

    .gc-results .content {
      gap: 20px;
      padding: 0;
      overflow: visible;
    }

    .gc-results__header {
      padding: 0 16px;
    }

    .gc-results .bh-section-title {
      font-size: 30px;
      line-height: 40px;
    }

    .gc-results-cards {
      gap: 12px;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      scroll-snap-type: x mandatory;
      scroll-padding-left: 16px;
      scrollbar-width: none;
      padding: 0 0 8px;
      margin-left: -5vw;
      margin-right: -5vw;
      width: calc(100% + 10vw);
      box-sizing: border-box;
    }

    .gc-results-cards::-webkit-scrollbar {
      display: none;
    }

    .gc-results-cards::before,
    .gc-results-cards::after {
      content: '';
      flex: 0 0 16px;
      display: block;
    }

    .gc-results-card {
      flex: 0 0 280px;
      scroll-snap-align: start;
      padding: 30px 20px;
    }

    .gc-results-card__title {
      font-size: 20px;
      line-height: 24px;
    }

    .gc-results__cta {
      gap: 20px;
      width: 100%;
      padding: 0 16px;
      box-sizing: border-box;
    }

    .gc-results__buttons {
      flex-direction: column;
      width: 100%;
    }

    .gc-results__btn {
      width: 100%;
    }
  }
