.see-more-button{color:#fff;padding:.5rem 1.5rem;font-size:1rem;text-decoration:none;transition:all 2s;display:inline-block;position:relative;overflow:hidden}.see-more-button:hover{color:#2c64f2;text-underline-offset:5px;text-decoration:underline}.footer{color:#fff;background-color:#2c2c2c;margin-top:auto;padding:4rem 0 1.5rem}.footer .container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.footer .container{padding:0 2rem}}.footer__content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.footer__section{flex-direction:column;display:flex}.footer__title{color:#2c64f2;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.footer__subtitle{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.footer__description{color:#7f8c8d;margin-bottom:1.5rem;line-height:1.6}.footer__social{gap:1rem;display:flex}.footer__social-link{color:#fff;background-color:rgba(255,255,255,.1);border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s ease-in-out;display:flex}.footer__social-link:hover{background-color:#2c64f2;transform:translateY(-2px)}.footer__social-icon{width:20px;height:20px}.footer__links{margin:0;padding:0;list-style:none}.footer__links li{margin-bottom:.5rem}.footer__links li a{color:#7f8c8d;transition:all .15s ease-in-out}.footer__links li a:hover{color:#2c64f2}.footer__schedule{color:#7f8c8d;line-height:1.6}.footer__schedule p{margin-bottom:.5rem}.footer__contact{color:#7f8c8d;line-height:1.6}.footer__contact p{margin-bottom:.5rem}.footer__bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.footer__bottom p{color:#95a5a6;margin:0;font-size:.875rem}.communication-layout{flex-direction:column;min-height:100vh;display:flex}.communication-layout .main-content{flex:1}.evenements-page{background:#f8f9fa;min-height:100vh}.evenements-page .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.evenements-hero{color:#fff;background:linear-gradient(135deg,#2c64f2 0%,#2c3e50 100%);border-radius:0 0 1rem 1rem;margin-bottom:4rem;padding:6rem 0}.evenements-hero .hero-content{text-align:center;margin-bottom:3rem}.evenements-hero .hero-content h1{text-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.evenements-hero .hero-content p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.25rem}.evenements-hero .hero-stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.evenements-hero .hero-stats .stat-item{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border-radius:.75rem;min-width:150px;padding:1.5rem}.evenements-hero .hero-stats .stat-item .stat-number{margin-bottom:.25rem;font-size:1.875rem;font-weight:700;display:block}.evenements-hero .hero-stats .stat-item .stat-label{opacity:.8;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem}.filters-section{margin-bottom:4rem}.filters-section .filters-container{background:#fff;border-radius:.75rem;flex-wrap:wrap;justify-content:center;gap:2rem;padding:2rem;display:flex;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.filters-section .filters-container .filter-group{flex-direction:column;gap:.5rem;min-width:320px;display:flex}.filters-section .filters-container .filter-group label{color:#2c3e50;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.filters-section .filters-container .filter-group select{background:#fff;border:2px solid #ecf0f1;border-radius:.5rem;padding:1rem;font-size:1rem;transition:all .3s}.filters-section .filters-container .filter-group select:focus{border-color:#2c64f2;outline:none;box-shadow:0 0 0 3px rgba(44,100,242,.1)}.events-section{margin-bottom:6rem}.events-section .section-header{text-align:center;margin-bottom:4rem}.events-section .section-header h2{color:#2c3e50;margin-bottom:.5rem;font-size:1.875rem}.events-section .section-header p{color:#7f8c8d;font-size:1.125rem}.events-section .events-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;display:grid}.event-card{background:#fff;border:1px solid #ecf0f1;border-radius:.75rem;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.event-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.event-card .event-image{height:200px;position:relative;overflow:hidden}.event-card .event-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.event-card .event-image:hover img{transform:scale(1.05)}.event-card .event-image .event-type{color:#fff;background:rgba(44,100,242,.9);border-radius:.5rem;align-items:center;gap:.25rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;top:1rem;left:1rem}.event-card .event-image .registration-closed{color:#fff;background:rgba(231,76,60,.9);border-radius:.5rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:1rem;right:1rem}.event-card .event-content{padding:2rem}.event-card .event-content .event-header{margin-bottom:1.5rem}.event-card .event-content .event-header h3{color:#2c3e50;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:1.3}.event-card .event-content .event-header .event-meta{flex-direction:column;gap:.25rem;display:flex}.event-card .event-content .event-header .event-meta span{color:#7f8c8d;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.event-card .event-content .event-description{color:#95a5a6;margin-bottom:1.5rem;line-height:1.6}.event-card .event-content .event-details{margin-bottom:1.5rem}.event-card .event-content .event-details .event-organizer{color:#7f8c8d;margin-bottom:1rem;font-size:.875rem}.event-card .event-content .event-details .event-organizer strong{color:#2c3e50}.event-card .event-content .event-details .event-capacity .capacity-bar{background:#ecf0f1;border-radius:3px;height:6px;margin-bottom:.25rem;overflow:hidden}.event-card .event-content .event-details .event-capacity .capacity-bar .capacity-fill{background:linear-gradient(90deg,#27ae60,#2c64f2);border-radius:3px;height:100%;transition:width .3s}.event-card .event-content .event-details .event-capacity .capacity-text{color:#7f8c8d;font-size:.875rem}.event-card .event-content .event-footer{border-top:1px solid #ecf0f1;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.event-card .event-content .event-footer .event-price .free{color:#27ae60;font-size:1.125rem;font-weight:600}.event-card .event-content .event-footer .event-price .price{color:#2c64f2;font-size:1.125rem;font-weight:700}.event-card .event-content .event-footer .event-actions{gap:1rem;display:flex}.no-events{text-align:center;color:#7f8c8d;padding:6rem}.no-events .no-events-icon{margin-bottom:1.5rem;font-size:4rem}.no-events h3{color:#2c3e50;margin-bottom:1rem;font-size:1.25rem}.no-events p{font-size:1rem}.alerts-section{text-align:center;background:linear-gradient(135deg,#ecf0f1 0%,#fff 100%);border-radius:1rem;padding:6rem}.alerts-section .alerts-content{max-width:600px;margin:0 auto}.alerts-section .alerts-content h2{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem}.alerts-section .alerts-content p{color:#7f8c8d;margin-bottom:3rem;font-size:1.125rem}.alerts-section .alerts-content .alert-form{gap:1rem;max-width:800px;margin:0 auto;display:flex}.alerts-section .alerts-content .alert-form .email-input{border:2px solid #ecf0f1;border-radius:.5rem;flex:1;padding:1rem;font-size:1rem}.alerts-section .alerts-content .alert-form .email-input:focus{border-color:#2c64f2;outline:none;box-shadow:0 0 0 3px rgba(44,100,242,.1)}.alerts-section .alerts-content .alert-form button{max-width:240px}@media (max-width:768px){.evenements-page .container{padding:0 1rem}.evenements-hero{margin-bottom:3rem;padding:4rem 0}.evenements-hero .hero-content h1{font-size:1.875rem}.evenements-hero .hero-content p{font-size:1.125rem}.evenements-hero .hero-stats{gap:1.5rem}.evenements-hero .hero-stats .stat-item{min-width:120px;padding:1rem}.filters-section .filters-container{flex-direction:column;gap:1.5rem}.filters-section .filters-container .filter-group{min-width:auto}.events-section .events-grid{grid-template-columns:1fr;gap:1.5rem}.event-card .event-content{padding:1.5rem}.event-card .event-content .event-footer{flex-direction:column;align-items:stretch;gap:1rem}.event-card .event-content .event-footer .event-actions{justify-content:center}.alerts-section{padding:3rem}.alerts-section .alerts-content .alert-form{flex-direction:column;max-width:none}}
