{% extends 'about/about_layout.html.twig' %} {% block page_title %}{{ 'menu.about'|trans }} | Vision & Mission{% endblock %} {% block extra_css %} {# Extraction des styles spécifiques à la vision et au CEO #} .vision-content { font-size: 18px; line-height: 1.8; color: #555; text-align: justify; } .ceo-section { background: #0E1641 !important; color: #fff; position: relative; overflow: hidden; padding: 120px 0; } .ceo-message-box { background: transparent !important; } .ceo-quote-mark { font-size: 120px; color: rgba(245, 158, 0, 0.2); position: absolute; top: -40px; left: -20px; } .video-wrapper { border-radius: 30px; overflow: hidden; box-shadow: 0 30px 60px rgba(0,0,0,0.5); border: 1px solid rgba(255,255,255,0.1); } .ceo-info-badge { background: rgba(255,255,255,0.05); backdrop-filter: blur(10px); padding: 20px; border-radius: 15px; margin-top: 30px; display: inline-block; } .mission-card { background: #fff; padding: 60px; border-radius: 20px; box-shadow: 0 20px 40px rgba(0,0,0,0.08); position: relative; overflow: hidden; } {% endblock %} {% block about_content %}