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