.cookie-banner{width:calc(100% - 24px);max-width:730px;display:flex;align-items:center;position:fixed;bottom:6px;right:5%;z-index:9999;background-color:hsla(0,0%,5%,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px;border-radius:12px}@media only screen and (max-width:800px){.cookie-banner{right:auto;left:50%;transform:translateX(-50%);flex-direction:column}}.cookie-banner__text{color:#fff;font-size:12px;margin-right:12px}@media only screen and (max-width:800px){.cookie-banner__text{margin-bottom:16px}}.cookie-banner__text>a{color:#fff;border-bottom:1px solid #fff}.reglog-register-password-conditions{width:100%;margin-top:8px}.reglog-register-password-conditions__title{font-family:var(--font-manrope);font-weight:600;font-size:12px;line-height:120%;color:#070707}.reglog-register-password-conditions__items{width:100%;margin-top:8px;display:grid;grid-template-columns:auto auto;grid-gap:4px 24px;gap:4px 24px}@media only screen and (max-width:500px){.reglog-register-password-conditions__items{grid-template-columns:1fr 1fr;gap:4px}}.reglog-register-password-conditions-item{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:8px;color:#070707;transition:color .2s linear}.reglog-register-password-conditions-item--passed{color:#285141}.reglog-register-password-conditions-item--failed{color:#9a1a1a}.reglog-register-password-conditions-item-icon__svg,.reglog-register-password-conditions-item__label{color:inherit}.reglog-register-password-conditions-item-icon{width:18px;height:18px;display:flex;justify-content:center;align-items:center}.reglog-register-password-conditions-item__label{font-family:var(--font-manrope);font-weight:500;font-size:12px;line-height:140%}.reglog-register-form{width:100%}.reglog-register-form-fields,.reglog-register-form-fields__row{gap:12px!important}@media only screen and (min-width:501px){.reglog-register-form-fields__input .tc-input__wrapper{height:auto!important;padding:8px!important}.reglog-register-form-fields__input .tc-input__label{line-height:120%!important;margin-bottom:6px!important}.reglog-register-form-fields__input .tc-input__field{height:auto!important;line-height:120%!important}}.reglog-register-form-fields-password{width:100%}.reglog-register-form-checkboxes{width:100%;margin-top:24px}@media only screen and (max-width:500px){.reglog-register-form-checkboxes{margin-top:20px}}.reglog-register-form-checkbox{margin-bottom:8px}.reglog-register-form-checkbox:last-of-type{margin-bottom:0}.reglog-register-form-button{width:100%;margin-top:16px}@media only screen and (max-width:500px){.reglog-register-form-button{margin-top:20px}}