

/* Start:/local/templates/marccain/css/owl-carousel.css?17617171463290*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{color:inherit;border:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/marccain/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/marccain/css/bonus-page.css?176171714614149*/
/*TOP*/
.bonus-page .title {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}

.bonus-page__desc {
    display: flex;
    justify-content: space-between;
    column-gap: 30px;
    margin-bottom: 40px;
}
.bonus-page__desc--left {
    max-width: 1000px;
    width: 100%;

    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}
.bonus-page__desc--right {
    max-width: 350px;
    width: 100%;

}
.bonus-page__last-block,
.bonus-page__desc--right{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6A6A6A;
}
.bonus-page__last-block a,
.bonus-page__desc--right a{
    color: #750B0B;
    text-decoration: underline;
    text-decoration-color: #750B0B;
    transition: 0.15s;
}

.bonus-page__last-block a span,
.bonus-page__desc--right a span{
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}

.bonus-page__last-block a:hover,
.bonus-page__desc--right a:hover{
    color: #7e7b7b;
    text-decoration-color: #7e7b7b;
}
.text-decoration-none {
    text-decoration:none!important;
}
.bonus-page__btn{
    background: #750B0B;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: "Mulish", "Arial", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: max-content;
    min-width: 217px;
    min-height: 50px;
    padding: 10px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
}
.bonus-page__btn:hover {
    color: #fff;
    background-color: #606060;
}


/*BOTTOM*/


.bonus-page__info {
    display: flex;
    justify-content: space-around;
    column-gap: 40px;

    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}
.bonus-page__info--side {
    width: 50%;
}

.bonus-page__info--side * {
    font-family: "Mulish", "Arial", sans-serif;
}

.bonus-page__info__title {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 15px;
}
.bonus-page__info__list {
    margin: 0;
    padding: 0;
    list-style: none;

}

