.awcSectionEvents .awcFilters{align-items:stretch;gap:15px;margin-bottom:55px}.awcSectionEvents .awcContainSort,.awcSectionEvents .awcFilter,.awcSectionEvents .awcFilters{display:flex;flex-direction:column}.awcSectionEvents .awcContainSort label,.awcSectionEvents .awcFilter label{color:#333;font-weight:700;margin-bottom:5px}.awcSectionEvents .awcContainSort select,.awcSectionEvents .awcFilter select{border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:8px;width:100%}.awcSectionEvents .awcContainSort,.awcSectionEvents .awcFilter{flex:0 0 300px;max-width:300px}.awcSectionEvents .awcCards{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin:0 auto;max-width:1650px;width:100%}@media only screen and (min-width:768px) and (max-width:1600px){.awcSectionEvents .awcCards,.header__container.content-wrapper{padding-left:40px;padding-right:40px}}.awcSectionEvents .awcCard{align-items:stretch;background:#fff;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex:1 1 calc(100% - 25px);flex-direction:column;height:auto;justify-content:space-between;max-width:100%;min-height:100%;overflow:hidden}@media screen and (min-width:740px){.awcSectionEvents .awcCard{flex:1 1 calc(50% - 25px);max-width:calc(50% - 25px)}}@media screen and (min-width:1150px){.awcSectionEvents .awcCard{flex:1 1 calc(33.333% - 25px);max-width:calc(33.333% - 25px)}}@media screen and (min-width:1500px){.awcSectionEvents .awcCard{flex:1 1 calc(25% - 25px);max-width:calc(25% - 25px)}}.awcSectionEvents .awcThumbnail{background-color:#f0f0f0;display:block;height:190px;margin:0;overflow:hidden;width:100%}.awcSectionEvents .awcThumbnail img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.awcSectionEvents .awcCard a:hover .awcThumbnail img{transform:scale(1.1)}.awcSectionEvents .awcCard a{color:#303030;display:flex;flex-direction:column;height:100%;text-decoration:none}.awcSectionEvents .awcCardContent{display:flex;flex-direction:column;flex-grow:1;padding:1.4rem}.awcSectionEvents .awcCardContent h3{color:#19468d;font-size:1.5rem;font-weight:500;line-height:1.2;margin-bottom:8px;margin-top:0}.awcSectionEvents .awcCard time{align-items:center;color:#5e5e5e;display:flex}.awcSectionEvents .awcCard time span{align-items:center;display:flex}.awcSectionEvents .awcCard time span:first-child{margin-right:10px}.awcSectionEvents .awcCard time span img{height:14px;margin-right:5px;width:auto}.awcSectionEvents .awcCard .awcEventDescription{flex-grow:1;font-weight:300;margin:0}.awcSectionEvents .awcCtaLabel{align-items:center;background-color:#19468d;color:#fff;display:flex;font-size:1.2rem;font-weight:500;justify-content:center;margin:0;padding:12px 6px;text-transform:uppercase}.awcSectionEvents .awcCtaLabel img{height:16px;transform:translateX(8px);transition:transform .3s ease;width:auto}.awcSectionEvents .awcCard a:hover .awcCtaLabel img{transform:translateX(12px)}