:root{--hp-bg-hero: #1b1108;--hp-bg-servicos: #1b1108;--hp-bg-sobre: #231910;--hp-bg-contato: #1e150c;--hp-text: #f5f2ee;--hp-text-muted: #a89f96;--hp-card-surface: #2a1e14;--hp-wa: #b8860b;--hp-wa-hover: #9a7310;--hp-footer-bg: #0c0805;--hp-font: "Roboto", system-ui, sans-serif;--hp-font-heading: "Roboto Slab", "Roboto", serif;--hp-radius: 8px;--hp-container: 1140px;--e-global-color-678f0e7: #b19176;--e-global-color-ab6c397: #c0a98a;--hp-card-accent: #967e52;--hp-card-wa-border: #b8860b;--hp-sobre-hero-muted: rgba(255, 245, 235, .78)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--hp-font);color:var(--hp-text);line-height:1.65;background:var(--hp-bg-servicos)}.hp-seo-crawl{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{max-width:var(--hp-container);margin:0 auto;padding:0 24px}.hp-header{position:fixed;top:0;left:0;right:0;z-index:200;padding:12px 0;background:#1b11089e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);transition:background .25s ease,box-shadow .25s ease,backdrop-filter .25s ease,border-color .25s ease}.hp-header--solid{background:#1b1108f0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom-color:#ffffff14;box-shadow:0 1px #00000059}.hp-header-inner{display:flex;align-items:center;justify-content:space-between}.hp-logo{display:flex;align-items:center;text-decoration:none}.hp-logo img{width:56px;height:56px;object-fit:contain;display:block}.hp-nav{display:flex;align-items:center;gap:28px}.hp-nav a{position:relative;display:inline-block;color:#fff;text-decoration:none;font-weight:500;font-size:.95rem;text-shadow:0 1px 2px rgba(0,0,0,.4);transition:color .2s ease;padding-bottom:6px}.hp-nav a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:linear-gradient(90deg,#c9a44a,#ddb55c);transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.hp-nav a:hover,.hp-nav a:focus-visible{color:#fff}.hp-nav a:hover:after,.hp-nav a:focus-visible:after,.hp-nav a.active:after{transform:scaleX(1)}.hp-nav a.active{color:#fff}.hp-nav a:focus-visible{outline:2px solid rgba(201,164,74,.45);outline-offset:4px;border-radius:2px}.hp-header--solid .hp-nav a{color:#fff5ebeb;text-shadow:none}.hp-header--solid .hp-nav a:hover,.hp-header--solid .hp-nav a.active{color:#fff}.hp-menu-toggle{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:8px}.hp-menu-toggle span{width:24px;height:2px;background:#fff;border-radius:1px;transition:background .2s}.hp-header--solid .hp-menu-toggle span{background:var(--hp-text)}@media (max-width: 900px){.hp-nav{display:none;position:fixed;top:72px;left:0;right:0;flex-direction:column;align-items:stretch;padding:20px 24px;gap:16px;background:#160e08fa;border-bottom:1px solid rgba(255,255,255,.08)}.hp-nav a{color:#fff5ebf2;text-shadow:none;padding:10px 0 12px;align-self:flex-start}.hp-nav.open,.hp-menu-toggle{display:flex}}.hp-hero{position:relative;min-height:800px;display:flex;align-items:center;padding:120px 0 80px;background:var(--hp-bg-hero)}.hp-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center left;background-repeat:no-repeat}.hp-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;pointer-events:none}.hp-hero-inner{position:relative;z-index:1;max-width:640px}.hp-hero-title{font-family:var(--hp-font-heading);font-size:clamp(1.85rem,4.5vw,2.75rem);font-weight:700;color:#fff;margin:0 0 16px;line-height:1.2}.hp-hero-sub{font-size:1.05rem;color:#ffffffeb;margin:0 0 28px;max-width:520px}.hp-btn-wa{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;background:var(--hp-wa);color:#fff!important;font-weight:600;font-size:1rem;text-decoration:none;border-radius:var(--hp-radius);border:2px solid var(--hp-wa);box-shadow:0 4px 18px #00000047,0 0 0 1px #ffffff0f inset;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}.hp-btn-wa svg{flex-shrink:0;opacity:.98}.hp-btn-wa:hover{background:var(--hp-wa-hover);border-color:var(--hp-wa-hover);transform:translateY(-1px);box-shadow:0 6px 22px #00000052,0 0 24px #b8860b40}.hp-btn-wa--ghost{margin-top:0;background:transparent!important;color:#f2f2f2!important;border:2px solid var(--hp-wa);box-shadow:none}.hp-btn-wa--ghost:hover{background:var(--hp-wa)!important;border-color:var(--hp-wa-hover)!important;color:#fff!important;box-shadow:0 0 26px #b8860b59;transform:translateY(-1px)}@media (max-width: 768px){.hp-hero{min-height:100vh;min-height:100dvh;padding-top:100px;text-align:center}.hp-hero-inner{margin:0 auto}.hp-hero-sub{margin-left:auto;margin-right:auto}}.hp-servicos{padding:72px 0 96px;background:var(--hp-bg-servicos)}.hp-section-title{font-family:var(--hp-font-heading);font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;text-align:center;color:var(--hp-text);margin:0 0 12px}.hp-title-line{width:56px;height:3px;background:linear-gradient(90deg,var(--hp-wa),var(--hp-card-accent));margin:0 auto 48px;border-radius:2px}.hp-servicos-grid{display:flex;flex-wrap:wrap;justify-content:center;column-gap:24px;row-gap:28px;align-items:stretch}.hp-servicos-grid>*{flex:0 1 calc((100% - 48px) / 3);min-width:0}@media (max-width: 992px){.hp-servicos-grid>*{flex:0 1 calc((100% - 24px)/2)}}@media (max-width: 600px){.hp-servicos-grid>*{flex:1 1 100%;max-width:420px}}.hp-servico-card--elevated{background:var(--hp-card-surface);border:none;border-radius:12px;overflow:hidden;box-shadow:none;display:flex;flex-direction:column;min-height:100%}.hp-servico-card-hit{display:block;text-decoration:none;color:inherit;flex-shrink:0}.hp-servico-card-body{padding:22px 22px 24px;flex:1;display:flex;flex-direction:column}.hp-servico-card-title{margin:0 0 14px;padding:0;font-family:var(--hp-font);font-weight:400;line-height:1.25;display:flex;flex-direction:column;gap:4px}.hp-servico-card-title-main{font-size:1.08rem;font-weight:500;color:var(--hp-text)}.hp-servico-card-title-accent{font-size:.98rem;font-weight:700;color:var(--hp-card-accent);text-transform:uppercase;letter-spacing:.06em}.hp-servico-card-rule{border:none;border-top:1px solid rgba(255,255,255,.1);margin:0 0 14px}.hp-servico-card-excerpt{margin:0;font-size:.93rem;color:var(--hp-text-muted);line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;min-height:8em;flex:1}.hp-servico-card-actions{display:flex;flex-direction:row;gap:10px;margin-top:auto;padding-top:18px;flex-shrink:0}.hp-servico-btn{flex:1;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 10px;border-radius:8px;font-family:var(--hp-font);font-size:.82rem;font-weight:700;text-decoration:none;text-align:center;line-height:1.2;transition:opacity .2s,transform .15s,background .2s,border-color .2s}.hp-servico-btn:hover{opacity:.94;transform:translateY(-1px)}.hp-servico-btn-plus{font-size:1.05rem;font-weight:600;line-height:1}.hp-servico-btn--primary{background:var(--hp-card-accent);color:#fff;border:2px solid var(--hp-card-accent)}.hp-servico-btn--primary:hover{color:#fff}.hp-servico-btn--wa{background:#00000038;color:var(--hp-text);border:2px solid var(--hp-wa)}.hp-servico-btn--wa svg{color:var(--hp-wa)}.hp-servico-btn--wa:hover{background:var(--hp-wa);color:#fff;border-color:var(--hp-wa-hover)}.hp-servico-btn--wa:hover svg{color:var(--hp-bg-hero)}.hp-servico-img-wrap{position:relative;display:block;width:100%;max-width:100%;height:228px;background:#1a1410;border-style:solid;border-width:0 0 5px 0;border-color:var(--e-global-color-678f0e7);border-radius:2px;box-shadow:0 0 10px #00000080;overflow:hidden;box-sizing:border-box}.hp-servico-img-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;max-width:100%;border:none}.hp-servico-card--elevated .hp-servico-img-wrap img{filter:brightness(.9);transition:filter .4s ease}.hp-servico-card--elevated:hover .hp-servico-img-wrap img{filter:brightness(1)}.hp-servico-img-wrap.hp-servico-img-wrap--in-card{border-style:solid;border-width:0 0 5px 0;border-color:var(--e-global-color-678f0e7);box-shadow:0 0 10px #00000080;border-radius:8px 8px 0 0;overflow:hidden}.hp-sobre{padding:80px 0;background:var(--hp-bg-sobre)}.hp-sobre-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hp-sobre-heading{font-family:var(--hp-font-heading);font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:700;margin:0 0 20px;line-height:1.3}.hp-sobre-text p{margin:0 0 16px;color:var(--hp-text);font-size:.98rem}.hp-btn-outline{display:inline-block;margin-top:20px;padding:12px 24px;border:2px solid rgba(255,245,235,.55);color:#fff5ebf2;font-weight:600;text-decoration:none;border-radius:var(--hp-radius);transition:background .2s,color .2s,border-color .2s}.hp-btn-outline:hover{background:#fff5eb1a;border-color:#fff5ebd9;color:#fff}.hp-sobre-visual{display:flex;justify-content:center}.hp-sobre-visual img{max-width:100%;height:auto;border-radius:var(--hp-radius);box-shadow:0 16px 48px #00000059}@media (max-width: 768px){.hp-sobre-grid{grid-template-columns:1fr}.hp-sobre-visual{order:-1}}.hp-faq{position:relative;padding:80px 0 96px;background:#000;overflow:hidden}.hp-faq:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hp-faq-bg);background-size:cover;background-position:center;opacity:.35;pointer-events:none}.hp-faq-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;pointer-events:none}.hp-faq-inner{position:relative;z-index:1}.hp-faq-title{font-family:var(--hp-font-heading);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;text-align:left;color:#fff;margin:0 0 40px;max-width:800px}.hp-faq-list{max-width:800px;margin:0;background:#140f0ab8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:var(--hp-radius);padding:0;overflow:hidden;border:1px solid rgba(212,175,55,.1)}.hp-faq-item{border-bottom:1px solid rgba(255,255,255,.15);border-left:3px solid transparent;box-sizing:border-box;transition:border-left-color .3s ease,background .3s ease}.hp-faq-item:last-child{border-bottom:none}.hp-faq-item.active{border-left-color:#d4af37;background:#d4af370f}.hp-faq-item.active .hp-faq-q{background:#d4af370a}.hp-faq-q{width:100%;display:flex;align-items:flex-start;gap:14px;padding:18px 28px;text-align:left;background:transparent;border:none;color:#fff;font-family:var(--hp-font);font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.hp-faq-q:hover{background:#ffffff0f}.hp-faq-item:first-child .hp-faq-q:hover{border-radius:var(--hp-radius) var(--hp-radius) 0 0}.hp-faq-item:last-child .hp-faq-q:hover{border-radius:0 0 var(--hp-radius) var(--hp-radius)}.hp-faq-icon{flex-shrink:0;width:22px;font-size:1.25rem;font-weight:400;line-height:1.2;color:#ffffffe6}.hp-faq-q-text{flex:1}.hp-faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.4,0,.2,1)}.hp-faq-item.active .hp-faq-a{grid-template-rows:1fr}.hp-faq-a-inner{min-height:0;overflow:hidden}.hp-faq-a p{margin:0;padding:4px 36px 28px 64px;color:#fffc;font-size:.95rem;line-height:1.68}.hp-faq-cta{max-width:800px;margin:28px 0 0;font-size:.98rem;line-height:1.55;color:#fff5ebd1}.hp-faq-cta a{color:#e8c547;font-weight:600;text-decoration:underline;text-underline-offset:4px}.hp-faq-cta a:hover{color:#f0d56a}.hp-contact{position:relative;padding:72px 0 88px;background:var(--hp-bg-contato);overflow:hidden}.hp-contact:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hp-contact-bg, none);background-size:cover;background-position:center;opacity:.11;pointer-events:none}.hp-contact>.container{position:relative;z-index:1}.hp-contact-title{font-family:var(--hp-font-heading);font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700;text-align:center;margin:0 0 48px;color:var(--hp-text)}.hp-contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:start;max-width:960px;margin:0 auto}.hp-form{display:flex;flex-direction:column;gap:12px}.hp-form input,.hp-form textarea{width:100%;padding:14px 16px;font-family:var(--hp-font);font-size:1rem;border:1px solid rgba(212,175,55,.2);border-radius:var(--hp-radius);background:#00000047;color:var(--hp-text);transition:border-color .2s,box-shadow .2s}.hp-form input::placeholder,.hp-form textarea::placeholder{color:#fff5eb94}.hp-form input:focus,.hp-form textarea:focus{outline:none;border-color:var(--hp-wa);box-shadow:0 0 0 1px #d4af3773}.hp-form textarea{resize:vertical;min-height:120px}.hp-form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.hp-form-feedback{margin:0;font-size:.9rem;line-height:1.45}.hp-form-feedback--ok{color:#9bc89b}.hp-form-feedback--err{color:#e8b4b4}.hp-form-submit{align-self:flex-start;margin-top:8px;padding:12px 32px;background:transparent;color:var(--hp-wa);border:2px solid var(--hp-wa);border-radius:var(--hp-radius);font-weight:600;font-family:var(--hp-font);cursor:pointer;transition:background .2s,color .2s,border-color .2s}.hp-form-submit:hover{background:var(--hp-wa-hover);color:#fff;border-color:var(--hp-wa-hover)}.hp-form-submit:focus-visible{outline:2px solid var(--hp-wa);outline-offset:3px}.hp-form-submit:disabled{opacity:.65;cursor:not-allowed}.hp-contact-aside h3{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin:0 0 14px;color:var(--hp-text)}.hp-contact-block{margin-bottom:36px}.hp-contact-block:last-child{margin-bottom:0}.hp-contact-block a{color:var(--hp-text);text-decoration:none;font-weight:500}.hp-contact-block a:hover{text-decoration:underline}.hp-social-round{display:flex;gap:12px;margin-top:8px}.hp-social-round a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ffffff1f;color:#fff;font-size:.7rem;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s}.hp-social-round a:hover{transform:scale(1.05);opacity:.92}.hp-social-wa{background:var(--hp-wa)!important}.hp-social-wa:hover{background:var(--hp-wa-hover)!important;opacity:1}@media (max-width: 768px){.hp-contact-grid{grid-template-columns:1fr}}.hp-contact-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,4vw,40px);margin-top:48px;padding-top:40px;border-top:1px solid rgba(255,255,255,.08);max-width:960px;margin-left:auto;margin-right:auto}.hp-contact-benefit-icon{color:var(--hp-wa);margin-bottom:14px;display:block}.hp-contact-benefit-title{font-family:var(--hp-font-heading);font-size:.95rem;font-weight:700;margin:0 0 10px;color:var(--hp-text)}.hp-contact-benefit p{margin:0;font-size:.9rem;color:var(--hp-text-muted);line-height:1.65}.hp-contact-cities{margin:36px auto 0;max-width:960px;font-size:.8rem;line-height:1.55;color:#a0a0a0;text-align:center}@media (max-width: 900px){.hp-contact-benefits{grid-template-columns:1fr}}.hp-footer{background:var(--hp-footer-bg);padding:32px 24px 36px;border-top:1px solid rgba(255,255,255,.1)}.hp-footer-inner{display:flex;flex-direction:column;align-items:center;gap:16px}.hp-footer-logo{display:block}.hp-footer-logo-link{display:flex;text-decoration:none}.hp-footer-nav{display:flex;flex-wrap:wrap;gap:10px 18px;justify-content:center}@media (max-width: 520px){.hp-footer-nav{flex-direction:column;align-items:center;gap:14px}.hp-footer-nav a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:4px 8px}}.hp-footer-nav a{position:relative;display:inline-block;color:#fff5eb9e;text-decoration:none;font-size:.9rem;font-weight:500;padding-bottom:4px;transition:color .2s ease}.hp-footer-nav a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg,#c9a44a,#ddb55c);transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.hp-footer-nav a:hover{color:#fff}.hp-footer-nav a:focus-visible{color:#fff;outline:2px solid rgba(201,164,74,.45);outline-offset:4px;border-radius:2px}.hp-footer-nav a:hover:after,.hp-footer-nav a:focus-visible:after{transform:scaleX(1)}.hp-footer-credit{margin:0;font-size:.95rem;color:#fff5eb6b}.hp-footer-credit a{position:relative;display:inline-block;color:#c9a44a;text-decoration:none;padding-bottom:3px;transition:color .2s ease,text-shadow .25s ease}.hp-footer-credit a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#ddb55c;transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.hp-footer-credit a:hover{color:#e8c96a;text-shadow:0 0 14px rgba(212,175,55,.35)}.hp-footer-credit a:focus-visible{color:#e8c96a;text-shadow:0 0 14px rgba(212,175,55,.35);outline:2px solid rgba(201,164,74,.45);outline-offset:3px;border-radius:2px}.hp-footer-credit a:hover:after,.hp-footer-credit a:focus-visible:after{transform:scaleX(1)}.wa-float{position:fixed;bottom:22px;right:22px;z-index:250;width:58px;height:58px;border-radius:50%;background:var(--hp-wa);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #00000073,0 0 0 1px #ffffff14 inset;transition:transform .2s,background .2s,box-shadow .2s}.wa-float:hover{background:var(--hp-wa-hover);transform:scale(1.06);box-shadow:0 6px 28px #00000080,0 0 28px #b8860b59}.hp-page-head{padding:104px 0 28px;background:var(--hp-bg-servicos);border-bottom:1px solid rgba(255,255,255,.08)}.hp-breadcrumb{font-size:.85rem;color:#fff5eb73;margin-bottom:12px}.hp-breadcrumb a{color:#fff5eb80;text-decoration:none}.hp-breadcrumb a:hover{color:#fff5ebe6;text-decoration:underline}.hp-breadcrumb-sep{opacity:.6}.hp-page-head-title{font-family:var(--hp-font-heading);font-size:clamp(1.65rem,3.5vw,2.1rem);font-weight:700;margin:0 0 10px;color:var(--hp-text);line-height:1.2}.hp-page-head-sub{margin:0;max-width:640px;color:#fff5eb9e;font-size:1.02rem}.hp-page-head-title--accent{color:var(--hp-wa)}.hp-contato-intro{padding:28px 0 12px;background:var(--hp-bg-servicos);border-bottom:1px solid rgba(255,255,255,.06)}.hp-contato-intro-title{font-family:var(--hp-font-heading);font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:700;margin:0 0 16px;color:var(--hp-text);line-height:1.3;max-width:52rem}.hp-contato-intro-body{max-width:52rem;color:var(--hp-text-muted);font-size:.98rem;line-height:1.75}.hp-contato-intro-body p{margin:0 0 14px}.hp-contato-intro-body p:last-child{margin-bottom:0}.hp-servicos-lead{text-align:center;max-width:640px;margin:0 auto 36px;color:var(--hp-text-muted);font-size:1rem}.hp-servicos-lead a{color:var(--hp-wa);font-weight:600}.hp-servicos-lead a:hover{color:#ddb55c}.hp-servicos--page{padding-top:24px}.hp-sobre--compact .hp-sobre-grid{grid-template-columns:1fr;justify-items:center;text-align:center}.hp-sobre--compact .hp-sobre-text{max-width:640px}.hp-sobre-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;margin-top:20px}.hp-sobre-actions .hp-btn-outline{margin:0;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px}.hp-sobre-actions .hp-btn-wa--inline{margin:0;min-height:48px;padding:12px 24px;font-size:1rem;border:2px solid var(--hp-wa)}.hp-btn-wa--inline{display:inline-flex;align-items:center;padding:12px 20px;font-size:.95rem;vertical-align:middle}.hp-cta-final{padding:56px 0 72px;background:var(--hp-bg-hero);color:#fff;text-align:center}.hp-cta-final-title{font-family:var(--hp-font-heading);font-size:clamp(1.5rem,3vw,2rem);margin:0 0 12px}.hp-cta-final-text{margin:0 auto 24px;max-width:480px;opacity:.92}.hp-cta-final-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center}.hp-cta-final-actions .hp-btn-outline{margin-top:0;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px}.hp-cta-final-actions .hp-btn-wa{display:inline-flex;align-items:center;justify-content:center;margin-top:0;min-height:48px;padding:12px 24px;border:2px solid var(--hp-wa);box-shadow:0 4px 14px #00000040}.hp-btn-outline--on-dark{border-color:#ffffffd9;color:#fff}.hp-btn-outline--on-dark:hover{background:#fff;color:var(--hp-bg-hero)}.hp-faq-view-all{text-align:left;margin:28px 0 0;max-width:800px}.hp-faq-view-all a{color:#fffffff2;font-weight:600;text-decoration:underline;text-underline-offset:4px}.hp-faq-view-all a:hover{color:#fff}.hp-servico-page{padding:40px 0 88px;background:var(--hp-bg-servicos)}.hp-servico-page-inner{display:flex;flex-direction:column;gap:40px}.hp-servico-page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,4vw,48px);align-items:center}.hp-servico-page-img-wrap{border-radius:12px;overflow:hidden;border:1px solid rgba(212,175,55,.18);border-bottom:4px solid var(--e-global-color-678f0e7);box-shadow:0 16px 48px #0000004d}.hp-servico-page-img-wrap img{display:block;width:100%;height:auto;vertical-align:middle}.hp-servico-page-intro-block{min-width:0}.hp-servico-page-lead{font-size:clamp(1.02rem,2.1vw,1.12rem);font-weight:500;color:var(--hp-text);margin:0;line-height:1.75;max-width:38rem}.hp-servico-page-sections-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 40px;align-items:start}.hp-servico-page-section{margin:0;min-width:0}.hp-servico-page-section--full{grid-column:1 / -1}.hp-servico-page-section-title{font-family:var(--hp-font-heading);font-size:clamp(1.05rem,2vw,1.2rem);font-weight:700;margin:0 0 14px;color:var(--hp-text);line-height:1.3;display:flex;align-items:flex-start;gap:10px}.hp-servico-page-section p{margin:0 0 14px;color:var(--hp-text-muted);line-height:1.72;font-size:.98rem}.hp-servico-page-section p:last-child{margin-bottom:0}.hp-servico-page-bullets{list-style:none;margin:0 0 16px;padding:0}.hp-servico-page-bullet{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px;color:var(--hp-text-muted);line-height:1.62;font-size:.96rem}.hp-servico-page-bullet:last-child{margin-bottom:0}.hp-servico-page-bullet-icon{flex-shrink:0;color:var(--hp-wa);margin-top:2px}.hp-servico-page-bullet-svg{display:block}.hp-servico-page-section--legal{padding:20px 22px 22px;border-radius:var(--hp-radius);border:1px solid rgba(212,175,55,.35);background:#2a1e14b8;box-shadow:inset 0 1px #ffffff0a}.hp-servico-page-section--legal .hp-servico-page-section-title{color:var(--hp-wa);font-size:1rem;margin-bottom:12px}.hp-servico-page-section--legal p{color:#fff5ebd1;margin-bottom:0}.hp-servico-page-legal-icon{flex-shrink:0;color:var(--hp-wa);margin-top:1px}.hp-servico-page-related{margin:0}.hp-servico-page-related a{color:var(--hp-wa);font-weight:600;text-decoration:underline;text-underline-offset:4px}.hp-servico-page-related a:hover{color:var(--hp-wa-hover)}.hp-servico-page-cta{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;align-items:stretch}.hp-servico-page-cta-primary{flex:1 1 280px;justify-content:center}.hp-servico-page-cta-secondary{flex:1 1 240px;margin-top:0;display:inline-flex;align-items:center;justify-content:center;min-height:48px;box-sizing:border-box}.hp-sobre--page{padding:40px 0 88px}.hp-sobre-page-theme .hp-page-head{padding:104px 0 32px;background:var(--hp-bg-hero);border-bottom:1px solid rgba(255,255,255,.08)}.hp-sobre-page-theme .hp-breadcrumb,.hp-sobre-page-theme .hp-breadcrumb a{color:#ffffff7a}.hp-sobre-page-theme .hp-breadcrumb a:hover{color:#ffffffe6}.hp-sobre-page-theme .hp-page-head-title{color:#fff;font-size:clamp(1.75rem,3.5vw,2.4rem);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.hp-sobre-page-theme .hp-page-head-sub{color:#ffffff85;font-style:italic;font-size:1.06rem;max-width:42rem}.hp-sobre-page-theme .hp-sobre{background:var(--hp-bg-hero)}.hp-sobre-page-theme .hp-sobre.hp-sobre--page{padding:48px 0 96px}.hp-sobre-page-theme .hp-sobre-grid{gap:clamp(40px,5vw,72px);column-gap:clamp(48px,6vw,88px);align-items:center}.hp-sobre-page-theme .hp-sobre-text p{color:var(--hp-sobre-hero-muted);font-size:1.05rem;line-height:1.82;max-width:38rem}.hp-sobre-page-theme .hp-sobre-text p:last-of-type{margin-bottom:0}.hp-sobre-page-theme .hp-btn-wa--ghost{margin-top:28px}.hp-sobre-page-theme .hp-sobre-visual--framed img{border-radius:8px;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 56px #0000008c;transition:transform .35s ease,box-shadow .35s ease}.hp-sobre-page-theme .hp-sobre-visual--framed img:hover{transform:scale(1.02);box-shadow:0 28px 64px #000000a6}.hp-contact--no-title .hp-contact-grid{margin-top:0}.hp-contact--no-title{padding-top:40px}.hp-legal{padding:32px 0 88px;background:var(--hp-bg-servicos)}.hp-legal-inner{max-width:720px;margin:0 auto}.hp-legal-inner h2{font-family:var(--hp-font-heading);font-size:1.25rem;margin:28px 0 12px;color:var(--hp-text)}.hp-legal-inner p{margin:0 0 12px;color:var(--hp-text-muted)}.hp-legal-inner a{color:var(--hp-text)}.hp-notfound{padding:120px 0 100px;text-align:center;background:var(--hp-bg-servicos)}.hp-notfound-inner h1{font-family:var(--hp-font-heading);margin:0 0 12px;color:var(--hp-text)}.hp-notfound-inner p{color:var(--hp-text-muted);margin:0 0 24px}@media (max-width: 900px){.hp-servico-page-hero,.hp-servico-page-sections-grid{grid-template-columns:1fr}.hp-servico-page-section--full{grid-column:1}}
