.Header-module__Af2_WG__header{z-index:100;background:var(--bg-dark);border-bottom:1px solid var(--border);height:80px;position:sticky;top:0}.Header-module__Af2_WG__inner{max-width:var(--max-w);height:100%;padding:0 var(--pad-x);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__Af2_WG__logo{align-items:center;gap:14px;text-decoration:none;display:flex}.Header-module__Af2_WG__logoMark{background:var(--gold);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:16px;font-weight:800;display:flex}.Header-module__Af2_WG__name{letter-spacing:2px;color:#fff;font-size:13px;font-weight:700}.Header-module__Af2_WG__sub{letter-spacing:1.5px;color:#888;margin-top:3px;font-size:9px}.Header-module__Af2_WG__nav{align-items:center;gap:36px;display:flex}.Header-module__Af2_WG__nav a{color:#bbb;letter-spacing:.3px;font-size:13px;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__nav a:hover{color:var(--gold)}.Header-module__Af2_WG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__Af2_WG__hamburger span{background:#fff;width:24px;height:2px;display:block}.Header-module__Af2_WG__mobileNav{z-index:98;background:var(--bg-dark);border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;display:flex;position:fixed;top:80px;left:0;right:0;box-shadow:0 8px 24px #00000080}.Header-module__Af2_WG__mobileNav a{color:#ccc;padding:14px 24px;font-size:15px;font-weight:400;text-decoration:none;transition:color .2s,background .2s}.Header-module__Af2_WG__mobileNav a:hover{color:var(--gold);background:#222}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__hamburger{display:flex}}
.Hero-module__Z8hQ_W__hero{background:var(--bg-dark);text-align:center;min-height:calc(100vh - 80px);padding:80px var(--pad-x);flex-direction:column;justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__goldBar{background:var(--gold);width:80px;height:3px;margin:0 auto 32px}.Hero-module__Z8hQ_W__oab{letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:24px;font-size:12px}.Hero-module__Z8hQ_W__title{max-width:820px;margin-bottom:28px;font-size:clamp(32px,5vw,68px);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__title em{color:var(--gold);font-style:normal}.Hero-module__Z8hQ_W__sub{color:var(--text-muted);max-width:460px;margin-bottom:52px;font-size:16px;font-weight:300;line-height:1.8}.Hero-module__Z8hQ_W__ctaRow{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{min-height:auto;padding:72px var(--pad-x)}.Hero-module__Z8hQ_W__ctaRow{flex-direction:column;align-items:stretch}.Hero-module__Z8hQ_W__ctaRow a{text-align:center}}
.Servicos-module__Epttvq__servicos{background:var(--bg-darker);padding:100px var(--pad-x)}.Servicos-module__Epttvq__grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:60px;display:grid}.Servicos-module__Epttvq__card{background:var(--bg-dark);border:1px solid var(--border);border-radius:2px;padding:36px 28px;transition:border-color .25s,transform .25s}.Servicos-module__Epttvq__card:hover{border-color:var(--gold);transform:translateY(-2px)}.Servicos-module__Epttvq__cardAccent{background:var(--gold);width:40px;height:3px;margin-bottom:18px}.Servicos-module__Epttvq__card h3{margin-bottom:12px;font-size:16px;font-weight:700}.Servicos-module__Epttvq__card p{color:#888;text-align:justify;font-size:13px;font-weight:300;line-height:1.7}@media (max-width:1100px){.Servicos-module__Epttvq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Servicos-module__Epttvq__grid{grid-template-columns:1fr}}
.Sobre-module__Qvc9Sq__sobre{background:var(--bg-dark);padding:100px var(--pad-x)}.Sobre-module__Qvc9Sq__grid{align-items:flex-start;gap:80px;display:flex}.Sobre-module__Qvc9Sq__foto{border:1px solid var(--border);background:#1e1e1e;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:400px;min-width:400px;height:480px;display:flex}.Sobre-module__Qvc9Sq__foto span{color:#444;letter-spacing:2px;text-transform:uppercase;font-size:11px}.Sobre-module__Qvc9Sq__text{flex:1;padding-top:12px}.Sobre-module__Qvc9Sq__name{margin-bottom:10px;font-size:clamp(26px,3vw,36px);font-weight:800}.Sobre-module__Qvc9Sq__oab{color:var(--gold);margin-bottom:28px;font-size:14px;font-weight:400}.Sobre-module__Qvc9Sq__bio{color:var(--text-muted);text-align:justify;margin-bottom:44px;font-size:14px;font-weight:300;line-height:1.9}.Sobre-module__Qvc9Sq__stats{flex-wrap:wrap;gap:48px;display:flex}.Sobre-module__Qvc9Sq__num{color:var(--gold);font-size:40px;font-weight:800;line-height:1}.Sobre-module__Qvc9Sq__label{color:#777;letter-spacing:.5px;margin-top:6px;font-size:11px;font-weight:300}.Sobre-module__Qvc9Sq__socialRow{gap:16px;margin-top:36px;display:flex}.Sobre-module__Qvc9Sq__socialLink{color:#888;border:1px solid #2e2e2e;border-radius:2px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:400;text-decoration:none;transition:color .2s,border-color .2s;display:flex}.Sobre-module__Qvc9Sq__socialLink:hover{color:var(--gold);border-color:var(--gold)}@media (max-width:768px){.Sobre-module__Qvc9Sq__grid{flex-direction:column;gap:36px}.Sobre-module__Qvc9Sq__foto{width:100%;min-width:unset;height:260px}.Sobre-module__Qvc9Sq__stats{gap:28px}}
.Contato-module__QN0umW__contato{background:var(--bg-darker);padding:100px var(--pad-x);position:relative}.Contato-module__QN0umW__grid{border:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:stretch;margin-top:60px;display:grid}.Contato-module__QN0umW__card{flex-direction:column;padding:48px 44px;display:flex}.Contato-module__QN0umW__card:first-child{border-right:1px solid var(--border)}.Contato-module__QN0umW__officeLabel{letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:12px;font-size:10px}.Contato-module__QN0umW__officeAccent{background:var(--gold);width:40px;height:2px;margin-bottom:20px}.Contato-module__QN0umW__officeName{margin-bottom:28px;font-size:18px;font-weight:700}.Contato-module__QN0umW__map{border:1px solid var(--border);background:#1e1e1e;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;height:220px;margin-bottom:32px;display:flex}.Contato-module__QN0umW__map span{color:#444;letter-spacing:2px;text-transform:uppercase;font-size:10px}.Contato-module__QN0umW__info{flex:1}.Contato-module__QN0umW__group{margin-bottom:18px}.Contato-module__QN0umW__infoLabel{letter-spacing:2px;color:var(--gold);text-transform:uppercase;margin-bottom:6px;font-size:10px}.Contato-module__QN0umW__infoValue{color:#ccc;font-size:14px;font-weight:300;line-height:1.7}.Contato-module__QN0umW__btns{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.Contato-module__QN0umW__btnWpp{background:var(--gold);color:#000;letter-spacing:.5px;white-space:nowrap;border-radius:2px;padding:12px 22px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.Contato-module__QN0umW__btnWpp:hover{opacity:.9}.Contato-module__QN0umW__btnEmail{color:var(--gold);border:1px solid var(--gold);cursor:pointer;white-space:nowrap;background:0 0;border-radius:2px;padding:11px 18px;font-family:inherit;font-size:12px;font-weight:600;transition:background .2s,color .2s}.Contato-module__QN0umW__btnEmail:hover{background:var(--gold);color:#000}.Contato-module__QN0umW__toast{z-index:300;border:1px solid var(--gold);color:#fff;background:#222;border-radius:2px;padding:12px 20px;font-size:12px;font-weight:500;position:fixed;bottom:100px;right:32px}@media (max-width:768px){.Contato-module__QN0umW__grid{grid-template-columns:1fr}.Contato-module__QN0umW__card:first-child{border-right:none;border-bottom:1px solid var(--border)}.Contato-module__QN0umW__card{padding:36px 24px}.Contato-module__QN0umW__btns{flex-direction:column}.Contato-module__QN0umW__btnWpp,.Contato-module__QN0umW__btnEmail{text-align:center}}
.Footer-module__EZoWya__footer{background:var(--bg-black);padding:64px var(--pad-x) 32px;border-top:1px solid #1e1e1e}.Footer-module__EZoWya__inner{max-width:var(--max-w);margin:0 auto}.Footer-module__EZoWya__grid{flex-wrap:wrap;gap:60px;margin-bottom:52px;display:flex}.Footer-module__EZoWya__brand{flex:2;min-width:220px}.Footer-module__EZoWya__logoRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Footer-module__EZoWya__logoMark{background:var(--gold);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;font-weight:800;display:flex}.Footer-module__EZoWya__brandName{letter-spacing:2px;font-size:13px;font-weight:700}.Footer-module__EZoWya__brandSub{letter-spacing:1.5px;color:#555;margin-top:3px;font-size:9px}.Footer-module__EZoWya__tagline{color:#555;max-width:300px;margin-bottom:20px;font-size:13px;font-weight:300;line-height:1.8}.Footer-module__EZoWya__social{gap:12px;display:flex}.Footer-module__EZoWya__socialIcon{color:#555;border:1px solid #2a2a2a;border-radius:2px;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,border-color .2s;display:flex}.Footer-module__EZoWya__socialIcon:hover{color:var(--gold);border-color:var(--gold)}.Footer-module__EZoWya__col{flex:1;min-width:130px}.Footer-module__EZoWya__colTitle{letter-spacing:2px;color:var(--gold);text-transform:uppercase;margin-bottom:20px;font-size:10px}.Footer-module__EZoWya__link{color:#555;cursor:pointer;text-align:left;background:0 0;border:none;margin-bottom:12px;padding:0;font-family:inherit;font-size:13px;font-weight:300;text-decoration:none;transition:color .2s;display:block}.Footer-module__EZoWya__link:hover{color:var(--gold)}.Footer-module__EZoWya__bottom{color:#3a3a3a;border-top:1px solid #1a1a1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:24px;font-size:11px;display:flex}@media (max-width:768px){.Footer-module__EZoWya__grid{flex-direction:column;gap:32px}.Footer-module__EZoWya__tagline{max-width:100%}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start}}
.PrivacyModal-module__V5eQaG__overlay{z-index:500;background:#000000e0;padding:40px 20px;position:fixed;inset:0;overflow-y:auto}.PrivacyModal-module__V5eQaG__modal{background:var(--bg-dark);border:1px solid var(--border);border-radius:2px;max-width:860px;margin:0 auto}.PrivacyModal-module__V5eQaG__header{background:var(--bg-darker);border-bottom:1px solid var(--border);padding:44px 60px 36px;position:relative}.PrivacyModal-module__V5eQaG__close{color:#555;cursor:pointer;background:0 0;border:none;font-size:20px;transition:color .2s;position:absolute;top:20px;right:24px}.PrivacyModal-module__V5eQaG__close:hover{color:#fff}.PrivacyModal-module__V5eQaG__title{font-size:30px;font-weight:800}.PrivacyModal-module__V5eQaG__updated{color:#555;margin-top:12px;font-size:12px;font-weight:300}.PrivacyModal-module__V5eQaG__body{padding:60px}.PrivacyModal-module__V5eQaG__block{margin-bottom:48px}.PrivacyModal-module__V5eQaG__block:last-child{margin-bottom:0}.PrivacyModal-module__V5eQaG__num{letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:10px;font-size:10px}.PrivacyModal-module__V5eQaG__blockTitle{color:#fff;border-bottom:1px solid var(--border);margin-bottom:18px;padding-bottom:14px;font-size:20px;font-weight:700}.PrivacyModal-module__V5eQaG__block p{color:var(--text-muted);margin-bottom:14px;font-size:14px;font-weight:300;line-height:1.9}.PrivacyModal-module__V5eQaG__block ul{margin:12px 0;padding-left:0;list-style:none}.PrivacyModal-module__V5eQaG__block ul li{color:var(--text-muted);border-bottom:1px solid #1e1e1e;padding:8px 0 8px 18px;font-size:14px;font-weight:300;line-height:1.8;position:relative}.PrivacyModal-module__V5eQaG__block ul li:before{content:"";background:var(--gold);width:6px;height:1px;position:absolute;top:18px;left:0}.PrivacyModal-module__V5eQaG__block ul li:last-child{border-bottom:none}.PrivacyModal-module__V5eQaG__highlight{border-left:3px solid var(--gold);background:#111;margin-bottom:16px;padding:18px 22px}.PrivacyModal-module__V5eQaG__highlight p{color:#ccc;margin-bottom:0;font-size:13px}@media (max-width:768px){.PrivacyModal-module__V5eQaG__header{padding:32px 24px 24px}.PrivacyModal-module__V5eQaG__body{padding:32px 24px}}
.page-module__E0kJGG__wppFloat{z-index:200;background:var(--gold);color:#000;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 16px #0006}.page-module__E0kJGG__wppFloat:hover{opacity:.9;transform:scale(1.05)}@media (max-width:768px){.page-module__E0kJGG__wppFloat{bottom:20px;right:20px}}.page-module__E0kJGG__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;font-family:var(--font-geist-sans);background-color:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__main{background-color:var(--foreground);flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;max-width:800px;padding:120px 60px;display:flex}.page-module__E0kJGG__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module__E0kJGG__intro h1{letter-spacing:-2.4px;text-wrap:balance;max-width:320px;color:var(--text-primary);font-size:40px;font-weight:600;line-height:48px}.page-module__E0kJGG__intro p{text-wrap:balance;max-width:440px;color:var(--text-secondary);font-size:18px;line-height:32px}.page-module__E0kJGG__intro a{color:var(--text-primary);font-weight:500}.page-module__E0kJGG__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module__E0kJGG__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module__E0kJGG__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module__E0kJGG__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module__E0kJGG__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module__E0kJGG__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module__E0kJGG__main{padding:48px 24px}.page-module__E0kJGG__intro{gap:16px}.page-module__E0kJGG__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}@media (prefers-color-scheme:dark){.page-module__E0kJGG__logo{filter:invert()}.page-module__E0kJGG__page{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}
