.js-deck3000{width:100vw;height:100%;position:fixed;top:0;left:0;overflow:hidden}.js-deck3000__section,.js-deck3000__section-slide{width:100%;height:100%;position:absolute;overflow:hidden}.is-init .js-deck3000__section,.is-init .js-deck3000__section-slide{transition-property:transform;transition-duration:.5s}.js-deck3000__section-slide{top:0}.js-deck3000__section-slide.is-current,.js-deck3000__section.is-current{top:0;left:0;transform:translateZ(0)}.js-deck3000__section.is-next{transform:translate3d(0,100%,0)}.js-deck3000__section.is-prev{transform:translate3d(0,-100%,0)}.js-deck3000__section-slide.is-instant,.js-deck3000__section.is-instant{transition:none}.js-deck3000__section-slide.is-next{transform:translate3d(100%,0,0)}.js-deck3000__section-slide.is-prev{transform:translate3d(-100%,0,0)}body,html{width:100%;height:100%;overflow:hidden;margin:0;padding:0}body{font-family:Arial,sans-serif;font-weight:700;-webkit-font-smoothing:antialiased}section{background:#000;color:#fff;text-transform:uppercase}section h1,section p{margin:0;font-weight:400;font-size:24px;line-height:.9;font-weight:700}.overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;display:flex;pointer-events:none}.indicator{object-fit:contain;margin:auto}@media (min-width:720px){.indicator{width:100%;height:70%}}@media (max-width:720px){.indicator{width:80%;height:100%}}.indicator__section{white-space:nowrap}.indicator__section+.indicator__section{margin-top:8px}rect{stroke:#fff;stroke-width:1;fill:none}[data-slide="0"] .is-active rect:first-child,[data-slide="1"] .is-active rect:nth-child(2),[data-slide="2"] .is-active rect:nth-child(3),[data-slide="3"] .is-active rect:nth-child(4),[data-slide="4"] .is-active rect:nth-child(5){fill:#fff}