@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-company-init{background-color:#fff;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:var(--ah-index-overlay)}.auth-company-init__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.auth-company-init__wrapper{align-items:center;display:flex;flex-direction:column;gap:1.5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.auth-company-init__status{color:#6c7b8a;font-size:1rem;font-weight:600;letter-spacing:-.02em;line-height:120%}.loader{animation:rotating 1s linear infinite;max-width:64px}.loader .gradient{background-image:conic-gradient(transparent,#339e75);border-radius:50%;height:100px;width:100px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
