body{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}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:Poppins,sans-serif;line-height:1.6;overflow-x:hidden}.App{min-height:100vh}section{scroll-margin-top:80px}img{display:block;height:auto;max-width:100%}a{text-decoration:none}button{border:none;cursor:pointer;font-family:inherit}ul{list-style:none}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.text-center{text-align:center}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}@media (max-width:768px){.container{padding:0 1rem}section{scroll-margin-top:70px}}@media (max-width:480px){.container{padding:0 .75rem}section{scroll-margin-top:65px}}@media (max-width:768px){body{font-size:16px}}@media (max-width:480px){body{font-size:15px}}*{max-width:100%}@media (max-width:768px){a,button{align-items:center;display:flex;justify-content:center;min-height:44px}}html{scroll-behavior:smooth}img{border-radius:8px;object-fit:cover}a:focus,button:focus{outline:2px solid #004aac;outline-offset:2px}.loading{opacity:.7;pointer-events:none}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a;padding:.5rem 0}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar-brand{align-items:center;display:flex;gap:1rem}.navbar-logo{height:70px;object-fit:contain;width:auto}.brand-text{color:#004aac;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600}.navbar-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:#333;font-family:Poppins,sans-serif;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#004aac}.nav-link:after{background:#004aac;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.cta-button{background:#004aac;border:2px solid #004aac;border-radius:25px;box-shadow:0 4px 15px #004aac4d;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#038;box-shadow:0 6px 20px #004aac66;transform:translateY(-2px)}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem}.mobile-menu-toggle span{background:#004aac;border-radius:3px;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.navbar-container{padding:0 1rem}.navbar-brand{gap:.75rem}.navbar-logo{height:65px}.brand-text{font-size:1.3rem}.navbar-menu{background:#fff;box-shadow:0 10px 30px #0000001a;flex-direction:column;gap:1.5rem;left:0;padding:2rem;position:fixed;right:0;top:70px;transform:translateX(-100%);transition:transform .3s ease;z-index:999}.navbar-menu.open{transform:translateX(0)}.nav-link{font-size:1.1rem;padding:.5rem 0;text-align:center}.mobile-menu-toggle{display:flex}.mobile-menu-toggle.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.cta-button{font-size:1rem;margin-top:1rem;padding:1rem 2rem;text-align:center;width:100%}}@media (max-width:480px){.navbar-container{padding:0 .75rem}.navbar-brand{gap:.5rem}.navbar-logo{height:30px}.brand-text{font-size:1.2rem}.navbar-menu{gap:1rem;padding:1.5rem;top:65px}.nav-link{font-size:1rem}.cta-button{font-size:.95rem;padding:.9rem 1.5rem}}.hero{align-items:center;background:linear-gradient(135deg,#fff,#f0fffe);display:flex;min-height:100vh;overflow:hidden;padding:6rem 2rem 2rem;position:relative}.hero:before{background:radial-gradient(circle at 80% 50%,#5ce1e61a 0,#0000 70%);content:"";height:100%;position:absolute;right:0;top:0;width:50%;z-index:0}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:1}.hero-content{animation:slideInLeft 1s ease-out;min-width:0;overflow:hidden;will-change:transform,opacity}.hero-title{color:#1a1a1a;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:-1px;line-height:1.2;margin-bottom:1.5rem}.hero .highlight:after{display:none}.hero-subtitle{color:#666;font-size:1.2rem;margin-bottom:1rem}.hero-description,.hero-subtitle{font-family:Poppins,sans-serif;line-height:1.6}.hero-description{color:#004aac;font-size:1rem;font-weight:600;margin-bottom:2.5rem}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.btn-primary{background:#004aac;border:2px solid #004aac;border-radius:25px;box-shadow:0 4px 15px #004aac4d;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover{background:#038;box-shadow:0 6px 20px #004aac66;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #004aac;border-radius:25px;color:#004aac;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#004aac;box-shadow:0 6px 20px #004aac33;color:#fff;transform:translateY(-2px)}.hero-stats{display:flex;gap:3rem}.stat{text-align:center}.stat h3{color:#004aac;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat h3,.stat p{font-family:Poppins,sans-serif}.stat p{color:#666;font-size:1rem}.hero-image{animation:slideInRight 1s ease-out;min-width:0;overflow:hidden;width:100%;will-change:transform,opacity}.video-placeholder{background:#000;border-radius:20px;box-shadow:0 20px 60px #004aac33;height:450px;overflow:hidden;position:relative;width:100%}.hero-video{border-radius:20px;filter:brightness(1.05) contrast(1.05);height:100%;object-fit:contain;object-position:center;transition:transform .3s ease;width:100%}.hero-video:hover{transform:scale(1.02)}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.hero{min-height:auto;padding:6rem 1rem 3rem;text-align:center}.hero-container{align-items:center;gap:3rem;grid-template-columns:1fr;text-align:center}.hero-content{order:2}.hero-image{max-width:100%;order:1}.hero-title{font-size:2.2rem;line-height:1.3;margin-bottom:1.5rem}.hero-subtitle{font-size:1rem;line-height:1.6;margin-bottom:1rem}.hero-description{font-size:.95rem;margin-bottom:2rem}.hero-buttons{align-items:center;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.btn-primary,.btn-secondary{font-size:1rem;max-width:280px;padding:1.2rem 2rem;width:100%}.hero-stats{flex-wrap:wrap;gap:1.5rem;justify-content:center}.stat{flex:1 1;min-width:120px;text-align:center}.stat h3{font-size:1.8rem;margin-bottom:.5rem}.stat p{font-size:.9rem}.image-placeholder{margin:0 auto;max-width:100%}.image-placeholder img{border-radius:15px;height:auto;object-fit:cover;width:100%}}@media (max-width:480px){.hero{padding:5rem .75rem 2rem}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.95rem}.btn-primary,.btn-secondary{max-width:250px;padding:1rem 1.5rem}.hero-stats{gap:1rem}.stat{min-width:100px}.stat h3{font-size:1.5rem}.stat p{font-size:.85rem}}.brilha-carousel{background:#000;border-radius:25px;box-shadow:0 15px 45px #004aac33;overflow:hidden;position:relative}.brilha-carousel,.carousel{height:550px;width:100%}.carousel-main{height:100%;position:relative;width:100%}.carousel-item{align-items:center;background-color:#000;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%;z-index:1}.carousel-item.active{opacity:1;z-index:2}.carousel-media{display:block;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease-in;width:100%}.carousel-media.loaded{opacity:1}.video-loading-overlay{align-items:center;background-color:#000000b3;color:#fff;display:flex;flex-direction:column;font-size:1.2rem;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:3;z-index:1}.spinner{animation:spin 1s linear infinite;border:3px solid #fff3;border-radius:50%;border-top-color:#fff;height:40px;height:30px;margin-bottom:10px;width:40px;width:30px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nav-arrow{align-items:center;background:#004aac99;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.8rem;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s;width:44px;z-index:5}.nav-arrow:hover{background:#004aace6}.nav-arrow.prev{left:15px}.nav-arrow.next{right:15px}.carousel-dots{bottom:20px;display:flex;gap:10px;justify-content:center;position:absolute;width:100%;z-index:5}.dot-btn{background:#ffffff4d;border:2px solid #fff;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s;width:10px}.dot-btn.active{background:#fff;border-color:#004aac;transform:scale(1.2)}@media (max-width:768px){.brilha-carousel,.carousel{height:400px}.nav-arrow{height:35px;width:35px}}.services{background:#fff;padding:5rem 2rem}.services-container{margin:0 auto;max-width:1200px}.services-header{margin-bottom:4rem;text-align:center}.services-header h2{color:#333;font-size:2.5rem;font-weight:700}.services-header h1,.services-header h2{font-family:Poppins,sans-serif;margin-bottom:1rem}.services-header h1{color:#004aac;font-size:2rem;font-weight:600;line-height:1.4}.highlight:after{background:#5ce1e64d}.services-header p{color:#666;font-family:Poppins,sans-serif;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.service-card{background:#fff;border:2px solid #0000;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.service-card:hover{border-color:#004aac;box-shadow:0 20px 40px #004aac33;transform:translateY(-10px)}.service-icon{display:inline-block;margin-bottom:1rem}.service-icon img{border-radius:15px;display:block;height:auto;max-height:400px;max-width:100%;width:auto}.service-card h3{color:#333;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.service-card p{color:#666;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6;white-space:pre-wrap}@media (max-width:768px){.services{padding:4rem 1rem}.services-header{margin-bottom:3rem;text-align:center}.services-header h2{font-size:2rem;line-height:1.3;margin-bottom:1rem}.services-header h1{font-size:1.5rem;margin-bottom:1rem}.services-header p{font-size:1rem;max-width:100%;padding:0 1rem}.services-grid{gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:500px}.service-card{border-radius:15px;padding:2rem 1.5rem;text-align:center}.service-icon{font-size:2.5rem;margin-bottom:1.5rem}.service-card h3{font-size:1.2rem;margin-bottom:1rem}.service-card p{font-size:.95rem;line-height:1.7}}@media (max-width:480px){.services{padding:3rem .75rem}.services-header h2{font-size:1.8rem}.services-header p{font-size:.95rem;padding:0}.services-grid{gap:1.5rem}.service-card{padding:1.5rem 1rem}.service-icon{font-size:2.2rem}.service-card h3{font-size:1.1rem}.service-card p{font-size:.9rem}}.about{background:linear-gradient(135deg,#f0fffe,#fff);padding:5rem 2rem}.about-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.about-content h2{color:#333;font-size:2.5rem}.about-content h1,.about-content h2{font-family:Poppins,sans-serif;font-weight:700;margin-bottom:2rem}.about-content h1{color:#004aac;font-size:2.8rem;line-height:1.3}.about-content p{color:#666;font-family:Poppins,sans-serif;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-features{margin-top:2.5rem}.about-whatsapp-btn{background:#004aac;border:none;border-radius:8px;box-shadow:0 4px 15px #004aac4d;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin-top:2rem;padding:1rem 2rem;transition:all .3s ease}.about-whatsapp-btn:hover{background:#003581;box-shadow:0 6px 20px #004aac66;transform:translateY(-2px)}.feature{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.feature-icon{align-items:center;background:#004aac;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:30px;justify-content:center;margin-top:5px;width:30px}.feature-text h4{color:#333;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.feature-text p{color:#666;font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.5;margin:0}.about-image{align-items:center;animation:fadeInUp 1s ease-out;display:flex;justify-content:center}.image-placeholder{border-radius:20px;box-shadow:0 20px 60px #5ce1e633;overflow:hidden;position:relative}.image-placeholder img{border-radius:20px;display:block;height:auto;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.about{padding:4rem 1rem}.about-container{gap:3rem;grid-template-columns:1fr;text-align:center}.about-content{order:2}.about-image{order:1}.about-content h2{font-size:2rem}.about-content h1,.about-content h2{line-height:1.3;margin-bottom:2rem;text-align:center}.about-content h1{font-size:2.2rem}.about-content p{font-size:1rem;line-height:1.7;margin-bottom:1.5rem;text-align:center}.about-features{margin-top:2rem}.feature{align-items:center;flex-direction:column;gap:1rem;margin-bottom:2rem;text-align:center}.feature-icon{margin-top:0}.feature-text h4{font-size:1.1rem;margin-bottom:.5rem}.feature-text p{font-size:.95rem}.image-placeholder{margin:0 auto;max-width:100%}.image-placeholder img{border-radius:15px;height:auto;object-fit:cover;width:100%}}@media (max-width:480px){.about{padding:3rem .75rem}.about-container{gap:2rem}.about-content h2{font-size:1.8rem}.about-content p{font-size:.95rem}.feature{margin-bottom:1.5rem;padding:1rem}.feature-icon{font-size:.8rem;height:25px;width:25px}.feature-text h4{font-size:1rem}.feature-text p{font-size:.9rem}}.about-carousel-container{border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:478px;overflow:hidden;position:relative;width:100%}.about-carousel{height:850px;position:relative;width:100%}.about-carousel-track{display:flex;height:100%;transition:transform .5s ease-in-out}.about-carousel-slide{align-items:center;background:#f8f9fa;display:flex;height:100%;justify-content:center;min-width:100%}.about-carousel-image,.about-carousel-media{border-radius:20px;height:100%;object-fit:cover;width:100%}.about-carousel-button{align-items:center;background:#004aaccc;border:none;border-radius:50%;box-shadow:0 4px 15px #004aac4d;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.about-carousel-button:hover{background:#003388e6;box-shadow:0 6px 20px #004aac66;transform:translateY(-50%) scale(1.1)}.about-carousel-button.prev{left:20px}.about-carousel-button.next{right:20px}.about-carousel-indicators{bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.about-indicator{background:#0000;border:2px solid #004aac;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.about-indicator:hover{background:#004aac4d}.about-indicator.active{background:#004aac;transform:scale(1.2)}@media (max-width:768px){.about-carousel-container{max-width:85%;padding:0 1rem}.about-carousel{height:600px}.about-carousel-button{font-size:1.2rem;height:40px;width:40px}.about-carousel-button.prev{left:10px}.about-carousel-button.next{right:10px}.about-carousel-indicators{bottom:15px;gap:8px}.about-indicator{height:10px;width:10px}}@media (max-width:480px){.about-carousel-container{max-width:90%}.about-carousel{height:500px}.about-carousel-button{font-size:1rem;height:35px;width:35px}.about-carousel-button.prev{left:5px}.about-carousel-button.next{right:5px}.about-carousel-indicators{bottom:10px;gap:6px}.about-indicator{height:8px;width:8px}}.why-choose-us{background:#fff;padding:4rem 2rem}.why-choose-container{margin:0 auto;max-width:1200px}.why-choose-header{margin-bottom:3rem;text-align:center}.why-choose-header h2{color:#333;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin:0 0 1rem}.why-choose-subtitle{color:#004aac;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;margin:0}.reasons-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:950px}@media (max-width:1024px){.reasons-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.reasons-grid{grid-template-columns:1fr}}.reason-card{background:#fff;border:1px solid #004aac1a;border-radius:20px;box-shadow:0 10px 30px #004aac0d;padding:2rem;text-align:center;transition:all .3s ease;width:100%}.reason-card:hover{border-color:#004aac;box-shadow:0 20px 40px #004aac1f;transform:translateY(-10px)}.reason-icon{display:block;font-size:3rem;margin-bottom:1rem}.reason-card h3{color:#004aac;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;margin:0 0 1rem}.reason-card p{color:#555;font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.6;margin:0}.why-choose-cta{text-align:center}.whatsapp-btn{background:#004aac;border:2px solid #004aac;border-radius:30px;box-shadow:0 4px 15px #004aac4d;color:#fff;display:inline-block;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease}.whatsapp-btn:hover{background:#038;box-shadow:0 6px 20px #004aac66;transform:translateY(-2px)}@media (max-width:768px){.why-choose-us{padding:2rem 1rem}.why-choose-header h2{font-size:1.8rem}.why-choose-subtitle{font-size:1rem}.reasons-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem}.reason-card{padding:1.5rem}.reason-icon{font-size:2.5rem}.reason-card h3{font-size:1.1rem}.reason-card p{font-size:.9rem}.whatsapp-btn{font-size:.95rem;padding:1rem 2rem}}.testimonials{background:linear-gradient(135deg,#f8f9ff,#e8f4f8);padding:4rem 2rem}.testimonials-container{margin:0 auto;max-width:1200px}.testimonials h2{color:#333;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.carousel{background:#fff;border-radius:15px;box-shadow:0 10px 40px #0000001a;justify-content:center;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px;padding:1.2rem 2rem;position:relative}.carousel,.carousel-content{align-items:center;display:flex}.carousel-content{flex-direction:column;max-width:600px;text-align:center;width:100%}.testimonial-text{flex:1 1}.stars{color:#ffc107;display:flex;font-size:3rem;gap:.25rem;justify-content:center;line-height:1;margin-bottom:.5rem}.testimonial-quote{color:#333;font-family:Poppins,sans-serif;font-size:1.1rem;font-style:italic;line-height:1.6;margin:0 0 .5rem}.testimonial-name{color:#004aac;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin:0}.carousel-btn{align-items:center;background:#004aac;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.carousel-btn:hover{background:#038;transform:translateY(-50%) scale(1.1)}.carousel-btn.prev{left:0}.carousel-btn.next{right:0}.carousel-indicators{display:flex;gap:.5rem;justify-content:center}.indicator{background:#0000;border:2px solid #004aac;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:#004aac;border-radius:6px;width:32px}@media (max-width:768px){.testimonials{padding:2rem 1rem}.testimonials h2{font-size:1.8rem;margin-bottom:2rem}.carousel{flex-direction:column;gap:1rem;padding:1rem}.carousel-content{flex-direction:column;text-align:center}.testimonial-quote{font-size:.95rem}.carousel-btn{font-size:1.5rem;height:40px;width:40px}.carousel-btn.prev{left:-25px}.carousel-btn.next{right:-25px}}.contact{background:#fff;padding:5rem 2rem}.contact-container{margin:0 auto;max-width:1200px}.contact-header{margin-bottom:4rem;text-align:center}.contact-header h2{color:#333;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.highlight{color:#004aac;font-weight:700;position:relative}.highlight:after{background:#004aac4d;border-radius:4px;bottom:5px;content:"";height:8px;left:0;position:absolute;width:100%;z-index:-1}.contact-header p{color:#666;font-family:Poppins,sans-serif;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{align-items:flex-start;background:linear-gradient(135deg,#f0fffe,#fff);border:2px solid #5ce1e61a;border-radius:15px;display:flex;gap:1rem;padding:1.5rem;text-align:left;transition:all .3s ease}.contact-item:hover{border-color:#004aac;box-shadow:0 10px 30px #004aac1a;transform:translateY(-5px)}.contact-icon{align-items:center;background:#004aac;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;width:50px}.contact-details h3{color:#333;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.contact-details p{color:#666;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.5;margin:.2rem 0}@media (max-width:768px){.contact-item{align-items:center;flex-direction:column;gap:1rem;justify-content:center;padding:1.5rem;text-align:center}.contact-icon{font-size:1.5rem;height:50px;margin:0 auto;width:50px}.contact-details{text-align:center;width:100%}.contact-details h3{font-size:1.1rem;margin-bottom:.5rem;text-align:center}.contact-details p{align-items:center;display:flex;font-size:.95rem;gap:.3rem;justify-content:center;margin:.2rem 0;text-align:center}}.contact-map{background:linear-gradient(135deg,#f0fffe,#fff);border:2px solid #5ce1e61a;border-radius:20px;overflow:hidden;padding:2rem}.contact-map iframe{border-radius:15px;min-height:450px;width:100%}@media (max-width:768px){.contact{padding:4rem 1rem}.contact-header{margin-bottom:3rem;text-align:center}.contact-header h2{font-size:2rem;line-height:1.3;margin-bottom:1rem}.contact-header p{font-size:1rem;max-width:100%}.contact-content{gap:3rem;grid-template-columns:1fr}.contact-info{order:2}.contact-map{order:1;padding:1rem}.contact-map iframe{border-radius:15px;min-height:300px}.contact-item{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.contact-icon{font-size:1.5rem;height:50px;margin:0 auto;width:50px}.contact-details h3{font-size:1.1rem;margin-bottom:.5rem}.contact-details p{font-size:.95rem;margin:.2rem 0}}@media (max-width:480px){.contact{padding:3rem .75rem}.contact-header h2{font-size:1.8rem}.contact-header p{font-size:.95rem}.contact-content{gap:2rem}.contact-map{padding:.75rem}.contact-map iframe{min-height:250px}.contact-item{padding:1rem}.contact-icon{font-size:1.2rem;height:40px;width:40px}.contact-details h3{font-size:1rem}.contact-details p{font-size:.9rem}}.contact-cta-wrapper{margin-top:4rem;text-align:center}.contact-warning-text{color:#004aac;font-size:1.1rem;margin-bottom:1.5rem}.contact-cta-button{margin-top:0;text-align:center}.btn-primary-contact{animation:pulse-whatsapp 2s infinite;background:#004aac;border:2px solid #004aac;border-radius:25px;box-shadow:0 0 0 0 #004aacb3;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}@keyframes pulse-whatsapp{0%{box-shadow:0 0 0 0 #004aacb3;transform:scale(1)}70%{box-shadow:0 0 0 15px #004aac00;transform:scale(1.05)}to{box-shadow:0 0 0 0 #004aac00;transform:scale(1)}}.btn-primary-contact:hover{animation:none;background:#038;transform:scale(1.1)}@media (max-width:768px){.contact-cta-wrapper{margin-top:3rem}.contact-cta-button{margin-top:0}.btn-primary-contact{font-size:1rem;max-width:280px;padding:1.2rem 2rem;width:100%}}@media (max-width:480px){.btn-primary-contact{max-width:250px;padding:1rem 1.5rem}}.footer{background:linear-gradient(135deg,#333,#222);color:#fff;padding:2rem 2rem 1rem}.footer-container{margin:0 auto;max-width:1200px}.footer-content{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:1rem}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-brand-header{align-items:center;display:flex;gap:.75rem}.instagram-link{align-items:center;color:#5ce1e6;display:flex;height:28px;justify-content:center;text-decoration:none;transition:color .3s ease,transform .3s ease;width:28px}.instagram-link svg{height:100%;width:100%}.instagram-link:hover{color:#004aac;transform:scale(1.1)}.footer-logo{height:40px;object-fit:contain;width:auto}.footer-brand h3{color:#5ce1e6;font-size:1.5rem;font-weight:600}.footer-brand h3,.footer-brand p{font-family:Poppins,sans-serif;margin:0}.footer-brand p{color:#ccc;font-size:.95rem;line-height:1.6}.footer-contact h4,.footer-links h4,.footer-social h4{color:#5ce1e6;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-contact ul,.footer-links ul{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#ccc;font-family:Poppins,sans-serif;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#004aac}.footer-contact li{align-items:center;color:#ccc;display:flex;font-family:Poppins,sans-serif;font-size:.95rem;gap:.5rem;margin-bottom:.5rem}.social-links{display:flex;flex-direction:column;gap:.5rem}.social-links a{color:#ccc;font-family:Poppins,sans-serif;font-size:.95rem;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#004aac}.footer-bottom{align-items:center;border-top:1px solid #004aac33;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:1rem}.footer-legal p{margin:.2rem 0}.footer-credits,.footer-legal p{color:#999;font-family:Poppins,sans-serif;font-size:.9rem}.footer-credits{margin:-60px 0 0;text-align:center;width:100%}.agency-link{color:#004aac!important;font-weight:600;text-decoration:none;transition:all .3s ease}.agency-link:hover{color:#004aac!important;text-decoration:underline}@media (max-width:768px){.footer{padding:1.5rem 1rem .75rem}.footer-content{gap:2.5rem;grid-template-columns:1fr;text-align:center}.footer-brand{align-items:center;order:1}.footer-logo{height:35px}.footer-brand h3{font-size:1.3rem}.footer-brand p{font-size:.9rem;margin:0 auto;max-width:300px}.footer-links{order:2}.footer-contact{order:3}.footer-social{order:4}.footer-contact h4,.footer-links h4,.footer-social h4{font-size:1rem;margin-bottom:1rem}.footer-links a{font-size:.9rem}.footer-credits{margin-top:0}.footer-contact li,.social-links a{font-size:.9rem}.footer-contact ul,.footer-links ul{align-items:center;display:flex;flex-direction:column;gap:.8rem}.footer-links li{margin-bottom:0;text-align:center}.footer-links a{display:block;text-align:center}.footer-contact li{justify-content:center;text-align:center}.social-links{gap:.8rem}.social-links a{display:block;text-align:center}.footer-bottom{flex-direction:column;gap:1rem;margin-top:2rem;text-align:center}.footer-credits p,.footer-legal p{font-size:.8rem}.social-links{align-items:center}}@media (max-width:480px){.footer{padding:2rem .75rem 1rem}.footer-content{gap:2rem}.footer-logo{height:30px}.footer-brand h3{font-size:1.2rem}.footer-brand p{font-size:.85rem}.footer-contact h4,.footer-links h4,.footer-social h4{font-size:.95rem}.footer-contact li,.footer-links a,.social-links a{font-size:.85rem}.footer-credits p,.footer-legal p{font-size:.75rem}}.whatsapp-float{bottom:30px;position:fixed;right:30px;z-index:1000}.whatsapp-button{align-items:center;background:#25d366;border-radius:50px;box-shadow:0 4px 20px #25d3664d;color:#fff;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;gap:12px;overflow:hidden;padding:15px 20px;position:relative;text-decoration:none;transition:all .3s ease}.whatsapp-button:hover{background:#128c7e;box-shadow:0 6px 25px #25d36666;transform:translateY(-3px)}.whatsapp-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.whatsapp-button:hover:before{left:100%}.whatsapp-button svg{flex-shrink:0;height:24px;width:24px}.whatsapp-text{white-space:nowrap}.whatsapp-button{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 4px 20px #25d3664d}50%{box-shadow:0 4px 30px #25d36680}to{box-shadow:0 4px 20px #25d3664d}}@media (max-width:768px){.whatsapp-float{bottom:20px;right:20px}.whatsapp-button{font-size:13px;gap:10px;padding:12px 16px}.whatsapp-button svg{height:20px;width:20px}.whatsapp-text{display:none}.whatsapp-button{border-radius:50%;height:56px;justify-content:center;width:56px}}.whatsapp-button:after{animation:blink 1.5s infinite;background:red;border:2px solid #fff;border-radius:50%;content:"";height:12px;position:absolute;right:8px;top:8px;width:12px}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}
/*# sourceMappingURL=main.ae605af6.css.map*/