.mte-featured-products{background:var(--mte-products-bg, #ffffff);color:var(--mte-products-text, #151515);padding-block:clamp(48px,5vw,72px)}.mte-featured-products__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.mte-featured-products__heading-group{min-width:0}.mte-featured-products__eyebrow{margin:0 0 8px;color:var(--mte-products-accent, #e10600);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.mte-featured-products__title{max-width:680px;margin:0;font-size:clamp(28px,3vw,42px);font-weight:850;line-height:1.02;letter-spacing:-.045em}.mte-featured-products__description{max-width:620px;margin:12px 0 0;color:#6f6f6f;font-size:13px;line-height:1.6}.mte-featured-products__view-all{display:inline-flex;align-items:center;gap:8px;color:inherit;font-size:12px;font-weight:750;text-decoration:none;white-space:nowrap}.mte-featured-products__view-all span{transition:transform .16s ease}.mte-featured-products__view-all:hover span{transform:translate(4px)}.mte-featured-products__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,290px));gap:16px;justify-content:start}.mte-product-card{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgb(0 0 0 / 8%);border-radius:var(--mte-radius-md, 12px);background:#fff;color:#151515;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mte-product-card:hover{transform:translateY(-4px);border-color:#e1060038;box-shadow:0 16px 32px #00000017}.mte-product-card__top-actions{position:absolute;top:13px;right:13px;z-index:5}.mte-product-card__icon-button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid rgb(0 0 0 / 8%);border-radius:999px;background:#ffffffeb;color:#151515;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:color .16s ease,border-color .16s ease,transform .16s ease}.mte-product-card__icon-button:hover{color:var(--mte-products-accent, #e10600);border-color:#e106004d;transform:scale(1.06)}.mte-product-card__icon-button svg{width:18px;height:18px}.mte-wishlist-button.is-active{border-color:#e1060059;background:#fff;color:var(--mte-products-accent, #e10600)}.mte-wishlist-button.is-active svg{fill:currentColor}.mte-product-card__media{position:relative;min-height:230px;display:grid;place-items:center;overflow:hidden;padding:18px;background:#f7f7f7;color:inherit;text-decoration:none}.mte-product-card__badges{position:absolute;top:14px;left:14px;z-index:4;display:flex;flex-wrap:wrap;gap:6px}.mte-product-card__badge{padding:6px 9px;border-radius:999px;background:#151515;color:#fff;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.mte-product-card__badge--sale{background:var(--mte-products-accent, #e10600)}.mte-product-card__image{position:absolute;top:12px;right:12px;bottom:12px;left:12px;width:calc(100% - 24px);height:calc(100% - 24px);object-fit:contain;transition:opacity .25s ease,transform .35s ease}.mte-product-card__image--primary{opacity:1}.mte-product-card__image--secondary{opacity:0;transform:scale(.96)}.mte-product-card:hover .mte-product-card__image--primary{opacity:0;transform:scale(1.03)}.mte-product-card:hover .mte-product-card__image--secondary{opacity:1;transform:scale(1.03)}.mte-product-card__placeholder{width:76%;color:#d3d3d3}.mte-product-card__content{flex:1;display:flex;flex-direction:column;padding:18px}.mte-product-card__vendor{margin-bottom:7px;color:var(--mte-products-accent, #e10600);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.mte-product-card__title{min-height:42px;margin:0;color:#151515;font-size:14px;font-weight:750;line-height:1.4}.mte-product-card__title a{color:inherit;text-decoration:none}.mte-product-card__title a:hover{color:var(--mte-products-accent, #e10600)}.mte-product-card__rating{display:flex;align-items:center;gap:7px;margin-top:9px}.mte-product-card__rating span{color:#e6a700;font-size:12px;letter-spacing:1px}.mte-product-card__rating small{color:#818181;font-size:10px}.mte-product-card__price{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:13px}.mte-product-card__current-price{font-size:20px;font-weight:900}.mte-product-card__compare-price{color:#969696;font-size:12px}.mte-product-card__savings{margin-top:5px;color:var(--mte-products-accent, #e10600);font-size:10px;font-weight:750}.mte-product-card__stock{display:inline-flex;align-items:center;gap:6px;margin-top:11px;color:#357a38;font-size:10px;font-weight:700}.mte-product-card__stock-dot{width:7px;height:7px;border-radius:999px;background:currentColor}.mte-product-card__stock--sold-out{color:#b23a3a}.mte-product-card__actions{margin-top:auto;padding-top:16px}.mte-product-card__form{margin:0}.mte-product-card__button{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:0;border-radius:var(--mte-radius-sm, 6px);background:var(--mte-products-accent, #e10600);color:#fff;font:inherit;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer;transition:filter .16s ease,transform .16s ease}.mte-product-card__button:hover{filter:brightness(.92);transform:translateY(-1px)}.mte-product-card__compare{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:11px;color:#737373;font-size:10px;font-weight:700;cursor:pointer}.mte-product-card__compare input{accent-color:var(--mte-products-accent, #e10600)}.mte-featured-products__empty{min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:30px;border:1px dashed rgb(0 0 0 / 18%);border-radius:12px;background:#fafafa;color:#777;text-align:center;font-size:13px}.mte-featured-products__empty strong{color:#151515;font-size:16px}@media screen and (max-width:1100px){.mte-featured-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.mte-featured-products{padding-block:42px}.mte-featured-products__header{align-items:flex-start;flex-direction:column;margin-bottom:22px}.mte-featured-products__title{font-size:clamp(27px,9vw,36px)}.mte-featured-products__grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.mte-featured-products__grid>*{flex:0 0 min(78vw,290px);scroll-snap-align:start}.mte-product-card__media{min-height:205px;padding:12px}.mte-product-card__image{top:12px;right:12px;bottom:12px;left:12px;width:calc(100% - 24px);height:calc(100% - 24px)}.mte-product-card__content{padding:14px}.mte-product-card__title{min-height:40px;font-size:12px}.mte-product-card__current-price{font-size:17px}.mte-product-card__stock{display:none}.mte-product-card__button{min-height:39px;font-size:10px}}.product-grid__item{min-width:0;list-style:none}.product-grid__item .mte-product-card{width:100%;height:100%}.product-grid__item .mte-product-card__content{min-height:285px}.product-grid__item .mte-product-card__media{min-height:320px}@media screen and (max-width:989px){.product-grid__item .mte-product-card__media{min-height:260px}.product-grid__item .mte-product-card__content{min-height:250px}}@media screen and (max-width:749px){.product-grid__item .mte-product-card__media{min-height:205px}.product-grid__item .mte-product-card__content{min-height:0}}.mte-collection-hero{padding:70px 0 44px;border-bottom:1px solid rgb(0 0 0 / 8%);background:radial-gradient(circle at 88% 20%,rgb(225 6 0 / 8%),transparent 28%),#f5f5f3;color:#151515}.mte-collection-hero__eyebrow{margin:0 0 13px;color:#e10600;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.mte-collection-hero__layout{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.mte-collection-hero__title{max-width:900px;margin:0;font-size:clamp(44px,6vw,82px);font-weight:900;line-height:.95;letter-spacing:-.065em}.mte-collection-hero__description{max-width:650px;margin:22px 0 0;color:#6b6b6b;font-size:14px;line-height:1.7}.mte-collection-hero__description p{margin:0}.mte-collection-hero__count{flex:0 0 auto;min-width:150px;padding-left:25px;border-left:1px solid rgb(0 0 0 / 12%)}.mte-collection-hero__count strong{display:block;color:#151515;font-size:38px;font-weight:900;line-height:1}.mte-collection-hero__count span{display:block;margin-top:8px;color:#777;font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}@media screen and (max-width:749px){.mte-collection-hero{padding:45px 0 30px}.mte-collection-hero__layout{display:block}.mte-collection-hero__title{font-size:clamp(38px,13vw,58px)}.mte-collection-hero__description{margin-top:16px;font-size:13px}.mte-collection-hero__count{display:flex;align-items:baseline;gap:8px;min-width:0;margin-top:25px;padding:18px 0 0;border-top:1px solid rgb(0 0 0 / 10%);border-left:0}.mte-collection-hero__count strong{font-size:25px}.mte-collection-hero__count span{margin-top:0}}.product-recommendations .resource-list{align-items:stretch}.product-recommendations .mte-recommendations__item{min-width:0;height:100%}.product-recommendations .mte-product-card{width:100%;height:100%}.product-recommendations .mte-product-card__media{min-height:280px}.product-recommendations .mte-product-card__content{min-height:270px}.product-recommendations .resource-list--grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (max-width:989px){.product-recommendations .resource-list--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-recommendations .mte-product-card__media{min-height:230px}.product-recommendations .mte-product-card__content{min-height:245px}}@media screen and (max-width:749px){.product-recommendations .resource-list--grid{grid-template-columns:1fr}.product-recommendations .mte-product-card__media{min-height:220px}.product-recommendations .mte-product-card__content{min-height:0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mte-products.css.map */
