*{margin:0;padding:0;box-sizing:border-box}
:root{--primary-clr:#D4582D;--secondary-clr:#04DDEC;--tertiary-clr:#E60;--text-dark:#1a1a1a;--text-mid:#4a4a4a;--bg-light:#fafbfc;--bg-white:#fff;--shadow-soft:0 2px 12px #d4582d14;--shadow-mid:0 4px 20px #04ddec1f}
body{color:var(--text-dark);background:linear-gradient(158deg,#fafbfc 0%,#f0f4f8 100%);min-height:100vh;font:17px/1.7 'Manrope',sans-serif}
.hdr_container_92kx{background:linear-gradient(135deg,#fffffff2 0%,#fafbfceb 100%);box-shadow:var(--shadow-soft);padding:22px 0}
.hdr_grid_layout_47zp{max-width:1280px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:18px 28px}
.logo_section_89tx{grid-column:1;grid-row:1;display:flex;align-items:center;gap:16px}
.logo_img_holder_33wr{width:85px;height:85px;position:relative;z-index:10}
.logo_img_holder_33wr img{width:100%;height:100%;object-fit:contain}
.company_title_68mf{color:var(--primary-clr);letter-spacing:-.3px;font:600 26px 'Space Grotesk',sans-serif}
.tagline_area_55bq{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:flex-end;font-size:15px;color:var(--text-mid);font-weight:500}
.nav_wrapper_21df{grid-column:1 / -1;grid-row:2;display:flex;justify-content:center;margin-top:8px}
.main_nav_85kp{display:flex;gap:12px;list-style:none}
.nav_link_72hs{text-decoration:none;color:var(--text-dark);font-weight:500;font-size:16px;padding:11px 24px;border-radius:8px;background:linear-gradient(142deg,#d4582d0f 0%,#04ddec0f 100%);transition:background .25s ease,color .25s ease,opacity .25s ease;border:1px solid transparent}
.nav_link_72hs:hover{background:linear-gradient(142deg,#d4582d24 0%,#04ddec24 100%);color:var(--primary-clr);opacity:.92}
.nav_link_72hs:focus{outline:3px solid var(--secondary-clr);outline-offset:2px}
main{min-height:400px}
.ftr_master_container_49xv{background:linear-gradient(142deg,#1a1a1a 0%,#2d2d2d 100%);color:#e8e8e8;padding:68px 0 32px;margin-top:80px}
.ftr_inner_grid_83pr{max-width:1280px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1.2fr 1fr 1fr;column-gap:48px;row-gap:42px}
.ftr_brand_zone_56ql{display:flex;flex-direction:column;gap:22px}
.ftr_logo_box_94mn{width:92px;height:92px}
.ftr_logo_box_94mn img{width:100%;height:100%;object-fit:contain}
.ftr_brand_name_37tk{color:var(--secondary-clr);font:600 24px 'Space Grotesk',sans-serif}
.ftr_contact_segment_62wz p{margin-bottom:8px;font-size:15px;line-height:1.6;color:#c9c9c9}
.ftr_email_link_48dx{color:var(--secondary-clr);text-decoration:none;transition:opacity .25s ease}
.ftr_email_link_48dx:hover{opacity:.8}
.ftr_links_section_75hn{display:flex;flex-direction:column;gap:14px}
.ftr_section_heading_39zt{font-size:17px;font-weight:600;color:#fff;margin-bottom:6px}
.ftr_link_list_88mc{list-style:none;display:flex;flex-direction:column;gap:10px}
.ftr_service_link_51qw{color:#d4d4d4;text-decoration:none;font-size:15px;transition:color .25s ease,opacity .25s ease}
.ftr_service_link_51qw:hover{color:var(--secondary-clr);opacity:.88}
.ftr_legal_zone_29yr{grid-column:1 / -1;border-top:1px solid #ffffff1f;padding-top:28px;margin-top:24px;display:flex;flex-direction:column;gap:18px}
.ftr_company_details_64pt{font-size:14px;color:#a8a8a8;line-height:1.7}
.ftr_disclaimer_box_73nk{background:#04ddec0d;border-left:3px solid var(--secondary-clr);padding:18px 22px;border-radius:6px;font-size:13px;color:#b8b8b8;line-height:1.65}
.ftr_copyright_43rm{text-align:center;font-size:14px;color:#999;margin-top:12px}
.cookie_overlay_92kx{position:fixed;bottom:28px;right:28px;background:linear-gradient(135deg,#fffffffa 0%,#fafbfcf5 100%);border:2px solid #d4582d2e;border-radius:12px;padding:28px 32px;box-shadow:0 8px 32px #00000026;max-width:480px;z-index:9999;backdrop-filter:blur(8px)}
.cookie_title_47zp{color:var(--primary-clr);margin-bottom:14px;font:600 20px 'Space Grotesk',sans-serif}
.cookie_text_65mn{font-size:15px;color:var(--text-mid);line-height:1.6;margin-bottom:22px}
.cookie_categories_38qr{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}
.cookie_category_item_71dx{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#04ddec0a;border-radius:6px;border:1px solid #d4582d1f}
.cookie_toggle_switch_84tn{position:relative;width:52px;height:28px;background:#d0d0d0;border-radius:14px;cursor:pointer;transition:background .3s ease;flex-shrink:0}
.cookie_toggle_switch_84tn::after{content:'';position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;transition:transform .3s ease}
.cookie_toggle_switch_84tn.active_state_96jq{background:var(--secondary-clr)}
.cookie_toggle_switch_84tn.active_state_96jq::after{transform:translateX(24px)}
.cookie_category_label_59wr{font-size:14px;font-weight:500;color:var(--text-dark);flex:1}
.cookie_actions_27hp{display:flex;gap:12px}
.cookie_btn_base_53kn{padding:11px 24px;border:none;border-radius:8px;cursor:pointer;transition:opacity .25s ease,background .25s ease;font:600 15px 'Manrope',sans-serif}
.cookie_btn_base_53kn:focus{outline:3px solid var(--secondary-clr);outline-offset:2px}
.cookie_accept_all_82mv{background:linear-gradient(135deg,var(--primary-clr) 0%,var(--tertiary-clr) 100%);color:#fff}
.cookie_accept_all_82mv:hover{opacity:.88}
.cookie_reject_all_41pw{background:#e8e8e8;color:var(--text-dark)}
.cookie_reject_all_41pw:hover{background:#d8d8d8}
.cookie_save_prefs_69qx{background:linear-gradient(135deg,var(--secondary-clr) 0%,#03c4d1 100%);color:#fff}
.cookie_save_prefs_69qx:hover{opacity:.88}
@media (max-width: 968px) {
.hdr_grid_layout_47zp{grid-template-columns:1fr;gap:16px;padding:0 22px}
.logo_section_89tx{grid-column:1;justify-content:center}
.tagline_area_55bq{grid-column:1;grid-row:2;justify-content:center;text-align:center}
.nav_wrapper_21df{grid-row:3;margin-top:4px}
.main_nav_85kp{flex-direction:column;align-items:stretch;gap:8px}
.nav_link_72hs{text-align:center}
.ftr_inner_grid_83pr{grid-template-columns:1fr;gap:32px;padding:0 22px}
.cookie_overlay_92kx{right:18px;left:18px;bottom:18px;max-width:none;padding:22px}
.cookie_actions_27hp{flex-direction:column}
}
@media (max-width: 580px) {
.logo_img_holder_33wr{width:68px;height:68px}
.company_title_68mf{font-size:21px}
.cookie_title_47zp{font-size:18px}
.cookie_text_65mn{font-size:14px}
}
.testimonials-page-wrapper{background:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.7}
.testimonials-page-wrapper *{box-sizing:border-box}
.testimonials-hero-block{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.testimonials-hero-block::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#04ddec14 0%,transparent 70%);border-radius:50%}
.testimonials-hero-block::after{content:'';position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,#d4582d0f 0%,transparent 70%);border-radius:50%}
.testimonials-hero-inner{max-width:1100px;margin:0 auto;position:relative;z-index:2}
.testimonials-hero-title{font-size:2.8rem;font-weight:700;color:#212529;margin:0 0 20px;line-height:1.2}
.testimonials-hero-title::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#D4582D 0%,#E60 100%);margin-top:20px}
.testimonials-hero-subtitle{font-size:1.2rem;color:#495057;max-width:700px;margin:0;font-weight:400}
.reviews-grid-section{padding:70px 20px;background:#fff}
.reviews-grid-container{max-width:1200px;margin:0 auto}
.reviews-grid-intro{text-align:center;margin-bottom:60px}
.reviews-grid-intro h2{font-size:2.2rem;color:#212529;margin:0 0 15px;font-weight:700}
.reviews-grid-intro h2::before{content:'';color:#E60;margin-right:10px;font-size:1.8rem}
.reviews-grid-intro p{font-size:1.05rem;color:#495057;max-width:650px;margin:0 auto}
.reviews-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-bottom:50px}
.review-card-item{background:#f8f9fa;border-radius:12px;padding:35px 30px;border:1px solid #e9ecef;transition:all .3s ease;position:relative}
.review-card-item:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000014;border-color:#04DDEC}
.review-card-header{display:flex;align-items:center;margin-bottom:20px;gap:15px}
.review-author-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#D4582D 0%,#E60 100%);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;flex-shrink:0}
.review-author-info h3{font-size:1.15rem;color:#212529;margin:0 0 5px;font-weight:600}
.review-author-position{font-size:.9rem;color:#6c757d;margin:0}
.review-rating-stars{display:flex;gap:4px;margin-bottom:15px}
.review-rating-stars span{color:#E60;font-size:1.2rem}
.review-text-content{font-size:1rem;color:#343a40;line-height:1.7;margin:0 0 15px}
.review-date-posted{font-size:.85rem;color:#6c757d;font-style:italic}
.review-highlight-card{background:linear-gradient(135deg,#fafbfc 0%,#f5f6fa 100%);border:2px solid #04DDEC}
.stats-showcase-section{padding:70px 20px;background:#f5f6fa;position:relative}
.stats-showcase-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.stats-content-column h2{font-size:2rem;color:#212529;margin:0 0 25px;font-weight:700;position:relative;padding-left:20px}
.stats-content-column h2::before{content:'';position:absolute;left:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,#D4582D 0%,#E60 100%);border-radius:3px}
.stats-content-column p{font-size:1.05rem;color:#495057;margin:0 0 30px;line-height:1.8}
.stats-numbers-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}
.stat-number-box{background:#fff;padding:25px 20px;border-radius:10px;border-left:4px solid #D4582D;box-shadow:0 2px 8px #0000000a}
.stat-number-value{font-size:2.5rem;font-weight:700;color:#D4582D;margin:0 0 8px;line-height:1}
.stat-number-label{font-size:.95rem;color:#495057;margin:0}
.stats-visual-column{position:relative}
.stats-image-wrapper{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 12px 32px #0000001a}
.stats-image-wrapper img{width:100%;height:400px;object-fit:cover;display:block}
.stats-image-wrapper::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#04ddec26 0%,#d4582d26 100%);pointer-events:none}
.process-timeline-section{padding:70px 20px;background:#fff}
.process-timeline-container{max-width:1000px;margin:0 auto}
.process-timeline-header{text-align:center;margin-bottom:60px}
.process-timeline-header h2{font-size:2.2rem;color:#212529;margin:0 0 15px;font-weight:700}
.process-timeline-header p{font-size:1.05rem;color:#495057;max-width:700px;margin:0 auto}
.timeline-steps-wrapper{position:relative;padding-left:80px}
.timeline-vertical-line{position:absolute;left:29px;top:40px;bottom:40px;width:3px;background:linear-gradient(180deg,#D4582D 0%,#04DDEC 50%,#E60 100%)}
.timeline-step-item{position:relative;margin-bottom:50px;padding-left:0}
.timeline-step-item:last-child{margin-bottom:0}
.timeline-step-marker{position:absolute;left:-80px;top:0;width:60px;height:60px;background:linear-gradient(135deg,#D4582D 0%,#E60 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 #d4582d4d;z-index:2}
.timeline-step-content{background:#f8f9fa;padding:30px;border-radius:12px;border-left:4px solid #04DDEC}
.timeline-step-content h3{font-size:1.4rem;color:#212529;margin:0 0 15px;font-weight:600}
.timeline-step-content p{font-size:1rem;color:#495057;margin:0;line-height:1.7}
.cta-footer-section{padding:80px 20px;background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);position:relative;overflow:hidden}
.cta-footer-section::before{content:'';position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,#ee660014 0%,transparent 70%);border-radius:50%}
.cta-footer-container{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:2}
.cta-footer-container h2{font-size:2.3rem;color:#212529;margin:0 0 20px;font-weight:700;line-height:1.3}
.cta-footer-container p{font-size:1.15rem;color:#495057;margin:0 0 35px;line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}
.cta-buttons-group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.cta-button-primary{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#D4582D 0%,#E60 100%);color:#fff;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 12px #d4582d4d;border:none;cursor:pointer;position:relative;z-index:10}
.cta-button-primary:hover{transform:translateY(-3px);box-shadow:0 6px 20px #d4582d66}
.cta-button-secondary{display:inline-block;padding:16px 40px;background:#fff;color:#D4582D;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;border:2px solid #D4582D;cursor:pointer;position:relative;z-index:10}
.cta-button-secondary:hover{background:#D4582D;color:#fff;transform:translateY(-3px);box-shadow:0 4px 16px #d4582d40}
@media (max-width: 768px) {
.testimonials-hero-title{font-size:2rem}
.testimonials-hero-subtitle{font-size:1.05rem}
.reviews-grid-intro h2{font-size:1.8rem}
.reviews-grid-layout{grid-template-columns:1fr;gap:25px}
.stats-showcase-container{grid-template-columns:1fr;gap:40px}
.stats-visual-column{order:-1}
.stats-numbers-grid{grid-template-columns:1fr}
.timeline-steps-wrapper{padding-left:70px}
.timeline-step-marker{left:-70px;width:50px;height:50px;font-size:1.2rem}
.timeline-vertical-line{left:24px}
.process-timeline-header h2{font-size:1.8rem}
.cta-footer-container h2{font-size:1.9rem}
.cta-buttons-group{flex-direction:column;align-items:stretch}
.cta-button-primary,.cta-button-secondary{width:100%;text-align:center}
}
.onboarding-main-wrapper{background:#fff;overflow-x:hidden}
.onboarding-hero-block{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px 60px;position:relative}
.onboarding-hero-block::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#D4582D 0%,#04DDEC 50%,#E60 100%)}
.onboarding-hero-content{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}
.onboarding-hero-text h1{font-size:2.8rem;color:#212529;margin:0 0 25px;line-height:1.2;font-weight:700}
.onboarding-hero-text h1::before{content:'';display:inline-block;width:6px;height:42px;background:#D4582D;margin-right:15px;vertical-align:middle}
.onboarding-hero-text p{font-size:1.15rem;color:#495057;line-height:1.7;margin:0 0 30px}
.onboarding-hero-cta{display:inline-block;background:#E60;color:#fff;padding:16px 40px;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 12px #e603}
.onboarding-hero-cta:hover{background:#D4582D;transform:translateY(-2px);box-shadow:0 6px 18px #d4582d4d}
.onboarding-hero-visual{position:relative}
.onboarding-hero-visual img{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px #0000001a}
.onboarding-process-section{background:#fff;padding:90px 20px;position:relative}
.onboarding-process-container{max-width:1200px;margin:0 auto}
.onboarding-process-header{text-align:center;margin-bottom:70px}
.onboarding-process-header h2{font-size:2.4rem;color:#212529;margin:0 0 20px;font-weight:700;position:relative;display:inline-block}
.onboarding-process-header h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#D4582D,#04DDEC);border-radius:2px}
.onboarding-process-header p{font-size:1.1rem;color:#6c757d;max-width:700px;margin:25px auto 0;line-height:1.6}
.onboarding-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}
.onboarding-step-card{background:#f8f9fa;padding:40px 30px;border-radius:10px;position:relative;transition:all .3s ease;border:2px solid transparent}
.onboarding-step-card:hover{transform:translateY(-5px);border-color:#04DDEC;box-shadow:0 8px 25px #04ddec26}
.onboarding-step-number{position:absolute;top:-20px;left:30px;width:50px;height:50px;background:linear-gradient(135deg,#D4582D,#E60);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 12px #d4582d4d}
.onboarding-step-card h3{font-size:1.4rem;color:#212529;margin:25px 0 15px;font-weight:600}
.onboarding-step-card p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.onboarding-benefits-area{background:linear-gradient(180deg,#f5f6fa 0%,#fff 100%);padding:80px 20px}
.onboarding-benefits-wrapper{max-width:1150px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr;gap:60px;align-items:center}
.onboarding-benefits-image{position:relative}
.onboarding-benefits-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 35px #0000001f}
.onboarding-benefits-image::before{content:'';position:absolute;top:-15px;left:-15px;right:15px;bottom:15px;border:3px solid #04DDEC;border-radius:12px;z-index:-1}
.onboarding-benefits-content h2{font-size:2.2rem;color:#212529;margin:0 0 30px;font-weight:700;line-height:1.3}
.onboarding-benefits-list{list-style:none;padding:0;margin:0}
.onboarding-benefits-list li{padding:18px 0 18px 45px;font-size:1.05rem;color:#495057;line-height:1.6;position:relative;border-bottom:1px solid #e9ecef}
.onboarding-benefits-list li:last-child{border-bottom:none}
.onboarding-benefits-list li::before{content:'';position:absolute;left:0;top:18px;width:30px;height:30px;background:linear-gradient(135deg,#D4582D,#E60);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}
.onboarding-comparison-zone{background:#fff;padding:90px 20px}
.onboarding-comparison-inner{max-width:1100px;margin:0 auto}
.onboarding-comparison-title{text-align:center;margin-bottom:60px}
.onboarding-comparison-title h2{font-size:2.3rem;color:#212529;margin:0 0 20px;font-weight:700}
.onboarding-comparison-title p{font-size:1.1rem;color:#6c757d;max-width:650px;margin:0 auto;line-height:1.6}
.onboarding-comparison-table{width:100%;border-collapse:separate;border-spacing:0;background:#f8f9fa;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014}
.onboarding-comparison-table thead{background:linear-gradient(135deg,#D4582D,#E60)}
.onboarding-comparison-table th{padding:25px 20px;text-align:left;font-size:1.1rem;color:#fff;font-weight:600}
.onboarding-comparison-table td{padding:22px 20px;font-size:1rem;color:#495057;border-bottom:1px solid #e9ecef;background:#fff}
.onboarding-comparison-table tbody tr:last-child td{border-bottom:none}
.onboarding-comparison-table tbody tr:hover td{background:#f5f6fa}
.onboarding-check-icon{color:#28a745;font-weight:700;font-size:1.2rem}
.onboarding-cross-icon{color:#dc3545;font-weight:700;font-size:1.2rem}
.onboarding-timeline-segment{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:85px 20px;position:relative}
.onboarding-timeline-segment::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#E60 0%,#D4582D 100%)}
.onboarding-timeline-box{max-width:1000px;margin:0 auto}
.onboarding-timeline-heading{text-align:center;margin-bottom:70px}
.onboarding-timeline-heading h2{font-size:2.4rem;color:#212529;margin:0 0 18px;font-weight:700}
.onboarding-timeline-heading p{font-size:1.08rem;color:#6c757d;margin:0;line-height:1.6}
.onboarding-timeline-track{position:relative;padding:0 0 0 80px}
.onboarding-timeline-track::before{content:'';position:absolute;left:28px;top:15px;bottom:15px;width:3px;background:linear-gradient(180deg,#D4582D,#04DDEC,#E60)}
.onboarding-timeline-item{position:relative;margin-bottom:50px;padding:30px;background:#fff;border-radius:10px;box-shadow:0 4px 15px #00000014;transition:all .3s ease}
.onboarding-timeline-item:hover{transform:translateX(8px);box-shadow:0 6px 22px #04ddec26}
.onboarding-timeline-marker{position:absolute;left:-65px;top:35px;width:24px;height:24px;background:#fff;border:4px solid #D4582D;border-radius:50%;z-index:2}
.onboarding-timeline-item:nth-child(2) .onboarding-timeline-marker{border-color:#04DDEC}
.onboarding-timeline-item:nth-child(3) .onboarding-timeline-marker{border-color:#E60}
.onboarding-timeline-item h3{font-size:1.4rem;color:#212529;margin:0 0 12px;font-weight:600}
.onboarding-timeline-item p{font-size:1.02rem;color:#495057;line-height:1.7;margin:0}
.onboarding-cta-final{background:linear-gradient(135deg,#212529 0%,#343a40 100%);padding:70px 20px;position:relative;overflow:hidden}
.onboarding-cta-final::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,#04ddec26 0%,transparent 70%);border-radius:50%}
.onboarding-cta-final::after{content:'';position:absolute;bottom:-40%;left:-8%;width:450px;height:450px;background:radial-gradient(circle,#ee66001f 0%,transparent 70%);border-radius:50%}
.onboarding-cta-content{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}
.onboarding-cta-content h2{font-size:2.5rem;color:#fff;margin:0 0 25px;font-weight:700;line-height:1.3}
.onboarding-cta-content p{font-size:1.15rem;color:#e9ecef;margin:0 0 40px;line-height:1.7}
.onboarding-cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.onboarding-cta-primary{display:inline-block;background:linear-gradient(135deg,#D4582D,#E60);color:#fff;padding:18px 45px;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.08rem;transition:all .3s ease;box-shadow:0 6px 20px #d4582d4d}
.onboarding-cta-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #d4582d66}
.onboarding-cta-secondary{display:inline-block;background:transparent;color:#fff;padding:18px 45px;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.08rem;border:2px solid #04DDEC;transition:all .3s ease}
.onboarding-cta-secondary:hover{background:#04DDEC;color:#212529;transform:translateY(-3px)}
@media (max-width: 968px) {
.onboarding-hero-content{grid-template-columns:1fr;gap:40px}
.onboarding-hero-text h1{font-size:2.2rem}
.onboarding-steps-grid{grid-template-columns:1fr;gap:60px}
.onboarding-benefits-wrapper{grid-template-columns:1fr;gap:50px}
.onboarding-benefits-image{order:2}
.onboarding-benefits-content{order:1}
.onboarding-comparison-table{font-size:.9rem}
.onboarding-comparison-table th,.onboarding-comparison-table td{padding:15px 12px}
.onboarding-timeline-track{padding-left:0}
.onboarding-timeline-track::before{display:none}
.onboarding-timeline-marker{position:static;display:inline-block;margin-bottom:15px}
.onboarding-cta-content h2{font-size:2rem}
.onboarding-cta-buttons{flex-direction:column;align-items:center}
.onboarding-cta-primary,.onboarding-cta-secondary{width:100%;max-width:350px;text-align:center}
}
@media (max-width: 640px) {
.onboarding-hero-block{padding:60px 15px 50px}
.onboarding-hero-text h1{font-size:1.8rem}
.onboarding-hero-text h1::before{height:32px;margin-right:10px}
.onboarding-process-section{padding:60px 15px}
.onboarding-process-header h2{font-size:1.9rem}
.onboarding-step-card{padding:35px 20px}
.onboarding-benefits-area{padding:60px 15px}
.onboarding-benefits-content h2{font-size:1.8rem}
.onboarding-comparison-zone{padding:60px 15px}
.onboarding-comparison-title h2{font-size:1.9rem}
.onboarding-timeline-segment{padding:60px 15px}
.onboarding-timeline-heading h2{font-size:1.9rem}
.onboarding-timeline-item{padding:25px 20px}
.onboarding-cta-final{padding:50px 15px}
.onboarding-cta-content h2{font-size:1.7rem}
}
.index-hero-block{background:linear-gradient(135deg,#fafbfc 0%,#f5f6fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.index-hero-block::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#04ddec14 0%,transparent 70%);border-radius:50%}
.hero-content-wrap{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.hero-text-area h1{font-size:48px;font-weight:700;color:#212529;line-height:1.2;margin-bottom:24px;letter-spacing:-.5px}
.hero-text-area h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#D4582D 0%,#E60 100%);margin-top:20px;border-radius:2px}
.hero-text-area p{font-size:19px;line-height:1.7;color:#495057;margin-bottom:32px}
.hero-visual-area img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #00000014}
.hero-cta-btn{display:inline-block;padding:16px 36px;background:#D4582D;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:17px;transition:all .3s ease;box-shadow:0 4px 12px #d4582d33}
.hero-cta-btn:hover{background:#E60;transform:translateY(-2px);box-shadow:0 6px 20px #ee66004d}
.structure-comparison-block{background:#fff;padding:70px 20px}
.comparison-container{max-width:1200px;margin:0 auto}
.section-header-text{text-align:center;margin-bottom:50px}
.section-header-text h2{font-size:38px;font-weight:700;color:#212529;margin-bottom:16px;position:relative;display:inline-block}
.section-header-text h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#04DDEC}
.section-header-text p{font-size:18px;color:#495057;line-height:1.6}
.comparison-table-wrap{overflow-x:auto;background:#f8f9fa;border-radius:10px;padding:30px}
.structure-table{width:100%;border-collapse:separate;border-spacing:0}
.structure-table thead tr{background:linear-gradient(135deg,#D4582D 0%,#E60 100%)}
.structure-table th{padding:18px 20px;color:#fff;font-weight:600;text-align:left;font-size:16px}
.structure-table th:first-child{border-radius:8px 0 0 0}
.structure-table th:last-child{border-radius:0 8px 0 0}
.structure-table td{padding:16px 20px;background:#fff;border-bottom:1px solid #e9ecef;color:#343a40;font-size:15px;line-height:1.5}
.structure-table tbody tr:hover td{background:#fafbfc}
.table-check-yes{color:#28a745;font-weight:600}
.table-check-no{color:#dc3545;font-weight:600}
.process-steps-block{background:linear-gradient(180deg,#f5f6fa 0%,#fff 100%);padding:70px 20px;position:relative}
.steps-container{max-width:1100px;margin:0 auto}
.steps-intro{text-align:center;margin-bottom:60px}
.steps-intro h2{font-size:36px;font-weight:700;color:#212529;margin-bottom:18px}
.steps-intro h2::after{content:'';display:block;width:60px;height:3px;background:#04DDEC;margin:16px auto 0}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.step-card{background:#fff;padding:35px 28px;border-radius:10px;box-shadow:0 4px 16px #0000000f;position:relative;transition:all .3s ease}
.step-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001a}
.step-number{position:absolute;top:-20px;left:28px;width:50px;height:50px;background:linear-gradient(135deg,#D4582D 0%,#E60 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:22px;box-shadow:0 4px 12px #d4582d4d}
.step-card h3{font-size:20px;font-weight:600;color:#212529;margin-bottom:14px;margin-top:10px}
.step-card p{font-size:15px;line-height:1.6;color:#495057}
.visual-showcase-block{background:#fff;padding:70px 20px}
.showcase-wrapper{max-width:1200px;margin:0 auto}
.showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.showcase-content h2{font-size:36px;font-weight:700;color:#212529;margin-bottom:24px;line-height:1.3}
.showcase-content h2 span{color:#D4582D;position:relative}
.showcase-content h2 span::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:#04DDEC}
.showcase-list{list-style:none;padding:0;margin:0 0 28px}
.showcase-list li{padding:12px 0 12px 40px;font-size:16px;color:#343a40;line-height:1.6;position:relative}
.showcase-list li::before{content:'→';position:absolute;left:0;top:12px;color:#E60;font-weight:700;font-size:20px}
.showcase-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #00000014}
.benefits-detail-block{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:70px 20px}
.benefits-container{max-width:1200px;margin:0 auto}
.benefits-header{text-align:center;margin-bottom:55px}
.benefits-header h2{font-size:38px;font-weight:700;color:#212529;margin-bottom:16px}
.benefits-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.benefit-item{background:#fff;padding:30px;border-radius:10px;border-left:4px solid #D4582D;box-shadow:0 4px 12px #0000000d;transition:all .3s ease}
.benefit-item:nth-child(even){border-left-color:#04DDEC}
.benefit-item:hover{box-shadow:0 8px 20px #0000001a;transform:translateX(5px)}
.benefit-item h3{font-size:22px;font-weight:600;color:#212529;margin-bottom:14px}
.benefit-item p{font-size:15px;line-height:1.7;color:#495057;margin:0}
.final-cta-block{background:linear-gradient(135deg,#D4582D 0%,#E60 100%);padding:80px 20px;position:relative;overflow:hidden}
.final-cta-block::before{content:'';position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:#ffffff0d;border-radius:50%}
.final-cta-block::after{content:'';position:absolute;bottom:-150px;right:-150px;width:500px;height:500px;background:#ffffff08;border-radius:50%}
.cta-content-wrapper{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:2}
.cta-visual-inline{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.cta-text-area h2{font-size:40px;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2}
.cta-text-area p{font-size:18px;color:#fff;line-height:1.6;margin-bottom:32px;opacity:.95}
.cta-buttons-group{display:flex;gap:20px;justify-content:center}
.cta-primary-btn{display:inline-block;padding:16px 36px;background:#fff;color:#D4582D;text-decoration:none;border-radius:8px;font-weight:600;font-size:17px;transition:all .3s ease;box-shadow:0 4px 16px #0000001a}
.cta-primary-btn:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 6px 24px #00000026}
.cta-secondary-btn{display:inline-block;padding:16px 36px;background:transparent;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:17px;border:2px solid #fff;transition:all .3s ease}
.cta-secondary-btn:hover{background:#ffffff1a;transform:translateY(-3px)}
.cta-image-area img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 32px #0003}
@media (max-width: 968px) {
.hero-content-wrap{grid-template-columns:1fr;gap:40px}
.hero-text-area h1{font-size:36px}
.steps-grid{grid-template-columns:1fr;gap:50px}
.step-card{padding-top:45px}
.showcase-grid{grid-template-columns:1fr;gap:40px}
.benefits-columns{grid-template-columns:1fr}
.cta-visual-inline{grid-template-columns:1fr;gap:40px}
.cta-buttons-group{flex-direction:column;align-items:stretch}
.comparison-table-wrap{padding:20px}
}
@media (max-width: 640px) {
.index-hero-block{padding:50px 16px 40px}
.hero-text-area h1{font-size:28px}
.hero-text-area p{font-size:16px}
.section-header-text h2{font-size:28px}
.section-header-text h2::before{display:none}
.structure-table{font-size:14px}
.structure-table th,.structure-table td{padding:12px 10px}
.showcase-content h2{font-size:28px}
.benefits-header h2{font-size:28px}
.cta-text-area h2{font-size:30px}
}
.services-hero-intro{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.services-hero-intro::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#04ddec14 0%,transparent 70%);border-radius:50%}
.services-hero-intro::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#d4582d0f 0%,transparent 70%);border-radius:50%}
.services-hero-inner{max-width:1100px;margin:0 auto;position:relative;z-index:2}
.services-hero-title{font-size:42px;font-weight:700;color:#212529;margin:0 0 20px;line-height:1.2}
.services-hero-title::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#D4582D 0%,#E60 100%);margin-bottom:25px;border-radius:2px}
.services-hero-text{font-size:18px;color:#495057;line-height:1.7;margin:0 0 35px;max-width:800px}
.services-hero-buttons{display:flex;gap:15px;flex-wrap:wrap}
.services-btn-primary{background:linear-gradient(135deg,#D4582D 0%,#E60 100%);color:#fff;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;display:inline-block;box-shadow:0 4px 12px #d4582d33}
.services-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 18px #d4582d4d}
.services-btn-secondary{background:#fff;color:#D4582D;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;display:inline-block;border:2px solid #D4582D}
.services-btn-secondary:hover{background:#D4582D;color:#fff}
.services-expertise-section{background:#fff;padding:70px 20px;position:relative}
.services-expertise-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.services-expertise-content{padding-right:30px}
.services-expertise-label{display:inline-block;background:linear-gradient(135deg,#04ddec1a 0%,#04ddec26 100%);color:#04DDEC;padding:8px 18px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:20px;border:1px solid #04ddec33}
.services-expertise-heading{font-size:36px;font-weight:700;color:#212529;margin:0 0 25px;line-height:1.3}
.services-expertise-heading span{color:#E60;position:relative}
.services-expertise-heading span::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#E60 0%,#D4582D 100%);border-radius:2px}
.services-expertise-description{font-size:17px;color:#495057;line-height:1.8;margin:0 0 30px}
.services-expertise-list{list-style:none;padding:0;margin:0 0 35px}
.services-expertise-list li{padding:12px 0 12px 35px;position:relative;font-size:16px;color:#343a40;line-height:1.6}
.services-expertise-list li::before{content:'';position:absolute;left:0;top:12px;width:24px;height:24px;background:linear-gradient(135deg,#04DDEC 0%,#04DDEC 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}
.services-expertise-image-box{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px #00000014}
.services-expertise-image-box img{width:100%;height:450px;object-fit:cover;display:block}
.services-expertise-image-box::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#d4582d00 0%,#d4582d26 100%);pointer-events:none}
.services-process-section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:70px 20px;position:relative}
.services-process-container{max-width:1150px;margin:0 auto}
.services-process-header{text-align:center;margin-bottom:55px}
.services-process-title{font-size:38px;font-weight:700;color:#212529;margin:0 0 18px;line-height:1.3}
.services-process-subtitle{font-size:17px;color:#495057;max-width:700px;margin:0 auto;line-height:1.7}
.services-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:50px}
.services-process-card{background:#fff;border-radius:10px;padding:35px 25px;position:relative;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;border-top:4px solid transparent}
.services-process-card:nth-child(1){border-top-color:#D4582D}
.services-process-card:nth-child(2){border-top-color:#04DDEC}
.services-process-card:nth-child(3){border-top-color:#E60}
.services-process-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001a}
.services-process-number{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;margin-bottom:20px;position:relative;z-index:2}
.services-process-card:nth-child(1) .services-process-number{background:linear-gradient(135deg,#D4582D 0%,#E60 100%)}
.services-process-card:nth-child(2) .services-process-number{background:linear-gradient(135deg,#04DDEC 0%,#04DDEC 100%)}
.services-process-card:nth-child(3) .services-process-number{background:linear-gradient(135deg,#E60 0%,#D4582D 100%)}
.services-process-card-title{font-size:20px;font-weight:700;color:#212529;margin:0 0 15px;line-height:1.4}
.services-process-card-text{font-size:15px;color:#495057;line-height:1.7;margin:0}
.services-process-image-container{text-align:center;margin-top:45px}
.services-process-image-wrapper{display:inline-block;position:relative;border-radius:12px;overflow:hidden;max-width:900px;box-shadow:0 12px 50px #0000001a}
.services-process-image-wrapper img{width:100%;height:400px;object-fit:cover;display:block}
.services-process-image-wrapper::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#04ddec26 0%,#d4582d1a 100%);pointer-events:none;z-index:1}
.services-solutions-section{background:#fff;padding:70px 20px 80px;position:relative}
.services-solutions-inner{max-width:1100px;margin:0 auto}
.services-solutions-header{margin-bottom:50px}
.services-solutions-main-title{font-size:38px;font-weight:700;color:#212529;margin:0 0 20px;line-height:1.3}
.services-solutions-intro{font-size:17px;color:#495057;line-height:1.8;max-width:850px}
.services-solutions-columns{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-bottom:45px}
.services-solutions-col{background:#f8f9fa;border-radius:10px;padding:30px;position:relative}
.services-solutions-col::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#D4582D 0%,#E60 100%);border-radius:10px 0 0 10px}
.services-solutions-col:nth-child(2)::before{background:linear-gradient(180deg,#04DDEC 0%,#04DDEC 100%)}
.services-solutions-col-title{font-size:22px;font-weight:700;color:#212529;margin:0 0 18px;line-height:1.4}
.services-solutions-col-text{font-size:16px;color:#495057;line-height:1.7;margin:0 0 20px}
.services-solutions-features{list-style:none;padding:0;margin:0}
.services-solutions-features li{padding:10px 0 10px 30px;position:relative;font-size:15px;color:#343a40;line-height:1.6}
.services-solutions-features li::before{content:'→';position:absolute;left:0;top:10px;color:#D4582D;font-weight:700;font-size:18px}
.services-solutions-cta-area{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);border-radius:12px;padding:40px;text-align:center;position:relative;overflow:hidden}
.services-solutions-cta-area::before{content:'';position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,#ee660014 0%,transparent 70%);border-radius:50%}
.services-solutions-cta-title{font-size:26px;font-weight:700;color:#212529;margin:0 0 15px;position:relative;z-index:2}
.services-solutions-cta-text{font-size:16px;color:#495057;margin:0 0 30px;max-width:650px;margin-left:auto;margin-right:auto;position:relative;z-index:2;line-height:1.7}
.services-solutions-cta-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;position:relative;z-index:2}
.services-cta-btn-primary{background:linear-gradient(135deg,#D4582D 0%,#E60 100%);color:#fff;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;display:inline-block;box-shadow:0 4px 12px #d4582d33}
.services-cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 18px #d4582d4d}
.services-cta-btn-outline{background:transparent;color:#04DDEC;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;display:inline-block;border:2px solid #04DDEC}
.services-cta-btn-outline:hover{background:#04DDEC;color:#fff}
@media (max-width: 992px) {
.services-hero-title{font-size:36px}
.services-expertise-wrapper{grid-template-columns:1fr;gap:40px}
.services-expertise-content{padding-right:0}
.services-expertise-heading{font-size:32px}
.services-process-grid{grid-template-columns:1fr;gap:25px}
.services-solutions-columns{grid-template-columns:1fr;gap:30px}
}
@media (max-width: 768px) {
.services-hero-intro{padding:60px 20px 50px}
.services-hero-title{font-size:30px}
.services-hero-text{font-size:16px}
.services-hero-buttons{flex-direction:column;align-items:stretch}
.services-btn-primary,.services-btn-secondary{text-align:center}
.services-expertise-section{padding:50px 20px}
.services-expertise-heading{font-size:28px}
.services-expertise-image-box img{height:350px}
.services-process-section{padding:50px 20px}
.services-process-title{font-size:30px}
.services-process-image-wrapper img{height:300px}
.services-solutions-section{padding:50px 20px 60px}
.services-solutions-main-title{font-size:30px}
.services-solutions-cta-area{padding:30px 20px}
.services-solutions-cta-buttons{flex-direction:column;align-items:stretch}
.services-cta-btn-primary,.services-cta-btn-outline{text-align:center}
}
.features-main-wrapper{background:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7}
.features-main-wrapper .features-intro-section{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:90px 20px 80px;position:relative;overflow:hidden}
.features-main-wrapper .features-intro-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#04ddec14 0%,transparent 70%);border-radius:50%}
.features-main-wrapper .intro-content-block{max-width:920px;margin:0 auto;position:relative;z-index:2}
.features-main-wrapper .intro-main-heading{font-size:2.8rem;font-weight:700;color:#212529;margin-bottom:28px;line-height:1.2}
.features-main-wrapper .intro-main-heading::after{content:'';display:block;width:85px;height:5px;background:linear-gradient(90deg,#D4582D 0%,#E60 100%);margin-top:22px;border-radius:3px}
.features-main-wrapper .intro-description-text{font-size:1.15rem;color:#495057;margin-bottom:35px;max-width:780px}
.features-main-wrapper .intro-cta-button{display:inline-block;background:#D4582D;color:#fff;padding:16px 42px;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 15px #d4582d40}
.features-main-wrapper .intro-cta-button:hover{background:#E60;transform:translateY(-2px);box-shadow:0 6px 20px #ee660059}
.features-main-wrapper .documentation-block{padding:85px 20px;background:#fff}
.features-main-wrapper .documentation-inner-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.features-main-wrapper .doc-visual-container img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 30px #00000014}
.features-main-wrapper .doc-text-content h2{font-size:2.3rem;color:#212529;margin-bottom:25px;font-weight:700;position:relative;padding-left:22px}
.features-main-wrapper .doc-text-content h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:45px;background:linear-gradient(180deg,#04DDEC 0%,#D4582D 100%);border-radius:3px}
.features-main-wrapper .doc-text-content p{font-size:1.08rem;color:#495057;margin-bottom:20px}
.features-main-wrapper .doc-highlight-item{background:#f8f9fa;padding:18px 24px;margin:15px 0;border-left:4px solid #04DDEC;border-radius:6px}
.features-main-wrapper .doc-highlight-item strong{color:#D4582D;font-weight:600}
.features-main-wrapper .consultation-process-section{background:linear-gradient(165deg,#f5f6fa 0%,#fafbfc 100%);padding:90px 20px;position:relative}
.features-main-wrapper .process-container-block{max-width:1100px;margin:0 auto}
.features-main-wrapper .process-section-title{text-align:center;font-size:2.5rem;color:#212529;margin-bottom:60px;font-weight:700}
.features-main-wrapper .process-section-title span{color:#E60;position:relative}
.features-main-wrapper .process-section-title span::after{content:'';position:absolute;bottom:-8px;left:0;right:0;height:3px;background:#04DDEC;border-radius:2px}
.features-main-wrapper .process-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.features-main-wrapper .process-single-step{background:#fff;padding:35px 28px;border-radius:12px;box-shadow:0 4px 20px #0000000f;position:relative;transition:transform .3s ease}
.features-main-wrapper .process-single-step:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}
.features-main-wrapper .step-number-marker{position:absolute;top:-18px;left:28px;width:50px;height:50px;background:linear-gradient(135deg,#D4582D 0%,#E60 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.3rem;box-shadow:0 4px 12px #d4582d4d}
.features-main-wrapper .step-title-text{font-size:1.4rem;color:#212529;margin:25px 0 15px;font-weight:600}
.features-main-wrapper .step-description-text{font-size:1.02rem;color:#495057;line-height:1.6}
.features-main-wrapper .analysis-comparison-section{padding:90px 20px;background:#fff}
.features-main-wrapper .comparison-wrapper-block{max-width:1150px;margin:0 auto}
.features-main-wrapper .comparison-main-heading{font-size:2.4rem;color:#212529;text-align:center;margin-bottom:50px;font-weight:700}
.features-main-wrapper .comparison-flex-layout{display:flex;gap:45px;align-items:flex-start}
.features-main-wrapper .comparison-image-side{flex:0 0 480px}
.features-main-wrapper .comparison-image-side img{width:100%;height:auto;border-radius:12px;box-shadow:0 6px 25px #0000001a}
.features-main-wrapper .comparison-content-side{flex:1}
.features-main-wrapper .comparison-table-wrapper{background:#f8f9fa;border-radius:10px;overflow:hidden;box-shadow:0 3px 15px #0000000d}
.features-main-wrapper .comparison-data-table{width:100%;border-collapse:collapse}
.features-main-wrapper .comparison-data-table thead{background:linear-gradient(90deg,#D4582D 0%,#E60 100%);color:#fff}
.features-main-wrapper .comparison-data-table th{padding:18px 22px;text-align:left;font-weight:600;font-size:1.05rem}
.features-main-wrapper .comparison-data-table td{padding:16px 22px;border-bottom:1px solid #e9ecef;color:#495057;font-size:1rem}
.features-main-wrapper .comparison-data-table tbody tr:nth-child(even){background:#fff}
.features-main-wrapper .comparison-data-table tbody tr:hover{background:#f5f6fa}
.features-main-wrapper .comparison-data-table .check-mark{color:#04DDEC;font-weight:700;font-size:1.2rem}
.features-main-wrapper .comparison-data-table .cross-mark{color:#D4582D;font-weight:700;font-size:1.2rem}
.features-main-wrapper .support-timeline-section{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:85px 20px}
.features-main-wrapper .timeline-content-wrapper{max-width:1000px;margin:0 auto}
.features-main-wrapper .timeline-heading-block{text-align:center;margin-bottom:55px}
.features-main-wrapper .timeline-heading-block h2{font-size:2.5rem;color:#212529;margin-bottom:18px;font-weight:700}
.features-main-wrapper .timeline-heading-block p{font-size:1.12rem;color:#495057;max-width:680px;margin:0 auto}
.features-main-wrapper .timeline-events-container{position:relative;padding-left:80px}
.features-main-wrapper .timeline-events-container::before{content:'';position:absolute;left:25px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#04DDEC 0%,#D4582D 100%)}
.features-main-wrapper .timeline-single-event{position:relative;margin-bottom:45px;padding-left:35px}
.features-main-wrapper .timeline-event-marker{position:absolute;left:-66px;top:5px;width:18px;height:18px;background:#E60;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #f8f9fa;z-index:10}
.features-main-wrapper .timeline-event-content{background:#fff;padding:28px 32px;border-radius:10px;box-shadow:0 4px 18px #0000000f;border-left:4px solid #04DDEC}
.features-main-wrapper .timeline-event-date{color:#D4582D;font-weight:600;font-size:.95rem;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}
.features-main-wrapper .timeline-event-title{font-size:1.35rem;color:#212529;margin-bottom:12px;font-weight:600}
.features-main-wrapper .timeline-event-description{color:#495057;font-size:1.02rem;line-height:1.6}
.features-main-wrapper .final-action-section{background:linear-gradient(135deg,#D4582D 0%,#E60 100%);padding:80px 20px;position:relative;overflow:hidden}
.features-main-wrapper .final-action-section::before{content:'';position:absolute;top:-30%;left:-10%;width:500px;height:500px;background:#ffffff0d;border-radius:50%}
.features-main-wrapper .final-action-section::after{content:'';position:absolute;bottom:-40%;right:-15%;width:600px;height:600px;background:#04ddec14;border-radius:50%}
.features-main-wrapper .final-action-content{max-width:950px;margin:0 auto;text-align:center;position:relative;z-index:2}
.features-main-wrapper .final-action-image-block{margin-bottom:40px}
.features-main-wrapper .final-action-image-block img{max-width:520px;width:100%;height:auto;border-radius:12px;box-shadow:0 10px 40px #0003}
.features-main-wrapper .final-action-text h2{font-size:2.6rem;color:#fff;margin-bottom:25px;font-weight:700;line-height:1.3}
.features-main-wrapper .final-action-text p{font-size:1.15rem;color:#fff;margin-bottom:35px;opacity:.95;max-width:720px;margin-left:auto;margin-right:auto}
.features-main-wrapper .final-action-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.features-main-wrapper .final-action-primary-btn{display:inline-block;background:#fff;color:#D4582D;padding:17px 45px;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.08rem;transition:all .3s ease;box-shadow:0 5px 20px #00000026}
.features-main-wrapper .final-action-primary-btn:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000040;background:#f8f9fa}
.features-main-wrapper .final-action-secondary-btn{display:inline-block;background:transparent;color:#fff;padding:17px 45px;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.08rem;border:2px solid #fff;transition:all .3s ease}
.features-main-wrapper .final-action-secondary-btn:hover{background:#fff;color:#D4582D;transform:translateY(-3px)}
@media (max-width: 992px) {
.features-main-wrapper .features-intro-section{padding:70px 20px 60px}
.features-main-wrapper .intro-main-heading{font-size:2.3rem}
.features-main-wrapper .documentation-inner-grid{grid-template-columns:1fr;gap:40px}
.features-main-wrapper .doc-visual-container{order:2}
.features-main-wrapper .doc-text-content{order:1}
.features-main-wrapper .process-steps-grid{grid-template-columns:1fr;gap:50px}
.features-main-wrapper .comparison-flex-layout{flex-direction:column}
.features-main-wrapper .comparison-image-side{flex:1;width:100%}
.features-main-wrapper .timeline-events-container{padding-left:60px}
.features-main-wrapper .timeline-event-marker{left:-56px}
}
@media (max-width: 768px) {
.features-main-wrapper .intro-main-heading{font-size:2rem}
.features-main-wrapper .intro-description-text{font-size:1.05rem}
.features-main-wrapper .doc-text-content h2{font-size:1.9rem}
.features-main-wrapper .process-section-title{font-size:2rem}
.features-main-wrapper .comparison-main-heading{font-size:2rem}
.features-main-wrapper .comparison-data-table th,.features-main-wrapper .comparison-data-table td{padding:12px 15px;font-size:.95rem}
.features-main-wrapper .timeline-heading-block h2{font-size:2rem}
.features-main-wrapper .final-action-text h2{font-size:2.1rem}
.features-main-wrapper .final-action-buttons{flex-direction:column;align-items:stretch}
.features-main-wrapper .final-action-primary-btn,.features-main-wrapper .final-action-secondary-btn{width:100%;text-align:center}
}
@media (max-width: 576px) {
.features-main-wrapper .intro-main-heading{font-size:1.7rem}
.features-main-wrapper .process-single-step{padding:30px 20px}
.features-main-wrapper .step-number-marker{width:42px;height:42px;font-size:1.1rem}
.features-main-wrapper .timeline-events-container{padding-left:0}
.features-main-wrapper .timeline-events-container::before{display:none}
.features-main-wrapper .timeline-event-marker{position:relative;left:0;top:0;display:inline-block;margin-bottom:12px}
.features-main-wrapper .timeline-single-event{padding-left:0}
.features-main-wrapper .comparison-data-table{font-size:.9rem}
.features-main-wrapper .comparison-data-table th,.features-main-wrapper .comparison-data-table td{padding:10px 12px}
}
.policy-cookie-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#fff 50%,#f8f9fa 100%);min-height:60vh;position:relative}
.policy-cookie-header-zone{background:linear-gradient(to right,#fff,#f5f6fa);border-bottom:3px solid #D4582D;padding:2.5rem 0;position:relative}
.policy-cookie-header-zone::before{content:'';position:absolute;bottom:-3px;left:0;width:30%;height:3px;background:#04DDEC}
.policy-cookie-title-main{font-size:2.2rem;font-weight:700;color:#212529;margin:0 0 .8rem;letter-spacing:-.5px}
.policy-cookie-meta-text{color:#495057;font-size:.95rem;margin:0;line-height:1.6}
.policy-cookie-content-area{padding:3rem 0 4rem;max-width:100%}
.policy-cookie-intro-block{background:#fff;padding:2.5rem;margin-bottom:2.5rem;border-left:5px solid #E60;box-shadow:0 2px 8px #0000000a;border-radius:0 8px 8px 0}
.policy-cookie-intro-block p{color:#343a40;font-size:1.05rem;line-height:1.75;margin:0 0 1.2rem}
.policy-cookie-intro-block p:last-child{margin-bottom:0}
.policy-cookie-section-block{background:#fff;padding:2.2rem 2.5rem;margin-bottom:2rem;border-radius:8px;box-shadow:0 1px 6px #0000000d;position:relative;overflow:hidden}
.policy-cookie-section-block::after{content:'';position:absolute;top:0;right:0;width:4px;height:100%;background:linear-gradient(to bottom,#D4582D,#04DDEC)}
.policy-cookie-section-heading{font-size:1.65rem;font-weight:600;color:#212529;margin:0 0 1.5rem;position:relative;padding-bottom:.8rem}
.policy-cookie-section-heading::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:#D4582D}
.policy-cookie-section-block p{color:#495057;font-size:1rem;line-height:1.7;margin:0 0 1.3rem}
.policy-cookie-section-block p:last-child{margin-bottom:0}
.policy-cookie-subsection-title{font-size:1.25rem;font-weight:600;color:#343a40;margin:2rem 0 1rem;padding-left:1rem;border-left:3px solid #04DDEC}
.policy-cookie-tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin:2rem 0}
.policy-cookie-tech-card{background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);padding:1.8rem;border-radius:8px;border:1px solid #e9ecef;transition:all .3s ease}
.policy-cookie-tech-card:hover{border-color:#D4582D;box-shadow:0 4px 12px #d4582d26;transform:translateY(-2px)}
.policy-cookie-tech-label{font-size:1.15rem;font-weight:600;color:#D4582D;margin:0 0 .8rem}
.policy-cookie-tech-card p{color:#495057;font-size:.95rem;line-height:1.65;margin:0}
.policy-cookie-purpose-list{background:#f8f9fa;padding:1.8rem 2rem;border-radius:8px;margin:1.5rem 0}
.policy-cookie-purpose-list ul{list-style:none;padding:0;margin:0}
.policy-cookie-purpose-list li{color:#343a40;font-size:1rem;line-height:1.7;margin:0 0 1rem;padding-left:2rem;position:relative}
.policy-cookie-purpose-list li:last-child{margin-bottom:0}
.policy-cookie-purpose-list li::before{content:'';position:absolute;left:0;top:.5rem;width:12px;height:12px;background:#04DDEC;border-radius:50%;box-shadow:0 0 0 3px #04ddec33}
.policy-cookie-control-zone{background:linear-gradient(to right,#fff,#fafbfc);padding:2rem;border-radius:8px;border:2px dashed #D4582D;margin:2rem 0}
.policy-cookie-control-zone p{color:#343a40;font-size:1rem;line-height:1.7;margin:0 0 1rem}
.policy-cookie-control-zone p:last-child{margin-bottom:0}
.policy-cookie-highlight-term{color:#D4582D;font-weight:600}
.policy-cookie-data-table{width:100%;border-collapse:separate;border-spacing:0;margin:2rem 0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f}
.policy-cookie-data-table thead{background:linear-gradient(135deg,#D4582D,#E60)}
.policy-cookie-data-table th{color:#fff;font-size:1.05rem;font-weight:600;padding:1.2rem 1.5rem;text-align:left;border:none}
.policy-cookie-data-table tbody tr{background:#fff;transition:background .2s ease}
.policy-cookie-data-table tbody tr:nth-child(even){background:#f8f9fa}
.policy-cookie-data-table tbody tr:hover{background:#04ddec14}
.policy-cookie-data-table td{color:#495057;font-size:.95rem;padding:1.1rem 1.5rem;border-bottom:1px solid #e9ecef;line-height:1.6}
.policy-cookie-contact-final{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:2.5rem;border-radius:8px;margin-top:3rem;border:1px solid #e9ecef;position:relative}
.policy-cookie-contact-final::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(to right,#D4582D,#04DDEC,#E60)}
.policy-cookie-contact-final p{color:#343a40;font-size:1rem;line-height:1.7;margin:0 0 1rem}
.policy-cookie-contact-final p:last-child{margin-bottom:0}
.policy-cookie-email-link{color:#D4582D;text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:border-color .3s ease}
.policy-cookie-email-link:hover{border-bottom-color:#D4582D}
.policy-cookie-company-details{background:#fff;padding:1.8rem;border-radius:8px;border-left:4px solid #04DDEC;margin:1.5rem 0;font-size:.92rem;color:#495057;line-height:1.65}
@media (max-width: 768px) {
.policy-cookie-title-main{font-size:1.75rem}
.policy-cookie-intro-block,.policy-cookie-section-block{padding:1.8rem 1.5rem}
.policy-cookie-section-heading{font-size:1.4rem}
.policy-cookie-tech-grid{grid-template-columns:1fr;gap:1.2rem}
.policy-cookie-data-table{font-size:.85rem}
.policy-cookie-data-table th,.policy-cookie-data-table td{padding:.9rem 1rem}
.policy-cookie-contact-final{padding:1.8rem 1.5rem}
}
@media (max-width: 480px) {
.policy-cookie-header-zone{padding:1.8rem 0}
.policy-cookie-title-main{font-size:1.5rem}
.policy-cookie-content-area{padding:2rem 0 3rem}
.policy-cookie-data-table{display:block;overflow-x:auto}
}
.privacy-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0}
.policy-header-section{background:linear-gradient(120deg,#fff 0%,#f5f6fa 100%);padding:80px 20px 60px;border-bottom:3px solid #D4582D;position:relative;overflow:hidden}
.policy-header-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#04ddec14 0%,transparent 70%);border-radius:50%}
.policy-header-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.policy-main-title{font-size:48px;font-weight:800;color:#212529;margin:0 0 20px;line-height:1.2;letter-spacing:-.5px}
.policy-intro-text{font-size:18px;color:#495057;line-height:1.7;margin:0;max-width:800px}
.policy-meta-info{margin-top:30px;padding:20px;background:#ee66000d;border-left:4px solid #E60;border-radius:4px}
.policy-meta-info p{margin:0;font-size:15px;color:#343a40;line-height:1.6}
.policy-meta-info strong{color:#D4582D;font-weight:600}
.policy-content-area{max-width:100%;margin:0 auto;padding:60px 40px;background:#fff}
.policy-content-inner{max-width:1400px;margin:0 auto}
.policy-section-block{margin-bottom:70px;padding:40px;background:linear-gradient(135deg,#fff 0%,#fafbfc 100%);border-radius:8px;box-shadow:0 2px 8px #0000000a;border-left:5px solid transparent;transition:all .3s ease}
.policy-section-block:nth-child(odd){border-left-color:#D4582D}
.policy-section-block:nth-child(even){border-left-color:#04DDEC;background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%)}
.policy-section-block:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}
.policy-section-heading{font-size:32px;font-weight:700;color:#212529;margin:0 0 25px;line-height:1.3;position:relative;padding-bottom:15px}
.policy-section-heading::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#D4582D 0%,#E60 100%);border-radius:2px}
.policy-section-block:nth-child(even) .policy-section-heading::after{background:linear-gradient(90deg,#04DDEC 0%,#D4582D 100%)}
.policy-text-paragraph{font-size:16px;color:#343a40;line-height:1.8;margin:0 0 20px}
.policy-text-paragraph:last-child{margin-bottom:0}
.policy-emphasis-text{color:#D4582D;font-weight:600}
.policy-subsection-title{font-size:22px;font-weight:600;color:#212529;margin:35px 0 18px;padding-left:20px;border-left:3px solid #E60;line-height:1.4}
.policy-list-standard{margin:20px 0;padding-left:0;list-style:none}
.policy-list-standard li{font-size:16px;color:#343a40;line-height:1.8;margin-bottom:15px;padding-left:35px;position:relative}
.policy-list-standard li::before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;background:#D4582D;border-radius:50%;box-shadow:0 0 0 3px #d4582d26}
.policy-list-standard li strong{color:#212529;font-weight:600}
.policy-highlight-box{background:linear-gradient(135deg,#04ddec14 0%,#ee660014 100%);padding:30px;border-radius:8px;margin:30px 0;border:2px solid #d4582d33}
.policy-highlight-box p{margin:0 0 15px;font-size:16px;color:#212529;line-height:1.8}
.policy-highlight-box p:last-child{margin-bottom:0}
.policy-divider-visual{height:2px;background:linear-gradient(90deg,transparent 0%,#D4582D 50%,transparent 100%);margin:50px 0;border:none}
.policy-contact-section{background:linear-gradient(135deg,#212529 0%,#343a40 100%);padding:50px 40px;border-radius:12px;margin-top:60px;box-shadow:0 8px 24px #0000001f}
.policy-contact-title{font-size:28px;font-weight:700;color:#fff;margin:0 0 25px;line-height:1.3}
.policy-contact-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}
.policy-contact-item{background:#ffffff0d;padding:20px;border-radius:6px;border-left:3px solid #04DDEC;transition:all .3s ease}
.policy-contact-item:hover{background:#ffffff14;transform:translateX(5px)}
.policy-contact-label{font-size:13px;text-transform:uppercase;letter-spacing:1px;color:#04DDEC;margin:0 0 8px;font-weight:600}
.policy-contact-value{font-size:16px;color:#fff;margin:0;line-height:1.6}
.policy-contact-value a{color:#fff;text-decoration:none;border-bottom:1px solid #ffffff4d;transition:all .3s ease}
.policy-contact-value a:hover{color:#04DDEC;border-bottom-color:#04DDEC}
.policy-numbered-list{counter-reset:policy-counter;margin:25px 0;padding-left:0;list-style:none}
.policy-numbered-list li{counter-increment:policy-counter;position:relative;padding-left:50px;margin-bottom:20px;font-size:16px;color:#343a40;line-height:1.8}
.policy-numbered-list li::before{content:counter(policy-counter);position:absolute;left:0;top:0;width:32px;height:32px;background:linear-gradient(135deg,#D4582D 0%,#E60 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;box-shadow:0 2px 8px #d4582d4d}
.policy-table-wrapper{overflow-x:auto;margin:30px 0;border-radius:8px;box-shadow:0 2px 8px #0000000f}
.policy-data-table{width:100%;border-collapse:collapse;background:#fff}
.policy-data-table thead{background:linear-gradient(135deg,#212529 0%,#343a40 100%)}
.policy-data-table th{padding:18px 20px;text-align:left;font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;border-bottom:3px solid #D4582D}
.policy-data-table td{padding:16px 20px;font-size:15px;color:#343a40;line-height:1.6;border-bottom:1px solid #e9ecef}
.policy-data-table tbody tr:nth-child(odd){background:#fafbfc}
.policy-data-table tbody tr:hover{background:#04ddec0d}
.policy-data-table td strong{color:#212529;font-weight:600}
@media (max-width: 768px) {
.policy-header-section{padding:50px 20px 40px}
.policy-main-title{font-size:32px}
.policy-intro-text{font-size:16px}
.policy-content-area{padding:40px 20px}
.policy-section-block{padding:25px 20px;margin-bottom:40px}
.policy-section-heading{font-size:24px}
.policy-subsection-title{font-size:19px;padding-left:15px}
.policy-contact-section{padding:35px 20px}
.policy-contact-details{grid-template-columns:1fr;gap:20px}
.policy-contact-title{font-size:24px}
.policy-numbered-list li{padding-left:45px}
.policy-table-wrapper{margin:20px -20px;border-radius:0}
.policy-data-table th,.policy-data-table td{padding:12px 15px;font-size:14px}
}
.success-page-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 50%,#fff 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem}
.success-content-container{max-width:680px;margin:0 auto;text-align:center}
.success-icon-holder{width:110px;height:110px;margin:0 auto 2.5rem;position:relative;animation:successPulse 2s ease-in-out infinite}
@keyframes successPulse {
0%,100%{transform:scale(1)}
50%{transform:scale(1.05)}
}
.success-icon-holder::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110px;height:110px;background:linear-gradient(135deg,#04DDEC 0%,#D4582D 100%);border-radius:50%;opacity:.15}
.success-icon-holder::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3.5rem;font-weight:700;color:#D4582D;line-height:1}
.success-main-heading{font-size:2.2rem;font-weight:700;color:#212529;margin:0 0 1.2rem;letter-spacing:-.02em;line-height:1.2}
.success-subtext{font-size:1.1rem;color:#495057;line-height:1.65;margin:0 0 2rem}
.success-detail-box{background:#fff;border:2px solid #f5f6fa;border-radius:12px;padding:2rem 2.5rem;margin:2.5rem 0;box-shadow:0 4px 12px #0000000a}
.success-detail-box p{font-size:.975rem;color:#343a40;line-height:1.7;margin:0 0 1rem}
.success-detail-box p:last-child{margin-bottom:0}
.success-detail-box strong{color:#D4582D;font-weight:600}
.success-action-group{display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem}
.success-btn-primary{display:inline-block;background:linear-gradient(135deg,#D4582D 0%,#E60 100%);color:#fff;font-size:1.05rem;font-weight:600;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 10px #d4582d40;border:none}
.success-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #d4582d59;color:#fff}
.success-btn-secondary{display:inline-block;background:#fff;color:#343a40;font-size:1rem;font-weight:500;padding:.95rem 2.2rem;border-radius:8px;text-decoration:none;transition:all .3s ease;border:2px solid #e9ecef}
.success-btn-secondary:hover{background:#f8f9fa;border-color:#04DDEC;color:#212529;transform:translateY(-1px)}
.success-contact-info{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e9ecef}
.success-contact-info p{font-size:.925rem;color:#6c757d;margin:.5rem 0;line-height:1.6}
.success-contact-link{color:#D4582D;text-decoration:none;font-weight:500;transition:color .25s ease}
.success-contact-link:hover{color:#E60;text-decoration:underline}
.success-timeline-hint{display:inline-block;background:linear-gradient(135deg,#04ddec1a 0%,#d4582d1a 100%);padding:.7rem 1.5rem;border-radius:6px;margin-top:1.5rem;font-size:.9rem;color:#495057;border-left:3px solid #04DDEC}
@media (min-width: 768px) {
.success-action-group{flex-direction:row;justify-content:center;gap:1.2rem}
.success-page-wrapper{padding:4rem 2rem}
.success-main-heading{font-size:2.6rem}
.success-detail-box{padding:2.5rem 3rem}
}
@media (max-width: 767px) {
.success-icon-holder{width:90px;height:90px;margin-bottom:2rem}
.success-icon-holder::before{width:90px;height:90px}
.success-icon-holder::after{font-size:2.8rem}
.success-main-heading{font-size:1.8rem}
.success-subtext{font-size:1rem}
.success-detail-box{padding:1.5rem 1.8rem}
}
.contact-gateway-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:auto}
.contact-gateway-wrapper .inner-spacing{padding:80px 20px;max-width:1200px;margin:0 auto}
.contact-gateway-wrapper .opening-statement{text-align:center;margin-bottom:60px}
.contact-gateway-wrapper .opening-statement h1{font-size:2.8rem;color:#212529;margin-bottom:20px;font-weight:700;line-height:1.2}
.contact-gateway-wrapper .opening-statement .subtle-description{font-size:1.15rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.7}
.contact-gateway-wrapper .dual-zone-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:50px;align-items:start}
.contact-gateway-wrapper .info-cluster{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 20px #0000000f}
.contact-gateway-wrapper .info-cluster h2{font-size:1.6rem;color:#212529;margin-bottom:25px;font-weight:600}
.contact-gateway-wrapper .detail-row{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #f0f1f3}
.contact-gateway-wrapper .detail-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.contact-gateway-wrapper .detail-label{font-size:.9rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-weight:600}
.contact-gateway-wrapper .detail-content{font-size:1.05rem;color:#343a40;line-height:1.6}
.contact-gateway-wrapper .detail-content a{color:#D4582D;text-decoration:none;transition:color .3s ease}
.contact-gateway-wrapper .detail-content a:hover{color:#E60}
.contact-gateway-wrapper .interaction-form-block{background:#fff;padding:45px;border-radius:12px;box-shadow:0 4px 20px #0000000f}
.contact-gateway-wrapper .interaction-form-block h2{font-size:1.8rem;color:#212529;margin-bottom:30px;font-weight:600}
.contact-gateway-wrapper .form-field-wrapper{margin-bottom:24px}
.contact-gateway-wrapper .field-descriptor{display:block;font-size:.95rem;color:#495057;margin-bottom:8px;font-weight:500}
.contact-gateway-wrapper .text-input-field,.contact-gateway-wrapper .textarea-input-field,.contact-gateway-wrapper .select-input-field{width:100%;padding:14px 16px;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;color:#212529;background:#fafbfc;transition:all .3s ease}
.contact-gateway-wrapper .text-input-field:focus,.contact-gateway-wrapper .textarea-input-field:focus,.contact-gateway-wrapper .select-input-field:focus{outline:none;border-color:#D4582D;background:#fff;box-shadow:0 0 0 3px #d4582d1a}
.contact-gateway-wrapper .textarea-input-field{min-height:140px;resize:vertical;font-family:inherit}
.contact-gateway-wrapper .select-input-field{cursor:pointer}
.contact-gateway-wrapper .privacy-acknowledgment{margin:28px 0;display:flex;align-items:start;gap:12px}
.contact-gateway-wrapper .privacy-checkbox-input{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#D4582D}
.contact-gateway-wrapper .privacy-text-label{font-size:.92rem;color:#495057;line-height:1.6;cursor:pointer}
.contact-gateway-wrapper .privacy-text-label a{color:#D4582D;text-decoration:underline;transition:color .3s ease}
.contact-gateway-wrapper .privacy-text-label a:hover{color:#E60}
.contact-gateway-wrapper .submit-action-button{width:100%;padding:16px 32px;background:linear-gradient(135deg,#D4582D 0%,#E60 100%);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #d4582d4d}
.contact-gateway-wrapper .submit-action-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4582d66}
.contact-gateway-wrapper .submit-action-button:active{transform:translateY(0)}
.directions-visual-section{padding:80px 20px;background:#fff}
.directions-visual-section .container-fluid-custom{max-width:1200px;margin:0 auto}
.directions-visual-section h2{font-size:2.2rem;color:#212529;text-align:center;margin-bottom:50px;font-weight:700}
.directions-visual-section .image-text-combo{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-bottom:50px}
.directions-visual-section .image-text-combo:last-child{margin-bottom:0}
.directions-visual-section .visual-container img{width:100%;height:380px;object-fit:cover;border-radius:12px;box-shadow:0 8px 25px #00000014}
.directions-visual-section .text-content-area h3{font-size:1.7rem;color:#212529;margin-bottom:18px;font-weight:600;position:relative;padding-left:20px}
.directions-visual-section .text-content-area h3::before{content:'';position:absolute;left:0;top:8px;width:4px;height:24px;background:linear-gradient(180deg,#D4582D 0%,#E60 100%);border-radius:2px}
.directions-visual-section .text-content-area p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:12px}
.timeline-roadmap-section{padding:80px 20px;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}
.timeline-roadmap-section .max-width-container{max-width:900px;margin:0 auto}
.timeline-roadmap-section h2{font-size:2.2rem;color:#212529;text-align:center;margin-bottom:60px;font-weight:700}
.timeline-roadmap-section .process-step-item{display:grid;grid-template-columns:80px 1fr;gap:30px;margin-bottom:45px;position:relative}
.timeline-roadmap-section .process-step-item:last-child{margin-bottom:0}
.timeline-roadmap-section .step-marker-zone{position:relative;display:flex;justify-content:center}
.timeline-roadmap-section .step-number-circle{width:60px;height:60px;background:linear-gradient(135deg,#D4582D 0%,#E60 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 15px #d4582d4d;position:relative;z-index:2}
.timeline-roadmap-section .connector-line{position:absolute;left:50%;top:60px;width:2px;height:calc(100% + 45px);background:linear-gradient(180deg,#D4582D 0%,#04DDEC 100%);transform:translateX(-50%);z-index:1}
.timeline-roadmap-section .process-step-item:last-child .connector-line{display:none}
.timeline-roadmap-section .step-content-area{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 20px #0000000f}
.timeline-roadmap-section .step-content-area h3{font-size:1.5rem;color:#212529;margin-bottom:12px;font-weight:600}
.timeline-roadmap-section .step-content-area p{font-size:1.05rem;color:#495057;line-height:1.7;margin:0}
.additional-channels-section{padding:80px 20px;background:#fff}
.additional-channels-section .centered-container{max-width:1100px;margin:0 auto;text-align:center}
.additional-channels-section h2{font-size:2.2rem;color:#212529;margin-bottom:50px;font-weight:700}
.additional-channels-section .channel-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.additional-channels-section .channel-card-item{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:35px 25px;border-radius:12px;border:2px solid #e9ecef;transition:all .3s ease}
.additional-channels-section .channel-card-item:hover{border-color:#D4582D;box-shadow:0 8px 25px #d4582d26;transform:translateY(-5px)}
.additional-channels-section .card-icon-wrapper{width:70px;height:70px;background:linear-gradient(135deg,#D4582D 0%,#E60 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:2rem;color:#fff;box-shadow:0 4px 15px #d4582d4d}
.additional-channels-section .channel-card-item h3{font-size:1.4rem;color:#212529;margin-bottom:12px;font-weight:600}
.additional-channels-section .channel-card-item p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
@media (max-width: 992px) {
.contact-gateway-wrapper .dual-zone-layout{grid-template-columns:1fr;gap:35px}
.directions-visual-section .image-text-combo{grid-template-columns:1fr;gap:30px}
.additional-channels-section .channel-cards-grid{grid-template-columns:1fr;gap:25px}
.timeline-roadmap-section .process-step-item{grid-template-columns:60px 1fr;gap:20px}
.timeline-roadmap-section .step-number-circle{width:50px;height:50px;font-size:1.3rem}
}
@media (max-width: 768px) {
.contact-gateway-wrapper .inner-spacing{padding:50px 15px}
.contact-gateway-wrapper .opening-statement h1{font-size:2rem}
.contact-gateway-wrapper .interaction-form-block{padding:30px 20px}
.directions-visual-section{padding:50px 15px}
.directions-visual-section h2{font-size:1.8rem}
.timeline-roadmap-section{padding:50px 15px}
.additional-channels-section{padding:50px 15px}
}