@media screen and (max-width: 1440px) {
    body {
        background: #130d23 top center / cover url('../img/bg/bg-main-1440.avif') no-repeat;
    }

    .mechatronics_inner {
        /* margin-bottom: 83px; */
        margin-bottom: 116px;
    }

    .work_inner {
        margin-bottom: 120px;
    }

    /* Здесь поменяла */
    .submit_inner {
        margin-left: 223px;
    }

    .thisProgram_inner {
        margin-bottom: 144px;
    }

    .restart_inner {
        margin-bottom: 160px;
    }

    .price_bot-text {
        margin-bottom: 28px;
    }

    .price_card-btn {
        margin-top: 13px;
    }

    /* .price_cards {
        margin-bottom: 37px;
    } */

    .price_bot_cards {
        margin-bottom: 30px;
    }

    .questions-answer {
        min-height: 80px;
    }

    /* .whatTo_cards::before {
        left: 32px;
    } */

    .work_title-wrap {
        padding-left: 204px;
    }

    .map {
        padding-bottom: 124px;
    }
}

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

    .teachers_card-top {
        justify-content: center;
        flex-direction: column;
        row-gap: 16px;
    }

    .teachers_card-name {
        align-items: center;
    }

    .teachers_card {
        max-width: 463px;
        margin-right: 24px;
    }

    .teachers_card-top,
    .teachers_card-list {
        margin-bottom: 16px;
    }

    .teachers_card-list {
        -webkit-line-clamp: 9;
    }

    .teachers_card-bot {
        display: flex;
        justify-content: center;
    }

    .teachers_card-bot-btn,
    .teachers_card-btn-hide {
        max-width: 368px;
    }
}

