.v-stickers-pack{z-index:2;transition:all .3s ease-in-out;display:flex;position:absolute}.v-stickers-pack--16-from-corner{top:16px;left:16px}.v-stickers-pack--12-from-corner{top:12px;left:12px}.v-stickers-pack--row{gap:4px}.v-stickers-pack--row .v-stickers-item{width:32px;height:32px}@media (width<=576px){.v-stickers-pack--row .v-stickers-item{width:24px;height:24px}}.v-stickers-pack--stack .v-stickers-item{width:11px;height:32px;transition:all .3s ease-in-out}@media (width<=576px){.v-stickers-pack--stack .v-stickers-item{width:24px;height:24px}.v-stickers-pack--stack{gap:10px}}.v-stickers-pack--stack:hover{gap:10px}.v-stickers-pack--stack:hover .v-stickers-item{width:32px;height:32px}@media (width<=576px){.v-stickers-pack--stack:hover .v-stickers-item{width:24px;height:24px}}.v-sticker{background-repeat:no-repeat;background-size:32px;border-radius:50%;width:32px;height:32px;transition:all .3s ease-in-out;display:block;transform:scale(1)}@media (width<=576px){.v-sticker{background-size:24px;width:24px;height:24px}}.v-sticker:hover{transform:scale(1.1)}.v-sticker-shadow{opacity:.4;filter:blur(14px);z-index:-1;background-repeat:no-repeat;background-size:36px;border-radius:50%;width:36px;height:36px;display:block;position:absolute;top:3px}@media (width<=576px){.v-sticker-shadow{background-size:26px;width:26px;height:26px}}.v-sticker-single{border-radius:50px;padding:.57rem .855rem}@media (width<=576px){.v-sticker-single{padding:.285rem .57rem}}.v-sticker-single__text{font-family:var(--font-family-heading,"initial");font-size:1rem;font-weight:500;line-height:1.145rem}@media (width<=576px){.v-sticker-single__text{font-family:var(--font-family-heading,"initial");font-size:.855rem;font-weight:500;line-height:1rem}}.v-sticker-single--volumetric:before{content:"";mix-blend-mode:hard-light;background:-webkit-gradient(linear,left top,left bottom,from(#fff9),color-stop(#ffffff4d),color-stop(#ffffff1a),to(#fff0));background:linear-gradient(#fff9,#ffffff4d,#ffffff1a,#fff0);border-radius:30px;height:12px;display:block;position:absolute;top:3px;left:7px;right:7px}.v-sticker-single--volumetric:after{content:"";mix-blend-mode:overlay;background:-webkit-gradient(linear,left top,left bottom,from(#0000),color-stop(#0000000d),to(#0003));background:linear-gradient(#0000,#0000000d,#0003);border-radius:50px;height:7px;display:block;position:absolute;bottom:3px;left:10px;right:10px}
