@media (max-width: 1680px) {
    .header__content-descr {
        width: 580px;
    }
    .header__content-title {
        font-size: 60px;
    }
}

@media (max-width: 1620px) {
    .footer__svg-bottom {
        width: 400px;
    }
    .footer__svg-bottom-0 {
        bottom: 20px;
        left: 40%;
        transform: translateX(-60%);
        width: 500px;
    }
    .footer__svg-bottom--1 {
        right: 25%;
        transform: translateX(75%);
        width: 350px;
    }

    .footer__svg-bottom--2 {
        width: 1200px;
    }
    .about__svg-bottom--2 {
        width: 1200px;
    }
    .about__svg-bottom--1 {
        left: 75%;
        transform: translateX(-25%);
    }
    .about__svg-bottom {
        width: 350px;
    }
}

@media (max-width: 1470px) {
    .lessons__svg-bottom--2 {
        width: 700px;
    }
    .header__content-title {
        font-size: 56px;
    }
}

@media (max-width: 1330px) {
    .about__svg-bottom--2 {
        width: 1100px;
    }
    .about__svg-bottom--1 {
        /* left: 75%;
        transform: translateX(-25%); */
        width: 350px;
    }
    .about__svg-bottom {
        left: 25%;
        transform: translateX(-75%);
        width: 350px;
    }

    .header__content-descr {
        width: 500px;
    }
    .header__content-title {
        font-size: 54px;
    }
    .header__content-text {
        font-size: 16px;
    }
    .header__content-discount {
        font-size: 20px;
    }
    .header__content-button {
        padding: 18px 80px;
        font-size: 22px;
        font-weight: 500;
        border-radius: 5px;
        margin-bottom: 10px;
    }
}

@media (max-width: 1250px) {
    .footer__svg-bottom {
        width: 380px;
    }
    .footer__svg-bottom-0 {
        left: 50%;
        transform: translateX(-50%);
        width: 480px;
    }
    .footer__svg-bottom--2 {
        width: 1000px;
    }
    .header__content-descr {
        width: 470px;
    }
    .header__content-title {
        font-size: 50px;
    }
    .header__content-text {
        font-size: 15px;
    }
    .advant__items {
        grid-template-columns: repeat(2, auto);
        grid-template-rows: repeat(3, auto);
        justify-content: space-around;
    }
    .teachers__content {
        justify-content: space-around;
    }
}

