@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500;600&display=swap";._navBar_26ejc_1{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:18px 35px;background-color:var(--navy-800);border-bottom:1px solid var(--gold-subtle)}._logo_26ejc_15{height:38px;display:block}._menu_26ejc_20{display:flex;list-style:none;gap:25px;align-items:center}._menu_26ejc_20 a{font-family:var(--font-sans);font-size:.95rem;font-weight:500;color:var(--gold);text-decoration:none;transition:opacity var(--transition)}._menu_26ejc_20 a:hover{opacity:.75}@media(max-width:1024px){._menu_26ejc_20{display:none}._menuOpen_26ejc_41 ._menu_26ejc_20{display:flex;flex-direction:column;align-items:flex-start;gap:0;position:fixed;top:75px;left:0;right:0;background-color:var(--navy-800);border-top:1px solid var(--gold-subtle);border-bottom:1px solid var(--gold-subtle);padding:1rem 0;z-index:999}._menuOpen_26ejc_41 ._menu_26ejc_20 li{width:100%}._menuOpen_26ejc_41 ._menu_26ejc_20 a{display:block;padding:.9rem 2rem;font-size:1rem;border-bottom:1px solid rgba(255,255,255,.05)}._menuOpen_26ejc_41 ._menu_26ejc_20 a:hover{background:#c9a34e14;opacity:1}}._active_26ejc_71{color:var(--gold)!important;font-weight:600!important;opacity:1!important;position:relative}._active_26ejc_71:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:var(--gold);border-radius:1px}._simuladorLink_26ejc_88{display:inline-flex!important;align-items:center;gap:7px;color:var(--text-primary)!important;transition:opacity var(--transition)}._simuladorLink_26ejc_88:hover{opacity:1!important}._simuladorLink_26ejc_88:hover ._badge_26ejc_98{background:var(--gold-light)}@media(max-width:1024px){._simuladorLink_26ejc_88{padding:.9rem 2rem!important;border-bottom:1px solid rgba(255,255,255,.05)}}._simuladorActive_26ejc_108{color:var(--text-white)!important;font-weight:600!important}._badge_26ejc_98{display:inline-flex;align-items:center;padding:2px 7px;border-radius:20px;background:var(--gold);color:var(--navy-800);font-family:var(--font-sans);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1;transition:background var(--transition);pointer-events:none}@media(max-width:1024px){._cta_26ejc_131{display:none}}._cta_26ejc_131 button{background:var(--gold);color:var(--navy-800);border:none;padding:10px 18px;border-radius:var(--radius-md);font-family:var(--font-sans);font-weight:600;font-size:.9rem;cursor:pointer;transition:background var(--transition-md),transform var(--transition)}._cta_26ejc_131 button:hover{background:var(--gold-light);transform:translateY(-1px)}._ctaMobile_26ejc_152{display:none}@media(max-width:1024px){._ctaMobile_26ejc_152{display:block;padding:1rem 2rem;width:100%}._ctaMobile_26ejc_152 button{width:100%;padding:12px;background:var(--gold);color:var(--navy-800);border:none;border-radius:var(--radius-md);font-family:var(--font-sans);font-weight:600;font-size:.9rem;cursor:pointer}._ctaMobile_26ejc_152 button:hover{background:var(--gold-light)}}._hamburger_26ejc_178{display:none}@media(max-width:1024px){._hamburger_26ejc_178{display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;background:none;border:none;padding:4px;z-index:1001}}._bar_26ejc_195{display:block;width:24px;height:2px;background-color:var(--gold);border-radius:2px;transition:transform var(--transition-md),opacity var(--transition)}._barOpen_26ejc_204:nth-child(1){transform:translateY(7px) rotate(45deg)}._barOpen_26ejc_204:nth-child(2){opacity:0;transform:scaleX(0)}._barOpen_26ejc_204:nth-child(3){transform:translateY(-7px) rotate(-45deg)}._footer_hbiio_1{background:#e2e8f0;color:var(--text-dark);padding:4rem 2rem 2rem}@media(max-width:1024px){._footer_hbiio_1{padding:3rem 3rem 2rem}}._container_hbiio_12{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;max-width:1700px;margin:0 auto;width:100%}@media(max-width:1024px){._container_hbiio_12{grid-template-columns:1fr 1fr;gap:2rem}._container_hbiio_12>._column_hbiio_25:first-child{grid-column:1/-1}}@media(max-width:500px){._container_hbiio_12{grid-template-columns:1fr;text-align:center}}._column_hbiio_25{display:flex;flex-direction:column;gap:.8rem}._column_hbiio_25 h4{margin-bottom:.5rem;font-size:1rem;font-family:var(--font-sans);font-weight:600;color:var(--text-dark)}._column_hbiio_25 a{color:var(--text-dark);opacity:.7;font-size:.9rem;transition:all var(--transition)}._column_hbiio_25 a:hover{opacity:1;color:var(--gold)}._column_hbiio_25 p{font-size:.9rem;opacity:.7;line-height:1.6;color:var(--text-dark);max-width:280px}@media(max-width:500px){._column_hbiio_25 p{max-width:100%;margin:0 auto}}._logo_hbiio_72{width:140px;margin-bottom:.5rem}@media(max-width:500px){._logo_hbiio_72{margin:0 auto .5rem}}._social_hbiio_82{display:flex;gap:1rem;margin-top:.5rem}@media(max-width:500px){._social_hbiio_82{justify-content:center}}._social_hbiio_82 a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;opacity:1;transition:all var(--transition-md)}._social_hbiio_82 a img{width:26px;height:26px;filter:brightness(0) saturate(100%) invert(73%) sepia(28%) saturate(400%) hue-rotate(5deg)}._social_hbiio_82 a:hover{background:var(--gold-subtle);transform:translateY(-2px)}._contactItem_hbiio_112{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;opacity:.8;color:var(--text-dark)}@media(max-width:500px){._contactItem_hbiio_112{justify-content:center}}._contactItem_hbiio_112 img{width:16px;height:16px;margin-top:2px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(73%) sepia(28%) saturate(400%) hue-rotate(5deg)}._bottom_hbiio_133{border-top:1px solid rgba(10,25,47,.1);margin-top:3rem;padding-top:1.5rem;max-width:1100px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.8rem;color:var(--text-dark);opacity:.7}@media(max-width:600px){._bottom_hbiio_133{flex-direction:column;text-align:center;gap:.5rem}}._legal_hbiio_157{display:flex;gap:1.5rem}._legal_hbiio_157 a{color:var(--text-dark);transition:all var(--transition)}._legal_hbiio_157 a:hover{color:var(--gold);opacity:1}._banner_1lwjd_1{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);width:90%;max-width:700px;border-radius:var(--radius-lg);padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;z-index:9999;background:#1a2840;border:1px solid rgba(255,255,255,.08);border-top:2px solid var(--gold);box-shadow:0 8px 28px #00000080}._banner_1lwjd_1 p{font-size:.85rem;color:var(--text-secondary);line-height:1.5}._banner_1lwjd_1 p a{color:var(--gold);text-decoration:underline}@media(max-width:600px){._banner_1lwjd_1{flex-direction:column;text-align:center;bottom:1rem}}._actions_1lwjd_37{display:flex;gap:.75rem;flex-shrink:0}._recusar_1lwjd_43{padding:.5rem 1.1rem;border-radius:var(--radius-md);border:1px solid var(--navy-border);background:transparent;color:var(--text-muted);font-size:.85rem;cursor:pointer;transition:var(--transition)}._recusar_1lwjd_43:hover{color:var(--text-primary);border-color:var(--text-muted)}._aceitar_1lwjd_58{padding:.5rem 1.1rem;border-radius:var(--radius-md);border:none;background:var(--gold);color:var(--navy-800);font-size:.85rem;font-weight:600;cursor:pointer;transition:var(--transition)}._aceitar_1lwjd_58:hover{background:var(--gold-light)}._hero_1jp7s_2{height:100vh;min-height:600px;background:url(/assets/fundo-aKLLwHYv.png) center center/cover no-repeat;position:relative}@media(max-width:1024px){._hero_1jp7s_2{background-position:left center;background-size:cover;height:80vh}}@media(max-width:768px){._hero_1jp7s_2{height:100svh;background-position:left center;background-size:cover}}._overlay_1jp7s_24{width:100%;height:100%;background:linear-gradient(90deg,#0b1d2ef2 30%,#0b1d2eb3 60%,#0b1d2e33);display:flex;align-items:center}@media(max-width:1024px){._overlay_1jp7s_24{background:linear-gradient(90deg,#0b1d2ef7 40%,#0b1d2ecc,#0b1d2e66)}}@media(max-width:768px){._overlay_1jp7s_24{background:linear-gradient(180deg,#0b1d2ed9,#0b1d2ef2);align-items:center;padding-bottom:0}}._content_1jp7s_45{max-width:600px;margin-left:80px;color:var(--text-white)}@media(max-width:1024px){._content_1jp7s_45{margin-left:3rem;margin-right:3rem}}@media(max-width:768px){._content_1jp7s_45{margin-left:1.5rem;margin-right:1.5rem;max-width:100%}}._tag_1jp7s_64{display:inline-block;padding:6px 14px;border:1px solid var(--gold);border-radius:20px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}@media(max-width:768px){._tag_1jp7s_64{font-size:.65rem}}._content_1jp7s_45 h1{font-family:var(--font-serif);font-size:clamp(1.75rem,5vw,3rem);font-weight:600;line-height:1.2;margin:20px 0;color:var(--text-white)}._content_1jp7s_45 span{color:var(--gold)}._content_1jp7s_45 p{margin-bottom:30px;color:#cbd5e1e6;font-size:clamp(.875rem,2vw,1rem);line-height:1.7;max-width:480px}@media(max-width:768px){._content_1jp7s_45 p{max-width:100%}}._buttons_1jp7s_106{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:480px){._buttons_1jp7s_106{flex-direction:column}._buttons_1jp7s_106 a{text-align:center}}._primary_1jp7s_120{background:var(--gold);color:var(--navy-800);border:none;border-radius:var(--radius-md);padding:12px 24px;font-family:var(--font-sans);font-weight:700;font-size:.9rem;cursor:pointer;text-decoration:none;display:inline-block;transition:background var(--transition-md),transform var(--transition)}._primary_1jp7s_120:hover{background:var(--gold-light);transform:translateY(-2px)}._secondary_1jp7s_139{background:transparent;border:1px solid rgba(203,213,225,.6);color:var(--text-white);border-radius:var(--radius-md);padding:12px 24px;font-family:var(--font-sans);font-weight:600;font-size:.9rem;cursor:pointer;text-decoration:none;display:inline-block;transition:border-color var(--transition),background var(--transition)}._secondary_1jp7s_139:hover{border-color:var(--gold);color:var(--gold)}._card_1jp7s_158{position:absolute;bottom:12.5rem;right:20%;display:flex;align-items:center;gap:12px;background:var(--surface-white);padding:15px 20px;border-radius:var(--radius-lg);box-shadow:0 10px 30px #0003}@media(max-width:1024px){._card_1jp7s_158{display:none}}@media(max-width:768px){._card_1jp7s_158{display:none}}._cardIcon_1jp7s_182{display:flex;align-items:center;justify-content:center;border-radius:50%}._card_1jp7s_158 strong{font-size:1.5rem;color:var(--navy-800);font-weight:700}._card_1jp7s_158 p{font-size:.9rem;color:var(--text-dark-muted);margin:0;font-weight:600}._stats_1jp7s_202{background:var(--surface-white);padding:2rem;border-bottom:1px solid var(--border-light)}._statsContainer_1jp7s_208{margin:0 auto;display:flex;justify-content:space-around;align-items:center;text-align:center;flex-wrap:wrap;gap:2rem}@media(max-width:600px){._statsContainer_1jp7s_208{gap:1.5rem;justify-content:center}}._stat_1jp7s_202{display:flex;flex-direction:column;gap:.4rem}@media(max-width:600px){._stat_1jp7s_202{flex:0 0 calc(50% - 1rem);align-items:center}}._statNumber_1jp7s_236{font-family:var(--font-serif);font-size:2rem;font-weight:700;color:var(--navy-800)}@media(max-width:600px){._statNumber_1jp7s_236{font-size:1.6rem}}._statLabel_1jp7s_248{font-size:.9rem;color:var(--text-dark-muted);font-weight:500}@media(max-width:600px){._statLabel_1jp7s_248{font-size:.8rem}}._riscos_hxy27_1{padding:5rem 2rem;background:var(--surface-white);text-align:center;color:var(--text-dark)}._riscos_hxy27_1 h2{font-family:var(--font-serif);font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:var(--navy-800)}._riscos_hxy27_1>p{font-size:1rem;color:var(--text-dark-secondary);margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.7}._cards_hxy27_26{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap}._card_hxy27_26{background:var(--surface-light);padding:2rem;border-radius:var(--radius-lg);width:250px;text-align:left;box-shadow:0 4px 12px #00000014;transition:transform var(--transition-md)}._card_hxy27_26:hover{transform:translateY(-5px)}._icon_hxy27_46{font-size:2rem;display:flex;justify-content:center;margin-bottom:1rem}._card_hxy27_26 h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:var(--navy-800)}._card_hxy27_26 p{font-size:.9rem;color:var(--text-dark-secondary);line-height:1.6}@media(max-width:768px){._cards_hxy27_26{flex-direction:column;align-items:center}._card_hxy27_26{width:100%;max-width:380px}}._solutionSection_v5git_1{background-color:var(--surface-light);color:var(--text-dark)}@media(max-width:768px){._solutionSection_v5git_1{padding:4rem 1.5rem}}._solutionContainer_v5git_11{display:flex;align-items:center;justify-content:space-around;gap:4rem;max-width:1200px;margin:0 auto}@media(max-width:900px){._solutionContainer_v5git_11{flex-direction:column;gap:3rem}}._solutionLeft_v5git_26{flex:2}._solutionLeft_v5git_26 img{width:100%;max-width:32rem;border-radius:var(--radius-xl)}._solutionRight_v5git_35{flex:1;min-width:280px}._solutionTitle_v5git_40{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1.5rem;color:var(--navy-800);line-height:1.2}._badges_v5git_49{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}._badge_v5git_49{font-size:.75rem;padding:.4rem .75rem;border-radius:var(--radius-md);background:var(--surface-white);color:var(--gold);font-weight:500;border:1px solid var(--gold-subtle);letter-spacing:.04em}._benefitsList_v5git_67{display:flex;flex-direction:column;gap:1.5rem}._benefitItem_v5git_73{display:flex;align-items:flex-start;gap:1rem}._benefitIcon_v5git_79{flex-shrink:0;display:flex;align-items:center;justify-content:center}._benefitIcon_v5git_79 img{width:100%;height:100%;object-fit:contain}._benefitText_v5git_91 h4{font-family:var(--font-serif);font-size:1.1rem;font-weight:600;margin-bottom:.25rem;color:var(--navy-800)}._benefitText_v5git_91 p{font-size:.9rem;color:var(--text-dark-secondary);line-height:1.6}._section_ubqxm_1{padding:5rem 2rem;background:var(--surface-white);color:var(--text-dark)}._sectionHeader_ubqxm_7{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem}._sectionHeader_ubqxm_7 h2{font-family:var(--font-serif);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;margin-bottom:.75rem;color:var(--navy-800)}._sectionHeader_ubqxm_7 p{max-width:500px;color:var(--text-dark-secondary);line-height:1.5;font-size:.95rem}@media(max-width:600px){._sectionHeader_ubqxm_7{flex-direction:column;align-items:flex-start}}._link_ubqxm_34{font-size:.9rem;color:var(--navy-800);font-weight:500;white-space:nowrap;transition:opacity var(--transition)}._link_ubqxm_34:hover{opacity:.65;color:var(--gold)}._cardsGrid_ubqxm_46{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){._cardsGrid_ubqxm_46{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._cardsGrid_ubqxm_46{grid-template-columns:1fr}}._card_ubqxm_46{background:var(--surface-light);border-radius:var(--radius-lg);padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;transition:all var(--transition-md);color:var(--text-dark)}._card_ubqxm_46:hover{transform:translateY(-6px);box-shadow:0 12px 24px #0a192f1a}._cardIcon_ubqxm_77{width:100%;height:200px;margin-bottom:1rem;flex-shrink:0;object-fit:contain;display:block}._card_ubqxm_46 h3{font-family:var(--font-serif);font-size:1.1rem;font-weight:500;margin-bottom:.6rem;color:var(--navy-800)}._card_ubqxm_46 p{font-size:.9rem;color:var(--text-dark-secondary);line-height:1.5;margin-bottom:1.5rem;flex:1}._cardButton_ubqxm_102{margin-top:auto;border:1px solid var(--navy-800);padding:.55rem 1rem;border-radius:var(--radius-md);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--navy-800);display:inline-flex;align-items:center;gap:.4rem;transition:all var(--transition)}._cardButton_ubqxm_102:hover{background:var(--navy-800);color:var(--text-white)}._valueSection_19xbp_1{padding:5rem;background:var(--surface-white);color:var(--text-dark)}@media(max-width:768px){._valueSection_19xbp_1{padding:4rem 1.5rem}}._valueContainer_19xbp_12{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:5rem}@media(max-width:900px){._valueContainer_19xbp_12{flex-direction:column;gap:3rem}}._valueLeft_19xbp_27{flex:1}._valueTitle_19xbp_31{font-family:var(--font-serif);font-size:clamp(1.6rem,3vw,2rem);font-weight:400;line-height:1.3;margin-bottom:1rem;color:var(--navy-800)}._valueDescription_19xbp_40{font-size:.95rem;color:var(--text-dark-secondary);line-height:1.7;max-width:500px}._valueRight_19xbp_47{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:900px){._valueRight_19xbp_47{width:100%;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){._valueRight_19xbp_47{grid-template-columns:1fr}}._valueItem_19xbp_65{display:flex;align-items:center;gap:.8rem;font-size:.95rem;font-weight:500;color:var(--navy-800);transition:transform var(--transition)}._valueItem_19xbp_65:hover{transform:translate(4px)}._valueIcon_19xbp_78{width:20px;height:20px;flex-shrink:0;color:var(--gold)}._valueIcon_19xbp_78 img,._valueIcon_19xbp_78 svg{width:100%;height:100%}._ctaSection_177xc_1{padding:6rem 2rem;background:linear-gradient(180deg,var(--navy-800) 0%,var(--navy-950) 100%);display:flex;justify-content:center;color:var(--text-white)}._ctaContainer_177xc_9{max-width:700px;width:100%;text-align:center}._ctaTitle_177xc_15{font-family:var(--font-serif);font-size:clamp(1.6rem,4vw,2.5rem);font-weight:400;line-height:1.3;margin-bottom:1.5rem;color:var(--text-white)}._ctaDescription_177xc_24{font-size:1rem;color:var(--text-secondary);line-height:1.7;max-width:560px;margin:0 auto 2.5rem}._ctaActions_177xc_32{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}@media(max-width:768px){._ctaActions_177xc_32{flex-direction:column;gap:1.5rem}}._ctaPrimary_177xc_46{background:var(--gold);color:var(--navy-800);padding:.9rem 2rem;border-radius:var(--radius-md);font-family:var(--font-sans);font-weight:700;font-size:.9rem;text-decoration:none;display:inline-block;box-shadow:0 10px 25px #c9a34e40;transition:background var(--transition-md),transform var(--transition),box-shadow var(--transition-md)}._ctaPrimary_177xc_46:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 15px 30px #c9a34e59}._ctaSecondary_177xc_65{display:inline-flex;align-items:center;gap:.6rem;color:var(--text-white);font-size:.9rem;text-decoration:none;font-weight:500;position:relative}._ctaSecondary_177xc_65:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:1px;background:#ffffff4d;transition:background var(--transition)}._ctaSecondary_177xc_65:hover{opacity:.75}._page_1vequ_1{background:#0a192f;color:#fff;min-height:100vh}._tag_1vequ_7{color:#c7a15a;letter-spacing:2.5px;font-size:.7rem;text-transform:uppercase;margin-bottom:0}._hero_1vequ_15{padding:6rem 4rem 4rem;max-width:800px}._hero_1vequ_15 h1{font-size:clamp(2rem,4vw,3rem);font-weight:600;margin:.5rem 0 1.5rem;line-height:1.15}._hero_1vequ_15 h1 em{font-style:italic;font-weight:400}._hero_1vequ_15 p{line-height:1.7;max-width:500px;opacity:.7;font-size:1rem}@media(max-width:768px){._hero_1vequ_15{padding:6rem 1.5rem 3rem}}._grid_1vequ_41{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1.5rem;margin:2rem;align-items:stretch}@media(max-width:768px){._grid_1vequ_41{grid-template-columns:1fr;margin:1rem .75rem}}._cardParecer_1vequ_56,._cardDiagnostico_1vequ_57,._cardAuditoria_1vequ_58,._cardEstruturacao_1vequ_59{border:1px solid rgba(199,161,90,.15);border-radius:16px;padding:2.5rem;display:flex;flex-direction:column;color:#fff;min-height:320px}@media(max-width:768px){._cardParecer_1vequ_56,._cardDiagnostico_1vequ_57,._cardAuditoria_1vequ_58,._cardEstruturacao_1vequ_59{grid-column:1!important;grid-row:auto!important;padding:1.5rem;min-height:unset}}._cardParecer_1vequ_56{grid-column:1;grid-row:1;position:relative;overflow:hidden;justify-content:flex-start;background-image:var(--bg-img);background-size:cover;background-position:center}._cardParecer_1vequ_56 h3{font-size:1.4rem;font-weight:600;line-height:1.3;margin:.3rem 0 .8rem}._cardParecer_1vequ_56 p{margin:0;opacity:.85;line-height:1.5}._cardOverlay_1vequ_102{position:absolute;inset:0;z-index:0;background:linear-gradient(160deg,#0a192feb,#0a192fbf)}._cardContent_1vequ_109{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;height:100%}._list_1vequ_119{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:1rem}._list_1vequ_119 li{display:flex;align-items:flex-start;gap:.8rem;font-size:.9rem;line-height:1.6;opacity:.85}._list_1vequ_119 img{width:20px;height:20px;margin-top:2px;flex-shrink:0}._cardDiagnostico_1vequ_57{grid-column:2;grid-row:1;background:var(--navy-700);justify-content:flex-start}._cardDiagnostico_1vequ_57 h3{font-size:1.2rem;font-weight:600;line-height:1.3;margin:.2rem 0 .5rem}._cardDiagnostico_1vequ_57 p{font-size:.9rem;line-height:1.6;opacity:.75;margin:0}._cardAuditoria_1vequ_58{grid-column:1;grid-row:2;background:var(--navy-700);justify-content:flex-start}._cardAuditoria_1vequ_58 h3{font-size:1.2rem;font-weight:600;line-height:1.3;margin:.2rem 0 .5rem}._cardAuditoria_1vequ_58 p{font-size:.9rem;line-height:1.6;opacity:.75;margin:0}._icon_1vequ_180{width:32px;height:32px;margin-bottom:.75rem}._cardEstruturacao_1vequ_59{grid-column:2;grid-row:2;position:relative;overflow:hidden;justify-content:flex-end;background:var(--bg-img, none);background-size:cover;background-position:center}._cardEstruturacao_1vequ_59 h3{font-size:1.4rem;font-weight:600;line-height:1.3;margin:.3rem 0 .8rem}._cardEstruturacao_1vequ_59 p{font-size:.9rem;line-height:1.6;opacity:.85;margin:0}._cardEstruturacao_1vequ_59 ._cardOverlay_1vequ_102{background:linear-gradient(160deg,#0d1b2af2,#0d1b2ab3 60%,#0d1b2a4d)}._features_1vequ_213{display:flex;gap:2rem;margin-top:1.5rem}@media(max-width:500px){._features_1vequ_213{flex-direction:column;gap:1rem}}._featureItem_1vequ_225{display:flex;gap:.7rem;align-items:flex-start;flex:1}._verticalLine_1vequ_232{width:2px;min-height:100%;background:linear-gradient(to bottom,transparent,#c7a15a,transparent);opacity:.9;flex-shrink:0}._featureItem_1vequ_225 span{display:block;font-size:.65rem;letter-spacing:2px;text-transform:uppercase;color:#c7a15a;margin-bottom:.4rem}._featureItem_1vequ_225 p{font-size:.75rem;line-height:1.5;opacity:.65;margin:0}._divider_1vequ_256{grid-column:1/-1;width:60px;height:3px;background-color:#c7a15a;margin:2rem auto 0;border-radius:2px}._metodologiaSection_1vequ_265{background-color:#0a192f;color:#fff;padding:6rem 2rem;text-align:center}._metodologiaSection_1vequ_265 ._tag_1vequ_7{display:block;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;opacity:.7;margin-bottom:.8rem}._metodologiaSection_1vequ_265 ._title_1vequ_279{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.3;margin-bottom:3rem}._metodologiaSection_1vequ_265 ._iconGrid_1vequ_285{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}@media(max-width:600px){._metodologiaSection_1vequ_265 ._iconGrid_1vequ_285{gap:2rem}}._metodologiaSection_1vequ_265 ._iconCard_1vequ_296{max-width:220px;display:flex;flex-direction:column;align-items:center;text-align:center}._metodologiaSection_1vequ_265 ._iconCard_1vequ_296 ._icon_1vequ_180{width:48px;height:48px;margin-bottom:1rem}._metodologiaSection_1vequ_265 ._iconCard_1vequ_296 h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}._metodologiaSection_1vequ_265 ._iconCard_1vequ_296 p{font-size:.875rem;line-height:1.5;opacity:.85}._metodologia_ho9sd_1{width:100%;min-height:80vh;display:flex;align-items:center;padding:4rem clamp(1.5rem,5vw,6rem);color:#fff;background:#0a192f;border-bottom:1px solid rgba(199,161,90,.75)}._container_ho9sd_12{max-width:900px;width:100%}._tag_ho9sd_17{display:block;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:#c9a96e;margin-bottom:1.5rem}._title_ho9sd_26{font-size:3rem;font-weight:400;line-height:1.2;font-family:Georgia,serif;margin-bottom:1.5rem}._highlight_ho9sd_34{color:#c9a96e;font-weight:500}._description_ho9sd_39{font-size:1.1rem;line-height:1.8;color:#ffffffbf;max-width:700px}._fundamentos_ho9sd_46{padding:2rem clamp(1.5rem,5vw,6rem) 4rem;background:#0a192f;border-bottom:1px solid rgba(199,161,90,.75)}._fundamentosGrid_ho9sd_52{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%}._cardTag_ho9sd_59{display:block;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:#c9a96e;margin-bottom:.8rem}._cardTitle_ho9sd_68{font-family:Georgia,serif;font-size:1.35rem;font-weight:400;line-height:1.3;color:#fff;margin-bottom:.8rem}._cardText_ho9sd_77{font-size:.92rem;line-height:1.65;color:#ffffffbf}._footer_ho9sd_83{display:flex;align-items:center;gap:.6rem;margin-top:auto;padding-top:1.2rem}._footer_ho9sd_83 img{width:20px;opacity:.7}._footer_ho9sd_83 span{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#c9a96e;opacity:.85}._cardGrande_ho9sd_102{grid-column:1/-1;position:relative;padding:2.5rem;border-radius:12px;border:1px solid rgba(201,169,110,.15);background:#1d2433;color:#fff;display:flex;flex-direction:column;gap:.6rem;min-height:220px}._iconFloat_ho9sd_116{position:absolute;top:2rem;right:2rem;width:52px;pointer-events:none}._cardNesh_ho9sd_124{grid-column:1;grid-row:2;padding:2rem;border-radius:12px;border:1px solid rgba(201,169,110,.15);background:#2d3545;color:#fff;display:flex;flex-direction:column;gap:.6rem}._cardRfb_ho9sd_137{grid-column:2;grid-row:2;padding:2rem;border-radius:12px;border:1px solid rgba(201,169,110,.15);background:#050b14;color:#fff;display:flex;flex-direction:column;gap:.6rem}._iconRfb_ho9sd_150{width:28px;margin-bottom:.6rem;opacity:.9}._cardObjetivo_ho9sd_156{grid-column:1/-1;padding:2.5rem;border-radius:12px;border:1px solid rgba(201,169,110,.15);background:#0f1e35;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:2rem;overflow:hidden;min-height:200px}._objetivoContent_ho9sd_171{display:flex;flex-direction:column;gap:.6rem;max-width:55%;z-index:1}._canetaImg_ho9sd_179{width:220px;height:auto;object-fit:contain;opacity:.85;flex-shrink:0}@media(max-width:768px){._title_ho9sd_26{font-size:2rem}._description_ho9sd_39{font-size:1rem}._fundamentosGrid_ho9sd_52{grid-template-columns:1fr}._cardGrande_ho9sd_102,._cardNesh_ho9sd_124,._cardRfb_ho9sd_137,._cardObjetivo_ho9sd_156{grid-column:1;grid-row:auto}._cardObjetivo_ho9sd_156{flex-direction:column;align-items:flex-start}._objetivoContent_ho9sd_171{max-width:100%}._canetaImg_ho9sd_179{width:160px;align-self:center}._iconFloat_ho9sd_116{width:36px;top:1.2rem;right:1.2rem}}._workflow_ho9sd_221{width:100%;padding:6rem 2rem;background:#0a192f;color:#fff;border-bottom:1px solid rgba(199,161,90,.75)}._workflowHeader_ho9sd_229{text-align:center;margin-bottom:4rem}._workflowHeader_ho9sd_229 ._tag_ho9sd_17{display:block;font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:#c9a96e;margin-bottom:1rem}._workflowHeader_ho9sd_229 ._workflowTitle_ho9sd_241{font-size:3rem;font-family:Georgia,serif;font-weight:400}._workflowGrid_ho9sd_247{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.08)}@media(max-width:1024px){._workflowGrid_ho9sd_247{grid-template-columns:1fr 1fr}}@media(max-width:600px){._workflowGrid_ho9sd_247{grid-template-columns:1fr}}._item_ho9sd_263{padding:3rem 2rem;position:relative;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:1rem}._item_ho9sd_263:last-child{border-right:none}@media(max-width:1024px){._item_ho9sd_263{border-bottom:1px solid rgba(255,255,255,.08)}._item_ho9sd_263:nth-child(2n){border-right:none}}@media(max-width:600px){._item_ho9sd_263{border-right:none}}._number_ho9sd_288{font-size:2.2rem;color:#c9a96e;font-family:Georgia,serif}._item_ho9sd_263 h4{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:#fff}._item_ho9sd_263 p{font-size:.9rem;line-height:1.6;color:#ffffffa6;max-width:220px}._cta_ho9sd_308{width:100%;padding:4rem 2rem;background:#0a192f;display:flex;justify-content:center}._ctaContent_ho9sd_316{width:100%;max-width:1100px;background:#2d3545;border-radius:12px;padding:5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;border:1px solid rgba(201,169,110,.15)}@media(max-width:768px){._ctaContent_ho9sd_316{flex-direction:column;align-items:flex-start;padding:2.5rem 1.5rem}}._ctaTitle_ho9sd_336{font-size:1.8rem;font-family:Georgia,serif;font-weight:400;color:#fff;margin-bottom:.8rem}._ctaDescription_ho9sd_344{font-size:1rem;color:#ffffffb3;max-width:500px}._ctaButton_ho9sd_350{background:#c7a15a;color:#000;border:none;padding:1rem 1.8rem;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border-radius:6px;cursor:pointer;white-space:nowrap;transition:all .3s ease}._ctaButton_ho9sd_350:hover{background:#d4b278;transform:translateY(-2px);box-shadow:0 8px 20px #c9a96e40}@media(max-width:768px){._ctaButton_ho9sd_350{width:100%;text-align:center;white-space:normal;font-size:.75rem;padding:.9rem 1.2rem}}._sobre_1gxyr_1{position:relative;width:100%;min-height:80vh;display:flex;align-items:center;padding:4rem 2rem;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;overflow:hidden}@media(max-width:768px){._sobre_1gxyr_1{padding-top:6rem;min-height:60vh;text-align:center;justify-content:center}}._overlay_1gxyr_23{position:absolute;inset:0;background:linear-gradient(90deg,#071a2ff2 15%,#071a2fbf,#071a2f66 75%,#071a2f1a);z-index:1}._content_1gxyr_30{position:relative;z-index:2;max-width:700px}._tag_1gxyr_36{font-size:.75rem;letter-spacing:2px;color:#c7a15a;margin-bottom:1rem;display:inline-block}._title_1gxyr_44{font-size:3rem;font-weight:400;line-height:1.3;margin-bottom:1.5rem}._title_1gxyr_44 em{font-style:italic;font-weight:300}._description_1gxyr_55{font-size:1.2rem;line-height:1.7;color:#ffffffd9}._container_1gxyr_61{display:flex;align-items:center;justify-content:center;gap:4rem;padding:6rem 4rem;background-color:#071a2f;color:#fff}._left_1gxyr_71{flex:1;display:flex;justify-content:center}._left_1gxyr_71 img{width:100%;max-width:500px;border-radius:6px}._right_1gxyr_82{flex:1;max-width:500px}._right_1gxyr_82 h2{font-size:2rem;font-weight:300;line-height:1.4}._right_1gxyr_82 h2 span{font-style:italic;font-weight:400}._right_1gxyr_82 p{font-size:.95rem;line-height:1.8;color:#cfd6e0;margin-bottom:1rem}._line_1gxyr_102{width:60px;height:2px;background-color:#caa45c;margin:1rem 0 2rem}@media(max-width:1024px){._title_1gxyr_44{font-size:2.4rem}._description_1gxyr_55{font-size:1.1rem}._container_1gxyr_61{gap:2rem;padding:4rem 2rem}}@media(max-width:768px){._sobre_1gxyr_1{text-align:center;justify-content:center}._content_1gxyr_30{max-width:100%}._title_1gxyr_44{font-size:2rem}._description_1gxyr_55{font-size:1rem}._container_1gxyr_61{flex-direction:column;text-align:center}._right_1gxyr_82{max-width:100%}._line_1gxyr_102{margin:1rem auto 2rem}}._valoresSection_1gxyr_146{padding:6rem 4rem;background:linear-gradient(180deg,#071a2f,#020c18)}@media(max-width:768px){._valoresSection_1gxyr_146{padding:4rem 1.25rem}}._topGrid_1gxyr_156{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:2rem}@media(max-width:900px){._topGrid_1gxyr_156{grid-template-columns:1fr}}._missao_1gxyr_168{background-color:#1a2a3f;padding:2.5rem}._missao_1gxyr_168 span{font-size:.7rem;letter-spacing:2px;color:#caa45c}._missao_1gxyr_168 h3{font-size:1.6rem;margin:1rem 0;color:#fff}._missao_1gxyr_168 h3 em{font-style:italic;font-weight:300}._missao_1gxyr_168 p{color:#cfd6e0;line-height:1.6;font-size:.95rem}._projecao_1gxyr_192{background-color:#caa45c;padding:2.5rem;color:#1a2a3f}._projecao_1gxyr_192 span{font-size:.7rem;letter-spacing:2px;opacity:.8}._projecao_1gxyr_192 h3{font-size:1.6rem;margin-top:1rem;font-weight:400}._bottomGrid_1gxyr_208{display:grid;grid-template-columns:repeat(5,1fr);background-color:#0b1f35;padding:2.5rem;align-items:center}@media(max-width:900px){._bottomGrid_1gxyr_208{grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem 1.5rem}}@media(max-width:500px){._bottomGrid_1gxyr_208{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem 1rem}}._item_1gxyr_230{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._item_1gxyr_230 img{width:26px;margin-bottom:1rem;opacity:.9}@media(max-width:500px){._item_1gxyr_230 img{width:22px;margin-bottom:.6rem}}._item_1gxyr_230 p{font-size:.7rem;letter-spacing:1.5px;color:#caa45c;margin:0}@media(max-width:500px){._item_1gxyr_230 p{font-size:.6rem;letter-spacing:1px}}._diferencial_1gxyr_261{padding:6rem 4rem;background:linear-gradient(180deg,#020c18,#071a2f);color:#fff;text-align:center}@media(max-width:768px){._diferencial_1gxyr_261{padding:4rem 1.25rem}}._header_1gxyr_273{max-width:700px;margin:0 auto 4rem}._header_1gxyr_273 span{font-size:.7rem;letter-spacing:2px;color:#caa45c}._header_1gxyr_273 h2{font-size:2.8rem;margin:1rem 0;font-weight:400}@media(max-width:900px){._header_1gxyr_273 h2{font-size:2rem}}._header_1gxyr_273 p{font-size:1rem;color:#cfd6e0;line-height:1.7}._cards_1gxyr_298{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:900px){._cards_1gxyr_298{grid-template-columns:1fr}}._card_1gxyr_298{background-color:#0b1f35;padding:2rem;text-align:left;transition:all .3s ease}._card_1gxyr_298 h3{color:#caa45c;font-size:1.5rem;margin-bottom:1rem}._card_1gxyr_298 span{display:block;font-size:.7rem;letter-spacing:1.5px;margin-bottom:1rem;color:#fff}._card_1gxyr_298 p{font-size:.9rem;color:#cfd6e0;line-height:1.6}._card_1gxyr_298:hover{transform:translateY(-5px);background-color:#102a47}._ctaSection_1gxyr_337{width:100%;padding:120px 20px;background:linear-gradient(180deg,#0b1220,#050a14);display:flex;justify-content:center;align-items:center}@media(max-width:768px){._ctaSection_1gxyr_337{padding:60px 1.25rem}}._ctaContent_1gxyr_351{text-align:center;max-width:700px}._ctaContent_1gxyr_351 h2{color:#fff;font-size:32px;font-style:italic;font-weight:400;line-height:1.5;margin-bottom:40px}@media(max-width:768px){._ctaContent_1gxyr_351 h2{font-size:22px}}._ctaContent_1gxyr_351 h2 em{font-style:italic}._ctaButton_1gxyr_372{background-color:#c7a25a;color:#0b1220;border:none;padding:16px 32px;font-size:12px;letter-spacing:2px;font-weight:600;cursor:pointer;transition:all .3s ease}._ctaButton_1gxyr_372:hover{background-color:#d6b46d;transform:translateY(-2px)}._contato_1l5hg_2{background-color:var(--navy-800);padding:6rem 4rem;color:var(--text-white)}@media(max-width:900px){._contato_1l5hg_2{padding:5.5rem 1.5rem 4rem}}._contatoTop_1l5hg_13{max-width:800px;margin:0 auto 4rem;text-align:center}@media(max-width:900px){._contatoTop_1l5hg_13{margin-bottom:3rem}}._contatoBadge_1l5hg_24{display:block;margin-bottom:1rem;color:var(--gold);font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}._contatoTop_1l5hg_13 h1{font-family:var(--font-serif);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:600;margin-bottom:1rem;color:var(--text-white);line-height:1.2}._contatoTop_1l5hg_13 h1 span{color:var(--gold)}._contatoSubtitle_1l5hg_46{color:var(--text-secondary);font-size:1rem;line-height:1.7}._contatoLayout_1l5hg_52{max-width:1200px;margin:0 auto;display:flex;gap:4rem}@media(max-width:900px){._contatoLayout_1l5hg_52{flex-direction:column;gap:3rem}}._contatoLeft_1l5hg_65{flex:1}._contatoRight_1l5hg_69{flex:1;display:flex;flex-direction:column;gap:3rem}._form_1l5hg_76{background:var(--navy-950);padding:2rem;border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:1.2rem;box-shadow:0 20px 40px #c9a34e14}._inputGroup_1l5hg_86{display:flex;flex-direction:column;gap:.4rem}._inputGroup_1l5hg_86 label{font-size:.82rem;font-weight:500;color:var(--gold);letter-spacing:.04em}._inputGroup_1l5hg_86 input,._inputGroup_1l5hg_86 select,._inputGroup_1l5hg_86 textarea{padding:.75rem;border-radius:var(--radius-md);border:1px solid var(--navy-border);font-family:var(--font-sans);font-size:.9rem;background-color:var(--navy-800);color:var(--text-white);transition:border-color var(--transition)}._inputGroup_1l5hg_86 input:-webkit-autofill,._inputGroup_1l5hg_86 select:-webkit-autofill,._inputGroup_1l5hg_86 textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 100px var(--navy-800) inset;-webkit-text-fill-color:var(--text-white)}._inputGroup_1l5hg_86 input:focus,._inputGroup_1l5hg_86 select:focus,._inputGroup_1l5hg_86 textarea:focus{outline:none;border-color:var(--gold)}._inputGroup_1l5hg_86 input::placeholder,._inputGroup_1l5hg_86 select::placeholder,._inputGroup_1l5hg_86 textarea::placeholder{color:var(--text-muted)}._inputGroup_1l5hg_86 textarea{min-height:120px;resize:none}._inputGroup_1l5hg_86 select{appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23C9A34E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.5rem}._formButton_1l5hg_141{margin-top:.5rem;padding:1rem;background-color:var(--gold);color:var(--navy-800);border:none;border-radius:var(--radius-md);font-family:var(--font-sans);font-weight:700;font-size:1rem;cursor:pointer;transition:background var(--transition-md),transform var(--transition);letter-spacing:.04em}._formButton_1l5hg_141:hover{background:var(--gold-light);transform:translateY(-1px)}._contatoInfo_1l5hg_160{display:flex;flex-direction:column;gap:.75rem}._contatoInfo_1l5hg_160 h3{font-family:var(--font-serif);font-size:1.6rem;font-weight:400;margin-bottom:.5rem;color:var(--text-white)}._contatoInfo_1l5hg_160 p{font-size:.9rem;color:var(--text-secondary);line-height:1.6}._contatoAuthority_1l5hg_178{margin-bottom:1.5rem}._contatoAuthority_1l5hg_178 p{margin-bottom:.4rem;font-weight:500;color:var(--text-secondary);font-size:.9rem}._contatoMap_1l5hg_188{width:100%;height:250px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--navy-border)}._contatoMap_1l5hg_188 iframe{width:100%;height:100%;border:0;display:block}._page_126o5_1{min-height:100vh;display:flex;flex-direction:column;background:url(/assets/Background%20decorative%20element-eQVoxGJD.png) no-repeat center center,var(--navy-950);background-size:cover;background-color:var(--navy-950);font-family:var(--font-sans);color:var(--text-white)}._obrigadoHeader_126o5_12{display:flex;justify-content:center}._obrigadoHeader_126o5_12 img{margin-top:4rem;height:auto}._main_126o5_21{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.5rem}._main_126o5_21 h1{font-family:var(--font-serif);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:600;margin-bottom:1rem;color:var(--text-white);line-height:1.3}._main_126o5_21 h1 em{font-style:italic;color:var(--gold)}._main_126o5_21 p{font-size:1rem;max-width:500px;margin-bottom:2rem;line-height:1.6;color:var(--text-secondary)}._obrigadoButton_126o5_50{background-color:var(--gold);color:var(--navy-800);padding:.85rem 2.2rem;border-radius:var(--radius-lg);font-family:var(--font-sans);font-weight:700;font-size:.95rem;text-decoration:none;display:inline-block;transition:background var(--transition-md),transform var(--transition)}._obrigadoButton_126o5_50:hover{background-color:var(--gold-light);transform:translateY(-2px)}._obrigadoFooter_126o5_67{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background-color:#091126;font-size:.85rem;color:#94a3b8e6}._obrigadoFooter_126o5_67 p{margin:0}._obrigadoFooter_126o5_67 ._footerLinks_126o5_79{display:flex;gap:0}._obrigadoFooter_126o5_67 ._footerLinks_126o5_79 a{margin-left:1rem;color:#94a3b8e6;text-decoration:none;transition:color var(--transition)}._obrigadoFooter_126o5_67 ._footerLinks_126o5_79 a:hover{text-decoration:underline;color:var(--gold)}@media(max-width:600px){._obrigadoFooter_126o5_67{flex-direction:column;gap:.75rem;text-align:center}._obrigadoFooter_126o5_67 ._footerLinks_126o5_79{justify-content:center}}._pagina_1cded_1{width:100%;background:#0a192f;color:#fff;font-family:Georgia,serif;padding:0 clamp(1.5rem,8vw,8rem)}._hero_1cded_9{text-align:center;padding:clamp(5.5rem,8vh,7rem) 0 3rem;max-width:680px;margin:0 auto}._eyebrow_1cded_16{display:block;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:#c9a96e;margin-bottom:1rem;font-family:sans-serif}._heroTitulo_1cded_26{font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.15;margin-bottom:1.5rem;color:#fff}._heroTitulo_1cded_26 em{font-style:italic;color:#c9a96e}._heroIntro_1cded_38{font-size:.95rem;line-height:1.75;color:#ffffffb3;margin-bottom:2rem}._heroIntro_1cded_38 strong{color:#fff;font-weight:600}._dataAtualizacao_1cded_49{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;font-family:sans-serif;padding-top:1.5rem;border-top:1px solid rgba(201,169,110,.15)}._secoesWrap_1cded_59{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem}._secao_1cded_66{display:grid;grid-template-columns:160px 1fr;gap:2rem;align-items:start}._secaoLabel_1cded_73{display:flex;flex-direction:column;gap:.3rem;padding-top:1.8rem}._numero_1cded_80{font-size:2.2rem;font-weight:400;color:#c9a96e;line-height:1;font-family:Georgia,serif}._labelTexto_1cded_88{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#c9a96eb3;font-family:sans-serif}._conteudoCard_1cded_96{background:#111d30;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:2rem 2.2rem;display:flex;flex-direction:column;gap:1.2rem}._cardIntro_1cded_106{font-size:.9rem;line-height:1.75;color:#ffffffb3}._lista_1cded_112{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}._listaItem_1cded_121{display:flex;align-items:flex-start;gap:.75rem;font-size:.88rem;line-height:1.6;color:#ffffffb3}._listaItem_1cded_121:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#c9a96e;margin-top:.45em;flex-shrink:0}._subcardsGrid_1cded_140{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._subcard_1cded_140{background:#1a2744;border:1px solid rgba(201,169,110,.15);border-radius:8px;padding:1.2rem 1.4rem;display:flex;flex-direction:column;gap:.5rem}._subcardTitulo_1cded_156{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#c9a96e;font-family:sans-serif;font-weight:500}._subcardTexto_1cded_165{font-size:.85rem;line-height:1.6;color:#ffffffb3}._comEscudo_1cded_171{position:relative;overflow:hidden}._escudo_1cded_176{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);font-size:5rem;opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none}._pillsWrap_1cded_187{display:flex;flex-wrap:wrap;gap:.6rem}._pill_1cded_187{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#c9a96e;border:1px solid rgba(201,169,110,.15);border-radius:4px;padding:.35rem .8rem;font-family:sans-serif;background:#c9a96e0d}._acordeonList_1cded_205{display:flex;flex-direction:column;gap:0}._acordeonItem_1cded_211{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1rem 0;border:none;border-bottom:1px solid rgba(201,169,110,.15);background:transparent;cursor:pointer;text-align:left;color:#fff;gap:.5rem}._acordeonItem_1cded_211:first-child{border-top:1px solid rgba(201,169,110,.15)}._acordeonItem_1cded_211:hover ._acordeonTitulo_1cded_229{color:#c9a96e}._acordeonTitulo_1cded_229{font-size:.88rem;letter-spacing:.06em;text-transform:uppercase;font-family:sans-serif;font-weight:500;color:#fff;transition:color .2s ease;flex:1}._acordeonSeta_1cded_244{font-size:1.2rem;color:#c9a96e;transition:transform .25s ease;line-height:1}._aberto_1cded_250 ._acordeonSeta_1cded_244{transform:rotate(90deg)}._acordeonTexto_1cded_254{width:100%;font-size:.85rem;line-height:1.65;color:#ffffffb3;padding:.5rem 0 .2rem;margin:0}._ctaFinal_1cded_263{text-align:center;background:#0d1829;border-radius:12px;border:1px solid rgba(255,255,255,.07);padding:clamp(2.5rem,6vw,4rem) 2rem}._ctaTitulo_1cded_271{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:400;color:#fff;margin-bottom:.8rem;font-family:Georgia,serif}._ctaSubtitulo_1cded_279{font-size:.88rem;color:#ffffffb3;margin-bottom:2rem;line-height:1.6}._ctaBotao_1cded_286{display:inline-block;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;font-family:sans-serif;color:#c9a96e;border:1px solid #c9a96e;border-radius:4px;padding:.65rem 1.8rem;text-decoration:none;transition:background .2s ease,color .2s ease}._ctaBotao_1cded_286:hover{background:#c9a96e;color:#0a192f}@media(max-width:768px){._secao_1cded_66{grid-template-columns:1fr;gap:.8rem}._secaoLabel_1cded_73{flex-direction:row;align-items:baseline;gap:.8rem;padding-top:0}._numero_1cded_80{font-size:1.6rem}._subcardsGrid_1cded_140{grid-template-columns:1fr}._escudo_1cded_176{font-size:3.5rem;opacity:.04}}@media(max-width:480px){._heroTitulo_1cded_26{font-size:1.8rem}._conteudoCard_1cded_96{padding:1.4rem 1.2rem}}._pageWrapper_irt8j_3{--navy-deepest: #0a0e1a;--navy-deep: #0d1526;--navy-mid: #111e38;--navy-card: #162040;--navy-border: #1e2d52;--navy-highlight: #243460;--gold: #c9a84c;--gold-light: #e2c97e;--gold-muted: #9a7a38;--text-primary: #e8eaf2;--text-secondary: #8fa3c8;--text-muted: #5a7099;--white: #ffffff;--font-serif: "Playfair Display", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif;--radius-sm: 2px;--radius-md: 3px;--radius-lg: 4px;--transition: .2s ease;background-color:var(--navy-deepest);color:var(--text-primary);font-family:var(--font-sans);font-weight:300;line-height:1.7;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:1200px;margin:0 auto;padding:0 4rem}._pageWrapper_irt8j_3 *,._pageWrapper_irt8j_3 *:before,._pageWrapper_irt8j_3 *:after{box-sizing:border-box}@media(max-width:720px){._pageWrapper_irt8j_3{padding:0 1.25rem}}._contentLayout_irt8j_44{display:grid;grid-template-columns:200px 1fr;gap:3rem;padding:3rem 0;align-items:start}@media(max-width:720px){._contentLayout_irt8j_44{grid-template-columns:1fr;gap:0;padding:2rem 0}}._mainContent_irt8j_59{display:flex;flex-direction:column;gap:3.5rem}._hero_irt8j_65{padding:3.5rem 0 2.5rem;border-bottom:1px solid var(--navy-border);position:relative}._hero_irt8j_65:before{content:"";position:absolute;left:-2rem;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,var(--gold),transparent);opacity:.4}@media(max-width:720px){._hero_irt8j_65:before{display:none}}._heroEyebrow_irt8j_86{font-size:.7rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-muted);margin-bottom:1rem}._heroTitle_irt8j_95{font-family:var(--font-serif);font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.18;color:var(--white)}._heroTitle_irt8j_95 em{font-style:italic;color:var(--gold-light)}._metaRow_irt8j_107{display:flex;align-items:center;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}._metaItem_irt8j_115{display:flex;flex-direction:column;gap:.15rem}._metaLabel_irt8j_121{font-size:.65rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}._metaValue_irt8j_129{font-size:.82rem;color:var(--text-secondary)}._metaDivider_irt8j_134{width:1px;height:2rem;background:var(--navy-border)}@media(max-width:720px){._metaDivider_irt8j_134{display:none}}._sidebar_irt8j_145{position:sticky;top:2rem}@media(max-width:720px){._sidebar_irt8j_145{display:none}}._sidebarLabel_irt8j_155{font-size:.65rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem}._tocList_irt8j_164{display:flex;flex-direction:column;gap:.15rem}._tocItemActive_irt8j_170>._tocLink_irt8j_170{color:var(--gold-light);background:#c9a84c12}._tocLink_irt8j_170{display:flex;align-items:center;gap:.6rem;font-size:.8rem;color:var(--text-muted);text-decoration:none;padding:.4rem .6rem;border-radius:var(--radius-md);transition:color var(--transition),background var(--transition)}._tocLink_irt8j_170:hover,._tocLink_irt8j_170:focus-visible{color:var(--gold-light);background:#c9a84c12;outline:none}._tocNum_irt8j_192{font-size:.65rem;font-weight:500;color:var(--gold-muted);min-width:1.2rem}._section_irt8j_199{scroll-margin-top:2rem}._sectionHeader_irt8j_203{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--navy-border)}._sectionNum_irt8j_212{font-family:var(--font-serif);font-size:.8rem;color:var(--gold-muted);flex-shrink:0}._sectionTitle_irt8j_219{font-family:var(--font-serif);font-size:1.3rem;font-weight:400;color:var(--white);letter-spacing:.01em}._sectionBody_irt8j_227{font-size:.88rem;color:var(--text-secondary);line-height:1.8}._sectionBody_irt8j_227>*+*{margin-top:1rem}._noticeBlock_irt8j_236{padding:1rem 1.25rem;background:var(--navy-card);border:1px solid var(--navy-border);border-left:3px solid var(--gold-muted);border-radius:var(--radius-sm)}._noticeBlock_irt8j_236 p{font-size:.82rem;color:var(--text-secondary);line-height:1.7}._noticeBlock_irt8j_236 strong{color:var(--gold-light);font-weight:500}._servicesGrid_irt8j_253{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:720px){._servicesGrid_irt8j_253{grid-template-columns:1fr}}._serviceCard_irt8j_264{background:var(--navy-card);border:1px solid var(--navy-border);border-radius:var(--radius-md);padding:1.25rem;transition:border-color var(--transition)}._serviceCard_irt8j_264:hover{border-color:var(--navy-highlight)}._serviceCardIcon_irt8j_275{color:var(--gold-muted);margin-bottom:.85rem}._serviceCardTitle_irt8j_280{font-size:.85rem;font-weight:500;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:.02em}._serviceCardDesc_irt8j_288{font-size:.78rem;color:var(--text-muted);line-height:1.65}._blockquote_irt8j_294{padding:1.25rem 1.5rem 1.25rem 2.5rem;background:var(--navy-card);border:1px solid var(--navy-border);border-radius:var(--radius-sm);position:relative}._blockquote_irt8j_294:before{content:"“";font-family:var(--font-serif);font-size:4rem;line-height:1;color:var(--navy-highlight);position:absolute;top:-.5rem;left:1rem;pointer-events:none}._blockquote_irt8j_294 p{font-size:.85rem;color:var(--text-secondary);line-height:1.75}._styledList_irt8j_318{display:flex;flex-direction:column;gap:.5rem}._styledList_irt8j_318 li{display:flex;align-items:flex-start;gap:.75rem;font-size:.84rem;color:var(--text-secondary)}._styledList_irt8j_318 li:before{content:"◆";font-size:.45rem;color:var(--gold-muted);margin-top:.52rem;flex-shrink:0}._respGrid_irt8j_338{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:720px){._respGrid_irt8j_338{grid-template-columns:1fr}}._respCard_irt8j_349{background:var(--navy-card);border:1px solid var(--navy-border);border-radius:var(--radius-md);padding:1.25rem}._respCardLabel_irt8j_356{font-size:.65rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-muted);margin-bottom:.6rem}._respCardText_irt8j_365{font-size:.8rem;color:var(--text-muted);line-height:1.7}._cta_irt8j_371{background:var(--navy-mid);border:1px solid var(--navy-border);border-radius:var(--radius-lg);padding:3rem 2.5rem;text-align:center;position:relative;overflow:hidden}._cta_irt8j_371:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgba(201,168,76,.06) 0%,transparent 65%);pointer-events:none}@media(max-width:720px){._cta_irt8j_371{padding:2rem 1.5rem;margin-bottom:2.5rem}}._ctaEyebrow_irt8j_394{font-size:.65rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-muted);margin-bottom:.75rem;position:relative}._ctaTitle_irt8j_404{font-family:var(--font-serif);font-size:1.6rem;font-weight:400;color:var(--white);margin-bottom:.6rem;position:relative}@media(max-width:720px){._ctaTitle_irt8j_404{font-size:1.3rem}}._ctaSubtitle_irt8j_418{font-size:.85rem;color:var(--text-muted);max-width:420px;margin:0 auto 2rem;position:relative}._ctaButtons_irt8j_426{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;position:relative}._btnSecondary_irt8j_435,._btnPrimary_irt8j_435{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.78rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:.8rem 1.75rem;border-radius:var(--radius-sm);cursor:pointer;text-decoration:none;transition:background var(--transition),border-color var(--transition),color var(--transition)}._btnSecondary_irt8j_435:focus-visible,._btnPrimary_irt8j_435:focus-visible{outline:2px solid var(--gold);outline-offset:3px}._btnPrimary_irt8j_435{background:var(--gold);color:var(--navy-deepest);border:none}._btnPrimary_irt8j_435:hover{background:var(--gold-light)}._btnSecondary_irt8j_435{background:transparent;color:var(--text-secondary);border:1px solid var(--navy-border);font-weight:400;letter-spacing:.08em}._btnSecondary_irt8j_435:hover{border-color:var(--text-muted);color:var(--text-primary)}._highlight_irt8j_476{color:var(--text-primary);font-weight:500}@keyframes _fadeUp_wetpk_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _scaleIn_wetpk_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes _shimmer_wetpk_1{0%{transform:translate(-100%) skew(-15deg)}to{transform:translate(250%) skew(-15deg)}}@keyframes _glowPulse_wetpk_1{0%,to{opacity:.5}50%{opacity:1}}._page_wetpk_37{min-height:100vh;background-color:var(--navy-800);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:0 16px}._bgGlow_wetpk_48{position:fixed;top:-180px;left:50%;transform:translate(-50%);width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(201,163,78,.09) 0%,transparent 68%);pointer-events:none;animation:_glowPulse_wetpk_1 4s ease-in-out infinite;z-index:0}._bgGrid_wetpk_62{position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;pointer-events:none;z-index:0}._container_wetpk_71{position:relative;z-index:1;width:100%;max-width:460px;flex:1;display:flex;flex-direction:column;align-items:center;padding-top:60px;padding-bottom:32px}._logoWrap_wetpk_84{margin-bottom:22px;opacity:0}._ready_wetpk_88 ._logoWrap_wetpk_84{animation:_scaleIn_wetpk_1 .65s cubic-bezier(.34,1.56,.64,1) .05s both}._logo_wetpk_84{width:240px;height:auto;filter:drop-shadow(0 0 18px rgba(201,163,78,.22))}._tagline_wetpk_98{font-family:var(--font-sans);font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);text-align:center;margin:0 0 26px;opacity:0}._ready_wetpk_88 ._tagline_wetpk_98{animation:_fadeUp_wetpk_1 .55s ease .22s both}._divider_wetpk_113{display:flex;align-items:center;gap:10px;width:100%;margin-bottom:28px;opacity:0}._ready_wetpk_88 ._divider_wetpk_113{animation:_fadeUp_wetpk_1 .5s ease .3s both}._line_wetpk_125{flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--gold-muted))}._line_wetpk_125:last-child{background:linear-gradient(90deg,var(--gold-muted),transparent)}._dot_wetpk_134{width:4px;height:4px;border-radius:50%;background:var(--gold);box-shadow:0 0 6px var(--gold)}._nav_wetpk_142{display:flex;flex-direction:column;gap:10px;width:100%;margin-bottom:32px}._card_wetpk_150{position:relative;display:flex;align-items:center;gap:14px;padding:15px 18px;border-radius:var(--radius-lg);border:1px solid var(--navy-border);background:var(--navy-600);text-decoration:none;color:var(--text-primary);overflow:hidden;cursor:pointer;opacity:0}._ready_wetpk_88 ._card_wetpk_150{animation:_fadeUp_wetpk_1 .5s ease calc(.38s + var(--i) * .1s) both}._card_wetpk_150{transition:border-color var(--transition-md),background-color var(--transition-md),transform var(--transition),box-shadow var(--transition-md)}._card_wetpk_150:hover{border-color:var(--gold-muted);background-color:var(--navy-500);transform:translateY(-2px);box-shadow:0 8px 28px #00000059,0 0 0 1px #c9a34e1f}._card_wetpk_150:hover ._iconWrap_wetpk_177{color:var(--gold-light)}._card_wetpk_150:hover ._arrow_wetpk_180{opacity:1;transform:translate(3px)}._card_wetpk_150:hover ._shine_wetpk_184{animation:_shimmer_wetpk_1 .5s ease forwards}._card_wetpk_150:active{transform:scale(.98)}._iconWrap_wetpk_177{width:20px;height:20px;color:var(--gold);flex-shrink:0;transition:color var(--transition)}._iconWrap_wetpk_177 svg{width:100%;height:100%}._cardText_wetpk_203{flex:1;display:flex;flex-direction:column;gap:2px}._cardText_wetpk_203 strong{font-family:var(--font-serif);font-size:15px;font-weight:600;color:var(--text-white);letter-spacing:.01em}._cardText_wetpk_203 small{font-family:var(--font-sans);font-size:11px;font-weight:300;color:var(--text-muted);letter-spacing:.04em}._arrow_wetpk_180{width:16px;height:16px;color:var(--gold);opacity:.4;flex-shrink:0;transition:opacity var(--transition),transform var(--transition)}._arrow_wetpk_180 svg{width:100%;height:100%}._shine_wetpk_184{position:absolute;inset:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.06) 50%,transparent 65%);transform:translate(-100%) skew(-15deg);pointer-events:none}._address_wetpk_245{display:flex;align-items:center;gap:7px;font-style:normal;font-family:var(--font-sans);font-size:12px;font-weight:400;letter-spacing:.05em;color:var(--text-muted);text-align:center;margin-bottom:0;opacity:0}._ready_wetpk_88 ._address_wetpk_245{animation:_fadeUp_wetpk_1 .5s ease .82s both}._address_wetpk_245 svg{width:13px;height:13px;color:var(--gold-muted);flex-shrink:0}._miniFooter_wetpk_269{position:relative;z-index:1;width:100%;max-width:460px;border-top:1px solid var(--navy-border);padding:16px 0 24px;margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0}._ready_wetpk_88 ._miniFooter_wetpk_269{animation:_fadeUp_wetpk_1 .4s ease .95s both}._miniFooter_wetpk_269 p{font-family:var(--font-sans);font-size:11px;font-weight:400;letter-spacing:.06em;color:#fff3;margin:0}._miniFooterLinks_wetpk_295{display:flex;align-items:center;gap:8px}._miniFooterLinks_wetpk_295 a{font-family:var(--font-sans);font-size:11px;color:#ffffff40;text-decoration:none;transition:color var(--transition);letter-spacing:.03em}._miniFooterLinks_wetpk_295 a:hover{color:var(--gold-muted)}._sep_wetpk_312{color:#ffffff26;font-size:11px}@media(max-width:400px){._container_wetpk_71{padding-top:40px}._logo_wetpk_84{width:180px}}@keyframes _fadeUp_51jp4_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideIn_51jp4_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._page_51jp4_21{min-height:100vh;background-color:var(--navy-800);position:relative;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;padding:0 16px}._bgGlow_51jp4_32{position:fixed;top:-160px;left:50%;transform:translate(-50%);width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(201,163,78,.07) 0%,transparent 65%);pointer-events:none;z-index:0}._bgGrid_51jp4_45{position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:48px 48px;pointer-events:none;z-index:0}._container_51jp4_54{position:relative;z-index:1;width:100%;max-width:720px;flex:1;display:flex;flex-direction:column;gap:0;padding-top:40px;padding-bottom:32px}._voltar_51jp4_67{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-sans);font-size:12px;font-weight:400;letter-spacing:.06em;color:var(--text-muted);text-decoration:none;margin-bottom:28px;transition:color var(--transition);width:fit-content}._voltar_51jp4_67 svg{width:14px;height:14px;flex-shrink:0;transition:transform var(--transition)}._voltar_51jp4_67:hover{color:var(--gold-light)}._voltar_51jp4_67:hover svg{transform:translate(-3px)}._header_51jp4_94{text-align:center;margin-bottom:28px;animation:_fadeUp_51jp4_1 .6s ease both}._badge_51jp4_100{display:inline-block;padding:3px 12px;border-radius:20px;border:1px solid rgba(201,163,78,.35);font-family:var(--font-sans);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}._title_51jp4_113{font-family:var(--font-serif);font-size:clamp(22px,4vw,30px);font-weight:600;color:var(--text-white);margin-bottom:8px}._subtitle_51jp4_121{font-family:var(--font-sans);font-size:13px;color:var(--text-muted);letter-spacing:.04em}._disclaimer_51jp4_128{display:flex;gap:14px;align-items:flex-start;background:#c9a34e0f;border:1px solid rgba(201,163,78,.3);border-left:3px solid var(--gold);border-radius:var(--radius-lg);padding:16px 18px;margin-bottom:24px;animation:_fadeUp_51jp4_1 .6s ease .1s both}._disclaimerIcon_51jp4_141{flex-shrink:0;width:22px;height:22px;color:var(--gold);margin-top:1px}._disclaimerIcon_51jp4_141 svg{width:100%;height:100%}._disclaimerText_51jp4_153{display:flex;flex-direction:column;gap:6px}._disclaimerText_51jp4_153 strong{font-family:var(--font-sans);font-size:13px;font-weight:600;color:var(--gold-light)}._disclaimerText_51jp4_153 p{font-family:var(--font-sans);font-size:12px;color:var(--text-secondary);line-height:1.6;margin:0}._disclaimerText_51jp4_153 p em{color:var(--gold-light);font-style:normal;font-weight:500}._form_51jp4_177{background:var(--navy-600);border:1px solid var(--navy-border);border-radius:var(--radius-xl);padding:28px 24px;display:flex;flex-direction:column;gap:20px;margin-bottom:24px;animation:_fadeUp_51jp4_1 .6s ease .15s both}._blockLabel_51jp4_189{font-family:var(--font-sans);font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-muted);padding-bottom:4px;border-bottom:1px solid var(--navy-border);margin-top:4px}._row_51jp4_201{display:flex;gap:14px;align-items:flex-start;flex-wrap:wrap}._rowThree_51jp4_208{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._field_51jp4_214{flex:1;min-width:140px;display:flex;flex-direction:column;gap:6px}._field_51jp4_214 label{font-family:var(--font-sans);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}._field_51jp4_214 input,._field_51jp4_214 select{background:var(--navy-800);border:1px solid var(--navy-border);border-radius:var(--radius-md);padding:10px 12px;color:var(--text-primary);font-family:var(--font-sans);font-size:14px;outline:none;transition:border-color var(--transition);appearance:none;width:100%}._field_51jp4_214 input:focus,._field_51jp4_214 select:focus{border-color:var(--gold-muted)}._field_51jp4_214 input::placeholder,._field_51jp4_214 select::placeholder{color:var(--text-muted)}._field_51jp4_214 select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239A7838' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-color:var(--navy-800);padding-right:32px;cursor:pointer}._fieldObs_51jp4_256{font-family:var(--font-sans);font-size:11px;color:var(--text-muted);line-height:1.5}._ncmResult_51jp4_263{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:10px 14px;background:var(--navy-800);border:1px solid var(--navy-border);border-radius:var(--radius-md);min-height:44px;margin-top:22px}._ncmDesc_51jp4_277{font-family:var(--font-sans);font-size:13px;font-weight:500;color:var(--text-primary)}._ncmRates_51jp4_284{font-family:var(--font-sans);font-size:11px;color:var(--text-muted)}._ncmRates_51jp4_284 strong{color:var(--gold-light)}._ncmPlaceholder_51jp4_293{font-family:var(--font-sans);font-size:12px;color:var(--text-muted);font-style:italic}._cambioObs_51jp4_300{flex:1;display:flex;align-items:center;gap:7px;font-family:var(--font-sans);font-size:11px;color:var(--text-muted);margin-top:22px;padding:10px 14px;background:var(--navy-800);border:1px solid var(--navy-border);border-radius:var(--radius-md)}._cambioObs_51jp4_300 svg{width:14px;height:14px;color:var(--gold-muted);flex-shrink:0}._modalGroup_51jp4_321{display:flex;gap:8px}._modalBtn_51jp4_326{flex:1;padding:9px 8px;border-radius:var(--radius-md);border:1px solid var(--navy-border);background:var(--navy-800);color:var(--text-muted);font-family:var(--font-sans);font-size:12px;cursor:pointer;transition:all var(--transition);text-align:center}._modalBtn_51jp4_326:hover{border-color:var(--gold-muted);color:var(--text-primary)}._modalBtnActive_51jp4_344{border-color:var(--gold-muted)!important;background:#c9a34e14!important;color:var(--gold-light)!important}._erro_51jp4_350{font-family:var(--font-sans);font-size:12px;color:#e07070;padding:8px 12px;background:#dc505014;border-radius:var(--radius-md);border:1px solid rgba(220,80,80,.2);margin-top:-8px}._btn_51jp4_361{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:var(--gold);color:var(--navy-800);border:none;border-radius:var(--radius-md);padding:14px;font-family:var(--font-serif);font-size:16px;font-weight:600;cursor:pointer;transition:background var(--transition),transform var(--transition);margin-top:4px}._btn_51jp4_361 svg{width:18px;height:18px}._btn_51jp4_361:hover{background:var(--gold-light);transform:translateY(-1px)}._btn_51jp4_361:active{transform:scale(.98)}._resultado_51jp4_391{display:flex;flex-direction:column;gap:16px;animation:_slideIn_51jp4_1 .5s ease both}._cargaRow_51jp4_398{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}._cargaCard_51jp4_404{background:var(--navy-600);border:1px solid var(--navy-border);border-radius:var(--radius-lg);padding:16px;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}._cargaLabel_51jp4_416{font-family:var(--font-sans);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}._cargaValor_51jp4_424{font-family:var(--font-serif);font-size:24px;font-weight:600;color:var(--gold)}._cargaSub_51jp4_431{font-family:var(--font-sans);font-size:10px;color:var(--text-muted)}._acordo_51jp4_437{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#50b46412;border:1px solid rgba(80,180,100,.25);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:12px;color:#7ecb8f}._acordo_51jp4_437 svg{width:16px;height:16px;flex-shrink:0}._tabela_51jp4_455{background:var(--navy-600);border:1px solid var(--navy-border);border-radius:var(--radius-lg);padding:20px}._tabelaTitulo_51jp4_462{font-family:var(--font-sans);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:14px}._taxRow_51jp4_471{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(30,48,80,.6)}._taxRow_51jp4_471:last-child{border-bottom:none}._taxDestaque_51jp4_483{background:#50b4640d;border-radius:var(--radius-sm);padding:10px 8px;margin:0 -8px}._taxLeft_51jp4_490{display:flex;flex-direction:column;gap:2px}._taxLabel_51jp4_496{font-family:var(--font-sans);font-size:13px;color:var(--text-secondary)}._taxFonte_51jp4_502{font-family:var(--font-sans);font-size:10px;color:var(--text-muted);letter-spacing:.03em}._taxRight_51jp4_509{display:flex;align-items:center;gap:10px;flex-shrink:0}._taxBadge_51jp4_516{font-family:var(--font-sans);font-size:10px;padding:2px 8px;border-radius:20px;border:1px solid rgba(201,163,78,.3);color:var(--gold-muted);letter-spacing:.06em;white-space:nowrap}._taxValor_51jp4_527{font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--text-primary);min-width:110px;text-align:right}._taxValorDestaque_51jp4_536{color:#7ecb8f}._cta_51jp4_540{background:var(--navy-600);border:1px solid rgba(201,163,78,.2);border-radius:var(--radius-lg);padding:20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}._cta_51jp4_540 p{font-family:var(--font-sans);font-size:14px;color:var(--text-secondary)}._ctaBtn_51jp4_557{display:inline-block;padding:11px 28px;background:var(--gold);color:var(--navy-800);border-radius:var(--radius-md);font-family:var(--font-serif);font-size:15px;font-weight:600;text-decoration:none;transition:background var(--transition),transform var(--transition)}._ctaBtn_51jp4_557:hover{background:var(--gold-light);transform:translateY(-1px)}._miniFooter_51jp4_574{position:relative;z-index:1;width:100%;max-width:720px;border-top:1px solid var(--navy-border);padding:16px 0 28px;margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:8px}._miniFooter_51jp4_574 p{font-family:var(--font-sans);font-size:11px;color:#fff3;margin:0}._miniFooterLinks_51jp4_594{display:flex;align-items:center;gap:8px}._miniFooterLinks_51jp4_594 a{font-family:var(--font-sans);font-size:11px;color:#ffffff40;text-decoration:none;transition:color var(--transition);letter-spacing:.03em}._miniFooterLinks_51jp4_594 a:hover{color:var(--gold-muted)}._sep_51jp4_611{color:#ffffff26;font-size:11px}@media(max-width:600px){._container_51jp4_54{padding-top:28px}._form_51jp4_177{padding:20px 16px}._rowThree_51jp4_208{grid-template-columns:1fr 1fr}._cargaRow_51jp4_398{grid-template-columns:1fr}._modalGroup_51jp4_321,._row_51jp4_201{flex-direction:column}._ncmResult_51jp4_263,._cambioObs_51jp4_300{margin-top:0}}:root{--navy-950: #020810;--navy-900: #050D1A;--navy-800: #0A192F;--navy-700: #0F2238;--navy-600: #162040;--navy-500: #1A2A3F;--navy-border: #1E3050;--gold: #C9A34E;--gold-light: #D4B978;--gold-muted: #9A7838;--gold-subtle: rgba(201, 163, 78, .15);--text-white: #FFFFFF;--text-primary: #E8EAF2;--text-secondary: rgba(255,255,255,.75);--text-muted: rgba(255,255,255,.5);--text-dark: #0A192F;--text-dark-secondary: #475569;--text-dark-muted: #64748B;--surface-light: #F6F6F8;--surface-white: #FFFFFF;--border-light: #E2E8F0;--font-serif: "Playfair Display", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 20px;--transition: .2s ease;--transition-md: .3s ease}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none}html{scroll-behavior:smooth}body{font-family:var(--font-sans);font-weight:400;line-height:1.6;color:var(--text-dark);background-color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button{font-family:var(--font-sans)}
