.section.event-cards{padding:0 24px}.event-cards .cards-wrap{display:flex}.event-cards .card{border-radius:4px;display:inline-block;margin-right:8px;min-height:194px;min-width:202px;padding:24px;text-align:center}.event-cards .card p{margin-bottom:8px}.event-cards .icon-wrap{border-radius:100%;height:80px;margin:0 auto 16px;position:relative;width:80px}.event-cards svg{bottom:0;height:60%;left:0;margin:auto;position:absolute;right:0;top:0;width:60%;fill:#fff}@media (max-width:600px){.event-cards .cards-wrap{flex-direction:column}.event-cards .card{margin:0 0 40px}.event-cards .card:nth-of-type(3){margin-bottom:0}}