.hero-social{position:absolute;z-index:3;left:4vw;top:47%;display:grid;gap:12px}.hero-social:before{content:'';height:65px;width:1px;background:#fff8;margin:0 auto 7px}.hero-social a{width:28px;height:28px;border:1px solid #fff9;border-radius:50%;display:grid;place-items:center;color:white;font:14px/1 Arial;transition:.25s}.hero-social a:hover{color:#171914;background:#b7c941;border-color:#b7c941}.hero-scroll{position:absolute;z-index:3;bottom:34px;left:4vw;color:#fff;font:10px 'DM Mono';letter-spacing:2px;display:flex;align-items:center;gap:12px;writing-mode:vertical-rl}.hero-scroll i{height:64px;border-left:1px solid #fff9;display:block;position:relative}.hero-scroll i:after{content:'';position:absolute;bottom:-1px;left:-4px;border:4px solid transparent;border-top-color:#fff}.home-motion{overflow:hidden;background:#f4f2ec;height:100px;display:flex;align-items:center;white-space:nowrap}.motion-track{display:flex;align-items:center;gap:30px;min-width:max-content;animation:marquee 24s linear infinite;color:#a8a9a2;font:36px Manrope;letter-spacing:4px}.motion-track b{color:#809513;font-size:34px}.home-motion:hover .motion-track{animation-play-state:paused}@keyframes marquee{from{transform:translateX(-15%)}to{transform:translateX(-55%)}}.category-explorer{min-height:720px;background:#10120e;color:white;display:grid;grid-template-columns:minmax(330px,.78fr) 1.22fr}.category-copy{padding:100px 5vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.category-copy>span{font:11px 'DM Mono';letter-spacing:2px;color:#b7c941}.category-copy h2{font-size:clamp(39px,4.2vw,70px);max-width:520px}.category-copy p{max-width:450px;line-height:1.8;color:#c8c9c3;font-size:15px}.category-copy .button{border:1px solid #fff;background:transparent;color:#fff}.category-copy .button:hover{background:#b7c941;color:#161713;border-color:#b7c941}.category-copy em{font-style:normal;font-size:18px;margin-left:18px}.category-stage{position:relative;background-size:cover;background-position:center;min-height:720px;transition:background-image .45s ease}.stage-shade{position:absolute;inset:0;background:linear-gradient(90deg,#10120eaa,transparent 65%,#10120e66)}.category-hotspot{position:relative;z-index:1;height:25%;border-bottom:1px solid #fff4;display:flex;align-items:center;gap:20px;padding:0 50px;transition:.28s;background:linear-gradient(90deg,transparent,transparent)}.category-hotspot:first-of-type{border-top:1px solid #fff4}.category-hotspot span{font:10px 'DM Mono';color:#b7c941}.category-hotspot strong{font:clamp(19px,2vw,30px) 'Playfair Display';font-weight:500}.category-hotspot i{font-style:normal;margin-left:auto;font-size:24px;opacity:0;transform:translateX(-10px);transition:.28s}.category-hotspot.active,.category-hotspot:hover{background:linear-gradient(90deg,#10120edb,#10120e3d)}.category-hotspot.active i,.category-hotspot:hover i{opacity:1;transform:translateX(0)}@media(max-width:780px){.hero-social,.hero-scroll{display:none}.home-motion{height:68px}.motion-track{font-size:21px;gap:17px}.category-explorer{grid-template-columns:1fr}.category-copy{padding:70px 26px}.category-stage{min-height:480px}.category-hotspot{padding:0 26px}.category-hotspot strong{font-size:21px}}
