:root{--primary-color: #005023;--secondary-color: #00a151;--accent-color: #76b82a;--text-color: #ffffff;--border-color: #fafbed}*{box-sizing:border-box}img{display:block}body{margin:0;padding:0;min-height:100vh;background-color:var(--primary-color);background-image:url(/images/bg-symbol.svg);background-position:bottom right;background-size:440px 265px;background-repeat:no-repeat;font-family:Arial,Helvetica,sans-serif}.logo{cursor:pointer}.header{position:absolute;top:0;left:30px;right:30px;height:90px;display:flex;align-items:center;gap:30px}.video-section{position:absolute;inset:90px 30px 30px}video::cue{font-size:1.5rem;background:#000000b3;color:var(--text-color);padding:.2em .4em}._container_115f2_1{position:absolute;top:80px;left:30px;right:30px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:24px 16px 16px}._progressBar_115f2_29{width:100%;max-width:820px;height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden;margin-bottom:12px}._progressFill_115f2_49{height:100%;background:var(--color-primary, #e6871a);border-radius:3px;transition:width .4s ease}._questionCounter_115f2_63{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:16px;width:100%;max-width:820px}._questionCard_115f2_87{width:100%;max-width:820px;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000001a;padding:28px 32px 24px;display:flex;flex-direction:column}._questionText_115f2_109{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 24px;line-height:1.35}._options_115f2_127{display:flex;flex-direction:column;gap:10px;flex:1}._option_115f2_127{display:flex;align-items:center;gap:16px;padding:14px 18px;background:#f5f5f5;border:2px solid transparent;border-radius:10px;cursor:pointer;font-size:16px;text-align:left;transition:background .15s,border-color .15s,transform .1s;width:100%}._option_115f2_127:hover:not(:disabled){background:#ebebeb;border-color:var(--color-primary, #e6871a);transform:translate(3px)}._option_115f2_127:disabled{cursor:default;opacity:.55}._optionLabel_115f2_199{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;border-radius:50%;background:#ddd;font-weight:800;font-size:15px;color:#444;transition:background .15s,color .15s}._optionText_115f2_233{font-weight:500;color:#222;line-height:1.3}._optionCorrect_115f2_247{background:#e6f6ee;border-color:#27ae60;opacity:1!important}._optionCorrect_115f2_247 ._optionLabel_115f2_199{background:#27ae60;color:#fff}._optionCorrect_115f2_247 ._optionText_115f2_233{color:#1a5c38}._optionWrong_115f2_273{background:#fdecea;border-color:#e53935;opacity:1!important}._optionWrong_115f2_273 ._optionLabel_115f2_199{background:#e53935;color:#fff}._optionWrong_115f2_273 ._optionText_115f2_233{color:#7b1a1a}._optionCorrectHint_115f2_299{background:#e6f6ee;border-color:#27ae60;opacity:1!important}._optionCorrectHint_115f2_299 ._optionLabel_115f2_199{background:#27ae60;color:#fff}._feedback_115f2_321{margin-top:14px;font-size:15px;min-height:22px}._feedbackCorrect_115f2_333{color:#27ae60;font-weight:700}._feedbackWrong_115f2_343{color:#e53935;font-weight:500}._navRow_115f2_355{width:100%;max-width:820px;display:flex;justify-content:flex-end;padding-top:14px}._btnPrimary_115f2_373{padding:12px 32px;background:var(--color-primary, #e6871a);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .15s,transform .1s}._btnPrimary_115f2_373:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}._btnPrimary_115f2_373:disabled{opacity:.35;cursor:default}._btnSecondary_115f2_417{padding:12px 28px;background:#fff;color:var(--color-primary, #e6871a);border:2px solid var(--color-primary, #e6871a);border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:background .15s}._btnSecondary_115f2_417:hover{background:#fff5ea}._resultCard_115f2_449{background:#fff;border-radius:20px;box-shadow:0 4px 32px #0000001f;padding:48px 48px 40px;display:flex;flex-direction:column;align-items:center;gap:16px;max-width:480px;width:100%}._resultIcon_115f2_475{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:900;color:#fff}._resultIconPass_115f2_497{background:#27ae60}._resultIconFail_115f2_503{background:#e53935}._resultTitle_115f2_511{font-size:28px;font-weight:800;margin:0;color:#1a1a1a}._resultScore_115f2_525{font-size:18px;color:#555;margin:0}._resultGrid_115f2_537{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:320px}._resultDot_115f2_553{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff}._resultDotCorrect_115f2_575{background:#27ae60}._resultDotWrong_115f2_581{background:#e53935}._resultActions_115f2_589{display:flex;gap:14px;margin-top:8px}._returnToInfobric_115f2_601{margin-top:12px;font-size:18px;font-weight:700;color:#555;text-align:center}@media(max-width:640px){._questionText_115f2_109{font-size:18px}._optionText_115f2_233{font-size:14px}._option_115f2_127{gap:12px;padding:12px 16px}}._container_1fdxd_1{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%}._sectionStatus_1fdxd_19{display:flex;align-items:center;justify-content:space-evenly;width:100%;gap:12px;color:var(--border-color);-webkit-user-select:none;user-select:none}._checkbox_1fdxd_39{width:16px;height:16px;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;border-radius:2px}._checkbox_1fdxd_39._checked_1fdxd_59{background-color:var(--accent-color);border-color:var(--accent-color)}._checkmark_1fdxd_69{color:var(--primary-color);font-size:12px;font-weight:700;line-height:1}._sectionStatusIndicator_1fdxd_83{height:26px;width:100%;border:1px solid var(--border-color);background:transparent;font-size:18px;padding-left:8px;padding-right:8px;border-radius:8px;gap:6px;display:flex;align-items:center;opacity:.3;line-height:0;cursor:pointer;color:var(--text-color)}._sectionStatusIndicator_1fdxd_83:disabled{cursor:not-allowed}._sectionStatusIndicator_1fdxd_83._current_1fdxd_127{background-color:var(--secondary-color);border-color:var(--secondary-color);opacity:1;color:var(--primary-color)}._sectionStatusIndicator_1fdxd_83._current_1fdxd_127 ._checkbox_1fdxd_39{border-color:var(--primary-color)}._sectionStatusIndicator_1fdxd_83._complete_1fdxd_147{background-color:var(--accent-color);border-color:var(--accent-color);opacity:1;color:var(--primary-color)}._sectionStatusIndicator_1fdxd_83._complete_1fdxd_147 ._checkbox_1fdxd_39{border-color:var(--primary-color)}@media(max-width:760px){._sectionStatusIndicator_1fdxd_83{font-size:12px;padding:6px 8px;height:16px;gap:4px}._checkbox_1fdxd_39{width:12px;height:12px}}@media(max-width:640px){._sectionStatusIndicator_1fdxd_83{font-size:10px;padding:6px;height:16px;gap:4px}._checkbox_1fdxd_39{width:10px;height:10px}}._container_1fjws_1{min-height:100dvh;display:grid;place-items:center;padding:clamp(5.5rem,11vh,7.5rem) clamp(1rem,4vw,2rem) clamp(1rem,3vh,2rem)}._panel_1fjws_15{width:min(100%,900px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.25rem,4vh,3rem)}._languageList_1fjws_33{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(.625rem,1.5vw,1rem)}._languageOption_1fjws_47{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:clamp(3.5rem,8vh,4.5rem);gap:clamp(.625rem,1.5vw,.875rem);padding:clamp(.5rem,1.2vh,.875rem) clamp(.75rem,1.5vw,1rem);border:1px solid rgba(255,255,255,.2);border-radius:14px;font-size:clamp(1rem,2vw,1.35rem);color:var(--text-color);background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:background .3s ease,transform .3s ease,border-color .3s ease}._languageOption_1fjws_47:hover{background:#ffffff24;border-color:#ffffff73;transform:translateY(-2px)}._languageOption_1fjws_47:focus-visible{outline:3px solid rgba(255,255,255,.45);outline-offset:3px}._languageLabel_1fjws_113{font-weight:600}._introduction_1fjws_121{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.25rem,1vh,.625rem);color:#e0e0e0;text-align:center}._eyebrow_1fjws_141{margin:0;font-size:clamp(.85rem,1.8vw,1rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8}._title_1fjws_159{font-size:clamp(2.4rem,7vw,4.8rem);font-weight:400;line-height:1;margin:0}._subTitle_1fjws_173{font-size:clamp(1.125rem,3vw,2.2rem);line-height:1.1}.flag{display:flex;align-items:center;justify-content:center}.flag svg{width:clamp(1.75rem,4vw,2.5rem)!important;height:clamp(1.75rem,4vw,2.5rem)!important}@media(max-width:640px){._container_1fjws_1{padding-top:clamp(4.75rem,9vh,6rem)}._panel_1fjws_15{width:min(100%,34rem)}._languageList_1fjws_33{grid-template-columns:1fr}}@media(max-height:760px){._container_1fjws_1{padding-top:clamp(4.5rem,8vh,5.5rem);padding-bottom:.75rem}._panel_1fjws_15{gap:1rem}._languageOption_1fjws_47{min-height:3.125rem;padding-top:.45rem;padding-bottom:.45rem}}@media(max-height:620px){._languageList_1fjws_33{grid-template-columns:repeat(2,minmax(0,1fr))}._title_1fjws_159{font-size:clamp(2rem,6vw,3.2rem)}._subTitle_1fjws_173{font-size:clamp(1rem,2.8vw,1.4rem)}}._videoSection_h61oe_1{position:absolute;inset:100px 30px 30px;display:flex;flex-direction:column;overflow:hidden;background:#000}._title_h61oe_25{position:absolute;top:0;left:0;z-index:2;font-size:clamp(1.1rem,2.4vw,2.25rem);padding:clamp(.6rem,1.4vw,1.25rem) clamp(.8rem,1.9vw,1.9rem);color:var(--primary-color);background-color:var(--accent-color);max-width:min(80%,720px)}._video_h61oe_1{width:100%;height:100%;flex:1;min-height:0;cursor:pointer}._controls_h61oe_65{position:absolute;bottom:0;left:0;right:0;background-color:#00000085;padding:clamp(.7rem,2vw,2.5rem);display:flex;flex-direction:row;align-items:center;gap:clamp(.55rem,1.5vw,1.25rem)}._progressWrap_h61oe_91{flex:1;min-width:180px}._progressInfo_h61oe_101{display:flex;align-items:center;gap:12px;color:#fff;font-size:clamp(.65rem,1.3vw,1.125rem);justify-content:space-between;margin-bottom:6px}._progressMeta_h61oe_121,._nextNotice_h61oe_123{white-space:nowrap}._progressBar_h61oe_131{width:100%;height:clamp(6px,.9vw,8px);background-color:#ffffff4d;border-radius:4px;cursor:pointer;position:relative;overflow:hidden}._progress_h61oe_91{height:100%;background-color:var(--primary-color);border-radius:4px;transition:width .15s linear}._controlsBottom_h61oe_165{display:flex;align-items:center;gap:20px}._button_h61oe_177{background-color:#fff;color:var(--primary-color);border:none;font-size:clamp(.85rem,1.2vw,1.125rem);min-height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:15px;box-shadow:inset 0 1px 2px #ffffff59,inset 0 -1px 2px #00000047;transition:background-color .2s}._playButton_h61oe_211{background-color:#fff;color:var(--primary-color);border:none;font-size:clamp(.85rem,1.2vw,1.125rem);cursor:pointer;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;flex-shrink:0;box-shadow:inset 0 1px 2px #ffffff59,inset 0 -1px 2px #00000047;transition:background-color .2s}._button_h61oe_177:hover,._playButton_h61oe_211:hover{background-color:#f0f0f0}._button_h61oe_177:active,._playButton_h61oe_211:active{background-color:#e0e0e0}._button_h61oe_177:disabled{background-color:#ccc;cursor:not-allowed;color:#999}._playIcon_h61oe_281{display:inline-block;color:var(--primary-color)}._triangleIcon_h61oe_291{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid currentColor;margin-left:2px}._pauseIcon_h61oe_309{width:12px;height:14px;background:linear-gradient(90deg,currentColor 0,currentColor 4px,transparent 4px,transparent 8px,currentColor 8px,currentColor 12px)}._timeRemaining_h61oe_337{color:#fff;font-size:24px;font-family:Arial,Helvetica,sans-serif;margin-left:auto}._button_h61oe_177{padding:0 24px}._navButton_h61oe_359{min-width:120px;gap:10px;padding:0 14px}._navLabel_h61oe_371{line-height:1}._longArrow_h61oe_379{position:relative;display:inline-block;width:18px;height:2px;background-color:currentColor}._longArrow_h61oe_379:after{content:"";position:absolute;top:50%;width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor}._rightLongArrow_h61oe_415:after{right:-1px;transform:translateY(-50%) rotate(45deg)}._leftLongArrow_h61oe_425:after{left:-1px;transform:translateY(-50%) rotate(-135deg)}._controlsPlaying_h61oe_437{background-color:#00000038;padding-top:8px;padding-bottom:8px;gap:10px;transition:background-color .3s,padding .3s}._controlsPlaying_h61oe_437 ._navButton_h61oe_359,._controlsPlaying_h61oe_437 ._progressInfo_h61oe_101{display:none}._controlsPlaying_h61oe_437 ._playButton_h61oe_211{width:34px;height:34px}._controlsPlaying_h61oe_437 ._progressBar_h61oe_131{height:4px}@media(max-width:960px){._videoSection_h61oe_1{inset:92px 14px 14px}._controls_h61oe_65{flex-wrap:wrap}._progressWrap_h61oe_91{order:4;min-width:100%}._prevButton_h61oe_525{order:1;flex:1;min-width:0}._playButton_h61oe_211{order:2}._nextButton_h61oe_545{order:3;flex:1;min-width:0}}@media(max-width:640px){._videoSection_h61oe_1{inset:84px 8px 8px}._title_h61oe_25{max-width:calc(100% - 16px)}._controls_h61oe_65{padding:10px;gap:8px}._navButton_h61oe_359{padding:0 10px;min-height:42px}._navLabel_h61oe_371{font-size:.85rem}}@media(max-height:700px){._videoSection_h61oe_1{top:78px}._controls_h61oe_65{padding-top:8px;padding-bottom:8px}}._logo_1p47h_1{cursor:pointer}._header_1p47h_9{position:absolute;top:0;left:30px;right:30px;height:100px;display:flex;align-items:center;gap:30px}._video-section_1p47h_31{position:absolute;inset:90px 30px 30px}._topBar_1p47h_47{display:flex;align-items:center;justify-content:space-between;width:100%;gap:30px}._title_1p47h_61{font-size:24px;white-space:nowrap;color:var(--text-color);display:none}@media(max-width:960px){._header_1p47h_9{left:20px;right:20px;top:5px;gap:20px;height:70px}}@media(max-width:640px){._logo_1p47h_1 img{width:120px;height:auto}._header_1p47h_9{flex-wrap:wrap;left:10px;right:10px;top:5px;gap:0;height:70px}._container_1p47h_123{padding-top:clamp(4.75rem,9vh,6rem)}._panel_1p47h_131{width:min(100%,34rem)}._languageList_1p47h_139{grid-template-columns:1fr}}
