:root{--navy:#002d62;--blue:#00448f;--bg-grey:#f8fafc;--border:#e2e8f0;--accent:#60a5fa;--white:#fff;--silver:#cbd5e1}*,:after,:before{box-sizing:border-box}.fswd__wrapper{font-family:var(--font-b);color:#1e293b;overflow-x:hidden;background:#fff}.fswd__container{max-width:1200px;margin:0 auto;padding:0 24px;width:100%;box-sizing:border-box}.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(2rem,4.5vw,3.5rem)!important;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:18px;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}.fswd-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#00448f;margin-bottom:12px}.fswd-eyebrow:before{content:"✦ ";opacity:.6}.fswd-eyebrow--light{color:#93c5fd}.fswd-section-center{text-align:center;margin-bottom:48px}.fswd-section-heading{font-size:32px;font-weight:800;color:var(--navy);line-height:1.25;margin-bottom:12px}.fswd-white{color:#fff!important}.fswd-stats-section{background:#fff;padding:0 20px}.fswd-stats-box{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);border:1.5px solid var(--border);border-radius:16px;box-shadow:0 8px 36px #002d6217;transform:translateY(-52px);background:#fff;overflow:hidden}.fswd-stat-cell{display:flex;flex-direction:column;align-items:center;padding:22px 10px 18px;border-right:1px solid var(--border);gap:3px;transition:background .18s}.fswd-stat-cell:last-child{border-right:none}.fswd-stat-cell:hover{background:#f8faff}.fswd-stat-icon{font-size:17px;margin-bottom:4px}.fswd-stat-num{font-size:28px;font-weight:800;color:var(--blue);line-height:1}.fswd-stat-lbl{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;text-align:center}.fswd-intro-section{padding:100px 0 60px;background:linear-gradient(180deg,#f8faff,#fff);text-align:center}.fswd-intro-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.fswd-intro-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#00448f;margin-bottom:18px}.fswd-intro-title{font-size:clamp(28px,4.2vw,44px);font-weight:800;color:var(--navy);line-height:1.15;margin:0 0 20px;letter-spacing:-.02em}.fswd-intro-desc{font-size:16px;line-height:1.75;color:var(--slate);margin:0 0 36px;max-width:720px}.fswd-intro-marquee-wrapper{overflow:hidden;width:100%;position:relative;display:flex;padding:24px 0 10px;margin-top:20px;box-sizing:border-box;mask-image:linear-gradient(90deg,#0000,#000 12%,#000 88%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000,#000 12%,#000 88%,#0000)}.fswd-intro-marquee-track{display:flex;gap:20px;width:max-content;animation:marqueeScrollTech 35s linear infinite;will-change:transform}.fswd-intro-marquee-wrapper:hover .fswd-intro-marquee-track{animation-play-state:paused}@keyframes marqueeScrollTech{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.fswd-intro-sitemap-grid{display:flex;gap:20px;width:max-content;box-sizing:border-box}.fswd-intro-sitemap-col{width:220px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;position:relative}.fswd-intro-sitemap-card{width:100%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #00448f0d;border:1px solid #e2e8f0;display:flex;flex-direction:column;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;min-height:270px}.fswd-intro-sitemap-card:hover{transform:translateY(-6px);border-color:#00448f;box-shadow:0 16px 36px #2563eb1f}.fswd-intro-sitemap-header-bar{background:#00448f;height:12px;padding:0 8px;display:flex;align-items:center;gap:3px;flex-shrink:0}.fswd-intro-browser-dot{width:4px;height:4px;border-radius:50%;background:#fff9}.fswd-intro-sitemap-body{flex:1 1;padding:18px 14px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;background:#fff;text-align:left}.aiwa-intro-card-left-group{display:flex;align-items:flex-start;gap:10px}.fswd-intro-sitemap-card-title{font-size:13px;font-weight:700;color:var(--navy);margin:0;line-height:1.4}.fswd-intro-check-icon{color:#00448f;flex-shrink:0;margin-top:1px}.fswd-intro-icon-box{height:75px;width:100%;border-radius:6px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.fswd-intro-icon-box.pink-purple{background:linear-gradient(135deg,#ec489926,#8b5cf626);color:#db2777;border:1px dashed #ec48994d}.fswd-intro-icon-box.cyan-blue{background:linear-gradient(135deg,#06b6d426,#3b82f626);color:#0891b2;border:1px dashed #06b6d44d}.fswd-intro-icon-box.lime-green{background:linear-gradient(135deg,#84cc1626,#22c55e26);color:#16a34a;border:1px dashed #84cc164d}.fswd-intro-icon-box.orange-yellow{background:linear-gradient(135deg,#f9731626,#eab30826);color:#ea580c;border:1px dashed #f973164d}.fswd-intro-icon-box.purple-indigo{background:linear-gradient(135deg,#a855f726,#4f46e526);color:#7c3aed;border:1px dashed #a855f74d}.fswd-intro-icon-box.blue-accent{background:linear-gradient(135deg,#38bdf826,#2563eb26);color:#00448f;border:1px dashed #38bdf84d}.fswd-intro-sitemap-card-footer{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;color:#94a3b8;margin-top:auto;text-transform:uppercase;letter-spacing:.05em;transition:color .25s ease}.fswd-intro-card-arrow{transition:transform .25s ease}.fswd-intro-sitemap-card:hover .fswd-intro-sitemap-card-footer{color:#00448f}.fswd-intro-sitemap-card:hover .fswd-intro-card-arrow{transform:translateX(4px)}.fswd-intro-sitemap-line{width:2px;height:40px;border-left:2px dashed #cbd5e1;margin-top:12px}.fswd-why-section{padding:20px 0 90px;background:#fff}.fswd-why-grid{display:grid;grid-template-columns:380px 1fr;grid-gap:64px;gap:64px;align-items:start}.fswd-why-left .fswd-eyebrow{margin-bottom:14px}.fswd-why-desc{font-size:16px;color:#4b5563;line-height:1.75;margin-bottom:28px}.fswd-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.fswd-check-item{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500;color:#374151;line-height:1.4}.fswd-check-dot{width:22px;height:22px;min-width:22px;border-radius:50%;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center}.fswd-services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.fswd-service-card{background:#fff;border:1.5px solid var(--border);border-radius:14px;padding:24px 20px;display:flex;flex-direction:column;transition:all .22s;position:relative;overflow:hidden}.fswd-service-card:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--navy),var(--blue));opacity:0;transition:opacity .22s}.fswd-service-card:hover{transform:translateY(-5px);box-shadow:0 14px 40px #002d621f;border-color:#a8c4f0}.fswd-service-card:hover:after{opacity:1}.fswd-service-icon-box{width:44px;height:44px;background:linear-gradient(135deg,var(--navy),var(--blue));border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:14px;box-shadow:0 5px 16px #002d6233}.fswd-service-title{font-size:18px;font-weight:700;color:var(--navy);margin-bottom:8px;line-height:1.3}.fswd-service-desc{font-size:14px;color:#64748b;line-height:1.65;flex:1 1;margin-bottom:14px}.fswd-learn-more{font-size:13px;font-weight:700;color:var(--blue);text-decoration:none;display:inline-flex;align-items:center;gap:4px;margin-top:auto;transition:gap .18s}.fswd-learn-more:hover{gap:8px}.fswd-tech-section{padding:90px 0;background:var(--bg-grey)}.fswd-tech-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border:1.5px solid var(--border);border-radius:18px;overflow:hidden;background:#fff}.fswd-tech-col{padding:28px 20px 32px;border-right:1px solid var(--border)}.fswd-tech-col:last-child{border-right:none}.fswd-tech-col-head{font-size:14px;font-weight:800;color:var(--navy);margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e4eaf6;text-align:center;letter-spacing:.03em}.fswd-tech-icons-row{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.fswd-tech-icon-item{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:default;transition:transform .2s}.fswd-tech-icon-item:hover{transform:translateY(-3px)}.fswd-tech-icon-wrap{width:44px;height:44px;background:var(--bg-grey);border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:box-shadow .2s,border-color .2s}.fswd-tech-icon-item:hover .fswd-tech-icon-wrap{box-shadow:0 4px 14px #002d6221;border-color:#a8c4f0}.fswd-tech-img{width:28px;height:28px;object-fit:contain}.fswd-tech-fallback{width:28px;height:28px;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;border-radius:6px;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center}.fswd-tech-name{font-size:11px;font-weight:600;color:#64748b;text-align:center;line-height:1.2;max-width:52px}.fswd-process-section{padding:90px 0;background:linear-gradient(160deg,#010c22 0,#001245 55%,var(--navy) 100%);position:relative;overflow:hidden}.fswd-process-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 50%,#60a5fa0f 0,#0000 50%),radial-gradient(circle at 85% 30%,#00448f1a 0,#0000 50%);pointer-events:none}.fswd-process-section .fswd-section-center,.fswd-process-track{position:relative;z-index:1}.fswd-process-track{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:0;gap:0}.fswd-process-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 6px}.fswd-process-node-wrap{width:100%;margin-bottom:16px}.fswd-process-circle,.fswd-process-node-wrap{position:relative;display:flex;align-items:center;justify-content:center}.fswd-process-circle{width:64px;height:64px;min-width:64px;border-radius:50%;background:linear-gradient(135deg,var(--blue),#1d5fad);border:3px solid #ffffff26;font-size:22px;box-shadow:0 8px 28px #0000004d;z-index:1;transition:transform .2s,box-shadow .2s}.fswd-process-step:hover .fswd-process-circle{transform:translateY(-4px) scale(1.08);box-shadow:0 14px 38px #38bdf840}.fswd-process-circle-icon{font-size:22px}.fswd-process-connector{position:absolute;top:32px;left:calc(50% + 32px);width:calc(100% - 32px);height:2px;border-top:2px dashed #fff3;z-index:0}.fswd-process-num{font-size:12px;font-weight:700;color:#93c5fd;letter-spacing:.06em;margin-bottom:6px}.fswd-process-title{font-size:14px;font-weight:700;color:#fff;margin-bottom:8px;line-height:1.3}.fswd-process-desc{font-size:12px;color:#ffffff8c;line-height:1.6;margin:0}.fswd-cases-section{padding:90px 0;background:#fff}.fswd-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.fswd-case-card{background:#fff;border:1.5px solid var(--border);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:all .22s}.fswd-case-card:hover{transform:translateY(-6px);box-shadow:0 18px 50px #002d621f;border-color:#a8c4f0}.fswd-case-preview{height:140px;background:linear-gradient(135deg,color-mix(in srgb,var(--brand-color) 15%,#0d1b3e),color-mix(in srgb,var(--brand-color) 35%,#0d1b3e));display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.fswd-case-preview-inner{background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;width:80%;height:100px;padding:10px;display:flex;flex-direction:column;gap:6px}.fswd-case-emoji{position:absolute;top:12px;right:16px;font-size:24px;opacity:.8}.fswd-case-preview-bar{display:flex;gap:4px}.fswd-case-preview-bar span{width:7px;height:7px;border-radius:50%;background:#ffffff4d}.fswd-case-preview-lines{display:flex;flex-direction:column;gap:5px;flex:1 1}.fswd-case-preview-lines div{height:5px;width:100%;background:#ffffff2e;border-radius:3px}.fswd-case-body{padding:20px;display:flex;flex-direction:column;flex:1 1}.fswd-case-title{font-size:18px;font-weight:700;color:var(--navy);margin-bottom:6px;line-height:1.3}.fswd-case-desc{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:16px;flex:1 1}.fswd-case-stats{display:flex;gap:14px;margin-bottom:16px}.fswd-case-stat{display:flex;flex-direction:column;gap:2px}.fswd-case-stat-val{font-size:22px;font-weight:800;line-height:1}.fswd-case-stat-lbl{font-size:12px;color:#64748b;font-weight:500}.fswd-view-case{font-size:13px;font-weight:700;color:var(--blue);text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:gap .18s}.fswd-view-case:hover{gap:8px}.fswd-faq-section{padding:90px 0;background:var(--bg-grey)}.fswd-faq-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:60px;gap:60px;width:100%}.fswd-code-card,.fswd-faq-left{min-width:0}.fswd-code-card,.fswd-faq-item,.fswd-faq-left,.fswd-faq-list{width:100%;box-sizing:border-box}.fswd-faq-q{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 22px;-webkit-user-select:none;user-select:none}.fswd-faq-q span:first-child{font-size:15px;font-weight:700;color:var(--navy);line-height:1.35}.fswd-faq-toggle{width:26px;height:26px;min-width:26px;background:#eef3ff;color:var(--blue);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:800;line-height:1}.fswd-faq-a{padding:0 22px 18px}.fswd-faq-a p{font-size:14px;color:#64748b;line-height:1.7;border-top:1px solid var(--border);padding-top:14px;margin:0}.fswd-code-card{background:linear-gradient(160deg,#010c22 0,#001245 60%,var(--navy) 100%);border-radius:18px;padding:32px 28px;color:#fff;position:sticky;top:24px}.fswd-code-heading{font-size:22px;font-weight:800;color:#fff;margin-bottom:10px;line-height:1.3}.fswd-code-subtext{font-size:14px;color:#ffffffa6;line-height:1.65;margin-bottom:20px}.fswd-code-block{max-width:100%;box-sizing:border-box}.fswd-code-dots{display:flex;gap:6px;padding:10px 14px 8px;background:#ffffff08;border-bottom:1px solid #ffffff0f}.fswd-dot{width:10px;height:10px;border-radius:50%}.fswd-dot--red{background:#ef4444}.fswd-dot--yellow{background:#f59e0b}.fswd-dot--green{background:#22c55e}.fswd-code-pre{margin:0;max-width:100%;overflow-x:auto;white-space:pre;padding:16px}.fswd-code-pre code{font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:12px;line-height:1.8;color:#93c5fd;white-space:pre;display:block}.fswd-cta-section{padding:80px 0;background:linear-gradient(135deg,#001e3c 0,var(--blue) 100%);position:relative;overflow:hidden}.fswd-cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,#38bdf80f 0,#0000 60%);pointer-events:none}.fswd-cta-inner{text-align:center;position:relative;z-index:1}.fswd-cta-title{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;color:#fff;line-height:1.18;margin-bottom:14px}.fswd-cta-desc{font-size:18px;color:#ffffffc7;line-height:1.7;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.fswd-cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:28px}.fswd-cta-btn-primary{display:inline-block;background:#38bdf8;color:#001e3c;padding:14px 32px;border-radius:10px;font-weight:700;font-size:16px;text-decoration:none;transition:all .2s;box-shadow:0 8px 24px #38bdf84d}.fswd-cta-btn-primary:hover{transform:translateY(-3px);box-shadow:0 14px 36px #38bdf86b}.fswd-cta-btn-secondary{display:inline-block;background:#0000;color:#fff;padding:14px 32px;border-radius:10px;font-weight:600;font-size:16px;text-decoration:none;border:2px solid #fff6;transition:all .2s}.fswd-cta-btn-secondary:hover{background:#ffffff1a;border-color:#fff}.fswd-cta-pills{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.fswd-cta-pills span{font-size:13px;font-weight:600;color:#ffffffb3;display:flex;align-items:center;gap:5px}@media (max-width:1200px){.fswd-stats-box{grid-template-columns:repeat(3,1fr);gap:30px}.fswd-cases-grid,.fswd-tech-grid{grid-template-columns:repeat(2,1fr)}.fswd-process-track{grid-template-columns:repeat(3,1fr);gap:30px 24px}.fswd-process-connector{right:-24px}.fswd-process-step:nth-child(3) .fswd-process-connector,.fswd-process-step:nth-child(6) .fswd-process-connector{display:none}}@media (max-width:768px){section.fswd__bar_hero{padding-top:40px!important;padding-bottom:40px!important;text-align:center;min-height:auto!important}.fswd__container{padding:0 20px}.fswd__container,.fswd__hero_content{display:flex;flex-direction:column;align-items:center;width:100%}.fswd__heading{font-size:32px!important;font-weight:800!important;line-height:1.2!important;text-align:center;margin-top:10px!important;margin-bottom:15px!important;letter-spacing:-.02em}.fswd__hero_label{margin:0 auto 15px!important;display:inline-block;text-align:center}.fswd__hero_text_white{font-size:16px!important;line-height:1.6!important;text-align:center;max-width:100%!important;margin:0 auto 25px!important}.fswd__hero_actions{flex-direction:column!important;gap:12px!important;margin-bottom:25px!important}.fswd__hero_actions,.fswd__hero_btn{display:flex!important;align-items:center!important;width:100%!important}.fswd__hero_btn{max-width:320px!important;height:55px!important;justify-content:center!important;margin:0!important;font-size:16px!important}.fswd__hero_trust{text-align:center;width:100%;margin-top:10px;font-size:14px;opacity:.8}.fswd-stats-section{padding:0 16px!important;margin-top:-30px!important;background:#0000!important}.fswd-stats-box{grid-template-columns:repeat(2,1fr)!important;gap:16px 12px!important;padding:24px 16px!important;background:#fff!important;border-radius:20px!important;box-shadow:0 10px 30px #0000000d!important;height:auto!important;transform:none!important}.fswd-stat-cell{padding:12px 6px!important;height:auto!important;margin:0!important}.fswd-stat-icon{font-size:20px!important;margin-bottom:6px!important}.fswd-stat-num{font-size:22px!important;margin-bottom:2px!important}.fswd-why-left{text-align:center;display:flex;flex-direction:column;align-items:center}.fswd-checklist{align-items:flex-start;display:inline-flex;flex-direction:column;text-align:left;margin:0 auto}.fswd-services-grid{grid-template-columns:1fr!important;gap:15px}.fswd-service-card{text-align:center;align-items:center;display:flex;flex-direction:column}.fswd-tech-grid{grid-template-columns:1fr!important;gap:30px}.fswd-tech-col{align-items:center;display:flex;flex-direction:column}.fswd-process-track{grid-template-columns:minmax(0,1fr)!important;gap:0!important}.fswd-process-step{display:grid!important;grid-template-columns:80px 1fr!important;text-align:left!important;align-items:start!important;grid-gap:0 15px!important;gap:0 15px!important;margin-bottom:40px!important;width:100%!important}.fswd-process-node-wrap{grid-column:1!important;grid-row:1/5!important;display:flex!important;justify-content:center!important;padding-top:5px!important;width:auto!important;height:100%!important;margin-bottom:0!important}.fswd-process-desc,.fswd-process-num,.fswd-process-title{grid-column:2!important;margin-left:0!important;text-align:left!important}.fswd-process-circle{width:60px!important;height:60px!important;min-width:60px!important;margin:0!important}.fswd-process-circle-icon{font-size:20px!important}.fswd-process-num{font-size:14px;margin-bottom:4px!important}.fswd-process-title{font-size:18px!important;margin-bottom:8px!important}.fswd-process-desc{font-size:14px;line-height:1.5}.fswd-process-connector{display:none!important}.fswd-cases-grid{gap:25px}.fswd-cases-grid,.fswd-faq-grid{grid-template-columns:1fr!important}.fswd-faq-grid{gap:30px!important}.fswd-faq-left{order:1}.fswd-code-card{order:2;padding:20px}.fswd-code-pre{font-size:12px}.fswd-cta-section{padding-top:40px!important;padding-bottom:40px!important}.fswd-cta-inner{padding:30px 20px!important}.fswd-cta-title{margin-top:0!important;font-size:26px!important;line-height:1.2;margin-bottom:12px!important}.fswd-cta-desc{margin-bottom:25px!important;font-size:15px!important}.fswd-cta-buttons{flex-direction:column;align-items:center;width:100%;gap:15px;margin-bottom:20px!important}.fswd-cta-btn-primary,.fswd-cta-btn-secondary{width:100%!important;max-width:320px!important;height:55px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}.fswd-cta-pills{flex-direction:column;gap:8px!important;align-items:center}.fswd-section-center,.fswd-section-heading{text-align:center;align-items:center}.fswd-section-heading{font-size:26px}.fswd-intro-sitemap-grid{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;width:max-content!important;gap:16px!important;margin-top:24px}.fswd-intro-sitemap-col{width:220px!important;flex-shrink:0!important}}@media (max-width:480px){.fswd-stats-box{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.fswd-tech-grid{grid-template-columns:1fr!important}}