.social-list{align-items:center;display:flex;gap:10px;height:auto;width:auto}.social-list__item img{height:46px;width:auto}.social-list__item-link{align-items:center;display:flex;height:auto;justify-content:center;width:auto}.mobile-burger{align-items:center;background-color:transparent!important;border:none;color:#fff;cursor:pointer;display:inline-flex;font-size:26px;height:40px;outline:none!important;position:relative;width:40px}.mobile-menu{align-items:flex-start;background:#0000004d;bottom:0;display:flex;height:auto;justify-content:flex-end;left:0;overflow-y:auto;position:fixed;right:0;top:0;width:100%;z-index:100}.mobile-menu__content{background-color:#fff;border-radius:0 0 20px 20px;color:#141464;height:auto;padding-bottom:30px;width:100%}@media (max-width:767px){.mobile-menu__content{border-radius:unset;height:100%}}.mobile-menu__top{align-items:center;display:flex;font-size:50px;font-style:normal;font-weight:500;justify-content:space-between;letter-spacing:2.5px;line-height:130%;margin-bottom:10px;padding:10px 0;text-transform:uppercase}@media (max-width:767px){.mobile-menu__top{font-size:36px;font-style:normal;font-weight:500;letter-spacing:1.8px;line-height:43px}}.mobile-menu__close{align-items:center;background:transparent;border:none;display:inline-flex;height:40px;justify-content:center;padding:0;width:40px}@media (max-width:991px){.mobile-menu__close{height:30px;width:30px}}@media (max-width:767px){.mobile-menu__close{height:26px;width:26px}}.mobile-menu__nav-list{margin-bottom:40px;width:100%}.mobile-menu__nav-item{border-bottom:1px solid rgba(20,20,100,.302);color:inherit;display:block;font-size:18px;font-weight:500;line-height:130%;padding:20px 10px}.mobile-menu__nav-item:first-of-type{border-top:1px solid rgba(20,20,100,.302)}@media (max-width:767px){.mobile-menu__nav-item{padding:15px 0}}.mobile-menu__link{color:inherit;display:block;font-size:24px;font-weight:500;line-height:100%;white-space:nowrap}.mobile-menu__link:not(:last-of-type){margin-bottom:8px}@media (max-width:991px){.mobile-menu__link{font-size:22px}}@media (max-width:767px){.mobile-menu__link{font-size:18px}.mobile-menu__link:not(:last-of-type){margin-bottom:14px}}.mobile-menu__social-title{font-size:16px;font-weight:600;margin-bottom:6px}.mobile-menu__bottom{align-items:flex-start;display:grid;grid-template-columns:50% 50%}@media (max-width:767px){.mobile-menu__bottom{grid-template-columns:1fr;row-gap:35px}}.mobile-menu .button-whats-app{margin-top:15px}@media (max-width:767px){.mobile-menu .button-whats-app{margin-top:20px}}.mobile-menu-enter-active,.mobile-menu-leave-active{transition:.3s}.mobile-menu-enter-active .mobile-menu__content,.mobile-menu-leave-active .mobile-menu__content{transition:transform .3s ease}.mobile-menu-enter-from,.mobile-menu-leave-to{background:transparent}.mobile-menu-enter-from .mobile-menu__content,.mobile-menu-leave-to .mobile-menu__content{transform:translateY(-100%)}.header{background:#213495;left:0;position:fixed;top:0;transition:.3s;width:100%;z-index:50}.header--hidden{transform:translateY(-100%)}.header__content{align-items:center;display:flex;font-size:16px;gap:45px;height:80px;justify-content:space-between}@media (max-width:1599px){.header__content{gap:15px}}@media (max-width:1379px){.header__content{gap:35px}}@media (max-width:767px){.header__content{gap:15px;height:60px;padding-right:10px}}.header__logo{align-items:center;display:flex;height:auto;justify-content:flex-start;width:auto}@media (max-width:1599px){.header__logo{flex-grow:1}}.header__logo img{height:53px;width:auto}@media (max-width:767px){.header__logo img{height:36px}}.header__nav{display:flex;flex-grow:1;gap:20px;justify-content:center}@media (max-width:1599px){.header__nav{font-size:16px;gap:15px}}@media (max-width:1379px){.header__nav{display:none}}.header__nav-item{border-bottom:1px solid transparent;color:#fff;line-height:normal;transition:.3s;white-space:nowrap}.header__nav-item:hover{border-bottom-color:#ffffff4d;color:#fffc}.header__phone{color:#fff;font-size:24px;font-weight:500;line-height:130%;white-space:nowrap}.header__phone svg{display:none}@media (max-width:1599px){.header__phone{font-size:20px}}@media (max-width:1379px){.header__phone{font-size:22px}}@media (max-width:767px){.header__phone{align-items:center;display:inline-flex;height:26px;width:26px}.header__phone svg{display:initial}.header__phone span{display:none}}@media (max-width:1379px){.header__whats-app{display:none}}.header__right{align-items:center;display:inline-flex;gap:30px}.footer{background:#213495;color:#fff;font-size:14px;font-weight:500;line-height:150%;padding:30px 0}@media (max-width:991px){.footer{padding:35px 0}}@media (max-width:767px){.footer{padding:24px 0 35px}}.footer__content{display:grid;grid-template-areas:"logo menu data contacts" "info menu data contacts";grid-template-columns:repeat(4,1rf);grid-template-rows:repeat(2,1fr)}@media (max-width:991px){.footer__content{grid-template-areas:"logo contacts" "menu contacts" "menu data" "info data";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}}@media (max-width:767px){.footer__content{grid-template-areas:"logo" "contacts" "menu" "data" "info ";grid-template-columns:1fr;grid-template-rows:1fr;row-gap:35px}}.footer__logo{grid-area:logo}.footer__logo img{width:270px}@media (max-width:991px){.footer__logo img{width:245px}}@media (max-width:767px){.footer__logo img{width:220px}}.footer__menu{align-items:flex-start;display:flex;flex-direction:column;grid-area:menu}.footer__menu-item{border-bottom:1px solid transparent;color:inherit;display:block;font-size:16px;font-weight:400;line-height:normal;transition:.3s}.footer__menu-item:hover{border-bottom-color:#ffffff4d;color:#fffc}.footer__menu-item:not(:last-of-type){margin-bottom:16px}.footer__data{font-size:24px;font-weight:400;grid-area:data;line-height:normal}@media (max-width:767px){.footer__data{font-size:18px}}.footer__social-title{font-size:16px;font-weight:400;line-height:normal;margin-bottom:10px;margin-top:30px}.footer__text{color:#fff9;font-size:12px;font-weight:400;line-height:150%;max-width:270px}@media (max-width:767px){.footer__text{max-width:unset}}.footer__info{align-items:flex-start;display:flex;flex-direction:column;grid-area:info;justify-content:space-between}@media (max-width:991px){.footer__info{gap:10px;justify-content:flex-end}}.footer__contacts{grid-area:contacts}.footer__contacts .button-whats-app{margin-top:15px}@media (max-width:767px){.footer__contacts .button-whats-app{margin-top:25px}}.footer__contact-link{color:inherit;display:block;font-size:24px;font-weight:500;line-height:100%;white-space:nowrap}.footer__contact-link:not(:last-of-type){margin-bottom:12px}@media (max-width:991px){.footer__contact-link{font-size:22px}}@media (max-width:767px){.footer__contact-link{font-size:18px}}.footer__vdd-it{align-items:flex-end;display:inline-flex;font-size:14px;font-weight:400;line-height:140%}.footer__vdd-it a{border-bottom:1px solid transparent;color:#fff;display:inline-block;margin-left:6px;transition:.3s}.footer__vdd-it a:hover{border-bottom-color:#ffffff4d;color:#fffc}.footer__vdd-it a:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='none'%3E%3Ccircle cx='6.5' cy='6.5' r='6.5' fill='url(%23a)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='2.708' x2='23.833' y1='5.417' y2='-4.875' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23272A79'/%3E%3Cstop offset='1' stop-color='%23E0ECFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");display:inline-block;margin-right:5px;position:relative;top:2px}.error-page{align-items:flex-start;-moz-column-gap:130px;column-gap:130px;display:grid;grid-template-columns:repeat(2,1fr);padding:150px 0 30px}@media (max-width:1379px){.error-page{-moz-column-gap:45px;column-gap:45px}}@media (max-width:991px){.error-page{margin:auto;max-width:730px;padding:100px 40px 60px}}@media (max-width:767px){.error-page{grid-template-columns:1fr;justify-content:center;max-width:400px;padding:50px 0 30px}}.error-page__code{font-size:170px;font-weight:500;letter-spacing:-13.6px;line-height:70%}@media (max-width:991px){.error-page__code{font-size:140px;letter-spacing:-11.2px}}@media (max-width:767px){.error-page__code{font-size:90px;letter-spacing:-7.2px;text-align:center}}.error-page__message{font-size:28px;font-weight:500;line-height:130%;margin-top:30px}@media (max-width:767px){.error-page__message{font-size:20px;margin:15px auto;max-width:285px;text-align:center}}.error-page__image{bottom:15%;grid-column:2;grid-row:1/3;position:relative;width:380px}@media (max-width:1379px){.error-page__image{grid-column:unset;grid-row:unset}}@media (max-width:991px){.error-page__image{margin-left:auto;width:275px}}@media (max-width:767px){.error-page__image{bottom:unset;margin:30px auto;right:10px;width:165px}}.error-page__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.error-page__links{display:flex;gap:20px}@media (max-width:1379px){.error-page__links{grid-column:1/3;justify-content:center;margin-top:30px}}@media (max-width:767px){.error-page__links{align-items:stretch;flex-direction:column;gap:10px;grid-column:unset}}
