.login-container{margin-top:100px;padding-top:50px;display:flex;justify-content:center;width:100%;padding-bottom:80px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.login-container{padding-left:20px;padding-right:20px;margin-top:88px;padding-top:40px}}.login-container .login{width:500px}.login-container .login .or{display:flex;justify-content:center;padding-bottom:12px}.login-container .login .headerbtn{width:100%;display:flex;flex-direction:column;gap:10px;padding-bottom:20px}.login-container .login .hyperlink{text-decoration:underline;color:#32893b}.login-container .login .header{display:flex;flex-direction:column;align-items:center;gap:14px;margin-bottom:27px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.login-container .login .header{align-items:flex-start;gap:14px}}.custombtn.primary{border-radius:6px;background:#32893b;outline:none;border:none;padding:10px 16px;display:flex;align-items:center;justify-content:center;text-wrap:nowrap;transition:all .2s;position:relative}.custombtn.primary:hover{transition:background .2s ease-in-out}.custombtn.primary:disabled{background:#5b9460;cursor:not-allowed;transition:none}.custombtn.primary:active{border:1px solid #1fa72d;box-shadow:3px 2px 22px 1px hsla(0,2%,9%,.24)}.custombtn.primary .custombtn-label{font-size:16px;font-style:normal;text-wrap:nowrap;font-weight:600;color:#fff}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.primary .custombtn-label{font-size:14px;font-weight:500}}.custombtn.secondary{border-radius:50px;border:1.5px solid #000;background:transparent;outline:none;padding:7px 12px;text-wrap:nowrap;height:32px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.secondary{border:none;padding:7px 0}}.custombtn.secondary:hover{background:#000;transition:background .2s ease-in-out}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.secondary:hover{background:transparent}}.custombtn.secondary .custombtn-label{font-size:14px;font-weight:600;color:#000;text-wrap:nowrap}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.secondary .custombtn-label{font-size:12px;border-bottom:1px solid #000}}.custombtn.secondary:hover .custombtn-label{color:#fff}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.secondary:hover .custombtn-label{color:#000}}.custombtn.teritary{border-radius:4px;background:#fff;outline:none;border:1px solid #32893b;text-wrap:nowrap;padding:10px 16px;display:flex;align-items:center;justify-content:center}.custombtn.teritary:hover{background:#f6faf6;transition:background .2s ease-in-out}.custombtn.teritary .custombtn-label{font-size:16px;font-style:normal;font-weight:600;text-wrap:nowrap;color:#32893b}.custombtn.white{border-radius:4px;background:#fff;outline:none;text-wrap:nowrap;border:none;padding:10px 16px;display:flex;align-items:center;justify-content:center}.custombtn.white:hover{background:#f6faf6;transition:background .2s ease-in-out}.custombtn.white .custombtn-label{font-size:16px;font-style:normal;font-weight:600;text-wrap:nowrap;color:#3a3a3a}.custombtn.transparent{border-radius:6px;background:transparent;border:1.5px solid #32893b;outline:none;text-wrap:nowrap;padding:10px 16px;display:flex;align-items:center;justify-content:center;transition:all .2s}.custombtn.transparent:active{transform:scale(.98);box-shadow:3px 2px 22px 1px hsla(0,2%,9%,.24)}.custombtn.transparent .custombtn-label{font-size:16px;font-weight:600;color:#32893b;text-wrap:nowrap}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.transparent .custombtn-label{font-size:14px}}.custombtn.danger{border-radius:6px;background:transparent;border:1.5px solid #bb2124;outline:none;text-wrap:nowrap;padding:10px 16px;display:flex;align-items:center;justify-content:center;transition:all .2s}.custombtn.danger:active{transform:scale(.98);box-shadow:3px 2px 22px 1px hsla(0,2%,9%,.24)}.custombtn.danger .custombtn-label{font-size:16px;font-weight:600;color:#bb2124;text-wrap:nowrap}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.danger .custombtn-label{font-size:14px}}.btn-spinner{position:absolute;right:20px;animation-name:spin;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.authbutton{height:50px;width:100%;border-radius:4px;display:flex;align-items:center;justify-content:center;border:none;outline:none;gap:10px;transition:all .2s}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.authbutton{height:42px}.authbutton p{font-weight:500!important}}.authbutton:active{transform:scale(.99);box-shadow:1px 1px 1px 1px hsla(0,2%,9%,.24)}.customcheckbox-label{font-family:Plus Jakarta Sans;font-size:16px;font-weight:400;color:#4d4d4d}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.customcheckbox-label{font-size:14px}}.customcheckbox-label-rounded{font-family:Plus Jakarta Sans;font-size:12px;font-weight:400;color:#111}.customcheckbox-base,.customcheckbox-wrapper{border-color:#000}.after\:bg-primary:after{background-color:#32893b!important}.input-wrapper{height:50px;border:1px solid #000}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.input-wrapper{height:40px}}.invalid-input{border-bottom:2px solid #f41260!important}.invalid-input:focus{outline:none}.custominput-label{font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;color:#4d4d4d;padding-bottom:2px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custominput-label{font-size:12px;padding-bottom:0}}.custom-input{font-family:Plus Jakarta Sans;font-size:16px;font-weight:400;color:#4d4d4d}.custom-input::-moz-placeholder{font-size:14px}.custom-input::placeholder{font-size:14px}.custom-text-input-wrapper{width:100%}.custom-text-input-wrapper .label-container{display:flex;align-items:center;gap:9px}.custom-text-input-wrapper .label-container .infoicon{cursor:pointer;padding-bottom:2px}.custom-text-input-wrapper .label-container .label{color:#4d4d4d;font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;padding-bottom:4px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custom-text-input-wrapper .label-container .label{font-size:12px}}.custom-text-input-wrapper .label-container .label span{padding-left:2px;color:#f41260}.custom-text-input-wrapper .invalid-input{border-bottom:2px solid #f41260!important}.custom-text-input-wrapper .invalid-input:focus{outline:none}.custom-text-input-wrapper .custom-text-input{width:100%;height:50px;border:1px solid #000;border-radius:4px;font-family:Plus Jakarta Sans;font-size:16px;font-weight:400;color:#4d4d4d;padding-left:10px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custom-text-input-wrapper .custom-text-input{height:40px}}.custom-text-input-wrapper .custom-text-input:disabled{border:1px solid #ccc}.custom-text-input-wrapper .custom-text-input::-moz-placeholder{font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;color:#949494}.custom-text-input-wrapper .custom-text-input::placeholder{font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;color:#949494}.errmsg{color:#f41260;font-size:12px}.warning-msg{color:#f5a623;font-size:12px}.progress-bg{width:100%;height:.25rem;background-color:#fbfbfb;border-radius:0 0 .2rem .2rem;position:relative}.progress-msg{font-size:12px}.progress{width:0;height:.25rem;position:absolute;margin-left:2px;border-radius:0 0 .2rem .2rem;transition:all .5s ease-out}input::-ms-clear,input::-ms-reveal{display:none}.Validation_wrapper__PmaMl p{color:silver;font-size:12px;padding-top:2px}.Validation_wrapper__PmaMl{padding-top:5px}.Validation_wrapper__PmaMl .Validation_passed__eXqlI{color:#000}.Validation_wrapper__PmaMl .Validation_passed__eXqlI:before{content:"✔";color:green;display:inline-block;margin-right:.4em}.individual-register .thirdparty{display:flex;flex-direction:column;gap:12px}.individual-register .or{width:100%;display:flex;justify-content:center;padding-top:20px;padding-bottom:20px}.individual-register .form{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.individual-register .form{gap:14px}}.individual-register .form .checkbox-group{display:flex;flex-direction:column;gap:20px}.individual-register .form .actionbtn-wrapper{display:flex;flex-direction:column;gap:27px}.individual-register .form .actionbtn{cursor:pointer}.individual-register .form .bottom-action{display:flex;justify-content:center}.individual-register .footer{width:100%;display:flex;flex-direction:column;gap:10px;padding-top:37px}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.phone-input-wrapper{width:100%;display:flex;flex-direction:column}.phone-input-wrapper .input-container{display:flex;align-items:center;gap:4px}.phone-input-wrapper .label{color:#4d4d4d;font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;padding-bottom:4px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.phone-input-wrapper .label{font-size:12px}}.phone-input-wrapper .label span{padding-left:2px;color:#f41260}.phonecountry-invalid{border-bottom:2px solid #f41260!important}.phonecountry{display:flex;align-items:center;gap:10px;border-radius:4px;border:1px solid #000;height:50px;padding-left:10px;padding-right:18px;cursor:pointer}.phonecountry .icon{width:13px;height:11px;align-items:center}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.phonecountry{height:40px}}.phone-input-wrapper .phone-input-relative{position:relative;width:100%;display:flex;align-items:center}.phone-input-wrapper .phone-input-relative p{font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;color:#949494;position:absolute;z-index:1;left:14px}.phone-input-wrapper .phone-input{height:50px;width:100%;border-radius:4px;border:1px solid #000;font-family:Plus Jakarta Sans;font-size:16px;font-weight:400;color:#4d4d4d;position:absolute;padding-left:78px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.phone-input-wrapper .phone-input{height:40px}}.phone-input-wrapper .phone-input:disabled{border:1px solid #ccc}.disabled{border:1px solid #ccc!important;cursor:not-allowed;pointer-events:none}.phone-input-wrapper .phone-input:disabled+.phonecountry{border:1px solid #ccc}.phone-input-wrapper .invalid-input{border-bottom:2px solid #f41260!important}.phone-input-wrapper .invalid-input:focus{outline:none}.phone-input-wrapper .phone-input::-moz-placeholder{font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;color:#949494;padding-left:0}.phone-input-wrapper .phone-input::placeholder{font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;color:#949494;padding-left:0}.display-none{display:none}.showmore{display:flex;border-top:1px solid #949494;justify-content:flex-end}.showmore span{font-size:12px;padding-top:2px;font-weight:300;color:#111010}.showmore span:hover{font-weight:400}.customphonecountry{position:relative;width:70px}.customphonecountry .phonecountry-dropdown{position:absolute;width:300px;background-color:#fff;display:flex;flex-direction:column;gap:3.5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:8px;margin-top:4px;max-height:290px;overflow:auto;z-index:1000;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.customphonecountry .phonecountry-dropdown .phonecountry-dropdown-item{font-size:.875rem;font-weight:400;padding-left:5px;border-radius:4px;cursor:pointer;padding-top:4px;padding-bottom:4px}.customphonecountry .phonecountry-dropdown .phonecountry-dropdown-item:hover{background-color:#f2f1f1}