.image-sticker:not(a){pointer-events:none}.image-sticker:not(.image-sticker--blank){position:absolute;aspect-ratio:var(--sticker-ratio);width:var(--sticker-width-mobile);height:auto}.image-sticker__image,.image-sticker__video{display:block;width:100%;height:100%}.image-sticker--position{left:var(--sticker-mobile-x);top:var(--sticker-mobile-y)}.image-sticker--position img{transform:translate(-50%,-50%) rotate(var(--sticker-mobile-rotate))}.image-sticker[data-parallax=true]{will-change:transform;backface-visibility:hidden;transform-style:preserve-3d;opacity:0}@media screen and (min-width: 800px){.image-sticker:not(.image-sticker--blank){width:var(--sticker-width-desktop)}.image-sticker--position{left:var(--sticker-desktop-x);top:var(--sticker-desktop-y)}.image-sticker--position img{transform:translate(-50%,-50%) rotate(var(--sticker-desktop-rotate))}}
