.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__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__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}.accueil-page{padding-top:80px}@media (max-width:767px){.accueil-page{padding-top:60px}}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}@media (max-width:767px){.section-header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}}.section-header.text-center{text-align:center;flex-direction:column;align-items:center}.section-title{color:#fff;margin:0;font-size:2.25rem;font-weight:700;position:relative}@media (max-width:767px){.section-title{font-size:1.875rem}}.section-title:after{content:"";background-color:#2c64f2;width:60px;height:4px;position:absolute;bottom:-5px;left:0}.text-center .section-title:after{left:50%;transform:translate(-50%)}.section-subtitle{color:#ecf0f1;max-width:600px;margin-top:1rem;margin-bottom:0;font-size:1.125rem}.recent-activities{background-color:#1a1a1a;padding:4rem 0}.activities-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}@media (max-width:767px){.activities-grid{grid-template-columns:1fr;gap:1.5rem}}.programs-section{background-color:#2c2c2c;padding:4rem 0}.programs-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}@media (max-width:767px){.programs-grid{grid-template-columns:1fr;gap:1.5rem}}.program-card{flex-direction:column;height:100%;display:flex}.program-card__image{width:100%;height:200px;position:relative;overflow:hidden}.program-card__image img{transition:transform .5s ease-in-out}.program-card__image:hover img{transform:scale(1.05)}.program-card__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.program-card__title{color:#fff;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.program-card__description{color:#ecf0f1;flex:1;margin-bottom:1.5rem;line-height:1.6}.program-card__meta{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.program-card__duration{color:#2c64f2;font-weight:500}.program-card__level{text-transform:capitalize;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.program-card__level--débutant{color:#27ae60;background-color:rgba(39,174,96,.2)}.program-card__level--intermédiaire{color:#f39c12;background-color:rgba(243,156,18,.2)}.program-card__level--avancé{color:#e74c3c;background-color:rgba(231,76,60,.2)}.program-card__objectives{margin:0 0 1.5rem;padding:0;list-style:none}.program-card__objectives li{color:#ecf0f1;margin-bottom:.25rem;padding-left:1.5rem;font-size:.875rem;position:relative}.program-card__objectives li:before{content:"✓";color:#27ae60;font-weight:700;position:absolute;left:0}.program-card__actions{gap:.5rem;margin-top:auto;display:flex}.program-card__actions .btn{flex:1}.cta-section{text-align:center;background:linear-gradient(135deg,#2c3e50 0%,#080b0e 100%);padding:4rem 0;position:relative;overflow:hidden}.cta-section:before{content:"";opacity:.1;z-index:1;background:url(/abstract-fitness-pattern.jpg) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.cta-content{z-index:2;max-width:800px;margin:0 auto;position:relative}.cta-title{color:#fff;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}@media (max-width:767px){.cta-title{font-size:1.875rem}}.cta-description{color:#ecf0f1;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}@media (max-width:767px){.cta-description{margin-bottom:2rem;font-size:1rem}}.cta-actions{justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (max-width:767px){.cta-actions{flex-direction:column;gap:1rem}}.footer{color:#fff;background-color:#000;padding:4rem 0 1.5rem}.footer__content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:767px){.footer__content{text-align:center;grid-template-columns:1fr;gap:1.5rem}}.footer__section h3,.footer__section h4{margin:0 0 1rem}.footer__title{color:#2c64f2;font-size:1.5rem;font-weight:700}.footer__subtitle{color:#fff;font-size:1.125rem;font-weight:600}.footer__description{color:#ecf0f1;line-height:1.6}.footer__links{margin:0;padding:0;list-style:none}.footer__links li{margin-bottom:.5rem}.footer__links a{color:#ecf0f1;text-decoration:none;transition:all .15s ease-in-out}.footer__links a:hover{color:#2c64f2}.footer__schedule p,.footer__contact p{color:#ecf0f1;margin:0 0 .25rem}.footer__bottom{text-align:center;color:#95a5a6;border-top:1px solid #34495e;padding-top:1.5rem}.footer__social{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.footer__social-link{color:#ecf0f1;background:rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex}.footer__social-link:hover{color:#fff;background:#2c64f2;transform:translateY(-2px)}.footer__social-icon{width:20px;height:20px}.recent-activities .container>*,.programs-section .container>*,.cta-section .container>*{animation:.8s ease-out fadeInUp}@media (max-width:767px){.recent-activities,.programs-section,.cta-section{padding:3rem 0}}
