.event-buttons{display:flex;margin-bottom:20px}.event-buttons button{background-color:#f0f0f0;border:none;color:#7f8182;cursor:pointer;font-family:poppins;font-size:14px;font-weight:600;margin-right:10px;margin-top:10px;outline:none;padding:10px 20px}.text-cards-container{display:grid;grid-gap:20px}.text-cards{display:none}@media (max-width:1023px){.event-card{padding:5px}}@media (min-width:768px)and (max-width:850px){.event-text-card-container{grid-template-columns:repeat(2,1fr)!important}}@media (min-width:580px)and (max-width:768px){.event-feature-image{height:100%!important;width:100%!important}}