@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500;600;700&display=swap";.button__hamburger.svelte-1mo2kq6{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:none;outline:none;background:transparent}.button__hamburger.svelte-1mo2kq6 .hamburger:where(.svelte-1mo2kq6){cursor:pointer;width:100%;height:100%;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;display:flex;align-items:center;justify-content:center}.button__hamburger.svelte-1mo2kq6 .hamburger:where(.svelte-1mo2kq6):hover{opacity:.7}.button__hamburger.svelte-1mo2kq6 .hamburger:where(.svelte-1mo2kq6) .hamburgerBox:where(.svelte-1mo2kq6){width:100%;height:100%;position:relative;display:flex}.button__hamburger.svelte-1mo2kq6 .hamburger:where(.svelte-1mo2kq6) .hamburgerInner:where(.svelte-1mo2kq6){display:block;top:50%;transform:translateY(-50%)}.button__hamburger.svelte-1mo2kq6 .hamburger:where(.svelte-1mo2kq6) .hamburgerInner:where(.svelte-1mo2kq6):before{top:-7px}.button__hamburger.svelte-1mo2kq6 .hamburger:where(.svelte-1mo2kq6) .hamburgerInner:where(.svelte-1mo2kq6):after{bottom:-7px}.button__hamburger.svelte-1mo2kq6 .hamburger:where(.svelte-1mo2kq6) .hamburgerInner:where(.svelte-1mo2kq6),.button__hamburger.svelte-1mo2kq6 .hamburger:where(.svelte-1mo2kq6) .hamburgerInner:where(.svelte-1mo2kq6):before,.button__hamburger.svelte-1mo2kq6 .hamburger:where(.svelte-1mo2kq6) .hamburgerInner:where(.svelte-1mo2kq6):after{width:100%;height:2px;background-color:#7a7a7a;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.button__hamburger.svelte-1mo2kq6 .hamburger:where(.svelte-1mo2kq6) .hamburgerInner:where(.svelte-1mo2kq6):before,.button__hamburger.svelte-1mo2kq6 .hamburger:where(.svelte-1mo2kq6) .hamburgerInner:where(.svelte-1mo2kq6):after{content:"";display:block;background-color:inherit}.button__hamburger.isActive.svelte-1mo2kq6 .hamburgerInner:where(.svelte-1mo2kq6),.button__hamburger.isActive.svelte-1mo2kq6 .hamburgerInner:where(.svelte-1mo2kq6):before,.button__hamburger.isActive.svelte-1mo2kq6 .hamburgerInner:where(.svelte-1mo2kq6):after{background-color:#363636c7!important}.button__hamburger.isActive.svelte-1mo2kq6 .hamburgerInner:where(.svelte-1mo2kq6){transform:rotate(45deg);transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.button__hamburger.isActive.svelte-1mo2kq6 .hamburgerInner:where(.svelte-1mo2kq6):before{background-color:#363636;top:0;opacity:0;transition:top .1s ease,opacity .1s .14s ease}.button__hamburger.isActive.svelte-1mo2kq6 .hamburgerInner:where(.svelte-1mo2kq6):after{background-color:#363636;bottom:0;transform:rotate(-90deg);transition:bottom .1s ease,transform .1s .14s cubic-bezier(.215,.61,.355,1)}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) button:where(.svelte-3oywvy){font-size:20px;cursor:pointer;border:none;outline:none;background:#fff;font-weight:500;transition:all .3s ease;border-radius:10px;font-family:Roboto,sans-serif;-webkit-tap-highlight-color:transparent}@media (min-width: 1200px){.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) button:where(.svelte-3oywvy){border-radius:calc((1vh + 1vw)*.44)}}.header.svelte-3oywvy{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px;z-index:10;background:#fff;box-shadow:1px 1px 18px -11px #676767b0}.header.svelte-3oywvy .header__logo:where(.svelte-3oywvy){display:flex;align-items:center;color:#000;font-size:14px;font-weight:500;text-decoration:none}.header.svelte-3oywvy .header__logo:where(.svelte-3oywvy) svg{width:22px;height:22px;margin-right:2px}.header.svelte-3oywvy .header__menu_button_mobile:where(.svelte-3oywvy){display:none}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy){display:flex;align-items:center}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) a:where(.svelte-3oywvy){color:#4b5563;text-decoration:none;display:block;font-size:16px;transition:all .3s ease}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) a:where(.svelte-3oywvy):hover{color:#919191}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) a:where(.svelte-3oywvy):active{color:#7e7e7e}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) a:where(.svelte-3oywvy)+a:where(.svelte-3oywvy){margin-left:20px}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .menu_active:where(.svelte-3oywvy){position:relative}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .menu_active:where(.svelte-3oywvy):after{content:"";position:absolute;bottom:-20%;height:1.5px;background:#fff;left:0;width:100%}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy){margin-left:25px}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) button:where(.svelte-3oywvy){border-radius:4px;font-size:14px;background:#037e68!important;padding:7px 10px;color:#fff}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) button:where(.svelte-3oywvy):hover{background:#099a82!important}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) button:where(.svelte-3oywvy):active{background:#036f5c!important}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) button:where(.svelte-3oywvy)+button:where(.svelte-3oywvy){margin-left:5px}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) .button__login:where(.svelte-3oywvy){background:#0d9488!important;color:#fff}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) .button__login:where(.svelte-3oywvy):hover{color:#fff}@media (max-width: 666px){.header.svelte-3oywvy .header__menu_button_mobile:where(.svelte-3oywvy){display:block}.header.svelte-3oywvy .header__menu_wrapper:where(.svelte-3oywvy){display:none}.header.svelte-3oywvy .header__menu_wrapper_visible:where(.svelte-3oywvy){display:block;position:absolute;top:44px;left:0;width:100%;height:100vh;background:#35353594;border-top:1px solid #ededed}.header.svelte-3oywvy .header__menu_wrapper_visible:where(.svelte-3oywvy) .header__menu:where(.svelte-3oywvy){position:absolute;top:0;left:0;width:100%;flex-direction:column;background:#fff;padding:20px 0}.header.svelte-3oywvy .header__menu_wrapper_visible:where(.svelte-3oywvy) .header__menu:where(.svelte-3oywvy) a:where(.svelte-3oywvy){font-size:14px}.header.svelte-3oywvy .header__menu_wrapper_visible:where(.svelte-3oywvy) .header__menu:where(.svelte-3oywvy) a:where(.svelte-3oywvy)+a:where(.svelte-3oywvy){margin:10px 0 0}.header.svelte-3oywvy .header__menu_wrapper_visible:where(.svelte-3oywvy) .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy){margin:10px 0 0;flex-direction:column;width:170px}.header.svelte-3oywvy .header__menu_wrapper_visible:where(.svelte-3oywvy) .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) button:where(.svelte-3oywvy){width:100%}.header.svelte-3oywvy .header__menu_wrapper_visible:where(.svelte-3oywvy) .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) button:where(.svelte-3oywvy)+button:where(.svelte-3oywvy){margin:3px 0 0}}@media (min-width: 667px) and (max-width: 1199px){.header.svelte-3oywvy{padding:25px 30px}.header.svelte-3oywvy .header__logo:where(.svelte-3oywvy){font-size:20px}.header.svelte-3oywvy .header__logo:where(.svelte-3oywvy) svg{width:38px;height:38px}}@media (min-width: 1200px){.header.svelte-3oywvy{padding:5px calc((1vh + 1vw)/.4)}.header.svelte-3oywvy .header__logo:where(.svelte-3oywvy){font-size:calc((1vh + 1vw)*.7);padding-right:calc((1vh + 1vw)*.7)}.header.svelte-3oywvy .header__logo:where(.svelte-3oywvy) svg{width:50px;height:50px;margin-right:calc((1vh + 1vw)*.08)}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) a:where(.svelte-3oywvy){font-size:calc((1vh + 1vw)*.64)}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) a:where(.svelte-3oywvy)+a:where(.svelte-3oywvy){margin-left:calc((1vh + 1vw)*1)}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy){margin-left:calc((1vh + 1vw)*.85)}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) button:where(.svelte-3oywvy){border-radius:calc((1vh + 1vw)*.35);font-size:calc((1vh + 1vw)*.64);padding:calc((1vh + 1vw)*.35) calc((1vh + 1vw)*.55)}.header.svelte-3oywvy .header__menu:where(.svelte-3oywvy) .header__buttons:where(.svelte-3oywvy) button:where(.svelte-3oywvy)+button:where(.svelte-3oywvy){margin-left:calc((1vh + 1vw)*.17)}}@media (min-width: 1400px) and (max-width: 1600px){.header.svelte-3oywvy{padding:5px calc((1vh + 1vw)*4.8)}}@media (min-width: 1600px){.header.svelte-3oywvy{padding:.4% calc((1vh + 1vw)*8)}}@media (min-width: 1921px){.header.svelte-3oywvy .header__logo:where(.svelte-3oywvy) svg{width:calc((1vh + 1vw)*1.7);height:calc((1vh + 1vw)*1.7)}}footer.svelte-uffvpr{background:#363636;padding:calc((1vh + 1vw)*3) 0 calc((1vh + 1vw)*2) 0}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr){display:flex;color:#fff;justify-content:space-between;padding:0 15px;flex-wrap:wrap}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr){width:25%;padding:10px 5px}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__title:where(.svelte-uffvpr){font-weight:500;font-size:18px}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__subtitle:where(.svelte-uffvpr){margin-top:5px}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__subtitle:where(.svelte-uffvpr) a:where(.svelte-uffvpr){font-size:14px;font-weight:500;margin-top:5px;color:#fff;text-decoration:none}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr){list-style:none;margin-top:15px}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr) li:where(.svelte-uffvpr) a:where(.svelte-uffvpr){color:#fff;font-size:14px;text-decoration:none;font-weight:300;transition:all .3s ease}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr) li:where(.svelte-uffvpr) a:where(.svelte-uffvpr):hover{color:#dadada}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr) li:where(.svelte-uffvpr) a:where(.svelte-uffvpr):active{color:#bcbcbc}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr) li:where(.svelte-uffvpr)+li:where(.svelte-uffvpr){margin-top:5px}@media (max-width: 700px){footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr){width:50%}}footer.svelte-uffvpr .footer__text:where(.svelte-uffvpr){color:#fff;font-size:14px;text-align:center;margin-bottom:5px;font-weight:300;font-style:normal;margin-top:70px}@media (max-width: 899px){footer.svelte-uffvpr .footer__text:where(.svelte-uffvpr){width:90%;margin:70px auto 5px}}footer.svelte-uffvpr .footer__text:where(.svelte-uffvpr)+.footer__text:where(.svelte-uffvpr){margin-top:12px;font-size:12px}@media (min-width: 667px) and (max-width: 1199px){footer.svelte-uffvpr .footer__text:where(.svelte-uffvpr)+.footer__text:where(.svelte-uffvpr){margin-top:6px;font-size:14px}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr){padding:0 20px}}@media (min-width: 1200px){footer.svelte-uffvpr .footer__text:where(.svelte-uffvpr){font-size:calc((1vh + 1vw)*.54)!important}footer.svelte-uffvpr .footer__text:where(.svelte-uffvpr)+.footer__text:where(.svelte-uffvpr){margin-top:calc((1vh + 1vw)/5)}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr){padding:0 6.48%}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__title:where(.svelte-uffvpr){font-size:20px}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__subtitle:where(.svelte-uffvpr) a:where(.svelte-uffvpr){font-size:16px}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr){margin-top:20px}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr) li:where(.svelte-uffvpr){font-size:16px}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr) li:where(.svelte-uffvpr) a:where(.svelte-uffvpr){font-size:16px}}@media (min-width: 1921px){footer.svelte-uffvpr .footer__text:where(.svelte-uffvpr):nth-child(2){margin-top:calc((1vh + 1vw)*1.3)}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__title:where(.svelte-uffvpr){font-size:calc((1vh + 1vw)*.7)}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__subtitle:where(.svelte-uffvpr){margin-top:calc((1vh + 1vw)/5)}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__subtitle:where(.svelte-uffvpr) a:where(.svelte-uffvpr){font-size:calc((1vh + 1vw)*.64)}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr){margin-top:calc((1vh + 1vw)*.7)}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr) li:where(.svelte-uffvpr){font-size:calc((1vh + 1vw)*.64)}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr) li:where(.svelte-uffvpr) a:where(.svelte-uffvpr){font-size:calc((1vh + 1vw)*.64)}footer.svelte-uffvpr .footer__blocks:where(.svelte-uffvpr) .block:where(.svelte-uffvpr) .block__links:where(.svelte-uffvpr) li:where(.svelte-uffvpr)+li:where(.svelte-uffvpr){margin-top:calc((1vh + 1vw)*.17)}}.container.svelte-6ruu5b{display:block;position:relative;background:#fbfbfb;flex:1}.container.svelte-6ruu5b section+section{background:#fbfbfb}*{padding:0;margin:0;box-sizing:border-box}html{height:100%}body{font-family:Roboto,sans-serif;scrollbar-width:none!important;height:100%;font-weight:400;overflow-x:hidden;width:100%;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;color:#363636}body::-webkit-scrollbar{width:0}body>div{display:flex;flex-direction:column;height:100%}@media (min-width: 667px) and (max-width: 1199px){body{height:100vh}}
