*{margin:0;padding:0;box-sizing:border-box}
:root{--primary-purple:#997EB2;--secondary-mauve:#B69AB3;--tertiary-cream:#DFDFD6;--white-base:#fff;--light-bg:#f8f9fa;--text-dark:#212529;--text-medium:#495057;--border-subtle:#dee2e6}
body{color:var(--text-dark);background:var(--white-base);font:clamp(15px,1vw,17px)/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
.brand_showcase_8xk{background:linear-gradient(135deg,var(--white-base) 0%,#fafbfc 100%);border-bottom:3px solid var(--primary-purple);position:relative}
.header_row_primary_9mz{max-width:1320px;margin:0 auto;padding:40px 20px 20px;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid var(--border-subtle)}
.company_title_7vq{font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;color:var(--primary-purple);letter-spacing:-.02em;margin-bottom:12px;text-align:center}
.tagline_descriptor_3wf{font-size:clamp(1rem,1.8vw,1.4rem);color:var(--text-medium);text-align:center;font-weight:400;max-width:720px}
.header_row_secondary_2bn{max-width:1320px;margin:0 auto;padding:20px 20px 30px;display:flex;justify-content:space-between;align-items:center;gap:40px}
.logo_container_5rt{flex-shrink:0;position:relative;z-index:10}
.logo_image_4kp{height:85px;width:85px;object-fit:contain;display:block}
.main_navigation_6hs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.nav_link_item_1dz{padding:12px 22px;text-decoration:none;color:var(--text-dark);font-weight:500;font-size:clamp(0.95rem,1.1vw,1.05rem);border:2px solid var(--border-subtle);border-radius:6px;transition:background-color .25s ease,border-color .25s ease,color .25s ease;white-space:nowrap;background:var(--white-base)}
.nav_link_item_1dz:hover,.nav_link_item_1dz:focus{background:linear-gradient(135deg,var(--primary-purple) 0%,var(--secondary-mauve) 100%);border-color:var(--primary-purple);color:var(--white-base);outline:none}
.nav_link_item_1dz:focus-visible{outline:3px solid var(--primary-purple);outline-offset:2px}
.footer_structure_8qw{background:linear-gradient(180deg,var(--light-bg) 0%,var(--white-base) 100%);border-top:4px solid var(--primary-purple);padding:60px 20px 30px;margin-top:80px}
.footer_content_wrapper_5mn{max-width:1320px;margin:0 auto}
.footer_grid_layout_7ps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:50px;margin-bottom:50px}
.footer_section_box_2vr{border:2px solid var(--border-subtle);padding:30px;border-radius:8px;background:var(--white-base)}
.footer_heading_4xc{font-size:1.3rem;color:var(--primary-purple);margin-bottom:20px;font-weight:600;border-bottom:2px solid var(--tertiary-cream);padding-bottom:10px}
.footer_logo_display_9km{height:100px;width:100px;object-fit:contain;margin-bottom:20px}
.contact_info_list_3bf{list-style:none}
.contact_item_entry_6tn{margin-bottom:16px;color:var(--text-medium);line-height:1.7;display:flex;flex-direction:column;gap:4px}
.contact_label_8ws{font-weight:600;color:var(--text-dark);font-size:.95rem}
.contact_link_styled_2hr{color:var(--primary-purple);text-decoration:none;transition:opacity .25s ease}
.contact_link_styled_2hr:hover,.contact_link_styled_2hr:focus{opacity:.7;outline:none;text-decoration:underline}
.service_links_list_4pm{list-style:none;display:flex;flex-direction:column;gap:12px}
.service_link_element_7hq{border-left:3px solid var(--tertiary-cream);padding-left:15px;transition:border-color .25s ease}
.service_link_element_7hq:hover{border-color:var(--primary-purple)}
.service_anchor_5wk{color:var(--text-medium);text-decoration:none;font-size:1rem;transition:color .25s ease;display:inline-block}
.service_anchor_5wk:hover,.service_anchor_5wk:focus{color:var(--primary-purple);outline:none}
.copyright_bar_9xm{text-align:center;padding-top:30px;border-top:2px solid var(--border-subtle);color:var(--text-medium);font-size:.95rem}
@media (max-width: 968px) {
.header_row_secondary_2bn{flex-direction:column;align-items:center;gap:25px}
.main_navigation_6hs{justify-content:center;width:100%}
.nav_link_item_1dz{flex:1 1 auto;text-align:center;min-width:140px}
.footer_grid_layout_7ps{grid-template-columns:1fr;gap:30px}
}
@media (max-width: 640px) {
.header_row_primary_9mz{padding:30px 15px 15px}
.header_row_secondary_2bn{padding:15px 15px 25px}
.logo_image_4kp{height:70px;width:70px}
.main_navigation_6hs{flex-direction:column;width:100%;gap:10px}
.nav_link_item_1dz{width:100%;text-align:center}
.footer_structure_8qw{padding:40px 15px 25px}
.footer_section_box_2vr{padding:20px}
}
.consent_overlay_4rx{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(to top,#fffffffa,#fffffff2);backdrop-filter:blur(8px);border-top:4px solid var(--primary-purple);box-shadow:0 -4px 20px #0000001f;padding:28px 20px;z-index:9999;display:none}
.consent_overlay_4rx.visible_state_7kw{display:block}
.consent_container_2mq{max-width:1200px;margin:0 auto;display:flex;gap:25px;align-items:center;flex-wrap:wrap}
.consent_text_block_9hp{flex:1 1 400px;color:var(--text-dark);font-size:.98rem;line-height:1.6}
.consent_text_block_9hp a{color:var(--primary-purple);text-decoration:underline;font-weight:500;transition:opacity .2s ease}
.consent_text_block_9hp a:hover,.consent_text_block_9hp a:focus{opacity:.75}
.consent_actions_3vs{display:flex;gap:12px;flex-wrap:wrap}
.consent_button_base_6tm{padding:13px 28px;border:2px solid;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease;white-space:nowrap}
.consent_accept_8bk{background:linear-gradient(135deg,var(--primary-purple) 0%,var(--secondary-mauve) 100%);color:var(--white-base);border-color:var(--primary-purple)}
.consent_accept_8bk:hover,.consent_accept_8bk:focus{background:var(--primary-purple);outline:none}
.consent_accept_8bk:focus-visible{outline:3px solid var(--secondary-mauve);outline-offset:2px}
.consent_decline_5nw{background:var(--white-base);color:var(--text-dark);border-color:var(--border-subtle)}
.consent_decline_5nw:hover,.consent_decline_5nw:focus{background:var(--light-bg);border-color:var(--text-medium);outline:none}
.consent_decline_5nw:focus-visible{outline:3px solid var(--primary-purple);outline-offset:2px}
@media (max-width: 768px) {
.consent_container_2mq{flex-direction:column;align-items:stretch}
.consent_actions_3vs{flex-direction:column}
.consent_button_base_6tm{width:100%;text-align:center}
}
.index-hero-wrapper{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}
.index-hero-wrapper .hero-background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.15;z-index:1}
.index-hero-wrapper .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#fffffff2 0%,#dfdfd6eb 100%);z-index:2}
.index-hero-wrapper .hero-content-container{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:1200px;margin:0 auto;padding:0 2rem}
.index-hero-wrapper .hero-main-title{font-size:3.8rem;font-weight:700;color:#212529;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}
.index-hero-wrapper .hero-subtitle-text{font-size:1.4rem;color:#495057;margin-bottom:2.5rem;max-width:600px;line-height:1.6}
.index-hero-wrapper .hero-cta-button{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);color:#fff;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 15px #997eb24d;z-index:10;position:relative}
.index-hero-wrapper .hero-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #997eb266;background:linear-gradient(135deg,#8a6fa3 0%,#a789a4 100%)}
.planning-approach-section{padding:5rem 0;background:#fff;position:relative}
.planning-approach-section::before{content:'';position:absolute;top:0;left:0;right:0;height:80px;background:linear-gradient(to bottom right,#f8f9fa 50%,transparent 50%)}
.planning-approach-section .approach-content-wrapper{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.planning-approach-section .approach-text-block{padding-right:2rem}
.planning-approach-section .approach-section-label{font-size:.95rem;color:#997EB2;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}
.planning-approach-section .approach-main-heading{font-size:2.8rem;color:#212529;font-weight:700;margin-bottom:1.5rem;line-height:1.3}
.planning-approach-section .approach-description{font-size:1.1rem;color:#495057;line-height:1.8;margin-bottom:1.2rem}
.planning-approach-section .approach-visual-block{position:relative}
.planning-approach-section .approach-image-main{width:100%;height:450px;object-fit:cover;border-radius:12px;box-shadow:0 20px 40px #997eb226;transform:rotate(-2deg);transition:transform .4s ease}
.planning-approach-section .approach-image-main:hover{transform:rotate(0deg) scale(1.02)}
.methodology-grid-section{padding:5rem 0;background:linear-gradient(135deg,#fafbfc 0%,#f5f6fa 100%);position:relative}
.methodology-grid-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to top left,#fff 50%,transparent 50%)}
.methodology-grid-section .methodology-container{max-width:1200px;margin:0 auto;padding:0 2rem}
.methodology-grid-section .methodology-header{text-align:center;margin-bottom:4rem}
.methodology-grid-section .methodology-title{font-size:2.6rem;color:#212529;font-weight:700;margin-bottom:1rem}
.methodology-grid-section .methodology-intro{font-size:1.15rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.7}
.methodology-grid-section .methodology-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}
.methodology-grid-section .methodology-card-item{background:#fff;padding:2.5rem 2rem;border-radius:10px;box-shadow:0 8px 25px #0000000f;transition:all .3s ease;position:relative;overflow:hidden}
.methodology-grid-section .methodology-card-item::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#997EB2 0%,#B69AB3 100%);transform:scaleX(0);transition:transform .3s ease}
.methodology-grid-section .methodology-card-item:hover{transform:translateY(-5px);box-shadow:0 12px 35px #997eb226}
.methodology-grid-section .methodology-card-item:hover::before{transform:scaleX(1)}
.methodology-grid-section .card-step-number{font-size:2.8rem;font-weight:700;color:#DFDFD6;line-height:1;margin-bottom:1rem}
.methodology-grid-section .card-title-text{font-size:1.4rem;color:#212529;font-weight:600;margin-bottom:1rem}
.methodology-grid-section .card-description-text{font-size:1rem;color:#495057;line-height:1.7}
.pricing-structure-section{padding:5rem 0;background:#fff;position:relative}
.pricing-structure-section .pricing-wrapper{max-width:1200px;margin:0 auto;padding:0 2rem}
.pricing-structure-section .pricing-header-block{text-align:center;margin-bottom:4rem}
.pricing-structure-section .pricing-main-title{font-size:2.6rem;color:#212529;font-weight:700;margin-bottom:1rem}
.pricing-structure-section .pricing-subtitle{font-size:1.15rem;color:#495057;max-width:650px;margin:0 auto;line-height:1.7}
.pricing-structure-section .pricing-tiers-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}
.pricing-structure-section .pricing-tier-box{background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);border:2px solid #f5f6fa;border-radius:12px;padding:3rem 2rem;text-align:center;transition:all .3s ease;position:relative}
.pricing-structure-section .pricing-tier-box.featured-tier{border-color:#997EB2;transform:scale(1.05);box-shadow:0 15px 40px #997eb233}
.pricing-structure-section .pricing-tier-box:hover{transform:translateY(-8px);box-shadow:0 15px 35px #0000001a}
.pricing-structure-section .tier-name{font-size:1.5rem;color:#212529;font-weight:600;margin-bottom:1rem}
.pricing-structure-section .tier-price-display{font-size:3rem;color:#997EB2;font-weight:700;margin-bottom:.5rem}
.pricing-structure-section .tier-price-period{font-size:1rem;color:#495057;margin-bottom:2rem}
.pricing-structure-section .tier-features-list{list-style:none;padding:0;margin:0 0 2rem;text-align:left}
.pricing-structure-section .tier-features-list li{font-size:1rem;color:#495057;padding:.8rem 0;border-bottom:1px solid #f5f6fa;position:relative;padding-left:1.8rem}
.pricing-structure-section .tier-features-list li::before{content:'';position:absolute;left:0;color:#997EB2;font-weight:600}
.pricing-structure-section .tier-cta-button{display:inline-block;padding:.9rem 2rem;background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);color:#fff;text-decoration:none;font-size:1rem;font-weight:600;border-radius:8px;transition:all .3s ease;z-index:5;position:relative}
.pricing-structure-section .tier-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #997eb266}
.success-metrics-section{padding:5rem 0 6rem;background:linear-gradient(135deg,#f8f9fa 0%,#DFDFD6 100%);position:relative}
.success-metrics-section::before{content:'';position:absolute;top:0;left:0;right:0;height:90px;background:linear-gradient(to bottom right,#fff 50%,transparent 50%)}
.success-metrics-section .metrics-content-wrapper{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}
.success-metrics-section .metrics-image-block{position:relative}
.success-metrics-section .metrics-showcase-image{width:100%;height:480px;object-fit:cover;border-radius:12px;box-shadow:0 25px 50px #00000026;transform:rotate(2deg);transition:transform .4s ease}
.success-metrics-section .metrics-showcase-image:hover{transform:rotate(0deg) scale(1.02)}
.success-metrics-section .metrics-text-block{padding-left:2rem}
.success-metrics-section .metrics-headline{font-size:2.6rem;color:#212529;font-weight:700;margin-bottom:2rem;line-height:1.3}
.success-metrics-section .metrics-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem}
.success-metrics-section .stat-item-box{background:#fffc;padding:1.5rem;border-radius:8px;border-left:4px solid #997EB2}
.success-metrics-section .stat-number{font-size:2.2rem;color:#997EB2;font-weight:700;margin-bottom:.5rem}
.success-metrics-section .stat-label{font-size:1rem;color:#495057;line-height:1.5}
.success-metrics-section .metrics-cta-link{display:inline-block;padding:1rem 2.5rem;background:#212529;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:8px;transition:all .3s ease;z-index:5;position:relative}
.success-metrics-section .metrics-cta-link:hover{background:#997EB2;transform:translateY(-2px);box-shadow:0 6px 20px #997eb266}
@media (max-width: 992px) {
.index-hero-wrapper .hero-main-title{font-size:3rem}
.planning-approach-section .approach-content-wrapper{grid-template-columns:1fr;gap:3rem}
.methodology-grid-section .methodology-cards-grid{grid-template-columns:1fr}
.pricing-structure-section .pricing-tiers-container{grid-template-columns:1fr}
.pricing-structure-section .pricing-tier-box.featured-tier{transform:scale(1)}
.success-metrics-section .metrics-content-wrapper{grid-template-columns:1fr}
.success-metrics-section .metrics-text-block{padding-left:0}
}
@media (max-width: 768px) {
.index-hero-wrapper{min-height:500px}
.index-hero-wrapper .hero-main-title{font-size:2.2rem}
.index-hero-wrapper .hero-subtitle-text{font-size:1.1rem}
.planning-approach-section .approach-main-heading{font-size:2.2rem}
.methodology-grid-section .methodology-title{font-size:2rem}
.pricing-structure-section .pricing-main-title{font-size:2rem}
.success-metrics-section .metrics-headline{font-size:2rem}
.success-metrics-section .metrics-stats-grid{grid-template-columns:1fr}
}
.contact-hero-zone{background:linear-gradient(135deg,#fafbfc 0%,#f5f6fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.contact-hero-zone::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#997eb214 0%,transparent 70%);border-radius:50%}
.contact-intro-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.contact-headline-block h1{font-size:3.2rem;color:#212529;margin:0 0 24px;line-height:1.15;font-weight:700;letter-spacing:-.5px}
.contact-headline-block p{font-size:1.15rem;color:#495057;line-height:1.7;margin:0 0 16px}
.contact-visual-section{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000014}
.contact-visual-section img{width:100%;height:420px;object-fit:cover;display:block}
.contact-methods-container{background:#fff;padding:70px 20px}
.contact-methods-inner{max-width:1100px;margin:0 auto}
.methods-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:50px 0 0}
.method-card-item{background:#fafbfc;padding:36px 28px;border-radius:10px;border:2px solid #DFDFD6;transition:all .3s ease;position:relative}
.method-card-item:hover{transform:translateY(-4px);box-shadow:0 12px 28px #997eb226;border-color:#997EB2}
.method-icon-wrapper{width:56px;height:56px;background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 20px}
.method-icon-wrapper svg{width:28px;height:28px;fill:#fff}
.method-card-item h3{font-size:1.4rem;color:#212529;margin:0 0 12px;font-weight:600}
.method-card-item p{font-size:1rem;color:#495057;line-height:1.6;margin:0 0 8px}
.method-card-item a{color:#997EB2;text-decoration:none;font-weight:500;transition:color .2s ease}
.method-card-item a:hover{color:#7d6594;text-decoration:underline}
.section-title-centered{text-align:center;font-size:2.6rem;color:#212529;margin:0 0 16px;font-weight:700}
.section-subtitle-text{text-align:center;font-size:1.1rem;color:#495057;max-width:680px;margin:0 auto 40px;line-height:1.6}
.contact-form-section{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:70px 20px;position:relative}
.contact-form-section::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,#DFDFD6 50%,transparent 100%)}
.form-container-wrapper{max-width:780px;margin:0 auto;background:#fff;padding:50px 45px;border-radius:12px;box-shadow:0 4px 20px #0000000f;border:1px solid #DFDFD6}
.form-container-wrapper h2{font-size:2.2rem;color:#212529;margin:0 0 12px;font-weight:600;text-align:center}
.form-intro-note{text-align:center;color:#495057;font-size:1.05rem;margin:0 0 36px;line-height:1.5}
.contact-form-element{display:flex;flex-direction:column;gap:24px}
.form-field-group{display:flex;flex-direction:column}
.form-field-group label{font-size:.95rem;color:#343a40;margin:0 0 8px;font-weight:500}
.form-field-group input,.form-field-group textarea{padding:14px 16px;border:2px solid #DFDFD6;border-radius:8px;font-size:1rem;color:#212529;background:#fafbfc;transition:all .3s ease;font-family:inherit}
.form-field-group input:focus,.form-field-group textarea:focus{outline:none;border-color:#997EB2;background:#fff;box-shadow:0 0 0 4px #997eb21a}
.form-field-group textarea{min-height:150px;resize:vertical}
.privacy-consent-wrapper{display:flex;align-items:flex-start;gap:12px;margin:8px 0 0}
.privacy-consent-wrapper input[type="checkbox"]{width:20px;height:20px;margin:3px 0 0;cursor:pointer;accent-color:#997EB2;flex-shrink:0}
.privacy-consent-wrapper label{font-size:.9rem;color:#495057;line-height:1.5;cursor:pointer}
.privacy-consent-wrapper a{color:#997EB2;text-decoration:none;font-weight:500}
.privacy-consent-wrapper a:hover{text-decoration:underline}
.form-submit-btn{background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);color:#fff;border:none;padding:16px 48px;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #997eb240;position:relative;z-index:10;margin:12px auto 0;display:block}
.form-submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #997eb259;background:linear-gradient(135deg,#8a6fa3 0%,#a788a4 100%)}
.form-submit-btn:active{transform:translateY(0)}
.operational-hours-zone{background:#fff;padding:70px 20px}
.operational-content-wrap{max-width:1000px;margin:0 auto}
.hours-display-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin:40px 0 0}
.hours-info-block{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:40px 35px;border-radius:10px;border-left:4px solid #997EB2}
.hours-info-block h3{font-size:1.6rem;color:#212529;margin:0 0 20px;font-weight:600}
.hours-list-items{list-style:none;padding:0;margin:0}
.hours-list-items li{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #DFDFD6;font-size:1rem;color:#495057}
.hours-list-items li:last-child{border-bottom:none}
.hours-list-items li span:first-child{font-weight:500;color:#343a40}
.response-expectation-box{background:#f8f9fa;padding:35px;border-radius:10px;border:2px dashed #B69AB3;text-align:center}
.response-expectation-box h3{font-size:1.5rem;color:#212529;margin:0 0 16px;font-weight:600}
.response-expectation-box p{font-size:1.05rem;color:#495057;line-height:1.6;margin:0 0 12px}
.response-expectation-box strong{color:#997EB2;font-weight:600}
@media (max-width: 992px) {
.contact-intro-wrapper{grid-template-columns:1fr;gap:40px}
.contact-headline-block h1{font-size:2.6rem}
.methods-grid-layout{grid-template-columns:1fr;gap:30px}
.hours-display-grid{grid-template-columns:1fr;gap:30px}
}
@media (max-width: 768px) {
.contact-hero-zone{padding:60px 20px 40px}
.contact-headline-block h1{font-size:2.2rem}
.section-title-centered{font-size:2rem}
.form-container-wrapper{padding:35px 25px}
.form-container-wrapper h2{font-size:1.8rem}
.contact-visual-section img{height:300px}
.method-card-item{padding:28px 22px}
}
@media (max-width: 480px) {
.contact-headline-block h1{font-size:1.9rem}
.form-submit-btn{width:100%;padding:14px 24px}
.hours-info-block{padding:30px 25px}
}
.apropos-hero-section{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}
.apropos-hero-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#997eb214 0%,transparent 70%);border-radius:50%}
.apropos-hero-content{max-width:780px;margin:0 auto;position:relative;z-index:2}
.apropos-hero-content h1{font-size:2.8rem;color:#212529;margin-bottom:1.5rem;font-weight:700;line-height:1.2}
.apropos-hero-content .lead-text{font-size:1.25rem;color:#495057;line-height:1.7;margin-bottom:2rem}
.apropos-timeline-wrapper{background:#fff;padding:5rem 1.5rem;position:relative}
.apropos-timeline-container{max-width:1100px;margin:0 auto}
.apropos-timeline-header{text-align:center;margin-bottom:4rem}
.apropos-timeline-header h2{font-size:2.4rem;color:#212529;margin-bottom:1rem;font-weight:700}
.apropos-timeline-header p{font-size:1.1rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.apropos-timeline-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:3rem}
.apropos-timeline-card{background:#f8f9fa;padding:2rem;border-radius:8px;border-left:4px solid #997EB2;position:relative;transition:transform .3s ease,box-shadow .3s ease}
.apropos-timeline-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #997eb226}
.apropos-timeline-year{font-size:1.5rem;color:#997EB2;font-weight:700;margin-bottom:.8rem;display:block}
.apropos-timeline-card h3{font-size:1.3rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.apropos-timeline-card p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.apropos-values-section{background:linear-gradient(to bottom,#fafbfc 0%,#fff 100%);padding:5rem 1.5rem;position:relative}
.apropos-values-container{max-width:1200px;margin:0 auto}
.apropos-values-intro{text-align:center;margin-bottom:4rem}
.apropos-values-intro h2{font-size:2.4rem;color:#212529;margin-bottom:1rem;font-weight:700}
.apropos-values-intro p{font-size:1.1rem;color:#495057;max-width:750px;margin:0 auto;line-height:1.6}
.apropos-values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}
.apropos-value-item{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 2px 12px #0000000f;transition:box-shadow .3s ease}
.apropos-value-item:hover{box-shadow:0 8px 24px #997eb21f}
.apropos-value-icon{width:60px;height:60px;background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.8rem;color:#fff}
.apropos-value-item h3{font-size:1.4rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.apropos-value-item p{font-size:1rem;color:#495057;line-height:1.7;margin:0}
.apropos-image-showcase{padding:5rem 1.5rem;background:#fff}
.apropos-showcase-container{max-width:1200px;margin:0 auto}
.apropos-showcase-row{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:5rem}
.apropos-showcase-row:last-child{margin-bottom:0}
.apropos-showcase-row.reverse{direction:rtl}
.apropos-showcase-row.reverse > *{direction:ltr}
.apropos-showcase-image{width:100%;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #00000014}
.apropos-showcase-image img{width:100%;height:100%;object-fit:cover}
.apropos-showcase-content h2{font-size:2.2rem;color:#212529;margin-bottom:1.2rem;font-weight:700;line-height:1.3}
.apropos-showcase-content p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:1.2rem}
.apropos-showcase-content ul{list-style:none;padding:0;margin:1.5rem 0}
.apropos-showcase-content ul li{font-size:1rem;color:#495057;line-height:1.6;margin-bottom:.8rem;padding-left:1.8rem;position:relative}
.apropos-showcase-content ul li::before{content:'';position:absolute;left:0;color:#997EB2;font-weight:700;font-size:1.2rem}
.apropos-expertise-section{background:#f8f9fa;padding:5rem 1.5rem}
.apropos-expertise-container{max-width:1000px;margin:0 auto}
.apropos-expertise-header{text-align:center;margin-bottom:3.5rem}
.apropos-expertise-header h2{font-size:2.4rem;color:#212529;margin-bottom:1rem;font-weight:700}
.apropos-expertise-header p{font-size:1.1rem;color:#495057;line-height:1.6}
.apropos-expertise-list{display:flex;flex-direction:column;gap:1.8rem}
.apropos-expertise-box{background:#fff;padding:2rem 2.5rem;border-radius:8px;display:flex;align-items:flex-start;gap:1.5rem;box-shadow:0 2px 8px #0000000d;transition:transform .3s ease,box-shadow .3s ease}
.apropos-expertise-box:hover{transform:translateX(8px);box-shadow:0 4px 16px #997eb21f}
.apropos-expertise-number{min-width:50px;height:50px;background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;flex-shrink:0}
.apropos-expertise-text h3{font-size:1.3rem;color:#212529;margin-bottom:.6rem;font-weight:600}
.apropos-expertise-text p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.apropos-cta-section{background:linear-gradient(135deg,#997EB2 0%,#B69AB3 50%,#DFDFD6 100%);padding:5rem 1.5rem;text-align:center;position:relative;overflow:hidden}
.apropos-cta-section::before{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);border-radius:50%}
.apropos-cta-content{max-width:800px;margin:0 auto;position:relative;z-index:2}
.apropos-cta-content h2{font-size:2.6rem;color:#fff;margin-bottom:1.5rem;font-weight:700;line-height:1.3}
.apropos-cta-content p{font-size:1.2rem;color:#fff;line-height:1.7;margin-bottom:2.5rem;opacity:.95}
.apropos-cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}
.apropos-btn-primary{background:#fff;color:#997EB2;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-block;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #00000026}
.apropos-btn-primary:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000040}
.apropos-btn-secondary{background:transparent;color:#fff;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-block;border:2px solid #fff;transition:background .3s ease,transform .3s ease}
.apropos-btn-secondary:hover{background:#ffffff26;transform:translateY(-3px)}
@media (max-width: 768px) {
.apropos-hero-content h1{font-size:2rem}
.apropos-hero-content .lead-text{font-size:1.1rem}
.apropos-timeline-header h2,.apropos-values-intro h2,.apropos-expertise-header h2{font-size:1.9rem}
.apropos-timeline-grid{grid-template-columns:1fr;gap:1.8rem}
.apropos-values-grid{grid-template-columns:1fr;gap:1.5rem}
.apropos-showcase-row{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}
.apropos-showcase-row.reverse{direction:ltr}
.apropos-showcase-image{height:300px}
.apropos-showcase-content h2{font-size:1.8rem}
.apropos-expertise-box{flex-direction:column;text-align:center;align-items:center}
.apropos-cta-content h2{font-size:2rem}
.apropos-cta-content p{font-size:1.05rem}
.apropos-cta-buttons{flex-direction:column;align-items:stretch}
.apropos-btn-primary,.apropos-btn-secondary{width:100%}
}
@media (min-width: 769px) and (max-width: 1024px) {
.apropos-hero-content h1{font-size:2.4rem}
.apropos-showcase-row{gap:2.5rem}
.apropos-values-grid{gap:1.8rem}
}
.programme-hero-block{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:80px 20px;position:relative;overflow:hidden}
.programme-hero-block::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#997eb214 0%,transparent 70%);border-radius:50%}
.programme-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.programme-hero-content h1{font-size:2.8rem;color:#212529;font-weight:700;margin-bottom:24px;line-height:1.2}
.programme-hero-content .hero-subtitle{font-size:1.2rem;color:#495057;line-height:1.6;max-width:720px;margin-bottom:16px}
.programme-hero-content .hero-note{font-size:1rem;color:#6c757d;font-style:italic;margin-top:12px}
.learning-path-section{background:#fff;padding:100px 20px;position:relative}
.learning-path-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.learning-path-image{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000014}
.learning-path-image img{width:100%;height:480px;object-fit:cover;display:block}
.learning-path-content h2{font-size:2.2rem;color:#212529;margin-bottom:28px;font-weight:700;line-height:1.3}
.learning-path-content p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:20px}
.learning-path-content .highlight-box{background:#f8f9fa;border-left:4px solid #997EB2;padding:20px 24px;margin-top:28px;border-radius:0 8px 8px 0}
.learning-path-content .highlight-box p{margin-bottom:0;color:#343a40;font-weight:500}
.modules-grid-section{background:linear-gradient(180deg,#fafbfc 0%,#f8f9fa 100%);padding:90px 20px}
.modules-grid-container{max-width:1200px;margin:0 auto}
.modules-grid-container h2{font-size:2.4rem;color:#212529;text-align:center;margin-bottom:16px;font-weight:700}
.modules-grid-container .section-intro{text-align:center;font-size:1.1rem;color:#6c757d;max-width:680px;margin:0 auto 60px;line-height:1.6}
.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.module-card{background:#fff;border-radius:12px;padding:32px 28px;box-shadow:0 4px 12px #0000000f;transition:transform .3s ease,box-shadow .3s ease;border-top:3px solid #DFDFD6}
.module-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}
.module-card h3{font-size:1.4rem;color:#212529;margin-bottom:16px;font-weight:600}
.module-card p{font-size:.98rem;color:#495057;line-height:1.6;margin-bottom:0}
.module-card .module-duration{display:inline-block;background:#f8f9fa;color:#997EB2;font-size:.85rem;padding:6px 14px;border-radius:20px;margin-top:16px;font-weight:600}
.approach-timeline-section{background:#fff;padding:100px 20px;position:relative}
.approach-timeline-container{max-width:1100px;margin:0 auto}
.approach-timeline-container h2{font-size:2.3rem;color:#212529;margin-bottom:20px;font-weight:700}
.approach-timeline-container .timeline-intro{font-size:1.05rem;color:#6c757d;line-height:1.7;margin-bottom:50px;max-width:760px}
.timeline-steps{display:flex;flex-direction:column;gap:40px}
.timeline-step{display:grid;grid-template-columns:80px 1fr;gap:28px;align-items:flex-start}
.step-marker{width:80px;height:80px;background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px #997eb24d}
.step-content h3{font-size:1.5rem;color:#212529;margin-bottom:12px;font-weight:600}
.step-content p{font-size:1rem;color:#495057;line-height:1.7;margin-bottom:0}
.practical-section{background:linear-gradient(135deg,#f5f6fa 0%,#fafbfc 100%);padding:90px 20px;position:relative}
.practical-section::after{content:'';position:absolute;bottom:-50px;left:0;width:100%;height:150px;background:linear-gradient(180deg,transparent 0%,#fff 100%);pointer-events:none}
.practical-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.practical-content h2{font-size:2.3rem;color:#212529;margin-bottom:24px;font-weight:700;line-height:1.3}
.practical-content p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:20px}
.practical-features{margin-top:32px}
.practical-feature-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a}
.practical-feature-icon{width:32px;height:32px;background:#997EB2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0;font-size:.9rem}
.practical-feature-text{flex:1}
.practical-feature-text h4{font-size:1.1rem;color:#212529;margin-bottom:6px;font-weight:600}
.practical-feature-text p{font-size:.95rem;color:#6c757d;margin-bottom:0;line-height:1.6}
.practical-image{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000014}
.practical-image img{width:100%;height:520px;object-fit:cover;display:block}
.cta-action-button{display:inline-block;background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);color:#fff;padding:16px 40px;border-radius:8px;text-decoration:none;font-size:1.05rem;font-weight:600;margin-top:28px;box-shadow:0 4px 12px #997eb24d;transition:transform .3s ease,box-shadow .3s ease}
.cta-action-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #997eb266}
@media (max-width: 992px) {
.programme-hero-content h1{font-size:2.2rem}
.learning-path-wrapper,.practical-wrapper{grid-template-columns:1fr;gap:40px}
.modules-grid{grid-template-columns:repeat(2,1fr);gap:24px}
.timeline-step{grid-template-columns:60px 1fr;gap:20px}
.step-marker{width:60px;height:60px;font-size:1.4rem}
}
@media (max-width: 768px) {
.programme-hero-block{padding:60px 20px}
.programme-hero-content h1{font-size:1.8rem}
.programme-hero-content .hero-subtitle{font-size:1.05rem}
.learning-path-section,.approach-timeline-section,.practical-section{padding:60px 20px}
.modules-grid-section{padding:60px 20px}
.modules-grid{grid-template-columns:1fr;gap:20px}
.learning-path-content h2,.approach-timeline-container h2,.practical-content h2{font-size:1.8rem}
.modules-grid-container h2{font-size:1.9rem}
.learning-path-image img,.practical-image img{height:320px}
.timeline-step{grid-template-columns:1fr;gap:16px}
.step-marker{width:50px;height:50px;font-size:1.2rem}
}
.webinars-hero-section{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.webinars-hero-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:linear-gradient(45deg,#997EB2 0%,#B69AB3 100%);opacity:.08;border-radius:50%;z-index:1}
.webinars-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.webinars-hero-title{font-size:3.2rem;color:#212529;font-weight:700;margin-bottom:20px;line-height:1.2}
.webinars-hero-subtitle{font-size:1.3rem;color:#495057;margin-bottom:35px;line-height:1.6;max-width:720px}
.webinars-upcoming-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:45px}
.webinars-upcoming-card{background:#fff;border-radius:12px;padding:30px;border-left:4px solid #997EB2;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}
.webinars-upcoming-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #997eb226}
.webinars-card-date{font-size:.9rem;color:#997EB2;font-weight:600;margin-bottom:12px;display:block}
.webinars-card-title{font-size:1.25rem;color:#212529;font-weight:600;margin-bottom:10px;line-height:1.4}
.webinars-card-desc{font-size:.95rem;color:#495057;line-height:1.6;margin-bottom:0}
.webinars-featured-section{background:#fff;padding:70px 20px;position:relative}
.webinars-featured-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:50px;align-items:center}
.webinars-featured-image{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 10px 30px #0000001a}
.webinars-featured-content h2{font-size:2.4rem;color:#212529;font-weight:700;margin-bottom:25px;line-height:1.3}
.webinars-featured-meta{display:flex;gap:30px;margin-bottom:25px;flex-wrap:wrap}
.webinars-meta-item{display:flex;align-items:center;gap:8px;font-size:.95rem;color:#495057}
.webinars-meta-icon{width:20px;height:20px;fill:#997EB2}
.webinars-featured-text{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:20px}
.webinars-featured-highlights{list-style:none;padding:0;margin:25px 0}
.webinars-featured-highlights li{padding:12px 0 12px 30px;position:relative;font-size:1rem;color:#343a40;line-height:1.6}
.webinars-featured-highlights li::before{content:'→';position:absolute;left:0;color:#997EB2;font-weight:700;font-size:1.2rem}
.webinars-register-btn{display:inline-block;padding:14px 32px;background:#997EB2;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;margin-top:10px}
.webinars-register-btn:hover{background:#8567a1;transform:translateY(-2px);box-shadow:0 6px 16px #997eb24d}
.webinars-archive-section{background:linear-gradient(180deg,#fafbfc 0%,#f8f9fa 100%);padding:70px 20px}
.webinars-archive-container{max-width:1200px;margin:0 auto}
.webinars-archive-container h2{font-size:2.4rem;color:#212529;font-weight:700;margin-bottom:15px;text-align:center}
.webinars-archive-intro{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}
.webinars-archive-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.webinars-archive-item{background:#fff;border-radius:12px;padding:35px;box-shadow:0 2px 10px #0000000d;border-top:3px solid #B69AB3;transition:all .3s ease}
.webinars-archive-item:hover{box-shadow:0 8px 24px #0000001a}
.webinars-archive-date{font-size:.85rem;color:#997EB2;font-weight:600;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}
.webinars-archive-title{font-size:1.4rem;color:#212529;font-weight:600;margin-bottom:15px;line-height:1.4}
.webinars-archive-description{font-size:.98rem;color:#495057;line-height:1.7;margin-bottom:20px}
.webinars-replay-link{display:inline-flex;align-items:center;gap:8px;color:#997EB2;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease}
.webinars-replay-link:hover{color:#8567a1;gap:12px}
.webinars-topics-section{background:#fff;padding:70px 20px;position:relative}
.webinars-topics-section::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#997EB2 0%,#B69AB3 50%,#DFDFD6 100%)}
.webinars-topics-container{max-width:1000px;margin:0 auto}
.webinars-topics-container h2{font-size:2.4rem;color:#212529;font-weight:700;margin-bottom:45px;text-align:center}
.webinars-topics-list{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.webinars-topic-card{text-align:center;padding:30px 20px;background:#fafbfc;border-radius:12px;transition:all .3s ease}
.webinars-topic-card:hover{background:#f5f6fa;transform:scale(1.05)}
.webinars-topic-icon{width:70px;height:70px;margin:0 auto 20px;background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;font-weight:700}
.webinars-topic-name{font-size:1.15rem;color:#212529;font-weight:600;margin-bottom:10px;line-height:1.4}
.webinars-topic-detail{font-size:.92rem;color:#495057;line-height:1.6}
.webinars-format-section{background:linear-gradient(135deg,#DFDFD6 0%,#f8f9fa 100%);padding:70px 20px}
.webinars-format-wrapper{max-width:1200px;margin:0 auto}
.webinars-format-wrapper h2{font-size:2.4rem;color:#212529;font-weight:700;margin-bottom:50px;text-align:center}
.webinars-format-comparison{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.webinars-format-box{background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 16px #00000014;position:relative;overflow:hidden}
.webinars-format-box::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#997EB2 0%,#B69AB3 100%)}
.webinars-format-heading{font-size:1.6rem;color:#212529;font-weight:700;margin-bottom:25px}
.webinars-format-features{list-style:none;padding:0;margin:0}
.webinars-format-features li{padding:14px 0;border-bottom:1px solid #f5f6fa;font-size:1rem;color:#343a40;line-height:1.6;display:flex;align-items:flex-start;gap:12px}
.webinars-format-features li:last-child{border-bottom:none}
.webinars-format-features li::before{content:'';color:#997EB2;font-weight:700;font-size:1.2rem;flex-shrink:0}
.webinars-cta-section{background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.webinars-cta-section::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:#ffffff1a;border-radius:50%}
.webinars-cta-section::after{content:'';position:absolute;bottom:-120px;right:-120px;width:350px;height:350px;background:#ffffff14;border-radius:50%}
.webinars-cta-content{max-width:800px;margin:0 auto;position:relative;z-index:2}
.webinars-cta-content h2{font-size:2.6rem;color:#fff;font-weight:700;margin-bottom:20px;line-height:1.3}
.webinars-cta-text{font-size:1.2rem;color:#fff;margin-bottom:35px;line-height:1.7;opacity:.95}
.webinars-cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.webinars-cta-primary{display:inline-block;padding:16px 40px;background:#fff;color:#997EB2;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 12px #00000026}
.webinars-cta-primary:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000040;background:#fafbfc}
.webinars-cta-secondary{display:inline-block;padding:16px 40px;background:transparent;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;border:2px solid #fff;transition:all .3s ease}
.webinars-cta-secondary:hover{background:#ffffff26;transform:translateY(-3px)}
@media (max-width: 992px) {
.webinars-hero-title{font-size:2.4rem}
.webinars-featured-wrapper{grid-template-columns:1fr;gap:35px}
.webinars-featured-image{height:320px}
.webinars-archive-grid{grid-template-columns:1fr}
.webinars-topics-list{grid-template-columns:repeat(2,1fr);gap:25px}
.webinars-format-comparison{grid-template-columns:1fr;gap:25px}
}
@media (max-width: 768px) {
.webinars-hero-section{padding:50px 20px 40px}
.webinars-hero-title{font-size:2rem}
.webinars-hero-subtitle{font-size:1.1rem}
.webinars-upcoming-grid{grid-template-columns:1fr}
.webinars-featured-content h2{font-size:1.8rem}
.webinars-featured-meta{gap:15px}
.webinars-archive-container h2,.webinars-topics-container h2,.webinars-format-wrapper h2{font-size:1.8rem}
.webinars-topics-list{grid-template-columns:1fr}
.webinars-cta-content h2{font-size:2rem}
.webinars-cta-text{font-size:1.05rem}
.webinars-cta-buttons{flex-direction:column;align-items:stretch}
.webinars-cta-primary,.webinars-cta-secondary{width:100%}
}
.politique-cookies-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:3rem 1rem}
.politique-cookies-container{max-width:920px;margin:0 auto;background:#fff;padding:3.5rem 3rem;border-radius:2px;box-shadow:0 1px 3px #997eb214}
.politique-entete-principal{margin-bottom:2.8rem;padding-bottom:2rem;border-bottom:1px solid #DFDFD6}
.politique-entete-principal h1{font-size:2.1rem;color:#212529;font-weight:600;margin-bottom:.9rem;line-height:1.3}
.politique-date-mise-a-jour{font-size:.92rem;color:#6c757d;font-style:italic}
.politique-section-ouverture{margin-bottom:2.6rem}
.politique-section-ouverture p{font-size:1.05rem;line-height:1.75;color:#343a40;margin-bottom:1.1rem}
.politique-bloc-contenu{margin-bottom:2.4rem}
.politique-bloc-contenu h2{font-size:1.55rem;color:#997EB2;font-weight:600;margin-bottom:1.2rem;line-height:1.4}
.politique-bloc-contenu h3{font-size:1.25rem;color:#495057;font-weight:600;margin-bottom:.9rem;margin-top:1.6rem}
.politique-bloc-contenu p{font-size:.98rem;line-height:1.7;color:#495057;margin-bottom:1rem}
.politique-bloc-contenu ul{margin:1.2rem 0 1.4rem;padding-left:0;list-style:none}
.politique-bloc-contenu ul li{font-size:.98rem;line-height:1.65;color:#495057;margin-bottom:.7rem;padding-left:1.8rem;position:relative}
.politique-bloc-contenu ul li::before{content:"";position:absolute;left:0;top:.6rem;width:6px;height:6px;background:#B69AB3;border-radius:50%}
.politique-tableau-technologies{width:100%;margin:1.5rem 0 2rem;border-collapse:separate;border-spacing:0;background:#fafbfc;border-radius:2px;overflow:hidden;border:1px solid #DFDFD6}
.politique-tableau-technologies thead{background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%)}
.politique-tableau-technologies th{padding:1rem 1.2rem;text-align:left;font-size:.95rem;font-weight:600;color:#fff;border-bottom:2px solid #B69AB3}
.politique-tableau-technologies td{padding:1rem 1.2rem;font-size:.93rem;color:#495057;border-bottom:1px solid #e9ecef;line-height:1.6}
.politique-tableau-technologies tbody tr:last-child td{border-bottom:none}
.politique-tableau-technologies tbody tr:nth-child(odd){background:#fff}
.politique-tableau-technologies tbody tr:nth-child(even){background:#f8f9fa}
.politique-encadre-important{background:linear-gradient(to right,#f8f9fa 0%,#fff 100%);border-left:4px solid #997EB2;padding:1.4rem 1.6rem;margin:1.8rem 0;border-radius:0 2px 2px 0}
.politique-encadre-important p{font-size:.97rem;line-height:1.7;color:#343a40;margin-bottom:.6rem}
.politique-encadre-important p:last-child{margin-bottom:0}
.politique-zone-contact-final{margin-top:3.2rem;padding-top:2.2rem;border-top:2px solid #DFDFD6}
.politique-zone-contact-final h2{font-size:1.45rem;color:#997EB2;font-weight:600;margin-bottom:1.3rem}
.politique-zone-contact-final p{font-size:.98rem;line-height:1.7;color:#495057;margin-bottom:.9rem}
.politique-coordonnees-bloc{background:#fafbfc;padding:1.5rem 1.8rem;border-radius:2px;margin-top:1.4rem;border:1px solid #e9ecef}
.politique-coordonnees-bloc p{font-size:.96rem;color:#343a40;margin-bottom:.5rem;line-height:1.6}
.politique-coordonnees-bloc strong{color:#997EB2;font-weight:600}
@media (max-width: 768px) {
.politique-cookies-wrapper{padding:2rem .8rem}
.politique-cookies-container{padding:2rem 1.5rem}
.politique-entete-principal h1{font-size:1.7rem}
.politique-bloc-contenu h2{font-size:1.35rem}
.politique-bloc-contenu h3{font-size:1.1rem}
.politique-tableau-technologies{font-size:.88rem}
.politique-tableau-technologies th,.politique-tableau-technologies td{padding:.8rem .9rem}
.politique-encadre-important{padding:1.1rem 1.2rem}
}
@media (max-width: 480px) {
.politique-cookies-container{padding:1.5rem 1rem}
.politique-entete-principal h1{font-size:1.5rem}
.politique-bloc-contenu h2{font-size:1.2rem}
.politique-tableau-technologies{display:block;overflow-x:auto}
}
.politique-confidentialite-principale{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}
.en-tete-politique-confidentiel{background:linear-gradient(165deg,#997EB2 0%,#B69AB3 85%);padding:4.5rem 1.5rem 3rem;text-align:center;position:relative;overflow:hidden}
.en-tete-politique-confidentiel::before{content:'';position:absolute;top:-50%;left:-10%;width:120%;height:200%;background:radial-gradient(ellipse at center,#ffffff26 0%,transparent 70%);animation:pulse-doux 8s ease-in-out infinite}
@keyframes pulse-doux {
0%,100%{transform:scale(1);opacity:.3}
50%{transform:scale(1.1);opacity:.5}
}
.titre-principal-politique{font-size:2.8rem;font-weight:700;color:#fff;margin:0 0 1rem;position:relative;z-index:2;letter-spacing:-.5px}
.sous-titre-politique-intro{font-size:1.15rem;color:#fffffff2;max-width:720px;margin:0 auto;line-height:1.7;position:relative;z-index:2}
.date-mise-jour-politique{display:inline-block;background:#ffffff40;padding:.5rem 1.2rem;border-radius:30px;color:#fff;font-size:.9rem;margin-top:1.5rem;position:relative;z-index:2;border:1px solid #ffffff4d}
.conteneur-contenu-politique{max-width:920px;margin:0 auto;padding:3.5rem 1.5rem}
.section-politique-individuelle{background:#fff;padding:2.5rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 2px 8px #997eb214;border-left:4px solid #B69AB3;transition:all .3s ease}
.section-politique-individuelle:hover{box-shadow:0 4px 16px #997eb226;transform:translateY(-2px)}
.titre-section-politique{font-size:1.75rem;color:#212529;margin:0 0 1.5rem;font-weight:600;position:relative;padding-bottom:.8rem}
.titre-section-politique::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#997EB2,#B69AB3);border-radius:3px}
.paragraphe-contenu-politique{font-size:1.05rem;line-height:1.8;color:#495057;margin-bottom:1.2rem}
.paragraphe-contenu-politique:last-child{margin-bottom:0}
.liste-elements-politique{margin:1.5rem 0;padding-left:0;list-style:none}
.element-liste-politique{padding:.9rem 0 .9rem 2.5rem;position:relative;font-size:1.05rem;line-height:1.7;color:#495057;border-bottom:1px solid #f0f0f0}
.element-liste-politique:last-child{border-bottom:none}
.element-liste-politique::before{content:'→';position:absolute;left:0;top:.9rem;color:#997EB2;font-weight:700;font-size:1.2rem}
.sous-section-politique{background:#f8f9fa;padding:1.8rem;border-radius:8px;margin:1.5rem 0;border:1px solid #e9ecef}
.titre-sous-section-politique{font-size:1.3rem;color:#343a40;margin:0 0 1rem;font-weight:600}
.bloc-mise-en-evidence{background:linear-gradient(135deg,#997eb214 0%,#b69ab314 100%);padding:1.5rem 2rem;border-left:4px solid #997EB2;margin:2rem 0;border-radius:0 8px 8px 0}
.texte-mise-en-evidence{font-size:1.08rem;color:#343a40;margin:0;line-height:1.7;font-weight:500}
.section-contact-politique{background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);padding:3rem 2.5rem;border-radius:12px;margin-top:3rem;text-align:center;color:#fff;box-shadow:0 6px 20px #997eb233}
.titre-contact-politique{font-size:1.9rem;margin:0 0 1.5rem;font-weight:600}
.info-contact-liste{list-style:none;padding:0;margin:1.5rem 0 0}
.item-contact-individuel{margin:1rem 0;font-size:1.1rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}
.lien-contact-politique{color:#fff;text-decoration:none;border-bottom:2px solid #fff6;padding-bottom:2px;transition:all .3s ease;font-weight:500}
.lien-contact-politique:hover{border-bottom-color:#fff;transform:translateY(-1px)}
.separateur-visuel-leger{height:1px;background:linear-gradient(90deg,transparent 0%,#DFDFD6 50%,transparent 100%);margin:2.5rem 0;border:none}
@media (max-width: 768px) {
.titre-principal-politique{font-size:2rem}
.en-tete-politique-confidentiel{padding:3rem 1rem 2rem}
.conteneur-contenu-politique{padding:2rem 1rem}
.section-politique-individuelle{padding:1.8rem 1.5rem}
.titre-section-politique{font-size:1.4rem}
.section-contact-politique{padding:2rem 1.5rem}
.item-contact-individuel{flex-direction:column;gap:.3rem}
}
@media (max-width: 480px) {
.titre-principal-politique{font-size:1.7rem}
.sous-titre-politique-intro{font-size:1rem}
.section-politique-individuelle{padding:1.5rem 1.2rem}
.element-liste-politique{padding-left:2rem}
}
.success-wrapper-main{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 50%,#fff 100%);min-height:100vh;padding:0;margin:0}
.success-container-custom{max-width:920px;margin:0 auto;padding:80px 20px 100px}
.success-visual-top{text-align:center;margin-bottom:60px;position:relative}
.success-checkmark-circle{width:140px;height:140px;margin:0 auto 35px;background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 40px #997eb240;animation:pulse-circle 2s ease-in-out infinite;position:relative}
@keyframes pulse-circle {
0%,100%{transform:scale(1);box-shadow:0 12px 40px #997eb240}
50%{transform:scale(1.05);box-shadow:0 16px 50px #997eb259}
}
.success-checkmark-circle::before{content:'';font-size:72px;color:#fff;font-weight:300;line-height:1}
.success-main-title{font-size:42px;color:#212529;margin:0 0 18px;font-weight:600;letter-spacing:-.5px}
.success-subtitle-text{font-size:19px;color:#495057;line-height:1.7;margin:0;max-width:580px;margin-left:auto;margin-right:auto}
.success-content-blocks{background:#fff;border-radius:16px;padding:55px 50px;box-shadow:0 4px 24px #0000000f;margin-bottom:45px}
.success-info-section{margin-bottom:50px;padding-bottom:50px;border-bottom:2px solid #f5f6fa}
.success-info-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.success-section-heading{font-size:26px;color:#343a40;margin:0 0 25px;font-weight:600;display:flex;align-items:center;gap:12px}
.success-section-heading::before{content:'';width:5px;height:32px;background:linear-gradient(180deg,#997EB2 0%,#B69AB3 100%);border-radius:3px}
.success-detail-text{font-size:17px;color:#495057;line-height:1.75;margin:0 0 20px}
.success-detail-text:last-child{margin-bottom:0}
.success-steps-list{list-style:none;padding:0;margin:25px 0 0}
.success-steps-list li{padding:22px 0 22px 75px;position:relative;font-size:17px;color:#343a40;line-height:1.65;border-left:3px solid #DFDFD6;margin-bottom:15px}
.success-steps-list li::before{content:attr(data-number);position:absolute;left:-22px;top:18px;width:44px;height:44px;background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;box-shadow:0 4px 16px #997eb24d}
.success-steps-list li:last-child{border-left-color:transparent;margin-bottom:0}
.success-highlight-box{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);border-left:5px solid #997EB2;padding:28px 35px;border-radius:8px;margin:30px 0}
.success-highlight-box p{margin:0;font-size:17px;color:#343a40;line-height:1.7}
.success-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px;margin:30px 0 0}
.success-contact-item{background:#fafbfc;padding:26px;border-radius:10px;text-align:center;transition:all .3s ease;border:2px solid transparent}
.success-contact-item:hover{border-color:#B69AB3;transform:translateY(-3px);box-shadow:0 8px 20px #997eb226}
.success-contact-label{font-size:14px;color:#6c757d;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px;font-weight:500}
.success-contact-value{font-size:18px;color:#212529;margin:0;font-weight:600;word-break:break-word}
.success-action-zone{text-align:center;padding:45px 0 0}
.success-btn-primary{display:inline-block;background:linear-gradient(135deg,#997EB2 0%,#B69AB3 100%);color:#fff;padding:18px 50px;border-radius:50px;font-size:17px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #997eb24d;border:none;cursor:pointer;margin:0 10px 15px}
.success-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #997eb266}
.success-btn-secondary{display:inline-block;background:#fff;color:#997EB2;padding:18px 50px;border-radius:50px;font-size:17px;font-weight:600;text-decoration:none;transition:all .3s ease;border:2px solid #997EB2;cursor:pointer;margin:0 10px 15px}
.success-btn-secondary:hover{background:#997EB2;color:#fff;transform:translateY(-2px)}
.success-reference-number{display:inline-block;background:linear-gradient(135deg,#DFDFD6 0%,#f5f6fa 100%);padding:15px 30px;border-radius:8px;margin:25px 0;border-left:4px solid #997EB2}
.success-reference-label{font-size:13px;color:#6c757d;margin:0 0 5px;text-transform:uppercase;letter-spacing:.8px;font-weight:500}
.success-reference-code{color:#212529;margin:0;letter-spacing:1px;font:700 22px 'Courier New',monospace}
@media (max-width: 768px) {
.success-container-custom{padding:50px 20px 70px}
.success-main-title{font-size:32px}
.success-subtitle-text{font-size:17px}
.success-content-blocks{padding:35px 25px}
.success-section-heading{font-size:22px}
.success-steps-list li{padding-left:60px;font-size:16px}
.success-steps-list li::before{left:-20px;width:40px;height:40px;font-size:16px}
.success-contact-grid{grid-template-columns:1fr}
.success-btn-primary,.success-btn-secondary{display:block;margin:0 0 15px;width:100%}
.success-checkmark-circle{width:110px;height:110px}
.success-checkmark-circle::before{font-size:56px}
}
.error-page-wrapper{min-height:100vh;background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 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:60%;height:120%;background:radial-gradient(circle,#997eb214 0%,transparent 70%);pointer-events:none}
.error-page-wrapper::after{content:'';position:absolute;bottom:-30%;left:-15%;width:50%;height:80%;background:radial-gradient(circle,#b69ab30f 0%,transparent 70%);pointer-events:none}
.error-content-container{max-width:680px;width:100%;background:#fff;border-radius:16px;padding:3.5rem 2.5rem;box-shadow:0 8px 32px #0000000f;position:relative;z-index:2;text-align:center}
.error-visual-element{margin:0 auto 2rem;position:relative;width:180px;height:180px}
.error-number-display{font-size:7rem;font-weight:800;color:#997EB2;line-height:1;letter-spacing:-.03em;margin:0;text-shadow:2px 2px 0 #b69ab333}
.error-main-heading{font-size:1.75rem;font-weight:700;color:#212529;margin:1.5rem 0 1rem;line-height:1.3}
.error-description-text{font-size:1.05rem;color:#495057;line-height:1.7;margin:0 0 2rem}
.error-suggestions-block{background:#f8f9fa;border-left:4px solid #997EB2;padding:1.5rem;margin:2rem 0;text-align:left;border-radius:6px}
.error-suggestions-block h3{font-size:1.1rem;font-weight:600;color:#343a40;margin:0 0 1rem}
.error-suggestions-block ul{list-style:none;padding:0;margin:0}
.error-suggestions-block li{padding:.5rem 0 .5rem 1.8rem;position:relative;color:#495057;font-size:.95rem;line-height:1.6}
.error-suggestions-block li::before{content:'→';position:absolute;left:0;color:#B69AB3;font-weight:700}
.error-actions-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2.5rem}
.error-btn-primary{display:inline-block;padding:.9rem 2.2rem;background:#997EB2;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 12px #997eb240}
.error-btn-primary:hover{background:#876FA0;transform:translateY(-2px);box-shadow:0 6px 18px #997eb259;color:#fff}
.error-btn-secondary{display:inline-block;padding:.9rem 2.2rem;background:transparent;color:#997EB2;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;border:2px solid #B69AB3;transition:all .3s ease}
.error-btn-secondary:hover{background:#B69AB3;color:#fff;border-color:#B69AB3;transform:translateY(-2px)}
.error-support-info{margin-top:3rem;padding-top:2rem;border-top:1px solid #DFDFD6}
.error-support-info p{font-size:.9rem;color:#6c757d;margin:.5rem 0;line-height:1.6}
.error-support-info a{color:#997EB2;text-decoration:none;font-weight:600;transition:color .2s ease}
.error-support-info a:hover{color:#876FA0;text-decoration:underline}
.error-decorative-shape{position:absolute;width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#997eb21a 0%,#b69ab30d 100%);top:-30px;right:-30px;z-index:1}
@media (max-width: 768px) {
.error-content-container{padding:2.5rem 1.5rem}
.error-number-display{font-size:5rem}
.error-main-heading{font-size:1.4rem}
.error-description-text{font-size:.95rem}
.error-actions-group{flex-direction:column;align-items:stretch}
.error-btn-primary,.error-btn-secondary{width:100%;text-align:center}
.error-visual-element{width:140px;height:140px}
}
@media (max-width: 480px) {
.error-page-wrapper{padding:1rem .5rem}
.error-content-container{padding:2rem 1.25rem}
.error-number-display{font-size:4rem}
.error-suggestions-block{padding:1.25rem}
}