section.resources-carousel{overflow:hidden}section.resources-carousel header.resources-carousel-header{justify-content:space-between;align-items:center;gap:var(--gap-small);margin-bottom:2em;display:flex}section.resources-carousel header.resources-carousel-header h2{margin:0}section.resources-carousel .grid{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}section.resources-carousel .swiper{overflow:visible}section.resources-carousel .swiper .swiper-slide{max-width:450px;margin-right:var(--gap-small)}section.resources-carousel .swiper-navigation{pointer-events:none;justify-content:space-between;align-items:center;width:100%;display:flex;position:absolute;top:200px;left:0}@media (max-width:600px){section.resources-carousel .swiper-navigation{display:none}}section.resources-carousel footer.resources-carousel-footer{justify-content:center;align-items:center;margin-top:30px;display:flex}
