@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: 1560px) {
    .filter-section__button {
        align-self: flex-start;
        order: -1;
    }
}

@media (max-width: 1470px) {
    .lessons__svg-bottom--2 {
        width: 700px;
    }
}

@media (max-width: 1330px) {
    .level-item {
        max-width: 160px;
    }

    .level-item h3 {
        font-size: 46px;
    }

    .level-item p {
        font-size: 18px;
    }

    .level__basic-list,
    .level__intermidate-list,
    .level__advanced-list,
    .standart__level-inner {
        gap: 0 20px;
    }

    .about__svg-bottom--2 {
        width: 1100px;
    }

    .about__svg-bottom--1 {
        width: 350px;
    }

    .about__svg-bottom {
        left: 25%;
        transform: translateX(-75%);
        width: 350px;
    }

    .header__content-title {
        font-size: 50px;
    }
}

@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;
    }

    .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) {
    .header__content {
        flex-direction: column;
    }

    .header__content-descr {
        display: flex;
        text-align: center;
        flex-direction: column;
        align-items: center;
    }

    .about {
        padding-top: 50px;
    }

    .about__svg-bottom--2 {
        width: 900px;
    }

    .header__content-img {
        right: 20%;
    }

    .phone__telegram,
    .phone__text {
        display: none;
    }

    .footer__top-contacts {
        max-width: 420px;
    }

    .header__form-container {
        width: 480px;
    }

    .about__title,
    .advant__title,
    .teachers__title,
    .lessons__title,
    .courses__title,
    .faq-title {
        font-size: 36px;
    }

    .teachers {
        padding-bottom: 100px;
    }

    .advant {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .advant__inner {
        padding: 40px 0 20px;
    }

    .advant__items {
        padding-bottom: 40px;
    }

    .teachers__title {
        margin-bottom: 40px;
    }
}

@media (max-width: 1156px) {
    .level-item {
        max-width: 140px;
    }

    .level-item h3 {
        font-size: 42px;
    }

    .level-item p {
        font-size: 18px;
    }

    .level__basic-list,
    .level__intermidate-list,
    .level__advanced-list,
    .standart__level-inner {
        gap: 0 16px;
    }

    .courses__descr {
        margin-bottom: 50px;
    }

    .courses__content {
        justify-content: center;
        margin-bottom: 50px;
    }
}

@media (max-width: 1080px) {
    .footer__top-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        gap: 30px 20px;
        position: sticky;
    }

    .footer__top-contacts {
        font-size: 16px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .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;
    }

    .advant__item-title {
        font-size: 22px;
    }

    .advant__item-text {
        font-size: 16px;
    }

    .logo__text {
        font-size: 22px;
    }

    .phone__telegram {
        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;
    }
}

@media (max-width: 960px) {
    .level-item {
        max-width: 120px;
    }

    .level-item h3 {
        font-size: 38px;
    }

    .level-item p {
        font-size: 15px;
    }

    .level__basic-list,
    .level__intermidate-list,
    .level__advanced-list,
    .standart__level-inner {
        gap: 1px;
    }

    .about__svg-bottom--2 {
        width: 800px;
    }

    .about__inner-section {
        justify-content: space-around;
    }

    .header__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) {
    .word-card {
        min-width: 600px;
    }

    .quiz-container {
        min-height: 0;
    }

    .word-card-container {
        margin-top: 20px;
        margin-bottom: 60px;
    }
}

