.card-slider-section{margin-bottom:48px}.card-slider-section__header{max-width:640px;margin:0 auto;text-align:center}.card-slider-section__header h2{font-size:40px}.card-slider-section__header p{font-size:24px;line-height:36px}.card-slider-wrap{position:relative;padding:0 60px;background-position:center;background-repeat:no-repeat;background-size:contain;margin:0}.card-slider{list-style:none;margin:0;padding:0}.card{display:flex;flex-direction:column;border-radius:2px;box-shadow:0px 3px 6px rgba(0,0,0,0.25);margin:1rem 13px;overflow:hidden}.card__image{width:100%;height:240px;background-size:cover;background-position:center;background-repeat:no-repeat}.card__content{background:#fff;padding:24px 16px}.card__content h5{line-height:36px;margin:0 0 16px 0}.card__content p{font-size:15px;color:#77787f;line-height:25px}.card-slider__prev,.card-slider__next{color:#0767f2;position:absolute;top:50%;left:0;transform:translateY(-50%);cursor:pointer}.card-slider__next{left:auto;right:0;transform:translateY(-50%) rotate(180deg)}@media(max-width:766px){.card-slider-section__header{padding:0 20px}.card-slider-section__header h2{font-size:28px;line-height:33px}.card-slider-section__header p{font-size:18px;line-height:32px}.card-slider__prev,.card-slider__next{top:auto;bottom:-50px;left:30%;cursor:pointer}.card-slider__next{left:auto;right:30%}.card-slider-wrap{margin:0;padding:0 0 50px 0}}