.module-form-demo-steps .d-flex{display:flex}.module-form-demo-steps .flex-wrap{flex-wrap:wrap}.module-form-demo-steps form{display:inline-flex;flex-direction:unset;flex-wrap:wrap;gap:0 8px;justify-content:space-between}.module-form-demo-steps .Active{display:block}.module-form-demo-steps .Disable{display:none!important}.module-form-demo-steps .error{display:none}.module-form-demo-steps .validInput{border:1px solid var(--color-form-validation)!important}.module-form-demo-steps .displayError{border:1px solid var(--color-form-error)!important}.module-form-demo-steps .hideError{border:1px solid var(--color-primary)!important}.module-form-demo-steps .small{width:48%!important}.module-form-demo-steps .input{margin:8px 0;width:100%}.module-form-demo-steps .light{font-weight:400!important}.module-form-demo-steps .pointer,.module-form-demo-steps .radio>label,.module-form-demo-steps button{cursor:pointer}.module-form-demo-steps label{font-weight:500}.module-form-demo-steps input[type=checkbox]{appearance:none;border:.15em solid;border:.15em solid var(--color-primary);border-radius:.15em;color:currentColor;display:grid;font:inherit;margin:0 12px 0 0;max-height:1.15em;max-width:1.15em;min-height:1.15em;min-width:1.15em;place-content:center;transform:translateY(-.075em)}.module-form-demo-steps input[type=checkbox]:before{box-shadow:inset 1em 1em var(--color-primary);content:"";height:.65em;transform:scale(0);transition:transform .12s ease-in-out;width:.65em}.module-form-demo-steps input[type=checkbox]:checked{border:.15em solid var(--color-primary)}.module-form-demo-steps input[type=checkbox]:checked:before{clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);transform:scale(1);transform-origin:bottom left}.module-form-demo-steps .FormDemo>div>fieldset>input[type=radio]{display:none}.module-form-demo-steps .FormDemo>div>fieldset>input[type=radio]+div{width:fit-content}.module-form-demo-steps .FormDemo>div>fieldset{border:none;column-gap:4px;margin:0;padding:0;row-gap:4px}.module-form-demo-steps .FormDemo>div>fieldset>div{border:1px solid var(--color-primary);border-radius:8px}.module-form-demo-steps .FormDemo>div>fieldset>div>label>p{margin:0;padding:14px 24px;text-align:center}.module-form-demo-steps .radio>label{margin:0}.module-form-demo-steps .FormDemo>div>fieldset>input[type=radio]:checked+div>label>p{color:var(--color-common-2)}.module-form-demo-steps .FormDemo>div>fieldset>input[type=radio]:checked+div,.module-form-demo-steps .FormDemo>div>fieldset>input[type=radio]:hover+div{background-color:var(--color-primary);border:none;color:#fff!important;padding:1px}.module-form-demo-steps .FormDemo
.module-form-demo-steps .FormDemo>div>fieldset>input[type=radio]:checked+div>label>p,.module-form-demo-steps .FormDemo>div>fieldset>input[type=radio]:hover+div>label>p{color:#fff!important}.module-form-demo-steps .Back{background-color:unset;border:unset;color:var(--color-secondary-4-hex);margin-right:32px;padding:0}.module-form-demo-steps .Timer{align-items:center;color:var(--color-text);display:flex;gap:8px;margin-bottom:16px}.module-form-demo-steps .Timer>p{color:var(--color-secondary-4-hex)}.module-form-demo-steps .Back:hover{color:var(--color-primary)}.module-form-demo-steps #CalendlyDiv>iframe{height:980px}.module-form-demo-steps .Pappers{background-color:var(--color-common-2);border:1px solid var(--color-common-3);border-radius:8px;display:none;max-height:230px;max-width:100%;overflow:hidden;overflow:scroll;position:absolute;z-index:1}.module-form-demo-steps .buttonsContainer{justify-content:space-between;width:100%}.module-form-demo-steps .buttonsContainer>.Back{background-color:#f7f2f4;border-radius:50px}.module-form-demo-steps input:not(:placeholder-shown){font-weight:600}.module-form-demo-steps select option:first-of-type{font-weight:600}.module-form-demo-steps input,select{font-family:Montserrat}.module-form-demo-steps .error{color:var(--color-form-error);width:100%!important}.module-form-demo-steps .Pappers>p{cursor:default;margin:0;padding:8px}.module-form-demo-steps .Steps.div-form-last>p{margin:24px;text-align:center}.module-form-demo-steps .Pappers>p:hover{background-color:var(--color-common-3)}@media (max-width:700px){.module-form-demo-steps .small{width:100%!important}.module-form-demo-steps .Back{padding:16px!important}}.module-form-demo-steps .loader{animation:rotation 1s linear infinite;border-radius:50%;border-right:3px solid transparent;border-top:3px solid var(--color-primary-5-hex);box-sizing:border-box;display:inline-block;height:48px;position:relative;width:48px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}