.QuizReview_reviewWrapper__m2hhs{height:100%;display:flex;justify-content:center;align-items:center;padding:10px 0}.QuizReview_card__XfKIt{--main-font:"Inter",sans-serif;--primary-color:#2183ed;--rounded:16px;--card-padding:20px 8px 20px 8px;--card-width:353px;width:var(--card-width);border-radius:var(--rounded);padding:var(--card-padding);max-width:100%;background:#ffffff;height:auto;min-height:100px;max-height:100%;margin:0 auto;display:flex;flex-direction:column;align-items:stretch;box-shadow:0 1px 2px rgba(0,0,0,.1)}.QuizReview_cardReview__b6lpT{max-height:562px;height:100%;display:flex;flex-direction:column;min-height:0;padding-bottom:16px;box-sizing:border-box;--headline-size:16px;--headline-weight:600;--headline-leading:19.2px;--headline-tracking:-0.16px;--question-size:14px;--question-weight:500;--question-leading:19.6px;--question-tracking:-0.14px;--option-text-size:13px;--option-text-weight:400;--option-text-leading:16.9px;--option-text-tracking:-0.065px}@media screen and (max-width:777px){.QuizReview_reviewWrapper__m2hhs{height:auto;max-height:min(592px,calc(100dvh - 48px));min-height:0;width:100%;box-sizing:border-box;align-items:stretch;justify-content:center;overflow:hidden;flex:1 1 auto}.QuizReview_cardReview__b6lpT{padding-bottom:20px;--headline-size:18px;--headline-leading:23.4px;--headline-tracking:-0.18px;--question-size:16px;--question-leading:23.2px;--question-tracking:-0.16px;--option-text-size:14px;--option-text-leading:16.8px;--option-text-tracking:-0.07px}.QuizReview_card__XfKIt.QuizReview_cardReview__b6lpT{max-height:min(592px,calc(100dvh - 48px));height:auto;min-height:0;flex:1 1 auto;overflow:hidden}.QuizReview_reviewBody__L8tph{max-height:min(400px,calc(100dvh - 220px));flex:1 1 0;min-height:0}}.QuizReview_cardReview__b6lpT .QuizReview_header__yhHoZ{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1.5px solid rgba(0,0,0,.1);margin-bottom:24px;margin-inline:16px;flex-shrink:0}@media screen and (max-width:777px){.QuizReview_cardReview__b6lpT .QuizReview_header__yhHoZ{margin-inline:20px}}.QuizReview_cardReview__b6lpT .QuizReview_headerLabel__YWiFT{font-family:var(--main-font);font-size:var(--headline-size);font-weight:var(--headline-weight);line-height:var(--headline-leading);letter-spacing:var(--headline-tracking);color:#000;margin:0}.QuizReview_cardReview__b6lpT .QuizReview_headerCount__0gu10{font-family:var(--main-font);font-size:var(--question-size);font-weight:var(--question-weight);line-height:var(--question-leading);letter-spacing:var(--question-tracking);color:#000;margin:0}.QuizReview_reviewBody__L8tph{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 16px;box-sizing:border-box;-webkit-overflow-scrolling:touch}@media screen and (max-width:777px){.QuizReview_reviewBody__L8tph{padding:0 20px}}.QuizReview_cardReview__b6lpT .QuizReview_title__FbPYZ{font-family:var(--main-font);font-size:var(--question-size);font-weight:var(--question-weight);line-height:var(--question-leading);letter-spacing:var(--question-tracking);color:#000;text-align:left;margin:0 0 24px;max-width:100%}.QuizReview_segmentDivide__WKhWw{border-bottom:1.5px solid rgba(0,0,0,.1);margin-bottom:24px}.QuizReview_cardReview__b6lpT .QuizReview_radio__ErBzU{width:100%;margin-right:0;padding:10px 8px;border-radius:12px;border:1px solid transparent;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.QuizReview_cardReview__b6lpT .QuizReview_radio__ErBzU:hover{background-color:#f7f5ff}.QuizReview_cardReview__b6lpT .QuizReview_radio__ErBzU:last-child{margin-bottom:0}.QuizReview_cardReview__b6lpT .QuizReview_radioText__8SL7x{font-family:var(--main-font);font-size:var(--option-text-size);font-weight:var(--option-text-weight);line-height:var(--option-text-leading);letter-spacing:var(--option-text-tracking);color:#000;white-space:normal;word-break:break-word;text-align:left}.QuizReview_footer__sUUYG{--quiz-primary:#2183ed;--result-secondary-outline:rgba(0,0,0,0.16);--result-secondary-outline-hover:rgba(0,0,0,0.22);--btn-height:40px;--btn-py:12px;--btn-px:27.797px;--btn-text:13px;--btn-tracking:-0.13px;--btn-line-height:1.2;--result-btn-row-gap:16px;flex-shrink:0;margin-top:0;width:100%;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box}.QuizReview_footerCtaPair___c2r2{display:flex;flex-direction:row;align-items:stretch;gap:var(--result-btn-row-gap);width:100%}.QuizReview_footerCtaPair___c2r2 .QuizReview_primaryBtn__xIEBP,.QuizReview_footerCtaPair___c2r2 .QuizReview_secondaryOutlineBtn__gYeRg{flex:1 1 0;min-width:0;width:auto}.QuizReview_footerCtaSingle__FnmGI,.QuizReview_footerCtaSingle__FnmGI .QuizReview_secondaryOutlineBtn__gYeRg{width:100%}.QuizReview_primaryBtn__xIEBP{cursor:pointer;border-radius:999px;background:var(--quiz-primary)!important;color:#fff!important;font-style:normal;border:none!important;box-shadow:none!important}.QuizReview_primaryBtn__xIEBP,.QuizReview_primaryBtn__xIEBP.ant-btn.ant-btn-primary{white-space:normal;display:inline-flex;padding:var(--btn-py) var(--btn-px);justify-content:center;align-items:center;font-family:var(--main-font);font-size:var(--btn-text);font-weight:500;line-height:var(--btn-line-height);letter-spacing:var(--btn-tracking);min-height:var(--btn-height);height:auto;width:100%}.QuizReview_primaryBtn__xIEBP.ant-btn.ant-btn-primary{border:none;box-shadow:none;border-radius:999px;text-align:center;color:#fff}.QuizReview_primaryBtn__xIEBP.ant-btn.ant-btn-primary:not(:disabled):hover{background:#1a75d9!important;color:#fff!important}.QuizReview_primaryBtn__xIEBP.ant-btn.ant-btn-primary.ant-btn-disabled,.QuizReview_primaryBtn__xIEBP:disabled{background-color:#d3d3d3!important;color:#fff!important;cursor:not-allowed}.QuizReview_secondaryOutlineBtn__gYeRg{box-sizing:border-box;width:100%;min-height:var(--btn-height);padding:var(--btn-py) var(--btn-px);border-radius:999px;border:1px solid var(--result-secondary-outline);background-color:#fff;color:#000;font-family:var(--main-font);font-size:var(--btn-text);font-style:normal;font-weight:500;line-height:var(--btn-line-height);letter-spacing:var(--btn-tracking);cursor:pointer;white-space:normal;text-align:center}.QuizReview_secondaryOutlineBtn__gYeRg:hover{background-color:#f7f7f8;border-color:var(--result-secondary-outline-hover)}.QuizReview_secondaryOutlineBtn__gYeRg:focus-visible{outline:2px solid var(--quiz-primary);outline-offset:2px}@media screen and (max-width:777px){.QuizReview_footer__sUUYG{--btn-height:46px;--btn-py:14px;--btn-px:32px;--btn-text:15px;--btn-tracking:-0.15px;--btn-line-height:18.153px}.QuizReview_footerCtaPair___c2r2{flex-direction:column-reverse;align-items:stretch;gap:16px}.QuizReview_footerCtaPair___c2r2 .QuizReview_primaryBtn__xIEBP,.QuizReview_footerCtaPair___c2r2 .QuizReview_primaryBtn__xIEBP.ant-btn.ant-btn-primary{width:100%}.QuizReview_footerCtaPair___c2r2 .QuizReview_secondaryOutlineBtn__gYeRg{width:auto;max-width:100%;align-self:center;margin-inline:auto;padding:0;min-height:0;border:none;border-radius:0;background:transparent;font-weight:400;box-shadow:none;line-height:1.4}.QuizReview_footerCtaPair___c2r2 .QuizReview_secondaryOutlineBtn__gYeRg:hover{background:transparent;border-color:transparent;color:#000;opacity:.82}.QuizReview_footerCtaPair___c2r2 .QuizReview_secondaryOutlineBtn__gYeRg:focus-visible{outline:2px solid var(--quiz-primary);outline-offset:2px;opacity:1}}.QuizReview_cardReview__b6lpT .QuizReview_footer__sUUYG{margin-top:16px;padding-inline:16px;flex-shrink:0}@media screen and (max-width:777px){.QuizReview_cardReview__b6lpT .QuizReview_footer__sUUYG{margin-top:24px;padding-inline:20px}}@media screen and (width >= 768px){.QuizReview_card__XfKIt{--rounded:22.35px;--card-width:493px;--card-padding:24px 12px 24px 12px}.QuizReview_cardReview__b6lpT{--card-width:582px}.QuizReview_cardReview__b6lpT .QuizReview_radio__ErBzU{padding-block:12px}}@media screen and (width >= 1280px){.QuizReview_card__XfKIt{--rounded:16px;--card-padding:20px 12px 24px;--card-width:100%;min-width:454px;max-width:600px}.QuizReview_cardReview__b6lpT{--card-padding:24px 12px 20px;--card-width:auto;max-height:562px;max-width:698px;height:100%}.QuizReview_cardReview__b6lpT .QuizReview_header__yhHoZ{margin:0 16px 23px}.QuizReview_cardReview__b6lpT .QuizReview_footer__sUUYG{margin-top:16px;padding-inline:16px}.QuizReview_cardReview__b6lpT .QuizReview_radio__ErBzU{padding-block:10px}.QuizReview_reviewWrapper__m2hhs{height:calc(30vw - 40px)}}@media screen and (min-width:778px){.QuizReview_card__XfKIt.QuizReview_cardReview__b6lpT{--card-width:580px;width:min(100%,580px);min-width:400px;max-width:580px;max-height:min(409px,calc(100vh - 48px),100%)}}.ConditionalModal_modal__D7vUC .ant-modal-close{top:25px;right:25px;width:20px;height:20px;min-width:20px;min-height:20px;padding:0;display:flex;align-items:center;justify-content:center;z-index:2}.ConditionalModal_modal__D7vUC .ant-modal-close-x{width:20px;height:20px;line-height:20px;display:flex;align-items:center;justify-content:center}.ConditionalModal_modalCross__pUow0{display:flex;width:20px;height:20px;background-image:url(/_next/static/media/CrossGray.7e4102de.svg);background-repeat:no-repeat;background-position:50%;background-size:20px 20px;border:none;background-color:transparent}.ConditionalModal_modalWrapper__8ry3F.ant-modal-wrap{z-index:999}.ConditionalModal_modalMask__Bgc3E.ant-modal-mask{background-color:rgba(0,0,0,.5);z-index:999}.ConditionalModal_modal__D7vUC .ant-modal-content{background-color:transparent;padding:0;border-radius:0;box-shadow:none}.ConditionalModal_modalStatic__9kaKG{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.ConditionalModal_modalStatic__9kaKG>.ant-modal-wrap{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;padding-block:10px;z-index:1}.ConditionalModal_modalStatic__9kaKG .ant-modal{max-width:100%;max-height:100%;overflow:hidden}.ConditionalModal_modalStatic__9kaKG .ant-modal-content{height:100%;overflow:hidden}.ConditionalModal_modalStatic__9kaKG .ant-modal-body{height:100%;padding:0;overflow:hidden}.ConditionalModal_modalStatic__9kaKG>.ConditionalModal_modalMask__Bgc3E{display:none}@media screen and (width >= 768px){.ConditionalModal_modal__D7vUC .ant-modal-close{top:30px;right:30px}}@media screen and (width >= 1280px){.ConditionalModal_modal__D7vUC .ant-modal-close{top:30px;right:30px}}.ExploreAlert_popup-card-mask__v1yE5{background-color:rgba(0,0,0,.5)}.ExploreAlert_alertCard__e_Qke,.ExploreAlert_exploreCard__5n40g{--main-font:"Inter",sans-serif;--primary-color:#2183ed;--danger-color:#ed2121;--rounded:16px;--card-padding:20px;--card-width:353px;--title-text:18px;--title-font-weight:600;--title-leading:140%;--title-tracking:-0.015em;--title-color:#000;--title-margin-bottom:12px;--body-text:14px;--body-font-weight:400;--body-leading:150%;--body-tracking:-0.015em;--body-color:#000;--primary-btn-rounded:100px;--primary-btn-height:46px;--primary-btn-text:15px;--primary-btn-font-weight:500;--primary-btn-tracking:-0.015em;--primary-btn-leading:normal;--sec-btn-text:14px;--sec-btn-font-weight:400;--sec-btn-tracking:-0.015em;--sec-btn-leading:140%;--sec-btn-space-top:16px}.ExploreAlert_alertCard__e_Qke{--body-text:12px}.ExploreAlert_alertCard__e_Qke.ant-card,.ExploreAlert_exploreCard__5n40g.ant-card{background-color:transparent;border:none;width:auto}.ExploreAlert_alertCard__e_Qke .ant-card-body,.ExploreAlert_exploreCard__5n40g .ant-card-body{width:var(--card-width);border-radius:var(--rounded);padding:var(--card-padding);max-width:100%;background:#ffffff;z-index:1;max-height:calc(100vh - 100px);overflow-y:auto}.ExploreAlert_alertCardImage__SdWNb{max-height:92px;margin-bottom:20px;text-align:center}.ExploreAlert_alertCardImage__SdWNb>img{max-height:inherit}.ExploreAlert_exploreCardThumb__5vW5A{width:23px;height:27px}.ExploreAlert_quizResultHeaderInner__Z6DoV .ExploreAlert_exploreCardThumb__5vW5A{margin-bottom:0;flex-shrink:0}.ExploreAlert_autoMicroQuizCard__WfA4u.ant-card{background-color:transparent;border:none;width:auto}.ExploreAlert_autoMicroQuizCard__WfA4u .ant-card-body{position:relative;width:400px;max-width:100%;background:#ffffff;border-radius:13.898px;padding:40px 16px 16px;z-index:1}.ExploreAlert_autoMicroQuizClose__LRHoA{position:absolute;top:16px;right:16px;border:none;padding:0;background:transparent;cursor:pointer;width:17.373px;height:17.373px;display:inline-flex;align-items:center;justify-content:center}.ExploreAlert_autoMicroQuizCloseIcon__a_p0L{width:17.373px;height:17.373px;display:block}.ExploreAlert_autoMicroQuizContent___zNIi{width:100%;display:flex;flex-direction:column;align-items:center;gap:13.898px}.ExploreAlert_autoMicroQuizImage__tCF5p{width:100%;display:flex;justify-content:center;align-items:center}.ExploreAlert_autoMicroQuizTextBlock__lgKKi{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.ExploreAlert_autoMicroQuizTitle__Cpe_m{white-space:nowrap}.ExploreAlert_autoMicroQuizTitleWrap__pHNuh,.ExploreAlert_autoMicroQuizTitle__Cpe_m{margin:0;color:#000;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.16px}.ExploreAlert_autoMicroQuizTitleWrap__pHNuh{white-space:normal}.ExploreAlert_autoMicroQuizDesc__qAuLq{white-space:nowrap}.ExploreAlert_autoMicroQuizDescWrap__xPRD1,.ExploreAlert_autoMicroQuizDesc__qAuLq{margin:0;color:#000;text-align:center;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.065px}.ExploreAlert_autoMicroQuizDescWrap__xPRD1{white-space:normal}.ExploreAlert_autoMicroQuizPrimaryBtn__q6hla{width:100%;height:auto;min-height:0;border-radius:126.657px;padding:12px 27.797px;background:#2183ed;color:#ffffff;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.13px}.ExploreAlert_title__d7OYE{color:var(--Black,#000);text-align:center;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.2px;margin:0 auto}.ExploreAlert_description__YtUBb{max-width:100%;text-align:center;font-style:normal;color:var(--body-color);font-size:var(--body-text);font-weight:var(--body-font-weight);line-height:var(--body-leading);letter-spacing:var(--body-tracking);margin:0 auto}.ExploreAlert_footer__zjeDs{margin-top:0;width:100%;display:flex;flex-direction:column;align-items:center}.ExploreAlert_primaryBtn__MKr_e{cursor:pointer;white-space:normal;display:flex;padding:14px 32px;justify-content:center;align-items:center;gap:14.581px;align-self:stretch;border-radius:145.81px;background:var(--Primary-Color,#2183ed);color:var(--White,#fff);font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.15px;height:46px}.ExploreAlert_secBtn__0BAqR{padding:0;border:none;text-align:center;color:#000;font-size:var(--sec-btn-text);font-weight:var(--sec-btn-font-weight);line-height:var(--sec-btn-leading);letter-spacing:var(--sec-btn-tracking);border-radius:0}.ExploreAlert_secBtn__0BAqR,.ExploreAlert_tertiaryBtn__Uq45q{background-color:transparent;font-style:normal;cursor:pointer;font-family:var(--main-font);margin-top:var(--sec-btn-space-top,16px)}.ExploreAlert_tertiaryBtn__Uq45q{padding:10px 34px;height:auto;width:100%;white-space:normal;font-size:var(--primary-btn-text);font-weight:var(--primary-btn-font-weight);line-height:var(--primary-btn-leading);letter-spacing:var(--primary-btn-tracking);border-radius:var(--primary-btn-rounded);min-height:var(--primary-btn-height)}.ExploreAlert_exploreCard__5n40g.ExploreAlert_exploreCardQuizResult__KWEnu{--title-margin-bottom:24px}.ExploreAlert_resBox__cLj8F{--res-box-width:118px;--res-box-height:74px;--res-box-margin:16px;--res-box-padding:12px;--res-box-font:32px;--res-box-tracking:-0.015em;display:flex;align-items:center;justify-content:center;border-radius:44px;margin-inline:auto;padding:var(--res-box-padding);width:var(--res-box-width);height:var(--res-box-height);margin-bottom:var(--res-box-margin);font-size:var(--res-box-font);letter-spacing:var(--res-box-tracking);color:#1d1d1d;text-align:center;font-style:normal;font-weight:600;line-height:100%}.ExploreAlert_resBoxSuccess__xHVEL{border:1px solid #4fb348;background-color:rgba(79,179,72,.1)}.ExploreAlert_resBoxError__6YpIe{border:1px solid #f2bc36;background-color:rgba(251,173,38,.15)}.ExploreAlert_quizResultCard__qf33w.ant-card{max-width:100%;max-height:calc(100% - 24px);overflow:hidden}.ExploreAlert_quizResultCard__qf33w .ant-card-body{--card-width:min(600px,calc(100vw - 24px));padding:0;border-radius:16px;display:flex;flex-direction:column;width:var(--card-width);max-width:100%;max-height:min(530px,calc(100vh - 48px));min-height:0;overflow:hidden;box-shadow:0 16px 40px rgba(15,23,42,.18);position:relative;isolation:isolate}.ExploreAlert_quizResultHeader__tLPpI{position:relative;z-index:1;padding:32px 20px 20px;border-bottom:1px solid rgba(33,131,237,.1);background:#f7f8fa;flex-shrink:0}.ExploreAlert_quizResultHeaderInner__Z6DoV{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.ExploreAlert_quizResultClose__0ytXt{position:absolute;top:10px;right:10px;width:20px;height:20px;border:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#8b8f98;font-size:20px;line-height:1;cursor:pointer}.ExploreAlert_quizResultClose__0ytXt:hover{color:#5f6570}.ExploreAlert_quizResultHeader__tLPpI .ExploreAlert_title__d7OYE{margin:0;text-align:left}.ExploreAlert_quizResultBody__JDaNr{position:relative;z-index:1;padding:20px 20px 0;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.ExploreAlert_quizResultContent__KvFyK{width:100%;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow-y:auto;padding-right:4px}.ExploreAlert_quizResultQuestion__bDV4F{margin:0;color:#000;text-align:left;white-space:normal;overflow-wrap:anywhere;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.07px}.ExploreAlert_quizAnswerCard__E2W2W{display:flex;align-items:flex-start;gap:12px;padding:14px 12px;border-radius:8px}.ExploreAlert_quizAnswerCardWrong__vWQJT{border:1px solid #ef5350;background:#ffebee;margin-bottom:10px}.ExploreAlert_quizAnswerCardCorrect__7ik_S{border:1px solid #4caf4f;background:#e8f5e9}.ExploreAlert_quizAnswerIcon___Qaaz{flex:0 0 18px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:12px;font-weight:700;line-height:1;margin-top:2px}.ExploreAlert_quizAnswerIconWrong__tWjCG{background:#ef5350;height:16px}.ExploreAlert_quizAnswerIconCorrect__usXOb{background:#23b14d;height:16px}.ExploreAlert_quizAnswerText__NzCmZ{color:#000;leading-trim:both;text-edge:cap;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.08px;text-align:left}.ExploreAlert_quizExplanationBox__Y6kWg{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:8px;background:#efefff;margin-top:16px;margin-bottom:20px}.ExploreAlert_quizExplanationIcon__Imkw2{flex:0 0 auto;color:#5e5ce6;font-size:18px;margin-top:2px}.ExploreAlert_quizExplanationText__qpwiO{margin:0;color:#2f2f2f;font-family:var(--main-font);font-size:15px;font-weight:400;line-height:155%;letter-spacing:-.08px;text-align:left}.ExploreAlert_quizResultFooter__zXwOm{padding:0 0 20px;flex-shrink:0}.ExploreAlert_quizResultSecondaryBtn___i97G{margin-top:16px;color:var(--Black,#000);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.07px}.ExploreAlert_firework__oZQl3{top:0;left:0;width:100%;height:100%;overflow:hidden}.ExploreAlert_fireworkLg__wz6yh{position:absolute;z-index:0}.ExploreAlert_fireworkSm__vCC4Q{position:fixed;z-index:10}.ExploreAlert_fireworkLg__wz6yh>.ExploreAlert_fireworkAnim__hs30n{transform:scaleX(1.8)}.ExploreAlert_fireworkSm__vCC4Q>.ExploreAlert_fireworkAnim__hs30n{transform:scale(1.5)}@media screen and (width >= 768px){.ExploreAlert_footer__zjeDs{margin-top:27.93px}.ExploreAlert_quizResultHeader__tLPpI{padding:24px}.ExploreAlert_quizResultBody__JDaNr{padding:24px 24px 0}.ExploreAlert_quizResultFooter__zXwOm{padding-bottom:24px}.ExploreAlert_quizResultClose__0ytXt{top:20px;right:20px}.ExploreAlert_alertCard__e_Qke,.ExploreAlert_exploreCard__5n40g{--rounded:22.35px;--card-width:493px;--card-padding:24px;--title-text:24px;--body-text:18px;--primary-btn-height:61px;--primary-btn-text:18px;--sec-btn-text:16px;--sec-btn-space-top:20px}.ExploreAlert_alertCard__e_Qke{--body-text:16px}.ExploreAlert_alertCardImage__SdWNb{max-height:120px;margin-bottom:27.93px}.ExploreAlert_exploreCardThumb__5vW5A{width:25px;height:30px}.ExploreAlert_resBox__cLj8F{--res-box-width:140px;--res-box-height:88px;--res-box-margin:20px;--res-box-font:38.4px}.ExploreAlert_title__d7OYE{font-size:20px}.ExploreAlert_quizResultContent__KvFyK{width:100%}.ExploreAlert_quizResultQuestion__bDV4F{margin:0;font-size:16px;letter-spacing:-.08px}.ExploreAlert_quizAnswerCardWrong__vWQJT{border:1px solid #ef5350;background:#ffebee;margin-bottom:12px}.ExploreAlert_quizExplanationBox__Y6kWg{margin-top:20px;margin-bottom:32px}.ExploreAlert_quizAnswerText__NzCmZ{font-size:16px}.ExploreAlert_primaryBtn__MKr_e{cursor:pointer;white-space:normal;display:flex;padding:16px 32px;justify-content:center;align-items:center;gap:14.581px;align-self:stretch;border-radius:145.81px;background:var(--Primary-Color,#2183ed);color:var(--White,#fff);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.16px;height:51px}.ExploreAlert_quizResultCard__qf33w .ant-card-body{--card-width:600px;max-height:min(636px,calc(100vh - 48px))}.ExploreAlert_quizExplanationText__qpwiO{font-size:16px}.ExploreAlert_quizResultHeaderInner__Z6DoV{gap:16px}}@media screen and (width >= 1280px){.ExploreAlert_exploreCard__5n40g .ExploreAlert_footer__zjeDs{margin-top:0}.ExploreAlert_quizResultCard__qf33w .ant-card-body{--card-width:600px;height:320px}.ExploreAlert_quizResultHeader__tLPpI{padding:24px 28px}.ExploreAlert_quizResultBody__JDaNr{padding:24px 24px 0}.ExploreAlert_quizResultFooter__zXwOm{padding-bottom:24px}.ExploreAlert_quizResultClose__0ytXt{top:20px;right:20px}.ExploreAlert_alertCard__e_Qke .ExploreAlert_footer__zjeDs{margin-top:0}.ExploreAlert_exploreCard__5n40g{--rounded:16px;--card-padding:32px 24px 24px 24px;--card-width:382px;--title-text:20px;--title-tracking:-0.2px;--title-leading:140%;--title-margin-bottom:16px;--body-text:16px;--body-leading:140%;--body-tracking:-0.08px;--primary-btn-height:51px;--primary-btn-text:16px;--primary-btn-tracking:-0.16px;--sec-btn-text:14px;--sec-btn-space-top:16px}.ExploreAlert_alertCard__e_Qke{--rounded:12px;--card-padding:20px;--card-width:418px;--title-text:24px;--title-tracking:-0.12px;--title-leading:120%;--title-margin-bottom:16px;--body-text:16px;--body-leading:140%;--body-tracking:-0.08px;--body-color:#3f3f3f;--primary-btn-height:45px;--primary-btn-text:16px;--primary-btn-tracking:-0.08px;--sec-btn-text:14px;--sec-btn-space-top:16px}.ExploreAlert_lg-text-sm__jK1in{font-size:14px}.ExploreAlert_alertCardImage__SdWNb{max-height:132px;margin-bottom:20px}.ExploreAlert_exploreCardThumb__5vW5A{width:25px;height:30px}.ExploreAlert_exploreCard__5n40g.ExploreAlert_exploreCardQuizResult__KWEnu{--card-width:454px;height:auto}.ExploreAlert_resBox__cLj8F{--res-box-width:158px;--res-box-height:90px;--res-box-margin:24px;--res-box-font:41.825px;--res-box-tracking:-0.209px}.ExploreAlert_title__d7OYE{font-size:20px}.ExploreAlert_quizResultContent__KvFyK{width:100%}.ExploreAlert_quizResultQuestion__bDV4F{margin:0;font-size:16px;letter-spacing:-.08px}.ExploreAlert_quizAnswerCardWrong__vWQJT{border:1px solid #ef5350;background:#ffebee;margin-bottom:12px}.ExploreAlert_quizExplanationBox__Y6kWg{margin-top:20px;margin-bottom:32px}.ExploreAlert_quizAnswerText__NzCmZ{font-size:16px}.ExploreAlert_primaryBtn__MKr_e{cursor:pointer;white-space:normal;display:flex;padding:16px 32px;justify-content:center;align-items:center;gap:14.581px;align-self:stretch;border-radius:145.81px;background:var(--Primary-Color,#2183ed);color:var(--White,#fff);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.16px;height:51px}.ExploreAlert_quizExplanationText__qpwiO{font-size:16px}.ExploreAlert_quizResultHeaderInner__Z6DoV{gap:16px}.ExploreAlert_exploreCardQuizResult__KWEnu{height:320px}}@media screen and (width >= 1440px){.ExploreAlert_quizResultCard__qf33w .ant-card-body{--card-padding:48px 24px 24px 24px;min-width:min(100%,538px);max-width:538px;height:380px}.ExploreAlert_exploreCardQuizResult__KWEnu{height:380px}}@media screen and (width >= 1600px){.ExploreAlert_quizResultCard__qf33w .ant-card-body{--card-padding:48px 24px 24px 24px;min-width:min(100%,538px);max-width:538px;height:480px}.ExploreAlert_exploreCardQuizResult__KWEnu{height:580px}}@media screen and (width >= 1740px){.ExploreAlert_quizResultCard__qf33w .ant-card-body{--card-padding:48px 24px 24px 24px;min-width:min(100%,538px);max-width:538px;height:530px}.ExploreAlert_exploreCardQuizResult__KWEnu{height:580px}}