*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100svh}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}body{font-family:var(--font-primary--family);background-color:var(--color-background);color:var(--color-foreground)}.shopify-section{--content-width: min( var(--page-width), calc(100% - var(--page-margin) * 2) );--content-margin: minmax(var(--page-margin), 1fr);--content-grid: var(--content-margin) var(--content-width) var(--content-margin);position:relative;grid-template-columns:var(--content-grid);display:grid;width:100%}.shopify-section>*{grid-column:2}.shopify-section>.full-width{grid-column:1 / -1}.product-card{position:relative;display:flex;flex-direction:column;height:100%;min-height:100%;overflow:hidden;border:1px solid var(--product-card-border);border-radius:var(--product-card-radius);background:var(--product-card-bg);color:var(--product-card-text)}.product-card a{color:inherit;text-decoration:none}.product-card__media{position:relative;display:block;flex:0 0 auto;overflow:hidden;aspect-ratio:1.05 / 1;background:var(--product-card-image-bg)}.product-card__image,.product-card__placeholder{width:100%;height:100%}.product-card__image{object-fit:contain;padding:28px;transition:opacity .24s ease,transform .28s ease}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.015)}.product-card__media:hover .product-card__image--primary,.product-card__media:focus-visible .product-card__image--primary{transform:scale(1.045)}.product-card__media:hover .product-card__image--secondary,.product-card__media:focus-visible .product-card__image--secondary{opacity:1;transform:scale(1.045)}.product-card__media--has-secondary:hover .product-card__image--primary,.product-card__media--has-secondary:focus-visible .product-card__image--primary{opacity:0}.product-card__badge{position:absolute;top:14px;right:14px;padding:4px 8px;border-radius:4px;background:var(--product-card-sale-bg);color:var(--product-card-sale-text);font-size:13px;font-weight:700;line-height:1}.product-card__content{display:flex;flex:1;flex-direction:column;padding:22px 24px 24px}.product-card__title{display:-webkit-box;margin:0;min-height:calc(var(--product-card-title-size) * 1.1 * 3);overflow:hidden;font-size:var(--product-card-title-size);font-weight:var(--product-card-title-weight);line-height:1.1;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-card__price{display:flex;align-items:baseline;gap:12px;min-height:calc(var(--product-card-price-size) * 1.2);margin-top:14px;color:var(--product-card-price);font-size:var(--product-card-price-size);line-height:1.2}.product-card__price s{color:var(--product-card-compare-price)}.product-card__rating{display:flex;align-items:center;gap:8px;min-height:14px;margin-top:10px;color:var(--product-card-star);font-size:14px;line-height:1}.product-card__rating small{color:var(--product-card-text);font-size:12px}.product-card__form{margin-top:auto;padding-top:18px}.product-card__form:empty{min-height:66px}.product-card__button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:48px;min-height:48px;border:0;border-radius:999px;background:var(--product-card-button-bg);color:var(--product-card-button-text);font:inherit;font-weight:700;cursor:pointer;transition:background-color .16s ease,color .16s ease}.product-card__button:hover,.product-card__button:focus-visible{background:var(--product-card-button-hover-bg);color:var(--product-card-button-hover-text)}.product-card__button--disabled{cursor:not-allowed;opacity:.55}@media(max-width:749px){.product-card__image{padding:18px}.product-card__content{padding:16px}.product-card__title{font-size:min(var(--product-card-title-size),17px)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/critical.css.map */
