*,::before,::after{margin:0;box-sizing:border-box;padding:0}
html{scroll-behavior:smooth;font-size:16px}
body{font-family:'Manrope',-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.65;background:linear-gradient(135deg,#fafbfc 0%,#F8EFDD 100%);color:#2a2d35;overflow-x:hidden;min-height:100vh}
a{color:inherit;text-decoration:none;transition:opacity .25s ease}
a:hover{opacity:.75}
a:focus-visible{outline:3px solid #9252D8;outline-offset:3px;border-radius:3px}
img{max-width:100%;height:auto;display:block}
button{font-family:inherit;cursor:pointer;border:none;background:none}
header{background:linear-gradient(135deg,#131C3F 0%,#1e2a52 100%);position:relative;width:100%;padding:0;z-index:50}
.header_top_m7k{padding:18px 6%;text-align:center;border-bottom:1px solid #f8efdd26;display:flex;justify-content:center;align-items:center;flex-direction:column}
.logo_wrapper_x9p{display:inline-block;margin-bottom:20px}
.logo_wrapper_x9p img{height:85px;width:85px;object-fit:contain}
.company_name_b3q{color:#F8EFDD;letter-spacing:.5px;font:700 clamp(1.4rem,3vw,2.1rem) 'Space Grotesk',sans-serif}
.header_middle_r4z{padding:22px 6%;display:flex;justify-content:center;align-items:center;gap:35px;flex-wrap:wrap;background:#9252d814}
.contact_email_s5w{color:#F8EFDD;font-size:.95rem;display:flex;align-items:center;gap:8px}
.contact_email_s5w::before{content:'';font-size:1.2rem;color:#9252D8}
.business_hours_t8n{color:#F8EFDD;font-size:.95rem;font-weight:300;letter-spacing:.3px}
.header_bottom_n6l{padding:20px 6%;display:flex;justify-content:center;align-items:center}
.main_navigation_j2v{display:flex;gap:45px;list-style:none;flex-wrap:wrap;justify-content:center}
.main_navigation_j2v a{color:#F8EFDD;font-size:1.05rem;font-weight:500;position:relative;padding:8px 0;transition:color .25s ease}
.main_navigation_j2v a:hover{color:#9252D8;opacity:1}
.main_navigation_j2v a:focus-visible{outline:3px solid #9252D8;outline-offset:5px}
footer{background:linear-gradient(180deg,#131C3F 0%,#0f1629 100%);color:#e8e9ed;padding:70px 6% 40px;margin-top:90px;position:relative}
.footer_container_v7m{max-width:650px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:45px}
.footer_brand_zone_k3r{padding-bottom:40px;border-bottom:1px solid #f8efdd26}
.footer_logo_q8d{display:inline-block;margin-bottom:22px}
.footer_logo_q8d img{height:70px;width:70px;object-fit:contain;margin:0 auto}
.footer_brand_name_w5p{color:#F8EFDD;margin-bottom:15px;font:700 1.7rem 'Space Grotesk',sans-serif}
.footer_contact_info_u2x{font-size:.95rem;color:#c7cbd5;line-height:1.8}
.footer_contact_info_u2x a{color:#9252D8;font-weight:500;transition:color .25s ease}
.footer_contact_info_u2x a:hover{color:#b078e8;opacity:1}
.footer_nav_zone_h9b{padding:35px 0;background:#9252d80d;border-radius:12px}
.footer_nav_title_p4t{color:#9252D8;margin-bottom:20px;letter-spacing:.5px;font:600 1.1rem 'Space Grotesk',sans-serif}
.footer_links_l6n{display:flex;flex-direction:column;gap:14px;list-style:none}
.footer_links_l6n a{color:#e8e9ed;font-size:.95rem;transition:color .25s ease}
.footer_links_l6n a:hover{color:#9252D8;opacity:1}
.footer_legal_zone_z1f{padding-top:35px;border-top:1px solid #f8efdd26}
.footer_service_links_a7k{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin-bottom:25px;list-style:none}
.footer_service_links_a7k a{color:#c7cbd5;font-size:.88rem;transition:color .25s ease}
.footer_service_links_a7k a:hover{color:#9252D8;opacity:1}
.footer_copyright_d3s{font-size:.85rem;color:#9ca3b1;font-weight:300}
@media (max-width: 768px) {
.header_top_m7k{padding:15px 4%}
.logo_wrapper_x9p img{height:65px;width:65px}
.company_name_b3q{font-size:1.3rem}
.header_middle_r4z{padding:18px 4%;gap:20px}
.contact_email_s5w,.business_hours_t8n{font-size:.85rem}
.header_bottom_n6l{padding:15px 4%}
.main_navigation_j2v{gap:25px}
.main_navigation_j2v a{font-size:.95rem}
footer{padding:50px 4% 30px;margin-top:60px}
.footer_container_v7m{gap:35px}
.footer_logo_q8d img{height:60px;width:60px}
.footer_brand_name_w5p{font-size:1.4rem}
.footer_service_links_a7k{gap:18px}
}
.consent_overlay_k9m{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#131C3F 0%,#1e2a52 100%);padding:35px 6%;box-shadow:0 -8px 35px #131c3f66;z-index:9999;border-top:3px solid #9252D8;transform:translateY(100%);transition:transform .4s ease}
.consent_overlay_k9m.visible_state{transform:translateY(0)}
.consent_inner_r7p{max-width:920px;margin:0 auto;display:flex;flex-direction:column;gap:28px}
.consent_text_block_w3n{color:#e8e9ed;font-size:.95rem;line-height:1.7}
.consent_text_block_w3n strong{color:#F8EFDD;font-weight:600}
.consent_categories_x5h{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:12px}
.category_item_b8t{background:#f8efdd12;padding:20px;border-radius:10px;border:1px solid #9252d833}
.category_header_q2m{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}
.category_title_n6s{color:#9252D8;font:600 .98rem 'Space Grotesk',sans-serif}
.toggle_switch_j4v{position:relative;width:50px;height:26px;background:#ffffff26;border-radius:13px;cursor:pointer;transition:background .3s ease}
.toggle_switch_j4v input{opacity:0;width:0;height:0;position:absolute}
.toggle_slider_z8l{position:absolute;top:3px;left:3px;width:20px;height:20px;background:#e8e9ed;border-radius:50%;transition:transform .3s ease}
.toggle_switch_j4v input:checked + .toggle_slider_z8l{transform:translateX(24px);background:#9252D8}
.toggle_switch_j4v input:focus-visible + .toggle_slider_z8l{outline:3px solid #9252D8;outline-offset:2px}
.category_description_p9u{font-size:.85rem;color:#c7cbd5;line-height:1.6}
.consent_actions_d5k{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.consent_btn_t7w{padding:14px 32px;border-radius:8px;font-size:.95rem;font-weight:600;transition:all .25s ease;min-width:160px}
.consent_btn_primary_h3z{background:linear-gradient(135deg,#9252D8,#b078e8);color:#fff}
.consent_btn_primary_h3z:hover{background:linear-gradient(135deg,#7d42c0,#9252D8);transform:translateY(-2px)}
.consent_btn_primary_h3z:focus-visible{outline:3px solid #9252D8;outline-offset:3px}
.consent_btn_secondary_m2l{background:none;color:#F8EFDD;border:2px solid #f8efdd4d}
.consent_btn_secondary_m2l:hover{border-color:#9252D8;background:#9252d81a}
.consent_btn_secondary_m2l:focus-visible{outline:3px solid #9252D8;outline-offset:3px}
.consent_btn_tertiary_v6y{background:none;color:#c7cbd5;border:2px solid #c7cbd533}
.consent_btn_tertiary_v6y:hover{color:#e8e9ed;border-color:#c7cbd566}
.consent_btn_tertiary_v6y:focus-visible{outline:3px solid #9252D8;outline-offset:3px}
@media (max-width: 768px) {
.consent_overlay_k9m{padding:25px 4%}
.consent_categories_x5h{grid-template-columns:1fr;gap:15px}
.consent_actions_d5k{flex-direction:column}
.consent_btn_t7w{width:100%}
}
@media (forced-colors: active) {
.toggle_switch_j4v,.consent_btn_primary_h3z,.consent_btn_secondary_m2l{border:2px solid}
.toggle_slider_z8l{forced-color-adjust:none}
}
.apropos-hero-zone{background:linear-gradient(135deg,#F8EFDD 0%,#fff 100%);padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}
.apropos-hero-zone::before{content:'';position:absolute;top:-50%;right:-20%;width:70%;height:200%;background:radial-gradient(circle,#9252d814 0%,transparent 70%);border-radius:50%}
.apropos-hero-content{max-width:820px;margin:0 auto;position:relative;z-index:2}
.apropos-hero-content h1{font-size:2.8rem;color:#131C3F;margin-bottom:1.5rem;font-weight:700;line-height:1.2}
.apropos-hero-content h1::after{content:'';display:block;width:80px;height:4px;background:#9252D8;margin-top:1.2rem}
.apropos-hero-content p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:1.2rem}
.apropos-story-section{background:#fff;padding:4.5rem 1.5rem;position:relative}
.apropos-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;align-items:center}
.apropos-story-text h2{font-size:2.2rem;color:#131C3F;margin-bottom:1.8rem;font-weight:700;position:relative;padding-left:1.5rem}
.apropos-story-text h2::before{content:'';position:absolute;left:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,#9252D8 0%,#131C3F 100%);border-radius:3px}
.apropos-story-text p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:1.3rem}
.apropos-story-image{border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #131c3f1f}
.apropos-story-image img{width:100%;height:420px;object-fit:cover;display:block}
.apropos-valeurs-zone{background:linear-gradient(165deg,#f5f6fa 0%,#F8EFDD 100%);padding:4.5rem 1.5rem}
.apropos-valeurs-wrapper{max-width:1200px;margin:0 auto}
.apropos-valeurs-wrapper h2{font-size:2.2rem;color:#131C3F;text-align:center;margin-bottom:3rem;font-weight:700}
.apropos-valeurs-wrapper h2::after{content:'';display:block;width:60px;height:3px;background:#9252D8;margin:1rem auto 0}
.apropos-valeurs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.apropos-valeur-card{background:#fff;padding:2.5rem 2rem;border-radius:10px;box-shadow:0 4px 16px #131c3f14;transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid #9252D8}
.apropos-valeur-card:hover{transform:translateY(-5px);box-shadow:0 8px 28px #9252d82e}
.apropos-valeur-card h3{font-size:1.4rem;color:#131C3F;margin-bottom:1rem;font-weight:600}
.apropos-valeur-card p{font-size:1rem;color:#495057;line-height:1.7}
.apropos-methode-section{background:#fff;padding:4.5rem 1.5rem}
.apropos-methode-container{max-width:1100px;margin:0 auto}
.apropos-methode-container h2{font-size:2.2rem;color:#131C3F;text-align:center;margin-bottom:3.5rem;font-weight:700}
.apropos-methode-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}
.apropos-step-item{display:flex;gap:1.5rem;align-items:flex-start}
.apropos-step-number{min-width:65px;width:65px;height:65px;background:linear-gradient(135deg,#9252D8 0%,#131C3F 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:700;box-shadow:0 4px 12px #9252d84d;flex-shrink:0;position:relative;top:5px}
.apropos-step-content h3{font-size:1.3rem;color:#131C3F;margin-bottom:.8rem;font-weight:600}
.apropos-step-content p{font-size:1rem;color:#495057;line-height:1.7}
.apropos-visual-zone{background:#f8f9fa;padding:4.5rem 1.5rem;position:relative}
.apropos-visual-container{max-width:1200px;margin:0 auto}
.apropos-visual-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}
.apropos-visual-images{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}
.apropos-visual-img{border-radius:10px;overflow:hidden;box-shadow:0 6px 20px #131c3f1a}
.apropos-visual-img img{width:100%;height:280px;object-fit:cover;display:block}
.apropos-visual-text h2{font-size:2rem;color:#131C3F;margin-bottom:1.5rem;font-weight:700}
.apropos-visual-text p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:1.2rem}
.apropos-contact-final{background:linear-gradient(135deg,#131C3F 0%,#9252D8 100%);padding:5rem 1.5rem;text-align:center;position:relative;overflow:hidden}
.apropos-contact-final::before{content:'';position:absolute;top:-30%;left:-10%;width:50%;height:160%;background:radial-gradient(circle,#f8efdd1a 0%,transparent 70%);border-radius:50%}
.apropos-contact-content{max-width:700px;margin:0 auto;position:relative;z-index:2}
.apropos-contact-content h2{font-size:2.4rem;color:#fff;margin-bottom:1.5rem;font-weight:700}
.apropos-contact-content p{font-size:1.15rem;color:#F8EFDD;line-height:1.7;margin-bottom:2rem}
.apropos-contact-btn{display:inline-block;padding:1rem 2.5rem;background:#F8EFDD;color:#131C3F;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 16px #f8efdd4d}
.apropos-contact-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 24px #f8efdd66}
.apropos-contact-info{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #f8efdd4d}
.apropos-contact-info p{font-size:1rem;color:#F8EFDD;margin-bottom:.5rem}
@media (max-width: 992px) {
.apropos-story-grid{grid-template-columns:1fr;gap:2.5rem}
.apropos-valeurs-grid{grid-template-columns:1fr}
.apropos-methode-steps{grid-template-columns:1fr}
.apropos-visual-layout{grid-template-columns:1fr}
.apropos-visual-images{order:2}
}
@media (max-width: 768px) {
.apropos-hero-content h1{font-size:2.2rem}
.apropos-story-text h2,.apropos-valeurs-wrapper h2,.apropos-methode-container h2{font-size:1.8rem}
.apropos-contact-content h2{font-size:2rem}
.apropos-hero-zone{padding:3.5rem 1.5rem 3rem}
.apropos-story-section,.apropos-valeurs-zone,.apropos-methode-section,.apropos-visual-zone{padding:3.5rem 1.5rem}
.apropos-visual-images{grid-template-columns:1fr}
.apropos-step-number{min-width:55px;width:55px;height:55px;font-size:1.4rem}
}
.careers-hero-wrap{background:linear-gradient(135deg,#F8EFDD 0%,#fff 100%);padding:90px 20px 70px;position:relative;overflow:hidden}
.careers-hero-wrap::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#9252d814 0%,transparent 70%);border-radius:50%}
.careers-hero-content{max-width:1140px;margin:0 auto;position:relative;z-index:2}
.careers-hero-content h1{font-size:3rem;color:#131C3F;margin:0 0 25px;font-weight:700;line-height:1.2}
.careers-hero-content h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#9252D8 0%,#131C3F 100%);margin-top:20px}
.careers-hero-content p{font-size:1.15rem;color:#495057;line-height:1.7;max-width:700px;margin-bottom:0}
.careers-positions-section{padding:80px 20px;background:#fff}
.careers-positions-container{max-width:1140px;margin:0 auto}
.careers-positions-header{text-align:center;margin-bottom:60px}
.careers-positions-header h2{font-size:2.4rem;color:#131C3F;margin:0 0 20px;font-weight:700;position:relative;display:inline-block}
.careers-positions-header h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#9252D8}
.careers-positions-header h2::after{content:'';position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#9252D8}
.careers-positions-header p{font-size:1.1rem;color:#495057;margin:0}
.careers-job-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-bottom:50px}
.careers-job-card{background:#f8f9fa;border:2px solid transparent;border-radius:12px;padding:35px 30px;transition:all .3s ease;position:relative}
.careers-job-card::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:#9252D8;border-radius:12px 0 0 12px;opacity:0;transition:opacity .3s ease}
.careers-job-card:hover{border-color:#9252D8;transform:translateY(-5px);box-shadow:0 10px 30px #9252d826}
.careers-job-card:hover::before{opacity:1}
.careers-job-card h3{font-size:1.5rem;color:#131C3F;margin:0 0 15px;font-weight:600}
.careers-job-meta{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}
.careers-job-tag{font-size:.85rem;color:#9252D8;background:#9252d81a;padding:6px 14px;border-radius:20px;font-weight:500}
.careers-job-card p{font-size:1rem;color:#495057;line-height:1.6;margin:0 0 25px}
.careers-apply-link{display:inline-block;color:#9252D8;font-weight:600;text-decoration:none;font-size:1rem;transition:all .3s ease;position:relative;padding-bottom:3px}
.careers-apply-link::after{content:'→';margin-left:8px;transition:margin-left .3s ease}
.careers-apply-link:hover{color:#131C3F}
.careers-apply-link:hover::after{margin-left:14px}
.careers-benefits-showcase{padding:80px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);position:relative}
.careers-benefits-layout{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.careers-benefits-visual{position:relative}
.careers-benefits-visual img{width:100%;height:450px;object-fit:cover;border-radius:16px;box-shadow:0 20px 60px #131c3f1f}
.careers-benefits-visual::before{content:'';position:absolute;top:-20px;left:-20px;width:100px;height:100px;border:3px solid #9252D8;border-radius:16px;z-index:-1}
.careers-benefits-content h2{font-size:2.2rem;color:#131C3F;margin:0 0 30px;font-weight:700;line-height:1.3}
.careers-benefits-list{display:flex;flex-direction:column;gap:25px}
.careers-benefit-item{display:flex;gap:20px;align-items:flex-start}
.careers-benefit-icon{width:50px;height:50px;background:linear-gradient(135deg,#9252D8 0%,#131C3F 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-weight:700;font-size:1.2rem}
.careers-benefit-text h3{font-size:1.2rem;color:#131C3F;margin:0 0 8px;font-weight:600}
.careers-benefit-text p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.careers-culture-zone{padding:80px 20px;background:#fff}
.careers-culture-inner{max-width:1140px;margin:0 auto}
.careers-culture-split{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}
.careers-culture-text h2{font-size:2.3rem;color:#131C3F;margin:0 0 25px;font-weight:700;line-height:1.2}
.careers-culture-text h2 span{color:#9252D8;position:relative}
.careers-culture-text h2 span::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:#9252D8}
.careers-culture-text p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:20px}
.careers-culture-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:35px}
.careers-culture-point{background:#f8f9fa;padding:25px;border-radius:10px;border-left:4px solid #9252D8;transition:transform .3s ease}
.careers-culture-point:hover{transform:translateX(5px)}
.careers-culture-point h4{font-size:1.1rem;color:#131C3F;margin:0 0 10px;font-weight:600}
.careers-culture-point p{font-size:.95rem;color:#495057;margin:0;line-height:1.5}
.careers-culture-image{position:relative}
.careers-culture-image img{width:100%;height:500px;object-fit:cover;border-radius:16px;box-shadow:0 15px 50px #131c3f1a}
.careers-culture-image::after{content:'';position:absolute;bottom:-15px;right:-15px;width:80%;height:80%;background:linear-gradient(135deg,#9252d81a 0%,#f8efdd4d 100%);border-radius:16px;z-index:-1}
.careers-process-section{padding:80px 20px;background:linear-gradient(135deg,#F8EFDD 0%,#f8f9fa 100%)}
.careers-process-wrapper{max-width:1140px;margin:0 auto}
.careers-process-title{text-align:center;margin-bottom:60px}
.careers-process-title h2{font-size:2.4rem;color:#131C3F;margin:0 0 18px;font-weight:700}
.careers-process-title p{font-size:1.1rem;color:#495057;margin:0;max-width:700px;margin:0 auto}
.careers-timeline{position:relative;padding:40px 0}
.careers-timeline-track{position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:3px;background:#9252d833}
.careers-step{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-bottom:60px;position:relative}
.careers-step:nth-child(even) .careers-step-content{order:2}
.careers-step:nth-child(even) .careers-step-marker-wrap{order:1}
.careers-step-content{background:#fff;padding:35px;border-radius:12px;box-shadow:0 5px 25px #131c3f14;position:relative}
.careers-step:nth-child(odd) .careers-step-content{text-align:right;margin-left:80px}
.careers-step:nth-child(even) .careers-step-content{margin-right:80px}
.careers-step-content h3{font-size:1.4rem;color:#131C3F;margin:0 0 15px;font-weight:600}
.careers-step-content p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.careers-step-marker-wrap{display:flex;align-items:center;justify-content:center;position:relative}
.careers-step-marker{width:60px;height:60px;background:linear-gradient(135deg,#9252D8 0%,#131C3F 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700;box-shadow:0 5px 20px #9252d84d;position:absolute;left:50%;transform:translateX(-50%);z-index:5}
.careers-cta-final{text-align:center;margin-top:60px;padding:50px 30px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #131c3f1a}
.careers-cta-final h3{font-size:1.8rem;color:#131C3F;margin:0 0 20px;font-weight:700}
.careers-cta-final p{font-size:1.05rem;color:#495057;margin:0 0 35px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}
.careers-cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.careers-btn-primary{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#9252D8 0%,#131C3F 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 5px 20px #9252d84d;position:relative;z-index:10}
.careers-btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #9252d866}
.careers-btn-secondary{display:inline-block;padding:16px 40px;background:none;color:#9252D8;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;border:2px solid #9252D8;transition:all .3s ease;position:relative;z-index:10}
.careers-btn-secondary:hover{background:#9252D8;color:#fff;transform:translateY(-3px)}
@media (max-width: 992px) {
.careers-hero-content h1{font-size:2.4rem}
.careers-positions-header h2::before,.careers-positions-header h2::after{display:none}
.careers-benefits-layout{grid-template-columns:1fr;gap:40px}
.careers-benefits-visual img{height:350px}
.careers-culture-split{grid-template-columns:1fr;gap:40px}
.careers-culture-image img{height:400px}
.careers-timeline-track{left:30px;transform:none}
.careers-step{grid-template-columns:1fr;gap:0;padding-left:80px}
.careers-step:nth-child(even) .careers-step-content{order:1}
.careers-step:nth-child(even) .careers-step-marker-wrap{order:1}
.careers-step:nth-child(odd) .careers-step-content{text-align:left;margin-left:0}
.careers-step:nth-child(even) .careers-step-content{text-align:left;margin-right:0}
.careers-step-marker{left:-50px;transform:none}
}
@media (max-width: 768px) {
.careers-hero-wrap{padding:60px 20px 50px}
.careers-hero-content h1{font-size:2rem}
.careers-hero-content p{font-size:1rem}
.careers-positions-section{padding:60px 20px}
.careers-positions-header h2{font-size:2rem}
.careers-job-grid{grid-template-columns:1fr}
.careers-benefits-showcase{padding:60px 20px}
.careers-benefits-content h2{font-size:1.8rem}
.careers-benefits-visual img{height:300px}
.careers-culture-zone{padding:60px 20px}
.careers-culture-text h2{font-size:1.9rem}
.careers-culture-highlights{grid-template-columns:1fr}
.careers-culture-image img{height:350px}
.careers-process-section{padding:60px 20px}
.careers-process-title h2{font-size:2rem}
.careers-step{padding-left:70px}
.careers-step-marker{width:50px;height:50px;font-size:1.2rem;left:-45px}
.careers-cta-buttons{flex-direction:column;align-items:stretch}
.careers-btn-primary,.careers-btn-secondary{width:100%}
}
.webinars-hero-section{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:5rem 2rem 4rem;position:relative;overflow:hidden}
.webinars-hero-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#9252d814 0%,transparent 70%);border-radius:50%}
.webinars-hero-content{max-width:720px;position:relative;z-index:2}
.webinars-hero-content h1{font-size:2.8rem;color:#131C3F;font-weight:700;margin-bottom:1.5rem;line-height:1.2}
.webinars-hero-content h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#9252D8 0%,#131C3F 100%);margin-top:1.2rem}
.webinars-hero-content p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:2rem}
.webinars-hero-content .accent-highlight{color:#9252D8;font-weight:600}
.webinars-upcoming-grid{padding:4.5rem 2rem;background:#fff}
.webinars-upcoming-grid .section-header{text-align:center;margin-bottom:3.5rem}
.webinars-upcoming-grid .section-header h2{font-size:2.3rem;color:#131C3F;font-weight:700;margin-bottom:1rem;position:relative;display:inline-block}
.webinars-upcoming-grid .section-header h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:2px;background:#9252D8}
.webinars-upcoming-grid .section-header p{font-size:1.05rem;color:#495057;max-width:680px;margin:0 auto;line-height:1.6}
.webinar-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}
.webinar-single-card{background:#fafbfc;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #9252d81a}
.webinar-single-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #131c3f1f}
.webinar-card-image{width:100%;height:220px;object-fit:cover}
.webinar-card-content{padding:1.8rem}
.webinar-card-date{display:inline-block;background:#9252D8;color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.88rem;font-weight:600;margin-bottom:1rem}
.webinar-card-content h3{font-size:1.4rem;color:#131C3F;font-weight:700;margin-bottom:.8rem;line-height:1.3}
.webinar-card-content p{font-size:.98rem;color:#495057;line-height:1.6;margin-bottom:1.2rem}
.webinar-card-meta{display:flex;gap:1.5rem;align-items:center;padding-top:1rem;border-top:1px solid #9252d826}
.webinar-meta-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#495057}
.webinar-meta-item::before{content:'●';color:#9252D8;font-size:.7rem}
.webinars-approach-split{padding:5rem 2rem;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%)}
.webinars-approach-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:center}
.approach-text-block h2{font-size:2.2rem;color:#131C3F;font-weight:700;margin-bottom:1.5rem;line-height:1.3}
.approach-text-block h2 .accent-term{position:relative;color:#9252D8}
.approach-text-block h2 .accent-term::after{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:linear-gradient(90deg,#9252D8 0%,transparent 100%)}
.approach-text-block p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:1.8rem}
.approach-features-list{list-style:none;padding:0;margin:2rem 0 0}
.approach-features-list li{padding-left:2rem;margin-bottom:1.2rem;position:relative;font-size:1.02rem;color:#343a40;line-height:1.6}
.approach-features-list li::before{content:'';position:absolute;left:0;top:.5rem;width:16px;height:16px;background:#9252D8;border-radius:50%;box-shadow:0 0 0 4px #9252d826}
.approach-visual-block{position:relative}
.approach-visual-block img{width:100%;height:auto;border-radius:16px;box-shadow:0 16px 48px #131c3f26}
.webinars-topics-editorial{padding:5rem 2rem;background:#fff}
.editorial-header{max-width:800px;margin:0 0 3.5rem}
.editorial-header h2{font-size:2.4rem;color:#131C3F;font-weight:700;margin-bottom:1.2rem;position:relative;padding-left:1.5rem}
.editorial-header h2::before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#9252D8 0%,#131C3F 100%);border-radius:3px}
.editorial-header p{font-size:1.08rem;color:#495057;line-height:1.7;padding-left:1.5rem}
.topics-masonry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem;max-width:1200px;margin:0 auto}
.topic-card-item{background:#fafbfc;padding:2rem;border-radius:10px;border-left:4px solid #9252D8;transition:all .3s ease}
.topic-card-item:hover{background:#f8f9fa;border-left-color:#131C3F;transform:translateX(5px)}
.topic-card-item h3{font-size:1.3rem;color:#131C3F;font-weight:700;margin-bottom:.8rem}
.topic-card-item p{font-size:.98rem;color:#495057;line-height:1.6;margin:0}
.topic-card-item.tall-card{grid-row:span 2;background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%)}
.webinars-registration-cta{padding:5rem 2rem;background:linear-gradient(135deg,#131C3F 0%,#1a2554 100%);position:relative;overflow:hidden}
.webinars-registration-cta::after{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,#9252d826 0%,transparent 70%);border-radius:50%}
.registration-cta-content{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:2}
.registration-cta-content h2{font-size:2.5rem;color:#fff;font-weight:700;margin-bottom:1.5rem;line-height:1.3}
.registration-cta-content p{font-size:1.15rem;color:#F8EFDD;line-height:1.7;margin-bottom:2.5rem}
.cta-buttons-group{display:flex;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:wrap}
.btn-primary-cta{display:inline-block;background:#9252D8;color:#fff;padding:1rem 2.5rem;border-radius:8px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #9252d84d;position:relative;z-index:3}
.btn-primary-cta:hover{background:#7d3fbc;transform:translateY(-2px);box-shadow:0 10px 30px #9252d866}
.btn-secondary-cta{display:inline-block;background:none;color:#F8EFDD;padding:1rem 2.5rem;border-radius:8px;font-size:1.05rem;font-weight:600;text-decoration:none;border:2px solid #F8EFDD;transition:all .3s ease;position:relative;z-index:3}
.btn-secondary-cta:hover{background:#F8EFDD;color:#131C3F}
@media (max-width: 992px) {
.webinars-hero-content h1{font-size:2.3rem}
.webinars-approach-layout{grid-template-columns:1fr;gap:3rem}
.topics-masonry-grid{grid-template-columns:repeat(2,1fr)}
.topic-card-item.tall-card{grid-row:span 1}
}
@media (max-width: 768px) {
.webinars-hero-section{padding:3.5rem 1.5rem 3rem}
.webinars-hero-content h1{font-size:2rem}
.webinars-upcoming-grid .section-header h2{font-size:1.9rem}
.webinars-upcoming-grid .section-header h2::before{display:none}
.webinar-cards-container{grid-template-columns:1fr;gap:1.5rem}
.topics-masonry-grid{grid-template-columns:1fr;gap:1.3rem}
.registration-cta-content h2{font-size:2rem}
.cta-buttons-group{flex-direction:column;gap:1rem}
.btn-primary-cta,.btn-secondary-cta{width:100%;text-align:center}
}
@media (max-width: 576px) {
.webinars-hero-content h1{font-size:1.75rem}
.approach-text-block h2{font-size:1.8rem}
.editorial-header h2{font-size:1.9rem}
}
.budget-hero-zone{position:relative;min-height:92vh;display:flex;align-items:center;background:linear-gradient(135deg,#131C3F 0%,#2a3a6f 100%);overflow:hidden}
.budget-hero-zone::before{content:'';position:absolute;top:-50%;right:-20%;width:80%;height:180%;background:radial-gradient(circle,#9252d826 0%,transparent 70%);transform:rotate(-15deg)}
.budget-hero-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:80px 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.budget-hero-text{color:#fff}
.budget-hero-text h1{font-size:3.2rem;line-height:1.15;margin-bottom:28px;font-weight:800;color:#F8EFDD;letter-spacing:-.02em}
.budget-hero-text p{font-size:1.25rem;line-height:1.7;margin-bottom:36px;color:#f8efdde6}
.budget-hero-actions{display:flex;gap:18px;flex-wrap:wrap}
.budget-cta-primary{display:inline-block;padding:16px 38px;background:#9252D8;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 15px #9252d84d}
.budget-cta-primary:hover{background:#7d42b8;transform:translateY(-2px);box-shadow:0 6px 20px #9252d866}
.budget-cta-secondary{display:inline-block;padding:16px 38px;background:none;color:#F8EFDD;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;border:2px solid #F8EFDD;transition:all .3s ease}
.budget-cta-secondary:hover{background:#f8efdd1a;transform:translateY(-2px)}
.budget-hero-visual{position:relative}
.budget-hero-visual img{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 60px #0006;object-fit:cover;max-height:480px}
.budget-reality-section{background:#fff;padding:100px 20px}
.budget-reality-wrapper{max-width:1100px;margin:0 auto}
.budget-reality-intro{margin-bottom:70px}
.budget-reality-intro h2{font-size:2.5rem;color:#131C3F;margin-bottom:20px;font-weight:700;position:relative;display:inline-block}
.budget-reality-intro h2::after{content:'';position:absolute;bottom:-8px;left:0;width:60%;height:4px;background:linear-gradient(90deg,#9252D8,transparent)}
.budget-reality-intro p{font-size:1.15rem;color:#495057;line-height:1.8;max-width:800px}
.budget-reality-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.budget-reality-card{background:#f8f9fa;padding:35px;border-radius:10px;border-left:5px solid #9252D8;transition:all .3s ease}
.budget-reality-card:hover{transform:translateX(8px);box-shadow:0 8px 25px #9252d826}
.budget-reality-card h3{font-size:1.4rem;color:#131C3F;margin-bottom:16px;font-weight:600}
.budget-reality-card p{font-size:1.05rem;color:#495057;line-height:1.7;margin:0}
.budget-method-zone{background:linear-gradient(165deg,#F8EFDD 0%,#fff 100%);padding:90px 20px;position:relative;overflow:hidden}
.budget-method-zone::before{content:'';position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,#9252d814 0%,transparent 70%)}
.budget-method-container{max-width:1150px;margin:0 auto;position:relative;z-index:2}
.budget-method-header{text-align:center;margin-bottom:65px}
.budget-method-header h2{font-size:2.6rem;color:#131C3F;margin-bottom:18px;font-weight:700}
.budget-method-header p{font-size:1.2rem;color:#495057;max-width:720px;margin:0 auto;line-height:1.7}
.budget-method-visual-wrapper{display:flex;align-items:center;gap:50px;margin-bottom:50px}
.budget-method-img{flex:1}
.budget-method-img img{width:100%;height:auto;border-radius:10px;box-shadow:0 12px 35px #131c3f1f;object-fit:cover;max-height:380px}
.budget-method-content{flex:1}
.budget-method-content h3{font-size:1.8rem;color:#131C3F;margin-bottom:22px;font-weight:600}
.budget-method-content p{font-size:1.1rem;color:#495057;line-height:1.8;margin-bottom:18px}
.budget-method-list{list-style:none;padding:0;margin:0}
.budget-method-list li{font-size:1.05rem;color:#495057;padding:12px 0;padding-left:32px;position:relative;line-height:1.6}
.budget-method-list li::before{content:'';position:absolute;left:0;top:12px;color:#9252D8;font-weight:700;font-size:1.3rem}
.budget-tools-section{background:#fff;padding:95px 20px}
.budget-tools-wrap{max-width:1200px;margin:0 auto}
.budget-tools-layout{display:grid;grid-template-columns:0.9fr 1.1fr;gap:55px;align-items:center}
.budget-tools-showcase img{width:100%;height:auto;border-radius:10px;box-shadow:0 15px 40px #131c3f26;object-fit:cover;max-height:420px}
.budget-tools-text h2{font-size:2.4rem;color:#131C3F;margin-bottom:24px;font-weight:700;position:relative;padding-bottom:15px}
.budget-tools-text h2::before{content:'';position:absolute;bottom:0;left:0;width:80px;height:4px;background:#9252D8}
.budget-tools-text p{font-size:1.1rem;color:#495057;line-height:1.8;margin-bottom:20px}
.budget-tools-highlight{background:linear-gradient(135deg,#f8f9fa 0%,#F8EFDD 100%);padding:28px;border-radius:8px;border-left:4px solid #9252D8;margin-top:30px}
.budget-tools-highlight p{margin:0;font-size:1.05rem;color:#131C3F;line-height:1.7;font-weight:500}
.budget-start-zone{background:linear-gradient(155deg,#131C3F 0%,#2a3a6f 100%);padding:90px 20px;position:relative;overflow:hidden}
.budget-start-zone::after{content:'';position:absolute;bottom:-150px;right:-150px;width:500px;height:500px;background:radial-gradient(circle,#9252d826 0%,transparent 60%)}
.budget-start-inner{max-width:950px;margin:0 auto;text-align:center;position:relative;z-index:2}
.budget-start-inner h2{font-size:2.8rem;color:#F8EFDD;margin-bottom:25px;font-weight:700;line-height:1.2}
.budget-start-inner p{font-size:1.2rem;color:#f8efdde6;line-height:1.75;margin-bottom:40px}
.budget-start-actions{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}
.budget-btn-light{display:inline-block;padding:17px 42px;background:#F8EFDD;color:#131C3F;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 5px 20px #f8efdd4d}
.budget-btn-light:hover{background:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #f8efdd66}
.budget-btn-outline{display:inline-block;padding:17px 42px;background:none;color:#F8EFDD;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;border:2px solid #F8EFDD;transition:all .3s ease}
.budget-btn-outline:hover{background:#f8efdd26;transform:translateY(-3px)}
@media (max-width: 992px) {
.budget-hero-inner{grid-template-columns:1fr;gap:50px;padding:60px 20px}
.budget-hero-text h1{font-size:2.5rem}
.budget-reality-grid{grid-template-columns:1fr;gap:30px}
.budget-method-visual-wrapper{flex-direction:column;gap:40px}
.budget-tools-layout{grid-template-columns:1fr;gap:45px}
}
@media (max-width: 768px) {
.budget-hero-zone{min-height:auto}
.budget-hero-text h1{font-size:2rem}
.budget-hero-text p{font-size:1.1rem}
.budget-hero-actions{flex-direction:column}
.budget-reality-section{padding:70px 20px}
.budget-reality-intro h2{font-size:2rem}
.budget-method-zone{padding:70px 20px}
.budget-method-header h2{font-size:2rem}
.budget-tools-section{padding:70px 20px}
.budget-tools-text h2{font-size:2rem}
.budget-start-zone{padding:70px 20px}
.budget-start-inner h2{font-size:2.2rem}
.budget-start-actions{flex-direction:column}
}
@media (max-width: 576px) {
.budget-hero-text h1{font-size:1.75rem}
.budget-reality-intro h2{font-size:1.75rem}
.budget-method-header h2{font-size:1.75rem}
.budget-tools-text h2{font-size:1.75rem}
.budget-start-inner h2{font-size:1.85rem}
.budget-cta-primary,.budget-cta-secondary,.budget-btn-light,.budget-btn-outline{width:100%;text-align:center}
}
.contact-main-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:auto}
.contact-hero-zone{background:linear-gradient(165deg,#F8EFDD 0%,#fff 100%);padding:4.5rem 1rem 3.5rem;position:relative;overflow:hidden}
.contact-hero-zone::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:#9252d814;border-radius:50%;z-index:0}
.contact-hero-content{max-width:820px;margin:0 auto;position:relative;z-index:1}
.contact-hero-content h1{font-size:2.8rem;line-height:1.2;color:#131C3F;margin-bottom:1.4rem;font-weight:700}
.contact-hero-content .intro-text{font-size:1.15rem;color:#495057;line-height:1.65;margin-bottom:0}
.form-communication-area{padding:4rem 1rem;background:#fff}
.form-grid-layout{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr;gap:3.5rem;align-items:start}
.context-panel{background:linear-gradient(145deg,#f8f9fa 0%,#F8EFDD 100%);padding:2.5rem;border-radius:12px;border:1px solid #9252d826}
.context-panel h2{font-size:1.6rem;color:#131C3F;margin-bottom:1.5rem;font-weight:600;position:relative;padding-left:1rem}
.context-panel h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:24px;background:#9252D8;border-radius:2px}
.context-panel p{font-size:1rem;color:#495057;line-height:1.7;margin-bottom:1.2rem}
.context-panel p:last-of-type{margin-bottom:0}
.interaction-form-block{background:#fafbfc;padding:2.8rem;border-radius:12px;border:1px solid #e9ecef}
.interaction-form-block h3{font-size:1.5rem;color:#131C3F;margin-bottom:2rem;font-weight:600}
.field-wrapper{margin-bottom:1.8rem}
.field-wrapper label{display:block;font-size:.95rem;color:#343a40;margin-bottom:.5rem;font-weight:500}
.field-wrapper input,.field-wrapper textarea,.field-wrapper select{width:100%;padding:.85rem 1rem;border:1.5px solid #dee2e6;border-radius:8px;font-size:1rem;color:#212529;background:#fff;transition:all .3s ease}
.field-wrapper input:focus,.field-wrapper textarea:focus,.field-wrapper select:focus{outline:none;border-color:#9252D8;box-shadow:0 0 0 3px #9252d81a}
.field-wrapper textarea{min-height:140px;resize:vertical;font-family:inherit}
.consent-requirement{margin-top:2rem;margin-bottom:2rem;padding:1.2rem;background:#fff;border-radius:8px;border:1px solid #dee2e6}
.consent-requirement label{display:flex;align-items:start;gap:.75rem;font-size:.9rem;color:#495057;line-height:1.6;cursor:pointer}
.consent-requirement input[type="checkbox"]{width:18px;height:18px;margin-top:.15rem;cursor:pointer;flex-shrink:0}
.consent-requirement a{color:#9252D8;text-decoration:underline;font-weight:500}
.consent-requirement a:hover{color:#131C3F}
.submit-action-btn{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#9252D8 0%,#7a3fb8 100%);color:#fff;border:none;border-radius:8px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;z-index:1}
.submit-action-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #9252d84d}
.submit-action-btn:active{transform:translateY(0)}
.channels-directory{padding:4rem 1rem;background:#fff}
.channels-directory .container{max-width:1100px}
.channels-directory h2{font-size:2rem;color:#131C3F;margin-bottom:2.5rem;text-align:center;font-weight:600}
.channels-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}
.channel-item{background:linear-gradient(145deg,#fafbfc 0%,#f8f9fa 100%);padding:2rem;border-radius:12px;border:1px solid #e9ecef;transition:all .3s ease}
.channel-item:hover{border-color:#9252D8;box-shadow:0 8px 24px #9252d826;transform:translateY(-4px)}
.channel-item h3{font-size:1.2rem;color:#131C3F;margin-bottom:1rem;font-weight:600;position:relative;padding-bottom:.75rem}
.channel-item h3::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#9252D8;border-radius:2px}
.channel-item p{font-size:.95rem;color:#495057;line-height:1.6;margin:0}
.channel-item a{color:#9252D8;text-decoration:none;font-weight:500;word-break:break-all}
.channel-item a:hover{text-decoration:underline}
.location-showcase{padding:4rem 1rem;background:linear-gradient(135deg,#F8EFDD 0%,#fafbfc 100%)}
.location-showcase .container{max-width:1100px}
.location-split-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}
.location-text-side h2{font-size:1.9rem;color:#131C3F;margin-bottom:1.5rem;font-weight:600}
.location-text-side p{font-size:1rem;color:#495057;line-height:1.7;margin-bottom:1.2rem}
.address-display{background:#fff;padding:1.8rem;border-radius:10px;border-left:4px solid #9252D8;margin-top:1.5rem}
.address-display p{font-size:1rem;color:#343a40;line-height:1.6;margin:.4rem 0;font-weight:500}
.location-visual-side img{width:100%;height:400px;object-fit:cover;border-radius:12px;box-shadow:0 10px 30px #131c3f1a}
.availability-timeline{padding:4rem 1rem;background:#fff}
.availability-timeline .container{max-width:1000px}
.availability-timeline h2{font-size:2rem;color:#131C3F;margin-bottom:2.5rem;text-align:center;font-weight:600}
.timeline-blocks{display:grid;gap:2rem;position:relative;padding-left:70px}
.timeline-blocks::before{content:'';position:absolute;left:25px;top:20px;bottom:20px;width:3px;background:linear-gradient(180deg,#9252D8 0%,#F8EFDD 100%);border-radius:2px}
.timeline-entry{position:relative;background:#fafbfc;padding:1.8rem 2rem;border-radius:10px;border:1px solid #e9ecef;transition:all .3s ease}
.timeline-entry:hover{border-color:#9252D8;box-shadow:0 6px 20px #9252d81f}
.timeline-entry::before{content:'';position:absolute;left:-56px;top:24px;width:16px;height:16px;background:#9252D8;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #9252D8;z-index:2}
.timeline-entry h3{font-size:1.25rem;color:#131C3F;margin-bottom:.8rem;font-weight:600}
.timeline-entry p{font-size:.95rem;color:#495057;line-height:1.6;margin:0}
.careers-invitation{padding:4rem 1rem;background:linear-gradient(135deg,#131C3F 0%,#262f5a 100%);text-align:center;position:relative;overflow:hidden}
.careers-invitation::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:#9252d826;border-radius:50%}
.careers-invitation::after{content:'';position:absolute;bottom:-80px;right:-80px;width:250px;height:250px;background:#f8efdd14;border-radius:50%}
.careers-invitation .container{max-width:800px;position:relative;z-index:1}
.careers-invitation h2{font-size:2.2rem;color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:1.3}
.careers-invitation p{font-size:1.1rem;color:#F8EFDD;line-height:1.7;margin-bottom:2rem}
.careers-invitation img{width:100%;max-width:600px;height:320px;object-fit:cover;border-radius:12px;margin:2rem auto 2.5rem;box-shadow:0 12px 40px #0000004d}
.careers-link-btn{display:inline-block;padding:1rem 2.5rem;background:#9252D8;color:#fff;text-decoration:none;border-radius:8px;font-size:1.05rem;font-weight:600;transition:all .3s ease;position:relative;z-index:1}
.careers-link-btn:hover{background:#7a3fb8;transform:translateY(-3px);box-shadow:0 8px 24px #9252d866}
@media (max-width: 768px) {
.contact-hero-content h1{font-size:2rem}
.contact-hero-content .intro-text{font-size:1rem}
.form-grid-layout{grid-template-columns:1fr;gap:2rem}
.location-split-layout{grid-template-columns:1fr}
.location-visual-side img{height:280px}
.timeline-blocks{padding-left:50px}
.timeline-entry::before{left:-41px}
.channels-grid{grid-template-columns:1fr}
.careers-invitation h2{font-size:1.7rem}
.careers-invitation p{font-size:1rem}
.careers-invitation img{height:240px}
}
@media (max-width: 480px) {
.contact-hero-zone{padding:3rem 1rem 2.5rem}
.form-communication-area,.channels-directory,.location-showcase,.availability-timeline,.careers-invitation{padding:3rem 1rem}
.interaction-form-block{padding:2rem 1.5rem}
.context-panel{padding:2rem 1.5rem}
.timeline-blocks{padding-left:40px}
.timeline-entry::before{left:-35px;width:12px;height:12px}
}
.tech-req-wrapper{background:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.7}
.tech-req-wrapper *{box-sizing:border-box}
.tech-req-hero-section{background:linear-gradient(135deg,#F8EFDD 0%,#fff 100%);padding:120px 20px 90px;position:relative;overflow:hidden}
.tech-req-hero-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#9252d814 0%,transparent 70%);border-radius:50%}
.tech-req-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.tech-req-hero-content h1{font-size:3.2rem;font-weight:800;color:#131C3F;margin:0 0 25px;line-height:1.2}
.tech-req-hero-content h1::after{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#9252D8 0%,#131C3F 100%);margin-top:20px;border-radius:3px}
.tech-req-hero-content .intro-text{font-size:1.25rem;color:#495057;max-width:750px;margin:0 0 40px;line-height:1.8}
.tech-req-specs-grid{max-width:1200px;margin:0 auto;padding:80px 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
.spec-card-item{background:#fafbfc;border:2px solid #F8EFDD;border-radius:12px;padding:35px 30px;transition:all .3s ease;position:relative}
.spec-card-item::before{content:'';position:absolute;top:0;left:0;width:5px;height:0;background:#9252D8;border-radius:12px 0 0 12px;transition:height .3s ease}
.spec-card-item:hover{transform:translateY(-5px);border-color:#9252D8;box-shadow:0 8px 25px #9252d826}
.spec-card-item:hover::before{height:100%}
.spec-card-item h3{font-size:1.5rem;font-weight:700;color:#131C3F;margin:0 0 18px;display:flex;align-items:center;gap:12px}
.spec-card-item h3::before{content:'◆';color:#9252D8;font-size:1.2rem}
.spec-card-item p{font-size:1rem;color:#495057;margin:0 0 20px;line-height:1.7}
.spec-list-details{list-style:none;padding:0;margin:0}
.spec-list-details li{padding:10px 0 10px 28px;position:relative;color:#343a40;font-size:.95rem;border-bottom:1px solid #F8EFDD}
.spec-list-details li:last-child{border-bottom:none}
.spec-list-details li::before{content:'';position:absolute;left:0;color:#9252D8;font-weight:700;font-size:1.1rem}
.tech-req-detailed-section{background:#fff;padding:90px 20px}
.detailed-content-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.detailed-text-block h2{font-size:2.4rem;font-weight:700;color:#131C3F;margin:0 0 30px;position:relative;padding-bottom:15px}
.detailed-text-block h2::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:4px;background:#9252D8;border-radius:2px}
.detailed-text-block p{font-size:1.05rem;color:#495057;margin:0 0 22px;line-height:1.8}
.detailed-text-block .emphasis-note{background:linear-gradient(120deg,#F8EFDD 0%,#fff 100%);border-left:4px solid #9252D8;padding:20px 25px;margin:30px 0;border-radius:0 8px 8px 0;font-size:1.05rem;color:#343a40;line-height:1.7}
.detailed-image-block{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 15px 40px #131c3f1f}
.detailed-image-block img{width:100%;height:auto;display:block;object-fit:cover}
.detailed-image-block::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#9252d80d 0%,transparent 60%);pointer-events:none}
.tech-req-compatibility-zone{background:linear-gradient(180deg,#fafbfc 0%,#fff 100%);padding:90px 20px}
.compatibility-container{max-width:1200px;margin:0 auto}
.compatibility-container h2{font-size:2.6rem;font-weight:800;color:#131C3F;text-align:center;margin:0 0 60px}
.compatibility-container h2 span{color:#9252D8}
.compatibility-table-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #131c3f14}
.compatibility-table{width:100%;border-collapse:collapse}
.compatibility-table thead{background:linear-gradient(135deg,#131C3F 0%,#9252D8 100%)}
.compatibility-table thead th{color:#fff;padding:20px 25px;text-align:left;font-weight:600;font-size:1.1rem;border-bottom:3px solid #9252D8}
.compatibility-table tbody tr{border-bottom:1px solid #F8EFDD;transition:background .2s ease}
.compatibility-table tbody tr:hover{background:#fafbfc}
.compatibility-table tbody tr:last-child{border-bottom:none}
.compatibility-table tbody td{padding:22px 25px;color:#343a40;font-size:1rem;vertical-align:top}
.compatibility-table tbody td:first-child{font-weight:600;color:#131C3F}
.compatibility-table tbody td ul{list-style:none;padding:0;margin:8px 0 0}
.compatibility-table tbody td ul li{padding:6px 0 6px 22px;position:relative;line-height:1.6}
.compatibility-table tbody td ul li::before{content:'→';position:absolute;left:0;color:#9252D8;font-weight:700}
.check-icon{color:#9252D8;font-weight:700;font-size:1.3rem}
.tech-req-cta-section{background:linear-gradient(135deg,#131C3F 0%,#9252D8 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.tech-req-cta-section::before{content:'';position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:#f8efdd14;border-radius:50%}
.tech-req-cta-section::after{content:'';position:absolute;bottom:-120px;right:-120px;width:450px;height:450px;background:#f8efdd0f;border-radius:50%}
.cta-content-inner{max-width:800px;margin:0 auto;position:relative;z-index:2}
.cta-content-inner h2{font-size:2.4rem;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.3}
.cta-content-inner p{font-size:1.15rem;color:#F8EFDD;margin:0 0 35px;line-height:1.7}
.cta-button-primary{display:inline-block;background:#fff;color:#131C3F;padding:16px 45px;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;border:2px solid #fff;box-shadow:0 8px 20px #0003;position:relative;z-index:3}
.cta-button-primary:hover{background:none;color:#fff;transform:translateY(-3px);box-shadow:0 12px 30px #0000004d}
@media (max-width: 768px) {
.tech-req-hero-content h1{font-size:2.2rem}
.tech-req-hero-content .intro-text{font-size:1.1rem}
.tech-req-specs-grid{grid-template-columns:1fr;padding:50px 20px}
.detailed-content-wrapper{grid-template-columns:1fr;gap:40px}
.compatibility-container h2{font-size:2rem}
.compatibility-table-wrapper{overflow-x:auto}
.compatibility-table{min-width:600px}
.cta-content-inner h2{font-size:1.9rem}
.cta-content-inner p{font-size:1.05rem}
}
.cookies-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:80vh}
.policy-intro-block{background:linear-gradient(to right,#F8EFDD,#fff);padding:4rem 2rem;border-bottom:3px solid #9252D8;position:relative}
.policy-intro-block::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(to bottom,#9252D8,#131C3F)}
.intro-content-wrapper{max-width:1400px;margin:0 auto}
.policy-main-heading{font-size:2.8rem;color:#131C3F;font-weight:700;margin-bottom:1.5rem;line-height:1.2}
.policy-intro-text{font-size:1.15rem;color:#495057;line-height:1.8;margin-bottom:1rem}
.content-fragments-area{max-width:1400px;margin:0 auto;padding:3rem 2rem}
.conceptual-cluster{background:#fff;border-left:4px solid #9252D8;padding:2.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #131c3f14;border-radius:0 8px 8px 0}
.cluster-title-element{font-size:1.9rem;color:#131C3F;font-weight:600;margin-bottom:1.5rem;position:relative;padding-left:1.2rem}
.cluster-title-element::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#9252D8;border-radius:50%}
.narrative-paragraph{font-size:1.05rem;color:#343a40;line-height:1.9;margin-bottom:1.8rem}
.narrative-paragraph:last-child{margin-bottom:0}
.emphasis-phrase{color:#9252D8;font-weight:500}
.technical-listing{background:#f8f9fa;padding:1.8rem;border-radius:6px;margin:1.5rem 0}
.listing-item-row{display:flex;align-items:flex-start;margin-bottom:1.2rem;padding-bottom:1.2rem;border-bottom:1px solid #e9ecef}
.listing-item-row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.item-marker-symbol{color:#9252D8;font-weight:700;font-size:1.3rem;margin-right:1rem;min-width:30px}
.item-description-text{font-size:1rem;color:#495057;line-height:1.7}
.interpretive-section{background:linear-gradient(120deg,#fff 0%,#F8EFDD 100%);padding:2.5rem;margin:2rem 0;border-radius:8px;border:2px solid #9252D8}
.section-subheading{font-size:1.5rem;color:#131C3F;font-weight:600;margin-bottom:1.3rem}
.reflective-text-block{font-size:1.05rem;color:#343a40;line-height:1.85;margin-bottom:1.5rem}
.asymmetric-dual-column{display:grid;grid-template-columns:1.2fr 0.8fr;gap:2.5rem;margin:2rem 0}
.column-primary-content{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 3px 12px #131c3f0f}
.column-secondary-content{background:#F8EFDD;padding:2rem;border-radius:8px;border:2px solid #9252D8}
.sparse-notation{font-size:.95rem;color:#495057;line-height:1.7;font-style:italic;padding-left:1.5rem;border-left:3px solid #9252D8;margin:1.5rem 0}
.operational-breakdown{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2rem 0}
.breakdown-card-unit{flex:1 1 300px;background:#fff;padding:1.8rem;border-radius:8px;border-top:4px solid #131C3F;box-shadow:0 2px 10px #9252d81a}
.card-label-heading{font-size:1.2rem;color:#131C3F;font-weight:600;margin-bottom:1rem}
.card-body-text{font-size:1rem;color:#495057;line-height:1.75}
.contact-embedded-fragment{background:linear-gradient(to right,#131C3F,#9252D8);color:#fff;padding:2.5rem;border-radius:8px;margin-top:3rem;position:relative;overflow:hidden}
.contact-embedded-fragment::after{content:'';position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:#f8efdd1a;border-radius:50%}
.contact-narrative-text{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;position:relative;z-index:2}
.contact-detail-line{font-size:1rem;margin-bottom:.8rem;display:flex;align-items:center;position:relative;z-index:2}
.contact-detail-line::before{content:'→';margin-right:.8rem;color:#F8EFDD;font-weight:700}
.inline-accent-term{color:#F8EFDD;font-weight:500;text-decoration:underline;text-decoration-color:#9252D8;text-decoration-thickness:2px}
@media (max-width: 968px) {
.policy-intro-block{padding:3rem 1.5rem}
.policy-main-heading{font-size:2.2rem}
.content-fragments-area{padding:2rem 1.5rem}
.conceptual-cluster{padding:2rem 1.5rem}
.asymmetric-dual-column{grid-template-columns:1fr;gap:1.5rem}
.operational-breakdown{flex-direction:column}
.breakdown-card-unit{flex:1 1 100%}
}
@media (max-width: 640px) {
.policy-main-heading{font-size:1.8rem}
.cluster-title-element{font-size:1.5rem}
.narrative-paragraph{font-size:1rem}
.conceptual-cluster{padding:1.5rem 1rem}
.contact-embedded-fragment{padding:2rem 1.5rem}
}
.privacy-policy-container{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh}
.policy-header-section{background:linear-gradient(165deg,#F8EFDD 0%,#fff 100%);padding:4rem 2rem 3rem;border-bottom:3px solid #9252D8;position:relative;overflow:hidden}
.policy-header-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#9252d814 0%,transparent 70%);border-radius:50%}
.policy-header-content{max-width:1400px;margin:0 auto;position:relative;z-index:2}
.policy-main-title{font-size:2.8rem;color:#131C3F;margin-bottom:1rem;font-weight:700;letter-spacing:-.5px}
.policy-intro-text{font-size:1.15rem;color:#495057;line-height:1.7;max-width:900px}
.policy-intro-text strong{color:#9252D8;font-weight:600}
.policy-update-badge{display:inline-block;background:#9252D8;color:#fff;padding:.5rem 1.2rem;border-radius:25px;font-size:.95rem;margin-top:1.5rem;font-weight:500}
.policy-body-wrapper{max-width:1400px;margin:0 auto;padding:0}
.policy-content-section{background:#fff;margin:3rem 0;padding:3.5rem;border-left:6px solid #9252D8;box-shadow:0 2px 12px #131c3f14;position:relative}
.policy-content-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#9252D8 0%,transparent 100%)}
.policy-section-title{font-size:1.9rem;color:#131C3F;margin-bottom:1.8rem;font-weight:700;position:relative;padding-left:1.5rem}
.policy-section-title::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#9252D8;border-radius:50%}
.policy-text-block{font-size:1.05rem;color:#343a40;line-height:1.8;margin-bottom:1.8rem}
.policy-text-block:last-child{margin-bottom:0}
.policy-subsection-title{font-size:1.4rem;color:#131C3F;margin:2.5rem 0 1.2rem;font-weight:600;padding-left:1rem;border-left:3px solid #F8EFDD}
.policy-detail-list{margin:1.5rem 0;padding-left:0;list-style:none}
.policy-detail-list li{padding:.9rem 0 .9rem 2.5rem;position:relative;font-size:1.05rem;color:#343a40;line-height:1.7;border-bottom:1px solid #f5f6fa}
.policy-detail-list li:last-child{border-bottom:none}
.policy-detail-list li::before{content:'→';position:absolute;left:.5rem;color:#9252D8;font-weight:700;font-size:1.2rem}
.policy-highlight-box{background:linear-gradient(135deg,#F8EFDD 0%,#fafbfc 100%);padding:2rem 2.5rem;margin:2.5rem 0;border-radius:8px;border:2px solid #9252D8;position:relative}
.policy-highlight-box::before{content:'!';position:absolute;top:-15px;left:25px;background:#9252D8;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem}
.policy-highlight-title{font-size:1.25rem;color:#131C3F;margin-bottom:1rem;font-weight:600}
.policy-highlight-text{font-size:1.05rem;color:#343a40;line-height:1.7;margin:0}
.policy-contact-section{background:linear-gradient(165deg,#131C3F 0%,#2a3454 100%);padding:3.5rem;margin:4rem 0 0;color:#fff;position:relative;overflow:hidden}
.policy-contact-section::before{content:'';position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#9252d826 0%,transparent 70%);border-radius:50%}
.policy-contact-title{font-size:1.8rem;margin-bottom:1.5rem;font-weight:700;position:relative;z-index:2}
.policy-contact-info{font-size:1.1rem;line-height:1.9;position:relative;z-index:2}
.policy-contact-info a{color:#F8EFDD;text-decoration:none;border-bottom:2px solid #9252D8;transition:all .3s ease}
.policy-contact-info a:hover{color:#fff;border-bottom-color:#F8EFDD}
.policy-emphasis{color:#9252D8;font-weight:600}
.policy-strong-text{color:#131C3F;font-weight:600}
@media (max-width: 768px) {
.policy-header-section{padding:3rem 1.5rem 2rem}
.policy-main-title{font-size:2rem}
.policy-intro-text{font-size:1.05rem}
.policy-content-section{padding:2rem 1.5rem;margin:2rem 0}
.policy-section-title{font-size:1.5rem;padding-left:1rem}
.policy-subsection-title{font-size:1.2rem}
.policy-text-block{font-size:1rem}
.policy-detail-list li{font-size:1rem;padding-left:2rem}
.policy-highlight-box{padding:1.5rem}
.policy-contact-section{padding:2.5rem 1.5rem}
.policy-contact-title{font-size:1.5rem}
.policy-contact-info{font-size:1rem}
}
.success-page-wrapper{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 50%,#F8EFDD 100%);min-height:85vh;padding:0;position:relative;overflow:hidden}
.success-page-wrapper::before{content:'';position:absolute;top:-15%;right:-8%;width:45%;height:65%;background:radial-gradient(circle,#9252d814 0%,transparent 70%);border-radius:50%;z-index:1}
.success-page-wrapper::after{content:'';position:absolute;bottom:-20%;left:-10%;width:55%;height:75%;background:radial-gradient(circle,#131c3f0a 0%,transparent 65%);border-radius:50%;z-index:1}
.confirmation-content-zone{position:relative;z-index:2;max-width:720px;margin:0 auto;padding:80px 24px 100px}
.status-icon-container{width:92px;height:92px;margin:0 auto 32px;position:relative}
.status-icon-container svg{width:100%;height:100%;filter:drop-shadow(0 4px 12px #9252d833)}
.status-icon-container circle{stroke:#9252D8;stroke-width:3;fill:none;stroke-dasharray:283;stroke-dashoffset:283;animation:drawCircle .8s ease-out forwards;transform-origin:center}
.status-icon-container polyline{stroke:#9252D8;stroke-width:3;fill:none;stroke-dasharray:70;stroke-dashoffset:70;animation:drawCheck .6s ease-out .5s forwards;stroke-linecap:round;stroke-linejoin:round}
@keyframes drawCircle {
to{stroke-dashoffset:0}
}
@keyframes drawCheck {
to{stroke-dashoffset:0}
}
.primary-confirmation-heading{font-size:2.2rem;font-weight:700;color:#131C3F;text-align:center;margin:0 0 16px;line-height:1.25;letter-spacing:-.02em}
.secondary-status-text{font-size:1.05rem;color:#495057;text-align:center;margin:0 0 48px;line-height:1.6}
.information-grid-layout{background:#fff;border-radius:16px;padding:40px 36px;box-shadow:0 2px 16px #131c3f0f;margin-bottom:36px;border:1px solid #9252d814}
.info-section-block{margin-bottom:32px}
.info-section-block:last-child{margin-bottom:0}
.info-label-text{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#9252D8;margin:0 0 8px}
.info-value-display{font-size:1.1rem;color:#212529;font-weight:500;line-height:1.5;margin:0}
.info-value-display a{color:#9252D8;text-decoration:none;border-bottom:1px solid #9252d84d;transition:all .25s ease}
.info-value-display a:hover{border-bottom-color:#9252D8;color:#131C3F}
.expectation-timeline-box{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-left:4px solid #9252D8;border-radius:8px;padding:28px 32px;margin-bottom:36px}
.timeline-intro-text{font-size:.9rem;font-weight:600;color:#131C3F;margin:0 0 20px;letter-spacing:.01em}
.timeline-steps-wrapper{display:flex;flex-direction:column;gap:18px}
.single-timeline-step{display:flex;align-items:flex-start;gap:16px;position:relative}
.step-number-badge{min-width:34px;height:34px;background:#9252D8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;flex-shrink:0;margin-top:2px}
.step-description-text{flex:1;font-size:.95rem;color:#343a40;line-height:1.65;margin:0;padding-top:6px}
.step-description-text strong{color:#131C3F;font-weight:600}
.action-buttons-zone{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.primary-action-button{background:#9252D8;color:#fff;border:none;padding:15px 38px;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;box-shadow:0 4px 12px #9252d840}
.primary-action-button:hover{background:#7d3fb8;transform:translateY(-2px);box-shadow:0 6px 18px #9252d859}
.secondary-action-button{background:none;color:#131C3F;border:2px solid #131C3F;padding:13px 36px;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}
.secondary-action-button:hover{background:#131C3F;color:#fff;transform:translateY(-2px)}
.additional-help-section{text-align:center;padding-top:36px;border-top:1px solid #9252d826}
.help-intro-line{font-size:.92rem;color:#495057;margin:0 0 16px;line-height:1.5}
.contact-details-list{display:flex;flex-direction:column;gap:10px;align-items:center}
.contact-item-line{font-size:.9rem;color:#343a40;margin:0}
.contact-item-line a{color:#9252D8;text-decoration:none;font-weight:500;border-bottom:1px solid #9252d84d;transition:all .25s ease}
.contact-item-line a:hover{color:#131C3F;border-bottom-color:#131C3F}
@media (max-width: 768px) {
.confirmation-content-zone{padding:60px 20px 80px}
.primary-confirmation-heading{font-size:1.75rem}
.secondary-status-text{font-size:.98rem;margin-bottom:36px}
.information-grid-layout{padding:32px 24px}
.expectation-timeline-box{padding:24px 20px}
.action-buttons-zone{flex-direction:column;align-items:stretch}
.primary-action-button,.secondary-action-button{width:100%;text-align:center}
.status-icon-container{width:78px;height:78px;margin-bottom:28px}
}
@media (max-width: 480px) {
.primary-confirmation-heading{font-size:1.5rem}
.information-grid-layout{padding:28px 20px}
.step-number-badge{min-width:30px;height:30px;font-size:.8rem}
.step-description-text{font-size:.9rem}
}
.error-page-wrapper{background:linear-gradient(135deg,#F8EFDD 0%,#fff 100%);min-height:85vh;display:flex;align-items:center;padding:2rem 0}
.error-content-container{max-width:900px;margin:0 auto;padding:0 1.5rem}
.error-visual-block{text-align:center;margin-bottom:3.5rem;position:relative}
.error-number-display{font-size:11rem;font-weight:800;color:#9252D8;line-height:1;margin:0;letter-spacing:-.05em;position:relative;display:inline-block}
.error-number-display::before{content:'';position:absolute;width:140%;height:3px;background:linear-gradient(90deg,transparent,#131C3F,transparent);bottom:-.5rem;left:-20%}
.error-number-display::after{content:'';position:absolute;width:80px;height:80px;background:linear-gradient(135deg,#9252d81a,#131c3f0d);border-radius:50%;top:50%;left:-60px;transform:translateY(-50%);z-index:-1}
.error-main-heading{font-size:2.2rem;color:#131C3F;font-weight:700;margin:2rem 0 1.5rem;line-height:1.3}
.error-description-text{font-size:1.1rem;color:#495057;line-height:1.7;margin-bottom:2rem;max-width:650px;margin-left:auto;margin-right:auto}
.error-scenario-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.8rem;margin:3rem 0 3.5rem}
.scenario-card-item{background:#fff;padding:1.8rem 1.5rem;border-radius:12px;border-left:4px solid #9252D8;box-shadow:0 2px 8px #131c3f14;transition:all .3s ease}
.scenario-card-item:hover{transform:translateY(-4px);box-shadow:0 6px 16px #9252d826;border-left-color:#131C3F}
.scenario-card-item h3{font-size:1.15rem;color:#131C3F;font-weight:600;margin:0 0 .8rem;display:flex;align-items:center;gap:.6rem}
.scenario-card-item h3::before{content:'→';color:#9252D8;font-size:1.3rem;font-weight:700}
.scenario-card-item p{font-size:.95rem;color:#6c757d;line-height:1.6;margin:0}
.navigation-options-section{background:linear-gradient(180deg,#fff 0%,#F8EFDD 100%);padding:2.5rem;border-radius:16px;margin:3rem 0;border:2px solid #9252d826}
.navigation-heading{font-size:1.5rem;color:#131C3F;font-weight:600;margin:0 0 1.8rem;text-align:center}
.navigation-heading::after{content:'';display:block;width:60px;height:3px;background:#9252D8;margin:.8rem auto 0;border-radius:2px}
.nav-links-container{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;align-items:center}
.nav-button-primary{background:linear-gradient(135deg,#9252D8,#7a3eb8);color:#fff;padding:.9rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:none;display:inline-block;box-shadow:0 4px 12px #9252d840}
.nav-button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 18px #9252d859;background:linear-gradient(135deg,#7a3eb8,#9252D8)}
.nav-button-secondary{background:#fff;color:#131C3F;padding:.9rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:2px solid #131C3F;display:inline-block}
.nav-button-secondary:hover{background:#131C3F;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #131c3f33}
.helpful-context-block{margin-top:3rem;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px #131c3f0f}
.context-title-text{font-size:1.3rem;color:#131C3F;font-weight:600;margin:0 0 1.2rem;position:relative;padding-left:1.5rem}
.context-title-text::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:30px;background:linear-gradient(180deg,#9252D8,#131C3F);border-radius:3px}
.context-list-items{list-style:none;padding:0;margin:0}
.context-list-items li{padding:.8rem 0;color:#495057;font-size:1rem;line-height:1.6;border-bottom:1px solid #f0f0f0;position:relative;padding-left:2rem}
.context-list-items li:last-child{border-bottom:none}
.context-list-items li::before{content:'';position:absolute;left:0;color:#9252D8;font-weight:700;font-size:1.2rem}
.contact-assistance-footer{text-align:center;margin-top:3.5rem;padding:2rem;background:linear-gradient(135deg,#9252d80d,#f8efdd4d);border-radius:12px}
.assistance-message{font-size:1.05rem;color:#343a40;margin-bottom:1.2rem;line-height:1.7}
.contact-info-display{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;align-items:center;margin-top:1.5rem}
.contact-detail-item{display:flex;align-items:center;gap:.6rem;color:#495057;font-size:.95rem;padding:.5rem 1rem;background:#fff;border-radius:6px;transition:all .3s ease}
.contact-detail-item:hover{transform:translateY(-2px);box-shadow:0 3px 8px #9252d81a}
.contact-detail-item::before{content:'●';color:#9252D8;font-size:1.2rem}
@media (max-width: 768px) {
.error-number-display{font-size:7rem}
.error-number-display::after{width:50px;height:50px;left:-40px}
.error-main-heading{font-size:1.7rem}
.error-description-text{font-size:1rem}
.error-scenario-grid{grid-template-columns:1fr;gap:1.3rem}
.navigation-options-section{padding:1.8rem 1.3rem}
.nav-links-container{flex-direction:column;width:100%}
.nav-button-primary,.nav-button-secondary{width:100%;text-align:center}
.contact-info-display{flex-direction:column;gap:1rem}
.contact-detail-item{width:100%;justify-content:center}
}
@media (max-width: 480px) {
.error-page-wrapper{padding:1.5rem 0}
.error-number-display{font-size:5.5rem}
.error-main-heading{font-size:1.5rem}
.scenario-card-item{padding:1.4rem 1.2rem}
.helpful-context-block{padding:1.5rem}
}