@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap";code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;color:#f15a24}.content-library svg{width:1.03em}.css-1vkiwvx-MuiStepLabel-label.Mui-active,.css-1vkiwvx-MuiStepLabel-label.Mui-completed,.css-n065h5.Mui-active{color:#fff}.css-8czn6d{margin-top:20px!important}.active{color:#f15a24!important;background-color:#f15a241a}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s;transition-delay:background-color 5000s,color 5000s}.css-1vkiwvx-MuiStepLabel-label.Mui-completed,.css-n065h5.Mui-completed,.css-n065h5{color:#fff!important}@media only screen and (max-width: 1000px){.pathway-panel-btn{line-height:1.6;min-width:150px;margin-left:-11%}}.steplabel-main>span:last-child>span{margin-top:5px}.steplabel-main>text{content:"0"}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background-color:#17181a}::-webkit-scrollbar-thumb{background-color:#4d4d4d;border-radius:20px;border:7px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#4d4d4d}.content-library-carousel-container>div,.content-library-carousel-container>div>div,.content-library-carousel-container>div>div>div>div,.content-library-carousel-container>div>div>div>div>div,.content-library-carousel-container>div>div>div>div>div>div,.content-library-carousel-container>div>div>div>div>div>div>div{height:100%}.content-library-item-container-description{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.description-fadein{-webkit-animation-name:fadeIn;animation-name:fadeIn}@keyframes shake{0%{transform:translate(0)}15%{transform:translate(-2px)}30%{transform:translate(2px)}45%{transform:translate(-2px)}60%{transform:translate(2px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.shake{animation:shake ease .5s}.content-library-nav-arrows:hover{opacity:1}.content-library-item-container{position:relative;display:block;transition:transform .5s;cursor:pointer;transition-timing-function:ease-in-out}.content-library-item-container:hover{transform:scale(1.5);z-index:1;transition:transform .5s}.content-library-item-container:hover{z-index:3;position:relative}.custom-strikethrough{position:relative}.custom-strikethrough:before{position:absolute;content:"";left:0;top:39%;right:0;border-top:2px solid;border-color:inherit;-webkit-transform:rotate(-18deg);-moz-transform:rotate(-18deg);-ms-transform:rotate(-18deg);-o-transform:rotate(-18deg);transform:rotate(-18deg)}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.locked-carousel-card{filter:grayscale(100%) contrast(60%);-webkit-filter:grayscale(100%) contrast(60%)}.unlocked-carousel-card{filter:grayscale(0) contrast(100%);-webkit-filter:grayscale(0) contrast(100%)}.locked-icon-default{opacity:1}.locked-icon-fade{opacity:0}.fade-out-unlock{animation:fadeOutUnlock ease 5s;-webkit-animation:fadeOutUnlock ease 5s;-moz-animation:fadeOutUnlock ease 5s;-o-animation:fadeOutUnlock ease 5s;-ms-animation:fadeOutUnlock ease 5s}.fade-out-locked-icon{animation:fadeOutLockIcon ease 5s;-webkit-animation:fadeOutLockIcon ease 5s;-moz-animation:fadeOutLockIcon ease 5s;-o-animation:fadeOutLockIcon ease 5s;-ms-animation:fadeOutLockIcon ease 5s}@keyframes fadeOutUnlock{0%{filter:grayscale(100%) contrast(60%)}to{filter:grayscale(0) contrast(100%)}}@-moz-keyframes fadeOutUnlock{0%{filter:grayscale(100%) contrast(60%)}to{filter:grayscale(0) contrast(100%)}}@-webkit-keyframes fadeOutUnlock{0%{filter:grayscale(100%) contrast(60%)}to{filter:grayscale(0) contrast(100%)}}@-o-keyframes fadeOutUnlock{0%{filter:grayscale(100%) contrast(60%)}to{filter:grayscale(0) contrast(100%)}}@keyframes fadeOutLockIcon{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeOutLockIcon{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutLockIcon{0%{opacity:1}to{opacity:0}}@-o-keyframes fadeOutLockIcon{0%{opacity:1}to{opacity:0}}::-webkit-scrollbar-corner{background:#17181a}.active{background-color:inherit!important}.prerequisite-selected-content{width:100%;background-color:#2e2e2e;border-left:2px solid #F15A24;margin-left:-2px}.display-linebreak{white-space:pre-wrap}@media only screen and (max-width: 1450px){.MuiStepLabel-iconContainer{padding-right:0}#prerequisitepage>div:first-child>.step-label{margin-top:10px}#prerequisitepage>div:first-child>.step-content{margin-top:-11px}#prerequisitepage>div:first-child>.step-content .stepper-prerequisite-container{margin-top:0;margin-bottom:30px}#prerequisitepage>div:last-child{margin-top:10px}.step-label{margin-top:-28px}.step-content{margin-top:-36px}.stepper-prerequisite-container{margin-top:35px;margin-bottom:28px}}/**
 * Copyright (c) 2014 The xterm.js authors. All rights reserved.
 * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
 * https://github.com/chjj/term.js
 * @license MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Originally forked from (with the author's permission):
 *   Fabrice Bellard's javascript vt100 for jslinux:
 *   http://bellard.org/jslinux/
 *   Copyright (c) 2011 Fabrice Bellard
 *   The original design remains. The terminal itself
 *   has been extended to include xterm CSI codes, among
 *   other features.
 */.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent;pointer-events:none}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}a,a:visited,a:active{color:inherit;text-decoration:none}@keyframes spin{to{transform:rotate(360deg)}}.tf-v1-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);transition:opacity .25s ease-in-out;z-index:10001;display:flex;align-items:center;justify-content:center}.tf-v1-popup .tf-v1-iframe-wrapper{position:relative;transition:opacity .25s ease-in-out;min-width:360px;min-height:360px}.tf-v1-popup .tf-v1-iframe-wrapper iframe{width:100%;height:100%;border:none;overflow:hidden;border-radius:8px}.tf-v1-popup .tf-v1-close{display:block;padding:0;margin:0;position:absolute;font-size:32px;font-weight:400;line-height:24px;width:24px;height:24px;text-align:center;text-transform:none;cursor:pointer;opacity:.75;transition:opacity .25s ease-in-out;text-decoration:none;color:#000;top:-34px;right:0;background:none;border:none;border-radius:0}.tf-v1-popup .tf-v1-close:hover{opacity:1}@media (min-width: 481px){.tf-v1-popup .tf-v1-close{color:#fff!important}}.tf-v1-popup .tf-v1-spinner{border:3px solid #aaa;font-size:40px;width:1em;height:1em;border-radius:.5em;box-sizing:border-box;animation:spin 1s linear infinite;border-top-color:#fff;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px}@media (max-width: 480px){.tf-v1-popup{width:100%!important;height:100%!important}.tf-v1-popup .tf-v1-iframe-wrapper{position:relative;transition:opacity .25s ease-in-out;min-width:100%;min-height:100%}.tf-v1-popup .tf-v1-iframe-wrapper iframe{border-radius:0}.tf-v1-popup .tf-v1-close{display:block;padding:0;margin:0;position:absolute;font-size:32px;font-weight:400;line-height:24px;width:24px;height:24px;text-align:center;text-transform:none;cursor:pointer;opacity:.75;transition:opacity .25s ease-in-out;text-decoration:none;color:#000;top:6px;right:8px;background:none;border:none;border-radius:0}.tf-v1-popup .tf-v1-close:hover{opacity:1}}@media (max-width: 480px)and (min-width: 481px){.tf-v1-popup .tf-v1-close{color:#fff!important}}