@media screen and (max-width: 1352px) {
    .practice_card {
        max-width: 468px;
    }

    .disciplines_title::before,
    .disciplines_title::after {
        content: none;
    }

    .diploma_content {
        max-width: 565px;
    }

    .work_title-wrap {
        padding-left: 0;
    }

    .work_title {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .work_title span {
        display: inline;
    }

    .whatTo_cards-container {
        padding: 0;
        margin: 0;
        max-width: 100%;
    }

    .whatTo .container:last-child {
        padding: 0;
        margin: 0;
        max-width: 100%;
    }

    .whatTo_cards::before {
        left: 32px;
    }

    .whatTo_cards {
        padding-left: 32px;
    }

}

@media screen and (max-width: 1280px) {
    .organizers_content {
        column-gap: 35px;
        flex-direction: row-reverse;
    }

    .organizers_left,
    .organizers_right {
        max-width: 50%;
    }

    .organizers_right {
        margin-top: 0;
    }

    .organizers_subtitle {
        max-width: 100%;
    }

    .organizers_card {
        min-height: 360px;
    }

    .organizers_right p {
        margin-top: 40px;
    }
}

@media screen and (max-width: 1250px) {
    .header_nav {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        padding: 16px 32px;
        height: 100%;
        max-height: 1024px;
        z-index: 1;
        flex-direction: column;
        background: #130D2326;
        backdrop-filter: blur(15px);
    }

    .header_burger-wrap {
        display: flex;
        justify-content: flex-end;
    }

    .header_btn,
    .header_nav .applyFor {
        display: block;
    }

    .active-burger.header_burger {
        top: -23px;
        right: 11px;
    }

    .header_list {
        margin: 128px 0 56px;
        flex-direction: column;
        gap: 24px;
        align-items: center;
    }

    .header_burger-links {
        margin: auto 0 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 12px
    }

    .header_link {
        font-size: 24px;
        line-height: 1.3;
    }

    .diploma_inner {
        background: top right / contain url('../img/bg/bg-diploma-768.png') no-repeat;
        justify-content: flex-start;
        padding: 0;
        padding-top: 10px;
    }

    .diploma_title {
        text-align: left;
    }

    .diploma_text {
        padding: 24px 201px 140px 0;
    }

}

@media screen and (max-width: 1200px) {
    .thisProgram_inner {
        background: none;
    }

    .thisProgram_cards-desctop {
        display: none;
    }

    .thisProgram_cards-tablet {
        display: flex;
        flex-wrap: wrap;
        gap: 40px 24px;
        min-height: 620px;
    }

    .thisProgram_description span {
        font-size: 20px;
        line-height: 30px;
    }

    .thisProgram_center-title {
        position: inherit;
        left: 0;
        top: 0;
        margin-bottom: 40px;
    }

    .thisProgram_title {
        max-width: 450px;
        padding-bottom: 32px;
    }

    .thisProgram_center-title span {
        max-width: 100%;
    }

    .thisProgram_title::after {
        top: 112px;
    }

    .thisProgram_card {
        background: top left url('../img/icon/line-thisProgram.svg') no-repeat;
        padding-top: 19px;
        width: 100%;
        max-width: 308px;
    }

    .thisProgram_text {
        max-width: 100%;
        padding: 0 10px 0 24px;
        font-size: 14px;
        line-height: 20px;
    }

    .thisProgram_description {
        max-width: 256px;
        word-break: break-all;
        backdrop-filter: blur(100px);
    }

    .benefits_inner {
        flex-direction: column;
        align-items: center;
        row-gap: 32px;
    }

    .benefits_right {
        width: 100%;
        max-width: 100%;
    }

    .benefits_item {
        align-items: center;
        text-align: center;
        padding: 16px 1px;
    }

    .benefits_list .benefits_item:last-child {
        padding-left: 0;
    }

    .disciplines_cards {
        gap: 16px;
    }

    .disciplines_card {
        max-width: 309px !important;
        padding: 24px;
        font-size: 14px;
        line-height: 20px;
        min-height: 128px;
    }
}

@media screen and (max-width: 1130px) {
    .aboutProgram_inner {
        background: top center / contain url('../img/bg/bg-table-1024.png') no-repeat;
    }

    .map_content {
        max-width: 224px;
    }

    .map_title {
        font-size: 24px;
        line-height: 1.3;
    }

    .footer_right {
        margin-right: 0;
    }
}

@media screen and (max-width: 1107px) {
    .diploma_title {
        font-size: 26px;
    }

    .fromProgram_cards {
        column-gap: 26px;
    }

    .fromProgram_card {
        max-width: 302px;
    }

    .fromProgram_card-title {
        font-size: 18px;
    }
}

@media screen and (max-width: 1024px) {

    body {
        background: #130d23 top center / cover url('../img/bg/bg-main-1024.avif') no-repeat;
    }

    .container {
        padding: 0 26px;
    }

    .header_inner {
        padding: 16px 0 32px;
    }

    .header_logo div:first-child img,
    .header_logo-burger div:first-child img {
        max-width: 88px;
    }

    .header_logo div:last-child img,
    .header_logo-burger div:last-child img {
        max-width: 114px;
    }

    .mechatronics_masters {
        max-width: 439px;
        padding: 14px 11px 9px 17px;
    }

    .title-main {
        font-size: 32px;
        line-height: 48px;
    }

    .mechatronics_top {
        max-width: 465px;
        margin-bottom: 32px;
    }

    .mechatronics_btn {
        background: url('../img/btn/284-54.svg') no-repeat;
        max-width: 284px;
        margin-bottom: 10px;
        height: 54px;
    }

    .mechatronics_btn:hover {
        background: url('../img/btn/284-54-hover.svg') no-repeat;
    }

    .mechatronics_item-span {
        display: flex;
        flex-direction: column;
        line-height: 16px;
    }

    .mechatronics_grant {
        font-size: 14px;
        line-height: 20px;
        max-width: 320px;
        margin: 24px 0 16px;
    }

    .studentSlider_slider-card {
        max-width: 614px;
    }

    .mechatronics_item:nth-child(3) .mechatronics_sub-info {
        max-width: 100%;
    }

    .mechatronics_item {
        min-width: 131px;
        font-size: 12px;
        line-height: 16px;
        row-gap: 4px;
        padding-top: 37px;
        padding-left: 33px;
        background: top left url('../img/icon/line-127.svg') no-repeat;
    }

    .mechatronics_sub-info {
        font-size: 16px;
        line-height: 24px;
    }

    .mechatronics_list {
        gap: 16px;
        justify-content: space-between;
        padding: 14px 0;
    }

    .mechatronics_list .mechatronics_item:last-child {
        line-height: 24px;
    }

    .project_title-wrap {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 32px;
    }

    .project_title {
        margin-bottom: 0;
        text-align: center;
    }

    .project_card {
        max-width: 467px;
        min-height: 120px;
    }

    .project_cards {
        justify-content: center;
    }

    .restart_top {
        margin-bottom: 32px;
    }

    .restart_title {
        max-width: 264px;
    }

    .restart_cards {
        flex-direction: row;
        gap: 16px;
        width: 100%;
    }

    .restart_card {
        max-width: 100% !important;
        min-height: 140px;
        padding: 22px 24px;
    }

    .restart_card-left,
    .restart_card-right {
        flex-direction: column;
        gap: 16px;
        width: 50%;
    }

    .restart_card p {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }

    .restart_card-ps {
        font-size: 12px;
        line-height: 18px;
    }

    .inner-mb {
        margin-bottom: 120px;
    }

    .disciplines_inner {
        margin-bottom: 120px;
    }

    .feedback_inner {
        padding-bottom: 216px;
    }

    .restart_card-right .restart_card:last-child p {
        font-family: 'Unbounded-Medium';
        font-weight: 500;
    }

    .submit_inner {
        margin-left: 0;
        margin-bottom: 150px;
    }

    .aboutProgram_inner {
        padding: 41px 23px 50px 18px;
        max-width: 704px;
        margin: 0 auto 120px;
        min-height: 448px;
    }

    .aboutProgram_title {
        font-size: 24px;
        margin-bottom: 16px;
        min-height: 56px;
        display: flex;
        align-items: center;
    }

    .aboutProgram_text-wrap {
        flex-direction: column;
        row-gap: 32px;
    }

    .aboutProgram_text-left,
    .aboutProgram_text-right {
        row-gap: 16px;
        max-width: 100%;
    }

    .aboutProgram_text-bold,
    .aboutProgram_text {
        font-size: 14px;
        line-height: 20px;
    }

    .aboutProgram_text-right .aboutProgram_text:last-child {
        max-width: 415px;
    }

    .diploma_inner {
        background: none;
        display: block;
        padding-top: 0;
    }

    .diploma_title {
        font-size: 16px;
        line-height: 24px;
    }

    .diploma_content {
        max-width: 100%;
        flex-direction: row;
        justify-content: space-between;
        column-gap: 10px;
    }

    .diploma_content-left {
        max-width: 372px;
        padding-top: 64px;
    }

    .diploma_img {
        display: block;
        margin-top: -11px;
    }

    .diploma_text {
        padding: 0;
        padding-top: 24px;
        font-size: 14px;
        line-height: 16px;
    }

    .fromProgram_card {
        row-gap: 12px;
    }

    .video_overlay1 {
        background: center center / contain url('../img/video/Alina-768.png') no-repeat;
    }

    .video_overlay2 {
        background: center center / contain url('../img/video/Kirill-768.png') no-repeat;
    }

    .video_overlay3 {
        background: center center / contain url('../img/video/Maria-768.png') no-repeat;
    }


    .price_cards {
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 28px 48px;
        margin-bottom: 64px;
    }

    .price_card {
        max-width: 288px !important;
    }

    .footer_inner {
        width: 100%;
        padding: 32px 0;
    }

    .footer_left {
        width: 58%;
        gap: 0;
        justify-content: space-between;
    }

    .footer_right {
        width: 42%;
        max-width: 273px;
        display: flex;
        flex-direction: column;
    }

    .footer_btn {
        background: url('../img/btn/273-48.svg') no-repeat;
        max-width: 273px;
        height: 48px;
        /* line-height: 15px; */
    }

    .footer_btn:hover {
        background: url('../img/btn/273-48-hover.svg') no-repeat;
    }

    .footer_item-link {
        line-height: 22px;
    }

    .title {
        font-size: 24px;
        line-height: 32px;
    }

    .price_inner .container:last-child {
        padding: 0 23px;
    }

    .benefits_title-wrap {
        display: flex;
        justify-content: center;
    }

    .benefits_list .benefits_item:nth-child(3) span {
        max-width: 277px;
    }

    .organizers_title {
        max-width: 400px;
        margin-bottom: 16px;
    }

    .whatTo_text {
        font-size: 14px;
        line-height: 20px;
        padding-right: 12px;
    }

    .whatTo_card-btn {
        background: url('../img/btn/209-48.svg') no-repeat;
        max-width: 209px;
        padding: 4px 11px;
        font-size: 14px;
        line-height: 20px;
        padding-right: 11px;
        height: 48px;
        text-align: center;

        display: flex;
        justify-content: center;
        align-items: center;
    }

    .whatTo_card-btn:hover {
        background: url('../img/btn/209-48.svg') no-repeat;
        /* background: url('../img/btn/209-48-hover.svg') no-repeat; */
    }

    .whatTo_card::before {
        background: bottom center url('../img/bg/arc-1024.svg') no-repeat;
    }

    .whatTo .slick-slide {
        min-height: 456px !important;
    }

    .teachers_card-name {
        font-size: 12px;
        line-height: 18px;
    }

    .teachers_title {
        margin-bottom: 32px;
    }

    .teachers_card {
        padding: 20px 24px;
    }

    .teachers_card-top {
        row-gap: 15px;
    }

    .teachers_card-bot-btn,
    .teachers_card-btn-hide {
        background: url('../img/btn/224-48.svg') no-repeat;
        height: 48px;
        max-width: 224px;
        font-size: 16px;
        line-height: 13px;
    }

    .teachers_card-bot-btn:hover,
    .teachers_card-btn-hide:hover {
        background: url('../img/btn/224-48-hover.svg') no-repeat;
    }

    .teachers_card-item {
        font-size: 14px;
        line-height: 20px;
    }

    .teachers_card-name span {
        font-size: 16px;
        line-height: 24px;
    }

    .questions_title {
        margin-bottom: 32px;
    }

    .whatTo_img {
        margin: auto 0 95px;
    }

    .whatTo_card {
        max-width: 240px;
        background-size: contain;
        padding: 0 15px 0 16px;
    }

    .benefits_item {
        font-size: 16px;
        line-height: 24px;
        min-height: 80px;
    }

    .benefits_list .benefits_item:nth-child(5) {
        min-height: 96px;
    }

    .benefits_list .benefits_item:last-child {
        display: flex;
        flex-direction: column;
        min-height: 100%;
        margin-top: -8px;
        font-size: 14px;
        line-height: 20px;
    }

    .benefits_title {
        max-width: 269px;
    }

    .organizers_subtitle {
        margin-bottom: 40px;
    }

    .price_inner {
        margin-bottom: 96px;
    }

    .price_bot-text {
        margin-bottom: 32px;
    }

    .price_bot_card-btn {
        background: url('../img/btn/284-54.svg') no-repeat;
        max-width: 284px;
        height: 54px;
    }

    .price_bot_card-btn:hover {
        background: url('../img/btn/284-54-hover.svg') no-repeat;
    }

    .work_title-wrap {
        margin-bottom: 32px;
        justify-content: center;
    }

    .work_job-wrap {
        column-gap: 24px;
    }

    .work_job-wrapper {
        row-gap: 64px;
    }

    .work_job-left-info {
        background: -6px 32px / contain url('../img/icon/line-middle.svg') no-repeat;
        margin-bottom: 24px;
    }

    .price_card-btn {
        background: url('../img/btn/266-56.svg') no-repeat;
        max-width: 266px;
        font-size: 16px;
        line-height: 20px;
        margin-top: 8px;
    }

    .price_card-btn:hover {
        background: url('../img/btn/266-56-hover.svg') no-repeat;
    }

    .price_cards .price_card:last-child {
        padding-left: 21px;
    }

    .price_cards .price_card:first-child span {
        max-width: 115px;
    }

    .price_card {
        padding-left: 33px;
    }

    .work_job-left,
    .work_job-right {
        max-width: 290px;
    }

    .work_job-name {
        font-size: 16px;
        line-height: 24px;
    }

    .work_job-left-info::before,
    .work_job-wrapper .work_job-wrap:first-child .work_job-left-info::before {
        top: 70px;
    }

    .work_job-bold {
        font-size: 20px;
        line-height: 30px;
    }

    .practice_title-wrap {
        margin-bottom: 32px;
    }

    .practice_title {
        font-size: 20px;
        line-height: 1.5;
    }

    .thisProgram_top,
    .thisProgram_center {
        column-gap: 24px;
        padding: 40px 0 24px;
    }

    .thisProgram_center {
        padding: 0 0 24px;
    }

    .studentSlider_slider-card-inner {
        min-height: 345px;
        max-height: 345px;
        overflow-y: auto;
    }

    .studentSlider_slider-card-inner {
        height: 345px;
    }

    .practice_card-wrap,
    .project_card-wrap {
        width: 100%;
    }

    .practice_cards,
    .project_cards {
        flex-direction: column;
        align-items: center;
    }

    .price_sub-title-wrap {
        display: flex;
        justify-content: center;
    }

    .price_sub-title {
        max-width: 250px;
    }

    .price_bot_card {
        max-width: 310px;
    }

    .price_bot_cards {
        flex-wrap: nowrap;
        margin-bottom: 32px;
    }

    .studentSlider-container .slick-dotted.slick-slider {
        margin-bottom: 30px;
    }

    body .slick-dots {
        bottom: -30px;
    }

    .work_job-wrapper .work_job-wrap:first-child .work_job-left-info {
        min-width: 290px;
    }

    .thisProgram_card {
        max-width: 288px;
    }

    .thisProgram_title::after {
        top: 78px;
    }

    .thisProgram_inner {
        margin-bottom: 64px;
    }

    .studentSlider_title {
        max-width: 250px;
        margin-bottom: 32px;
        text-align: center;
    }

    .submit_title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 16px;
        max-width: 273px;
    }

    .active-burger.header_burger {
        top: 0;
        right: 0;
    }

    .submit_btn {
        background: url('../img/btn/284-54.svg') no-repeat;
        max-width: 284px;
    }

    .submit_btn:hover {
        background: url('../img/btn/284-54-hover.svg') no-repeat;
    }

    .disciplines_title-wrap {
        padding: 0;
        margin-bottom: 32px;
        display: flex;
        justify-content: center;
    }

    .map {
        padding-bottom: 80px;
    }

    .map_inner {
        background: none;
        flex-direction: row-reverse;
        justify-content: space-between;
        column-gap: 20px;
        padding: 0;
    }

    .map_img {
        width: 100%;
        display: block;
        margin-top: 35px;
    }

    .disciplines_title {
        max-width: 238px;
    }

    .price_title {
        max-width: 100%;
    }

    .disciplines_cards {
        margin-bottom: 55px;
    }

    .questions-answer {
        padding-right: 0;
        min-height: 56px;
    }

    .questions_text {
        font-size: 16px;
        line-height: 24px;
        padding: 16px 55px 16px 0 !important;
        background-position: right 16px;
        background-size: 24px 24px;
        min-height: 56px;
    }

    .feedback_btn {
        margin-top: 8px;
    }

    .feedback_left {
        max-width: 303px;
    }

    .feedback_right {
        max-width: 568px;
    }

    .answer_text p {
        padding: 0 0 16px;
        font-size: 14px;
        line-height: 1.4;
    }

    .whatTo_title,
    .price_title-wrap {
        margin-bottom: 32px;
    }

    .disciplines_btn {
        background: url('../img/btn/285-70.svg') no-repeat;
        max-width: 285px;
        height: 70px;
        padding: 9px 15px 12px 15px;
    }

    .disciplines_btn:hover {
        background: url('../img/btn/285-70-hover.svg') no-repeat;
    }

    .readMore_btn,
    .feedback_btn {
        background: url('../img/btn/569-56.svg') no-repeat;
    }

    .readMore_btn:hover,
    .feedback_btn:hover {
        background: url('../img/btn/569-56-hover.svg') no-repeat;
    }

    .learn_cards {
        gap: 32px 133px;
        padding-bottom: 0;
    }

    .learn_card {
        max-width: 285px;
        height: 245px;
        padding: 17px 0 16px 1px;
    }


    .learn_cards .learn_card:nth-child(4),
    .learn_cards .learn_card:nth-child(5) {
        padding: 0 0 21px;
    }

    .learn_cards .learn_card:nth-child(2) {
        height: 246px;
    }

    .learn_cards .learn_card:nth-child(3) {
        padding: 16px 0 17px 0;
        height: 243px;
    }

    .learn_cards .learn_card:nth-child(4) {
        height: 243px;
    }

    .learn_cards .learn_card:last-child {
        height: 276px;
    }

    .learnTo_text {
        font: 500 14px / 20px 'Unbounded-Medium', sans-serif;
    }

    .readMore_left {
        max-width: 285px;
    }

    .readMore_right {
        max-width: 569px;
    }

    .price_description {
        max-width: 267px;
        padding: 3px 8px;
        margin-bottom: 8px;
    }

    .readMore_text {
        display: flex;
        flex-direction: column;
    }

    .fromProgram_card-title {
        font: 500 14px / 20px 'Unbounded-Medium', sans-serif;
    }

    .fromProgram_cards .fromProgram_card:last-child .fromProgram_card-title {
        max-width: 220px;
    }

    .fromProgram_card-text {
        font-size: 12px;
        line-height: 18px;
    }

    .fromProgram_card-content {
        min-height: 168px;
        padding: 0;
    }

    .fromProgram_title {
        margin-bottom: 32px;
    }

    .fromProgram_title-wrap {
        display: flex;
        justify-content: center;
    }

    .studentSlider_slider .slick-next,
    .studentSlider_slider .slick-prev {
        display: none !important;
    }

    .studentSlider_title {
        margin-bottom: 32px;
    }

    .restart_card-left .restart_card:last-child p {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0;
    }
}

