@font-face {
    font-family: "Yu Gothic";
    src: url("../font/yugothib.ttf") format("truetype");
}

@font-face {
    font-family: "Museo Sans Cyrl";
    src: url("../font/Museo Sans Cyrl 500.ttf") format("truetype");
}

@font-face {
    font-family: "PressStart2P";
    src: url("../font/PressStart2P.ttf") format("truetype");
}

.news_row__detail{
    width: 100%;
}
.result {
    margin-bottom: 0px;
}

.container-landind {
    max-width: 1100px;
    width: 100%;
    margin: auto;
    /* margin-top: 80px;*/
    font-family: "Museo Sans Cyrl";
    line-height: 32px;
    margin-bottom: 100px;
}

.content-security {
    background: #f7f7f7;
    width: 100%;
    padding-bottom: 52px;
}

@media screen and (max-width: 1100px) {
    .content-security {
        padding-bottom: 0px;
    }
}

.content-discount {
    background: #f7f7f7;
    width: 100%;
    padding-bottom: 52px;
}

img {
    width: 100%;
    height: 100%;
}

a {
    cursor: pointer;
}


/*
*
BANNER
*
 */
.content-security__banner {
    position: relative;
}

.content-security__banner-img {
    width: 100%;
}


/*
*
MENU
*
 */
.content-security__banner-menu {
    position: absolute;
    right: 44px;
    top: calc(50% - 115px);
}

.content-security__banner-menu-item {
    margin: 7px 0;
    cursor: pointer;
}


.content-security__banner-menu-item-delete {
    height: 30px;
    width: 23px;
}

.content-security__banner-menu-item-pickpoint {
    height: 25px;
    width: 25px;
}

.content-security__banner-menu-item-crypto {
    height: 32px;
    width: 27px;
}

.content-security__banner-menu-item-delivery {
    height: 30px;
    width: 26px;
}

.content-security__banner-menu-item-disguise {
    height: 26px;
    width: 27px;
}

@media screen and (max-width: 768px) {
    .content-security__banner-menu {
        display: none;
    }
}

/*
*
Блок информации
*
 */

.content-security__info {
    padding: 123px 200px;
    font-size: 24px;
    text-align: center;
}

@media screen and (max-width: 1100px) {
    .content-security__info {
        padding: 35px 31px 60px 31px;
        margin: -10px 0 0 0;
    }
}

@media screen and (max-width: 768px) {
    .content-security__info {
        font-size: 14px;
        line-height: 23px;
    }
}


/*
*
Описание пунктов
*
*/
.content-security__item {
    position: relative;
    margin: 31px 0;
    font-size: 18px;

}

.content-security__item-box {
    display: flex;
}

.content-security__item-number {
    height: 42px;
    width: 42px;
    margin-right: 8px;
    font-family: "PressStart2P";
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0000ff;
    color: white;
    font-size: 24px;
    padding: 2px 0 0 3px;
}

.content-security__item-title {
    height: 42px;
    font-family: "PressStart2P";
    display: flex;
    justify-content: center;
    align-items: center;
    background: black;
    color: white;
    padding: 0px 30px;
}


@media screen and (max-width: 1100px) {
    .content-security__item {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        text-align: center;
        margin: 0 auto;
    }

    .content-security__item-box {
        justify-content: center;
        margin-top: 42px;
    }
}

@media screen and (max-width: 768px) {
    .content-security__item {
        font-size: 12px;
        line-height: 20px;
    }

    .content-security__item-number {
        display: none;
    }

    .content-security__item-title {
        height: 20px;
    }
}

/*Первый блок*/
.content-security__delete {
    margin-left: 89px;
}

.content-security__delete-descr {
    margin: 40px 0 68px 51px;
    width: 550px;
    text-align: left;
}

.content-security__delete-img {
    height: 146px;
    width: 114px;
    position: absolute;
    right: 181px;
    top: 6px;
}

@media screen and (max-width: 1100px) {
    .content-security__delete {
        margin-left: 0;
    }

    .content-security__delete-descr {
        width: auto;
        margin: 50px 39px 47px 51px;
    }

    .content-security__delete-img {
        position: initial;
    }
}

@media screen and (max-width: 768px) {
    .content-security__delete-img {
        width: 49px;
        height: 63px;
    }

    .content-security__delete-descr {
        width: auto;
        margin: 28px 39px 47px 39px;
        text-align: center;
    }
}


/*Второй блок*/
.content-security__pickpoint {
    margin-left: 282px;
}

.content-security__pickpoint-descr {
    margin: 40px 0 68px 51px;
    width: 606px;
    text-align: left;
}

.content-security__pickpoint-img {
    height: 126px;
    width: 125px;
    position: absolute;
    left: 95px;
    top: 112px;
}

@media screen and (max-width: 1100px) {
    .content-security__pickpoint {
        margin-left: 0;
    }

    .content-security__pickpoint-descr {
        width: auto;
        margin: 50px 39px 47px 39px;
    }

    .content-security__pickpoint-img {
        position: initial;
    }
}

@media screen and (max-width: 768px) {
    .content-security__pickpoint-img {
        width: 52px;
        height: 52px;
    }

    .content-security__pickpoint-descr {
        width: auto;
        margin: 28px 39px 47px 39px;
        text-align: center;
    }
}

/*Третий блок*/
.content-security__crypto {
    margin-left: 162px;
}

.content-security__crypto-descr {
    margin: 40px 0 68px 51px;
    width: 541px;
    text-align: left;
}

.content-security__crypto-img {
    height: 171px;
    width: 145px;
    position: absolute;
    right: 103px;
    top: 44px;
}

@media screen and (max-width: 1100px) {
    .content-security__crypto {
        margin-left: 0;
    }

    .content-security__crypto-descr {
        width: auto;
        margin: 50px 39px 47px 39px;
    }

    .content-security__crypto-img {
        position: initial;
    }
}

