.Authentication_formContainer__gmiow{background-image:url(/images/background-image.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:8rem 5rem 14rem;height:100%}.Authentication_formContainer__gmiow a:hover{text-decoration:underline}.Authentication_form__uTGrO{max-width:70rem;margin:auto;background:#fff;padding:3rem 5rem;border-radius:12px;text-align:center;font-size:1.8rem;font-family:ProductSans;color:#7c7f82}.Authentication_heading__szZEd{font-size:4rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.Authentication_subHeading__Zwy_l{font-size:2.2rem;margin-bottom:3rem;color:#1a1a1a;font-weight:400}.Authentication_formInput__OpzEG{margin-bottom:2.5rem}.Authentication_OTPWrapper__RtWlA{display:flex;justify-content:space-between;margin-bottom:5rem}.Authentication_OTPWrapper__RtWlA .Authentication_OTPInput__FgrNN{font-family:Samsung Sharp Sans;width:8rem!important;height:8rem!important;border-radius:7px;border:1.5px solid #a6a8ab;font-size:3rem}.Authentication_submitButton__DBvzj{font-family:Samsung Sharp Sans;font-size:2.4rem;height:6.5rem;margin-bottom:3rem;width:100%;background:#e95b0b;border-radius:7px;color:#fff;cursor:pointer;border:none}.Authentication_submitButton__DBvzj:hover{background-color:#d33c00}.Authentication_disabledButton__Xfywf{opacity:.7;cursor:not-allowed}.Authentication_disabledButton__Xfywf:hover{background-color:#e95b0b}.Authentication_backButton__hxltw{font-size:2rem;margin-top:-1rem;padding:1rem;display:block;color:#333}.Authentication_loginOption__dzd3f{display:flex;justify-content:space-between;padding:0 3rem;margin-bottom:2.5rem}.Authentication_registerOption__gYK3g{display:flex;margin-bottom:2.5rem;margin-top:3rem}.Authentication_alternative__o03K9{margin-bottom:1.5rem}.Authentication_alternative__o03K9 .Authentication_alternativeLabel__Q_zQ_{display:inline-block;transform:translatey(calc(-50% - 3px));background:#fff;padding:0 2rem}.Authentication_buttonWrapper__wgHg0{margin-bottom:2rem;display:flex;justify-content:center}.Authentication_buttonWrapper__wgHg0 button{width:16.5rem;height:5rem;color:#fff;border:none;border-radius:7px;cursor:pointer}.Authentication_buttonWrapper__wgHg0 button:hover{opacity:.8}.Authentication_buttonWrapper__wgHg0 .Authentication_facebookButton__pzsh8{background:#264d90;margin-right:1.5rem}.Authentication_buttonWrapper__wgHg0 .Authentication_googleButton__yGsnd{background:#d33d27}.Authentication_link__Oqvoe{font-weight:700;color:#1a1a1a!important}.Authentication_verifyStatusIcon__bh2Fw{margin:5rem 0}.Authentication_errorMessage__IDP5U{color:red;text-align:left;margin-bottom:1rem}@media only screen and (max-width:600px){.Authentication_formContainer__gmiow{padding:4rem 2rem}.Authentication_form__uTGrO{font-size:1.6rem;padding:2rem 2rem 3rem}.Authentication_formInput__OpzEG{margin-bottom:2rem}.Authentication_heading__szZEd{font-size:2.5rem}.Authentication_subHeading__Zwy_l{font-size:1.8rem;margin-bottom:2.5rem}.Authentication_registerOption__gYK3g{margin-top:2.5rem}.Authentication_loginOption__dzd3f{padding:0}.Authentication_submitButton__DBvzj{height:5rem;font-size:1.8rem;margin-bottom:2.5rem}.Authentication_backButton__hxltw{font-size:1.8rem}.Authentication_buttonWrapper__wgHg0 button{height:4rem}.Authentication_buttonWrapper__wgHg0 .Authentication_facebookButton__pzsh8 svg{height:2.3rem}.Authentication_buttonWrapper__wgHg0 .Authentication_googleButton__yGsnd svg{height:2rem}.Authentication_alternative__o03K9{margin-bottom:1rem}.Authentication_alternative__o03K9 .Authentication_alternativeLabel__Q_zQ_{padding:0 1rem}.Authentication_OTPWrapper__RtWlA{margin-bottom:2.5rem}.Authentication_OTPWrapper__RtWlA .Authentication_OTPInput__FgrNN{width:4.5rem!important;height:4.5rem!important;padding:0;font-size:2.2rem}}.CustomInput_container__zB5d_{font-family:ProductSans}.CustomInput_inputWrapper__qUXDt{padding:1.8rem 2.2rem;display:flex;border:1px solid #a6a8ab;border-radius:7px;width:100%;font-size:1.8rem}.CustomInput_input__OPvTL{font-size:inherit;font-family:ProductSans;background:inherit;border:none;outline:none;width:100%;margin-right:1rem}.CustomInput_input__OPvTL::-moz-placeholder{color:#b3b3b3;font-family:ProductSans}.CustomInput_input__OPvTL::placeholder{color:#b3b3b3;font-family:ProductSans}.CustomInput_icon__twhXo{display:flex;align-items:center;flex:0 0 2.4rem;margin-left:auto}.CustomInput_icon__twhXo svg{width:100%;height:auto;max-height:2.4rem}.CustomInput_errorMessage__r9bav{font-size:inherit;text-align:left;color:red;margin-top:1rem}@media(max-width:640px){.CustomInput_inputWrapper__qUXDt{font-size:1.6rem;padding:1.4rem 1.8rem}.CustomInput_icon__twhXo{flex:0 0 2rem}.CustomInput_icon__twhXo svg{max-height:2rem}}.SquareCheckbox_container__4pFjO{display:block;position:relative;padding-left:3.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:inherit}.SquareCheckbox_container__4pFjO input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SquareCheckbox_checkmark__9UoCG{position:absolute;top:0;left:0;height:24px;width:24px;background-color:inherit;border:2px solid #7c7f82}.SquareCheckbox_container__4pFjO input:checked~.SquareCheckbox_checkmark__9UoCG{background-color:#7c7f82}.SquareCheckbox_checkmark__9UoCG:after{content:"";position:absolute;display:none}.SquareCheckbox_container__4pFjO input:checked~.SquareCheckbox_checkmark__9UoCG:after{display:block}.SquareCheckbox_container__4pFjO .SquareCheckbox_checkmark__9UoCG:after{left:6px;top:0;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media only screen and (max-width:600px){.SquareCheckbox_container__4pFjO{padding-left:3rem}.SquareCheckbox_checkmark__9UoCG{position:absolute;top:0;left:0;height:20px;width:20px;background-color:inherit;border:2px solid #7c7f82}.SquareCheckbox_container__4pFjO .SquareCheckbox_checkmark__9UoCG:after{left:4px;top:-1px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}}