.ibxlBr {
    width: 100vw;
    height: 400px;
    padding-top: 30px;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    background-color: #1351B4;
    background-image: url('../images/digital.png');
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: -25% 45%;
}

@media only screen and (max-width: 769px) {
    .ibxlBr {
        height: 400px;
    }
}

data-styled.g1[id="styles__Hero-sc-100m4q5-0"] {
    content: "ibxlBr,";
}

.FhLjf {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #95b9d0;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.FhLjf h1 {
    color: #fff;
    cursor: pointer;
}

.FhLjf a {
    text-decoration: none;
}

data-styled.g2[id="styles__Nav-sc-100m4q5-1"] {
    content: "FhLjf,";
}

.hbRfsa {
    font-style: normal;
    font-size: 1.1em;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
}

data-styled.g4[id="styles__HelperText-sc-100m4q5-3"] {
    content: "hbRfsa,";
}

.fHKQD {
    width: 700px;
    padding: 20px 7px 40px 7px;
    min-height: 300px;
    max-width: 95%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 10px 10px 50px 3px rgba(1, 69, 0, 0.22);
    margin: -230px auto 6em;
    background-image: url(../images/digital.png);
    background-position: 50% 60px;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 576px) {
    .fHKQD {
        margin-top: -200px;
        margin-bottom: 1em;
    }
}

data-styled.g5[id="styles__Container-sc-2sw1au-0"] {
    content: "fHKQD,";
}

.ksHDuE {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 7px 0;
}

@media only screen and (max-width: 576px) {
    .ksHDuE {
        font-size: 1.4em;
        line-height: 34px;
        margin-bottom: 14px;
    }
}

data-styled.g6[id="styles__Title-sc-2sw1au-1"] {
    content: "ksHDuE,";
}

.hAHaYX {
    font-size: 20px;
    color: #494949;
    font-weight: 700;
    text-align: center;
    margin: 7px 0;
    margin-bottom: -7px;
}

@media only screen and (max-width: 576px) {
    .hAHaYX {
        font-size: 1.2em;
        line-height: 30px;
        margin-bottom: 14px;
    }
}

data-styled.g7[id="styles__Subtitle-sc-2sw1au-2"] {
    content: "hAHaYX,";
}

.eFIQrI {
    width: 100vw;
    text-align: center;
    background-color: white;
}

.eFIQrI .copyright {
    padding: 20px;
    border-top: 1px solid #c2c2c2;
    font-size: 15px;
}

data-styled.g11[id="styles__Container-sc-1wjqcz9-0"] {
    content: "eFIQrI,";
}

.bZPybw .prefooter {
    padding: 40px 20px 20px 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
}

.bZPybw .prefooter span {
    text-transform: uppercase;
    text-align: left;
}

.bZPybw .prefooter img {
    max-width: 50vw !important;
}

.bZPybw .item {
    height: 3em !important;
    justify-content: space-between;
}

.bZPybw .item .content {
    font-size: 14px;
    line-height: 18px;
}

data-styled.g12[id="styles__Container-ch4ctt-0"] {
    content: "bZPybw,";
}

.bNleck .flex-container {
    align-items: center;
}

.bNleck .br-header .actions .login-changed {
    order: 4;
}

.bNleck .br-header .actions .login-changed .br-button {
    width: auto;
    padding: 0 var(--spacing-scale-base);
    white-space: nowrap;
    background: var(--color-secondary-02);
    margin-left: var(--spacing-scale-base);
}

@media only screen and (min-width: 576px) {
    .bNleck .actions .functions {
        display: none;
    }
}

.bNleck .popmenu li svg {
    display: none;
}

data-styled.g13[id="styles__Container-sc-9hq8no-0"] {
    content: "bNleck,";
}

.ebFaGc {
    display: grid;
    align-items: center;
    width: 100%;
    grid-template-columns: 1fr;
    padding: 0;
    margin: 0 0 18px 0;
}

.ebFaGc .back {
    cursor: pointer;
}

data-styled.g19[id="styles__Container-sc-1fczxu9-0"] {
    content: "ebFaGc,";
}

.iCAybd {
    justify-self: right;
}

@media only screen and (max-width: 768px) {
    .iCAybd {
        grid-row: 2;
        grid-column: auto / span 1;
        display: flex;
        justify-content: center;
    }
    .iCAybd button {
        width: 100%;
    }
}

data-styled.g20[id="styles__Action-sc-1fczxu9-1"] {
    content: "iCAybd,";
}

.duXIeG {
    color: #fff;
    background-color: #111d7d;
    border-color: #ffffff00;
    border-width: 1px;
    border-style: solid;
    border-radius: 100px;
    min-width: 230px;
    cursor: pointer;
    max-width: 10px;
    /* display: flex; */
}

.duXIeG:hover {
    color: #fff;
    background-color: #1a2997;
    border-color: #ffffff00;
}