@media screen and (max-width: 980px) {

    .mechatronics_list {
        gap: 16px 112px;
        justify-content: flex-start;
    }

    .mechatronics_item-span {
        display: block;
    }

    .mechatronics_item {
        background: top left url('../img/icon/line-190.svg') no-repeat;
        min-width: 194px;
    }

    .map_inner {
        background: left top url('../img/bg/bg-map-1024.png') no-repeat;
    }

    .map_img {
        display: none;
    }
}

@media screen and (max-width: 960px) {
    .organizers_content {
        flex-direction: column-reverse;
        row-gap: 35px;
    }

    .organizers_left,
    .organizers_right {
        max-width: 100%;
    }

    .organizers_card {
        min-height: auto;
    }

    .organizers_right p {
        margin-top: 16px;
    }
}

@media screen and (max-width: 910px) {
    .price_bot_card {
        max-width: 100%;
    }
}

@media screen and (max-width: 870px) {
    .restart_cards {
        flex-direction: column;
        align-items: center;
    }

    .restart_card-left,
    .restart_card-right {
        width: 100%;
        align-items: center;
    }

    .restart_card {
        max-width: 464px !important;
        min-height: auto;
    }

    .restart_card-right .restart_card:first-child {
        min-height: 128px;
    }

    .restart_card-right .restart_card:nth-child(2) {
        padding: 22px 90px;
    }

    .restart_card-right .restart_card:nth-child(2) p {
        row-gap: 8px;
    }

    .feedback_left {
        max-width: 207px;
    }

    .feedback_right {
        max-width: 464px;
    }

    .feedback_title {
        margin-bottom: 16px;
    }

    .feedback_btn {
        background: url('../img/btn/464-56.svg') no-repeat;
        max-width: 464px;
    }

    .feedback_btn:hover {
        background: url('../img/btn/464-56-hover.svg') no-repeat;
    }

    .readMore_right {
        max-width: 394px;
    }

    .readMore_btn {
        background: url('../img/btn/394-56.svg') no-repeat;
        max-width: 394px;
    }

    .readMore_btn:hover {
        background: url('../img/btn/394-56-hover.svg') no-repeat;
    }

    .mechatronics_list {
        gap: 16px;
    }
}

