.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)}.hero-image__inner{display:flex;align-items:center;flex-direction:column}@media screen and (min-width: 1024px){.hero-image__inner{flex-direction:row}}.hero-image__content{margin-bottom:3.2rem}@media screen and (min-width: 1024px){.hero-image__content{margin-bottom:0;padding-right:4rem;width:50%}}@media screen and (max-width: 480px){.hero-image__title{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:4;-ms-hyphenate-limit-chars:10 3 4;hyphenate-limit-chars:10 3 4}}.hero-image__desc{max-width:720px;margin-bottom:2.4rem}.hero-image__desc:last-child{margin-bottom:0}.hero-image__date{display:flex;align-items:center;margin-top:2.4rem}.hero-image__date-info{padding:.8rem 1.2rem;border-radius:.8rem;border:1px solid var(--color-light-gray)}.hero-image__date-info+.hero-image__date-info{margin-left:1.2rem}.hero-image__actions{margin-top:4rem}.hero-image__img-wrap{position:relative;overflow:hidden;flex-shrink:0}@media screen and (min-width: 1024px){.hero-image__img-wrap{width:50%;max-width:600px}}.hero-image__img-wrap._img-radius .hero-image__img{border-radius:1.6rem}.hero-image.is-brand .hero-image__img-wrap{max-width:340px}@media screen and (min-width: 1024px){.hero-image.is-brand .hero-image__img-wrap{max-width:430px}}@media screen and (min-width: 1280px){.hero-image.is-brand .hero-image__img-wrap{max-width:533px}}.hero-image.is-brand .hero-image__img{transform:rotate(9.92deg)}.hero-image._content-padd .hero-image__inner{padding-top:6.4rem}@media screen and (min-width: 1024px){.hero-image._content-padd .hero-image__inner{padding-top:8rem}}.brandbook__inner{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1024px){.brandbook__inner{flex-direction:row;justify-content:space-between}}@media screen and (min-width: 1024px){.brandbook__title{max-width:373px;padding-right:3.2rem}}.brandbook__list{display:flex;align-items:flex-end;justify-content:center;flex-wrap:wrap;flex-grow:1}.brandbook__item{width:100%;margin-bottom:2.4rem}.brandbook__item:last-child{margin-top:4.8rem;margin-bottom:0}@media screen and (min-width: 768px){.brandbook__item{width:50%}}@media screen and (min-width: 1280px){.brandbook__item{width:33.33%;max-width:266px;margin-top:0;margin-bottom:0}}.brandbook__card{position:relative;font-size:1.6rem;line-height:1.4;text-align:center}.brandbook__card._out .brandbook__card-img{position:static;background-color:var(--color-primary)}.brandbook__card._out .brandbook__card-picture{position:absolute;top:0;left:50%;width:266px;transform:translate3d(-48%,-81px,0)}.brandbook__card-inner{display:block;overflow:hidden;width:170px;height:186px;margin:0 auto;border:1px solid var(--color-stroke-light-gray);border-radius:var(--border-radius)}.brandbook__card-img{position:relative;height:114px;background-color:var(--color-white)}.brandbook__card-img._logo .brandbook__card-picture{width:100px}.brandbook__card-picture{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.brandbook__card-info{text-align:center;padding:1.2rem 1.6rem;background-color:var(--color-bq-brandbook)}@media screen and (min-width: 768px){.brandbook__card-info{padding:1.2rem 2.1rem}}.brandbook__card-text{margin-bottom:0}.brandbook__card-link{position:relative;display:inline-block;vertical-align:middle;color:var(--color-accent);text-decoration:none}.brandbook__card-link:before{content:"";position:absolute;bottom:1px;left:0;width:100%;height:1px;background-color:transparent;transition:background-color var(--transition)}.brandbook__card-link:hover:before{background-color:var(--color-accent)}.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}}
