.hero-section{text-align:center;justify-content:center;align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background:url(/images/hero/hero-bg.webp) 50%/cover no-repeat;position:absolute;inset:0}.hero-bg:after{content:"";background:linear-gradient(#0c2d488c 0%,#0c2d4873 40%,#0c2d48a6 100%);position:absolute;inset:0}.hero-overlay{z-index:1;z-index:1;inset:0;background:linear-gradient(#0c2d4840 0%,#0c2d481a 50%,#0c2d4859 100%);position:absolute;inset:0}.hero-content{z-index:10;text-shadow:0 2px 8px #00000040;position:relative}.hero-float-1,.hero-float-2,.hero-float-3{z-index:2;pointer-events:none;border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.hero-float-1{background:#f18f0126;width:60px;height:60px;top:15%;left:8%}.hero-float-2{background:#2e86ab26;width:80px;height:80px;animation-direction:reverse;bottom:20%;right:10%}.hero-float-3{background:#f6ad5533;width:40px;height:40px;animation-delay:1s;top:40%;right:20%}.hero-particles{z-index:2;opacity:.6;position:absolute;inset:0;overflow:hidden}.hero-particle{background:#ffffff59;border-radius:50%;width:3px;height:3px;animation:7s ease-in-out infinite float;position:absolute}.hero-particle:first-child{animation-delay:0s;top:20%;left:10%}.hero-particle:nth-child(2){animation-delay:.8s;top:40%;left:25%}.hero-particle:nth-child(3){animation-delay:1.6s;top:15%;left:45%}.hero-particle:nth-child(4){animation-delay:.4s;top:35%;left:65%}.hero-particle:nth-child(5){animation-delay:1.2s;top:25%;left:80%}.hero-particle:nth-child(6){animation-delay:2s;top:50%;left:90%}.hero-particle:nth-child(7){animation-delay:2.4s;top:60%;left:15%}.hero-particle:nth-child(8){animation-delay:3s;top:55%;left:55%}@media (width<=768px){.hero-section{min-height:82vh}.hero-float-1,.hero-float-2,.hero-float-3,.hero-particles{display:none}}
