@import "https://fonts.googleapis.com/css2?family=Geist+Mono:wght@300;400&family=Manrope:wght@300;400;500&display=swap";
.st-wrapper{color:#bd9958;background-color:#27190b;width:100%;font-family:Manrope,sans-serif;position:relative}.st-wrapper *{box-sizing:border-box}.st-wrapper img{object-fit:cover;width:100%;height:100%}.st-wrapper .st-nav{text-transform:uppercase;z-index:100;mix-blend-mode:difference;pointer-events:none;justify-content:center;width:100%;padding:2rem;font-family:Geist Mono,monospace;font-size:.7rem;display:flex;position:absolute;top:0;left:0}.st-wrapper .scroll-grid-container{width:100%;height:600vh;position:relative}.st-wrapper .sticky-hero{justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:sticky;top:0;left:0;overflow:hidden}.st-wrapper .text-wrapper{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1400px;height:400px;padding:2rem;display:flex;position:relative}.st-wrapper .text-block{flex:1;width:auto;position:relative;top:auto;left:auto;transform:none}.st-wrapper .text-block p{letter-spacing:-.03em;color:#bd9958;font-size:1.5rem;font-weight:400;line-height:1.4}.st-wrapper .word{margin-right:.3em;display:inline-block}.st-wrapper .marquee-container{z-index:10;width:100%;height:120px;position:absolute;bottom:4rem;left:0;overflow:hidden}.st-wrapper .marquee-track{will-change:transform;gap:1rem;width:max-content;display:flex;position:absolute;left:0}.st-wrapper .img-item{opacity:.7;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:4px;justify-content:center;align-items:center;width:200px;height:150px;font-size:14px;transition:opacity .3s;display:flex;overflow:hidden}.st-wrapper .img-item:hover{opacity:1}.st-wrapper .progress-bar{background:#ffffff1a;width:2px;height:100px;position:absolute;top:50%;right:3rem;transform:translateY(-50%)}.st-wrapper .progress-fill{transform-origin:top;background:#fff;width:100%;height:100%;transform:scaleY(0)}@media (max-width:1024px){.st-wrapper .text-wrapper{gap:1.5rem;max-width:100%;padding:2rem}.st-wrapper .text-block p{font-size:1.25rem}}@media (max-width:768px){.st-wrapper .st-nav{padding:1.5rem}.st-wrapper .text-wrapper{flex-direction:column;justify-content:center;gap:2.5rem;height:auto;min-height:40vh;margin-bottom:4rem}.st-wrapper .text-block{text-align:center;flex:none;width:100%;margin-bottom:0}.st-wrapper .text-block p{font-size:1.35rem;line-height:1.3}.st-wrapper .marquee-container{height:100px;bottom:2rem}.st-wrapper .img-item{width:160px;height:100px}.st-wrapper .progress-bar{right:1.5rem}}@media (max-width:480px){.st-wrapper .st-nav{padding:1rem;font-size:1.1rem}.st-wrapper .text-wrapper{gap:2rem;padding:1.5rem}.st-wrapper .text-block p{font-size:1.15rem}.st-wrapper .marquee-container{height:80px;bottom:5rem}.st-wrapper .img-item{width:120px;height:80px}.st-wrapper .progress-bar{height:80px;right:1rem}}
