body,html{margin:0;padding:0}p{margin:0}#wizard-app{-ms-overflow-style:none;background-color:#f4f6fe;display:block;height:100%;max-height:90vh;overflow:auto;padding-top:20px;scrollbar-width:none;width:100%}#wizard-app::-webkit-scrollbar{display:none}.wizard-popup{display:block;height:100%;max-height:525px;max-width:800px;width:100%}.n-able-popup-container{align-items:center;background:#000000ad;display:flex;height:100vh;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100vw;z-index:1000}.n-able-popup-container.active{opacity:1;pointer-events:all;transition:.3s ease;visibility:visible}.wizard-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding-bottom:10px;width:95%}.wizard-header .wizard-header__subtitle{color:#3e067f;font-weight:600;margin-bottom:0}.wizard-header .fa-times{align-items:center;background-color:#e2e7f7;border-radius:50px;color:#000;cursor:pointer;display:flex;font-size:28px;height:48px;justify-content:center;text-align:center;transition:.3s ease;width:48px}.wizard-header .fa-times:hover{background-color:#a5aecd;transition:.3s ease}.wizard-progress{background-color:#e7e7e7;border-radius:10px;height:8px;margin:0 auto;width:95%}.wizard-progress .wizard-progress__bar{background-color:#6b0bea;border-radius:10px;height:100%;transition:.3s ease;width:0}.wizard-step__title{color:#3e067f;font-size:32px;font-weight:600;margin-bottom:0;margin-top:0}.btn{margin:5px}.wizard-stepper{-ms-overflow-style:none;align-items:flex-start;display:flex;flex-direction:column;height:350px;justify-content:flex-start;margin:auto;overflow:auto;scrollbar-width:none;width:95%;z-index:100}.wizard-stepper::-webkit-scrollbar{display:none}.wizard-step__intro .wizard-step__title{margin-top:100px}.wizard-step__question{color:#372f4f;font-size:24px;font-weight:600;margin-bottom:0}.wizard-step__answers,.wizard-step__question{margin-top:20px;width:100%}.wizard-step__answers .wizard-step__answer{align-items:center;border-bottom:1px solid #e7e7e7;cursor:pointer;display:flex;justify-content:flex-start;margin:0;opacity:1;transition:.3s ease;width:100%}.wizard-step__answers .wizard-step__answer:last-child{border-bottom:none}.wizard-step__answers .wizard-step__answer .wizard-step__answer__radio{aspect-ratio:1/1;border:2px solid #6b0bea;border-radius:50px;height:28px;margin-left:20px;padding:4px;transition:.3s ease}.wizard-step__answers .wizard-step__answer .wizard-step__answer__radio .wizard-step__answer__radio__selected{aspect-ratio:1/1;background-color:#6b0bea;border-radius:50px;opacity:0;transition:.3s ease;visibility:hidden;width:100%}.wizard-step__answers .wizard-step__answer .wizard-step__answer__radio .wizard-step__answer__radio__selected.selected{opacity:1;transition:.3s ease;visibility:visible}.wizard-step__answers .wizard-step__answer:hover{opacity:.6;transition:.3s ease}.wizard-step__answers .wizard-step__answer .wizard-step__answer__text{color:#0a0a0a;font-size:16px;font-weight:400;margin-bottom:0;margin-left:10px;margin-top:0;padding:10px 0}.wizard-step__end{width:100%}.wizard-step__end .wizard-step__recommendationTitle{font-size:24px;font-weight:700;margin-top:40px;text-align:center}.wizard-step__end .wizard-step__end__recommendation{background-color:#fff;border:1px solid #dedede;border-radius:4px;height:250px;padding:15px;position:relative;width:100%}.wizard-step__end .wizard-step__recommendationTitle span{color:#6b0bea}.wizard-step__end .wizard-step__end__recommendation.recommended{border:5px solid #c046ff}.wizard-step__end .wizard-step__end__recommendation.recommended:after{background-color:#c046ff;border-radius:0 0 10px 0;color:#fff;content:"Recommended";font-size:18px;font-weight:400;left:0;padding:5px 15px 5px 10px;position:absolute;top:0}.wizard-step__end .wizard-step__end__recommendation__title{align-items:center;display:flex;justify-content:flex-start;margin-top:35px}.wizard-step__end .wizard-step__end__recommendation__title img{height:30px;margin-right:5px}.wizard-step__end .wizard-step__end__recommendation__title h4{font-size:18px;margin-bottom:0}.wizard-step__end__recommendation__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0a0a0a;display:-webkit-box;font-size:20px;font-weight:400;height:62px;margin-bottom:10px;margin-top:10px;overflow:hidden}.wizard-step__end__recommendation__ctaRow{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:0;width:100%}.wizard-step__end__recommendation__ctaRow .btn{font-size:14px;margin-right:10px}.wizard-step__end__recommendation__ctaRow .learn-more-link{font-size:14px;font-weight:500;margin-left:6px}.wizard-step__end__recommendation__ctaRow .learn-more-link .fa-chevron-right{margin-left:5px}.wizard-footer{align-items:center;display:flex;height:10px;justify-content:space-between;padding:40px 10px;width:100%}.wizard-footer .wizard-footer__center{width:100%}.wizard-footer .wizard-footer__center .restart-text{align-items:center;color:#5f5d7f;cursor:pointer;display:flex;justify-content:center;margin:auto;transition:.3s ease;width:fit-content}.wizard-footer .wizard-footer__center .restart-text:hover{color:#000;transition:.3s ease}.wizard-footer .wizard-footer__center .restart-text p{margin-bottom:0;margin-left:10px}@media screen and (max-width:650px){.wizard-popup{width:92%}}@media screen and (max-width:768px){#recommendation-wizard-popup{padding:50px!important}.wizard-footer{position:relative}}