.category-grid-section{width:100%;background-color:#faf5ed;position:relative}.category-grid-container{max-width:1400px;margin:0 auto;padding:0 20px}.category-grid-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:24px;margin-bottom:44px;padding-bottom:24px;border-bottom:1px solid rgba(15,15,15,.16);position:relative}.category-grid-header__text{grid-column:2;text-align:center;justify-self:center}.category-grid-subheading{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:3.5px;text-transform:uppercase;color:#1a1a1a;margin:0 0 14px}.category-grid-subheading__rule{display:inline-block;width:36px;height:1px;background:#1a1a1a}.category-grid-subheading__star{font-size:10px;color:#1a1a1a}.category-grid-heading{font-family:Times New Roman,Playfair Display,Georgia,serif;font-size:64px;font-weight:400;letter-spacing:-.02em;line-height:.95;margin:0;color:#0f0f0f}.category-grid-heading-accent{display:inline-flex;align-items:center;justify-content:center;gap:14px;font-family:Times New Roman,Georgia,serif;font-size:64px;font-style:italic;font-weight:400;letter-spacing:-.01em;line-height:.95;margin:6px 0 0;color:#0f0f0f}.category-grid-heading-accent em{font-style:italic;position:relative}.category-grid-heading-accent__line{width:60px;height:1px;background:#1a1a1a;display:inline-block}.category-grid-header__cta{display:inline-flex;align-items:center;gap:10px;padding:11px 8px 11px 18px;border:1px solid #1a1a1a;border-radius:999px;text-decoration:none;color:#0f0f0f;background:transparent;transition:background .3s ease,color .3s ease;flex-shrink:0;margin-bottom:6px;grid-column:3;justify-self:end;align-self:end}.category-grid-header__cta-text{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.category-grid-header__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#0f0f0f;color:#faf5ed;transition:transform .4s cubic-bezier(.22,1,.36,1)}.category-grid-header__cta:hover{background:#0f0f0f;color:#faf5ed}.category-grid-header__cta:hover .category-grid-header__cta-arrow{background:#faf5ed;color:#0f0f0f;transform:rotate(-15deg)}.category-grid{display:grid;gap:18px;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:320px 320px;grid-auto-flow:dense}.category-grid[data-count="4"] .category-card:nth-child(1){grid-column:1;grid-row:1 / span 2}.category-grid[data-count="4"] .category-card:nth-child(2){grid-column:2 / span 2;grid-row:1}.category-grid[data-count="4"] .category-card:nth-child(3){grid-column:2;grid-row:2}.category-grid[data-count="4"] .category-card:nth-child(4){grid-column:3;grid-row:2}.category-grid[data-count="3"]{grid-template-columns:1.4fr 1fr}.category-grid[data-count="3"] .category-card:nth-child(1){grid-column:1;grid-row:1 / span 2}.category-grid[data-count="3"] .category-card:nth-child(2){grid-column:2;grid-row:1}.category-grid[data-count="3"] .category-card:nth-child(3){grid-column:2;grid-row:2}.category-grid[data-count="2"]{grid-template-columns:repeat(2,1fr);grid-template-rows:520px}.category-grid[data-count="1"]{grid-template-columns:1fr;grid-template-rows:520px}.category-grid[data-count="5"],.category-grid[data-count="6"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,320px)}.category-grid[data-count="5"] .category-card:nth-child(1),.category-grid[data-count="6"] .category-card:nth-child(1){grid-column:1 / span 2;grid-row:1 / span 2}.category-card{position:relative;display:block;text-decoration:none;color:#0f0f0f;overflow:hidden;border-radius:4px;background:#efe7d6;isolation:isolate;padding:10px;transition:transform .5s cubic-bezier(.22,1,.36,1)}.category-card:hover{transform:translateY(-4px)}.category-card__media{position:absolute;top:10px;right:10px;bottom:10px;left:10px;z-index:0;overflow:hidden;border-radius:2px}.category-card__image,.category-card__placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1s cubic-bezier(.22,1,.36,1),filter .6s ease;filter:contrast(1.02) saturate(.95) brightness(.98)}.category-card:hover .category-card__image,.category-card:hover .category-card__placeholder{transform:scale(1.05);filter:contrast(1.05) saturate(1.05) brightness(1)}.category-card__mark{position:absolute;z-index:4;width:14px;height:14px;pointer-events:none;opacity:.85}.category-card__mark:before,.category-card__mark:after{content:"";position:absolute;background:#1a1a1a}.category-card__mark--tl{top:2px;left:2px}.category-card__mark--tr{top:2px;right:2px}.category-card__mark--bl{bottom:2px;left:2px}.category-card__mark--br{bottom:2px;right:2px}.category-card__mark--tl:before,.category-card__mark--tr:before,.category-card__mark--bl:before,.category-card__mark--br:before{width:14px;height:1px;top:6px}.category-card__mark--tl:after,.category-card__mark--tr:after,.category-card__mark--bl:after,.category-card__mark--br:after{width:1px;height:14px;left:6px}.category-card__top{position:absolute;top:18px;left:18px;right:18px;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.category-card__edition{display:inline-flex;align-items:center;gap:5px;color:#fff;background:#0f0f0fb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:5px 11px;border-radius:999px;text-transform:uppercase;letter-spacing:1.4px;font-size:9px;font-weight:600}.category-card__star{font-size:9px;color:#fff}.category-card__edition-num{font-family:Times New Roman,Georgia,serif;font-style:italic;font-weight:500;font-size:10.5px;letter-spacing:.02em;text-transform:none;margin-left:1px}.category-card__hangtag{position:relative;display:inline-flex;align-items:center;background:#faf5ed;color:#1a1a1a;font-size:8.5px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;padding:6px 11px 6px 16px;border:1px solid #1a1a1a;border-radius:3px;transform:rotate(3deg);transform-origin:top left;transition:transform .4s cubic-bezier(.22,1,.36,1);white-space:nowrap}.category-card__hangtag:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:1px dashed rgba(26,26,26,.35);border-radius:2px;pointer-events:none}.category-card__hangtag-hole{position:absolute;top:50%;left:5px;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#faf5ed;border:1px solid #1a1a1a}.category-card__hangtag-string{position:absolute;top:-8px;left:4px;width:1px;height:11px;background:#1a1a1a;transform:rotate(-30deg);transform-origin:bottom}.category-card__hangtag-text{margin-left:6px}.category-card:hover .category-card__hangtag{transform:rotate(-2deg) translateY(-2px)}.category-card__caption{position:absolute;left:18px;right:18px;bottom:18px;z-index:3}.category-card__caption-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px 9px 14px;background:#faf5edf0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(15,15,15,.85);border-radius:2px;position:relative;transition:transform .5s cubic-bezier(.22,1,.36,1),background .3s ease}.category-card:hover .category-card__caption-inner{transform:translateY(-2px);background:#fff}.category-card__caption-text{flex:1;min-width:0;overflow:hidden}.category-card__title{font-family:Times New Roman,Playfair Display,Georgia,serif;font-size:20px;font-weight:400;font-style:italic;letter-spacing:-.01em;line-height:1.05;margin:0;color:#0f0f0f}.category-card__description{display:flex;align-items:center;gap:5px;font-family:Times New Roman,Georgia,serif;font-size:11px;font-weight:400;font-style:italic;line-height:1.2;margin:0;color:#5a5a5a;max-height:0;opacity:0;transform:translateY(-2px);transition:max-height .4s cubic-bezier(.22,1,.36,1),opacity .3s ease,transform .4s cubic-bezier(.22,1,.36,1),margin-top .4s cubic-bezier(.22,1,.36,1);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.category-card:hover .category-card__description{max-height:24px;opacity:1;transform:translateY(0);margin-top:3px}.category-card__description-dash{font-style:normal;font-weight:500;color:#1a1a1a}.category-card__cta{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:50%;border:1px solid #1a1a1a;color:#1a1a1a;background:transparent;transition:transform .5s cubic-bezier(.22,1,.36,1),background .3s ease,color .3s ease;align-self:center}.category-card__cta svg{width:13px;height:13px}.category-card:hover .category-card__cta{background:#1a1a1a;color:#faf5ed;transform:rotate(-15deg)}.category-grid[data-count="4"] .category-card:nth-child(1) .category-card__title,.category-grid[data-count="3"] .category-card:nth-child(1) .category-card__title,.category-grid[data-count="2"] .category-card .category-card__title,.category-grid[data-count="1"] .category-card .category-card__title{font-size:26px}@media screen and (max-width:989px){.category-grid-header{margin-bottom:32px}.category-grid-heading,.category-grid-heading-accent{font-size:44px}.category-grid-heading-accent__line{width:36px}.category-grid{grid-template-columns:1fr 1fr!important;grid-template-rows:360px 240px 240px!important;gap:12px}.category-grid[data-count="4"] .category-card:nth-child(1){grid-column:1 / span 2;grid-row:1}.category-grid[data-count="4"] .category-card:nth-child(2){grid-column:1;grid-row:2}.category-grid[data-count="4"] .category-card:nth-child(3){grid-column:2;grid-row:2}.category-grid[data-count="4"] .category-card:nth-child(4){grid-column:1 / span 2;grid-row:3}.category-grid[data-count="3"] .category-card:nth-child(1){grid-column:1 / span 2;grid-row:1}.category-grid[data-count="3"] .category-card:nth-child(2){grid-column:1;grid-row:2}.category-grid[data-count="3"] .category-card:nth-child(3){grid-column:2;grid-row:2}.category-card{padding:8px}.category-card__media{top:8px;right:8px;bottom:8px;left:8px}.category-card__top{top:14px;left:14px;right:14px}.category-card__caption{left:14px;right:14px;bottom:14px}.category-card__title{font-size:17px!important}.category-grid[data-count="4"] .category-card:nth-child(1) .category-card__title,.category-grid[data-count="3"] .category-card:nth-child(1) .category-card__title{font-size:22px!important}.category-card__caption-inner{padding:8px 10px 8px 12px}.category-card__cta{width:28px;height:28px}.category-card__cta svg{width:12px;height:12px}}@media screen and (max-width:749px){.category-grid-header{grid-template-columns:1fr;justify-items:center;gap:18px;margin-bottom:28px;padding-bottom:22px}.category-grid-header__text,.category-grid-header__cta{grid-column:1;justify-self:center}.category-grid-heading,.category-grid-heading-accent{font-size:36px}.category-grid-heading-accent__line{width:28px}.category-grid-subheading{font-size:10px;letter-spacing:2.5px}.category-grid-subheading__rule{width:22px}.category-grid-header__cta{align-self:center}.category-grid{grid-template-columns:1fr!important;grid-template-rows:auto!important;grid-auto-rows:320px;gap:12px}.category-grid>.category-card{grid-column:1!important;grid-row:auto!important}.category-grid>.category-card:first-child{grid-row:auto!important;height:400px}.category-card__title{font-size:20px!important}.category-card__description{font-size:11px;max-height:24px;opacity:1;transform:none;margin-top:3px}.category-card__hangtag{font-size:8.5px;letter-spacing:1.6px;padding:6px 11px 6px 15px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-category-grid.css.map */
