.Button-module__8RiFmG__button{letter-spacing:.025em;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-weight:600;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__8RiFmG__primary{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;box-shadow:0 4px 12px #2563eb4d}.Button-module__8RiFmG__primary:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 16px #2563eb66}.Button-module__8RiFmG__secondary{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--bg-card-hover);border-color:var(--text-muted)}.Button-module__8RiFmG__outline{color:var(--color-accent);border:1px solid var(--color-accent);background:0 0}.Button-module__8RiFmG__outline:hover:not(:disabled){background:#06b6d41a}.Button-module__8RiFmG__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__8RiFmG__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__8RiFmG__lg{padding:1rem 2rem;font-size:1.125rem}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__icon{margin-left:.25rem}
.ContactFooter-module__oCUkFa__footer{background:linear-gradient(#0f172a,#020617);border-top:1px solid #ffffff0d;margin-top:auto;padding:5rem 0 2rem;position:relative}.ContactFooter-module__oCUkFa__footer:before{content:"";background:linear-gradient(90deg,#0000,#3b82f64d,#0000);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ContactFooter-module__oCUkFa__grid{grid-template-columns:1.2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.ContactFooter-module__oCUkFa__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:640px){.ContactFooter-module__oCUkFa__grid{grid-template-columns:1fr;gap:3rem}}.ContactFooter-module__oCUkFa__col{flex-direction:column;display:flex}.ContactFooter-module__oCUkFa__brand{color:#fff;letter-spacing:-.02em;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.ContactFooter-module__oCUkFa__about{color:#94a3b8;max-width:320px;margin:0 0 1.5rem;font-size:.95rem;line-height:1.7}.ContactFooter-module__oCUkFa__heading{color:#64748b;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ffffff0d;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:.8rem;font-weight:700;position:relative}.ContactFooter-module__oCUkFa__heading:after{content:"";background:linear-gradient(90deg,#3b82f6,#0000);border-radius:2px;width:40px;height:2px;position:absolute;bottom:-1px;left:0}.ContactFooter-module__oCUkFa__contactList,.ContactFooter-module__oCUkFa__locationList{flex-direction:column;gap:1rem;display:flex}.ContactFooter-module__oCUkFa__contactItem,.ContactFooter-module__oCUkFa__locationItem{color:#cbd5e1;align-items:flex-start;gap:.875rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.ContactFooter-module__oCUkFa__contactItem:hover,.ContactFooter-module__oCUkFa__locationItem:hover{color:#fff}.ContactFooter-module__oCUkFa__icon{color:#3b82f6;opacity:.9;flex-shrink:0;margin-top:2px}.ContactFooter-module__oCUkFa__phones{flex-direction:column;gap:.35rem;display:flex}.ContactFooter-module__oCUkFa__phones a,.ContactFooter-module__oCUkFa__contactItem a{color:#cbd5e1;text-decoration:none;transition:color .2s}.ContactFooter-module__oCUkFa__phones a:hover,.ContactFooter-module__oCUkFa__contactItem a:hover{color:#3b82f6}.ContactFooter-module__oCUkFa__locationItem strong{color:#fff;margin-bottom:.25rem;font-size:.95rem;font-weight:600;display:block}.ContactFooter-module__oCUkFa__locationItem p{color:#94a3b8;margin:0;font-size:.85rem}.ContactFooter-module__oCUkFa__socials{gap:.75rem;display:flex}.ContactFooter-module__oCUkFa__socialLink{color:#94a3b8;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ContactFooter-module__oCUkFa__socialLink:hover{color:#3b82f6;background:#3b82f61a;border-color:#3b82f64d;transform:translateY(-3px);box-shadow:0 8px 20px -8px #3b82f64d}.ContactFooter-module__oCUkFa__bottomBar{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.ContactFooter-module__oCUkFa__bottomBar p{color:#64748b;margin:0;font-size:.85rem}.ContactFooter-module__oCUkFa__bottomBar a{color:#64748b;text-decoration:none;transition:color .2s}.ContactFooter-module__oCUkFa__bottomBar a:hover{color:#3b82f6}.ContactFooter-module__oCUkFa__bottomLinks{align-items:center;gap:2rem;display:flex}.ContactFooter-module__oCUkFa__footerLink{color:#64748b;font-size:.85rem;text-decoration:none;transition:color .2s}.ContactFooter-module__oCUkFa__footerLink:hover{color:#3b82f6}@media (max-width:640px){.ContactFooter-module__oCUkFa__footer{padding:3rem 0 1.5rem}.ContactFooter-module__oCUkFa__brand{font-size:1.25rem}.ContactFooter-module__oCUkFa__bottomBar{text-align:center;flex-direction:column}}
.Navbar-module__KHvhDq__navbar{z-index:1000;background:0 0;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__KHvhDq__scrolled{-webkit-backdrop-filter:blur(16px);background:#fffc;border-bottom:1px solid #0000000d;padding:1rem 0;box-shadow:0 4px 30px #0000000d}.Navbar-module__KHvhDq__wrapper{justify-content:space-between;align-items:center;display:flex}.Navbar-module__KHvhDq__logo{color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:700;text-decoration:none}.Navbar-module__KHvhDq__desktopMenu{align-items:center;gap:2rem;display:flex}.Navbar-module__KHvhDq__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__KHvhDq__navLink:hover{color:var(--color-primary)}.Navbar-module__KHvhDq__navLink:after{content:"";background-color:var(--color-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__KHvhDq__navLink:hover:after{width:100%}.Navbar-module__KHvhDq__mobileToggle{color:var(--text-primary);font-size:1.5rem;display:none}.Navbar-module__KHvhDq__dropdownContainer{align-items:center;display:flex;position:relative}.Navbar-module__KHvhDq__dropdownToggle{cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;display:flex}.Navbar-module__KHvhDq__dropdownMenu{z-index:1001;transform-origin:100% 0;background:#fff;border:1px solid #0000000d;border-radius:.75rem;flex-direction:column;min-width:220px;margin-top:1rem;padding:.5rem;animation:.2s ease-out Navbar-module__KHvhDq__dropdownSlide;display:flex;position:absolute;top:100%;right:0;box-shadow:0 10px 40px #0000000d}.Navbar-module__KHvhDq__dropdownMenu:before{content:"";height:1.5rem;position:absolute;top:-1.5rem;left:0;right:0}@keyframes Navbar-module__KHvhDq__dropdownSlide{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__KHvhDq__dropdownItem{color:var(--text-secondary);white-space:nowrap;text-align:left;border-radius:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__KHvhDq__dropdownItem:hover{color:var(--color-primary);background:#f8fafc;padding-left:1.25rem}.Navbar-module__KHvhDq__mobileMenu{background:var(--bg-body);z-index:999;flex-direction:column;align-items:center;width:100%;height:100vh;padding-top:5rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__KHvhDq__mobileMenu.Navbar-module__KHvhDq__open{transform:translate(0)}.Navbar-module__KHvhDq__mobileLinks{text-align:center;flex-direction:column;gap:2rem;width:100%;padding:2rem;display:flex}.Navbar-module__KHvhDq__mobileLink{color:var(--text-primary);font-size:1.5rem;font-weight:600;transition:color .2s}.Navbar-module__KHvhDq__mobileLink:hover{color:var(--color-primary)}.Navbar-module__KHvhDq__mobileDropdown{border-top:1px solid #0000000d;border-bottom:1px solid #0000000d;flex-direction:column;gap:.75rem;padding:1rem 0;display:flex}.Navbar-module__KHvhDq__mobileDropdownTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.Navbar-module__KHvhDq__mobileDropdownItem{color:var(--text-primary);font-size:1.15rem;font-weight:500;text-decoration:none}@media (max-width:768px){.Navbar-module__KHvhDq__desktopMenu{display:none}.Navbar-module__KHvhDq__mobileToggle{display:block}.Navbar-module__KHvhDq__navbar{padding:1rem 0}}
.CookieConsent-module__4UlU0a__overlay{z-index:9999;pointer-events:none;padding:1.5rem;position:fixed;bottom:0;left:0;right:0}.CookieConsent-module__4UlU0a__banner{background:var(--bg-card);border:1px solid var(--border-color);pointer-events:auto;border-radius:1rem;flex-direction:column;gap:1.25rem;max-width:600px;margin:0 auto;padding:1.5rem;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.CookieConsent-module__4UlU0a__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.CookieConsent-module__4UlU0a__text{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.CookieConsent-module__4UlU0a__link{color:var(--color-primary);text-decoration:underline}.CookieConsent-module__4UlU0a__actions{justify-content:flex-end;gap:1rem;display:flex}.CookieConsent-module__4UlU0a__acceptBtn{background-color:var(--color-primary);color:#fff;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.CookieConsent-module__4UlU0a__acceptBtn:hover{background-color:var(--color-primary-dark)}.CookieConsent-module__4UlU0a__declineBtn{color:var(--text-secondary);border:1px solid var(--border-color);background-color:#0000;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .2s,color .2s}.CookieConsent-module__4UlU0a__declineBtn:hover{background-color:var(--bg-card-hover);color:var(--text-primary)}@media (max-width:640px){.CookieConsent-module__4UlU0a__banner{max-width:100%;margin:0}.CookieConsent-module__4UlU0a__actions{flex-direction:column-reverse}.CookieConsent-module__4UlU0a__btn{width:100%}}
.terms-module__tZIRGq__section{background:#fcfcfc;padding:8rem 0 6rem}.terms-module__tZIRGq__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.terms-module__tZIRGq__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:3rem;font-weight:800}.terms-module__tZIRGq__lastUpdated{color:var(--text-muted);margin-bottom:4rem;font-size:.9rem}.terms-module__tZIRGq__content{flex-direction:column;gap:2.5rem;display:flex}.terms-module__tZIRGq__block h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.terms-module__tZIRGq__block p{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}@media (max-width:640px){.terms-module__tZIRGq__section{padding:6rem 0 4rem}.terms-module__tZIRGq__title{font-size:2.25rem}}