@media screen and (max-width: 850px) {
    .price_bot_cards {
        flex-direction: column;
    }

    .price_bot_card {
        max-width: 100%;
    }
}

@media screen and (max-width: 830px) {

    .learnTo_text {
        font-size: 14px;
        line-height: 20px;
    }

    .fromProgram_cards {
        gap: 33px;
    }

    .fromProgram_card {
        max-width: 212px;
    }

    .fromProgram_card-title {
        font-size: 14px;
        line-height: 1.4;
    }

    .fromProgram_card-content {
        min-height: 224px;
    }

}

@media screen and (max-width: 768px) {

    body {
        background: #130d23 top center / cover url('../img/bg/bg-main-768.avif') no-repeat;
    }

    .container {
        padding: 0 32px;
    }

    .header_inner {
        padding: 16px 0 32px;
    }

    .inner-mb {
        margin-bottom: 80px;
    }

    .work_inner {
        margin-bottom: 64px;
    }

    .thisProgram_inner {
        margin-bottom: 67px;
    }

    .submit_inner {
        margin-bottom: 167px;
    }

    .aboutProgram,
    .disciplines_inner {
        margin-bottom: 75px;
    }

    .learn_inner {
        margin-bottom: 64px;
    }

    .disciplines_card {
        max-width: 342px !important;
        min-height: auto;
        padding: 22px;
    }

    .mechatronics_masters {
        padding: 14px 11px 9px 17px;
        max-width: 440px;
    }

    /*
    .mechatronics_title-span {
        padding-right: 25px;
    } */

    .mechatronics_item-span {
        line-height: 24px;
    }

    .mechatronics_list {
        padding: 16px 0 15px;
    }

    .mechatronics_inner {
        margin-bottom: 24px;
    }

    .submit_btn {
        margin-left: 0;
    }

    .disciplines_title {
        max-width: 288px;
    }

    .bg-section-disciplines {
        background: none;
    }

    .disciplines_title-wrap,
    .disciplines_title-wrap,
    .price_sub-title-wrap,
    .fromProgram_title-wrap {
        display: flex;
        justify-content: center;
    }

    .diploma_content-left {
        max-width: 285px;
    }

    .diploma_content {
        padding-bottom: 1px;
    }

    .diploma_inner {
        background: none;
        min-height: 100%;
        margin-bottom: 76px;
    }

    .disciplines_cards {
        row-gap: 24px;
        margin-bottom: 32px;
    }

    .project_card-wrap {
        justify-content: center;
    }

    .project_title {
        max-width: 250px;
    }

    .benefits_inner {
        row-gap: 32px;
    }

    .teachers_inner {
        margin-bottom: 110px;
    }

    .questions_text {
        padding: 16px 55px 16px 5px !important;
    }

    .project_card {
        max-width: 287px;
        min-height: 168px;
    }

    .form_checkbox+label {
        padding: 0 0 0 40px;
        word-break: break-word;
    }

    .questions_title {
        margin-bottom: 32px;
    }

    .price_sub-title {
        max-width: 300px;
    }

    .bg-last-line {
        background: none;
    }

    /* .map {
        padding-bottom: 59px;
    }

    .map_inner {
        background: bottom left / contain url('../img/bg/bg-map-768.png') no-repeat;
        padding-bottom: 21px;
    } */

    .footer_inner {
        padding: 32px 0;
    }

    .mechatronics_grant {
        margin: 10px 0;
    }

    .fromProgram .container {
        margin: 0;
        padding: 0;
        max-width: 100%;
    }

    .price_title-wrap {
        display: flex;
        justify-content: center;
    }

    .price_title {
        margin-bottom: 0;
    }

    .price_cards {
        gap: 41px 64px;
        margin-bottom: 80px;
    }

    /* .fromProgram_cards {
        padding-left: 32px;
    } */

    .fromProgram_card {
        margin-right: 16px;
    }

    .fromProgram_card-content {
        margin-top: 16px;
    }

    .fromProgram_title,
    .studentSlider_title {
        max-width: 250px;
        margin-bottom: 32px;
        text-align: center;
    }

    .studentSlider_name {
        line-height: 1.3;
    }

    .video_overlay1,
    .video_overlay2,
    .video_overlay3 {
        background-size: cover;
        border-radius: 8px;
    }

    .studentSlider_slider-card {
        max-width: calc(100vw - 77px);
    }

    .work_title {
        max-width: 290px;
        text-align: center;
    }

    .work_job-wrap {
        column-gap: 16px;
    }

    .restart_inner {
        margin-bottom: 30px;
    }

    .thisProgram_cards-tablet {
        gap: 24px;
    }

    .thisProgram_cards-tablet .thisProgram_card:nth-child(4),
    .thisProgram_cards-tablet .thisProgram_card:nth-child(5) {
        padding-bottom: 24px;
    }

    .organizers_subtitle {
        max-width: 383px;
        margin-bottom: 32px;
    }

    .price_bot-text {
        margin-bottom: 22px;
    }

    .price_bot_cards {
        margin-bottom: 16px;
    }

    .teachers_card {
        padding: 21px 24px;
    }

    .questions_inner {
        margin-bottom: 104px;
    }

    .feedback_inner {
        padding-bottom: 120px;
    }

    .map {
        padding-bottom: 64px;
    }

    .map_inner {
        background: bottom left url('../img/bg/bg-map-768.png') no-repeat;
    }

    .map_item {
        padding-top: 35px;
    }

    .footer_inner {
        flex-direction: column;
        row-gap: 32px;
    }

    .footer_left {
        width: 100%;
        gap: 10px;
    }

    .footer_logo,
    .footer_list {
        width: 50%;
    }

    .footer_right {
        width: 100%;
        max-width: 100%;
        flex-direction: row;
        align-items: center;
        gap: 91px;
    }

    .footer_item-link-adress {
        max-width: 259px;
    }

    .footer_btn {
        background: url('../img/btn/273-48.svg') no-repeat;
        max-width: 273px;
        height: 48px;
        line-height: 15px;
    }

    .footer_btn:hover {
        background: url('../img/btn/273-48-hover.svg') no-repeat;
    }

    .footer_item-link-adress {
        margin-bottom: 0;
    }

    .apply_modal-btn,
    .applyFor_modal-submit-close,
    .price_modal-btn,
    .price_modal-submit-close {
        background: url('../img/btn/218-56.svg') no-repeat;
        max-width: 218px;
        display: block;
        margin: 0 auto;
    }

    .apply_modal-btn:hover,
    .applyFor_modal-submit-close:hover,
    .price_modal-btn:hover,
    .price_modal-submit-close:hover {
        background: url('../img/btn/218-56-hover.svg') no-repeat;
    }

    .aboutProgram_inner {
        background: none;
    }

    .aboutProgram_table-img {
        display: block;
    }
}

