.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)}.service-card{height:100%}.service-card__inner{position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%;border-radius:var(--border-radius);padding:2.4rem 2.4rem 2rem;background:rgba(255,255,255,.05);transition:background var(--transition)}@media screen and (min-width: 768px){.service-card__inner{min-height:250px}}@media screen and (min-width: 1024px){.service-card__inner{min-height:284px}}.service-card__inner:hover{background:rgba(255,255,255,.1)}.service-card__inner:hover .service-card__btn{opacity:1;visibility:visible;pointer-events:visible}.service-card__inner:hover .service-card__btn:hover{color:var(--color-accent)}.service-card__icon{position:relative;flex-shrink:0;width:40px;height:40px;margin-bottom:1.2rem;border-radius:8px;padding:.6rem;background:rgba(255,255,255,.1)}.service-card__icon .icon{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.service-card__title{font-size:2rem;line-height:1.45;margin-bottom:.8rem}@media screen and (min-width: 768px){.service-card__title{font-size:2.2rem}}.service-card__desc{font-size:1.6rem;line-height:1.4;margin-bottom:.4rem;color:var(--color-contrast)}@media screen and (min-width: 768px){.service-card__desc{font-size:1.8rem}}.service-card__actions{display:flex;align-items:center;margin-top:2.4rem}@media screen and (min-width: 768px){.service-card__actions{margin-top:auto}}.service-card__btn{visibility:hidden;opacity:0;pointer-events:none;color:var(--color-sub-title);min-width:auto}.service-card__btn+.service-card__btn{margin-left:1.6rem}.service-card__btn:last-child{flex-grow:1}.service-card__btn.btn .btn__name{font-size:1.8rem;font-weight:600;text-align:left;padding-left:0}.service-card__btn .btn__arrow{text-align:right;height:auto;line-height:1}.service-card__btn.is-show{opacity:1;visibility:visible;pointer-events:visible}.service-card__link{margin-bottom:2.4rem}.service-card__link,.service-card._link{display:block;color:var(--color-white);text-decoration:none}@media screen and (min-width: 768px){.service-card._low .service-card__inner{min-height:208px}}.service-card._warning .service-card__inner:before{content:"";position:absolute;opacity:.25;right:-295px;bottom:-300px;width:434px;height:405px;border-radius:50%;background:#fc0000;filter:blur(150px)}.service-card._warning .btn{--padd-base: 2.4rem;--padd: 1.2rem var(--padd-base) 1.4rem 0;flex-grow:0;color:var(--color-white)}.service-card._warning .btn:hover{color:var(--color-white)}.service-card._warning .btn._lf .btn__name{padding:var(--padd)}.service-card._warning .btn__icon{flex-shrink:0;top:-3px}.service-card._warning .btn__icon .icon{fill:none}.service-card._info .service-card__inner:before{content:"";position:absolute;opacity:.25;right:-295px;bottom:-300px;width:434px;height:405px;border-radius:50%;background:#0058fc;filter:blur(150px)}.service-card._info .service-card__title{font-size:1.9rem;font-weight:600;letter-spacing:-.02em}.service-card._info .btn{--padd-base: 2.4rem;--padd: 1.2rem var(--padd-base) 1.4rem;flex-grow:0;color:var(--color-white)}.service-card._info .btn:hover{color:var(--color-white)}.service-card._info .btn .btn__name{padding-left:2.4rem}.service-card._info .btn__icon{flex-shrink:0;top:-3px}.service-card._info .btn__icon .icon{fill:none}.service-card._light .service-card__title{color:var(--color-primary)}.service-card._light .service-card__desc{color:var(--color-secondary)}.service-card._light .btn{color:var(--color-primary);background-color:var(--color-light-gray)}.service-card._light .btn:hover{color:var(--color-primary)}.service-card._gray .service-card__inner{border:1px solid var(--color-stroke-light-gray);background-color:var(--color-light-gray)}.service-card._gray .service-card__title{color:var(--color-primary)}.service-card._gray .service-card__desc{color:var(--color-secondary)}.service-card._small .service-card__inner{min-height:auto}.service-card._small .service-card__desc{margin-bottom:1.6rem}.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)}.products-slider{--gap: .8rem;--padd: 2.4rem;color:var(--color-primary)}@media screen and (min-width: 767.98px){.products-slider{--padd: 3.2rem}}.products-slider__top{display:flex;align-items:flex-end;justify-content:space-between;max-width:var(--content-width);margin:0 auto}.products-slider__wrap{position:relative;overflow:hidden}@media screen and (min-width: 1280px){.products-slider__wrap{margin-right:calc(-1 * var(--container-padd))}}@media screen and (min-width: 1536px){.products-slider__wrap{margin-right:0}}.products-slider__title{max-width:870px}.products-slider__nav{flex-shrink:0;margin-bottom:3.2rem;margin-left:3rem}@media screen and (min-width: 767.98px){.products-slider__nav{margin-bottom:4rem}}@media screen and (min-width: 1279.98px){.products-slider__nav{margin-bottom:4.8rem}}.products-slider__slider{max-width:var(--content-width)}.products-slider .swiper-slide{position:relative;overflow:hidden;height:auto}.products-slider__slide .volumed-card__link{width:100%;height:100%}.service-cards__item .service-card__link{height:100%}.service-cards__item:last-child{flex-grow:1}.service-cards__item:last-child .service-card__inner:before{content:"";position:absolute;opacity:.25;right:-155px;bottom:-220px;width:434px;height:405px;border-radius:50%;background:var(--color-accent);filter:blur(150px)}.service-cards__item:last-child .service-card__title{max-width:258px}.service-cards__item:last-child .service-card__desc{max-width:445px}.service-cards__item:last-child .btn{--padd-base: 2.4rem;--padd: 1.2rem var(--padd-base) 1.4rem var(--padd-base);flex-grow:0;color:var(--color-white)}.service-cards__item:last-child .btn:hover{color:var(--color-white)}.service-cards__item:last-child .btn__name{text-align:center;padding:var(--padd)}.service-cards__item:last-child .service-card._gray .btn{color:var(--color-accent)}.service-cards__item:last-child .service-card._gray .btn__name{padding:.65rem 0 .75rem}.service-cards__item:last-child .service-card._gray .btn:hover{color:var(--color-primary)}.service-cards__item:last-child .service-card._accent .btn{color:var(--color-accent)}.service-cards__item:last-child .service-card._accent .btn__name{padding:.65rem 0 .75rem}.service-cards__item:last-child .service-card._accent .btn:hover{color:var(--color-primary)}.service-cards.is-touch .service-card__btn{opacity:1;visibility:visible;pointer-events:visible}.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}}
