@media screen and (max-width: 1650px) {
  .container {
    width: 1200px;
  }

  .hero-title {
    font-size: 46px;
  }

  .hero__l {
    max-width: 550px;
  }

  .download-btn__texts > p {
    font-size: 18px;
  }

  .hero__r {
    max-width: 480px;
  }

  .hero__r-img img {
    width: 575px;
  }

  .hero-btns__arrow {
    max-width: 330px;
    width: 100%;
    aspect-ratio: 423 / 159;
  }

  .hero-btns__arrow svg {
    width: 100%;
    height: 100%;
  }

  .header__nav-link {
    padding: 10px 14px;
  }

  .header-logo {
    max-width: 175px;
  }

  .header__l {
    gap: 20px;
  }

  .func-slide__bottom > h3,
  .section-heading-p,
  .benefit__card-title,
  .adv__card-content > h3,
  .prog-name {
    font-size: 18px;
  }

  .review-text,
  .faq-list__answer-text,
  .func-slide__bottom > p,
  .benefit__card-text,
  .adv__card-content > p,
  .process-card__text {
    font-size: 16px;
  }

  .process-card.num {
    font-size: 28px;
  }

  .adv__r {
    max-width: 520px;
  }

  .adv__card {
    padding: 15px;
  }

  .benefit__card {
    padding: 15px;
    gap: 15px;
  }

  .benefit__card {
    min-height: 165px;
  }

  .title-h2 {
    font-size: 32px;
  }

  .why__l,
  .why__r {
    padding: 20px;
  }

  .faq__r {
    padding: 20px;
    gap: 20px;
  }

  .ad__inner {
    padding: 30px 0px;
  }

  .func-slide__top {
    aspect-ratio: 440 / 540;
  }

  .func-slider {
    max-width: 1100px;
  }

  .func-slide {
    gap: 15px;
  }

  .func-slider__bg {
    width: 400px;
  }

  .mk-pagin .swiper-pagination-bullet {
    width: 24px;
    height: 24px;
  }

  .mk-pagin .swiper-pagination-bullet::before {
    width: 12px;
    height: 12px;
  }

  .ad__r {
    gap: 20px;
    max-width: 550px;
  }

  .ad__l {
    max-width: 540px;
  }

  .faq-list__item-head > h3 {
    font-size: 20px;
  }

  .faq__r-head > h3 {
    font-size: 28px;
  }

  .footer-c {
    gap: 40px;
  }

  .footer-logo {
    max-width: 220px;
  }

  .footer-text {
    font-size: 16px;
  }

  .footer-text--20 {
    font-size: 16px;
  }
}

@media screen and (max-width: 1280px) {
  .hero__r-img img {
    width: 520px;
  }
}

