.footer{background:#e7e5fe;padding:60px 0}.footer__logo{margin-bottom:40px}.footer__title{color:#101828;font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:16px}.footer__disclaimer{max-width:350px}.footer__flex{display:flex;gap:80px}@media(max-width:1250px){.footer__flex{gap:50px}}@media(max-width:992px){.footer__flex{gap:40px}}@media(max-width:767px){.footer__flex{flex-wrap:wrap}}@media(max-width:767px){.footer__info{width:100%}}.footer__col{width:220px;flex-shrink:0}@media(max-width:1250px){.footer__col{width:140px}}@media(max-width:992px){.footer__col{width:120px}}@media(max-width:767px){.footer__col{width:calc(50% - 20px)}}.footer__text{color:#475467;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.footer__socials{display:flex;gap:20px;align-items:center}.footer__link{opacity:.9;transition:.3s}.footer__link:hover{opacity:1}.footer-nav{display:flex;flex-direction:column;gap:16px}.footer-nav li a{color:#475467;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:.3s}.footer-nav li a:hover{color:#101828}.create-select{cursor:pointer;border:1px solid #c0c5cc;border-radius:16px;background:#fff;position:relative;z-index:2}.create-select--active{border-radius:16px 16px 0 0;z-index:3}.create-select--active .create-select__arrow{transform:rotate(180deg)}.create-select__lab,.create-select__val{display:none}.create-select__title{color:#777e8c;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.create-select__search,.create-select__title{display:flex;align-items:center;justify-content:space-between;padding:16px}.create-select__search{border-top:1px solid #c0c5cc;border-bottom:1px solid #c0c5cc;background:#fff;position:sticky;top:0}.create-select__search-input{border:none;outline:none;width:100%;font-size:16px;font-style:normal;font-weight:500;line-height:22px;color:#1d2939}.create-select__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.create-select__list{overflow:hidden;overflow-y:auto;max-height:0;width:calc(100% + 2px);position:absolute;margin-top:0;border-radius:0 0 16px 16px;margin-left:-1px;background:#fff;z-index:99}.create-select__list--active{max-height:300px;transition:max-height .3s ease;border:1px solid #c0c5cc;border-top:none}.create-select__arrow{display:flex;align-items:center;height:22px;transition:.3s}.create-select__item{color:#1d2939;font-size:16px;font-style:normal;font-weight:500;line-height:22px;padding:16px;background:#fff;z-index:99}.create-select__item:hover{background:#e7e5fe}.page-404{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 392px)}