.Header-module__wBRVDG__header{-webkit-backdrop-filter:blur(20px);z-index:9999;background:#0a0a0abf;border:1px solid #ffffff1a;border-radius:50px;align-items:center;width:calc(100% - 4rem);max-width:1200px;height:85px;padding:0 2rem;display:flex;position:fixed;top:2.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003}.Header-module__wBRVDG__nav{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__wBRVDG__logoContainer,.Header-module__wBRVDG__ctaContainer{flex:1}.Header-module__wBRVDG__ctaContainer{justify-content:flex-end;display:flex}.Header-module__wBRVDG__logo{font-family:var(--font-secondary);color:var(--color-primary);letter-spacing:-.5px;font-size:1.5rem;font-weight:600;text-decoration:none;transition:opacity .3s}.Header-module__wBRVDG__logo:hover{opacity:.8}.Header-module__wBRVDG__logoImg{object-fit:contain;height:75px;margin-left:10px}.Header-module__wBRVDG__links{justify-content:center;align-items:center;gap:2.5rem;display:flex}.Header-module__wBRVDG__link{color:#ffffffe6;transition:color var(--transition-fast);font-size:.9rem;font-weight:600;text-decoration:none;position:relative}.Header-module__wBRVDG__link:hover{color:var(--color-primary)}.Header-module__wBRVDG__link:after{content:"";background-color:var(--color-primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__wBRVDG__link:hover:after{width:100%}.Header-module__wBRVDG__dropdownContainer{margin-bottom:-1rem;padding-bottom:1rem;display:inline-block;position:relative}.Header-module__wBRVDG__dropdownMenu{-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#0a0a0af2;border:1px solid #ffffff1a;border-radius:12px;min-width:150px;padding:.5rem 0;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(15px);box-shadow:0 10px 30px #00000080}.Header-module__wBRVDG__dropdownContainer:hover .Header-module__wBRVDG__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__wBRVDG__dropdownItem{color:#ffffffe6;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__wBRVDG__dropdownItem:hover{color:var(--color-primary);background:#c9a96e1a}@media (max-width:1024px){.Header-module__wBRVDG__links,.Header-module__wBRVDG__ctaContainer{display:none}.Header-module__wBRVDG__header{width:calc(100% - 2rem);height:75px;top:1.5rem}.Header-module__wBRVDG__logoImg{height:60px;margin-bottom:3px}}.Header-module__wBRVDG__ctaBtn{background-color:var(--color-primary);color:#fff;transition:background-color var(--transition-fast);border-radius:50px;padding:.8rem 2rem;font-size:.9rem;font-weight:500;text-decoration:none}.Header-module__wBRVDG__ctaBtn:hover{background-color:var(--color-primary-dark)}
.MobileMenu-module__AaeIrG__mobileMenuContainer{display:none}@media (max-width:1024px){.MobileMenu-module__AaeIrG__mobileMenuContainer{justify-content:flex-end;align-items:center;display:flex}}.MobileMenu-module__AaeIrG__hamburgerBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.MobileMenu-module__AaeIrG__overlay{-webkit-backdrop-filter:blur(20px);z-index:999999;background:#0f0f0ff2;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:250px;height:auto;max-height:80vh;padding:1.5rem;display:flex;position:absolute;top:60px;right:0;overflow-y:auto;box-shadow:0 10px 40px #00000080}.MobileMenu-module__AaeIrG__menuHeader{display:none}.MobileMenu-module__AaeIrG__menuLogo{object-fit:contain;height:60px}.MobileMenu-module__AaeIrG__closeBtn{cursor:pointer;background:0 0;border:none;padding:.5rem}.MobileMenu-module__AaeIrG__navLinks{flex-direction:column;flex:1;gap:1rem;padding-left:0;display:flex}.MobileMenu-module__AaeIrG__link{color:#fff;font-size:1.1rem;font-family:var(--font-secondary);font-weight:300;text-decoration:none;transition:opacity .3s}.MobileMenu-module__AaeIrG__link:active{opacity:.7}.MobileMenu-module__AaeIrG__dropdownSection{flex-direction:column;gap:1.2rem;display:flex}.MobileMenu-module__AaeIrG__dropdownBtn{color:#fff;font-size:1.1rem;font-family:var(--font-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-weight:300;display:flex}.MobileMenu-module__AaeIrG__dropdownContent{border-left:1px solid #fff3;flex-direction:column;gap:.8rem;margin-left:.3rem;padding-left:1rem;display:flex}.MobileMenu-module__AaeIrG__subLink{color:#ffffffd9;font-size:.95rem;font-family:var(--font-secondary);text-decoration:none}.MobileMenu-module__AaeIrG__menuFooter{flex-direction:column;margin-top:auto;padding-top:1rem;display:flex}.MobileMenu-module__AaeIrG__ctaBtn{background:var(--color-primary);color:#fff;text-align:center;border-radius:50px;margin-bottom:1.5rem;padding:1rem 1.2rem;font-size:1.1rem;font-weight:600;text-decoration:none}
.Footer-module__ZYETya__bottomUnifiedWrapper{background-color:#222;border-radius:40px;margin:1.5rem 2rem 2rem;overflow:hidden}.Footer-module__ZYETya__ctaSection{justify-content:center;align-items:center;height:450px;display:flex;position:relative}.Footer-module__ZYETya__ctaSection:after{content:"";z-index:1;background:linear-gradient(#0003 0%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__ZYETya__ctaVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__ZYETya__ctaGlassBox{z-index:2;text-align:center;color:#fff;max-width:800px;padding:2rem;position:relative}.Footer-module__ZYETya__ctaGlassBox h2{font-family:var(--font-secondary);color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:1rem;font-size:3.5rem;font-weight:400;line-height:1.2}.Footer-module__ZYETya__ctaGlassBox p{color:#ffffffe6;text-shadow:0 2px 10px #00000080;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.5}.Footer-module__ZYETya__ctaButton{background-color:var(--color-primary);color:#fff;letter-spacing:.5px;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 25px #d4af374d}.Footer-module__ZYETya__ctaButton:hover{background-color:var(--color-primary-dark);transform:translateY(-3px);box-shadow:0 15px 35px #d4af3766}@media (max-width:768px){.Footer-module__ZYETya__ctaSection{border-radius:30px;height:500px;margin:1.5rem 1rem 4rem}.Footer-module__ZYETya__ctaGlassBox{margin:0 1.5rem;padding:2rem}.Footer-module__ZYETya__ctaGlassBox h2{font-size:2rem}}.Footer-module__ZYETya__footerSection{color:#fff;background-color:#0000;padding:5rem 4rem 2rem}.Footer-module__ZYETya__footerContainer{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;align-items:flex-start;padding-bottom:4rem;display:flex}.Footer-module__ZYETya__footerBrand{width:350px;max-width:100%}.Footer-module__ZYETya__footerLogo{font-family:var(--font-secondary);color:var(--color-primary);letter-spacing:-.5px;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600;text-decoration:none;transition:opacity .3s;display:inline-block}.Footer-module__ZYETya__footerLogo:hover{opacity:.8}.Footer-module__ZYETya__footerBrand p{color:#fff9;font-size:.95rem;line-height:1.6}.Footer-module__ZYETya__footerLinksWrapper{flex-wrap:wrap;gap:6rem;margin:0 auto;display:flex}.Footer-module__ZYETya__footerCol h4{color:#fff;margin-bottom:2rem;font-size:1.05rem;font-weight:600}.Footer-module__ZYETya__footerCol ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__ZYETya__footerCol a{color:#ffffff8c;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__ZYETya__footerCol a:hover{color:var(--color-primary)}.Footer-module__ZYETya__contactList li{flex-direction:column;gap:.25rem;margin-bottom:1.25rem;display:flex}.Footer-module__ZYETya__contactLabel{text-transform:uppercase;letter-spacing:1px;color:var(--color-primary);font-size:.75rem;font-weight:700}.Footer-module__ZYETya__contactList span:not(.Footer-module__ZYETya__contactLabel){color:#ffffff8c;font-size:.9rem;line-height:1.4}.Footer-module__ZYETya__footerBottom{text-align:center;padding-top:2rem}.Footer-module__ZYETya__footerBottom p{color:#fff6;font-size:.85rem}@media (max-width:768px){.Footer-module__ZYETya__bottomUnifiedWrapper{border-radius:30px;margin:1.5rem 1rem 1rem}.Footer-module__ZYETya__ctaSection{height:500px}.Footer-module__ZYETya__ctaGlassBox{margin:0 1.5rem;padding:2rem}.Footer-module__ZYETya__ctaGlassBox h2{font-size:2rem}.Footer-module__ZYETya__footerSection{padding:3rem 2rem 2rem}.Footer-module__ZYETya__footerContainer{flex-direction:column;gap:3rem}.Footer-module__ZYETya__footerLinksWrapper{flex-direction:column;gap:2rem;width:100%}.Footer-module__ZYETya__footerBrand{text-align:center;width:100%}}
.CookieBanner-module__0mTrdq__bannerContainer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100000;color:#fff;background:#0f172af2;border:1px solid #d4af374d;border-radius:16px;width:calc(100% - 4rem);max-width:900px;padding:1.5rem;animation:.5s cubic-bezier(.16,1,.3,1) forwards CookieBanner-module__0mTrdq__slideUp;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0000004d}@keyframes CookieBanner-module__0mTrdq__slideUp{0%{opacity:0;transform:translate(-50%,50px)}to{opacity:1;transform:translate(-50%)}}.CookieBanner-module__0mTrdq__bannerContent{justify-content:space-between;align-items:center;gap:2rem;display:flex}.CookieBanner-module__0mTrdq__textSection{align-items:flex-start;gap:1.25rem;display:flex}.CookieBanner-module__0mTrdq__iconWrapper{color:var(--color-primary);background:#d4af3726;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem;display:flex}.CookieBanner-module__0mTrdq__textSection h3{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.CookieBanner-module__0mTrdq__textSection p{color:#cbd5e1;font-size:.9rem;line-height:1.5}.CookieBanner-module__0mTrdq__textSection a{color:var(--color-primary);-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .2s}.CookieBanner-module__0mTrdq__textSection a:hover{-webkit-text-decoration-color:var(--color-primary);text-decoration-color:var(--color-primary)}.CookieBanner-module__0mTrdq__actionSection{flex-shrink:0;align-items:center;gap:1rem;display:flex}.CookieBanner-module__0mTrdq__acceptBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.CookieBanner-module__0mTrdq__acceptBtn:hover{background:var(--color-primary-dark)}.CookieBanner-module__0mTrdq__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}.CookieBanner-module__0mTrdq__closeBtn:hover{color:#fff}@media (max-width:768px){.CookieBanner-module__0mTrdq__bannerContainer{border-radius:12px;width:calc(100% - 1rem);padding:1rem;bottom:.5rem}.CookieBanner-module__0mTrdq__bannerContent{flex-direction:column;align-items:stretch;gap:1rem}.CookieBanner-module__0mTrdq__textSection{gap:.75rem}.CookieBanner-module__0mTrdq__iconWrapper{padding:.5rem}.CookieBanner-module__0mTrdq__textSection h3{font-size:1rem}.CookieBanner-module__0mTrdq__textSection p{font-size:.8rem;line-height:1.4}.CookieBanner-module__0mTrdq__actionSection{justify-content:space-between;gap:.75rem}.CookieBanner-module__0mTrdq__acceptBtn{flex:1;padding:.6rem 1rem;font-size:.85rem}}
