*,:before,:after{box-sizing:border-box}:root{color:#111;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,h4,h5,h6,p{margin:0}#example,.content{width:100%}.header{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1011e6;border-bottom:1px solid #ffffff14;position:fixed;inset:0 0 auto}.header-content{justify-content:space-between;align-items:center;height:80px;padding:0 48px;display:flex}.logo img{width:auto;height:42px;display:block}nav{align-items:center;gap:2rem;display:flex}nav a{color:#fff;opacity:.75;font-size:.95rem;text-decoration:none;transition:opacity .2s}nav a:hover{opacity:1}html{scroll-behavior:smooth}.our-story{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:100vh;scroll-margin-top:100px;display:flex;position:relative}.our-story:before{content:"";background:#00000073;position:absolute;inset:0}.overlay{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;margin-bottom:5rem;padding:2rem;display:flex;position:relative}.overlay h1{color:#fff;letter-spacing:-.03em;margin-bottom:5rem;font-size:clamp(3rem,7vw,5rem);font-weight:700}.overlay p{color:#fff;max-width:700px;margin:0 0 3rem;font-size:1.25rem;line-height:1.7}.button-group{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 2rem;font-weight:600;text-decoration:none;transition:background-color .25s,color .25s,border-color .25s,transform .2s;display:inline-flex}.btn:hover{color:#111;background:#fff;transform:translateY(-2px)}.services,.contact,.stats,.ourstory{width:100%;scroll-margin-top:100px}.services{min-height:unset;padding:0;scroll-margin-top:100px}.services-content{text-align:center;width:min(1400px,100%);margin:0 auto}.services-content h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem)}.services-content p{color:#555;max-width:700px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.7}.services-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.services-grid img{object-fit:cover;width:100%;height:420px;display:block}@media (width<=900px){.header-content{flex-direction:column;justify-content:center;gap:1rem;height:auto;padding:1rem 24px}nav{flex-wrap:wrap;justify-content:center;gap:1rem}.overlay{padding:2rem 1.5rem}.overlay p{font-size:1.1rem}}
