.event-grid{display:inline-grid;gap:30px;grid-template-columns:auto auto auto;justify-content:center;margin:0 auto;max-width:1800px}.event-detail{display:inline-block;margin:auto;width:100%}.events-description,.hero-container{background-color:#fff;display:flex;justify-content:center;margin:0;width:100%}.hero-container{background-color:#dff0f7}.hero-row{color:#484f64;display:inline-flex;font-family:Nunito,sans-serif;gap:2rem;justify-content:center;max-width:100%;padding:4rem 1rem;width:1200px}h2.hero-row{color:#000;font-size:40px}h3.hero-row{color:#46659f;font-size:32px}h6.hero-row{font-size:24px}.events-image-wrapper{background-color:#fff;border-radius:20px;display:flex;justify-content:center;overflow:clip}.events-image-wrapper img{height:auto;object-fit:contain;width:100%}.events-description-content,.events-hero-content{padding:2rem 1rem}a.event-detail-cta{align-items:center;backdrop-filter:blur(30px);background-color:#ff7f2c;border:2px solid #ff7f2c;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:22px;font-weight:800;margin-top:2rem;padding:.5rem 1rem}.span4{width:31%}.span8{width:64%}.span6{align-content:center;width:48%}.span12{width:100%}@media screen and (max-width:600px){.hero-row{display:inline-block;max-width:100%;padding:2rem 1rem}.span4,.span6,.span8{width:100%}}.events-listing{background-color:#fff}.card-article-wrapper{display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:4rem 0}.event-card{align-items:center;background-color:#edf7f6;border:4px solid #ddede9;border-radius:20px;display:flex;flex-flow:column;gap:15px;height:stretch;justify-content:space-between;overflow:var(--overflow-clip-fallback,clip);padding:0 0 30px;position:relative}.event-image-overlay{background:linear-gradient(rgba(175,222,237,.2),rgba(175,222,237,.85));height:100%;position:absolute;width:100%}.event-image-wrap{aspect-ratio:4/3;display:flex;height:auto;overflow:clip}.event-card a,.event-image-wrap{position:relative;width:100%}.event-card img{align-self:center;max-height:stretch;min-height:100%;min-width:100%;object-fit:cover}.event-card-body{align-items:center;display:flex;flex-direction:column;padding:1rem 1rem 0}.event-card-body h3{color:#51b1df;font-size:30px;font-weight:600;text-align:center}.event-card-body p{margin-bottom:0}.event-date-wrap{align-items:center;background-color:hsla(0,0%,100%,.6);border-radius:10px;bottom:20px;display:flex;flex:0 0 auto;flex-flow:column;gap:10px;height:100px;justify-content:center;overflow:var(--overflow-clip-fallback,clip);padding:.5rem;position:absolute;right:20px;width:122px;z-index:1}.event-date{color:#2a8bb8;font-size:24px;font-weight:800;margin-bottom:0;text-align:center}p.event-location{color:#51b1df}@media (max-width:991px){.card-article-wrapper{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.card-article-wrapper{display:grid;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr))}}