:root{--primary-color:#FF414E;--secondary-color:#024F30;--tertiary-color:#D4B3E3;--light-bg:#fafbfc;--text-dark:#212529;--text-medium:#495057;--border-subtle:#e9ecef;--white:#fff}
*{margin:0;padding:0;box-sizing:border-box}
body{color:var(--text-dark);font:16px/1.6 'Manrope',sans-serif;background:var(--light-bg)}
.visually_hidden_4kx{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
header{background:linear-gradient(135deg,var(--white) 0%,#f5f6fa 100%);border-block-end:1px solid var(--border-subtle);padding-block:0}
.header_container_7zm{max-inline-size:1280px;margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem)}
.header_row_top_9bn{display:flex;justify-content:space-between;align-items:center;padding-block:1.5rem;border-block-end:1px solid #024f3014;gap:2rem}
.logo_wrapper_3px{display:flex;align-items:center;z-index:10}
.logo_image_5rt{block-size:85px;inline-size:85px;object-fit:contain}
.header_tagline_8vc{max-inline-size:520px;font-size:clamp(0.9rem,1.8vw,1.05rem);color:var(--text-medium);line-height:1.5;text-align:end;font-weight:400}
.header_row_bottom_2wq{display:flex;justify-content:space-between;align-items:center;padding-block:1.2rem;gap:2rem}
.main_navigation_6hy{display:flex;gap:clamp(1.2rem,2.5vw,2.2rem);align-items:center;flex-wrap:wrap}
.nav_link_4mp{color:var(--text-dark);text-decoration:none;transition:color .25s ease;position:relative;font:500 clamp(0.95rem,1.6vw,1.05rem) 'Space Grotesk',sans-serif}
.nav_link_4mp:hover,.nav_link_4mp:focus{color:var(--primary-color);outline:none}
.nav_link_4mp:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px;border-radius:3px}
.cta_button_9xk{padding:.75rem 1.8rem;background:linear-gradient(135deg,var(--primary-color) 0%,#e83845 100%);color:var(--white);border:none;border-radius:6px;cursor:pointer;text-decoration:none;display:inline-block;transition:opacity .25s ease,transform .2s ease;box-shadow:0 2px 8px #ff414e33;white-space:nowrap;font:600 1rem 'Space Grotesk',sans-serif}
.cta_button_9xk:hover,.cta_button_9xk:focus{opacity:.9;transform:translateY(-1px);outline:none}
.cta_button_9xk:focus-visible{outline:3px solid var(--tertiary-color);outline-offset:3px}
footer{background:linear-gradient(180deg,#f8f9fa 0%,var(--white) 100%);border-block-start:1px solid var(--border-subtle);padding-block:3rem 2rem;margin-block-start:4rem}
.footer_container_5km{max-inline-size:1280px;margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem)}
.footer_content_8rp{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;padding-block-end:2rem;border-block-end:1px solid var(--border-subtle)}
.footer_section_3vh{display:flex;flex-direction:column;gap:.8rem}
.footer_heading_7nq{color:var(--secondary-color);margin-block-end:.5rem;font:600 1.1rem 'Space Grotesk',sans-serif}
.footer_link_2dx{font-size:.95rem;color:var(--text-medium);text-decoration:none;transition:color .25s ease;inline-size:fit-content}
.footer_link_2dx:hover,.footer_link_2dx:focus{color:var(--primary-color);outline:none}
.footer_link_2dx:focus-visible{outline:2px solid var(--primary-color);outline-offset:3px;border-radius:2px}
.footer_text_9bm{font-size:.95rem;color:var(--text-medium);line-height:1.6}
.footer_contact_item_4ws{display:flex;flex-direction:column;gap:.3rem}
.footer_bottom_6tp{padding-block-start:1.5rem;text-align:center}
.footer_copyright_1zx{font-size:.9rem;color:var(--text-medium)}
.consent_overlay_8jm{position:fixed;inset-block-end:1.5rem;inset-inline-start:1.5rem;inline-size:min(440px,calc(100vw - 3rem));background:var(--white);border-radius:12px;box-shadow:0 8px 32px #024f3026;padding:1.8rem;z-index:9999;border:1px solid var(--border-subtle)}
.consent_hidden_5wp{display:none}
.consent_title_3qr{color:var(--secondary-color);margin-block-end:.8rem;font:700 1.25rem 'Space Grotesk',sans-serif}
.consent_description_7km{font-size:.95rem;color:var(--text-medium);line-height:1.6;margin-block-end:1.5rem}
.consent_categories_9hr{display:flex;flex-direction:column;gap:1rem;margin-block-end:1.5rem}
.consent_category_4bn{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:#f8f9fa;border-radius:6px}
.consent_toggle_2xs{position:relative;inline-size:48px;block-size:26px;flex-shrink:0}
.consent_checkbox_6tp{opacity:0;inline-size:0;block-size:0}
.consent_slider_8vm{position:absolute;cursor:pointer;inset:0;border-radius:26px;transition:background-color .3s ease;background:#ccc}
.consent_slider_8vm::before{position:absolute;content:"";block-size:20px;inline-size:20px;inset-inline-start:3px;inset-block-end:3px;border-radius:50%;transition:transform .3s ease;background:var(--white)}
.consent_checkbox_6tp:checked + .consent_slider_8vm{background:var(--secondary-color)}
.consent_checkbox_6tp:checked + .consent_slider_8vm::before{transform:translateX(22px)}
.consent_checkbox_6tp:focus-visible + .consent_slider_8vm{outline:3px solid var(--tertiary-color);outline-offset:2px}
.consent_label_text_5pq{flex:1}
.consent_label_title_9xr{color:var(--text-dark);display:block;margin-block-end:.2rem;font:600 .95rem 'Space Grotesk',sans-serif}
.consent_label_desc_3wm{font-size:.85rem;color:var(--text-medium);line-height:1.4}
.consent_actions_7hk{display:flex;gap:.8rem;flex-wrap:wrap}
.consent_btn_4rp{flex:1;min-inline-size:120px;padding:.7rem 1.2rem;border:none;border-radius:6px;cursor:pointer;transition:opacity .25s ease;font:600 .95rem 'Space Grotesk',sans-serif}
.consent_btn_accept_9km{background:linear-gradient(135deg,var(--primary-color) 0%,#e83845 100%);color:var(--white)}
.consent_btn_reject_2xn{background:#e9ecef;color:var(--text-dark)}
.consent_btn_4rp:hover,.consent_btn_4rp:focus{opacity:.85;outline:none}
.consent_btn_4rp:focus-visible{outline:3px solid var(--tertiary-color);outline-offset:2px}
@media (max-width: 768px) {
.header_row_top_9bn{flex-direction:column;align-items:flex-start;gap:1rem}
.header_tagline_8vc{text-align:start;max-inline-size:100%}
.header_row_bottom_2wq{flex-direction:column;align-items:flex-start;gap:1.5rem}
.main_navigation_6hy{flex-direction:column;align-items:flex-start;gap:.8rem;inline-size:100%}
.cta_button_9xk{inline-size:100%;text-align:center}
.footer_content_8rp{grid-template-columns:1fr;gap:2rem}
.consent_overlay_8jm{inset-inline:1rem;inset-block-end:1rem;inline-size:calc(100vw - 2rem)}
.consent_actions_7hk{flex-direction:column}
.consent_btn_4rp{inline-size:100%}
}
@media (max-width: 480px) {
.logo_image_5rt{block-size:70px;inline-size:70px}
.consent_categories_9hr{gap:.8rem}
.consent_category_4bn{flex-direction:column;align-items:flex-start;gap:.6rem}
}
.index-hero-wrapper{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%)}
.index-hero-wrapper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:.12;z-index:1;background:url(./content/379641.jpg) (cover) center}
.index-hero-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:80px 20px}
.index-hero-title{font-size:3.8rem;font-weight:800;color:#212529;line-height:1.15;margin-bottom:28px;letter-spacing:-.02em}
.index-hero-title::after{content:'';display:block;width:120px;height:6px;background:linear-gradient(90deg,#FF414E 0%,#D4B3E3 100%);margin-top:24px;border-radius:3px}
.index-hero-subtitle{font-size:1.45rem;color:#495057;line-height:1.6;max-width:680px;margin-bottom:42px;font-weight:400}
.index-hero-cta-group{display:flex;gap:18px;flex-wrap:wrap}
.index-cta-primary{padding:16px 36px;background:#FF414E;color:#fff;font-size:1.1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;border:2px solid #FF414E;display:inline-block}
.index-cta-primary:hover{background:#e63946;transform:translateY(-2px);box-shadow:0 8px 20px #ff414e4d}
.index-cta-secondary{padding:16px 36px;background:none;color:#024F30;font-size:1.1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;border:2px solid #024F30;display:inline-block}
.index-cta-secondary:hover{background:#024F30;color:#fff;transform:translateY(-2px)}
.index-understanding-section{padding:95px 20px;background:#fff;position:relative}
.index-understanding-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start}
.index-understanding-visual{position:relative}
.index-understanding-visual img{width:100%;height:520px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #00000014}
.index-understanding-visual::before{content:'';position:absolute;top:-20px;left:-20px;width:140px;height:140px;background:linear-gradient(135deg,#D4B3E3 0%,#d4b3e34d 100%);border-radius:50%;z-index:-1}
.index-understanding-content h2{font-size:2.4rem;color:#212529;margin-bottom:26px;font-weight:700;line-height:1.25}
.index-understanding-content h2::before{content:'';display:inline-block;width:8px;height:8px;background:#FF414E;border-radius:50%;margin-right:12px;vertical-align:middle}
.index-understanding-text{font-size:1.08rem;color:#495057;line-height:1.75;margin-bottom:22px}
.index-understanding-highlight{background:linear-gradient(120deg,#ff414e14 0%,#d4b3e314 100%);padding:28px;border-radius:10px;border-left:4px solid #FF414E;margin-top:32px}
.index-understanding-highlight p{font-size:1.05rem;color:#343a40;line-height:1.7;margin:0}
.index-approach-section{padding:85px 20px;background:linear-gradient(165deg,#f8f9fa 0%,#fff 100%);position:relative;overflow:hidden}
.index-approach-section::before{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,#d4b3e326 0%,transparent 70%);border-radius:50%}
.index-approach-container{max-width:1140px;margin:0 auto}
.index-approach-header{text-align:center;margin-bottom:65px}
.index-approach-header h2{font-size:2.6rem;color:#212529;margin-bottom:18px;font-weight:700}
.index-approach-header p{font-size:1.15rem;color:#495057;max-width:720px;margin:0 auto;line-height:1.65}
.index-approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.index-approach-card{background:#fff;padding:38px 30px;border-radius:10px;box-shadow:0 4px 18px #0000000f;transition:all .35s ease;position:relative}
.index-approach-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FF414E 0%,#D4B3E3 100%);border-radius:10px 10px 0 0;opacity:0;transition:opacity .35s ease}
.index-approach-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001a}
.index-approach-card:hover::before{opacity:1}
.index-approach-card h3{font-size:1.45rem;color:#024F30;margin-bottom:16px;font-weight:600}
.index-approach-card p{font-size:1.02rem;color:#495057;line-height:1.7;margin:0}
.index-testimonial-section{padding:90px 20px;background:#fff;position:relative}
.index-testimonial-wrapper{max-width:980px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:50px;align-items:center;background:linear-gradient(135deg,#fafbfc 0%,#f5f6fa 100%);padding:48px;border-radius:14px;box-shadow:0 8px 30px #00000012}
.index-testimonial-profile{text-align:center}
.index-testimonial-profile img{width:180px;height:180px;object-fit:cover;border-radius:50%;border:5px solid #fff;box-shadow:0 6px 24px #0000001f;margin-bottom:20px}
.index-testimonial-name{font-size:1.25rem;color:#212529;font-weight:600;margin-bottom:6px}
.index-testimonial-role{font-size:.98rem;color:#024F30;font-weight:500}
.index-testimonial-content-wrapper{position:relative}
.index-testimonial-content-wrapper::before{content:'"';position:absolute;top:-30px;left:-15px;color:#FF414E;opacity:.2;font:6rem/1 Georgia,serif}
.index-testimonial-text{font-size:1.15rem;color:#343a40;line-height:1.75;font-style:italic;position:relative;z-index:2}
.index-pricing-section{padding:95px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);position:relative}
.index-pricing-container{max-width:1080px;margin:0 auto}
.index-pricing-header{text-align:center;margin-bottom:60px}
.index-pricing-header h2{font-size:2.5rem;color:#212529;margin-bottom:20px;font-weight:700}
.index-pricing-header h2::after{content:'';display:block;width:90px;height:5px;background:#FF414E;margin:20px auto 0;border-radius:3px}
.index-pricing-header p{font-size:1.12rem;color:#495057;line-height:1.65}
.index-pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.index-pricing-card{background:#fff;padding:42px 36px;border-radius:12px;box-shadow:0 6px 24px #00000014;transition:all .35s ease;border:2px solid transparent;position:relative}
.index-pricing-card:hover{border-color:#D4B3E3;transform:translateY(-6px);box-shadow:0 14px 40px #0000001f}
.index-pricing-card h3{font-size:1.65rem;color:#024F30;margin-bottom:14px;font-weight:600}
.index-pricing-amount{font-size:2.8rem;color:#FF414E;font-weight:700;margin-bottom:8px}
.index-pricing-amount span{font-size:1.1rem;color:#495057;font-weight:400}
.index-pricing-description{font-size:1.02rem;color:#495057;line-height:1.7;margin-bottom:28px}
.index-pricing-features{list-style:none;padding:0;margin:0 0 32px}
.index-pricing-features li{font-size:1rem;color:#343a40;padding:10px 0;padding-left:30px;position:relative;line-height:1.6}
.index-pricing-features li::before{content:'';position:absolute;left:0;color:#024F30;font-weight:700;font-size:1.2rem}
.index-pricing-cta{display:block;width:100%;padding:14px 28px;background:#024F30;color:#fff;text-align:center;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:2px solid #024F30}
.index-pricing-cta:hover{background:none;color:#024F30;transform:scale(1.03)}
.index-pricing-image-wrapper{margin-top:50px;text-align:center}
.index-pricing-image-wrapper img{width:100%;max-width:850px;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 10px 35px #00000017}
@media (max-width: 992px) {
.index-hero-title{font-size:2.8rem}
.index-hero-subtitle{font-size:1.25rem}
.index-understanding-container{grid-template-columns:1fr;gap:45px}
.index-understanding-visual img{height:400px}
.index-approach-grid{grid-template-columns:repeat(2,1fr);gap:28px}
.index-testimonial-wrapper{grid-template-columns:1fr;gap:35px;padding:38px}
.index-pricing-grid{grid-template-columns:1fr;gap:32px}
}
@media (max-width: 768px) {
.index-hero-wrapper{min-height:auto}
.index-hero-content{padding:60px 20px}
.index-hero-title{font-size:2.2rem}
.index-hero-subtitle{font-size:1.1rem}
.index-hero-cta-group{flex-direction:column;gap:14px}
.index-cta-primary,.index-cta-secondary{width:100%;text-align:center}
.index-understanding-section,.index-approach-section,.index-testimonial-section,.index-pricing-section{padding:60px 20px}
.index-understanding-visual img{height:320px}
.index-approach-grid{grid-template-columns:1fr}
.index-approach-header h2,.index-pricing-header h2{font-size:2rem}
.index-testimonial-wrapper{padding:28px}
.index-pricing-image-wrapper img{height:280px}
}
.contact-main-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:auto}
.contact-hero-zone{background:linear-gradient(165deg,#d4b3e326 0%,#ff414e14 100%);padding:5rem 0 4rem;position:relative;overflow:hidden}
.contact-hero-zone::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#024f300f 0%,transparent 70%);border-radius:50%}
.contact-hero-content{max-width:780px;margin:0 auto;text-align:center;position:relative;z-index:2}
.contact-hero-content h1{font-size:2.8rem;font-weight:700;color:#212529;margin-bottom:1.5rem;line-height:1.2}
.contact-hero-content h1::after{content:'';display:block;width:90px;height:4px;background:linear-gradient(90deg,#FF414E 0%,#D4B3E3 100%);margin:1.5rem auto 0;border-radius:2px}
.contact-hero-content p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:0}
.interaction-grid-section{padding:4.5rem 0;background:#fff}
.interaction-grid-section .container{max-width:1100px}
.grid-header-zone{text-align:center;margin-bottom:3.5rem}
.grid-header-zone h2{font-size:2.2rem;font-weight:700;color:#212529;margin-bottom:1rem;position:relative;display:inline-block}
.grid-header-zone h2::before{content:'';position:absolute;left:-45px;top:50%;transform:translateY(-50%);width:35px;height:3px;background:#024F30}
.grid-header-zone h2::after{content:'';position:absolute;right:-45px;top:50%;transform:translateY(-50%);width:35px;height:3px;background:#024F30}
.grid-header-zone p{font-size:1.05rem;color:#6c757d;max-width:650px;margin:0 auto;line-height:1.6}
.contact-methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}
.method-card-item{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:2px solid #e9ecef;border-radius:12px;padding:2.5rem 2rem;transition:all .3s ease;position:relative}
.method-card-item::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FF414E 0%,#D4B3E3 100%);border-radius:12px 12px 0 0;opacity:0;transition:opacity .3s ease}
.method-card-item:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000014;border-color:#D4B3E3}
.method-card-item:hover::before{opacity:1}
.method-icon-circle{width:65px;height:65px;background:linear-gradient(135deg,#ff414e1a 0%,#d4b3e31a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;position:relative}
.method-icon-circle::after{content:'→';font-size:1.8rem;color:#FF414E;font-weight:700}
.method-card-item:nth-child(2) .method-icon-circle::after{content:''}
.method-card-item:nth-child(3) .method-icon-circle::after{content:'⌂'}
.method-card-item h3{font-size:1.4rem;font-weight:700;color:#212529;margin-bottom:.8rem}
.method-card-item p{font-size:.95rem;color:#6c757d;margin-bottom:1rem;line-height:1.6}
.method-detail-text{font-size:1.05rem;color:#024F30;font-weight:600;word-break:break-word}
.form-immersive-section{padding:5rem 0;background:linear-gradient(175deg,#f8f9fa 0%,#fff 50%,#fafbfc 100%);position:relative}
.form-immersive-section::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:200px;background:linear-gradient(to top,#d4b3e30d,transparent);pointer-events:none}
.form-immersive-section .container{max-width:850px;position:relative;z-index:2}
.form-intro-header{text-align:center;margin-bottom:3rem}
.form-intro-header h2{font-size:2.3rem;font-weight:700;color:#212529;margin-bottom:1.2rem}
.form-intro-header .accent-phrase{color:#FF414E;position:relative;display:inline-block}
.form-intro-header .accent-phrase::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:#FF414E}
.form-intro-header p{font-size:1.05rem;color:#495057;line-height:1.7;max-width:700px;margin:0 auto}
.main-contact-form{background:#fff;border-radius:16px;padding:3rem 2.5rem;box-shadow:0 8px 25px #0000000f;border:1px solid #e9ecef}
.form-row-dual{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}
.form-group-unit{margin-bottom:1.5rem}
.form-group-unit label{display:block;font-size:.95rem;font-weight:600;color:#343a40;margin-bottom:.6rem}
.form-group-unit input[type="text"],.form-group-unit input[type="email"],.form-group-unit input[type="tel"],.form-group-unit textarea,.form-group-unit select{width:100%;padding:.9rem 1rem;font-size:1rem;color:#212529;background:#f8f9fa;border:2px solid #dee2e6;border-radius:8px;transition:all .3s ease;font-family:inherit}
.form-group-unit input:focus,.form-group-unit textarea:focus,.form-group-unit select:focus{outline:none;border-color:#D4B3E3;background:#fff;box-shadow:0 0 0 3px #d4b3e326}
.form-group-unit textarea{min-height:140px;resize:vertical}
.form-group-unit select{cursor:pointer;appearance:none;padding-right:3rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23495057' d='M6 9L1 4h10z'/%3E%3C/svg%3E") no-repeat right 1rem center}
.privacy-consent-block{margin:2rem 0 1.5rem;padding:1.2rem;background:linear-gradient(135deg,#024f300a 0%,#d4b3e30a 100%);border-radius:8px;border-left:4px solid #024F30}
.consent-checkbox-wrapper{display:flex;align-items:flex-start;gap:.8rem}
.consent-checkbox-wrapper input[type="checkbox"]{width:20px;height:20px;margin-top:3px;cursor:pointer;flex-shrink:0;accent-color:#024F30}
.consent-checkbox-wrapper label{font-size:.95rem;color:#495057;line-height:1.6;cursor:pointer}
.consent-checkbox-wrapper label a{color:#024F30;font-weight:600;text-decoration:none;border-bottom:1px solid #024F30;transition:color .3s ease}
.consent-checkbox-wrapper label a:hover{color:#FF414E;border-bottom-color:#FF414E}
.form-submit-zone{text-align:center;margin-top:2rem}
.submit-primary-btn{background:linear-gradient(135deg,#FF414E 0%,#D4B3E3 100%);color:#fff;font-size:1.1rem;font-weight:700;padding:1rem 3rem;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ff414e4d;position:relative;z-index:10}
.submit-primary-btn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #ff414e66}
.submit-primary-btn:active{transform:translateY(0)}
.alternative-paths-section{padding:4rem 0;background:#fff}
.alternative-paths-section .container{max-width:1000px}
.paths-header-intro{text-align:center;margin-bottom:3rem}
.paths-header-intro h2{font-size:2.1rem;font-weight:700;color:#212529;margin-bottom:1rem;position:relative;display:inline-block}
.paths-header-intro h2::before{content:'';position:absolute;left:50%;bottom:-12px;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#024F30 0%,#D4B3E3 100%);border-radius:2px}
.paths-header-intro p{font-size:1.05rem;color:#6c757d;margin-top:1.8rem;line-height:1.6}
.paths-timeline-container{position:relative;padding:2rem 0}
.paths-timeline-container::before{content:'';position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#D4B3E3 0%,#024F30 100%)}
.timeline-step-item{position:relative;padding-left:85px;margin-bottom:3rem}
.timeline-step-item:last-child{margin-bottom:0}
.step-marker-circle{position:absolute;left:0;top:0;width:62px;height:62px;background:linear-gradient(135deg,#FF414E 0%,#D4B3E3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;box-shadow:0 4px 12px #ff414e4d;z-index:5}
.step-content-box{background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);border:2px solid #e9ecef;border-radius:10px;padding:1.8rem 2rem;transition:all .3s ease}
.step-content-box:hover{border-color:#D4B3E3;box-shadow:0 6px 20px #0000000f;transform:translateX(5px)}
.step-content-box h3{font-size:1.4rem;font-weight:700;color:#212529;margin-bottom:.7rem}
.step-content-box p{font-size:1rem;color:#495057;line-height:1.7;margin-bottom:0}
.availability-notice-section{padding:4.5rem 0;background:linear-gradient(165deg,#024f300f 0%,#d4b3e30f 100%);position:relative}
.availability-notice-section::before{content:'';position:absolute;top:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#D4B3E3 50%,transparent 100%)}
.availability-notice-section .container{max-width:900px}
.notice-content-wrapper{background:#fff;border-radius:14px;padding:3rem 2.5rem;box-shadow:0 10px 30px #00000014;text-align:center;border:2px solid #e9ecef}
.notice-content-wrapper h2{font-size:2rem;font-weight:700;color:#212529;margin-bottom:1.5rem;position:relative;display:inline-block}
.notice-content-wrapper h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:#024F30;border-radius:2px}
.availability-grid-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:2.5rem}
.availability-block{padding:1.5rem;background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);border-radius:10px;border:1px solid #dee2e6}
.availability-block h3{font-size:1.2rem;font-weight:700;color:#024F30;margin-bottom:.6rem}
.availability-block p{font-size:1rem;color:#495057;line-height:1.6;margin-bottom:0}
.notice-footer-text{margin-top:2.5rem;font-size:.95rem;color:#6c757d;line-height:1.6;padding-top:2rem;border-top:1px solid #e9ecef}
@media (max-width: 768px) {
.contact-hero-content h1{font-size:2rem}
.contact-hero-content p{font-size:1rem}
.contact-methods-grid{grid-template-columns:1fr;gap:1.5rem}
.form-row-dual{grid-template-columns:1fr;gap:1.5rem}
.main-contact-form{padding:2rem 1.5rem}
.grid-header-zone h2::before,.grid-header-zone h2::after{display:none}
.paths-timeline-container::before{left:20px}
.timeline-step-item{padding-left:70px}
.step-marker-circle{width:50px;height:50px;font-size:1.2rem;left:-5px}
.availability-grid-info{grid-template-columns:1fr;gap:1.5rem}
.notice-content-wrapper{padding:2rem 1.5rem}
}
@media (max-width: 576px) {
.contact-hero-zone{padding:3rem 0 2.5rem}
.contact-hero-content h1{font-size:1.7rem}
.grid-header-zone h2{font-size:1.8rem}
.form-intro-header h2{font-size:1.8rem}
.paths-header-intro h2{font-size:1.7rem}
.notice-content-wrapper h2{font-size:1.6rem}
.submit-primary-btn{padding:.9rem 2rem;font-size:1rem}
}
.about-hero-wrap{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.about-hero-wrap::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#d4b3e326 0%,transparent 70%);border-radius:50%}
.about-hero-inner{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.about-hero-title{font-size:2.8rem;color:#212529;margin:0 0 20px;font-weight:700;line-height:1.2}
.about-hero-title::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#FF414E 0%,#D4B3E3 100%);margin-top:15px}
.about-hero-text{font-size:1.15rem;color:#495057;line-height:1.7;max-width:700px;margin:0}
.story-section{padding:70px 20px;background:#fff}
.story-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.story-content h2{font-size:2.2rem;color:#212529;margin:0 0 25px;font-weight:600;position:relative;padding-left:20px}
.story-content h2::before{content:'';position:absolute;left:0;top:5px;width:5px;height:80%;background:#024F30}
.story-content p{font-size:1.05rem;color:#495057;line-height:1.8;margin:0 0 18px}
.story-content p:last-of-type{margin-bottom:0}
.story-visual img{width:100%;height:420px;object-fit:cover;border-radius:8px;box-shadow:0 8px 24px #00000014}
.values-wrap{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:65px 20px}
.values-container{max-width:1200px;margin:0 auto}
.values-header{text-align:center;margin-bottom:50px}
.values-header h2{font-size:2.1rem;color:#212529;margin:0 0 15px;font-weight:600}
.values-header h2 span{color:#FF414E}
.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.value-card{background:#fff;padding:35px 28px;border-radius:6px;border:2px solid #f8f9fa;transition:all .3s ease;position:relative}
.value-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FF414E 0%,#D4B3E3 100%);border-radius:6px 6px 0 0;opacity:0;transition:opacity .3s ease}
.value-card:hover{border-color:#D4B3E3;box-shadow:0 6px 20px #d4b3e326;transform:translateY(-4px)}
.value-card:hover::before{opacity:1}
.value-card h3{font-size:1.35rem;color:#024F30;margin:0 0 12px;font-weight:600}
.value-card p{font-size:1.02rem;color:#495057;line-height:1.7;margin:0}
.approach-section{padding:70px 20px;background:#fff;position:relative}
.approach-section::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#D4B3E3 50%,transparent 100%)}
.approach-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:40% 55%;gap:60px;align-items:start}
.approach-visual img{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:0 10px 30px #024f301f}
.approach-details h2{font-size:2.2rem;color:#212529;margin:0 0 30px;font-weight:600}
.approach-steps{display:flex;flex-direction:column;gap:28px}
.step-item{display:flex;gap:20px;align-items:start}
.step-number{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#FF414E 0%,#D4B3E3 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;position:relative;top:0;left:0}
.step-content h3{font-size:1.25rem;color:#024F30;margin:0 0 8px;font-weight:600}
.step-content p{font-size:1.02rem;color:#495057;line-height:1.7;margin:0}
.team-section{background:#f8f9fa;padding:70px 20px}
.team-inner{max-width:1200px;margin:0 auto}
.team-intro{text-align:center;margin-bottom:50px}
.team-intro h2{font-size:2.2rem;color:#212529;margin:0 0 18px;font-weight:600}
.team-intro p{font-size:1.08rem;color:#495057;line-height:1.7;max-width:650px;margin:0 auto}
.team-member-spotlight{background:#fff;border-radius:8px;padding:45px;display:grid;grid-template-columns:280px 1fr;gap:45px;box-shadow:0 4px 16px #0000000f;align-items:center}
.member-photo img{width:100%;height:280px;object-fit:cover;border-radius:6px}
.member-info h3{font-size:1.85rem;color:#024F30;margin:0 0 8px;font-weight:600}
.member-role{font-size:1.12rem;color:#FF414E;margin:0 0 20px;font-weight:500}
.member-bio{font-size:1.05rem;color:#495057;line-height:1.8;margin:0 0 15px}
.member-bio:last-of-type{margin-bottom:0}
.commitment-block{padding:70px 20px;background:linear-gradient(135deg,#024F30 0%,#013d25 100%);position:relative;overflow:hidden}
.commitment-block::before{content:'';position:absolute;top:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#ff414e26 0%,transparent 70%);border-radius:50%}
.commitment-content{max-width:1200px;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.commitment-text h2{font-size:2.3rem;color:#fff;margin:0 0 25px;font-weight:600;line-height:1.3}
.commitment-text p{font-size:1.08rem;color:#ffffffe6;line-height:1.8;margin:0 0 18px}
.commitment-text p:last-of-type{margin-bottom:30px}
.commitment-cta{display:inline-block;background:#FF414E;color:#fff;padding:15px 35px;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.08rem;transition:all .3s ease;box-shadow:0 4px 12px #ff414e4d}
.commitment-cta:hover{background:#e63946;box-shadow:0 6px 18px #ff414e66;transform:translateY(-2px)}
.commitment-image img{width:100%;height:400px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #0003}
@media (max-width: 992px) {
.about-hero-title{font-size:2.3rem}
.story-grid{grid-template-columns:1fr;gap:40px}
.values-grid{grid-template-columns:1fr 1fr;gap:28px}
.approach-layout{grid-template-columns:1fr;gap:40px}
.team-member-spotlight{grid-template-columns:1fr;gap:30px;padding:35px}
.member-photo img{height:320px}
.commitment-content{grid-template-columns:1fr;gap:35px}
}
@media (max-width: 768px) {
.about-hero-wrap{padding:60px 20px 50px}
.about-hero-title{font-size:2rem}
.about-hero-text{font-size:1.05rem}
.story-content h2{font-size:1.9rem}
.story-visual img{height:320px}
.values-grid{grid-template-columns:1fr;gap:22px}
.value-card{padding:28px 22px}
.approach-visual img{height:300px}
.approach-details h2{font-size:1.9rem}
.step-number{width:42px;height:42px;font-size:1.1rem}
.team-member-spotlight{padding:28px}
.member-info h3{font-size:1.6rem}
.commitment-text h2{font-size:2rem}
.commitment-image img{height:320px}
}
@media (max-width: 576px) {
.about-hero-title{font-size:1.75rem}
.story-content h2{font-size:1.65rem;padding-left:15px}
.values-header h2{font-size:1.75rem}
.approach-details h2{font-size:1.65rem}
.step-item{gap:15px}
.team-intro h2{font-size:1.85rem}
.team-member-spotlight{padding:22px}
.commitment-text h2{font-size:1.75rem}
}
.apprentissage-financier-hero{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.apprentissage-financier-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#d4b3e326 0%,transparent 70%);border-radius:50%}
.hero-contenu-principal{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.hero-texte-zone h1{font-size:48px;font-weight:700;color:#212529;margin-bottom:24px;line-height:1.2}
.hero-texte-zone h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#FF414E 0%,#D4B3E3 100%);margin-top:20px}
.hero-texte-zone p{font-size:19px;color:#495057;line-height:1.7;margin-bottom:32px}
.hero-image-conteneur{position:relative}
.hero-image-conteneur img{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 20px 60px #024f301f}
.strategies-gestion-stress{padding:90px 20px;background:#fff}
.strategies-conteneur-principal{max-width:1200px;margin:0 auto}
.strategies-entete{text-align:center;margin-bottom:70px}
.strategies-entete h2{font-size:42px;font-weight:700;color:#212529;margin-bottom:18px;position:relative;display:inline-block}
.strategies-entete h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:2px;background:#FF414E}
.strategies-entete h2::after{content:'';position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:30px;height:2px;background:#FF414E}
.strategies-entete p{font-size:18px;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.grille-strategies{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.carte-strategie{background:#f8f9fa;padding:40px 30px;border-radius:12px;border-left:4px solid #FF414E;transition:all .3s ease;position:relative}
.carte-strategie:nth-child(2){border-left-color:#024F30}
.carte-strategie:nth-child(3){border-left-color:#D4B3E3}
.carte-strategie:nth-child(4){border-left-color:#D4B3E3}
.carte-strategie:nth-child(5){border-left-color:#FF414E}
.carte-strategie:nth-child(6){border-left-color:#024F30}
.carte-strategie:hover{transform:translateY(-6px);box-shadow:0 12px 35px #00000014}
.carte-strategie h3{font-size:24px;font-weight:600;color:#024F30;margin-bottom:16px}
.carte-strategie p{font-size:16px;color:#495057;line-height:1.7}
.methodes-pratiques-section{padding:80px 20px;background:linear-gradient(to bottom,#f8f9fa 0%,#fff 100%);position:relative}
.methodes-conteneur-global{max-width:1100px;margin:0 auto}
.methodes-titre-principal{font-size:38px;font-weight:700;color:#212529;margin-bottom:50px;text-align:left;padding-left:25px;border-left:6px solid #024F30}
.timeline-methodes{position:relative;padding-left:80px}
.timeline-methodes::before{content:'';position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#FF414E 0%,#D4B3E3 100%)}
.etape-methode{position:relative;margin-bottom:50px;padding:30px;background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000000f}
.etape-methode::before{content:'';position:absolute;left:-70px;top:35px;width:24px;height:24px;background:#FF414E;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 3px #f8f9fa}
.etape-methode:nth-child(2)::before{background:#024F30}
.etape-methode:nth-child(3)::before{background:#D4B3E3}
.etape-methode:nth-child(4)::before{background:#FF414E}
.etape-methode h3{font-size:26px;font-weight:600;color:#024F30;margin-bottom:14px}
.etape-methode p{font-size:17px;color:#495057;line-height:1.7;margin-bottom:18px}
.exemple-pratique{background:#f8f9fa;padding:20px;border-radius:8px;font-size:15px;color:#343a40;line-height:1.6;border-left:3px solid #D4B3E3}
.temoignages-experts-zone{padding:85px 20px;background:#fff}
.temoignages-conteneur-central{max-width:1200px;margin:0 auto}
.temoignages-titre-section{font-size:40px;font-weight:700;color:#212529;text-align:center;margin-bottom:60px;position:relative}
.temoignages-titre-section::after{content:'';display:block;width:100px;height:3px;background:#024F30;margin:20px auto 0}
.grille-temoignages{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.carte-temoignage{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:35px 28px;border-radius:14px;box-shadow:0 6px 20px #0000000d;transition:transform .3s ease;position:relative}
.carte-temoignage::before{content:'„';position:absolute;top:15px;left:20px;color:#ff414e26;font:80px/1 Georgia,serif}
.carte-temoignage:hover{transform:translateY(-8px)}
.profil-expert{display:flex;align-items:center;gap:18px;margin-bottom:24px;position:relative;z-index:2}
.profil-expert img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #D4B3E3}
.info-expert h4{font-size:20px;font-weight:600;color:#024F30;margin-bottom:4px}
.info-expert p{font-size:14px;color:#6c757d}
.texte-temoignage{font-size:16px;color:#495057;line-height:1.7;position:relative;z-index:2}
.outils-ressources-disponibles{padding:90px 20px;background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 50%,#f5f6fa 100%);position:relative}
.outils-conteneur-complet{max-width:1150px;margin:0 auto}
.outils-en-tete{text-align:center;margin-bottom:65px}
.outils-en-tete h2{font-size:44px;font-weight:700;color:#212529;margin-bottom:20px}
.outils-en-tete h2 span{color:#FF414E;position:relative}
.outils-en-tete h2 span::after{content:'';position:absolute;bottom:-5px;left:0;right:0;height:3px;background:linear-gradient(90deg,#FF414E 0%,#D4B3E3 100%)}
.outils-en-tete p{font-size:18px;color:#495057;max-width:750px;margin:0 auto;line-height:1.7}
.tableau-outils-wrapper{background:#fff;border-radius:16px;padding:45px;box-shadow:0 10px 40px #0000000f}
.tableau-outils{width:100%;border-collapse:separate;border-spacing:0}
.tableau-outils thead th{background:linear-gradient(135deg,#024F30 0%,#03613c 100%);color:#fff;padding:18px 20px;text-align:left;font-size:17px;font-weight:600}
.tableau-outils thead th:first-child{border-radius:10px 0 0 0}
.tableau-outils thead th:last-child{border-radius:0 10px 0 0}
.tableau-outils tbody tr{transition:background-color .2s ease}
.tableau-outils tbody tr:nth-child(odd){background:#f8f9fa}
.tableau-outils tbody tr:hover{background:#d4b3e31f}
.tableau-outils tbody td{padding:20px;border-bottom:1px solid #e9ecef;color:#343a40;font-size:16px;line-height:1.6}
.tableau-outils tbody td:first-child{font-weight:600;color:#024F30}
.indicateur-disponible{display:inline-block;width:22px;height:22px;background:#024F30;border-radius:50%;text-align:center;line-height:22px;color:#fff;font-size:14px}
.accompagnement-personnalise-bloc{padding:85px 20px;background:#fff}
.accompagnement-conteneur-flex{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:70px;align-items:center}
.accompagnement-texte-zone h2{font-size:42px;font-weight:700;color:#212529;margin-bottom:28px;line-height:1.3}
.accompagnement-texte-zone h2 span{background:linear-gradient(135deg,#FF414E 0%,#D4B3E3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.accompagnement-description{font-size:18px;color:#495057;line-height:1.7;margin-bottom:35px}
.liste-avantages-accompagnement{list-style:none;padding:0;margin:0 0 40px}
.liste-avantages-accompagnement li{padding:16px 0 16px 45px;font-size:17px;color:#343a40;position:relative;line-height:1.6;border-bottom:1px solid #e9ecef}
.liste-avantages-accompagnement li:last-child{border-bottom:none}
.liste-avantages-accompagnement li::before{content:'→';position:absolute;left:10px;top:16px;color:#FF414E;font-size:22px;font-weight:700}
.bouton-commencer-accompagnement{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#024F30 0%,#03613c 100%);color:#fff;text-decoration:none;border-radius:8px;font-size:18px;font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #024f3033}
.bouton-commencer-accompagnement:hover{transform:translateY(-3px);box-shadow:0 10px 30px #024f304d;background:linear-gradient(135deg,#03613c 0%,#024F30 100%)}
.accompagnement-caracteristiques{background:#f8f9fa;padding:40px;border-radius:16px;box-shadow:0 8px 25px #0000000f}
.caracteristique-item{display:flex;align-items:flex-start;gap:20px;margin-bottom:30px}
.caracteristique-item:last-child{margin-bottom:0}
.icone-caracteristique{width:50px;height:50px;background:linear-gradient(135deg,#FF414E 0%,#D4B3E3 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:24px;font-weight:700}
.caracteristique-contenu h3{font-size:20px;font-weight:600;color:#024F30;margin-bottom:8px}
.caracteristique-contenu p{font-size:16px;color:#495057;line-height:1.6;margin:0}
@media (max-width: 768px) {
.hero-contenu-principal{grid-template-columns:1fr;gap:40px}
.hero-texte-zone h1{font-size:36px}
.hero-image-conteneur img{height:300px}
.grille-strategies{grid-template-columns:1fr;gap:25px}
.timeline-methodes{padding-left:50px}
.timeline-methodes::before{left:15px}
.etape-methode::before{left:-47px;width:20px;height:20px}
.grille-temoignages{grid-template-columns:1fr;gap:30px}
.tableau-outils-wrapper{padding:25px;overflow-x:auto}
.tableau-outils{min-width:600px}
.accompagnement-conteneur-flex{grid-template-columns:1fr;gap:40px}
.accompagnement-texte-zone h2{font-size:32px}
.strategies-entete h2::before,.strategies-entete h2::after{display:none}
}
.cours-prochains-hero{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:5rem 2rem 4rem;position:relative;overflow:hidden}
.cours-prochains-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#d4b3e326,transparent 70%);border-radius:50%}
.cours-prochains-hero-contenu{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.cours-prochains-hero h1{font-size:2.8rem;color:#212529;margin-bottom:1.2rem;font-weight:700;line-height:1.2}
.cours-prochains-hero h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#FF414E,#D4B3E3);margin-top:1rem}
.cours-prochains-hero-desc{font-size:1.15rem;color:#495057;max-width:700px;line-height:1.7;margin-bottom:0}
.calendrier-formations{padding:4rem 2rem;background:#fff}
.calendrier-formations-wrapper{max-width:1200px;margin:0 auto}
.calendrier-intro{text-align:center;margin-bottom:3.5rem}
.calendrier-intro h2{font-size:2.2rem;color:#212529;margin-bottom:1rem;font-weight:600;position:relative;display:inline-block}
.calendrier-intro h2::before{content:'';position:absolute;left:-30px;top:50%;transform:translateY(-50%);width:20px;height:2px;background:#024F30}
.calendrier-intro h2::after{content:'';position:absolute;right:-30px;top:50%;transform:translateY(-50%);width:20px;height:2px;background:#024F30}
.calendrier-intro p{font-size:1.05rem;color:#495057;max-width:650px;margin:0 auto;line-height:1.6}
.grille-formations{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2.5rem}
.carte-formation{background:#f8f9fa;border-radius:12px;padding:2rem;border:2px solid transparent;transition:all .3s ease;position:relative}
.carte-formation::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#FF414E,#D4B3E3);border-radius:12px 0 0 12px;opacity:0;transition:opacity .3s ease}
.carte-formation:hover{border-color:#D4B3E3;transform:translateY(-4px);box-shadow:0 8px 20px #024f301a}
.carte-formation:hover::before{opacity:1}
.formation-badge{display:inline-block;background:linear-gradient(90deg,#024F30,#035d3a);color:#fff;padding:.4rem .9rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1.2rem}
.carte-formation h3{font-size:1.5rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.formation-dates{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem;color:#495057;font-size:.95rem}
.formation-dates::before{content:'';font-size:1.1rem}
.carte-formation p{color:#495057;line-height:1.6;margin-bottom:1.5rem;font-size:.98rem}
.formation-details{display:flex;flex-direction:column;gap:.7rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #024f3026}
.detail-item{display:flex;align-items:center;gap:.7rem;color:#343a40;font-size:.9rem}
.detail-item strong{color:#024F30;min-width:85px}
.methode-apprentissage{padding:4.5rem 2rem;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);position:relative}
.methode-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}
.methode-visuel{position:relative}
.methode-visuel img{width:100%;height:450px;object-fit:cover;border-radius:16px;box-shadow:0 12px 30px #024f3026}
.methode-visuel::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(135deg,#ff414e1a,#d4b3e31a);border-radius:50%;z-index:-1}
.methode-contenu h2{font-size:2.1rem;color:#212529;margin-bottom:1.5rem;font-weight:600}
.methode-contenu h2 span{color:#FF414E;position:relative}
.methode-contenu h2 span::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#FF414E,transparent)}
.methode-liste{display:flex;flex-direction:column;gap:1.3rem;margin-top:2rem}
.methode-point{display:flex;gap:1rem;align-items:flex-start}
.methode-icone{min-width:40px;height:40px;background:linear-gradient(135deg,#D4B3E3,#e5d0f0);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}
.methode-texte h4{font-size:1.1rem;color:#212529;margin-bottom:.4rem;font-weight:600}
.methode-texte p{color:#495057;line-height:1.6;margin:0;font-size:.95rem}
.temoignages-section{padding:4rem 2rem;background:#fff}
.temoignages-container{max-width:1200px;margin:0 auto}
.temoignages-entete{text-align:center;margin-bottom:3rem}
.temoignages-entete h2{font-size:2.2rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.temoignages-entete p{font-size:1.05rem;color:#495057;max-width:600px;margin:0 auto;line-height:1.6}
.grille-temoignages{display:grid;grid-template-columns:380px 1fr;gap:2.5rem;align-items:start}
.temoignage-principal{background:linear-gradient(135deg,#024F30,#035d3a);border-radius:16px;padding:2.5rem;color:#fff;position:relative;overflow:hidden}
.temoignage-principal::before{content:'"';position:absolute;top:-20px;left:20px;color:#ffffff1a;font:120px/1 Georgia,serif}
.temoignage-principal-texte{position:relative;z-index:2;font-size:1.05rem;line-height:1.7;margin-bottom:2rem;font-style:italic}
.temoignage-auteur{display:flex;align-items:center;gap:1.2rem}
.auteur-photo{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #ffffff4d}
.auteur-info h4{font-size:1.1rem;margin-bottom:.3rem;font-weight:600}
.auteur-info p{font-size:.9rem;opacity:.9;margin:0}
.liste-temoignages-courts{display:flex;flex-direction:column;gap:1.5rem}
.temoignage-court{background:#f8f9fa;border-radius:12px;padding:1.8rem;border-left:4px solid #D4B3E3;transition:all .3s ease}
.temoignage-court:hover{transform:translateX(6px);box-shadow:0 6px 18px #ff414e1a;border-left-color:#FF414E}
.temoignage-court-texte{color:#343a40;line-height:1.6;margin-bottom:1rem;font-size:.95rem}
.temoignage-court-auteur{color:#024F30;font-weight:600;font-size:.9rem}
.inscription-finale{padding:5rem 2rem;background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 50%,#f5f6fa 100%);position:relative}
.inscription-finale::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#D4B3E3,#FF414E,#D4B3E3,transparent)}
.inscription-contenu{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 400px;gap:3rem;align-items:center}
.inscription-texte h2{font-size:2.3rem;color:#212529;margin-bottom:1.2rem;font-weight:700}
.inscription-texte p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:1.5rem}
.points-cles{display:flex;flex-direction:column;gap:.8rem;margin-top:1.5rem}
.point-cle{display:flex;align-items:center;gap:.8rem;color:#343a40;font-size:.95rem}
.point-cle::before{content:'';color:#024F30;font-weight:700;font-size:1.2rem}
.inscription-visuel{position:relative}
.inscription-visuel img{width:100%;height:350px;object-fit:cover;border-radius:16px;box-shadow:0 10px 30px #024f3026}
.inscription-visuel::after{content:'';position:absolute;top:-15px;left:-15px;width:100px;height:100px;border:3px solid #FF414E;border-radius:50%;opacity:.3}
.cta-inscription{display:inline-flex;align-items:center;gap:.8rem;background:linear-gradient(90deg,#FF414E,#ff5a66);color:#fff;padding:1rem 2rem;border-radius:30px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;margin-top:1rem;box-shadow:0 4px 15px #ff414e4d}
.cta-inscription:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff414e66;background:linear-gradient(90deg,#ff5a66,#FF414E);color:#fff}
.cta-inscription::after{content:'→';font-size:1.3rem;transition:transform .3s ease}
.cta-inscription:hover::after{transform:translateX(5px)}
@media (max-width: 968px) {
.cours-prochains-hero{padding:3.5rem 1.5rem 3rem}
.cours-prochains-hero h1{font-size:2.2rem}
.methode-wrapper{grid-template-columns:1fr;gap:2.5rem}
.methode-visuel img{height:350px}
.grille-temoignages{grid-template-columns:1fr}
.inscription-contenu{grid-template-columns:1fr;gap:2.5rem}
.inscription-visuel img{height:300px}
.calendrier-intro h2::before,.calendrier-intro h2::after{display:none}
}
@media (max-width: 640px) {
.cours-prochains-hero h1{font-size:1.8rem}
.cours-prochains-hero-desc{font-size:1rem}
.grille-formations{grid-template-columns:1fr}
.calendrier-intro h2{font-size:1.8rem}
.methode-contenu h2{font-size:1.7rem}
.methode-visuel img{height:280px}
.temoignages-entete h2{font-size:1.8rem}
.inscription-texte h2{font-size:1.9rem}
.inscription-visuel img{height:250px}
}
.cookie-document-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Ubuntu,Cantarell,sans-serif}
.cookie-header-zone{background:linear-gradient(to right,#024F30,#024F30 60%,#D4B3E3);padding:4rem 2rem 3rem;position:relative;overflow:hidden}
.cookie-header-zone::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 10px,#ffffff08 10px,#ffffff08 20px);pointer-events:none}
.cookie-title-main{color:#fff;font-size:2.8rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;position:relative;z-index:1;max-width:1200px;margin-left:auto;margin-right:auto}
.cookie-subtitle-intro{color:#ffffffe6;font-size:1.15rem;line-height:1.6;margin:0;position:relative;z-index:1;max-width:1200px;margin-left:auto;margin-right:auto}
.cookie-content-stage{background:#fff;padding:0;width:100%}
.cookie-narrative-block{padding:3.5rem 2rem;max-width:1400px;margin:0 auto;border-bottom:1px solid #e9ecef}
.cookie-narrative-block:last-child{border-bottom:none}
.cookie-narrative-block.alt-background{background:linear-gradient(to bottom,#fafbfc,#fff)}
.cookie-section-heading{color:#024F30;font-size:2rem;font-weight:700;margin:0 0 1.8rem;letter-spacing:-.01em;position:relative;display:inline-block}
.cookie-section-heading::after{content:'';position:absolute;left:0;bottom:-8px;width:60%;height:3px;background:linear-gradient(to right,#FF414E,#D4B3E3)}
.cookie-text-passage{color:#343a40;font-size:1.05rem;line-height:1.75;margin:0 0 1.5rem}
.cookie-text-passage:last-child{margin-bottom:0}
.cookie-accent-term{color:#FF414E;font-weight:600;position:relative}
.cookie-technical-cluster{background:#f8f9fa;border-left:4px solid #D4B3E3;padding:2rem;margin:2rem 0;border-radius:0 8px 8px 0}
.cookie-item-listing{list-style:none;padding:0;margin:1.5rem 0 0}
.cookie-item-listing li{color:#495057;font-size:1.05rem;line-height:1.7;margin-bottom:1.2rem;padding-left:2rem;position:relative}
.cookie-item-listing li::before{content:'';position:absolute;left:0;top:.5rem;width:8px;height:8px;background:#FF414E;border-radius:50%}
.cookie-philosophy-segment{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:2.5rem 0}
.cookie-philosophy-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000f;border-top:4px solid #024F30}
.cookie-card-label{color:#024F30;font-size:1.3rem;font-weight:700;margin:0 0 1rem}
.cookie-card-description{color:#495057;font-size:1rem;line-height:1.7;margin:0}
.cookie-data-matrix{width:100%;border-collapse:collapse;margin:2rem 0;background:#fff;box-shadow:0 2px 12px #00000014}
.cookie-data-matrix thead{background:linear-gradient(135deg,#024F30,#024F30)}
.cookie-data-matrix th{color:#fff;font-size:1.1rem;font-weight:600;padding:1.2rem 1.5rem;text-align:left;border-bottom:3px solid #FF414E}
.cookie-data-matrix td{color:#343a40;font-size:1rem;padding:1.2rem 1.5rem;border-bottom:1px solid #e9ecef;line-height:1.6}
.cookie-data-matrix tbody tr:nth-child(even){background:#fafbfc}
.cookie-data-matrix tbody tr:hover{background:#f1f3f5;transition:background .2s ease}
.cookie-highlight-box{background:linear-gradient(135deg,#d4b3e326,#d4b3e30d);border:2px solid #D4B3E3;border-radius:10px;padding:2rem;margin:2.5rem 0}
.cookie-highlight-text{color:#212529;font-size:1.1rem;line-height:1.8;margin:0}
.cookie-disclosure-footer{background:#f8f9fa;padding:3rem 2rem;border-top:1px solid #dee2e6}
.cookie-footer-content{max-width:1200px;margin:0 auto;text-align:center}
.cookie-contact-heading{color:#024F30;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}
.cookie-contact-details{color:#495057;font-size:1.05rem;line-height:1.8;margin:0}
.cookie-contact-link{color:#FF414E;text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:border-color .3s ease}
.cookie-contact-link:hover{border-bottom-color:#FF414E}
.cookie-timeline-wrapper{position:relative;margin:3rem 0;padding-left:3rem}
.cookie-timeline-wrapper::before{content:'';position:absolute;left:12px;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#FF414E,#D4B3E3)}
.cookie-timeline-item{position:relative;margin-bottom:2.5rem;padding-left:1.5rem}
.cookie-timeline-item::before{content:'';position:absolute;left:-2.15rem;top:.3rem;width:14px;height:14px;background:#FF414E;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #f8f9fa;z-index:2}
.cookie-timeline-heading{color:#024F30;font-size:1.2rem;font-weight:700;margin:0 0 .8rem}
.cookie-timeline-text{color:#495057;font-size:1rem;line-height:1.7;margin:0}
@media (max-width: 768px) {
.cookie-title-main{font-size:2rem}
.cookie-subtitle-intro{font-size:1rem}
.cookie-narrative-block{padding:2.5rem 1.5rem}
.cookie-section-heading{font-size:1.6rem}
.cookie-philosophy-segment{grid-template-columns:1fr;gap:1.5rem}
.cookie-data-matrix{font-size:.9rem}
.cookie-data-matrix th,.cookie-data-matrix td{padding:.8rem 1rem}
.cookie-timeline-wrapper{padding-left:2.5rem}
.cookie-timeline-item::before{left:-2rem}
.cookie-header-zone{padding:3rem 1.5rem 2rem}
}
.privacy-wrapper{background:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7}
.privacy-header-block{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:4rem 2rem;border-bottom:3px solid #FF414E;position:relative}
.privacy-header-block::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,#d4b3e326 0%,transparent 50%),radial-gradient(circle at 80% 70%,#ff414e14 0%,transparent 50%);pointer-events:none}
.privacy-header-inner{max-width:900px;margin:0 auto;position:relative;z-index:2}
.privacy-main-title{font-size:2.8rem;font-weight:800;color:#024F30;margin:0 0 1rem;letter-spacing:-.02em}
.privacy-intro-text{font-size:1.1rem;color:#495057;margin:0;line-height:1.6}
.privacy-content-area{padding:3rem 2rem 4rem;max-width:900px;margin:0 auto}
.privacy-section-block{margin-bottom:3.5rem}
.privacy-section-block:last-child{margin-bottom:0}
.section-heading-primary{font-size:1.9rem;font-weight:700;color:#024F30;margin:0 0 1.5rem;position:relative;padding-bottom:.5rem}
.section-heading-primary::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(90deg,#FF414E 0%,#D4B3E3 100%);border-radius:2px}
.section-heading-secondary{font-size:1.4rem;font-weight:600;color:#212529;margin:2rem 0 1rem;position:relative;padding-left:1rem}
.section-heading-secondary::before{content:'';position:absolute;left:0;top:.3rem;width:4px;height:1.2rem;background:#FF414E;border-radius:2px}
.privacy-text-paragraph{font-size:1rem;color:#343a40;margin:0 0 1.2rem;line-height:1.8}
.privacy-text-paragraph:last-child{margin-bottom:0}
.privacy-emphasis-term{color:#024F30;font-weight:600}
.privacy-list-standard{margin:1.5rem 0;padding-left:0;list-style:none}
.privacy-list-standard li{position:relative;padding-left:1.8rem;margin-bottom:1rem;color:#343a40;line-height:1.7}
.privacy-list-standard li::before{content:'';position:absolute;left:0;top:.6rem;width:8px;height:8px;background:#FF414E;border-radius:50%}
.privacy-highlight-box{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);border-left:5px solid #D4B3E3;padding:1.8rem 2rem;margin:2rem 0;border-radius:0 8px 8px 0}
.privacy-highlight-box .privacy-text-paragraph{margin-bottom:.8rem}
.privacy-contact-segment{background:#024F30;color:#fff;padding:2.5rem 2rem;margin:3rem 0 0;border-radius:12px;position:relative;overflow:hidden}
.privacy-contact-segment::before{content:'';position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,#d4b3e333 0%,transparent 70%);border-radius:50%}
.privacy-contact-inner{position:relative;z-index:2;max-width:800px;margin:0 auto}
.contact-heading-style{font-size:1.7rem;font-weight:700;color:#fff;margin:0 0 1.5rem}
.contact-details-list{list-style:none;padding:0;margin:0}
.contact-details-list li{margin-bottom:1rem;color:#f8f9fa;font-size:1.05rem;line-height:1.6}
.contact-details-list li:last-child{margin-bottom:0}
.contact-label-text{color:#D4B3E3;font-weight:600;display:inline-block;min-width:100px}
.privacy-meta-info{text-align:center;padding:2rem 2rem 0;color:#6c757d;font-size:.9rem;border-top:1px solid #dee2e6;margin-top:3rem}
@media (max-width: 768px) {
.privacy-header-block{padding:2.5rem 1.5rem}
.privacy-main-title{font-size:2rem}
.privacy-intro-text{font-size:1rem}
.privacy-content-area{padding:2rem 1.5rem 3rem}
.section-heading-primary{font-size:1.5rem}
.section-heading-secondary{font-size:1.2rem}
.privacy-contact-segment{padding:2rem 1.5rem}
.contact-heading-style{font-size:1.4rem}
.contact-label-text{display:block;margin-bottom:.3rem}
}
@media (max-width: 480px) {
.privacy-main-title{font-size:1.7rem}
.privacy-section-block{margin-bottom:2.5rem}
.privacy-highlight-box{padding:1.3rem 1.5rem}
}
.success-page-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 50%,#fff 100%);min-height:80vh;padding:0;margin:0}
.success-hero-zone{padding:80px 20px 60px;text-align:center;background:linear-gradient(160deg,#d4b3e326 0%,#ff414e14 100%);border-bottom:3px solid #024f301a;position:relative;overflow:hidden}
.success-hero-zone::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#d4b3e333 0%,transparent 70%);border-radius:50%;z-index:0}
.success-hero-zone::after{content:'';position:absolute;bottom:-40%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#ff414e1f 0%,transparent 70%);border-radius:50%;z-index:0}
.success-inner-content{max-width:720px;margin:0 auto;position:relative;z-index:1}
.success-icon-visual{width:120px;height:120px;margin:0 auto 35px;background:linear-gradient(135deg,#024F30 0%,#02664a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 8px 24px #024f3040;animation:pulse-success 2s ease-in-out infinite}
@keyframes pulse-success {
0%,100%{transform:scale(1);box-shadow:0 8px 24px #024f3040}
50%{transform:scale(1.05);box-shadow:0 12px 32px #024f3059}
}
.success-icon-visual::before{content:'';font-size:64px;color:#fff;font-weight:700;line-height:1}
.success-icon-visual::after{content:'';position:absolute;width:140px;height:140px;border:3px solid #d4b3e366;border-radius:50%;top:-10px;left:-10px;animation:ripple-effect 2s ease-out infinite}
@keyframes ripple-effect {
0%{transform:scale(1);opacity:1}
100%{transform:scale(1.3);opacity:0}
}
.success-main-headline{font-size:42px;font-weight:800;color:#212529;margin:0 0 20px;line-height:1.2;letter-spacing:-.5px}
.success-main-headline::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#FF414E 0%,#D4B3E3 100%);margin:25px auto 0;border-radius:2px}
.success-subtext-message{font-size:19px;color:#495057;line-height:1.7;margin:0 0 15px}
.success-detail-info{font-size:16px;color:#6c757d;line-height:1.6;margin:0}
.success-timeline-section{padding:70px 20px;background:#fff}
.timeline-container-custom{max-width:900px;margin:0 auto}
.timeline-header-text{text-align:center;margin-bottom:55px}
.timeline-header-text h2{font-size:34px;font-weight:700;color:#212529;margin:0 0 15px;position:relative;display:inline-block}
.timeline-header-text h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#FF414E}
.timeline-header-text h2::after{content:'';position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#FF414E}
.timeline-header-text p{font-size:17px;color:#6c757d;margin:0;line-height:1.6}
.timeline-steps-wrapper{display:flex;flex-direction:column;gap:45px;position:relative;padding-left:80px}
.timeline-steps-wrapper::before{content:'';position:absolute;left:28px;top:30px;bottom:30px;width:3px;background:linear-gradient(180deg,#FF414E 0%,#D4B3E3 50%,#024F30 100%)}
.timeline-step-item{position:relative;background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);padding:30px 35px;border-radius:12px;border:2px solid #f0f1f3;transition:all .3s ease}
.timeline-step-item:hover{border-color:#D4B3E3;box-shadow:0 8px 20px #d4b3e333;transform:translateX(5px)}
.timeline-number-marker{position:absolute;left:-52px;top:28px;width:56px;height:56px;background:linear-gradient(135deg,#024F30 0%,#02664a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;border:4px solid #fff;box-shadow:0 4px 12px #024f3040;z-index:2}
.timeline-step-item:nth-child(2) .timeline-number-marker{background:linear-gradient(135deg,#FF414E 0%,#ff5a66 100%);box-shadow:0 4px 12px #ff414e40}
.timeline-step-item:nth-child(3) .timeline-number-marker{background:linear-gradient(135deg,#D4B3E3 0%,#e0c7f0 100%);box-shadow:0 4px 12px #d4b3e340}
.timeline-step-heading{font-size:22px;font-weight:700;color:#212529;margin:0 0 12px;line-height:1.3}
.timeline-step-description{font-size:16px;color:#495057;line-height:1.7;margin:0}
.success-actions-zone{padding:70px 20px;background:linear-gradient(135deg,#024f300d 0%,#d4b3e314 100%);text-align:center;border-top:3px solid #ff414e26}
.actions-content-box{max-width:680px;margin:0 auto}
.actions-content-box h2{font-size:32px;font-weight:700;color:#212529;margin:0 0 25px;line-height:1.3}
.actions-content-box p{font-size:17px;color:#495057;line-height:1.7;margin:0 0 35px}
.action-buttons-group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.btn-primary-action{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#024F30 0%,#02664a 100%);color:#fff;font-size:17px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 12px #024f3033;border:2px solid transparent}
.btn-primary-action:hover{background:linear-gradient(135deg,#02664a 0%,#024F30 100%);transform:translateY(-2px);box-shadow:0 6px 18px #024f304d}
.btn-secondary-action{display:inline-block;padding:16px 40px;background:#fff;color:#024F30;font-size:17px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;border:2px solid #024F30;box-shadow:0 2px 8px #00000014}
.btn-secondary-action:hover{background:#024F30;color:#fff;transform:translateY(-2px);box-shadow:0 4px 14px #024f3040}
.info-cards-section{padding:70px 20px;background:#fff}
.info-cards-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
.info-card-block{background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);padding:35px 30px;border-radius:12px;border:2px solid #f0f1f3;transition:all .3s ease;text-align:center}
.info-card-block:hover{border-color:#FF414E;box-shadow:0 8px 24px #ff414e26;transform:translateY(-5px)}
.card-icon-holder{width:70px;height:70px;margin:0 auto 20px;background:linear-gradient(135deg,#D4B3E3 0%,#e0c7f0 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px}
.info-card-block:nth-child(2) .card-icon-holder{background:linear-gradient(135deg,#FF414E 0%,#ff5a66 100%)}
.info-card-block:nth-child(3) .card-icon-holder{background:linear-gradient(135deg,#024F30 0%,#02664a 100%)}
.info-card-block h3{font-size:20px;font-weight:700;color:#212529;margin:0 0 12px;line-height:1.3}
.info-card-block p{font-size:15px;color:#6c757d;line-height:1.6;margin:0}
@media (max-width: 768px) {
.success-hero-zone{padding:60px 20px 50px}
.success-main-headline{font-size:32px}
.success-subtext-message{font-size:17px}
.timeline-steps-wrapper{padding-left:60px}
.timeline-steps-wrapper::before{left:18px}
.timeline-number-marker{left:-42px;width:48px;height:48px;font-size:20px}
.timeline-header-text h2::before,.timeline-header-text h2::after{display:none}
.action-buttons-group{flex-direction:column;align-items:stretch}
.btn-primary-action,.btn-secondary-action{width:100%}
.info-cards-container{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.success-main-headline{font-size:28px}
.timeline-step-item{padding:25px 20px}
.timeline-step-heading{font-size:19px}
}