.edka-split-outer{border-bottom:2px solid var(--edka-rule);background:var(--edka-ground);color:var(--edka-ink)}.edka-split-outer--feature{border-top:2px solid var(--edka-rule)}.edka-split-outer--red{background:var(--edka-red);color:#fff;border-bottom:0}.edka-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.edka-split--media-left{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.edka-split--media-left .edka-split__media{order:-1;border-right:2px solid var(--edka-rule)}.edka-split--media-right .edka-split__text{border-right:2px solid var(--edka-rule)}.edka-split__text{display:flex;flex-direction:column;justify-content:space-between;gap:48px;padding:clamp(40px,6vw,88px) clamp(24px,4vw,48px) clamp(32px,4vw,64px) 0}.edka-split--media-left .edka-split__text{padding-left:clamp(24px,4vw,48px);padding-right:0;justify-content:space-between}.edka-split__eyebrow{margin:0 0 20px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--edka-red-700)}html body .edka-split__heading{margin:0;font-weight:800;letter-spacing:-.025em;line-height:1!important;max-width:14ch;color:inherit}html body .edka-split--hero .edka-split__heading{font-size:clamp(44px,6vw,88px)!important}html body .edka-split--feature .edka-split__heading{font-size:clamp(36px,4.4vw,64px)!important}html body .edka-split--red .edka-split__heading{font-size:clamp(40px,5.4vw,80px)!important;max-width:16ch}.edka-split__copy p{margin:0 0 12px;font-size:18px;line-height:1.6;max-width:40ch}.edka-split__copy p:last-child{margin-bottom:0}.edka-split__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}html body .edka-split__btn{display:inline-flex;align-items:center;justify-content:flex-start;gap:12px;min-height:48px;padding:0 20px;font-size:16px;font-weight:700;text-decoration:none;white-space:nowrap;border:2px solid var(--edka-ink);color:var(--edka-ink);background:transparent;transition:background .15s,color .15s,border-color .15s}html body .edka-split__btn--primary{min-width:220px;justify-content:space-between;background:var(--edka-red);border-color:var(--edka-red);color:#fff}html body .edka-split__btn--primary:hover{background:var(--edka-red-600);border-color:var(--edka-red-600);color:#fff}html body .edka-split__btn--primary:active{background:var(--edka-red-700);border-color:var(--edka-red-700)}html body .edka-split__btn--secondary:hover{background:var(--edka-ink);color:var(--edka-ground)}.edka-split__media{position:relative;display:block;min-height:clamp(360px,46vw,680px);overflow:hidden;background:var(--edka-surface)}.edka-split--feature .edka-split__media{min-height:clamp(320px,38vw,560px)}html body .edka-split__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%!important;object-fit:cover;filter:grayscale(1)}html body .edka-split__bottle{position:absolute;top:48px;bottom:72px;left:48px;width:calc(100% - 96px)!important;height:calc(100% - 120px)!important;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s cubic-bezier(.4,0,.2,1)}.edka-split__media--bottle:hover .edka-split__bottle{transform:scale(1.02)}.edka-split__caption{position:absolute;left:24px;bottom:22px;font-size:13px;color:var(--edka-muted)}.edka-split--red .edka-split__text{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:64px;align-items:end;border:0;padding:clamp(56px,7vw,96px) 0}.edka-split--red .edka-split__eyebrow{color:#fff;font-weight:700}.edka-split--red .edka-split__copy p{font-size:19px;font-weight:700;color:#fff}html body .edka-split--red .edka-split__btn--primary{background:var(--edka-ground);border-color:var(--edka-ground);color:var(--edka-ink)}html body .edka-split--red .edka-split__btn--primary:hover{background:#fff;border-color:#fff;color:var(--edka-ink)}@media(max-width:900px){.edka-split,.edka-split--media-left,.edka-split--red .edka-split__text{grid-template-columns:minmax(0,1fr)}.edka-split--media-right .edka-split__text,.edka-split--media-left .edka-split__media{border-right:0}.edka-split__text,.edka-split--media-left .edka-split__text{padding:40px 0 32px;gap:32px}.edka-split--red .edka-split__text{gap:28px;padding:56px 0}.edka-split__media{min-height:360px}.edka-split--media-left .edka-split__media{order:0}}.edka-prom{border-bottom:2px solid var(--edka-rule);background:var(--edka-ground)}.edka-prom__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.edka-prom__item{display:flex;flex-direction:column;gap:8px;padding:28px 32px;border-right:2px solid var(--edka-rule)}.edka-prom__item:first-child{padding-left:0}.edka-prom__item:last-child{padding-right:0;border-right:0}.edka-prom__num{font-size:13px;font-weight:600;color:var(--edka-red-700)}html body .edka-prom__title{margin:0;font-size:18px!important;line-height:1.25!important;font-weight:700;letter-spacing:-.01em}.edka-prom__text{margin:0;font-size:15px;line-height:1.45;color:var(--edka-muted)}@media(max-width:900px){.edka-prom__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edka-prom__item{padding:24px 20px;border-bottom:1px solid var(--edka-hair)}.edka-prom__item:nth-child(2n){border-right:0;padding-right:0}.edka-prom__item:nth-child(odd){padding-left:0}}@media(max-width:480px){.edka-prom__grid{grid-template-columns:minmax(0,1fr)}.edka-prom__item{border-right:0;padding:20px 0}}.edka-why{margin:1.25rem 0;padding:20px 0 0;border-top:2px solid var(--edka-rule)}html body .edka-why__title{margin:0 0 .5rem;font-size:12px!important;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--edka-red-700)}.edka-why__text{margin:0;font-size:16px;line-height:1.6}[id*=rich_text_LjAQj6] .card__text{padding:1.5rem 0}[id*=rich_text_LjAQj6] .spacing--large>*+*{margin-top:.75rem}[id*=rich_text_LjAQj6] p{font-size:16px;line-height:1.65;margin:0 0 .75rem;max-width:68ch}[id*=rich_text_LjAQj6] p:last-child{margin-bottom:0}html body [id*=rich_text_LjAQj6] h2{font-size:12px!important;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--edka-red-700);margin:0 0 .6rem}html body [id*=rich_text_LjAQj6] h3,html body [id*=rich_text_LjAQj6] h4{font-size:16px!important;font-weight:700;letter-spacing:0;margin:1.3rem 0 .3rem}[id*=text_columns_icons] .card,[id*=text_columns_icons] [class*=icon]{border-radius:0!important}html body .wotw{border-top:2px solid var(--edka-rule);border-bottom:2px solid var(--edka-rule)}html body .wotw .wotw__heading{font-size:clamp(32px,3.6vw,48px)!important;line-height:1.02!important;font-weight:800;letter-spacing:-.025em}html body .wotw .wotw__eyebrow{color:var(--edka-red-700);font-size:12px;letter-spacing:.1em;font-weight:600}html body .wotw .wotw__eyebrow:before{background:var(--edka-red);width:32px;height:3px}html body .wotw .wotw__statement{font-size:20px;font-weight:700;letter-spacing:-.01em}html body .wotw .wotw__lede,html body .wotw .wotw__copy,html body .wotw .wotw__note{color:var(--edka-muted);font-size:15px}html body .wotw .wotw__card{border-top:2px solid var(--edka-rule);padding-top:16px}html body .wotw .wotw__media{height:320px;padding:24px;align-items:center;background:var(--edka-surface)}html body .wotw .wotw__img{mix-blend-mode:multiply}html body .wotw .wotw__label{color:var(--edka-red-700);font-size:12px;letter-spacing:.1em;font-weight:600}html body .wotw .wotw__title{font-size:20px!important;line-height:1.2!important;font-weight:700;letter-spacing:-.01em}html body .wotw .wotw__title-link:hover{text-decoration:none;color:var(--edka-red-700)}html body .wotw .wotw__cta{display:inline-flex;justify-content:space-between;gap:12px;min-width:200px;padding:12px 20px;border:2px solid var(--edka-ink);font-size:16px;font-weight:700;text-align:left;transition:background .15s,color .15s}html body .wotw .wotw__cta:after{content:"\2192"}html body .wotw .wotw__cta:hover{background:var(--edka-ink);color:var(--edka-ground)}html body .wotw .wotw__cta:focus-visible{outline:2px solid var(--edka-red);outline-offset:2px}html body .edka-collhead{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);column-gap:64px;align-items:end;padding-bottom:32px;border-bottom:2px solid var(--edka-rule)}html body .edka-collhead__meta{grid-column:1;margin:0 0 16px;color:var(--edka-red-700);font-size:12px;letter-spacing:.1em;font-weight:600}html body .edka-collhead__meta:before{background:var(--edka-red);width:32px;height:3px}html body .edka-collhead__title{grid-column:1;margin:0;font-size:clamp(44px,5.6vw,80px)!important;line-height:1!important;font-weight:800;letter-spacing:-.025em}html body .edka-collhead__statement{grid-column:2;grid-row:1 / span 2;align-self:end;margin:0;font-size:18px;line-height:1.5;font-weight:500;max-width:36ch}@media(max-width:900px){html body .edka-collhead{grid-template-columns:minmax(0,1fr);row-gap:16px}html body .edka-collhead__statement{grid-column:1;grid-row:auto}}html body .emp{--emp-ink: var(--edka-ink);--emp-cream: var(--edka-ground);--emp-amber: var(--edka-red)}html body .emp-eyebrow{opacity:1;font-size:12px;letter-spacing:.1em;font-weight:600;color:var(--edka-red-700)}html body .emp-eyebrow:before{background:var(--edka-red);width:32px;height:3px}html body .emp-eyebrow--light{color:#fff;font-weight:700}html body .emp-eyebrow--light:before{background:#fff}html body .emp-open{background:var(--edka-red);color:#fff}html body .emp-open__statement{font-size:clamp(40px,5.4vw,80px)!important;line-height:1!important;font-weight:800;letter-spacing:-.025em}html body .emp-open__lede{opacity:1;font-size:19px;font-weight:700;line-height:1.55}html body .emp-card{background:var(--edka-ground);color:var(--edka-ink);border:0;padding:28px}html body .emp-card__label{opacity:1;color:var(--edka-red-700);font-weight:600;font-size:12px;letter-spacing:.1em}html body .emp-card__price,html body .emp-card__date{font-weight:800}html body .emp-card__unit,html body .emp-card__year{opacity:1;color:var(--edka-muted)}html body .emp-card__foot{opacity:1;color:var(--edka-muted);font-size:13px}html body .emp-button,html body .emp-button--light{display:inline-flex;justify-content:space-between;gap:12px;min-width:200px;padding:14px 20px;border-radius:0;background:var(--edka-red);color:#fff;font-size:16px;font-weight:700;letter-spacing:0;opacity:1;transition:background .15s}html body .emp-button:after{content:"\2192"}html body .emp-button:hover,html body .emp-button--light:hover{background:var(--edka-red-600);color:#fff;opacity:1}html body .emp-button:active{background:var(--edka-red-700)}html body .emp-quiet{opacity:1;font-size:14px;font-weight:600;border-bottom-width:2px}html body .emp-quiet:hover{color:var(--edka-red-700)}html body .emp-promise .emp-quiet:hover{color:#fff;opacity:.8}html body .emp-benefit{border-top:2px solid var(--edka-rule);padding-top:16px}html body .emp-benefit__n{color:var(--edka-red-700);font-size:13px;font-weight:600;letter-spacing:0}html body .emp-benefit__title{font-size:18px!important;line-height:1.25!important;font-weight:700}html body .emp-benefit__text{opacity:1;color:var(--edka-muted);font-size:15px}html body .emp-receipt{background:var(--edka-surface);border-top:2px solid var(--edka-rule);border-bottom:2px solid var(--edka-rule)}html body .emp-receipt__statement{font-size:clamp(28px,3.2vw,44px)!important;line-height:1.05!important;font-weight:800;letter-spacing:-.02em}html body .emp-r th{opacity:1;color:var(--edka-muted);font-size:12px;font-weight:600;letter-spacing:.1em;border-bottom:2px solid var(--edka-rule)}html body .emp-r td{font-size:16px;border-bottom:1px solid var(--edka-hair)}html body .emp-r__num--mem{color:var(--edka-red-700);font-weight:700}html body .emp-r tfoot td{border-top:2px solid var(--edka-ink);font-weight:800}html body .emp-r__wine a:hover{text-decoration:none;color:var(--edka-red-700)}html body .emp-keep__figure{color:var(--edka-red-700);font-weight:800}html body .emp-keep__text{font-weight:600}html body .emp-receipt__note{opacity:1;color:var(--edka-muted);font-size:13px}html body .emp-promise{background:var(--edka-ink);color:var(--edka-ground)}html body .emp-promise__statement{font-size:clamp(32px,4vw,56px)!important;line-height:1.05!important;font-weight:800;letter-spacing:-.025em}html body .emp-promise .emp-eyebrow--light{color:var(--edka-ground)}html body .emp-promise .emp-eyebrow--light:before{background:var(--edka-red)}html body .emp-condition{border-top:2px solid rgba(243,242,242,.4);padding-top:16px}html body .emp-condition__title{font-size:16px!important;line-height:1.3!important;font-weight:700}html body .emp-condition__text{opacity:1;color:#f3f2f2d1;font-size:14px}html body .emp-q dt{font-size:16px;font-weight:700}html body .emp-q dd{opacity:1;color:var(--edka-muted);font-size:15px}html body .emp-close__inner{border-top:2px solid var(--edka-rule)}html body .emp-close__statement{font-size:clamp(28px,3.2vw,44px)!important;line-height:1.05!important;font-weight:800;letter-spacing:-.02em}html body .emp-close__foot{opacity:1;color:var(--edka-muted);font-size:13px}[class^=edka-],[class*=" edka-"],.emp,.wotw{font-family:var(--font-stack-body)!important}[class*=edka-][class*=eyebrow]{color:var(--edka-red-700)!important;opacity:1!important;letter-spacing:.1em!important;font-weight:600}[class*=edka-][class*=eyebrow]:before{background:var(--edka-red)!important;width:32px!important;height:3px!important}html body .edka-band__statement,html body .edka-prod__name{font-weight:800!important;letter-spacing:-.02em}.edka-band--rule-top{border-top:2px solid var(--edka-rule)!important}.edka-band--rule-bottom{border-bottom:2px solid var(--edka-rule)!important}.edka-band__item{border-top-color:var(--edka-hair)!important}.edka-band__body>p,.edka-band__detail,.edka-prod__note{opacity:1!important;color:var(--edka-ink)}.edka-band__note,.edka-prod__meta,.edka-prod__count{opacity:1!important;color:var(--edka-muted)}.edka-band__link,.edka-prod__all,.edka-prod__back{border-bottom:2px solid currentColor!important;font-weight:600;opacity:1!important}.edka-band__link:hover,.edka-prod__all:hover,.edka-prod__back:hover{color:var(--edka-red-700)!important;opacity:1!important}.edka-prod__wines{border-top:2px solid var(--edka-rule)!important}.edka-prod__media{background:var(--edka-surface)!important}.edka-prod__img{mix-blend-mode:multiply}[class*=edka-][class*=__btn],[class*=edka-][class*=__cta],[class*=edka-][class*=__join],[class*=edka-][class*=card]{border-radius:0!important;box-shadow:none!important}
/*# sourceMappingURL=/cdn/shop/t/85/assets/edka-sections.css.map */