.bonus-page__info__list li {
    padding-left: 25px;
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 10px;
}
.bonus-page__info__list.list--plus li:before {
    background-image: url("data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 5.11111L5.28571 9L11 2' stroke='%23750B0B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 2px;
    width: 12px;
    height: 12px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.bonus-page__info__list.list--minus li:before {
    background-image: url("data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L11 11' stroke='%23750B0B' stroke-width='2' stroke-linecap='round'/%3e%3cpath d='M11 1L1 11' stroke='%23750B0B' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e");
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    left: 2px;
    width: 12px;
    height: 12px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.bonus-page--991-show {
    display:none;
}


@media (max-width: 1500px) {
    .bonus-page__desc--right {
        max-width: 300px;
    }
}

@media (max-width: 991px) {
    .bonus-page__desc {
        flex-direction: column;
    }
    .bonus-page__desc--right {
        display: none;
    }

    .bonus-page__info {
        flex-direction: column;
    }
    .bonus-page__info--side {
        width: 100%;
    }
    .bonus-page__last-block {
        font-size: 18px;
        line-height: 24px;
        padding-top: 15px;
    }
    .bonus-page--991-hide {
        display: none;
    }
    .bonus-page--991-show {
        display:block
    }

    .bonus-page__desc {
        margin-bottom: 30px;
    }
}
@media (max-width: 480px) {

    .main__bonus-page .content-zone {
        padding: 0 0px;
    }
    .bonus-page .title {
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        padding: 0 20px;
    }

    .bonus-page__content {
        font-size: 16px;
        line-height: 22px;
    }

    .bonus-page__desc--left {
        font-size: 16px;
        line-height: 22px;
    }
    .bonus-page__btn {
        max-width: 100%;
    }


    .bonus-page__info__title {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .bonus-page__info__list li {
        font-size: 16px;
        line-height: 22px;
    }
    .bonus-page__info__list.list--plus li:before {
        top: 6px;
    }
    .bonus-page__info__list.list--minus li:before {
        top: 6px;
        left: 3px;
    }
    .bonus-page__last-block {
        font-size: 16px;
        line-height: 22px;
    }

    .bonus-page__desc {
        margin-bottom: 20px;
    }

}



/*SLIDER*/
.bonus-page__carts {
    display:flex;
    justify-content: flex-start;
    margin-bottom: 40px;
    position: relative;
}

.bonus-page__carts * {
    font-family: "Mulish", "Arial", sans-serif;
}

.bonus-page__carts__slider {
    max-width: 1144px;
    width: 100%;
}
.bonus-page__carts__char {
    width: 296px;
}
.bonus-page__prop-add__cart-type,
.bonus-page__prop-add__cart-reciep,
.bonus-page__prop-add__cart-accual,
.bonus-page__prop-add__cart-bday {
    display: none;
}

/*height - left*/
.bonus-page__carts__char > div {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #000000;

    display: flex;
    align-items: center;
}



.bonus-page__carts__char__cart-padding {
    height: 160px;
}
.bonus-page__carts__char__cart-type:before {
    content: "";
    display: block;
    width: calc(100% + 60px);
    position: absolute;
    height: 1px;
    background: #EFF0F1;
    bottom: 0;
}
.bonus-page__carts__char__cart-type {
    position: relative;
    min-height: 68px;
}
.bonus-page__carts__char__cart-reciep:before {
    content: "";
    display: block;
    width: calc(100% + 60px);
    position: absolute;
    height: 1px;
    background: #EFF0F1;
    bottom: 0;
}
.bonus-page__carts__char__cart-reciep {
    position: relative;
    min-height: 88px;
}

.bonus-page__carts__char__cart-reciep > div {
    min-height: 48px;
}
.bonus-page__carts__char__cart-accual:before {
    content: "";
    display: block;
    width: calc(100% + 60px);
    position: absolute;
    height: 1px;
    background: #EFF0F1;
    bottom: 0;
}
.bonus-page__carts__char__cart-accual {
    position: relative;
    min-height: 68px;
}
.bonus-page__carts__char__cart-bday:before {
    content: "";
    display: block;
    width: calc(100% + 60px);
    position: absolute;
    height: 1px;
    background: #EFF0F1;
    bottom: 0;
}
.bonus-page__carts__char__cart-bday {
    position: relative;
    min-height: 68px;
}





.bonus-page__slider__item {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;

    display: flex;
    flex-direction: column;
    /*max-width: 256px;*/
    width: 100%;
}

.bonus-page__slider__item__cart-img {
    position: relative;
    height: 160px;
    max-width: 256px;
    width: 100%;
}
.bonus-page__slider__item__cart-type:before {
    content: "";
    display: block;
    width: calc(100% + 40px);
    position: absolute;
    height: 1px;
    background: #EFF0F1;
    bottom: 0;
}
.bonus-page__slider__item__cart-type {
    position: relative;
    min-height: 68px;
    width: 100%;
    display: flex;
    align-items: center;
}
.bonus-page__slider__item__cart-reciep:before {
    content: "";
    display: block;
    width: calc(100% + 40px);
    position: absolute;
    height: 1px;
    background: #EFF0F1;
    bottom: 0;
}
.bonus-page__slider__item__cart-reciep {
    position: relative;
    min-height: 88px;
    width: 100%;
    display: flex;
    align-items: center;
}

.bonus-page__slider__item__cart-reciep > div {
    min-height: 48px;
    max-width: 196px;
}
.bonus-page__slider__item__cart-accual:before {
    content: "";
    display: block;
    width: calc(100% + 40px);
    position: absolute;
    height: 1px;
    background: #EFF0F1;
    bottom: 0;
}
.bonus-page__slider__item__cart-accual {
    position: relative;
    min-height: 68px;
    width: 100%;
    display: flex;
    align-items: center;
}
.bonus-page__slider__item__cart-bday:before {
    content: "";
    display: block;
    width: calc(100% + 40px);
    position: absolute;
    height: 1px;
    background: #EFF0F1;
    bottom: 0;
}
.bonus-page__slider__item__cart-bday {
    position: relative;
    min-height: 68px;
    width: 100%;
    display: flex;
    align-items: center;
}

.bonus-page__desc--left p:first-child {
    margin-top: 0;
}

@media (max-width: 1499px) {
    .bonus-page__carts__slider {
        max-width: 552px;
        width: 100%;
    }
    .main__bonus-page {
        overflow: hidden;
    }

    .bonus-page__carts__slider .owl-nav {
        position: absolute;
        top: 62px;
        height: 35px;
        width: 100%;
        pointer-events: none;
    }

    .bonus-page__carts__slider .owl-nav button {
        position: absolute;
        border:none;
        background-color: transparent;
        width: 35px;
        height: 35px;
        padding:0;
        cursor: pointer;
        transition: 0.15s;
        pointer-events: auto;
    }

    .bonus-page__carts__slider .owl-nav button.disabled {
        opacity: 0.5;
    }
    .bonus-page__carts__slider .owl-nav button path  {
        transition: 0.15s;
    }
    .bonus-page__carts__slider .owl-nav .owl-prev {
        left: -45px;
    }
    .bonus-page__carts__slider .owl-nav .owl-next {
        right: -45px;
    }
    .bonus-page__carts__slider .owl-nav button:hover  {
        background-color: #750B0B;
    }
    .bonus-page__carts__slider .owl-nav button:hover path  {
        stroke: #FFF;
    }
}


@media (max-width: 991px) {
    .bonus-page__carts__slider {
        max-width: 296px;
        width: 100%;
    }
    .bonus-page__slider__item {
        width: 296px;
    }
    .bonus-page__slider__item__cart-img {
        margin-left: auto;
        margin-right: auto;
    }
    .bonus-page__carts__slider .owl-dots {
        display: flex;
        column-gap: 8px;
        justify-content: space-between;
        max-width: max-content;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        top: 176px;
    }

    .bonus-page__carts__slider .owl-dots .owl-dot {
        width: 6px;
        height: 6px;
        border-radius: 50px;
        padding: 0;
        border: none!important;
        display: block;
        background: #EFF0F1;
    }
    .bonus-page__carts__slider .owl-dots .owl-dot.active {
        background: #750B0B;
    }
}


@media (max-width: 767px) {
    .bonus-page__carts__char {
        position: absolute;
        width: 165px;
    }
    .bonus-page__carts__char > div {
        font-size: 16px;
        line-height: 24px;
    }
    .bonus-page__carts__slider {
        margin-left: 175px;
    }
    /*.bonus-page__carts__char > div:before {*/
    /*    width: calc(100% + 60px);*/
    /*}*/

    .bonus-page__slider__item__cart-type > div,
    .bonus-page__slider__item__cart-reciep > div,
    .bonus-page__slider__item__cart-accual > div,
    .bonus-page__slider__item__cart-bday > div  {
        padding-left: 20px;
    }

}


@media (max-width: 576px) {

    .bonus-page__carts {
        width: 100%;
        max-width: 345px;
        flex-direction: column-reverse;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
    .bonus-page__carts__slider {
        margin-left: auto;
        margin-right: auto;
    }
    .bonus-page__slider__item__cart-props {
        display: none;
    }
    .bonus-page__carts__char {
        position: relative;
    }
    .bonus-page__carts__slider .owl-nav .owl-next {
        right: -22px;
    }
    .bonus-page__carts__slider .owl-nav .owl-prev {
        left: -22px;
    }


    .bonus-page__carts__char {
        width: 100%;
        margin-top: 24px;
    }
    .bonus-page__slider__item__cart-img {
        height: 162px;
    }
    .bonus-page__carts__char > .bonus-page__carts__char__cart-padding {
        display: none;
    }
    .bonus-page__carts__char__cart-reciep {
        min-height: 68px;
    }
    .bonus-page__carts__char__cart-reciep > div {
        min-height: auto;
    }
    .bonus-page__carts__char > div {
        justify-content: space-between;
        align-items: flex-start;
        padding: 15px 0;
        min-height: auto;
        column-gap: 12px;
    }

    .bonus-page__carts__char > div > div {
        /*position: absolute;*/
        position: relative;
        max-width: 165px;
    }
    .bonus-page__prop-add__cart-type,
    .bonus-page__prop-add__cart-reciep,
    .bonus-page__prop-add__cart-accual,
    .bonus-page__prop-add__cart-bday {
        display: block;
        margin-left: 0px;
        width: 100%;
    }

    .bonus-page__carts__char > div:before {
        width: calc(100%);
    }



    .bonus-page__carts__char > div > div:last-child {
        font-weight: 400;
    }
    .bonus-page__carts__char > div > div:last-child b {
        font-weight: 600;
    }


}

@media (max-width: 370px) {
    .bonus-page__carts__char > div > div {
        max-width: 165px;
    }
}
@media (max-width: 350px) {
    .bonus-page__carts__slider .owl-nav .owl-next {
        right: -10px;
    }
    .bonus-page__carts__slider .owl-nav .owl-prev {
        left: -10px;
    }

}

@media (min-width: 1500px) {
    .bonus-page__slider__item__cart-img {
        max-width: 246px;
    }
}
/* End */
/* /local/templates/marccain/css/owl-carousel.css?17617171463290 */
/* /local/templates/marccain/css/bonus-page.css?176171714614149 */
