/*!* NAV *!*/

/*.header-bottom__nav {*/
/*    flex: 1 1 0%;*/
/*    overflow: hidden;*/
/*    padding: 0 32px;*/
/*    position: relative;*/
/*}*/

/*.header-bottom__swiper {*/
/*    position: relative;*/
/*}*/

/*.header-bottom__swiper::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    right: 0px;*/
/*    top: 0px;*/
/*    height: 100%;*/
/*    width: 12px;*/
/*    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));*/
/*    z-index: 1;*/
/*}*/

/*.header-bottom__link {*/
/*    font-size: 18px;*/
/*    font-weight: 400;*/
/*    text-decoration: none;*/
/*    display: inline-block;*/
/*    color: #1D1D21;*/
/*}*/

/*.header-bottom__link_active {*/
/*    color: #D92752;*/
/*}*/

/*.header-bottom__nav-slide .header-bottom__link:hover {*/
/*    color: #D92752;*/
/*}*/

/*.swiper-slide.header-bottom__nav-slide {*/
/*    width: auto;*/
/*}*/

/*.swiper-button-next.header-bottom__next,*/
/*.swiper-button-prev.header-bottom__prev {*/
/*    margin: 0px;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    width: 12px;*/
/*    height: 14px;*/
/*}*/

/*.swiper-button-next.header-bottom__next::after,*/
/*.swiper-button-prev.header-bottom__prev::after {*/
/*    font-size: 12px;*/
/*    color: black;*/
/*}*/

/*.swiper-button-disabled.header-bottom__next,*/
/*.swiper-button-disabled.header-bottom__prev {*/
/*    display: none;*/
/*}*/

/*.swiper-button-prev.header-bottom__prev {*/
/*    left: 0px;*/
/*}*/

/*.swiper-button-next.header-bottom__next {*/
/*    right: 0px;*/
/*}*/


/*@media screen and (max-width: 1400px) {*/
/*    .header-bottom__nav {*/
/*        display: none;*/
/*    }*/
/*}*/