.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(31,41,55,.95);backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.header .navbar{padding:1rem 0}.header .navbar .navbar-brand{display:flex;align-items:center;text-decoration:none;font-weight:700;font-size:1.8rem}.header .navbar .navbar-brand .logo-container{display:flex;align-items:center;gap:12px}.header .navbar .navbar-brand .logo-container .logo-image{width:200px;object-fit:contain;border-radius:8px}.header .navbar .navbar-nav{display:flex;justify-content:center;align-items:center}.header .navbar .navbar-nav .nav-item{margin:0 .5rem}.header .navbar .navbar-nav .nav-item .nav-link{color:#fff !important;font-weight:500;padding:.5rem 1rem !important;border-radius:25px;transition:all .3s ease;position:relative;text-align:center}.header .navbar .navbar-nav .nav-item .nav-link:hover{color:#ff161f !important;background:rgba(255,22,31,.1)}.header .navbar .navbar-nav .nav-item .nav-link.btn-assine{background:linear-gradient(135deg, #FF161F, #D4141A);color:#fff !important;border-radius:25px;padding:.75rem 1.5rem !important;font-weight:600}.header .navbar .navbar-nav .nav-item .nav-link.btn-assine:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,22,31,.4)}.header .navbar .navbar-toggler{border:none;color:#fff}.header .navbar .navbar-toggler:focus{box-shadow:none}.header .navbar .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}@media(max-width: 991.98px){.header .navbar .navbar-nav{background:rgba(31,41,55,.98);padding:1rem;border-radius:10px;margin-top:1rem;justify-content:flex-start}.header .navbar .navbar-nav .nav-item{margin:.25rem 0}.header .navbar .navbar-nav .nav-item .nav-link{padding:.75rem 1rem !important;border-radius:8px;text-align:left}.header .navbar .navbar-nav .nav-item .nav-link.btn-assine{margin-top:.5rem;text-align:center}}@media(max-width: 767.98px){.header .navbar .navbar-brand{font-size:1.25rem}.header .navbar .navbar-brand .logo-container{gap:8px}.header .navbar .navbar-brand .logo-container .logo-image{width:120px}}.hero-section{position:relative;min-height:100vh;background:linear-gradient(135deg, #1E3A8A, #1F2937);overflow:hidden;padding-top:80px}.hero-section .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.hero-section .hero-background .hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4)}.hero-section .hero-background .hero-shapes{position:absolute;top:0;left:0;right:0;bottom:0}.hero-section .hero-background .hero-shapes .shape{position:absolute;background:rgba(255,22,31,.1);border:2px solid rgba(255,22,31,.3);border-radius:50%}.hero-section .hero-background .hero-shapes .shape.shape-1{width:200px;height:200px;top:10%;right:10%;animation:float 6s ease-in-out infinite}.hero-section .hero-background .hero-shapes .shape.shape-2{width:150px;height:150px;top:60%;left:5%;animation:float 8s ease-in-out infinite reverse}.hero-section .hero-background .hero-shapes .shape.shape-3{width:100px;height:100px;bottom:20%;right:20%;animation:float 7s ease-in-out infinite}.hero-section .hero-background .hero-shapes .shape.shape-4{width:80px;height:80px;top:30%;left:15%;animation:float 9s ease-in-out infinite}.hero-section .hero-background .hero-particles{position:absolute;top:0;left:0;right:0;bottom:0}.hero-section .hero-background .hero-particles .particle{position:absolute;width:4px;height:4px;background:rgba(255,22,31,.6);border-radius:50%;animation:particle-float 10s linear infinite}.hero-section .hero-background .hero-particles .particle:nth-child(1){top:20%;left:10%;animation-delay:0s}.hero-section .hero-background .hero-particles .particle:nth-child(2){top:40%;right:15%;animation-delay:2s}.hero-section .hero-background .hero-particles .particle:nth-child(3){bottom:30%;left:20%;animation-delay:4s}.hero-section .hero-background .hero-particles .particle:nth-child(4){top:70%;right:25%;animation-delay:6s}.hero-section .hero-background .hero-particles .particle:nth-child(5){bottom:60%;left:30%;animation-delay:8s}.hero-section .container{position:relative;z-index:2}.hero-section .hero-content{color:#fff;padding:2rem 0;text-align:center}.hero-section .hero-content .hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg, #FF161F, #D4141A);color:#fff;padding:.75rem 1.5rem;border-radius:50px;font-weight:700;font-size:.85rem;margin-bottom:2rem;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 15px rgba(255,22,31,.3);animation:pulse-red 2s ease-in-out infinite}.hero-section .hero-content .hero-badge i{font-size:.8rem;animation:spin 3s linear infinite}.hero-section .hero-content .hero-title{font-size:4rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 4px 20px rgba(0,0,0,.3)}.hero-section .hero-content .hero-title .brand-highlight{background:linear-gradient(135deg, #FF161F, #D4141A);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;position:relative}.hero-section .hero-content .hero-title .brand-highlight::after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:3px;background:linear-gradient(135deg, #FF161F, #D4141A);border-radius:2px}.hero-section .hero-content .hero-subtitle{font-size:1.3rem;margin-bottom:2rem;opacity:.9;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.hero-section .hero-content .hero-features{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1.5rem;margin-bottom:3rem;text-align:center}.hero-section .hero-content .hero-features .feature-item{display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);padding:1.5rem;border-radius:15px;backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.hero-section .hero-content .hero-features .feature-item:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.15);box-shadow:0 10px 25px rgba(0,0,0,.2);border-color:rgba(255,22,31,.5)}.hero-section .hero-content .hero-features .feature-item .feature-icon{width:50px;height:50px;background:linear-gradient(135deg, #FF161F, #D4141A);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.hero-section .hero-content .hero-features .feature-item .feature-icon i{color:#fff;font-size:1.2rem}.hero-section .hero-content .hero-features .feature-item .feature-text h4{color:#fff;font-weight:600;font-size:1rem;margin:0 0 .25rem 0}.hero-section .hero-content .hero-features .feature-item .feature-text p{color:hsla(0,0%,100%,.8);font-size:.9rem;margin:0}.hero-section .hero-content .hero-cta{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem;justify-content:center;align-items:center}.hero-section .hero-content .hero-cta .btn{padding:1.25rem 2.5rem;border-radius:50px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:.75rem;transition:all .3s ease;position:relative;overflow:hidden}.hero-section .hero-content .hero-cta .btn.btn-primary{background:linear-gradient(135deg, #FF161F, #D4141A);border:none;color:#fff;box-shadow:0 8px 25px rgba(255,22,31,.3)}.hero-section .hero-content .hero-cta .btn.btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(255,22,31,.5)}.hero-section .hero-content .hero-cta .btn.btn-primary .btn-glow{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left .5s}.hero-section .hero-content .hero-cta .btn.btn-primary:hover .btn-glow{left:100%}.hero-section .hero-content .hero-cta .btn.btn-outline-light{border:2px solid #fff;color:#fff;background:rgba(0,0,0,0)}.hero-section .hero-content .hero-cta .btn.btn-outline-light:hover{background:#fff;color:#1e3a8a;transform:translateY(-3px);box-shadow:0 10px 25px hsla(0,0%,100%,.3)}.brand-text{font-family:"Oswald",sans-serif;font-weight:700;letter-spacing:-0.02em;text-transform:none;font-size:1.1em}.brand-text .energy{color:#f86a09}.brand-text .lock{color:#ff4000}@keyframes float{0%,100%{transform:translateY(0px)}50%{transform:translateY(-20px)}}@keyframes particle-float{0%{transform:translateY(0px) translateX(0px);opacity:0}10%{opacity:1}90%{opacity:1}100%{transform:translateY(-100px) translateX(50px);opacity:0}}@keyframes pulse-red{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(max-width: 991.98px){.hero-section .hero-content{text-align:left;padding:1rem 0}.hero-section .hero-content .hero-title{font-size:3rem}.hero-section .hero-content .hero-subtitle{font-size:1.2rem}.hero-section .hero-content .hero-features{grid-template-columns:repeat(2, 1fr);gap:1rem}.hero-section .hero-content .hero-cta{justify-content:flex-start}.hero-section .hero-content .hero-stats{justify-content:flex-start;gap:1rem}.hero-section .hero-content .hero-stats .stat-item{min-width:100px;padding:1rem}}@media(max-width: 767.98px){.hero-section .hero-content .hero-title{font-size:2.5rem}.hero-section .hero-content .hero-subtitle{font-size:1.1rem}.hero-section .hero-content .hero-features{grid-template-columns:1fr;gap:1rem}.hero-section .hero-content .hero-features .feature-item{padding:1rem}.hero-section .hero-content .hero-features .feature-item .feature-icon{width:40px;height:40px;margin-right:.75rem}.hero-section .hero-content .hero-features .feature-item .feature-icon i{font-size:1rem}.hero-section .hero-content .hero-features .feature-item .feature-text h4{font-size:.9rem}.hero-section .hero-content .hero-features .feature-item .feature-text p{font-size:.8rem}.hero-section .hero-content .hero-cta{flex-direction:column;align-items:center}.hero-section .hero-content .hero-cta .btn{width:100%;max-width:300px;justify-content:center;padding:1rem 2rem}.hero-section .hero-content .hero-stats{flex-direction:column;align-items:center}.hero-section .hero-content .hero-stats .stat-item{width:100%;max-width:200px}}@media(max-width: 575.98px){.hero-section .hero-content .hero-title{font-size:2rem}.hero-section .hero-content .hero-subtitle{font-size:1rem}.hero-section .hero-content .hero-badge{padding:.5rem 1rem;font-size:.75rem}.hero-section .hero-content .hero-features .feature-item{padding:.75rem;text-align:left;justify-content:flex-start}.hero-section .hero-content .hero-features .feature-item .feature-icon{width:35px;height:35px;margin-right:.5rem}.hero-section .hero-content .hero-features .feature-item .feature-icon i{font-size:.9rem}.hero-section .hero-content .hero-features .feature-item .feature-text h4{font-size:.85rem}.hero-section .hero-content .hero-features .feature-item .feature-text p{font-size:.75rem}.hero-section .hero-content .hero-cta .btn{padding:.75rem 1.5rem;font-size:1rem}.hero-section .hero-content .hero-stats .stat-item{padding:1rem}.hero-section .hero-content .hero-stats .stat-item .stat-number{font-size:1.5rem}.hero-section .hero-content .hero-stats .stat-item .stat-label{font-size:.8rem}}.planos-section{padding:100px 0;background:linear-gradient(135deg, #F9FAFB, #F3F4F6)}.planos-section .section-header{margin-bottom:60px}.planos-section .section-header .section-title{font-size:3rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.planos-section .section-header .section-title::after{content:"";display:block;width:80px;height:4px;background:linear-gradient(135deg, #FF161F, #D4141A);margin:1rem auto 0;border-radius:2px}.planos-section .section-header .section-subtitle{font-size:1.25rem;color:rgba(31,41,55,.7);max-width:600px;margin:0 auto}.planos-section .plano-card{background:#fff;border-radius:25px;box-shadow:0 15px 40px rgba(0,0,0,.1);overflow:hidden;transition:all .4s ease;position:relative;height:100%;border:2px solid rgba(0,0,0,0)}.planos-section .plano-card:hover{transform:translateY(-15px);box-shadow:0 25px 50px rgba(0,0,0,.2);border-color:rgba(255,22,31,.2)}.planos-section .plano-card.featured{border:3px solid #ff161f;transform:scale(1.02);box-shadow:0 20px 50px rgba(255,22,31,.3)}.planos-section .plano-card.featured:hover{transform:scale(1.02) translateY(-10px);box-shadow:0 30px 60px rgba(255,22,31,.4)}.planos-section .plano-card.featured .card-badge{position:absolute;top:-0.5rem;left:50%;transform:translateX(-50%);background:linear-gradient(135deg, #FF161F, #D4141A);color:#fff;padding:.75rem 1.5rem;border-radius:10px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;z-index:2;box-shadow:0 10px 25px rgba(0,0,0,.2);border:2px solid #fff}.planos-section .plano-card .card-header{background:linear-gradient(135deg, #1E3A8A, #1F2937);color:#fff;padding:3rem 2rem 2rem 2rem;text-align:center;position:relative;overflow:hidden}.planos-section .plano-card .card-header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);animation:shimmer 3s infinite}.planos-section .plano-card .card-header h3{font-size:1.6rem;font-weight:800;margin:0;text-transform:uppercase;letter-spacing:1px;position:relative;z-index:1;line-height:1.3}.planos-section .plano-card .card-body{padding:2.5rem}.planos-section .plano-card .card-body .service-description{color:rgba(31,41,55,.8);font-size:1rem;line-height:1.6;margin-bottom:1.5rem;font-style:italic;text-align:center}.planos-section .plano-card .card-body .features-list{list-style:none;padding:0;margin:0 0 2.5rem 0}.planos-section .plano-card .card-body .features-list li{display:flex;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(31,41,55,.08);font-weight:500;transition:all .3s ease;font-size:.95rem}.planos-section .plano-card .card-body .features-list li:last-child{border-bottom:none}.planos-section .plano-card .card-body .features-list li:hover{background:rgba(255,22,31,.03);margin:0 -1rem;padding:.75rem 1rem;border-radius:8px}.planos-section .plano-card .card-body .features-list li i{margin-right:1rem;width:24px;text-align:center;font-size:1rem}.planos-section .plano-card .card-body .features-list li i.fa-check{color:#10b981;background:rgba(16,185,129,.1);padding:.4rem;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.planos-section .plano-card .card-body .btn{width:100%;padding:1.25rem 2rem;border-radius:50px;font-weight:700;font-size:1.1rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;transition:all .4s ease;position:relative;overflow:hidden}.planos-section .plano-card .card-body .btn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left .5s}.planos-section .plano-card .card-body .btn:hover::before{left:100%}.planos-section .plano-card .card-body .btn.btn-primary{background:linear-gradient(135deg, #FF161F, #D4141A);border:none;color:#fff;box-shadow:0 8px 25px rgba(255,22,31,.3)}.planos-section .plano-card .card-body .btn.btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(255,22,31,.5)}.planos-section .plano-card .card-body .btn.btn-outline-primary{border:2px solid #ff161f;color:#ff161f;background:rgba(0,0,0,0)}.planos-section .plano-card .card-body .btn.btn-outline-primary:hover{background:linear-gradient(135deg, #FF161F, #D4141A);color:#fff;transform:translateY(-3px);box-shadow:0 10px 25px rgba(255,22,31,.3)}@keyframes shimmer{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes pulse-glow{0%,100%{box-shadow:0 0 20px rgba(255,22,31,.3)}50%{box-shadow:0 0 30px rgba(255,22,31,.6)}}@media(max-width: 991.98px){.planos-section{padding:80px 0}.planos-section .section-header .section-title{font-size:2.5rem}.planos-section .plano-card.featured{transform:none;margin-bottom:2rem}}@media(max-width: 767.98px){.planos-section{padding:60px 0}.planos-section .section-header .section-title{font-size:2rem}.planos-section .section-header .section-subtitle{font-size:1.1rem}.planos-section .plano-card .card-header{padding:2rem 1.5rem 1.5rem 1.5rem}.planos-section .plano-card .card-header h3{font-size:1.4rem}.planos-section .plano-card .card-body{padding:1.5rem}.planos-section .plano-card .card-body .service-description{font-size:.9rem}.planos-section .plano-card .card-body .features-list li{padding:.5rem 0;font-size:.9rem}}.beneficios-section{padding:100px 0;background:#fff}.beneficios-section .beneficios-content h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.beneficios-section .beneficios-content .lead{font-size:1.25rem;color:rgba(31,41,55,.7);margin-bottom:3rem}.beneficios-section .beneficios-content .beneficios-list .beneficio-item{display:flex;align-items:flex-start;margin-bottom:2rem;padding:1.5rem;background:rgba(255,22,31,.05);border-radius:15px;transition:all .3s ease}.beneficios-section .beneficios-content .beneficios-list .beneficio-item:hover{transform:translateX(10px);background:rgba(255,22,31,.1);border-left:4px solid #ff161f}.beneficios-section .beneficios-content .beneficios-list .beneficio-item .beneficio-icon{width:60px;height:60px;background:linear-gradient(135deg, #FF161F, #D4141A);border-radius:15px;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;flex-shrink:0}.beneficios-section .beneficios-content .beneficios-list .beneficio-item .beneficio-icon i{color:#fff;font-size:1.5rem}.beneficios-section .beneficios-content .beneficios-list .beneficio-item .beneficio-text h4{color:#1f2937;font-weight:600;font-size:1.25rem;margin-bottom:.5rem}.beneficios-section .beneficios-content .beneficios-list .beneficio-item .beneficio-text p{color:rgba(31,41,55,.7);margin:0;line-height:1.6}.beneficios-section .beneficios-content .beneficios-cta{margin-top:2rem}.beneficios-section .beneficios-content .beneficios-cta .btn{background:linear-gradient(135deg, #FF161F, #D4141A);border:none;color:#fff;padding:1rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.beneficios-section .beneficios-content .beneficios-cta .btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,22,31,.3);color:#fff}.beneficios-section .beneficios-visual{display:flex;justify-content:center;align-items:center}.beneficios-section .beneficios-visual .diferenciais-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%}.beneficios-section .beneficios-visual .diferenciais-grid .diferencial-card{background:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 8px 25px rgba(0,0,0,.1);transition:all .3s ease;border:2px solid rgba(0,0,0,0);text-align:center}.beneficios-section .beneficios-visual .diferenciais-grid .diferencial-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.15);border-color:rgba(255,22,31,.2)}.beneficios-section .beneficios-visual .diferenciais-grid .diferencial-card .diferencial-icon{width:60px;height:60px;background:linear-gradient(135deg, #FF161F, #D4141A);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.beneficios-section .beneficios-visual .diferenciais-grid .diferencial-card .diferencial-icon i{color:#fff;font-size:1.5rem}.beneficios-section .beneficios-visual .diferenciais-grid .diferencial-card .diferencial-content h4{color:#1f2937;font-weight:700;font-size:1.1rem;margin-bottom:.75rem;line-height:1.3}.beneficios-section .beneficios-visual .diferenciais-grid .diferencial-card .diferencial-content p{color:rgba(31,41,55,.7);font-size:.9rem;line-height:1.5;margin:0}.tecnologia-section{padding:80px 0;background:linear-gradient(135deg, #FF161F, #D4141A);color:#fff}.tecnologia-section .section-header{margin-bottom:60px}.tecnologia-section .section-header .section-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.tecnologia-section .section-header .section-title::after{content:"";display:block;width:80px;height:4px;background:#fff;margin:1rem auto 0;border-radius:2px}.tecnologia-section .section-header .section-subtitle{font-size:1.25rem;color:hsla(0,0%,100%,.9);max-width:600px;margin:0 auto}.tecnologia-section .tech-card{background:hsla(0,0%,100%,.1);border-radius:15px;padding:30px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease;height:100%;border:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(10px)}.tecnologia-section .tech-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.2);border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.15)}.tecnologia-section .tech-card .tech-icon{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.tecnologia-section .tech-card .tech-icon i{font-size:2rem;color:#ff161f}.tecnologia-section .tech-card h3{color:#fff;font-weight:700;margin-bottom:15px;font-size:1.5rem}.tecnologia-section .tech-card p{color:hsla(0,0%,100%,.9);margin-bottom:20px;line-height:1.6}.tecnologia-section .tech-card .tech-features{list-style:none;padding:0;margin:0}.tecnologia-section .tech-card .tech-features li{padding:8px 0;color:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;gap:10px}.tecnologia-section .tech-card .tech-features li i{color:#fff;font-size:.9rem}.depoimentos-section{padding:80px 0;background:linear-gradient(135deg, #1E3A8A, #1E293B)}.depoimentos-section .section-header{margin-bottom:60px}.depoimentos-section .section-header .section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.depoimentos-section .section-header .section-title::after{content:"";display:block;width:80px;height:4px;background:#ff161f;margin:1rem auto 0;border-radius:2px}.depoimentos-section .section-header .section-subtitle{color:hsla(0,0%,100%,.8);font-size:1.25rem}.depoimentos-section .atestado-card{background:#fff;border-radius:15px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.1);height:100%;transition:all .3s ease;border:2px solid rgba(0,0,0,0)}.depoimentos-section .atestado-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.2);border-color:#ff161f}.depoimentos-section .atestado-card .atestado-header{display:flex;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e5e7eb;gap:15px}.depoimentos-section .atestado-card .atestado-header .empresa-logo{width:100px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;border-radius:10px;padding:8px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.depoimentos-section .atestado-card .atestado-header .empresa-logo .logo-empresa{max-width:100%;max-height:100%;object-fit:contain;border-radius:5px}.depoimentos-section .atestado-card .atestado-header .empresa-info{flex:1}.depoimentos-section .atestado-card .atestado-header .empresa-info h5{color:#1f2937;font-weight:700;margin-bottom:8px;font-size:1.4rem}.depoimentos-section .atestado-card .atestado-header .empresa-info .tipo-atestado{background:linear-gradient(135deg, #FF161F, #D4141A);color:#fff;padding:4px 12px;border-radius:15px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:inline-block}.depoimentos-section .atestado-card .atestado-content p{color:rgba(51,51,51,.8);line-height:1.7;margin-bottom:0;text-align:justify;font-size:.95rem}.faq-section{padding:80px 0;background:#f9fafb;color:#1f2937}.faq-section .section-header{margin-bottom:60px}.faq-section .section-header .section-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.faq-section .section-header .section-title::after{content:"";display:block;width:80px;height:4px;background:linear-gradient(135deg, #FF161F, #D4141A);margin:1rem auto 0;border-radius:2px}.faq-section .section-header .section-subtitle{font-size:1.25rem;color:rgba(51,51,51,.7);max-width:600px;margin:0 auto}.faq-section .faq-list .faq-item{background:#fff;border-radius:10px;margin-bottom:15px;box-shadow:0 5px 15px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease}.faq-section .faq-list .faq-item:hover{box-shadow:0 8px 25px rgba(0,0,0,.12)}.faq-section .faq-list .faq-item .faq-question{padding:25px 30px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;background:#fff;transition:all .3s ease}.faq-section .faq-list .faq-item .faq-question:hover{background:#f9fafb}.faq-section .faq-list .faq-item .faq-question h4{color:#1f2937;font-weight:600;margin:0;font-size:1.1rem}.faq-section .faq-list .faq-item .faq-question i{color:#ff161f;font-size:1.2rem;transition:transform .3s ease}.faq-section .faq-list .faq-item .faq-question.active i{transform:rotate(180deg)}.faq-section .faq-list .faq-item .faq-answer{padding:0 30px;max-height:0;overflow:hidden;transition:all .3s ease;background:#f9fafb}.faq-section .faq-list .faq-item .faq-answer.active{padding:25px 30px;max-height:200px}.faq-section .faq-list .faq-item .faq-answer p{color:rgba(51,51,51,.7);line-height:1.6;margin:0}.contato-section{padding:100px 0;background:#f9fafb}.contato-section .section-header{margin-bottom:60px}.contato-section .section-header .section-title{font-size:3rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.contato-section .section-header .section-title::after{content:"";display:block;width:80px;height:4px;background:linear-gradient(135deg, #FF161F, #D4141A);margin:1rem auto 0;border-radius:2px}.contato-section .section-header .section-subtitle{font-size:1.25rem;color:rgba(51,51,51,.7);max-width:600px;margin:0 auto}.contato-section .contato-info .info-item{display:flex;align-items:center;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:all .3s ease}.contato-section .contato-info .info-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.contato-section .contato-info .info-item .info-icon{width:60px;height:60px;background:linear-gradient(135deg, #1E3A8A, #1E293B);border-radius:15px;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;flex-shrink:0}.contato-section .contato-info .info-item .info-icon i{color:#fff;font-size:1.5rem}.contato-section .contato-info .info-item .info-content h4{color:#1f2937;font-weight:600;margin-bottom:.5rem}.contato-section .contato-info .info-item .info-content p{color:rgba(51,51,51,.7);margin:0;font-weight:500}.contato-section .contato-form{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.contato-section .contato-form .form-group{margin-bottom:1.5rem}.contato-section .contato-form .form-group .form-control{border:2px solid rgba(51,51,51,.1);border-radius:10px;padding:1rem;font-size:1rem;transition:all .3s ease}.contato-section .contato-form .form-group .form-control:focus{border-color:#ff161f;box-shadow:0 0 0 .2rem rgba(255,22,31,.25);outline:none}.contato-section .contato-form .form-group .form-control::placeholder{color:rgba(51,51,51,.5)}.contato-section .contato-form .form-group select.form-control{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.contato-section .contato-form .btn{width:100%;padding:1rem 2rem;background:linear-gradient(135deg, #FF161F, #D4141A);border:none;color:#fff;border-radius:50px;font-weight:600;font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease}.contato-section .contato-form .btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(255,22,31,.4)}@media(max-width: 991.98px){.beneficios-section,.tecnologia-section,.depoimentos-section,.faq-section,.contato-section{padding:80px 0}.beneficios-section .beneficios-content h2,.tecnologia-section .section-header .section-title,.depoimentos-section .section-header .section-title,.faq-section .section-header .section-title,.contato-section .section-header .section-title{font-size:2.5rem}.beneficios-visual .diferenciais-grid{grid-template-columns:1fr;gap:1rem}.tecnologia-section .tech-card{margin-bottom:30px}.depoimentos-section .depoimento-card{margin-bottom:30px}}@media(max-width: 767.98px){.beneficios-section,.tecnologia-section,.depoimentos-section,.faq-section,.contato-section{padding:60px 0}.beneficios-section .beneficios-content h2,.tecnologia-section .section-header .section-title,.depoimentos-section .section-header .section-title,.faq-section .section-header .section-title,.contato-section .section-header .section-title{font-size:2rem}.beneficios-section .beneficios-content .lead,.tecnologia-section .section-header .section-subtitle,.depoimentos-section .section-header .section-subtitle,.faq-section .section-header .section-subtitle,.contato-section .section-header .section-subtitle{font-size:1.1rem}.beneficios-content .beneficios-list .beneficio-item{padding:1rem}.beneficios-content .beneficios-list .beneficio-item .beneficio-icon{width:50px;height:50px;margin-right:1rem}.beneficios-content .beneficios-list .beneficio-item .beneficio-icon i{font-size:1.2rem}.beneficios-content .beneficios-list .beneficio-item .beneficio-text h4{font-size:1.1rem}.beneficios-visual .diferenciais-grid{grid-template-columns:1fr;gap:1rem}.beneficios-visual .diferenciais-grid .diferencial-card{padding:1rem}.beneficios-visual .diferenciais-grid .diferencial-card .diferencial-icon{width:50px;height:50px;margin-bottom:.75rem}.beneficios-visual .diferenciais-grid .diferencial-card .diferencial-icon i{font-size:1.2rem}.beneficios-visual .diferenciais-grid .diferencial-card .diferencial-content h4{font-size:1rem}.beneficios-visual .diferenciais-grid .diferencial-card .diferencial-content p{font-size:.85rem}.contato-info .info-item{padding:1rem}.contato-info .info-item .info-icon{width:50px;height:50px;margin-right:1rem}.contato-info .info-item .info-icon i{font-size:1.2rem}.contato-form{padding:1.5rem}.faq-section .faq-list .faq-item .faq-question{padding:20px}.faq-section .faq-list .faq-item .faq-question h4{font-size:1rem}.faq-section .faq-list .faq-item .faq-answer{padding:0 20px}.faq-section .faq-list .faq-item .faq-answer.active{padding:20px}}.footer{background:#1f2937;color:#fff;padding:60px 0 20px}.footer .footer-brand .logo-container{display:flex;align-items:center;gap:12px;margin-bottom:1rem}.footer .footer-brand .logo-container .logo-image{width:200px;object-fit:contain;border-radius:8px}.footer .footer-brand p{color:hsla(0,0%,100%,.8);margin-bottom:1.5rem;line-height:1.6}.footer .footer-brand .social-links{display:flex;gap:1rem}.footer .footer-brand .social-links .social-link{width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease}.footer .footer-brand .social-links .social-link:hover{background:linear-gradient(135deg, #FF161F, #D4141A);transform:translateY(-2px)}.footer .footer-brand .social-links .social-link i{font-size:1.2rem}.footer h5{color:#fff;font-weight:600;margin-bottom:1.5rem;font-size:1.1rem}.footer .footer-links{list-style:none;padding:0;margin:0}.footer .footer-links li{margin-bottom:.75rem}.footer .footer-links li a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .3s ease}.footer .footer-links li a:hover{color:#ff161f;padding-left:5px}.footer .contact-info .contact-item{display:flex;align-items:center;margin-bottom:1rem}.footer .contact-info .contact-item i{color:#ff161f;margin-right:.75rem;width:20px;text-align:center}.footer .contact-info .contact-item span{color:hsla(0,0%,100%,.8);font-size:.9rem}.footer .footer-divider{border-color:hsla(0,0%,100%,.1);margin:40px 0 20px}.footer .footer-bottom p{color:hsla(0,0%,100%,.6);margin:0;font-size:.9rem}.footer .footer-bottom .footer-bottom-links a{color:hsla(0,0%,100%,.6);text-decoration:none;margin-left:1.5rem;font-size:.9rem;transition:color .3s ease}.footer .footer-bottom .footer-bottom-links a:hover{color:#ff161f}.footer .footer-bottom .footer-bottom-links a:first-child{margin-left:0}@media(max-width: 767.98px){.footer{padding:40px 0 20px}.footer .footer-brand{text-align:left;margin-bottom:2rem}.footer .footer-brand .logo-container .logo-image{width:120px;height:120px}.footer .footer-brand .social-links{justify-content:flex-start}.footer h5{text-align:left}.footer .footer-links{text-align:left}.footer .contact-info{text-align:left}.footer .contact-info .contact-item{justify-content:flex-start}.footer .footer-bottom{text-align:left}.footer .footer-bottom .footer-bottom-links{margin-top:0}.footer .footer-bottom .footer-bottom-links a{margin:0 .75rem;display:inline-block}}.brand-text,.logo-text{font-family:"Oswald",sans-serif;font-weight:700;letter-spacing:-0.02em;text-transform:none;font-size:1.1em}.brand-text .energy,.logo-text .energy{color:#f86a09;margin-right:.15em}.brand-text .lock,.logo-text .lock{color:#ff4000}/*# sourceMappingURL=style.css.map */
