.survey_card__sW_Q6{position:relative;width:100%;max-width:560px;margin:0 auto;background-repeat:no-repeat;background-position:top;background-size:contain;min-height:480px;padding:4vh 3vh;box-sizing:border-box}.survey_overlay__RFQGc{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;min-height:400px;padding:28px 24px 24px;box-sizing:border-box;color:#333;pointer-events:none}.survey_overlay__RFQGc>*{pointer-events:auto}.survey_overlayQuestionLabel__013Y1{font-family:NotoSansBold,serif;font-size:18px;color:#9886a0;margin-bottom:9vh}.survey_overlayProfile__wqq0O{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;min-height:400px;padding:20px 24px 24px;box-sizing:border-box;color:#333;pointer-events:none}.survey_overlayProfile__wqq0O>*{pointer-events:auto}.survey_overlayProfileLabel__3_wlf{font-family:NotoSansBold,serif;font-size:18px;color:#9886a0;margin-bottom:5vh}.survey_overlayQuestionText__XWlVF{font-family:NotoSans,serif;font-size:14px;color:#5a5252;margin-bottom:7vh;line-height:1.4;flex:0 0 auto}.survey_overlayAnswer__j8B7S{min-height:88px;position:relative;z-index:2}.survey_cardWrapper__Ta2p2{margin-bottom:2rem}.survey_cardCaption__HSRu2{margin:.75rem auto 0;max-width:560px;font-size:13px;color:#5a5252;line-height:1.5;text-align:center}.survey_progressBarWrapper__32zwC{margin-top:1rem;max-width:560px;margin-left:auto;margin-right:auto}.survey_progressBarTrack__EVqtb{display:flex;gap:0;width:100%;height:8px;border-radius:4px;overflow:hidden;background-color:rgba(152,134,160,.25)}.survey_progressBarSegment__Nx7ld{flex:1;height:100%;border-radius:0;min-width:0;background-color:rgba(152,134,160,.25);transition:background-color .25s ease}.survey_progressBarSegmentFilled__JU8uY{background-color:#9886a0}.survey_profileFieldsContainer__dCOBM{display:grid;grid-template-columns:1fr;gap:.4rem}.survey_profileFieldItem__vCITR{display:flex;flex-direction:row;align-items:center;gap:.5rem;margin:0;padding:0}.survey_profileFieldItem__vCITR label{font-family:NotoSansBold,serif;font-size:12px;color:#5a5252;font-weight:600;min-width:60px;white-space:nowrap}.custom-loading-circle{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:8px}.custom-loading-circle .circle{width:14px;height:14px;border-radius:50%;background:#3182ce;opacity:.7;animation:loading-bounce 1.2s ease-in-out infinite both}.custom-loading-circle .circle:first-child{animation-delay:-.24s}.custom-loading-circle .circle:nth-child(2){animation-delay:-.12s}.custom-loading-circle .circle:nth-child(3){animation-delay:0s}.custom-loading-circle .circle:nth-child(4){animation-delay:.12s}@keyframes loading-bounce{0%,80%,to{transform:scale(.7);opacity:.7}40%{transform:scale(1.2);opacity:1}}