:root{--screen-size-sm:375px;--screen-size-md:768px;--screen-size-lg:1024px;--screen-size-xl:1114px;--screen-size-xxl:1280px}.auction-register{display:flex;flex-direction:column;gap:16px;height:100%;padding:16px 0 24px}.auction-register__header{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 16px}.auction-register__title{font-size:16px;font-weight:700;letter-spacing:.12px;line-height:100%;text-transform:uppercase}.auction-register__closer{height:24px;width:24px}.auction-register__close-icon{font-size:24px}.auction-register__main{display:flex;flex-direction:column;flex-grow:1;font-size:12px;gap:16px;line-height:16px;overflow:auto;padding:0 16px}.auction-register__form{display:flex;flex-direction:column;gap:32px;height:100%}.auction-register__form-content,.auction-register__form-footer{display:flex;flex-direction:column;gap:8px}.auction-register__form-content{flex-grow:1}.auction-register__text{font-size:14px;text-align:center}.auction-register__form-inputs{display:flex;flex-direction:column;gap:18px}.auction-register__info-text{font-weight:500;letter-spacing:-.024px}.auction-register__info-text--error{color:#c03}.auction-register__form-text{color:#666;text-align:center}.auction-register__form-text--terms-note{line-height:18px;text-align:left}.auction-register__form-link{color:#000;font-size:inherit;font-weight:500;line-height:inherit;text-decoration:underline}.auction-register__form-link:hover{text-decoration:none}.auction-register__text-link{font-weight:500}.auction-register__text-link:hover{text-decoration:underline}
