.blogCarousel-section{background:#fff;padding:4rem 0}.blogCarousel-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.blogCarousel-heading{color:#1a1f36;margin:0;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.2}.blogCarousel-controls{align-items:center;gap:.75rem;display:flex}.blogCarousel-iconButton{background:#dce1e8;border:0;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:inline-flex}.blogCarousel-iconButton:hover{background:#cbd3dd}.blogCarousel-carousel{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:1.25rem;display:flex;overflow-x:auto}.blogCarousel-carousel::-webkit-scrollbar{display:none}.blogCarousel-item{scroll-snap-align:start}.blogCarousel-cardLink{color:#1a1f36;width:min(85vw,360px);min-width:min(85vw,360px);text-decoration:none;display:block}.blogCarousel-imageWrap{border:1px solid #e5e7eb;border-radius:24px;width:100%;height:220px;position:relative;overflow:hidden}.blogCarousel-image{object-fit:cover}.blogCarousel-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:1rem;margin-bottom:0;font-size:1.4rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.blogCarousel-meta{color:#6b7280;margin-top:.5rem;margin-bottom:0;font-size:.875rem}.blogCarousel-description{color:#2b3245;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-top:.5rem;margin-bottom:0;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blogCarousel-footerCta{justify-content:center;margin-top:2.5rem;display:flex}.blogCarousel-seeAllButton{color:#fff;background:#1a2237;border-radius:9999px;justify-content:center;align-items:center;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:opacity .2s;display:inline-flex}.blogCarousel-seeAllButton:hover{opacity:.9}@media (min-width:768px){.blogCarousel-section{padding:5rem 0}.blogCarousel-header{margin-bottom:2.5rem}.blogCarousel-carousel{gap:1.75rem}.blogCarousel-cardLink{width:360px;min-width:360px}.blogCarousel-imageWrap{height:240px}}
