:root{--navy:#002d62;--blue:#00448f;--bg-grey:#f8fafc;--border:#e2e8f0;--accent:#60a5fa;--white:#fff;--silver:#cbd5e1}.fswd__wrapper{font-family:Inter,sans-serif;color:#1e293b;overflow-x:hidden}.fswd__container{max-width:1200px;margin:0 auto;padding:0 20px}.fswd__section{padding:60px 0}.grey_bar{background:var(--bg-grey)}.white_bar{background:#fff}.fswd__title_dark{text-align:center;font-size:32px;font-weight:800;color:var(--navy);margin-bottom:30px}.fswd__intro_content,.fswd__section_intro{text-align:center;max-width:800px;margin:0 auto 40px;color:#64748b;line-height:1.6}.fswd__justify_text{text-align:justify;text-justify:inter-word;font-size:14px;color:#64748b;line-height:1.6}.fswd__bar_hero{background:var(--navy);padding:80px 0}.fswd__heading{font-size:clamp(28px,5vw,42px);margin-bottom:20px}.text_light_blue{color:var(--accent)}.fswd__hero_text_white{max-width:850px;font-size:18px;color:var(--silver);line-height:1.6}.fswd__stats_section{margin-top:-50px;padding-bottom:20px;position:relative;z-index:5}.fswd__stats_border_box{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 10px 30px #0000000f}.stat_item{padding:25px;text-align:center;border-right:1px solid var(--border)}.stat_item:last-child{border-right:none}.stat_num{display:block;font-size:28px;font-weight:800;color:#00448f}.stat_lbl{font-size:11px;text-transform:uppercase;font-weight:700;color:#64748b}.fswd__grid_3,.fswd__grid_4{display:grid;grid-gap:20px;gap:20px}.fswd__grid_3{grid-template-columns:repeat(3,1fr)}.fswd__grid_4{grid-template-columns:repeat(4,1fr)}.fswd__card,.fswd__service_box,.tech_box_full{padding:30px;border:1px solid var(--border);border-radius:12px;background:#fff;transition:.3s;height:100%;display:flex;flex-direction:column}.hover_lift:hover{border-color:var(--blue);box-shadow:0 10px 20px #0000000d;transform:translateY(-5px)}.fswd__box_icon_circle{font-size:32px;background:var(--bg-grey);width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;border:1px solid var(--border)}.fswd__box_title{font-size:18px;font-weight:800;color:var(--navy);margin-bottom:15px;text-align:center}.fswd__card_bullets{list-style:none;padding:0;margin:0;flex-grow:1}.fswd__card_bullets li{font-size:14px;color:#64748b;margin-bottom:6px;display:flex;align-items:flex-start;gap:8px}.fswd__card_bullets li span{color:var(--blue);font-weight:900}.tech_box_head{font-weight:800;color:var(--navy);margin-bottom:15px;display:flex;align-items:center;gap:10px}.tech_pill{display:inline-block;background:var(--bg-grey);padding:5px 12px;margin:4px;border-radius:50px;font-size:12px;color:var(--blue);font-weight:600;border:1px solid var(--border)}.fswd__roadmap_grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px;align-items:stretch}.fswd__roadmap_card{display:flex;flex-direction:column}.roadmap_node{margin-bottom:15px;position:relative}.roadmap_circle{width:40px;height:40px;background:var(--blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;margin:0 auto;z-index:2;border:4px solid #fff;box-shadow:0 4px 10px #0000001a}.roadmap_content_box{padding:20px;border:1px solid var(--border);border-radius:12px;background:#fff;flex-grow:1;text-align:center;display:flex;flex-direction:column}.fswd__faq_narrow{max-width:800px;margin:0 auto}.faq_item{background:#fff;border:1px solid var(--border);border-radius:8px;margin-bottom:10px;overflow:hidden}.faq_item summary{padding:20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:700;color:var(--navy)}.faq_ans{padding:0 20px 20px 48px;color:#64748b;font-size:14px;line-height:1.6}.fswd__final_cta{background:var(--navy);padding:80px 20px;text-align:center;color:#fff}.cta_btn_solid{background:#fff;color:var(--navy);padding:14px 30px;border-radius:8px;font-weight:700;text-decoration:none;display:inline-block;margin-top:20px;transition:.3s}.cta_btn_solid:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003}@media (max-width:1024px){.fswd__grid_3,.fswd__grid_4{grid-template-columns:repeat(2,1fr)}.fswd__roadmap_grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:650px){.fswd__grid_3,.fswd__grid_4,.fswd__roadmap_grid,.fswd__stats_border_box{grid-template-columns:1fr}}.fswd__hero_label{padding:8px 18px;margin-bottom:24px;font-size:14px}.fswd__heading{font-size:clamp(38px,6vw,64px);margin:0 0 24px}.fswd__hero_text_white{font-size:20px}.fswd__hero_actions{gap:20px;margin-top:34px}.fswd__hero_btn{font-size:16px}.fswd__hero_trust{margin-top:22px;font-size:15px}@media (max-width:768px){.fswd__bar_hero{padding:90px 0 70px}.fswd__heading{font-size:34px}.fswd__hero_text_white{font-size:17px;line-height:1.7}.fswd__hero_actions{flex-wrap:wrap;gap:14px}.fswd__hero_btn{width:100%;max-width:320px}.fswd__hero_trust{font-size:14px;margin-top:18px}}.fswd__bar_hero{background:linear-gradient(135deg,#001e3c,#00448f);padding:110px 0 90px;text-align:center;position:relative;overflow:hidden}.fswd__hero_content{max-width:900px;margin:0 auto}.fswd__hero_label{display:inline-block;padding:.5rem 1.125rem;margin-bottom:1.5rem;border-radius:999px;background:#38bdf81f;border:1px solid #38bdf859;color:#38bdf8;font-size:.875rem;font-weight:700;letter-spacing:.04em}.fswd__heading{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1;font-weight:800;color:#fff;margin:0 0 1.5rem;letter-spacing:-.02em}.text_light_blue{color:#38bdf8}.fswd__hero_text_white{max-width:820px;margin:0 auto;color:#ffffffeb;font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.8;font-weight:400}.fswd__hero_actions{display:flex;flex-direction:row;gap:1.25rem;margin-top:2rem;flex-wrap:nowrap}.fswd__hero_actions,.fswd__hero_btn{justify-content:center;align-items:center}.fswd__hero_btn{width:220px;height:56px;display:inline-flex;border-radius:12px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s ease;box-sizing:border-box;white-space:nowrap}.fswd__hero_btn--primary{background:#38bdf8;color:#001e3c;border:2px solid #38bdf8;box-shadow:0 10px 30px #38bdf840}.fswd__hero_btn--primary:hover{transform:translateY(-3px);box-shadow:0 18px 40px #38bdf859}.fswd__hero_btn--secondary{background:#0000;color:#fff;border:2px solid #ffffff59}.fswd__hero_btn--secondary:hover{background:#ffffff14;border-color:#fff9;transform:translateY(-3px)}.fswd__hero_trust{margin-top:1.25rem;margin-bottom:0;color:#fffffff2;font-size:.9375rem;font-weight:600}@media (max-width:768px){.fswd__bar_hero{padding:90px 0 70px}.fswd__hero_actions{flex-wrap:wrap;gap:.875rem}.fswd__hero_btn{width:100%;max-width:320px}.fswd__hero_trust{font-size:.875rem}}.fswd__cta_section{background:#00448f}.fswd__cta_card{background:linear-gradient(135deg,#001e3c,#00448f);border-radius:24px;padding:70px 40px;text-align:center;box-shadow:0 20px 50px #0000001f}.fswd__cta_heading{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:-.02em}.fswd__cta_text{max-width:800px;margin:0 auto 30px;font-size:clamp(1rem,1.4vw,1.2rem);color:#ffffffd9;line-height:1.7}.fswd__cta_card .fswd__hero_actions{margin-top:10px}@media (max-width:768px){.fswd__cta_card{padding:50px 20px;border-radius:18px}.fswd__cta_text{margin-bottom:22px}}.fswd__cta_card_blue{background:#00448f;border-radius:18px;padding:60px 40px;text-align:center;color:#fff;box-shadow:0 15px 35px #0003}