.section-block-grid-layout2{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:24px}@media screen and (max-width:768px){.section-block-grid-layout2{grid-template-columns:1fr}}.layout2-container{border-radius:10px;display:flex;gap:20px;padding:10px}.layout2-content{width:70%}.layout2__featured-img{max-width:200px;width:30%}.layout2__title{color:#0d121c;font-size:30px;font-weight:500;letter-spacing:-1px;line-height:120%;margin:0}.layout2__badge-text{border:1px solid #0d121c82;border-radius:10px;color:#0d121c82;display:block;font-size:14px;margin-bottom:20px;margin-top:10px;padding:0 10px;width:fit-content}.layout2__event-details{align-items:center;display:flex;gap:5px}.layout2__event-date,.layout2__event-location{color:#0d121c82;display:block;font-size:18px;font-weight:600}.section-feature-events .section-heading{margin:auto;max-width:1000px;text-align:center}.section-feature-events .section-heading h2{color:#263844;font-size:40px;margin-bottom:0;text-align:center}.section-feature-events .section-event-blocks-wrapper .section-block-grid{display:grid;gap:10px;grid-template-columns:repeat(1,1fr);margin-top:24px}.section-feature-events .section-event-blocks-wrapper .section-block-grid .event-block-container{align-items:center;border-radius:8px;display:flex;height:150px;justify-content:center;padding:15px;position:relative;width:100%}.section-feature-events .section-event-blocks-wrapper .section-block-grid .event-block-container .block-badge-wrapper{border-radius:4px;bottom:10px;cursor:default;font-size:18px;left:10px;padding:0 10px;position:absolute}.section-feature-events .section-event-blocks-wrapper .section-block-grid .event-block-container img{height:100%;object-fit:contain;width:100%}@media screen and (min-width:550px){.section-feature-events .section-event-blocks-wrapper .section-block-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.section-feature-events .section-heading h2{font-size:60px}}@media screen and (min-width:990px){.section-feature-events .section-event-blocks-wrapper .section-block-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.section-feature-events .section-heading p{font-size:20px!important}}