.commerce-product-section{background:var(--color-coconut);padding:56px 0 0}@media(min-width:768px){.commerce-product-section{padding:72px 0 0}}.commerce-product-section__container{max-width:var(--container-max);margin:0 auto;padding:0 16px}@media(min-width:768px){.commerce-product-section__container{padding:0 32px}}@media(min-width:1280px){.commerce-product-section__container{padding:0 80px}}.commerce-product-section .commerce__head{margin-bottom:36px}@media(min-width:768px){.commerce-product-section .commerce__head{margin-bottom:56px}}.commerce-product-section .commerce__eyebrow{display:inline-block;font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--color-teal);padding:4px 9px;border-radius:var(--radius-xs);line-height:1.2;margin:0}.commerce-product-section .commerce__heading{font-family:var(--font-display);font-weight:var(--fw-bold);color:var(--color-charcoal);font-size:26px;line-height:1.1;letter-spacing:-.01em;text-wrap:balance;margin:12px 0 0;max-width:22ch}@media(min-width:768px){.commerce-product-section .commerce__heading{font-size:32px}}@media(min-width:1024px){.commerce-product-section .commerce__heading{font-size:36px}}.commerce-product-section .commerce__featured{background:#fbf6e9;border-top:1px solid rgba(31,31,31,.1);border-bottom:1px solid rgba(31,31,31,.1);margin:0 -16px 72px;padding:40px 16px 56px}@media(min-width:768px){.commerce-product-section .commerce__featured{margin:0 -32px 96px;padding:56px 32px 72px}}@media(min-width:1280px){.commerce-product-section .commerce__featured{margin:0 -80px 96px;padding:56px 80px 72px}}.commerce-product-section .commerce__featured-head{margin-bottom:28px}.commerce-product-section .commerce__kicker{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-teal);margin:0 0 8px;line-height:1.4}.commerce-product-section .commerce__featured-title{font-family:var(--font-display);font-weight:var(--fw-bold);color:var(--color-charcoal);font-size:28px;line-height:1.1;letter-spacing:-.01em;margin:0}@media(min-width:768px){.commerce-product-section .commerce__featured-title{font-size:32px}}@media(min-width:1024px){.commerce-product-section .commerce__featured-title{font-size:42px}}.commerce-product-section .products{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}@media(min-width:768px){.commerce-product-section .products{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.commerce-product-section .products{grid-template-columns:repeat(4,1fr);gap:40px 24px}}.commerce-product-section .products--rest{margin-bottom:48px}@media(min-width:768px){.commerce-product-section .products--rest{margin-bottom:72px}}.commerce-product-section .pcard{display:flex;flex-direction:column;text-align:left;cursor:pointer;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.commerce-product-section .pcard--empty{min-height:200px}.commerce-product-section .pcard__img{position:relative;aspect-ratio:1 / 1;background:var(--color-teal);border-radius:var(--radius-xs);overflow:hidden;margin-bottom:14px}.commerce-product-section .pcard__img-el{display:block;width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:no-preference){.commerce-product-section .pcard__img-el{transition:transform .4s cubic-bezier(.16,1,.3,1)}.commerce-product-section .pcard:hover .pcard__img-el{transform:scale(1.04)}}.commerce-product-section--reduce-motion .pcard__img-el{transition:none!important;transform:none!important}.commerce-product-section .pcard__img-placeholder{width:100%;height:100%;background:var(--color-teal)}.commerce-product-section .pcard__badges{position:absolute;bottom:10px;left:10px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.commerce-product-section .badge{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:10px;letter-spacing:.1em;text-transform:uppercase;display:inline-flex;align-items:center;padding:3px 8px;border-radius:var(--radius-xs);line-height:1.4}.commerce-product-section .badge--script{background:var(--color-teal);color:#fff}.commerce-product-section .badge--merch{background:var(--color-charcoal);color:var(--color-coconut)}.commerce-product-section .pcard__title{font-family:var(--font-display);font-weight:var(--fw-semibold);color:var(--color-charcoal);font-size:16px;line-height:1.2;margin:0 0 4px}@media(min-width:768px){.commerce-product-section .pcard__title{font-size:17px}}.commerce-product-section .pcard__meaning{font-family:var(--font-body);font-weight:var(--fw-regular);color:#1f1f1fa6;font-size:12px;line-height:1.4;margin:0 0 4px}@media(min-width:768px){.commerce-product-section .pcard__meaning{font-size:13px}}.commerce-product-section .pcard__row{display:flex;justify-content:space-between;align-items:center;margin-top:8px;gap:12px}@media(min-width:768px){.commerce-product-section .pcard__row{margin-top:10px}}.commerce-product-section .pcard__price{font-family:var(--font-body);font-weight:var(--fw-bold);color:var(--color-gold);font-size:16px;line-height:1.4}@media(min-width:768px){.commerce-product-section .pcard__price{font-size:17px}}.commerce-product-section .pcard__add{display:none;font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-teal);align-items:center;gap:4px;white-space:nowrap;transition:color var(--dur-fast) var(--ease-standard),transform var(--dur-fast) var(--ease-standard)}@media(min-width:480px){.commerce-product-section .pcard__add{display:inline-flex}}.commerce-product-section .pcard:hover .pcard__add{color:var(--color-charcoal);transform:translate(3px)}.commerce-product-section .commerce__all-head{font-family:var(--font-display);font-weight:var(--fw-bold);color:var(--color-charcoal);font-size:26px;line-height:1.1;letter-spacing:-.01em;margin:4px 0 12px}.commerce-product-section .commerce-filter{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:12px 0;margin-bottom:24px;border-top:1px solid rgba(31,31,31,.12);border-bottom:1px solid rgba(31,31,31,.12)}@media(min-width:768px){.commerce-product-section .commerce-filter{flex-direction:row;align-items:center;gap:14px}}.commerce-product-section .commerce-filter__label{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#1f1f1f8c;flex-shrink:0;margin:0;line-height:1.4}.commerce-product-section .commerce-filter__buttons{display:inline-flex;gap:4px;background:#1f1f1f0f;padding:4px;border-radius:var(--radius-xs);flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(to right,transparent 0,black 10px,black calc(100% - 10px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 10px,black calc(100% - 10px),transparent 100%)}.commerce-product-section .commerce-filter__buttons::-webkit-scrollbar{display:none}@media(min-width:768px){.commerce-product-section .commerce-filter__buttons{overflow-x:visible;-webkit-mask-image:none;mask-image:none}}.commerce-product-section .commerce-filter__button{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-charcoal);background:transparent;border:none;cursor:pointer;padding:8px 16px;min-height:40px;border-radius:var(--radius-xs);white-space:nowrap;display:inline-flex;align-items:center;transition:color var(--dur-fast) var(--ease-standard),background var(--dur-fast) var(--ease-standard)}@media(min-width:768px){.commerce-product-section .commerce-filter__button{padding:6px 14px;min-height:36px}}.commerce-product-section .commerce-filter__button:hover:not(.active){color:var(--color-teal)}.commerce-product-section .commerce-filter__button.active{background:var(--color-charcoal);color:var(--color-coconut)}.commerce-product-section .commerce__cats-head{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;padding-top:24px;border-top:1px solid rgba(31,31,31,.12)}@media(max-width:767px){.commerce-product-section .commerce__cats-head{border-top:none;padding-top:0;margin-top:0}}.commerce-product-section .commerce__minor-label{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-charcoal);margin:0}.commerce-product-section .link--minor{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:13px;color:var(--color-teal);text-decoration:none;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;transition:color var(--dur-fast) var(--ease-standard)}.commerce-product-section .link--minor:hover{color:var(--color-charcoal)}.commerce-product-section .cats--secondary{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:0}@media(min-width:1024px){.commerce-product-section .cats--secondary{grid-template-columns:repeat(4,1fr);gap:14px}}.commerce-product-section .cat--secondary{display:block;position:relative;aspect-ratio:4 / 3;border-radius:var(--radius-xs);overflow:hidden;background:var(--color-teal);isolation:isolate;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}@media(min-width:768px){.commerce-product-section .cat--secondary{aspect-ratio:1 / 1}}.commerce-product-section .cat__img{display:block;width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:no-preference){.commerce-product-section .cat__img{transition:transform .5s cubic-bezier(.16,1,.3,1)}.commerce-product-section .cat--secondary:hover .cat__img{transform:scale(1.06)}}.commerce-product-section--reduce-motion .cat__img{transition:none!important;transform:none!important}.commerce-product-section .cat__img-placeholder{width:100%;height:100%;background:var(--color-teal)}.commerce-product-section .cat--secondary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(31,31,31,.78) 5%,rgba(31,31,31,.2) 55%,transparent);pointer-events:none;z-index:1}.commerce-product-section .cat__count{position:absolute;top:10px;right:10px;font-family:var(--font-body);font-weight:var(--fw-medium);font-size:9px;letter-spacing:.04em;color:#ffffffeb;background:#1f1f1f8c;padding:3px 7px;border-radius:var(--radius-xs);line-height:1.4;z-index:2}.commerce-product-section .cat__body{position:absolute;left:14px;right:14px;bottom:14px;z-index:2}.commerce-product-section .cat__name{font-family:var(--font-display);font-weight:var(--fw-semibold);color:#fff;font-size:18px;line-height:1.1;margin:0}@media(min-width:1024px){.commerce-product-section .cat__name{font-size:20px}}.commerce-product-section .commerce__below{text-align:center;margin-top:16px;padding-bottom:56px;display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.commerce-product-section .commerce__below{margin-top:48px;padding-bottom:72px}}.commerce-product-section .commerce__below-line{font-family:var(--font-body);font-weight:var(--fw-regular);font-size:14px;color:#1f1f1fa6;margin:0}.commerce-product-section .commerce__below-link{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--color-teal);text-decoration:none;display:inline-flex;align-items:center;gap:6px;margin-top:6px;transition:color var(--dur-fast) var(--ease-standard),transform var(--dur-fast) var(--ease-standard)}.commerce-product-section .commerce__below-link:hover{color:var(--color-charcoal);transform:translate(3px)}.commerce-product-section .commerce-grid__item{min-width:0}.commerce-product-section [hidden]{display:none!important}@media(max-width:767px){.commerce-product-section .commerce-product-section__flex{display:flex;flex-direction:column}.commerce-product-section .co-intro{order:1}.commerce-product-section .co-featured{order:2}.commerce-product-section .co-cats-head{order:3}.commerce-product-section .co-cats{order:4}.commerce-product-section .co-all-head{order:5}.commerce-product-section .co-rail{order:6}.commerce-product-section .co-rest{order:7}.commerce-product-section .co-below{order:8}.commerce-product-section .co-cats{margin-bottom:32px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-product.css.map */
