*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}.nav-link,button{-webkit-tap-highlight-color:rgba(21,112,55,.2);touch-action:manipulation}button{-webkit-user-select:none;user-select:none}.App{min-height:100vh;width:100%}section{scroll-margin-top:80px}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;box-shadow:0 2px 10px #0000000d;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{box-shadow:0 4px 20px #0000001a}.header-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.header-container,.logo{align-items:center;display:flex}.logo{cursor:pointer;height:60px}.logo-image{height:100%;max-height:60px;object-fit:contain;width:auto}.nav{align-items:center;display:flex;gap:2rem}.nav-link{background:none;border:none;color:#333;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:color .3s ease}.nav-link:hover{color:#157037}.nav-link.cta-button{background-color:#157037;border-radius:8px;color:#fff;padding:.6rem 1.5rem;transition:all .3s ease}.nav-link.cta-button:hover{background-color:#1a8a45;box-shadow:0 4px 12px #1570374d;color:#fff;transform:translateY(-2px)}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;padding:.5rem;z-index:1001}.hamburger{display:flex;flex-direction:column;gap:5px;height:20px;width:24px}.hamburger span{background-color:#333;border-radius:2px;display:block;height:3px;transition:all .3s ease;width:100%}.hamburger.active span:first-child{transform:rotate(45deg) translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.hero{align-items:center;background-image:url(https://res.cloudinary.com/dodz4hnzc/image/upload/v1764069363/back_web_zba82d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:120px 2rem 4rem;position:relative}.hero:before{content:none}.hero-container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr;margin:0 auto;max-width:1400px;position:relative;width:100%;z-index:1}.hero-content{margin:0 auto;max-width:800px;text-align:center}.hero-title{color:#157037;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-title .highlight{color:#e4bc47;display:block}.hero-description{color:hsla(300,0%,42%,.988);font-size:1.25rem;line-height:1.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn-primary{background-color:#157037;border:none;border-radius:12px;box-shadow:0 4px 15px #1570374d;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.btn-primary:hover{background-color:#1a8a45;box-shadow:0 6px 20px #15703766;transform:translateY(-3px)}.btn-secondary{background-color:#e4bc47;border:none;border-radius:12px;box-shadow:0 4px 15px #e4bc474d;color:#333;cursor:pointer;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.btn-secondary:hover{background-color:#d4ac37;box-shadow:0 6px 20px #e4bc4766;transform:translateY(-3px)}.hero-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:3rem auto 0;max-width:800px}.stat-item{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-item h3{color:#157037;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-item p{color:#666;font-size:1rem;font-weight:500}.video-section{background-color:#fff;min-height:100vh;padding:6rem 2rem}.section-container{margin:0 auto;max-width:1400px}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#333;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.section-subtitle{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.video-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:3rem}.video-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;cursor:pointer;overflow:hidden;transition:all .3s ease}.video-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.video-thumbnail{background-color:#fafafa;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.video-thumbnail img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.play-overlay{align-items:center;background:#0000004d;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.video-card:hover .play-overlay{opacity:1}.play-button{align-items:center;display:flex;justify-content:center}.video-title{color:#333;font-size:1.2rem;font-weight:600;margin:0;padding:1.5rem}.video-modal{background:#000000f2;bottom:0;left:0;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.video-modal,.video-modal-content{align-items:center;display:flex;justify-content:center}.video-modal-content{background:#000;border-radius:12px;max-height:90vh;max-width:90vw;overflow:visible;position:relative;width:100%}.close-button{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:2001}.close-button:hover{background:#fff;transform:scale(1.1)}.modal-video{display:block;height:auto;max-height:90vh;max-width:100%;object-fit:contain;width:100%}.loading-spinner{color:#fff;font-size:1.2rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.loading-container{align-items:center;display:flex;justify-content:center;min-height:400px;padding:4rem 0}.loading-spinner-large{align-items:center;color:#666;display:flex;font-size:1.2rem;gap:1rem}.loading-spinner-large:before{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#157037;content:"";height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.empty-state{color:#666;font-size:1.1rem;padding:4rem 2rem;text-align:center}.show-more-container{display:flex;justify-content:center;margin-top:3rem;padding:2rem 0}.show-more-button{background-color:#157037;border:none;border-radius:12px;box-shadow:0 4px 15px #1570374d;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.show-more-button:hover{background-color:#1a8a45;box-shadow:0 6px 20px #15703766;transform:translateY(-3px)}.ai-video-section{background-color:#fafafa;min-height:100vh;padding:6rem 2rem}.ai-video-section .section-container{margin:0 auto;max-width:1400px}.ai-video-section .section-header{margin-bottom:4rem;text-align:center}.ai-video-section .section-title{color:#333;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.ai-video-section .section-subtitle{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.ai-video-section .video-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:3rem}.ai-video-section .video-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.ai-video-section .video-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.ai-video-section .video-thumbnail{background-color:#fafafa;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.ai-video-section .video-thumbnail img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.ai-badge{background:linear-gradient(135deg,#157037,#1a8a45);border-radius:20px;box-shadow:0 2px 10px #1570374d;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.4rem .8rem;position:absolute;right:1rem;text-transform:uppercase;top:1rem;z-index:10}.ai-video-section .play-overlay{align-items:center;background:#0000004d;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.ai-video-section .video-card:hover .play-overlay{opacity:1}.ai-video-section .play-button{align-items:center;display:flex;justify-content:center}.ai-video-section .video-title{color:#333;font-size:1.2rem;font-weight:600;margin:0;padding:1.5rem}.ai-video-section .video-modal{align-items:center;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.ai-video-section .video-modal-content{align-items:center;background:#000;border-radius:12px;display:flex;justify-content:center;max-height:90vh;max-width:90vw;overflow:visible;position:relative;width:100%}.ai-video-section .close-button{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:2001}.ai-video-section .close-button:hover{background:#fff;transform:scale(1.1)}.ai-video-section .modal-video{display:block;height:auto;max-height:90vh;max-width:100%;object-fit:contain;width:100%}.ai-video-section .loading-spinner{color:#fff;font-size:1.2rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.social-media-section{background-color:#fff;min-height:100vh;padding:6rem 2rem}.social-media-section .section-container{margin:0 auto;max-width:1400px}.social-media-section .section-header{margin-bottom:3rem;text-align:center}.social-media-section .section-title{color:#333;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.social-media-section .section-subtitle{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.sector-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem;padding:0 1rem}.filter-button{background:#fff;border:2px solid #e0e0e0;border-radius:30px;color:#666;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:.8rem 1.2rem;transition:all .3s ease}.filter-button:hover{border-color:#157037;color:#157037;transform:translateY(-2px)}.filter-button.active{background-color:#157037;border-color:#157037;box-shadow:0 4px 15px #1570374d;color:#fff}.posts-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.post-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;cursor:pointer;overflow:hidden;transition:all .3s ease}.post-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.post-image-wrapper{background-color:#fafafa;overflow:hidden;padding-top:100%;position:relative;width:100%}.post-image-wrapper img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.post-overlay{align-items:center;background:#157037cc;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.post-card:hover .post-overlay{opacity:1}.view-icon{color:#fff;font-size:2rem}.post-title{color:#333;font-size:1.1rem;font-weight:600;margin:0;padding:1.5rem;text-align:center}.image-modal{background:#000000f2;bottom:0;left:0;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.image-modal,.image-modal-content{align-items:center;display:flex;justify-content:center}.image-modal-content{background:#000;border-radius:12px;max-height:90vh;max-width:90vw;overflow:visible;position:relative;width:100%}.image-modal-content .close-button{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:2001}.image-modal-content .close-button:hover{background:#fff;transform:scale(1.1)}.modal-image{display:block;height:auto;max-height:90vh;max-width:100%;object-fit:contain;width:100%}.footer{background:linear-gradient(135deg,#157037,#125f2f);color:#fff;margin-top:4rem;padding:4rem 2rem 2rem}.footer-container{margin:0 auto;max-width:1400px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section{display:flex;flex-direction:column}.footer-logo{height:60px;margin-bottom:1rem;max-width:200px;object-fit:contain;width:auto}.footer-description{color:#dfb026;font-size:.95rem;line-height:1.6;margin-top:1rem}.footer-heading{border-bottom:1px solid hsla(0,0%,100%,.856);color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem;width:-webkit-fit-content;width:fit-content}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{color:#ffffffe6;font-size:.95rem;margin-bottom:.8rem}.footer-links button{background:none;border:none;color:#ffffffe6;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;padding:0;text-align:left;transition:color .3s ease}.footer-links button:hover{color:#e4bc47}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-info p{color:#ffffffe6;font-size:.95rem}.contact-button{background-color:#e4bc47;border:none;border-radius:8px;box-shadow:0 4px 15px #e4bc474d;color:#333;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.contact-button:hover{background-color:#d4ac37;box-shadow:0 6px 20px #e4bc4766;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #fff3;color:#fffc;font-size:.9rem;padding-top:2rem;text-align:center}@media (max-width:1024px){.header-container{padding:1rem 1.5rem}.section-container{padding:0 1.5rem}.ai-video-section .video-grid,.video-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.posts-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.hero-stats{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:768px){.header-container{padding:1rem;position:relative}.mobile-menu-toggle{display:block}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffffa;box-shadow:0 4px 20px #0000001a;flex-direction:column;gap:0;left:0;max-height:0;opacity:0;overflow:hidden;padding:1rem 0;position:absolute;right:0;top:100%;transition:all .3s ease}.nav.mobile-open{max-height:400px;opacity:1}.nav-link{border-bottom:1px solid #0000000d;border-radius:0;font-size:1rem;padding:1rem 1.5rem;text-align:left;width:100%}.nav-link:last-child{border-bottom:none}.nav-link.cta-button{border-radius:8px;margin:.5rem 1.5rem;text-align:center;width:calc(100% - 3rem)}.logo{height:50px}.logo-image{max-height:50px}.hero{min-height:auto;padding:100px 1rem 3rem}.hero-container{gap:3rem}.hero-title{font-size:clamp(2rem,6vw,3rem);margin-bottom:1rem}.hero-description{font-size:1rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{align-items:stretch;flex-direction:column;gap:1rem}.btn-primary,.btn-secondary{font-size:1rem;max-width:100%;padding:.9rem 2rem;width:100%}.hero-stats{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.stat-item{padding:1.5rem}.stat-item h3{font-size:1.75rem}.ai-video-section,.social-media-section,.video-section{min-height:auto;padding:4rem 1rem}.section-header{margin-bottom:3rem}.section-title{font-size:clamp(1.75rem,5vw,2.5rem);margin-bottom:.75rem}.section-subtitle{font-size:1rem;line-height:1.6}.ai-video-section .video-grid,.video-grid{gap:1.5rem;grid-template-columns:1fr}.ai-video-section .video-card,.video-card{border-radius:12px}.ai-video-section .video-title,.video-title{font-size:1.1rem;padding:1.25rem}.ai-video-section .video-modal,.video-modal{padding:1rem}.ai-video-section .video-modal-content,.video-modal-content{border-radius:8px;max-height:90vh;max-width:100%}.ai-video-section .close-button,.close-button{font-size:1.5rem;height:35px;right:.5rem;top:.5rem;width:35px}.ai-video-section .modal-video,.modal-video{border-radius:8px;max-height:85vh}.sector-filters{-webkit-overflow-scrolling:touch;gap:.6rem;justify-content:flex-start;margin-bottom:2rem;overflow-x:auto;padding:0 0 .5rem;scrollbar-width:none}.sector-filters::-webkit-scrollbar{display:none}.filter-button{flex-shrink:0;font-size:.9rem;padding:.6rem 1.2rem;white-space:nowrap}.posts-grid{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.post-card{border-radius:12px}.post-title{font-size:1rem;padding:1.25rem}.image-modal{padding:1rem}.image-modal-content{border-radius:8px;max-height:90vh;max-width:100%}.image-modal-content .close-button{font-size:1.5rem;height:35px;right:.5rem;top:.5rem;width:35px}.modal-image{border-radius:8px;max-height:85vh}.show-more-container{margin-top:2rem;padding:1.5rem 0}.show-more-button{font-size:1rem;max-width:100%;padding:.9rem 2rem;width:100%}.footer{padding:3rem 1rem 1.5rem}.footer-content{gap:2.5rem;grid-template-columns:1fr}.footer-logo{height:50px;max-width:180px}.footer-heading{font-size:1.1rem;margin-bottom:1.25rem}.footer-description{font-size:.9rem;line-height:1.6}.footer-links li{font-size:.9rem;margin-bottom:.75rem}.contact-button{max-width:100%;padding:.9rem 2rem;width:100%}.whatsapp-button{bottom:1.5rem;height:55px;right:1.5rem;width:55px}.whatsapp-button svg{height:28px;width:28px}}@media (max-width:480px){.header-container{padding:.75rem}.logo{height:45px}.logo-image{max-height:45px}.hero{padding:90px .75rem 2rem}.hero-title{font-size:clamp(1.75rem,7vw,2.5rem)}.hero-description{font-size:.95rem}.btn-primary,.btn-secondary{font-size:.95rem;padding:.85rem 1.5rem}.stat-item{padding:1.25rem}.stat-item h3{font-size:1.5rem}.stat-item p{font-size:.9rem}.ai-video-section,.social-media-section,.video-section{padding:3rem .75rem}.section-title{font-size:clamp(1.5rem,6vw,2rem)}.section-subtitle{font-size:.95rem}.ai-video-section .video-grid,.video-grid{gap:1.25rem}.posts-grid{gap:1.25rem;grid-template-columns:1fr}.sector-filters{gap:.5rem}.filter-button{font-size:.85rem;padding:.5rem 1rem}.footer{padding:2.5rem .75rem 1.25rem}.footer-content{gap:2rem}.footer-logo{height:45px;max-width:160px}.whatsapp-button{bottom:1.25rem;height:50px;right:1.25rem;width:50px}.whatsapp-button svg{height:26px;width:26px}}@media (max-width:360px){.hero-title,.section-title{font-size:1.5rem}.btn-primary,.btn-secondary,.show-more-button{font-size:.9rem;padding:.75rem 1.25rem}}@media (max-width:768px) and (orientation:landscape){.hero{min-height:auto;padding:80px 1rem 2rem}.hero-stats{gap:1rem;grid-template-columns:repeat(3,1fr)}.stat-item{padding:1rem}.stat-item h3{font-size:1.5rem}}.whatsapp-button{align-items:center;animation:pulse 2s infinite;background-color:#25d366;border-radius:50%;bottom:2rem;box-shadow:0 4px 20px #25d36666;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:2rem;transition:all .3s ease;width:60px;z-index:999}.whatsapp-button:hover{background-color:#20ba5a;box-shadow:0 6px 25px #25d36699;transform:scale(1.1)}.whatsapp-button svg{height:32px;width:32px}@keyframes pulse{0%{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 25px #25d366b3}to{box-shadow:0 4px 20px #25d36666}}@media (max-width:768px){.whatsapp-button{bottom:1.5rem;height:55px;right:1.5rem;width:55px}.whatsapp-button svg{height:28px;width:28px}}
/*# sourceMappingURL=main.4fc33d59.css.map*/