@media screen and (max-width: 768px) {
    .content-security__crypto-img {
        width: 57px;
        height: 67px;
    }

    .content-security__crypto-descr {
        width: auto;
        margin: 31px 39px 47px 39px;
        text-align: center;
    }
}

/*Четвертый блок*/
.content-security__delivery {
    margin-left: 71px;
}

.content-security__delivery-descr {
    margin: 31px 0 68px 51px;
    width: 375px;
    text-align: left;
}

.content-security__delivery-img {
    height: 180px;
    width: 158px;
    position: absolute;
    right: 326px;
    top: 33px;
}

@media screen and (max-width: 1100px) {
    .content-security__delivery {
        margin-left: 0;
    }

    .content-security__delivery-descr {
        width: auto;
        margin: 50px 39px 47px 39px;
    }

    .content-security__delivery-img {
        position: initial;
    }
}

@media screen and (max-width: 768px) {
    .content-security__delivery-img {
        width: 59px;
        height: 67px;
    }

    .content-security__delivery-descr {
        width: auto;
        margin: 31px 39px 47px 39px;
        text-align: center;
    }
}

/*Пятый блок*/
.content-security__disguise {
    margin-left: 313px;
}

.content-security__disguise-descr {
    margin: 40px 0 68px 51px;
    width: 629px;
    text-align: left;
}

.content-security__disguise-img {
    height: 146px;
    width: 141px;
    position: absolute;
    left: 132px;
    top: 121px;
}

@media screen and (max-width: 1100px) {
    .content-security__disguise {
        margin-left: 0;
    }

    .content-security__disguise-descr {
        width: auto;
        margin: 50px 39px 47px 39px;
    }

    .content-security__disguise-img {
        position: initial;
    }
}

@media screen and (max-width: 768px) {
    .content-security__disguise-img {
        width: 55px;
        height: 57px;
    }

    .content-security__disguise-descr {
        width: auto;
        margin: 31px 39px 47px 39px;
        text-align: center;
    }
}

/*
*
FOOTER
*
 */

.footer-security {
    width: 100%;
    margin: auto;
    text-align: center;
}

.footer-security__text {
    margin: 137px auto 125px auto;
    width: 809px;
    font-size: 24px;
    line-height: 32px;
}

.footer-security__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 64px;
    max-width: 516px;
    margin: 0 auto;
    font-family: "PressStart2P";
    font-size: 16px;
    color: #fff !important;
    background: #0000FF;
    border-radius: 4px;

    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
}

.footer-security__btn:hover {
    background: #cccccc;
}

@media screen and (max-width: 768px) {
    .footer-security__text {
        margin: 52px 27px;
        font-size: 14px;
        width: auto;
        line-height: 23px;
    }

    .footer-security__btn-img {
        width: 252px;
        height: 39px;
    }
}


/*====15% sale landing page START=====*/


/*
*
BANNER
*
 */

.content-discount__banner {
    position: relative;
    font-size: 24px;
    color: white;
    line-height: 15px;
}

.content-discount__banner-img {
    width: 100%;
}

.content-discount__banner-left {
    transform: rotate(270deg);
    position: absolute;
    top: 50%;
    left: 75px;
}

.content-discount__banner-right {
    transform: rotate(90deg);
    position: absolute;
    top: 50%;
    right: 75px;
}

.content-discount__banner-dicont {
    height: 98px;
    width: 392px;
    position: absolute;
    bottom: -28px;
    left: calc(50% - 196px);
    z-index: 999;
}

/*
*
Информация, второй блок
*
 */

.content-discount__block b u {
    text-decoration: underline;
    font-family: 'Museo-700', 'Museo', sans-serif;
    font-weight: bold;
}

.content-discount__info {
    background: #FFE1CC;
    padding: 137px 133px;
    font-size: 24px;
    position: relative;
}

.content-discount__info-box {
    display: flex;
    justify-content: space-between;
    margin-top: 122px;
    font-size: 18px;
    line-height: 28px;
}

.content-discount__info-left {
    padding-right: 35px;
}

.content-discount__info-right {
    padding-left: 35px;
}

.content-discount__info-offer {
    font-size: 40px;
    line-height: 50px;
    margin-top: 132px;
    margin-bottom: -210px;
}

.content-discount__info-img {
    height: 710px;
    width: 419px;
    position: absolute;
    right: 0;
    bottom: -320px;
}

/*
*
Товары
*
 */

.content-discount__product {
    margin-top: 250px;
    padding: 0 133px;
}

.content-discount__product-box {
    padding-bottom: 125px;
}

.content-discount__product-box-title {
    border-bottom: 1px solid;
    font-size: 24px;
    line-height: 50px;
}

.content-discount__product-box-prod {
    margin-top: 88px;
    display: flex;
}

.content-discount__product-item {
    width: 273px;
    text-align: center;
    position: relative;
    margin-right: 89px;
}

.content-discount__product-item-img {
    width: 273px;
    height: 273px;
    margin-bottom: 20px;
}

.content-discount__product-item-title {
    font-size: 20px;
    font-weight: bold;
    color: #000 !important;
}

.content-discount__product-item-descr {
    font-size: 16px;
    padding-top: 15px;
    line-height: 25px;
    font-family: 'Museo-300', 'Museo', sans-serif;
}

.content-discount__product-item-sticker {
    height: 63px;
    width: 63px;
    font-size: 26px;
    color: white;
    font-family: "Yu Gothic";
    background: #FF6699;
    border-radius: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    right: 15px;
    top: 0;
}

/*====15% sale landing page END=====*/

/*
*
BANNER
*
 */

.champions__banner {
    text-align: center;
}
.champions__banner img {
    width: 100% !important;
}

