.header{align-items:center;background:linear-gradient(180deg,#004274 0,#2d6a9f 10%,#7ba5c8 66%,#c8d9e8);display:flex;height:var(--header-height);left:0;padding:16px;position:fixed;right:0;top:0;z-index:10}.header__inner{align-items:flex-start;display:flex;justify-content:space-between;position:relative}@media(max-width:390px){.header__inner{align-items:center}}.header-logo{align-items:flex-end;display:flex;gap:9px;z-index:12}.header-logo__icon{height:auto;width:34px}.header-logo__text{height:25px;width:auto}.header-burger{background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-between;padding:0;width:30px;z-index:12}@media(max-width:390px){.header-burger{height:20px;width:24px}}.header-burger span{background-color:var(--white);border-radius:2px;display:block;height:3px;transition:all .3s ease;width:100%}@media(max-width:390px){.header-burger span{height:2px}}.header-burger.is-active span:first-child{transform:translateY(10.5px) rotate(45deg)}.header-burger.is-active span:nth-child(2){opacity:0}.header-burger.is-active span:nth-child(3){transform:translateY(-10.5px) rotate(-45deg)}.header-nav{align-items:center;display:flex;gap:58px;padding-top:1px}.header-nav__link{color:var(--white);font-family:var(--font-secondary);font-size:24px;letter-spacing:0;line-height:23px;text-decoration:none;transition:var(--transition)}.header-nav__link:hover{color:var(--blue)}.header-actions{z-index:12}@media(max-width:1024px){.header{padding:0}.header-nav{gap:30px}.header-nav__link{font-size:20px}}.header-overlay{background:#00000080;display:none;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:10}.header-overlay.is-visible{opacity:1;visibility:visible}@media(max-width:860px){.header-burger{display:flex}.header-overlay{display:block;z-index:12}.header-nav{align-items:flex-start;background:linear-gradient(180deg,#004274 0,#2d6a9f 30%,#7ba5c8);box-shadow:-2px 0 10px #0000001a;flex-direction:column;gap:30px;height:100vh;padding:80px 30px 30px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:320px;z-index:11}.header-nav.is-open{right:0;z-index:13}.header-nav__link{font-size:22px}.header-nav__link:hover{color:var(--white)}.header-actions{display:none}}@media(max-width:480px){.header-logo{gap:6px}.header-logo__icon{width:28px}.header-logo__text{height:20px}.header-nav{gap:25px;max-width:280px;padding:70px 20px 20px;width:75vw}.header-nav__link{font-size:20px}}@media(max-width:390px){.header-logo__text{height:16px}.header-nav{max-width:260px;padding:60px 16px 20px;width:70vw}.header-nav__link{font-size:18px}}.footer{background:var(--white);border-top:1px solid var(--white-2);color:var(--blue);padding-bottom:94px;padding-top:77px}@media(max-width:1024px){.footer{padding-bottom:60px;padding-top:50px}}@media(max-width:860px){.footer{padding-bottom:50px;padding-top:40px}}@media(max-width:480px){.footer{padding-bottom:40px;padding-top:30px}}.footer__inner{align-items:center;display:flex;gap:60px;justify-content:center}@media(max-width:1024px){.footer__inner{gap:40px}}@media(max-width:860px){.footer__inner{flex-direction:column;gap:30px}}@media(max-width:480px){.footer__inner{gap:25px}}.footer-logo{height:auto;width:108px}@media(max-width:1024px){.footer-logo{width:90px}}@media(max-width:860px){.footer-logo{width:80px}}@media(max-width:480px){.footer-logo{width:70px}}.footer-line{background:var(--blue);height:119px;width:2px}@media(max-width:1024px){.footer-line{height:100px}}@media(max-width:860px){.footer-line{height:2px;max-width:300px;width:100%}}@media(max-width:480px){.footer-line{max-width:250px}}@media(max-width:860px){.footer__apps{align-items:center;display:flex;flex-direction:column}}.footer__apps-title{display:inline-block;font-size:19.5px;letter-spacing:-1.17%;line-height:24px;margin-bottom:15px}@media(max-width:1024px){.footer__apps-title{font-size:18px;line-height:22px;margin-bottom:12px}}@media(max-width:860px){.footer__apps-title{font-size:17px;line-height:21px;text-align:center}}@media(max-width:480px){.footer__apps-title{font-size:16px;line-height:20px;margin-bottom:10px}}.footer__apps-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px}@media(max-width:1024px){.footer__apps-list{grid-gap:15px}}@media(max-width:480px){.footer__apps-list{grid-gap:12px}}.footer__apps-item{display:flex;flex-direction:column;gap:7px}@media(max-width:860px){.footer__apps-item{align-items:center}}@media(max-width:480px){.footer__apps-item{gap:5px}}.footer__apps-item-qr{flex-shrink:0;height:78px;width:78px}.footer__apps-item-title{font-size:19.5px;letter-spacing:0;line-height:24px}@media(max-width:1024px){.footer__apps-item-title{font-size:17px;line-height:21px}}@media(max-width:860px){.footer__apps-item-title{font-size:16px;line-height:20px}}@media(max-width:480px){.footer__apps-item-title{font-size:15px;line-height:19px}}.footer__addresses{font-size:23.1px;letter-spacing:.39%;line-height:28px}@media(max-width:1024px){.footer__addresses{font-size:20px;line-height:26px}}@media(max-width:860px){.footer__addresses{font-size:18px;line-height:24px;text-align:center}}@media(max-width:480px){.footer__addresses{font-size:16px;line-height:22px}}@media(max-width:390px){.footer__addresses{font-size:14px;line-height:20px}}.pattern__image{height:100vh;-o-object-fit:cover;object-fit:cover;position:fixed;width:100%;z-index:-1}
