@charset "UTF-8";.bg-white{--background-color-rgb:255,255,255}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}a{background-color:#0000;color:var(--theme-core-link);cursor:pointer;text-decoration:none;transition-duration:.3s;transition-property:color,background-color;transition-timing-function:ease-in-out}a:not(.btn):not(.list-group-item-action):not(.badge):not(.nav-link):focus,a:not(.btn):not(.list-group-item-action):not(.badge):not(.nav-link):hover{color:var(--theme-core-link-hover);text-decoration:none}a:focus-visible{border-radius:1px;outline:2px solid currentColor;outline-offset:2px}.row:before{content:" ";display:table}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus{outline:none}.h1,h1{font-size:var(--h1-font-size,36px)}.h2,h2{font-size:var(--h2-font-size,32px)}.h3,h3{font-size:var(--h3-font-size,28px)}.h4,h4{font-size:var(--h4-font-size,1.5rem)}.h5,h5{font-size:var(--h5-font-size,1.25rem)}.h6,h6{font-size:var(--h6-font-size,1rem)}@media (max-width:991.98px){.h1,h1{font-size:var(--h1-font-size-mobile,32px)}.h2,h2{font-size:var(--h2-font-size-mobile,28px)}.h3,h3{font-size:var(--h3-font-size-mobile,24px)}.h4,h4{font-size:var(--h4-font-size-mobile,1.5rem)}.h5,h5{font-size:var(--h5-font-size-mobile,1.25rem)}.h6,h6{font-size:var(--h6-font-size-mobile,1rem)}}#main-body-prism h1,#main-body-prism h2,#main-body-prism h3,#main-body-prism h4,#main-body-prism h5,#main-body-prism h6{font-family:var(--theme-font-primary)!important}.dark-green{color:var(--theme-core-primary-variant);font-weight:600}.line-clamp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.line-clamp.line-clamp-2{-webkit-line-clamp:2}.line-clamp.line-clamp-3{-webkit-line-clamp:3}.line-clamp.line-clamp-4{-webkit-line-clamp:4}.line-clamp.line-clamp-5{-webkit-line-clamp:5}.text-body{color:var(--theme-core-body)!important}.text-glow{text-shadow:0 0 5px var(--text-glow-color,#ff9)}.text-glow-dark{text-shadow:0 0 5px var(--theme-core-primary-variant)}a.link-alt{color:var(--theme-core-link-alt)!important}a.link-alt:hover{color:var(--theme-core-link-alt-hover)!important}.color-inherit{color:inherit}.no-extra-margins>:first-child{margin-top:0}.no-extra-margins>:last-child{margin-bottom:0}.font-weight-medium{font-weight:500}.font-weight-semi-bold{font-weight:600}blockquote{font-size:125%;font-style:italic;line-height:1.5;margin-bottom:1rem}blockquote p{margin-bottom:0}blockquote p+p{margin-top:.5rem}blockquote p:last-child{margin-top:.1rem}blockquote cite{color:var(--theme-core-subtle);font-size:80%}a.avatar-image-link{display:inline-block}.avatar-image{position:relative;width:100%}.avatar-image.avatar-image-rounded .avatar-image-wrapper{overflow:hidden}.avatar-image.avatar-image-rounded .avatar-image-wrapper,.avatar-image.shimmer.avatar-image-rounded{border-radius:var(--avatar-border-radius,var(--theme-border-radius-default))}.avatar-image.bordered .avatar-image-wrapper{border:1px solid #bdbdbd;box-shadow:RGBA(var(--theme-core-primary-rgb),0) 0 0 0 0;transition:box-shadow .3s ease-in-out}a:hover .avatar-image.bordered .avatar-image-wrapper{box-shadow:RGBA(var(--theme-core-primary-rgb),.25) 0 0 4px 0}.avatar-image.hoverShadow .avatar-image-wrapper{box-shadow:RGBA(var(--theme-core-primary-rgb),0) 0 0 0 0;transition:box-shadow .3s ease-in-out}a:hover .avatar-image.hoverShadow .avatar-image-wrapper{box-shadow:RGBA(var(--theme-core-primary-rgb),.25) 0 0 4px 0}.avatar-image:after{content:" ";display:block;padding-bottom:100%}.avatar-image .avatar-image-wrapper{align-items:center;background-color:#fff;box-shadow:var(--theme-avatar-box-shadow,0 .05rem .15rem #ccc);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.avatar-image .avatar-image-wrapper .default-icon{display:inline-flex}.avatar-image .avatar-image-wrapper .default-icon>span{font-weight:700}.avatar-image .avatar-image-wrapper.type-default{background-color:rgba(var(--theme-types-default-rgb),.5)}.avatar-image .avatar-image-wrapper.type-default .default-icon{color:rgba(var(--theme-types-default-rgb),.9)}.avatar-image .avatar-image-wrapper.type-resource{background-color:rgba(var(--theme-types-resource-rgb),.5)}.avatar-image .avatar-image-wrapper.type-resource .default-icon{color:rgba(var(--theme-types-resource-rgb),.9)}.avatar-image .avatar-image-wrapper.type-profile{background-color:rgba(var(--theme-types-profile-rgb),.5)}.avatar-image .avatar-image-wrapper.type-profile .default-icon{color:rgba(var(--theme-types-profile-rgb),.9)}.avatar-image .avatar-image-wrapper.type-cms_page{background-color:rgba(var(--theme-types-cms_page-rgb),.5)}.avatar-image .avatar-image-wrapper.type-cms_page .default-icon{color:rgba(var(--theme-types-cms_page-rgb),.9)}.avatar-image .avatar-image-wrapper.type-collection{background-color:rgba(var(--theme-types-collection-rgb),.5)}.avatar-image .avatar-image-wrapper.type-collection .default-icon{color:rgba(var(--theme-types-collection-rgb),.9)}.avatar-image .avatar-image-wrapper.type-group{background-color:rgba(var(--theme-types-group-rgb),.5)}.avatar-image .avatar-image-wrapper.type-group .default-icon{color:rgba(var(--theme-types-group-rgb),.9)}.avatar-image .avatar-image-wrapper.type-lesson_plan{background-color:rgba(var(--theme-types-lesson_plan-rgb),.5)}.avatar-image .avatar-image-wrapper.type-lesson_plan .default-icon{color:rgba(var(--theme-types-lesson_plan-rgb),.9)}.avatar-image .avatar-image-wrapper.type-project{background-color:rgba(var(--theme-types-project-rgb),.5)}.avatar-image .avatar-image-wrapper.type-project .default-icon{color:rgba(var(--theme-types-project-rgb),.9)}.avatar-image .avatar-image-wrapper.type-outline{background-color:rgba(var(--theme-types-outline-rgb),.5)}.avatar-image .avatar-image-wrapper.type-outline .default-icon{color:rgba(var(--theme-types-outline-rgb),.9)}.avatar-image .avatar-image-wrapper.type-pathway{background-color:rgba(var(--theme-types-pathway-rgb),.5)}.avatar-image .avatar-image-wrapper.type-pathway .default-icon{color:rgba(var(--theme-types-pathway-rgb),.9)}.avatar-image .avatar-image-wrapper.type-standard{background-color:rgba(var(--theme-types-standard-rgb),.5)}.avatar-image .avatar-image-wrapper.type-standard .default-icon{color:rgba(var(--theme-types-standard-rgb),.9)}.avatar-image .avatar-image-wrapper.type-link{background-color:rgba(var(--theme-types-link-rgb),.5)}.avatar-image .avatar-image-wrapper.type-link .default-icon{color:rgba(var(--theme-types-link-rgb),.9)}.avatar-image .avatar-image-wrapper.type-custom{background-color:rgba(var(--custom-tile-color-rgb),.5)}.avatar-image .avatar-image-wrapper.type-custom .default-icon{color:rgba(var(--custom-tile-icon-color,var(--custom-tile-color-rgb)),.9)}.avatar-image .avatar-image-wrapper .bg-overlay{background-color:RGBA(var(--thumbnail-designer-overlay-color,transparent),var(--thumbnail-designer-overlay-opacity,0));bottom:0;left:0;position:absolute;right:0;top:0}.avatar-image.thumbnail-designer-has-default-background-color .avatar-image-wrapper{background-color:RGBA(var(--thumbnail-designer-default-background-color))!important}.avatar-image.thumbnail-designer-has-default-icon-color .default-icon{color:RGBA(var(--thumbnail-designer-default-icon-color))!important}.avatar-image.thumbnail-designer-hide-default-icon-true .default-icon{display:none}.avatar-image.thumbnail-designer-overlay-filter-blur .bg-overlay{-webkit-backdrop-filter:Blur(calc(8px*var(--thumbnail-designer-overlay-filter-strength, 0)));backdrop-filter:Blur(calc(8px*var(--thumbnail-designer-overlay-filter-strength, 0)))}.avatar-image.thumbnail-designer-overlay-filter-brightness .bg-overlay{-webkit-backdrop-filter:Brightness(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)));backdrop-filter:Brightness(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)))}.avatar-image.thumbnail-designer-overlay-filter-contrast .bg-overlay{-webkit-backdrop-filter:Contrast(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)));backdrop-filter:Contrast(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)))}.avatar-image.thumbnail-designer-overlay-filter-grayscale .bg-overlay{-webkit-backdrop-filter:Grayscale(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)));backdrop-filter:Grayscale(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)))}.avatar-image.thumbnail-designer-overlay-filter-invert .bg-overlay{-webkit-backdrop-filter:Invert(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)));backdrop-filter:Invert(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)))}.avatar-image.thumbnail-designer-overlay-filter-sepia .bg-overlay{-webkit-backdrop-filter:Sepia(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)));backdrop-filter:Sepia(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)))}.avatar-image.thumbnail-designer-overlay-filter-saturate .bg-overlay{-webkit-backdrop-filter:Saturate(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)));backdrop-filter:Saturate(calc(100%*var(--thumbnail-designer-overlay-filter-strength, 0)))}img.avatar-image-cover{height:100%;object-fit:cover;width:100%}.bg-white{background-color:#fff!important}.bg-gray{background-color:#eee}.hide{display:none}.white{color:#fff!important}.btn-circle.btn-xl{border-radius:35px;font-size:24px;height:70px;line-height:1.33;padding:10px 16px;width:70px}.btn-circle{border-radius:15px;font-size:12px;height:30px;line-height:1.42857;padding:6px 0;text-align:center;width:30px}.btn-shake{animation:btnShake .3s infinite;animation-direction:normal;animation-timing-function:ease-in-out}@keyframes btnShake{0%{transform:translate(0)}25%{transform:translate(-3px)}50%{transform:translate(0)}75%{transform:translate(3px)}to{transform:translate(0)}}.filter-sidebar .card-header{background-color:#fff;border-color:#dedddd;color:#333;padding:.25rem 1rem}.filter-sidebar .card-header a{color:inherit}.card-user-details-section{border-radius:4px 4px 0 0;padding:16px}@media print{.card-user-details-section{margin-top:0;padding:0}}.card-user-details-section+.card-user-details-section{border-radius:0;border-top:1px solid var(--user-card-border-color,#ccc)}.card-user-details-section:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;margin-bottom:16px}.card-user-details{font-size:14px}.card-user-details .card-user-descriptor{font-weight:700;text-transform:capitalize}dl.dl-horizontal{grid-gap:0 8px;display:grid;grid-template-columns:auto 1fr}dl.dl-right dt{text-align:right}.dropdown-menu.dropdown-menu-right,.nav-right-dropdown .dropdown .dropdown-menu{margin-top:3px!important;padding-bottom:0!important;padding-top:0!important}.nav-right-dropdown .dropdown .dropdown-menu li a:focus,.nav-right-dropdown .dropdown .dropdown-menu li a:hover{background-color:var(--theme-core-primary)!important}.nav-right-dropdown .dropdown a.navbar-dropdown{color:inherit;padding:0!important}@media (min-width:992px){.nav-right-dropdown .dropdown a.navbar-dropdown{margin-left:12px!important}}.actions .dropdown-menu li:hover{background:#fff!important}.custom-nav-dropdown-menu{border-bottom-left-radius:.625rem!important;border-bottom-right-radius:.625rem!important;box-shadow:0 1px 5px #38383840}.embed-responsive-letter-portrait{padding-top:129.41176471%}.embed-responsive-legal-portrait{padding-top:164.70588235%}.embed-responsive-letter-landscape{padding-top:77.27272727%}.embed-responsive-legal-landscape{padding-top:60.71428571%}.embed-responsive-custom{padding-top:calc(100%*var(--embed-responsive-ratio, 1))}#main-body-prism .custom-select,#main-body-prism .form-control:not(.input-group-form-control):not(label){border-radius:.25rem;box-shadow:none;font-size:1rem;line-height:1.5}#main-body-prism .custom-select:focus,#main-body-prism .custom-select:hover,#main-body-prism .form-control:not(.input-group-form-control):not(label):focus,#main-body-prism .form-control:not(.input-group-form-control):not(label):hover{border:1px solid var(--theme-core-controls-highlight)}#main-body-prism .custom-select:focus+.input-group-append .btn,#main-body-prism .custom-select:hover+.input-group-append .btn,#main-body-prism .form-control:not(.input-group-form-control):not(label):focus+.input-group-append .btn,#main-body-prism .form-control:not(.input-group-form-control):not(label):hover+.input-group-append .btn{border-color:var(--theme-core-controls-highlight)}#main-body-prism .input-group>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}#main-body-prism .has-error .form-control,#main-body-prism .is-invalid .form-control{border:1px solid var(--theme-core-danger)!important}#main-body-prism .has-error .form-control+.input-group-append .btn,#main-body-prism .is-invalid .form-control+.input-group-append .btn{border-color:var(--theme-core-danger)}#custom-error-pages .form-control{border-radius:.25rem!important}#main-body-prism textarea.form-control:not(.auto-size){border-radius:.25rem!important;height:auto!important}.redactor-custom-textarea .redactor-box.redactor-styles-on{border-radius:4px!important}.form-control{border:.0625rem solid #ccd0d2;border-radius:.625rem;box-shadow:none;font-size:1rem;line-height:1.5;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.form-control:focus{border-color:var(--theme-core-primary);box-shadow:unset!important;-webkit-box-shadow:none}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#e5e5e5}.has-success .form-control,.has-success .form-control:focus{box-shadow:none}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .form-control-feedback,.has-error .form-text,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:var(--theme-core-danger)}.has-error .custom-select,.has-error .form-control{background-color:#eddbd8;border-color:var(--theme-core-danger);box-shadow:none}.has-error .custom-select:focus,.has-error .form-control:focus{border-color:var(--theme-core-danger-alt)}.has-error .input-group-addon{background-color:#ea5443;border-color:#ea5443!important;color:#ea5443}.input-group-addon{background-color:#fff;border:1px solid #ccc;border-radius:0;color:#777;font-size:16px;font-weight:400;line-height:1;padding:6px 15px;text-align:center}.btn-group-vertical>.btn,.btn-group>.btn{float:left;position:relative}.dropdown-menu li a:hover,.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-color:var(--theme-core-primary)!important;transition:all .2s ease-in}.dropdown .btn-default:hover{border:2px solid!important}.dropdown-menu{border-radius:8px}.ui.selection.dropdown .menu>.item{border-top:none!important;font-size:15px!important;line-height:26px!important;padding:10px!important}.ui.selection.dropdown .menu{border-radius:10px!important}.redactor-box.redactor-styles-on{border-radius:.625rem!important}.custom-control-label:before{background-color:#fff;border:1px solid #adb5bd}.has-error .help-block{color:#ea5443!important}.has-success .control-label{color:#3c763d}.custom-control-input:checked~.custom-control-label:before{background-color:var(--theme-core-controls-highlight)!important;border-color:var(--theme-core-controls-highlight)!important;color:var(--theme-core-primary-contrast)!important}.custom-control-input.control-themed{background-color:var(--themed-button-bg-color,var(--theme-core-controls-highlight))!important;border-color:var(--themed-button-bg-color,var(--theme-core-controls-highlight))!important;color:var(--themed-button-color,var(--theme-core-primary-contrast))!important}.custom-control-input:disabled:checked~.custom-control-label:before{background-color:var(--theme-core-disabled)!important;border-color:var(--theme-core-disabled-alt)!important;color:var(--theme-core-disabled-alt)!important}.custom-control:not(.custom-switch) .custom-control-input[type=checkbox]~.custom-control-label,.custom-control:not(.custom-switch) .custom-control-input[type=radio]~.custom-control-label{padding-left:2px}.custom-control:not(.custom-switch) .custom-control-input[type=checkbox]~.custom-control-label:after,.custom-control:not(.custom-switch) .custom-control-input[type=checkbox]~.custom-control-label:before,.custom-control:not(.custom-switch) .custom-control-input[type=radio]~.custom-control-label:after,.custom-control:not(.custom-switch) .custom-control-input[type=radio]~.custom-control-label:before{height:20px!important;top:50%;transform:translateY(-50%);width:20px!important}.custom-control:not(.custom-switch) .custom-control-input[type=checkbox]~.custom-control-label>span,.custom-control:not(.custom-switch) .custom-control-input[type=radio]~.custom-control-label>span{display:inline-block}input[type=number].no-spinner::-webkit-inner-spin-button,input[type=number].no-spinner::-webkit-outer-spin-button{appearance:none;margin:0}.custom-checkbox.custom-control-inline{align-items:center}.grid-gap-0{grid-gap:0!important}.grid-gap-1{grid-gap:.25rem!important}.grid-gap-2{grid-gap:.5rem!important}.grid-gap-3{grid-gap:1rem!important}.grid-gap-4{grid-gap:1.5rem!important}.grid-gap-5{grid-gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{col-gap:0!important}.column-gap-1{col-gap:.25rem!important}.column-gap-2{col-gap:.5rem!important}.column-gap-3{col-gap:1rem!important}.column-gap-4{col-gap:1.5rem!important}.column-gap-5{col-gap:3rem!important}@media (min-width:576px){.grid-gap-sm-0{grid-gap:0!important}.grid-gap-sm-1{grid-gap:.25rem!important}.grid-gap-sm-2{grid-gap:.5rem!important}.grid-gap-sm-3{grid-gap:1rem!important}.grid-gap-sm-4{grid-gap:1.5rem!important}.grid-gap-sm-5{grid-gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{col-gap:0!important}.column-gap-sm-1{col-gap:.25rem!important}.column-gap-sm-2{col-gap:.5rem!important}.column-gap-sm-3{col-gap:1rem!important}.column-gap-sm-4{col-gap:1.5rem!important}.column-gap-sm-5{col-gap:3rem!important}}@media (min-width:768px){.grid-gap-md-0{grid-gap:0!important}.grid-gap-md-1{grid-gap:.25rem!important}.grid-gap-md-2{grid-gap:.5rem!important}.grid-gap-md-3{grid-gap:1rem!important}.grid-gap-md-4{grid-gap:1.5rem!important}.grid-gap-md-5{grid-gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{col-gap:0!important}.column-gap-md-1{col-gap:.25rem!important}.column-gap-md-2{col-gap:.5rem!important}.column-gap-md-3{col-gap:1rem!important}.column-gap-md-4{col-gap:1.5rem!important}.column-gap-md-5{col-gap:3rem!important}}@media (min-width:992px){.grid-gap-lg-0{grid-gap:0!important}.grid-gap-lg-1{grid-gap:.25rem!important}.grid-gap-lg-2{grid-gap:.5rem!important}.grid-gap-lg-3{grid-gap:1rem!important}.grid-gap-lg-4{grid-gap:1.5rem!important}.grid-gap-lg-5{grid-gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{col-gap:0!important}.column-gap-lg-1{col-gap:.25rem!important}.column-gap-lg-2{col-gap:.5rem!important}.column-gap-lg-3{col-gap:1rem!important}.column-gap-lg-4{col-gap:1.5rem!important}.column-gap-lg-5{col-gap:3rem!important}}@media (min-width:1200px){.grid-gap-xl-0{grid-gap:0!important}.grid-gap-xl-1{grid-gap:.25rem!important}.grid-gap-xl-2{grid-gap:.5rem!important}.grid-gap-xl-3{grid-gap:1rem!important}.grid-gap-xl-4{grid-gap:1.5rem!important}.grid-gap-xl-5{grid-gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{col-gap:0!important}.column-gap-xl-1{col-gap:.25rem!important}.column-gap-xl-2{col-gap:.5rem!important}.column-gap-xl-3{col-gap:1rem!important}.column-gap-xl-4{col-gap:1.5rem!important}.column-gap-xl-5{col-gap:3rem!important}}@keyframes icon-fade{0%{opacity:1}50%{opacity:.05}to{opacity:1}}.fa-pulse{animation:icon-fade 2s infinite}.fa-pulse-fast{animation-duration:1s}.fa-pulse-slow{animation-duration:3s}.fa-pulse-off{animation-delay:0s;animation-play-state:paused}img[data-src]{opacity:0;transition:opacity .3s ease-in-out}img[data-src][src]{opacity:1}.math-latex{display:inline-block;vertical-align:middle}.math-latex.loaded{padding:4px}.math-latex.loaded code{display:none}.math-latex.loaded svg{height:calc(1ex*var(--svg-scale, 1));width:auto}.small-grid-section{grid-gap:12px;display:grid;flex-wrap:wrap;grid-template-columns:repeat(auto-fill,60px);justify-content:space-between}.small-grid-item{display:inline-flex;height:60px;text-align:center;transition:box-shadow .2s ease-in-out;width:60px}.small-grid-item,.small-grid-item a{align-items:center;justify-content:center}.small-grid-item a{display:flex;font-size:14px;height:100%;width:100%}.small-grid-item img{height:100%;object-fit:cover;width:100%}.small-grid-item .widget-link-image i{color:var(--theme-types-group);font-size:20px}.small-grid-item .widget-link-item-empty{border:1px solid #bdbdbd;border-radius:var(--avatar-border-radius,var(--theme-border-radius-default))}.small-grid-item.type-profile{--avatar-border-radius:var(--theme-border-radius-profile)}.small-grid-item.type-group{--avatar-border-radius:var(--theme-border-radius-group)}.main-controls-section{--main-controls-grid-gap:10px;grid-gap:var(--main-controls-grid-gap);background:var(--theme-core-controls-menu-bg);border-radius:4px 0 0 4px;box-shadow:-1px 0 4px #3838384d;display:flex;flex-direction:column;list-style:none;padding:8px 12px!important;position:fixed!important;right:0;top:50%;transform:translateY(-50%);z-index:1038}.main-controls-section:focus-within{z-index:1040}.main-controls-section>.mobile-toggle{display:none}@media (max-width:575.98px){.main-controls-section{--main-controls-grid-gap:12px;border-bottom-left-radius:0;bottom:0;top:auto;transform:none}.main-controls-section>.mobile-toggle{display:block}.main-controls-section>:not(.mobile-toggle){display:none}.main-controls-section.show-mobile>*{display:flex}.main-controls-section.show-mobile>.mobile-toggle .controls-icon-notification{display:none}}.main-controls-section .main-controls-popover{min-width:250px}.main-controls-section>div{grid-gap:var(--main-controls-grid-gap);display:flex;flex-direction:column}.main-controls-section>div:empty{display:none}.main-controls-section .control-item{text-align:center}.main-controls-section .control-item>a,.main-controls-section .control-item>button{appearance:none;background:none;border:none;font-size:24px;line-height:1.6!important;outline:none;padding:0}.main-controls-section .control-item>a>i,.main-controls-section .control-item>button>i{color:#fff!important;transition:all .2s ease-in}.main-controls-section .control-item>a:hover>i,.main-controls-section .control-item>button:hover>i{transform:translate(-1px,-1px)}.main-controls-section .control-item>.vm-delete-btn i{color:var(--theme-core-danger-alt)!important}.main-controls-section .dropdown-menu li{white-space:nowrap}ul.paginate-links{list-style:none;margin:30px 0 0;padding:0}ul.paginate-list{margin:0;padding:0}.paginate-links{text-align:center!important}.paginate-links li{background-color:#e0e0e0;border:1px solid #e0e0e0;border-radius:4px;color:#505565;display:inline-block;line-height:24px;margin-right:15px;transition:background-color .15s ease-in-out}.paginate-links li:not(.ellipses):hover{background-color:var(--theme-button-secondary-bg-color);color:var(--theme-button-secondary-color)}.paginate-links li.disable_links{background-color:var(--theme-core-disabled);color:#999}.paginate-links li.active{background-color:var(--theme-button-primary-bg-color)!important;border:1px solid var(--theme-button-primary-bg-color)!important;color:var(--theme-button-primary-color)!important}.paginate-links li.active a{color:#fff!important}.paginate-links li a{display:inline-block;padding:4px 8px}.paginate-links li.ellipses a{display:none;line-height:13px!important;padding:0 7px!important;vertical-align:super!important}.paginate-links li.ellipses:after{content:"\f141";display:inline-block;font-family:Font Awesome\ 5 Pro;font-weight:300;padding:4px 8px}.disable_links{cursor:default;pointer-events:none}.redactor-air a:hover,.redactor-focus.redactor-styles-on,.redactor-focus:focus.redactor-styles-on,.redactor-toolbar a:hover{border-color:var(--theme-core-primary)!important}.redactor-toolbar a:focus{outline:1px solid green!important;outline-offset:-3px!important}.redactor-toolbar a.redactor-button-active{background:#089d52!important;color:#f7f7f7!important}#redactor-modal-body img{margin:2px}.resource-grid-section{background:#fff;border-radius:6px;box-shadow:0 1px 5px #38383840;overflow:hidden;position:relative}.resource-type-section{font-size:14px;left:0;line-height:18px;padding:4px 8px;position:absolute;right:0;text-align:center;text-transform:uppercase;top:0}.resource-type-section.resource-type-section-static{display:none;left:unset;position:static;right:unset;top:unset}.resource-caption-details{background:#fff;font-size:15px;line-height:19px;padding:8px 12px;position:relative}.resource-caption-details .list-view-section .resource-caption-details{max-width:100%;padding:16px}.resource-caption-description{-webkit-line-clamp:var(--results-list-title-lines,2);-webkit-box-orient:vertical;display:-webkit-box;font-weight:700;min-height:calc(var(--results-list-title-lines, 2)*19px);overflow:hidden;position:relative;word-break:break-word}.resource-caption-description.hover-content{--bg-color:var(--background-color-rgb,var(--theme-core-body-bg-color-rgb,248,248,248));background-color:rgb(var(--bg-color));display:block;left:0;opacity:0;overflow:visible;pointer-events:none;position:absolute;right:0;top:0}.resource-caption-description.hover-content:after{--fade-color:var(--background-color-rgb,var(--theme-core-body-bg-color-rgb,248,248,248));--fade-height:16px;background:linear-gradient(rgba(var(--fade-color),255),rgba(var(--fade-color),0));bottom:0;content:"";display:block;height:var(--fade-height);left:0;position:absolute;right:0;transform:translateY(var(--fade-height))}.resource-caption-description.has-hover:hover{opacity:0}.resource-caption-description.has-hover:hover+.resource-caption-description.hover-content{opacity:1}.resource-caption-details:focus-within{background-color:orange}.resource-caption-details:focus-within .resource-caption-description.has-hover{opacity:0}.resource-caption-details:focus-within .resource-caption-description.has-hover+.resource-caption-description.hover-content{opacity:1}.resource-caption-details:focus-within .resource-caption-description.has-hover+.resource-caption-description.hover-content:after{display:none}.resource-channel{font-size:12px;line-height:18px;min-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-channel a:not(.btn){color:var(--theme-core-primary-variant)}.list-view-section .resource-channel,.search-list-item .resource-channel{-webkit-box-orient:vertical;-webkit-line-clamp:var(--results-list-channel-lines,2);display:-webkit-box;white-space:normal}.metadata-details{display:flex;flex-direction:row;overflow:auto;text-overflow:unset;white-space:normal}.metadata-details .pathway-icon{height:22px;margin:2px 15px 2px 0;width:22px}.metadata-details .industry-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.metadata-details a,.metadata-details span{color:var(--theme-core-primary-variant);font-size:14px;line-height:18px}.resource-grid-thumbnail{border-top:none;display:block;height:0;overflow:hidden;padding:0 0 100%;position:relative;text-align:center}.resource-grid-thumbnail>div{background-color:var(--theme-core-controls-bg);height:100%;left:0;position:absolute;top:0;width:100%}.resource-grid-thumbnail img{height:100%}.thumb div>i{color:#4f4f4f!important}.thumb>div .default-icon{display:inline-flex;font-size:var(--default-icon-size,24px)}.thumb>div .default-icon>span{font-weight:700}.list-view-section .resource-grid-section .thumb div>i{font-size:60px}.resource-type-section,.resource-type-section.resource-type-default{background:RGBA(var(--theme-types-default-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-default-contrast)}.resource-type-section.resource-type-resource{background:RGBA(var(--theme-types-resource-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-resource-contrast)}.resource-type-section.resource-type-profile{background:RGBA(var(--theme-types-profile-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-profile-contrast)}.resource-type-section.resource-type-cms_page{background:RGBA(var(--theme-types-cms_page-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-cms_page-contrast)}.resource-type-section.resource-type-collection{background:RGBA(var(--theme-types-collection-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-collection-contrast)}.resource-type-section.resource-type-group{background:RGBA(var(--theme-types-group-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-group-contrast)}.resource-type-section.resource-type-lesson_plan{background:RGBA(var(--theme-types-lesson_plan-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-lesson_plan-contrast)}.resource-type-section.resource-type-project{background:RGBA(var(--theme-types-project-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-project-contrast)}.resource-type-section.resource-type-outline{background:RGBA(var(--theme-types-outline-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-outline-contrast)}.resource-type-section.resource-type-pathway{background:RGBA(var(--theme-types-pathway-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-pathway-contrast)}.resource-type-section.resource-type-standard{background:RGBA(var(--theme-types-standard-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-standard-contrast)}.resource-type-section.resource-type-link{background:RGBA(var(--theme-types-link-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-link-contrast)}.resource-type-section.resource-type-resources,.resource-type-section.resource-type-website{background:RGBA(var(--theme-types-resource-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-resource-contrast)}.resource-type-section.resource-type-member,.resource-type-section.resource-type-people,.resource-type-section.resource-type-user{background:RGBA(var(--theme-types-profile-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-profile-contrast)}.resource-type-section.resource-type-leader{background:RGBA(var(--theme-core-secondary-rgb),var(--search-item-default-opacity,.95));color:var(--theme-core-secondary-contrast)}.resource-type-section.resource-type-profile_group{background:RGBA(var(--theme-types-group-rgb),var(--search-item-default-opacity,.95));color:var(--theme-types-group-contrast)}.shimmer{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#efefef 37.5%,#fff 50%,#efefef 62.5%);background-size:1000px 100%}@keyframes shimmer{0%{background-position-x:1000px}0%{background-position-x:-1000px}}table{width:100%}table td,table th{border:1px solid #eee;padding:16px 16px 15px}.custom-tabs-section .tab-pane>:last-child{margin-bottom:0!important}.custom-tabs-section .tab-pane:focus{outline:none!important}.nav-ghost-links .nav-link{border-color:#eee}.custom-tabs-section .nav-tabs{border-bottom:none;justify-content:stretch}.custom-tabs-section .nav-tabs:after{align-self:flex-end;background-color:var(--theme-core-controls-highlight);content:" ";flex:1;height:1px;margin-bottom:-1px;margin-left:-1px}.custom-tabs-section .nav-tabs .nav-item{margin-left:-1px;text-align:center}.custom-tabs-section .nav-tabs .nav-item:first-child{margin-left:0}.custom-tabs-section .nav-tabs .nav-link{border-bottom-color:var(--theme-core-controls-highlight);border-top-left-radius:0;border-top-right-radius:0;color:var(--theme-core-controls-highlight)!important;font-size:16px!important;line-height:18px!important}.custom-tabs-section .nav-tabs .nav-link:hover{border-bottom-color:var(--theme-core-primary-variant);border-color:var(--theme-core-primary-variant) var(--theme-core-primary-variant) var(--theme-core-controls-highlight)}.custom-tabs-section .nav-tabs .nav-link.active{background-color:#0000!important;border-color:var(--theme-core-controls-highlight);border-bottom-color:#0000}.custom-tabs-section.custom-tabs-section-pills>.tab-content{border:1px solid #cdcdcd;border-radius:8px;padding:16px}.custom-tabs-section.custom-tabs-section-pills>.tab-content:not(.col){margin-top:16px}.custom-tabs-section:not(.custom-tabs-section-pills)>.tab-content:not(.border-0){padding:24px;position:relative}.custom-tabs-section:not(.custom-tabs-section-pills)>.tab-content:not(.border-0):after,.custom-tabs-section:not(.custom-tabs-section-pills)>.tab-content:not(.border-0):before{background:var(--theme-core-controls-highlight);background:linear-gradient(0deg,RGBA(var(--theme-core-controls-highlight-rgb),0) 0,RGBA(var(--theme-core-controls-highlight-rgb),1) 50%);bottom:0;content:" ";position:absolute;top:0;width:1px}.custom-tabs-section:not(.custom-tabs-section-pills)>.tab-content:not(.border-0):before{left:0}.custom-tabs-section:not(.custom-tabs-section-pills)>.tab-content:not(.border-0):after{right:0}.alert-danger,.alert-dark,.alert-info,.alert-light,.alert-primary,.alert-secondary,.alert-subtle,.alert-success,.alert-warning{background-color:var(--themed-button-whiten1,inherit);border-color:var(--themed-button-whiten2,inherit);color:var(--themed-button-blacken1,inherit)}.alert-danger hr,.alert-dark hr,.alert-info hr,.alert-light hr,.alert-primary hr,.alert-secondary hr,.alert-subtle hr,.alert-success hr,.alert-warning hr{border-top-color:var(--themed-button-whiten1)}.badge-danger,.badge-dark,.badge-info,.badge-light,.badge-primary,.badge-secondary,.badge-subtle,.badge-success,.badge-theme,.badge-warning{background-color:var(--themed-button-bg-color);color:var(--themed-button-color)}.badge-danger:focus,.badge-danger:hover,.badge-dark:focus,.badge-dark:hover,.badge-info:focus,.badge-info:hover,.badge-light:focus,.badge-light:hover,.badge-primary:focus,.badge-primary:hover,.badge-secondary:focus,.badge-secondary:hover,.badge-subtle:focus,.badge-subtle:hover,.badge-success:focus,.badge-success:hover,.badge-warning:focus,.badge-warning:hover,a.badge-theme:focus,a.badge-theme:hover{background-color:var(--themed-button-hover-bg-color,inherit);color:var(--themed-button-hover-color,var(--themed-button-color,inherit))}.badge-danger.focus,.badge-danger:focus,.badge-dark.focus,.badge-dark:focus,.badge-info.focus,.badge-info:focus,.badge-light.focus,.badge-light:focus,.badge-primary.focus,.badge-primary:focus,.badge-secondary.focus,.badge-secondary:focus,.badge-subtle.focus,.badge-subtle:focus,.badge-success.focus,.badge-success:focus,.badge-warning.focus,.badge-warning:focus,a.badge-theme.focus,a.badge-theme:focus{box-shadow:0 0 0 .2rem rgba(var(--themed-button-hover-border-color-rgb,var(--themed-button-hover-bg-color-rgb,inherit)),.5);outline:0}.btn-danger,.btn-dark,.btn-info,.btn-light,.btn-primary,.btn-secondary,.btn-subtle,.btn-success,.btn-theme,.btn-warning{background-color:var(--themed-button-bg-color,inherit);border-color:var(--themed-button-border-color,var(--themed-button-bg-color,inherit));color:var(--themed-button-color,inherit)}.btn-danger:hover,.btn-dark:hover,.btn-info:hover,.btn-light:hover,.btn-primary:hover,.btn-secondary:hover,.btn-subtle:hover,.btn-success:hover,.btn-theme:hover,.btn-warning:hover{background-color:var(--themed-button-hover-bg-color,inherit);border-color:var(--themed-button-hover-border-color,var(--themed-button-hover-bg-color,inherit));color:var(--themed-button-hover-color,var(--themed-button-color,inherit))}.btn-danger.focus,.btn-danger:focus,.btn-dark.focus,.btn-dark:focus,.btn-info.focus,.btn-info:focus,.btn-light.focus,.btn-light:focus,.btn-primary.focus,.btn-primary:focus,.btn-secondary.focus,.btn-secondary:focus,.btn-subtle.focus,.btn-subtle:focus,.btn-success.focus,.btn-success:focus,.btn-theme.focus,.btn-theme:focus,.btn-warning.focus,.btn-warning:focus{background-color:var(--themed-button-hover-bg-color,inherit);border-color:var(--themed-button-hover-border-color,var(--themed-button-hover-bg-color,inherit));box-shadow:0 0 0 .2rem rgba(var(--themed-button-hover-border-color-rgb,var(--themed-button-hover-bg-color-rgb,inherit)),.5);color:var(--themed-button-hover-color,var(--themed-button-color,inherit))}.btn-danger.disabled,.btn-danger:disabled,.btn-dark.disabled,.btn-dark:disabled,.btn-info.disabled,.btn-info:disabled,.btn-light.disabled,.btn-light:disabled,.btn-primary.disabled,.btn-primary:disabled,.btn-secondary.disabled,.btn-secondary:disabled,.btn-subtle.disabled,.btn-subtle:disabled,.btn-success.disabled,.btn-success:disabled,.btn-theme.disabled,.btn-theme:disabled,.btn-warning.disabled,.btn-warning:disabled{background-color:var(--themed-button-bg-color,inherit);border-color:var(--themed-button-border-color,var(--themed-button-bg-color,inherit));color:var(--themed-button-color,inherit)}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.btn-subtle:not(:disabled):not(.disabled).active,.btn-subtle:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.btn-theme:not(:disabled):not(.disabled).active,.btn-theme:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle,.show>.btn-dark.dropdown-toggle,.show>.btn-info.dropdown-toggle,.show>.btn-light.dropdown-toggle,.show>.btn-primary.dropdown-toggle,.show>.btn-secondary.dropdown-toggle,.show>.btn-subtle.dropdown-toggle,.show>.btn-success.dropdown-toggle,.show>.btn-theme.dropdown-toggle,.show>.btn-warning.dropdown-toggle{background-color:var(--themed-button-active-bg-color,inherit);border-color:var(--themed-button-active-border-color,var(--themed-button-active-bg-color,inherit));color:var(--themed-button-active-color,var(--themed-button-color,inherit))}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-subtle:not(:disabled):not(.disabled).active:focus,.btn-subtle:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.btn-theme:not(:disabled):not(.disabled).active:focus,.btn-theme:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus,.show>.btn-dark.dropdown-toggle:focus,.show>.btn-info.dropdown-toggle:focus,.show>.btn-light.dropdown-toggle:focus,.show>.btn-primary.dropdown-toggle:focus,.show>.btn-secondary.dropdown-toggle:focus,.show>.btn-subtle.dropdown-toggle:focus,.show>.btn-success.dropdown-toggle:focus,.show>.btn-theme.dropdown-toggle:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(var(--themed-button-hover-border-color-rgb,var(--themed-button-hover-bg-color-rgb,inherit)),.5)}.btn-outline-danger,.btn-outline-dark,.btn-outline-info,.btn-outline-light,.btn-outline-primary,.btn-outline-secondary,.btn-outline-subtle,.btn-outline-success,.btn-outline-theme,.btn-outline-warning{border-color:var(--themed-button-border-color,var(--themed-button-bg-color,inherit));color:var(--themed-button-bg-color,inherit)}.btn-outline-danger.focus,.btn-outline-danger:focus,.btn-outline-dark.focus,.btn-outline-dark:focus,.btn-outline-info.focus,.btn-outline-info:focus,.btn-outline-light.focus,.btn-outline-light:focus,.btn-outline-primary.focus,.btn-outline-primary:focus,.btn-outline-secondary.focus,.btn-outline-secondary:focus,.btn-outline-subtle.focus,.btn-outline-subtle:focus,.btn-outline-success.focus,.btn-outline-success:focus,.btn-outline-theme.focus,.btn-outline-theme:focus,.btn-outline-warning.focus,.btn-outline-warning:focus{border-color:var(--themed-button-hover-border-color,var(--themed-button-hover-bg-color,inherit));box-shadow:0 0 0 .2rem rgba(var(--themed-button-hover-border-color-rgb,var(--themed-button-hover-bg-color-rgb,inherit)),.5);color:var(--themed-button-hover-bg-color,inherit)}.btn-outline-danger:hover,.btn-outline-dark:hover,.btn-outline-info:hover,.btn-outline-light:hover,.btn-outline-primary:hover,.btn-outline-secondary:hover,.btn-outline-subtle:hover,.btn-outline-success:hover,.btn-outline-theme:hover,.btn-outline-warning:hover{background-color:var(--themed-button-hover-bg-color,inherit);border-color:var(--themed-button-hover-border-color,var(--themed-button-hover-bg-color,inherit));color:var(--themed-button-hover-color,var(--themed-button-color,inherit))}.btn-outline-danger.disabled,.btn-outline-danger:disabled,.btn-outline-dark.disabled,.btn-outline-dark:disabled,.btn-outline-info.disabled,.btn-outline-info:disabled,.btn-outline-light.disabled,.btn-outline-light:disabled,.btn-outline-primary.disabled,.btn-outline-primary:disabled,.btn-outline-secondary.disabled,.btn-outline-secondary:disabled,.btn-outline-subtle.disabled,.btn-outline-subtle:disabled,.btn-outline-success.disabled,.btn-outline-success:disabled,.btn-outline-theme.disabled,.btn-outline-theme:disabled,.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:#0000;color:var(--themed-button-bg-color,inherit)}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-subtle:not(:disabled):not(.disabled).active,.btn-outline-subtle:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-theme:not(:disabled):not(.disabled).active,.btn-outline-theme:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle,.show>.btn-outline-dark.dropdown-toggle,.show>.btn-outline-info.dropdown-toggle,.show>.btn-outline-light.dropdown-toggle,.show>.btn-outline-primary.dropdown-toggle,.show>.btn-outline-secondary.dropdown-toggle,.show>.btn-outline-subtle.dropdown-toggle,.show>.btn-outline-success.dropdown-toggle,.show>.btn-outline-theme.dropdown-toggle,.show>.btn-outline-warning.dropdown-toggle{background-color:var(--themed-button-active-bg-color,inherit);border-color:var(--themed-button-active-border-color,var(--themed-button-active-bg-color,inherit));color:var(--themed-button-active-color,var(--themed-button-color,inherit))}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-subtle:not(:disabled):not(.disabled).active:focus,.btn-outline-subtle:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-theme:not(:disabled):not(.disabled).active:focus,.btn-outline-theme:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus,.show>.btn-outline-dark.dropdown-toggle:focus,.show>.btn-outline-info.dropdown-toggle:focus,.show>.btn-outline-light.dropdown-toggle:focus,.show>.btn-outline-primary.dropdown-toggle:focus,.show>.btn-outline-secondary.dropdown-toggle:focus,.show>.btn-outline-subtle.dropdown-toggle:focus,.show>.btn-outline-success.dropdown-toggle:focus,.show>.btn-outline-theme.dropdown-toggle:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(var(--themed-button-hover-border-color-rgb,var(--themed-button-hover-bg-color-rgb,inherit)),.5)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--theme-core-nav-bg-color,var(--theme-core-primary));color:var(--theme-core-nav-color,var(--theme-core-primary-contrast))}.border-danger,.border-dark,.border-info,.border-light,.border-primary,.border-secondary,.border-subtle,.border-success,.border-warning{border-color:var(--themed-button-border-color,var(--themed-button-bg-color,inherit))!important}.bg-danger,.bg-dark,.bg-info,.bg-light,.bg-primary,.bg-secondary,.bg-subtle,.bg-success,.bg-warning{background-color:var(--themed-button-bg-color,inherit)!important}.text-danger,.text-dark,.text-info,.text-light,.text-primary,.text-secondary,.text-subtle,.text-success,.text-warning{color:var(--themed-button-bg-color,inherit)!important}body#main-body-prism{--themed-button-color:var(--theme-button-primary-bg-color-contrast);--themed-button-bg-color:var(--theme-button-primary-bg-color);--themed-button-bg-color-rgb:var(--theme-button-primary-bg-color-rgb);--themed-button-hover-bg-color:var(--theme-button-primary-bg-color-darken1);--themed-button-hover-bg-color-rgb:var(--theme-button-primary-bg-color-darken1-rgb);--themed-button-hover-border-color:var(--theme-button-primary-bg-color-darken2);--themed-button-hover-border-color-rgb:var(--theme-button-primary-bg-color-darken2-rgb);--themed-button-active-bg-color:var(--theme-button-primary-bg-color-darken2);--themed-button-active-bg-color-rgb:var(--theme-button-primary-bg-color-darken2-rgb);--themed-button-active-border-color:var(--theme-button-primary-bg-color-darken3);--themed-button-active-border-color-rgb:var(--theme-button-primary-bg-color-darken3-rgb);--themed-button-whiten1:var(--theme-button-primary-bg-color-whiten1);--themed-button-whiten1-rgb:var(--theme-button-primary-bg-color-whiten1-rgb);--themed-button-whiten2:var(--theme-button-primary-bg-color-whiten2);--themed-button-white2-rgb:var(--theme-button-primary-bg-color-whiten2-rgb);--themed-button-blacken1:var(--theme-button-primary-bg-color-blacken1);--themed-button-blacken1-rgb:var(--theme-button-primary-bg-color-blacken1-rgb)}.badge-default,.btn-outline-theme.btn-type-default,.btn-theme.btn-type-default{--themed-button-color:var(--theme-types-default-contrast);--themed-button-bg-color:var(--theme-types-default);--themed-button-bg-color-rgb:var(--theme-types-default-rgb);--themed-button-hover-bg-color:var(--theme-types-default-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-default-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-default-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-default-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-default-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-default-darken2-rgb);--themed-button-active-border-color:var(--theme-types-default-darken3);--themed-button-active-border-color-rgb:var(--theme-types-default-darken3-rgb);--themed-button-whiten1:var(--theme-types-default-whiten1);--themed-button-whiten1-rgb:var(--theme-types-default-whiten1-rgb);--themed-button-whiten2:var(--theme-types-default-whiten2);--themed-button-white2-rgb:var(--theme-types-default-whiten2-rgb);--themed-button-blacken1:var(--theme-types-default-blacken1);--themed-button-blacken1-rgb:var(--theme-types-default-blacken1-rgb)}.badge-resource,.btn-outline-theme.btn-type-resource,.btn-theme.btn-type-resource{--themed-button-color:var(--theme-types-resource-contrast);--themed-button-bg-color:var(--theme-types-resource);--themed-button-bg-color-rgb:var(--theme-types-resource-rgb);--themed-button-hover-bg-color:var(--theme-types-resource-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-resource-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-resource-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-resource-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-resource-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-resource-darken2-rgb);--themed-button-active-border-color:var(--theme-types-resource-darken3);--themed-button-active-border-color-rgb:var(--theme-types-resource-darken3-rgb);--themed-button-whiten1:var(--theme-types-resource-whiten1);--themed-button-whiten1-rgb:var(--theme-types-resource-whiten1-rgb);--themed-button-whiten2:var(--theme-types-resource-whiten2);--themed-button-white2-rgb:var(--theme-types-resource-whiten2-rgb);--themed-button-blacken1:var(--theme-types-resource-blacken1);--themed-button-blacken1-rgb:var(--theme-types-resource-blacken1-rgb)}.badge-profile,.btn-outline-theme.btn-type-profile,.btn-theme.btn-type-profile{--themed-button-color:var(--theme-types-profile-contrast);--themed-button-bg-color:var(--theme-types-profile);--themed-button-bg-color-rgb:var(--theme-types-profile-rgb);--themed-button-hover-bg-color:var(--theme-types-profile-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-profile-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-profile-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-profile-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-profile-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-profile-darken2-rgb);--themed-button-active-border-color:var(--theme-types-profile-darken3);--themed-button-active-border-color-rgb:var(--theme-types-profile-darken3-rgb);--themed-button-whiten1:var(--theme-types-profile-whiten1);--themed-button-whiten1-rgb:var(--theme-types-profile-whiten1-rgb);--themed-button-whiten2:var(--theme-types-profile-whiten2);--themed-button-white2-rgb:var(--theme-types-profile-whiten2-rgb);--themed-button-blacken1:var(--theme-types-profile-blacken1);--themed-button-blacken1-rgb:var(--theme-types-profile-blacken1-rgb)}.badge-cms_page,.btn-outline-theme.btn-type-cms_page,.btn-theme.btn-type-cms_page{--themed-button-color:var(--theme-types-cms_page-contrast);--themed-button-bg-color:var(--theme-types-cms_page);--themed-button-bg-color-rgb:var(--theme-types-cms_page-rgb);--themed-button-hover-bg-color:var(--theme-types-cms_page-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-cms_page-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-cms_page-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-cms_page-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-cms_page-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-cms_page-darken2-rgb);--themed-button-active-border-color:var(--theme-types-cms_page-darken3);--themed-button-active-border-color-rgb:var(--theme-types-cms_page-darken3-rgb);--themed-button-whiten1:var(--theme-types-cms_page-whiten1);--themed-button-whiten1-rgb:var(--theme-types-cms_page-whiten1-rgb);--themed-button-whiten2:var(--theme-types-cms_page-whiten2);--themed-button-white2-rgb:var(--theme-types-cms_page-whiten2-rgb);--themed-button-blacken1:var(--theme-types-cms_page-blacken1);--themed-button-blacken1-rgb:var(--theme-types-cms_page-blacken1-rgb)}.badge-collection,.btn-outline-theme.btn-type-collection,.btn-theme.btn-type-collection{--themed-button-color:var(--theme-types-collection-contrast);--themed-button-bg-color:var(--theme-types-collection);--themed-button-bg-color-rgb:var(--theme-types-collection-rgb);--themed-button-hover-bg-color:var(--theme-types-collection-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-collection-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-collection-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-collection-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-collection-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-collection-darken2-rgb);--themed-button-active-border-color:var(--theme-types-collection-darken3);--themed-button-active-border-color-rgb:var(--theme-types-collection-darken3-rgb);--themed-button-whiten1:var(--theme-types-collection-whiten1);--themed-button-whiten1-rgb:var(--theme-types-collection-whiten1-rgb);--themed-button-whiten2:var(--theme-types-collection-whiten2);--themed-button-white2-rgb:var(--theme-types-collection-whiten2-rgb);--themed-button-blacken1:var(--theme-types-collection-blacken1);--themed-button-blacken1-rgb:var(--theme-types-collection-blacken1-rgb)}.badge-group,.btn-outline-theme.btn-type-group,.btn-theme.btn-type-group{--themed-button-color:var(--theme-types-group-contrast);--themed-button-bg-color:var(--theme-types-group);--themed-button-bg-color-rgb:var(--theme-types-group-rgb);--themed-button-hover-bg-color:var(--theme-types-group-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-group-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-group-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-group-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-group-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-group-darken2-rgb);--themed-button-active-border-color:var(--theme-types-group-darken3);--themed-button-active-border-color-rgb:var(--theme-types-group-darken3-rgb);--themed-button-whiten1:var(--theme-types-group-whiten1);--themed-button-whiten1-rgb:var(--theme-types-group-whiten1-rgb);--themed-button-whiten2:var(--theme-types-group-whiten2);--themed-button-white2-rgb:var(--theme-types-group-whiten2-rgb);--themed-button-blacken1:var(--theme-types-group-blacken1);--themed-button-blacken1-rgb:var(--theme-types-group-blacken1-rgb)}.badge-lesson_plan,.btn-outline-theme.btn-type-lesson_plan,.btn-theme.btn-type-lesson_plan{--themed-button-color:var(--theme-types-lesson_plan-contrast);--themed-button-bg-color:var(--theme-types-lesson_plan);--themed-button-bg-color-rgb:var(--theme-types-lesson_plan-rgb);--themed-button-hover-bg-color:var(--theme-types-lesson_plan-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-lesson_plan-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-lesson_plan-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-lesson_plan-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-lesson_plan-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-lesson_plan-darken2-rgb);--themed-button-active-border-color:var(--theme-types-lesson_plan-darken3);--themed-button-active-border-color-rgb:var(--theme-types-lesson_plan-darken3-rgb);--themed-button-whiten1:var(--theme-types-lesson_plan-whiten1);--themed-button-whiten1-rgb:var(--theme-types-lesson_plan-whiten1-rgb);--themed-button-whiten2:var(--theme-types-lesson_plan-whiten2);--themed-button-white2-rgb:var(--theme-types-lesson_plan-whiten2-rgb);--themed-button-blacken1:var(--theme-types-lesson_plan-blacken1);--themed-button-blacken1-rgb:var(--theme-types-lesson_plan-blacken1-rgb)}.badge-project,.btn-outline-theme.btn-type-project,.btn-theme.btn-type-project{--themed-button-color:var(--theme-types-project-contrast);--themed-button-bg-color:var(--theme-types-project);--themed-button-bg-color-rgb:var(--theme-types-project-rgb);--themed-button-hover-bg-color:var(--theme-types-project-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-project-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-project-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-project-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-project-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-project-darken2-rgb);--themed-button-active-border-color:var(--theme-types-project-darken3);--themed-button-active-border-color-rgb:var(--theme-types-project-darken3-rgb);--themed-button-whiten1:var(--theme-types-project-whiten1);--themed-button-whiten1-rgb:var(--theme-types-project-whiten1-rgb);--themed-button-whiten2:var(--theme-types-project-whiten2);--themed-button-white2-rgb:var(--theme-types-project-whiten2-rgb);--themed-button-blacken1:var(--theme-types-project-blacken1);--themed-button-blacken1-rgb:var(--theme-types-project-blacken1-rgb)}.badge-outline,.btn-outline-theme.btn-type-outline,.btn-theme.btn-type-outline{--themed-button-color:var(--theme-types-outline-contrast);--themed-button-bg-color:var(--theme-types-outline);--themed-button-bg-color-rgb:var(--theme-types-outline-rgb);--themed-button-hover-bg-color:var(--theme-types-outline-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-outline-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-outline-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-outline-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-outline-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-outline-darken2-rgb);--themed-button-active-border-color:var(--theme-types-outline-darken3);--themed-button-active-border-color-rgb:var(--theme-types-outline-darken3-rgb);--themed-button-whiten1:var(--theme-types-outline-whiten1);--themed-button-whiten1-rgb:var(--theme-types-outline-whiten1-rgb);--themed-button-whiten2:var(--theme-types-outline-whiten2);--themed-button-white2-rgb:var(--theme-types-outline-whiten2-rgb);--themed-button-blacken1:var(--theme-types-outline-blacken1);--themed-button-blacken1-rgb:var(--theme-types-outline-blacken1-rgb)}.badge-pathway,.btn-outline-theme.btn-type-pathway,.btn-theme.btn-type-pathway{--themed-button-color:var(--theme-types-pathway-contrast);--themed-button-bg-color:var(--theme-types-pathway);--themed-button-bg-color-rgb:var(--theme-types-pathway-rgb);--themed-button-hover-bg-color:var(--theme-types-pathway-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-pathway-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-pathway-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-pathway-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-pathway-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-pathway-darken2-rgb);--themed-button-active-border-color:var(--theme-types-pathway-darken3);--themed-button-active-border-color-rgb:var(--theme-types-pathway-darken3-rgb);--themed-button-whiten1:var(--theme-types-pathway-whiten1);--themed-button-whiten1-rgb:var(--theme-types-pathway-whiten1-rgb);--themed-button-whiten2:var(--theme-types-pathway-whiten2);--themed-button-white2-rgb:var(--theme-types-pathway-whiten2-rgb);--themed-button-blacken1:var(--theme-types-pathway-blacken1);--themed-button-blacken1-rgb:var(--theme-types-pathway-blacken1-rgb)}.badge-standard,.btn-outline-theme.btn-type-standard,.btn-theme.btn-type-standard{--themed-button-color:var(--theme-types-standard-contrast);--themed-button-bg-color:var(--theme-types-standard);--themed-button-bg-color-rgb:var(--theme-types-standard-rgb);--themed-button-hover-bg-color:var(--theme-types-standard-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-standard-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-standard-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-standard-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-standard-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-standard-darken2-rgb);--themed-button-active-border-color:var(--theme-types-standard-darken3);--themed-button-active-border-color-rgb:var(--theme-types-standard-darken3-rgb);--themed-button-whiten1:var(--theme-types-standard-whiten1);--themed-button-whiten1-rgb:var(--theme-types-standard-whiten1-rgb);--themed-button-whiten2:var(--theme-types-standard-whiten2);--themed-button-white2-rgb:var(--theme-types-standard-whiten2-rgb);--themed-button-blacken1:var(--theme-types-standard-blacken1);--themed-button-blacken1-rgb:var(--theme-types-standard-blacken1-rgb)}.badge-link,.btn-outline-theme.btn-type-link,.btn-theme.btn-type-link{--themed-button-color:var(--theme-types-link-contrast);--themed-button-bg-color:var(--theme-types-link);--themed-button-bg-color-rgb:var(--theme-types-link-rgb);--themed-button-hover-bg-color:var(--theme-types-link-darken1);--themed-button-hover-bg-color-rgb:var(--theme-types-link-darken1-rgb);--themed-button-hover-border-color:var(--theme-types-link-darken2);--themed-button-hover-border-color-rgb:var(--theme-types-link-darken2-rgb);--themed-button-active-bg-color:var(--theme-types-link-darken2);--themed-button-active-bg-color-rgb:var(--theme-types-link-darken2-rgb);--themed-button-active-border-color:var(--theme-types-link-darken3);--themed-button-active-border-color-rgb:var(--theme-types-link-darken3-rgb);--themed-button-whiten1:var(--theme-types-link-whiten1);--themed-button-whiten1-rgb:var(--theme-types-link-whiten1-rgb);--themed-button-whiten2:var(--theme-types-link-whiten2);--themed-button-white2-rgb:var(--theme-types-link-whiten2-rgb);--themed-button-blacken1:var(--theme-types-link-blacken1);--themed-button-blacken1-rgb:var(--theme-types-link-blacken1-rgb)}.alert-primary,.badge-primary,.bg-primary,.border-primary,.btn-outline-primary,.btn-primary,.text-primary{--themed-button-color:var(--theme-colors-primary-contrast);--themed-button-bg-color:var(--theme-colors-primary);--themed-button-bg-color-rgb:var(--theme-colors-primary-rgb);--themed-button-hover-bg-color:var(--theme-colors-primary-darken1);--themed-button-hover-bg-color-rgb:var(--theme-colors-primary-darken1-rgb);--themed-button-hover-border-color:var(--theme-colors-primary-darken2);--themed-button-hover-border-color-rgb:var(--theme-colors-primary-darken2-rgb);--themed-button-active-bg-color:var(--theme-colors-primary-darken2);--themed-button-active-bg-color-rgb:var(--theme-colors-primary-darken2-rgb);--themed-button-active-border-color:var(--theme-colors-primary-darken3);--themed-button-active-border-color-rgb:var(--theme-colors-primary-darken3-rgb);--themed-button-whiten1:var(--theme-colors-primary-whiten1);--themed-button-whiten1-rgb:var(--theme-colors-primary-whiten1-rgb);--themed-button-whiten2:var(--theme-colors-primary-whiten2);--themed-button-white2-rgb:var(--theme-colors-primary-whiten2-rgb);--themed-button-blacken1:var(--theme-colors-primary-blacken1);--themed-button-blacken1-rgb:var(--theme-colors-primary-blacken1-rgb)}.alert-secondary,.badge-secondary,.bg-secondary,.border-secondary,.btn-outline-secondary,.btn-secondary,.text-secondary{--themed-button-color:var(--theme-colors-secondary-contrast);--themed-button-bg-color:var(--theme-colors-secondary);--themed-button-bg-color-rgb:var(--theme-colors-secondary-rgb);--themed-button-hover-bg-color:var(--theme-colors-secondary-darken1);--themed-button-hover-bg-color-rgb:var(--theme-colors-secondary-darken1-rgb);--themed-button-hover-border-color:var(--theme-colors-secondary-darken2);--themed-button-hover-border-color-rgb:var(--theme-colors-secondary-darken2-rgb);--themed-button-active-bg-color:var(--theme-colors-secondary-darken2);--themed-button-active-bg-color-rgb:var(--theme-colors-secondary-darken2-rgb);--themed-button-active-border-color:var(--theme-colors-secondary-darken3);--themed-button-active-border-color-rgb:var(--theme-colors-secondary-darken3-rgb);--themed-button-whiten1:var(--theme-colors-secondary-whiten1);--themed-button-whiten1-rgb:var(--theme-colors-secondary-whiten1-rgb);--themed-button-whiten2:var(--theme-colors-secondary-whiten2);--themed-button-white2-rgb:var(--theme-colors-secondary-whiten2-rgb);--themed-button-blacken1:var(--theme-colors-secondary-blacken1);--themed-button-blacken1-rgb:var(--theme-colors-secondary-blacken1-rgb)}.alert-subtle,.badge-subtle,.bg-subtle,.border-subtle,.btn-outline-subtle,.btn-subtle,.text-subtle{--themed-button-color:var(--theme-colors-subtle-contrast);--themed-button-bg-color:var(--theme-colors-subtle);--themed-button-bg-color-rgb:var(--theme-colors-subtle-rgb);--themed-button-hover-bg-color:var(--theme-colors-subtle-darken1);--themed-button-hover-bg-color-rgb:var(--theme-colors-subtle-darken1-rgb);--themed-button-hover-border-color:var(--theme-colors-subtle-darken2);--themed-button-hover-border-color-rgb:var(--theme-colors-subtle-darken2-rgb);--themed-button-active-bg-color:var(--theme-colors-subtle-darken2);--themed-button-active-bg-color-rgb:var(--theme-colors-subtle-darken2-rgb);--themed-button-active-border-color:var(--theme-colors-subtle-darken3);--themed-button-active-border-color-rgb:var(--theme-colors-subtle-darken3-rgb);--themed-button-whiten1:var(--theme-colors-subtle-whiten1);--themed-button-whiten1-rgb:var(--theme-colors-subtle-whiten1-rgb);--themed-button-whiten2:var(--theme-colors-subtle-whiten2);--themed-button-white2-rgb:var(--theme-colors-subtle-whiten2-rgb);--themed-button-blacken1:var(--theme-colors-subtle-blacken1);--themed-button-blacken1-rgb:var(--theme-colors-subtle-blacken1-rgb)}.alert-danger,.badge-danger,.bg-danger,.border-danger,.btn-danger,.btn-outline-danger,.text-danger{--themed-button-color:var(--theme-colors-danger-contrast);--themed-button-bg-color:var(--theme-colors-danger);--themed-button-bg-color-rgb:var(--theme-colors-danger-rgb);--themed-button-hover-bg-color:var(--theme-colors-danger-darken1);--themed-button-hover-bg-color-rgb:var(--theme-colors-danger-darken1-rgb);--themed-button-hover-border-color:var(--theme-colors-danger-darken2);--themed-button-hover-border-color-rgb:var(--theme-colors-danger-darken2-rgb);--themed-button-active-bg-color:var(--theme-colors-danger-darken2);--themed-button-active-bg-color-rgb:var(--theme-colors-danger-darken2-rgb);--themed-button-active-border-color:var(--theme-colors-danger-darken3);--themed-button-active-border-color-rgb:var(--theme-colors-danger-darken3-rgb);--themed-button-whiten1:var(--theme-colors-danger-whiten1);--themed-button-whiten1-rgb:var(--theme-colors-danger-whiten1-rgb);--themed-button-whiten2:var(--theme-colors-danger-whiten2);--themed-button-white2-rgb:var(--theme-colors-danger-whiten2-rgb);--themed-button-blacken1:var(--theme-colors-danger-blacken1);--themed-button-blacken1-rgb:var(--theme-colors-danger-blacken1-rgb)}.alert-info,.badge-info,.bg-info,.border-info,.btn-info,.btn-outline-info,.text-info{--themed-button-color:var(--theme-colors-info-contrast);--themed-button-bg-color:var(--theme-colors-info);--themed-button-bg-color-rgb:var(--theme-colors-info-rgb);--themed-button-hover-bg-color:var(--theme-colors-info-darken1);--themed-button-hover-bg-color-rgb:var(--theme-colors-info-darken1-rgb);--themed-button-hover-border-color:var(--theme-colors-info-darken2);--themed-button-hover-border-color-rgb:var(--theme-colors-info-darken2-rgb);--themed-button-active-bg-color:var(--theme-colors-info-darken2);--themed-button-active-bg-color-rgb:var(--theme-colors-info-darken2-rgb);--themed-button-active-border-color:var(--theme-colors-info-darken3);--themed-button-active-border-color-rgb:var(--theme-colors-info-darken3-rgb);--themed-button-whiten1:var(--theme-colors-info-whiten1);--themed-button-whiten1-rgb:var(--theme-colors-info-whiten1-rgb);--themed-button-whiten2:var(--theme-colors-info-whiten2);--themed-button-white2-rgb:var(--theme-colors-info-whiten2-rgb);--themed-button-blacken1:var(--theme-colors-info-blacken1);--themed-button-blacken1-rgb:var(--theme-colors-info-blacken1-rgb)}.alert-warning,.badge-warning,.bg-warning,.border-warning,.btn-outline-warning,.btn-warning,.text-warning{--themed-button-color:var(--theme-colors-warning-contrast);--themed-button-bg-color:var(--theme-colors-warning);--themed-button-bg-color-rgb:var(--theme-colors-warning-rgb);--themed-button-hover-bg-color:var(--theme-colors-warning-darken1);--themed-button-hover-bg-color-rgb:var(--theme-colors-warning-darken1-rgb);--themed-button-hover-border-color:var(--theme-colors-warning-darken2);--themed-button-hover-border-color-rgb:var(--theme-colors-warning-darken2-rgb);--themed-button-active-bg-color:var(--theme-colors-warning-darken2);--themed-button-active-bg-color-rgb:var(--theme-colors-warning-darken2-rgb);--themed-button-active-border-color:var(--theme-colors-warning-darken3);--themed-button-active-border-color-rgb:var(--theme-colors-warning-darken3-rgb);--themed-button-whiten1:var(--theme-colors-warning-whiten1);--themed-button-whiten1-rgb:var(--theme-colors-warning-whiten1-rgb);--themed-button-whiten2:var(--theme-colors-warning-whiten2);--themed-button-white2-rgb:var(--theme-colors-warning-whiten2-rgb);--themed-button-blacken1:var(--theme-colors-warning-blacken1);--themed-button-blacken1-rgb:var(--theme-colors-warning-blacken1-rgb)}.alert-success,.badge-success,.bg-success,.border-success,.btn-outline-success,.btn-success,.text-success{--themed-button-color:var(--theme-colors-success-contrast);--themed-button-bg-color:var(--theme-colors-success);--themed-button-bg-color-rgb:var(--theme-colors-success-rgb);--themed-button-hover-bg-color:var(--theme-colors-success-darken1);--themed-button-hover-bg-color-rgb:var(--theme-colors-success-darken1-rgb);--themed-button-hover-border-color:var(--theme-colors-success-darken2);--themed-button-hover-border-color-rgb:var(--theme-colors-success-darken2-rgb);--themed-button-active-bg-color:var(--theme-colors-success-darken2);--themed-button-active-bg-color-rgb:var(--theme-colors-success-darken2-rgb);--themed-button-active-border-color:var(--theme-colors-success-darken3);--themed-button-active-border-color-rgb:var(--theme-colors-success-darken3-rgb);--themed-button-whiten1:var(--theme-colors-success-whiten1);--themed-button-whiten1-rgb:var(--theme-colors-success-whiten1-rgb);--themed-button-whiten2:var(--theme-colors-success-whiten2);--themed-button-white2-rgb:var(--theme-colors-success-whiten2-rgb);--themed-button-blacken1:var(--theme-colors-success-blacken1);--themed-button-blacken1-rgb:var(--theme-colors-success-blacken1-rgb)}.alert-light,.badge-light,.bg-light,.border-light,.btn-light,.btn-outline-light,.text-light{--themed-button-color:var(--theme-colors-light-contrast);--themed-button-bg-color:var(--theme-colors-light);--themed-button-bg-color-rgb:var(--theme-colors-light-rgb);--themed-button-hover-bg-color:var(--theme-colors-light-darken1);--themed-button-hover-bg-color-rgb:var(--theme-colors-light-darken1-rgb);--themed-button-hover-border-color:var(--theme-colors-light-darken2);--themed-button-hover-border-color-rgb:var(--theme-colors-light-darken2-rgb);--themed-button-active-bg-color:var(--theme-colors-light-darken2);--themed-button-active-bg-color-rgb:var(--theme-colors-light-darken2-rgb);--themed-button-active-border-color:var(--theme-colors-light-darken3);--themed-button-active-border-color-rgb:var(--theme-colors-light-darken3-rgb);--themed-button-whiten1:var(--theme-colors-light-whiten1);--themed-button-whiten1-rgb:var(--theme-colors-light-whiten1-rgb);--themed-button-whiten2:var(--theme-colors-light-whiten2);--themed-button-white2-rgb:var(--theme-colors-light-whiten2-rgb);--themed-button-blacken1:var(--theme-colors-light-blacken1);--themed-button-blacken1-rgb:var(--theme-colors-light-blacken1-rgb)}.alert-dark,.badge-dark,.bg-dark,.border-dark,.btn-dark,.btn-outline-dark,.text-dark{--themed-button-color:var(--theme-colors-dark-contrast);--themed-button-bg-color:var(--theme-colors-dark);--themed-button-bg-color-rgb:var(--theme-colors-dark-rgb);--themed-button-hover-bg-color:var(--theme-colors-dark-darken1);--themed-button-hover-bg-color-rgb:var(--theme-colors-dark-darken1-rgb);--themed-button-hover-border-color:var(--theme-colors-dark-darken2);--themed-button-hover-border-color-rgb:var(--theme-colors-dark-darken2-rgb);--themed-button-active-bg-color:var(--theme-colors-dark-darken2);--themed-button-active-bg-color-rgb:var(--theme-colors-dark-darken2-rgb);--themed-button-active-border-color:var(--theme-colors-dark-darken3);--themed-button-active-border-color-rgb:var(--theme-colors-dark-darken3-rgb);--themed-button-whiten1:var(--theme-colors-dark-whiten1);--themed-button-whiten1-rgb:var(--theme-colors-dark-whiten1-rgb);--themed-button-whiten2:var(--theme-colors-dark-whiten2);--themed-button-white2-rgb:var(--theme-colors-dark-whiten2-rgb);--themed-button-blacken1:var(--theme-colors-dark-blacken1);--themed-button-blacken1-rgb:var(--theme-colors-dark-blacken1-rgb)}.thumb.primary_thumb>div{background-color:rgba(var(--theme-core-primary-rgb),.5)!important}.thumb.primary_thumb>div .default-icon{color:rgba(var(--theme-core-primary-rgb),.9)!important}.thumb.secondary_thumb>div{background-color:rgba(var(--theme-core-secondary-rgb),.5)!important}.thumb.secondary_thumb>div .default-icon{color:rgba(var(--theme-core-secondary-rgb),.9)!important}.thumb.tertiary_thumb>div{background-color:rgba(var(--theme-core-tertiary-rgb),.5)!important}.thumb.tertiary_thumb>div .default-icon{color:rgba(var(--theme-core-tertiary-rgb),.9)!important}.thumb.default_thumb>div{background-color:rgba(var(--theme-types-default-rgb),.5)!important}.thumb.default_thumb>div .default-icon{color:rgba(var(--theme-types-default-rgb),.9)!important}.thumb.resource_thumb>div{background-color:rgba(var(--theme-types-resource-rgb),.5)!important}.thumb.resource_thumb>div .default-icon{color:rgba(var(--theme-types-resource-rgb),.9)!important}.thumb.profile_thumb>div{background-color:rgba(var(--theme-types-profile-rgb),.5)!important}.thumb.profile_thumb>div .default-icon{color:rgba(var(--theme-types-profile-rgb),.9)!important}.thumb.cms_page_thumb>div{background-color:rgba(var(--theme-types-cms_page-rgb),.5)!important}.thumb.cms_page_thumb>div .default-icon{color:rgba(var(--theme-types-cms_page-rgb),.9)!important}.thumb.collection_thumb>div{background-color:rgba(var(--theme-types-collection-rgb),.5)!important}.thumb.collection_thumb>div .default-icon{color:rgba(var(--theme-types-collection-rgb),.9)!important}.thumb.group_thumb>div{background-color:rgba(var(--theme-types-group-rgb),.5)!important}.thumb.group_thumb>div .default-icon{color:rgba(var(--theme-types-group-rgb),.9)!important}.thumb.lesson_plan_thumb>div{background-color:rgba(var(--theme-types-lesson_plan-rgb),.5)!important}.thumb.lesson_plan_thumb>div .default-icon{color:rgba(var(--theme-types-lesson_plan-rgb),.9)!important}.thumb.project_thumb>div{background-color:rgba(var(--theme-types-project-rgb),.5)!important}.thumb.project_thumb>div .default-icon{color:rgba(var(--theme-types-project-rgb),.9)!important}.thumb.outline_thumb>div{background-color:rgba(var(--theme-types-outline-rgb),.5)!important}.thumb.outline_thumb>div .default-icon{color:rgba(var(--theme-types-outline-rgb),.9)!important}.thumb.pathway_thumb>div{background-color:rgba(var(--theme-types-pathway-rgb),.5)!important}.thumb.pathway_thumb>div .default-icon{color:rgba(var(--theme-types-pathway-rgb),.9)!important}.thumb.standard_thumb>div{background-color:rgba(var(--theme-types-standard-rgb),.5)!important}.thumb.standard_thumb>div .default-icon{color:rgba(var(--theme-types-standard-rgb),.9)!important}.thumb.link_thumb>div{background-color:rgba(var(--theme-types-link-rgb),.5)!important}.thumb.link_thumb>div .default-icon{color:rgba(var(--theme-types-link-rgb),.9)!important}.custom-tooltip-body p:last-child{margin-bottom:0}.wysiwyg-content{overflow:auto}.wysiwyg-content:after{clear:both;content:"";display:table}.wysiwyg-content a{overflow-wrap:break-word;word-break:break-word}.wysiwyg-content ol,.wysiwyg-content ul{margin-left:20px;padding-left:0}.wysiwyg-content ol ol li{list-style:lower-alpha}.wysiwyg-content ol ol ol li{list-style:lower-roman}.wysiwyg-content .img-fluid{height:auto!important;max-width:100%!important}.wysiwyg-content.remove-excess-margins p:last-child{margin-bottom:0}.wysiwyg-content iframe{border:none}.wysiwyg-content iframe[src*="vimeo.com"],.wysiwyg-content iframe[src*="youtube.com"]{aspect-ratio:16/9;height:auto;max-width:100%}.wysiwyg-content figure.float-right{margin-left:12px}.wysiwyg-content figure.float-left{margin-right:12px}.wysiwyg-content figure.text-center{max-width:100%!important}.cursor-pointer{cursor:pointer}.cursor-pointer label{cursor:inherit}.copyright-text{color:#f5f5f5;font-size:16px;margin-bottom:0!important;margin-top:5px}.main-footer{background:none!important;padding:0!important}.main-footer-section a{color:var(--theme-core-link)!important}.mobile-copyright{display:none}@media (min-width:320px) and (max-width:359px){.mobile-copyright{display:block!important}}@media (min-width:360px) and (max-width:568px){.mobile-copyright{display:block!important}}@media (min-width:576px) and (max-width:767px){.mobile-copyright{display:block!important}}@media (min-width:768px) and (max-width:991px){.mobile-copyright{display:block!important}}@media (min-width:992px) and (max-width:1160px){.mobile-copyright{display:none}}.main-footer-top-section{background:#333;padding:3%}.footer-menu-heading{color:#828282;font-size:16px;line-height:18px;margin-bottom:16px!important;max-width:100%;text-transform:uppercase}.footer-menus-list{line-height:1.5;list-style:none}.footer-menus-list li{color:#f5f5f5}.footer-menus-list li a{color:#f5f5f5;font-size:16px;line-height:20px;transition:color .2s ease-in}.footer-menus-list li a:hover{color:var(--theme-core-link-alt-hover)!important}.footer-right-icons .cc-logo-image-section img{width:95px}.main-footer-bottom-section{background:#1d1d1d;padding:2% 4%}.main-footer-bottom-links{list-style:none}.main-footer-bottom-links li{color:#f5f5f5;margin-left:60px}.main-footer-bottom-links li a{color:#f5f5f5;font-size:16px;line-height:20px;transition:color .2s ease-in}.main-footer-bottom-links li a:hover{color:var(--theme-core-link-alt-hover)!important}.social-icons-list a{margin-right:26px}.social-icons-list a i{transition:color .2s ease-in}.social-icons-list a:hover i{color:var(--theme-core-link-alt-hover)!important}.social-icons-list a:last-child{margin-right:0}.social-icons-list a i{color:#f2f2f2!important;font-size:35px}.footer-site-logo{width:190px}.footer-site-logo img{width:100%}@media (max-width:575.98px){.footer-menu-heading{font-size:16px}.footer-menus-list li,.footer-menus-list li a{font-size:14px}.main-footer-bottom-links li{margin-left:35px}.main-footer-bottom-links li a{font-size:14px}.cc-logo-image-section a img{height:90%}.main-footer-top-section{padding:15%}.cc-logo-image-section{margin-left:unset!important;margin-right:unset!important}}@media (max-width:991.98px){.cc-logo-image-section{margin-left:35%;margin-right:5%}.cc-logo-image-section a img{height:90%}.footer-menu-heading{font-size:16px}.footer-menus-list li,.footer-menus-list li a{font-size:14px}.main-footer-bottom-links li{margin-left:35px}.main-footer-bottom-links li a{font-size:14px}.footer-site-logo{width:145px}}@media (min-width:992px) and (max-width:1160px){.footer-menus-list li,.footer-menus-list li a{font-size:14px}.footer-menu-heading{font-size:16px}.footer-site-logo{width:200px}.main-footer-bottom-links li a{font-size:14px}}@media (min-width:768px){.social-icons-list a{margin-right:15px}}@media (min-width:992px){.social-icons-list a{margin-right:26px}}.list-item.resource-item .type{font-family:Black Tie;line-height:1;padding-top:4px}.thumb{height:0;overflow:hidden;padding-bottom:100%;position:relative;vertical-align:middle}.thumb.portrait img.img-thumbnail-square{max-width:100%}.thumb.landscape img.img-thumbnail-square{max-height:100%}.thumb img.img-thumbnail-square{margin:auto;object-fit:cover;width:100%}.thumb img.img-thumbnail-square.img-contain{object-fit:scale-down}.img-thumbnail-square.img-loaded{opacity:1}.img-thumbnail-square{opacity:0;transition:opacity .1s ease-in-out}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;height:auto;max-width:100%}.list-item .add-to-collection,.list-item .fadeout-dropdown{border:none!important;font-size:22px}.add-to-collection img{margin-top:-4px;width:21px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.bts{font-weight:900}.btn-share .dropdown-menu{color:#727272;min-width:320px;padding:10px}.dropdown-menu li.nav-header{background-color:#f6f6f6;border-bottom:1px solid #ececec;font-weight:700;padding:5px 5px 5px 10px}.dropdown-menu{background-color:#fff;font-size:15px}.dropdown-menu li{margin:0;padding:0}.dropdown-menu li:first-child{border:none}.dropdown-menu li a{color:#222;display:block;padding:6px 12px;transition:none}@media (max-width:767.98px){.dropdown-menu li a{padding:8px 12px}}.dropdown-menu li a.hover,.dropdown-menu li a:hover{background-color:#33b6e4;color:#fff}.dropdown-menu li h4{color:#222;font-size:16px;font-weight:500;margin:0;padding:10px 10px 0}.dropdown-menu li ul#share{list-style:none;margin:10px 0 0;min-width:365px;padding:0}@media (max-width:767px){.dropdown-menu li ul#share{min-width:75vw}}.dropdown-menu li ul#share li{border-top:none;display:inline-block;margin:0;padding:0}.dropdown-menu li ul#share li a{color:var(--theme-core-primary-variant)!important;display:inline-block;font-size:30px!important;padding:8px;text-decoration:none}.dropdown-menu li ul#share li a:active,.dropdown-menu li ul#share li a:hover{background:#fff!important;color:var(--theme-core-primary-variant)}.dropdown-menu li ul#share li a:active i,.dropdown-menu li ul#share li a:hover i{color:var(--theme-core-primary-variant)!important}.btn-share ul#share{min-width:385px}#type-sort.sortBtnMargin{margin-top:27px}.btn-share .dropdown-menu li a:hover,.btn-share .dropdown-menu li:hover,.btn-share .dropdown-menu>.active>a,.btn-share .dropdown-menu>.active>a:focus,.btn-share .dropdown-menu>.active>a:hover{background:0 0!important}.well{background-color:#eeeeef;border:none!important;box-shadow:none!important;margin-bottom:36px}.accordion.collapsed:after{content:"➕"}.accordion.collapsed:after,.accordion:after{color:#777;float:right;font-size:13px;margin-left:5px}.accordion:after{content:"➖";position:relative;top:4px}body{padding:0!important}#section-header{box-shadow:inset 40px 50px 35px -52px #000!important}.actions .btn-toolbar .btn-group .btn-share.dropdown{margin-right:3px}.module-contents.resource{height:95%;margin:auto;position:relative;width:72%}.navbar.navbar-default.navbar-static-top{margin-bottom:0!important}.v-top-page-heading{font-weight:700;margin-bottom:50px!important;margin-top:0!important}.v-custom-hr{border-top:2px solid #d7d7d7!important}.v-profile-heading{margin-top:0!important}#contentWrapper{padding-bottom:50px;padding-top:50px}.v-default-icon{display:inline-block;height:55px;line-height:46px;width:55px}.custom-nav-dropdown-menu{position:absolute!important}.dropdown-menu{border-radius:.625rem!important}.dropdown-menu li a:hover{color:#fff!important;text-decoration:none!important}.header-nav-dropdown-menu{z-index:1051!important}.nav-right-dropdown .dropdown-toggle:after{content:none}.notification img{height:32px;width:32px}.error-login{margin-bottom:10px;text-align:center}.nav-right-dropdown li{list-style:none}.nav-right-dropdown li .avatar-icon,.nav-right-dropdown li .avatar-thumbnail{align-items:center;display:inline-flex}.nav-right-dropdown li .avatar-icon{background-color:#c3c4c3;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--theme-border-radius-profile);height:40px;justify-content:center;width:40px}.nav-right-dropdown li .avatar-icon i{color:#4f4f4f;font-size:22px;font-weight:300}.nav-right-dropdown li .fa-chevron-down{font-size:16px;margin-left:6px}.main-top-menu-list{list-style:none}.main-top-menu-list li{display:inline-block!important}.main-top-menu-list li a{color:#717171;font-size:16px;font-weight:500;line-height:20px}.main-top-menu-list li .nav-link{border-bottom:4px solid #0000!important;padding-bottom:8px!important;padding-top:12px!important;transition:all .2s ease-in}.main-top-menu-list li .nav-link.active,.main-top-menu-list li .nav-link:focus,.main-top-menu-list li .nav-link:hover{border-bottom:4px solid var(--theme-core-primary)!important;color:#828282}.nav-right-dropdown .dropdown .dropdown-menu li a:focus,.nav-right-dropdown .dropdown .dropdown-menu li a:hover,.nav-right-dropdown .dropdown .dropdown-menu li:focus,.nav-right-dropdown .dropdown .dropdown-menu li:hover{background-color:var(--theme-core-primary)!important;color:#fff!important}.nav-right-dropdown .dropdown .dropdown-menu li a{color:#333!important}.nav-right-dropdown .dropdown .dropdown-menu li,.nav-right-dropdown .dropdown .dropdown-menu li a{transition:all .15s ease-in-out}.nav-search{background-color:var(--theme-core-controls-bg);border-color:var(--theme-core-controls-bg);border-radius:0;color:var(--theme-core-body)}.modal{background:#ffffff80;max-width:100vw}.modal-header{border-top-left-radius:4px;border-top-right-radius:4px}.modal-header .close{margin:0!important;opacity:.8!important;padding:0 8px!important}.modal-header .close .fa-window-close{font-size:16px;margin-right:3px}.modal>button.close{margin-right:32px;margin-top:32px}.modal-header .close{margin-top:0!important}.modal-content{background:#0000!important}.modal-dialog{margin-top:35px}@media (min-width:1200px){.modal-dialog{max-width:1120px}}.modal-body{background:#0000!important;max-height:none!important;overflow-y:unset!important}.modal-footer,.modal-header{background:#0000!important;border:none!important;padding:0 16px}.modal-nav-tabs{background-color:#f7f7f7!important}.modal-nav-tabs .nav-tabs li a{border:none!important}.btn-center{text-align:center}.modal-nav-tabs .nav-tabs .button{margin-right:15px!important;margin-top:8px!important;padding:2px 15px!important}.type.has-added i.fa-check{line-height:50px!important}.modal-nav-tabs .nav-item .nav-link.active span{border-bottom:4px solid #693668!important;color:#693668!important}.modal-body .modal-scroll,.modal-body .tab-pane:not(.no-scroll){max-height:50vh;overflow-x:hidden;overflow-y:auto}.modal-body .modal-scroll.max-height,.modal-body .tab-pane:not(.no-scroll).max-height{height:100vh}@media (min-width:768px){.modal-body .modal-scroll,.modal-body .tab-pane:not(.no-scroll){max-height:58vh}}@media (min-width:992px){.modal-body .modal-scroll,.modal-body .tab-pane:not(.no-scroll){max-height:calc(100vh - 320px)}}.modal-body .tab-pane{margin:-8px;padding:8px}.custom-modal-dialog{background:#0000!important}.custom-modal-content{background-color:#0000!important;border:#0000!important}.modal,.modal-backdrop{background:RGBA(var(--theme-core-background-rgb),.75);color:var(--theme-core-body)}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.modal,.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffff1a}}.modal-dialog{--background-color-rgb:255,255,255;background:#fff!important;border-radius:16px;box-shadow:0 1rem 3rem rgba(0,0,0,.175);padding:8px}.modal-dialog .modal-header{margin-top:16px}.modal-dialog .modal-footer{margin-bottom:16px}@media (max-width:575.98px){.modal-dialog{border-radius:0;margin:0;padding:0}}.modal-content{border:none}[v-cloak]{display:none}body#main-body-prism{background-color:var(--theme-core-body-bg-color);color:#160e2d}#main-body-prism .btn,#main-body-prism .nav-right-dropdown li a,body#main-body-prism{font-family:var(--theme-font-primary)}#main-body-prism .btn{transition-duration:.3s;transition-property:color,background-color,border;transition-timing-function:ease-in-out}.thumb>div{align-items:center;display:flex;justify-content:center}.custom-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-ellipsis.custom-ellipsis-reveal:hover{overflow:visible}.custom-form-label{font-size:14px!important;line-height:18px!important;margin-bottom:2px!important}.dropdown-menu.show{border-radius:4px!important}.featured-block{position:relative}.featured-block-title{background:#333333d4;bottom:0;color:#fff;padding:5px 10px;position:absolute;text-align:center;width:100%}.featured-block-title,.featured-block-title p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-block-title p{font-size:14px;line-height:14px;margin-bottom:0!important;padding:5px 0}.featured-block-title a{color:#fff!important}.thumb>div{height:100%;left:0;position:absolute;top:0;width:100%}.hidden-block{display:none}.show-block{display:block}.selector-block-overlay-item.resource-grid-section:after{background:#ffffffbf;border:1px solid var(--theme-core-primary);border-radius:6px;content:"";cursor:pointer;height:100%;left:0;opacity:1;position:absolute;right:0;top:0;z-index:2}.resource-grid-section .checked-selected-item{display:none}.selector-block-overlay-item.resource-grid-section .checked-selected-item{color:var(--theme-core-primary);cursor:pointer;display:inline-flex;font-size:48px;left:20px;opacity:1;position:absolute;top:16px;z-index:3}.message-container .alert-danger .close{line-height:0px;top:0}#main-body-prism .redactor-focus.redactor-styles-on,#main-body-prism .redactor-focus:focus.redactor-styles-on{border-color:var(--theme-core-primary)!important}.help-block .alert-dismissible .close{padding:0!important}.institution-select-dropdown .multiselect__tags{border-radius:4px!important}.resource-list-item-section .search-media-thumbnail{position:relative}.resource-list-item-section .resource-caption-details{height:100%}.resource-list-item-section .search-media-thumbnail .thumb div>i{font-size:42px!important}.resource-list-item-section .resource-list-item-description,.resource-list-item-section .resource-list-item-description p{font-size:14px!important;letter-spacing:unset!important;line-height:18px!important}.resource-list-item-section .resource-channel{min-height:20px!important}.resource-list-item-section .resource-list-item-description p{overflow:unset!important;text-overflow:unset!important;white-space:unset!important}.resource-list-item-section .resource-list-item-description{-webkit-line-clamp:var(--results-list-title-lines,2);-webkit-box-orient:vertical;display:-webkit-box;height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-list-item-section .resource-type-section{min-width:100%!important;padding:4px 8px!important}.cms-resource-type-section{text-transform:capitalize!important}.common-gss-label{font-size:16px;line-height:22px}.controls-icon-notification{align-items:center;background:#bc3a3a;border-radius:50%;color:#fff;display:flex;font-size:12px;height:22px;justify-content:center;padding:4px 4px 0;position:absolute;right:-4px;top:-4px;width:22px}img{border-style:none;height:auto;max-width:100%;vertical-align:middle}.help-block .close{margin:8px 15px!important}.related-occupations-edit table tbody tr td,.related-occupations-edit table tbody tr th{border:none!important;padding:0 15px 5px 0!important}.dropdown-menu.settings-dropdown{box-shadow:0 1px 5px #38383840!important}.edit-card-header-section{background:var(--theme-core-primary-variant);border-radius:4px 4px 0 0;padding:12px 15px}.edit-card-header-section,.edit-card-header-section a i{color:var(--theme-core-primary-variant-contrast)}.edit-card-header-title{font-size:18px;line-height:25px;margin-bottom:0;margin-top:0;text-transform:uppercase}.edit-card-details-section{border-bottom-left-radius:4px;border-bottom-right-radius:4px;color:#828282!important;padding:1rem!important}.toggle_arrow{cursor:pointer!important}.notification-row .message-details .description p{margin-bottom:0!important}.v-block-content-wrapper .resource-grid-section .search-media-thumbnail .thumb div>i{font-size:90px}#search-app .multiselect__tags-wrap .multiselect__tag{background:var(--theme-core-primary-variant)!important;border-radius:50px!important;padding-bottom:5px}.custom-break-all{word-break:break-all!important}.resource-list-block-image{flex-shrink:0;height:110px;width:110px}.resource-list-block-description{flex:1;min-height:110px}.resource-list-block-link{cursor:pointer}@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0){.row:before{content:unset!important;content:none!important}}.widget-objects-list .list-group .resource-grid-section .thumb div i,.widget-objects-list .row-grid .resource-grid-section .thumb div i{font-size:42px!important;margin-top:30%!important}.widget-objects-list .list-group .list-image-section{float:left;height:100px;width:100px}.widget-objects-list .list-group .list-description-section{float:right;width:calc(100% - 100px)}.widget-objects-list .list-group .list-description-section .resource-caption-details{height:100px!important}.mode,.mode a,.mode a:hover{color:green}.mode{background-color:#ff0;min-height:0!important}.mode a p.maintain-mode{margin:0!important;padding:10px 0!important}.message-maintenance .remove_maintenance_message{-webkit-appearance:none;background:#0000;border:0;cursor:pointer;margin-right:10px;padding:0;position:absolute;right:0}.maintain-mode,.message-maintenance{padding-top:10px;text-align:center}.message-maintenance{color:green;display:none;margin-bottom:0;max-width:100%;padding-bottom:10px;width:100%}@media print{#main-body-prism .main-controls-section{display:none}#main-body-prism .is_stuck{margin-top:0!important;position:relative!important;top:0!important;width:100%!important}#main-body-prism .is_stuck+div{display:none!important}#main-body-prism .bg-white{background:none!important}#main-body-prism .main-card-section{border-top:1px solid #333;margin-top:12px;padding-top:12px}#main-body-prism .main-card-section .card-header-section{background:none;min-height:0;padding:0}#main-body-prism .main-card-section .card-header-section button{display:none}#main-body-prism .main-details-description-section>div{background:none;border-radius:0;border-top:1px solid #333;margin-top:12px;padding:12px 0 0!important}#main-body-prism .activities-common-section,#main-body-prism .units-common-section{background:none;border-radius:0;padding:0!important}#main-body-prism .activities-common-section .activities-common-section,#main-body-prism .activities-common-section+.activities-common-section,#main-body-prism .units-common-section .activities-common-section,#main-body-prism .units-common-section+.activities-common-section{border-top:1px solid #333;margin-top:12px;padding:12px 0 0!important}#main-body-prism .resource-grid-section{border-bottom:1px solid #333;border-radius:0;margin-top:12px;page-break-inside:avoid}#main-body-prism .resource-grid-section .col-3{flex:0 0 15%;max-width:15%}#main-body-prism .resource-grid-section .col-9{flex:0 0 85%;max-width:85%}}
