:root{--eph-ink: #17211a;--eph-cream: #fffaf2;--eph-soft: #f6f2ea;--eph-paper: #ffffff;--eph-green: #2f7d4a;--eph-red: #d92f2a;--eph-gold: #9b6200;--eph-line: #e8e0d5;--eph-muted: #626b64;--eph-radius: 2.4rem;--eph-shadow: 0 1.8rem 5rem rgba(31, 42, 34, .1)}body{color:var(--eph-ink)}.page-width{max-width:122rem}.announcement-bar-section .utility-bar{background:var(--eph-ink);color:#fff}.announcement-bar__message{min-height:4rem;padding:1rem 1.6rem;color:#fff;font-size:1.2rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.header-wrapper{border-color:var(--eph-line)}.header{min-height:8.2rem}.header__heading-logo{max-height:4.8rem;object-fit:contain}.header__heading-link .h2{color:var(--eph-ink);font-weight:750;letter-spacing:-.025em}.header__menu-item,.header__icon{color:var(--eph-ink)}.header__menu-item{font-weight:750}.eph-wrap{width:min(118rem,calc(100% - 4.8rem));margin-inline:auto}.eph-eyebrow{margin:0 0 1.4rem;color:var(--eph-green);font-size:1.2rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eph-title{margin:0;color:var(--eph-ink);font-size:clamp(4rem,5vw,6.6rem);font-weight:800;letter-spacing:-.055em;line-height:.98}.eph-button,.eph-button-secondary{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;border-radius:999px;padding:1.3rem 2.4rem;font-size:1.4rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none}.eph-button{border:0;background:var(--eph-red);color:#fff;box-shadow:0 .8rem 2.4rem #e8473f38}.eph-button-secondary{border:1px solid var(--eph-ink);background:#fff;color:var(--eph-ink)}.eph-button:hover,.eph-button-secondary:hover{transform:translateY(-1px)}.eph-button:focus-visible,.eph-button-secondary:focus-visible,.eph-product-card a:focus-visible,.eph-flavor-link:focus-visible,.eph-quantity button:focus-visible,.eph-accordion summary:focus-visible{outline:3px solid var(--eph-gold);outline-offset:3px}.eph-home-hero{position:relative;overflow:hidden;background:var(--eph-cream)}.eph-home-hero:before{position:absolute;top:-15rem;right:-13rem;width:52rem;height:52rem;border-radius:50%;background:#f2df78;content:"";opacity:.55}.eph-home-hero__grid{position:relative;display:grid;min-height:50rem;align-items:center;gap:5rem;grid-template-columns:.92fr 1.08fr;padding-block:4.2rem}.eph-home-hero__copy{position:relative;z-index:1}.eph-home-hero__copy p{max-width:52rem;margin:2.4rem 0 2.8rem;color:#4c554e;font-size:1.9rem;line-height:1.55}.eph-offer{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.eph-offer__price{font-size:2.8rem;font-weight:800}.eph-microcopy{margin-top:1.4rem;color:var(--eph-muted);font-size:1.3rem;font-weight:650}.eph-home-hero__media{position:relative;display:grid;min-height:40rem;place-items:center}.eph-home-hero__media img{position:relative;z-index:1;width:100%;height:auto;max-height:40rem;object-fit:contain}.eph-lineup-media{display:grid;width:100%;align-items:end;gap:1.2rem;grid-template-columns:repeat(3,1fr)}.eph-lineup-media img{display:block;width:100%;height:auto;aspect-ratio:1;border-radius:1.8rem;background:#fff;object-fit:contain;padding:.8rem}.eph-lineup-media img:nth-child(2n){transform:translateY(1.5rem) rotate(2deg)}.eph-lineup-media img:nth-child(odd){transform:rotate(-2deg)}.eph-media-placeholder{display:grid;width:100%;min-height:34rem;place-items:center;border:1px dashed #bfc8bf;border-radius:var(--eph-radius);background:#ffffffb3;color:var(--eph-muted);padding:3rem;text-align:center}.eph-trust-strip{border-block:1px solid var(--eph-line);background:#fff}.eph-trust-strip__grid{display:grid;grid-template-columns:repeat(5,1fr);padding-block:2.2rem}.eph-trust-item{display:grid;min-height:5.2rem;place-items:center;border-right:1px solid var(--eph-line);padding-inline:1rem;font-size:1.25rem;font-weight:800;text-align:center}.eph-trust-item:last-child{border-right:0}.eph-stars{color:var(--eph-gold);letter-spacing:.08em}.eph-section{padding-block:5.6rem}.eph-section--cream{background:var(--eph-cream)}.eph-section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:3.4rem}.eph-section-heading h2{max-width:64rem;margin:0;color:var(--eph-ink);font-size:clamp(3.5rem,4vw,4.8rem);font-weight:800;letter-spacing:-.045em;line-height:1}.eph-section-heading p{max-width:46rem;margin:0;color:var(--eph-muted);font-size:1.6rem;line-height:1.55}.eph-product-grid{display:grid;gap:2.2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.eph-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--eph-line);border-radius:2.2rem;background:#fff}.eph-product-card__media{display:block;overflow:hidden;aspect-ratio:1;background:#f7f4ee}.eph-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.eph-product-card:hover .eph-product-card__media img{transform:scale(1.02)}.eph-product-card__body{display:flex;flex:1;flex-direction:column;padding:1.8rem 2rem 2rem}.eph-product-card__top{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) auto}.eph-product-card__title{color:var(--eph-ink);font-size:1.55rem;font-weight:800;line-height:1.25}.eph-product-card__meta,.eph-product-card__availability{margin-top:.4rem;color:var(--eph-muted);font-size:1.2rem}.eph-product-card__price{color:var(--eph-ink);font-weight:800;white-space:nowrap}.eph-rating,.eph-product-rating-summary{display:flex;align-items:center;gap:.8rem;min-height:2.4rem;margin:1rem 0 1.2rem;color:var(--eph-muted);font-size:1.2rem}.eph-product-rating-summary strong{color:var(--eph-ink)}.eph-product-card__form{margin-top:auto}.eph-product-card__form button{width:100%}.eph-product-card__form button[disabled]{cursor:not-allowed;opacity:.5}.eph-benefit{background:var(--eph-ink);color:#fff}.eph-benefit__grid{display:grid;min-height:46rem;align-items:center;gap:7rem;grid-template-columns:1fr 1fr;padding-block:5.5rem}.eph-benefit h2{margin:0 0 2rem;color:#fff;font-size:clamp(4rem,5vw,5.4rem);font-weight:800;letter-spacing:-.045em;line-height:1.02}.eph-benefit p{max-width:52rem;color:#d7ddd8;font-size:1.8rem;line-height:1.6}.eph-benefit__pills{display:grid;gap:1.2rem;grid-template-columns:1fr 1fr;margin-top:3rem}.eph-benefit__pill{border:1px solid #526056;border-radius:999px;padding:1.2rem 1.6rem;font-size:1.25rem;font-weight:800}.eph-benefit__media{overflow:hidden;min-height:34rem;border-radius:2.6rem;background:#d9efbd;transform:rotate(2deg)}.eph-benefit__media img{width:100%;height:100%;min-height:34rem;object-fit:cover}.eph-review-summary{margin-bottom:3.8rem;text-align:center}.eph-review-summary strong{display:block;margin:.5rem 0;color:var(--eph-ink);font-size:3.8rem}.eph-review-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.eph-review-card{border:1px solid var(--eph-line);border-radius:2rem;background:#fff;padding:2.6rem}.eph-review-card h3{margin:1.5rem 0 .8rem;font-size:1.9rem}.eph-review-card blockquote{margin:0;color:#505951;font-size:1.5rem;line-height:1.6}.eph-review-card footer{margin-top:1.8rem;font-size:1.25rem;font-weight:800}.eph-variety-card{display:grid;overflow:hidden;align-items:center;gap:4rem;grid-template-columns:.85fr 1.15fr;border-radius:3.2rem;background:var(--eph-red);color:#fff;padding:5.4rem}.eph-variety-card h2{margin:0 0 1.8rem;color:#fff;font-size:clamp(4rem,5vw,5.2rem);font-weight:800;letter-spacing:-.045em;line-height:1}.eph-variety-card p{color:#fff;font-size:1.7rem;line-height:1.55}.eph-variety-card .eph-button{background:var(--eph-ink)}.eph-variety-card__media{overflow:hidden;border-radius:2.2rem;background:#fff;transform:rotate(-2deg)}.eph-variety-card__media img{display:block;width:100%;height:auto;aspect-ratio:1.08;object-fit:cover}.eph-variety-card__media .eph-lineup-media{padding:1.8rem}.eph-variety-card__media .eph-lineup-media img{aspect-ratio:.9;padding:.4rem}.eph-story{display:grid;align-items:start;gap:8rem;grid-template-columns:.8fr 1.2fr}.eph-story h2{margin:1.4rem 0 0;color:var(--eph-ink);font-size:clamp(3.8rem,5vw,4.8rem);font-weight:800;letter-spacing:-.04em;line-height:1.05}.eph-story__copy{color:#515a53;font-size:1.8rem;line-height:1.7}.eph-collection-hero{background:var(--eph-cream);padding-block:6.5rem 5.5rem}.eph-breadcrumbs{margin-bottom:2rem;color:var(--eph-muted);font-size:1.2rem}.eph-collection-hero__intro{display:grid;align-items:end;gap:5rem;grid-template-columns:1fr 1fr}.eph-collection-hero__intro p{margin:0;color:#535e56;font-size:1.8rem;line-height:1.6}.eph-featured-pack{display:grid;align-items:center;gap:2.4rem;grid-template-columns:18rem 1fr auto;margin-top:3.4rem;border:1px solid var(--eph-line);border-radius:2.4rem;background:#fff;padding:2.4rem}.eph-featured-pack img{width:18rem;height:auto;align-self:center;aspect-ratio:1.024;border-radius:1.6rem;object-fit:cover}.eph-featured-pack h2{margin:0 0 .7rem;font-size:2.5rem}.eph-featured-pack__price{font-size:2.6rem;font-weight:800;text-align:right}.eph-fact-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:3.2rem}.eph-fact{border-right:1px solid var(--eph-line);font-size:1.2rem;font-weight:800;text-align:center}.eph-fact:last-child{border-right:0}.eph-fact b{display:block;margin-bottom:.4rem;color:var(--eph-ink);font-size:2.1rem}.eph-product-main{padding-bottom:4.2rem}.eph-product-layout{display:grid;align-items:start;column-gap:clamp(3.2rem,4vw,5.6rem);grid-template-areas:"gallery info" "gallery details";grid-template-columns:minmax(0,1.08fr) minmax(42rem,.92fr);grid-template-rows:auto 1fr;row-gap:1.6rem}.eph-gallery{display:grid;align-items:start;gap:1.4rem;grid-area:gallery;grid-template-columns:8.4rem 1fr}.eph-gallery__thumbs{display:grid;gap:1.2rem;grid-template-columns:1fr}.eph-gallery__thumb,.eph-gallery__main{overflow:hidden;border:1px solid var(--eph-line);border-radius:1.4rem;background:var(--eph-soft)}.eph-gallery__thumb{display:block;min-height:8.4rem;aspect-ratio:1}.eph-gallery__thumb[aria-current]{border:2px solid var(--eph-green)}.eph-gallery__main{aspect-ratio:1;border:1px solid rgba(233,225,214,.65);border-radius:2.4rem;box-shadow:0 1.2rem 3.6rem #152b1d0f}.eph-gallery__thumb img{width:100%;height:100%;object-fit:cover}.eph-gallery__main img{width:100%;height:100%;object-fit:contain}.eph-product-info h1{margin:0 0 1rem;color:var(--eph-ink);font-size:clamp(3.8rem,4vw,4.8rem);font-weight:800;letter-spacing:-.045em;line-height:1.02}.eph-product-info{grid-area:info;padding:.4rem 0 0}.eph-product-price{margin-bottom:1rem;color:var(--eph-ink);font-size:2.8rem;font-weight:800}.eph-product-availability{display:inline-flex;align-items:center;gap:.7rem;margin-bottom:1.4rem;color:var(--eph-green);font-size:1.25rem;font-weight:800}.eph-product-availability:before{width:.8rem;height:.8rem;border-radius:50%;background:currentColor;content:""}.eph-product-availability--sold-out{color:var(--eph-red)}.eph-product-lead{margin:0 0 2rem;color:#4f5851;font-size:1.6rem;line-height:1.5}.eph-badge-grid{display:grid;gap:.8rem;grid-template-columns:repeat(4,1fr);margin-block:2rem 2.4rem}.eph-badge{display:flex;min-width:0;align-items:center;justify-content:center;gap:.8rem;border-radius:1.4rem;background:var(--eph-cream);padding:1.2rem .7rem;font-size:1.1rem;font-weight:800;text-align:center}.eph-badge__icon{display:grid;width:3.2rem;height:3.2rem;flex:0 0 3.2rem;place-items:center;border:1px solid currentColor;border-radius:50%;color:var(--eph-green);font-size:1.2rem;font-weight:800}.eph-badge strong{overflow:hidden;color:var(--eph-ink);text-overflow:ellipsis;white-space:nowrap}.eph-flavor-heading{margin:0 0 1rem;font-size:1.3rem}.eph-flavor-links{display:grid;gap:.8rem;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:2.4rem}.eph-flavor-link{display:grid;min-width:0;min-height:8.4rem;align-items:center;justify-items:center;gap:.4rem;border:1px solid var(--eph-line);border-radius:1.2rem;background:#fff;color:var(--eph-ink);padding:.6rem .4rem;font-size:.95rem;font-weight:750;line-height:1.15;text-align:center;text-decoration:none}.eph-flavor-link img{width:4.8rem;height:4.8rem;object-fit:contain}.eph-flavor-link[aria-current=page]{border:2px solid var(--eph-green);background:#edf6d9}.eph-product-form__row{display:grid;gap:1.2rem;grid-template-columns:13.2rem 1fr}.eph-quantity{display:grid;overflow:hidden;min-height:5.4rem;border:1px solid #bfc5bf;border-radius:999px;grid-template-columns:4.4rem 4.4rem 4.4rem}.eph-quantity button,.eph-quantity input{min-width:0;border:0;background:transparent;color:var(--eph-ink);font:inherit;font-weight:800;text-align:center}.eph-quantity input{-webkit-appearance:textfield;appearance:textfield}.eph-quantity input::-webkit-inner-spin-button,.eph-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.eph-product-form__submit{width:100%}.eph-ship-note{margin:1.2rem 0 2.4rem;color:var(--eph-muted);font-size:1.2rem;line-height:1.5;text-align:center}.eph-pack-upsell{display:grid;align-items:center;gap:1.4rem;grid-template-columns:9.2rem 1fr 3.2rem;border:1px solid var(--eph-line);border-radius:1.8rem;background:#fff;color:var(--eph-ink);padding:1.4rem;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.eph-pack-upsell:hover{border-color:#2f7d4a7a;box-shadow:0 1rem 2.8rem #152b1d14;transform:translateY(-1px)}.eph-pack-upsell img{width:9.2rem;height:auto;aspect-ratio:1;border-radius:1.2rem;object-fit:cover}.eph-pack-upsell strong{display:block;font-size:1.55rem;line-height:1.25}.eph-pack-upsell small{display:block;margin-top:.4rem;color:var(--eph-muted)}.eph-pack-upsell__arrow{color:var(--eph-green);font-size:2.4rem;text-align:center}.eph-pack-upsell--unavailable{grid-template-columns:1fr auto}.eph-pack-upsell--unavailable:hover{transform:none}.eph-accordions{border-top:1px solid var(--eph-line)}.eph-product-details{display:grid;grid-area:details;grid-template-columns:1fr;margin-top:1rem}.eph-product-details .eph-accordions{display:grid;grid-template-columns:1fr}.eph-accordion{border-bottom:1px solid var(--eph-line)}.eph-accordion summary{display:flex;min-height:5.6rem;align-items:center;justify-content:space-between;cursor:pointer;font-size:1.4rem;font-weight:800;list-style:none}.eph-accordion summary::-webkit-details-marker{display:none}.eph-accordion summary:after{content:"+"}.eph-accordion[open] summary:after{content:"\2212"}.eph-accordion__content{padding:0 0 2rem;color:var(--eph-muted);line-height:1.65}.eph-accordion__content .grid,.eph-accordion__content .grid__item,.eph-accordion__content .product-single,.eph-accordion__content .product-single__hero,.eph-accordion__content .product-description{display:block;float:none;width:100%;max-width:none;margin-inline:0;padding-inline:0}.eph-product-reviews{min-height:22rem}.eph-product-proof{border-block:1px solid var(--eph-line);background:var(--eph-cream)}.eph-product-proof__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.eph-product-proof__item{min-height:15rem;border-right:1px solid var(--eph-line);padding:2.8rem 3rem}.eph-product-proof__item:last-child{border-right:0}.eph-product-proof__item strong{display:block;margin-bottom:1rem;color:var(--eph-green);font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase}.eph-product-proof__item p{margin:0;color:var(--eph-muted);font-size:1.3rem;line-height:1.6}.eph-product-reviews h2,.eph-related h2{margin:0 0 3rem;text-align:center}.eph-related .eph-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.eph-app-placeholder{border:1px dashed #bfc8bf;border-radius:2rem;padding:4rem 2rem;color:var(--eph-muted);text-align:center}.eph-cart{padding-block:6.5rem 9rem}.eph-cart h1{margin:1rem 0 3.4rem;font-size:clamp(4rem,5vw,5.4rem);letter-spacing:-.05em}.eph-cart-layout{display:grid;align-items:start;gap:5rem;grid-template-columns:1.25fr .75fr}.eph-shipping-progress{margin-bottom:2.4rem;border-radius:1.8rem;background:var(--eph-cream);padding:2rem 2.2rem}.eph-shipping-progress strong{font-size:1.6rem}.eph-progress{overflow:hidden;height:.9rem;margin-top:1.3rem;border-radius:999px;background:#e0d8ca}.eph-progress span{display:block;width:var(--eph-progress, 0%);height:100%;border-radius:inherit;background:var(--eph-green)}.eph-cart-item{display:grid;align-items:center;gap:2.4rem;grid-template-columns:15.5rem 1fr auto;border-block:1px solid var(--eph-line);padding-block:2.4rem}.eph-cart-item+.eph-cart-item{border-top:0}.eph-cart-item img{width:15.5rem;height:auto;aspect-ratio:1;border-radius:1.8rem;background:var(--eph-soft);object-fit:cover}.eph-cart-item h2{margin:0;font-size:2rem}.eph-cart-item__meta{margin:.6rem 0 1.6rem;color:var(--eph-muted);font-size:1.3rem}.eph-cart-item__remove{display:inline-block;margin-top:1rem;color:var(--eph-muted);font-size:1.2rem;text-decoration:underline}.eph-cart-item__price{align-self:start;font-size:1.8rem;font-weight:800}.eph-cart-summary{position:sticky;top:2rem;border:1px solid var(--eph-line);border-radius:2.2rem;padding:2.8rem}.eph-cart-summary h2{margin:0 0 2.2rem;font-size:2.6rem}.eph-cart-summary__row{display:flex;justify-content:space-between;gap:1.5rem;margin-block:1.3rem;font-size:1.4rem}.eph-cart-summary__total{margin-top:1.8rem;border-top:1px solid var(--eph-line);padding-top:1.8rem;font-size:1.8rem;font-weight:800}.eph-cart-summary__note{color:var(--eph-muted);font-size:1.2rem;line-height:1.5}.eph-cart-summary .eph-button{width:100%;min-height:5.4rem}.eph-empty-cart{border:1px solid var(--eph-line);border-radius:2.4rem;padding:6rem 2rem;text-align:center}.eph-contact-page #MainContent{display:grid;align-items:start;gap:6rem;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);background:var(--eph-cream);padding:5.6rem max(2.4rem,calc((100vw - 118rem)/2)) 6.4rem}.eph-contact-page #MainContent>.shopify-section{min-width:0}.eph-contact-page #MainContent .page-width--narrow{width:auto;max-width:none;margin:0;padding:2rem 0 0}.eph-contact-page .main-page-title{max-width:48rem;margin:0;color:var(--eph-ink);font-size:clamp(4.2rem,5vw,6.2rem);font-weight:800;letter-spacing:-.05em;line-height:.98}.eph-contact-page .eph-brand-lockup{white-space:nowrap}.eph-contact-page .rte{max-width:46rem;margin-top:2.4rem;color:var(--eph-muted);font-size:1.7rem;line-height:1.6}.eph-contact-page .rte p{margin:0}.eph-contact-page .rte .eph-contact-page__note{margin-top:1.6rem;color:var(--eph-ink);font-size:1.3rem;font-weight:700}.eph-contact-page #MainContent .contact{width:auto;max-width:none;margin:0;border:1px solid var(--eph-line);border-radius:var(--eph-radius);background:#fff;box-shadow:var(--eph-shadow);padding:3.4rem}.eph-contact-page .contact>.title{display:none}.eph-contact-page .contact .field{margin-bottom:1.8rem}.eph-contact-page .contact .field:before,.eph-contact-page .contact .field:after{border-radius:1.4rem}.eph-contact-page .contact .field__input{min-height:5.2rem;font-size:1.5rem}.eph-contact-page .contact textarea.field__input{min-height:17rem}.eph-contact-page .contact__button{margin-top:2.4rem}.eph-contact-page .contact__button .button{min-width:17rem;min-height:4.8rem;border-radius:999px;background:var(--eph-red);color:#fff;font-weight:800}.eph-form-error{margin-bottom:2rem;border:1px solid #b42318;border-radius:1.2rem;background:#fff1f0;color:#8f1d14;padding:1.2rem 1.4rem}.eph-footer{border-top:1px solid var(--eph-line);background:#fff}.eph-newsletter{border-bottom:1px solid var(--eph-line);padding-block:3.6rem}.eph-newsletter__grid{display:flex;align-items:center;justify-content:space-between;gap:3rem}.eph-newsletter h2{margin:0;font-size:2.5rem}.eph-newsletter form{display:flex;gap:1rem}.eph-newsletter input{min-width:30rem;min-height:4.8rem;border:1px solid #cfc8bd;border-radius:999px;padding-inline:1.8rem}.eph-footer__grid{display:grid;gap:4.8rem;grid-template-columns:1.4fr repeat(3,1fr);padding-block:4.6rem 6rem}.eph-footer__brand img{width:min(18rem,100%);height:auto;max-height:6rem;object-fit:contain;object-position:left center}.eph-footer h3{margin:0 0 1.4rem;font-size:1.6rem}.eph-footer a{display:block;margin-block:.9rem;color:#596159;font-size:1.35rem;text-decoration:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media screen and (max-width:850px){.eph-breadcrumbs{display:none}.eph-wrap{width:min(68rem,calc(100% - 2.8rem))}.eph-home-hero__grid,.eph-benefit__grid,.eph-variety-card,.eph-story,.eph-collection-hero__intro,.eph-product-layout,.eph-cart-layout{grid-template-columns:1fr}.eph-product-layout{grid-template-areas:"gallery" "info" "details";grid-template-rows:auto}.eph-home-hero__grid{gap:2rem;min-height:0;padding-block:3.6rem 3.2rem}.eph-title{font-size:clamp(4.4rem,13vw,5.4rem)}.eph-home-hero__media{min-height:28rem}.eph-home-hero__media img{max-height:28rem}.eph-lineup-media{gap:.7rem}.eph-lineup-media img{border-radius:1.2rem;padding:.4rem}.eph-trust-strip__grid{grid-template-columns:1fr 1fr}.eph-trust-item{border-bottom:1px solid var(--eph-line)}.eph-trust-item:nth-child(2n){border-right:0}.eph-trust-item:last-child{grid-column:1 / 3}.eph-section{padding-block:4rem}.eph-contact-page #MainContent{gap:3rem;grid-template-columns:1fr;padding:4rem 1.4rem 4.8rem}.eph-contact-page #MainContent .page-width--narrow{padding-top:0}.eph-contact-page .main-page-title{font-size:clamp(4rem,13vw,5.2rem)}.eph-contact-page #MainContent .contact{padding:2.4rem}.eph-section-heading{display:block}.eph-section-heading p{margin-top:1.4rem}.eph-product-grid{gap:1.2rem;grid-template-columns:1fr 1fr}.eph-product-card__body{padding:1.3rem}.eph-product-card__top{display:block}.eph-product-card__price{display:block;margin-top:.7rem}.eph-benefit__grid{gap:3rem}.eph-review-grid{grid-template-columns:1fr}.eph-variety-card{padding:3.4rem 2.4rem}.eph-story{gap:2rem}.eph-featured-pack{grid-template-columns:9rem 1fr;padding:1.5rem}.eph-featured-pack img{width:9rem}.eph-featured-pack__price{grid-column:2;text-align:left}.eph-gallery{grid-template-columns:1fr}.eph-gallery__main{height:24rem;aspect-ratio:auto}.eph-product-details,.eph-product-details .eph-accordions{grid-template-columns:1fr}.eph-gallery__thumbs{order:2;gap:.8rem;grid-template-columns:repeat(5,minmax(0,1fr))}.eph-gallery__thumb{width:auto;height:5.6rem;min-height:0;aspect-ratio:1}.eph-badge-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.eph-pack-upsell{grid-template-columns:6.6rem 1fr 3.2rem}.eph-product-info{position:static;padding:0}.eph-pack-upsell img{width:6.6rem}.eph-product-proof__grid{grid-template-columns:1fr 1fr}.eph-product-proof__item:nth-child(2n){border-right:0}.eph-product-proof__item{border-bottom:1px solid var(--eph-line)}.eph-cart-layout{gap:2.8rem}.eph-cart-item{gap:1.4rem;grid-template-columns:10.5rem 1fr}.eph-cart-item img{width:10.5rem}.eph-cart-item__price{grid-column:2}.eph-cart-summary{position:static}.eph-newsletter__grid{display:block}.eph-newsletter form{margin-top:1.8rem}.eph-newsletter input{min-width:0;width:100%}.eph-footer__grid{grid-template-columns:1fr 1fr}.eph-footer__brand{grid-column:1 / 3}.eph-related .eph-product-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:480px){.eph-product-form__row{gap:.8rem;grid-template-columns:9.2rem minmax(0,1fr)}.eph-product-form__row .eph-quantity{width:auto;grid-template-columns:repeat(3,minmax(0,1fr))}.eph-product-info h1{margin-bottom:.6rem;font-size:3.6rem}.eph-product-price{font-size:2.4rem}.eph-product-availability{margin-bottom:1rem}.eph-product-lead{margin-bottom:1.5rem;font-size:1.45rem}.eph-ship-note{margin-bottom:1.6rem}.eph-badge-grid{gap:.6rem;margin-block:1.6rem 2rem}.eph-badge{display:grid;min-height:7.8rem;gap:.4rem;padding:.8rem .3rem}.eph-badge__icon{width:3rem;height:3rem;flex-basis:3rem}.eph-badge strong{font-size:.95rem}.eph-flavor-links{gap:.5rem}.eph-flavor-link{min-height:7.2rem;padding-inline:.2rem;font-size:.82rem}.eph-flavor-link img{width:4.2rem;height:4.2rem}.eph-product-proof__grid{grid-template-columns:1fr}.eph-product-proof__item,.eph-product-proof__item:nth-child(2n){min-height:0;border-right:0;padding:2.4rem 1.4rem}.eph-fact-grid{grid-template-columns:1fr 1fr}.eph-fact{border-bottom:1px solid var(--eph-line);padding-block:1.5rem}.eph-fact:nth-child(2n){border-right:0}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/eph-theme.css.map */
