:root{--primary-color:#8F829B;--secondary-color:#BDB8CC;--tertiary-color:#CDC6E7;--text-dark:#212529;--text-medium:#495057;--text-light:#6c757d;--bg-light:#fff;--bg-subtle:#f8f9fa;--bg-cream:#fafbfc;--shadow-sm:0 2px 8px #8f829b14;--shadow-md:0 4px 16px #8f829b1f;--shadow-lg:0 8px 24px #8f829b29;--transition-smooth:all .3s cubic-bezier(0.4,0,0.2,1)}
*{margin:0;padding:0;box-sizing:border-box}
body{color:var(--text-dark);background:var(--bg-light);font-variation-settings:wght 400;font:16px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
.sr_only_892{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
header{background:linear-gradient(135deg,#8F829B 0%,#BDB8CC 100%);box-shadow:var(--shadow-md);position:relative;z-index:100}
.header_row1_zx47{max-width:1400px;margin:0 auto;padding:28px 40px 22px;display:flex;flex-direction:column;align-items:center;gap:18px}
.logo_container_9k2p{position:relative;z-index:102;display:flex;flex-direction:column;align-items:center;gap:10px}
.logo_image_8yt3{height:110px;width:110px;object-fit:contain;background:var(--bg-light);padding:12px;border-radius:50%;box-shadow:0 6px 20px #21252926}
.brand_name_4jf8{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--bg-light);text-align:center;font-variation-settings:wght 700;letter-spacing:.5px;text-shadow:0 2px 8px #21252933}
.header_row2_nav_5l9m{background:#ffffff26;backdrop-filter:blur(8px);border-top:2px solid #ffffff40;border-bottom:2px solid #ffffff40;width:100%}
.nav_container_3pd7{max-width:1400px;margin:0 auto;padding:0 40px}
.main_navigation_6hw2{display:flex;justify-content:center;align-items:center;gap:30px;list-style:none;padding:18px 0;flex-wrap:wrap}
.nav_link_item_2bn8{position:relative}
.nav_anchor_7mt4{color:var(--bg-light);text-decoration:none;font-size:1.05rem;font-weight:600;padding:10px 20px;display:block;border-radius:6px;transition:var(--transition-smooth);font-variation-settings:wght 600;letter-spacing:.3px;position:relative;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}
.nav_anchor_7mt4:hover{background:#fff3}
.nav_anchor_7mt4:focus{outline:2px solid var(--bg-light);outline-offset:3px}
.nav_anchor_7mt4::after{content:'';position:absolute;bottom:5px;left:50%;transform:translateX(-50%);width:0;height:2px;background:var(--bg-light);transition:width .3s ease}
.nav_anchor_7mt4:hover::after{width:60%}
main{min-height:60vh}
footer{background:linear-gradient(135deg,#212529 0%,#343a40 50%,#495057 100%);color:var(--bg-light);padding:60px 40px 30px;margin-top:80px;position:relative;overflow:hidden}
footer::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color),var(--tertiary-color))}
.footer_content_8xm2{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:50px;margin-bottom:40px}
.footer_section_9kp3{display:flex;flex-direction:column;gap:20px}
.footer_heading_4vn7{font-size:1.3rem;font-weight:700;color:var(--tertiary-color);margin-bottom:8px;font-variation-settings:wght 700;letter-spacing:.5px}
.footer_logo_2bx8{height:70px;width:70px;object-fit:contain;background:var(--bg-light);padding:10px;border-radius:12px;margin-bottom:12px}
.footer_text_5lm9{font-size:.95rem;line-height:1.6;color:#ffffffd9}
.footer_address_3jw6{font-style:normal;line-height:1.7}
.footer_links_list_7hp4{list-style:none;display:flex;flex-direction:column;gap:14px}
.footer_link_anchor_9mc2{color:#ffffffd9;text-decoration:none;transition:var(--transition-smooth);font-size:.95rem;display:inline-block;padding:4px 0;min-height:44px;display:flex;align-items:center}
.footer_link_anchor_9mc2:hover{color:var(--tertiary-color);transform:translateX(5px)}
.footer_link_anchor_9mc2:focus{outline:2px solid var(--tertiary-color);outline-offset:3px}
.footer_bottom_6km8{border-top:1px solid #ffffff26;padding-top:30px;text-align:center}
.copyright_text_2vn9{font-size:.9rem;color:#ffffffb3}
.consent_overlay_4jx9{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#212529fa 0%,#343a40fa 100%);padding:32px;box-shadow:0 -6px 30px #00000040;z-index:9999;border-top:3px solid var(--primary-color);transform:translateY(100%);transition:transform .4s cubic-bezier(0.4,0,0.2,1)}
.consent_overlay_4jx9.visible_8pn2{transform:translateY(0)}
.consent_wrapper_7bm4{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:24px}
.consent_header_3vk8{font-size:1.4rem;font-weight:700;color:var(--bg-light);margin-bottom:8px;font-variation-settings:wght 700}
.consent_description_9lw2{font-size:1rem;line-height:1.6;color:#ffffffe6;margin-bottom:12px}
.consent_policy_link_5mx7{color:var(--tertiary-color);text-decoration:underline;transition:var(--transition-smooth)}
.consent_policy_link_5mx7:hover{color:var(--secondary-color)}
.consent_policy_link_5mx7:focus{outline:2px solid var(--tertiary-color);outline-offset:2px}
.consent_actions_6kp9{display:flex;gap:16px;flex-wrap:wrap}
.consent_button_2hx7{padding:14px 32px;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:var(--transition-smooth);font-variation-settings:wght 600;min-height:44px;min-width:120px}
.consent_accept_4vm8{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--bg-light)}
.consent_accept_4vm8:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 16px #8f829b4d}
.consent_reject_9bn3{background:transparent;color:var(--bg-light);border:2px solid #fff6}
.consent_reject_9bn3:hover{background:#ffffff1a;border-color:#fff9}
.consent_button_2hx7:focus{outline:2px solid var(--tertiary-color);outline-offset:3px}
@media (max-width: 768px) {
.header_row1_zx47{padding:20px 24px 16px;gap:14px}
.logo_image_8yt3{height:80px;width:80px}
.brand_name_4jf8{font-size:1.3rem}
.nav_container_3pd7{padding:0 24px}
.main_navigation_6hw2{gap:16px;padding:14px 0}
.nav_anchor_7mt4{font-size:.95rem;padding:8px 16px}
footer{padding:40px 24px 24px}
.footer_content_8xm2{grid-template-columns:1fr;gap:36px}
.consent_overlay_4jx9{padding:24px 20px}
.consent_header_3vk8{font-size:1.2rem}
.consent_description_9lw2{font-size:.95rem}
.consent_actions_6kp9{flex-direction:column}
.consent_button_2hx7{width:100%}
}
@media (max-width: 480px) {
.logo_image_8yt3{height:65px;width:65px}
.main_navigation_6hw2{flex-direction:column;gap:8px}
.nav_anchor_7mt4{width:100%;text-align:center}
}
.programme-apprentissage-principale{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh}
.intro-programme-section{padding:80px 20px 60px;max-width:1200px;margin:0 auto;position:relative}
.intro-programme-section::before{content:'';position:absolute;top:0;left:10%;width:120px;height:120px;background:linear-gradient(135deg,#CDC6E7 0%,#BDB8CC 100%);border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;opacity:.15;z-index:1}
.intro-contenu-wrapper{position:relative;z-index:2;max-width:850px}
.intro-contenu-wrapper h1{font-size:2.8rem;color:#212529;margin-bottom:24px;font-weight:700;line-height:1.2}
.intro-contenu-wrapper p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:18px}
.intro-contenu-wrapper .date-meta{display:inline-block;background:#8F829B;color:#fff;padding:8px 16px;border-radius:6px;font-size:.95rem;font-weight:600;margin-top:12px}
.parcours-detaille-section{background:#fff;padding:70px 20px;position:relative}
.parcours-detaille-section::after{content:'';position:absolute;bottom:0;right:8%;width:140px;height:140px;background:linear-gradient(225deg,#BDB8CC 0%,#CDC6E7 100%);border-radius:50% 20% 50% 20%;opacity:.12}
.parcours-grid-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.parcours-image-bloc{position:relative}
.parcours-image-bloc img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #8f829b26}
.parcours-texte-bloc h2{font-size:2.2rem;color:#212529;margin-bottom:28px;font-weight:700}
.parcours-texte-bloc p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:20px}
.module-liste-wrapper{margin-top:32px}
.module-item-unique{background:#f8f9fa;padding:20px 24px;border-radius:8px;margin-bottom:16px;border-left:4px solid #8F829B;transition:all .3s ease}
.module-item-unique:hover{transform:translateX(6px);box-shadow:0 4px 12px #8f829b1f}
.module-item-unique h3{font-size:1.2rem;color:#212529;margin-bottom:8px;font-weight:600}
.module-item-unique p{font-size:.98rem;color:#495057;line-height:1.6;margin:0}
.formateurs-expertise-section{background:linear-gradient(180deg,#fafbfc 0%,#fff 100%);padding:70px 20px}
.formateurs-conteneur-principal{max-width:1200px;margin:0 auto}
.formateurs-conteneur-principal h2{font-size:2.2rem;color:#212529;text-align:center;margin-bottom:50px;font-weight:700}
.formateurs-grille-portraits{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:900px;margin:0 auto}
.formateur-carte-individuelle{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #8f829b1f;transition:all .3s ease}
.formateur-carte-individuelle:hover{transform:translateY(-6px);box-shadow:0 12px 32px #8f829b2e}
.formateur-photo-cadre{width:100%;height:280px;overflow:hidden;position:relative}
.formateur-photo-cadre img{width:100%;height:100%;object-fit:cover}
.formateur-info-texte{padding:28px 24px}
.formateur-info-texte h3{font-size:1.4rem;color:#212529;margin-bottom:8px;font-weight:600}
.formateur-info-texte .specialite-tag{display:inline-block;background:#CDC6E7;color:#212529;padding:6px 14px;border-radius:20px;font-size:.88rem;margin-bottom:16px;font-weight:500}
.formateur-info-texte p{font-size:1rem;color:#495057;line-height:1.65;margin:0}
.pratique-application-section{background:#fff;padding:70px 20px;position:relative;overflow:hidden}
.pratique-application-section::before{content:'';position:absolute;top:15%;left:-60px;width:200px;height:200px;background:radial-gradient(circle,#BDB8CC 0%,transparent 70%);opacity:.08}
.pratique-conteneur-interne{max-width:1100px;margin:0 auto}
.pratique-conteneur-interne h2{font-size:2.2rem;color:#212529;margin-bottom:36px;font-weight:700}
.competences-tableau-wrapper{background:#fafbfc;border-radius:12px;padding:36px;margin-bottom:40px;border:1px solid #e9ecef}
.competences-tableau-complet{width:100%;border-collapse:separate;border-spacing:0}
.competences-tableau-complet thead{background:#8F829B}
.competences-tableau-complet th{color:#fff;font-weight:600;padding:16px 20px;text-align:left;font-size:1.05rem}
.competences-tableau-complet th:first-child{border-radius:8px 0 0 0}
.competences-tableau-complet th:last-child{border-radius:0 8px 0 0}
.competences-tableau-complet tbody tr{background:#fff;transition:background .2s ease}
.competences-tableau-complet tbody tr:hover{background:#f8f9fa}
.competences-tableau-complet td{padding:18px 20px;color:#495057;font-size:1rem;border-bottom:1px solid #e9ecef}
.competences-tableau-complet td:first-child{font-weight:600;color:#212529}
.competence-checkmark{color:#8F829B;font-weight:700;font-size:1.2rem}
.pratique-description-finale p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:18px}
.inscription-action-section{background:linear-gradient(135deg,#8F829B 0%,#BDB8CC 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.inscription-action-section::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:radial-gradient(circle,#ffffff26 0%,transparent 70%)}
.inscription-contenu-centrer{max-width:800px;margin:0 auto;position:relative;z-index:2}
.inscription-contenu-centrer h2{font-size:2.4rem;color:#fff;margin-bottom:22px;font-weight:700}
.inscription-contenu-centrer p{font-size:1.15rem;color:#fff;line-height:1.65;margin-bottom:32px;opacity:.95}
.session-date-highlight{display:inline-block;background:#ffffff40;color:#fff;padding:14px 28px;border-radius:8px;font-size:1.1rem;font-weight:600;margin-bottom:32px;border:2px solid #fff6}
.bouton-contact-principal{display:inline-block;background:#fff;color:#8F829B;padding:16px 40px;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px #00000026}
.bouton-contact-principal:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000040;background:#f8f9fa}
@media (max-width: 768px) {
.intro-programme-section{padding:50px 16px 40px}
.intro-contenu-wrapper h1{font-size:2rem}
.intro-contenu-wrapper p{font-size:1rem}
.parcours-grid-container{grid-template-columns:1fr;gap:36px}
.parcours-image-bloc img{height:300px}
.parcours-texte-bloc h2{font-size:1.8rem}
.formateurs-grille-portraits{grid-template-columns:1fr;gap:30px}
.formateur-photo-cadre{height:320px}
.pratique-application-section{padding:50px 16px}
.competences-tableau-wrapper{padding:20px;overflow-x:auto}
.competences-tableau-complet{font-size:.9rem}
.competences-tableau-complet th,.competences-tableau-complet td{padding:12px 14px}
.inscription-action-section{padding:60px 16px}
.inscription-contenu-centrer h2{font-size:1.9rem}
.inscription-contenu-centrer p{font-size:1rem}
.bouton-contact-principal{padding:14px 32px;font-size:1rem}
}
.news-page-wrapper{background:#fff;min-height:100vh}
.news-hero-banner{background:linear-gradient(135deg,#CDC6E7 0%,#BDB8CC 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.news-hero-banner::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#ffffff1a;border-radius:50%}
.news-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.news-hero-content h1{font-size:2.8rem;color:#212529;margin-bottom:20px;font-weight:700;line-height:1.2}
.news-hero-subtitle{font-size:1.1rem;color:#343a40;max-width:700px;line-height:1.6}
.articles-grid-section{padding:70px 20px;background:#f8f9fa}
.articles-grid-container{max-width:1200px;margin:0 auto}
.grid-layout-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:40px;margin-top:50px}
.featured-article-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}
.featured-article-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #8f829b33}
.featured-img-wrapper{width:100%;height:380px;overflow:hidden}
.featured-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.featured-article-card:hover .featured-img-wrapper img{transform:scale(1.05)}
.featured-article-content{padding:30px}
.article-meta-info{display:flex;gap:15px;margin-bottom:15px;font-size:.9rem;color:#8F829B}
.featured-article-content h2{font-size:1.8rem;color:#212529;margin-bottom:15px;line-height:1.3}
.featured-article-content p{color:#495057;line-height:1.7;margin-bottom:20px}
.read-more-link{display:inline-flex;align-items:center;gap:8px;color:#8F829B;font-weight:600;text-decoration:none;transition:gap .3s ease}
.read-more-link:hover{gap:12px;color:#6d5f7a}
.sidebar-articles{display:flex;flex-direction:column;gap:25px}
.sidebar-article-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:transform .3s ease}
.sidebar-article-item:hover{transform:translateX(5px)}
.sidebar-img-box{width:100%;height:200px;overflow:hidden}
.sidebar-img-box img{width:100%;height:100%;object-fit:cover}
.sidebar-article-text{padding:20px}
.sidebar-article-text h3{font-size:1.2rem;color:#212529;margin-bottom:10px;line-height:1.4}
.sidebar-article-text .article-meta-info{margin-bottom:0}
.timeline-insights-section{padding:70px 20px;background:#fff}
.timeline-insights-wrapper{max-width:1000px;margin:0 auto}
.section-header-center{text-align:center;margin-bottom:60px}
.section-header-center h2{font-size:2.2rem;color:#212529;margin-bottom:15px}
.section-header-center p{font-size:1.05rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.timeline-container{position:relative;padding-left:80px}
.timeline-item{position:relative;margin-bottom:50px;padding-left:40px}
.timeline-marker{position:absolute;left:-80px;top:0;width:60px;height:60px;background:linear-gradient(135deg,#8F829B,#BDB8CC);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem;box-shadow:0 4px 12px #8f829b4d}
.timeline-item::before{content:'';position:absolute;left:-50px;top:60px;bottom:-50px;width:2px;background:#CDC6E7}
.timeline-item:last-child::before{display:none}
.timeline-content-box{background:#f8f9fa;padding:25px;border-radius:8px;border-left:4px solid #8F829B}
.timeline-content-box h3{font-size:1.4rem;color:#212529;margin-bottom:10px}
.timeline-date{font-size:.9rem;color:#8F829B;margin-bottom:12px;font-weight:600}
.timeline-content-box p{color:#495057;line-height:1.7}
.expert-voices-section{padding:70px 20px;background:linear-gradient(180deg,#fafbfc 0%,#f5f6fa 100%)}
.expert-voices-container{max-width:1200px;margin:0 auto}
.expert-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px;margin-top:50px}
.expert-card{background:#fff;border-radius:12px;padding:35px;box-shadow:0 6px 18px #00000012;display:flex;gap:25px;transition:transform .3s ease}
.expert-card:hover{transform:translateY(-8px)}
.expert-photo-frame{flex-shrink:0}
.expert-photo-frame img{width:100px;height:100px;border-radius:50%;object-fit:cover;border:4px solid #CDC6E7}
.expert-info-text h4{font-size:1.3rem;color:#212529;margin-bottom:5px}
.expert-role{font-size:.95rem;color:#8F829B;margin-bottom:15px;font-weight:600}
.expert-info-text p{color:#495057;line-height:1.6;font-size:.95rem}
.newsletter-cta-section{padding:70px 20px;background:#fff}
.newsletter-cta-wrapper{max-width:800px;margin:0 auto;background:linear-gradient(135deg,#8F829B 0%,#BDB8CC 50%,#CDC6E7 100%);padding:60px 50px;border-radius:16px;text-align:center;box-shadow:0 8px 24px #8f829b40}
.newsletter-cta-wrapper h2{font-size:2rem;color:#fff;margin-bottom:15px}
.newsletter-cta-wrapper p{font-size:1.1rem;color:#fff;margin-bottom:35px;line-height:1.6}
.cta-button-group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.cta-primary-btn{display:inline-block;padding:16px 40px;background:#fff;color:#8F829B;font-weight:700;font-size:1.05rem;text-decoration:none;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #00000026}
.cta-primary-btn:hover{transform:scale(1.05);box-shadow:0 6px 18px #0003}
.cta-secondary-btn{display:inline-block;padding:16px 40px;background:transparent;color:#fff;font-weight:700;font-size:1.05rem;text-decoration:none;border:2px solid #fff;border-radius:8px;transition:background .3s ease,color .3s ease}
.cta-secondary-btn:hover{background:#fff;color:#8F829B}
@media (max-width: 992px) {
.grid-layout-wrapper{grid-template-columns:1fr}
.expert-grid{grid-template-columns:1fr}
.timeline-container{padding-left:60px}
.timeline-marker{left:-60px;width:50px;height:50px;font-size:1rem}
.timeline-item::before{left:-35px}
}
@media (max-width: 768px) {
.news-hero-content h1{font-size:2rem}
.featured-img-wrapper{height:280px}
.featured-article-content h2{font-size:1.5rem}
.expert-card{flex-direction:column;text-align:center}
.expert-photo-frame{margin:0 auto}
.newsletter-cta-wrapper{padding:40px 30px}
.newsletter-cta-wrapper h2{font-size:1.6rem}
.cta-button-group{flex-direction:column;align-items:center}
.cta-primary-btn,.cta-secondary-btn{width:100%;max-width:300px}
.timeline-container{padding-left:0}
.timeline-marker{position:relative;left:0;margin-bottom:15px}
.timeline-item{padding-left:0}
.timeline-item::before{display:none}
}
.index-hero-wrap{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.index-hero-wrap::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#8f829bf2 0%,#bdb8cceb 100%);z-index:1}
.index-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.index-hero-content{position:relative;z-index:2;text-align:center;padding:40px 20px;max-width:920px;margin:0 auto}
.index-hero-title{font-size:3.8rem;font-weight:700;color:#fff;margin-bottom:28px;line-height:1.2;text-shadow:0 2px 8px #00000026}
.index-hero-subtitle{font-size:1.35rem;color:#fafbfc;margin-bottom:42px;line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto}
.index-hero-cta{display:inline-block;padding:18px 46px;background:#fff;color:#8F829B;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 16px #0003}
.index-hero-cta:hover{transform:translateY(-3px);box-shadow:0 6px 24px #0000004d;color:#8F829B}
.index-diagonal-section{position:relative;background:#fff;padding:120px 0 100px;clip-path:polygon(0 8%,100% 0,100% 92%,0 100%);margin-top:-80px}
.index-diagonal-inner{max-width:1200px;margin:0 auto;padding:0 20px}
.index-diagonal-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.index-diagonal-content h2{font-size:2.5rem;color:#212529;margin-bottom:24px;font-weight:700;line-height:1.3}
.index-diagonal-content p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:18px}
.index-diagonal-img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 8px 32px #8f829b33}
.index-stats-block{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:90px 0}
.index-stats-container{max-width:1200px;margin:0 auto;padding:0 20px}
.index-stats-header{text-align:center;margin-bottom:70px}
.index-stats-header h2{font-size:2.6rem;color:#212529;margin-bottom:20px;font-weight:700}
.index-stats-header p{font-size:1.1rem;color:#495057;max-width:720px;margin:0 auto;line-height:1.7}
.index-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.index-stat-card{background:#fff;padding:42px 32px;border-radius:10px;text-align:center;box-shadow:0 4px 20px #8f829b1f;transition:transform .3s ease,box-shadow .3s ease}
.index-stat-card:hover{transform:translateY(-8px);box-shadow:0 8px 32px #8f829b33}
.index-stat-number{font-size:3.2rem;font-weight:700;color:#8F829B;margin-bottom:16px;display:block}
.index-stat-label{font-size:1.15rem;color:#343a40;font-weight:600;margin-bottom:12px}
.index-stat-desc{font-size:.95rem;color:#495057;line-height:1.6}
.index-zigzag-section{padding:100px 0;background:#fff}
.index-zigzag-wrap{max-width:1200px;margin:0 auto;padding:0 20px}
.index-zigzag-row{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center;margin-bottom:90px}
.index-zigzag-row:nth-child(even){grid-template-columns:1fr 1.2fr}
.index-zigzag-row:nth-child(even) .index-zigzag-text{order:2}
.index-zigzag-row:nth-child(even) .index-zigzag-visual{order:1}
.index-zigzag-text h3{font-size:2.1rem;color:#212529;margin-bottom:22px;font-weight:700}
.index-zigzag-text p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:16px}
.index-zigzag-img{width:100%;height:380px;object-fit:cover;border-radius:12px;box-shadow:0 6px 28px #8f829b2e}
.index-steps-wrapper{background:linear-gradient(135deg,#CDC6E7 0%,#BDB8CC 100%);padding:95px 0;position:relative}
.index-steps-container{max-width:1140px;margin:0 auto;padding:0 20px}
.index-steps-intro{text-align:center;margin-bottom:65px}
.index-steps-intro h2{font-size:2.7rem;color:#212529;margin-bottom:18px;font-weight:700}
.index-steps-intro p{font-size:1.1rem;color:#343a40;max-width:680px;margin:0 auto;line-height:1.7}
.index-steps-list{display:flex;flex-direction:column;gap:35px}
.index-step-item{background:#fff;padding:38px 45px;border-radius:10px;display:grid;grid-template-columns:80px 1fr;gap:32px;align-items:center;box-shadow:0 4px 18px #00000014;transition:transform .3s ease}
.index-step-item:hover{transform:translateX(12px)}
.index-step-num{width:80px;height:80px;background:linear-gradient(135deg,#8F829B 0%,#BDB8CC 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;flex-shrink:0}
.index-step-details h4{font-size:1.6rem;color:#212529;margin-bottom:12px;font-weight:700}
.index-step-details p{font-size:1rem;color:#495057;line-height:1.7}
.index-overlap-section{padding:110px 0 90px;background:#f8f9fa;position:relative}
.index-overlap-container{max-width:1200px;margin:0 auto;padding:0 20px}
.index-overlap-layout{display:grid;grid-template-columns:1.1fr 0.9fr;gap:50px;align-items:start}
.index-overlap-image-wrap{position:relative}
.index-overlap-img{width:100%;height:520px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px #8f829b40}
.index-overlap-text{background:#fff;padding:48px 42px;border-radius:12px;box-shadow:0 6px 28px #0000001a;position:relative;z-index:2;margin-top:60px}
.index-overlap-text h2{font-size:2.4rem;color:#212529;margin-bottom:24px;font-weight:700}
.index-overlap-text p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:18px}
.index-overlap-link{display:inline-block;margin-top:20px;padding:14px 38px;background:#8F829B;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}
.index-overlap-link:hover{background:#7a6d87;transform:translateY(-2px);box-shadow:0 4px 16px #8f829b4d}
.index-testimony-area{background:#fff;padding:95px 0}
.index-testimony-box{max-width:960px;margin:0 auto;padding:0 20px}
.index-testimony-card{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:55px 50px;border-radius:12px;box-shadow:0 8px 32px #8f829b26;display:grid;grid-template-columns:140px 1fr;gap:45px;align-items:center}
.index-testimony-avatar{width:140px;height:140px;border-radius:50%;object-fit:cover;border:5px solid #CDC6E7;box-shadow:0 4px 16px #8f829b33}
.index-testimony-content blockquote{font-size:1.15rem;color:#343a40;line-height:1.8;font-style:italic;margin-bottom:22px;position:relative;padding-left:28px;border-left:4px solid #8F829B}
.index-testimony-author{font-size:1.1rem;color:#212529;font-weight:700;margin-bottom:6px}
.index-testimony-role{font-size:.95rem;color:#495057}
.index-final-cta-zone{background:linear-gradient(135deg,#8F829B 0%,#BDB8CC 100%);padding:85px 0;text-align:center}
.index-final-cta-inner{max-width:800px;margin:0 auto;padding:0 20px}
.index-final-cta-inner h2{font-size:2.8rem;color:#fff;margin-bottom:24px;font-weight:700}
.index-final-cta-inner p{font-size:1.2rem;color:#fafbfc;margin-bottom:38px;line-height:1.7}
.index-final-btns{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}
.index-final-btn{display:inline-block;padding:16px 42px;border-radius:8px;text-decoration:none;font-size:1.1rem;font-weight:600;transition:all .3s ease}
.index-final-btn-primary{background:#fff;color:#8F829B}
.index-final-btn-primary:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 6px 24px #0003}
.index-final-btn-secondary{background:transparent;color:#fff;border:2px solid #fff}
.index-final-btn-secondary:hover{background:#fff;color:#8F829B;transform:translateY(-3px)}
@media (max-width: 768px) {
.index-hero-title{font-size:2.4rem}
.index-hero-subtitle{font-size:1.1rem}
.index-diagonal-grid{grid-template-columns:1fr;gap:40px}
.index-stats-grid{grid-template-columns:1fr;gap:30px}
.index-zigzag-row{grid-template-columns:1fr;gap:40px;margin-bottom:60px}
.index-zigzag-row:nth-child(even){grid-template-columns:1fr}
.index-zigzag-row:nth-child(even) .index-zigzag-text{order:1}
.index-zigzag-row:nth-child(even) .index-zigzag-visual{order:2}
.index-step-item{grid-template-columns:1fr;text-align:center;gap:20px}
.index-step-num{margin:0 auto}
.index-overlap-layout{grid-template-columns:1fr;gap:30px}
.index-overlap-text{margin-top:0}
.index-testimony-card{grid-template-columns:1fr;gap:30px;text-align:center}
.index-testimony-avatar{margin:0 auto}
.index-testimony-content blockquote{padding-left:0;border-left:none;border-top:4px solid #8F829B;padding-top:20px}
.index-final-cta-inner h2{font-size:2rem}
.index-final-btns{flex-direction:column;align-items:center}
.index-final-btn{width:100%;max-width:320px}
}
.contact-page-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh}
.contact-hero-section{padding:80px 20px 60px;background:linear-gradient(165deg,#fff 0%,#CDC6E7 100%);position:relative;overflow:hidden}
.contact-hero-section::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#bfb8cc26 0%,transparent 70%);border-radius:50%}
.contact-hero-content{max-width:700px;margin:0 auto;text-align:center;position:relative;z-index:2}
.contact-hero-content h1{font-size:2.8rem;color:#212529;margin-bottom:20px;font-weight:700;line-height:1.2}
.contact-hero-content p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:0}
.contact-info-grid-section{padding:70px 20px;background:#fff}
.contact-info-grid-section .container{max-width:1140px;margin:0 auto}
.info-cards-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}
.info-card-item{background:linear-gradient(145deg,#f8f9fa 0%,#fff 100%);padding:35px 25px;border-radius:12px;border:2px solid #e9ecef;transition:all .3s ease;position:relative}
.info-card-item:hover{transform:translateY(-5px);border-color:#8F829B;box-shadow:0 8px 24px #8f829b26}
.info-card-item h3{font-size:1.3rem;color:#212529;margin-bottom:15px;font-weight:600}
.info-card-item p{font-size:1rem;color:#495057;line-height:1.7;margin:8px 0}
.info-card-item a{color:#8F829B;text-decoration:none;transition:color .3s ease;font-weight:500}
.info-card-item a:hover{color:#6a5f76}
.visual-content-section{padding:70px 20px;background:linear-gradient(180deg,#f5f6fa 0%,#fff 100%)}
.visual-content-section .container{max-width:1140px;margin:0 auto}
.visual-grid-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-top:40px}
.visual-text-block h2{font-size:2.2rem;color:#212529;margin-bottom:25px;font-weight:700;line-height:1.3}
.visual-text-block p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:18px}
.visual-image-block img{width:100%;height:400px;object-fit:cover;border-radius:16px;box-shadow:0 12px 32px #0000001a}
.form-section-main{padding:70px 20px;background:#fff}
.form-section-main .container{max-width:900px;margin:0 auto}
.form-header-text{text-align:center;margin-bottom:50px}
.form-header-text h2{font-size:2.3rem;color:#212529;margin-bottom:18px;font-weight:700}
.form-header-text p{font-size:1.1rem;color:#495057;line-height:1.7}
.contact-form-container{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:45px;border-radius:16px;border:2px solid #e9ecef;box-shadow:0 6px 20px #0000000d}
.form-row-custom{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:25px}
.form-group-custom{margin-bottom:25px}
.form-group-custom label{display:block;font-size:.95rem;color:#343a40;margin-bottom:8px;font-weight:600}
.form-group-custom input,.form-group-custom textarea{width:100%;padding:14px 18px;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;color:#212529;background:#fff;transition:all .3s ease;font-family:inherit}
.form-group-custom input:focus,.form-group-custom textarea:focus{outline:none;border-color:#8F829B;box-shadow:0 0 0 3px #8f829b1a}
.form-group-custom textarea{resize:vertical;min-height:140px}
.privacy-consent-box{margin:30px 0;padding:20px;background:#fafbfc;border-radius:8px;border:1px solid #e9ecef}
.privacy-consent-box label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:.95rem;color:#495057;line-height:1.6}
.privacy-consent-box input[type="checkbox"]{margin-top:4px;width:18px;height:18px;cursor:pointer;flex-shrink:0}
.privacy-consent-box a{color:#8F829B;text-decoration:none;font-weight:600;transition:color .3s ease}
.privacy-consent-box a:hover{color:#6a5f76;text-decoration:underline}
.submit-button-custom{background:linear-gradient(135deg,#8F829B 0%,#BDB8CC 100%);color:#fff;padding:16px 45px;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;box-shadow:0 4px 12px #8f829b4d;position:relative;z-index:10}
.submit-button-custom:hover{transform:translateY(-2px);box-shadow:0 6px 18px #8f829b66;background:linear-gradient(135deg,#7d7189 0%,#aaa5ba 100%)}
.submit-button-custom:active{transform:translateY(0)}
.closing-section-image{padding:70px 20px;background:linear-gradient(180deg,#fff 0%,#f8f9fa 100%)}
.closing-section-image .container{max-width:1140px;margin:0 auto}
.closing-content-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}
.closing-image-block img{width:100%;height:450px;object-fit:cover;border-radius:16px;box-shadow:0 12px 32px #0000001a}
.closing-text-block h2{font-size:2.1rem;color:#212529;margin-bottom:22px;font-weight:700;line-height:1.3}
.closing-text-block p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:16px}
.highlight-box-custom{background:linear-gradient(135deg,#CDC6E7 0%,#BDB8CC 100%);padding:25px;border-radius:12px;margin-top:25px}
.highlight-box-custom p{color:#212529;font-size:1rem;line-height:1.7;margin:0;font-weight:500}
@media (max-width: 968px) {
.contact-hero-content h1{font-size:2.2rem}
.visual-grid-layout,.closing-content-layout{grid-template-columns:1fr;gap:35px}
.form-row-custom{grid-template-columns:1fr;gap:20px}
.contact-form-container{padding:30px 25px}
.visual-image-block img,.closing-image-block img{height:320px}
}
@media (max-width: 768px) {
.contact-hero-section{padding:60px 20px 50px}
.contact-hero-content h1{font-size:1.9rem}
.contact-hero-content p{font-size:1.05rem}
.contact-info-grid-section,.visual-content-section,.form-section-main,.closing-section-image{padding:50px 20px}
.info-cards-wrapper{gap:20px}
.visual-text-block h2,.closing-text-block h2{font-size:1.8rem}
.form-header-text h2{font-size:1.9rem}
.visual-image-block img,.closing-image-block img{height:280px}
}
.apropos-hero-section{background:linear-gradient(135deg,#fafbfc 0%,#CDC6E7 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.apropos-hero-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#bfb8cc4d 0%,transparent 70%);border-radius:50%}
.apropos-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.apropos-hero-content h1{font-size:2.8rem;color:#212529;margin:0 0 20px;font-weight:700;line-height:1.2}
.apropos-hero-content .hero-subtitle{font-size:1.25rem;color:#495057;margin:0 0 35px;line-height:1.6;max-width:700px}
.apropos-hero-metrics{display:flex;gap:50px;flex-wrap:wrap;margin-top:40px}
.metric-item{text-align:center}
.metric-item .metric-number{font-size:3rem;font-weight:700;color:#8F829B;display:block;line-height:1;margin-bottom:8px}
.metric-item .metric-label{font-size:.95rem;color:#495057;text-transform:uppercase;letter-spacing:.5px}
.apropos-story-section{background:#fff;padding:90px 20px}
.apropos-story-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.story-content-block h2{font-size:2.2rem;color:#212529;margin:0 0 25px;font-weight:700;line-height:1.3}
.story-content-block p{font-size:1.05rem;color:#495057;line-height:1.8;margin:0 0 18px}
.story-image-container{position:relative}
.story-image-container img{width:100%;height:450px;object-fit:cover;border-radius:12px;box-shadow:0 8px 25px #8f829b33}
.story-image-container::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(135deg,#BDB8CC 0%,#CDC6E7 100%);border-radius:12px;z-index:-1}
.apropos-values-section{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:80px 20px;position:relative}
.apropos-values-container{max-width:1200px;margin:0 auto}
.values-header{text-align:center;margin-bottom:60px}
.values-header h2{font-size:2.4rem;color:#212529;margin:0 0 20px;font-weight:700}
.values-header p{font-size:1.1rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.7}
.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.value-card{background:#fff;padding:40px 30px;border-radius:8px;border-left:4px solid #8F829B;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease}
.value-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #8f829b40}
.value-card h3{font-size:1.4rem;color:#212529;margin:0 0 15px;font-weight:600}
.value-card p{font-size:1rem;color:#495057;line-height:1.7;margin:0}
.apropos-team-section{background:#fff;padding:80px 20px}
.apropos-team-container{max-width:1200px;margin:0 auto}
.team-header-block{display:grid;grid-template-columns:2fr 1fr;gap:50px;margin-bottom:50px;align-items:start}
.team-text-content h2{font-size:2.3rem;color:#212529;margin:0 0 25px;font-weight:700;line-height:1.3}
.team-text-content p{font-size:1.05rem;color:#495057;line-height:1.8;margin:0 0 20px}
.team-cta-box{background:linear-gradient(135deg,#8F829B 0%,#BDB8CC 100%);padding:35px 30px;border-radius:10px;text-align:center}
.team-cta-box h3{font-size:1.3rem;color:#fff;margin:0 0 20px;font-weight:600}
.team-cta-box .cta-button{display:inline-block;background:#fff;color:#8F829B;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid #fff}
.team-cta-box .cta-button:hover{background:transparent;color:#fff;border-color:#fff}
.team-showcase{display:grid;grid-template-columns:1fr 2fr;gap:50px;align-items:center;background:#f8f9fa;padding:50px;border-radius:12px}
.team-member-photo{position:relative}
.team-member-photo img{width:100%;height:380px;object-fit:cover;border-radius:10px;box-shadow:0 6px 20px #0000001f}
.team-member-info h4{font-size:1.8rem;color:#212529;margin:0 0 10px;font-weight:700}
.team-member-info .member-role{font-size:1.1rem;color:#8F829B;margin:0 0 25px;font-weight:600}
.team-member-info p{font-size:1.05rem;color:#495057;line-height:1.8;margin:0 0 20px}
.team-member-info .info-list{list-style:none;padding:0;margin:25px 0 0}
.team-member-info .info-list li{font-size:1rem;color:#495057;margin:0 0 12px;padding-left:30px;position:relative;line-height:1.6}
.team-member-info .info-list li::before{content:'→';position:absolute;left:0;color:#8F829B;font-weight:700;font-size:1.2rem}
.news-link-button{display:inline-block;background:#8F829B;color:#fff;padding:12px 28px;border-radius:6px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease;margin-top:15px}
.news-link-button:hover{background:#BDB8CC;transform:translateX(5px)}
@media (max-width: 992px) {
.apropos-hero-content h1{font-size:2.2rem}
.apropos-story-wrapper{grid-template-columns:1fr;gap:40px}
.values-grid{grid-template-columns:1fr}
.team-header-block{grid-template-columns:1fr}
.team-showcase{grid-template-columns:1fr;padding:35px}
}
@media (max-width: 768px) {
.apropos-hero-section{padding:60px 20px 40px}
.apropos-hero-content h1{font-size:1.9rem}
.apropos-hero-content .hero-subtitle{font-size:1.1rem}
.apropos-hero-metrics{gap:30px}
.metric-item .metric-number{font-size:2.4rem}
.story-image-container img{height:320px}
.team-member-photo img{height:300px}
.apropos-story-section,.apropos-values-section,.apropos-team-section{padding:60px 20px}
.team-showcase{padding:25px}
}
.policy-wrapper-custom{max-width:900px;margin:0 auto;padding:60px 20px;background:#fff}
.policy-header-section{margin-bottom:50px;padding-bottom:35px;border-bottom:3px solid #CDC6E7}
.policy-header-section h1{font-size:2.4rem;color:#212529;margin-bottom:20px;font-weight:700;line-height:1.3}
.policy-meta-info{display:flex;flex-wrap:wrap;gap:25px;font-size:.95rem;color:#495057;margin-top:18px}
.policy-meta-item{display:flex;align-items:center;gap:8px}
.policy-intro-block{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:35px;border-radius:8px;margin-bottom:45px;border-left:5px solid #8F829B}
.policy-intro-block p{font-size:1.05rem;line-height:1.8;color:#343a40;margin-bottom:15px}
.policy-intro-block p:last-child{margin-bottom:0}
.content-section-block{margin-bottom:55px}
.section-title-main{font-size:1.8rem;color:#212529;margin-bottom:22px;font-weight:600;padding-left:15px;border-left:4px solid #BDB8CC}
.section-subtitle-secondary{font-size:1.35rem;color:#343a40;margin-top:35px;margin-bottom:18px;font-weight:600}
.text-content-paragraph{font-size:1rem;line-height:1.85;color:#495057;margin-bottom:20px}
.emphasis-box-custom{background:#fafbfc;padding:25px 30px;margin:30px 0;border-radius:6px;border:2px solid #CDC6E7}
.emphasis-box-custom p{font-size:1.02rem;line-height:1.75;color:#343a40;margin-bottom:12px}
.emphasis-box-custom p:last-child{margin-bottom:0}
.technology-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin:35px 0}
.tech-card-item{background:#fff;padding:28px;border-radius:8px;border:2px solid #f5f6fa;transition:all .3s ease}
.tech-card-item:hover{border-color:#BDB8CC;box-shadow:0 4px 12px #8f829b26;transform:translateY(-2px)}
.tech-card-title{font-size:1.2rem;color:#8F829B;font-weight:600;margin-bottom:15px}
.tech-card-desc{font-size:.95rem;line-height:1.7;color:#495057}
.data-table-wrapper{margin:35px 0;overflow-x:auto;border-radius:8px;border:2px solid #f5f6fa}
.data-table-custom{width:100%;border-collapse:collapse;background:#fff}
.data-table-custom thead{background:linear-gradient(135deg,#CDC6E7 0%,#BDB8CC 100%)}
.data-table-custom th{padding:18px 20px;text-align:left;font-weight:600;color:#212529;font-size:1rem;border-bottom:3px solid #8F829B}
.data-table-custom td{padding:16px 20px;color:#495057;font-size:.95rem;line-height:1.6;border-bottom:1px solid #f5f6fa}
.data-table-custom tbody tr:hover{background:#fafbfc}
.data-table-custom tbody tr:last-child td{border-bottom:none}
.checklist-container{margin:30px 0}
.checklist-item{display:flex;gap:15px;margin-bottom:18px;padding:15px;background:#f8f9fa;border-radius:6px;transition:background .2s ease}
.checklist-item:hover{background:#fafbfc}
.checklist-marker{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#8F829B;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem;margin-top:2px}
.checklist-text{flex:1;font-size:.98rem;line-height:1.7;color:#343a40}
.notice-banner-special{background:linear-gradient(135deg,#8F829B 0%,#BDB8CC 100%);padding:30px 35px;border-radius:10px;margin:40px 0;color:#fff}
.notice-banner-special h3{font-size:1.4rem;margin-bottom:15px;font-weight:600}
.notice-banner-special p{font-size:1.02rem;line-height:1.75;margin-bottom:12px}
.notice-banner-special p:last-child{margin-bottom:0}
.control-panel-section{background:#fff;padding:35px;border:2px solid #CDC6E7;border-radius:8px;margin:35px 0}
.control-option-item{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #f5f6fa}
.control-option-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.control-option-title{font-size:1.15rem;color:#212529;font-weight:600;margin-bottom:10px}
.control-option-desc{font-size:.95rem;line-height:1.7;color:#495057}
.contact-info-block{background:#f8f9fa;padding:40px;border-radius:10px;margin-top:50px;text-align:center}
.contact-info-block h3{font-size:1.5rem;color:#212529;margin-bottom:20px;font-weight:600}
.contact-details-list{display:flex;flex-direction:column;gap:15px;margin-top:25px}
.contact-item-single{font-size:1.05rem;color:#343a40;line-height:1.6}
.contact-item-single a{color:#8F829B;text-decoration:none;font-weight:500;transition:color .2s ease}
.contact-item-single a:hover{color:#6d5f7a;text-decoration:underline}
.inline-link-standard{color:#8F829B;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:all .2s ease}
.inline-link-standard:hover{color:#6d5f7a;border-bottom-color:#8F829B}
@media (max-width: 768px) {
.policy-wrapper-custom{padding:40px 15px}
.policy-header-section h1{font-size:1.9rem}
.section-title-main{font-size:1.5rem}
.section-subtitle-secondary{font-size:1.2rem}
.technology-grid-layout{grid-template-columns:1fr}
.data-table-wrapper{font-size:.85rem}
.data-table-custom th,.data-table-custom td{padding:12px 10px}
.contact-info-block{padding:30px 20px}
.policy-meta-info{flex-direction:column;gap:12px}
}
@media (max-width: 480px) {
.policy-header-section h1{font-size:1.6rem}
.policy-intro-block{padding:25px 20px}
.emphasis-box-custom{padding:20px}
.notice-banner-special{padding:25px 20px}
.control-panel-section{padding:25px 20px}
}
.privacy-policy-main-wrapper{background:#fff;min-height:100vh;padding:0;margin:0}
.privacy-policy-header-section{background:linear-gradient(135deg,#CDC6E7 0%,#BDB8CC 100%);padding:80px 20px 60px;text-align:center;position:relative;overflow:hidden}
.privacy-policy-header-section::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:#ffffff1a;border-radius:50%}
.privacy-policy-header-section::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#8f829b26;border-radius:50%}
.privacy-header-content{max-width:900px;margin:0 auto;position:relative;z-index:2}
.privacy-main-title{font-size:2.8rem;font-weight:700;color:#212529;margin:0 0 20px;line-height:1.2}
.privacy-subtitle-text{font-size:1.15rem;color:#495057;line-height:1.6;max-width:700px;margin:0 auto}
.privacy-content-container{max-width:850px;margin:0 auto;padding:60px 25px 80px}
.privacy-intro-block{background:#f8f9fa;border-left:4px solid #8F829B;padding:30px 35px;margin-bottom:50px;border-radius:0 8px 8px 0}
.privacy-intro-block p{font-size:1.05rem;color:#343a40;line-height:1.7;margin:0 0 15px}
.privacy-intro-block p:last-child{margin-bottom:0}
.privacy-section-divider{margin:55px 0;border:none;height:2px;background:linear-gradient(to right,transparent,#BDB8CC,transparent)}
.privacy-content-section{margin-bottom:45px}
.privacy-section-heading{font-size:1.75rem;font-weight:600;color:#212529;margin:0 0 20px;padding-bottom:12px;border-bottom:3px solid #CDC6E7;line-height:1.3}
.privacy-text-paragraph{font-size:1.02rem;color:#495057;line-height:1.8;margin:0 0 18px}
.privacy-text-paragraph:last-child{margin-bottom:0}
.privacy-subsection-title{font-size:1.35rem;font-weight:600;color:#343a40;margin:30px 0 15px;line-height:1.4}
.privacy-list-standard{margin:20px 0 25px;padding-left:0;list-style:none}
.privacy-list-standard li{padding-left:35px;position:relative;margin-bottom:12px;font-size:1.02rem;color:#495057;line-height:1.7}
.privacy-list-standard li::before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;background:#8F829B;border-radius:50%}
.privacy-highlight-box{background:linear-gradient(135deg,#fafbfc 0%,#f5f6fa 100%);border:2px solid #CDC6E7;border-radius:8px;padding:25px 30px;margin:30px 0}
.privacy-highlight-box p{font-size:1.02rem;color:#343a40;line-height:1.7;margin:0 0 12px}
.privacy-highlight-box p:last-child{margin-bottom:0}
.privacy-contact-section{background:#f8f9fa;border-radius:12px;padding:40px;margin-top:60px;text-align:center}
.privacy-contact-title{font-size:1.6rem;font-weight:600;color:#212529;margin:0 0 20px}
.privacy-contact-details{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:15px}
.privacy-contact-link{color:#8F829B;text-decoration:none;font-weight:500;transition:color .3s ease}
.privacy-contact-link:hover{color:#6d5f7a;text-decoration:underline}
.privacy-emphasis-text{font-weight:600;color:#343a40}
.privacy-date-reference{font-size:.95rem;color:#6c757d;font-style:italic;display:block;margin-top:10px}
@media (max-width: 768px) {
.privacy-policy-header-section{padding:60px 20px 40px}
.privacy-main-title{font-size:2rem}
.privacy-subtitle-text{font-size:1rem}
.privacy-content-container{padding:40px 20px 60px}
.privacy-section-heading{font-size:1.45rem}
.privacy-subsection-title{font-size:1.2rem}
.privacy-intro-block{padding:25px}
.privacy-contact-section{padding:30px 20px}
.privacy-highlight-box{padding:20px}
}
@media (max-width: 480px) {
.privacy-main-title{font-size:1.7rem}
.privacy-section-heading{font-size:1.3rem}
.privacy-text-paragraph,.privacy-list-standard li{font-size:.98rem}
.privacy-contact-section{padding:25px 15px}
}
.success-main-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 50%,#fff 100%);min-height:100vh;padding:0;margin:0}
.success-hero-area{background:linear-gradient(180deg,#CDC6E7 0%,#BDB8CC 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.success-hero-area::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#fff3 0%,transparent 70%);border-radius:50%}
.success-hero-area::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#8f829b26 0%,transparent 70%);border-radius:50%}
.success-content-center{max-width:680px;margin:0 auto;text-align:center;position:relative;z-index:2}
.success-icon-container{width:120px;height:120px;margin:0 auto 35px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #8f829b40;position:relative}
.success-icon-container::before{content:'';position:absolute;width:140px;height:140px;border:3px solid #fff6;border-radius:50%;animation:pulse-ring 2s infinite}
@keyframes pulse-ring {
0%{transform:scale(1);opacity:1}
100%{transform:scale(1.2);opacity:0}
}
.success-checkmark-svg{width:60px;height:60px}
.success-checkmark-path{stroke:#8F829B;stroke-width:3;fill:none;stroke-dasharray:100;stroke-dashoffset:100;animation:draw-check .8s ease-out forwards;stroke-linecap:round;stroke-linejoin:round}
@keyframes draw-check {
to{stroke-dashoffset:0}
}
.success-main-title{font-size:42px;font-weight:700;color:#212529;margin:0 0 18px;line-height:1.2}
.success-subtitle-text{font-size:19px;color:#343a40;line-height:1.6;margin:0;font-weight:400}
.success-detail-section{background:#fff;padding:70px 20px;position:relative}
.success-detail-section::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#8F829B 0%,#BDB8CC 100%);border-radius:2px}
.success-detail-container{max-width:900px;margin:0 auto}
.success-info-grid{display:grid;grid-template-columns:1fr;gap:0;margin:0 0 55px}
.success-info-card{background:#f8f9fa;padding:35px 30px;border-left:4px solid #8F829B;position:relative;overflow:hidden}
.success-info-card::after{content:'';position:absolute;top:0;right:0;width:150px;height:100%;background:linear-gradient(90deg,transparent 0%,#cdc6e71a 100%);pointer-events:none}
.success-info-card-title{font-size:16px;font-weight:600;color:#8F829B;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}
.success-info-card-content{font-size:18px;color:#212529;margin:0;line-height:1.5;font-weight:500}
.success-timeline-wrapper{margin:0 0 50px;padding:0 15px}
.success-timeline-header{font-size:26px;font-weight:600;color:#212529;margin:0 0 40px;text-align:center}
.success-timeline-list{position:relative;padding:0 0 0 45px}
.success-timeline-list::before{content:'';position:absolute;left:12px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,#8F829B 0%,#BDB8CC 50%,#CDC6E7 100%)}
.success-timeline-item{position:relative;padding:0 0 35px;margin:0}
.success-timeline-item:last-child{padding-bottom:0}
.success-timeline-marker{position:absolute;left:-33px;top:3px;width:14px;height:14px;background:#8F829B;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #8f829b33;z-index:1}
.success-timeline-content{background:#fafbfc;padding:22px 25px;border-radius:8px;border:1px solid #e9ecef}
.success-timeline-step{font-size:15px;font-weight:600;color:#8F829B;margin:0 0 8px;text-transform:uppercase;letter-spacing:.3px}
.success-timeline-description{font-size:16px;color:#495057;margin:0;line-height:1.5}
.success-contact-block{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:40px 30px;border-radius:12px;text-align:center;border:2px solid #e9ecef;margin:0 0 45px}
.success-contact-title{font-size:20px;font-weight:600;color:#212529;margin:0 0 20px}
.success-contact-details{display:flex;flex-direction:column;gap:12px;align-items:center}
.success-contact-item{font-size:16px;color:#495057;display:flex;align-items:center;gap:10px}
.success-contact-item::before{content:'';width:8px;height:8px;background:#8F829B;border-radius:50%;flex-shrink:0}
.success-action-area{text-align:center;padding:20px 0 0}
.success-primary-button{display:inline-block;padding:16px 45px;background:linear-gradient(135deg,#8F829B 0%,#BDB8CC 100%);color:#fff;font-size:17px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 16px #8f829b4d;position:relative;z-index:10}
.success-primary-button:hover{transform:translateY(-2px);box-shadow:0 6px 24px #8f829b66;background:linear-gradient(135deg,#7d7089 0%,#aba5ba 100%)}
.success-primary-button:active{transform:translateY(0)}
@media (min-width: 768px) {
.success-hero-area{padding:100px 40px 80px}
.success-main-title{font-size:52px}
.success-subtitle-text{font-size:21px}
.success-detail-section{padding:90px 40px}
.success-info-grid{grid-template-columns:repeat(2,1fr);gap:25px}
.success-timeline-list{padding:0 0 0 55px}
.success-timeline-marker{left:-43px;width:16px;height:16px}
.success-contact-details{flex-direction:row;justify-content:center;gap:30px}
}
@media (min-width: 1024px) {
.success-hero-area{padding:120px 40px 100px}
.success-icon-container{width:140px;height:140px}
.success-checkmark-svg{width:70px;height:70px}
.success-main-title{font-size:58px}
.success-detail-section{padding:110px 40px}
.success-info-card{padding:40px 35px}
}