.unicorn-scene{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:-1}.unicorn-scene:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:20vh;z-index:1;background:linear-gradient(rgba(12,12,12,0),rgb(12,12,12))}.unicorn-canvas{display:block;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:-1!important}.hero{padding:var(--pd-x);position:relative;text-align:center;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.4rem;padding-top:20vh}.hero h1{line-height:1;font-size:var(--fs-5);font-weight:400}.hero .proof,.hero h1{color:transparent;background:var(--gradient-text-primary);-webkit-background-clip:text;background-clip:text}.hero .proof{display:flex;align-items:center;justify-content:center;gap:.5rem}.hero .p-1{color:transparent;background:var(--gradient-text-primary);-webkit-background-clip:text;background-clip:text;font-size:var(--fs-2);font-weight:300}