/* A decorative letter curtain, with a quiet reading area in the centre. */
[data-page="home"] .agency-hero>.hero-letter-rain{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;mask-image:radial-gradient(ellipse 49% 43% at 50% 46%,rgba(0,0,0,.07) 0%,rgba(0,0,0,.1) 56%,rgba(0,0,0,.55) 83%,#000 100%);-webkit-mask-image:radial-gradient(ellipse 49% 43% at 50% 46%,rgba(0,0,0,.07) 0%,rgba(0,0,0,.1) 56%,rgba(0,0,0,.55) 83%,#000 100%)}
[data-page="home"] .agency-hero>.wrap{position:relative;z-index:1}
.hero-motion-toggle{position:absolute;bottom:18px;right:30px;z-index:2;display:flex;align-items:center;gap:7px;border:1px solid #d7dde5;border-radius:30px;background:#f5f5f7e8;color:#5b6473;font:11px Inter,Arial,sans-serif;padding:8px 12px;cursor:pointer}
.hero-motion-toggle svg{width:12px;height:12px;fill:currentColor}.hero-motion-toggle:hover{color:#0071e3;border-color:#0071e3}.hero-motion-toggle:focus-visible{outline:2px solid #0071e3;outline-offset:4px}.hero-motion-toggle .motion-play-icon{display:none}.hero-motion-toggle[aria-pressed=true] .motion-pause-icon{display:none}.hero-motion-toggle[aria-pressed=true] .motion-play-icon{display:block}
[data-page="home"] .agency-hero.hero-motion-paused h1>span{animation-play-state:paused}
.hero-motion-toggle[hidden],.hero-letter-rain[hidden]{display:none!important}
@media(max-width:760px){[data-page="home"] main>.agency-hero{padding-bottom:84px}.hero-motion-toggle{right:22px;bottom:18px}.hero-letter-rain{opacity:.8}}
@media(prefers-reduced-motion:reduce){.hero-letter-rain,.hero-motion-toggle{display:none!important}}
