@-webkit-keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-progress{to{background-position:25px 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;direction:ltr;font-family:Avenir,Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5764;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true],.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr__control--overlaid{background:rgba(0,179,255,.8);border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#00b3ff}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls .plyr__controls__item.plyr__volume{padding-right:5px}.plyr__controls .plyr__controls__item.plyr__volume:first-child{padding-right:0}.plyr__controls:empty{display:none}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4a5764;padding:10px}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:hsla(0,0%,100%,.9);content:"";height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5764;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward:after{border-left-color:rgba(74,87,100,.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px 7px 3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back:after{border-right-color:rgba(74,87,100,.8);left:7px}.plyr__menu__container .plyr__control--back:before{background:#c1c9d1;box-shadow:0 1px 0 #fff;content:"";height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b3ff}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;color:#00b3ff;display:block;height:19px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time:before{content:"\2044";margin-right:10px}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:hsla(0,0%,100%,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid hsla(0,0%,100%,.9);bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr__progress{left:6.5px;margin-right:13px;position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--video .plyr__progress__buffer{box-shadow:0 1px 1px rgba(0,0,0,.15);color:hsla(0,0%,100%,.25)}.plyr--audio .plyr__progress__buffer{color:rgba(193,201,209,.66)}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 0,transparent 50%,rgba(35,41,47,.6) 0,rgba(35,41,47,.6) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,201,209,.66)}.plyr__volume{align-items:center;display:flex;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}@media (min-width:480px){.plyr__volume{max-width:90px}}@media (min-width:768px){.plyr__volume{max-width:110px}}.plyr--is-ios.plyr--vimeo [data-plyr=mute],.plyr--is-ios .plyr__volume{display:none!important}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:-moz-full-screen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:rgba(35,41,47,.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;margin:-2.5px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid hsla(0,0%,100%,.9);bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c9d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.aspect-ratio{height:0;position:relative}.aspect-ratio--16x9{padding-bottom:56.25%}.aspect-ratio--9x16{padding-bottom:177.77%}.aspect-ratio--4x3{padding-bottom:75%}.aspect-ratio--3x4{padding-bottom:133.33%}.aspect-ratio--6x4{padding-bottom:66.6%}.aspect-ratio--4x6{padding-bottom:150%}.aspect-ratio--8x5{padding-bottom:62.5%}.aspect-ratio--5x8{padding-bottom:160%}.aspect-ratio--7x5{padding-bottom:71.42%}.aspect-ratio--5x7{padding-bottom:140%}.aspect-ratio--1x1{padding-bottom:100%}.aspect-ratio--object{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}@media screen and (min-width:30em){.aspect-ratio-ns{height:0;position:relative}.aspect-ratio--16x9-ns{padding-bottom:56.25%}.aspect-ratio--9x16-ns{padding-bottom:177.77%}.aspect-ratio--4x3-ns{padding-bottom:75%}.aspect-ratio--3x4-ns{padding-bottom:133.33%}.aspect-ratio--6x4-ns{padding-bottom:66.6%}.aspect-ratio--4x6-ns{padding-bottom:150%}.aspect-ratio--8x5-ns{padding-bottom:62.5%}.aspect-ratio--5x8-ns{padding-bottom:160%}.aspect-ratio--7x5-ns{padding-bottom:71.42%}.aspect-ratio--5x7-ns{padding-bottom:140%}.aspect-ratio--1x1-ns{padding-bottom:100%}.aspect-ratio--object-ns{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}}@media screen and (min-width:30em) and (max-width:60em){.aspect-ratio-m{height:0;position:relative}.aspect-ratio--16x9-m{padding-bottom:56.25%}.aspect-ratio--9x16-m{padding-bottom:177.77%}.aspect-ratio--4x3-m{padding-bottom:75%}.aspect-ratio--3x4-m{padding-bottom:133.33%}.aspect-ratio--6x4-m{padding-bottom:66.6%}.aspect-ratio--4x6-m{padding-bottom:150%}.aspect-ratio--8x5-m{padding-bottom:62.5%}.aspect-ratio--5x8-m{padding-bottom:160%}.aspect-ratio--7x5-m{padding-bottom:71.42%}.aspect-ratio--5x7-m{padding-bottom:140%}.aspect-ratio--1x1-m{padding-bottom:100%}.aspect-ratio--object-m{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}}@media screen and (min-width:60em){.aspect-ratio-l{height:0;position:relative}.aspect-ratio--16x9-l{padding-bottom:56.25%}.aspect-ratio--9x16-l{padding-bottom:177.77%}.aspect-ratio--4x3-l{padding-bottom:75%}.aspect-ratio--3x4-l{padding-bottom:133.33%}.aspect-ratio--6x4-l{padding-bottom:66.6%}.aspect-ratio--4x6-l{padding-bottom:150%}.aspect-ratio--8x5-l{padding-bottom:62.5%}.aspect-ratio--5x8-l{padding-bottom:160%}.aspect-ratio--7x5-l{padding-bottom:71.42%}.aspect-ratio--5x7-l{padding-bottom:140%}.aspect-ratio--1x1-l{padding-bottom:100%}.aspect-ratio--object-l{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}}img{max-width:100%}.br0{border-radius:0}.br1{border-radius:.125rem}.br2{border-radius:.25rem}.br3{border-radius:.5rem}.br4{border-radius:1rem}.br-100{border-radius:100%}.br-pill{border-radius:9999px}.br--bottom{border-top-left-radius:0;border-top-right-radius:0}.br--top{border-bottom-right-radius:0}.br--right,.br--top{border-bottom-left-radius:0}.br--right{border-top-left-radius:0}.br--left{border-top-right-radius:0;border-bottom-right-radius:0}@media screen and (min-width:30em){.br0-ns{border-radius:0}.br1-ns{border-radius:.125rem}.br2-ns{border-radius:.25rem}.br3-ns{border-radius:.5rem}.br4-ns{border-radius:1rem}.br-100-ns{border-radius:100%}.br-pill-ns{border-radius:9999px}.br--bottom-ns{border-top-left-radius:0;border-top-right-radius:0}.br--top-ns{border-bottom-right-radius:0}.br--right-ns,.br--top-ns{border-bottom-left-radius:0}.br--right-ns{border-top-left-radius:0}.br--left-ns{border-top-right-radius:0;border-bottom-right-radius:0}}@media screen and (min-width:30em) and (max-width:60em){.br0-m{border-radius:0}.br1-m{border-radius:.125rem}.br2-m{border-radius:.25rem}.br3-m{border-radius:.5rem}.br4-m{border-radius:1rem}.br-100-m{border-radius:100%}.br-pill-m{border-radius:9999px}.br--bottom-m{border-top-left-radius:0;border-top-right-radius:0}.br--top-m{border-bottom-right-radius:0}.br--right-m,.br--top-m{border-bottom-left-radius:0}.br--right-m{border-top-left-radius:0}.br--left-m{border-top-right-radius:0;border-bottom-right-radius:0}}@media screen and (min-width:60em){.br0-l{border-radius:0}.br1-l{border-radius:.125rem}.br2-l{border-radius:.25rem}.br3-l{border-radius:.5rem}.br4-l{border-radius:1rem}.br-100-l{border-radius:100%}.br-pill-l{border-radius:9999px}.br--bottom-l{border-top-left-radius:0;border-top-right-radius:0}.br--top-l{border-bottom-right-radius:0}.br--right-l,.br--top-l{border-bottom-left-radius:0}.br--right-l{border-top-left-radius:0}.br--left-l{border-top-right-radius:0;border-bottom-right-radius:0}}.dn{display:none}.di{display:inline}.db{display:block}.dib{display:inline-block}.dit{display:inline-table}.dt{display:table}.dtc{display:table-cell}.dt-row{display:table-row}.dt-row-group{display:table-row-group}.dt-column{display:table-column}.dt-column-group{display:table-column-group}.dt--fixed{table-layout:fixed;width:100%}@media screen and (min-width:30em){.dn-ns{display:none}.di-ns{display:inline}.db-ns{display:block}.dib-ns{display:inline-block}.dit-ns{display:inline-table}.dt-ns{display:table}.dtc-ns{display:table-cell}.dt-row-ns{display:table-row}.dt-row-group-ns{display:table-row-group}.dt-column-ns{display:table-column}.dt-column-group-ns{display:table-column-group}.dt--fixed-ns{table-layout:fixed;width:100%}}@media screen and (min-width:30em) and (max-width:60em){.dn-m{display:none}.di-m{display:inline}.db-m{display:block}.dib-m{display:inline-block}.dit-m{display:inline-table}.dt-m{display:table}.dtc-m{display:table-cell}.dt-row-m{display:table-row}.dt-row-group-m{display:table-row-group}.dt-column-m{display:table-column}.dt-column-group-m{display:table-column-group}.dt--fixed-m{table-layout:fixed;width:100%}}@media screen and (min-width:60em){.dn-l{display:none}.di-l{display:inline}.db-l{display:block}.dib-l{display:inline-block}.dit-l{display:inline-table}.dt-l{display:table}.dtc-l{display:table-cell}.dt-row-l{display:table-row}.dt-row-group-l{display:table-row-group}.dt-column-l{display:table-column}.dt-column-group-l{display:table-column-group}.dt--fixed-l{table-layout:fixed;width:100%}}.flex{display:flex}.inline-flex{display:inline-flex}.flex-auto{flex:1 1 auto;min-width:0;min-height:0}.flex-none{flex:none}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-row-reverse{flex-direction:row-reverse}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{-ms-grid-row-align:center;align-self:center}.self-baseline{align-self:baseline}.self-stretch{-ms-grid-row-align:stretch;align-self:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-center{align-content:center}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-stretch{align-content:stretch}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-last{order:99999}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}@media screen and (min-width:30em){.flex-ns{display:flex}.inline-flex-ns{display:inline-flex}.flex-auto-ns{flex:1 1 auto;min-width:0;min-height:0}.flex-none-ns{flex:none}.flex-column-ns{flex-direction:column}.flex-row-ns{flex-direction:row}.flex-wrap-ns{flex-wrap:wrap}.flex-nowrap-ns{flex-wrap:nowrap}.flex-wrap-reverse-ns{flex-wrap:wrap-reverse}.flex-column-reverse-ns{flex-direction:column-reverse}.flex-row-reverse-ns{flex-direction:row-reverse}.items-start-ns{align-items:flex-start}.items-end-ns{align-items:flex-end}.items-center-ns{align-items:center}.items-baseline-ns{align-items:baseline}.items-stretch-ns{align-items:stretch}.self-start-ns{align-self:flex-start}.self-end-ns{align-self:flex-end}.self-center-ns{-ms-grid-row-align:center;align-self:center}.self-baseline-ns{align-self:baseline}.self-stretch-ns{-ms-grid-row-align:stretch;align-self:stretch}.justify-start-ns{justify-content:flex-start}.justify-end-ns{justify-content:flex-end}.justify-center-ns{justify-content:center}.justify-between-ns{justify-content:space-between}.justify-around-ns{justify-content:space-around}.content-start-ns{align-content:flex-start}.content-end-ns{align-content:flex-end}.content-center-ns{align-content:center}.content-between-ns{align-content:space-between}.content-around-ns{align-content:space-around}.content-stretch-ns{align-content:stretch}.order-0-ns{order:0}.order-1-ns{order:1}.order-2-ns{order:2}.order-3-ns{order:3}.order-4-ns{order:4}.order-5-ns{order:5}.order-6-ns{order:6}.order-7-ns{order:7}.order-8-ns{order:8}.order-last-ns{order:99999}.flex-grow-0-ns{flex-grow:0}.flex-grow-1-ns{flex-grow:1}.flex-shrink-0-ns{flex-shrink:0}.flex-shrink-1-ns{flex-shrink:1}}@media screen and (min-width:30em) and (max-width:60em){.flex-m{display:flex}.inline-flex-m{display:inline-flex}.flex-auto-m{flex:1 1 auto;min-width:0;min-height:0}.flex-none-m{flex:none}.flex-column-m{flex-direction:column}.flex-row-m{flex-direction:row}.flex-wrap-m{flex-wrap:wrap}.flex-nowrap-m{flex-wrap:nowrap}.flex-wrap-reverse-m{flex-wrap:wrap-reverse}.flex-column-reverse-m{flex-direction:column-reverse}.flex-row-reverse-m{flex-direction:row-reverse}.items-start-m{align-items:flex-start}.items-end-m{align-items:flex-end}.items-center-m{align-items:center}.items-baseline-m{align-items:baseline}.items-stretch-m{align-items:stretch}.self-start-m{align-self:flex-start}.self-end-m{align-self:flex-end}.self-center-m{-ms-grid-row-align:center;align-self:center}.self-baseline-m{align-self:baseline}.self-stretch-m{-ms-grid-row-align:stretch;align-self:stretch}.justify-start-m{justify-content:flex-start}.justify-end-m{justify-content:flex-end}.justify-center-m{justify-content:center}.justify-between-m{justify-content:space-between}.justify-around-m{justify-content:space-around}.content-start-m{align-content:flex-start}.content-end-m{align-content:flex-end}.content-center-m{align-content:center}.content-between-m{align-content:space-between}.content-around-m{align-content:space-around}.content-stretch-m{align-content:stretch}.order-0-m{order:0}.order-1-m{order:1}.order-2-m{order:2}.order-3-m{order:3}.order-4-m{order:4}.order-5-m{order:5}.order-6-m{order:6}.order-7-m{order:7}.order-8-m{order:8}.order-last-m{order:99999}.flex-grow-0-m{flex-grow:0}.flex-grow-1-m{flex-grow:1}.flex-shrink-0-m{flex-shrink:0}.flex-shrink-1-m{flex-shrink:1}}@media screen and (min-width:60em){.flex-l{display:flex}.inline-flex-l{display:inline-flex}.flex-auto-l{flex:1 1 auto;min-width:0;min-height:0}.flex-none-l{flex:none}.flex-column-l{flex-direction:column}.flex-row-l{flex-direction:row}.flex-wrap-l{flex-wrap:wrap}.flex-nowrap-l{flex-wrap:nowrap}.flex-wrap-reverse-l{flex-wrap:wrap-reverse}.flex-column-reverse-l{flex-direction:column-reverse}.flex-row-reverse-l{flex-direction:row-reverse}.items-start-l{align-items:flex-start}.items-end-l{align-items:flex-end}.items-center-l{align-items:center}.items-baseline-l{align-items:baseline}.items-stretch-l{align-items:stretch}.self-start-l{align-self:flex-start}.self-end-l{align-self:flex-end}.self-center-l{-ms-grid-row-align:center;align-self:center}.self-baseline-l{align-self:baseline}.self-stretch-l{-ms-grid-row-align:stretch;align-self:stretch}.justify-start-l{justify-content:flex-start}.justify-end-l{justify-content:flex-end}.justify-center-l{justify-content:center}.justify-between-l{justify-content:space-between}.justify-around-l{justify-content:space-around}.content-start-l{align-content:flex-start}.content-end-l{align-content:flex-end}.content-center-l{align-content:center}.content-between-l{align-content:space-between}.content-around-l{align-content:space-around}.content-stretch-l{align-content:stretch}.order-0-l{order:0}.order-1-l{order:1}.order-2-l{order:2}.order-3-l{order:3}.order-4-l{order:4}.order-5-l{order:5}.order-6-l{order:6}.order-7-l{order:7}.order-8-l{order:8}.order-last-l{order:99999}.flex-grow-0-l{flex-grow:0}.flex-grow-1-l{flex-grow:1}.flex-shrink-0-l{flex-shrink:0}.flex-shrink-1-l{flex-shrink:1}}.link{text-decoration:none}.link,.link:active,.link:focus,.link:hover,.link:link,.link:visited{transition:color .15s ease-in}.link:focus{outline:1px dotted currentColor}.list{list-style-type:none}.w1{width:1rem}.w2{width:2rem}.w3{width:4rem}.w4{width:8rem}.w5{width:16rem}.w-10{width:10%}.w-20{width:20%}.w-25{width:25%}.w-30{width:30%}.w-33{width:33%}.w-34{width:34%}.w-40{width:40%}.w-50{width:50%}.w-60{width:60%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.w-90{width:90%}.w-100{width:100%}.w-third{width:33.33333%}.w-two-thirds{width:66.66667%}.w-auto{width:auto}@media screen and (min-width:30em){.w1-ns{width:1rem}.w2-ns{width:2rem}.w3-ns{width:4rem}.w4-ns{width:8rem}.w5-ns{width:16rem}.w-10-ns{width:10%}.w-20-ns{width:20%}.w-25-ns{width:25%}.w-30-ns{width:30%}.w-33-ns{width:33%}.w-34-ns{width:34%}.w-40-ns{width:40%}.w-50-ns{width:50%}.w-60-ns{width:60%}.w-70-ns{width:70%}.w-75-ns{width:75%}.w-80-ns{width:80%}.w-90-ns{width:90%}.w-100-ns{width:100%}.w-third-ns{width:33.33333%}.w-two-thirds-ns{width:66.66667%}.w-auto-ns{width:auto}}@media screen and (min-width:30em) and (max-width:60em){.w1-m{width:1rem}.w2-m{width:2rem}.w3-m{width:4rem}.w4-m{width:8rem}.w5-m{width:16rem}.w-10-m{width:10%}.w-20-m{width:20%}.w-25-m{width:25%}.w-30-m{width:30%}.w-33-m{width:33%}.w-34-m{width:34%}.w-40-m{width:40%}.w-50-m{width:50%}.w-60-m{width:60%}.w-70-m{width:70%}.w-75-m{width:75%}.w-80-m{width:80%}.w-90-m{width:90%}.w-100-m{width:100%}.w-third-m{width:33.33333%}.w-two-thirds-m{width:66.66667%}.w-auto-m{width:auto}}@media screen and (min-width:60em){.w1-l{width:1rem}.w2-l{width:2rem}.w3-l{width:4rem}.w4-l{width:8rem}.w5-l{width:16rem}.w-10-l{width:10%}.w-20-l{width:20%}.w-25-l{width:25%}.w-30-l{width:30%}.w-33-l{width:33%}.w-34-l{width:34%}.w-40-l{width:40%}.w-50-l{width:50%}.w-60-l{width:60%}.w-70-l{width:70%}.w-75-l{width:75%}.w-80-l{width:80%}.w-90-l{width:90%}.w-100-l{width:100%}.w-third-l{width:33.33333%}.w-two-thirds-l{width:66.66667%}.w-auto-l{width:auto}}.static{position:static}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}@media screen and (min-width:30em){.static-ns{position:static}.relative-ns{position:relative}.absolute-ns{position:absolute}.fixed-ns{position:fixed}}@media screen and (min-width:30em) and (max-width:60em){.static-m{position:static}.relative-m{position:relative}.absolute-m{position:absolute}.fixed-m{position:fixed}}@media screen and (min-width:60em){.static-l{position:static}.relative-l{position:relative}.absolute-l{position:absolute}.fixed-l{position:fixed}}.o-100{opacity:1}.o-90{opacity:.9}.o-80{opacity:.8}.o-70{opacity:.7}.o-60{opacity:.6}.o-50{opacity:.5}.o-40{opacity:.4}.o-30{opacity:.3}.o-20{opacity:.2}.o-10{opacity:.1}.o-05{opacity:.05}.o-025{opacity:.025}.o-0{opacity:0}.tl{text-align:left}.tr{text-align:right}.tc{text-align:center}.tj{text-align:justify}@media screen and (min-width:30em){.tl-ns{text-align:left}.tr-ns{text-align:right}.tc-ns{text-align:center}.tj-ns{text-align:justify}}@media screen and (min-width:30em) and (max-width:60em){.tl-m{text-align:left}.tr-m{text-align:right}.tc-m{text-align:center}.tj-m{text-align:justify}}@media screen and (min-width:60em){.tl-l{text-align:left}.tr-l{text-align:right}.tc-l{text-align:center}.tj-l{text-align:justify}}.dim{opacity:1}.dim,.dim:focus,.dim:hover{transition:opacity .15s ease-in}.dim:focus,.dim:hover{opacity:.5}.dim:active{opacity:.8;transition:opacity .15s ease-out}.glow,.glow:focus,.glow:hover{transition:opacity .15s ease-in}.glow:focus,.glow:hover{opacity:1}.hide-child .child{opacity:0;transition:opacity .15s ease-in}.hide-child:active .child,.hide-child:focus .child,.hide-child:hover .child{opacity:1;transition:opacity .15s ease-in}.underline-hover:focus,.underline-hover:hover{text-decoration:underline}.grow{-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:transform .25s ease-out}.grow:focus,.grow:hover{transform:scale(1.05)}.grow:active{transform:scale(.9)}.grow-large{-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:transform .25s ease-in-out}.grow-large:focus,.grow-large:hover{transform:scale(1.2)}.grow-large:active{transform:scale(.95)}.pointer:hover,.shadow-hover{cursor:pointer}.shadow-hover{position:relative;transition:all .5s cubic-bezier(.165,.84,.44,1)}.shadow-hover:after{content:"";box-shadow:0 0 16px 2px rgba(0,0,0,.2);border-radius:inherit;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:opacity .5s cubic-bezier(.165,.84,.44,1)}.shadow-hover:focus:after,.shadow-hover:hover:after{opacity:1}.bg-animate,.bg-animate:focus,.bg-animate:hover{transition:background-color .15s ease-in-out}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-80%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-80%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,15%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,15%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes shake{0%,to{transform:translateZ(0)}33%{transform:translate3d(40px,0,0)}66%{transform:translate3d(-40px,0,0)}}@keyframes shake{0%,to{transform:translateZ(0)}33%{transform:translate3d(40px,0,0)}66%{transform:translate3d(-40px,0,0)}}@font-face{font-display:"auto";font-family:Interstate;font-style:normal;font-weight:300;src:url(/build/fonts/Interstate-Regular.woff2) format("woff2"),url(/build/fonts/Interstate-Regular.woff) format("woff")}@font-face{font-display:"auto";font-family:Interstate;font-style:normal;font-weight:400;src:url(/build/fonts/Interstate-Bold.woff2) format("woff2"),url(/build/fonts/Interstate-Bold.woff) format("woff")}@font-face{font-display:"auto";font-family:Interstate;font-style:normal;font-weight:500;src:url(/build/fonts/Interstate-BoldCondensed.woff2) format("woff2"),url(/build/fonts/Interstate-BoldCondensed.woff) format("woff")}@font-face{font-display:"auto";font-family:Interstate;font-style:normal;font-weight:600;src:url(/build/fonts/Interstate-UltraBlack.woff2) format("woff2"),url(/build/fonts/Interstate-UltraBlack.woff) format("woff")}*{box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:auto;font-feature-settings:auto;-webkit-font-kerning:auto;font-kerning:auto}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}abbr,acronym,blockquote,code,dir,kbd,listing,plaintext,q,samp,tt,var,xmp{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}body,button,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}a{color:inherit;text-decoration:none}button{line-height:normal;cursor:pointer;font-size:1.6rem}button,html{color:#fff;font-family:Interstate,Helvetica,Arial,Verdana,sans-serif;font-weight:300}html{background:#191919;font-size:62.5%;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-size:1.6rem;font-weight:300;overflow-x:hidden;width:100vw}body:before{content:"small";display:none;visibility:hidden}@media (min-width:60rem){body{padding-left:7.2rem}body:before{content:"large"}}.btn{background-color:transparent;border:1px solid transparent;border-radius:3.6rem;color:#fff;cursor:pointer;display:inline-block;font-family:Interstate,Helvetica,Arial,Verdana,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.2rem;line-height:1.4;padding:1.6rem 2.4rem;position:relative;text-align:center;text-transform:uppercase;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media (min-width:60rem){.btn{line-height:1;padding:2.2rem 4.8rem}}.btn:hover{text-decoration:none}.btn:hover .btn__icon{transform:translate3d(.2rem,0,0)}.btn:focus{outline:0}.btn--disabled,.btn[disabled]{color:hsla(0,0%,100%,.3);pointer-events:none}.btn--disabled .icon,.btn[disabled] .icon{opacity:.3}.btn--wide,.btn--wide-sm{display:block;width:100%}@media (min-width:60rem){.btn--wide-sm{display:inline-block;width:auto}}.btn--blue{background-color:#005da4}.btn--blue:hover:not([disabled]):not(.btn--disabled){background-color:#00579a}.btn--red{background-color:#ed4036}.btn--red:hover:not([disabled]):not(.btn--disabled){background-color:#ea251a}.btn--spotify{background-color:#1dd660;padding-bottom:1.4rem;padding-top:1.4rem}.btn--spotify .icon{margin-left:.8rem}.btn--spotify:hover:not([disabled]):not(.btn--disabled){background-color:#19bb54}.btn--outline{border-color:hsla(0,0%,100%,.5)}.btn--outline:hover{border-color:hsla(0,0%,100%,.65)}.btn--ghost{border-width:0;padding:0}.btn--icon{border-color:hsla(0,0%,100%,.5);font-size:1.4rem;font-weight:300;line-height:1.6;letter-spacing:0;padding:.4rem 1.2rem;text-transform:none}.btn--icon:focus,.btn--icon:hover{border-color:hsla(0,0%,100%,.65)}@media (min-width:60rem){.btn--icon{font-size:1.5rem;padding:.7rem 1.6rem}}.btn--icon-left{padding-left:2.4rem}@media (min-width:60rem){.btn--icon-left{padding-left:3.2rem}}.btn__icon{transition:transform .2s ease-in-out;position:absolute;margin-top:-.1rem;transform:translateZ(0)}@media (min-width:60rem){.btn__icon{margin-top:0}}.btn__icon--left{left:0}@media (min-width:60rem){.btn__icon--left{left:.8rem}}.checklist{list-style:none}.checklist__item{background:no-repeat 0 .4rem;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjg0MyAxLjc3MmwtNi43ODYgNy0zLjAwNy0yLjY1IiBzdHJva2U9IiMwMDVEQTQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");line-height:1.2;margin:.8rem 0;padding-left:2.4rem}.content{transition:transform .2s ease-in-out}.navigation-visible .content{transform:translate3d(100%,0,0)}@media (min-width:60rem){.navigation-visible .content{transform:translate3d(15.2rem,0,0)}}.content-main{padding-bottom:9.6rem}@media (min-width:60rem){.content-main{padding-bottom:19.2rem}}.contact-social{display:inline-block;list-style:none;padding-left:0}.contact-social__item{display:inline-block;margin-left:.8rem}.contact-social__item:first-child{margin-left:0}.contact-social__anchor{transition:transform .2s ease-in-out;display:block;position:relative}.contact-social__anchor:hover{transform:scale3d(1.1,1.1,1.1)}.contact-social__anchor:active{top:.1rem}.container{margin-left:auto;margin-right:auto;padding-left:1.6rem;padding-right:1.6rem}@media (min-width:60rem){.container{padding-left:4.8rem;padding-right:4.8rem;max-width:132rem}}.copy{-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.copy p{margin-bottom:1.6rem}.copy p:last-child{margin-bottom:0}.copy ol,.copy ul{margin-bottom:2.4rem;margin-left:3.2rem}.copy a:not(.btn){text-decoration:underline;color:#00579a}.copy a:not(.btn):focus,.copy a:not(.btn):hover{text-decoration:none}.copy-btn{margin-bottom:.8rem;margin-right:.8rem}.footer-section{border:solid hsla(0,0%,100%,.2);border-width:1px 0 0}.footer-section:last-child{border-bottom-width:1px}@media (min-width:60rem){.footer-section{border-width:0}.footer-section:last-child{border-bottom-width:0}}.form-input{font-size:1.4rem;font-weight:400;line-height:1.28571;background-color:#fff;background-clip:padding-box;border:1px solid #fff;border-radius:3.6rem;color:#005da4;display:block;font-family:Interstate,Helvetica,Arial,Verdana,sans-serif;line-height:1;padding:1.6rem;width:100%}@media (min-width:60rem){.form-input{font-size:1.5rem;line-height:1.46667}}.form-input::-webkit-input-placeholder{color:#005da4;opacity:.3}.form-input::-moz-placeholder{color:#005da4;opacity:.3}.form-input:-ms-input-placeholder{color:#005da4;opacity:.3}.form-input::-ms-input-placeholder{color:#005da4;opacity:.3}.form-input::placeholder{color:#005da4;opacity:.3}.form-input:focus{outline:0}.form-input--icon{background-position:.8rem 50%;background-repeat:no-repeat;background-size:32px;padding-left:4.8rem}.form-input--search{background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3Ljk0NSAxOC4xOTVhNS4wMDYgNS4wMDYgMCAwIDEtNy4wNzIgMCA1LjAwNiA1LjAwNiAwIDAgMSAwLTcuMDcyIDUuMDA2IDUuMDA2IDAgMCAxIDcuMDcyIDAgNS4wMDYgNS4wMDYgMCAwIDEgMCA3LjA3Mm0uNzA3LTcuNzc5YTYgNiAwIDAgMC04LjQ4NiA4LjQ4NiA1Ljk5OCA1Ljk5OCAwIDAgMCA4LjExOC4zMzJjLjAwNi4wMDYuMDA4LjAxNS4wMTQuMDIxbDIuODI5IDIuODI5YS41LjUgMCAwIDAgLjcwNy0uNzA3bC0yLjgyOS0yLjgyOWMtLjAwNi0uMDA2LS4wMTUtLjAwOC0uMDIxLS4wMTRhNS45OTggNS45OTggMCAwIDAtLjMzMi04LjExOCIgZmlsbD0iIzAwNURBNCIvPjwvc3ZnPg==")}.grid{display:flex;flex-wrap:wrap;margin-left:-.8rem;margin-right:-.8rem}@media (min-width:60rem){.grid{margin-left:-1.2rem;margin-right:-1.2rem}}.col{flex:1 0;padding-left:.8rem;padding-right:.8rem;width:100%}@media (min-width:60rem){.col{padding-left:1.2rem;padding-right:1.2rem}}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.push-1{margin-left:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.push-2{margin-left:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.push-3{margin-left:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.push-4{margin-left:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.push-5{margin-left:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.push-6{margin-left:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.push-7{margin-left:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.push-8{margin-left:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.push-9{margin-left:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.push-10{margin-left:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.push-11{margin-left:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.push-12{margin-left:100%}@media (min-width:60rem){.col-1-l{flex:0 0 8.33333%;max-width:8.33333%}}@media (min-width:60rem){.push-1-l{margin-left:8.33333%}}@media (min-width:60rem){.col-2-l{flex:0 0 16.66667%;max-width:16.66667%}}@media (min-width:60rem){.push-2-l{margin-left:16.66667%}}@media (min-width:60rem){.col-3-l{flex:0 0 25%;max-width:25%}}@media (min-width:60rem){.push-3-l{margin-left:25%}}@media (min-width:60rem){.col-4-l{flex:0 0 33.33333%;max-width:33.33333%}}@media (min-width:60rem){.push-4-l{margin-left:33.33333%}}@media (min-width:60rem){.col-5-l{flex:0 0 41.66667%;max-width:41.66667%}}@media (min-width:60rem){.push-5-l{margin-left:41.66667%}}@media (min-width:60rem){.col-6-l{flex:0 0 50%;max-width:50%}}@media (min-width:60rem){.push-6-l{margin-left:50%}}@media (min-width:60rem){.col-7-l{flex:0 0 58.33333%;max-width:58.33333%}}@media (min-width:60rem){.push-7-l{margin-left:58.33333%}}@media (min-width:60rem){.col-8-l{flex:0 0 66.66667%;max-width:66.66667%}}@media (min-width:60rem){.push-8-l{margin-left:66.66667%}}@media (min-width:60rem){.col-9-l{flex:0 0 75%;max-width:75%}}@media (min-width:60rem){.push-9-l{margin-left:75%}}@media (min-width:60rem){.col-10-l{flex:0 0 83.33333%;max-width:83.33333%}}@media (min-width:60rem){.push-10-l{margin-left:83.33333%}}@media (min-width:60rem){.col-11-l{flex:0 0 91.66667%;max-width:91.66667%}}@media (min-width:60rem){.push-11-l{margin-left:91.66667%}}@media (min-width:60rem){.col-12-l{flex:0 0 100%;max-width:100%}}@media (min-width:60rem){.push-12-l{margin-left:100%}}.grid-list{margin-left:-1.6rem;display:-ms-grid;display:grid}@media (min-width:60rem){.grid-list{margin-left:-2.4rem}}.grid-list--videos{-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}@media (min-width:60rem){.grid-list--videos{-ms-grid-columns:25% 25% 25% 25%;grid-template-columns:25% 25% 25% 25%}}.grid-list__item{padding-bottom:2.4rem;padding-left:1.6rem}@media (min-width:60rem){.grid-list__item{padding-left:2.4rem}}.grid-list__item--video:nth-child(5n+1){-ms-grid-column-span:2;grid-column:span 2;-ms-grid-row-span:2;grid-row:span 2}.heading-1{font-size:3rem;font-weight:600;line-height:1.13333;text-transform:uppercase}@media (min-width:60rem){.heading-1{font-size:7.2rem;line-height:1}}.heading-2{font-size:2.4rem;font-weight:500;line-height:1.16667;text-transform:uppercase}@media (min-width:60rem){.heading-2{font-size:4rem;line-height:1.1}}.heading-3{font-size:1.8rem;font-weight:400;line-height:1.22222}@media (min-width:60rem){.heading-3{font-size:2.2rem;line-height:1}}.heading-4{font-size:1.4rem;font-weight:400;line-height:1.28571}@media (min-width:60rem){.heading-4{font-size:1.5rem;line-height:1.46667}}.heading-4--regular-weight{font-weight:300}.hero-carousel-wrapper{min-height:37.6rem}@media (min-width:60rem){.hero-carousel-wrapper{min-height:48rem}}.icon{fill:#fff;height:3.2rem;vertical-align:middle;width:3.2rem}.icon--stroke{stroke:#fff}.icon--size-24{height:2.4rem;width:2.4rem}.icon--size-48{height:4.8rem;width:4.8rem}.icon--size-64{height:6.4rem;width:6.4rem}.icon--size-90{height:9rem;width:9rem}.icon--size-128{height:12.8rem;width:12.8rem}.icon--chevron-left,.icon--chevron-right,.icon--close{stroke:#fff}.icon--armada{height:4rem;width:15.2rem}.icon--stroke-blue{stroke:#005da4}.img-fluid{max-width:100%;height:auto}.intro{line-height:1.3}.inline-list{display:inline-block;list-style:none}.inline-list li{float:left}.page-header{background:#000;overflow:hidden;position:relative;width:100vw}.page-header:after{background:linear-gradient(0deg,#191919,rgba(25,25,25,.75) 30%,rgba(25,25,25,0));content:"";bottom:0;height:75%;left:0;position:absolute;right:0}@media (min-width:60rem){.page-header{height:50%;width:calc(100vw - 7.2rem)}}.page-header--default{height:38.4rem}@media (min-width:60rem){.page-header--default{height:64rem}}.page-header--without-content{height:37.6rem}@media (min-width:60rem){.page-header--without-content{height:48rem}}.page-header--high{height:38.4rem;margin-bottom:-5.6rem}@media (min-width:60rem){.page-header--high{height:64rem;margin-bottom:-19.2rem}}.page-header__video{height:125%;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;width:100%}.page-header__content{position:relative;width:75%;z-index:1}@media (min-width:60rem){.page-header__content{width:50%}}.page-header__content--default{padding-top:18rem}@media (min-width:60rem){.page-header__content--default{padding-top:32rem}}.page-header__img-wrapper{position:absolute;transform:translateZ(0)}.page-header__img-wrapper--cover{bottom:0;left:0;right:0;top:0}.page-header__img-wrapper--center{padding-left:1.6rem;padding-right:1.6rem;left:0;right:0;top:6.4rem;text-align:center}@media (min-width:60rem){.page-header__img-wrapper--center{padding-left:4.8rem;padding-right:4.8rem}}.page-header__img-cover{left:50%;max-width:none;min-height:160%;position:absolute;transform:translate3d(-50%,0,0)}@media (min-width:60rem){.page-header__img-center{max-width:86rem}}.plyr{min-width:100px}.plyr__control:hover{background-color:transparent!important}.plyr__poster{pointer-events:none}.plyr__control--overlaid{background-color:transparent;padding:0;height:48px;width:48px!important}.plyr__control--overlaid svg{left:auto;height:48px;width:48px}.plyr--full-ui input[type=range]{color:#fff}.preview{display:block;position:relative}a.preview{transition:transform .2s ease-in-out;transform:scaleX(1)}a.preview:hover{transform:scale3d(1.02,1.02,1.02)}.preview__tags{left:1.6rem;position:absolute;top:1.6rem}@media (min-width:60rem){.preview__tags{left:.8rem;top:.8rem}}.preview__media{padding-bottom:.4rem}.preview__img{box-shadow:0 1rem 3rem rgba(0,0,0,.5);border-radius:.5rem}.preview__img--round{border-radius:50%}.preview__text{flex-grow:1}.preview__play{align-items:center;display:flex;margin-left:.8rem}.previews-list{display:flex;flex-wrap:wrap;margin-left:-.8rem;margin-right:-.8rem;list-style:none}@media (min-width:60rem){.previews-list{margin-left:-1.2rem;margin-right:-1.2rem}}.previews-list__item{flex:1 0;padding-left:.8rem;padding-right:.8rem;width:100%;padding-bottom:2.4rem}@media (min-width:60rem){.previews-list__item{padding-left:1.2rem;padding-right:1.2rem}}.previews-list__item--big-small-small{flex:0 0 50%;max-width:50%}@media (min-width:60rem){.previews-list__item--big-small-small{flex:0 0 33.33333%;max-width:33.33333%}}.previews-list__item--big-small-small:nth-child(3n+1){flex:0 0 100%;max-width:100%}@media (min-width:60rem){.previews-list__item--big-small-small:nth-child(3n+1){flex:0 0 33.33333%;max-width:33.33333%}}.site-bottom{bottom:0;display:flex;height:7.2rem;left:0;position:fixed;right:0;z-index:100}@media (min-width:60rem){.site-bottom{transition:transform .2s ease-in-out;height:8rem;left:7.2rem}.navigation-visible .site-bottom{transform:translate3d(15.2rem,0,0)}}.site-bottom__audio-player{flex:1 1 0}.site-bottom__drop-demo{font-size:1.4rem;font-weight:400;line-height:1.28571;align-items:center;background:#333;color:#fff;display:flex;justify-content:center;position:relative;width:256px}@media (min-width:60rem){.site-bottom__drop-demo{font-size:1.5rem;line-height:1.46667}}.site-bottom__drop-demo:hover .site-bottom__drop-demo-icon{transform:translate3d(0,-.2rem,0)}.site-bottom__drop-demo-icon{transition:transform .1s ease-in-out;left:1.6rem;margin-top:-1px;position:absolute;transform:translateZ(0)}.site-footer{background:#191919}.site-logo__anchor{box-sizing:content-box;display:block;height:19px;overflow:hidden;padding:.8rem;position:relative;text-indent:-500%;width:120px;z-index:2}@media (min-width:60rem){.site-logo__anchor{height:25px;padding-bottom:2.4rem;padding-left:2.4rem;padding-top:2.4rem;width:159px}}.site-logo__anchor:after,.site-logo__anchor:before{background:no-repeat;background-size:cover;bottom:.8rem;content:"";display:block;left:.8rem;position:absolute;right:.8rem;top:.8rem}@media (min-width:60rem){.site-logo__anchor:after,.site-logo__anchor:before{bottom:2.4rem;left:2.4rem;top:2.4rem}}.site-logo__anchor:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0IiBoZWlnaHQ9IjIzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTAgNWgxOHYxOEgweiIvPjxwYXRoIGQ9Ik0xNC41IDE5LjVjLTIuOS0uNy03LjMuMS04LjYgMS43IDAtMi40LjktNC43IDIuMi02LjYtMS43LjEtMy41LjctNC4xIDEuNSAwLTEuOS44LTMuNyAyLTUuMi0xLjEtLjEtMi40LjItMi44LjggMC0yLjQgMi00LjQgMy43LTQuOS0uOC43LTEuMSAyLjQtLjUgMy43QzcuNiA5LjIgOSA4LjIgMTAuMiA3LjkgOSA5IDguNSAxMS40IDkuMiAxMy40YzEuNy0yLjEgMy45LTMuNSA1LjgtNC0yLjQgMS45LTMgNy4xLS41IDEwLjEiIGZpbGw9IiMwMDAiLz48L2c+PC9zdmc+")}.site-logo__anchor:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0IiBoZWlnaHQ9IjIzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PHBhdGggZD0iTTgzLjMgOS43SDU3LjRsLS4yLjRjMi4zIDAgNCAxLjMgMy4yIDMuOWwtLjQgMWMtLjggMi42LTIuNiAzLjUtNC44IDMuN2wtLjIuNWg2YzMuMiAwIDUuNi0xLjEgNi42LTQuMWwuNC0xLjJjLjctMi4xIDItMy4xIDMuNy0zLjVsLTIuMiA2LjVjLS40IDEuNS0xLjUgMi0yLjkgMi4xbC0uMi4zaDQuOWMzLS4xIDUuMy0xLjIgNi4yLTQuMWwuNC0xLjJjLjctMi4xIDItMy4xIDMuNy0zLjVMNzkuNCAxN2MtLjQgMS41LTEuNSAyLTIuOSAyLjFsLS4yLjNIODFjMy4yIDAgNS43LTEgNi42LTQuMWwuMi0uNmMuOC0zLjYtMS01LTQuNS01Ii8+PHBhdGggZD0iTTI3LjYgMTQuOGMtLjcgMi4zLTEuNiAzLjQtMy4xIDMuNGwxLjQtNC40Yy43LTIuMyAxLjYtMy40IDMuMS0zLjRsLTEuNCA0LjR6bTI1LjgtNS4xSDM4bC0uMi40YzIuMyAwIDQgMS4zIDMuMiAzLjlsLS40IDFjLS44IDIuNS0yLjUgMy41LTQuNiAzLjctMi0uMi0yLjUtMS40LTEuNi0zLjlsMS43LTUuMkgyNC45Yy0zLjIgMC01LjQgMS4yLTYuNCA0LjFsLS4yLjZjLS45IDIuNi42IDQuOCAzLjIgNC44aDIwLjFjMy4yIDAgNS42LTEuMSA2LjYtNC4xbDEuNS00LjZjMSAwIDEuNi44IDEuMyAxLjktLjMgMS4yLS45IDMuMyAxLjMgMy4yaDQuMmwuNi0xLjhjMS0yLjktLjUtNC0zLjctNE05OC4zIDE0LjljLS43IDIuMy0xLjYgMy40LTMuMSAzLjRsMS40LTQuNGMuNy0yLjMgMS42LTMuNCAzLjEtMy40bC0xLjQgNC40em02LjgtLjFsMS43LTUuMkg5NS42Yy0zLjIgMC01LjQgMS4yLTYuNCA0LjFsLS4yLjdjLS45IDIuNi42IDQuOCAzLjIgNC44aDE0LjZsLjItLjRjLTIuMi0uMi0yLjctMS4zLTEuOS00TTEzNC43IDE0LjhjLS43IDIuMy0xLjYgMy40LTMuMSAzLjRsMS40LTQuNGMuNy0yLjMgMS42LTMuNCAzLjEtMy40bC0xLjQgNC40em02LjggMGwxLjctNS4ySDEzMmMtMy4yIDAtNS40IDEuMi02LjQgNC4xbC0uMi42Yy0uOSAyLjYuNiA0LjggMy4yIDQuOGgxNC42bC4yLS40Yy0yLjMtLjEtMi44LTEuMy0xLjktMy45Ii8+PHBhdGggZD0iTTExNi43IDE0LjhjLS43IDIuMy0xLjYgMy40LTMuMSAzLjRsMS40LTQuNGMuNy0yLjMgMS42LTMuNCAzLjEtMy40bC0xLjQgNC40ek0xMjYuNC4xYy0zLjIgMC01LjYgMS4xLTYuNiA0LjFsLTEuNyA1LjNoLTQuMmMtMy4yIDAtNS40IDEuMi02LjQgNC4xbC0uMi42Yy0uOSAyLjYuNiA0LjggMy4yIDQuOGg2LjVjMyAwIDUuNC0xLjEgNi41LTQuNGwzLjQtMTAuNWMuOC0yLjUgMi42LTMuNSA0LjgtMy43bC4zLS40LTUuNi4xeiIvPjwvZz48L3N2Zz4=")}@media (min-width:60rem){.site-logo__anchor:after{transition:opacity .2s ease-in-out;opacity:0}.navigation-visible .site-logo__anchor:after{opacity:1}}.slider{transition:opacity .2s ease-in-out;min-height:18rem;opacity:0}.slider--in-view{opacity:1}.slider--in-view .slider__title{-webkit-animation:fadeInDown .3s both;animation:fadeInDown .3s both}.slider--in-view .slider-previews__item{-webkit-animation:fadeInUp .5s both;animation:fadeInUp .5s both}.slider--in-view .slider-previews__item:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}.slider--in-view .slider-previews__item:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.slider--in-view .slider-previews__item:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.slider--in-view .slider-previews__item:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}.slider--in-view .slider-previews__item:nth-child(5){-webkit-animation-delay:.5s;animation-delay:.5s}.slider--in-view .slider-previews__item:nth-child(6){-webkit-animation-delay:.6s;animation-delay:.6s}.slider--in-view .slider-previews__item:nth-child(7){-webkit-animation-delay:.7s;animation-delay:.7s}.slider--in-view .slider-previews__item:nth-child(8){-webkit-animation-delay:.8s;animation-delay:.8s}.slider--in-view .slider-previews__item:nth-child(9){-webkit-animation-delay:.9s;animation-delay:.9s}.slider--in-view .slider-previews__item:nth-child(10){-webkit-animation-delay:1s;animation-delay:1s}.slider--in-view .slider-previews__item:nth-child(11){-webkit-animation-delay:1.1s;animation-delay:1.1s}.slider--in-view .slider-previews__item:nth-child(12){-webkit-animation-delay:1.2s;animation-delay:1.2s}.slider-previews{margin-left:-1.6rem;display:flex;flex-wrap:nowrap;margin-right:3.2rem}@media (min-width:60rem){.slider-previews{margin-left:-2.4rem;margin-right:0}}.slider-previews:after{content:"";padding-right:1.6rem}@media (min-width:60rem){.slider-previews:after{padding-right:4.8rem}}.slider-previews--videos:after{width:1.6rem}@media (min-width:60rem){.slider-previews--videos{display:-ms-grid;display:grid;-ms-grid-columns:(25% 25% 25% 25%)[100];grid-template-columns:repeat(100,25% 25% 25% 25%)}}.slider-previews__item{padding-bottom:2.4rem;padding-left:1.6rem;flex:100% 1 0}@media (min-width:60rem){.slider-previews__item{padding-left:2.4rem}}.slider-previews__item--1-and-3{max-width:100%}@media (min-width:60rem){.slider-previews__item--1-and-3{max-width:33.33333%}}.slider-previews__item--2-and-4{max-width:50%}@media (min-width:60rem){.slider-previews__item--2-and-4{max-width:25%}}.slider-previews__item--2-and-6{max-width:50%}@media (min-width:60rem){.slider-previews__item--2-and-6{max-width:16.66667%}}.slider-previews__item--3-and-6{max-width:33.33333%}@media (min-width:60rem){.slider-previews__item--3-and-6{max-width:16.66667%}}@media (min-width:60rem){.slider-previews__item--video:nth-child(5n+1){-ms-grid-column-span:2;grid-column:span 2;-ms-grid-row-span:2;grid-row:span 2}.slider-previews__item--video:nth-child(5n),.slider-previews__item--video:nth-child(5n - 1){-ms-grid-row:2;grid-row-start:2}.slider-previews__item--video:nth-child(4){-ms-grid-column:3;grid-column-start:3}.slider-previews__item--video:nth-child(5){-ms-grid-column:4;grid-column-start:4}.slider-previews__item--video:nth-child(9){-ms-grid-column:7;grid-column-start:7}.slider-previews__item--video:nth-child(10){-ms-grid-column:8;grid-column-start:8}.slider-previews__item--video:nth-child(14){-ms-grid-column:11;grid-column-start:11}.slider-previews__item--video:nth-child(15){-ms-grid-column:12;grid-column-start:12}.slider-previews__item--video:nth-child(19){-ms-grid-column:15;grid-column-start:15}.slider-previews__item--video:nth-child(20){-ms-grid-column:16;grid-column-start:16}.slider-previews__item--video:nth-child(24){-ms-grid-column:19;grid-column-start:19}.slider-previews__item--video:nth-child(25){-ms-grid-column:20;grid-column-start:20}.slider-previews__item--video:nth-child(29){-ms-grid-column:23;grid-column-start:23}.slider-previews__item--video:nth-child(30){-ms-grid-column:24;grid-column-start:24}.slider-previews__item--video:nth-child(34){-ms-grid-column:27;grid-column-start:27}.slider-previews__item--video:nth-child(35){-ms-grid-column:28;grid-column-start:28}.slider-previews__item--video:nth-child(39){-ms-grid-column:31;grid-column-start:31}.slider-previews__item--video:nth-child(40){-ms-grid-column:32;grid-column-start:32}.slider-previews__item--video:nth-child(44){-ms-grid-column:35;grid-column-start:35}.slider-previews__item--video:nth-child(45){-ms-grid-column:36;grid-column-start:36}.slider-previews__item--video:nth-child(49){-ms-grid-column:39;grid-column-start:39}.slider-previews__item--video:nth-child(50){-ms-grid-column:40;grid-column-start:40}}.spotify-playlist{padding-bottom:140%}@media (min-width:60rem){.spotify-playlist{padding-bottom:200%}}.tag{border-radius:3.6rem;color:#fff;display:inline-block;font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.75;padding:.8rem 1.6rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media (min-width:60rem){.tag{line-height:1.2;padding-left:2.4rem;padding-right:2.4rem}}.tag--blue{background-color:#005da4}.tag--red{background-color:#ed4036}.aspect-ratio--rectangle-preview-image{padding-bottom:65.30612%}.color-red{color:#ed4036}.cursor-pointer{cursor:pointer}.font-style-normal{font-style:normal}.object-fit--cover{-o-object-fit:cover;object-fit:cover}.overflow-hidden-x{overflow-x:hidden}.overflow-hidden-y{overflow-y:hidden}.position-center{left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.pa0,.sr-only{padding:0}.pa1{padding:.4rem}.pa2{padding:.8rem}.pa3{padding:1.6rem}.pa4{padding:2.4rem}.pa5{padding:3.2rem}.pa6{padding:4.8rem}.pa7{padding:6.4rem}.pa8{padding:9.6rem}.pl0{padding-left:0}.pl1{padding-left:.4rem}.pl2{padding-left:.8rem}.pl3{padding-left:1.6rem}.pl4{padding-left:2.4rem}.pl5{padding-left:3.2rem}.pl6{padding-left:4.8rem}.pl7{padding-left:6.4rem}.pl8{padding-left:9.6rem}.pr0{padding-right:0}.pr1{padding-right:.4rem}.pr2{padding-right:.8rem}.pr3{padding-right:1.6rem}.pr4{padding-right:2.4rem}.pr5{padding-right:3.2rem}.pr6{padding-right:4.8rem}.pr7{padding-right:6.4rem}.pr8{padding-right:9.6rem}.pb0{padding-bottom:0}.pb1{padding-bottom:.4rem}.pb2{padding-bottom:.8rem}.pb3{padding-bottom:1.6rem}.pb4{padding-bottom:2.4rem}.pb5{padding-bottom:3.2rem}.pb6{padding-bottom:4.8rem}.pb7{padding-bottom:6.4rem}.pb8{padding-bottom:9.6rem}.pt0{padding-top:0}.pt1{padding-top:.4rem}.pt2{padding-top:.8rem}.pt3{padding-top:1.6rem}.pt4{padding-top:2.4rem}.pt5{padding-top:3.2rem}.pt6{padding-top:4.8rem}.pt7{padding-top:6.4rem}.pt8{padding-top:9.6rem}.pv0{padding-top:0;padding-bottom:0}.pv1{padding-top:.4rem;padding-bottom:.4rem}.pv2{padding-top:.8rem;padding-bottom:.8rem}.pv3{padding-top:1.6rem;padding-bottom:1.6rem}.pv4{padding-top:2.4rem;padding-bottom:2.4rem}.pv5{padding-top:3.2rem;padding-bottom:3.2rem}.pv6{padding-top:4.8rem;padding-bottom:4.8rem}.pv7{padding-top:6.4rem;padding-bottom:6.4rem}.pv8{padding-top:9.6rem;padding-bottom:9.6rem}.ph0{padding-left:0;padding-right:0}.ph1{padding-left:.4rem;padding-right:.4rem}.ph2{padding-left:.8rem;padding-right:.8rem}.ph3{padding-left:1.6rem;padding-right:1.6rem}.ph4{padding-left:2.4rem;padding-right:2.4rem}.ph5{padding-left:3.2rem;padding-right:3.2rem}.ph6{padding-left:4.8rem;padding-right:4.8rem}.ph7{padding-left:6.4rem;padding-right:6.4rem}.ph8{padding-left:9.6rem;padding-right:9.6rem}.ma0{margin:0}.ma1{margin:.4rem}.ma2{margin:.8rem}.ma3{margin:1.6rem}.ma4{margin:2.4rem}.ma5{margin:3.2rem}.ma6{margin:4.8rem}.ma7{margin:6.4rem}.ma8{margin:9.6rem}.ml0{margin-left:0}.ml1{margin-left:.4rem}.ml2{margin-left:.8rem}.ml3{margin-left:1.6rem}.ml4{margin-left:2.4rem}.ml5{margin-left:3.2rem}.ml6{margin-left:4.8rem}.ml7{margin-left:6.4rem}.ml8{margin-left:9.6rem}.mr0{margin-right:0}.mr1{margin-right:.4rem}.mr2{margin-right:.8rem}.mr3{margin-right:1.6rem}.mr4{margin-right:2.4rem}.mr5{margin-right:3.2rem}.mr6{margin-right:4.8rem}.mr7{margin-right:6.4rem}.mr8{margin-right:9.6rem}.mb0{margin-bottom:0}.mb1{margin-bottom:.4rem}.mb2{margin-bottom:.8rem}.mb3{margin-bottom:1.6rem}.mb4{margin-bottom:2.4rem}.mb5{margin-bottom:3.2rem}.mb6{margin-bottom:4.8rem}.mb7{margin-bottom:6.4rem}.mb8{margin-bottom:9.6rem}.mt0{margin-top:0}.mt1{margin-top:.4rem}.mt2{margin-top:.8rem}.mt3{margin-top:1.6rem}.mt4{margin-top:2.4rem}.mt5{margin-top:3.2rem}.mt6{margin-top:4.8rem}.mt7{margin-top:6.4rem}.mt8{margin-top:9.6rem}.mv0{margin-top:0;margin-bottom:0}.mv1{margin-top:.4rem;margin-bottom:.4rem}.mv2{margin-top:.8rem;margin-bottom:.8rem}.mv3{margin-top:1.6rem;margin-bottom:1.6rem}.mv4{margin-top:2.4rem;margin-bottom:2.4rem}.mv5{margin-top:3.2rem;margin-bottom:3.2rem}.mv6{margin-top:4.8rem;margin-bottom:4.8rem}.mv7{margin-top:6.4rem;margin-bottom:6.4rem}.mv8{margin-top:9.6rem;margin-bottom:9.6rem}.mh0{margin-left:0;margin-right:0}.mh1{margin-left:.4rem;margin-right:.4rem}.mh2{margin-left:.8rem;margin-right:.8rem}.mh3{margin-left:1.6rem;margin-right:1.6rem}.mh4{margin-left:2.4rem;margin-right:2.4rem}.mh5{margin-left:3.2rem;margin-right:3.2rem}.mh6{margin-left:4.8rem;margin-right:4.8rem}.mh7{margin-left:6.4rem;margin-right:6.4rem}.mh8{margin-left:9.6rem;margin-right:9.6rem}@media screen and (min-width:30em){.pa0-ns{padding:0}.pa1-ns{padding:.4rem}.pa2-ns{padding:.8rem}.pa3-ns{padding:1.6rem}.pa4-ns{padding:2.4rem}.pa5-ns{padding:3.2rem}.pa6-ns{padding:4.8rem}.pa7-ns{padding:6.4rem}.pa8-ns{padding:9.6rem}.pl0-ns{padding-left:0}.pl1-ns{padding-left:.4rem}.pl2-ns{padding-left:.8rem}.pl3-ns{padding-left:1.6rem}.pl4-ns{padding-left:2.4rem}.pl5-ns{padding-left:3.2rem}.pl6-ns{padding-left:4.8rem}.pl7-ns{padding-left:6.4rem}.pl8-ns{padding-left:9.6rem}.pr0-ns{padding-right:0}.pr1-ns{padding-right:.4rem}.pr2-ns{padding-right:.8rem}.pr3-ns{padding-right:1.6rem}.pr4-ns{padding-right:2.4rem}.pr5-ns{padding-right:3.2rem}.pr6-ns{padding-right:4.8rem}.pr7-ns{padding-right:6.4rem}.pr8-ns{padding-right:9.6rem}.pb0-ns{padding-bottom:0}.pb1-ns{padding-bottom:.4rem}.pb2-ns{padding-bottom:.8rem}.pb3-ns{padding-bottom:1.6rem}.pb4-ns{padding-bottom:2.4rem}.pb5-ns{padding-bottom:3.2rem}.pb6-ns{padding-bottom:4.8rem}.pb7-ns{padding-bottom:6.4rem}.pb8-ns{padding-bottom:9.6rem}.pt0-ns{padding-top:0}.pt1-ns{padding-top:.4rem}.pt2-ns{padding-top:.8rem}.pt3-ns{padding-top:1.6rem}.pt4-ns{padding-top:2.4rem}.pt5-ns{padding-top:3.2rem}.pt6-ns{padding-top:4.8rem}.pt7-ns{padding-top:6.4rem}.pt8-ns{padding-top:9.6rem}.pv0-ns{padding-top:0;padding-bottom:0}.pv1-ns{padding-top:.4rem;padding-bottom:.4rem}.pv2-ns{padding-top:.8rem;padding-bottom:.8rem}.pv3-ns{padding-top:1.6rem;padding-bottom:1.6rem}.pv4-ns{padding-top:2.4rem;padding-bottom:2.4rem}.pv5-ns{padding-top:3.2rem;padding-bottom:3.2rem}.pv6-ns{padding-top:4.8rem;padding-bottom:4.8rem}.pv7-ns{padding-top:6.4rem;padding-bottom:6.4rem}.ph0-ns{padding-left:0;padding-right:0}.ph1-ns{padding-left:.4rem;padding-right:.4rem}.ph2-ns{padding-left:.8rem;padding-right:.8rem}.ph3-ns{padding-left:1.6rem;padding-right:1.6rem}.ph4-ns{padding-left:2.4rem;padding-right:2.4rem}.ph5-ns{padding-left:3.2rem;padding-right:3.2rem}.ph6-ns{padding-left:4.8rem;padding-right:4.8rem}.ph7-ns{padding-left:6.4rem;padding-right:6.4rem}.ph8-ns{padding-left:9.6rem;padding-right:9.6rem}.ma0-ns{margin:0}.ma1-ns{margin:.4rem}.ma2-ns{margin:.8rem}.ma3-ns{margin:1.6rem}.ma4-ns{margin:2.4rem}.ma5-ns{margin:3.2rem}.ma6-ns{margin:4.8rem}.ma7-ns{margin:6.4rem}.ma8-ns{margin:9.6rem}.ml0-ns{margin-left:0}.ml1-ns{margin-left:.4rem}.ml2-ns{margin-left:.8rem}.ml3-ns{margin-left:1.6rem}.ml4-ns{margin-left:2.4rem}.ml5-ns{margin-left:3.2rem}.ml6-ns{margin-left:4.8rem}.ml7-ns{margin-left:6.4rem}.ml8-ns{margin-left:9.6rem}.mr0-ns{margin-right:0}.mr1-ns{margin-right:.4rem}.mr2-ns{margin-right:.8rem}.mr3-ns{margin-right:1.6rem}.mr4-ns{margin-right:2.4rem}.mr5-ns{margin-right:3.2rem}.mr6-ns{margin-right:4.8rem}.mr7-ns{margin-right:6.4rem}.mr8-ns{margin-right:9.6rem}.mb0-ns{margin-bottom:0}.mb1-ns{margin-bottom:.4rem}.mb2-ns{margin-bottom:.8rem}.mb3-ns{margin-bottom:1.6rem}.mb4-ns{margin-bottom:2.4rem}.mb5-ns{margin-bottom:3.2rem}.mb6-ns{margin-bottom:4.8rem}.mb7-ns{margin-bottom:6.4rem}.mb8-ns{margin-bottom:9.6rem}.mt0-ns{margin-top:0}.mt1-ns{margin-top:.4rem}.mt2-ns{margin-top:.8rem}.mt3-ns{margin-top:1.6rem}.mt4-ns{margin-top:2.4rem}.mt5-ns{margin-top:3.2rem}.mt6-ns{margin-top:4.8rem}.mt7-ns{margin-top:6.4rem}.mt8-ns{margin-top:9.6rem}.mv0-ns{margin-top:0;margin-bottom:0}.mv1-ns{margin-top:.4rem;margin-bottom:.4rem}.mv2-ns{margin-top:.8rem;margin-bottom:.8rem}.mv3-ns{margin-top:1.6rem;margin-bottom:1.6rem}.mv4-ns{margin-top:2.4rem;margin-bottom:2.4rem}.mv5-ns{margin-top:3.2rem;margin-bottom:3.2rem}.mv6-ns{margin-top:4.8rem;margin-bottom:4.8rem}.mv7-ns{margin-top:6.4rem;margin-bottom:6.4rem}.mv8-ns{margin-top:9.6rem;margin-bottom:9.6rem}.mh0-ns{margin-left:0;margin-right:0}.mh1-ns{margin-left:.4rem;margin-right:.4rem}.mh2-ns{margin-left:.8rem;margin-right:.8rem}.mh3-ns{margin-left:1.6rem;margin-right:1.6rem}.mh4-ns{margin-left:2.4rem;margin-right:2.4rem}.mh5-ns{margin-left:3.2rem;margin-right:3.2rem}.mh6-ns{margin-left:4.8rem;margin-right:4.8rem}.mh7-ns{margin-left:6.4rem;margin-right:6.4rem}.mh8-ns{margin-left:9.6rem;margin-right:9.6rem}}@media screen and (min-width:30em) and (max-width:60em){.pa0-m{padding:0}.pa1-m{padding:.4rem}.pa2-m{padding:.8rem}.pa3-m{padding:1.6rem}.pa4-m{padding:2.4rem}.pa5-m{padding:3.2rem}.pa6-m{padding:4.8rem}.pa7-m{padding:6.4rem}.pa8-m{padding:9.6rem}.pl0-m{padding-left:0}.pl1-m{padding-left:.4rem}.pl2-m{padding-left:.8rem}.pl3-m{padding-left:1.6rem}.pl4-m{padding-left:2.4rem}.pl5-m{padding-left:3.2rem}.pl6-m{padding-left:4.8rem}.pl7-m{padding-left:6.4rem}.pl8-m{padding-left:9.6rem}.pr0-m{padding-right:0}.pr1-m{padding-right:.4rem}.pr2-m{padding-right:.8rem}.pr3-m{padding-right:1.6rem}.pr4-m{padding-right:2.4rem}.pr5-m{padding-right:3.2rem}.pr6-m{padding-right:4.8rem}.pr7-m{padding-right:6.4rem}.pr8-m{padding-right:9.6rem}.pb0-m{padding-bottom:0}.pb1-m{padding-bottom:.4rem}.pb2-m{padding-bottom:.8rem}.pb3-m{padding-bottom:1.6rem}.pb4-m{padding-bottom:2.4rem}.pb5-m{padding-bottom:3.2rem}.pb6-m{padding-bottom:4.8rem}.pb7-m{padding-bottom:6.4rem}.pb8-m{padding-bottom:9.6rem}.pt0-m{padding-top:0}.pt1-m{padding-top:.4rem}.pt2-m{padding-top:.8rem}.pt3-m{padding-top:1.6rem}.pt4-m{padding-top:2.4rem}.pt5-m{padding-top:3.2rem}.pt6-m{padding-top:4.8rem}.pt7-m{padding-top:6.4rem}.pt8-m{padding-top:9.6rem}.pv0-m{padding-top:0;padding-bottom:0}.pv1-m{padding-top:.4rem;padding-bottom:.4rem}.pv2-m{padding-top:.8rem;padding-bottom:.8rem}.pv3-m{padding-top:1.6rem;padding-bottom:1.6rem}.pv4-m{padding-top:2.4rem;padding-bottom:2.4rem}.pv5-m{padding-top:3.2rem;padding-bottom:3.2rem}.pv6-m{padding-top:4.8rem;padding-bottom:4.8rem}.pv7-m{padding-top:6.4rem;padding-bottom:6.4rem}.pv8-m{padding-top:9.6rem;padding-bottom:9.6rem}.ph0-m{padding-left:0;padding-right:0}.ph1-m{padding-left:.4rem;padding-right:.4rem}.ph2-m{padding-left:.8rem;padding-right:.8rem}.ph3-m{padding-left:1.6rem;padding-right:1.6rem}.ph4-m{padding-left:2.4rem;padding-right:2.4rem}.ph5-m{padding-left:3.2rem;padding-right:3.2rem}.ph6-m{padding-left:4.8rem;padding-right:4.8rem}.ph7-m{padding-left:6.4rem;padding-right:6.4rem}.ph8-m{padding-left:9.6rem;padding-right:9.6rem}.ma0-m{margin:0}.ma1-m{margin:.4rem}.ma2-m{margin:.8rem}.ma3-m{margin:1.6rem}.ma4-m{margin:2.4rem}.ma5-m{margin:3.2rem}.ma6-m{margin:4.8rem}.ma7-m{margin:6.4rem}.ma8-m{margin:9.6rem}.ml0-m{margin-left:0}.ml1-m{margin-left:.4rem}.ml2-m{margin-left:.8rem}.ml3-m{margin-left:1.6rem}.ml4-m{margin-left:2.4rem}.ml5-m{margin-left:3.2rem}.ml6-m{margin-left:4.8rem}.ml7-m{margin-left:6.4rem}.ml8-m{margin-left:9.6rem}.mr0-m{margin-right:0}.mr1-m{margin-right:.4rem}.mr2-m{margin-right:.8rem}.mr3-m{margin-right:1.6rem}.mr4-m{margin-right:2.4rem}.mr5-m{margin-right:3.2rem}.mr6-m{margin-right:4.8rem}.mr7-m{margin-right:6.4rem}.mr8-m{margin-right:9.6rem}.mb0-m{margin-bottom:0}.mb1-m{margin-bottom:.4rem}.mb2-m{margin-bottom:.8rem}.mb3-m{margin-bottom:1.6rem}.mb4-m{margin-bottom:2.4rem}.mb5-m{margin-bottom:3.2rem}.mb6-m{margin-bottom:4.8rem}.mb7-m{margin-bottom:6.4rem}.mb8-m{margin-bottom:9.6rem}.mt0-m{margin-top:0}.mt1-m{margin-top:.4rem}.mt2-m{margin-top:.8rem}.mt3-m{margin-top:1.6rem}.mt4-m{margin-top:2.4rem}.mt5-m{margin-top:3.2rem}.mt6-m{margin-top:4.8rem}.mt7-m{margin-top:6.4rem}.mt8-m{margin-top:9.6rem}.mv0-m{margin-top:0;margin-bottom:0}.mv1-m{margin-top:.4rem;margin-bottom:.4rem}.mv2-m{margin-top:.8rem;margin-bottom:.8rem}.mv3-m{margin-top:1.6rem;margin-bottom:1.6rem}.mv4-m{margin-top:2.4rem;margin-bottom:2.4rem}.mv5-m{margin-top:3.2rem;margin-bottom:3.2rem}.mv6-m{margin-top:4.8rem;margin-bottom:4.8rem}.mv7-m{margin-top:6.4rem;margin-bottom:6.4rem}.mv8-m{margin-top:9.6rem;margin-bottom:9.6rem}.mh0-m{margin-left:0;margin-right:0}.mh1-m{margin-left:.4rem;margin-right:.4rem}.mh2-m{margin-left:.8rem;margin-right:.8rem}.mh3-m{margin-left:1.6rem;margin-right:1.6rem}.mh4-m{margin-left:2.4rem;margin-right:2.4rem}.mh5-m{margin-left:3.2rem;margin-right:3.2rem}.mh6-m{margin-left:4.8rem;margin-right:4.8rem}.mh7-m{margin-left:6.4rem;margin-right:6.4rem}.mh8-m{margin-left:9.6rem;margin-right:9.6rem}}@media screen and (min-width:60em){.pa0-l{padding:0}.pa1-l{padding:.4rem}.pa2-l{padding:.8rem}.pa3-l{padding:1.6rem}.pa4-l{padding:2.4rem}.pa5-l{padding:3.2rem}.pa6-l{padding:4.8rem}.pa7-l{padding:6.4rem}.pa8-l{padding:9.6rem}.pl0-l{padding-left:0}.pl1-l{padding-left:.4rem}.pl2-l{padding-left:.8rem}.pl3-l{padding-left:1.6rem}.pl4-l{padding-left:2.4rem}.pl5-l{padding-left:3.2rem}.pl6-l{padding-left:4.8rem}.pl7-l{padding-left:6.4rem}.pl8-l{padding-left:9.6rem}.pr0-l{padding-right:0}.pr1-l{padding-right:.4rem}.pr2-l{padding-right:.8rem}.pr3-l{padding-right:1.6rem}.pr4-l{padding-right:2.4rem}.pr5-l{padding-right:3.2rem}.pr6-l{padding-right:4.8rem}.pr7-l{padding-right:6.4rem}.pr8-l{padding-right:9.6rem}.pb0-l{padding-bottom:0}.pb1-l{padding-bottom:.4rem}.pb2-l{padding-bottom:.8rem}.pb3-l{padding-bottom:1.6rem}.pb4-l{padding-bottom:2.4rem}.pb5-l{padding-bottom:3.2rem}.pb6-l{padding-bottom:4.8rem}.pb7-l{padding-bottom:6.4rem}.pb8-l{padding-bottom:9.6rem}.pt0-l{padding-top:0}.pt1-l{padding-top:.4rem}.pt2-l{padding-top:.8rem}.pt3-l{padding-top:1.6rem}.pt4-l{padding-top:2.4rem}.pt5-l{padding-top:3.2rem}.pt6-l{padding-top:4.8rem}.pt7-l{padding-top:6.4rem}.pt8-l{padding-top:9.6rem}.pv0-l{padding-top:0;padding-bottom:0}.pv1-l{padding-top:.4rem;padding-bottom:.4rem}.pv2-l{padding-top:.8rem;padding-bottom:.8rem}.pv3-l{padding-top:1.6rem;padding-bottom:1.6rem}.pv4-l{padding-top:2.4rem;padding-bottom:2.4rem}.pv5-l{padding-top:3.2rem;padding-bottom:3.2rem}.pv6-l{padding-top:4.8rem;padding-bottom:4.8rem}.pv7-l{padding-top:6.4rem;padding-bottom:6.4rem}.pv8-l{padding-top:9.6rem;padding-bottom:9.6rem}.ph0-l{padding-left:0;padding-right:0}.ph1-l{padding-left:.4rem;padding-right:.4rem}.ph2-l{padding-left:.8rem;padding-right:.8rem}.ph3-l{padding-left:1.6rem;padding-right:1.6rem}.ph4-l{padding-left:2.4rem;padding-right:2.4rem}.ph5-l{padding-left:3.2rem;padding-right:3.2rem}.ph6-l{padding-left:4.8rem;padding-right:4.8rem}.ph7-l{padding-left:6.4rem;padding-right:6.4rem}.ph8-l{padding-left:9.6rem;padding-right:9.6rem}.ma0-l{margin:0}.ma1-l{margin:.4rem}.ma2-l{margin:.8rem}.ma3-l{margin:1.6rem}.ma4-l{margin:2.4rem}.ma5-l{margin:3.2rem}.ma6-l{margin:4.8rem}.ma7-l{margin:6.4rem}.ma8-l{margin:9.6rem}.ml0-l{margin-left:0}.ml1-l{margin-left:.4rem}.ml2-l{margin-left:.8rem}.ml3-l{margin-left:1.6rem}.ml4-l{margin-left:2.4rem}.ml5-l{margin-left:3.2rem}.ml6-l{margin-left:4.8rem}.ml7-l{margin-left:6.4rem}.ml8-l{margin-left:9.6rem}.mr0-l{margin-right:0}.mr1-l{margin-right:.4rem}.mr2-l{margin-right:.8rem}.mr3-l{margin-right:1.6rem}.mr4-l{margin-right:2.4rem}.mr5-l{margin-right:3.2rem}.mr6-l{margin-right:4.8rem}.mr7-l{margin-right:6.4rem}.mr8-l{margin-right:9.6rem}.mb0-l{margin-bottom:0}.mb1-l{margin-bottom:.4rem}.mb2-l{margin-bottom:.8rem}.mb3-l{margin-bottom:1.6rem}.mb4-l{margin-bottom:2.4rem}.mb5-l{margin-bottom:3.2rem}.mb6-l{margin-bottom:4.8rem}.mb7-l{margin-bottom:6.4rem}.mb8-l{margin-bottom:9.6rem}.mt0-l{margin-top:0}.mt1-l{margin-top:.4rem}.mt2-l{margin-top:.8rem}.mt3-l{margin-top:1.6rem}.mt4-l{margin-top:2.4rem}.mt5-l{margin-top:3.2rem}.mt6-l{margin-top:4.8rem}.mt7-l{margin-top:6.4rem}.mt8-l{margin-top:9.6rem}.mv0-l{margin-top:0;margin-bottom:0}.mv1-l{margin-top:.4rem;margin-bottom:.4rem}.mv2-l{margin-top:.8rem;margin-bottom:.8rem}.mv3-l{margin-top:1.6rem;margin-bottom:1.6rem}.mv4-l{margin-top:2.4rem;margin-bottom:2.4rem}.mv5-l{margin-top:3.2rem;margin-bottom:3.2rem}.mv6-l{margin-top:4.8rem;margin-bottom:4.8rem}.mv7-l{margin-top:6.4rem;margin-bottom:6.4rem}.mv8-l{margin-top:9.6rem;margin-bottom:9.6rem}.mh0-l{margin-left:0;margin-right:0}.mh1-l{margin-left:.4rem;margin-right:.4rem}.mh2-l{margin-left:.8rem;margin-right:.8rem}.mh3-l{margin-left:1.6rem;margin-right:1.6rem}.mh4-l{margin-left:2.4rem;margin-right:2.4rem}.mh5-l{margin-left:3.2rem;margin-right:3.2rem}.mh6-l{margin-left:4.8rem;margin-right:4.8rem}.mh7-l{margin-left:6.4rem;margin-right:6.4rem}.mh8-l{margin-left:9.6rem;margin-right:9.6rem}}.na1{margin:-.4rem}.na2{margin:-.8rem}.na3{margin:-1.6rem}.na4{margin:-2.4rem}.na5{margin:-3.2rem}.na6{margin:-4.8rem}.na7{margin:-6.4rem}.nl1{margin-left:-.4rem}.nl2{margin-left:-.8rem}.nl3{margin-left:-1.6rem}.nl4{margin-left:-2.4rem}.nl5{margin-left:-3.2rem}.nl6{margin-left:-4.8rem}.nl7{margin-left:-6.4rem}.nr1{margin-right:-.4rem}.nr2{margin-right:-.8rem}.nr3{margin-right:-1.6rem}.nr4{margin-right:-2.4rem}.nr5{margin-right:-3.2rem}.nr6{margin-right:-4.8rem}.nr7{margin-right:-6.4rem}.nb1{margin-bottom:-.4rem}.nb2{margin-bottom:-.8rem}.nb3{margin-bottom:-1.6rem}.nb4{margin-bottom:-2.4rem}.nb5{margin-bottom:-3.2rem}.nb6{margin-bottom:-4.8rem}.nb7{margin-bottom:-6.4rem}.nt1{margin-top:-.4rem}.nt2{margin-top:-.8rem}.nt3{margin-top:-1.6rem}.nt4{margin-top:-2.4rem}.nt5{margin-top:-3.2rem}.nt6{margin-top:-4.8rem}.nt7{margin-top:-6.4rem}@media screen and (min-width:30em){.na1-ns{margin:-.4rem}.na2-ns{margin:-.8rem}.na3-ns{margin:-1.6rem}.na4-ns{margin:-2.4rem}.na5-ns{margin:-3.2rem}.na6-ns{margin:-4.8rem}.na7-ns{margin:-6.4rem}.nl1-ns{margin-left:-.4rem}.nl2-ns{margin-left:-.8rem}.nl3-ns{margin-left:-1.6rem}.nl4-ns{margin-left:-2.4rem}.nl5-ns{margin-left:-3.2rem}.nl6-ns{margin-left:-4.8rem}.nl7-ns{margin-left:-6.4rem}.nr1-ns{margin-right:-.4rem}.nr2-ns{margin-right:-.8rem}.nr3-ns{margin-right:-1.6rem}.nr4-ns{margin-right:-2.4rem}.nr5-ns{margin-right:-3.2rem}.nr6-ns{margin-right:-4.8rem}.nr7-ns{margin-right:-6.4rem}.nb1-ns{margin-bottom:-.4rem}.nb2-ns{margin-bottom:-.8rem}.nb3-ns{margin-bottom:-1.6rem}.nb4-ns{margin-bottom:-2.4rem}.nb5-ns{margin-bottom:-3.2rem}.nb6-ns{margin-bottom:-4.8rem}.nb7-ns{margin-bottom:-6.4rem}.nt1-ns{margin-top:-.4rem}.nt2-ns{margin-top:-.8rem}.nt3-ns{margin-top:-1.6rem}.nt4-ns{margin-top:-2.4rem}.nt5-ns{margin-top:-3.2rem}.nt6-ns{margin-top:-4.8rem}.nt7-ns{margin-top:-6.4rem}}@media screen and (min-width:30em) and (max-width:60em){.na1-m{margin:-.4rem}.na2-m{margin:-.8rem}.na3-m{margin:-1.6rem}.na4-m{margin:-2.4rem}.na5-m{margin:-3.2rem}.na6-m{margin:-4.8rem}.na7-m{margin:-6.4rem}.nl1-m{margin-left:-.4rem}.nl2-m{margin-left:-.8rem}.nl3-m{margin-left:-1.6rem}.nl4-m{margin-left:-2.4rem}.nl5-m{margin-left:-3.2rem}.nl6-m{margin-left:-4.8rem}.nl7-m{margin-left:-6.4rem}.nr1-m{margin-right:-.4rem}.nr2-m{margin-right:-.8rem}.nr3-m{margin-right:-1.6rem}.nr4-m{margin-right:-2.4rem}.nr5-m{margin-right:-3.2rem}.nr6-m{margin-right:-4.8rem}.nr7-m{margin-right:-6.4rem}.nb1-m{margin-bottom:-.4rem}.nb2-m{margin-bottom:-.8rem}.nb3-m{margin-bottom:-1.6rem}.nb4-m{margin-bottom:-2.4rem}.nb5-m{margin-bottom:-3.2rem}.nb6-m{margin-bottom:-4.8rem}.nb7-m{margin-bottom:-6.4rem}.nt1-m{margin-top:-.4rem}.nt2-m{margin-top:-.8rem}.nt3-m{margin-top:-1.6rem}.nt4-m{margin-top:-2.4rem}.nt5-m{margin-top:-3.2rem}.nt6-m{margin-top:-4.8rem}.nt7-m{margin-top:-6.4rem}}@media screen and (min-width:60em){.na1-l{margin:-.4rem}.na2-l{margin:-.8rem}.na3-l{margin:-1.6rem}.na4-l{margin:-2.4rem}.na5-l{margin:-3.2rem}.na6-l{margin:-4.8rem}.na7-l{margin:-6.4rem}.nl1-l{margin-left:-.4rem}.nl2-l{margin-left:-.8rem}.nl3-l{margin-left:-1.6rem}.nl4-l{margin-left:-2.4rem}.nl5-l{margin-left:-3.2rem}.nl6-l{margin-left:-4.8rem}.nl7-l{margin-left:-6.4rem}.nr1-l{margin-right:-.4rem}.nr2-l{margin-right:-.8rem}.nr3-l{margin-right:-1.6rem}.nr4-l{margin-right:-2.4rem}.nr5-l{margin-right:-3.2rem}.nr6-l{margin-right:-4.8rem}.nr7-l{margin-right:-6.4rem}.nb1-l{margin-bottom:-.4rem}.nb2-l{margin-bottom:-.8rem}.nb3-l{margin-bottom:-1.6rem}.nb4-l{margin-bottom:-2.4rem}.nb5-l{margin-bottom:-3.2rem}.nb6-l{margin-bottom:-4.8rem}.nb7-l{margin-bottom:-6.4rem}.nt1-l{margin-top:-.4rem}.nt2-l{margin-top:-.8rem}.nt3-l{margin-top:-1.6rem}.nt4-l{margin-top:-2.4rem}.nt5-l{margin-top:-3.2rem}.nt6-l{margin-top:-4.8rem}.nt7-l{margin-top:-6.4rem}}.truncate{white-space:nowrap}.truncate,.truncate-2-rows{overflow:hidden;text-overflow:ellipsis}.truncate-2-rows{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box}[v-cloak]{display:none}.z-index-1{z-index:1}.armada-notification{transition:transform .2s ease-in-out;background:#333;border-radius:.5rem;color:#fff;margin-top:.8rem;max-width:calc(100vw - 1.6rem);padding:.8rem;width:40rem}.armada-notification.notification-enter,.armada-notification.notification-leave-to{transform:translate3d(-100%,0,0)}.armada-notifications{bottom:.8rem;position:fixed;left:.8rem;z-index:200}.armada-progress{align-items:center;cursor:pointer;display:flex;height:100%}.armada-progress__bar{background:hsla(0,0%,84.7%,.5);height:2px;position:relative;width:100%}.armada-progress__passed{transition:width .1s linear;background:#fff;bottom:0;content:"";left:0;position:absolute;top:0}.audio-player{align-items:center;background:#262626;display:flex;height:100%;padding:0 1.6rem;position:relative}.audio-player__song-preview{height:4.8rem;width:4.8rem}.audio-player__song-info-wrapper{overflow:hidden;padding:0 .8rem;position:relative;width:15.2rem}.audio-player__song-info-wrapper:after{background:linear-gradient(45deg,rgba(38,38,38,0),#262626);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@media (min-width:60rem){.audio-player__song-info-wrapper{padding-left:1.6rem;width:19rem}.audio-player__song-info-wrapper:after{left:50%}}.audio-player__artist-name{font-size:1.4rem;font-weight:400;line-height:1.28571;white-space:nowrap}@media (min-width:60rem){.audio-player__artist-name{font-size:1.5rem;line-height:1.46667}}.audio-player__song-name{font-size:1.4rem;font-weight:400;line-height:1.28571;font-weight:300;display:block;font-style:normal;opacity:.7;white-space:nowrap}@media (min-width:60rem){.audio-player__song-name{font-size:1.5rem;line-height:1.46667;margin-top:-.4rem}}.audio-player__controls{display:flex;height:100%}.audio-player__control{transition:transform .2s ease-in-out;transform:scaleX(1) translateZ(0);position:relative}.audio-player__control:hover{transform:scale3d(1.05,1.05,1.05)}.audio-player__control:active{top:1px}.audio-player__control--previous:hover{transform:translate3d(-.1rem,0,0)}.audio-player__control--next:hover{transform:translate3d(.1rem,0,0)}.audio-player__progress-info{align-items:center;display:flex;flex-grow:1;height:100%;padding-left:9.6rem}.audio-player__progress-timing{font-size:1.4rem;font-weight:400;line-height:1.28571;display:none;min-width:4.8rem}@media (min-width:60rem){.audio-player__progress-timing{font-size:1.5rem;line-height:1.46667;display:block}}.audio-player__progress{left:0;position:absolute;right:0;top:0}@media (min-width:60rem){.audio-player__progress{height:100%;margin:0 2.4rem;position:relative;width:100%}}.audio-player__volume-info{align-items:center;display:flex;height:100%;padding-left:4.8rem}.audio-player__volume{height:100%;width:9.6rem}.armada-video__placeholder{background:no-repeat 50%;background-size:cover;border-radius:.5rem;box-shadow:0 1rem 3rem rgba(0,0,0,.5);margin-bottom:.8rem;overflow:hidden;position:relative}.armada-video__placeholder .plyr__video-embed{padding-bottom:56.25%!important}.armada-video__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.collapse-enter-active[data-v-49974268],.collapse-leave-active[data-v-49974268]{transition:height .2s ease-in-out;overflow:hidden}.collapse-enter[data-v-49974268],.collapse-leave-to[data-v-49974268]{height:0}.top[data-v-28ebdb28]{cursor:pointer;display:flex;align-items:center}@media (min-width:60rem){.top[data-v-28ebdb28]{cursor:auto}}.title[data-v-28ebdb28]{font-size:1.4rem;font-weight:400;padding:1.6rem 0}@media (min-width:60rem){.title[data-v-28ebdb28]{font-size:1.5rem;padding:0 0 .8rem}}.arrow[data-v-28ebdb28]{flex:1;margin-right:1.6rem;text-align:right}@media (min-width:60rem){.arrow[data-v-28ebdb28]{display:none}}.arrow__icon[data-v-28ebdb28]{transition:transform .2s ease-in-out;transform:rotate(90deg)}.arrow__icon--up[data-v-28ebdb28]{transform:rotate(270deg)}@media (min-width:60rem){.armada-collapsible[data-v-28ebdb28]{display:block!important;height:auto!important}}.dot-navigation{text-align:center}.dot-navigation__item{display:inline-block}.dot-navigation__dot{background-color:#fff;border-radius:50%;display:block;height:.8rem;width:.8rem}.dot-navigation__btn{transition:opacity .2s ease-in-out,transform .2s ease-in-out;opacity:.3;padding:.8rem}.dot-navigation__btn:hover{opacity:1}.dot-navigation__btn--active{opacity:1;transform:scale3d(1.2,1.2,1.2)}.scroll-nav-item{background:rgba(0,0,0,.6);display:none;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.desktop .scroll-nav-item{display:block}.scroll-nav-item--prev:hover{transform:translate3d(-.1rem,0,0)}.scroll-nav-item--next:hover{transform:translate3d(.1rem,0,0)}.hero-carousel{height:38.4rem;margin-bottom:-3.2rem;position:relative}@media (min-width:60rem){.hero-carousel{height:64rem;margin-bottom:-14.4rem}}.hero-carousel__scroller{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;display:flex;flex-wrap:nowrap;height:100%;overflow-x:auto}.hero-carousel__scroller::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){.hero-carousel__scroller{scroll-behavior:auto}}.hero-carousel__item{flex:100% 1 0}.hero-carousel__dot-nav{bottom:6rem;left:0;position:absolute;right:0}@media (min-width:60rem){.hero-carousel__dot-nav{bottom:20rem}}.hero-carousel__arrow{display:none;margin-bottom:-1.2rem;opacity:0;pointer-events:none;position:absolute;bottom:6rem;z-index:1}@media (min-width:60rem){.hero-carousel__arrow{bottom:20rem;display:block}}.hero-carousel:hover .hero-carousel__arrow{opacity:1;pointer-events:all}.hero-carousel__arrow--prev{left:.8rem}.hero-carousel__arrow--next{right:.8rem}.scroll-horizontal__scroller{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;overflow-x:auto;position:relative}.scroll-horizontal__scroller::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){.scroll-horizontal__scroller{scroll-behavior:auto}}.scroll-horizontal__nav{margin-top:-2.4rem;opacity:0;pointer-events:none;position:absolute;top:50%;z-index:1}.scroll-horizontal:hover .scroll-horizontal__nav{opacity:1;pointer-events:all}.scroll-horizontal__nav--prev{left:-1.6rem}.scroll-horizontal__nav--next{right:-1.6rem}.search-form{transition:transform .2s ease-in-out;background-color:#000;bottom:0;left:0;padding:.8rem 1.6rem;position:absolute;right:0;transform:translate3d(0,-100%,0);top:0;z-index:2}@media (min-width:60rem){.search-form{bottom:auto;margin-top:-.8rem;position:absolute;top:auto;transform:translate3d(-100%,0,0);width:22.4rem}}.search-form--visible{transform:translateZ(0)}.search-form__reset{position:absolute;right:2.4rem;top:50%;transform:translate3d(0,-50%,0)}.armada-slider{transition:transform .2s ease-in-out;display:flex;flex-wrap:nowrap;transform:translateZ(0)}.armada-slider--reverse{flex-direction:row-reverse}.armada-slider__slide{flex:100% 1 0}.site-nav li:first-child .site-nav__item-text{transition-delay:.04s}.site-nav li:nth-child(2) .site-nav__item-text{transition-delay:.08s}.site-nav li:nth-child(3) .site-nav__item-text{transition-delay:.12s}.site-nav li:nth-child(4) .site-nav__item-text{transition-delay:.16s}.site-nav li:nth-child(5) .site-nav__item-text{transition-delay:.2s}.site-nav li:nth-child(6) .site-nav__item-text{transition-delay:.24s}.site-nav li:nth-child(7) .site-nav__item-text{transition-delay:.28s}.site-nav li:nth-child(8) .site-nav__item-text{transition-delay:.32s}.site-nav li:nth-child(9) .site-nav__item-text{transition-delay:.36s}.site-nav li:nth-child(10) .site-nav__item-text{transition-delay:.4s}.site-nav__item{transition:opacity .2s ease-in-out;align-items:center;background-color:transparent;border-width:0;display:flex;min-height:3.2rem;opacity:.5;padding-left:2.4rem;position:relative;width:100%}.site-nav__item:hover{opacity:1}.site-nav__item:before{background:#000;bottom:0;content:"";left:0;position:absolute;top:0;width:4.8rem;z-index:1}.site-nav__subnav .site-nav__item{padding-left:2.4rem}.site-nav__subnav .site-nav__item:before{background:transparent;bottom:auto;content:"";left:auto;position:inherit;top:auto;width:auto;z-index:1}.site-nav__item--active{opacity:1}.site-nav__item--current{cursor:default;pointer-events:none}.site-nav__item-icon{margin-left:-.8rem;margin-right:.8rem;position:relative;z-index:1}.site-nav__item-text{transform:translate3d(-100%,0,0);transition:opacity .2s ease-in-out,transform .2s ease-in-out;opacity:0;position:relative;top:-1px}.navigation-visible .site-nav__item-text{opacity:1;transform:translateZ(0)}body.navigation-visible{overflow-y:hidden}.site-header{left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:100}.navigation-visible .site-header{bottom:0}.site-header.was-scrolled-below-element{position:fixed;top:-100%}.site-header.scrolling-up{transition:top .2s ease-in-out;top:0}.site-header.scrolling-down{transition:top .2s ease-in-out;top:-100%}@media (min-width:60rem){.site-header{transition:width .2s ease-in-out;background:#000;bottom:0;position:fixed;right:auto;transform:none;width:7.2rem}.navigation-visible .site-header{width:22.4rem}}.site-header__top{transition:background-color .2s ease-in-out;align-items:center;display:flex;height:6.4rem;padding:0 1.6rem}@media (min-width:60rem){.site-header__top{display:block;height:auto;padding-left:0;padding-right:0}}.site-header__top--colored-on-mobile{background-color:#000}@media (min-width:60rem){.site-header__top--colored-on-mobile{background-color:transparent}}.site-header__mobile-actions{display:flex;flex-grow:1;justify-content:flex-end}@media (min-width:60rem){.site-header__mobile-actions{display:none}}.site-header__close{position:absolute;right:1.6rem;top:1.6rem;z-index:1}@media (min-width:60rem){.site-header__close{display:none}}.site-header__navigation-content{transition:transform .2s ease-in-out;background:#000;bottom:0;left:0;position:fixed;right:0;top:0;transform:translate3d(-100%,0,0);z-index:1}@media (min-width:60rem){.site-header__navigation-content{position:relative;transform:translateZ(0);width:22.4rem}}.navigation-visible .site-header__navigation-content{transform:translateZ(0)}.site_header__navigation-slide{position:relative;padding-top:9.6rem}@media (min-width:60rem){.site_header__navigation-slide{padding-top:0}}.site_header__back{padding-bottom:3.2rem;padding-left:2.4rem}.site-header__toggle-search{display:none}@media (min-width:60rem){.site-header__toggle-search{display:block;padding-bottom:2.4rem;padding-top:1.2rem}}.h-100[data-v-a88ea674]{height:100%}.ml0[data-v-a88ea674]{margin-left:0}.preview__play[data-v-a88ea674]{justify-content:center}.bg-grey[data-v-a88ea674]{background-color:#262626}.db[data-v-a88ea674]{display:block}.h1[data-v-a88ea674]{height:1.6rem}.h2[data-v-a88ea674]{height:3.2rem}.w2[data-v-a88ea674]{width:3.2rem}.modal-background{transition:opacity .2s ease-in-out;align-items:center;background:rgba(0,0,0,.4);bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:300}.modal-background.modal-enter,.modal-background.modal-leave-active{opacity:0}.modal-dialog{transition:transform .2s ease-in-out;max-height:100%;padding:1.6rem}.modal-enter .modal-dialog,.modal-leave-active .modal-dialog{transform:scale(1.1)}.modal-content{background:#000;padding:2.4rem;margin-bottom:1.6rem;max-width:calc(100vw - 3.2rem);position:relative;width:60rem}@media (min-width:60rem){.modal-content{padding:6.4rem 9.6rem}}.modal-close{position:absolute;right:0;top:0}@media (min-width:60rem){.modal-close{padding:2.4rem}}.modal-title{margin-bottom:1.6rem}.custom-checkbox[data-v-5726f102]{position:absolute;opacity:0}.custom-checkbox+label[data-v-5726f102]{position:relative;cursor:pointer;padding:0}.custom-checkbox+label[data-v-5726f102]:before{content:"";margin-right:1rem;display:inline-block;vertical-align:text-top;width:2rem;height:2rem;border-radius:.4rem;background:#fff}.custom-checkbox:hover+label[data-v-5726f102]:before{background:#00579a}.custom-checkbox:focus+label[data-v-5726f102]:before{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.custom-checkbox:checked+label[data-v-5726f102]:before{background:#00579a}.custom-checkbox:disabled+label[data-v-5726f102]{color:#b8b8b8;cursor:auto}.custom-checkbox:disabled+label[data-v-5726f102]:before{box-shadow:none;background:#ddd}.custom-checkbox:checked+label[data-v-5726f102]:after{content:"";position:absolute;left:5px;top:9px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;transform:rotate(45deg)}.armada-select{background-color:transparent;border-radius:3.6rem;color:#fff;cursor:pointer;display:inline-block;font-family:Interstate,Helvetica,Arial,Verdana,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.2rem;line-height:1.4;padding:1.6rem 2.4rem;position:relative;text-align:center;text-transform:uppercase;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;font-size:1.4rem;font-weight:400;line-height:1.28571;font-weight:300;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:no-repeat 95% 50%;background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE2IDE4LjI5M2wtNS42NDYtNS42NDdhLjUuNSAwIDAgMC0uNzA4LjcwOGw2IDZhLjUuNSAwIDAgMCAuNzA4IDBsNi02YS41LjUgMCAwIDAtLjcwOC0uNzA4TDE2IDE4LjI5M3oiLz48L3N2Zz4=");background-color:#191919;background-size:24px;border:1px solid hsla(0,0%,100%,.5);letter-spacing:0;outline:0;text-transform:none}@media (min-width:60rem){.armada-select{line-height:1;padding:2.2rem 4.8rem;font-size:1.5rem;line-height:1.46667;padding:.8rem 3.2rem .8rem 1.6rem}}.armada-select::-ms-expand{display:none}.cookie-bar-notifications{position:fixed;z-index:200;right:0;bottom:1.6rem;width:calc(100% - 1.6rem);background-color:rgba(0,0,0,.8);padding:1.6rem}@media screen and (min-width:60em){.cookie-bar-notifications{width:600px;padding:1.6rem 3.2rem}}.cookie-bar-notification-enter-active,.cookie-bar-notification-leave-active{transition:all .2s ease-in-out}.cookie-bar-notification-enter,.cookie-bar-notification-leave-to{transform:translateX(100%);opacity:0}.footer-nav-item{display:block;padding-bottom:.4rem;padding-top:.4rem;font-size:1.4rem}@media (min-width:60rem){.footer-nav-item{font-size:1.5rem}}
/*# sourceMappingURL=styles.cd4b34cd576c914d0d68.css.map */