.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.sobre-header[data-v-08981049]{background:linear-gradient(135deg,#023449,#0477a1);padding:12px 16px;display:flex;align-items:center;gap:12px}.sobre-header-icon[data-v-08981049]{width:36px;height:36px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.22);border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sobre-header-title[data-v-08981049]{font-size:14px;font-weight:700;color:#fff;line-height:1.2}.sobre-header-sub[data-v-08981049]{font-size:11px;color:hsla(0,0%,100%,.6);margin-top:1px}.sobre-body[data-v-08981049]{display:flex;align-items:stretch;gap:0}.sobre-desc-col[data-v-08981049]{flex:1;padding:16px 18px;min-width:0}.sobre-desc[data-v-08981049]{font-size:13px;color:#5a6a7a;line-height:1.7;margin-bottom:10px}.sobre-link[data-v-08981049]{color:#0477a1;font-weight:600;text-decoration:none;border-bottom:1.5px solid rgba(4,119,161,.35);padding-bottom:1px;transition:color .15s,border-color .15s}.sobre-link[data-v-08981049]:hover{color:#035878;border-bottom-color:#035878}.combos-card[data-v-08981049]{display:flex;flex-direction:column}.combos-header[data-v-08981049]{background:linear-gradient(135deg,#1a4a5e,#1e7aa0);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.combos-header-left[data-v-08981049]{display:flex;align-items:center;gap:10px}.combos-header-icon[data-v-08981049]{width:28px;height:28px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.combos-header-title[data-v-08981049]{font-size:13px;font-weight:700;color:#fff}.combos-header-sub[data-v-08981049]{font-size:10px;color:hsla(0,0%,100%,.6);margin-top:1px}.combos-table[data-v-08981049]{flex:1}.combos-thead[data-v-08981049]{background:#f5f8fa!important}.combos-th[data-v-08981049]{color:#5a6a7a!important;font-weight:700!important;letter-spacing:.3px;padding-top:10px!important;padding-bottom:10px!important;border-bottom:1px solid #e8edf2!important}.combos-row[data-v-08981049]{transition:background .15s}.combos-row[data-v-08981049]:hover{background:#f0f5f8!important}.combos-row--alt[data-v-08981049]{background:#fafcfe}.combos-td[data-v-08981049]{padding-top:10px!important;padding-bottom:10px!important}.combos-td--faixa[data-v-08981049]{min-width:150px}.faixa-wrap[data-v-08981049]{display:flex;align-items:center}.faixa-ate[data-v-08981049],.faixa-de[data-v-08981049]{font-size:12px;font-weight:600;color:#3d5166}.faixa-sem-limite[data-v-08981049]{font-size:11px;font-weight:500;color:#9aacbc;font-style:italic}.qtd-wrap[data-v-08981049]{display:inline-flex;align-items:center}.desconto-valor[data-v-08981049],.qtd-valor[data-v-08981049]{font-size:13px;font-weight:700;color:#023449}.desconto-valor[data-v-08981049]{padding-right:16px!important}.combos-footer[data-v-08981049]{display:flex;align-items:center;padding:8px 14px;background:#f5f8fa;border-top:1px solid #e8edf2;font-size:11px;color:#8fa8bc}.fluxo-card[data-v-08981049]{display:flex;flex-direction:column}.fluxo-header[data-v-08981049]{background:linear-gradient(135deg,#023449,#035878);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.fluxo-header-left[data-v-08981049]{display:flex;align-items:center;gap:10px}.fluxo-header-icon[data-v-08981049]{width:28px;height:28px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fluxo-header-title[data-v-08981049]{font-size:13px;font-weight:700;color:#fff}.fluxo-header-sub[data-v-08981049]{font-size:10px;color:hsla(0,0%,100%,.6);margin-top:1px}.fluxo-lista[data-v-08981049]{display:flex;flex-direction:column;margin-bottom:4px}.fluxo-item[data-v-08981049]{display:flex;align-items:flex-start;gap:14px}.fluxo-item-esq[data-v-08981049]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.fluxo-item-wrap[data-v-08981049]{position:relative;display:inline-flex}.fluxo-item-icon[data-v-08981049]{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center}.fluxo-item-num[data-v-08981049]{position:absolute;top:-6px;left:-6px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2)}.fluxo-item-linha[data-v-08981049]{width:2px;flex:1;min-height:16px;background:linear-gradient(180deg,#dde8f0,#eef3f7);border-radius:2px;margin:4px 0;align-self:stretch}.fluxo-item-texto[data-v-08981049]{padding-top:6px;padding-bottom:18px}.fluxo-item:last-child .fluxo-item-texto[data-v-08981049]{padding-bottom:0}.fluxo-item-label[data-v-08981049]{font-size:13px;font-weight:700;color:#023449;line-height:1.3}.fluxo-item-desc[data-v-08981049]{font-size:11px;color:#8fa8bc;line-height:1.5;margin-top:2px}.sobre-exemplo[data-v-08981049]{display:flex;align-items:flex-start;gap:10px;padding:11px 14px;background:linear-gradient(135deg,#f0f8ff,#e8f4fd);border:1px solid #c5e0f0;border-radius:10px}.sobre-exemplo-icone[data-v-08981049]{width:26px;height:26px;background:rgba(4,119,161,.1);border:1px solid rgba(4,119,161,.2);border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.sobre-exemplo-titulo[data-v-08981049]{display:block;font-size:10px;font-weight:700;color:#0477a1;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}.sobre-exemplo-texto[data-v-08981049]{font-size:12px;color:#3d6070;line-height:1.55}@media (max-width:599px){.combos-td--faixa[data-v-08981049]{min-width:unset}}