.capture__wrapper{background:var(--blue_stone);border-radius:2rem;color:#fff;display:flex;flex-direction:column;font-family:var(--secondary-font-family);margin:2rem auto;max-width:calc(100% - 4rem);padding:4.6rem 3.4rem 6rem;position:relative;width:591px}.capture__header{text-align:center}.ch__text{font-size:4.6rem;line-height:1;margin:3rem 0 0}.ch__text strong{font-weight:800;text-transform:uppercase}.ch__text strong:first-child{color:#4269b0}.capture__sep{margin:3rem 0}.ch__logo{width:26.8rem}.ch__bottom-text,.ch__logo{margin:0 auto;max-width:100%}.ch__bottom-text{width:36.7rem}.capture__footer{bottom:2rem;margin:0;position:absolute;text-align:center;width:calc(100% - 6.8rem)}.cf__icon{flex:0 0 1rem}.cf__icon svg path{fill:#1e9ad6}.cf__text{font-size:1.2rem}.form-step{display:none}.form-step.active{display:block}.form-group{display:flex;flex-wrap:wrap;margin-bottom:15px;position:relative}#step-1 .form-group{margin-bottom:25px}.form-group.flex-row{flex-wrap:nowrap}.form-group .signup{margin-top:3px!important}.form-group.form-group-cols{gap:.5rem;justify-content:space-between}.form-group.form-group-cols .checkbox-label{flex:0 1 26rem}.form-group.form-group-cols .checkbox-label:nth-child(2n){flex:0 1 18rem}.form-group .group-label,.form-group label{font-size:1.8rem;font-weight:700}.form-group .group-label{margin-bottom:.5rem}.form-group .group-label,.form-group>label{text-transform:uppercase;width:100%}.form-group .label-400{cursor:pointer;font-size:1.7rem;font-weight:400;text-transform:none}.form-group .checkbox-label{align-items:center;cursor:pointer;display:flex;font-size:1.2rem;gap:8px;text-transform:none}.form-group small{font-size:.9rem;text-transform:uppercase}.form-group input::-webkit-input-placeholder{color:#787878;font-weight:500}.form-group input:-ms-input-placeholder{color:#787878;font-weight:500}.form-group input::placeholder{color:#787878;font-weight:500}.form-group input[type=email],.form-group input[type=text]{background:transparent;border:0;border-bottom:1px solid #7d7d7d;color:#fff;padding:7px 0;width:100%}.form-group textarea{margin-top:1rem;padding:.5rem 1rem;width:100%}.form-group .button{font-size:2.1rem;text-transform:uppercase}.form-group .button__icon{max-width:2.9rem}.error-msg{bottom:-2rem;color:#ff5e5e;display:none;font-size:1.4rem;left:0;position:absolute;width:100%}.form-group input.is-invalid{border-bottom:1px solid #ff5e5e!important}.form-group input[type=checkbox],.form-group input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:0;border-radius:0;cursor:pointer;display:inline-block;flex-shrink:0;height:15px;margin:0;outline:none;position:relative;width:15px}.form-group input[type=checkbox]:checked,.form-group input[type=radio]:checked{background-color:#1e9ad6}.form-group input[type=checkbox]:checked:after,.form-group input[type=radio]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:9px;left:5px;position:absolute;top:2px;transform:rotate(45deg);width:5px}#success-step{flex:1;flex-direction:column;height:100%;justify-content:center;text-align:center}#success-step.active{display:flex}