.employer-reg_form{box-shadow:0 5px 20px 0 rgba(0,0,0,.078);border:1px solid #cce6fe;padding:4rem;border-radius:2rem;margin-top:5rem;display:grid;grid-template-columns:repeat(2,1fr);column-gap:2.9rem}@media(max-width:567.98px){.employer-reg_form{grid-template-columns:repeat(1,1fr);padding:4rem 2rem;margin-top:3rem}}.employer-reg_input{display:flex;flex-direction:column;margin-bottom:2rem}.employer-reg_input .PhoneInput,.employer-reg_input .css-b62m3t-container{padding:1.35rem 2rem;border:1px solid #acacac;border-radius:5rem;width:100%;height:5rem;display:flex;align-items:center}.employer-reg_input .PhoneInput{position:relative}.employer-reg_input .PhoneInputCountrySelect:focus-within{border:1px solid #acacac}.employer-reg_input .PhoneInputInput{border:none;background-color:transparent;width:auto;padding:0 0 0 1rem}.employer-reg_input .PhoneInputInput:focus-within{border:none;outline:none}.employer-reg_input .PhoneInputCountryIconImg{width:2.5rem}.employer-reg_input .PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;z-index:1;border:0;opacity:0;cursor:pointer;width:100%}.employer-reg_input .PhoneInputCountrySelect:focus-within{outline:none;border:none}.employer-reg_input .PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center}.employer-reg_input .PhoneInputCountryIcon{display:flex;align-items:center}.employer-reg_input input{border:1px solid hsla(0,0%,67%,.6);border-radius:3rem;width:100%;height:5rem;padding:2rem}.employer-reg_input input:focus-within{outline:none;border:1px solid hsla(0,0%,67%,.6)}.employer-reg_input label{font-size:1.4rem;font-weight:500;line-height:1.7rem;color:#696868;margin-bottom:.7rem;text-transform:capitalize}.employer-reg_input button{background-color:#0081fb;padding:1.5rem;font-size:1.6rem;font-weight:600;color:#fff;width:100%;border-radius:3rem;border:1px solid #0081fb;transition:all .3s ease}.employer-reg_input button:hover{background-color:transparent;color:#0081fb;transition:all .3s ease}