@import url("fonts.css");
:root{
  --cor-texto: #555;
  --cor-sub: #333;
  --cor-primaria:#1351b4;
  --cor-secundaria:#0c326f;
}
  body {
    font-family: 'Rawline', sans-serif;
  }
  .CNU-title {
    font-weight: 700;
    font-size: 1rem;
    color: #555;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 1rem;
  }
  .main-title {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 600;
    color: #0c326f;
    padding-bottom: 10px;
    margin: 0;
  }
  .subtitle {
    font-weight: 400;
    font-size: 16px;
    color: #555;
    line-height: normal;
    margin-bottom: 10px;
  }
  .share-text {
    font-size: 12px;
    text-align: center;
  }
  .drop-cap::first-letter {
    float: left;
    font-size: 4em;
    line-height: 0.68;
    font-weight: bold;
    margin-right: 0.05em;
    color: #1451B4;
  }
  .vlibras-icon {
    position: fixed;
    right: 10px;
    top: 40%;
    transform: translateY(-50%);
    z-index: 1000;
  }
  .light-disc {
    list-style-type: none;
  }
  .light-disc li::before {
    content: "\2022";
    color: #BBBBBB;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
  }
  .sticky-header {
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 1000;
    transition: box-shadow 0.3s ease;
  }
  .sticky-header.shadow {
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  }
.container{
max-width:1167px !important;
width:100% !important;
position:relative;
z-index:3;
margin:0 auto;
padding:0 15px;
}
#site-header {
background-color: #fff;
position: relative;
z-index: 999;
}
#site-header .header-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-bottom: 4px;
padding-top: 4px;
position: relative;
}
.br-header {
background: #fff;
display: flex;
padding: 16px 0;
position: relative;
width:100%;
}
.br-header .header-top {
display: flex;
justify-content: flex-end;
width: 100%;
}
.br-header .header-logo {
align-items: center;
display: flex;
flex: 1;
float: left;
gap: 16px;
}
.br-header .header-logo img, .br-header .header-logo svg {
max-height: 40px;
}
.br-header .header-actions {
align-items: center;
display: flex;
justify-content: flex-end;
}
.br-button {
align-items: center;
background-color: transparent;
border: 0;
border-radius: 40px;
color: #1351b4;
cursor: pointer;
display: inline-flex;
font-size: 16.8px;
font-weight: 600;
height: 32px;
justify-content: center;
overflow: hidden;
padding: 0 24px;
position: relative;
text-align: center;
vertical-align: middle;
white-space: nowrap;
width: auto;
}
.links-rapidos.svelte-19kdt9x ul.svelte-19kdt9x, li.svelte-19kdt9x.svelte-19kdt9x {
white-space: nowrap;
margin: 0;
padding: 0px;
}
.links-rapidos.svelte-19kdt9x ul li.svelte-19kdt9x {
display: flex;
flex-direction: row;
align-items: center;
margin: 0;
height:fit-content;
}
.links-rapidos.svelte-19kdt9x ul li.titulo.svelte-19kdt9x {
color: #333;
display: none;
font-size: 14px;
font-weight: bold;
padding: 16px;
border: none;
text-align: center;
}
.links-rapidos.svelte-19kdt9x ul li a.svelte-19kdt9x {
font-size: 14px;
color:var(--cor-primaria);
transition: all .2s linear;
}
.links-rapidos.svelte-19kdt9x ul li a.svelte-19kdt9x:hover{
color:var(--cor-secundaria);
}
.br-divider.vertical, hr.vertical {
align-self: stretch;
border-right-width: 1px;
border-top-width: 0;
}
.br-divider, hr {
border-color: #ccc;
border-style: solid;
border-width: 0;
display: block;
}
.wrapper.svelte-1jznxvb {
display: flex;
flex-direction: row;
gap: 2px;
margin-right: 8px;
}
.wrapper.svelte-18ap8dw {
margin-left: 6px;
}
.button-wrapper.svelte-18ap8dw {
display: flex;
align-items: center;
}
.langue-select.svelte-18ap8dw {
all: unset;
color:var(--cor-primaria);
font-weight: 700;
margin-right: 2px;
font-size: 16px;
}
.langue-select.svelte-18ap8dw + button{
font-size: 14px;
width:24px;
}
.sr-only {
border: 0;
clip: rect(0,0,0,0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.br-button.circle, .br-button[circle] {
border-radius: 50%;
padding: 0;
width: 32px;
}
.br-button:not(:disabled):not(:disabled):hover {
background-image: linear-gradient(rgba(19,81,180,.16),rgba(19,81,180,.16));
}
.cta-wrapper.svelte-7keokj {
position: relative;
}
.br-sign-in {
align-items: center;
background-color: transparent;
border: 0;
border-radius: 100em;
color: var(--cor-primaria);
cursor: pointer;
display: inline-flex;
font-size: 16.8px;
font-weight: 600;
height: 40px;
justify-content: center;
overflow: hidden;
padding: 0 24px;
position: relative;
text-align: center;
vertical-align: middle;
white-space: nowrap;
width: auto;
background-color: #f8f8f8;
padding: 0 16px 3px;
margin-left: 15px;
}
.br-sign-in.primary, .br-sign-in[primary] {
background-color: var(--cor-primaria);
color: #fff;
}
.br-sign-in.primary:hover, .br-sign-in[primary]:hover{
background-color: var(--cor-secundaria);
}
.br-sign-in i{
margin-right:6px;
}
#site-header .header-wrapper .site-name-wrapper {
align-items: baseline;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#site-header .header-wrapper .site-name-wrapper .toggle-main-navigation {
color: #1351b4;
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-right: 4px;
width: auto;
border-radius: 50%;
padding: 0;
margin-left: -4.875px;
}
#site-header .header-wrapper .site-name-wrapper .toggle-main-navigation .fa {
display: inline-block;
text-align: center;
}
#site-header .header-wrapper .site-name-wrapper .toggle-main-navigation .fa-times {
display: none;
}
#site-header .header-wrapper .site-name-wrapper .site-name {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin: 0;
padding: 0;
align-items: center;
}
#site-header .header-wrapper .site-name-wrapper .site-name a {
--webkit-box-orient: vertical;
--webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
color: #333;
font-size: 15px;
font-weight: 400;
line-height: 17px;
padding: 0 0 3px;
}
.govbr-busca-header {
height: 56px;
margin: 0 0 0 8px;
min-width: 56px;
width: 56px;
}
.govbr-busca-header #govbr-busca-input {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 56px;
left: calc(100vw - 56px);
overflow: hidden;
position: absolute;
right: 0;
top: 0;
left: 100%;
-webkit-transition: left 300ms ease-in-out, right 200ms linear;
transition: left 300ms ease-in-out, right 200ms linear;
z-index: 2;
}
.aa-Autocomplete {
width: 100%;
}
.aa-Form {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #ededed;
border-radius: 6px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
line-height: 1em;
margin: 0;
position: relative;
width: 100%;
border: 1px solid #ededed;
}
.aa-InputWrapperPrefix {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-negative: 0;
flex-shrink: 0;
height: 50px;
height: 50px;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
align-items: center;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.aa-LoadingIndicator[hidden] {
display: none;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
.govbr-busca-header .aa-SubmitButton {
margin-right: 7px;
width: 36px;
height: 36px;
color: var(--cor-primaria);
font-size: 18px;
border-radius: 50%;
}
.govbr-busca-header .aa-SubmitButton:hover{
background-color: #dbe8fb;
}
.aa-InputWrapper {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
position: relative;
width: 100%;
}
.aa-Input::placeholder {
color: #333;
font-size: 16px;
font-style: italic;
font-weight: 500;
}
.aa-Input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: none;
border: 0;
color: rgba(38, 38, 39, 1);
font: inherit;
height: 50px;
padding: 0 32px 0 32px;
width: 100%;
font-size: 16px;
font-weight: 500;
border:0 !important;
outline: none !important;
}
#breadcrumbs .content {
border-bottom: 1px solid rgba(0,0,0,0.1);
padding-top: 0;
padding-bottom: 12px;
font-size: 1.4rem;
}
#breadcrumbs .content .home::before {
content: none;
}
#breadcrumbs .content > span::before {
content: '>';
color: #9e9d9d;
padding: 0 8px;
vertical-align: text-bottom;
font-size: 12px;
}
#breadcrumbs .content > span a {
font-size: 13px;
text-decoration: none;
color: #1351b4;
font-weight: 500;
}
#breadcrumbs .content > span {
text-decoration: none;
color: #333;
font-size: 13px;
font-weight: 600;
}
footer{
background-color: #071d41;
padding: 30px 0 0;
}
footer .copy{
padding: 20px 0 15px;
background-color: #04132a;
}
.logo-rodape{
max-width: 140px;
margin: 0 auto 20px;
}
footer span{
display: block;
text-align: center;
color: #fff;
font-size: 14px;
margin: 0 0 10px;
}
.links-rodape{
display: flex;
align-items: center;
justify-content: center;
margin:0 auto 20px;
}
.links-rodape a{
position: relative;
color:#fff;
font-size: 14px;
transition: all 0.3s linear;
}
.links-rodape a:hover{
color:#5992ed;
}
.links-rodape a:not(:last-child){
margin-right: 15px;
padding-right: 15px;
}
.links-rodape a:not(:last-child):after{
content:"";
width:1px;
height:20px;
background-color: #fff;
position: absolute;
right:0;
top:50%;
transform: translateY(-50%);
}
footer .copy span{
display: block;
text-align: center;
font-size: 13px;
line-height: 1;
}
footer .copy span a{
color:#fff;
font-weight: 600;
transition: all 0.3s linear;
}
footer .copy span a:hover{
color:#5992ed;
}
.mobile{
display: none;
}