.duXIeG .content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

.duXIeG .content svg {
    margin-right: 10px;
}

.duXIeG .content .icon-container {
    padding: 16px 4px 16px 0;
    border-radius: 5px 0 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.duXIeG .content .icon-container img {
    margin-right: 20px;
    max-width: 20px;
}

.duXIeG .content .text-container {
    max-height: 58px;
    padding: 16px 0;
    font-weight: 700;
    font-size: 18px;
    font-family: Rawline;
    display: flex;
    justify-content: center;
    align-items: center;
}

.jRItCK {
    color: #fff;
    background-color: #DDDDDD;
    border-color: #ffffff00;
    border-width: 1px;
    border-style: solid;
    border-radius: 100px;
    min-width: 230px;
    cursor: auto;
}

.jRItCK:hover {
    color: #fff;
    background-color: #e2e2e2;
    border-color: #ffffff00;
}

.jRItCK .content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

.jRItCK .content svg {
    margin-right: 10px;
}

.jRItCK .content .icon-container {
    padding: 16px 4px 16px 0;
    border-radius: 5px 0 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.jRItCK .content .icon-container img {
    margin-right: 20px;
    max-width: 20px;
}

.jRItCK .content .text-container {
    max-height: 58px;
    padding: 16px 0;
    font-weight: 700;
    font-size: 18px;
    font-family: Rawline;
    display: flex;
    justify-content: center;
    align-items: center;
}

data-styled.g21[id="styles__Container-k79jbo-0"] {
    content: "duXIeG,jRItCK,";
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    max-width: 100%;
}

html {
    scroll-behavior: smooth;
}

body {
    background: #f4f7f9;
    color: #000000;
    font: 400 16px Rawline, sans-serif;
}

data-styled.g32[id="sc-global-bkZigk1"] {
    content: "sc-global-bkZigk1,";
}

.eCmFTx {
    align-items: center;
    justify-content: center;
}

.eCmFTx .text p {
    text-align: center;
    margin-bottom: 18px;
    font-size: 18px;
}

.eCmFTx .text p.title {
    margin-top: 0px;
    color: #1351B4;
    font-weight: 700;
}

.eCmFTx .image {
    text-align: center;
}

.eCmFTx .image p {
    font-size: 10px;
    color: #5e5e5e;
}

data-styled.g35[id="styles__UploadHelper-sc-1qsziaa-0"] {
    content: "eCmFTx,";
}

.bVjNYw {
    flex-direction: column;
    text-align: center;
}

.bVjNYw input {
    display: none;
}

.bVjNYw p {
    font-size: 14px;
    margin-bottom: 2px;
    text-align: center;
    color: #5e5e5e;
}

.bVjNYw .buttons {
    margin-bottom: 10px;
}

.bVjNYw .buttons button {
    margin: 10px 10px;
}

data-styled.g36[id="styles__Upload-sc-1qsziaa-1"] {
    content: "bVjNYw,";
}

.bdnRLN {
    margin-top: 30px;
    font-size: 13px !important;
}

data-styled.g37[id="styles__VersionSupport-sc-1qsziaa-2"] {
    content: "bdnRLN,";
}


/* Icones de upload e download ===============================================================================================*/
.btn-upload .text-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: relative;
}

.btn-upload .text-container::before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' fill='%23fff'%3E%3Cpath d='M16.973 7.352c-.933-3.683-4.705-5.918-8.425-4.994-2.907.722-5.017 3.21-5.235 6.169-2.064.336-3.46 2.266-3.12 4.31.302 1.816 1.892 3.146 3.751 3.139h3.157v-1.25H3.944c-1.394 0-2.525-1.12-2.525-2.5s1.13-2.5 2.525-2.5c.35 0 .632-.28.632-.625-.003-3.106 2.538-5.626 5.675-5.63 2.716-.002 5.054 1.899 5.58 4.537a.629.629 0 0 0 .536.5c1.726.243 2.926 1.825 2.68 3.534a3.146 3.146 0 0 1-3.109 2.684h-2.525v1.25h2.525c2.44-.008 4.413-1.972 4.405-4.388-.006-2.011-1.396-3.759-3.37-4.236z'/%3E%3Cpath d='M9.809 9.908l-2.525 2.5.89.88 1.452-1.43v5.992h1.262v-5.993l1.446 1.432.89-.882-2.525-2.5a.636.636 0 0 0-.89 0z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(.141)' d='M0 0h20.202v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}

/* Buscar fonts ===============================================================================================*/
@font-face {
    font-family: 'Rawline';
    src: url('/static/font/rawline-400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Rawline';
    src: url('/static/font/rawline-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Rawline';
    src: url('/static/font/rawline-800.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
  }
  
  /* Exemplo de uso */
  body {
    font-family: 'Rawline', sans-serif;
  }
  