.wallets-overview{--wallets-background:#fafaf8;--wallets-foreground:#0f0f0f;background:var(--wallets-background);color:var(--wallets-foreground)}
.wallets-overview--dark{--wallets-background:#241a12;--wallets-foreground:#fafaf8}
.wallets-overview__section{padding-block:var(--wallets-pt,80px) var(--wallets-pb,80px)}
.wallets-overview__shell{width:min(calc(100% - 32px),1280px);margin-inline:auto}
.wallets-overview__split{display:grid;align-items:center;gap:clamp(32px,6vw,88px)}
.wallets-overview__content{min-width:0}
.wallets-overview__header{max-width:760px;margin-bottom:clamp(32px,5vw,56px)}
.wallets-overview__eyebrow{margin:0 0 12px;color:#c9a24d;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.wallets-overview__title{max-width:20ch;margin:0;font-family:var(--font-heading--family),serif;font-size:clamp(32px,5vw,56px);line-height:1.08;text-wrap:balance}
.wallets-overview__title--hero{font-size:clamp(40px,6vw,68px)}
.wallets-overview__copy{max-width:64ch;margin-top:20px;font-size:clamp(16px,1.4vw,18px);line-height:1.7}
.wallets-overview__copy p{margin-block:0}
.wallets-overview__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;margin-top:28px;padding:12px 24px;border:1px solid currentColor;background:#0f0f0f;color:#fafaf8;font-size:13px;font-weight:700;letter-spacing:.04em;text-align:center;text-decoration:none}
.wallets-overview--dark .wallets-overview__button{background:#fafaf8;color:#0f0f0f}
.wallets-overview__button:focus-visible,.wallets-overview__product-media:focus-visible{outline:3px solid #c9a24d;outline-offset:4px}
.wallets-overview .wc-media{display:block;overflow:hidden;width:100%;aspect-ratio:4/3;background:#f1eee7}
.wallets-overview .wc-media img{display:block;width:100%;height:100%;object-fit:cover}
.wallets-overview .wc-media--mobile{display:none}
.wallets-overview .wc-editor-note{padding:16px;border:1px dashed #c9a24d}
.wallets-overview__product-grid{display:grid;gap:20px}
.wallets-overview__product{display:flex;min-width:0;flex-direction:column;border-top:1px solid #d9d5cc;background:#fff;color:#0f0f0f}
.wallets-overview__product-media{display:block;overflow:hidden;aspect-ratio:1;background:#f1eee7;color:#d8d3c8}
.wallets-overview__product-media picture,.wallets-overview__product-media img,.wallets-overview__placeholder{display:block;width:100%;height:100%}
.wallets-overview__product-media img{object-fit:contain}
.wallets-overview__product-body{display:flex;flex:1;flex-direction:column;padding:24px}
.wallets-overview__product-body h3,.wallets-overview__benefit h3{margin:0 0 12px;font-family:var(--font-heading--family),serif;font-size:24px;line-height:1.2}
.wallets-overview__product-body>p:not([class]){margin:0;line-height:1.6}
.wallets-overview__product-body .wallets-overview__button{align-self:flex-start;margin-top:auto;transform:translateY(12px)}
.wallets-overview__price{margin:20px 0 0;font-weight:700}
.wallets-overview__benefit-grid{display:grid;gap:0}
.wallets-overview__benefit{position:relative;padding:28px 0;border-top:1px solid color-mix(in srgb,currentColor 24%,transparent)}
.wallets-overview__benefit-mark{display:block;width:32px;height:2px;margin-bottom:20px;background:#c9a24d}
.wallets-overview__benefit p{max-width:52ch;margin:0;line-height:1.65}
.wallets-overview__note{max-width:58ch;margin:22px 0 0;padding-left:16px;border-left:2px solid #c9a24d;font-size:14px;line-height:1.6}
.wallets-overview__closing{text-align:center}
.wallets-overview__closing .wallets-overview__title,.wallets-overview__closing .wallets-overview__copy{margin-inline:auto}
.wallets-overview__closing .wc-media{max-width:760px;margin:32px auto 0}
@media(min-width:750px){.wallets-overview__split{grid-template-columns:repeat(2,minmax(0,1fr))}.wallets-overview__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wallets-overview__benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px}.wallets-overview__benefit:nth-child(-n+2){border-top:0}}
@media(min-width:990px){.wallets-overview__benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wallets-overview__benefit:nth-child(3){border-top:0}}
@media(max-width:749px){.wallets-overview__section{padding-block:min(var(--wallets-pt,56px),72px) min(var(--wallets-pb,56px),72px)}.wallets-overview__split{grid-template-columns:minmax(0,1fr)}.wallets-overview__button{width:100%}.wallets-overview .wc-media{margin-top:28px}.wallets-overview .wc-media--desktop{display:none}.wallets-overview .wc-media--mobile{display:block}.wallets-overview__product-body .wallets-overview__button{align-self:stretch}.wallets-overview__product-grid{gap:28px}}
