.carousel{padding-top:4rem}.carousel .carousel-items{grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;margin:0 -6rem;padding-bottom:2rem;display:grid}@media (max-width:1024px){.carousel .carousel-items{grid-template-columns:1fr 1fr;gap:1rem;margin:0}}.carousel .carousel-items .carousel-item{width:100%}.carousel .carousel-items .carousel-item:first-of-type .entry-card{transform:translateY(0)}.carousel .carousel-items .carousel-item:nth-of-type(2) .entry-card{transform:translateY(3rem)}@media (max-width:1024px){.carousel .carousel-items .carousel-item:nth-of-type(2) .entry-card{transform:translateY(2rem)}}.carousel .carousel-items .carousel-item:nth-of-type(3) .entry-card{transform:translateY(-3rem)}@media (max-width:1024px){.carousel .carousel-items .carousel-item:nth-of-type(3) .entry-card{transform:translateY(0)}}.carousel .carousel-items .carousel-item:nth-of-type(4) .entry-card{transform:translateY(0)}@media (max-width:1024px){.carousel .carousel-items .carousel-item:nth-of-type(4) .entry-card{transform:translateY(2rem)}.carousel .carousel-items .carousel-item{grid-template-columns:1fr 1fr;margin:0}}.carousel .carousel-items .carousel-item .entry-card{width:100%}.carousel .carousel-buttons{gap:2rem;margin:2rem 0;display:flex}.carousel .carousel-buttons button{cursor:pointer;transition:all .2s}.carousel .carousel-buttons>button:first-of-type:hover{transform:translate(-.4rem)}.carousel .carousel-buttons>button:nth-of-type(2):hover{transform:translate(.4rem)}.carousel .carousel-buttons .indicators{flex-grow:1;justify-content:center;gap:2rem;padding:2rem;display:flex}@media (max-width:1024px){.carousel .carousel-buttons .indicators{gap:1rem}}.carousel .carousel-buttons .indicators button{opacity:.5;background-color:var(--current-brand);width:90px;height:4px}@media (max-width:1024px){.carousel .carousel-buttons .indicators button{width:30px;height:4px}}.carousel .carousel-buttons .indicators button.active{opacity:1}
/*# sourceMappingURL=82a63094f7863c4f.css.map*/