@media (max-width: 860px) {
    .game__container {
        box-shadow: none;
        min-height: 400px;
    }

    .game {
        margin-bottom: 50px;
    }

    .button-word-test {
        font-size: 14px;
        padding: 4px 10px;
    }

    .button-word-test::before {
        width: 34px;
        height: 34px;
    }

    .quiz-container p {
        font-weight: 500;
        text-align: center;
    }

    .quiz-container ul {
        /*flex-direction: row;*/
        flex-wrap: wrap;
        gap: 24px 14px;
        justify-content: space-around;
    }

    .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__top-wrapper .footer__top-form {
        order: 1;
    }

    .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,
    .faq-title {
        font-size: 32px;
    }

    .footer__top-text--mob {
        display: block;
        margin-bottom: 30px;
        text-align: center;
        color: var(--primary-text-color);
        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-img {
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 830px) {
    .level-item {
        max-width: 100px;
    }

    .standart__level-basic--title,
    .standart__level-intermidate--title,
    .standart__level-advanced--title {
        font-size: 26px;
        margin-top: 6px;
    }

    .level-item p {
        display: none;
    }

    .word-card.shrink {
        min-width: 460px;
    }

    .grammar-example-situation {
        flex-direction: column;
        gap: 15px;
    }

    .grammar-example__image {
        max-width: 100% !important;
        width: 100%;
        height: auto;
        display: block;
        object-fit: contain;
        object-position: center;
    }

}


@media (max-width: 790px) {
    .menu__list {
        gap: 0 20px;
    }

    .word-card.shrink {
        min-width: 400px;
    }
}

@media (max-width: 720px) {
    .grammar-title {
        font-size: 32px;
    }

    .grammar-section-title {
        font-size: 22px;
    }

    .table-scroll {
        overflow-x: auto;
    }

    .grammar-example__table {
        min-width: 720px;
    }

    .grammar-example__table td {
        padding: 8px;
    }

    .word-card.shrink {
        min-width: 360px;
    }

    .example-item {
        flex-direction: column;
    }

    .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;
    }

    /* --- FORM --- */
    .form-block {
        width: 100%;
    }

    .form-inner {
        flex-direction: column;
        align-items: center;
    }

    .form-photo {
        flex-direction: row;
        justify-content: center;
    }

    .form-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 690px) {
    .lesson-description {
        margin-bottom: 20px;
    }

    .lesson-item svg {
        width: 80px;
        height: 80px;
    }

    .form-block {
        padding: 40px 20px;
    }

    .footer-form {
        border: none;
    }

    .footer__top {
        padding-bottom: 20px;
    }

    .header__main,
    .about,
    .standart,
    .faq {
        margin-bottom: 40px;
    }

    .lesson-after {
        margin-bottom: 60px;
    }

    .level-item h3 {
        font-size: 30px;
    }

    .level-item {
        max-width: 80px;
    }

    .standart__level-basic--title,
    .standart__level-intermidate--title,
    .standart__level-advanced--title {
        font-size: 22px;
        margin-top: 6px;
    }

    .word-card.shrink {
        min-width: 300px;
    }

    .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,
    .faq-title {
        font-size: 30px;
    }
}

@media (max-width: 660px) {
    .breadcrumbs-desktop {
        display: none;
    }

    .breadcrumbs-mobile {
        display: inline-block;
        margin-bottom: 10px;
    }

    .word-card.shrink {
        min-width: 280px;
    }

    .word-card {
        min-width: 500px;
        min-height: 340px;
    }

    .word-text {
        font-size: 36px;
    }

    .audio-btn img {
        width: 30px;
        height: 30px;
    }

    .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%;
        min-height: 100vh;
        background-color: #121212;
        color: var(--primary-text-color);
        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: 22px;
        color: var(--primary-text-color);
    }

    .menu__list-btn {
        font-size: 22px;

    }

    .menu__lang-btn {
        font-size: 20px;
    }

    .menu__link-uk,
    .menu__link-ru {
        color: var(--primary-text-color);
    }

    .menu__list-item {
        margin-bottom: 50px;
        font-weight: 500;
    }

    .cards-section__title,
    .game__title {
        font-size: 30px;
    }

    .game {
        margin-top: -10px;
    }

    .game__title {
        margin-bottom: 14px;
    }

    .game__progress {
        margin-top: 10px;
    }

    .game__hint {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .game__hint-button {
        padding: 8px 10px;
    }

    .game__translation {
        font-size: 18px;
    }

    .game__settings-content {
        max-width: 500px;
    }
}

@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) {
    .level-item h3 {
        font-size: 26px;
    }

    .level-item {
        max-width: 60px;
    }

    .standart__level-basic--title,
    .standart__level-intermidate--title,
    .standart__level-advanced--title {
        font-size: 20px;
        margin-top: 4px;
    }

    .phonetic-card {
        width: 100%;
        height: auto;
    }

    .word-card.shrink {
        min-width: 240px;
    }

    .word-text {
        font-size: 30px;
    }

    .footer__svg-bottom--1 {
        right: 40%;
        transform: translateX(60%);
        width: 300px;
    }

    .footer__svg-bottom--2 {
        width: 350px;
    }
}

