:root{--verde:#1a4a2e;--verde-claro:#2d6e44;--verde-suave:#e8f2ec;--ambar:#c8791f;--ambar-claro:#e8a84a;--ambar-palido:#fdf3e3;--crema:#f7f3ed;--cafe:#5c3010;--texto:#1e1a14;--texto-suave:#5a5248;--blanco:#fff;--radio:16px;--sombra:0 10px 30px #00000014}.navbar{z-index:1000;justify-content:space-between;align-items:center;height:80px;padding:0 5vw;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a4a2ef2}.logo{color:#fff;align-items:center;gap:12px;font-size:1.7rem;font-weight:700;display:flex}.logo-image{object-fit:cover;border-radius:50%;flex-shrink:0}.logo span,.logo-text span{color:var(--ambar-claro)}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:#fff;font-weight:600;transition:all .2s}.nav-links a:hover{color:var(--ambar-claro)}.btn-nav{background:var(--ambar);border-radius:999px;padding:.7rem 1.5rem}.menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;display:none}.mobile-menu{z-index:2000;background:#163a2b;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:100vw;height:100dvh;transition:all .4s;display:flex;position:fixed;top:0;right:-100%;overflow-x:hidden}.mobile-menu.active{right:0}.mobile-menu a{color:#fff;font-size:2rem;font-weight:600;transition:all .3s}.mobile-menu a:hover{color:var(--ambar-claro)}.mobile-btn{background:var(--ambar);border-radius:999px;margin-top:1rem;padding:1rem 2rem}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none;position:absolute;top:30px;right:30px}@media (max-width:900px){.nav-links{width:100%;max-width:100%;display:none;position:fixed}.menu-btn{justify-content:center;align-items:center;display:flex}}.hero{background-image:linear-gradient(#0000008c,#000000a6),url(/images/FondoPrincipal.jpeg);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding-inline:20px;display:flex;position:relative;overflow:hidden}.hero-overlay{background:radial-gradient(circle at 100% 0,#d4af372e,#0000 30%);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;width:100%;max-width:900px;margin:0 auto;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f5d27a;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;margin-bottom:30px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-block}.hero h1{color:#fff;word-break:break-word;margin-bottom:25px;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.05}.hero p{color:#ffffffd9;max-width:700px;margin:0 auto 40px;font-size:1.1rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:20px;width:100%;display:flex}.btn-primary,.btn-secondary{box-sizing:border-box;border-radius:999px;padding:16px 30px;font-weight:700;transition:all .3s}.btn-secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff14;border:1px solid #ffffff4d}@media (max-width:768px){.hero{min-height:100svh;padding:0 20px}.hero-content{max-width:100%}.hero h1{font-size:clamp(2.6rem,12vw,4rem);line-height:1.1}.hero p{font-size:1rem;line-height:1.7}.hero-buttons{flex-direction:column;align-items:stretch}.btn-primary,.btn-secondary{text-align:center;width:100%}}.section-center{text-align:center;margin-bottom:4rem}.section-label{color:var(--ambar);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-weight:700}.section-title{color:var(--verde);font-size:clamp(2.5rem,5vw,4rem)}.about{background:var(--crema)}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-image img{object-fit:cover;height:600px;box-shadow:var(--sombra);border-radius:24px}.about-content h2{color:var(--verde);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,4rem)}.about-content p{color:var(--texto-suave);margin-bottom:1rem;line-height:1.9}.about-tags{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.about-tags span{background:var(--verde-suave);border-radius:999px;padding:.8rem 1.2rem;font-weight:700}.projects{background:#fff}.project-card{box-shadow:var(--sombra);background:#fff;border-radius:24px;overflow:hidden}.project-card img{object-fit:cover;width:100%;height:260px}.footer{color:#f5f1e8;background:#163a2b;padding:90px 8% 30px}.footer-top{border-bottom:1px solid #ffffff14;grid-template-columns:2.2fr 1fr 1fr 1fr;gap:50px;padding-bottom:60px;display:grid}.footer-brand h2{color:#d6a04c;margin-bottom:18px;font-size:2.2rem}.footer-brand h2 span{color:#f5f1e8;font-weight:300}.footer-brand p{color:#ffffffbf;max-width:330px;margin-bottom:30px;line-height:1.8}.footer-contact{flex-direction:column;gap:15px;display:flex}.footer-contact-item{color:#ffffffc7;align-items:center;gap:12px;font-size:.95rem;display:flex}.footer-links h3,.footer-social h3{color:#d6a04c;margin-bottom:20px;font-size:1.1rem}.footer-links{flex-direction:column;gap:14px;display:flex}.footer-links a{color:#ffffffbf;text-decoration:none;transition:all .3s}.footer-links a:hover{color:#fff;transform:translate(3px)}.footer-social p{color:#ffffffbf;margin-bottom:20px;line-height:1.7}.footer-socials{gap:14px;display:flex}.footer-socials a{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.footer-socials a:hover{color:#163a2b;background:#d6a04c;transform:translateY(-3px)}.footer-bottom{color:#ffffffa6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding-top:28px;font-size:.9rem;display:flex}.footer-frase{color:#d6a04c}@media (max-width:1000px){.footer-top{grid-template-columns:1fr 1fr}}@media (max-width:700px){.footer{padding:70px 25px 30px}.footer-top{grid-template-columns:1fr;gap:40px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.footer-brand h2{font-size:2rem}}@media (max-width:900px){.about-grid{grid-template-columns:1fr}.about-image img{height:400px}}.projects{background:#fff;padding:120px 8%}.projects-header{text-align:center;max-width:800px;margin:auto auto 70px}.section-badge{color:#b78d1e;background:#d4af3726;border-radius:999px;margin-bottom:25px;padding:10px 20px;font-size:14px;font-weight:700;display:inline-block}.projects-header h2{color:#16361f;margin-bottom:25px;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.projects-header p{color:#5b5b5b;font-size:1.05rem;line-height:1.8}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:35px;display:grid}.project-card{background:#fff;border:1px solid #0000000d;border-radius:28px;transition:all .4s;overflow:hidden;box-shadow:0 10px 40px #0000000a}.project-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000014}.project-image{background-position:50%;background-size:cover;height:280px;transition:all .5s}.project-card:hover .project-image{transform:scale(1.05)}.project-content{padding:30px}.project-tag{color:#16361f;background:#16361f14;border-radius:999px;margin-bottom:18px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-block}.project-content h3{color:#16361f;margin-bottom:15px;font-size:2rem}.project-content p{color:#666;line-height:1.8}@media (max-width:768px){.projects{padding:90px 20px}.projects-grid{grid-template-columns:1fr}}.project-link{color:#c9872c;align-items:center;gap:.5rem;margin-top:1.2rem;font-size:.92rem;font-weight:700;transition:transform .3s,gap .3s,color .3s;display:inline-flex}.project-link:hover{color:#e0a243;gap:.8rem;transform:translate(4px)}.about{background:#f7f5f0;padding:120px 8%}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about-image-wrapper{position:relative}.about-image{object-fit:cover;border-radius:30px;width:100%;height:650px;box-shadow:0 20px 60px #00000014}.about-badge{color:#fff;background:#d4af37;border-radius:24px;width:160px;padding:30px;position:absolute;bottom:-25px;right:-25px;box-shadow:0 20px 50px #00000026}.about-badge h3{margin-bottom:10px;font-size:3rem}.about-badge p{line-height:1.5}.about-content h2{color:#16361f;margin-bottom:30px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.about-content p{color:#5d5d5d;margin-bottom:20px;font-size:1.05rem;line-height:1.9}.about-values{flex-wrap:wrap;gap:14px;margin-top:35px;display:flex}.about-values span{color:#16361f;background:#16361f14;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700}.about-quote{background:#f0e7cc;border-left:5px solid #d4af37;border-radius:18px;margin-top:40px;padding:30px}.about-quote p{color:#16361f;margin:0;font-size:1.3rem;font-style:italic;line-height:1.7}@media (max-width:992px){.about-container{grid-template-columns:1fr}.about-image{height:500px}}@media (max-width:768px){.about{padding:90px 20px}.about-badge{width:auto;bottom:20px;right:20px}}.impact{background:linear-gradient(135deg,#16361f 0%,#1b4728 100%);padding:130px 8%;position:relative;overflow:clip}.impact:before{content:"";pointer-events:none;background:#d4af3714;border-radius:50%;width:350px;height:350px;position:absolute;top:-150px;right:-150px}.impact-overlay{background:radial-gradient(circle at 0 100%,#ffffff08,#0000 40%);position:absolute;inset:0}.impact-header{z-index:2;text-align:center;max-width:850px;margin:auto auto 90px;position:relative}.impact-badge{color:#d4af37;letter-spacing:4px;text-transform:uppercase;margin-bottom:25px;font-weight:700;display:inline-block}.impact-header h2{color:#fff;margin-bottom:30px;font-size:clamp(2.8rem,5vw,5rem);line-height:1.1}.impact-header p{color:#fffc;font-size:1.15rem;line-height:1.9}.impact-grid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:30px;display:grid;position:relative}.impact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:30px;padding:50px 30px;transition:all .4s}.impact-card:hover{background:#ffffff17;transform:translateY(-10px)}.impact-card h3{color:#d4af37;margin-bottom:20px;font-size:clamp(3rem,5vw,5rem);font-weight:700}.impact-card p{color:#ffffffd9;font-size:1rem;line-height:1.7}@media (max-width:768px){.impact{padding:100px 20px}.impact-header{margin-bottom:60px}}.donation-section{color:#fff;text-align:center;background:#bc7019;padding:120px 20px;position:relative;overflow:clip}.donation-container{z-index:2;max-width:850px;margin:auto;position:relative}.donation-tag{color:#f2b24d;letter-spacing:4px;font-size:14px;font-weight:700}.donation-section h2{margin-top:20px;margin-bottom:25px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1.1}.donation-section p{color:#d6e7d8;max-width:700px;margin:auto;font-size:1.2rem;line-height:1.8}.donation-buttons{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:45px;display:flex}.btn-primary,.btn-secondary{border-radius:999px;padding:16px 34px;font-weight:600;text-decoration:none;transition:all .3s}.btn-primary{color:#14532d;background:#e8a84a}.btn-primary:hover{transform:translateY(-3px)}.btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3}.btn-secondary:hover{background:#ffffff1f}.donation-circle{pointer-events:none;width:300px;height:300px;position:absolute;top:-100px;right:-120px}@media (max-width:768px){.donation-section{padding:90px 20px}.donation-section h2{font-size:2.7rem}.donation-section p{font-size:1rem}.donation-circle{width:220px;height:220px;top:-60px;right:-80px}.donation-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:320px}}.contact-section{background:linear-gradient(#f7f6f2 0%,#fff 100%);justify-content:center;padding:4rem 1.5rem;display:flex}.contact-container{width:100%;max-width:580px}.contact-form{background:#fff;border:1px solid #0000000d;border-radius:16px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.contact-form:before{content:"";background:linear-gradient(90deg,#1f4d36,#d89a3c);width:100%;height:4px;position:absolute;top:0;left:0}.contact-tag{color:#c68424;letter-spacing:.5px;background:#d89a3c14;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.35rem .75rem;font-size:.72rem;font-weight:600;display:inline-flex}.contact-form h2{color:#163322;margin-bottom:.5rem;font-size:clamp(1.6rem,3vw,2rem);font-weight:700}.contact-form p{color:#5e655f;margin-bottom:1.8rem;font-size:.9rem;line-height:1.6}.input-group{flex-direction:column;margin-bottom:1.2rem;display:flex}.input-group label{color:#1f3327;margin-bottom:.4rem;font-size:.82rem;font-weight:600}.input-group input,.input-group select,.input-group textarea{background:#fafafa;border:1px solid #00000014;border-radius:8px;width:100%;padding:.75rem .9rem;font-size:.9rem;transition:border-color .3s,box-shadow .3s,background .3s}.input-group textarea{resize:none}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{background:#fff;border-color:#d89a3c;outline:none;box-shadow:0 0 0 3px #d89a3c14}.contact-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f4d36,#2f6b4d);border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:.6rem;padding:.8rem 1.2rem;font-size:.95rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:flex}.contact-form button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #1f4d3633}@media (max-width:768px){.contact-section{padding:2.5rem 1rem}.contact-form{border-radius:12px;padding:1.5rem 1.2rem}}.about-hero{background-image:linear-gradient(#0a1912b8,#0a1912d1),url(/images/nosotros.jpeg);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:0 8%;display:flex;position:relative;overflow:hidden}.about-hero-overlay{background:radial-gradient(circle at 100% 0,#d4af372e,#0000 28%);position:absolute;inset:0}.about-hero-content{z-index:2;text-align:center;max-width:950px;position:relative}.about-hero-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#d4af37;letter-spacing:2px;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:30px;padding:12px 22px;font-size:13px;font-weight:700;display:inline-flex}.about-hero h1{color:#fff;margin-bottom:30px;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:700;line-height:1}.about-hero-line{background:#d4af37;border-radius:999px;height:4px;margin:0 auto 35px}.about-hero p{color:#ffffffd1;max-width:760px;margin:auto auto 45px;font-size:1.15rem;line-height:1.9}.about-hero-btn{color:#111;background:#d4af37;border-radius:999px;justify-content:center;align-items:center;padding:18px 34px;font-weight:700;transition:all .35s;display:inline-flex}.about-hero-btn:hover{transform:translateY(-5px);box-shadow:0 18px 40px #d4af3740}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.scroll-indicator span{border:2px solid #ffffff73;border-radius:999px;width:28px;height:50px;display:block;position:relative}.scroll-indicator span:before{content:"";background:#fff;border-radius:50%;width:6px;height:6px;animation:2s infinite scrollMove;position:absolute;top:10px;left:50%;transform:translate(-50%)}@keyframes scrollMove{0%{opacity:0;transform:translate(-50%)}40%{opacity:1}to{opacity:0;transform:translate(-50%,18px)}}@media (max-width:768px){.about-hero{min-height:100svh;padding:0 20px}.about-hero h1{font-size:clamp(2.8rem,13vw,4.5rem);line-height:1.05}.about-hero p{font-size:1rem;line-height:1.8}.about-hero-btn{width:100%}}.story-section{background:#f7f5f0;padding:140px 8%;overflow:hidden}.story-container{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.story-image-wrapper{position:relative}.story-image{object-fit:cover;border-radius:34px;width:100%;height:720px;box-shadow:0 30px 80px #00000014}.story-floating-card{color:#fff;background:#d4af37;border-radius:28px;width:240px;padding:30px;position:absolute;bottom:-30px;right:-30px;box-shadow:0 25px 60px #d4af374d}.story-floating-card h3{margin-bottom:10px;font-size:3rem}.story-floating-card p{line-height:1.6}.story-content{max-width:650px}.story-label{color:#d4af37;letter-spacing:2px;margin-bottom:24px;font-size:13px;font-weight:700;display:inline-block}.story-content h2{color:#16361f;margin-bottom:30px;font-size:clamp(2.8rem,5vw,5rem);line-height:1.05}.story-content p{color:#5d5d5d;margin-bottom:22px;font-size:1.05rem;line-height:1.95}.story-stats{flex-wrap:wrap;gap:25px;margin-top:40px;display:flex}.story-stat{background:#fff;border-radius:24px;min-width:170px;padding:25px;box-shadow:0 15px 40px #0000000a}.story-stat h3{color:#16361f;margin-bottom:10px;font-size:2rem}.story-stat span{color:#666;line-height:1.5}.story-quote{background:#efe5c5;border-left:5px solid #d4af37;border-radius:24px;margin-top:45px;padding:35px}.story-quote p{color:#16361f;margin:0;font-size:1.25rem;font-style:italic;line-height:1.8}@media (max-width:1100px){.story-container{grid-template-columns:1fr;gap:70px}}@media (max-width:768px){.story-section{padding:100px 20px}.story-image{height:500px}.story-floating-card{width:190px;padding:24px;bottom:20px;right:20px}.story-floating-card h3{font-size:2.2rem}.story-stats{flex-direction:column}.story-stat{width:100%}}.mission-vision{background:linear-gradient(#f7f4ee 0%,#fff 100%);padding:140px 8%;position:relative;overflow:hidden}.mission-vision-bg{pointer-events:none;background:radial-gradient(circle at 0 0,#d4af3714,#0000 30%);position:absolute;inset:0}.mission-vision-container{z-index:2;grid-template-columns:1fr 1fr;gap:35px;max-width:1300px;margin:auto;display:grid;position:relative}.mission-card,.vision-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:34px;padding:60px;transition:all .45s;position:relative;overflow:hidden}.mission-card{color:#fff;background:linear-gradient(135deg,#16361f 0%,#214d2f 100%)}.vision-card{color:#16361f;background:linear-gradient(135deg,#d4af37 0%,#b88d1d 100%)}.mission-card:before,.vision-card:before{content:"";background:#ffffff14;border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-120px}.mission-card:hover,.vision-card:hover{transform:translateY(-10px)}.mission-icon,.vision-icon{border-radius:24px;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:30px;display:flex}.mission-icon{color:#d4af37;background:#ffffff1f}.vision-icon{color:#fff;background:#ffffff40}.mission-label,.vision-label{letter-spacing:2px;margin-bottom:18px;font-size:13px;font-weight:700;display:inline-block}.mission-label{color:#d4af37}.vision-label{color:#fffc}.mission-card h2,.vision-card h2{margin-bottom:24px;font-size:clamp(2.4rem,5vw,4rem);line-height:1.05}.mission-card p,.vision-card p{max-width:520px;font-size:1.05rem;line-height:1.9}.mission-card p{color:#ffffffd1}.vision-card p{color:#16361fd1}@media (max-width:992px){.mission-vision-container{grid-template-columns:1fr}}@media (max-width:768px){.mission-vision{padding:100px 20px}.mission-card,.vision-card{padding:40px 30px}.mission-card h2,.vision-card h2{font-size:2.5rem}}.values-section{background:linear-gradient(#fff 0%,#f8f5ef 100%);padding:140px 8%;position:relative;overflow:hidden}.values-blur{filter:blur(90px);opacity:.18;border-radius:50%;position:absolute}.blur-one{background:#d4af37;width:350px;height:350px;top:-100px;left:-100px}.blur-two{background:#1d4b2d;width:280px;height:280px;bottom:-80px;right:-80px}.values-container{z-index:2;max-width:1300px;margin:auto;position:relative}.values-header{text-align:center;max-width:800px;margin:auto auto 80px}.values-header span{color:#d4af37;letter-spacing:2px;margin-bottom:18px;font-size:13px;font-weight:700;display:inline-block}.values-header h2{color:#16361f;margin-bottom:25px;font-size:clamp(2.8rem,5vw,5rem);line-height:1.05}.values-header p{color:#5f5f5f;font-size:1.05rem;line-height:1.9}.values-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.value-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #0000000a;border-radius:30px;padding:45px;transition:all .45s;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000a}.value-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #00000014}.value-card:before{content:"";background:linear-gradient(135deg,#d4af370f,#0000 50%);position:absolute;inset:0}.value-icon{color:#16361f;background:#16361f14;border-radius:24px;justify-content:center;align-items:center;width:75px;height:75px;margin-bottom:28px;display:flex}.value-card h3{color:#16361f;margin-bottom:18px;font-size:2rem}.value-card p{color:#666;max-width:420px;line-height:1.9}.value-number{color:#16361f0d;font-size:5rem;font-weight:800;position:absolute;bottom:20px;right:30px}@media (max-width:992px){.values-grid{grid-template-columns:1fr}}@media (max-width:768px){.values-section{padding:100px 20px}.value-card{padding:35px 28px}.values-header h2{font-size:2.5rem}}.team-section{background:linear-gradient(135deg,#16361f 0%,#102616 100%);padding:150px 8%;position:relative;overflow:hidden}.team-gradient{filter:blur(120px);background:#d4af3714;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.team-container{z-index:2;max-width:1300px;margin:auto;position:relative}.team-header{text-align:center;max-width:850px;margin:auto auto 90px}.team-header span{color:#d4af37;letter-spacing:2px;font-size:13px;font-weight:700}.team-header h2{color:#fff;margin:22px 0 25px;font-size:clamp(3rem,6vw,5.5rem);line-height:1.02}.team-header p{color:#ffffffb8;font-size:1.05rem;line-height:1.9}.team-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.team-card{cursor:pointer;border-radius:30px;transition:all .45s;position:relative;overflow:hidden}.team-card:hover{transform:translateY(-12px)}.team-image-wrapper{height:480px;position:relative}.team-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:all .6s}.team-card:hover img{transform:scale(1.05)}.team-overlay{background:linear-gradient(#0000 55%,#0009);justify-content:flex-end;align-items:flex-start;padding:20px;display:flex;position:absolute;inset:0}.team-overlay-icon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.team-info{padding:28px;position:absolute;bottom:0;left:0;right:0}.team-info h3{color:#fff;margin-bottom:8px;font-size:1.8rem}.team-info p{color:#ffffffbf}.team-modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.team-modal{background:#fff;border-radius:36px;grid-template-columns:1fr 1fr;width:100%;max-width:1000px;display:grid;position:relative;overflow:hidden}.team-close{cursor:pointer;z-index:10;background:#00000014;border:none;border-radius:50%;width:50px;height:50px;position:absolute;top:25px;right:25px}.team-modal-image{height:100%}.team-modal-image img{object-fit:cover;width:100%;height:100%}.team-modal-content{flex-direction:column;justify-content:center;padding:70px 60px;display:flex}.team-modal-badge{color:#16361f;background:#16361f14;border-radius:999px;align-items:center;gap:10px;width:fit-content;margin-bottom:28px;padding:12px 18px;font-weight:700;display:inline-flex}.team-modal-content h2{color:#16361f;margin-bottom:12px;font-size:clamp(2.8rem,5vw,4.5rem);line-height:1.02}.team-modal-content span{color:#d4af37;margin-bottom:28px;font-weight:700}.team-modal-content p{color:#5f5f5f;margin-bottom:35px;line-height:1.9}.team-phrase{color:#16361f;background:#f5f2eb;border-radius:20px;align-items:center;gap:12px;padding:20px;display:flex}@media (max-width:1100px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.team-modal{grid-template-columns:1fr;max-height:90vh;overflow-y:auto}.team-modal-image{height:350px}}@media (max-width:768px){.team-section{padding:110px 20px}.team-grid{grid-template-columns:1fr}.team-image-wrapper{height:420px}.team-modal-content{padding:40px 28px}}.timeline-section{background:linear-gradient(#f7f4ee 0%,#fff 100%);padding:160px 8%;position:relative;overflow:hidden}.timeline-noise{pointer-events:none;background:radial-gradient(circle at 100% 0,#d4af3712,#0000 25%);position:absolute;inset:0}.timeline-container{z-index:2;max-width:1200px;margin:auto;position:relative}.timeline-header{text-align:center;max-width:850px;margin:auto auto 120px}.timeline-header span{color:#d4af37;letter-spacing:2px;margin-bottom:18px;font-size:13px;font-weight:700;display:inline-block}.timeline-header h2{color:#16361f;margin-bottom:24px;font-size:clamp(3rem,6vw,5rem);line-height:1.05}.timeline-header p{color:#666;font-size:1.05rem;line-height:1.9}.timeline-line{background:linear-gradient(#d4af37,#d4af3726);border-radius:999px;width:4px;height:calc(100% - 280px);position:absolute;top:280px;left:50%;transform:translate(-50%)}.timeline-items{flex-direction:column;gap:100px;display:flex}.timeline-item{width:50%;position:relative}.timeline-item.left{align-self:flex-start;padding-right:80px}.timeline-item.right{align-self:flex-end;padding-left:80px}.timeline-dot{color:#d4af37;z-index:5;background:linear-gradient(135deg,#16361f,#214d2f);border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;display:flex;position:absolute;top:40px;box-shadow:0 20px 50px #0000001f}.timeline-item.left .timeline-dot{right:-39px}.timeline-item.right .timeline-dot{left:-39px}.timeline-card{background:#fff;border-radius:34px;padding:45px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000000f}.timeline-card:hover{transform:translateY(-8px)}.timeline-card:before{content:"";background:linear-gradient(135deg,#d4af370d,#0000 50%);position:absolute;inset:0}.timeline-year{color:#16361f;background:#16361f14;border-radius:999px;margin-bottom:22px;padding:10px 16px;font-weight:700;display:inline-block}.timeline-card h3{color:#16361f;margin-bottom:18px;font-size:2rem}.timeline-card p{color:#666;line-height:1.9}@media (max-width:992px){.timeline-line{left:35px}.timeline-item{width:100%;padding-left:100px!important;padding-right:0!important}.timeline-item.left,.timeline-item.right{align-self:flex-start}.timeline-dot{left:-5px!important;right:auto!important}}@media (max-width:768px){.timeline-section{padding:110px 20px}.timeline-header{margin-bottom:90px}.timeline-card{padding:35px 28px}.timeline-card h3{font-size:1.7rem}}.projectsHero{justify-content:center;align-items:center;min-height:100vh;padding:120px 5vw 80px;display:flex;position:relative;overflow:hidden}.projectsHero-bg{background-color:#0000;background-image:linear-gradient(135deg,#102c1deb,#22140abf),url(/images/proyect.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.projectsHero-overlay{background:radial-gradient(circle at 0 100%,#c8791f40,#0000 40%);position:absolute;inset:0}.projectsHero-content{z-index:2;text-align:center;max-width:850px;position:relative}.projectsHero-pre{color:#e8a84a;letter-spacing:3px;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:700;display:inline-flex}.projectsHero h1{color:#fff;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,6rem);line-height:1}.projectsHero h1 em{color:#e8a84a;font-style:italic}.projectsHero p{color:#ffffffbf;max-width:650px;margin:auto auto 3rem;font-size:1.1rem;line-height:1.8}.projectsHero-stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.projectsHero-stats .stat{text-align:center}.projectsHero-stats span{color:#e8a84a;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:700;display:block}.projectsHero-stats small{color:#ffffffa6;font-size:.85rem}.projects-panels-section{background:#151515;padding:6rem 0 0;overflow:hidden}.projects-panels-intro{text-align:center;max-width:760px;margin:0 auto;padding:0 5vw}.projects-panels-label{color:#e8a84a;letter-spacing:3px;text-transform:uppercase;background:#e8a84a1f;border:1px solid #e8a84a40;border-radius:999px;margin-bottom:1.4rem;padding:.45rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-flex}.projects-panels-intro h2{color:#fff;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,5vw,4rem);line-height:1.1}.projects-panels-intro h2 span{color:#e8a84a;font-style:italic}.projects-panels-intro p{color:#fff9;line-height:1.8}.projects-panels-wrap{height:82vh;min-height:560px;margin-top:4rem;display:flex}.project-panel{cursor:pointer;flex:1;transition:flex .7s;position:relative;overflow:hidden}.project-panel.active{flex:4.5}.project-panel-bg{background-position:50%;background-size:cover;transition:transform .8s;position:absolute;inset:0;transform:scale(1.08)}.project-panel.active .project-panel-bg{transform:scale(1)}.project-panel-overlay{background:#000000a6;transition:background .5s;position:absolute;inset:0}.project-panel.active .project-panel-overlay{background:#0000004d}.project-panel-gradient{background:linear-gradient(#0000 40%,#000000eb 100%);position:absolute;inset:0}.project-panel-number{z-index:3;color:#fff;opacity:.16;font-family:Cormorant Garamond,serif;font-size:5rem;font-weight:700;position:absolute;top:2rem;left:2rem}.project-panel-mini{z-index:4;writing-mode:vertical-lr;flex-direction:column;align-items:center;gap:.8rem;transition:opacity .35s;display:flex;position:absolute;top:50%;right:1.8rem;transform:translateY(-50%)}.project-panel.active .project-panel-mini{opacity:0}.project-panel-emoji{writing-mode:horizontal-tb;font-size:2rem}.project-panel-mini-title{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:700}.project-panel-content{z-index:5;opacity:0;max-width:560px;padding:2.5rem 3rem 3rem;transition:all .45s;position:absolute;bottom:0;left:0;right:0;transform:translateY(25px)}.project-panel.active .project-panel-content{opacity:1;transform:translateY(0)}.project-panel-badge{color:#fff;letter-spacing:2px;text-transform:uppercase;background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;margin-bottom:1.3rem;padding:.4rem 1rem;font-size:.72rem;font-weight:800;display:inline-flex}.project-panel-content h3{color:#fff;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,4rem);line-height:1}.project-panel-content p{color:#fffc;max-width:480px;margin-bottom:2rem;line-height:1.8}.project-panel-button{color:#151515;background:#fff;border-radius:999px;align-items:center;gap:.6rem;padding:.9rem 1.8rem;font-weight:800;transition:all .25s;display:inline-flex}.project-panel-button:hover{gap:1rem;transform:translateY(-3px)}.project-panel+.project-panel:before{content:"";z-index:5;background:#ffffff1f;width:1px;position:absolute;top:5%;bottom:5%;left:0}@media (max-width:768px){.projects-panels-wrap{flex-direction:column;height:auto}.project-panel{height:320px;flex:none!important}.project-panel.active{height:500px}.project-panel-mini{writing-mode:horizontal-tb;inset:auto auto 1.5rem 50%;transform:translate(-50%)}.project-panel-content{padding:2rem}.project-panel-content h3{font-size:2.6rem}}.projects-detail-section{background:#f7f3ed;padding:7rem 5vw}.projects-detail-container{max-width:1200px;margin:0 auto}.project-detail-row{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;margin-bottom:7rem;display:grid}.project-detail-row.reverse .project-detail-image{order:2}.project-detail-row.reverse .project-detail-content{order:1}.project-detail-image{position:relative}.project-detail-image img{object-fit:cover;border-radius:24px;width:100%;height:450px;box-shadow:0 20px 60px #0000001f}.project-detail-badge{color:#fff;letter-spacing:2px;text-transform:uppercase;z-index:3;background:#c8791f;border-radius:999px;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800;position:absolute;top:-1rem;left:2rem}.project-detail-label{color:#c8791f;letter-spacing:3px;text-transform:uppercase;font-size:.8rem;font-weight:800}.project-detail-content h2{color:#1a4a2e;margin-top:.8rem;margin-bottom:1.2rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,5vw,4rem);line-height:1}.project-detail-line{background:#c8791f;border-radius:999px;width:60px;height:4px;margin-bottom:1.6rem}.project-detail-content p{color:#5a5248;margin-bottom:1rem;font-size:1rem;line-height:1.9}.project-detail-tags{flex-wrap:wrap;gap:.7rem;margin-top:2rem;margin-bottom:2.2rem;display:flex}.project-tag{color:#2d6e44;background:#e8f2ec;border:1px solid #1a4a2e26;border-radius:999px;padding:.45rem 1rem;font-size:.85rem;font-weight:700}.project-detail-button{color:#fff;background:#1a4a2e;border-radius:999px;align-items:center;gap:.6rem;padding:1rem 2rem;font-weight:800;transition:all .3s;display:inline-flex}.project-detail-button:hover{background:#2d6e44;gap:1rem;transform:translateY(-3px)}.future-projects-card{text-align:center;background:linear-gradient(135deg,#1a4a2e 0%,#102b1b 100%);border-radius:32px;padding:5rem;position:relative;overflow:hidden}.future-projects-glow{background:#e8a84a14;border-radius:50%;width:450px;height:450px;position:absolute;top:-180px;right:-120px}.future-projects-label{color:#e8a84a;letter-spacing:3px;text-transform:uppercase;background:#e8a84a1f;border:1px solid #e8a84a40;border-radius:999px;margin-bottom:1.5rem;padding:.45rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-flex;position:relative}.future-projects-card h2{color:#fff;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05;position:relative}.future-projects-card h2 span{color:#e8a84a;font-style:italic}.future-projects-card p{color:#ffffffbf;max-width:760px;margin:0 auto 1.3rem;font-size:1rem;line-height:1.9;position:relative}.future-projects-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex;position:relative}.future-btn-solid{color:#fff;background:#c8791f;border-radius:999px;padding:1rem 2rem;font-weight:800;transition:all .3s}.future-btn-solid:hover{background:#e8a84a;transform:translateY(-3px)}.future-btn-outline{color:#fff;border:1px solid #fff3;border-radius:999px;padding:1rem 2rem;font-weight:700;transition:all .3s}.future-btn-outline:hover{background:#ffffff14}@media (max-width:900px){.project-detail-row{grid-template-columns:1fr;gap:2.5rem}.project-detail-row.reverse .project-detail-image,.project-detail-row.reverse .project-detail-content{order:initial}.future-projects-card{padding:3rem 2rem}}@media (max-width:768px){.project-detail-image img{height:320px}.project-detail-content h2{font-size:2.8rem}}.projects-participate-section{background:linear-gradient(#f7f3ed 0%,#fff 100%);padding:8rem 5vw;position:relative;overflow:hidden}.projects-participate-glow{pointer-events:none;background:radial-gradient(circle,#e8a84a2e 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-220px;right:-180px}.projects-participate-container{z-index:2;max-width:1250px;margin:0 auto;position:relative}.projects-participate-header{text-align:center;max-width:760px;margin:0 auto 4.5rem}.projects-participate-label{color:#c8791f;letter-spacing:2px;text-transform:uppercase;background:#1a4a2e14;border:1px solid #1a4a2e1f;border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1.3rem;font-size:.76rem;font-weight:800;display:inline-flex}.projects-participate-header h2{color:#1a1a1a;margin-top:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.05}.projects-participate-header h2 span{color:#c8791f;font-style:italic}.projects-participate-header p{color:#6a6a6a;margin-top:1.4rem;font-size:1.05rem;line-height:1.9}.projects-participate-grid{grid-template-columns:repeat(4,1fr);gap:1.8rem;display:grid}.participate-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbf;border:1px solid #ffffffb3;border-radius:30px;flex-direction:column;min-height:360px;padding:2.2rem;transition:transform .45s,box-shadow .45s,border-color .45s;display:flex;position:relative;overflow:hidden}.participate-card:hover{border-color:#c8791f33;transform:translateY(-12px);box-shadow:0 25px 60px #0000001f}.participate-card-blur{pointer-events:none;background:radial-gradient(circle,#e8a84a2e 0%,#0000 75%);border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-60px}.participate-icon{border-radius:24px;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:1.8rem;transition:transform .4s,rotate .4s;display:flex;position:relative}.participate-card:hover .participate-icon{transform:translateY(-4px)rotate(-4deg)}.icon-heart{color:#e63946;background:linear-gradient(135deg,#e6394626,#e639460d);border:1px solid #e6394633;box-shadow:0 10px 30px #e6394626}.icon-help{color:#2a9d8f;background:linear-gradient(135deg,#2a9d8f26,#2a9d8f0d);border:1px solid #2a9d8f33;box-shadow:0 10px 30px #2a9d8f26}.icon-share{color:#4361ee;background:linear-gradient(135deg,#4361ee26,#4361ee0d);border:1px solid #4361ee33;box-shadow:0 10px 30px #4361ee26}.icon-panela{color:#c8791f;background:linear-gradient(135deg,#c8791f2e,#c8791f0d);border:1px solid #c8791f33;box-shadow:0 10px 30px #c8791f26}.participate-card h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.45rem;font-weight:700}.participate-card p{color:#6a6a6a;flex:1;font-size:.98rem;line-height:1.85}.participate-link{color:#fff;background:#1a4a2e;border-radius:999px;align-items:center;gap:.7rem;width:fit-content;margin-top:2rem;padding:.9rem 1.5rem;font-size:.92rem;font-weight:700;transition:background .3s,transform .3s,gap .3s;display:inline-flex}.participate-link:hover{background:#25613e;gap:1rem;transform:translateY(-2px)}@media (max-width:1100px){.projects-participate-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.projects-participate-section{padding:6rem 1.5rem}.projects-participate-grid{grid-template-columns:1fr}.projects-participate-header h2{font-size:2.8rem}.participate-card{min-height:auto}}.camp-hero{background:#0d1f16;align-items:center;width:100%;min-height:100vh;padding:0 7%;display:flex;position:relative;overflow:hidden}.camp-hero-bg{background:linear-gradient(#070f0a8c,#070f0ad1),url(https://images.unsplash.com/photo-1529156069898-49953e39b3ac?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat;animation:18s ease-in-out infinite alternate heroZoom;position:absolute;inset:0;transform:scale(1.08)}@keyframes heroZoom{0%{transform:scale(1.05)}to{transform:scale(1.12)}}.camp-hero-overlay{background:radial-gradient(circle at 100% 0,#c9872c2e,#0000 35%);position:absolute;inset:0}.camp-hero-glow{filter:blur(120px);border-radius:50%;position:absolute}.glow-1{background:#c9872c2e;width:340px;height:340px;top:-80px;right:-80px}.glow-2{background:#2e6e4533;width:300px;height:300px;bottom:-120px;left:-100px}.camp-hero-content{z-index:5;max-width:760px;animation:1s fadeUp;position:relative}.camp-hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.6rem;width:fit-content;margin-bottom:1.8rem;padding:.7rem 1.1rem;display:flex}.camp-hero-badge span{color:#f3f3f3;letter-spacing:1px;font-size:.84rem;font-weight:700}.camp-hero-badge svg{color:#d89a3c}.camp-hero h1{color:#fff;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,6.5rem);font-weight:800;line-height:1.02}.camp-hero h1 span{color:#d89a3c}.camp-hero p{color:#ffffffc7;max-width:650px;margin-bottom:2rem;font-size:1.12rem;line-height:1.9}.camp-hero-tags{flex-wrap:wrap;gap:.9rem;margin-bottom:2.5rem;display:flex}.camp-tag{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;padding:.7rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .3s}.camp-tag:hover{background:#d89a3c2e;border-color:#d89a3c59;transform:translateY(-4px)}.camp-hero-buttons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.camp-btn-primary{color:#fff;background:#d89a3c;border-radius:999px;align-items:center;gap:.7rem;padding:1rem 1.6rem;font-weight:700;transition:all .3s;display:flex}.camp-btn-primary:hover{transform:translateY(-4px);box-shadow:0 15px 35px #d89a3c59}.camp-btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.7rem;padding:1rem 1.6rem;font-weight:600;transition:all .3s;display:flex}.camp-btn-secondary:hover{background:#ffffff1f;transform:translateY(-4px)}.camp-hero-floating{z-index:5;flex-direction:column;gap:1.2rem;display:flex;position:absolute;bottom:12%;right:5%}.camp-floating-item{animation:5s ease-in-out infinite floatIcon;position:relative}.delay-1{animation-delay:1s}.delay-2{animation-delay:2s}.camp-floating-icon{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;font-size:2rem;transition:transform .3s,background .3s,box-shadow .3s;display:flex}.camp-floating-icon:hover{background:#ffffff2e;transform:translateY(-8px)scale(1.05);box-shadow:0 15px 35px #00000047}.camp-floating-tooltip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#111111d6;border:1px solid #ffffff14;border-radius:20px;width:240px;padding:1rem 1.1rem;transition:opacity .3s,transform .3s;position:absolute;top:50%;right:92px;transform:translateY(-50%)translate(20px);box-shadow:0 20px 45px #00000059}.camp-floating-item:hover .camp-floating-tooltip{opacity:1;transform:translateY(-50%)translate(0)}.camp-floating-tooltip h4{color:#fff;margin-bottom:.45rem;font-size:1rem;font-weight:700}.camp-floating-tooltip p{color:#ffffffb8;font-size:.84rem;line-height:1.65}.camp-scroll{z-index:5;flex-direction:column;align-items:center;gap:.8rem;display:flex;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.camp-scroll span{color:#ffffffb3;letter-spacing:2px;text-transform:uppercase;font-size:.75rem}.camp-scroll-line{background:linear-gradient(#ffffff1a,#d89a3c,#ffffff1a);border-radius:999px;width:2px;height:60px;animation:2s ease-in-out infinite scrollLine}@keyframes scrollLine{0%{opacity:.4;transform:scaleY(.5)}50%{opacity:1;transform:scaleY(1)}to{opacity:.4;transform:scaleY(.5)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIcon{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media (max-width:992px){.camp-hero{padding:0 1.5rem}}@media (max-width:900px){.camp-hero-floating{bottom:5rem;right:1rem}.camp-floating-tooltip{width:190px;right:82px}}@media (max-width:768px){.camp-hero{min-height:95vh}.camp-hero h1{font-size:3.3rem}.camp-hero p{font-size:1rem}.camp-hero-buttons{flex-direction:column;align-items:flex-start}.camp-btn-primary,.camp-btn-secondary{justify-content:center;width:100%}.camp-hero-floating{display:none}}@media (max-width:500px){.camp-hero h1{font-size:2.7rem}.camp-hero-tags{gap:.6rem}.camp-tag{font-size:.78rem}}.camp-about{background:linear-gradient(#f7f4ef,#fff);padding:8rem 7%;position:relative;overflow:hidden}.camp-about-bg-glow{filter:blur(120px);opacity:.5;border-radius:50%;position:absolute}.glow-a{background:#d89a3c26;width:320px;height:320px;top:-100px;left:-80px}.glow-b{background:#2a6b431f;width:260px;height:260px;bottom:-80px;right:-60px}.camp-about-container{z-index:2;grid-template-columns:minmax(320px,1.1fr) minmax(320px,.95fr);align-items:center;gap:5rem;max-width:1400px;margin:auto;display:grid;position:relative}.camp-about-label{color:#b97d27;letter-spacing:1px;text-transform:uppercase;background:#d89a3c1f;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.7rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.camp-about-content h2{color:#173321;margin-bottom:1.8rem;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.05}.camp-about-content h2 span{color:#d89a3c}.camp-about-text{color:#5b5b5b;max-width:680px;margin-bottom:1.5rem;font-size:1.05rem;line-height:2}.camp-about-highlight{background:#fff;border:1px solid #0000000d;border-radius:24px;align-items:flex-start;gap:1rem;margin-top:2.5rem;padding:1.5rem;display:flex;box-shadow:0 15px 40px #0000000f}.camp-highlight-line{background:#d89a3c;border-radius:999px;width:5px;min-height:100%}.camp-about-highlight p{color:#2d2d2d;font-size:1rem;font-style:italic;line-height:1.9}.camp-about-values{gap:1.4rem;display:grid}.camp-value-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #0000000f;border-radius:28px;align-items:flex-start;gap:1.2rem;padding:1.6rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.camp-value-card:before{content:"";opacity:0;background:linear-gradient(135deg,#d89a3c0f,#0000 40%);transition:all .35s;position:absolute;inset:0}.camp-value-card:hover{border-color:#d89a3c33;transform:translateY(-8px);box-shadow:0 18px 45px #00000014}.camp-value-card:hover:before{opacity:1}.camp-value-icon{color:#fff;background:linear-gradient(135deg,#d89a3c,#b77921);border-radius:20px;justify-content:center;align-items:center;width:62px;min-width:62px;height:62px;display:flex;box-shadow:0 10px 25px #d89a3c40}.camp-value-card h3{color:#173321;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.camp-value-card p{color:#626262;font-size:.95rem;line-height:1.8}@media (max-width:1100px){.camp-about-container{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.camp-about{padding:6rem 1.5rem}.camp-about-content h2{font-size:3rem}.camp-about-text{font-size:1rem}.camp-value-card{border-radius:24px;padding:1.3rem}}@media (max-width:500px){.camp-about-content h2{font-size:2.5rem}.camp-about-highlight{padding:1.2rem}.camp-value-card{flex-direction:column}}.camp-gallery{background:linear-gradient(#f7f3ed 0%,#fff 100%);padding:8rem 7%;position:relative;overflow:hidden}.camp-gallery-blur{filter:blur(120px);border-radius:50%;position:absolute}.blur-1{background:#d89a3c1f;width:340px;height:340px;top:-100px;right:-100px}.blur-2{background:#2e6e451a;width:320px;height:320px;bottom:-120px;left:-100px}.camp-gallery-container{z-index:2;position:relative}.camp-gallery-header{text-align:center;max-width:760px;margin:0 auto 5rem}.camp-gallery-label{color:#b97922;letter-spacing:2px;text-transform:uppercase;background:#d89a3c1f;border-radius:999px;margin-bottom:1.4rem;padding:.7rem 1.2rem;font-size:.8rem;font-weight:800;display:inline-block}.camp-gallery-header h2{color:#173321;margin-bottom:1.5rem;font-size:clamp(2.7rem,6vw,5rem);line-height:1.05}.camp-gallery-header h2 span{color:#d89a3c}.camp-gallery-header p{color:#5b5b5b;font-size:1.08rem;line-height:1.9}.camp-gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.camp-gallery-card{cursor:pointer;height:320px;transform-style:preserve-3d;border-radius:28px;transition:transform .5s,box-shadow .5s;position:relative;overflow:hidden}.camp-gallery-card.large{grid-column:span 2;height:420px}.camp-gallery-card:hover{transform:translateY(-10px)rotateX(2deg)rotateY(-2deg);box-shadow:0 30px 60px #0000002e}.camp-gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .8s,filter .5s}.camp-gallery-card:hover img{filter:brightness(.7);transform:scale(1.08)}.camp-gallery-overlay{opacity:0;background:linear-gradient(#00000014,#000000c7);align-items:flex-end;padding:2rem;transition:all .4s;display:flex;position:absolute;inset:0}.camp-gallery-card:hover .camp-gallery-overlay{opacity:1}.camp-gallery-content{transition:all .45s;transform:translateY(30px)}.camp-gallery-card:hover .camp-gallery-content{transform:translateY(0)}.camp-gallery-content span{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1rem;display:flex}.camp-gallery-content h3{color:#fff;margin-bottom:.7rem;font-size:1.6rem}.camp-gallery-content p{color:#ffffffc7;font-size:.95rem;line-height:1.7}.camp-gallery-modal{z-index:999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.camp-gallery-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000c7;animation:.4s fadeIn;position:absolute;inset:0}.camp-gallery-modal-content{z-index:2;background:#fff;border-radius:30px;grid-template-columns:1.3fr .7fr;width:min(1200px,92%);max-height:90vh;animation:.45s modalUp;display:grid;position:relative;overflow:hidden}.camp-gallery-modal-image{height:90vh}.camp-gallery-modal-image img{object-fit:cover;width:100%;height:100%}.camp-gallery-modal-info{flex-direction:column;justify-content:center;padding:3rem;display:flex}.camp-gallery-modal-info span{color:#c38a34;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:800}.camp-gallery-modal-info h3{color:#173321;margin-bottom:1.3rem;font-size:3rem;line-height:1.05}.camp-gallery-modal-info p{color:#555;font-size:1rem;line-height:1.9}.camp-gallery-close{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:56px;height:56px;transition:all .3s;position:absolute;top:30px;right:30px}.camp-gallery-close:hover{background:#d89a3c;transform:rotate(90deg)}.camp-gallery-nav{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:64px;height:64px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.camp-gallery-nav:hover{background:#d89a3c;transform:translateY(-50%)scale(1.08)}.camp-gallery-nav.left{left:30px}.camp-gallery-nav.right{right:30px}@keyframes modalUp{0%{opacity:0;transform:translateY(40px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:992px){.camp-gallery-grid{grid-template-columns:1fr 1fr}.camp-gallery-card.large{grid-column:span 2}.camp-gallery-modal-content{grid-template-columns:1fr}.camp-gallery-modal-image{height:55vh}}@media (max-width:768px){.camp-gallery{padding:6rem 1.5rem}.camp-gallery-grid{grid-template-columns:1fr}.camp-gallery-card.large{grid-column:span 1;height:320px}.camp-gallery-modal-info{padding:2rem}.camp-gallery-modal-info h3{font-size:2.2rem}.camp-gallery-nav{width:54px;height:54px}}@media (max-width:500px){.camp-gallery-header h2{font-size:2.5rem}.camp-gallery-card{height:280px}.camp-gallery-modal-image{height:40vh}}.camp-process{background:linear-gradient(#fff 0%,#f7f4ef 100%);padding:8rem 7%;position:relative;overflow:hidden}.camp-process-glow{filter:blur(120px);border-radius:50%;position:absolute}.glow-left{background:#2e6e451a;width:340px;height:340px;top:10%;left:-120px}.glow-right{background:#d89a3c1f;width:320px;height:320px;bottom:0;right:-120px}.camp-process-container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.camp-process-header{text-align:center;max-width:850px;margin:0 auto 5rem}.camp-process-label{color:#c4842e;letter-spacing:2px;text-transform:uppercase;background:#d89a3c1f;border-radius:999px;margin-bottom:1.5rem;padding:.75rem 1.3rem;font-size:.78rem;font-weight:800;display:inline-block}.camp-process-header h2{color:#173321;margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5rem);line-height:1.05}.camp-process-header h2 span{color:#d89a3c}.camp-process-header p{color:#5e5e5e;font-size:1.05rem;line-height:1.9}.camp-process-grid{grid-template-columns:repeat(3,1fr);gap:1.8rem;display:grid}.camp-process-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #0000000d;border-radius:30px;padding:2rem;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;overflow:hidden}.camp-process-card:hover{border-color:#d89a3c38;transform:translateY(-10px);box-shadow:0 25px 60px #0000001a}.camp-process-top{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.camp-process-number{color:#17332114;font-size:3rem;font-weight:800;line-height:1}.camp-process-icon{color:#d89a3c;background:linear-gradient(135deg,#173321,#28553a);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 12px 30px #1733212e}.camp-process-content h3{color:#173321;margin-bottom:1rem;font-size:1.7rem;line-height:1.2}.camp-process-content p{color:#5f5f5f;margin-bottom:2rem;font-size:.98rem;line-height:1.9}.camp-process-points{flex-wrap:wrap;gap:.7rem;display:flex}.camp-process-points span{color:#23402d;background:#1733210d;border:1px solid #17332114;border-radius:999px;padding:.7rem 1rem;font-size:.78rem;font-weight:700}.camp-process-arrow{color:#d89a3c;background:#d89a3c1a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .3s,background .3s;display:flex;position:absolute;bottom:1.4rem;right:1.4rem}.camp-process-card:hover .camp-process-arrow{background:#d89a3c2e;transform:translate(4px)}.camp-process-card:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#d89a3c0f,#0000);transition:all .4s;position:absolute;inset:0}.camp-process-card:hover:before{opacity:1}@media (max-width:1100px){.camp-process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.camp-process{padding:6rem 1.5rem}.camp-process-grid{grid-template-columns:1fr}.camp-process-header{margin-bottom:4rem}}@media (max-width:500px){.camp-process-content h3{font-size:1.5rem}.camp-process-content p{font-size:.95rem}.camp-process-card{padding:1.6rem}}.camp-other-projects-section{background:linear-gradient(#faf7f1 0%,#fff 100%);padding:7rem 7%;position:relative;overflow:hidden}.camp-other-glow{filter:blur(120px);pointer-events:none;border-radius:50%;position:absolute}.camp-other-container{z-index:2;max-width:1300px;margin:auto;position:relative}.camp-other-header{text-align:center;max-width:760px;margin:0 auto 4rem}.camp-other-mini{color:#b9781e;letter-spacing:1px;text-transform:uppercase;background:#d89a3c1a;border:1px solid #d89a3c2e;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin:auto auto 1.4rem;padding:.7rem 1.1rem;font-size:.8rem;font-weight:700;display:flex}.camp-other-header h2{color:#163322;margin-bottom:1.4rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.05}.camp-other-header h2 span{color:#d89a3c}.camp-other-header p{color:#5e655f;font-size:1.05rem;line-height:1.9}.camp-other-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.camp-other-card{background:#fff;border:1px solid #0000000f;border-radius:32px;align-items:flex-start;gap:1.6rem;padding:2rem;text-decoration:none;transition:transform .4s,border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.camp-other-card:hover{border-color:#d89a3c33;transform:translateY(-10px);box-shadow:0 25px 60px #00000014}.camp-other-card-bg{opacity:0;background:radial-gradient(circle at 100% 0,#d89a3c14,#0000 45%);transition:all .4s;position:absolute;inset:0}.camp-other-card:hover .camp-other-card-bg{opacity:1}.camp-other-icon{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:78px;height:78px;transition:transform .4s,background .4s;display:flex;position:relative}.camp-other-icon svg{width:34px;height:34px}.camp-other-card:hover .camp-other-icon{transform:translateY(-6px)rotate(-4deg)}.camp-other-content{z-index:2;flex:1;position:relative}.camp-other-badge{color:#8b8b8b;letter-spacing:1px;text-transform:uppercase;background:#f7f7f7;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.45rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.camp-other-content h3{color:#163322;margin-bottom:.9rem;font-size:1.7rem;font-weight:800;line-height:1.2}.camp-other-content p{color:#5d635e;font-size:.96rem;line-height:1.8}.camp-other-arrow{z-index:2;color:#163322;background:#f5f5f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .35s,background .35s,color .35s;display:flex;position:relative}.camp-other-card:hover .camp-other-arrow{color:#fff;background:#d89a3c;transform:translate(4px,-4px)}@media (max-width:992px){.camp-other-grid{grid-template-columns:1fr}}@media (max-width:768px){.camp-other-projects-section{padding:5rem 1.5rem}.camp-other-card{flex-direction:column}.camp-other-arrow{width:48px;height:48px}}@media (max-width:500px){.camp-other-header h2{font-size:2.4rem}.camp-other-content h3{font-size:1.4rem}}.camp-collaborators-section{background:linear-gradient(#0f1d16 0%,#15281e 100%);padding:7rem 7%;position:relative;overflow:hidden}.camp-collab-glow{filter:blur(130px);pointer-events:none;border-radius:50%;position:absolute}.glow-1{background:#d89a3c24;width:320px;height:320px;top:-80px;left:-100px}.glow-2{background:#49a36d29;width:340px;height:340px;bottom:-120px;right:-100px}.camp-collaborators-container{z-index:2;max-width:1300px;margin:auto;position:relative}.camp-collaborators-header{text-align:center;max-width:820px;margin:0 auto 4.5rem}.camp-collab-mini{color:#d89a3c;letter-spacing:1px;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin:auto auto 1.4rem;padding:.7rem 1.1rem;font-size:.8rem;font-weight:700;display:flex}.camp-collaborators-header h2{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.7rem,5vw,4.8rem);font-weight:800;line-height:1.05}.camp-collaborators-header h2 span{color:#d89a3c}.camp-collaborators-header p{color:#ffffffb8;font-size:1.05rem;line-height:1.9}.camp-collaborators-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.camp-collaborator-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff14;border-radius:32px;padding:2.2rem;transition:transform .45s,border-color .45s,box-shadow .45s;position:relative;overflow:hidden}.camp-collaborator-card:hover{border-color:#d89a3c38;transform:translateY(-12px);box-shadow:0 25px 60px #00000040}.camp-collab-card-bg{opacity:0;background:radial-gradient(circle at 100% 0,#d89a3c1a,#0000 45%);transition:all .4s;position:absolute;inset:0}.camp-collaborator-card:hover .camp-collab-card-bg{opacity:1}.camp-collaborator-icon{z-index:2;background:#ffffff14;border:1px solid;border-radius:26px;justify-content:center;align-items:center;width:82px;height:82px;margin-bottom:1.8rem;transition:transform .4s,background .4s;display:flex;position:relative}.camp-collaborator-icon svg{width:38px;height:38px}.camp-collaborator-card:hover .camp-collaborator-icon{background:#ffffff1f;transform:translateY(-6px)rotate(-4deg)}.camp-collaborator-content{z-index:2;position:relative}.camp-collaborator-content span{color:#d89a3c;letter-spacing:1px;text-transform:uppercase;background:#ffffff14;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.45rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.camp-collaborator-content h3{color:#fff;margin-bottom:1rem;font-size:1.6rem;font-weight:800;line-height:1.25}.camp-collaborator-content p{color:#ffffffb3;font-size:.95rem;line-height:1.9}.camp-collaborators-cta{text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#d89a3c24,#ffffff0a);border:1px solid #ffffff1a;border-radius:34px;padding:3.5rem 2rem;position:relative;overflow:hidden}.camp-collaborators-cta:before{content:"";background:radial-gradient(circle at top,#ffffff1a,#0000 55%);position:absolute;inset:0}.camp-collaborators-cta h3{z-index:2;color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;position:relative}.camp-collaborators-cta p{z-index:2;color:#ffffffbd;max-width:700px;margin:0 auto 2rem;font-size:1rem;line-height:1.9;position:relative}.camp-collaborators-cta a{z-index:2;color:#fff;background:#d89a3c;border-radius:999px;justify-content:center;align-items:center;padding:1rem 1.8rem;font-weight:700;transition:transform .35s,box-shadow .35s;display:inline-flex;position:relative}.camp-collaborators-cta a:hover{transform:translateY(-5px);box-shadow:0 18px 40px #d89a3c4d}@media (max-width:1100px){.camp-collaborators-grid{grid-template-columns:1fr}}@media (max-width:768px){.camp-collaborators-section{padding:5rem 1.5rem}.camp-collaborator-card{padding:1.8rem}.camp-collaborators-cta{padding:2.8rem 1.5rem}}@media (max-width:500px){.camp-collaborators-header h2{font-size:2.3rem}.camp-collaborator-content h3{font-size:1.35rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{width:100%;overflow-x:hidden}body{font-family:var(--font-body);color:var(--texto);background:#fff}a{height:auto;color:inherit;text-decoration:none}img{max-width:100%;display:block}section{padding:6rem 5vw}h1,h2,h3,h4,h5{font-family:var(--font-title)}
@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/224e262ef877bfa4-s.0mo8vqgr8yagc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/7f11d98043fdedc9-s.0r4w1y.tjq0ay.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.0lcb62h0-.jh3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.0ri_id_kcagyz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.0tqkxa-w3pk~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Fallback;src:local(Arial);ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.0%;size-adjust:101.39%}.nunito_494ff288-module__5nKHcG__className{font-family:Nunito,Nunito Fallback;font-style:normal}.nunito_494ff288-module__5nKHcG__variable{--font-body:"Nunito", "Nunito Fallback"}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_cdfb0173-module__NaEhTq__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.cormorant_garamond_cdfb0173-module__NaEhTq__variable{--font-title:"Cormorant Garamond", "Cormorant Garamond Fallback"}
