.Footer-module__3hUVsW__footer{color:#fffc;padding-top:var(--spacing-12);padding-bottom:var(--spacing-6);background-color:#4b4646}.Footer-module__3hUVsW__inner{width:100%}.Footer-module__3hUVsW__grid{grid-template-columns:repeat(1,minmax(0,1fr));align-items:start;gap:2rem 2.5rem;display:grid}@media (min-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.Footer-module__3hUVsW__logoSection{flex-direction:column;display:flex}.Footer-module__3hUVsW__column{flex-direction:column;gap:.75rem;display:flex}.Footer-module__3hUVsW__logo{background-image:url(/images/logo-white.svg);background-position:0;background-repeat:no-repeat;background-size:contain;width:15.625rem;height:2.5rem;margin-bottom:1rem;display:block}.Footer-module__3hUVsW__tagline{font-size:var(--text-sm);color:#fffc}.Footer-module__3hUVsW__heading{font-weight:600;font-size:var(--text-lg);margin-top:0;margin-bottom:var(--spacing-6);color:#fff}.Footer-module__3hUVsW__navList{flex-direction:column;gap:.9375rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__navItem a{color:#fffc;transition:color var(--transition-base);font-size:var(--text-sm);text-decoration:none}.Footer-module__3hUVsW__navItem a:hover{color:#fff}.Footer-module__3hUVsW__subNavList{flex-direction:column;gap:.5rem;margin:.75rem 0 0;padding-left:1rem;list-style:none;display:flex}.Footer-module__3hUVsW__subNavItem a{font-size:var(--text-sm);color:#ffffffb3}.Footer-module__3hUVsW__subNavItem a:hover{color:#fff}.Footer-module__3hUVsW__contactsList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__contactItem{font-size:var(--text-sm);align-items:center;gap:.5rem;display:flex}.Footer-module__3hUVsW__contactItem a{color:#fffc;transition:color var(--transition-base);text-decoration:none}.Footer-module__3hUVsW__contactItem a:hover{color:#fff}.Footer-module__3hUVsW__socials{gap:1rem;margin-top:1rem;display:flex}.Footer-module__3hUVsW__socialLink{justify-content:center;align-items:center;display:inline-flex}.Footer-module__3hUVsW__socialLink img{width:1.5rem;height:1.5rem;transition:opacity .3s}.Footer-module__3hUVsW__socialLink:hover img{opacity:.7}.Footer-module__3hUVsW__bottomBar{margin-top:var(--spacing-12);padding-top:var(--spacing-6);align-items:flex-start;gap:var(--spacing-4);font-size:var(--text-sm);color:#fffc;border-top:1px solid #ffffff80;flex-direction:column;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__bottomBar{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module__3hUVsW__legalInfo{margin-top:var(--spacing-4);line-height:1.4;font-size:var(--text-sm);color:#fffc}
.Header-module__lnUIdW__header{z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;padding:1.5rem 0;transition:background-color .3s,box-shadow .3s;position:fixed;top:0;left:0}.Header-module__lnUIdW__scrolled{background-color:#ffffffe6;box-shadow:0 2px 4px #0000000d}.Header-module__lnUIdW__inner{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__lnUIdW__logo{align-items:center;display:flex}.Header-module__lnUIdW__logoLink{background-image:url(/images/logo.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:15.625rem;height:2.5rem;display:block}.Header-module__lnUIdW__logoMobile{display:none}.Header-module__lnUIdW__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__lnUIdW__navList{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__lnUIdW__navItem{position:relative}.Header-module__lnUIdW__navLink{color:#374151;padding-bottom:.25rem;font-size:1rem;text-decoration:none;transition:color .3s;position:relative}.Header-module__lnUIdW__navLink:after{content:"";background-color:var(--color-primary-500);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__lnUIdW__navLink:hover:after,.Header-module__lnUIdW__navLinkActive:after{width:100%}.Header-module__lnUIdW__navLink:hover,.Header-module__lnUIdW__navLinkActive{color:var(--color-primary-500)}.Header-module__lnUIdW__navItemWithDropdown{position:relative}.Header-module__lnUIdW__navTrigger{align-items:center;gap:.35rem;display:inline-flex}.Header-module__lnUIdW__navCaret{color:inherit;font-size:.75rem;transition:transform .2s}.Header-module__lnUIdW__navCaretOpen{transform:rotate(180deg)}.Header-module__lnUIdW__dropdown{opacity:0;visibility:hidden;pointer-events:none;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:15rem;padding:1rem;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + .75rem);left:0;transform:translateY(10px);box-shadow:0 20px 45px #0f172a1f}.Header-module__lnUIdW__dropdownList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__lnUIdW__dropdownLink{color:#111827;padding:.2rem 0;font-weight:500;text-decoration:none;display:block}.Header-module__lnUIdW__dropdownLink:hover{color:var(--color-primary-500)}.Header-module__lnUIdW__dropdownVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Header-module__lnUIdW__contacts{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__phone{color:#374151;font-size:1rem;font-weight:500;text-decoration:none}.Header-module__lnUIdW__socials{gap:.75rem;display:flex}.Header-module__lnUIdW__socialLink{justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__socialLink img{width:1.5rem;height:1.5rem;transition:opacity .3s}.Header-module__lnUIdW__socialLink:hover img{opacity:.7}.Header-module__lnUIdW__burger{cursor:pointer;background:0 0;border:none;padding:0;display:none}.Header-module__lnUIdW__burgerIcon{width:1.75rem;height:1.75rem}.Header-module__lnUIdW__mobileMenu{display:none}.Header-module__lnUIdW__spacer{flex-shrink:0;height:5.75rem}@media (max-width:1024px){.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__burger{display:block}.Header-module__lnUIdW__logoLink{width:12.5rem}.Header-module__lnUIdW__mobileMenu{z-index:100;background-color:#fff;width:80%;max-width:300px;height:100%;padding:4rem 2rem 2rem;transition:left .3s ease-in-out;display:block;position:fixed;top:0;left:-100%;box-shadow:2px 0 5px #0000001a}.Header-module__lnUIdW__mobileMenuOpen{left:0}.Header-module__lnUIdW__closeButton{cursor:pointer;background:0 0;border:none;position:absolute;top:1.5rem;right:1.5rem}.Header-module__lnUIdW__closeIcon{width:1.5rem;height:1.5rem}.Header-module__lnUIdW__mobileNavList{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__lnUIdW__mobileNavItem a{color:#374151;font-size:1.25rem;text-decoration:none}.Header-module__lnUIdW__mobileNavItem a:hover{color:var(--color-primary-500)}.Header-module__lnUIdW__mobileChildList{flex-direction:column;gap:.35rem;margin-top:.5rem;margin-left:.5rem;padding-left:.75rem;list-style:none;display:flex}.Header-module__lnUIdW__mobileChildLink{color:#4b5563;font-size:1rem}.Header-module__lnUIdW__mobileChildLink:hover{color:var(--color-primary-500)}.Header-module__lnUIdW__mobileContacts{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.Header-module__lnUIdW__mobileSocials{gap:1rem;margin-top:1.5rem;display:flex}}@media (max-width:768px){.Header-module__lnUIdW__header{padding:.75rem 0}.Header-module__lnUIdW__logo{display:none}.Header-module__lnUIdW__logoMobile{display:flex}.Header-module__lnUIdW__logoMobile .Header-module__lnUIdW__logoLink{background-image:url(/images/logo-mobile.svg);width:3rem;height:3rem}.Header-module__lnUIdW__burgerIcon{width:1.5rem;height:1.5rem}.Header-module__lnUIdW__contacts{display:none}.Header-module__lnUIdW__spacer{height:4.25rem}}
