.question-preference-modal-wrapper{width:100%;height:100vh;display:flex;flex-direction:column;background:#f8f3ec}.question-preference-modal-logo-container{display:flex;justify-content:center;align-items:center;padding:40px 0 30px}@media screen and (max-width:575px){.question-preference-modal-logo-container{padding:20px 0 30px}}.question-preference-modal-logo-img{width:220px}@media screen and (max-width:575px){.question-preference-modal-logo-img{width:150px}}.question-preference-modal-description-container{padding:10px 10px 20px}.question-preference-modal-content-container::-webkit-scrollbar{display:none}.question-preference-modal-description-subHead{font-weight:700;font-size:25px}@media screen and (max-width:575px){.question-preference-modal-description-subHead{font-weight:600;font-size:20px}}.question-preference-modal-description h1{font-weight:900;font-size:50px;padding:10px 0}@media screen and (max-width:575px){.question-preference-modal-description h1{font-weight:900;font-size:30px}}.question-preference-modal-description p{font-weight:500;font-size:20px}@media screen and (max-width:575px){.question-preference-modal-description p{font-size:17px}}.question-preference-modal-content-container{flex-grow:1;overflow-y:auto;overflow-x:hidden}.question-preference-modal-content-container-div,.question-preference-modal-content-container-div-with-images{display:flex;justify-content:center;align-items:center;margin:0 25%;flex-wrap:wrap}@media screen and (max-width:1536px){.question-preference-modal-content-container-div-with-images{margin:0 20%}}@media screen and (max-width:1366px){.question-preference-modal-content-container-div-with-images{margin:0 15%}}@media screen and (max-width:1024px){.question-preference-modal-content-container-div-with-images{margin:0 10%}}@media screen and (max-width:1023px){.question-preference-modal-content-container-div-with-images{margin:0}}.question-preference-modal-button-container{display:flex;justify-content:center;align-items:center;gap:300px;padding:10px 0}@media screen and (max-width:575px){.question-preference-modal-button-container{gap:0;justify-content:space-between;padding:10px 20px}}.question-preference-modal-content-answer{display:flex;flex-direction:column;background:var(--theme-dark,#2b4d59);color:#fff;width:320px;height:180px;margin:10px;border-radius:10px;justify-content:center;align-items:center;font-size:22px;font-weight:550;cursor:pointer;padding:5px 20px;text-align:center}@media screen and (max-width:575px){.question-preference-modal-content-answer{width:170px;height:150px;padding:3px 10px;margin:5px;font-size:18px;font-weight:500}}.question-preference-modal-content-answer-withImages{display:flex;flex-direction:column;background:#454492;color:#fff;width:450px;height:260px;margin:10px;border-radius:10px;justify-content:center;align-items:center;font-size:22px;font-weight:550;cursor:pointer;padding:5px 20px;text-align:center}@media screen and (max-width:1536px){.question-preference-modal-content-answer-withImages{width:400px;height:260px}}@media screen and (max-width:1366px){.question-preference-modal-content-answer-withImages{width:400px;height:260px}}@media screen and (max-width:1024px){.question-preference-modal-content-answer-withImages{width:350px;height:260px}}@media screen and (max-width:1023px){.question-preference-modal-content-answer-withImages{width:280px;height:260px;font-size:20px;margin:7px}}@media screen and (max-width:575px){.question-preference-modal-content-answer-withImages{width:170px;height:150px;padding:8px;margin:5px;font-size:14px;font-weight:500}}.question-preference-modal-content-answer-img{width:100%;height:180px;margin-bottom:10px;object-fit:cover}@media screen and (max-width:575px){.question-preference-modal-content-answer-img{height:100px;margin-bottom:4px}}.question-preference-modal-content-answer-selected{background:#589}.question-preference-modal-button-btn{padding:5px 10px;background:var(--theme-dark,#2b4d59);color:#fff;font-weight:500;border-radius:5px}.question-finish-loader{width:300px;color:var(--theme-dark,#2b4d59)}@media screen and (max-width:575px){.question-finish-loader{width:250px}}.question-loader-backdrop{position:fixed;left:0;bottom:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);z-index:50000;display:flex;justify-content:center;align-items:center}
/*# sourceMappingURL=a06d797da84031af.css.map*/