.zwh-eventmedia{display:grid;grid-template-columns:minmax(180px,.72fr) minmax(0,1.28fr);gap:clamp(1rem,3vw,2.1rem);align-items:center;margin:2rem 0 2.2rem;padding:clamp(1rem,2vw,1.35rem) clamp(1.05rem,2.8vw,1.65rem);border:1px solid rgba(101,19,29,.18);border-radius:18px;background:#fcfafa}
.zwh-eventmedia__head{min-width:0}
.zwh-eventmedia__title{margin:0;color:#65131d;font-size:clamp(1rem,1.5vw,1.16rem);font-weight:760;line-height:1.3}
.zwh-eventmedia__subtitle{margin:.3rem 0 0;color:#6f686a;font-size:.9rem;line-height:1.45}
.zwh-eventmedia__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}
.zwh-eventmedia__links:has(.zwh-eventmedia__link:only-child){grid-template-columns:1fr}
.zwh-eventmedia__link{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:.65rem;align-items:center;min-height:50px;padding:.65rem .8rem;border:1px solid rgba(101,19,29,.13);border-radius:13px;background:#fff;color:#65131d;text-decoration:none;font-weight:700;line-height:1.25;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}
.zwh-eventmedia__link:hover{transform:translateY(-1px);border-color:rgba(101,19,29,.32);background:#fffdfd;box-shadow:0 6px 18px rgba(61,19,26,.07);color:#65131d}
.zwh-eventmedia__link:focus-visible{outline:2px solid #8c2230;outline-offset:3px}
.zwh-eventmedia__icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:rgba(101,19,29,.08);color:#65131d}
.zwh-eventmedia__icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.zwh-eventmedia__arrow{color:#9b747a;font-size:1.12rem;font-weight:500}
@media(max-width:760px){.zwh-eventmedia{grid-template-columns:1fr;gap:.75rem;margin:1.5rem 0 1.8rem}.zwh-eventmedia__links{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.zwh-eventmedia__links{grid-template-columns:1fr}.zwh-eventmedia__link{min-height:48px}}
