.volu-hosts{position:relative;padding:72px 0;overflow:hidden}.volu-hosts:before{content:"";position:absolute;top:-6%;right:-4%;width:min(70%,720px);height:320px;background:radial-gradient(ellipse at top right,rgba(255,224,170,.3),rgba(232,116,59,.1) 45%,rgba(232,116,59,0) 72%);filter:blur(16px);pointer-events:none;z-index:0}.volu-hosts-inner{position:relative;z-index:1;max-width:var(--volu-maxw);margin:0 auto;padding:0 20px}.volu-hosts-head{margin-bottom:36px}.volu-hosts-cta{display:flex;width:-moz-fit-content;width:fit-content;margin:26px auto 0}.volu-hosts-strip-wrap{position:relative;overflow:hidden}.volu-hosts-spotlight{position:absolute;inset:0;z-index:0;pointer-events:none}.volu-hosts-spotlight:before{content:"";position:absolute;inset:-12% -6% 0 -6%;background:linear-gradient(180deg,rgba(255,232,186,.22),rgba(255,224,170,.06) 50%,rgba(255,224,170,0) 82%);-webkit-clip-path:polygon(72% -2%,90% -2%,64% 102%,30% 102%);clip-path:polygon(72% -2%,90% -2%,64% 102%,30% 102%);filter:blur(20px)}.volu-hosts-spotlight:after{content:"";position:absolute;left:50%;bottom:5%;width:52%;height:42%;transform:translateX(-50%);background:radial-gradient(ellipse at center,rgba(255,226,170,.2),rgba(255,226,170,0) 68%);filter:blur(8px)}.volu-hosts-track{position:relative;z-index:1;display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 max(20px,calc(50% - 105px));scrollbar-width:none}.volu-hosts-track::-webkit-scrollbar{display:none}.volu-hosts-figure{flex:0 0 auto;width:210px;scroll-snap-align:center;position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer;outline:none;background:none;border:none}.volu-hosts-glow{position:absolute;top:6%;left:50%;width:240px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,224,170,.5),rgba(255,224,170,.1) 48%,rgba(255,224,170,0) 72%);filter:blur(14px);opacity:0;transform:translateX(-50%) scale(.6);transition:opacity .5s var(--volu-ease),transform .5s var(--volu-ease);z-index:0;pointer-events:none}.volu-hosts-image{position:relative;z-index:1;width:100%;height:320px;object-fit:contain;object-position:bottom center;filter:brightness(0) drop-shadow(0 12px 18px rgba(0,0,0,.55));opacity:.92;transform:scale(.9) translateY(6px);transform-origin:bottom center;transition:filter .55s var(--volu-ease),transform .55s var(--volu-ease),opacity .55s var(--volu-ease)}.volu-hosts-info{position:relative;z-index:1;text-align:center;margin-top:14px;opacity:0;transform:translateY(8px);transition:opacity .5s var(--volu-ease),transform .5s var(--volu-ease)}.volu-hosts-figure--active .volu-hosts-image{filter:brightness(1) drop-shadow(0 22px 36px rgba(0,0,0,.6));opacity:1;transform:scale(1.08) translateY(0)}.volu-hosts-figure--active .volu-hosts-glow{opacity:1;transform:translateX(-50%) scale(1)}.volu-hosts-figure--active .volu-hosts-info{opacity:1;transform:translateY(0)}.volu-hosts-name{font-size:1.3rem;font-weight:700;color:var(--volu-cream);line-height:1.2}.volu-hosts-role{font-size:.75rem;letter-spacing:.14em;color:var(--volu-gold);margin-top:6px}.volu-hosts-quote{font-size:.8rem;line-height:1.75;color:var(--volu-muted);margin-top:10px}.volu-hosts-button{margin-top:14px}@media (min-width:1024px){.volu-hosts{padding:120px 0}.volu-hosts-inner{max-width:none;margin:0;padding-left:56px;display:grid;grid-template-columns:320px minmax(0,1fr);grid-template-areas:"head strip" "cta strip";align-items:start;grid-column-gap:48px;column-gap:48px}.volu-hosts-head{grid-area:head;margin-bottom:0}.volu-hosts-strip-wrap{grid-area:strip}.volu-hosts-cta{grid-area:cta;margin:22px 0 0;justify-self:start}}