.loyalty_quiz-popup-overlay{position:fixed;top:0;left:0;height:100%;width:100%;z-index:9999;background:#00000080;display:flex;align-items:center;justify-content:center}.loyalty_quiz-popup-content{background:#fff;width:40%;border-radius:.8rem;overflow:hidden;position:relative}.loyalty_quiz-popup-content .loyalty_quiz-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center}.loyalty_quiz-popup-content .loyalty_quiz-loader svg{width:10%}.loyalty_quiz-popup-close-btn{position:absolute;top:1rem;right:1rem;cursor:pointer;z-index:2}.loyalty_quiz-popup-close-btn svg path{fill:#7c8d97}.loyalty_quiz-popup-content .loyalty_quiz-block{display:none;padding:3rem}.loyalty_quiz-popup-content .loyalty_quiz-block.active{display:block}.loyalty_quiz-prev-btn,.loyalty_quiz-next-btn,.loyalty_quiz-submit-btn{cursor:pointer;display:flex;align-items:center;color:#000;border:1.5px solid transparent;background:#f2f2f2;padding:.4rem 1rem;border-radius:.8rem;font-weight:700}.loyalty_quiz-prev-btn{padding-left:0}.loyalty_quiz-next-btn,.loyalty_quiz-submit-btn{padding-right:0}.loyalty_quiz-prev-btn span,.loyalty_quiz-next-btn span,.loyalty_quiz-submit-btn span{display:flex}.loyalty_quiz-prev-btn svg{transform:rotate(180deg)}.loyalty_quiz-prev-btn[disabled],.loyalty_quiz-next-btn[disabled]{display:none}.loyalty_quiz-prev-btn:hover,.loyalty_quiz-next-btn:hover,.loyalty_quiz-submit-btn:hover{border:1.5px solid #000}.loyalty_quiz-popup-content .text_content-heading{font-family:LexendExa-SemiBold,sans-serif;color:#000;text-align:center;font-size:2rem}.loyalty_quiz-popup-content .loyalty_quiz-question{color:#000;font-size:1.8rem;line-height:normal;font-weight:700}.loyalty_quiz-popup-content .text_content{color:#000;font-size:1.6rem}.loyalty_quiz-popup-content .loyalty_quiz-options{display:flex;flex-direction:column;gap:1rem;margin:1.6rem 3rem}.loyalty_quiz-popup-content .loyalty_quiz-option{font-size:1.2rem;font-weight:400;font-family:LexendExa-SemiBold;color:#7c8d97;border:1.5px solid #f2f2f2;background:#f2f2f2;border-radius:1.5rem;padding:1.4rem;cursor:pointer;line-height:normal}.loyalty_quiz-option:has(input:checked){color:#000;border:1.5px solid #000}.loyalty_quiz-popup-content .loyalty_quiz-error{color:red;text-align:center;margin-bottom:.8rem;transition:all ease-in-out .3s}.loyalty_quiz-popup-content .loyalty_quiz-nav{display:flex;justify-content:space-between}.loyalty_quiz-popup-content .loyalty_quiz_result-success-content{margin-top:1.2rem}.loyalty_quiz_result-success-image,.loyalty_quiz_result-failure-image{display:flex;align-items:center;justify-content:center}.loyalty_quiz-popup-content .loyalty_quiz_result-success-text,.loyalty_quiz-popup-content .loyalty_quiz_result-failure-text{font-family:LexendExa-SemiBold;font-size:1.8rem;line-height:normal;font-weight:700;text-align:center}.loyalty_quiz-popup-content .loyalty_quiz_result-success-score{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700}.loyalty_quiz-popup-content .loyalty_quiz_result-success{font-size:1.4rem;text-align:center}.loyalty_quiz-popup-content .loyalty_quiz_result-success-points{display:flex;flex-direction:column;justify-content:center;align-items:center}.loyalty_quiz-popup-content .loyalty_quiz_result-success-points span,.loyalty_quiz-popup-content .loyalty_quiz_result-success-points div{display:flex;align-items:center}.loyalty_quiz-popup-content .loyalty_quiz_result-success-point{font-size:2rem;font-weight:700}.loyalty_quiz-popup-content .loyalty_quiz_result-failure-text{margin-top:2rem;font-size:1.6rem;font-weight:500}.loyalty_quiz-popup-content .loyalty_quiz-error-message-info{text-align:center}.loyalty_quiz-popup-content .loyalty_quiz-progress-bar-wrapper{padding:3rem 3rem 0}.loyalty_quiz-popup-content .loyalty_quiz-progress-bar{width:100%;height:.5rem;border-radius:.8rem;background:#f2f2f2}.loyalty_quiz-popup-content .loyalty_quiz-progress-bar-filled{height:100%;width:0;background:#7c8d97;display:flex;border-radius:.8rem;transition:all ease-in-out .3s}.loyalty_quiz-popup-content .loyalty_quiz-progress-bar-goals{display:flex;align-items:center;justify-content:space-between;position:absolute;width:100%;padding:2.4rem 3rem;top:0;left:0}.loyalty_quiz-popup-content .loyalty_quiz-progress-bar-goals span{height:1.8rem;width:1.8rem;border-radius:50%;border:1px solid #7c8d97;transition:all ease-in-out .3s;background-color:#fff;z-index:1}.loyalty_quiz-popup-content .loyalty_quiz-progress-bar-goals span.filled{background:#7c8d97}#loyalty_quiz .loyalty_quiz-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}#loyalty_quiz .loyalty_quiz-wrapper.disable{pointer-events:none}#loyalty_quiz .loyalty_quiz-banner img{width:100%;height:100%;object-fit:cover}#loyalty_quiz .loyalty_quiz-timer{font-family:var(--font-heading-family);font-size:2.4rem;font-style:normal;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;margin-bottom:4rem}#loyalty_quiz .loyalty_quiz-timer .square{padding:1.4rem 1.6rem;border-radius:.8rem;font-size:2.8rem;margin-left:1.2rem}@media screen and (max-width:749px){.loyalty_quiz-popup-content{width:80%}.loyalty_quiz-popup-close-btn{position:absolute;top:0;right:.6rem}.loyalty_quiz-popup-close-btn svg{width:1rem;height:1rem}.loyalty_quiz-popup-content .loyalty_quiz-block{padding:2rem}.loyalty_quiz-popup-content .text_content-heading{font-size:1.8rem}.loyalty_quiz-popup-content .text_content{font-size:1.6rem;line-height:120%}.loyalty_quiz-prev-btn,.loyalty_quiz-next-btn,.loyalty_quiz-submit-btn,.loyalty_quiz-popup-content .loyalty_quiz-question{font-size:1.6rem}.loyalty_quiz-popup-content .loyalty_quiz-options{margin:1.6rem 2rem}.loyalty_quiz-popup-content .loyalty_quiz-option{padding:1rem}.loyalty_quiz-popup-content .loyalty_quiz-progress-bar-wrapper{padding:2rem 2rem 0}.loyalty_quiz-popup-content .loyalty_quiz-progress-bar-goals span{height:1.4rem;width:1.4rem}.loyalty_quiz-popup-content .loyalty_quiz-progress-bar-goals{padding:1.6rem 2rem}}@media screen and (max-width:989px){#loyalty_quiz .loyalty_quiz-banner,#loyalty_quiz .loyalty_quiz-timer{width:100%}#loyalty_quiz .loyalty_quiz-timer{margin:auto;font-size:1.8rem;margin-bottom:2.6rem;flex-direction:column;gap:2rem}#loyalty_quiz .loyalty_quiz-timer .square{font-size:2.2rem;padding:.8rem 1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/loyalty-quiz.css.map */
