.wild-party-hero{--hero-background: rgb(var(--color-background));--hero-foreground: rgb(var(--color-foreground));color:var(--hero-foreground);background:linear-gradient(135deg,#fff6dff5,#f7fbfff0 52%,#fff0ecf5),var(--hero-background);overflow:hidden}.wild-party-hero__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:5.2rem;align-items:center;min-height:68rem;padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}.wild-party-hero--image-left .wild-party-hero__content{order:2}.wild-party-hero--image-left .wild-party-hero__media{order:1}.wild-party-hero__content{max-width:58rem;text-align:var(--content-align)}.wild-party-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 1.4rem;padding:.7rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:999rem;background:#ffffffbd;color:rgba(var(--color-foreground),.78);font-size:1.3rem;font-weight:700;line-height:1.2}.wild-party-hero__spark,.wild-party-hero__badge-dots{display:inline-grid;grid-template-columns:repeat(3,8px);grid-auto-columns:8px;grid-auto-flow:column;column-gap:6px;width:36px;min-width:36px;flex:0 0 36px;align-items:center;justify-content:start;position:static;transform:none;box-shadow:none;margin:0;padding:0;line-height:0}.wild-party-hero__spark-dot,.wild-party-hero__badge-dot{display:block;width:8px;height:8px;min-width:8px;min-height:8px;aspect-ratio:1 / 1;border-radius:50%;margin:0;padding:0;position:static;transform:none;box-shadow:none;flex:none}.wild-party-hero__spark-dot--one,.wild-party-hero__badge-dot--two{background:#f6b73c}.wild-party-hero__spark-dot--two,.wild-party-hero__badge-dot--three{background:#2fbf8f}.wild-party-hero__spark-dot--three,.wild-party-hero__badge-dot--one{background:#ef6f6c}.wild-party-hero__eyebrow-label,.wild-party-hero__badge-label{min-width:0;flex:1 1 auto}.wild-party-hero__heading{max-width:11ch;margin:0;color:#1d2530;font-size:6.8rem;line-height:.96}.wild-party-hero__body{max-width:52rem;margin-top:2rem;color:#1d2530c7;font-size:2rem;line-height:1.5}.wild-party-hero__body p{margin:0}.wild-party-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem}.wild-party-hero__content[style*=center] .wild-party-hero__buttons,.wild-party-hero__content[style*=center] .wild-party-hero__links,.wild-party-hero__content[style*=center] .wild-party-hero__badges{justify-content:center}.wild-party-hero__content[style*=right] .wild-party-hero__buttons,.wild-party-hero__content[style*=right] .wild-party-hero__links,.wild-party-hero__content[style*=right] .wild-party-hero__badges{justify-content:flex-end}.wild-party-hero__button{min-width:16rem;min-height:5.4rem;padding-right:2.6rem;padding-left:2.6rem;font-weight:800}.wild-party-hero__secondary{background:#ffffffa3}.wild-party-hero__links{display:flex;flex-wrap:wrap;gap:1rem 1.8rem;margin-top:2.2rem}.wild-party-hero__link{color:#226f63;font-size:1.45rem;font-weight:800;text-decoration-thickness:.1rem;text-underline-offset:.35rem}.wild-party-hero__badges{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.8rem}.wild-party-hero__badge{display:inline-flex;align-items:center;gap:8px;min-height:4rem;padding:.9rem 1.2rem;border:.1rem solid rgba(29,37,48,.1);border-radius:.8rem;background:#ffffffb8;color:#1d2530d1;font-size:1.35rem;font-weight:700;line-height:1.2}.wild-party-hero__media{position:relative;min-height:56rem}.wild-party-hero__frame{position:relative;min-height:56rem;border:.1rem solid rgba(29,37,48,.08);border-radius:.8rem;background:linear-gradient(145deg,#fff,#fff4db 48%,#e9f8f2);box-shadow:0 2.4rem 6rem #1c3a5424;overflow:hidden}.wild-party-hero__frame--product-grid{display:grid;align-items:stretch;padding:2.4rem}.wild-party-hero__image,.wild-party-hero__fallback-art{display:block;width:100%;height:100%;min-height:56rem;object-fit:cover}.wild-party-hero__fallback-art{background:radial-gradient(circle at 26% 24%,rgba(255,203,69,.45) 0 12%,transparent 13%),radial-gradient(circle at 78% 24%,rgba(105,167,255,.36) 0 11%,transparent 12%),radial-gradient(circle at 42% 76%,rgba(76,201,166,.32) 0 14%,transparent 15%),linear-gradient(145deg,#fff,#fff4db 48%,#e9f8f2);opacity:.28}.wild-party-hero__product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;width:100%;min-height:51.2rem}.wild-party-hero__product-tile{--tile-background: #fff2b8;--tile-border: rgba(29, 37, 48, .1);position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:1.1rem;min-width:0;min-height:0;padding:1.4rem;border:.1rem solid var(--tile-border);border-radius:.8rem;background:var(--tile-background);color:#1d2530;text-decoration:none;box-shadow:0 1rem 2.4rem #1c3a541a;transition:transform .18s ease,box-shadow .18s ease;overflow:hidden}.wild-party-hero__product-tile[href]:hover{transform:translateY(-.2rem);box-shadow:0 1.4rem 3rem #1c3a5424}.wild-party-hero__product-tile--sunny{--tile-background: linear-gradient(145deg, #fff7c8 0%, #ffe38e 100%)}.wild-party-hero__product-tile--coral{--tile-background: linear-gradient(145deg, #ffe3e4 0%, #ffb1b8 100%)}.wild-party-hero__product-tile--mint{--tile-background: linear-gradient(145deg, #dffbef 0%, #a7ecd8 100%)}.wild-party-hero__product-tile--lavender{--tile-background: linear-gradient(145deg, #ebe7ff 0%, #b9c8ff 100%)}.wild-party-hero__product-tile--sky{--tile-background: linear-gradient(145deg, #e2f7ff 0%, #abe6fb 100%)}.wild-party-hero__product-tile--neutral{--tile-background: linear-gradient(145deg, #ffffff 0%, #eef2f5 100%)}.wild-party-hero__product-tile--rounded{border-radius:2.2rem}.wild-party-hero__product-tile--circle .wild-party-hero__product-visual{border-radius:50%}.wild-party-hero__product-tile--diamond .wild-party-hero__product-visual{clip-path:polygon(50% 3%,97% 50%,50% 97%,3% 50%);border-radius:0}.wild-party-hero__product-tile--disabled{cursor:default}.wild-party-hero__product-visual{display:grid;place-items:center;min-width:0;min-height:0;width:100%;border-radius:.8rem;background:#ffffffb3;overflow:hidden}.wild-party-hero__product-image{display:block;width:100%;height:100%;max-height:100%;object-fit:contain}.wild-party-hero__product-art{display:block;width:min(72%,12rem);aspect-ratio:1;border:.2rem solid rgba(29,37,48,.12);border-radius:2rem;background:radial-gradient(circle at 34% 30%,rgba(255,255,255,.95) 0 12%,transparent 13%),linear-gradient(135deg,#ffffff73,#1d253014)}.wild-party-hero__product-label{display:-webkit-box;min-height:3.4rem;color:#1d2530;font-size:1.55rem;font-weight:900;line-height:1.1;text-align:center;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wild-party-hero__scene{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:4rem}.wild-party-hero__toy-stack{position:relative;width:min(92%,48rem);aspect-ratio:1.06}.wild-party-hero__toy{position:absolute;border:.2rem solid rgba(29,37,48,.1);box-shadow:0 1.6rem 3.2rem #1c3a5424}.wild-party-hero__toy--one{width:50%;aspect-ratio:1;left:24%;top:3%;border-radius:50%;background:#ffcb45}.wild-party-hero__toy--two{width:44%;aspect-ratio:1;left:4%;top:35%;border-radius:.8rem;background:#4cc9a6;transform:rotate(-9deg)}.wild-party-hero__toy--three{width:45%;aspect-ratio:1;right:4%;top:34%;border-radius:.8rem .8rem 45%;background:#ff7d73;transform:rotate(8deg)}.wild-party-hero__toy--four{width:34%;aspect-ratio:1;left:33%;bottom:0;border-radius:.8rem;background:#69a7ff;transform:rotate(45deg)}.wild-party-hero__caption{position:absolute;right:2.4rem;bottom:2.4rem;max-width:18rem;padding:1rem 1.2rem;border-radius:.8rem;background:#ffffffdb;color:#1d2530d1;font-size:1.3rem;font-weight:800;line-height:1.25;box-shadow:0 1.2rem 2.4rem #1c3a541f}@media screen and (min-width:750px){.wild-party-hero__inner{padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop)}}@media screen and (max-width:1199px){.wild-party-hero__inner{gap:3.6rem;min-height:60rem}.wild-party-hero__heading{font-size:5.8rem}.wild-party-hero__media,.wild-party-hero__frame,.wild-party-hero__image,.wild-party-hero__fallback-art{min-height:48rem}.wild-party-hero__product-grid{min-height:43.2rem}}@media screen and (max-width:989px){.wild-party-hero__inner{grid-template-columns:1fr;gap:2.8rem;min-height:auto}.wild-party-hero--image-left .wild-party-hero__content,.wild-party-hero__content{order:1}.wild-party-hero--image-left .wild-party-hero__media,.wild-party-hero__media{order:2}.wild-party-hero__content{max-width:none;text-align:center}.wild-party-hero__heading,.wild-party-hero__body{margin-right:auto;margin-left:auto}.wild-party-hero__buttons,.wild-party-hero__links,.wild-party-hero__badges{justify-content:center}}@media screen and (max-width:749px){.wild-party-hero__inner{padding-right:1.6rem;padding-left:1.6rem}.wild-party-hero__eyebrow{font-size:1.2rem}.wild-party-hero__heading{max-width:10ch;font-size:4.4rem}.wild-party-hero__body{margin-top:1.4rem;font-size:1.6rem}.wild-party-hero__buttons{display:grid;grid-template-columns:1fr;margin-top:2rem}.wild-party-hero__button{width:100%;min-height:5.2rem}.wild-party-hero__badges{margin-top:1.8rem}.wild-party-hero__badge{min-height:3.6rem;font-size:1.25rem}.wild-party-hero__media,.wild-party-hero__frame,.wild-party-hero__image,.wild-party-hero__fallback-art{min-height:25rem}.wild-party-hero__frame--product-grid{padding:1.2rem}.wild-party-hero__product-grid{gap:1rem;min-height:22.6rem}.wild-party-hero__product-tile{gap:.7rem;padding:.8rem}.wild-party-hero__product-label{min-height:2.9rem;font-size:1.25rem}.wild-party-hero__scene{padding:2rem}.wild-party-hero__caption{left:1.2rem;right:1.2rem;bottom:1.2rem;max-width:none;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-wild-party-hero.css.map */
