html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:inherit;font-weight:inherit;vertical-align:baseline}body{color:#232323;font-family:'Open Sans' , sans-serif;text-rendering:optimizeLegibility;background-color:#fff;-webkit-font-smoothing:antialiased}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}select{vertical-align:middle}textarea{width:100%}table{border-collapse:collapse;border-spacing:0}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}a{text-decoration:none;color:inherit}img{display:block}ul,ol{margin-left:20px}._z-1{z-index:1}._z-2{z-index:2}._z-3{z-index:3}._z-4{z-index:4}._z-5{z-index:5}._z-6{z-index:6}._absolute{position:absolute}._relative{position:relative}._fixed{position:fixed}._sticky{position:sticky}._static{position:static}._block{display:block}._inline-block{display:inline-block}._inline{display:inline}._flex{display:flex}._inline-flex{display:inline-flex}._table{display:table}._table-row{display:table-row}._table-cell{display:table-cell}._hidden{display:none   !important}._visible{visibility:visible}._invisible{visibility:hidden}._pointer{cursor:pointer}.abs-layout{position:relative}.abs-layout.-stretch{width:100%;height:100%}.abs-layout > .item{position:absolute}.abs-layout > .item.-top{top:0}.abs-layout > .item.-right{right:0}.abs-layout > .item.-bottom{bottom:0}.abs-layout > .item.-left{left:0}.abs-layout > .item.-vcenter{top:50%;transform:translateY(-50%)}.abs-layout > .item.-hcenter{left:50%;transform:translateX(-50%)}.abs-layout > .item.-center{top:50%;left:50%;transform:translate(-50%,-50%)}.abs-layout > .item.-stretch{top:0;left:0;width:100%;height:100%}.abs-layout > .item.-z1{z-index:1}.abs-layout > .item.-z2{z-index:2}.abs-layout > .item.-z3{z-index:3}.abs-layout > .item.-z4{z-index:4}.abs-layout > .item.-z5{z-index:5}.abs-layout > .item.-z6{z-index:6}.abs-layout > .item.-z7{z-index:7}.abs-layout > .item.-z8{z-index:8}.abs-layout > .item.-z9{z-index:9}.abs-layout > .item.-z10{z-index:10}.fixed-layout{position:fixed}.fixed-layout.-top{top:0}.fixed-layout.-bottom{bottom:0}.fixed-layout.-left{left:0}.fixed-layout.-right{right:0}.flex-layout{display:flex}.flex-layout.-inline{display:flex-inline}.flex-layout.-wrap{flex-wrap:wrap}.flex-layout.-row{flex-wrap:nowrap}.flex-layout.-row > .item{flex:1 1 auto}.flex-layout.-column{flex-direction:column}.flex-layout.-center{justify-content:center;align-items:center;align-content:center}.flex-layout.-baseline{align-items:baseline}.flex-layout.-left{justify-content:flex-start}.flex-layout.-right{justify-content:flex-end}.flex-layout.-top{align-content:flex-start}.flex-layout.-bottom{align-content:flex-end}.flex-layout.-v-center{align-content:center}.flex-layout.-v-space-between{align-content:space-between}.flex-layout.-v-space-around{align-content:space-around}.flex-layout.-h-center{justify-content:center}.flex-layout.-h-space-between{justify-content:space-between}.flex-layout.-h-space-around{justify-content:space-around}.flex-layout.-items-top{align-items:flex-start}.flex-layout.-items-bottom{align-items:flex-end}.flex-layout.-items-center{align-items:center}.flex-layout.-items-stretch{align-items:flex-stretch}.flex-layout > .item.-stretch{align-self:stretch}.flex-layout > .item.-top{align-self:flex-start}.flex-layout > .item.-center{align-self:center}.flex-layout > .item.-bottom{align-self:flex-end}.flex-layout > .item.-content{flex:none}.flex-layout > .item.-grow{flex-grow:1}.flex-layout > .item.-shrink{flex-shrink:1}.flex-layout > .item.-no-grow{flex-grow:0}.flex-layout > .item.-no-shrink{flex-shrink:0}.image-responsive{max-width:100%;height:auto;display:block}.image-responsive.-full{width:100%}.image-responsive.-inset{max-height:100%}.media-responsive{width:100%;position:relative;padding-bottom:100%}.media-responsive.-media-1-1{padding-bottom:100%}.media-responsive.-media-4-3{padding-bottom:75%}.media-responsive.-media-16-9{padding-bottom:56.25%}.media-responsive > .media{position:absolute;top:0;left:0;width:100%;height:100%}.svg-icon{fill:currentColor;display:block;box-sizing:content-box;width:16px;height:16px;box-sizing:border-box}.svg-icon.-inline{display:inline-block}.svg-icon.-scale{width:100%;height:100%}.svg-icon.-play{width:40px;height:40px}@media (min-width:800px){.svg-icon.-play{width:96px;height:96px}}.svg-icon.-s{width:8px;height:8px}.svg-icon.-ms{width:12px;height:12px}.svg-icon.-l{width:24px;height:24px}.svg-icon.-xl{width:32px;height:32px}.svg-icon.-title-icon{width:1em;height:var(--heading-line-height)}.transform-style.-rot90{transform:rotate(90deg)}.transform-style.-rot180{transform:rotate(180deg)}.transform-style.-rot270{transform:rotate(270deg)}.transform-style.-flipX{transform:scaleX(-1)}.transform-style.-flipY{transform:scaleY(-1)}.transition-style{transition-property:all;transition-duration:.2s}.transition-style.-fast{transition-duration:.1s}.transition-style.-height{transition-property:height}.transition-style.-xslow{transition-duration:.8s}.gap-16{gap:16px}.gap-x-16{-moz-column-gap:16px;column-gap:16px}.gap-x-30{-moz-column-gap:30px;column-gap:30px}.gap-y-8{row-gap:8px}.gap-y-20{row-gap:20px}.grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 768px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 992px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.m-8{margin:8px}.mx-8{margin-left:8px;margin-right:8px}.my-8{margin-top:8px;margin-bottom:8px}.mb-8{margin-bottom:8px}.ml-8{margin-left:8px}.mr-8{margin-right:8px}.mt-8{margin-top:8px}.m-16{margin:16px}.mx-16{margin-left:16px;margin-right:16px}.my-16{margin-top:16px;margin-bottom:16px}.mb-16{margin-bottom:16px}.ml-16{margin-left:16px}.mr-16{margin-right:16px}.mt-16{margin-top:16px}.m-24{margin:24px}.mx-24{margin-left:24px;margin-right:24px}.my-24{margin-top:24px;margin-bottom:24px}.mb-24{margin-bottom:24px}.ml-24{margin-left:24px}.mr-24{margin-right:24px}.mt-24{margin-top:24px}.m-32{margin:32px}.mx-32{margin-left:32px;margin-right:32px}.my-32{margin-top:32px;margin-bottom:32px}.mb-32{margin-bottom:32px}.ml-32{margin-left:32px}.mr-32{margin-right:32px}.mt-32{margin-top:32px}.m-48{margin:48px}.mx-48{margin-left:48px;margin-right:48px}.my-48{margin-top:48px;margin-bottom:48px}.mb-48{margin-bottom:48px}.ml-48{margin-left:48px}.mr-48{margin-right:48px}.mt-48{margin-top:48px}.m-64{margin:64px}.mx-64{margin-left:64px;margin-right:64px}.my-64{margin-top:64px;margin-bottom:64px}.mb-64{margin-bottom:64px}.ml-64{margin-left:64px}.mr-64{margin-right:64px}.mt-64{margin-top:64px}.m-128{margin:128px}.mx-128{margin-left:128px;margin-right:128px}.my-128{margin-top:128px;margin-bottom:128px}.mb-128{margin-bottom:128px}.ml-128{margin-left:128px}.mr-128{margin-right:128px}.mt-128{margin-top:128px}.p-8{padding:8px}.px-8{padding-left:8px;padding-right:8px}.py-8{padding-top:8px;padding-bottom:8px}.pb-8{padding-bottom:8px}.pl-8{padding-left:8px}.pr-8{padding-right:8px}.pt-8{padding-top:8px}.p-16{padding:16px}.px-16{padding-left:16px;padding-right:16px}.py-16{padding-top:16px;padding-bottom:16px}.pb-16{padding-bottom:16px}.pl-16{padding-left:16px}.pr-16{padding-right:16px}.pt-16{padding-top:16px}.p-24{padding:24px}.px-24{padding-left:24px;padding-right:24px}.py-24{padding-top:24px;padding-bottom:24px}.pb-24{padding-bottom:24px}.pl-24{padding-left:24px}.pr-24{padding-right:24px}.pt-24{padding-top:24px}.p-32{padding:32px}.px-32{padding-left:32px;padding-right:32px}.py-32{padding-top:32px;padding-bottom:32px}.pb-32{padding-bottom:32px}.pl-32{padding-left:32px}.pr-32{padding-right:32px}.pt-32{padding-top:32px}.p-48{padding:48px}.px-48{padding-left:48px;padding-right:48px}.py-48{padding-top:48px;padding-bottom:48px}.pb-48{padding-bottom:48px}.pl-48{padding-left:48px}.pr-48{padding-right:48px}.pt-48{padding-top:48px}.p-64{padding:64px}.px-64{padding-left:64px;padding-right:64px}.py-64{padding-top:64px;padding-bottom:64px}.pb-64{padding-bottom:64px}.pl-64{padding-left:64px}.pr-64{padding-right:64px}.pt-64{padding-top:64px}.p-128{padding:128px}.px-128{padding-left:128px;padding-right:128px}.py-128{padding-top:128px;padding-bottom:128px}.pb-128{padding-bottom:128px}.pl-128{padding-left:128px}.pr-128{padding-right:128px}.pt-128{padding-top:128px}.cookie-banner{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;pointer-events:none}.cookie-banner > .dialog{position:fixed;bottom:0;left:0;right:0;background-color:#f0f0f0;box-shadow:inset 0 1px 0 0 #d0d0d0;pointer-events:all}.course-layout{position:fixed;top:0;left:0;bottom:0;right:0;z-index:0;overflow:auto}.course-layout > .header{display:block;position:sticky;top:0;left:0;width:100%;z-index:2;background-color:#fff;box-shadow:0 1px 6px rgba(64,64,64,0.2)}.course-layout > .header > .content{height:58px;display:flex;justify-content:stretch;align-items:center}.course-layout > .header > .content > .item.-narrow{flex:0 1 20%}.course-layout > .header > .content > .item.-wide{flex:1 0 60%}.course-layout > .header > .content .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:8px}.course-layout > .content{z-index:1}.course-layout > .content .module-cover{background-size:cover;background-position:center;background-repeat:no-repeat}.course-layout > .content .module-cover:not(.-landing-page){height:300px;max-height:50vh}@media (min-width: 800px){.course-layout > .content .module-cover:not(.-landing-page){height:500px}}.learning-progress{width:100%;height:58px;box-shadow:inset 0 -1px 0 0 #d0d0d0;border-top:1px solid #d0d0d0;position:sticky;top:58px;z-index:1000;background-color:#fff}.learning-progress > .progress{flex:1;display:flex;flex-direction:column;-moz-column-gap:16px;column-gap:16px}@media (min-width: 800px){.learning-progress > .progress{flex:none;flex-direction:row}}.learning-progress .progressbar > .bar{width:200px;height:12px;background-color:#d8d8d8;border-radius:6px}.learning-progress .progressbar > .bar > .progress{border-radius:6px;height:12px;background-color:var(--brand-color)}.learning-progress .medal{position:relative}.learning-progress .medal > .number{width:16px;height:16px;border-radius:8px;background-color:#232323;color:#fff;text-align:center;font-size:10px;line-height:15px;position:absolute;top:-4px;right:-4px;z-index:100}.learning-progress .medal > .gold{width:32px;height:32px}.module-preview-tile{position:relative;border:1px solid #f0f0f0;box-shadow:0 2px 6px 0 rgba(208,208,208,0.8);transition:transform .2s,box-shadow .2s}.module-preview-tile:not(.-published){filter:grayscale(1);opacity:.5}.module-preview-tile .cover{height:200px;background-position:center;background-repeat:no-repeat;background-size:cover}.module-preview-tile .veil:hover{opacity:.8}.module-preview-tile > .infobox{height:154px}.module-preview-tile > .infobox > .moduletitle{margin-bottom:auto;width:100%;height:3em;overflow:hidden;text-overflow:ellipsis}.module-preview-tile > .infobox .meta-container{margin-top:auto;width:100%;display:grid;grid-gap:2px;grid-template-columns:min-content minmax(16px,1fr) max-content;align-items:end}.module-preview-tile > .infobox .meta-container > .left{grid-column:1;justify-self:start}.module-preview-tile > .infobox .meta-container > .right{grid-column:3;justify-self:end}.module-preview-tile .progress{height:24px;border-radius:16px;background-color:#f0f0f0;padding:3px 12px 3px 8px;display:flex;align-items:center;white-space:nowrap}.module-preview-tile .progress .svg-icon{width:13px;height:13px;margin-right:8px}.module-preview-tile .progress.-completed{color:var(--brand-color)}.module-preview-tile .progress.-no-progress{display:none}.module-preview-tile > .gold{position:absolute;top:16px;right:16px;width:48px;height:48px}.module-preview-tile:hover{box-shadow:0 2px 16px 1px rgba(107,107,107,0.3)}.external-content-placeholder{background-color:rgba(0,0,0,0.66)}.external-content-placeholder > .dialog{color:#fff}.external-content-placeholder > .dialog > button{color:#000}.flip-card{position:relative;top:0;left:0;width:100%;padding-top:50%;min-height:365px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;perspective:1000px}@media (min-width: 640px){.flip-card{min-height:400px;padding-top:110.00000000000001%}}@media (min-width: 992px){.flip-card{padding-top:164%}}.flip-card > .faces{position:absolute;top:0;left:0;bottom:0;right:0;transition:all .4s;transform-style:preserve-3d}.flip-card > .faces > .face{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;backface-visibility:hidden;transition:inherit;display:flex;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 2px 6px 0 rgba(208,208,208,0.8);color:#232323}.flip-card > .faces > .face.-front{transform:rotateY(0deg)}.flip-card > .faces > .face.-back{transform:rotateY(180deg)}.flip-card > .faces > .face > .image{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.flip-card > .faces > .face > .background{transition:inherit;background-color:#fff}.flip-card > .faces > .face > .toggle{transition:inherit}.flip-card > .faces > .face.-has-image{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,0.2)}.flip-card > .faces > .face.-has-image > .background{background-color:rgba(35,35,35,0.4)}.flip-card > .faces > .face .text-style.-center{text-align:inherit}.flip-card.-flipped > .faces{transform:rotateY(180deg)}.flip-card:hover > .faces > .face,.flip-card:focus-within > .faces > .face{box-shadow:0 2px 16px 1px rgba(107,107,107,0.3)}.hosted-av-element > .control,.hosted-av-element > .poster{opacity:1;width:100%}.hosted-av-element > .control.-hidden,.hosted-av-element > .poster.-hidden{opacity:0;pointer-events:none}.hosted-av-element > .poster{overflow:hidden}.hosted-av-element > .poster .button-style:hover{transform:scale(1.025)}.hosted-av-element > .poster.-played .button-style{opacity:0;pointer-events:none;transform:scale(2);transform-origin:center}.color-box.-image-box-default{z-index:0}.color-box.-image-box-default:not(._absolute){position:relative}.color-box.-image-box-default::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--brand-color);opacity:.2}.color-box.-image-box-grey{background-color:#f0f0f0}.color-box.-image-box-yellow{background-color:#fefbd3}.image-box-element{padding:16px}@media (min-width: 800px){.image-box-element{padding:24px}}.image-box-element .image-row{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin-bottom:24px}@media (min-width: 800px){.image-box-element .image-row{flex-wrap:nowrap}}.image-box-element .image-row:last-child{margin-bottom:32px}@media (min-width: 800px){.image-box-element .image-row:last-child{margin-bottom:48px}}.image-box-element .image-row > .item{width:100%;margin-bottom:24px}@media (min-width: 800px){.image-box-element .image-row > .item{width:var(--width)}}@media (min-width: 800px){.image-box-element .image-row > .item{margin-left:12px;margin-right:12px}.image-box-element .image-row > .item:first-child{margin-left:0}.image-box-element .image-row > .item:last-child{margin-right:0}}.image-box-element .image-row > .item:last-child{margin-bottom:0}@media (min-width: 800px){.image-box-element .image-row > .item{margin-bottom:0}}.image-carousel{background-color:#f0f0f0;display:flex;flex-flow:column nowrap;height:var(--image-carousel-height,calc(100vh - 66px /* header */ - 48px));min-height:250px;overflow:hidden;position:relative}.image-carousel > .slides-wrapper{flex:1;overflow:hidden;position:relative;border:solid 1.5px #f0f0f0}.image-carousel > .slides-wrapper > .slides{align-items:stretch;display:flex;flex-flow:row nowrap;height:100%;overflow:visible}.image-carousel > .slides-wrapper > .slides > .slide{flex:0 0 100%}.image-carousel > .slides-wrapper > .slides > .slide img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.image-carousel > .slides-wrapper > .slides > .slide.-contain img{-o-object-fit:contain;object-fit:contain}.image-carousel > .slides-wrapper > .prev,.image-carousel > .slides-wrapper > .next{position:absolute;top:50%;transform:translateY(-50%);color:#f0f0f0;width:38px;height:38px;padding:0;color:#8f8f8f;border-radius:100%;background:#fff;box-shadow:0 1px 12px 0 rgba(208,208,208,0.8)}.image-carousel > .slides-wrapper > .prev:hover,.image-carousel > .slides-wrapper > .next:hover,.image-carousel > .slides-wrapper > .prev:active,.image-carousel > .slides-wrapper > .next:active{color:var(--brand-color)}.image-carousel > .slides-wrapper > .prev{left:16px;padding-right:8px;padding-left:6px}.image-carousel > .slides-wrapper > .next{right:16px;padding-left:8px;padding-right:6px}.image-carousel > .slides-wrapper > .navigation{position:absolute;bottom:16px;left:0;right:0;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.image-carousel > .slides-wrapper > .navigation > .slide{width:8px;height:8px;padding:0;border-radius:100%;background-color:#fff;box-shadow:0 1px 6px rgba(208,208,208,0.8)}.image-carousel > .slides-wrapper > .navigation > .slide:hover,.image-carousel > .slides-wrapper > .navigation > .slide:active,.image-carousel > .slides-wrapper > .navigation > .slide:focus,.image-carousel > .slides-wrapper > .navigation > .slide.-current{background-color:var(--brand-color)}.image-carousel > .slides-wrapper > .navigation > .slide + .slide{margin-left:8px}.image-carousel > .captions{display:grid;flex:none}.image-carousel > .captions > *{grid-row:1;grid-column:1}.image-carousel > .captions > *:not(.-active){visibility:hidden}.lottie-element > .control,.lottie-element > .poster{opacity:1}.lottie-element > .control.-hidden,.lottie-element > .poster.-hidden{opacity:0;pointer-events:none}.lottie-element > .poster{overflow:hidden}.lottie-element > .poster .button-style:hover{transform:scale(1.025)}.lottie-element > .poster.-played .button-style{opacity:0;pointer-events:none;transform:scale(2);transform-origin:center}.material-drop-down > .header{border-bottom:1px solid #d0d0d0;padding-left:8px;padding-right:8px;padding-top:10px;padding-bottom:10px;white-space:normal}@media (min-width: 800px){.material-drop-down > .header{padding-left:16px;padding-right:16px}}.material-drop-down > .items{overflow:hidden}.material-drop-down > .items > .item{margin-top:16px;min-height:32px}.material-drop-down > .items > .item:hover,.material-drop-down > .items > .item:active,.material-drop-down > .items > .item:focus{color:var(--brand-color)}.reflection-question .question{border:solid 1px #d0d0d0}.reflection-question .answer.-yours{height:175px;resize:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f0f0f0;border:solid 1px #f0f0f0;color:#232323}.reflection-question .answer.-yours::-moz-placeholder{color:#8f8f8f}.reflection-question .answer.-yours::placeholder{color:#8f8f8f}.reflection-question .answer.-yours:active,.reflection-question .answer.-yours:focus{border-color:#979797;background:#d0d0d0}.reflection-question .answer.-ours{border:solid 1px #979797}.app-header-scroll-offset{margin-top:-100px;padding-top:100px}.tooltip-element .tooltip{display:inline-block;background-color:rgba(0,0,0,0.66);border-radius:2px;box-shadow:0 1px 6px #000;padding:12px;color:#fff;transform:translate(-50%,-100%);max-width:66%}.footer{box-shadow:inset 0 1px 0 0 #d0d0d0;display:flex;flex-flow:column nowrap}@media (min-width: 800px){.footer{flex-flow:row wrap}}.footer .banners{flex:none;display:flex;flex-flow:column wrap}@media (min-width: 800px){.footer .banners{flex-flow:row nowrap}}.footer .banners .banner{padding:0 0 16px 0}@media (min-width: 800px){.footer .banners .banner{padding:0 16px 0 0;border-right:solid 1px #d0d0d0}}@media (min-width: 800px){.footer .banners .banner + .banner{padding:0 16px}}@media (min-width: 800px){.footer .banners .banner:last-child{margin-right:48px}}.footer .banners .banner .image{box-sizing:content-box;display:block;height:66px;width:auto}.footer .links{flex:auto;display:flex;flex-direction:column;gap:8px 32px}@media (min-width: 800px){.footer .links{flex-direction:row}}.footer .links:not(:first-child){margin-top:24px}@media (min-width: 800px){.footer .links:not(:first-child){margin-top:0}}.filter-chip{height:30px;border-radius:15px}.filter-chip > .label{-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:30px}.filter-chip > .handle{box-sizing:content-box;width:10px;height:10px;padding-right:12px}.filter-drop-down{background:#fff;min-width:122px;min-height:38px;margin-right:16px;position:relative;border:1px solid #d0d0d0;border-radius:19px}@media (max-width: 650px){.filter-drop-down{flex-grow:1;border-radius:0;margin-right:0;min-width:unset;min-height:56px}}.filter-drop-down:hover{background-color:#f0f0f0}.filter-drop-down > .list{position:absolute;top:37px;z-index:1;margin-left:8px;box-shadow:0 1px 6px rgba(64,64,64,0.2)}@media (max-width: 650px){.filter-drop-down > .list{margin-top:24px}}.filter-drop-down > .list > .index{border-bottom:solid 1px #d0d0d0}.filter-drop-down > .list > .index > .range{text-align:center;width:48px;padding:4px 8px}.filter-drop-down > .list > .index > .range.-narrow{width:32px}.filter-drop-down > .list > .index > .range:hover{background-color:#f0f0f0}.filter-drop-down > .list > .items{max-height:210px;overflow:auto;overscroll-behavior-y:contain}.filter-drop-down > .list .item:hover,.filter-drop-down > .list .item.-selected{background:#f0f0f0}.filter-drop-down > .list .item.-hidden{min-height:unset;height:0;overflow:hidden;margin:0;padding:0}.filter-drop-down:not(.-open) > .list{display:none}.filter-drop-down > .selection{width:100%}.filter-drop-down > .selection > .placeholder > .label.-long{display:none}@media (min-width: 800px){.filter-drop-down > .selection > .placeholder > .label.-short{display:none}.filter-drop-down > .selection > .placeholder > .label.-long{display:inline}}.filter-drop-down > .selection > .arrow{margin-left:5px;margin-right:10px}@media (max-width: 650px){.landing-page > .header{z-index:3;box-shadow:none}}.landing-page .filter-panel-container{padding-top:90px}@media (max-width: 650px){.landing-page .filter-panel-container{padding-top:0;position:sticky;top:58px;z-index:2}.landing-page .filter-panel-container > .content-item.-wide{padding-left:0;padding-right:0}.landing-page .filter-panel-container > .content-item.-wide:last-child{box-shadow:0 1px 6px rgba(64,64,64,0.2)}.landing-page .filter-panel-container .filter-dropdown-container{flex-basis:33.333333333333336%}.landing-page .filter-panel-container .filter-chips{background:#fff;padding-left:8px;padding-right:8px;border-bottom:1px solid #d0d0d0}}.landing-page .modules-list{min-height:125px;margin-bottom:128px}.landing-page > .content > .module-cover.-landing-page{height:calc( 100vh - 58px )}.organization-logo-and-name{display:flex;flex-flow:row nowrap;-moz-column-gap:8px;column-gap:8px;align-items:center}.organization-logo-and-name .logo{fill:currentColor;flex:none;width:70px;height:30px}.organization-logo-and-name .name{max-width:132px;text-overflow:ellipsis;-webkit-hyphens:manual;hyphens:manual;overflow:hidden}.language-switcher{position:relative;z-index:0}.language-switcher > .list{display:none;position:absolute;left:-16px;box-shadow:0 1px 6px rgba(64,64,64,0.2)}.language-switcher.-open > .list{display:block}.language-switcher .locale{padding:8px 16px}.language-switcher .locale.-active{font-weight:bold;cursor:default}.language-switcher .locale.-disabled{color:#d0d0d0;cursor:not-allowed !important}.language-switcher .locale:not(.-active):not(.-disabled):hover,.language-switcher .locale:not(.-active):not(.-disabled):focus{color:var(--brand-color)}@media (max-width: 650px){.language-switcher .locale{font-size:14px;line-height:26px;font-weight:600}.language-switcher > .list{margin-top:8px}.language-switcher > .list .locale.-active{display:none}}@media (min-width: 800px){.language-switcher .locale{padding:0}.language-switcher .locale + .locale{margin-left:8px}.language-switcher > .selection{display:none}.language-switcher > .list,.language-switcher.-open > .list{position:static;display:flex;flex-flow:row nowrap;padding:0;box-shadow:none}}.module-layout{overflow:hidden}.module-layout > .side-panel{z-index:2;position:fixed;top:0;bottom:0;left:-300px;width:300px;background-color:#fafafa;border-right:solid 1px #d0d0d0;overflow-y:auto;overscroll-behavior:contain}.module-layout > .side-panel > .language-switcher{border-bottom:solid 1px #d0d0d0}.module-layout > .side-panel > .navigation-items > .item{min-height:50px;position:relative;z-index:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:solid 1px #d0d0d0}.module-layout > .side-panel > .navigation-items > .item:hover,.module-layout > .side-panel > .navigation-items > .item.-selected{background:#f0f0f0}.module-layout > .side-panel > .navigation-items > .item::before{display:block;z-index:1;content:'';position:absolute;top:0;left:0;bottom:0;width:8px;transition:background .1s}.module-layout > .side-panel > .navigation-items > .item.-selected::before{background:var(--brand-color)}.module-layout > .side-panel > .navigation-items > .item > .label{margin-top:13px;margin-bottom:13px}.module-layout > .header{display:block;position:fixed;top:0;left:0;width:100%;z-index:2;background-color:#fff;box-shadow:0 1px 6px rgba(64,64,64,0.2)}.module-layout > .header > .content{height:58px;display:flex;justify-content:stretch;align-items:center}.module-layout > .header > .content > .item.-narrow{flex:0 1 20%}.module-layout > .header > .content > .item.-wide{flex:1 0 60%}.module-layout > .header > .progress-bar{height:8px;background:#f4f3f2}.module-layout > .header > .progress-bar > .progress{height:8px;background:var(--brand-color)}.module-layout > .content{margin-top:66px;z-index:1;position:relative;left:0;width:100%}.module-layout > .content .module-cover{background-size:cover;background-position:center;background-repeat:no-repeat;height:300px;max-height:50vh}@media (min-width: 800px){.module-layout > .content .module-cover{height:500px}}.module-layout > .footer{position:relative;left:0}.module-layout > .quiz-balloon{padding:0 26px;z-index:3;position:fixed;visibility:collapse;opacity:0;animation-play-state:paused}.module-layout > .quiz-balloon.-opening{animation:.5s ease openQuizBalloon;animation-play-state:running}.module-layout > .quiz-balloon.-closing{animation:.5s ease closeQuizBalloon;animation-play-state:running}.module-layout > .quiz-balloon.-open{top:0;left:0;height:100%;width:100%}@keyframes openQuizBalloon{0%{visibility:visible;opacity:0}25%{visibility:visible;opacity:1}75%{visibility:visible;opacity:1;top:0;left:0;height:100%;width:100%}100%{visibility:visible;opacity:0;top:0;left:0;height:100%;width:100%}}@keyframes closeQuizBalloon{0%{visibility:visible;opacity:0;top:0;left:0;height:100%;width:100%}25%{visibility:visible;opacity:1;top:0;left:0;height:100%;width:100%}75%{visibility:visible;opacity:1}100%{visibility:visible;opacity:0}}.module-layout > .quiz-popup{z-index:3;position:fixed;top:0;left:0;bottom:0;right:0;overscroll-behavior:contain}.module-layout > .quiz-popup.-closed{visibility:collapse;opacity:0}.module-layout > .quiz-popup.-opening{animation:.5s ease openQuizPopup;animation-play-state:running}.module-layout > .quiz-popup.-open{visibility:visible;opacity:1}.module-layout > .quiz-popup.-closing{animation:.5s ease closeQuizPopup;animation-play-state:running}@keyframes openQuizPopup{0%{visibility:visible;opacity:0}74%{visibility:visible;opacity:0}76%{visibility:visible;opacity:1}100%{visibility:visible;opacity:1}}@keyframes closeQuizPopup{0%{visibility:visible;opacity:1}24%{visibility:visible;opacity:1}26%{visibility:visible;opacity:0}100%{visibility:visible;opacity:0}}.module-layout.-side-panel-open > .side-panel{left:0}.module-layout.-side-panel-open > .header,.module-layout.-side-panel-open > .content,.module-layout.-side-panel-open > .footer{left:300px}@media (min-width: 800px){.module-layout.-side-panel-open > .header,.module-layout.-side-panel-open > .content,.module-layout.-side-panel-open > .footer{width:calc(100% - 300px)}}.quiz-preview-tile > .summary{margin-top:24px}.quiz-preview-tile > .summary > .progress{display:flex;flex-direction:column;align-items:flex-end;margin:72px 0 0 0}.quiz-preview-tile > .summary > .progress > .cake{flex:none;mix-blend-mode:screen;position:relative;z-index:0;width:48px;height:48px;border-radius:100%;overflow:hidden;background:linear-gradient(to right,#999 50%,#fff 0)}.quiz-preview-tile > .summary > .progress > .cake > .piece{position:absolute;top:0;left:50%;height:100%;width:50%;transform-origin:0 50%;background:#999}.quiz-preview-tile > .summary > .progress > .cake > .piece.-more-than-half{background-color:#fff}.quiz-preview-tile > .summary > .progress > .label{margin:8px 0 0 0}@media (min-width: 800px){.quiz-preview-tile > .summary{margin-top:48px;display:flex;flex-direction:row;align-items:flex-end}.quiz-preview-tile > .summary > .label{flex:1}.quiz-preview-tile > .summary > .progress{flex:none;margin:0;flex-direction:row}.quiz-preview-tile > .summary > .progress > .label{flex:none;order:1;margin:0 16px}.quiz-preview-tile > .summary > .progress > .cake{flex:none;order:2;margin:0}}.quiz-progress-bar > .bar{position:relative;width:200px;height:12px;background:#d8d8d8;border-radius:18px;overflow:hidden}.quiz-progress-bar > .label{font-size:10px;line-height:18px}.drag-drop-cloze-question .drag{background:#f0f0f0;line-height:28px}.drag-drop-cloze-question .drag:not(.-disabled){cursor:pointer}.drag-drop-cloze-question .drag:not(.-disabled).-active{background:#d0d0d0}.drag-drop-cloze-question .drag.-placed{width:100%}.drag-drop-cloze-question .drag.-placed.-evaluated{background:transparent}.drag-drop-cloze-question .drag .remove-icon{color:#646468;height:28px}.drag-drop-cloze-question .drag-pool{border:solid 1px #fff;outline:dotted 1px #8f8f8f;vertical-align:middle}.drag-drop-cloze-question .drag-pool.-active{background:#d0d0d0}.drag-drop-cloze-question .drag-pool .drag{padding-bottom:2px;padding-top:2px}.drag-drop-cloze-question .drop-part{border:solid 1px #fff;display:inline-block;line-height:30px;min-width:120px;outline:dotted 1px #8f8f8f;position:relative;vertical-align:middle}.drag-drop-cloze-question .drop-part:not(.-evaluated){background:#f0f0f0;cursor:pointer}.drag-drop-cloze-question .drop-part:not(.-evaluated).-active{background:#d0d0d0}@media (min-width: 800px){.drag-drop-cloze-question .drop-part{min-width:150px}}.drag-drop-cloze-question .drop-part .evaluation-icon{padding:3px;height:28px}.drag-drop-cloze-question .text-style.-para-small{line-height:36px}.drag-drop-question .cards-container{align-items:center;min-height:150px;display:grid;grid-row-gap:8px;grid-template-columns:1fr max-content 1fr;grid-template-rows:13px 150px}.drag-drop-question .cards-container > *{grid-column:2}.drag-drop-question .cards-container .card-count{font-size:13px;line-height:13px}.drag-drop-question .cards-container .cards{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto}.drag-drop-question .cards-container .cards > *{grid-column:2;grid-row:1}.drag-drop-question .drag-drop-card{border-radius:12px;position:relative;height:150px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:250px;perspective:1000px}.drag-drop-question .drag-drop-card .faces{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;transition:all .4s;transform-style:preserve-3d}.drag-drop-question .drag-drop-card .faces .face{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;padding:16px;background:#fff;border-radius:inherit;box-shadow:0 1px 12px 0 rgba(208,208,208,0.8);color:#232323;backface-visibility:hidden;transition:inherit}.drag-drop-question .drag-drop-card .faces .face.-front{transform:rotateY(0deg)}.drag-drop-question .drag-drop-card .faces .face.-back{transform:rotateY(180deg);display:flex;align-items:center;justify-content:center}.drag-drop-question .drag-drop-card.-flipped .faces{transform:rotateY(180deg)}.drag-drop-question .drag-drop-card .text-style.-para{font-size:inherit;line-height:inherit}.drag-drop-question .drag-drop-card .strip,.drag-drop-question .drag-drop-card .icon,.drag-drop-question .drag-drop-card .flip-button{display:none}.drag-drop-question .drag-drop-card.-bottom{background:unset;box-shadow:none}.drag-drop-question .drag-drop-card.-correct{border:solid 1px var(--correct-color)}.drag-drop-question .drag-drop-card.-incorrect{border:solid 1px var(--incorrect-color)}.drag-drop-question .drag-drop-card.-ghost{position:absolute;transform:translate(-50%,-50%) scale(1);transform-origin:50% 50%}.drag-drop-question .drag-drop-card.-ghost.-moving{animation:.33s ease-out 0s 1 forwards moveCard}.drag-drop-question .drag-drop-card.-ghost.-sinking{animation:.33s ease-out 0s 1 forwards sinkCard}@keyframes moveCard{from{left:var(--from-left);top:var(--from-top)}to{left:var(--to-left);top:var(--to-top);transform:var(--to-transform)}}@keyframes sinkCard{from{left:var(--to-left);top:var(--to-top);transform:var(--to-transform)}to{left:var(--to-left);top:var(--to-top);opacity:0;transform:translate(-50%,-50%) scale(0)}}.drag-drop-question .drag-drop-stack{align-items:center;border:dashed 1px #8f8f8f;background:#f0f0f0;display:flex;height:58px;justify-content:center;padding:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.drag-drop-question .drag-drop-stack:not(.-disabled){cursor:pointer}.drag-drop-question .drag-drop-stack:not(.-disabled):hover{background:#d0d0d0}@media (min-width: 800px){.drag-drop-question .drag-drop-stack{height:128px;width:213px}}.drag-drop-question .drag-drop-stack .text-style.-para{font-size:inherit;line-height:inherit}.drag-drop-question .drag-drop-stack > .immediate-feedback{top:50%;position:absolute;right:8px;transform:translateY(-50%)}.drag-drop-question .stacks{-moz-column-gap:20px;column-gap:20px;display:flex;flex-flow:row wrap;justify-content:center;row-gap:16px}.drag-drop-question .stacks > .drag-drop-stack{flex:1 1 calc(100% / 2 - 16px)}@media (min-width: 800px){.drag-drop-question .stacks{-moz-column-gap:30px;column-gap:30px}.drag-drop-question .stacks > .drag-drop-stack{flex:1 1 calc(100% / 3 - 16px)}}.drag-drop-question .animation-layer{position:absolute;inset:0;pointer-events:none}.drag-drop-question.-review .cards-container,.drag-drop-question.-review .stacks,.drag-drop-question.-review .animation-layer{display:none}.drag-drop-question.-review .review{display:flex;flex-flow:column nowrap;justify-content:stretch;row-gap:32px}.drag-drop-question.-review .review .stack{display:flex;flex-flow:column nowrap;-moz-column-gap:32px;column-gap:32px;row-gap:24px}@media (min-width: 800px){.drag-drop-question.-review .review .stack{flex-direction:row}}.drag-drop-question.-review .review .drag-drop-stack{flex:none;height:58px}@media (min-width: 800px){.drag-drop-question.-review .review .drag-drop-stack{height:150px}}.drag-drop-question.-review .review .drag-drop-card .strip{display:block;height:13px;left:0;position:absolute;right:0;top:0}.drag-drop-question.-review .review .drag-drop-card .icon{bottom:8px;display:block;left:15px;position:absolute}.drag-drop-question.-review .review .drag-drop-card .flip-button{position:absolute;bottom:8px;right:15px;display:flex}.drag-drop-question.-review .review .cards{position:relative;height:166px;top:-8px;left:-8px;right:-8px;width:100%}.drag-drop-question.-review .review .cards .scrollable{overflow-x:auto;overflow-y:hidden;position:relative;width:100%;height:100%}.drag-drop-question.-review .review .cards .scrollable > .card-wrapper{position:absolute;top:0;transition:left .2s;left:calc( var( --i ) * 40px + var( --offset ) * ( 250px - 24px ) );height:100%;width:266px;padding:8px}.drag-drop-question.-review .review .cards .scrollable .drag-drop-card{cursor:pointer}.drag-drop-question.-review .review .cards .fader{bottom:0;pointer-events:none;position:absolute;opacity:0;top:0;width:40px;transition:opacity .2s}.drag-drop-question.-review .review .cards .fader.-left{left:0;background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.drag-drop-question.-review .review .cards .fader.-right{right:0;background:linear-gradient(to left,#fff,rgba(255,255,255,0))}.drag-drop-question.-review .review .cards.-can-scroll-left .fader.-left{opacity:1}.drag-drop-question.-review .review .cards.-can-scroll-right .fader.-right{opacity:1}.drop-down-part{background:#f0f0f0;min-width:139px;border:2px solid #979797;border-radius:1.5px;position:relative}.drop-down-part > .selection .evaluation-icon{width:20px;height:20px}.drop-down-part > .list{position:absolute;z-index:1000;box-shadow:0 1px 6px rgba(64,64,64,0.2)}.drop-down-part > .list > .item:not(.-disabled):hover,.drop-down-part > .list > .item.-selected{background:#f0f0f0}.drop-down-part:not(.-open) > .list{display:none}.drop-down-part.-evaluated.-correct{border-color:var(--correct-color)}.drop-down-part.-evaluated.-incorrect{border-color:var(--incorrect-color)}.hot-spot-question > .spots > .spot{transform:translate(-50%,-50%)}.quiz-evaluation-slide .splash{margin-bottom:164px}.quiz-evaluation-slide .congrats-image{display:block;height:auto;margin-left:auto;margin-right:auto;width:100%;aspect-ratio:1382/1000}@media (min-width: 800px){.quiz-evaluation-slide .congrats-image{max-width:524px}}.quiz-evaluation-slide .question-number{align-items:center;border-radius:20px;display:flex;height:40px;justify-content:center;width:40px}.quiz-evaluation-slide .question{border-bottom:solid 1px #d0d0d0;border-top:solid 1px #d0d0d0}.quiz-evaluation-slide .question + .question{border-top:none}.quiz-evaluation-slide .question .header:hover .text,.quiz-evaluation-slide .question .header:active .text,.quiz-evaluation-slide .question .header:focus .text{color:var(--brand-color)}.quiz-layout{position:relative;width:100%;height:100%;display:flex;flex-flow:column;justify-content:stretch;align-items:stretch;background:#fff}.quiz-layout > .header{flex:none;z-index:2;display:flex;flex-flow:column;justify-content:flex-start;align-items:stretch}.quiz-layout > .header.-border{border-bottom:1px solid #d0d0d0}.quiz-layout > .header.-scroll-indicator{box-shadow:0 1px 6px rgba(64,64,64,0.2)}.quiz-layout > .header > .content{flex:auto;height:58px;display:flex;justify-content:stretch;align-items:center;margin-left:16px;margin-right:16px}@media (min-width: 800px){.quiz-layout > .header > .content{margin-left:24px;margin-right:24px}}.quiz-layout > .header > .content > .item.-narrow{flex:0 1 20%}.quiz-layout > .header > .content > .item.-wide{flex:1 0 60%}.quiz-layout > .header > .progress-bar{height:8px;background:#f4f3f2}.quiz-layout > .header > .progress-bar > .progress{height:8px;background:var(--brand-color)}.quiz-layout > .question{flex:1;overflow:auto;z-index:1}.quiz-layout > .navigation{flex:none;z-index:2;box-shadow:0 -1px 0 #d0d0d0;height:72px}.quiz-layout > .navigation.-scroll-indicator{box-shadow:0 -1px 6px rgba(64,64,64,0.2)}.quiz-layout > .navigation button.button-style.-action{height:72px;width:72px}.quiz-layout > .navigation .speedometer{align-self:flex-end;height:50px;margin-left:26px;margin-right:12px}@media (min-width: 800px){.quiz-layout > .navigation .speedometer{margin-left:32px}}.quiz-layout > .navigation .faces{display:grid;grid-template-columns:72px;grid-template-rows:72px}.quiz-layout > .navigation .faces > *{grid-column:1;grid-row:1;height:100%;width:100%}.quiz-layout .speech-bubbles{height:170px}.quiz-layout .congrats{fill:currentColor;height:180px}@media (min-width: 800px){.quiz-layout .congrats{height:240px}}.error-message{display:none}.animation-style.-downward-boink{animation:3s ease downward-boink infinite;transition:transform}@keyframes downward-boink{0%{transform:none}70%{transform:none}85%{transform:translateY(50%)}100%{transform:none}}.apply-brand.-app-name::after{display:inline;content:var(--brand-app-name)}.apply-brand.-cover{background-image:var(--brand-cover)}.apply-brand.-organization-name::after{display:inline;content:var(--organization-name)}button.button-style{background:inherit}.button-style{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.button-style.-wrap{white-space:inherit}.button-style.-disabled{cursor:inherit}.button-style.-rounded{border-radius:24px;height:38px;padding-left:24px;padding-right:24px;font-weight:bold;transition:all .1s}.button-style.-rounded.-action{border:3px solid var(--brand-color);color:var(--brand-color)}.button-style.-rounded.-action:hover{border-color:transparent;color:#fff;background:var(--brand-color)}.button-style.-rounded.-white{border:3px solid #fff;color:#fff}.button-style.-rounded.-white:hover{color:var(--brand-color);background:#fff}.button-style.-close{border-radius:100%;padding:8px;font-weight:bold;transition:all .1s}.button-style.-close.-action{border:2px solid var(--brand-color);color:var(--brand-color)}.button-style.-close.-action:hover{border-color:transparent;color:#fff;background:var(--brand-color)}.button-style.-close.-white{border:2px solid #fff;color:#fff}.button-style.-close.-white:hover{color:var(--brand-color);background:#fff}.button-style.-text:hover,.button-style.-text:active,.button-style.-text:focus{color:var(--brand-color)}.color-box.-action{background-color:var(--brand-color);color:#fff}.color-box.-action.-hoverable:not(.-disabled){position:relative;z-index:0}.color-box.-action.-hoverable:not(.-disabled)::after{content:'';pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#fff;opacity:0;transition:opacity .2s}.color-box.-action.-hoverable:not(.-disabled):active::after,.color-box.-action.-hoverable:not(.-disabled):hover::after{opacity:.15}.color-box.-body{background-color:#fff;color:#232323}.color-box.-grey-1{background-color:#f0f0f0;color:#232323}.color-box.-grey-1.-hoverable:not(.-disabled):active,.color-box.-grey-1.-hoverable:not(.-disabled):hover{background-color:#e4e4e4}.color-box.-black-10{background-color:rgba(0,0,0,0.1);color:#fff}.color-box.-black-20{background-color:rgba(0,0,0,0.2);color:#fff}.color-box.-black-30{background-color:rgba(0,0,0,0.3);color:#fff}.color-box.-correct{z-index:0}.color-box.-correct:not(._absolute){position:relative}.color-box.-correct::before{border-radius:inherit;content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--correct-color);opacity:.1}.color-box.-correct-40{z-index:0}.color-box.-correct-40:not(._absolute){position:relative}.color-box.-correct-40::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--correct-color);opacity:.4}.color-box.-incorrect{z-index:0}.color-box.-incorrect:not(._absolute){position:relative}.color-box.-incorrect::before{border-radius:inherit;content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--incorrect-color);opacity:.1}.color-box.-error-message{background:#c00;color:#fff}.content-item-layout > .content-item{margin-top:16px}.content-item-layout > .content-item:not(.-full-width){max-width:780px;margin-left:auto;margin-right:auto;padding-left:26px;padding-right:26px}.content-item-layout > .content-item.-wide{max-width:940px}.content-item-layout > .content-item.-h2{margin-top:32px}.content-item-layout > .content-item.-h3{margin-top:16px}.content-item-layout > .content-item.-h4{margin-top:8px}.content-item-layout > .content-item.-para{margin-top:16px}.content-item-layout > .content-item.-figure{margin-top:32px}@media (min-width: 800px){.content-item-layout > .content-item.-figure{margin-top:24px}}.content-item-layout > .content-item.-h2{margin-top:32px}.content-item-layout > .content-item.-h2 + .-h3{margin-top:24px}.content-item-layout > .content-item.-h2 + .-para{margin-top:24px}.content-item-layout > .content-item.-h2 + .-figure{margin-top:32px}@media (min-width: 800px){.content-item-layout > .content-item.-h2 + .-figure{margin-top:40px}}.content-item-layout > .content-item.-h3 + .-h4{margin-top:8px}.content-item-layout > .content-item.-h3 + .-para{margin-top:16px}.content-item-layout > .content-item.-h3 + .-figure{margin-top:24px}@media (min-width: 800px){.content-item-layout > .content-item.-h3 + .-figure{margin-top:32px}}.content-item-layout > .content-item.-h4 + .-para{margin-top:16px}.content-item-layout > .content-item.-h4 + .-figure{margin-top:24px}@media (min-width: 800px){.content-item-layout > .content-item.-h4 + .-figure{margin-top:32px}}.content-item-layout > .content-item.-para + .-h2{margin-top:48px}.content-item-layout > .content-item.-para + .-h3{margin-top:32px}.content-item-layout > .content-item.-para + .-h4{margin-top:24px}.content-item-layout > .content-item.-para + .-figure{margin-top:40px}@media (min-width: 800px){.content-item-layout > .content-item.-para + .-figure{margin-top:48px}}.content-item-layout > .content-item.-para + .-para{margin-top:32px}.content-item-layout > .content-item.-figure + .-h2{margin-top:64px}.content-item-layout > .content-item.-figure + .-h3{margin-top:48px}.content-item-layout > .content-item.-figure + .-h4{margin-top:40px}.content-item-layout > .content-item.-figure + .-para{margin-top:48px}.content-item-layout > .content-item.-figure + .-figure{margin-top:64px}.content-item-layout > .content-item:first-child{margin-top:0 !important}.content-item-layout > .content-item.-single{margin-top:0}@media (min-width:800px){.display-responsive.-if-small{display:none}}@media (max-width:799px){.display-responsive.-if-large{display:none}}._hyphenate{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}._hidden{display:none !important}.hover-box > .hover{transition:inherit}.hover-box > .hover.color-box.-action{position:relative;z-index:0}.hover-box > .hover.color-box.-action::after{content:'';pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#fff;opacity:0;transition:opacity .2s}.hover-box:active > .hover.color-box.-action::after,.hover-box:focus > .hover.color-box.-action::after,.hover-box:hover > .hover.color-box.-action::after{opacity:.15}.hover-box:active > .hover.text-style,.hover-box:focus > .hover.text-style,.hover-box:hover > .hover.text-style{color:var(--brand-color)}.list-style{margin-left:20px;padding-left:0}.list-style > li{position:relative;margin-left:20px;padding-left:0}.list-style.-none{list-style-type:none;margin-left:0}.list-style.-none > li{margin-left:0}.list-style.-none > li::before{display:none;content:''}.list-style.-none > li::marker{display:none;content:''}ol.list-style{counter-reset:listitem;list-style-type:none}ol.list-style > li{counter-increment:listitem}ol.list-style > li::before{margin-left:-20px;width:20px;display:inline-block;content:counter(listitem);font-weight:600}ol.list-style > li::marker{display:none;content:''}ul.list-style{list-style-type:disc}.shadow-box.-choice{box-shadow:0 1px 8px 0 rgba(177,177,177,0.6);transition:box-shadow .2s}.shadow-box.-choice:hover:not(.-disabled),.shadow-box.-choice:active:not(.-disabled),.shadow-box.-choice:focus:not(.-disabled){box-shadow:0 1px 10px 0 rgba(208,208,208,0.8),0 6px 16px 0 rgba(177,177,177,0.4)}.text-style.-caption{text-align:center}.text-style.-center{text-align:center}.text-style.-caption{color:#8f8f8f}.text-style.-grey-3{color:#8f8f8f}.text-style.-link{color:var(--brand-color)}.text-style.-incorrect .text-style.-link{color:var(--incorrect-color)}.text-style.-correct{color:var(--correct-color)}.text-style.-white{color:#fff}.text-style.-incorrect{color:var(--incorrect-color)}.text-style.-action{color:var(--brand-color)}.text-style.-line{color:#adadad}.text-style.-hover-action:hover{color:var(--brand-color)}.text-style.-inverted{color:#fff}.text-style.-brand-icon-color{color:var(--brand-icon-color)}.text-style.-caption,.text-style.-carousel-caption,.text-style.-flip-card-caption{font-size:13px;line-height:16px}@media (min-width: 800px){.text-style.-caption,.text-style.-carousel-caption,.text-style.-flip-card-caption{font-size:14px;line-height:18px}}.text-style.-drop-down-item{font-size:14px;line-height:26px}.text-style.-congrats{font-size:40px;line-height:48px;letter-spacing:.8px}@media (min-width: 800px){.text-style.-congrats{font-size:30px;line-height:64px;letter-spacing:.84px}}.text-style.-congrats-summary{font-size:18px;line-height:28px}@media (min-width: 800px){.text-style.-congrats-summary{font-size:22px;line-height:30px;letter-spacing:1.24px}}.text-style.-para{font-size:18px;line-height:28px}@media (min-width: 800px){.text-style.-para{font-size:19px;line-height:32px}}.text-style.-para-small{font-size:16px;line-height:26px}.text-style.-h1{font-size:40px;line-height:48px;--heading-line-height:48px}@media (min-width: 800px){.text-style.-h1{font-size:60px;line-height:68px;--heading-line-height:68px}}.text-style.-h2{font-size:32px;line-height:42px;--heading-line-height:42px}@media (min-width: 800px){.text-style.-h2{line-height:44px;--heading-line-height:44px}}.text-style.-h3{font-size:24px;line-height:36px;--heading-line-height:36px}.text-style.-h4{font-size:18px;line-height:28px;--heading-line-height:28px}@media (min-width: 800px){.text-style.-h4{font-size:19px;line-height:29px;--heading-line-height:29px}}.text-style.-h5{font-size:15px;line-height:24px}@media (min-width: 800px){.text-style.-h5{font-size:18px;line-height:28px}}.text-style.-h6{font-size:14px;line-height:18px;--heading-line-height:18px}.text-style.-congrats{font-weight:800}@media (min-width: 800px){.text-style.-congrats{font-weight:700}}.text-style.-congrats-summary{font-weight:700}.text-style.-drop-down-item{font-weight:600}.text-style.-h1{font-weight:800}.text-style.-h2{font-weight:bold}.text-style.-h3{font-weight:bold}@media (min-width: 800px){.text-style.-link{font-weight:600}}.text-style.-regular{font-weight:normal}.text-style.-semibold{font-weight:600}.text-style.-bold{font-weight:bold}.text-style.-shadow{text-shadow:0 1px 6px rgba(64,64,64,0.2)}.text-style.-uppercase{text-transform:uppercase}.text-style.-wide{letter-spacing:1px}.text-style.-wrap{white-space:normal}.content-item.-transfer .text-style.-h2,.content-item.-quiz-preview-tile .text-style.-h2{font-size:32px;line-height:42px;font-weight:800}@media (min-width: 800px){.content-item.-transfer .text-style.-h2,.content-item.-quiz-preview-tile .text-style.-h2{font-size:36px;line-height:46px}}body.-no-scrollbars{overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}body.-no-scrollbars::-webkit-scrollbar{width:0;height:0}:root{--brand-color:#00a19a;--correct-color:var(--brand-color);--incorrect-color:#e42b46}

/*# sourceMappingURL=main.css.map*/