#promo .banners__container {
    position: relative;
}
#promo .banners .top-left {
    position: absolute;
    top: 13%;
    left: 4.8%;
}
@media (max-width: 1024px) {
    #promo .banners .top-left {
        top: 9.5%;
        left: 4.1%;
    }
}
@media (max-width: 640px) {
    #promo .banners .top-left {
        top: 10%;
    }
}
#promo .banners__description {
    align-items: flex-start;
}
#promo .banners__title { 
    line-height: 54px;
    margin-bottom: 13px;
    color: #000000 !important;
}
@media (max-width: 1024px) {
    #promo .banners__title {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 5px;
        text-transform: uppercase;
    }
}
@media (max-width: 1024px) {
    #promo .banners__title span {
        display: none;
    }
}
@media (max-width: 640px) {
    #promo .banners__title h2 {
        font-size: 20px;
        line-height: 24px;
    }
}
#promo .banners__text {
    max-width: 326px;
    font-size: 27px;
    line-height: 35px;
    color: #FFFFFF;
    text-align: left;
    padding: 0;
}
@media (max-width: 1024px) {
    #promo .banners__text {
        max-width: 260px;
        font-size: 21px;
        line-height: 25px;
    }
}
@media (max-width: 640px) {
    #promo .banners__text {
        max-width: 175px;
        font-size: 14px;
        line-height: 17px;
    }
}
#promo .promocode {
    margin: 23px 0 60px;
}
@media (max-width: 1024px) {
    #promo .promocode {
        margin: 30px 0;
    }
}
@media (max-width: 640px) {
    #promo .promocode {
        margin: 15px 0 20px;
    }
}
#promo .widget-promocode__title {
    max-width: 440px;
    font-size: 32px;
    line-height: 41.6px;
    margin: 0 auto;
}
@media (max-width: 1024px) {
    #promo .widget-promocode__title {
        max-width: 360px;
        font-size: 26px;
        line-height: 33px;
    }
}
@media (max-width: 640px) {
    #promo .widget-promocode__title {
        max-width: 320px;
        font-size: 22px;
        line-height: 29px;
    }
}
#promo .widget-promocode__title span {
    color: #E2000B;
}
#promo .widget-promocode__subtitle {
    font-size: 24px;
    line-height: 31.2px;
    margin-top: 8px;
}
@media (max-width: 1024px) {
    #promo .widget-promocode__subtitle {
        font-size: 18px;
        line-height: 23px;
        margin-top: 10px;
    }
}
@media (max-width: 640px) {
    #promo .widget-promocode__subtitle {
        font-size: 16px;
        line-height: 21px;
    }
}
#promo .widget-promocode__coupon {
    letter-spacing: unset;
    min-width: 193px;
}
#promo .widget-promocode__coupon-text {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 53px;
}
@media (min-width: 768px) {
    #promo .widget-promocode__coupon-text {
        font-size: 26px;
        line-height: 58px;
    }
}
@media (min-width: 1024px) {
    #promo .widget-promocode__coupon-text {
        font-size: 32px;
        line-height: 57px;
    }
}
#promo .widget-promocode__coupon-success {
    line-height: 53px;
}
@media (min-width: 768px) {
    #promo .widget-promocode__coupon-success{
        line-height: 58px;
    }
}
@media (min-width: 1024px) {
    #promo .widget-promocode__coupon-success{
        line-height: 57px;
    }
}
#promo .widget-promocode__coupon-wrap {
    margin-bottom: 23px;
}
@media (max-width: 1024px) {
    #promo .widget-promocode__coupon-wrap {
        margin-bottom: 10px;
    }
}
#promo .widget-promocode__coupon {
    position: relative;
    margin-bottom: 28px;
}
#promo .widget-promocode__coupon::after {
    content: "Копировать";
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    bottom: -28px;
    left: 50%;
    transform: translateX(-50%);
    color: #8B8B8B;
    background-image: url("/media/up/masterclub/promo/2024/MC-1743/copy-icon.svg");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 13px 13px;
    padding-right: 19px;
}
#promo .widget-promocode__desc {
    margin-bottom: 20px;
}
#promo .widget-promocode__description {
    display: none;
}
#promo .promocode__text {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}
#promo .links .swiper:not(.swiper-initialized) .swiper-wrapper {
    display: flex;
}
#promo .links .swiper:not(.swiper-initialized) .swiper-slide{
    margin-right: 20px;
    width: calc((100% /6) - (20px / 6 * 5));
}
@media (max-width: 1419px) {
    #promo .links .swiper:not(.swiper-initialized) .swiper-slide{
        width: calc((100% /5) - (20px / 5 * 4));
    }
}
@media (max-width: 1239px) {
    #promo .links .swiper:not(.swiper-initialized) .swiper-slide{
        width: calc((100% /4) - (20px / 4 * 3));
    }
}
@media (max-width: 1023px) {
    #promo .links .swiper:not(.swiper-initialized) .swiper-slide{
        width: calc((100% /3) - (20px / 3 * 2));
    }
}
@media (max-width: 767px) {
    #promo .links .swiper:not(.swiper-initialized) .swiper-slide{
        width: calc((100% /2) - (20px / 2));
    }
}
#promo .category-link {
    background-color: #F2F2F2;
    border-radius: 4px;
    text-decoration: none;
    transition: all .2s;
    padding: 10px 27px 7px;
    display: block;
}
#promo .category-link:hover {
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}
#promo .category-link img {
    max-width: 165px;
    margin: 0 auto;
}
#promo .category-link p {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
#promo .links {
    position: relative;
}
#promo .links__navigation {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(50% - 22px);
    z-index: 1;
}
#promo .links__navigation-btn {
    width: 44px;
    height: 44px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
    background-color: #FFFFFF;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    padding: 0;
    position: absolute;
    right: -22px;
    transition: all 0.35s;
}
#promo .links__navigation-btn.links__navigation-btn_prev {
    transform: rotate(180deg);
    left: -22px;
}
#promo .links__navigation-btn::before {
    content: "";
    background-repeat: no-repeat;
    background-image: url(/skin/frontend/lite/masterclub/icons/icon-arrow-right.svg);
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#promo .links__navigation-btn:hover::before {
    filter: invert(50%) sepia(71%) saturate(3526%) hue-rotate(11deg) brightness(106%) contrast(96%);
}
#promo .links__navigation-btn.js-slider-btn_disabled {
    display: none;
}
#promo .products {
    margin-top: 80px;
}
#promo .products__title {
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 41px;
    margin-bottom: 10px;
}
@media (max-width: 1024px) {
    #promo .products__title {
        font-size: 22px;
        line-height: 29px;
    }
}
@media (max-width: 640px) {
    #promo .products__title {
        font-size: 26px;
        line-height: 34px;
    }
}
#promo .product-widget__swiper:not(.swiper-initialized) .swiper-slide {
    margin-right: 15px;
    width: calc((100% / 6) - (15px / 6 * 5));
}
@media (max-width: 1419px) {
    #promo .product-widget__swiper:not(.swiper-initialized) .swiper-slide{
        width: calc((100% /5) - (15px / 5 * 4));
    }
}
@media (max-width: 1239px) {
    #promo .product-widget__swiper:not(.swiper-initialized) .swiper-slide{
        width: calc((100% /4) - (15px / 4 * 3));
    }
}
@media (max-width: 1023px) {
    #promo .product-widget__swiper:not(.swiper-initialized) .swiper-slide{
        width: calc((100% /3) - (15px / 3 * 2));
    }
}
@media (max-width: 767px) {
    #promo .product-widget__swiper:not(.swiper-initialized) .swiper-slide{
        width: calc((100% /2) - (15px / 2));
    }
}
@media (max-width: 374px) {
    #promo .product-widget__swiper:not(.swiper-initialized) .swiper-slide{
        width: 100%;
    }
}

#promo-video .video-widget {
    margin: clamp(30px, 3vw, 60px) 0;
}