.navbar{top:0;left:0;width:100%;position:relative;display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;color:#533ab8;z-index:10}.logo-text{display:flex;align-items:center;gap:.8rem}.logo-text img{height:60px;width:auto}.logo-text span{font-size:1.5rem;font-weight:bolder;white-space:nowrap}.menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0;z-index:999}.menu li{cursor:pointer;font-weight:bolder;position:relative}.menu li button{text-decoration:none}.menu li:after{content:"";position:absolute;bottom:-4px;left:0;width:0%;height:2px;background:#240d44;transition:width .3s ease}.menu li:hover:after{width:100%}.menu button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:700;padding:0;color:inherit}.home{width:1.2rem}.burger{display:none;font-size:2rem;cursor:pointer;font-weight:700;z-index:1000}@media screen and (max-width:1024px){.logo-text{width:100%;display:flex;flex-direction:column}.navbar{padding:1rem;position:relative}.burger{display:block;font-size:2rem;cursor:pointer;z-index:1000;margin-top:-3rem}.menu{display:none;flex-direction:column;position:absolute;top:70px;right:10px;background:#fff;width:250px;padding:1rem;border-radius:10px;box-shadow:0 4px 20px #00000026;gap:1rem;z-index:999}.menu.active{display:flex}}html,body,#root{margin:0;padding:0}.accueil{position:relative;min-height:100vh;width:100%;background-image:url(/assets/larcensemblelarge-DzMiUEun.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;color:#fff}.overlay{position:absolute;inset:0;background:linear-gradient(#0000004d,#0000004d)}.bloc-text-presentation{position:relative;z-index:2;max-width:800px;text-align:center;padding:2rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.titre-accueil{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1rem;letter-spacing:1px}.presentation{font-size:1.2rem;line-height:1.7;opacity:.95}#Secteurs{background:#f8fafc;padding:4rem 1.5rem;font-family:Nunito,Segoe UI,sans-serif}.secteurs-header{text-align:center;margin-bottom:3rem}.secteurs-label{display:inline-block;background:#dcfce7;color:#059669;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .9rem;border-radius:999px;margin-bottom:.75rem}.secteurs-header h1{font-size:clamp(2rem,5vw,2.8rem);font-weight:800;color:#1e293b;margin:0 0 .75rem}.secteurs-intro{max-width:520px;margin:0 auto;color:#64748b;font-size:1rem;line-height:1.6}.secteurs-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;max-width:1100px;margin:0 auto}.secteur-card{background:#fff;border-radius:1.25rem;box-shadow:0 2px 12px #00000012;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease}.secteur-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00000021}.secteur-card:focus-visible{outline:3px solid #10b981;outline-offset:3px}.secteur-card-top{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem}.secteur-icon{font-size:2rem;color:#fff;line-height:1}.secteur-sous-titre{font-size:.75rem;font-weight:700;color:#ffffffd9;letter-spacing:.08em;text-transform:uppercase;background:#fff3;padding:.25rem .7rem;border-radius:999px}.secteur-card-body{padding:1.25rem 1.5rem;flex:1}.secteur-card-body h2{font-size:1.15rem;font-weight:800;color:#1e293b;margin:0 0 .5rem}.secteur-description{font-size:.875rem;color:#64748b;line-height:1.55;margin-bottom:1rem}.secteur-card-body ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.secteur-card-body li{font-size:.875rem;color:#334155;display:flex;align-items:baseline;gap:.4rem}.secteur-bullet{font-size:1.1rem;font-weight:700;line-height:1;flex-shrink:0}.secteur-card-footer{padding:.9rem 1.5rem;border-top:1px solid #f1f5f9}.secteur-cta{font-size:.875rem;font-weight:700;letter-spacing:.02em}@media(max-width:640px){#Secteurs{padding:2.5rem 1rem}}.evenements{padding:4rem 8%;background-image:url(/assets/Tag-BId1gH5r.png);background-size:cover;background-position:center;background-repeat:no-repeat}.overlay2{background:linear-gradient(#0003,#0003)}.evenements h1{margin-top:0;margin-bottom:3rem;font-size:2.5rem;color:#fcfcfc;text-align:center}.liste-evenements{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.carte-evenement{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 10px 30px #00000014;transition:transform .3s}.carte-evenement:hover{transform:translateY(-5px)}.btn-ajouter{margin-bottom:1rem;background:transparent;border:1.5px solid #64748b;color:#64748b;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.date{font-weight:600;margin:.5rem 0}.lieu{font-style:italic;color:#555}.actualites{padding:4rem 8%}.actualites-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.liste-actualites{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.carte-actualite{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 10px 30px #00000014;transition:transform .3s,box-shadow .3s;cursor:pointer;border:1px solid rgba(0,0,0,.05)}.carte-actualite:hover{transform:translateY(-5px);box-shadow:0 12px 35px #0000001f}.image-actualite{width:100%;height:180px;object-fit:cover;border-radius:12px;margin-bottom:1rem}.carte-actualite h2{font-size:1.2rem;margin-bottom:.7rem;color:#1e293b}.extrait{color:#64748b;margin-bottom:.8rem;line-height:1.5}.date-publication{font-size:.85rem;color:#94a3b8;font-weight:500;margin-bottom:.5rem}.carte-overlay{position:relative;opacity:0;transition:opacity .3s;height:0;overflow:hidden}.carte-evenement:hover .carte-overlay,.carte-actualite:hover .carte-overlay{opacity:1;height:auto}.carte-overlay span{display:block;background:#3b82f6e6;color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.8rem;text-align:center;margin-top:1rem}.secteur{display:inline-block;background:#3b82f6;color:#fff;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;margin-bottom:.5rem}.date{font-weight:600;margin:.5rem 0;color:#3b82f6}.lieu{font-style:italic;color:#64748b}.image-actualite[src*="imageDefault.png"]{background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.9rem;object-fit:contain}.evenements-header p{font-size:1.3rem;color:#f6f7f7;font-weight:300;font-family:Arial,Helvetica,sans-serif}.btn-lire-plus{background:transparent;border:2px solid #3b82f6;color:#3b82f6;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start}.btn-lire-plus:hover{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border-color:transparent;transform:translate(4px)}.loading,.error-message,.no-actualites{text-align:center;padding:4rem 2rem}.loading .spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.error-message{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;max-width:500px;margin:2rem auto}.error-message p{color:#64748b}.no-actualites{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:3rem;grid-column:1 / -1}.no-actualites p{color:#64748b;font-size:1.1rem}@media(max-width:768px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.actualites-grid{grid-template-columns:1fr;padding:2rem 1rem;gap:1.5rem}.actualite-image{height:180px}}.week-calendar{background:#fff;border-radius:12px;overflow-x:auto}.week-header{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#f5f5f5;border-bottom:1px solid #e0e0e0;gap:10px;flex-wrap:wrap}.week-header .nav-btn{padding:8px 16px;background:#4caf50;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:background .3s}.week-header .nav-btn:hover{background:#45a049}.week-header .current-week{background:#2196f3}.week-header .current-week:hover{background:#0b7dda}.week-range{text-align:center;padding:15px;background:#fafafa;border-bottom:1px solid #e0e0e0}.week-range h3{margin:0;color:#333;font-size:1.2em}.week-grid{display:grid;grid-template-columns:repeat(7,1fr);min-width:700px}.week-day{border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;min-height:500px;background:#fff;cursor:pointer;transition:background .2s;display:flex;flex-direction:column}.week-day:hover{background:#f9f9f9}.week-day.today{background:#fff8e1}.week-day.selected{background:#e3f2fd;border:2px solid #2196F3}.week-day-header{padding:12px;text-align:center;border-bottom:1px solid #e0e0e0;background:#fafafa}.day-name{font-weight:600;color:#666;font-size:14px;text-transform:uppercase}.day-number{font-size:24px;font-weight:700;color:#333;margin-top:5px}.today-number{color:#4caf50;font-size:28px}.week-day-events{flex:1;padding:10px;overflow-y:auto;max-height:450px}.week-event-item{background:#e8f5e9;margin-bottom:8px;padding:10px;border-radius:6px;border-left:3px solid #4CAF50;cursor:pointer;transition:transform .2s,box-shadow .2s}.week-event-item:hover{transform:translate(2px);box-shadow:0 2px 4px #0000001a;background:#c8e6c9}.event-time{font-size:11px;color:#666;font-weight:600;margin-bottom:4px}.event-title{font-size:13px;font-weight:600;color:#2e7d32;margin-bottom:4px;word-break:break-word}.event-lieu{font-size:11px;color:#666}.no-event{text-align:center;color:#999;font-size:12px;padding:15px 5px}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:12px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;position:relative;animation:slideIn .3s ease-out;box-shadow:0 10px 40px #0003}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:28px;cursor:pointer;color:#999;transition:color .2s;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.modal-close:hover{color:#333;background:#f0f0f0}.modal-content h3{margin:0;padding:20px 50px 10px 20px;font-size:1.5em;color:#333;border-bottom:2px solid #4CAF50}.modal-body{padding:20px}.modal-description{line-height:1.6;color:#555;margin-bottom:20px;font-size:1em}.modal-details{background:#f9f9f9;padding:15px;border-radius:8px;margin-top:15px}.modal-details p{margin:10px 0;color:#666;font-size:.95em}.modal-details strong{color:#333;display:inline-block;width:6rem}.month-calendar{max-width:1000px;margin:0 auto;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.month-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.month-title{text-align:center;margin-bottom:1.5rem}.month-title h3{color:#1e293b;font-size:1.5rem;margin:0}.nav-btn{background-color:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.nav-btn:hover{background-color:#2563eb}.current-month{background-color:#10b981!important}.month-grid{display:flex;flex-direction:column;gap:.5rem}.month-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}.weekday-header{text-align:center;font-weight:600;color:#4b5563;padding:.5rem;background-color:#f8f9fa;border-radius:6px}.month-days{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}.month-day{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:.5rem;border-radius:8px;cursor:pointer;transition:all .2s;position:relative;min-height:80px}.month-day:hover:not(.empty){background-color:#f0f9ff}.month-day.empty{background-color:transparent;cursor:default}.month-day.today{background-color:#dbeafe;font-weight:700}.month-day.selected{background-color:#3b82f6;color:#fff}.month-day.has-event{background-color:#f0f9ff}.event-indicators{display:flex;gap:2px;margin-top:auto}.event-indicator{width:6px;height:6px;background-color:#ef4444;border-radius:50%}.holiday-indicator{color:#ef5656;font-weight:bolder}.modal-content{background-color:#fff;padding:1.5rem;border-radius:12px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b}.modal-close:hover{color:#1e293b}.modal-description{color:#4b5563;margin-bottom:1rem}.modal-details{display:flex;flex-direction:column;gap:.5rem}.modal-details p{margin:0;color:#1e293b}@media(max-width:768px){.month-calendar{padding:0 1rem}.month-day{min-height:60px;font-size:.9rem}.weekday-header{font-size:.8rem}.modal-content{width:95%;padding:1rem}}.month-day{position:relative;min-height:100px;padding:.5rem;display:flex;flex-direction:column;align-items:flex-start}.day-number{font-size:1rem;font-weight:600;margin-bottom:.25rem}.day-events-preview{width:100%;margin-top:.25rem;display:flex;flex-direction:column;gap:.25rem}.event-preview{background-color:#e0f2fe;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:.1rem}.event-preview:hover{background-color:#bae6fd}.event-preview-time{color:#0369a1;font-size:.7rem}.event-preview-title{color:#022540;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.more-events{background-color:#dbeafe;padding:.25rem .5rem;border-radius:4px;font-size:.7rem;color:#0369a1;text-align:center;cursor:default}.event-tooltip{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:.75rem;max-width:250px;z-index:1000;pointer-events:none}.tooltip-header{margin-bottom:.5rem;font-size:1rem;color:#1e293b}.tooltip-body{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:#4b5563}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;padding:1.5rem;border-radius:12px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 10px 25px #0003}.modal-close{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.modal-close:hover{background-color:#f1f5f9;color:#1e293b}.modal-body{margin-top:1rem}.modal-description{color:#4b5563;margin-bottom:1.5rem;line-height:1.6}.modal-details{display:flex;flex-direction:column;gap:.75rem}.modal-details p{margin:0;color:#1e293b;display:flex;align-items:center;gap:.5rem}.selected-day-events{margin-top:2rem;padding:1.5rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.selected-day-events h3{color:#1e293b;margin-bottom:1rem;font-size:1.2rem}.events-list{display:flex;flex-direction:column;gap:.75rem}.event-item{padding:.75rem;background-color:#f8f9fa;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:.25rem}.event-item:hover{background-color:#e0f2fe}.event-time{font-size:.85rem;color:#64748b}.event-title{font-weight:600;color:#1e293b}.event-lieu{font-size:.85rem;color:#4b5563}@media(max-width:768px){.month-day{min-height:80px}.event-preview{font-size:.7rem}.modal-content{width:95%;padding:1rem}.event-tooltip{max-width:200px;font-size:.8rem}}@media(max-width:768px){.week-grid{grid-template-columns:repeat(1,1fr)}.week-day{min-height:auto}.week-day-events{max-height:none}.week-header{flex-direction:column}.week-header .nav-btn{width:100%}.modal-content{width:95%;margin:20px}}@media(max-width:768px){.month-day{aspect-ratio:unset;min-height:60px;padding:.3rem}.day-events-preview{display:none}.month-day.has-event:after{content:"";display:block;width:6px;height:6px;background:#3b82f6;border-radius:50%;margin:2px auto 0}.day-number{font-size:.85rem}.weekday-header{font-size:.7rem;padding:.25rem}.event-tooltip{display:none}.month-header{flex-direction:column;gap:.5rem}.nav-btn{width:100%;text-align:center}}.footer{background-color:#1f2933;color:#e5e7eb;padding-top:3rem;font-size:.95rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem}.footer-block h3{font-size:1.1rem;margin-bottom:1rem;color:#fff}.footer-block p{margin:.4rem 0;line-height:1.6}.footer-block ul{list-style:none;padding:0;margin:0}.footer-block ul li{margin-bottom:.4rem}.footer-link{display:inline-flex;align-items:center;gap:.5rem;color:#3b82f6;text-decoration:none;font-weight:500;transition:color .3s;cursor:pointer}.footer-link:hover{color:#1d4ed8;text-decoration:underline}.footer-link-icon{flex-shrink:0;width:16px;height:16px}.socials{display:flex;flex-wrap:wrap;gap:1rem}.socials span{cursor:pointer;font-weight:500}.socials span:hover{text-decoration:underline}.footer-bottom{margin-top:3rem;padding:1.2rem 2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.85rem;opacity:.85}.footer-bottom-links{cursor:pointer}.MentionsLegales{padding-top:1rem;font-weight:700}.MentionsLegales:hover{cursor:pointer;color:#8181ec}.map-container{margin-top:1rem;width:100%;height:180px;border-radius:8px;overflow:hidden}.map-container iframe{width:100%;height:100%;border:0}.scroll-to-top{position:fixed;bottom:20px;right:5rem;z-index:1000}.scroll-button{width:50px;height:50px;border-radius:50%;background-color:#474748;color:#fff;border:none;font-size:1.5rem;cursor:pointer;box-shadow:0 2px 5px #0003;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.scroll-button:hover{background-color:#b9b9be;transform:translateY(-3px);box-shadow:0 4px 8px #0003}@media(max-width:768px){.scroll-to-top{bottom:15px;right:1rem}.scroll-button{width:42px;height:42px;font-size:1.2rem}}.actualite-detail-container{min-height:100vh;background:#f8fafc}.actualite-header{position:relative;background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;overflow:hidden}.header-image{position:absolute;inset:0;z-index:0}.header-image img{width:100%;height:100%;object-fit:cover;opacity:.3}.header-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0f172acc,#0f172af2)}.header-content{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:3rem 2rem 4rem}.btn-retour-header{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-retour-header:hover{background:#fff3;transform:translate(-4px)}.actualite-meta{margin-bottom:1.5rem}.actualite-date{display:inline-block;background:#3b82f633;color:#60a5fa;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:600;border:1px solid rgba(96,165,250,.3)}.header-content h1{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.3)}.actualite-extrait-detail{font-size:1.2rem;color:#cbd5e1;line-height:1.6;font-weight:300;margin-top:1rem}.actualite-content-detail{background:#fff;margin:-2rem auto 2rem;max-width:800px;border-radius:16px;box-shadow:0 8px 24px #0000001a;position:relative;z-index:2}.content-wrapper{padding:3rem}.content-wrapper p{color:#334155;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.content-wrapper p:last-child{margin-bottom:0}.actualite-footer{text-align:center;padding:2rem;max-width:800px;margin:0 auto}.btn-retour-footer{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b82f64d}.btn-retour-footer:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.loading,.error-message{text-align:center;padding:4rem 2rem;min-height:100vh;display:flex;align-items:center;justify-content:center}.loading>div,.error-message>div{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 8px 24px #0000001a}.spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.loading p{color:#64748b;font-size:1.1rem}.error-message h2{color:#ef4444;margin-bottom:1rem}.error-message p{color:#64748b;margin-bottom:2rem}.error-message .btn-retour{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.error-message .btn-retour:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}@media(max-width:768px){.header-content{padding:2rem 1rem 3rem}.header-content h1{font-size:1.8rem}.actualite-extrait-detail{font-size:1rem}.actualite-content-detail{margin:-1rem 1rem 1rem;border-radius:12px}.content-wrapper{padding:2rem 1.5rem}.content-wrapper p{font-size:1rem}}.saf-page{font-family:Nunito,Segoe UI,sans-serif;background:#f8fafc;min-height:100vh}.saf-hero{position:relative;padding:2.5rem 2rem 3rem;color:#fff;background-image:url(/assets/larcensemblelarge-DzMiUEun.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.saf-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#34d399d1,#059669e0);z-index:0}.saf-hero>*{position:relative;z-index:1}.saf-back{background:#fff3;border:none;color:#fff;font-family:inherit;font-size:.85rem;font-weight:700;padding:.45rem 1rem;border-radius:999px;cursor:pointer;margin-bottom:1.75rem;display:inline-block;transition:background .2s}.saf-back:hover{background:#ffffff59}.saf-hero-label{display:inline-block;background:#ffffff38;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:.25rem .8rem;border-radius:999px;margin-bottom:.6rem}.saf-hero-content h1{font-size:clamp(2rem,6vw,3rem);font-weight:900;margin:0 0 .85rem;line-height:1.1}.saf-hero-content p{max-width:580px;font-size:1rem;line-height:1.7;color:#ffffffeb;margin-bottom:2rem}.saf-hero-stats{display:flex;gap:1rem;flex-wrap:wrap}.saf-stat{background:#ffffff2e;border-radius:.75rem;padding:.75rem 1.25rem;display:flex;flex-direction:column;align-items:center;min-width:90px}.saf-stat-num{font-size:1.6rem;font-weight:900;line-height:1}.saf-stat-label{font-size:.72rem;font-weight:600;opacity:.85;margin-top:.2rem;text-transform:uppercase;letter-spacing:.05em}.saf-body{max-width:860px;margin:0 auto;padding:2.5rem 1.5rem 1rem;display:flex;flex-direction:column;gap:2rem}.saf-card{background:#fff;border-radius:1.1rem;box-shadow:0 2px 12px #0000000f;overflow:hidden}.saf-card-header{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.5rem}.saf-card-emoji{font-size:1.75rem;flex-shrink:0}.saf-card-header h2{font-size:1.15rem;font-weight:900;margin:0 0 .15rem}.saf-card-desc{font-size:.82rem;margin:0;opacity:.75;font-weight:600}.saf-act-list{padding:0 1.5rem 1.25rem;display:flex;flex-direction:column}.saf-act{padding:.9rem 0;border-bottom:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.25rem}.saf-act:last-child{border-bottom:none}.saf-act-top{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.4rem 1rem}.saf-act-nom{font-size:.92rem;font-weight:800}.saf-act-horaire{font-size:.8rem;font-weight:700;color:#fff;padding:.2rem .65rem;border-radius:999px;white-space:nowrap;flex-shrink:0}.saf-act-animateur{font-size:.78rem;color:#94a3b8;font-style:italic}.saf-act-desc{font-size:.85rem;color:#475569;line-height:1.6;margin:.1rem 0 0}.saf-permanences{margin:0 1.5rem 1.25rem;padding:1rem;background:#f8fafc;border-radius:.75rem}.saf-permanences h3{font-size:.85rem;font-weight:800;margin:0 0 .75rem}.saf-permanences ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.saf-permanences li{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.85rem;color:#334155;align-items:center}.saf-permanences li:before{content:"•";font-weight:900}.saf-permanences li strong{font-weight:700}.saf-permanences li span{color:#64748b}.saf-contact{padding:2rem 1.5rem 4rem;display:flex;justify-content:center}.saf-contact-inner{background:#fff;border-radius:1.25rem;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;text-align:center;max-width:500px;width:100%}.saf-contact-inner h3{font-size:1.3rem;font-weight:800;color:#1e293b;margin:0 0 .5rem}.saf-contact-inner p{font-size:.95rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem}.saf-contact-btn{background:linear-gradient(135deg,#34d399,#059669);color:#fff;border:none;padding:.9rem 2.5rem;border-radius:999px;font-family:inherit;font-size:.95rem;font-weight:800;cursor:pointer;transition:opacity .2s,transform .2s}.saf-contact-btn:hover{opacity:.9;transform:scale(1.04)}@media(max-width:640px){.saf-hero{padding:2rem 1.25rem 2.5rem}.saf-body{padding:1.5rem 1rem}.saf-act-top{flex-direction:column;gap:.15rem}}.ma-page{font-family:Nunito,Segoe UI,sans-serif;background:#f8fafc;min-height:100vh}.ma-hero{background:linear-gradient(135deg,#fbbf24,#f97316);padding:2.5rem 2rem 0;color:#fff;background-image:url(/assets/larcensemblelarge-DzMiUEun.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.ma-hero{position:relative;padding:2.5rem 2rem 0;color:#fff;background-image:url(/assets/larcensemblelarge-DzMiUEun.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.ma-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#fbbf24f2,#f97316e0);z-index:0}.ma-hero>*{position:relative;z-index:1}.ma-back{background:#fff3;border:none;color:#fff;font-family:inherit;font-size:.85rem;font-weight:700;padding:.45rem 1rem;border-radius:999px;cursor:pointer;margin-bottom:1.75rem;display:inline-block;transition:background .2s}.ma-back:hover{background:#ffffff59}.ma-hero-label{display:inline-block;background:#ffffff38;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:.25rem .8rem;border-radius:999px;margin-bottom:.6rem}.ma-hero-content h1{font-size:clamp(1.75rem,5vw,2.75rem);font-weight:900;margin:0 0 .85rem;line-height:1.15;max-width:600px}.ma-hero-content p{max-width:560px;font-size:1rem;line-height:1.7;color:#ffffffeb;margin-bottom:1.75rem}.ma-hero-content strong{color:#fff}.ma-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.ma-btn-primary{background:#fff;color:#f97316;border:none;font-family:inherit;font-size:.9rem;font-weight:800;padding:.75rem 1.5rem;border-radius:999px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #00000026}.ma-btn-primary:hover{transform:scale(1.04);box-shadow:0 6px 20px #0003}.ma-btn-secondary{background:#ffffff2e;color:#fff;border:2px solid rgba(255,255,255,.5);font-family:inherit;font-size:.9rem;font-weight:700;padding:.73rem 1.4rem;border-radius:999px;text-decoration:none;transition:background .2s;display:inline-flex;align-items:center}.ma-btn-secondary:hover{background:#ffffff47}.ma-hero-cards{display:flex;flex-wrap:wrap;gap:1px;background:#ffffff26;border-radius:1rem 1rem 0 0;overflow:hidden;margin:0 -2rem}.ma-info-card{flex:1 1 120px;background:#ffffff1f;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1rem;gap:.15rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ma-info-emoji{font-size:1.4rem;margin-bottom:.2rem}.ma-info-val{font-size:1.1rem;font-weight:900}.ma-info-label{font-size:.72rem;font-weight:600;opacity:.82;text-transform:uppercase;letter-spacing:.05em}.ma-body{max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 1rem;display:flex;flex-direction:column;gap:2.5rem}.ma-section-title{display:flex;align-items:center;gap:.6rem;margin-bottom:1.25rem}.ma-section-emoji{font-size:1.5rem}.ma-section-title h2{font-size:1.25rem;font-weight:800;color:#1e293b;margin:0}.ma-valeurs{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem}.ma-valeur-card{background:#fff;border-radius:1rem;padding:1.4rem;box-shadow:0 2px 10px #0000000f;border-top:3px solid #fbbf24;display:flex;flex-direction:column;gap:.4rem}.ma-valeur-emoji{font-size:1.6rem}.ma-valeur-card h3{font-size:.95rem;font-weight:800;color:#1e293b;margin:0}.ma-valeur-card p{font-size:.875rem;color:#475569;line-height:1.6;margin:0}.ma-horaires-card{background:#fff;border-radius:1rem;box-shadow:0 2px 10px #0000000f;display:flex;flex-wrap:wrap;overflow:hidden}.ma-horaire-bloc{flex:1 1 180px;display:flex;flex-direction:column;gap:.25rem;padding:1.4rem 1.75rem}.ma-horaire-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.ma-horaire-val{font-size:1.05rem;font-weight:800;color:#1e293b}.ma-horaire-sep{width:1px;background:#f1f5f9;align-self:stretch}.ma-horaires-note{font-size:.875rem;color:#64748b;margin-top:.75rem;font-style:italic;line-height:1.6}.ma-equipe-intro{font-size:.95rem;color:#475569;line-height:1.65;margin-bottom:1.25rem}.ma-equipe-intro strong{color:#1e293b}.ma-equipe-grid{display:flex;flex-wrap:wrap;gap:1rem}.ma-equipe-card{background:#fff;border-radius:.9rem;box-shadow:0 2px 10px #0000000f;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:.85rem;flex:1 1 220px}.ma-equipe-emoji{font-size:1.5rem}.ma-equipe-nb{font-size:1.75rem;font-weight:900;color:#f97316;line-height:1}.ma-equipe-role{font-size:.875rem;font-weight:700;color:#334155;line-height:1.3}.ma-temps-forts{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-bottom:1rem}.ma-tf-card{background:#fff;border-radius:1rem;padding:1.4rem;box-shadow:0 2px 10px #0000000f;display:flex;flex-direction:column;gap:.75rem}.ma-tf-top{display:flex;align-items:flex-start;gap:.75rem}.ma-tf-emoji{font-size:1.75rem;flex-shrink:0}.ma-tf-titre{font-size:.95rem;font-weight:800;color:#1e293b;display:block;margin-bottom:.2rem}.ma-tf-freq{font-size:.78rem;color:#f97316;font-weight:700;display:block}.ma-tf-texte{font-size:.875rem;color:#475569;line-height:1.6;margin:0}.ma-agenda-note{font-size:.875rem;color:#64748b;font-style:italic}.ma-contact{padding:2rem 1.5rem 4rem;display:flex;justify-content:center}.ma-contact-inner{background:linear-gradient(135deg,#fff7ed,#fff);border:2px solid #fed7aa;border-radius:1.25rem;padding:2.5rem 2rem;text-align:center;max-width:520px;width:100%}.ma-contact-inner h3{font-size:1.25rem;font-weight:800;color:#1e293b;margin:0 0 .5rem}.ma-contact-inner p{font-size:.95rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem}.ma-contact-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.ma-cta-primary{background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff;border:none;padding:.85rem 1.75rem;border-radius:999px;font-family:inherit;font-size:.9rem;font-weight:800;cursor:pointer;transition:opacity .2s,transform .2s;box-shadow:0 4px 14px #f973164d}.ma-cta-primary:hover{opacity:.9;transform:scale(1.04)}.ma-cta-tel{background:#fff;color:#f97316;border:2px solid #fed7aa;padding:.83rem 1.5rem;border-radius:999px;font-family:inherit;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex;align-items:center}.ma-cta-tel:hover{background:#fff7ed}@media(max-width:640px){.ma-hero{padding:2rem 1.25rem 0}.ma-hero-cards{margin:0 -1.25rem}.ma-body{padding:1.5rem 1rem}.ma-horaires-card{flex-direction:column}.ma-horaire-sep{width:100%;height:1px}.ma-contact{padding:1.5rem 1rem 3rem}.ma-horaire-bloc{flex:1 1 50px}}.inscription-page{max-width:1200px;margin:0 auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;line-height:1.6}.inscription-header{text-align:center;margin-bottom:3rem;padding:1rem;background-color:#f8f9fa;border-radius:12px;box-shadow:0 4px 6px #0000001a}.inscription-header h1{font-size:2.5rem;color:#2c3e50;margin-bottom:1rem}.inscription-header .subtitle{font-size:1.2rem;color:#555;margin-bottom:2rem}.quick-actions{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.action-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none}.action-button.download{background-color:#3b82f6;color:#fff}.action-button.download:hover{background-color:#2563eb}.action-button.info{background-color:#10b981;color:#fff}.action-button.info:hover{background-color:#059669}.action-button img{width:20px;height:20px}.steps-timeline{display:flex;align-items:flex-start;gap:1rem;margin-bottom:3rem;overflow-x:auto;padding:1rem 0;scrollbar-width:thin;scrollbar-color:#cbd5e0 #f1f5f9}.steps-timeline::-webkit-scrollbar{height:8px}.steps-timeline::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:4px}.steps-timeline::-webkit-scrollbar-track{background-color:#f1f5f9}.step-card{flex:0 0 280px;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1.5rem;transition:transform .3s,box-shadow .3s}.step-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.step-number{width:40px;height:40px;background-color:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin-bottom:1rem}.step-content h3{color:#2c3e50;margin-bottom:1rem;font-size:1.3rem}.step-content ul{padding-left:1.2rem;margin:.5rem 0}.step-content li{margin-bottom:.5rem}.step-content .note{font-size:.9rem;color:#6b7280;font-style:italic;margin-top:1rem}.warning{background-color:#fef2f2;color:#dc2626;padding:.75rem;border-radius:8px;margin-top:1rem;font-size:.9rem;border-left:4px solid #dc2626}.horraireDossier{list-style-type:none}.timeline-arrow{color:#cbd5e0;font-size:2rem;margin-top:2rem;flex-shrink:0}.tarifs-section{margin-bottom:3rem;text-align:center}.tarifs-section h2{color:#2c3e50;margin-bottom:1.5rem;font-size:1.8rem}.tarifs-grid{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.tarif-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1.5rem 2rem;min-width:200px;transition:transform .3s}.tarif-card:hover{transform:scale(1.05)}.tarif-title{display:block;font-weight:600;color:#4b5563;margin-bottom:.5rem}.tarif-price{display:block;font-size:2rem;font-weight:700;color:#3b82f6}.specific-cases{margin-bottom:3rem}.specific-cases h2{color:#2c3e50;margin-bottom:1.5rem;font-size:1.8rem;text-align:center}.cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.case-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1.5rem;transition:transform .3s,box-shadow .3s}.case-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.case-card h3{color:#2c3e50;margin-bottom:1rem;font-size:1.3rem}.case-card ul{padding-left:1.2rem;margin:.5rem 0}.case-card li{margin-bottom:.5rem}.case-card .note{font-size:.9rem;color:#6b7280;font-style:italic;margin-top:1rem}.remember-section{margin:3rem 0;text-align:center}.remember-section h2{color:#2c3e50;margin-bottom:1.5rem;font-size:1.8rem}.remember-items{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap;max-width:1000px;margin:0 auto}.remember-item{display:flex;align-items:center;gap:.5rem;background-color:#f0f9ff;padding:.75rem 1rem;border-radius:8px;font-size:.95rem;transition:all .3s;white-space:nowrap}.remember-item:hover{background-color:#e0f2fe;transform:translateY(-2px)}.remember-item.error{background-color:#fef2f2}.remember-item.error:hover{background-color:#fecaca}.check-icon,.error-icon{font-size:1.2rem}.check-icon{color:#10b981}.error-icon{color:#dc2626}@media(max-width:768px){.inscription-page{padding:1rem}.steps-timeline{flex-direction:column;align-items:center}.timeline-arrow{transform:rotate(90deg);margin:.5rem 0}.tarifs-grid{flex-direction:column;align-items:center}.cases-grid,.remember-grid{grid-template-columns:1fr}.quick-actions{flex-direction:column;align-items:center}}.je-page{font-family:Nunito,Segoe UI,sans-serif;background:#f8fafc;min-height:100vh}.je-hero{position:relative;padding:2.5rem 2rem 3rem;color:#fff;background-image:url(/assets/larcensemblelarge-DzMiUEun.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.je-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#3b6d11d9,#27500aeb);z-index:0}.je-hero>*{position:relative;z-index:1}.je-back{background:#fff3;border:none;color:#fff;font-family:inherit;font-size:.85rem;font-weight:700;padding:.45rem 1rem;border-radius:999px;cursor:pointer;margin-bottom:1.75rem;display:inline-block;transition:background .2s}.je-back:hover{background:#ffffff59}.je-hero-label{display:inline-block;background:#ffffff38;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:.25rem .8rem;border-radius:999px;margin-bottom:.6rem}.je-hero-content h1{font-size:clamp(2rem,6vw,3rem);font-weight:900;margin:0 0 .85rem;line-height:1.1}.je-hero-content p{max-width:580px;font-size:1rem;line-height:1.7;color:#ffffffeb;margin-bottom:2rem}.je-hero-content strong{color:#fff}.je-hero-stats{display:flex;gap:1rem;flex-wrap:wrap}.je-stat{background:#ffffff2e;border-radius:.75rem;padding:.75rem 1.25rem;display:flex;flex-direction:column;align-items:center;min-width:90px}.je-stat-num{font-size:1.5rem;font-weight:900;line-height:1}.je-stat-label{font-size:.72rem;font-weight:600;opacity:.85;margin-top:.2rem;text-transform:uppercase;letter-spacing:.05em}.je-body{max-width:860px;margin:0 auto;padding:2.5rem 1.5rem 1rem;display:flex;flex-direction:column;gap:2rem}.je-card{background:#fff;border-radius:1.1rem;box-shadow:0 2px 12px #0000000f;overflow:hidden}.je-card-header{display:flex;align-items:flex-start;gap:1rem;padding:1.1rem 1.5rem}.je-card-emoji{font-size:1.75rem;flex-shrink:0;margin-top:.1rem}.je-card-title-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.2rem}.je-card-title-row h2{font-size:1.15rem;font-weight:900;margin:0}.je-tranche{font-size:.7rem;font-weight:800;color:#fff;padding:.2rem .65rem;border-radius:999px;letter-spacing:.05em}.je-card-desc{font-size:.82rem;margin:0;opacity:.72;font-weight:600;line-height:1.5}.je-cat-label{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;padding:.6rem 1.5rem .4rem;margin-top:.25rem}.je-act-list{padding:0 0 1rem}.je-act{padding:.8rem 1.5rem;border-bottom:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.25rem}.je-act:last-child{border-bottom:none}.je-act-top{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.4rem 1rem}.je-act-nom{font-size:.92rem;font-weight:800}.je-act-horaire{font-size:.8rem;font-weight:700;color:#fff;background:var(--je-couleur, #3B6D11);padding:.2rem .65rem;border-radius:999px;white-space:nowrap;flex-shrink:0}.je-act-animateur{font-size:.78rem;color:#94a3b8;font-style:italic}.je-act-desc{font-size:.85rem;color:#475569;line-height:1.6;margin:.1rem 0 0}.je-contact{padding:2rem 1.5rem 4rem;display:flex;justify-content:center}.je-contact-inner{background:#fff;border-radius:1.25rem;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;text-align:center;max-width:500px;width:100%}.je-contact-inner h3{font-size:1.2rem;font-weight:800;color:#1e293b;margin:0 0 .5rem}.je-contact-inner p{font-size:.95rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem}.je-contact-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.je-cta-primary{background:linear-gradient(135deg,#639922,#3b6d11);color:#fff;border:none;padding:.85rem 1.75rem;border-radius:999px;font-family:inherit;font-size:.9rem;font-weight:800;cursor:pointer;transition:opacity .2s,transform .2s}.je-cta-primary:hover{opacity:.9;transform:scale(1.04)}.je-cta-secondary{background:#fff;color:#3b6d11;border:2px solid #C0DD97;padding:.83rem 1.5rem;border-radius:999px;font-family:inherit;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .2s}.je-cta-secondary:hover{background:#eaf3de}@media(max-width:640px){.je-hero{padding:2rem 1.25rem 2.5rem}.je-body{padding:1.5rem 1rem}.je-act-top{flex-direction:column;gap:.15rem}.je-cat-label{padding:.6rem 1rem .4rem}.je-act{padding:.8rem 1rem}}.mentions-legales-page{min-height:100vh;padding:2rem;background-color:#f8f9fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.mentions-container{max-width:800px;margin:0 auto;background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a}.mentions-container h1{color:#1e293b;text-align:center;margin-bottom:2rem;font-size:2rem;border-bottom:2px solid #e5e7eb;padding-bottom:1rem}.mentions-container h2{color:#3b82f6;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;display:flex;align-items:center;gap:.5rem}.mentions-section{margin-bottom:2rem;line-height:1.7;color:#4b5563}.mentions-section p{margin-bottom:1rem}.mentions-section ul{padding-left:1.5rem;margin-bottom:1rem}.mentions-section li{margin-bottom:.5rem}.mentions-section a{color:#3b82f6;text-decoration:none;transition:color .3s}.mentions-section a:hover{color:#1d4ed8;text-decoration:underline}.contact-info,.contact-details{background-color:#f8f9fa;padding:1rem;border-radius:8px;margin:1rem 0}.contact-details p{margin:.5rem 0}.mentions-footer{margin-top:3rem;text-align:center;font-size:.9rem;color:#6b7280;font-style:italic;border-top:1px solid #e5e7eb;padding-top:1rem}@media(max-width:768px){.mentions-legales-page{padding:1rem}.mentions-container{padding:1.5rem}.mentions-container h1{font-size:1.7rem}.mentions-container h2{font-size:1.3rem}}@media print{.mentions-legales-page{background-color:#fff;padding:0}.mentions-container{box-shadow:none;max-width:100%}}
