.home-gallery-marquee-section{overflow:hidden;background:linear-gradient(180deg,#fff,var(--soft,#f4f7fb))}.home-gallery-marquee-heading{display:flex;align-items:end;justify-content:space-between;gap:42px;margin-bottom:34px}.home-gallery-marquee-heading>div{max-width:760px}.home-gallery-marquee-heading h2{margin:0;color:var(--ink,#172033);font-size:clamp(34px,4.2vw,54px);line-height:1.08;letter-spacing:-.04em}.home-gallery-marquee-heading>div>p:not(.eyebrow-front){margin:12px 0 0;color:#667085}.home-gallery-marquee-heading>a{flex:0 0 auto;color:var(--brand,#155eef);font-size:13px;font-weight:850;text-decoration:none}.home-gallery-marquee{display:grid;gap:16px}.home-gallery-marquee-row{width:100%;overflow:hidden}.home-gallery-marquee-track{display:flex;width:max-content;will-change:transform}.home-gallery-marquee-group{display:flex;gap:16px;padding-right:16px}.home-gallery-marquee-row.direction-left .home-gallery-marquee-track{animation:home-gallery-marquee-left 54s linear infinite}.home-gallery-marquee-row.direction-right .home-gallery-marquee-track{animation:home-gallery-marquee-right 58s linear infinite}.home-gallery-marquee-row:hover .home-gallery-marquee-track,.home-gallery-marquee-row:focus-within .home-gallery-marquee-track{animation-play-state:paused}.home-gallery-marquee-card{position:relative;display:block;flex:0 0 310px;height:210px;overflow:hidden;border-radius:18px;background:var(--soft,#f4f7fb);box-shadow:0 13px 34px #18243d18;text-decoration:none}.home-gallery-marquee-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-gallery-marquee-card:after{position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#071d1ad1);content:""}.home-gallery-marquee-card:hover img,.home-gallery-marquee-card:focus-visible img{transform:scale(1.04)}.home-gallery-marquee-card>span{position:absolute;right:15px;bottom:13px;left:15px;z-index:1;display:grid;color:#fff}.home-gallery-marquee-card small{color:#d7e7e3;font-size:9px;font-weight:750}.home-gallery-marquee-card strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}@keyframes home-gallery-marquee-left{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes home-gallery-marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@media(max-width:700px){.home-gallery-marquee-heading{align-items:flex-start;flex-direction:column;gap:15px}.home-gallery-marquee{gap:11px}.home-gallery-marquee-group{gap:11px;padding-right:11px}.home-gallery-marquee-card{flex-basis:210px;height:145px;border-radius:14px}.home-gallery-marquee-row.direction-left .home-gallery-marquee-track{animation-duration:42s}.home-gallery-marquee-row.direction-right .home-gallery-marquee-track{animation-duration:46s}}
@media(prefers-reduced-motion:reduce){.home-gallery-marquee-row{overflow-x:auto;scrollbar-width:thin}.home-gallery-marquee-track{animation:none!important;transform:none!important;will-change:auto}.home-gallery-marquee-group[aria-hidden="true"]{display:none}}
