@media (min-width:300px) and (max-width:700px){#sticker-2{left:30px!important;top:20px!important;width:80px!important}#kid-3,#sticker-2{position:relative!important}#kid-3{top:80px!important;width:150px!important}.draggable-wrapper{left:0!important}}@media (min-width:700px) and (max-width:800px){#sticker-2{left:30px!important;position:relative!important;top:50px!important;width:100px!important}#kid-3{left:500px!important;top:750px!important;width:200px!important}.draggable-wrapper{left:0!important}}@media (min-width:800px) and (max-width:900px){#sticker-2{left:50px!important;position:relative!important;top:50px!important;width:150px!important}#kid-3{left:500px!important;top:850px!important;width:200px!important}.draggable-wrapper{left:0!important}}@media (min-width:1000px) and (max-width:1030px){#sticker-2{left:100px!important;position:relative!important;top:200px!important;width:150px!important}#kid-3{left:600px!important;top:950px!important;width:200px!important}.draggable-wrapper{left:0!important}}.drag-cursor{background:var(--yellow-brand-color);border:2px solid var(--main-brand-color);border-radius:100%;padding:40px 20px;position:absolute;scale:0;user-select:none;z-index:99}#kid-1{scale:0;width:200px}#sticker-1{scale:0;width:150px}#sticker-2{scale:0;width:130px}#sticker-3{scale:0;width:170px}#kid-2,#kid-3{scale:0;width:200px}.draggable-wrapper{left:50%;width:100vw}.draggable-wrapper,.dragme{align-items:center;display:flex;justify-content:center;position:absolute}.dragme{cursor:move;user-select:none}#draggable{background-color:#ccc;border:1px solid #000}@keyframes float-up{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}@keyframes float-down{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}