.app-logo img{max-width:100%;vertical-align:middle}.app-header{background:#f4f7fb;padding:16px 0}@media screen and (min-width:1200px){.app-header{padding:24px 0}}.app-header--opened{position:relative;z-index:1051}.app-header__container{align-items:center;display:flex;position:relative;z-index:1}.app-header__container>*{flex-basis:0;flex-grow:1;max-width:100%}.app-header__desktop-nav{display:none}@media screen and (min-width:1200px){.app-header__desktop-nav{display:block;margin:0 auto;max-width:-moz-max-content;max-width:max-content}}.app-header__nav-list{display:flex;flex-direction:column;list-style:none;margin:0 0 15px;padding:0}@media screen and (min-width:992px){.app-header__nav-list{flex-direction:row;margin:0;min-width:-moz-max-content;min-width:max-content}}.app-header__nav-item{display:block}.app-header__nav-link{background-color:transparent;border:0;color:#220e42;cursor:pointer;display:block;font-family:Averta,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,arial,Noto Sans,sans-serif;font-size:1rem;font-weight:600;height:48px;line-height:48px;margin:0;padding:0 24px;text-align:left;transition:color .2s;width:100%}.app-header__nav-link:hover{color:#793dfc}@media screen and (min-width:992px){.app-header__nav-link{margin:0;width:-moz-max-content;width:max-content}}.app-header__logo{display:block}.app-header__logo .app-logo{width:208px}@media screen and (min-width:1200px){.app-header__logo .app-logo{width:250px}}.app-header__profile{display:none}@media screen and (min-width:1200px){.app-header__profile{-moz-column-gap:8px;column-gap:8px;display:flex;justify-content:flex-end}}.app-header__dropdown{background:#f4f7fb;border-radius:0 0 24px 24px;box-shadow:0 10px 15px #2a145a14;left:0;position:absolute;top:100%;width:100%}.app-header__dropdown-content{border-top:1px solid #e6e2f5;padding:32px 24px;text-align:center}.app-header__dropdown-content p{color:#8e81af;font-weight:600;margin-bottom:26px}.app-header__dropdown-content a{color:#793dfc}.app-header__overlay{background:#03020c4d;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1050}.app-header__burger-btn{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:0;cursor:pointer;display:inline-flex;height:40px;justify-content:center;margin:0;max-width:40px;padding:0;position:relative;width:40px}@media screen and (min-width:1200px){.app-header__burger-btn{display:none}}.app-header__burger-btn:after,.app-header__burger-btn:before{background:#220e42;border-radius:2px;content:"";left:50%;position:absolute;top:50%;transform-origin:50% 50%;transition:transform .2s}.app-header__burger-btn:before{height:2px;margin-left:-10px;margin-top:-1px;transform:translateY(-3px);width:20px}.app-header__burger-btn:after{height:2px;margin-left:-10px;margin-top:-1px;transform:translateY(3px);width:14px}.app-header__burger-btn--active:after,.app-header__burger-btn--active:before{height:2px;margin-left:-10px;margin-top:-1px;width:20px}.app-header__burger-btn--active:before{transform:rotate(45deg)}.app-header__burger-btn--active:after{transform:rotate(-45deg)}.app-footer{background:#f4f7fb;padding:48px 0 max(var(--safe-area-inset-bottom),32px)}@media screen and (min-width:1200px){.app-footer{padding-top:56px}.app-footer__row{justify-content:space-between}}.app-footer__logo{margin-bottom:32px}.app-footer__links{display:flex;flex-wrap:wrap;list-style:none;margin:0 -8px 16px;padding:0}@media screen and (min-width:1200px){.app-footer__links{margin-bottom:0}}.app-footer__link-item{flex:0 0 50%;margin:0 0 24px;max-width:50%;padding:0 8px}@media screen and (min-width:1200px){.app-footer__link-item{flex:0 0 100%;max-width:100%}}.app-footer__link-item a{color:#0a0a0d;display:inline-block;position:relative;text-decoration:none;transition:color .1s}.app-footer__link-item a:before{background:#793dfc0d;border-radius:8px;bottom:-6px;content:"";left:-12px;opacity:0;position:absolute;right:-12px;top:-6px;transform:scale(0);transform-origin:50% 100%;transition:.25s ease-out}.app-footer__link-item a:hover{color:#793dfc}.app-footer__link-item a:hover:before{opacity:1;transform:none}.app-footer__subtitle{color:#8e81af;font-size:18px;font-weight:600;margin-bottom:16px}.app-footer__link{color:#793dfc;display:block;font-size:20px;font-weight:600}.app-footer__link:not(:first-child){margin-top:16px}.app-footer__link:hover{color:#560bfb}.app-footer__phone{color:#220e42;display:block;font-size:20px;font-weight:600;margin-top:12px}.app-footer__phone:hover{color:#793dfc}.app-footer__text{color:#8e81af;font-size:1rem;line-height:1.5;margin-bottom:16px}.app-footer__divider{background:#e6e2f5;border:0;height:1px;margin-bottom:32px;margin-top:40px}@media screen and (min-width:1200px){.app-footer__divider{margin-top:56px}}.app-footer__legals{display:flex;flex-wrap:wrap;font-size:14px;list-style:none;margin:0 0 24px;padding:0}@media screen and (min-width:992px){.app-footer__legals{margin-bottom:12px}}.app-footer__company-name{color:#0a0a0d}@media screen and (max-width:991px){.app-footer__legal-link{flex:0 0 100%;margin-top:12px;max-width:100%}}@media screen and (min-width:992px){.app-footer__legal-link:not(:first-child){padding-left:18px;position:relative}.app-footer__legal-link:not(:first-child):before{background:#8e81af;border-radius:2px;content:"";height:2px;left:9px;margin-top:-1px;position:absolute;top:50%;width:2px}}.app-footer__legal-link a{border-bottom:1px solid transparent;color:#8e81af;display:inline-block}.app-footer__legal-link a:hover{border-bottom-color:#8e81af;color:#72629b}.app-footer__copy{color:#8e81af;font-size:12px}.app-footer__copy a{border-bottom:1px solid transparent;display:inline-block;text-decoration:none}.app-footer__copy a:hover{border-bottom-color:#793dfc4d}
