.footer{padding-bottom:20px}.footer__box{width:100%;padding:70px;border-radius:20px;background:#f0f3f7}.footer__privacy{display:flex;justify-content:space-between;padding-top:30px;border-top:3px solid #dedede}.footer__wrapper{margin-bottom:50px;display:flex;align-items:flex-start;gap:119px}.footer__privacy--text{color:#1e1e1e;text-align:left;-webkit-text-decoration-line:underline;text-decoration-line:underline}.footer__privacy--text,.footer__privacy--uslova{font-size:18px;font-weight:400;line-height:23px;letter-spacing:0;cursor:pointer}.footer__privacy--uslova{color:rgba(30,30,30,.5);text-align:right}.footer__logobox{max-width:286px;margin-right:90px}.footer__logo{margin-bottom:50px}.footer__middle-column{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.footer__link{white-space:nowrap}.footer__link,.footer__logotext,.footer__middle-column>h3,.footer__middle-column>p,.footer__right-column>a,.footer__right-column>p{color:rgba(30,30,30,.5);font-size:18px;font-weight:400;line-height:23px;letter-spacing:0;text-align:left}.footer__linklist{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.footer__link{padding:5px 15px}.footer__button,.footer__map-button{padding:5px 15px;white-space:nowrap;border:none;outline:none;cursor:pointer;border-radius:100px;background:#002e28;color:#fff;font-size:18px;font-weight:400;line-height:23px;letter-spacing:0;text-align:left}.footer__right-column{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.footer__buttons{display:flex;align-items:center;gap:20px}.telegram{background:none;border:2px solid #000;color:#000}.footer__link-active,.footer__link:hover{border-radius:100px;background:#d7e5be;color:#000}.footer__link:hover{opacity:.8}.social__list{display:flex;gap:10px;flex-wrap:wrap}@media only screen and (max-width:1500px){.footer__logobox{margin-right:0}}@media only screen and (max-width:1450px){.footer__wrapper{justify-content:space-between;gap:20px}}@media only screen and (max-width:1250px){.footer__wrapper{justify-content:space-between;gap:20px}.footer__box{padding:50px}.footer__wrapper{flex-wrap:wrap;gap:30px}}@media only screen and (max-width:800px){.footer__wrapper{flex-direction:column}}@media only screen and (max-width:650px){.footer{background-color:#f0f3f7}.footer__box{padding:50px 0}.footer__privacy{flex-direction:column;align-items:center;gap:20px}.footer__logo{margin-bottom:30px;width:70px;height:50px}}.header{width:100vw;position:fixed!important;top:0;padding:0;z-index:50;background:transparent!important}.header__wrapper{display:flex;align-items:center;justify-content:space-between}.header__fixed{background:#fff!important;box-shadow:0 6px 24px 0 #0000000d,0 0 0 1px #00000014}.header__nav{display:flex;align-items:center;justify-content:center;gap:15px}.header__nav--link{padding:4px 12px;border-radius:100px;color:#1e1e1e;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;position:relative}.languagebox{display:flex;align-items:center;gap:20px}.header__nav--link:active,.header__nav--link:hover{background:#d7e5be;opacity:.8}.header__btn,.header__mobilebtn{border:none;outline:none;cursor:pointer;width:210px;height:54px;background:#002e28;font-size:16px;line-height:23px}.header__btn,.header__mobilebtn,.header__nav--count{border-radius:100px;color:#fff;font-weight:400;letter-spacing:0}.header__nav--count{position:absolute;top:-5px;right:-5px;padding:1px 5px;background:red;font-size:14px;line-height:18px}.header__hambur{border:none;outline:none;cursor:pointer;background:none;display:none}.mobile-menu{display:none;flex-direction:column;gap:20px;position:fixed!important;height:100vh;width:100vw;left:0;top:0;right:0;z-index:100;background-color:#fff;padding:40px 20px 20px;box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateX(-100%);transition:all .3s}.mobile-menu__list{display:flex;flex-direction:column;align-items:flex-start;padding:10px 10px 10px 0;gap:20px}.mobile-menu__link{width:auto;padding:5px 15px;border-radius:100px;color:#1e1e1e;font-size:18px;position:relative;font-weight:400;line-height:23px;letter-spacing:0;text-align:left}.open{display:flex;transform:translateX(0);transition:transform .3s!important}.moble-menu__closebtn{top:20px;right:20px;display:block;position:absolute;border:none;outline:none;cursor:pointer;background:none}.header__nav--linkactive{background:#d7e5be}@media only screen and (max-width:1170px){.header__btn,.header__nav,.languagebox{display:none}.header__hambur{display:block}.header__mobilebtn{font-size:18px}}@media only screen and (max-width:800px){.header{padding:4px 0}}@media only screen and (max-width:570px){.header__logo--img{width:68px;height:50px}.header__hamburimg{width:18px;height:14px}.header__mobilebtn{width:100%}}