@property --animation-progress{syntax:"<number>";inherits:true;initial-value:0}.YourSolHere_Hero_container__Dc7iw{--enter-animation-duration:2s;--enter-animation-bezier-curve:cubic-bezier(0.6,0,0.5,1);--enter-animation-play-state:play;--neon-logos-container-content-height:min(100vh,1400px);--hex-logo-top-layer-size:calc(1.64 * var(--neon-logos-container-content-height));--neon-logos-section-bottom-buffer:328px;--neon-logos-container-scrollable-height:calc(var(--neon-logos-container-content-height) + var(--neon-logos-section-bottom-buffer));--hex-logo-size-linear-step:0.08;height:var(--neon-logos-container-scrollable-height);padding:0}.YourSolHere_Hero_container__Dc7iw[data-start-animation=true]{--enter-animation-play-state:running}@media(max-width:767px){.YourSolHere_Hero_container__Dc7iw{--neon-logos-container-content-height:min(100vh,580px);--hex-logo-top-layer-size:160vw}}.YourSolHere_Hero_container_inner__Grs_6{width:100%;height:100%;position:relative;overflow:clip;display:flex;align-items:center;justify-content:center;-webkit-mask-image:linear-gradient(to top,#0000 0,#000 var(--neon-logos-section-bottom-buffer));mask-image:linear-gradient(to top,#0000 0,#000 var(--neon-logos-section-bottom-buffer))}.YourSolHere_Hero_hero_content__XAFgC{--hero-size:var(--hex-logo-top-layer-size);width:var(--hero-size);height:var(--hero-size);z-index:calc(var(--num-layers) + 1);display:flex;align-items:center;justify-content:center;text-wrap:balance;max-width:100vw;opacity:calc(1 - var(--animation-progress));will-change:opacity}.YourSolHere_Hero_hero_content_callout__ODFV9{position:relative;margin-bottom:16px;box-shadow:0 0 16px #ffffff40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;transition:all .3s ease-out;border-radius:32px;overflow:hidden}.YourSolHere_Hero_hero_content_callout__ODFV9:hover{background:#00000080;box-shadow:0 0 20px #ffffffbf}.YourSolHere_Hero_hero_content_title__6_eTZ{text-align:center;max-width:800px;line-height:1;text-shadow:0 0 32px #000}.YourSolHere_Hero_hero_content_subtitle__hmd4u{max-width:600px;text-align:center;font-size:1.2rem;text-shadow:0 0 16px #000}.YourSolHere_Hero_hero_content_innerAnimationWrapper__JliST{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;padding:0 24px;width:100%;animation:YourSolHere_Hero_hero-enter__Z83bf var(--enter-animation-duration) var(--enter-animation-bezier-curve);animation-play-state:var(--enter-animation-play-state)}@media(max-width:767px){.YourSolHere_Hero_hero_content_innerAnimationWrapper__JliST:before{content:"";position:absolute;inset:-30vh -30vw;z-index:-1;background:linear-gradient(180deg,#0000,#0009 66%)}}.YourSolHere_Hero_hero_content__XAFgC .YourSolHere_Hero_hero_content_innerAnimationWrapper__JliST[data-fallback-animation=true]{animation:YourSolHere_Hero_hero-fallback-enter__yq4PI 1.2s ease-in-out;animation-fill-mode:both}@keyframes YourSolHere_Hero_hero-fallback-enter__yq4PI{0%{opacity:0}to{opacity:1}}.YourSolHere_Hero_hero_content_ctas__ASiYH{display:flex;align-items:center;gap:16px;margin:16px 0}@media(prefers-reduced-motion:no-preference){.YourSolHere_Hero_hero_content__XAFgC{transform:scale(calc((1 - var(--animation-progress)) * .6 + .4));will-change:transform}}.YourSolHere_Hero_hero_mask__2RZAD{z-index:calc(var(--num-layers) + 1);background-color:rgb(0 0 0/var(--animation-progress));will-change:background-color}.YourSolHere_Hero_hero_mask__2RZAD,.YourSolHere_Hero_neonHexLogo___xoS4{position:absolute;width:var(--hex-logo-top-layer-size);height:var(--hex-logo-top-layer-size)}.YourSolHere_Hero_neonHexLogo___xoS4{--black-filter-mask:rgba(0,0,0,min(var(--layer),var(--black-filter-opacity)));--light-up-animation-duration:0.8s;--light-up-animation-start-delay:0.8s;--light-up-animation-staggered-delay:0.2s;--light-up-delay-for-layer:calc(((var(--num-layers) - var(--layer)) * var(--light-up-animation-staggered-delay)) + var(--light-up-animation-start-delay));z-index:calc(var(--num-layers) - var(--layer));animation:YourSolHere_Hero_logo-enter__c1h8I var(--enter-animation-duration) var(--enter-animation-bezier-curve);animation-play-state:var(--enter-animation-play-state);animation-fill-mode:forwards}.YourSolHere_Hero_neonHexLogo_mask__hTCBn{position:absolute;inset:0;width:100%;height:100%;background-color:var(--black-filter-mask)}.YourSolHere_Hero_neonHexLogo_innerAnimationWrapper___12vM{height:100%}@media(prefers-reduced-motion:no-preference){.YourSolHere_Hero_neonHexLogo_innerAnimationWrapper___12vM{--layer-offset:calc(var(--animation-progress) * var(--layer) * var(--linear-scroll-translate));transform:translate3D(0,var(--layer-offset),1px) scale(calc((1 - var(--animation-progress)) * .75 + .25));will-change:transform}}@keyframes YourSolHere_Hero_logo-enter__c1h8I{0%{transform:scale(.6);opacity:0}20%{opacity:1}to{transform:scale(calc(1 - var(--hex-logo-size-linear-step) * var(--layer)));opacity:1}}@keyframes YourSolHere_Hero_hero-enter__p___TbpM{0%{opacity:0;transform:scale(.6)}25%{opacity:0}85%{opacity:1}to{transform:scale(1)}}