body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Header_header__OKWO7{justify-content:space-between;margin-bottom:16px;margin-top:10px}.Header_header__OKWO7,.Header_header__OKWO7 .Header_left__AgymK{align-items:center;display:flex}.Header_header__OKWO7 .Header_left__AgymK a{align-items:center;display:flex;font-weight:600}.Header_header__OKWO7 .Header_left__AgymK img{border-radius:3px;height:16px;margin-right:5px}.Header_header__OKWO7 .Header_left__AgymK .Header_logo__shVBB{border:2px solid var(--color-red);border-radius:10px;height:14px;margin-right:6px;position:relative;width:14px}.Header_header__OKWO7 .Header_left__AgymK .Header_logo__shVBB>div{border:2px solid var(--color-blue);border-radius:10px;height:8px;left:1px;position:absolute;top:1px;width:8px}.Header_header__OKWO7 .Header_left__AgymK h1{color:var(--color-red);font-size:14px;line-height:24px;margin:0;padding:0}.Header_header__OKWO7 .Header_left__AgymK h1 span{color:var(--txt)}.Header_header__OKWO7 .Header_right__sCxx3{align-items:center;display:flex}.Header_header__OKWO7 .Header_right__sCxx3 .Header_menu-btn__dSk2m{align-items:center;border-radius:3px;cursor:pointer;display:flex;line-height:16px;margin:0;padding:0}.Header_header__OKWO7 .Header_right__sCxx3 .Header_menu-btn__dSk2m:hover{color:var(--color-blue)}.Header_header__OKWO7 .Header_right__sCxx3 .Header_lang-btn__b\+Fmd{cursor:pointer;font-size:14px;line-height:14px;margin-right:11px}.Header_header__OKWO7 .Header_right__sCxx3 .Header_lang-btn__b\+Fmd.Header_active__OcOMM{color:var(--color-blue)}.light-theme{--color-red:#f11b35;--color-blue:#1a75cc;--color-blue-dark:#183964;--color-gray-light:#f5f5f5;--color-gray-dark:#8b8b8b;--color-green:#85b73e;--color-yellow:#ffda00;--bg:#fff;--txt:#171717;--txt-black:#181818;--txt-dark-gray:#2e2e2e;--txt-dark:#8b8b8b;--txt-500:var(--color-gray-dark);--txt-600:var(--txt-black);--answer:var(--txt);--answer-bg:#f5f5f5;--answer-wrong-bg:#bf3328;--answer-correct-bg:#84b63d;--answer-correct:#fff;--answer-wrong:#fff;--answer-history-bg:#e8e8e8;--question-number:var(--txt);--question-number-bg:#f5f5f5;--question-number-correct-bg:var(--answer-correct-bg);--question-number-wrong-bg:var(--answer-wrong-bg);--question-number-correct:#fff;--question-number-wrong:#fff;--question-number-active-bg:#e8e8e8;--color-status-correct:var(--answer-correct-bg);--color-status-show-right-answer:#e8f7d2;--progress-positive:#84b63d;--progress-negative:#da001c;--progress-bg:#e8e8e8;--progress-light-bg:#f5f5f5;--hr:#dedede;--home-btn:var(--txt);--home-btn-bg:#e8f0fb;--home-btn-icon:var(--color-blue);--counter:var(--txt);--counter-bg:var(--color-yellow);--counter-br:var(--bg);--settings-bg:#f5f5f5;--report-bg:#fff1f6;--theme-btn-bg:var(--home-btn-bg);--check-status-btn-bg:#f8f8f8;--check-status-btn-color:#a0a0a0;--donate-color:#ff538c}.dark-theme{--color-red:#f11c32;--color-blue:#4789ca;--color-blue-dark:#183964;--color-gray-light:#f5f5f5;--color-gray-dark:#8b8b8b;--color-green:#57be51;--color-yellow:#ffda00;--bg:#121212;--txt:#e0e0e0;--txt-black:#181818;--txt-dark-gray:#2e2e2e;--txt-dark:#8b8b8b;--txt-500:#a5a5a5;--txt-600:#e3e3e3;--answer:#e2e2e2;--answer-bg:#202020;--answer-wrong-bg:#811625;--answer-correct-bg:#34682f;--answer-correct:#e2e2e2;--answer-wrong:#e2e2e2;--answer-history-bg:#1a1a1a;--question-number:#000;--question-number-bg:#202020;--question-number-correct-bg:#376b35;--question-number-wrong-bg:#841824;--question-number-correct:#fff;--question-number-wrong:#fff;--question-number-active-bg:#3f3f3f;--color-status-correct:#2f6c2f;--color-status-show-right-answer:#31492f;--progress-positive:#467941;--progress-negative:#932735;--progress-bg:#353535;--progress-light-bg:#353535;--hr:#353535;--home-btn:#e1e3e5;--home-btn-bg:#1d2a37;--home-btn-icon:var(--color-blue);--counter:var(--txt-black);--counter-bg:var(--color-yellow);--counter-br:var(--bg);--settings-bg:#202020;--report-bg:#ffd8e5;--theme-btn-bg:var(--txt-dark-gray);--check-status-btn-bg:#171717;--check-status-btn-color:#555;--donate-color:#ff538c}body{background:var(--bg);color:var(--txt);font-family:Roboto,sans-serif;font-size:16px;font-weight:400;overflow-x:hidden}.questions .buttons{display:flex;justify-content:space-between;margin-top:20px}.question-numbers{align-items:center;display:flex;list-style:none;margin:0;padding:0}.question-numbers li{background:var(--question-number-bg);border-right:4px solid var(--bg);cursor:pointer;flex-shrink:0;font-size:14px;height:36px;line-height:36px;margin-right:0;position:relative;text-align:center;width:36px}.question-numbers li.correct{background:var(--question-number-correct-bg)!important;color:var(--question-number-correct)}.question-numbers li.answered{background:var(--color-blue)!important;color:#fff}.question-numbers li.wrong{background:var(--question-number-wrong-bg)!important;color:var(--question-number-wrong)}.question-numbers li.active{background:var(--question-number-active-bg);&:after{border-bottom:6px solid var(--bg);border-left:6px solid transparent;border-right:6px solid transparent;bottom:0;content:"";left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.favorite-btn{align-items:center;background:none;border:none;color:var(--color-blue);cursor:pointer;display:flex;font-size:14px;margin-top:10px;padding:0;-webkit-user-select:none;user-select:none}.favorite-btn:hover{color:var(--color-green)}.favorite-btn svg{margin-right:5px}.in-favorite-btn{color:var(--color-blue)}.in-favorite-btn:hover{color:var(--color-gray-light)}.is-errors-btn{color:var(--color-yellow)}.is-errors-btn:hover{color:var(--color-gray-light)}.report-btn{color:var(--color-gray-dark);font-size:12px;margin-top:10px}.report-btn:hover{color:var(--color-blue)}.report-btn.active{color:var(--color-red);font-weight:500}.show-right-answer-btn.active{color:var(--color-blue);font-weight:400}.next-question-btn{background:var(--color-blue);border:none;border-radius:5px;cursor:pointer;padding:10px 20px}.help-btn{color:var(--color-blue);font-size:14px}.help-btn:hover{color:var(--color-green)}.questions-progress{width:200px}.question-statistics-progress{margin-top:10px}.percent{color:var(--txt);font-size:12px;margin:0 0 10px}.percent .scale{border-radius:10px;display:flex;height:5px;overflow:hidden}.percent .scale .correct{background:var(--color-green);transition:all .1s ease-in-out}.percent .scale .wrong{background:var(--color-red)}.percent.dark-colors .scale .correct{background:var(--answer-correct-bg);transition:none}.percent.dark-colors .scale .wrong{background:var(--answer-wrong-bg);transition:none}.percent .scale .not-answered{background:var(--progress-bg)}.percent .values{display:flex;justify-content:space-between;margin-bottom:3px}.percent .values .correct{width:50%}.percent .values .wrong{text-align:right;width:50%}.statistic{display:flex;justify-content:space-between}.app-container{box-sizing:border-box;margin:0 auto;max-width:630px;padding:0 16px;width:100%}.home-page-container{margin-bottom:50px;max-width:420px;width:100%}.page-container{margin-bottom:50px}.btn{align-items:center;background:var(--home-btn-bg);border-radius:4px;color:var(--home-btn);display:flex;font-weight:400;height:54px;justify-content:center;position:relative;text-align:center;text-decoration:none!important}.btn:hover{opacity:.9}.btn>div{font-size:10px;line-height:8px;opacity:.8;position:absolute;right:4px;top:4px}.btn>svg{color:var(--home-btn-icon);margin-right:6px}.btn .counter{background:var(--counter-bg);border:1px solid;border-color:var(--counter-br);border-radius:100%;color:var(--counter);font-size:10px;font-weight:600;height:22px;line-height:8px;line-height:22px;opacity:1;position:absolute;right:-3px;top:-3px;width:22px}.btn.btn-blue{background:var(--color-blue);color:#fff}.btn.btn-red{background:var(--color-red);color:#fff}.btn.btn-gray{background:var(--color-gray-light)}.btn.btn-large-font{font-size:19px;font-weight:500}.btn.btn-small-font{font-size:13px;font-weight:400}a{color:var(--txt);text-decoration:none}.answer-history{box-sizing:border-box;margin-left:calc(-50vw + 50%);padding:0 8px 6px;position:relative;width:100vw}.answer-history .indiana-scroll-container{background:var(--answer-history-bg)}.answer-history+.line{margin-left:calc(-50vw + 50%);width:100vw}.btn-prev-page{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:500;line-height:14px;padding-bottom:8px}.btn-prev-page svg{margin-right:2px}.btn-prev-page svg,.btn-prev-page:hover{color:var(--color-blue)}.mt0{margin-top:0!important}h4{color:var(#333);margin-bottom:0}.report{background:var(--report-bg);border-radius:5px;color:var(--txt-black);margin-bottom:50px;margin-top:15px;padding:15px}.report a{color:var(--color-blue);text-decoration:underline}.report .title{font-size:16px;font-weight:500;margin:0 0 10px;padding:0}.report button{background:var(--color-blue);border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:20px;padding:6px 10px}.report button:hover{background:var(--color-blue-dark)}.theme-btn{align-items:center;background:var(--theme-btn-bg);border-radius:18px;cursor:pointer;display:flex;font-size:12px;font-weight:400;margin-right:20px;padding:2px 6px 2px 3px;transition:all .1s ease-in-out;-webkit-user-select:none;user-select:none;svg{margin-right:3px}}.theme-btn:hover{background:var(--color-red);color:#fff}.questions-count{font-size:12px;font-weight:400;margin-bottom:5px;margin-top:4px}.placeholder-question-number{border-right:4px solid var(--bg);flex-shrink:0}.line{border-bottom:1px solid var(--hr);height:1px;width:100%}.help-wrapper{border:1px solid var(--hr);border-radius:5px;padding:15px}.mt-10{margin-top:10px}.check-status-btn{align-items:flex-start;background:var(--check-status-btn-bg);border-radius:3px;color:var(--check-status-btn-color);display:flex;font-size:14px;margin-top:40px;padding:8px 10px;svg{height:22px;margin-right:8px;width:22px}}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-ext-300-normal.4777461b144e55145268.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-300-normal.3503ec5cc6330e21f695.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-300-normal.1431d1cef06ad04f5458.woff2) format("woff2"),url(/static/media/roboto-cyrillic-300-normal.5b5f2f31962967dfc22c.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-ext-300-normal.35b9d6be04b95f0f0530.woff2) format("woff2"),url(/static/media/roboto-greek-ext-300-normal.392a45a84c081c4b412d.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-300-normal.db2632771401f61463fe.woff2) format("woff2"),url(/static/media/roboto-greek-300-normal.8ecd7085cfe9bc2c22ac.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-vietnamese-300-normal.32fc45a3d1e8ea11fabc.woff2) format("woff2"),url(/static/media/roboto-vietnamese-300-normal.8472d69545c7409091b4.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-ext-300-normal.dc7dcec8e3f654e0ed63.woff2) format("woff2"),url(/static/media/roboto-latin-ext-300-normal.182712ab85f1472cdb2f.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-300-normal.c48fb6765a9fcb00b330.woff2) format("woff2"),url(/static/media/roboto-latin-300-normal.0515ab82dae6923cab85.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-ext-400-normal.804378952da8a10faae2.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-400-normal.af4d91666ea345601bea.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-400-normal.71a33b6b50457b2c903a.woff2) format("woff2"),url(/static/media/roboto-cyrillic-400-normal.c1d66054fe23e181d92c.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-ext-400-normal.169619821ea93019d1bb.woff2) format("woff2"),url(/static/media/roboto-greek-ext-400-normal.f708607d2a7290fb8bfa.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-400-normal.c35e4c3958e209d17b31.woff2) format("woff2"),url(/static/media/roboto-greek-400-normal.dfdff8fa12eac629d29f.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-vietnamese-400-normal.3230f9b040f3c630e0c3.woff2) format("woff2"),url(/static/media/roboto-vietnamese-400-normal.e0e8ba725ebd107367a8.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-ext-400-normal.861b791f9de857a6e7bc.woff2) format("woff2"),url(/static/media/roboto-latin-ext-400-normal.e757c42df6aaa3e11b62.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-400-normal.b009a76ad6afe4ebd301.woff2) format("woff2"),url(/static/media/roboto-latin-400-normal.3f2b9a42f643e62a49b7.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-ext-500-normal.62ced72e5832f02c2796.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-500-normal.268f264f58eba5c07c88.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-500-normal.cad7d3d9cb265e334e58.woff2) format("woff2"),url(/static/media/roboto-cyrillic-500-normal.965aebef74db72eaf236.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-ext-500-normal.6fb9cffb1d3e72bf9293.woff2) format("woff2"),url(/static/media/roboto-greek-ext-500-normal.eaa367bbd0b333a7f80b.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-500-normal.9ac81fefbe6c319ea40b.woff2) format("woff2"),url(/static/media/roboto-greek-500-normal.1a05a4887ccb810cb4dd.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-vietnamese-500-normal.d8642a3d1d4ef6179644.woff2) format("woff2"),url(/static/media/roboto-vietnamese-500-normal.657896dad292ee9a0a0a.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-ext-500-normal.9165081d10e1ba601384.woff2) format("woff2"),url(/static/media/roboto-latin-ext-500-normal.252057e589a0379208ed.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-500-normal.f25d774ecfe0996f8eb5.woff2) format("woff2"),url(/static/media/roboto-latin-500-normal.1f075502d0094a398e21.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-ext-700-normal.be4d02458ce53887dc37.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-700-normal.198a421f279162d59143.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-700-normal.d010f1f324e111a22e53.woff2) format("woff2"),url(/static/media/roboto-cyrillic-700-normal.f8a034d72aa6828199d4.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-ext-700-normal.bd9854c751441ccc1a70.woff2) format("woff2"),url(/static/media/roboto-greek-ext-700-normal.249853776d22a271b2b5.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-700-normal.50e795c1345353b0e996.woff2) format("woff2"),url(/static/media/roboto-greek-700-normal.a84892c56152037b3552.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-vietnamese-700-normal.3425a701027d0699e369.woff2) format("woff2"),url(/static/media/roboto-vietnamese-700-normal.4df79f684fcbca8386bd.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-ext-700-normal.ed67ad54b1a8f5d21150.woff2) format("woff2"),url(/static/media/roboto-latin-ext-700-normal.c1cc6d6fc851b3a2f79d.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-700-normal.227c93190fe7f82de3f8.woff2) format("woff2"),url(/static/media/roboto-latin-700-normal.666d7a2f9db53cf52e2d.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
/*# sourceMappingURL=main.2008eb56.css.map*/