.section-register{padding:3rem 0;height:100%;display:flex;align-items:center;justify-content:center;font-family:"Poppins Medium";font-size:14px}.section-register>.container-lg{width:100%}.register-card{margin-bottom:0;box-shadow:#00000029 0px 7px 29px 0px}.register-card .card-img{position:relative;width:100%;height:539px}.register-card .card-img::after{position:absolute;display:block;content:"";width:100%;height:100%;background-image:url("./images/login.jpg");background-repeat:no-repeat;background-size:cover;background-position:0px -51px}.register-card .card-body{padding-top:5rem;padding-bottom:5rem}.register-card .card-body .card-logo>.logo-img{display:block;max-width:120px;margin:0 auto 1rem}.register-card .card-body .card-title{margin-bottom:.25rem;font-weight:normal;font-size:30px}.register-card .card-body .card-lead{margin-bottom:2rem;font-weight:bold;color:#41b4e6}.register-form .form-field{width:100%;height:34px;padding:.5rem;margin-bottom:1.25rem;border-style:none;background-color:#fff;box-shadow:0px 0px 6px 0px #00000029;box-sizing:border-box;font-family:"Poppins";font-size:12px}.register-form .form-message.error{margin-bottom:1rem;color:red;font-family:"Poppins";font-size:12px;text-align:left}.register-form .iti{width:100%;background-color:#fff;margin-bottom:1.25rem;font-size:12px}.register-form .form-select{color:#707070}.register-form .form-select>option{font-family:Arial,sans-serif}.register-form .form-label{padding:.4375rem 0;font-size:12px;text-align:right;color:#707070}.register-form .form-check{height:36px;padding:.625rem 1.25rem;padding-right:0;text-align:left}.register-form .form-check>.form-checkbox{display:inline-block;width:14px;height:14px;margin-left:-1.0625rem;margin-bottom:0;vertical-align:top}.register-form .form-check>.form-label{display:inline-block;height:36px;padding:0;margin-left:.5rem;color:#707070;font-family:"Poppins";font-size:10px;text-align:left}.register-form .form-submit{display:block;padding:.25rem 1rem;margin-bottom:1rem;background-color:#24a9e2;color:#fff;border-style:none;font-family:"Poppins Medium";transition:background-color .2s ease-out}.register-form .form-submit:hover{background-color:#133a79}.register-form .form-links{max-width:222px;text-align:left}.register-form .form-links>.separator{display:inline-block;width:1px;height:10px;background-color:#f7b33d;vertical-align:middle}.register-form .form-text{text-decoration:none;font-family:"Poppins";font-size:12px;text-align:left}.register-form .form-link{text-decoration:none;font-family:"Poppins";font-size:12px}.register-form .form-links>.form-link{color:#707070}.register-form .index-link{position:relative;font-family:"Poppins Medium";color:#000}.register-form .index-link::after{display:block;content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#0d13d7;border-radius:5px}#phone-input{padding-left:80px !important}#description-textarea{min-height:100px;max-height:100px;resize:none}