.eem-home-section,.eem-page-section,.eem-collection-main,.eem-product-reviews{padding:6.4rem 0}.eem-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.eem-section-heading--center{flex-direction:column;align-items:center;text-align:center}.eem-section-heading__eyebrow{margin:0 0 .8rem;color:var(--eem-color-accent);font-size:1.2rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.eem-section-heading__title,.eem-page-title,.eem-collection-main__title{margin:0;color:var(--eem-color-text);font-family:var(--eem-font-heading);font-size:clamp(3.8rem,8vw,6.8rem);line-height:.92;text-transform:uppercase}.eem-section-heading__link{font-size:1.4rem;font-weight:700;text-decoration:none;text-transform:uppercase}.eem-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.2rem}.eem-product-card{display:flex;flex-direction:column;height:100%;border:.1rem solid var(--eem-color-border);border-radius:var(--eem-radius);background:#fff;box-shadow:var(--eem-shadow);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.eem-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1111111f}.eem-product-card__media-link{display:block;text-decoration:none}.eem-product-card__media{position:relative;aspect-ratio:1 / 1;background:#f5f5f5;overflow:hidden}.eem-product-card__image,.eem-product-card__placeholder,.eem-category-card__image,.eem-review-card__image{width:100%;height:100%;object-fit:cover;display:block}.eem-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s ease}.eem-product-card:hover .eem-product-card__image--secondary{opacity:1}.eem-product-card__badges{position:absolute;inset:1.2rem 1.2rem auto;display:flex;justify-content:space-between;gap:.8rem}.eem-product-card__badge,.eem-save-badge{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.4rem 1rem;border-radius:999px;font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eem-product-card__badge{background:#111;color:#fff}.eem-product-card__badge--save,.eem-save-badge{background:#0f8a3b;color:#fff}.eem-product-card__body{display:grid;gap:1rem;padding:1.6rem}.eem-product-card__rating,.eem-payment-icons{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}.eem-product-card__stars,.eem-review-card__stars{color:var(--eem-color-star);letter-spacing:.12em}.eem-product-card__rating-count{color:var(--eem-color-muted);font-size:1.3rem}.eem-product-card__title,.eem-product-card__title a,.eem-product-title{color:var(--eem-color-text);font-family:var(--eem-font-body);font-size:2rem;font-weight:700;line-height:1.2;letter-spacing:0;text-decoration:none;text-transform:none}.eem-product-card__price-row{display:flex;align-items:center;gap:.8rem}.eem-product-card__price{color:var(--eem-color-sale);font-size:2rem;font-weight:800}.eem-product-card__compare{color:var(--eem-color-muted);font-size:1.4rem;text-decoration:line-through}.eem-product-card__button{width:100%;justify-content:center}.eem-urgency-strip{overflow:hidden;padding:1.2rem 0;background:var(--eem-urgency-bg, #ff4500);color:#fff}.eem-urgency-strip__viewport{overflow:hidden}.eem-urgency-strip__track{display:flex;width:max-content;gap:3rem;animation:eem-urgency-marquee 18s linear infinite}.eem-urgency-strip__item{font-size:1.4rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}@keyframes eem-urgency-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.eem-category-grid__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.eem-category-card{display:block;text-decoration:none}.eem-category-card__media{position:relative;aspect-ratio:.9 / 1;overflow:hidden;border-radius:var(--eem-radius);box-shadow:var(--eem-shadow)}.eem-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 35%,#000000b8)}.eem-category-card__content{position:absolute;inset:auto 1.6rem 1.6rem;z-index:1;color:#fff}.eem-category-card__content h3{margin:0;color:#fff;font-size:3.6rem}.eem-category-card__content p,.eem-contact-page__subtext,.eem-page-intro,.eem-collection-main__description,.eem-product-reviews__fallback,.eem-delivery-estimate{margin:.8rem 0 0;color:var(--eem-color-muted);font-size:1.6rem;line-height:1.6}.eem-category-card__content p{color:#ffffffd9;margin-top:.2rem}.eem-reviews__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.eem-review-card{display:grid;gap:1.2rem;padding:1.6rem;border:.1rem solid var(--eem-color-border);border-radius:var(--eem-radius);background:#fff;box-shadow:var(--eem-shadow)}.eem-review-card__photo{aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--eem-radius);background:#f4f4f4}.eem-review-card__quote{margin:0;line-height:1.6}.eem-review-card__name{margin:0;font-weight:700}.eem-review-card__name span{color:var(--eem-color-muted);font-weight:500}.eem-comparison__table-wrap,.eem-table-wrap{overflow-x:auto}.eem-comparison__table,.eem-info-table{width:100%;border-collapse:collapse;background:#fff;border-radius:var(--eem-radius);overflow:hidden;box-shadow:var(--eem-shadow)}.eem-comparison__table th,.eem-comparison__table td,.eem-info-table th,.eem-info-table td{padding:1.6rem;border-bottom:.1rem solid var(--eem-color-border);text-align:left}.eem-comparison__table td.is-eem{background:#111;color:#fff;text-align:center;font-weight:800}.eem-comparison__table td.is-other{color:var(--eem-color-sale);text-align:center;font-weight:800}.eem-email-signup__inner,.eem-track-page__inner{padding:3.2rem;border-radius:var(--eem-radius);background:var(--eem-email-bg, #f8f3eb);text-align:center}.eem-email-signup__subtext{max-width:54rem;margin:1rem auto 2rem;color:var(--eem-color-muted);font-size:1.6rem}.eem-email-signup__form,.eem-track-form{display:grid;gap:1.2rem;max-width:56rem;margin:0 auto}.eem-collection-main__header{margin-bottom:3rem}.eem-collection-main__count{margin:1rem 0 0;font-size:1.4rem;font-weight:700;text-transform:uppercase}.eem-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2rem;flex-wrap:wrap}.eem-collection-toolbar__filters,.eem-collection-toolbar__active{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}.eem-filter-pill,.eem-active-filter{display:inline-flex;align-items:center;gap:.8rem;min-height:4rem;padding:.8rem 1.4rem;border:.1rem solid var(--eem-color-border);border-radius:999px;background:#fff;color:var(--eem-color-text);font-size:1.3rem;font-weight:700;text-transform:uppercase}.eem-filter-pill.is-active,.eem-active-filter{background:#111;color:#fff;border-color:#111}.eem-active-filter__remove{border:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;cursor:pointer}.eem-empty-state{padding:4rem 2rem;border:.1rem dashed var(--eem-color-border);border-radius:var(--eem-radius);text-align:center}.eem-load-more{display:flex;justify-content:center;margin-top:2.4rem}.eem-page-section .rte p:first-child,.eem-page-intro{margin-top:0}.eem-info-grid,.eem-contact-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.eem-info-card{padding:2.4rem;border:.1rem solid var(--eem-color-border);border-radius:var(--eem-radius);background:#fff;box-shadow:var(--eem-shadow)}.eem-info-card h2,.eem-faq-group__title{margin:0 0 1.2rem;font-size:3.2rem}.eem-contact-page__details{display:grid;gap:.8rem;margin:2rem 0 0}.eem-contact-page__form,.eem-track-form{display:grid;gap:1.2rem}.eem-contact-page__submit{width:100%}.eem-faq-group+.eem-faq-group{margin-top:3.2rem}.eem-faq-list{display:grid}.eem-faq-item{border-bottom:.1rem solid var(--eem-color-border)}.eem-track-page__message{margin-top:1.6rem;padding:1.4rem 1.6rem;border:.1rem solid var(--eem-color-border);border-radius:var(--eem-radius);background:#fff}.eem-product-rating .jdgm-prev-badge{display:inline-flex;align-items:center}.eem-product-title{text-transform:none}.eem-save-badge{margin-top:1.2rem}.eem-product-trust-list{display:grid;gap:.6rem;margin:1.6rem 0 0}.eem-product-trust-list p{margin:0;font-size:1.5rem;font-weight:600}.eem-product-description__summary{margin:1.6rem 0 0;color:var(--eem-color-text);font-size:1.6rem;line-height:1.7}.eem-low-stock{margin-top:1.2rem;color:var(--eem-color-sale);font-size:1.4rem;font-weight:700}.eem-payment-icons{justify-content:center;margin-top:1.8rem}.eem-payment-icons span{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.4rem .8rem;border:.1rem solid var(--eem-color-border);border-radius:var(--eem-radius);background:#fff;font-size:1.2rem;font-weight:700}.eem-delivery-estimate{margin-top:1.6rem;text-align:center;color:var(--eem-color-text)}.eem-product-reviews__widget,.eem-size-guide-table-page{margin-top:2rem}@media screen and (max-width:989px){.eem-product-grid,.eem-category-grid__items,.eem-reviews__track{grid-template-columns:repeat(2,minmax(0,1fr))}.eem-info-grid,.eem-contact-page__grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.eem-home-section,.eem-page-section,.eem-collection-main,.eem-product-reviews{padding:4.8rem 0}.eem-section-heading{flex-direction:column;align-items:start;margin-bottom:2.4rem}.eem-product-grid,.eem-category-grid__items,.eem-reviews__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.eem-product-card__body,.eem-review-card,.eem-info-card,.eem-email-signup__inner,.eem-track-page__inner{padding:1.6rem}.eem-product-card__title,.eem-product-card__title a{font-size:1.6rem}.eem-product-card__price{font-size:1.8rem}.eem-category-card__media{aspect-ratio:.85 / 1}.eem-category-card__content h3,.eem-info-card h2,.eem-faq-group__title{font-size:2.6rem}.eem-payment-icons{justify-content:center}.eem-trust-badges{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/eem-v2-sections.css.map */
