.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{object-fit:contain;flex-shrink:0;width:62px;height:62px;display:block}.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;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__watermarkWrap{pointer-events:none;-webkit-user-select:none;user-select:none;width:860px;height:860px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(55% 55%,#000 25%,#0000 72%);mask-image:radial-gradient(55% 55%,#000 25%,#0000 72%)}.Hero-module__Z8hQ_W__watermarkWrap:before{content:"";pointer-events:none;background:radial-gradient(60% 60%,#c9a84c2e 0%,#0000 70%);position:absolute;inset:0}.Hero-module__Z8hQ_W__watermark{object-fit:contain;opacity:.16;width:100%;height:100%;display:block;position:relative}.Hero-module__Z8hQ_W__goldBar{background:var(--gold);width:80px;height:3px;margin:0 auto 32px;animation:.7s forwards Hero-module__Z8hQ_W__heroBar}.Hero-module__Z8hQ_W__name{color:#fff;letter-spacing:1px;margin-bottom:6px;font-size:13px;font-weight:600;animation:.6s .2s both Hero-module__Z8hQ_W__heroFadeUp}.Hero-module__Z8hQ_W__oab{letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:24px;font-size:11px;animation:.6s .35s both Hero-module__Z8hQ_W__heroFadeUp}.Hero-module__Z8hQ_W__title{max-width:820px;margin-bottom:28px;font-size:clamp(32px,5vw,68px);font-weight:800;line-height:1.1;animation:.7s .6s both Hero-module__Z8hQ_W__heroFadeUp}.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;animation:.6s .85s both Hero-module__Z8hQ_W__heroFadeUp}.Hero-module__Z8hQ_W__ctaRow{flex-wrap:wrap;justify-content:center;gap:16px;animation:.6s 1.05s both Hero-module__Z8hQ_W__heroFadeUp;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:radial-gradient(ellipse 65% 55% at 50% 50%, #c9a84c12 0%, transparent 65%), var(--bg-darker);padding:100px var(--pad-x);position:relative;overflow:hidden}.Servicos-module__Epttvq__watermarkWrap{pointer-events:none;-webkit-user-select:none;user-select:none;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(55% 55%,#000 25%,#0000 72%);mask-image:radial-gradient(55% 55%,#000 25%,#0000 72%)}.Servicos-module__Epttvq__watermarkWrap:before{content:"";background:radial-gradient(60% 60%,#c9a84c24 0%,#0000 70%);position:absolute;inset:0}.Servicos-module__Epttvq__watermark{object-fit:contain;opacity:.07;width:100%;height:100%;display:block;position:relative}.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__cardIcon{color:var(--gold);margin-bottom:16px;display:block}.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:radial-gradient(ellipse 65% 60% at 50% 50%, #c9a84c12 0%, transparent 65%), var(--bg-dark);padding:100px var(--pad-x);position:relative;overflow:hidden}.Sobre-module__Qvc9Sq__grid{align-items:flex-start;gap:80px;display:flex}.Sobre-module__Qvc9Sq__fotoWrap{flex-shrink:0;position:relative}.Sobre-module__Qvc9Sq__fotoWrap:before{content:"";border-top:2px solid var(--gold);border-left:2px solid var(--gold);pointer-events:none;z-index:1;width:80px;height:80px;position:absolute;top:-10px;left:-10px}.Sobre-module__Qvc9Sq__fotoWrap:after{content:"";border-bottom:2px solid var(--gold);border-right:2px solid var(--gold);pointer-events:none;z-index:1;width:80px;height:80px;position:absolute;bottom:-10px;right:-10px}.Sobre-module__Qvc9Sq__foto{border:1px solid #c9a84c40;border-radius:2px;width:400px;min-width:400px;height:480px;overflow:hidden}.Sobre-module__Qvc9Sq__foto img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.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;display:flex}.Sobre-module__Qvc9Sq__stats>div{flex:1;padding:0 28px}.Sobre-module__Qvc9Sq__stats>div:first-child{padding-left:0}.Sobre-module__Qvc9Sq__stats>div:not(:last-child){border-right:1px solid var(--border)}.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:48px}.Sobre-module__Qvc9Sq__fotoWrap{width:100%}.Sobre-module__Qvc9Sq__foto{width:100%;min-width:unset;height:260px}.Sobre-module__Qvc9Sq__fotoWrap:before{width:50px;height:50px;top:-8px;left:-8px}.Sobre-module__Qvc9Sq__fotoWrap:after{width:50px;height:50px;bottom:-8px;right:-8px}.Sobre-module__Qvc9Sq__stats>div{padding:0 16px}}
.Contato-module__QN0umW__contato{background:radial-gradient(ellipse 65% 55% at 50% 50%, #c9a84c12 0%, transparent 65%), var(--bg-darker);padding:100px var(--pad-x);position:relative;overflow:hidden}.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__grid .Contato-module__QN0umW__card:first-child{border-right:1px solid var(--border)}.Contato-module__QN0umW__gridSingle{justify-content:center;margin-top:60px;display:flex}.Contato-module__QN0umW__cardFrameWrap{width:100%;max-width:1000px;position:relative}.Contato-module__QN0umW__cardFrameWrap:before{content:"";border-top:2px solid var(--gold);border-left:2px solid var(--gold);pointer-events:none;z-index:2;width:80px;height:80px;position:absolute;top:-10px;left:-10px}.Contato-module__QN0umW__cardFrameWrap:after{content:"";border-bottom:2px solid var(--gold);border-right:2px solid var(--gold);pointer-events:none;z-index:2;width:80px;height:80px;position:absolute;bottom:-10px;right:-10px}.Contato-module__QN0umW__gridSingle .Contato-module__QN0umW__card{border:1px solid #c9a84c40;width:100%}.Contato-module__QN0umW__card{flex-direction:column;padding:48px 44px;display:flex}.Contato-module__QN0umW__cardHeader{margin-bottom:28px}.Contato-module__QN0umW__cardSingle .Contato-module__QN0umW__cardBody{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.Contato-module__QN0umW__cardSingle .Contato-module__QN0umW__map{height:100%;min-height:260px;margin-bottom:0}.Contato-module__QN0umW__cardSingle .Contato-module__QN0umW__info{flex-direction:column;display:flex}.Contato-module__QN0umW__cardSingle .Contato-module__QN0umW__btns{margin-top:auto;padding-top:28px}.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{font-size:18px;font-weight:700}.Contato-module__QN0umW__map{border:1px solid var(--border);background:#1e1e1e;border-radius:8px;justify-content:center;align-items:center;height:220px;margin-bottom:32px;display:flex;overflow:hidden}.Contato-module__QN0umW__map span{color:#444;letter-spacing:2px;text-transform:uppercase;font-size:10px}.Contato-module__QN0umW__map iframe{border-radius:8px}.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__plantao{margin-top:8px}.Contato-module__QN0umW__plantaoRow{align-items:center;gap:8px;margin-bottom:4px;display:flex}.Contato-module__QN0umW__plantaoDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite Contato-module__QN0umW__pulse;box-shadow:0 0 6px #c9a84c99}@keyframes Contato-module__QN0umW__pulse{0%,to{opacity:1;box-shadow:0 0 6px #c9a84c99}50%{opacity:.6;box-shadow:0 0 12px #c9a84ce6}}.Contato-module__QN0umW__plantaoLabel{letter-spacing:2px;color:var(--gold);text-transform:uppercase;font-size:9px}.Contato-module__QN0umW__plantaoHours{color:#ccc;font-size:13px;font-weight:300}.Contato-module__QN0umW__plantaoNote{color:#555;padding-left:18px;font-size:11px;font-weight:300}.Contato-module__QN0umW__btns{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-top:32px;display:flex}.Contato-module__QN0umW__wppGroup{flex-direction:column;gap:12px;display:flex}.Contato-module__QN0umW__btnWpp{background:var(--gold);color:#000;letter-spacing:.5px;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:12px 22px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.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:8px;align-items:center;gap:8px;padding:11px 18px;font-family:inherit;font-size:12px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.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:8px;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__grid .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__cardSingle .Contato-module__QN0umW__cardBody{grid-template-columns:1fr}.Contato-module__QN0umW__cardSingle .Contato-module__QN0umW__map{min-height:200px;margin-bottom:0}.Contato-module__QN0umW__btns{flex-direction:column}.Contato-module__QN0umW__btnWpp,.Contato-module__QN0umW__btnEmail{text-align:center}}
.Footer-module__EZoWya__footer{background:radial-gradient(ellipse 70% 60% at 50% 50%, #c9a84c0f 0%, transparent 65%), var(--bg-black);padding:64px var(--pad-x) 32px;border-top:1px solid #1e1e1e;position:relative;overflow:hidden}.Footer-module__EZoWya__watermarkWrap{pointer-events:none;-webkit-user-select:none;user-select:none;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(55% 55%,#000 25%,#0000 72%);mask-image:radial-gradient(55% 55%,#000 25%,#0000 72%)}.Footer-module__EZoWya__watermarkWrap:before{content:"";background:radial-gradient(60% 60%,#c9a84c1f 0%,#0000 70%);position:absolute;inset:0}.Footer-module__EZoWya__watermark{object-fit:contain;opacity:.07;width:100%;height:100%;display:block;position:relative}.Footer-module__EZoWya__inner{max-width:var(--max-w);z-index:1;margin:0 auto;position:relative}.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{object-fit:contain;flex-shrink:0;width:48px;height:48px;display:block}.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{grid-template-columns:1fr 1fr;gap:32px 24px;display:grid}.Footer-module__EZoWya__brand{grid-column:1/-1}.Footer-module__EZoWya__col:nth-child(2){grid-area:2/1}.Footer-module__EZoWya__col:nth-child(3){grid-area:3/1}.Footer-module__EZoWya__col:nth-child(4){grid-area:2/2}.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}}
