: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}body{background-color:#efefef;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{z-index:-99}#disclaimer{right:0;top:0}#bottle,#disclaimer{z-index:99;position:absolute}#bottle{top:-11px;right:-23px}#liquid{z-index:2;right:0;top:58px;position:absolute}#pill_bg{z-index:1}#mask,#pill_bg{right:0;top:0;position:absolute}#mask{z-index:4}#pour1{width:300px;z-index:5;left:-2px;bottom:-2px;position:absolute;overflow:hidden;height:250px}#pour1 img{bottom:0;position:absolute;left:0}#pour2{z-index:1}#pill_front,#pour2{right:0;top:0;position:absolute}#pill_front{z-index:4}#copy1,#copy2,#logo,#package{z-index:99;right:0;top:0;position:absolute}#copyCta{z-index:99;bottom:59px;right:48px}#copyCta,.shine{position:absolute}.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:-36px;top:-88px;-webkit-transform:rotate(60deg) scale(.1);transform:rotate(60deg) scale(.1)}.mainExit{z-index:100;cursor:pointer}