.event-banner{position:relative;padding:120px 0;overflow:hidden}@media (max-width: 768px){.event-banner{padding:80px 0}}.event-card{background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.event-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.event-card .event-image{height:200px;overflow:hidden}.event-card .event-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.event-card .event-image:hover img{transform:scale(1.05)}.event-card .event-content{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.event-card .event-date{display:inline-block;background-color:#2a3542;color:#fff;font-weight:600;padding:.5rem 1rem;border-radius:.25rem;margin-bottom:1rem;font-size:.875rem}.event-card .event-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#38424d}.event-card .event-description{color:#4b5563;margin-bottom:1.5rem;flex-grow:1}.event-card .event-meta{display:flex;align-items:center;margin-bottom:.5rem;color:#6b7280;font-size:.875rem}.event-card .event-meta i{color:#2a3542;margin-right:.5rem}.event-card .event-button{display:inline-block;background-color:#2a3542;color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.375rem;text-align:center;transition:all .3s ease;margin-top:auto}.event-card .event-button:hover{background-color:#323f4e}.event-filters{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem}.event-filters .filter-title{font-weight:700;margin-bottom:1rem;color:#38424d}.event-filters .filter-group{margin-bottom:1.5rem}.event-filters .filter-group:last-child{margin-bottom:0}.event-filters .filter-label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.event-filters select,.event-filters input{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;background-color:#fff}.event-filters select:focus,.event-filters input:focus{outline:none;border-color:#2a3542;box-shadow:0 0 0 3px #2a354233}.event-filters .filter-button{background-color:#2a3542;color:#fff;font-weight:600;padding:.75rem 1rem;border:none;border-radius:.375rem;width:100%;cursor:pointer;transition:all .3s ease}.event-filters .filter-button:hover{background-color:#3e4e61}.featured-event{background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem}.featured-event .featured-image{height:300px;position:relative}.featured-event .featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-event .featured-image .featured-badge{position:absolute;top:1rem;right:1rem;background-color:#2a3542;color:#fff;font-weight:600;padding:.5rem 1rem;border-radius:.25rem}.featured-event .featured-content{padding:2rem}.featured-event .featured-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#38424d}.featured-event .featured-description{color:#4b5563;margin-bottom:1.5rem}.section-title{text-align:center;margin-bottom:2rem}.section-title h2{display:inline-block;background-color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:700;color:#38424d;box-shadow:0 2px 4px #0000001a}.pagination{display:flex;justify-content:center;margin-top:2rem}.pagination .page-item{margin:0 .25rem}.pagination .page-item .page-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.375rem;background-color:#fff;color:#374151;font-weight:500;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.pagination .page-item .page-link:hover{background-color:#f5f5fc}.pagination .page-item .page-link.active{background-color:#2a3542;color:#fff}.host-event-cta{border-radius:.5rem;overflow:hidden;box-shadow:0 10px 25px #00000014;transition:all .3s ease}.host-event-cta:hover{box-shadow:0 15px 30px #0000001f}.host-event-cta .cta-image{height:100%;min-height:250px}.host-event-cta .cta-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.host-event-cta .cta-content{padding:2rem}.host-event-cta .cta-content h2{font-weight:700;color:#38424d;margin-bottom:1rem}.host-event-cta .cta-content p{color:#4b5563;margin-bottom:2rem;line-height:1.6}.host-event-cta .cta-buttons{display:flex;flex-wrap:wrap;gap:1rem}.host-event-cta .cta-buttons a{display:inline-block;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:600;transition:all .3s ease}.host-event-cta .cta-buttons a:hover{transform:translateY(-3px)}.host-event-cta .cta-buttons a.primary-btn{background-color:#2a3542;color:#fff}.host-event-cta .cta-buttons a.primary-btn:hover{background-color:#344252}.host-event-cta .cta-buttons a.secondary-btn{background-color:#f5f5fc;color:#38424d;border:1px solid #e5e7eb}.host-event-cta .cta-buttons a.secondary-btn:hover{background-color:#fff}@media (max-width: 768px){.host-event-cta .cta-image{min-height:200px}.host-event-cta .cta-content{padding:1.5rem;text-align:center}.host-event-cta .cta-buttons{justify-content:center}}
