.site-header[data-astro-cid-3ef6ksr2]{position:fixed;z-index:100;inset:0 0 auto;min-width:20rem;height:var(--header-height-mobile);border-bottom:1px solid rgba(244,248,251,.18);background:linear-gradient(105deg,#011629 0% 38%,#043e60 72%,#287fb3 140%);color:var(--color-white)}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;height:100%;align-items:center;justify-content:space-between;gap:var(--space-4)}.brand-name[data-astro-cid-3ef6ksr2]{display:inline-flex;min-height:2.75rem;align-items:center;color:var(--color-white);font-size:clamp(1rem,4.5vw,1.1875rem);font-weight:700;line-height:1.2;text-decoration:none}.desktop-nav[data-astro-cid-3ef6ksr2]{display:none}.menu-toggle[data-astro-cid-3ef6ksr2]{display:inline-flex;width:2.75rem;height:2.75rem;padding:.625rem;flex:0 0 auto;flex-direction:column;align-items:stretch;justify-content:center;gap:.3125rem;border:1px solid rgba(255,255,255,.4);border-radius:.5rem;background:transparent;color:var(--color-white);cursor:pointer}.menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{height:.125rem;border-radius:999px;background:currentColor;transition:transform var(--transition-fast),opacity var(--transition-fast)}.menu-is-open[data-astro-cid-3ef6ksr2] .menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(.4375rem) rotate(45deg)}.menu-is-open[data-astro-cid-3ef6ksr2] .menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.menu-is-open[data-astro-cid-3ef6ksr2] .menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}.mobile-panel[data-astro-cid-3ef6ksr2]{position:fixed;inset:var(--header-height-mobile) 0 0;overflow-y:auto;border-top:1px solid var(--color-blue-line);background:var(--color-white);color:var(--color-navy)}.mobile-panel[data-astro-cid-3ef6ksr2][hidden]{display:none}.mobile-nav[data-astro-cid-3ef6ksr2]{padding-block:var(--space-6)}.mobile-nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2],.desktop-nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{padding:0;margin:0;list-style:none}.mobile-nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]+li[data-astro-cid-3ef6ksr2]{border-top:1px solid var(--color-blue-line)}.mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:flex;min-height:3.5rem;align-items:center;justify-content:space-between;color:var(--color-navy);font-size:1rem;font-weight:500;text-decoration:none}.mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--color-accent);font-weight:600}.mobile-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active:after{width:.5rem;height:.5rem;border-radius:50%;background:var(--color-accent);content:""}@media(min-width:64rem){.site-header[data-astro-cid-3ef6ksr2]{height:var(--header-height-desktop)}.brand-name[data-astro-cid-3ef6ksr2]{font-size:1.3125rem}.menu-toggle[data-astro-cid-3ef6ksr2],.mobile-panel[data-astro-cid-3ef6ksr2]{display:none}.desktop-nav[data-astro-cid-3ef6ksr2]{display:block;height:100%}.desktop-nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;height:100%;align-items:stretch;gap:var(--space-6)}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{position:relative;display:flex;height:100%;align-items:center;color:var(--color-white);font-size:.875rem;font-weight:500;text-decoration:none}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{position:absolute;right:0;bottom:.75rem;left:0;height:.125rem;transform:scaleX(0);transform-origin:center;background:var(--color-accent);content:"";transition:transform var(--transition-fast)}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after,.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus-visible:after,.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active:after{transform:scaleX(1)}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{font-weight:600}}.site-footer[data-astro-cid-sz7xmlte]{min-height:8rem;background:linear-gradient(105deg,#011629 0% 38%,#043e60 72%,#287fb3 140%);color:#ffffffd1}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;min-height:inherit;padding-block:var(--space-4);flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--space-2)}.site-footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{margin:0;font-size:.75rem;font-weight:400;line-height:1.45}.site-footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#ffffffe6}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{min-height:2.75rem;display:inline-flex;align-items:center;border:0;background:transparent;color:#ffffffd1;text-decoration:none}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte][href="/privacidade"]{transition:color .2s ease}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte][href="/privacidade"]:hover{color:#8fc9ed}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte][href="/privacidade"]:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:.25rem}.footer-credit[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{display:inline-block;background:none;color:#ffffffd1;-webkit-text-fill-color:currentColor}.footer-credit[data-astro-cid-sz7xmlte]{transition:color .2s ease}.bitte511-credit[data-astro-cid-sz7xmlte]:hover span[data-astro-cid-sz7xmlte],.footer-credit[data-astro-cid-sz7xmlte]:focus-visible span[data-astro-cid-sz7xmlte]{display:inline-block;background-image:linear-gradient(90deg,#7a35f0,#a900d6 52%,#d500c5);background-position:center;background-repeat:no-repeat;background-size:100% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.footer-credit[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:.25rem}@supports not ((-webkit-background-clip: text) or (background-clip: text)){.bitte511-credit[data-astro-cid-sz7xmlte]:hover span[data-astro-cid-sz7xmlte],.footer-credit[data-astro-cid-sz7xmlte]:focus-visible span[data-astro-cid-sz7xmlte]{background:none;color:#c300ce;-webkit-text-fill-color:#c300ce}}@media(min-width:48rem){.site-footer[data-astro-cid-sz7xmlte]{min-height:5rem}.footer-inner[data-astro-cid-sz7xmlte]{padding-block:var(--space-4);flex-direction:row;align-items:center;justify-content:space-between;gap:var(--space-6)}.site-footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.8125rem}}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/montserrat-latin-400-normal.CIMKXMQI.woff2) format("woff2"),url(/_astro/montserrat-latin-400-normal.c9plhWJ-.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/montserrat-latin-500-normal.BO--OZiJ.woff2) format("woff2"),url(/_astro/montserrat-latin-500-normal.D2tJUN_M.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/montserrat-latin-600-normal.CjtsKS3e.woff2) format("woff2"),url(/_astro/montserrat-latin-600-normal.BIqsilEx.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/montserrat-latin-700-normal.BYRy5CoC.woff2) format("woff2"),url(/_astro/montserrat-latin-700-normal.CdCxnP3F.woff) format("woff")}:root{--color-navy: #011629;--color-petroleum: #244e60;--color-accent: #2b7fb3;--color-white: #ffffff;--color-off-white: #f9f3f0;--color-gray-light: #f2edeb;--color-blue-surface: #f4f8fb;--color-blue-surface-strong: #eaf2f7;--color-blue-line: #d5e4ed;--color-text-on-dark: #f4f8fb;--font-display: clamp(2.75rem, 5vw, 4.75rem);--font-page-title: clamp(2.25rem, 4.2vw, 4rem);--font-hero-title: clamp(1.75rem, 3vw, 2.875rem);--font-section-title: clamp(1.75rem, 2.6vw, 2.5rem);--font-lead: clamp(1.125rem, 1.5vw, 1.375rem);--font-body: clamp(1rem, 1vw, 1.125rem);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-30: 7.5rem;--container-max: 75rem;--header-height-mobile: 4.25rem;--header-height-desktop: 4.75rem;--page-inline: 1.25rem;--focus-ring: 0 0 0 .1875rem rgba(43, 127, 179, .48);--shadow-interactive: 0 .5rem 1.5rem rgba(1, 22, 41, .06);--transition-fast: .18s ease}*,*:before,*:after{box-sizing:border-box}html{min-width:20rem;color:var(--color-navy);background:var(--color-white);font-family:Montserrat,Arial,sans-serif;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height-mobile) + var(--space-4));text-size-adjust:100%}body{min-height:100vh;margin:0;background:var(--color-white);color:var(--color-navy);font-size:1rem;font-weight:400;line-height:1.65}body.menu-open{overflow:hidden}a{color:inherit;text-decoration-thickness:.1em;text-underline-offset:.2em}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:.125rem solid var(--color-accent);outline-offset:.1875rem;box-shadow:var(--focus-ring)}button,input,textarea,select{font:inherit}img,picture,svg{display:block;max-width:100%}.container{width:min(100% - (2 * var(--page-inline)),var(--container-max));margin-inline:auto}.grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.primary-action{display:inline-flex;min-height:3.25rem;width:fit-content;padding:.75rem 1.875rem;align-items:center;justify-content:center;border:1px solid #244e60;border-radius:.5625rem;background:#244e60;color:var(--color-white);font-size:.9375rem;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.primary-action:hover{transform:translateY(-.0625rem);border-color:#011629;background:#011629}.primary-action:focus-visible{outline:.125rem solid #287fb3;outline-offset:.1875rem;box-shadow:none}.primary-action:active{transform:translateY(0);border-color:#000f1d;background:#000f1d}.site-shell{display:flex;min-height:100vh;flex-direction:column}.site-main{flex:1;padding-top:var(--header-height-mobile)}.structural-page{min-height:calc(100vh - var(--header-height-mobile) - 8rem)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:1000;top:var(--space-2);left:var(--space-2);padding:var(--space-3) var(--space-4);transform:translateY(-150%);border-radius:.5rem;background:var(--color-white);color:var(--color-navy);font-weight:600;transition:transform var(--transition-fast)}.skip-link:focus{transform:translateY(0)}@media(min-width:48rem){:root{--page-inline: 1.5rem}}@media(min-width:64rem){:root{--page-inline: 2rem}html{scroll-padding-top:calc(var(--header-height-desktop) + var(--space-4))}.site-main{padding-top:var(--header-height-desktop)}.structural-page{min-height:calc(100vh - var(--header-height-desktop) - 5rem)}.grid{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.primary-action{transition:none}.primary-action:hover,.primary-action:active{transform:none}}
