.candy-hero{position:relative;overflow:hidden}.candy-hero__slider{display:block;position:relative}.candy-hero__slides{display:grid}.candy-hero__slide{grid-area:1 / 1;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.candy-hero__slide.is-active{opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){.candy-hero__slide{transition:none}}.candy-hero__controls{display:flex;align-items:center;gap:1.6rem;padding-bottom:2.4rem}.candy-hero__dots{display:flex;gap:.8rem}.candy-hero__dot-btn{width:1.4rem;height:1.4rem;padding:0;border-radius:50%;border:2px solid rgb(var(--candy-cocoa));background:transparent;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.candy-hero__dot-btn:hover{transform:scale(1.15)}.candy-hero__dot-btn.is-active{background:rgb(var(--candy-deep-pink))}.candy-hero__playpause{display:grid;place-items:center;width:3.2rem;height:3.2rem;padding:0;border-radius:50%;border:2px solid rgb(var(--candy-cocoa));background:transparent;color:rgb(var(--candy-cocoa));cursor:pointer}.candy-hero__playpause .svg-wrapper{width:1.4rem;height:1.4rem;display:block}.candy-hero__playpause .svg-wrapper[hidden]{display:none}.candy-hero__playpause svg{width:100%;height:100%}.candy-hero__inner{display:grid;gap:3rem;align-items:center;padding:4rem 0 5rem}@media screen and (min-width:990px){.candy-hero__inner{grid-template-columns:1.1fr .9fr;gap:5rem;padding:6rem 0 7rem}}.candy-hero__content>*+*{margin-top:2rem}.candy-hero__heading{margin:0}.candy-hero__text{font-size:1.8rem;line-height:1.5;max-width:44rem;margin-bottom:0}.candy-hero__ctas{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:center}.candy-hero__media{position:relative;justify-self:center;width:min(100%,46rem)}.candy-hero__image-frame{border-radius:38% 62% 55% 45%/48% 40% 60% 52%;overflow:hidden;border:2px solid rgb(var(--candy-cocoa));box-shadow:6px 6px rgb(var(--candy-cocoa));aspect-ratio:1 / 1}.candy-hero__image-frame--square{border-radius:2.8rem}.candy-hero__image-frame img,.candy-hero__image-frame svg{width:100%;height:100%;object-fit:cover;display:block}.candy-hero__sticker{position:absolute;top:.6rem;right:-.6rem;z-index:2;background:rgb(var(--candy-yellow));color:rgb(var(--candy-cocoa));border:2px solid rgb(var(--candy-cocoa));border-radius:3rem;box-shadow:3px 3px rgb(var(--candy-cocoa));font-family:var(--font-heading-family);font-weight:600;font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase;padding:.8rem 1.6rem;transform:rotate(6deg)}.candy-hero__dot{position:absolute;border-radius:50%;border:2px solid rgb(var(--candy-cocoa));pointer-events:none}.candy-hero__dot--pink{width:2.4rem;height:2.4rem;background:rgb(var(--candy-pink));bottom:12%;left:-3rem}.candy-hero__dot--sky{width:1.6rem;height:1.6rem;background:rgb(var(--candy-sky));top:14%;left:-1.6rem}.candy-hero__star{position:absolute;width:3.2rem;height:3.2rem;bottom:-1rem;right:10%;color:rgb(var(--candy-deep-pink));pointer-events:none}@media screen and (max-width:749px){.candy-hero__dot--pink,.candy-hero__dot--sky{display:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-candy-hero.css.map */
