@import url("https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css"); 


:root{--green:#006940;--deep-green:#005c53;--navy:#042940;--ink:#1b2d24;--muted:#737c76;--line:#e5eee9;--soft:#f3f8f5;--white:#fff;--blue:#1266e3;--pink:#d83df7}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Jost,Arial,sans-serif;color:var(--ink);line-height:1.7;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1170px,calc(100% - 40px));margin:auto}.topbar{height:60px;background:#062e46;color:#fff;display:flex;align-items:center;gap:28px;padding-left:82px;font-size:14px}.topbar>*:not(.talk){white-space:nowrap}.topbar a{color:#fff}.topbar .talk{align-self:stretch;margin-left:auto;display:flex;align-items:center;padding:0 34px;background:linear-gradient(90deg,var(--blue),var(--pink));text-transform:uppercase;letter-spacing:2px;font-weight:500}.nav-wrap{height:112px;display:flex;align-items:center;gap:42px;padding:0 57px;background:#fff;position:relative;z-index:5;box-shadow:0 8px 20px rgba(4,41,64,.04)}.brand img{width:150px}nav{display:flex;gap:37px;margin-left:auto;align-items:center}nav a{font-weight:400;color:#111b25}.active,nav a:hover{color:var(--green)}.phone{min-width:238px;display:grid;grid-template-columns:60px 1fr;column-gap:18px;align-items:center;line-height:1.22;position:relative}.phone:before{content:"CALL";width:60px;height:60px;border-radius:50%;background:#ecf6f1;color:var(--green);display:grid;place-items:center;font-size:11px;font-weight:800;grid-row:1/3}.phone small{font-size:13px;color:#0d1b22}.phone strong{font-size:18px;color:#081d2d;font-weight:800}.hero{min-height:548px;background-size:cover;background-position:center;display:grid;align-items:center;color:#fff;position:relative}.hero:after{content:"";position:absolute;inset:0;background:rgba(4,41,64,.12);pointer-events:none}.hero-inner{position:relative;z-index:1;padding:70px 0 110px}.hero span,.section-title span{text-transform:uppercase;color:var(--green);font-weight:800;letter-spacing:1.8px;font-size:13px}.hero h1{max-width:930px;font-size:clamp(42px,6.2vw,86px);line-height:1.05;margin:0;font-weight:300;color:#fff}.section{padding:95px 0}.soft{background:var(--soft)}.section-title h2{font-size:clamp(30px,4vw,52px);line-height:1.13;margin:8px 0 24px;color:var(--navy);font-weight:700}.section-title.centered{text-align:center;max-width:850px;margin:0 auto 35px}.section-title.centered h2{color:#fff;font-size:clamp(30px,4vw,48px)}.solution-strip{position:relative;z-index:4;margin-top:-72px;padding-bottom:55px}.triad,.card-grid,.testimonials,.media-grid,.footer-grid,.brand-row{display:grid;gap:30px}.triad{grid-template-columns:repeat(3,1fr)}.triad article{background:#fff;border-radius:0;padding:36px 38px 34px;min-height:292px;box-shadow:0 18px 60px rgba(4,41,64,.13);border-bottom:4px solid var(--green);position:relative}.card-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#edf7f2;color:var(--green);font-weight:800;margin-bottom:22px}.triad h3{font-size:25px;line-height:1.2;margin:0 0 16px;color:var(--navy);font-weight:700}.triad p{color:var(--muted);margin:0 0 16px}.triad a,.button{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#fff;min-height:48px;padding:13px 22px;border-radius:0;text-transform:uppercase;font-size:13px;font-weight:800;letter-spacing:.7px}.triad a{background:transparent;color:var(--green);padding:0;min-height:auto}.about-section{padding-top:35px}.intro-grid,.split,.contact-grid,.detail{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.image-pair{display:grid;grid-template-columns:130px 1fr;gap:20px;align-items:stretch}.image-pair img{width:100%;height:610px;object-fit:cover}.image-pair img:first-child{object-position:center}.stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:32px}.stats strong{display:block;font-size:34px;line-height:1;color:var(--green);font-weight:800}.stats span{display:block;color:var(--muted);font-weight:600}.service-band{background:linear-gradient(90deg,rgba(4,41,64,.9),rgba(0,92,83,.82)),url("../images/parallax-background/service-style1.jpg") center/cover fixed;color:#fff}.center-action{text-align:center;margin:-12px 0 44px}.card-grid{grid-template-columns:repeat(4,1fr)}.feature-card{background:#fff;color:var(--ink);min-height:300px;display:flex;flex-direction:column;gap:15px;padding:34px 28px;border-radius:0;box-shadow:0 12px 35px rgba(4,41,64,.09);border:1px solid #eef4f1;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(4,41,64,.15)}.feature-card img{height:92px;width:118px;object-fit:contain}.feature-card span{font-size:23px;line-height:1.22;color:var(--navy);font-weight:700}.feature-card p{margin:0;color:var(--muted)}.cta{background:linear-gradient(90deg,rgba(4,41,64,.95),rgba(0,105,64,.88)),url("../images/resources/video-gallery-style1-bg.jpg") center/cover;color:#fff}.cta h2{font-size:42px;line-height:1.15;margin:0;color:#fff}.cta p{color:#e7f2ee}.testimonials{grid-template-columns:repeat(3,1fr)}blockquote{margin:0;background:#fff;border-radius:0;border:1px solid var(--line);padding:34px;box-shadow:0 14px 42px rgba(4,41,64,.07);color:var(--muted)}cite{display:block;margin-top:20px;color:var(--navy);font-weight:800;font-style:normal}.media-grid{grid-template-columns:repeat(4,1fr)}.media-grid img{height:190px;width:100%;object-fit:cover;background:#fff}.brand-strip{padding:42px 0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.brand-row{grid-template-columns:repeat(9,1fr);align-items:center}.brand-row img{max-height:58px;margin:auto;filter:grayscale(1);opacity:.7;transition:filter .2s ease,opacity .2s ease}.brand-row img:hover{filter:none;opacity:1}.narrow{max-width:880px}.copy-stack h3{font-size:26px;line-height:1.2;margin:26px 0 8px;color:var(--navy)}.copy-stack p{color:var(--muted);margin:0 0 14px}.detail{align-items:start}.detail>img{height:430px;width:100%;object-fit:cover}.detail .button{margin-top:22px}.contact-form{display:grid;gap:16px;background:#fff;border:1px solid var(--line);border-radius:0;padding:34px;box-shadow:0 18px 45px rgba(4,41,64,.06)}input,textarea{width:100%;border:1px solid var(--line);padding:15px 16px;border-radius:0;font:inherit}textarea{min-height:150px;resize:vertical}button{border:0;background:var(--green);color:#fff;padding:15px 20px;border-radius:0;font:inherit;font-weight:800;text-transform:uppercase;cursor:pointer}footer{background:#042940 url("../images/resources/footer-bg-1.png") center/cover;color:#d9e7e2;padding-top:72px}.footer-grid{grid-template-columns:1.25fr 1fr 1fr 1fr}.footer-logo{width:150px;background:#fff;padding:8px;margin-bottom:18px}footer h3{color:#fff;margin:0 0 18px;font-size:24px}footer a{display:block;color:#d9e7e2;margin:8px 0}footer p{color:#d9e7e2}.legal{border-top:1px solid rgba(255,255,255,.12);margin-top:42px;padding:22px 40px;display:flex;gap:18px;justify-content:space-between;flex-wrap:wrap;font-size:14px}.legal a{display:inline;margin:0}@media (max-width:1100px){.topbar{padding-left:24px;gap:18px}.nav-wrap{padding:0 28px;gap:24px}nav{gap:22px}.phone{min-width:210px}.card-grid{grid-template-columns:repeat(2,1fr)}.brand-row{grid-template-columns:repeat(5,1fr)}}@media (max-width:900px){.topbar{display:none}.nav-wrap{height:auto;min-height:92px;padding:22px;flex-wrap:wrap}.brand img{width:140px}nav{order:3;width:100%;gap:18px;overflow:auto;margin-left:0}.phone{margin-left:auto}.hero{min-height:420px}.hero-inner{padding:54px 0 86px}.solution-strip{margin-top:0;padding:0}.intro-grid,.split,.contact-grid,.detail{grid-template-columns:1fr}.triad,.testimonials,.footer-grid{grid-template-columns:1fr}.section{padding:68px 0}.about-section{padding-top:68px}.image-pair{grid-template-columns:1fr 1.4fr}.image-pair img{height:360px}.brand-row{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.container{width:min(100% - 28px,1170px)}.nav-wrap{padding:18px 14px}.phone{display:none}.card-grid,.media-grid{grid-template-columns:1fr}.hero h1{font-size:40px}.image-pair{grid-template-columns:1fr}.image-pair img{height:280px}.stats{grid-template-columns:1fr}.brand-row{grid-template-columns:repeat(2,1fr)}.legal{padding:20px 18px}.triad article,.feature-card,blockquote,.contact-form{padding:26px}}

/* Footer restored to match live Fascent */
footer{background:#042940!important;background-image:none!important;color:#a5b9ad!important;padding-top:50px!important;position:relative;overflow:hidden}.footer-top{padding:10px 0 30px}.subscribe-box{min-height:129px;background:rgba(0,0,0,.2);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding:31px 45px}.subscribe-title{display:flex;align-items:center;gap:22px}.mail-icon{width:62px;height:62px;border-radius:50%;background:#fff;color:var(--green);display:grid;place-items:center;font-size:11px;font-weight:800;letter-spacing:.7px}.subscribe-title h3{font-size:20px;line-height:1.5;margin:0;color:#fff}.subscribe-form{display:grid;grid-template-columns:1fr 50px;align-items:center}.subscribe-form input{height:50px;background:#fff;border:0;color:#60726a;padding:0 20px}.subscribe-form button{height:50px;min-width:50px;padding:0;background:#fff;color:var(--green);font-size:13px}.footer-grid{grid-template-columns:1fr 1.22fr .72fr 1fr!important;gap:30px;padding:27px 0 30px}.footer-about p{max-width:270px}.social-row{display:flex;gap:10px;margin-top:24px}.social-row a{width:50px;height:50px;background:#fff;color:var(--green);display:grid;place-items:center;text-transform:uppercase;font-weight:800;margin:0;border-radius:0;font-size:13px}footer h3{color:#fff!important;margin:0 0 18px;font-size:20px;line-height:1.2}footer a{display:block;color:#a5b9ad!important;margin:8px 0;line-height:1.75}footer p{color:#a5b9ad!important;margin:0}.legal{border-top:1px solid rgba(255,255,255,.1)!important;margin-top:0!important;padding:16px 47px!important;display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:18px;align-items:center;font-size:14px;color:#a5b9ad!important}.legal span:nth-child(2){text-align:center}.legal span:nth-child(3){text-align:right}.legal a{display:inline;margin:0;color:#a5b9ad!important}@media (max-width:1100px){.legal{grid-template-columns:1fr!important;text-align:left}.legal span:nth-child(2),.legal span:nth-child(3){text-align:left}.footer-grid{grid-template-columns:1fr 1fr!important}.subscribe-box{grid-template-columns:1fr}}@media (max-width:900px){.footer-grid{grid-template-columns:1fr!important}.subscribe-box{grid-template-columns:1fr}}@media (max-width:620px){.subscribe-box{padding:26px}.subscribe-form{grid-template-columns:1fr}.subscribe-form button{width:100%}}
.leader-copy a {
  background: linear-gradient(90deg,var(--blue),var(--pink));
  color: #fff;
  padding: 2px 13px;
  display: block;
  margin: 15px auto 0px;
  max-width: 100px;
  font-size: 15px;
}.pum-content h3 { margin-top: 0px !important;} .pum-content h5 {margin-top: -13px; margin-bottom: 5px; font-weight: 500;}
/* Contact page matched to live Fascent route */
.contact-breadcrumb{height:433px;background:linear-gradient(90deg,rgba(4,41,64,.55),rgba(4,41,64,.18)),url("../images/breadcrumb/breadcrumb-1.jpg") center/cover;display:flex;align-items:flex-end;color:#fff}.contact-breadcrumb .container{padding-bottom:39px}.breadcrumb-links{display:flex;gap:12px;align-items:center;margin-bottom:10px;font-size:16px}.breadcrumb-links a,.breadcrumb-links span{color:#fff}.breadcrumb-links span:before{content:"/";margin-right:12px;opacity:.75}.contact-breadcrumb h1{font-size:50px;line-height:1.8;margin:0;font-weight:700;color:#fff}.contact-map-area{height:311px;background:#fff}.main-contact-area{padding:0 0 120px;background:#fff}.contact-layout{display:grid;grid-template-columns:1fr 430px;gap:100px;align-items:start}.contact-copy{padding-top:112px}.contact-kicker{display:block;color:var(--green);font-size:24px;line-height:1.4;font-weight:600;margin-bottom:4px}.contact-copy h2,.contact-message-form h2{font-size:42px;line-height:1.2;color:var(--navy);margin:0 0 18px}.contact-copy>p{max-width:570px;margin:0 0 30px;color:var(--muted);line-height:2}.contact-info-list{display:grid;gap:22px;margin-top:28px}.contact-info-item{display:grid;grid-template-columns:58px 1fr;gap:22px;align-items:start}.contact-info-icon{width:58px;height:58px;border-radius:50%;background:#edf7f2;color:var(--green);display:grid;place-items:center;font-size:11px;font-weight:800;letter-spacing:.6px}.contact-info-item p{font-size:14px;color:var(--navy);margin:0 0 3px}.contact-info-item h3{font-size:20px;line-height:1.35;margin:0;color:var(--navy)}.contact-info-item h3 a{color:var(--navy)}.contact-message-form{margin-top:-65px;background:#fff;border:0;box-shadow:none;padding:0;width:430px;display:grid;gap:16px}.contact-message-form h2{margin-bottom:12px}.contact-message-form input,.contact-message-form textarea{height:52px;background:#ebf1ed;border:0;color:var(--muted);font-size:14px;padding:0 25px}.contact-message-form textarea{height:110px;padding-top:15px;resize:none}.contact-message-form button{width:max-content;min-width:206px;height:64px;margin-top:0;background:var(--green);color:#fff;text-transform:uppercase;font-size:16px;font-weight:800;padding:0 30px}@media (max-width:1000px){.contact-layout{grid-template-columns:1fr;gap:50px}.contact-message-form{margin-top:0;width:100%;max-width:520px}.contact-copy{padding-top:70px}.contact-map-area{height:180px}}@media (max-width:620px){.contact-breadcrumb{height:320px}.contact-breadcrumb h1{font-size:42px}.contact-copy h2,.contact-message-form h2{font-size:34px}.contact-info-item{grid-template-columns:1fr}.contact-message-form button{width:100%}}

/* Header submenu */
nav>.nav-item{position:relative;display:flex;align-items:center}nav>.nav-item>a{font-weight:400;color:#111b25}.nav-wrap nav>a.active,.nav-wrap nav>.nav-item>a.active{background:linear-gradient(90deg,var(--blue),var(--pink));color:#fff;padding:8px 13px}.nav-wrap nav>a.active:hover,.nav-wrap nav>.nav-item>a.active:hover{color:#fff}.has-submenu>a:after{content:"";display:inline-block;width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin-left:9px;margin-bottom:3px}.submenu{position:absolute;left:0;top:100%;min-width:330px;max-width:430px;background:#fff;box-shadow:0 18px 45px rgba(4,41,64,.16);padding:12px 0;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:20}.submenu a{display:block;padding:12px 22px;color:#111b25;white-space:normal;margin:0;font-size:15px;line-height:1.35}.submenu a:hover{background:#f3f8f5;color:var(--green)}.has-submenu:hover .submenu,.has-submenu:focus-within .submenu{opacity:1;visibility:visible;transform:translateY(0)}.service-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-link-grid a{display:flex;align-items:center;min-height:62px;background:#fff;border:1px solid var(--line);padding:16px 20px;color:var(--navy);font-weight:700}.service-link-grid a:hover{color:var(--green);border-color:var(--green)}@media (max-width:900px){nav>.nav-item{position:static}.submenu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;display:none;width:100%;min-width:100%;max-width:none;padding:4px 0 0}.has-submenu:hover .submenu,.has-submenu:focus-within .submenu{display:block}.submenu a{padding:9px 14px}.service-link-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.service-link-grid{grid-template-columns:1fr}}

/* Our Leadership page */
.leadership-breadcrumb{height:450px;background:linear-gradient(rgba(4,41,64,.72),rgba(4,41,64,.72)),url("../images/breadcrumb/team-breadcrumb.jpg") center/cover;display:grid;place-items:center;text-align:center;color:#fff}.leadership-breadcrumb .container{display:grid;place-items:center}.leadership-crumbs{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:26px;color:#fff;font-size:18px;font-weight:800}.leadership-crumbs a{color:#fff}.leadership-crumbs span{color:#fff}.leadership-crumbs span:before{content:"/";margin-right:14px;font-weight:400;opacity:.78}.leadership-breadcrumb h1{font-size:50px;line-height:1.15;margin:0;color:#fff;font-weight:500}.leadership-content{background:#fff;padding:104px 0 103px}.leadership-inner{max-width:1230px}.leadership-intro,.leadership-closing{color:#07324a;font-size:17px;line-height:2.05;margin:0}.leadership-intro{max-width:1130px;margin:0 auto 56px}.leadership-closing{max-width:1130px;margin:52px auto 0}.leadership-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;align-items:start}.leader-card{border:1px solid #dce6e1;background:#fff;box-shadow:0 10px 30px rgba(4,41,64,.03)}.leader-card img{width:100%;height:270px;object-fit:cover;object-position:center top}.leader-copy{text-align:center;padding:20px 14px 20px}.leader-copy h2{margin:0 0 8px;color:#062d45;font-size:20px;line-height:1.18;font-weight:600}.leader-copy span{display:block;color:#0d3349;font-size:15px;line-height:1.45;margin-bottom:24px}.leader-copy p{margin:0;color:#07324a;font-size:16px;line-height:2.05}@media (max-width:1000px){.leadership-content{padding:74px 0}.leadership-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}.leadership-intro,.leadership-closing{max-width:760px}.leader-card img{height:auto;max-height:360px}}@media (max-width:620px){.leadership-breadcrumb{height:330px}.leadership-breadcrumb h1{font-size:40px}.leadership-crumbs{font-size:16px;margin-bottom:18px}.leadership-content{padding:56px 0}.leadership-intro,.leadership-closing{font-size:16px;line-height:1.9}.leader-copy{padding:24px 22px 30px}.leader-copy h2{font-size:24px}.leader-copy p{font-size:15px;line-height:1.9}}

/* Our Approach page matched to supplied Fascent capture */
.approach-breadcrumb{height:367px;background:linear-gradient(rgba(96,120,130,.78),rgba(96,120,130,.78)),url("../images/breadcrumb/approach-breadcrumb.jpg") center/cover;display:grid;place-items:center;text-align:center;color:#fff}.approach-breadcrumb .container{display:grid;place-items:center}.approach-crumbs{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:21px;color:#fff;font-size:16px;font-weight:800}.approach-crumbs a,.approach-crumbs span{color:#fff}.approach-crumbs span:before{content:"/";margin-right:12px;font-weight:400;opacity:.82}.approach-breadcrumb h1{font-size:47px;line-height:1.15;margin:0;color:#fff;font-weight:400}.approach-page{background:#fff;overflow:hidden}.approach-section{position:relative;background:#fff;padding:94px 0 88px;overflow:hidden}.approach-section:after{content:"";position:absolute;right:-170px;top:0;width:480px;height:100%;background:rgba(0,105,64,.08);border-radius:260px 0 0 260px;pointer-events:none}.approach-section-first{padding-top:95px}.approach-section-tight{padding-top:55px}.approach-section-last{padding-bottom:116px}.approach-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:103px;align-items:center}.approach-grid-reverse{gap:94px}.approach-media{position:relative;max-width:520px}.approach-media img{width:100%;height:433px;object-fit:cover}.approach-media-slim{padding-top:0}.approach-media-slim img{height:28px;object-fit:cover;margin-top:0}.approach-media-slim .approach-experience{top:26px}.approach-experience{position:absolute;right:-30px;top:46px;width:67px;height:338px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-around;flex-direction:column;text-transform:uppercase;font-weight:800;letter-spacing:3px;font-size:13px;writing-mode:vertical-rl;text-orientation:mixed}.approach-experience span:first-child{transform:rotate(180deg)}.approach-copy{color:#07324a;font-size:15px;line-height:2.05}.approach-copy h2{font-size:26px;line-height:1.35;color:#07324a;margin:0 0 22px;font-weight:400}.approach-copy h3{font-size:22px;line-height:1.35;color:#07324a;margin:7px 0;font-weight:400}.approach-copy p{margin:0}.approach-copy strong{font-weight:800;color:#062d45}.approach-copy hr{border:0;border-top:1px solid #dbe6e1;margin:18px 0}.approach-feature-tiles{display:grid;grid-template-columns:1fr 1fr;background:#062f47}.approach-tile{min-height:388px}.approach-tile-dark{background:#062f47;color:#fff;padding:78px 94px 70px 178px}.approach-tile-dark:nth-child(4){padding:82px 150px 70px 120px}.approach-tile-dark h2{margin:0 0 24px;color:#b5d2c5;font-size:28px;line-height:1.35;font-weight:400}.approach-tile-dark p{margin:0 0 18px;color:#fff;font-size:15px;line-height:2}.approach-tile-dark strong{color:#fff;font-weight:800}.approach-tile-image{background-size:cover;background-position:center}.approach-tile-dark .gradient-button{margin-top:6px}.approach-section-last .approach-media img{height:506px}@media (max-width:1100px){.approach-grid,.approach-grid-reverse{gap:60px}.approach-tile-dark,.approach-tile-dark:nth-child(4){padding:64px}.approach-section:after{right:-250px}}@media (max-width:900px){.approach-breadcrumb{height:330px}.approach-grid,.approach-grid-reverse,.approach-feature-tiles{grid-template-columns:1fr}.approach-grid-reverse .approach-copy{order:2}.approach-grid-reverse .approach-media{order:1}.approach-media{max-width:620px}.approach-media-slim img{height:260px}.approach-experience{right:22px;top:22px;height:260px}.approach-section{padding:70px 0}.approach-tile{min-height:320px}.approach-tile-dark,.approach-tile-dark:nth-child(4){padding:48px 28px}.approach-section:after{width:330px;right:-210px}}@media (max-width:620px){.approach-breadcrumb{height:285px}.approach-breadcrumb h1{font-size:40px}.approach-crumbs{font-size:15px;margin-bottom:16px}.approach-section{padding:54px 0}.approach-media img,.approach-section-last .approach-media img,.approach-media-slim img{height:330px}.approach-experience{position:static;width:100%;height:48px;writing-mode:horizontal-tb;flex-direction:row;letter-spacing:1.8px;margin-top:0}.approach-experience span:first-child{transform:none}.approach-copy{font-size:15px;line-height:1.9}.approach-copy h2{font-size:24px}.approach-tile{min-height:280px}.approach-tile-dark p{font-size:15px;line-height:1.85}}

/* Investor Relations page matched to supplied Fascent capture */
.investor-breadcrumb{height:450px;background:linear-gradient(rgba(4,41,64,.73),rgba(4,41,64,.73)),url("../images/breadcrumb/investor-breadcrumb.jpg") center/cover;display:grid;place-items:center;text-align:center;color:#fff}.investor-breadcrumb .container{display:grid;place-items:center}.investor-crumbs{display:flex;align-items:center;justify-content:center;gap:13px;margin-bottom:25px;color:#fff;font-size:18px;font-weight:800}.investor-crumbs a,.investor-crumbs span{color:#fff}.investor-crumbs span:before{content:"/";margin-right:13px;font-weight:400;opacity:.82}.investor-breadcrumb h1{font-size:50px;line-height:1.15;margin:0;color:#fff;font-weight:400}.investor-page{background:#fff;overflow:hidden}.investor-section{position:relative;background:#fff;overflow:hidden}.investor-section:after{content:"";position:absolute;right:-210px;top:0;width:500px;height:100%;background:rgba(0,105,64,.075);border-radius:270px 0 0 270px;pointer-events:none}.investor-section-intro{padding:104px 0 74px}.investor-section-growth{padding:28px 0 115px}.investor-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:110px;align-items:center}.investor-grid-growth{grid-template-columns:1.2fr .8fr;gap:82px;align-items:start}.investor-media{position:relative;max-width:520px;margin-left:42px}.investor-media img{width:100%;height:635px;object-fit:cover}.investor-ribbon{position:absolute;right:-30px;top:61px;width:72px;height:515px;background:var(--green);color:#fff;display:grid;place-items:center;text-transform:uppercase;font-size:16px;font-weight:800;letter-spacing:1.3px;writing-mode:vertical-rl;text-orientation:mixed}.investor-copy{color:#07324a;font-size:15px;line-height:2.05}.investor-copy-intro{padding-right:28px}.investor-copy p{margin:0 0 28px}.investor-copy p:last-child{margin-bottom:0}.investor-copy h2{font-size:25px;line-height:1.35;color:#07324a;margin:31px 0 20px;font-weight:400}.investor-copy strong{color:#062d45;font-weight:800}.investor-copy hr{border:0;border-top:1px solid #dbe6e1;margin:17px 0}.investor-grid-growth .investor-copy p{margin-bottom:0}.investor-media-growth{max-width:430px;margin:0;padding-top:0}.investor-media-growth img{height:548px;object-fit:cover}@media (max-width:1100px){.investor-grid{gap:65px}.investor-grid-growth{gap:55px}.investor-section:after{right:-280px}.investor-media{margin-left:0}.investor-ribbon{right:18px}}@media (max-width:900px){.investor-breadcrumb{height:330px}.investor-grid,.investor-grid-growth{grid-template-columns:1fr}.investor-section-intro,.investor-section-growth{padding:70px 0}.investor-media,.investor-media-growth{max-width:620px;margin:0}.investor-media-growth{order:-1}.investor-section:after{right:-230px;width:360px}.investor-ribbon{height:420px;top:45px}.investor-media img{height:520px}.investor-media-growth img{height:460px}}@media (max-width:620px){.investor-breadcrumb{height:285px}.investor-breadcrumb h1{font-size:40px}.investor-crumbs{font-size:15px;margin-bottom:16px}.investor-section-intro,.investor-section-growth{padding:54px 0}.investor-media img,.investor-media-growth img{height:380px}.investor-ribbon{position:static;width:100%;height:48px;writing-mode:horizontal-tb;letter-spacing:1px}.investor-copy{font-size:15px;line-height:1.9}.investor-copy h2{font-size:23px}}

/* Property Management Services page */
.property-page{overflow:hidden}.property-hero{min-height:620px;background:linear-gradient(90deg,rgba(4,41,64,.88),rgba(4,41,64,.37)),url("../images/property-management/bengaluru-residential.jpg") center/cover;display:flex;align-items:center;color:#fff}.property-hero-inner{padding:80px 0 92px}.property-crumbs{display:flex;gap:12px;align-items:center;flex-wrap:wrap;color:#fff;font-size:15px;font-weight:700;margin-bottom:27px}.property-crumbs a,.property-crumbs span{color:#fff}.property-crumbs a:after{content:"/";margin-left:12px;opacity:.7}.property-hero h1{max-width:850px;color:#fff;font-size:clamp(44px,5.2vw,76px);line-height:1.07;font-weight:400;margin:0 0 24px}.property-hero p{max-width:800px;color:#fff;font-size:18px;line-height:1.8;margin:0 0 34px}.property-overview{padding:112px 0;background:#fff}.property-overview-grid,.property-benefit-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:90px;align-items:center}.property-overview-image{position:relative;padding:0 0 38px 38px}.property-overview-image:before{content:"";position:absolute;left:0;bottom:0;width:72%;height:72%;background:#e9f3ee}.property-overview-image img{position:relative;width:100%;height:610px;object-fit:cover;object-position:center}.property-overview-image span{position:absolute;right:-28px;bottom:75px;background:var(--green);color:#fff;padding:18px 25px;text-transform:uppercase;letter-spacing:1.2px;font-size:13px;font-weight:800}.property-kicker,.property-title>span{display:block;color:var(--green);font-size:15px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:12px}.property-copy h2,.property-title h2{color:var(--navy);font-size:clamp(32px,3.6vw,50px);line-height:1.16;font-weight:500;margin:0 0 27px}.property-copy p{color:#29485a;font-size:16px;line-height:1.95;margin:0 0 21px}.property-title{max-width:800px;margin:0 auto 52px;text-align:center}.property-title p{color:#526b75;font-size:17px;line-height:1.8;margin:18px auto 0}.property-services{padding:105px 0 115px;background:#f1f6f3}.property-service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.property-service-card{position:relative;background:#fff;border:1px solid #dfe9e4;border-radius:4px;padding:32px 32px 32px 91px;min-height:225px}.property-service-card>span{position:absolute;left:28px;top:33px;width:45px;height:45px;display:grid;place-items:center;background:var(--green);color:#fff;font-size:14px;font-weight:800}.property-service-card h3{color:var(--navy);font-size:21px;line-height:1.3;margin:0 0 13px}.property-service-card p{color:#526b75;font-size:15px;line-height:1.85;margin:0}.property-why{padding:108px 0 116px;background:linear-gradient(90deg,rgba(4,41,64,.96),rgba(0,105,64,.9)),url("../images/property-management/bengaluru-apartment.jpg") center/cover;color:#fff}.property-title-light>span{color:#a9d3c0}.property-title-light h2{color:#fff}.property-reason-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px 50px}.property-reason-grid article{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:25px 0;border-top:1px solid rgba(255,255,255,.18)}.property-reason-grid article>span{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);color:#fff;font-weight:800}.property-reason-grid h3{color:#fff;font-size:21px;line-height:1.3;margin:0 0 9px}.property-reason-grid p{color:#d9e7e2;font-size:15px;line-height:1.75;margin:0}.property-benefits{padding:110px 0;background:#fff}.property-benefit-grid{grid-template-columns:.9fr 1.1fr}.property-benefit-image img{width:100%;height:650px;object-fit:cover}.property-check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px 25px}.property-check-grid p{position:relative;margin:0;min-height:62px;background:#f1f6f3;border-left:3px solid var(--green);padding:18px 18px 17px 47px;color:#173b4e;font-weight:600;font-size:15px;line-height:1.55}.property-check-grid p:before{content:"";position:absolute;left:19px;top:23px;width:12px;height:7px;border-left:2px solid var(--green);border-bottom:2px solid var(--green);transform:rotate(-45deg)}.property-types{padding:104px 0 112px;background:#f1f6f3}.property-type-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.property-type-grid div{background:#fff;border-bottom:4px solid var(--green);padding:27px 20px;min-height:125px}.property-type-grid span{display:block;color:var(--green);font-size:13px;font-weight:800;margin-bottom:14px}.property-type-grid h3{font-size:18px;line-height:1.35;color:var(--navy);margin:0}.property-process{padding:106px 0 116px;background:#fff}.property-process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;position:relative}.property-process-grid:before{content:"";position:absolute;left:8%;right:8%;top:36px;height:1px;background:#bad3c6}.property-process-grid article{position:relative;text-align:center;padding-top:0}.property-process-grid span{position:relative;z-index:1;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--green);border:9px solid #e6f1eb;color:#fff;font-weight:800;margin:0 auto 24px}.property-process-grid h3{color:var(--navy);font-size:19px;line-height:1.32;margin:0 0 13px}.property-process-grid p{color:#526b75;font-size:14px;line-height:1.75;margin:0}.property-focus{padding:100px 0 110px;background:#062f47}.property-focus .property-title h2{color:#fff}.property-focus .property-title>span{color:#a9d3c0}.property-focus-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.property-focus-grid div{min-height:90px;display:grid;place-items:center;text-align:center;padding:18px;border:1px solid rgba(255,255,255,.17);color:#fff;font-size:16px;font-weight:700}.property-cta{padding:90px 0;background:var(--green);color:#fff}.property-cta .container{display:grid;grid-template-columns:1fr auto;gap:70px;align-items:center}.property-cta span{display:block;text-transform:uppercase;letter-spacing:1.4px;font-size:14px;font-weight:800;color:#a9d3c0;margin-bottom:10px}.property-cta h2{max-width:780px;color:#fff;font-size:42px;line-height:1.2;font-weight:500;margin:0 0 18px}.property-cta p{max-width:820px;color:#fff;font-size:16px;line-height:1.85;margin:0}@media (max-width:1100px){.property-overview-grid,.property-benefit-grid{gap:55px}.property-type-grid,.property-focus-grid{grid-template-columns:repeat(3,1fr)}.property-process-grid{grid-template-columns:repeat(3,1fr)}.property-process-grid:before{display:none}.property-cta .container{grid-template-columns:1fr}}@media (max-width:900px){.property-hero{min-height:520px}.property-overview,.property-services,.property-why,.property-benefits,.property-types,.property-process,.property-focus{padding:75px 0}.property-overview-grid,.property-benefit-grid{grid-template-columns:1fr}.property-overview-image{max-width:620px}.property-benefit-image{order:2}.property-service-grid,.property-reason-grid{grid-template-columns:1fr}.property-process-grid{grid-template-columns:repeat(2,1fr)}.property-overview-image img,.property-benefit-image img{height:500px}}@media (max-width:620px){.property-hero{min-height:470px}.property-hero-inner{padding:60px 0}.property-hero h1{font-size:39px}.property-hero p{font-size:16px}.property-overview,.property-services,.property-why,.property-benefits,.property-types,.property-process,.property-focus{padding:58px 0}.property-overview-image{padding:0}.property-overview-image:before{display:none}.property-overview-image img,.property-benefit-image img{height:390px}.property-overview-image span{position:static;display:block}.property-service-card{padding:28px 24px;min-height:auto}.property-service-card>span{position:static;margin-bottom:20px}.property-check-grid,.property-type-grid,.property-process-grid,.property-focus-grid{grid-template-columns:1fr}.property-reason-grid article{grid-template-columns:1fr}.property-cta{padding:64px 0}.property-cta h2{font-size:34px}.property-cta .gradient-button{width:100%}}

/* Facility Management Services page */
.facility-hero{background-image:linear-gradient(90deg,rgba(4,41,64,.9),rgba(4,41,64,.4)),url("../images/property-management/bengaluru-apartment.jpg")}.facility-page .property-service-card{min-height:245px}.facility-service-split{padding:108px 0 116px;background:#fff}.facility-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.facility-split-grid>section{background:#f1f6f3;border-top:5px solid var(--green);padding:42px}.facility-split-heading{margin-bottom:30px}.facility-split-heading>span{color:var(--green);text-transform:uppercase;letter-spacing:1.3px;font-size:13px;font-weight:800}.facility-split-heading h3{color:var(--navy);font-size:29px;line-height:1.25;margin:10px 0 16px}.facility-split-heading p,.facility-mini-grid p{color:#526b75;font-size:15px;line-height:1.8;margin:0}.facility-mini-grid{display:grid;gap:13px}.facility-mini-grid article{background:#fff;border-left:3px solid var(--green);padding:20px 22px}.facility-mini-grid h4{color:var(--navy);font-size:18px;line-height:1.3;margin:0 0 7px}.facility-types .property-title{max-width:850px}.facility-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.facility-type-grid article{background:#fff;border-bottom:4px solid var(--green);padding:27px 24px;min-height:205px}.facility-type-grid span{display:block;color:var(--green);font-size:13px;font-weight:800;margin-bottom:14px}.facility-type-grid h3{color:var(--navy);font-size:20px;line-height:1.3;margin:0 0 11px}.facility-type-grid p{color:#526b75;font-size:14px;line-height:1.75;margin:0}.facility-process-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.facility-process-grid article{display:grid;grid-template-columns:70px 1fr;gap:20px;background:#f1f6f3;padding:28px}.facility-process-grid span{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:800}.facility-process-grid h3{color:var(--navy);font-size:20px;line-height:1.3;margin:0 0 10px}.facility-process-grid p{color:#526b75;font-size:14px;line-height:1.78;margin:0}.facility-control{padding:108px 0 116px;background:#f1f6f3}.facility-control-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.facility-control-grid>article{background:#fff;padding:43px;border-top:5px solid var(--green)}.facility-control h2{color:var(--navy);font-size:31px;line-height:1.25;margin:0 0 17px}.facility-control p{color:#526b75;font-size:15px;line-height:1.85;margin:0 0 25px}.facility-point-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.facility-point-grid span{position:relative;background:#f1f6f3;color:#173b4e;font-size:14px;font-weight:600;line-height:1.45;padding:14px 14px 14px 35px}.facility-point-grid span:before{content:"";position:absolute;left:15px;top:19px;width:10px;height:6px;border-left:2px solid var(--green);border-bottom:2px solid var(--green);transform:rotate(-45deg)}.facility-focus-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.facility-focus-grid article{padding:25px;border:1px solid rgba(255,255,255,.16)}.facility-focus-grid h3{color:#fff;font-size:19px;line-height:1.3;margin:0 0 8px}.facility-focus-grid p{color:#b7cec4;font-size:14px;line-height:1.7;margin:0}@media (max-width:1100px){.facility-type-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.facility-service-split,.facility-control{padding:75px 0}.facility-split-grid,.facility-control-grid{grid-template-columns:1fr}.facility-split-grid>section,.facility-control-grid>article{padding:32px}}@media (max-width:620px){.facility-service-split,.facility-control{padding:58px 0}.facility-type-grid,.facility-process-grid,.facility-focus-grid,.facility-point-grid{grid-template-columns:1fr}.facility-process-grid article{grid-template-columns:1fr}.facility-split-grid>section,.facility-control-grid>article{padding:26px}.facility-page .property-service-card{min-height:auto}}

/* Administrative Services page */
.administrative-hero{background-image:linear-gradient(90deg,rgba(4,41,64,.9),rgba(4,41,64,.42)),url("../images/property-management/bengaluru-residential.jpg")}.administrative-page .property-service-card{min-height:215px}.administrative-why{padding:108px 0 116px;background:linear-gradient(90deg,rgba(4,41,64,.97),rgba(0,105,64,.91)),url("../images/property-management/bengaluru-apartment.jpg") center/cover;color:#fff}.administrative-why-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.administrative-why .property-kicker{color:#a9d3c0}.administrative-why h2{color:#fff;font-size:clamp(32px,3.6vw,50px);line-height:1.16;font-weight:500;margin:0 0 24px}.administrative-why-grid>div:first-child p{color:#d9e7e2;font-size:16px;line-height:1.9;margin:0}.administrative-point-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.administrative-point-grid p{position:relative;margin:0;min-height:70px;padding:20px 20px 18px 49px;border:1px solid rgba(255,255,255,.19);color:#fff;font-size:15px;font-weight:700;line-height:1.55}.administrative-point-grid p:before{content:"";position:absolute;left:20px;top:27px;width:12px;height:7px;border-left:2px solid #a9d3c0;border-bottom:2px solid #a9d3c0;transform:rotate(-45deg)}.administrative-clients .property-type-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.administrative-why{padding:75px 0}.administrative-why-grid{grid-template-columns:1fr;gap:42px}}@media (max-width:620px){.administrative-why{padding:58px 0}.administrative-point-grid,.administrative-clients .property-type-grid{grid-template-columns:1fr}.administrative-page .property-service-card{min-height:auto}}

/* Engineering & Maintenance Management Services page */
.engineering-hero{background-image:linear-gradient(90deg,rgba(4,41,64,.91),rgba(4,41,64,.4)),url("../images/property-management/bengaluru-apartment.jpg")}.engineering-page .property-service-card{min-height:215px}.engineering-why{padding:108px 0 116px;background:linear-gradient(90deg,rgba(4,41,64,.97),rgba(0,105,64,.91)),url("../images/property-management/bengaluru-residential.jpg") center/cover;color:#fff}.engineering-why-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.engineering-why .property-kicker{color:#a9d3c0}.engineering-why h2{color:#fff;font-size:clamp(32px,3.6vw,50px);line-height:1.16;font-weight:500;margin:0 0 24px}.engineering-why-grid>div:first-child p{color:#d9e7e2;font-size:16px;line-height:1.9;margin:0}@media (max-width:900px){.engineering-why{padding:75px 0}.engineering-why-grid{grid-template-columns:1fr;gap:42px}}@media (max-width:620px){.engineering-why{padding:58px 0}.engineering-page .property-service-card{min-height:auto}}

/* Soft Services page */
.soft-service-hero{background-image:linear-gradient(90deg,rgba(4,41,64,.93),rgba(0,105,64,.48)),url("../images/soft-services/housekeeping-supplies.jpg");background-position:center 62%}.soft-service-catalog{background:#f1f6f3}.soft-service-catalog .property-title{max-width:810px}.soft-service-catalog .property-title p{color:#526b75;font-size:16px;line-height:1.85;margin:14px 0 0}.soft-service-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.soft-service-card{display:grid;grid-template-columns:205px 1fr;min-height:245px;background:#fff;border:1px solid #dfe9e4;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.soft-service-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(4,41,64,.12)}.soft-service-card img{width:100%;height:100%;min-height:245px;object-fit:cover}.soft-service-card>div{padding:30px 27px}.soft-service-card span{display:block;color:var(--green);font-size:14px;font-weight:800;letter-spacing:1.4px;margin-bottom:12px}.soft-service-card h3{color:var(--navy);font-size:22px;line-height:1.27;margin:0 0 13px}.soft-service-card p{color:#526b75;font-size:14px;line-height:1.78;margin:0}.soft-service-why{padding:108px 0 116px;background:linear-gradient(90deg,rgba(4,41,64,.98),rgba(0,105,64,.9)),url("../images/soft-services/waste-management.jpg") center/cover;color:#fff}.soft-service-why-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.soft-service-why .property-kicker{color:#a9d3c0}.soft-service-why h2{color:#fff;font-size:clamp(32px,3.6vw,50px);line-height:1.16;font-weight:500;margin:0 0 24px}.soft-service-why-grid>div:first-child p{color:#d9e7e2;font-size:16px;line-height:1.9;margin:0}.soft-service-showcase{padding:108px 0 116px;background:#fff}.soft-service-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.soft-service-gallery img{width:100%;height:280px;object-fit:cover;border-bottom:5px solid var(--green)}.soft-service-properties{background:#f1f6f3}.soft-service-properties .property-type-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:1100px){.soft-service-card{grid-template-columns:165px 1fr}.soft-service-card>div{padding:26px 23px}.soft-service-gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.soft-service-card-grid{grid-template-columns:1fr}.soft-service-card{grid-template-columns:220px 1fr}.soft-service-why,.soft-service-showcase{padding:75px 0}.soft-service-why-grid{grid-template-columns:1fr;gap:42px}}@media (max-width:620px){.soft-service-card{grid-template-columns:1fr}.soft-service-card img{height:230px;min-height:0}.soft-service-card>div{padding:26px 23px}.soft-service-why,.soft-service-showcase{padding:58px 0}.soft-service-gallery,.soft-service-properties .property-type-grid{grid-template-columns:1fr}.soft-service-gallery img{height:250px}}

/* Fire & Safety Services page */
.fire-safety-hero{background-image:linear-gradient(90deg,rgba(4,41,64,.94),rgba(4,41,64,.48)),url("../images/fire-safety/extinguisher-hose-reel.jpg");background-position:center}.fire-safety-catalog{background:#f1f6f3}.fire-safety-catalog .property-title{max-width:850px}.fire-safety-catalog .property-title p{color:#526b75;font-size:16px;line-height:1.85;margin:14px 0 0}.fire-safety-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.fire-safety-card{display:grid;grid-template-columns:205px 1fr;min-height:245px;background:#fff;border:1px solid #dfe9e4;border-bottom:4px solid #b82b26;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.fire-safety-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(4,41,64,.12)}.fire-safety-card img{width:100%;height:100%;min-height:245px;object-fit:cover}.fire-safety-card>div{padding:30px 27px}.fire-safety-card span{display:block;color:#b82b26;font-size:14px;font-weight:800;letter-spacing:1.4px;margin-bottom:12px}.fire-safety-card h3{color:var(--navy);font-size:22px;line-height:1.27;margin:0 0 13px}.fire-safety-card p{color:#526b75;font-size:14px;line-height:1.78;margin:0}.fire-safety-why{padding:108px 0 116px;background:linear-gradient(90deg,rgba(4,41,64,.98),rgba(0,105,64,.88)),url("../images/fire-safety/hydrant-hose-reel.jpg") center/cover;color:#fff}.fire-safety-why-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.fire-safety-why .property-kicker{color:#a9d3c0}.fire-safety-why h2{color:#fff;font-size:clamp(32px,3.6vw,50px);line-height:1.16;font-weight:500;margin:0 0 24px}.fire-safety-why-grid>div:first-child p{color:#d9e7e2;font-size:16px;line-height:1.9;margin:0}.fire-safety-showcase{padding:108px 0 116px;background:#fff}.fire-safety-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fire-safety-gallery img{width:100%;height:300px;object-fit:cover;border-bottom:5px solid #b82b26}.fire-safety-properties{background:#f1f6f3}.fire-safety-properties .property-type-grid{grid-template-columns:repeat(5,1fr)}@media (max-width:1100px){.fire-safety-card{grid-template-columns:165px 1fr}.fire-safety-card>div{padding:26px 23px}.fire-safety-gallery{grid-template-columns:repeat(2,1fr)}.fire-safety-properties .property-type-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.fire-safety-card-grid{grid-template-columns:1fr}.fire-safety-card{grid-template-columns:220px 1fr}.fire-safety-why,.fire-safety-showcase{padding:75px 0}.fire-safety-why-grid{grid-template-columns:1fr;gap:42px}}@media (max-width:620px){.fire-safety-card{grid-template-columns:1fr}.fire-safety-card img{height:230px;min-height:0}.fire-safety-card>div{padding:26px 23px}.fire-safety-why,.fire-safety-showcase{padding:58px 0}.fire-safety-gallery,.fire-safety-properties .property-type-grid{grid-template-columns:1fr}.fire-safety-gallery img{height:250px}}

/* Vendor Management Services page */
.vendor-management-hero{background-image:linear-gradient(90deg,rgba(4,41,64,.94),rgba(0,105,64,.38)),url("../images/vendor-management/supplier-warehouse.jpg");background-position:center}.vendor-management-catalog{background:#f1f6f3}.vendor-management-catalog .property-title{max-width:850px}.vendor-management-catalog .property-title p{color:#526b75;font-size:16px;line-height:1.85;margin:14px 0 0}.vendor-management-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.vendor-management-card{display:grid;grid-template-columns:205px 1fr;min-height:245px;background:#fff;border:1px solid #dfe9e4;border-bottom:4px solid var(--green);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.vendor-management-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(4,41,64,.12)}.vendor-management-card img{width:100%;height:100%;min-height:245px;object-fit:cover}.vendor-management-card>div{padding:30px 27px}.vendor-management-card span{display:block;color:var(--green);font-size:14px;font-weight:800;letter-spacing:1.4px;margin-bottom:12px}.vendor-management-card h3{color:var(--navy);font-size:22px;line-height:1.27;margin:0 0 13px}.vendor-management-card p{color:#526b75;font-size:14px;line-height:1.78;margin:0}.vendor-management-why{padding:108px 0 116px;background:linear-gradient(90deg,rgba(4,41,64,.98),rgba(0,105,64,.9)),url("../images/vendor-management/service-schedule.jpg") center/cover;color:#fff}.vendor-management-why-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.vendor-management-why .property-kicker{color:#a9d3c0}.vendor-management-why h2{color:#fff;font-size:clamp(32px,3.6vw,50px);line-height:1.16;font-weight:500;margin:0 0 24px}.vendor-management-why-grid>div:first-child p{color:#d9e7e2;font-size:16px;line-height:1.9;margin:0}.vendor-management-showcase{padding:108px 0 116px;background:#fff}.vendor-management-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.vendor-management-gallery img{width:100%;height:300px;object-fit:cover;border-bottom:5px solid var(--green)}.vendor-management-types{background:#f1f6f3}.vendor-management-types .property-type-grid{grid-template-columns:repeat(4,1fr)}@media (max-width:1100px){.vendor-management-card{grid-template-columns:165px 1fr}.vendor-management-card>div{padding:26px 23px}.vendor-management-gallery{grid-template-columns:repeat(2,1fr)}.vendor-management-types .property-type-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.vendor-management-card-grid{grid-template-columns:1fr}.vendor-management-card{grid-template-columns:220px 1fr}.vendor-management-why,.vendor-management-showcase{padding:75px 0}.vendor-management-why-grid{grid-template-columns:1fr;gap:42px}.vendor-management-types .property-type-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.vendor-management-card{grid-template-columns:1fr}.vendor-management-card img{height:230px;min-height:0}.vendor-management-card>div{padding:26px 23px}.vendor-management-why,.vendor-management-showcase{padding:58px 0}.vendor-management-gallery,.vendor-management-types .property-type-grid{grid-template-columns:1fr}.vendor-management-gallery img{height:250px}}

/* Free Audit Services page */
.free-audit-hero{background-image:linear-gradient(90deg,rgba(4,41,64,.94),rgba(0,105,64,.43)),url("../images/free-audit/inspection-checklist.jpg");background-position:center}.free-audit-catalog{background:#f1f6f3}.free-audit-catalog .property-title{max-width:850px}.free-audit-catalog .property-title p{color:#526b75;font-size:16px;line-height:1.85;margin:14px 0 0}.free-audit-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.free-audit-card{display:grid;grid-template-columns:205px 1fr;min-height:245px;background:#fff;border:1px solid #dfe9e4;border-bottom:4px solid var(--green);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.free-audit-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(4,41,64,.12)}.free-audit-card img{width:100%;height:100%;min-height:245px;object-fit:cover}.free-audit-card>div{padding:30px 27px}.free-audit-card span{display:block;color:var(--green);font-size:14px;font-weight:800;letter-spacing:1.4px;margin-bottom:12px}.free-audit-card h3{color:var(--navy);font-size:22px;line-height:1.27;margin:0 0 13px}.free-audit-card p{color:#526b75;font-size:14px;line-height:1.78;margin:0}.free-audit-why{padding:108px 0 116px;background:linear-gradient(90deg,rgba(4,41,64,.98),rgba(0,105,64,.9)),url("../images/free-audit/electrical-inspection-india.jpg") center/cover;color:#fff}.free-audit-why-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.free-audit-why .property-kicker{color:#a9d3c0}.free-audit-why h2{color:#fff;font-size:clamp(32px,3.6vw,50px);line-height:1.16;font-weight:500;margin:0 0 24px}.free-audit-why-grid>div:first-child p{color:#d9e7e2;font-size:16px;line-height:1.9;margin:0}.free-audit-showcase{padding:108px 0 116px;background:#fff}.free-audit-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.free-audit-gallery img{width:100%;height:300px;object-fit:cover;border-bottom:5px solid var(--green)}.free-audit-properties{background:#f1f6f3}.free-audit-properties .property-type-grid{grid-template-columns:repeat(5,1fr)}@media (max-width:1100px){.free-audit-card{grid-template-columns:165px 1fr}.free-audit-card>div{padding:26px 23px}.free-audit-gallery{grid-template-columns:repeat(2,1fr)}.free-audit-properties .property-type-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.free-audit-card-grid{grid-template-columns:1fr}.free-audit-card{grid-template-columns:220px 1fr}.free-audit-why,.free-audit-showcase{padding:75px 0}.free-audit-why-grid{grid-template-columns:1fr;gap:42px}}@media (max-width:620px){.free-audit-card{grid-template-columns:1fr}.free-audit-card img{height:230px;min-height:0}.free-audit-card>div{padding:26px 23px}.free-audit-why,.free-audit-showcase{padding:58px 0}.free-audit-gallery,.free-audit-properties .property-type-grid{grid-template-columns:1fr}.free-audit-gallery img{height:250px}}

/* Residential industry page matched to supplied Fascent capture */
.residential-breadcrumb{height:540px;background:#8ca2ad;color:#fff;text-align:center}.residential-breadcrumb-image{height:145px;background:linear-gradient(rgba(4,41,64,.58),rgba(4,41,64,.58)),url("../images/property-management/bengaluru-residential.jpg") center 45%/cover}.residential-breadcrumb-inner{height:395px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:73px}.residential-crumbs{display:flex;align-items:center;justify-content:center;gap:13px;margin-bottom:24px;color:#fff;font-size:18px;font-weight:800}.residential-crumbs a,.residential-crumbs span{color:#fff}.residential-crumbs span:before{content:"/";margin-right:13px;font-weight:400;opacity:.82}.residential-breadcrumb h1{font-size:50px;line-height:1.15;margin:0;color:#fff;font-weight:400}.residential-page{background:#fff;color:#07324a}.residential-intro-visual{padding:75px 0 0}.residential-strip{position:relative;width:100%;height:250px;overflow:hidden}.residential-strip img{width:100%;height:100%;object-fit:cover;object-position:center 47%}.residential-strip span{position:absolute;right:20px;top:25px;width:124px;height:124px;background:var(--green);display:grid;place-items:center}.residential-strip span:before,.residential-strip span:after{content:"";position:absolute;bottom:34px;width:14px;background:#043b32}.residential-strip span:before{left:39px;height:36px;box-shadow:23px -18px 0 #043b32}.residential-strip span:after{left:62px;height:54px}.residential-case-study{padding:350px 0 0;background:#fff}.residential-content{color:#07324a}.residential-content h2{font-size:39px;line-height:1.25;color:#07324a;font-weight:400;margin:0 0 27px}.residential-content h3{font-size:23px;line-height:1.35;color:#07324a;font-weight:400;margin:15px 0 2px}.residential-content p{font-size:15px;line-height:2.05;color:#07324a;margin:0 0 14px}.residential-benefits-heading{margin-top:17px!important}.residential-benefit-list{display:grid;gap:8px;list-style:none;padding:0;margin:6px 0 0}.residential-benefit-list li{position:relative;padding-left:31px;color:#07324a;font-size:16px;line-height:1.8}.residential-benefit-list li:before{content:"+";position:absolute;left:2px;top:6px;width:17px;height:17px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;line-height:1}.residential-feature-section{padding:60px 0 100px;background:#fff}.residential-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.residential-feature-grid article{min-width:0}.residential-feature-grid img{width:100%;height:300px;object-fit:cover;border-bottom:5px solid var(--green)}.residential-feature-grid h3{font-size:24px;line-height:1.35;color:#07324a;font-weight:400;margin:24px 0 10px}.residential-feature-grid p{font-size:15px;line-height:2;color:#07324a;margin:0}@media (max-width:900px){.residential-breadcrumb{height:430px}.residential-breadcrumb-image{height:110px}.residential-breadcrumb-inner{height:320px;padding-top:60px}.residential-case-study{padding-top:150px}.residential-feature-grid{grid-template-columns:1fr}.residential-feature-grid article{max-width:620px}.residential-feature-grid img{height:350px}.residential-feature-section{padding-bottom:75px}}@media (max-width:620px){.residential-breadcrumb{height:340px}.residential-breadcrumb-image{height:85px}.residential-breadcrumb-inner{height:255px;padding-top:44px}.residential-breadcrumb h1{font-size:40px}.residential-crumbs{font-size:15px;margin-bottom:16px}.residential-intro-visual{padding-top:45px}.residential-strip{height:190px}.residential-strip span{right:14px;top:14px;width:72px;height:72px}.residential-strip span:before,.residential-strip span:after{bottom:20px;width:9px}.residential-strip span:before{left:22px;height:22px;box-shadow:14px -11px 0 #043b32}.residential-strip span:after{left:36px;height:33px}.residential-case-study{padding-top:70px}.residential-content h2{font-size:31px}.residential-content h3{font-size:21px}.residential-content p,.residential-feature-grid p{font-size:15px;line-height:1.9}.residential-feature-section{padding:45px 0 60px}.residential-feature-grid img{height:250px}.residential-feature-grid h3{font-size:22px;margin-top:19px}}

/* Commercials industry page matched to supplied Fascent capture */
.commercials-breadcrumb{height:540px;background:linear-gradient(rgba(4,41,64,.7),rgba(4,41,64,.7)),url("../images/commercials/service-commercial.jpg") center/cover;color:#fff;text-align:center;display:grid;place-items:center}.commercials-breadcrumb-inner{display:grid;place-items:center}.commercials-crumbs{display:flex;align-items:center;justify-content:center;gap:13px;margin-bottom:25px;color:#fff;font-size:18px;font-weight:800}.commercials-crumbs a,.commercials-crumbs span{color:#fff}.commercials-crumbs span:before{content:"/";margin-right:13px;font-weight:400;opacity:.82}.commercials-breadcrumb h1{font-size:50px;line-height:1.15;margin:0;color:#fff;font-weight:400}.commercials-page{background:#fff;color:#07324a}.commercials-case-study{padding:75px 0 0;background:#fff}.commercials-showcase{width:100%;height:584px;object-fit:cover}.commercials-content{padding-top:58px;color:#07324a}.commercials-content h2{font-size:39px;line-height:1.25;color:#07324a;font-weight:400;margin:0 0 27px}.commercials-content h3{font-size:23px;line-height:1.35;color:#07324a;font-weight:400;margin:17px 0 6px}.commercials-content p{font-size:15px;line-height:2.05;color:#07324a;margin:0 0 15px}.commercials-benefit-list{display:grid;gap:8px;list-style:none;padding:0;margin:6px 0 0}.commercials-benefit-list li{position:relative;padding-left:31px;color:#07324a;font-size:16px;line-height:1.8}.commercials-benefit-list li:before{content:"+";position:absolute;left:2px;top:6px;width:17px;height:17px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;line-height:1}.commercials-feature-section{padding:60px 0 100px;background:#fff}.commercials-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.commercials-feature-grid article{min-width:0}.commercials-feature-grid img{width:100%;height:300px;object-fit:cover;border-bottom:5px solid var(--green)}.commercials-feature-grid h3{font-size:24px;line-height:1.35;color:#07324a;font-weight:400;margin:24px 0 10px}.commercials-feature-grid p{font-size:15px;line-height:2;color:#07324a;margin:0}@media (max-width:900px){.commercials-breadcrumb{height:430px}.commercials-showcase{height:430px}.commercials-content{padding-top:48px}.commercials-feature-grid{grid-template-columns:1fr}.commercials-feature-grid article{max-width:620px}.commercials-feature-grid img{height:350px}.commercials-feature-section{padding-bottom:75px}}@media (max-width:620px){.commercials-breadcrumb{height:340px}.commercials-breadcrumb h1{font-size:40px}.commercials-crumbs{font-size:15px;margin-bottom:16px}.commercials-case-study{padding-top:45px}.commercials-showcase{height:230px}.commercials-content{padding-top:38px}.commercials-content h2{font-size:31px}.commercials-content h3{font-size:21px}.commercials-content p,.commercials-feature-grid p{font-size:15px;line-height:1.9}.commercials-feature-section{padding:45px 0 60px}.commercials-feature-grid img{height:250px}.commercials-feature-grid h3{font-size:22px;margin-top:19px}}

/* Home page matched to supplied Fascent capture */
body[data-route="/home"] .nav-wrap nav>a.active{background:transparent;color:#111b25;padding:0}body[data-route="/home"] .nav-wrap nav>a.active:hover{color:var(--green)}.gradient-button{display:inline-flex;align-items:center;justify-content:center;min-height:62px;padding:0 35px;background:linear-gradient(90deg,var(--blue),var(--pink));color:#fff!important;text-transform:uppercase;letter-spacing:1.8px;font-weight:400;border-radius:0}.gradient-button.small{min-height:62px;padding:0 29px;font-size:15px}.home-hero{min-height:845px;background:linear-gradient(90deg,rgba(7,47,67,.66),rgba(7,47,67,.66)),url("https://fascent.in/wp-content/uploads/2026/06/fascent-banner.jpg") center/cover;display:flex;align-items:center;color:#fff}.home-hero-inner{padding-bottom:110px}.home-hero h1{max-width:1040px;margin:0 0 53px;color:#fff;font-size:clamp(48px,5.35vw,94px);font-weight:300;line-height:1.14;letter-spacing:0}.home-solution{position:relative;margin-top:-78px;z-index:3}.home-solution-card{background:#fff;box-shadow:0 26px 70px rgba(4,41,64,.13);display:grid;grid-template-columns:repeat(3,1fr);gap:42px;padding:68px 72px 78px}.home-solution-card article{display:grid;grid-template-columns:76px 1fr;gap:22px;align-items:start}.home-solution-card img{width:70px;height:70px;object-fit:contain}.home-solution-card h3{font-size:22px;line-height:1.2;color:#082f47;margin:0 0 19px;font-weight:500}.home-solution-card p{color:#11364d;font-size:16px;line-height:2.05;margin:0 0 28px}.home-about{padding:125px 0 96px;background:#fff;overflow:hidden}.home-about-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:82px;align-items:start}.home-about-image{position:relative;padding-left:105px}.home-about-image span{position:absolute;left:-44px;top:135px;color:#e2f0ea;text-transform:uppercase;letter-spacing:32px;font-size:76px;font-weight:300;writing-mode:vertical-rl}.home-about-image img{width:100%;height:640px;object-fit:cover}.home-about h2{color:#062d45;font-size:48px;line-height:1.16;margin:0 0 31px;font-weight:400}.home-about p{color:#062d45;font-size:18px;line-height:2.05;margin:0 0 37px;font-weight:600}.home-progress{display:grid;gap:28px;margin-bottom:31px}.home-progress div{position:relative;padding-bottom:14px}.home-progress strong{display:block;color:#062d45;font-size:17px;margin-bottom:14px}.home-progress span{position:absolute;right:0;top:0;color:#677a74;font-size:16px}.home-progress div:after{content:"";display:block;height:8px;border-radius:99px;background:#e3f0ec}.home-progress i{position:absolute;left:0;bottom:14px;height:8px;border-radius:99px;background:var(--green)}.home-checks{display:grid;gap:16px;list-style:none;margin:0;padding:0;color:#062d45;font-weight:800;font-size:17px}.home-checks li:before{content:"";display:inline-block;width:15px;height:15px;border-radius:50%;background:var(--green);margin-right:14px;vertical-align:-1px}.home-service-band{background:linear-gradient(rgba(0,105,64,.92),rgba(0,105,64,.92)),url("../images/parallax-background/service-style1.jpg") center/cover;padding:140px 0 0;color:#fff}.home-band-top{display:grid;grid-template-columns:1.2fr 1fr auto;gap:52px;align-items:center;margin-bottom:65px}.home-band-top h2{font-size:36px;line-height:1.1;margin:0;color:#fff;font-weight:400}.home-band-top p{margin:0;color:rgba(255, 255, 255, 0.70);font-size:17px;line-height:2;font-weight:500}.home-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px;transform:translateY(110px);margin-top:-100px}.home-service-card{position:relative;min-height:510px;background:#fff;padding:58px 32px 80px;color:#062d45;box-shadow:0 18px 45px rgba(4,41,64,.07);overflow:visible}.home-service-card:after{content:"";position:absolute;right:0;top:0;width:112px;height:112px;background:#eef3f1;border-bottom-left-radius:100%}.home-service-card img{width:76px;height:76px;object-fit:contain;margin-bottom:30px}.home-service-card h3{font-size:23px;line-height:1.36;margin:0 0 27px;color:#062d45;font-weight:500}.home-service-card p{font-size:16px;line-height:2.05;color:#11364d;margin:0}.home-service-card span{position:absolute;left:50%;bottom:-40px;transform:translateX(-50%);width:72px;height:72px;border-radius:50%;border:2px solid #e3f0ec;background:#fff;color:#8b9992;display:grid;place-items:center;font-size:24px}.home-testimonials{padding:207px 0 95px;background:#fff}.home-title.center{text-align:center}.home-title span{display:block;color:var(--green);font-size:24px;line-height:1.3;margin-bottom:8px}.home-title h2{margin:0;color:#062d45;font-size:48px;line-height:1.18;font-weight:400}.home-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:72px;margin-top:62px}.home-testimonial-grid article{text-align:center;color:#062d45}.home-testimonial-grid img{width:240px;height:240px;border-radius:50%;object-fit:cover;margin:0 auto 60px}.home-testimonial-grid p{font-size:17px;line-height:2.05;margin:0 0 30px}.home-testimonial-grid h3{font-size:22px;color:var(--green);margin:0 0 2px}.home-testimonial-grid span{display:block;color:var(--green);font-weight:800;font-size:20px}.home-feature-tiles{display:grid;grid-template-columns:1fr 1fr;background:#062f47}.home-feature-tiles .tile{min-height:378px}.home-feature-tiles .dark{padding:46px 60px 50px 180px;background:#062f47;color:#fff}.home-feature-tiles .dark:nth-child(4){padding-left:90px}.home-feature-tiles h2{margin:0 0 18px;color:#b5d2c5;font-size:31px;line-height:1.35;font-weight:400}.home-feature-tiles p{max-width:620px;margin:0 0 31px;color:#fff;font-size:17px;line-height:2}.home-feature-tiles .image{background-size:cover;background-position:center}.home-industries{background:#edf6f1;padding:118px 0 128px}.home-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:37px;margin-top:60px}.home-industry-card{background:#fff;text-align:center;color:#062d45;border:1px solid #dbe7e1;border-bottom:7px solid var(--green)}.home-industry-card .image-wrap{height:270px;position:relative;overflow:hidden}.home-industry-card .image-wrap>img{width:100%;height:100%;object-fit:cover}.home-industry-card .image-wrap span{position:absolute;right:24px;top:24px;width:124px;height:124px;background:var(--green);display:grid;place-items:center}.home-industry-card .image-wrap span img{width:64px;height:64px;object-fit:contain;filter:brightness(0) invert(1)}.home-industry-card h3{font-size:30px;line-height:1.2;margin:41px 20px 23px;color:#062d45}.home-industry-card p{font-size:18px;line-height:1.8;margin:0 auto 55px;max-width:320px;color:#11364d}.home-market{padding:0;background:#fff}.home-market-grid{display:grid;grid-template-columns:330px 1fr;align-items:stretch}.market-copy{background:var(--green);color:#fff;padding:67px 62px 50px;min-height:430px}.market-copy h2{font-size:27px;line-height:1.28;color:#fff;margin:0 0 40px;font-weight:400}.market-video{position:relative;min-height:430px}.market-video img{width:100%;height:100%;object-fit:cover}.market-video span{position:absolute;right:0;bottom:0;width:126px;height:126px;background:#00745c}.home-contact-cta .gradient-button {font-size: 18px; padding-top: 21px;
}.market-video span:before{content:"";position:absolute;left:52px;top:43px;border-left:28px solid #062d45;border-top:18px solid transparent;border-bottom:18px solid transparent}.home-facts{background:linear-gradient(rgba(4,47,71,.9),rgba(4,47,71,.9)),url("../images/parallax-background/service-style1.jpg") center/cover;padding:137px 0 142px;color:#fff}.home-facts .container{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.home-facts div{border-right:1px solid rgba(255,255,255,.18);min-height:120px}.home-facts div:last-child{border-right:0}.home-facts strong{display:block;color:#fff;font-size:72px;line-height:1;font-weight:300}.home-facts span{display:block;color:#fff;font-size:18px;line-height:1.35;margin-top:12px}.home-blog-title{padding:75px 0 110px;background:#fff}.home-contact-cta{background:var(--green);color:#fff;padding:100px 0}.home-contact-cta .container{display:grid;grid-template-columns:1.25fr 1fr auto;gap:70px;align-items:center}.home-contact-cta .call-icon{width:78px;float:left;height:78px;border-radius:50%;background:#fff;color:var(--green);display:inline-grid;place-items:center;font-size:12px;font-weight:800;margin-right:28px;vertical-align:middle}.home-contact-cta p{margin:0;color:#fff;font-size:17px;line-height:1.8}.home-contact-cta div p{display:inline-block;font-size:19px;font-weight:400;margin-right:18px}.home-contact-cta div a{display:inline-block;color:#fff;font-size:28px;line-height:1.2}.home-contact-cta>.container>p{max-width:430px;color:#b5d2c5}@media (max-width:1100px){.home-solution-card{padding:45px;gap:28px}.home-about-grid,.home-band-top,.home-contact-cta .container{grid-template-columns:1fr}.home-service-grid,.home-industry-grid{grid-template-columns:repeat(2,1fr)}.home-feature-tiles .dark{padding:70px}.home-market-grid{grid-template-columns:1fr}.home-facts .container{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.home-hero{min-height:620px}.home-solution{margin-top:0}.home-solution-card,.home-testimonial-grid,.home-feature-tiles{grid-template-columns:1fr}.home-about-image{padding-left:0}.home-about-image span{display:none}.home-service-band{padding-top:90px}.home-service-grid{transform:none;margin-top:0}.home-testimonials{padding-top:90px}.home-feature-tiles .tile,.market-copy,.market-video{min-height:320px}.home-feature-tiles .dark,.home-feature-tiles .dark:nth-child(4){padding:50px 28px}.home-facts strong{font-size:54px}}@media (max-width:620px){.home-hero{min-height:520px}.home-hero-inner{padding:70px 0}.home-hero h1{font-size:42px;margin-bottom:34px}.home-solution-card{padding:30px 24px}.home-solution-card article,.home-service-grid,.home-industry-grid,.home-facts .container{grid-template-columns:1fr}.home-about{padding:70px 0}.home-about h2,.home-band-top h2,.home-title h2{font-size:36px}.home-about-image img{height:360px}.home-service-card{min-height:auto}.home-testimonial-grid{gap:45px}.home-testimonial-grid img{width:180px;height:180px;margin-bottom:34px}.home-contact-cta{padding:64px 0}.home-contact-cta div a{font-size:30px}.home-contact-cta .call-icon{margin-bottom:18px}}
