:root{--width:300px;--height:250px}html{box-sizing:border-box;width:100%;height:100%}*,:after,:before{box-sizing:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}img{position:absolute}body{background-color:#fff;margin:0;padding:0;width:100%;height:100%}.fullscreen{position:absolute;left:0;top:0;width:300px;width:var(--width);height:250px;height:var(--height)}.hide{visibility:hidden}.border{border:1px solid #000}.banner{position:relative;overflow:hidden;width:300px;width:var(--width);height:250px;height:var(--height);cursor:pointer;visibility:hidden;background-color:#fff}#product{z-index:10;position:absolute}#copy1,#copy2,#copy3{z-index:9;position:absolute}#hand2{left:-3px;top:-2px}#child{z-index:1}#hand1,#hand2{z-index:0}.shine{opacity:0;width:50%;height:600%;background:radial-gradient(ellipse at center,#fff 0,hsla(0,0%,100%,0) 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="rgb(0, 255, 255)",GradientType=1);left:-30px;top:-100px;-webkit-transform:rotate(60deg) scale(.1);transform:rotate(60deg) scale(.1);z-index:10}#copyCta,.shine{position:absolute}#copyCta{z-index:100;bottom:6px;left:97px}.mainExit{z-index:1000;cursor:pointer}