.Hero-module__ZARIfG__hero{color:#fff;height:65vh;min-height:500px;margin-top:calc(var(--header-height)*-1);padding-top:var(--header-height);background-image:url(/images/banner.webp);background-position:50%;background-size:cover;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(#0009,#0006);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{z-index:2;width:100%;position:relative}.Hero-module__ZARIfG__content{max-width:800px;animation:2s ease-out Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__title{text-shadow:0 2px 10px #0000004d;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__title span{color:var(--secondary-color)}.Hero-module__ZARIfG__subtitle{opacity:.9;max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{height:50vh;min-height:400px}.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__actions{flex-direction:column;width:100%}.Hero-module__ZARIfG__actions a{text-align:center;width:100%}}