.champions__banner-title {
    font-size: 48px;
    text-transform: uppercase;
    line-height: 60px;
    margin-bottom: 55px;
    letter-spacing: 10px;
    font-weight: bold;
    text-align: left;
}

.champions__banner-img {
    max-width: 264px;
    margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
    .champions__banner-title {
        font-size: 24px;
        line-height: 40px;
    }

    .champions__banner-img {
        width: 142px;
    }
}

/*
*
Информация, второй блок
*
 */

.champions__descr {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 120px;
}

.champions__descr-p {
    width: 826px;
    text-align: center;
    font-size: 20px;
}

@media screen and (max-width: 768px) {
    .champions__descr-p {
        font-size: 16px;
        /*padding: 0 10px;*/
        width: 100%;
    }
}

/*
*
Товары
*
 */
.champions {
    margin: 0 0 100px 0;
}

.champions__products {
    background-color: #f7f7f7;
    padding-top: 1px;
    padding-bottom: 94px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    min-height: max-content;
    height: 100%;
    justify-content: space-around;
}

.champions__products-item {
    width: 33.33%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    margin-top: 88px;
    width: 280px;
}

.champions__products-item-picture {
    position: relative;
    justify-content: center;
    margin-bottom: 20px;
}

.champions__products-item-picture-img-box {
    max-width: 244px;
    max-height: 244px;
    border-radius: 150px;
    overflow: hidden;
    background: #fff;
    width: 244px;
    height: 244px;
    display: block;
    cursor: pointer;
}

.champions__products-item-picture-img {
    width: 100%;
}

.champions__products-item-picture-sale {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 66px;
    height: 66px;
}

.champions__products-item-title {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 20px;
    color: #000;
}

.champions__products-item-descr {
    font-size: 16px;
    max-width: 280px;
    line-height: 24px;
    margin-bottom: 80px;
    color: #000;
}

.champions__products-item-btn {
    position: absolute;
    bottom: 0;
    background-color: transparent;
    font-size: 16px;
    border: 1px solid #000000;
    border-radius: 3px;
    width: 182px;
    color: #000 !important;
    padding: 3px 0;
    display: block;
}

/*.champions__products-item:hover .champions__products-item-btn{
    color: #fff!important;
}
.champions__products-item:hover .champions__products-item-btn{
    background-color: #42BB19;
    border: 1px solid #42BB19;
}*/
.champions__products-item-btn:hover {
    color: #fff !important;
    background-color: #42BB19;
    border: 1px solid #42BB19;
}

.champions__products-item {
    /*cursor: pointer;*/
    color: #000;
}

@media screen and (max-width: 1100px) {
    .champions__products-item {
        width: 50%;
    }
}

@media screen and (max-width: 768px) {
    .champions__products-item {
        width: 100%;
    }

    .champions__products-item-title {
        font-size: 18px;
    }

    .champions__products-item-descr {
        font-size: 14px;
    }
}


/*Бонусная политика*/
.container-bonus {
    max-width: 1100px;
    width: 100%;
    margin: auto;
    /*  margin-top: 80px;*/
    font-family: "Museo Sans Cyrl";
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 67px;
    color: #000000;
    cursor: context-menu;
}
@media screen and (max-width: 480px) {
    .container-bonus {
        margin-bottom: 0px;

    }
}

.bonus {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: default;
}


/*
*
BANNER
*
 */
.bonus__banner {
    margin-top: 96px;
    width: 100%;
    display: flex;
    justify-content: center;
    padding-left: 12px;
    padding-right: 12px;
}

.bonus__banner-img {
    max-width: 534px;
    max-height: 436px;
    padding-right: 15px;
}


/*
*
Информация, второй блок
*
 */

.bonus__thanks {
    margin-top: 118px;
    width: 100%;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 118px;
    display: flex;
    justify-content: center;
    padding-left: 12px;
    padding-right: 12px;
}

.bonus__thanks-p {
    text-align: center;
    max-width: 555px;
}

@media screen and (max-width: 991px) {
    .bonus__thanks {
        font-size: 16px;
        line-height: 149.19%;
        max-width: 357px;

    }
}
@media screen and (max-width: 480px) {
    .bonus__thanks {
        font-size: 16px;
        line-height: 149.19%;
        max-width: 278px;
        margin-top: 55px ;
        margin-bottom: 99px;

    }
}

/*
*
Товары
*
 */

.bonus__block-product {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin: 0 -8px;
    width: 100%;
}

.bonus__products-title {
    font-size: 48px;
    line-height: 132.19%;
    margin-bottom: -125px;
    z-index: 999;
    font-weight: bold;
}
@media screen and (max-width: 480px) {
    .bonus__products-title {
        width: 180px;
        margin: 0 auto -80px;

    }
}

.bonus__products {
    background: #ffd800;
    width: 100%;
    clip-path: polygon(0 12%, 0 100%, 100% 100%, 100% 0);
    min-height: 1px;
}

.bonus__products-block {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 194px 74px 80px 74px;
}
@media screen and (max-width: 480px) {
    .bonus__products-block {
        padding: 194px 74px 0px 74px;

    }
}

.bonus__products-item {
    flex-basis: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 58px;
    box-sizing: border-box;

}

.bonus__products-item-title {
    font-weight: bold;
    font-size: 32px;
    line-height: 121.19%;
    color: #000;
}

