*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #0b1a30;--primary-light: #162c4e;--gold: #f5ca3c;--gold-hover: #e8be28;--accent-red: #ff3355;--white: #ffffff;--gray-light: #f4f6f9;--gray-medium: #e2e8f0;--gray-dark: #4a5568;--text-dark: #1a202c;--green-wa: #25d366;--font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-family);background-color:var(--white);color:var(--text-dark);line-height:1.6;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.gold-flat-btn{background-color:var(--gold);color:var(--primary);font-weight:700;font-size:.9rem;letter-spacing:.05em;padding:.85rem 2.2rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s,transform .15s;display:inline-block;text-align:center}.gold-flat-btn:hover{background-color:var(--gold-hover);transform:translateY(-1px)}.gold-flat-btn:active{transform:translateY(0)}.brand-eyebrow{color:var(--gold);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.5rem;display:block}.title-section{font-size:clamp(1.8rem,3.5vw,2.4rem);color:var(--primary);font-weight:800;line-height:1.25;margin-bottom:1.5rem}.title-section.text-left{text-align:left}.divider-line{width:60px;height:3px;background-color:var(--gold);margin-bottom:1.5rem}.image-fallback-placeholder{width:100%;height:100%;min-height:250px;background-color:#dde3ef;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--primary);font-weight:600;font-size:.9rem;gap:.5rem;border:2px dashed var(--primary);border-radius:4px;padding:2rem;text-align:center}.fallback-placeholder-icon{opacity:.5;color:var(--primary)}.navbar{background-color:#e99839;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:96px;position:sticky;top:0;z-index:1000;box-shadow:0 4px 20px #0000001a}.navbar-brand{background-color:#e99839;height:96px;display:flex;align-items:center;justify-content:center;padding:0 1.5rem;margin-left:-2rem;flex-shrink:0}.parallax-bg{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.navbar-brand img{height:88px;width:auto;object-fit:contain;mix-blend-mode:multiply}.navbar-links{display:flex;gap:2.2rem;list-style:none}.navbar-links a{color:var(--white);font-size:.95rem;font-weight:600;transition:color .2s;padding-bottom:4px}.navbar-links a:hover,.navbar-links a.active{color:var(--white);font-weight:700}.navbar-toggle{display:none;background:none;border:none;color:var(--white);cursor:pointer}.hero-section{position:relative;background-color:var(--primary);background-image:linear-gradient(135deg,#0b1a30e6,#081526f2),url(/images/hero-bg.jpeg);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;min-height:580px;display:flex;align-items:center;overflow:hidden;color:var(--white);padding:4.5rem 0}.hero-dots-overlay{position:absolute;top:0;right:0;width:65%;height:100%;background-image:radial-gradient(#e31c3d 28%,transparent 28%);background-size:24px 24px;opacity:.9;pointer-events:none;mask-image:linear-gradient(to left,black 50%,transparent 100%);-webkit-mask-image:linear-gradient(to left,black 50%,transparent 100%)}.hero-logo-bg{position:absolute;right:18%;top:15%;width:320px;height:320px;pointer-events:none;z-index:1;opacity:.08}.hero-logo-bg img{width:100%;height:100%;object-fit:contain}.hero-container{position:relative;z-index:2}.hero-text-block{max-width:680px}.hero-title{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1.15;color:var(--white);margin-bottom:1.5rem}.hero-subtitle{font-size:1rem;font-weight:400;color:#ffffffe6;margin-bottom:2.2rem;line-height:1.6}.hero-contact-row{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.hero-pabx{display:flex;flex-direction:column}.pabx-label{font-size:.8rem;color:var(--gold);font-weight:700;letter-spacing:.06em}.pabx-number{font-size:1.25rem;font-weight:800}.hero-wa-circle{width:52px;height:52px;border-radius:50%;background-color:var(--green-wa);color:var(--white);display:flex;align-items:center;justify-content:center;transition:transform .2s,background-color .2s;box-shadow:0 4px 10px #25d3664d}.hero-wa-circle:hover{transform:scale(1.08);background-color:#20ba5a}.hero-wa-circle svg{width:28px;height:28px}.hero-btn-contact{background-color:var(--gold);color:var(--primary);font-weight:800;font-size:.95rem;letter-spacing:.06em;padding:.9rem 2.5rem;border-radius:4px;transition:background-color .2s,transform .15s}.hero-btn-contact:hover{background-color:var(--gold-hover);transform:translateY(-1px)}.apresentacao-section{padding:5.5rem 0;background-color:var(--white)}.apresentacao-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:4.5rem;align-items:center}.service-subtitle{font-size:1.3rem;color:var(--primary);font-weight:700;margin-bottom:1rem;line-height:1.35}.bullets-list{list-style:none;padding-left:.5rem;display:flex;flex-direction:column;gap:.5rem}.bullets-list li{position:relative;padding-left:1.5rem;font-weight:700;color:var(--primary);font-size:1rem}.bullets-list li:before{content:"•";position:absolute;left:0;color:var(--gold);font-size:1.5rem;line-height:1;top:-2px}.service-desc{font-size:1rem;color:var(--gray-dark);margin-bottom:1.5rem}.wa-inline-badge{display:inline-flex;align-items:center;gap:.8rem;background-color:var(--green-wa);color:var(--white);font-weight:700;font-size:.92rem;padding:.65rem 1.4rem;border-radius:25px;transition:background-color .2s,transform .15s}.wa-inline-badge:hover{background-color:#20ba5a;transform:translateY(-1px)}.wa-icon-holder{display:flex;align-items:center;justify-content:center}.apresentacao-image img{width:100%;height:380px;object-fit:cover;border-radius:4px;box-shadow:0 8px 30px #00000014}.outros-servicos-section{padding:5.5rem 0;background-color:var(--white);border-top:1px solid var(--gray-medium)}.outros-servicos-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:4.5rem;align-items:center}.outros-servicos-image img{width:100%;height:420px;object-fit:cover;border-radius:4px;box-shadow:0 8px 30px #00000014}.outro-servico-card{background-color:var(--white)}.outro-servico-title{color:var(--gold);font-size:1.15rem;font-weight:800;letter-spacing:.03em;margin-bottom:.6rem;display:flex;align-items:center;gap:.5rem}.outro-servico-icon{font-size:1.25rem}.outro-servico-text{color:var(--gray-dark);font-size:.98rem;line-height:1.7}.expertises-section{padding:5.5rem 0;background-color:var(--gray-light)}.expertises-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:4.5rem;align-items:center}.expertise-para{font-size:1rem;color:var(--gray-dark);margin-bottom:1.2rem;line-height:1.75}.expertises-image{position:relative}.expertises-image img{width:100%;height:420px;object-fit:cover;border-radius:4px;box-shadow:0 8px 30px #00000014}.expertises-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0b1a3040;border-radius:4px;pointer-events:none}.principais-servicos-section{padding:5.5rem 0;background-color:var(--primary);color:var(--white)}.principais-title{font-size:clamp(1.8rem,3.5vw,2.4rem);text-align:center;font-weight:800;margin-bottom:3.5rem}.principais-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-bottom:3.5rem}.principal-card{text-align:center;transition:transform .2s}.principal-card:hover{transform:translateY(-4px)}.principal-icon-wrap{width:78px;height:78px;border-radius:50%;border:2px solid var(--gold);display:flex;align-items:center;justify-content:center;color:var(--white);margin:0 auto 1.2rem;background-color:#ffffff08}.principal-icon-wrap svg{color:var(--white)}.principal-label{font-size:.95rem;font-weight:700;line-height:1.3}.principais-action{text-align:center}.melhores-section{padding:5.5rem 0;background-color:var(--white);text-align:center}.melhores-title{font-size:clamp(1.8rem,3.5vw,2.4rem);color:var(--primary);font-weight:800;margin-bottom:1.2rem}.melhores-desc{max-width:820px;margin:0 auto 3.5rem;font-size:1.05rem;color:var(--gray-dark);line-height:1.8}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-card{background-color:var(--white)}.stat-number{font-size:clamp(2.4rem,5vw,3.8rem);font-weight:900;color:#1a202c;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.95rem;font-weight:700;color:var(--primary)}.depoimentos-section{padding:5.5rem 0;background-color:var(--gray-light)}.depoimentos-title{font-size:clamp(1.8rem,3.5vw,2.4rem);color:var(--primary);font-weight:800;text-align:center;margin-bottom:.8rem}.depoimentos-subtitle{text-align:center;font-size:1rem;color:var(--gray-dark);max-width:720px;margin:0 auto 3.5rem;line-height:1.7}.depoimentos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3.5rem}.depoimento-card{background-color:var(--white);border-radius:6px;padding:2rem 1.5rem;box-shadow:0 4px 20px #00000008;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,.05)}.depoimento-text{font-style:italic;font-size:.92rem;color:var(--gray-dark);line-height:1.75;margin-bottom:1.5rem}.depoimento-author{display:flex;align-items:center;gap:.8rem}.depoimento-avatar-wrap{position:relative;width:44px;height:44px;border-radius:50%;overflow:hidden;border:2px solid var(--gold)}.depoimento-avatar-wrap img{width:100%;height:100%;object-fit:cover}.depoimento-avatar-fallback{width:100%;height:100%;background-color:var(--primary);color:var(--gold);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.depoimento-name{font-weight:700;font-size:.88rem;color:var(--primary)}.depoimentos-action{text-align:center}.cta-banner-section{padding:4.5rem 0;background-image:linear-gradient(135deg,var(--primary) 0%,#061020 100%);color:var(--white)}.cta-banner-container{display:flex;align-items:center;justify-content:space-between;gap:3rem}.cta-banner-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;margin-bottom:.5rem}.cta-banner-text{font-size:1.05rem;color:#ffffffd9;max-width:750px}.cta-banner-btn{background-color:var(--gold);color:var(--primary);font-weight:800;font-size:.95rem;letter-spacing:.06em;padding:1rem 2.5rem;border-radius:4px;transition:background-color .2s,transform .15s;white-space:nowrap}.cta-banner-btn:hover{background-color:var(--gold-hover);transform:translateY(-1px)}.page-hero{background-image:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);color:var(--white);padding:5rem 2rem 4.5rem;text-align:center;position:relative}.page-hero h1{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:.6rem}.page-hero p{color:#fffc;font-size:1.1rem;max-width:700px;margin:0 auto}.page-content{padding:5rem 2rem;max-width:1000px;margin:0 auto}.page-content h2{font-size:1.75rem;color:var(--primary);margin:2.5rem 0 1rem;font-weight:800}.page-content p{color:var(--gray-dark);font-size:1.02rem;line-height:1.8;margin-bottom:1.2rem}.services-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2.2rem;margin-top:3rem}.service-detail-card{background-color:var(--gray-light);border-radius:6px;padding:2.5rem 2rem;border-top:4px solid var(--gold);box-shadow:0 4px 20px #00000005}.service-detail-card h3{font-size:1.25rem;color:var(--primary);margin-bottom:.8rem;font-weight:700}.service-detail-card p{font-size:.95rem;color:var(--gray-dark);margin-bottom:0;line-height:1.7}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:5rem 2rem;max-width:1100px;margin:0 auto}.contact-info h2,.contact-form h2{font-size:1.8rem;color:var(--primary);margin-bottom:1.5rem;font-weight:800}.contact-info-item{display:flex;gap:1rem;margin-bottom:1.5rem}.contact-info-item .icon{color:var(--gold);flex-shrink:0;margin-top:3px}.contact-info-item p{color:var(--gray-dark);font-size:1rem;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:1.2rem}.contact-form input,.contact-form textarea{width:100%;padding:.95rem 1.2rem;border:1px solid var(--gray-medium);border-radius:4px;font-family:var(--font-family);font-size:.95rem;background-color:var(--white);color:var(--text-dark);transition:border-color .2s}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--gold)}.contact-form textarea{resize:vertical;min-height:150px}.footer-top{background-color:var(--primary);padding:4.5rem 0;border-top:1px solid rgba(255,255,255,.08);color:var(--white)}.footer-top-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr;gap:3rem}.footer-col h4{color:var(--gold);font-size:.95rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.2rem;font-weight:700}.footer-col p,.footer-col address{color:#ffffffb8;font-size:.88rem;line-height:1.8;font-style:normal}.footer-col a{color:#ffffffb8;transition:color .2s}.footer-col a:hover{color:var(--gold)}.newsletter-form{display:flex;flex-direction:column;gap:.8rem}.newsletter-form input{padding:.8rem 1rem;border:1px solid rgba(255,255,255,.15);border-radius:4px;background:#ffffff0d;color:var(--white);font-family:var(--font-family);font-size:.9rem}.newsletter-form input::placeholder{color:#fff6}.newsletter-form input:focus{outline:none;border-color:var(--gold)}.newsletter-form button{background-color:var(--gold);color:var(--primary);border:none;padding:.85rem;font-weight:700;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase;border-radius:4px;cursor:pointer;transition:background-color .2s}.newsletter-form button:hover{background-color:var(--gold-hover)}.social-icons{display:flex;gap:.8rem;margin-top:1.5rem}.social-icons a{width:38px;height:38px;border-radius:50%;background-color:#ffffff0d;display:flex;align-items:center;justify-content:center;transition:background-color .2s,transform .15s}.social-icons a:hover{background-color:#ffffff26;transform:translateY(-2px)}.social-icons a img{width:20px;height:20px;object-fit:contain}footer{background-color:#060e1b;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;color:#ffffff73}footer nav ul{display:flex;gap:1.5rem;list-style:none}footer nav a{color:#ffffff8c;font-size:.82rem;transition:color .2s}footer nav a:hover{color:var(--gold)}footer p{font-size:.8rem}.wa-float{position:fixed;bottom:2rem;right:2rem;z-index:9999;background-color:var(--green-wa);width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000040;transition:transform .2s,box-shadow .2s}.wa-float:hover{transform:scale(1.1);box-shadow:0 6px 24px #00000059}.wa-float img{width:32px;height:32px;object-fit:contain}.section-caret{display:flex;justify-content:center;align-items:center;padding:1.5rem 0;width:100%}.section-caret.white-bg{background-color:var(--white)}.section-caret.grey-bg{background-color:var(--gray-light)}.section-caret.dark-bg{background-color:var(--primary);color:var(--white)}.section-caret svg{width:24px;height:24px;stroke-width:3.5px;color:#0b1a30}.inline-wa-circle-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#25d366;color:var(--white)!important;box-shadow:0 3px 6px #25d36640;transition:transform .2s;vertical-align:middle;margin-left:.5rem}.inline-wa-circle-btn:hover{transform:scale(1.1)}.hero-pabx-capsule{background-color:#e99839;border-radius:50px;padding:.75rem 2.4rem;text-align:center;color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 15px #e9983959;border:2px solid #e99839}.hero-pabx-capsule .pabx-label{font-size:.85rem;font-weight:700;color:var(--white);letter-spacing:.06em;margin-bottom:.2rem}.hero-pabx-capsule .pabx-number{font-size:1.35rem;font-weight:800;color:var(--white)}.hero-buttons-subrow{display:flex;align-items:center;gap:1.8rem}.hero-wa-col{display:flex;flex-direction:column;align-items:center;gap:.4rem}.hero-wa-label{font-size:.75rem;color:var(--white);font-weight:600;text-align:center;line-height:1.3;text-shadow:0 1px 3px rgba(0,0,0,.5)}.footer-contact-form{display:flex;flex-direction:column;gap:.85rem;width:100%}.footer-contact-form input,.footer-contact-form textarea{width:100%;padding:.85rem 1.1rem;border:1px solid rgba(255,255,255,.15);border-radius:4px;background:#ffffff0d;color:var(--white);font-family:var(--font-family);font-size:.92rem}.footer-contact-form input::placeholder,.footer-contact-form textarea::placeholder{color:#ffffff73}.footer-contact-form input:focus,.footer-contact-form textarea:focus{outline:none;border-color:var(--gold)}.footer-contact-form button{background-color:var(--gold);color:var(--primary);border:none;padding:.85rem;font-weight:700;font-size:.95rem;letter-spacing:.05em;text-transform:uppercase;border-radius:4px;cursor:pointer;transition:background-color .2s}.footer-contact-form button:hover{background-color:var(--gold-hover)}.subpage-hero{background-color:var(--primary);background-image:linear-gradient(135deg,#0b1a30e6,#081526f2),url(/images/hero-bg.jpeg);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--white);padding:5rem 0;position:relative}.subpage-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center}.subpage-hero-subtitle{color:var(--gold);font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.8rem;display:block}.subpage-hero-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2;margin-bottom:1.2rem}.subpage-hero-desc{font-size:1.05rem;color:#ffffffd9;line-height:1.6}.subpage-hero-img img{width:100%;max-height:340px;object-fit:cover;border-radius:6px;box-shadow:0 10px 30px #00000040;display:block}.services-alternate-row{margin-bottom:4.5rem}.service-row-title{font-size:1.4rem;font-weight:800;color:var(--primary);margin-bottom:1.2rem;font-family:var(--font-display)}.service-row-body{display:flex;gap:4rem;align-items:center}.service-row-text{flex:1.15}.service-row-para{font-size:.98rem;color:var(--gray-dark);line-height:1.75;margin-bottom:1rem;text-align:justify}.service-row-img{flex:.85}.service-row-img img{width:100%;height:350px;object-fit:cover;border-radius:4px;box-shadow:0 8px 24px #0000000f;display:block}.services-alternate-row.odd .service-row-body{flex-direction:row-reverse}.contact-banner-section{background-color:var(--primary);background-image:linear-gradient(135deg,#0b1a30eb,#081526f5),url(/images/hero-bg.jpeg);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--white);padding:4.5rem 0}.contact-banner-grid{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;grid-template-areas:"title button" "desc button";align-items:center;gap:.5rem 3rem}.contact-banner-title-area{grid-area:title}.contact-banner-title-area h3{font-size:1.35rem;font-weight:400;color:var(--white);line-height:1.3;margin:0}.contact-banner-title-area h2{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;color:var(--white);line-height:1.15;margin:.3rem 0 .5rem}.contact-banner-desc{grid-area:desc;font-size:1.05rem;color:#ffffffd9;margin:0}.contact-banner-btn-area{grid-area:button;display:flex;justify-content:flex-end}.contact-banner-btn{background-color:var(--gold);color:var(--primary);font-weight:800;font-size:1rem;letter-spacing:.06em;padding:1rem 2.4rem;border-radius:6px;transition:background-color .2s,transform .15s;white-space:nowrap}.contact-banner-btn:hover{background-color:var(--gold-hover);transform:translateY(-1px)}.specialists-section{padding:5rem 0;background-color:var(--white);text-align:center;border-top:1px solid var(--gray-medium)}.specialists-title{font-size:2.2rem;font-weight:800;color:var(--primary);margin-bottom:.5rem}.specialists-subtitle{font-size:1rem;color:var(--gray-dark);margin-bottom:3.5rem}.specialists-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.specialist-card{background-color:var(--white);padding:1.5rem;border-radius:8px;box-shadow:0 4px 20px #00000008;border:1px solid var(--gray-medium);text-align:center}.specialist-img-wrap{width:120px;height:120px;border-radius:8px;overflow:hidden;margin:0 auto 1.2rem;background-color:var(--gray-light);border:1px solid var(--gray-medium)}.specialist-img-wrap img{width:100%;height:100%;object-fit:cover}.specialist-name{font-size:1rem;font-weight:700;color:var(--primary);margin-bottom:.2rem}.specialist-role{font-size:.85rem;color:var(--gray-dark);font-weight:600}.mobile-footer-header{display:none}.footer-logo-container{background-color:transparent;padding:0;display:inline-block}.footer-logo-container img{height:90px;width:auto;object-fit:contain;display:block;mix-blend-mode:multiply}@media (max-width: 992px){.apresentacao-grid,.outros-servicos-grid,.expertises-grid,.footer-top-grid{grid-template-columns:1fr;gap:3rem}.principais-grid{grid-template-columns:repeat(3,1fr)}.depoimentos-grid,.stats-row{grid-template-columns:repeat(2,1fr)}.cta-banner-container{flex-direction:column;text-align:center;gap:2rem}.apresentacao-image img,.outros-servicos-image img,.expertises-image img{height:300px}}@media (max-width: 768px){.parallax-bg{background-attachment:scroll!important}.navbar{display:flex;justify-content:space-between;align-items:center;padding:0 1.2rem;position:relative;height:96px}.navbar-toggle{display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(255,255,255,.85);border-radius:50%;width:44px;height:44px;color:var(--white);background:transparent;cursor:pointer;transition:background-color .2s;order:1}.navbar-toggle:hover{background-color:#ffffff1a}.navbar-brand{position:absolute;left:50%;transform:translate(-50%);background-color:transparent;height:96px;display:flex;align-items:center;justify-content:center;padding:0;margin-left:0}.navbar-brand img{height:88px;width:auto;object-fit:contain;mix-blend-mode:multiply}.navbar-links{display:none;flex-direction:column;position:absolute;top:96px;left:0;right:0;background-color:var(--primary);padding:1.5rem 2rem;gap:1.2rem;box-shadow:0 10px 20px #00000026}.navbar-links.open{display:flex}.hero-section{padding:3.5rem 0;min-height:auto}.hero-dots-overlay{width:100%;opacity:.65;mask-image:none;-webkit-mask-image:none;background-size:16px 16px}.hero-logo-bg{right:50%;transform:translate(50%);top:12%;width:290px;height:290px;opacity:.08}.hero-text-block{text-align:left;padding:0 .5rem}.hero-title-small{font-size:1.6rem}.hero-title-large{font-size:2.8rem}.hero-subtitle{font-size:.95rem;line-height:1.5;margin-bottom:2rem}.hero-contact-row{flex-direction:column;align-items:center;gap:1.8rem;width:100%}.hero-pabx-capsule{width:100%;max-width:290px}.hero-buttons-subrow{width:100%;justify-content:center;gap:2rem}.principais-grid{grid-template-columns:1fr;gap:1.5rem}.principais-action{display:flex;flex-direction:column;align-items:center;gap:1rem}.principais-action .gold-flat-btn{width:100%;max-width:280px;margin-left:0!important}.stats-row{grid-template-columns:1fr;gap:1.8rem}.depoimentos-grid{grid-template-columns:1fr;gap:1.5rem}.contact-grid{grid-template-columns:1fr;gap:3.5rem}.services-list{grid-template-columns:1fr}.mobile-footer-header{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-bottom:2rem}.footer-title-fale{font-size:1.8rem;font-weight:800;color:var(--white);margin-bottom:.4rem}.footer-subtitle-brand{font-size:1.2rem;font-weight:700;color:var(--gold);margin-bottom:1.2rem}.footer-desc-text{font-size:.92rem;color:#ffffffd9;max-width:600px;margin-bottom:1.8rem;line-height:1.6}.footer-btn-contate{background-color:var(--gold);color:var(--primary);font-weight:800;font-size:1rem;letter-spacing:.05em;padding:.85rem 2.5rem;border-radius:6px;transition:background-color .2s}.footer-btn-contate:hover{background-color:var(--gold-hover)}.footer-top-grid{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem}.mobile-footer-header{order:1}.footer-col-brand{order:2;display:flex;flex-direction:column;align-items:center}.footer-col-nav{display:none}.footer-col-address{order:3;display:flex;flex-direction:column;align-items:center}.footer-col-form{order:4;width:100%;max-width:420px}.desktop-only-desc{display:none}.social-icons-wrapper{margin-top:1.5rem}.subpage-hero-grid{grid-template-columns:1fr;gap:2rem;text-align:center}.subpage-hero-img img{margin:0 auto;max-height:240px}.specialists-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.services-alternate-row{margin-bottom:3.5rem}.services-alternate-row .service-row-body,.services-alternate-row.odd .service-row-body{flex-direction:column;gap:1.5rem}.service-row-img{order:1;width:100%}.service-row-img img{height:auto;max-height:240px}.service-row-text{order:2;width:100%}.contact-banner-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"title" "button" "desc";gap:1.2rem;text-align:center;justify-items:center}.contact-banner-btn-area{grid-area:button;display:flex;justify-content:center;width:100%}.contact-banner-btn{display:inline-block;width:100%;max-width:280px;text-align:center}}@media (max-width: 480px){.hero-title-large{font-size:2.2rem}}.lgpd-content-section{padding:4rem 0 6rem;background-color:#fafafa}.lgpd-container{max-width:800px;background-color:var(--white);padding:3rem 4rem;border-radius:8px;border:1px solid #eee;box-shadow:0 8px 30px #00000005;margin:0 auto}.lgpd-container h2{font-size:1.5rem;font-weight:800;color:var(--primary);margin-top:2rem;margin-bottom:1.2rem;border-bottom:2px solid var(--gold);padding-bottom:.5rem}.lgpd-container h2:first-of-type{margin-top:0}.lgpd-container p{font-size:.98rem;color:var(--gray-dark);line-height:1.75;margin-bottom:1.5rem;text-align:justify}.lgpd-container ul{font-size:.98rem;color:var(--gray-dark);line-height:1.75;margin-bottom:1.5rem;padding-left:1.5rem}.lgpd-container li{margin-bottom:.5rem}.lgpd-dpo-box{padding:1.5rem;background-color:#f9f9f9;border-radius:4px;border-left:4px solid var(--gold);font-size:.95rem;color:var(--primary);margin-top:1.5rem;margin-bottom:2rem;line-height:1.6}.lgpd-dpo-box a{color:var(--primary);font-weight:700;text-decoration:none;transition:color .2s ease}.lgpd-dpo-box a:hover{color:var(--gold)}@media (max-width: 768px){.lgpd-content-section{padding:2rem 0}.lgpd-container{padding:2rem 1.5rem;border-radius:0;border:none;box-shadow:none;background-color:transparent}}
