:root {
  --black: black;
  --white: white;
  --white-smoke: #f3f3f3;
  --firebrick: #be1e2d;
  --lime-green: #1fb76c;
  --indian-red-2: #fd4052;
  --black-2: #333;
  --lime-green-2: #1fb76c;
  --light-grey: #cccccc80;
  --indian-red: #333;
  --gainsboro: #dadce0;
  --white-smoke-2: #f8f8f8;
  --gainsboro-2: #dadce0;
  --accessible-components-dark-grey: #9b9b9b;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: var(--black);
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

li {
  margin-top: 6px;
  line-height: 18px;
}

.body {
  color: var(--black);
  font-family: Roboto, sans-serif;
}

.unidades {
  border-top: 1px solid #0000001a;
  padding-top: 20px;
}

.overlay-modal-sugerir {
  z-index: 1000;
  text-align: left;
  background-color: #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: 0%;
}

.overlay-modal-cidades {
  z-index: 1000;
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: 0%;
}

.dropdown {
  float: right;
  color: var(--white);
  align-items: center;
  height: 100%;
  padding: 6px 3px 3px;
  display: flex;
}

.text-block-46 {
  float: right;
  color: var(--white);
}

.icon {
  color: var(--white);
}

.dropdown-list {
  right: -2px;
}

.dropdown-list.w--open {
  background-color: var(--white);
  color: var(--white);
  border-radius: 5px;
  padding: 6px;
  right: 20px;
  box-shadow: 0 4px 8px #0000004d;
}

.dropdown-list.menu-user.w--open {
  position: absolute;
  top: 50px;
}

.dropdown-link {
  width: 150px;
  padding: 12px;
}

.dropdown-link:hover {
  background-color: var(--white-smoke);
  border-radius: 5px;
}

.dropdown-toggle {
  float: right;
  height: 64px;
}

.dropdown-toggle.toggle-delivery {
  border-radius: 100px;
  align-items: center;
  height: 44px;
  padding-top: 20px;
  display: flex;
}

.dropdown-toggle.toggle-delivery:hover {
  border-bottom: 3px none var(--white);
  background-color: #0000000f;
}

.dropdown-toggle.toggle-delivery:active {
  background-color: #0000001a;
}

.div-block-449 {
  padding-bottom: 20px;
}

.content-lojaonline {
  margin-top: -50px;
  padding-bottom: 40px;
}

.content-lojaonline.cardapio-tablet {
  background-color: var(--firebrick);
  justify-content: space-between;
  height: 100%;
  margin-top: 0;
  padding-top: 90px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.content-lojaonline.no-header {
  margin-top: 40px;
  margin-bottom: 40px;
}

.brand-2 {
  object-fit: cover;
  background-color: #0000;
  border-radius: 100%;
  min-width: 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
  margin-right: 20px;
  padding-left: 0;
  display: block;
  box-shadow: 0 2px 6px #0000001a;
}

.image-33 {
  object-fit: cover;
  border-radius: 100%;
  width: 64px;
  min-width: 64px;
  max-width: 64px;
  height: 64px;
  min-height: 64px;
  max-height: 64px;
}

.topo-lojaonline {
  background-color: var(--firebrick);
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 250px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.topo-lojaonline.cardapio-tablet-mobile {
  display: none;
}

.topo-lojaonline.change-with-disable {
  min-height: 200px;
}

.topo-lojaonline.disable {
  padding-top: 20px;
  display: none;
}

.heading-72 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 30px;
}

.heading-72.disable {
  display: none;
}

.div-block-536 {
  justify-content: space-around;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
  display: flex;
}

.div-block-536.cardapio-tablet {
  z-index: 0;
  background-color: var(--white);
  justify-content: flex-start;
  width: 70%;
  height: 100%;
  margin-left: 30%;
  margin-right: 0;
  padding-left: 20px;
  position: relative;
  inset: 0%;
  overflow: auto;
}

.div-block-536.width-100 {
  padding-right: 0;
}

.div-block-537 {
  box-shadow: none;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  width: 850px;
  padding-top: 0;
}

.div-block-537.cardapio-tablet, .div-block-537.width-100 {
  width: 100%;
}

.cart {
  z-index: 101;
  background-color: var(--white);
  border-radius: 8px;
  flex-direction: column;
  align-self: flex-start;
  width: 330px;
  min-width: 330px;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all .2s;
  display: flex;
  position: static;
  top: 20px;
  box-shadow: 0 2px 6px #0000001a;
}

.cart.hide {
  display: none;
}

.cart.cart-2-0 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.cart.cart-2-0.cart-sacola-tablet {
  width: 600px;
  min-width: 600px;
  margin: 40px auto;
  padding-top: 0;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.cart.cart-2-0.hide-desktop {
  display: none;
}

.div-block-539 {
  z-index: 1;
  background-color: var(--firebrick);
  color: var(--white);
  background-image: linear-gradient(#00000026, #00000026), url('../images/photo-1487004121828-9fa15a215a7a.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px #00000029;
}

.block-cart {
  z-index: 1000;
  width: 100%;
}

.text-block-240 {
  border: 1px none var(--white);
  opacity: .9;
  color: var(--white);
  text-align: center;
  background-color: #0000;
  border-radius: 4px;
  width: 280px;
  margin-top: 1px;
  margin-left: auto;
  margin-right: auto;
  padding: 3px 10px 2px;
  font-weight: 400;
  display: block;
}

.text-block-240.agendar {
  background-image: url('../images/agendamento-white.svg');
  background-position: 45px;
  background-repeat: no-repeat;
  background-size: 24px;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  padding-left: 45px;
  display: flex;
}

.text-block-242 {
  float: left;
  border: 1px solid #0000;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-right: 3px;
}

.block-links {
  background-color: var(--white);
  color: var(--black);
  background-image: url('../images/arrow.svg'), url('../images/more-store.svg');
  background-position: 98%, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: 12px, 24px;
  border: 1px solid #0000001a;
  border-radius: 4px;
  width: 100%;
  min-height: 62px;
  max-height: 62px;
  padding: 10px 40px 10px 60px;
  line-height: 16px;
  text-decoration: none;
  position: relative;
}

.block-links:hover {
  background-color: #00000008;
  border-style: solid;
  border-color: #00000026;
}

.block-links:active {
  opacity: .8;
}

.block-links.store {
  background-image: url('../images/ic-store.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 24px;
  border-color: #0000001a;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.block-links.store.alterar {
  background-image: url('../images/alterar.svg'), url('../images/ic-store.svg');
  background-position: 98%, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: 24px, 24px;
  border-radius: 6px;
}

.block-links.store.page-item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.block-links.store.page-item:hover {
  background-color: #0000;
}

.div-block-543 {
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-244 {
  clear: left;
  opacity: .8;
  font-size: 13px;
}

.itens {
  border-top: 1px #0000001a;
  overflow: auto;
}

.heading-73 {
  font-weight: 400;
}

.image-34 {
  opacity: .3;
  margin-bottom: 10px;
}

.nav-link-2 {
  border-bottom: 2px solid var(--firebrick);
  color: var(--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nav-link-2:hover {
  background-color: #0000000f;
}

.nav-link-2:active {
  background-color: #0000001a;
}

.nav-link-2.w--current {
  color: var(--white);
  background-color: #00000029;
  border: 1px #000;
}

.nav-link-2.w--current:active {
  background-color: #0000001a;
}

.bold-text-6 {
  text-align: center;
}

.heading-74 {
  text-align: center;
  font-size: 15px;
  line-height: 20px;
}

.text-block-247 {
  background-color: var(--white);
  color: var(--firebrick);
  text-align: center;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  padding: 2px 2px 0;
  font-size: 11px;
  font-weight: 500;
  display: flex;
  position: absolute;
  inset: auto auto 10px 10px;
}

.text-block-247.bt-sacola {
  position: static;
  inset: 0%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.categoria {
  z-index: 1;
  padding: 20px;
}

.div-block-569 {
  z-index: 100;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.div-block-569.itens-cardapio-tablet {
  grid-template-columns: 1fr;
}

.grid {
  z-index: 10;
  box-shadow: none;
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  justify-content: space-between;
  align-items: center;
  width: 395px;
  height: auto;
  padding: 15px;
  position: relative;
  overflow: hidden;
}

.grid:hover {
  border-style: solid;
  border-color: var(--white);
  box-shadow: 0 1px 6px #00000029;
}

.grid:active {
  background-color: #0000000d;
  border-color: #0000000d;
}

.grid.item-cardapio-tablet {
  border-radius: 6px;
  width: 100%;
}

.div-block-570 {
  background-image: url('../images/logo_ofertas.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 130px;
  min-width: 130px;
  max-width: 130px;
  height: 130px;
  min-height: 130px;
  max-height: 130px;
  display: flex;
  position: relative;
}

.div-block-570.default {
  opacity: .3;
  filter: grayscale();
  background-image: url('../images/image-default-item.png');
}

.div-block-570.imagem-produto-destaque {
  background-image: url('../images/image-default-item.png');
  width: 256px;
  min-width: 256px;
  max-width: 256px;
  height: 256px;
  min-height: 256px;
  max-height: 256px;
  overflow: hidden;
}

.div-block-570.imagem-produto-destaque.skeleton-block, .div-block-570.skeleton-block {
  background-image: none;
}

.div-block-570.tablet-view {
  align-items: center;
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  height: 140px;
  min-height: 140px;
  max-height: 140px;
  overflow: hidden;
}

.div-block-571 {
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  align-items: start;
  height: auto;
  min-height: auto;
  display: grid;
}

.text-block-248 {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-248.nome-item-tablet {
  font-size: 20px;
  line-height: 26px;
}

.paragraph-5 {
  color: #000000b3;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
}

.paragraph-5.description-item-tablet {
  font-size: 14px;
}

.text-block-249 {
  float: left;
  align-items: center;
  font-size: 18px;
  display: flex;
}

.text-block-249.promo {
  color: var(--lime-green);
  align-items: center;
  display: flex;
}

.text-block-249.promo.valor-item-tablet {
  align-items: center;
  display: flex;
}

.text-block-249.promo.valor-item-tablet.valor-overlay-standby {
  color: var(--white);
  font-size: 22px;
  line-height: 22px;
}

.text-block-249.original {
  margin-left: 10px;
  font-size: 14px;
  text-decoration: line-through;
}

.text-block-249.original-destaque {
  color: #0009;
  margin-left: 6px;
  font-size: 13px;
  line-height: 16px;
  text-decoration: line-through;
}

.text-block-249.original-destaque.item-na-loja.price-standby {
  color: #fff9;
  font-size: 16px;
}

.text-block-249.valor-item-tablet {
  font-size: 18px;
}

.text-block-249.original-destaque-page-item {
  color: #0009;
  margin-left: 6px;
  font-size: 16px;
  line-height: 16px;
  text-decoration: line-through;
}

.filter {
  z-index: 100;
  background-color: var(--white);
  border-bottom: 1px solid #0000001a;
  padding: 20px;
  position: sticky;
  top: 0;
}

.div-block-573 {
  min-width: 210px;
}

.div-block-574 {
  min-width: 210px;
  height: 20px;
}

.div-block-575 {
  min-width: 210px;
  padding-top: 0;
}

.search {
  width: 100%;
  height: 64px;
  position: relative;
}

.heading-75 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
}

.dropdown-5 {
  z-index: 1;
  background-color: var(--white);
  border-radius: 4px;
  width: 100%;
  height: 64px;
}

.dropdown-5.drop-genereo {
  z-index: 0;
  font-size: 16px;
}

.dropdown-toggle-3 {
  background-color: var(--white);
  border: 1px solid #0000001a;
  border-radius: 4px;
  width: 100%;
  height: 64px;
  padding-top: 22px;
  padding-left: 12px;
}

.dropdown-toggle-3:hover {
  border-color: var(--lime-green);
}

.dropdown-link-3 {
  background-color: var(--white);
  padding: 20px;
}

.dropdown-link-3:hover {
  background-color: #0000000d;
}

.dropdown-link-3.last {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.dropdown-list-3 {
  border: 1px solid #000;
}

.dropdown-list-3.w--open {
  background-color: var(--white);
  border-color: #0000001a;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-top: -2px;
  padding: 0;
}

.text-block-250 {
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 20px;
  font-weight: 400;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: auto 10px 13px auto;
  box-shadow: 0 2px 6px #0000001a;
}

.text-block-250:hover {
  background-color: #f2f2f2;
}

.text-block-250:active {
  background-color: #e4e4e4;
}

.opcoes {
  border-bottom-width: 1px;
  border-bottom-color: #0000001a;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.opcoes.mobile {
  padding-bottom: 20px;
  display: none;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  align-content: space-around;
  padding-bottom: 3px;
}

.itens-cart {
  background-color: #00000003;
  border-top: 1px solid #0000001a;
  border-bottom: 1px solid #0000001a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 30vh;
  max-height: 30vh;
  padding: 16px;
  display: flex;
  position: relative;
  overflow: auto;
}

.itens-cart.no-height {
  min-height: auto;
  max-height: none;
}

.item {
  border-top: 1px solid #0000001a;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.item.first {
  border-top-style: none;
}

.text-block-253 {
  opacity: .6;
  font-size: 13px;
  line-height: 18px;
}

.text-block-254 {
  font-size: 14px;
  font-weight: 500;
}

.text-block-254.free-gift {
  background-image: url('../images/ic-gift-green.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  padding-left: 25px;
}

.text-block-254.cupom {
  background-image: url('../images/ic-coupon-green.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 25px;
}

.text-block-257 {
  font-size: 14px;
  line-height: 18px;
}

.link-8 {
  color: var(--firebrick);
  font-weight: 500;
  text-decoration: none;
}

.link-8:hover {
  text-decoration: underline;
}

.link-9 {
  color: #0009;
  font-weight: 500;
  text-decoration: none;
}

.link-9:hover {
  text-decoration: underline;
}

.grid-3 {
  grid-template-rows: auto;
  place-items: center start;
  width: 100px;
  padding-top: 20px;
}

.grid-3.hide {
  display: none;
}

.grid-4 {
  grid-template-rows: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.grid-4.fidelidade {
  border-top: 1px dashed #0000001a;
  margin-top: 5px;
  padding-top: 10px;
}

.text-block-258 {
  opacity: .6;
  font-size: 14px;
}

.text-block-258.gratis {
  opacity: 1;
  color: var(--lime-green);
  font-weight: 500;
}

.text-block-258.desconto {
  opacity: 1;
  color: var(--lime-green);
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.text-block-259 {
  opacity: 1;
  color: #0009;
  font-size: 14px;
}

.text-block-259.subtotal-gift {
  background-image: url('../images/premio-verde.svg');
  background-position: 1%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 30px;
}

.text-block-259.coupon {
  background-image: url('../images/ic-coupon-green.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  padding-left: 30px;
}

.text-block-259.wallet {
  background-image: url('../images/wallet---green.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 30px;
}

.text-block-259.cupom-entrega {
  background-image: url('../images/entrega-green.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  padding-left: 30px;
}

.text-block-260 {
  font-size: 18px;
  font-weight: 500;
}

.price {
  border-bottom: 1px solid #0000001a;
  padding: 16px;
}

.button-80 {
  border: 2px solid var(--firebrick);
  background-color: var(--firebrick);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px 12px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.button-80:hover {
  border: 2px solid var(--firebrick);
  background-color: var(--white);
  color: var(--firebrick);
}

.button-80:active {
  opacity: .8;
}

.button-80.inativo {
  background-color: var(--white);
  opacity: .5;
  color: var(--black);
  cursor: default;
  border-color: #0000004d;
  padding-top: 16px;
  display: block;
}

.button-80.bt-troco {
  text-align: center;
  justify-content: center;
  width: auto;
  height: 44px;
  margin-right: 10px;
  font-weight: 500;
}

.button-80.bt-troco.inativo {
  padding-top: 10px;
  display: flex;
}

.fazer-pedido {
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
  inset: auto 0% 0%;
}

.text-block-261 {
  font-size: 18px;
  font-weight: 500;
}

.div-block-582 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-582.hide {
  display: none;
}

.text-block-262 {
  opacity: 1;
  color: #6c6c6c;
  font-size: 13px;
  font-weight: 400;
}

.text-block-262.gratis {
  opacity: 1;
  color: var(--lime-green);
  font-size: 13px;
  font-weight: 500;
}

.text-block-262.cobertura {
  cursor: pointer;
  background-image: url('../images/arrow.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}

.text-block-262.cobertura:hover {
  text-decoration: underline;
}

.text-block-263 {
  opacity: .7;
  font-size: 12px;
}

.button-81 {
  color: var(--black);
  background-color: #0000000d;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  padding: 8px 12px;
  font-size: 13px;
  font-weight: 400;
  display: flex;
}

.button-81:hover {
  background-color: #0000001a;
}

.button-81:active {
  opacity: .8;
}

.button-81.receber {
  width: 101.344px;
  min-width: 101.344px;
}

.button-81.agendar {
  background-color: var(--white);
  background-image: url('../images/arrow.svg'), url('../images/agendamento.svg');
  background-position: 98%, 12px;
  background-repeat: no-repeat, no-repeat;
  background-size: 12px, 22px 24px;
  border: 1px solid #0000001a;
  align-items: center;
  width: 100%;
  height: 54px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  font-weight: 500;
  display: flex;
}

.button-81.agendar.agendado {
  border-width: 2px;
  border-color: var(--firebrick);
  background-image: url('../images/editar.svg'), url('../images/agendamento.svg');
  background-position: 96%, 12px;
  background-size: 22px, 22px 24px;
}

.topo-cart {
  justify-content: space-between;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-78 {
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.heading-78.bold-name-loja, .radio-button-label {
  font-weight: 500;
}

.text-block-265 {
  font-size: 13px;
}

.image-35 {
  margin-bottom: 10px;
}

.div-block-589 {
  background-color: var(--white);
  border: 1px #0000001a;
  border-radius: 6px;
  width: 700px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-589.new-design-item {
  width: auto;
  min-width: 600px;
  max-width: 1000px;
}

.div-block-590 {
  background-color: var(--white);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  width: 100%;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-590.new-deisgn-item {
  background-image: none;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: auto;
  max-height: 480px;
  display: flex;
}

.div-block-591 {
  z-index: 100;
  background-color: var(--white);
  border-bottom: 1px #0000001a;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-591.pedido {
  position: static;
}

.div-block-592 {
  padding: 10px 20px 20px;
}

.div-block-593 {
  padding-left: 20px;
  padding-right: 20px;
}

.block-categoria-modal {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.div-block-595 {
  height: 80vh;
  padding-bottom: 70px;
  overflow: auto;
}

.div-block-595.new-design-item {
  display: flex;
  overflow: auto;
}

.categoria-complemento {
  z-index: 1;
  background-color: #f2f2f2;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  display: flex;
  position: sticky;
  top: 0;
}

.categoria-complemento.erro {
  border-left: 4px solid var(--indian-red-2);
}

.categoria-complemento.with-buttons {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: stretch;
  padding-bottom: 40px;
}

.heading-79 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
}

.text-block-267 {
  background-color: var(--black);
  color: var(--white);
  text-transform: uppercase;
  border-radius: 3px;
  margin-left: 5px;
  padding: 3px 5px;
  font-size: 10px;
}

.text-block-267.pronto {
  background-color: var(--lime-green);
  text-align: center;
}

.item-lista {
  cursor: pointer;
  border-bottom: 1px solid #0000001a;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.item-lista.last {
  border-bottom-style: none;
}

.text-block-268 {
  color: #000000b3;
}

.text-block-268.margin-maxmin {
  margin-top: 5px;
  margin-bottom: 5px;
}

.text-block-269 {
  margin-bottom: 5px;
  font-size: 16px;
}

.radio-button-label-3 {
  display: none;
}

.radio-button-2 {
  box-shadow: none;
  background-color: #0000001a;
  border-style: solid;
  border-color: #fff;
  width: 24px;
  height: 24px;
  margin-top: 10px;
}

.radio-button-2.w--redirected-checked {
  border-style: solid;
  border-color: var(--firebrick);
  background-color: var(--white);
  margin-top: 10px;
}

.radio-button-field-2 {
  flex-direction: column;
  justify-content: center;
  margin-top: 3px;
  margin-bottom: 0;
}

.div-block-596 {
  flex-direction: column;
  justify-content: center;
  margin-top: -10px;
  display: flex;
}

.form-block {
  margin-bottom: 0;
}

.div-block-597 {
  border: 1px solid #0000001a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 36px;
  margin-left: 10px;
  display: flex;
}

.menos {
  background-image: url('../images/menos.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  width: 44px;
  height: 44px;
}

.menos:hover {
  border-radius: 100px;
}

.menos:active {
  background-color: #00000012;
}

.menos.inativo {
  opacity: .3;
}

.menos.item-sacola {
  height: 40px;
}

.menos.custom-tablet {
  width: 56px;
  height: 56px;
}

.mais {
  background-image: url('../images/mais.svg');
  background-position: 55%;
  background-repeat: no-repeat;
  background-size: 23px;
  border-radius: 100px;
  align-self: center;
  width: 44px;
  height: 44px;
}

.mais:hover {
  border-radius: 100px;
}

.mais:active {
  background-color: #00000012;
}

.mais.inativo {
  opacity: .3;
}

.mais.item-sacola {
  height: 40px;
}

.mais.custom-tablet {
  width: 56px;
  height: 56px;
}

.div-block-600 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 34px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 700;
  display: flex;
}

.quantidade {
  width: 20%;
  margin-right: 20px;
}

.quantidade.new-design-item {
  justify-content: flex-end;
  width: auto;
  margin-right: 10px;
  display: flex;
}

.adicionar {
  width: 40%;
}

.adicionar.new-design-item {
  width: 20%;
}

.div-block-601 {
  z-index: 1000;
  background-color: var(--white);
  border: 1px solid #0000001a;
  border-style: solid none;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 64px;
  max-height: 64px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 20px 12px 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-601.new-design-item {
  justify-content: flex-end;
  width: 100%;
  margin-right: 0;
}

.div-block-601.new-design-item.custom-tablet {
  height: 80px;
  max-height: 80px;
}

.div-block-602 {
  border: 2px solid var(--firebrick);
  background-color: var(--firebrick);
  color: var(--white);
  cursor: pointer;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.div-block-602:hover {
  border: 2px solid var(--firebrick);
  background-color: var(--white);
  opacity: .9;
  color: var(--firebrick);
}

.div-block-602:active {
  opacity: .8;
}

.div-block-602.bt-form {
  text-align: center;
  height: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: block;
}

.div-block-603 {
  border: 1px solid #0000001a;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 44px;
  display: flex;
}

.div-block-603.qtd-item {
  border-style: none;
  border-radius: 6px;
  width: 140px;
  height: 40px;
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-603.custom-tablet {
  height: 56px;
}

.obs {
  border-top: 1px solid #0000001a;
  margin-top: 20px;
  padding: 20px;
}

.div-block-604 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-271 {
  color: #000000b3;
}

.div-block-605 {
  border: 1px solid #0000001a;
  border-radius: 4px;
  width: 100%;
  height: 75px;
  padding: 12px;
}

.div-block-607 {
  grid-column-gap: 4px;
  flex: 1;
  align-items: center;
  height: 64px;
  display: flex;
}

.footer-bar {
  z-index: 10000;
  background-color: var(--firebrick);
  align-items: center;
  width: 100%;
  height: 64px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
  box-shadow: 1px -3px 4px #0003;
}

.footer-bar:active {
  background-image: linear-gradient(#0000001a, #0000001a);
}

.footer-bar.sacola {
  cursor: pointer;
  background-image: none;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: fixed;
}

.footer-bar.sacola.bag-2-0 {
  z-index: 999;
  display: none;
  bottom: 0;
}

.footer-bar.sacola.bag-2-0.hide {
  display: none;
}

.footer-bar.pedido {
  z-index: 999;
  cursor: pointer;
  justify-content: center;
  display: flex;
}

.footer-bar.pedido.cancelado {
  background-color: #ccc;
  display: none;
}

.sacola {
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
  position: relative;
}

.sacola.pedido-na-loja, .sacola.pedidos-cardapio {
  background-image: none;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
}

.div-block-610 {
  color: var(--white);
  align-items: center;
  height: 64px;
  display: flex;
}

.div-block-610.pedido-cancelado {
  color: #00000080;
}

.text-block-272 {
  text-align: left;
}

.heading-80 {
  font-size: 16px;
}

.heading-81 {
  display: block;
}

.div-block-612 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  position: relative;
}

.div-block-613 {
  padding: 20px;
}

.text-block-273 {
  font-size: 16px;
  font-weight: 500;
}

.div-block-614 {
  border: 1px solid #0000001a;
  border-radius: 4px;
  width: 100%;
  height: 44px;
  margin-right: 10px;
  padding: 12px;
}

.link-block-30 {
  display: none;
}

.link-block-30.close-sacola-view-tablet {
  display: flex;
}

.link-10 {
  color: var(--firebrick);
}

.text-block-275 {
  margin-top: 10px;
  font-size: 13px;
}

.heading-82 {
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
}

.text-block-277 {
  opacity: .7;
}

.link-block-31 {
  color: var(--firebrick);
  padding: 15px 20px;
  text-decoration: none;
}

.link-block-31:hover {
  text-decoration: underline;
}

.div-block-542 {
  float: right;
  width: auto;
  padding: 10px 0 10px 10px;
}

.button {
  border: 2px solid var(--firebrick);
  background-color: var(--firebrick);
  color: #fff;
  border-radius: 4px;
  height: 44px;
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
}

.button:hover {
  border: 2px solid var(--firebrick);
  opacity: .95;
  color: var(--firebrick);
  background-color: #0000;
}

.button:active {
  opacity: .8;
}

.button.out {
  color: #1b2228;
  background-color: #fff;
  border-color: #0000;
  font-weight: 500;
  text-decoration: underline;
}

.button.out:hover {
  text-decoration: none;
}

.overlay {
  z-index: 3000;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: flex;
  position: fixed;
  inset: 0%;
}

.overlay.item {
  opacity: 0;
  border-top-style: none;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.overlay.item.hide {
  display: block;
}

.overlay.item.ficha-teste {
  display: none;
}

.overlay.endereco {
  z-index: 60000;
  display: none;
}

.overlay.unidades {
  opacity: 0;
  display: none;
}

.overlay.informacoes {
  opacity: 0;
  align-items: center;
  display: none;
  overflow: auto;
}

.overlay.finalizar, .overlay.cupons {
  display: none;
}

.overlay.endereco-2, .overlay.endereco-3 {
  z-index: 60000;
  display: none;
}

.overlay.cadastro-rapido {
  display: none;
}

.overlay.agendamento {
  align-items: flex-start;
  display: none;
}

.overlay.agendamento-avisos {
  display: none;
}

.overlay.formas-de-pagamento {
  align-items: flex-start;
  display: none;
  position: fixed;
  overflow: auto;
}

.overlay.escolhe-endereco {
  z-index: 60000;
  display: none;
}

.overlay.verifica-sms {
  opacity: 0;
  align-items: flex-start;
  display: none;
  position: fixed;
  overflow: auto;
}

.text-block-278 {
  font-weight: 500;
}

.div-block-622 {
  cursor: pointer;
  background-image: url('../images/location.svg');
  background-position: 24px;
  background-repeat: no-repeat;
  background-size: 24px;
  border: 1px solid #0000001a;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding: 20px 20px 20px 70px;
  display: flex;
}

.div-block-622:hover {
  border-color: var(--firebrick);
}

.div-block-622.selected {
  border-width: 2px;
  border-color: var(--firebrick);
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-622.unidade {
  background-image: url('../images/ic-store.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 24px;
}

.div-block-622.unidade.selected {
  border-width: 2px;
}

.div-block-622.work {
  background-image: url('../images/coffee.svg');
}

.link-block-32 {
  width: 24px;
  height: 24px;
  margin-left: 20px;
}

.div-block-623 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-279 {
  opacity: .6;
}

.div-block-624 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-625 {
  border-top: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-626 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 40px;
  display: block;
}

.div-block-627 {
  background-color: var(--white);
  border: 1px #0000001a;
  border-radius: 6px;
  width: 700px;
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-627.informar-endereco {
  max-height: 90vh;
  display: block;
  overflow: auto;
}

.div-block-627.overflow {
  width: 600px;
  max-height: 90vh;
  display: block;
  position: relative;
  overflow: auto;
}

.div-block-627.overflow.locations {
  min-height: 60vh;
  overflow: auto;
}

.div-block-627.overflow.padding-bottom-bar-finish-order {
  padding-bottom: 150px;
}

.div-block-627.conformar-local-mapa {
  max-height: 90vh;
  display: block;
  overflow: auto;
}

.div-block-627.modal-cadastro-rapido {
  width: 500px;
  max-height: 90vh;
  display: block;
  position: relative;
  overflow: auto;
}

.div-block-628 {
  text-align: left;
  border: 1px solid #0000001a;
  border-radius: 100px;
  width: 100%;
  height: 44px;
  padding: 12px;
}

.div-block-628:hover, .div-block-628:focus {
  border-color: var(--firebrick);
}

.div-block-628.erro {
  border-width: 2px;
  border-color: var(--indian-red-2);
  padding-top: 10px;
  padding-left: 10px;
}

.div-block-628.text-area-mensagem {
  height: 120px;
}

.div-block-629 {
  margin-top: 20px;
  position: relative;
}

.text-block-280 {
  z-index: 2;
  background-color: var(--white);
  opacity: 1;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  top: -10px;
  left: 10px;
}

.text-block-280.erro {
  color: var(--indian-red-2);
}

.div-block-630 {
  padding-bottom: 20px;
}

.div-block-631 {
  margin-top: 20px;
}

.map {
  border-radius: 6px;
  height: 350px;
}

.text-block-281 {
  margin-top: 10px;
  font-size: 15px;
}

.div-block-632 {
  background-color: var(--black-2);
  color: var(--white);
  text-align: center;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 10px;
}

.link-block-33 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.text-block-282 {
  padding-right: 100px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.div-block-634 {
  border-top: 1px solid #0000001a;
  padding-top: 20px;
  padding-bottom: 20px;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-items: start;
  padding-bottom: 10px;
}

.div-block-635 {
  flex-direction: row;
  padding-bottom: 20px;
  display: flex;
}

.div-block-636 {
  color: var(--black);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-right: 10px;
  padding: 10px 10px 10px 30px;
  text-decoration: none;
}

.div-block-636.face {
  background-image: url('../images/icon-facebook.svg');
}

.div-block-636.insta {
  background-image: url('../images/icon-instagram.svg');
}

.div-block-637 {
  float: left;
  background-color: #0000000d;
  border: 1px solid #0000;
  border-radius: 6px;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px;
  display: flex;
}

.text-block-283 {
  padding-left: 10px;
}

.div-block-638 {
  padding-bottom: 10px;
}

.div-block-639, .div-block-641 {
  padding-top: 20px;
}

.text-block-285 {
  color: #0009;
  text-align: right;
  padding-top: 5px;
  font-size: 13px;
}

.heading-83 {
  margin-bottom: 20px;
}

.success-message {
  background-color: var(--lime-green);
  color: var(--white);
  text-align: left;
  border-radius: 6px;
  font-weight: 500;
}

.text-block-286 {
  font-size: 16px;
  font-weight: 400;
}

.text-block-287 {
  padding-bottom: 5px;
  font-size: 16px;
}

.div-block-645 {
  padding-top: 10px;
}

.div-block-646 {
  padding: 20px;
}

.form-block-2 {
  margin-bottom: 0;
}

.div-block-649 {
  border-top: 1px dashed #0000001a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  padding: 10px 20px;
  display: flex;
}

.div-block-650 {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-654 {
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.div-block-654.hide, .div-block-654.cardapio-tablet {
  display: none;
}

.div-block-654.disable {
  display: block;
}

.retirada {
  display: block;
  position: relative;
}

.entrega {
  position: relative;
}

.entrega.hide {
  display: none;
}

.text-block-289 {
  color: var(--lime-green);
  font-size: 13px;
  font-weight: 500;
}

.image-36 {
  position: absolute;
  inset: 0% 20px auto auto;
}

.div-block-661 {
  background-color: var(--white);
  border-radius: 6px;
  width: 500px;
  padding: 50px;
  position: relative;
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-661.celular {
  display: none;
}

.div-block-662 {
  text-align: center;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.heading-84 {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.image-37 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.link-block-36 {
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
  position: absolute;
  inset: 20px auto auto 20px;
}

.div-block-664 {
  background-color: var(--white);
  border: 1px solid #0000001a;
  border-radius: 6px;
  width: 100%;
  height: 64px;
  padding: 22px 20px 20px;
  font-size: 18px;
  font-weight: 400;
  position: relative;
}

.div-block-664:hover {
  outline-offset: 0px;
  border-style: solid;
  border-color: #00000029;
  outline: 2px solid #0000001a;
}

.div-block-664:focus {
  border-width: 1px;
  border-color: var(--lime-green);
}

.div-block-665 {
  border: 2px solid var(--lime-green);
  background-color: var(--lime-green);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 64px;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.div-block-665:hover {
  border-color: var(--lime-green);
  background-color: var(--white);
  color: var(--lime-green);
}

.div-block-667 {
  z-index: 0;
  margin-top: 20px;
  margin-bottom: 30px;
  position: relative;
}

.text-block-291 {
  color: #00000080;
  text-align: center;
  font-size: 13px;
}

.div-block-669 {
  padding-top: 30px;
  padding-bottom: 20px;
}

.link-11 {
  color: #00000080;
}

.div-block-671 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 12px 51%;
  background-repeat: no-repeat;
  background-size: 20px 14px;
  border-right: 1px solid #0000001a;
  width: auto;
  padding: 22px 10px 20px 40px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-675 {
  display: flex;
}

.div-block-684 {
  margin-top: 30px;
  position: relative;
}

.div-block-687 {
  z-index: 1;
  float: left;
  background-color: var(--white);
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 4px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  margin-right: 10px;
  padding: 10px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.div-block-687:hover {
  background-color: var(--white);
  border-color: #0003;
}

.div-block-687.selected {
  border-width: 2px;
  border-color: var(--firebrick);
  background-color: var(--white);
  margin-top: -1px;
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-687.selected-payment {
  border-width: 2px;
  border-color: var(--firebrick);
  background-color: var(--white);
  margin-top: 10px;
  box-shadow: 0 2px 6px #0000001a;
}

.heading-87 {
  margin-top: 0;
}

.div-block-689 {
  border-bottom: 1px solid #0000001a;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  display: flex;
}

.div-block-691 {
  justify-content: flex-start;
  width: 100%;
  margin-right: 10px;
  position: relative;
}

.navbar-top {
  z-index: 0;
  background-color: var(--firebrick);
  justify-content: space-between;
  align-items: center;
  height: 80px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-696 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-697 {
  justify-content: flex-end;
  align-items: center;
  height: 44px;
}

.div-block-698 {
  flex: 1;
  align-items: center;
  display: flex;
}

.div-block-700 {
  border: 2px solid var(--white);
  background-color: var(--white);
  color: var(--firebrick);
  cursor: pointer;
  border-radius: 100px;
  width: auto;
  height: 44px;
  margin-left: 6px;
  padding: 10px;
  font-weight: 700;
  display: block;
}

.div-block-700:hover {
  color: var(--white);
  background-color: #0000;
}

.div-block-700:active {
  opacity: .8;
}

.div-block-701 {
  border-bottom: 1px solid #0000001a;
  margin-bottom: 20px;
}

.image-40 {
  z-index: 1;
  margin-right: 12px;
  position: relative;
}

.div-block-703 {
  margin-right: 10px;
}

.text-block-297 {
  font-size: 16px;
  font-weight: 500;
}

.text-block-299 {
  color: var(--indian-red-2);
  margin-left: 10px;
  padding-top: 5px;
  font-size: 12px;
}

.div-block-704 {
  flex: 1;
  position: relative;
}

.div-block-705 {
  margin-left: 10px;
}

.div-block-706 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-707 {
  border: 1px solid #0000001a;
  border-radius: 4px;
  height: 100px;
  padding: 12px 12px 12px 20px;
}

.div-block-711 {
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.footer-loja-online {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 128px;
}

.div-block-714 {
  opacity: .35;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-714:hover {
  opacity: 1;
}

.div-block-715 {
  text-align: center;
  border-top: 1px solid #0000001a;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 13px;
}

.text-block-303 {
  opacity: .7;
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.link-13 {
  color: var(--black);
  font-weight: 700;
  text-decoration: none;
}

.link-13:hover {
  text-decoration: underline;
}

.div-block-720 {
  padding: 20px;
  position: relative;
}

.text-block-305 {
  font-size: 35px;
  font-weight: 500;
  line-height: 40px;
}

.text-block-306 {
  color: #00000080;
  font-weight: 500;
}

.text-block-307 {
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-722 {
  border-top: 1px #0000001a;
  padding: 40px 20px 20px;
}

.div-block-723 {
  cursor: pointer;
  border: 1px solid #0000001a;
  border-bottom-style: none;
  border-radius: 6px 6px 0 0;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 20px;
}

.div-block-726 {
  border-top: 1px solid #0000001a;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-310 {
  font-size: 15px;
  font-weight: 300;
}

.text-block-311, .text-block-312 {
  color: #0009;
}

.paragraph-7 {
  margin-top: 10px;
}

.image-42 {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  margin-right: 20px;
}

.div-block-727 {
  border-bottom: 2px dashed #0000001a;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-728 {
  align-items: center;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.text-block-313 {
  color: var(--firebrick);
  font-size: 13px;
}

.text-block-314 {
  color: var(--black);
  font-weight: 400;
}

.text-block-315 {
  color: var(--firebrick);
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

.div-block-731 {
  background-color: var(--lime-green);
  border-radius: 100%;
  width: 12px;
  height: 12px;
}

.div-block-731.cancel {
  background-color: var(--indian-red-2);
}

.div-block-732 {
  background-color: #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.div-block-732.agora {
  background-color: #27bc4a1a;
}

.div-block-732.agora.cancel {
  background-color: #fd40520d;
}

.div-block-732.entregue {
  background-color: var(--lime-green);
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.div-block-737 {
  background-color: var(--lime-green);
  border-radius: 100%;
  width: 8px;
  height: 8px;
}

.div-block-737.em-breve {
  background-color: var(--white);
  border: 2px solid #0000001a;
}

.div-block-739 {
  align-items: flex-start;
  display: flex;
}

.div-block-740 {
  padding-left: 20px;
}

.div-block-741 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-742 {
  padding-right: 20px;
}

.div-block-743 {
  border: 2px solid var(--firebrick);
  color: var(--firebrick);
  cursor: pointer;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  font-weight: 500;
  display: flex;
}

.div-block-743:hover {
  background-color: var(--firebrick);
  color: var(--white);
}

.div-block-744 {
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-746 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.image-43 {
  height: 34px;
}

.div-block-747 {
  color: #0009;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-block-317 {
  text-align: right;
  padding-left: 10px;
}

.div-block-748 {
  background-color: var(--firebrick);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  height: 40px;
  padding: 10px;
  font-weight: 500;
}

.div-block-749 {
  height: auto;
  margin-bottom: 20px;
  position: relative;
}

.text-block-319 {
  padding-right: 10px;
  font-weight: 500;
}

.text-block-320 {
  font-weight: 500;
}

.div-block-750 {
  width: 900px;
}

.div-block-751 {
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-752 {
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-45 {
  width: 26px;
  margin-right: 10px;
}

.link-block-37 {
  color: var(--black);
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 44px;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.div-block-756 {
  color: #0009;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  display: flex;
}

.text-block-321 {
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}

.text-block-322 {
  color: #00000080;
  padding-right: 10px;
  font-weight: 700;
}

.div-block-758 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-760 {
  align-items: center;
  display: flex;
}

.text-block-325 {
  color: #0009;
  font-size: 13px;
  line-height: 18px;
}

.div-block-765 {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 50px;
  display: none;
}

.div-block-766 {
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.div-block-767 {
  border-top: 1px solid #0000001a;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-767.card-block-v2 {
  border-bottom: 1px solid #0000001a;
  border-left: 1px solid #0000001a;
  border-right: 1px solid #0000001a;
  border-radius: 6px;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 20px;
}

.div-block-768 {
  border-top: 1px #0000001a;
  padding: 20px;
}

.div-block-768.fixed {
  z-index: 10;
  background-color: var(--white);
  box-shadow: none;
  border-top-style: solid;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  width: 600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: auto 0% 40px;
}

.div-block-769 {
  padding: 20px;
}

.div-block-770 {
  background-color: var(--white);
  border-radius: 6px;
  box-shadow: 0 2px 6px #0000001a;
}

.grid-8 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.checkbox-2 {
  background-color: #0000000f;
  border-style: none;
  border-radius: 4px;
  margin-top: 0;
  margin-right: 10px;
  padding: 10px;
}

.checkbox-2.w--redirected-checked {
  background-color: #1fb76c;
  background-size: 16px;
  border-color: #0000;
  border-radius: 6px;
}

.checkbox-2.w--redirected-focus {
  box-shadow: none;
}

.checkbox-field-3 {
  align-self: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.image-47 {
  width: 24px;
  max-width: 24px;
  height: 24px;
  max-height: 24px;
}

.div-block-774 {
  float: left;
  width: 24px;
  max-width: 24px;
  height: 24px;
  max-height: 24px;
  margin-right: 5px;
}

.form-3 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.div-block-776 {
  padding-top: 10px;
  display: none;
}

.checkbox-label-2 {
  color: #000000b3;
  font-size: 13px;
}

.text-span-10 {
  color: #00000080;
  font-size: 13px;
  font-weight: 400;
}

.div-block-780 {
  border-left: 2px solid var(--lime-green);
  color: #000000b3;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.div-block-780.em-breve {
  border-left-color: #0000000d;
  padding-top: 20px;
  padding-bottom: 0;
  display: flex;
}

.div-block-780.entregue {
  border-left-style: solid;
  border-left-color: var(--white);
  padding-top: 2px;
  padding-bottom: 0;
}

.div-block-780.cancelado {
  border-left-color: var(--white);
}

.div-block-782 {
  position: absolute;
  inset: 0 auto auto -5px;
}

.div-block-782.agora {
  top: -6px;
  left: -13px;
}

.div-block-782.em-breve {
  inset: auto auto 0% -5px;
}

.div-block-782.pulse-status {
  top: -10px;
  left: -16px;
}

.div-block-784 {
  padding-top: 5px;
}

.div-block-785 {
  margin-top: -4px;
}

.div-block-785.em-breve {
  position: relative;
  top: 7px;
}

.step.agora {
  color: var(--black);
  font-weight: 500;
}

.div-block-788 {
  padding-bottom: 20px;
  padding-right: 20px;
}

.text-block-330 {
  padding-right: 10px;
}

.div-block-793 {
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.image-48 {
  border-radius: 100%;
  width: 60px;
  height: 60px;
}

.div-block-794 {
  width: 60px;
  height: 60px;
  margin-right: 20px;
}

.text-block-333 {
  color: #0009;
  border-top: 1px solid #0000001a;
  margin-top: 10px;
  padding-top: 10px;
}

.text-block-334 {
  color: #0009;
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
}

.item-list {
  z-index: 0;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 560px;
  padding: 20px;
  display: block;
  position: relative;
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-796 {
  margin-bottom: 5px;
}

.cancelado {
  color: var(--indian-red-2);
  font-weight: 500;
}

.div-block-800 {
  width: 32px;
  height: 32px;
}

.field-troco {
  text-align: center;
  border: 1px #000;
  border-bottom: 2px solid #00000080;
  margin-bottom: 0;
  padding: 8px;
  font-size: 20px;
}

.bandeiras {
  margin-bottom: 20px;
  display: none;
}

.overlay-retorno {
  z-index: 10000;
  background-color: #fff;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.overlay-retorno.loading {
  justify-content: center;
  align-items: center;
  display: none;
}

.div-block-818 {
  width: 75px;
  height: 75px;
}

.cupom-code {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.div-block-821 {
  border: 1px solid var(--firebrick);
  background-color: var(--firebrick);
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.text-block-339 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-340 {
  color: #0009;
  margin-top: 5px;
  font-size: 13px;
}

.div-block-823 {
  justify-content: flex-end;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.text-block-341 {
  color: #000000b3;
}

.div-block-824 {
  justify-content: center;
  padding-top: 20px;
  display: flex;
}

.overlay-cupom-ativado {
  z-index: 30000;
  background-color: #000000d9;
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-822-copy {
  background-color: var(--white);
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.div-block-820-copy {
  border-radius: 6px;
  align-items: stretch;
  display: flex;
  position: relative;
}

.text-block-342 {
  margin-top: 10px;
}

.div-block-767-copy {
  border-bottom: 1px solid #0000001a;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-767-copy.card-block {
  border: 1px solid #0000001a;
  border-radius: 6px;
  margin: -16px 20px 30px;
  padding-top: 20px;
}

.price-finalizar {
  padding-bottom: 20px;
}

.div-block-646-copy {
  border-bottom: 1px solid #0000001a;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-646-copy.card-block-v2 {
  border: 1px solid #0000001a;
  border-radius: 6px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
}

.div-block-638-copy {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-span-13 {
  text-decoration: underline;
}

.cupom-ativado {
  border-bottom: 1px solid #0000001a;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 16px;
  display: flex;
}

.div-block-825 {
  justify-content: flex-end;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.div-block-826 {
  margin-right: 10px;
}

.div-block-828 {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.div-block-829 {
  background-color: var(--white);
  border-left: 5px solid #0000001a;
  margin-top: 20px;
  padding: 20px;
}

.cupom-ativado-v {
  background-color: var(--lime-green);
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  inset: -10px auto auto -10px;
}

.div-block-831 {
  width: 60%;
  max-width: 60%;
  position: relative;
}

.div-block-831.hide {
  display: none;
}

.gratis {
  color: var(--lime-green);
  font-weight: 500;
}

.div-block-833 {
  width: 178.656px;
  min-width: 178.656px;
  padding-right: 5px;
}

.div-block-834 {
  margin-bottom: 20px;
}

.div-block-835 {
  background-color: var(--black-2);
  color: var(--white);
  background-image: url('../images/nolocation.svg');
  background-position: 24px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border-radius: 6px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 20px 20px 70px;
  display: flex;
}

.smart-banner {
  z-index: 1000;
  background-color: var(--white);
  border-radius: 6px;
  flex-direction: row;
  width: 335px;
  padding: 20px;
  display: flex;
  position: fixed;
  inset: auto auto 20px 20px;
  box-shadow: 0 2px 6px #0000001a;
}

.smart-banner.menu {
  display: none;
}

.div-block-836 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
  inset: 5px 5px auto auto;
}

.div-block-836:hover {
  background-color: #0000000d;
  border-radius: 100%;
}

.logo-app-marca {
  background-image: url('../images/logo_ofertas.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  box-shadow: 0 2px 6px #0000001a;
}

.bt-add-app {
  border: 2px solid var(--firebrick);
  background-color: var(--firebrick);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.bt-add-app:hover {
  border: 2px solid var(--firebrick);
  color: var(--firebrick);
  background-color: #0000;
}

.div-block-837 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 30px;
  display: flex;
}

.heading-90 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
}

.text-block-343 {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 16px;
}

.div-block-838 {
  border-right: 1px solid #0000001a;
  padding-right: 20px;
}

.footer-brand {
  border-top: 1px solid #0000001a;
  justify-content: space-between;
  align-items: center;
  height: 10vh;
  padding: 20px;
  display: flex;
}

.image-50 {
  border-radius: 5px;
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
}

.text-block-344 {
  font-size: 12px;
}

.lojas {
  border-top: 1px solid #0000001a;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-839 {
  width: 940px;
}

.grid-11 {
  grid-template-rows: auto;
}

.image-51 {
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
}

.div-block-840 {
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 6px;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-840:hover {
  border-color: var(--white);
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-841 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-842 {
  margin-right: 20px;
}

.text-block-345 {
  font-size: 16px;
  font-weight: 500;
}

.heading-92 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
}

.link-alloy {
  opacity: .7;
  color: var(--black);
  background-color: #0000;
  border: 1.5px solid #000;
  border-radius: 30px;
  margin-top: 20px;
  padding: 3px 10px 2px;
  font-size: 12px;
  text-decoration: none;
}

.link-alloy:hover {
  background-color: var(--black);
  opacity: 1;
  color: var(--white);
  text-decoration: none;
}

.link-15 {
  color: var(--black);
  text-decoration: none;
}

.link-15:hover {
  text-decoration: underline;
}

.location {
  border: 2px solid var(--firebrick);
  background-color: var(--firebrick);
  color: var(--white);
  cursor: pointer;
  border-radius: 6px;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.location:hover {
  background-color: var(--white);
  color: var(--firebrick);
}

.location:active {
  opacity: .8;
}

.text-block-350 {
  padding-left: 20px;
}

.text-span-17 {
  text-decoration: underline;
}

.smart-banner-p {
  z-index: 1003;
  background-color: var(--white);
  border-radius: 6px;
  flex-direction: row;
  width: 335px;
  padding: 20px;
  display: none;
  position: fixed;
  inset: auto auto 20px 20px;
  box-shadow: 0 2px 6px #0000001a;
}

.smart-banner-p.menu {
  display: none;
}

.smart-banner-p.banner-ios {
  z-index: 1003;
  opacity: 1;
  flex-direction: column;
  align-items: flex-start;
  width: 280px;
  display: none;
}

.smart-banner-p.banner-ios.menu {
  display: none;
}

.div-block-847 {
  z-index: 1;
  background-color: var(--black);
  color: var(--white);
  border-top: 1px solid #0000000d;
  justify-content: center;
  align-items: center;
  height: 34px;
  font-size: 13px;
  display: flex;
  position: absolute;
  inset: auto 0% 64px;
}

.div-block-847.custom-tablet {
  bottom: 80px;
}

.image-52 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-left: 10px;
}

.qtd-item {
  background-color: var(--white);
  position: absolute;
  inset: auto 10px 10px auto;
}

.div-block-851 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-351 {
  color: #0009;
}

.block-cadastro-rapido {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.banner-offer {
  background-color: var(--firebrick);
  color: var(--white);
  background-image: url('../images/banner-offer.svg');
  background-position: 98% -2%;
  background-repeat: no-repeat;
  background-size: 180px;
  border-radius: 6px;
  width: 100%;
  margin-bottom: 40px;
  padding: 20px;
  position: relative;
  box-shadow: 0 2px 6px #0003;
}

.heading-94 {
  margin-top: 0;
  margin-bottom: 20px;
}

.div-block-853 {
  display: flex;
}

.field-email {
  background-color: var(--white);
  color: var(--black);
  border: 2px solid #0000;
  border-radius: 100px;
  align-items: center;
  width: 50%;
  height: 44px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.field-email:hover, .field-email:focus {
  background-color: var(--white);
  color: var(--black);
}

.div-block-854 {
  width: auto;
  margin-left: 10px;
}

.button-82 {
  border: 2px solid var(--white);
  color: var(--white);
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  height: 44px;
  font-weight: 500;
  display: flex;
}

.button-82:hover {
  border: 2px solid var(--white);
  background-color: var(--white);
  color: var(--firebrick);
}

.button-82:active {
  opacity: .7;
}

.div-block-855 {
  margin-top: 20px;
}

.block-agendamento {
  border-top: 1px dashed #0000001a;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  display: flex;
}

.text-block-352 {
  color: #0009;
  text-align: center;
  padding-top: 20px;
  font-size: 13px;
}

.div-block-moda-agendamento {
  background-color: var(--white);
  border-radius: 6px;
  width: 500px;
  max-height: none;
  box-shadow: 0 2px 6px #0000001a;
}

.button-agendar {
  border: 2px solid var(--firebrick);
  background-color: var(--firebrick);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px 12px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.button-agendar:hover {
  border: 2px solid var(--firebrick);
  background-color: var(--white);
  color: var(--firebrick);
}

.button-agendar:active {
  opacity: .8;
}

.block-bt-agendamento {
  padding-bottom: 20px;
}

.image-54 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-right: 10px;
}

.div-block-859 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-95 {
  color: #0009;
  font-size: 20px;
  font-weight: 400;
}

.image-55 {
  opacity: .2;
}

.div-block-860 {
  margin-top: 10px;
}

.div-block-861 {
  padding-bottom: 20px;
  display: block;
}

.text-block-353 {
  color: #0009;
  margin-bottom: 15px;
}

.div-block-864 {
  flex-direction: row-reverse;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.div-block-865 {
  text-align: center;
  margin-left: 20px;
}

.div-block-bt-remover {
  border: 2px solid var(--firebrick);
  background-color: var(--firebrick);
  color: var(--white);
  cursor: pointer;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.div-block-bt-remover:hover {
  border: 2px solid var(--firebrick);
  background-color: var(--white);
  opacity: .9;
  color: var(--firebrick);
}

.div-block-bt-remover:active {
  opacity: .8;
}

.dropdown-list-hours {
  border: 1px solid #000;
}

.dropdown-list-hours.w--open {
  background-color: var(--white);
  border-color: #0000001a;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  max-height: 200px;
  margin-top: -2px;
  padding: 0;
  overflow: auto;
}

.etiqueta {
  text-transform: uppercase;
  background-color: #f2f2f2;
  border-radius: 30px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 3px 5px 3px 10px;
  font-size: 11px;
  font-weight: 500;
  display: flex;
}

.etiqueta.item {
  border-top-style: none;
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 11px;
}

.etiqueta.item.bt-hours {
  cursor: pointer;
  background-image: url('../images/icon-chevron-down.svg');
  background-position: 96%;
  background-repeat: no-repeat;
  background-size: 16px;
}

.image-56 {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

.block-modal {
  z-index: 1;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.block-modal.disponibilidade {
  z-index: 1001;
  opacity: 1;
  background-color: #ffffffe6;
  border-radius: 8px;
  display: none;
  overflow: auto;
}

.block-modal.filter {
  z-index: 10000;
  opacity: 1;
  display: none;
  position: fixed;
}

.block-modal.help-cvv, .block-modal.help-debit, .block-modal.cards {
  z-index: 10000;
  opacity: 0;
  border-radius: 0;
  display: none;
  position: fixed;
}

.modal-options {
  background-color: #fff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  position: absolute;
  inset: auto 0% 0;
}

.modal-options.disponbilidade {
  height: 400px;
  margin-bottom: 0;
  padding-bottom: 20px;
  bottom: -400px;
  overflow: auto;
  box-shadow: 0 -2px 10px #0003;
}

.modal-options.filter {
  width: 700px;
  height: 300px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  bottom: 0;
  overflow: auto;
}

.modal-options.help-cvv, .modal-options.help-debit, .modal-options.cards {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 700px;
  height: 300px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  bottom: -300px;
  overflow: auto;
}

.text-block-355 {
  max-width: 280px;
  font-size: 16px;
  font-weight: 500;
}

.link-block-19 {
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
}

.div-block-902 {
  justify-content: space-between;
  align-items: center;
  padding: 10px 10px 10px 20px;
  display: flex;
}

.div-block-903 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 20px;
  display: grid;
}

.div-block-904 {
  background-color: #0000001a;
  border-radius: 6px;
  padding: 10px;
  font-weight: 700;
}

.div-block-904.available {
  background-color: var(--white);
  border: 1px solid #0000001a;
  font-weight: 400;
}

.text-block-356 {
  font-weight: 500;
}

.form-block-9 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.grid-forms-payments {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

.text-block-358 {
  color: #0009;
  margin-top: 5px;
  font-weight: 400;
}

.card-body {
  flex: 1;
}

.card-body.drop-custom {
  width: 160px;
  padding-top: 8px;
}

.accordion-title {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  display: flex;
}

.accordion-title.drop-custom {
  width: 160px;
  margin-top: -1px;
  padding: 0 0 0 10px;
}

.accordion-title.small-d {
  padding-top: 10px;
  padding-left: 10px;
}

.card-options-payment {
  background-color: #fff;
  border: 1px solid #ecebea;
  border-radius: 6px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.card-options-payment:hover {
  text-decoration: none;
}

.card-options-payment.selected {
  border-width: 2px;
  border-color: var(--firebrick);
}

.expandable-text {
  margin-top: 8px;
}

.expandable-text.expandable-accordion-text {
  padding: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.expandable-text.expandable-accordion-text.pay-now, .expandable-text.expandable-accordion-text.maquina-movel, .expandable-text.expandable-accordion-text.gifts {
  margin-top: 0;
}

.expandable-text.expandable-accordion-text.categories {
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.expandable-text.expandable-accordion-text.coupons {
  border-top: 1px solid #0000001a;
  margin-top: 0;
}

.expandable-text.expandable-accordion-text.loyalt-info {
  grid-row-gap: 6px;
  border-top: 1px solid #0000001a;
  flex-direction: row;
  margin-top: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: block;
}

.expandable-text.expandable-accordion-text.carteira-creditos {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  display: flex;
}

.expandable-text.expandable-accordion-text {
  margin-top: 24px;
  padding-top: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.expandable-text.expandable-accordion-text.drop-custom {
  background-color: #fff;
  border-radius: 6px;
  margin-top: 12px;
  padding: 10px 0;
  box-shadow: 0 2px 6px #0000001a;
}

.expandable.expandable-accordion.margin-bottom {
  margin-bottom: 16px;
}

.expandable.expandable-accordion.loyalt-card, .expandable.expandable-accordion.coupon-card {
  width: 100%;
  margin-bottom: 16px;
}

.expandable-arrow {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-left: 12px;
  transition: opacity .2s;
  display: block;
  transform: rotate(90deg);
}

.expandable-arrow.drop-custom {
  margin-top: -1px;
  margin-right: 10px;
}

.div-block-1002 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-money {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-bottom: 10px;
}

.setup-money {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 20px;
  display: flex;
}

.div-filters {
  z-index: 100;
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 0 16px 0 0;
  display: block;
  position: static;
  top: 0;
}

.bt-filter {
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-width: 36px;
  max-width: 300px;
  min-height: 36px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 10px;
  display: flex;
}

.bt-filter:hover {
  background-color: #0000000a;
  border-color: #0000;
}

.bt-filter.selected {
  color: var(--firebrick);
  background-color: #be1e2d33;
  border-color: #0000;
}

.qtd-circle {
  background-color: var(--firebrick);
  color: var(--white);
  text-align: center;
  border-radius: 30px;
  width: 20px;
  height: 20px;
  padding: 1px 2px 2px;
  font-size: 11px;
  font-weight: 500;
}

.div-block-1003 {
  width: 100%;
  display: flex;
}

.search-items {
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.s-input {
  background-color: #0000000a;
  border: 1px #000;
  border-radius: 100px;
  width: 100%;
  height: 44px;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 8px;
}

.search-bt {
  float: right;
  opacity: .7;
  color: #0000;
  background-color: #0000;
  background-image: url('../images/icon-search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  width: 36px;
  height: 44px;
  padding: 0 5px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.button-default {
  border: 2px solid var(--firebrick);
  background-color: var(--firebrick);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 10px 12px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.button-default:hover {
  border: 2px solid var(--firebrick);
  background-color: var(--white);
  color: var(--firebrick);
}

.button-default:active {
  opacity: .8;
}

.clean-search {
  cursor: pointer;
  background-color: #0000001a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
  inset: 12px 10px 0% auto;
}

.opacity-50 {
  opacity: .5;
}

.div-block-1005 {
  margin-bottom: 20px;
}

.text-block-360 {
  font-size: 16px;
}

.div-block-1006 {
  padding-top: 10px;
}

.marca-topo-modal {
  z-index: 5;
  background-color: var(--white);
  border-bottom: 1px solid #0000001a;
  border-top-left-radius: 6px;
  border-top-right-radius: 0;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  padding: 20px;
  display: flex;
  position: sticky;
  top: 0;
}

.marca-topo-modal.page-pay {
  border-top-right-radius: 6px;
  margin-bottom: 0;
  position: static;
}

.brand-modal {
  cursor: default;
  object-fit: cover;
  background-color: #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  min-width: 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
  padding-left: 0;
  display: flex;
  box-shadow: 0 2px 6px #0000001a;
}

.heading-96 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.image-brand-modal {
  object-fit: cover;
  border-radius: 100%;
  min-width: 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
}

.div-block-1007 {
  align-items: center;
  display: flex;
}

.content-page-pay {
  z-index: 3000;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.content-pay {
  background-color: var(--white);
  border: 1px #0000001a;
  border-radius: 6px;
  width: 700px;
  position: relative;
  box-shadow: 0 2px 6px #0000001a;
}

.fields-pay {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-1008 {
  flex-direction: column;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.div-card-pay {
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.card-pay {
  background-color: var(--white);
  background-image: linear-gradient(225deg, #0000000a, #fff);
  border-radius: 10px;
  width: 350px;
  height: 200px;
  box-shadow: 0 4px 8px 2px #0000001a;
}

.div-block-1011 {
  padding-top: 30px;
}

.text-block-361 {
  color: #0009;
}

.help-tip {
  z-index: 100;
  background-color: var(--white);
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  padding-top: 2px;
  font-size: 14px;
  display: flex;
  position: absolute;
  inset: 20px 12px 0% auto;
}

.help-tip.debit {
  margin-left: 10px;
  position: static;
  inset: 0% auto 0% 0%;
}

.text-block-362 {
  color: #2c4d51;
  text-align: center;
}

.success-message-2 {
  color: #0000;
  text-align: left;
  background-color: #fafcfd;
  border-radius: 6px;
  padding: 60px;
  line-height: 1.5;
}

.lottie-animation-5 {
  max-width: 50px;
  max-height: 50px;
}

.div-block-38 {
  justify-content: center;
  margin-bottom: 25px;
  display: flex;
}

.input-wrap {
  border: 0 solid #000;
  flex-direction: row;
  min-height: 3em;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.input-wrap.ic {
  background-image: url('../images/safety.svg');
  background-position: 96%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  min-width: 300px;
}

.input-wrap.expande-horizontal {
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 300px;
  margin-bottom: 0;
}

.error-message {
  color: #ec3872;
  text-align: center;
  background-color: #ec38721a;
  border-radius: 4px;
}

.input {
  z-index: 2;
  color: var(--black);
  background-color: #0000;
  border: 1px solid #0000001a;
  border-radius: 6px;
  height: 4em;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}

.input:focus {
  outline-offset: 0px;
  border-style: solid;
  border-color: #0000001a;
  outline: 1px solid #0000001a;
}

.input.erro {
  border-width: 2px;
  border-color: var(--indian-red-2);
}

.field-label {
  background-color: var(--white);
  color: #0009;
  align-self: flex-start;
  margin-left: 14px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 16px;
  font-weight: 400;
  transition: all .2s;
  position: absolute;
  top: 35%;
}

.field-label.erro {
  color: var(--indian-red-2);
  margin-left: 14px;
}

.error-message-field {
  color: var(--indian-red-2);
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 16px;
}

.div-block-1013 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-block-10 {
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 10px;
}

.div-input {
  position: relative;
}

.div-block-1014 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
  overflow: hidden;
}

.div-block-1015 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: block;
}

.notify {
  background-color: #0000000a;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 12px;
  display: flex;
  position: relative;
}

.ok-circle {
  background-color: #1fb76c;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.ok-circle.erro {
  background-color: var(--indian-red-2);
}

.image-67 {
  min-width: 12px;
  max-width: 12px;
  min-height: 12px;
  max-height: 12px;
}

.div-block-1017 {
  padding-left: 12px;
}

.div-block-1018 {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-timer {
  background-color: #0000000a;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px;
  display: flex;
}

.heading-97 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.content-cards-accepted {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding: 6px 10px;
  font-size: 14px;
  display: flex;
}

.div-block-1019 {
  margin-bottom: 20px;
}

.text-block-363 {
  margin-left: 10px;
}

.div-card {
  float: left;
  width: 24px;
  max-width: 24px;
  height: 24px;
  max-height: 24px;
  margin-bottom: 5px;
  margin-right: 5px;
}

.overlay-aviso {
  z-index: 11000;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.content-overlay.align-justify-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-overlay.align-justify-center.width-medium {
  width: 600px;
}

.content-overlay.align-justify-center.width-medium.text-center {
  text-align: center;
  width: 400px;
}

.margin-top {
  margin-top: 36px;
}

.dot-list-item {
  align-items: flex-start;
  margin-top: 12px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.dot-list-item.first-item {
  margin-top: 0;
}

.list-dot {
  background-color: #62636b;
  border-radius: 50%;
  flex: none;
  width: 6px;
  height: 6px;
  margin-right: 12px;
}

.list-dot.bg-black {
  background-color: var(--black);
  margin-top: 8px;
}

.div-block-1021 {
  width: 180px;
  margin-top: 20px;
}

.card-list {
  border: 1px solid #0000001a;
  border-radius: 6px;
  margin-bottom: 0;
  padding: 16px;
}

.overlay-expired {
  z-index: 100;
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-1022 {
  background-color: var(--white);
  text-align: center;
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  width: 350px;
  padding: 30px 20px;
  display: flex;
}

.heading-98 {
  margin-top: 0;
}

.div-block-1023 {
  margin-top: 20px;
}

.lightbox-link {
  object-fit: cover;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  display: flex;
}

.image-lightbox {
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: 480px;
}

.image-lightbox.photo-compl {
  min-width: 80px;
  max-width: 80px;
  min-height: 80px;
  max-height: 80px;
}

.div-categs {
  z-index: 100;
  background-color: var(--white);
  border-bottom: 1px solid #0000001a;
  width: 810px;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: sticky;
  top: 0;
}

.div-categs.garcom {
  margin-top: 50px;
}

.div-categs.garcom.tablet-cardapio {
  display: none;
}

.div-categs.new-select-categ {
  border-bottom-style: none;
  padding-top: 0;
  padding-bottom: 0;
}

.div-categs.new-select-categ.width-100 {
  width: auto;
}

.div-block-1027 {
  background-color: var(--firebrick);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  display: flex;
}

.div-block-1027.margin-right-20 {
  margin-right: 20px;
}

.image-68 {
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
}

.resume-gifts {
  border-bottom: 1px #0000001a;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.row-line {
  border-bottom: 1px solid #0000001a;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  min-height: 64px;
  display: flex;
  position: relative;
}

.row-line.last-row {
  border-bottom-style: none;
}

.column-name {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
}

.column-name.direction-vertical {
  flex-direction: column;
  align-items: flex-start;
}

.heading-column-row {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.trocar-pontos {
  color: var(--firebrick);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
}

.trocar-pontos.resgate-feito {
  color: var(--lime-green);
}

.trocar-pontos.sem-pontos {
  color: #0009;
}

.button-new {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #1fb76c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-width: 64px;
  height: 44px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-new:hover {
  background-image: linear-gradient(#00000014, #00000014);
}

.button-new:active {
  opacity: .8;
  background-image: linear-gradient(#00000052, #00000052);
}

.button-new:focus {
  background-image: linear-gradient(#0000003d, #0000003d);
}

.button-new.outlined {
  color: #000;
  background-color: #0000;
  border: 1px solid #0000001a;
  text-decoration: none;
}

.button-new.outlined:hover {
  background-image: linear-gradient(#0000000a, #0000000a);
}

.button-new.outlined:active {
  background-image: linear-gradient(#00000029, #00000029);
}

.button-new.outlined.disable {
  border-style: none;
  justify-content: center;
}

.button-new.outlined.disable:hover {
  background-image: none;
}

.button-new.outlined.bt-short {
  min-width: auto;
  height: 40px;
  padding-top: 0;
  padding-left: 8px;
  padding-right: 8px;
}

.button-new.outlined.bt-short.botton-radius {
  border-bottom-style: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.button-new.outlined.custom-button {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 64px;
}

.button-new.outlined.disable-garcom:hover {
  background-image: none;
}

.button-new.outlined.margin-top-senha {
  margin-top: 16px;
}

.button-new.outlined.margin-right {
  margin-right: 10px;
}

.button-new.outlined.margin-right-16 {
  margin-right: 16px;
}

.button-new.outlined.margin-left {
  margin-left: 10px;
}

.button-new.outlined.back-button {
  border-top-style: none;
  border-right-style: none;
  border-radius: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  font-size: 13px;
}

.button-new.outlined.back-button.disable-button-small {
  opacity: .3;
  cursor: default;
}

.button-new.outlined.forward-button {
  color: #0009;
  border-top-style: none;
  border-right-style: none;
  border-radius: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  font-size: 13px;
}

.button-new.outlined.forward-button.disable-button-small {
  opacity: .3;
  cursor: default;
}

.button-new.outlined.bt-circle {
  min-width: 44px;
  max-width: 44px;
}

.button-new.disable {
  opacity: .38;
  filter: grayscale();
  color: var(--black);
  cursor: default;
  background-color: #0000004d;
}

.button-new.disable.justify-space {
  justify-content: space-between;
}

.button-new.disable.hide {
  display: none;
}

.button-new.text {
  color: var(--lime-green);
  background-color: #0000;
}

.button-new.text:hover {
  background-image: linear-gradient(#1fb76c14, #1fb76c14);
}

.button-new.text:active {
  opacity: 1;
  background-image: linear-gradient(#1fb76c3d, #1fb76c3d);
}

.button-new.text.radius-30 {
  border-radius: 30px;
}

.button-new.text.radius-30.with-icon {
  justify-content: space-between;
}

.button-new.text.radius-30.with-icon.bg-color {
  color: var(--white);
  background-color: #00000029;
  justify-content: center;
}

.button-new.text.radius-30.with-icon.bg-color.solicitado {
  opacity: .5;
  background-color: #0000;
}

.button-new.text.radius-30.bt-bag {
  color: var(--white);
  background-color: #00000029;
  padding-left: 8px;
  padding-right: 16px;
}

.button-new.text.radius-30.bg-color {
  color: var(--white);
  background-color: #00000029;
}

.button-new.text.radius-30.bt-pedidos {
  color: var(--white);
  background-color: #00000029;
  padding-left: 8px;
  padding-right: 16px;
}

.button-new.text.cancel-search {
  background-color: var(--white);
  color: var(--lime-green-2);
}

.button-new.text.cancel-search:hover {
  background-image: linear-gradient(#1fb76c14, #1fb76c14);
}

.button-new.text.cancel-search:active {
  background-image: linear-gradient(#1fb76c3d, #1fb76c3d);
}

.button-new.text.orange {
  color: #f77d05;
  background-color: #f77d0529;
}

.button-new.text.orange:hover {
  background-color: #f77d053d;
  background-image: none;
}

.button-new.text.orange:active {
  background-color: #f77d0514;
}

.button-new.text.with-bg {
  background-color: #be1e2d33;
}

.button-new.text.bg-custom {
  color: var(--lime-green);
  background-color: #1fb76c29;
}

.button-new.text.bg-custom:hover {
  background-color: #1fb76c3d;
  background-image: none;
}

.button-new.text.bg-custom:active {
  background-color: #1fb76c14;
}

.button-new.justify-space {
  justify-content: space-between;
}

.button-new.justify-space.custom-tablet {
  height: 56px;
}

.button-new.text-white {
  background-color: #0000;
}

.button-new.text-notification {
  color: var(--lime-green);
  background-color: #1fb76c29;
}

.button-new.text-notification:active {
  opacity: 1;
  background-image: none;
}

.button-new.custom-white {
  background-color: var(--white);
  color: var(--black);
}

.button-new.margin-right {
  margin-right: 10px;
}

.button-new.small-bt {
  border-radius: 100px;
  height: 36px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
}

.button-new.bt-fake {
  display: flex;
}

.button-new.hide {
  display: none;
}

.card-container {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 6px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.card-container:hover {
  text-decoration: none;
}

.card-container.no-border {
  border-style: none;
  position: relative;
}

.div-block-1028 {
  align-items: flex-start;
  display: flex;
}

.subheading-card-expandable {
  color: #0009;
  margin-top: 5px;
  font-weight: 400;
}

.subheading-card-expandable.no-margin-top {
  margin-top: 0;
}

.circle-success {
  background-color: var(--lime-green);
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.circle-success.margin-right-10 {
  margin-right: 10px;
}

.div-block-1029 {
  align-items: center;
  display: flex;
}

.div-block-1030 {
  border-top: 1px solid #0000001a;
  justify-content: flex-end;
  padding-top: 20px;
  display: flex;
}

.div-block-1031 {
  padding-bottom: 20px;
}

.block-close-modal-coupon-activated {
  border-top: 1px solid #0000001a;
  justify-content: flex-end;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-1032 {
  border-bottom: 1px solid #0000001a;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.select-box {
  z-index: 0;
  flex: 1;
  margin-bottom: 20px;
  position: relative;
}

.bt-localidade {
  border: 2px solid var(--firebrick);
  background-color: var(--firebrick);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  width: 100%;
  height: 44px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.bt-localidade:hover {
  border: 2px solid var(--firebrick);
  background-color: var(--white);
  opacity: .9;
  color: var(--firebrick);
}

.bt-localidade:active {
  opacity: .8;
}

.acesso-resgate {
  text-align: center;
  border-bottom: 1px solid #0000001a;
  flex-direction: column;
  align-items: center;
  padding: 30px 20px;
  display: block;
}

.text-block-364, .div-block-1033 {
  margin-bottom: 20px;
}

.div-block-1034 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.erro-field {
  color: var(--indian-red-2);
  text-align: left;
  margin-top: 6px;
  margin-bottom: 16px;
  padding-left: 12px;
  font-size: 13px;
}

.recommendations {
  border-top: 1px solid #0000001a;
  margin-top: 60px;
  padding-top: 50px;
  padding-bottom: 40px;
}

.resume-item {
  align-items: flex-start;
  display: flex;
}

.container-photo-item {
  width: 450px;
  position: relative;
}

.details-item {
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 450px;
  padding: 16px 24px 24px 32px;
  display: grid;
}

.details-item.no-photo {
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.heading-name-item {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
}

.heading-recommendations {
  margin-top: 0;
}

.list-recommendations {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.item-recommentation {
  z-index: 10;
  box-shadow: none;
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 15px;
  position: relative;
}

.item-recommentation:hover {
  border-style: solid;
  border-color: var(--white);
  box-shadow: 0 1px 6px #00000029;
}

.item-recommentation:active {
  background-color: #0000000d;
  border-color: #0000000d;
}

.heading-recommentations {
  margin-bottom: 20px;
}

.grid-left-card {
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: start;
  display: grid;
}

.content-page-item {
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.container-page-item {
  width: 900px;
}

.paragraph-10 {
  color: #000c;
}

.div-block-1036 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-1037 {
  display: block;
}

.dropdown-list-cidades {
  z-index: 100;
  border: 1px solid #0000001a;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-direction: column;
  margin-top: -15px;
  display: flex;
  position: relative;
}

.dropdown-list-cidades.w--open {
  background-color: var(--white);
  border-color: #0000001a;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  max-height: 200px;
  margin-top: -2px;
  padding: 0;
  overflow: auto;
}

.link-list-drop {
  background-color: var(--white);
  color: var(--black);
  border-radius: 4px;
  padding: 20px;
  text-decoration: none;
}

.link-list-drop:hover {
  background-color: #e9e9e9;
}

.dropdown-cidades {
  z-index: 1;
  background-color: var(--white);
  border: 1px solid #0000001a;
  border-radius: 4px;
  width: 100%;
  height: 64px;
  font-size: 16px;
}

.dropdown-cidades:hover {
  border-width: 2px;
  border-color: var(--black);
  padding-left: 11px;
}

.block-points-item {
  margin-top: 20px;
}

.content-block-points-item {
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.tag-gift {
  background-color: var(--lime-green);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  display: flex;
  position: absolute;
  inset: 10px 10px auto auto;
  box-shadow: 0 2px 6px #0003;
}

.tag-gift.tag-item-overlay {
  inset: 5px auto auto 5px;
}

.tag-gift.card-suggestion {
  inset: -6px -6px auto auto;
}

.tag-gift.tag-gift-confirm-order {
  inset: -6px auto auto -6px;
}

.grid-column-2 {
  color: var(--white);
  border-top-left-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-bottom: 100px;
}

.categoria-button {
  color: var(--white);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 20px 24px 20px 20px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.categoria-button.w--current {
  background-image: linear-gradient(#0000001a, #0000001a);
  font-weight: 700;
}

.categoria-button.with-bg {
  text-shadow: 1px 1px 6px #00000080;
  background-image: linear-gradient(to right, #00000080, #0000 50%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100px;
  position: relative;
  overflow: hidden;
}

.categoria-button.with-bg-color {
  background-color: var(--lime-green);
}

.column-2 {
  background-color: var(--firebrick);
  background-image: linear-gradient(#00000029, #00000029);
  border-top-left-radius: 6px;
  flex-direction: column;
  flex: 0 auto;
  align-self: stretch;
  width: 20%;
  height: 100%;
  margin-top: 0;
  margin-left: 10%;
  padding-bottom: 100px;
  display: flex;
  position: fixed;
  overflow: auto;
}

.div-block-1045 {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.column-1 {
  background-color: var(--firebrick);
  flex-flow: column wrap;
  flex: 0 auto;
  align-self: stretch;
  width: 10%;
  height: 100%;
  display: flex;
  position: fixed;
  overflow: visible;
}

.button-column-1 {
  color: var(--white);
  text-transform: uppercase;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.button-column-1:hover {
  background-color: #0003;
  border-radius: 6px;
}

.button-column-1.current {
  background-image: linear-gradient(#00000029, #00000029);
  border-radius: 6px;
}

.image-button-column-1 {
  width: 30px;
  height: 30px;
  margin-bottom: 10px;
}

.brand-pedido-na-loja {
  object-fit: cover;
  background-color: #0000;
  border-radius: 100%;
  min-width: 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
  padding-left: 0;
  display: block;
  box-shadow: 0 2px 6px #0000001a;
}

.grid-column-1 {
  color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding: 0 8px 8px;
}

.logo-alloy-pedido-na-loja {
  justify-content: center;
  align-items: center;
  height: 64px;
  display: flex;
  position: absolute;
  inset: auto 0% 90px;
}

.logo-alloy {
  width: 100px;
}

.navbar-pedido-na-loja-tablet {
  z-index: 1;
  background-color: var(--firebrick);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 90px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
}

.div-block-1050 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 20px;
  display: flex;
}

.div-block-1050.hide {
  display: none;
}

.local-point {
  justify-content: center;
  align-items: center;
  margin-left: 16px;
  display: flex;
}

.text-block-365 {
  color: var(--white);
  text-transform: uppercase;
  background-image: linear-gradient(#00000029, #00000029);
  border-radius: 6px;
  align-items: center;
  height: 36px;
  padding-left: 12px;
  padding-right: 12px;
  font-weight: 500;
  display: flex;
}

.div-block-1094 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  display: grid;
}

.quantidade-pedido-na-loja {
  width: 100%;
  margin-right: 0;
}

.content-qtd-pedido-na-loja {
  border: 1px solid #0000001a;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.content-qtd-pedido-na-loja.sacola {
  height: 40px;
}

.qtd-number {
  text-align: center;
  width: 38px;
  height: 44px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 700;
}

.image-button {
  width: 24px;
  height: 24px;
}

.image-button.margin-right {
  margin-right: 12px;
}

.navbar-fixed {
  z-index: 1000;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 64px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
  box-shadow: 0 -1px 3px #0000001a;
}

.navbar-fixed.marketplace, .navbar-fixed.hide-cardapio-tablet, .navbar-fixed.hide {
  display: none;
}

.grid-navbar-buttons-fixed {
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
}

.grid-navbar-buttons-fixed.grid-2-col {
  grid-template-columns: 1fr 1fr;
  display: none;
}

.grid-navbar-buttons-fixed.grid-3-col {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-navbar-buttons-fixed.grid-1-col-desktop {
  grid-template-columns: 1fr;
}

.grid-navbar-buttons-fixed.display-block {
  grid-template-columns: 1fr 1fr;
  display: none;
}

.buttons-navbar-fixed {
  color: #000;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2px;
  font-size: 13px;
  text-decoration: none;
  display: flex;
}

.buttons-navbar-fixed:hover {
  text-decoration: none;
}

.buttons-navbar-fixed.w--current {
  color: var(--firebrick);
  font-weight: 500;
}

.buttons-navbar-fixed.w--current:hover {
  text-decoration: none;
}

.buttons-navbar-fixed.hide {
  display: none;
}

.buttons-navbar-fixed.bag {
  padding-top: 2px;
}

.icon-bar-fixed {
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
  margin-bottom: 4px;
}

.ic-bt {
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
}

.image-item-na-loja-sacola {
  object-fit: cover;
  border-radius: 6px;
  min-width: 80px;
  max-width: 80px;
  min-height: 80px;
  max-height: 80px;
}

.div-block-1101 {
  margin-right: 20px;
}

.banner-cookies {
  z-index: 1002;
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 6px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 20vw;
  padding: 10px 10px 10px 12px;
  display: flex;
  position: fixed;
  inset: auto 0% 10px 10px;
  box-shadow: 0 4px 8px #0000001a;
}

.banner-cookies.full, .banner-cookies.hide {
  display: none;
}

.paragraph-cookies {
  margin-bottom: 6px;
  font-size: 13px;
  line-height: 16px;
}

.button-cookies {
  background-color: var(--lime-green-2);
  color: #fff;
  text-transform: uppercase;
  border: 2px solid #1fb76c;
  border-radius: 5px;
  padding: 10px 16px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s;
  position: relative;
}

.button-cookies:hover {
  opacity: .8;
  text-decoration: none;
}

.button-cookies:active {
  opacity: .7;
}

.link-cookies {
  color: #1fb76c;
}

.div-block-1110 {
  margin-top: 20px;
  display: inline-block;
}

.card-confirmar-endere-o {
  cursor: pointer;
  background-image: url('../images/location.svg');
  background-position: 24px;
  background-repeat: no-repeat;
  background-size: 24px;
  border: 1px solid #0000001a;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding: 20px 20px 20px 70px;
  display: flex;
}

.card-confirmar-endere-o:hover {
  border-color: var(--firebrick);
}

.button-card-confirmar-endere-o {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-capa {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.container-filter {
  z-index: 1;
  align-items: flex-start;
  width: 100%;
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.container-filter.search {
  opacity: 0;
  justify-content: space-between;
  width: 810px;
  height: 44px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.container-filter.categorias {
  justify-content: flex-start;
  align-items: center;
  width: 810px;
  height: 44px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.container-filter.categorias.list-horizontal {
  height: auto;
  overflow: auto;
}

.container-filter.categorias.width-100 {
  width: 100%;
}

.buttons-filters {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  width: 160px;
  display: block;
}

.buttons-filters.hide {
  display: none;
}

.bt-filter-categ {
  color: var(--black);
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 100px;
  flex: none;
  justify-content: space-between;
  align-items: center;
  max-width: 300px;
  margin-right: 10px;
  padding: 6px 12px;
  text-decoration: none;
  display: flex;
}

.bt-filter-categ:hover {
  background-color: #0000000a;
  border-color: #0000;
}

.bt-filter-categ.w--current {
  color: var(--lime-green-2);
  background-color: #1fb76c33;
  border-color: #0000;
  font-weight: 500;
}

.last-buttom {
  flex: none;
  padding-right: 20px;
}

.bt-search {
  cursor: pointer;
  background-color: #0000000f;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  display: flex;
}

.bt-search.margin-right-16 {
  margin-right: 16px;
}

.ic-bt-search {
  opacity: .6;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
}

.field-search-items {
  width: 100%;
  margin-right: 8px;
}

.option-drop {
  cursor: pointer;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.option-drop:hover {
  background-color: #0000000a;
}

.drop-custom-top {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 30px;
  flex-direction: column;
  width: 160px;
  height: 36px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.drop-custom-top:hover {
  text-decoration: none;
}

.accordion-title-div {
  width: 190px;
  margin-top: -2px;
}

.container-18 {
  z-index: 1;
  width: 100%;
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.container-18.navbar-marketplace {
  align-items: center;
  max-width: 100%;
  height: 80px;
  padding: 12px 24px;
  display: flex;
}

.container-18.full-width {
  max-width: none;
  padding-left: 24px;
  padding-right: 24px;
}

.link-mais-infos {
  color: var(--white);
  font-weight: 700;
}

.options-delivery {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.options-delivery.hide {
  display: none;
}

.options-delivery.overlay-finalizar {
  margin-left: 0;
  margin-right: 0;
}

.options-delivery.need-to-select {
  outline-color: var(--indian-red-2);
  outline-offset: 2px;
  outline-width: 3px;
  outline-style: solid;
}

.card-option-delivery {
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  min-height: 64px;
  padding: 8px 10px;
  display: flex;
}

.card-option-delivery.vertical {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.card-option-delivery.vertical.hide {
  display: none;
}

.card-option-delivery.vertical.small-button {
  background-color: #0000000a;
  min-height: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.card-option-delivery.vertical.disable-button {
  cursor: auto;
  background-color: #0000;
  border-style: none;
  min-height: 44px;
  margin-bottom: -10px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
}

.card-option-delivery.small-button {
  background-color: #0000000a;
  border-style: none;
  min-height: 44px;
}

.div-block-1113 {
  color: #000c;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  display: flex;
}

.div-block-1114 {
  margin-right: 6px;
}

.text-block-370 {
  color: #0009;
  text-align: left;
  font-size: 11.2px;
}

.paragraph-13 {
  color: #0009;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.close-modal {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.image-circle-button {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.image-circle-button.back {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.choose-option-order {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.overlay-choose-order {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.card-top-overlay {
  color: #000;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 66px;
  padding: 12px 10px 12px 20px;
  display: flex;
}

.container-card-overlay-choose-order {
  background-color: #fff;
  border-radius: 6px;
  width: 600px;
  position: relative;
}

.container-card-overlay-choose-order.overlay-short {
  width: 300px;
}

.radio-button-choose-order {
  box-shadow: none;
  cursor: pointer;
  background-color: #00000014;
  border-style: none;
  order: -1;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-top: 0;
  margin-left: 0;
}

.radio-button-choose-order.w--redirected-checked {
  background-color: #fff;
  border-style: solid;
  border-color: #1fb76c;
}

.radio-button-choose-order.w--redirected-focus {
  box-shadow: none;
}

.radio-button-choose-order.hide {
  display: block;
}

.radio-button-label-choose-order {
  flex: 1;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.radio-button-field-choose-order {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.radio-button-field-choose-order.padding-20 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 10px;
}

.radio-button-field-choose-order.padding-20.selected {
  background-color: var(--lime-green);
}

.heading-choose-order {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.div-block-1129 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-1129.fixed {
  grid-row-gap: 10px;
  background-color: var(--white);
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-direction: column;
  padding-top: 20px;
  display: flex;
  position: sticky;
  inset: 0 0% -40px;
  box-shadow: 0 -2px 6px #0000001a;
}

.icon-choose {
  margin-left: 10px;
  margin-right: 12px;
}

.overlay-choose-time {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1130 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.overlay-agendamento {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.content-agendamento {
  padding: 0 20px 20px;
}

.overlay-choose-qrcodes {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.choose-option-qrcode {
  text-align: center;
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  height: 64px;
  display: flex;
}

.choose-option-qrcode.selected {
  border-color: var(--lime-green);
  background-color: var(--lime-green);
  color: var(--white);
}

.grid-qrcodes {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.grid-qrcodes.new-grid-waiters {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.icon-choose-delivery {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.icon-choose-delivery-arrow {
  width: 18px;
  min-width: 18px;
  height: 18px;
  min-height: 18px;
}

.options-delivery-mobile {
  padding-top: 0;
  padding-bottom: 20px;
  display: none;
}

.options-delivery-mobile-cart {
  padding-bottom: 16px;
}

.div-block-1131 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 20px;
  display: grid;
}

.div-block-1132 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: space-between;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
}

.end-loja {
  cursor: pointer;
  border: 1px #0000001a;
  border-top-style: solid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  min-height: auto;
  margin-top: 6px;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}

.item-2-0 {
  z-index: 1;
  background-color: var(--white);
  opacity: 1;
  border: 1px solid #0000001a;
  border-radius: 6px;
  width: 100%;
  min-width: 273px;
  padding: 10px 10px 10px 12px;
  transition: all .2s;
  display: block;
  position: relative;
  box-shadow: 0 2px 6px #0000001a;
}

.item-2-0.ops {
  border-color: #f77d05;
  display: block;
}

.item-2-0.novo-item-na-sacola {
  opacity: 0;
  display: none;
}

.item-2-0.new-design {
  justify-content: space-between;
  display: flex;
}

.paragraph-14 {
  margin-bottom: 0;
  margin-left: 0;
  font-size: 13px;
  line-height: 16px;
}

.banner-alerta-pedidos {
  z-index: 0;
  color: #f77d05;
  background-color: #fef0e2;
  flex-direction: column;
  align-items: center;
  margin: -16px -16px -10px;
  padding: 15px 16px 24px;
  display: block;
  position: relative;
  inset: 0% 0% auto;
}

.resolver-item-sacola {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 10px;
  color: #f77d05;
  background-color: #fef0e2;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin: 10px -10px -10px -12px;
  padding: 12px 16px 16px;
  display: grid;
  position: relative;
  inset: 0% 0% auto;
}

.image-warning {
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  margin-right: 16px;
}

.text-span-18 {
  color: #0009;
}

.div-block-1134 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}

.label-chip {
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.chips {
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: flex;
}

.action-chip {
  color: #000c;
  cursor: pointer;
  background-color: #0000000a;
  border: 1px #0000001a;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  height: 32px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.action-chip:hover {
  background-color: #0000000d;
}

.action-chip:active {
  opacity: .8;
}

.action-chip.ativo {
  color: var(--firebrick);
  background-color: #be1e2d33;
  font-weight: 500;
}

.icon-chip {
  border-radius: 100px;
  width: 16px;
  height: 16px;
}

.overlay-filtro {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1135 {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.overlay-pedidos {
  z-index: 11000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1136 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.grid-pedidos-overlay {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 20px;
}

.item-overlay {
  z-index: 1;
  background-color: var(--white);
  border: 1px #0000001a;
  border-radius: 6px;
  align-items: flex-start;
  width: 100%;
  padding: 12px 10px 12px 12px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px #00000026;
}

.historico-pedidos {
  padding-top: 20px;
}

.div-block-1138 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  display: grid;
}

.pedidos-delivery-em-andamento {
  padding-bottom: 20px;
  display: block;
}

.div-block-1140 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  display: grid;
}

.text-block-372 {
  color: #0009;
  padding-top: 4px;
  line-height: 18px;
}

.heading-104 {
  margin-bottom: 0;
  font-weight: 500;
}

.status-pedido {
  color: #0009;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000000a;
  border-radius: 4px;
  margin-top: 10px;
  padding: 6px;
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
  display: inline-block;
}

.grid-description-card-item-overlay {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  align-content: space-around;
  padding-top: 2px;
  padding-bottom: 3px;
}

.price-card-item-overlay {
  font-size: 14px;
  font-weight: 500;
}

.price-card-item-overlay.price-cut-gift {
  text-decoration: line-through;
}

.overlay-qrcode-location {
  z-index: 11000;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding-top: 80px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.heading-105.no-margin {
  margin-top: 0;
}

.paragraph-16 {
  color: #0009;
}

.div-block-1141 {
  padding-top: 20px;
}

.div-block-1142 {
  opacity: 0;
  text-align: left;
  display: none;
}

.image-75 {
  margin-right: 10px;
}

.itens-mesa-balcao {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sem-itens, .div-block-1143 {
  padding-top: 20px;
}

.div-block-1144 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: grid;
}

.div-block-1144.fixed-bottom {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--white);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: column wrap;
  margin: 20px -20px -20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: sticky;
  inset: auto 0% -40px;
  box-shadow: 0 -2px 6px #0000001a;
}

.status-run {
  opacity: 1;
  color: var(--firebrick);
  font-weight: 500;
}

.overlay-conta-fechada {
  z-index: 11000;
  background-color: var(--white);
  opacity: 0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.container-obrigado {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  padding: 40px 20px;
  display: flex;
}

.div-block-1146 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-76 {
  width: 28px;
  height: 28px;
  margin-left: -4px;
  margin-right: 10px;
}

.grid-pedidos-tela-final {
  border: 1px solid #0000001a;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  max-height: 250px;
  padding: 20px;
  overflow: auto;
}

.pagamento-aprovado {
  background-color: var(--lime-green);
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-right: 12px;
  display: flex;
}

.div-block-1147 {
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.text-span-19 {
  color: var(--firebrick);
}

.div-block-1148 {
  margin-top: -10px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.subheading-tela-final {
  color: #000000b3;
  margin-top: 4px;
}

.logo-tela-final {
  border-radius: 100%;
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.container-conta-fechada {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.div-bt-novo-pedido {
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.div-block-1149 {
  width: 100%;
}

.title-card-loyalty {
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
}

.text-span-20 {
  color: var(--lime-green);
}

.card-loyalty {
  margin-top: 24px;
}

.text-payment-ok {
  color: #0009;
  line-height: 16px;
}

.text-span-21 {
  color: var(--lime-green);
  font-weight: 500;
}

.obs-text-block {
  opacity: .6;
  margin-top: 2px;
  font-size: 13px;
  line-height: 18px;
}

.div-block-1150 {
  width: 100%;
}

.overlay-painel-logado {
  z-index: 11000;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding-top: 80px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1151 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  display: grid;
}

.container-resume-store-marketplace {
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.container-resume-store-marketplace.hide {
  display: none;
}

.card-resume-store-marketplace {
  z-index: 1;
  background-color: var(--white);
  color: var(--black);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 20px;
  position: relative;
  box-shadow: 0 2px 6px #00000029;
}

.name-store {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 6px;
  font-size: 16px;
  line-height: 20px;
}

.div-block-card-infos-1 {
  align-items: center;
  margin-top: 2px;
  margin-bottom: 10px;
  line-height: 13px;
  display: flex;
}

.div-block-1078 {
  color: #e7a74e;
  cursor: pointer;
  align-items: center;
  margin-right: 4px;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  display: flex;
}

.image-star {
  width: 14px;
  min-width: 14px;
  height: 14px;
  min-height: 14px;
}

.image-star.margin-right {
  margin-right: 6px;
}

.image-star.margin-right.inside-button {
  margin-bottom: 2px;
}

.image-star.margin-right.review-gray {
  opacity: .2;
}

.image-star.big {
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
  margin-top: 10px;
}

.text-card-small {
  color: #0009;
}

.div-block-1154 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.div-block-1155 {
  margin-right: 16px;
}

.entrega-field {
  border-radius: 30px;
  align-items: center;
  height: auto;
  padding-top: 2px;
  padding-left: 0;
  padding-right: 12px;
  display: flex;
}

.image-78 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-right: 8px;
}

.heading-106 {
  color: #0009;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 12px;
}

.content-navbar-marketplace {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-1156 {
  background-color: #1fb76c;
  border-radius: 100%;
  width: 12px;
  min-width: 12px;
  height: 12px;
  min-height: 12px;
  position: absolute;
  inset: -2px auto auto -2px;
}

.logo-marketplace {
  align-items: center;
  display: flex;
}

.arrow-modo-de-entrega {
  min-width: 12px;
  min-height: 12px;
  margin-left: 12px;
  margin-right: 0;
  transform: rotate(90deg);
}

.bt-navbar-marketplace {
  cursor: pointer;
  border-radius: 100px;
  align-items: center;
  height: 44px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.bt-navbar-marketplace:hover {
  background-color: #0000000a;
}

.bt-navbar-marketplace:active {
  background-color: #00000014;
}

.navigation-container {
  z-index: 99;
  background-color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: sticky;
  top: 0;
  box-shadow: 4px 0 8px 1px #0000001a;
}

.navigation-container.marketplace {
  z-index: 200;
}

.navigation-container.marketplace.disable {
  display: none;
}

.icon-local {
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-right: 6px;
}

.heading-local-de-entrega {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
}

.div-block-1082 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brand-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  max-height: 60px;
  display: flex;
}

.select-modo-de-entrega {
  cursor: pointer;
  margin-left: 24px;
  display: block;
}

.div-block-1081 {
  align-items: center;
  display: flex;
}

.status-horarios-loja {
  color: #0009;
  font-size: 13px;
}

.topo-loja-marketplace {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 200px;
  max-height: 200px;
  margin-top: -10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.topo-loja-marketplace.page-item {
  background-color: var(--lime-green);
  min-height: 88px;
  max-height: 88px;
}

.topo-loja-marketplace.hide {
  display: none;
}

.image-79 {
  object-fit: cover;
  width: 100%;
  height: 200px;
}

.div-block-1157 {
  background-image: linear-gradient(#00000080, #00000080);
  height: 200px;
  position: absolute;
  inset: 0%;
}

.div-block-1158 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-1158.grid-tablet {
  align-items: start;
}

.div-block-1159 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: 20px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.back-marketplace {
  cursor: pointer;
  background-color: #fff6;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  padding-top: 2px;
  padding-right: 2px;
  display: flex;
}

.div-block-1160 {
  margin-top: 16px;
}

.div-block-1161 {
  position: absolute;
  inset: 20px 20px auto auto;
}

.div-block-1162 {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.image-navbar-fixed {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-bottom: 2px;
}

.tem-item {
  background-color: #1fb76c;
  border-radius: 100%;
  width: 12px;
  min-width: 12px;
  height: 12px;
  min-height: 12px;
  position: absolute;
  inset: -2px auto auto 4px;
}

.image-brand-footer {
  object-fit: contain;
  width: 120px;
  min-width: 120px;
  height: 46px;
  min-height: 46px;
}

.cupom-aplicado {
  margin-left: 2px;
  text-decoration: line-through;
}

.div-block-1163 {
  align-items: flex-start;
  display: flex;
}

.div-block-1164 {
  margin-bottom: 20px;
}

.div-block-1165 {
  border: 2px solid var(--firebrick);
  background-color: var(--white);
  border-radius: 6px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px;
  box-shadow: 0 2px 6px #0000001a;
}

.image-80 {
  object-fit: cover;
  border-radius: 6px;
  width: 140px;
  min-width: 140px;
  height: 140px;
  min-height: 140px;
}

.div-block-1166 {
  margin-right: 20px;
}

.heading-107 {
  margin-top: 0;
  font-weight: 500;
}

.image-81 {
  margin-right: 8px;
}

.div-block-1167 {
  width: auto;
}

.text-block-374 {
  margin-bottom: 20px;
}

.div-block-1168 {
  display: inline-block;
}

.text-span-22 {
  text-decoration: underline;
}

.link-19 {
  color: var(--firebrick);
}

.overlay-endereco {
  z-index: 3000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-82 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-right: 10px;
}

.div-block-1169, .div-block-1170 {
  padding-bottom: 30px;
}

.step-1-location {
  opacity: 1;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  transition: all .2s;
  display: block;
}

.div-block-1171 {
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 30px;
  display: flex;
}

.div-block-1172 {
  margin-top: 10px;
}

.step-2-location {
  opacity: 0;
  justify-content: center;
  padding: 30px 30px 10px;
  transition: all .2s;
  display: none;
}

.topo-overlay-location {
  z-index: 100;
  background-color: var(--white);
  border-bottom: 1px #0000001a;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.topo-overlay-location.step-2 {
  justify-content: flex-start;
}

.form-block-location {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.div-block-1173 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.step-3-location {
  opacity: 0;
  transition: all .2s;
  display: none;
  position: relative;
}

.select-city {
  z-index: 0;
  flex: 1;
  position: relative;
}

.field-label-selector {
  z-index: 2;
  background-color: var(--white);
  opacity: 1;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  top: -10px;
  left: 14px;
}

.dropdown-toggle-selector {
  background-color: var(--white);
  border: 1px solid #0000001a;
  border-radius: 4px;
  width: 100%;
  height: 64px;
  padding-top: 22px;
  padding-left: 16px;
}

.dropdown-toggle-selector:focus {
  outline-offset: 0px;
  border-style: solid;
  outline: 1px solid #0000001a;
  padding-top: 21px;
  padding-left: 15px;
}

.infos-location {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-1175 {
  z-index: 1;
  background-image: linear-gradient(to bottom, var(--white) 75%, #fff0);
  justify-content: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 35px;
  display: flex;
  position: absolute;
}

.back-step {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-top: 20px;
  margin-left: 20px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.back-step.first-step {
  margin-top: 0;
  margin-left: -8px;
  margin-right: 12px;
  position: relative;
}

.div-block-1176 {
  width: 100%;
  height: 500px;
  position: relative;
}

.map-location {
  height: 100%;
}

.div-block-1178 {
  z-index: 1;
  justify-content: center;
  width: 208px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 100px;
}

.div-block-1179 {
  display: inline-block;
}

.div-block-1180 {
  background-color: var(--white);
  border-radius: 6px;
  width: 232px;
  padding: 12px;
  transition: all .2s;
  position: relative;
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-1181 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 232px;
  height: 64px;
  min-height: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 25% 0% auto;
}

.icon-chip-left {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

.heading-108 {
  margin-top: 0;
  font-size: 14px;
  font-weight: 500;
}

.heading-108.margin-bottom {
  margin-bottom: 16px;
}

.div-block-1183 {
  border-bottom: 1px solid #0000001a;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.div-block-1184 {
  padding-bottom: 10px;
}

.div-block-1185 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.overlay-clean-bag {
  z-index: 3001;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1186 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 20px;
  display: grid;
}

.image-83 {
  width: 56px;
  min-width: 56px;
  height: 56px;
  min-height: 56px;
  margin-left: 10px;
}

.div-block-1187 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 36px;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-1188 {
  background-color: #0003;
  border-radius: 100px;
  width: 10px;
  height: 8px;
  margin-top: -4px;
}

.image-pin {
  width: 24px;
  transition: all .2s;
  position: relative;
}

.div-block-1189 {
  background-color: var(--white);
  width: 14px;
  min-width: 14px;
  height: 14px;
  min-height: 14px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -6px;
  transform: rotate(45deg);
}

.div-block-1195 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.overlay-review {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1196 {
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.overlay-reviews {
  z-index: 11000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1197 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-375 {
  color: #0009;
}

.div-block-1198 {
  text-align: center;
  font-size: 13px;
}

.nota-review {
  margin-right: 4px;
}

.div-reviews {
  padding-top: 20px;
}

.review {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border-top: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 16px;
  padding-bottom: 16px;
  display: grid;
}

.text-block-376 {
  color: #00000080;
  font-size: 13px;
  line-height: 13px;
}

.text-block-377 {
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
}

.div-block-1199 {
  align-items: center;
  display: flex;
}

.div-block-1200 {
  margin-right: 6px;
}

.paragraph-17 {
  color: #000c;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
}

.heading-109 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-1201 {
  padding-top: 20px;
}

.resposta {
  padding-left: 20px;
}

.color-green {
  color: var(--lime-green);
  font-weight: 500;
}

.overlay-infos-store-benefits {
  z-index: 11000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.head-list {
  font-size: 14px;
  font-weight: 500;
}

.list-benefits {
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-1202 {
  padding-top: 20px;
}

.offs {
  text-align: center;
  background-color: #1fb76c33;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-right: 4px;
  padding: 4px 6px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.offs.tag-store {
  z-index: 1;
  color: #0009;
  text-align: left;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #0000001a;
  justify-content: flex-start;
  margin-right: 0;
  padding-right: 24px;
  font-size: 12px;
  display: inline-block;
  position: relative;
}

.offs.tag-store.margin-top {
  margin-top: 6px;
}

.offs.tag-store.margin-top-right {
  margin-top: 6px;
  margin-right: 6px;
}

.text-block-386 {
  border-left: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  padding-top: 1px;
  padding-left: 4px;
  display: flex;
  position: absolute;
  inset: 0% 5px 0% auto;
}

.div-block-1203 {
  cursor: pointer;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.icon-infos {
  opacity: .3;
  width: 16px;
  min-width: 16px;
  height: 16px;
  min-height: 16px;
}

.div-block-1204 {
  z-index: 10;
  position: absolute;
  inset: auto 20px 0%;
}

.banner-notifications {
  color: var(--black);
  background-color: #0000000a;
  border-radius: 10px;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.heading-notification {
  margin-top: 0;
  font-size: 16px;
  line-height: 20px;
}

.paragraph-notification {
  margin-bottom: 0;
  line-height: 18px;
}

.div-block-1090 {
  margin-top: 16px;
  display: inline-block;
}

.div-block-1205 {
  padding: 16px 20px;
}

.div-block-1205.hide {
  display: none;
}

.div-recuperar-senha {
  opacity: 1;
  text-align: center;
  padding-top: 20px;
  font-weight: 400;
  transition: all .2s;
  display: block;
}

.div-recuperar-senha.wpp, .div-recuperar-senha.sms {
  opacity: 0;
  display: none;
}

.field-label-3 {
  color: #000;
  background-color: #fff;
  align-self: flex-start;
  margin-left: 14px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 14px;
  font-weight: 400;
  transition: all .2s;
  position: absolute;
  top: 15px;
}

.input-3 {
  z-index: 2;
  color: #000;
  background-color: #0000;
  border: 1px solid #0000001a;
  border-radius: 4px;
  height: 52px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}

.input-3:focus {
  border-width: 2px;
  border-color: #000;
}

.success-message-3 {
  color: #fff;
  text-align: center;
  background-color: #27bc4a;
  border-radius: 6px;
  font-weight: 500;
}

.heading-110 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-1207 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-26 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin: -10px;
  padding: 20px 10px;
}

.grid-26.cards-mobile {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  overflow: auto;
}

.grid-26.cards-slider-desktop {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin: 0;
  padding: 0;
  display: grid;
  overflow: auto;
}

.grid-26.cards-slider-desktop.width-100 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.banner-carousel-produtos-destaque {
  cursor: pointer;
  border-radius: 6px;
  justify-content: center;
  display: flex;
}

.grid-produto-destaque {
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  align-items: start;
  height: auto;
  min-height: auto;
  padding-top: 10px;
  display: grid;
}

.text-block-387 {
  float: left;
  background-color: var(--lime-green);
  color: var(--white);
  border-radius: 4px;
  padding: 3px;
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
  display: inline-block;
}

.text-block-387.item-cardapio-naloja {
  font-size: 13px;
  line-height: 13px;
}

.text-block-387.item-cardapio-naloja.promo-standby {
  padding: 4px;
  font-size: 16px;
  line-height: 16px;
}

.valor-promo-produto-destaque {
  align-items: center;
  display: flex;
}

.div-block-1208 {
  position: relative;
}

.button-circle {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: transform .2s;
  display: flex;
}

.button-circle:hover {
  transform: scale(1.1);
}

.button-circle.slider-arrow-button {
  background-color: #fff;
  border: 4px solid #fff;
}

.button-circle.slider-arrow-button.bg-gray-4 {
  border: 1px #0000001a;
  width: 32px;
  height: 32px;
  margin-top: 110px;
  box-shadow: 0 2px 6px #0003;
}

.button-circle.slider-arrow-button.bg-gray-4:hover {
  transform: none;
}

.slider {
  background-color: #0000;
  max-width: 100%;
  height: auto;
}

.slider.slider-marketplace {
  max-width: 100%;
}

.display-none {
  display: none;
}

.slider-arrow {
  z-index: 9;
  align-items: center;
  width: 48px;
  display: flex;
  left: -24px;
  overflow: visible;
}

.slider-arrow.slider-arrow-right-marketplace {
  align-items: flex-start;
  width: 32px;
  margin-right: 4px;
  left: auto;
  right: -16px;
}

.slider-arrow.slider-arrow-marketplace {
  align-items: flex-start;
  width: 32px;
  margin-left: 4px;
  left: -16px;
}

.categoria-destaque {
  z-index: 1;
  margin-bottom: 20px;
  padding: 20px;
}

.div-block-1209 {
  margin-bottom: 20px;
}

.div-block-1209.any-config-display-categorie {
  padding-left: 16px;
}

.div-block-1212 {
  align-items: center;
  display: flex;
}

.div-block-1213 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: end;
  place-items: center end;
  display: flex;
}

.div-block-1213.garcom {
  grid-template-columns: 1fr 1fr;
  width: 400px;
}

.div-block-1213.garcom.hide {
  display: none;
}

.overlay-sacola-cardapio-tablet {
  z-index: 10001;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.notification-button {
  background-color: #1fb76c;
  border-radius: 100%;
  width: 12px;
  min-width: 12px;
  height: 12px;
  min-height: 12px;
  position: absolute;
  inset: 6px auto auto 4px;
}

.skeleton-div-block {
  z-index: 1000;
  width: 300px;
  height: 32px;
}

.skeleton-div {
  z-index: 1000;
  background-color: #00000014;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.skeleton-div.nome-categoria {
  width: 200px;
  height: 32px;
}

.skeleton-div.photo-skeleton-item-big {
  border-radius: 6px;
}

.skeleton-div.valor-item-card {
  width: 60px;
  height: 16px;
  margin-top: 4px;
  margin-bottom: 0;
  position: relative;
}

.skeleton-div.nome-item-card {
  width: 150px;
  height: 20px;
  margin-top: 4px;
  margin-bottom: 0;
  position: relative;
}

.skeleton-div.descricao-item-card {
  width: 120px;
  height: 12px;
  position: relative;
}

.div-block-1214 {
  z-index: 100;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-1215 {
  width: 44px;
  height: 44px;
}

.image-84 {
  border-radius: 100px;
  width: 44px;
  height: 44px;
}

.div-search-tablet-view {
  z-index: 100;
  background-color: var(--white);
  width: 810px;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 30px;
  display: none;
  position: sticky;
  top: 0;
}

.div-block-1216 {
  align-items: center;
  display: flex;
}

.text-block-388 {
  color: #0009;
  text-transform: uppercase;
  font-weight: 500;
}

.div-block-1217 {
  border-top: 1px solid #0003;
  margin-top: 16px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 30px;
}

.bt-down {
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
  font-size: 20px;
  font-weight: 400;
  transition: opacity .2s;
  display: flex;
  position: sticky;
  inset: auto auto 20px 40%;
  box-shadow: 0 2px 6px #0000001a;
}

.bt-down:hover {
  background-color: #f2f2f2;
}

.bt-down:active {
  background-color: #e4e4e4;
}

.image-85 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.icon-arrow {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-right: 6px;
  display: block;
  position: absolute;
  inset: 40% 0% auto auto;
}

.div-block-1218 {
  min-width: 500px;
  height: 100%;
  padding-top: 20px;
  padding-right: 16px;
}

.div-block-1219 {
  min-width: 500px;
  display: block;
}

.imagem-complemento {
  object-fit: cover;
  background-image: url('../images/image-default-item.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  height: auto;
  min-height: 80px;
  max-height: 80px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.div-block-1220 {
  flex: 1;
  padding-right: 20px;
}

.categoria-destaque-naloja {
  z-index: 1;
  padding: 20px;
  display: none;
}

.div-block-1221 {
  margin-top: 16px;
}

.content-verifica-sms {
  background-color: var(--white);
  border: 1px #0000001a;
  border-radius: 6px;
  width: 700px;
  position: relative;
  box-shadow: 0 2px 6px #0000001a;
}

.paragraph-18 {
  margin-bottom: 0;
  font-size: 14px;
}

.buttons-verifica-sms {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.paragraph-19 {
  margin-top: 10px;
  margin-bottom: 0;
}

.form-block-12 {
  margin-bottom: 0;
  padding-top: 20px;
}

.div-block-1222 {
  border-top: 1px solid #0000001a;
  padding: 20px;
}

.overlay-standby {
  z-index: 12000;
  background-color: var(--white);
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
}

.brand-standby {
  z-index: 1;
  object-fit: cover;
  background-color: #0000;
  border-radius: 100%;
  min-width: 120px;
  max-width: 120px;
  min-height: 120px;
  max-height: 120px;
  padding-left: 0;
  display: block;
  position: absolute;
  inset: 6% auto auto 4%;
  box-shadow: 0 4px 10px #0000004d;
}

.logo-store-standby {
  object-fit: cover;
  border-radius: 100%;
  min-width: 120px;
  max-width: 120px;
  min-height: 120px;
  max-height: 120px;
}

.slider-standby {
  width: 100%;
  height: 100%;
}

.image-86 {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-1223 {
  color: var(--white);
  background-image: linear-gradient(#0000, #000);
  align-items: flex-end;
  width: 100%;
  height: 50vh;
  padding-bottom: 4%;
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-1224 {
  padding-top: 20px;
}

.valor-promo-standby {
  clear: left;
  align-items: center;
  padding-top: 12px;
  display: flex;
}

.paragraph-20 {
  font-size: 16px;
}

.div-block-1225 {
  padding-top: 24px;
  display: inline-block;
}

.div-block-1226 {
  z-index: 2;
  position: absolute;
  inset: 6% 4% auto auto;
}

.link-telefone {
  color: var(--lime-green);
}

.paragraph-21 {
  color: #0009;
}

.alterar-phone-number {
  opacity: 0;
  padding-top: 20px;
  transition: all .2s;
  display: none;
}

.input-code-sms {
  opacity: 1;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .2s;
}

.div-block-1227 {
  align-items: center;
  margin-top: 6px;
  font-size: 12px;
  line-height: 14px;
  display: flex;
}

.div-block-1229 {
  padding-left: 6px;
  padding-right: 6px;
}

.image-87 {
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
}

.div-block-1230 {
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.heading-111 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 16px;
  font-size: 16px;
  line-height: 20px;
}

.div-block-1231 {
  margin-top: 16px;
}

.div-block-1232 {
  padding-right: 6px;
}

.div-block-1234 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-1235 {
  padding-top: 10px;
  display: flex;
}

.div-block-1236 {
  border-bottom: 1px solid #0000001a;
  padding: 20px;
}

.div-block-1237 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-1238 {
  padding: 20px;
}

.capa-categoria {
  background-color: var(--lime-green);
  object-fit: cover;
  border-radius: 6px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 810px;
  height: auto;
  min-height: 84px;
  padding: 16px;
  display: flex;
  position: relative;
}

.capa-categoria.com-cor {
  color: var(--white);
}

.capa-categoria.com-cor.with-pointer {
  cursor: pointer;
}

.capa-categoria.com-imagem {
  color: var(--white);
  text-shadow: 1px 1px 6px #00000080;
  background-image: linear-gradient(96deg, #000000b3, #0000 50%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.capa-categoria.com-imagem.with-pointer {
  cursor: pointer;
  background-image: linear-gradient(96deg, #000000b3, #0000 50%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.capa-categoria.sem-cor-e-imagem {
  background-color: var(--white);
  border: 1px solid #0000001a;
}

.capa-categoria.sem-cor-e-imagem.any-config-display-categorie {
  border-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.capa-categoria.sem-cor-e-imagem.with-pointer {
  cursor: pointer;
}

.div-block-1241 {
  padding-top: 16px;
}

.div-block-1242 {
  max-height: 300px;
  overflow: auto;
}

.h-categoria {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 24px;
  line-height: 30px;
}

.sub-categoria {
  opacity: .75;
  margin-top: 2px;
}

.overlay-notification-store {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1250 {
  background-color: #0000000f;
  border-radius: 6px;
  padding: 12px;
}

.div-block-1251 {
  padding-top: 20px;
}

.text-block-389 {
  padding-bottom: 6px;
  font-size: 13px;
}

.promo-page-item {
  float: left;
  background-color: var(--lime-green);
  color: var(--white);
  border-radius: 4px;
  padding: 6px 6px 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  display: inline-block;
}

.valor-page-item {
  float: left;
  align-items: center;
  font-size: 22px;
  display: flex;
}

.valor-page-item.promo {
  color: var(--lime-green);
}

.brand-page-item {
  border: 2px solid var(--white-smoke);
  object-fit: cover;
  background-color: #0000;
  border-radius: 100%;
  min-width: 86px;
  max-width: 86px;
  min-height: 86px;
  max-height: 86px;
  padding-left: 0;
  display: block;
  position: absolute;
  inset: 20px auto auto 20px;
  box-shadow: 0 2px 6px #0000001a;
}

.image-logo-page-item {
  object-fit: cover;
  border-radius: 100%;
  min-width: 82px;
  max-width: 82px;
  min-height: 82px;
  max-height: 82px;
}

.overlay-color-div {
  background-image: linear-gradient(#0003, #0003);
  position: absolute;
  inset: 0%;
}

.div-block-1252 {
  padding-top: 16px;
  display: flex;
}

.text-block-390 {
  padding-bottom: 6px;
}

.cookies-item {
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
}

.div-block-1253 {
  background-color: var(--lime-green);
  width: 36px;
  height: 24px;
}

.paragraph-22 {
  margin-top: 6px;
  font-size: 9px;
  line-height: 13px;
}

.paragraph-23 {
  font-size: 13px;
  line-height: 16px;
}

.cookies-list {
  height: 100%;
  max-height: 200px;
  overflow: auto;
}

.div-block-1254 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cookies-details {
  border: 1px solid #0000001a;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
  padding: 4px 12px;
  font-size: 11px;
  line-height: 13px;
  display: flex;
}

.cookies-details-content {
  opacity: 0;
  display: none;
}

.paragraph-24 {
  color: var(--lime-green);
  cursor: pointer;
  font-size: 11px;
  font-weight: 700;
  line-height: 13px;
}

.text-block-391 {
  font-size: 11px;
  font-weight: 700;
  line-height: 13px;
}

.list-cookies {
  opacity: 0;
  display: none;
}

.text-span-23 {
  color: #0006;
  padding-left: 4px;
  font-size: 16px;
  line-height: 16px;
}

.text-span-24 {
  color: #0006;
  padding-left: 4px;
  font-size: 14px;
  line-height: 16px;
}

.text-span-25, .text-span-26, .text-span-27 {
  color: #0006;
  padding-left: 4px;
  font-size: 14px;
  line-height: 18px;
}

.text-span-28 {
  color: #0006;
  padding-left: 4px;
  font-size: 14px;
}

.overlay-waiting {
  z-index: 100;
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-1255 {
  margin-right: 10px;
  display: inline-block;
}

.div-block-1256 {
  align-items: center;
  display: flex;
}

.div-block-1257 {
  padding-bottom: 20px;
}

.image-89 {
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  margin-right: 16px;
}

.div-block-1258 {
  flex: 1;
}

.image-90 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.aviso-location {
  color: #0009;
  text-align: left;
  background-color: #0000000f;
  border-radius: 4px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-right: 4px;
  padding: 4px 6px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  display: inline-block;
}

.div-block-1259 {
  padding-top: 10px;
  display: block;
}

.overlay-cancelar-pedido {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1260 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 20px;
  display: block;
}

.div-block-1261 {
  align-items: center;
  display: flex;
}

.div-options {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 20px;
  display: grid;
}

.divider {
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.div-block-1262 {
  display: none;
}

.select-bairro {
  z-index: 0;
  flex: 1;
  position: relative;
}

.select-bairro.margin-bottom-16 {
  margin-bottom: 16px;
}

.expandable-categorie {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.div-block-1263 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 20px;
  display: flex;
}

.expandable-categorie-highlight {
  padding-top: 20px;
  padding-left: 20px;
  display: block;
}

.banner-delivery-no-image {
  z-index: 1;
  background-color: var(--lime-green);
  color: var(--white);
  background-image: linear-gradient(#00000026, #00000026);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px #00000029;
}

.banner-delivery-with-image {
  z-index: 1;
  background-color: var(--white);
  color: var(--white);
  background-image: url('../images/photo-1487004121828-9fa15a215a7a.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px #00000029;
}

.categoria-destaque-expandable {
  z-index: 1;
  margin-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-span-29 {
  color: var(--lime-green);
  font-weight: 500;
}

.aviso-gift {
  color: var(--lime-green);
  text-align: center;
  background-color: #1fb76c1a;
  border-radius: 4px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-right: 4px;
  padding: 6px 6px 6px 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  display: flex;
  position: relative;
}

.ic-gift {
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-right: 10px;
}

.container-progress-bar {
  background-color: #0000001a;
  border-radius: 10px;
  width: 100%;
  height: 4px;
  position: relative;
  overflow: hidden;
}

.container-progress-bar.margin-top {
  background-color: #0000000f;
  margin-top: 4px;
}

.progress-bar {
  background-color: var(--lime-green);
  width: 50%;
  height: 100%;
}

.progress-bar._100 {
  width: 100%;
}

.div-block-1264 {
  text-align: center;
  background-color: #0000000f;
  border-radius: 6px;
  margin-top: 10px;
  padding: 6px;
  font-size: 13px;
}

.status-milestones-coupon {
  text-align: center;
  background-color: #0000000f;
  border-radius: 0 0 6px 6px;
  padding: 6px;
  font-size: 13px;
}

.cupom-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.h-cupom-aplicado {
  color: var(--lime-green);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
}

.resume-coupons {
  border-bottom: 1px #0000001a;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-1265 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 10px;
  display: flex;
}

.tag-off-pay {
  float: left;
  background-color: var(--lime-green);
  color: var(--white);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  height: 20px;
  margin-right: 6px;
  padding: 3px;
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
  display: flex;
}

.aviso-pay-offer {
  color: var(--lime-green);
  text-align: center;
  background-color: #1fb76c1a;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 6px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  display: flex;
}

.row-type-pay {
  z-index: 1;
  float: left;
  background-color: var(--white);
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 4px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  margin-right: 10px;
  padding: 10px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.row-type-pay:hover {
  background-color: var(--white);
  border-color: #0003;
}

.div-block-1266 {
  align-items: center;
  line-height: 20px;
  display: flex;
}

.div-block-1267 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-1267.naloja {
  padding-top: 20px;
}

.div-block-1267.hide {
  display: none;
}

.subheading-card {
  color: #000c;
  margin-top: 5px;
  font-weight: 400;
}

.span-important {
  color: #f77d05;
  background-color: #fef0e2;
  border-radius: 6px;
  padding: 6px 12px;
  display: inline-block;
}

.content-page-categoria {
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.container-page-categoria {
  width: 810px;
}

.div-block-1520 {
  justify-content: center;
  align-items: center;
  min-width: 100%;
  min-height: 200px;
  display: flex;
}

.loading-circle {
  background-color: #0000;
  border: 3px solid #1fb76c;
  border-radius: 100%;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
}

.checkbox-field {
  align-items: center;
  padding-bottom: 5px;
  display: block;
}

.checkbox-painel-spot {
  box-shadow: none;
  background-color: #fff;
  border-color: #0000001a;
  border-radius: 4px;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-top: 0;
}

.checkbox-painel-spot.w--redirected-checked {
  background-color: #1fb76c;
  background-size: 16px;
  border-color: #1fb76c;
  border-radius: 4px;
}

.checkbox-painel-spot.w--redirected-focus, .checkbox-painel-spot.w--redirected-focus-visible {
  box-shadow: none;
}

.checkbox-label {
  float: left;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 10px;
  line-height: 18px;
}

.div-block-1521 {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
}

.div-block-1522 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.text-block-393 {
  color: #0009;
}

.bold-text-7 {
  font-weight: 700;
}

.overlay-infos-store-cashback-marketplace {
  z-index: 11000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1468 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.earn-image {
  background-color: #1fb76c1a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  display: flex;
}

.image-92 {
  opacity: .8;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.text-block-451 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

.earn-cashback {
  color: #1fb76c;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-450 {
  color: #0009;
  margin-top: 10px;
  line-height: 18px;
}

.container-card-overlay {
  background-color: #fff;
  border-radius: 6px;
  width: 600px;
  position: relative;
}

.div-block-1524 {
  border-top: 1px solid #0000001a;
  margin-top: 20px;
  padding-top: 20px;
}

.overlay-comanda-ocupada {
  z-index: 11000;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding-top: 80px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1525 {
  padding-top: 20px;
}

.loading-item {
  z-index: 1000;
  background-color: var(--white);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-1527, .image-93 {
  border-radius: 100px;
  width: 44px;
  height: 44px;
}

.tag-receber-em {
  color: #0009;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000000a;
  border-radius: 4px;
  margin-top: 10px;
  margin-right: 10px;
  padding: 6px;
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
  display: inline-block;
}

.div-search-qrcodes {
  padding: 20px;
}

.text-block-452 {
  background-color: #0000000f;
  border-radius: 6px;
}

.div-block-1528 {
  padding-bottom: 12px;
  font-weight: 500;
}

.div-block-1529 {
  padding-top: 20px;
  padding-bottom: 12px;
  font-weight: 500;
}

.status-loja {
  color: #1fb76c;
  text-align: left;
  text-transform: uppercase;
  border-radius: 4px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 500;
  line-height: 13px;
  display: flex;
  position: relative;
}

.status-loja.closed {
  color: var(--black);
}

.status-loja.closed.hide {
  display: none;
}

.bullet-status-loja {
  background-color: #1fb76c;
  border-radius: 100px;
  width: 10px;
  min-width: 10px;
  height: 10px;
  min-height: 10px;
  margin-right: 10px;
}

.bullet-status-loja.closed {
  background-color: #fd405299;
}

.overlay-maior-idade {
  z-index: 11000;
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.div-block-1530 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  display: grid;
}

.aviso-conteudo-nao-liberado {
  opacity: 0;
  display: none;
}

.pergunta-18-anos {
  opacity: 1;
  width: 300px;
}

.pergunta-18-anos.size-page {
  text-align: center;
  width: 500px;
}

.content-aviso-consumo-responsavel {
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 24px 24px 32px;
  display: grid;
}

.content-aviso-consumo-responsavel.no-photo {
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.heading-consumo {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
}

.content-page {
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.container-page {
  width: 900px;
}

.text-block-453 {
  color: var(--black);
  padding-top: 2px;
}

.text-span-30 {
  color: #0009;
}

.div-block-1531 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.link-20 {
  color: var(--lime-green-2);
}

.metodo-resgate-de-senha {
  color: #00000080;
  text-align: center;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
}

.div-block-1532 {
  color: #0009;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.link-21 {
  color: #1fb76c;
}

.block-sms {
  opacity: 0;
  display: none;
}

.access-code-comanda {
  margin-bottom: -6px;
  padding-top: 20px;
  padding-left: 20px;
  display: inline-block;
}

.div-block-1533 {
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding: 6px 16px 6px 10px;
  display: flex;
}

.tooltip-container {
  position: relative;
}

.tooltip-container.text-space-left {
  margin-left: 6px;
}

.tooltip-container.text-space-left.space-top {
  z-index: 2;
  margin-top: -3px;
}

.tooltip-circle {
  color: #0009;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  padding-top: 2px;
  padding-right: 1px;
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
  display: flex;
}

.tooltip-message {
  color: #000000b3;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  min-width: 200px;
  padding: 6px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  display: none;
  position: absolute;
  bottom: 22px;
  left: 10px;
  transform: translate(-50%);
  box-shadow: 0 3px 6px #0000001a;
}

.access-code-field {
  opacity: 0;
  text-align: left;
  width: 160px;
  display: none;
}

.overlay-share-comanda {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.container-card-overlay-share-comanda {
  background-color: #fff;
  border-radius: 6px;
  width: 450px;
  position: relative;
}

.container-card-overlay-share-comanda.overlay-short {
  width: 300px;
}

.div-block-1534 {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.code-access {
  color: #1fb76c;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.div-block-896 {
  opacity: .8;
  cursor: pointer;
  background-color: #0000000d;
  background-image: url('../images/copy.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 1px #0000001a;
  border-radius: 4px;
  width: 100%;
  height: 44px;
  margin-right: 10px;
  padding: 12px 40px 12px 12px;
  overflow: hidden;
}

.div-block-896:hover {
  opacity: .8;
}

.div-block-896:active {
  opacity: .7;
}

.text-block-455 {
  overflow: hidden;
}

.div-block-1535 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 40px;
}

.text-block-456 {
  text-align: center;
  margin-bottom: 6px;
}

.text-code-access {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
}

.description-code-access {
  color: #0009;
  margin-top: 20px;
  line-height: 18px;
}

.content-code-access {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-94 {
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
  margin-right: 6px;
}

.overlay-acessando-comanda {
  z-index: 11000;
  opacity: 1;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding-top: 80px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.heading-112 {
  color: var(--lime-green-2);
  margin-top: 0;
}

.div-block-1536 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.paragraph-25 {
  background-color: #0000000f;
  border-radius: 6px;
  padding: 12px;
}

.aviso-horarios {
  color: #0009;
  text-align: left;
  border-left: 3px solid #0003;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: inline-block;
}

.div-block-1537 {
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-1538 {
  padding-top: 16px;
}

.div-block-1539 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-113, .text-block-458 {
  line-height: 16px;
}

.div-block-1540 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-bottom: 10px;
}

.list {
  margin-bottom: 0;
  padding-left: 20px;
}

.div-block-1541 {
  color: #000000b3;
  background-color: #0000000a;
  border-radius: 6px;
  margin-top: 20px;
  padding: 20px;
}

.text-block-459 {
  font-weight: 500;
}

.div-block-1542 {
  grid-row-gap: 6px;
  color: #f77d05;
  background-color: #fef0e2;
  border-radius: 6px;
  flex-direction: column;
  padding: 20px;
  display: flex;
}

.div-block-1543 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.fields-pay-pix {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.overlay-lightbox-photos {
  z-index: 10000;
  opacity: 0;
  background-color: #000000f2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-photo-items {
  border-radius: 6px;
  max-width: 800px;
  max-height: 800px;
}

.close-lightbox-photos-items {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.icon-close-lightbox-photos {
  width: 16px;
  height: 16px;
}

.name-option-payment {
  text-align: left;
  padding-top: 2px;
  padding-left: 10px;
  line-height: 18px;
}

.valor-option-payment {
  opacity: 1;
  text-align: right;
  width: 85px;
  padding-top: 2px;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 500;
}

.button-new-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #1fb76c;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-width: 64px;
  height: 44px;
  padding-top: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.button-new-2:hover {
  background-image: linear-gradient(#00000014, #00000014);
}

.button-new-2:active {
  opacity: .8;
  background-image: linear-gradient(#00000052, #00000052);
}

.button-new-2:focus {
  background-image: linear-gradient(#0000003d, #0000003d);
}

.button-new-2.outlined {
  color: #000;
  background-color: #fff;
  border: 1px solid #0000001a;
  position: relative;
}

.button-new-2.outlined:hover {
  background-image: linear-gradient(#0000000a, #0000000a);
}

.button-new-2.outlined:active {
  background-image: linear-gradient(#00000029, #00000029);
}

.formas-add {
  border: 1px solid #0000001a;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  display: block;
}

.text-block-18 {
  font-size: 16px;
  line-height: 20px;
}

.div-block-1455 {
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.div-block-1455:hover {
  background-color: #0000000f;
}

.icon-trash {
  width: 22px;
  height: 22px;
}

.choise-option-payment {
  color: #0009;
  justify-content: flex-start;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.div-block-1607 {
  justify-content: flex-end;
  align-items: center;
  width: 85px;
  display: flex;
}

.card-payment-option {
  z-index: 0;
  border-bottom: 1px solid #0000001a;
  border-radius: 3px;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  display: flex;
  position: relative;
  overflow: visible;
}

.tooltip-circle-2 {
  color: #0009;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #0003;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  padding-top: 2px;
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
  display: flex;
}

.tooltip-message-2 {
  color: #000000b3;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  min-width: 200px;
  padding: 6px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  display: none;
  position: absolute;
  bottom: 22px;
  left: 10px;
  transform: translate(-50%);
  box-shadow: 0 3px 6px #0000001a;
}

.div-block-1472 {
  text-align: right;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  min-width: 86px;
  max-width: 86px;
  display: flex;
}

.choise-button-pay-order {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.modal-pagamentos {
  z-index: 10;
  opacity: 0;
  background-image: linear-gradient(#00000080, #00000080);
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 20px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-1609 {
  background-color: var(--white);
  border-radius: 6px;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.pay-form-one, .pay-form-two {
  opacity: 0;
  display: none;
}

.question-pay-form {
  text-align: center;
}

.div-block-1610 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.image-95 {
  margin-left: 10px;
}

.div-block-1611 {
  text-align: center;
  padding-bottom: 10px;
}

.div-block-1612 {
  padding-top: 24px;
}

.form-block-13 {
  margin-bottom: 20px;
}

.rotate-180 {
  transform: rotate(180deg);
}

.rotate-180.margin-right {
  margin-right: 10px;
}

.buttons-bottom-pay-form {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.div-block-1613 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-1614 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-1615 {
  flex: 1;
}

.banners-app {
  z-index: 1;
  background-color: var(--white);
  color: var(--white);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px #00000029;
}

.banners-app.naloja {
  display: none;
}

.slider-banners {
  border-radius: 6px;
  width: 100%;
  height: 250px;
}

.mask-slider-banners {
  border-radius: 6px;
}

.image-slider-banners-one {
  z-index: 1;
  background-color: var(--white);
  color: var(--white);
  background-image: url('../images/photo-1534308983496-4fabb1a015ee.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px #00000029;
}

.image-slider-banners-two {
  z-index: 1;
  background-color: var(--white);
  color: var(--white);
  background-image: url('../images/instagram-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px #00000029;
}

.image-slider-banners-one-three {
  z-index: 1;
  background-color: var(--white);
  color: var(--white);
  background-image: url('../images/photo-1487004121828-9fa15a215a7a.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px #00000029;
}

.left-arrow-slider-banners, .right-arrow-slider-banners {
  opacity: 0;
}

.slide-nav-banners {
  opacity: .8;
}

.pay-one-form {
  opacity: 1;
  display: block;
}

.div-block-1617 {
  margin-top: 20px;
}

.div-block-1618 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.resume-mensagem {
  border-bottom: 1px #0000001a;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-1619 {
  padding-left: 20px;
}

.div-block-1620 {
  padding-bottom: 10px;
}

.form-block-14 {
  margin-bottom: 0;
  padding-top: 20px;
}

.div-block-1621 {
  margin-top: 10px;
  position: relative;
}

.div-block-1622, .div-block-1623 {
  margin-top: 20px;
  position: relative;
}

.icon-svg {
  flex: none;
  width: 16px;
  height: 16px;
}

.icon-svg.cc-featured {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding-top: 0;
  display: flex;
}

.icon-svg.cc-featured.margin-right-12 {
  width: 26px;
  height: 26px;
  margin-right: 6px;
}

.icon-svg.cc-featured.margin-botton {
  width: 28px;
  height: 28px;
}

.icon-svg.cc-featured.small-icon {
  width: 20px;
  height: 20px;
}

.qrcode-pix {
  object-fit: cover;
  border-radius: 6px;
  width: 100px;
  min-width: 100px;
  height: 100px;
  min-height: 100px;
  display: block;
}

.search-new-address {
  opacity: 0;
  display: none;
}

.div-block-1624 {
  background-color: #00000008;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.form-4 {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form-block-15 {
  background-color: var(--white);
  border-radius: 10px;
  margin-bottom: 0;
  padding: 30px;
  box-shadow: 0 2px 6px #0000001a;
}

.heading-114 {
  color: #000c;
  margin-top: 0;
  font-size: 24px;
  line-height: 30px;
}

.text-block-460 {
  color: #000000b3;
}

.image-96 {
  height: 44px;
  max-height: 44px;
  margin-bottom: 36px;
}

.recaptcha {
  margin-bottom: 0;
}

.pix-div {
  color: var(--lime-green);
  text-align: center;
  background-color: #1fb76c0f;
  border: 1px solid #1fb76c33;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: 260px;
  padding: 10px;
  display: flex;
  overflow: hidden;
}

.margin-left {
  margin-left: 10px;
}

.margin-left.rotate {
  margin-right: -6px;
  transform: rotate(-45deg);
}

.image-97 {
  width: 24px;
  height: 24px;
}

.bar-notification {
  justify-content: space-between;
  align-items: center;
  padding: 6px 10px;
  display: flex;
  box-shadow: 0 2px 6px #0000001a;
}

.uui-banner08_icon-wrapper {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.icon-featured-modern-large {
  background-color: var(--lime-green);
  color: var(--white);
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.uui-icon-1x1-xsmall-2 {
  width: 1.5rem;
  height: 1.5rem;
}

.div-block-1625 {
  align-items: center;
  display: flex;
}

.text-block-461 {
  color: #000c;
}

.coupons {
  flex: 1;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.div-block-1626 {
  cursor: pointer;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.loyalt {
  cursor: pointer;
  background-color: #0000000a;
  border-radius: 8px;
  flex: none;
  padding: 12px 16px;
  display: block;
}

.loyalt:hover {
  opacity: .8;
}

.loyalt.hide {
  display: none;
}

.text-block-462 {
  margin-top: 4px;
}

.div-block-1627 {
  display: flex;
}

.div-block-1628 {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.div-block-1629 {
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
}

.div-block-1629:hover {
  background-color: #0000000a;
}

.image-98 {
  width: 20px;
  height: 20px;
}

.design-2 {
  display: none;
}

.banners-topo {
  object-fit: cover;
  width: 100%;
  height: 100vw;
  max-height: 250px;
  display: block;
}

.image-99 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 250px;
}

.list-categorias {
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.bt-list-categoria {
  background-color: var(--white);
  color: #000000b3;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.bt-list-categoria.w--current {
  border-bottom: 2px solid var(--lime-green);
  font-weight: 700;
}

.block-list-categorias-horizontal {
  z-index: 1002;
  background-color: var(--white);
  border-bottom: 1px solid #0000001a;
  align-items: center;
  width: 810px;
  max-width: 1248px;
  display: flex;
  position: relative;
  overflow: auto;
}

.block-list-categorias-horizontal.search {
  opacity: 0;
  justify-content: space-between;
  width: 810px;
  height: 44px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.block-list-categorias-horizontal.categorias {
  justify-content: flex-start;
  align-items: center;
  width: 810px;
  height: 44px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.block-list-categorias-horizontal.categorias.list-horizontal {
  height: auto;
  overflow: auto;
}

.block-list-categorias-horizontal.width-100 {
  width: 100%;
}

.link-22 {
  color: var(--lime-green);
}

.paragraph-26 {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 16px;
}

.bar-status-order {
  background-color: var(--white);
  border-top: 1px solid #0000000f;
  border-bottom: 1px solid #0000000f;
  justify-content: space-between;
  align-items: center;
  padding: 6px 10px;
  display: flex;
  position: static;
  inset: auto 0% 64px;
}

.bold-text-8 {
  text-decoration: underline;
}

.search-cities-field {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  height: 4.5em;
  min-height: 4em;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}

.div-block-1494 {
  color: #0009;
  flex: 1;
  align-items: center;
  width: 100%;
  height: 4em;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.image-100 {
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
}

.image-101 {
  border-radius: 100px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  display: block;
}

.loading-image {
  border-radius: 30px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.text-block-463 {
  padding-top: 0;
}

.div-block-1491 {
  margin-bottom: 20px;
}

.div-block-1493 {
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 44px;
  padding-left: 10px;
  display: flex;
}

.image-91 {
  opacity: .75;
}

.search-content-cities {
  z-index: 100;
  color: #00000080;
  background-color: #fff;
  border: 1px solid #0000000f;
  border-radius: 6px;
  width: 300px;
  max-height: 200px;
  margin-top: -10px;
  margin-left: 10px;
  font-weight: 500;
  display: block;
  position: absolute;
  overflow: auto;
  box-shadow: 0 2px 6px #0000001a;
}

.margin-top-2 {
  margin-top: 36px;
}

.margin-top-2:hover {
  text-decoration: none;
}

.margin-top-2.align {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: flex-start start;
  display: grid;
}

.button-new-3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #1fb76c;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-width: 64px;
  height: 44px;
  padding-top: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.button-new-3:hover {
  background-image: linear-gradient(#00000014, #00000014);
  text-decoration: none;
}

.button-new-3:active {
  opacity: .8;
  background-image: linear-gradient(#00000052, #00000052);
}

.button-new-3:focus {
  background-image: linear-gradient(#0000003d, #0000003d);
}

.button-new-3.radius {
  border-radius: 100px;
}

.button-new-3.radius.min-w {
  width: 110px;
  min-width: 110px;
}

.button-new-3.outlined {
  color: #000c;
  background-color: #0000;
  border: 1px solid #0000001a;
  text-decoration: none;
}

.button-new-3.outlined:hover {
  text-decoration: none;
}

.cities-list {
  flex-direction: column;
  padding: 10px;
  display: flex;
}

.text-block-464 {
  color: #0009;
  font-size: 14px;
}

.city-item-list {
  grid-column-gap: 10px;
  cursor: pointer;
  border: 1px solid #0000;
  flex-direction: row;
  align-items: center;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 20px;
  display: flex;
}

.city-item-list:hover {
  border: 1px solid #0000000f;
  border-radius: 6px;
}

.div-block-1631 {
  height: 4em;
  min-height: 4em;
}

.options-cards {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-1632 {
  border: 1px solid #0000001a;
  border-radius: 6px 6px 4px 4px;
  align-items: center;
  display: flex;
}

.text-block-465 {
  color: #0009;
  font-size: 13px;
}

.div-block-1633 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.text-block-466 {
  color: #0009;
}

.radio-button-field-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  cursor: pointer;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 8px 0 8px 16px;
  display: flex;
}

.radio-button-select-card {
  background-color: var(--white);
  box-shadow: none;
  border: 2px solid #0000001a;
  width: 20px;
  height: 20px;
  margin-top: 0;
}

.radio-button-select-card.w--redirected-checked {
  border: 2px solid var(--white-smoke);
  background-color: var(--lime-green);
  box-shadow: none;
  outline-color: var(--lime-green);
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
  width: 16px;
  height: 16px;
  margin-left: -18px;
  margin-right: 2px;
  padding: 2px;
}

.radio-button-select-card.w--redirected-focus {
  box-shadow: none;
}

.form-block-16 {
  flex: 1;
  margin-bottom: 0;
}

.checkbox-label-3 {
  float: left;
  color: #0009;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 14px;
  line-height: 18px;
}

.link-23 {
  color: #27bc4a;
}

.checkbox-form {
  box-shadow: none;
  background-color: #fff;
  border-color: #0000001a;
  border-radius: 4px;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-top: 0;
}

.checkbox-form.w--redirected-checked {
  background-color: #1fb76c;
  background-size: 16px;
  border-color: #1fb76c;
  border-radius: 4px;
}

.checkbox-form.w--redirected-focus, .checkbox-form.w--redirected-focus-visible {
  box-shadow: none;
}

.link-block-15 {
  float: left;
  clear: both;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000c;
  background-color: #0000000f;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  height: 44px;
  min-height: 44px;
  padding-left: 10px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-block-15:hover {
  background-color: #00000008;
}

.link-block-15:active, .link-block-15:focus {
  opacity: .7;
}

.rotate--180 {
  opacity: .8;
  transform: rotate(-180deg);
}

.div-block-1634 {
  margin-top: 16px;
  display: inline-block;
}

.input-wrap-2 {
  background-color: #fff;
  border: 0 solid #000;
  flex-direction: row;
  width: 100%;
  min-height: 3em;
  margin-bottom: 16px;
  display: flex;
  position: relative;
}

.paragraph {
  color: #0009;
  font-size: 16px;
  line-height: 24px;
}

.card-top-overlay-only-x {
  color: #000;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 66px;
  padding: 12px 10px;
  display: flex;
  position: absolute;
}

.container-card-overlay-complete-data {
  background-color: #fff;
  border-radius: 6px;
  width: 450px;
  position: relative;
}

.overlay-confirm-password {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.input-4 {
  z-index: 2;
  color: #000;
  background-color: #0000;
  border: 1px solid #0000001a;
  border-radius: 4px;
  align-items: center;
  width: 100%;
  height: 4em;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.input-4:focus {
  border-width: 2px;
  border-color: #1fb76c;
  padding-left: 15px;
}

.button-new-4 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #1fb76c;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-width: 64px;
  height: 44px;
  padding-top: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.button-new-4:hover {
  color: #fff;
  background-image: linear-gradient(#00000014, #00000014);
}

.button-new-4:active {
  opacity: .8;
  background-image: linear-gradient(#00000052, #00000052);
}

.button-new-4:focus {
  background-image: linear-gradient(#0000003d, #0000003d);
}

.form-block-cadastro {
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.div-block-6954 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-6956 {
  padding: 40px 20px 20px;
}

.field-label-4 {
  background-color: #fff;
  border-radius: 4px;
  align-self: flex-start;
  margin-left: 14px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 16px;
  font-weight: 400;
  transition: all .2s;
  position: absolute;
  top: 34%;
}

.heading-130 {
  font-size: 22px;
  line-height: 30px;
}

.div-block-7750 {
  align-self: stretch;
  margin-top: 20px;
}

.div-block-6955 {
  grid-column-gap: 16px;
  margin-top: 10px;
  margin-bottom: 6px;
  display: flex;
}

.div-block-7751 {
  color: #000000b3;
  background-color: #0000000f;
  border-radius: 6px;
  margin-top: 20px;
  padding: 10px;
  display: none;
}

.overlay-complete-data {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.form-block-pix {
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 10px;
}

.div-block-7752 {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.div-block-7753 {
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  margin-right: 10px;
  display: flex;
}

.div-block-7753:hover {
  background-color: #0000000f;
}

.div-block-7753:active {
  background-color: #00000014;
}

.div-block-7754 {
  grid-column-gap: 20px;
  display: flex;
}

.image-102 {
  width: 24px;
  height: 24px;
}

.div-block-7755 {
  border-bottom: 1px solid #0000001a;
  border-radius: 6px 6px 4px 4px;
  align-items: center;
  display: flex;
}

.div-block-7756 {
  width: 500px;
}

.text-block-467 {
  color: var(--lime-green);
  background-color: #1fb76c1a;
  border-radius: 100px;
  margin-bottom: 6px;
  padding: 6px 10px;
  font-weight: 500;
}

.select-qrcodes {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.select-qrcodes.new-grid-waiters {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.qrcode {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  text-align: center;
  border: 1px solid #0000001a;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding: 16px 10px;
  font-weight: 500;
  display: flex;
}

.qrcode.selected {
  background-color: var(--lime-green);
  color: var(--white);
  border-color: #0000;
}

.text-block-468 {
  color: var(--indian-red-2);
  background-color: #fd405233;
  border-radius: 100px;
  padding: 6px;
  font-size: 12px;
  line-height: 12px;
}

.dropdown-list-bairros {
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: scroll;
}

.dropdown-list-bairros.w--open {
  z-index: 1000;
  border: 1px #0000001a;
  border-radius: 6px;
  width: 100%;
  max-height: 200px;
  padding-top: 8px;
  padding-bottom: 8px;
  top: 40px;
  overflow: auto;
  box-shadow: 0 3px 6px #0000001a;
}

.dropdown-list-bairros.drop-list-pedidos.w--open {
  min-height: auto;
  max-height: none;
}

.div-block-1403 {
  margin-bottom: 16px;
  position: relative;
}

.drop-select-bairro {
  z-index: 1;
  float: right;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 4px;
  align-items: center;
  width: 100%;
  height: 64px;
  display: flex;
}

.drop-toggle {
  z-index: 1;
  color: #000000b3;
  background-color: #0000;
  width: 100%;
  padding: 12px 40px 10px 12px;
  font-size: 14px;
}

.text-block-469 {
  z-index: 2;
  opacity: 1;
  background-color: #fff;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 14px;
  position: absolute;
  top: -10px;
  left: 7px;
}

.dropdown-link-4 {
  color: #000;
  cursor: pointer;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.dropdown-link-4:hover {
  background-color: #0000000d;
}

.icon-3 {
  color: #666;
  margin-right: 14px;
}

.div-block-7025 {
  color: #000000b3;
  align-items: center;
  margin-bottom: 20px;
  font-size: 14px;
  display: flex;
}

.a-dropdown {
  width: 100%;
  max-width: 180px;
  margin-left: 0;
  margin-right: 0;
}

.a-dropdown.search {
  z-index: 1000;
  max-width: none;
}

.div-block-8010 {
  max-height: 250px;
  overflow: auto;
}

.a-dropdown-icon-l {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  font-size: 14px;
  display: flex;
}

.a-dropdown-list-search {
  z-index: 1000;
  max-height: 250px;
  top: 40px;
  overflow: scroll;
}

.a-dropdown-list-search.w--open {
  background-color: #fff;
  border-radius: 8px;
  margin-top: 12px;
  overflow: hidden;
  box-shadow: 0 2px 6px #0000001a;
}

.a-paragraph-small {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.div-block-699 {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 4px;
  width: 100%;
  height: 44px;
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-699.search {
  background-color: #0000000a;
  background-image: url('../images/search.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-style: none;
  border-radius: 100px;
  width: 100%;
}

.div-block-699.search.padding {
  align-items: center;
  padding-top: 1px;
}

.a-dropdown-wrap {
  z-index: 999;
  background-color: #fff;
  height: auto;
  padding: 8px;
}

.a-dropdown-wrap.padding-20 {
  padding: 0 20px 20px;
}

.a-dropdown-link {
  color: #000;
  letter-spacing: -.01em;
  cursor: pointer;
  border-radius: 4px;
  align-items: center;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.a-dropdown-link:hover {
  background-color: #0000000a;
}

.a-dropdown-link:focus {
  background-color: #0000000f;
}

.a-dropdown-link.w--current {
  color: #1fb76c;
  font-weight: 500;
}

.a-dropdown-toggle-regular {
  color: #000;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 4px;
  justify-content: space-between;
  width: 100%;
  height: 64px;
  padding: 22px 16px 20px;
  font-size: 16px;
  font-weight: 400;
  transition: border-color .3s;
  display: inline-block;
}

.a-dropdown-toggle-regular:hover {
  color: #000;
}

.a-dropdown-toggle-regular:focus {
  outline-offset: 0px;
  outline: 1px solid #0000001a;
}

.limpar {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  margin-left: 5px;
  display: flex;
}

.limpar:hover {
  background-color: #0000000d;
}

.limpar:active {
  opacity: .8;
}

.div-block-8009 {
  padding: 20px;
}

.field-label-select-bairro {
  z-index: 1001;
  background-color: var(--white);
  opacity: 1;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  top: -10px;
  left: 14px;
}

.field-search {
  background-color: #0000000a;
  border-radius: 100px;
  align-items: center;
  width: 100%;
  height: 44px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.icon-field-search {
  opacity: .7;
  width: 20px;
  height: 20px;
}

.div-block-8011 {
  flex: 1;
  align-items: center;
  height: 44px;
  padding-left: 8px;
  display: flex;
}

.text-block-470 {
  color: #000c;
}

.icon-small {
  color: #131316;
  flex: 0 auto;
  width: 24px;
  height: 24px;
}

.icon-small.green {
  color: var(--lime-green);
}

.icon-featured-outline-large {
  color: #131316;
  background-color: #0000;
  border: 1px #0000001a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.icon-small-2 {
  color: #131316;
  width: 1.5rem;
  height: 1.5rem;
}

.button-obs-product {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  display: flex;
}

.button-obs-product.margin-top-20 {
  margin-top: 20px;
}

.pulse-animation-order {
  width: 30px;
  height: 30px;
}

.div-block-782-copy {
  position: absolute;
  inset: 0 auto auto -5px;
}

.div-block-782-copy.agora {
  top: -6px;
  left: -13px;
}

.div-block-782-copy.em-breve {
  inset: auto auto 0% -5px;
}

.div-block-782-copy.pulse-status {
  top: -10px;
  left: -16px;
}

.pulse-status {
  position: absolute;
  top: -10px;
  left: -16px;
}

.banner-accepted-order {
  z-index: 1000;
  opacity: 0;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: auto;
}

.container-card-modal-accepted-order {
  background-color: #fff;
  border-radius: 6px;
  padding: 20px;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.container-card-modal-accepted-order.overlay-short {
  width: 300px;
}

.icon-small-3 {
  color: #131316;
  width: 1.5rem;
  height: 1.5rem;
}

.div-block-8012 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-left: 20px;
  display: flex;
}

.text-block-471 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-8013 {
  align-items: center;
  display: flex;
}

.icon-accepted-order {
  background-color: #1fb76c1a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  display: flex;
}

.div-block-8014 {
  align-items: center;
  display: flex;
}

.div-block-8015 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.action-buttons-order {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-8016 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  display: flex;
}

.div-block-8017 {
  flex: 1;
  align-self: center;
}

.grid-infos-order-nolocal {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  align-content: space-around;
  align-items: center;
}

.div-block-8018 {
  padding-bottom: 20px;
}

.heading-top-overlay {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.div-block-8019 {
  align-items: center;
  padding-left: 20px;
  display: flex;
}

.title-sub-filter {
  max-width: 280px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
}

.icon-checkbox-new {
  object-fit: cover;
  border-radius: 4px;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-right: 10px;
}

.checkbox-field-new {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.checkbox-label-new {
  color: #000c;
}

.form-tags {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form-block-tags {
  margin-bottom: 20px;
}

.checkbox-new {
  background-color: #0000000f;
  border-style: none;
  border-radius: 4px;
  margin-top: 0;
  margin-right: 16px;
  padding: 10px;
}

.checkbox-new.w--redirected-checked {
  background-color: #1fb76c;
  background-size: 16px;
  border-color: #0000;
  border-radius: 6px;
}

.checkbox-new.w--redirected-focus {
  box-shadow: none;
}

.icon-tag {
  object-fit: cover;
  border-radius: 4px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.tag {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  display: flex;
}

.tags-card-item {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-wrap: wrap;
  display: flex;
}

.tags-modal-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  border-top: 1px solid #0000001a;
  border-bottom: 1px solid #0000001a;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.tag-modal-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.text-block-472 {
  color: #000000bf;
  font-size: 13px;
  line-height: 16px;
}

.text-block-473 {
  display: flex;
}

.text-block-474 {
  color: #0009;
  border: 1px solid #0000001a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  padding-top: 1px;
  line-height: 14px;
  display: flex;
}

.div-block-8020 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.text-block-475 {
  color: #000000a6;
  font-size: 13px;
  line-height: 16px;
}

.text-block-476 {
  font-weight: 500;
}

.div-block-8021 {
  padding-bottom: 10px;
}

.div-block-8022 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.tag-modal-item-more-info {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #0000001a;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.modal-more-infos-tags {
  z-index: 2000;
  background-color: var(--white);
  opacity: 0;
  border-radius: 6px;
  width: 100%;
  margin-top: 30px;
  padding: 20px;
  display: none;
  position: absolute;
  box-shadow: 0 2px 5px #0000001a;
}

.div-block-8023 {
  padding-top: 16px;
  display: flex;
}

.block-tags-filter {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-8169 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  height: 110px;
  margin-top: 10px;
  padding-top: 10px;
}

.div-block-8171 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  width: 460px;
  display: flex;
}

.div-block-8170 {
  outline-offset: 1px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 6px;
  outline: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-8170:hover {
  opacity: .8;
}

.div-block-8170:active {
  opacity: 1;
}

.div-block-8170.selected {
  outline-width: 2px;
  outline-color: #1fb76c;
  box-shadow: 0 2px 5px #0000001a;
}

.photo-item {
  opacity: 1;
  object-fit: cover;
  border-radius: 6px;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
}

.loading-circle-2 {
  background-color: #0000;
  border: 3px solid #1fb76c;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  margin-top: 20px;
}

.loading-circle-2.fixed {
  margin-top: 0;
  position: absolute;
}

.item-datasheet-left {
  flex: 0 auto;
  min-width: 120px;
  max-width: 120px;
}

.item-datasheet-right {
  flex: 0 auto;
  padding-left: 0;
}

.datasheet {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.datasheet.margin-top-datasheet {
  margin-top: 10px;
}

.datasheet.two-col {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr 1fr;
}

.item-datasheet {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 1px solid #0000001a;
  justify-content: flex-start;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
}

.text-block-477 {
  font-weight: 500;
}

.text-block-478 {
  color: #000c;
}

.block-datasheet {
  border-top: 1px solid #0000001a;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
  padding-bottom: 40px;
  display: block;
}

.block-datasheet.margin-top-block-datasheet {
  margin-top: 20px;
}

.block-datasheet.no-margins {
  margin-left: 0;
  margin-right: 0;
}

.text-block-479 {
  font-weight: 500;
}

.text-block-480 {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
}

.blocks-top-item {
  align-items: flex-start;
  display: flex;
}

.content-item {
  height: 80vh;
  margin-bottom: 100px;
  padding-bottom: 70px;
  overflow: auto;
}

.content-item.new-design-item {
  display: flex;
  overflow: auto;
}

.linkinfo-datasheet-title {
  color: #0009;
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  padding-top: 2px;
  font-weight: 500;
  line-height: 14px;
  text-decoration: none;
  display: flex;
}

.div-block-8172 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.linkinfo-datasheet-compl {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  width: 110px;
  margin-top: 10px;
  display: flex;
}

.text-block-481 {
  color: #0009;
  font-size: 12px;
  line-height: 12px;
}

.div-block-8173 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.infopoints {
  color: #00000080;
  border: 1px solid #0000001a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  padding-top: 2px;
  font-weight: 500;
  line-height: 14px;
  text-decoration: none;
  display: flex;
}

.div-block-8174 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.navigation-container-2 {
  z-index: 99;
  box-shadow: none;
  background-color: #fff;
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
  position: sticky;
  top: 0;
  left: auto;
  right: auto;
}

.navbar {
  background-color: #0000;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.section {
  color: #000;
  margin-left: auto;
  margin-right: auto;
  padding-top: 44px;
  padding-bottom: 44px;
  position: relative;
}

.section.bg-gray-4 {
  border-radius: 10px;
  margin-top: 20px;
}

.section.bg-gray-4.termos {
  max-width: 1248px;
}

.section-title-wide {
  text-align: center;
  max-width: 720px;
  margin-bottom: 72px;
  margin-left: auto;
  margin-right: auto;
}

.section-title-wide.no-bottom-space {
  margin-bottom: 0;
}

.content-width-large-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  direction: ltr;
  width: 100%;
  max-width: 612px;
}

.row {
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  display: flex;
}

.row.row-justify-center {
  justify-content: center;
  align-items: center;
}

.row.row-align-center {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  line-height: 20px;
  display: flex;
}

.tabs-underline-wrapper-2 {
  flex-direction: column;
  align-items: center;
  line-height: 22px;
  display: flex;
}

.tab-underline-3 {
  opacity: .5;
  text-align: center;
  background-color: #0000;
  border-bottom: 4px solid #0000;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 0;
  font-size: 16px;
  font-weight: 500;
  transition: opacity .2s, border-color .2s;
  display: flex;
  top: 2px;
}

.tab-underline-3:hover {
  opacity: 1;
  text-decoration: none;
}

.tab-underline-3:active {
  background-color: #0000;
}

.tab-underline-3.w--current {
  opacity: 1;
  background-color: #0000;
  border-bottom-color: #1fb76c;
}

.tab-underline-3.tab-underline-first {
  margin-left: 0;
}

.tab-underline-3.tab-underline-first.w--current {
  border-bottom-color: #1fb76c;
}

.tabs-underline-menu-2 {
  border-bottom: 2px solid #0000001a;
  justify-content: center;
  margin-bottom: 48px;
  display: flex;
}

.tabs-underline-menu-2.text-large {
  width: 612px;
}

.text-block-482 {
  font-weight: 700;
}

.div-block-8175 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-8176 {
  z-index: 1;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-8177 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.flag {
  width: 24px;
  max-width: 24px;
  height: 24px;
  max-height: 24px;
}

.div-block-8178 {
  padding-top: 40px;
}

.image-1-produto-tablet, .image-2-produto-tablet {
  object-fit: cover;
  border-radius: 8px;
  width: 120%;
  min-width: 120%;
  height: 100%;
  min-height: 100%;
  transition: opacity .2s;
}

.image-1-categoria-tablet {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  min-width: 100%;
  height: 120%;
  min-height: 120%;
  position: absolute;
  inset: -10% auto auto 0%;
}

.image-2-categoria-tablet {
  object-fit: cover;
  width: 100%;
  min-width: 100%;
  height: 120%;
  min-height: 120%;
  position: absolute;
  inset: -10% auto auto 0%;
}

.text-block-483 {
  position: absolute;
}

.div-block-8179 {
  display: none;
}

.suggestions-bag {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #00000003;
  border-bottom: 1px solid #0000001a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px;
  display: flex;
  position: relative;
  overflow: auto;
}

.suggestions-bag.no-height {
  min-height: auto;
  max-height: none;
}

.suggestions-bag.hide-desktop-suggestions-bag {
  display: none;
}

.suggestion-item {
  z-index: 1;
  background-color: var(--white);
  opacity: 1;
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 6px;
  width: 140px;
  min-width: 140px;
  padding: 10px;
  transition: all .2s;
  display: block;
  position: relative;
  box-shadow: 0 2px 6px #0000001a;
}

.suggestion-item.ops {
  border-color: #f77d05;
  display: block;
}

.suggestion-item.novo-item-na-sacola {
  opacity: 0;
  display: none;
}

.suggestion-item.new-design {
  justify-content: space-between;
  display: flex;
}

.image-103 {
  width: 100px;
  height: 100px;
}

.div-block-8180 {
  position: relative;
}

.image-item-suggestion {
  object-fit: cover;
  background-color: #0000000f;
  background-image: url('../images/empty-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 118px;
  min-width: 118px;
  max-width: 118px;
  height: 118px;
  min-height: 118px;
  max-height: 118px;
  display: flex;
  position: relative;
}

.image-item-suggestion.default {
  opacity: .3;
  filter: grayscale();
  background-image: url('../images/image-default-item.png');
}

.image-item-suggestion.imagem-produto-destaque {
  background-image: url('../images/image-default-item.png');
  width: 256px;
  min-width: 256px;
  max-width: 256px;
  height: 256px;
  min-height: 256px;
  max-height: 256px;
}

.image-item-suggestion.imagem-produto-destaque.skeleton-block, .image-item-suggestion.skeleton-block {
  background-image: none;
}

.image-item-suggestion.tablet-view {
  align-items: center;
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  height: 140px;
  min-height: 140px;
  max-height: 140px;
  overflow: hidden;
}

.description-item-suggestion {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  align-items: start;
  height: auto;
  min-height: auto;
  padding-top: 6px;
  display: flex;
}

.price-suggestion {
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

.price-suggestion.promo {
  color: var(--lime-green);
  font-size: 12px;
  font-weight: 500;
}

.price-promo-suggestion {
  align-items: center;
  display: flex;
}

.title-suggestion-item {
  color: #000c;
}

.block-suggestions {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  display: flex;
}

.heading-suggestions {
  margin-left: 0;
  margin-right: 10px;
  font-weight: 500;
  position: sticky;
  left: 0;
}

.modal-suggestions {
  z-index: 3000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.modal-suggestions.item {
  opacity: 0;
  border-top-style: none;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.modal-suggestions.item.hide {
  display: block;
}

.modal-suggestions.item.ficha-teste {
  display: none;
}

.modal-suggestions.endereco {
  z-index: 60000;
  display: none;
}

.modal-suggestions.unidades {
  opacity: 0;
  display: none;
}

.modal-suggestions.informacoes {
  opacity: 0;
  align-items: center;
  display: none;
  overflow: auto;
}

.modal-suggestions.finalizar, .modal-suggestions.cupons {
  display: none;
}

.modal-suggestions.endereco-2, .modal-suggestions.endereco-3 {
  z-index: 60000;
  display: none;
}

.modal-suggestions.cadastro-rapido {
  display: none;
}

.modal-suggestions.agendamento {
  align-items: flex-start;
  display: none;
}

.modal-suggestions.agendamento-avisos {
  display: none;
}

.modal-suggestions.formas-de-pagamento {
  align-items: flex-start;
  display: none;
  position: fixed;
  overflow: auto;
}

.modal-suggestions.escolhe-endereco {
  z-index: 60000;
  display: none;
}

.modal-suggestions.verifica-sms {
  opacity: 0;
  align-items: flex-start;
  display: none;
  position: fixed;
  overflow: auto;
}

.container-modal {
  background-color: var(--white);
  border: 1px #0000001a;
  border-radius: 6px;
  width: auto;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 6px #0000001a;
}

.container-modal.new-design-item {
  width: auto;
  min-width: 600px;
  max-width: 1000px;
}

.top-modal {
  z-index: 100;
  background-color: var(--white);
  border-bottom: 1px #0000001a;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 10px 12px 20px;
  display: flex;
}

.top-modal.pedido {
  position: static;
}

.title-modal {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.link-block-38 {
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
}

.suggestions-modal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 20px 20px;
  display: flex;
  position: relative;
  overflow: auto;
}

.suggestions-modal.no-height {
  min-height: auto;
  max-height: none;
}

.div-block-8181 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  display: flex;
}

.info-store {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--white);
  color: var(--black);
  cursor: pointer;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 0 10px 0 0;
  line-height: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.info-store.store {
  background-image: url('../images/ic-store.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 24px;
  border-color: #0000001a;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.info-store.store.alterar {
  background-image: url('../images/alterar.svg'), url('../images/ic-store.svg');
  background-position: 98%, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: 24px, 24px;
  border-radius: 6px;
}

.info-store.store.page-item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.info-store.store.page-item:hover {
  background-color: #0000;
}

.block-info-store {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-484 {
  font-size: 16px;
  font-weight: 500;
}

.text-block-485 {
  color: #000000b3;
  font-size: 13px;
}

.bold-text-9 {
  text-decoration: underline;
}

.div-block-8182 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.container-status-loja {
  color: var(--black);
  padding-top: 2px;
  line-height: 14px;
}

.block-vantagens {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: auto;
}

.icon-vantagens {
  color: var(--lime-green-2);
  width: 1.5rem;
  height: 1.5rem;
}

.div-block-8183 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.div-coupons {
  cursor: pointer;
  background-color: #0000000a;
  border-radius: 8px;
  flex: none;
  padding: 12px 16px;
  display: block;
}

.div-coupons:hover {
  opacity: .8;
}

.div-coupons.hide {
  display: none;
}

.modal-loyalt-program {
  z-index: 11000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.container-modal-loyalt-program {
  background-color: #fff;
  border-radius: 6px;
  width: 600px;
  position: relative;
}

.container-modal-loyalt-program.overlay-short {
  width: 300px;
}

.div-block-8184 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.heading-modal {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.div-block-8185 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.bar-button-bottom {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-top: 20px;
  display: flex;
}

.card-top-modal {
  color: #000;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 66px;
  padding: 12px 10px 12px 20px;
  display: flex;
}

.content-modal {
  padding: 10px 20px 20px;
}

.list-2 {
  margin-bottom: 0;
  padding-left: 20px;
}

.modal-coupons {
  z-index: 11000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.container-modal-coupons {
  background-color: #fff;
  border-radius: 6px;
  width: 600px;
  position: relative;
}

.container-modal-coupons.overlay-short {
  width: 300px;
}

.text-block-486 {
  color: #000000b3;
  font-size: 13px;
}

.single-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 250px;
  display: none;
}

.slider-top {
  z-index: 1;
  background-color: var(--white);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 250px;
  display: block;
  position: relative;
}

.slider-top.naloja, .slider-top.hide {
  display: none;
}

.image-slider-banners-first-topo {
  z-index: 1;
  background-color: var(--white);
  color: var(--white);
  background-image: url('../images/photo-1534308983496-4fabb1a015ee.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 250px;
  display: flex;
  position: relative;
}

.image-slider-banners-second-topo {
  z-index: 1;
  background-color: var(--white);
  color: var(--white);
  background-image: url('../images/instagram-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 250px;
  display: flex;
  position: relative;
}

.image-slider-banners-third-topo {
  z-index: 1;
  background-color: var(--white);
  color: var(--white);
  background-image: url('../images/photo-1487004121828-9fa15a215a7a.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 250px;
  display: flex;
  position: relative;
}

.slider-banners-topo {
  width: 100%;
  height: 100%;
  max-height: 250px;
}

.div-block-8186 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-8188 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  padding-top: 10px;
  display: flex;
}

.div-block-8189, .div-block-8190 {
  display: block;
}

.div-block-8191 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-left: 10px;
  display: flex;
}

.icon-calendar {
  opacity: .4;
  color: var(--lime-green-2);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8192 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.text-block-487 {
  color: #000000b3;
  font-size: 13px;
  line-height: 13px;
}

.div-block-8193 {
  align-items: center;
  display: flex;
}

.div-indique {
  cursor: pointer;
  background-color: #0000000a;
  border-radius: 8px;
  flex: none;
  padding: 12px 16px;
  display: block;
}

.div-indique:hover {
  opacity: .8;
}

.div-indique.hide {
  display: none;
}

.div-block-8194 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div-loading-qrcode, .loading-qrcode {
  border-radius: 100px;
  width: 44px;
  height: 44px;
}

.text-block-488 {
  color: #0009;
}

.div-block-8195 {
  background-color: var(--white);
  padding: 20px;
  position: sticky;
  top: 0;
}

.div-block-8196 {
  background-color: var(--white);
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 20px;
  position: sticky;
  inset: 0 0% 0%;
}

.div-block-8197 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8198 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.html-embed-selo {
  margin-bottom: 0;
}

.heading-131 {
  margin-top: 0;
  font-size: 28px;
}

.heading-132 {
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

.modal-maior-idade {
  z-index: 11000;
  background-image: linear-gradient(#000c, #000c);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.div-block-8199 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding: 40px;
  display: flex;
}

.div-block-8200 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  display: flex;
}

.div-block-8201 {
  text-align: center;
}

.modal-command-reader {
  z-index: 5000;
  background-color: var(--white);
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.command-reader-qrcode {
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
  position: relative;
}

.command-reader-info {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  padding: 20px 20px 20px 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
}

.reader {
  background-color: var(--black);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.target-reader {
  z-index: 1;
  width: 50%;
  height: 50%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0%;
  right: 0%;
}

.corner-target-reader-left-top {
  border-top: 2px solid var(--white);
  border-left: 2px solid var(--white);
  border-top-left-radius: 30px;
  width: 60px;
  height: 60px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.corner-target-reader-right-bottom {
  border-style: none solid solid none;
  border-width: 1px 2px 2px 1px;
  border-color: var(--white);
  border-bottom-right-radius: 30px;
  width: 60px;
  height: 60px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.corner-target-reader-right-top {
  border-style: solid solid none none;
  border-width: 2px 2px 1px;
  border-color: var(--white);
  border-top-right-radius: 30px;
  width: 60px;
  height: 60px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.corner-target-reader-left-bottom {
  border-bottom: 2px solid var(--white);
  border-left: 2px solid var(--white);
  border-bottom-left-radius: 30px;
  width: 60px;
  height: 60px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.icon-small-4 {
  color: #131316;
  width: 1.5rem;
  height: 1.5rem;
}

.image-svg {
  z-index: 1;
  color: var(--lime-green);
  width: 80px;
  height: 80px;
  position: relative;
}

.text-span-31 {
  text-decoration: underline;
}

.div-block-8202 {
  z-index: 0;
  background-color: #1fb76c33;
  border-radius: 100px;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  min-height: 50px;
  max-height: 50px;
  position: absolute;
  inset: -8px -8px auto auto;
}

.div-block-8203 {
  position: relative;
}

.banner-accepted-order-qrcode {
  z-index: 1000;
  opacity: 0;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: auto;
}

.text-block-489 {
  background-color: var(--light-grey);
  color: var(--black-2);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  height: 24px;
  padding: 4px 10px;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  display: flex;
}

.div-block-8204 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1px solid var(--light-grey);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 4px 4px 4px 10px;
  display: flex;
}

.text-span-32 {
  padding-left: 4px;
  font-weight: 400;
}

.div-block-8205 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 0;
  display: flex;
}

.div-block-8206 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.loading-qrcode-result {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-8207 {
  border: 5px solid var(--lime-green);
  border-radius: 100px;
  width: 44px;
  min-width: 44px;
  max-width: 44px;
  height: 44px;
  min-height: 44px;
  max-height: 44px;
}

.text-block-490 {
  color: var(--indian-red);
}

.div-block-8208 {
  flex: none;
  align-self: stretch;
}

.modal-aviso-pedido-similar {
  z-index: 3000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.modal-aviso-pedido-similar.item {
  opacity: 0;
  border-top-style: none;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.modal-aviso-pedido-similar.item.hide {
  display: block;
}

.modal-aviso-pedido-similar.item.ficha-teste {
  display: none;
}

.modal-aviso-pedido-similar.endereco {
  z-index: 60000;
  display: none;
}

.modal-aviso-pedido-similar.unidades {
  opacity: 0;
  display: none;
}

.modal-aviso-pedido-similar.informacoes {
  opacity: 0;
  align-items: center;
  display: none;
  overflow: auto;
}

.modal-aviso-pedido-similar.finalizar, .modal-aviso-pedido-similar.cupons {
  display: none;
}

.modal-aviso-pedido-similar.endereco-2, .modal-aviso-pedido-similar.endereco-3 {
  z-index: 60000;
  display: none;
}

.modal-aviso-pedido-similar.cadastro-rapido {
  display: none;
}

.modal-aviso-pedido-similar.agendamento {
  align-items: flex-start;
  display: none;
}

.modal-aviso-pedido-similar.agendamento-avisos {
  display: none;
}

.modal-aviso-pedido-similar.formas-de-pagamento {
  align-items: flex-start;
  display: none;
  position: fixed;
  overflow: auto;
}

.modal-aviso-pedido-similar.escolhe-endereco {
  z-index: 60000;
  display: none;
}

.modal-aviso-pedido-similar.verifica-sms {
  opacity: 0;
  align-items: flex-start;
  display: none;
  position: fixed;
  overflow: auto;
}

.container-modal-pedido-similar {
  background-color: var(--white);
  border: 1px #0000001a;
  border-radius: 6px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 6px #0000001a;
}

.container-modal-pedido-similar.new-design-item {
  width: auto;
  min-width: 600px;
  max-width: 1000px;
}

.div-block-8209 {
  padding: 20px 20px 0;
}

.div-block-8210 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  padding: 20px;
  display: flex;
}

.text-block-491 {
  margin-bottom: 10px;
}

.overlay-choose-cam {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.container-card-overlay-choose-cam {
  background-color: #fff;
  border-radius: 6px;
  width: 600px;
  position: relative;
}

.container-card-overlay-choose-cam.overlay-short {
  width: 300px;
}

.radio-button-choose-cam {
  box-shadow: none;
  cursor: pointer;
  background-color: #00000014;
  border-style: none;
  order: -1;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-top: 0;
  margin-left: 0;
}

.radio-button-choose-cam.w--redirected-checked {
  background-color: #fff;
  border-style: solid;
  border-color: #1fb76c;
}

.radio-button-choose-cam.w--redirected-focus {
  box-shadow: none;
}

.radio-button-choose-cam.hide {
  display: block;
}

.radio-button-label-choose-cam {
  flex: 1;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-8211 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.div-block-8212 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.radio-button-field-4 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  display: flex;
}

.block-cam-1 {
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 50px;
  display: flex;
}

.cam-1 {
  outline-offset: 1px;
  border-radius: 10px;
  outline: 3px solid #0000001a;
  width: 250px;
  height: 250px;
}

.block-cam-2 {
  opacity: 0;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 50px;
  display: none;
}

.cam-2 {
  outline-offset: 1px;
  border-radius: 10px;
  outline: 3px solid #0000001a;
  width: 250px;
  height: 250px;
}

.div-block-8213 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.link-24 {
  color: var(--black);
  border-bottom: 1px solid #0000000f;
  text-decoration: none;
}

.icon-cupom-sacola {
  color: var(--black);
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 10px;
}

.div-block-8214 {
  margin-right: 10px;
}

.div-block-8215 {
  clear: left;
  grid-column-gap: 10px;
  grid-row-gap: 4px;
  flex-flow: wrap;
  width: 100%;
  padding-top: 10px;
  display: flex;
}

.div-block-8216 {
  margin-top: 10px;
}

.image-cadastrou-ganhou {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(#00000029, #00000029);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  min-width: 150px;
  max-width: 150px;
  height: 150px;
  min-height: 150px;
  max-height: 150px;
  display: flex;
  position: relative;
}

.text-block-575 {
  color: #000000b3;
  margin-top: 0;
}

.button-new-5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #1fb76c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-width: 64px;
  height: 44px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  transition: all .2s;
  display: flex;
}

.button-new-5:hover {
  background-image: linear-gradient(#00000014, #00000014);
}

.button-new-5:active {
  opacity: .8;
  background-image: linear-gradient(#00000052, #00000052);
}

.button-new-5:focus {
  background-image: linear-gradient(#0000003d, #0000003d);
}

.div-block-470 {
  border: 1px solid #0000001a;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 20px;
}

.text-block-578 {
  color: #000000b3;
  margin-top: 0;
}

.text-block-576 {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.heading-65 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-8217 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 20px;
  display: flex;
}

.div-block-8218 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-8219 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.modal-pular-cadastro {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.container-card-pular-cadastro {
  background-color: #fff;
  border-radius: 6px;
  width: 408px;
  position: relative;
}

.container-card-pular-cadastro.overlay-short {
  width: 300px;
}

.div-block-8220 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 20px 20px;
  display: flex;
}

.div-block-8221 {
  padding: 0 20px 20px;
}

.tag-status-produto-card {
  color: #fff;
  text-transform: uppercase;
  background-color: #1fb76c;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  position: absolute;
  inset: auto 0% 0%;
}

.tag-status-produto-card.rotate {
  background-color: #010b15;
  background-image: none;
  padding-left: 40px;
  padding-right: 40px;
  inset: 14% -10% auto auto;
  transform: rotate(45deg);
}

.tag-status-produto-card.rotate.tag-esgotado {
  top: 22px;
  right: -40px;
}

.tag-status-produto-card.rotate.tag-indisponivel {
  top: 30px;
  right: -44px;
}

.tag-status-produto-card.rotate.tag-novidade {
  background-color: var(--lime-green);
  top: 22px;
  right: -38px;
}

.text-block-507 {
  margin-top: 0;
}

.tag-status-produto {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #1fb76c;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  position: absolute;
  inset: auto 0% 0%;
}

.tag-status-produto.rotate {
  background-color: #010b15;
  background-image: none;
  padding-left: 40px;
  padding-right: 40px;
  inset: 10% auto auto -12%;
  transform: rotate(-45deg);
}

.tag-status-produto.rotate.tag-esgotado {
  top: 22px;
  left: -35px;
}

.tag-status-produto.rotate.tag-indisponivel {
  top: 26px;
  left: -40px;
}

.tag-status-produto.rotate.tag-novidade {
  background-color: var(--lime-green);
  top: 24px;
  left: -32px;
}

.text-block-579 {
  text-align: center;
}

.div-block-9140 {
  color: #0009;
  text-align: left;
  text-transform: uppercase;
  background-color: #c2c2c2;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 4px;
  padding: 4px 6px;
  font-size: 10px;
  font-weight: 700;
  line-height: 10px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-9142 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 10px;
  display: flex;
}

.div-block-9141 {
  text-transform: uppercase;
  border: 1px solid #0000001a;
  border-radius: 100px;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
}

.text-block-750 {
  margin-top: 0;
}

.div-block-9143 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.div-block-9144 {
  color: #1fb76c;
  background-color: #1fb76c1a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  display: flex;
}

.div-block-9144.margin-right-20 {
  margin-right: 20px;
}

.icon-svg-custom {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-9145 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.text-block-751 {
  color: #000c;
  margin-bottom: 0;
}

.div-block-9146 {
  margin-top: 0;
}

.div-block-9147 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #0000001a;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  padding: 10px;
  display: flex;
}

.div-block-9148 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.div-block-9149 {
  margin-bottom: 6px;
  display: flex;
}

.tips-banner {
  grid-column-gap: 16px;
  color: #000000b3;
  text-align: left;
  background-color: #0000000f;
  border-radius: 6px;
  align-items: flex-start;
  width: 100%;
  padding: 16px;
  font-size: 13px;
  line-height: 16px;
  display: flex;
}

.tips-banner.align-center {
  align-items: center;
}

.tips-banner.align-center.margin-bottom-20 {
  margin-bottom: 20px;
}

.image-118 {
  opacity: .6;
  width: 28px;
  height: 28px;
}

.text-span-40 {
  color: #000000b3;
  line-height: 18px;
}

.div-block-9150 {
  padding: 20px 20px 0;
}

.icon-carteira-pdv {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-right: 24px;
}

.field-gray {
  text-align: left;
  background-color: #0000000a;
  border: 1px #000;
  border-radius: 6px;
  flex: 1;
  height: 44px;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 400;
}

.div-block-9151 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.login-creditos, .div-block-9153 {
  margin-top: 0;
}

.saldo-creditos {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 0;
  display: flex;
}

.text-block-752 {
  font-size: 14px;
  font-weight: 400;
}

.div-block-9155 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.recupera-senha-creditos {
  opacity: 0;
  display: none;
}

.text-block-753 {
  color: #0009;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

.text-block-754 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.div-block-9156 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-9157 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 20px;
  display: flex;
}

.completar-cadastro-creditos {
  margin-top: 0;
}

.fields-pay-online {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  display: flex;
}

.field-pay-online {
  flex: 1;
  width: 100%;
}

.input-city {
  min-width: 300px;
  position: relative;
}

.error-message-field-pay-online {
  color: var(--indian-red-2);
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 16px;
}

.form-block-17 {
  margin-top: 0;
  margin-bottom: 20px;
}

.div-block-9158 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--lime-green);
  justify-content: flex-start;
  align-items: center;
  padding: 0 20px 10px 16px;
  display: flex;
}

.text-block-755 {
  color: var(--lime-green);
}

.div-block-9159 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--lime-green);
  background-color: #1fb76c1a;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  padding: 10px 10px 10px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
}

.div-block-9160 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.modal-confirm-convert-credit {
  z-index: 10001;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-9161 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0 20px 20px;
  display: flex;
}

.container-card-modal-confirm-convert-credit {
  background-color: #fff;
  border-radius: 6px;
  width: 300px;
  position: relative;
}

.container-card-modal-confirm-convert-credit.overlay-short {
  width: 300px;
}

.div-block-9162 {
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.form-19 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  display: flex;
}

.div-block-9213 {
  flex: 1;
}

.input-wrap-3 {
  background-color: #fff;
  border: 0 solid #000;
  flex-direction: row;
  width: 100%;
  min-height: 3em;
  margin-bottom: 16px;
  display: flex;
  position: relative;
}

.container-identificacao {
  background-color: #fff;
  border-radius: 6px;
  width: 95%;
  max-width: 300px;
  position: relative;
}

.div-block-9024 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.content-modo-editar-pedido {
  padding: 10px 20px 20px;
}

.input-5 {
  z-index: 2;
  color: #000;
  background-color: #0000;
  border: 1px solid #0000001a;
  border-radius: 4px;
  align-items: center;
  width: 100%;
  height: 4em;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.input-5:focus {
  border-width: 2px;
  border-color: #1fb76c;
  padding-left: 15px;
}

.div-block-9214 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.card-top-overlay-2 {
  color: #000;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 66px;
  padding: 12px 10px 12px 20px;
  display: flex;
}

.field-label-5 {
  color: #000000b3;
  background-color: #fff;
  border-radius: 4px;
  align-self: flex-start;
  margin-left: 14px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 16px;
  font-weight: 400;
  transition: all .2s;
  position: absolute;
  top: 34%;
}

.heading-choose-order-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.button-new-6 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #1fb76c;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-width: 64px;
  height: 44px;
  padding-top: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.button-new-6:hover {
  color: #fff;
  background-image: linear-gradient(#00000014, #00000014);
}

.button-new-6:active {
  opacity: .8;
  background-image: linear-gradient(#00000052, #00000052);
}

.button-new-6:focus {
  background-image: linear-gradient(#0000003d, #0000003d);
}

.button-new-6.outlined {
  color: #000;
  background-color: #fff;
  border: 1px solid #0000001a;
  position: relative;
}

.button-new-6.outlined:hover {
  background-image: linear-gradient(#0000000a, #0000000a);
}

.button-new-6.outlined:active {
  background-image: linear-gradient(#00000029, #00000029);
}

.identificacao {
  z-index: 10001;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.cashback {
  align-items: center;
  display: flex;
}

.tag-cashback {
  color: var(--lime-green);
  background-color: #1fb76c1a;
  border: 1px solid #1fb76c4d;
  border-radius: 100px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.div-block-9215 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.infocashback {
  color: #00000080;
  border: 1px solid #0000001a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  padding-top: 2px;
  font-weight: 500;
  line-height: 14px;
  text-decoration: none;
  display: flex;
}

.div-block-9216 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.overlay-confirm-order {
  z-index: 1000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.container-card-overlay-confirm-order {
  background-color: #fff;
  border-radius: 6px;
  width: 450px;
  position: relative;
}

.container-card-overlay-confirm-order.overlay-short {
  width: 300px;
}

.div-block-9217 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  padding-bottom: 0;
  display: flex;
}

.div-block-8258 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  display: flex;
}

.tag-bag {
  color: #0009;
  background-color: #0000000f;
  border-radius: 6px;
  padding: 4px;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  display: inline-block;
}

.item-bag {
  border-bottom: 1px solid #0000001a;
  padding-top: 0;
  padding-bottom: 10px;
  display: block;
}

.text-block-756 {
  opacity: .6;
  font-size: 13px;
  line-height: 18px;
}

.grid-27 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  align-content: space-around;
  padding-bottom: 3px;
}

.div-block-8246 {
  width: 100%;
}

.div-block-8257 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
}

.text-block-757 {
  text-align: right;
  font-size: 14px;
  font-weight: 500;
}

.text-block-757.strike-gift {
  text-decoration: line-through;
}

.text-block-758 {
  opacity: .6;
  font-size: 14px;
}

.text-block-758.desconto {
  opacity: 1;
  color: #1fb76c;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.text-block-758.gratis {
  opacity: 1;
  color: #1fb76c;
  font-weight: 500;
}

.div-block-8259 {
  background-image: linear-gradient(#0000000f, #0000000f), url('../images/empty-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 8px;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  position: relative;
}

.text-block-759 {
  opacity: 1;
  color: #0009;
  font-size: 14px;
}

.text-block-759.subtotal-gift {
  background-image: url('../images/premio-verde.svg');
  background-position: .5%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 30px;
}

.text-block-759.coupon {
  background-image: url('../images/cupom-verde.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  padding-left: 30px;
}

.text-block-759.wallet {
  background-image: url('../images/wallet---green.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 30px;
}

.text-block-759.cupom-entrega {
  background-image: url('../images/entrega-green.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  padding-left: 30px;
}

.grid-28 {
  grid-template-rows: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.grid-28.fidelidade {
  border-top: 1px dashed #0000001a;
  margin-top: 5px;
  padding-top: 10px;
}

.text-block-760, .text-block-761 {
  font-size: 18px;
  font-weight: 500;
}

.price-finalizar-2 {
  padding-bottom: 0;
}

.block-content-checkout {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 20px 20px;
  display: flex;
}

.div-block-9218 {
  margin-top: 0;
}

.text-block-762 {
  font-size: 14px;
  line-height: 18px;
}

.text-block-503 {
  font-size: 16px;
  font-weight: 700;
}

.div-block-9219 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--white);
  border-top: 1px solid #0000001a;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  justify-content: flex-end;
  align-items: center;
  padding: 20px;
  display: flex;
  position: sticky;
  top: auto;
  bottom: -40px;
}

.div-block-9220 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.text-block-763 {
  color: #0009;
  font-size: 13px;
  line-height: 18px;
}

.icon-button-small {
  color: #1fb76c;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.div-block-8261 {
  z-index: 0;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.card-infos-bag {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px #0000001a;
  border-radius: 8px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.text-block-764 {
  font-size: 15px;
  font-weight: 500;
}

.text-block-765 {
  margin-top: 0;
}

.button-83 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #1fb76c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-width: 64px;
  height: 44px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-83:hover {
  background-image: linear-gradient(#00000014, #00000014);
}

.button-83:active {
  opacity: .8;
  background-image: linear-gradient(#00000052, #00000052);
}

.button-83:focus {
  background-image: linear-gradient(#0000003d, #0000003d);
}

.button-83.outlined {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  background-color: #fff;
  border: 1px solid #0000001a;
  text-decoration: none;
}

.button-83.outlined:hover {
  background-image: linear-gradient(#0000000a, #0000000a);
}

.button-83.outlined:active {
  background-image: linear-gradient(#00000029, #00000029);
}

.button-83.outlined.bt-short {
  border-style: none;
  min-width: auto;
  height: 40px;
  padding-top: 0;
  padding-left: 8px;
  padding-right: 8px;
}

.div-block-9221 {
  color: #1fb76c;
  background-color: #1fb76c1a;
  border-radius: 8px;
  padding: 10px;
}

.block-content-checkout-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 6px solid #0000000f;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.div-block-9222 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  margin-top: 4px;
  display: flex;
}

.div-block-8226 {
  flex: none;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-9223 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  padding: 20px;
  display: flex;
}

.banner-aviso-identificar {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #1fb76c;
  text-align: left;
  background-color: #1fb76c1a;
  border-radius: 8px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-right: 4px;
  padding: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  display: flex;
  position: relative;
}

.div-block-9224 {
  padding: 0 20px 20px;
}

.modal-login {
  z-index: 3001;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.container-card-modal-login {
  background-color: #fff;
  border-radius: 6px;
  width: 400px;
  position: relative;
}

.container-card-modal-login.overlay-short {
  width: 300px;
}

.block-content-login {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 20px;
  display: flex;
}

.div-block-9225 {
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.div-block-9226 {
  width: 100%;
}

.div-block-9227 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  margin-top: -10px;
  padding: 0 20px 20px;
  display: flex;
}

.div-block-9228 {
  padding: 0 20px 20px;
}

.field-phone-login, .field-name-login {
  z-index: 0;
  margin-top: 20px;
  margin-bottom: 30px;
  position: relative;
}

.div-block-9229 {
  margin-top: 10px;
}

.div-block-9230 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.div-block-9231 {
  width: 100%;
  margin-bottom: 20px;
}

.close-modal-2 {
  cursor: pointer;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-left: 5px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  position: absolute;
  inset: 10px 10px auto auto;
}

.close-modal-2:hover {
  background-color: #0000000a;
}

.close-modal-2:active {
  opacity: .8;
}

.text-block-423 {
  font-size: 14px;
  line-height: 18px;
}

.text-block-424 {
  font-weight: 500;
}

.button-84 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #1fb76c;
  border: 2px solid #1fb76c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 10px 20px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.button-84:hover {
  border-style: solid;
  border-color: #0000001a;
  text-decoration: none;
}

.button-84:active {
  transform: scale(.97);
}

.button-84.button-whatsapp {
  width: auto;
  height: auto;
  padding: 16px;
}

.button-84.button-whatsapp:hover {
  outline-offset: 1px;
  background-color: #1fb76c;
  background-image: linear-gradient(#00000014, #00000014);
  outline: 2px #131316;
}

.button-84.button-whatsapp:active {
  transform: scale(.97);
}

.button-84.button-outline {
  color: #131316;
  cursor: pointer;
  background-color: #fff0;
  border: 2px solid #131316;
  font-weight: 500;
  line-height: 16px;
  transition: color .2s, background-color .2s;
}

.button-84.button-outline:hover {
  outline-offset: 1px;
  background-image: none;
  border-color: #0000001a;
  outline: 2px #1fb76c33;
}

.div-block-7071 {
  background-color: #fff;
  border-radius: 6px;
  width: 340px;
  padding: 20px;
  position: relative;
}

.div-wpp-button {
  z-index: 1000;
  border: 3px solid #fff;
  border-radius: 100px;
  position: fixed;
  inset: auto 16px 84px auto;
  box-shadow: 0 4px 6px #0000001a;
}

.div-wpp-button.right {
  top: auto;
  left: auto;
  right: 16px;
}

.div-wpp-button.left {
  top: auto;
  left: 16px;
  right: auto;
}

.modal-whatsapp {
  z-index: 2000;
  opacity: 0;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.html-embed-3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.p-termos {
  text-align: center;
  margin-top: 24px;
  font-size: 13px;
  line-height: 16px;
  display: block;
}

.div-block-7073 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  padding-bottom: 20px;
  padding-right: 40px;
  display: flex;
}

.icon-small-5 {
  color: #131316;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.icon-wpp {
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  display: flex;
}

.div-icon-wpp-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wpp-button {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #1fb76c;
  border: 2px solid #1fb76c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-width: 48px;
  min-height: 48px;
  padding: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.wpp-button:hover {
  border-style: solid;
  border-color: #0000001a;
  text-decoration: none;
}

.wpp-button:active {
  transform: scale(.97);
}

.wpp-button.button-whatsapp {
  width: auto;
  height: auto;
  padding: 16px;
}

.wpp-button.button-whatsapp:hover {
  outline-offset: 1px;
  background-color: #1fb76c;
  background-image: linear-gradient(#00000014, #00000014);
  outline: 2px #131316;
}

.wpp-button.button-whatsapp:active {
  transform: scale(.97);
}

.wpp-button.button-outline {
  color: #131316;
  cursor: pointer;
  background-color: #fff0;
  border: 2px solid #131316;
  font-weight: 500;
  line-height: 16px;
  transition: color .2s, background-color .2s;
}

.wpp-button.button-outline:hover {
  outline-offset: 1px;
  background-image: none;
  border-color: #0000001a;
  outline: 2px #1fb76c33;
}

.text-wpp-button {
  display: block;
}

.icon-wpp-button {
  color: var(--black);
  width: 1.5rem;
  height: 1.5rem;
}

@media screen and (min-width: 1280px) {
  .cart {
    position: static;
  }

  .overlay-retorno.loading {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .div-block-818 {
    width: 75px;
    height: 75px;
  }
}

@media screen and (min-width: 1440px) {
  .cart {
    position: sticky;
  }

  .checkbox-2.w--redirected-checked {
    border-color: #1fb76c;
  }

  .paragraph-10 {
    font-size: 16px;
  }

  .checkbox-new.w--redirected-checked {
    border-color: #1fb76c;
  }
}

@media screen and (max-width: 991px) {
  .overlay-modal-cidades {
    display: none;
  }

  .image-menu-nav-bar-black {
    display: none;
    position: absolute;
    top: 22px;
  }

  .dropdown {
    right: 10px;
  }

  .dropdown-list.w--open {
    position: relative;
  }

  .dropdown-list.menu-user.w--open {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
    padding: 10px;
    display: flex;
  }

  .dropdown-link {
    width: 100%;
    min-width: 150px;
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-toggle.w--open {
    padding-right: 40px;
  }

  .content-lojaonline {
    padding-bottom: 100px;
  }

  .brand-2 {
    display: block;
  }

  .topo-lojaonline.cardapio-tablet-mobile {
    justify-content: flex-start;
    display: none;
  }

  .div-block-536 {
    width: 748px;
    padding-right: 0;
  }

  .div-block-536.width-100 {
    width: 100%;
  }

  .div-block-537 {
    width: 748px;
    margin-right: 0;
  }

  .cart {
    z-index: 1000;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    min-width: auto;
    height: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 200px;
    display: none;
    position: fixed;
    inset: 0%;
    overflow: auto;
  }

  .cart.cart-2-0 {
    z-index: 2999;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 84px;
  }

  .cart.cart-2-0.cart-sacola-tablet {
    opacity: 1;
    width: 100%;
    min-width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  .div-block-539 {
    width: 100%;
    height: 207.8px;
  }

  .block-cart {
    border-radius: 0;
  }

  .itens {
    border-top-style: none;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link-2 {
    background-color: #00000029;
    border-bottom-style: none;
    border-radius: 100px;
    align-items: center;
    width: 100%;
    height: 44px;
    margin-bottom: 12px;
    padding: 18px 16px 16px;
    transition: opacity .2s;
    display: flex;
  }

  .nav-link-2:hover {
    color: var(--white);
    background-color: #0000001a;
    border-bottom-style: none;
    width: 100%;
  }

  .nav-link-2:active {
    opacity: .8;
  }

  .nav-link-2.w--current {
    background-color: var(--white);
    color: var(--firebrick);
    border-radius: 100px;
    margin-bottom: 14px;
    font-weight: 500;
  }

  .text-block-247 {
    left: 10px;
  }

  .categoria {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-569 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .grid {
    grid-template-columns: 2.5fr 1fr;
    width: 100%;
  }

  .div-block-570.tablet-view {
    width: 130px;
    min-width: 130px;
    max-width: 130px;
    height: 130px;
    min-height: 130px;
    max-height: 130px;
  }

  .text-block-248.nome-item-tablet {
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-5.description-item-tablet {
    font-size: 13px;
  }

  .text-block-249.promo.valor-item-tablet {
    font-size: 16px;
  }

  .filter {
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon-2 {
    color: var(--white);
  }

  .opcoes {
    padding-top: 20px;
  }

  .opcoes.mobile {
    border-top: 1px #0000001a;
    margin-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .itens-cart {
    align-items: center;
    height: auto;
    max-height: none;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
  }

  .itens-cart.no-height {
    align-items: stretch;
  }

  .price {
    border-bottom-style: none;
  }

  .fazer-pedido {
    z-index: 100;
    background-color: var(--white);
    border-top: 1px solid #0000001a;
    padding-bottom: 20px;
    padding-right: 20px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .topo-cart {
    z-index: 100;
    background-color: var(--white);
    justify-content: space-between;
    align-items: center;
    min-height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 20px;
    display: flex;
    position: static;
    inset: 0% 0% auto;
  }

  .heading-78 {
    font-size: 16px;
    font-weight: 500;
  }

  .div-block-589 {
    border-style: none;
    width: 100%;
  }

  .div-block-589.new-design-item {
    border-radius: 0;
    width: 100vw;
  }

  .div-block-590.new-deisgn-item {
    height: auto;
    max-height: 480px;
  }

  .div-block-591 {
    padding-right: 20px;
  }

  .div-block-595 {
    width: 100%;
    height: 90vh;
    max-height: 100%;
    overflow: auto;
  }

  .div-block-595.new-design-item {
    flex-direction: row;
  }

  .quantidade.new-design-item {
    align-items: center;
  }

  .adicionar.new-design-item {
    width: 40%;
  }

  .div-block-601 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .div-block-601.new-design-item {
    width: 100%;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: #0000;
  }

  .div-block-607 {
    flex-direction: column;
    flex: 0 auto;
    align-items: flex-start;
    height: auto;
  }

  .footer-bar {
    padding-left: 10px;
    padding-right: 20px;
    display: flex;
  }

  .footer-bar.sacola.bag-2-0, .footer-bar.pedido {
    display: flex;
  }

  .heading-81 {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .link-block-30 {
    display: none;
  }

  .link-block-30.display-block {
    display: block;
  }

  .overlay {
    align-items: flex-start;
  }

  .overlay.item {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .overlay.endereco {
    padding-top: 0;
  }

  .overlay.unidades {
    padding-top: 40px;
    padding-bottom: 0;
    overflow: hidden;
  }

  .overlay.informacoes {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .overlay.cupons {
    padding-top: 0;
    padding-bottom: 0;
  }

  .overlay.endereco-2 {
    padding-top: 0;
  }

  .overlay.endereco-3 {
    align-items: flex-start;
    padding-top: 0;
  }

  .overlay.cadastro-rapido, .overlay.agendamento, .overlay.agendamento-avisos {
    padding-top: 0;
    padding-bottom: 0;
  }

  .overlay.formas-de-pagamento {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .overlay.escolhe-endereco {
    align-items: flex-start;
    padding-top: 0;
  }

  .overlay.verifica-sms {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-627 {
    border-style: none;
    width: 100%;
  }

  .div-block-627.informar-endereco {
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 60px;
  }

  .div-block-627.overflow {
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 100px;
  }

  .div-block-627.overflow.locations {
    min-height: auto;
    max-height: none;
    padding-bottom: 0;
  }

  .div-block-627.conformar-local-mapa {
    min-height: 100vh;
    max-height: 100vh;
  }

  .div-block-627.modal-cadastro-rapido {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 100px;
  }

  .div-block-646 {
    padding-bottom: 0;
  }

  .div-block-654.cardapio-tablet {
    display: none;
  }

  .div-block-656 {
    border: 1px solid #0000001a;
    border-radius: 6px;
    padding-top: 20px;
  }

  .div-block-657 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-661.celular {
    border-radius: 0;
    width: 100%;
    position: fixed;
    inset: 0%;
  }

  .navbar-top {
    z-index: 1002;
    padding-left: 0;
    display: flex;
  }

  .div-block-696 {
    float: right;
    flex: none;
    justify-content: flex-end;
    width: 50%;
    display: flex;
  }

  .div-block-697 {
    justify-content: flex-end;
  }

  .div-block-698 {
    float: left;
    flex: none;
    width: 50%;
    display: flex;
  }

  .nav-menu-4 {
    z-index: 2000;
    background-color: var(--firebrick);
    min-height: 100vh;
    padding: 20px;
  }

  .footer-loja-online {
    padding-bottom: 70px;
  }

  .div-block-749 {
    margin-bottom: 20px;
  }

  .link-block-37 {
    padding-left: 10px;
  }

  .div-block-768.fixed {
    border-radius: 0;
    margin-top: 60px;
    bottom: 0;
  }

  .div-block-770 {
    width: 100%;
    height: 100%;
  }

  .grid-8 {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .overlay-cupom-ativado {
    padding-left: 20px;
    padding-right: 20px;
  }

  .price-finalizar {
    border-bottom-style: none;
  }

  .div-block-646-copy {
    padding-bottom: 0;
  }

  .smart-banner.menu {
    width: 100%;
    display: flex;
    position: static;
  }

  .smart-banner.menu.drop {
    box-shadow: none;
    background-color: #0000000d;
    width: 330px;
    margin-top: 20px;
    padding: 20px;
    display: flex;
  }

  .div-block-837.drop {
    padding-right: 0;
  }

  .heading-90, .text-block-343 {
    color: var(--black);
  }

  .text-span-15 {
    text-decoration: underline;
  }

  .lojas {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-839 {
    padding: 20px;
  }

  .smart-banner-p {
    opacity: 0;
    transition: all .2s;
    inset: 20px auto auto 20px;
  }

  .smart-banner-p.menu {
    width: 100%;
    display: flex;
    position: static;
  }

  .smart-banner-p.banner-ios {
    z-index: 1005;
    top: auto;
    bottom: 160px;
  }

  .smart-banner-p.banner-ios.menu {
    opacity: 1;
    display: flex;
  }

  .banner-offer {
    background-position: 98% -60%;
    background-size: 150px;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-moda-agendamento {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
  }

  .modal-options.filter, .modal-options.help-cvv, .modal-options.help-debit, .modal-options.cards {
    width: auto;
  }

  .div-filters {
    padding-left: 0;
    padding-right: 20px;
  }

  .qtd-circle {
    left: 10px;
  }

  .marca-topo-modal {
    position: static;
  }

  .content-page-pay {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-pay {
    box-shadow: none;
    border-style: none;
    border-radius: 0;
    width: 100%;
    height: 100vh;
  }

  .success-message-2 {
    border-radius: 6px;
  }

  .input {
    font-size: 1rem;
  }

  .margin-top {
    margin-top: 24px;
  }

  .brand-overlay {
    padding-left: 0;
  }

  .lightbox-link {
    object-fit: cover;
    width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .image-lightbox {
    width: 100%;
    height: auto;
    min-height: auto;
    max-height: 480px;
  }

  .div-categs {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-categs.garcom {
    margin-top: 0;
  }

  .div-categs.garcom.tablet-cardapio {
    display: none;
  }

  .div-categs.new-select-categ {
    margin-left: 0;
    margin-right: 0;
  }

  .recommendations {
    margin-left: 20px;
    margin-right: 20px;
  }

  .resume-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-photo-item, .details-item {
    width: 50%;
  }

  .details-item.no-photo {
    margin-bottom: 0;
  }

  .heading-name-item {
    font-size: 24px;
  }

  .list-recommendations {
    grid-template-columns: 1fr;
  }

  .item-recommentation {
    grid-template-columns: 2.5fr 1fr;
    width: 100%;
  }

  .content-page-item {
    padding-top: 20px;
  }

  .container-page-item {
    width: 100%;
  }

  .column-2 {
    display: flex;
  }

  .column-1 {
    display: block;
  }

  .button-column-1 {
    font-size: 12px;
  }

  .brand-pedido-na-loja {
    display: block;
  }

  .logo-alloy-pedido-na-loja {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-pedido-na-loja-tablet, .navbar-fixed {
    display: flex;
  }

  .navbar-fixed.hide-cardapio-tablet {
    display: none;
  }

  .grid-navbar-buttons-fixed {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-navbar-buttons-fixed.grid-2-col {
    display: flex;
  }

  .grid-navbar-buttons-fixed.grid-1-col-desktop {
    display: none;
  }

  .grid-navbar-buttons-fixed.display-block {
    display: flex;
  }

  .div-block-1097 {
    position: relative;
  }

  .banner-cookies {
    width: 50vw;
  }

  .paragraph-cookies {
    font-size: 14px;
    line-height: 20px;
  }

  .container-filter.search {
    width: 100%;
  }

  .container-filter.categorias {
    width: auto;
    padding-left: 20px;
  }

  .bt-filter-categ {
    flex: none;
    max-width: none;
  }

  .container-18.navbar-marketplace {
    height: auto;
    padding-left: 30px;
  }

  .container-18.navbar-marketplace.loja-marketplace {
    display: none;
  }

  .options-delivery {
    margin-bottom: 0;
  }

  .options-delivery.no-select {
    flex-direction: row;
  }

  .card-option-delivery.vertical.disable-button {
    margin-top: -20px;
  }

  .overlay-choose-order {
    z-index: 3000;
  }

  .card-top-overlay {
    flex: 0 auto;
  }

  .overlay-choose-time, .overlay-agendamento, .overlay-choose-qrcodes {
    z-index: 3000;
  }

  .options-delivery-mobile {
    padding-left: 4px;
    padding-right: 4px;
    display: block;
  }

  .options-delivery-mobile-cart {
    padding-bottom: 0;
  }

  .item-2-0 {
    width: 100%;
    min-width: auto;
  }

  .banner-alerta-pedidos {
    align-items: center;
    width: 100vw;
    margin-bottom: -10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-1134 {
    display: block;
  }

  .overlay-filtro, .overlay-pedidos {
    z-index: 3000;
  }

  .grid-pedidos-overlay {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .overlay-conta-fechada {
    z-index: 3000;
  }

  .container-obrigado {
    width: 50%;
  }

  .grid-pedidos-tela-final {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .card-resume-store-marketplace {
    width: 100%;
  }

  .content-navbar-marketplace {
    flex: 1;
    justify-content: space-between;
    display: flex;
  }

  .logo-marketplace {
    flex: 0 auto;
  }

  .bt-navbar-marketplace.hide-mobile {
    display: none;
  }

  .navigation-container {
    border-radius: 0;
  }

  .navigation-container.marketplace {
    box-shadow: none;
    position: static;
  }

  .div-block-1082 {
    display: flex;
  }

  .select-modo-de-entrega.desktop {
    display: none;
  }

  .div-block-1081 {
    flex: 1;
    justify-content: space-between;
  }

  .topo-loja-marketplace {
    min-height: 150px;
    max-height: 150px;
  }

  .tem-item {
    left: 4px;
  }

  .overlay-endereco {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .step-3-location {
    height: 100%;
  }

  .div-block-1176 {
    height: 100%;
    position: fixed;
    inset: 0%;
  }

  .map-location {
    width: 100%;
    height: 100%;
    position: fixed;
    inset: 0%;
  }

  .div-block-1179.hide {
    display: none;
  }

  .div-block-1181 {
    top: 30%;
  }

  .overlay-clean-bag, .overlay-review, .overlay-reviews, .overlay-infos-store-benefits {
    z-index: 3000;
  }

  .text-block-386 {
    padding-left: 5px;
  }

  .input-3 {
    font-size: 1rem;
  }

  .grid-26 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-26.cards-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin: 0 -20px 0 0;
    padding: 0 0 10px 20px;
    display: grid;
  }

  .grid-26.cards-mobile.expandable-categorie-mobile {
    margin-right: -60px;
  }

  .grid-26.cards-slider-desktop {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
    padding-left: 32px;
    display: flex;
  }

  .banner-carousel-produtos-destaque {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider.slider-marketplace, .slider-arrow.slider-arrow-right-marketplace {
    display: none;
  }

  .slider-arrow.slider-arrow-marketplace {
    margin-bottom: 24px;
    margin-left: 36px;
    display: none;
  }

  .categoria-destaque {
    width: 100%;
    margin-bottom: 0;
    margin-left: -10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1209 {
    margin-bottom: 20px;
    padding-left: 30px;
  }

  .div-block-1209.any-config-display-categorie {
    padding-left: 30px;
  }

  .overlay-sacola-cardapio-tablet {
    z-index: 1001;
    background-color: var(--white);
  }

  .notification-button {
    left: 4px;
  }

  .div-search-tablet-view {
    width: auto;
  }

  .div-block-1218 {
    width: 100%;
    min-width: auto;
    padding-right: 0;
  }

  .div-block-1219 {
    width: 100%;
    min-width: auto;
    position: relative;
  }

  .categoria-destaque-naloja {
    width: 100%;
    margin-left: -10px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .content-verifica-sms {
    box-shadow: none;
    border-style: none;
    border-radius: 0;
    width: 100%;
    height: 100vh;
  }

  .brand-standby {
    display: block;
  }

  .capa-categoria {
    width: 100%;
  }

  .overlay-notification-store {
    z-index: 3000;
  }

  .brand-page-item {
    display: block;
  }

  .overlay-cancelar-pedido {
    z-index: 3000;
  }

  .expandable-categorie {
    padding-left: 10px;
    padding-right: 10px;
  }

  .expandable-categorie-highlight {
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner-delivery-no-image, .banner-delivery-with-image {
    width: 100%;
    height: 207.8px;
  }

  .categoria-destaque-expandable {
    width: 100%;
    margin-bottom: 0;
    margin-left: -30px;
    padding-left: 0;
    padding-right: 0;
  }

  .content-page-categoria {
    padding-top: 20px;
  }

  .container-page-categoria {
    width: 100%;
  }

  .div-block-1270 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .overlay-infos-store-cashback-marketplace {
    z-index: 3000;
  }

  .loading-item {
    border-radius: 0;
  }

  .content-aviso-consumo-responsavel {
    width: 50%;
  }

  .heading-consumo {
    font-size: 24px;
  }

  .content-page {
    padding-top: 20px;
  }

  .container-page {
    width: 100%;
  }

  .access-code-comanda {
    align-items: center;
  }

  .tooltip-container.text-space-left {
    z-index: 0;
  }

  .overlay-share-comanda {
    z-index: 3000;
  }

  .image-photo-items {
    max-width: 600px;
    max-height: 600px;
  }

  .banners-app {
    width: 100%;
    height: 207.8px;
  }

  .slider-banners, .mask-slider-banners {
    height: 207.8px;
  }

  .image-slider-banners-one, .image-slider-banners-two, .image-slider-banners-one-three {
    width: 100%;
    height: 207.8px;
  }

  .div-block-1620 {
    padding-top: 10px;
  }

  .list-categorias {
    margin-top: 0;
  }

  .block-list-categorias-horizontal {
    width: 100%;
    padding-left: 20px;
  }

  .block-list-categorias-horizontal.search {
    width: 100%;
  }

  .block-list-categorias-horizontal.categorias {
    width: auto;
  }

  .margin-top-2 {
    margin-top: 24px;
  }

  .overlay-confirm-password {
    z-index: 3000;
  }

  .input-4 {
    font-size: 1rem;
  }

  .overlay-complete-data {
    z-index: 3000;
  }

  .div-block-7756 {
    width: 50%;
  }

  .drop-toggle {
    background-color: #0000;
  }

  .button-obs-product {
    margin-top: 24px;
  }

  .banner-accepted-order {
    z-index: 3000;
  }

  .div-block-8018 {
    padding-bottom: 8px;
  }

  .div-block-8171 {
    width: 100%;
  }

  .datasheet.two-col {
    grid-template-columns: 1fr;
  }

  .block-datasheet.no-margins {
    margin-left: 20px;
    margin-right: 20px;
  }

  .content-item {
    width: 100%;
    height: 90vh;
    max-height: 100%;
    margin-bottom: 220px;
    padding-bottom: 220px;
    overflow: auto;
  }

  .content-item.new-design-item {
    flex-direction: row;
  }

  .navbar {
    justify-content: space-around;
  }

  .section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .section.bg-gray-4.termos {
    padding-top: 44px;
  }

  .section-title-wide {
    margin-bottom: 60px;
  }

  .content-width-large-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .suggestions-bag {
    display: flex;
  }

  .suggestions-bag.no-height {
    align-items: stretch;
  }

  .suggestions-bag.hide-desktop-suggestions-bag {
    display: flex;
  }

  .image-item-suggestion.tablet-view {
    width: 130px;
    min-width: 130px;
    max-width: 130px;
    height: 130px;
    min-height: 130px;
    max-height: 130px;
  }

  .block-suggestions {
    flex-wrap: nowrap;
    justify-content: flex-start;
    display: flex;
  }

  .modal-suggestions {
    align-items: flex-start;
  }

  .modal-suggestions.item {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .modal-suggestions.endereco {
    padding-top: 0;
  }

  .modal-suggestions.unidades {
    padding-top: 40px;
    padding-bottom: 0;
    overflow: hidden;
  }

  .modal-suggestions.informacoes {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .modal-suggestions.cupons {
    padding-top: 0;
    padding-bottom: 0;
  }

  .modal-suggestions.endereco-2 {
    padding-top: 0;
  }

  .modal-suggestions.endereco-3 {
    align-items: flex-start;
    padding-top: 0;
  }

  .modal-suggestions.cadastro-rapido, .modal-suggestions.agendamento, .modal-suggestions.agendamento-avisos {
    padding-top: 0;
    padding-bottom: 0;
  }

  .modal-suggestions.formas-de-pagamento {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .modal-suggestions.escolhe-endereco {
    align-items: flex-start;
    padding-top: 0;
  }

  .modal-suggestions.verifica-sms {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-modal {
    border-style: none;
    width: 100%;
  }

  .container-modal.new-design-item {
    border-radius: 0;
    width: 100vw;
  }

  .top-modal {
    padding-right: 20px;
  }

  .suggestions-modal.no-height {
    align-items: stretch;
  }

  .block-vantagens {
    flex-wrap: nowrap;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 30px;
  }

  .modal-loyalt-program {
    z-index: 3000;
  }

  .card-top-modal {
    flex: 0 auto;
  }

  .modal-coupons, .banner-accepted-order-qrcode {
    z-index: 3000;
  }

  .modal-aviso-pedido-similar {
    align-items: flex-start;
  }

  .modal-aviso-pedido-similar.item {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .modal-aviso-pedido-similar.endereco {
    padding-top: 0;
  }

  .modal-aviso-pedido-similar.unidades {
    padding-top: 40px;
    padding-bottom: 0;
    overflow: hidden;
  }

  .modal-aviso-pedido-similar.informacoes {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .modal-aviso-pedido-similar.cupons {
    padding-top: 0;
    padding-bottom: 0;
  }

  .modal-aviso-pedido-similar.endereco-2 {
    padding-top: 0;
  }

  .modal-aviso-pedido-similar.endereco-3 {
    align-items: flex-start;
    padding-top: 0;
  }

  .modal-aviso-pedido-similar.cadastro-rapido, .modal-aviso-pedido-similar.agendamento, .modal-aviso-pedido-similar.agendamento-avisos {
    padding-top: 0;
    padding-bottom: 0;
  }

  .modal-aviso-pedido-similar.formas-de-pagamento {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .modal-aviso-pedido-similar.escolhe-endereco {
    align-items: flex-start;
    padding-top: 0;
  }

  .modal-aviso-pedido-similar.verifica-sms {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-modal-pedido-similar {
    border-style: none;
    width: 100%;
  }

  .container-modal-pedido-similar.new-design-item {
    border-radius: 0;
    width: 100vw;
  }

  .overlay-choose-cam {
    z-index: 3000;
  }

  .div-block-470 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .modal-pular-cadastro {
    z-index: 3000;
  }

  .modal-confirm-convert-credit {
    z-index: 3001;
  }

  .input-5 {
    font-size: 1rem;
  }

  .identificacao, .overlay-confirm-order {
    z-index: 3000;
  }

  .price-finalizar-2 {
    border-bottom-style: none;
  }
}

@media screen and (max-width: 767px) {
  .dropdown {
    right: 0;
  }

  .icon {
    margin-right: 10px;
  }

  .dropdown-list.menu-user.w--open {
    right: 10px;
  }

  .dropdown-toggle, .dropdown-toggle.w--open {
    padding-right: 30px;
  }

  .content-lojaonline {
    margin-top: -20px;
  }

  .content-lojaonline.cardapio-tablet {
    background-color: #0000;
    margin-top: -50px;
    padding-top: 0;
  }

  .topo-lojaonline {
    min-height: 200px;
  }

  .topo-lojaonline.cardapio-tablet-mobile {
    display: flex;
  }

  .div-block-536 {
    width: 100%;
  }

  .div-block-536.cardapio-tablet {
    background-color: #0000;
    width: 100%;
    margin-left: 0%;
    padding-bottom: 80px;
    padding-left: 0;
  }

  .div-block-537 {
    width: 100%;
  }

  .div-block-537.cardapio-tablet {
    height: 100%;
    position: relative;
    top: 0;
  }

  .div-block-539 {
    width: 100%;
    height: 152.2px;
  }

  .div-block-570.imagem-produto-destaque {
    width: 230px;
    min-width: 230px;
    height: 230px;
    min-height: 230px;
  }

  .heading-78 {
    line-height: 20px;
  }

  .div-block-589 {
    border-radius: 0;
    width: 100%;
  }

  .div-block-589.new-design-item {
    min-width: auto;
  }

  .div-block-591 {
    padding-right: 20px;
  }

  .div-block-595 {
    height: 90vh;
  }

  .div-block-595.new-design-item {
    flex-direction: column;
  }

  .menos.custom-tablet, .mais.custom-tablet {
    width: 44px;
    height: 44px;
  }

  .quantidade {
    width: 144px;
  }

  .div-block-601 {
    padding-right: 20px;
  }

  .div-block-601.new-design-item.custom-tablet {
    height: 64px;
    max-height: 64px;
  }

  .div-block-603.custom-tablet {
    height: 44px;
  }

  .footer-bar {
    z-index: 100;
  }

  .heading-80 {
    margin-top: 0;
  }

  .overlay.unidades {
    padding-top: 0;
  }

  .overlay.finalizar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-625 {
    text-align: center;
  }

  .div-block-627.informar-endereco, .div-block-627.overflow, .div-block-627.conformar-local-mapa, .div-block-627.modal-cadastro-rapido {
    border-radius: 0;
  }

  .div-block-654.cardapio-tablet {
    display: block;
  }

  .div-block-661 {
    position: absolute;
    top: -30px;
  }

  .div-block-750 {
    width: 100%;
  }

  .div-block-768.fixed {
    width: 100%;
    margin-top: 20px;
    bottom: 0;
  }

  .div-block-770 {
    border-radius: 0;
  }

  .item-list {
    width: 100%;
  }

  .div-block-831 {
    width: 90%;
    max-width: 90%;
  }

  .text-block-343 {
    text-align: left;
  }

  .text-block-344 {
    margin-left: 10px;
  }

  .grid-11 {
    grid-template-columns: 1fr;
  }

  .div-block-847.custom-tablet {
    bottom: 64px;
  }

  .banner-offer {
    background-position: 98% 200%;
    background-size: 110px;
    width: auto;
    margin-right: 20px;
  }

  .heading-94 {
    font-size: 22px;
  }

  .field-email {
    width: 60%;
  }

  .div-block-moda-agendamento {
    border-radius: 0;
  }

  .grid-forms-payments {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .expandable-arrow.drop-custom {
    margin-top: -3px;
  }

  .success-message-2 {
    padding: 45px;
  }

  .lottie-animation-5 {
    max-width: 40px;
    max-height: 40px;
  }

  .div-categs.garcom.tablet-cardapio {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
    top: 0;
  }

  .row-line {
    grid-template-columns: 1.75fr 1fr 1fr;
  }

  .button-new.justify-space.custom-tablet {
    height: 44px;
  }

  .resume-item {
    flex-direction: column;
  }

  .container-photo-item {
    width: 100%;
    height: auto;
    min-height: 300px;
  }

  .details-item {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1036 {
    grid-template-columns: 1fr;
  }

  .column-2, .column-1 {
    display: none;
  }

  .navbar-pedido-na-loja-tablet {
    align-items: flex-start;
    height: 150px;
    padding-top: 20px;
    display: none;
    position: static;
  }

  .div-block-1050 {
    width: 100%;
  }

  .navbar-fixed.hide-cardapio-tablet {
    display: flex;
  }

  .buttons-navbar-fixed.grid-2-col-button-right.disable {
    opacity: .5;
    cursor: auto;
  }

  .image-item-na-loja-sacola {
    border-radius: 6px;
    min-width: 150px;
    max-width: 150px;
    min-height: 150px;
    max-height: 150px;
  }

  .banner-cookies {
    flex-direction: row;
  }

  .paragraph-cookies {
    margin-bottom: 0;
  }

  .buttons-filters {
    display: flex;
  }

  .bt-filter-categ {
    flex: none;
    max-width: none;
  }

  .last-buttom {
    flex: none;
  }

  .card-option-delivery.vertical.small-button {
    border-style: none;
    min-height: 44px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .card-option-delivery.vertical.disable-button {
    min-height: 44px;
    margin-top: -30px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .card-option-delivery.small-button {
    border-style: none;
    min-height: 44px;
  }

  .container-card-overlay-choose-order {
    width: 90%;
  }

  .options-delivery-mobile {
    display: block;
  }

  .options-delivery-mobile.hide {
    display: none;
  }

  .banner-alerta-pedidos {
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
  }

  .item-overlay, .container-obrigado {
    width: 100%;
  }

  .container-conta-fechada {
    flex-direction: column;
    justify-content: flex-start;
  }

  .card-resume-store-marketplace {
    width: 100%;
  }

  .entrega-field {
    padding-left: 0;
  }

  .content-navbar-marketplace {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .logo-marketplace {
    margin-right: 12px;
  }

  .brand-3 {
    height: 50px;
    max-height: 50px;
    padding-left: 0;
  }

  .select-modo-de-entrega {
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-1178 {
    bottom: 120px;
  }

  .div-block-1195, .grid-26 {
    grid-template-columns: 1fr;
  }

  .slider {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .categoria-destaque-naloja {
    display: block;
  }

  .overlay-standby {
    display: none;
  }

  .div-block-1255 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .div-block-1256 {
    flex-direction: column;
    align-items: stretch;
  }

  .banner-delivery-no-image, .banner-delivery-with-image {
    width: 100%;
    height: 152.2px;
  }

  .div-block-1267.naloja {
    padding-top: 0;
  }

  .container-card-overlay {
    width: 90%;
  }

  .content-aviso-consumo-responsavel {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .access-code-comanda {
    margin-top: -22px;
    margin-bottom: 6px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tooltip-container.text-space-left {
    flex: 0 auto;
  }

  .tooltip-container.text-space-left.space-top {
    z-index: 1;
    margin-top: -3px;
  }

  .tooltip-message {
    display: block;
  }

  .text-block-454 {
    line-height: 16px;
  }

  .container-card-overlay-share-comanda {
    width: 90%;
  }

  .image-photo-items {
    max-width: 500px;
    max-height: 500px;
  }

  .modal-pagamentos {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .banners-app {
    width: 100%;
    height: 152.2px;
  }

  .banners-app.naloja {
    display: block;
  }

  .slider-banners, .mask-slider-banners {
    height: 152.2px;
  }

  .image-slider-banners-one, .image-slider-banners-two, .image-slider-banners-one-three {
    width: 100%;
    height: 152.2px;
  }

  .loyalt {
    flex: none;
    padding-right: 20px;
  }

  .div-block-1627 {
    flex-direction: column;
  }

  .search-content-cities {
    width: 92%;
  }

  .div-block-7756 {
    width: 100%;
  }

  .banner-accepted-order {
    width: 100%;
    padding: 20px;
  }

  .container-card-modal-accepted-order {
    width: auto;
  }

  .div-block-8012 {
    flex-wrap: wrap;
  }

  .div-block-8013 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .modal-more-infos-tags {
    height: 200px;
    overflow: auto;
  }

  .div-block-8169 {
    justify-content: flex-start;
    height: auto;
    margin-top: 0;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: auto;
  }

  .div-block-8171 {
    flex-wrap: nowrap;
    padding: 10px 20px;
  }

  .photo-item {
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
  }

  .blocks-top-item {
    flex-direction: column;
  }

  .content-item {
    height: 90vh;
  }

  .content-item.new-design-item {
    flex-direction: column;
  }

  .brand {
    padding-left: 0;
  }

  .section.bg-gray-4.termos {
    padding-top: 20px;
  }

  .section-title-wide {
    margin-bottom: 48px;
  }

  .content-width-large-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .tab-underline-3 {
    text-align: center;
    margin-left: 12px;
    margin-right: 12px;
  }

  .tabs-underline-menu-2 {
    margin-bottom: 36px;
  }

  .tabs-underline-menu-2.text-large {
    width: 100%;
  }

  .div-block-8179 {
    border-bottom: 1px solid var(--white);
    background-color: var(--black);
    color: var(--white);
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    display: flex;
  }

  .image-item-suggestion.imagem-produto-destaque {
    width: 230px;
    min-width: 230px;
    height: 230px;
    min-height: 230px;
  }

  .modal-suggestions.unidades {
    padding-top: 0;
  }

  .modal-suggestions.finalizar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-modal.new-design-item {
    min-width: auto;
  }

  .top-modal {
    padding-right: 20px;
  }

  .container-modal-loyalt-program, .container-modal-coupons {
    width: 90%;
  }

  .slider-top.naloja {
    display: block;
  }

  .div-indique {
    flex: none;
    padding-right: 20px;
  }

  .heading-131 {
    font-size: 24px;
    line-height: 30px;
  }

  .modal-command-reader {
    flex-direction: column;
  }

  .command-reader-qrcode {
    width: 100%;
    height: 100%;
  }

  .command-reader-info {
    width: 100%;
    padding-right: 0;
  }

  .banner-accepted-order-qrcode {
    width: 100%;
    padding: 20px;
  }

  .modal-aviso-pedido-similar.unidades {
    padding-top: 0;
  }

  .modal-aviso-pedido-similar.finalizar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-modal-pedido-similar.new-design-item {
    min-width: auto;
  }

  .container-card-overlay-choose-cam, .container-card-pular-cadastro {
    width: 90%;
  }

  .tag-status-produto.rotate {
    top: 16%;
    left: -14%;
  }

  .container-card-modal-confirm-convert-credit, .container-identificacao, .container-card-overlay-confirm-order, .container-card-modal-login {
    width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .overlay-modal-sugerir {
    padding-top: 0;
    display: none;
  }

  .overlay-modal-cidades {
    display: none;
  }

  .dropdown {
    right: 0;
  }

  .dropdown-list {
    position: relative;
  }

  .dropdown-list.menu-user {
    right: 4px;
  }

  .dropdown-list.menu-user.w--open {
    right: 0;
  }

  .content-lojaonline {
    padding-bottom: 140px;
  }

  .content-lojaonline.no-header {
    margin-top: 30px;
  }

  .brand-2 {
    padding-left: 0;
  }

  .image-33.marketplace {
    min-width: 56px;
    max-width: 56px;
    min-height: 56px;
    max-height: 56px;
  }

  .topo-lojaonline {
    min-height: 150px;
    padding-bottom: 30px;
  }

  .topo-lojaonline.cardapio-tablet-mobile {
    min-height: 200px;
  }

  .topo-lojaonline.disable {
    padding-top: 0;
  }

  .heading-72 {
    font-size: 25px;
    line-height: 34px;
  }

  .div-block-536 {
    width: 100%;
  }

  .div-block-536.cardapio-tablet {
    padding-left: 0;
  }

  .div-block-537 {
    width: 100%;
  }

  .cart {
    margin-top: 0;
    display: none;
  }

  .div-block-539 {
    width: 100%;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-242 {
    width: 190px;
    max-width: 190px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 13px;
  }

  .block-links {
    background-position: 98%, 15px;
    min-height: auto;
    max-height: none;
    padding-left: 50px;
  }

  .block-links.store {
    background-position: 15px;
  }

  .block-links.store.alterar {
    background-position: 97%, 12px;
  }

  .block-links.store.page-item {
    min-height: 62px;
  }

  .div-block-543 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .itens {
    padding-left: 10px;
    padding-right: 10px;
  }

  .categoria {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
  }

  .div-block-569 {
    grid-column-gap: 10px;
  }

  .grid {
    box-shadow: none;
    height: auto;
    max-height: none;
    padding: 12px;
  }

  .grid:hover {
    box-shadow: none;
    border-color: #0000001a;
  }

  .grid.item-cardapio-tablet {
    padding: 12px;
  }

  .div-block-570 {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    margin-top: 0;
  }

  .div-block-570.default {
    margin-top: 0;
  }

  .div-block-570.imagem-produto-destaque {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    height: 160px;
    min-height: 160px;
    max-height: 160px;
  }

  .div-block-570.tablet-view {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    margin-top: 0;
  }

  .div-block-571 {
    grid-row-gap: 8px;
    align-content: start;
    place-items: start;
    height: auto;
    min-height: auto;
  }

  .text-block-248 {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-248.nome-item-tablet {
    font-size: 14px;
    line-height: 18px;
  }

  .paragraph-5 {
    font-size: 13px;
  }

  .text-block-249 {
    font-size: 16px;
  }

  .text-block-249.original, .text-block-249.original-destaque {
    font-size: 13px;
  }

  .text-block-249.valor-item-tablet {
    font-size: 15px;
  }

  .filter {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-573 {
    min-width: auto;
  }

  .div-block-574 {
    min-width: auto;
    height: auto;
  }

  .div-block-575 {
    min-width: auto;
    padding-top: 0;
  }

  .heading-75 {
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-250 {
    inset: auto 12px 12px auto;
  }

  .opcoes.mobile {
    display: none;
  }

  .text-block-254.free-gift, .text-block-254.cupom {
    text-align: right;
    width: 100px;
  }

  .text-block-259 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .text-block-259.coupon, .text-block-259.wallet, .text-block-259.cupom-entrega {
    background-size: 24px 24px;
  }

  .button-80.bt-troco {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .fazer-pedido {
    z-index: 1000;
    box-shadow: 0 -4px 6px #0000001a;
  }

  .button-81.retirar {
    margin-top: 10px;
  }

  .div-block-589 {
    width: 100%;
    height: 100%;
  }

  .div-block-590 {
    height: 150px;
  }

  .div-block-591 {
    margin-top: 0;
  }

  .div-block-595 {
    height: 100vh;
    max-height: 100vh;
    padding-top: 0;
    padding-bottom: 200px;
    overflow: auto;
  }

  .text-block-268 {
    font-size: 13px;
  }

  .text-block-269 {
    margin-bottom: 0;
    font-size: 15px;
  }

  .radio-button-2 {
    cursor: pointer;
  }

  .quantidade {
    width: 125px;
    margin-right: 10px;
  }

  .adicionar {
    width: 55%;
  }

  .adicionar.new-design-item {
    flex: 1;
  }

  .div-block-601 {
    z-index: 1000;
    background-color: var(--white);
    padding-left: 20px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .div-block-601.new-design-item {
    margin-right: auto;
  }

  .div-block-602 {
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
  }

  .div-block-602.bt-form {
    text-align: center;
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
  }

  .div-block-603 {
    width: 100%;
  }

  .div-block-603.qtd-item {
    inset: 45px 5px auto auto;
  }

  .text-block-271, .div-block-605 {
    font-size: 13px;
  }

  .footer-bar.sacola.bag-2-0 {
    z-index: 1002;
  }

  .heading-80 {
    font-size: 14px;
  }

  .overlay {
    padding-top: 0;
  }

  .div-block-622 {
    background-position: 16px;
    padding-left: 56px;
  }

  .div-block-622.unidade {
    background-image: url('../images/ic-store.svg');
    background-position: 15px 20px;
    background-repeat: no-repeat;
    background-size: 24px;
    padding-left: 60px;
    padding-right: 30px;
  }

  .div-block-622.unidade:hover {
    background-position: 98% 40px, 15px 20px;
  }

  .div-block-623 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-624 {
    width: 100%;
  }

  .div-block-625 {
    text-align: center;
    width: 100%;
  }

  .text-block-282 {
    padding-right: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-644 {
    flex-direction: column;
    padding-top: 20px;
    display: flex;
  }

  .div-block-645 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-649.sem-endereco {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .div-block-661 {
    width: 100%;
    height: 100%;
    padding: 20px;
    top: 0;
  }

  .div-block-661.celular {
    padding-top: 60px;
    display: none;
  }

  .div-block-662 {
    width: 90%;
    padding-bottom: 20px;
  }

  .heading-84 {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
  }

  .link-block-36 {
    top: 10px;
    left: 10px;
  }

  .div-block-687 {
    font-size: 15px;
  }

  .heading-87 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-689 {
    border-top: 1px solid #0000001a;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-691 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .navbar-top {
    padding-right: 20px;
  }

  .nav-menu-4 {
    z-index: 1000;
  }

  .image-40 {
    margin-right: 10px;
  }

  .div-block-706.grid-cupom-v2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
  }

  .div-block-714 {
    margin-bottom: 20px;
  }

  .text-block-303 {
    width: 90%;
  }

  .text-block-305.entregue {
    font-size: 30px;
  }

  .text-block-307 {
    font-size: 18px;
  }

  .div-block-723 {
    padding: 10px;
  }

  .div-block-741 {
    flex-direction: column;
  }

  .div-block-742 {
    width: 100%;
    padding-top: 10px;
  }

  .div-block-747 {
    flex-direction: column;
    align-items: flex-end;
  }

  .text-block-317 {
    text-align: right;
    flex: none;
    min-width: 150px;
    max-width: 150px;
  }

  .div-block-750 {
    width: 100%;
  }

  .div-block-751 {
    padding-top: 20px;
  }

  .link-block-37 {
    margin-bottom: 0;
  }

  .div-block-756 {
    width: 100%;
  }

  .div-block-758 {
    flex-direction: column;
    align-items: stretch;
  }

  .div-block-767.card-block-v2 {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
  }

  .grid-8 {
    grid-template-columns: 1fr;
  }

  .image-48 {
    width: 44px;
    height: 44px;
  }

  .div-block-794 {
    width: 44px;
    height: 44px;
    margin-right: 12px;
  }

  .text-block-333 {
    border-top-style: dashed;
  }

  .text-block-334 {
    font-size: 13px;
    line-height: 18px;
  }

  .div-block-821 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-339 {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-767-copy.card-block, .div-block-646-copy.card-block-v2 {
    border: 1px solid #0000001a;
    border-radius: 6px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 20px;
  }

  .cupom-ativado {
    border-top: 1px solid #0000001a;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-833 {
    width: 130px;
    min-width: 130px;
  }

  .smart-banner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 75px;
  }

  .smart-banner.menu.drop {
    width: 260px;
  }

  .div-block-837 {
    text-align: left;
    justify-content: space-around;
    padding-right: 20px;
  }

  .footer-brand {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    height: auto;
  }

  .image-50 {
    margin-bottom: 20px;
  }

  .heading-92 {
    font-size: 18px;
  }

  .text-block-346 {
    font-size: 13px;
  }

  .link-alloy {
    padding-bottom: 3px;
  }

  .location {
    background-image: none;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .smart-banner-p {
    width: 90%;
    inset: 12px auto auto 12px;
  }

  .div-block-851 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-cadastro-rapido {
    padding-top: 60px;
  }

  .banner-offer {
    background-position: 50% 120%;
    background-size: 130px;
    padding-bottom: 100px;
  }

  .div-block-853 {
    flex-direction: column;
  }

  .field-email {
    width: 100%;
  }

  .div-block-854 {
    margin-top: 10px;
    margin-left: 0;
  }

  .heading-95 {
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-864 {
    text-align: center;
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .div-block-865 {
    margin-left: 0;
  }

  .div-block-bt-remover {
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
  }

  .etiqueta {
    margin-left: 0;
    margin-right: 0;
    position: static;
    inset: auto auto 6px 0%;
  }

  .modal-options.disponbilidade {
    margin-bottom: 0;
  }

  .text-block-355 {
    font-size: 14px;
  }

  .div-block-903 {
    grid-template-columns: 1fr 1fr;
  }

  .card-body.drop-custom, .accordion-title.drop-custom {
    width: 140px;
  }

  .expandable-text.expandable-accordion-text.gifts {
    padding: 0 16px 10px;
  }

  .expandable-text.expandable-accordion-text {
    margin-top: 12px;
  }

  .expandable-text.expandable-accordion-text.drop-custom {
    z-index: 1001;
  }

  .setup-money {
    width: 50%;
  }

  .div-filters {
    padding-left: 0;
    padding-right: 8px;
  }

  .bt-filter.selected {
    border-style: none;
  }

  .div-block-1003 {
    flex-direction: column;
  }

  .text-block-360 {
    font-size: 14px;
    line-height: 16px;
  }

  .marca-topo-modal {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brand-modal {
    min-width: 44px;
    max-width: 44px;
    min-height: 44px;
    max-height: 44px;
    padding-left: 0;
  }

  .heading-96 {
    font-size: 16px;
    line-height: 20px;
  }

  .image-brand-modal {
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
  }

  .content-page-pay {
    padding-top: 0;
  }

  .content-pay {
    box-shadow: none;
  }

  .div-card-pay {
    justify-content: center;
  }

  .card-pay {
    width: 245px;
    height: 140px;
  }

  .help-tip.debit {
    margin-left: 0;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .input-wrap.expande-horizontal {
    min-width: auto;
  }

  .div-block-1013 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .div-block-1014 {
    width: 260px;
  }

  .content-overlay.align-justify-center.width-medium.text-center {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .margin-top {
    margin-top: 16px;
  }

  .div-block-1022 {
    width: 80%;
  }

  .lightbox-link {
    align-items: flex-start;
  }

  .div-categs, .div-categs.garcom {
    z-index: 1001;
  }

  .row-line {
    flex-wrap: wrap;
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-name {
    min-width: 100%;
    max-width: 50%;
    padding-left: 0;
  }

  .column-name.direction-vertical.margin-bottom-mobile-10 {
    margin-bottom: 10px;
  }

  .button-new.outlined.margin-right-16 {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .button-new.text.bg-custom {
    flex: none;
  }

  .subheading-card-expandable {
    font-size: 13px;
    line-height: 16px;
  }

  .bt-localidade {
    text-align: center;
    justify-content: center;
    width: 100%;
    padding-left: 6px;
    padding-right: 6px;
  }

  .acesso-resgate {
    padding: 20px 0;
  }

  .text-block-364 {
    line-height: 20px;
  }

  .div-block-1034 {
    grid-template-columns: 1fr;
  }

  .container-photo-item {
    min-height: 250px;
  }

  .heading-name-item {
    font-size: 18px;
  }

  .list-recommendations {
    width: 100%;
  }

  .item-recommentation {
    height: auto;
    max-height: none;
  }

  .item-recommentation:hover {
    box-shadow: none;
    border-color: #0000001a;
  }

  .grid-left-card {
    grid-row-gap: 8px;
    align-content: start;
    place-items: start;
    height: auto;
    min-height: auto;
  }

  .content-page-item {
    padding-top: 20px;
  }

  .content-block-points-item {
    padding: 12px;
  }

  .brand-pedido-na-loja {
    padding-left: 0;
  }

  .brand-pedido-na-loja.marketplace {
    min-width: 56px;
    max-width: 56px;
    min-height: 56px;
    max-height: 56px;
  }

  .content-qtd-pedido-na-loja {
    width: 100%;
  }

  .navbar-fixed {
    z-index: 1002;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-navbar-buttons-fixed {
    justify-items: center;
    line-height: 14px;
  }

  .grid-navbar-buttons-fixed.grid-2-col, .grid-navbar-buttons-fixed.grid-3-col {
    grid-column-gap: 0px;
  }

  .grid-navbar-buttons-fixed.display-block {
    display: block;
  }

  .buttons-navbar-fixed {
    font-size: 11px;
  }

  .image-item-na-loja-sacola {
    min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
  }

  .div-block-1101 {
    margin-right: 10px;
  }

  .banner-cookies {
    z-index: 1003;
    width: 80vw;
  }

  .paragraph-cookies {
    margin-bottom: 10px;
    font-size: 12px;
  }

  .button-cookies {
    font-size: 13px;
  }

  .card-confirmar-endere-o {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding-left: 20px;
  }

  .button-card-confirmar-endere-o {
    margin-top: 20px;
  }

  .heading-capa {
    font-size: 18px;
  }

  .buttons-filters {
    width: 140px;
  }

  .bt-search.margin-right-16 {
    margin-right: 10px;
  }

  .drop-custom-top {
    width: 100%;
  }

  .container-18.navbar-marketplace {
    padding-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .options-delivery {
    grid-template-columns: 1fr;
  }

  .options-delivery.no-select {
    width: 100%;
  }

  .card-option-delivery {
    padding-left: 12px;
    padding-right: 8px;
  }

  .card-option-delivery.vertical.small-button, .card-option-delivery.small-button {
    flex: none;
  }

  .div-block-1114 {
    line-height: 16px;
  }

  .text-block-370 {
    margin-top: 2px;
    font-size: 11.2px;
  }

  .close-modal {
    border-radius: 100%;
    width: 44px;
    top: 20px;
  }

  .overlay-choose-order {
    z-index: 3000;
    padding-top: 20px;
  }

  .card-top-overlay {
    padding-top: 10px;
  }

  .radio-button-choose-order {
    cursor: pointer;
  }

  .radio-button-choose-order.hide {
    display: none;
  }

  .heading-choose-order {
    text-align: left;
    line-height: 20px;
  }

  .overlay-choose-time, .overlay-agendamento, .overlay-choose-qrcodes {
    z-index: 3000;
    padding-top: 20px;
  }

  .grid-qrcodes {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
  }

  .grid-qrcodes.new-grid-waiters {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .icon-choose-delivery, .icon-choose-delivery-arrow {
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
  }

  .options-delivery-mobile {
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: auto;
  }

  .options-delivery-mobile-cart {
    padding-bottom: 0;
    overflow: auto;
  }

  .div-block-1131 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .end-loja {
    padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 0;
  }

  .banner-alerta-pedidos {
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  .overlay-filtro, .overlay-pedidos {
    z-index: 3000;
    padding-top: 20px;
  }

  .div-block-1138 {
    grid-template-columns: 1fr;
  }

  .grid-description-card-item-overlay {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    justify-items: start;
    padding-bottom: 6px;
  }

  .heading-105 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-1144 {
    grid-template-columns: 1fr;
  }

  .div-block-1144.fixed-bottom {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .overlay-conta-fechada {
    z-index: 3000;
    background-color: var(--white);
  }

  .container-resume-store-marketplace {
    padding-left: 0;
    padding-right: 0;
  }

  .card-resume-store-marketplace {
    box-shadow: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .name-store {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 18px;
  }

  .div-block-card-infos-1 {
    margin-bottom: 2px;
    font-size: 13px;
  }

  .text-card-small {
    line-height: 20px;
  }

  .image-78 {
    margin-right: 0;
  }

  .heading-106 {
    font-size: 10px;
  }

  .bt-navbar-marketplace {
    color: #0000;
    justify-content: center;
    width: 44px;
  }

  .heading-local-de-entrega {
    font-size: 13px;
    line-height: 16px;
  }

  .label-bt-navbar-marketplace {
    display: none;
  }

  .brand-3 {
    height: 50px;
  }

  .select-modo-de-entrega {
    width: 100%;
    margin-top: 10px;
  }

  .div-block-1081 {
    flex: 1;
  }

  .status-horarios-loja {
    line-height: 20px;
  }

  .topo-loja-marketplace {
    min-height: 120px;
    max-height: 120px;
  }

  .back-marketplace {
    border-radius: 100%;
    width: 44px;
    top: 20px;
  }

  .image-navbar-fixed {
    margin-right: 0;
  }

  .tem-item {
    left: 3px;
  }

  .div-block-1163 {
    flex-direction: column;
  }

  .div-block-1166 {
    margin-bottom: 20px;
  }

  .step-1-location, .step-2-location {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .topo-overlay-location {
    margin-top: 0;
  }

  .div-block-1178 {
    bottom: 140px;
  }

  .overlay-clean-bag, .overlay-review, .overlay-reviews, .overlay-infos-store-benefits {
    z-index: 3000;
    padding-top: 20px;
  }

  .banner-notifications {
    margin-bottom: 16px;
  }

  .field-label-3 {
    top: 14px;
  }

  .grid-26.cards-mobile {
    margin-right: 0;
    padding-left: 10px;
  }

  .grid-26.cards-mobile.expandable-categorie-mobile {
    margin-right: -40px;
  }

  .grid-26.cards-slider-desktop {
    padding-left: 24px;
  }

  .banner-carousel-produtos-destaque {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-produto-destaque {
    grid-row-gap: 8px;
    align-content: start;
    place-items: start;
    height: auto;
    min-height: auto;
  }

  .valor-promo-produto-destaque {
    min-width: auto;
    height: auto;
  }

  .slider-arrow {
    left: -16px;
  }

  .slider-arrow.slider-arrow-right-marketplace {
    right: -16px;
  }

  .categoria-destaque {
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
  }

  .div-block-1209 {
    padding-left: 20px;
  }

  .notification-button {
    left: 3px;
  }

  .skeleton-div.nome-categoria {
    width: 120px;
    height: 20px;
  }

  .skeleton-div.valor-item-card, .skeleton-div.nome-item-card {
    height: 14px;
  }

  .skeleton-div.descricao-item-card {
    height: 12px;
  }

  .bt-down {
    inset: auto 12px 12px auto;
  }

  .imagem-complemento {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    margin-top: 0;
  }

  .categoria-destaque-naloja {
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
  }

  .content-verifica-sms {
    box-shadow: none;
  }

  .buttons-verifica-sms {
    grid-template-columns: 1fr;
  }

  .brand-standby {
    padding-left: 0;
  }

  .valor-promo-standby {
    min-width: auto;
    height: auto;
  }

  .capa-categoria {
    min-height: 84px;
    margin-bottom: 0;
  }

  .capa-categoria.com-cor.with-pointer {
    margin-bottom: 0;
  }

  .capa-categoria.com-imagem {
    background-image: linear-gradient(96deg, #000000b3, #0000 50%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .capa-categoria.com-imagem.with-pointer {
    margin-bottom: 0;
  }

  .h-categoria {
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .overlay-notification-store {
    z-index: 3000;
    padding-top: 20px;
  }

  .valor-page-item {
    font-size: 22px;
  }

  .brand-page-item {
    min-width: 66px;
    max-width: 66px;
    min-height: 66px;
    max-height: 66px;
    padding-left: 0;
  }

  .image-logo-page-item {
    min-width: 62px;
    max-width: 62px;
    min-height: 62px;
    max-height: 62px;
  }

  .div-block-1252 {
    padding-top: 10px;
  }

  .overlay-cancelar-pedido {
    z-index: 3000;
    padding-top: 20px;
  }

  .div-options {
    grid-template-columns: 1fr;
  }

  .banner-delivery-no-image, .banner-delivery-with-image {
    width: 100%;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
  }

  .categoria-destaque-expandable {
    margin-left: -20px;
    margin-right: 0;
    padding-top: 20px;
  }

  .row-type-pay {
    font-size: 15px;
  }

  .subheading-card {
    font-size: 13px;
    line-height: 16px;
  }

  .content-page-categoria {
    padding-top: 20px;
  }

  .div-block-1522 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-393 {
    font-size: 14px;
    line-height: 18px;
  }

  .overlay-infos-store-cashback-marketplace {
    z-index: 3000;
    padding-top: 20px;
  }

  .div-block-1530 {
    width: 280px;
  }

  .heading-consumo {
    font-size: 18px;
  }

  .content-page {
    padding-top: 20px;
  }

  .metodo-resgate-de-senha {
    width: 100%;
  }

  .overlay-share-comanda {
    z-index: 3000;
    padding-top: 20px;
  }

  .div-block-1535, .content-code-access {
    width: 100%;
  }

  .image-photo-items {
    max-width: 300px;
    max-height: 300px;
  }

  .choise-option-payment {
    min-width: auto;
    max-width: none;
    padding-right: 0;
  }

  .card-payment-option.direction-vertical-mobile {
    flex-direction: column;
    align-items: stretch;
  }

  .choise-button-pay-order {
    min-width: 0;
    margin-top: 10px;
    display: block;
  }

  .modal-pagamentos {
    background-color: var(--white);
    background-image: none;
    padding-top: 0;
  }

  .div-block-1609 {
    border-radius: 0;
    width: 100%;
    height: 100vh;
  }

  .pay-form-one, .pay-form-two {
    padding-bottom: 20px;
  }

  .div-block-1614 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-1616 {
    margin-top: 10px;
  }

  .banners-app {
    width: 100%;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-banners, .mask-slider-banners {
    height: 110px;
  }

  .image-slider-banners-one, .image-slider-banners-two, .image-slider-banners-one-three {
    width: 100%;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
  }

  .left-arrow-slider-banners, .right-arrow-slider-banners {
    width: 44px;
  }

  .icon-slider-banners {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .pay-one-form {
    padding-bottom: 20px;
  }

  .icon-svg.cc-featured.margin-botton {
    width: 24px;
    height: 24px;
    margin-bottom: 2px;
  }

  .div-block-1624 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-block-15 {
    width: 100%;
    padding: 20px;
  }

  .heading-114 {
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-1628 {
    grid-column-gap: 5px;
  }

  .banners-topo {
    height: 110px;
  }

  .search-cities-field {
    flex-direction: row;
    width: 100%;
    max-width: 300px;
  }

  .div-block-1494 {
    width: 90%;
    min-width: 150px;
  }

  .loading-image {
    display: block;
  }

  .div-block-1491 {
    width: 100%;
  }

  .margin-top-2 {
    margin-top: 16px;
  }

  .margin-top-2.align {
    flex-direction: column;
    align-items: flex-start;
  }

  .button-new-3.radius.min-w {
    width: 80px;
    min-width: 80px;
  }

  .radio-button-select-card {
    cursor: pointer;
  }

  .paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .card-top-overlay-only-x {
    padding-top: 10px;
  }

  .container-card-overlay-complete-data {
    width: 100%;
  }

  .overlay-confirm-password {
    z-index: 3000;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-6955 {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .overlay-complete-data {
    z-index: 3000;
    padding-left: 20px;
    padding-right: 20px;
  }

  .select-qrcodes {
    flex-wrap: wrap;
    grid-auto-columns: 1fr;
    align-content: stretch;
  }

  .select-qrcodes.new-grid-waiters {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .dropdown-list-bairros.w--open {
    z-index: 1;
  }

  .drop-toggle {
    width: 100%;
  }

  .dropdown-link-4 {
    z-index: 1;
  }

  .div-block-699.search.padding {
    background-position: 96%;
  }

  .button-obs-product {
    margin-top: 16px;
  }

  .banner-accepted-order {
    z-index: 3000;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .container-card-modal-accepted-order {
    flex: 0 auto;
    width: 250px;
  }

  .div-block-8012 {
    padding-top: 0;
    padding-left: 0;
  }

  .text-block-471 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-8013 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .action-buttons-order {
    order: 1;
  }

  .div-block-8016 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .div-block-8017 {
    flex: 0 auto;
    width: 100%;
  }

  .heading-top-overlay {
    text-align: left;
    line-height: 20px;
  }

  .modal-more-infos-tags {
    height: 200px;
    overflow: auto;
  }

  .div-block-8169 {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-bottom: -10px;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    overflow: auto;
  }

  .div-block-8171 {
    flex-wrap: nowrap;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .item-datasheet-left {
    min-width: 130px;
    max-width: 130px;
  }

  .datasheet {
    grid-template-columns: 1fr;
  }

  .content-item {
    height: 100vh;
    max-height: 100vh;
    padding-top: 0;
    padding-bottom: 220px;
    overflow: auto;
  }

  .div-block-8173 {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .navbar {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .section-title-wide {
    margin-bottom: 36px;
  }

  .content-width-large-2 {
    grid-template-columns: 1fr;
  }

  .row.row-align-center {
    flex-wrap: nowrap;
  }

  .tab-underline-3 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .tabs-underline-menu-2 {
    margin-bottom: 24px;
  }

  .suggestion-item {
    width: 33.333vw;
  }

  .image-item-suggestion {
    width: 33.333vw;
    max-width: 100%;
  }

  .image-item-suggestion.default {
    margin-top: 0;
  }

  .image-item-suggestion.imagem-produto-destaque {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    height: 160px;
    min-height: 160px;
    max-height: 160px;
  }

  .image-item-suggestion.tablet-view {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    margin-top: 0;
  }

  .description-item-suggestion {
    grid-row-gap: 8px;
    align-content: start;
    place-items: start;
    height: auto;
    min-height: auto;
  }

  .price-promo-suggestion {
    min-width: auto;
    height: auto;
  }

  .top-modal {
    margin-top: 0;
  }

  .info-store {
    background-image: none;
  }

  .info-store.store {
    background-position: 15px;
  }

  .info-store.store.alterar {
    background-position: 97%, 12px;
  }

  .info-store.store.page-item {
    min-height: 62px;
  }

  .modal-loyalt-program {
    z-index: 3000;
    padding-top: 20px;
  }

  .heading-modal {
    text-align: left;
    line-height: 20px;
  }

  .card-top-modal {
    padding-top: 10px;
  }

  .modal-coupons {
    z-index: 3000;
    padding-top: 20px;
  }

  .slider-top, .image-slider-banners-first-topo, .image-slider-banners-second-topo, .image-slider-banners-third-topo {
    margin-left: auto;
    margin-right: auto;
  }

  .html-embed-selo {
    margin-bottom: 20px;
  }

  .heading-132 {
    font-size: 20px;
    line-height: 26px;
  }

  .div-block-8199 {
    padding: 20px;
  }

  .banner-accepted-order-qrcode {
    z-index: 3000;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .overlay-choose-cam {
    z-index: 3000;
    padding-top: 20px;
  }

  .radio-button-choose-cam {
    cursor: pointer;
  }

  .radio-button-choose-cam.hide {
    display: none;
  }

  .cam-1, .cam-2 {
    width: 200px;
    height: 200px;
  }

  .modal-pular-cadastro {
    z-index: 3000;
    padding-top: 20px;
  }

  .tag-status-produto.rotate {
    position: absolute;
    inset: 16% 0% auto -50%;
  }

  .tag-status-produto.rotate.tag-esgotado {
    top: 28px;
    left: -80px;
  }

  .tag-status-produto.rotate.tag-indisponivel {
    left: -80px;
  }

  .tag-status-produto.rotate.tag-novidade {
    top: 22px;
    left: -90px;
  }

  .tips-banner {
    width: 100%;
  }

  .field-pay-online {
    flex: 0 auto;
  }

  .input-city {
    min-width: auto;
  }

  .div-block-9158 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-9159 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-9160 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .modal-confirm-convert-credit {
    padding-top: 20px;
  }

  .form-19 {
    flex-direction: column;
    padding-top: 10px;
  }

  .container-identificacao {
    width: 100%;
  }

  .card-top-overlay-2 {
    padding-top: 10px;
  }

  .heading-choose-order-2 {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
  }

  .identificacao {
    z-index: 3000;
    padding: 16px;
  }

  .cashback {
    min-width: auto;
    height: auto;
  }

  .div-block-9215 {
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 2px;
  }

  .overlay-confirm-order {
    z-index: 3000;
    padding-top: 20px;
  }

  .text-block-759 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .text-block-759.coupon, .text-block-759.wallet, .text-block-759.cupom-entrega {
    background-size: 24px 24px;
  }

  .card-infos-bag {
    flex-wrap: wrap;
  }

  .modal-login {
    padding-top: 20px;
  }

  .close-modal-2 {
    border-radius: 100%;
    width: 44px;
  }

  .div-wpp-button {
    z-index: 5000;
  }

  .modal-whatsapp {
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-_661b699d-dc46-69b4-79dc-6e8c42eb9e8c-8b36ade8, #w-node-_565d87e9-cbd9-0052-3020-ed6d493102f8-8b36ade8, #w-node-_0d693c8e-28f8-d92b-f7ff-d09e743f59bd-8b36ade8, #w-node-_8c122c76-1e75-dfcb-3b11-f3bd24745d5a-8b36ade8 {
  place-self: start end;
}

#w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd8e-8b36ade8, #w-node-_5a96ab18-0551-884d-2f77-46f664c8e51e-8b36ade8, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd93-8b36ade8, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd9d-8b36ade8, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fda2-8b36ade8, #w-node-_5912022f-42a5-74cb-d23a-04b7f74a0918-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9670594b-eb70-fa5b-6d27-d88d556c5881-8b36ade8, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c5893-8b36ade8, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c58a6-8b36ade8, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c58be-8b36ade8, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c58d6-8b36ade8, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c58ee-8b36ade8, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c5906-8b36ade8 {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec4-8b36ade8 {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec8-8b36ade8 {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_340d55d5-a046-87d6-f702-b28c25b6b36d-8b36ade8 {
  place-self: start;
}

#w-node-_340d55d5-a046-87d6-f702-b28c25b6b371-8b36ade8 {
  align-self: start;
}

#w-node-_340d55d5-a046-87d6-f702-b28c25b6b37c-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_41a94509-2026-5404-362b-c3b1811f539f-8b36ade8 {
  place-self: start;
}

#w-node-_41a94509-2026-5404-362b-c3b1811f53a3-8b36ade8 {
  align-self: start;
}

#w-node-_41a94509-2026-5404-362b-c3b1811f53ae-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_613e816d-ad20-7bcd-c2a2-026284a91a5a-8b36ade8 {
  place-self: start;
}

#w-node-_613e816d-ad20-7bcd-c2a2-026284a91a5e-8b36ade8 {
  align-self: start;
}

#w-node-_613e816d-ad20-7bcd-c2a2-026284a91a69-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed4-8b36ade8 {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed8-8b36ade8 {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee5-8b36ade8 {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee9-8b36ade8 {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ef5-8b36ade8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ef9-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87abb6-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87abc8-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87abdb-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87abf3-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac0b-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac23-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac3b-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac54-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac67-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac7a-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac88-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac95-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87aca2-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87acbb-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87acd3-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87aceb-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ad05-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ad1d-8b36ade8, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ad35-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103998-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e5610399b-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e5610399f-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039a2-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039a6-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039b3-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039b7-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039bb-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039c6-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039ca-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039ce-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039d4-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039db-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039df-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039e5-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039fa-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039fd-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a01-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a04-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a08-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a15-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a19-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a1d-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a28-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a2c-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a30-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a36-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a3d-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a41-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a47-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a6a-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a6d-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a71-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a74-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a78-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a85-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a89-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a8d-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a98-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a9c-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aa0-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aa6-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aad-8b36ade8 {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103ab1-8b36ade8 {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103ab7-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-d37a2fc6-b5bc-b47c-e13a-486ba68a5377-8b36ade8, #w-node-_30a80467-c867-0e2e-5eeb-55e055cfd5ca-8b36ade8, #w-node-_6e406077-5387-3548-649c-f65af98516fe-8b36ade8, #w-node-_436e691e-a232-ee22-5086-91fc70c7264c-8b36ade8, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bab-8b36ade8, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bbf-8b36ade8 {
  place-self: start end;
}

#w-node-_424ffbe9-3795-93c5-2afa-878ae475c89e-8b36ade8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_752a831c-cc9a-9082-be0e-4a7f4a957259-8b36ade8, #w-node-_752a831c-cc9a-9082-be0e-4a7f4a95726e-8b36ade8, #w-node-_752a831c-cc9a-9082-be0e-4a7f4a957283-8b36ade8, #w-node-_752a831c-cc9a-9082-be0e-4a7f4a957298-8b36ade8, #w-node-_752a831c-cc9a-9082-be0e-4a7f4a9572ad-8b36ade8, #w-node-_752a831c-cc9a-9082-be0e-4a7f4a9572c2-8b36ade8 {
  place-self: start end;
}

#w-node-_36c7900f-34b4-981d-7fb0-16a52433f703-8b36ade8, #w-node-abfcfbab-7063-1445-72f5-a85624e47112-8b36ade8, #w-node-_752a831c-cc9a-9082-be0e-4a7f4a9572ce-8b36ade8, #w-node-_752a831c-cc9a-9082-be0e-4a7f4a9572d3-8b36ade8, #w-node-_752a831c-cc9a-9082-be0e-4a7f4a9572d8-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_10b820e6-b4d8-9b3e-c87f-ad78d2a0eb3a-8b36ade8 {
  align-self: start;
}

#w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb8d-8b36ade8, #w-node-_5d60ae0e-370e-344b-f354-a86dda6fa10e-8b36ade8, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb92-8b36ade8, #w-node-a00f302b-286b-376d-07ef-d64f9dcf431b-8b36ade8, #w-node-_87babe03-9a37-de9d-188c-a68508caa14e-8b36ade8, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb97-8b36ade8, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb9c-8b36ade8, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cba1-8b36ade8, #w-node-_8704528e-05c5-8617-9989-4f7a8816b6eb-8b36ade8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-ceb10800-91c9-79c6-0aab-823d7da503d3-8b36ade8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ade1-b136ade9 {
  place-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ade5-b136ade9 {
  align-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695adf2-b136ade9 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695adf6-b136ade9 {
  place-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695adfa-b136ade9 {
  align-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae05-b136ade9 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae09-b136ade9 {
  place-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae0d-b136ade9 {
  align-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae13-b136ade9 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae1a-b136ade9 {
  place-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae1e-b136ade9 {
  align-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae24-b136ade9 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cee8-4936ae08 {
  place-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088ceec-4936ae08 {
  align-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cef4-4936ae08 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cef6-4936ae08 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cefa-4936ae08 {
  align-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cf03-4936ae08 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cf07-4936ae08 {
  align-self: start;
}

#w-node-def6f126-2333-6480-8353-fe2c7bf5f8b4-4936ae08 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-def6f126-2333-6480-8353-fe2c7bf5f8b8-4936ae08, #w-node-fdef5381-566e-a38f-bbfd-755c5ff860bd-b736ae0b, #w-node-_22a24d55-ec9e-721c-03e2-a6a4e4c8b116-b736ae0b, #w-node-_4b0c89e6-609f-2cec-982e-17cc549d908c-b736ae0b, #w-node-_20b5df67-ace7-090d-d784-810d30c271b6-b736ae0b, #w-node-bdf46178-faf8-47be-55fa-121b0002aa1f-b736ae0b, #w-node-_01fb4430-5961-76db-99f2-c68aef100d85-b736ae0b, #w-node-_88f88629-c1d3-8b1f-5346-b11784e278ef-b736ae0b, #w-node-_959fe50a-f1a2-f8a2-99b5-600edd8f9650-b736ae0b, #w-node-_2c4352fa-0ed0-a11d-1cef-f1dd039389ac-b736ae0b, #w-node-_52e2979c-6f40-0838-31bf-613e9fde529b-b736ae0b, #w-node-_2c4352fa-0ed0-a11d-1cef-f1dd039389c4-b736ae0b, #w-node-_2c4352fa-0ed0-a11d-1cef-f1dd039389dc-b736ae0b, #w-node-_44349d47-2f7f-092e-2b22-f5abc89863fd-b736ae0b, #w-node-_973d50d3-4b42-3435-952d-913de837461d-b736ae0b, #w-node-_5bd84d08-906d-3d4c-dc7a-d13ce8f629c4-b736ae0b, #w-node-_5bd84d08-906d-3d4c-dc7a-d13ce8f629dc-b736ae0b, #w-node-_5bd84d08-906d-3d4c-dc7a-d13ce8f629f4-b736ae0b, #w-node-eaa85b0c-7d42-b256-2e43-7dadb2285e2b-b736ae0b, #w-node-eaa85b0c-7d42-b256-2e43-7dadb2285e43-b736ae0b, #w-node-eaa85b0c-7d42-b256-2e43-7dadb2285e5b-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f834-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f846-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f859-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f871-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f889-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f8a1-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f8b9-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f8d2-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f8e5-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f8f8-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f906-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f913-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f920-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f939-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f951-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f969-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f983-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f99b-b736ae0b, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f9b3-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc234-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc246-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc259-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc271-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc289-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc2a1-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc2b9-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc2d2-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc2e5-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc2f8-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc306-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc313-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc320-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc339-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc351-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc369-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc383-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc39b-b736ae0b, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc3b3-b736ae0b {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22649-b736ae0b {
  place-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf2264c-b736ae0b {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22650-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22653-b736ae0b {
  place-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22657-b736ae0b {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22664-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22668-b736ae0b {
  place-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf2266c-b736ae0b {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22677-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf2267b-b736ae0b {
  place-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf2267f-b736ae0b {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22685-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf2268c-b736ae0b {
  place-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22690-b736ae0b {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22696-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59b3-b736ae0b {
  place-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59b6-b736ae0b {
  align-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ba-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59bd-b736ae0b {
  place-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59c1-b736ae0b {
  align-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ce-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59d2-b736ae0b {
  place-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59d6-b736ae0b {
  align-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e1-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e5-b736ae0b {
  place-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e9-b736ae0b {
  align-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ef-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59f6-b736ae0b {
  place-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59fa-b736ae0b {
  align-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c5a00-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec4-b736ae0b {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec8-b736ae0b {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_5b437cf7-287f-82d1-d0f0-703a239b7cf5-b736ae0b {
  place-self: start;
}

#w-node-_5b437cf7-287f-82d1-d0f0-703a239b7cf9-b736ae0b {
  align-self: start;
}

#w-node-_5b437cf7-287f-82d1-d0f0-703a239b7d04-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efad-b736ae0b {
  place-self: start;
}

#w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efb1-b736ae0b {
  align-self: start;
}

#w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efbc-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed4-b736ae0b {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed8-b736ae0b {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee5-b736ae0b {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee9-b736ae0b {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-b4e87234-1bb4-f509-16a6-fa5067871d5b-b736ae0b, #w-node-_661b699d-dc46-69b4-79dc-6e8c42eb9e8c-b736ae0b, #w-node-e6339963-bbb4-e815-15fa-4e554cc63c94-b736ae0b {
  place-self: start end;
}

#w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd8e-b736ae0b, #w-node-_5a96ab18-0551-884d-2f77-46f664c8e51e-b736ae0b, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd93-b736ae0b, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd98-b736ae0b, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd9d-b736ae0b, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fda2-b736ae0b, #w-node-edcd543e-ba61-dbf9-e8e4-3398e7ef02dd-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-d37a2fc6-b5bc-b47c-e13a-486ba68a5377-b736ae0b, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bab-b736ae0b, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bbf-b736ae0b, #w-node-_622c23c4-8e7d-5b85-d736-1e34178e6c47-b736ae0b, #w-node-_622c23c4-8e7d-5b85-d736-1e34178e6c4e-b736ae0b, #w-node-_622c23c4-8e7d-5b85-d736-1e34178e6c55-b736ae0b, #w-node-_622c23c4-8e7d-5b85-d736-1e34178e6c5c-b736ae0b, #w-node-_622c23c4-8e7d-5b85-d736-1e34178e6c63-b736ae0b {
  place-self: start end;
}

#w-node-_1a7f0a7e-d6b4-59bb-cc7c-54eaa898be58-b736ae0b, #w-node-_75ce6ec5-b6f4-6529-6189-ae58849855f7-b736ae0b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_680453cc-4fdc-e4d6-b0e2-8042375bbd30-b736ae0b {
  align-self: start;
}

#w-node-_96079df1-a6ee-3e04-7367-26bc6aa66efe-b736ae0b, #w-node-_84e55794-09fa-b6b6-07da-711d4f6bd369-b736ae0b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b34aea3a-64f3-4c03-d447-ca629c9c932d-b736ae0b, #w-node-_54751a32-5281-74a5-906f-28716fe6742d-b736ae0b, #w-node-_29c69175-f647-58d0-781f-be55ffdb741b-b736ae0b, #w-node-_06c28106-3a8e-26aa-583e-c4d4c38d5d42-b736ae0b, #w-node-e6cba36b-30e5-19a8-e211-2d3c04920e40-b736ae0b, #w-node-_7bee0481-2534-a9ec-b4d4-43f42190fd77-b736ae0b, #w-node-_7bee0481-2534-a9ec-b4d4-43f42190fd7e-b736ae0b, #w-node-_7bee0481-2534-a9ec-b4d4-43f42190fd85-b736ae0b, #w-node-_7bee0481-2534-a9ec-b4d4-43f42190fd8c-b736ae0b, #w-node-_7bee0481-2534-a9ec-b4d4-43f42190fd93-b736ae0b {
  place-self: start end;
}

#w-node-ceb10800-91c9-79c6-0aab-823d7da503d3-b736ae0b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb8d-b736ae0b, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb92-b736ae0b, #w-node-a00f302b-286b-376d-07ef-d64f9dcf431b-b736ae0b, #w-node-_87babe03-9a37-de9d-188c-a68508caa14e-b736ae0b, #w-node-_5169d90e-efee-81bd-50e4-632566f73792-b736ae0b, #w-node-e5670f83-2f7a-79f0-36a4-a3bca7d24cf2-b736ae0b, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb97-b736ae0b, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb9c-b736ae0b, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cba1-b736ae0b, #w-node-_1917daf6-6d41-3d51-f934-d423ec38ddc2-b736ae0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-febe6996-5093-1c3f-68cc-53536fce5e90-b736ae0b, #w-node-_0061e51c-fe65-4028-f582-12af047c530d-b736ae0b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_160feb66-21e0-6f0f-2b53-5e6972176d83-7a36ae36, #w-node-_9e5973f7-dee2-00c2-e6e6-6c74dd864176-7a36ae36 {
  order: 9999;
}

#w-node-dbd42a00-2608-5733-2a16-4626fcbb3dc3-8736ae37, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3dcc-8736ae37, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3dd5-8736ae37 {
  place-self: start end;
}

#w-node-dbd42a00-2608-5733-2a16-4626fcbb3ddb-8736ae37, #w-node-_35939361-291f-55c9-a9c1-7b06ebce98c7-8736ae37, #w-node-e09ad2da-1d54-a27a-b8c7-654fbda52f0e-8736ae37, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3de0-8736ae37, #w-node-b213cbee-4f19-466a-bf5b-b03ad557ecc6-8736ae37, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3de5-8736ae37, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3dea-8736ae37, #w-node-_80aaf90f-0cd0-6052-8ccb-c2df95e4f5b8-8736ae37, #w-node-b76fa49c-7589-2603-09e1-b384496954ff-8736ae37, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3dfa-8736ae37, #w-node-f2e4feea-1010-b685-34f6-a7e7a5e0a892-8736ae37 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

@media screen and (max-width: 991px) {
  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec3-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-8b36ade8 {
    justify-self: end;
  }

  #w-node-_340d55d5-a046-87d6-f702-b28c25b6b36c-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_340d55d5-a046-87d6-f702-b28c25b6b37c-8b36ade8 {
    justify-self: end;
  }

  #w-node-_41a94509-2026-5404-362b-c3b1811f539e-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_41a94509-2026-5404-362b-c3b1811f53ae-8b36ade8 {
    justify-self: end;
  }

  #w-node-_613e816d-ad20-7bcd-c2a2-026284a91a59-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_613e816d-ad20-7bcd-c2a2-026284a91a69-8b36ade8 {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed3-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-8b36ade8 {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee4-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-8b36ade8 {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ef4-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103997-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e5610399f-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039a1-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039b3-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039b6-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039c6-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039c9-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039d4-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039da-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039e5-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039f9-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a01-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a03-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a15-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a18-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a28-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a2b-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a36-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a3c-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a47-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a69-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a71-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a73-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a85-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a88-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a98-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a9b-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aa6-8b36ade8 {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aac-8b36ade8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103ab7-8b36ade8 {
    justify-self: end;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695ade0-b136ade9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695adf2-b136ade9 {
    justify-self: end;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695adf5-b136ade9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae05-b136ade9 {
    justify-self: end;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae08-b136ade9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae13-b136ade9 {
    justify-self: end;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae19-b136ade9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae24-b136ade9, #w-node-ccfda712-2537-f7c6-6ff5-e362f088cef4-4936ae08 {
    justify-self: end;
  }

  #w-node-ccfda712-2537-f7c6-6ff5-e362f088cef5-4936ae08, #w-node-ccfda712-2537-f7c6-6ff5-e362f088cf02-4936ae08, #w-node-def6f126-2333-6480-8353-fe2c7bf5f8b3-4936ae08, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22648-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22650-b736ae0b {
    justify-self: end;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22652-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22664-b736ae0b {
    justify-self: end;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22667-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22677-b736ae0b {
    justify-self: end;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf2267a-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22685-b736ae0b {
    justify-self: end;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf2268b-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22696-b736ae0b {
    justify-self: end;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59b2-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ba-b736ae0b {
    justify-self: end;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59bc-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ce-b736ae0b {
    justify-self: end;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59d1-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e1-b736ae0b {
    justify-self: end;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e4-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ef-b736ae0b {
    justify-self: end;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59f5-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c5a00-b736ae0b {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec3-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-b736ae0b {
    justify-self: end;
  }

  #w-node-_5b437cf7-287f-82d1-d0f0-703a239b7cf4-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5b437cf7-287f-82d1-d0f0-703a239b7d04-b736ae0b {
    justify-self: end;
  }

  #w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efac-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efbc-b736ae0b {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed3-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-b736ae0b {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee4-b736ae0b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-b736ae0b {
    justify-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-8b36ade8, #w-node-_340d55d5-a046-87d6-f702-b28c25b6b37c-8b36ade8, #w-node-_41a94509-2026-5404-362b-c3b1811f53ae-8b36ade8, #w-node-_613e816d-ad20-7bcd-c2a2-026284a91a69-8b36ade8, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-8b36ade8, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e5610399f-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039b3-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039c6-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039d4-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039e5-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a01-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a15-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a28-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a36-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a47-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a71-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a85-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a98-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aa6-8b36ade8, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103ab7-8b36ade8 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: start end;
  }

  #w-node-d37a2fc6-b5bc-b47c-e13a-486ba68a5377-8b36ade8, #w-node-_30a80467-c867-0e2e-5eeb-55e055cfd5ca-8b36ade8, #w-node-_6e406077-5387-3548-649c-f65af98516fe-8b36ade8, #w-node-_436e691e-a232-ee22-5086-91fc70c7264c-8b36ade8, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bab-8b36ade8, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bbf-8b36ade8 {
    justify-self: start;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695adf2-b136ade9, #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae05-b136ade9, #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae13-b136ade9, #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae24-b136ade9, #w-node-ccfda712-2537-f7c6-6ff5-e362f088cef4-4936ae08, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22650-b736ae0b, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22664-b736ae0b, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22677-b736ae0b, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22685-b736ae0b, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22696-b736ae0b, #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ba-b736ae0b, #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ce-b736ae0b, #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e1-b736ae0b, #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ef-b736ae0b, #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c5a00-b736ae0b, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-b736ae0b, #w-node-_5b437cf7-287f-82d1-d0f0-703a239b7d04-b736ae0b, #w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efbc-b736ae0b, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-b736ae0b, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-b736ae0b {
    grid-area: 1 / 2 / 2 / 3;
    place-self: start end;
  }

  #w-node-d37a2fc6-b5bc-b47c-e13a-486ba68a5377-b736ae0b, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bab-b736ae0b, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bbf-b736ae0b {
    justify-self: start;
  }

  #w-node-eb61f9b2-dd74-ccc3-5583-4c4df68d29a6-7a36ae36 {
    order: 9999;
  }

  #w-node-_160feb66-21e0-6f0f-2b53-5e6972176d83-7a36ae36 {
    order: -9999;
  }

  #w-node-_9e5973f7-dee2-00c2-e6e6-6c74dd86415f-7a36ae36 {
    order: 9999;
  }

  #w-node-_9e5973f7-dee2-00c2-e6e6-6c74dd864176-7a36ae36 {
    order: -9999;
  }
}


