.industries-page{--navy:#04256a;--navy-deep:#032167;--cyan:#2eb5e7;--cyan-light:#32c5f4;--muted:#4a5a7a;--bg-soft:#f5f8fc;--white:#fff;--radius-lg:2rem;--radius-xl:24px;--radius-card:20px;--border-soft:1px solid #04256a14;--shadow-soft:0 20px 40px #04256a0f;font-family:var(--font-poppins), Poppins, sans-serif;color:var(--navy);background:var(--white);overflow-x:hidden}.industries-page *{box-sizing:border-box}.industries-page .ind-container{max-width:1280px;margin:0 auto;padding:0 24px}.industries-page .ind-section{padding-top:50px;padding-bottom:50px}.industries-page .ind-eyebrow{color:var(--navy);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:12px;font-size:12px;font-weight:600;display:inline-flex}.industries-page .ind-eyebrow--dash:before,.industries-page .ind-eyebrow--dash-both:before,.industries-page .ind-eyebrow--dash-both:after{content:"";background:var(--cyan);flex-shrink:0;width:26px;height:2px}.industries-page .ind-heading{color:var(--navy);max-width:760px;margin-top:20px;font-size:clamp(28px,4vw,46px);font-weight:600;line-height:1.15}.industries-page .ind-heading--center{text-align:center;margin-left:auto;margin-right:auto}.industries-page .ind-lede{color:var(--muted);max-width:640px;margin-top:18px;font-size:clamp(15px,1.6vw,18px);line-height:1.7}.industries-page .ind-lede--center{text-align:center;margin-left:auto;margin-right:auto}.industries-page .ind-head-block--center{text-align:center;max-width:700px;margin:0 auto 56px}.industries-page .cta-row{flex-wrap:wrap;align-items:center;gap:20px;margin-top:40px;display:flex}.industries-page .cta-row--center{justify-content:center}.industries-page .img-placeholder{border-radius:var(--radius-card);background:#2eb5e70d;justify-content:center;align-items:center;min-height:220px;display:flex}.industries-page .hero-section{padding-top:140px;padding-bottom:80px}.industries-page .hero-banner{border-radius:var(--radius-lg);text-align:center;background-image:linear-gradient(#04256a80,#03216780),url(/industries/hero-banner.jpg);background-position:50%;background-size:cover;padding:100px 32px;position:relative;overflow:hidden}.industries-page .hero-eyebrow{color:var(--cyan-light);letter-spacing:.3em;text-transform:uppercase;font-size:13px;font-weight:700}.industries-page .hero-title{max-width:780px;color:var(--white);margin:18px auto 0;font-size:clamp(28px,4.6vw,50px);font-weight:600;line-height:1.2}.industries-page .hero-lede{color:#fffc;max-width:680px;margin:20px auto 0;font-size:15.5px;line-height:1.75}@media (max-width:650px){.industries-page .hero-section{padding-top:108px;padding-bottom:56px}.industries-page .hero-banner{border-radius:var(--radius-xl);padding:64px 20px}}.industries-page .trust-head{text-align:left;max-width:640px;margin:0 0 40px}.industries-page .trust-panel{border-radius:var(--radius-lg);flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:clamp(460px,48vw,660px);display:flex;position:relative;overflow:hidden}.industries-page .trust-panel__bg{object-fit:cover;object-position:top;pointer-events:none;inset:0;width:100%!important;height:100%!important;position:absolute!important}.industries-page .trust-panel>:not(.trust-panel__bg){z-index:1;position:relative}.industries-page .trust-stats{flex-wrap:wrap;justify-content:center;gap:24px;padding:64px 24px 0;display:flex}.industries-page .trust-stat{text-align:left;border-radius:var(--radius-card);background:var(--white);border:var(--border-soft);width:220px;height:140px;box-shadow:var(--shadow-soft);flex-direction:column;flex-shrink:0;justify-content:center;padding:0 20px;transition:transform .25s,box-shadow .25s;display:flex}.industries-page .trust-stat:hover{transform:translateY(-4px);box-shadow:0 24px 44px #0000002e}.industries-page .trust-stat__label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.industries-page .trust-stat__value{color:var(--navy);margin-top:10px;font-size:32px;font-weight:700}.industries-page .trust-flow{background:var(--white);width:fit-content;max-width:calc(100% - 48px);box-shadow:var(--shadow-soft);border-radius:999px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px;margin:0 0 64px;padding:18px 32px;display:flex}.industries-page .trust-flow__item{color:var(--navy);white-space:nowrap;align-items:center;gap:20px;font-size:13.5px;font-weight:600;transition:transform .25s,color .25s;display:flex}.industries-page .trust-flow__item:hover{color:var(--cyan);transform:translateY(-2px)}.industries-page .trust-flow__arrow{color:var(--cyan);font-size:16px}@media (max-width:900px){.industries-page .trust-panel{min-height:0;padding-bottom:8px}.industries-page .trust-stats{gap:16px;padding:40px 20px 0}.industries-page .trust-stat{width:calc(50% - 8px);max-width:220px;height:120px}.industries-page .trust-flow{border-radius:var(--radius-card);flex-wrap:wrap;margin:32px 0 40px}}@media (max-width:480px){.industries-page .trust-stat{height:108px;padding:0 16px}.industries-page .trust-stat__value{font-size:26px}}.industries-page .industries-head{border-radius:var(--radius-lg);text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;min-height:340px;margin-bottom:48px;padding:48px;display:flex;position:relative;overflow:hidden}.industries-page .industries-head__image{z-index:0;position:absolute;inset:0}.industries-page .industries-head__img{object-fit:cover;object-position:center}.industries-page .industries-head:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(120deg,#fffffff7 0%,#ffffffd9 55%,#fff0 100%);position:absolute;inset:0}.industries-page .industries-head>:not(.industries-head__image){z-index:2;max-width:620px;position:relative}@media (max-width:900px){.industries-page .industries-head{min-height:0;padding:32px 20px}.industries-page .industries-head>:not(.industries-head__image){max-width:100%}}.industries-page .industry-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.industries-page .industry-card{border-radius:var(--radius-card);background-position:50%;background-size:cover;align-items:flex-end;min-height:560px;transition:transform .3s;display:flex;position:relative;overflow:hidden}.industries-page .industry-card:hover,.industries-page .industry-card.is-active{transform:translateY(-6px)}.industries-page .industry-card__overlay{background:linear-gradient(#04256a26 0%,#0321676b 65%);position:absolute;inset:0}.industries-page .industry-card__content{z-index:1;color:var(--white);padding:32px 26px;position:relative}.industries-page .industry-card__number{color:var(--cyan-light);letter-spacing:.1em;font-size:13px;font-weight:700;display:block}.industries-page .industry-card__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--cyan-light);margin-top:8px;font-size:12px;font-weight:700;display:block}.industries-page .industry-card__title{min-height:56px;margin-top:10px;font-size:21px;font-weight:600;line-height:1.3}.industries-page .industry-card__body{color:#ffffffc7;min-height:92px;margin-top:12px;font-size:13.5px;line-height:1.65}.industries-page .industry-card__points{color:#ffffffd9;opacity:0;max-height:0;margin:0;padding:0;font-size:13px;list-style:none;transition:max-height .35s,opacity .3s,margin .35s;overflow:hidden}.industries-page .industry-card__points li{align-items:center;gap:10px;line-height:1.4;display:flex}.industries-page .industry-card__points li+li{margin-top:10px}.industries-page .industry-card__points li:before{content:"";background:var(--cyan-light);border-radius:50%;flex-shrink:0;width:6px;height:6px}.industries-page .industry-card:hover .industry-card__points,.industries-page .industry-card.is-active .industry-card__points{opacity:1;max-height:220px;margin:16px 0 0}@media (max-width:1000px){.industries-page .industries-head,.industries-page .industry-grid{grid-template-columns:1fr}}.industries-page .steps-card{border-radius:var(--radius-card);background:var(--white);border:1px solid #04256a1f;margin-top:56px;padding:32px}.industries-page .steps-row{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.industries-page .steps-row__item{border-left:1px solid #04256a1f;padding-left:24px}.industries-page .steps-row__item:first-child{border-left:none;padding-left:0}.industries-page .steps-row__number{color:var(--navy);font-size:clamp(24px,2.6vw,34px);font-weight:700;display:block}.industries-page .steps-row__title{color:var(--navy);margin-top:10px;font-size:17px;font-weight:600}.industries-page .steps-row__body{color:var(--muted);margin-top:8px;font-size:13.5px;line-height:1.65}.industries-page .business-banner{border-radius:var(--radius-card);text-align:left;background:linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 100%);color:var(--white);flex-wrap:wrap;align-items:center;gap:24px 40px;margin-top:56px;padding:32px 40px;display:flex}.industries-page .business-banner__title{flex:none;font-size:22px;font-weight:600;line-height:1.3}.industries-page .business-banner__lede{color:#ffffffbf;flex:260px;margin:0;font-size:14px;line-height:1.6}@media (max-width:800px){.industries-page .business-banner{flex-direction:column;align-items:flex-start;gap:16px}.industries-page .business-banner__lede{flex-basis:auto}}@media (max-width:800px) and (min-width:651px){.industries-page .steps-row{grid-template-columns:1fr 1fr;row-gap:24px}.industries-page .steps-row__item:nth-child(odd){border-left:none;padding-left:0}.industries-page .steps-row__item:nth-child(2n){border-left:none;padding-left:24px}}@media (max-width:650px){.industries-page .steps-row{grid-template-columns:1fr}.industries-page .steps-row__item{border-left:none;padding-left:0}.industries-page .steps-card{border-radius:var(--radius-xl);padding:24px 20px}.industries-page .business-banner{border-radius:var(--radius-xl);margin-top:32px;padding:28px 22px}.industries-page .business-banner__title{font-size:19px}}.industries-page .office-layout{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:32px;display:grid}.industries-page .office-map{border-radius:var(--radius-card);border:var(--border-soft);min-height:360px;overflow:hidden}.industries-page .office-map iframe{border:0;width:100%;height:100%;min-height:360px}.industries-page .office-details{border-radius:var(--radius-card);background:var(--bg-soft);border:var(--border-soft);padding:32px}.industries-page .office-details__title{color:var(--navy);font-size:17px;font-weight:600}.industries-page .office-details__body{color:var(--muted);margin-top:14px;font-size:14.5px;line-height:1.7}.industries-page .office-details__body a{color:var(--navy);font-weight:600;text-decoration:none}@media (max-width:900px){.industries-page .office-layout{grid-template-columns:1fr}}.industries-page .momentum-panel{border-radius:var(--radius-lg);background:linear-gradient(180deg, var(--navy-deep) 0%, var(--navy) 100%);color:var(--white);padding:48px}.industries-page .momentum-panel__image{border-radius:var(--radius-card);height:320px;min-height:0;margin-bottom:48px;position:relative;overflow:hidden}.industries-page .momentum-panel__image img{object-fit:cover;object-position:center}.industries-page .momentum-layout{grid-template-columns:1fr 1fr;gap:48px;display:grid}.industries-page .momentum-panel .ind-eyebrow{color:var(--white)}.industries-page .momentum-panel .ind-eyebrow--dash:before{background:var(--cyan-light)}.industries-page .momentum-panel .ind-heading{color:var(--white)}.industries-page .momentum-panel .ind-lede{color:#ffffffbf}.industries-page .momentum-list{color:#fffc;margin:20px 0 0;padding-left:18px;font-size:14.5px;line-height:1.9}.industries-page .momentum-steps{flex-direction:column;gap:18px;margin-top:32px;display:flex}.industries-page .momentum-steps__item{border-bottom:1px solid #ffffff1f;gap:14px;padding-bottom:16px;display:flex}.industries-page .momentum-steps__item:last-child{border-bottom:none;padding-bottom:0}.industries-page .momentum-steps__number{color:var(--cyan-light);flex-shrink:0;font-weight:700}.industries-page .momentum-steps__title{font-weight:600}.industries-page .momentum-steps__body{color:#ffffffb3;margin-top:4px;font-size:13.5px}@media (max-width:900px){.industries-page .momentum-layout{grid-template-columns:1fr;gap:40px}}@media (max-width:650px){.industries-page .momentum-panel{border-radius:var(--radius-xl);padding:32px 20px}}.industries-page .testimonial-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;display:grid}.industries-page .testimonial-card{border-radius:var(--radius-xl);background:var(--white);border:var(--border-soft);box-shadow:var(--shadow-soft);padding:28px;transition:transform .3s}.industries-page .testimonial-card:hover{transform:translateY(-6px)}.industries-page .testimonial-card__index{color:#04256a47;font-weight:700}.industries-page .testimonial-card__stars{color:#f5a623;letter-spacing:2px;margin-top:8px}.industries-page .testimonial-card__quote{color:var(--navy);margin-top:12px;font-size:14.5px;line-height:1.65}.industries-page .testimonial-card__quote:before{content:"“"}.industries-page .testimonial-card__quote:after{content:"”"}.industries-page .testimonial-card__meta{color:var(--cyan);margin-top:16px;font-size:13px;font-weight:600}@media (max-width:900px){.industries-page .testimonial-grid{grid-template-columns:1fr}}.industries-page .problem-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.industries-page .problem-card{border-radius:var(--radius-card);background:var(--bg-soft);border:var(--border-soft);padding:40px}.industries-page .problem-card--solution{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 100%);color:var(--white)}.industries-page .problem-card__tag{letter-spacing:.14em;text-transform:uppercase;color:var(--cyan);font-size:12px;font-weight:700;display:inline-block}.industries-page .problem-card--solution .problem-card__tag{color:var(--cyan-light)}.industries-page .problem-card__body{color:var(--muted);margin-top:16px;font-size:15px;line-height:1.75}.industries-page .problem-card--solution .problem-card__body{color:#ffffffd9}@media (max-width:800px){.industries-page .problem-grid{grid-template-columns:1fr}}