@media screen and (max-width: 740px) {
    .feedback_inner {
        flex-direction: column;
        align-items: center;
    }

    .feedback_left {
        max-width: 100%;
        text-align: center;
    }

    .feedback_right {
        max-width: 100%;
    }

    .feedback_btn {
        margin: 16px auto 0;
    }

}

@media screen and (max-width: 710px) {
    .diploma_content {
        flex-direction: column;
        align-items: center;
    }

    .diploma_text {
        margin-bottom: 7px;
    }

    .diploma_title {
        max-width: 355px;
    }

    .diploma_content-left {
        max-width: 100%;
    }

    .diploma_img {
        margin-top: 0;
    }
}

@media screen and (max-width: 680px) {
    .project_card {
        max-width: 100%;
        min-height: 100%;
    }

    .footer_left {
        gap: 70px;
    }

    .footer_right {
        column-gap: 40px;
    }

    .work_job-wrapper {
        align-items: flex-start;
    }

    .work_job-wrap {
        flex-direction: column;
        row-gap: 38px;
    }

    .work_title-wrap {
        justify-content: flex-start;
    }

    .work_title,
    .work_job-name,
    .work_job-left .applyFor {
        text-align: left !important;
    }

    .work_job-left .primary_btn {
        margin: 0;
    }

    .work_job-wrapper .work_job-wrap:nth-child(2) .work_job-left-info .work_job-name,
    .work_job-wrapper .work_job-wrap:nth-child(3) .work_job-left-info .work_job-name,
    .work_job-wrapper .work_job-wrap:nth-child(4) .work_job-left-info .work_job-name {
        padding-left: 0;
    }
}

