.header{align-items:center;background-color:var(--ah-color-bg);display:grid;grid-template-columns:4rem 1fr;height:5rem;left:0;min-height:5rem;padding-right:var(--page-margins);position:fixed;right:0;top:0;transition:box-shadow .2s ease-in;z-index:calc(var(--ah-index-fixed-content) + 1)}.header__burger{align-items:center;cursor:pointer;display:flex;justify-content:center}.header__body{display:flex;gap:var(--ah-space-20);justify-content:space-between;min-width:0}.header__controls,.header__title{display:flex;gap:var(--ah-space-8)}.header__title{align-items:center;min-width:0}.header__title .ah-typography_font-heading-h1,.header__title .ah-typography_font-heading-h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__controls{align-items:center;flex-shrink:0}.header_shadow{box-shadow:var(--ah-shadow-drop-m)}@media (min-width:600px){.header{gap:var(--ah-space-20);grid-template-columns:4rem 1fr;position:sticky}}@media (min-width:1024px){.header{grid-template-columns:1fr;padding-left:1.25rem}.header .header__burger{display:none}}@media only screen and (min-width:1024px + 1px){._hide-min{display:none!important}}@media only screen and (max-width:1024px){._hide-xxsmall{display:none!important}}@media only screen and (max-width:1280px){._hide-xsmall{display:none!important}}@media only screen and (min-width:1280px + 1px){._hide-more_than_xsmall{display:none!important}}@media only screen and (max-width:1366px){._hide-small{display:none!important}}@media only screen and (max-width:1440px){._hide-medium{display:none!important}}@media only screen and (min-width:1440px){._hide-more_than_medium{display:none!important}}@media only screen and (max-width:1680px){._hide-large{display:none!important}}@media only screen and (min-width:1680px){._hide-more_than_large{display:none!important}}@media only screen and (max-width:2560px - 1px){._hide-xlarge{display:none!important}}@media only screen and (min-width:1920px){._hide-more_than_xlarge{display:none!important}}@media only screen and (min-width:2560px){._hide-xxlarge{display:none!important}}@media only screen and (max-width:2560px){._hide-max{display:none!important}}.auth-notification-layout{background-color:#f4f6f9;background-image:url(./texture.zd_ZRty1.svg);background-position:top;background-repeat:repeat;background-size:initial;display:flex;flex-direction:column;min-height:100vh;position:relative}.auth-notification-layout__header{left:0;position:fixed;right:0;top:0;width:100%}.auth-notification-layout__auth{color:#4c5fef;font-size:1.5rem;font-style:normal;font-weight:600;letter-spacing:-.03em;line-height:120%}
