.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__container{flex-direction:column;display:flex;position:relative}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__container{flex-direction:row-reverse}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__container{flex-direction:row-reverse}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__container{flex-direction:row-reverse}}.footer-module-scss-module__69LAaa__blockContainer{background-color:var(--color-green);border-radius:24px;flex-direction:column;gap:48px;margin-bottom:2px;padding:24px;display:flex}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__blockContainer{border-radius:32px;justify-content:space-between;margin-right:1px;padding:17px}.footer-module-scss-module__69LAaa__blockContainer:nth-child(2){width:70%}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__blockContainer{border-radius:64px;justify-content:space-between;margin-right:1px;padding:48px}.footer-module-scss-module__69LAaa__blockContainer:first-child{flex:30%}.footer-module-scss-module__69LAaa__blockContainer:nth-child(2){width:70%}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__blockContainer{border-radius:64px;justify-content:space-between;margin-right:1px;padding:48px}.footer-module-scss-module__69LAaa__blockContainer:first-child{flex:30%}.footer-module-scss-module__69LAaa__blockContainer:nth-child(2){width:70%}}.footer-module-scss-module__69LAaa__columnsList{flex-direction:column;gap:48px;display:flex}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__columnsList{flex-direction:row;gap:32px}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__columnsList{flex-direction:row;gap:48px}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__columnsList{flex-direction:row;gap:48px}}.footer-module-scss-module__69LAaa__contactsList{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__contactsList{text-align:left;align-items:start;gap:40px;padding:8px}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__contactsList{text-align:left;align-items:start;gap:40px;padding:8px}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__contactsList{text-align:left;align-items:start;gap:40px;padding:8px}}.footer-module-scss-module__69LAaa__contactItem{flex-direction:column;gap:8px;max-width:280px;display:flex}.footer-module-scss-module__69LAaa__contactItem p{opacity:.5;margin:0;font-size:12px;line-height:80%}.footer-module-scss-module__69LAaa__contactItem p:last-child{font-size:17px}.footer-module-scss-module__69LAaa__contactItem a{color:var(--color-black);line-height:100%;text-decoration:none}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__contactItem a{font-size:22px}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__contactItem a{font-size:22px}}.footer-module-scss-module__69LAaa__socialList{grid-column-gap:16px;grid-row-gap:16px;flex-flow:wrap;justify-content:center;align-items:flex-start;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__69LAaa__socialList a{color:var(--color-black);text-decoration:none}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__socialList{grid-column-gap:24px;grid-row-gap:24px;flex-direction:column;padding:8px}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__socialList{grid-column-gap:24px;grid-row-gap:24px;text-align:left;flex-direction:column;align-items:start;padding:8px}.footer-module-scss-module__69LAaa__socialList a{font-size:22px}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__socialList{grid-column-gap:24px;grid-row-gap:24px;text-align:left;flex-direction:column;align-items:start;padding:8px}.footer-module-scss-module__69LAaa__socialList a{font-size:22px}}.footer-module-scss-module__69LAaa__controls{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__controls{flex-direction:row-reverse;justify-content:space-between;align-items:start;min-height:150px}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__controls{flex-direction:row-reverse;justify-content:space-between;align-items:start;min-height:150px}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__controls{flex-direction:row-reverse;justify-content:space-between;align-items:start;min-height:150px}}.footer-module-scss-module__69LAaa__actions{text-align:center;flex-direction:column;align-items:flex-end;gap:24px;display:flex}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__actions{align-items:flex-end}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__actions{align-items:flex-end}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__actions{align-items:flex-end}}.footer-module-scss-module__69LAaa__goUpButton{background-color:inherit;cursor:pointer;border:none;align-items:center;padding:0;display:flex}.footer-module-scss-module__69LAaa__goUpLabel{border:1px solid var(--color-black);color:var(--color-black);background-color:#f9f9f9;border-radius:100px;justify-content:center;align-items:center;padding:16px 24px;display:flex}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__goUpLabel{padding:24px 48px;font-size:14px}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__goUpLabel{padding:24px 48px;font-size:14px}}.footer-module-scss-module__69LAaa__goUpIcon{border:1px solid var(--color-black);background-color:#f9f9f9;border-radius:50%;justify-content:center;align-items:flex-end;width:47px;height:47px;transition:transform .3s;display:inline-flex}.footer-module-scss-module__69LAaa__goUpIcon svg{width:26px;height:14px}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__goUpIcon{width:65px;height:65px}.footer-module-scss-module__69LAaa__goUpIcon svg{width:36px;height:30px}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__goUpIcon{width:65px;height:65px}.footer-module-scss-module__69LAaa__goUpIcon svg{width:36px;height:30px}}.footer-module-scss-module__69LAaa__goUpButton:hover .footer-module-scss-module__69LAaa__goUpIcon{transform:rotate(180deg)}.footer-module-scss-module__69LAaa__title{white-space:pre-line;font-family:var(--font-unbounded);margin:0;font-size:25px;font-weight:400;line-height:110%}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__title{text-align:left}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__title{text-align:left;font-size:55px}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__title{text-align:left;font-size:55px}}.footer-module-scss-module__69LAaa__contactItem:not(:last-child) a,.footer-module-scss-module__69LAaa__socialList a,.footer-module-scss-module__69LAaa__linksList a{position:relative}.footer-module-scss-module__69LAaa__contactItem:not(:last-child) a:after,.footer-module-scss-module__69LAaa__socialList a:after,.footer-module-scss-module__69LAaa__linksList a:after{content:"";background-color:var(--color-black);transform-origin:0;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.footer-module-scss-module__69LAaa__contactItem:not(:last-child) a:hover:after,.footer-module-scss-module__69LAaa__socialList a:hover:after,.footer-module-scss-module__69LAaa__linksList a:hover:after{transform-origin:0;transform:scaleX(1)}.footer-module-scss-module__69LAaa__contactItem:not(:last-child) a:not(:hover):after,.footer-module-scss-module__69LAaa__socialList a:not(:hover):after,.footer-module-scss-module__69LAaa__linksList a:not(:hover):after{transform-origin:100%;transform:scaleX(0)}.footer-module-scss-module__69LAaa__linksColumnTitle{opacity:.5;color:var(--color-black);text-align:center;margin:0 0 12px;font-size:12px;font-weight:400;line-height:80%}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__linksColumnTitle{text-align:left}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__linksColumnTitle{text-align:left}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__linksColumnTitle{text-align:left}}.footer-module-scss-module__69LAaa__linksList{text-align:center;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__linksList{text-align:left}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__linksList{text-align:left}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__linksList{text-align:left}}.footer-module-scss-module__69LAaa__linksLink{color:var(--color-black);font-size:12px;text-decoration:none}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__linksLink{font-size:12px}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__linksLink{font-size:14px}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__linksLink{font-size:14px}}.footer-module-scss-module__69LAaa__legalBlock{flex-direction:column;gap:12px;display:flex}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__legalBlock{flex-direction:row;justify-content:space-between}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__legalBlock{flex-direction:row;justify-content:space-between}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__legalBlock{flex-direction:row;justify-content:space-between}}.footer-module-scss-module__69LAaa__legalLink,.footer-module-scss-module__69LAaa__copyright{text-align:center;color:var(--color-black);opacity:.5;margin:0;font-size:12px;line-height:80%;text-decoration:none}@media only screen and (min-width:520px) and (max-width:1199px){.footer-module-scss-module__69LAaa__legalLink,.footer-module-scss-module__69LAaa__copyright{text-align:left}}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__legalLink,.footer-module-scss-module__69LAaa__copyright{text-align:left}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__legalLink,.footer-module-scss-module__69LAaa__copyright{text-align:left}}.footer-module-scss-module__69LAaa__logoShadow{width:135px;height:23px}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__logoShadow{width:150px;height:35px}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__logoShadow{width:150px;height:35px}}.footer-module-scss-module__69LAaa__bgIcon{pointer-events:none;width:1290px;height:393px;display:none;position:absolute;bottom:0;left:0}@media only screen and (min-width:1200px) and (max-width:1919px){.footer-module-scss-module__69LAaa__bgIcon{display:block}}@media only screen and (min-width:1920px){.footer-module-scss-module__69LAaa__bgIcon{display:block}}
.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}}
