.background{display:flex;flex-direction:column}.background__image{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover}@media screen and (min-width:768px){.background{overflow:hidden;height:100%}}@media screen and (max-width:768px){.background{background-color:var(--lux-color-d);overflow:auto;flex:1}.background__image{display:none}}html,body{margin:0;width:100%;height:100%;display:flex}*{box-sizing:border-box}body{flex-direction:column;align-items:stretch;justify-content:space-between;flex-grow:1}@media screen and (min-width:768px){body{overflow:hidden}}@media screen and (max-width:768px){body{overflow:auto;min-width:320px}}.lux-button:focus-visible,.lux-button-secondary:focus-visible,.lux-button-tertiary:focus-visible,.lux-button-ghost:focus-visible,#captchafox .cf-checkbox.cf-checkbox-circle:focus-visible,#captchafox .cf-checkbox.cf-checkbox-icon:focus-visible,#captchafox .cf-button__logo:focus-visible,.focus-style:focus-visible{outline:2px solid var(--lux-color-b)}.lux-text-link[href]:focus-visible{outline:2px solid var(--lux-color-b);border-radius:4px}.header{display:flex;justify-content:space-between;width:100%;margin-bottom:12px}.header--left{display:flex;align-items:center;flex-wrap:nowrap}.header__product-icon{display:inline-flex;width:28px;height:28px;border-radius:8px;background-color:var(--lux-color-b);margin-left:4px}.header__product-icon:first-of-type{margin-left:8px}.header__product-icon:before{content:"";width:20px;height:20px;mask-size:cover;background-color:var(--lux-color-d);margin:auto}#mail:before{mask-image:url(https://s.uicdn.com/mampkg/@mamdev/fd.libs.lux.icons@0.26.0/mono/mail.svg)}#cloud:before{mask-image:url(https://s.uicdn.com/mampkg/@mamdev/fd.libs.lux.icons@0.26.0/mono/cloud.svg)}#news:before{mask-image:url(https://s.uicdn.com/mampkg/@mamdev/fd.libs.lux.icons@0.26.0/mono/news.svg)}.language-picker__trigger{display:flex;align-items:center;justify-content:center;position:relative;height:32px;background-color:var(--lux-color-c-l94);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgOS41N2MwLS4yNy4xLS41NS4zMS0uNzYuNDItLjQyIDEuMS0uNDIgMS41MiAwTDEyIDEyLjk4bDQuMTctNC4xN2ExLjA3NCAxLjA3NCAwIDEgMSAxLjUyIDEuNTJMMTIgMTYuMDJsLTUuNjktNS42OUM2LjEgMTAuMTIgNiA5Ljg1IDYgOS41N1oiIGZpbGw9IiM5OTkiLz48L3N2Zz4=);background-position:right 8px center;background-repeat:no-repeat;background-size:24px;padding:0 32px 0 16px;border-radius:16px;border:1px solid transparent;cursor:pointer}.language-picker__trigger-flag{pointer-events:none;width:20px;height:14px}.language-picker__trigger:hover{background-color:var(--lux-color-c-l82)}.language-picker__trigger:focus-visible{border:1px solid var(--lux-color-b);box-shadow:0 0 1px 1px var(--lux-color-b)}.footer{font-family:Verdana,sans-serif;display:flex;flex-wrap:wrap;justify-content:center;padding:13px 32px 12px;border-top:1px solid var(--lux-color-c-l70);background-color:var(--lux-color-d);gap:8px 16px}.footer .link{font-size:14px;font-style:normal;line-height:22px;text-align:center;font-feature-settings:"liga" off,"clig" off;--lux-text-link__text-color: var(--lux-color-c);--lux-text-link__text-color-visited: var(--lux-color-c)}.progress-meter{display:flex;overflow:visible;justify-content:flex-start;gap:3px;width:100%;border-radius:4px;background-color:var(--lux-color-d);margin-bottom:16px}.progress-meter__item{position:relative;text-align:center;height:6px;flex:1 0 0;border-radius:2px;background:var(--lux-color-c-l82)}.progress-meter__item--visited:before{content:"";position:absolute;inset:0;border-radius:2px;background-color:var(--lux-color-h3)}.progress-meter__item--visited:not(:first-of-type):before{animation:grow 1s ease-out 0s}.progress-meter__item--visited:not(:first-of-type):after{content:"";position:absolute;top:0;right:0;height:6px;width:10%;opacity:0;background:linear-gradient(to right,#fff0,#ffffff08 1%,#fff9 30%,#ffffffd9 50% 70%,#ffffffd9 71%,#fff0);animation:move 1s ease-in 1s;transform:skew(45deg)}@keyframes move{0%{left:82%;opacity:0}5%{opacity:0}48%{opacity:.4}80%{opacity:0}to{left:0}}@keyframes grow{0%{width:0%}to{width:100%}}.steps-wizard__initial-step,.steps-wizard__registration-step{width:100%;margin-top:24px}@media screen and (max-width:768px){.steps-wizard__initial-step,.steps-wizard__registration-step{margin-top:auto;margin-bottom:auto}}.steps-wizard__registration-step>*:not(.mobile-phone-step--mtan-verification){animation:fade-in 1s ease-in-out}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.main-page{display:flex;position:relative;flex-direction:column;border-radius:16px;background-color:var(--lux-color-d);align-items:center}@media screen and (min-width:768px){.main-page{width:516px;padding:48px;margin:auto}.main-page__wrapper{padding:90px;overflow:auto;height:100%;display:flex}}@media screen and (max-width:768px){.main-page{margin:0;padding:16px;height:100%}.main-page__wrapper{padding:0;flex-grow:1}}
