.footer{position:relative;width:100%;background-color:#27348b;padding-top:120px;padding-bottom:64px}@media only screen and (max-width:960px){.footer{padding-block:64px}}.footer__container{max-width:1200px;margin-inline:auto;padding-inline:16px}.footer__comment{display:flex;align-items:flex-start;justify-content:flex-start;gap:30px;position:relative;padding:32px;background-color:#ffcd1c;border-radius:24px;margin-bottom:120px}@media(max-width:1440px){.footer__comment{padding:calc(20px + 12*(100vw - 320px)/1120)}}@media only screen and (max-width:1124px){.footer__comment{flex-direction:column;width:-moz-fit-content;width:fit-content;margin-inline:auto}}@media only screen and (max-width:960px){.footer__comment{margin-bottom:64px}}.footer__comment-content{flex:1 1 auto}.footer__comment-title{color:#27348b;font-family:var(--font-inter);font-size:25px;font-weight:600}@media only screen and (max-width:800px){.footer__comment-title{text-align:center}}.footer__comment-description{color:#27348b;font-family:var(--font-inter);font-size:16px;font-weight:400;letter-spacing:-.48px}@media only screen and (max-width:800px){.footer__comment-description{text-align:center}}.footer__comment-form{display:flex;align-items:flex-end;justify-content:flex-start;gap:24px}@media only screen and (max-width:800px){.footer__comment-form{width:100%;flex-direction:column}.footer__comment-form .input-group,.footer__comment-form .input-group input{width:100%}}.footer__comment-submit{padding:14px 16px!important}@media only screen and (max-width:800px){.footer__comment-submit{width:100%}}.footer__links{display:grid;grid-template-columns:1fr 2fr;grid-gap:20px;gap:20px;margin-bottom:32px}@media only screen and (max-width:1024px){.footer__links{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:32px}}.footer__links-logo{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:16px}.footer__links-logo-icon{position:relative;width:181px;height:32px}.footer__links-logo-icon svg{width:100%;height:100%}.footer__links-logo-text{color:#fff;font-family:var(--font-inter);font-size:16px;font-weight:400;line-height:180%}.footer__links-contact{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}@media only screen and (max-width:1024px){.footer__links-contact{width:100%}}.footer__links-contact-group{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;font-family:var(--font-inter);color:#fff;max-width:230px}.footer__links-contact-group-title{font-size:20px;font-weight:600;margin-bottom:24px}.footer__links-contact-group-item{font-size:16px;font-weight:400}.footer__links-contact-group-item:not(:last-of-type){margin-bottom:12px}.footer__links-contact-group-social{display:flex;align-items:center;justify-content:flex-start;gap:16px}.footer__links-contact-group-social-icon{padding:6px!important}.footer__links-contact-group-social-icon a{line-height:0}.footer__privacy{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;width:100%;padding-top:32px;border-top:1px solid #fff}@media only screen and (max-width:630px){.footer__privacy{flex-direction:column;align-items:flex-start}}.footer__privacy-copyright{color:#fff;font-size:16px}.button,.footer__privacy-copyright{font-family:var(--font-inter);font-weight:400}.button{display:flex;align-items:center;justify-content:center;gap:6px;position:relative;padding:12px 16px;border:1px solid transparent;border-radius:12px;text-align:center;font-size:14px;letter-spacing:-.25px;transition:all .3s ease}@media only screen and (any-hover:hover){.button.primary:hover,.button.secondary:hover{border-color:#fff;background-color:transparent}}.button.primary{color:#fff;background:rgba(242,243,247,.24)}.button.primary svg path{fill:#fff}.button.secondary{color:#1c1917;background:#f2f3f7}.button.secondary svg path{fill:#1c1917}.button.widget{padding:16px 24px;color:#fff;font-size:16px;font-weight:400;line-height:150%;background-color:#27348b}@media only screen and (any-hover:hover){.button.widget:hover{background-color:#5d67a8}}.section__title-wrapper{display:flex;align-items:center;justify-content:center;gap:20px;flex-direction:column;margin-bottom:40px;padding-block:16px}@media only screen and (max-width:768px){.section__title-wrapper{gap:10px}}.section__title-wrapper.secondary .section__title{color:#ffcd1c}.section__title-wrapper.secondary .section__description{color:#fff}.section__title-wrapper .section__title{color:#27348b;text-align:center;font-size:48px;font-weight:700;line-height:116%;letter-spacing:-.96px}@media only screen and (max-width:768px){.section__title-wrapper .section__title{font-size:32px}}.section__title-wrapper .section__description{color:#555351;text-align:center;font-size:20px;font-weight:500;letter-spacing:-.4px}@media only screen and (max-width:768px){.section__title-wrapper .section__description{font-size:16px}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(calc(-100% - 16px))}}.lenta__wrapper{overflow-x:hidden;width:100%;padding-block:8px}.lenta,.lenta__wrapper{display:flex;align-items:flex-start;justify-content:flex-start;gap:16px}.lenta{height:100%;flex-shrink:0;animation:slide 10s linear infinite}.lenta__item{display:flex;align-items:center;justify-content:flex-start;gap:16px;flex-shrink:0}.lenta__item svg{width:32px;height:32px}.lenta__item-text{color:#1c1917;text-align:center;font-size:24px;font-weight:500;letter-spacing:-.48px}.appx-group__signature{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;width:252px;padding:12px 24px;border-radius:16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(193,195,226,.16)}.appx-group__signature-title{color:#fff;font-family:var(--font-inter);font-size:12px;font-weight:400;line-height:130%}.select{position:relative}.select.primary .select__btn{color:#fff;background-color:rgba(242,243,247,.24)}@media only screen and (any-hover:hover){.select.primary .select-input-for-blur:hover~.select__btn,.select.primary .select__btn:hover{border-color:#fff;background-color:transparent}}.select.secondary .select__btn{color:#000;background-color:#f2f3f7}@media only screen and (any-hover:hover){.select.secondary .select__btn:hover{border-color:#1c1917;background-color:transparent}}.select.secondary .select-input-for-blur,.select.secondary .select__options{display:none}.select.open .select__options{opacity:1;pointer-events:unset}.select__value{width:100%}.select .select-input-for-blur{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;opacity:0;cursor:pointer}.select__btn{font-family:var(--font-inter);font-size:14px;padding:12px;font-weight:400;line-height:142%;letter-spacing:.1px;border-radius:12px;text-align:center;transition:all .2s ease;border:1px solid transparent;cursor:pointer}.select__options{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:10px;position:absolute;bottom:0;left:0;transform:translateY(calc(100% + 10px));opacity:0;pointer-events:none;transition:all .2s ease;z-index:5}.select-widget__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.56);z-index:-1;opacity:0;transition:all .2s ease}.select-widget__backdrop.open{z-index:20;opacity:1}.select-widget__backdrop.open .select-widget{transform:translate(0)}@media only screen and (min-width:961px){.select-widget__backdrop{display:none}}.select-widget{display:flex;align-items:flex-start;justify-content:flex-start;position:fixed;left:0;bottom:0;gap:32px;flex-direction:column;width:100%;padding:24px 16px;border-top-left-radius:16px;border-top-right-radius:16px;background-color:#fff;transform:translateY(100%);transition:all .2s ease;z-index:11}.select-widget:before{content:"";position:absolute;top:16px;left:50%;transform:translateX(-50%);width:36px;height:2px;background-color:#e3e3e3;border-radius:4px}@media only screen and (min-width:961px){.select-widget{display:none}}.select-widget__close{position:absolute;top:16px;right:16px}.select-widget__title{color:#1c1917;font-family:var(--font-inter);font-size:16px;font-weight:400;line-height:150%}.select-widget__options{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:20px;width:100%}.select-widget__option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.select-widget__select-btn{width:100%}.input{position:relative}.input.primary{color:#8d8c8b;font-family:var(--font-inter);font-size:16px;font-weight:400;line-height:150%;width:265px;border-radius:12px;padding:14px 16px;background-color:#fff;border:.5px solid #9299c4}.input.primary:-webkit-autofill{-webkit-background-clip:border-box;-webkit-text-fill-color:#8d8c8b;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.input-group{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;position:relative;gap:7px}.input-group__header{display:flex;align-items:center;justify-content:space-between;width:100%}.input-group__header label{font-size:16px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.header{width:100%;background-color:#27348b}.header__container{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:1230px;margin-inline:auto;padding:16px}.header__logo{position:relative;width:180px;height:32px}@media(max-width:1440px){.header__logo{width:calc(132px + 48*(100vw - 320px)/1120);height:calc(24px + 8*(100vw - 320px)/1120)}}.header__logo svg{width:100%;height:100%}.header__links{display:flex;align-items:center;justify-content:flex-start;gap:32px}@media only screen and (max-width:1160px){.header__links{gap:24px}}@media only screen and (max-width:1024px){.header__links{gap:16px}}@media only screen and (max-width:960px){.header__links{display:none}}.header__link{color:#fff;text-align:center;font-size:16px;font-weight:400;letter-spacing:-.25px;transition:color .2s ease}.header__link:hover{color:#c9cce2}.header__actions{display:flex;align-items:center;justify-content:flex-start;gap:12px}@media only screen and (max-width:1160px){.header__actions{gap:10px}}@media only screen and (max-width:960px){.header__actions{display:none}}.header__burger{display:none}@media only screen and (max-width:960px){.header__burger{display:block}}.header-sidebar__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.56);z-index:-1;opacity:0;transition:all .2s ease}.header-sidebar__backdrop.open{z-index:9;opacity:1}.header-sidebar__backdrop.open .header-sidebar{transform:translate(0)}@media only screen and (min-width:961px){.header-sidebar__backdrop{display:none}}.header-sidebar{display:flex;align-items:flex-start;justify-content:flex-start;position:absolute;top:0;right:0;z-index:10;flex-direction:column;width:100%;max-width:350px;height:100vh;padding:20px 16px;background-color:#fff;transform:translateX(100%);transition:all .2s ease}@media only screen and (min-width:961px){.header-sidebar{display:none}}.header-sidebar__header{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-bottom:40px}.header-sidebar__links{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:20px;width:100%;margin-bottom:24px}.header-sidebar__link{color:#1c1917;font-size:16px;font-weight:400;letter-spacing:-.25px}.header-sidebar__actions{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:16px;width:100%}.header-sidebar__actions>*{width:100%}@font-face{font-family:hell;src:"../fonts/HelveticaNeueCyr-Light.otf","../fonts/HelveticaNeueCyr-Lightitalic.otf","../fonts/HelveticaNeueCyr-Italic.otf","../fonts/HelveticaNeueCyr-Medium.otf","../fonts/HelveticaNeueCyr-Roman.otf","../fonts/HelveticaNeueCyr-Bold.otf","../fonts/HelveticaNeueCyr-BoldItalic.otf"}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}::-webkit-scrollbar{width:5px;background-color:transparent}::-webkit-scrollbar-thumb{background-color:#ffcd1c;border-radius:8px}body,html{height:100%;scroll-behavior:smooth;font-family:hell,sans-serif}body{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}body>main{width:100%;flex:1 1 auto}a{color:inherit;text-decoration:none}li,ol,ul{list-style:none}button,input,select,textarea{border:none;outline:none;background-color:transparent}button{cursor:pointer}.container{width:100%;max-width:1420px;margin-inline:auto;padding-inline:14px}