.events-featured{padding:4rem 0;background-color:#000}.events-featured__container{display:flex;gap:1.5rem;overflow-x:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;width:100%}@media(min-width: 768px){.events-featured__container{display:grid;grid-template-columns:repeat(2, 1fr)}}.events-featured .event-featured{display:block;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.05);transition:transform .3s;text-decoration:none;width:80%}@media(min-width: 768px){.events-featured .event-featured{display:flex;width:initial}.events-featured .event-featured .event-featured__image{width:40%}}.events-featured .event-featured__image{flex-shrink:0;width:100%}.events-featured .event-featured__image img{width:100%;height:100%;object-fit:cover;display:block}.events-featured .event-featured__info{padding:1.5rem;display:flex;gap:.5rem;flex-direction:column;justify-content:flex-start}.events-featured .event-featured__title{font-size:1.25rem;font-weight:500;line-height:1.5rem;text-decoration:none;color:#000;margin:0}.events-featured .event-featured__description{font-size:.75rem;color:#4e4e4e;font-weight:400;line-height:1.1rem;text-decoration:none}.events-featured .event-featured__meta{font-size:.6875rem;color:#000}.events-featured .event-featured__meta span{font-weight:600;margin-right:.7rem}.events-featured .event-featured__meta span+span{margin-left:.7rem}.events-featured .event-featured__link{font-weight:600;color:#000;text-decoration:none;display:inline-flex;align-items:center;font-size:.875rem;gap:.5rem;text-decoration:none;margin-top:.5rem}.events-featured .event-featured__link::after{content:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><path d=\"M16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4C9.37258 4 4 9.37258 4 16C4 22.6274 9.37258 28 16 28Z\" stroke=\"black\" stroke-width=\"2\" stroke-miterlimit=\"10\"/><path d=\"M16.7617 20.2375L20.9992 16L16.7617 11.7625\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11 16H21\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");display:block;line-height:0}