@media screen and (max-width: 1220px) {
  .container {
    width: 1024px;
  }

  .download-btn-yt {
    font-size: 14px;
  }

  .download-btn__texts > p {
    font-size: 16px;
  }

  .download-btn {
    padding: 11px;
  }

  .hero__l {
    max-width: 430px;
    gap: 35px;
  }

  .hero-subtitle {
    font-size: 16px;
  }

  .hero-btns {
    margin-bottom: 0;
  }

  .hero-title {
    font-size: 34px;
  }

  .hero__r-img img {
    width: 440px;
  }

  .hero__r {
    max-width: 400px;
  }

  .hero__reviews {
    padding: 12px;
  }

  .hero__reviews p {
    font-size: 14px;
  }

  .process__inner {
    gap: 20px;
  }

  .func-slide__bottom > h3,
  .section-heading-p,
  .benefit__card-title,
  .adv__card-content > h3,
  .prog-name {
    font-size: 16px;
  }

  .review-text,
  .faq-list__answer-text,
  .func-slide__bottom > p,
  .benefit__card-text,
  .adv__card-content > p,
  .process-card__text {
    font-size: 14px;
  }

  .process-card {
    gap: 15px;
  }

  .process-card__top {
    padding-bottom: 10px;
  }

  .process-card__img {
    padding: 10px;
  }

  .process-card .num {
    font-size: 24px;
  }

  .title-h2 {
    font-size: 24px;
  }

  .ad__text {
    font-size: 16px;
    margin-bottom: 0;
  }

  .ad__r {
    max-width: 457px;
  }

  .ad__l {
    max-width: 475px;
  }

  .review-name {
    font-size: 18px;
  }

  .func-slider {
    max-width: 1000px;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .func-slider-nav--l {
    left: 0px;
    z-index: 2;
  }

  .func-slider-nav--r {
    right: 0px;
    z-index: 2;
  }

  .adv__r {
    max-width: 480px;
  }

  .adv__inner {
    padding: 30px 0px;
    gap: 20px;
  }

  .why-mid-text {
    font-size: 18px;
  }

  .faq__r-head > h3 {
    font-size: 20px;
  }

  .faq__r-head > p {
    font-size: 16px;
  }

  .faq__r-link {
    width: 52px;
  }

  .faq__r-link img {
    width: 24px;
  }

  .faq-list__item {
    padding: 15px;
  }

  .faq-list__item-head > h3 {
    font-size: 16px;
  }

  .func {
    padding: 40px 20px;
  }

  .adv__icon svg {
    width: 30px;
    height: 30px;
  }

  .adv__card-content {
    gap: 5px;
  }

  .adv__card {
    gap: 10px;
  }

  .func-slider-nav {
    max-height: 390px;
  }

  .slider-btn {
    width: 52px;
  }

  .func-slider-nav {
    width: 52px;
  }

  .download-btn__texts > p {
    font-size: 14px;
  }

  .hero-btns__arrow {
    display: none;
  }

  .hero__r {
    max-width: 100%;
    width: 50%;
  }

  .hero__r-img img {
    width: 100%;
    position: static;
    transform: none;
  }

  .hero__r-bg {
    display: none;
  }

  .header__nav-link {
    font-size: 14px;
  }

  .header__l {
    gap: 30px;
  }
}

@media screen and (max-width: 1044px) {
  .container {
    width: 800px;
  }

  .section-margin {
    margin-top: 70px;
  }

  .adv__bottom {
    flex-direction: column;
    align-items: center;
  }

  .adv__cards {
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
  }

  .benefit__cards {
    grid-template-columns: repeat(2, 1fr);
  }

  .why__inner {
    flex-direction: column;
  }

  .why__l,
  .why__r {
    width: 100%;
  }

  .why__l {
    gap: 30px;
  }

  .func-slider {
    max-width: 800px;
    margin-top: 20px;
  }

  .func-slider__bg {
    width: 320px;
  }

  .func-slider-nav {
    max-height: 310px;
  }

  .footer-l {
    gap: 20px;
  }

  .footer__inner {
    flex-direction: column;
    gap: 20px;
  }

  .footer-c {
    gap: 70px;
  }

  .footer__inner {
    padding: 40px 0px;
  }

  .footer-r {
    align-items: flex-start;
    gap: 20px;
  }

  .header__nav {
    display: none;
  }

  .menu {
    display: block;
  }

  .mobile-menu {
    display: block;
  }

  .header-btns {
    display: none !important;
  }

  .menu svg {
    width: 32px;
    height: 32px;
  }

  .line {
    fill: none;
    stroke: var(--purple);
    stroke-width: 3;
    transition:
      stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
      stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
  }

  .line1 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
  }

  .line2 {
    stroke-dasharray: 60 75;
    stroke-width: 6;
    stroke-dashoffset: -134;
    border-radius: 40px;
  }

  .line3 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
  }

  .opened .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
  }

  .opened .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -90;
    stroke-width: 6;
  }

  .opened .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
  }

  .hero__l {
    gap: 30px;
    width: 50%;
    max-width: 100%;
  }

  .hero__content {
    gap: 15px;
  }

  .header__inner {
    padding: 12px 0px;
  }
}

