.hsm-container{position:relative;width:100%;height:100vh;overflow:hidden;background-color:transparent;background-image:linear-gradient(200.29deg,rgba(42,157,143,var(--gradient-alpha,0)) 0,rgba(42,157,143,0) 100%)}.hsm-canvas-mount{position:absolute;top:0;left:0;width:100%;height:100%}.hsm-hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;text-align:center}.hsm-hero-content h1{font-size:6rem;font-weight:800;color:var(--brand-green-primary);margin:0 0 .25rem}.hsm-hero-line-wrapper{overflow:hidden;position:relative}.hsm-hero-line-inner{display:block;will-change:transform}.hsm-featured-work{position:absolute;top:0;left:0;width:100%;height:100svh;z-index:5;opacity:0;overflow:hidden}.hsm-featured-images{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:250vw;height:200vh;transform-style:preserve-3d;perspective:500px}.hsm-featured-img-card{position:absolute;width:300px;height:300px;overflow:hidden;border-radius:2em}.hsm-featured-img-card img{width:100%;height:100%;object-fit:cover}.hsm-featured-titles{position:relative;width:600vw;height:100vh;display:flex;top:50%;gap:1rem;transform:translateY(-50%);padding:0 4rem;will-change:transform}.hsm-featured-title-wrapper{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.hsm-featured-title{font-size:4rem;font-weight:900;color:var(--base-200);text-align:center}.hsm-featured-title-img{width:100px;height:120px;overflow:hidden;border-radius:.5rem;display:none}.hsm-featured-title-img img{width:100%;height:100%;object-fit:cover}.hsm-featured-work-indicator{position:absolute;top:50%;right:2em;transform:translateY(-50%);width:2rem;height:max-content;padding:1.25rem .65rem;border-radius:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;z-index:10;border:1px solid rgba(0,0,0,.1);background:var(--base-450);color:var(--base-200);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hsm-indicator{width:100%;height:1.5px;background:var(--base-200);border-radius:10px;opacity:.2}.hsm-featured-work-footer{position:absolute;bottom:0;width:100%;padding:2em;display:flex;justify-content:space-between;align-items:center;z-index:10}.hsm-mn{font-family:supply-mono,monospace;font-size:.875rem;font-weight:500;text-transform:uppercase}.hsm-mn a{color:inherit;text-decoration:none}.hsm-mn a:hover{text-decoration:underline}.hsm-main-section{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;z-index:20;opacity:0}.hsm-main-section .hsm-btn{pointer-events:all}.hsm-main-content{flex-direction:column}.hsm-logo,.hsm-main-content{display:flex;align-items:center}.hsm-logo{width:150px;height:150px;border:2px solid var(--base-200);border-radius:100%;overflow:hidden;transform:scale(0);background-color:var(--base-200);justify-content:center}.hsm-logo img{width:auto;height:100px;padding-left:10px}.hsm-copy{margin:2em 0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hsm-line{position:relative;margin:.5em 0;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);overflow:hidden;text-align:center}.hsm-line p{position:relative;font-size:24px;transform:translateY(30px)}.hsm-btn button{z-index:10;cursor:pointer}@media (max-width:1000px){.hsm-hero-content h1{font-size:4rem}.hsm-featured-title{font-size:3rem}.hsm-line p{font-size:1.25rem}.hsm-featured-img-card{width:250px;height:250px}.hsm-logo{width:120px;height:120px}.hsm-logo img{height:80px}}@media (max-width:600px){.hsm-featured-title{font-size:2rem}.hsm-featured-img-card{width:200px;height:200px}.hsm-logo{width:100px;height:100px}.hsm-logo img{height:60px}.hsm-featured-work-footer{padding:1em;flex-direction:column;gap:1rem;bottom:1rem}.hsm-featured-work-indicator{display:none}.hsm-mn{font-size:.75rem}}