.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid { --epg-bg:#fff; --epg-text:#28333b; --epg-muted:#66717a; --epg-accent:#202a30; background:var(--epg-bg); color:var(--epg-text); font-family:var(--font-body,Arial,sans-serif); padding:clamp(42px,6vw,76px) 0; overflow:hidden; }
.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid__header { width:min(1500px,100%); box-sizing:border-box; margin:0 auto clamp(24px,3vw,38px); padding:0 clamp(18px,4.5vw,72px); text-align:center; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid__header p { margin:0 0 9px; color:var(--epg-muted); font-family:var(--font-nav,var(--font-label)); font-size:10px; font-weight:600; letter-spacing:.18em; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid__header h2 { margin:0; font-family:var(--font-heading,Georgia,serif); font-size:clamp(1.9rem,3.5vw,3rem); font-weight:500; letter-spacing:-.03em; line-height:1.1; }
.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid__scroll { width:min(1500px,100%); margin:0 auto; padding:0 clamp(18px,4.5vw,72px); box-sizing:border-box; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid__items { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); border-top:1px solid color-mix(in srgb,var(--epg-text) 18%,transparent); border-left:1px solid color-mix(in srgb,var(--epg-text) 18%,transparent); }
.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card { min-width:0; display:flex; flex-direction:column; border-right:1px solid color-mix(in srgb,var(--epg-text) 18%,transparent); border-bottom:1px solid color-mix(in srgb,var(--epg-text) 18%,transparent); background:var(--epg-bg); }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__media { position:relative; display:grid; place-items:center; min-height:clamp(265px,28vw,430px); padding:clamp(22px,3vw,52px); border-bottom:1px solid color-mix(in srgb,var(--epg-text) 18%,transparent); background:color-mix(in srgb,var(--epg-bg) 94%,#f3f1eb); overflow:hidden; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__media img { display:block; width:100%; height:100%; max-height:360px; object-fit:contain; mix-blend-mode:multiply; transition:transform .35s ease; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__media:hover img { transform:scale(1.035); }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__empty { width:62%; aspect-ratio:2/3; background:linear-gradient(135deg,#e5e7e4,#f6f6f3); }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__badge { position:absolute; z-index:1; top:14px; left:14px; padding:5px 7px; background:#fff; color:var(--epg-text); font-size:9px; font-weight:650; letter-spacing:.07em; line-height:1; text-transform:uppercase; }
.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__body { flex:1; display:flex; flex-direction:column; padding:clamp(17px,2vw,27px) clamp(14px,1.7vw,25px) 20px; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__name { min-height:2.75em; color:var(--epg-text); font-family:var(--font-heading,Georgia,serif); font-size:clamp(1rem,1.4vw,1.18rem); font-weight:500; line-height:1.35; text-decoration:none; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__name:hover { text-decoration:underline; text-underline-offset:4px; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__benefits { min-height:62px; display:grid; gap:5px; margin:15px 0 18px; padding:0; list-style:none; color:var(--epg-muted); font-size:12px; line-height:1.35; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__benefits li { display:flex; align-items:flex-start; gap:7px; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__benefits svg { flex:0 0 auto; width:12px; height:12px; margin-top:2px; stroke:currentColor; stroke-width:1.4; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__footer { display:flex; align-items:center; gap:13px; margin-top:auto; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__action { display:inline-flex; flex:0 0 auto; align-items:center; justify-content:center; gap:8px; min-width:42px; height:42px; padding:0 13px; overflow:hidden; border:1px solid var(--epg-accent); border-radius:999px; background:var(--epg-accent); color:#fff; cursor:pointer; font:600 10px/1 var(--font-body,Arial,sans-serif); letter-spacing:.04em; transition:background .2s ease,color .2s ease; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__action svg { width:17px; height:17px; stroke:currentColor; stroke-width:1.5; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__action span { max-width:0; overflow:hidden; white-space:nowrap; transition:max-width .24s ease; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__action:hover:not(:disabled), .cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__action:focus-visible { background:transparent; color:var(--epg-accent); outline:none; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__action:hover span, .cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__action:focus-visible span { max-width:118px; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__action:disabled { opacity:.48; cursor:not-allowed; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__action--unavailable { text-decoration:none; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__purchase-info { min-width:0; display:grid; gap:5px; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__prices { display:flex; align-items:baseline; gap:7px; font-size:14px; font-weight:650; line-height:1; white-space:nowrap; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__prices del { color:var(--epg-muted); font-size:11px; font-weight:400; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__rating { display:flex; align-items:center; gap:5px; color:#9d8f72; font-size:12px; letter-spacing:1px; line-height:1; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__rating small { color:var(--epg-muted); font-size:10px; letter-spacing:0; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid__empty { margin:0; padding:34px 20px; color:var(--epg-muted); text-align:center; font-size:14px; }
@media (max-width:900px) { .cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid__items { grid-template-columns:repeat(3,minmax(0,1fr)); }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__media { min-height:260px; } }
@media (max-width:680px) { .cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid { padding-block:38px; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid__header { text-align:left; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid__scroll { overflow-x:auto; padding-right:0; scrollbar-width:none; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid__scroll::-webkit-scrollbar { display:none; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-grid__items { display:flex; width:max-content; grid-template-columns:none; border-right:0; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card { width:min(78vw,310px); }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__media { min-height:330px; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__benefits { min-height:0; }.cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__action span { max-width:112px; } }
@media (prefers-reduced-motion:reduce) { .cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__media img, .cc_I1vIPjnu8K_editorial_product_grid .editorial-product-card__action span { transition:none; } }