@media screen and (max-width: 660px) {

    .thisProgram_card {
        max-width: 100%;
    }

    .thisProgram_top,
    .thisProgram_center {
        flex-direction: column;
        row-gap: 24px;
    }

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

    .readMore_left {
        width: 100%;
        max-width: 100%;
        align-items: flex-start;
    }

    .readMore_text {
        max-width: 300px;
        text-align: left;
    }

    .readMore_right {
        max-width: 100%;
    }

    .readMore_btn {
        background: url('../img/btn/284-54.svg') no-repeat;
        max-width: 284px;
        margin: 16px auto 0;
    }

    .readMore_btn:hover {
        background: url('../img/btn/284-54-hover.svg') no-repeat;
    }

    .form_checkbox+label {
        padding: 0 54px 0 40px;
    }
}

@media screen and (max-width: 630px) {

    .footer_left,
    .footer_right {
        flex-direction: column;
        align-items: center;
    }

    .footer_logo {
        align-items: center;
    }

    .footer_left {
        gap: 56px;
    }

    .footer_right {
        gap: 48px;
    }

    .footer_list,
    .footer_item-link-adress {
        text-align: center;
    }

    .footer_inner {
        row-gap: 56px;
    }

    .practice_card-wrap,
    .project_card-wrap {
        flex-direction: column;
    }

    .project_card-wrap {
        align-items: center;
    }

    .project_card {
        max-width: 287px;
    }

    .practice_card,
    .disciplines_card {
        max-width: 100% !important;
    }

    .disciplines_card {
        min-height: auto;
    }

}

