.background{background-color:#f8fafb;height:100dvh;width:100%;display:flex;align-items:center}.background .whiteback{width:50%}.background .image_holder{height:100%;width:50%;background-image:url(/images/sign-up-cover.jpg);background-size:cover;background-position:50%;filter:brightness(45%);background-repeat:no-repeat;background-color:#00784c}.background .whiteback .framer{padding:0 7%!important}.background h1{font-size:21px;color:#0e2238;margin-bottom:7px;font-weight:700}.background p{color:#9ea9b4;margin-bottom:30px;margin-top:0;font-size:14px}.background label{font-size:.75rem;color:#0e2238;font-weight:700;margin-bottom:.3125rem}.background input,.background select{background-color:#f8fafb;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:var(--bs-form-control-bg);border:1px solid var(--bs-gray-300);border-radius:.625rem;box-shadow:0 0 transparent;color:var(--bs-body-color);display:block;font-size:.75rem;font-weight:400;line-height:1.5;padding:.625rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.background select{margin-bottom:.9125rem}.background input:focus,.background select:focus{background-color:var(--bs-form-control-bg);border-color:#00A76A;box-shadow:0 0 transparent,0 0 .75rem 0 rgba(0,167,106,.25);color:var(--bs-body-color);outline:0}.background button{font-size:14px;background-color:#00A76A;color:white;border-radius:170px!important;border:none;width:128px;height:40px;display:flex;align-items:center;justify-content:center;font-weight:700}.background button:hover{background-color:#00784c}.background p a{text-decoration:none;color:#00A76A;font-weight:700}@media screen and (max-width:500px){.background .whiteback{width:100%}.background .whiteback .framer{padding:0 6%!important}.background .image_holder{width:0}}