.carousel-card-section .carousel-card-swiper{color:#fff;max-width:700px;overflow:hidden}.carousel-card-section .carousel-card-header{display:flex;flex-wrap:wrap;gap:24px;justify-content:flex-end;margin-bottom:24px;margin-right:32px}.carousel-card-section .carousel-card-button-next,.carousel-card-section .carousel-card-button-prev{cursor:pointer;height:18px;margin:auto 0;position:unset;width:32px}.carousel-card-section .card{display:flex;flex-direction:column;gap:10px;max-width:300px;width:80vw}.carousel-card-section .card-image{aspect-ratio:.75;object-fit:cover;width:100%}.carousel-card-section .card-title{font-size:16px;font-weight:700;margin-top:10px}.carousel-card-section .card-btn{color:#fff;margin-top:10px}.carousel-card-section .card-btn:hover{filter:brightness(.8)}@media (max-width:767px){.carousel-card-section .card{width:100%}}