.cards-carrousel__list .splide__pagination{bottom:auto;margin-top:59px;position:static;top:100%}.cards-carrousel__list .splide__pagination__page{background-color:var(--primary);height:14px;margin:3px 8px;opacity:.5;transition:all .2s ease-in-out;width:14px}.cards-carrousel__list .splide__pagination__page.is-active{background-color:var(--primary);opacity:1;transform:scale(1)}.cards-carrousel__list{margin-inline:auto;max-width:950px}.cards-carrousel__list .splide__slide .card{--star-color:#fff;--offset:20%;display:block;margin-left:calc((var(--offset)/2)*-1);opacity:.6;pointer-events:none;position:relative;transform:scale(.8) translateY(20px);transform-origin:left center;width:calc(100% + var(--offset));z-index:1}.cards-carrousel__list .splide__slide.is-next+.splide__slide .card,.cards-carrousel__list .splide__slide.is-prev .card{transform-origin:right center}@media(max-width:992px){.cards-carrousel__list .splide__slide .card{--offset:0%}}.cards-carrousel__list .splide__slide.is-active .card{opacity:1;pointer-events:auto;transform:scale(1);z-index:2}.cards-carrousel .splide__slide.is-active+.splide__slide .card{transform-origin:left center}.cards-carrousel .splide__slide{padding-block:20px;transition:all .2s ease-in-out}.cards-carrousel .splide:not(.is-overflow) .splide__pagination{display:block;text-align:center}.cards-carrousel__btns-wrapper{margin-top:74px}.cards-carrousel .card,.cards-carrousel .card__content{height:100%}.cards-carrousel .splide__arrow--prev{left:-55px!important}.cards-carrousel .splide__arrow--next{right:-55px!important}@media(max-width:992px){.cards-carrousel .splide__slide{padding:0}}.cards-carrousel .splide__arrow--next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='16' fill='none'%3E%3Cpath fill='%23fff' d='M1 7a1 1 0 0 0 0 2zm41.707 1.707a1 1 0 0 0 0-1.414L36.343.929a1 1 0 1 0-1.414 1.414L40.586 8l-5.657 5.657a1 1 0 0 0 1.414 1.414zM1 9h41V7H1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:41px}.cards-carrousel .splide__arrow--prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='16' fill='none'%3E%3Cpath fill='%23fff' d='M42 9a1 1 0 1 0 0-2zM.293 7.293a1 1 0 0 0 0 1.414l6.364 6.364a1 1 0 0 0 1.414-1.414L2.414 8l5.657-5.657A1 1 0 0 0 6.657.93zM42 7H1v2h41z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:41px}.cards-carrousel .card:hover h3{color:var(--base-color)}.cards-carrousel a.card:hover h3{color:#fff}.cards-carrousel .card{transition:opacity .5s,transform .5s}