.eapb-products{margin:28px 0}.eapb-products--two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.eapb-card{--eapb-accent:#d4a72c;display:flex;gap:22px;align-items:center;margin:0;padding:18px;border:1px solid #e5e7eb;border-top:4px solid var(--eapb-accent);border-radius:14px;background:#fffdf7;box-shadow:0 8px 25px rgb(15 23 42 / .08);color:#14213d}.eapb-products--two .eapb-card{flex-direction:column;align-items:stretch;height:100%;box-sizing:border-box}.eapb-products--two .eapb-card__image-link{flex-basis:auto}.eapb-products--two .eapb-card__image{height:230px}.eapb-products--two .eapb-card__content{display:flex;flex-direction:column;align-items:flex-start;height:100%}.eapb-products--two .eapb-card__button{margin-top:auto}.eapb-card--stacked{flex-direction:column;align-items:stretch}.eapb-card__image-link{flex:0 0 190px;display:block}.eapb-card--stacked .eapb-card__image-link{flex-basis:auto}.eapb-card__image{display:block;width:100%;height:190px;object-fit:contain;border-radius:10px;background:#fff}.eapb-card--stacked .eapb-card__image{height:250px}.eapb-card__content{min-width:0;flex:1}.eapb-card__eyebrow{display:block;margin-bottom:5px;color:#92731b;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eapb-card__title{margin:0 0 8px;color:#14213d;font-size:clamp(19px, 2.3vw, 25px);line-height:1.25}.eapb-card__meta{display:flex;flex-wrap:wrap;gap:6px 14px;margin-bottom:10px;color:#52606d;font-size:14px}.eapb-card__prices{display:flex;gap:10px;align-items:baseline;margin:10px 0 14px}.eapb-card__prices del{color:#78828d;font-size:14px}.eapb-card__prices strong{color:#c2410c;font-size:24px}.eapb-card__button{display:inline-block;padding:11px 18px;border-radius:8px;background:#14213d;color:#fff!important;font-weight:700;line-height:1.2;text-decoration:none!important}.eapb-card__button:hover,.eapb-card__button:focus{background:#24365f;color:#fff!important}.eapb-card__disclosure{display:block;margin-top:10px;color:#6b7280;font-size:11px;line-height:1.4}@media (max-width:600px){.eapb-products--two{grid-template-columns:1fr}.eapb-card{flex-direction:column;align-items:stretch;padding:14px}.eapb-card__image-link{flex-basis:auto}.eapb-card__image{height:220px}}