.rdygo-laptop{--img-m-top:url(../laptop/laptop-mobile-top.png);--img-m-left:url(../laptop/laptop-mobile-left.png);--img-m-screen:url(../laptop/laptop-mobile-screen.png);--img-m-right:url(../laptop/laptop-mobile-right.png);--img-m-bottom:url(../laptop/laptop-mobile-bottom.png);--full-width:800;--full-height:459;--full-ratio: calc( var( --full-width ) / var( --full-height ) );--full-screen-height:303;--full-screen-width:487;--full-top-width:var(--full-width);--full-top-height:16;--full-bottom-width:var(--full-width);--full-bottom-height:140;--full-left-width:173;--full-left-height:var(--full-screen-height);--full-right-width:140;--full-right-height:var(--full-screen-height);--scaled-container-width:90vw;--scale: calc( var( --scaled-container-width ) / var( --full-width ) );--scaled-width: calc( var( --scale ) * var( --full-width ) );--scaled-height: calc( var( --scale ) / var( --full-height ) );--screen-color:#020304;--screen-ratio: calc( var( --full-screen-width ) / var( --full-screen-height ) );--screen-width: calc( var( --scale ) * var( --full-screen-width ) );--screen-height: calc( var( --scale ) * var( --full-screen-height ) );--screen-left: calc( var( --scale ) * var( --full-left-width ) );--screen-right: calc( var( --scale ) * var( --full-right-width ) );--top-height: calc( var( --scale ) * var( --full-top-height ) );--bottom-height: calc( var( --scale ) * var( --full-bottom-height ) );max-width:var(--scaled-container-width);margin-left: calc( ( 100vw - var( --scaled-container-width ) ) * 0.3 );margin-right: calc( ( 100vw - var( --scaled-container-width ) ) * 0.7 );opacity:.0;transition:opacity 1s}.rdygo-laptop.high-res{--img-m-top:url(../laptop/laptop-top.png);--img-m-left:url(../laptop/laptop-left.png);--img-m-screen:url(../laptop/laptop-screen.png);--img-m-right:url(../laptop/laptop-right.png);--img-m-bottom:url(../laptop/laptop-bottom.png);--full-width:2476;--full-height:1421;--full-ratio: calc( var( --full-width ) / var( --full-height ) );--full-screen-height:943;--full-screen-width:1512;--full-top-width:var(--full-width);--full-top-height:50;--full-bottom-width:var(--full-width);--full-bottom-height:431;--full-left-width:533;--full-left-height:var(--full-screen-height);--full-right-width:431;--full-right-height:var(--full-screen-height);--scaled-container-width:90vw;--scale: calc( var( --scaled-container-width ) / var( --full-width ) );--scaled-width: calc( var( --scale ) * var( --full-width ) );--scaled-height: calc( var( --scale ) / var( --full-height ) );--screen-color:#020304;--screen-ratio: calc( var( --full-screen-width ) / var( --full-screen-height ) );--screen-width: calc( var( --scale ) * var( --full-screen-width ) );--screen-height: calc( var( --scale ) * var( --full-screen-height ) );--screen-left: calc( var( --scale ) * var( --full-left-width ) );--screen-right: calc( var( --scale ) * var( --full-right-width ) );--top-height: calc( var( --scale ) * var( --full-top-height ) );--bottom-height: calc( var( --scale ) * var( --full-bottom-height ) )}.rdygo-laptop.show{opacity:1.0}.rdygo-laptop .rdygo-slide{cursor:pointer}.rdygo-laptop div{background-color:transparent;background-image:none;background-repeat:no-repeat;background-size:cover;background-position:center}.rdygo-laptop .rdygo-laptop-top{min-height:var(--top-height);height:var(--top-height);background-image:var(--img-m-top);background-position:bottom center;background-size:contain}.rdygo-laptop .rdygo-laptop-middle{display:flex;flex-direction:row;justify-content:center;min-height:var(--screen-height);height:var(--screen-height)}.rdygo-laptop .rdygo-laptop-bottom{min-height:var(--bottom-height);height:var(--bottom-height);background-image:var(--img-m-bottom);background-position:top center;background-size:contain}.rdygo-laptop .rdygo-laptop-middle .rdygo-laptop-left{min-height:var(--screen-height);height:var(--screen-height);min-width:var(--screen-left);width:var(--screen-left);background-image:var(--img-m-left);background-position:right center}.rdygo-laptop .rdygo-laptop-middle .rdygo-laptop-center{position:relative;min-height:var(--screen-height);height:var(--screen-height);width:var(--screen-width);max-width:var(--screen-width);aspect-ratio:var(--screen-ratio);background:var(--screen-color)}.rdygo-laptop .rdygo-laptop-middle .rdygo-laptop-right{min-height:var(--screen-height);height:var(--screen-height);min-width:var(--screen-right);width:var(--screen-right);background-image:var(--img-m-right);background-position:left center}