products-grid{--_heading-grid-areas: "title link";--_heading-padding-inline: 12px;--_primary-color: var(--theme-color-yamamay);display:block;padding:64px 16px;transition:ease-in-out all .3s}products-grid:has(.products-grid__heading--filters){--_heading-grid-areas: "title filters link"}products-grid.products-grid--yman{--_primary-color: var(--theme-color-yamamay-man)}products-grid.loading{opacity:0}products-grid[data-desktop-view=standard] .swiper-wrapper{grid-template-columns:repeat(var(--_size-limit),minmax(0,1fr))}products-grid[data-desktop-view=compact] .swiper-wrapper{grid-template-columns:repeat(calc(var(--_size-limit) / 2),minmax(0,1fr))}products-grid .swiper-wrapper{display:grid;gap:4px}products-grid .products-grid__heading{margin-bottom:2rem;display:grid;justify-content:space-between;grid-template-areas:var(--_heading-grid-areas);row-gap:2rem;padding-inline:var(--_heading-padding-inline)}products-grid .products-grid__heading--title{grid-area:title}products-grid .products-grid__heading--filters{grid-area:filters}products-grid .products-grid__heading--link{grid-area:link;justify-self:end}products-grid .products-grid__filter--button[aria-selected=true]{color:var(--_primary-color);position:relative}products-grid .products-grid__filter--button[aria-selected=true]:after{content:"";display:block;position:absolute;top:calc(100% + .25rem);left:50%;transform:translate(-50%);background-color:var(--_primary-color);width:3px;height:3px;border-radius:50%}products-grid .products-grid__filter--button *{transition:ease-in-out all .3s}products-grid .products-grid__filter--button:hover,products-grid .products-grid__filter--button:focus{color:var(--_primary-color)}products-grid .swiper{height:var(--_slider-height, auto)}products-grid .swiper:has(.swiper-scrollbar:empty) .swiper-wrapper{margin-bottom:0}products-grid .swiper .swiper-wrapper{margin-bottom:0;align-items:stretch}@media screen and (max-width:1000px){products-grid .swiper .swiper-wrapper{margin-bottom:2rem}}products-grid .swiper .swiper-scrollbar{--swiper-scrollbar-size: .125rem;--swiper-scrollbar-drag-bg-color: var(--theme-color-black);--swiper-scrollbar-bg-color: var(--theme-color-grey-3);position:relative;top:unset;left:unset;right:unset;bottom:unset;width:100%;max-width:40vw;margin-inline:auto;border-radius:1rem}products-grid .products-grid__controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}@media screen and (min-width:1001px){products-grid .products-grid__controls{display:none}}products-grid .products-grid__controls .swiper-scrollbar{margin-inline:unset}products-grid .products-grid__controls .swiper-button-prev,products-grid .products-grid__controls .swiper-button-next{position:relative;width:1.5rem;height:1.5rem;color:var(--theme-color-black);margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}:is(products-grid .products-grid__controls .swiper-button-prev,products-grid .products-grid__controls .swiper-button-next):after{content:none}:is(products-grid .products-grid__controls .swiper-button-prev,products-grid .products-grid__controls .swiper-button-next) svg{width:1.5rem;height:1.5rem;fill:var(--_primary-color)}@media screen and (max-width:1000px){products-grid{--_heading-grid-areas: "title link";--_heading-padding-inline: 8px;padding-inline:8px}products-grid:has(.products-grid__heading--filters){--_heading-grid-areas: "title link" "filters ."}products-grid[data-mobile-view=expanded] .swiper-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}products-grid[data-mobile-view=carousel] .swiper-wrapper{display:flex;gap:0}products-grid[data-mobile-view=carousel] .swiper-wrapper .products-grid__slide{display:block}products-grid .products-grid__show-all{text-align:center;width:fit-content;margin-inline:auto;display:block;text-transform:none}products-grid .products-grid__show-all.hidden{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/css/products-grid.css.map */