.bonus__products-item-picture {
    margin: 67px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media screen and (max-width: 480px) {
    .bonus__products-item-picture {
        margin: 30px 0 40px 0;

    }
}

.bonus__products-item-picture-img-box {
    max-width: 360px;
    max-height: 360px;
    border-radius: 300px;
    overflow: hidden;
    background: #fff;
}

.bonus__products-item-picture-img {
    width: 100%;
}

.bonus__products-item-descr {
    font-weight: 300;
    font-size: 18px;
    line-height: 149.19%;
    color: #000;
}
@media screen and (max-width: 480px) {
    .bonus__products-item-descr {
        max-width: 280px;

    }
}

.bonus__products-item-btn {
    background: #A409C9;
    border-radius: 30px;
    width: 244px;
    height: 55px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 22px;
    line-height: 132.19%;
    margin-top: -40px;
}

.bg-black {
    background: #000000;
}

@media screen and (max-width: 1199px) {
    .bonus__products-item-picture-img-box {
        max-width: 300px;
        max-height: 300px;
    }
}

@media screen and (max-width: 991px) {
    .bonus__products {
        clip-path: polygon(0 5%, 0 100%, 100% 100%, 100% 0);
    }

    .bonus__products-title {
        font-size: 32px;
        margin-bottom: -80px;
    }

    .bonus__products-item {
        flex-basis: 100%;
    }

    .bonus__products-item-title {
        line-height: 132.19%;
        font-size: 24px;
    }

    .bonus__products-block {
        padding-left: 0;
        padding-right: 0;
        padding-top: 90px;
    }

    .bonus__products-item {
        padding-left: 20px;
        padding-right: 20px;
    }

    .bonus__products-item-btn {
        font-size: 16.2476px;
        line-height: 132.19%;
    }

    .bonus__products-item-descr {
        font-size: 14px;
        line-height: 149.19%;
        max-width: 350px;
    }

    .bonus__products-item-picture-img-box {
        max-width: 250px;
        max-height: 250px;
    }
}

@media screen and (max-width: 767px) {
    .bonus__products {
        clip-path: polygon(0 4%, 0 100%, 100% 100%, 100% 0);
    }

    .bonus__products-item-picture-img-box {
        max-width: 280px;
        max-height: 280px;
    }
}

@media screen and (max-width: 320px) {
    .bonus__p
    roducts-title {
        padding: 0px 45px;
        margin-bottom: -95px;
    }

    .bonus__products {
        clip-path: polygon(0 2.5%, 0 100%, 100% 100%, 100% 0);
    }
}

/*
teaser
*/

.bonus__teaser {
    padding: 74px 144.5px 115px 144.5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.bonus__teaser-text {
    max-width: 400px;
    font-weight: 200;
    font-size: 38px;
    line-height: 135.69%;
    text-align: left;
}

.bonus__teaser-img {
    max-width: 346px;
    max-height: 369px;
}

@media screen and (max-width: 991px) {
    .bonus__teaser {
        flex-wrap: wrap;
        justify-content: center;
        padding-left: 33px;
        padding-right: 33px;
    }

    .bonus__teaser-text {
        font-weight: 200;
        font-size: 24px;
        line-height: 135.69%;
        text-align: center;
        max-width: 100%;
    }
}

/*
price
 */

.bonus__price {
    margin: 0 -8px;
    display: flex;
    background: #F4F4F4;
    padding: 66px 60px;
    flex-wrap: wrap;
}

.bonus__price-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-basis: 50%;
}

.bonus__price-title {
    font-weight: bold;
    font-size: 38px;
    line-height: 135.69%;
    padding-left: 64px;
    padding-top: 33px;
    max-width: 259px;
    text-align: left;
}
@media screen and (max-width: 480px) {
    .bonus__price-title {
        max-width: 164px!important;

    }
}

.bonus__price-img {
    max-width: 420.31px;
    max-height: 467px;
}

.bonus__price-img-media {
    display: none;
}

.bonus__price-item {
    font-weight: 500;
    font-size: 18px;
    line-height: 195.19%;
    padding-top: 37px;
}

.bonus__price-plus {
    font-weight: 500;
    font-size: 18px;
    line-height: 195.19%;
    padding-top: 39px;
    padding-bottom: 102px;
}

@media screen and (max-width: 991px) {
    .bonus__price {
        padding-left: 38px;
        padding-right: 38px;
    }

    .bonus__price-block {
        align-items: center;
        flex-basis: 100%;
        text-align: center;
    }

    .bonus__price-title {
        padding-left: 0;
        max-width: 100%;
        font-size: 24px;
        line-height: 135.69%;
        text-align: center;
    }

    .bonus__price-item {
        font-size: 14px;
        line-height: 195.19%;
    }

    .bonus__price-plus {
        font-size: 14px;
        line-height: 157.19%;
        padding-bottom: 0;
    }

    .bonus__price-img {
        display: none;
    }

    .bonus__price-img-media {
        display: flex;
    }

}

/*
button
 */

.bonus__btn {
    display: flex;
    padding-top: 125px;
}

.bonus__btn-item {
    width: 356px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffd800;
    border-radius: 3px;
    font-weight: bold;
    font-size: 18px;
    line-height: 167.18%;
    color: #000000 !important;
}

.bonus__btn-item:hover {
    background: #ffd806;
}

@media screen and (max-width: 991px) {
    .bonus__btn {
        padding-top: 66px;
        padding-bottom: 74px;
    }

    .bonus__btn-item {
        width: 234px;
        height: 38px;
    }
}

/*
news
*/

.bonus__news {
    display: none;
    padding: 22px 15px 0 15px;
    flex-direction: column;
    padding: 0 15px;
    width: 100%;
}

.bonus__news-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 180%;
    padding-bottom: 13px;
}

.bonus__news-item {
    background: #FFFFFF;
    border: 0.5px solid #C9C9C9;
    box-sizing: border-box;
    border-radius: 2.32px;
    padding: 16px 24px 25px 24px;
    margin-bottom: 12px;
}

.bonus__news-item-title {
    font-weight: 500;
    font-size: 13.92px;
    line-height: 137%;
    padding-bottom: 10px;
}

.bonus__news-item-descr {
    font-weight: 300;
    font-size: 12.3733px;
    line-height: 137%;
    padding-bottom: 20px;
}