@media screen and (max-width: 840px) {
  .container {
    width: 100%;
    padding: 0px 20px;
  }

  .faq__r-mail {
    font-size: 16px;
  }

  .faq__l,
  .faq__r {
    width: 100%;
  }

  .faq__l {
    gap: 20px;
  }

  .faq__r-head {
    gap: 10px;
  }

  .faq__inner {
    flex-direction: column;
  }

  .process-card__img {
    aspect-ratio: 295 / 245;
  }

  .process-card {
    gap: 10px;
  }

  .process-pagin:not(:empty) {
    margin-top: 12px;
  }

  .adv__r {
    max-width: 425px;
  }

  .hero-title {
    /* 		-webkit-text-stroke-width: 2px; */
    font-size: 30px;
  }

  .func-slider {
    max-width: 100%;
    width: 100%;
  }

  .review-name {
    font-size: 16px;
  }

  .tp-hero__inner {
    padding-top: 50px;
    gap: 20px;
  }

  .map_container {
    flex-direction: column;
  }

  .add_pin_form {
    width: 100%;
  }

  .add_pin_map #map_map {
    min-height: 400px;
  }

  .add_pin_form {
    padding: 30px 15px;
  }

  .maps_container {
    flex-direction: column;
  }

  .mp_form {
    width: 100%;
  }

  #mp_map_map {
    min-height: 400px;
  }
}

@media screen and (max-width: 620px) {
  .title-h2 {
    font-size: 20px;
  }

  .ad__inner {
    flex-direction: column;
  }

  .ad__r {
    align-items: center;
    gap: 10px;
  }

  .ad__text {
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .ad__r h2 {
    text-align: center;
  }

  .adv__cards {
    grid-template-columns: repeat(2, 1fr);
  }

  .hero__inner {
    flex-direction: column;
  }

  .hero__l,
  .hero__r {
    width: 100%;
    height: auto;
  }

  .hero {
    padding-top: 60px;
  }

  .hero__reviews img {
    max-width: 50px;
  }

  .hero__reviews {
    padding: 8px;
  }

  .hero__l {
    gap: 20px;
  }

  .hero-subtitle {
    font-size: 14px;
  }

  .hero__r-img img {
    aspect-ratio: 335 / 271;
    object-fit: cover;
    object-position: center;
    max-width: 400px;
  }

  .hero-title {
    max-width: 340px;
  }

  .hero__inner {
    justify-content: center;
    gap: 20px;
  }

  .func-slide__top {
    aspect-ratio: 1;
    max-height: 400px;
  }

  .func-top {
    gap: 10px;
  }

  .func-slider__bg {
    width: 405px;
  }

  .func-slider-nav {
    max-height: 405px;
  }

  .benefit__inner {
    gap: 20px;
  }
}

@media screen and (max-width: 470px) {
  .process__top {
    display: contents;
  }

  .process__nav {
    max-width: 100%;
  }

  .sliders-nav {
    justify-content: center;
  }

  .process__sliders-nav {
    order: 1;
  }

  .process-pagin {
    display: none !important;
  }

  .adv__cards {
    grid-template-columns: repeat(1, 1fr);
  }

  .process__inner .section-heading {
    align-items: center;
  }

  .title-h2 {
    text-align: center;
  }

  .process__inner .section-heading p {
    text-align: center;
  }

  .download-btns {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .hero-btns {
    width: 100%;
  }

  .benefit__cards {
    grid-template-columns: 1fr;
  }

  .benefit__card {
    min-height: 150px;
  }

  .why__r {
    grid-template-columns: 1fr;
  }

  .func-slider__bg {
    max-width: 215px;
    top: 40%;
    transform: translateY(-50%) translateX(-50%);
  }

  .footer-c {
    gap: 15px;
    flex-direction: column;
    align-items: center;
  }

  .footer-c__list {
    align-items: center;
    gap: 15px;
  }

  .footer-l {
    align-items: center;
  }

  .footer-l > div {
    align-items: center;
  }

  .footer-r {
    align-items: center;
  }

  .ad__l {
    aspect-ratio: unset;
    height: auto;
  }

  .hero {
    height: calc((var(--vh, 1vh) * 100));
  }

  .hero-title {
    font-size: 26px;
  }

  .purple-card {
    background-color: var(--white);
    border-color: var(--grey);
  }

  .purple-card .adv__icon {
    color: var(--grey);
  }

  .why__r > .adv__card:nth-child(even),
  .adv__cards > .adv__card:nth-child(even) {
    background-color: var(--semi-purple);
    border-color: var(--purple);
  }

  .why__r > .adv__card:nth-child(even) .adv__icon,
  .adv__cards > .adv__card:nth-child(even) .adv__icon {
    color: var(--purple);
  }
}
