body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{background-image:url(/static/media/home_bg.8360a35b22005e91f228.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;margin:0}.navbar{background-color:#eaf3ea;border-bottom:1px solid #d3e7d3;box-shadow:0 2px 8px #23412314;padding:.75rem 0;position:sticky;top:0;z-index:100}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.logo img{height:150px}.nav-links{display:flex;justify-content:flex-end}.nav-links ul{display:flex;list-style:none;margin:0;padding:0}.nav-links li{margin-left:1.5rem}.nav-links a{color:#274029;font-weight:600;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#e6af2e}.menu-icon{cursor:pointer;display:none;padding:.5rem}.bar{background-color:#333;height:3px;margin:5px 0;transition:all .3s ease-in-out;width:25px}@media (max-width:768px){.nav-links{align-items:center;background-color:#eaf3ea;border-bottom:1px solid #d3e7d3;display:none;flex-direction:column;left:0;position:absolute;top:100%;width:100%}.nav-links.active{display:flex}.nav-links ul{flex-direction:column;width:100%}.nav-links li{border-bottom:1px solid #d8ebd8;margin:0;padding:1rem 0;text-align:center}.menu-icon{display:block}.menu-icon.active .bar:first-child{transform:translateY(8px) rotate(-45deg)}.menu-icon.active .bar:nth-child(2){opacity:0}.menu-icon.active .bar:nth-child(3){transform:translateY(-8px) rotate(45deg)}}.home{padding-top:0}.home-section{padding:4.5rem 2rem;text-align:center}.container{margin:0 auto;max-width:1200px}.home-section h2{color:#1e3a20;font-size:2.4rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1.25rem}.home-section p{color:#3e503e;font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}.primary-button{background-color:#e6af2e;border:none;border-radius:30px;box-shadow:0 4px 14px #e6af2e59;color:#1a2b1a;cursor:pointer;display:inline-block;font-size:1.05rem;font-weight:700;padding:.85rem 2rem;text-decoration:none;transition:all .3s ease}.primary-button:hover{background-color:#d4a024;box-shadow:0 6px 18px #e6af2e73;color:#111e11;transform:translateY(-2px)}.secondary-action-button{background-color:#2e5b2e;border:none;border-radius:30px;box-shadow:0 4px 12px #2e5b2e40;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.85rem 1.8rem;text-decoration:none;transition:all .3s ease}.secondary-action-button:hover{background-color:#244924;box-shadow:0 6px 16px #2e5b2e59;color:#fff;transform:translateY(-2px)}#expert-bg{background:linear-gradient(135deg,#f2f7f2,#eaf3ea);border-bottom:1px solid #dcebdc;border-top:1px solid #dcebdc}.expert-highlight .container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.expert-highlight .image{align-items:center;display:flex;justify-content:center}.expert-highlight .image img,.slider-image{border:6px solid #fff;border-radius:50%;box-shadow:0 10px 25px #23412326;height:320px;object-fit:cover;transition:opacity .5s ease-in-out,transform .3s ease;width:320px}.expert-highlight .image img:hover{transform:scale(1.02)}.expert-highlight .content{background-color:#fff;border:1px solid #e1ede1;border-radius:20px;box-shadow:0 8px 24px #2341230f;padding:2.8rem;text-align:left}.expert-highlight h3{color:#2e5b2e;font-size:1.45rem;font-weight:600;margin-bottom:1.25rem;margin-top:.25rem}#about-us-bg{background-color:#fff}.about-us .container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.about-us .image img{border:4px solid #fff;border-radius:20px;box-shadow:0 10px 25px #2341231f;display:block;height:380px;object-fit:cover;width:100%}.about-us .content{background-color:#f6faf6;border:1px solid #e1ede1;border-radius:20px;box-shadow:0 8px 24px #2341230d;padding:2.8rem;text-align:left}#benefits-bg{background:linear-gradient(180deg,#f7faf7,#edf5ed);border-top:1px solid #dcebdc}.benefits-preview .content{margin:0 auto 3rem;max-width:750px;text-align:center}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.benefit{background-color:#fff;border:1px solid #e3eee3;border-radius:18px;box-shadow:0 6px 20px #2341230f;display:flex;flex-direction:column;padding:1.8rem 1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.benefit:hover{box-shadow:0 12px 28px #2341231f;transform:translateY(-5px)}.benefit-image-box{border-radius:12px;height:190px;margin-bottom:1.25rem;overflow:hidden;width:100%}.benefit-image-box img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.benefit:hover .benefit-image-box img{transform:scale(1.06)}.benefit h3{color:#1e3a20;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.benefit p{color:#4a5c4a;font-size:.98rem;line-height:1.6;margin-bottom:0}@media (max-width:768px){.home-section{padding:3rem 1.25rem}.home-section h2{font-size:2rem}.about-us .container,.expert-highlight .container{gap:2rem;grid-template-columns:1fr;text-align:center}.about-us .image,.expert-highlight .image{order:-1}.expert-highlight .image img,.slider-image{height:240px;width:240px}.about-us .image img{height:260px}.about-us .content,.expert-highlight .content{padding:1.8rem 1.4rem;text-align:center}}.banner-slider{box-shadow:0 4px 20px #00000026;height:520px;overflow:hidden;position:relative;width:100%}.banner-slides-track{height:100%;position:relative;width:100%}.banner-slide-item{background-position:50%;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(1.02);transition:opacity .8s ease-in-out,transform 4s ease-out,visibility .8s ease-in-out;visibility:hidden;width:100%}.banner-slide-item.active{opacity:1;transform:scale(1);visibility:visible}.banner-slide-overlay{align-items:center;background:linear-gradient(180deg,#141e1473,#000000a6);box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:2rem 1.5rem;text-align:center;width:100%}.banner-slide-content{animation:bannerFadeUp .8s ease forwards;color:#fff;max-width:800px}@keyframes bannerFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.banner-slide-title{font-size:3.2rem;font-weight:700;letter-spacing:-.5px;line-height:1.15;margin-bottom:1.2rem;text-shadow:2px 3px 6px #0009}.banner-slide-subtitle{color:#f3f4f6;font-size:1.35rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:650px;text-shadow:1px 2px 4px #000000b3}.banner-slide-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.banner-primary-btn{background-color:#e6af2e;border-radius:30px;box-shadow:0 4px 12px #e6af2e66;color:#1f2937;font-size:1.05rem;font-weight:700;padding:.9rem 2rem;text-decoration:none;transition:all .3s ease}.banner-primary-btn:hover{background-color:#d4a024;box-shadow:0 6px 18px #e6af2e80;color:#111827;transform:translateY(-2px)}.banner-secondary-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff26;border:2px solid #fff;border-radius:30px;color:#fff;font-size:1.05rem;font-weight:600;padding:.85rem 1.8rem;text-decoration:none;transition:all .3s ease}.banner-secondary-btn:hover{background-color:#fff;color:#1f2937;transform:translateY(-2px)}.banner-arrow{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000059;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:48px;z-index:10}.banner-arrow:hover{background-color:#000000b3;transform:translateY(-50%) scale(1.1)}.banner-arrow-prev{left:20px}.banner-arrow-next{right:20px}.banner-dots{bottom:24px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.banner-dot{background-color:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.banner-dot.active{background-color:#e6af2e;border-radius:10px;width:28px}.banner-dot:hover{background-color:#ffffffd9}@media (max-width:768px){.banner-slider{height:420px}.banner-slide-title{font-size:2.2rem;margin-bottom:.8rem}.banner-slide-subtitle{font-size:1.05rem;margin-bottom:1.5rem}.banner-arrow{font-size:1.2rem;height:38px;width:38px}.banner-arrow-prev{left:10px}.banner-arrow-next{right:10px}.banner-primary-btn,.banner-secondary-btn{font-size:.95rem;padding:.75rem 1.4rem}}.recetas{background:linear-gradient(180deg,#f7faf7,#edf5ed);padding:5rem 1.5rem 6rem;text-align:center}.recetas h2{color:#1e3a20;font-size:2.5rem;font-weight:700;margin-bottom:.75rem}.recetas-intro{color:#4b5e4b;font-size:1.1rem;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;max-width:700px}.recipe-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.recipe-item{background-color:#fff;border:1px solid #e1ede1;border-radius:20px;box-shadow:0 8px 24px #23412312;display:flex;flex-direction:column;padding:2.2rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.recipe-item:hover{box-shadow:0 12px 30px #2341231f;transform:translateY(-5px)}.recipe-item img{border:3px solid #f0f6f0;border-radius:14px;height:220px;margin-bottom:1.5rem;object-fit:cover;width:100%}.recipe-item h3{color:#1e3a20;font-size:1.4rem;font-weight:700;margin-bottom:.75rem}.recipe-item p{color:#4b5e4b;font-size:.98rem;line-height:1.6;margin-bottom:1.5rem}.recipe-button{align-self:flex-start;background-color:#e6af2e;border:none;border-radius:30px;box-shadow:0 3px 8px #e6af2e4d;color:#1a2b1a;cursor:pointer;font-size:.98rem;font-weight:700;padding:.75rem 1.6rem;transition:all .3s ease}.recipe-button:hover{background-color:#d4a024;box-shadow:0 5px 12px #e6af2e66;transform:translateY(-2px)}.recipe-details{animation:recipeFade .3s ease forwards;background-color:#f7faf7;border:1px solid #dcebdc;border-radius:14px;display:none;margin-top:1.5rem;padding:1.5rem}@keyframes recipeFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.recipe-details.show{display:block}.recipe-details h4{border-bottom:1px solid #e2ede2;color:#1e3a20;font-size:1.15rem;font-weight:700;margin-bottom:.6rem;margin-top:1rem;padding-bottom:.3rem}.recipe-details h4:first-of-type{margin-top:0}.recipe-details ol,.recipe-details ul{color:#3b4d3b;font-size:.94rem;line-height:1.6;margin-bottom:1.2rem;padding-left:1.4rem}.recipe-details li{margin-bottom:.4rem}.productos-page{background-color:#f7faf7}.productos{padding:4.5rem 1.5rem 3rem;text-align:center}.productos-header{margin:0 auto 3.5rem;max-width:800px}.productos-badge{background-color:#eaf4ea;border:1px solid #cde0cd;border-radius:50px;color:#244d24;display:inline-block;font-size:.9rem;letter-spacing:.5px;padding:.35rem 1.2rem}.productos h2,.productos-badge{font-weight:700;margin-bottom:1rem}.productos h2{color:#1e3a20;font-size:2.6rem}.productos-intro{color:#485c48;font-size:1.15rem;line-height:1.7;margin-bottom:1.5rem}.recetas-jump-banner{align-items:center;background-color:#fff;border:1px solid #d8ebd8;border-radius:50px;box-shadow:0 4px 12px #2341230d;color:#343;display:inline-flex;flex-wrap:wrap;font-size:.98rem;gap:1rem;justify-content:center;margin-top:.5rem;padding:.8rem 1.6rem}.recetas-jump-link{background-color:#fff9e6;border:1px solid #f0dc99;border-radius:20px;color:#b8860b;font-weight:700;padding:.35rem .9rem;text-decoration:none;transition:all .2s ease}.recetas-jump-link:hover{background-color:#e6af2e;color:#1a2b1a}.product-grid{grid-gap:2.2rem;display:grid;gap:2.2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.product-item{background-color:#fff;border:1px solid #e1ede1;border-radius:20px;box-shadow:0 8px 24px #2341230f;display:flex;flex-direction:column;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.product-item:hover{border-color:#cbdccb;box-shadow:0 14px 32px #2341231f;transform:translateY(-6px)}.product-image-box{background-color:#f2f7f2;border-radius:14px;height:230px;margin-bottom:1.5rem;overflow:hidden;width:100%}.product-image-box img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.product-item:hover .product-image-box img{transform:scale(1.05)}.product-item h3{color:#1e3a20;font-size:1.35rem;font-weight:700;margin-bottom:.8rem}.product-item p{color:#506450;font-size:.98rem;line-height:1.6;margin-bottom:0;margin-top:auto}.productos-recetas-section{background-color:#fff;border-top:2px solid #dbe8db}.beneficios{padding:4rem 0;text-align:center}.beneficios h2{color:#333;font-size:2.5rem;margin-bottom:1rem}.beneficios-intro{color:#666;margin:0 auto;max-width:800px}.beneficios-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.beneficio-item{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem}.beneficio-img{border-radius:5px;height:auto;margin-bottom:1rem;max-width:100%}.beneficio-item h3{color:#333;font-size:1.2rem;margin-bottom:.5rem}.beneficio-item p{color:#666}.servicios-page{background-color:#f6faf6;color:#343}.servicios-hero{background:linear-gradient(135deg,#1b381e,#2e5b2e);color:#fff;overflow:hidden;padding:4.5rem 1.5rem 4rem;position:relative;text-align:center}.servicios-hero-container{margin:0 auto;max-width:850px}.servicios-hero-badge{background-color:#e6af2e33;border:1px solid #e6af2e66;border-radius:50px;color:#f3cb69;display:inline-block;font-size:.95rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.2rem;padding:.4rem 1.2rem}.servicios-hero h1{color:#fff;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.2rem}.servicios-hero p{color:#e2ede2;font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.servicios-hero-actions{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.servicios-cta-primary{background-color:#e6af2e;border-radius:30px;box-shadow:0 4px 14px #e6af2e66;color:#1a2b1a;font-size:1.05rem;font-weight:700;padding:.9rem 2rem;text-decoration:none;transition:all .3s ease}.servicios-cta-primary:hover{background-color:#d4a024;box-shadow:0 6px 18px #e6af2e80;color:#111e11;transform:translateY(-2px)}.servicios-cta-secondary{background-color:#ffffff1f;border:2px solid #fffc;border-radius:30px;color:#fff;font-size:1.05rem;font-weight:600;padding:.85rem 1.8rem;text-decoration:none;transition:all .3s ease}.servicios-cta-secondary:hover{background-color:#fff;color:#1e3a20;transform:translateY(-2px)}.servicios-pillars-section{padding:5rem 1.5rem}.section-title-wrapper{margin:0 auto 3.5rem;max-width:750px;text-align:center}.section-title-wrapper h2{color:#1e3a20;font-size:2.4rem;font-weight:700;margin-bottom:.75rem}.section-title-wrapper p{color:#485c48;font-size:1.1rem}.services-grid{grid-gap:2.2rem;display:grid;gap:2.2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.service-card{background-color:#fff;border:1px solid #e1ede1;border-radius:20px;box-shadow:0 8px 24px #2341230f;display:flex;flex-direction:column;padding:2.5rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{border-color:#cbdccb;box-shadow:0 14px 32px #2341231f;transform:translateY(-6px)}.service-card-icon{align-items:center;background-color:#eaf4ea;border-radius:16px;color:#2e5b2e;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.service-card-icon svg{height:32px;width:32px}.service-card h3{color:#1e3a20;font-size:1.45rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.service-card-desc{color:#485c48;font-size:1.02rem;line-height:1.6;margin-bottom:1.5rem}.service-card-list{border-top:1px solid #edf4ed;list-style:none;margin:auto 0 0;padding:1.2rem 0 0}.service-card-list li{color:#3b4d3b;font-size:.96rem;line-height:1.5;margin-bottom:.8rem;padding-left:1.6rem;position:relative}.service-card-list li:before{color:#e6af2e;content:"✓";font-weight:700;left:0;position:absolute;top:0}.servicios-expert-section{background:linear-gradient(180deg,#f0f6f0,#e8f2e8);border-top:1px solid #dbe8db;padding:5rem 1.5rem}.expert-bio-wrapper{background-color:#fff;border:1px solid #e1ede1;border-radius:24px;box-shadow:0 12px 36px #23412314;margin:0 auto;max-width:1000px;padding:3.5rem}.expert-bio-header{align-items:center;border-bottom:1px solid #ebf2eb;display:flex;gap:2.5rem;margin-bottom:2.5rem;padding-bottom:2rem}.expert-photo-container{flex-shrink:0;position:relative}.expert-bio-photo{border:5px solid #eaf3ea;border-radius:50%;box-shadow:0 8px 24px #23412326;height:170px;object-fit:cover;width:170px}.expert-photo-tag{background-color:#e6af2e;border-radius:20px;bottom:0;box-shadow:0 2px 6px #00000026;color:#1a2b1a;font-size:.8rem;font-weight:700;left:50%;padding:.25rem .8rem;position:absolute;transform:translateX(-50%);white-space:nowrap}.expert-bio-intro h2{color:#1e3a20;font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.expert-bio-subtitle{color:#2e5b2e;font-size:1.15rem;font-weight:600;margin-bottom:1.2rem}.expert-badges{display:flex;flex-wrap:wrap;gap:.8rem}.expert-badge{background-color:#eef6ee;border:1px solid #d2e4d2;border-radius:20px;color:#234d23;font-size:.88rem;font-weight:600;padding:.35rem .9rem}.expert-international-highlight{align-items:flex-start;background:linear-gradient(135deg,#eaf5ea,#e2efe2);border:2px solid #b8dab8;border-radius:18px;box-shadow:0 4px 12px #2341230d;display:flex;gap:1.5rem;margin-bottom:2.2rem;padding:1.8rem 2rem}.intl-icon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 8px #2341231a;color:#2e5b2e;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.intl-icon svg{height:26px;width:26px}.intl-content h4{color:#1e3a20;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.intl-content p{color:#2b3d2b;font-size:1.05rem;line-height:1.6;margin:0}.intl-content strong{color:#1e3a20}.expert-bio-body p{color:#435543;font-size:1.05rem;line-height:1.75;margin-bottom:1.2rem}.expert-credentials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:2.5rem}.credential-block{background-color:#f7faf7;border:1px solid #e1ede1;border-radius:18px;padding:1.8rem}.credential-block.full-width{grid-column:1/-1}.credential-block h3{border-bottom:2px solid #e0ede0;color:#1e3a20;font-size:1.25rem;font-weight:700;margin-bottom:1.2rem;padding-bottom:.6rem}.credential-block ul{list-style:none;margin:0;padding:0}.credential-block li{margin-bottom:1rem}.credential-block li strong{color:#223c22;display:block;font-size:.98rem}.credential-block li span{color:#596b59;font-size:.9rem}.conferences-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.conference-item{background-color:#fff;border:1px solid #e3eee3;border-radius:12px;padding:1rem}.conference-tag{background-color:#eaf4ea;border-radius:6px;color:#2e5b2e;display:inline-block;font-size:.78rem;font-weight:700;margin-bottom:.4rem;padding:.2rem .6rem;text-transform:uppercase}.conference-item p{color:#3b4d3b;font-size:.92rem;line-height:1.4;margin:0}.expert-cta-banner{align-items:center;background:linear-gradient(135deg,#1b381e,#294d29);border-radius:20px;color:#fff;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-top:3rem;padding:2.2rem}.expert-cta-text h3{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.expert-cta-text p{color:#d8ead8;font-size:1rem;margin:0}.expert-cta-buttons{display:flex;flex-shrink:0;gap:1rem}.expert-whatsapp-btn{background-color:#25d366;border-radius:30px;box-shadow:0 4px 12px #25d36659;color:#fff!important;font-size:.98rem;font-weight:700;padding:.85rem 1.6rem;text-decoration:none;transition:all .3s ease}.expert-whatsapp-btn:hover{background-color:#20ba5a;box-shadow:0 6px 16px #25d36673;transform:translateY(-2px)}.expert-contact-btn{background-color:#e6af2e;border-radius:30px;box-shadow:0 4px 12px #e6af2e59;color:#1a2b1a;font-size:.98rem;font-weight:700;padding:.85rem 1.6rem;text-decoration:none;transition:all .3s ease}.expert-contact-btn:hover{background-color:#d4a024;box-shadow:0 6px 16px #e6af2e73;transform:translateY(-2px)}@media (max-width:850px){.servicios-hero h1{font-size:2.2rem}.expert-bio-wrapper{padding:2rem 1.5rem}.expert-bio-header{flex-direction:column;text-align:center}.expert-badges{justify-content:center}.expert-international-highlight{align-items:center;flex-direction:column;text-align:center}.conferences-list,.expert-credentials-grid{grid-template-columns:1fr}.expert-cta-banner{flex-direction:column;text-align:center}.expert-cta-buttons{flex-direction:column;width:100%}.expert-contact-btn,.expert-whatsapp-btn{text-align:center}}.contacto-page{background-color:#f7faf7;color:#343}.contacto-hero{background:linear-gradient(135deg,#1b381e,#294e29);color:#fff;padding:4rem 1.5rem;text-align:center}.contacto-badge{background-color:#e6af2e33;border:1px solid #e6af2e66;border-radius:50px;color:#f3cb69;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;padding:.35rem 1.2rem}.contacto-hero h1{color:#fff;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.contacto-hero p{color:#e2eee2;font-size:1.15rem;line-height:1.6;margin:0 auto;max-width:720px}.contacto-main-section{padding:4.5rem 1.5rem 6rem}.contacto-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1.25fr;margin:0 auto;max-width:1200px}.contacto-info-column{display:flex;flex-direction:column;gap:2rem}.info-card{background-color:#fff;border:1px solid #e1ede1;border-radius:20px;box-shadow:0 8px 24px #2341230f;padding:2.2rem}.info-card h3{color:#1e3a20;font-size:1.35rem;font-weight:700;margin-bottom:.8rem}.info-card-intro{color:#565;font-size:.98rem;line-height:1.5;margin-bottom:1.5rem}.channel-item{align-items:center;border-bottom:1px solid #f0f6f0;display:flex;gap:1.2rem;margin-bottom:1.3rem;padding-bottom:1.1rem}.channel-item:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.channel-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:46px;justify-content:center;width:46px}.channel-icon svg{height:24px;width:24px}.channel-icon.whatsapp-color{background-color:#e8f9ee;color:#25d366}.channel-icon.phone-color{background-color:#eaf4ea;color:#2e5b2e}.channel-icon.email-color{background-color:#fcf4e4;color:#c28b18}.channel-label{color:#676;display:block;font-size:.82rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.channel-link{color:#1e3a20;font-size:1.05rem;font-weight:700;text-decoration:none;transition:color .2s ease}.channel-link:hover{color:#e6af2e}.contacto-whatsapp-cta{margin-top:1.8rem}.whatsapp-primary-button{align-items:center;background-color:#25d366;border-radius:30px;box-shadow:0 4px 14px #25d36659;color:#fff!important;display:flex;font-size:1rem;font-weight:700;justify-content:center;padding:.85rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.whatsapp-primary-button:hover{background-color:#20ba5a;box-shadow:0 6px 18px #25d36673;transform:translateY(-2px)}.coverage-card{background:linear-gradient(135deg,#f2f8f2,#e8f4e8)}.coverage-flags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.coverage-tag{background-color:#fff;border:1px solid #d0e4d0;border-radius:20px;box-shadow:0 2px 5px #2341230d;color:#204020;font-size:.88rem;font-weight:700;padding:.3rem .8rem}.coverage-card p{color:#454;font-size:.95rem;line-height:1.6;margin:0}.contacto-gallery{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.gallery-photo-item{border:3px solid #fff;border-radius:16px;box-shadow:0 6px 18px #23412314;height:160px;overflow:hidden;position:relative}.gallery-photo-item img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.gallery-photo-item:hover img{transform:scale(1.06)}.gallery-photo-item span{background:linear-gradient(0deg,#000000bf,#0000);bottom:0;color:#fff;font-size:.78rem;font-weight:600;left:0;padding:.8rem .6rem .4rem;position:absolute;right:0;text-align:center}.form-wrapper{background-color:#fff;border:1px solid #e1ede1;border-radius:24px;box-shadow:0 10px 30px #23412312;padding:3rem}.form-wrapper h3{color:#1e3a20;font-size:1.7rem;font-weight:700;margin-bottom:.5rem}.form-intro{color:#565;font-size:1rem;line-height:1.5;margin-bottom:2rem}.form-success-banner{background-color:#eaf6ea;border:2px solid #b2dbb2;border-radius:12px;color:#1b451b;margin-bottom:1.8rem;padding:1.2rem}.form-success-banner strong{display:block;font-size:1.05rem;margin-bottom:.3rem}.form-success-banner p{font-size:.92rem;margin:0}.contacto-form{display:flex;flex-direction:column;gap:1.3rem}.form-row{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;text-align:left}.form-group label{color:#2b3d2b;font-size:.9rem;font-weight:600;margin-bottom:.4rem}.form-group input,.form-group select,.form-group textarea{background-color:#fbfdfb;border:1.5px solid #d2e4d2;border-radius:10px;box-sizing:border-box;color:#232;font-family:inherit;font-size:.98rem;padding:.8rem 1rem;transition:all .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background-color:#fff;border-color:#2e5b2e;box-shadow:0 0 0 3px #2e5b2e1f;outline:none}.form-group textarea{resize:vertical}.form-submit-button{background-color:#e6af2e;border:none;border-radius:30px;box-shadow:0 4px 14px #e6af2e66;color:#1a2b1a;cursor:pointer;font-size:1.05rem;font-weight:700;margin-top:.5rem;padding:.95rem 2rem;transition:all .3s ease}.form-submit-button:hover{background-color:#d4a024;box-shadow:0 6px 18px #e6af2e80;transform:translateY(-2px)}.form-privacy-note{color:#6d7f6d;font-size:.82rem;margin-top:.5rem;text-align:center}@media (max-width:900px){.contacto-grid{gap:2.5rem;grid-template-columns:1fr}.form-wrapper{padding:2rem 1.5rem}.form-row{grid-template-columns:1fr}}.blog{padding:4rem 0;text-align:center}.blog-container{background-color:#f8f8f8;margin:0 auto;max-width:1000px;padding:2rem}.blog h2{color:#333;font-size:2.5rem;margin-bottom:1rem}.blog-intro{color:#666;font-size:1.1rem;margin-bottom:2rem}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.blog-post{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.post-image{border-bottom:1px solid #eee;height:200px;object-fit:cover;object-position:center;width:100%}.post-content{padding:1.5rem;text-align:left}.post-title{color:#333;font-size:1.5rem;margin-bottom:.75rem}.post-summary{color:#666;margin-bottom:1rem}.post-date{color:#888;font-size:.9rem;margin-bottom:1rem}.read-more{background-color:#4c8caf;border-radius:5px;color:#fff;display:inline-block;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease}.read-more:hover{background-color:#3a698f}@media (max-width:600px){.blog-grid{grid-template-columns:1fr}.post-image{height:150px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.1422dac3.css.map*/