.resources{background-color:#191f2c;display:flex;flex-direction:column;gap:32px;padding:44px 24px 80px}@media (min-width:1024px){.resources{padding:100px 120px 120px}}.resources h2,.resources p{margin:0}.resources h2{color:#fff;font-family:Neue Hans Kendrick,helvetica,sans-serif;font-size:32px;font-weight:700;line-height:120%}@media (min-width:1024px){.resources h2{font-size:50px;line-height:120%}}@media (min-width:768px){.resources h2{text-align:center}}.resources .cards-container{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media (min-width:1024px){.resources .cards-container{justify-content:flex-start}}@media (min-width:1150px){.resources .cards-container{flex-wrap:nowrap}}.resources .cards-container.swiper{box-sizing:border-box;height:100%;padding-bottom:40px;width:100%}.resources .cards-container.swiper .swiper-pagination{bottom:0}.resources .cards-container.swiper .swiper-pagination .swiper-pagination-bullet{background:#51c0ac;border-radius:0;height:2px;width:34px}.resources .cards-container .card{background:#262f40;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;height:auto;padding:24px;text-decoration:none;width:100%}.resources .cards-container .card:before{background:url(https://go.mapped.com/hubfs/ec-carousel-hover-gradient.png) 50%/cover no-repeat;border-radius:8px;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.resources .cards-container .card:hover:before{opacity:1}.resources .cards-container .card .card-title,.resources .cards-container .card .text-link,.resources .cards-container .card img{position:relative}.resources .cards-container .card img{height:32px;-o-object-fit:contain;object-fit:contain;width:-moz-fit-content;width:fit-content}.resources .cards-container .card .card-title{color:#fff;font-family:Neue Hans Kendrick,helvetica,sans-serif;font-size:22px;font-weight:700;line-height:28px}.resources .cards-container .card .text-link{align-items:end;color:#51c0ac;display:flex;font-family:Neue Hans Kendrick,helvetica,sans-serif;font-size:16px;font-weight:700;font-weight:400;gap:5px;line-height:150%;text-decoration:underline}.resources .cards-container .card .text-link svg{margin-bottom:2px}.resources .cards-container .card .text-link svg path{fill:#51c0ac}