.theme--light.v-data-table tbody tr.v-data-table__selected{background:#f5f5f5}.theme--light.v-data-table .v-row-group__header,.theme--light.v-data-table .v-row-group__summary{background:#eee}.theme--light.v-data-table .v-data-footer{border-top:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table .v-data-table__empty-wrapper{color:rgba(0,0,0,.38)}.theme--dark.v-data-table tbody tr.v-data-table__selected{background:#505050}.theme--dark.v-data-table .v-row-group__header,.theme--dark.v-data-table .v-row-group__summary{background:#616161}.theme--dark.v-data-table .v-data-footer{border-top:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table .v-data-table__empty-wrapper{color:hsla(0,0%,100%,.5)}.v-data-table{border-radius:4px}.v-data-table--mobile>.v-data-table__wrapper tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded{border-bottom:0}.v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded__content{-webkit-box-shadow:inset 0 4px 8px -5px rgba(50,50,50,.75),inset 0 -4px 8px -5px rgba(50,50,50,.75);box-shadow:inset 0 4px 8px -5px rgba(50,50,50,.75),inset 0 -4px 8px -5px rgba(50,50,50,.75)}.v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:first-child{border-top-left-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:last-child{border-top-right-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:first-child{border-bottom-left-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:last-child{border-bottom-right-radius:4px}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-table-row{display:initial}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-row{height:auto;min-height:48px}.v-data-table__empty-wrapper{text-align:center}.v-data-table__mobile-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v-data-table__mobile-row__header{font-weight:600}.v-application--is-ltr .v-data-table__mobile-row__header{padding-right:16px}.v-application--is-rtl .v-data-table__mobile-row__header{padding-left:16px}.v-application--is-ltr .v-data-table__mobile-row__cell{text-align:right}.v-application--is-rtl .v-data-table__mobile-row__cell{text-align:left}.v-row-group__header td,.v-row-group__summary td{height:35px}.v-data-table__expand-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.v-data-table__expand-icon--active{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-data-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;padding:0 8px}.v-data-footer .v-btn{color:inherit}.v-application--is-ltr .v-data-footer__icons-before .v-btn:last-child{margin-right:7px}.v-application--is-ltr .v-data-footer__icons-after .v-btn:first-child,.v-application--is-rtl .v-data-footer__icons-before .v-btn:last-child{margin-left:7px}.v-application--is-rtl .v-data-footer__icons-after .v-btn:first-child{margin-right:7px}.v-data-footer__pagination{display:block;text-align:center}.v-application--is-ltr .v-data-footer__pagination{margin:0 32px 0 24px}.v-application--is-rtl .v-data-footer__pagination{margin:0 24px 0 32px}.v-data-footer__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;white-space:nowrap}.v-application--is-ltr .v-data-footer__select{margin-left:auto;margin-right:14px}.v-application--is-rtl .v-data-footer__select{margin-left:14px;margin-right:auto}.v-data-footer__select .v-select{-webkit-box-flex:0;-ms-flex:0 1 0px;flex:0 1 0;padding:0;position:static}.v-application--is-ltr .v-data-footer__select .v-select{margin:13px 0 13px 34px}.v-application--is-rtl .v-data-footer__select .v-select{margin:13px 34px 13px 0}.v-data-footer__select .v-select__selections{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-data-footer__select .v-select__selections .v-select__selection--comma{font-size:.75rem}.theme--light.v-data-table .v-data-table-header th.sortable .v-data-table-header__icon{color:rgba(0,0,0,.38)}.theme--light.v-data-table .v-data-table-header th.sortable.active,.theme--light.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon,.theme--light.v-data-table .v-data-table-header th.sortable:hover{color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table-header__sort-badge{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--dark.v-data-table .v-data-table-header th.sortable .v-data-table-header__icon{color:hsla(0,0%,100%,.5)}.theme--dark.v-data-table .v-data-table-header th.sortable.active,.theme--dark.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon,.theme--dark.v-data-table .v-data-table-header th.sortable:hover{color:#fff}.theme--dark.v-data-table .v-data-table-header__sort-badge{background-color:hsla(0,0%,100%,.12);color:#fff}.v-data-table-header th.sortable{pointer-events:auto;cursor:pointer;outline:0}.v-data-table-header th.sortable .v-data-table-header__icon{line-height:.9}.v-data-table-header th.active .v-data-table-header__icon,.v-data-table-header th:hover .v-data-table-header__icon{-webkit-transform:none;transform:none;opacity:1}.v-data-table-header th.desc .v-data-table-header__icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-data-table-header__icon{display:inline-block;opacity:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-data-table-header__sort-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:50%;min-width:18px;min-height:18px;height:18px;width:18px}.v-data-table-header-mobile th{height:auto}.v-data-table-header-mobile__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.v-data-table-header-mobile__wrapper .v-select{margin-bottom:8px}.v-data-table-header-mobile__wrapper .v-select .v-chip{height:24px}.v-data-table-header-mobile__wrapper .v-select .v-chip__close.desc .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-data-table-header-mobile__select{min-width:56px;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}.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;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);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;-webkit-box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);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;-webkit-transition:height .2s cubic-bezier(.4,0,.6,1);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;-ms-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}.tablet-footer[data-v-6559dbb8]{margin-top:48px;border-top:1px solid transparent;font-size:13px}.tablet-footer--light[data-v-6559dbb8]{background:#f8f8f8;border-top-color:#e8e8e8;color:#444}.tablet-footer--dark[data-v-6559dbb8]{background:#151515;border-top-color:#2a2a2a;color:#ccc}.tablet-footer__inner[data-v-6559dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;padding:36px 48px 28px}.footer-divider[data-v-6559dbb8]{width:1px;min-height:80px;-ms-flex-item-align:stretch;align-self:stretch;background:hsla(0,0%,50.2%,.2);-ms-flex-negative:0;flex-shrink:0}.footer-block[data-v-6559dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:220px;max-width:340px}.footer-block--horarios[data-v-6559dbb8]{max-width:480px}.footer-block__icon-wrap[data-v-6559dbb8]{margin-top:3px;-ms-flex-negative:0;flex-shrink:0}.footer-block__content[data-v-6559dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.footer-block__title[data-v-6559dbb8]{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.1px;opacity:.5;margin-bottom:4px}.footer-block__text[data-v-6559dbb8]{font-size:13.5px;font-weight:500;line-height:1.5}.footer-block__text--muted[data-v-6559dbb8]{font-size:12px;opacity:.6}.horarios-grid[data-v-6559dbb8]{display:grid;grid-template-columns:auto 1fr;gap:3px 16px;margin-top:2px}.horarios-dia[data-v-6559dbb8]{font-size:12.5px;font-weight:500;opacity:.75;white-space:nowrap}.horarios-valor[data-v-6559dbb8]{font-size:12.5px;font-weight:400}.horarios-valor--fechado[data-v-6559dbb8]{opacity:.4;font-style:italic}.horarios-dia--hoje[data-v-6559dbb8]{font-weight:700!important;opacity:1!important;color:var(--v-primary-base)}.tablet-footer__bottom[data-v-6559dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 48px 14px;border-top:1px solid hsla(0,0%,50.2%,.12)}.footer-copy[data-v-6559dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;opacity:.55}.footer-slogan[data-v-6559dbb8]{font-style:italic}.tablet-footer__ad[data-v-6559dbb8]{padding:12px 48px 20px}.footer-ad-inner[data-v-6559dbb8],.tablet-footer__ad[data-v-6559dbb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-ad-inner[data-v-6559dbb8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-ad-badge[data-v-6559dbb8]{font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--v-primary-base);border:1.5px solid var(--v-primary-base);border-radius:6px;padding:2px 8px;opacity:.7;-ms-flex-negative:0;flex-shrink:0}.footer-ad-text[data-v-6559dbb8]{font-size:11.5px;opacity:.4}.footer-ad-contact[data-v-6559dbb8]{font-size:11.5px;opacity:.45;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.v-navigation-drawer--fixed[data-v-39caf7db]{-webkit-transform:none!important;transform:none!important;visibility:visible!important;-ms-touch-action:pan-y;touch-action:pan-y}.app-bar-dark[data-v-39caf7db],.app-bar-light[data-v-39caf7db]{background-color:var(--bg-color)!important}.sidebar-logo-area[data-v-39caf7db]{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;padding:18px 16px 14px;border-bottom:1px solid hsla(0,0%,50.2%,.15)}.sidebar-logo[data-v-39caf7db]{width:130px;height:130px;-o-object-fit:cover;object-fit:cover;border-radius:18px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.12);box-shadow:0 4px 16px rgba(0,0,0,.12);-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.sidebar-logo[data-v-39caf7db]:hover{-webkit-transform:scale(1.03);transform:scale(1.03);-webkit-box-shadow:0 6px 22px rgba(0,0,0,.18);box-shadow:0 6px 22px rgba(0,0,0,.18)}.sidebar-categories[data-v-39caf7db]{padding:8px 0;overflow-y:auto;height:calc(100% - 182px);position:relative;-ms-scroll-chaining:none;overscroll-behavior:contain}.sidebar-item[data-v-39caf7db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:76px;padding:12px 8px;margin:4px 10px;border-radius:12px;cursor:pointer;-webkit-transition:background .2s ease,border-color .2s ease;transition:background .2s ease,border-color .2s ease;text-align:center;border:2px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sidebar-item[data-v-39caf7db]:hover{background:hsla(0,0%,50.2%,.12)}.sidebar-item--active[data-v-39caf7db]{border-color:var(--v-primary-base);background:hsla(0,0%,50.2%,.1)}.sidebar-item__label[data-v-39caf7db]{font-size:12px;font-weight:600;margin-top:6px;line-height:1.25;letter-spacing:.3px;max-width:160px;word-break:break-word}.svg-icon[data-v-39caf7db]{display:inline-block;width:30px;height:30px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.nav-action-btn[data-v-39caf7db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:8px 18px 8px 8px;margin:0 5px;border-radius:50px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1.5px solid hsla(0,0%,100%,.28);color:#fff;cursor:pointer;-webkit-transition:background .22s ease,border-color .22s ease,-webkit-transform .2s cubic-bezier(.34,1.56,.64,1),-webkit-box-shadow .22s ease;transition:background .22s ease,border-color .22s ease,-webkit-transform .2s cubic-bezier(.34,1.56,.64,1),-webkit-box-shadow .22s ease;transition:background .22s ease,border-color .22s ease,transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .22s ease;transition:background .22s ease,border-color .22s ease,transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .22s ease,-webkit-transform .2s cubic-bezier(.34,1.56,.64,1),-webkit-box-shadow .22s ease;outline:none;white-space:nowrap;min-height:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.nav-action-btn[data-v-39caf7db]:hover{background:hsla(0,0%,100%,.26);border-color:hsla(0,0%,100%,.5);-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 6px 20px rgba(0,0,0,.18);box-shadow:0 6px 20px rgba(0,0,0,.18)}.nav-action-btn[data-v-39caf7db]:active{-webkit-transform:translateY(0) scale(.97);transform:translateY(0) scale(.97);-webkit-box-shadow:none;box-shadow:none}.nav-action-btn__icon[data-v-39caf7db]{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;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.2);-ms-flex-negative:0;flex-shrink:0;-webkit-transition:background .2s ease;transition:background .2s ease}.nav-action-btn:hover .nav-action-btn__icon[data-v-39caf7db]{background:hsla(0,0%,100%,.3)}.nav-action-btn__text[data-v-39caf7db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:1.1}.nav-action-btn__label[data-v-39caf7db]{display:block;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.95);letter-spacing:.4px}.nav-action-btn__single-label[data-v-39caf7db]{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.95);letter-spacing:.4px}.nav-action-btn__icon[data-v-39caf7db]{position:relative;overflow:visible}.nav-action-btn__contador[data-v-39caf7db]{position:absolute;top:-5px;right:-6px;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:#fff;color:var(--v-primary-base);font-size:12px;font-weight:800;line-height:22px;text-align:center;-webkit-box-shadow:0 0 0 2px var(--bg-color,#000),0 2px 6px rgba(0,0,0,.3);box-shadow:0 0 0 2px var(--bg-color,#000),0 2px 6px rgba(0,0,0,.3)}.nav-action-btn--cart[data-v-39caf7db]{background:hsla(0,0%,100%,.2)}.nav-action-btn--cart[data-v-39caf7db]:hover{background:hsla(0,0%,100%,.3)}.qtd[data-v-9e9f0d60]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid hsla(0,0%,50.2%,.25);border-radius:22px;padding:2px;-webkit-box-flex:0;-ms-flex:none;flex:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.qtd__valor[data-v-9e9f0d60]{min-width:30px;text-align:center;font-weight:800;font-size:16px}.qtd--compacto .qtd__valor[data-v-9e9f0d60]{min-width:26px;font-size:15px}.pd[data-v-0683f550]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;position:relative;min-height:0}.theme--dark .pd[data-v-0683f550]{background:#1e1e1e}.pd__topo[data-v-0683f550]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:12px 66px 12px 16px;border-bottom:1px solid hsla(0,0%,50.2%,.2);-webkit-box-flex:0;-ms-flex:none;flex:none}.pd__thumb[data-v-0683f550]{width:48px;height:48px;border-radius:10px;overflow:hidden;-webkit-box-flex:0;-ms-flex:none;flex:none}.pd__topo-txt[data-v-0683f550]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.pd__topo-nome[data-v-0683f550]{font-size:15px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd__topo-passo[data-v-0683f550]{font-size:12.5px;color:#8b9098;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd__trilha[data-v-0683f550]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;width:190px;-webkit-box-flex:0;-ms-flex:none;flex:none}.pd__trilha-seg[data-v-0683f550]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:6px;border-radius:6px;background:hsla(0,0%,50.2%,.25);-webkit-transition:background .2s;transition:background .2s}.pd__trilha-seg--feito[data-v-0683f550]{background:#0f8a3d}.pd__trilha-seg--agora[data-v-0683f550]{background:var(--v-primary-base)}.pd__fechar[data-v-0683f550]{position:absolute;top:8px;right:8px;z-index:5}.pd__corpo[data-v-0683f550]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex}.pd__produto[data-v-0683f550]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:26px;padding:8px 26px 20px}.pd__foto[data-v-0683f550]{border-radius:16px;overflow:hidden;-webkit-box-flex:0;-ms-flex:none;flex:none}.pd__produto-txt[data-v-0683f550]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.pd__produto-nome[data-v-0683f550]{font-size:23px;font-weight:800;line-height:1.2;margin:0}.pd__produto-det[data-v-0683f550]{font-size:14px;color:#6b7178;line-height:1.5;margin:8px 0 0;white-space:pre-line}.theme--dark .pd__produto-det[data-v-0683f550]{color:#b0b6bd}.pd__produto-preco[data-v-0683f550]{font-size:25px;font-weight:800;color:var(--v-primary-base);margin-top:14px}.pd__etapa[data-v-0683f550]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:14px 22px 0}.pd__etapa-cab[data-v-0683f550]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:14px;margin-bottom:12px;-webkit-box-flex:0;-ms-flex:none;flex:none}.pd__etapa-ctx[data-v-0683f550]{font-size:11px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;color:var(--v-primary-base);margin-bottom:2px}.pd__etapa-tit[data-v-0683f550]{font-size:18px;font-weight:800;line-height:1.2}.pd__etapa-sub[data-v-0683f550]{font-size:13px;color:#6b7178;margin-top:2px}.theme--dark .pd__etapa-sub[data-v-0683f550]{color:#b0b6bd}.pd__opcoes[data-v-0683f550]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;display:grid;grid-template-columns:1fr 1fr;gap:9px;-ms-flex-line-pack:start;align-content:start;padding-bottom:14px}@media (max-width:720px){.pd__opcoes[data-v-0683f550]{grid-template-columns:1fr}.pd__produto[data-v-0683f550]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;text-align:center}}.pd-opcao[data-v-0683f550]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px;padding:9px 12px;border:2px solid hsla(0,0%,50.2%,.25);border-radius:12px;cursor:pointer;min-height:62px;-webkit-transition:border-color .12s,background .12s;transition:border-color .12s,background .12s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pd-opcao--on[data-v-0683f550]{border-color:var(--v-primary-base);background:hsla(0,0%,50.2%,.07)}.pd-opcao--off[data-v-0683f550]{opacity:.42;cursor:not-allowed}.pd-opcao__foto[data-v-0683f550]{border-radius:8px;-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-opcao__txt[data-v-0683f550]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.pd-opcao__nome[data-v-0683f550]{font-size:14.5px;font-weight:600;line-height:1.25}.pd-opcao--on .pd-opcao__nome[data-v-0683f550]{color:var(--v-primary-base)}.pd-opcao__det[data-v-0683f550]{font-size:12px;color:#8b9098;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-opcao__preco[data-v-0683f550]{font-size:13.5px;font-weight:700;color:#0f8a3d;white-space:nowrap}.pd-opcao__gratis[data-v-0683f550]{font-size:12.5px;color:#8b9098;white-space:nowrap}.pd-opcao__esgotado[data-v-0683f550]{font-size:12px;color:#8b9098;white-space:nowrap}.pd-opcao__radio[data-v-0683f550]{width:25px;height:25px;border-radius:50%;border:2px solid hsla(0,0%,50.2%,.45);-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-transition:border .12s;transition:border .12s}.pd-opcao--on .pd-opcao__radio[data-v-0683f550]{border:8px solid var(--v-primary-base)}.pd-opcao__mais[data-v-0683f550]{width:40px;height:40px;border-radius:50%;border:2px solid hsla(0,0%,50.2%,.35);-webkit-box-flex:0;-ms-flex:none;flex:none;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;color:#8b9098}.pd-opcao:hover .pd-opcao__mais[data-v-0683f550]{border-color:var(--v-primary-base);color:var(--v-primary-base)}.pd-contador[data-v-0683f550]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--v-primary-base);border-radius:22px;padding:2px;-webkit-box-flex:0;-ms-flex:none;flex:none}.pd-contador__valor[data-v-0683f550]{min-width:26px;text-align:center;color:#fff;font-weight:800;font-size:15px}.pd__revisao[data-v-0683f550]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.pd__revisao-lista[data-v-0683f550]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;padding:14px 24px 4px}.pd__revisao-tit[data-v-0683f550]{font-size:17px;font-weight:800;margin-bottom:10px}.pd__revisao-bloco[data-v-0683f550]{margin-top:12px}.pd__revisao-etapa[data-v-0683f550]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:10px;font-size:11.5px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#8b9098;margin-bottom:5px}.pd__editar[data-v-0683f550]{font-size:11.5px;font-weight:700;color:var(--v-primary-base);text-transform:none;letter-spacing:0;cursor:pointer}.pd__linha[data-v-0683f550]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;font-size:14px;padding:3px 0}.pd__linha--base[data-v-0683f550]{font-weight:700;padding-bottom:8px;border-bottom:1px dashed hsla(0,0%,50.2%,.3)}.pd__linha-nome[data-v-0683f550]{color:#4a5057;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme--dark .pd__linha-nome[data-v-0683f550]{color:#c8ced5}.pd__linha-val[data-v-0683f550]{font-weight:700;white-space:nowrap}.pd__revisao-vazio[data-v-0683f550]{font-size:13.5px;color:#8b9098;font-style:italic;margin-top:14px}.pd__revisao-obs[data-v-0683f550]{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:10px 24px 4px}.pd__rodape[data-v-0683f550]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:11px 20px;border-top:1px solid hsla(0,0%,50.2%,.2);-webkit-box-flex:0;-ms-flex:none;flex:none}.pd__total[data-v-0683f550]{margin-right:auto}.pd__total-rot[data-v-0683f550]{font-size:10.5px;text-transform:uppercase;letter-spacing:.6px;font-weight:700;color:#8b9098}.pd__total-val[data-v-0683f550]{font-size:20px;font-weight:800;line-height:1.1}.pd__cta[data-v-0683f550]{font-weight:800}.pd__cta-valor[data-v-0683f550]{background:rgba(0,0,0,.2);padding:3px 10px;border-radius:8px;margin-left:10px}.custom-scrollbar[data-v-0683f550]::-webkit-scrollbar{width:7px}.custom-scrollbar[data-v-0683f550]::-webkit-scrollbar-thumb{background-color:hsla(0,0%,50.2%,.35);border-radius:7px}.category[data-v-ab0e98c4]{font-size:1.3em;font-weight:700;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.grupo-section[data-v-ab0e98c4]{margin-bottom:4px}.products-grid[data-v-ab0e98c4]{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:8px 0 24px}@media (max-width:1400px){.products-grid[data-v-ab0e98c4]{grid-template-columns:repeat(3,1fr)}}@media (max-width:960px){.products-grid[data-v-ab0e98c4]{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.products-grid[data-v-ab0e98c4]{grid-template-columns:repeat(2,1fr);gap:10px}}.product-card[data-v-ab0e98c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;position:relative;-webkit-transition:-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease}.product-card[data-v-ab0e98c4]:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 12px 30px rgba(0,0,0,.2)!important;box-shadow:0 12px 30px rgba(0,0,0,.2)!important}.product-img-wrapper[data-v-ab0e98c4]{height:190px;overflow:hidden;position:relative;border-radius:14px 14px 0 0}.product-img-float[data-v-ab0e98c4]{-webkit-transform:scale(1.18);transform:scale(1.18);width:100%!important;height:100%!important}.product-card.anim-ativa .product-img-float[data-v-ab0e98c4]{-webkit-animation-name:floatCard-ab0e98c4;animation-name:floatCard-ab0e98c4;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.product-card.anim-pausada .product-img-float[data-v-ab0e98c4]{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes floatCard-ab0e98c4{0%{-webkit-transform:translateY(0) scale(1.18);transform:translateY(0) scale(1.18)}50%{-webkit-transform:translateY(-12px) scale(1.18);transform:translateY(-12px) scale(1.18)}to{-webkit-transform:translateY(0) scale(1.18);transform:translateY(0) scale(1.18)}}@keyframes floatCard-ab0e98c4{0%{-webkit-transform:translateY(0) scale(1.18);transform:translateY(0) scale(1.18)}50%{-webkit-transform:translateY(-12px) scale(1.18);transform:translateY(-12px) scale(1.18)}to{-webkit-transform:translateY(0) scale(1.18);transform:translateY(0) scale(1.18)}}.product-content[data-v-ab0e98c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.product-title[data-v-ab0e98c4]{text-transform:uppercase;letter-spacing:1px;line-height:1.2;font-weight:700;font-size:14px}.product-details[data-v-ab0e98c4],.product-title[data-v-ab0e98c4]{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.product-details[data-v-ab0e98c4]{font-size:13px;line-height:18px;white-space:pre-line}.stock-chip[data-v-ab0e98c4]{position:absolute;top:0;background:#8009e5;color:#fff;border-radius:5px;padding:0 5px}html[data-v-39336757]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container[data-v-39336757]{padding-left:16px;padding-right:16px}.v-card__text[data-v-39336757]{padding:0 12px 10px!important}@media (min-width:768px){.container[data-v-39336757]{width:100%;padding-left:28px;padding-right:28px}.v-card__text[data-v-39336757]{padding:0 24px 20px!important}}.flex-container[data-v-39336757]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around;padding:0;margin:0;list-style:none}.v-card__text[data-v-39336757],.v-card__title[data-v-39336757]{word-break:normal}.bold[data-v-39336757]{font-weight:700}.no-products-message[data-v-39336757]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;margin:80px 0;color:#757575}.v-list-item[data-v-39336757]{border-bottom:1px solid #eee}.tela-de-estado[data-v-39336757]{position:fixed;top:0;right:0;bottom:0;left:0;padding:24px;text-align:center}[data-v-39336757] .v-navigation-drawer__content{flex-direction:column;overflow:hidden}.carrinho[data-v-39336757],[data-v-39336757] .v-navigation-drawer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.carrinho[data-v-39336757]{flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.carrinho__topo[data-v-39336757]{-webkit-box-flex:0;-ms-flex:none;flex:none}.carrinho__corpo[data-v-39336757]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.carrinho__rodape[data-v-39336757]{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:12px 16px 14px;border-top:1px solid hsla(0,0%,50.2%,.22)}.carrinho__total[data-v-39336757]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.carrinho__total-rot[data-v-39336757]{font-size:12px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#8b9098}.carrinho__total-val[data-v-39336757]{font-size:24px;font-weight:800;color:var(--v-primary-base)}.carrinho-vazio[data-v-39336757]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:56px 32px 40px}.carrinho-vazio[data-v-39336757],.carrinho-vazio__icone[data-v-39336757]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carrinho-vazio__icone[data-v-39336757]{width:108px;height:108px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:22px}.carrinho-vazio__titulo[data-v-39336757]{font-size:20px;font-weight:600;line-height:1.25}.carrinho-vazio__texto[data-v-39336757]{font-size:14px;line-height:1.5;color:#8a8a8a;margin-top:10px;max-width:270px}.carrinho-vazio__nota[data-v-39336757]{font-size:13px;line-height:1.45;color:#8a8a8a;margin-top:28px;max-width:270px}.custom-scrollbar[data-v-39336757]{-ms-scroll-chaining:none;overscroll-behavior:contain}.custom-scrollbar[data-v-39336757]::-webkit-scrollbar{width:6px}.custom-scrollbar[data-v-39336757]::-webkit-scrollbar-thumb{background-color:hsla(0,0%,39.2%,.3);border-radius:6px}.qtd-stepper[data-v-507af0fa]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qtd-text[data-v-507af0fa]{display:inline-block;min-width:44px;text-align:center}.qtd-input[data-v-507af0fa]{width:44px;padding:2px 0;border:none;border-bottom:1px dashed;border-radius:4px 4px 0 0;background-color:transparent;color:inherit;font-size:16px;font-weight:700;text-align:center;cursor:text;outline:none;-webkit-transition:background-color .15s,border-color .15s;transition:background-color .15s,border-color .15s}.qtd-input--light[data-v-507af0fa]{border-bottom-color:rgba(0,0,0,.35)}.qtd-input--dark[data-v-507af0fa]{border-bottom-color:hsla(0,0%,100%,.45)}.qtd-input[data-v-507af0fa]:hover:not(:disabled){background-color:hsla(0,0%,49.8%,.12)}.qtd-input[data-v-507af0fa]:focus{border-bottom-style:solid;border-bottom-color:var(--v-primary-base,currentColor);background-color:hsla(0,0%,49.8%,.16)}.qtd-input[data-v-507af0fa]:disabled{cursor:default;opacity:.5}.app-bar-dark[data-v-6d1354f7],.app-bar-light[data-v-6d1354f7]{background-color:var(--bg-color)!important}.product-title[data-v-6d1354f7]{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;font-size:16px}.product-details[data-v-6d1354f7]{font-size:14px;line-height:20px;padding:2px 0 2px 0}.stock-chip[data-v-6d1354f7]{margin:-20px 0 10px -20px;background:#8009e5;color:#fff;border-radius:2px 5px 5px 5px;padding:0 5px;width:150px}