html body .emp section{padding-inline:max(20px,calc((100% - 1180px)/2))}html body .emp .emp-open{padding-block:clamp(56px,7vw,104px)}html body .emp .emp-open__inner{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:0;align-items:stretch}html body .emp .emp-open__lead{display:flex;flex-direction:column;justify-content:space-between;padding-right:clamp(24px,4vw,64px)}html body .emp .emp-open__statement{max-width:14ch}html body .emp .emp-open__lede{margin:40px 0 0;max-width:46ch}html body .emp .emp-card{display:flex;flex-direction:column;align-items:flex-start;padding:32px;border:0}html body .emp .emp-card__price{margin:0;font-size:clamp(64px,7vw,104px);line-height:.9;letter-spacing:-.04em}html body .emp .emp-card__unit{margin:8px 0 32px;font-size:16px}html body .emp .emp-card__date,html body .emp .emp-card__year{font-size:clamp(36px,4vw,56px);line-height:1;letter-spacing:-.03em}html body .emp .emp-card__year{margin:4px 0 32px}html body .emp .emp-card .emp-button{width:100%}html body .emp .emp-card__foot{margin:16px 0 0}html body .emp .emp-card .emp-quiet{margin-top:24px}html body .emp .emp-benefits{padding-block:0;border-bottom:2px solid var(--edka-rule)}html body .emp .emp-benefits__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}html body .emp .emp-benefit{border-top:0;padding:40px 32px 48px;border-right:2px solid var(--edka-rule)}html body .emp .emp-benefit:first-child{padding-left:0}html body .emp .emp-benefit:last-child{padding-right:0;border-right:0}html body .emp .emp-benefit__n{margin:0 0 32px}html body .emp .emp-benefit__title{margin:0 0 8px}html body .emp .emp-benefit__text{margin:0;line-height:1.5}html body .emp .emp-receipt{padding-block:0;border-top:0;border-bottom:2px solid var(--edka-rule)}html body .emp .emp-receipt__inner{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);row-gap:0;column-gap:0}html body .emp .emp-receipt__head,html body .emp .emp-keep,html body .emp .emp-receipt__note{grid-column:1;border-right:2px solid var(--edka-rule);padding-right:clamp(24px,4vw,48px);max-width:none}html body .emp .emp-receipt__head{grid-row:1;margin:0;padding-top:clamp(40px,5vw,64px)}html body .emp .emp-keep{grid-row:2;margin:0;padding-top:40px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}html body .emp .emp-keep__figure{font-size:clamp(56px,6vw,88px);line-height:.9;letter-spacing:-.04em}html body .emp .emp-keep__text{max-width:26ch;font-size:17px;line-height:1.4}html body .emp .emp-receipt__note{grid-row:3;margin:0;padding-top:24px;padding-bottom:clamp(40px,5vw,64px)}html body .emp .emp-r{grid-column:2;grid-row:1 / span 3;align-self:start;width:calc(100% - clamp(24px,4vw,48px));margin:clamp(40px,5vw,64px) 0 clamp(40px,5vw,64px) clamp(24px,4vw,48px)}html body .emp .emp-r th{padding:0 0 12px;text-align:left}html body .emp .emp-r th.emp-r__num,html body .emp .emp-r td.emp-r__num{text-align:right}html body .emp .emp-r td{padding:14px 0}html body .emp .emp-r tfoot td{padding-top:16px}html body .emp .emp-promise{padding-block:clamp(56px,7vw,96px)}html body .emp .emp-promise__statement{max-width:20ch;margin:0 0 56px}html body .emp .emp-conditions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 0 40px;border-top:2px solid rgba(243,242,242,.4)}html body .emp .emp-condition{border-top:0;padding:24px 24px 0;border-left:2px solid rgba(243,242,242,.4)}html body .emp .emp-condition:first-child{padding-left:0;border-left:0}html body .emp .emp-condition:last-child{padding-right:0}html body .emp .emp-qs{padding-block:clamp(56px,6vw,88px)}html body .emp .emp-qs__inner{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);column-gap:0}html body .emp .emp-qs__inner>.emp-eyebrow{grid-column:1;align-self:start;margin:0;padding-right:48px}html body .emp .emp-qs__grid{grid-column:2;display:block;margin:0;padding-left:clamp(24px,4vw,48px)}html body .emp .emp-q{padding:20px 0;border-top:1px solid var(--edka-hair)}html body .emp .emp-q:first-child{border-top:2px solid var(--edka-rule)}html body .emp .emp-q dt{margin:0 0 6px}html body .emp .emp-q dd{margin:0;max-width:60ch;line-height:1.6}html body .emp .emp-close{background:var(--edka-red);color:#fff;padding-block:clamp(56px,7vw,104px)}html body .emp .emp-close__inner{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:48px;align-items:end;border-top:0;padding-top:0}html body .emp .emp-close__statement{max-width:14ch;font-size:clamp(40px,5.4vw,80px)!important;line-height:1!important;font-weight:800;letter-spacing:-.025em;color:#fff}html body .emp .emp-close__action{display:flex;flex-direction:column;align-items:flex-start}html body .emp .emp-close .emp-button{width:100%;background:var(--edka-ground);color:var(--edka-ink)}html body .emp .emp-close .emp-button:hover{background:#fff;color:var(--edka-ink)}html body .emp .emp-close .emp-button:focus-visible{outline:2px solid #fff;outline-offset:2px}html body .emp .emp-close__foot{margin:16px 0 0;color:#fff;opacity:1;font-size:13px}@media(max-width:1000px){html body .emp .emp-benefits__inner,html body .emp .emp-conditions{grid-template-columns:repeat(2,minmax(0,1fr))}html body .emp .emp-benefit{padding:32px 24px 36px;border-bottom:1px solid var(--edka-hair)}html body .emp .emp-benefit:nth-child(2n){border-right:0;padding-right:0}html body .emp .emp-benefit:nth-child(odd){padding-left:0}html body .emp .emp-benefit:nth-last-child(-n+2){border-bottom:0}html body .emp .emp-condition{padding:24px}html body .emp .emp-condition:nth-child(odd){padding-left:0;border-left:0}html body .emp .emp-condition:nth-child(2n){padding-right:0}}@media(max-width:900px){html body .emp .emp-open__inner,html body .emp .emp-receipt__inner,html body .emp .emp-qs__inner,html body .emp .emp-close__inner{grid-template-columns:minmax(0,1fr)}html body .emp .emp-open__lead{padding-right:0;margin-bottom:40px}html body .emp .emp-receipt__head,html body .emp .emp-keep,html body .emp .emp-receipt__note{border-right:0;padding-right:0;grid-row:auto}html body .emp .emp-r{grid-column:1;grid-row:auto;width:100%;margin:32px 0 0}html body .emp .emp-qs__inner>.emp-eyebrow{padding-right:0;margin-bottom:24px}html body .emp .emp-qs__grid{grid-column:1;padding-left:0}html body .emp .emp-close__inner{gap:32px}}@media(max-width:520px){html body .emp .emp-benefits__inner,html body .emp .emp-conditions{grid-template-columns:minmax(0,1fr)}html body .emp .emp-benefit,html body .emp .emp-benefit:nth-child(n){border-right:0;padding:28px 0;border-bottom:1px solid var(--edka-hair)}html body .emp .emp-benefit:last-child{border-bottom:0}html body .emp .emp-condition,html body .emp .emp-condition:nth-child(n){border-left:0;padding:20px 0;border-bottom:1px solid rgba(243,242,242,.25)}html body .emp .emp-card{padding:24px}}
/*# sourceMappingURL=/cdn/shop/t/85/assets/edka-membership.css.map */
