.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;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;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 (min-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 (min-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 (min-width:768px){.ConditionalModal_modal__D7vUC .ant-modal-close{top:30px;right:30px}}@media screen and (min-width:1280px){.ConditionalModal_modal__D7vUC .ant-modal-close{top:30px;right:30px}}.QuizResultCard_card__DEB7P.ant-card{--result-font:"Inter",sans-serif;--result-primary:#2183ed;--result-secondary-outline:rgba(0,0,0,0.16);--result-secondary-outline-hover:rgba(0,0,0,0.22);--result-card-max:580px;--result-radius:13.898px;--result-pad-bottom:16px;--result-header-content-gap:13.898px;--result-header-border-alpha:0.16;--result-main-px:16px;--result-main-pt:0px;--result-main-pb:0px;--result-scroll-footer-gap:16px;--result-question-stack-gap:13.898px;--result-answer-explain-gap:10px;--result-header-py:13.898px;--result-header-px:16px;--result-title-img-gap:12px;--result-close-size:17px;--result-thumb-w:20px;--result-thumb-h:24px;--result-title-size:16px;--result-title-leading:19.2px;--result-title-tracking:-0.16px;--result-question-size:14px;--result-question-leading:19.6px;--result-question-tracking:-0.14px;--result-answer-gap:8px;--result-answer-pad-block:10px;--result-answer-pad-inline:10px;--result-answer-row-gap:12px;--result-answer-radius:8px;--result-answer-text-size:13px;--result-answer-text-leading:19.5px;--result-answer-text-tracking:-0.065px;--result-explain-pad:10px;--result-explain-radius:8px;--result-explain-bg:rgb(239,239,255);--result-explain-text-size:13px;--result-explain-text-leading:18.2px;--result-explain-text-tracking:-0.065px;--result-explain-icon-w:16px;--result-explain-row-gap:10px;--result-btn-height:40px;--result-btn-py:12px;--result-btn-px:27.797px;--result-btn-text:13px;--result-btn-tracking:-0.13px;--result-btn-line-height:1.2;--result-btn-row-gap:16px;--result-wrong-bg:rgb(255,235,238);--result-wrong-border:rgb(239,83,80);--result-correct-bg:rgb(232,245,233);--result-correct-border:rgb(76,175,79);--result-icon-size:12px;--result-tick-size:8px;background-color:transparent;border:none;width:auto;max-width:100%;max-height:min(85dvh,calc(100dvh - 140px),100%);overflow:hidden;position:relative}.QuizResultCard_card__DEB7P .ant-card-body{padding:0 0 var(--result-pad-bottom);border-radius:var(--result-radius);display:flex;flex-direction:column;align-items:stretch;gap:var(--result-header-content-gap);width:min(100%,var(--result-card-max));max-width:var(--result-card-max);max-height:min(409px,calc(100vh - 48px));min-height:0;overflow:hidden;box-shadow:0 16px 40px rgba(15,23,42,.18);position:relative;isolation:isolate;background:#fff;box-sizing:border-box}.QuizResultCard_header__8ty5p{position:relative;z-index:1;flex-shrink:0;width:100%;box-sizing:border-box;padding:var(--result-header-py) var(--result-header-px);border-bottom:1px solid rgba(33,131,237,var(--result-header-border-alpha));background:#fff}.QuizResultCard_headerInner__SkB0A{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--result-title-img-gap);padding-right:calc(var(--result-close-size) + 8px);box-sizing:border-box}.QuizResultCard_headerInner__SkB0A .QuizResultCard_thumb__l5Dx4{width:var(--result-thumb-w);height:var(--result-thumb-h);flex-shrink:0;object-fit:contain}.QuizResultCard_closeBtn__KA7qW{position:absolute;top:50%;right:var(--result-header-px);width:var(--result-close-size);height:var(--result-close-size);margin-top:calc(-.5 * var(--result-close-size));border:none;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:rgba(0,0,0,.4);cursor:pointer;box-sizing:border-box}.QuizResultCard_closeBtn__KA7qW:hover{color:rgba(0,0,0,.65);background:rgba(0,0,0,.04)}.QuizResultCard_closeIcon__FYFwL{width:20px;height:20px;display:block}.QuizResultCard_headerTitle__ZG6HJ{margin:0;padding:0;text-align:left;color:#000;font-family:var(--result-font);font-size:var(--result-title-size);font-style:normal;font-weight:600;line-height:var(--result-title-leading);letter-spacing:var(--result-title-tracking)}.QuizResultCard_main__wwQho{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:var(--result-scroll-footer-gap);padding:var(--result-main-pt) var(--result-main-px) var(--result-main-pb);box-sizing:border-box;overflow:hidden}.QuizResultCard_scroll__ZwZeY{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;padding-right:2px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgb(214,214,214) transparent;max-height:300px}.QuizResultCard_scroll__ZwZeY::-webkit-scrollbar{width:4px}.QuizResultCard_scroll__ZwZeY::-webkit-scrollbar-thumb{background:rgb(214,214,214);border-radius:999px}.QuizResultCard_scroll__ZwZeY::-webkit-scrollbar-track{background:transparent}.QuizResultCard_question__lZs5x{margin:0 0 var(--result-question-stack-gap);color:#000;text-align:left;white-space:normal;overflow-wrap:anywhere;font-family:var(--result-font);font-size:var(--result-question-size);font-style:normal;font-weight:500;line-height:var(--result-question-leading);letter-spacing:var(--result-question-tracking)}.QuizResultCard_answerStack__77kjI{display:flex;flex-direction:column;gap:var(--result-answer-gap)}.QuizResultCard_answerStack__77kjI:has(+.QuizResultCard_explanationBox__MUJoa){margin-bottom:var(--result-answer-explain-gap)}.QuizResultCard_answerCard__5H2op{display:flex;align-items:flex-start;gap:var(--result-answer-row-gap);padding:var(--result-answer-pad-block) var(--result-answer-pad-inline);border-radius:var(--result-answer-radius);box-sizing:border-box}.QuizResultCard_answerCardWrong__BSKDV{border:1px solid var(--result-wrong-border);background:var(--result-wrong-bg)}.QuizResultCard_answerCardCorrect__3N_TS{border:1px solid var(--result-correct-border);background:var(--result-correct-bg)}.QuizResultCard_answerIcon__jxkkG{display:block;object-fit:contain}.QuizResultCard_answerIcon__jxkkG,.QuizResultCard_correctTickHost__Fo1G3{flex:0 0 var(--result-icon-size);width:var(--result-icon-size);height:var(--result-icon-size);margin-top:3px}.QuizResultCard_correctTickHost__Fo1G3{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#00cc3d;box-sizing:border-box}.QuizResultCard_tickImg__Gv6bP{width:var(--result-tick-size);height:auto;display:block}.QuizResultCard_answerText__iIG2U{margin:0;color:#000;font-family:var(--result-font);font-size:var(--result-answer-text-size);font-style:normal;font-weight:400;line-height:var(--result-answer-text-leading);letter-spacing:var(--result-answer-text-tracking);text-align:left;min-width:0}.QuizResultCard_explanationBox__MUJoa{display:flex;align-items:flex-start;gap:var(--result-explain-row-gap);padding:var(--result-explain-pad);border-radius:var(--result-explain-radius);background:var(--result-explain-bg);box-sizing:border-box}.QuizResultCard_explanationIcon__FZ_t9{flex:0 0 var(--result-explain-icon-w);width:var(--result-explain-icon-w);height:auto;margin-top:1px}.QuizResultCard_explanationText__KckTu{margin:0;color:#000;font-family:var(--result-font);font-size:var(--result-explain-text-size);font-weight:400;line-height:var(--result-explain-text-leading);letter-spacing:var(--result-explain-text-tracking);text-align:left;min-width:0}.QuizResultCard_footer__bBU1o{flex-shrink:0;width:100%;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;text-align:center}.QuizResultCard_footerCtaPair__Nbh5g{display:flex;flex-direction:row;align-items:stretch;gap:var(--result-btn-row-gap);width:100%}.QuizResultCard_footerCtaPair__Nbh5g .QuizResultCard_primaryBtnInPair__wFiTY{flex:1 1;min-width:0;width:auto;white-space:nowrap}.QuizResultCard_footerCtaPair__Nbh5g .QuizResultCard_secondaryInPair__mDb_F{flex:1 1;min-width:0;margin-top:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.QuizResultCard_footerCtaPair__Nbh5g button.QuizResultCard_secondaryInPair__mDb_F{box-sizing:border-box;width:100%;padding:var(--result-btn-py) var(--result-btn-px);min-height:var(--result-btn-height);border-radius:999px;border:1px solid var(--result-secondary-outline);background-color:#fff;color:#000;font-family:var(--result-font);font-size:var(--result-btn-text);font-style:normal;font-weight:500;line-height:var(--result-btn-line-height);letter-spacing:var(--result-btn-tracking);cursor:pointer}.QuizResultCard_footerCtaPair__Nbh5g button.QuizResultCard_secondaryInPair__mDb_F:hover{background-color:#f7f7f8;border-color:var(--result-secondary-outline-hover)}.QuizResultCard_footerCtaPair__Nbh5g button.QuizResultCard_secondaryInPair__mDb_F:focus-visible{outline:2px solid var(--result-primary);outline-offset:2px}.QuizResultCard_footerCtaPair__Nbh5g .QuizResultCard_secondaryAntBtn__oC0FY.ant-btn{box-sizing:border-box;width:100%;max-width:100%;height:auto!important;min-height:var(--result-btn-height)!important;padding:var(--result-btn-py) var(--result-btn-px)!important;border-radius:999px!important;border:1px solid var(--result-secondary-outline)!important;background:#fff!important;color:#000!important;font-family:var(--result-font)!important;font-size:var(--result-btn-text)!important;font-weight:500!important;font-style:normal!important;line-height:var(--result-btn-line-height)!important;letter-spacing:var(--result-btn-tracking)!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;text-align:center!important}.QuizResultCard_footerCtaPair__Nbh5g .QuizResultCard_secondaryAntBtn__oC0FY.ant-btn.ant-btn-default:not(:disabled):focus-visible,.QuizResultCard_footerCtaPair__Nbh5g .QuizResultCard_secondaryAntBtn__oC0FY.ant-btn.ant-btn-default:not(:disabled):hover{background:#f7f7f8!important;color:#000!important;border-color:var(--result-secondary-outline-hover)!important}.QuizResultCard_primaryBtn__9VENm{cursor:pointer;white-space:normal;display:inline-flex;padding:var(--result-btn-py) var(--result-btn-px);justify-content:center;align-items:center;border-radius:999px;background:var(--result-primary)!important;color:#fff!important;font-family:var(--result-font);font-size:var(--result-btn-text);font-style:normal;font-weight:500;line-height:var(--result-btn-line-height);letter-spacing:var(--result-btn-tracking);min-height:var(--result-btn-height);height:auto;border:none!important;box-shadow:none!important;width:100%}.QuizResultCard_primaryBtn__9VENm.ant-btn.ant-btn-primary:not(:disabled):hover{background:#1a75d9!important;color:#fff!important}@media screen and (min-width:778px){.QuizResultCard_card__DEB7P .ant-card-body{min-width:400px}}@media screen and (max-width:777px){.QuizResultCard_card__DEB7P.ant-card{--result-card-max:353px;--result-radius:16px;--result-pad-bottom:0px;--result-header-content-gap:0px;--result-header-border-alpha:0.1;--result-header-py:20px;--result-header-px:20px;--result-main-px:20px;--result-main-pt:20px;--result-main-pb:20px;--result-scroll-footer-gap:20px;--result-title-size:18px;--result-title-leading:21.6px;--result-title-tracking:-0.18px;--result-title-img-gap:10px;--result-question-stack-gap:16px;--result-question-size:13px;--result-question-leading:19.5px;--result-question-tracking:-0.065px;--result-answer-text-size:12px;--result-answer-text-leading:16.8px;--result-answer-text-tracking:-0.06px;--result-answer-explain-gap:16px;--result-explain-pad:12px;--result-explain-text-size:12px;--result-explain-text-leading:18px;--result-explain-text-tracking:-0.06px;--result-btn-height:46px;--result-btn-py:14px;--result-btn-px:32px;--result-btn-text:15px;--result-btn-tracking:-0.15px;--result-btn-line-height:18.153px;--result-close-size:20px;--result-thumb-w:23px;--result-thumb-h:27px;--result-answer-pad-block:12px;--result-answer-pad-inline:12px;--result-answer-row-gap:12px;--result-answer-gap:10px;--result-icon-size:16px;--result-tick-size:11px}.QuizResultCard_card__DEB7P .ant-card-body{max-height:min(592px,calc(100dvh - 48px))}.QuizResultCard_scroll__ZwZeY{max-height:400px}.QuizResultCard_footerCtaPair__Nbh5g{flex-direction:column-reverse;align-items:stretch;gap:16px}.QuizResultCard_footerCtaPair__Nbh5g .QuizResultCard_primaryBtnInPair__wFiTY{width:100%}.QuizResultCard_footerCtaPair__Nbh5g .QuizResultCard_secondaryInPair__mDb_F{width:auto;max-width:100%;align-self:center;margin-inline:auto}.QuizResultCard_footerCtaPair__Nbh5g button.QuizResultCard_secondaryInPair__mDb_F{border:none;background:transparent;padding:0;min-height:0;border-radius:0;font-weight:400;box-shadow:none;line-height:1.4}.QuizResultCard_footerCtaPair__Nbh5g button.QuizResultCard_secondaryInPair__mDb_F:hover{background:transparent;border-color:transparent;color:#000;opacity:.82}.QuizResultCard_footerCtaPair__Nbh5g button.QuizResultCard_secondaryInPair__mDb_F:focus-visible{outline:2px solid var(--result-primary);outline-offset:2px;opacity:1}.QuizResultCard_footerCtaPair__Nbh5g .QuizResultCard_secondaryAntBtn__oC0FY.ant-btn{border:none!important;background:transparent!important;padding:0!important;min-height:0!important;height:auto!important;width:auto!important;max-width:100%!important;box-shadow:none!important;border-radius:0!important;font-weight:400!important;line-height:1.4!important;white-space:nowrap!important}.QuizResultCard_footerCtaPair__Nbh5g .QuizResultCard_secondaryAntBtn__oC0FY.ant-btn.ant-btn-default:not(:disabled):focus-visible,.QuizResultCard_footerCtaPair__Nbh5g .QuizResultCard_secondaryAntBtn__oC0FY.ant-btn.ant-btn-default:not(:disabled):hover{background:transparent!important;color:#000!important;border-color:transparent!important}}.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 (min-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 (min-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 (min-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 (min-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 (min-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}}.CoachPlay_wrapper__cso_2{padding:0}.CoachPlay_contentWrapper__YBl0N{display:flex;padding:16px 20px}.CoachPlay_navHeader__cm3jJ{position:-webkit-sticky;position:sticky;z-index:4;top:0;background-color:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:20px 32px 20px 15px;height:82px;border-bottom:1px solid rgba(0,0,0,.1)}.CoachPlay_navHeader__cm3jJ>*{position:relative}.CoachPlay_navHeaderTitle__SqCxC{color:#000;font-size:20px;font-style:normal;font-weight:500;line-height:1;letter-spacing:0;margin-bottom:0;transform:translateY(-1.5px)}.CoachPlay_navHeaderLead__kTper{margin:16px 0 0;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.08px}.CoachPlay_navSearch__ZUJE7{width:438px;position:relative}.CoachPlay_searchMiniInput__urxJi{width:100%;height:42px;margin:0;position:relative}.CoachPlay_searchMiniInput__urxJi.ant-select>.ant-select-selector{border-radius:30px;font-family:var(--main-font);border-color:#b3b3b3;outline:none;background:#fff;color:#000;font-size:16px;padding-inline:16px}.CoachPlay_searchMiniInput__urxJi .ant-select-arrow,.CoachPlay_searchMiniInput__urxJi .ant-select-prefix{display:none}.CoachPlay_navSearchInput__piSnD{width:100%;margin:0;height:42px;position:relative}.CoachPlay_navSearchInput__piSnD.ant-select>.ant-select-selector{font-family:var(--main-font);color:#000;border-width:.5px;border-color:#b3b3b3;border-radius:70px;font-size:16px;padding-inline:16px;text-align:left}.CoachPlay_navSearchInput__piSnD .ant-select-selection-placeholder,.CoachPlay_searchMiniInput__urxJi .ant-select-selection-placeholder{color:#737373}.CoachPlay_navSearchInput__piSnD .ant-select-clear{margin-right:30px}.CoachPlay_navSearchIcon__Mtv49{width:24px;height:24px;pointer-events:none;transform:translateY(-2px)}.CoachPlay_backBtn__iROpv{cursor:pointer;padding:0;margin-top:-2px;border:none;outline:none;background-color:transparent;flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.CoachPlay_wrapper__cso_2{padding:0}.CoachPlay_contentWrapper__YBl0N{padding:32px}}@media (min-width:1280px){.CoachPlay_wrapper__cso_2{padding:0}.CoachPlay_contentWrapper__YBl0N{padding:0;height:calc(100vh - 82px)}}@media (min-width:1600px){.CoachPlay_navHeader__cm3jJ{padding-left:24px}}.VideoLayout_wrapper__qqRij{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.VideoLayout_wrapperLg__hRnF9{overflow-x:hidden;overflow-y:auto;height:100vh;padding-right:clamp(24px,-82.624px + 8.33vw,60px);padding-left:clamp(24px,-82.624px + 8.33vw,60px);display:block;padding-block:24px}.VideoLayout_wrapperLg__hRnF9>.VideoLayout_wrapperInner__jG__L{width:100%;display:flex;flex-direction:column;justify-content:center;min-height:100%}.VideoLayout_scrollContainer__Hsw_I::-webkit-scrollbar-button{display:none}.VideoLayout_scrollContainer__Hsw_I::-webkit-scrollbar{width:6px;background-color:#ffffff}.VideoLayout_scrollContainer__Hsw_I::-webkit-scrollbar-thumb{background-color:#d1d1d1;border-radius:10px}.VideoLayout_headerRow__ZzXOX{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:0;column-gap:clamp(24px,calc(24px + (100vw - 1280px) * .0833),128px);font-family:var(--main-font)}.VideoLayout_titlesBlock__ULzdU{flex:1 1;max-width:630px;display:flex;flex-direction:column;gap:10px}.VideoLayout_breadcrumbText__P3l8D{color:#000;font-size:14px;font-weight:400;line-height:140%;margin-bottom:7px;text-align:start;padding-right:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.VideoLayout_breadcrumbText__P3l8D a:hover{color:inherit}.VideoLayout_videoTitle__i_P4e{color:#000;font-size:24px;font-weight:500;line-height:115%;letter-spacing:-.12px;text-align:start;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.VideoLayout_videoWrapper__SCa7W{background-color:#c4c4c4;aspect-ratio:16/9;margin:20px 0;border-radius:4px;overflow:clip}.VideoLayout_videoWrapper__SCa7W.VideoLayout_videoWrapperFixed__00WyK{position:absolute;inset:0;background-color:#000;aspect-ratio:auto;margin:0!important;border-radius:0}.VideoLayout_videoWrapperFixed__00WyK .video-container{background-color:#000;border-radius:0!important}.VideoLayout_navRow__71vYI{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px}.VideoLayout_navRow__71vYI a:hover{color:inherit}.VideoLayout_nextBtn__Cp4u2,.VideoLayout_prevBtn__voRkA{color:#000;font-size:12px;font-weight:400;line-height:140%;letter-spacing:-.08px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.VideoLayout_btnInactive__40fzv{cursor:not-allowed;opacity:.5}.VideoLayout_descriptionBox__gWAj4{overflow-x:hidden;transition:height .4s ease;max-height:176px;background:white;margin-top:19.5px;border-radius:8px;box-shadow:2px 4px 8px 0 rgba(0,0,0,.16)}.VideoLayout_descriptionText__konFC{font-size:12px;color:#3f3f3f;font-weight:400;padding:16px}@media (min-width:768px){.VideoLayout_navRow__71vYI{justify-content:flex-end}.VideoLayout_nextBtn__Cp4u2,.VideoLayout_prevBtn__voRkA{font-size:14px}}@media (min-width:1280px){.VideoLayout_navRow__71vYI{justify-content:flex-start}.VideoLayout_nextBtn__Cp4u2,.VideoLayout_prevBtn__voRkA{font-size:16px}}.MobileLayout_wrapper__ohdtL{height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:stretch;background-color:#ebebeb;overflow:hidden}.MobileLayout_wrapperScrollable__CTOpA{height:auto;overflow-y:auto;scrollbar-gutter:stable}.MobileLayout_wrapperScrollLock__aCarY{max-height:100vh;overflow:hidden}.MobileLayout_videoWrapper___hrqv{width:100%;margin-bottom:4px;padding-bottom:20px;padding-inline:20px;background-color:#fff}.MobileLayout_videoTitle__qhs2z{color:#000;font-size:16px;font-style:normal;font-weight:500;text-align:start;margin:16px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.MobileLayout_breadcrumbAboveSignIn__ineiK{width:100%;padding-inline:20px;background-color:#fff;flex-shrink:0}.MobileLayout_videoBreadcrumb__O0jCF{width:100%;min-width:0;overflow:hidden;padding:10px 0}.MobileLayout_listWrapper__rvaQO{--spacing-inline:20px;background-color:#fff;overflow:hidden;scrollbar-width:none;flex:1 1}.MobileLayout_certificateCard__pmxiM,.MobileLayout_signinCard__GZoKf,.MobileLayout_takeQuizCard__8rClU{width:100%;min-height:48px;border-radius:0;box-shadow:0 2px 16px 0 #0000001f;background-color:#fff;padding:8px 20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.MobileLayout_certificateCard__pmxiM{gap:var(--card-gap,8px);font-size:var(--card-text,12px);font-weight:500;line-height:110%;color:#3f3f3f}.MobileLayout_certificateCardButton__kgEC3{padding:10px 12px;color:white;background:#2183ed;border-radius:100px;font-weight:500;letter-spacing:-.015em;cursor:pointer;width:var(--btn-width,71px);height:var(--btn-height,32px);font-size:var(--btn-text,13px);white-space:nowrap}.MobileLayout_progressCard__fLGzb{width:100%;height:48px;border-radius:0;box-shadow:0 2px 16px 0 #0000001f;background-color:#fff;padding:14px 20px;display:flex;align-items:center;flex-shrink:0;z-index:1}.MobileLayout_progressTitle__XRc0w{font-size:12px;margin-right:16px;font-weight:500;line-height:100%;letter-spacing:-.015em;color:#787878}.MobileLayout_progressCard__fLGzb .progress-number{font-size:12px!important}.MobileLayout_takeQuizCard__8rClU{gap:var(--card-gap,12px);font-size:var(--card-text,12px);font-weight:500;line-height:110%;width:100%;min-height:48px;border-radius:0;box-shadow:0 2px 16px 0 #0000001f;background-color:#fff;color:#3f3f3f;padding:8px 20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.MobileLayout_takeQuizCardButton__df6xu{padding:4px 10px;background:#2183ed;border-radius:100px;cursor:pointer;width:var(--btn-width,36px);height:var(--btn-height,24px)}.MobileLayout_listDrawer__zpOBi.ant-drawer-content{width:var(--drawer-width,310px)}.MobileLayout_listDrawer__zpOBi .ant-drawer-close{position:absolute;right:12px;top:12px;margin:0;padding:0;font-size:18px}.MobileLayout_listDrawer__zpOBi .ant-drawer-header{border-bottom:none;padding:var(--drawer-header-padding,20px 18px 20px);position:relative}.MobileLayout_listDrawer__zpOBi .ant-drawer-body{padding:0}.MobileLayout_listDrawer__zpOBi .exp-vid-list{--spacing-inline:0;overflow:visible;max-height:none}.MobileLayout_listDrawerIntro__hJUMh{display:flex;flex-direction:column;align-items:stretch;gap:6px}.MobileLayout_listDrawerIntroTitle__exrHy{font-weight:500;font-size:14px;line-height:22px;color:#787878;padding-right:20px}.MobileLayout_listDrawerIntroRow__XbcdX{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.MobileLayout_listDrawerIntroRow__XbcdX .progress-number{font-size:inherit!important}.MobileLayout_listDrawerIntroRow__XbcdX .progress-segment{height:8px;width:var(--progress-size,68px);margin:3px 0 0 8px!important}.MobileLayout_listDrawerIntroCount__2hn53{display:flex;align-items:center;gap:2px}.MobileLayout_listDrawerIntroCount__2hn53>img{width:16px}.MobileLayout_listDrawerIntroProgress___2Lmd .progress-segment{margin-left:0!important}@media (min-width:768px){.MobileLayout_listDrawer__zpOBi{--drawer-header-padding:30px 21px 30px 23px;--drawer-width:409px}.MobileLayout_listDrawerIntro__hJUMh{--progress-size:90px;gap:16px}.MobileLayout_listDrawerIntroTitle__exrHy{font-size:18px;line-height:29.11px}}@media (max-width:915px) and (max-height:440px){.MobileLayout_listDrawerIntroCount__2hn53{display:none!important}}.MobileLayout_videoWrapperLoader__a6SvD{height:100%;display:flex;align-items:center;justify-content:center;background-color:#000000;margin-bottom:20px;aspect-ratio:16/9;overflow:clip}@media (max-width:767px){.MobileLayout_videoWrapper___hrqv .video-cover{margin-top:0;margin-inline:-20px;border-radius:0}.MobileLayout_videoWrapper___hrqv .custom-video-player,.MobileLayout_videoWrapper___hrqv .video-container{border-radius:0!important}.MobileLayout_videoWrapperLoader__a6SvD{margin-inline:-20px}.MobileLayout_listWrapper__rvaQO .exp-vid-list{--spacing-inline:0}}@media (min-width:768px){.MobileLayout_signinCard__GZoKf{height:68px}.MobileLayout_certificateCard__pmxiM{--card-gap:40px;--card-text:16px;--btn-font:13px;--btn-height:40px;--btn-width:163px;height:68px}.MobileLayout_takeQuizCard__8rClU{--card-gap:30px;--card-text:16px;--btn-height:40px;--btn-width:60px;height:68px}.MobileLayout_takeQuizCardButton__df6xu>img{transform:scale(1.5)}.MobileLayout_progressCard__fLGzb{height:68px}.MobileLayout_progressTitle__XRc0w{font-size:16px;margin-right:30px}.MobileLayout_progressCard__fLGzb .progress-number{font-size:15px!important}.MobileLayout_videoWrapper___hrqv{margin-bottom:7px;padding-inline:32px;padding-bottom:30px}.MobileLayout_videoWrapper___hrqv .video-cover{margin-top:28px;margin-inline:0;border-radius:12px}.MobileLayout_videoTitle__qhs2z{margin:12px 0 0;font-size:24px;font-weight:600;line-height:110%;letter-spacing:-.12px}.MobileLayout_videoWrapperLoader__a6SvD{margin-top:28px;margin-inline:0;border-radius:12px}.MobileLayout_listWrapper__rvaQO{--spacing-inline:32px}}