.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:linear-gradient(135deg,#0c2d48 0%,#145374 40%,#1a6b5a 70%,#2e86ab 100%);position:absolute;inset:0}.hero-overlay{z-index:1;background:linear-gradient(#0c2d48b3 0%,#0c2d4880 50%,#0c2d48cc 100%);position:absolute;inset:0}.hero-content{z-index:10;position:relative}.hero-float-1{z-index:2;background:#f18f0126;border-radius:50%;width:60px;height:60px;animation:8s ease-in-out infinite float;position:absolute;top:15%;left:8%}.hero-float-2{z-index:2;background:#2e86ab26;border-radius:50%;width:80px;height:80px;animation:10s ease-in-out infinite reverse float;position:absolute;bottom:20%;right:10%}.hero-float-3{z-index:2;background:#f6ad5533;border-radius:50%;width:40px;height:40px;animation:7s ease-in-out 1s infinite float;position:absolute;top:40%;right:20%}.hero-particles{z-index:2;position:absolute;inset:0;overflow:hidden}.hero-particle{background:#ffffff4d;border-radius:50%;width:3px;height:3px;animation:6s 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:1s;top:40%;left:25%}.hero-particle:nth-child(3){animation-delay:2s;top:15%;left:45%}.hero-particle:nth-child(4){animation-delay:.5s;top:35%;left:65%}.hero-particle:nth-child(5){animation-delay:1.5s;top:25%;left:80%}.hero-particle:nth-child(6){animation-delay:2.5s;top:50%;left:90%}.hero-particle:nth-child(7){animation-delay:3s;top:60%;left:15%}.hero-particle:nth-child(8){animation-delay:3.5s;top:55%;left:55%}@media (width<=768px){.hero-section{min-height:80vh}.hero-float-1,.hero-float-2,.hero-float-3{display:none}}
