body{overflow-y:scroll;overflow-x:hidden;height:100%;width:100%;-webkit-overflow-scrolling:touch;padding:0;margin:0;background-color:#fff;color:#000;opacity:0;transition:opacity .2s ease}body.start-vst{opacity:1}body.vst-bad-orientation{overflow:hidden}body.vst-bad-orientation .rotate-element{opacity:1;pointer-events:all}body .rotate-element{width:90vw;height:90vh;border-radius:24px;background:#fff;position:fixed;top:5vh;left:5vw;transition:opacity .3s ease;opacity:0;pointer-events:none;z-index:3;display:flex;align-items:center;justify-content:center;flex-direction:column}body .rotate-element h2{font-size:28px;margin:0 0 12px 0}body .rotate-element h3{font-size:16px;margin:0 0 46px 0;font-weight:500}body .rotate-element:after{display:block;content:"";width:190px;height:172px;background-image:url("images/rotate-device.svg");background-size:cover;background-repeat:no-repeat;background-position:center center}#fundament-vst-status{position:fixed;left:1rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;grid-gap:.5rem;z-index:1;pointer-events:none}#fundament-vst-status>[section]{background:rgba(0,0,0,.5);color:#fff;padding:.5rem;transition:background .1s ease-in-out;display:flex;flex-wrap:wrap;justify-content:space-between}#fundament-vst-status>[section].active{background:rgba(0,100,4,.6)}#fundament-vst-status>[section].in-view{background:rgba(0,210,9,.5)}#fundament-vst-status>[section]>.percentage{display:flex;justify-content:flex-end}#fundament-vst-status>[section]>.videos{flex:100%;font-size:11px}[data-vst-section]{background:#fff;position:relative}[data-vst-section]>.view{position:sticky;top:0;height:100%;max-height:100vh;overflow:hidden}[data-vst-section]>.view.center-content{display:flex;align-items:center;justify-content:center}/*# sourceMappingURL=fundament-vst.css.map */
