@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=DM+Serif+Display:ital@0;1&display=swap";:root{--green: #31A050;--green-d: #258a3f;--green-pale: #eaf6ee;--ink: #1B1F1C;--ink-2: #2e3530;--text: #4a564d;--text-light: #7a857d;--cream: #F3F1E7;--white: #ffffff;--gold: #e2b930;--ff-display: "DM Serif Display", Georgia, serif;--ff-body: "DM Sans", system-ui, sans-serif;--radius: 10px;--shadow: 0 4px 24px rgba(0,0,0,.08);--shadow-lg: 0 12px 48px rgba(0,0,0,.12)}[data-astro-cid-noeej2nj],[data-astro-cid-noeej2nj]:before,[data-astro-cid-noeej2nj]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--ff-body);color:var(--ink)}img[data-astro-cid-noeej2nj]{display:block;max-width:100%}.container[data-astro-cid-noeej2nj]{max-width:1140px;margin:0 auto;padding:0 2rem}.btn[data-astro-cid-noeej2nj]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;border-radius:50px;font-family:var(--ff-body);font-weight:600;font-size:.95rem;cursor:pointer;text-decoration:none;border:2px solid transparent;transition:all .22s ease}.btn-green[data-astro-cid-noeej2nj]{background:var(--green);color:#fff;border-color:var(--green)}.btn-green[data-astro-cid-noeej2nj]:hover{background:var(--green-d);transform:translateY(-2px);box-shadow:0 8px 24px #31a0504d}.btn-footer[data-astro-cid-noeej2nj]{background:var(--green);color:#fff;border-color:var(--green);margin-top:.75rem;width:100%;justify-content:center}.btn-footer[data-astro-cid-noeej2nj]:hover{background:var(--green-d)}.section-label[data-astro-cid-noeej2nj]{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--green);background:var(--green-pale);padding:.3rem .8rem;border-radius:50px;margin-bottom:.75rem}.section-title[data-astro-cid-noeej2nj]{font-family:var(--ff-display);font-size:clamp(1.8rem,3.5vw,2.6rem);color:var(--ink);line-height:1.15;margin-bottom:1rem}.section-header[data-astro-cid-noeej2nj]{text-align:center;margin-bottom:3.5rem}.nav[data-astro-cid-noeej2nj]{position:sticky;top:0;z-index:100;background:#fffffff7;backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06)}.nav-inner[data-astro-cid-noeej2nj]{max-width:1140px;margin:0 auto;padding:0 2rem;height:68px;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-astro-cid-noeej2nj]{display:flex;align-items:center;gap:.75rem;text-decoration:none}.nav-logo-img[data-astro-cid-noeej2nj]{height:42px;width:auto}.nav-brand[data-astro-cid-noeej2nj]{display:flex;flex-direction:column}.nav-brand-name[data-astro-cid-noeej2nj]{font-weight:700;font-size:.95rem;color:var(--ink);letter-spacing:.04em}.nav-brand-tag[data-astro-cid-noeej2nj]{font-size:.65rem;color:var(--text-light)}.nav-links[data-astro-cid-noeej2nj]{display:flex;gap:.5rem;list-style:none}.nav-link[data-astro-cid-noeej2nj]{text-decoration:none;color:var(--ink-2);font-size:.88rem;font-weight:500;padding:.45rem 1rem;border-radius:50px;transition:all .18s}.nav-link[data-astro-cid-noeej2nj]:hover{background:var(--green-pale);color:var(--green)}.nav-link[data-astro-cid-noeej2nj].active{color:var(--green);text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:2px}.nav-toggle[data-astro-cid-noeej2nj]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-toggle[data-astro-cid-noeej2nj] span[data-astro-cid-noeej2nj]{display:block;width:22px;height:2px;background:var(--ink);border-radius:2px}.hero[data-astro-cid-noeej2nj]{position:relative;min-height:58vh;display:flex;align-items:center;overflow:hidden}.hero-bg[data-astro-cid-noeej2nj]{position:absolute;inset:0;background:url(/images/galeria-camion-2.jpg) center/cover no-repeat}.hero-overlay[data-astro-cid-noeej2nj]{position:absolute;inset:0;background:linear-gradient(135deg,#0a160ee6,#0a160e8c)}.hero-inner[data-astro-cid-noeej2nj]{position:relative;z-index:2;max-width:1140px;margin:0 auto;padding:5rem 2rem;width:100%}.hero-eyebrow[data-astro-cid-noeej2nj]{font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.hero-eyebrow[data-astro-cid-noeej2nj]:before{content:"";display:inline-block;width:28px;height:2px;background:var(--gold);border-radius:2px}.hero-title[data-astro-cid-noeej2nj]{font-family:var(--ff-display);font-size:clamp(2.2rem,5vw,3.75rem);color:#fff;line-height:1.1;margin-bottom:1.5rem;max-width:700px}.hero-title[data-astro-cid-noeej2nj] em[data-astro-cid-noeej2nj]{font-style:italic;color:#7ed4a0}.hero-sub[data-astro-cid-noeej2nj]{color:#fffc;font-size:1.05rem;line-height:1.7;max-width:580px}.stats-bar[data-astro-cid-noeej2nj]{background:var(--green)}.stats-bar-inner[data-astro-cid-noeej2nj]{max-width:1140px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center}.stat-item[data-astro-cid-noeej2nj]{padding:2rem 1.5rem;text-align:center}.stat-num[data-astro-cid-noeej2nj]{display:block;font-family:var(--ff-display);font-size:clamp(1.75rem,3vw,2.25rem);color:#fff;margin-bottom:.4rem;line-height:1}.stat-label[data-astro-cid-noeej2nj]{font-size:.78rem;color:#ffffffbf;line-height:1.4}.stat-div[data-astro-cid-noeej2nj]{width:1px;height:48px;background:#fff3}.section-about[data-astro-cid-noeej2nj]{padding:6rem 2rem;background:#fff}.about-inner[data-astro-cid-noeej2nj]{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-text[data-astro-cid-noeej2nj] p[data-astro-cid-noeej2nj]{color:var(--text);line-height:1.8;font-size:.97rem;margin-bottom:1rem}.about-text[data-astro-cid-noeej2nj] p[data-astro-cid-noeej2nj]:last-of-type{margin-bottom:2rem}.about-text[data-astro-cid-noeej2nj] strong[data-astro-cid-noeej2nj]{color:var(--ink);font-weight:600}.about-img-stack[data-astro-cid-noeej2nj]{position:relative}.img-main[data-astro-cid-noeej2nj]{width:100%;height:420px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-lg)}.img-secondary[data-astro-cid-noeej2nj]{position:absolute;bottom:-2rem;right:-2rem;width:48%;height:200px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-lg);border:4px solid #fff}.section-values[data-astro-cid-noeej2nj]{padding:6rem 0;background:var(--cream)}.values-grid[data-astro-cid-noeej2nj]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.value-card[data-astro-cid-noeej2nj]{background:#fff;border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow);transition:all .25s ease}.value-card[data-astro-cid-noeej2nj]:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.value-icon[data-astro-cid-noeej2nj]{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;background:var(--green-pale);border-radius:var(--radius);color:var(--green);margin-bottom:1.25rem}.value-card[data-astro-cid-noeej2nj] h3[data-astro-cid-noeej2nj]{font-size:1rem;font-weight:700;color:var(--ink);margin-bottom:.6rem}.value-card[data-astro-cid-noeej2nj] p[data-astro-cid-noeej2nj]{color:var(--text);line-height:1.7;font-size:.9rem}.section-location[data-astro-cid-noeej2nj]{background:var(--ink-2)}.location-inner[data-astro-cid-noeej2nj]{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;min-height:480px}.location-text[data-astro-cid-noeej2nj]{padding:4rem 3rem 4rem 2rem;display:flex;flex-direction:column;gap:1.5rem}.location-text[data-astro-cid-noeej2nj] .section-label[data-astro-cid-noeej2nj]{color:#ffffffb3;background:#ffffff1a}.location-text[data-astro-cid-noeej2nj] .section-title[data-astro-cid-noeej2nj]{color:#fff}.location-details[data-astro-cid-noeej2nj]{display:flex;flex-direction:column;gap:1rem}.loc-item[data-astro-cid-noeej2nj]{display:flex;align-items:flex-start;gap:.75rem;color:#ffffffbf;font-size:.92rem;line-height:1.5}.loc-item[data-astro-cid-noeej2nj] svg[data-astro-cid-noeej2nj]{color:var(--green);flex-shrink:0;margin-top:2px}.location-map[data-astro-cid-noeej2nj] iframe[data-astro-cid-noeej2nj]{width:100%;height:100%;border:0;filter:grayscale(20%)}.footer[data-astro-cid-noeej2nj]{background:var(--ink);color:#ccc;padding:4rem 2rem 0}.footer-inner[data-astro-cid-noeej2nj]{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-contact[data-astro-cid-noeej2nj]{display:flex;flex-direction:column;gap:1.5rem}.footer-col[data-astro-cid-noeej2nj] h4[data-astro-cid-noeej2nj]{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-bottom:.5rem}.footer-col[data-astro-cid-noeej2nj] a[data-astro-cid-noeej2nj]{display:block;color:#bbb;text-decoration:none;font-size:.95rem;padding:.15rem 0;transition:color .18s}.footer-col[data-astro-cid-noeej2nj] a[data-astro-cid-noeej2nj]:hover{color:var(--green)}.footer-form-wrap[data-astro-cid-noeej2nj] h4[data-astro-cid-noeej2nj]{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-bottom:1.25rem}.footer-form[data-astro-cid-noeej2nj]{display:flex;flex-direction:column;gap:.4rem}.footer-form[data-astro-cid-noeej2nj] label[data-astro-cid-noeej2nj]{font-size:.72rem;color:#ffffff73;margin-top:.5rem}.footer-form[data-astro-cid-noeej2nj] input[data-astro-cid-noeej2nj]{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.65rem 1rem;color:#fff;font-family:var(--ff-body);font-size:.9rem;outline:none;transition:border-color .18s;width:100%}.footer-form[data-astro-cid-noeej2nj] input[data-astro-cid-noeej2nj]::placeholder{color:#fff3}.footer-form[data-astro-cid-noeej2nj] input[data-astro-cid-noeej2nj]:focus{border-color:var(--green)}.footer-copy[data-astro-cid-noeej2nj]{text-align:center;max-width:1140px;margin:0 auto;padding:1.5rem 0;font-size:.78rem;color:#fff3}@media(max-width:960px){.about-inner[data-astro-cid-noeej2nj]{grid-template-columns:1fr;gap:3rem}.img-secondary[data-astro-cid-noeej2nj]{display:none}.img-main[data-astro-cid-noeej2nj]{height:320px}.values-grid[data-astro-cid-noeej2nj],.stats-bar-inner[data-astro-cid-noeej2nj]{grid-template-columns:1fr}.stat-div[data-astro-cid-noeej2nj]{display:none}.stat-item[data-astro-cid-noeej2nj]{padding:1.25rem;border-bottom:1px solid rgba(255,255,255,.1)}.stat-item[data-astro-cid-noeej2nj]:last-child{border-bottom:none}.location-inner[data-astro-cid-noeej2nj]{grid-template-columns:1fr}.location-map[data-astro-cid-noeej2nj]{height:300px}.footer-inner[data-astro-cid-noeej2nj]{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:768px){.nav-toggle[data-astro-cid-noeej2nj]{display:flex}.nav-links[data-astro-cid-noeej2nj]{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;flex-direction:column;padding:1rem 2rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 8px 24px #00000014}.nav-links[data-astro-cid-noeej2nj].open{display:flex}.location-text[data-astro-cid-noeej2nj]{padding:3rem 1.5rem}}
