section a{text-decoration:none;color:inherit}section a:hover{text-decoration:none;font-weight:bold}section h2{margin:0}section .uppercase{text-transform:uppercase}.j-card{background:#fff;width:100%}.j-card .image{background:#808080 url('https://placehold.it/600') center no-repeat;background-size:cover}.j-card>.details{background:#fff;color:var(--off-black);padding:1.5em 2em}.j-card>.details>.j-row{display:flex;justify-content:space-between}.j-card>.details>.title{text-transform:uppercase}.j-card>.details>.description{font-family:var(--sans-serif),sans-serif}#events{column-gap:20px;background-color:var(--off-white)}@media screen and (max-width:750px){#events{column-count:1}}@media screen and (min-width:750px) and (max-width:1400px){#events{column-count:2}}@media screen and (min-width:1400px){#events{column-count:3}}@media screen and (max-width:1500px){#events{padding:20px 5vw}}@media screen and (min-width:1500px){#events{padding:20px calc((100vw - 1400px)/2)}}#events .j-card{margin-bottom:20px;display:flex;flex-direction:column;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}#events .j-card img{background-color:#808080;width:100%}#events>.text-container>h2{font-size:16px}#events>.text-container>h3{font-size:50px}#events>.text-container>.sans-serif{font-family:var(--sans-serif),sans-serif}#events .j-square{height:auto;display:flex;flex-direction:column;justify-content:center;padding:15%;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}