.registerForm{--commonFrameWidth:360px;--registerWidth:var(--commonFrameWidth);background-color:var(--whiteColor);border-radius:15px;box-shadow:-3px 5px 8px #00000040,3px 0 7px #00000040;display:flex;flex-direction:column;gap:0;margin:0 auto;padding:30px;position:relative;width:var(--registerWidth);z-index:1}.registerForm .formLink{color:var(--mainColor);cursor:pointer;font-size:14px;text-decoration:underline}.registerForm .itemMain:has(.btnVerify){padding-right:0}.registerForm .itemMain .btnDefault.btnVerify{--btnW:unset;--btnH:38px;--btnFontSize:14px;--btnBorderColor:var(--GradientBorder03)}.registerForm .dateRangeItem{margin-bottom:10px}.registerForm .dateRangeItem input{background:var(--formItemBg);height:40px}.registerForm .dateRangeItem .dp__input_icon{left:15px}.registerForm .checkboxLabel{display:block}