@media screen and (max-width: 580px) {
    .map_inner {
        background: transparent;
        flex-direction: column;
        gap: 56px;
    }

    .map_img {
        display: block;
        width: 100%;
    }

}

@media screen and (max-width: 530px) {

    .mechatronics_top {
        max-width: 375px;
    }

    .title-main {
        font-size: 26px;
        line-height: 1.7;
    }

    .mechatronics_masters {
        font-size: 16px;
        max-width: 355px;
    }

    .mechatronics_list {
        justify-content: flex-start;
    }

    .thisProgram_bot .thisProgram_description {
        max-width: 271px;
        word-break: break-all;
    }

    .diploma_title {
        max-width: 365px;
    }

    .price_modal-submit-title {
        font-size: 26px;
    }

    .feedback_btn {
        background: url('../img/btn/284-54.svg') no-repeat;
        max-width: 285px;
        margin-top: 8px;
    }

    .feedback_btn:hover {
        background: url('../img/btn/284-54-hover.svg') no-repeat;
    }

}

@media screen and (max-width: 420px) {
    body {
        background: #130d23 top center / cover url('../img/bg/bg-main-420.avif') no-repeat;
    }

    .container {
        padding: 0 16px;
    }

    .header_logo {
        column-gap: 20px;
    }

    .inner-mb {
        margin-bottom: 100px;
    }

    .header_nav {
        max-height: 100vh;
        padding: 16px;
    }

    .header_list {
        margin: 40px 0;
    }

    .header_link {
        font-size: 16px;
        line-height: 1.4;
    }

    .studentSlider_slider-card {
        max-width: calc(100vw - 31px);
    }

    .studentSlider_slider-card-inner {
        min-height: 200px;
        max-height: 200px;
    }

    .studentSlider--1 {
        background: center center url('../img/bg/bg-slider-320.png') no-repeat;
    }

    .studentSlider-container .slick-dotted.slick-slider {
        margin-bottom: 22px;
    }

    .studentSlider-container .slick-dots {
        bottom: -22px;
    }

    .studentSlider_text {
        font-size: 12px;
        line-height: 1.7;
    }

    .studentSlider_inner {
        margin-bottom: 78px;
    }

    .whatTo_cards {
        padding-left: 16px;
    }

    .title-main {
        font-size: 20px;
        line-height: 34px;
        max-width: 258px;
        margin-bottom: 40px;
    }

    .mechatronics_masters {
        max-width: 284px;
        padding: 15px 20px 16px 20px;
        font-size: 14px;
        line-height: 24px;
    }

    .mechatronics_top {
        margin-bottom: 36px;
    }

    .mechatronics_grant {
        margin: 16px 0;
    }

    .mechatronics_item {
        row-gap: 4px;
    }

    .mechatronics_list {
        row-gap: 16px;
    }

    .mechatronics_item:nth-child(3) .mechatronics_sub-info {
        max-width: 100%;
    }

    .restart_card {
        min-height: 154px !important;
    }

    .restart_cards,
    .restart_card-left,
    .restart_card-right {
        row-gap: 24px;
    }

    .restart_inner {
        margin-bottom: 90px;
    }

    .work_job-wrap {
        gap: 30px;
    }

    .work_job-list {
        gap: 30px;
    }

    .work_job-wrapper .work_job-wrap:nth-child(2) .work_job-left-info .work_job-name {
        max-width: 254px;
    }

    .work_job-count {
        font-size: 20px;
        line-height: 30px;
        padding: 2px 0 24px;
    }

    .work_job-left-info {
        background-position: -7px top;
    }

    .work_job-left-info::before,
    .work_job-wrapper .work_job-wrap:first-child .work_job-left-info::before {
        top: 38px;
    }

    .work_job-right {
        max-width: 100%;
    }

    .work_inner {
        margin-bottom: 144px;
    }

    .work_job_item {
        max-width: 288px;
    }

    .work_job-wrap:nth-child(1) .work_job-right li:nth-child(2) {
        max-width: 100%;
    }

    .work_job-wrap:nth-child(2) .work_job-right li:nth-child(2) {
        max-width: 302px;
    }

    .thisProgram_card:nth-child(1) .thisProgram_text {
        padding-bottom: 4px;
    }

    .practice_inner {
        margin-bottom: 80px;
    }

    .thisProgram_title,
    .thisProgram_center-title span {
        max-width: 285px;
    }

    .thisProgram_title::after {
        top: 112px;
    }

    .thisProgram_card {
        max-width: 288px;
    }

    .thisProgram_cards-tablet {
        gap: 24px 0;
    }

    .thisProgram_inner {
        margin-bottom: 17px;
    }
    section.practice {
        margin-top: -90px;
    }

    .submit_inner {
        margin-bottom: 98px;
    }

    .diploma_content-left {
        padding-top: 0;
    }

    .diploma_text {
        padding-top: 0;
        margin: 20px 0 10px;
    }

    .aboutProgram_title {
        line-height: 56px;
    }

    .aboutProgram_inner {
        padding: 41px 62px 44px;
        margin-bottom: 96px;
    }

    .disciplines_card {
        padding: 22px;
    }

    .whatTo_cards::before {
        left: 17px;
    }

    .whatTo_title {
        text-align: center;
    }

    .whatTo_card {
        max-width: 260px;
    }

    .organizers_subtitle {
        margin-bottom: 56px;
    }

    .organizers_card {
        padding: 19px 22px 20px 22px;
    }

    .price_cards {
        row-gap: 23px;
        margin-bottom: 80px;
    }

    .price_card-ps {
        max-width: 200px;
    }

    .teachers_inner {
        margin-bottom: 130px;
    }

    .teachers_card {
        max-width: 321px;
        padding: 24px;
    }

    .teachers_card-list {
        -webkit-line-clamp: 13;
    }

    .feedback_title {
        max-width: 200px;
    }

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

    .feedback_text {
        max-width: 350px;
    }

    .form_checkbox+label {
        padding: 0 0 0 40px;
    }

    .feedback_inner {
        row-gap: 34px;
        padding-bottom: 100px;
    }

    .questions_title-wrap {
        display: flex;
        justify-content: center;
    }

    .questions_title {
        max-width: 160px;
    }

    /* .questions_inner {
        margin-bottom: 188px;
    } */

    .whatTo_card::before {
        background: bottom center url('../img/bg/arc-420.svg') no-repeat;
    }

    .map_item span,
    .map_link {
        line-height: 24px;
    }

    .map_img {
        margin-top: 0;
    }

    .learn_title {
        margin-bottom: 56px;
    }

    .learn_cards {
        padding-bottom: 0;
    }

    .footer_logo,
    .footer_list {
        width: 100%;
    }

    .footer_logo {
        gap: 30px;
    }

    .footer_right {
        gap: 40px;
    }

    .mechatronics_inner {
        margin-bottom: 68px;
    }

    .readMore_inner {
        gap: 24px;
    }

    .readMore_inner .form_checkbox+label {
        padding-right: 54px;
        line-height: 20px;
    }

    .readMore_btn {
        margin: 24px auto 0;
    }
}

