:root{--fcw-purple:#862780;--fcw-green:#93C241;--fcw-dark:#1a2332;--fcw-mid:#2d4059;--fcw-slate900:#0f172a;--fcw-slate600:#475569;--fcw-slate400:#94a3b8;--fcw-slate200:#e2e8f0;--fcw-slate50:#f8fafc}.fcw-cs-hero{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden;font-family:'Inter',sans-serif}.fcw-cs-hero__bg{position:absolute;inset:0}.fcw-cs-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:top}.fcw-cs-hero__overlay{position:absolute;inset:0;background:linear-gradient(to right,var(--fcw-hero-ov-start,#1a2332) 0%,color-mix(in srgb,var(--fcw-hero-ov-start,#1a2332) 85%,transparent) 50%,color-mix(in srgb,var(--fcw-hero-ov-end,#862780) 60%,transparent) 100%)}.fcw-cs-hero__blob{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.fcw-cs-hero__blob--tr{top:8rem;right:8rem;width:18rem;height:18rem;background:rgb(147 194 65 / .1)}.fcw-cs-hero__blob--bl{bottom:4rem;left:4rem;width:12rem;height:12rem;background:rgb(134 39 128 / .2)}.fcw-cs-hero__inner{position:relative;width:100%;max-width:88rem;margin:0 auto;padding:8rem 1.5rem 6rem}.fcw-cs-hero__content{max-width:48rem}.fcw-cs-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgb(147 194 65 / .2);border:1px solid rgb(147 194 65 / .4);border-radius:9999px;margin-bottom:1.5rem}.fcw-cs-hero__badge-dot{width:.5rem;height:.5rem;background:var(--fcw-green);border-radius:50%;animation:fcwHeroPulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes fcwHeroPulse{0%,100%{opacity:1}50%{opacity:.5}}.fcw-cs-hero__badge-text{color:var(--fcw-green);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.fcw-cs-hero__heading{font-size:clamp(2.5rem, 6vw, 4.5rem);font-weight:800;color:#fff;line-height:1.1;margin-bottom:1.5rem}.fcw-cs-hero__heading-accent{color:var(--fcw-green)}.fcw-cs-hero__sub{font-size:1.125rem;color:rgb(255 255 255 / .8);line-height:1.7;margin-bottom:2.5rem;max-width:38rem}.fcw-cs-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:4rem}.fcw-cs-hero__btn-primary,.fcw-cs-hero__btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.9375rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all 0.2s ease;white-space:nowrap}.fcw-cs-hero__btn-primary{background-color:var(--fcw-green);color:#fff}.fcw-cs-hero__btn-primary:hover{background-color:#7aaa2e;transform:translateY(-1px)}.fcw-cs-hero__btn-secondary{background-color:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .3);color:#fff}.fcw-cs-hero__btn-secondary:hover{background-color:rgb(255 255 255 / .2)}.fcw-cs-hero__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (min-width:768px){.fcw-cs-hero__stats{grid-template-columns:repeat(4,1fr)}}.fcw-cs-hero__stat{background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:.875rem;padding:1.25rem;text-align:center;backdrop-filter:blur(4px)}.fcw-cs-hero__stat-icon{font-size:1.5rem;color:var(--fcw-green);display:block;margin-bottom:.5rem}.fcw-cs-hero__stat-value{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:.25rem;line-height:1}.fcw-cs-hero__stat-label{font-size:.6875rem;color:rgb(255 255 255 / .7);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.fcw-cs-logos{padding:4rem 0;background-color:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;overflow:hidden;font-family:'Inter',sans-serif}.fcw-cs-logos__inner{max-width:88rem;margin:0 auto;padding:0 1.5rem}.fcw-cs-logos__heading{text-align:center;font-size:.8125rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2.5rem}.fcw-cs-logos__ticker-wrap{overflow:hidden;position:relative}.fcw-cs-logos__ticker{display:flex;gap:2rem;animation:fcwMarquee 30s linear infinite;white-space:nowrap}.fcw-cs-logos__ticker:hover{animation-play-state:paused}@keyframes fcwMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.fcw-cs-logos__card{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;padding:1rem 2rem;min-width:13rem;height:6rem;transition:all 0.25s ease;cursor:default}.fcw-cs-logos__card:hover{border-color:rgb(134 39 128 / .4);box-shadow:0 4px 12px rgb(0 0 0 / .07)}.fcw-cs-logos__card-name{font-size:.8125rem;font-weight:700;color:#334155;text-align:center;line-height:1.3;transition:color 0.2s}.fcw-cs-logos__card:hover .fcw-cs-logos__card-name{color:var(--fcw-purple)}.fcw-cs-logos__card-industry{font-size:.6875rem;color:#94a3b8;margin-top:.25rem}.fcw-cs-logos__pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:3rem}.fcw-cs-logos__pill{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;font-size:.8125rem;color:#475569;cursor:default;transition:all 0.2s ease}.fcw-cs-logos__pill:hover{border-color:var(--fcw-purple);color:var(--fcw-purple)}.fcw-cs-why{padding:6rem 0;background-color:#fff;font-family:'Inter',sans-serif}.fcw-cs-why__inner{max-width:88rem;margin:0 auto;padding:0 1.5rem}.fcw-cs-why__header{display:grid;gap:3rem;align-items:end;margin-bottom:4rem}@media (min-width:1024px){.fcw-cs-why__header{grid-template-columns:1fr 1fr}}.fcw-cs-why__tagline{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.fcw-cs-why__tagline-line{width:2.5rem;height:2px;background-color:var(--fcw-purple)}.fcw-cs-why__tagline-text{font-size:.8125rem;font-weight:600;color:var(--fcw-purple);text-transform:uppercase;letter-spacing:.08em}.fcw-cs-why__heading{font-size:clamp(2rem, 4vw, 3rem);font-weight:800;color:var(--fcw-slate900);line-height:1.15}.fcw-cs-why__heading-accent{color:var(--fcw-purple)}.fcw-cs-why__sub{font-size:1.0625rem;color:var(--fcw-slate600);line-height:1.7}.fcw-cs-why__grid{display:grid;gap:1.5rem;margin-bottom:3.5rem}@media (min-width:768px){.fcw-cs-why__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.fcw-cs-why__grid{grid-template-columns:1fr 1fr 1fr}}.fcw-cs-why__card{position:relative;background:#fff;border:1px solid var(--fcw-slate200);border-radius:1rem;padding:2rem;overflow:hidden;transition:border-color 0.3s,transform 0.3s}.fcw-cs-why__card:hover{border-color:rgb(134 39 128 / .4);transform:translateY(-4px)}.fcw-cs-why__card-corner{position:absolute;top:0;right:0;width:6rem;height:6rem;background:radial-gradient(circle at top right,#f8fafc,transparent);border-bottom-left-radius:100%}.fcw-cs-why__card-icon{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;margin-bottom:1.25rem;font-size:1.5rem}.fcw-cs-why__card-title{font-size:1rem;font-weight:700;color:var(--fcw-slate900);margin-bottom:.75rem;transition:color 0.2s}.fcw-cs-why__card:hover .fcw-cs-why__card-title{color:var(--fcw-purple)}.fcw-cs-why__card-desc{font-size:.875rem;color:var(--fcw-slate600);line-height:1.6;margin-bottom:1.5rem}.fcw-cs-why__card-stat-row{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid #f1f5f9}.fcw-cs-why__card-stat-value{font-size:1.5rem;font-weight:900;line-height:1}.fcw-cs-why__card-stat-label{font-size:.6875rem;font-weight:600;color:var(--fcw-slate400);text-transform:uppercase;letter-spacing:.06em}.fcw-cs-why__cta-bar{background:linear-gradient(to right,var(--fcw-cta-bar-start,#1a2332),var(--fcw-cta-bar-end,#2d4059));border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}@media (min-width:768px){.fcw-cs-why__cta-bar{flex-direction:row;align-items:center;justify-content:space-between}}.fcw-cs-why__cta-bar-heading{color:#fff;font-weight:700;font-size:1.1875rem;margin-bottom:.25rem}.fcw-cs-why__cta-bar-sub{color:rgb(255 255 255 / .6);font-size:.875rem}.fcw-cs-why__cta-bar-buttons{display:flex;gap:.75rem;flex-shrink:0;flex-wrap:wrap}.fcw-cs-why__cta-btn-primary,.fcw-cs-why__cta-btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all 0.2s ease;white-space:nowrap}.fcw-cs-why__cta-btn-primary{background-color:var(--fcw-green);color:#fff}.fcw-cs-why__cta-btn-primary:hover{background-color:#7aaa2e}.fcw-cs-why__cta-btn-secondary{background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);color:#fff}.fcw-cs-why__cta-btn-secondary:hover{background:rgb(255 255 255 / .15)}.fcw-cs-featured{padding:6rem 0;background-color:#fff;font-family:'Inter',sans-serif}.fcw-cs-featured__inner{max-width:88rem;margin:0 auto;padding:0 1.5rem}.fcw-cs-featured__tagline{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.fcw-cs-featured__tagline-line{width:2.5rem;height:2px;background-color:var(--fcw-purple)}.fcw-cs-featured__tagline-text{font-size:.8125rem;font-weight:600;color:var(--fcw-purple);text-transform:uppercase;letter-spacing:.08em}.fcw-cs-featured__section-title{font-size:clamp(2rem, 4vw, 3rem);font-weight:800;color:var(--fcw-slate900);margin-bottom:4rem;max-width:36rem}.fcw-cs-featured__layout{display:grid;gap:4rem;align-items:center}@media (min-width:1024px){.fcw-cs-featured__layout{grid-template-columns:1fr 1fr}}.fcw-cs-featured__img-wrap{position:relative;width:100%;height:30rem;border-radius:1rem;overflow:visible}.fcw-cs-featured__img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:1rem}.fcw-cs-featured__industry-badge{position:absolute;top:1.5rem;left:1.5rem;background:var(--fcw-green);color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.8125rem;font-weight:700;box-shadow:0 4px 12px rgb(0 0 0 / .15)}.fcw-cs-featured__float-card{position:absolute;bottom:-1.5rem;right:1.5rem;background:#fff;border:1px solid #f1f5f9;border-radius:1rem;padding:1.25rem 1.5rem;box-shadow:0 20px 60px rgb(0 0 0 / .12);min-width:13rem}.fcw-cs-featured__float-label{font-size:.6875rem;font-weight:600;color:#64748b;margin-bottom:.5rem}.fcw-cs-featured__float-values{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.fcw-cs-featured__float-before,.fcw-cs-featured__float-after{font-size:1.5rem;font-weight:800;line-height:1}.fcw-cs-featured__float-before{color:#94a3b8;text-decoration:line-through}.fcw-cs-featured__float-after{color:var(--fcw-green)}.fcw-cs-featured__float-before-tag,.fcw-cs-featured__float-after-tag{font-size:.625rem;color:#94a3b8;margin-top:.2rem}.fcw-cs-featured__float-arrow{color:var(--fcw-purple);font-size:1.25rem}.fcw-cs-featured__float-improvement{font-size:.6875rem;font-weight:700;color:var(--fcw-green);background:rgb(147 194 65 / .1);padding:.25rem .5rem;border-radius:9999px;text-align:center}.fcw-cs-featured__content-side{padding-top:1.5rem}.fcw-cs-featured__cat-badge{display:inline-block;padding:.25rem .75rem;background:rgb(134 39 128 / .1);color:var(--fcw-purple);font-size:.8125rem;font-weight:600;border-radius:9999px;margin-bottom:1rem}.fcw-cs-featured__client{font-size:1.75rem;font-weight:800;color:var(--fcw-slate900);margin-bottom:.5rem}.fcw-cs-featured__duration{font-size:.8125rem;color:var(--fcw-slate400);margin-bottom:2rem}.fcw-cs-featured__section-block{margin-bottom:1.5rem}.fcw-cs-featured__block-label{font-size:.6875rem;font-weight:700;color:var(--fcw-slate400);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.5rem}.fcw-cs-featured__block-text{font-size:.9375rem;color:#334155;line-height:1.65}.fcw-cs-featured__results{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.fcw-cs-featured__result{background:#f8fafc;border:1px solid var(--fcw-slate200);border-radius:.75rem;padding:1rem;transition:border-color 0.2s}.fcw-cs-featured__result:hover{border-color:rgb(134 39 128 / .3)}.fcw-cs-featured__result-metric{font-size:.6875rem;font-weight:600;color:#64748b;margin-bottom:.4rem}.fcw-cs-featured__result-after{font-size:1.25rem;font-weight:800;color:var(--fcw-slate900);margin-bottom:.25rem}.fcw-cs-featured__result-improvement{font-size:.75rem;font-weight:700;color:var(--fcw-green)}.fcw-cs-featured__quote{border-left:4px solid var(--fcw-purple);padding-left:1.25rem;margin-bottom:2rem}.fcw-cs-featured__quote-text{font-size:.9375rem;color:#334155;font-style:italic;line-height:1.65;margin-bottom:.75rem}.fcw-cs-featured__quote-author{font-size:.875rem;font-weight:700;color:var(--fcw-slate900)}.fcw-cs-featured__quote-position{font-size:.875rem;color:#64748b}.fcw-cs-featured__cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background-color:var(--fcw-purple);color:#fff;font-size:.9375rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all 0.2s ease}.fcw-cs-featured__cta-btn:hover{background-color:#6b1f66;transform:translateY(-1px)}.fcw-cs-grid{padding:6rem 0;background-color:#f8fafc;font-family:'Inter',sans-serif}.fcw-cs-grid__inner{max-width:88rem;margin:0 auto;padding:0 1.5rem}.fcw-cs-grid__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}@media (min-width:768px){.fcw-cs-grid__header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.fcw-cs-grid__tagline{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.fcw-cs-grid__tagline-line{width:2.5rem;height:2px;background-color:var(--fcw-green)}.fcw-cs-grid__tagline-text{font-size:.8125rem;font-weight:600;color:var(--fcw-green);text-transform:uppercase;letter-spacing:.08em}.fcw-cs-grid__heading{font-size:clamp(1.75rem, 3.5vw, 2.5rem);font-weight:800;color:var(--fcw-slate900)}.fcw-cs-grid__sub{font-size:.875rem;color:var(--fcw-slate400);margin-top:.5rem}.fcw-cs-grid__clear-btn{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--fcw-purple);background:none;border:none;cursor:pointer;transition:color 0.2s;white-space:nowrap}.fcw-cs-grid__clear-btn:hover{color:#6b1f66}.fcw-cs-grid__filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.fcw-cs-grid__filters--industries{margin-bottom:3.5rem;align-items:center}.fcw-cs-grid__industry-label{font-size:.6875rem;font-weight:600;color:var(--fcw-slate400);text-transform:uppercase;letter-spacing:.07em;margin-right:.5rem;align-self:center}.fcw-cs-grid__filter{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid var(--fcw-slate200);background:#fff;color:#475569;transition:all 0.2s ease}.fcw-cs-grid__filter:hover{border-color:var(--fcw-purple);color:var(--fcw-purple)}.fcw-cs-grid__filter.is-active{background-color:var(--fcw-purple);color:#fff;border-color:var(--fcw-purple);box-shadow:0 2px 8px rgb(134 39 128 / .3)}.fcw-cs-grid__filter--industry{padding:.375rem .75rem;font-size:.75rem}.fcw-cs-grid__filter--industry.is-active{background-color:var(--fcw-dark);border-color:var(--fcw-dark);box-shadow:0 2px 8px rgb(26 35 50 / .3)}.fcw-cs-grid__cards{display:grid;gap:2rem}@media (min-width:768px){.fcw-cs-grid__cards{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.fcw-cs-grid__cards{grid-template-columns:1fr 1fr 1fr}}.fcw-cs-grid__card{background:#fff;border:1px solid var(--fcw-slate200);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;transition:border-color 0.3s,transform 0.3s}.fcw-cs-grid__card:hover{border-color:rgb(134 39 128 / .3);transform:translateY(-4px)}.fcw-cs-grid__card-img-wrap{position:relative;width:100%;height:13rem;overflow:hidden;flex-shrink:0}.fcw-cs-grid__card-img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform 0.6s ease}.fcw-cs-grid__card:hover .fcw-cs-grid__card-img{transform:scale(1.07)}.fcw-cs-grid__card-img-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .6),transparent)}.fcw-cs-grid__card-meta-bottom{position:absolute;bottom:0;left:0;right:0;padding:1rem;display:flex;align-items:flex-end;justify-content:space-between}.fcw-cs-grid__duration{font-size:.6875rem;color:rgb(255 255 255 / .8)}.fcw-cs-grid__industry-badge{position:absolute;top:1rem;right:1rem;background:rgb(0 0 0 / .4);backdrop-filter:blur(4px);color:#fff;font-size:.625rem;font-weight:700;padding:.25rem .625rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.07em}.fcw-cs-grid__cat-badge{display:inline-flex;align-items:center;padding:.2rem .75rem;font-size:.6875rem;font-weight:700;border:1px solid;border-radius:9999px}.fcw-cs-grid__cat-badge--accounting{background:#e8f3d8;color:#5a8c1a;border-color:rgb(147 194 65 / .3)}.fcw-cs-grid__cat-badge--tax{background:#f0e6ef;color:var(--fcw-purple);border-color:rgb(134 39 128 / .25)}.fcw-cs-grid__cat-badge--advisory{background:rgb(134 39 128 / .1);color:var(--fcw-purple);border-color:rgb(134 39 128 / .25)}.fcw-cs-grid__cat-badge--hr{background:#f0e6ef;color:var(--fcw-purple);border-color:rgb(134 39 128 / .25)}.fcw-cs-grid__cat-badge--compliance{background:#e2e8f0;color:var(--fcw-dark);border-color:rgb(45 64 89 / .2)}.fcw-cs-grid__card-body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.fcw-cs-grid__card-title{font-size:1rem;font-weight:700;color:var(--fcw-slate900);margin-bottom:.5rem;line-height:1.3;transition:color 0.2s}.fcw-cs-grid__card:hover .fcw-cs-grid__card-title{color:var(--fcw-purple)}.fcw-cs-grid__card-challenge{font-size:.75rem;color:var(--fcw-slate400);line-height:1.55;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fcw-cs-grid__card-challenge-label{font-weight:600;color:#64748b}.fcw-cs-grid__metric-bar{background:#fff;border:1px solid #f1f5f9;border-radius:.75rem;padding:.75rem;margin-bottom:1rem}.fcw-cs-grid__metric-bar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.fcw-cs-grid__metric-bar-name{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--fcw-slate400)}.fcw-cs-grid__metric-bar-imp{font-size:.6rem;font-weight:700;color:var(--fcw-green);background:rgb(147 194 65 / .1);padding:.1rem .4rem;border-radius:9999px}.fcw-cs-grid__metric-bar-values{display:flex;align-items:center;gap:.75rem;margin-bottom:.375rem;font-size:.75rem}.fcw-cs-grid__metric-bar-before{color:var(--fcw-slate400);text-decoration:line-through}.fcw-cs-grid__metric-bar-after{font-weight:700;color:var(--fcw-dark)}.fcw-cs-grid__metric-bar i{color:var(--fcw-purple);font-size:.875rem}.fcw-cs-grid__metric-bar-track{height:.375rem;background:#f1f5f9;border-radius:9999px;overflow:hidden;position:relative}.fcw-cs-grid__metric-bar-fill{position:absolute;left:0;top:0;height:100%;width:75%;background:linear-gradient(to right,var(--fcw-purple),var(--fcw-green));border-radius:9999px;transition:width 0.7s ease}.fcw-cs-grid__metric-inline{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border-radius:.5rem;padding:.5rem .75rem;margin-bottom:1rem;font-size:.75rem;color:var(--fcw-slate600)}.fcw-cs-grid__metric-inline-imp{font-weight:700;color:var(--fcw-green)}.fcw-cs-grid__card-quote{background:linear-gradient(135deg,rgb(134 39 128 / .05),rgb(147 194 65 / .05));border:1px solid rgb(134 39 128 / .1);border-radius:.75rem;padding:1rem;margin-bottom:1.25rem;display:flex;gap:.75rem;align-items:flex-start}.fcw-cs-grid__quote-avatar{width:2.25rem;height:2.25rem;background:var(--fcw-purple);color:#fff;font-size:.6875rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fcw-cs-grid__quote-body{flex:1}.fcw-cs-grid__quote-icon{font-size:1.125rem;color:rgb(134 39 128 / .3);display:block;margin-bottom:.25rem}.fcw-cs-grid__quote-text{font-size:.8125rem;color:#334155;font-style:italic;line-height:1.55;margin-bottom:.5rem}.fcw-cs-grid__quote-meta{display:flex;align-items:center;gap:.5rem}.fcw-cs-grid__quote-author{font-size:.75rem;font-weight:600;color:var(--fcw-slate900)}.fcw-cs-grid__quote-position{font-size:.625rem;color:var(--fcw-slate400)}.fcw-cs-grid__card-cta{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;border:2px solid var(--fcw-purple);color:var(--fcw-purple);font-size:.875rem;font-weight:600;border-radius:.5rem;text-decoration:none;margin-top:auto;transition:all 0.2s ease}.fcw-cs-grid__card-cta:hover{background-color:var(--fcw-purple);color:#fff}.fcw-cs-grid__empty{text-align:center;padding:5rem 0;color:var(--fcw-slate400)}.fcw-cs-grid__empty-icon{font-size:3rem;display:block;margin-bottom:1rem;color:#cbd5e1}.fcw-cs-grid__empty-clear{background:none;border:none;color:var(--fcw-purple);font-size:.875rem;font-weight:600;cursor:pointer;margin-top:.5rem;text-decoration:underline}.fcw-cs-proof{padding:6rem 0;background-color:var(--fcw-dark);position:relative;overflow:hidden;font-family:'Inter',sans-serif}.fcw-cs-proof__blob{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.fcw-cs-proof__blob--tl{top:0;left:0;width:24rem;height:24rem;background:rgb(134 39 128 / .2);transform:translate(-50%,-50%)}.fcw-cs-proof__blob--br{bottom:0;right:0;width:24rem;height:24rem;background:rgb(147 194 65 / .1);transform:translate(50%,50%)}.fcw-cs-proof__inner{position:relative;max-width:64rem;margin:0 auto;padding:0 1.5rem}.fcw-cs-proof__header{text-align:center;margin-bottom:3.5rem}.fcw-cs-proof__tagline{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem}.fcw-cs-proof__tagline-line{width:2.5rem;height:2px;background-color:var(--fcw-green)}.fcw-cs-proof__tagline-text{font-size:.8125rem;font-weight:600;color:var(--fcw-green);text-transform:uppercase;letter-spacing:.08em}.fcw-cs-proof__heading{font-size:clamp(1.75rem, 3.5vw, 2.5rem);font-weight:800;color:#fff}.fcw-cs-proof__card{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:1.5rem;padding:2.5rem;backdrop-filter:blur(8px)}@media (min-width:768px){.fcw-cs-proof__card{padding:3.5rem}}.fcw-cs-proof__card-top{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:2rem}.fcw-cs-proof__quote-icon{font-size:3rem;color:var(--fcw-green);flex-shrink:0;line-height:1}.fcw-cs-proof__quote-text{font-size:1.125rem;color:rgb(255 255 255 / .9);font-style:italic;line-height:1.7}@media (min-width:768px){.fcw-cs-proof__quote-text{font-size:1.375rem}}.fcw-cs-proof__card-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.fcw-cs-proof__author{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.2rem}.fcw-cs-proof__position{font-size:.875rem;color:rgb(255 255 255 / .6);margin-bottom:.5rem}.fcw-cs-proof__company-badge{display:inline-block;font-size:.75rem;font-weight:600;color:var(--fcw-green);background:rgb(147 194 65 / .1);padding:.25rem .75rem;border-radius:9999px}.fcw-cs-proof__nav{display:flex;align-items:center;gap:.75rem}.fcw-cs-proof__nav-btn{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgb(255 255 255 / .2);background:none;color:#fff;font-size:1.25rem;cursor:pointer;transition:background-color 0.2s}.fcw-cs-proof__nav-btn:hover{background-color:rgb(255 255 255 / .1)}.fcw-cs-proof__counter{font-size:.875rem;color:rgb(255 255 255 / .4);min-width:3rem;text-align:center}.fcw-cs-proof__dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.fcw-cs-proof__dot{height:.375rem;border-radius:9999px;background:rgb(255 255 255 / .2);width:.375rem;border:none;cursor:pointer;padding:0;transition:all 0.3s ease}.fcw-cs-proof__dot.is-active{width:2rem;background-color:var(--fcw-green)}.fcw-cs-proof__ratings{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:3.5rem}.fcw-cs-proof__rating-item{text-align:center}.fcw-cs-proof__rating-icon{font-size:1.5rem;color:var(--fcw-green);display:block;margin-bottom:.5rem}.fcw-cs-proof__rating-value{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:.25rem}.fcw-cs-proof__rating-label{font-size:.875rem;color:rgb(255 255 255 / .5)}.fcw-cs-cta{position:relative;overflow:hidden;padding:6rem 0;font-family:'Inter',sans-serif}.fcw-cs-cta__bg{position:absolute;inset:0}.fcw-cs-cta__bg-img{width:100%;height:100%;object-fit:cover;object-position:top}.fcw-cs-cta__overlay{position:absolute;inset:0;background:linear-gradient(to right,var(--fcw-cta-ov-start,#862780) 0%,color-mix(in srgb,var(--fcw-cta-ov-start,#862780) 90%,transparent) 40%,color-mix(in srgb,var(--fcw-cta-ov-end,#1a2332) 80%,transparent) 100%)}.fcw-cs-cta__inner{position:relative;max-width:76rem;margin:0 auto;padding:0 1.5rem}.fcw-cs-cta__layout{display:grid;gap:4rem;align-items:center}@media (min-width:1024px){.fcw-cs-cta__layout{grid-template-columns:1fr 1fr}}.fcw-cs-cta__eyebrow{display:inline-block;padding:.5rem 1rem;background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .3);border-radius:9999px;font-size:.875rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.fcw-cs-cta__heading{font-size:clamp(2rem, 4vw, 3rem);font-weight:800;color:#fff;line-height:1.1;margin-bottom:1.5rem}.fcw-cs-cta__heading-accent{color:var(--fcw-green)}.fcw-cs-cta__body{font-size:1.0625rem;color:rgb(255 255 255 / .8);line-height:1.7;margin-bottom:2rem}.fcw-cs-cta__proof-list{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;flex-direction:column;gap:.75rem}.fcw-cs-cta__proof-item{display:flex;align-items:center;gap:.75rem}.fcw-cs-cta__proof-check{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;font-size:.6875rem;color:#fff}.fcw-cs-cta__proof-text{font-size:.9375rem;color:rgb(255 255 255 / .9)}.fcw-cs-cta__buttons{display:flex;flex-wrap:wrap;gap:1rem}.fcw-cs-cta__btn-primary,.fcw-cs-cta__btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.9375rem;font-weight:700;border-radius:.5rem;text-decoration:none;transition:all 0.2s ease;white-space:nowrap}.fcw-cs-cta__btn-primary{background-color:var(--fcw-green);color:#fff;box-shadow:0 4px 16px rgb(0 0 0 / .2)}.fcw-cs-cta__btn-primary:hover{background-color:#7aaa2e;transform:translateY(-2px)}.fcw-cs-cta__btn-secondary{background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .3);color:#fff}.fcw-cs-cta__btn-secondary:hover{background:rgb(255 255 255 / .25)}.fcw-cs-cta__metrics{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.fcw-cs-cta__metric-card{background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:1rem;padding:1.5rem;text-align:center;backdrop-filter:blur(4px);transition:background-color 0.2s}.fcw-cs-cta__metric-card:hover{background:rgb(255 255 255 / .15)}.fcw-cs-cta__metric-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;margin:0 auto 1rem;font-size:1.5rem}.fcw-cs-cta__metric-value{font-size:1.875rem;font-weight:800;color:#fff;margin-bottom:.25rem;line-height:1}.fcw-cs-cta__metric-label{font-size:.8125rem;color:rgb(255 255 255 / .6)}@media (max-width:640px){.fcw-cs-hero__buttons{flex-direction:column;align-items:flex-start}.fcw-cs-featured__layout{gap:5rem}.fcw-cs-featured__results{grid-template-columns:1fr}.fcw-cs-cta__metrics{grid-template-columns:1fr}}