@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap);mjx-container svg text{font-family:Georgia,Times New Roman,Times,serif}.rect-holder{left:0;margin:0;margin-bottom:var(--mjxMarginBottom);max-height:var(--mjxHeight);overflow:visible!important;position:absolute;vertical-align:var(--mjxVerticalAlign);width:100%;z-index:calc(var(--zindex) + 1)}.mth{--zindex:0}.rect-holder>.box-line-g{transform:translate(calc(var(--multiplier)*var(--boxX)),calc(var(--multiplier)*(var(--boxY) + var(--boxHeight))))}.math-info-holder>.box{x:0;stroke:var(--math-info-stroke-color);stroke-width:1}.status-box-holder.rect-holder{transition:opacity .2s,stroke .2s,x .2s,y .2s,height .2s,width .2s;will-change:opacity,stroke,x,y,height,width}.box-info-icon{transform:translate(calc(var(--boxX) + var(--boxWidth) - 3px),calc(var(--boxY) - 3px)) scale(.2)}.rect-holder use.info-icon{animation-duration:3s;animation-name:boxinfoAnimation;opacity:0}@keyframes boxinfoAnimation{0%{opacity:1}50%{opacity:1}to{opacity:0}}@keyframes showerrors{0%{opacity:0}to{opacity:1}}.rect-holder .box.default,.rect-holder .error-box-line.default{display:none}.constraint-error-holder,.math-error-holder,.math-warning-holder{fill:var(--math-error-box-color);animation-duration:.5s;animation-name:showerrors}.math-error-holder .error-box-line{height:7px}.constraint-error-holder .error-box-line,.math-warning-holder .error-box-line{stroke:none}.parser-error-holder{fill:var(--parser-error-box-color)}.parser-error-holder .error-box-line{stroke:var(--parser-error-boxes-border-color)}.math-error-holder{fill:var(--math-error-box-color)}.math-error-holder .error-box-line{stroke:var(--math-boxes-border-color)}.hint-holder,.hint-warning-holder{fill:var(--hint-box-color)}.reduce-err-holder,.timeout-holder{fill:var(--timeout-box-color)}.reduce-err-holder .error-box-line,.timeout-holder .error-box-line{stroke:var(--math-boxes-border-color)}.cond-correct-holder{fill:var(--cond-correct-box-color)}.cond-correct-holder .error-box-line{stroke:var(--math-boxes-border-color)}.approx-correct-holder{fill:var(--approx-correct-box-color)}.approx-correct-holder .error-box-line{stroke:var(--math-boxes-border-color)}.unsafe-holder{stroke:none!important}.ind-math-holder,.unsafe-holder{fill:var(--unsafe-math-color)}.ind-math-holder .error-box-line{stroke:var(--math-boxes-border-color)}.math-custom-holder,.math-info-holder{fill:var(--box-color)}.math-custom-holder .error-box-line,.math-info-holder .error-box-line{stroke:var(--math-boxes-border-color)}.indicator-holder>.box{fill:#000;stroke:none;opacity:.0625;z-index:101}rect.mspace{height:1px;width:1px}rect.major-comp{fill:none;stroke:#4daae7;stroke-width:100}.error-box-holder>.box{transition:opacity .3s}.indicator-holder[text]>.box{stroke:var(--math-textbox-color)}.caret-holder.focus>.box{fill:var(--focus-color)}.caret-holder.anchor>.box{fill:var(--anchor-color)}.rect-holder.caret-holder{animation:none;will-change:opacity}svg:not([moving]).caret-holder.focus>.box{animation-duration:1s;animation-iteration-count:infinite;animation-name:caret-blink}svg[moving].caret-holder.focus>.box{animation-name:"";opacity:1;transition:none!important}@keyframes caret-blink{0%{opacity:1}13%{opacity:0}50%{opacity:0}63%{opacity:1}to{opacity:1}}.mth .info-box-holder{bottom:0;position:absolute;right:calc(-10px - 32px/var(--zoom));z-index:101}.info-box-holder .mathjax-icon{display:block;padding:0!important}.mathjax-icon>img{width:calc(32px/var(--zoom))}.mathjax-icon[data-tooltip]:hover:before{transform:rotate(45deg) translateX(calc(170.7%*(1 - 1/var(--zoom)))) translateY(calc(-100%*(1 - 1/var(--zoom)))) scale(calc(1/var(--zoom)))!important}.mathjax-icon[data-tooltip]:hover:after{transform:translate(calc(50%*(1 - 1/var(--zoom)))) scale(calc(1/var(--zoom)))!important}.mathjax-icon[data-tooltip]:after,.mathjax-icon[data-tooltip]:before{transition:all .2s ease!important}.indicator-holder.rect-holder>rect{stroke-opacity:.5;stroke-dasharray:1 1}body[platform=darwin] .indicator-holder.rect-holder>rect{stroke-opacity:.3}.math-hint{--hint-width:201px;--padding:7px;--border:1px;background:var(--math-hint-border);border:var(--border) solid var(--math-hint-border);border-radius:.28571429rem;box-shadow:1px 1px 5px #c5c5c5;font-family:Lato;left:calc(var(--left-anchor) - var(--hint-width)/2 - var(--padding) - var(--border));padding:var(--padding);position:absolute;transform:scale(calc(1.2/var(--zoom)));transform-origin:top;transition:opacity .2s ease-in-out;transition-delay:1s;white-space:normal;width:var(--hint-width);z-index:100000}.mth[display] .math-hint{left:calc(var(--left-anchor) - var(--hint-width) - (var(--padding) + var(--border))*2);transform-origin:right top}.math-hint[noclick]{pointer-events:none}.math-hint:hover{display:block!important;opacity:1!important;pointer-events:all!important;z-index:100000}.error-box-lemma{height:20px;padding-left:1px;padding-top:2px}.error-box-lemma-holder{border-color:#7575751c;border-width:1.5px;float:right;height:25px;left:5px;position:relative;text-align:center;top:-40px;width:25px}.math-hint>h5{border-left:1px solid var(--math-hint-border);border-right:1px solid var(--math-hint-border);border-top:1px solid var(--math-hint-border);border-top-left-radius:.28571429rem;border-top-right-radius:.28571429rem;color:var(--ez-tex-blue);display:inline-block;left:-8px;margin-bottom:5px;margin-right:5px;padding:6px;position:relative;text-align:center;top:-8px;width:calc(100% + 2px)}.math-hint>.content{color:#789}.checkmath-hint{font-weight:700}.sel-rect+g g.bbox>rect{fill:var(--selection-background-color)}.mjxh>.ui.button.checkmath-btn{background-color:var(--ez-tex-blue);color:var(--mjxh-button-checkmath-color);font-size:calc(14px/var(--zoom));position:absolute;right:0;top:calc(100% + 5px + var(--toolbox-height, 0px)*1.4/var(--zoom))}.mth[code] .mjxh>.ui.button.checkmath-btn{top:calc(100% + 5px)}body[cm=false] .reduceDelay-row{display:none}.rect-holder .input{position:absolute;right:20px;top:var(--boxY)}.rect-holder .input input{width:3em}.rect-holder.rect-section[hover]{z-index:5}.rect-holder.rect-section .input button{padding:0 5px}.rect-holder.rect-section input[changed]:not(:focus){border-color:rgba(0,0,0,.87)}.rect-holder.rect-section .box{fill:none;stroke:#deb887}.rect-holder.rect-section.dummy-section .box{fill:none;stroke:none}.rect-holder.rect-section[correct] .box{stroke:#54bc46}.rect-holder.rect-section[focus] .box{stroke:#85b7d9;stroke-width:2}body{--autolatex-off-color:#8fb572;--text-color:rgb (444);--paper-background-color:#fff;--paper-margin-color:#e1e4e7;--focus-color:red;--anchor-color:#20d420;--focus-text-background-color:#fff;--focus-text-border-color:#c7c2c2;--bar-background-color:#f7f7f7;--ez-tex-blue:#00adee;--ez-tex-blue-hover:#009dd6;--ez-tex-yellow-hover:rgba(255,254,240,.8);--ez-tex-shadow:1px 2px 4px 0px #0a242e66;--ez-tab-active-color:#444;--ez-tex-tooltip-color:#ffffe9;--ez-tex-plugin-tooltip-color:#000;--ez-tex-plugin-font-tooltip-color:#fff;--ez-tex-plugin-hover:var(--material-grey-200);--plugin-status-color:#222;--plugin-status-font-color:#ffffffde;--notification-background-color:rgba(0,0,0,.87);--plugin-bg-color:#fff;--plugin-border-color:#dcdcdc;--log-background-color:#f5f5f5;--bar-border-light-color:#d3d3d3;--bar-border-dark-color:#b5b5b5;--bar-text-color:#2f4f4f;--preamble-border-color:var(--ez-tex-blue);--preamble-background-color:#fbfdff;--bibtex-border-color:#1f7a77;--bibtex-background-color:#eefdfc;--tabbar-background-color:#eceff0;--tabbar-border-color:#d3d3d3;--tabbar-text-color:#000;--tab-inactive-background-color:rgba(0,0,0,.2);--tab-background-color:rgba(0,0,0,.09);--tab-background-hover-color:#4f80b0;--tab-button-border-color:#a9a9a9;--toolbar-background-color:#dcdcdc;--toolbar-background-focus-color:var(--tab-background-hover-color);--toolbar-button-background-color:transparent;--toolbar-button-background-focus-color:var(--tab-background-hover-color);--toolbar-button-border-color:transparent;--toolbar-button-border-focus-color:transparent;--toolbar-button-text-color:#2f4f4f;--toolbar-button-text-focus-color:#fff;--status-background-color:var(--tabbar-background-color);--status-text-important-color:red;--button-background-color:var(--bar-background-color);--ui-search-input-prompt-border-color:rgba(34,36,38,.15);--ui-menu-item-label-background:transparent;--ui-search-icon-input-box-shadow-color-one:rgba(34,36,38,.12);--ui-search-icon-input-box-shadow-color-two:rgba(34,36,38,.15);--ui-form-input-box-shadow-color:rgba(34,36,38,.35);--ui-form-input-color:rgba(0,0,0,.95);--ui-menu-dropdown-selection:rgba(0,0,0,.03);--ui-toggle-checkbox-background-color:rgba(0,0,0,.15);--ui-menu-item-description-color:rgba(0,0,0,.4);--ui-gear-dropdown-color:rgba(0,0,0,.87);--ui-checkbox-hover-background-color:rgba(0,0,0,.15);--scrollbar-thumb-box-shadow:hsla(0,0%,100%,.5);--scrollbar-thumb-background-color:rgba(0,0,0,.5);--scrollbar-hover-background-color:rgba(0,0,0,.1);--button-background-hover-color:var(--tab-background-hover-color);--button-text-color:#2f4f4f;--button-text-hover-color:#fff;--input-background-focus-color:#f9fcfe;--slider-control-color:var(--ez-tex-blue);--slider-background-on-color:#fff;--slider-background-off-color:var(--tabbar-background-color);--toggle-background-color:#a9a9a9;--toggle-control-background-color:#f2f2f2;--toggle-control-border-color:#666;--bubble-background-color:#fafafa;--bubble-focus-background-color:#b2bec4;--bubble-text-color:#000;--bubble-shadow1-color:rgba(0,0,0,.035);--bubble-shadow2-color:rgba(0,0,0,.05);--notification-info-background-color:#e2f5ff;--notification-info-border-color:#e2f5ff;--notification-success-background-color:#edffe0;--notification-success-border-color:#edffe0;--notification-warning-background-color:#fcebde;--notification-warning-border-color:#fcebde;--notification-alert-background-color:#ffdad8;--notification-alert-border-color:#ffdad8;--notification-error-background-color:#b2b2b2;--notification-error-border-color:#b2b2b2;--navigator-background-color:#f7f9f9;--cmd-border-color:#000;--cmd-command-color:#0000cd;--cmd-curlie-color:#9745b5;--cmd-text-color:sienna;--mjxh-indicator-text-color:#54eca0;--mjx-error-color:red;--mjx-selection-background-color:var(--selection-background-color);--mth-display-border-color:#f4f2f2;--mth-display-shadow-color:rgba(0,0,0,.5);--mathcode-math-color:#4747a3;--mathcode-text-color:var(--mjxh-indicator-text-color);--math-menu-disabled-cell-square-background-color:rgba(255,0,128,.911);--math-menu-cell-square-background-color:rgba(143,218,150,.425);--mathcode-command-color:#028432;--mathcode-comment-color:#cfcfcf;--mathcode-dollar-color:#8d8f91;--mathcode-curlie-color:#99ceff;--mathcode-background-color:#fafdfe;--mathcode-delimiter-color:crimson;--mathcode-border-color:#dbe4f0;--math-info-stroke-color:#686868;--mth-code-question-color:#6cf706;--note-background-color:gold;--comment-color:#aca;--par-background-color:var(--paper-background-color);--par-border-bottom-color:#eff8fe;--par-border-open-color:#dbe4f0;--vspace-indicator-color:#d3d3d3;--selection-background-color:#bed9fc;--recentBar-background-color:#dbebf6;--recentBar-focus-background-color:#8c939f;--FT-border-color:#c7c2c2;--material-grey-300:#e0e0e0;--material-grey-200:#eee;--material-grey-400:#bdbdbd;--material-grey-600:#757575;--latexscope-button-hover:var(--material-grey-300);--latexscope-button-active:var(--material-grey-200);--latexscope-button-active-hover:var(--material-grey-300);--error-background-color:#ff0;--error-border-color:red;--error-color:red;--error-text-hover:#af3a38;--misspelled-color:#ff002e;--input-error-background-color:#ffe6e6;--input-error-border-color:#e0b4b4;--input-error-color:#9f3a38;--tooltip-error-background-color:#9f3a38;--parser-error-box-color:rgba(241,176,61,.2);--hint-box-color:rgba(31,158,255,.2);--math-error-box-color:hsla(5,89%,65%,.25);--timeout-box-color:hsla(0,0%,40%,.2);--unsafe-math-color:rgba(31,158,255,.2);--cond-correct-box-color:rgba(31,158,255,.2);--approx-correct-box-color:rgba(31,158,255,.2);--math-boxes-border-color:#fd0000;--hint-warning-border-color:#2991fa;--parser-error-boxes-border-color:#f1b03d;--welcome-title-color:#05bef1;--welcome-title-bg-color:azure;--debug-error-color:orange;--marginnote-background-color:#fafafa;--toolbox-background-color:var(--bar-background-color);--toolbox-background-hover-color:var(--material-grey-300);--pen-annotation-background-color:rgba(255,255,224,.25);--pen-annotation-border-color:hsla(0,0%,50%,.3);--pen-annotation-outline-color:hsla(0,0%,50%,.6);--pen-recognition-background-color:rgba(224,240,255,.65);--pen-recognition-prediction-background-color:#e0f0ff;--pen-annotation-selected-color:#e8f0fe;--search-menu-background-color:#fff;--input-dialog-background-color:#f5f5f5;--dialog-box-background-color:rgba(0,0,0,.2);--auto-math-background-color:rgba(106,169,233,.425);--auto-math-color:rgba(106,169,233,.425);--inspector-holder-dropdown-hover-border-color:rgba(34,36,38,.15);--inspector-holder-dropdown-description-color:rgba(0,0,0,.4);--inspector-holder-dropdown-menu-background:#fff;--forms-action-dropdown-accordion-border-color:hsla(0,0%,99%,.5);--forms-action-dropdown-title-background-color:#eee;--latex-scope-background-color:#fafafa;--latex-scope-border-color:#e6e6e6;--announcement-background-color:#d7d7d7;--announcement-holder-background-color:#fff;--topbar-border-color:#b4b4b4;--introjs-helper-layer-background-color:hsla(0,0%,100%,.1);--introjs-button-hover:#fff;--print-cover-background:rgba(0,0,0,.3);--print-cover-color:#fff;--progress-background-color:#f5f7f9;--div-overlay-holder-background-color:rgba(0,0,0,.3);--clear-formatting-background-color:hsla(0,0%,78%,.3);--clear-formatting-color:rgba(0,0,0,.3);--tooltip-animation-background-color:#87ecfa;--floating-toolbar-dropdown-box-shadow:rgba(0,0,0,.2);--div-cover-background:rgba(0,0,0,.1);--menu-holder-box-shadow:rgba(34,36,38,.12);--webview-holder-background-color:#fff;--introduction-holder-button-holder-color:#fff;--licensing-body-background-color:#fff;--math-hint-border:#fff;--action-bar-background-color:#fff;--inspector-text-menu-background:#fff;--mjxh-button-checkmath-color:#fff;--modal-color:#fff;--ui-absolute-background-color:#fff;--semantic-toolbar-backgrond-color:#fff;--recentHolder-background-color:#fff;--search-find-background-color:#fff;--ua-background-color:#fff;--ez-notification-floating-label:#fff;--math-menu-command-border:#f5f5f5;--auto-math-command-color:#f5f5f5;--topbar-pop-up-background-color:#f5f5f5;--ad-background-color:#fcfafd;--white-lilac:#f5f7fb}body[platform=linux],body[platform=win32]{--par-background-color:#e9f3ff}.math-tex[data-centered=true]{display:block;margin:1em 0;text-align:center}.math-tex[data-centered=false]{display:inline-block}.math-tex[data-centered]{width:auto}svg{--multiplier:1}.rect-holder{--x:calc(var(--mjxWidth)*var(--boxXp));--y:calc(var(--mjxHeight)*var(--boxYp));--width:calc(var(--mjxWidth)*var(--boxWidthp));--height:calc(var(--mjxHeight)*var(--boxHeightp))}.rect-holder>.box{y:var(--y,var(--boxY));height:var(--height,var(--boxHeight));z-index:var(--zindex)}.rect-holder>.box-line-g{transform:translate(var(--boxX),calc(var(--y, var(--boxY)) + var(--height, var(--boxHeight))))}.MathJax{font-size:18.66666666px}.math-tex{position:relative;width:100%}.errors{pointer-events:none;position:absolute;top:0;width:100%}.answer{position:relative;transform-origin:left}.boxes{width:100%}mjx-container[display=true]{margin:0!important}#reviewQuestions i{position:absolute;top:50%;transform:translateY(-50%)}@media print{.collapse{height:auto!important}#logo,.collapse{display:block!important}#logo a{text-decoration:none}#review,.card.review:not(:first-of-type){page-break-before:always}.card{border:none}.card-header{background-color:none;border-bottom:none}.border-shadow{border:none!important}#contentFooter{bottom:0;display:block;left:0;position:fixed;width:100%}}@media only screen and (min-width:992px){.modal-dialog{min-width:960px}}@media only screen and (max-width:991px){#emailHTML{display:none}}#hypatia-footer{margin-bottom:54px}.mathjax-icon{bottom:14rem;height:3.5rem;position:absolute;right:2%;width:3.5rem}.review{border-width:.45rem 0 .05rem!important}.review.border-top{border-top-width:.3rem!important}body{--report-text-color:#4daae8}body[data-theme=dark]{--report-text-color:#1b89d1}body[data-theme=dark] .question.collapse .question-container img{background-color:#8d8d8d;border-radius:5px;padding:5px}.report-text-color{color:var(--report-text-color)}body[data-theme=dark] a.border-purple{background-color:#f5f5f5}