* {
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: 'Inter-regular';
    font-size: 400;
    src: url('../fonts/Inter-Regular.ttf');
}

@font-face {
    font-family: 'Montserrat-bold';
    font-weight: 700;
    src: url('../fonts/Montserrat-Bold.ttf');
}

@font-face {
    font-family: 'Inter-medium';
    font-weight: 500;
    src: url('../fonts/Inter-Medium.ttf');
}

@font-face {
    font-family: 'SF-PRO-DISPLAY-BOLD';
    font-weight: 800;
    src: url('../fonts/SF-Pro-Display-Bold.otf');
}

@font-face {
    font-family: 'SF-PRO-DISPLAY-REGULAR';
    font-weight: 400;
    src: url('../fonts/SF-Pro-Display-Regular.otf');
}

@font-face {
    font-family: 'SF-PRO-DISPLAY-HEAVY';
    font-weight: 700;
    src: url('../fonts/SF-Pro-Display-Regular.otf');
}
@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    src: url('../fonts/Roboto.ttf');
}
.title_categories--blue {
    color: #4C5068;
    margin-right: 18px;
    display: flex;
    align-items: center;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}



.fixed {
    position: fixed;
}

.static {
    position: static;
}

.container {
    max-width: 1299px;
    margin: 0 auto;
}

.nav {
    display: flex;
    justify-content: center;
}




.menu {
    position: fixed;
    /* height: 100vh; */
    background: #D9DBE6;
    padding: 23px 71px;
    left: 0;
    z-index: 99999;
    top: 0;
    flex-direction: column;
    gap: 29px;
    height: 100%;
}

.menu_btn {
    position: absolute;
    top: 40px;
    right: 25px;
}

.menu_btn {
    border: none;
    background-color: transparent;
}



.geo {
    width: 17px;
    height: 20px;
    margin-right: 8px;
}



.tel-link {
    font-size: 12px;
}



.btn__img-mobile {
    border: none;
    background-color: transparent;
}


.scroll_bottom_container {
    min-height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}



.show {
    display: flex;
}

.col_g {
    color: #4C5068 !important;
}

.col_g a {
    color: #4C5068 !important;
}

a.col_r {
    color: #F71055 !important;
}






.cart {
    display: flex;
    align-items: center;
}

.right-card__coursine {
    gap: 0px;
}

.hidden {
    display: none;
}





.title_categories {
    display: flex;
    gap: 10px;
    color: #8D91A5;
    margin-bottom: 30px;
    font-family: 'Roboto';
    font-size: 13px;

}

.title_categories--text {
    color: #8D91A5;
}

.int_reg_8 {
    color: #fff;
    display: flex;
    justify-content: flex-end;
    font-size: 8px;
    font-family: 'Inter-regular';
}

