.header-wrapper{background:transparent}.width-wide{max-width:1820px}.announcement-bar-wrapper{margin:10px 10px 0;border-radius:10px;overflow:hidden}@media screen and (max-width:749px){.announcement-bar-wrapper{margin:8px 8px 0;border-radius:8px}}.announcement-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(.8rem,2vw,3.2rem);row-gap:.4rem;width:100%;padding:0}.announcement-bar__item{display:inline-flex;align-items:center;gap:.4rem;position:relative;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:clamp(1.2rem,1.6vw,1.4rem);line-height:1.3;white-space:nowrap;color:var(--announcement-text-color, #ffffff)}.announcement-bar__item+.announcement-bar__item{padding-left:clamp(.8rem,2vw,3.2rem)}.announcement-bar__item+.announcement-bar__item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:1.6rem;background:var(--announcement-divider-color, rgba(255, 255, 255, .3))}.announcement-bar__highlight{color:var(--announcement-highlight-color, #ffd447)}.announcement-bar__highlight--underline{text-decoration:underline;text-decoration-skip-ink:none;text-underline-position:from-font}.announcement-bar__highlight-link{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;transition:opacity .2s ease}.announcement-bar__highlight-link:hover{opacity:.75}.announcement-bar__arrow{display:inline-block;color:#fff;transition:transform .2s ease}.announcement-bar__highlight-link:hover .announcement-bar__arrow{transform:translate(3px)}@media screen and (max-width:749px){.announcement-bar{flex-direction:column;gap:.6rem}.announcement-bar__item+.announcement-bar__item{padding-left:0}.announcement-bar__item+.announcement-bar__item:before{display:none}.announcement-bar__item{white-space:normal;text-align:center}}.header.page-width{max-width:100%}.header{column-gap:clamp(1.2rem,2vw,3.2rem);row-gap:1.2rem}@media screen and (min-width:990px){.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:1fr auto 1fr}.header--middle-left .header__inline-menu{justify-self:center}}.header__inline-menu{font-family:Nunito Sans,sans-serif}.header__inline-menu .header__menu-item{font-weight:700;font-size:1.4rem;text-transform:uppercase;letter-spacing:.02em;color:var(--menu-text-color, rgba(0, 0, 0, .5));text-decoration:none;transition:color .2s ease}.header__inline-menu .header__menu-item:hover,.header__inline-menu .header__menu-item:hover span,.header__inline-menu .header__active-menu-item{color:var(--menu-active-color, #18a9e0);text-decoration:none}.header__icon-circle{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;flex-shrink:0;align-self:center;overflow:hidden;border-radius:1rem;background:var(--icon-circle-bg, transparent);transition:transform .2s ease,opacity .2s ease}.header__icon-circle:hover{transform:translateY(-2px);opacity:.9}.header__icon-circle .svg-wrapper svg,.header__icon-circle img{width:2.4rem;height:2.4rem;display:block}.cart-icon-glyph{width:2.4rem;height:2.4rem;background-image:var(--cart-icon-image, none);background-size:contain;background-repeat:no-repeat;background-position:center}.cart-icon-glyph svg{display:var(--cart-icon-svg-display, block)}.header__icon--search .header__icon-circle,.header__icon--account .header__icon-circle,.header__icon--cart .header__icon-circle{margin:0}.header__icons{display:flex;align-items:center;gap:.6rem;padding-right:0}.header__icons>*{flex-shrink:0}summary.header__icon{width:40px;height:40px}.header__icons shopify-store{display:none}.header__icons>*{margin-left:0}.header__icon--cart{margin-right:0}.header__wave{display:block;width:100%;line-height:0;pointer-events:none}.header__wave svg{display:block;width:100%;height:auto}@media screen and (max-width:749px){.header__icon-circle{width:3.6rem;height:3.6rem}.header__icon-circle .svg-wrapper svg,.header__icon-circle img{width:2rem;height:2rem}}@media screen and (max-width:989px){.header{column-gap:.6rem}.header__heading{min-width:clamp(6rem,32vw,16rem);max-width:clamp(6rem,28vw,16rem)}.header__heading-link{display:block;width:100%;min-width:0}.header__heading-logo-wrapper{max-width:180px}.header__heading-logo{width:100%;height:auto;max-width:100%}.header__icon--menu span{height:100%}.header__icon--search{width:40px;height:40px;display:flex;align-items:center;justify-content:center}}.hero-banner{position:relative;overflow:hidden;isolation:isolate}.hero-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hero-banner__bg-image{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom center}.hero-banner__inner{display:grid;grid-template-columns:1fr;align-items:center;gap:2rem}@media screen and (min-width:990px){.hero-banner__inner{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:1rem}}.hero-banner__content{position:relative;text-align:center}@media screen and (min-width:990px){.hero-banner__content{text-align:center}}.hero-banner__glow{display:block!important;position:absolute;top:50%;left:50%;width:100vh;height:100vh;max-width:140vw;max-height:140vw;transform:translate(-50%,-50%);background:radial-gradient(circle,#ffffffc4,#fff0 65%);pointer-events:none;z-index:-1}@media screen and (min-width:990px){.hero-banner__glow{left:40%}}.hero-banner__heading{margin:0 0 1.6rem;font-family:Fredoka,sans-serif;font-weight:600;line-height:normal;text-transform:uppercase}.hero-banner__heading span{display:block;line-height:1}.hero-banner__line1{font-size:clamp(3.5rem,4.5vw,55px);letter-spacing:.04em}.hero-banner__line2{font-size:clamp(7rem,11vw,131.38px);letter-spacing:0}.hero-banner__line3{font-size:clamp(3.5rem,4.5vw,55px);letter-spacing:.3em}.hero-banner__paragraph{max-width:472px;margin:0 auto 4rem;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:18px;line-height:normal;letter-spacing:normal;color:#000}.hero-banner__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;text-transform:uppercase}@media screen and (min-width:990px){.hero-banner__buttons{justify-content:center}}.hero-banner__button{display:inline-flex;align-items:center;justify-content:center;padding:14.4px 27.9px;border:.9px solid transparent;border-radius:9px;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:18px;line-height:normal;letter-spacing:normal;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.hero-banner__button:hover{transform:translateY(-2px);box-shadow:0 6px 14px #00000026}.hero-banner__characters{position:relative}.hero-banner__characters-rotate{position:relative;width:90vh;height:80vh}.hero-banner__character{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0}.hero-banner__character:first-child{opacity:1}sticky-header{background:transparent!important}header{background:#fff}@media(min-width:1301px){.hero-banner__character{left:-50px}}@media(max-width:1300px){.hero-banner__characters-rotate{position:relative;width:70vh;height:80vh;margin:auto}.hero-banner__character{left:-50px}}@media screen and (max-width:989px){.hero-banner__line3{letter-spacing:.4rem}.hero-banner__characters-rotate{width:100%;height:40vh;margin:auto}.hero-banner{margin-top:-3rem}.hero-banner__content{padding-top:50px}.hero-banner__character{left:0}}.trust-bar__grid{display:grid;gap:2rem 1.6rem;align-items:center}.trust-bar__item{display:flex;align-items:center;gap:23.44px;min-width:0}.trust-bar__icon{flex-shrink:0;width:89.58px;height:89.58px;display:block;object-fit:contain}.trust-bar__text{min-width:0}.trust-bar__title{margin:0 0 .4rem;font-family:Fredoka,sans-serif;font-weight:600;font-size:16.744px;line-height:normal;letter-spacing:normal;text-transform:uppercase}.trust-bar__description{margin:0;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:13.395px;line-height:normal;letter-spacing:normal}.trust-bar{margin-top:-5rem;z-index:1;position:relative}@media screen and (max-width:1200px){.trust-bar__item{gap:1.6rem}.trust-bar__icon{width:64px;height:64px}.trust-bar{margin-top:0}}@media screen and (max-width:989px){.trust-bar__icon{width:56px;height:56px}}.category-cards__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem 3.2rem;margin-bottom:3.2rem}.category-cards__heading{margin:0;font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(3.2rem,4.5vw,60px);line-height:normal;letter-spacing:normal}.category-cards__subtext{max-width:26ch;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:clamp(1.5rem,1.6vw,20px);line-height:normal;letter-spacing:normal}.category-cards__subtext p{margin:0}.category-cards__grid{display:grid;gap:2rem}.category-cards__card{position:relative;display:flex;flex-direction:column;align-items:center;min-height:450px;padding:25px 20px 30px;overflow:hidden;border-radius:20px;background:var(--card-bg, #84c1ea);text-align:center}.category-cards__card:hover .category-cards__image{scale:1.05}.category-cards__arc{position:absolute;top:-161px;left:0;width:100%;height:374px;max-width:108%;aspect-ratio:1;border-radius:50%;background:var(--card-arc, #4b95c7);pointer-events:none}.category-cards__media,.category-cards__body{position:relative;width:100%}.category-cards__media{flex:1 1 0;min-height:0;max-height:260px;display:grid;grid-template-rows:minmax(0,1fr);place-items:center;gap:8px;overflow:hidden}.category-cards__image{display:block;width:100%;height:90%;max-width:100%;max-height:100%;object-fit:contain;transition:.4s}.category-cards__title{margin:0;font-family:Fredoka,sans-serif;font-weight:600;font-size:30px;line-height:normal;letter-spacing:normal}.category-cards__subtitle{margin:6px 0 0;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:18px;line-height:normal;letter-spacing:normal}.category-cards__button{display:inline-flex;align-items:center;justify-content:center;margin-top:24px;padding:16px 31px;border:1px solid;border-radius:10px;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;line-height:normal;letter-spacing:normal;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.category-cards__button:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000002e}@media screen and (max-width:1200px){.category-cards__title{font-size:26px}.category-cards__button{padding:13px 22px;font-size:15px}}@media screen and (max-width:749px){.category-cards__header{flex-direction:column;text-align:center}.category-cards__subtext{max-width:none}}:root{--mm-card-border: #bababa;--mm-card-radius: 20px;--mm-media-bg: #e3f4ff;--mm-title-color: #142b3d;--mm-price-color: #18a9e0;--mm-divider-color: #84c1ea;--mm-btn-bg: #fff8e8;--mm-btn-border: #142b3d;--mm-btn-text: #000000}.product-card-wrapper{position:relative;min-width:0;container-type:inline-size}product-component:has(>.product-card-wrapper),.product-card-wrapper,.product-card-wrapper .card{display:block;height:100%}.product-card-wrapper .card{display:flex;flex-direction:column;padding:9px;border:1px solid var(--mm-card-border);border-radius:var(--mm-card-radius);background:#fff}.product-card-wrapper .card>.card__content{margin-top:auto}.product-card-wrapper .card__inner{border-radius:10px!important;background:var(--mm-media-bg);overflow:hidden;aspect-ratio:325 / 288}.product-card-wrapper .card__inner.ratio:before{padding-bottom:0}.product-card-wrapper .card__media,.product-card-wrapper .card .media{border-radius:10px;background:transparent}.product-card-wrapper .card__media img,.product-card-wrapper .card__inner .media img{top:8%;left:8%;width:84%;height:84%;object-fit:contain}.product-card-wrapper .card>.card__content{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;column-gap:8px;padding:20px 10px 0}.product-card-wrapper .card__information{display:contents}.product-card-wrapper .card__heading{grid-column:1 / -1;grid-row:1;margin:0 0 12px;padding-bottom:12px;min-height:calc(2.4em + 12px);border-bottom:1px solid var(--mm-divider-color);font-family:Fredoka,sans-serif;font-weight:600;font-size:20px;line-height:1.2;letter-spacing:normal;color:var(--mm-title-color);text-transform:none}.product-card-wrapper .card__heading a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:inherit;text-decoration:none}.product-card-wrapper.underline-links-hover:hover a,.product-card-wrapper .card__heading a:hover{text-decoration:none}.product-card-wrapper .card-information{grid-column:1;grid-row:2;min-width:0}.product-card-wrapper .price,.product-card-wrapper .price .price-item,.product-card-wrapper .price__regular,.product-card-wrapper .price__sale{font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(14px,6.6cqw,30px);line-height:normal;letter-spacing:normal;color:var(--mm-price-color);margin-top:0!important}.product-card-wrapper .price{display:block;white-space:nowrap}.product-card-wrapper .quick-add{grid-column:2;grid-row:2;justify-self:end;margin:0;width:auto;min-width:0}.product-card-wrapper .quick-add__submit{min-width:0;width:auto;padding:clamp(9px,3.2cqw,16px) clamp(5px,4.5cqw,31px);border:1px solid var(--mm-btn-border);border-radius:10px;background:var(--mm-btn-bg);color:var(--mm-btn-text);font-family:Nunito Sans,sans-serif;font-weight:700;font-size:clamp(11px,4cqw,16px);line-height:normal;letter-spacing:normal;text-transform:uppercase;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.product-card-wrapper .quick-add__submit:after,.product-card-wrapper .quick-add__submit:before{content:none}.product-card-wrapper .quick-add__submit:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000002e}.product-card-wrapper .card__badge .badge{border-radius:10px;font-family:Nunito Sans,sans-serif;font-weight:700;text-transform:capitalize;display:inline-flex;font-size:15px;align-items:center;letter-spacing:normal;line-height:1;padding:0 10px;width:auto;border:none;height:30px;text-align:center}.product-card-wrapper .card__badge .mm-badge--sold-out{background:#142b3d;color:#fff}.product-card-wrapper .card__badge .mm-badge--bestseller,.product-card-wrapper .card__badge .mm-badge--sale{background:#ffd447;color:#000}.product-card-wrapper .card__badge:has(.mm-badge){grid-row-start:1;align-self:flex-start;justify-self:flex-start}.bestsellers__heading{margin:0 0 3.2rem;font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(3.2rem,4.5vw,60px);line-height:normal;letter-spacing:normal}.bestsellers__grid{display:grid;gap:2rem}.bestsellers__item{position:relative;min-width:0}.bestsellers__badge{position:absolute;top:20px;left:20px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:auto;height:30px;padding:0 10px;border-radius:10px;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:15px;line-height:normal;letter-spacing:normal;pointer-events:none}.bestsellers__item .card__badge{display:none}.bestsellers__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem 3.2rem;margin-top:3.2rem}.bestsellers__button{display:inline-flex;align-items:center;justify-content:center;padding:16px 31px;border:1px solid;border-radius:10px;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;line-height:normal;letter-spacing:normal;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.bestsellers__button:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000002e}.bestsellers__subtext{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:clamp(1.5rem,1.6vw,20px);line-height:normal;letter-spacing:normal;text-align:left;max-width:200px}.bestsellers__subtext p{margin:0}@media screen and (max-width:749px){.bestsellers__item--mobile-hidden{display:none}.bestsellers__badge{top:18px;left:18px}.bestsellers__footer{flex-direction:column;align-items:stretch}.bestsellers__subtext{text-align:center;max-width:100%}}.testimonials{display:block}.testimonials__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem 3.2rem;margin-bottom:3.2rem}.testimonials__heading{margin:0;font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(2.8rem,4.5vw,60px);line-height:normal;letter-spacing:normal}.testimonials__arrows{display:flex;gap:10px;flex-shrink:0}.testimonials .slider-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:10px;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.testimonials .slider-button:hover:not(:disabled){transform:translateY(-2px)}.testimonials .slider-button:disabled{opacity:.4;cursor:default}.testimonials .slider-button .svg-wrapper,.testimonials .slider-button svg{width:18px;height:18px;color:inherit}.testimonials .slider-button--prev svg{transform:rotate(90deg)}.testimonials .slider-button--next svg{transform:rotate(-90deg)}.testimonials__slider{display:flex;gap:22px;scroll-padding-left:0}.testimonials__slide{flex:0 0 calc((100% - (var(--slides-mobile, 1) - 1) * 22px) / var(--slides-mobile, 1));scroll-snap-align:start}@media screen and (min-width:750px){.testimonials__slide{flex-basis:calc((100% - (var(--slides-tablet, 2) - 1) * 22px) / var(--slides-tablet, 2))}}@media screen and (min-width:1200px){.testimonials__slide{flex-basis:calc((100% - (var(--slides-desktop, 3) - 1) * 22px) / var(--slides-desktop, 3))}}.testimonials__card{display:flex;flex-direction:column;height:100%;margin:0;padding:30px;border:1px solid;border-radius:20px;quotes:none}.testimonials__body-wrap{flex:1}.testimonials__quote{margin:0 0 1.2rem;font-family:Fredoka,sans-serif;font-weight:600;font-size:26px;line-height:1.2;letter-spacing:normal;font-style:normal}.testimonials__body{padding-bottom:2rem;border-bottom:1px solid;font-family:Nunito Sans,sans-serif;font-weight:700;font-style:italic;font-size:16px;line-height:1.4;letter-spacing:normal}.testimonials__body p{margin:0}.testimonials__author{margin-top:1.6rem;font-family:Fredoka,sans-serif;font-weight:600;font-size:20px;line-height:normal;letter-spacing:normal;font-style:normal}@media screen and (max-width:749px){.testimonials__header{flex-direction:column;align-items:center;text-align:center}.testimonials__card{padding:24px}.testimonials__quote{font-size:22px}.testimonials__card{height:auto;text-align:center}}.our-story__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}@media screen and (min-width:990px){.our-story__grid{grid-template-columns:minmax(0,627fr) minmax(0,1053fr)}}.our-story__media{min-width:0}.our-story__image{display:block;width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:20px}.our-story__card{display:grid;grid-template-columns:1fr;align-items:center;gap:2.4rem;min-width:0;padding:39px;border:1px solid;border-radius:20px;overflow:hidden}.our-story__card--has-collage{grid-template-columns:minmax(0,1fr)}@media screen and (min-width:990px){.our-story__card--has-collage{grid-template-columns:minmax(0,553fr) minmax(0,420fr)}}.our-story__content{min-width:0;max-width:553px}.our-story__eyebrow{margin:0 0 1.6rem;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;line-height:normal;letter-spacing:normal;text-transform:uppercase}.our-story__heading{margin:0 0 2rem;font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(2.8rem,3.6vw,50px);line-height:1.15;letter-spacing:normal}.our-story__text{margin-bottom:2.4rem;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:clamp(1.5rem,1.6vw,20px);line-height:1.4;letter-spacing:normal}.our-story__text p{margin:0 0 1.4rem}.our-story__text p:last-child{margin-bottom:0}.our-story__button,.fun-zone__button{display:inline-flex;align-items:center;justify-content:center;padding:16px 31px;border:1px solid;border-radius:10px;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;line-height:normal;letter-spacing:normal;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.our-story__button:hover,.fun-zone__button:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000002e}.our-story__collage{min-width:0;pointer-events:none}.our-story__collage img{display:block;width:100%;height:auto;margin:0 auto;max-width:420px}@media screen and (max-width:749px){.our-story__card{padding:28px 24px}.our-story__content{text-align:center}}.fun-zone__bar{display:grid;grid-template-columns:1fr;align-items:center;gap:2.4rem;padding:30px;border-radius:20px}@media screen and (max-width:1023px){.fun-zone__bar{grid-template-columns:1fr 1fr}.fun-zone__intro{grid-column:span 2}}@media screen and (max-width:600px){.fun-zone__bar{grid-template-columns:1fr}.fun-zone__intro{grid-column:auto;text-align:center}}@media screen and (min-width:1024px){.fun-zone__bar{grid-template-columns:minmax(0,.6fr) minmax(0,1.5fr) minmax(0,.5fr);gap:2.4rem}}.fun-zone__heading{margin:0 0 .8rem;font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(2.4rem,2.5vw,40px);line-height:normal;letter-spacing:normal}.fun-zone__subtext{margin:0;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:clamp(1.4rem,1.3vw,20px);line-height:1.3;letter-spacing:normal}.fun-zone__panel{display:grid;grid-template-columns:1fr;gap:5px;padding:24px;border-radius:20px;box-shadow:inset 0 4px 14px #00000026}@media screen and (min-width:750px){.fun-zone__panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}}@media screen and (min-width:601px)and (max-width:1023px){.fun-zone__panel{grid-template-columns:1fr}.fun-zone__intro{text-align:center}}.fun-zone__item{display:flex;align-items:flex-start;gap:10px;min-width:0}.fun-zone__number{flex-shrink:0;font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(2.6rem,3vw,50px);line-height:.7;letter-spacing:normal}.fun-zone__item-text{min-width:0}.fun-zone__item-title{margin:0 0 .4rem;font-family:Fredoka,sans-serif;font-weight:600;font-size:16px;line-height:normal;letter-spacing:normal}.fun-zone__item-desc{margin:0;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;line-height:1.3;letter-spacing:normal}.fun-zone__aside{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.fun-zone__illustration{position:relative;max-width:260px;pointer-events:none}.fun-zone__illustration img{display:block;width:100%;height:auto}.fun-zone__aside .fun-zone__button{position:relative;z-index:2}.fun-zone__arrow{display:block;width:74px;pointer-events:none}.fun-zone__arrow svg,.fun-zone__arrow img{display:block;width:100%;height:auto}@media screen and (min-width:1024px){.fun-zone__illustration{margin-top:-105px;margin-bottom:-50px;margin-left:-30px;max-width:300px;transform:rotate(-18deg)}.fun-zone__arrow{position:absolute;top:-110px;right:-10px;width:55%}}@media screen and (max-width:1023px){.fun-zone__arrow{display:none}}@media screen and (max-width:1199px){.fun-zone__illustration{max-width:220px}}.nl-crew__bar{position:relative;display:grid;grid-template-columns:1fr;align-items:center;gap:1.6rem;padding:24px;border-radius:20px}@media screen and (min-width:990px){.nl-crew__bar{grid-template-columns:14% minmax(0,1fr) 14%;gap:2rem;padding:32px 24px}}.nl-crew__content{min-width:0}.nl-crew__heading{margin:0 0 1.2rem;font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(2rem,2.2vw,27px);line-height:normal;letter-spacing:normal;text-transform:uppercase}.nl-crew__row{display:grid;grid-template-columns:1fr;align-items:start;gap:1.6rem}@media screen and (min-width:990px){.nl-crew__row{grid-template-columns:minmax(0,465fr) minmax(0,586fr);gap:2.6rem}}.nl-crew__text{margin:0;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;line-height:1.35;letter-spacing:normal}.nl-crew__form-wrap{min-width:0}.nl-crew__form{margin:0}.nl-crew__fields{display:flex;flex-wrap:wrap;gap:12px}.nl-crew__input{flex:1 1 220px;min-width:0;height:56px;padding:0 20px;border:0;border-radius:10px;box-shadow:inset 0 4px 14px #00000026;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:clamp(1.5rem,1.6vw,20px);line-height:normal;letter-spacing:normal}.nl-crew__input:focus{outline:2px solid currentColor;outline-offset:2px}.nl-crew__submit{flex:0 0 auto;min-height:56px;padding:16px 26px;border:1px solid;border-radius:10px;cursor:pointer;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;line-height:normal;letter-spacing:normal;text-transform:uppercase;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.nl-crew__submit:hover{transform:translateY(-2px);box-shadow:0 6px 14px #00000040}.nl-crew__note{margin:10px 0 0;font-family:Nunito Sans,sans-serif;font-weight:700;font-style:italic;font-size:16px;line-height:normal;letter-spacing:normal}.nl-crew__message{display:block;margin-top:8px;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;color:#fff}.nl-crew__message--success{color:#ffd447}.nl-crew__art{min-width:0;pointer-events:none}.nl-crew__art img{display:block;width:100%;height:auto}@media screen and (min-width:990px){.nl-crew__art--left{width:auto;margin-top:-70px;margin-bottom:-28px;margin-left:-12px}.nl-crew__art--right{width:auto;margin-top:-64px;margin-bottom:-28px;margin-right:-12px}}.nl-crew__arrow{position:absolute;display:none;width:54px;pointer-events:none}.nl-crew__arrow svg{display:block;width:80px;height:auto}.nl-crew__arrow svg path[fill=black],.fun-zone__arrow svg path[fill=black]{fill:currentColor}@media screen and (min-width:1200px){.nl-crew__arrow{display:block}.nl-crew__arrow--left{left:12%;top:10px;transform:rotate(-90deg) scaleY(-1)}.nl-crew__arrow--right{right:11%;bottom:30px;transform:rotate(100deg) scaleY(-1)}}@media screen and (max-width:989px){.nl-crew__bar{text-align:center}.nl-crew__art{width:140px;margin:0 auto}.nl-crew__fields{justify-content:center}.nl-crew__submit{flex:1 1 auto}}.mm-footer__card{padding:60px 40px 20px;border:1px solid;border-radius:20px}.mm-footer__grid{display:grid;grid-template-columns:1fr;gap:3.2rem 2.4rem}@media screen and (min-width:750px){.mm-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.mm-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1200px){.mm-footer__grid{grid-template-columns:minmax(210px,1.5fr) repeat(auto-fit,minmax(0,1fr))}}.mm-footer__intro{min-width:0}.mm-footer__logo{display:inline-block;max-width:240px;margin-bottom:1.6rem}.mm-footer__logo img{display:block;width:100%;height:auto}.mm-footer__tagline{margin-bottom:2.4rem;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:clamp(1.5rem,1.6vw,20px);line-height:1.35;letter-spacing:normal}.mm-footer__tagline p{margin:0}.mm-footer .list-social{flex-wrap:wrap;gap:8px;margin:0;padding:0}.mm-footer .list-social__item{margin:0}.mm-footer .list-social__link{display:flex;align-items:center;justify-content:center;width:45px;height:45px;padding:0;border:1px solid;border-radius:10px;transition:transform .2s ease,box-shadow .2s ease}.mm-footer .list-social__link:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003}.mm-footer .list-social__link .svg-wrapper,.mm-footer .list-social__link svg{width:24px;height:24px;color:inherit}.mm-footer__col{min-width:0}.mm-footer__col-heading{margin:0 0 1.8rem;font-family:Fredoka,sans-serif;font-weight:600;font-size:20px;line-height:normal;letter-spacing:normal;text-transform:uppercase}.mm-footer__list{margin:0;padding:0;list-style:none}.mm-footer__list li+li{margin-top:.4rem}.mm-footer__link{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;line-height:normal;letter-spacing:normal;text-decoration:none;transition:color .2s ease}.mm-footer__link:hover{text-decoration:none}.mm-footer__label{margin:0 0 .2rem;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;line-height:normal;letter-spacing:normal}.mm-footer__value{margin:0 0 1.6rem;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;line-height:1.35;letter-spacing:normal}.mm-footer__value:last-child{margin-bottom:0}.mm-footer__value p{margin:0}.mm-footer__value a{text-decoration:none}.mm-footer__value a:hover{text-decoration:underline}.mm-footer__bottom{margin-top:3.2rem;padding-top:2.4rem;border-top:1px solid;text-align:center}.mm-footer__copyright{margin:0;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:clamp(1.5rem,1.6vw,20px);line-height:normal;letter-spacing:normal}@media screen and (max-width:749px){.mm-footer__card{padding:28px 24px}.mm-footer__grid{grid-template-columns:1fr 1fr}.mm-footer__intro{text-align:center;grid-column:span 2}}body .collection-hero{background:#fff8e8}body .collection-hero__inner{padding-top:4rem;padding-bottom:2.4rem}body .collection-hero__title{font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(3.2rem,4.5vw,50px);line-height:normal;letter-spacing:normal;color:#142b3d}body .collection-hero__description{margin-top:1.2rem;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:1.6rem;line-height:1.5;color:#000}@media screen and (max-width:749px){body .collection-hero__inner{padding-top:2.4rem;padding-bottom:1.6rem}}body .facets__summary,body facet-filters-form .facets__summary{font-family:Nunito Sans,sans-serif;font-weight:700;color:#142b3d}body .facets__summary:hover,body details[open]>.facets__summary{color:#18a9e0}body .facets__summary-label,body .facets__selected,body .facet-filters__label{color:inherit;font-family:Nunito Sans,sans-serif}body .facets__display,body .facets__display-vertical{border-radius:20px;border:1px solid #142b3d;background:#fff8e8;box-shadow:0 6px 14px #0000001a}body .facets__header,body .facets__header-vertical{border-color:#142b3d}body .facets__reset{font-family:Nunito Sans,sans-serif;font-weight:700;color:#f47b35}body .facets__label{font-family:Nunito Sans,sans-serif;font-weight:700;color:#000}body .facets__label svg.icon-checkmark{color:#18a9e0}body .facets__label .icon,body .facets__label svg:not(.icon-checkmark){color:#142b3d}body .select__select{border:1px solid #142b3d;border-radius:10px;font-family:Nunito Sans,sans-serif;font-weight:700;color:#000;outline:none}body .select:before,body .select:after{box-shadow:none}body .select,body .select__select{border-radius:10px}body .facet-filters__field .select__select,body .mobile-facets__sort .select__select,body .facet-filters__sort{border:0px solid #142b3d;padding:0}body .select__select:focus-visible,body .select__select:focus{box-shadow:none!important;outline:none!important;border-color:#18a9e0}body .select__select option{background:#fff8e8;color:#000;font-family:Nunito Sans,sans-serif;font-weight:700;padding:.8rem 1.2rem}body .product-count__text{font-family:Nunito Sans,sans-serif;font-weight:700;color:#000}body .active-facets__button{margin-right:.8rem;margin-top:.8rem}body .active-facets__button-inner{border-radius:10px;border:1px solid #142b3d;box-shadow:none;background:#fff8e8;padding:.5rem 1.2rem;font-family:Nunito Sans,sans-serif;font-weight:700;color:#000;transition:transform .2s ease}body .active-facets__button:hover .active-facets__button-inner,body .active-facets__button--light:hover .active-facets__button-inner{box-shadow:none;transform:translateY(-2px)}body .active-facets__button .svg-wrapper{width:1rem;margin-left:.5rem;margin-right:0}body .active-facets__button-remove{font-family:Nunito Sans,sans-serif;font-weight:700;color:#f47b35}body price-range input[type=range]::-webkit-slider-thumb{background:#18a9e0}body price-range input[type=range]::-moz-range-thumb{background:#18a9e0}body .mobile-facets__inner{background:#fff}body .mobile-facets__header{border-bottom:1px solid #142b3d}body .mobile-facets__heading{font-family:Fredoka,sans-serif;font-weight:600;color:#142b3d;text-transform:uppercase}body .mobile-facets__count{font-family:Nunito Sans,sans-serif;font-weight:700;color:#000000b3}body .mobile-facets__close .icon,body .mobile-facets__close svg{color:#142b3d}body .mobile-facets__summary{font-family:Nunito Sans,sans-serif;font-weight:700;color:#142b3d;border-bottom:1px solid rgba(20,43,61,.15)}body .mobile-facets__arrow .icon,body .mobile-facets__arrow svg{color:#f47b35}body .mobile-facets__submenu{background:#fff}body .mobile-facets__close-button{font-family:Fredoka,sans-serif;font-weight:600;color:#142b3d;text-transform:uppercase}body .mobile-facets__close-button .icon,body .mobile-facets__close-button svg{color:#f47b35}body .mobile-facets__label,body .mobile-facets__sort label{font-family:Nunito Sans,sans-serif;font-weight:700;color:#000}body .mobile-facets__highlight{background:#18a9e01f}body .mobile-facets__label svg.icon-checkmark{color:#18a9e0}body .mobile-facets__footer{border-top:1px solid rgba(20,43,61,.15)}body .mobile-facets__clear{font-family:Nunito Sans,sans-serif;font-weight:700;color:#f47b35}body .mobile-facets__footer .button--primary{border-radius:10px;border:1px solid #000000;background:#f47b35;color:#fff;font-family:Nunito Sans,sans-serif;font-weight:700;text-transform:uppercase}body .mobile-facets__footer .button--primary:hover{transform:translateY(-2px)}body .mobile-facets__sort .select__select{border-radius:10px;border-color:#142b3d;height:30px}body .pagination__list{gap:8px}body .pagination__item{border-radius:10px;font-family:Nunito Sans,sans-serif;font-weight:700;color:#142b3d;transition:transform .2s ease,background .2s ease}body a.pagination__item:hover{background:#18a9e01f;color:#18a9e0}body .pagination__item--current{background:#142b3d;color:#fff!important;border-radius:10px}body .pagination__item-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#f47b35;color:#fff}select#SortBy{padding:0 15px 0 5px}.select-box{border:1px solid #0000004d;border-radius:5px;padding:3px 5px}form#FacetFiltersForm{align-items:center;gap:1.5rem}@media screen and (min-width:750px){.facets__form .product-count{align-self:center!important}}.active-facets-mobile{padding:0 10px 15px!important;gap:5px!important}.active-facets-mobile a{padding:0!important}span.mobile-facets__open-label{color:#000}.mobile-facets__footer button:before,.mobile-facets__footer button:after{display:none}.product-card-wrapper .price .price-item{margin-right:4px!important}@media(max-width:500px){.price.price--on-sale span{display:block}}.pagination__item--current:after,.pagination__item:hover:after{display:none!important}.pagination__item{height:4rem!important;width:90%!important}@media screen and (max-width:989px){.product.grid--2-col-tablet .grid__item{width:100%;max-width:100%}.product__info-wrapper,.product--right .product__info-wrapper,.product__info-wrapper.product__info-wrapper--extra-padding,.product--right .product__info-wrapper.product__info-wrapper--extra-padding{padding:0}media-gallery.product__column-sticky,section.product__column-sticky{display:block;position:static}.product__media-wrapper .slider.slider--mobile{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:1.5rem;-webkit-overflow-scrolling:touch;margin-bottom:1rem}.product__media-wrapper .slider--mobile:after{content:"";width:0;padding-left:1.5rem}.product__media-wrapper .slider.slider--mobile .slider__slide{margin-bottom:0}.product--thumbnail .product__media-item.grid__item.slider__slide,.product--thumbnail_slider .product__media-item.grid__item.slider__slide{display:flex}}@media screen and (min-width:990px){.product__media-wrapper media-gallery{display:flex;flex-direction:row;align-items:stretch;gap:1.6rem}.product__media-wrapper media-gallery .thumbnail-slider{--mm-thumb-size: 90px;--mm-thumb-gap: 1.2rem;order:1;flex:0 0 var(--mm-thumb-size);width:var(--mm-thumb-size);min-height:calc(6 * var(--mm-thumb-size) + 5 * var(--mm-thumb-gap));display:flex;flex-direction:column;align-items:center;gap:.8rem}.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider){order:2;flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider) .product__media-list,.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider) .product__media-item,.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider) .product-media-container,.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider) .product__modal-opener,.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider) .media{height:100%}.product__media-wrapper media-gallery>slider-component:not(.thumbnail-slider) .product__media-list{flex:1 1 auto}.product__media-wrapper .thumbnail-slider .thumbnail-list.slider,.product__media-wrapper .thumbnail-slider .thumbnail-list.slider--tablet-up{display:flex;flex-direction:column;gap:var(--mm-thumb-gap);padding:1px;scroll-padding-left:0;width:100%;max-height:calc(6 * var(--mm-thumb-size) + 5 * var(--mm-thumb-gap));overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.product__media-wrapper .thumbnail-slider .thumbnail-list::-webkit-scrollbar{display:none}.product .product__media-wrapper .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide,.product .product__media-wrapper .thumbnail-list .thumbnail-list__item.slider__slide{width:100%;scroll-snap-align:none}.product .product__media-wrapper .thumbnail-slider>.slider-button{display:flex;order:0;width:100%;height:2.4rem;padding:0}.product .product__media-wrapper .thumbnail-slider>.slider-button--next{order:2}.product__media-wrapper .thumbnail-slider>.slider-button .svg-wrapper{transform:rotate(90deg)}.product__media-wrapper .thumbnail-slider>.slider-button[disabled]{opacity:1}.product__media-wrapper .thumbnail-slider--no-paging>.slider-button{display:none}.product__media-wrapper .product-media-container,.product__media-wrapper .thumbnail{background:var(--mm-media-bg);border:0;border-radius:20px;box-shadow:none;overflow:hidden}.product__media-wrapper .product-media-container .product__media{background:transparent}.product__media-wrapper .product-media-container.media-fit-contain .product__media img{object-fit:contain}}.product__info-container,.product__info-container.product__column-sticky{background:#fff8e8;border:1px solid #142b3d;border-radius:20px;padding:3rem}.product__info-container,.product__info-container.product__column-sticky{display:grid;grid-template-columns:1fr;align-content:start;row-gap:1.2rem;margin:0;height:100%}.product__info-container.product__info-container>*,.product__info-container.product__info-container .product-form,.product__info-container.product__info-container .product__description,.product__info-container.product__info-container .icon-with-text{margin-top:0;margin-bottom:0}.product__info-container>*{grid-column:1 / -1}.product__text.caption-with-letter-spacing{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:1.4rem;letter-spacing:normal;color:#999}.product__title{margin:0}.product__title>*:not(a){font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(2.2rem,2.4vw,30px);line-height:normal;letter-spacing:normal;color:#142b3d;text-transform:uppercase}.product__price .price,.product__price .price__container,.product__price .price-item{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:20px;letter-spacing:normal;color:#000c}.product__meta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem;padding-bottom:1.6rem;border-bottom:1px solid rgba(0,0,0,.2)}.product__meta-row .rating-wrapper{display:flex;align-items:center;gap:.6rem;margin:0}.product__meta-row .rating-star{--color-rating-star: #5a5347}.product__meta-row .rating-text,.product__meta-row .rating-count{display:inline-block;font-family:Nunito Sans,sans-serif;font-weight:400;font-size:1.5rem}.product__delivery{display:flex;align-items:center;gap:.9rem;line-height:1;font-family:Nunito Sans,sans-serif;font-weight:400;font-size:1.5rem;color:#000c}.product__delivery .svg-wrapper{width:24px;height:24px;color:#142b3d}.product__delivery .svg-wrapper svg{width:100%;height:100%}.product__description-title,.form__label,.product-form__quantity .quantity__label{font-family:Nunito Sans,sans-serif;font-weight:900;font-size:16px;text-transform:uppercase;color:#000c}.product__description{font-family:Nunito Sans,sans-serif;font-size:16px;line-height:1.5;color:#5a5347}.product__description p{margin:0}.product__description .product__description-title{margin:0 0 .6rem;font-family:Nunito Sans,sans-serif;font-weight:900;font-size:16px;text-transform:uppercase;color:#000c}.product__description.rte a,.product__description.rte a:hover,.product__description.rte a *{color:#5a5347!important;text-decoration:underline}.product-form__input--pill .form__label{margin-bottom:1rem}.product-form__input--pill.product-form__input--pill input[type=radio]+label{min-width:50px;height:40px;padding:0 1.4rem;border:0;border-radius:10px;background:#fff;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;color:#000c;text-transform:uppercase;box-shadow:none;line-height:3}.product-form__input--pill input[type=radio]+label:before{display:none}.product-form__input--pill.product-form__input--pill input[type=radio]:hover+label{background:#f3ede0}.product-form__input--pill.product-form__input--pill input[type=radio]:checked+label{background:#142b3d;color:#fff;box-shadow:none}.product-form__quantity,.product__buy-buttons{grid-column:1}.product__buy-buttons .product-form__buttons{display:flex;flex-wrap:wrap}@media screen and (min-width:990px){.product__info-container:has(.product-form__quantity+.product__buy-buttons){--pdp-qty-col: 140px;--pdp-col-gap: 1.6rem;grid-template-columns:var(--pdp-qty-col) minmax(0,1fr);column-gap:var(--pdp-col-gap)}.product-form__quantity{grid-column:1}.product__buy-buttons{grid-column:2}.product-form__submit--buy-now{margin-left:calc(-1 * (var(--pdp-qty-col) + var(--pdp-col-gap)));width:calc(100% + var(--pdp-qty-col) + var(--pdp-col-gap))}}.product__buy-buttons .product-form__buttons .product-form__submit:not(.product-form__submit--buy-now){flex:1 1 100%}.product-form__quantity .price-per-item__container,.product-form__quantity .quantity{width:140px;max-width:100%;height:60px;border:0;border-radius:10px;background:#fff;box-shadow:none}.product-form__quantity .quantity__button{color:#000c}.product-form__quantity .quantity__input{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;color:#000c;background:transparent}.product-form__submit.button--primary,.product-form__submit:not(.product-form__submit--buy-now){min-height:60px;border:0;border-radius:10px;background:#142b3d;color:#fff;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;text-transform:none;box-shadow:none;flex:1 1 0}.product-form__submit.button--primary:hover,.product-form__submit:not(.product-form__submit--buy-now):hover{background:#1c3a52}.product-form__submit--buy-now{flex:1 1 100%;min-height:60px;border:0;border-radius:10px;background:#f47b35;color:#fff;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;text-transform:none;box-shadow:none;transition:transform .2s ease}.product-form__submit--buy-now:hover{transform:translateY(-2px)}.product-form__submit.button--primary:before,.product-form__submit.button--primary:after,.product-form__submit--buy-now:before,.product-form__submit--buy-now:after{content:none}.product__info-container .product__view-details{display:none}.product__info-container .icon-with-text{--icon-size: 32px;--icon-spacing: 10px;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:1.6rem;padding-top:1.6rem;border-top:1px solid rgba(0,0,0,.2)}.product__info-container .icon-with-text--horizontal .icon-with-text__item{flex-direction:row;align-items:center;gap:var(--icon-spacing);width:auto;flex:1 1 0;min-width:0}.product__info-container .icon-with-text--horizontal .svg-wrapper,.product__info-container .icon-with-text--horizontal img{margin-bottom:0}.product__info-container .icon-with-text--horizontal .h4{padding-top:0;text-align:left}.product__info-container .icon-with-text__item .svg-wrapper svg,.product__info-container .icon-with-text__item img{flex-shrink:0;color:#142b3d;object-fit:contain}.product__info-container .icon-with-text__text-wrap{display:flex;flex-direction:column;min-width:0}.product__info-container .icon-with-text__heading.h4{margin:0;font-family:Fredoka,sans-serif;font-weight:600;font-size:13px;line-height:normal;letter-spacing:normal;color:#142b3d;text-transform:none}.product__info-container .icon-with-text__subtext{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:9px;letter-spacing:.02em;text-transform:uppercase;color:#142b3d;line-height:1.2;margin-top:5px}@media screen and (max-width:749px){.product__info-container,.product__info-container.product__column-sticky{padding:24px}.product__info-container .icon-with-text{flex-wrap:wrap;justify-content:flex-start}.product__info-container .icon-with-text--horizontal .icon-with-text__item{flex:1 1 45%}.product-card-wrapper .card>.card__content{padding:10px 0 0}}@media screen and (min-width:750px){.product__info-container{max-width:100%!important}}.product-form__buttons{max-width:100%!important}.product-form__quantity quantity-input.quantity:before,.product-form__quantity quantity-input.quantity:after{box-shadow:none!important;border-radius:10px!important}.product-form__quantity quantity-input.quantity button{background:transparent!important}.product-form__buttons button{text-transform:capitalize!important}.quantity__button .svg-wrapper{width:1.3rem!important}.quantity__button .svg-wrapper path{fill:#000}.rating-star:before{letter-spacing:1px;font-size:20px;line-height:1.3}.rating-wrapper p{margin:0}.icon-with-text img{height:auto!important;width:auto!important}label.quantity__label.form__label{border-top:1px solid rgba(0,0,0,.2);padding-top:1.2rem}@media(min-width:990px)and (max-width:1200px){.product__info-container .icon-with-text{flex-wrap:wrap}.product__info-container .icon-with-text--horizontal .icon-with-text__item{flex:1 1 45%}}@media(max-width:989px){.product__info-container .icon-with-text{flex-wrap:wrap}.product__info-container .icon-with-text--horizontal .icon-with-text__item{flex:1 1 100%}.icon-with-text img{height:40px!important;width:40px!important}.product-form__submit.button--primary,.product-form__submit:not(.product-form__submit--buy-now){min-height:50px}.product-form__submit--buy-now{min-height:50px}}.product__media-wrapper .slider-buttons.quick-add-hidden{display:none!important}.product__delivery span{margin-top:2px;line-height:1.1}.quantity__label .quantity__rules-cart{display:none}@media screen and (min-width:990px){.product__buy-buttons{position:relative}.product__buy-buttons .product-form__error-message-wrapper:not([hidden]){position:absolute;bottom:calc(100% + .4rem);left:0;right:0;margin-bottom:0}}.product__media-item{background:#e3f4ff;border-radius:20px}.slider--mobile .product-media-container{padding:20px;background:transparent;border:none;--aspect-ratio: 1}.thumbnail img{padding:10px}.thumbnail[aria-current]{box-shadow:0 0 0 .1rem #43a0da!important;border-color:#fef8e8}.product__price{margin-bottom:-15px!important}quick-add-modal .product:not(.featured-product) .product__view-details{font-family:Nunito San,sans-serif;color:#ec7f3c;text-decoration:underline;margin-top:10px;text-transform:capitalize;font-weight:700}.quick-add-modal__toggle{border-color:#182b3d!important;background:#182b3d!important;color:#fff!important}.quick-add-modal__toggle:hover{color:#fff!important}.page-banner{position:relative;overflow:hidden}.page-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0}.page-banner__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.page-banner__inner{position:relative;display:flex}.page-banner__content{max-width:70rem}.page-banner__title{margin:0 0 1.6rem;font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(3.2rem,4.5vw,60px);line-height:normal;letter-spacing:normal}.page-banner__paragraph{margin:0 0 2.4rem;font-family:Nunito Sans,sans-serif;font-size:1.8rem;line-height:1.5}.page-banner__paragraph p{margin:0}.page-banner__button{display:inline-flex;align-items:center;justify-content:center;padding:16px 31px;border:1px solid;border-radius:10px;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;line-height:normal;letter-spacing:normal;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.page-banner__button:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000002e}.gallery__grid{display:grid;margin:0;padding:0}.gallery__item-group{display:contents}.gallery__item-button{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.gallery__item-media{display:block;overflow:hidden;border-radius:20px;background:var(--mm-media-bg, #e3f4ff)}.gallery__item-media--square{aspect-ratio:1 / 1}.gallery__item-media--portrait{aspect-ratio:3 / 4}.gallery__item-media--landscape{aspect-ratio:4 / 3}.gallery__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease;padding:15px;border-radius:20px}.gallery__item-media--adapt .gallery__image{height:auto;object-fit:contain}.gallery__item-button:hover .gallery__image{transform:scale(1.04)}.gallery-lightbox{display:none}.gallery-lightbox[open]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#000000d9}.gallery-lightbox__dialog{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;height:100%;padding:0 6rem}.gallery-lightbox__content{position:relative;cursor:initial;max-width:100%;max-height:90vh}.gallery-lightbox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;height:4rem}.gallery-lightbox__spinner .path{stroke:#fff}.gallery-lightbox__image{display:block;max-width:100%;max-height:90vh;width:auto;height:auto;border-radius:12px;object-fit:contain}.gallery-lightbox__close{position:absolute;top:2rem;right:2rem;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer}.gallery-lightbox__close svg{width:1.8rem;height:1.8rem}.slider-button.gallery-lightbox__prev,.slider-button.gallery-lightbox__next{position:relative;flex-shrink:0;width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer}.slider-button.gallery-lightbox__prev:not([disabled]):hover,.slider-button.gallery-lightbox__next:not([disabled]):hover{background:#fff3}.gallery-lightbox__prev .icon,.gallery-lightbox__next .icon{width:1.6rem;height:1.6rem}@media screen and (max-width:749px){.gallery-lightbox__dialog{justify-content:center;align-content:center;padding:0 .6rem 3.2rem}.gallery-lightbox__dialog{gap:1rem}.slider-button.gallery-lightbox__prev,.slider-button.gallery-lightbox__next{width:40px;height:40px}}.gallery-lightbox__dialog .slider-button:not([disabled]):hover,.gallery-lightbox__close:hover{color:#d4aa31}.fun-activities-media__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media screen and (min-width:990px){.fun-activities-media__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:2rem}}.fun-activities-media__photos{display:flex;flex-direction:column;gap:2rem;height:100%}.fun-activities-media__photo{display:block;width:100%;height:100%;object-fit:cover;border:1px solid #142b3d;border-radius:20px}.fun-activities-media__content{display:flex;flex-direction:column;gap:2rem}.fun-activities-media__content:only-child{grid-column:1 / -1}.fun-activities-media__block-heading{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-bottom:1.6rem;text-align:center}.download-heading{background:#182b3d;padding:10px;border-radius:10px;transition:.4s;margin-top:1.6rem;margin-bottom:0}.download-heading:hover{background:#7fb0e5}.fun-activities-media__block-heading.song-heading{border:2px dashed;padding:8px;border-radius:10px}.download-heading .svg-wrapper{color:#fff}.fun-activities-media__block-heading .svg-wrapper{flex-shrink:0;width:32px;height:32px}.fun-activities-media__block-heading .svg-wrapper svg{width:100%;height:100%}.fun-activities-media__block-heading h2{margin:0;font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(1.5rem,2vw,24px);line-height:1.2;letter-spacing:normal}.fun-activities-media__video{position:relative;padding-bottom:56.25%;border-radius:20px;overflow:hidden;border:1px solid #142b3d}.fun-activities-media__video-poster,.fun-activities-media__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:20px}.fun-activities-media__video-poster img{width:100%;height:100%;object-fit:cover}.fun-activities-media__video iframe{border:0;border-radius:20px}.fun-activities-media__video .deferred-media__poster{border-radius:20px}.fun-activities-media__coloring-image{display:block;width:100%;height:auto;border:1px solid #142b3d;border-radius:20px}.fun-activities-media__coloring-button{position:relative;display:block;width:100%;padding:0;border:0;background:none;color:inherit;text-decoration:none;cursor:pointer;transition:transform .2s ease}.fun-activities-media__coloring-button:not([disabled]):hover{transform:translateY(-2px)}.fun-activities-media__coloring-button[disabled]{cursor:not-allowed}.fun-activities-media__coloring-button[disabled] .fun-activities-media__coloring-image{opacity:.5}.fun-activities-media__coloring-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:.8rem 2rem;border-radius:10px;background:#142b3d;color:#fff;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;white-space:nowrap}.fun-activities-media__coloring-button .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4rem}.fun-activities-media__coloring-button .loading__spinner .path{stroke:#142b3d}.fun-activities-media__coloring-button:hover{transform:none!important}@media(max-width:600px){.fun-activities-media__block-heading .svg-wrapper{width:25px;height:25px}.fun-activities-media__block-heading h2{text-align:left}}.about-story__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start}@media screen and (min-width:990px){.about-story__grid{grid-template-columns:minmax(0,.6fr) minmax(0,1fr) minmax(0,.6fr);gap:4rem}.about-story__photos--left{grid-column:1}.about-story__content{grid-column:2}.about-story__photos--right{grid-column:3}}.about-story__photos{display:flex;flex-direction:column;gap:2.4rem;position:sticky;top:1rem}.about-story__photo{display:block;width:100%;height:auto;border:1px solid #142b3d;border-radius:20px}.about-story__content:only-child{grid-column:1 / -1}.about-story__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto 1rem;color:#f47b35}.about-story__icon svg,.about-story__icon img{width:100%;height:100%}.about-story__heading{margin:0 0 2.4rem;font-family:Fredoka,sans-serif;font-weight:600;font-size:clamp(2.4rem,3vw,34px);line-height:1.2;letter-spacing:normal;text-align:center;text-transform:none}.about-story__text{font-family:Nunito Sans,sans-serif;font-size:16px;line-height:1.6}.about-story__text p{margin:0 0 1.6rem}.about-story__text p:last-child{margin-bottom:0}span.about-story__icon img{filter:brightness(0) saturate(100%) invert(52%) sepia(82%) saturate(964%) hue-rotate(338deg) brightness(99%) contrast(93%)}.about-story__text{text-align:center}.contact-layout--with-side{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.contact-layout .contact__fields{grid-template-columns:1fr}.contact-layout .contact h2.title{font-family:Fredoka;text-align:center}@media screen and (min-width:990px){.contact-layout--with-side{grid-template-columns:minmax(0,1.6fr) minmax(0,.7fr)}.contact-layout .contact{position:sticky;top:2rem}}.contact-side{display:flex;flex-direction:column;gap:1.6rem}.contact-side__image{border:1px solid #182b3d;border-radius:15px;padding:10px}.contact-side__image img{display:block;width:100%;height:auto;border-radius:15px}.contact-side__banner{display:block;text-align:center;font-family:Fredoka,sans-serif;font-weight:600;font-size:1.5rem;line-height:1.3;text-decoration:none;border-radius:8px;padding:1.6rem 2rem}.contact-side__banner:hover{opacity:.85}.contact-layout .contact .field:before,.contact-layout .contact .field:after{display:none}.contact-layout .contact .field__input:focus-visible{box-shadow:none}.contact-layout .contact .field{border:2px solid #182b3d;border-radius:15px}.contact-layout .contact .field input,.contact-layout .contact .field textarea{border-radius:15px!important}.contact-layout .contact .field label{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:14px;color:#000c;text-transform:uppercase}.contact-layout .contact .contact__button button:before,.contact-layout .contact .contact__button button:after{display:none}.contact-layout .contact .contact__button{margin-top:2.5rem!important;text-align:center}.contact-layout .contact .contact__button button{background:#ec7f3c;text-transform:uppercase;font-family:Nunito Sans;font-weight:700;border-radius:10px;width:25%}.contact-layout .contact .img-banner{border-radius:15px;margin-top:20px}.drawer__inner *,cart-items *,.cart__footer *{font-family:Nunito Sans;font-weight:700}.cart__checkout-button:before,.cart__checkout-button:after,.cart-drawer__empty-content .button:before,.cart-drawer__empty-content .button:after,quantity-input.quantity.cart-quantity:before,quantity-input.quantity.cart-quantity:after,.cart__warnings a.button:before,.cart__warnings a.button:after{display:none}.cart__checkout-button,.cart-drawer__empty-content .button,.cart__warnings a.button{background:#ec7f3c;text-transform:uppercase;border-radius:10px}quantity-input.quantity.cart-quantity{border:1px solid #182b3d;border-radius:10px}a.cart-item__name{text-decoration:none!important}body a.pagination__item[aria-disabled=true]:hover{background:#142b3d}.shopify-policy__container{max-width:135ch;font-family:Nunito Sans!important;color:#000;padding-top:40px;padding-bottom:40px}.shopify-policy__title h1{font-family:Fredoka}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom.css.map */
