.navigation{display:flex;justify-content:space-between;font-size:16px;margin-bottom:40px}.navigation__column{flex-shrink:1;min-width:0}.navigation__column:not(:last-child){margin-inline-end:10px !important}.navigation__column:last-child{text-align:end}.phone-number{white-space:nowrap}.icon{position:relative;display:inline-block;width:1.5em;height:1.5em;flex-shrink:0;background-image:var(--icon);background-size:cover}.icon:not(:last-child){margin-inline-end:.5em}.icon_globe{--icon: url(../../i/globe.svg)}.icon_theme{--icon: url(../../i/theme-dark.svg)}[data-bs-theme=dark] .icon_theme{--icon: url(../../i/theme-light.svg)}[data-bs-theme=dark] .icon_globe{--icon: url(../../i/dark/globe.svg)}.g-recaptcha iframe{border-radius:5px;width:302px;height:76px}html{height:100%}body{min-height:100%;display:flex;flex-direction:column}.background-wrapper,.registration{display:flex;flex-direction:column;flex-grow:1;min-height:100%}.content-wrapper{display:flex;width:100%;flex-grow:1;overflow:hidden;position:relative}.registration-container{display:flex;flex-direction:column;order:1;position:relative;width:100%;overflow-y:auto}.background-container{flex:1;background:url(../../i/background.jpg) no-repeat right top;background-size:cover;position:relative;overflow:hidden;order:2}body.country-az.brocar .background-container{background:url(../../i/az-brocar-background.png) no-repeat right top;background-size:cover}body.country-my.brocar .background-container{background:url(../../i/my-brocar-background.png) no-repeat right top;background-size:cover}body.step_auth .registration-container{max-height:100vh}.registration{background-color:var(--color-bg);padding:16px 15px 58px 15px}@media(max-height: 900px){.registration._min{min-height:100vh}}@media(min-width: 576px){.content-wrapper .registration{padding:40px 39px 56px 39px}}@media(min-width: 768px){.content-wrapper .registration-container{width:447px}.content-wrapper .registration-container .registration{padding:40px 30px 56px 47px}.content-wrapper .registration-container .registration._min{min-height:800px}}@media(min-width: 992px){.content-wrapper .registration-container{width:640px}.content-wrapper .registration-container .registration{padding:40px 125px 80px 165px}}[dir=rtl] .background-container{background:url(../../i/driver-bg.jpg) no-repeat left top;background-size:cover;order:2}[dir=rtl] .registration-container{order:1}
