@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Newsreader:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background-color:#f5f2ed;font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#1a1a1a;word-wrap:break-word;overflow-wrap:break-word;font-family:Newsreader,serif;font-weight:400}.app-nav{z-index:1000;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#f5f2edf2;border-bottom:1px solid #e4e4e799;width:100%;transition:all .3s;position:fixed;top:0}.app-nav.scrolled{padding:.5rem 0;box-shadow:0 4px 20px #0000000d}.nav-container{justify-content:center;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 3rem;display:flex}.nav-left{position:absolute;left:3rem}.nav-right{align-items:center;display:flex}@media (width<=1024px){.nav-container{padding:1rem 1.5rem}}.nav-left{align-items:center;gap:3rem;display:flex}.logo{color:#1a1a1a;align-items:center;font-family:Newsreader,serif;font-size:1.5rem;font-style:italic;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.logo-img{width:auto;height:48px;display:block}.logo:hover{color:#c49a2b}.nav-links{gap:2rem;display:none}@media (width>=1024px){.nav-links{display:flex}}.nav-link{color:#555;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;transition:color .3s;position:relative}.nav-link:hover,.nav-link.active{color:#c49a2b}.nav-link.active:after{content:"";background-color:#c49a2b;border-radius:50%;width:4px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-right{align-items:center;gap:1.5rem;display:flex}.btn-demo{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:linear-gradient(135deg,#4a7c59 0%,#3a6346 100%);border:none;border-radius:.25rem;padding:.6rem 1.2rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;transition:all .3s}.btn-demo:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4a7c594d}.container{max-width:1280px;margin:0 auto;padding:0 2rem;overflow:visible}@media (width<=768px){.container{padding:0 1.5rem}}.hero-section{background-color:#f5f2ed;align-items:center;min-height:100vh;padding-top:80px;display:flex;overflow:visible}.hero-container{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex}@media (width>=1024px){.hero-container{flex-direction:row;align-items:center}}.hero-content{text-align:left;flex:1;padding:3rem 2rem}@media (width>=1024px){.hero-content{padding:0 3rem 0 4rem}}.hero-badge{text-transform:uppercase;letter-spacing:.2em;color:#c49a2b;text-align:left;margin-bottom:1.5rem;font-family:Inter,sans-serif;display:inline-block}.hero-title{color:#1a1a1a;word-wrap:break-word;text-align:left;margin-bottom:1.5rem;font-family:Newsreader,serif;font-size:2.5rem;font-weight:300;line-height:1.2}@media (width>=768px){.hero-title{font-size:3.5rem}}@media (width>=1024px){.hero-title{font-size:4rem}}.hero-title-italic{color:#4a7c59;font-style:italic}.hero-description{color:#555;word-wrap:break-word;text-align:left;max-width:550px;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.hero-buttons{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}.hero-image-wrapper{flex:1;height:400px;position:relative;overflow:hidden}@media (width>=1024px){.hero-image-wrapper{height:100vh;max-height:800px}}.hero-image{object-fit:cover;width:100%;height:100%}.hero-gradient{background:linear-gradient(90deg,#f5f2ed,#0000);width:100%;height:100%;position:absolute;top:0;left:0}@media (width>=1024px){.hero-gradient{width:30%}}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4a7c59 0%,#3a6346 100%);border:none;border-radius:.25rem;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;transition:all .3s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a7c594d}.btn-link{text-transform:uppercase;letter-spacing:.1em;color:#c49a2b;cursor:pointer;background:0 0;border:none;padding-bottom:.25rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;position:relative}.btn-link:after{content:"";background-color:#c49a2b;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.btn-link:hover:after{width:100%}.section-header{text-align:center;margin-bottom:3rem}.section-badge{text-transform:uppercase;letter-spacing:.2em;color:#c49a2b;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;display:inline-block}.section-title{color:#1a1a1a;word-wrap:break-word;margin-bottom:1rem;font-family:Newsreader,serif;font-size:2rem;font-weight:400}@media (width>=768px){.section-title{font-size:3.5rem}}.section-subtitle{color:#555;word-wrap:break-word;max-width:700px;margin:0 auto;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.divider{background:#c49a2b;border-radius:3px;width:60px;height:3px;margin-top:.5rem}.story-section{background-color:#fff;padding:5rem 0;overflow:visible}.story-grid{gap:2rem;display:grid}@media (width>=1024px){.story-grid{grid-template-columns:1fr 1fr;gap:4rem}}.story-text{color:#555;word-wrap:break-word;margin-top:1rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7}.story-description{color:#555;word-wrap:break-word;text-align:justify;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7}.apart-section{background-color:#f5f2ed;padding:5rem 0;overflow:visible}.apart-grid{grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media (width>=768px){.apart-grid{grid-template-columns:repeat(2,1fr)}}.apart-card{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;height:auto;padding:2rem;transition:all .3s;overflow:visible}.apart-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.apart-card.full-width{grid-column:span 2}@media (width<=768px){.apart-card.full-width{grid-column:span 1}}.feature-number{color:#c49a2b;margin-bottom:1rem;font-family:Newsreader,serif;font-size:2rem;font-weight:500;display:inline-block}.feature-title{color:#1a1a1a;word-wrap:break-word;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600}.feature-description{color:#555;word-wrap:break-word;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.6}.methodology-section{background-color:#fff;padding:2rem 0;overflow:visible}.methodology-grid{grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}@media (width>=768px){.methodology-grid{grid-template-columns:repeat(2,1fr)}}.methodology-item{background:#f5f2ed;border-radius:.5rem;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.methodology-item.full-width{grid-column:span 2}@media (width<=768px){.methodology-item{flex-direction:column}.methodology-item.full-width{grid-column:span 1}}.methodology-number{color:#c49a2b;min-width:70px;font-family:Newsreader,serif;font-size:1rem;font-weight:600}@media (width<=768px){.methodology-number{min-width:auto}}.methodology-text{color:#555;word-wrap:break-word;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.6}.credentials-section{background-color:#f5f2ed;padding:5rem 0;overflow:visible}.credentials-card{text-align:center;background:#fff;border:1px solid #e4e4e7;border-radius:1rem;max-width:900px;margin:0 auto;padding:2rem}.credentials-icon{background:linear-gradient(135deg,#4a7c59 0%,#3a6346 100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;display:flex}.credentials-icon span{color:#fff;font-size:32px}.credentials-content h3{word-wrap:break-word;margin-bottom:1rem;font-family:Newsreader,serif;font-size:1.5rem}.credentials-tags{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.tag{color:#4a7c59;white-space:nowrap;background:#4a7c591a;border-radius:50px;padding:.35rem 1rem;font-size:.75rem;font-weight:500;transition:all .2s}@media (width<=640px){.tag{white-space:normal;word-wrap:break-word;text-align:center}}.tag:hover{background:#4a7c5933;transform:translateY(-1px)}.credentials-text{color:#555;word-wrap:break-word;font-family:Inter,sans-serif;font-size:.875rem}.services-section{background-color:#fff;padding:5rem 0;overflow:visible}.service-block{background:#f5f2ed;border-radius:1rem;margin-bottom:2rem;padding:2rem;overflow:visible}.service-title{color:#1a1a1a;word-wrap:break-word;margin-bottom:1rem;font-family:Newsreader,serif;font-size:1.5rem;font-weight:500}.service-description{color:#555;word-wrap:break-word;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.service-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.service-note{color:#555;word-wrap:break-word;margin-top:.5rem;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.5}.service-grid{gap:1.5rem;margin:2rem 0;display:grid}@media (width>=768px){.service-grid{grid-template-columns:repeat(2,1fr)}}.service-mini{background:#f5f2ed;border-radius:.75rem;padding:1.5rem}.service-cta{text-align:center;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.sectors-section{background-color:#f5f2ed;padding:5rem 0;overflow:visible}.sectors-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.sectors-grid{grid-template-columns:repeat(2,1fr)}}.sectors-grid .full-width{grid-column:span 2}@media (width<=768px){.sectors-grid .full-width{grid-column:span 1}}.sectors-grid div{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;padding:1.5rem}.ourwork-section{background-color:#fff;padding:5rem 0;overflow:visible}.portfolio-grid{gap:1.5rem;margin-bottom:2rem;display:grid}@media (width>=768px){.portfolio-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.portfolio-grid{grid-template-columns:repeat(3,1fr)}}.portfolio-card{background:#f5f2ed;border-radius:.75rem;height:auto;padding:1.5rem;transition:all .3s;overflow:visible}.portfolio-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.portfolio-client{color:#4a7c59;word-wrap:break-word;margin-bottom:.25rem;font-family:Newsreader,serif;font-size:1.125rem;font-weight:600}.portfolio-meta{color:#c49a2b;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.75rem}.portfolio-desc{color:#555;word-wrap:break-word;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.6}.portfolio-cta{text-align:center;flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.whyus-section{background-color:#f5f2ed;padding:5rem 0;overflow:visible}.reasons-grid{gap:1.5rem;margin-bottom:2rem;display:grid}@media (width>=768px){.reasons-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.reasons-grid{grid-template-columns:repeat(3,1fr)}}.reasons-grid div{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;height:auto;padding:1.5rem;overflow:visible}.reason-number{color:#c49a2b;margin-bottom:.5rem;font-family:Newsreader,serif;font-size:2rem;font-weight:500;line-height:1;display:inline-block}.testimonial-card{text-align:center;background:#fff;border-left:4px solid #c49a2b;border-radius:1rem;max-width:800px;margin:0 auto;padding:2rem;overflow:visible}.testimonial-text{color:#1a1a1a;word-wrap:break-word;font-family:Newsreader,serif;font-size:1.125rem;font-style:italic;line-height:1.6}.process-section{background-color:#fff;padding:1rem 0;overflow:visible}.process-grid{gap:1rem;max-width:900px;margin:0 auto;display:grid}@media (width>=768px){.process-grid{grid-template-columns:repeat(2,1fr)}}.process-item{background:#f5f2ed;border-radius:.5rem;align-items:flex-start;gap:1rem;padding:1rem;display:flex}@media (width<=768px){.process-item{flex-direction:column}}.process-number{color:#c49a2b;flex-shrink:0;min-width:35px;font-family:Newsreader,serif;font-size:1rem;font-weight:600}.process-item p{color:#555;word-wrap:break-word;margin:0;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.6}.timeline-note{text-align:center;background:#f5f2ed;border-radius:.5rem;max-width:700px;margin-top:2rem;margin-left:auto;margin-right:auto;padding:1rem;overflow:visible}.timeline-note p{color:#555;word-wrap:break-word;font-family:Inter,sans-serif;font-size:.875rem}.casestudies-section{background-color:#f5f2ed}.casestudies-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}@media (width>=768px){.casestudies-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.casestudies-grid{grid-template-columns:repeat(3,1fr)}}.casestudy-card{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 1px 3px #0000000d}.casestudy-card:hover{border-color:#c49a2b;transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.casestudy-client{color:#4a7c59;margin-bottom:.5rem;font-family:Newsreader,serif;font-size:1rem;font-weight:600}.casestudy-requirement{color:#c49a2b;border-bottom:1px solid #e4e4e7;margin-bottom:1rem;padding-bottom:.5rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500}.casestudy-desc{color:#555;flex:1;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.6}.casestudy-link{color:#c49a2b;align-self:flex-start;margin-top:auto;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}@media (width>=768px){.casestudies-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.casestudies-grid{grid-template-columns:repeat(3,1fr)}}.casestudy-card{background:#fff;border-radius:.75rem;height:auto;padding:1.5rem;transition:all .3s;overflow:visible}.casestudy-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.casestudy-title{color:#1a1a1a;word-wrap:break-word;margin-bottom:.5rem;font-family:Newsreader,serif;font-size:1.125rem;font-weight:600;line-height:1.4}.casestudy-meta{color:#c49a2b;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.75rem}.casestudy-desc{color:#555;word-wrap:break-word;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.6}.casestudy-link{color:#c49a2b;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.casestudy-link:hover{color:#4a7c59;text-decoration:underline}.blog-section{background-color:#fff;padding:5rem 0;overflow:visible}.blog-grid{gap:1.5rem;margin-bottom:2rem;display:grid}@media (width>=768px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{background:#f5f2ed;border-radius:.75rem;height:auto;padding:1.5rem;overflow:visible}.blog-title{color:#1a1a1a;word-wrap:break-word;margin-bottom:.75rem;font-family:Newsreader,serif;font-size:1.125rem;font-weight:600;line-height:1.4}.blog-meta{color:#c49a2b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.7rem}.blog-desc{color:#555;word-wrap:break-word;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.6}.blog-link{color:#c49a2b;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-block}.blog-link:hover{color:#4a7c59}.blog-cta{text-align:center;margin-top:2rem}.clients-section{background-color:#f5f2ed;padding:3rem 0;overflow:visible}.clients-card{background:#fff;border-radius:1rem;max-width:900px;margin:0 auto;padding:2rem;overflow:visible}.clients-category{margin-bottom:1.5rem}.clients-category h3{color:#1a1a1a;word-wrap:break-word;margin-bottom:.75rem;font-family:Newsreader,serif;font-size:1.25rem;font-weight:500}.clients-tags{flex-wrap:wrap;gap:.75rem;display:flex}.clients-partner{text-align:center;border-top:1px solid #e4e4e7;margin-top:1.5rem;padding-top:1.5rem}.clients-partner p{color:#555;word-wrap:break-word;font-family:Inter,sans-serif;font-size:.875rem}.careers-section{background-color:#fff;padding:3rem 0;overflow:visible}.careers-grid{gap:1.5rem;margin-bottom:2rem;display:grid}@media (width>=768px){.careers-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.careers-grid{grid-template-columns:repeat(3,1fr)}}.careers-grid div{background:#f5f2ed;border-radius:.75rem;padding:1.5rem}.careers-intro{background:#f5f2ed;border-radius:1rem;margin-bottom:3rem;padding:2rem;overflow:visible}.careers-list{margin-top:1rem;list-style:none}.careers-list li{color:#555;word-wrap:break-word;text-align:justify;padding:.75rem 0 .75rem 1.8rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.5;position:relative}.careers-list li:before{color:#4a7c59;font-size:1rem;font-weight:700;position:absolute;left:0}.careers-contact{text-align:center;background:#f5f2ed;border-radius:.75rem;max-width:700px;margin:0 auto;padding:1.5rem}.careers-contact p{color:#555;word-wrap:break-word;font-family:Inter,sans-serif;font-size:.875rem}.contact-section{background-color:#f5f2ed;padding:5rem 0;overflow:visible}.contact-card{text-align:center;background:#fff;border-radius:1rem;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 10px 30px #0000000d}.contact-details{color:#555;text-align:left;word-wrap:break-word;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.8}.contact-cta{border-top:1px solid #e4e4e7;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding-top:1.5rem;display:flex}.page-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#4a7c59 0%,#3a6346 100%);margin-top:0;padding:4rem 2rem 2rem;overflow:visible}.page-title{color:#fff;word-wrap:break-word;max-width:100%;margin-bottom:1rem;font-family:Newsreader,serif;font-size:2.5rem;font-weight:400;line-height:1.3}@media (width>=768px){.page-title{font-size:3rem}}@media (width>=1024px){.page-title{font-size:2.5rem}}.page-subtitle{opacity:.9;word-wrap:break-word;max-width:700px;margin:0 auto;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.5}.page-content{min-height:calc(100vh - 200px);overflow:visible}.sector-card{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;height:auto;padding:1.5rem;transition:all .3s;overflow:visible}.sector-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.reason-card{background:#fff;border:1px solid #e4e4e7;border-radius:.75rem;height:auto;padding:1.5rem;transition:all .3s;overflow:visible}.reason-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000d}.full-blog{text-align:left}.contact-grid{gap:2rem;display:grid}@media (width>=1024px){.contact-grid{grid-template-columns:1fr 1fr;gap:3rem}}.contact-info{background:#fff;border:1px solid #e4e4e7;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000000d}.contact-info p{color:#555;word-wrap:break-word;margin:.5rem 0;font-family:Inter,sans-serif;font-size:.95rem}.demo-cta{border-top:1px solid #e4e4e7;margin-top:2rem;padding-top:1.5rem}.contact-form-card{background:#fff;border:1px solid #e4e4e7;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000000d}.form-group{margin-bottom:1rem}.form-group input,.form-group select,.form-group textarea{background-color:#f5f2ed;border:1px solid #e4e4e7;border-radius:.5rem;width:100%;padding:.75rem;font-family:Inter,sans-serif;font-size:.875rem;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4a7c59;outline:none;box-shadow:0 0 0 2px #4a7c591a}.career-card{background:#f5f2ed;border-radius:.75rem;height:auto;padding:1.5rem;overflow:visible}.app-footer{background:#1a1a1a;padding:3rem 2rem}.footer-container{max-width:1280px;margin:0 auto}.footer-brand{flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}@media (width>=768px){.footer-brand{flex-direction:row;justify-content:space-between}}.footer-copyright{text-transform:uppercase;letter-spacing:.05em;color:#71717a;font-family:Inter,sans-serif;font-size:.7rem}.footer-badges{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.badge{color:#c49a2b;background:#ffffff1a;border-radius:50px;padding:.25rem .75rem;font-size:.7rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.footer-links a{text-transform:uppercase;letter-spacing:.05em;color:#71717a;font-family:Inter,sans-serif;font-size:.7rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#c49a2b}.footer-contact{text-align:center;border-top:1px solid #3f3f46;padding-top:1.5rem}.footer-contact p{color:#71717a;font-family:Inter,sans-serif;font-size:.75rem}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}@media (width<=768px){.page-hero{padding:8rem 1.5rem 3rem}.page-title{font-size:1.75rem}.hero-title{font-size:2rem}.section-title{font-size:1.75rem}.service-block{padding:1.5rem}.contact-grid{gap:1.5rem}.contact-info,.contact-form-card{padding:1.5rem}.service-title{font-size:1.25rem}.apart-card,.credentials-card{padding:1.5rem}.credentials-content h3{font-size:1.25rem}}html{scroll-behavior:smooth}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.terms-section{background-color:#f5f2ed;padding:4rem 0}.terms-card{background:#fff;border:1px solid #e4e4e7;border-radius:1rem;max-width:1000px;margin:0 auto;padding:2rem;box-shadow:0 1px 3px #0000000d}.terms-notice{text-align:left;background:#f5f2ed;border-left:4px solid #c49a2b;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.terms-notice p{color:#555;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.95rem}.terms-notice p:last-child{margin-bottom:0}.terms-block{text-align:left;border-bottom:1px solid #e4e4e7;margin-bottom:2rem;padding-bottom:1.5rem}.terms-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.terms-block h2{color:#4a7c59;text-align:left;margin-bottom:1rem;font-family:Newsreader,serif;font-size:1.5rem;font-weight:500}.terms-block p{color:#555;text-align:left;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.terms-block ul{max-width:900px;margin:1rem 0;padding-left:0;list-style:none}.terms-block li{color:#555;text-align:left;margin-bottom:.5rem;padding-left:2rem;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.8;position:relative}.terms-block li:before{content:"•";color:#c49a2b;font-size:1.2rem;font-weight:700;position:absolute;top:0;left:.5rem}.terms-block ol{counter-reset:item;max-width:900px;margin:1rem 0;padding-left:0;list-style:none}.terms-block ol li{text-align:left;margin-bottom:.75rem;padding-left:2rem;line-height:1.6;display:block;position:relative}.terms-block ol li:before{content:counter(item) ".";counter-increment:item;color:#c49a2b;font-weight:700;position:absolute;left:0}.terms-footer{text-align:center;border-top:2px solid #c49a2b;margin-top:2rem;padding-top:1.5rem}.terms-footer p{color:#555;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.9rem}.terms-footer a{color:#c49a2b;text-decoration:none}.terms-footer a:hover{text-decoration:underline}.contact-details a{color:#c49a2b;text-decoration:none;transition:color .3s}.contact-details a:hover{color:#c49a2b;text-decoration:underline}@media (width<=768px){.terms-card{padding:1.5rem}.terms-block h2{font-size:1.25rem}.terms-block li{padding-left:1.5rem;font-size:.85rem}.terms-block li:before{left:.2rem}}
