.candy-tiles{padding-top:3.6rem;padding-bottom:3.6rem}@media screen and (min-width:750px){.candy-tiles{padding-top:4.8rem;padding-bottom:4.8rem}}.candy-tiles__heading{margin:0 0 2.4rem}.candy-tiles__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;list-style:none;margin:0;padding:0}@media screen and (min-width:990px){.candy-tiles__grid{grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:2.4rem}}.candy-tiles__tile{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem 1.6rem 2rem;border:2px solid rgb(var(--candy-cocoa));border-radius:2.4rem;box-shadow:4px 4px rgb(var(--candy-cocoa));color:rgb(var(--candy-cocoa));text-decoration:none;transition:transform .25s var(--candy-ease)}.candy-tiles__item:nth-child(odd) .candy-tiles__tile{transform:rotate(-1deg)}.candy-tiles__item:nth-child(2n) .candy-tiles__tile{transform:rotate(1deg)}.candy-tiles__tile:hover{transform:rotate(0) translateY(-4px)}.candy-tiles__tile--yellow{background:rgb(var(--candy-yellow))}.candy-tiles__tile--pink{background:rgb(var(--candy-pink))}.candy-tiles__tile--sky{background:rgb(var(--candy-sky))}.candy-tiles__tile--mint{background:rgb(var(--candy-mint))}.candy-tiles__image{border-radius:1.6rem;border:2px solid rgb(var(--candy-cocoa));overflow:hidden;aspect-ratio:1 / 1;background:rgb(var(--candy-cream))}.candy-tiles__image img,.candy-tiles__image svg{width:100%;height:100%;object-fit:cover;display:block}.candy-tiles__label{display:flex;align-items:center;justify-content:space-between;gap:.8rem;font-family:var(--font-heading-family);font-weight:600;font-size:1.9rem;line-height:1.15}.candy-tiles__label .svg-wrapper{width:1.8rem;height:1.8rem;flex-shrink:0;transition:transform .25s var(--candy-ease)}.candy-tiles__tile:hover .candy-tiles__label .svg-wrapper{transform:translate(.4rem)}@media(prefers-reduced-motion:reduce){.candy-tiles__tile,.candy-tiles__label .svg-wrapper{transition:none}.candy-tiles__tile:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-candy-tiles.css.map */
