.event-product-sections{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:26px}.event-product-section{padding:22px;background:#0b0b0b;border:1px solid #292929}.event-product-section h3{margin:0 0 12px;font-size:17px}.event-product-section p,.event-product-section li{color:#a3a6a3;line-height:1.6;font-size:14px}.event-product-section ol{margin:0;padding-left:20px}.event-product-section strong{color:var(--green)}.event-product-section.full{grid-column:1/-1}.event-info-dialog .event-info-actions{position:sticky;bottom:-1px;background:#111;padding-top:18px;z-index:2}@media(max-width:650px){.event-product-sections{grid-template-columns:1fr}.event-product-section.full{grid-column:auto}}

