.c-cards-repeater-carousel__header{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:space-between}.c-cards-repeater-carousel__heading{margin:0}.c-cards-repeater-carousel__arrows{display:flex;gap:5px}.c-cards-repeater-carousel__arrows .c-cards-repeater-carousel__arrow{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;transition:transform .2s ease,stroke .3s ease}.c-cards-repeater-carousel__arrows .c-cards-repeater-carousel__arrow:hover svg{transform:scale(1.1);stroke:#1a3fcc}.c-cards-repeater-carousel__arrows svg{height:50px;width:50px}.c-cards-repeater-carousel .splide{overflow:visible}.c-cards-repeater-carousel .splide__slide{flex-shrink:0}.c-cards-repeater-carousel__card{border-radius:1rem;box-shadow:0 4px 10px rgba(0,0,0,.05);height:100%;padding:20px 40px}.c-cards-repeater-carousel__card:before{bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.c-cards-repeater-carousel__card--odd:before{background:url(https://9134784.fs1.hubspotusercontent-na1.net/hubfs/9134784/dots-top-left.svg) no-repeat 0 0}.c-cards-repeater-carousel__card--even:before{background:url(https://9134784.fs1.hubspotusercontent-na1.net/hubfs/9134784/dots-bottom-right.svg) no-repeat 100% 100%}.c-cards-repeater-carousel__title{font-size:4.78rem;font-weight:600;line-height:1;margin-bottom:30px}.c-cards-repeater-carousel__title a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.c-cards-repeater-carousel__card:active .c-cards-repeater-carousel__title,.c-cards-repeater-carousel__card:focus .c-cards-repeater-carousel__title,.c-cards-repeater-carousel__card:hover .c-cards-repeater-carousel__title,.c-cards-repeater-carousel__title a:active,.c-cards-repeater-carousel__title a:focus,.c-cards-repeater-carousel__title a:hover{color:var(--secondary-color)}@media(min-width:768px){.c-cards-repeater-carousel__header{flex-direction:row;margin-bottom:50px}}@media(min-width:1170px){.c-cards-repeater-carousel .splide{width:100%}}