@media only screen and (min-width: 768px) {
    #site-header .header-wrapper {
        padding-bottom: 0;
        padding-top: 16px;
    }
    .br-header .header-logo {
        margin: 0;
    }
    .links-rapidos.svelte-19kdt9x.svelte-19kdt9x {
        display: flex;
        flex-direction: row;
        align-items: center;
        position: relative;
    }
    .links-rapidos.svelte-19kdt9x .toggle-links-rapidos.svelte-19kdt9x {
        display: none;
    }
    .links-rapidos.svelte-19kdt9x ul.svelte-19kdt9x {
        display: flex !important;
        gap: 8px;
    }
    a.svelte-19kdt9x.svelte-19kdt9x {
        padding: 4px 8px;
        border-radius: 16px;
    }
    .mx-sm-1 {
        margin-left: 4px !important;
        margin-right: 4px !important;
    }
    .wrapper.svelte-18ap8dw {
        position: relative;
    }
    #site-header .main .header-wrapper {
        min-height: 88px;
        padding-bottom: 16px;
        padding-top: 16px;
    }
    #site-header .header-wrapper .site-name-wrapper .toggle-main-navigation {
        margin-left: -5.5px;
    }
    #site-header .header-wrapper .site-name-wrapper .toggle-main-navigation .fa {
        font-size: 20px;
        line-height: 22px;
        width: 32px;
    }
    #site-header .header-wrapper .site-name-wrapper .site-name a {
        font-size: 18px;
        line-height: 24px;
        padding: 0 0 4px;
    }
    .govbr-busca-header {
        margin-left: 20px;
        min-width: 384px;
        width: 384px;
    }
    .govbr-busca-header #govbr-busca-input {
        left: 768px;
        right: 0;
        border-radius: 6px;
        top:16px;
        z-index:4;
    }
}

