.neo-hero{color:#fff;background-color:#0a0c1056;flex-direction:column;min-height:150vh;display:flex;position:relative;overflow:hidden}.neo-hero .hero-bg-image-overlay{z-index:1;background-image:url(/images/banner.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.neo-hero .hero-bg-image-overlay:before{content:"";background:linear-gradient(#0a0c1073 0%,#0a0c108c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.neo-hero .hero-graphics-layer{pointer-events:none;z-index:2;justify-content:center;align-items:center;width:100%;height:65vh;display:flex;position:absolute;top:0;left:0}.neo-hero .hero-graphics-layer .bg-giant-text{font-family:var(--font-heading),sans-serif;letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none;z-index:1;background:linear-gradient(#f0f2f5e6 0%,#64748b66 55%,#0f172a0d 95%);-webkit-text-fill-color:#0000;filter:drop-shadow(0 15px 30px #000000b3);-webkit-background-clip:text;background-clip:text;font-size:clamp(6rem,16vw,18rem);font-weight:700;line-height:.8;position:absolute;top:43%;transform:translateY(-50%)}@media (max-width:480px){.neo-hero .hero-graphics-layer .bg-giant-text{font-size:clamp(5rem,16vw,18rem)!important}}@media (max-width:416px){.neo-hero .hero-graphics-layer .bg-giant-text{font-size:clamp(4.8rem,16vw,18rem)!important}}@media (max-width:390px){.neo-hero .hero-graphics-layer .bg-giant-text{font-size:clamp(4.5rem,16vw,18rem)!important;top:38%!important}}.neo-hero .hero-graphics-layer .hanging-container-wrapper{z-index:2;transform-origin:top;width:65%;animation:2s ease-in-out infinite alternate realisticSway;position:absolute;top:-7px}@media (max-width:420px){.neo-hero .hero-graphics-layer .hanging-container-wrapper{width:100%!important;top:55px!important}}@media (max-width:570px){.neo-hero .hero-graphics-layer .hanging-container-wrapper{width:90%}}@media (max-width:923px){.neo-hero .hero-graphics-layer .hanging-container-wrapper{top:25px}}.neo-hero .hero-graphics-layer .hanging-container-wrapper .hanging-container-img{object-fit:contain;width:80%;height:auto}@media (max-width:400px){.neo-hero .hero-graphics-layer .hanging-container-wrapper .hanging-container-img{width:95%}}.neo-hero .hero-content-layer{z-index:3;width:100%;margin-top:auto;padding-top:40vh;position:relative}.neo-hero .hero-content-layer .hero-grid-container{flex-direction:column;margin:0 auto;padding:0 40px 60px;display:flex}@media (max-width:390px){.neo-hero .hero-content-layer .hero-grid-container{gap:0}}.neo-hero .hero-content-layer .hero-text-block{max-width:750px}.neo-hero .hero-content-layer .hero-text-block .hero-title{letter-spacing:-.02em;text-shadow:0 4px 12px #00000080;margin-bottom:20px;font-size:clamp(2.2rem,4.2vw,3.8rem);font-weight:500;line-height:1.2}@media (max-width:416px){.neo-hero .hero-content-layer .hero-text-block .hero-title{color:#fffffff2;margin-top:14px}}@media (max-width:480px){.neo-hero .hero-content-layer .hero-text-block .hero-title{text-align:left;margin-top:15px}}@media (max-width:390px){.neo-hero .hero-content-layer .hero-text-block .hero-title{font-size:clamp(2rem,4.2vw,3.8rem)}}.neo-hero .hero-content-layer .hero-text-block .hero-title span{opacity:.85}.neo-hero .hero-content-layer .hero-text-block .hero-description{color:#94a3b8;text-shadow:0 2px 8px #0006;margin-bottom:32px;font-size:clamp(1rem,1.1vw,1.125rem);line-height:1.6}@media (max-width:480px){.neo-hero .hero-content-layer .hero-text-block .hero-description{text-align:left!important}}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group{align-items:center;gap:24px;display:flex}@media (max-width:420px){.neo-hero .hero-content-layer .hero-text-block .hero-cta-group{text-align:left;flex-direction:column;align-items:flex-start}}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group .btn-primary{color:#fff;cursor:pointer;z-index:1;background-color:#f57c00;border:none;border-radius:50px;align-items:center;gap:12px;padding:14px 28px;font-size:1rem;font-weight:600;transition:transform .3s cubic-bezier(.25,.8,.25,1),background-color .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #f57c0033}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group .btn-primary .arrow-icon{color:#fff;background-color:#0a0c1056;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;transition:transform .3s cubic-bezier(.25,.8,.25,1),background-color .3s;display:flex}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group .btn-primary:hover{background-color:#dc6f00;transform:translateY(-3px);box-shadow:0 8px 25px #f57b0066}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group .btn-primary:hover .arrow-icon{color:#f57c00;background-color:#fff;transform:translate(4px)}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group .btn-primary:active{transform:translateY(-1px)}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group .btn-secondary{color:#fff;cursor:pointer;z-index:1;background:0 0;border:2px solid #ffffff4d;border-radius:50px;padding:12px 26px;font-size:1rem;font-weight:600;transition:color .3s,border-color .3s;position:relative;overflow:hidden}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group .btn-secondary:after{content:"";z-index:-1;transform-origin:100%;background-color:#f57c00;width:100%;height:100%;transition:transform .4s cubic-bezier(.25,.8,.25,1);position:absolute;top:0;left:0;transform:scaleX(0)}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group .btn-secondary:hover{color:#ebebeb;border-color:#f3f3f3}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group .btn-secondary:hover:after{transform-origin:0;transform:scaleX(1)}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group .btn-secondary:active{transform:scale(.98)}.neo-hero .hero-content-layer .hero-metrics-block{grid-template-columns:repeat(3,1fr);gap:40px;padding-top:40px;display:grid}.neo-hero .hero-content-layer .hero-metrics-block .metric-item h3{color:#f1f5f9e7;letter-spacing:-.01em;margin-bottom:6px;font-size:clamp(2rem,3.5vw,3rem);font-weight:400}.neo-hero .hero-content-layer .hero-metrics-block .metric-item p{color:#94a3b8;text-transform:capitalize;font-size:.9rem}@keyframes realisticSway{0%{transform:rotate(-1.8deg)translate(-3px)}to{transform:rotate(1.8deg)translate(3px)}}@media (max-width:768px){.neo-hero .hero-graphics-layer{height:45vh}.neo-hero .hero-graphics-layer .bg-giant-text{top:45%}.neo-hero .hero-content-layer{padding-top:38vh}.neo-hero .hero-content-layer .hero-grid-container{gap:40px;padding:0 20px 40px}.neo-hero .hero-content-layer .hero-text-block{text-align:center}.neo-hero .hero-content-layer .hero-text-block .hero-cta-group{justify-content:center}.neo-hero .hero-content-layer .hero-metrics-block{text-align:center;grid-template-columns:1fr;gap:28px}}
