.cubes{width:10vmin;height:10vmin;transform:rotateX(30deg) rotate(-90deg);-webkit-backface-visibility:visible;backface-visibility:visible;overflow:visible;transform-style:preserve-3d;perspective:9000px;animation:cubesMain 16s infinite both}@keyframes cubesMain{0%{transform:rotateX(30deg) rotate(-90deg) scale3d(1.2,1.2,1.2)}25%{transform:rotateX(60deg) rotate(-45deg) scale3d(1.2,1.2,1.2)}50%{transform:rotateX(96deg) rotateY(0deg) scale3d(1.2,1.2,1.2)}75%{transform:rotateX(60deg) rotate(-45deg) scale3d(1.2,1.2,1.2)}to{transform:rotateX(30deg) rotate(-90deg) scale3d(1.2,1.2,1.2)}}.cube,.large-shadow{height:10vmin;width:10vmin}.cube,.cube>.cube-wrap,.large-shadow,.large-shadow>.cube-wrap{transform-style:preserve-3d;-webkit-backface-visibility:visible;backface-visibility:visible;transform-origin:center center -.5vmin;position:absolute;top:0;left:0}.cube>.cube-wrap,.large-shadow>.cube-wrap{animation:cube 4s infinite both;width:100%;height:100%;will-change:transform}@keyframes cube{0%,20%,60%,to{animation-timing-function:step-start;transform:none}40%{transform:rotateY(-1turn)}}.cube[data-cube^="1"],.large-shadow[data-cube^="1"]{top:calc(-10vmin - 2px);--color-bg-top:#dde8f1;--color-bg-bottom:#e0ebf3;--color-fl-top:#dde8f1;--color-fl-bottom:#e0ebf3}.cube[data-cube^="2"],.large-shadow[data-cube^="2"]{--color-bg-top:#dde8f1;--color-bg-bottom:#b9c2c9;--color-fl-top:#dde8f1;--color-fl-bottom:#b9c2c9}.cube[data-cube^="3"],.large-shadow[data-cube^="3"]{top:calc(10vmin + 2px);--color-bg-top:#b9c2c9;--color-bg-bottom:#a9adb1;--color-fl-top:#b9c2c9;--color-fl-bottom:#a9adb1}.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"]{left:calc(-10vmin - 2px);--color-fr-top:#a9adb1;--color-fr-bottom:#a9adb1}.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:#a9adb1;--color-fr-bottom:#a9adb1}.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"]{left:calc(10vmin + 2px);--color-fr-top:#a9adb1;--color-fr-bottom:#a9adb1}.cube[data-cube$="2"],.large-shadow[data-cube$="2"]{transform:translateZ(calc(10vmin + 2px))}.cube[data-cube$="3"],.large-shadow[data-cube$="3"]{transform:translateZ(calc(-10vmin - 2px))}.large-shadows{transform:translateZ(-21vmin)}.large-shadow{background:#000;height:10vmin;width:10vmin;transform-origin:top right;animation:large-shadow 4s infinite both;filter:var(--shadow-filter,blur(3vmin));opacity:.2;will-change:transform}@keyframes large-shadow{0%,80%,to{transform:scale(1.5,3)}20%{transform:scale(1.5,2)}40%,60%{transform:scale(1.5,5)}50%{transform:scaleY(5)}}[class^=cube-]{position:absolute;width:100%;height:100%;-webkit-backface-visibility:visible;backface-visibility:visible;top:0;left:0}[class^=cube-],[class^=cube-]:before{will-change:transform;animation:any 4s infinite both}[class^=cube-]:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:inherit}.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,#b9bec2,transparent),linear-gradient(to bottom,var(--color-bg-top),var(--color-bg-bottom));background-size:2px 100%,auto;background-repeat:no-repeat}.cube-top:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#dff4f0;animation:cube-top-flash 4s infinite both}@keyframes cube-top-flash{0%,50%,60%,to{opacity:0}52%{opacity:.9}}@keyframes cube-top{20%{transform:translateZ(calc(-10vmin + 2vmin))}40%,60%,80%{transform:none}}.cube-front-left{transform-origin:left center;transform:rotateY(90deg);overflow:hidden}.cube-front-left:before{background-image:url(/left.jpeg);background-size:100% 100%;background-repeat:no-repeat;transform-origin:right;animation-name:cube-front-left;will-change:transform}.cube-front-left-001,.cube-front-left-002,.cube-front-left-003,.cube-front-left-004,.cube-front-left-005,.cube-front-left-006,.cube-front-left-007,.cube-front-left-008,.cube-front-left-009{transform-origin:left center;transform:rotateY(90deg);overflow:hidden}@keyframes cube-front-left{20%{transform:scaleX(.2)}40%,60%{transform:translateX(-8vmin) scaleX(.2)}80%{transform:none}}.cube-front-right{transform-origin:bottom center;transform:rotateX(90deg)}.cube-front-right:before{background-image:url(/right.jpeg);background-size:100% 100%;transform-origin:top;animation-name:cube-front-right;will-change:transform}.cube-front-right-001,.cube-front-right-002,.cube-front-right-003,.cube-front-right-004,.cube-front-right-005,.cube-front-right-006,.cube-front-right-007,.cube-front-right-008,.cube-front-right-009{transform-origin:bottom center;transform:rotateX(90deg)}@keyframes cube-front-right{20%{transform:scaleY(.2)}40%,60%{transform:translateY(8vmin) scaleY(.2)}80%{transform:none}}.cube-bottom{transform:translateZ(-10vmin);background-image:linear-gradient(to bottom,var(--color-bg-top),var(--color-bg-bottom));animation-name:cube-bottom}@keyframes cube-bottom{0%,20%,80%,to{transform:translateZ(calc(-10vmin + 1px)) scale(.95)}40%,60%{transform:translateZ(-2vmin) scale(.95)}}.cube-bottom:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#b9bec2;animation:cube-bottom-flash 4s infinite both;will-change:transform}@keyframes cube-bottom-flash{0%,40%,50%,to{opacity:0}45%{opacity:.9}}[class^=shadow]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;filter:var(--shadow-filter,blur(20px))}[class^=shadow],[class^=shadow]:before{will-change:transform}[class^=shadow]:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#214354;opacity:.7}.shadow-y{animation:shadow-y 4s 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%}@keyframes shadow-y{0%,40%,60%,80%,to{transform:translateY(-100%) scale(2,.75)}20%{transform:scaleX(2)}}.shadow-y:before{animation:shadow-y-inverse 4s infinite both;transform-origin:top center}@keyframes shadow-y-inverse{0%,40%,60%,80%,to{opacity:.9;transform:scaleX(2)}20%{opacity:0;transform:translateY(-100%) scale(2,.75)}}.shadow-flip{width:2vmin;height:50%;top:-1vmin;left:calc(50% - 1vmin);transform-origin:top center;filter:var(--shadow-filter,blur(1vmin));animation:shadow-flip 4s infinite both;overflow:visible}@keyframes shadow-flip{0%,20%,40%,50%,to{transform:rotate(90deg)}45%{transform:rotate(270deg)}}.shadow-flip:before{animation:shadow-flip-inverse 4s infinite both;transform-origin:top center;opacity:0}@keyframes shadow-flip-inverse{0%,20%,40%,50%,to{transform:rotate(0deg);opacity:0}45%{transform:rotate(-180deg);opacity:.6}}.shadow-z{animation:shadow-z 4s infinite both;overflow:visible;will-change:transform;transform-origin:top center}.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}@keyframes shadow-z{0%,40%,60%,80%,to{transform:scale(var(--shadow-x-scale),2)}20%{transform:translateX(var(--shadow-z-left)) translateY(var(--shadow-z-top)) scale(calc(var(--shadow-x-scale, 1) / 2),2)}}.shadow-z:before{animation:shadow-z-inverse 4s infinite both}@keyframes shadow-z-inverse{40%,60%{transform:translateX(var(--shadow-z-left)) translateY(var(--shadow-z-top)) scale(var(--shadow-x-scale,1),2)}45%{opacity:0}0%,40%,55%{opacity:.5}to{opacity:1}0%,20%,80%,to{transform:scale(2)}}.cube[data-cube="111"]>.cube-wrap,.cube[data-cube="111"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="111"],[class^=shadow-][data-cube="111"]:before{animation-delay:.3s}.cube[data-cube="112"]>.cube-wrap,.cube[data-cube="112"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="112"],[class^=shadow-][data-cube="112"]:before{animation-delay:258ms}.cube[data-cube="113"]>.cube-wrap,.cube[data-cube="113"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="113"],[class^=shadow-][data-cube="113"]:before{animation-delay:189ms}.cube[data-cube="121"]>.cube-wrap,.cube[data-cube="121"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="121"],[class^=shadow-][data-cube="121"]:before{animation-delay:27ms}.cube[data-cube="122"]>.cube-wrap,.cube[data-cube="122"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="122"],[class^=shadow-][data-cube="122"]:before{animation-delay:268ms}.cube[data-cube="123"]>.cube-wrap,.cube[data-cube="123"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="123"],[class^=shadow-][data-cube="123"]:before{animation-delay:129ms}.cube[data-cube="131"]>.cube-wrap,.cube[data-cube="131"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="131"],[class^=shadow-][data-cube="131"]:before{animation-delay:.14s}.cube[data-cube="132"]>.cube-wrap,.cube[data-cube="132"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="132"],[class^=shadow-][data-cube="132"]:before{animation-delay:6ms}.cube[data-cube="133"]>.cube-wrap,.cube[data-cube="133"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="133"],[class^=shadow-][data-cube="133"]:before{animation-delay:91ms}.cube[data-cube="211"]>.cube-wrap,.cube[data-cube="211"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="211"],[class^=shadow-][data-cube="211"]:before{animation-delay:52ms}.cube[data-cube="212"]>.cube-wrap,.cube[data-cube="212"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="212"],[class^=shadow-][data-cube="212"]:before{animation-delay:267ms}.cube[data-cube="213"]>.cube-wrap,.cube[data-cube="213"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="213"],[class^=shadow-][data-cube="213"]:before{animation-delay:131ms}.cube[data-cube="221"]>.cube-wrap,.cube[data-cube="221"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="221"],[class^=shadow-][data-cube="221"]:before{animation-delay:85ms}.cube[data-cube="222"]>.cube-wrap,.cube[data-cube="222"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="222"],[class^=shadow-][data-cube="222"]:before{animation-delay:219ms}.cube[data-cube="223"]>.cube-wrap,.cube[data-cube="223"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="223"],[class^=shadow-][data-cube="223"]:before{animation-delay:9ms}.cube[data-cube="231"]>.cube-wrap,.cube[data-cube="231"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="231"],[class^=shadow-][data-cube="231"]:before{animation-delay:291ms}.cube[data-cube="232"]>.cube-wrap,.cube[data-cube="232"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="232"],[class^=shadow-][data-cube="232"]:before{animation-delay:188ms}.cube[data-cube="233"]>.cube-wrap,.cube[data-cube="233"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="233"],[class^=shadow-][data-cube="233"]:before{animation-delay:20ms}.cube[data-cube="311"]>.cube-wrap,.cube[data-cube="311"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="311"],[class^=shadow-][data-cube="311"]:before{animation-delay:188ms}.cube[data-cube="312"]>.cube-wrap,.cube[data-cube="312"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="312"],[class^=shadow-][data-cube="312"]:before{animation-delay:228ms}.cube[data-cube="313"]>.cube-wrap,.cube[data-cube="313"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="313"],[class^=shadow-][data-cube="313"]:before{animation-delay:.11s}.cube[data-cube="321"]>.cube-wrap,.cube[data-cube="321"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="321"],[class^=shadow-][data-cube="321"]:before{animation-delay:50ms}.cube[data-cube="322"]>.cube-wrap,.cube[data-cube="322"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="322"],[class^=shadow-][data-cube="322"]:before{animation-delay:104ms}.cube[data-cube="323"]>.cube-wrap,.cube[data-cube="323"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="323"],[class^=shadow-][data-cube="323"]:before{animation-delay:44ms}.cube[data-cube="331"]>.cube-wrap,.cube[data-cube="331"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="331"],[class^=shadow-][data-cube="331"]:before{animation-delay:289ms}.cube[data-cube="332"]>.cube-wrap,.cube[data-cube="332"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="332"],[class^=shadow-][data-cube="332"]:before{animation-delay:51ms}.cube[data-cube="333"]>.cube-wrap,.cube[data-cube="333"]>.cube-wrap [class^=shadow-],.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,.large-shadow[data-cube="333"],[class^=shadow-][data-cube="333"]:before{animation-delay:205ms}.container-resume{width:35vmin;height:35vmin;background-image:url(/image.jpeg);background-size:100% 100%;background-position:47% 15%;animation:resumeAnimation 8s 1 both;box-shadow:0 0 20px rgba(0,0,0,.3);margin-top:0}@keyframes resumeAnimation{0%{width:35vmin;height:35vmin;transform:scale(.2)}25%{transform:scale(1);width:70vmin;height:70vmin;background-size:100%;background-clip:content-box}50%{transform:scale(1);border:0 solid #fff}80%{transform:scale(1);border:20px solid #fff;margin-top:0}to{transform:scale(1);background-size:250%;border-radius:30vmin;width:25vmin;height:25vmin;border:5px solid #fff;margin-top:-50vmin}}.content-loading{position:fixed;top:90%;pointer-events:none;font-size:5vmin;color:#3b82f6;font-weight:900}.content-loading:before{animation:loadingAnimation 2s linear infinite;content:"Loading"}@keyframes loadingAnimation{0%{content:"Loading."}10%{content:"Loading.."}20%{content:"Loading..."}30%{content:"Loading...."}40%{content:"Loading....."}50%{content:"Loading....."}60%{content:"Loading...."}70%{content:"Loading..."}80%{content:"Loading.."}90%{content:"Loading."}to{content:"Loading"}}.content-site{pointer-events:none}@keyframes fadeIn{0%{transform:scale(0);opacity:0;margin-top:-20vmin}to{transform:scale(1);opacity:1;margin-top:10vmin}}.content-site:after{animation:contentAnimation 10s linear infinite;content:"";border-right:1vmin solid var(--primary);color:var(--primary)}@keyframes contentAnimation{0.00%{content:" "}0.45%{content:" A"}0.91%{content:" AI"}1.36%{content:" AI "}1.82%{content:" AI &"}2.27%{content:" AI & "}2.73%{content:" AI & S"}3.18%{content:" AI & So"}3.64%{content:" AI & Sof"}4.09%{content:" AI & Soft"}4.55%{content:" AI & Softw"}5.00%{content:" AI & Softwa"}5.45%{content:" AI & Softwar"}5.91%{content:" AI & Software"}6.36%{content:" AI & Software "}6.82%{content:" AI & Software E"}7.27%{content:" AI & Software En"}7.73%{content:" AI & Software Eng"}8.18%{content:" AI & Software Engi"}8.64%{content:" AI & Software Engin"}9.09%{content:" AI & Software Engine"}9.55%{content:" AI & Software Enginee"}10.00%{content:" AI & Software Engineer"}20.00%{content:" AI & Software Engineer"}20.23%{content:" AI & Software Enginee"}20.45%{content:" AI & Software Engine"}20.68%{content:" AI & Software Engin"}20.91%{content:" AI & Software Engi"}21.14%{content:" AI & Software Eng"}21.36%{content:" AI & Software En"}21.59%{content:" AI & Software E"}21.82%{content:" AI & Software "}22.05%{content:" AI & Software"}22.27%{content:" AI & Softwar"}22.50%{content:" AI & Softwa"}22.73%{content:" AI & Softw"}22.95%{content:" AI & Soft"}23.18%{content:" AI & Sof"}23.41%{content:" AI & So"}23.64%{content:" AI & S"}23.86%{content:" AI & "}24.09%{content:" AI &"}24.32%{content:" AI "}24.55%{content:" AI"}24.77%{content:" A"}25.00%{content:" "}25.37%{content:" F"}25.74%{content:" Fo"}26.11%{content:" Fou"}26.48%{content:" Foun"}26.85%{content:" Found"}27.22%{content:" Founde"}27.59%{content:" Founder"}27.96%{content:" Founder "}28.33%{content:" Founder @"}28.70%{content:" Founder @ "}29.07%{content:" Founder @ C"}29.44%{content:" Founder @ Cl"}29.81%{content:" Founder @ Cli"}30.19%{content:" Founder @ Clic"}30.56%{content:" Founder @ Click"}30.93%{content:" Founder @ Click "}31.30%{content:" Founder @ Click T"}31.67%{content:" Founder @ Click To"}32.04%{content:" Founder @ Click To "}32.41%{content:" Founder @ Click To A"}32.78%{content:" Founder @ Click To Au"}33.15%{content:" Founder @ Click To Aut"}33.52%{content:" Founder @ Click To Auto"}33.89%{content:" Founder @ Click To Autom"}34.26%{content:" Founder @ Click To Automa"}34.63%{content:" Founder @ Click To Automat"}35.00%{content:" Founder @ Click To Automate"}45.00%{content:" Founder @ Click To Automate"}45.19%{content:" Founder @ Click To Automat"}45.37%{content:" Founder @ Click To Automa"}45.56%{content:" Founder @ Click To Autom"}45.74%{content:" Founder @ Click To Auto"}45.93%{content:" Founder @ Click To Aut"}46.11%{content:" Founder @ Click To Au"}46.30%{content:" Founder @ Click To A"}46.48%{content:" Founder @ Click To "}46.67%{content:" Founder @ Click To"}46.85%{content:" Founder @ Click T"}47.04%{content:" Founder @ Click "}47.22%{content:" Founder @ Click"}47.41%{content:" Founder @ Clic"}47.59%{content:" Founder @ Cli"}47.78%{content:" Founder @ Cl"}47.96%{content:" Founder @ C"}48.15%{content:" Founder @ "}48.33%{content:" Founder @"}48.52%{content:" Founder "}48.70%{content:" Founder"}48.89%{content:" Founde"}49.07%{content:" Found"}49.26%{content:" Foun"}49.44%{content:" Fou"}49.63%{content:" Fo"}49.81%{content:" F"}50.00%{content:" "}50.38%{content:" N"}50.77%{content:" Ne"}51.15%{content:" Nex"}51.54%{content:" Next"}51.92%{content:" Next."}52.31%{content:" Next.j"}52.69%{content:" Next.js"}53.08%{content:" Next.js "}53.46%{content:" Next.js &"}53.85%{content:" Next.js & "}54.23%{content:" Next.js & G"}54.62%{content:" Next.js & Go"}55.00%{content:" Next.js & Gol"}55.38%{content:" Next.js & Gola"}55.77%{content:" Next.js & Golan"}56.15%{content:" Next.js & Golang"}56.54%{content:" Next.js & Golang "}56.92%{content:" Next.js & Golang D"}57.31%{content:" Next.js & Golang De"}57.69%{content:" Next.js & Golang Dev"}58.08%{content:" Next.js & Golang Deve"}58.46%{content:" Next.js & Golang Devel"}58.85%{content:" Next.js & Golang Develo"}59.23%{content:" Next.js & Golang Develop"}59.62%{content:" Next.js & Golang Develope"}60.00%{content:" Next.js & Golang Developer"}70.00%{content:" Next.js & Golang Developer"}70.19%{content:" Next.js & Golang Develope"}70.38%{content:" Next.js & Golang Develop"}70.58%{content:" Next.js & Golang Develo"}70.77%{content:" Next.js & Golang Devel"}70.96%{content:" Next.js & Golang Deve"}71.15%{content:" Next.js & Golang Dev"}71.35%{content:" Next.js & Golang De"}71.54%{content:" Next.js & Golang D"}71.73%{content:" Next.js & Golang "}71.92%{content:" Next.js & Golang"}72.12%{content:" Next.js & Golan"}72.31%{content:" Next.js & Gola"}72.50%{content:" Next.js & Gol"}72.69%{content:" Next.js & Go"}72.88%{content:" Next.js & G"}73.08%{content:" Next.js & "}73.27%{content:" Next.js &"}73.46%{content:" Next.js "}73.65%{content:" Next.js"}73.85%{content:" Next.j"}74.04%{content:" Next."}74.23%{content:" Next"}74.42%{content:" Nex"}74.62%{content:" Ne"}74.81%{content:" N"}75.00%{content:" "}75.45%{content:" A"}75.91%{content:" AI"}76.36%{content:" AI "}76.82%{content:" AI W"}77.27%{content:" AI Wo"}77.73%{content:" AI Wor"}78.18%{content:" AI Work"}78.64%{content:" AI Workf"}79.09%{content:" AI Workfl"}79.55%{content:" AI Workflo"}80.00%{content:" AI Workflow"}80.45%{content:" AI Workflows"}80.91%{content:" AI Workflows "}81.36%{content:" AI Workflows A"}81.82%{content:" AI Workflows Ar"}82.27%{content:" AI Workflows Arc"}82.73%{content:" AI Workflows Arch"}83.18%{content:" AI Workflows Archi"}83.64%{content:" AI Workflows Archit"}84.09%{content:" AI Workflows Archite"}84.55%{content:" AI Workflows Architec"}85.00%{content:" AI Workflows Architect"}95.00%{content:" AI Workflows Architect"}95.23%{content:" AI Workflows Architec"}95.45%{content:" AI Workflows Archite"}95.68%{content:" AI Workflows Archit"}95.91%{content:" AI Workflows Archi"}96.14%{content:" AI Workflows Arch"}96.36%{content:" AI Workflows Arc"}96.59%{content:" AI Workflows Ar"}96.82%{content:" AI Workflows A"}97.05%{content:" AI Workflows "}97.27%{content:" AI Workflows"}97.50%{content:" AI Workflow"}97.73%{content:" AI Workflo"}97.95%{content:" AI Workfl"}98.18%{content:" AI Workf"}98.41%{content:" AI Work"}98.64%{content:" AI Wor"}98.86%{content:" AI Wo"}99.09%{content:" AI W"}99.32%{content:" AI "}99.55%{content:" AI"}99.77%{content:" A"}100.00%{content:" "}to{content:""}}.circle-image-container{display:flex;flex-direction:column;align-items:center;animation:subAnimationLinks 1s linear 1 both;animation-delay:4s}@keyframes subAnimationLinks{0%{width:0}to{width:20vmin}}.a-hrefs{position:absolute;display:flex;flex-direction:row;margin-top:53vmin;animation:linksContainerAnimation 5s linear 1 both}@keyframes linksContainerAnimation{0%{opacity:0;margin-right:17vmin;margin-top:0}50%{opacity:1;margin-right:17vmin;margin-top:53vmin}to{margin-right:0;margin-top:53vmin}}.circle-image{width:17vmin;height:17vmin;border:4px solid #fff;border-radius:50%;overflow:hidden;object-fit:cover;animation:linksAnimation 5s linear 1 both;animation-delay:2.5s;background-size:50% 50%;background-repeat:no-repeat;background-position:50%;background-color:#1fccf1}@keyframes linksAnimation{0%{transform:rotate(0deg);margin-right:-17vmin}1%{transform:rotate(10deg)}50%{transform:rotate(1turn);margin-right:0}to{transform:rotate(2turn);margin-right:0}}.about{background-image:url(/icons/4066324-200.png)}.experience{background-image:url(/icons/work-experience-1.png);background-size:70% 70%}.resume{background-image:url(/icons/download.png)}.projects{background-image:url(/icons/1087927.png)}.blogs{background-image:url(/icons/4430687-200.png)}.circle-image-text{text-align:center;color:#3b82f6;animation:textAnimationLinks 1s linear 1 both;animation-delay:5s;font-weight:900;font-size:3vmin}@keyframes textAnimationLinks{0%{display:block;opacity:0;margin-top:-40px}to{display:block;opacity:1;margin-top:10px}}.cube-front-left-001:before{background-image:url(/left/image_part_001.jpg)}.cube-front-left-001:before,.cube-front-left-002:before{background-size:100% 100%;background-repeat:no-repeat;transform-origin:right;animation-name:cube-front-left;will-change:transform}.cube-front-left-002:before{background-image:url(/left/image_part_002.jpg)}.cube-front-left-003:before{background-image:url(/left/image_part_003.jpg)}.cube-front-left-003:before,.cube-front-left-004:before{background-size:100% 100%;background-repeat:no-repeat;transform-origin:right;animation-name:cube-front-left;will-change:transform}.cube-front-left-004:before{background-image:url(/left/image_part_004.jpg)}.cube-front-left-005:before{background-image:url(/left/image_part_005.jpg)}.cube-front-left-005:before,.cube-front-left-006:before{background-size:100% 100%;background-repeat:no-repeat;transform-origin:right;animation-name:cube-front-left;will-change:transform}.cube-front-left-006:before{background-image:url(/left/image_part_006.jpg)}.cube-front-left-007:before{background-image:url(/left/image_part_007.jpg)}.cube-front-left-007:before,.cube-front-left-008:before{background-size:100% 100%;background-repeat:no-repeat;transform-origin:right;animation-name:cube-front-left;will-change:transform}.cube-front-left-008:before{background-image:url(/left/image_part_008.jpg)}.cube-front-left-009:before{background-image:url(/left/image_part_009.jpg);background-size:100% 100%;background-repeat:no-repeat;transform-origin:right;animation-name:cube-front-left;will-change:transform}.cube-front-right-001:before{background-image:url(/right/image_part_001.jpg)}.cube-front-right-001:before,.cube-front-right-002:before{background-size:100% 100%;transform-origin:top;animation-name:cube-front-right;will-change:transform}.cube-front-right-002:before{background-image:url(/right/image_part_002.jpg)}.cube-front-right-003:before{background-image:url(/right/image_part_003.jpg)}.cube-front-right-003:before,.cube-front-right-004:before{background-size:100% 100%;transform-origin:top;animation-name:cube-front-right;will-change:transform}.cube-front-right-004:before{background-image:url(/right/image_part_004.jpg)}.cube-front-right-005:before{background-image:url(/right/image_part_005.jpg)}.cube-front-right-005:before,.cube-front-right-006:before{background-size:100% 100%;transform-origin:top;animation-name:cube-front-right;will-change:transform}.cube-front-right-006:before{background-image:url(/right/image_part_006.jpg)}.cube-front-right-007:before{background-image:url(/right/image_part_007.jpg)}.cube-front-right-007:before,.cube-front-right-008:before{background-size:100% 100%;transform-origin:top;animation-name:cube-front-right;will-change:transform}.cube-front-right-008:before{background-image:url(/right/image_part_008.jpg)}.cube-front-right-009:before{background-image:url(/right/image_part_009.jpg);background-size:100% 100%;transform-origin:top;animation-name:cube-front-right;will-change:transform}