.hero-container{color:#fff;background-color:#412bfd;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Crect x='20' y='20' width='60' height='60' rx='10' transform='rotate(45 50 50)' fill='none' stroke='rgba(255,255,255,0.1)' stroke-width='2'/%3E%3C/svg%3E");background-size:100px 100px;justify-content:center;align-items:center;width:100%;min-height:100vh;margin-top:-76px;padding:76px 1rem 4rem;display:flex;position:relative;overflow:hidden}.content-wrapper{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;display:flex;position:relative}.title{color:#fff;text-shadow:0 4px 10px #0000004d;margin:0;font-size:3.7rem;font-weight:400;line-height:1.2}.highlight{color:#6fedee}.subtitle{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.25rem;font-weight:300;line-height:1.6}.cta-button{color:#0b0736;cursor:pointer;background-color:#6fedee;border:none;border-radius:8px;margin-top:1rem;padding:.8rem 2.5rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s;box-shadow:0 4px 14px #5ce5ac66}.cta-button:hover{background-color:#4cd49b;transform:translateY(-2px);box-shadow:0 6px 20px #5ce5ac99}.floating-element{z-index:5;transition:transform .5s;position:absolute}.shape-left-1{object-fit:cover;border-radius:30px;width:180px;height:180px;animation:6s ease-in-out infinite float;top:15%;left:5%;box-shadow:0 10px 30px #0000004d}.shape-left-2{object-fit:cover;border-radius:50%;width:140px;height:140px;animation:8s ease-in-out infinite reverse float;top:45%;left:12%;transform:translateY(-50%);box-shadow:0 10px 30px #0000004d}.shape-left-3-color{background-color:#6fedee;border-radius:20px;width:120px;height:120px;animation:7s ease-in-out infinite floatDiamond;bottom:15%;left:8%;transform:rotate(45deg);box-shadow:0 10px 30px #0003}.shape-right-1-color{background-color:#ffd400;border-radius:50%;width:100px;height:100px;animation:5s ease-in-out infinite float;top:15%;right:10%;box-shadow:0 10px 30px #0003}.shape-right-2{object-fit:cover;border-radius:30px;width:200px;height:200px;animation:7s ease-in-out infinite reverse float;top:35.5%;right:5%;box-shadow:0 10px 30px #0000004d}.shape-right-3{object-fit:cover;border-radius:50%;width:150px;height:150px;animation:6s ease-in-out infinite float;bottom:12%;right:15%;box-shadow:0 10px 30px #0000004d}@keyframes float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(3deg)}to{transform:translateY(0)rotate(0)}}@keyframes floatDiamond{0%{transform:translateY(0)rotate(45deg)}50%{transform:translateY(-15px)rotate(48deg)}to{transform:translateY(0)rotate(45deg)}}@media (max-width:1200px){.floating-element{transform:scale(.8)!important}}@media (max-width:992px){.title{font-size:2.8rem}.shape-left-2,.shape-right-1-color,.shape-left-3-color,.shape-right-3{display:none}.shape-left-1{opacity:.4;z-index:1;top:5%;left:5%}.shape-right-2{opacity:.4;z-index:1;top:auto;bottom:5%;right:5%}}@media (max-width:576px){.title{font-size:2.2rem}.subtitle{font-size:1rem}.floating-element{display:none}}