@media(max-width:992px){
.desktop{display: none;}
.mobile{display: block;}
.logo-rodape {
max-width: 120px;
margin: 0 auto 20px;
}
footer span{
font-size: 13px;
}
.links-rodape a{
font-size: 13px;
}
.links-rodape a:not(:last-child)::after {
height: 14px;
top: calc(50% + 2px);
transform: translateY(-50%);
}
footer .copy span {
display: block;
text-align: center;
font-size: 13px;
line-height: 1.5;
}
.links-rapidos.svelte-19kdt9x ul.svelte-19kdt9x{
display: none;
}
.br-sign-in{
margin-left: 0;
}
.br-button.circle, .br-button[circle] {
border-radius: 50%;
padding: 0;
width: 28px;
font-size: 15px;
}
.langue-select.svelte-18ap8dw{
font-size: 15px;
}
.br-header .header-logo img, .br-header .header-logo svg {
max-height: 30px;
}
button.toggle-links-rapidos{
font-size: 20px !important;
}
.govbr-busca-header {
height: 40px;
margin: 0 0 0 8px;
min-width: 40px;
width: 40px;
}
.govbr-busca-header .govbr-busca-toggle {
height: 40px;
line-height: 40px;
top: 7px;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
border-radius: 50px;
font-size: 18px;
color: var(--cor-primaria);
background-color: transparent;
}
.govbr-busca-header #govbr-busca-input{
display: none;
}
#site-header .header-wrapper .site-name-wrapper .toggle-main-navigation .fa {
font-size: 14px;
line-height: 22px;
width: 22px;
}
.br-header{
padding: 12px 0 8px;
}
#breadcrumbs .content{
padding-top: 0;
}
#breadcrumbs .content > span a, #breadcrumbs .content > span {
font-size: 12px;
}
footer svg{
width:140px !important;
}
footer .flex.justify-between{
flex-wrap: wrap;
justify-content: center;
text-align: center;
gap:15px;
}

}