#cardsslider{background-color:#fff;padding-bottom:80px;padding-top:54px;position:relative}#cardsslider #cardsslideranchor{display:inline-block;height:100px;position:absolute;top:-100px;width:100%}@media (min-width:1366px){#cardsslider .module__wrapper{padding-left:144px;padding-right:144px}}#cardsslider .cards__item .text{font-size:20px;line-height:1.7;margin-top:37px}#cardsslider .text--h2{line-height:1.21;text-align:center}#cardsslider .cards{-ms-overflow-style:none;display:flex;justify-content:space-between;overflow-x:scroll;padding:40px;scrollbar-width:none}#cardsslider .cards::-webkit-scrollbar{display:none}#cardsslider .cards__item{background-color:#fff;border-radius:7px;box-shadow:0 3px 60px 0 rgba(0,0,0,.17);margin-right:35px;min-width:244px;padding:53px 23px 60px;width:244px}#cardsslider .cards__item span{display:block;height:5px;width:75px}#cardsslider .cards__item span,#cardsslider .cards__item:hover{background-color:var(--sun-yellow)}#cardsslider .cards__item:hover .text{font-weight:700}#cardsslider .cards__item:hover span{background-color:#000}@media (min-width:768px){#cardsslider .text--h2{margin-bottom:42px}}