.evem-cards{--evem-cards-text:#1d1a1a;--evem-cards-border:#e5e2de;--evem-cards-font-heading:"a1-gothic","A P-OTF A1Gothic Std","Noto Sans JP",sans-serif;--evem-cards-font-body:"Noto Sans JP",sans-serif;background-color:#fff;padding:clamp(50px,6vw,90px) 24px}.evem-cards .evem-cards__inner{margin:0 auto;max-width:1160px}.evem-cards .evem-cards__heading{color:var(--evem-cards-text);font-family:var(--evem-cards-font-heading);font-size:clamp(22px,2.5vw,36px);font-weight:700;letter-spacing:.08em;line-height:1.6;margin:0 0 clamp(40px,5vw,70px);text-align:center}.evem-cards .evem-cards__heading p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0}.evem-cards .evem-cards__grid{display:flex;flex-wrap:wrap;gap:clamp(20px,2.5vw,30px);justify-content:center}.evem-cards .evem-cards__card{align-items:center;background-color:#fff;border:1px solid var(--evem-cards-border);border-radius:12px;display:flex;flex:1 1 300px;flex-direction:column;gap:clamp(20px,2.5vw,30px);max-width:420px;padding:clamp(24px,3vw,40px) clamp(20px,2.5vw,32px)}.evem-cards .evem-cards__pill{align-items:center;background-color:var(--evem-cards-accent,#ea5532);border-radius:50px;color:#fff;display:inline-flex;font-family:var(--evem-cards-font-body);font-size:clamp(13px,1.15vw,16px);font-weight:700;justify-content:center;letter-spacing:.08em;line-height:1.6;padding:6px 24px}.evem-cards .evem-cards__pill p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0}.evem-cards .evem-cards__illust{max-width:240px;width:70%}.evem-cards .evem-cards__illust img{display:block;height:auto;object-fit:contain;width:100%}.evem-cards .evem-cards__text{color:var(--evem-cards-text);font-family:var(--evem-cards-font-body);font-size:clamp(17px,1.6vw,22px);font-weight:700;letter-spacing:.08em;line-height:1.7;text-align:center}.evem-cards .evem-cards__text p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0}.evem-cards b,.evem-cards strong{color:inherit;font-weight:700}@media (max-width:720px){.evem-cards .evem-cards__grid{align-items:center;flex-direction:column}.evem-cards .evem-cards__card{flex:1 1 auto;max-width:420px;width:100%}}