@media (max-width: 1200px) {
    .about {
        padding-top: 50px;
    }
    .about__svg-bottom--2 {
        width: 900px;
    }
    .header__content-img {
        right: 20%;
    }
    .phone__telegram,
    .phone__text {
        display: none;
    }
    body {
        font-size: 18px;
    }
    .header__content-descr {
        width: 380px;
    }
    .header__content-title {
        font-size: 38px;
    }
    .footer__top-contacts {
        max-width: 420px;
    }
    .form-container {
        width: 480px;
    }
    .about__title,
    .advant__title,
    .teachers__title,
    .lessons__title,
    .courses__title {
        font-size: 36px;
    }
    /* .teachers {
        padding-bottom: 100px;
    } */
    .advant {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .advant__items {
        padding-bottom: 40px;
    }
    .teachers__title {
        margin-bottom: 40px;
    }
}

@media (max-width: 1156px) {
    .courses__descr {
        margin-bottom: 50px;
    }
    .courses__content {
        justify-content: center;
        margin-bottom: 50px;
    }
}

@media (max-width: 1080px) {
    .footer__svg-bottom {
        width: 350px;
    }
    .footer__svg-bottom-0 {
        width: 400px;
    }
    .footer__svg-bottom--1 {
        width: 300px;
    }
    .footer__svg-bottom--2 {
        width: 800px;
    }
    .lessons__svg-bottom {
        width: 250px;
    }
    .lessons__svg-bottom--1 {
        width: 230px;
    }
    .about__svg-bottom--1 {
        left: 70%;
        transform: translateX(-30%);
    }
    body {
        font-size: 16px;
        line-height: 1.3;
    }
    .advant__item-title {
        font-size: 22px;
    }
    .advant__item-text {
        font-size: 16px;
    }
    .logo__text {
        font-size: 22px;
    }
    .phone__telegram {
        font-size: 18px;
    }
    .header__content-button {
        padding: 18px 80px;
        font-size: 22px;
    }
    .header__content-discount {
        font-size: 18px;
    }
    .header__content-img {
        right: 5%;
    }
    .lessons,
    .mob__lessons {
        background-position: center;
    }
    .lessons__content,
    .mob__lessons-content {
        padding-bottom: 70px;
    }
    .lessons__item-title {
        bottom: 5px;
    }
    .faq-title {
        font-size: 30px;
    }
    .faq-question,
    .faq-answer p {
        font-size: 16px;
    }
}

@media (max-width: 960px) {
    .about__svg-bottom--2 {
        width: 800px;
    }
    .about__inner-section {
        justify-content: space-around;
    }
    .form-container {
        width: 422px;
    }
    .about__descr {
        margin-bottom: 50px;
        text-align: center;
        width: 100%;
    }
    .about__title {
        text-align: center;
    }

    .about__achiev {
        flex-wrap: wrap;
        justify-content: space-around;
        text-align: center;
    }
}

@media (max-width: 920px) {
    .footer__svg-bottom--2 {
        width: 700px;
    }
    .footer__svg-bottom--1 {
        right: 30%;
        transform: translateX(70%);
    }
}

@media (max-width: 896px) {
    .header__content-text {
        display: none;
    }
    .header__content-descr {
        margin-top: 90px;
    }
    .header__content-button {
        margin-top: 20px;
    }
}

@media (max-width: 860px) {
    .about__svg-bottom {
        left: 30%;
        transform: translateX(-70%);
        width: 320px;
    }
    .about__svg-bottom--1 {
        left: 65%;
        transform: translateX(-35%);
        width: 340px;
    }
    .about__svg-bottom--2 {
        width: 450px;
    }
    .sun-image {
        top: 30%;
        left: 50%;
        transform: translateX(-50%);
    }
    .footer {
        padding-top: 50px;
        padding-bottom: 400px;
    }
    .footer__top-wrapper {
        flex-direction: column;
        align-items: center;
        padding: 24px 0 30px;
    }
    .footer__top-wrapper .footer__top-form {
        order: 1;
    }
    .footer__top-wrapper .footer__top-contacts {
        order: 2;
    }
    .footer__top-text,
    .footer__phone-text {
        text-align: center;
    }
    .footer__phone-text {
        margin-bottom: 36px;
    }
    .footer__email {
        display: none;
    }
    .footer__phone-telegram {
        margin-bottom: 32px;
    }
    body {
        font-size: 16px;
    }
    .about__title,
    .advant__title,
    .teachers__title,
    .lessons__title,
    .courses__title {
        font-size: 32px;
    }
    .footer__top-text {
        display: none;
    }
    .footer__top-text--mob {
        display: block;
        margin-bottom: 30px;
        text-align: center;
        color: #ffffff;
        line-height: 1.4;
    }
    .form__messenger-text {
        margin-top: 10px;
    }
    .form__lessons {
        margin-top: 30px;
    }
    .discount-10 {
        font-size: 16px;
    }
    .footer__phone-text {
        margin-top: 30px;
    }
    .header__content-text {
        display: none;
    }
    .header__content {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100vh;
    }
    .header__content-discount {
        color: #d75361;
        font-weight: 500;
    }
    .header__content-descr {
        max-width: 400px;
        height: 82vh;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        text-align: center;
        margin-top: -10px;
    }
    .header__content-img {
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 790px) {
    .menu__list {
        gap: 0 20px;
    }
}
@media (max-width: 720px) {
    .footer__svg-bottom {
        width: 320px;
    }
    .footer__svg-bottom--2 {
        width: 500px;
    }
    .footer__svg-bottom--1 {
        right: 40%;
        transform: translateX(60%);
        width: 380px;
    }
    .footer__svg-bottom-0 {
        display: none;
    }
    .lessons__inner {
        padding-bottom: 100px;
    }
    .lessons__svg-bottom {
        width: 200px;
    }
    .lessons__svg-bottom--1 {
        width: 200px;
    }
    .lessons__svg-bottom--2 {
        width: 320px;
    }
    .menu__lang {
        display: flex;
        gap: 0 12px;
        display: none;
    }
}

@media (max-width: 690px) {
    .advant {
        background-position: center;
    }
    .advant__items {
        display: flex;
        flex-wrap: wrap;
    }
    .advant__item-title {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .advant__item {
        margin-bottom: 10px;
        text-align: center;
    }
    .about__title,
    .advant__title,
    .teachers__title,
    .lessons__title,
    .courses__title {
        font-size: 30px;
    }
}

@media (max-width: 660px) {
    .about__svg-bottom {
        left: 35%;
        transform: translateX(-65%);
        width: 300px;
    }
    .about__svg-bottom--1 {
        left: 60%;
        transform: translateX(-40%);
        width: 300px;
    }
    .about__svg-bottom--2 {
        width: 300px;
    }
    .mob__phone {
        display: inline-block;
        position: relative;
    }

    .mob__phone::before {
        position: absolute;
        content: "";
        background-image: url(../images/mob-phone.svg);
        background-repeat: no-repeat;
        background-size: cover;
        width: 26px;
        height: 28px;
        left: -21px;
        top: -14px;
    }
    /* Button Menu Burger Mobile */
    .header__menu-list {
        z-index: 100;
        width: 100%;
        height: 100vh;
        background-color: #121212;
        color: #ffffff;
        flex-direction: column;
        align-items: center;
        gap: 20px 0;
        padding: 25px 0;
        position: absolute;
        left: 0;
        top: 0;
        transform: translateY(-500%);
        transition: transform 0.4s ease;
    }

    .menu__btn {
        display: flex;
    }
    .header__menu {
        order: 1;
    }

    .menu__lang {
        display: none;
    }
    .header__top {
        align-items: center;
    }

    .menu__list.menu__list--open {
        transform: translateY(0);
    }
    .mobile-nav {
        display: block;
    }
    .menu__close {
        display: inline-block;
    }

    .mobile-menu__item {
        margin-bottom: 35px;
    }

    .menu__close-btn {
        position: absolute;
        top: 36px;
        right: 20px;
        cursor: pointer;
    }

    .menu__close-btn img {
        width: 30px;
        height: 30px;
    }

    .menu__btn {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        cursor: pointer;
        margin-left: 20px;
    }

    .mob__menu-lang {
        display: flex;
        justify-content: center;
        gap: 0 12px;
        margin: 100px 0 80px;
    }
    .menu__list-link {
        font-size: 32px;
        color: #ffffff;
    }
    .menu__list-link:hover {
        color: #d75361;
    }
    .menu__lang-btn {
        font-size: 20px;
    }
    .menu__link-uk,
    .menu__link-ru {
        color: #fdfdfd;
    }

    .menu__list-item {
        margin-bottom: 50px;
        font-weight: 500;
    }
}

@media (max-width: 600px) {
    .header__content-img {
        bottom: -10px;
    }
    .lessons__svg-bottom--1,
    .lessons__svg-bottom {
        width: 170px;
    }
    .lessons__svg-bottom--2 {
        width: 250px;
    }
}

@media (max-width: 590px) {
    .footer__svg-bottom--1 {
        right: 40%;
        transform: translateX(60%);
        width: 300px;
    }
    .footer__svg-bottom--2 {
        width: 350px;
    }
}

@media (max-width: 500px) {
    .footer__svg-bottom {
        width: 350px;
    }
    .footer__svg-bottom--1 {
        right: 50%;
        transform: translateX(50%);
        width: 400px;
    }
    .lessons__svg-bottom--2 {
        width: 200px;
    }
    .teachers__item-text {
        margin-bottom: 36px;
    }
    .mob__lessons-content {
        padding-bottom: 32px;
        padding-top: 40px;
    }
    .mob__lessons {
        padding: 50px 0 100px;
    }
    /* .courses {
        padding-top: 50px;
        padding-bottom: 70px;
    } */
    .form__messenger,
    .form__lessons {
        font-size: 14px;
    }
    .header__content-title--thanks {
        font-size: 34px;
    }
    .header__content-text--tnanks {
        font-size: 20px;
    }
}

@media (max-width: 470px) {
    .form__parent-text {
        font-size: 14px;
    }
    .footer {
        padding-top: 30px;
    }
    .about__svg-bottom--1 {
        width: 200px;
    }
    .courses__item-title {
        font-size: 24px;
    }
    .courses__item-price {
        font-size: 40px;
    }
    .courses__item-descr {
        width: 260px;
        text-align: center;
    }
    .form-container {
        width: 340px;
    }
    .footer__top-text--mob {
        font-size: 14px;
    }
    .form__messenger label {
        margin-right: 8px;
        font-size: 14px;
    }
    .form__lessons,
    .form__messenger-text,
    .form-container input[type="text"],
    .footer__phone-telegram,
    .footer__telegram-chanel {
        font-size: 14px;
    }
    .footer__phone-telegram::before {
        top: -5px;
    }
    .footer__phone::before {
        top: 0px;
    }
    .discount-10 {
        text-align: center;
    }
    .footer__contact-info {
        margin-left: 100px;
    }
    .about__title,
    .courses__descr {
        margin-bottom: 40px;
    }
}

@media (max-width: 440px) {
    .header__content-title {
        font-size: 36px;
    }
}

@media (max-width: 420px) {
    .footer__svg-bottom--1 {
        width: 350px;
    }
    .sun-image {
        max-width: 320px;
    }
    .logo__text {
        font-size: 20px;
    }
    .telegram__chanel {
        font-size: 10px;
    }
    .telegram__chanel::before {
        width: 30px;
        height: 30px;
        left: 182px;
        top: -21px;
    }
    .mob__phone::before {
        left: -8px;
    }
    .courses__end {
        font-size: 20px;
    }
    .header__content-descr {
        max-width: 340px;
    }
}

@media (max-width: 380px) {
    .header__content-button {
        padding: 18px 76px;
        font-size: 20px;
    }
    .footer__svg-bottom--2 {
        width: 300px;
    }
    .footer__svg-bottom {
        width: 300px;
    }
    .footer__svg-bottom--1 {
        width: 280px;
    }
    .sun-image {
        max-width: 300px;
    }
    .header__content-descr {
        max-width: 300px;
    }
    .header__content-title {
        font-size: 34px;
        line-height: 1.2;
    }
    .form-container {
        width: 290px;
    }
    .footer__contact-info {
        margin-left: 90px;
    }
    .about__title,
    .advant__title,
    .teachers__title,
    .lessons__title,
    .courses__title {
        font-size: 28px;
    }
    .form-container input[type="checkbox"] + label::before {
        margin-right: 6px;
    }
    .teachers__title {
        margin-bottom: 40px;
    }
}

@media (max-width: 340px) {
    .mob__phone::before {
        display: none;
    }
    .footer__contact-info {
        margin-left: 80px;
    }
    .footer__bottom-text {
        font-size: 10px;
    }
}

/* ----------- Высота экрана ---------- */
@media (max-height: 880px) {
    .sun-image {
        bottom: 400px;
        z-index: -1;
    }
    .header__content-img {
        max-width: 500px;
    }
}
@media (max-height: 800px) {
    .sun-image {
        bottom: 350px;
    }
    .header__content-img {
        max-width: 450px;
    }
}
@media (max-height: 730px) {
    .sun-image {
        bottom: 300px;
    }
    .header__content-img {
        max-width: 420px;
    }
    .header__content-descr {
        margin-top: 100px;
    }
}
@media (max-height: 680px) {
    .sun-image {
        bottom: 250px;
    }
    .header__content-img {
        max-width: 400px;
    }
    .header__content-descr {
        margin-top: 30px;
    }
    .header__content-button {
        margin-top: 40px;
    }
}
