@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;600;700&display=swap";html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#1a1a1a;background-color:#fff;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{letter-spacing:-.02em;color:#2d7d3a;margin-top:0;margin-bottom:1rem;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-weight:700;line-height:1.2}h1,.h1{font-size:2.5rem;font-weight:700}@media (width<=768px){h1,.h1{font-size:2rem}}h2,.h2{font-size:1.875rem;font-weight:700}@media (width<=768px){h2,.h2{font-size:1.5rem}}h3,.h3{font-size:1.5rem;font-weight:600}h4,.h4{font-size:1.25rem;font-weight:600}h5,.h5{font-size:1.125rem;font-weight:600}h6,.h6{font-size:1rem;font-weight:600}p{margin-top:0;margin-bottom:1.5rem;line-height:1.6}p:last-child{margin-bottom:0}strong,b{color:#1a1a1a;font-weight:700}em,i{font-style:italic}small,.small{color:#4a5568;font-size:.875rem;line-height:1.4}code,pre{color:#d73a49;background-color:#f5f5f5;border-radius:3px;padding:2px 6px;font-family:Courier New,Menlo,Monaco,monospace;font-size:.9em}pre{margin-bottom:2rem;padding:1.5rem;overflow-x:auto}a{color:#2d7d3a;text-underline-offset:4px;transition:color all .3s ease-in-out;text-decoration:none}a:hover{color:#205829;text-decoration:underline}a:focus{outline-offset:2px;outline:2px solid #2d7d3a}section{padding:6rem 4rem}@media (width<=768px){section{padding:4rem 2rem}}@media (width<=576px){section{padding:3rem 1.5rem}}.container,.container-fluid{padding-left:4rem;padding-right:4rem}@media (width<=768px){.container,.container-fluid{padding-left:2rem;padding-right:2rem}}@media (width<=576px){.container,.container-fluid{padding-left:1.5rem;padding-right:1.5rem}}@media (width<=768px){.grid,.grid-cols-2,.grid-cols-3{gap:2rem}}@media (width<=576px){.grid,.grid-cols-2,.grid-cols-3{grid-template-columns:1fr;gap:1.5rem}}article,main{width:100%;max-width:100%}header,footer{padding:4rem}@media (width<=768px){header,footer{padding:2rem}}@media (width<=576px){header,footer{padding:1.5rem}}img{max-width:100%;height:auto;display:block}body,html{max-width:100vw;overflow-x:hidden}.btn{text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;cursor:pointer;border:2px solid #0000;border-radius:0;min-width:44px;min-height:44px;padding:12px 24px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.5;transition:all .3s ease-in-out;display:inline-block}.btn:focus{outline-offset:2px;outline:2px solid}.btn:disabled{cursor:not-allowed;opacity:.6}.btn--primary{color:#fff;background-color:#2d7d3a;border-color:#2d7d3a}.btn--primary:hover:not(:disabled){background-color:#205829;border-color:#205829;box-shadow:0 1px 3px #0000001a}.btn--primary:active:not(:disabled){transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.btn--primary:focus{outline-color:#fff}.btn--primary:disabled{background-color:#ccc;border-color:#ccc}.btn--secondary{color:#2d7d3a;background-color:#0000;border-color:#2d7d3a}.btn--secondary:hover:not(:disabled){color:#fff;background-color:#2d7d3a}.btn--secondary:active:not(:disabled){transform:scale(.98)}.btn--secondary:disabled{color:#ccc;border-color:#ccc}.btn--text,.btn--link{color:#2d7d3a;background-color:#0000;border:none;min-width:auto;min-height:auto;padding:4px 0;font-weight:600;text-decoration:none}.btn--text:hover:not(:disabled),.btn--link:hover:not(:disabled){color:#205829;text-decoration:underline}.btn--text:focus,.btn--link:focus{outline-color:#2d7d3a}.btn--text:disabled,.btn--link:disabled{color:#ccc}.btn--sm{min-height:36px;padding:8px 16px;font-size:14px}.btn--lg{min-height:52px;padding:16px 32px;font-size:18px}.btn--block{width:100%;display:block}.card{background-color:#fff;border:1px solid #e0e0e0;border-radius:0;flex-direction:column;padding:32px;transition:all .3s ease-in-out;display:flex}@media (width<=576px){.card{padding:24px}}.card:hover{cursor:pointer;box-shadow:0 2px 4px #0000001a}.card:hover .card__title{color:#205829}.card:focus-within{outline-offset:2px;outline:2px solid #2d7d3a}.card--service{min-height:100%}.card__title{color:#2d7d3a;margin-top:0;margin-bottom:16px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:24px;font-weight:600;line-height:1.2;transition:color .3s ease-in-out}.card__description{color:#1a1a1a;flex-grow:1;margin-top:0;margin-bottom:24px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}.card__footer{border-top:1px solid #e0e0e0;margin-top:auto;padding-top:16px}.card__cta{margin-top:0;display:inline-block}.card--with-icon{position:relative}.card__icon{color:#6bb85f;width:64px;height:64px;margin-bottom:24px}.form-group{flex-direction:column;margin-bottom:32px;display:flex}.form-group:last-child{margin-bottom:0}.form-label{color:#2d7d3a;margin-bottom:8px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.4;display:block}.form-label[aria-required=true]:after{content:" *";color:#d62828}.form-input,.form-textarea,.form-select{color:#1a1a1a;background-color:#fff;border:1px solid #e0e0e0;border-radius:0;padding:12px 16px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;transition:border-color .3s,box-shadow .3s}.form-input::placeholder,.form-textarea::placeholder,.form-select::placeholder{color:#ccc}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:#2d7d3a;outline:none;box-shadow:0 0 0 3px #2d7d3a1a}.form-input:disabled,.form-textarea:disabled,.form-select:disabled{color:#ccc;cursor:not-allowed;opacity:.6;background-color:#f5f5f5}.form-input[aria-invalid=true],.form-textarea[aria-invalid=true],.form-select[aria-invalid=true]{border-color:#d62828}.form-input[aria-invalid=true]:focus,.form-textarea[aria-invalid=true]:focus,.form-select[aria-invalid=true]:focus{box-shadow:0 0 0 3px #d628281a}.form-textarea{resize:vertical;min-height:120px}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%232d7d3a' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.form-error,.form-help{margin-top:4px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:1.4;display:block}.form-error{color:#d62828}.form-error:empty{display:none}.form-help{color:#4a5568}.form-check{align-items:center;margin-bottom:12px;display:flex}.form-check__input{cursor:pointer;accent-color:#2d7d3a;width:20px;height:20px;margin-right:12px}.form-check__input:focus{outline-offset:2px;outline:2px solid #2d7d3a}.form-check__label{color:#1a1a1a;cursor:pointer;margin:0;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.process{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:64px;padding:96px 0;display:grid}.process__item{flex-direction:column;display:flex}.process__number{color:#e0e0e0;letter-spacing:-.02em;margin-bottom:32px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:72px;font-weight:700;line-height:1;transition:color .6s,font-weight .3s}.process__number.in-view{color:#6bb85f;font-weight:700}.process__title{color:#2d7d3a;margin-top:0;margin-bottom:16px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:24px;font-weight:600;line-height:1.2}.process__description{color:#4a5568;max-width:90%;margin:0;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}.process--timeline{gap:0;padding:96px 0;display:flex;position:relative}.process--timeline:before{content:"";z-index:0;background-color:#e0e0e0;height:2px;position:absolute;top:50%;left:0;right:0}.process--timeline .process__item{z-index:1;flex:1;position:relative}.process--timeline .process__number{text-align:center;margin-left:auto;margin-right:auto}@media (width<=768px){.process{grid-template-columns:1fr;gap:48px}.process__number{font-size:48px}.process__title{font-size:20px}.process--timeline{flex-direction:column}.process--timeline:before{width:2px;height:auto;top:0;bottom:0;left:35px}.process--timeline .process__number{text-align:left;width:72px}}.hero{color:#fff;text-align:center;background-color:#2d7d3a;background-position:50%;background-size:cover;background-attachment:fixed;padding:4rem 2rem;position:relative}@media (width<=768px){.hero{background-attachment:scroll;padding:3rem 2rem}}.hero:before{content:"";z-index:1;background-color:#2d7d3ad9;position:absolute;inset:0}.hero>*{z-index:2;position:relative}.hero.hero--home{background-image:url(/images/hero-bg.svg)}.hero__title{color:#fff;margin-bottom:2rem;font-size:40px;font-weight:700;line-height:1.2}@media (width<=768px){.hero__title{font-size:28px}}.hero__subtitle{color:#f0f0f0;margin-bottom:3rem;font-size:18px;line-height:1.4}@media (width<=768px){.hero__subtitle{font-size:16px}}.servicios{background-color:#fff;padding:4rem 2rem}@media (width<=768px){.servicios{padding:3rem 2rem}}.servicios h2{text-align:center;margin-bottom:4rem}.grid--services{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;margin-bottom:4rem;display:grid}@media (width<=768px){.grid--services{grid-template-columns:1fr;gap:2rem}}.procesos{background-color:#f9f9f9;padding:4rem 2rem}@media (width<=768px){.procesos{padding:3rem 2rem}}.procesos h2{text-align:center;margin-bottom:4rem}.timeline{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4rem;display:grid}@media (width<=768px){.timeline{grid-template-columns:1fr;gap:2rem}}.process{text-align:center;flex-direction:column;align-items:center;display:flex}.process h3{margin-top:1.5rem;margin-bottom:1rem}.process p{color:#4a5568;font-size:14px}.process__number{color:#e0e0e0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:72px;font-weight:700;line-height:1;transition:color .6s}@media (width<=768px){.process__number{font-size:48px}}.process__number.in-view{color:#6bb85f}.cta{text-align:center;background-color:#f5f5f5;padding:4rem 2rem}@media (width<=768px){.cta{padding:3rem 2rem}}.cta h2{margin-bottom:1.5rem}.cta p{color:#4a5568;margin-bottom:3rem}.contacto{background-color:#fff;padding:4rem 2rem}@media (width<=768px){.contacto{padding:3rem 2rem}}.contacto h2{text-align:center;margin-bottom:4rem}.contact-wrapper{grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=768px){.contact-wrapper{grid-template-columns:1fr;gap:2rem}}.contact-info{grid-template-columns:1fr;gap:3rem;display:grid}@media (width<=768px){.contact-info{gap:2rem}}.contact-form-wrapper{align-items:center;display:flex}@media (width<=768px){.contact-form-wrapper{align-items:stretch}}.contact-item h3{margin-bottom:1rem}.contact-item p{color:#4a5568}.contact-item a{color:#2d7d3a;text-decoration:none}.contact-item a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (width<=768px){.container{padding:0 1.5rem}}.site-header{z-index:100;background-color:#fff;border-bottom:1px solid #e0e0e0;padding:1.5rem 0;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}@media (width<=768px){.site-nav{padding:0 1.5rem}}.site-logo{color:#2d7d3a;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:18px;font-weight:700;text-decoration:none}.nav-menu{gap:2rem;margin:0;padding:0;list-style:none;display:flex}@media (width<=768px){.nav-menu{display:none}}.nav-menu a{color:#1a1a1a;font-size:14px;text-decoration:none;transition:color .3s}.nav-menu a:hover{color:#2d7d3a}.menu-toggle{cursor:pointer;background:0 0;border:none;font-size:24px;display:none}@media (width<=768px){.menu-toggle{display:block}}.site-footer{color:#fff;text-align:center;background-color:#1a1a1a;padding:4rem 2rem}@media (width<=768px){.site-footer{padding:2rem 1.5rem}}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto 3rem;display:grid}@media (width<=768px){.footer-content{grid-template-columns:1fr;gap:1.5rem}}.footer-section{text-align:left}@media (width<=768px){.footer-section{text-align:center}}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1rem}.footer-section p{color:#ccc;margin:0;font-size:14px;line-height:1.6}.footer-section a{color:#6bb85f;text-decoration:none}.footer-section a:hover{text-decoration:underline}.footer-bottom{text-align:center;color:#999;border-top:1px solid #333;padding-top:2rem;font-size:14px}.social-links{margin:0;padding:0;list-style:none}.social-links li{margin-right:1.5rem;display:inline-block}.social-links a{color:#6bb85f;text-decoration:none}.social-links a:hover{text-decoration:underline}