@media (max-width: 540px) {
    .word-card {
        min-width: 440px;
    }

    .word-text {
        font-size: 30px;
    }

    .audio-btn img {
        width: 24px;
        height: 24px;
    }

    .example-item-word {
        font-size: 20px;
    }

    .word-card.shrink {
        min-width: auto;
        min-height: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .logo__text {
        font-size: 18px;
    }

    .game__settings-content {
        max-width: 400px;
    }
}

@media (max-width: 500px) {
    .header__main {
        margin-bottom: 50px;
    }

    .form-body {
        width: 100%;
    }

    .form-photo-img {
        width: 140px;
        height: 180px;
    }

    .form-switch {
        flex-direction: column;
    }

    .form-title {
        font-size: 16px;
        text-align: center;
        margin-bottom: 22px;
    }

    .word-card__block {
        flex-direction: column;
    }

    .quiz-container ul {
        gap: 14px;
    }

    .word-card {
        min-width: 400px;
    }

    .word-text {
        font-size: 28px;
    }

    .audio-btn img {
        width: 24px;
        height: 24px;
    }

    .example-item-word {
        font-size: 18px;
    }

    .footer__svg-bottom {
        width: 350px;
    }

    .footer__svg-bottom--1 {
        right: 50%;
        transform: translateX(50%);
        width: 400px;
    }

    .lessons__svg-bottom--2 {
        width: 200px;
    }

    .teachers {
        display: none;
    }

    .mob__teachers {
        display: block;
    }

    .mob__teachers-item,
    .teachers__item-text {
        margin-bottom: 36px;
    }

    .mob__teachers {
        padding-bottom: 100px;
    }

    .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;
    }

    .breadcrumbs {
        font-size: 13px;
    }
}

@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;
    }

    .header__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,
    .header__form-container input[type="text"],
    .footer__phone-telegram,
    .footer__telegram-chanel {
        font-size: 15px;
    }

    .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;
    }

    .header__top-inner {
        margin-bottom: 64px;
    }

    .cards-section__title {
        margin-bottom: 40px;
    }

    .level-title {
        font-size: 1.4rem;
    }
}

@media (max-width: 440px) {
    .header__content-title {
        font-size: 36px;
    }

    .price__title {
        font-size: 30px;
    }

    .word-card {
        min-width: 350px;
        padding: 12px;
    }

    .notification {
        font-size: 14px;
    }

    .game__answer-slot {
        width: 40px;
        height: 46px;
        font-size: 28px;
    }

    .game__letter {
        font-size: 28px;
        width: 42px;
        height: 48px;
    }

    .game__answer-slot.filled {
        width: 40px;
        height: 46px;
        font-size: 28px;
    }
}

@media (max-width: 420px) {

    .level-item h3 {
        font-size: 24px;
    }

    .level-item {
        max-width: 54px;
    }

    .standart__level-basic--title,
    .standart__level-intermidate--title,
    .standart__level-advanced--title {
        font-size: 17px;
        margin-top: 2px;
    }


    .alphabet-card {
        width: 100%;
    }

    .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;
    }

    .game__controls {
        justify-content: space-around;
    }

    .game__settings-content {
        max-width: 320px;
    }
}

@media (max-width: 380px) {
    .word-card {
        min-width: 320px;
    }

    .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;
    }

    .header__form-container {
        width: 290px;
    }

    .footer__contact-info {
        margin-left: 90px;
    }

    .about__title,
    .advant__title,
    .teachers__title,
    .lessons__title,
    .courses__title,
    .faq-title {
        font-size: 28px;
    }

    .header__form-container input[type="checkbox"]+label::before {
        margin-right: 6px;
    }

    .teachers__title {
        margin-bottom: 40px;
    }

    .game__answer-slot {
        width: 38px;
        height: 40px;
        font-size: 26px;
    }

    .game__letter {
        font-size: 26px;
        width: 38px;
        height: 40px;
    }

    .game__answer-slot.filled {
        width: 38px;
        height: 40px;
        font-size: 26px;
        margin: 0 2px;
    }
}

@media (max-width: 340px) {
    .word-card {
        min-width: 300px;
    }

    .notification {
        font-size: 13px;
    }

    .mob__phone::before {
        display: none;
    }

    .footer__contact-info {
        margin-left: 80px;
    }

    .footer__bottom-text {
        font-size: 10px;
    }

    .game__controls {
        gap: 10px;
        flex-direction: column-reverse;
    }
}