.featured-cards-rail{padding:80px 0}.featured-cards-rail .wrapper{margin:0 auto;max-width:var(--max-width,1200px);width:100%}.cards-section-heading{margin-bottom:16px}.cards-section-intro{margin-bottom:32px}.cards-rail-shell{align-items:center;display:flex;gap:20px}.cards-arrow{align-items:center;border:0;border-radius:999px;cursor:pointer;display:inline-flex;flex:0 0 auto;height:48px;justify-content:center;min-width:48px;transition:all .25s ease;width:48px}.cards-arrow span{font-size:22px;line-height:1}.cards-scroller-wrap{flex:1 1 auto;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin}.cards-grid{display:flex;flex-wrap:nowrap;gap:32px;padding-bottom:8px;scroll-snap-type:x mandatory}.content-card{background:#fff;display:flex;flex:0 0 calc(33.33333% - 21.33333px);flex-direction:column;height:100%;max-width:calc(33.33333% - 21.33333px);overflow:hidden;scroll-snap-align:start}.content-card-image{aspect-ratio:2/1;overflow:hidden;width:100%}.content-card-image img{display:block;height:100%;object-fit:cover;width:100%}.content-card-content{display:flex;flex-direction:column;gap:12px;height:100%;padding:20px}.content-card-label{font-size:13px;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.content-card-title{color:#000;font-size:1.375rem;font-weight:700;line-height:1.2;margin:0}.content-card-meta{font-weight:700;line-height:1.3}.content-card-body{flex:1 1 auto}.content-card-body p:last-child{margin-bottom:0}.content-card-button{margin-top:auto;padding-top:8px}.content-card-button a{text-decoration:none}.cards-empty-state{padding:24px 0}@media (max-width:991px){.cards-rail-shell{gap:16px}.content-card{flex:0 0 calc(50% - 16px);max-width:calc(50% - 16px)}}@media (max-width:767px){.featured-cards-rail{padding:60px 0}.cards-rail-shell{align-items:flex-start;gap:12px}.cards-grid{gap:24px}.content-card{flex:0 0 85%;max-width:85%}.cards-arrow{height:42px;min-width:42px;width:42px}.content-card-title{font-size:1.25rem}}