.clients{background:linear-gradient(to bottom,#fff 0 48%,#eeeeee 48% 100%);color:var(--ink);padding:0 0 36px;overflow:hidden}.clients-top{position:relative;display:grid;grid-template-columns:minmax(180px,32%) 1fr;align-items:center;min-height:230px;max-width:1120px;margin:auto;padding:0 clamp(24px,6vw,80px)}.clients-title-wrap{padding-left:clamp(28px,5vw,72px)}.clients-title-wrap .eyebrow{margin:0 0 12px}.clients h2{margin:0;font-size:clamp(2.4rem,4.6vw,5rem);font-weight:500;letter-spacing:-.055em}.trophy{position:relative;width:128px;height:180px;justify-self:center;align-self:end;margin-bottom:-65px;z-index:1}.trophy::before{position:absolute;left:28px;top:0;width:73px;border-top:1.5px solid var(--ink);content:''}.trophy-cup{position:absolute;left:35px;top:8px;width:60px;height:78px;border:1.5px solid var(--ink);border-radius:0 0 22px 22px;background:var(--yellow)}.trophy-cup i{position:absolute;left:25px;top:22px;width:11px;height:30px;border-radius:9px 9px 3px 3px;background:var(--ink)}.trophy-cup i::after{position:absolute;bottom:-4px;left:3px;width:5px;height:9px;border-radius:2px;background:var(--ink);content:''}.trophy-handle{position:absolute;top:15px;width:25px;height:35px;border:1.5px solid var(--ink);border-bottom:0;border-radius:50% 50% 0 0}.trophy-handle.left{left:12px}.trophy-handle.right{right:12px}.trophy-stem{position:absolute;left:61px;top:91px;width:1.5px;height:27px;background:var(--ink)}.trophy-stem::before,.trophy-stem::after{position:absolute;bottom:0;width:25px;border-top:1.5px solid var(--ink);content:''}.trophy-stem::before{right:0;transform:rotate(-27deg);transform-origin:right}.trophy-stem::after{left:0;transform:rotate(27deg);transform-origin:left}.trophy-base{position:absolute;left:29px;top:137px;width:69px;height:14px;border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink)}.trophy-base::after{position:absolute;left:-9px;bottom:-8px;width:85px;border-bottom:1.5px solid var(--ink);content:''}.clients-rail{position:relative;z-index:2;margin-left:32%;min-height:112px;overflow:hidden}.clients-track{display:flex;width:max-content;min-height:112px;align-items:center;animation:client-marquee 19s linear infinite}.clients-track:hover{animation-play-state:paused}.clients-track span{display:grid;place-items:center;width:220px;min-height:42px;border-left:1px solid #d9d9d9;color:#4e4e4e;font:600 1rem Isidora,Arial,sans-serif}.clients-track span:last-child{border-right:1px solid #d9d9d9}@keyframes client-marquee{to{transform:translateX(-50%)}}.clients-note{max-width:1120px;margin:0 auto;padding:10px 6vw 0;color:#777;font-size:.75rem;text-align:right}@media(max-width:680px){.clients-top{grid-template-columns:130px 1fr;min-height:190px;padding:0 20px}.clients-title-wrap{padding-left:8px}.clients-title-wrap .eyebrow{font-size:.6rem}.trophy{transform:scale(.78);transform-origin:bottom center;margin-bottom:-59px}.clients-rail{margin-left:26%;min-height:88px}.clients-track{min-height:88px}.clients-track span{width:165px;font-size:.84rem}.clients-note{padding:8px 20px 0;text-align:left}}
