:root{--fresh-merch-ink: #1c3557;--fresh-merch-muted: #52657d;--fresh-merch-page: #f7f9fc;--fresh-merch-card: #ffffff;--fresh-merch-line: #dfe5ec;--fresh-merch-star: #f5c400}.fresh-collection{background:var(--fresh-merch-page);color:var(--fresh-merch-ink)}.fresh-collection__hero{padding:clamp(42px,6vw,72px) 0 clamp(30px,4vw,48px);border-bottom:1px solid var(--fresh-merch-line);background:#f7f9fc}.fresh-collection__hero-inner{text-align:center}.fresh-collection__hero h1{margin:0;color:var(--fresh-merch-ink);font-family:Archivo Black,Switzer,Arial,sans-serif;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:400;letter-spacing:-.055em;line-height:.98;text-align:center}.fresh-collection__catalog{padding-top:clamp(26px,4vw,44px);padding-bottom:clamp(38px,5vw,64px)}.fresh-card-grid{display:grid;gap:clamp(12px,1.5vw,18px)}.fresh-card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.fresh-card-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.fresh-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.fresh-card-grid--bundles{grid-template-columns:repeat(3,minmax(250px,300px));justify-content:center}.fresh-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(28,53,87,.15);border-radius:10px;background:var(--fresh-merch-card);box-shadow:0 7px 22px #1c35570f;transition:box-shadow .18s ease,border-color .18s ease}.fresh-product-card:hover{border-color:#1c35574d;box-shadow:0 13px 28px #1c35571a}.fresh-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;background:#1c3557}.fresh-product-card__media img{display:block;width:100%;height:100%;object-fit:cover;filter:none!important;image-rendering:auto;transform:none!important;transition:none!important}.fresh-product-card__placeholder{display:grid;width:100%;height:100%;place-content:center;gap:8px;padding:22px;background:#1c3557;color:#fff;text-align:center}.fresh-product-card__placeholder small{color:var(--fresh-merch-star);font-size:.64rem;font-weight:600;letter-spacing:.18em}.fresh-product-card__placeholder strong{max-width:220px;font-family:Archivo Black,Switzer,Arial,sans-serif;font-weight:400;font-size:clamp(1.5rem,2.4vw,2.25rem);letter-spacing:-.045em;line-height:1}.fresh-product-card__badge{position:absolute;z-index:2;top:0;left:50%;display:inline-flex;min-height:20px;align-items:center;justify-content:center;padding:4px 8px;border:1px solid #2f6b4f;border-radius:999px;background:#e7f2ed;color:#246a49;font-size:.61rem;font-weight:600;line-height:1;white-space:nowrap;transform:translate(-50%)}.fresh-product-card__stock-badge{position:absolute;bottom:11px;left:11px;padding:5px 9px;border:1px solid #dfe5ec;border-radius:999px;background:#1c3557;color:#fff;font-size:.64rem;font-weight:600;line-height:1;letter-spacing:.02em}.fresh-product-card__body{display:flex;flex:1;flex-direction:column;padding:13px}.fresh-product-card__reviews{margin-bottom:5px}.fresh-product-card__reviews{font-size:.76rem}.fresh-product-card__role{display:none}.fresh-product-card h3{margin:0;font-family:Switzer,Arial,sans-serif;font-weight:500;font-size:clamp(1.05rem,1.4vw,1.25rem);letter-spacing:-.03em;line-height:1.12}.fresh-product-card h3 a{color:var(--fresh-merch-ink);text-decoration:none}.fresh-product-card__body>p{display:-webkit-box;min-height:34px;margin:5px 0 10px;overflow:hidden;color:var(--fresh-merch-muted);font-size:.82rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fresh-product-card__price{display:flex;align-items:baseline;gap:7px;margin-top:auto;color:var(--fresh-merch-ink)}.fresh-product-card__price strong{font-size:1rem;font-weight:600}.fresh-product-card__price s{color:#52657d;font-size:.8rem}.fresh-product-card__cta{display:flex;min-height:42px;align-items:center;justify-content:center;margin-top:12px;border-radius:7px;background:var(--fresh-merch-ink);color:#fff;font-size:.86rem;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;transition:background .16s ease,transform .16s ease}.fresh-product-card__form{margin-top:10px}.fresh-product-card__form .fresh-product-card__cta{width:100%;margin-top:0;border:0;cursor:pointer;font-family:inherit}.fresh-product-card__cta--disabled{border:0;background:#52657d;cursor:not-allowed}.fresh-product-card__cta:hover,.fresh-product-card__cta:focus-visible{background:#142943;transform:translateY(-1px)}.fresh-shop-routine{padding:clamp(38px,5vw,58px) 0 clamp(42px,6vw,66px);border-top:1px solid var(--fresh-merch-line);border-bottom:1px solid var(--fresh-merch-line);background:#fff}.fresh-shop-routine .container{max-width:1180px}.fresh-shop-routine__heading{margin-bottom:clamp(18px,2.5vw,26px);text-align:center}.fresh-shop-routine h2{margin:0;color:var(--fresh-merch-ink);font-family:Archivo Black,Switzer,Arial,sans-serif;font-size:clamp(2rem,3.8vw,3.35rem);font-weight:400;letter-spacing:-.05em;line-height:1}.fresh-shop-routine .fresh-card-grid{width:100%;max-width:none}.fresh-shop-routine .fresh-product-card__media{aspect-ratio:1 / 1}@media(max-width:980px){.fresh-card-grid--four,.fresh-card-grid--five{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.fresh-collection__hero{padding:34px 0 26px}.fresh-collection__hero h1{font-size:clamp(2.35rem,12vw,3.4rem)}.fresh-collection__catalog{padding-top:24px;padding-bottom:54px}.fresh-card-grid--four,.fresh-card-grid--five{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fresh-card-grid--bundles{grid-template-columns:repeat(2,minmax(0,1fr))}.fresh-product-card__body{padding:11px}.fresh-product-card__body>p{min-height:34px;margin-bottom:10px;font-size:.76rem}.fresh-product-card__cta{min-height:40px;margin-top:10px;font-size:.8rem}.fresh-shop-routine{padding:34px 0 42px}.fresh-shop-routine h2{font-size:clamp(2rem,10vw,2.7rem)}.fresh-shop-routine .fresh-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:none;margin-right:0;padding-right:0;overflow:visible}.fresh-shop-routine .fresh-product-card{width:auto;min-width:0}.fresh-shop-routine .fresh-product-card__media{aspect-ratio:1 / 1}.fresh-shop-routine .fresh-product-card h3{font-size:clamp(.96rem,4.5vw,1.08rem)}.fresh-shop-routine .fresh-product-card__body{padding:10px}.fresh-shop-routine .fresh-product-card__body>p{font-size:.72rem}.fresh-shop-routine .fresh-product-card__cta{white-space:normal;text-align:center}}@media(prefers-reduced-motion:reduce){.fresh-product-card,.fresh-product-card__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/fresh-merchandising.css.map */