.bonus__news-box {
    display: flex;
    align-items: center;
}

.bonus__news-title-btn {
    font-size: 12.3733px;
    line-height: 136%;
    color: #333333;
    border: 0.5px solid #C9C9C9;
    box-sizing: border-box;
    border-radius: 1.54667px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 24px;
    width: 106.72px;
    height: 27.07px;
}

.bonus__news-title-date {
    color: #AAAAAA;
    font-weight: 300;
    font-size: 10.8267px;
    line-height: 137%;
}

.bonus__news-all {
    text-align: right;
    font-weight: 500;
    font-size: 14px;
    line-height: 137%;
}

/*
ПРеимущества
*/

.bonus__advantages {
    margin-bottom: 21px;
    margin-top: 43px;
    width: 100%;
    padding: 0 15px;
    display: none;
}

.bonus__advantages-border {
    border: 0.5px solid #C9C9C9;
    box-sizing: border-box;
    border-radius: 3px;
    width: 100%;
}

.bonus__advantages-item {
    padding: 0 12px;
    display: flex;
    align-items: center;
}

.bonus__advantages-item-border {
    border-bottom: 0.5px solid #C9C9C9;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 100px;
}


.bonus__advantages-item-img {
    max-width: 54px;
    max-height: 56px;
}

.bonus__advantages-item-text {
    font-size: 14px;
    line-height: 136%;
    margin-left: 40px;
}

.border-none {
    border: none;
}

@media screen and (max-width: 991px) {
    .bonus__news {
        display: flex;
    }

    .bonus__advantages {
        display: flex;
    }

}


/*Combo page */
/*
*
BANNER
*
 */

.head-combo-img{
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(/local/templates/cannado/img/landings/combo/CAN_combo_tex_.png) no-repeat center;
    background-size: cover;
    height: 387px;

}

.head-combo-img-text{
    font-family: "Museo";
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 156%;
    text-align: center;
    color: #FFFFFF;
    background: black;
    padding: 10px 40px;
}
@media screen and (max-width: 768px){
    .head-combo-img-text{
        font-size: 42px;
        padding: 10px 24px;
        line-height: 140%;
        max-width: 306px;
    }
}
/*
*
Информация, второй блок
*
 */

.combo-text{
    max-width: 735px;
    font-family: "Museo";
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 37px;
    text-align: center;
}
.combo-text-bold{
    max-width: 471px;
    font-family: "Museo";
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 137%;
}

@media screen and (max-width: 768px){
    .combo-text{
        font-size: 18px;
        line-height: 156%;
    }
    .combo-text-bold{
        font-size: 28.2791px;
        line-height: 137%;
    }
}

/*
*
Товары
*
 */

.combo-card{
    overflow: hidden;
    border-radius: 10%;
}

.combo-card img{
    width: 100%;
}

.combo-btn{
    background: #6666FF;
    border-radius: 10px;
    width: 400px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff!important;
}

.combo-btn img{
    width: 65px;
    height: 33px;
    margin-right: 28px;
}

.combo-btn span{
    color: white;
    font-weight: bold;
    font-size: 24px;
    line-height: 167.18%;
}

@media screen and (max-width: 768px){
    .combo-btn{
        width: 100%;
    }
}

@media screen and (max-width: 375px){
    .combo-btn img{
        width: 40px;
        height: auto;
        margin-right: 20px;
    }
    .combo-btn span{
        font-size: 18px;
    }
}

.text-center {
    text-align: center;
}

.d-flex {
    display: flex;
}
.align-items-center {
    align-items: center;
}
.justify-content-center{
    justify-content: center;
}
.flex-column{
    flex-direction: column;
}

.row-combo{
    display: flex;
    flex-wrap: wrap;
}

.col-combo{
    flex: 0 0 25%;
    max-width: 25%;
    box-sizing: border-box;
}

