body.single-event .site-content{padding-top:40px}body.single-event section#event-content .container-inner{display:grid;grid-template-columns:minmax(0, 30fr) minmax(0, 64.75fr);gap:20px 70px}body.single-event section#event-content .page-title{margin-bottom:0px}body.single-event section#event-content .event-main{display:flex;flex-direction:column;align-items:start;gap:24px 0}body.single-event section#event-content .event-date{font-size:15px;display:flex;align-items:center;gap:0 12px;padding:8px 18px;margin-bottom:10px;background-color:#f2f2f2}body.single-event section#event-content .event-date>div{opacity:0.7}body.single-event section#event-content .event-date .icon svg{height:16px;width:auto}@media (min-width:992px){body.single-event section#event-content .event-main{order:2}body.single-event section#event-content .event-image{order:1}}