@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Raleway:wght@400;500;600;700&family=Zen+Dots:wght@500;600;700;800&family=Roboto:wght@300;400;500&display=swap";.shadow-sm{box-shadow:0 2px 4px #0000001a}.shadow-md{box-shadow:0 4px 8px #0000001f,0 2px 4px #00000014}.shadow-lg{box-shadow:0 15px 30px #0000001c,0 5px 15px #00000014}.drop-shadow{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.flex-row{align-items:center;display:flex;flex-direction:row}.pad-x{padding-left:10px;padding-right:10px}.pad-y{padding-bottom:10px;padding-top:10px}.separator{background-color:#222;display:block;height:1px;width:100%}.clickable{cursor:pointer}.input{border:none;border-bottom:1px solid #707070;margin:2px;transition:border-bottom .1s ease-in-out}.input,.input:focus{outline:none!important}.input:focus{border:none;border-bottom:1px solid #68acec}[draggable]{-moz-user-select:none;-webkit-user-select:none;user-select:none;-khtml-user-drag:element;-webkit-user-drag:element}.fixed-vertically-centered{position:fixed;top:50%;transform:translateY(-50%)}@keyframes grow{0%{display:none}1%{display:grid;transform:scaleY(0)}to{transform:scaleY(1)}}.accordion .content{display:none;transform:scaleY(0);transform-origin:top}.accordion.open>.content{animation:grow .2s ease-in-out;display:grid;transform:scaleY(1)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes blink{0%{opacity:.65}50%{opacity:1}to{opacity:.65}}@keyframes rock{0%{transform:rotate(-25deg) scale(1)}50%{transform:rotate(-5deg) scale(1.05)}to{transform:rotate(-25deg) scale(1)}}*,blockquote,body,p{font-family:Roboto,Montserrat,sans-serif}blockquote,p{font-size:1.15rem;font-weight:300;letter-spacing:.25px;line-height:2rem}@media screen and (max-width:550px){blockquote,p{font-size:1rem;line-height:1.8rem}}h1{color:#020645;font-family:Montserrat,Raleway,sans-serif;font-size:3rem;font-weight:600;letter-spacing:5px;line-height:3.5rem;position:relative;text-transform:uppercase}@media screen and (min-width:1440px){h1{font-size:3.5rem}}@media screen and (max-width:550px){h1{font-size:2.5rem}}h2{font-family:Montserrat,Raleway,sans-serif;font-size:2.75rem;font-weight:800;letter-spacing:1px;line-height:3.5rem}@media screen and (min-width:1440px){h2{font-size:3rem}}@media screen and (max-width:550px){h2{font-size:2.125rem;line-height:2.5rem;text-align:center}}h3{font-family:Montserrat,Raleway,sans-serif;font-size:30px;font-weight:600;line-height:2rem}@media screen and (min-width:1440px){h3{font-size:32px}}@media screen and (max-width:1024px){h3{font-size:28px}}@media screen and (max-width:550px){h3{font-size:24px}}.columns__column h3,h4{font-family:Roboto,Montserrat,sans-serif;font-size:22px;font-weight:500;letter-spacing:10%;line-height:34px;line-height:36px}@media screen and (min-width:1440px){.columns__column h3,h4{font-size:24px}}@media screen and (max-width:768px){.columns__column h3,h4{font-size:20px}}a{font-size:18px;letter-spacing:5%;line-height:42px;padding-bottom:3px;width:-moz-fit-content;width:fit-content}.columns__column p,a{font-family:Roboto,Montserrat,sans-serif;font-weight:400}.columns__column p{color:#313131;font-size:16px;line-height:22px}blockquote{border-left:7px solid #9ca6cc;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:1.8rem;padding-left:4rem}@media screen and (max-width:768px){blockquote{padding-left:2rem}}p:not(:last-of-type){margin-bottom:1rem}.columns__container{display:flex;flex-direction:row;gap:1.5rem;height:100%;justify-content:space-between;margin:0 auto;max-width:1000px;padding-left:2rem;padding-right:2rem;position:relative;width:100%}@media screen and (min-width:1440px){.columns__container{max-width:1180px}}@media screen and (max-width:768px){.columns__container{flex-wrap:wrap;max-width:calc(100% - 2rem)}}@media screen and (max-width:550px){.columns__container{max-width:calc(100% - 1rem)}}.columns__container{padding-bottom:3rem;padding-top:3rem}@media screen and (min-width:1440px){.columns__container{padding-bottom:4rem;padding-top:4rem}}.ProseMirror-gapcursor{display:none;pointer-events:none;position:absolute}.ProseMirror-gapcursor:after{animation:ProseMirror-cursor-blink 1.1s steps(2,start) infinite;border-top:1px solid #000;content:"";display:block;position:absolute;top:-2px;width:20px}@keyframes ProseMirror-cursor-blink{to{visibility:hidden}}.ProseMirror-focused .ProseMirror-gapcursor{display:block}.ProseMirror .external-video-wrapper{margin:1em}.ProseMirror .external-video-wrapper.prompt-input{background-color:#000;color:#fff;height:0;padding-top:56.25%;position:relative}.ProseMirror .external-video-wrapper.prompt-input video{display:none}.ProseMirror .external-video-wrapper.prompt-input .external-video-source-form-wrapper{display:flex;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.ProseMirror .external-video-wrapper.prompt-input .external-video-source-form-wrapper form{display:flex;flex-wrap:wrap;margin:auto}.ProseMirror .external-video-wrapper.prompt-input .external-video-source-form-wrapper form label{flex-basis:100%;text-align:center}.ProseMirror .external-video-wrapper.prompt-input .external-video-source-form-wrapper form input{background-color:#fff;color:#000;flex-grow:1;padding-left:.333em;padding-right:.333em}.ProseMirror .external-video-wrapper.prompt-input .external-video-source-form-wrapper form button{background-color:#dc143c;border:initial;color:#fff;font-weight:700;margin-left:.5em;padding:.5em 1em}.ProseMirror .mq-root-block.hasSupsOnly{padding-bottom:0;vertical-align:text-bottom}.ProseMirror .mq-root-block.hasSubsOnly{padding-top:1px;vertical-align:text-top}.ProseMirror .mq-root-block.hasSupsAndSubs{margin-bottom:-10px;padding-top:0;vertical-align:sub}.ProseMirror .desmos-graphing-calc{height:500px;margin:2em 1em}.ProseMirror{position:relative;word-wrap:break-word;color:#2d3748;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;font-variant-ligatures:none;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:20px;min-height:40px;outline:none;-webkit-user-select:text;white-space:pre-wrap}.ProseMirror h1{color:#1a202c;font-size:2.25rem;font-weight:700;letter-spacing:-.015em;line-height:1.3;margin-bottom:1.5rem;margin-top:3rem}@media screen and (max-width:550px){.ProseMirror h1{font-size:1.875rem;margin-bottom:1rem;margin-top:2rem}}.ProseMirror h2{color:#1a202c;font-size:1.75rem;font-weight:600;letter-spacing:-.01em;line-height:1.35;margin-bottom:1.25rem;margin-top:2.5rem}@media screen and (max-width:550px){.ProseMirror h2{font-size:1.5rem;margin-top:1.75rem}}.ProseMirror h3{color:#1a202c;font-size:1.375rem;font-weight:600;line-height:1.4;margin-bottom:1rem;margin-top:2rem}@media screen and (max-width:550px){.ProseMirror h3{font-size:1.25rem}}.ProseMirror h4{color:#1a202c;font-size:1.125rem;font-weight:600;line-height:1.5;margin-bottom:.75rem;margin-top:1.5rem}.ProseMirror p{margin-bottom:1.25rem}.ProseMirror p.is-editor-empty:first-child:before{color:#a0aec0;content:attr(data-placeholder);float:left;font-style:italic;height:0;pointer-events:none}.ProseMirror a{color:#3182ce;text-decoration:underline;text-decoration-thickness:.05em;text-underline-offset:2px;transition:color .15s ease-in-out}.ProseMirror a:hover{color:#2c5282}.ProseMirror ol,.ProseMirror ul{margin-bottom:1.25rem;padding-left:1.75rem}.ProseMirror ul{list-style:disc}.ProseMirror ol{list-style:decimal}.ProseMirror li{position:relative}.ProseMirror li,.ProseMirror li p{margin-bottom:.5rem}.ProseMirror li:last-child p{margin-bottom:0}.ProseMirror blockquote{background-color:#edf2f7;border-left:4px solid #4299e1;border-radius:.5rem;color:#4a5568;font-size:1.05rem;font-style:italic;margin:1.5rem 0;padding:1.25rem 1.5rem}.ProseMirror blockquote>:last-child{margin-bottom:0}.ProseMirror blockquote cite{color:#718096;display:block;font-size:.875rem;font-style:normal;margin-top:.75rem}.ProseMirror table{border-collapse:collapse;font-size:.875rem;margin:1.5rem 0;overflow:hidden;table-layout:fixed;width:100%}.ProseMirror table td,.ProseMirror table th{border:1px solid #e2e8f0;box-sizing:border-box;padding:.625rem .75rem;position:relative;vertical-align:top}.ProseMirror table td>*,.ProseMirror table th>*{margin-bottom:0}.ProseMirror table th{background-color:#f7fafc;color:#4a5568;font-weight:600;text-align:left}.ProseMirror table tr:nth-child(2n){background-color:#f9fafb}.ProseMirror table .selectedCell:after{background:#90cdf433;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.ProseMirror table .column-resize-handle{background-color:#4299e1;bottom:-2px;opacity:.5;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}.ProseMirror code{background-color:#f7fafc;border-radius:.25rem;color:#d53f8c;font-size:.875em;padding:.2em .4em}.ProseMirror code,.ProseMirror pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.ProseMirror pre{background-color:#2d3748;border-radius:.5rem;color:#e2e8f0;font-size:.875rem;line-height:1.6;margin:1.5rem 0;overflow-x:auto;padding:1rem}.ProseMirror pre code{background:none;color:inherit;padding:0}.ProseMirror hr{background-color:#e2e8f0;border:0;height:1px;margin:2rem 0}.ProseMirror figure{align-items:center;display:flex;flex-direction:column;margin:2rem 0}.ProseMirror figure .fig-content{max-width:100%;min-height:1rem}.ProseMirror figure img{height:auto;max-width:100%}.ProseMirror figure figcaption{color:#718096;font-size:.875rem;font-style:italic;padding:.75rem 0 0;text-align:center;width:100%}.ProseMirror figure figcaption:before{color:#a0aec0;content:attr(data-placeholder);height:0;left:50%;pointer-events:none;position:absolute;transform:translate(-50%)}.ProseMirror .math{--highlight:#3182ce;--contains-highlight:#3182ce;font-size:1.1rem}.ProseMirror .math:focus-within{border-radius:.25rem;outline:2px dashed #3182ce;padding:.25rem}.ProseMirror .math.inline-math{display:inline-flex;vertical-align:middle}.ProseMirror .math.block-math{display:grid;margin:1rem 0;padding:1rem 0;width:100%}.ProseMirror .math::part(virtual-keyboard-toggle){opacity:0;transition:opacity .2s ease}.ProseMirror .math:focus-within::part(virtual-keyboard-toggle){opacity:1}.ProseMirror .external-video-wrapper{border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin:2rem 0;overflow:hidden}.ProseMirror ::-moz-selection{background-color:#93c5fd4d}.ProseMirror ::selection{background-color:#93c5fd4d}.ProseMirror .ProseMirror-selectednode{border-radius:.25rem;outline:2px solid #4299e1}.ProseMirror li.ProseMirror-selectednode{outline:none}.ProseMirror li.ProseMirror-selectednode:after{border:2px solid #4299e1;border-radius:.25rem;bottom:-2px;content:"";left:-32px;pointer-events:none;position:absolute;right:-2px;top:-2px}.ProseMirror .collaboration-cursor__caret{border-left:2px solid;border-right:none;margin-left:-1px;margin-right:-1px;pointer-events:none;position:relative;word-break:normal}.ProseMirror .collaboration-cursor__label{border-radius:3px 3px 3px 0;color:#fff;font-size:12px;font-weight:600;left:-1px;line-height:normal;padding:.1rem .3rem;position:absolute;top:-1.4em;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.ProseMirror .bubble-menu,.ProseMirror .floating-menu{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:.5rem}.ProseMirror-hideselection ::selection{background:transparent}.ProseMirror-hideselection ::-moz-selection{background:transparent}.ProseMirror-hideselection{caret-color:transparent}.drag-handle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill:rgba(0,0,0,.5)' viewBox='0 0 10 10'%3E%3Cpath d='M3 2a1 1 0 1 1 0-2 1 1 0 0 1 0 2m0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2m0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2m4-8a1 1 0 1 1 0-2 1 1 0 0 1 0 2m0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2m0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:calc(.5em + .375rem) calc(.5em + .375rem);border-radius:.25rem;cursor:grab;height:1.5rem;opacity:1;position:fixed;transition:opacity .2s ease-in;width:1.2rem;z-index:50}.drag-handle:hover{background-color:var(--novel-stone-100);transition:background-color .2s}.drag-handle:active{background-color:var(--novel-stone-200);cursor:grabbing;transition:background-color .2s}.drag-handle.hide{opacity:0;pointer-events:none}@media screen and (max-width:600px){.drag-handle{display:none;pointer-events:none}}.mq-editable-field.block{display:block}.mq-editable-field .mq-cursor,.mq-editable-field.inline-block{display:-moz-inline-box;display:inline-block}.mq-editable-field .mq-cursor{border-left:1px solid #000;margin-left:-1px;padding:0;position:relative;z-index:1}.mq-editable-field .mq-cursor.mq-blink{visibility:hidden}.mq-editable-field,.mq-math-mode .mq-editable-field{border:1px solid gray}.mq-editable-field.mq-focused,.mq-math-mode .mq-editable-field.mq-focused{border-color:#709ac0;border-radius:1px;box-shadow:0 0 1px 2px #8bd,inset 0 0 2px #6ae}.mq-math-mode .mq-editable-field{margin:1px}.mq-editable-field .mq-latex-command-input{border:1px solid gray;color:inherit;font-family:Courier New,monospace;margin-left:2px;margin-right:1px;padding-right:1px}.mq-editable-field .mq-latex-command-input.mq-empty{background:transparent}.mq-editable-field .mq-latex-command-input.mq-hasCursor{border-color:ActiveBorder}.mq-editable-field .mq-cursor:only-child:after,.mq-editable-field .mq-textarea+.mq-cursor:last-child:after,.mq-editable-field.mq-empty:after,.mq-editable-field.mq-text-mode:after,.mq-math-mode .mq-empty:after{content:"c";visibility:hidden}.mq-editable-field .mq-text-mode .mq-cursor:only-child:after{content:""}.mq-editable-field.mq-text-mode{overflow-x:auto;overflow-y:hidden}.mq-math-mode .mq-root-block,.mq-root-block{box-sizing:border-box;display:-moz-inline-box;display:inline-block;overflow:hidden;padding:2px;vertical-align:middle;white-space:nowrap;width:100%}.mq-math-mode{font-size:115%;font-style:normal;font-variant:normal;font-weight:400;line-height:1}.mq-math-mode,.mq-math-mode .mq-non-leaf,.mq-math-mode .mq-scaled{display:-moz-inline-box;display:inline-block}.mq-math-mode .mq-nonSymbola,.mq-math-mode .mq-text-mode,.mq-math-mode var{font-family:Times New Roman,Symbola,serif;line-height:.9}.mq-math-mode *{border-color:#000;box-sizing:border-box;font-size:inherit;line-height:inherit;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mq-math-mode .mq-empty{background:#ccc}.mq-math-mode .mq-empty.mq-root-block,.mq-math-mode.mq-empty{background:transparent}.mq-math-mode .mq-text-mode{display:inline-block;white-space:pre}.mq-math-mode .mq-text-mode.mq-hasCursor{box-shadow:inset 0 .1em .2em #a9a9a9;margin:0 -.1em;min-width:1ex;padding:0 .1em}.mq-math-mode .mq-font{font:1em Times New Roman,Symbola,serif}.mq-math-mode .mq-font *{font-family:inherit;font-style:inherit}.mq-math-mode b,.mq-math-mode b.mq-font{font-weight:bolder}.mq-math-mode i,.mq-math-mode i.mq-font,.mq-math-mode var{font-style:italic}.mq-math-mode var.mq-f{margin-left:.1em;margin-right:.2em}.mq-math-mode .mq-roman var.mq-f{margin:0}.mq-math-mode big{font-size:200%}.mq-math-mode .mq-int>big{display:inline-block;transform:scaleX(.7);vertical-align:-.16em}.mq-math-mode .mq-int>.mq-supsub{font-size:80%;padding-right:.2em;vertical-align:-1.1em}.mq-math-mode .mq-int>.mq-supsub>.mq-sup>.mq-sup-inner{vertical-align:1.3em}.mq-math-mode .mq-int>.mq-supsub>.mq-sub{margin-left:-.35em}.mq-math-mode .mq-roman{font-style:normal}.mq-math-mode .mq-sans-serif{font-family:sans-serif,Symbola,serif}.mq-math-mode .mq-monospace{font-family:monospace,Symbola,serif}.mq-math-mode .mq-overline{border-top:1px solid #000;margin-top:1px}.mq-math-mode .mq-underline{border-bottom:1px solid #000;margin-bottom:1px}.mq-math-mode .mq-binary-operator{display:-moz-inline-box;display:inline-block;padding:0 .2em}.mq-math-mode .mq-supsub{font-size:90%;text-align:left;vertical-align:-.5em}.mq-math-mode .mq-supsub.mq-sup-only{vertical-align:.5em}.mq-math-mode .mq-supsub.mq-sup-only .mq-sup{display:inline-block;vertical-align:text-bottom}.mq-math-mode .mq-supsub .mq-sup{display:block}.mq-math-mode .mq-supsub .mq-sub{display:block;float:left}.mq-math-mode .mq-supsub .mq-binary-operator{padding:0 .1em}.mq-math-mode .mq-supsub .mq-fraction{font-size:70%}.mq-math-mode sup.mq-nthroot{font-size:80%;margin-left:.2em;margin-right:-.6em;min-width:.5em;vertical-align:.8em}.mq-math-mode .mq-paren{padding:0 .1em;transform-origin:center .06em;vertical-align:top}.mq-math-mode .mq-paren.mq-ghost{color:silver}.mq-math-mode .mq-paren+span{margin-bottom:.1em;margin-top:.1em}.mq-math-mode .mq-array{text-align:center;vertical-align:middle}.mq-math-mode .mq-array>span{display:block}.mq-math-mode .mq-operator-name{font-family:Symbola,Times New Roman,serif;font-style:normal;line-height:.9}.mq-math-mode var.mq-operator-name.mq-first{padding-left:.2em}.mq-math-mode .mq-supsub.mq-after-operator-name,.mq-math-mode var.mq-operator-name.mq-last{padding-right:.2em}.mq-math-mode .mq-fraction{font-size:90%;padding:0 .2em;text-align:center;vertical-align:-.4em}.mq-math-mode .mq-fraction,.mq-math-mode .mq-large-operator,.mq-math-mode x:-moz-any-link{display:-moz-groupbox}.mq-math-mode .mq-fraction,.mq-math-mode .mq-large-operator,.mq-math-mode x:-moz-any-link,.mq-math-mode x:default{display:inline-block}.mq-math-mode .mq-denominator,.mq-math-mode .mq-dot-recurring,.mq-math-mode .mq-numerator{display:block}.mq-math-mode .mq-numerator{padding:0 .1em}.mq-math-mode .mq-denominator{border-top:1px solid;float:right;padding:.1em;width:100%}.mq-math-mode .mq-dot-recurring{height:.3em;text-align:center}.mq-math-mode .mq-sqrt-prefix{padding-top:0;position:relative;top:.1em;transform-origin:top;vertical-align:top}.mq-math-mode .mq-sqrt-stem{border-top:1px solid;margin-right:.1em;margin-top:1px;padding-left:.15em;padding-right:.2em;padding-top:1px}.mq-math-mode .mq-diacritic-above{display:block;line-height:.4em;text-align:center}.mq-math-mode .mq-diacritic-stem,.mq-math-mode .mq-hat-prefix{display:block;text-align:center}.mq-math-mode .mq-hat-prefix{line-height:.95em;margin-bottom:-.7em;transform:scaleX(1.5);-moz-transform:scaleX(1.5);-o-transform:scaleX(1.5);-webkit-transform:scaleX(1.5)}.mq-math-mode .mq-hat-stem{display:block}.mq-math-mode .mq-large-operator{padding:.2em;text-align:center;vertical-align:-.2em}.mq-math-mode .mq-large-operator .mq-from,.mq-math-mode .mq-large-operator .mq-to,.mq-math-mode .mq-large-operator big{display:block}.mq-math-mode .mq-large-operator .mq-from,.mq-math-mode .mq-large-operator .mq-to{font-size:80%}.mq-math-mode .mq-large-operator .mq-from{float:right;width:100%}.mq-math-mode,.mq-math-mode .mq-editable-field{cursor:text;font-family:Symbola,Times New Roman,serif}.mq-math-mode .mq-overarc{border-top:1px solid #000;border-top-left-radius:50% .3em;border-top-right-radius:50% .3em;margin-top:1px;padding-top:.15em}.mq-math-mode .mq-overarrow{border-top:1px solid #000;margin-top:1px;min-width:.5em;padding-top:.2em;text-align:center}.mq-math-mode .mq-overarrow:before{content:"➤";display:block;font-size:.5em;line-height:0em;position:relative;text-align:right;top:-.34em}.mq-math-mode .mq-overarrow.mq-arrow-left:before{filter:FlipH;-ms-filter:"FlipH";transform:scaleX(-1)}.mq-math-mode .mq-overarrow.mq-arrow-both{vertical-align:text-bottom}.mq-math-mode .mq-overarrow.mq-arrow-both.mq-empty{min-height:1.23em}.mq-math-mode .mq-overarrow.mq-arrow-both.mq-empty:after{top:-.34em}.mq-math-mode .mq-overarrow.mq-arrow-both:before{filter:FlipH;-ms-filter:"FlipH";transform:scaleX(-1)}.mq-math-mode .mq-overarrow.mq-arrow-both:after{content:"➤";display:block;font-size:.5em;line-height:0em;position:relative;text-align:right;top:-2.3em;visibility:visible}.mq-editable-field .mq-selection,.mq-editable-field .mq-selection .mq-non-leaf,.mq-editable-field .mq-selection .mq-scaled,.mq-math-mode .mq-selection,.mq-math-mode .mq-selection .mq-non-leaf,.mq-math-mode .mq-selection .mq-scaled{background:#b4d5fe!important;background:Highlight!important;border-color:HighlightText;color:HighlightText}.mq-editable-field .mq-selection .mq-matrixed,.mq-math-mode .mq-selection .mq-matrixed{background:#39f!important}.mq-editable-field .mq-selection .mq-matrixed-container,.mq-math-mode .mq-selection .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="#3399FF")!important}.mq-editable-field .mq-selection.mq-blur,.mq-editable-field .mq-selection.mq-blur .mq-matrixed,.mq-editable-field .mq-selection.mq-blur .mq-non-leaf,.mq-editable-field .mq-selection.mq-blur .mq-scaled,.mq-math-mode .mq-selection.mq-blur,.mq-math-mode .mq-selection.mq-blur .mq-matrixed,.mq-math-mode .mq-selection.mq-blur .mq-non-leaf,.mq-math-mode .mq-selection.mq-blur .mq-scaled{background:#d4d4d4!important;border-color:#000;color:#000}.mq-editable-field .mq-selection.mq-blur .mq-matrixed-container,.mq-math-mode .mq-selection.mq-blur .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="#D4D4D4")!important}.mq-editable-field .mq-textarea,.mq-math-mode .mq-textarea{position:relative;-webkit-user-select:text;-moz-user-select:text;user-select:text}.mq-editable-field .mq-selectable,.mq-editable-field .mq-textarea *,.mq-math-mode .mq-selectable,.mq-math-mode .mq-textarea *{position:absolute;-webkit-user-select:text;-moz-user-select:text;user-select:text;clip:rect(1em 1em 1em 1em);box-sizing:content-box;height:1px;resize:none;transform:scale(0);width:1px}.mq-math-mode .mq-matrixed{background:#fff;display:-moz-inline-box;display:inline-block}.mq-math-mode .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="white");margin-top:-.1em}.mq-editable-field,.mq-math-mode .mq-editable-field{border:none}.mq-editable-field.mq-focused,.mq-math-mode .mq-editable-field.mq-focused{background-color:#eee;border-radius:unset;box-shadow:unset}.mq-editable-field:not(.mq-focused) .mq-empty{background:none}.mq-editable-field span:not(.mq-int)>.mq-supsub:not(.mq-sup-only){vertical-align:-.5em!important}.stemlink-editor-wrapper{background-color:#fff;border-radius:2%;box-shadow:0 8px 10px 4px #0003;margin:auto;max-width:1400px;min-height:150vh;padding:3rem;width:75%}.stemlink-editor-wrapper .mq-root-block{width:100%}.stemlink-editor-wrapper .line{border-bottom:none;display:block}.stemlink-editor-wrapper .line.math-line{border-left:none;border-right:none;border-top:none;padding:20px 0 7px;width:100%}.stemlink-editor-wrapper .line.math-line.highlighted{background-color:#e4d868}.stemlink-editor-wrapper .line.text-line{margin-bottom:1em}.stemlink-editor-wrapper .line.text-line img{display:block;margin:1.5em auto;max-width:100%}@media screen and (max-width:768px){.stemlink-editor-wrapper{max-width:100vw;min-width:75vw;width:100%}}.columns__container{border-radius:15px}.columns__container--centered{text-align:center}.columns__container--color{box-shadow:8px 10px 10px 4px #0000004d;margin-bottom:3rem;margin-top:3rem;padding-bottom:7%;padding-top:7%}@media screen and (max-width:1024px){.columns__container--color{max-width:calc(100% - 4rem)}}@media screen and (max-width:768px){.columns__container--color{background:none!important;box-shadow:none;max-width:unset;padding-bottom:4rem;padding-top:4rem}}.columns__content{align-items:center;flex-direction:column;gap:4rem}.columns__content,.columns__row{display:flex;justify-content:center}.columns__row{flex-wrap:wrap;gap:2.5rem;width:100%}@media screen and (min-width:1440px){.columns__row{display:grid;place-items:center}}@media screen and (max-width:768px){.columns__row{align-items:center;flex-direction:column}}.columns__column{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;max-width:450px;min-width:250px;text-align:center}.columns__column h3{color:#020645}.columns__column p{margin-top:.5rem}.columns__column img{border:5px solid #2cabda;border-radius:50%;height:100%;margin-bottom:2rem;-o-object-fit:cover;object-fit:cover;transition:all .2s ease-in-out;width:100%}.columns__column img:hover{transform:scale(1.05)}.columns__text{text-align:center}.columns__heading{color:#465489;margin-bottom:2rem}@media screen and (max-width:550px){.columns__heading{margin-bottom:1rem}}.columns__body{margin:auto;max-width:75%}@media screen and (max-width:768px){.columns__body{max-width:100%}}
