* {
    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');
}
@font-face {
    font-family: 'Italic';
    font-weight: 400;
    src: url('../fonts/Inter-Italic.otf');
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}



.main {
    background-color: #F2F3F8;
}


.cart{
    font-family: 'Italic';
}
.title_categories--blue{
    margin-right: 18px;
    color:#4C5068;
}

.fixed {
    position: fixed;
}

.static {
    position: static;
}

.container {
    max-width: 1299px;
    margin: 0 auto;
}

.nav {
    display: flex;
    justify-content: center;
}
.list__item:hover{
    transform: translate(5px, -5px);
}
.news__btn:hover{
    transform: translate(5px, -5px);
}
.publications_btn:hover{
    transform: translate(5px, -5px);
}

.geo {
    width: 17px;
    height: 20px;
    margin-right: 8px;
}



.tel-link {
    font-size: 12px;
}
.title_categories--grey{
    color:#4C5068;
}




.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;
    flex-direction: column;
}








.cart {
    display: flex;
    align-items: center;
}

.right-card__coursine {
    gap: 0px;
}

.hidden{
    display: none;
}



.cart__coursine {
    margin-right: 10px;
}





.int_reg_14 {
    font-family: 'Inter-regular';
}
.int_reg_12{
    font-size: 12px;
    font-family: 'Italic';
}



.title_categories--grey {
    color: #4C5068;
    margin-right: 18px;
}





.title_categories--text {
    color: #8D91A5;
}

.title_categories {
    display: flex;
    margin-bottom: 73px;
    font-family: 'Roboto';
    font-size: 13px;

}

.arrow-category {
    margin-right: 17px;
}
.flex{
    flex-direction: row;
    align-items: center;
    gap:10px;
}

.main__title {
    color: #3494EC;
    font-weight: 700;
    font-family: 'Montserrat-bold';
    font-size: 28px;
    max-width: 1066px;
}

.main__block-title {
    margin-bottom: 73px;
}

.list__item {
    border-radius: 20px;
    background: #fff;
    padding: 37px 32px;
    display: flex;
    flex-direction: column;
    width: 419px;
    margin-right: 20px;

}

.publications_subtitle--low {
    margin-bottom: 20px;
    font-family: 'Inter-regular';
    color: #8D91A5;
    font-size: 16px;
}

.publications_subtitle--big {
    font-size: 22px;
    font-family: 'Montserrat-bold';
    margin-bottom: 10px;
    color:#4C5068;
}

.publications_btn {
    border-radius: 15px;
    padding: 8px 10px 8px 15px;
    display: flex;
    gap: 5px;
    align-items: center;
    background: transparent;
    align-self: end;
    max-width: 83px;
    color: #FFF;
    border: 1px solid #3494EC;
    color: #3494EC;
}

.list {
    display: flex;
    margin-bottom: 20px;
}


.news__btn-wrp {
    display: flex;
    justify-content: center;
}

.news__btn {
    background-color: #3494EC;
    border: none;
    color: #FFF;
    font-family: 'Inter-regular';
    padding: 8px 10px;
    border-radius: 20px;
    width: 134px;
    height: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 101px;
}

.title_categories {
    padding-top: 20px;

}

.menu {
    position: fixed;
    /* height: 100vh; */
    background: #D9DBE6;
    padding: 23px 71px;
    left: 0;
    z-index: 99999;
    top: 0;
    flex-direction: column;
    gap: 29px;
    height: 100%;
}

.main_goods--dekstop {
    display: none;
}

.menu_btn {
    position: absolute;
    top: 40px;
    right: 25px;
}

.menu_btn {
    border: none;
    background-color: transparent;
}
.show{
    display: flex;
}

.col_g {
    color: #4C5068 !important;
}

.col_g a {
    color: #4C5068 !important;
}

a.col_r {
    color: #F71055 !important;
}
.int_reg_8{
    font-family: 'Inter-regular';
    font-size: 8px;
    color:#FFF;
    text-align: right;
}
.flex{
    flex-direction: row;
    align-items: center;
    
}
.onepayment{
    width: 86px;
    height: 46px;
    margin-bottom: 30px;
}
.twopayment{
    width: 87px;
    height: 31px;
    margin-bottom: 30px;
}
.threepayment{
    width: 88px;
    height: 36px;
}
.catalogie__btn{
    font-family: 'Italic';
}
.publications_subtitle--low{
    font-family: 'Italic';
    font-size: 12px;
}
.publications_btn{
    font-family: 'Italic';
}
.news__btn{
    font-family: 'Italic';
}
@media screen and (max-width:1440px) {

    .show{
        display: flex;
    }
    
    .title_categories {
        width: 483px;
        padding-left: 0;
    }

    .hidden {
        display: none;
    }

    .lead {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .nav {
        flex-direction: column;
    }

    .main__title {
        width: 483px;
    }

    .list__item {
        margin-right: 0;
    }

    .list {
        flex-direction: column;
        align-items: center;
        margin-bottom: 0;
    }

    .list__item {
        margin-bottom: 20px;
    }

    .news {
        flex-direction: column;
        align-items: center;
    }



 

    

   

   
}

@media screen and (max-width:1200px) {
    .nav {
        flex-direction: column;
    }



}
@media screen and (max-width:768px) {
    .onepayment{
        width: 86px;
        height: 46px;
        margin-bottom: 0px;
    }
    .twopayment{
        width: 87px;
        height: 31px;
        margin-bottom: 0px;
    }
    .threepayment{
        width: 88px;
        height: 36px;
    }
    
}
@media screen and (max-width:500px) {

.list__item{
    width: 280px;
}
.main__title{
    max-width: 300px;
    font-size: 24px;
}
    .publications_subtitle--big{
        font-size: 18px;
    }
    .publications_subtitle--low{
        font-size: 14px;
    }
    .title_categories{
        width: 300px;
    }
   
}
