.gvs-product-list--presentation-commerce,.gvs-product-list--presentation-homepage{overflow:visible}.gvs-product-list-commerce{--gvs-commerce-max-width: 1440px;--gvs-commerce-columns-desktop: 4;--gvs-commerce-columns-tablet: 2;--gvs-commerce-gap: 18px;--gvs-commerce-mobile-card-width: 86%;display:block;width:min(calc(100% - 40px),var(--gvs-commerce-max-width));margin-inline:auto;min-width:0}.gvs-product-list-commerce__header-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:14px}.gvs-product-list-commerce .section-resource-list__header{min-width:0}.gvs-product-list-commerce .section-resource-list__header>*{width:100%}.gvs-product-list-commerce .section-resource-list__header h2{margin:0;max-width:18ch;font-size:clamp(2.15rem,3.2vw,3.65rem);line-height:var(--gvs-display-heading-line-height, 1.01);letter-spacing:-.045em;text-transform:uppercase;text-wrap:balance}.gvs-product-list-commerce .section-resource-list__header :is(.button,.button-secondary){min-height:44px;white-space:nowrap}.gvs-product-list-commerce__navigation{display:flex;align-items:center;align-self:center;justify-content:flex-end;gap:10px;padding:0}.gvs-product-list-commerce__control{display:inline-grid;width:46px;height:46px;min-width:46px;place-items:center;padding:0;border:2px solid #171717;border-radius:999px;background:#fff;color:#171717;box-shadow:0 8px 20px #11111121;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,opacity .16s ease}.gvs-product-list-commerce__control[data-gvs-product-next]{border-color:#90f22e;background:#90f22e;color:#111}.gvs-product-list-commerce__control svg{width:22px;height:22px}.gvs-product-list-commerce__control[disabled]{border-color:#d8d8d8;background:#ededed;color:#8b8b8b;opacity:1;cursor:not-allowed;box-shadow:none}.gvs-product-list-commerce__control:focus-visible{outline:2px solid #111111;outline-offset:3px}.gvs-product-list-commerce__viewport{width:100%;min-width:0;overflow:hidden}.gvs-product-list-commerce__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - ((var(--gvs-commerce-columns-desktop) - 1) * var(--gvs-commerce-gap))) / var(--gvs-commerce-columns-desktop));align-items:stretch;gap:var(--gvs-commerce-gap);width:100%;min-width:0;margin:0;padding:14px 2px 22px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.gvs-product-list-commerce__track::-webkit-scrollbar{display:none}.gvs-product-list-commerce__track:focus-visible{outline:2px solid #111111;outline-offset:3px;border-radius:18px}.gvs-product-list-commerce__slide{display:flex;min-width:0;height:auto;scroll-snap-align:start;scroll-snap-stop:always}.gvs-product-list-commerce__slide>.resource-list__item,.gvs-product-list-commerce__slide>.resource-list__item>*,.gvs-product-list-commerce__slide .c-product-card.gvs-product-card{width:100%;height:100%;min-width:0}.gvs-product-list-commerce .c-product-card.gvs-product-card{border-radius:18px;box-shadow:0 10px 28px #11111114}.gvs-product-list-commerce .c-product-card__info{display:flex;flex:1;flex-direction:column}.gvs-product-list-commerce .c-product-card__actions,.gvs-product-list-commerce .c-product-card__form{margin-top:auto}.gvs-product-list-commerce .c-product-card__title-wrapper{min-height:58px}.gvs-product-list-commerce .c-product-card__title{font-size:clamp(.96rem,1vw,1.08rem);line-height:1.15}.gvs-product-list-commerce .c-product-card__price{font-size:clamp(1.02rem,1.1vw,1.16rem)}.gvs-product-list-commerce--density-compact .c-product-card__info{gap:7px}.gvs-product-list-commerce--density-compact .c-product-card__title-wrapper{min-height:48px}.gvs-product-list-commerce__dots{display:none;align-items:center;justify-content:center;gap:4px;margin-top:2px}.gvs-product-list-commerce__dot{position:relative;display:grid;width:34px;height:34px;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:#111;cursor:pointer}.gvs-product-list-commerce__dot:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor;opacity:.25;transition:width .16s ease,opacity .16s ease}.gvs-product-list-commerce__dot[aria-current=true]:before{width:16px;opacity:1}.gvs-product-list-commerce__dot:focus-visible{outline:2px solid currentColor;outline-offset:-3px}@media(any-hover:hover)and (pointer:fine){.gvs-product-list-commerce__control:not([disabled]):hover{border-color:#90f22e;background:#90f22e;color:#111}}@media screen and (min-width:750px)and (max-width:1199px){.gvs-product-list-commerce__track{grid-auto-columns:calc((100% - ((var(--gvs-commerce-columns-tablet) - 1) * var(--gvs-commerce-gap))) / var(--gvs-commerce-columns-tablet))}}@media screen and (max-width:749px){.gvs-product-list-commerce{--gvs-card-mobile-radius: 16px;--gvs-card-mobile-image-padding: 12px;--gvs-card-mobile-info-gap: 7px;--gvs-card-mobile-info-padding: 12px 13px 14px;--gvs-card-mobile-category-size: .69rem;--gvs-card-mobile-title-min-height: 58px;--gvs-card-mobile-title-size: .88rem;--gvs-card-mobile-title-line-height: 1.18;--gvs-card-mobile-price-size: .94rem;--gvs-card-mobile-button-min-height: 44px;--gvs-card-mobile-button-padding: .72rem .72rem;--gvs-card-mobile-button-radius: 9px;--gvs-card-mobile-button-size: .69rem;width:100%;overflow:hidden}.gvs-product-list-commerce__header-row{display:block;margin-bottom:4px}.gvs-product-list-commerce .section-resource-list__header{padding-inline:16px;text-align:center}.gvs-product-list-commerce .section-resource-list__header>*{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:8px}.gvs-product-list-commerce .section-resource-list__header h2{max-width:15ch;margin-inline:auto;font-size:clamp(1.42rem,6.6vw,1.82rem);line-height:var(--gvs-section-heading-mobile-line-height, 1.01);text-align:center}.gvs-product-list-commerce .section-resource-list__header :is(.button,.button-secondary){width:fit-content;min-width:0;min-height:38px;margin-inline:auto;padding-inline:15px;font-size:.69rem}.gvs-product-list-commerce__navigation{display:none}.gvs-product-list-commerce__viewport{overflow:visible}.gvs-product-list-commerce__track{display:flex;width:100%;gap:12px;padding:8px 16px 11px;overflow-x:auto;overflow-y:hidden;scroll-padding-inline:16px}.gvs-product-list-commerce__slide{flex:0 0 var(--gvs-commerce-mobile-card-width);width:var(--gvs-commerce-mobile-card-width);max-width:none;height:auto}.gvs-product-list-commerce__slide>.resource-list__item,.gvs-product-list-commerce__slide>.resource-list__item>*,.gvs-product-list-commerce__slide .c-product-card.gvs-product-card{height:auto}.gvs-product-list-commerce .c-product-card.gvs-product-card{border-radius:var(--gvs-card-mobile-radius, 16px)}.gvs-product-list-commerce .c-product-card__image-wrapper{aspect-ratio:1 / 1;max-height:none;padding:var(--gvs-card-mobile-image-padding, 12px)}.gvs-product-list-commerce .c-product-card__hover-image,.gvs-product-list-commerce .c-product-card__video{padding:var(--gvs-card-mobile-image-padding, 12px)}.gvs-product-list-commerce .c-product-card__info{gap:var(--gvs-card-mobile-info-gap, 7px);padding:var(--gvs-card-mobile-info-padding, 12px 12px 13px)}.gvs-product-list-commerce .c-product-card__title-wrapper{min-height:0}.gvs-product-list-commerce .c-product-card__title{font-size:var(--gvs-card-mobile-title-size, .88rem);line-height:var(--gvs-card-mobile-title-line-height, 1.2)}.gvs-product-list-commerce .c-product-card__title-link{display:-webkit-box;min-height:auto;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gvs-product-list-commerce .c-product-card__sku{display:none}.gvs-product-list-commerce .c-product-card__price{font-size:var(--gvs-card-mobile-price-size, .95rem)}.gvs-product-list-commerce .c-product-card__button{min-height:var(--gvs-card-mobile-button-min-height, 44px);padding:var(--gvs-card-mobile-button-padding, .7rem .65rem);font-size:var(--gvs-card-mobile-button-size, .68rem)}.gvs-product-list-commerce .c-product-card__compare-price,.gvs-product-list-commerce .c-product-card__price .gvs-vat-price__line--ex{font-size:.68rem;line-height:1.15}.gvs-product-list-commerce .c-product-card__actions{gap:7px;padding-top:3px}.gvs-product-list-commerce__dots{display:flex;margin-top:0}.gvs-product-list-commerce__dot{width:28px;height:28px}}@media screen and (max-width:359px){.gvs-product-list-commerce .section-resource-list__header{padding-inline:12px}.gvs-product-list-commerce__track{padding-inline:12px;scroll-padding-inline:12px}.gvs-product-list-commerce__slide{flex-basis:var(--gvs-commerce-mobile-card-width);width:var(--gvs-commerce-mobile-card-width)}}@media(prefers-reduced-motion:reduce){.gvs-product-list-commerce__track{scroll-behavior:auto}.gvs-product-list-commerce__control,.gvs-product-list-commerce__dot:before{transition:none}}.gvs-product-list-commerce .c-product-card.gvs-product-card:focus-within{border-color:var(--gvs-card-green);box-shadow:inset 0 0 0 2px var(--gvs-card-green),var(--gvs-card-shadow)}@media(any-hover:hover)and (pointer:fine){.gvs-product-list-commerce .c-product-card.gvs-product-card:hover{box-shadow:inset 0 0 0 1px rgb(var(--gvs-brand-green-rgb, 144 242 46) / .72),var(--gvs-card-shadow-hover)!important}}@media screen and (max-width:749px){.gvs-product-list-commerce__track{padding-block:8px 10px}}@media screen and (min-width:1200px){.gvs-product-list-commerce{width:100%;max-width:max(var(--gvs-commerce-max-width, 1440px),var(--gvs-inner-commerce-width, 1440px));container-type:inline-size}.gvs-product-list-commerce__track{grid-auto-columns:calc((100% - ((var(--gvs-commerce-effective-columns, var(--gvs-commerce-columns-desktop)) - 1) * var(--gvs-commerce-gap))) / var(--gvs-commerce-effective-columns, var(--gvs-commerce-columns-desktop)))}}@media screen and (min-width:1800px){.gvs-product-list-commerce{max-width:max(var(--gvs-commerce-max-width, 1440px),min(var(--gvs-inner-commerce-width, 1440px),2300px))}}@media screen and (min-width:750px){#shopify-section-product_list_aznb7w .gvs-product-list--presentation-commerce,.gvs-product-list--presentation-homepage{padding-block:var(--gvs-home-space-compact, 28px) var(--gvs-home-space-standard, 34px)}#shopify-section-product_list_aznb7w .gvs-product-list--presentation-commerce .gvs-product-list-commerce__header-row,.gvs-product-list--presentation-homepage .gvs-product-list-commerce__header-row{margin-bottom:clamp(14px,1.15vw,20px)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/gvs-product-list-commerce.css.map */
