:root{--scrollbar-color:#c8c8c8;--scrollbar-bg-color:#f2f2f2;--scrollbar-size:thin;--scrollbar-webkit-size:5px;--scrollbar-webkit-border-radius:8px;--scrollbar-webkit-border-size:3px}.slider-with-background{--margin-top:0;--margin-bottom:0;margin:var(--margin-top) auto var(--margin-bottom) auto;max-width:1680px;position:relative;width:100%;--margin-top:20px;--margin-bottom:20px}@media only screen and (min-width:769px){.slider-with-background{padding:0 20px}}.rtl .slider-with-background{direction:rtl}.slider-with-background__container{height:100%;overflow:hidden;position:relative}@media only screen and (min-width:769px){.slider-with-background__container{border-radius:20px;padding:62px 0 69px}}@media only screen and (max-width:768px){.slider-with-background__container{padding:52px 0 51px}}.slider-with-background__container:after,.slider-with-background__container:before{bottom:0;content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.slider-with-background__container:before{background:linear-gradient(139.99deg,#1b365d,#040c0f);left:0}.slider-with-background__container:after{background-image:url(images/c_purple.388c1272.svg);background-repeat:no-repeat}@media only screen and (min-width:1025px){.slider-with-background__container:after{background-position:50%;background-size:contain}}@media only screen and (max-width:1024px){.slider-with-background__container:after{background-position:100%;background-size:cover;right:0}}.slider-with-background__header{color:#fff}@media only screen and (min-width:1025px){.slider-with-background__header{margin-right:calc((var(--grid-width) - var(--grid-gutter))*1/var(--grid-col-count));padding-left:calc((var(--grid-width) - var(--grid-gutter))*1/var(--grid-col-count))}.rtl .slider-with-background__header{margin-left:calc((var(--grid-width) - var(--grid-gutter))*1/var(--grid-col-count));margin-right:0;padding-left:0;padding-right:calc((var(--grid-width) - var(--grid-gutter))*1/var(--grid-col-count))}}@media only screen and (max-width:768px){.slider-with-background__header{margin-left:0;margin-right:0;padding-left:20px;padding-right:20px}}.slider-with-background__title{width:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*14 + var(--grid-gutter)*13)}@media only screen and (max-width:1024px){.slider-with-background__title{margin:0 calc((var(--grid-width) - var(--grid-gutter))*1/var(--grid-col-count));width:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*4 + var(--grid-gutter)*3)}}@media only screen and (max-width:768px){.slider-with-background__title{font-size:30px;margin:0;width:100%}}.slider-with-background__title b,.slider-with-background__title strong{color:var(--color-green-darker);font-weight:inherit}.slider-with-background__articles{overflow:hidden}@media only screen and (min-width:1025px){.slider-with-background__articles{margin-bottom:-100px;padding:70px 20px 120px calc((var(--grid-width) - var(--grid-gutter))*2/var(--grid-col-count))}.rtl .slider-with-background__articles{padding-left:20px;padding-right:calc((var(--grid-width) - var(--grid-gutter))*2/var(--grid-col-count))}}@media only screen and (max-width:1024px){.slider-with-background__articles{margin-bottom:0;padding:40px 20px 21px}.slider-with-background__articles .swiper-wrapper{align-items:stretch}}.slider-with-background__articles .swiper-slide{margin-top:0;transition:margin-top .4s;width:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*5 + var(--grid-gutter)*4)}@media(hover:hover){.slider-with-background__articles .swiper-slide:hover{margin-top:-30px}}@media only screen and (max-width:768px){.slider-with-background__articles .swiper-slide{max-width:100%;min-height:345px;width:292px}.slider-with-background__articles .swiper-slide .offer-card{min-height:345px;padding:30px 20px}}.slider-with-background__buttons{align-items:center;display:flex;gap:10px;justify-content:center;position:absolute;right:calc((var(--grid-width) - var(--grid-gutter))*1/var(--grid-col-count));top:62px}@media only screen and (max-width:768px){.slider-with-background__buttons{margin-top:30px;position:static;right:auto;top:auto}}.rtl .slider-with-background__buttons{left:calc((var(--grid-width) - var(--grid-gutter))*1/var(--grid-col-count));right:auto}.slider-with-background__arrow{align-items:center;background-color:var(--color-green-darker);border-radius:50%;display:flex;height:50px;justify-content:center;transition:background-color .3s ease;width:50px}.slider-with-background__arrow svg{stroke:#fff}.slider-with-background__arrow.swiper-button-disabled{background-color:transparent;border:1px solid #fff;opacity:1;pointer-events:none}.slider-with-background__arrow.swiper-button-disabled svg{stroke:#fff}.rtl .slider-with-background__arrow{left:90px;right:auto;transform:scale(-1)}