@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-primary);letter-spacing:-.04em;font-weight:800}:root{--font-primary:"Roboto",sans-serif;--white:#fffdfe;--black:#1a1a1a;--grey:#3a3a3a;--light-grey:#6b6b6b;--yellow:#f8d108;--1px:.0625rem;--2px:.125rem;--3px:.1875rem;--4px:.25rem;--5px:.3125rem;--6px:.375rem;--7px:.4375rem;--8px:.5rem;--9px:.5625rem;--10px:.625rem;--11px:.6875rem;--12px:.75rem;--13px:.8125rem;--14px:.875rem;--15px:.9375rem;--16px:1rem;--17px:1.0625rem;--18px:1.125rem;--19px:1.1875rem;--20px:1.25rem;--21px:1.3125rem;--22px:1.375rem;--23px:1.4375rem;--24px:1.5rem;--25px:1.5625rem;--26px:1.625rem;--27px:1.6875rem;--28px:1.75rem;--29px:1.8125rem;--30px:1.875rem;--31px:1.9375rem;--32px:2rem;--33px:2.0625rem;--34px:2.125rem;--35px:2.1875rem;--36px:2.25rem;--37px:2.3125rem;--38px:2.375rem;--39px:2.4375rem;--40px:2.5rem;--41px:2.5625rem;--42px:2.625rem;--43px:2.6875rem;--44px:2.75rem;--45px:2.8125rem;--46px:2.875rem;--47px:2.9375rem;--48px:3rem;--49px:3.0625rem;--50px:3.125rem;--51px:3.1875rem;--52px:3.25rem;--53px:3.3125rem;--54px:3.375rem;--55px:3.4375rem;--56px:3.5rem;--57px:3.5625rem;--58px:3.625rem;--59px:3.6875rem;--60px:3.75rem;--61px:3.8125rem;--62px:3.875rem;--63px:3.9375rem;--64px:4rem;--65px:4.0625rem;--66px:4.125rem;--67px:4.1875rem;--68px:4.25rem;--69px:4.3125rem;--70px:4.375rem;--71px:4.4375rem;--72px:4.5rem;--73px:4.5625rem;--74px:4.625rem;--75px:4.6875rem;--76px:4.75rem;--77px:4.8125rem;--78px:4.875rem;--79px:4.9375rem;--80px:5rem;--81px:5.0625rem;--82px:5.125rem;--83px:5.1875rem;--84px:5.25rem;--85px:5.3125rem;--86px:5.375rem;--87px:5.4375rem;--88px:5.5rem;--89px:5.5625rem;--90px:5.625rem;--91px:5.6875rem;--92px:5.75rem;--93px:5.8125rem;--94px:5.875rem;--95px:5.9375rem;--96px:6rem;--97px:6.0625rem;--98px:6.125rem;--99px:6.1875rem;--100px:6.25rem}
.Header-module-scss-module__yUQ6Nq__header{padding:var(--20px);background:var(--white);z-index:100;justify-content:center;align-items:center;width:100%;transition:box-shadow .2s;display:flex;position:-webkit-sticky;position:sticky;top:0}.Header-module-scss-module__yUQ6Nq__header.Header-module-scss-module__yUQ6Nq__scrolled{box-shadow:0 4px 16px rgba(0,0,0,.1)}.Header-module-scss-module__yUQ6Nq__navList{gap:30px;display:flex}.Header-module-scss-module__yUQ6Nq__navList a{color:var(--black);cursor:pointer;padding-bottom:4px;font-weight:500;text-decoration:none;position:relative}.Header-module-scss-module__yUQ6Nq__navList a:after{content:"";background:var(--yellow);border-radius:50px;width:0%;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module-scss-module__yUQ6Nq__navList a:hover:after{width:100%}.Header-module-scss-module__yUQ6Nq__buttons{gap:15px;display:flex}.Header-module-scss-module__yUQ6Nq__inner{place-content:center space-between;align-items:center;gap:10px;width:100%;max-width:1440px;display:flex}.Header-module-scss-module__yUQ6Nq__innerMobile{display:none}@media (max-width:1028px){.Header-module-scss-module__yUQ6Nq__inner{display:none}.Header-module-scss-module__yUQ6Nq__innerMobile{width:100%;padding:var(--10px);background:var(--white);justify-content:space-between;align-items:center;display:flex}.Header-module-scss-module__yUQ6Nq__navListMobile{flex-direction:column;gap:20px;margin:30px 0;display:flex}.Header-module-scss-module__yUQ6Nq__navListMobile a{color:var(--black);cursor:pointer;font-size:1.2rem;font-weight:500;text-decoration:none}.Header-module-scss-module__yUQ6Nq__buttonsMobile{flex-direction:column;gap:15px;display:flex}}@media screen and (max-width:1028px) and (max-width:1028px){.Header-module-scss-module__yUQ6Nq__buttonsMobile{flex-direction:row}}@media (max-width:1028px){.Header-module-scss-module__yUQ6Nq__dialogContent{flex-direction:column;justify-content:space-between;align-items:center;min-width:320px;height:100%;padding:50px 10px;display:flex}}
.Footer-module-scss-module__kqmR4W__footerWrapper{color:#fff;background-color:#1a1a1a;padding:60px 20px 20px;font-family:Roboto,sans-serif}.Footer-module-scss-module__kqmR4W__footerInner{border-bottom:1px solid rgba(255,255,255,.2);flex-wrap:wrap;justify-content:space-between;gap:55px;max-width:1440px;margin:0 auto;padding-bottom:30px;display:flex}@media screen and (max-width:768px){.Footer-module-scss-module__kqmR4W__footerInner{flex-direction:column;justify-content:center;align-items:center}}.Footer-module-scss-module__kqmR4W__footerInner h4{color:var(--white);margin-bottom:15px;font-size:1.1rem}.Footer-module-scss-module__kqmR4W__footerInner ul{padding:0;list-style:none}.Footer-module-scss-module__kqmR4W__footerInner ul li{margin-bottom:10px;font-size:.95rem}.Footer-module-scss-module__kqmR4W__footerInner ul li a{color:#fff;cursor:pointer;padding-bottom:3px;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.Footer-module-scss-module__kqmR4W__footerInner ul li a:after{content:"";background:#f8d108;border-radius:50px;width:0%;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Footer-module-scss-module__kqmR4W__footerInner ul li a:hover:after{width:100%}.Footer-module-scss-module__kqmR4W__footerBrand{flex-direction:column;gap:15px;width:100%;max-width:300px;display:flex}.Footer-module-scss-module__kqmR4W__footerBrand p{color:#ddd;margin-top:15px;font-size:.95rem;line-height:1.4}.Footer-module-scss-module__kqmR4W__footerLinks,.Footer-module-scss-module__kqmR4W__footerContacts,.Footer-module-scss-module__kqmR4W__footerAddress{flex-direction:column;width:100%;max-width:-moz-fit-content;max-width:fit-content;display:flex}@media screen and (max-width:768px){.Footer-module-scss-module__kqmR4W__footerLinks,.Footer-module-scss-module__kqmR4W__footerContacts,.Footer-module-scss-module__kqmR4W__footerAddress{text-align:center;align-items:center;max-width:100%}}.Footer-module-scss-module__kqmR4W__footerBottom{text-align:center;color:#aaa;margin-top:20px;padding-top:10px;font-size:.85rem}
.PageWrapper-module-scss-module__ZOlmLW__wrapper{flex-direction:column;gap:65px;max-width:1440px;margin:0 auto;display:flex}@media screen and (max-width:1028px){.PageWrapper-module-scss-module__ZOlmLW__wrapper{gap:45px;padding:0 15px}}
