@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;700&display=swap";@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@media (max-width: 1100px){.mobile-menu{position:fixed;top:0;right:0;height:100vh;width:280px;background:#fff;box-shadow:-4px 0 12px #0000001a;padding:1rem;display:flex;flex-direction:column;z-index:999;animation:slideIn .3s ease forwards}.mobile-menu.closing{animation:slideOut .3s ease forwards}.mobile-menu__close{align-self:flex-end;background:none;border:none;font-size:1.4rem;cursor:pointer;margin-bottom:1rem}.mobile-menu__search{display:flex;margin-bottom:1rem}.mobile-menu__search input{flex:1;padding:.5rem;border:1px solid #ccc;border-radius:4px 0 0 4px;outline:none}.mobile-menu__search button{background:#014681;border:none;padding:0 .75rem;color:#fff;border-radius:0 4px 4px 0;cursor:pointer}.mobile-menu__nav{list-style:none;padding:0;margin:0 0 1.5rem}.mobile-menu__nav li{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #eee}.mobile-menu__nav li a{color:#232345;text-decoration:none;font-weight:600;transition:color .2s}.mobile-menu__nav li a:hover{color:#014681}.mobile-menu__nav li .mobile-menu__toggle{font-size:1rem;color:#999;cursor:pointer}.mobile-menu__nav li:last-child{border-bottom:none}.mobile-menu__socials{margin-top:auto;display:flex;gap:.75rem}.mobile-menu__socials a{color:#555;font-size:1.2rem;transition:color .2s}.mobile-menu__socials a:hover{color:#014681}}.burger-menu,.mobilelogo{display:none}@media (max-width: 1368px){.upper-header{display:none}}@media (max-width: 1100px){.under-header .menu,.under-header .right-block{display:none!important}.logo-icon{display:none}.logo{display:none!important}.mobilelogo{display:flex;align-items:center;gap:10px}.mobilelogolink{font-weight:700;font-size:1.6rem;color:#014681;cursor:pointer}.logo-icon-mobile{width:50px}.logo-icon{pointer-events:none}.burger-menu{display:flex;position:absolute;top:50%;right:38px;transform:translateY(-50%);background:none;border:none;font-size:1.5rem;cursor:pointer;z-index:250;color:#014681}}.upper-header{background:#014681;color:#fff;font-family:Fira Sans,sans-serif;font-weight:300;font-size:15px;padding:.35rem 0}.upper-header .container{max-width:1800px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1024px){.upper-header .container{flex-direction:column;align-items:stretch;font-size:14px;gap:.3rem}}.upper-header__left,.upper-header__right{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.upper-header__item{display:flex;align-items:center;gap:.45rem}.upper-header__item svg{color:#01b8ff}.upper-header__right{gap:1.1rem}.upper-header__right .upper-header__divider{width:1px;height:18px;background:#3a3a66;margin:0 8px}.upper-header__right .upper-header__follow{margin-right:.2rem}.upper-header__right .upper-header__icon{color:#fff;font-size:1em;margin-right:.3rem;transition:color .15s}.upper-header__right .upper-header__icon:hover{color:#01b8ff}.upper-header__right .upper-header__link{color:#fff;text-decoration:none;transition:color .15s;margin-right:.7rem}.upper-header__right .upper-header__link:hover{color:#014681}@media (max-width: 400px){.upper-header__right .upper-header__link{margin-right:.2rem}}@media (max-width: 768px){.upper-header{font-size:13px}.upper-header .container{flex-direction:column;align-items:flex-start;gap:.7rem;padding:0 10px}.upper-header__left,.upper-header__right{gap:.7rem;width:100%;justify-content:flex-start}}.under-header{background:#fff;font-family:Fira Sans,sans-serif;font-weight:400;font-size:16px;border-top:1px solid #e5e8ef}.under-header__container{max-width:1800px;margin:0 auto;padding:0 38px;display:flex;align-items:center;justify-content:space-between;height:76px;position:relative;gap:.5rem}.under-header .logo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.6rem;color:#014681;cursor:pointer}.under-header .logo img{height:40px;width:40px}.under-header .logo:hover{transform:scale(1.05);transition:.3s;opacity:80%}.under-header .menu{flex:1;display:flex;align-items:center;justify-content:center;gap:38px}.under-header .menu a{color:#232345;text-decoration:none;font-weight:600;transition:color .15s}.under-header .menu a span{font-size:.7em;margin-left:3px}.under-header .menu a:hover{color:#014681}.under-header .right-block{display:flex;align-items:center;gap:20px}.under-header .right-block .lang-selector{position:relative;margin-right:1.5rem}.under-header .right-block .lang-selector__btn{display:flex;align-items:center;gap:.25rem;background:none;border:none;color:#666;font-size:1rem;cursor:pointer;padding:0}.under-header .right-block .lang-selector__btn svg:last-child{opacity:0;transition:opacity .2s ease}.under-header .right-block .lang-selector__btn:hover svg:last-child{opacity:1}.under-header .right-block .lang-selector__current{font-weight:600}.under-header .right-block .divider{height:40px;width:1px;background:#e5e8ef}@media (max-width: 900px){.under-header .right-block .divider{display:none}}.under-header .right-block .phone-block{display:flex;align-items:center;gap:12px}.under-header .right-block .phone-block .icon{background:#e8f4fd;color:#1977d6;border-radius:50%;padding:8px;font-size:1.2rem;display:flex;align-items:center;justify-content:center}.under-header .right-block .phone-block .phone-text{display:flex;flex-direction:column}.under-header .right-block .phone-block .phone-text .phone-label{font-size:.85rem;color:#858ba9}.under-header .right-block .phone-block .phone-text .phone-number{font-weight:700;color:#17175d;font-size:1rem;letter-spacing:.2px}.under-header .right-block .login-button{display:flex;align-items:center;gap:8px;background:#23a8df;color:#fff;font-weight:700;font-size:1rem;border-radius:7px;padding:.65rem 1.35rem;text-decoration:none;transition:background .18s}.under-header .right-block .login-button .login-icon{font-size:1.15rem}.under-header .right-block .login-button:hover{background:#014681}@media (max-width: 1100px){.under-header__container{padding:0 8px;height:auto;min-height:68px}.under-header .right-block{gap:10px}.under-header .right-block .divider{display:none}.under-header .right-block .login-button{padding:.6rem .8rem;font-size:.95rem}.under-header .logo{font-size:1.3rem}.under-header .logo img{height:32px;width:32px}}@media (max-width: 800px){.under-header .logo{font-size:1.1rem}.under-header .right-block .phone-text{display:none}}@media (max-width: 700px){.under-header__container{align-items:stretch;gap:6px;padding:0 4px}}.help-panel{position:fixed;top:0;right:0;height:100vh;width:300px;max-width:80%;background:#fff;box-shadow:-4px 0 12px #18143f12;transform:translate(100%);transition:transform .3s ease-in-out;z-index:200;padding:20px;display:flex;flex-direction:column}.help-panel.active{transform:translate(0)}.help-close{align-self:flex-end;background:none;border:none;font-size:1.4rem;color:#232345;cursor:pointer}.help-panel__logo{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-weight:700;font-size:1.2rem;color:#17175d}.help-panel hr{border:none;border-bottom:1px solid #232345;margin:8px 0 16px}.help-panel h4{font-size:.95rem;font-weight:700;color:#17175d;margin-top:12px;margin-bottom:4px}.help-panel p{font-size:.875rem;color:#6c757d;margin:2px 0}.help-panel .socials{margin-top:auto;display:flex;gap:12px}.help-panel .socials a{color:#232345;font-size:1.3rem;transition:color .2s}.help-panel .socials a:hover{color:#01b8ff}.logo-icon{width:50px;cursor:pointer}.logo-icon:hover{transform:scale(1.05);opacity:80%;transition:.4s}.logolink{text-decoration:none;color:#014681}.site-header{opacity:0;transform:translateY(-20px);transition:opacity .5s ease,transform .5s ease}.site-header.appear{opacity:1;transform:translateY(0)}.footer{background:#014681;color:#fff;padding:60px 20px;font-size:14px}.footer__top{display:flex;flex-wrap:wrap;gap:40px;max-width:1400px;margin:0 auto 40px}.footer__col{flex:1;min-width:220px}.footer__col--about{flex:2}.footer__col--about .footer__logo{font-size:1.8rem;font-weight:700;margin-bottom:16px}.footer__col--about .footer__desc{line-height:1.6;margin-bottom:20px;max-width:360px}.footer__col--about .footer__map{width:100%;max-width:360px;height:200px;margin-bottom:8px;border-radius:8px;overflow:hidden}.footer__col--about .footer__map iframe{width:100%;height:100%;border:none}.footer__col--about .footer__note{font-size:.85rem;color:#ccc}.footer__col--services .footer__heading,.footer__col--links .footer__heading{font-size:1.1rem;margin-bottom:16px;position:relative}.footer__col--services .footer__heading:after,.footer__col--links .footer__heading:after{content:"";position:absolute;bottom:-6px;left:0;width:40px;height:3px;background:#00c0f0}.footer__col--services .footer__list,.footer__col--links .footer__list{list-style:none;padding:0;margin:0}.footer__col--services .footer__list li,.footer__col--links .footer__list li{margin-bottom:10px;cursor:pointer}.footer__col--services .footer__list li:hover,.footer__col--links .footer__list li:hover{color:#00c0f0}.footer__col--info .footer__heading{font-size:1.1rem;margin-bottom:16px;position:relative}.footer__col--info .footer__heading:after{content:"";position:absolute;bottom:-6px;left:0;width:40px;height:3px;background:#00c0f0}.footer__col--info .footer__info-list{list-style:none;padding:0;margin:0}.footer__col--info .footer__info-list li{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:#ccc}.footer__col--info .footer__info-list li .info-icon{color:#00c0f0}.footer__divider{width:100%;height:1px;background:#ffffff1a;margin-bottom:20px}.footer__bottom{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.footer__bottom .footer__copy{margin:0;color:#fff;font-size:.85rem}.footer__bottom .footer__social{display:flex;gap:16px}.footer__bottom .footer__social a{background:#ffffff1a;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .3s}.footer__bottom .footer__social a:hover{background:#00c0f0}@media (max-width: 768px){.footer__top{flex-direction:column}.footer__bottom{flex-direction:column;gap:16px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Fira Sans,sans-serif}.spinner-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{width:50px;height:50px;border:5px solid #ccc;border-top-color:#266ed9;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
