.Navbar-module__cJzEcG__nav{z-index:1000;background:0 0;padding:1.25rem 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{background:#fff;padding:.8rem 0;box-shadow:0 2px 20px #0000001a}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 2.5rem;display:flex}.Navbar-module__cJzEcG__logo{z-index:1001;align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__logoImg{border-radius:50%;flex-shrink:0}.Navbar-module__cJzEcG__logoText{color:var(--white);letter-spacing:-.5px;font-size:1.4rem;font-weight:900;transition:color .3s}.Navbar-module__cJzEcG__scrolled:not(.Navbar-module__cJzEcG__menuOpen) .Navbar-module__cJzEcG__logoText{color:var(--teal-deep)}.Navbar-module__cJzEcG__menuOpen .Navbar-module__cJzEcG__logoText{color:var(--white)}.Navbar-module__cJzEcG__scrolled:not(.Navbar-module__cJzEcG__menuOpen) .Navbar-module__cJzEcG__burger span{background:var(--teal-deep)}.Navbar-module__cJzEcG__menuOpen .Navbar-module__cJzEcG__burger span{background:var(--white)}.Navbar-module__cJzEcG__logoAccent{color:var(--gold)}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:#ffffffd9;letter-spacing:.3px;font-size:.88rem;font-weight:600;transition:color .25s;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--gold);width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:0}.Navbar-module__cJzEcG__link:hover{color:var(--white)}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__link{color:var(--teal-dark)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__link:hover{color:var(--teal)}.Navbar-module__cJzEcG__cta{background:var(--teal);color:var(--white);letter-spacing:.3px;border-radius:2px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .3s}.Navbar-module__cJzEcG__cta:hover{background:var(--gold);color:var(--teal-deep);transform:translateY(-2px)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__cta{background:var(--teal)}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--white);transform-origin:50%;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__burger span{background:var(--teal-deep)}.Navbar-module__cJzEcG__burgerTop{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__burgerMid{opacity:0}.Navbar-module__cJzEcG__burgerBot{transform:translateY(-7px)rotate(-45deg)}@media (max-width:992px){.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__links{background:var(--teal-deep);opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:3rem;transition:all .4s;position:fixed;inset:0;transform:translateY(-10px)}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__open{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__cJzEcG__links .Navbar-module__cJzEcG__link{color:var(--white);font-size:1.6rem}.Navbar-module__cJzEcG__cta{padding:1rem 2.5rem;font-size:1rem}}
.HeroSlider-module__AAVTfG__hero{background:var(--teal-deep);height:100vh;min-height:680px;position:relative;overflow:hidden}.HeroSlider-module__AAVTfG__track{height:100%;transition:transform .9s cubic-bezier(.77,0,.175,1);display:flex}.HeroSlider-module__AAVTfG__slide{align-items:center;min-width:100%;height:100%;display:flex;position:relative}.HeroSlider-module__AAVTfG__bg{z-index:0;position:absolute;inset:0}.HeroSlider-module__AAVTfG__bg img{object-fit:cover;filter:brightness(.45);width:100%;height:100%}.HeroSlider-module__AAVTfG__overlay{z-index:1;background:linear-gradient(90deg,#082e3ad9 0%,#082e3a1a 100%);position:absolute;inset:0}.HeroSlider-module__AAVTfG__content{z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:5rem 2.5rem 0;position:relative}.HeroSlider-module__AAVTfG__label{text-transform:uppercase;letter-spacing:4px;color:var(--gold);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.HeroSlider-module__AAVTfG__label:before{content:"";background:var(--gold);width:28px;height:2px}.HeroSlider-module__AAVTfG__title{color:var(--white);letter-spacing:-2px;max-width:750px;margin-bottom:1.75rem;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:900;line-height:1.05}.HeroSlider-module__AAVTfG__desc{color:#ffffffbf;max-width:500px;margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.HeroSlider-module__AAVTfG__actions{flex-wrap:wrap;gap:1.25rem;display:flex}.HeroSlider-module__AAVTfG__controls{z-index:10;align-items:center;gap:1.5rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.HeroSlider-module__AAVTfG__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.HeroSlider-module__AAVTfG__dot.HeroSlider-module__AAVTfG__active{background:var(--gold);border-radius:4px;width:28px}.HeroSlider-module__AAVTfG__arrowBtn{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--white);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__AAVTfG__arrowBtn:hover{background:var(--gold);border-color:var(--gold);color:var(--teal-deep)}.HeroSlider-module__AAVTfG__arrowLeft{left:2rem}.HeroSlider-module__AAVTfG__arrowRight{right:2rem}.HeroSlider-module__AAVTfG__progress{background:var(--gold);z-index:10;height:3px;transition:width 5s linear;position:absolute;bottom:0;left:0}@media (max-width:768px){.HeroSlider-module__AAVTfG__arrowBtn{display:none}.HeroSlider-module__AAVTfG__title{letter-spacing:-1px}}