@media screen and (max-width: 390px) {
    .aboutProgram_inner {
        padding: 41px 12px 44px;
    }

    .price_modal-content,
    .price_modal-submit-content {
        padding: 16px;
    }

    .apply_modal-btn,
    .applyFor_modal-submit-close,
    .price_modal-btn,
    .price_modal-submit-close {
        background: url('../img/btn/194-56.svg') no-repeat;
        max-width: 194px;
        display: block;
        margin: 0 auto;
    }

    .apply_modal-btn:hover,
    .applyFor_modal-submit-close:hover,
    .price_modal-btn:hover,
    .price_modal-submit-close:hover {
        background: url('../img/btn/194-56-hover.svg') no-repeat;
    }
}

@media screen and (max-width: 375px) {

    .inner-mb {
        margin-bottom: 80px;
    }

    .title-main {
        font-size: 20px;
    }

    .mechatronics_masters {
        font-size: 14px;
        line-height: 24px;
    }

    .mechatronics_title {
        margin-bottom: 40px;
    }

    .mechatronics_top {
        margin-bottom: 30px;
    }

    .mechatronics_grant {
        margin: 22px 0 16px;
    }

    .restart_card {
        min-height: 174px !important;
        padding: 20px 24px;
    }

    .restart_cards {
        gap: 24px;
    }

    .restart_inner {
        margin-bottom: 46px;
    }

    .mechatronics_inner {
        margin-bottom: 48px;
    }

    .restart_card-left .restart_card:last-child,
    .restart_card-right .restart_card:nth-child(2) {
        padding: 24px;
    }

    .price_bot_card p {
        display: flex;
        flex-direction: column;
    }

    .work .container {
        padding: 0 14px 0 16px;
    }

    .work_title {
        max-width: 100%;
    }

    .work_inner,
    .disciplines_inner,
    .aboutProgram,
    .learn_inner,
    .diploma_inner {
        margin-bottom: 96px;
    }

    .teachers_inner {
        margin-bottom: 130px;
    }

    .disciplines_cards .disciplines_card:nth-child(5) {
        padding-right: 26px;
    }

    .readMore_btn {
        margin: 4px auto 0;
    }

    .studentSlider-container .slick-dotted.slick-slider {
        margin-bottom: 38px;
    }

    .studentSlider-container .slick-dots {
        bottom: -38px;
    }

    .organizers_subtitle {
        margin-bottom: 32px;
    }

    .price_inner .container:last-child {
        padding: 0 16px;
    }

    .map_inner {
        gap: 48px;
    }

    .map {
        padding-bottom: 48px;
    }

    .apply_modal-btn,
    .applyFor_modal-submit-close,
    .price_modal-btn,
    .price_modal-submit-close {
        background: url('../img/btn/162-56.svg') no-repeat;
        max-width: 194px;
        display: block;
        margin: 0 auto;
    }

    .apply_modal-btn:hover,
    .applyFor_modal-submit-close:hover,
    .price_modal-btn:hover,
    .price_modal-submit-close:hover {
        background: url('../img/btn/162-56-hover.svg') no-repeat;
    }
}

@media screen and (max-width: 320px) {
    body {
        background: #130d23 top center / cover url('../img/bg/bg-main-320.png') no-repeat;
    }

    .studentSlider_slider-card {
        max-width: calc(100vw - 15px);
    }
    section.submit {
        margin-top: -30px;
    }

    .studentSlider_slider-card-inner {
        min-height: 162px;
        max-height: 162px;
    }


}
