@media (min-width: 768px) and (max-width: 991.98px) {
  .page-container {
    display: flex;
    flex-direction: column;
    gap: 48px;
    padding-bottom: 48px;
  }

  .banner {
    gap: 60px;
    padding: 40px 32px 60px;
  }

  .banner__top {
    gap: 60px;
  }

  .banner__company-logo {
    width: 121.32px;
    height: 40px;
  }

  .banner__header-text-container {
    gap: 24px;
  }

  .banner__header-text {
    gap: 20px;
  }

  .banner__header-title {
    font-size: 36px;
  }

  .banner__header-title--colors {
    font-size: 48px;
  }

  .banner__header-description {
    font-size: 16px;
  }

  .banner__header-description--colors {
    font-size: 20px;
  }

  .banner__ad1-sign-up-button {
    width: 303px;
    height: 70px;
  }

  .banner__ad1-sign-up-button-text {
    font-size: 18px;
  }

  .banner__banner-image {
    width: 683px;
    height: 468px;
  }

  .banner__ad2 {
    gap: 40px;
  }

  .banner__ad2-image {
    width: 322px;
    height: 237.73px;
    border-radius: 15px;
  }

  .banner__ad2-content {
    gap: 20px;
  }

  .banner__ad2-pros {
    gap: 8px;
  }

  .banner__ad2-pros-item {
    gap: 12px;
  }

  .banner__ad2-item-icon {
    width: 18px;
    height: 18px;
  }

  .banner__ad2-item-text {
    font-size: 24px;
  }

  .banner__ad2-description {
    gap: 12px;
  }

  .banner__ad2-description-title {
    font-size: 14px;
  }

  .banner__ad2-description-paragraph {
    font-size: 14px;
  }

  .banner__ad2-sign-up-button {
    width: 239px;
    height: 51px;
  }

  .banner__ad2-sign-up-button-text {
    font-size: 16px;
  }

  .banner__ad3-title {
    font-size: 28px;
  }

  .banner__ad3-step {
    width: 165.65px;
    height: 158.39px;
    border-radius: 22px;
    padding: 16.56px 9.66px;
    gap: 13.8px;
  }

  .banner__ad3-step-icon {
    width: 44.17px;
    height: 44.17px;
  }

  .banner__ad3-step-label {
    gap: 8.28px;
  }

  .banner__ad3-step-index {
    font-size: 13.8px;
  }

  .banner__ad3-step-description {
    font-size: 11.04px;
  }

  .banner__ad3-step-description--success {
    font-size: 11.04px;
  }

  /* Reason */
  .reason {
    padding: 0 32px;
  }

  .reason__title {
    font-size: 28px;
  }

  .reason__list {
    gap: 40px;
  }

  .reason__item-content {
    gap: 24.92px;
  }

  .reason__content-title {
    font-size: 24px;
  }

  .reason__content {
    gap: 15.58px;
  }

  .reason__line-icon {
    width: 19px;
    height: 20px;
  }

  .reason__line-text {
    font-size: 16px;
  }

  .reason__line-text--highlight {
    font-size: 16px;
  }

  .reason__list-item-image {
    width: 324px;
    height: 324px;
    border-radius: 30.86px;
  }

  .customers {
    padding: 0 32px;
  }

  .customers__title--top {
    font-size: 16px;
  }

  .customers__title--bottom {
    font-size: 28px;
  }

  .customers__card-list {
    gap: 20px;
  }

  .customers__card {
    width: 161px;
    height: 170px;
  }

  .customers__card-text {
    font-size: 14px;
  }

  .customers__title-top {
    font-size: 20px;
  }

  .customers__title-bottom {
    font-size: 14px;
  }

  .customers__sign-up-button {
    width: 239px;
    height: 51px;
    font-size: 16px;
  }

  /* Support */
  .support__title {
    font-size: 28px;
  }

  .support__feature-list {
    padding: 0 32px;
  }

  .support__feature-image {
    width: 72px;
    height: 72px;
  }

  .support__feature-text {
    font-size: 16px;
  }

  /* Special offer */
  .special-offer {
    padding: 64px 0;
    gap: 28px;
  }

  .special-offer__title {
    font-size: 32px;
  }

  .special-offer__timer {
    gap: 25.6px;
  }

  .special-offer__timer-card {
    width: 100px;
    height: 104.6px;
    gap: 9.6px;
    border-radius: 6.4px;
    padding: 20px 16px;
  }

  .special-offer__card-number {
    font-size: 32px;
  }

  .special-offer__card-text {
    font-size: 14.4px;
  }

  .special-offer__reminder {
    font-size: 16px;
  }

  .special-offer__sign-up-button {
    width: 239px;
    height: 51px;
    font-size: 16px;
  }

  .faq {
    padding: 0 32px;
  }

  .faq__title {
    font-size: 28px;
  }

  .faq__questions {
    width: 100%;
  }

  .faq__accordion {
    padding: 0;
    margin: 0;
  }

  .faq__accordion-item {
    margin-left: 24px;
  }

  .faq__accordion-button {
    padding: 24px 0;
  }

  .faq__accordion-button::after {
    width: 18px;
    height: 18px;
    opacity: 0.5;
  }

  .faq__button-content,
  .faq__accordion-item::marker {
    font-weight: 500;
    font-size: 18px;
  }

  .faq__accordion-body {
    padding: 0 0 24px 0;
  }

  .faq__answer {
    font-weight: 400;
    font-size: 14px;
  }

  .footer {
    padding: 12.8px 32px;
  }

  .footer__company {
    display: flex;
    flex-direction: column;
    gap: 6.4px;
  }

  .footer__company-logo {
    width: 51.2px;
    height: 17.07px;
  }

  .footer__company-details {
    display: flex;
    flex-direction: column;
    gap: 4.27px;
  }

  .footer__company-name {
    font-weight: 600;
    font-size: 8.53px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #ffffff;
  }

  .footer__company-address {
    font-weight: 400;
    font-size: 7.47px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #ffffff;
  }

  .footer__download-app {
    flex-direction: column;
    gap: 6.4px;
    align-items: end;
  }

  .footer__download-information {
    display: flex;
    gap: 4.27px;
    flex-direction: column;
    align-items: start;
  }

  .footer__download-information-text {
    display: block;
    font-weight: 400;
    font-size: 7.47px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #ffffff;
  }

  .footer__download-buttons {
    gap: 4.27px;
  }

  .footer__button {
    width: 57.58px;
    height: 17.06px;
  }

  .footer__copyright {
    font-size: 8.53px;
  }
}
