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}.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)}}.footer{background:#f8f9fa;background:var(--background-color);color:#333;color:var(--text-color);font-family:Arial,sans-serif;margin-top:auto}.footer-content{margin:0 auto;max-width:1280px;padding:3rem 1rem}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:2rem}.footer-section h4{color:#e63946;color:var(--primary-color);font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.company-info{max-width:400px}.footer-logo{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.footer-logo .flame-icon{filter:drop-shadow(2px 2px 4px rgba(230,57,70,.2));font-size:2rem}.footer-logo .brand-text h3{color:#333;color:var(--text-color);font-size:1.5rem;font-weight:700;margin:0}.footer-logo .brand-text span{color:#e63946;color:var(--primary-color);font-size:.75rem;font-weight:500;letter-spacing:.0625rem;text-transform:uppercase}.footer-description{color:#333;color:var(--text-color);font-size:.875rem;line-height:1.6;margin-bottom:1.5rem}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#e639461a;border:1px solid #e6394633;border-radius:50%;color:#e63946;color:var(--primary-color);display:flex;height:2.5rem;justify-content:center;text-decoration:none;transition:all .3s ease;width:2.5rem}.social-link:hover{background:#e63946;background:var(--primary-color);color:#fff;transform:translateY(-.1875rem)}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.75rem}.footer-link{background:none;border:none;color:#333;color:var(--text-color);cursor:pointer;font-size:.875rem;padding:0;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#e63946;color:var(--primary-color)}.contact-details{margin-bottom:1.5rem}.contact-detail{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1.25rem}.contact-detail svg{color:#e63946;color:var(--primary-color);flex-shrink:0;margin-top:.125rem}.contact-detail strong{display:block;margin-bottom:.3125rem}.contact-detail p,.contact-detail strong{color:#333;color:var(--text-color);font-size:.875rem}.contact-detail p{line-height:1.4;margin:0}.footer-bottom{border-top:1px solid #e9ecef;border-top:1px solid var(--border-color);padding:1.5rem 0}.footer-bottom-content{align-items:center;color:#6c757d;display:flex;font-size:.875rem;justify-content:space-between}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:#6c757d;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#e63946;color:var(--primary-color)}@media (max-width:1024px){.footer-grid{gap:1.5rem;grid-template-columns:1fr 1fr}.company-info{max-width:none}}@media (max-width:768px){.footer-content{padding:2rem 1rem}.footer-grid{grid-template-columns:1fr}.footer-section{text-align:center}.contact-detail,.footer-logo,.social-links{justify-content:center}.contact-detail{text-align:left}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}}@media (max-width:480px){.footer-content{padding:1.5rem .75rem}.footer-section h4{font-size:1rem}.footer-logo .flame-icon{font-size:1.5rem}.footer-logo .brand-text h3{font-size:1.25rem}.social-links{gap:.5rem}.social-link{height:2rem;width:2rem}}body,html{font-family:Arial,sans-serif;margin:0;overflow-x:hidden;padding:0}.top-bar{background:#e63946;background:var(--primary-color);color:#fff;font-size:.875rem;padding:.5rem 0}.top-bar-content{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 1rem}.contact-info{display:flex;flex-wrap:wrap;gap:1.5rem}.contact-item{align-items:center;display:flex;gap:.5rem}.contact-item a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:gold}.contact-icon{stroke-width:2;color:#fff}.navbar{background:#f8f9fa;background:var(--background-color);box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#fff;box-shadow:0 4px 15px #00000026}.nav-container{height:4.5rem;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 1rem}.brand-logo,.nav-brand,.nav-container{align-items:center;display:flex}.logo-image{max-height:3.5rem;object-fit:contain;width:auto}.desktop-menu{align-items:center;display:flex;gap:1.5rem}.nav-link{background:none;border:none;color:#333;color:var(--text-color);cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 0;position:relative;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#e63946;color:var(--primary-color)}.nav-link:after{background:#e63946;background:var(--primary-color);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.cta-button{background:#e63946;background:var(--primary-color);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1.25rem;transition:all .3s ease}.cta-button:hover{background:#a8444d;background:var(--secondary-color);transform:translateY(-2px)}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;padding:.5rem;z-index:1002}.menu-icon{stroke-width:2;color:#333;color:var(--text-color)}.mobile-menu{background:#fff;box-shadow:-4px 0 10px #0003;height:100vh;max-width:300px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease-in-out;width:75%;z-index:1001}.mobile-menu.open{transform:translateX(0)}.mobile-menu-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;height:100%;justify-content:center;padding:2rem}.mobile-nav-link{background:none;border:none;color:#333;color:var(--text-color);cursor:pointer;font-size:1.125rem;font-weight:500;opacity:0;padding:.75rem 0;text-align:center;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;width:100%}.mobile-menu.open .mobile-nav-link{opacity:1;transform:translateY(0)}.mobile-nav-link.active,.mobile-nav-link:hover{color:#e63946;color:var(--primary-color)}.mobile-cta-button{background:#e63946;background:var(--primary-color);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;opacity:0;padding:.75rem 2rem;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;width:100%}.mobile-menu.open .mobile-cta-button{opacity:1;transform:translateY(0)}.mobile-cta-button:hover{background:#a8444d;background:var(--secondary-color)}.mobile-overlay{background:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}@media (max-width:1024px){.top-bar-content{flex-direction:column;padding:0 .75rem;text-align:center}.contact-info{gap:1rem;justify-content:center}.nav-container{height:4rem;padding:0 .75rem}.desktop-menu{gap:1rem}.logo-image{max-height:3rem}}@media (max-width:768px){.desktop-menu{display:none}.mobile-menu-btn{display:block}}@media (max-width:480px){.contact-info{flex-direction:column;gap:.5rem}.mobile-nav-link{font-size:1rem}.mobile-cta-button{padding:.75rem 1.5rem}.logo-image{max-height:2.5rem}}:root{--accent-color:gold}.inicio-page{background:#f8f9fa;background:var(--background-color);color:#333;color:var(--text-color);font-family:Arial,sans-serif;min-height:100vh}.container{padding:0 1.5rem}.hero{height:80vh;overflow:hidden;position:relative}.hero-slider{height:100%;position:relative}.hero-slide{background-position:50%;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%}.hero-slide.active{opacity:1}.hero-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:flex-start;left:0;position:absolute;top:0;width:100%}.hero-content{width:100%}.hero-text{color:#fff;margin-left:35px;max-width:50%}.hero-subtitle{font-size:1.25rem;font-weight:500;letter-spacing:.05rem;margin-bottom:1rem;text-transform:uppercase}.hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero-description{font-size:1rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem}.btn-outline,.btn-primary,.btn-secondary-home{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:background-color .3s ease,transform .3s ease}.btn-primary{background-color:#e63946;background-color:var(--primary-color)}.btn-primary:hover{background-color:#a8444d;background-color:var(--secondary-color)}.btn-secondary-home{background-color:initial;border:2px solid #fff;color:#fff}.btn-secondary-home:hover{background-color:#ffffff1a;transform:translateY(-2px)}.btn-outline{background-color:initial;border:2px solid #e63946;border:2px solid var(--primary-color);color:#e63946;color:var(--primary-color)}.btn-outline:hover{background-color:#e63946;background-color:var(--primary-color);color:#fff}.hero-indicators{bottom:1.5rem;display:flex;gap:.75rem;left:50%;position:absolute;transform:translateX(-50%)}.indicator{background-color:#ffffff80;border-radius:50%;cursor:pointer;display:none;height:.75rem;transition:background-color .3s ease;width:.75rem}.indicator.active,.stats-section{background-color:#fff}.stats-section{padding:3rem 0}.stats-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.stat-card{background-color:#f8f9fa;background-color:var(--background-color);border-radius:.5rem;box-shadow:0 4px 12px #0000001a;padding:1.5rem;transition:transform .3s ease}.stat-icon{background-color:#e63946;background-color:var(--primary-color);height:3.5rem;margin:0 auto 1rem;width:3.5rem}.stat-content h3{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.stat-content p{color:#6c757d;font-size:.875rem}.about-section{padding:3rem 0}.about-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.section-subtitle{font-weight:500}.about-content h2{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.about-content p{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.about-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.feature{align-items:center;color:#333;color:var(--text-color);display:flex;font-size:.875rem;gap:.75rem}.feature svg{color:#e63946;color:var(--primary-color)}.about-image img{border-radius:.5rem;box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);width:100%}.testimonials-section{background-color:#f8f9fa;background-color:var(--background-color);padding:3rem 0}.section-header{margin-bottom:2rem}.section-header h2{font-size:1.75rem;margin-bottom:.5rem}.testimonials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.testimonial-card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);padding:1.5rem;transition:transform .3s ease}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-stars{color:gold;color:var(--accent-color);display:flex;gap:.25rem;margin-bottom:1rem}.testimonial-card p{color:#6c757d;font-size:.875rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.testimonial-author{font-weight:600}.testimonial-author span{color:#6c757d;display:block;font-size:.875rem;font-weight:400}.cta-section{background-color:#e63946;background-color:var(--primary-color);color:#fff;padding:3rem 0}.cta-content{align-items:center;display:flex;gap:2rem;justify-content:space-between}.cta-text h2{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.cta-text p{font-size:1rem;line-height:1.6}.cta-buttons{display:flex;gap:1rem}@media (max-width:1024px){.container{max-width:100%;padding:0 1rem}.hero{height:60vh}.hero-text{max-width:70%}.hero-title{font-size:2rem}.about-grid{grid-template-columns:1fr}.cta-content{flex-direction:column;text-align:center}}@media (max-width:768px){.hero-text{margin-left:0;max-width:100%;text-align:center}.hero-buttons{justify-content:center}.about-features,.stats-grid,.testimonials-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;width:100%}.btn-outline,.btn-primary,.btn-secondary-home{justify-content:center;width:40%}}@media (max-width:480px){.hero{height:50vh}.hero-title{font-size:1.5rem}.hero-description{font-size:.875rem}.about-content h2,.cta-text h2,.section-header h2{font-size:1.25rem}.hero-indicators{bottom:1rem}.indicator{height:.5rem;width:.5rem}}.cursos-page{background:linear-gradient(135deg,#fff,#f8f9fa);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.accreditations-section,.cursos-section{animation:fadeIn 1s ease-out forwards;opacity:0;padding:6.25rem 0}.cursos-section{animation-delay:.2s}.accreditations-section{animation-delay:.4s;background:linear-gradient(135deg,#f8f9fa,#fff)}.cursos-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.curso-card{animation:fadeInUp .6s ease-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1.25rem;box-shadow:0 10px 30px #0000001a;box-shadow:var(--shadow);opacity:1;padding:2.5rem;transform:translateY(1.25rem);transition:all .3s ease}.curso-card:hover{box-shadow:0 1.25rem 2.5rem #00000026;transform:translateY(-.625rem)}.curso-card h3{color:#e63946;color:var(--primary-color);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.curso-list{list-style:none;margin:0;padding:0}.curso-list li{align-items:flex-start;display:flex;gap:.9375rem;margin-bottom:.9375rem}.curso-list svg{color:#e63946;color:var(--primary-color);flex-shrink:0;margin-top:.125rem}.curso-list span{color:#666;font-size:.875rem;line-height:1.6}.accreditations-card{animation:fadeInUp .6s ease-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-left:.25rem solid #e63946;border-left:.25rem solid var(--primary-color);border-radius:1.25rem;box-shadow:0 10px 30px #0000001a;box-shadow:var(--shadow);opacity:1;padding:2.5rem;transform:translateY(1.25rem)}.accreditations-list{list-style:none;margin:0;padding:0}.accreditations-list li{align-items:flex-start;display:flex;gap:.9375rem;margin-bottom:.9375rem}.accreditations-list svg{color:#e63946;color:var(--primary-color);flex-shrink:0;margin-top:.125rem}.accreditations-list span{color:#666;font-size:.875rem;line-height:1.6}@media (max-width:1024px){.cursos-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}}@media (max-width:768px){.container{padding:0 .9375rem}.accreditations-section,.cursos-section{padding:3.75rem 0}.cursos-grid{grid-template-columns:1fr}.section-header h2{font-size:1.75rem}.accreditations-card,.curso-card{padding:1.875rem}}@media (max-width:480px){.section-header h2{font-size:1.5rem}.section-subtitle{font-size:.875rem}.accreditations-list span,.curso-list span,.section-header p{font-size:.75rem}.curso-card h3{font-size:1.25rem}.btn-primary{font-size:.875rem;padding:.625rem 1.25rem}}.certificados-page{background:linear-gradient(135deg,#fff,#f8f9fa);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.certificados-section{animation:fadeIn 1s ease-out forwards;opacity:0;padding:6.25rem 0}.licenses-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.license-card{animation:fadeInUp .6s ease-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-left:.25rem solid #e63946;border-left:.25rem solid var(--primary-color);border-radius:1.25rem;box-shadow:0 10px 30px #0000001a;box-shadow:var(--shadow);opacity:1;padding:2.5rem;transform:translateY(1.25rem);transition:all .3s ease}.license-card:hover{box-shadow:0 1.25rem 2.5rem #00000026;transform:translateY(-.625rem)}.license-card h3{color:#e63946;color:var(--primary-color);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.license-list{list-style:none;margin:0;padding:0}.license-list li{align-items:flex-start;display:flex;gap:.9375rem;margin-bottom:.9375rem}.license-list svg{color:#e63946;color:var(--primary-color);flex-shrink:0;margin-top:.125rem}.license-list span{color:#666;font-size:.875rem;line-height:1.6}.cta-container{margin-top:2.5rem}.btn-primary{padding:.875rem 1.875rem}.btn-primary:hover{box-shadow:0 .25rem .9375rem #e6394680}@media (max-width:1024px){.licenses-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}}@media (max-width:768px){.container{padding:0 .9375rem}.certificados-section{padding:3.75rem 0}.licenses-grid{grid-template-columns:1fr}.section-header h2{font-size:1.75rem}.license-card{padding:1.875rem}}@media (max-width:480px){.section-header h2{font-size:1.5rem}.section-subtitle{font-size:.875rem}.license-list span,.section-header p{font-size:.75rem}.license-card h3{font-size:1.25rem}.btn-primary{font-size:.875rem;padding:.625rem 1.25rem}}.contacto-page{background:#f5f5f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.hero-section-contacto{animation:fadeIn 1s ease-out forwards;background:linear-gradient(135deg,#09080885,#1b1a1ab0),url(https://precisasinistros.com.br/wp-content/uploads/2019/07/equipamentos-contra-incendio-1024x350.png);background-position:50%;background-size:cover;color:#fff;opacity:0;padding:7.5rem 0 5rem;text-align:center}.section-subtitle{font-size:1.125rem;margin-bottom:1.25rem}.hero-section-contacto h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5625rem;text-shadow:.125rem .125rem .25rem #00000080}.hero-section-contacto p{color:#ffffffe6;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:37.5rem}.contact-info-section{animation:fadeIn 1s ease-out .2s forwards;margin-top:-2.5rem;opacity:1;padding:5rem 0;position:relative;z-index:2}.contact-grid{grid-gap:1.875rem;display:grid;gap:1.875rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.contact-card{animation:fadeInUp .6s ease-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1.25rem;box-shadow:0 10px 30px #0000001a;box-shadow:var(--shadow);opacity:1;padding:2.5rem 1.875rem;text-align:center;transform:translateY(1.25rem);transition:all .3s ease}.contact-card:hover{box-shadow:0 1.25rem 2.5rem #00000026;transform:translateY(-.625rem)}.contact-icon-page{align-items:center;background:linear-gradient(135deg,#e63946,#a8444d);background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);border-radius:50%;color:#fff;display:flex;height:5rem;justify-content:center;margin:0 auto 1.25rem;width:5rem}.contact-card h3{color:#2d3748;color:var(--text-color);font-size:1.25rem;font-weight:600;margin-bottom:.9375rem}.detalhes{color:#333;font-weight:500;margin:.5rem 0}.contact-link{color:#554e4e;text-decoration:none;transition:color .3s ease}.contact-description,.contact-link:hover{color:#e63946;color:var(--primary-color)}.contact-description{font-size:.875rem;margin-top:.9375rem}.form-section{animation:fadeIn 1s ease-out .4s forwards;background:linear-gradient(135deg,#f8f9fa,#e9ecef);opacity:0;padding:6.25rem 0}.form-container{align-items:center;display:flex;justify-content:center}.form-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1.25rem;box-shadow:0 10px 30px #0000001a;box-shadow:var(--shadow);max-width:40rem;padding:3.125rem;width:100%}.section-header{margin-bottom:2.5rem}.section-header h2{margin-bottom:.9375rem}.section-header p{line-height:1.6}form{grid-gap:1.25rem}.form-grid,form{display:grid;gap:1.25rem}.form-grid{grid-gap:1.25rem;grid-template-columns:1fr 1fr}input,select,textarea{background:#fff;border:2px solid #e9ecef;border-radius:.625rem;font-size:.875rem;outline:none;padding:6px;transition:all .3s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:#e63946;border-color:var(--primary-color)}textarea{resize:vertical}.btn-primary{border-radius:1rem;box-shadow:0 .25rem .9375rem #e639464d;display:flex;justify-content:center;padding:1rem 1.5rem}.btn-primary:hover{box-shadow:0 .375rem 1.25rem #e6394680}.btn-primary:disabled{background:#ccc;box-shadow:none;cursor:not-allowed}.success-message{animation:scaleIn .5s ease-out;background:linear-gradient(135deg(45deg,#e8f5e8 0,#d4edda 100%));border:2px solid #28a745;border-radius:.5rem;color:#155724;opacity:0;padding:2.5rem;text-align:center}.success-message h3{font-size:1.25rem;font-weight:600;margin:1.25rem 0 .625rem}.success-message p{margin:0}.error-message{color:red;font-size:.875rem;margin-bottom:.625rem;text-align:center}.emergency-section{animation:fadeIn 1s ease-out .6s forwards;background:linear-gradient(135deg(45deg,#1a1a1a 0,#2d2d2d 100%));border-top:.25rem solid #e63946;border-top:.25rem solid var(--primary-color);color:#fff;opacity:0;padding:5rem;text-align:center}.emergency-section h2{color:#e63946;color:var(--primary-color);font-size:2rem;font-weight:700;margin-bottom:1rem25rem}.emergency-section p{color:#fffc;font-size:1.125rem;margin:0 auto;max-width:37.5rem;.emergency-buttons{display:flex;flex-wrap:wrap;gap:1.875rem;justify-content:center}.btn-secondary{align-items:center;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:1.875rem;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:.9375rem;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-.125rem)}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:1280px){.container{max-width:72rem}}@media (max-width:1024px){.hero-section-contacto h1{font-size:2rem}.form-grid{grid-template-columns:1fr}}@media (max-width:768px){.container{padding:0 .9375rem}.hero-section-contacto{padding:5rem 0 3.75rem}.hero-section-contacto h1{font-size:1.75rem}.hero-section-contacto p{font-size:1rem}.contact-info-section{margin-top:-1.25rem;padding:3.75rem 0}.contact-grid{grid-template-columns:1fr}.form-section{padding:3.75rem 0}.form-card{padding:1.875rem}.emergency-section{padding:3.75rem 0}.emergency-section h2{font-size:1.75rem}.emergency-buttons{flex-direction:column;gap:1.25rem}}@media (max-width:480px){.section-subtitle{font-size:.875rem}.hero-section-contacto h1,.section-header h2{font-size:1.5rem}.contact-card p,.emergency-section p,.section-header p{font-size:.875rem}.contact-card h3{font-size:1.125rem}.btn-primary,.btn-secondary{font-size:.875rem;padding:.625rem 1.25rem}}}.sobre-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}:root{--text-color:#1a1a1a}.container{max-width:1280px}.section-subtitle{font-size:.875rem;margin-bottom:1rem}.section-title{color:#f8f9fa;color:var(--background-light);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.section-description{color:#666;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.hero-section-sobre{animation:fadeIn 1s ease-out forwards;background:linear-gradient(135deg,#09080885,#1b1a1ab0),url(https://precisasinistros.com.br/wp-content/uploads/2019/07/equipamentos-contra-incendio-1024x350.png);background-position:50%;background-size:cover;color:#fff;opacity:0;padding:7.5rem 0 5rem;text-align:center}.hero-section-sobre .section-description{color:#ffffffe6;margin:0 auto;max-width:50rem}.stats-section{animation:fadeIn .6s ease-out .2s forwards;background:linear-gradient(135deg,#f8f9fa,#e9ecef);background:linear-gradient(135deg,var(--background-light) 0,#e9ecef 100%);opacity:1;padding:5rem 0;transform:translateY(20px)}.stats-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.stat-card{background:#fff;border-radius:1rem;box-shadow:0 10px 30px #0000001a;box-shadow:var(--shadow);padding:2rem 1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.stat-icon{align-items:center;background:linear-gradient(135deg,#e63946,#a8444d);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;color:#fff;display:flex;height:5rem;justify-content:center;margin:0 auto 1.25rem;width:5rem}.stat-number{color:#1a1a1a;color:var(--text-color);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#666;font-weight:500;margin:0}.company-info-section{animation:fadeIn .6s ease-out .4s forwards;opacity:0;padding:5rem 0;transform:translateY(20px)}.company-info-grid{grid-gap:3.75rem;align-items:center;display:grid;gap:3.75rem;grid-template-columns:1fr 1fr}.company-info-image img{border-radius:1.25rem;box-shadow:0 10px 30px #0000001a;box-shadow:var(--shadow);height:31.25rem;object-fit:cover;width:100%}.values-section{animation:fadeIn .6s ease-out .6s forwards;background:linear-gradient(135deg,#f8f9fa,#e9ecef);background:linear-gradient(135deg,var(--background-light) 0,#e9ecef 100%);opacity:0;padding:5rem 0;transform:translateY(20px)}.values-header{margin-bottom:3.75rem;text-align:center}.values-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));margin-bottom:5rem}.value-card{background:#fff;border-radius:1.25rem;box-shadow:0 10px 30px #0000001a;box-shadow:var(--shadow);padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.value-icon{align-items:center;background:linear-gradient(135deg,#e63946,#a8444d);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;color:#fff;display:flex;height:5rem;justify-content:center;margin:0 auto 1.25rem;width:5rem}.value-title{color:#1a1a1a;color:var(--text-color);font-size:1.4rem;font-weight:600;margin-bottom:.75rem}.value-description{color:#666;line-height:1.6}.mission-card{background:#fff;border-radius:1.25rem;box-shadow:0 10px 30px #0000001a;box-shadow:var(--shadow);padding:3.75rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.mission-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.mission-icon{align-items:center;background:linear-gradient(135deg,#e63946,#a8444d);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;color:#fff;display:flex;height:5rem;justify-content:center;margin:0 auto 1.5rem;width:5rem}.mission-title{color:#1a1a1a;color:var(--text-color);font-size:2rem;font-weight:700;margin-bottom:1.25rem}.mission-description{color:#666;font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:50rem}@media (max-width:1024px){.section-title{font-size:2rem}.section-description{font-size:1rem}.company-info-grid{gap:2rem;grid-template-columns:1fr}.company-info-image img{height:25rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr))}}@media (max-width:768px){.company-info-section,.hero-section-sobre,.stats-section,.values-section{padding:3rem 0}.stats-grid{gap:1.5rem}.values-grid{grid-template-columns:1fr}.mission-card{padding:2rem}}@media (max-width:480px){.section-title{font-size:1.75rem}.section-description{font-size:.875rem}.stat-card,.value-card{padding:1.5rem}.stat-number{font-size:2rem}.value-title{font-size:1.2rem}.company-info-image img{height:18.75rem}}:root{--background-color:#f8f9fa;--text-color:#333;--text-light:#6c757d;--shadow:0 4px 12px #0000001a;--border-color:#e9ecef;--border-radius:0.5rem;--transition:all 0.3s ease}.fire-safety-app{background:#f8f9fa;background:var(--background-color);font-family:Arial,sans-serif;min-height:100vh}.container-produtos{margin:0 auto;max-width:1280px;padding:2rem 1rem}.header{background:#fff;box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{align-items:center;display:flex;gap:1rem}.header h1{color:#333;color:var(--text-color);font-size:1.75rem;font-weight:700;margin:0}.breadcrumb{color:#e63946;color:var(--primary-color);font-size:.875rem;font-weight:500;margin-top:.25rem}.back-btn{align-items:center;background:#e63946;background:var(--primary-color);border:none;border-radius:.5rem;border-radius:var(--border-radius);color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease;transition:var(--transition)}.back-btn:hover{background:#a8444d;background:var(--secondary-color);transform:translateY(-2px)}.back-btn:focus,.btn-primary:focus,.view-details-btn:focus{outline:2px solid #e639464d;outline-offset:2px}.categories-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.category-card{animation:fadeInUp .6s ease-out forwards;background:#fff;border-radius:.5rem;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);cursor:pointer;opacity:0;padding:1.5rem;text-align:center;transform:translateY(20px);transition:all .3s ease;transition:var(--transition)}.category-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-5px)}.category-image{background:#f8f9fa;background:var(--background-color);border-radius:.5rem;border-radius:var(--border-radius);height:180px;margin-bottom:1rem;overflow:hidden;width:100%}.category-image img{height:100%;object-fit:contain;padding:.5rem;transition:all .3s ease;transition:var(--transition);width:100%}.category-card:hover .category-image img{transform:scale(1.05)}.category-card h3{color:#333;color:var(--text-color);font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.category-card p{color:#6c757d;color:var(--text-light);font-size:.875rem;line-height:1.6;margin:0}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:2rem}.product-card{animation:fadeInUp .6s ease-out forwards;background:#fff;border-radius:.5rem;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);opacity:0;overflow:hidden;transform:translateY(20px);transition:all .3s ease;transition:var(--transition)}.product-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-5px)}.product-image{background:#f8f9fa;background:var(--background-color);height:200px;overflow:hidden;position:relative;width:100%}.product-image img{height:100%;object-fit:contain;padding:.5rem;transition:all .3s ease;transition:var(--transition);width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease;transition:var(--transition)}.product-card:hover .product-overlay{opacity:1}.view-details-btn{align-items:center;background:#e63946;background:var(--primary-color);border:none;border-radius:.5rem;border-radius:var(--border-radius);color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease;transition:var(--transition)}.view-details-btn:hover{background:#a8444d;background:var(--secondary-color);transform:scale(1.05)}.product-info{padding:1rem}.product-info h3{color:#333;color:var(--text-color);font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.product-info p{color:#6c757d;color:var(--text-light);font-size:.875rem;line-height:1.6;margin:0}.product-details{animation:fadeInUp .6s ease-out forwards;background:#fff;border-radius:.5rem;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);margin-top:2rem;opacity:0;padding:2rem;transform:translateY(20px)}.product-details-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.product-image-large{background:#f8f9fa;background:var(--background-color);border-radius:.5rem;border-radius:var(--border-radius);height:350px;overflow:hidden;width:100%}.product-image-large img{height:100%;object-fit:contain;padding:1rem;width:100%}.product-info-detailed h1{color:#333;color:var(--text-color);font-size:1.75rem;font-weight:700;margin:0 0 1rem}.price-large{color:#e63946;color:var(--primary-color);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.description{color:#6c757d;color:var(--text-light);font-size:.875rem;line-height:1.6}.description,.features,.specifications{margin-bottom:1.5rem}.features h3,.specifications h3{color:#333;color:var(--text-color);font-size:1.125rem;font-weight:600;margin-bottom:1rem}.spec-item{align-items:center;border-bottom:1px solid #e9ecef;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:.5rem 0}.spec-label{color:#333;color:var(--text-color);font-size:.875rem;font-weight:500}.spec-value{color:#6c757d;color:var(--text-light);font-size:.875rem}.features ul{list-style:none;margin:0;padding:0}.features li{color:#6c757d;color:var(--text-light);font-size:.875rem;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.features li:before{color:#e63946;color:var(--primary-color);content:"✓";font-weight:700;left:0;position:absolute;top:.5rem}.action-buttons{display:flex;gap:1rem;margin-top:1.5rem}.btn-primary{background:#e63946;background:var(--primary-color);border-radius:.5rem;border-radius:var(--border-radius);padding:.75rem 1.5rem;transition:var(--transition)}.btn-primary:hover{background:#a8444d;background:var(--secondary-color);transform:translateY(-2px)}@media (max-width:1024px){.categories-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.products-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.product-details-grid{gap:1.5rem;grid-template-columns:1fr}.product-image-large{height:300px}}@media (max-width:768px){.header h1{font-size:1.5rem}.container-produtos{padding:1.5rem .75rem}.categories-grid,.products-grid{grid-template-columns:1fr}.category-image,.product-image{height:160px}.product-image-large{height:250px}.action-buttons{flex-direction:column}}@media (max-width:480px){.header h1{font-size:1.25rem}.breadcrumb{font-size:.75rem}.category-card,.product-details{padding:1rem}.product-info{padding:.75rem}.category-image,.product-image{height:140px}.product-image-large{height:200px}.product-info-detailed h1{font-size:1.5rem}.price-large{font-size:1.25rem}.btn-primary,.view-details-btn{font-size:.875rem;padding:.5rem 1rem}}.servicos-page{background:linear-gradient(135deg,#fff,#f8f9fa);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}:root{--primary-color:#e63946;--secondary-color:#a8444d;--text-color:#2d3748;--background-light:#f8f9fa;--shadow:0 10px 30px #0000001a;--fire-red:#dc2626;--safety-orange:#ea580c;--emergency-yellow:#d97706;--rescue-blue:#2563eb}.container{margin:0 auto;max-width:80rem;padding:0 1rem}.servicos-section{animation:fadeIn 1s ease-out forwards;opacity:0;padding:6.25rem 0}.section-header{margin-bottom:3.75rem;text-align:center}.section-subtitle{color:#e63946;color:var(--primary-color);display:block;font-size:1rem;font-weight:600;letter-spacing:.125rem;margin-bottom:.9375rem;text-transform:uppercase}.section-header h2{color:#2d3748;color:var(--text-color);font-size:2rem;font-weight:700;margin-bottom:1.25rem}.section-header p{color:#666;font-size:1rem;margin:0 auto;max-width:37.5rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(22rem,1fr))}.service-card{animation:fadeInUp .6s ease-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-left:.25rem solid #e63946;border-left:.25rem solid var(--primary-color);border-radius:1.25rem;box-shadow:0 10px 30px #0000001a;box-shadow:var(--shadow);opacity:1;overflow:hidden;padding:2.5rem;position:relative;transform:translateY(1.25rem);transition:all .3s ease}.service-card:before{background:linear-gradient(90deg,#e63946,#a8444d);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));content:"";height:.25rem;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.service-card:hover{box-shadow:0 1.25rem 2.5rem #00000026;transform:translateY(-.625rem)}.service-card:hover:before{opacity:1}.service-card:first-child{border-left-color:#2563eb;border-left-color:var(--rescue-blue)}.service-card:nth-child(2){border-left-color:#dc2626;border-left-color:var(--fire-red)}.service-card:nth-child(3){border-left-color:#ea580c;border-left-color:var(--safety-orange)}.service-card:nth-child(4){border-left-color:#d97706;border-left-color:var(--emergency-yellow)}.service-header{gap:1rem;margin-bottom:1.5rem}.service-header,.service-icon{align-items:center;display:flex}.service-icon{background:linear-gradient(135deg,#e63946,#a8444d);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:.75rem;color:#fff;height:3rem;justify-content:center;transition:transform .3s ease;width:3rem}.service-card:first-child .service-icon{background:linear-gradient(135deg,#2563eb,#1d4ed8);background:linear-gradient(135deg,var(--rescue-blue),#1d4ed8)}.service-card:nth-child(2) .service-icon{background:linear-gradient(135deg,#dc2626,#b91c1c);background:linear-gradient(135deg,var(--fire-red),#b91c1c)}.service-card:nth-child(3) .service-icon{background:linear-gradient(135deg,#ea580c,#c2410c);background:linear-gradient(135deg,var(--safety-orange),#c2410c)}.service-card:nth-child(4) .service-icon{background:linear-gradient(135deg,#d97706,#b45309);background:linear-gradient(135deg,var(--emergency-yellow),#b45309)}.service-card:hover .service-icon{transform:scale(1.1) rotate(5deg)}.service-header h3{color:#2d3748;color:var(--text-color);font-size:1.25rem;font-weight:600;margin:0}.service-list{list-style:none;margin:0;padding:0}.service-list li{align-items:flex-start;display:flex;gap:.9375rem;margin-bottom:.9375rem;transition:transform .2s ease}.service-list li:hover{transform:translateX(.25rem)}.service-list svg{color:#e63946;color:var(--primary-color);flex-shrink:0;margin-top:.125rem}.service-card:first-child .service-list svg{color:#2563eb;color:var(--rescue-blue)}.service-card:nth-child(2) .service-list svg{color:#dc2626;color:var(--fire-red)}.service-card:nth-child(3) .service-list svg{color:#ea580c;color:var(--safety-orange)}.service-card:nth-child(4) .service-list svg{color:#d97706;color:var(--emergency-yellow)}.service-list span{color:#666;font-size:.875rem;line-height:1.6}.cta-container{margin-top:3rem;text-align:center}.btn-primary{align-items:center;background:linear-gradient(45deg,#e63946,#a8444d);background:linear-gradient(45deg,var(--primary-color) 0,var(--secondary-color) 100%);border:none;border-radius:1.875rem;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.625rem;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s ease}.btn-primary:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.btn-primary:hover:before{left:100%}.btn-primary:hover{box-shadow:0 .5rem 1.5rem #e6394666;transform:scale(1.05)}@keyframes fadeIn{to{opacity:1}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width:1280px){.container{max-width:72rem}}@media (max-width:1024px){.services-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}}@media (max-width:768px){.container{padding:0 .9375rem}.servicos-section{padding:3.75rem 0}.services-grid{grid-template-columns:1fr}.section-header h2{font-size:1.75rem}.service-card{padding:1.875rem}.service-header{flex-direction:column;gap:.75rem;text-align:center}.service-header h3{font-size:1.125rem}}@media (max-width:480px){.section-header h2{font-size:1.5rem}.section-subtitle{font-size:.875rem}.section-header p,.service-list span{font-size:.75rem}.service-header h3{font-size:1rem}.btn-primary{font-size:.875rem;padding:.75rem 1.5rem}.service-icon{height:2.5rem;width:2.5rem}.service-icon svg{height:20px;width:20px}}
/*# sourceMappingURL=main.bbb5b5a5.css.map*/