.logo[data-v-27e306d4]{height:20px;min-width:218px;width:218px}@media screen and (max-width:540px){.logo[data-v-27e306d4]{height:15px;min-width:164px;width:164px}}.logo img[data-v-27e306d4]{display:flex;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header[data-v-81cc3796]{background:var(--main-color);color:var(--bg-light);position:sticky;top:0;transition:all .3s ease;z-index:999}.header .header__top[data-v-81cc3796]{background:var(--blue-color);padding:12px 0}@media screen and (max-width:950px){.header .header__top[data-v-81cc3796]{display:none}}.header .header__top .header__top-list[data-v-81cc3796]{align-items:center;display:flex;gap:60px}.header .header__top .header__top-list .header__top-item[data-v-81cc3796]{font-size:12px;font-weight:500;line-height:16px;padding-left:21px;position:relative}.header .header__top .header__top-list .header__top-item[data-v-81cc3796]:before{background:url(../svg/header3.svg) no-repeat 50%/contain;content:"";height:13px;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:13px}.header .header__top .header__top-list .header__top-item[data-v-81cc3796]:nth-child(2):before{background:url(../svg/header2.svg) no-repeat 50%/contain}.header .header__top .header__top-list .header__top-item[data-v-81cc3796]:last-child{margin-left:auto}.header .header__top .header__top-list .header__top-item[data-v-81cc3796]:last-child:before{background:url(../svg/header1.svg) no-repeat 50%/contain}.header .header__content[data-v-81cc3796]{align-items:center;display:flex;gap:20px;height:70px;justify-content:space-between;position:relative}@media screen and (max-width:950px){.header .header__content[data-v-81cc3796]{height:60px}}.header .header__content .header__nav[data-v-81cc3796]{display:flex}@media screen and (max-width:950px){.header .header__content .header__nav[data-v-81cc3796]{background:var(--main-color);color:var(--bg-light);height:100%;padding:0;position:fixed;right:0;text-align:center;top:60px;transform:translate(100%);transition:all .3s ease;width:100%}}@media screen and (max-width:768px){.header .header__content .header__nav[data-v-81cc3796]{top:60px}}.header .header__content .header__nav .header__nav-list[data-v-81cc3796]{align-items:center;display:flex;gap:44px;justify-content:flex-end;width:-moz-max-content;width:max-content}@media screen and (max-width:1439px){.header .header__content .header__nav .header__nav-list[data-v-81cc3796]{flex-wrap:wrap;gap:25px 30px;justify-content:center}}@media screen and (max-width:1199px){.header .header__content .header__nav .header__nav-list[data-v-81cc3796]{gap:25px 40px;width:auto}}@media screen and (max-width:950px){.header .header__content .header__nav .header__nav-list[data-v-81cc3796]{align-items:center;display:none;flex-direction:column;left:20px;position:fixed;top:50px;width:100%}}.header .header__content .header__nav .header__nav-list .header__nav-item-first[data-v-81cc3796]{display:none}@media screen and (max-width:950px){.header .header__content .header__nav .header__nav-list .header__nav-item-first[data-v-81cc3796]{display:block}}.header .header__content .header__nav .header__nav-list .header__nav-item[data-v-81cc3796]{color:#c1c3c6;font-size:13px;font-weight:500;line-height:20px}@media screen and (max-width:950px){.header .header__content .header__nav .header__nav-list .header__nav-item[data-v-81cc3796]{text-align:left;width:100%}}.header .header__content .header__nav .header__nav-list .header__nav-link[data-v-81cc3796]{border-bottom:1px solid transparent;transition:all .3s ease}@media screen and (max-width:950px){.header .header__content .header__nav .header__nav-list .header__nav-link[data-v-81cc3796]{font-size:16px;line-height:20px;padding-bottom:5px}}.header .header__content .header__nav .header__nav-list .header__nav-link[data-v-81cc3796]:hover,.header .header__content .header__nav .header__nav-list .router-link-active[data-v-81cc3796]{border-bottom:1px solid var(--bg-light);color:var(--bg-light);width:-moz-max-content;width:max-content}@media screen and (max-width:950px){.header .header__content .header__nav.open[data-v-81cc3796]{transform:translate(0)}.header .header__content .header__nav.open .header__nav-list[data-v-81cc3796]{display:flex;gap:30px}}.header .header__content .header__phone-link[data-v-81cc3796]{display:none;height:44px;min-width:44px;position:absolute;right:80px;width:44px}@media screen and (max-width:540px){.header .header__content .header__phone-link[data-v-81cc3796]{display:block}}@media screen and (max-width:375px){.header .header__content .header__phone-link[data-v-81cc3796]{height:30px;min-width:30px;right:70px;width:30px}}.header .header__content .header__phone-link img[data-v-81cc3796]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.header .header__content .burger[data-v-81cc3796]{background:transparent;cursor:pointer;display:none;height:44px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:44px;z-index:100}@media screen and (max-width:950px){.header .header__content .burger[data-v-81cc3796]{display:inline-block}.header .header__content .burger span[data-v-81cc3796]{background:var(--bg-light);border-radius:50px;display:block;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0);transition:all .25s cubic-bezier(.22,.61,.36,1);width:100%}.header .header__content .burger span[data-v-81cc3796]:first-child{top:10px}.header .header__content .burger span[data-v-81cc3796]:nth-child(2){left:auto;right:0;top:20px}.header .header__content .burger span[data-v-81cc3796]:nth-child(3){top:30px}.header .header__content .burger.open span[data-v-81cc3796]:first-child{top:20px;transform:rotate(135deg)}.header .header__content .burger.open span[data-v-81cc3796]:nth-child(2){display:none}.header .header__content .burger.open span[data-v-81cc3796]:nth-child(3){top:20px;transform:rotate(-135deg)}}.scrolled[data-v-81cc3796]{box-shadow:var(--box-shadow)}@keyframes fadeIn-81cc3796{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeOut-81cc3796{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.go-to-top[data-v-7624e32f]{background:url(../svg/slider-right.svg) no-repeat 50%/contain;bottom:5%;cursor:pointer;height:50px;position:fixed;right:5%;transform:rotate(-270deg);transition:all .3s ease;width:50px;z-index:99}@media screen and (max-width:575px){.go-to-top[data-v-7624e32f]{bottom:8%}}.go-to-top[data-v-7624e32f]:hover{transform:rotate(-90deg)}.footer[data-v-fa63d8ca]{background:var(--main-color);color:#99a1af;overflow:hidden;padding:60px 0;position:relative}.footer .footer__top-title[data-v-fa63d8ca]{color:var(--bg-light);font-size:14px;font-weight:600;line-height:20px;margin-bottom:10px;text-transform:uppercase}.footer .footer__content[data-v-fa63d8ca]{display:grid;gap:40px 20px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1023px){.footer .footer__content[data-v-fa63d8ca]{grid-template-columns:1fr 1fr 2fr}}@media screen and (max-width:767px){.footer .footer__content[data-v-fa63d8ca]{grid-template-columns:1fr 1fr 3fr}}@media screen and (max-width:540px){.footer .footer__content[data-v-fa63d8ca]{grid-template-columns:1fr;padding-left:14px}}.footer .footer__content .footer__logo[data-v-fa63d8ca]{display:flex;flex-direction:column;gap:30px;max-width:300px;width:100%}@media screen and (max-width:1023px){.footer .footer__content .footer__logo[data-v-fa63d8ca]{grid-area:span 2/span 3}}@media screen and (max-width:540px){.footer .footer__content .footer__logo[data-v-fa63d8ca]{grid-area:auto}.footer .footer__content .footer__logo .logo[data-v-fa63d8ca]{height:20px;min-width:218px;width:218px}}.footer .footer__content .footer__logo p[data-v-fa63d8ca]{font-size:14px;line-height:22px}.footer .footer__content .footer__info-model .footer__model-list[data-v-fa63d8ca]{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:767px){.footer .footer__content .footer__info-model .footer__model-list[data-v-fa63d8ca]{gap:5px}}.footer .footer__content .footer__info-model .footer__model-list .footer__model-item[data-v-fa63d8ca]{font-size:14px;line-height:19px;text-transform:uppercase;width:-moz-max-content;width:max-content}.footer .footer__content .footer__info-model .footer__model-list .footer__model-item a[data-v-fa63d8ca]{border-bottom:1px solid transparent;transition:all .3s ease}.footer .footer__content .footer__info-model .footer__model-list .footer__model-item:hover .footer__model-link[data-v-fa63d8ca]{border-bottom:1px solid var(--bg-light);color:var(--bg-light);transition:all .3s ease}.footer .footer__content .footer__info-model .footer__model-list .footer__model-item .router-link-active[data-v-fa63d8ca]{border-bottom:1px solid var(--bg-light);color:var(--bg-light)}.footer .footer__content .footer__nav[data-v-fa63d8ca]{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:767px){.footer .footer__content .footer__nav[data-v-fa63d8ca]{gap:5px}}.footer .footer__content .footer__nav .footer__nav-item[data-v-fa63d8ca]{font-size:14px;font-weight:500;line-height:20px;width:-moz-max-content;width:max-content}@media screen and (max-width:540px){.footer .footer__content .footer__nav .footer__nav-item[data-v-fa63d8ca]{font-size:16px;font-weight:500;text-transform:none}}.footer .footer__content .footer__nav .footer__nav-item .footer__nav-link[data-v-fa63d8ca]{border-bottom:1px solid transparent;transition:all .3s ease}.footer .footer__content .footer__nav .footer__nav-item .footer__nav-link[data-v-fa63d8ca]:hover,.footer .footer__content .footer__nav .footer__nav-item .router-link-active[data-v-fa63d8ca]{border-bottom:1px solid var(--bg-light);color:var(--bg-light)}.footer .footer__content .footer__info-contact[data-v-fa63d8ca]{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:767px){.footer .footer__content .footer__info-contact[data-v-fa63d8ca]{gap:5px}}.footer .footer__content .footer__info-contact .footer__address-link[data-v-fa63d8ca],.footer .footer__content .footer__info-contact .footer__hours[data-v-fa63d8ca],.footer .footer__content .footer__info-contact .footer__phone-link[data-v-fa63d8ca]{font-size:14px;font-weight:400;line-height:20px;padding-left:28px;position:relative}.footer .footer__content .footer__info-contact .footer__address-link[data-v-fa63d8ca]:before,.footer .footer__content .footer__info-contact .footer__hours[data-v-fa63d8ca]:before,.footer .footer__content .footer__info-contact .footer__phone-link[data-v-fa63d8ca]:before{background:url(../svg/footer-point.svg) no-repeat 50%/contain;content:"";height:16px;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px}.footer .footer__content .footer__info-contact .footer__phone-link[data-v-fa63d8ca]:before{background:url(../svg/footer-tel.svg) no-repeat 50%/contain}.footer .footer__content .footer__info-contact .footer__hours[data-v-fa63d8ca]:before{background:url(../svg/footer-clock.svg) no-repeat 50%/contain}.footer .footer__content .footer__info-contact .router-link-active[data-v-fa63d8ca]{color:var(--bg-light)}.footer .footer__info-bottom[data-v-fa63d8ca]{border-top:1px solid #99a1af;display:flex;flex-direction:column;gap:20px;margin-top:35px;padding-top:30px}@media screen and (max-width:767px){.footer .footer__info-bottom[data-v-fa63d8ca]{margin-top:30px}}.footer .footer__info-bottom .politics-content[data-v-fa63d8ca]{display:flex;flex-direction:column;gap:10px}.footer .footer__info-bottom a[data-v-fa63d8ca],.footer .footer__info-bottom p[data-v-fa63d8ca]{font-size:12px;line-height:15px}.footer .footer__info-bottom a[data-v-fa63d8ca]{font-weight:500;text-decoration-line:underline}