.flex {
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

.title_categories--grey {
    color: #4C5068;
}

.int_reg_14 {
    font-family: 'Inter-regular';
    font-size: 14px;
}


.onepayment {
    width: 81px;
    height: 46px;
    margin-bottom: 30px;
}

.twopayment {
    width: 87px;
    height: 31px;
    margin-bottom: 30px;
}

.threepayment {
    width: 88px;
    height: 36px;
    margin-bottom: 30px;
}

/*

это main

*/
.main {

    background-color: #F2F3F8;
    height: 100%;
}

.title_categories {
    padding-left: 70px;
    padding-top: 20px;
}

.banner__title {
    font-size: 28px;
    font-family: 'Montserrat-bold';
    color: #FFF;
    max-width: 575px;
    margin-bottom: 5px;
}

.banner__text-block {
    padding-top: 80px;
    padding-left: 79px;
}

.banner__subtitle {
    font-size: 14px;
    color: #FFF;
    font-family: 'Inter-regular';
    margin-bottom: 5px;
}

.banner_btn_text {
    font-size: 14px;
    color: #FFF;
}

.banner-wrp-content {
    max-width: 670px;
    display: flex;
    flex-direction: column;

}

.banner_btn {
    display: flex;
    padding: 16px 22px;
    border-radius: 20px;
    background: #3494EC;
    gap: 6px;
    align-items: center;
    max-width: 199px;
    align-self: end;
    border: none;
}

.banner {
    display: flex;
    justify-content: center;
}


.wrp-banner {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 35px;
    background: url('../img/Mask4.png');
    background-size: cover;
    width: 1299px;
    height: 325px;
}

.list__text-wrp {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    
}

.list__item {
    display: flex;
    flex-direction: column;

}

.list__item:not(:last-child) {
    margin-right: 60px;
}

.list__text {
    max-width: 202px;
    font-size: 16px;
    font-family: 'Inter-medium';
    color:#1E202A;
}

.list__text--mont {
    font-family: 'Montserrat-bold';
    font-size: 50px;
    color: #3494EC;
}

.list__landtext {
    max-width: 575px;
    font-family: 'Inter-medium';
    margin-right: 90px;
    color:#1E202A;
}

.list {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
}

.list__title {
    font-family: 'Montserrat-bold';
    font-size: 22px;
    color:#1E202A;
}

.list-wrp {
    display: flex;
}

.advantages {
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
}

.advantages__title {
    font-size: 22px;
    display: flex;
    justify-content: center;
    text-align: left;
    margin-bottom: 25px;
    font-family: 'Montserrat-bold';
}

.advantages_list {
    display: flex;
    gap: 28px;
}

.advantages_card {
    width: 303px;
    height: 396px;
    border-radius: 20px;
}

.advantages__card-wrp {
    display: flex;
}

.advantages__subtitle {
    margin-bottom: 44px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat-bold';
    padding-left: 40px;
    /* text-align: center;s */
}

.requizit__text--inter {
    font-family: 'Inter-regular';
    color: #1E202A;
    font-size: 14px;
}

.requizit__text--intermedium {
    font-family: 'Inter-medium';
    color: #1E202A;
    font-size: 16px;
}

.advantages__subtitle--firstphoto {
    background-image: url(../img/appearend\ \(1\).svg);
    background-position: bottom;
    background-repeat: no-repeat;
}

.advantages__subtitle--secondphoto {
    background-image: url(../img/appearend\ \(2\).svg);
    background-position: bottom;
    background-repeat: no-repeat;
}

.advantages__subtitle--threephoto {
    background-image: url(../img/appearend\ \(3\).svg);
    background-position: bottom;
    background-repeat: no-repeat;
}

.advantages__subtitle--fourphoto {
    background-image: url(../img/appearend\ \(4\).svg);
    background-position: bottom;
    background-repeat: no-repeat;
}

.advantages__subtitle--firstphoto,
.advantages__subtitle--secondphoto,
.advantages__subtitle--threephoto,
.advantages__subtitle--fourphoto {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: left;
    color: #FFF;
    border-radius: 20px;


}

.about {
    display: flex;
    justify-content: center;

}

.about__innerwrp {
    margin-left: -1150px;
}

.mySwiper2 {
    height: 300px;
}

.mySwiper2 .swiper-slide {
    opacity: 0.5 !important;

}

.mySwiper2 .swiper-slide-active {
    opacity: 1 !important;

}

.mySwiper2 .swiper-slide {
    opacity: 1;
    width: 251px;
}

.mySwiper2 {
    width: 100%;
}

.second_slider {
    position: relative;
    display: none;
}

.second_slider {
    max-height: 300px;
    min-height: auto;
}

.second_slider {
    overflow: hidden;
    margin-top: 18px;
    position: relative;
    margin-bottom: 48px;
    max-height: 200px;
    min-height: auto;
}

.second_slider_viewport {
    display: flex;
    /* gap: 12px; */
    position: absolute;
}

.second_slider {
    max-height: none !important;
}

.mySwiper2 {
    display: none;
}

.requizit {
    display: flex;
    justify-content: center;
}

.requizit__wrp {
    padding: 30px;
    background-color: #FFFFFF;
    width: 450px;
    display: flex;

    height: 354px;
    margin-bottom: 90px;
    border-radius: 20px;
}

.requizit__list {
    display: flex;
    flex-direction: column;
}

.requizit__item {
    display: flex;
    margin-bottom: 20px;
    color:#1E202A;
}

.requizit__title {
    margin-bottom: 20px;
    font-family: 'Montserrat-bold';
    font-size: 22px;
    color:#1E202A;
}

/*

это main

*/
.swiper-container {
    overflow: hidden !important;
}

.swiper-wrapper {
    overflow: hidden !important;
}

@media screen and (max-width:1440px) {

    .requizit__item {
        flex-direction: column;
    }

    .list-wrp {
        width: 408px;
    }

    .about__innerwrp {
        margin-left: -331px;
    }

    .requizit__wrp {
        height: 100%;
        max-width: 320px;
        justify-content: center;
    }

    .list__item:not(:last-child) {
        margin-right: 0px;

    }

    .list__item {
        padding-left: 50px;
        padding-right: 50px;
    }

    .advantages__card-wrp {
        justify-content: center;
        align-items: center;
    }

    .wrp-banner {
        justify-content: flex-end;
        padding-bottom: 20px;
    }

    .swiper-slide {
        flex-shrink: 0;
    }

    .mySwiper2 {
        display: flex;
        width: 100%;
        height: 440px;
    }

    .swiper-slide {
        border-radius: 20px;
    }

    .advantages {
        display: none;
    }

    .second_slider {


        max-height: auto;
    }

    .second_slider {
        position: relative;
        display: flex;
    }

    .list-wrp {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .advantages_card {
        width: 300px;
        height: 300x;
        border-radius: 20px;
    }

    .advantages__subtitle--firstphoto,
    .advantages__subtitle--secondphoto,
    .advantages__subtitle--threephoto {
        background-position: center;
        margin-bottom: 20px;
        border-radius: 20px;
        background-size: cover;
        display: flex;
        align-items: flex-end;
        padding-bottom: 27px;
        color: #FFF;
        justify-content: center;
        background-position: center;
    }

    .banner__text-block {
        padding-left: 0;
    }

    .banner__text-block {
        padding-left: 0;
        padding-top: 35px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .advantages__subtitle--fourphoto {
        background-position: center;
        border-radius: 20px;
        background-size: cover;
        display: flex;
        align-items: flex-end;
        padding-bottom: 27px;
        color: #FFF;
        justify-content: center;
    }

    .advantages__subtitle {
        padding-left: 25px;
        margin-bottom: 10px;
    }

    .advantages__title {
        text-align: center;
        margin-bottom: 15px;
        display: flex;
        justify-content: center;
    }

    .advantages {
        margin-bottom: 48px;
    }

    .advantages_list {
        flex-direction: column;
        align-items: center;

    }

    .banner {
        display: flex;
        justify-content: center;
    }

    .wrp-banner {
        width: 408px;
        height: 272px;
        border-radius: 20px;
    }



    .banner__title {
        font-size: 16px;
        max-width: 327px;
    }

    .banner__subtitle {
        font-size: 14px;
        max-width: 327px;
        color:#FFF;
        font-family: 'Inter-regular';

    }

    .banner-wrp-content {
        max-width: 470px;
        border-radius: 20px;
    }

    .wrp-banner {
        background-image: url(../img/Mask4.png);
        background-position: center center;
    }

    .nav {
        flex-direction: column;

    }

    .onepayment {
        width: 86px;
        height: 46px;
        margin-bottom: 0px;
    }

    .twopayment {
        width: 87px;
        height: 31px;
        margin-bottom: 0px;
    }

    .threepayment {
        width: 88px;
        height: 36px;
    }

    .list__title {
        margin-bottom: 10px;
    }

    .list__landtext {
        max-width: 339px;
        margin-right: 0;
        margin-bottom: 35px;
    }

}

@media screen and (max-width:1200px) {
    .second_slider {
        position: relative;
        display: flex;
    }

    .title_categories {
        display: flex;
        justify-content: center;

    }

    .about__innerwrp {
        width: 950px;
    }

    .about {
        display: flex;
        justify-content: center;
    }

    .list-wrp {
        flex-wrap: wrap;
        display: flex;
        flex-direction: column;
    }

    .list__title {
        max-width: 339px;
        margin-right: 0;
    }

    .onepayment {
        width: 86px;
        height: 46px;
        margin-bottom: 0px;
    }

    .twopayment {
        width: 87px;
        height: 31px;
        margin-bottom: 0px;
    }

    .threepayment {
        width: 88px;
        height: 36px;
    }

    .second_slider-wrp{
        
        display: flex;
        justify-content: center;
    }
    .second_slider{
        width: 500px;
    }
}

@media screen and (max-width:768px) {


    .about__innerwrp {
        margin-left: -331px
    }

    .advantages_card {
        max-width: 408px;
    }





    .wrp-banner {
        width: 408px;
        height: 272px;
    }

    .banner__subtitle {
        max-width: 327px;
    }

    .banner__title {
        font-size: 16px;
    }

    .banner-wrp-content {
        max-width: 380px;
    }


}

@media screen and (max-width:500px) {
    .advantages_card {
        height: 300px;
    }

    .mySwiper2 {
        height: 350px;
    }

    .banner__subtitle {
        max-width: 250px;
    }

    .banner__title {
        max-width: 250px;
    }

    .title_categories {
        margin-left: 100px;

    }
   
}