/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@keyframes rotateAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes iconBookPulse{0%{transform:scale(1);opacity:.5}50%{opacity:.7}to{transform:scale(5);opacity:0}}@keyframes strokePulse{0%{stroke-width:0;stroke-opacity:0}50%{stroke-opacity:.5}to{stroke-width:20;stroke-opacity:0}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in-down{opacity:0;animation-name:fadeInDown;animation-fill-mode:forwards;animation-duration:.5s}.reactour__popover{--reactour-accent:var(--blue);color:var(--text-color)!important;border-radius:20px}.reactour__close-button{top:15px!important;right:15px!important}.reactour__mask{color:rgba(0,0,0,.25)!important}[data-tutorial=book-corners]{position:absolute;inset:0}[data-tutorial=book-corners] div{width:50px;height:50px;position:absolute}[data-tutorial=lt]{left:0;top:0}[data-tutorial=lb]{left:0;bottom:0}[data-tutorial=rt]{right:0;top:0}[data-tutorial=rb]{right:0;bottom:0}.book-corners__hidden{width:10px;height:10px;left:50%;top:45%;pointer-events:none;opacity:0;position:absolute}:root{--black:#303334;--blue:#63aad3;--blue_10:#63aad3;--dark_blue:#284962;--light_purple:#d8b0f2;--grey_main_text:#616161;--light_grey:#e0e0e0;--violet_fill:#c9d2fd;--cyan:#8eddfe;--red:#eb5942;--red_error:#f75151;--red_5:#eb59420d;--white:#fff;--dark_purple:#85499e;--input_stroke_grey:#d2d3d2;--green:#5ab303;--green_5:#5ab3030d;--menu_item_text:#585b5c;--menu_item_fill:#d0d6f5;--light_blue_table:#b0d7ee;--grey_text_input:#aeadad;--orange_warning:#feaf05;--orange_5:#feaf050d;--blue_5:#63aad30d;--blue_result_border:#b2d8ef;--blue_result_fill:#d9ebf7;--bg_filter_violet:#d0d6f5;--blue_label_filter:#5768c2;--btn-primary:#f4fcfe;--color-blue-1:#63aad3;--color-blue-2:#e8f6fe;--color-blue-3:#4b8db5;--color-blue-4:#426075;--color-blue-5:#226085;--color-red-1:#f95f5f;--border-color:#d1d1d1;--input-border-radius:18px;--menu-link-color:#303334;--input-icon-color:#b1b1b1;--text-color:#616161;--box-shadow:5px 9px 25px 0px rgba(0,0,0,.1);--error-color:#f75151;--button-large-height:52px;--button-middle-height:41px;--button-small-height:31px;--button-radius:16px;--font-size-base:20px;--line-height-base:1.1;--base-gap:60px;--times-font:"Times New Roman"}@media(max-width:992px){:root{--input-border-radius:15px}}@media(max-width:533px){:root{--button-radius:10px}}body,html{min-height:100%;height:100%;scroll-behavior:smooth;font-size:var(--font-size-base)}body{overflow-x:hidden;flex-direction:column;min-height:100vh;font-family:var(--text-font);display:flex}main{transform-style:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--title-font);font-weight:500}a,div,li,p{font-weight:300;color:var(--text-color);margin:0}a,li,p,span{line-height:var(--line-height-base)}a{outline:none}p{margin-bottom:22px}p:last-child{margin-bottom:0}body.mobile-menu-opened header{z-index:9999}main{flex:1 0 auto}.teacher-section{background-image:url(/images/for-teacher/bg.png);background-position:50%;overflow:hidden}.teacher-section,.teacher-section:before{background-repeat:no-repeat;background-size:cover}.teacher-section:before{content:"";position:absolute;width:345px;height:450px;background-image:url(/images/for-teacher/teacher.png);right:-100px;bottom:-30px;transition:transform 1s}@media(max-width:1580px){.teacher-section:before{transform:translateX(100%);transition:transform 1s}}@media(max-width:992px){.teacher-section{background-image:none;padding-top:5px!important;padding-bottom:5px!important}}.mjx-c1D6FC,.mjx-c1D6FD,.mjx-c1D6FE,.mjx-c1D6FF,.mjx-c1D700,.mjx-c1D701,.mjx-c1D702,.mjx-c1D703,.mjx-c1D704,.mjx-c1D705,.mjx-c1D706,.mjx-c1D707,.mjx-c1D708,.mjx-c1D709,.mjx-c1D70A,.mjx-c1D70B,.mjx-c1D70C,.mjx-c1D70D,.mjx-c1D70E,.mjx-c1D70F,.mjx-c1D711,.mjx-c1D712,.mjx-c1D713,.mjx-c1D714,.mjx-c1D719{font-family:var(--times-font)!important;margin-right:-3px}.mathjax{text-rendering:optimizeLegibility}