@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable}img{display:block;max-width:100%}a{text-decoration:none}:root{--navy: #001F3F;--navy-dark: #001530;--navy-lite: #e8edf5;--orange: #FFA500;--gold: #D4A017;--white: #ffffff;--off-white: #f8f9fc;--text: #001F3F;--muted: #000000;--border: #dce3ef;--footer-bg: #000000;--radius: 8px;--sans: "Inter Variable", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}body{font-family:var(--sans);background:var(--white);color:var(--text);line-height:1.6}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-block;font-weight:600;font-size:15px;padding:.9rem 2.1rem;border-radius:var(--radius);transition:background .2s,color .2s,border-color .2s;white-space:nowrap;cursor:pointer}.btn-primary{background:var(--navy);color:var(--white);border:2px solid var(--navy)}.btn-primary:hover{background:var(--navy-dark);border-color:var(--navy-dark)}.btn-outline{background:transparent;color:var(--navy);border:2px solid var(--navy)}.btn-outline:hover{background:var(--navy);color:var(--white)}.btn-white{background:var(--orange);color:var(--navy);border:2px solid var(--orange);font-weight:800}.btn-white:hover{background:var(--gold);border-color:var(--gold)}.btn-outline-white{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.5)}.btn-outline-white:hover{border-color:var(--white);background:#ffffff1a}.section-label{display:inline-block;font-size:17px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:.6rem}.section-title{font-size:56px;font-weight:800;color:var(--text);letter-spacing:-.02em;line-height:1.15;margin-bottom:.9rem}.section-sub{font-size:17px;color:var(--muted);max-width:560px;line-height:1.7}header{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border);box-shadow:0 1px 8px #0000000f}.header-inner{display:flex;align-items:center;justify-content:space-between;height:130px}.logo{display:flex;align-items:center}.logo-img{height:48px;width:auto;display:block}.footer-logo-img{height:64px}nav{display:flex;align-items:center;gap:3rem}nav>a{font-size:1.1rem;font-weight:600;color:var(--text);transition:color .15s}nav>a:hover{color:var(--orange)}.nav-dropdown{position:relative}.nav-dropdown>a{font-size:1.1rem;font-weight:600;color:var(--text);transition:color .15s;display:flex;align-items:center;gap:.25rem}.nav-dropdown>a:hover{color:var(--orange)}.nav-dropdown>a:after{content:"▾";font-size:2rem;transition:transform .15s}.nav-dropdown:hover>a:after{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%) translateY(8px);background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 28px #0000001f;min-width:230px;padding:.4rem 0;opacity:0;visibility:hidden;transition:opacity .15s,transform .15s,visibility .15s;z-index:200}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-menu a{display:block;padding:1rem 1.25rem;font-size:1rem;font-weight:500;color:var(--text);transition:background .12s,color .12s}.dropdown-menu a:hover{background:var(--off-white);color:var(--orange)}.dropdown-sub{position:relative}.dropdown-sub>a{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.dropdown-sub>a:after{content:"›";font-size:1.1rem;color:var(--orange);font-weight:700}.dropdown-sub-menu{position:absolute;left:100%;top:-.4rem;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 28px #0000001f;min-width:220px;padding:.4rem 0;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s}.dropdown-sub:hover .dropdown-sub-menu{opacity:1;visibility:visible}.dropdown-sub-menu a{display:block;padding:.9rem 1.25rem;font-size:.95rem;font-weight:500;color:var(--text);transition:background .12s,color .12s}.dropdown-sub-menu a:hover{background:var(--off-white);color:var(--orange)}.header-right{display:flex;align-items:center;gap:1.25rem}.page-hero{background:var(--navy);padding:7rem 0;border-bottom:1px solid var(--border)}.page-hero .section-label{color:var(--orange)}.page-hero h1{font-size:56px;font-weight:900;color:var(--white);letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem}.page-hero h1 em{font-style:normal;color:var(--orange)}.page-hero p{font-size:17px;color:#ffffffe6;max-width:540px;line-height:1.7}.hero{background:var(--white);padding:7rem 0 6rem;border-bottom:1px solid var(--border)}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-eyebrow{display:inline-flex;align-items:center;gap:.3rem;font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--navy);background:var(--navy-lite);padding:.3rem .75rem;border-radius:20px;margin-bottom:1.25rem}.hero h1{font-size:56px;font-weight:900;color:var(--text);letter-spacing:-.03em;line-height:1.1;margin-bottom:1.25rem}.hero h1 em{font-style:normal;color:var(--orange)}.hero-sub{font-size:17px;color:var(--muted);margin-bottom:2rem;max-width:480px;line-height:1.7}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.hero-trust{display:flex;gap:1.5rem;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:.4rem;font-size:17px;font-weight:600;color:var(--muted)}.trust-item .check{width:18px;height:18px;border-radius:50%;background:var(--orange);color:var(--navy);font-size:.65rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-visual{position:relative}.hero-img-box{width:100%;aspect-ratio:4/3;border-radius:12px;overflow:hidden;border:3px solid var(--orange);box-shadow:0 12px 40px #001f3f2e}.hero-img-box img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-badge{position:absolute;bottom:-1rem;left:-1rem;background:var(--orange);color:var(--navy);border-radius:var(--radius);padding:1.1rem 1.5rem;box-shadow:0 4px 20px #ffa50059}.hero-badge .badge-val{font-size:1.8rem;font-weight:900;line-height:1}.hero-badge .badge-label{font-size:1rem;font-weight:500;margin-top:.3rem}.stats-bar{background:var(--navy);padding:1.75rem 0}.stats-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.stat{text-align:center;padding:.5rem 1rem;border-right:1px solid rgba(255,255,255,.12)}.stat:last-child{border-right:none}.stat-value{font-size:2.8rem;font-weight:900;color:var(--orange);line-height:1}.stat-label{font-size:1rem;color:#ffffffe6;margin-top:.3rem;font-weight:500}.services-section{padding:7rem 0;background:var(--white);border-bottom:1px solid var(--border)}.services-header{text-align:center;margin-bottom:3.5rem}.services-header .section-sub{margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.service-card{background:var(--white);border:1px solid var(--border);border-radius:10px;overflow:hidden;transition:box-shadow .2s,transform .2s}.service-card:hover{box-shadow:0 8px 32px #ffa50026;border-color:var(--orange);transform:translateY(-4px)}.service-card-img{width:100%;aspect-ratio:16/9;background:var(--navy-lite);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:2.5rem;overflow:hidden}.service-card-img img{width:100%;height:100%;object-fit:cover;display:block}.service-card-body{padding:1.5rem}.service-card h3{font-size:1.45rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.service-card p{font-size:17px;color:var(--muted);margin-bottom:1rem;line-height:1.6}.service-card ul{list-style:none;margin-bottom:1.25rem}.service-card ul li{font-size:17px;color:var(--text);padding:.2rem 0 .2rem 1rem;position:relative}.service-card ul li:before{content:"›";position:absolute;left:0;color:var(--orange);font-weight:700}.card-link{font-size:17px;font-weight:700;color:var(--orange);display:inline-flex;align-items:center;gap:.3rem;transition:gap .15s,color .15s}.card-link:hover{gap:.6rem;color:var(--gold)}.story-section{padding:7rem 0;background:var(--off-white);border-bottom:1px solid var(--border)}.story-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.story-img-box{width:100%;aspect-ratio:4/3;background:var(--navy-lite);border-radius:10px;border:2px dashed var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:var(--muted);font-size:.88rem;text-align:center;padding:2rem}.story-img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px;display:block}.story-img-box .img-icon{font-size:3rem}.story-content .section-sub{margin-bottom:1.5rem}.story-points{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.story-point{display:flex;align-items:flex-start;gap:.75rem;font-size:17px;color:var(--text)}.story-point .dot{flex-shrink:0;margin-top:.35rem;width:8px;height:8px;border-radius:50%;background:var(--orange)}.why-section{padding:7rem 0;background:var(--white);border-bottom:1px solid var(--border)}.why-header{text-align:center;margin-bottom:3.5rem}.why-header .section-sub{margin:0 auto}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.why-card{background:var(--off-white);border:1px solid var(--border);border-radius:10px;padding:1.75rem 1.5rem;text-align:center;transition:border-color .2s,box-shadow .2s}.why-card:hover{border-color:var(--orange);box-shadow:0 4px 20px #ffa5001f}.why-card-icon{font-size:2rem;margin-bottom:1rem}.why-card h3{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.why-card p{font-size:17px;color:var(--muted);line-height:1.6}.contact-strip{background:var(--navy);padding:6rem 0}.contact-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.contact-strip h2{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;color:var(--white)}.contact-strip p{font-size:17px;color:#ffffffe6;margin-top:.4rem}.contact-actions{display:flex;gap:1rem;flex-wrap:wrap}.contact-section{padding:7rem 0;background:var(--white)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info h2{font-size:2rem;font-weight:800;color:var(--text);margin-bottom:1rem}.contact-info p{font-size:17px;color:var(--muted);line-height:1.7;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.25rem}.contact-detail{display:flex;align-items:center;gap:1rem;font-size:17px;color:var(--text);font-weight:500}.contact-detail-icon{font-size:1.5rem}.contact-form{background:var(--off-white);border:1px solid var(--border);border-radius:12px;padding:2.5rem}.contact-form h3{font-size:1.35rem;font-weight:800;color:var(--text);margin-bottom:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.9rem;font-weight:600;color:var(--text);margin-bottom:.4rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font-family:var(--sans);font-size:1rem;color:var(--text);background:var(--white);transition:border-color .15s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--orange)}.form-group textarea{resize:vertical;min-height:120px}.service-detail{padding:7rem 0;background:var(--white);border-bottom:1px solid var(--border)}.service-detail-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:center}.service-detail h2{font-size:2rem;font-weight:800;color:var(--text);margin-bottom:1rem}.service-detail p{font-size:17px;color:var(--muted);line-height:1.7;margin-bottom:1.5rem}.service-detail-img{width:100%;border-radius:10px;object-fit:cover;display:block}.service-list{list-style:none;margin-bottom:2rem}.service-list li{font-size:17px;color:var(--text);padding:.5rem 0 .5rem 1.25rem;position:relative;border-bottom:1px solid var(--border)}.service-list li:last-child{border-bottom:none}.service-list li:before{content:"›";position:absolute;left:0;color:var(--orange);font-weight:700}.building-mini{margin-top:1.5rem;display:flex;justify-content:center}.building-mini .service-card{max-width:540px;width:100%}.building-mini-card{background:var(--white);border:1px solid var(--border);border-radius:10px;padding:1.5rem 2rem;max-width:540px;width:100%;display:flex;gap:1.5rem;align-items:flex-start;transition:box-shadow .2s,transform .2s,border-color .2s}.building-mini-card:hover{box-shadow:0 8px 32px #ffa50026;border-color:var(--orange);transform:translateY(-4px)}.building-mini-icon{font-size:2rem;flex-shrink:0}.building-mini-body h3{font-size:1.35rem;font-weight:700;color:var(--text);margin-bottom:.4rem}.building-mini-body p{font-size:17px;color:var(--muted);margin-bottom:.75rem;line-height:1.6}.building-mini-body ul{list-style:none;margin-bottom:.75rem}.building-mini-body ul li{font-size:17px;color:var(--text);padding:.15rem 0 .15rem 1rem;position:relative}.building-mini-body ul li:before{content:"›";position:absolute;left:0;color:var(--orange);font-weight:700}.legal-section{padding:7rem 0;background:var(--white)}.legal-content{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.legal-block h2{font-size:1.8rem;font-weight:700;color:var(--navy);margin-bottom:.75rem}.legal-block p{font-size:1.35rem;color:var(--muted);line-height:1.8;margin-bottom:.75rem}.legal-block ul{list-style:none;margin:.5rem 0 .75rem}.legal-block ul li{font-size:1.35rem;color:var(--muted);line-height:1.8;padding-left:1.25rem;position:relative;margin-bottom:.4rem}.legal-block ul li:before{content:"›";position:absolute;left:0;color:var(--orange);font-weight:700}.legal-block a{color:var(--orange);text-decoration:underline}footer{background:var(--footer-bg);padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-logo{font-size:2.8rem;font-weight:900;color:var(--white);letter-spacing:.04em;margin-bottom:1.75rem}.footer-logo span{color:var(--orange)}.footer-brand p{font-size:17px;font-weight:400;color:var(--white);line-height:2.1;max-width:300px}.footer-col h3{font-size:17px;font-weight:900;letter-spacing:.04em;color:var(--white);margin-bottom:1.1rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:1rem}.footer-col ul li a{font-size:17px;font-weight:500;color:var(--white);line-height:2;transition:color .15s}.footer-col ul li a:hover{color:var(--orange)}.footer-bottom{display:flex;align-items:center;justify-content:center;padding-top:2rem;flex-wrap:wrap;gap:1rem}.footer-bottom p{font-size:17px;color:var(--white)}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow{animation:fadeUp .5s ease both}.hero h1{animation:fadeUp .65s ease both;animation-delay:.1s}.hero-sub{animation:fadeUp .65s ease both;animation-delay:.22s}.hero-actions{animation:fadeUp .65s ease both;animation-delay:.34s}.hero-trust{animation:fadeUp .65s ease both;animation-delay:.44s}.hero-visual{animation:fadeUp .8s ease both;animation-delay:.15s}.page-hero .section-label{animation:fadeUp .5s ease both}.page-hero h1{animation:fadeUp .65s ease both;animation-delay:.1s}.page-hero p{animation:fadeUp .65s ease both;animation-delay:.22s}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:.4rem;flex-shrink:0}.hamburger span{display:block;width:26px;height:2px;background:var(--navy);border-radius:2px;transition:transform .25s,opacity .25s}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;position:fixed;inset:72px 0 0;background:var(--white);z-index:98;overflow-y:auto;border-top:1px solid var(--border);padding:1rem 0;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),visibility .35s;visibility:hidden}.mobile-nav.open{transform:translate(0);visibility:visible}.mobile-nav>a{font-size:1.1rem;font-weight:600;color:var(--text);padding:1rem 1.25rem;border-bottom:1px solid var(--border);transition:color .15s,background .15s}.mobile-nav>a:hover{color:var(--orange);background:var(--off-white)}.mobile-nav-services-wrap{border-bottom:1px solid var(--border)}.mobile-nav-services-btn{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:1.1rem;font-weight:600;color:var(--text);padding:1rem 1.25rem;background:none;border:none;cursor:pointer;font-family:var(--sans);transition:color .15s,background .15s}.mobile-nav-services-btn:hover{color:var(--orange);background:var(--off-white)}.mobile-services-arrow{transition:transform .25s;flex-shrink:0;color:var(--orange);font-size:1.1rem}.mobile-nav-services-btn.open .mobile-services-arrow{transform:rotate(180deg)}.mobile-nav-services-sub{max-height:0;overflow:hidden;transition:max-height .3s ease;background:var(--off-white)}.mobile-nav-services-sub.open{max-height:240px}.mobile-nav-services-sub a{display:block;padding:.85rem 1.25rem .85rem 2.25rem;font-size:1rem;font-weight:500;color:var(--text);border-bottom:1px solid var(--border);transition:color .15s,background .15s}.mobile-nav-services-sub a:hover{color:var(--orange);background:var(--navy-lite)}@media(max-width:960px){.container{padding:0 1.25rem}.header-inner{height:72px}.logo-img{height:32px}nav{display:none}.header-right{display:none}.hamburger{display:flex}.hero-inner{grid-template-columns:1fr;gap:2.5rem}.hero-visual{order:-1}.hero-badge{display:none}.services-grid{grid-template-columns:1fr}.story-inner{grid-template-columns:1fr;gap:2rem}.why-grid,.stats-inner{grid-template-columns:1fr 1fr}.stat{border-right:none;border-bottom:1px solid rgba(255,255,255,.12)}.footer-grid{grid-template-columns:1fr 1fr}.contact-grid,.service-detail-inner{grid-template-columns:1fr}}@media(max-width:600px){.container{padding:0 1rem}.section-title{font-size:2rem}.section-label{font-size:13px;letter-spacing:.1em}.section-sub{font-size:16px}.hero h1{font-size:2.2rem}.hero-sub{font-size:16px}.page-hero h1{font-size:2rem}.page-hero p{font-size:16px}.service-card h3{font-size:1.35rem}.service-card p,.service-card ul li,.card-link{font-size:15px}.why-card h4{font-size:1rem}.why-card p{font-size:15px}.contact-info h2{font-size:1.8rem}.contact-info p,.contact-detail{font-size:16px}.contact-form h3{font-size:1.3rem}.contact-strip h2{font-size:1.6rem}.contact-strip p{font-size:15px}.service-detail h2{font-size:1.8rem}.service-detail p,.service-list li,.story-point{font-size:16px}.legal-block h2{font-size:1.6rem}.legal-block p,.legal-block ul li{font-size:1rem}.footer-brand p{font-size:15px}.footer-col h3{font-size:1rem;text-align:left}.footer-col ul li{margin-bottom:.4rem}.footer-col ul li a{font-size:.9rem;text-align:left}.footer-bottom p{font-size:14px}.stat-value{font-size:2.2rem}.stat-label{font-size:.85rem}.building-mini-body h3{font-size:1.35rem}.building-mini-body p,.building-mini-body ul li{font-size:15px}.hero{padding:3.5rem 0 3rem}.page-hero{padding:3.5rem 0}.services-section,.story-section,.why-section{padding:4rem 0}.contact-strip{padding:3.5rem 0}.contact-section,.service-detail,.legal-section{padding:4rem 0}.services-header,.why-header{margin-bottom:2rem}.why-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem .75rem}.footer-brand{grid-column:1 / -1}.stats-inner{grid-template-columns:1fr 1fr}.contact-strip-inner{flex-direction:column;align-items:center;text-align:center}.hero-actions{flex-direction:column;align-items:center}.hero-trust{gap:.75rem;justify-content:center}.building-mini .service-card{max-width:100%}.service-card-body{padding:1.25rem}.contact-form{padding:1.5rem}h1,h2,h3,h4,h5,h6,.section-title,.section-label,.section-sub,.hero-sub,.hero-eyebrow,.contact-info h2,.contact-info p,.story-content h2,.story-content .section-sub,.service-detail h2,.service-detail p,.contact-strip h2,.contact-strip p,.legal-block h2,.legal-block p,.page-hero .container,.page-hero .container *,.hero-inner{text-align:center}.trust-item{text-align:center;justify-content:center}.story-content{text-align:center}.story-points{align-items:center}.story-point{justify-content:center}.section-sub{max-width:100%}.btn{font-size:14px;padding:.65rem 1.4rem}}
