.breadcrumbs{width:100%}@media screen and (min-width: 1024px){.breadcrumbs{z-index:var(--z-index-element);position:absolute}}@media screen and (max-width: 1024px){.breadcrumbs{background:var(--dark, #000d22)}}.breadcrumbs__inner{margin-top:var(--header-height);padding-top:.7rem}@media screen and (min-width: 768px){.breadcrumbs__inner{padding-top:1.4rem}}.breadcrumbs__item{display:inline-block;vertical-align:middle;position:relative;padding:.2rem 1rem;font-weight:600;font-size:1.4rem;letter-spacing:-.02em;line-height:1.35;color:var(--color-secondary);text-decoration:none}.breadcrumbs__item:not(:last-child):hover{color:var(--color-primary)}.breadcrumbs__item:not(:first-child){padding:.2rem 1rem .2rem 2.6rem}.breadcrumbs__item:not(:first-child):before{content:"";position:absolute;top:50%;left:0;width:16px;height:16px;transform:translate3d(0,-50%,0);color:var(--color-secondary);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNyA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuOTM5NDUzIDcuNDk5ODlMMy45Mzk0NSA0LjQ5OTg5TDAuOTM5NDUzIDEuNDk5ODlMMi4wMDAxMSAwLjQzOTIyNkw2LjA2MDc3IDQuNDk5ODlMMi4wMDAxMSA4LjU2MDU1TDAuOTM5NDUzIDcuNDk5ODlaIiBmaWxsPSIjNUQ2RDg5Ii8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:center}.breadcrumbs__item:first-child{padding:.2rem 1rem .2rem 0}.mode-dark .breadcrumbs__item{color:var(--color-secondary)}.mode-dark .breadcrumbs__item:not(:last-child):hover{color:var(--color-white)}.flat-card{height:100%;border-radius:var(--border-radius);background-color:var(--color-card-contrast);transition:box-shadow .25s ease-in-out,transform .25s ease-in-out,border var(--transition),background-color var(--transition)}.flat-card__inner{height:100%;padding:2.4rem}@media screen and (min-width: 768px){.flat-card__inner{padding:3.2rem}}.flat-card__inner>.list-row{margin-top:-.8rem}.flat-card__icon{margin-bottom:2.4rem}.flat-card__title{font-size:1.6rem;margin-bottom:.4rem}@media screen and (min-width: 768px){.flat-card__title{font-size:2rem}}.flat-card__title span{color:var(--color-secondary)}.flat-card__title._has-padd{margin-bottom:.8rem}@media screen and (min-width: 768px){.flat-card__title._has-padd{margin-bottom:1.6rem}}.flat-card__desc{margin-bottom:0;color:var(--color-contrast)}.flat-card__desc a{color:var(--color-contrast);text-decoration:underline}.flat-card__desc a:hover{color:var(--color-white);text-decoration:none}.flat-card__desc+.btn{margin-top:2.4rem}.flat-card__desc+.list-icon{margin-top:.8rem}@media screen and (min-width: 768px){.flat-card__desc+.list-icon{margin-top:1.2rem}}.flat-card__list{color:var(--color-contrast);margin:.8rem 0}.flat-card__btn{margin-top:2.4rem}.flat-card__info:not(:first-child){margin-top:2.4rem}@media screen and (min-width: 768px){.flat-card__info:not(:first-child){margin-top:3.2rem}}.flat-card._light{border:1px solid var(--color-stroke-light-gray);background-color:var(--color-light-gray)}.flat-card._light .flat-card__title{color:var(--color-primary)}.flat-card._light .flat-card__title span{color:var(--color-secondary)}.flat-card._light .flat-card__desc{color:var(--color-primary)}.flat-card._light .flat-card__desc a{color:var(--color-accent);text-decoration:underline}.flat-card._light .flat-card__desc a:hover{text-decoration:none}.flat-card._light .flat-card__list{color:var(--color-primary)}.hero__inner{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;min-height:100vh}.hero__img-wrap{margin-bottom:2.4rem}@media screen and (min-width: 768px){.hero__img-wrap{margin-bottom:4.8rem}}.hero__content{display:flex;flex-direction:column;justify-content:center;flex-grow:1;max-width:774px;height:100%;margin:0 auto;padding:calc(var(--header-height) + var(--section-padd) + 1.6rem) 0 0;text-align:center}@media screen and (min-width: 768px){.hero__content{padding:calc(var(--header-height) + var(--section-padd)) 0 0}}@media screen and (min-width: 1440px){.hero__content{width:880px}}.hero__content._centered{padding:calc(var(--header-height) + var(--section-padd)) 0}.hero__content._wide{max-width:100%;width:100%}.hero__content._wide .hero__title{margin-left:auto;margin-right:auto}.hero__content._err-500{width:100%}.hero__content._err-500.hero__content{padding:calc(var(--header-height)) 0 0}.hero__content._err-500 .hero__img-wrap{margin-bottom:6.4rem}.hero__content._err-500 .hero__title{margin:0 auto}.hero__content._err-500 .hero__actions{padding:0 var(--container-padd)}.hero__desc{max-width:576px;margin:1.2rem auto 0}@media screen and (min-width: 1440px){.hero__desc{max-width:656px}}@media screen and (min-width: 1800px){.hero__desc{max-width:704px}}.hero__desc._narrow{max-width:397px}.hero__sub-desc{display:inline-block;vertical-align:middle;max-width:576px;margin:0 auto 2.4rem;border-radius:100px;padding:.4rem 1.2rem;font-size:1.6rem;line-height:1;color:var(--color-contrast);background-color:rgba(255,255,255,.1)}@media screen and (min-width: 1024px){.hero__sub-desc{margin:0 auto 3.2rem}}@media screen and (min-width: 1440px){.hero__sub-desc{max-width:656px}}.hero__box{width:100%;margin-top:3.2rem}@media screen and (min-width: 768px){.hero__box{margin-top:4.8rem}}@media screen and (min-width: 1280px){.hero__box{margin-top:7.2rem}}.hero__box._has-padd{margin-bottom:4rem}@media screen and (min-width: 768px){.hero__box._has-padd{margin-bottom:4.8rem}}@media screen and (min-width: 1280px){.hero__box._has-padd{margin-bottom:12rem}}.hero__box._has-cards{margin-bottom:2.4rem}.hero__box._has-cards .flat-card__inner{padding:2.4rem}.hero__box._wide .title{max-width:100%;width:100%}.hero__tags-line{margin-top:4.8rem}@media screen and (min-width: 768px){.hero__tags-line{margin:3.8rem 0 1.8rem}}.hero__search-knowledge{width:100%;margin-top:3.2rem;margin-bottom:1.6rem}@media screen and (min-width: 768px){.hero__search-knowledge{margin-top:8rem}}.hero__app-images{margin-top:3.2rem}.hero__app-bottom{text-align:center;margin-top:4.8rem}@media screen and (min-width: 768px){.hero__app-bottom{margin-top:8rem}}.hero__app-bottom p{max-width:428px;color:var(--color-contrast)}.hero__app-bottom .btn{margin-top:2.4rem}.hero._light,.hero._light .hero__desc{color:var(--color-primary)}.hero._light .hero__sub-desc{color:var(--color-primary);background-color:var(--color-light-gray)}.hero._no-vh .hero__inner{min-height:auto}.hero._no-vh .hero__content{padding:calc(var(--header-height) + var(--section-padd) + 1.6rem) 0 0}@media screen and (min-width: 768px){.hero._no-vh .hero__content{padding:calc(var(--header-height) + var(--section-padd)) 0 0}}.hero._no-vh .hero__desc{max-width:477px}.hero._align-left .hero__content{width:100%;max-width:100%;text-align:left}.hero__mode{position:fixed;z-index:var(--z-index-fix);top:calc(100vh - 62px);left:50%;font-size:0;transform:translate3d(-50%,15rem,0)}.hero__mode .switch-mode__inner{box-shadow:0 4px 5px -2px rgba(0,0,0,.16),0 48px 150px -8px #000;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transition:all var(--transition)}.hero__mode.is-scale{cursor:pointer}.hero__mode.is-scale .switch-mode__inner{max-width:48px;height:48px}.hero__mode.is-scale .switch-mode__inner:before{content:"";position:absolute;display:block;top:50%;left:50%;width:18px;height:4px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iNCIgdmlld0JveD0iMCAwIDE4IDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSI0IiBoZWlnaHQ9IjQiIHJ4PSIyIiBmaWxsPSIjMDAwRjJBIi8+CjxyZWN0IHg9IjciIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIHJ4PSIyIiBmaWxsPSIjMDAwRjJBIi8+CjxyZWN0IHg9IjE0IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiByeD0iMiIgZmlsbD0iIzAwMEYyQSIvPgo8L3N2Zz4K);background-size:cover;background-repeat:no-repeat;background-position:50% 50%;transform:translate3d(-50%,-50%,0)}.hero__mode.is-scale .switch-mode__label{transform:scale(0)}.hero__mode.is-scale:hover .switch-mode__inner{max-width:var(--width, 500px);height:auto}.hero__mode.is-scale:hover .switch-mode__inner:before{content:none}.hero__mode.is-scale:hover .switch-mode__label{transform:scale(1)}.flat-cards__list{text-align:left}.flat-cards__list._more .flat-cards__item.is-hide{display:none}.flat-cards__list._more.is-show .flat-cards__item.is-hide{display:block}.flat-cards__item{flex-grow:1}.flat-cards__actions{display:none}.flat-cards__actions.is-show{display:block}.flat-cards__link{text-decoration:none}.flat-cards__link .flat-card:hover{background-color:var(--color-card-hover)}.flat-cards__link .flat-card__title{color:var(--color-white)}.flat-cards__link._light .flat-card:hover{border:1px solid var(--color-stroke-gray-hover);background-color:var(--color-light-gray)}.flat-cards._loc-center .flat-cards__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.flat-cards._light .flat-cards__link .flat-card__title{color:var(--color-primary)}.flat-cards._light .flat-card{border:1px solid var(--color-stroke-light-gray);background-color:var(--color-light-gray)}.flat-cards._light .flat-card__title,.flat-cards._light .flat-card__desc,.flat-cards._light .flat-card__list{color:var(--color-primary)}.page-header{position:fixed;z-index:var(--z-index-fix);top:0;left:0;right:0;width:100%;background-color:var(--light, var(--color-white)) var(--dark, var(--color-header));border:var(--light, 1px solid var(--color-light-gray)) var(--dark, none);border-bottom:var(--light, 1px solid var(--color-light-gray)) var(--dark, 1px solid rgba(93, 109, 137, .24));will-change:transform}.page-header__inner{position:relative;height:56px;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin:0 auto;padding:0 1.6rem}@media screen and (min-width: 768px){.page-header__inner{height:72px}}.page-header__logo{flex-grow:1}@media screen and (min-width: 768px){.page-header__logo{flex-grow:0;margin-right:1.2rem}}@media screen and (min-width: 1280px){.page-header__logo{margin-right:2.4rem}}.page-header__right{display:flex;align-items:center;margin-left:auto}.page-header__contacts{display:none}@media screen and (min-width: 375px){.page-header__contacts{display:block;padding:0 1.2rem}}.page-header__contacts-phone{font-weight:600;font-size:1.6rem;color:var(--color-text);text-decoration:none}@media screen and (min-width: 768px){.page-header__login{margin-right:.8rem}}.page-header__skeleton{margin-left:.8rem}.page-header__skeleton>.v-skeleton{width:40px;height:34px}@media screen and (min-width: 768px){.page-header__skeleton>.v-skeleton{width:134px}}@media screen and (min-width: 1140px){.page-header__toggle{display:none}}@media screen and (max-width: 768px){.page-header__btn{width:0;position:absolute;opacity:0;visibility:hidden;max-height:0;pointer-events:none}}.page-header__btn+.page-header__under{margin-left:.8rem}@media screen and (max-width: 520px){.page-header__under{width:0;position:absolute;opacity:0;visibility:hidden;max-height:0;pointer-events:none}}.page-header__under+.page-header__under{margin-left:.8rem}.page-header__under:hover{background-color:var(--light, var(--color-light-black-pale)) var(--dark, var(--color-light-white-pale))}.page-content{position:relative}.page-content .breadcrumbs+.hero-cards{padding-top:3.2rem}@media screen and (min-width: 1024px){.page-content .breadcrumbs+.hero-cards{padding-top:calc(7.2rem + var(--header-height))}}.page-footer{position:relative;color:var(--color-contrast)}.page-footer__inner{padding:8rem 0}.page-footer__form{max-width:700px;margin:6.4rem auto}@media screen and (min-width: 1280px){.page-footer__form{margin:12rem auto}}.page-footer__form .field-text__input:focus{box-shadow:0 0 0 2px rgba(141,166,211,.1)}.page-footer__middle{margin-bottom:6.4rem}@media screen and (min-width: 768px){.page-footer__middle{margin-bottom:4rem}}@media screen and (min-width: 1280px){.page-footer__middle{display:flex;justify-content:space-between;margin-bottom:5.6rem}}.page-footer__contacts{display:flex;flex-direction:column;color:var(--color-contrast)}@media screen and (min-width: 1280px){.page-footer__contacts{width:280px;flex-shrink:0}}.page-footer__contacts-name{margin-bottom:1.2rem;color:var(--color-secondary)}.page-footer__contacts-call{display:flex;flex-direction:column;margin-bottom:.8rem}@media screen and (min-width: 480px){.page-footer__contacts-call{flex-direction:row}}@media screen and (min-width: 768px){.page-footer__contacts-call{margin-bottom:1.6rem}}@media screen and (min-width: 1280px){.page-footer__contacts-call{flex-direction:column}}.page-footer__contacts-call a{color:var(--color-contrast);text-decoration:none}.page-footer__contacts-call a:hover{color:var(--color-white)}@media screen and (min-width: 480px){.page-footer__contacts-call a+a{margin-left:1.2rem}}@media screen and (min-width: 1280px){.page-footer__contacts-call a+a{margin-left:0}}.page-footer__contacts-address{display:flex;flex-direction:column;margin-bottom:1.2rem;font-size:1.6rem;line-height:1.2;letter-spacing:-.02em}@media screen and (min-width: 768px){.page-footer__contacts-address{display:block;margin-bottom:1.6rem}.page-footer__contacts-address span:nth-child(3){display:block}}@media screen and (min-width: 1280px){.page-footer__contacts-phone{margin-bottom:1.6rem}}.page-footer__achievement{display:flex;flex-direction:column;align-items:flex-start;margin-top:2.4rem}@media screen and (min-width: 768px){.page-footer__achievement{margin-top:3.2rem}}.page-footer__achievement-link{display:inline-block}.page-footer__achievement-link .achievement__icon{transition:fill var(--transition)}.page-footer__achievement-link .achievement__icon._registry{fill:var(--color-contrast)}.page-footer__achievement-link:hover .achievement__icon._registry{fill:var(--color-white)}.page-footer__achievement-link+.page-footer__achievement-link{margin-top:2rem}.page-footer__bottom{display:flex;flex-direction:column;margin-top:6.4rem;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:var(--color-secondary)}@media screen and (min-width: 768px){.page-footer__bottom{flex-direction:row;align-items:flex-end;justify-content:space-between;margin-top:4rem}}@media screen and (min-width: 1280px){.page-footer__bottom{align-items:center;justify-content:space-between;margin-top:5.6rem}}.page-footer__bottom a{color:var(--color-secondary);text-decoration:none}.page-footer__bottom a:hover{color:var(--color-contrast)}.page-footer__pay-system{margin-bottom:2.4rem}@media screen and (min-width: 768px){.page-footer__pay-system{margin-bottom:0;order:2}}@media screen and (min-width: 1280px){.page-footer__pay-system{margin-right:3.2rem;order:1}}.page-footer__copyright{margin-bottom:1.2rem}@media screen and (min-width: 1280px){.page-footer__copyright{margin-bottom:0;margin-right:3.2rem;flex-shrink:0}}.page-footer__info{font-size:1.6rem}@media screen and (min-width: 768px){.page-footer__info{display:flex;flex-direction:column;order:1}}@media screen and (min-width: 1280px){.page-footer__info{flex-direction:row;align-items:center;justify-content:flex-end;order:2;width:100%}}.page-footer__policy{display:flex;flex-direction:column;margin-bottom:1.2rem}@media screen and (min-width: 768px){.page-footer__policy{margin-bottom:0}}@media screen and (min-width: 1280px){.page-footer__policy{flex-direction:row}}.page-footer__policy-link:not(:last-child){margin-right:3.2rem;margin-bottom:1.2rem}@media screen and (min-width: 1280px){.page-footer__policy-link:not(:last-child){margin-right:3.2rem;margin-bottom:0}}.page-footer__applications{margin-bottom:6.4rem}@media screen and (min-width: 768px){.page-footer__applications{margin-bottom:8rem}}
