*{margin:0;padding:0;box-sizing:border-box}
:root{--primary-shade:#A197AD;--secondary-shade:#B6B1C6;--tertiary-shade:#DAD7E2;--text-primary:#212529;--text-secondary:#495057;--background-light:#fafbfc;--background-white:#fff;--border-subtle:#e9ecef}
body{color:var(--text-primary);font:17px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;background:var(--background-light)}
.header_wrapper_3k7{background:linear-gradient(135deg,var(--background-white) 0%,#f8f9fa 100%);border-bottom:1px solid var(--border-subtle);position:relative}
.header_row_primary_9xm{max-width:1320px;margin:0 auto;padding:24px 28px 20px;display:flex;align-items:center;justify-content:space-between;gap:40px}
.logo_container_5nt{flex-shrink:0;z-index:100}
.logo_image_8qw{height:85px;width:85px;display:block;object-fit:contain}
.trust_section_2jf{display:flex;align-items:center;gap:32px;flex-wrap:wrap}
.trust_item_6ph{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--text-secondary)}
.trust_icon_4kr{width:20px;height:20px;background:linear-gradient(135deg,var(--primary-shade),var(--secondary-shade));border-radius:50%;flex-shrink:0}
.header_row_secondary_1bd{background:linear-gradient(135deg,var(--tertiary-shade) 0%,var(--background-white) 100%);border-top:1px solid var(--border-subtle)}
.nav_container_7wz{max-width:1320px;margin:0 auto;padding:16px 28px;display:flex;justify-content:center;align-items:center}
.main_navigation_8pm{display:flex;gap:8px;list-style:none;align-items:center}
.nav_item_3fs{position:relative}
.nav_link_5hx{display:block;padding:12px 24px;color:var(--text-primary);text-decoration:none;font-size:16px;font-weight:500;border-radius:6px;transition:background-color .2s ease,color .2s ease}
.nav_link_5hx:hover{color:var(--background-white);background:var(--primary-shade)}
.nav_link_5hx:focus{outline:3px solid var(--primary-shade);outline-offset:2px}
.submenu_trigger_9kl{position:relative;display:inline-block}
.submenu_list_4vm{display:none;position:absolute;top:100%;left:0;background:var(--background-white);border:1px solid var(--border-subtle);border-radius:6px;min-width:220px;box-shadow:0 4px 12px #00000014;list-style:none;padding:8px 0;z-index:1000;margin-top:4px}
.submenu_trigger_9kl:hover .submenu_list_4vm,.submenu_trigger_9kl:focus-within .submenu_list_4vm{display:block}
.submenu_link_2tf{display:block;padding:10px 20px;color:var(--text-primary);text-decoration:none;font-size:15px;transition:background-color .2s ease}
.submenu_link_2tf:hover{background:var(--tertiary-shade)}
.submenu_link_2tf:focus{outline:2px solid var(--primary-shade);outline-offset:-2px}
main{min-height:400px}
.footer_wrapper_6jn{background:linear-gradient(135deg,#2d2a35 0%,#3d3847 100%);color:#e9ecef;margin-top:60px;padding:48px 0 32px}
.footer_container_8rp{max-width:1320px;margin:0 auto;padding:0 28px}
.footer_content_9lk{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px;margin-bottom:40px}
.footer_section_4mw{display:flex;flex-direction:column;gap:16px}
.footer_logo_3vx{height:70px;width:70px;margin-bottom:12px}
.footer_heading_7pn{font-size:18px;font-weight:600;color:var(--tertiary-shade);margin-bottom:8px}
.footer_text_5qm{font-size:15px;line-height:1.7;color:#c9cdd1}
.footer_link_8wj{color:#e9ecef;text-decoration:none;font-size:15px;transition:color .2s ease;display:inline-block;padding:4px 0}
.footer_link_8wj:hover{color:var(--secondary-shade)}
.footer_link_8wj:focus{outline:2px solid var(--secondary-shade);outline-offset:3px}
.email_link_9tx{color:var(--secondary-shade);text-decoration:none;font-weight:500;transition:color .2s ease}
.email_link_9tx:hover{color:var(--tertiary-shade)}
.footer_divider_2kh{height:1px;background:linear-gradient(90deg,transparent 0%,#dad7e233 50%,transparent 100%);margin:32px 0 24px}
.footer_bottom_7nq{text-align:center;font-size:14px;color:#adb5bd}
.consent_overlay_4mk{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:520px;width:calc(100% - 48px);background:var(--background-white);border:2px solid var(--primary-shade);border-radius:12px;box-shadow:0 8px 24px #00000026;padding:28px;z-index:9999;display:none}
.consent_overlay_4mk.active_state_7jm{display:block}
.consent_title_9bv{font-size:20px;font-weight:600;color:var(--text-primary);margin-bottom:12px}
.consent_description_3rw{font-size:15px;line-height:1.6;color:var(--text-secondary);margin-bottom:20px}
.consent_policy_link_8nl{color:var(--primary-shade);text-decoration:underline;transition:color .2s ease}
.consent_policy_link_8nl:hover{color:var(--secondary-shade)}
.consent_policy_link_8nl:focus{outline:2px solid var(--primary-shade);outline-offset:2px}
.consent_buttons_6tp{display:flex;gap:12px;flex-wrap:wrap}
.consent_btn_2hf{flex:1;min-width:120px;padding:12px 20px;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}
.consent_btn_2hf:focus{outline:3px solid var(--primary-shade);outline-offset:2px}
.btn_accept_5qz{background:linear-gradient(135deg,var(--primary-shade),var(--secondary-shade));color:var(--background-white)}
.btn_accept_5qz:hover{opacity:.9}
.btn_reject_7km{background:#e9ecef;color:var(--text-primary)}
.btn_reject_7km:hover{background:#dee2e6}
@media (max-width: 968px) {
.header_row_primary_9xm{flex-direction:column;gap:24px;text-align:center}
.trust_section_2jf{justify-content:center}
.main_navigation_8pm{flex-direction:column;gap:4px;width:100%}
.nav_link_5hx{width:100%;text-align:center}
.submenu_list_4vm{position:static;box-shadow:none;border:none;border-top:1px solid var(--border-subtle);border-radius:0;margin-top:0}
.footer_content_9lk{grid-template-columns:1fr;gap:32px}
.consent_overlay_4mk{bottom:16px;width:calc(100% - 32px);padding:20px}
.consent_buttons_6tp{flex-direction:column}
.consent_btn_2hf{width:100%}
}
@media (max-width: 580px) {
.logo_image_8qw{height:65px;width:65px}
.header_row_primary_9xm{padding:20px 16px 16px}
.nav_container_7wz{padding:12px 16px}
.trust_section_2jf{flex-direction:column;gap:16px}
.footer_container_8rp{padding:0 16px}
}
.projets-etudiants-page{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh}
.projets-hero-section{background:linear-gradient(to right,#fff,#f5f6fa);padding:4.5rem 0 4rem;position:relative;overflow:hidden}
.projets-hero-section::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,#a197ad14,transparent);border-radius:50%}
.projets-hero-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1.2fr 1fr;gap:3.5rem;align-items:center}
.projets-hero-text h1{font-size:2.8rem;color:#212529;margin-bottom:1.5rem;font-weight:700;line-height:1.2}
.projets-hero-text p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:2rem}
.projets-hero-image{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #a197ad26}
.projets-hero-image img{width:100%;height:380px;object-fit:cover;display:block}
.projets-showcase-grid{max-width:1200px;margin:0 auto;padding:5rem 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.projets-card-item{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000000f;transition:transform .3s ease,box-shadow .3s ease;border-top:3px solid #A197AD}
.projets-card-item:hover{transform:translateY(-4px);box-shadow:0 6px 20px #a197ad2e}
.projets-card-item h3{font-size:1.4rem;color:#212529;margin-bottom:1rem;font-weight:600}
.projets-card-item p{font-size:1rem;color:#495057;line-height:1.6;margin-bottom:.8rem}
.projets-card-meta{font-size:.9rem;color:#6c757d;margin-top:1.2rem;padding-top:1rem;border-top:1px solid #e9ecef}
.projets-timeline-wrapper{background:linear-gradient(to bottom,#fff,#fafbfc);padding:5rem 0}
.projets-timeline-container{max-width:900px;margin:0 auto;padding:0 2rem}
.projets-timeline-header{text-align:center;margin-bottom:4rem}
.projets-timeline-header h2{font-size:2.4rem;color:#212529;margin-bottom:1rem;font-weight:700}
.projets-timeline-header p{font-size:1.1rem;color:#495057;line-height:1.6}
.projets-timeline-track{position:relative;padding-left:80px}
.projets-timeline-item{position:relative;margin-bottom:3.5rem;padding-bottom:2rem}
.projets-timeline-marker{position:absolute;left:-80px;top:8px;width:50px;height:50px;background:linear-gradient(135deg,#A197AD,#B6B1C6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1.1rem;box-shadow:0 4px 12px #a197ad4d;z-index:2}
.projets-timeline-item::before{content:'';position:absolute;left:-55px;top:58px;width:2px;height:calc(100% + 20px);background:linear-gradient(to bottom,#DAD7E2,transparent)}
.projets-timeline-item:last-child::before{display:none}
.projets-timeline-content h3{font-size:1.5rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.projets-timeline-content p{font-size:1rem;color:#495057;line-height:1.7;margin-bottom:.6rem}
.projets-feature-split{background:#fff;padding:5rem 0}
.projets-feature-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:start}
.projets-feature-visual{position:sticky;top:2rem}
.projets-feature-visual img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #a197ad26}
.projets-feature-details h2{font-size:2.2rem;color:#212529;margin-bottom:2rem;font-weight:700}
.projets-detail-block{background:#f8f9fa;padding:2rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid #B6B1C6}
.projets-detail-block h4{font-size:1.3rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.projets-detail-block p{font-size:1rem;color:#495057;line-height:1.6}
.projets-detail-list{list-style:none;padding:0;margin:1rem 0 0}
.projets-detail-list li{font-size:.95rem;color:#495057;padding:.5rem 0;padding-left:1.8rem;position:relative}
.projets-detail-list li::before{content:'→';position:absolute;left:0;color:#A197AD;font-weight:700}
.projets-temoignage-section{background:linear-gradient(135deg,#fafbfc,#f5f6fa);padding:5rem 0}
.projets-temoignage-inner{max-width:1000px;margin:0 auto;padding:0 2rem}
.projets-temoignage-title{text-align:center;font-size:2.2rem;color:#212529;margin-bottom:3.5rem;font-weight:700}
.projets-temoignage-card{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 16px #a197ad1f;display:flex;gap:2.5rem;align-items:start}
.projets-temoignage-photo{flex-shrink:0}
.projets-temoignage-photo img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #DAD7E2}
.projets-temoignage-text{flex:1}
.projets-temoignage-text p{font-size:1.1rem;color:#495057;line-height:1.7;margin-bottom:1.5rem;font-style:italic}
.projets-temoignage-author{font-size:1rem;color:#212529;font-weight:600;margin-bottom:.3rem}
.projets-temoignage-role{font-size:.95rem;color:#6c757d}
@media (max-width: 992px) {
.projets-hero-content{grid-template-columns:1fr;gap:2.5rem}
.projets-hero-text h1{font-size:2.3rem}
.projets-showcase-grid{grid-template-columns:repeat(2,1fr);padding:4rem 2rem}
.projets-feature-container{grid-template-columns:1fr;gap:3rem}
.projets-feature-visual{position:relative;top:0}
.projets-temoignage-card{flex-direction:column;align-items:center;text-align:center}
}
@media (max-width: 768px) {
.projets-hero-section{padding:3rem 0 2.5rem}
.projets-hero-text h1{font-size:2rem}
.projets-hero-text p{font-size:1.05rem}
.projets-hero-image img{height:280px}
.projets-showcase-grid{grid-template-columns:1fr;padding:3rem 1.5rem;gap:1.5rem}
.projets-timeline-header h2{font-size:2rem}
.projets-timeline-track{padding-left:0}
.projets-timeline-marker{position:relative;left:0;margin-bottom:1rem}
.projets-timeline-item::before{display:none}
.projets-feature-details h2{font-size:1.9rem}
.projets-feature-visual img{height:320px}
.projets-temoignage-section{padding:3.5rem 0}
.projets-temoignage-title{font-size:1.9rem;margin-bottom:2.5rem}
.projets-temoignage-card{padding:2rem 1.5rem}
.projets-temoignage-photo img{width:100px;height:100px}
}
.avis-evaluations-principale{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh}
.intro-avis-conteneur{max-width:1200px;margin:0 auto;padding:80px 20px 60px;text-align:center}
.intro-avis-conteneur h1{font-size:2.8rem;color:#212529;margin-bottom:25px;font-weight:700;line-height:1.2}
.intro-avis-conteneur .sous-titre-intro{font-size:1.2rem;color:#495057;max-width:750px;margin:0 auto 40px;line-height:1.7}
.bandeau-statistiques{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-top:50px;max-width:900px;margin-left:auto;margin-right:auto}
.stat-element{background:#fff;padding:30px 20px;border-radius:12px;box-shadow:0 3px 12px #a197ad26;transition:transform .3s ease,box-shadow .3s ease}
.stat-element:hover{transform:translateY(-5px);box-shadow:0 6px 20px #a197ad40}
.stat-nombre{font-size:2.5rem;color:#A197AD;font-weight:700;display:block;margin-bottom:10px}
.stat-description{font-size:.95rem;color:#495057;line-height:1.4}
.temoignages-zigzag-section{background:#fff;padding:90px 20px}
.temoignage-bloc{max-width:1100px;margin:0 auto 70px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.temoignage-bloc:nth-child(even){direction:rtl}
.temoignage-bloc:nth-child(even) > *{direction:ltr}
.temoignage-image-conteneur{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px #a197ad33}
.temoignage-image-conteneur img{width:100%;height:420px;object-fit:cover;display:block}
.temoignage-contenu-texte{padding:20px}
.temoignage-citation{font-size:1.15rem;color:#343a40;line-height:1.8;margin-bottom:25px;font-style:italic;position:relative;padding-left:25px;border-left:4px solid #B6B1C6}
.temoignage-auteur{display:flex;align-items:center;gap:20px;margin-top:30px}
.auteur-photo{width:65px;height:65px;border-radius:50%;object-fit:cover;border:3px solid #DAD7E2}
.auteur-info h3{font-size:1.1rem;color:#212529;margin-bottom:5px;font-weight:600}
.auteur-info p{font-size:.9rem;color:#6c757d;margin:0}
.temoignage-date{font-size:.85rem;color:#A197AD;margin-top:20px;font-weight:500}
.matrice-comparaison-section{background:linear-gradient(180deg,#f8f9fa 0%,white 100%);padding:80px 20px}
.matrice-conteneur{max-width:1150px;margin:0 auto}
.matrice-titre-principal{text-align:center;font-size:2.3rem;color:#212529;margin-bottom:20px;font-weight:700}
.matrice-sous-titre{text-align:center;font-size:1.1rem;color:#495057;margin-bottom:50px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}
.tableau-comparatif{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #a197ad26}
.tableau-comparatif thead{background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%)}
.tableau-comparatif thead th{padding:25px 20px;color:#fff;font-weight:600;font-size:1.05rem;text-align:left;border-bottom:3px solid #DAD7E2}
.tableau-comparatif tbody tr{transition:background-color .2s ease}
.tableau-comparatif tbody tr:nth-child(odd){background:#fafbfc}
.tableau-comparatif tbody tr:hover{background:#f0eef3}
.tableau-comparatif tbody td{padding:20px;color:#343a40;font-size:.95rem;border-bottom:1px solid #e9ecef;line-height:1.6}
.tableau-comparatif tbody td:first-child{font-weight:600;color:#212529}
.indicateur-presence{color:#28a745;font-weight:600;font-size:1.1rem}
.indicateur-absence{color:#dc3545;font-weight:600;font-size:1.1rem}
.processus-evaluation-section{background:#fff;padding:90px 20px}
.processus-conteneur-global{max-width:1000px;margin:0 auto}
.processus-titre-section{text-align:center;font-size:2.4rem;color:#212529;margin-bottom:60px;font-weight:700}
.etapes-grille{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px}
.etape-carte{background:linear-gradient(135deg,#fafbfc 0%,white 100%);padding:35px 30px;border-radius:14px;box-shadow:0 4px 15px #a197ad1f;position:relative;transition:transform .3s ease,box-shadow .3s ease;border:2px solid #DAD7E2}
.etape-carte:hover{transform:translateY(-8px);box-shadow:0 8px 25px #a197ad33;border-color:#B6B1C6}
.etape-numero{position:absolute;top:-18px;left:30px;width:45px;height:45px;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;box-shadow:0 3px 10px #a197ad4d}
.etape-carte h3{font-size:1.3rem;color:#212529;margin-bottom:15px;margin-top:15px;font-weight:600}
.etape-carte p{font-size:.95rem;color:#495057;line-height:1.7;margin:0}
.etape-duree{display:inline-block;margin-top:15px;padding:6px 14px;background:#DAD7E2;color:#343a40;border-radius:20px;font-size:.85rem;font-weight:500}
.cta-finale-section{background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);padding:70px 20px;text-align:center}
.cta-conteneur-interne{max-width:850px;margin:0 auto}
.cta-finale-section h2{font-size:2.2rem;color:#fff;margin-bottom:20px;font-weight:700;line-height:1.3}
.cta-finale-section p{font-size:1.1rem;color:#f8f9fa;margin-bottom:35px;line-height:1.7}
.bouton-cta-principal{display:inline-block;padding:16px 45px;background:#fff;color:#A197AD;text-decoration:none;border-radius:8px;font-size:1.05rem;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #00000026}
.bouton-cta-principal:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000040;color:#8a7f9a}
@media (max-width: 768px) {
.intro-avis-conteneur h1{font-size:2rem}
.bandeau-statistiques{grid-template-columns:1fr;gap:20px}
.temoignage-bloc{grid-template-columns:1fr;gap:30px}
.temoignage-bloc:nth-child(even){direction:ltr}
.temoignage-image-conteneur img{height:300px}
.tableau-comparatif{font-size:.85rem}
.tableau-comparatif thead th,.tableau-comparatif tbody td{padding:15px 12px}
.etapes-grille{grid-template-columns:1fr}
.matrice-titre-principal,.processus-titre-section{font-size:1.8rem}
.cta-finale-section h2{font-size:1.7rem}
}
.page-wrap-finances{background:#fff;min-height:100vh}
.hero-fullscreen-intro{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%)}
.hero-fullscreen-intro::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:.15;z-index:1;background:url(./blog_images/vgybC.jpg) (cover) center}
.hero-content-center{position:relative;z-index:2;text-align:center;max-width:920px;padding:0 25px}
.hero-main-title{font-size:3.8rem;font-weight:700;color:#212529;margin-bottom:28px;line-height:1.15;letter-spacing:-.02em}
.hero-subtitle-text{font-size:1.35rem;color:#495057;line-height:1.6;margin-bottom:42px;max-width:700px;margin-left:auto;margin-right:auto}
.hero-cta-primary{display:inline-block;padding:17px 45px;background:#A197AD;color:#fff;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #a197ad40}
.hero-cta-primary:hover{background:#8f8499;transform:translateY(-2px);box-shadow:0 6px 20px #a197ad59}
.section-foundations-approach{padding:95px 0;background:#fff}
.foundations-grid-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;max-width:1200px;margin:0 auto;padding:0 25px}
.foundations-visual-side img{width:100%;height:480px;object-fit:cover;border-radius:12px;box-shadow:0 8px 30px #00000014}
.foundations-content-side h2{font-size:2.6rem;color:#212529;margin-bottom:24px;font-weight:700;line-height:1.25}
.foundations-content-side p{font-size:1.1rem;color:#495057;line-height:1.7;margin-bottom:20px}
.foundations-highlight-box{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:28px;border-radius:10px;border-left:4px solid #A197AD;margin-top:30px}
.foundations-highlight-box p{margin-bottom:0;color:#343a40;font-size:1.05rem}
.section-practical-methods{padding:85px 0;background:linear-gradient(180deg,#fafbfc 0%,#f8f9fa 100%)}
.methods-container-wrap{max-width:1140px;margin:0 auto;padding:0 25px}
.methods-header-center{text-align:center;margin-bottom:65px}
.methods-header-center h2{font-size:2.7rem;color:#212529;margin-bottom:18px;font-weight:700}
.methods-header-center p{font-size:1.15rem;color:#495057;max-width:680px;margin:0 auto;line-height:1.65}
.methods-cards-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.methods-single-card{background:#fff;padding:38px 30px;border-radius:10px;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;border-top:3px solid #DAD7E2}
.methods-single-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #a197ad26;border-top-color:#A197AD}
.methods-card-icon{width:58px;height:58px;background:linear-gradient(135deg,#B6B1C6 0%,#DAD7E2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:22px;font-size:1.6rem}
.methods-single-card h3{font-size:1.45rem;color:#212529;margin-bottom:15px;font-weight:600}
.methods-single-card p{font-size:1.02rem;color:#495057;line-height:1.6;margin-bottom:0}
.section-timeline-journey{padding:90px 0;background:#fff}
.timeline-wrap-container{max-width:1100px;margin:0 auto;padding:0 25px}
.timeline-intro-header{text-align:center;margin-bottom:70px}
.timeline-intro-header h2{font-size:2.65rem;color:#212529;margin-bottom:20px;font-weight:700}
.timeline-intro-header p{font-size:1.12rem;color:#495057;max-width:650px;margin:0 auto;line-height:1.65}
.timeline-steps-vertical{display:flex;flex-direction:column;gap:50px;position:relative}
.timeline-single-step{display:flex;align-items:flex-start;gap:35px;position:relative}
.timeline-marker-circle{flex-shrink:0;width:70px;height:70px;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700;box-shadow:0 4px 15px #a197ad4d;position:relative;z-index:2}
.timeline-step-content{flex:1;background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:32px;border-radius:10px;border-left:3px solid #B6B1C6;margin-top:8px}
.timeline-step-content h3{font-size:1.55rem;color:#212529;margin-bottom:14px;font-weight:600}
.timeline-step-content p{font-size:1.05rem;color:#495057;line-height:1.65;margin-bottom:0}
.section-visual-showcase{padding:85px 0;background:linear-gradient(180deg,#fafbfc 0%,#fff 100%)}
.showcase-asymmetric-layout{max-width:1180px;margin:0 auto;padding:0 25px;display:grid;grid-template-columns:1.2fr 0.8fr;gap:55px;align-items:center}
.showcase-images-cluster{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.showcase-images-cluster img{width:100%;height:240px;object-fit:cover;border-radius:10px;box-shadow:0 6px 25px #00000014;transition:transform .3s ease}
.showcase-images-cluster img:hover{transform:scale(1.03)}
.showcase-text-content h2{font-size:2.5rem;color:#212529;margin-bottom:26px;font-weight:700;line-height:1.3}
.showcase-text-content p{font-size:1.08rem;color:#495057;line-height:1.7;margin-bottom:18px}
.showcase-cta-link{display:inline-block;margin-top:25px;padding:14px 38px;background:#B6B1C6;color:#fff;text-decoration:none;border-radius:7px;font-size:1.05rem;font-weight:600;transition:all .3s ease}
.showcase-cta-link:hover{background:#A197AD;transform:translateX(3px)}
.section-testimonial-authentic{padding:90px 0;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}
.testimonial-content-box{max-width:920px;margin:0 auto;padding:55px 45px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000014;text-align:center;position:relative}
.testimonial-content-box::before{content:'"';position:absolute;top:-20px;left:45px;color:#DAD7E2;opacity:.5;font:8rem/1 Georgia,serif}
.testimonial-profile-image{width:90px;height:90px;border-radius:50%;margin:0 auto 28px;border:4px solid #B6B1C6;object-fit:cover}
.testimonial-quote-text{font-size:1.22rem;color:#343a40;line-height:1.75;margin-bottom:30px;font-style:italic}
.testimonial-author-info{font-size:1.08rem;color:#495057;font-weight:600}
.testimonial-author-role{font-size:.98rem;color:#6c757d;margin-top:6px}
@media (max-width: 992px) {
.hero-main-title{font-size:2.8rem}
.hero-subtitle-text{font-size:1.15rem}
.foundations-grid-layout{grid-template-columns:1fr;gap:45px}
.methods-cards-trio{grid-template-columns:1fr;gap:28px}
.showcase-asymmetric-layout{grid-template-columns:1fr;gap:45px}
.timeline-single-step{gap:25px}
.timeline-marker-circle{width:60px;height:60px;font-size:1.3rem}
}
@media (max-width: 768px) {
.hero-main-title{font-size:2.2rem}
.hero-subtitle-text{font-size:1.05rem}
.hero-cta-primary{padding:14px 35px;font-size:1rem}
.foundations-visual-side img{height:320px}
.foundations-content-side h2,.methods-header-center h2,.timeline-intro-header h2,.showcase-text-content h2{font-size:2rem}
.section-foundations-approach,.section-practical-methods,.section-timeline-journey,.section-visual-showcase,.section-testimonial-authentic{padding:60px 0}
.testimonial-content-box{padding:40px 30px}
.testimonial-quote-text{font-size:1.1rem}
.showcase-images-cluster{grid-template-columns:1fr}
.showcase-images-cluster img{height:280px}
}
.contact-main-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh}
.contact-hero-zone{background:linear-gradient(168deg,#DAD7E2 0%,#fff 85%);padding:5rem 0 4rem;position:relative;overflow:hidden}
.contact-hero-zone::before{content:'';position:absolute;top:-50%;right:-20%;width:60%;height:150%;background:linear-gradient(45deg,#b197ad14 0%,transparent 70%);transform:rotate(-15deg);pointer-events:none}
.contact-hero-content{max-width:920px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}
.contact-hero-content h1{font-size:2.8rem;font-weight:700;color:#212529;margin-bottom:1.2rem;line-height:1.2}
.contact-hero-intro{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:2rem}
.contact-quick-info{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2.5rem}
.quick-info-item{display:flex;align-items:flex-start;gap:.8rem;flex:1 1 280px}
.info-icon-box{width:48px;height:48px;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.info-icon-box svg{width:24px;height:24px;stroke:#fff;stroke-width:2;fill:none}
.info-text-content h3{font-size:.9rem;font-weight:600;color:#6c757d;margin:0 0 .3rem;text-transform:uppercase;letter-spacing:.5px}
.info-text-content p{font-size:1.05rem;color:#212529;margin:0;line-height:1.5}
.info-text-content a{color:#A197AD;text-decoration:none;transition:color .2s ease}
.info-text-content a:hover{color:#8a7f94;text-decoration:underline}
.contact-form-section{padding:5rem 0;position:relative}
.contact-form-section::before{content:'';position:absolute;left:0;top:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#DAD7E2 50%,transparent 100%)}
.form-container-wrapper{max-width:1140px;margin:0 auto;padding:0 1.5rem}
.form-layout-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:start}
.form-side-content h2{font-size:2.2rem;font-weight:700;color:#212529;margin-bottom:1.5rem;line-height:1.3}
.form-side-content p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:1.2rem}
.form-side-benefits{margin-top:2.5rem}
.benefit-point{display:flex;align-items:start;gap:.9rem;margin-bottom:1.5rem}
.benefit-check{width:28px;height:28px;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}
.benefit-check svg{width:16px;height:16px;stroke:#fff;stroke-width:3;fill:none}
.benefit-text{font-size:1rem;color:#343a40;line-height:1.6}
.contact-form-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px #a197ad1f;border:1px solid #DAD7E2}
.form-field-group{margin-bottom:1.8rem}
.form-field-group label{display:block;font-size:.95rem;font-weight:600;color:#343a40;margin-bottom:.6rem}
.form-field-group input,.form-field-group textarea{width:100%;padding:.9rem 1.1rem;font-size:1rem;color:#212529;background:#f8f9fa;border:2px solid #DAD7E2;border-radius:8px;transition:all .3s ease;font-family:inherit}
.form-field-group input:focus,.form-field-group textarea:focus{outline:none;border-color:#A197AD;background:#fff;box-shadow:0 0 0 4px #a197ad1a}
.form-field-group textarea{resize:vertical;min-height:140px}
.privacy-consent-box{margin:2rem 0 1.5rem;display:flex;align-items:start;gap:.8rem}
.privacy-consent-box input[type="checkbox"]{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#A197AD;flex-shrink:0}
.privacy-consent-box label{font-size:.95rem;color:#495057;line-height:1.6;cursor:pointer}
.privacy-consent-box a{color:#A197AD;text-decoration:none;font-weight:600;transition:color .2s ease}
.privacy-consent-box a:hover{color:#8a7f94;text-decoration:underline}
.form-submit-btn{width:100%;padding:1.1rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #a197ad40}
.form-submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a197ad59}
.form-submit-btn:active{transform:translateY(0)}
.additional-resources-zone{padding:5rem 0;background:linear-gradient(180deg,#fff 0%,#fafbfc 100%);position:relative}
.additional-resources-zone::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#DAD7E2 50%,transparent 100%)}
.resources-content-wrap{max-width:1140px;margin:0 auto;padding:0 1.5rem}
.resources-header{text-align:center;margin-bottom:3.5rem}
.resources-header h2{font-size:2.4rem;font-weight:700;color:#212529;margin-bottom:1rem}
.resources-header p{font-size:1.1rem;color:#495057;max-width:680px;margin:0 auto;line-height:1.7}
.resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}
.resource-card{background:#fff;border-radius:14px;padding:2rem;border:2px solid #DAD7E2;transition:all .3s ease;position:relative;overflow:hidden}
.resource-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#A197AD 0%,#B6B1C6 100%);transform:scaleY(0);transition:transform .3s ease;transform-origin:top}
.resource-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #a197ad26;border-color:#B6B1C6}
.resource-card:hover::before{transform:scaleY(1)}
.resource-card h3{font-size:1.4rem;font-weight:700;color:#212529;margin-bottom:.9rem}
.resource-card p{font-size:1rem;color:#495057;line-height:1.6;margin-bottom:1.5rem}
.resource-link-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#A197AD;text-decoration:none;transition:all .2s ease}
.resource-link-btn:hover{color:#8a7f94;gap:.8rem}
.resource-link-btn svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}
@media (max-width: 768px) {
.contact-hero-content h1{font-size:2.2rem}
.contact-quick-info{flex-direction:column;gap:1.5rem}
.form-layout-grid{grid-template-columns:1fr;gap:3rem}
.contact-form-card{padding:2rem 1.5rem}
.resources-header h2{font-size:2rem}
.resources-grid{grid-template-columns:1fr}
.contact-hero-zone{padding:3rem 0 2.5rem}
.contact-form-section{padding:3.5rem 0}
.additional-resources-zone{padding:3.5rem 0}
}
.apropos-hero-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:5rem 0 4rem;position:relative;overflow:hidden}
.apropos-hero-wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#a197ad14 0%,transparent 70%);border-radius:50%}
.apropos-hero-content{max-width:1140px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.apropos-hero-title{font-size:2.8rem;color:#212529;margin-bottom:1.2rem;font-weight:700;line-height:1.2}
.apropos-hero-subtitle{font-size:1.25rem;color:#495057;max-width:680px;line-height:1.7;margin-bottom:2rem}
.apropos-hero-meta{display:flex;gap:2.5rem;flex-wrap:wrap;margin-top:2.5rem}
.apropos-meta-item{display:flex;flex-direction:column;gap:.4rem}
.apropos-meta-label{font-size:.875rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-weight:500}
.apropos-meta-value{font-size:1.1rem;color:#212529;font-weight:600}
.apropos-story-section{background:#fff;padding:5rem 0;position:relative}
.apropos-story-container{max-width:1140px;margin:0 auto;padding:0 20px}
.apropos-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}
.apropos-story-text h2{font-size:2.2rem;color:#212529;margin-bottom:1.5rem;font-weight:700;line-height:1.3}
.apropos-story-text p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:1.3rem}
.apropos-story-text p:last-of-type{margin-bottom:0}
.apropos-story-images{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;position:relative}
.apropos-img-wrapper{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}
.apropos-img-wrapper:hover{transform:translateY(-8px);box-shadow:0 8px 30px #a197ad33}
.apropos-img-wrapper img{width:100%;height:280px;object-fit:cover;display:block}
.apropos-img-wrapper:first-child{margin-top:2rem}
.apropos-team-section{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:5rem 0;position:relative}
.apropos-team-container{max-width:1140px;margin:0 auto;padding:0 20px}
.apropos-team-header{text-align:center;margin-bottom:3.5rem}
.apropos-team-header h2{font-size:2.2rem;color:#212529;margin-bottom:1rem;font-weight:700}
.apropos-team-header p{font-size:1.1rem;color:#6c757d;max-width:680px;margin:0 auto;line-height:1.7}
.apropos-team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:900px;margin:0 auto}
.apropos-team-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 15px #0000000f;transition:all .3s ease;border:2px solid transparent}
.apropos-team-card:hover{border-color:#B6B1C6;box-shadow:0 6px 25px #a197ad26;transform:translateY(-4px)}
.apropos-team-photo{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto 1.5rem;border:4px solid #DAD7E2}
.apropos-team-photo img{width:100%;height:100%;object-fit:cover}
.apropos-team-info{text-align:center}
.apropos-team-name{font-size:1.4rem;color:#212529;margin-bottom:.4rem;font-weight:700}
.apropos-team-role{font-size:.95rem;color:#A197AD;margin-bottom:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.apropos-team-bio{font-size:1rem;color:#495057;line-height:1.7}
.apropos-values-section{background:#fff;padding:5rem 0;position:relative}
.apropos-values-container{max-width:1140px;margin:0 auto;padding:0 20px}
.apropos-values-layout{display:grid;grid-template-columns:0.9fr 1.1fr;gap:4rem;align-items:center}
.apropos-values-visual{position:relative}
.apropos-values-img{border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #0000001a;position:relative;z-index:2}
.apropos-values-img img{width:100%;height:450px;object-fit:cover;display:block}
.apropos-values-accent{position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(135deg,#B6B1C6 0%,#DAD7E2 100%);border-radius:50%;z-index:1;opacity:.3}
.apropos-values-content h2{font-size:2.2rem;color:#212529;margin-bottom:2rem;font-weight:700;line-height:1.3}
.apropos-value-item{margin-bottom:2rem;padding-left:2.5rem;position:relative}
.apropos-value-item::before{content:'';position:absolute;left:0;top:6px;width:28px;height:28px;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);border-radius:50%}
.apropos-value-item::after{content:'';position:absolute;left:8px;top:5px;color:#fff;font-size:.95rem;font-weight:700}
.apropos-value-title{font-size:1.25rem;color:#212529;margin-bottom:.5rem;font-weight:700}
.apropos-value-desc{font-size:1.02rem;color:#495057;line-height:1.7}
.apropos-cta-section{background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);padding:4rem 0;position:relative;overflow:hidden}
.apropos-cta-section::before{content:'';position:absolute;top:-50%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);border-radius:50%}
.apropos-cta-container{max-width:1140px;margin:0 auto;padding:0 20px;text-align:center;position:relative;z-index:2}
.apropos-cta-container h2{font-size:2rem;color:#fff;margin-bottom:1.2rem;font-weight:700}
.apropos-cta-container p{font-size:1.15rem;color:#fffffff2;margin-bottom:2rem;max-width:680px;margin-left:auto;margin-right:auto;line-height:1.7}
.apropos-cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}
.apropos-btn-primary{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#A197AD;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 15px #00000026;border:2px solid transparent;position:relative;z-index:10}
.apropos-btn-primary:hover{background:#DAD7E2;color:#212529;transform:translateY(-2px);box-shadow:0 6px 20px #0003}
.apropos-btn-secondary{display:inline-block;padding:1rem 2.5rem;background:none;color:#fff;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;border:2px solid #fff;position:relative;z-index:10}
.apropos-btn-secondary:hover{background:#ffffff26;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}
@media (max-width: 992px) {
.apropos-hero-title{font-size:2.2rem}
.apropos-story-grid{grid-template-columns:1fr;gap:3rem}
.apropos-story-images{order:-1}
.apropos-values-layout{grid-template-columns:1fr;gap:3rem}
.apropos-values-visual{order:-1}
}
@media (max-width: 768px) {
.apropos-hero-wrapper{padding:3rem 0 2.5rem}
.apropos-hero-title{font-size:1.9rem}
.apropos-hero-subtitle{font-size:1.1rem}
.apropos-hero-meta{gap:1.5rem}
.apropos-story-section,.apropos-team-section,.apropos-values-section{padding:3.5rem 0}
.apropos-story-images{grid-template-columns:1fr}
.apropos-img-wrapper:first-child{margin-top:0}
.apropos-team-grid{grid-template-columns:1fr;gap:2rem}
.apropos-values-img img{height:320px}
.apropos-cta-section{padding:3rem 0}
.apropos-cta-container h2{font-size:1.7rem}
.apropos-cta-buttons{flex-direction:column;align-items:center}
.apropos-btn-primary,.apropos-btn-secondary{width:100%;max-width:300px;text-align:center}
}
@media (max-width: 576px) {
.apropos-hero-title{font-size:1.6rem}
.apropos-story-text h2,.apropos-team-header h2,.apropos-values-content h2{font-size:1.8rem}
.apropos-story-grid,.apropos-values-layout{gap:2.5rem}
.apropos-value-item{padding-left:2rem}
.apropos-value-item::before{width:24px;height:24px}
.apropos-value-item::after{left:6px;top:4px;font-size:.85rem}
}
.programme-apprentissage-hero{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.programme-apprentissage-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#a197ad1f 0%,transparent 70%);border-radius:50%}
.hero-contenu-principal{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}
.hero-texte-zone h1{font-size:3.2rem;color:#212529;font-weight:700;line-height:1.2;margin-bottom:25px;letter-spacing:-.5px}
.hero-texte-zone p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:35px}
.hero-image-conteneur{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 15px 45px #a197ad40}
.hero-image-conteneur img{width:100%;height:420px;object-fit:cover;display:block}
.hero-cta-bouton{display:inline-block;padding:16px 42px;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 6px 20px #a197ad4d}
.hero-cta-bouton:hover{transform:translateY(-3px);box-shadow:0 10px 30px #a197ad73}
.section-philosophie-enseignement{background:#fff;padding:70px 20px;position:relative}
.philosophie-wrapper{max-width:950px;margin:0 auto}
.philosophie-intro{text-align:center;margin-bottom:50px}
.philosophie-intro h2{font-size:2.5rem;color:#212529;font-weight:700;margin-bottom:20px}
.philosophie-intro p{font-size:1.1rem;color:#495057;line-height:1.7;max-width:750px;margin:0 auto}
.principes-grille{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:45px}
.principe-carte{background:#f8f9fa;padding:35px 28px;border-radius:10px;border-left:4px solid #A197AD;transition:transform .3s ease,box-shadow .3s ease}
.principe-carte:hover{transform:translateY(-5px);box-shadow:0 10px 30px #a197ad33}
.principe-carte h3{font-size:1.4rem;color:#343a40;font-weight:700;margin-bottom:15px}
.principe-carte p{font-size:1rem;color:#495057;line-height:1.6}
.section-parcours-detaille{background:linear-gradient(180deg,#fafbfc 0%,#fff 100%);padding:75px 20px}
.parcours-conteneur{max-width:1100px;margin:0 auto}
.parcours-titre-principal{text-align:center;margin-bottom:55px}
.parcours-titre-principal h2{font-size:2.6rem;color:#212529;font-weight:700;margin-bottom:18px}
.parcours-titre-principal p{font-size:1.05rem;color:#495057;line-height:1.6}
.etapes-parcours{display:flex;flex-direction:column;gap:40px;position:relative}
.etapes-parcours::before{content:'';position:absolute;left:45px;top:50px;bottom:50px;width:3px;background:linear-gradient(180deg,#A197AD 0%,#DAD7E2 100%)}
.etape-item{display:grid;grid-template-columns:90px 1fr;gap:30px;position:relative}
.etape-numero{width:90px;height:90px;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;box-shadow:0 8px 25px #a197ad59;position:relative;z-index:2}
.etape-contenu{background:#fff;padding:30px 35px;border-radius:12px;box-shadow:0 5px 20px #a197ad26;border:1px solid #DAD7E2}
.etape-contenu h3{font-size:1.6rem;color:#343a40;font-weight:700;margin-bottom:12px}
.etape-contenu .duree-tag{display:inline-block;padding:6px 16px;background:#DAD7E2;color:#495057;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:15px}
.etape-contenu p{font-size:1rem;color:#495057;line-height:1.7}
.section-accompagnement-personnalise{background:#fff;padding:70px 20px}
.accompagnement-conteneur{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.accompagnement-visuel{position:relative}
.accompagnement-visuel img{width:100%;height:480px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #a197ad40}
.accompagnement-details h2{font-size:2.4rem;color:#212529;font-weight:700;margin-bottom:25px;line-height:1.3}
.accompagnement-liste{display:flex;flex-direction:column;gap:25px;margin-top:35px}
.accompagnement-point{display:flex;gap:20px;align-items:start}
.point-icone{width:50px;height:50px;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 15px #a197ad4d}
.point-icone::before{content:'';color:#fff;font-size:1.5rem;font-weight:700}
.point-texte h3{font-size:1.3rem;color:#343a40;font-weight:700;margin-bottom:8px}
.point-texte p{font-size:1rem;color:#495057;line-height:1.6}
.section-temoignages-experiences{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:75px 20px;position:relative}
.temoignages-wrapper{max-width:1100px;margin:0 auto}
.temoignages-titre{text-align:center;margin-bottom:50px}
.temoignages-titre h2{font-size:2.5rem;color:#212529;font-weight:700;margin-bottom:18px}
.temoignages-grille{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.temoignage-carte{background:#fff;padding:40px 35px;border-radius:12px;box-shadow:0 8px 30px #a197ad33;position:relative;border-top:4px solid #B6B1C6}
.temoignage-profil{display:flex;align-items:center;gap:20px;margin-bottom:25px}
.profil-photo{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #DAD7E2}
.profil-info h4{font-size:1.25rem;color:#343a40;font-weight:700;margin-bottom:5px}
.profil-info .role-tag{font-size:.9rem;color:#A197AD;font-weight:600}
.temoignage-texte{font-size:1.05rem;color:#495057;line-height:1.7;font-style:italic}
.section-demarrer-formation{background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);padding:80px 20px;position:relative;overflow:hidden}
.section-demarrer-formation::after{content:'';position:absolute;bottom:-40%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#ffffff26 0%,transparent 70%);border-radius:50%}
.demarrer-conteneur{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:2}
.demarrer-conteneur h2{font-size:2.8rem;color:#fff;font-weight:700;margin-bottom:25px;line-height:1.2}
.demarrer-conteneur p{font-size:1.15rem;color:#fff;line-height:1.7;margin-bottom:20px;opacity:.95}
.info-session{display:inline-block;background:#fff3;padding:12px 30px;border-radius:25px;margin-bottom:35px;backdrop-filter:blur(10px)}
.info-session p{font-size:1.05rem;color:#fff;font-weight:600;margin:0}
.boutons-action{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.bouton-primaire{display:inline-block;padding:18px 45px;background:#fff;color:#A197AD;text-decoration:none;border-radius:8px;font-weight:700;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 8px 25px #00000026}
.bouton-primaire:hover{transform:translateY(-4px);box-shadow:0 12px 35px #00000040}
.bouton-secondaire{display:inline-block;padding:18px 45px;background:none;color:#fff;text-decoration:none;border-radius:8px;font-weight:700;font-size:1.1rem;border:2px solid #fff;transition:background .3s ease,transform .3s ease}
.bouton-secondaire:hover{background:#ffffff26;transform:translateY(-4px)}
@media (max-width: 768px) {
.hero-contenu-principal{grid-template-columns:1fr;gap:35px}
.hero-texte-zone h1{font-size:2.2rem}
.hero-image-conteneur img{height:300px}
.principes-grille{grid-template-columns:1fr;gap:20px}
.etapes-parcours::before{left:35px}
.etape-item{grid-template-columns:70px 1fr;gap:20px}
.etape-numero{width:70px;height:70px;font-size:1.6rem}
.accompagnement-conteneur{grid-template-columns:1fr;gap:40px}
.accompagnement-visuel img{height:350px}
.temoignages-grille{grid-template-columns:1fr;gap:25px}
.demarrer-conteneur h2{font-size:2rem}
.boutons-action{flex-direction:column;gap:15px}
.bouton-primaire,.bouton-secondaire{width:100%;text-align:center}
}
.cookie-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#fff 50%,#f8f9fa 100%);min-height:100vh;padding:0}
.cookie-policy-header-section{background:linear-gradient(to right,#DAD7E2,#B6B1C6);padding:80px 20px 60px;text-align:center;position:relative;overflow:hidden}
.cookie-policy-header-section::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#ffffff1a;border-radius:50%}
.cookie-policy-header-section::after{content:'';position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:#a197ad26;border-radius:50%}
.cookie-header-title{font-size:2.8rem;color:#212529;font-weight:700;margin:0 0 15px;position:relative;z-index:2;letter-spacing:-.5px}
.cookie-header-date{font-size:.95rem;color:#495057;position:relative;z-index:2}
.cookie-content-container{max-width:920px;margin:0 auto;padding:60px 25px 80px}
.cookie-intro-block{background:#fff;border-left:5px solid #A197AD;padding:35px 40px;margin-bottom:50px;box-shadow:0 2px 12px #a197ad14;border-radius:3px}
.cookie-intro-block p{font-size:1.1rem;line-height:1.75;color:#343a40;margin:0 0 18px}
.cookie-intro-block p:last-child{margin-bottom:0}
.cookie-section-wrapper{margin-bottom:55px}
.cookie-section-title{font-size:1.85rem;color:#212529;font-weight:700;margin:0 0 25px;padding-bottom:12px;border-bottom:3px solid #DAD7E2;display:inline-block;width:100%}
.cookie-subsection-title{font-size:1.4rem;color:#343a40;font-weight:600;margin:35px 0 18px}
.cookie-text-content{font-size:1.05rem;line-height:1.8;color:#495057;margin-bottom:20px}
.cookie-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin:30px 0}
.cookie-category-card{background:linear-gradient(135deg,#fff 0%,#fafbfc 100%);border:2px solid #DAD7E2;border-radius:8px;padding:28px;transition:all .3s ease}
.cookie-category-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #a197ad26;border-color:#B6B1C6}
.cookie-category-name{font-size:1.25rem;font-weight:700;color:#A197AD;margin:0 0 12px}
.cookie-category-description{font-size:.98rem;line-height:1.65;color:#495057;margin:0}
.cookie-detail-list{list-style:none;padding:0;margin:25px 0}
.cookie-detail-list li{padding:18px 20px 18px 50px;margin-bottom:12px;background:#f8f9fa;border-radius:6px;position:relative;font-size:1.02rem;line-height:1.7;color:#343a40;transition:background .2s ease}
.cookie-detail-list li:hover{background:#fff;box-shadow:0 2px 8px #a197ad1a}
.cookie-detail-list li::before{content:'→';position:absolute;left:20px;color:#A197AD;font-weight:700;font-size:1.3rem}
.cookie-tech-table{width:100%;border-collapse:separate;border-spacing:0;margin:35px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 15px #a197ad1a}
.cookie-tech-table thead{background:linear-gradient(to right,#A197AD,#B6B1C6)}
.cookie-tech-table th{padding:18px 20px;text-align:left;font-weight:600;font-size:1.05rem;color:#212529;border-bottom:3px solid #DAD7E2}
.cookie-tech-table td{padding:16px 20px;font-size:.98rem;color:#495057;border-bottom:1px solid #f0f1f2;line-height:1.6}
.cookie-tech-table tbody tr:hover{background:#fafbfc}
.cookie-tech-table tbody tr:last-child td{border-bottom:none}
.cookie-control-panel{background:linear-gradient(135deg,#DAD7E2 0%,#B6B1C6 100%);padding:40px;border-radius:10px;margin:45px 0;box-shadow:0 4px 20px #a197ad26}
.cookie-control-panel h3{font-size:1.5rem;color:#212529;margin:0 0 22px;font-weight:700}
.cookie-control-panel p{font-size:1.05rem;line-height:1.75;color:#343a40;margin-bottom:15px}
.cookie-highlight-box{background:#fff;border-left:4px solid #A197AD;padding:25px 30px;margin:30px 0;border-radius:4px;box-shadow:0 2px 10px #a197ad14}
.cookie-highlight-box p{font-size:1.02rem;line-height:1.7;color:#495057;margin:0 0 12px}
.cookie-highlight-box p:last-child{margin-bottom:0}
.cookie-numbered-sequence{counter-reset:cookie-step;padding:0;list-style:none;margin:35px 0}
.cookie-numbered-sequence li{counter-increment:cookie-step;padding:22px 25px 22px 75px;margin-bottom:18px;background:linear-gradient(to right,#fafbfc,#fff);border:1px solid #e9ecef;border-radius:6px;position:relative;font-size:1.02rem;line-height:1.7;color:#343a40}
.cookie-numbered-sequence li::before{content:counter(cookie-step);position:absolute;left:25px;top:50%;transform:translateY(-50%);width:38px;height:38px;background:linear-gradient(135deg,#A197AD,#B6B1C6);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;box-shadow:0 2px 8px #a197ad33}
.cookie-info-columns{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin:40px 0}
.cookie-info-column{background:#f8f9fa;padding:30px;border-radius:8px;border-top:4px solid #B6B1C6}
.cookie-info-column h4{font-size:1.3rem;color:#212529;margin:0 0 18px;font-weight:700}
.cookie-info-column p{font-size:.98rem;line-height:1.7;color:#495057;margin-bottom:12px}
.cookie-footer-contact{background:#fff;padding:45px;border-radius:10px;margin-top:60px;border:2px solid #DAD7E2;text-align:center}
.cookie-footer-contact h3{font-size:1.6rem;color:#212529;margin:0 0 20px;font-weight:700}
.cookie-footer-contact p{font-size:1.05rem;line-height:1.75;color:#495057;margin-bottom:25px}
.cookie-contact-details{display:flex;flex-direction:column;gap:12px;align-items:center}
.cookie-contact-item{font-size:1.02rem;color:#343a40;font-weight:500}
.cookie-contact-item a{color:#A197AD;text-decoration:none;transition:color .2s ease}
.cookie-contact-item a:hover{color:#8b7f99;text-decoration:underline}
@media (max-width: 768px) {
.cookie-policy-header-section{padding:60px 20px 45px}
.cookie-header-title{font-size:2rem}
.cookie-content-container{padding:40px 20px 60px}
.cookie-intro-block{padding:25px 20px}
.cookie-section-title{font-size:1.5rem}
.cookie-subsection-title{font-size:1.2rem}
.cookie-category-grid{grid-template-columns:1fr;gap:20px}
.cookie-info-columns{grid-template-columns:1fr;gap:25px}
.cookie-tech-table{font-size:.9rem}
.cookie-tech-table th,.cookie-tech-table td{padding:12px 10px}
.cookie-control-panel{padding:25px 20px}
.cookie-numbered-sequence li{padding:20px 20px 20px 70px}
.cookie-numbered-sequence li::before{left:18px;width:35px;height:35px;font-size:1rem}
.cookie-footer-contact{padding:30px 20px}
}
.politique-vie-privee-conteneur{max-width:920px;margin:0 auto;padding:60px 24px 80px;background:#fff}
.politique-vie-privee-conteneur h1{font-size:2.8rem;color:#212529;margin-bottom:16px;font-weight:700;line-height:1.2}
.politique-meta-info{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:28px 32px;border-radius:8px;margin-bottom:48px;border-left:4px solid #A197AD}
.politique-meta-info p{color:#495057;font-size:.95rem;line-height:1.7;margin:8px 0}
.politique-meta-info strong{color:#343a40;font-weight:600}
.section-politique-principale{margin-bottom:52px}
.section-politique-principale h2{font-size:1.75rem;color:#343a40;margin-bottom:20px;font-weight:600;padding-bottom:12px;border-bottom:2px solid #DAD7E2}
.section-politique-principale h3{font-size:1.35rem;color:#495057;margin:32px 0 16px;font-weight:600}
.section-politique-principale p{color:#495057;font-size:1rem;line-height:1.8;margin-bottom:18px}
.section-politique-principale ul{margin:20px 0 24px;padding-left:0;list-style:none}
.section-politique-principale ul li{color:#495057;font-size:1rem;line-height:1.75;margin-bottom:14px;padding-left:32px;position:relative}
.section-politique-principale ul li::before{content:"→";position:absolute;left:0;color:#A197AD;font-weight:700;font-size:1.1rem}
.encadre-attention{background:#fafbfc;border:1px solid #DAD7E2;border-radius:6px;padding:24px 28px;margin:32px 0}
.encadre-attention p{color:#343a40;font-size:.98rem;line-height:1.7;margin-bottom:12px}
.encadre-attention p:last-child{margin-bottom:0}
.bloc-contact-politique{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:36px 40px;border-radius:8px;margin-top:56px;border:1px solid #DAD7E2}
.bloc-contact-politique h2{font-size:1.65rem;color:#343a40;margin-bottom:20px;font-weight:600}
.bloc-contact-politique p{color:#495057;font-size:1rem;line-height:1.75;margin-bottom:14px}
.bloc-contact-politique a{color:#A197AD;text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:border-color .3s ease}
.bloc-contact-politique a:hover{border-bottom-color:#A197AD}
.divider-section{height:1px;background:linear-gradient(to right,transparent,#DAD7E2,transparent);margin:48px 0}
@media (max-width: 768px) {
.politique-vie-privee-conteneur{padding:40px 20px 60px}
.politique-vie-privee-conteneur h1{font-size:2.1rem}
.politique-meta-info{padding:20px 24px}
.section-politique-principale h2{font-size:1.5rem}
.section-politique-principale h3{font-size:1.2rem}
.section-politique-principale ul li{padding-left:28px}
.bloc-contact-politique{padding:28px 24px}
}
.confirmation-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#fff 50%,#f8f9fa 100%);min-height:100vh;padding:0;margin:0}
.success-container{max-width:680px;margin:0 auto;padding:80px 24px 100px}
.check-icon-area{text-align:center;margin-bottom:48px;animation:slideDown .6s ease-out}
@keyframes slideDown {
from{opacity:0;transform:translateY(-30px)}
to{opacity:1;transform:translateY(0)}
}
.check-circle-visual{width:96px;height:96px;margin:0 auto 24px;border-radius:50%;background:linear-gradient(135deg,#B6B1C6 0%,#A197AD 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #a197ad40;animation:pulse 2s ease-in-out infinite}
@keyframes pulse {
0%,100%{box-shadow:0 8px 24px #a197ad40}
50%{box-shadow:0 12px 32px #a197ad59}
}
.check-symbol{width:48px;height:48px;border:4px solid #fff;border-left:none;border-top:none;transform:rotate(45deg) translateY(-4px)}
.main-heading-success{font-size:42px;font-weight:700;color:#212529;margin:0 0 16px;line-height:1.2;text-align:center}
.subheading-text{font-size:19px;color:#495057;line-height:1.6;text-align:center;margin:0}
.info-card-block{background:#fff;border-radius:16px;padding:40px 36px;margin:48px 0;box-shadow:0 2px 12px #0000000f;border:1px solid #DAD7E2;animation:fadeInUp .7s ease-out .2s both}
@keyframes fadeInUp {
from{opacity:0;transform:translateY(20px)}
to{opacity:1;transform:translateY(0)}
}
.card-title-text{font-size:24px;font-weight:600;color:#343a40;margin:0 0 24px}
.details-list-items{list-style:none;padding:0;margin:0}
.details-list-items li{padding:14px 0;border-bottom:1px solid #f5f6fa;display:flex;justify-content:space-between;align-items:center;font-size:16px;line-height:1.5}
.details-list-items li:last-child{border-bottom:none}
.label-part{color:#495057;font-weight:500}
.value-part{color:#212529;font-weight:600;text-align:right;max-width:60%;word-break:break-word}
.next-steps-section{margin:56px 0 0;animation:fadeInUp .7s ease-out .4s both}
.steps-heading{font-size:28px;font-weight:700;color:#212529;margin:0 0 32px;text-align:left}
.step-item-block{background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);border-radius:12px;padding:28px 32px;margin-bottom:20px;border-left:4px solid #A197AD;transition:all .3s ease}
.step-item-block:hover{transform:translateX(8px);box-shadow:0 4px 16px #a197ad26}
.step-number-circle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#B6B1C6;color:#fff;border-radius:50%;font-weight:700;font-size:18px;margin-right:16px;flex-shrink:0}
.step-content-wrap{display:flex;align-items:flex-start}
.step-text-area{flex:1}
.step-title-text{font-size:20px;font-weight:600;color:#343a40;margin:0 0 8px}
.step-description{font-size:15px;color:#495057;line-height:1.6;margin:0}
.cta-buttons-zone{margin:56px 0 0;text-align:center;animation:fadeInUp .7s ease-out .6s both}
.primary-btn-action{display:inline-block;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);color:#fff;padding:16px 48px;border-radius:8px;font-size:17px;font-weight:600;text-decoration:none;margin:0 12px 16px;transition:all .3s ease;border:none;box-shadow:0 4px 12px #a197ad4d}
.primary-btn-action:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a197ad66;background:linear-gradient(135deg,#9688a0 0%,#a9a4ba 100%)}
.secondary-btn-link{display:inline-block;background:#fff;color:#A197AD;padding:16px 48px;border-radius:8px;font-size:17px;font-weight:600;text-decoration:none;margin:0 12px 16px;transition:all .3s ease;border:2px solid #A197AD}
.secondary-btn-link:hover{background:#fafbfc;transform:translateY(-2px);box-shadow:0 4px 12px #a197ad33}
.note-box-area{background:linear-gradient(135deg,#DAD7E2 0%,#f5f6fa 100%);border-radius:12px;padding:24px 28px;margin:48px 0 0;border-left:4px solid #B6B1C6;animation:fadeInUp .7s ease-out .8s both}
.note-text-content{font-size:15px;color:#343a40;line-height:1.7;margin:0}
.note-text-content strong{color:#212529;font-weight:600}
@media (max-width: 768px) {
.success-container{padding:60px 20px 80px}
.main-heading-success{font-size:32px}
.subheading-text{font-size:17px}
.info-card-block{padding:32px 24px}
.card-title-text{font-size:21px}
.details-list-items li{flex-direction:column;align-items:flex-start;gap:6px}
.value-part{max-width:100%;text-align:left}
.steps-heading{font-size:24px}
.step-item-block{padding:20px}
.step-content-wrap{flex-direction:row}
.step-title-text{font-size:18px}
.step-description{font-size:14px}
.cta-buttons-zone{display:flex;flex-direction:column;align-items:stretch}
.primary-btn-action,.secondary-btn-link{margin:0 0 16px;width:100%;text-align:center}
.check-circle-visual{width:80px;height:80px}
.check-symbol{width:40px;height:40px}
}
@media (max-width: 480px) {
.success-container{padding:48px 16px 64px}
.main-heading-success{font-size:28px}
.info-card-block{padding:24px 20px;margin:36px 0}
.step-item-block{padding:18px 16px}
.step-number-circle{width:32px;height:32px;font-size:16px;margin-right:12px}
}
.error-page-wrapper{min-height:90vh;background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 50%,#fff 100%);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;position:relative;overflow:hidden}
.error-page-wrapper::before{content:'';position:absolute;top:-50%;right:-20%;width:70%;height:150%;background:radial-gradient(circle,#dad7e24d 0%,transparent 70%);pointer-events:none}
.error-page-wrapper::after{content:'';position:absolute;bottom:-30%;left:-15%;width:60%;height:120%;background:radial-gradient(circle,#b6b1c633 0%,transparent 65%);pointer-events:none}
.error-content-box{max-width:720px;width:100%;background:#fff;border-radius:16px;padding:4rem 3rem;box-shadow:0 8px 32px #a197ad26;position:relative;z-index:2;text-align:center}
.error-visual-number{font-size:9rem;font-weight:800;line-height:1;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 50%,#DAD7E2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1.5rem;letter-spacing:-.02em}
.error-main-heading{font-size:2.2rem;color:#212529;margin:0 0 1.2rem;font-weight:700;line-height:1.3}
.error-description-text{font-size:1.1rem;color:#495057;line-height:1.7;margin:0 0 2.5rem;max-width:540px;margin-left:auto;margin-right:auto}
.error-suggestions-container{background:#f8f9fa;border-left:4px solid #A197AD;padding:1.8rem 2rem;margin:2.5rem 0;text-align:left;border-radius:8px}
.error-suggestions-title{font-size:1.15rem;color:#212529;font-weight:600;margin:0 0 1rem}
.error-suggestions-list{list-style:none;padding:0;margin:0}
.error-suggestions-list li{color:#495057;font-size:1rem;line-height:1.6;margin-bottom:.8rem;padding-left:1.8rem;position:relative}
.error-suggestions-list li::before{content:'→';position:absolute;left:0;color:#A197AD;font-weight:700;font-size:1.2rem}
.error-suggestions-list li:last-child{margin-bottom:0}
.error-actions-wrapper{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}
.error-btn-primary{display:inline-block;padding:.95rem 2.2rem;background:linear-gradient(135deg,#A197AD 0%,#B6B1C6 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 12px #a197ad40;position:relative;z-index:10}
.error-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 18px #a197ad59;background:linear-gradient(135deg,#9288a0 0%,#a8a3bb 100%)}
.error-btn-secondary{display:inline-block;padding:.95rem 2.2rem;background:#fff;color:#A197AD;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid #DAD7E2;cursor:pointer;position:relative;z-index:10}
.error-btn-secondary:hover{border-color:#B6B1C6;background:#fafbfc;transform:translateY(-2px)}
.error-contact-info{margin-top:3rem;padding-top:2.5rem;border-top:1px solid #DAD7E2}
.error-contact-heading{font-size:1.05rem;color:#343a40;font-weight:600;margin:0 0 1rem}
.error-contact-details{display:flex;flex-direction:column;gap:.6rem;align-items:center}
.error-contact-item{color:#495057;font-size:.95rem;text-decoration:none;transition:color .2s ease}
.error-contact-item:hover{color:#A197AD}
.error-decorative-shape{position:absolute;width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#a197ad1a 0%,#dad7e226 100%);top:-60px;right:-60px;pointer-events:none}
.error-decorative-shape-two{position:absolute;width:90px;height:90px;border-radius:50%;background:linear-gradient(225deg,#b6b1c61f 0%,#dad7e214 100%);bottom:-45px;left:-45px;pointer-events:none}
@media (max-width: 768px) {
.error-content-box{padding:3rem 1.8rem}
.error-visual-number{font-size:6rem}
.error-main-heading{font-size:1.75rem}
.error-description-text{font-size:1rem}
.error-suggestions-container{padding:1.5rem}
.error-actions-wrapper{flex-direction:column;gap:.8rem}
.error-btn-primary,.error-btn-secondary{width:100%;text-align:center}
}
@media (max-width: 480px) {
.error-content-box{padding:2.5rem 1.5rem}
.error-visual-number{font-size:5rem}
.error-main-heading{font-size:1.5rem}
}