.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}.program-card{border-radius:.75rem;flex-direction:column;height:100%;transition:all .3s ease-in-out;display:flex;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.program-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.program-card__image{width:100%;padding-bottom:60%;position:relative;overflow:hidden}.program-card__image img{transition:transform .3s ease-in-out}.program-card:hover .program-card__image img{transform:scale(1.05)}.program-card__badge{z-index:2;gap:.25rem;display:flex;position:absolute;top:1rem;left:1rem}.program-card__category{text-transform:capitalize;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;padding:6px 12px;font-size:.875rem;font-weight:600}.program-card__category--débutant{color:#fff;background:rgba(39,174,96,.9)}.program-card__category--intermédiaire{color:#fff;background:rgba(243,156,18,.9)}.program-card__category--avancé{color:#fff;background:rgba(231,76,60,.9)}.program-card__new-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(231,76,60,.95);border-radius:9999px;padding:6px 12px;font-size:.875rem;font-weight:600}.program-card__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.program-card__header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.program-card__title{color:#2c3e50;flex:1;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.program-card__description{color:#7f8c8d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.program-card__meta{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.program-card__meta-item{color:#7f8c8d;align-items:center;gap:6px;font-size:.875rem;display:flex}.program-card__meta-item svg{color:#2c64f2;flex-shrink:0}.program-card__objectives{margin:0 0 1rem;padding:0;list-style:none}.program-card__objectives li{color:#7f8c8d;margin-bottom:.25rem;padding-left:20px;font-size:.875rem;line-height:1.6;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>*{flex:1}
