.hero{position:relative;width:100vw;height:100svh;color:var(--foreground);overflow:visible}.hero-header{position:absolute;top:25svh;width:100%;padding:1.5rem;display:flex}.hero-header-col-lg{flex:4 1}.hero-header-col-sm{flex:2 1}.hero-statement{font-size:clamp(1.5rem,.75rem + 1.75vw,3.5rem);font-weight:550;line-height:1.1;letter-spacing:-.0075rem}.hero-footer{position:absolute;bottom:0;width:100%;padding:1.5rem;display:flex;align-items:flex-end}.hero-footer-col-lg{flex:4 1;display:flex;gap:4.5rem}.hero-footer-col-lg h3{width:65%}.hero-tags-float{position:absolute;left:10%;bottom:12rem;z-index:80;pointer-events:none}.hero-service-line{position:relative;z-index:80;margin:0;will-change:transform,opacity}.hero-cta{margin-top:1.75rem}.hero-cta .anime-link{gap:.7rem}.hero-cta .anime-link-label p{font-size:clamp(1.15rem,.65rem + 1vw,2rem)}.hero-cta .anime-link-icon{width:5.5rem;height:1.7rem;font-size:1.05rem}.preloader-overlay{left:0;width:100vw;overflow:hidden;z-index:10000000;background-color:var(--background-200);pointer-events:none}.preloader-overlay,.progress-bar{position:fixed;top:0;height:100svh}.progress-bar{right:0;width:.45rem;background-color:var(--foreground);display:flex;transform-origin:bottom;transform:scaleY(0)}.counter{z-index:2}.count,.counter{position:absolute;bottom:1.5rem;left:1.5rem}.count{display:flex}.digit{flex:1 1;padding-top:1rem}.count .digit span{display:block;font-size:clamp(2.5rem,1.815rem + 5.75vw,9rem);font-weight:600;line-height:1.1;letter-spacing:-.075rem;color:var(--foreground)}.count .digit{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.count .digit span{position:relative;transform:translateY(120%);will-change:transform}@media (max-width:1000px){.hero{height:auto;min-height:100svh}.hero-content{display:flex;flex-direction:column;gap:1.5rem;width:100%;padding:40svh 1.5rem 4svh}.hero-header,.hero-tags-float{position:static;top:auto;left:auto;bottom:auto;padding:0;width:100%}.hero-footer,.hero-footer-col-lg,.hero-header-col-lg{display:none}.hero .hero-statement{font-size:clamp(2rem,1.5rem + 2.5vw,5rem)}}