.Header-module__lnUIdW__header{z-index:1000;background-color:var(--header-bg);width:100%;padding:2rem 0;transition:all .3s;position:sticky;top:0;transform:translateY(0)}.Header-module__lnUIdW__header.Header-module__lnUIdW__hidden{transform:translateY(-100%)}.Header-module__lnUIdW__header.Header-module__lnUIdW__overlay{background-color:#0000;position:fixed;top:0;left:0}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled{background-color:var(--header-bg-scrolled);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px var(--shadow-soft);padding:1rem 0}@media (max-width:1024px){.Header-module__lnUIdW__header{background-color:var(--header-mobile-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line-soft);padding:1rem 0;position:fixed;top:0}}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__logo{white-space:nowrap;color:var(--primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.75rem;font-size:1.2rem;font-weight:700;display:flex}.Header-module__lnUIdW__nav{gap:3rem;display:flex}.Header-module__lnUIdW__navItem{align-items:center;display:flex;position:relative}.Header-module__lnUIdW__link{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);align-items:center;gap:.25rem;padding-bottom:2px;font-size:1.1rem;transition:color .2s;display:flex;position:relative}.Header-module__lnUIdW__link:after{content:"";background-color:var(--primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}@media (hover:hover){.Header-module__lnUIdW__link:hover{color:var(--primary)}.Header-module__lnUIdW__link:hover:after{width:100%}}.Header-module__lnUIdW__dropdown{background-color:var(--surface-raised);-webkit-backdrop-filter:blur(20px);min-width:240px;box-shadow:0 20px 60px var(--shadow-color),0 0 0 1px var(--glass-inset)inset,0 0 0 1px var(--line-soft);opacity:0;visibility:hidden;z-index:1100;border-radius:20px;margin-top:25px;padding:.75rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(20px)}.Header-module__lnUIdW__dropdown:before{content:"";background:0 0;width:100%;height:30px;position:absolute;top:-30px;left:0}@media (hover:hover){.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}}.Header-module__lnUIdW__dropdownLink{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:12px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}@media (hover:hover){.Header-module__lnUIdW__dropdownLink:hover{background-color:var(--surface);color:var(--primary);transform:translate(4px)}}.Header-module__lnUIdW__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;padding:0;display:none}.Header-module__lnUIdW__hamburger span{background-color:var(--text-main);width:100%;height:2px;transition:all .3s}.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__active span:first-child{background-color:var(--panel-text);transform:translateY(9px)rotate(45deg)}.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__active span:nth-child(2){opacity:0}.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__active span:nth-child(3){background-color:var(--panel-text);transform:translateY(-9px)rotate(-45deg)}.Header-module__lnUIdW__mobileNav{background:var(--panel-bg);-webkit-backdrop-filter:blur(20px);z-index:2000;opacity:0;pointer-events:none;overscroll-behavior:contain;flex-direction:column;justify-content:space-between;width:100%;height:100dvh;padding-top:80px;padding-bottom:40px;transition:opacity .4s;display:flex;position:fixed;top:0;left:0}.Header-module__lnUIdW__mobileNav.Header-module__lnUIdW__open{opacity:1;pointer-events:all}.Header-module__lnUIdW__mobileNavContent{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex;overflow-y:auto}.Header-module__lnUIdW__mobileNavLinks{flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:1rem;display:flex}.Header-module__lnUIdW__mobileNavItem{opacity:0;width:100%;transition:all .5s cubic-bezier(.2,.8,.2,1);transition-delay:calc(.1s + var(--i)*.1s);flex-direction:column;align-items:center;display:flex;transform:translateY(20px)}.Header-module__lnUIdW__mobileNav.Header-module__lnUIdW__open .Header-module__lnUIdW__mobileNavItem{opacity:1;transform:translateY(0)}.Header-module__lnUIdW__mobileLink{color:var(--panel-text);text-transform:uppercase;letter-spacing:-.02em;text-align:center;word-break:break-word;font-size:clamp(2rem,5vh,3rem);font-weight:800;line-height:1.1;text-decoration:none;transition:color .3s,transform .3s}@media (hover:hover){.Header-module__lnUIdW__mobileLink:hover{color:#0000;-webkit-text-stroke:1px var(--panel-text)}}.Header-module__lnUIdW__mobileSubmenu{flex-direction:column;align-items:center;gap:1rem;width:100%;margin-top:1rem;display:flex}.Header-module__lnUIdW__mobileSubLink{color:var(--panel-muted);text-transform:uppercase;letter-spacing:.05em;font-size:1.2rem;text-decoration:none;transition:color .2s}@media (hover:hover){.Header-module__lnUIdW__mobileSubLink:hover{color:var(--panel-text)}}.Header-module__lnUIdW__mobileSocials{opacity:0;justify-content:center;width:100%;padding:2rem 1rem;transition:all .5s .6s;display:flex;transform:translateY(20px)}.Header-module__lnUIdW__mobileNav.Header-module__lnUIdW__open .Header-module__lnUIdW__mobileSocials{opacity:1;transform:translateY(0)}.Header-module__lnUIdW__socialIcons{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:100%;display:flex}.Header-module__lnUIdW__socialIcons a{justify-content:center;align-items:center;padding:10px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;color:var(--panel-text)!important}@media (hover:hover){.Header-module__lnUIdW__socialIcons a:hover{transform:scale(1.2)rotate(5deg);color:var(--primary)!important}}.Header-module__lnUIdW__socialIcons svg{flex-shrink:0;width:32px;height:32px}@media (max-width:1024px){.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__hamburger{z-index:2001;display:flex}}
.Footer-module__3hUVsW__footer{background-color:var(--surface);border-top:1px solid var(--border);margin-top:auto;padding-top:4rem}.Footer-module__3hUVsW__container{grid-template-columns:repeat(3,1fr);gap:2rem;padding-bottom:4rem;display:grid}.Footer-module__3hUVsW__subtitle{color:var(--text-main);text-transform:uppercase;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.Footer-module__3hUVsW__text{color:var(--text-secondary);margin-bottom:.75rem;font-weight:500;line-height:1.6}.Footer-module__3hUVsW__addressWrapper{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.Footer-module__3hUVsW__addressWrapper .Footer-module__3hUVsW__text{margin-bottom:0}.Footer-module__3hUVsW__navigatorLink{color:var(--primary);background:0 0;justify-content:center;align-items:center;padding:0;transition:transform .2s;animation:2s infinite Footer-module__3hUVsW__bounce;display:flex}@media (hover:hover){.Footer-module__3hUVsW__navigatorLink:hover{background:0 0;animation:none;transform:scale(1.2)}}@keyframes Footer-module__3hUVsW__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}.Footer-module__3hUVsW__link{color:var(--text-secondary);margin-bottom:.75rem;font-weight:500;transition:color .2s;display:block}@media (hover:hover){.Footer-module__3hUVsW__link:hover{color:var(--primary)}}.Footer-module__3hUVsW__footerNav{flex-direction:column;display:flex}.Footer-module__3hUVsW__socials{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__socials .social-links{align-items:flex-start;gap:1rem;display:flex;flex-direction:column!important}.Footer-module__3hUVsW__socials .social-links a{transform-origin:0;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (hover:hover){.Footer-module__3hUVsW__socials .social-links a:hover{color:var(--primary);transform:translate(8px)scale(1.05)}}.Footer-module__3hUVsW__copyright{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);padding:2rem 0;font-size:.9rem;font-weight:500}@media (max-width:768px){.Footer-module__3hUVsW__footer{padding-top:2rem}.Footer-module__3hUVsW__container{text-align:center;grid-template-columns:1fr;gap:2rem;padding-bottom:2rem}.Footer-module__3hUVsW__menuColumn{display:none}.Footer-module__3hUVsW__footerNav,.Footer-module__3hUVsW__socials{justify-content:center;align-items:center}.Footer-module__3hUVsW__socials .social-links{justify-content:center;align-items:center}.Footer-module__3hUVsW__addressWrapper{justify-content:center}}
.CookieConsent-module__4UlU0a__container{background-color:var(--glass-bg-hover);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:auto;max-width:500px;box-shadow:0 4px 20px var(--shadow-color);border:1px solid var(--glass-border);z-index:1000;border-radius:12px;flex-direction:row;align-items:center;gap:1.5rem;padding:1rem 1.5rem;font-size:.85rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.CookieConsent-module__4UlU0a__text{color:var(--text-secondary);flex:1;margin:0;line-height:1.4}.CookieConsent-module__4UlU0a__button{white-space:nowrap;min-width:auto;height:auto;padding:.5rem 1.5rem;font-size:.85rem}@media (max-width:768px){.CookieConsent-module__4UlU0a__container{flex-direction:row;align-items:center;gap:.8rem;width:auto;max-width:none;padding:.8rem 1rem;font-size:.75rem;bottom:1.5rem;left:6rem;right:1rem}.CookieConsent-module__4UlU0a__text{font-size:.75rem;line-height:1.3}.CookieConsent-module__4UlU0a__button{padding:.4rem .8rem;font-size:.75rem}}
