.cookie__container{position:fixed;bottom:20px;left:50%;padding:0 24px;max-width:1288px;width:100%;transform:translateX(-50%);z-index:999999;animation:slideUp .4s ease-out forwards}.cookie__wrapper{display:flex;justify-content:space-between;align-items:center;gap:40px;width:100%;padding:24px;border-radius:12px;background-color:#60afff}.cookie__wrapper .cookie__btn{padding:8px 16px;font-family:Gotham Book;font-size:20px;border-radius:20px}.cookie__text{font-size:20px;color:#fff}.cookie__icon{width:80px;height:80px}.cookie__link{color:#fff;text-decoration:underline}@media screen and (max-width:768px){.cookie__wrapper{gap:16px;padding:16px}.cookie__wrapper .cookie__btn{font-size:16px}.cookie__icon{width:64px;height:64px}.cookie__text{font-size:16px}}@media screen and (max-width:576px){.cookie__container{max-width:340px}.cookie__wrapper{flex-direction:column;gap:18px;padding:24px}.cookie__wrapper .cookie__btn{justify-content:center;font-size:14px;width:100%;text-align:center}.cookie__text{font-family:Gotham Book!important;text-align:center;font-size:14px}}@keyframes slideUp{0%{transform:translate(-50%,100%);opacity:0}to{transform:translate(-50%);opacity:1}}.footer{background-color:#f1f5fe;padding:65px 0}.footer__wrapper{display:flex;justify-content:space-between}.footer__left{display:flex;flex-direction:column}.footer__logo{max-width:210px;margin-bottom:32px}.footer__address{display:flex;flex-direction:column;color:#36486a;font-size:18px}.footer__address-line:not(:last-child){margin-bottom:32px}.footer__navigation-item{font-size:18px}.footer__navigation-item:not(:last-child){margin-bottom:32px}.footer__navigation-link{color:#36486a}.footer__navigation-link:hover{opacity:.7}.footer__right{display:flex;flex-direction:column;justify-content:space-between}.footer__socials{display:flex;align-items:center;justify-content:end}.footer__socials-link{transition:all .2s ease-in}.footer__socials-link:not(:last-child){margin-right:32px}.footer__socials-link:hover{opacity:.6}.footer__year{font-size:18px;color:#36486a;text-align:right}@media screen and (max-width:992px){.footer__address,.footer__navigation-item,.footer__year{font-size:16px}}@media screen and (max-width:768px){.footer{padding:50px 0}.footer__wrapper{display:flex;flex-direction:column;align-items:center}.footer__logo{display:block;margin:0 auto 32px}.footer__left{width:100%}.footer__address{margin-bottom:46px;text-align:center;font-size:18px}.footer__address-line{line-height:1.61}.footer__address-line:not(:last-child){margin-bottom:0}.footer__navigation{width:100%;margin-bottom:48px}.footer__navigation-item{font-size:18px;text-align:center}.footer__navigation-item:not(:last-child){margin-bottom:30px}.footer__socials{width:100%;justify-content:space-around;margin-bottom:32px}.footer__right{width:100%;align-items:center}.footer__year{font-size:18px}}@media screen and (max-width:420px){.footer__wrapper{padding:0 44px}.footer__logo{max-width:180px}}.header-menu{z-index:999;position:fixed;display:block;top:0;right:0;width:100%;height:100vh;padding:32px 20px;background-color:#fff;transform:translateX(100%);transition:all .3s ease-in}.header-menu_active{transform:translateX(0)}.header-menu__wrapper{height:100%;display:flex;flex-direction:column;justify-content:center}.header-menu__navigation{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:auto}.header-menu__title{margin-bottom:48px;color:#36486a;font-family:Gotham Medium;font-size:24px;font-weight:500;text-transform:uppercase}.header-menu__navigation-list{display:flex;flex-direction:column;align-items:center}.header-menu__navigation-item:not(:last-child){margin-bottom:24px}.header-menu__navigation-link{color:#36486a;font-family:Gotham Medium;font-weight:500;font-size:18px;transition:opacity .15s ease-in}.header-menu__navigation-link:hover{opacity:.7}.header-menu__languages{margin-top:auto;margin-bottom:80px}.header-menu__language-handler{margin-bottom:18px}.header-menu__language-handler,.header-menu__languages-list{display:flex;justify-content:center;align-items:center}.header-menu__language{width:48px;height:48px;cursor:pointer;transition:opacity .15s ease-in}.header-menu__language:hover{opacity:.7}.header-menu__language-text{margin-left:10px;color:#36486a;font-family:Gotham Medium;font-size:18px;font-weight:500;text-transform:uppercase}.header-menu__divider{width:2px;height:32px;background-color:#e1eafc;margin:0 16px}@media screen and (min-width:992px){.header-menu{display:none}}.dropdown{position:relative;transition:all .3s ease-in}.dropdown__list{display:none;position:absolute;top:0;left:70px;padding:4px 8px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px 0 rgba(202,207,231,.6)}.dropdown__list_open{display:block}.dropdown__option{display:block;color:#36486a;font-weight:500;font-family:Gotham Medium;padding:5px 6px;transition:all .15s ease-in}.dropdown__option:not(:last-child){border-bottom:2px solid #e1eafc}.dropdown__option:hover{background-color:#f6f8fc;color:#36486a}.language-switcher{display:flex;align-items:center;gap:6px;cursor:pointer;background:none;border:none;transition:opacity .15s ease-in}.language-switcher:hover{opacity:.8}.language-switcher__current-language{color:#36486a;font-family:Gotham Medium;font-size:18px;font-weight:500;text-transform:uppercase}.language-switcher__language-option{display:flex;align-items:center;gap:5px;background:none;border:none;color:#36486a;font-weight:500;font-family:Gotham Medium;cursor:pointer}.header{z-index:9999;position:fixed;top:0;left:50%;transform:translateY(0) translateX(-50%);width:100%;max-width:1240px;padding:32px 16px 10px;background-color:#fff;border-radius:0;transition:transform .25s ease-in,top .25s ease-in}.header_hide{transform:translateY(calc(-100% - 32px)) translateX(-50%);top:0}.header__wrapper{display:flex;justify-content:space-between;align-items:center}.header__wrapper_desktop{display:none}.header__logo-img{height:36px}.header__navigation-list{display:flex}.header__navigation-item:not(:last-child){margin-right:70px}.header__navigation-link{color:#36486a;font-family:Gotham Medium;font-weight:500;font-size:18px;transition:opacity .15s ease-in}.header__navigation-link:hover{opacity:.7}.header__burger-wrapper{z-index:9999;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.header__burger{width:24px}.header__burger:after,.header__burger:before{content:"";position:relative;display:block;width:100%;height:3px;border-radius:12px;background-color:#36486a;transition:transform .3s}.header__burger:after{top:-5px}.header__burger:before{top:5px}.header__burger_active:after{transform:rotate(45deg);top:-1px}.header__burger_active:before{transform:rotate(-45deg);top:2px}.dropdown__list{top:32px;left:0}@media screen and (min-width:992px){.header{top:32px;max-width:1240px;width:calc(100% - 80px);padding:16px 24px;border-radius:24px;box-shadow:0 4px 16px 0 #e1e8f8}.header__wrapper_mobile{display:none}.header__wrapper_desktop{display:flex}.header__logo-img{height:42px}.header__actions{display:flex;align-items:center;gap:32px}}