@media (max-width: 768px) {
    .col-combo{
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
@media (max-width: 576px) {
    .col-combo{
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/*padding & margin*/

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
        margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
        margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-n1 {
        margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .m-md-n2 {
        margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .m-md-n3 {
        margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .m-md-n4 {
        margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .m-md-n5 {
        margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
        margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
        margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
        margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
        margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

/*END padding & margin*/

/*====black friday 2020 BEGIN====*/
.black_friday{
    background-color: #000000;
    color: #ffffff;
    padding: 0 104px 0 104px;
    cursor: default;
    margin-bottom: 104px;
    width: 100%;
    box-sizing: border-box;
}

@media screen and (max-width: 1024px){
    .black_friday{
        padding: 0 38px 0 38px;
    }
}
@media screen and (max-width: 768px){
    .black_friday{
        padding: 0 20px 0 20px;
    }
}
/*
*
logo
*
 */
.black_friday__logo{
    padding-top: 58px;
    margin-bottom: 57px;
    text-align: center;
}

.black_friday__logo-img{
    max-width: 364px;
    height: 159px;
}
@media screen and (max-width: 992px){
    .black_friday__logo{
        padding-top: 41px;
    }
}
@media screen and (max-width: 769px){
    .black_friday__logo{
        padding-top: 37px;
        margin-bottom: 42px;
    }
    .black_friday__logo-img{
        max-width: 234px;
        height: 102px;
    }
}

/*
*
Информация, второй блок
*
 */

.black_friday__descr{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 67px;
}

.black_friday__descr-span{
    max-width: 664px;
    width: 100%;
    font-weight: 300;
    line-height: 167.18%;
    text-align: center;
    font-size: 22px;
    margin-bottom: 34px;
}

.black_friday__descr-span:last-child{
    margin-bottom: 0px;
}

@media screen and (max-width: 769px){
    .black_friday__descr{
        margin-bottom: 45px;
    }
    .black_friday__descr-span:first-child{
        font-size: 18px;
        margin-bottom: 16px;
    }
}

/*
*
tabs
*
 */
.black_friday__tabs{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: -10px;
    margin-right: -10px;
}
.black_friday__tabs-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 10px;
    width: 100%;
    max-width: 160px;
    height: 209px;
    line-height: 1;
    padding: 5px 5px 7px 5px;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

.black_friday__tabs-item:hover{
    background: #FDCB00;
    color: black;
    border: 2px solid #FDCB00;

}

.black_friday__tabs-item.active{
    background: #FDCB00;
    color: black;
    border: 2px solid #FDCB00;
}

.black_friday__tabs-item-box{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.black_friday__tabs-item-date{
    font-weight: bold;
    font-size: 76.3843px;
}

.black_friday__tabs-item-month{
    font-size: 26.7034px;
}

.black_friday__tabs-item-discount{
    font-weight: bold;
    font-size: 43.8442px;
}

.black_friday__tabs-item-descr{
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 0.5px solid #868686;
    display: none;
    padding-bottom: 121px;
}

.black_friday__tabs-item-descr-span{
    width: 400px;
    font-weight: 600;
    font-size: 32px;
    line-height: 141.18%;
    text-align: center;
    margin-top: 87px;
    margin-bottom: 87px;
}

.black_friday__tabs-item-descr-btn{
    width: 361px;
    height: 60px;
    background: #FFC700;
    border-radius: 10px;
    font-weight: 600;
    font-size: 24px;
    line-height: 167.18%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black!important;
    text-decoration: none;
}

.black_friday .active{
    display: flex;
}
/*
.disabled{
    color: #606060;
    border: 2px solid #606060;
    box-sizing: border-box;
    cursor: default;
}
*/
.black_friday__tabs-item.disabled:hover{
    color: #606060;
    border: 2px solid #606060;
    box-sizing: border-box;
    cursor: default;
    background-color: black;
}

@media screen and (max-width: 992px){
    .black_friday__tabs-item-date{
        font-size: 59.41px;
    }
    .black_friday__tabs-item-month{
        font-size: 20.7693px;
    }
    .black_friday__tabs-item-discount{
        font-weight: bold;
        font-size: 34.101px;
    }
}

@media screen and (max-width: 770px){
    .black_friday__tabs{
        margin-left: -8px;
        margin-right: -8px;
    }
    .black_friday__tabs-item{
        margin-left: 8px;
        margin-right: 8px;
        max-width: 124px;
        height: 162px;
    }
}
@media screen and (max-width: 769px){
    .black_friday__tabs-item-descr{
        margin-bottom: 67px;
    }
    .black_friday__tabs-item-descr-span{
        width: 390px;
        font-size: 24px;
        margin-top: 52px;
        margin-bottom: 52px;
    }
    .black_friday__tabs-item-descr-btn{
        width: 100%;
        height: 55px;
        font-size: 18px;
    }
    .black_friday__tabs-item-date{
        font-size: 28.2905px;
    }
    .black_friday__tabs-item-month{
        font-size: 9.89016px;
    }
    .black_friday__tabs-item-discount{
        font-weight: bold;
        font-size: 16.2386px;
    }
}
@media screen and (max-width: 500px) {
    .black_friday__tabs-item {
        height: 100px;
    }
}
@media screen and (max-width: 450px){
    .black_friday__tabs-item-descr-span {
        width: 100%;
    }
}
@media screen and (max-width: 375px){
    .black_friday__tabs{
        margin-left: -4px;
        margin-right: -4px;
    }
    .black_friday__tabs-item{
        margin-left: 4px;
        margin-right: 4px;
        max-width: 59px;
        height: 77px;
    }
}
@media screen and (max-width: 340px) {
    .black_friday__tabs-item-date{
        font-size: 26px;
    }
    .black_friday__tabs-item-month{
        font-size: 8px;
    }
    .black_friday__tabs-item-discount{
        font-weight: bold;
        font-size: 14px;
    }
}
/*
*
футер
*
 */
.black_friday__footer{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 80px;
}
.black_friday__footer-span-warn{
    font-weight: bold;
    font-size: 36px;
    line-height: 167.18%;
    margin-top: 72px;
    margin-bottom: 50px;
}

.black_friday__footer-span{
    width: 718px;
    font-weight: 300;
    font-size: 18px;
    line-height: 180.68%;
    text-align: center;
    margin-bottom: 30px;
}

@media screen and (max-width: 769px){
    .black_friday__footer-span-warn{
        font-size: 32px;
        margin-top: 30px;
        margin-bottom: 14px;
    }
    .black_friday__footer-span{
        font-size: 16px;
        width: 100%;
        margin-bottom: 55px;
    }
}

/*
*
Товары
*
 */
.black_friday__tabs-item-descr-box{
    padding-top: 1px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    min-height: max-content;
    height: 100%;
    margin-right: -25px;
    margin-left: -25px;
    width: 100%;
}

.black_friday__tabs-item-descr-prod{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin-bottom: 38px;
    border: 1px dashed #FFFFFF;
    box-sizing: border-box;
    border-radius: 50%;
    max-width: 186px;
    height: 186px;
    overflow: hidden;
}

.black_friday__tabs-item-descr-prod img{
    height: 100%;
}

.col-25{
    width: 25%;
    display: flex;
    justify-content: center;
}


@media screen and (max-width: 992px) {
    .black_friday__tabs-item-descr-box {
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media screen and (max-width: 900px){
    .black_friday__tabs-item-descr-prod{
        max-width: 150px;
        height: 150px;
    }
}

@media screen and (max-width: 768px){
    .col-25{
        width: 33.333%;
    }
}

@media screen and (max-width: 500px){
    .col-25{
        width: 50%;
    }
}

@media screen and (max-width: 350px){
    .black_friday__tabs-item-descr-prod{
        max-width: 130px;
        height: 130px;
    }
}


/*====black friday 2020 END====*/


/*====new 2021 BEGIN====*/




.new img{
    width: 100%;
    height: 100%;
}

.new a{
    cursor: pointer;
}

/*
*
BANNER
*
 */

.new__banner{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
    padding: 0 17px;
    box-sizing: border-box;
}

.new__banner-img{
    max-width: 979px;
}
.new__banner-img-position{
    margin-top: -80px;
    max-width: 303px;
}
.new__banner-media{
    display: none;
    flex-direction: column;
}
@media screen and (max-width: 1100px){
    .new__banner-img-position{
        margin-top: -80px;
        max-width: 235px;
    }
}
@media screen and (max-width: 768px){
    .new__banner-title{
        font-size: 24px;
        line-height: 40px;
    }
    .new__banner-img-position{
        margin: -20px auto 0 auto;
    }
    .d-none{
        display: none;
    }
    .d-flex{
        display: flex;
    }
    .w-auto{
        width: 50%;
    }
}
@media screen and (max-width: 500px){
    .new__banner-img-position{
        margin-left: 17px;
        max-width: 166px;
    }
}

/*
*
Информация, второй блок
*
 */

.new__descr{
    display: flex;
    margin-bottom: 25px;
    padding: 0 17px;
    align-items: center;
}
.new__descr-img{
    max-width: 230px;
    margin-right: 50px;
    /*margin-top: 25px;*/
}
.new__descr-p{

    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 156%;
    font-size: 20px;
}

@media screen and (max-width: 1100px){
    .new__descr{
        flex-direction: column;
        align-items: center;
    }
    .new__descr-img{
        margin-right: 0;
        margin-bottom: 21px;
    }
    .new__descr-p{
        font-size: 16px;
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width: 768px){
    .new__descr-p{
        font-size: 14px;
        width: 100%;
    }
    .new__descr-img{
        margin-right: 0;
        margin-bottom: 16px;
    }
}

/*
*
Товары
*
 */
.new{
    margin: 0 0 100px 0;
}
.new__products{
    padding-top: 1px;
    padding-bottom: 86px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    min-height: max-content;
    height: 100%;
    border-bottom: 0.5px solid #B1B1B1;
    margin-bottom: 100px;
}

.new__products-item {
    width: 25%;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: 100px;
    padding: 0 18.5px 90px 18.5px;
    box-sizing: border-box;
}

.new__products-item-picture{
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 34px;
}

.new__products-item-picture-img-box{
    max-width: 247px;
    max-height: 247px;
}

.new__products-item-picture-img{
    width: 100%;
}


.new__products-item-title{

    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 156%;
    margin-bottom: 23px;
    color:#000;
}

.new__products-item-descr{
}

.item__descr{
    display: flex;
    align-items: baseline;
}


.item__descr-img{
    margin-right: 17px;
    max-width: 16px;
    max-height: 16px;
}

.item__descr-text{
    text-align: left;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 206%;
    color: black;
}
.new__products-item-btn-box{

}

.new__products-item-btn{
    position: absolute;
    bottom: 0;
    background-color: transparent;
    font-size: 16px;
    border: 1px solid #000000;
    border-radius: 3px;
    width: 180px;
    height: 47px;
    color: #000!important;
    padding: 3px 0;
    display: block;

}
.new__products-item:hover .new__products-item-btn{
    color: #fff!important;
}
.new__products-item:hover .new__products-item-btn{
    background-color: #42BB19;
    border: 1px solid #42BB19;
}
.new__products-item
{
    cursor: pointer;
    color: #000;
}
@media screen and (max-width: 1100px){
    .new__products-item {
        width: 33.33%;
        padding: 0 16px 80px 16px;
        margin-top: 70px;
    }
    .item__descr-text{
        font-size: 14px;
    }
    .new__products-item-title{
        font-size: 16px;
    }
    .new__products-item-btn{
        font-size: 16px;
        width: 158px;
        height: 41px;
    }
    .item__descr-img{
        margin-right: 16px;
        max-width: 14px;
        max-height: 14px;
    }
    .new__products-item-picture{
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px){
    .new__products-item {
        width: 50%;
        padding: 0 16px 50px 16px;
        margin-top: 30px;
    }
    .item__descr-text{
        font-size: 10px;
    }
    .new__products-item-title{
        font-size: 12px;
    }
    .new__products-item-btn{
        font-size: 12px;
        width: 117px;
        height: 31px;
    }
    .item__descr-img{
        margin-right: 12px;
        max-width: 10px;
        max-height: 10px;
    }
    .new__products-item-picture{
        margin-bottom: 22px;
    }
}
/*====new 2021 BEGIN====*/

/*====new 2022 ====*/
/*
*
BANNER
*
 */

.new22__banner{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 50px 0 100px 0;
    padding: 0 17px;
    box-sizing: border-box;
}

.new22__banner-img{
    max-width: 979px;
    width: 100%;
}

/*
*
Информация, второй блок
*
 */
.new22_separator{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 17px;
    margin: 116px auto 81px auto;
}
.new22_separator-line{
    box-sizing: border-box;
    height: 1px;
    border-bottom: 1px solid #000;
    width: 40%;
}
.new22_separator-text{
    font-family: 'Museo Sans Cyrl';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 156%;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    max-width: 40%;
}
.new22__descr{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    padding: 0 17px;
}
.new22_descr-img-box {
    margin-right: 50px;
}
.new22__descr-title {
    font-weight: 700;
    font-size: 24px;
    text-align: left;
}
.new22__descr-img{
    width: auto;
    max-width: 200px;
    /*margin-top: 25px;*/
    height: auto;
}
.new22__descr-p{
    font-family: 'Museo Sans Cyrl';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 156%;
    color: #000000;
    max-width: 817px;
    width: 100%;
}
.new22__descr-a{
    color: #000!important;
    text-decoration: underline;
}
.new22__descr-a:hover{
    color: #1ED400!important;
    text-decoration: none;
 }

@media screen and (max-width: 1100px){
    .new22__descr{
        flex-direction: column;
        align-items: center;
    }
    .new22__descr-img{
        margin-right: 0;
        margin-bottom: 21px;
    }
    .new22__descr-p{
        font-size: 16px;
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width: 768px){
    .new22__descr-p{
        font-size: 14px;
        width: 100%;
    }
    .new22__descr-img{
        margin-right: 0;
        margin-bottom: 16px;
    }
}

/*
*
Товары
*
 */
.new22{
    margin: 0 0 100px 0;
}
.new22__products{
    padding-top: 1px;
    padding-bottom: 86px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    min-height: max-content;
    height: 100%;
    border-bottom: 0.5px solid #B1B1B1;
    margin-bottom: 100px;
}

.new22__products-item {
    width: 25%;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: 100px;
    padding: 0 18.5px 90px 18.5px;
    box-sizing: border-box;
}

.new22__products-item-picture{
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 34px;
}

.new22__products-item-picture-img-box{
    max-width: 247px;
    max-height: 247px;
    height: 238px;
    overflow: hidden;

}

.new22__products-item-picture-img{
    width: 100%;
}


.new22__products-item-title{
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 156%;
    margin-bottom: 23px;
    color:#000;
    text-align: left;
}

.new22__products-item-descr{
}

.item__descr{
    display: flex;
    align-items: baseline;
}


.item__descr-img{
    margin-right: 17px;
    max-width: 16px;
    max-height: 16px;
}

.item__descr-text{
    font-family: Museo Sans Cyrl;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 206%;
    color: black;
}
.new22__products-item-btn-box{

}

.new22__products-item-btn{
    position: absolute;
    bottom: 0;
    background-color: transparent;
    font-size: 16px;
    border: 1px solid #000000;
    border-radius: 3px;
    width: 180px;
    height: 47px;
    color: #000!important;
    padding: 3px 0;

    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new22__products-item:hover .new22__products-item-btn{
    color: #fff!important;
}
.new22__products-item:hover .new22__products-item-btn{
    background-color: #42BB19;
    border: 1px solid #42BB19;
}
.new22__products-item
{
    cursor: pointer;
    color: #000;
}
.b-none{
    border-bottom: none;
}
@media screen and (max-width: 1100px){
    .new22__products-item {
        width: 33.33%;
        padding: 0 16px 80px 16px;
        margin-top: 70px;
    }
    .item__descr-text{
        font-size: 14px;
    }
    .new22__products-item-title{
        font-size: 16px;
    }
    .new22__products-item-btn{
        font-size: 16px;
        width: 158px;
        height: 41px;
    }
    .item__descr-img{
        margin-right: 16px;
        max-width: 14px;
        max-height: 14px;
    }
    .new22__products-item-picture{
        margin-bottom: 30px;
    }
    .new22_descr-img-box {
        margin-right: 0;
    }
}

@media screen and (max-width: 768px){
    .new22__products-item {
        width: 50%;
        padding: 0 16px 50px 16px;
        margin-top: 30px;
    }
    .item__descr-text{
        font-size: 10px;
    }
    .new22__products-item-title{
        font-size: 12px;
    }
    .new22__products-item-btn{
        font-size: 12px;
        width: 117px;
        height: 31px;
    }
    .item__descr-img{
        margin-right: 12px;
        max-width: 10px;
        max-height: 10px;
    }
    .new22__products-item-picture{
        margin-bottom: 22px;
    }
}
@media screen and (max-width: 565px){
    .new22__products-item{
        width: 100%;
    }
}
.list-seeds{
    padding: 0 16px 50px 16px;
    width: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}
/*@media (min-width: 596px) {*/
    /*.list-seeds{*/
        /*width: 50%;*/
    /*}*/
/*}*/
@media (min-width: 767px) {
    .list-seeds{
        width: 33.33%;
    }
}
.list-seeds a{
    color: #000;
    text-align: left;
}
.list-seeds p{
    margin-bottom: 40px;
}
/*===new 2022 end===*/

.black_friday-new {
	padding: 0 70px;
}
.black_friday-new .black_friday__tabs-item-discount {
	font-size: 38px;
}
.black_friday-new .black_friday__tabs-item {
	margin: 0;
	height: auto;
	max-width: none;
	aspect-ratio: 11/14;

}
.black_friday-new .black_friday__tabs {
	margin: 0;
	gap: 10px;
}
.black_friday-new .black_friday__tabs-item-descr-prod img {
	height: 100%;
	aspect-ratio: 1;
	object-fit: contain;
	background-color: white;
}
@media (max-width: 1024px) {
	.black_friday-new {
		padding: 0 40px;
	}
	.black_friday-new .black_friday__tabs {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		max-width: 470px;
		margin: auto;
	}
	.black_friday-new .black_friday__tabs-item-descr-prod {
		height: 150px;
	}
}
@media (max-width: 575px) {
	.black_friday-new {
		padding: 0 20px;
		margin-inline: -15px;
		width: calc(100% + 30px);
	}

	.black_friday-new .black_friday__tabs-item-discount {
		font-size: 27px;
	}

	.black_friday-new .black_friday__tabs {
		gap: 7px;
	}

	.black_friday-new .col-25 {
		width: 50%;
	}

	.black_friday-new .black_friday__tabs-item-descr-prod {
		margin-bottom: 30px;
	}
}
.black_friday-new .black_friday__tabs-item-descr-prod.padding_small {
	background-color: white;
	padding: 4%;
}
.black_friday-new .black_friday__tabs-item-descr-prod.padding_big {
	background-color: white;
	padding: 12%;
}
/*===new 2024 end===*/