.gw-product-grid{--gwpg-background: #fbf8f2;--gwpg-heading-color: #1d1d1d;--gwpg-filter-border: #ed72aa;--gwpg-filter-text: #0a0a0a;--gwpg-accent: #559ec6;--gwpg-card-image-bg: #f3f3f3;--gwpg-card-title-color: #0a0a0a;--gwpg-card-price-color: #0a0a0a;--gwpg-age-badge: #ccd981;--gwpg-cols-mobile: 2;--gwpg-cols-desktop: 3;position:relative;background:var(--gwpg-background);overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gw-product-grid__inner{display:flex;flex-direction:column;gap:32px;max-width:1440px;margin:0 auto;padding:32px 16px 48px;position:relative}.gw-product-grid__results{display:flex;flex-direction:column;gap:12px}.gw-product-grid__count{font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:24px;line-height:1.08;letter-spacing:.765px;color:var(--gwpg-heading-color);margin:0}.gw-product-grid__layout,.gw-product-grid__sidebar{display:flex;flex-direction:column;gap:16px}.gw-product-grid__main{flex:1 1 auto;min-width:0}.gw-product-grid__grid{display:grid;grid-template-columns:repeat(var(--gwpg-cols-mobile),minmax(0,169px));justify-content:start;column-gap:12px;row-gap:32px;list-style:none;padding:0;margin:0}.gw-product-grid__item{position:relative;display:flex}.gw-product-grid__empty{grid-column:1/-1;font-family:DupletRounded,helvetica,arial,sans-serif;font-size:16px;letter-spacing:1px;color:var(--gwpg-heading-color);text-align:center;padding:40px 0}.gw-product-grid__readmore{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.gw-product-grid__readmore-text{font-family:DupletRounded,helvetica,arial,sans-serif;font-size:16px;line-height:1.35;letter-spacing:1px;color:var(--gwpg-heading-color);margin:0}.gw-product-grid__readmore-text p{margin:0 0 12px}.gw-product-grid__readmore-text p:last-child{margin-bottom:0}.gw-product-grid__readmore-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;border:1px solid var(--gwpg-accent);border-radius:33px;background:transparent;padding:14px 24px;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:18px;letter-spacing:1px;line-height:1;color:var(--gwpg-accent);text-align:center;text-decoration:none;cursor:pointer}.gw-product-grid__readmore-icon{width:16px;height:16px;flex-shrink:0;transition:transform .2s ease}.gw-product-grid__readmore-toggle{position:absolute;width:1px;height:1px;margin:0;opacity:0}.gw-product-grid__readmore-text--collapsible .gw-product-grid__readmore-rest{display:none}.gw-product-grid__readmore-toggle:checked~.gw-product-grid__readmore-text--collapsible .gw-product-grid__readmore-rest{display:inline}.gw-product-grid__readmore-label--less{display:none}.gw-product-grid__readmore-toggle:checked~.gw-product-grid__readmore-button .gw-product-grid__readmore-label--more{display:none}.gw-product-grid__readmore-toggle:checked~.gw-product-grid__readmore-button .gw-product-grid__readmore-label--less{display:inline}.gw-product-grid__readmore-toggle:checked~.gw-product-grid__readmore-button .gw-product-grid__readmore-icon{transform:rotate(180deg)}.gw-product-grid .wave{position:relative;width:100%;line-height:0}.gw-product-grid .wave svg{display:block;width:100%;height:auto}.gw-product-grid .gwpc{position:relative;display:flex;flex-direction:column;gap:12px;width:100%;height:100%}.gw-product-grid .gwpc__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.gw-product-grid .gwpc__media{position:relative;aspect-ratio:1/1;border-radius:15px;overflow:hidden;background:var(--gwpg-card-image-bg)}.gw-product-grid .gwpc__image{display:block;width:100%;height:100%;object-fit:cover}.gw-product-grid .gwpc__badges{position:absolute;top:16px;left:20px;right:56px;display:flex;flex-wrap:wrap;gap:8px;z-index:2}.gw-product-grid .gwpc .badge{display:inline-flex;align-items:center;justify-content:center;border-radius:5.41px;padding:5px 10px;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:12px;line-height:1;letter-spacing:1px;color:#0a0a0a;text-align:center;white-space:nowrap}.gw-product-grid .gwpc .badge--age-range{background:var(--gwpg-age-badge)}.gw-product-grid .gwpc__info{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "price" "rating";align-content:start;gap:8px;padding-bottom:8px}.gw-product-grid .gwpc__title{grid-area:title;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:16px;line-height:1.2;letter-spacing:1px;color:var(--gwpg-card-title-color);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gw-product-grid .gwpc__rating{grid-area:rating;display:flex;align-items:center;gap:8px}.gw-product-grid .gwpc__stars{display:inline-flex;align-items:center;background:none!important}.gw-product-grid .gwpc__stars svg{display:block}.gw-product-grid .gwpc__rating-text{margin:0;white-space:nowrap;color:#0f0b00}.gw-product-grid .gwpc__rating-value{font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:16px;line-height:1.4;letter-spacing:1px}.gw-product-grid .gwpc__rating-count{font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:14px;line-height:1.4;letter-spacing:1px}.gw-product-grid .gwpc .price{grid-area:price;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:16px;line-height:1.2;letter-spacing:1px;color:var(--gwpg-card-price-color);white-space:nowrap;text-align:left}.gw-product-grid .gwpc .price .price-item{font-family:inherit;font-weight:inherit;font-size:inherit;letter-spacing:inherit}.gw-product-grid .gwpc .price .price__regular,.gw-product-grid .gwpc .price .price__sale{margin:0}.gw-product-grid .gwpc .price .unit-price{display:none}.gw-product-grid .gwpc__cta-wrapper{position:relative;margin-top:auto;z-index:2}.gw-product-grid .gwpc__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;border:1px solid var(--gwpg-accent);border-radius:33px;background:transparent;padding:14px 24px;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:18px;letter-spacing:1px;line-height:1;color:var(--gwpg-accent);text-align:center;text-decoration:none;cursor:pointer;width:100%}.gw-product-grid .gwpc__cta[disabled],.gw-product-grid .gwpc__cta--sold-out{opacity:.5;cursor:not-allowed}.gw-product-grid .gw-product-grid__pagination{display:block;padding-top:48px}.gw-product-grid .gw-product-grid__pagination-list{display:flex;align-items:center;justify-content:center;gap:4px;list-style:none;padding:0;margin:0}.gw-product-grid .gw-product-grid__page{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:32px;height:32px;border-radius:8px;font-family:Inter,helvetica,arial,sans-serif;font-weight:500;font-size:16px;line-height:1.4;color:var(--gwpg-heading-color);text-decoration:none}.gw-product-grid .gw-product-grid__page--current{background:var(--gwpg-accent);color:#fbf8f2}.gw-product-grid .gw-product-grid__page--nav{color:var(--gwpg-heading-color)}.gw-product-grid .gw-product-grid__page--nav svg{width:20px;height:20px;fill:none}.gw-product-grid .gw-product-grid__page--nav svg path{fill:none;stroke:currentcolor}.gw-product-grid__count-mirror{display:none}.gw-product-grid .gw-facets{display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:100%}.gw-product-grid .gw-facets__filters-form{position:relative;flex:0 0 auto}.gw-product-grid .gw-facets__pill{display:flex;align-items:center;gap:8px;box-sizing:border-box;width:100%;border:1px solid var(--gwpg-filter-border);border-radius:25px;background:transparent;padding:10px 20px 10px 24px;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:16px;letter-spacing:1px;line-height:1;color:var(--gwpg-heading-color);white-space:nowrap;list-style:none;cursor:pointer}.gw-product-grid .gw-facets__pill::-webkit-details-marker{display:none}.gw-product-grid .gw-facets__caret{width:16px;height:16px;flex-shrink:0;color:var(--gwpg-heading-color);transition:transform .2s ease}.gw-product-grid .gw-facets__sort{position:relative;flex:1 1 auto;min-width:0}.gw-product-grid .gw-facets__sort>details{position:static}.gw-product-grid .gw-facets__sort-pill{justify-content:space-between}.gw-product-grid .gw-facets__sort-label{overflow:hidden;text-overflow:ellipsis}.gw-product-grid .gw-facets__sort details[open] .gw-facets__caret{transform:rotate(180deg)}.gw-product-grid .gw-facets__sort-popup{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:20;box-sizing:border-box;border:1px solid var(--gwpg-filter-border);border-radius:16px;background:var(--gwpg-background);padding:8px;margin:0;list-style:none;box-shadow:0 8px 24px #0a0a0a14}.gw-product-grid .gw-facets__sort-option{display:block;width:100%;box-sizing:border-box;border:none;border-radius:12px;background:transparent;padding:10px 16px;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:16px;letter-spacing:1px;line-height:1.2;color:var(--gwpg-heading-color);text-align:left;cursor:pointer}.gw-product-grid .gw-facets__sort-option:hover{background:color-mix(in srgb,var(--gwpg-filter-border) 12%,transparent)}.gw-product-grid .gw-facets__sort-option.is-active{background:color-mix(in srgb,var(--gwpg-filter-border) 18%,transparent);font-weight:700}.gw-product-grid .gw-facets__sort-native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.gw-product-grid .gw-facets__drawer-toggle{position:absolute;width:1px;height:1px;margin:-1px;opacity:0;pointer-events:none}.gw-product-grid .gw-facets__filters-pill{width:auto;justify-content:center}.gw-product-grid .gw-facets__filters-icon{width:18px;height:18px;flex-shrink:0;color:var(--gwpg-heading-color)}.gw-product-grid .gw-facets__filters-form>form{display:none}.gw-product-grid .gw-facets__drawer-toggle:checked~form{display:block;position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:min(320px,86vw)}.gw-product-grid .gw-facets__card{display:flex;flex-direction:column;gap:8px;box-sizing:border-box;width:100%;border:1px solid var(--gwpg-filter-border);border-radius:25px;background:var(--gwpg-background);padding:24px}.gw-product-grid .gw-facets__card-title{font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:16px;letter-spacing:1px;color:var(--gwpg-filter-text);margin:0}.gw-product-grid .gw-facets__group{padding:12px 0}.gw-product-grid .gw-facets__group:not(:last-child){border-bottom:1.5px solid pink}.gw-product-grid .gw-facets__group-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;list-style:none;cursor:pointer}.gw-product-grid .gw-facets__group-summary::-webkit-details-marker{display:none}.gw-product-grid .gw-facets__group-title{font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:16px;letter-spacing:1px;color:var(--gwpg-filter-text)}.gw-product-grid .gw-facets__group-caret{width:14px;height:14px;flex-shrink:0;color:var(--gwpg-filter-text);transition:transform .2s ease}.gw-product-grid .gw-facets__group[open] .gw-facets__group-caret{transform:rotate(180deg)}.gw-product-grid .gw-facets__group-body{padding-top:16px}.gw-product-grid .gw-facets__options{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:0}.gw-product-grid .gw-facets__checkbox{position:relative;display:flex;align-items:center;gap:8px;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:16px;letter-spacing:1px;color:var(--gwpg-filter-text);cursor:pointer}.gw-product-grid .gw-facets__checkbox input[type=checkbox]{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.gw-product-grid .gw-facets__checkbox.is-disabled{opacity:.4;cursor:not-allowed}.gw-product-grid .gw-facets__box{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;width:24px;height:24px;border:1.5px solid var(--gwpg-filter-text);border-radius:6px;background:#fff;color:#fff}.gw-product-grid .gw-facets__box svg{width:12px;height:10px;opacity:0}.gw-product-grid .gw-facets__checkbox input:checked~.gw-facets__box{background:var(--gwpg-accent);border-color:var(--gwpg-accent)}.gw-product-grid .gw-facets__checkbox input:checked~.gw-facets__box svg{opacity:1}.gw-product-grid .gw-facets__checkbox input:focus-visible~.gw-facets__box{outline:2px solid var(--gwpg-accent);outline-offset:2px}.gw-product-grid .gw-facets__option-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gw-product-grid .gw-facets__range{display:flex;flex-direction:column;gap:24px;width:100%}.gw-product-grid .gw-facets__range-track{position:relative;height:14px}.gw-product-grid .gw-facets__range-track:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;transform:translateY(-50%);background:pink}.gw-product-grid .gw-facets__range-track input[type=range]{position:absolute;top:0;left:0;width:100%;height:14px;margin:0;background:transparent;pointer-events:none;appearance:none;-webkit-appearance:none}.gw-product-grid .gw-facets__range-track input[type=range]::-webkit-slider-runnable-track{height:2px;background:transparent}.gw-product-grid .gw-facets__range-track input[type=range]::-moz-range-track{height:2px;background:transparent}.gw-product-grid .gw-facets__range-track input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;pointer-events:auto;width:14px;height:14px;margin-top:-6px;border:none;border-radius:50%;background:var(--gwpg-accent);cursor:pointer}.gw-product-grid .gw-facets__range-track input[type=range]::-moz-range-thumb{pointer-events:auto;width:14px;height:14px;border:none;border-radius:50%;background:var(--gwpg-accent);cursor:pointer}.gw-product-grid .gw-facets__range-fields{display:flex;align-items:center;justify-content:space-between;gap:8px}.gw-product-grid .gw-facets__range-field{display:inline-flex;align-items:center;box-sizing:border-box;background:#f5f5f6;border-radius:4px;padding:4px 20px}.gw-product-grid .gw-facets__range-field input[type=number]{appearance:none;-webkit-appearance:none;-moz-appearance:textfield;box-sizing:border-box;width:100%;max-width:44px;border:none;background:transparent;padding:0;margin:0;font-family:Inter,helvetica,arial,sans-serif;font-size:14px;line-height:1.4;color:#4c4d52;text-align:center}.gw-product-grid .gw-facets__range-field input[type=number]::placeholder{color:#4c4d52;opacity:1}.gw-product-grid .gw-facets__range-field input[type=number]::-webkit-outer-spin-button,.gw-product-grid .gw-facets__range-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media screen and (max-width:749.98px){.gw-product-grid .gw-facets__card-title{display:none}.gw-product-grid .gwpc__cta{padding-top:11px;padding-bottom:11px}.gw-product-grid .gwpc__badges{top:8px;right:8px;left:auto;flex-direction:column;align-items:flex-end}}@media screen and (min-width:750px){.gw-product-grid__inner{gap:64px;padding:64px}.gw-product-grid__results{gap:32px}.gw-product-grid__count{font-size:24px;line-height:1}.gw-product-grid .gwpc__info{grid-template-columns:1fr auto;grid-template-areas:"title price" "rating .";column-gap:16px;align-items:start}.gw-product-grid__layout{flex-direction:row;align-items:flex-start;gap:24px}.gw-product-grid__sidebar{flex:0 0 312px;width:312px;gap:12px}.gw-product-grid__grid{grid-template-columns:repeat(var(--gwpg-cols-desktop),minmax(0,1fr));gap:32px}.gw-product-grid .gw-facets{flex-direction:column;align-items:stretch;gap:12px}.gw-product-grid .gw-facets__sort{flex:0 0 auto;width:100%}.gw-product-grid .gw-facets__filters-form{flex:1 1 auto;width:100%}.gw-product-grid .gw-facets__filters-pill{display:none}.gw-product-grid .gw-facets__filters-form>form,.gw-product-grid .gw-facets__drawer-toggle:checked~form{display:block;position:static;width:100%}.gw-product-grid--has-sidebar .gw-product-grid__pagination{width:calc(100% + 336px);margin-left:-336px}}
/*# sourceMappingURL=/cdn/shop/t/489/assets/gw-product-grid.compiled.scss.css.map */
