.logo,.section,img{transition:.5s}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff}img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;width:auto;height:auto;position:absolute;transform:translate(0,0)}#adArea{overflow:hidden;text-overflow:clip;background-color:rgba(255,255,255,1);width:320px;height:480px;position:absolute;display:block;font-family:sans-serif;font-size:12px;line-height:1.2}.absfull,.section{position:absolute;top:0;left:0;width:100%;height:100%}.absfull{right:0;bottom:0;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:rgba(195,213,102,1);color:#000}.section{transform:scale(1);overflow:hidden;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;z-index:1;opacity:1;padding:10px}.section:not(.active){transform:scale(0);opacity:0;z-index:-1}.screen1{cursor:pointer}.logo{top:10px;left:10px;z-index:999;opacity:1}.topLable{top:0;right:0}.sideLabel{top:20px;left:0}.cards{left:0;top:320px;animation-delay:-.75s;z-index:99}.men{top:110px;left:-10px;z-index:5}.tv{top:240px;left:30px;z-index:10}.decoder{left:170px;top:290px;z-index:15}.cta{right:10px;bottom:10px;cursor:pointer}.ftInfo{left:10px;bottom:10px}.cards,.ftInfo,.logo,.sideLabel{transform:translate(-320px,0)}.cta,.decoder,.men,.topLable,.tv{transform:translate(320px,0)}.animation>.section>img{transform:translate(0,0)}.animInfinite .men{animation:lowRotate 1.5s linear infinite}.animInfinite .cards,.animInfinite .cta{animation:pulseItem 1.5s linear infinite}@keyframes pulseItem{0%,100%,50%{transform:translate(0,0) scale(1)}25%{transform:translate(0,0) scale(1.1)}75%{transform:translate(0,0) scale(.9)}}@keyframes lowRotate{0%,100%,70%{transform:translate(0,0) rotate(0)}80%{transform:translate(0,0) rotate(-5deg)}90%{transform:translate(0,0) rotate(5deg)}}