.header-module-scss-module__lssida__header{z-index:70;border:1px solid var(--color-green);background:var(--color-black);border-radius:10000px;justify-content:space-between;align-items:center;padding:4px 4px 4px 12px;display:flex;position:fixed;top:10px;left:14px;right:14px}@media only screen and (min-width:520px) and (max-width:1199px){.header-module-scss-module__lssida__header{height:50px;padding:4px 4px 4px 18px}}@media only screen and (min-width:1200px) and (max-width:1919px){.header-module-scss-module__lssida__header{height:50px;padding:4px 4px 4px 18px;left:40px;right:40px}}@media only screen and (min-width:1920px){.header-module-scss-module__lssida__header{height:50px;padding:4px 4px 4px 18px;left:40px;right:40px}}.header-module-scss-module__lssida__logo{align-items:center;display:flex}.header-module-scss-module__lssida__logo svg{width:100%;max-width:120px;height:auto}@media only screen and (min-width:520px) and (max-width:1199px){.header-module-scss-module__lssida__logo svg{max-width:180px}}@media only screen and (min-width:1200px) and (max-width:1919px){.header-module-scss-module__lssida__logo svg{max-width:180px}}@media only screen and (min-width:1920px){.header-module-scss-module__lssida__logo svg{max-width:180px}}.header-module-scss-module__lssida__navList{display:none}@media (min-width:1022px){.header-module-scss-module__lssida__navList{margin:0;padding:0;list-style:none;display:flex}}.header-module-scss-module__lssida__navLink{font-family:var(--font-inter);text-decoration:none}@media only screen and (min-width:520px) and (max-width:1199px){.header-module-scss-module__lssida__navLink{color:#f9f9f9;border:1px solid #f9f9f9;border-radius:16px;justify-content:center;align-self:stretch;align-items:center;gap:12px;padding:6px 12px;font-size:14px;font-weight:400;line-height:130%;transition:all .3s;display:flex}.header-module-scss-module__lssida__navLink svg{transition:all .3s}.header-module-scss-module__lssida__navLink:hover{color:var(--color-black);background-color:#f9f9f9}.header-module-scss-module__lssida__navLink:hover:hover svg{transform:rotate(45deg)}.header-module-scss-module__lssida__navLink:hover svg path{stroke:currentColor}}@media only screen and (min-width:1200px) and (max-width:1919px){.header-module-scss-module__lssida__navLink{color:#f9f9f9;border:1px solid #f9f9f9;border-radius:16px;justify-content:center;align-self:stretch;align-items:center;gap:12px;padding:6px 12px;font-size:14px;font-weight:400;line-height:130%;transition:all .3s;display:flex}.header-module-scss-module__lssida__navLink svg{transition:all .3s}.header-module-scss-module__lssida__navLink:hover{color:var(--color-black);background-color:#f9f9f9}.header-module-scss-module__lssida__navLink:hover:hover svg{transform:rotate(45deg)}.header-module-scss-module__lssida__navLink:hover svg path{stroke:currentColor}}@media only screen and (min-width:1920px){.header-module-scss-module__lssida__navLink{color:#f9f9f9;border:1px solid #f9f9f9;border-radius:16px;justify-content:center;align-self:stretch;align-items:center;gap:12px;padding:6px 12px;font-size:14px;font-weight:400;line-height:130%;transition:all .3s;display:flex}.header-module-scss-module__lssida__navLink svg{transition:all .3s}.header-module-scss-module__lssida__navLink:hover{color:var(--color-black);background-color:#f9f9f9}.header-module-scss-module__lssida__navLink:hover:hover svg{transform:rotate(45deg)}.header-module-scss-module__lssida__navLink:hover svg path{stroke:currentColor}}.header-module-scss-module__lssida__langSelector{display:none}@media (min-width:480px){.header-module-scss-module__lssida__langSelector{display:block}}.header-module-scss-module__lssida__contacts{align-items:center;display:flex}.header-module-scss-module__lssida__emailLink,.header-module-scss-module__lssida__phoneLink{border:1px solid var(--color-green);background:#f9f9f9;border-radius:50%;justify-content:center;align-items:center;width:55px;height:50px;text-decoration:none;display:none;position:relative;overflow:hidden}.header-module-scss-module__lssida__emailLink svg,.header-module-scss-module__lssida__phoneLink svg{z-index:3;position:relative}.header-module-scss-module__lssida__emailLink svg path,.header-module-scss-module__lssida__phoneLink svg path{transition:stroke .45s}.header-module-scss-module__lssida__emailLink:before,.header-module-scss-module__lssida__phoneLink:before{content:"";background:var(--color-black);z-index:1;border-radius:50%;width:100%;height:100%;transition:transform .45s;position:absolute;transform:scale(1)}.header-module-scss-module__lssida__emailLink:hover:before,.header-module-scss-module__lssida__phoneLink:hover:before{transform:scale(0)}.header-module-scss-module__lssida__emailLink:hover svg path,.header-module-scss-module__lssida__phoneLink:hover svg path{stroke:var(--color-black)}@media only screen and (min-width:1200px) and (max-width:1919px){.header-module-scss-module__lssida__emailLink,.header-module-scss-module__lssida__phoneLink{display:inline-flex}}.header-module-scss-module__lssida__ctaButton{background-color:var(--color-green);font-family:var(--font-inter);height:36px;color:var(--color-black);border:none;border-radius:1000px;justify-content:center;align-items:center;margin:0;padding:12px 16px;font-size:14px;transition:padding .5s;display:flex;position:relative;overflow:hidden}.header-module-scss-module__lssida__ctaButton svg{width:32px;height:12px;transition:transform .5s;position:absolute;bottom:2px;left:50%;transform:translate(-50%,20px)}.header-module-scss-module__lssida__ctaButton:active{padding-left:28px;padding-right:28px}.header-module-scss-module__lssida__ctaButton:active svg{transform:translate(-50%)}@media only screen and (min-width:520px) and (max-width:1199px){.header-module-scss-module__lssida__ctaButton{cursor:pointer;height:50px;color:var(--color-black);padding:0 20px;transition:padding .5s;position:relative;overflow:hidden}.header-module-scss-module__lssida__ctaButton svg{width:32px;height:12px;transition:transform .5s;position:absolute;bottom:2px;left:50%;transform:translate(-50%,20px)}.header-module-scss-module__lssida__ctaButton:hover{padding-left:28px;padding-right:28px}.header-module-scss-module__lssida__ctaButton:hover svg{transform:translate(-50%)}}@media only screen and (min-width:1200px) and (max-width:1919px){.header-module-scss-module__lssida__ctaButton{cursor:pointer;height:50px;color:var(--color-black);padding-left:20px;padding-right:20px;transition:padding .5s;position:relative;overflow:hidden}.header-module-scss-module__lssida__ctaButton svg{width:32px;height:12px;transition:transform .5s;position:absolute;bottom:2px;left:50%;transform:translate(-50%,20px)}.header-module-scss-module__lssida__ctaButton:hover{padding-left:28px;padding-right:28px}.header-module-scss-module__lssida__ctaButton:hover svg{transform:translate(-50%)}}@media only screen and (min-width:1920px){.header-module-scss-module__lssida__ctaButton{cursor:pointer;height:50px;color:var(--color-black);padding-left:20px;padding-right:20px;transition:padding .5s;position:relative;overflow:hidden}.header-module-scss-module__lssida__ctaButton svg{width:32px;height:12px;transition:transform .5s;position:absolute;bottom:2px;left:50%;transform:translate(-50%,20px)}.header-module-scss-module__lssida__ctaButton:hover{padding-left:28px;padding-right:28px}.header-module-scss-module__lssida__ctaButton:hover svg{transform:translate(-50%)}}.header-module-scss-module__lssida__dropdownList{border-radius:inherit;margin:0;padding:0;list-style:none;overflow:hidden}.header-module-scss-module__lssida__dropdownLink{color:var(--color-black);font-family:var(--font-inter);align-items:center;gap:10px;padding:10px 32px 10px 16px;font-size:14px;font-weight:400;line-height:130%;text-decoration:none;display:flex;position:relative}.header-module-scss-module__lssida__dropdownLink:hover{background-color:#d5f29f}.header-module-scss-module__lssida__dropdownLink svg{width:12px;height:5px;transition:transform .4s;position:absolute;right:4px;transform:translate(15px)rotate(270deg)}.header-module-scss-module__lssida__dropdownLink:hover svg{transform:translate(0)rotate(270deg)}.header-module-scss-module__lssida__mobileMenuContainer{cursor:pointer;background-color:var(--color-green);border:none;border-radius:1000px;justify-content:center;align-items:center;padding:12px;display:flex}@media (min-width:1022px){.header-module-scss-module__lssida__mobileMenuContainer{display:none}}.header-module-scss-module__lssida__mobileDrawer{background:var(--color-green);z-index:60;border-radius:24px;flex-direction:column;justify-content:space-between;width:calc(100% - 6vw);max-width:600px;height:calc(100svh - 70px);margin-top:68px;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-12px;transform:translate(100%)}.header-module-scss-module__lssida__mobileDrawerOpen{transform:translate(-22px)}@media only screen and (min-width:520px) and (max-width:1199px){.header-module-scss-module__lssida__mobileDrawer{justify-content:flex-start;gap:12px;width:min(300px,100vw - 28px);max-width:300px;height:auto;min-height:0;max-height:calc(100svh - 96px);margin-top:78px}.header-module-scss-module__lssida__mobileDrawerOpen{transform:translate(-18px)}}@media only screen and (max-width:519px){.header-module-scss-module__lssida__mobileDrawer{justify-content:space-between;gap:0;width:calc(100% - 6vw);max-width:600px;height:calc(100svh - 70px);max-height:none;margin-top:68px}.header-module-scss-module__lssida__mobileDrawerOpen{transform:translate(-22px)}}@media (min-width:1022px){.header-module-scss-module__lssida__mobileDrawer{display:none}}.header-module-scss-module__lssida__mobileOverlay{z-index:59;opacity:0;pointer-events:none;transition:opacity .35s;position:fixed;inset:0}.header-module-scss-module__lssida__mobileOverlayOpen{opacity:1;pointer-events:all}@media (min-width:1022px){.header-module-scss-module__lssida__mobileOverlay{display:none}}.header-module-scss-module__lssida__mobileNavList{flex-direction:column;margin:0;padding-top:2.5vw;padding-left:2.5vw;padding-right:2.5vw;list-style:none;display:flex}@media only screen and (min-width:520px) and (max-width:1199px){.header-module-scss-module__lssida__mobileNavList{flex:1;min-height:0;padding-top:14px;padding-left:12px;padding-right:12px;overflow-y:auto}}.header-module-scss-module__lssida__mobileNavLink{font-family:var(--font-unbounded);color:var(--color-green);font-size:18px;text-decoration:none}.header-module-scss-module__lssida__mobileNavLink:visited{color:var(--color-green)}@media only screen and (min-width:520px) and (max-width:1199px){.header-module-scss-module__lssida__mobileNavLink{color:#f9f9f9;font-size:15px}.header-module-scss-module__lssida__mobileNavLink:visited{color:#f9f9f9}}.header-module-scss-module__lssida__mobileMenuIcon{transition:transform .3s}.header-module-scss-module__lssida__mobileMenuIconOpen{transform:rotate(90deg)}.header-module-scss-module__lssida__mobileNavRow{box-sizing:border-box;color:var(--color-green);background-color:var(--color-black);border:1px solid #f9f9f9;border-radius:24px;justify-content:space-between;align-items:center;gap:12px;height:70px;margin-bottom:-1px;padding:12px 12px 12px 16px;font-weight:400;line-height:140%;display:flex}@media only screen and (min-width:520px) and (max-width:1199px){.header-module-scss-module__lssida__mobileNavRow{color:#f9f9f9;border-radius:20px;height:56px;padding:10px 10px 10px 14px}}.header-module-scss-module__lssida__mobileNavExpand{background-color:inherit;color:var(--color-green);border:none;border-radius:100px;align-items:center;gap:4px;margin:0;padding:8px 12px;font-size:10px;font-weight:400;transition:background-color .2s,color .2s;display:flex}.header-module-scss-module__lssida__mobileNavExpand svg path{stroke:var(--color-green);transition:all .2s}@media only screen and (min-width:520px) and (max-width:1199px){.header-module-scss-module__lssida__mobileNavExpand{color:#f9f9f9d9}.header-module-scss-module__lssida__mobileNavExpand svg path{stroke:#f9f9f9}}.header-module-scss-module__lssida__mobileNavExpandOpen{color:var(--color-black);background-color:#f9f9f9}.header-module-scss-module__lssida__mobileNavExpandOpen svg path{stroke:var(--color-black);transition:all .2s}.header-module-scss-module__lssida__expandIcon{transition:transform .2s}.header-module-scss-module__lssida__expandIconOpen{transform:rotate(45deg)}.header-module-scss-module__lssida__mobileContactsContainer{justify-content:space-between;align-items:center;padding-bottom:2.5vw;padding-left:2.5vw;padding-right:2.5vw;display:flex}@media only screen and (min-width:520px) and (max-width:1199px){.header-module-scss-module__lssida__mobileContactsContainer{flex-shrink:0;justify-content:flex-start;padding:4px 12px 14px}.header-module-scss-module__lssida__mobileDrawerLanguage{display:none}}.header-module-scss-module__lssida__mobileContacts{display:flex}.header-module-scss-module__lssida__mobilePhoneLink,.header-module-scss-module__lssida__mobileEmailLink{border:1px solid var(--color-black);border-radius:20px;justify-content:center;align-items:center;width:55px;height:50px;margin-right:-1px;display:flex}.header-module-scss-module__lssida__mobilePhoneLink svg path,.header-module-scss-module__lssida__mobileEmailLink svg path{stroke:var(--color-black)}
.menu-dropdown-module-scss-module__obRBlW__wrapper{position:relative}.menu-dropdown-module-scss-module__obRBlW__wrapper:not(.menu-dropdown-module-scss-module__obRBlW__clickOnly):hover .menu-dropdown-module-scss-module__obRBlW__menu{opacity:1;pointer-events:auto}.menu-dropdown-module-scss-module__obRBlW__wrapper:not(.menu-dropdown-module-scss-module__obRBlW__clickOnly):hover .menu-dropdown-module-scss-module__obRBlW__center{transform:translate(-50%)translateY(0)}.menu-dropdown-module-scss-module__obRBlW__menu{z-index:100;border:1px solid var(--color-black);opacity:0;pointer-events:none;background:#f9f9f9;border-radius:14px;min-width:max-content;margin:0;padding:0;list-style:none;transition:opacity .15s,transform .15s;position:absolute;top:100%}.menu-dropdown-module-scss-module__obRBlW__left{left:0}.menu-dropdown-module-scss-module__obRBlW__right{right:0}.menu-dropdown-module-scss-module__obRBlW__center{left:50%;transform:translate(-50%)translateY(-6px)}.menu-dropdown-module-scss-module__obRBlW__open .menu-dropdown-module-scss-module__obRBlW__menu{opacity:1;pointer-events:auto}.menu-dropdown-module-scss-module__obRBlW__open .menu-dropdown-module-scss-module__obRBlW__center{transform:translate(-50%)translateY(0)}.menu-dropdown-module-scss-module__obRBlW__top{top:auto;bottom:calc(100% + 8px)}.menu-dropdown-module-scss-module__obRBlW__wrapper:not(.menu-dropdown-module-scss-module__obRBlW__clickOnly):hover .menu-dropdown-module-scss-module__obRBlW__top,.menu-dropdown-module-scss-module__obRBlW__open .menu-dropdown-module-scss-module__obRBlW__top{opacity:1;pointer-events:auto}
.language-selector-module-scss-module__WVjFeG__container{align-items:center;display:flex}.language-selector-module-scss-module__WVjFeG__trigger{cursor:pointer;background:inherit;border:none;align-items:center;padding:0;display:flex}.language-selector-module-scss-module__WVjFeG__language{color:#f9f9f9;border:1px solid;border-radius:16px;justify-content:center;align-self:stretch;align-items:center;gap:16px;padding:6px 12px;font-size:14px;font-weight:400;line-height:130%;transition:all .3s;display:flex}.language-selector-module-scss-module__WVjFeG__language svg{transition:all .3s}.language-selector-module-scss-module__WVjFeG__language:hover{color:var(--color-black);background-color:#f9f9f9}.language-selector-module-scss-module__WVjFeG__language:hover:hover svg{transform:rotate(45deg)}.language-selector-module-scss-module__WVjFeG__language:hover svg path{stroke:currentColor}.language-selector-module-scss-module__WVjFeG__languageIcon path{fill:var(--color-black)}.language-selector-module-scss-module__WVjFeG__desktop{color:#f9f9f9;border-color:#f9f9f9}.language-selector-module-scss-module__WVjFeG__mobile{border-color:var(--color-black);color:var(--color-black)}.language-selector-module-scss-module__WVjFeG__mobile svg path{stroke:var(--color-black)}.language-selector-module-scss-module__WVjFeG__list{border-radius:inherit;margin:0;padding:0;list-style:none;overflow:hidden}.language-selector-module-scss-module__WVjFeG__option{cursor:pointer;background-color:inherit;width:100%;color:var(--color-black);font-family:var(--font-inter);border:none;align-items:center;gap:10px;padding:10px 32px 10px 16px;font-size:14px;font-weight:400;line-height:130%;text-decoration:none;display:flex;position:relative}.language-selector-module-scss-module__WVjFeG__option:hover{background-color:#d5f29f}.language-selector-module-scss-module__WVjFeG__option svg{width:12px;height:5px;transition:transform .4s;position:absolute;right:4px;transform:translate(15px)rotate(270deg)}.language-selector-module-scss-module__WVjFeG__option:hover svg{transform:translate(0)rotate(270deg)}
.footer-module-scss-module__69LAaa__footer{position:relative;overflow:hidden}.footer-module-scss-module__69LAaa__container{align-items:stretch;height:calc(100svh - 108px);min-height:calc(100svh - 108px);display:flex}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__container{height:calc(100svh - 108px);min-height:calc(100svh - 108px)}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__container{height:calc(100svh - 108px);min-height:calc(100svh - 108px)}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__container{height:auto;min-height:unset;flex-direction:row;margin-bottom:32px}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__container{flex-direction:column;gap:0;height:auto;margin-bottom:20px}}.footer-module-scss-module__69LAaa__left{background:#d5f29f;border-radius:60px;flex-direction:column;flex:1;padding:48px;display:flex;overflow:hidden}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__left{padding:48px}}@media only screen and (min-width:2560px){.footer-module-scss-module__69LAaa__left{padding:32px}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__left{border-radius:48px;min-height:0;padding:32px}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__left{border-radius:32px;order:2;padding:20px 16px;overflow:visible}}.footer-module-scss-module__69LAaa__bgIcon{pointer-events:none;z-index:0;position:absolute;top:auto;bottom:0;left:-50px}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__bgIcon{top:auto;bottom:24px;left:-40px}}@media only screen and (min-width:2560px){.footer-module-scss-module__69LAaa__bgIcon{height:320px;top:auto;bottom:24px;left:-50px}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__bgIcon{top:auto;bottom:24px}}.footer-module-scss-module__69LAaa__right{box-sizing:border-box;background:#d5f29f;border:1px solid #272727;border-radius:64px;flex-direction:column;justify-content:space-between;padding:48px;display:flex;position:relative;width:525px!important}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__right{padding:48px;width:360px!important}}@media only screen and (min-width:2560px){.footer-module-scss-module__69LAaa__right{padding:32px;width:525px!important}}@media only screen and (max-width:1199px){.footer-module-scss-module__69LAaa__right{box-sizing:border-box;flex-shrink:0;max-width:100%;padding:48px 36px 48px 32px;width:339px!important}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__right{border-radius:48px;min-height:0;padding:32px;width:260px!important}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__right{text-align:center;border-radius:32px;order:1;justify-content:flex-start;align-items:center;padding:20px 16px;width:100%!important}}.footer-module-scss-module__69LAaa__topRow{justify-content:space-between;align-items:stretch;display:flex}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__topRow{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:14px}}.footer-module-scss-module__69LAaa__title{color:#272727;text-transform:none;margin:0;font-family:Unbounded,sans-serif;font-size:57px;font-weight:400;line-height:63px}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__title{font-size:44px;line-height:110%}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__title{font-size:57px;line-height:110%}}@media only screen and (min-width:2560px){.footer-module-scss-module__69LAaa__title{font-size:44px}}@media only screen and (max-width:1199px){.footer-module-scss-module__69LAaa__title{letter-spacing:0;font-size:43px;line-height:48.2px}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__title{font-size:28px;line-height:110%}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__title{text-align:center;order:2;font-size:32px;line-height:110%}}.footer-module-scss-module__69LAaa__controls{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:40px;display:flex}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__controls{gap:16px}}@media only screen and (min-width:2560px){.footer-module-scss-module__69LAaa__controls{gap:24px}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__controls{gap:24px}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__controls{flex-direction:column;order:1;justify-content:flex-start;align-items:center;gap:12px;width:100%}}.footer-module-scss-module__69LAaa__logoShadow{margin-right:12px;transform:none}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__logoShadow{order:1;max-width:220px;height:auto;margin-right:0}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__logoShadow{margin-right:0;transform:translate(-12px)}}.footer-module-scss-module__69LAaa__goUpWrapper{cursor:pointer;align-items:center;margin-top:0;display:flex}.footer-module-scss-module__69LAaa__goUpWrapper .footer-module-scss-module__69LAaa__goUp{border:1px solid var(--Dark,#272727);background:var(--Light,#f9f9f9);width:152px;height:68px;color:var(--Dark,#272727);border-radius:32px;justify-content:center;align-items:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:130%;display:flex}.footer-module-scss-module__69LAaa__goUpWrapper .footer-module-scss-module__69LAaa__smile{border:none;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.footer-module-scss-module__69LAaa__goUpWrapper .footer-module-scss-module__69LAaa__smile svg{transition:transform .35s}.footer-module-scss-module__69LAaa__goUpWrapper .footer-module-scss-module__69LAaa__smile:hover svg{transform:rotate(180deg)}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__goUpWrapper{margin-top:0}}@media only screen and (min-width:2560px){.footer-module-scss-module__69LAaa__goUpWrapper{margin-top:0}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__goUpWrapper{margin-top:0;margin-right:40px}.footer-module-scss-module__69LAaa__goUpWrapper .footer-module-scss-module__69LAaa__goUp{border-radius:999px;width:96px;height:44px;font-size:11px}.footer-module-scss-module__69LAaa__goUpWrapper .footer-module-scss-module__69LAaa__smile{height:44px}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__goUpWrapper{order:2;justify-content:center;gap:10px;width:100%;margin-top:0;overflow:visible}.footer-module-scss-module__69LAaa__goUpWrapper .footer-module-scss-module__69LAaa__goUp{border-radius:999px;width:72px;height:44px;font-size:12px}}.footer-module-scss-module__69LAaa__menuGrid{z-index:1;gap:48px;margin-top:48px;display:flex}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__menuGrid{gap:24px}}@media only screen and (min-width:2560px){.footer-module-scss-module__69LAaa__menuGrid{gap:32px}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__menuGrid{flex-flow:row;justify-content:space-between;align-items:flex-start;gap:24px;margin-top:20px;display:flex}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__menuGrid{text-align:center;flex-direction:column;align-items:center;gap:28px;margin-top:24px}}.footer-module-scss-module__69LAaa__bottomRow{color:#27272799;z-index:2;justify-content:space-between;align-items:center;margin-top:48px;font-size:12px;display:flex}.footer-module-scss-module__69LAaa__bottomRow .footer-module-scss-module__69LAaa__legalLinks{gap:20px;display:flex}.footer-module-scss-module__69LAaa__bottomRow .footer-module-scss-module__69LAaa__legalLinks a{color:inherit;text-decoration:none}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__bottomRow{margin-top:auto}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__bottomRow{margin-top:auto}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__bottomRow{text-align:center;flex-direction:column;align-items:center;gap:18px;margin-top:50px}.footer-module-scss-module__69LAaa__bottomRow .footer-module-scss-module__69LAaa__legalLinks{flex-direction:column;align-items:center;gap:10px}}.footer-module-scss-module__69LAaa__menuColumn{flex-direction:column;gap:12px;display:flex}.footer-module-scss-module__69LAaa__menuColumn .footer-module-scss-module__69LAaa__menuTitle{color:var(--Dark,#272727);opacity:.5;margin-bottom:8px;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:80%}.footer-module-scss-module__69LAaa__menuColumn a{color:var(--Dark,#272727);align-self:flex-start;padding-bottom:2px;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:130%;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.footer-module-scss-module__69LAaa__menuColumn a:after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .25s,transform-origin 0s .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer-module-scss-module__69LAaa__menuColumn a:hover{color:var(--Dark,#272727)}.footer-module-scss-module__69LAaa__menuColumn a:hover:after{transform-origin:100%;transform:scaleX(1)}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__menuColumn{gap:10px}.footer-module-scss-module__69LAaa__menuColumn .footer-module-scss-module__69LAaa__menuTitle{margin-bottom:6px;font-size:11px}.footer-module-scss-module__69LAaa__menuColumn a{font-size:12px;line-height:120%}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__menuColumn{align-items:center}.footer-module-scss-module__69LAaa__menuColumn a{align-self:center}}.footer-module-scss-module__69LAaa__copyright,.footer-module-scss-module__69LAaa__legalLinks{color:var(--Dark,#272727);opacity:.7;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:80%}.footer-module-scss-module__69LAaa__legalLinks a{color:var(--Dark,#272727);margin-left:16px;font-size:12px;text-decoration:none}.footer-module-scss-module__69LAaa__contactItem{flex-direction:column;gap:8px;margin-bottom:30px;display:flex}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__contactItem{text-align:center;align-items:center;margin-bottom:18px}}.footer-module-scss-module__69LAaa__contacts span{color:var(--Dark,#272727);opacity:.5;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:80%}.footer-module-scss-module__69LAaa__contacts p{width:fit-content;max-width:100%;color:var(--Dark,#272727);margin:0 0 12px;padding-bottom:3px;font-family:Inter,sans-serif;font-size:26px;font-style:normal;font-weight:400;line-height:100%;display:inline-block;position:relative}.footer-module-scss-module__69LAaa__contacts p:after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .25s,transform-origin 0s .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer-module-scss-module__69LAaa__contacts p:hover:after{transform-origin:100%;transform:scaleX(1)}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__contacts p{font-size:18px}}@media only screen and (min-width:2560px){.footer-module-scss-module__69LAaa__contacts p{font-size:20px}}@media only screen and (max-width:1199px){.footer-module-scss-module__69LAaa__contacts p{letter-spacing:0;font-size:17px;line-height:17.4px}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__contacts p{letter-spacing:0;font-size:17px;line-height:17.4px}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__contacts p{text-align:center;width:100%;font-size:16px;line-height:120%}}.footer-module-scss-module__69LAaa__addressText{color:var(--Dark,#272727);margin:0 0 12px;font-family:Inter,sans-serif;font-size:36px;font-style:normal;font-weight:400;line-height:100%}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__addressText{font-size:18px}}@media only screen and (min-width:2560px){.footer-module-scss-module__69LAaa__addressText{font-size:22px}}@media only screen and (max-width:1199px){.footer-module-scss-module__69LAaa__addressText{letter-spacing:0;font-size:17px;line-height:17.4px}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__addressText{letter-spacing:0;font-size:17px;line-height:17.4px}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__addressText{font-size:16px;line-height:120%}}.footer-module-scss-module__69LAaa__socials{color:var(--Dark,#272727);flex-direction:column;gap:26px;margin-top:48px;font-family:Inter,sans-serif;font-size:26px;font-style:normal;font-weight:400;line-height:100%;display:flex;position:absolute;bottom:48px}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__socials{gap:12px;margin-top:16px;font-size:18px;position:static;bottom:auto}}@media only screen and (min-width:2560px){.footer-module-scss-module__69LAaa__socials{gap:16px;margin-top:24px;font-size:20px}}@media only screen and (max-width:1199px){.footer-module-scss-module__69LAaa__socials{font-size:17px}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__socials{margin-top:24px;font-size:17px;position:static}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__socials{flex-flow:wrap;justify-content:center;gap:16px;width:100%;margin-top:20px;font-size:14px;position:static;bottom:auto}}.footer-module-scss-module__69LAaa__socials a{color:var(--Dark,#272727);align-self:flex-start;padding-bottom:3px;font-family:Inter;font-size:26px;font-style:normal;font-weight:400;line-height:100%;text-decoration:none;display:inline-block;position:relative}.footer-module-scss-module__69LAaa__socials a:after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .25s,transform-origin 0s .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer-module-scss-module__69LAaa__socials a:hover:after{transform-origin:100%;transform:scaleX(1)}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__socials a{font-size:20px}}@media only screen and (max-width:1199px){.footer-module-scss-module__69LAaa__socials a{font-size:17px}}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__socials a{font-size:17px}}@media only screen and (max-width:519px){.footer-module-scss-module__69LAaa__socials a{font-size:14px}}
.consentPreferences-module-scss-module__rUGvaW__fab{z-index:50;cursor:pointer;background:0 0;border:0;border-radius:16px;align-items:center;gap:10px;padding:10px 14px 10px 10px;display:inline-flex;position:fixed;bottom:18px;left:18px}.consentPreferences-module-scss-module__rUGvaW__fab:focus-visible{outline-offset:3px;outline:2px solid #baff7ae6}.consentPreferences-module-scss-module__rUGvaW__fabIcon{cursor:pointer;background-color:#d5f29e;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin:0;display:flex;position:relative}.consentPreferences-module-scss-module__rUGvaW__fabText{letter-spacing:.1px;font-size:14px;font-weight:600;line-height:18px}.consentPreferences-module-scss-module__rUGvaW__overlay{z-index:100;background:#0000008c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.consentPreferences-module-scss-module__rUGvaW__modal{background:#fff;border-radius:18px;grid-template-rows:auto 1fr auto;width:min(760px,100%);max-height:min(82vh,860px);display:grid;overflow:hidden;box-shadow:0 26px 70px #00000073}.consentPreferences-module-scss-module__rUGvaW__header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.consentPreferences-module-scss-module__rUGvaW__title{color:#1a1a1a;font-size:16px;font-weight:700;line-height:20px}.consentPreferences-module-scss-module__rUGvaW__close{cursor:pointer;color:#0000008c;background:0 0;border:0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.consentPreferences-module-scss-module__rUGvaW__close:hover{background:#0000000d}.consentPreferences-module-scss-module__rUGvaW__closeIcon{width:18px;height:18px;display:block;position:relative}.consentPreferences-module-scss-module__rUGvaW__closeIcon:before,.consentPreferences-module-scss-module__rUGvaW__closeIcon:after{content:"";background:currentColor;border-radius:999px;width:14px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.consentPreferences-module-scss-module__rUGvaW__closeIcon:after{transform:translate(-50%,-50%)rotate(-45deg)}.consentPreferences-module-scss-module__rUGvaW__content{padding:14px 18px 16px;overflow:auto}.consentPreferences-module-scss-module__rUGvaW__paragraph{color:#464646;margin:0 0 10px;font-size:12px;line-height:16px}.consentPreferences-module-scss-module__rUGvaW__inlineLink{color:#664799;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.consentPreferences-module-scss-module__rUGvaW__inlineAnchor{color:#664799;font-weight:600;text-decoration:underline}.consentPreferences-module-scss-module__rUGvaW__showMoreBtn{color:#664799;cursor:pointer;background:0 0;border:0;margin:2px 0 10px;padding:0;font-size:12px;font-weight:600;line-height:16px}.consentPreferences-module-scss-module__rUGvaW__showMoreBtn:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #664799a6}.consentPreferences-module-scss-module__rUGvaW__categories{border-top:1px solid #00000014;margin-top:12px}.consentPreferences-module-scss-module__rUGvaW__category{border-bottom:1px solid #00000014}.consentPreferences-module-scss-module__rUGvaW__categoryHeader{text-align:left;grid-template-columns:1fr auto;align-items:center;gap:10px;width:100%;padding:12px 4px;display:grid}.consentPreferences-module-scss-module__rUGvaW__categoryHeaderButton{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:20px 1fr;align-items:center;gap:10px;padding:0;display:grid}.consentPreferences-module-scss-module__rUGvaW__categoryHeaderButton:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #664799a6}.consentPreferences-module-scss-module__rUGvaW__categoryTitle{color:#282828;font-size:14px;font-weight:700;line-height:18px}.consentPreferences-module-scss-module__rUGvaW__chevronOpen{transform:rotate(90deg)}.consentPreferences-module-scss-module__rUGvaW__chevronIcon{color:#5a5a5a;width:18px;height:18px;transition:transform .16s;display:block;position:relative}.consentPreferences-module-scss-module__rUGvaW__chevronIcon:before,.consentPreferences-module-scss-module__rUGvaW__chevronIcon:after{content:"";transform-origin:100%;background:currentColor;border-radius:999px;width:9px;height:2px;position:absolute;top:50%;right:4px}.consentPreferences-module-scss-module__rUGvaW__chevronIcon:before{transform:translateY(-50%)rotate(45deg)}.consentPreferences-module-scss-module__rUGvaW__chevronIcon:after{transform:translateY(-50%)rotate(-45deg)}.consentPreferences-module-scss-module__rUGvaW__categoryRight{justify-content:flex-end;align-items:center;display:inline-flex}.consentPreferences-module-scss-module__rUGvaW__alwaysActive{color:#72a036;font-size:12px;font-weight:700}.consentPreferences-module-scss-module__rUGvaW__categoryBody{padding:0 4px 14px 30px}.consentPreferences-module-scss-module__rUGvaW__categoryDesc{color:#464646;font-size:12px;line-height:16px}.consentPreferences-module-scss-module__rUGvaW__cookieTable{background:#00000008;border:1px solid #0000000f;border-radius:12px;margin-top:12px;overflow:hidden}.consentPreferences-module-scss-module__rUGvaW__cookieCard{background:#fff9;padding:12px}.consentPreferences-module-scss-module__rUGvaW__cookieCard+.consentPreferences-module-scss-module__rUGvaW__cookieCard{border-top:1px solid #0000000f}.consentPreferences-module-scss-module__rUGvaW__cookieRow{grid-template-columns:110px 1fr;gap:12px;padding:8px 0;display:grid}.consentPreferences-module-scss-module__rUGvaW__cookieRow+.consentPreferences-module-scss-module__rUGvaW__cookieRow{border-top:1px solid #0000000f}.consentPreferences-module-scss-module__rUGvaW__cookieLabel{color:#232323;font-size:12px;font-weight:700;line-height:16px}.consentPreferences-module-scss-module__rUGvaW__cookieValue{color:#464646;font-size:12px;line-height:16px}.consentPreferences-module-scss-module__rUGvaW__placeholderBox{background:#00000008;border:1px solid #00000014;border-radius:10px;height:150px;margin-top:12px}.consentPreferences-module-scss-module__rUGvaW__toggleWrap{width:44px;height:24px;display:inline-block;position:relative}.consentPreferences-module-scss-module__rUGvaW__toggleInput{opacity:0;cursor:pointer;z-index:2;position:absolute;inset:0}.consentPreferences-module-scss-module__rUGvaW__toggle{pointer-events:none;z-index:1;background:#c2c2c2;border-radius:999px;transition:background .16s;position:absolute;inset:0}.consentPreferences-module-scss-module__rUGvaW__toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 3px 10px #0003}.consentPreferences-module-scss-module__rUGvaW__toggleInput:checked+.consentPreferences-module-scss-module__rUGvaW__toggle{background:#baff7a}.consentPreferences-module-scss-module__rUGvaW__toggleInput:checked+.consentPreferences-module-scss-module__rUGvaW__toggle:after{transform:translate(20px)}.consentPreferences-module-scss-module__rUGvaW__toggleInput:focus-visible+.consentPreferences-module-scss-module__rUGvaW__toggle{outline-offset:2px;outline:2px solid #664799a6}.consentPreferences-module-scss-module__rUGvaW__footer{background:#fff;border-top:1px solid #00000014;padding:14px 18px 16px}.consentPreferences-module-scss-module__rUGvaW__footerActions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.consentPreferences-module-scss-module__rUGvaW__saveBtn,.consentPreferences-module-scss-module__rUGvaW__acceptBtn{cursor:pointer;border:0;border-radius:12px;height:44px;font-size:13px;font-weight:700}.consentPreferences-module-scss-module__rUGvaW__saveBtn{color:#fff;background:#2a2a2a}.consentPreferences-module-scss-module__rUGvaW__acceptBtn{color:#141414;background:#baff7a}.consentPreferences-module-scss-module__rUGvaW__poweredBy{text-align:center;color:#787878;margin-top:8px;font-size:11px}@media (max-width:520px){.consentPreferences-module-scss-module__rUGvaW__fabText{display:none}.consentPreferences-module-scss-module__rUGvaW__footerActions{grid-template-columns:1fr}}
.notFoundPage-module-scss-module__-GxevW__section{width:100%;padding:32px 0 64px}.notFoundPage-module-scss-module__-GxevW__inner{max-width:1400px;margin:0 auto}.notFoundPage-module-scss-module__-GxevW__hero{background:var(--color-black);border:1px solid var(--neutral-dark-8);text-align:center;border-radius:28px;padding:64px 24px}.notFoundPage-module-scss-module__-GxevW__codeWrap{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:26px;margin-bottom:16px;display:flex}.notFoundPage-module-scss-module__-GxevW__bracketLeft,.notFoundPage-module-scss-module__-GxevW__bracketRight,.notFoundPage-module-scss-module__-GxevW__codeSvg{height:auto;display:block}.notFoundPage-module-scss-module__-GxevW__codeSvg{width:min(580px,68vw)}.notFoundPage-module-scss-module__-GxevW__bracketLeft,.notFoundPage-module-scss-module__-GxevW__bracketRight{width:min(148px,18vw);transform:translateY(4px)}.notFoundPage-module-scss-module__-GxevW__title{font-family:var(--font-unbounded);color:var(--color-green);margin:0;font-size:22px;font-weight:700;line-height:1.2}.notFoundPage-module-scss-module__-GxevW__subtitle{max-width:540px;font-family:var(--font-inter);color:var(--neutral-4);margin:10px auto 0;font-size:14px;font-weight:400;line-height:1.5}.notFoundPage-module-scss-module__-GxevW__actions{flex-wrap:wrap;justify-content:center;gap:0;margin-top:20px;display:flex}.notFoundPage-module-scss-module__-GxevW__primaryBtn,.notFoundPage-module-scss-module__-GxevW__secondaryBtn{width:123px;height:86px;font-family:var(--font-inter);border-radius:32px;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,color .18s,border-color .18s;display:inline-flex;position:relative;overflow:hidden}.notFoundPage-module-scss-module__-GxevW__primaryBtn:before,.notFoundPage-module-scss-module__-GxevW__secondaryBtn:before{content:"";background:var(--color-white);border-radius:inherit;transform-origin:top;z-index:1;pointer-events:none;will-change:transform;transition:transform .3s;position:absolute;inset:0;transform:scaleY(0)}.notFoundPage-module-scss-module__-GxevW__btnText{z-index:2;position:relative}.notFoundPage-module-scss-module__-GxevW__primaryBtn,.notFoundPage-module-scss-module__-GxevW__secondaryBtn{background:var(--color-green);color:var(--color-white);border:1px solid #0000}.notFoundPage-module-scss-module__-GxevW__primaryBtn:hover,.notFoundPage-module-scss-module__-GxevW__secondaryBtn:hover{color:var(--color-black);background:#fff;transform:translateY(-1px)}.notFoundPage-module-scss-module__-GxevW__primaryBtn:hover:before,.notFoundPage-module-scss-module__-GxevW__secondaryBtn:hover:before{transform-origin:bottom;transform:scaleY(1)}.notFoundPage-module-scss-module__-GxevW__primaryBtn:focus-visible:before,.notFoundPage-module-scss-module__-GxevW__secondaryBtn:focus-visible:before{transform:scaleY(1)}.notFoundPage-module-scss-module__-GxevW__secondaryBtn:hover{color:var(--color-black)}@media (max-width:519px){.notFoundPage-module-scss-module__-GxevW__hero{border-radius:22px;padding:40px 16px}.notFoundPage-module-scss-module__-GxevW__codeWrap{gap:14px}}
