.cubes{-webkit-animation-timing-function:cubic-bezier(.5,0,0,1)!important;animation-timing-function:cubic-bezier(.5,0,0,1)!important;box-sizing:border-box;position:relative}#shadows{left:2vmin;opacity:.5;position:fixed;top:2vmin}#shadows:not(:checked)~.cubes{--shadow-filter:none}.cubes{-webkit-backface-visibility:visible;backface-visibility:visible;height:10vmin;overflow:visible;perspective:9000px;transform:rotateX(60deg) rotate(-45deg);transform-style:preserve-3d;width:10vmin}.cube,.large-shadow{height:10vmin;width:10vmin}.cube,.cube>.cube-wrap,.large-shadow,.large-shadow>.cube-wrap{-webkit-backface-visibility:visible;backface-visibility:visible;left:0;position:absolute;top:0;transform-origin:center center -.5vmin;transform-style:preserve-3d}.cube>.cube-wrap,.large-shadow>.cube-wrap{-webkit-animation:cube 7s infinite both;animation:cube 7s infinite both;height:100%;width:100%;will-change:transform}@-webkit-keyframes cube{0%,5%,15%,to{-webkit-animation-timing-function:step-start;animation-timing-function:step-start;transform:none}8%{transform:rotateY(-1turn)}}@keyframes cube{0%,5%,15%,to{-webkit-animation-timing-function:step-start;animation-timing-function:step-start;transform:none}8%{transform:rotateY(-1turn)}}.cube[data-cube^="1"],.large-shadow[data-cube^="1"]{--color-bg-top:#a0ebe8;--color-bg-bottom:#89e4e4;--color-fl-top:#4eafbc;--color-fl-bottom:#43a5b2;top:calc(-10vmin - 10px)}.cube[data-cube^="2"],.large-shadow[data-cube^="2"]{--color-bg-top:#89e4e4;--color-bg-bottom:#76dee5;--color-fl-top:#43a5b2;--color-fl-bottom:#3d93a9}.cube[data-cube^="3"],.large-shadow[data-cube^="3"]{--color-bg-top:#76dee5;--color-bg-bottom:#63d3d4;--color-fl-top:#3d93a9;--color-fl-bottom:#3b8d9f;top:calc(10vmin + 10px)}.cube[data-cube^="11"],.cube[data-cube^="21"],.cube[data-cube^="31"],.large-shadow[data-cube^="11"],.large-shadow[data-cube^="21"],.large-shadow[data-cube^="31"]{--color-fr-top:#2d505f;--color-fr-bottom:#2d4f63;left:calc(-10vmin - 10px)}.cube[data-cube^="12"],.cube[data-cube^="22"],.cube[data-cube^="32"],.large-shadow[data-cube^="12"],.large-shadow[data-cube^="22"],.large-shadow[data-cube^="32"]{--color-fr-top:#2d4f63;--color-fr-bottom:#2a5262}.cube[data-cube^="13"],.cube[data-cube^="23"],.cube[data-cube^="33"],.large-shadow[data-cube^="13"],.large-shadow[data-cube^="23"],.large-shadow[data-cube^="33"]{--color-fr-top:#2a5262;--color-fr-bottom:#2a5467;left:calc(10vmin + 10px)}.cube[data-cube$="2"],.large-shadow[data-cube$="2"]{transform:translateZ(calc(10vmin + 10px))}.cube[data-cube$="3"],.large-shadow[data-cube$="3"]{transform:translateZ(calc(-10vmin - 10px))}.large-shadows{transform:translateZ(-21vmin)}.large-shadow{-webkit-animation:large-shadow 7s infinite both;animation:large-shadow 7s infinite both;background:#000;filter:var(--shadow-filter,blur(3vmin));height:10vmin;opacity:.2;transform-origin:top right;width:10vmin;will-change:transform}@-webkit-keyframes large-shadow{0%,20%,to{transform:scale(1.5,3)}5%{transform:scale(1.5,2)}10%,15%{transform:scale(1.5,5)}12.5%{transform:scaleY(5)}}@keyframes large-shadow{0%,20%,to{transform:scale(1.5,3)}5%{transform:scale(1.5,2)}10%,15%{transform:scale(1.5,5)}12.5%{transform:scaleY(5)}}[class^=cube-]{-webkit-backface-visibility:visible;backface-visibility:visible;height:100%;left:0;position:absolute;top:0;width:100%}[class^=cube-],[class^=cube-]:before{-webkit-animation:any 7s infinite both;animation:any 7s infinite both;will-change:transform}[class^=cube-]:before{background-color:inherit;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.cube-top{-webkit-animation-name:cube-top;animation-name:cube-top;overflow:hidden}.cube-top:after,.cube-top:before{will-change:transform}.cube-top:before{background-image:linear-gradient(to bottom,#cbfeff,transparent),linear-gradient(to bottom,var(--color-bg-top),var(--color-bg-bottom));background-repeat:no-repeat;background-size:2px 100%,auto}.cube-top:after{-webkit-animation:cube-top-flash 7s infinite both;animation:cube-top-flash 7s infinite both;background-color:#dff4f0;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}@-webkit-keyframes cube-top-flash{0%,12.5%,15%,to{opacity:0}13%{opacity:.9}}@keyframes cube-top-flash{0%,12.5%,15%,to{opacity:0}13%{opacity:.9}}@-webkit-keyframes cube-top{5%{transform:translateZ(-8vmin)}10%,15%,20%{transform:none}}@keyframes cube-top{5%{transform:translateZ(-8vmin)}10%,15%,20%{transform:none}}.cube-front-left{overflow:hidden;transform:rotateY(90deg);transform-origin:left center}.cube-front-left:before{-webkit-animation-name:cube-front-left;animation-name:cube-front-left;background-image:linear-gradient(to bottom,var(--color-fl-top),var(--color-fl-bottom)),linear-gradient(to bottom,hsla(0,0%,100%,.5),transparent 60%);background-repeat:no-repeat;background-size:auto auto 1px 100%;transform-origin:right;will-change:transform}@-webkit-keyframes cube-front-left{5%{transform:scaleX(.2)}10%,15%{transform:translateX(-8vmin) scaleX(.2)}20%{transform:none}}@keyframes cube-front-left{5%{transform:scaleX(.2)}10%,15%{transform:translateX(-8vmin) scaleX(.2)}20%{transform:none}}.cube-front-right{transform:rotateX(90deg);transform-origin:bottom center}.cube-front-right:before{-webkit-animation-name:cube-front-right;animation-name:cube-front-right;background-image:linear-gradient(to right,var(--color-fr-top),var(--color-fr-bottom));transform-origin:top;will-change:transform}@-webkit-keyframes cube-front-right{5%{transform:scaleY(.2)}10%,15%{transform:translateY(8vmin) scaleY(.2)}20%{transform:none}}@keyframes cube-front-right{5%{transform:scaleY(.2)}10%,15%{transform:translateY(8vmin) scaleY(.2)}20%{transform:none}}.cube-bottom{-webkit-animation-name:cube-bottom;animation-name:cube-bottom;background-image:linear-gradient(to bottom,var(--color-bg-top),var(--color-bg-bottom));transform:translateZ(-10vmin)}@-webkit-keyframes cube-bottom{0%,5%,20%,to{transform:translateZ(calc(-10vmin + 1px)) scale(.95)}10%,15%{transform:translateZ(-2vmin) scale(.95)}}@keyframes cube-bottom{0%,5%,20%,to{transform:translateZ(calc(-10vmin + 1px)) scale(.95)}10%,15%{transform:translateZ(-2vmin) scale(.95)}}.cube-bottom:after{-webkit-animation:cube-bottom-flash 7s infinite both;animation:cube-bottom-flash 7s infinite both;background-color:#dff4f0;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;will-change:transform}@-webkit-keyframes cube-bottom-flash{0%,10%,12.5%,to{opacity:0}11.25%{opacity:.9}}@keyframes cube-bottom-flash{0%,10%,12.5%,to{opacity:0}11.25%{opacity:.9}}[class^=shadow]{filter:var(--shadow-filter,blur(20px));height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}[class^=shadow],[class^=shadow]:before{will-change:transform}[class^=shadow]:before{background-color:#214354;content:"";display:block;height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%}.shadow-y{-webkit-animation:shadow-y 7s infinite both;animation:shadow-y 7s infinite both}.shadow-y[data-cube^="11"],.shadow-y[data-cube^="21"]{left:10%}.shadow-y[data-cube^="13"],.shadow-y[data-cube^="23"]{left:-10%}@-webkit-keyframes shadow-y{0%,10%,15%,20%,to{transform:translateY(-100%) scale(2,.75)}5%{transform:scaleX(2)}}@keyframes shadow-y{0%,10%,15%,20%,to{transform:translateY(-100%) scale(2,.75)}5%{transform:scaleX(2)}}.shadow-y:before{-webkit-animation:shadow-y-inverse 7s infinite both;animation:shadow-y-inverse 7s infinite both;transform-origin:top center}@-webkit-keyframes shadow-y-inverse{0%,10%,15%,20%,to{opacity:.9;transform:scaleX(2)}5%{opacity:0;transform:translateY(-100%) scale(2,.75)}}@keyframes shadow-y-inverse{0%,10%,15%,20%,to{opacity:.9;transform:scaleX(2)}5%{opacity:0;transform:translateY(-100%) scale(2,.75)}}.shadow-flip{-webkit-animation:shadow-flip 7s infinite both;animation:shadow-flip 7s infinite both;filter:var(--shadow-filter,blur(1vmin));height:50%;left:calc(50% - 1vmin);overflow:visible;top:-1vmin;transform-origin:top center;width:2vmin}@-webkit-keyframes shadow-flip{0%,5%,10%,12.5%,to{transform:rotate(90deg)}11.25%{transform:rotate(270deg)}}@keyframes shadow-flip{0%,5%,10%,12.5%,to{transform:rotate(90deg)}11.25%{transform:rotate(270deg)}}.shadow-flip:before{-webkit-animation:shadow-flip-inverse 7s infinite both;animation:shadow-flip-inverse 7s infinite both;opacity:0;transform-origin:top center}@-webkit-keyframes shadow-flip-inverse{0%,5%,10%,12.5%,to{opacity:0;transform:rotate(0deg)}11.25%{opacity:.6;transform:rotate(-180deg)}}@keyframes shadow-flip-inverse{0%,5%,10%,12.5%,to{opacity:0;transform:rotate(0deg)}11.25%{opacity:.6;transform:rotate(-180deg)}}.shadow-z{-webkit-animation:shadow-z 7s infinite both;animation:shadow-z 7s infinite both;overflow:visible;transform-origin:top center;will-change:transform}.shadow-z[data-cube^="11"]{--shadow-z-left:50%;--shadow-z-top:50%}.shadow-z[data-cube^="21"],.shadow-z[data-cube^="31"]{--shadow-z-left:50%;--shadow-z-top:0}.shadow-z[data-cube^="32"]{--shadow-z-left:0;--shadow-z-top:0;--shadow-x-scale:2}.shadow-z[data-cube^="33"]{--shadow-z-left:-50%;--shadow-z-top:0}@-webkit-keyframes shadow-z{0%,10%,15%,20%,to{transform:scale(var(--shadow-x-scale),2)}5%{transform:translateX(var(--shadow-z-left)) translateY(var(--shadow-z-top)) scale(calc(var(--shadow-x-scale, 1)/2),2)}}@keyframes shadow-z{0%,10%,15%,20%,to{transform:scale(var(--shadow-x-scale),2)}5%{transform:translateX(var(--shadow-z-left)) translateY(var(--shadow-z-top)) scale(calc(var(--shadow-x-scale, 1)/2),2)}}.shadow-z:before{-webkit-animation:shadow-z-inverse 7s infinite both;animation:shadow-z-inverse 7s infinite both}@-webkit-keyframes shadow-z-inverse{10%,15%{transform:translateX(var(--shadow-z-left)) translateY(var(--shadow-z-top)) scale(var(--shadow-x-scale,1),2)}11.25%{opacity:0}0%,10%,13.75%{opacity:.5}to{opacity:1}0%,5%,20%,to{transform:scale(2)}}@keyframes shadow-z-inverse{10%,15%{transform:translateX(var(--shadow-z-left)) translateY(var(--shadow-z-top)) scale(var(--shadow-x-scale,1),2)}11.25%{opacity:0}0%,10%,13.75%{opacity:.5}to{opacity:1}0%,5%,20%,to{transform:scale(2)}}.cube[data-cube="111"]>.cube-wrap,.cube[data-cube="111"]>.cube-wrap:after,.cube[data-cube="111"]>.cube-wrap:before,.cube[data-cube="111"]>.cube-wrap>[class^=cube-],.cube[data-cube="111"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="111"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="111"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="111"],[class^=shadow-][data-cube="111"]:before{-webkit-animation-delay:485ms;animation-delay:485ms}.cube[data-cube="112"]>.cube-wrap,.cube[data-cube="112"]>.cube-wrap:after,.cube[data-cube="112"]>.cube-wrap:before,.cube[data-cube="112"]>.cube-wrap>[class^=cube-],.cube[data-cube="112"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="112"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="112"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="112"],[class^=shadow-][data-cube="112"]:before{-webkit-animation-delay:444ms;animation-delay:444ms}.cube[data-cube="113"]>.cube-wrap,.cube[data-cube="113"]>.cube-wrap:after,.cube[data-cube="113"]>.cube-wrap:before,.cube[data-cube="113"]>.cube-wrap>[class^=cube-],.cube[data-cube="113"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="113"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="113"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="113"],[class^=shadow-][data-cube="113"]:before{-webkit-animation-delay:385ms;animation-delay:385ms}.cube[data-cube="121"]>.cube-wrap,.cube[data-cube="121"]>.cube-wrap:after,.cube[data-cube="121"]>.cube-wrap:before,.cube[data-cube="121"]>.cube-wrap>[class^=cube-],.cube[data-cube="121"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="121"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="121"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="121"],[class^=shadow-][data-cube="121"]:before{-webkit-animation-delay:287ms;animation-delay:287ms}.cube[data-cube="122"]>.cube-wrap,.cube[data-cube="122"]>.cube-wrap:after,.cube[data-cube="122"]>.cube-wrap:before,.cube[data-cube="122"]>.cube-wrap>[class^=cube-],.cube[data-cube="122"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="122"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="122"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="122"],[class^=shadow-][data-cube="122"]:before{-webkit-animation-delay:69ms;animation-delay:69ms}.cube[data-cube="123"]>.cube-wrap,.cube[data-cube="123"]>.cube-wrap:after,.cube[data-cube="123"]>.cube-wrap:before,.cube[data-cube="123"]>.cube-wrap>[class^=cube-],.cube[data-cube="123"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="123"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="123"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="123"],[class^=shadow-][data-cube="123"]:before{-webkit-animation-delay:444ms;animation-delay:444ms}.cube[data-cube="131"]>.cube-wrap,.cube[data-cube="131"]>.cube-wrap:after,.cube[data-cube="131"]>.cube-wrap:before,.cube[data-cube="131"]>.cube-wrap>[class^=cube-],.cube[data-cube="131"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="131"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="131"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="131"],[class^=shadow-][data-cube="131"]:before{-webkit-animation-delay:224ms;animation-delay:224ms}.cube[data-cube="132"]>.cube-wrap,.cube[data-cube="132"]>.cube-wrap:after,.cube[data-cube="132"]>.cube-wrap:before,.cube[data-cube="132"]>.cube-wrap>[class^=cube-],.cube[data-cube="132"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="132"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="132"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="132"],[class^=shadow-][data-cube="132"]:before{-webkit-animation-delay:.33s;animation-delay:.33s}.cube[data-cube="133"]>.cube-wrap,.cube[data-cube="133"]>.cube-wrap:after,.cube[data-cube="133"]>.cube-wrap:before,.cube[data-cube="133"]>.cube-wrap>[class^=cube-],.cube[data-cube="133"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="133"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="133"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="133"],[class^=shadow-][data-cube="133"]:before{-webkit-animation-delay:389ms;animation-delay:389ms}.cube[data-cube="211"]>.cube-wrap,.cube[data-cube="211"]>.cube-wrap:after,.cube[data-cube="211"]>.cube-wrap:before,.cube[data-cube="211"]>.cube-wrap>[class^=cube-],.cube[data-cube="211"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="211"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="211"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="211"],[class^=shadow-][data-cube="211"]:before{-webkit-animation-delay:367ms;animation-delay:367ms}.cube[data-cube="212"]>.cube-wrap,.cube[data-cube="212"]>.cube-wrap:after,.cube[data-cube="212"]>.cube-wrap:before,.cube[data-cube="212"]>.cube-wrap>[class^=cube-],.cube[data-cube="212"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="212"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="212"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="212"],[class^=shadow-][data-cube="212"]:before{-webkit-animation-delay:81ms;animation-delay:81ms}.cube[data-cube="213"]>.cube-wrap,.cube[data-cube="213"]>.cube-wrap:after,.cube[data-cube="213"]>.cube-wrap:before,.cube[data-cube="213"]>.cube-wrap>[class^=cube-],.cube[data-cube="213"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="213"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="213"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="213"],[class^=shadow-][data-cube="213"]:before{-webkit-animation-delay:171ms;animation-delay:171ms}.cube[data-cube="221"]>.cube-wrap,.cube[data-cube="221"]>.cube-wrap:after,.cube[data-cube="221"]>.cube-wrap:before,.cube[data-cube="221"]>.cube-wrap>[class^=cube-],.cube[data-cube="221"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="221"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="221"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="221"],[class^=shadow-][data-cube="221"]:before{-webkit-animation-delay:457ms;animation-delay:457ms}.cube[data-cube="222"]>.cube-wrap,.cube[data-cube="222"]>.cube-wrap:after,.cube[data-cube="222"]>.cube-wrap:before,.cube[data-cube="222"]>.cube-wrap>[class^=cube-],.cube[data-cube="222"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="222"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="222"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="222"],[class^=shadow-][data-cube="222"]:before{-webkit-animation-delay:137ms;animation-delay:137ms}.cube[data-cube="223"]>.cube-wrap,.cube[data-cube="223"]>.cube-wrap:after,.cube[data-cube="223"]>.cube-wrap:before,.cube[data-cube="223"]>.cube-wrap>[class^=cube-],.cube[data-cube="223"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="223"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="223"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="223"],[class^=shadow-][data-cube="223"]:before{-webkit-animation-delay:412ms;animation-delay:412ms}.cube[data-cube="231"]>.cube-wrap,.cube[data-cube="231"]>.cube-wrap:after,.cube[data-cube="231"]>.cube-wrap:before,.cube[data-cube="231"]>.cube-wrap>[class^=cube-],.cube[data-cube="231"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="231"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="231"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="231"],[class^=shadow-][data-cube="231"]:before{-webkit-animation-delay:7ms;animation-delay:7ms}.cube[data-cube="232"]>.cube-wrap,.cube[data-cube="232"]>.cube-wrap:after,.cube[data-cube="232"]>.cube-wrap:before,.cube[data-cube="232"]>.cube-wrap>[class^=cube-],.cube[data-cube="232"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="232"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="232"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="232"],[class^=shadow-][data-cube="232"]:before{-webkit-animation-delay:288ms;animation-delay:288ms}.cube[data-cube="233"]>.cube-wrap,.cube[data-cube="233"]>.cube-wrap:after,.cube[data-cube="233"]>.cube-wrap:before,.cube[data-cube="233"]>.cube-wrap>[class^=cube-],.cube[data-cube="233"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="233"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="233"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="233"],[class^=shadow-][data-cube="233"]:before{-webkit-animation-delay:146ms;animation-delay:146ms}.cube[data-cube="311"]>.cube-wrap,.cube[data-cube="311"]>.cube-wrap:after,.cube[data-cube="311"]>.cube-wrap:before,.cube[data-cube="311"]>.cube-wrap>[class^=cube-],.cube[data-cube="311"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="311"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="311"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="311"],[class^=shadow-][data-cube="311"]:before{-webkit-animation-delay:4ms;animation-delay:4ms}.cube[data-cube="312"]>.cube-wrap,.cube[data-cube="312"]>.cube-wrap:after,.cube[data-cube="312"]>.cube-wrap:before,.cube[data-cube="312"]>.cube-wrap>[class^=cube-],.cube[data-cube="312"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="312"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="312"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="312"],[class^=shadow-][data-cube="312"]:before{-webkit-animation-delay:68ms;animation-delay:68ms}.cube[data-cube="313"]>.cube-wrap,.cube[data-cube="313"]>.cube-wrap:after,.cube[data-cube="313"]>.cube-wrap:before,.cube[data-cube="313"]>.cube-wrap>[class^=cube-],.cube[data-cube="313"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="313"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="313"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="313"],[class^=shadow-][data-cube="313"]:before{-webkit-animation-delay:357ms;animation-delay:357ms}.cube[data-cube="321"]>.cube-wrap,.cube[data-cube="321"]>.cube-wrap:after,.cube[data-cube="321"]>.cube-wrap:before,.cube[data-cube="321"]>.cube-wrap>[class^=cube-],.cube[data-cube="321"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="321"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="321"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="321"],[class^=shadow-][data-cube="321"]:before{-webkit-animation-delay:.19s;animation-delay:.19s}.cube[data-cube="322"]>.cube-wrap,.cube[data-cube="322"]>.cube-wrap:after,.cube[data-cube="322"]>.cube-wrap:before,.cube[data-cube="322"]>.cube-wrap>[class^=cube-],.cube[data-cube="322"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="322"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="322"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="322"],[class^=shadow-][data-cube="322"]:before{-webkit-animation-delay:263ms;animation-delay:263ms}.cube[data-cube="323"]>.cube-wrap,.cube[data-cube="323"]>.cube-wrap:after,.cube[data-cube="323"]>.cube-wrap:before,.cube[data-cube="323"]>.cube-wrap>[class^=cube-],.cube[data-cube="323"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="323"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="323"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="323"],[class^=shadow-][data-cube="323"]:before{-webkit-animation-delay:474ms;animation-delay:474ms}.cube[data-cube="331"]>.cube-wrap,.cube[data-cube="331"]>.cube-wrap:after,.cube[data-cube="331"]>.cube-wrap:before,.cube[data-cube="331"]>.cube-wrap>[class^=cube-],.cube[data-cube="331"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="331"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="331"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="331"],[class^=shadow-][data-cube="331"]:before{-webkit-animation-delay:125ms;animation-delay:125ms}.cube[data-cube="332"]>.cube-wrap,.cube[data-cube="332"]>.cube-wrap:after,.cube[data-cube="332"]>.cube-wrap:before,.cube[data-cube="332"]>.cube-wrap>[class^=cube-],.cube[data-cube="332"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="332"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="332"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="332"],[class^=shadow-][data-cube="332"]:before{-webkit-animation-delay:137ms;animation-delay:137ms}.cube[data-cube="333"]>.cube-wrap,.cube[data-cube="333"]>.cube-wrap:after,.cube[data-cube="333"]>.cube-wrap:before,.cube[data-cube="333"]>.cube-wrap>[class^=cube-],.cube[data-cube="333"]>.cube-wrap>[class^=cube-]:after,.cube[data-cube="333"]>.cube-wrap>[class^=cube-]:before,.cube[data-cube="333"]>.cube-wrap [class^=shadow-],.large-shadow[data-cube="333"],[class^=shadow-][data-cube="333"]:before{-webkit-animation-delay:414ms;animation-delay:414ms}
