.footer-strip-section{--card-size:225px;--spacer-width:340px;background:var(--bg-subpage)}.footer-strip-row{cursor:grab;-webkit-user-select:none;user-select:none;overflow:hidden}.footer-strip-row.is-dragging{cursor:grabbing}.footer-strip-track{gap:var(--gap);will-change:transform;width:max-content;display:flex}.footer-strip-card{width:var(--card-size);height:var(--card-size);border-radius:var(--radius-card-lg);flex-shrink:0;position:relative;overflow:hidden}a.footer-strip-card--link{cursor:pointer;color:inherit;text-decoration:none;transition:filter .35s,box-shadow .35s}a.footer-strip-card--link:hover{filter:brightness(1.06);box-shadow:0 4px 20px var(--ink-faint)}a.footer-strip-card--link:after{content:"";bottom:var(--space-md);right:var(--space-md);background:var(--ink);opacity:0;pointer-events:none;width:30px;height:25px;transition:opacity .3s,transform .3s cubic-bezier(.22,1,.36,1);position:absolute;transform:translate(-4px,4px);-webkit-mask-image:url(/icons/arrow-stencil.svg);mask-image:url(/icons/arrow-stencil.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}a.footer-strip-card--link:hover:after{opacity:1;transform:translate(0)}a.footer-strip-card--link:hover .footer-strip-card-icon{transform:translateY(-3px)}.footer-strip-card-icon{transition:transform .35s cubic-bezier(.22,1,.36,1)}.footer-strip-card-top{flex-direction:column;gap:10px;padding:18.5px 18.5px 0;display:flex}.footer-strip-card-title-row{width:100%;height:28.2px;position:relative}.footer-strip-card-title{font-family:var(--font-stencil);color:var(--ink);letter-spacing:.537px;white-space:nowrap;font-size:clamp(1.25rem,1.1rem + .4vw,1.5rem);line-height:1.1;position:absolute;top:1.1px;left:0}.footer-strip-card-title--wrap{white-space:normal;width:126px;line-height:24px}.footer-strip-card-title-row:has(.footer-strip-card-title--wrap){height:52px}.footer-strip-card-plus{font-family:var(--font-mono);color:var(--ink-mid);letter-spacing:.11px;font-size:20px;line-height:11px;position:absolute;top:9.5px;right:0}.footer-strip-card-sub{font-family:var(--font-mono);font-size:var(--text-base);color:var(--ink-mid);letter-spacing:.11px;text-transform:uppercase;white-space:nowrap;line-height:11px;position:absolute;top:14.35px;right:0}.footer-strip-divider{border:none;border-top:1px solid var(--ink);flex-shrink:0;width:100%;margin:0}.footer-strip-card-icon{bottom:var(--space-md);left:var(--space-md);width:128px;height:112.5px;position:absolute}.footer-strip-spacer{width:var(--spacer-width);height:var(--card-size);border-radius:var(--radius-card-lg);background:var(--white);flex-shrink:0;position:relative;overflow:hidden}.footer-strip-spacer-pan{background-image:url(/images/footer-strip-bg.svg);background-repeat:no-repeat;background-size:100% 100%;width:300%;height:223.24%;position:absolute;top:-61.62%}@media (max-width:47.99rem){.footer-strip-spacer{width:var(--card-size)}}
