@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--navy:#0b1b29;--navy2:#11283b;--gold:#e5a51c;--text:#142235;--muted:#626c78;--line:#e2e4e7;--off:#f6f5f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.45}a{text-decoration:none;color:inherit}.container{width:min(1400px,90%);margin:auto}.topbar{height:28px;background:var(--navy);color:#dbe3ea;font-size:9px}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar-right{height:100%;display:flex;align-items:center;gap:16px}.topbar-right a:first-child{color:#fff;font-weight:700}.topbar-cta{height:100%;display:flex;align-items:center;background:var(--gold);color:#111;padding:0 18px;font-weight:800}.site-header{height:60px;background:#fff;border-bottom:1px solid #ececec;position:relative;z-index:20}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;margin-right:auto}.brand-logo{display:block;width:126px;height:auto;max-height:50px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:28px;font-size:10px;font-weight:700;color:#15191e}.site-header nav a{height:60px;display:flex;align-items:center;position:relative}.site-header nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:13px;height:1px;background:#1c5d91}.whatsapp-link{width:22px;height:22px;border-radius:50%;background:#39b95c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--gold);color:#111;padding:11px 16px;border-radius:4px;font-weight:800;font-size:10px;border:0;cursor:pointer}.btn-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.7)}.btn-outline-dark{background:transparent;border:1px solid #7c8790;color:#172332}.eyebrow{font-size:9px;font-weight:800;letter-spacing:1.4px;color:var(--gold);margin:0 0 11px;text-transform:uppercase}.home-hero{height:350px;position:relative;color:#fff;overflow:hidden}.home-hero-bg,.home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero-bg{background-size:cover;background-position:center}.home-hero-overlay{background:linear-gradient(90deg,#080f16cc,#080f168f 43%,#080f161f)}.home-hero-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.home-hero h1{font-size:31px;line-height:1.12;letter-spacing:-1.3px;max-width:360px;margin:0 0 12px}.home-hero-text{font-size:10px;line-height:1.6;max-width:390px;margin:0;color:#f3f3f3}.hero-actions{display:flex;gap:9px;margin-top:18px}.hero-actions .btn{padding:10px 14px}.hero-actions .btn span{margin-left:8px;font-size:13px}.stats-strip{height:105px;background:#f7f5f1;border-bottom:1px solid #eee}.stats-grid{height:100%;display:grid;grid-template-columns:repeat(4,1fr)}.stat{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #ddd9d2;text-align:center}.stat:last-child{border-right:0}.stat-icon{font-size:20px;line-height:1;margin-bottom:7px}.stat strong{font-size:18px;line-height:1.1;color:#111}.stat small{font-size:9px;margin-top:4px;color:#242424}.home-services{padding:36px 0 34px;background:#fff}.services-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.services-heading h2{font-size:23px;line-height:1.1;letter-spacing:-.8px;margin:0}.services-heading>p{font-size:9px;line-height:1.55;color:#30343a;margin:0 5px 2px 0}.service-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.service-card{min-width:0;border:1px solid #e3e3e3;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 9px #00000006}.service-card-image{height:112px;background:#e8e6e2;overflow:hidden}.service-card-image img{width:100%;height:100%;object-fit:cover;display:block}.service-card-body{position:relative;padding:17px 10px 11px;min-height:137px}.service-icon{position:absolute;left:10px;top:-15px;width:27px;height:27px;border-radius:8px;background:var(--service-color);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;border:2px solid #fff}.service-card h3{font-size:10px;margin:0 0 6px;color:#121a23}.service-card p{font-size:7px;line-height:1.55;color:#555b63;margin:0 0 12px}.service-more{font-size:7px;font-weight:800;color:#111}.service-more b{font-size:10px;margin-left:4px}.home-projects{background:var(--navy);height:165px;color:#fff;position:relative;overflow:hidden}.projects-inner{height:100%;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}.projects-copy h2{font-size:23px;line-height:1.05;letter-spacing:-.8px;margin:0}.projects-copy .eyebrow{margin-bottom:8px}.projects-slant{position:absolute;left:-2%;right:-2%;top:-46px;height:78px;background:#fff;transform:rotate(3.8deg);transform-origin:center}.home-projects .btn-outline-dark{border-color:#687581;color:#fff}.service-hero{height:168px;position:relative;color:#fff;overflow:hidden}.service-hero-bg,.service-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.service-hero-bg{background-size:cover;background-position:center}.service-hero-overlay{background:linear-gradient(90deg,#0c2439e0,#0c243975 55%,#0c243914)}.service-hero-content{height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.service-hero h1{font-size:30px;line-height:1;margin:0 0 12px;letter-spacing:-1px}.service-hero-content span{width:33px;height:2px;background:var(--gold);display:block;margin-bottom:11px}.service-hero p{font-size:9px;margin:0;color:#fff}.service-intro{padding:21px 0 15px}.service-intro-grid{display:grid;grid-template-columns:1fr .92fr;gap:34px;align-items:center}.service-intro h2{font-size:15px;line-height:1.35;margin:0 0 10px;letter-spacing:-.4px}.service-intro p{font-size:8px;line-height:1.7;color:#303741;max-width:310px;margin:0}.service-intro img{width:100%;height:146px;object-fit:cover;border-radius:10px;display:block}.service-features{padding:0 0 17px}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e0e3e7;border-radius:7px;overflow:hidden}.feature-item{min-height:92px;padding:14px 13px;display:grid;grid-template-columns:26px 1fr;gap:9px;border-right:1px solid #e0e3e7}.feature-item:last-child{border-right:0}.feature-item>span{width:24px;height:24px;border:1px solid #24639c;color:#24639c;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:14px}.feature-item b{font-size:8px;display:block;margin:1px 0 6px}.feature-item p{font-size:7px;line-height:1.55;color:#4f5660;margin:0}.service-gallery{padding:0 0 17px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.service-gallery-item{height:125px;border-radius:8px;overflow:hidden;background:#ddd}.service-gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.footer{background:#0b1b29;color:#c7d0d8;padding:32px 0 12px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.25fr;gap:30px}.footer-logo{width:145px;height:145px;object-fit:cover;display:block;border-radius:2px;margin-bottom:11px;filter:none}.footer-brand p{font-size:8px;line-height:1.7;max-width:250px;margin:0}.footer-main h3{color:#fff;font-size:9px;margin:3px 0 10px}.footer-main a,.footer-main span{display:block;font-size:8px;line-height:2;color:#c7d0d8}.footer-social{display:flex;gap:8px;margin-top:12px}.footer-social a{width:22px;height:22px;border:1px solid #53616e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;line-height:1}.footer-bottom{border-top:1px solid #263643;margin-top:25px;padding-top:12px;display:flex;justify-content:space-between;gap:15px;font-size:7px;color:#8f9ba6}.footer-bottom div{display:flex;gap:22px}.footer-bottom a{font-size:7px;color:#8f9ba6}.contact{background:#0b1b29;color:#fff;padding:60px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.contact h2{font-size:32px;line-height:1.1;margin:0 0 10px}.contact p{color:#bdc7d2;font-size:12px}.contact-links{display:grid;gap:10px;margin-top:20px;font-weight:700}.contact-form{display:grid;gap:10px}.contact-form input,.contact-form textarea{width:100%;padding:12px;border:1px solid #33475d;background:#102137;color:#fff;border-radius:5px;font:inherit}.mobile-bar__item{display:none}.why-logo-card{display:flex;align-items:center;justify-content:center;min-height:240px}.why-finex-logo{display:block;width:180px;height:auto;max-width:100%;object-fit:contain}.about-page{background:#fff;color:var(--text)}.about-hero{min-height:390px;background:var(--navy);color:#fff;position:relative;overflow:hidden}.about-hero:after{content:"";position:absolute;inset:auto -5% -120px;height:190px;background:#fff;transform:rotate(-3deg);transform-origin:center}.about-hero-inner{min-height:390px;display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center;position:relative;z-index:2;padding:48px 0 85px}.about-copy{max-width:620px}.about-copy h1{font-size:46px;line-height:1.04;letter-spacing:-2px;margin:0 0 18px;color:#fff}.about-copy h1 span{color:var(--gold)}.about-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#dbe2e8;max-width:570px;margin:0}.about-actions{display:flex;gap:10px;margin-top:24px}.about-logo-frame{justify-self:end;width:min(390px,100%);aspect-ratio:1/1;background:#111b24;border:1px solid rgba(255,255,255,.18);padding:15px;border-radius:14px;box-shadow:0 22px 55px #00000047}.about-logo-frame img{width:130px;height:auto;display:block;object-fit:contain;border-radius:8px;margin:auto}.about-story{padding:35px 0 55px}.about-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.about-story h2{font-size:28px;line-height:1.15;letter-spacing:-1px;margin:0 0 14px}.about-story p{font-size:11px;line-height:1.85;color:#4d5661;margin:0 0 13px}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.about-point{padding:18px;border:1px solid #e2e4e7;border-radius:10px;background:#faf9f7}.about-point strong{display:block;font-size:11px;margin-bottom:6px;color:#111c28}.about-point span{font-size:9px;line-height:1.6;color:#626c78}.about-cta{background:var(--off);padding:38px 0}.about-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.about-cta h2{font-size:25px;line-height:1.15;letter-spacing:-.7px;margin:0 0 7px}.about-cta p{font-size:10px;color:#59626d;margin:0}@media(max-width:700px){.footer-logo{width:118px;height:118px}.about-hero,.about-hero-inner{min-height:0}.about-hero-inner{grid-template-columns:1fr;gap:25px;padding:40px 0 85px}.about-copy h1{font-size:38px}.about-logo-frame{justify-self:start;width:min(300px,100%)}.about-logo-frame img{width:105px}.why-logo-card{min-height:180px}.why-finex-logo{width:140px}.about-story{padding:30px 0 42px}.about-story-grid{grid-template-columns:1fr;gap:25px}.about-points{grid-template-columns:1fr}.about-cta-inner{display:block}.about-cta .btn{margin-top:18px}}@media(max-width:700px){.container{width:92%}.topbar{height:auto;min-height:28px}.topbar-inner{font-size:8px}.topbar-right{gap:8px}.topbar-cta{padding:0 10px}.site-header{height:62px}.header-inner{gap:12px}.brand-logo{width:108px}.site-header nav{display:none}.whatsapp-link{margin-left:auto}.home-hero{height:420px}.home-hero h1{font-size:38px}.home-hero-text{font-size:11px}.home-hero-bg{background-position:center}.stats-strip{height:auto}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat{min-height:90px}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid #ddd9d2}.services-heading{display:block}.services-heading>p{margin-top:10px}.service-cards{grid-template-columns:repeat(2,1fr)}.service-card-image{height:150px}.projects-inner{padding:25px 0}.home-projects{height:190px}.service-hero{height:220px}.service-intro-grid{grid-template-columns:1fr}.service-intro img{height:220px}.features-grid{grid-template-columns:1fr 1fr}.feature-item:nth-child(2){border-right:0}.feature-item:nth-child(-n+2){border-bottom:1px solid #e0e3e7}.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr 1fr}.footer-bottom{display:block}.footer-bottom div{margin-top:8px;flex-wrap:wrap;gap:10px}.contact-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/finex.css.map */
