.tag-chips-hero{flex:0 1 auto;font-size:1rem;margin:0 auto 3.5rem;max-width:70%}.tag-chips-hero,.tag-chips-hero__wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.tag-chips-hero__wrapper{min-height:121px}.tag-chips-hero__item{background-color:rgba(0,0,0,.4);border-radius:2rem;color:#4b979c;font-size:1rem;font-weight:500;margin:.5rem;padding:.9rem 2rem;text-transform:uppercase;transition:background-color var(--animation-duration-default);word-break:break-word;z-index:var(--z-index-low--1)}.tag-chips-hero__item.tag-chips-hero__item--active,.tag-chips-hero__item:focus,.tag-chips-hero__item:hover{background-color:var(--c-font-main)}.tag-chips-hero__item.tag-chips-hero__item--active{cursor:default;pointer-events:none}@media (max-width:80rem){.tag-chips-hero{max-width:90%}}@media (max-width:50rem){.tag-chips-hero{display:block;margin-bottom:2.5rem;margin-left:-1rem;max-width:none;overflow:scroll;width:calc(100% + 2rem)}.tag-chips-hero__wrapper{justify-content:flex-start;min-height:0;min-height:auto;width:45rem}.tag-chips-hero__item{font-size:.75rem;padding:.75rem 1.5rem}}.academy-hero{display:flow-root;overflow:visible;position:relative;z-index:0}.academy-hero__header{color:var(--c-font-contrast);font-size:4.25rem;font-weight:600;margin:3rem auto 2.5rem}.academy-hero__header--main{font-size:3.25rem;line-height:1.2;margin:3rem auto 2.5rem;max-width:60%}.academy-hero__description{color:var(--c-font-hero-subtitle);font-size:1.25rem;line-height:1.2;margin:0 auto 3.75rem;max-width:60%;text-align:center}.academy-hero__header span{color:var(--c-brand)}.academy-hero__background{background:var(--c-academy-background-dark) url(/_nuxt/img/heroBackground_.7f7faee.svg) no-repeat bottom center;background-size:cover;border-bottom:1px solid var(--c-academy-divider);box-sizing:content-box;height:calc(100% + 4.15rem);left:0;position:absolute;top:0;width:100%;z-index:-1}@media (max-width:90rem){.academy-hero__header--main{max-width:80%}.academy-hero__description{max-width:70%}}@media (max-width:80rem){.academy-hero__header{font-size:3.5rem}.academy-hero__header--main{font-size:3rem}.academy-hero__background{height:calc(100% + 2rem)}}@media (max-width:50rem){.academy-hero__header{font-size:2rem;line-height:1.2;margin:3rem auto 2rem}.academy-hero__header--main{max-width:100%}.academy-hero__description{font-size:1rem;margin:0 auto 2.75rem;max-width:100%}}.level-chip-hero{align-items:center;background-color:var(--c-academy-button);border:1px solid transparent;border-radius:1.5rem;color:var(--c-font-main);display:flex;justify-content:center;padding:.75rem 1.5rem;text-transform:uppercase;transition:color var(--animation-duration-default),background-color var(--animation-duration-default)}.level-chip-hero+.level-chip-hero{margin-left:1rem}.level-chip-hero__icon{max-width:none}.level-chip-hero__icon+.level-chip-hero__text{margin-left:.25em}.level-chip-hero .level-chip__icon{margin-right:.5rem}.level-chip-hero .level-chip__rect{fill:#dedede;transition:fill var(--animation-duration-default)}.level-chip-hero .level-chip__rect.level-chip__rect--brand{fill:var(--c-brand)}.level-chip-hero.level-chip-hero--active,.level-chip-hero:focus,.level-chip-hero:hover{background-color:var(--c-brand);color:var(--c-font-contrast)}.level-chip-hero.level-chip-hero--active{cursor:default;pointer-events:none}.level-chip-hero.level-chip-hero--active .level-chip__rect.level-chip__rect--brand,.level-chip-hero:focus .level-chip__rect.level-chip__rect--brand,.level-chip-hero:hover .level-chip__rect.level-chip__rect--brand{fill:var(--c-font-contrast)}@media (max-width:50rem){.level-chip-hero{font-size:.75rem;padding:.15rem 1rem}}.button-icon{align-items:center;background-color:var(--c-academy-button);border-radius:50%;box-sizing:border-box;color:var(--c-font-gray);display:flex;height:2.5rem;justify-content:center;padding:0 .75rem;position:relative;text-transform:uppercase;transition:background-color var(--animation-duration-default);width:2.5rem;z-index:1}.button-icon:focus,.button-icon:hover{background-color:var(--c-brand)}.button-icon svg{color:var(--c-brand);max-width:none;transition:color var(--animation-duration-default)}.button-icon:focus svg,.button-icon:hover svg{color:var(--c-font-contrast)}.low-z-index{z-index:var(--z-index-low--1)!important}.academy-articles{display:flex;flex-direction:column;margin-bottom:3rem;overflow:visible;position:relative;z-index:1}.academy-articles__content{display:flex}.academy-articles__header{background-color:var(--c-background-main);border-bottom:1px solid var(--c-academy-divider);border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;padding:.75rem}.academy-articles__header-wrapper{display:flex;margin-left:auto;transition:width var(--animation-duration-default);width:100%;will-change:contents}.academy-articles__header-wrapper--shifted{width:calc(100% - 22rem)}.academy-articles__header-levels{display:flex;margin-left:1.5rem}.academy-articles__main{background-color:var(--c-background-main);display:flow-root;flex-grow:1;padding-bottom:2rem}.academy-articles__slot{max-width:60rem;position:relative}.academy-articles__slot--large{max-width:80rem}.academy-articles__aside{border-top-left-radius:1rem;display:flex;margin-top:-4.15rem;overflow:hidden;transition:width var(--animation-duration-default);width:0;will-change:contents}.academy-articles__aside--visible{width:22rem}.academy-articles__header-search{display:flex;margin-left:auto;max-width:20rem;position:relative}.academy-articles__header-search input{border:1px solid var(--c-academy-divider);border-radius:1.5rem;padding:0 1rem;width:100%}button.academy-articles__header-search-button{position:absolute;right:1px;top:50%;transform:translateY(-50%)}@media (max-width:80rem){.academy-articles.container-new{padding:0}}@media (max-width:70rem){.academy-articles__aside--mobile-hidden{display:none}.academy-articles__aside{bottom:0;height:0;left:0;margin-top:0;position:fixed;right:0;top:0;transition:width 0s;width:0;z-index:-1}.academy-articles__aside--visible{height:100%;width:100%;z-index:5}.academy-articles__header{overflow:hidden}.academy-articles__header-wrapper--shifted{overflow:hidden;width:100%}.academy-articles__header-levels{overflow-y:auto}.academy-articles__aside{border-top-left-radius:0}.academy-articles__header-search{display:none}}.breadcrumbs[data-v-1f594a96]{display:flex;list-style:none;margin:0;padding:0}.breadcrumbs__item[data-v-1f594a96]{color:var(--c-font-gray);padding-right:1.5rem;position:relative}.breadcrumbs__item[data-v-1f594a96]:not(:last-child):after{color:inherit;content:"/";line-height:1.3;position:absolute;right:.5rem;top:0}[dir=rtl] .breadcrumbs__item[data-v-1f594a96]:not(:last-child):after{left:.5rem;right:auto}.breadcrumbs__item .breadcrumbs__link[data-v-1f594a96]{color:inherit;line-height:1.4;white-space:nowrap}.breadcrumbs__item[data-v-1f594a96]:last-child{display:flex;overflow:hidden}.breadcrumbs__item:last-child .breadcrumbs__link[data-v-1f594a96]{cursor:default;opacity:.7;overflow:hidden;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs__item:not(:last-child) .breadcrumbs__link[data-v-1f594a96]:focus,.breadcrumbs__item:not(:last-child) .breadcrumbs__link[data-v-1f594a96]:hover{color:#333}.academy-articles-list-header{margin:2.25rem 0 1.5rem}.academy-articles-list-header__header{font-size:1.5rem;font-weight:700;line-height:2rem;margin:.25rem 0}.academy-articles-list-header__subtitle{color:var(--c-font-gray);margin:0}@media (max-width:70rem){.academy-articles-list-header{margin:1.5rem 0}}.filter-checkbox{list-style:none;margin:0}.filter-checkbox--disabled{opacity:.6;pointer-events:none}.filter-checkbox__item-box{padding:.75rem 2rem}.filter-checkbox__item{color:var(--c-font-main);cursor:pointer;font-size:1rem;font-weight:500;opacity:1;position:relative;transition:color var(--animation-duration-default)}.filter-checkbox__item input{display:none}.filter-checkbox__item--active,.filter-checkbox__item:hover{color:var(--c-brand)}.filter-checkbox__item--active:before{border-bottom:.125rem solid var(--c-brand);border-right:.125rem solid var(--c-brand);content:"";height:.65rem;left:-1.1rem;position:absolute;top:calc(50% - .125rem);transform:rotate(45deg) translateY(-50%);width:.35rem}.filter-range{display:flex;padding:1rem 1.5rem}.filter-range--disabled{opacity:.6}.filter-range--disabled .filter-range__input::-webkit-slider-thumb{pointer-events:none}.filter-range__container{display:flex;justify-content:center;margin:auto;width:100%}.filter-range__control{background:var(--c-academy-divider);height:2px;margin:1.5rem 0;position:relative;width:calc(100% - 1rem)}.filter-range__input{-webkit-appearance:none;background-color:transparent;height:1px;margin-left:-.5rem;pointer-events:none;position:absolute;width:calc(100% + 1rem)}.filter-range__input::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--c-brand);border-radius:50%;box-shadow:0 0 0 1px var(--c-brand);cursor:pointer;height:1rem;pointer-events:all;position:relative;width:1rem;z-index:1}.filter-range__input::-moz-range-thumb{-webkit-appearance:none;background-color:var(--c-brand);border:none;border-radius:50%;box-shadow:0 0 0 1px var(--c-brand);cursor:pointer;height:1rem;pointer-events:all;position:relative;width:1rem;z-index:1}.filter-range__input::-webkit-slider-thumb:active,.filter-range__input::-webkit-slider-thumb:hover,.filter-range__input:focus::-webkit-slider-thumb{box-shadow:inset 0 0 3px #387bbe,0 0 9px #387bbe;-webkit-box-shadow:inset 0 0 3px #387bbe,0 0 9px #387bbe}.filter-range__input::-moz-range-thumb:active,.filter-range__input::-moz-range-thumb:hover,.filter-range__input:focus::-moz-range-thumb{box-shadow:inset 0 0 3px #387bbe,0 0 9px #387bbe;-webkit-box-shadow:inset 0 0 3px #387bbe,0 0 9px #387bbe}.filter-range__fill{background:var(--c-brand);flex-grow:1;height:4px;left:0;max-width:100%;right:0;top:-1px;z-index:1}.filter-range__fill,.filter-range__label{pointer-events:none;position:absolute}.filter-range__label-mark{background-color:var(--c-brand);display:block;height:10px;position:absolute;top:-4px;width:2px}.filter-range__label-mark--inactive{background-color:var(--c-academy-divider)}.filter-range__label-text{font-size:.65rem;left:50%;position:absolute;top:16px;transform:translateX(-50%);white-space:nowrap}.filter-item{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.filter-item+.filter-item{margin-top:2.5rem}.filter-item__title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;white-space:nowrap}.filter-item__content{border:1px solid var(--c-academy-divider);border-bottom:none;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;border-top:none;max-height:0;overflow:hidden;transition:max-height var(--animation-duration-default)}.filter-item__content::-webkit-scrollbar{width:6px}.filter-item__content::-webkit-scrollbar-track{background-color:transparent}.filter-item__content::-webkit-scrollbar-thumb{background-color:#b2b8be;border-radius:4px}.filter-item__content--opened{border-bottom:1px solid var(--c-academy-divider);max-height:16rem;overflow-y:auto}.filter-item__button{align-items:center;background-color:var(--c-academy-button);border:1px solid var(--c-academy-divider);border-radius:.25rem;color:var(--c-font-main);display:flex;font-weight:500;justify-content:space-between;padding:1rem .75rem;text-align:left;white-space:nowrap;width:100%}.filter-item__button svg{transform:rotate(0);transition:transform .3s}.filter-item__button svg path{fill:var(--c-font-main)}.filter-item__button--opened svg{transform:rotate(180deg)}.filters-list{background-color:var(--c-font-contrast);border-right:1px solid var(--c-academy-divider);border-top-left-radius:1rem;padding:1rem 2rem;position:relative;width:100%}.filters-list__close-button{display:none}.filters-list__close-button svg{height:20px;width:20px}.filters-list__close-button svg rect{fill:#000}@media (max-width:70rem){.filters-list{border-top-left-radius:0;overflow-y:scroll;padding:1rem}.filters-list__close-button{display:block;position:absolute;right:1rem;top:1rem}}.filters-list--main{background-color:var(--c-font-contrast);border-right:1px solid var(--c-academy-divider);padding:1rem 2rem;position:relative;width:100%}.filters-list__list{list-style:none;margin:0}.filters-list__item{overflow:hidden;padding:1rem 0}.filters-list__link svg{height:1.15rem;width:1.15rem}.filters-list__link.nuxt-link{align-items:center;color:var(--c-font-gray);display:flex;font-size:1rem;font-weight:500;transition:color var(--animation-duration-default);white-space:nowrap}.filters-list__link.nuxt-link span{margin-left:1rem}.filters-list__link:not(.nuxt-link-exact-active.nuxt-link-active):focus,.filters-list__link:not(.nuxt-link-exact-active.nuxt-link-active):hover{color:var(--c-brand)}.filters-list__link:not(.nuxt-link-exact-active.nuxt-link-active):focus svg path,.filters-list__link:not(.nuxt-link-exact-active.nuxt-link-active):hover svg path{fill:var(--c-brand);transition:fill var(--animation-duration-default)}.filters-list__link.nuxt-link-exact-active.nuxt-link-active{color:var(--c-font-main);cursor:default;font-weight:600}.filters-list__link.nuxt-link-exact-active.nuxt-link-active svg path{fill:var(--c-font-main)}._4Ot3kme8hBrt{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:2.5rem .5rem}.Q5gRIOdtRG2S{margin:.5rem}._7HfHkMApBOr0{color:var(--c-font-main)}._0XMcp6PTTfIr.nuxt-link-exact-active{background:var(--c-brand);border-radius:2.5rem;flex:0 0 auto;height:2.5rem;line-height:2.5rem;text-align:center;width:2.5rem}.LIbVvS3tDexu{display:block;height:1rem;line-height:1;padding-top:.125rem;width:auto}._0XMcp6PTTfIr.nuxt-link-exact-active:active,._0XMcp6PTTfIr.nuxt-link-exact-active:focus-visible,._0XMcp6PTTfIr.nuxt-link-exact-active:hover{background:var(--c-brand-hover);color:var(--c-font-main)}.LIbVvS3tDexu{transition:fill var(--animation-duration-default)}._7HfHkMApBOr0:active .LIbVvS3tDexu,._7HfHkMApBOr0:focus-visible .LIbVvS3tDexu,._7HfHkMApBOr0:hover .LIbVvS3tDexu{fill:var(--c-brand-hover)}._517zUTEtkDRt ._7HfHkMApBOr0{color:var(--c-native-font-main)}._517zUTEtkDRt ._0XMcp6PTTfIr.nuxt-link-exact-active,._517zUTEtkDRt ._0XMcp6PTTfIr.nuxt-link-exact-active:active,._517zUTEtkDRt ._0XMcp6PTTfIr.nuxt-link-exact-active:focus-visible,._517zUTEtkDRt ._0XMcp6PTTfIr.nuxt-link-exact-active:hover{background-color:var(--c-native-bg-secondary);color:var(--c-font-contrast)}._517zUTEtkDRt ._7HfHkMApBOr0 .LIbVvS3tDexu,._517zUTEtkDRt ._7HfHkMApBOr0:active .LIbVvS3tDexu,._517zUTEtkDRt ._7HfHkMApBOr0:focus-visible .LIbVvS3tDexu,._517zUTEtkDRt ._7HfHkMApBOr0:hover .LIbVvS3tDexu{fill:var(--c-native-font-main)}.academy-main{background-color:var(--c-academy-background-main)}.academy-main__loader-container{background-color:var(--c-font-contrast-outline);box-sizing:content-box;height:100%;left:0;position:absolute;top:0;width:100%;z-index:var(--z-index-medium--1)}.academy-main__loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.preloader[data-v-4a6d2798]{margin:auto}.preloader-animation[data-v-4a6d2798]{animation:fade-4a6d2798 1.5s ease-in-out infinite alternate;height:60px;width:60px}.preloader-animation--smallest[data-v-4a6d2798]{height:24px;width:24px}.preloader-animation--small[data-v-4a6d2798]{height:32px;width:32px}@keyframes fade-4a6d2798{to{opacity:.2}}