<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --black: black;
  --black-2: #333;
  --firebrick: #be1e2d;
  --white: white;
  --lime-green: #1fb76c;
  --light-grey: #cccccc80;
  --white-smoke: #f3f3f3;
  --indian-red: #333;
  --gainsboro: #dadce0;
  --white-smoke-2: #f8f8f8;
  --gainsboro-2: #dadce0;
  --indian-red-2: #fd4052;
  --lime-green-2: #1fb76c;
}

.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;
}

.section {
  background-image: linear-gradient(#009e4be6, #009e4be6), url('../images/cnxpz9zlrvqfxhohd82s.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.div-block {
  background-color: #fff;
  border: 0 solid #0000000d;
  border-radius: 140px;
  width: 140px;
  height: 140px;
  min-height: 140px;
  margin-left: auto;
  margin-right: auto;
}

.image {
  border-width: 1px;
  border-color: #000;
  border-radius: 140px;
  width: 140px;
  height: 140px;
  max-height: 100%;
}

.div-block-2 {
  float: right;
  width: auto;
  height: 100%;
}

.div-block-3 {
  float: left;
  width: 64px;
  height: 100%;
}

.link-block {
  background-image: url('../images/ic_share_1ic_share.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.link-block-3 {
  background-image: url('../images/Agrupar-354_1Agrupar 354.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.section-topo-empresa {
  padding-top: 80px;
  padding-bottom: 60px;
}

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

.body.body-login-painel {
  background-color: var(--black-2);
}

.heading {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 24px;
}

.div-block-5 {
  float: left;
  height: 100%;
}

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

.text-block {
  float: left;
  margin-left: 10px;
  font-size: 13px;
}

.section-ofertas {
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
}

.heading-2 {
  text-transform: none;
  margin-bottom: 16px;
  padding-left: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.heading-2.head-gifts {
  text-transform: none;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.heading-2.head-promo {
  text-align: left;
  text-transform: none;
  padding-left: 0;
  font-size: 20px;
  font-weight: 500;
}

.container {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-2 {
  padding: 10px 10px 10px 0;
}

.container-2.container-atividades {
  padding-top: 0;
  padding-right: 0;
}

.image-2 {
  float: left;
  padding-top: 2px;
}

.block-oferta-page-empresa {
  float: left;
  box-shadow: none;
  color: var(--black);
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 6px;
  width: 293px;
  height: 340px;
  margin: 10px;
  position: relative;
}

.block-oferta-page-empresa:hover {
  box-shadow: 0 2px 6px #0000001a;
}

.block-oferta-page-empresa.block-promo-app-lista {
  height: 360px;
}

.div-block-8 {
  float: left;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 293px;
  position: relative;
}

.div-block-9 {
  float: left;
  width: 100%;
  height: 70px;
  max-height: 90px;
  padding: 10px 10px 10px 16px;
  position: relative;
}

.image-3 {
  border-radius: 8px 8px 0 0;
  width: 293px;
  max-width: 293px;
  height: 164.813px;
  max-height: 164.813px;
}

.heading-3 {
  max-height: 60px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.text-block-3 {
  opacity: .7;
  max-height: 60px;
  font-size: 13px;
}

.button-offers {
  float: none;
  border: 2px solid var(--firebrick);
  background-color: var(--white);
  color: var(--firebrick);
  border-radius: 100px;
  width: 125px;
  position: static;
  inset: auto 10px 10px auto;
}

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

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

.div-block-10 {
  float: left;
  clear: left;
  width: 100%;
  padding: 16px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-11 {
  clear: left;
  width: 100%;
}

.section-premios {
  border-top: 1px #0000001a;
  border-bottom: 1px solid #0000001a;
  padding-top: 0;
  padding-bottom: 50px;
}

.text-block-4 {
  opacity: .85;
  background-color: #0000000a;
  background-image: url('../images/ic-information.svg');
  background-position: 12px;
  background-repeat: no-repeat;
  background-size: 22px;
  border: 1px #0000001a;
  border-radius: 10px;
  margin-left: 0;
  margin-right: 10px;
  padding: 10px 16px 10px 45px;
  display: inline-block;
}

.text-block-5 {
  background-image: url('../images/ic-gift-new.svg');
  background-position: 14px;
  background-repeat: no-repeat;
  background-size: 22px;
  border: 1px solid #0000001a;
  border-radius: 30px;
  align-items: center;
  margin-top: 10px;
  padding: 13px 16px 12px 45px;
  line-height: 16px;
  display: inline-block;
}

.div-block-12 {
  max-height: 740px;
  margin-top: 30px;
  overflow: hidden;
}

.premio {
  border: 1px solid #0000001a;
  border-radius: 6px;
  height: 60px;
  margin-bottom: 10px;
  position: relative;
}

.premio.premio-fill {
  border-color: var(--lime-green);
  color: #fff;
  overflow: hidden;
}

.div-block-pontos {
  float: left;
  width: 30%;
  height: 100%;
  padding: 20px 20px 20px 10px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-block-7 {
  text-align: right;
}

.text-block-premio {
  color: #0000;
  background-color: #0000000d;
  border-radius: 6px;
  width: 82%;
  height: 100%;
  font-weight: 700;
}

.text-block-premio.premio-fill {
  background-color: var(--lime-green);
  border-radius: 0;
  width: 100%;
}

.div-block-16 {
  float: left;
  background-color: #0000001a;
  border-radius: 3px;
  width: 125px;
  height: 125px;
  margin: 10px;
}

.section-6 {
  border-bottom: 1px solid #0000001a;
  padding-top: 30px;
  padding-bottom: 80px;
}

.section-6.fotos-empresa {
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-17 {
  float: left;
  clear: left;
  width: 100%;
  height: 44px;
}

.div-block-18 {
  float: left;
  width: 22px;
  height: 22px;
}

.link {
  float: left;
  color: #333;
  margin-top: 2px;
  margin-left: 10px;
  display: block;
}

.link:hover {
  text-decoration: none;
}

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

.unidades.todas-unidades-marca {
  border-top-style: none;
  padding-top: 40px;
  padding-bottom: 40px;
}

.link-block-5 {
  float: left;
  border: 1px solid #0000001a;
  border-radius: 6px;
  width: 215px;
  height: 80px;
  margin: 10px;
  padding: 14px;
}

.link-block-5:hover {
  background-color: #00000005;
}

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

.div-block-20 {
  float: right;
}

.image-4 {
  border-radius: 50px;
  padding: 14px 0;
}

.div-block-21 {
  float: left;
  color: #333;
  width: 160px;
  height: 50px;
  margin-left: 0;
  padding-top: 5px;
  text-decoration: none;
}

.text-block-9 {
  font-weight: 700;
}

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

.text-block-11 {
  opacity: .7;
  margin-left: 10px;
}

.text-block-11.sobre-marca {
  max-height: 65px;
  margin-top: 20px;
  margin-left: 0;
  overflow: hidden;
}

.section-8 {
  border-bottom: 1px solid #0000001a;
  padding-top: 30px;
  padding-bottom: 50px;
}

.div-block-22 {
  float: left;
  border-radius: 3px;
  width: 50%;
}

.div-block-23 {
  float: left;
  width: 50%;
  padding: 20px;
}

.text-block-12 {
  float: left;
  margin-left: 10px;
  padding-top: 10px;
  text-decoration: none;
}

.div-block-24 {
  float: left;
  background-image: url('../images/building-02.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 10%;
  height: 20px;
  margin-top: 3px;
  padding: 20px;
}

.link-2 {
  color: #333;
}

.link-2:hover {
  text-decoration: none;
}

.div-block-26 {
  float: left;
  background-image: url('../images/phone_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 10%;
  margin-top: 3px;
  padding: 20px;
}

.div-block-27 {
  margin-bottom: 15px;
}

.div-block-28 {
  width: 100%;
  margin-top: 20px;
}

.div-block-29 {
  float: left;
  background-image: url('../images/clock.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding: 20px;
}

.div-block-30 {
  float: left;
  background-image: url('../images/brand-instagram.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding: 20px;
}

.div-block-31 {
  float: left;
  background-image: url('../images/brand-facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding: 20px;
}

.div-block-32 {
  float: left;
  background-image: url('../images/Agrupar-675_1Agrupar 675.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 20px;
}

.div-block-33, .div-block-34 {
  float: left;
  width: 90%;
}

.section-9 {
  border-bottom: 1px solid #0000001a;
  padding-top: 30px;
  padding-bottom: 50px;
}

.div-block-35 {
  float: left;
  border: 1px solid #0000001a;
  border-radius: 6px;
  width: 215px;
  height: 100px;
  margin: 10px;
  position: relative;
}

.div-block-36 {
  text-align: center;
  width: 24px;
  height: 24px;
  margin: 15px auto 10px;
  display: block;
}

.div-block-36.icon-map {
  background-image: url('../images/location.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-36.icon-points {
  background-image: url('../images/indique-store.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-36.icon-gift {
  background-image: url('../images/loyal-store.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-36.icon-offer {
  background-image: url('../images/coupon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.text-block-13 {
  opacity: 1;
  text-align: center;
  font-weight: 700;
}

.text-block-14 {
  opacity: .7;
  text-align: center;
  font-size: 11px;
}

.div-block-atividades {
  float: left;
  border-top: 1px solid #0000001a;
  width: 100%;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.block-ativdade {
  background-color: #0000;
  position: relative;
}

.block-ativdade.padding-bullet-final {
  padding-bottom: 10px;
}

.div-block-40 {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 6px;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 30px;
  left: 27px;
}

.div-block-40.atividade-premio {
  background-image: url('../images/ic-gift-new.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}

.div-block-40.atividade-pontos {
  background-image: url('../images/indique-store.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.div-block-40.atividade-oferta {
  background-image: url('../images/desconto.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
}

.div-block-40.atividade-avaliou {
  background-image: url('../images/review-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}

.div-block-40.atividade-primeira-visita {
  background-image: url('../images/location.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}

.div-block-40.pontos-expirados {
  background-image: url('../images/indique-store.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.div-block-42 {
  border-left: 1px dashed #0000001a;
  margin-left: 48px;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 43px;
}

.text-block-17 {
  opacity: .7;
  font-size: 11px;
}

.bold-text {
  font-weight: 400;
}

.button-2 {
  color: #333;
  background-color: #f3f3f3;
  border-radius: 100px;
  margin-left: 17px;
}

.button-2:hover {
  opacity: .8;
}

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

.button-2.button-more-conta {
  justify-content: center;
  align-items: center;
  width: 82.8281px;
  height: 38px;
  margin-left: 17px;
  display: flex;
}

.button-2.button-more-avisos {
  width: 82.8281px;
  height: 38px;
  margin-top: 20px;
  margin-left: 0;
  display: block;
}

.button-2.button-load-more {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 40px;
  margin-left: 0;
  display: flex;
}

.section-10 {
  background-color: var(--lime-green);
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.div-block-43 {
  text-align: center;
  background-color: #fff;
  border: 2px solid #0000000d;
  border-radius: 100px;
  width: 104px;
  min-width: 104px;
  height: 104px;
  min-height: 104px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -12% 0% auto;
}

.image-5 {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-44 {
  color: #fff;
  border-top: 1px solid #fff;
  margin-top: 30px;
  padding-top: 30px;
}

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

.div-block-46 {
  float: left;
}

.button-3 {
  float: left;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 3px;
  margin-right: 10px;
}

.button-3:hover {
  color: var(--firebrick);
  background-color: #fff;
}

.text-block-19 {
  padding-bottom: 10px;
}

.container-6 {
  padding-left: 10px;
  padding-right: 10px;
}

.top-modal {
  text-align: left;
}

.top-modal.head-login {
  text-align: center;
}

.heading-4 {
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
}

.heading-4.head-login {
  line-height: 25px;
}

.div-block-49 {
  border-top: 1px solid var(--light-grey);
  margin-top: 15px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 10px;
  display: block;
}

.div-block-49.link-cadastro {
  text-align: left;
  border-top: 1px solid #ccc;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 32px;
}

.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%;
}

.div-block-51 {
  background-color: var(--lime-green);
  color: #fff;
  border-radius: 6px;
  margin-top: 30px;
  padding: 20px;
}

.text-block-21 {
  float: left;
  width: 700px;
  padding-top: 10px;
}

.button-5 {
  float: right;
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 100px;
  font-weight: 500;
}

.button-5:hover {
  color: var(--lime-green);
  background-color: #fff;
}

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

.back-sugerir {
  width: 44px;
  height: 44px;
  padding: 14px;
  position: absolute;
  inset: 10px 10px auto auto;
}

.image-6 {
  display: inline-block;
  position: static;
}

.link-3 {
  color: var(--lime-green);
  font-weight: 500;
  text-decoration: none;
}

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

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

.div-block-53 {
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.div-block-54 {
  text-align: left;
  border: 1px solid #0000001a;
  border-radius: 5px;
  width: 100%;
  height: 44px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 8px;
}

.div-block-54:active, .div-block-54:focus {
  border-color: var(--lime-green);
}

.div-block-54.erro {
  border-color: #f74646;
  width: 100%;
}

.div-block-54.field-login-painel {
  background-color: #fff;
  border-color: #fff;
}

.text-block-23 {
  color: #000000e6;
  text-align: left;
}

.button-6 {
  background-color: var(--lime-green);
  text-align: center;
  border-radius: 3px;
  width: 100%;
  height: 44px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 12px 8px 8px;
}

.button-6:hover {
  opacity: .8;
}

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

.button-6.button-update {
  text-transform: uppercase;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  font-weight: 500;
  display: flex;
}

.button-6.bt-points {
  text-align: left;
  background-color: #0000;
  background-image: url('../images/Caminho-2159.png');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #fff;
  padding-left: 50px;
}

.button-6.bt-points:hover {
  border-color: var(--lime-green);
  background-color: var(--lime-green);
  opacity: 1;
}

.button-6.bt-points:active {
  opacity: .9;
  color: #fff;
}

.button-6.bt-painel {
  text-align: left;
  background-color: #0000;
  background-image: url('../images/noun_Graph_24131.png');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #fff;
  padding-left: 50px;
}

.button-6.bt-painel:hover {
  border-color: var(--lime-green);
  background-color: var(--lime-green);
  opacity: 1;
}

.button-6.bt-painel:active {
  opacity: .9;
}

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

.text-block-24:hover {
  text-decoration: underline;
}

.div-block-55 {
  text-align: left;
  margin-top: 10px;
}

.text-block-25 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 13px;
}

.text-block-26 {
  color: #333;
  font-size: 13px;
}

.link-4, .link-5 {
  color: #333;
}

.text-block-27 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.div-block-58 {
  text-align: left;
  margin-top: 20px;
}

.lugares-spot {
  margin-top: 30px;
  padding: 5px;
  display: block;
}

.div-block-empresa {
  float: left;
  color: #333;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 3px;
  width: 300px;
  height: 115px;
  margin: 5px;
  padding: 10px;
  text-decoration: none;
  position: relative;
}

.div-block-empresa:hover {
  background-color: #00000005;
  border-color: #0000001a;
}

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

.div-block-59 {
  height: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
}

.div-block-60 {
  float: left;
  background-color: #fff;
  border: 1px solid #cccccc80;
  border-radius: 80px;
  width: 82px;
  height: 82px;
}

.image-8 {
  border-radius: 80px;
  width: 80px;
  height: 80px;
}

.div-block-61 {
  float: left;
  width: 195px;
  height: 100%;
  padding-top: 22px;
  padding-bottom: 10px;
  padding-left: 14px;
}

.section-empresas {
  background-color: #0000;
}

.container-search {
  border-bottom: 1px solid #0000001a;
  padding: 5px 5px 50px;
}

.selection-city {
  background-color: #fff;
  margin: 5px;
  font-size: 13px;
  text-decoration: none;
}

.link-block-9 {
  color: #333;
  background-image: url('../images/Agrupar-705_1Agrupar 705.png');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 20px;
  text-decoration: none;
}

.block-field-search {
  float: left;
  margin: 5px;
}

.block-field-search.field-city {
  float: none;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.field-search {
  border: 1px solid var(--light-grey);
  text-align: left;
  background-color: #fff;
  background-image: url('../images/Search_1Search.png');
  background-position: 5% 55%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 3px;
  width: 300px;
  padding-top: 14px;
  padding-bottom: 12px;
  padding-left: 45px;
}

.field-search:hover, .field-search:active {
  border-color: var(--lime-green);
}

.block-filter {
  float: left;
  margin: 5px;
}

.button-filter {
  border: 1px solid var(--light-grey);
  color: var(--black-2);
  background-color: #fff;
  border-radius: 3px;
  height: auto;
  margin-right: 10px;
  padding: 12px;
  font-size: 13px;
}

.button-filter:hover {
  border-color: var(--white-smoke);
  background-color: var(--white-smoke);
}

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

.button-filter.button-select-filter {
  border-color: var(--white-smoke);
  background-color: var(--white-smoke);
}

.button-filter.button-select-filter:hover {
  opacity: .8;
}

.button-filter.button-select-filter:active {
  opacity: .7;
}

.navbar-mobile {
  display: none;
}

.section-footer {
  padding-bottom: 100px;
}

.container-7 {
  margin-bottom: 50px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-62 {
  border-top: 1px none var(--light-grey);
  padding-top: 30px;
}

.div-block-62.footer-conta {
  border-top-style: solid;
}

.div-block-63 {
  float: left;
  width: 182px;
  height: 100%;
}

.div-block-63.logo-spot-footer-navmenu {
  display: none;
}

.image-9 {
  margin-top: 15px;
}

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

.div-block-64 {
  float: right;
  width: 600px;
  height: 100%;
}

.div-block-65 {
  float: left;
  width: 200px;
  height: 200px;
}

.link-6 {
  float: left;
  clear: left;
  color: #333;
  margin-bottom: 5px;
  font-size: 13px;
  text-decoration: none;
}

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

.heading-5 {
  margin-top: 5px;
}

.div-block-66 {
  float: left;
  opacity: .8;
  width: 100%;
  height: 26px;
  margin-bottom: 10px;
}

.div-block-66.social-mobile {
  display: none;
}

.link-block-10 {
  opacity: .7;
  margin-right: 10px;
}

.div-block-67 {
  background-color: var(--lime-green);
  border-radius: 3px;
  width: 30px;
  height: 30px;
  padding-top: 5px;
  padding-left: 7px;
  padding-right: 6px;
  display: none;
  position: absolute;
  inset: 10px 9px auto auto;
}

.block-results-cidades {
  float: left;
  border-top: 1px #ccc;
  width: 300px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

.link-cidade {
  color: #333;
  text-align: left;
  background-color: #fff;
  border-bottom: 1px #000;
  border-radius: 3px;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
}

.link-cidade:hover {
  background-color: var(--white-smoke);
  color: #333;
}

.link-cidade:active {
  opacity: .8;
}

.link-cidade.ver-todas {
  float: left;
  background-color: #0000000d;
  width: auto;
  padding-top: 10px;
  font-size: 13px;
}

.pesquisa-cidade {
  background-color: #fff;
  margin-top: 20px;
  display: block;
  position: relative;
}

.brand {
  background-color: var(--lime-green);
  justify-content: center;
  align-items: center;
  height: 64px;
  padding-top: 0;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.brand.w--current {
  justify-content: center;
  align-items: center;
  height: 64px;
  padding-top: 0;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.brand.brand-empresa {
  background-color: #0000;
  padding-left: 8px;
  padding-right: 10px;
}

.navbar-app-spot {
  border-bottom: 1px none var(--light-grey);
  background-color: #fff;
  height: 64px;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 1px 1px 3px #0000001a;
}

.navbar-app-spot.navbar-empresa {
  box-shadow: none;
  background-color: #0000;
  border-bottom-style: none;
  position: fixed;
}

.navbar-app-spot.old-nav {
  display: block;
}

.nav-link {
  margin-top: 2px;
  font-size: 13px;
}

.nav-link.navlink-inicio, .nav-link.navlink-politica, .nav-link.navlink-termos, .nav-link.navlink-novo-parceiro {
  display: none;
}

.nav-link.navlink-entrar {
  background-color: var(--lime-green);
  color: #fff;
  border-radius: 3px;
  margin-top: 12px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link.navlink-entrar:hover {
  opacity: .8;
}

.nav-link.navlink-entrar:active {
  opacity: .7;
}

.nav-link.navlink-entrar.entrar-page-empresa {
  background-color: #0000;
  border: 1px solid #fff;
  margin-left: 12px;
}

.nav-link.navlink-entrar.entrar-page-empresa:hover {
  opacity: 1;
  color: var(--lime-green);
  background-color: #fff;
}

.nav-link.navlink-entrar.entrar-page-empresa.button-cadastro {
  display: none;
}

.nav-link.navlink-cadastre:hover {
  text-decoration: underline;
}

.nav-link.navlink-cadastre.w--current {
  color: #333;
}

.nav-link.navlink-app:hover, .nav-link.navlink-indique:hover {
  text-decoration: underline;
}

.link-block-12 {
  float: left;
  color: #333;
  background-image: url('../images/Agrupar-352_1Agrupar 352.png');
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom: 3px solid #fff;
  width: 75px;
  height: 100%;
  margin-left: 15px;
  font-size: 13px;
  text-decoration: none;
  position: relative;
}

.link-block-12:hover {
  border-style: none none solid;
  border-width: 1px 1px 3px;
  border-color: black black var(--lime-green);
}

.link-block-12.w--current {
  border-bottom: 3px solid var(--lime-green);
}

.link-block-12.button-ofertas {
  background-image: url('../images/cupons-icon-account.png');
  background-position: 50% 25%;
}

.link-block-12.button-ofertas:hover {
  border-bottom-color: var(--lime-green);
}

.text-block-31 {
  text-align: center;
  font-size: 12px;
  position: absolute;
  inset: auto 0% 5%;
}

.image-10 {
  width: 44px;
  display: none;
}

.image-11 {
  width: 52px;
  height: 52px;
}

.section-hero {
  margin-top: 130px;
  margin-bottom: 60px;
}

.container-10 {
  padding-left: 10px;
}

.heading-7 {
  color: var(--black-2);
  width: 60%;
  font-weight: 300;
}

.nav-menu {
  float: right;
  height: 64px;
}

.div-block-68, .div-block-70, .div-block-71 {
  float: left;
  width: 50%;
}

.div-block-72 {
  display: none;
}

.section-parceiro {
  background-color: #00000005;
  margin-top: 50px;
  margin-bottom: 30px;
}

.div-block-73 {
  width: 100%;
  height: 100%;
}

.text-block-32 {
  margin-bottom: 20px;
}

.heading-8 {
  font-size: 20px;
  font-weight: 400;
}

.container-11 {
  padding: 30px 10px;
}

.button-7 {
  color: var(--lime-green);
  background-color: #0000;
  background-image: url('../images/ic_chevron_right_1ic_chevron_right.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 0;
  padding-right: 25px;
}

.button-7:hover {
  padding-right: 30px;
}

.block-empresas {
  clear: left;
}

.load-more {
  height: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.button-8 {
  background-color: var(--white-smoke);
  color: var(--indian-red);
  text-align: center;
  border-radius: 3px;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-8:hover {
  opacity: .8;
}

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

.div-block-74 {
  float: left;
}

.text-block-33 {
  text-align: center;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}

.button-9 {
  background-color: var(--lime-green);
  text-align: center;
  border-radius: 3px;
  width: 130px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.button-9:hover {
  opacity: .8;
}

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

.container-deslogado, .container-logado-vazio {
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.heading-9 {
  padding-left: 5px;
  font-size: 24px;
  font-weight: 300;
}

.heading-9.heading-dados {
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.section-conta {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-conta.navbar-default {
  margin-top: 64px;
}

.div-block-foto {
  float: left;
  background-color: #0000000d;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  min-width: 100px;
  height: 100px;
  min-height: 100px;
  display: flex;
}

.div-block-foto.image-default {
  opacity: .5;
  background-image: url('../images/clients.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 44px 44px;
}

.image-12 {
  object-fit: cover;
  border-radius: 140px;
  width: 100px;
  min-width: 100px;
  height: 100px;
  min-height: 100px;
}

.div-block-76 {
  float: left;
  padding-top: 15px;
  padding-left: 20px;
}

.text-block-34 {
  opacity: .8;
  font-size: 13px;
}

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

.container-atividades {
  margin-bottom: 50px;
}

.tab {
  color: #000c;
  background-color: #0000;
  border-bottom: 3px solid #0000001a;
  margin-bottom: -3px;
  font-weight: 500;
}

.tab:hover {
  border-bottom-width: 3px;
  border-bottom-color: var(--lime-green);
}

.tab.w--current {
  border-bottom: 3px solid var(--lime-green);
  color: var(--lime-green);
  background-color: #0000;
  font-weight: 500;
}

.div-block-77 {
  display: none;
}

.tab-pane-tab-1 {
  padding-top: 20px;
}

.tabs-menu {
  border-bottom: 3px none var(--light-grey);
}

.block-logo-atividade {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 60px;
  width: 62px;
  height: 62px;
  position: absolute;
  top: 27px;
  left: 18px;
}

.image-13 {
  border-radius: 50px;
  width: 60px;
  height: 60px;
}

.avisos {
  margin-top: 20px;
}

.aviso {
  color: #333;
  border: 1px solid #0000001a;
  border-radius: 6px;
  margin-bottom: 10px;
  padding: 10px 10px 20px;
  text-decoration: none;
  display: block;
}

.aviso:hover {
  background-color: #0000000d;
}

.aviso.aviso-com-link {
  background-image: url('../images/ic_chevron_right_1ic_chevron_right.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.aviso-logo {
  float: left;
  padding-top: 10px;
}

.aviso-descricao {
  float: left;
  width: 90%;
  padding-top: 5px;
  padding-left: 20px;
}

.div-logo {
  background-color: #fff;
  background-image: url('../images/Agrupar-631_1Agrupar 631.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #0000001a;
  border-radius: 44px;
  width: 62px;
  height: 62px;
}

.div-logo.div-aviso-spot {
  background-color: var(--lime-green);
}

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

.text-block-38 {
  opacity: .7;
  font-size: 13px;
}

.section-sem-oferta {
  border-bottom: 1px solid #0000001a;
}

.image-14 {
  border-radius: 44px;
  width: 60px;
  height: 60px;
}

.div-block-83 {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-15 {
  margin-bottom: 20px;
}

.div-block-84 {
  float: left;
  flex-direction: column;
  align-items: stretch;
  width: 45%;
  margin-right: 40px;
  display: flex;
}

.div-block-85 {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-86 {
  float: left;
  clear: left;
  width: 100%;
  padding-left: 50px;
}

.div-block-87 {
  float: left;
  width: 30%;
  height: 30px;
  padding-top: 6px;
}

.div-block-88 {
  float: left;
  width: 50%;
  height: 30px;
  padding-top: 6px;
}

.text-block-39 {
  text-transform: none;
  font-size: 13px;
}

.line {
  border-bottom: 1px solid #0000001a;
  height: 1px;
}

.content-modal {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 130px;
  position: static;
}

.sugerir-empresa {
  margin-top: 50px;
  position: relative;
}

.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%;
}

.close-overlay {
  z-index: -1;
  position: fixed;
  inset: 0%;
}

.login {
  z-index: 1000;
  background-color: #fff;
  width: 300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 130px;
  display: block;
  position: relative;
  overflow: hidden;
}

.login.login-painel {
  background-color: var(--black-2);
  color: #fff;
  margin-left: auto;
  overflow: hidden;
}

.div-block-97 {
  position: relative;
}

.cadastro {
  z-index: 1000;
  background-color: #fff;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 130px;
  position: relative;
}

.link-block-13 {
  text-decoration: none;
}

.link-block-13:hover {
  color: var(--lime-green);
  text-decoration: underline;
}

.link-block-14 {
  padding: 12px;
  position: absolute;
  inset: 60px auto auto -10px;
}

.text-span {
  font-weight: 300;
}

.box-resetar-senha {
  float: left;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  position: static;
}

.text-span-2 {
  font-weight: 300;
}

.div-block-100, .div-block-101 {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 130px;
  position: relative;
}

.close-overlay-sugerir {
  z-index: -1;
  position: fixed;
  inset: 0%;
}

.back-cidade {
  width: 44px;
  height: 44px;
  padding: 14px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.div-ver-mais {
  position: relative;
}

.link-block-15 {
  color: #333;
  text-align: center;
  background-image: linear-gradient(#fff0, #fffc 27%, #fff);
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  font-style: italic;
  text-decoration: none;
  position: absolute;
  top: 10px;
}

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

.div-block-102 {
  background-color: var(--light-grey);
  border-radius: 3px;
  width: 100%;
  height: 400px;
}

.section-cidades-footer {
  border-top: 1px solid #0000001a;
  padding-top: 50px;
  padding-bottom: 20px;
}

.container-cidades-footer {
  padding: 5px;
}

.button-cidades {
  border: 1px solid var(--lime-green);
  color: var(--lime-green);
  background-color: #fff;
  border-radius: 3px;
  margin: 5px;
}

.button-cidades:hover {
  background-color: var(--lime-green);
  color: #fff;
}

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

.button-ver-mais {
  border: 1px solid var(--white-smoke);
  background-color: var(--white-smoke);
  color: var(--black-2);
  border-radius: 3px;
  margin: 5px;
}

.button-ver-mais:hover {
  opacity: .8;
}

.button-ver-mais:active {
  opacity: .7;
}

.div-block-103 {
  background-color: var(--white-smoke);
  border: 1px solid #0000;
  border-radius: 3px;
  margin-top: 20px;
  padding: 10px;
}

.box-entrar {
  float: none;
  width: 1600px;
  overflow: hidden;
}

.box-senha, .box-cpf {
  float: left;
  width: 300px;
  padding: 5px;
}

.div-block-104 {
  background-color: #333c;
  border-radius: 10px;
  width: 10px;
  height: 10px;
  position: relative;
  bottom: -25px;
  left: -48px;
}

.div-erro {
  height: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.text-block-40 {
  float: right;
  color: #f52424;
  text-align: right;
  font-style: italic;
  display: inline-block;
}

.div-block-105 {
  border: 1px solid #0000001a;
  border-radius: 30px;
  width: 24px;
  height: 24px;
  margin-top: 6px;
  margin-right: 4px;
  padding: 3px 3px 3px 8px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.bold-text-2 {
  color: var(--lime-green);
}

.bold-text-2:hover {
  text-decoration: underline;
}

.bold-text-3 {
  cursor: pointer;
  font-weight: 400;
}

.text-block-43 {
  font-size: 20px;
}

.nome-premio {
  font-weight: 700;
}

.div-block-premio {
  width: 600px;
  position: absolute;
  top: 20px;
  left: 20px;
}

.div-block-premio.div-block-infos {
  left: 40px;
}

.infos {
  background-color: #0000;
  border: 1px solid #00000080;
  border-radius: 20px;
  width: 22px;
  height: 22px;
  padding-top: 1px;
  padding-left: 7px;
  position: absolute;
  inset: 33% auto 0% 10px;
}

.container-not-store {
  margin-top: 30px;
}

.heading-11 {
  text-align: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  font-weight: 300;
}

.div-block-106 {
  width: 180px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.button-10 {
  background-color: var(--lime-green);
  text-align: center;
  border-radius: 100px;
  width: 100%;
  display: inline-block;
}

.button-10:hover {
  opacity: .8;
}

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

.bold-text-4 {
  font-size: 20px;
}

.wrapper-box-cpf, .wrapper-box-senha, .wrapper-box-redefinir {
  float: left;
  width: 400px;
}

.button2 {
  background-color: #f3f3f3;
  border-radius: 100px;
  width: 82.8281px;
  height: 38px;
  margin-top: 20px;
  padding-top: 7px;
  display: block;
}

.button2.button-load-icon-atividades {
  border-radius: 100px;
  margin-top: 0;
  margin-left: 17px;
  display: inline-block;
}

.button2.button-load-icon-ativ-page {
  border-radius: 100px;
  margin-left: 17px;
  display: inline-block;
}

.image-17 {
  text-align: center;
  width: 24px;
  height: 24px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-108 {
  float: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-109 {
  float: left;
  background-color: var(--white-smoke);
  object-fit: cover;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.image-18 {
  object-fit: cover;
  border-radius: 3px;
  width: 100%;
  height: 100%;
}

.div-block-110 {
  position: relative;
  inset: 50% 0% 0%;
}

.heading-12 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin: 30px auto 0;
  font-size: 18px;
  font-weight: 400;
}

.heading-13 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

.text-block-44 {
  color: #fff;
  text-align: center;
  width: 30%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.button-11 {
  float: left;
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 100px;
  width: auto;
  margin: 10px;
  padding: 12px;
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.button-11:hover {
  color: var(--firebrick);
  background-color: #fff;
}

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

.button-11.fazerparte {
  background-color: var(--white);
  color: var(--firebrick);
  border-width: 2px;
  border-radius: 100px;
  width: auto;
  font-size: 16px;
  font-weight: 500;
}

.button-11.fazerparte:hover {
  color: var(--white);
  background-color: #0000;
}

.button-11.fazerparte:active {
  opacity: .8;
}

.button-11.fazerpartelogado {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.button-11.bt-cadastro-novo-promocoes {
  border-color: var(--firebrick);
  background-color: var(--firebrick);
  width: 200px;
}

.button-11.bt-cadastro-novo-promocoes:hover {
  color: var(--firebrick);
  background-color: #0000;
}

.button-11.bt-cliente-promocoes {
  border-color: var(--firebrick);
  color: var(--firebrick);
}

.button-11.bt-cliente-promocoes:hover {
  background-color: var(--firebrick);
  color: var(--white);
}

.button-11.bt-logado-cliente-promocoes {
  float: none;
  border-color: var(--firebrick);
  background-color: var(--firebrick);
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.button-11.bt-logado-cliente-promocoes:hover {
  border-color: var(--firebrick);
  color: var(--firebrick);
  background-color: #0000;
}

.container-12 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.button-12 {
  float: left;
  color: #333;
  background-color: #0000;
  border-radius: 30px;
  height: auto;
  margin-right: 10px;
  font-size: 12px;
}

.section-11 {
  display: none;
}

.text-block-45 {
  opacity: .7;
  color: #fff;
  text-align: center;
}

.image-19 {
  width: 44px;
  margin-bottom: 10px;
  padding-left: 5px;
  display: none;
}

.div-block-112 {
  z-index: 1;
  background-color: var(--white);
  width: 900px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  position: relative;
}

.block-oferta {
  border-radius: 6px;
  width: 564px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.image-20 {
  background-color: var(--white);
  background-image: url('../images/photo-1534308983496-4fabb1a015ee.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  width: 564px;
  min-width: 564px;
  height: 318px;
  min-height: 318px;
  box-shadow: 0 2px 6px #00000029;
}

.heading-14 {
  font-size: 30px;
}

.paragraph {
  opacity: .7;
}

.button-13 {
  border: 1px solid var(--gainsboro);
  background-color: var(--white);
  color: var(--black);
  background-image: url('../images/ic-store.svg'), url('../images/ic_chevron_right_1ic_chevron_right.png');
  background-position: 3%, 98%;
  background-repeat: no-repeat, no-repeat;
  background-size: 24px, auto;
  border-radius: 100px;
  width: 100%;
  height: 44px;
  padding-top: 13px;
  padding-left: 58px;
}

.button-13:hover {
  background-color: var(--white-smoke);
}

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

.button-13.bt-todas-lojas {
  display: block;
}

.button-13.bt-cidade-modal {
  height: auto;
  padding-right: 50px;
}

.button-14 {
  background-color: var(--firebrick);
  color: var(--white);
  background-image: url('../images/arrow-white.png');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 6px;
  width: 100%;
  height: 44px;
  padding-top: 13px;
}

.button-14:hover {
  opacity: .9;
}

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

.button-14.button-page-promo {
  border: 1px solid var(--white);
  background-color: #0000;
}

.paragraph-2 {
  text-align: center;
  font-size: 13px;
}

.div-block-113 {
  float: left;
  width: 30%;
  height: 100%;
  padding-top: 16px;
  padding-left: 0;
}

.div-block-114 {
  float: left;
  width: 70%;
}

.div-block-114.block-um-cupom {
  width: 100%;
  display: block;
}

.button-15 {
  background-color: var(--firebrick);
  text-align: center;
  border-radius: 100px;
  width: 100%;
  height: 44px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 12px;
  font-weight: 500;
}

.button-15:hover {
  opacity: .9;
}

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

.button-15.limite {
  background-color: var(--white-smoke);
  color: #6d6d6d;
}

.div-block-115 {
  width: 100%;
  padding: 16px 0 16px 16px;
}

.div-block-115.block-um-cupom {
  background-color: var(--white);
  padding-left: 0;
  padding-right: 0;
}

.div-block-116 {
  border: 1px solid var(--gainsboro);
  border-radius: 100px;
  width: 100%;
  height: 44px;
  margin-top: 10px;
}

.div-block-117 {
  background-color: var(--white);
  width: 564px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-118 {
  float: left;
  text-align: center;
  width: 50%;
  height: 44px;
  padding: 14px;
}

.button-16 {
  float: left;
  color: var(--black);
  text-align: center;
  background-color: #0000;
  border-radius: 100px;
  width: 25%;
  height: 42px;
  padding-top: 12px;
  font-weight: 700;
}

.button-16:hover {
  background-color: var(--white-smoke-2);
}

.button-16:active {
  background-color: var(--white-smoke-2);
  opacity: .8;
}

.button-17 {
  float: left;
  color: var(--firebrick);
  text-align: center;
  background-color: #0000;
  border-radius: 100px;
  width: 25%;
  height: 42px;
  padding-top: 12px;
  font-weight: 700;
}

.button-17:hover {
  background-color: var(--white-smoke-2);
}

.button-17:active {
  background-color: var(--white-smoke-2);
  opacity: .8;
}

.div-block-119 {
  width: 564px;
  height: 64px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.image-21 {
  object-fit: cover;
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-16 {
  border-radius: 100%;
  width: 64px;
  height: 64px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-120 {
  float: left;
  width: 20%;
  height: 64px;
}

.div-block-121 {
  float: right;
  width: 20%;
  height: 64px;
}

.button-18 {
  float: left;
  background-color: #0000;
  background-image: url('../images/path_4path.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 64px;
  padding-left: 24px;
  padding-right: 24px;
}

.button-18.close-deal {
  background-image: url('../images/path_4path.png');
}

.button-18.back-cupons {
  background-image: url('../images/path_6.png');
  background-size: 18px;
}

.button-18.close-city-promos {
  background-image: url('../images/path_5.png');
}

.div-block-122 {
  float: left;
  width: 338px;
  height: 64px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-123 {
  min-width: 940px;
}

.div-block-124 {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-125 {
  margin-left: -10px;
  position: relative;
}

.div-block-126 {
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-127 {
  float: right;
  height: 64px;
}

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

.dropdown.drop-delivery {
  padding-bottom: 0;
}

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

.icon {
  color: var(--white);
  margin-top: 28px;
}

.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.drop-share-promo.w--open {
  width: 160px;
  top: 53px;
  right: 10px;
}

.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-link.face-share {
  background-image: url('../images/face.png');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 150px;
  padding-top: 13px;
  padding-left: 36px;
}

.dropdown-link.wpp-share {
  background-image: url('../images/wpp.png');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 150px;
  padding-top: 13px;
  padding-left: 36px;
}

.dropdown-link.twitter-share {
  background-image: url('../images/twitter.png');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 150px;
  padding-top: 13px;
  padding-left: 36px;
}

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

.dropdown-toggle.t-deli {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-toggle.toggle-delivery {
  height: 76px;
  padding-top: 26px;
}

.dropdown-toggle.toggle-delivery:hover {
  border-bottom: 3px solid var(--white);
}

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

.div-block-128 {
  width: 580px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -10px;
  overflow: hidden;
}

.button-20 {
  color: var(--white);
  text-align: center;
  background-color: #0000;
  width: 95.2188px;
  margin: 10px;
}

.button-20.ative {
  border-bottom: 3px solid var(--white);
}

.div-block-130 {
  width: 64px;
  height: 64px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.image-22 {
  border-radius: 64px;
  width: 64px;
  height: 64px;
}

.text-block-47 {
  color: var(--white);
  text-align: center;
}

.heading-15 {
  text-align: center;
}

.heading-15.heading-review-account {
  font-size: 32px;
}

.heading-16 {
  opacity: .7;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}

.text-span-4 {
  font-weight: 500;
  text-decoration: underline;
}

.div-block-131 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-132 {
  width: 564px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
}

.div-block-133 {
  width: 564px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.div-block-133.topo-review {
  width: 100%;
}

.heading-53 {
  font-size: 16px;
  font-weight: 400;
}

.text-block-214 {
  text-align: left;
  padding: 12px;
}

.button-65 {
  float: right;
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #dadce0;
  border-radius: 100px;
  height: 32px;
  padding: 6px;
  font-size: 11px;
  position: absolute;
  inset: 5px 4px 0% auto;
}

.button-65:hover {
  color: #fff;
  background-color: #27bc4a;
  border-color: #27bc4a;
}

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

.div-block-419 {
  float: left;
  width: 33.33%;
}

.div-block-420 {
  border: 1px solid #dadce0;
  border-radius: 100px;
  width: 100%;
  height: 44px;
  margin-bottom: 3px;
  padding: 0;
  position: relative;
}

.link-block-25 {
  background-color: #1bd741;
  border-radius: 100px;
  height: 67px;
  margin-bottom: 5px;
  padding: 16px;
}

.link-block-25:hover {
  opacity: .8;
}

.div-block-423 {
  height: 220px;
}

.link-block-24 {
  background-color: var(--black);
  border-radius: 100px;
  height: 67px;
  margin-bottom: 5px;
  padding: 16px;
}

.link-block-24:hover {
  opacity: .8;
}

.card {
  float: left;
  color: #000;
  border: 1px solid #dadce0;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  margin: 5px 5px 15px;
  position: relative;
}

.card.card-share {
  float: none;
  text-align: center;
  border-radius: 6px;
  width: 564px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px;
}

.link-block-23 {
  background-color: #1877f2;
  border-radius: 100px;
  height: 67px;
  margin-bottom: 5px;
  padding: 16px;
}

.link-block-23:hover {
  opacity: .8;
}

.div-block-424 {
  clear: left;
  width: 564px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.div-block-428 {
  background-color: var(--firebrick);
  padding: 8px 20px;
}

.div-block-428.block-topo-review {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.div-block-429, .div-block-430 {
  padding-bottom: 30px;
}

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

.section-12 {
  background-color: var(--firebrick);
  padding: 40px 30px 30px;
}

.div-block-431 {
  color: var(--white);
  text-align: center;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.image-23 {
  width: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-67 {
  border: 2px solid var(--white);
  background-color: #0000;
  border-radius: 100px;
  height: 44px;
  margin-top: 20px;
  padding: 10px 12px;
  font-weight: 500;
}

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

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

.paragraph-3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.heading-56 {
  font-size: 20px;
  line-height: 35px;
}

.div-block-432 {
  border: 1px solid var(--gainsboro);
  border-radius: 5px;
  width: 300px;
  height: 100px;
  margin-top: 20px;
}

.div-block-433 {
  float: left;
  text-align: center;
  width: 50%;
  height: 100%;
  padding: 10px;
}

.div-block-433.block-right {
  border-left: 1px solid var(--gainsboro);
}

.heading-57 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-4 {
  text-align: center;
  font-size: 11px;
}

.text-span-6 {
  color: #ff6011;
  font-weight: 500;
}

.link-block-26 {
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  padding: 20px;
  position: absolute;
  left: -25px;
}

.link-block-26:hover {
  background-color: #00000008;
  border-radius: 100%;
}

.link-block-26:active {
  opacity: .8;
}

.div-block-434 {
  border-bottom: 1px none var(--gainsboro);
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-435 {
  height: 60px;
  position: relative;
}

.button-69 {
  border: 1px solid var(--gainsboro);
  color: var(--black);
  background-color: #0000;
  border-radius: 100px;
  height: 44px;
  margin-right: 10px;
  padding: 12px;
}

.button-69:hover {
  border-color: var(--lime-green);
  background-color: var(--lime-green);
  color: var(--white);
}

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

.button-69.bt-green {
  border-color: var(--lime-green);
  background-color: var(--lime-green);
  color: var(--white);
}

.image-24 {
  opacity: .8;
  margin-bottom: 30px;
}

.link-block-28 {
  border: 1px solid var(--gainsboro);
  color: var(--black);
  background-image: url('../images/share.svg');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 22px;
  border-radius: 100px;
  height: auto;
  margin-top: 0;
  padding: 12px 40px 12px 55px;
  font-weight: 500;
  text-decoration: none;
}

.link-block-28:hover {
  background-color: var(--white-smoke);
}

.link-block-28:active {
  opacity: .8;
}

.link-block-28.link-cupons-account {
  background-image: url('../images/desconto.svg');
  background-position: 15px;
  background-size: 24px;
}

.link-block-28.link-cupons-account:hover {
  color: var(--black);
  text-decoration: none;
}

.link-block-28.link-reviews-account {
  background-image: url('../images/review-black.svg');
  background-position: 16px;
  background-repeat: no-repeat;
  background-size: 22px;
  position: relative;
}

.link-block-28.pedidos {
  background-image: url('../images/icon-shopping-bag.svg');
  background-size: 24px;
}

.link-block-28.link-cards {
  background-image: url('../images/online-option.svg');
  background-position: 16px;
  background-repeat: no-repeat;
  background-size: 24px;
  position: relative;
}

.link-block-28.carteira {
  background-image: url('../images/wallet.svg');
  background-size: 24px;
}

.text-block-215 {
  color: #000000b3;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.text-block-216 {
  width: 40%;
  margin: 20px auto;
  font-size: 15px;
  font-weight: 300;
}

.link-7 {
  color: var(--lime-green);
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

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

.div-block-436 {
  clear: left;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.div-block-439 {
  float: left;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
}

.div-block-439.no-selected {
  opacity: .6;
  filter: grayscale();
  cursor: pointer;
}

.div-block-439.no-selected:hover {
  opacity: 1;
  filter: none;
}

.div-block-440 {
  float: left;
  width: 220px;
}

.div-block-441 {
  width: 564px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-441.content-review {
  width: 100%;
}

.div-block-442 {
  width: 220px;
  margin-left: auto;
  margin-right: auto;
}

.heading-58 {
  text-align: center;
}

.div-block-443 {
  text-align: center;
  width: 564px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-443.content-review {
  width: 100%;
}

.div-block-444 {
  float: left;
}

.button-70 {
  background-color: var(--white);
  color: var(--black);
  text-transform: uppercase;
  border: 1px solid #0000001a;
  border-radius: 100px;
  width: 100%;
  padding: 8px 10px;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
}

.button-70:hover {
  border-color: var(--firebrick);
  background-color: var(--firebrick);
  color: var(--white);
}

.button-70:active {
  opacity: .9;
}

.button-70:visited, .button-70.bt-select {
  border-color: var(--firebrick);
  background-color: var(--firebrick);
  color: var(--white);
}

.div-block-445 {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  width: 300px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-446 {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-217 {
  margin-bottom: 15px;
}

.div-block-447 {
  border: 1px solid var(--gainsboro);
  text-align: left;
  border-radius: 6px;
  width: 350px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.button-71 {
  background-color: var(--firebrick);
  text-transform: uppercase;
  border-radius: 100px;
  height: 44px;
  padding: 12px;
  font-weight: 500;
}

.button-71:hover {
  opacity: .9;
}

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

.div-block-448 {
  text-align: center;
  width: 564px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-448.content-review {
  width: 100%;
}

.heading-59 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
}

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

.section-13 {
  background-color: var(--firebrick);
  padding: 40px;
  position: fixed;
  inset: auto 0% 0%;
}

.div-block-450 {
  position: relative;
}

.heading-60 {
  margin-top: 14px;
  font-size: 18px;
}

.div-block-451 {
  color: var(--white);
}

.div-block-452 {
  float: left;
  margin-right: 15px;
}

.div-block-453 {
  float: right;
  clear: none;
}

.button-72 {
  border: 1px solid var(--white);
  background-color: #0000;
  border-radius: 100px;
  height: 44px;
  margin-top: 8px;
  padding: 12px;
  font-weight: 500;
}

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

.div-block-454 {
  float: left;
}

.image-25 {
  width: 35px;
}

.heading-61 {
  text-align: center;
}

.button-73 {
  background-color: var(--firebrick);
  text-align: center;
  border-radius: 100px;
  width: 100%;
  height: 44px;
  margin-top: 20px;
  padding: 12px;
  font-weight: 500;
}

.button-73:hover {
  opacity: .8;
}

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

.div-block-455 {
  width: 50%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.heading-62 {
  text-align: center;
  margin-top: 70px;
}

.div-block-457 {
  float: left;
  background-color: var(--white);
  color: var(--black);
  border: 1px solid #0000001a;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 20px;
  text-decoration: none;
  display: block;
}

.div-block-459 {
  float: left;
  width: 120px;
  max-width: 120px;
  height: 68px;
  max-height: 68px;
}

.image-26 {
  border-radius: 5px;
  width: 120px;
  max-width: 120px;
  height: 68px;
  max-height: 68px;
}

.div-block-460 {
  float: left;
  width: 500px;
  max-width: 500px;
  margin-left: 12px;
}

.text-block-218 {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 500;
}

.text-block-219 {
  clear: left;
  font-size: 15px;
  text-decoration: none;
}

.text-block-220 {
  opacity: .75;
  margin-top: 5px;
  font-size: 12px;
}

.div-block-462 {
  border: 1px solid var(--gainsboro);
  background-image: url('../images/search.svg');
  background-position: 10px 55%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 100px;
  width: 300px;
  height: 44px;
  padding: 12px 12px 12px 40px;
}

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

.div-block-462.search-city {
  border-color: var(--white-smoke) var(--white-smoke) #f7f7f7;
  background-color: #f7f7f7;
  background-image: url('../images/search_2.png');
  width: 100%;
}

.div-block-463 {
  margin-bottom: 30px;
}

.text-block-222 {
  opacity: .75;
  margin-top: 10px;
  font-size: 12px;
}

.div-block-467 {
  padding: 12px;
}

.div-block-468 {
  float: left;
  border-radius: 5px;
  width: 68px;
  max-width: 68px;
  height: 68px;
  max-height: 68px;
  margin-right: 10px;
}

.image-27 {
  border-radius: 5px;
  width: 68px;
  max-width: 68px;
  height: 68px;
  max-height: 68px;
}

.section-14 {
  border-top: 1px #0000001a;
  border-bottom: 1px solid #0000001a;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-470 {
  padding-top: 0;
  padding-bottom: 0;
}

.heading-65 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-471 {
  background-color: var(--firebrick);
  padding-top: 50px;
  padding-bottom: 50px;
}

.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;
}

.div-block-473 {
  background-color: var(--firebrick);
  color: var(--white);
  text-align: center;
  border-radius: 5px;
  padding: 20px 20px 12px;
}

.div-block-474 {
  border-top: 1px dashed var(--white);
  margin-top: 20px;
  padding-top: 20px;
}

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

.text-block-224 {
  font-size: 20px;
}

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

.div-block-475 {
  width: 564px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  position: relative;
}

.overlay-cupons {
  color: var(--white);
  background-image: linear-gradient(#be1e2df7, #be1e2df7);
  padding-top: 50px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-477 {
  border-top: 1px dashed var(--white);
  text-align: left;
  margin-top: 20px;
  padding-top: 20px;
}

.checkbox {
  border: 1px solid var(--white);
  width: 20px;
  height: 20px;
}

.checkbox.w--redirected-checked {
  border-color: var(--white);
  background-color: var(--firebrick);
}

.checkbox-label {
  padding-top: 5px;
  padding-left: 10px;
}

.image-28 {
  margin-bottom: 30px;
  display: block;
}

.text-block-226 {
  font-size: 18px;
}

.div-block-478 {
  margin-bottom: 40px;
}

.div-block-479 {
  border: 1px dotted var(--white);
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 20px 20px 16px;
  position: relative;
}

.text-block-227 {
  margin-top: 15px;
}

.heading-66 {
  font-size: 35px;
}

.div-block-480 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.button-74 {
  border: 1px solid var(--firebrick);
  background-color: var(--white);
  color: var(--firebrick);
  text-align: center;
  border-radius: 3px;
  width: 100%;
  height: 44px;
  margin-top: 30px;
  padding: 12px;
}

.button-74:hover {
  border-color: var(--white);
  color: var(--white);
  background-color: #0000;
}

.div-block-481 {
  width: 564px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.overlay-cidades {
  z-index: 1;
  background-color: var(--white);
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-483 {
  width: 564px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  position: relative;
}

.div-block-484 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.div-block-485 {
  margin-bottom: 10px;
}

.heading-67 {
  text-align: center;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.text-block-229 {
  background-color: var(--lime-green);
  color: var(--white);
  border-radius: 30px;
  margin-top: 10px;
  margin-left: 10px;
  padding: 6px 10px;
  font-size: 12px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-75 {
  color: var(--black);
  background-color: #0000;
  background-image: url('../images/ic_chevron_right_1ic_chevron_right.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100px;
  height: 44px;
  margin-top: 10px;
  padding: 12px 26px 12px 12px;
  position: static;
  inset: -1% 0% auto auto;
}

.button-75:hover {
  background-color: var(--white-smoke);
}

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

.text-block-230 {
  width: 125px;
  padding: 12px;
  font-weight: 500;
}

.text-block-231 {
  background-color: var(--white);
  color: var(--firebrick);
  text-align: center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 90.3906px;
  padding-top: 36px;
  padding-bottom: 36px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.bold-text-5 {
  text-decoration: line-through;
}

.button-76 {
  color: var(--black);
  background-color: #0000;
  background-image: url('../images/ic_chevron_right_1ic_chevron_right.png');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding: 12px 29px 12px 12px;
  position: absolute;
  inset: auto 1% 18% auto;
}

.button-76:hover {
  background-color: #e9e9e9;
  border-radius: 3px;
}

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

.div-block-486 {
  border-top: 1px dashed var(--gainsboro);
  background-color: var(--white-smoke-2);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 12px;
  position: relative;
}

.dropdown-2 {
  float: right;
  background-image: url('../images/share.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 64px;
}

.div-block-488 {
  float: left;
  width: 33.333%;
  height: 64px;
}

.div-block-489 {
  background-color: var(--lime-green);
  padding-bottom: 70px;
}

.text-block-232 {
  color: var(--white);
  text-align: center;
  margin-top: 100px;
  padding-bottom: 20px;
  font-size: 25px;
}

.div-block-490, .div-block-491 {
  padding-top: 50px;
}

.div-block-492 {
  padding-bottom: 50px;
}

.div-block-493 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 940px;
  margin-top: 0;
  display: flex;
}

.div-block-493.block-promos-app {
  margin-top: 0;
}

.text-block-233 {
  color: var(--black);
}

.div-block-497 {
  cursor: pointer;
  background-image: url('../images/copy.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 48px;
  height: 48px;
  position: absolute;
  inset: 10px 5px 0% auto;
}

.div-block-497:hover {
  background-color: #ffffff1a;
  border-radius: 100px;
}

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

.heading-68 {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 300;
}

.heading-69 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
}

.div-block-499 {
  float: left;
}

.div-block-500 {
  float: left;
  width: 90%;
  margin-left: 20px;
}

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

.link-block-29 {
  color: var(--black);
  background-image: url('../images/ic_chevron_right_1ic_chevron_right.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom: 1px solid #0000001a;
  padding: 10px 25px 10px 10px;
  text-decoration: none;
  display: block;
  position: relative;
}

.link-block-29:hover {
  background-color: var(--white-smoke);
}

.div-block-503 {
  padding-top: 20px;
}

.div-block-504 {
  clear: left;
  text-align: center;
  flex: none;
}

.text-block-234 {
  clear: left;
  opacity: .7;
  padding-top: 5px;
  padding-left: 5px;
  font-size: 13px;
}

.block-message-right {
  float: right;
  width: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.block-message-send {
  float: right;
  background-color: #f6f6f6;
  border-radius: 6px;
  width: 90%;
  padding: 14px;
}

.block-message-send.custom {
  color: var(--lime-green);
  background-color: #1fb76c1a;
}

.div-block-524 {
  float: right;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.comentarios {
  border-left: 1px solid #0000001a;
  border-right: 1px solid #0000001a;
  max-height: 250px;
  padding: 5px 15px 15px;
  overflow: auto;
}

.div-block-523 {
  float: left;
  background-color: #fff;
  border: 1px solid #dadce0;
  border-radius: 3px;
  width: 392px;
  height: 44px;
  margin-right: 5px;
  padding: 12px;
}

.button-77 {
  float: left;
  text-transform: uppercase;
  background-color: #27bc4a;
  border-radius: 100px;
  height: 44px;
  padding: 12px;
  font-weight: 500;
}

.button-77:hover {
  opacity: .9;
}

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

.div-block-519 {
  float: right;
  margin-left: 20px;
}

.text-block-238 {
  float: right;
  color: #00000080;
  text-align: right;
  font-size: 12px;
}

.review-client {
  border: 1px solid #0000001a;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 12px;
  display: flex;
}

.block-message-receive {
  color: #000000b3;
  background-color: #0000000f;
  border: 1px #0000001a;
  border-radius: 6px;
  width: 100%;
  padding: 14px;
}

.div-block-516 {
  float: left;
  border-right: 1px solid #dadce0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
}

.responder {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 20px;
  display: flex;
  position: relative;
}

.div-block-525 {
  float: left;
  margin-right: 5px;
  padding: 6px;
}

.block-message-left {
  float: left;
  width: 80%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.button-78 {
  float: left;
  border: 1px solid var(--gainsboro-2);
  background-color: var(--white);
  color: var(--black);
  text-transform: uppercase;
  border-radius: 100px;
  height: 44px;
  margin-left: 5px;
  padding: 12px;
  font-weight: 500;
}

.button-78:hover {
  opacity: .9;
}

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

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

.wrapper-box-tipo-login {
  float: left;
  width: 400px;
}

.modal-avaliar {
  background-color: var(--white);
  width: 100%;
}

.div-block-528 {
  float: left;
  margin-right: 5px;
  position: relative;
}

.div-block-529 {
  float: left;
}

.div-block-530 {
  float: left;
  position: relative;
}

.text-block-239 {
  background-color: var(--indian-red-2);
  color: var(--white);
  text-align: center;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  padding: 1px;
  font-size: 11px;
  position: absolute;
  inset: -20% 0% auto auto;
}

.text-block-239.notificacao {
  inset: -5px auto auto -5px;
}

.div-block-531 {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-532 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.heading-71 {
  text-transform: uppercase;
  margin-bottom: 0;
}

.navbar-2 {
  background-color: var(--firebrick);
  height: 64px;
  padding-left: 20px;
  padding-right: 10px;
}

.navbar-2.finalizar {
  justify-content: center;
  height: auto;
  padding-top: 30px;
  padding-bottom: 50px;
  display: flex;
}

.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;
}

.brand-2.mobile {
  display: block;
}

.image-33 {
  object-fit: cover;
  border-radius: 100%;
  min-width: 64px;
  max-width: 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.hide, .topo-lojaonline.cardapio-tablet-mobile {
  display: none;
}

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

.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-537 {
  box-shadow: none;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  width: 850px;
  padding-top: 0;
}

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

.cart {
  z-index: 101;
  background-color: var(--white);
  border-radius: 6px;
  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.pedido-na-loja {
  box-shadow: none;
  width: 100%;
  padding-top: 0;
  padding-bottom: 100px;
  display: block;
  overflow: auto;
}

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

.cart.cart-2-0.cart-sacola-tablet {
  width: 80vw;
  min-width: 80vw;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  inset: 0%;
  overflow: auto;
}

.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.icon-entrega {
  background-image: url('../images/alterar.png'), url('../images/entrega.png');
  background-position: 98%, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, 24px 24px;
}

.block-links.loyal {
  background-image: url('../images/arrow.svg'), url('../images/loyal-store.svg');
  background-position: 98%, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: 12px, 24px;
}

.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.modal {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.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;
}

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

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

.block-links.indique {
  background-image: url('../images/arrow.svg'), url('../images/indique-store.svg');
  background-position: 98%, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: 12px, 24px;
}

.block-links.retirada {
  background-image: url('../images/alterar.png'), url('../images/retirada.png');
  background-position: 98%, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
}

.block-links.disponibilidade {
  background-image: url('../images/arrow.svg'), url('../images/agendamento.svg');
  background-position: 98%, 22px;
  background-repeat: no-repeat, no-repeat;
  background-size: 14px, 20px;
  border-color: #0000001a;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.block-links.disponibilidade.modal {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

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

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

.div-block-544 {
  width: 130px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.div-block-546 {
  float: left;
  width: 50%;
  height: 82px;
  min-height: 82px;
  padding: 10px;
}

.div-block-547 {
  background-color: var(--white);
  border-radius: 6px;
  padding: 15px 10px;
}

.tabs-content {
  position: static;
}

.tabs-menu-2 {
  border-bottom: 1px solid #0000001a;
  height: 44px;
  margin-left: 20px;
  margin-right: 20px;
}

.tabs-2 {
  position: static;
}

.tab-pane-tab-1-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  position: static;
}

.tab-pane-tab-2 {
  padding-top: 20px;
}

.tab-link-tab-1 {
  background-color: #0000;
  height: 44px;
  padding-top: 12px;
}

.tab-link-tab-1.w--current {
  border-bottom: 2px solid var(--firebrick);
  color: var(--firebrick);
  background-color: #fff;
  font-weight: 500;
}

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

.itens.pedido-na-loja {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.div-block-sacola-vazia {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

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

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

.nav-link-2 {
  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;
}

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

.nav-link-2.sacola {
  background-image: url('../images/bag-store-white.svg');
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 32px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.nav-link-2.user {
  border: 2px solid var(--white);
  background-color: var(--white);
  color: var(--firebrick);
  cursor: pointer;
  border-radius: 4px;
  width: 195px;
  height: 44px;
  margin-bottom: 0;
  padding: 10px 12px 12px;
}

.nav-link-2.user:hover {
  border: 2px solid var(--white);
  color: var(--white);
  background-color: #0000;
}

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

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

.dropdown-3 {
  background-image: url('../images/share.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.nav-menu-2 {
  height: 64px;
}

.text-block-246 {
  text-decoration: none;
}

.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.button {
  background-color: var(--white);
  inset: auto 0% -5px auto;
}

.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;
}

.div-block-566 {
  float: left;
  width: 40%;
  height: 64px;
  padding-right: 10px;
}

.div-block-567 {
  float: left;
  width: 40%;
}

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

.dropdown-toggle-2 {
  z-index: 1;
  width: 100%;
  height: 64px;
  padding-top: 22px;
}

.dropdown-list-2 {
  z-index: 1000;
  background-color: var(--white);
}

.dropdown-list-2.w--open {
  border: 1px solid #0000001a;
  border-radius: 0 0 4px 4px;
}

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

.categoria.pedido-na-loja {
  padding: 30px;
}

.dropdown-link-2 {
  border-bottom: 1px solid #0000001a;
}

.dropdown-link-2:hover {
  background-color: #00000008;
}

.dropdown-link-2:active {
  opacity: .8;
}

.dropdown-link-2.w--current {
  color: var(--black);
}

.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;
}

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

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

.grid.gift {
  padding-bottom: 35px;
}

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

.div-block-570 {
  border-radius: 10px;
  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;
}

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

.div-block-570.tablet-view {
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  height: 140px;
  min-height: 140px;
  max-height: 140px;
}

.div-block-570.image-product-promo {
  background-image: url('../images/image-default-item.png'), linear-gradient(#f0f0f0, #f0f0f0);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  height: 300px;
  min-height: 300px;
  max-height: 300px;
  overflow: hidden;
}

.div-block-570.image-product-promo.skeleton-block {
  background-image: none;
}

.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: 13px;
  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.page-item {
  font-size: 22px;
}

.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.pagem-item {
  font-size: 18px;
}

.text-block-249.gift-only {
  color: var(--lime-green);
  padding: 6px 10px;
  font-size: 13px;
  font-weight: 500;
}

.text-block-249.gift-only.pedido-na-loja {
  font-size: 16px;
}

.text-block-249.page-item {
  font-size: 22px;
}

.text-block-249.off {
  margin-bottom: 2px;
  font-size: 14px;
  text-decoration: line-through;
}

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

.text-block-249.original-destaque.pagem-item {
  font-size: 18px;
}

.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;
}

.text-block-249.original-destaque-page-item.pagem-item {
  font-size: 18px;
}

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

.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-input {
  float: left;
  border: 1px solid #0000001a;
  border-radius: 4px;
  height: 64px;
  padding-left: 60px;
}

.search-input:active {
  border-style: solid;
  border-color: #0000001a;
}

.search-input:focus {
  background-color: var(--white);
  border-style: solid;
  border-color: #0000001a;
}

.search-input::placeholder {
  background-color: var(--white);
}

.search-button {
  float: right;
  color: #0000;
  background-color: #0000;
  background-image: url('../images/search_2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 64px;
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

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

.div-block-576 {
  float: left;
  width: 60%;
  height: 64px;
}

.div-block-577 {
  width: 100%;
  position: absolute;
}

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

.select-field {
  background-color: var(--white);
  border: 1px solid #0000001a;
  border-radius: 4px;
  height: 64px;
}

.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;
}

.nav-menu-3 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 64px;
}

.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;
}

.minimo {
  text-align: center;
  background-color: #0000000d;
  width: 100%;
  padding: 10px 20px;
}

.text-block-251 {
  padding: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-cart {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: relative;
}

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

.div-block-579 {
  border: 1px solid #0000001a;
  border-radius: 3px;
  width: 50%;
  height: 44px;
  padding: 12px;
}

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

.button-79 {
  border: 1px solid var(--firebrick);
  background-color: var(--white);
  color: var(--firebrick);
  text-align: center;
  border-radius: 3px;
  width: 45%;
  height: 44px;
  padding: 12px;
}

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

.text-block-252 {
  padding-top: 5px;
  font-size: 12px;
  font-style: italic;
  display: none;
}

.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;
}

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

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

.item.new-style {
  background-color: var(--white);
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 2px 6px #0000001a;
}

.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;
}

.endere-o {
  display: block;
}

.text-block-255 {
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.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.codigo, .grid-4.points {
  justify-content: space-between;
  display: flex;
}

.grid-4.grid-fidelidade {
  background-color: var(--white);
  color: var(--black);
  background-image: url('../images/loyal-store.svg');
  background-position: 0 56%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-top: 2px solid #0000001a;
  margin-top: 12px;
  padding-top: 20px;
  padding-bottom: 12px;
  padding-left: 35px;
}

.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/ic-gift-green.svg');
  background-position: 0%;
  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-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-fazer-pedido {
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
}

.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;
}

.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;
}

.heading-77 {
  color: var(--white);
  text-align: center;
  font-size: 22px;
  font-weight: 400;
}

.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.gratis.cobertura {
  cursor: pointer;
  background-image: url('../images/arrow.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 12px;
}

.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;
}

.div-block-583.retirada {
  background-image: url('../images/takeaway-store.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-top: 1px solid #0000001a;
}

.radio-button {
  width: 18px;
  height: 18px;
  margin-top: 10px;
  margin-right: 20px;
}

.radio-button:hover {
  border-width: 2px;
}

.radio-button.w--redirected-checked {
  border-color: var(--firebrick);
  margin-right: 10px;
}

.form {
  border: 1px solid #0000001a;
  border-radius: 6px;
}

.radio-button-field {
  cursor: pointer;
  margin-bottom: 0;
  padding: 16px 16px 16px 40px;
}

.radio-button-field:hover {
  background-color: #00000008;
}

.radio-button-field.delivery {
  background-image: url('../images/delivery-store.svg');
  background-position: 95% 24px;
  background-repeat: no-repeat;
  background-size: 24px;
  border-bottom: 1px solid #0000001a;
}

.radio-button-field.retirada {
  background-image: url('../images/takeaway-store.svg');
  background-position: 95% 24px;
  background-repeat: no-repeat;
  background-size: 24px;
}

.div-block-584 {
  background-color: #00000008;
  background-image: url('../images/local-delivery-store.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  padding: 10px 10px 10px 60px;
  display: flex;
}

.div-block-584.retirada {
  display: block;
}

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

.text-block-264 {
  opacity: .8;
  font-size: 12px;
}

.button-81 {
  color: var(--black);
  background-color: #0000000d;
  border-radius: 3px;
  padding: 8px 10px;
  font-size: 13px;
  font-weight: 400;
}

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

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

.button-81.cep {
  text-align: center;
  width: 100%;
}

.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: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.heading-78.bold-name-loja {
  font-weight: 500;
}

.div-block-586 {
  border-top: 1px dashed #0000001a;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-left: 18px;
  padding-top: 10px;
  font-weight: 400;
  display: flex;
}

.div-block-586.retirada {
  display: flex;
}

.radio-button-label {
  font-weight: 500;
}

.radio-button-label.entrega {
  max-width: 240px;
}

.radio-button-label-2 {
  font-weight: 500;
}

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

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

.div-block-587 {
  background-image: url('../images/delivery-store.svg');
  background-position: 95% 24px;
  background-repeat: no-repeat;
  background-size: 24px;
  border: 1px solid #0000001a;
  border-radius: 6px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.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 {
  height: 100%;
}

.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, .div-block-594 {
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-266 {
  float: right;
  padding-top: 5px;
}

.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.item-pedido-na-loja {
  border-bottom: 1px solid var(--white);
  background-color: #f2f2f2;
  justify-content: flex-start;
  position: static;
}

.categoria-complemento.item-pedido-na-loja.select {
  background-color: var(--firebrick);
  color: var(--white);
}

.categoria-complemento.no-sticky {
  border-top-right-radius: 6px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: static;
}

.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;
}

.lista.pedido-na-loja {
  height: 100%;
  overflow: auto;
}

.item-lista {
  cursor: pointer;
  border-bottom: 1px solid #0000001a;
  justify-content: space-between;
  align-items: center;
  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: #0000000d;
  border-style: none;
  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: 4px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 44px;
  margin-left: 10px;
  display: flex;
}

.text-block-270 {
  font-size: 30px;
  font-weight: 400;
}

.div-block-598 {
  padding: 12px;
}

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

.menos:hover {
  background-color: #0000000a;
}

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

.menos.inativo {
  opacity: .3;
}

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

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

.div-block-599 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: 125px;
}

.mais {
  background-image: url('../images/mais.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  align-self: center;
  width: 44px;
  height: 44px;
}

.mais:hover {
  background-color: #0000000a;
}

.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;
  width: 52px;
  height: 44px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 700;
}

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

.quantidade.pedido-na-loja {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-right: 0;
  display: flex;
}

.quantidade.new-design-item {
  justify-content: flex-end;
  width: 50%;
  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-cep {
  padding-left: 12px;
}

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

.div-block-602.nops {
  background-color: var(--white);
  opacity: .5;
  color: var(--black);
  text-align: center;
  border-color: #0000004d;
  justify-content: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  display: flex;
}

.div-block-602.inativo {
  background-color: var(--white);
  opacity: .5;
  color: var(--black);
  border-color: #0000004d;
}

.div-block-603 {
  border: 1px solid #0000001a;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  width: 144px;
  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;
  height: 200px;
  margin-top: 20px;
  padding: 20px 20px 0;
}

.obs.pedido-na-loja {
  border-top-style: none;
}

.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-606 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.div-block-608 {
  height: 64px;
}

.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;
  bottom: 64px;
}

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

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

.footer-bar.pedido.confirmado {
  display: flex;
}

.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;
}

.modal {
  z-index: 1000;
  background-color: var(--white);
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  inset: 0%;
}

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

.heading-81 {
  display: block;
}

.div-block-611 {
  background-image: url('../images/bag-store-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 32px;
  width: 32px;
  height: 32px;
}

.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;
}

.text-block-274 {
  border: 2px solid var(--firebrick);
  color: var(--firebrick);
  text-align: center;
  cursor: pointer;
  background-color: #0000;
  border-radius: 4px;
  width: 180px;
  height: 44px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 12px 12px;
  font-weight: 500;
}

.text-block-274:hover {
  background-color: var(--firebrick);
  color: var(--white);
}

.text-block-274.bt-codigo {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.text-block-274.inativo {
  opacity: .3;
  color: var(--black);
  cursor: default;
  border-color: #00000080;
}

.text-block-274.inativo:hover {
  background-color: #0000;
}

.text-block-274.code-cupom {
  text-transform: uppercase;
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

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

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

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

.text-block-276 {
  width: 80%;
}

.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-616 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-height: 300px;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
  overflow: auto;
}

.div-block-616.lojas {
  max-height: 600px;
}

.div-block-617 {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-618 {
  float: right;
  align-items: center;
  display: flex;
}

.div-block-619 {
  float: left;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.text-block-6 {
  margin-bottom: 5px;
  font-size: 22px;
}

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

.div-block-620 {
  flex-direction: row;
  justify-content: space-around;
  width: 700px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.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.inativo {
  opacity: .1;
  color: #000;
  cursor: default;
  background-color: #fff;
  border-color: #000;
}

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

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

.div-block-621 {
  z-index: 1000;
  background-color: #fff;
  border-bottom: 1px solid #0000001a;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  top: 0;
}

.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 {
  border-top-style: none;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.overlay.item.na-loja {
  z-index: 10;
  background-color: #000c;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .2s;
  display: none;
}

.overlay.local {
  display: block;
}

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

.overlay.unidades {
  display: none;
}

.overlay.infos {
  display: flex;
}

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

.overlay.pedido {
  z-index: 10001;
  display: flex;
}

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

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

.overlay.loading-pages {
  background-color: #1fb76c;
}

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

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

.overlay.agenda-ou-agora, .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;
}

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

.overlay.login-ops {
  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/arrow.svg'), url('../images/ic-store.svg');
  background-position: 98% 34px, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: 16px, 24px;
}

.div-block-622.unidade:hover {
  background-position: 98% 34px, 20px 24px;
}

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

.div-block-622.casa {
  background-image: url('../images/ic-home.svg');
}

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

.div-block-622.color-destaque {
  background-color: #1fb76c33;
}

.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 {
  max-height: 90vh;
  display: block;
  position: relative;
  overflow: auto;
}

.div-block-627.overflow.locations {
  overflow: auto;
}

.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: 4px;
  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);
}

.text-block-280.title-genero {
  z-index: 2000;
}

.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;
}

.div-block-633 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-633.codigo {
  border-top: 1px solid #0000001a;
  border-bottom: 1px solid #0000001a;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
  display: flex;
}

.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 {
  padding-top: 20px;
}

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

.div-block-640 {
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 4px;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
}

.div-block-640:hover {
  background-color: #0000000d;
  border-radius: 6px;
}

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

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

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

.div-block-642 {
  justify-content: flex-end;
  display: flex;
}

.div-block-643 {
  float: left;
}

.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-651 {
  border: 1px solid #0000001a;
  border-radius: 6px;
  margin-bottom: 10px;
  padding-top: 20px;
  position: relative;
}

.div-block-651.entrega {
  background-image: url('../images/delivery-store.svg');
  background-position: 94% 10%;
  background-repeat: no-repeat;
  background-size: 32px;
  border-style: none;
  margin-top: 5px;
}

.div-block-651.retirada {
  background-image: url('../images/takeaway-store.svg');
  background-position: 94% 20%;
  background-repeat: no-repeat;
  background-size: 32px;
}

.div-block-652 {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.text-block-288 {
  background-color: var(--lime-green);
  color: var(--white);
  text-align: right;
  width: auto;
  padding: 10px;
  font-size: 12px;
  font-weight: 500;
}

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

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

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

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

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

.entrega {
  position: relative;
}

.entrega.hide {
  display: none;
}

.div-block-655 {
  float: right;
  background-color: var(--lime-green);
  color: var(--white);
  border-radius: 4px;
  padding: 5px 10px;
  font-size: 13px;
}

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

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

.div-block-658 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-659 {
  background-color: var(--lime-green);
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 30%;
  height: 100vh;
  display: flex;
}

.div-block-660 {
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 70%;
  display: flex;
}

.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.escolha {
  display: block;
}

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

.div-block-661.novocadastro {
  max-height: 90vh;
  display: block;
  overflow: auto;
}

.div-block-661.novocadastro.msg {
  max-height: 80vh;
  padding-top: 140px;
  display: block;
}

.div-block-661.novocadastro.msg-short {
  max-height: 80vh;
  display: none;
}

.div-block-661.cpf, .div-block-661.email, .div-block-661.options, .div-block-661.celular-copy {
  display: none;
}

.div-block-661.senha-cadastro-rapido {
  padding-top: 100px;
  display: block;
}

.link-block-35 {
  box-shadow: none;
  object-fit: cover;
  background-image: url('../images/Marca.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  height: 140px;
  min-height: 140px;
  max-height: 140px;
}

.link-block-35.marketplace {
  background-image: url('../images/Marca.svg');
  background-size: contain;
  border-radius: 0%;
  width: 200px;
  min-width: 200px;
  max-width: 200px;
  height: auto;
  max-height: none;
}

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

.div-block-663 {
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 64px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.div-block-663:hover {
  border-color: #0003;
}

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

.div-block-663.google {
  background-image: url('../images/login-google.svg');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 100px;
}

.div-block-663.facebook {
  background-image: url('../images/login-facebook.svg');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 100px;
}

.div-block-663.custom {
  border-radius: 100px;
}

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

.div-block-663.custom:active {
  opacity: .8;
}

.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;
}

.link-block-36.msg {
  top: 130px;
}

.link-block-36.msg-short {
  position: static;
  top: 90px;
}

.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 {
  border-color: var(--lime-green);
}

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

.div-block-664.inativo, .div-block-664.desativado {
  color: #00000080;
}

.div-block-665 {
  border: 2px solid var(--lime-green);
  background-color: var(--lime-green);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  border-radius: 100px;
  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(--lime-green);
  opacity: .8;
  color: var(--white);
}

.div-block-665:active {
  opacity: .9;
}

.div-block-665.bt-concluir {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.div-block-665.bt-concluir:active {
  opacity: .6;
}

.div-block-666 {
  text-align: center;
  padding: 20px;
}

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

.text-block-290 {
  color: #00000080;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-668 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

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

.text-block-292 {
  color: #ffffff80;
  font-size: 13px;
}

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

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

.link-11 {
  color: #00000080;
}

.text-block-294 {
  background-color: #0000000d;
  border-radius: 6px;
  padding: 15px;
}

.div-block-670 {
  border-radius: 6px;
  padding-bottom: 20px;
  display: block;
  position: static;
  inset: 0% 0% auto;
}

.link-12 {
  color: var(--lime-green);
  text-decoration: none;
}

.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-672 {
  background-color: var(--white);
  border-radius: 3px;
  width: 500px;
}

.div-block-673 {
  z-index: 1000;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-674 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 293.333px;
  max-width: 293.333px;
  height: 164.813px;
  max-height: 164.813px;
}

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

.div-block-676 {
  width: 600px;
}

.div-block-677 {
  z-index: 1000;
  justify-content: center;
  margin-top: -20px;
  padding-top: 0;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

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

.div-block-679 {
  color: var(--black);
  cursor: pointer;
  background-image: url('../images/arrow.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: 12px;
  border: 1px solid #0000001a;
  border-radius: 4px;
  width: 100%;
  padding: 20px;
  text-decoration: none;
}

.div-block-679:hover {
  border: 1px solid #0003;
}

.div-block-680 {
  border-bottom: 1px solid #0000001a;
  padding: 30px;
}

.heading-86 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

.div-block-681 {
  border-bottom: 1px solid #0000001a;
  padding-bottom: 40px;
}

.div-block-682 {
  width: 100%;
  padding: 20px;
}

.div-block-683 {
  border-bottom: 1px solid #0000001a;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
}

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

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

.div-block-686 {
  border-bottom: 1px solid #0000001a;
  padding: 30px;
}

.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-688 {
  background-color: var(--white);
  border-radius: 6px;
  width: 600px;
  box-shadow: 0 2px 6px #0000001a;
}

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

.div-block-690 {
  border-bottom: 1px solid #0000001a;
  padding: 30px;
}

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

.div-block-692, .div-block-693 {
  border-top: 1px dashed #0000001a;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-38, .image-39 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-694, .div-block-695 {
  padding-bottom: 10px;
}

.navbar-top {
  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;
}

.dropdown-toggle-4 {
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

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

.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;
  padding: 10px;
  font-weight: 700;
}

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

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

.text-block-295 {
  border: 2px solid var(--white);
  background-color: var(--white);
  color: var(--firebrick);
  border-radius: 4px;
  padding: 10px;
  font-weight: 700;
}

.text-block-296 {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 300;
}

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

.div-block-702 {
  padding: 30px;
}

.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-298 {
  padding-bottom: 5px;
}

.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;
}

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

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

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

.div-block-709 {
  border-top: 1px solid #0000001a;
}

.div-block-710 {
  flex: 1;
  padding-right: 20px;
}

.image-41 {
  flex: 0 auto;
  margin-right: 20px;
}

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

.text-block-301 {
  color: #00000080;
}

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

.div-block-712 {
  border-bottom: 1px solid #0000001a;
  padding: 30px;
}

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

.text-span-8 {
  font-size: 16px;
  font-weight: 400;
}

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

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

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

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

.link-footer {
  color: #000000b3;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

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

.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-717 {
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.link-14 {
  color: #000000b3;
  font-weight: 700;
  text-decoration: none;
}

.text-block-304 {
  color: #000000b3;
  font-size: 13px;
}

.div-block-718 {
  width: 1160px;
}

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

.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-721 {
  border: 1px solid #0000001a;
  border-radius: 6px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.div-block-722 {
  border-top: 1px solid #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-724 {
  margin-top: 20px;
}

.div-block-725 {
  text-align: right;
  background-image: url('../images/arrow.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 14px;
  width: auto;
  padding: 10px 30px 10px 10px;
  font-weight: 500;
}

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

.text-block-309 {
  color: #0009;
  background-image: url('../images/mastercard.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 34px;
}

.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;
}

.div-block-729 {
  align-self: center;
}

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

.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;
}

.grid-progress {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.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, .div-block-732.ativado {
  background-color: var(--lime-green);
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.div-block-732.ativado {
  background-color: var(--lime-green);
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  position: absolute;
  inset: 30% 15px 0% auto;
}

.div-block-732.erro {
  background-color: var(--indian-red-2);
  background-image: url('../images/close-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  position: absolute;
  inset: 30% 15px 0% auto;
}

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

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

.div-block-735 {
  color: #00000080;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 500;
  display: flex;
}

.div-block-735.entregue {
  padding-bottom: 5px;
}

.div-block-736 {
  align-items: center;
  width: 80%;
  display: flex;
}

.div-block-736.agora {
  color: var(--black);
}

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

.div-block-737.agora {
  width: 12px;
  height: 12px;
}

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

.div-block-738 {
  color: #00000080;
  background-color: #0000001a;
  width: 2px;
  height: 100%;
}

.space {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 12px;
  display: flex;
}

.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-743.chat {
  background-image: url('../images/chat.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 24px;
}

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

.div-block-743.chat:active {
  opacity: .8;
}

.div-block-743.ligar {
  background-image: url('../images/phone.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 24px;
}

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

.div-block-743.ligar:active {
  opacity: .8;
}

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

.div-block-745 {
  border-top: 1px solid #0000001a;
  justify-content: space-between;
  padding-top: 20px;
  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;
}

.image-44 {
  height: 24px;
}

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

.grid-7 {
  grid-template-rows: auto;
  position: relative;
}

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

.text-block-317 {
  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;
}

.text-block-318 {
  background-color: var(--firebrick);
  color: var(--white);
  background-image: url('../images/arrow-white.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 16px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 10px;
}

.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-753 {
  margin-top: 10px;
  display: flex;
}

.div-block-754 {
  border: 2px solid var(--firebrick);
  background-color: var(--firebrick);
  color: var(--white);
  text-align: center;
  border-radius: 4px;
  width: 100px;
  height: 44px;
  margin-right: 10px;
  padding: 10px 12px;
}

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

.div-block-755 {
  clear: left;
  text-align: center;
  border: 1px solid #0000001a;
  border-radius: 0 0 4px 4px;
  flex-direction: column;
  align-items: center;
  padding: 40px 20px;
  display: flex;
  position: relative;
  top: -15px;
}

.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;
}

.div-block-757 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 20px;
  display: flex;
}

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

.text-block-323 {
  border-bottom: 2px solid #00000080;
  padding: 8px;
}

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

.div-block-759 {
  padding-top: 20px;
}

.text-block-324 {
  color: #0009;
  font-size: 13px;
}

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

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

.div-block-761 {
  position: relative;
}

.div-block-762 {
  background-color: var(--firebrick);
  width: 20px;
  height: 20px;
  position: absolute;
  top: 6px;
  bottom: 0%;
  left: 8px;
}

.image-46 {
  margin-right: 10px;
}

.div-block-763 {
  text-align: center;
}

.div-block-764 {
  color: var(--black);
  padding: 12px;
  font-weight: 500;
}

.text-block-326 {
  font-size: 16px;
  text-decoration: underline;
}

.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-769 {
  padding: 20px;
}

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

.div-block-771 {
  position: sticky;
  top: 0;
}

.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 {
  border-radius: 4px;
  margin-top: 0;
  margin-right: 10px;
  padding: 12px;
}

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

.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-773 {
  width: 32px;
  height: 32px;
  margin-bottom: 20px;
}

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

.text-span-9 {
  font-size: 15px;
  font-weight: 400;
}

.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;
}

.text-block-327 {
  padding-top: 3px;
}

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

.div-block-778 {
  z-index: 0;
  background-color: #0000000d;
  width: 3px;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 31px;
}

.div-block-779 {
  border-left: 3px solid var(--lime-green);
}

.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.meio {
  padding-top: 10px;
}

.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-781 {
  position: relative;
}

.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-784 {
  padding-top: 5px;
}

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

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

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

.text-block-328, .step.realizado, .step.agora {
  color: var(--black);
  font-weight: 500;
}

.text-block-329 {
  margin-top: 5px;
}

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

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

.text-block-331 {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}

.text-block-332 {
  opacity: .7;
  font-size: 14px;
  line-height: 20px;
}

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

.div-block-541 {
  text-align: center;
  margin-bottom: 10px;
}

.div-block-789 {
  text-align: center;
  width: 90%;
}

.div-block-534 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-790 {
  border: 2px solid var(--firebrick);
  background-color: var(--firebrick);
  color: #fff;
  text-transform: uppercase;
  border-radius: 100px;
  width: 100%;
  padding: 12px;
  font-size: 14px;
  font-weight: 700;
}

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

.div-block-791 {
  border-left: 1px solid #0000001a;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  width: 33.333%;
  padding: 10px;
  display: flex;
}

.div-block-791.last {
  border-right-style: none;
}

.div-block-791.first {
  border-left-style: none;
}

.div-block-535 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.text-span-11 {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.heading-89 {
  margin-top: 0;
  margin-bottom: 0;
}

.tab-pedidos {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-792 {
  background-color: var(--white);
  border: 1px solid #0000001a;
  border-radius: 6px;
  align-items: center;
  padding: 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;
}

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

.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: auto;
  padding: 20px;
  display: block;
  position: relative;
  box-shadow: 0 2px 6px #0000001a;
}

.text-block-335 {
  color: #1b222899;
}

.text-block-336 {
  padding-top: 10px;
  font-size: 14px;
}

.status {
  float: left;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #ff1445;
  border-radius: 3px;
  width: 100%;
  padding: 3px 5px 2px;
  font-size: 11px;
}

.status.confirmado {
  background-color: #1fb76c;
}

.div-block-795 {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5px;
  display: flex;
}

.tabs-content-2 {
  overflow: visible;
}

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

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

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

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

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

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

.block-oferta-page-promos {
  color: var(--black);
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 8px;
  width: 293px;
  max-width: 293px;
  height: 340px;
  margin: 0;
  position: relative;
}

.block-oferta-page-promos.block-promo-app-lista {
  height: 360px;
}

.text-span-12 {
  font-size: 20px;
  font-weight: 400;
}

.text-block-338 {
  border: 1px solid var(--white);
  border-radius: 30px;
  padding: 5px 10px;
  font-size: 13px;
}

.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;
}

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

.form-4 {
  width: auto;
}

.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-820 {
  align-items: stretch;
  display: flex;
  position: relative;
}

.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;
}

.div-block-822 {
  background-color: var(--white);
  border: 1px solid #0000001a;
  border-left-style: none;
  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;
}

.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;
}

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

.tab-pane-tab-2-2 {
  padding-top: 20px;
}

.tab-lista-pedidos {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-830 {
  background-color: var(--white);
  position: absolute;
  inset: 0%;
}

.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;
}

.cupom-ativado-v.agora {
  background-color: #27bc4a1a;
}

.cupom-ativado-v.agora.cancel {
  background-color: #fd40520d;
}

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

.cupom-ativado-v.ativado {
  background-color: var(--lime-green);
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  position: absolute;
  inset: 30% 15px 0% auto;
}

.cupom-ativado-v.erro {
  background-color: var(--indian-red-2);
  background-image: url('../images/close-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  position: absolute;
  inset: 30% 15px 0% auto;
}

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

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

.div-block-832 {
  background-image: url('../images/arrow.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-top: 10px;
}

.text-span-14 {
  opacity: .7;
  color: var(--black);
  font-weight: 400;
}

.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;
}

.div-block-835.position-abs, .div-block-835.position-abs-2 {
  z-index: 10;
  border-radius: 4px;
  margin-bottom: 0;
  position: absolute;
  inset: auto 20px 20px;
}

.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;
}

.smart-banner._w-footerbar {
  bottom: 85px;
}

.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;
}

.logo-app-marca.margin-botton {
  border-radius: 30px;
  margin-top: -50px;
  margin-bottom: 20px;
}

.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;
}

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

.bt-add-app.bt-fazer-pedido {
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
}

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

.bt-add-app.bt-troco.inativo {
  padding-top: 10px;
}

.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;
}

.logo-page-marca {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand-page-one {
  object-fit: cover;
  border-radius: 100%;
  min-width: 80px;
  max-width: 80px;
  min-height: 80px;
  max-height: 80px;
  display: block;
}

.brand-page-one.mobile {
  display: block;
}

.navbar-page-stores {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  height: 12vh;
  display: flex;
}

.image-33-copy {
  max-width: 140px;
  max-height: 64px;
}

.image-49 {
  object-fit: cover;
  background-color: #0000;
  border-radius: 100%;
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  height: 80px;
  min-height: 80px;
  max-height: 80px;
  display: block;
  box-shadow: 0 2px 6px #0003;
}

.section-hero-brand {
  background-image: linear-gradient(#009e4be6, #009e4be6), url('../images/cnxpz9zlrvqfxhohd82s.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.hero-overlay {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 70vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-overlay.fidelidade {
  background-color: var(--firebrick);
  background-image: none;
  background-position: 0 0;
  height: auto;
  min-height: 50vh;
  padding-top: 60px;
  padding-bottom: 60px;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.centered-container.display-vertical {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.bt-hero-brand {
  background-color: var(--black);
  border: 2px solid #000;
  border-radius: 4px;
  padding: 16px 20px;
  font-size: 16px;
  font-weight: 500;
}

.bt-hero-brand:hover {
  border: 2px solid var(--white);
  background-color: #0000;
}

.bt-hero-brand:active {
  opacity: .7;
}

.paragraph-8 {
  margin-bottom: 40px;
  font-size: 18px;
}

.heading-91 {
  text-shadow: 1px 1px 6px #0006;
  margin-top: 0;
}

.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;
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
}

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

.lojas {
  border-top: 1px #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 {
  border-radius: 4px;
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
}

.div-block-840 {
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 10px;
  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 {
  color: #000c;
  font-size: 16px;
  font-weight: 500;
}

.heading-92 {
  color: #000c;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

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

.endereco-loja {
  text-shadow: 1px 1px 6px #0006;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  font-size: 16px;
  display: inline-block;
}

.block-bts {
  grid-column-gap: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.block-bts.fidelidade {
  justify-content: center;
}

.bt-hero-store {
  background-color: var(--black);
  text-align: left;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 2px solid #000;
  border-radius: 100px;
  min-width: auto;
  padding: 16px 20px 16px 60px;
  font-size: 16px;
  font-weight: 500;
}

.bt-hero-store:hover {
  border: 2px solid var(--white);
  background-color: #0000;
}

.bt-hero-store:active {
  opacity: .7;
}

.bt-hero-store.pedido {
  background-image: url('../images/icon-shopping-bag_1.svg');
}

.bt-hero-store.gifts {
  background-image: url('../images/gift-white.svg');
  display: block;
}

.bt-hero-store.promos {
  background-image: url('../images/promos-white.svg');
  display: block;
}

.bt-hero-store.indique {
  background-image: url('../images/share-white.svg');
}

.hero-overlay-brand {
  z-index: 0;
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 88vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-overlay-brand.page-v2 {
  height: 50vh;
  padding-top: 40px;
}

.div-block-843 {
  padding-top: 40px;
}

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

.text-block-348 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}

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

.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;
}

.wpp-image {
  float: left;
  background-image: url('../images/wpp_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 10%;
  margin-top: 3px;
  padding: 20px;
}

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

.link-16 {
  color: var(--black);
}

.mylocation {
  align-items: center;
  display: flex;
}

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

.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;
}

.div-loading-pages {
  width: 75px;
  min-width: 75px;
  height: 75px;
  min-height: 75px;
}

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

.smart-banner-p {
  z-index: 1001;
  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._w-footerbar {
  bottom: 85px;
}

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

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

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

.div-block-846 {
  width: 100%;
}

.div-block-847 {
  z-index: 1;
  background-color: #f2f2f2;
  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;
}

.div-block-links {
  float: left;
  width: 100%;
  height: 82px;
  min-height: 82px;
  padding: 10px 0;
}

.div-block-more-infos {
  float: left;
  width: 100%;
  height: 82px;
  min-height: 82px;
  padding: 20px 20px 10px;
  display: block;
}

.image-52, .image-53 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

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

.overlay-login-empresa {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

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

.div-block-849 {
  width: 100%;
}

.div-block-850 {
  text-align: center;
  width: 400px;
}

.heading-93 {
  font-weight: 500;
}

.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: 60px;
  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: 4px;
  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: 4px;
  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;
}

.div-block-856 {
  text-align: center;
  background-color: #0000000d;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 21px;
  position: absolute;
  inset: 0% 0% auto;
}

.h-page-senha {
  text-align: center;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.div-block-857 {
  padding-left: 20px;
  padding-right: 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;
}

.icon-agenda {
  background-image: url('../images/agendamento.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 32px;
  width: 32px;
  height: 32px;
  position: relative;
}

.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;
}

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

.button-agendar.bt-fazer-pedido {
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
}

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

.button-agendar.bt-troco.inativo {
  padding-top: 10px;
}

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

.block-bt-agendamento.hide {
  display: none;
}

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

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

.div-block-858 {
  padding-top: 20px;
}

.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;
}

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

.div-block-863 {
  width: 100%;
  padding-right: 10px;
}

.bt-continuar {
  width: 100%;
}

.button-voltar-agendar {
  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-voltar-agendar:hover {
  border: 2px solid var(--firebrick);
  background-color: var(--white);
  color: var(--firebrick);
}

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

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

.button-voltar-agendar.bt-fazer-pedido {
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
}

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

.button-voltar-agendar.bt-troco.inativo {
  padding-top: 10px;
}

.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;
}

.div-block-bt-remover.bt-cep {
  padding-left: 12px;
}

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

.div-block-bt-remover.nops {
  background-color: var(--white);
  opacity: .5;
  color: var(--black);
  text-align: center;
  border-color: #0000004d;
  justify-content: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  display: flex;
}

.div-block-bt-remover.inativo {
  background-color: var(--white);
  opacity: .5;
  color: var(--black);
  border-color: #0000004d;
}

.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;
}

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

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

.block-modal.share {
  opacity: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: block;
  overflow: auto;
}

.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.categorias {
  z-index: 10000;
  opacity: 0;
  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;
}

.block-modal.aviso {
  z-index: 2;
  display: none;
}

.block-modal.actions {
  opacity: 0;
  display: none;
}

.block-modal.obs {
  opacity: 1;
  margin-top: 0;
  display: none;
}

.div-block-900 {
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-900:hover {
  opacity: .8;
  border-color: #1fb76c;
}

.div-block-900:active {
  opacity: .7;
}

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

.modal-options.share {
  height: 300px;
  margin-bottom: 86px;
  padding-bottom: 20px;
  bottom: 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.categorias {
  width: 700px;
  height: 400px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  bottom: -400px;
  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;
}

.modal-options.endereco {
  inset: 0%;
  overflow: auto;
}

.text-block-354 {
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}

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

.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 {
  text-align: left;
  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;
}

.div-block-904.no-available {
  color: var(--indian-red-2);
  background-color: #fd405233;
}

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

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

.option-field {
  cursor: pointer;
  align-self: center;
  width: 75%;
  margin-bottom: 0;
}

.option-field.style {
  width: 100%;
}

.text-block-357 {
  background-color: #0000000d;
  border-radius: 6px;
  padding: 5px 8px 3px;
  font-size: 11px;
}

.radio-button-3 {
  background-color: #0000000d;
  border-style: none;
  border-color: #0000000d;
  width: 20px;
  height: 20px;
}

.radio-button-3.w--redirected-checked {
  border-color: var(--black);
}

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

.option-label-auto {
  margin-top: 3px;
  margin-left: 10px;
  font-size: 16px;
}

.option-label-auto.embreve {
  opacity: .5;
}

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

.option-box-auto {
  text-align: left;
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.option-box-auto:hover {
  box-shadow: 0 2px 6px #0000001a;
}

.option-box-auto:focus {
  border-color: #1fb76c;
}

.option-box-auto.embreve:hover {
  box-shadow: none;
  border-color: #0000001a;
}

.option-box-auto.checked {
  border-width: 2px;
  border-color: var(--firebrick);
  box-shadow: 0 2px 6px #0000001a;
}

.option-box-auto.checked-option-pay-now {
  box-shadow: 0 2px 6px #0000001a;
}

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

.div-block-905 {
  align-self: stretch;
  margin-top: 10px;
}

.div-block-1001 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  display: flex;
}

.div-block-1001:hover {
  background-color: #0000001a;
  border-radius: 30px;
}

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

.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;
  padding: 0 0 0 10px;
}

.div-block-1000 {
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.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.no-border {
  position: relative;
}

.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-copy {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.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.box-shadows {
  box-shadow: 0 2px 6px #0000001a;
}

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

.text-block-359 {
  font-size: 14px;
}

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

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

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

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

.expandable-text-copy.expandable-accordion-text, .expandable-text-copy.expandable-accordion-text-copy {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.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;
}

.ic-filters {
  min-width: 20px;
  max-width: 20px;
  min-height: 20px;
  max-height: 20px;
  margin-left: 10px;
}

.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;
}

.qtd-circle.button {
  background-color: var(--white);
  inset: auto 0% -5px auto;
}

.qtd-circle.bt-sacola {
  inset: auto 0% 0% auto;
}

.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: 6px;
  width: 100%;
  height: 44px;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 8px;
}

.s-input.outlined {
  background-color: #fff;
  border-style: solid;
  border-color: #0000001a;
  border-radius: 30px;
  padding-left: 16px;
}

.s-input.outlined:hover {
  box-shadow: 0 3px 6px #0000000a;
}

.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%;
}

.div-block-1004 {
  width: 100%;
}

.checkbox-field {
  padding-bottom: 5px;
}

.checkbox-bg-8 {
  background-color: #00000014;
  border-style: none;
  width: 20px;
  height: 20px;
}

.checkbox-bg-8.w--redirected-checked {
  background-color: #1fb76c;
  background-size: 16px;
  border-color: #1fb76c;
}

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

.checkbox-label-3 {
  float: left;
  margin-top: 5px;
  margin-left: 10px;
}

.link-17 {
  color: #27bc4a;
}

.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;
}

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

.button-default.bt-fazer-pedido {
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
}

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

.button-default.bt-troco.inativo {
  padding-top: 10px;
}

.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;
}

.categoria-option {
  padding: 10px 20px;
  font-size: 16px;
}

.categoria-option:hover {
  background-color: #0000000a;
}

.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;
}

.brand-modal.mobile {
  display: block;
}

.heading-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: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
  position: sticky;
  top: 0;
}

.heading-modal.pedido {
  position: static;
}

.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-page-pay.item {
  display: none;
}

.content-page-pay.local {
  display: block;
}

.content-page-pay.endereco {
  z-index: 60000;
  display: none;
}

.content-page-pay.unidades {
  display: none;
}

.content-page-pay.infos {
  display: flex;
}

.content-page-pay.informacoes {
  align-items: center;
  display: none;
  overflow: auto;
}

.content-page-pay.pedido {
  z-index: 10001;
  display: flex;
}

.content-page-pay.finalizar {
  display: flex;
}

.content-page-pay.cupons {
  display: none;
}

.content-page-pay.endereco-2, .content-page-pay.endereco-3 {
  z-index: 60000;
  display: none;
}

.content-page-pay.loading-pages {
  background-color: #1fb76c;
}

.content-page-pay.cadastro-rapido, .content-page-pay.agendamento, .content-page-pay.agenda-ou-agora, .content-page-pay.agendamento-avisos {
  display: none;
}

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

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

.content-pay.overflow {
  max-height: 90vh;
  display: block;
  position: relative;
  overflow: auto;
}

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

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

.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;
}

.ic-safety {
  width: 24px;
  min-width: 24px;
  max-width: 24%;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
}

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

.field-card-pay.inativo, .field-card-pay.desativado {
  color: #00000080;
}

.field-card-pay.with-help {
  padding-left: 60px;
}

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

.div-field-card.half-field {
  margin-top: 0;
  margin-bottom: 10px;
}

.div-block-1009 {
  justify-content: space-between;
  align-items: center;
}

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

.div-block-1010 {
  padding-top: 20px;
}

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

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

.image-66 {
  min-height: 44px;
  max-height: 44px;
}

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

.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%;
}

.titlewrap {
  align-self: center;
  max-width: 550px;
}

.center-form {
  max-width: 550px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.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: 16px;
  display: flex;
  position: relative;
}

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

.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: 4px;
  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 {
  border-width: 2px;
  border-color: var(--lime-green-2);
}

.input.long {
  color: #2c4d51;
  border-radius: 6px;
  height: auto;
  min-height: 145px;
  padding-top: 16px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 300;
}

.input.long::placeholder {
  color: #2c4d5180;
  font-size: 18px;
  font-weight: 600;
}

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

.container-17 {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  display: flex;
  position: relative;
}

.field-label {
  background-color: var(--white);
  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-bottom: 16px;
  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;
  align-items: center;
  display: flex;
}

.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.inativo {
  background-color: #0006;
}

.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-block-1020 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.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;
}

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

.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-primary-1 {
  background-color: #1fb76c;
  margin-top: 8px;
}

.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 {
  border-radius: 6px;
  width: 100%;
  height: 100%;
  display: block;
}

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

.image-lightbox.item-pedido-na-loja {
  border-bottom-style: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.lightbox-image {
  transition: transform .2s;
  position: relative;
  box-shadow: 0 4px 6px #0000;
}

.lightbox-image:hover {
  z-index: 2;
  transform: scale(1.05);
  box-shadow: 0 4px 6px #0000000d;
}

.div-categorias {
  z-index: 100;
  background-color: var(--lime-green);
  border-bottom: 2px solid #0000001a;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  overflow: auto;
}

.categoria-link {
  background-color: var(--white);
  color: var(--black);
  padding: 12px 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.categoria-link.w--current {
  border-bottom-style: solid;
  border-bottom-color: var(--firebrick);
  color: var(--firebrick);
  font-weight: 500;
}

.div-block-1024 {
  width: 100%;
  min-width: 10000px;
}

.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-block-1026 {
  background-color: var(--firebrick);
  align-items: center;
  width: 100%;
  height: 24px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.clean-filter {
  cursor: pointer;
  background-image: linear-gradient(#be1e2d52, #be1e2d52);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.clean-filter.margin-right-8 {
  margin-right: 8px;
}

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

.gift.item {
  border-top-style: none;
  margin-top: 10px;
}

.gift.margin-top-10 {
  margin-top: 10px;
}

.gift.margin-bottom-10 {
  margin-bottom: 10px;
}

.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-10 {
  margin-right: 10px;
}

.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.numbers {
  justify-content: flex-end;
  min-width: 50%;
}

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

.column-name.direction-vertical.margin-bottom-mobile-10.resgate-sucesso {
  padding-left: 16px;
}

.column-name.justify-right {
  justify-content: flex-end;
  padding-right: 0;
}

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

.group-columns {
  justify-content: flex-end;
  min-width: 40%;
  display: flex;
}

.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;
}

.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.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.jusify-space {
  justify-content: space-between;
}

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

.button-new.disable.pedido-na-loja {
  flex: 1;
}

.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.no-bg {
  color: var(--black);
  background-color: #0000;
}

.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.margin-top-senha {
  margin-top: 24px;
}

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

.button-new.custom.item-pedido-na-loja {
  flex: 1;
}

.button-new.text-bg-color {
  color: var(--firebrick);
  background-color: #be1e2d14;
}

.button-new.text-bg-color:hover {
  background-image: linear-gradient(#be1e2d14, #be1e2d14);
}

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

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

.button-new.text-bg-color.radius-30.no-padding {
  padding-right: 0;
}

.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;
  border-radius: 100px;
}

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

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

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

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

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

.button-new.text-notification.radius-30.bg-color {
  background-color: #00000029;
}

.button-new.text-notification.no-bg {
  color: var(--black);
  background-color: #0000;
}

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

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

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

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

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

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

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

.button-new.text-notification.margin-top-senha {
  margin-top: 24px;
}

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

.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.border-radius.fix-width-bt-location {
  min-width: 248.594px;
  max-width: 248.594px;
}

.button-new.border-radius {
  border-radius: 100px;
}

.button-new.border-radius.fix-width {
  width: 44px;
  min-width: 44px;
  padding-left: 0;
  padding-right: 0;
}

.card-container {
  background-color: #fff;
  border: 1px solid #ecebea;
  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;
}

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

.card-container.na-loja {
  border-style: none;
  box-shadow: 0 2px 6px #0000001a;
}

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

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

.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.agora {
  background-color: #27bc4a1a;
}

.circle-success.agora.cancel {
  background-color: #fd40520d;
}

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

.circle-success.ativado {
  background-color: var(--lime-green);
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  position: absolute;
  inset: 30% 15px 0% auto;
}

.circle-success.erro {
  background-color: var(--indian-red-2);
  background-image: url('../images/close-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  position: absolute;
  inset: 30% 15px 0% auto;
}

.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;
}

.bt-localidade.bt-cep {
  padding-left: 12px;
}

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

.bt-localidade.nops {
  background-color: var(--white);
  opacity: .5;
  color: var(--black);
  text-align: center;
  border-color: #0000004d;
  justify-content: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  display: flex;
}

.bt-localidade.inativo {
  background-color: var(--white);
  opacity: .5;
  color: var(--black);
  border-color: #0000004d;
}

.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;
}

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

.erro-field {
  color: var(--indian-red-2);
  text-align: left;
  margin-top: 6px;
  margin-bottom: 16px;
  padding-left: 12px;
  font-size: 13px;
}

.erro-field.no-padding {
  padding-left: 0;
}

.list-premios-delivery {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: grid;
}

.grid-premio {
  z-index: 10;
  box-shadow: none;
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 6px;
  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;
}

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

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

.grid-premio.gift {
  padding-bottom: 35px;
}

.grid-left-card-premio {
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start;
  display: grid;
}

.premios-delivery {
  margin-top: 30px;
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
}

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

.title-gift {
  padding-top: 0;
}

.points-gift {
  background-color: #1fb76c1a;
  border-radius: 100px;
  font-size: 13px;
  line-height: 16px;
  display: block;
}

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

.button-83 {
  color: #0009;
  text-align: center;
  background-color: #0000000d;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.button-83:hover {
  opacity: .9;
}

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

.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;
  height: 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: 24px 24px 24px 32px;
  display: grid;
}

.details-item.no-photo {
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.photo-item {
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
}

.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;
}

.item-recommentation.gift {
  padding-bottom: 35px;
}

.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;
}

.title-item-card {
  padding-top: 0;
}

.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;
}

.link-list-drop.last {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.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;
}

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

.overlay-status-de-pedido {
  z-index: 1000;
  opacity: 1;
  background-color: #000000d9;
  width: 100%;
  height: 100%;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
  position: fixed;
  inset: 0%;
}

.card-push {
  background-color: var(--white);
  border-radius: 10px;
  flex-direction: column;
  width: 300px;
  padding: 24px;
  display: flex;
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-1040 {
  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-1041 {
  margin-top: 20px;
  display: inline-block;
}

.block-points-item {
  margin-top: 20px;
}

.content-block-points-item {
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  display: flex;
}

.tag-gift {
  background-color: var(--lime-green);
  color: var(--white);
  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.margin-right-10 {
  margin-right: 10px;
}

.tag-gift.margin-right-20 {
  margin-right: 20px;
}

.tag-gift.pedido-na-loja {
  top: 20px;
  right: 20px;
}

.tag-gift.tag-item-overlay {
  inset: 5px auto auto 5px;
}

.block-links-copy {
  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-copy:hover {
  background-color: #00000008;
  border-style: solid;
  border-color: #00000026;
}

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

.block-links-copy.icon-entrega {
  background-image: url('../images/alterar.png'), url('../images/entrega.png');
  background-position: 98%, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, 24px 24px;
}

.block-links-copy.loyal {
  background-image: url('../images/arrow.svg'), url('../images/loyal-store.svg');
  background-position: 98%, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: 12px, 24px;
}

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

.block-links-copy.store.modal {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

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

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

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

.block-links-copy.indique {
  background-image: url('../images/arrow.svg'), url('../images/indique-store.svg');
  background-position: 98%, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: 12px, 24px;
}

.block-links-copy.retirada {
  background-image: url('../images/alterar.png'), url('../images/retirada.png');
  background-position: 98%, 20px;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
}

.block-links-copy.disponibilidade {
  background-image: url('../images/arrow.svg'), url('../images/agendamento.svg');
  background-position: 98%, 22px;
  background-repeat: no-repeat, no-repeat;
  background-size: 14px, 20px;
  border-color: #0000001a;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.block-links-copy.disponibilidade.modal {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

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

.div-block-more-infos-copy {
  float: left;
  width: 100%;
  height: 82px;
  min-height: 82px;
  padding: 20px 20px 10px;
}

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

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

.grid-categoria-na-loja {
  z-index: 100;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.content-pedido-na-loja {
  background-color: var(--firebrick);
  grid-template-rows: auto auto;
  grid-template-columns: .5fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  height: 100%;
  padding-top: 90px;
  display: flex;
  position: relative;
}

.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;
}

.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;
}

.grid-item-na-loja {
  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: 100px;
  height: auto;
  padding: 15px;
  position: relative;
}

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

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

.grid-item-na-loja.gift {
  padding-bottom: 35px;
}

.div-block-1046 {
  justify-content: space-between;
  display: flex;
}

.card-item-pedido-na-loja {
  color: var(--black);
  border: 1px solid #0000001a;
  border-radius: 6px;
  justify-content: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 2px 8px #0000001a;
}

.card-right-item {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 20px;
  display: flex;
}

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

.image-item-na-loja {
  object-fit: cover;
  border-radius: 6px 0 0 6px;
  min-width: 250px;
  max-width: 250px;
  min-height: 200px;
  max-height: 200px;
}

.image-item-na-loja.sem-imagem {
  opacity: .1;
  filter: grayscale();
}

.column-3 {
  background-color: var(--white);
  flex: 0 auto;
  align-self: stretch;
  width: 70%;
  height: 100%;
  margin-left: 30%;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
  overflow: auto;
}

.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;
}

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

.block-filter-pedido-na-loja-mobile {
  width: 100%;
  display: none;
  position: sticky;
  top: 0;
}

.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;
}

.brand-pedido-na-loja.mobile {
  display: block;
}

.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;
}

.bar-top-tablet {
  justify-content: space-between;
  width: 90%;
  height: 80px;
  padding-right: 20px;
  display: flex;
}

.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: 2px;
  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.text {
  color: #1fb76c;
  background-color: #0000;
}

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

.button-new-2.text.orange:active {
  background-image: linear-gradient(#f77d0529, #f77d0529);
}

.button-new-2.text.orange:focus {
  background-image: linear-gradient(#f77d053d, #f77d053d);
}

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

.button-new-2.text.orange-text:hover {
  background-image: linear-gradient(#f77d050a, #f77d050a);
}

.button-new-2.text.orange-text:active {
  background-image: linear-gradient(#f77d0529, #f77d0529);
}

.button-new-2.text.orange-text:focus {
  background-image: linear-gradient(#f77d053d, #f77d053d);
}

.button-new-2.disable {
  opacity: .24;
  filter: grayscale();
  color: #000;
}

.button-new-2.text {
  color: #1fb76c;
  background-color: #0000;
  line-height: 16px;
}

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

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

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

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

.button-new-2.text.orange:hover {
  background-image: linear-gradient(#f77d050a, #f77d050a);
}

.grid-buttons-navbar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.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;
}

.local-na-loja {
  display: none;
}

.heading-categoria-pedido-na-loja {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
}

.heading-card-item-pedido-na-loja {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.heading-card-item-pedido-na-loja.margin-bottom-20 {
  margin-bottom: 10px;
}

.price-item-pedido-na-loja {
  float: left;
  font-size: 20px;
  font-weight: 700;
}

.price-item-pedido-na-loja.promo {
  color: var(--lime-green);
}

.price-item-pedido-na-loja.promo.page-item {
  font-size: 22px;
}

.price-item-pedido-na-loja.original {
  margin-left: 10px;
  font-size: 14px;
  text-decoration: line-through;
}

.price-item-pedido-na-loja.original.pagem-item {
  font-size: 18px;
}

.price-item-pedido-na-loja.gift-only {
  color: var(--lime-green);
  font-size: 14px;
}

.price-item-pedido-na-loja.page-item {
  font-size: 22px;
}

.div-block-1055 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container-item-na-loja {
  background-color: var(--white);
  border: 1px #0000001a;
  border-radius: 6px;
  width: 80%;
  height: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  box-shadow: 0 2px 6px #0000001a;
}

.content-item-pedido-na-loja {
  z-index: 0;
  border-bottom-left-radius: 6px;
  width: 50%;
  position: relative;
}

.content-item-pedido-na-loja.right {
  z-index: 100;
  border-left: 1px #0000001a;
  border-bottom-left-radius: 0;
  height: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: -2px 0 6px #0003;
}

.item-left {
  border-bottom-left-radius: 6px;
  height: 100%;
  padding-bottom: 84px;
  overflow: auto;
}

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

.step-item {
  color: var(--black);
  text-align: center;
  background-color: #0000001a;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-right: 20px;
  padding: 2px 2px 0;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.step-item.button {
  background-color: var(--white);
  inset: auto 0% -5px auto;
}

.step-item.bt-sacola {
  inset: auto 0% 0% auto;
}

.step-item.ok {
  background-color: var(--lime-green);
}

.step-item.select {
  background-color: var(--white);
  color: var(--firebrick);
}

.content-options-complementos {
  height: 100%;
  padding-bottom: 250px;
  overflow: auto;
}

.content-categoria-de-complementos {
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  display: block;
  position: absolute;
}

.content-categoria-de-complementos.hide, .content-categoria-de-complementos.final-step {
  display: none;
}

.bar-subtotal {
  background-color: var(--white);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 6px;
  justify-content: flex-end;
  height: 84px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  box-shadow: 0 -4px 8px #0000001a;
}

.div-block-1059 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.div-block-1060 {
  align-items: center;
  padding-right: 20px;
  display: flex;
}

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

.heading-categ-complemento.size-content-right {
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 28px;
}

.bar-buttons-item-pedido-na-loja {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: grid;
  position: absolute;
  inset: auto 0% 0%;
  box-shadow: 0 -4px 8px #0000001a;
}

.close-overlay-pedido-na-loja {
  background-color: var(--firebrick);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  max-width: 64px;
  height: 64px;
  min-height: 64px;
  max-height: 64px;
  display: flex;
  position: fixed;
  inset: 20px 20px auto auto;
}

.icon-close-overlay {
  width: 28px;
  max-width: 28px;
  height: 28px;
  max-height: 28px;
}

.button-84 {
  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: 12px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
  display: inline-block;
}

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

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

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

.button-84.disable {
  opacity: .38;
  filter: grayscale();
  color: #000;
  cursor: default;
}

.button-84.disable:hover, .button-84.disable:focus {
  background-image: none;
}

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

.menos-pedido-na-loja {
  background-color: #0000000f;
  background-image: url('../images/menos.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 30px;
  width: 50px;
  height: 50px;
}

.menos-pedido-na-loja:hover {
  background-color: #0000000a;
}

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

.menos-pedido-na-loja.inativo {
  opacity: .3;
}

.mais-pedido-na-loja {
  background-color: #0000000f;
  background-image: url('../images/mais.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 30px;
  align-self: center;
  width: 50px;
  height: 50px;
}

.mais-pedido-na-loja:hover {
  background-color: #0000000a;
}

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

.mais-pedido-na-loja.inativo {
  opacity: .3;
}

.qtd-pedido-na-loja {
  background-color: var(--firebrick);
  color: var(--white);
  text-align: center;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 30px;
  display: flex;
}

.content-div-qtd {
  justify-content: space-between;
  align-items: center;
  width: auto;
  display: flex;
}

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

.field-obs-pedido-na-loja {
  border: 1px solid #0000001a;
  border-radius: 4px;
  width: 100%;
  height: 150px;
  padding: 12px;
}

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

.topo-endere-o {
  z-index: 1;
  background-color: #fff;
  border-bottom: 1px solid #0000001a;
  justify-content: space-between;
  width: 100%;
  padding: 10px 20px;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-1063 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 20px;
  display: flex;
}

.text-desativado {
  color: #1b222899;
  margin-top: 10px;
}

.dropdown-link-4 {
  width: 100%;
  padding: 12px;
}

.dropdown-link-4:hover {
  background-color: #f3f3f3;
}

.topo-modal {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #0000001a;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  justify-content: space-between;
  width: 100%;
  padding: 10px 10px 10px 20px;
  display: flex;
  position: sticky;
  top: 0;
}

.heading-99 {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

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

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

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

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

.button-85.inativo {
  opacity: .24;
  filter: grayscale();
  color: #000;
  cursor: default;
  background-color: #1fb76c;
  border-color: #000;
}

.button-85.loading {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.text-divider-line {
  width: 100%;
  height: 1px;
  position: static;
}

.text-divider-line.bg-gray-10 {
  background-color: #0000001a;
}

.icon-4 {
  color: #666;
  margin-right: 14px;
}

.div-block-1064 {
  float: right;
  align-items: center;
  display: flex;
}

.grid-17 {
  grid-template-columns: 1fr;
}

.dropdown-6 {
  z-index: 10000;
  float: right;
  color: #000;
  align-items: center;
  height: 100%;
  margin-right: 0;
  padding: 6px 3px 3px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.dropdown-6.menu {
  z-index: 1;
}

.div-block-1065 {
  background-color: #0000000a;
  border: 1px #0000001a;
  border-radius: 4px;
  width: 100%;
  height: 44px;
  margin-bottom: 3px;
  padding: 12px;
  position: relative;
}

.div-block-1065:hover, .div-block-1065:active {
  border-color: #000;
}

.link-block-38 {
  color: #000;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 44px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.block-padding-30 {
  padding: 30px;
}

.block-padding-30.no-padding-bottom {
  padding-bottom: 0;
}

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

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

.dropdown-list-4.menu-user.w--open {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  padding-top: 8px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 10px;
  right: 10px;
}

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

.link-endere-o {
  cursor: pointer;
  border-bottom: 1px solid #0000001a;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  font-weight: 500;
  display: flex;
}

.link-endere-o:hover {
  background-color: #00000008;
}

.link-endere-o:active {
  opacity: .8;
}

.content-sidebar {
  background-color: #fff;
  border-radius: 6px;
  flex: 1;
  position: relative;
}

.drop-toggle {
  color: #000;
  background-color: #0000;
  width: 100%;
  padding: 12px 40px 10px 10px;
  font-size: 14px;
}

.drop-toggle.with-icon {
  display: flex;
}

.text-block-366 {
  color: #1b2228;
}

.div-block-804 {
  background-color: #fff;
  border-radius: 6px;
  max-width: 450px;
  padding: 20px 20px 10px;
}

.image-69 {
  width: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-right: 10px;
}

.dropdown-link-5 {
  color: #000;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

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

.div-block-1067 {
  width: 24px;
  height: 24px;
}

.label-text-field {
  z-index: 2;
  opacity: 1;
  background-color: #fff;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 12px;
  position: absolute;
  top: -12px;
  left: 14px;
}

.action-back {
  color: #000;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 44px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

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

.dropdown-toggle-menu-codes.toggle-delivery {
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 10px;
}

.dropdown-toggle-menu-codes.toggle-delivery:hover {
  border-bottom: 2px #fff;
}

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

.field {
  margin-top: 20px;
  position: relative;
}

.div-block-1093 {
  border: 1px solid #0000001a;
  border-radius: 4px;
  align-items: center;
  width: 100%;
  height: 52px;
  padding-top: 2px;
  padding-left: 16px;
  padding-right: 12px;
  font-size: 16px;
  display: flex;
}

.div-block-1093:hover {
  border-width: 2px;
  border-color: #1fb76c;
  padding-left: 15px;
}

.div-block-1093:active {
  padding-left: 15px;
}

.div-block-1093:focus {
  border-width: 2px;
  border-color: #1fb76c;
  padding-left: 15px;
}

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

.dropdown-7 {
  float: right;
  background-color: #0000000a;
  border: 1px #0000001a;
  border-radius: 4px;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.text-block-367 {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 500;
}

.topo-cliente {
  padding: 30px;
}

.dropdown-list-5 {
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: scroll;
}

.dropdown-list-5.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;
}

.container-sacola-pedido-na-loja {
  z-index: 1000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  height: 80%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 8px #0000001a;
}

.container-sacola-pedido-na-loja.qrcode {
  z-index: 10000;
  transition: all .2s;
  display: none;
}

.container-sacola-pedido-na-loja.cart-pedido-na-loja {
  z-index: 10000;
  width: 600px;
  transition: all .2s;
  display: block;
  right: -600px;
}

.block-divider.padding-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.itens-cart-pedido-na-loja {
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding-bottom: 300px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  overflow: auto;
}

.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;
}

.quantidade-pedido-na-loja.pedido-na-loja {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-right: 0;
  display: flex;
}

.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.qtd-item {
  border-style: none;
  border-radius: 6px;
  width: 140px;
  height: 40px;
  box-shadow: 0 2px 6px #0000001a;
}

.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;
}

.bar-enviar-pedido {
  background-color: var(--white);
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  box-shadow: 0 -4px 8px #0000001a;
}

.price-cart-pedido-na-loja {
  border-bottom: 1px solid #0000001a;
  padding-bottom: 20px;
}

.sacola-pedido-na-loja {
  z-index: 100;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.nome-item-cart {
  font-size: 15px;
  font-weight: 500;
}

.image-button {
  width: 24px;
  height: 24px;
}

.image-button.margin-right {
  margin-right: 12px;
}

.qtd-bag-pedido-na-loja {
  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 4px 2px;
}

.qtd-bag-pedido-na-loja.button {
  background-color: var(--white);
  inset: auto 0% -5px auto;
}

.qtd-bag-pedido-na-loja.bt-sacola {
  inset: auto 0% 0% auto;
}

.minha-conta-pedido-na-loja {
  z-index: 3000;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.minha-conta-pedido-na-loja.item {
  display: none;
}

.minha-conta-pedido-na-loja.item.na-loja {
  z-index: 10;
  background-color: #000c;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .2s;
  display: none;
}

.minha-conta-pedido-na-loja.local {
  display: block;
}

.minha-conta-pedido-na-loja.endereco {
  z-index: 60000;
  display: none;
}

.minha-conta-pedido-na-loja.unidades {
  display: none;
}

.minha-conta-pedido-na-loja.infos {
  display: flex;
}

.minha-conta-pedido-na-loja.informacoes {
  align-items: center;
  display: none;
  overflow: auto;
}

.minha-conta-pedido-na-loja.pedido {
  z-index: 10001;
  display: flex;
}

.minha-conta-pedido-na-loja.finalizar, .minha-conta-pedido-na-loja.cupons {
  display: none;
}

.minha-conta-pedido-na-loja.endereco-2, .minha-conta-pedido-na-loja.endereco-3 {
  z-index: 60000;
  display: none;
}

.minha-conta-pedido-na-loja.loading-pages {
  background-color: #1fb76c;
}

.minha-conta-pedido-na-loja.cadastro-rapido, .minha-conta-pedido-na-loja.agendamento, .minha-conta-pedido-na-loja.agenda-ou-agora, .minha-conta-pedido-na-loja.agendamento-avisos {
  display: none;
}

.minha-conta-pedido-na-loja.formas-de-pagamento {
  align-items: flex-start;
  display: none;
  position: fixed;
  overflow: auto;
}

.container-minha-conta-pedido-na-loja {
  background-color: var(--white);
  border: 1px #0000001a;
  border-radius: 6px;
  width: 80vw;
  height: 80vh;
  overflow: auto;
  box-shadow: 0 2px 6px #0000001a;
}

.container-minha-conta-pedido-na-loja.informar-endereco {
  max-height: 90vh;
  display: block;
  overflow: auto;
}

.container-minha-conta-pedido-na-loja.overflow {
  max-height: 90vh;
  display: block;
  position: relative;
  overflow: auto;
}

.container-minha-conta-pedido-na-loja.conformar-local-mapa {
  max-height: 90vh;
  display: block;
  overflow: auto;
}

.container-minha-conta-pedido-na-loja.modal-cadastro-rapido {
  width: 500px;
  max-height: 90vh;
  display: block;
  position: relative;
  overflow: auto;
}

.bt-plus {
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  padding: 5px 6px 6px 7px;
  font-size: 20px;
  font-weight: 400;
  transition: opacity .2s;
  display: none;
  position: absolute;
  inset: auto 10px 13px auto;
  box-shadow: 0 2px 6px #0000001a;
}

.bt-plus:hover {
  background-color: #f2f2f2;
}

.bt-plus:active {
  background-color: #e4e4e4;
}

.div-block-1095 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.tag-pedido-na-loja {
  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;
}

.tag-pedido-na-loja.margin-right-10 {
  margin-right: 10px;
}

.tag-pedido-na-loja.margin-right-20 {
  margin-right: 20px;
}

.icon-tag-pedido-na-loja {
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
}

.heading-categoria-list {
  margin-bottom: 20px;
}

.topo-overlay-item {
  display: none;
}

.heading-top-overlay {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.heading-top-overlay.margin-bottom-20 {
  margin-bottom: 10px;
}

.bar-buttons-item-pedido-na-loja-mobile {
  background-color: var(--white);
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
  box-shadow: 0 -4px 8px #0000001a;
}

.select-qtd {
  padding: 20px;
}

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

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

.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, .navbar-fixed.hide-cardapio-tablet {
  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.home {
  background-image: url('../images/ic-cardÃ¡pio.svg');
  background-size: 22px;
}

.buttons-navbar-fixed.minha-conta {
  background-image: url('../images/ic-wallet.svg');
}

.buttons-navbar-fixed.minha-sacola {
  background-image: url('../images/bag.svg');
}

.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;
}

.detalhes-item-pedido-na-loja {
  z-index: 10;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
}

.detalhes-item-pedido-na-loja.item {
  display: none;
}

.detalhes-item-pedido-na-loja.item.na-loja {
  z-index: 10;
  background-color: #000c;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .2s;
  display: none;
}

.detalhes-item-pedido-na-loja.local {
  display: block;
}

.detalhes-item-pedido-na-loja.endereco {
  z-index: 60000;
  display: none;
}

.detalhes-item-pedido-na-loja.unidades {
  display: none;
}

.detalhes-item-pedido-na-loja.infos {
  display: flex;
}

.detalhes-item-pedido-na-loja.informacoes {
  align-items: center;
  display: none;
  overflow: auto;
}

.detalhes-item-pedido-na-loja.pedido {
  z-index: 10001;
  display: flex;
}

.detalhes-item-pedido-na-loja.finalizar, .detalhes-item-pedido-na-loja.cupons {
  display: none;
}

.detalhes-item-pedido-na-loja.endereco-2, .detalhes-item-pedido-na-loja.endereco-3 {
  z-index: 60000;
  display: none;
}

.detalhes-item-pedido-na-loja.loading-pages {
  background-color: #1fb76c;
}

.detalhes-item-pedido-na-loja.cadastro-rapido, .detalhes-item-pedido-na-loja.agendamento, .detalhes-item-pedido-na-loja.agenda-ou-agora, .detalhes-item-pedido-na-loja.agendamento-avisos {
  display: none;
}

.detalhes-item-pedido-na-loja.formas-de-pagamento {
  align-items: flex-start;
  display: none;
  position: fixed;
  overflow: auto;
}

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

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

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

.ic-bt {
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
}

.div-block-1099 {
  overflow: auto;
}

.div-block-1100 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.image-item-na-loja-sacola {
  object-fit: cover;
  border-radius: 6px;
  min-width: 80px;
  max-width: 80px;
  min-height: 80px;
  max-height: 80px;
}

.image-item-na-loja-sacola.sem-imagem {
  opacity: .1;
  filter: grayscale();
}

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

.div-block-1102 {
  flex: 1;
}

.navbar-cancelar-conta {
  justify-content: center;
  align-items: center;
  height: 84px;
  display: flex;
}

.image-72 {
  width: 120px;
}

.container-cancelar-conta {
  border: 1px solid #0000001a;
  border-radius: 6px;
  width: 600px;
  padding: 20px 30px 30px;
}

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

.link-18, .paragraph-11 {
  color: #000000b3;
}

.form-block-11 {
  margin-top: 30px;
  margin-bottom: 0;
}

.checkbox-painel-spot {
  background-color: #fff;
  border-color: #0000001a;
  width: 20px;
  height: 20px;
}

.checkbox-painel-spot.w--redirected-checked {
  background-color: #1fb76c;
  background-size: 16px;
  border-color: #1fb76c;
}

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

.div-block-1104 {
  border: 1px solid #0000001a;
  border-radius: 6px;
  padding: 16px;
}

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

.heading-101 {
  margin-top: 0;
  font-size: 22px;
}

.div-block-1105, .div-block-1106 {
  border-top: 1px solid #0000001a;
  margin-top: 30px;
  padding-top: 30px;
}

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

.list-item {
  padding-top: 5px;
  padding-bottom: 5px;
}

.paragraph-12, .list {
  color: #000000b3;
}

.field-cancelar-conta {
  text-align: left;
  border: 1px solid #0000001a;
  border-radius: 4px;
  width: 100%;
  height: 44px;
  padding: 12px;
}

.field-cancelar-conta:hover, .field-cancelar-conta:focus {
  border-color: var(--firebrick);
}

.field-cancelar-conta.erro {
  border-width: 2px;
  border-color: var(--indian-red-2);
  padding-top: 10px;
  padding-left: 10px;
}

.field-cancelar-conta.text-area-mensagem {
  height: 120px;
}

.image-73 {
  width: 140px;
}

.div-block-1107 {
  border-left: 1px solid #0000001a;
  padding-left: 16px;
}

.div-block-1108 {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 20px;
  display: flex;
}

.image-74 {
  border-radius: 6px;
  width: 64px;
  min-width: 64px;
  max-width: 64px;
  height: 64px;
  min-height: 64px;
  max-height: 64px;
}

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

.grid-25 {
  grid-template-columns: 1fr;
}

.banner-cookies {
  z-index: 100;
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 300px;
  margin-left: 10px;
  margin-right: auto;
  padding: 16px;
  display: flex;
  position: fixed;
  inset: auto 0% 80px;
  box-shadow: 0 4px 8px #0000001a;
}

.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);
}

.card-confirmar-endere-o.selected {
  border-width: 2px;
  border-color: var(--firebrick);
  box-shadow: 0 2px 6px #0000001a;
}

.card-confirmar-endere-o.unidade {
  background-image: url('../images/arrow.svg'), url('../images/store-app.svg');
  background-position: 98% 34px, 20px 24px;
  background-repeat: no-repeat, no-repeat;
  background-size: 16px, 32px;
}

.card-confirmar-endere-o.unidade:hover {
  background-position: 98% 34px, 20px 24px;
}

.card-confirmar-endere-o.unidade.selected {
  border-width: 2px;
}

.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.buttons-filters {
  padding-bottom: 0;
}

.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;
}

.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;
}

.bt-filter-categ.selected {
  color: #1fb76c;
  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-10 {
  margin-right: 10px;
}

.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;
}

.expandable-arrow-2 {
  margin-left: 12px;
  display: block;
  transform: rotate(90deg);
}

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

.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;
}

.drop-custom-top.drop-calculo {
  background-color: #0000000a;
  border-style: none;
  height: 44px;
}

.card-body-2 {
  flex: 1;
  padding: 20px;
}

.card-body-2.drop {
  border-radius: 4px;
  width: 100%;
  padding: 8px 0 0;
  position: absolute;
}

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

.accordion-title-2.drop-custom {
  padding-left: 10px;
}

.accordion-title-div {
  width: 190px;
}

.row {
  flex-wrap: wrap;
  width: 100%;
  display: flex;
}

.row.utility-row-right {
  justify-content: flex-end;
}

.button-row {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.utility-bar {
  border-bottom: 1px solid #0000001a;
  flex-direction: row;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  position: relative;
}

.utility-bar.float {
  color: #1fb76c;
  background-color: #1fb76c33;
  border-bottom-style: none;
  border-radius: 10px;
  font-weight: 500;
  display: inline-block;
}

.utility-bar-row {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-87 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #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-87:hover {
  background-color: #068466;
  border-color: #068466;
  text-decoration: none;
}

.button-87.button-small {
  background-color: #1fb76c;
  border-color: #1fb76c;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
}

.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.full-width {
  max-width: none;
  padding-left: 24px;
  padding-right: 24px;
}

.container-18.navbar-marketplace {
  align-items: center;
  max-width: 100%;
  height: 80px;
  padding: 12px 24px;
  display: flex;
}

.link-mais-infos {
  color: var(--white);
  font-weight: 700;
}

.options-delivery {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 16px;
  margin-right: 16px;
  display: grid;
}

.options-delivery.hide {
  display: none;
}

.options-delivery.overlay-finalizar {
  margin-left: 0;
  margin-right: 0;
}

.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;
}

.container-19 {
  padding: 20px;
}

.div-block-1113 {
  align-items: center;
  font-size: 13px;
  display: flex;
}

.text-block-369 {
  align-self: center;
}

.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;
}

.switch {
  background-color: #1fb76c;
  width: 36px;
  min-width: 36px;
  height: 24px;
  min-height: 24px;
}

.switch.margin-right {
  margin-right: 10px;
}

.div-block-1124 {
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.div-block-1122 {
  margin-top: 16px;
}

.field-label-2 {
  background-color: #fff;
  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-2.erro {
  color: #fd4052;
  margin-left: 14px;
  position: absolute;
}

.div-block-1127 {
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.close-modal {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.close-modal.back-bag {
  margin-left: -16px;
}

.campo-alterar-tempo {
  text-align: center;
  background-color: #0000000a;
  border: 1px #0000001a;
  border-radius: 4px;
  align-items: center;
  width: 70px;
  height: 44px;
  margin-right: 10px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

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

.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);
}

.form-block-cadastro {
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.form-block-cadastro.margin-top {
  margin-top: 24px;
}

.choose-option-order {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-371 {
  margin-right: 10px;
}

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

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

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

.card-2.padding-20 {
  padding: 20px;
}

.card-2.padding-20.margin-botton-20 {
  margin-bottom: 20px;
}

.dropdown-link-6 {
  color: #000;
  cursor: pointer;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

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

.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;
}

.heading-103 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-1025 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.div-block-1025.min-200 {
  min-width: 200px;
}

.card-top-overlay {
  color: #000;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 66px;
  padding: 12px 10px 12px 20px;
  display: flex;
}

.card-top-overlay.only-close {
  justify-content: flex-end;
}

.input-2 {
  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-2:focus {
  border-width: 2px;
  border-color: #1fb76c;
  padding-left: 15px;
}

.input-2.erro {
  border-width: 2px;
  border-color: #fd4052;
  position: static;
}

.container-card-overlay-choose-order {
  background-color: #fff;
  border-radius: 6px;
  width: 600px;
  position: relative;
}

.container-card-overlay-choose-order.overlay-short {
  width: 300px;
}

.error-message-field-2 {
  color: #fd4052;
  margin-bottom: 16px;
  padding-left: 16px;
}

.radio-button-field-3 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10px;
}

.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-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;
}

.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;
}

.icon-choose {
  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;
}

.close-modal-2 {
  cursor: pointer;
  background-color: #0000000d;
  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: 36px 36px auto auto;
}

.close-modal-2:hover {
  background-color: #0000001a;
}

.close-modal-2:active {
  opacity: .8;
}

.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 {
  cursor: pointer;
  border: 1px solid #0000001a;
  border-radius: 6px;
  padding: 20px;
}

.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;
}

.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: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 20px;
  display: grid;
}

.div-block-1132 {
  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;
}

.end-loja.vertical {
  flex-direction: column;
  align-items: stretch;
}

.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.first {
  border-top-style: none;
}

.item-2-0.new-style {
  background-color: var(--white);
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
  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;
}

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

.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;
}

.paragraph-15 {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 16px;
}

.image-warning {
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  margin-right: 16px;
}

.text-span-18 {
  color: #0009;
}

.actions-sacola {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 30%;
  margin-top: 10px;
  display: grid;
}

.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;
}

.chips.margin-top-10 {
  margin-top: 10px;
}

.action-chip {
  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.delivery {
  width: 132px;
  margin-right: 10px;
}

.action-chip.mesa {
  width: 106.906px;
}

.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;
}

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

.item-overlay.new-style {
  background-color: var(--white);
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 2px 6px #0000001a;
}

.item-overlay.ops {
  border-color: #f77d05;
}

.historico-pedidos {
  padding-top: 20px;
  display: block;
}

.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: 16px;
}

.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.free-gift {
  background-image: url('../images/ic-gift-green.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 25px;
}

.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;
}

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

.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 {
  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-1145 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.status-run {
  opacity: 1;
  color: var(--firebrick);
  font-weight: 500;
}

.overlay-conta-fechada {
  z-index: 11000;
  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;
}

.container-obrigado {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  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 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.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;
}

.pagamento-aprovado.agora {
  background-color: #27bc4a1a;
}

.pagamento-aprovado.agora.cancel {
  background-color: #fd40520d;
}

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

.pagamento-aprovado.ativado {
  background-color: var(--lime-green);
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  position: absolute;
  inset: 30% 15px 0% auto;
}

.pagamento-aprovado.erro {
  background-color: var(--indian-red-2);
  background-image: url('../images/close-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  position: absolute;
  inset: 30% 15px 0% auto;
}

.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: #0009;
  margin-top: 4px;
}

.logo-tela-final {
  border-radius: 100%;
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.container-conta-fechada {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  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;
}

.title-card-loyalty.drop-custom {
  width: 160px;
  padding: 0 0 0 10px;
}

.text-span-20 {
  color: var(--lime-green);
}

.card-loyalty {
  margin-top: 24px;
}

.card-loyalty.expandable-accordion.box-shadows {
  box-shadow: 0 2px 6px #0000001a;
}

.text-payment-ok {
  color: #0009;
  line-height: 16px;
}

.text-span-21 {
  color: var(--lime-green);
  font-weight: 500;
}

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

.text-block-373 {
  text-align: center;
  background-color: #0000000f;
  border-radius: 100px;
  margin-top: 10px;
  padding: 6px 10px;
  font-size: 13px;
}

.obs-text-block {
  opacity: .6;
  margin-top: 2px;
  font-size: 13px;
  line-height: 18px;
}

.div-block-1150 {
  width: 100%;
}

.local-store {
  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: 0;
  padding-right: 6px;
  display: flex;
}

.local-store.vertical {
  flex-direction: column;
  align-items: stretch;
}

.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;
}

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

.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;
}

.div-block-1153 {
  width: 100%;
  padding-top: 4px;
}

.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-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;
}

.search-field {
  width: 250px;
  margin-left: 24px;
}

.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;
}

.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;
}

.search-bt-2 {
  float: right;
  color: #0000;
  background-color: #000;
  background-image: url('../images/icon-search_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 30px;
  align-self: center;
  width: 34px;
  height: 34px;
  padding: 0 5px;
  position: absolute;
  inset: 5px 5px 0% auto;
}

.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.hide {
  display: none;
}

.topo-loja-marketplace.page-item {
  background-color: var(--lime-green);
  min-height: 88px;
  max-height: 88px;
}

.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-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;
}

.buttons-navbar-fixed-2 {
  color: #000;
  background-image: url('../images/icon-search.svg');
  background-position: 50% 8px;
  background-repeat: no-repeat;
  background-size: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 4px;
  font-size: 13px;
  text-decoration: none;
  display: flex;
}

.buttons-navbar-fixed-2:hover {
  text-decoration: none;
}

.buttons-navbar-fixed-2.w--current {
  color: #1fb76c;
  font-weight: 500;
}

.buttons-navbar-fixed-2.w--current:hover {
  text-decoration: none;
}

.buttons-navbar-fixed-2.bag {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.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;
}

.div-block-1165.overlay-payments {
  z-index: 5000;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.image-80 {
  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%;
}

.overlay-endereco.item {
  border-top-style: none;
  display: none;
}

.overlay-endereco.item.na-loja {
  z-index: 10;
  background-color: #000c;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .2s;
  display: none;
}

.overlay-endereco.local {
  display: block;
}

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

.overlay-endereco.unidades {
  display: none;
}

.overlay-endereco.infos {
  display: flex;
}

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

.overlay-endereco.pedido {
  z-index: 10001;
  display: flex;
}

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

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

.overlay-endereco.loading-pages {
  background-color: #1fb76c;
}

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

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

.overlay-endereco.agenda-ou-agora, .overlay-endereco.agendamento-avisos {
  display: none;
}

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

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

.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;
  min-height: 90vh;
  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;
  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.pedido {
  position: static;
}

.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;
}

.field-label-selector.erro {
  color: var(--indian-red-2);
}

.field-label-selector.title-genero {
  z-index: 2000;
}

.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 {
  border-width: 2px;
  border-color: var(--firebrick);
  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-1177 {
  position: absolute;
}

.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-1190 {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-1191 {
  margin-bottom: 10px;
}

.div-block-1192 {
  text-align: center;
  width: 100%;
}

.grid-bt-chat {
  float: right;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.field-chat {
  float: left;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 4px;
  width: 392px;
  height: 44px;
  padding: 12px;
}

.div-block-1193 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.chat {
  border-top: 1px solid #0000001a;
  border-left: 1px solid #0000001a;
  border-right: 1px solid #0000001a;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  max-height: 400px;
  padding: 5px 15px 15px;
  overflow: auto;
}

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

.responder-chat {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 20px;
  display: block;
  position: relative;
}

.review-buttons {
  float: right;
  color: #00000080;
  text-align: center;
  font-size: 12px;
}

.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;
  line-height: 24px;
}

.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;
}

.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%;
}

.overlay-push-order {
  z-index: 1000;
  opacity: 1;
  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;
}

.banner-notifications {
  color: var(--black);
  background-color: #0000000a;
  border-radius: 10px;
  align-items: flex-start;
  padding: 16px;
  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-1206 {
  padding-top: 32px;
}

.div-recuperar-senha {
  opacity: 0;
  text-align: center;
  padding-top: 20px;
  font-weight: 400;
  transition: all .2s;
  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: 18px;
  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-mobile.slider-itens-destaque-cardapio-tablet {
  display: flex;
}

.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;
}

.banner-carousel-produtos-destaque {
  cursor: pointer;
  border-radius: 6px;
  justify-content: center;
  display: flex;
}

.figure-carousel {
  object-fit: cover;
  width: 385px;
  min-width: 385px;
  height: 200px;
  min-height: 200px;
}

.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;
}

.grid-banners-marketplace {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.banner-carousel, .banner-carousel-marketplace {
  border-radius: 6px;
  justify-content: center;
  display: flex;
}

.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%;
}

.slider.slider-marketplace.slider-itens-destaque-cardapio-tablet, .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;
}

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

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

.categoria-destaque.pedido-na-loja {
  padding: 30px;
}

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

.div-block-1209.any-config-display-categorie {
  padding-left: 16px;
}

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

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

.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;
  grid-auto-columns: 1fr;
  justify-content: end;
  place-items: center end;
  width: 600px;
  display: grid;
}

.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.field-search {
  width: 300px;
  height: 32px;
}

.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;
}

.photo-skeleton-div {
  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-search-tablet-view.garcom {
  margin-top: 50px;
}

.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: -16px;
}

.div-block-1218 {
  min-width: 500px;
  height: 100%;
  margin-bottom: 100px;
  padding-top: 20px;
  padding-right: 16px;
}

.div-block-1219 {
  min-width: 500px;
  display: block;
  position: sticky;
  top: 0;
}

.imagem-complemento {
  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: 80px;
  min-height: 80px;
  max-height: 80px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

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

.imagem-complemento.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;
}

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

.imagem-complemento.tablet-view {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
  height: 200px;
  min-height: 200px;
  max-height: 200px;
}

.div-block-1220 {
  flex: 1;
  padding-right: 20px;
}

.categoria-destaque-naloja {
  z-index: 1;
  padding: 20px;
  display: none;
}

.categoria-destaque-naloja.pedido-na-loja {
  padding: 30px;
}

.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;
}

.content-verifica-sms.informar-endereco {
  max-height: 90vh;
  display: block;
  overflow: auto;
}

.content-verifica-sms.overflow {
  max-height: 90vh;
  display: block;
  position: relative;
  overflow: auto;
}

.content-verifica-sms.conformar-local-mapa {
  max-height: 90vh;
  display: block;
  overflow: auto;
}

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

.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: 10000;
  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;
}

.brand-standby.mobile {
  display: block;
}

.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%;
}

.right-arrow {
  display: none;
}

.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;
}

.alterar-phone-number.no-space-bottom {
  padding-bottom: 0;
}

.input-code-sms {
  opacity: 1;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .2s;
}

.banner-ios-safari-pwa {
  z-index: 10000;
  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: auto 0% 20px;
}

.div-block-1227 {
  align-items: center;
  margin-top: 6px;
  font-size: 12px;
  line-height: 14px;
  display: flex;
}

.div-block-1228 {
  align-items: center;
  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-1233, .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;
}

.image-88 {
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
}

.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-1240 {
  padding: 20px;
}

.input-code-sms-create-account {
  opacity: 1;
  padding-left: 20px;
  padding-right: 20px;
  transition: all .2s;
}

.buttons-verifica-sms-create-account {
  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;
}

.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;
}

.grid-gifts {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.pontos-resgate {
  float: left;
  color: #000000b3;
  background-color: #0000;
  border: 2px solid #0000000f;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 100%;
  padding: 6px 10px;
  font-weight: 400;
}

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

.pontos-resgate.promo.page-item {
  font-size: 22px;
}

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

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

.pontos-resgate.original.pagem-item {
  font-size: 18px;
}

.pontos-resgate.gift-only {
  color: var(--lime-green);
  font-size: 14px;
  font-weight: 500;
}

.pontos-resgate.gift-only.pedido-na-loja {
  font-size: 16px;
}

.pontos-resgate.page-item {
  font-size: 22px;
}

.pontos-resgate.off {
  margin-bottom: 2px;
  font-size: 14px;
  text-decoration: line-through;
}

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

.pontos-resgate.original-destaque.pagem-item {
  font-size: 18px;
}

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

.pontos-resgate.valor-item-tablet {
  font-size: 18px;
}

.pontos-resgate.disponivel {
  color: var(--lime-green);
  background-color: #1fb76c1a;
  border-color: #1fb76c0f;
}

.div-block-1243 {
  color: var(--lime-green);
  background-color: #0000;
  border-radius: 6px;
  width: 100%;
  font-size: 15px;
  line-height: 20px;
  display: block;
}

.pontos-resgate-restantes {
  float: left;
  color: #00000080;
  background-color: #0000;
  border: 2px solid #0000000f;
  border-top-style: none;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  width: 100%;
  padding: 8px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.pontos-resgate-restantes.promo {
  color: var(--lime-green);
}

.pontos-resgate-restantes.promo.page-item {
  font-size: 22px;
}

.pontos-resgate-restantes.promo.valor-item-tablet.valor-overlay-standby {
  color: var(--white);
  font-size: 22px;
  line-height: 22px;
}

.pontos-resgate-restantes.original {
  margin-left: 10px;
  font-size: 14px;
  text-decoration: line-through;
}

.pontos-resgate-restantes.original.pagem-item {
  font-size: 18px;
}

.pontos-resgate-restantes.gift-only {
  color: var(--lime-green);
  font-size: 14px;
  font-weight: 500;
}

.pontos-resgate-restantes.gift-only.pedido-na-loja {
  font-size: 16px;
}

.pontos-resgate-restantes.page-item {
  font-size: 22px;
}

.pontos-resgate-restantes.off {
  margin-bottom: 2px;
  font-size: 14px;
  text-decoration: line-through;
}

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

.pontos-resgate-restantes.original-destaque.pagem-item {
  font-size: 18px;
}

.pontos-resgate-restantes.original-destaque.item-na-loja.price-standby {
  color: #fff9;
  font-size: 16px;
}

.pontos-resgate-restantes.valor-item-tablet {
  font-size: 18px;
}

.card-gift {
  border: 1px #0000001a;
  border-radius: 6px;
  padding: 0;
}

.gift-card-content {
  grid-row-gap: 16px;
  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;
  display: flex;
}

.image-gift-default {
  opacity: .2;
  background-image: linear-gradient(#00000029, #00000029);
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  height: 300px;
  min-height: 300px;
  max-height: 300px;
  display: flex;
  position: relative;
}

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

.image-gift-default.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-gift-default.imagem-produto-destaque.skeleton-block, .image-gift-default.skeleton-block {
  background-image: none;
}

.image-gift-default.tablet-view {
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  height: 140px;
  min-height: 140px;
  max-height: 140px;
}

.image-gift-default.com-imagem {
  opacity: 1;
  object-fit: cover;
  background-image: url('../images/papeis_parede-1.png'), linear-gradient(#00000029, #00000029);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.image-gift-default.com-imagem-copy {
  opacity: 1;
  background-image: url('../images/instagram-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.div-block-1244 {
  margin-bottom: 10px;
}

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

.div-block-1246 {
  display: inline-block;
}

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

.div-block-1248 {
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 20px;
  display: flex;
}

.image-gift-card {
  object-fit: cover;
  border-radius: 6px;
  flex: none;
  width: 100%;
  height: 100%;
  display: block;
}

.image-gift-card.icon-default {
  object-fit: fill;
  width: 44px;
  height: 44px;
  position: static;
  inset: 0%;
}

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

.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;
}

.promo-page-item.item-cardapio-naloja {
  font-size: 13px;
  line-height: 13px;
}

.promo-page-item.item-cardapio-naloja.promo-standby {
  padding: 4px;
  font-size: 16px;
  line-height: 16px;
}

.valor-page-item {
  float: left;
  align-items: center;
  font-size: 22px;
  display: flex;
}

.valor-page-item.promo {
  color: var(--lime-green);
}

.valor-page-item.promo.page-item {
  font-size: 22px;
}

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

.valor-page-item.original {
  margin-left: 10px;
  font-size: 14px;
  text-decoration: line-through;
}

.valor-page-item.original.pagem-item {
  font-size: 18px;
}

.valor-page-item.gift-only {
  color: var(--lime-green);
  font-size: 14px;
  font-weight: 500;
}

.valor-page-item.gift-only.pedido-na-loja {
  font-size: 16px;
}

.valor-page-item.page-item {
  font-size: 22px;
}

.valor-page-item.off {
  margin-bottom: 2px;
  font-size: 14px;
  text-decoration: line-through;
}

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

.valor-page-item.original-destaque.pagem-item {
  font-size: 18px;
}

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

.valor-page-item.valor-item-tablet {
  font-size: 18px;
}

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

.valor-page-item.original-destaque-page-item.pagem-item {
  font-size: 18px;
}

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

.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;
}

.brand-page-item.mobile {
  display: block;
}

.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;
}

.checkbox-field-4 {
  align-items: center;
  padding-bottom: 5px;
  display: block;
}

.checkbox-field-4.margin-bottom-5 {
  margin-bottom: 5px;
  display: flex;
}

.checkbox-painel-spot-2 {
  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-2.w--redirected-checked {
  background-color: #1fb76c;
  background-size: 16px;
  border-color: #1fb76c;
}

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

.checkbox-label-4 {
  float: left;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 10px;
  line-height: 18px;
}

.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: 6px;
  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;
}

.categoria-destaque-expandable.pedido-na-loja {
  padding: 30px;
}

.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;
}

.text-block-392 {
  color: #00000080;
  padding-top: 4px;
  padding-left: 14px;
  font-size: 13px;
}

.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;
}

.bar-progress {
  background-color: #0000001a;
  border-radius: 10px;
  width: 100%;
  height: 10px;
  position: relative;
}

.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: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.h-cupom-aplicado {
  color: var(--lime-green);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
}

.h-cupom-aplicado.resgate-feito {
  color: var(--lime-green);
}

.h-cupom-aplicado.sem-pontos {
  color: #0009;
}

.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;
}

.tag-off-pay.item-cardapio-naloja {
  font-size: 13px;
  line-height: 13px;
}

.tag-off-pay.item-cardapio-naloja.promo-standby {
  padding: 4px;
  font-size: 16px;
  line-height: 16px;
}

.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;
}

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

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

.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;
}

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

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

.content-login-ops.informar-endereco {
  max-height: 90vh;
  display: block;
  overflow: auto;
}

.content-login-ops.overflow {
  max-height: 90vh;
  display: block;
  position: relative;
  overflow: auto;
}

.content-login-ops.conformar-local-mapa {
  max-height: 90vh;
  display: block;
  overflow: auto;
}

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

.div-block-1268 {
  padding: 0 20px 20px;
}

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

.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;
  height: 30px;
}

.div-block-1521 {
  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;
}

.link-20 {
  color: #1fb76c;
}

.status-loja {
  color: var(--lime-green);
  text-align: center;
  border-radius: 4px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
  display: flex;
  position: relative;
}

.status-loja.closed {
  color: var(--black);
}

.bullet-status-loja {
  background-color: var(--lime-green-2);
  border-radius: 100px;
  width: 10px;
  min-width: 10px;
  height: 10px;
  min-height: 10px;
  margin-right: 10px;
}

.bullet-status-loja.closed {
  background-color: #fd405299;
}

.text-span-30 {
  color: #0009;
}

.link-21 {
  color: var(--lime-green-2);
}

.div-block-1522 {
  color: #0009;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.block-sms {
  opacity: 0;
  display: none;
}

.div-block-1523 {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.modal-search-stores {
  background-color: var(--white);
  color: var(--black);
  background-image: linear-gradient(#ffffff80, #fff 29%), url('../images/map-location.svg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  box-shadow: 0 2px 6px #0000001a;
}

.modal-search-stores.small {
  width: 400px;
}

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

.div-block-1525 {
  display: inline-block;
}

.div-block-1526 {
  grid-row-gap: 6px;
  color: #000c;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 130px;
  padding: 20px;
  display: flex;
}

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

.div-block-1527 {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.div-block-1529 {
  color: #00000080;
  background-color: #0000000a;
  border: 1px #0000001a;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  margin-bottom: 0;
  padding: 8px 10px 8px 16px;
  display: flex;
}

.div-block-1529.small-field {
  flex: 0 auto;
  min-width: 100px;
  max-width: 100px;
}

.div-block-1530 {
  display: inline-block;
}

.div-block-1531 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.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 {
  margin-right: 10px;
}

.icon-svg.cc-featured.size-auto {
  width: auto;
  height: auto;
}

.field-search-items-2 {
  width: 260px;
  margin-right: 10px;
}

.search-bt-3 {
  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% 1%;
}

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

.text-block-396 {
  text-align: left;
  width: 100%;
}

.image-svg {
  z-index: 0;
  flex: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-svg.cc-featured {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding-top: 0;
  display: flex;
}

.image-svg.cc-featured.margin-right {
  margin-right: 10px;
}

.div-block-1532 {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.div-block-1533 {
  opacity: .6;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.overlay-search-stores {
  z-index: 1000;
  opacity: 0;
  background-color: #0009;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-1534 {
  margin-top: -100px;
}

.checkbox-label-5 {
  float: left;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 14px;
  line-height: 18px;
}

.checkbox-painel-spot-3 {
  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-3.w--redirected-checked {
  background-color: #1fb76c;
  background-size: 16px;
  border-color: #1fb76c;
  border-radius: 4px;
}

.checkbox-painel-spot-3.w--redirected-focus, .checkbox-painel-spot-3.w--redirected-focus-visible {
  box-shadow: none;
}

.text-block-569 {
  margin-bottom: 10px;
  font-weight: 500;
}

.tooltip-circle {
  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;
}

.div-block-7669 {
  grid-row-gap: 10px;
  flex-direction: column;
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
}

.tooltip-container {
  position: relative;
}

.tooltip-container.text-space-left {
  z-index: 100;
  margin-left: 6px;
}

.tooltip-message {
  z-index: 1;
  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-7670 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-7671 {
  grid-row-gap: 6px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 40px;
  display: flex;
}

.text-block-570 {
  width: 300px;
}

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

.image-92 {
  width: 24px;
  height: 24px;
}

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

.div-block-7673 {
  border: 1px solid #0000001a;
  border-radius: 6px;
}

.div-block-7674 {
  border-bottom: 1px solid #0000001a;
  border-radius: 6px 6px 4px 4px;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  display: flex;
}

.div-block-7754 {
  grid-column-gap: 20px;
  display: flex;
}

.name-card {
  font-weight: 500;
}

.text-block-465 {
  color: #0009;
  font-size: 13px;
}

.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;
}

.text-span-31 {
  color: #000;
  font-size: 12px;
}

.div-block-7756 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.info-saldo-pontos {
  background-image: url('../images/ic-gift-new.svg');
  background-position: 14px;
  background-repeat: no-repeat;
  background-size: 22px;
  border: 1px dashed #00000029;
  border-radius: 6px;
  align-items: center;
  padding: 13px 16px 12px 45px;
  line-height: 16px;
  display: inline-block;
}

.margin-left {
  margin-left: 10px;
}

.margin-left.rotate {
  margin-right: -4px;
  transform: rotate(-45deg);
}

.div-block-7757 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #0000001a;
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.div-block-7758 {
  flex-direction: column;
  align-items: stretch;
  margin-top: 20px;
  display: flex;
}

.text-block-571 {
  color: #0009;
  margin-bottom: 10px;
  font-size: 16px;
}

.text-block-572 {
  text-align: right;
  font-weight: 500;
}

.text-block-573 {
  color: #000000b3;
  text-align: left;
}

.overlay-validade-pontos {
  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-validade-pontos {
  background-color: #fff;
  border-radius: 6px;
  width: 600px;
  position: relative;
}

.container-card-overlay-validade-pontos.overlay-short {
  width: 300px;
}

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

.bottom-modal-validade-pontos {
  justify-content: flex-end;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-574 {
  color: #000c;
  font-weight: 500;
}

.div-block-7760 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

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

.overlay-regulamento-programa {
  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-regulamento-programa {
  background-color: #fff;
  border-radius: 6px;
  width: 600px;
  position: relative;
}

.container-card-overlay-regulamento-programa.overlay-short {
  width: 300px;
}

.heading-112 {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
}

.div-block-7761 {
  background-color: var(--white);
  border-top: 1px solid #0000001a;
  border-radius: 0 0 10px 10px;
  justify-content: flex-end;
  padding: 20px;
  display: flex;
  position: sticky;
  bottom: -40px;
}

.div-block-7762 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.list-regras-programa {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  margin-bottom: 20px;
  display: flex;
}

.list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10 {
  color: var(--indian-red-2);
}

.div-block-7752 {
  margin-left: 6px;
}

.infopoints {
  color: #0009;
  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-7763 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  display: flex;
}

.div-block-8175 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-482 {
  font-weight: 700;
}

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

.html-embed-selo {
  margin-bottom: 0;
}

.div-block-8198 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.div-block-website-store {
  float: left;
  background-image: url('../images/globe-01.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding: 20px;
}

.section-cadastrou-ganhou {
  background-color: #0000000a;
  border-bottom: 1px solid #0000001a;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-8199 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.div-block-8200 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 20px 20px 0;
  display: flex;
}

.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: 250px;
  min-width: 250px;
  max-width: 250px;
  height: 250px;
  min-height: 250px;
  max-height: 250px;
  display: flex;
  position: relative;
}

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

.image-cadastrou-ganhou.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-cadastrou-ganhou.imagem-produto-destaque.skeleton-block, .image-cadastrou-ganhou.skeleton-block {
  background-image: none;
}

.image-cadastrou-ganhou.tablet-view {
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  height: 140px;
  min-height: 140px;
  max-height: 140px;
}

.image-cadastrou-ganhou.com-imagem {
  opacity: 1;
  object-fit: cover;
  background-image: url('../images/papeis_parede-1.png'), linear-gradient(#00000029, #00000029);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.image-cadastrou-ganhou.com-imagem-copy {
  opacity: 1;
  background-image: url('../images/instagram-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.div-block-8201 {
  color: #1fb76c;
  background-color: #1fb76c33;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-right: 20px;
  display: flex;
}

.text-block-575 {
  color: #000000b3;
  margin-top: 0;
}

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

.text-block-577 {
  text-transform: uppercase;
  font-weight: 700;
}

.text-block-578 {
  color: #000000b3;
  margin-top: 0;
}

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

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

.image-94 {
  object-fit: cover;
  border-radius: 10px;
  width: 200px;
  max-height: 200px;
}

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

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

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

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

.div-block-8204 {
  margin-top: 0;
}

.div-block-8205 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.div-block-8206, .div-block-8207 {
  margin-top: 0;
}

.div-block-8208 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.div-block-8209 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 220px;
  padding: 10px;
  display: flex;
}

.div-block-8210 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.icon-vantagens {
  color: #1fb76c;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8211 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.container-modal-coupon {
  background-color: #fff;
  border-radius: 6px;
  width: 400px;
}

.button-new-3 {
  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-3:hover {
  background-image: linear-gradient(#00000014, #00000014);
}

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

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

.modal-coupon {
  z-index: 11000;
  opacity: 0;
  background-color: #000c;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.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;
  background-color: #fff;
  border-top: 1px solid #0000001a;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
  position: sticky;
  bottom: -40px;
}

.content-modal-2 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.head-list-2 {
  font-size: 14px;
  font-weight: 700;
}

.heading-modal-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.div-block-8220 {
  background-color: #1fb76c1a;
  border-radius: 8px;
  padding: 10px;
}

.card-top-modal {
  color: #000;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
}

.text-block-506 {
  padding-top: 10px;
}

.div-block-8221 {
  margin-top: 0;
}

.div-block-8222 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-8223 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.div-block-8224 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-584 {
  color: #000000b3;
  margin-top: 0;
}

.div-block-8225 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border: 2px dashed #0000001a;
  border-radius: 8px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px;
  display: flex;
}

.div-block-8226 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-8227, .div-block-8228, .div-block-8229 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-8230, .div-block-8231 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.div-block-8232 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--lime-green);
  background-color: #1fb76c1a;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  font-weight: 500;
  display: flex;
}

.html-embed {
  width: 24px;
  height: 24px;
}

.text-block-586 {
  text-align: center;
  font-weight: 400;
}

.div-block-8233 {
  margin-top: 0;
}

.div-block-8234 {
  cursor: pointer;
  border-radius: 100px;
  padding: 10px;
}

.div-block-8234:hover {
  background-color: #0000000f;
}

.text-block-587 {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}

.heading-choose-order-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.form-block-14 {
  width: 100%;
  margin-bottom: 0;
}

.icon-button {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

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

.button-new-4 {
  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-4:hover {
  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);
}

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

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

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

.div-block-8235 {
  display: none;
}

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

.icon-choose-2 {
  margin-left: 10px;
  margin-right: 12px;
}

.div-options-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
}

.paragraph-25 {
  color: #0009;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.card-top-overlay-2 {
  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-2 {
  background-color: #fff;
  border-radius: 6px;
  width: 400px;
  position: relative;
}

.modal-tipo-de-entrega {
  z-index: 10006;
  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-8237 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  display: flex;
}

.radio-button-choose-order-2 {
  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-2.w--redirected-checked {
  background-color: #fff;
  border-style: solid;
  border-color: #1fb76c;
}

.radio-button-choose-order-2.w--redirected-focus {
  box-shadow: none;
}

.container-modal-tipo-de-entrega {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  padding: 20px;
  display: flex;
  position: relative;
}

.div-block-8238 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.brand-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  box-shadow: none;
  object-fit: cover;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  min-width: 80px;
  max-width: 80px;
  min-height: 80px;
  max-height: 80px;
  padding-left: 0;
  display: flex;
}

.image-brand-store {
  object-fit: cover;
  border-radius: 8px;
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  height: 80px;
  min-height: 80px;
  max-height: 80px;
}

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

.div-block-8240 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

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

.div-block-8242 {
  padding: 10px;
}

.text-block-588 {
  line-height: 14px;
}

.div-block-8243 {
  color: #000000b3;
  background-color: #0000000a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  font-weight: 500;
  display: flex;
}

.div-block-8244 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #000000b3;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8245 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-8246 {
  color: #0009;
  padding: 0;
}

.div-block-8247 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  display: flex;
}

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

.content-carteira {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-589 {
  color: var(--lime-green);
  font-size: 26px;
  font-weight: 500;
  line-height: 26px;
}

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

.saldo-carteira {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.tooltip-info {
  color: #0009;
  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;
}

.linha-historico-carteira {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

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

.div-block-8250 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-8251 {
  margin-top: 0;
}

.div-block-8252 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.div-block-8253 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-592 {
  color: #000000b3;
  font-size: 13px;
  line-height: 16px;
}

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

.div-block-8254 {
  text-align: right;
  flex: none;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.div-block-8255 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.historico-carteira {
  width: 100%;
  margin-top: 20px;
}

.image-95 {
  width: 35px;
  height: 35px;
}

.heading-name-store {
  text-shadow: 1px 1px 6px #0006;
  margin-top: 0;
  font-weight: 500;
}

.section-cashback {
  background-color: var(--lime-green);
  color: var(--white);
  text-align: center;
  padding: 40px 20px;
}

.div-block-8256 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8257 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.product-promo {
  cursor: pointer;
  border-radius: 6px;
  justify-content: center;
  width: 300px;
  display: flex;
}

.block-promos {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.price-product {
  float: left;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.price-product.promo {
  color: var(--lime-green);
  align-items: center;
  display: flex;
}

.price-product.promo.page-item {
  font-size: 22px;
}

.price-product.promo.valor-item-tablet {
  align-items: center;
  display: flex;
}

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

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

.price-product.original.pagem-item {
  font-size: 18px;
}

.price-product.gift-only {
  color: var(--lime-green);
  padding: 6px 10px;
  font-size: 13px;
  font-weight: 500;
}

.price-product.gift-only.pedido-na-loja {
  font-size: 16px;
}

.price-product.page-item {
  font-size: 22px;
}

.price-product.off {
  margin-bottom: 2px;
  font-size: 14px;
  text-decoration: line-through;
}

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

.price-product.original-destaque.pagem-item {
  font-size: 18px;
}

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

.price-product.valor-item-tablet {
  font-size: 18px;
}

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

.price-product.original-destaque-page-item.pagem-item {
  font-size: 18px;
}

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

.title-product {
  color: #0009;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.title-product.nome-item-tablet, .text-block-594 {
  font-size: 20px;
  line-height: 26px;
}

.grid-produto-promo {
  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;
}

.div-block-8260 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  display: flex;
}

.blocks-promos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  display: flex;
}

.tag-status-produto {
  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.rotate {
  color: #fff;
  background-color: #1e1e1e;
  padding-left: 40px;
  padding-right: 40px;
  inset: 24px auto auto -34px;
  transform: rotate(-45deg);
}

.tag-status-produto.rotate.tag-novidade {
  background-color: #1fb76c;
  top: 22px;
  left: -36px;
}

.tag-status-produto.rotate.tag-indisponivel {
  top: 28px;
  left: -40px;
}

.text-block-507 {
  margin-top: 0;
}

.tags-card-item {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-wrap: wrap;
  margin-top: 10px;
  display: flex;
}

.icon-vantagens-tag {
  color: #fff;
  height: 1.3rem;
}

.grid-produto {
  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: 10px;
  display: flex;
}

.block-product-promos {
  z-index: 1;
  margin-right: 0;
  padding-top: 20px;
}

.topo-product-promos {
  margin-bottom: 20px;
  padding-left: 20px;
}

.banners-carousel {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: auto;
}

.text-block-595 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #0000001a;
  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-595:active {
  background-color: #e4e4e4;
}

.icon-tag {
  object-fit: cover;
  border-radius: 4px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.descricao-promos {
  opacity: .7;
  color: #1e1e1e;
}

.text-block-596 {
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.titulo-product-promos {
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 24px;
  line-height: 30px;
}

.cashback {
  align-items: center;
  display: flex;
}

.div-block-8262 {
  position: relative;
}

.produto-promo {
  color: var(--black);
  cursor: pointer;
  border-radius: 6px;
  justify-content: center;
  width: 180px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.text-block-597 {
  float: left;
  color: #fff;
  background-color: #1fb76c;
  border-radius: 4px;
  padding: 3px;
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
  display: inline-block;
}

.tag-gift-2 {
  background-color: #1fb76c;
  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 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  display: flex;
}

.tag-cashback {
  color: #1fb76c;
  background-color: #1fb76c1a;
  border: 1px solid #1fb76c4d;
  border-radius: 100px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.qtd-produto-add-destaque {
  z-index: 1;
  color: #fff;
  text-align: center;
  background-color: #fd4052;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: 4px auto auto 4px;
  box-shadow: 0 2px 6px #0000001a;
}

.div-block-8263 {
  background-image: url('../images/empty-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  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-8263.imagem-produto-destaque {
  background-image: linear-gradient(#0000000f, #0000000f), url('../images/empty-image.svg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 180px;
  min-width: 180px;
  max-width: 180px;
  height: 180px;
  min-height: 180px;
  max-height: 180px;
  overflow: hidden;
}

.text-block-598 {
  margin-top: 0;
}

.text-block-599 {
  float: left;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.text-block-599.original-destaque {
  opacity: .7;
  color: #1e1e1e;
  margin-left: 6px;
  font-size: 13px;
  line-height: 16px;
  text-decoration: line-through;
}

.text-block-599.promo {
  color: #1fb76c;
  align-items: center;
  display: flex;
}

.paragraph-26 {
  opacity: .7;
  color: #1e1e1e;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 18px;
}

.div-block-8264 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 20px;
  display: flex;
}

.div-block-8265 {
  color: #1fb76c;
  background-color: #1fb76c1a;
  border-radius: 8px;
  padding: 10px;
}

.icon-svg-custom {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-modal-3 {
  color: #1e1e1e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.div-block-8266 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cupons-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: auto;
}

.circle-success-2 {
  background-color: #1fb76c;
  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-2.margin-right-10 {
  margin-right: 10px;
}

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

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

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

.cupom-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 0;
  display: flex;
}

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

.card-container-2 {
  border: 1px solid #0000001a;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
  position: relative;
}

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

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

.h-cupom-aplicado-2 {
  color: #1fb76c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
}

.card-body-3 {
  flex: 1;
}

.button-88 {
  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-88:hover {
  background-image: linear-gradient(#00000014, #00000014);
}

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

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

.button-88.outlined {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  background-color: #fff;
  border: 1px solid #0000001a;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

.link-22 {
  color: #1e1e1e;
  font-weight: 700;
  text-decoration: underline;
}

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

.footer-brand-new {
  border-top: 1px solid #0000001a;
  border-left: 1px #0000001a;
  border-right: 1px #0000001a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 10vh;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
}

.div-block-8272 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.image-96 {
  border-radius: 100px;
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
}

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

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

.link-23 {
  color: #1e1e1e;
  text-decoration: none;
}

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

.div-block-8274 {
  color: #1e1e1e80;
  background-color: #0000000f;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-left: 12px;
  padding: 4px;
  display: flex;
}

.div-block-8275 {
  color: var(--white);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.brand-promo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  box-shadow: none;
  object-fit: cover;
  border-radius: 8px;
  align-items: center;
  min-width: 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
  padding-left: 0;
  display: flex;
}

.image-brand-store-2 {
  object-fit: cover;
  border-radius: 8px;
  width: 64px;
  min-width: 64px;
  max-width: 64px;
  height: 64px;
  min-height: 64px;
  max-height: 64px;
}

.div-block-8276 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-page-promo {
  color: var(--white);
  text-align: center;
  font-size: 25px;
}

.endereco-loja-promo {
  opacity: .7;
  color: #fff;
  text-align: center;
}

.top-page-promo {
  background-color: var(--lime-green);
  padding: 30px 20px;
}

.empty-status {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #0009;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.text-block-699 {
  color: #0009;
  font-weight: 500;
}

@media screen and (min-width: 1280px) {
  .section-9 {
    border-bottom-style: none;
  }

  .cart {
    position: static;
  }

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

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

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

  .div-block-804 {
    justify-content: center;
    align-items: center;
  }

  .overlay-qrcode-location.loading, .overlay-painel-logado.loading {
    justify-content: center;
    align-items: center;
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .cart {
    position: sticky;
  }

  .checkbox-2.w--redirected-checked {
    border-color: #1fb76c;
  }

  .paragraph-10 {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    float: right;
    width: auto;
  }

  .heading-2 {
    margin-left: 0;
  }

  .heading-2.head-promo {
    padding-left: 0;
  }

  .heading-2.head-atividades {
    padding-left: 10px;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-2.container-atividades {
    padding-left: 0;
  }

  .block-oferta-page-empresa {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-3, .text-block-3 {
    float: left;
    width: 100%;
  }

  .button-offers {
    float: none;
    clear: left;
    position: static;
  }

  .div-block-16 {
    width: 100px;
    height: 100px;
  }

  .div-block-22 {
    width: 100%;
  }

  .div-block-23 {
    width: 100%;
    padding-left: 0;
  }

  .div-block-24, .div-block-26 {
    width: auto;
  }

  .section-9 {
    padding-top: 20px;
  }

  .div-block-35 {
    width: 162px;
  }

  .div-block-43 {
    top: -12%;
  }

  .text-block-21 {
    width: 500px;
    padding-top: 0;
  }

  .div-block-empresa {
    width: 349px;
  }

  .field-search {
    background-position: 5% 55%;
  }

  .section-footer {
    display: none;
  }

  .div-block-63.logo-spot-footer-navmenu {
    text-align: left;
    width: 100%;
    padding-top: 20px;
    padding-left: 20px;
    display: block;
  }

  .image-9 {
    float: left;
    clear: left;
  }

  .text-block-30 {
    float: left;
  }

  .div-block-64 {
    width: 480px;
  }

  .div-block-65 {
    width: 160px;
  }

  .div-block-66.social-mobile {
    float: right;
    opacity: .7;
    margin-top: 20px;
    display: block;
  }

  .navbar-app-spot.navbar-empresa {
    padding-left: 10px;
  }

  .nav-link, .nav-link.navlink-inicio {
    display: block;
  }

  .nav-link.navlink-inicio:hover {
    text-decoration: underline;
  }

  .nav-link.navlink-inicio.w--current {
    color: #333;
  }

  .nav-link.navlink-politica, .nav-link.navlink-termos {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .nav-link.navlink-novo-parceiro {
    display: block;
  }

  .nav-link.navlink-entrar {
    color: #333;
    background-color: #0000;
    margin-top: 2px;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link.navlink-entrar:hover {
    text-decoration: underline;
  }

  .nav-link.navlink-entrar.entrar-page-empresa {
    margin-left: 0;
  }

  .nav-link.navlink-entrar.entrar-page-empresa:hover {
    color: var(--black-2);
  }

  .nav-link.navlink-entrar.entrar-page-empresa.button-cadastro {
    display: block;
  }

  .nav-link.navlink-cadastre, .nav-link.navlink-app, .nav-link.navlink-indique {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-hero {
    margin-top: 120px;
  }

  .heading-7 {
    width: 80%;
  }

  .nav-menu {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding-top: 64px;
    position: fixed;
    inset: 0%;
  }

  .menu-button {
    z-index: 1;
    float: right;
    width: auto;
    margin-top: 4px;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .div-block-72 {
    clear: left;
    border-bottom: 1px solid #0000001a;
    margin: 10px 20px;
    display: block;
  }

  .container-11 {
    padding-left: 15px;
  }

  .text-block-33 {
    width: 50%;
  }

  .div-block-84 {
    width: 100%;
  }

  .tab-pane-tab-3 {
    padding-bottom: 200px;
  }

  .div-block-87 {
    width: 20%;
  }

  .overlay-modal-cidades {
    display: none;
  }

  .div-block-100, .div-block-101 {
    width: 700px;
  }

  .image-menu-nav-bar-black {
    display: none;
    position: absolute;
    top: 22px;
  }

  .heading-12 {
    width: 768px;
  }

  .div-block-112 {
    width: 100%;
  }

  .image-20 {
    min-width: 564px;
  }

  .div-block-113 {
    padding-left: 16px;
  }

  .div-block-115 {
    padding-right: 16px;
  }

  .div-block-115.block-um-cupom {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-117 {
    border-top: 1px solid var(--gainsboro);
    width: 100%;
    position: fixed;
    inset: auto 0% 0%;
  }

  .button-17 {
    padding-top: 12px;
  }

  .div-block-123 {
    min-width: auto;
    overflow: auto;
  }

  .div-block-124 {
    width: 100%;
    padding-left: 20px;
    position: relative;
  }

  .div-block-125 {
    width: 980px;
    margin-left: -10px;
    padding-left: 0;
    overflow: visible;
  }

  .dropdown {
    right: 10px;
  }

  .dropdown-list.w--open {
    position: relative;
  }

  .dropdown-list.drop-share-promo.w--open {
    width: 160px;
    left: -105px;
  }

  .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;
  }

  .div-block-128 {
    bottom: -10px;
    overflow: auto;
  }

  .link-block-25 {
    width: 50px;
    height: 50px;
  }

  .link-block-24 {
    width: 50px;
    height: 50px;
    padding: 16px;
  }

  .link-block-23 {
    width: 50px;
    height: 50px;
  }

  .div-block-431 {
    width: 100%;
  }

  .link-block-26 {
    left: -15px;
  }

  .div-block-436 {
    clear: left;
    width: 100%;
  }

  .heading-60 {
    margin-top: 15px;
  }

  .div-block-453 {
    float: left;
    clear: left;
    margin-top: 15px;
  }

  .div-block-470 {
    padding-left: 0;
    padding-right: 0;
  }

  .content-lojaonline {
    padding-bottom: 100px;
  }

  .overlay-cupons {
    overflow: auto;
  }

  .dropdown-2 {
    width: 64px;
  }

  .div-block-493 {
    width: 648px;
    margin-left: auto;
    margin-right: auto;
  }

  .block-message-right {
    width: 90%;
  }

  .block-message-send {
    width: 80%;
  }

  .div-block-523 {
    width: 300px;
  }

  .div-block-519 {
    float: right;
    clear: none;
    padding-top: 0;
    padding-left: 10px;
  }

  .text-block-238, .modal-avaliar {
    width: 100%;
  }

  .brand-2, .brand-2.mobile, .brand-2.finalizar {
    display: block;
  }

  .topo-lojaonline.cardapio-tablet-mobile {
    justify-content: flex-start;
    display: none;
  }

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

  .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.pedido-na-loja {
    display: block;
    position: static;
  }

  .cart.cart-2-0 {
    z-index: 2999;
    opacity: 0;
    padding-bottom: 84px;
    display: none;
  }

  .cart.cart-2-0.cart-sacola-tablet {
    opacity: 0;
    width: 100vw;
    min-width: 100vw;
    height: 100vh;
    margin-top: 0;
    padding-top: 0;
    display: none;
  }

  .div-block-539 {
    width: 100%;
    height: 207.8px;
  }

  .block-cart {
    border-radius: 0;
  }

  .div-block-547 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .itens {
    border-top-style: none;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link-2 {
    background-color: #00000029;
    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;
    border-radius: 4px;
    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;
  }

  .nav-link-2.sacola {
    background-position: 20px;
    padding-left: 60px;
    display: block;
    position: relative;
    top: 0;
  }

  .nav-link-2.user {
    color: var(--white);
    background-color: #0000;
  }

  .nav-link-2.user:hover {
    flex: 0 auto;
  }

  .dropdown-3 {
    position: static;
  }

  .nav-menu-2 {
    z-index: 1;
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

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

  .text-block-247 {
    left: 10px;
  }

  .categoria {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .categoria.produto-destaque {
    margin-left: -10px;
    margin-right: -10px;
    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;
  }

  .nav-menu-3 {
    z-index: 1;
    background-color: var(--firebrick);
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .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;
  }

  .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;
    padding-top: 20px;
    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 {
    width: 100vw;
  }

  .div-block-590.new-deisgn-item {
    height: 300px;
  }

  .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%;
  }

  .obs {
    height: 250px;
    padding-bottom: 0;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: #0000;
  }

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

  .div-block-607 {
    flex-direction: column;
    flex: 0 auto;
    align-items: flex-start;
    height: auto;
  }

  .div-block-608 {
    clear: left;
    flex-direction: column;
    flex: 0 auto;
    align-items: flex-start;
    width: 100%;
    height: auto;
  }

  .footer-bar {
    padding-left: 10px;
    padding-right: 20px;
    display: flex;
  }

  .footer-bar.pedido {
    display: flex;
  }

  .footer-bar.pedido.confirmado {
    display: none;
  }

  .modal {
    width: auto;
  }

  .content {
    height: 100%;
    padding-bottom: 170px;
  }

  .heading-81 {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

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

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

  .div-block-616.lojas {
    max-height: none;
    overflow: visible;
  }

  .overlay {
    align-items: flex-start;
  }

  .overlay.item {
    padding-top: 0;
    padding-bottom: 0;
  }

  .overlay.endereco {
    padding-top: 0;
  }

  .overlay.unidades {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .overlay.informacoes {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .overlay.pedido, .overlay.finalizar, .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.loading-pages {
    align-items: center;
  }

  .overlay.cadastro-rapido, .overlay.agendamento, .overlay.agenda-ou-agora, .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, .overlay.verifica-sms-create, .overlay.login-ops {
    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: 20px;
    padding-bottom: 10px;
  }

  .div-block-658 {
    flex-direction: column;
    justify-content: center;
  }

  .div-block-659 {
    width: 100%;
    height: 25vh;
  }

  .div-block-660 {
    width: 100%;
    height: 75vh;
  }

  .div-block-661.celular, .div-block-661.senha, .div-block-661.refazersenha {
    border-radius: 0;
    width: 100%;
    position: fixed;
    inset: 0%;
  }

  .div-block-661.novocadastro {
    border-radius: 0;
    width: 100%;
    max-height: 100vh;
    position: fixed;
    inset: 0%;
  }

  .div-block-661.novocadastro.msg, .div-block-661.novocadastro.msg-short {
    max-height: 100vh;
  }

  .div-block-661.options, .div-block-661.celular-copy, .div-block-661.senha-cadastro-rapido {
    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;
  }

  .div-block-699 {
    border-top: 1px solid var(--white);
    padding-top: 20px;
  }

  .footer-loja-online {
    padding-bottom: 70px;
  }

  .grid-7 {
    display: block;
  }

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

  .link-block-37 {
    padding-left: 10px;
  }

  .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;
  }

  .grid-9, .grid-10 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .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;
  }

  .logo-page-marca {
    float: left;
    flex: none;
    width: 50%;
    display: flex;
  }

  .brand-page-one, .brand-page-one.mobile, .brand-page-one.finalizar {
    display: block;
  }

  .navbar-page-stores {
    display: flex;
  }

  .hero-overlay.fidelidade {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lojas {
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

  .block-bts {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .block-bts.fidelidade {
    flex-direction: row;
  }

  .bt-hero-store {
    min-width: 260px;
    margin-left: 0;
    margin-right: 0;
  }

  .wpp-image {
    width: auto;
  }

  .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.menu.drop {
    box-shadow: none;
    background-color: #0000000d;
    width: 330px;
    margin-top: 20px;
    padding: 20px;
    display: flex;
  }

  .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.categorias, .modal-options.help-cvv, .modal-options.help-debit, .modal-options.cards {
    width: auto;
  }

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

  .qtd-circle {
    left: 10px;
  }

  .marca-topo-modal {
    position: static;
  }

  .brand-modal.mobile, .brand-modal.finalizar {
    display: block;
  }

  .heading-modal {
    padding-right: 20px;
  }

  .content-page-pay {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-page-pay.item {
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-page-pay.endereco {
    padding-top: 0;
  }

  .content-page-pay.unidades {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .content-page-pay.informacoes {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .content-page-pay.pedido, .content-page-pay.finalizar, .content-page-pay.cupons {
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-page-pay.endereco-2 {
    padding-top: 0;
  }

  .content-page-pay.endereco-3 {
    align-items: flex-start;
    padding-top: 0;
  }

  .content-page-pay.loading-pages {
    align-items: center;
  }

  .content-page-pay.cadastro-rapido, .content-page-pay.agendamento, .content-page-pay.agenda-ou-agora, .content-page-pay.agendamento-avisos {
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-pay {
    box-shadow: none;
    border-style: none;
    border-radius: 0;
    width: 100%;
    height: 100vh;
  }

  .content-pay.informar-endereco {
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 60px;
  }

  .content-pay.overflow {
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 100px;
  }

  .content-pay.conformar-local-mapa {
    min-height: 100vh;
    max-height: 100vh;
  }

  .content-pay.modal-cadastro-rapido {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 100px;
  }

  .titlewrap, .center-form {
    max-width: none;
  }

  .success-message-2 {
    border-radius: 6px;
  }

  .input {
    font-size: 1rem;
  }

  .container-17 {
    max-width: 630px;
  }

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

  .brand-overlay {
    padding-left: 0;
  }

  .image-lightbox {
    width: 100%;
    height: 100%;
  }

  .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;
  }

  .list-premios-delivery {
    grid-template-columns: 1fr;
  }

  .grid-premio {
    grid-template-columns: 2.5fr 1fr;
    width: 100%;
  }

  .recommendations {
    margin-left: 20px;
    margin-right: 20px;
  }

  .resume-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-photo-item, .details-item {
    width: 50%;
  }

  .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%;
  }

  .grid-categoria-na-loja {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .content-pedido-na-loja {
    padding-bottom: 100px;
  }

  .column-2 {
    display: flex;
  }

  .grid-item-na-loja {
    grid-template-columns: 2.5fr 1fr;
    width: 100%;
  }

  .column-1 {
    display: block;
  }

  .button-column-1 {
    font-size: 12px;
  }

  .brand-pedido-na-loja, .brand-pedido-na-loja.mobile, .brand-pedido-na-loja.finalizar {
    display: block;
  }

  .logo-alloy-pedido-na-loja {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-pedido-na-loja-tablet {
    display: flex;
  }

  .container-item-na-loja {
    border-style: none;
    width: 100%;
  }

  .item-left {
    width: 100%;
    max-height: 100%;
    overflow: auto;
  }

  .step-item {
    left: 10px;
  }

  .topo-modal {
    z-index: 2000;
    padding-left: 10px;
  }

  .div-block-1064 {
    align-self: center;
  }

  .link-block-38 {
    padding-left: 10px;
  }

  .dropdown-list-4.w--open {
    position: relative;
  }

  .dropdown-list-4.menu-user.w--open {
    margin-top: 0;
  }

  .content-sidebar {
    align-self: stretch;
  }

  .drop-toggle {
    background-color: #0000;
  }

  .action-back {
    padding-left: 10px;
  }

  .dropdown-toggle-menu-codes.w--open {
    padding-right: 40px;
  }

  .dropdown-7 {
    z-index: 0;
    background-color: #0000000a;
    border-style: none;
  }

  .container-sacola-pedido-na-loja {
    z-index: 1000;
    width: 100%;
    height: 100%;
    margin-top: 20px;
  }

  .container-sacola-pedido-na-loja.cart-pedido-na-loja {
    width: 100%;
  }

  .bar-enviar-pedido {
    z-index: 1000;
  }

  .price-cart-pedido-na-loja {
    border-bottom-style: none;
  }

  .qtd-bag-pedido-na-loja {
    left: 10px;
  }

  .qtd-bag-pedido-na-loja.mobile {
    background-color: var(--firebrick);
    color: var(--white);
    inset: auto auto -2px -10px;
  }

  .minha-conta-pedido-na-loja {
    align-items: flex-start;
  }

  .minha-conta-pedido-na-loja.item {
    padding-top: 0;
    padding-bottom: 0;
  }

  .minha-conta-pedido-na-loja.endereco {
    padding-top: 0;
  }

  .minha-conta-pedido-na-loja.unidades {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .minha-conta-pedido-na-loja.informacoes {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .minha-conta-pedido-na-loja.pedido, .minha-conta-pedido-na-loja.finalizar, .minha-conta-pedido-na-loja.cupons {
    padding-top: 0;
    padding-bottom: 0;
  }

  .minha-conta-pedido-na-loja.endereco-2 {
    padding-top: 0;
  }

  .minha-conta-pedido-na-loja.endereco-3 {
    align-items: flex-start;
    padding-top: 0;
  }

  .minha-conta-pedido-na-loja.loading-pages {
    align-items: center;
  }

  .minha-conta-pedido-na-loja.cadastro-rapido, .minha-conta-pedido-na-loja.agendamento, .minha-conta-pedido-na-loja.agenda-ou-agora, .minha-conta-pedido-na-loja.agendamento-avisos, .minha-conta-pedido-na-loja.formas-de-pagamento {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-minha-conta-pedido-na-loja {
    border-style: none;
    width: 100%;
  }

  .container-minha-conta-pedido-na-loja.informar-endereco {
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 60px;
  }

  .container-minha-conta-pedido-na-loja.overflow {
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 100px;
  }

  .container-minha-conta-pedido-na-loja.conformar-local-mapa {
    min-height: 100vh;
    max-height: 100vh;
  }

  .container-minha-conta-pedido-na-loja.modal-cadastro-rapido {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 100px;
  }

  .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;
  }

  .buttons-navbar-fixed.home.w--current {
    color: var(--firebrick);
  }

  .buttons-navbar-fixed.minha-sacola {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    position: relative;
  }

  .div-block-1097 {
    position: relative;
  }

  .detalhes-item-pedido-na-loja {
    z-index: 100;
    align-items: flex-start;
  }

  .detalhes-item-pedido-na-loja.item {
    padding-top: 0;
    padding-bottom: 0;
  }

  .detalhes-item-pedido-na-loja.endereco {
    padding-top: 0;
  }

  .detalhes-item-pedido-na-loja.unidades {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .detalhes-item-pedido-na-loja.informacoes {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .detalhes-item-pedido-na-loja.pedido, .detalhes-item-pedido-na-loja.finalizar, .detalhes-item-pedido-na-loja.cupons {
    padding-top: 0;
    padding-bottom: 0;
  }

  .detalhes-item-pedido-na-loja.endereco-2 {
    padding-top: 0;
  }

  .detalhes-item-pedido-na-loja.endereco-3 {
    align-items: flex-start;
    padding-top: 0;
  }

  .detalhes-item-pedido-na-loja.loading-pages {
    align-items: center;
  }

  .detalhes-item-pedido-na-loja.cadastro-rapido, .detalhes-item-pedido-na-loja.agendamento, .detalhes-item-pedido-na-loja.agenda-ou-agora, .detalhes-item-pedido-na-loja.agendamento-avisos, .detalhes-item-pedido-na-loja.formas-de-pagamento {
    padding-top: 0;
    padding-bottom: 0;
  }

  .banner-cookies {
    margin-left: 20px;
  }

  .paragraph-cookies {
    font-size: 14px;
    line-height: 20px;
  }

  .container-filter.buttons-filters {
    padding-left: 0;
    padding-right: 0;
  }

  .container-filter.search {
    width: 100%;
  }

  .container-filter.categorias {
    width: auto;
  }

  .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.center {
    grid-template-columns: 1fr 1fr;
  }

  .overlay-choose-order {
    z-index: 3000;
  }

  .input-2 {
    font-size: 1rem;
  }

  .overlay-choose-time, .overlay-agendamento, .overlay-choose-qrcodes {
    z-index: 3000;
  }

  .options-delivery-mobile {
    padding-left: 4px;
    padding-right: 4px;
    display: none;
  }

  .options-delivery-mobile.garcom {
    padding-top: 70px;
  }

  .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;
  }

  .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;
  }

  .search-field, .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;
  }

  .overlay-endereco.item {
    padding-top: 0;
    padding-bottom: 0;
  }

  .overlay-endereco.endereco {
    padding-top: 0;
  }

  .overlay-endereco.unidades {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .overlay-endereco.informacoes {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .overlay-endereco.pedido, .overlay-endereco.finalizar, .overlay-endereco.cupons {
    padding-top: 0;
    padding-bottom: 0;
  }

  .overlay-endereco.endereco-2 {
    padding-top: 0;
  }

  .overlay-endereco.endereco-3 {
    align-items: flex-start;
    padding-top: 0;
  }

  .overlay-endereco.loading-pages {
    align-items: center;
  }

  .overlay-endereco.cadastro-rapido, .overlay-endereco.agendamento, .overlay-endereco.agenda-ou-agora, .overlay-endereco.agendamento-avisos {
    padding-top: 0;
    padding-bottom: 0;
  }

  .overlay-endereco.formas-de-pagamento {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .overlay-endereco.escolhe-endereco {
    align-items: flex-start;
    padding-top: 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 {
    z-index: 3000;
  }

  .field-chat {
    width: 300px;
  }

  .review-buttons {
    width: 100%;
  }

  .overlay-review, .overlay-reviews, .overlay-infos-store-benefits {
    z-index: 3000;
  }

  .text-block-386 {
    padding-left: 5px;
  }

  .overlay-push-order {
    z-index: 3000;
  }

  .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.marketplace {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .grid-26.cards-mobile.categorie-highlight-expandable {
    margin-left: -10px;
    margin-right: -30px;
    padding-left: 0;
  }

  .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;
  }

  .grid-26.cards-slider-desktop.marketplace {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .banner-carousel-produtos-destaque {
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner-carousel-produtos-destaque.last {
    padding-right: 40px;
  }

  .grid-banners-marketplace {
    margin-left: 0;
    padding-bottom: 10px;
    padding-left: 26px;
    overflow: auto;
  }

  .banner-carousel.last, .banner-carousel-marketplace.last {
    padding-right: 40px;
  }

  .slider.slider-marketplace, .slider-arrow.slider-arrow-right-marketplace {
    display: none;
  }

  .slider-arrow.slider-arrow-marketplace {
    margin-bottom: 24px;
    margin-left: 36px;
    display: none;
  }

  .grid-banners {
    margin-left: 0;
    padding-bottom: 10px;
    padding-left: 26px;
    overflow: auto;
  }

  .categoria-destaque {
    width: 100%;
    margin-bottom: 0;
    margin-left: -10px;
    padding-left: 0;
    padding-right: 0;
  }

  .categoria-destaque.produto-destaque {
    margin-left: -10px;
    margin-right: -10px;
    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;
    opacity: 0;
    display: none;
  }

  .notification-button {
    left: 4px;
  }

  .div-search-tablet-view {
    width: auto;
  }

  .div-search-tablet-view.garcom {
    margin-top: 0;
  }

  .div-block-1218 {
    width: 100%;
    min-width: auto;
    padding-right: 0;
  }

  .div-block-1219 {
    width: 100%;
    min-width: auto;
    position: relative;
  }

  .imagem-complemento.tablet-view {
    width: 130px;
    min-width: 130px;
    max-width: 130px;
    height: 130px;
    min-height: 130px;
    max-height: 130px;
  }

  .categoria-destaque-naloja {
    width: 100%;
    margin-left: -10px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .categoria-destaque-naloja.produto-destaque {
    margin-left: -10px;
    margin-right: -10px;
    padding-right: 0;
  }

  .content-verifica-sms {
    box-shadow: none;
    border-style: none;
    border-radius: 0;
    width: 100%;
    height: 100vh;
  }

  .content-verifica-sms.informar-endereco {
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 60px;
  }

  .content-verifica-sms.overflow {
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 100px;
  }

  .content-verifica-sms.conformar-local-mapa {
    min-height: 100vh;
    max-height: 100vh;
  }

  .content-verifica-sms.modal-cadastro-rapido {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 100px;
  }

  .brand-standby, .brand-standby.mobile, .brand-standby.finalizar {
    display: block;
  }

  .banner-ios-safari-pwa {
    top: 30%;
  }

  .capa-categoria {
    width: 100%;
  }

  .overlay-notification-store {
    z-index: 3000;
  }

  .grid-gifts {
    grid-template-columns: 1fr 1fr;
  }

  .pontos-resgate.promo.valor-item-tablet, .pontos-resgate-restantes.promo.valor-item-tablet {
    font-size: 16px;
  }

  .image-gift-default {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .image-gift-default.tablet-view {
    width: 130px;
    min-width: 130px;
    max-width: 130px;
    height: 130px;
    min-height: 130px;
    max-height: 130px;
  }

  .image-gift-default.com-imagem {
    min-width: 100%;
  }

  .div-block-1244 {
    width: 100%;
    min-width: 100%;
  }

  .valor-page-item.promo.valor-item-tablet {
    font-size: 16px;
  }

  .brand-page-item, .brand-page-item.mobile, .brand-page-item.finalizar {
    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;
  }

  .categoria-destaque-expandable.produto-destaque {
    margin-left: -10px;
    margin-right: -10px;
    padding-right: 0;
  }

  .content-login-ops {
    box-shadow: none;
    border-style: none;
    border-radius: 0;
    width: 100%;
    height: 100vh;
  }

  .content-login-ops.informar-endereco {
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 60px;
  }

  .content-login-ops.overflow {
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 100px;
  }

  .content-login-ops.conformar-local-mapa {
    min-height: 100vh;
    max-height: 100vh;
  }

  .content-login-ops.modal-cadastro-rapido {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
    padding-bottom: 100px;
  }

  .content-page-categoria {
    padding-top: 20px;
  }

  .container-page-categoria {
    width: 100%;
  }

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

  .modal-search-stores {
    width: 100%;
  }

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

  .overlay-validade-pontos, .overlay-regulamento-programa {
    z-index: 3000;
  }

  .image-cadastrou-ganhou.tablet-view {
    width: 130px;
    min-width: 130px;
    max-width: 130px;
    height: 130px;
    min-height: 130px;
    max-height: 130px;
  }

  .image-cadastrou-ganhou.com-imagem {
    min-width: 100%;
  }

  .modal-coupon {
    z-index: 3000;
  }

  .card-top-modal, .card-top-overlay-2 {
    flex: 0 auto;
  }

  .product-promo {
    padding-left: 10px;
    padding-right: 10px;
  }

  .product-promo.last {
    padding-right: 40px;
  }

  .price-product.promo.valor-item-tablet {
    font-size: 16px;
  }

  .title-product.nome-item-tablet {
    font-size: 18px;
    line-height: 22px;
  }

  .blocks-promos {
    width: auto;
  }

  .footer-loja-new {
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 767px) {
  .heading-2, .heading-2.head-gifts {
    font-size: 18px;
  }

  .container, .container-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-2.container-atividades {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9 {
    clear: left;
    position: static;
  }

  .heading-3, .text-block-3 {
    width: 100%;
  }

  .div-block-pontos {
    width: 25%;
  }

  .div-block-16 {
    width: 150px;
    height: 150px;
  }

  .container-3 {
    padding-left: 10px;
  }

  .container-3.div-fotos-insta-cont {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-23, .div-block-35 {
    width: 100%;
  }

  .div-block-atividades {
    float: left;
    width: 100%;
  }

  .button-2.button-more-avisos {
    text-align: center;
    width: 100%;
  }

  .div-block-44 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-4 {
    width: 100%;
  }

  .text-block-21 {
    width: 380px;
  }

  .lugares-spot {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-empresa {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-61 {
    width: auto;
  }

  .section-empresas, .container-search {
    padding-left: 24px;
    padding-right: 24px;
  }

  .block-field-search {
    width: 100%;
    margin-left: 0;
  }

  .field-search {
    background-position: 5% 55%;
    width: 300px;
  }

  .block-filter {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .button-filter {
    margin-bottom: 10px;
  }

  .navbar-mobile {
    background-color: #fff;
    width: 100%;
    height: 64px;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
    position: fixed;
    inset: auto 0% 0%;
    box-shadow: 0 -1px 3px #0000001a;
  }

  .button-navbar-mobile.button-lugares {
    float: left;
    text-align: center;
    background-image: url('../images/Agrupar-352_1Agrupar 352.png');
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: auto;
    border-bottom: 3px solid #fff;
    width: 33.333%;
    height: 100%;
    position: relative;
  }

  .button-navbar-mobile.button-lugares.w--current {
    float: left;
    border-bottom: 3px solid var(--lime-green);
    text-align: center;
    background-image: url('../images/Agrupar-352_1Agrupar 352.png');
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: auto;
    width: 33.333%;
    height: 100%;
    text-decoration: none;
    position: relative;
  }

  .button-navbar-mobile.button-ofertas {
    float: left;
    text-align: center;
    background-image: url('../images/cupons-icon-account.png');
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: auto;
    border-bottom: 3px solid #fff;
    width: 33.333%;
    height: 100%;
    position: relative;
  }

  .button-navbar-mobile.button-ofertas.w--current {
    border-bottom-color: var(--lime-green);
  }

  .button-navbar-mobile.button-perfil {
    text-align: center;
    background-image: url('../images/Agrupar-354_2Agrupar 354.png');
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: auto;
    border-bottom: 3px solid #fff;
    width: 33.333%;
    height: 100%;
    position: relative;
  }

  .button-navbar-mobile.button-perfil.w--current {
    border-bottom-color: var(--lime-green);
  }

  .text-block-29 {
    color: #333;
    font-size: 13px;
    text-decoration: none;
    position: absolute;
    inset: auto 0% 5%;
  }

  .section-footer {
    display: none;
  }

  .pesquisa-cidade {
    z-index: 2000;
  }

  .brand.w--current {
    padding-top: 0;
  }

  .navbar-app-spot {
    border-bottom-style: solid;
    padding-left: 0;
    padding-right: 10px;
    box-shadow: 1px 1px 3px #0000001a;
  }

  .navbar-app-spot.navbar-empresa {
    padding-left: 10px;
  }

  .link-block-12, .link-block-12.w--current, .link-block-12.button-ofertas {
    display: none;
  }

  .section-hero {
    margin-top: 90px;
    margin-bottom: 30px;
  }

  .container-10 {
    padding-right: 10px;
  }

  .heading-7 {
    text-align: center;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    line-height: 35px;
  }

  .menu-button {
    height: 100%;
    margin-top: 0;
    padding-top: 21px;
  }

  .div-block-68 {
    width: 100%;
  }

  .div-block-70, .div-block-71 {
    padding-right: 20px;
  }

  .container-11 {
    display: none;
  }

  .div-block-74 {
    max-width: 548px;
    overflow: visible;
  }

  .text-block-33 {
    width: 70%;
  }

  .heading-9 {
    margin-top: 0;
    padding-left: 5px;
    font-size: 20px;
  }

  .container-perfil, .container-atividades {
    padding-left: 35px;
    padding-right: 35px;
  }

  .tabs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .aviso-descricao {
    width: 80%;
  }

  .div-block-85 {
    overflow: visible;
  }

  .div-block-87 {
    width: 30%;
  }

  .div-block-100, .div-block-101 {
    width: 500px;
  }

  .section-cidades-footer {
    margin-bottom: 200px;
  }

  .container-cidades-footer {
    padding: 20px;
  }

  .div-block-premio {
    width: 370px;
  }

  .infos {
    left: 2%;
  }

  .heading-11 {
    width: 60%;
  }

  .button2 {
    width: 100%;
  }

  .button2.button-load-icon-atividades, .button2.button-load-icon-ativ-page {
    width: 82.8281px;
  }

  .heading-12 {
    width: 100%;
  }

  .text-block-44 {
    width: 50%;
  }

  .div-block-112 {
    padding: 30px;
  }

  .block-oferta {
    width: 500px;
  }

  .image-20 {
    width: 100%;
    min-width: 500px;
    height: auto;
    min-height: 282px;
  }

  .div-block-119 {
    width: 500px;
  }

  .div-block-122 {
    width: 300px;
  }

  .dropdown {
    right: 0;
  }

  .icon {
    margin-right: 10px;
  }

  .dropdown-toggle {
    padding-right: 30px;
  }

  .div-block-132, .div-block-133 {
    width: 100%;
  }

  .div-block-423 {
    height: auto;
  }

  .card, .card.card-share, .div-block-424 {
    width: 100%;
  }

  .container-13 {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-215, .text-block-216 {
    width: 90%;
  }

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

  .section-13 {
    padding: 20px;
  }

  .heading-60 {
    margin-bottom: 0;
    font-size: 20px;
  }

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

  .div-block-460 {
    clear: left;
    width: 300px;
    max-width: 300px;
    margin-top: 10px;
    margin-left: 0;
  }

  .div-block-470 {
    padding: 0 20px;
  }

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

  .content-lojaonline {
    margin-top: -20px;
  }

  .content-lojaonline.cardapio-tablet {
    background-color: #0000;
    margin-top: -50px;
    padding-top: 0;
  }

  .div-block-475 {
    padding: 20px;
    overflow: hidden;
  }

  .overlay-cupons {
    overflow: auto;
  }

  .div-block-480 {
    top: 20px;
    right: 20px;
  }

  .div-block-481 {
    width: 500px;
  }

  .div-block-483 {
    width: 100%;
    padding: 80px 20px 20px;
  }

  .dropdown-2 {
    width: 54px;
  }

  .div-block-493 {
    width: 324px;
  }

  .container-16 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-77, .button-78 {
    float: left;
  }

  .modal-avaliar {
    width: 100%;
  }

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

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

  .div-block-536 {
    width: 548px;
  }

  .div-block-536.cardapio-tablet {
    background-color: #0000;
    width: 100%;
    margin-left: 0%;
    padding-bottom: 80px;
    padding-left: 0;
  }

  .div-block-537 {
    width: 548px;
  }

  .div-block-539 {
    width: 100%;
    height: 152.2px;
  }

  .div-block-546 {
    width: 100%;
  }

  .categoria.pedido-na-loja {
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
  }

  .div-block-570.imagem-produto-destaque, .div-block-570.image-product-promo {
    width: 230px;
    min-width: 230px;
    height: 230px;
    min-height: 230px;
  }

  .text-block-249.promo.page-item {
    font-size: 20px;
  }

  .text-block-249.original.pagem-item {
    font-size: 16px;
  }

  .text-block-249.page-item {
    font-size: 20px;
  }

  .text-block-249.original-destaque.pagem-item, .text-block-249.original-destaque-page-item.pagem-item {
    font-size: 16px;
  }

  .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;
  }

  .obs.pedido-na-loja {
    margin-top: 0;
    padding-top: 0;
  }

  .footer-bar {
    z-index: 100;
  }

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

  .overlay.item.na-loja {
    display: none;
  }

  .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-660 {
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
  }

  .div-block-661 {
    position: absolute;
    top: -30px;
  }

  .link-block-35 {
    width: 110px;
    min-width: 110px;
    max-width: 110px;
    height: 110px;
    min-height: 110px;
    max-height: 110px;
  }

  .div-block-672 {
    width: 95%;
  }

  .div-block-677 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-688 {
    width: 100%;
  }

  .dropdown-toggle-4 {
    display: block;
  }

  .grid-6 {
    grid-template-columns: 1fr;
  }

  .div-block-750 {
    width: 100%;
  }

  .div-block-770 {
    border-radius: 0;
  }

  .div-block-791 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .item-list {
    width: 100%;
  }

  .div-block-831 {
    width: 90%;
    max-width: 90%;
  }

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

  .navbar-page-stores {
    min-height: 100px;
  }

  .hero-overlay {
    height: 80vh;
    padding: 40px 20px;
  }

  .grid-11 {
    grid-template-columns: 1fr;
  }

  .hero-overlay-brand {
    padding: 40px 20px;
  }

  .hero-overlay-brand.page-v2 {
    padding-top: 20px;
  }

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

  .div-block-links, .div-block-more-infos {
    width: 100%;
  }

  .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;
  }

  .heading-modal {
    padding-right: 20px;
  }

  .titlewrap {
    max-width: 100%;
  }

  .success-message-2 {
    padding: 45px;
  }

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

  .container-17 {
    align-self: flex-end;
  }

  .image-lightbox.item-pedido-na-loja {
    border-radius: 6px;
  }

  .categoria-link {
    flex: none;
  }

  .div-categs.garcom.tablet-cardapio {
    padding-left: 0;
    display: block;
  }

  .row-line {
    grid-template-columns: 1.75fr 1fr 1fr;
  }

  .column-name.numbers {
    padding-left: 16px;
    padding-right: 0;
  }

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

  .button-new.custom.item-pedido-na-loja, .button-new.custom.bt-sacola {
    display: flex;
  }

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

  .resume-item {
    flex-direction: column;
  }

  .container-photo-item {
    width: 100%;
    height: 300px;
  }

  .details-item {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1036 {
    grid-template-columns: 1fr;
  }

  .tag-gift.pedido-na-loja {
    top: 10px;
    right: 10px;
  }

  .div-block-more-infos-copy {
    width: 100%;
  }

  .topo-pedido-na-loja {
    min-height: 200px;
  }

  .content-pedido-na-loja {
    background-color: var(--white);
    margin-top: 0;
    padding-top: 0;
  }

  .column-2 {
    display: none;
  }

  .card-item-pedido-na-loja {
    box-shadow: none;
    border: 1px solid #0000001a;
  }

  .card-right-item {
    padding: 16px 10px;
  }

  .image-item-na-loja {
    border-radius: 6px;
    min-width: 150px;
    max-width: 150px;
    min-height: 150px;
    max-height: 150px;
  }

  .column-3 {
    width: 100%;
    margin-left: 0%;
  }

  .column-1 {
    display: none;
  }

  .block-filter-pedido-na-loja-mobile {
    display: block;
  }

  .navbar-pedido-na-loja-tablet {
    align-items: flex-start;
    height: 150px;
    padding-top: 20px;
    display: none;
    position: static;
  }

  .div-block-1050 {
    width: 100%;
  }

  .bar-top-tablet {
    display: none;
  }

  .local-na-loja {
    margin-top: -50px;
    display: block;
  }

  .heading-card-item-pedido-na-loja.margin-bottom-20 {
    margin-bottom: 5px;
    padding-right: 60px;
    font-size: 18px;
    font-weight: 500;
  }

  .price-item-pedido-na-loja.promo.page-item {
    font-size: 20px;
  }

  .price-item-pedido-na-loja.original.pagem-item {
    font-size: 16px;
  }

  .price-item-pedido-na-loja.page-item {
    font-size: 20px;
  }

  .container-item-na-loja {
    border-radius: 10px 10px 0 0;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .content-item-pedido-na-loja {
    border-bottom-left-radius: 0;
    width: 100%;
    height: 100%;
    display: block;
  }

  .content-item-pedido-na-loja.right {
    display: none;
  }

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

  .content-categoria-de-complementos.step-1 {
    display: block;
  }

  .bar-subtotal {
    display: none;
  }

  .heading-categ-complemento.size-content-right {
    font-size: 20px;
    line-height: 25px;
  }

  .bar-buttons-item-pedido-na-loja {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .close-overlay-pedido-na-loja, .div-block-1061 {
    display: none;
  }

  .div-block-1064 {
    justify-content: flex-end;
    align-self: flex-end;
    width: 100%;
    margin-top: 10px;
  }

  .action-back {
    text-transform: uppercase;
  }

  .dropdown-toggle-menu-codes {
    padding-right: 30px;
  }

  .dropdown-toggle-menu-codes.toggle-delivery {
    width: 44px;
  }

  .bt-plus {
    display: block;
    inset: auto 10px 13px auto;
  }

  .div-image {
    align-items: center;
    padding: 10px;
    display: flex;
  }

  .description-item-card {
    color: #000000b3;
    margin-bottom: 5px;
    line-height: 18px;
  }

  .categorias-slider {
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    display: flex;
    position: sticky;
    top: 0;
    overflow: auto;
  }

  .tag-pedido-na-loja {
    background-color: #0000;
    align-items: flex-start;
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
    margin-right: 10px;
    padding-top: 4px;
  }

  .icon-tag-pedido-na-loja {
    opacity: .4;
    width: 28px;
    min-width: 28px;
    height: 28px;
    min-height: 28px;
  }

  .categorias-complementos {
    display: none;
  }

  .topo-overlay-item {
    border-bottom: 1px solid #0000001a;
    justify-content: space-between;
    align-items: center;
    height: 64px;
    padding-left: 20px;
    padding-right: 12px;
    display: flex;
  }

  .topo-overlay-item.steps {
    justify-content: flex-start;
    padding-left: 10px;
  }

  .image-70 {
    width: 24px;
    height: 24px;
  }

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

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

  .heading-top-overlay {
    text-transform: uppercase;
    font-size: 14px;
  }

  .heading-top-overlay.margin-bottom-20 {
    margin-bottom: 5px;
    padding-right: 60px;
    font-size: 18px;
    font-weight: 500;
  }

  .bar-buttons-item-pedido-na-loja-mobile {
    border-radius: 0;
    display: block;
  }

  .select-qtd {
    display: none;
  }

  .bt-back {
    opacity: .3;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    margin-right: 10px;
    display: flex;
  }

  .resumo-item {
    border-top-style: none;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .text-block-368 {
    line-height: 14px;
  }

  .navbar-fixed.hide-cardapio-tablet {
    display: flex;
  }

  .detalhes-item-pedido-na-loja.item.na-loja, .detalhes-item-pedido-na-loja.formas-de-pagamento {
    display: none;
  }

  .description-item-list {
    padding-right: 20px;
  }

  .image-item-na-loja-sacola {
    border-radius: 6px;
    min-width: 150px;
    max-width: 150px;
    min-height: 150px;
    max-height: 150px;
  }

  .container-cancelar-conta {
    width: 90%;
  }

  .banner-cookies {
    flex-direction: row;
    align-items: flex-start;
  }

  .paragraph-cookies {
    margin-bottom: 0;
  }

  .buttons-filters {
    display: flex;
  }

  .bt-filter-categ {
    flex: none;
    max-width: none;
  }

  .last-buttom {
    flex: none;
  }

  .card-body-2 {
    padding: 16px;
  }

  .utility-bar.float {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-card-overlay-choose-order {
    width: 90%;
  }

  .options-delivery-mobile {
    display: block;
  }

  .options-delivery-mobile.garcom {
    padding-top: 50px;
  }

  .banner-alerta-pedidos {
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
  }

  .item-overlay, .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;
  }

  .overlay-endereco.item.na-loja {
    display: none;
  }

  .div-block-1178 {
    bottom: 120px;
  }

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

  .div-block-1195 {
    grid-template-columns: 1fr;
  }

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

  .grid-26 {
    grid-template-columns: 1fr;
  }

  .slider {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .categoria-destaque.pedido-na-loja {
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
  }

  .imagem-complemento.imagem-produto-destaque {
    width: 230px;
    min-width: 230px;
    height: 230px;
    min-height: 230px;
  }

  .categoria-destaque-naloja {
    display: block;
  }

  .categoria-destaque-naloja.pedido-na-loja {
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
  }

  .overlay-standby {
    display: none;
  }

  .grid-gifts {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .pontos-resgate.promo.page-item {
    font-size: 20px;
  }

  .pontos-resgate.original.pagem-item {
    font-size: 16px;
  }

  .pontos-resgate.page-item {
    font-size: 20px;
  }

  .pontos-resgate.original-destaque.pagem-item {
    font-size: 16px;
  }

  .pontos-resgate-restantes.promo.page-item {
    font-size: 20px;
  }

  .pontos-resgate-restantes.original.pagem-item {
    font-size: 16px;
  }

  .pontos-resgate-restantes.page-item {
    font-size: 20px;
  }

  .pontos-resgate-restantes.original-destaque.pagem-item {
    font-size: 16px;
  }

  .image-gift-default.imagem-produto-destaque {
    width: 230px;
    min-width: 230px;
    height: 230px;
    min-height: 230px;
  }

  .image-gift-default.com-imagem {
    max-height: 100%;
  }

  .valor-page-item.promo.page-item {
    font-size: 20px;
  }

  .valor-page-item.original.pagem-item {
    font-size: 16px;
  }

  .valor-page-item.page-item {
    font-size: 20px;
  }

  .valor-page-item.original-destaque.pagem-item, .valor-page-item.original-destaque-page-item.pagem-item {
    font-size: 16px;
  }

  .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;
  }

  .categoria-destaque-expandable.pedido-na-loja {
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
  }

  .div-block-1267.naloja {
    padding-top: 0;
  }

  .image-svg.cc-featured {
    padding-top: 3px;
  }

  .tooltip-container.text-space-left {
    flex: 0 auto;
  }

  .container-card-overlay-validade-pontos, .container-card-overlay-regulamento-programa {
    width: 90%;
  }

  .image-cadastrou-ganhou.imagem-produto-destaque {
    width: 230px;
    min-width: 230px;
    height: 230px;
    min-height: 230px;
  }

  .image-cadastrou-ganhou.com-imagem {
    max-height: 100%;
  }

  .container-modal-coupon, .container-card-overlay-choose-order-2, .container-modal-tipo-de-entrega {
    width: 90%;
  }

  .price-product.promo.page-item {
    font-size: 20px;
  }

  .price-product.original.pagem-item {
    font-size: 16px;
  }

  .price-product.page-item {
    font-size: 20px;
  }

  .price-product.original-destaque.pagem-item, .price-product.original-destaque-page-item.pagem-item {
    font-size: 16px;
  }

  .block-product-promos {
    margin-right: 0;
  }

  .produto-promo {
    width: 140px;
  }

  .div-block-8263.imagem-produto-destaque {
    width: 140px;
    min-width: 140px;
    max-width: 140px;
    height: 140px;
    min-height: 140px;
    max-height: 140px;
  }

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

  .brand-promo {
    min-width: 64px;
    max-width: 64px;
    min-height: 64px;
    max-height: 64px;
  }

  .image-brand-store-2 {
    width: 64px;
    min-width: 64px;
    max-width: 64px;
    height: 64px;
    min-height: 64px;
    max-height: 64px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-bottom: 30px;
  }

  .div-block {
    width: 140px;
    bottom: 59%;
  }

  .div-block-2 {
    width: auto;
  }

  .div-block-3 {
    width: 50px;
  }

  .section-topo-empresa {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .heading {
    text-align: center;
    font-size: 15px;
  }

  .div-block-5 {
    float: none;
    display: inline-block;
  }

  .div-block-6 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .section-ofertas {
    padding-top: 20px;
    padding-bottom: 30px;
    display: block;
  }

  .heading-2 {
    margin-left: 0;
  }

  .container {
    padding-top: 0;
    padding-right: 20px;
  }

  .container-2.container-atividades {
    padding-top: 0;
    padding-right: 10px;
  }

  .block-oferta-page-empresa {
    text-decoration: none;
  }

  .block-oferta-page-empresa.block-promo-app-lista {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-9 {
    float: left;
    clear: left;
    background-color: #fff;
    border-bottom-right-radius: 3px;
  }

  .image-3 {
    object-fit: cover;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0;
  }

  .heading-3, .text-block-3 {
    float: left;
    width: 100%;
  }

  .button-offers {
    float: none;
    clear: left;
    margin-top: 10px;
    font-size: 12px;
    text-decoration: none;
    position: static;
  }

  .div-block-10 {
    float: none;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .section-premios {
    padding-top: 20px;
  }

  .text-block-4 {
    background-position: 10px 10px;
    border-radius: 10px;
  }

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

  .text-block-7 {
    float: right;
    width: 50px;
    font-size: 13px;
  }

  .div-block-16 {
    width: 130px;
    height: 130px;
  }

  .container-3 {
    padding-left: 10px;
  }

  .container-3.fotos-marca {
    padding-bottom: 50px;
  }

  .link-block-5 {
    width: 100%;
  }

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

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

  .text-block-10 {
    font-size: 11px;
  }

  .text-block-11.sobre-marca {
    text-align: center;
    max-height: 65px;
    overflow: hidden;
  }

  .div-block-22 {
    clear: left;
  }

  .div-block-23 {
    padding: 20px 0 0;
  }

  .text-block-12 {
    text-align: left;
    padding-top: 6px;
    font-size: 13px;
    display: inline-block;
  }

  .div-block-24, .div-block-26 {
    padding-bottom: 10px;
  }

  .div-block-27 {
    text-align: left;
    font-size: 13px;
  }

  .div-block-29, .div-block-30, .div-block-31, .div-block-32 {
    padding-bottom: 10px;
  }

  .div-block-33 {
    float: left;
    width: 80%;
  }

  .div-block-34 {
    text-align: center;
    width: 80%;
  }

  .section-9 {
    padding-top: 20px;
  }

  .div-block-35 {
    min-width: 129px;
    max-width: none;
  }

  .text-block-14 {
    font-size: 10px;
  }

  .div-block-40 {
    left: -2px;
  }

  .div-block-40.atividade-primeira-visita.status-first-conta {
    left: 9px;
  }

  .div-block-42 {
    margin-left: 20px;
  }

  .div-block-42.description-status {
    margin-left: 30px;
  }

  .text-block-17 {
    line-height: 15px;
  }

  .button-2 {
    text-align: center;
    width: 90px;
    margin: 10px;
  }

  .button-2.button-more-conta {
    text-align: center;
    width: 95%;
    margin-left: 7px;
  }

  .button-2.button-more-avisos {
    text-align: center;
    width: 100%;
  }

  .div-block-43 {
    top: -10%;
  }

  .div-block-46 {
    float: none;
    text-align: center;
    width: 100%;
    display: inline-block;
  }

  .button-3 {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    display: block;
  }

  .text-block-18 {
    text-align: center;
  }

  .text-block-19 {
    text-align: center;
    padding-bottom: 10px;
  }

  .top-modal {
    margin-bottom: 15px;
  }

  .top-modal.modal-cidades {
    margin-bottom: 0;
  }

  .heading-4 {
    width: 100%;
    font-size: 18px;
  }

  .div-block-49 {
    text-align: left;
  }

  .overlay-modal-sugerir {
    padding-top: 0;
    display: none;
  }

  .text-block-21 {
    width: 100%;
    margin-bottom: 10px;
  }

  .button-5 {
    float: left;
    clear: left;
  }

  .div-block-53 {
    padding-left: 0;
    padding-right: 0;
  }

  .button-6.button-update {
    width: 100%;
  }

  .lugares-spot {
    margin-top: 0;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-empresa {
    border-style: none none solid;
    height: 90px;
    margin: 0;
    padding: 0;
  }

  .div-block-59 {
    padding: 10px 24px 0;
  }

  .div-block-59.first-store {
    border-top: 1px solid var(--light-grey);
  }

  .div-block-60 {
    width: 64px;
    height: 64px;
    margin-top: 3px;
    margin-right: 3px;
  }

  .image-8 {
    width: 62px;
    height: 62px;
  }

  .div-block-61 {
    width: 200px;
    padding-top: 5px;
    padding-bottom: 0;
  }

  .section-empresas {
    padding-left: 0;
    padding-right: 0;
  }

  .section-search {
    margin-top: 0;
  }

  .container-search {
    height: 150px;
    padding-bottom: 25px;
    position: relative;
  }

  .selection-city {
    margin-left: 0;
  }

  .block-field-search {
    width: 100%;
  }

  .block-field-search.field-city {
    width: auto;
  }

  .field-search {
    width: 100%;
  }

  .block-filter {
    width: 100%;
    padding-left: 24px;
    position: absolute;
    inset: auto 0% -3px;
    overflow: scroll;
  }

  .button-filter {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .navbar-mobile {
    background-color: #fff;
    width: 100%;
    height: 64px;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
    position: fixed;
    inset: auto 0% 0%;
    box-shadow: 0 -1px 3px #0000001a;
  }

  .button-navbar-mobile {
    float: left;
    border-bottom: 3px solid #fff;
    width: 33.333%;
    height: 100%;
    position: relative;
  }

  .button-navbar-mobile.button-lugares {
    color: #333;
    background-image: url('../images/Agrupar-352_1Agrupar 352.png');
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: auto;
    text-decoration: none;
  }

  .button-navbar-mobile.button-lugares.w--current {
    border-bottom: 3px solid var(--lime-green);
    background-position: 50% 35%;
  }

  .button-navbar-mobile.button-ofertas {
    color: #333;
    background-image: url('../images/cupons-icon-account.png');
    background-position: 50% 35%;
    background-repeat: no-repeat;
    background-size: auto;
    text-decoration: none;
  }

  .button-navbar-mobile.button-perfil {
    color: #333;
    background-image: url('../images/Agrupar-354_2Agrupar 354.png');
    background-position: 50% 35%;
    background-repeat: no-repeat;
    background-size: auto;
    text-decoration: none;
  }

  .text-block-29 {
    text-align: center;
    font-size: 13px;
    position: absolute;
    inset: auto 0% 5%;
  }

  .div-block-67 {
    top: 15px;
    right: 24px;
  }

  .block-results-cidades {
    width: 100%;
  }

  .pesquisa-cidade {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .brand.w--current {
    padding-top: 0;
  }

  .navbar-app-spot {
    border-bottom-style: solid;
    padding-left: 0;
    padding-right: 10px;
  }

  .navbar-app-spot.navbar-empresa {
    padding-left: 10px;
    padding-right: 0;
  }

  .section-hero {
    margin-top: 90px;
    margin-bottom: 15px;
  }

  .container-10 {
    padding-left: 10px;
  }

  .heading-7 {
    text-align: left;
    width: 90%;
    margin-left: 15px;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
  }

  .menu-button {
    height: 100%;
    margin-top: 0;
    padding-top: 21px;
  }

  .load-more {
    margin-bottom: 0;
  }

  .div-block-74 {
    width: 100%;
    max-width: none;
    overflow: visible;
  }

  .text-block-33 {
    width: 70%;
  }

  .heading-9 {
    margin-top: 0;
    padding-left: 24px;
    font-size: 15px;
  }

  .heading-9.heading-cidades-footer {
    padding-left: 5px;
  }

  .section-conta {
    padding-top: 20px;
  }

  .container-perfil {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-foto {
    width: 70px;
    min-width: 70px;
    height: 70px;
    min-height: 70px;
  }

  .div-block-foto.image-default {
    background-size: 32px 32px;
  }

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

  .div-block-76 {
    margin-bottom: 20px;
    padding-top: 0;
  }

  .container-atividades {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tab {
    float: left;
    text-align: center;
    text-transform: uppercase;
    width: 33.333%;
    height: 44px;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
  }

  .tab.w--current {
    width: 33.333%;
  }

  .tab.duastabs {
    width: 50%;
  }

  .tab-pane-tab-1 {
    margin-left: -10px;
    margin-right: -10px;
  }

  .tabs-menu {
    height: 45px;
  }

  .block-logo-atividade {
    left: 0;
  }

  .tabs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .aviso.aviso-com-link {
    padding-left: 0;
  }

  .aviso-descricao {
    width: 70%;
    padding-left: 10px;
  }

  .div-logo {
    border-radius: 40px;
    width: 40px;
    height: 40px;
  }

  .text-block-38 {
    padding-top: 5px;
    font-size: 12px;
    line-height: 15px;
  }

  .image-14 {
    border-radius: 40px;
    width: 40px;
    height: 40px;
  }

  .heading-10 {
    margin-bottom: 5px;
  }

  .div-block-87 {
    width: 50%;
  }

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

  .content-modal {
    padding-top: 80px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-modal.topo-modal-cidades {
    padding-top: 60px;
  }

  .content-navbar {
    float: left;
    width: 320px;
  }

  .overlay-modal-cidades {
    display: none;
  }

  .login, .cadastro {
    width: 100%;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-14 {
    top: 10px;
    left: 0;
  }

  .box-resetar-senha {
    width: 76.1905%;
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-100, .div-block-101 {
    width: 300px;
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block-15 {
    top: 13px;
  }

  .div-block-102 {
    float: left;
    clear: left;
    height: 300px;
  }

  .section-cidades-footer {
    border-top-style: none;
  }

  .container-cidades-footer {
    padding-right: 20px;
  }

  .button-cidades {
    width: 100%;
    max-height: none;
    margin-left: 0;
    margin-right: 0;
  }

  .button-ver-mais {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .box-entrar {
    width: 393.75%;
  }

  .box-senha, .box-cpf {
    width: 76.1905%;
  }

  .text-block-43, .nome-premio {
    font-size: 13px;
  }

  .div-block-premio {
    width: 190px;
    top: 10px;
    left: 10px;
  }

  .div-block-premio.div-block-infos {
    width: 170px;
    font-size: 13px;
  }

  .infos {
    left: 10px;
  }

  .heading-11 {
    width: 80%;
  }

  .wrapper-box-cpf, .wrapper-box-senha, .wrapper-box-redefinir {
    width: 33.333%;
  }

  .div-block-107 {
    width: 550px;
  }

  .button2 {
    margin-top: 20px;
  }

  .button2.button-load-icon-atividades {
    width: 95%;
    margin-left: 7px;
    display: inline-block;
  }

  .button2.button-load-icon-ativ-page {
    width: 82.8281px;
    margin-left: -3px;
    display: inline-block;
  }

  .div-block-108 {
    grid-template-columns: 1fr;
  }

  .div-block-109 {
    width: 100%;
    height: 100%;
  }

  .div-block-110 {
    margin-top: 20px;
    padding: 0;
  }

  .heading-12 {
    width: 300px;
    font-size: 16px;
  }

  .heading-13 {
    font-size: 25px;
  }

  .text-block-44 {
    width: 65%;
  }

  .button-11, .button-11.fazerparte {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .button-11.fazerpartelogado {
    width: 150px;
  }

  .div-block-112 {
    padding: 10px;
  }

  .block-oferta {
    width: 90%;
  }

  .image-20 {
    background-size: cover;
    width: 100%;
    min-width: 280px;
    max-width: 100%;
    height: auto;
    min-height: 158px;
  }

  .heading-14 {
    font-size: 25px;
    line-height: 34px;
  }

  .button-13 {
    padding-left: 45px;
    font-size: 12px;
  }

  .button-13.bt-cidade-modal {
    padding-right: 36px;
  }

  .button-14 {
    padding-left: 12px;
    font-size: 12px;
  }

  .button-14.button-page-promo {
    height: auto;
  }

  .div-block-113 {
    width: 40%;
  }

  .div-block-114 {
    width: 60%;
  }

  .button-15.limite {
    height: auto;
  }

  .div-block-118 {
    padding-top: 13px;
  }

  .button-16 {
    padding-left: 12px;
    padding-right: 14px;
  }

  .button-17 {
    padding-left: 10px;
    padding-right: 14px;
  }

  .div-block-119 {
    width: 90%;
  }

  .button-18 {
    background-position: 50%;
  }

  .div-block-122 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .div-block-125 {
    margin-left: -10px;
    padding-left: 0;
  }

  .div-block-126 {
    width: 300px;
  }

  .dropdown {
    right: 10px;
  }

  .dropdown-list {
    position: relative;
  }

  .dropdown-list.menu-user {
    right: 4px;
  }

  .dropdown-list.menu-user.w--open {
    right: 0;
  }

  .div-block-129 {
    width: 1000px;
  }

  .heading-15 {
    font-size: 30px;
  }

  .heading-15.heading-review-account {
    font-size: 28px;
    line-height: 34px;
  }

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

  .div-block-131 {
    width: 100%;
  }

  .div-block-132 {
    padding: 0 20px;
  }

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

  .heading-53 {
    margin-top: 0;
    font-size: 14px;
    font-weight: 400;
  }

  .text-block-214 {
    overflow: hidden;
  }

  .link-block-25 {
    width: 50px;
    height: 50px;
    padding: 13px;
  }

  .link-block-24 {
    width: 50px;
    height: 50px;
    padding: 16px 14px 14px;
  }

  .card {
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-23 {
    width: 50px;
    height: 50px;
    padding: 13px;
  }

  .div-block-432 {
    width: 100%;
  }

  .link-block-26 {
    justify-content: center;
    align-items: center;
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
    padding: 0;
    display: flex;
    left: -10px;
  }

  .div-block-435 {
    height: 44px;
  }

  .button-69 {
    margin-top: 6px;
    margin-right: 6px;
  }

  .link-block-28 {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-radius: 0;
    width: 100%;
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .div-block-436 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border: 1px solid #0000001a;
    border-radius: 6px;
    margin-top: 30px;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .div-block-441 {
    width: 100%;
  }

  .div-block-443 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button-70 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .div-block-445 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-447 {
    width: 100%;
  }

  .div-block-448 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-59 {
    font-size: 14px;
  }

  .heading-60 {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-453 {
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }

  .button-72 {
    width: 100%;
    margin-top: 0;
    padding-left: 12px;
  }

  .div-block-454 {
    width: 200px;
  }

  .div-block-457, .div-block-457:hover {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-459 {
    width: 120px;
    height: 68px;
  }

  .div-block-460 {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
  }

  .text-block-218, .text-block-219 {
    font-size: 15px;
  }

  .div-block-462 {
    width: 100%;
  }

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

  .content-lojaonline {
    padding-bottom: 140px;
  }

  .div-block-475 {
    width: 100%;
  }

  .text-block-226 {
    font-size: 15px;
  }

  .heading-66 {
    font-size: 25px;
  }

  .div-block-481 {
    width: 90%;
  }

  .heading-67 {
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
  }

  .text-block-230 {
    text-decoration: none;
  }

  .text-block-231 {
    text-align: center;
    border-radius: 3px;
    width: auto;
    margin-top: 10px;
    padding: 6px;
    font-size: 12px;
    position: static;
    inset: auto 0% 0%;
  }

  .button-76 {
    border-style: solid none none;
    border-width: 1px;
    border-color: var(--gainsboro);
    background-color: var(--white);
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 100%;
    margin-top: 10px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .button-76:hover {
    background-color: var(--white-smoke-2);
    border-radius: 0 0 5px 5px;
  }

  .div-block-486 {
    padding-bottom: 56px;
  }

  .text-block-232 {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
  }

  .div-block-493 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-493.block-promos-app {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-499 {
    width: 40px;
    height: 40px;
  }

  .block-message-right {
    width: 90%;
  }

  .comentarios {
    padding-left: 15px;
  }

  .div-block-523 {
    float: left;
    width: 100%;
  }

  .button-77 {
    margin-top: 10px;
  }

  .div-block-519 {
    float: none;
    clear: none;
    flex: none;
    margin-left: 0;
    padding-left: 0;
  }

  .text-block-238 {
    padding-top: 5px;
    font-size: 11px;
    line-height: 15px;
  }

  .text-block-238.text-block-mob-review {
    float: none;
    text-align: center;
  }

  .review-client {
    padding-right: 0;
    display: block;
  }

  .div-block-516 {
    float: none;
    clear: none;
    border-right-style: none;
    flex: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
  }

  .responder {
    padding: 10px;
  }

  .div-block-525 {
    float: none;
    width: 232px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 6px;
  }

  .block-message-left {
    width: 90%;
  }

  .button-78 {
    margin-top: 10px;
  }

  .modal-avaliar {
    width: 100%;
  }

  .text-block-239 {
    top: -10%;
    right: -2%;
  }

  .text-block-239.notificacao {
    top: 4px;
    left: 4px;
  }

  .div-block-531 {
    width: 95%;
  }

  .div-block-532 {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .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;
  }

  .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.icon-entrega, .block-links.loyal {
    background-position: 98%, 15px;
  }

  .block-links.store {
    background-position: 15px;
  }

  .block-links.store.modal {
    background-image: url('../images/store-app.svg'), linear-gradient(#0000, #0000);
    background-position: 12px, 0 0;
  }

  .block-links.store.alterar {
    background-position: 98%, 12px;
  }

  .block-links.indique, .block-links.retirada {
    background-position: 98%, 15px;
  }

  .block-links.disponibilidade {
    background-position: 98%, 16px;
  }

  .block-links.disponibilidade.modal {
    background-image: url('../images/store-app.svg'), linear-gradient(#0000, #0000);
    background-position: 12px, 0 0;
  }

  .block-links.disponibilidade.alterar {
    background-position: 98%, 15px;
  }

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

  .div-block-546 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .tabs-menu-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .tab-link-tab-1 {
    float: left;
    width: 33.333%;
  }

  .itens {
    padding-left: 10px;
    padding-right: 10px;
  }

  .itens.pedido-na-loja {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-566 {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .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-570.image-product-promo {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    height: 160px;
    min-height: 160px;
    max-height: 160px;
  }

  .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: 18px;
  }

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

  .paragraph-5 {
    font-size: 12px;
  }

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

  .text-block-249.promo.page-item {
    font-size: 18px;
  }

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

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

  .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;
  }

  .div-block-576 {
    clear: left;
    width: 100%;
  }

  .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;
  }

  .text-block-259 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .text-block-259.coupon {
    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-590.new-deisgn-item {
    height: 250px;
  }

  .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;
  }

  .quantidade.new-design-item {
    width: 50%;
  }

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

  .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;
  }

  .obs {
    height: 300px;
  }

  .text-block-271, .div-block-605 {
    font-size: 13px;
  }

  .footer-bar.sacola.bag-2-0 {
    z-index: 1002;
  }

  .modal {
    z-index: 1000;
    background-color: var(--white);
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    inset: 0%;
  }

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

  .text-block-274.code-cupom {
    padding-left: 10px;
    padding-right: 10px;
  }

  .overlay {
    padding-top: 0;
  }

  .div-block-622 {
    background-position: 16px;
    padding-left: 56px;
  }

  .div-block-622.unidade {
    background-position: 98% 40px, 15px 20px;
    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;
    font-weight: 400;
    line-height: 20px;
  }

  .div-block-643 {
    width: 100px;
    height: 100px;
  }

  .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-659 {
    height: 20vh;
    min-height: 20px;
  }

  .div-block-660 {
    height: 100vh;
  }

  .div-block-661 {
    width: 100%;
    height: 100%;
    padding: 20px;
    top: 0;
  }

  .div-block-661.escolha {
    top: -10px;
  }

  .div-block-661.celular {
    padding-top: 60px;
    display: none;
  }

  .div-block-661.novocadastro.msg {
    padding-top: 160px;
  }

  .div-block-661.cpf {
    top: -10px;
  }

  .div-block-661.email {
    display: none;
    top: -10px;
  }

  .div-block-661.options, .div-block-661.celular-copy {
    padding-top: 60px;
    display: none;
  }

  .link-block-35.marketplace {
    border-radius: 0%;
    height: auto;
    min-height: 64px;
    max-height: none;
  }

  .div-block-662 {
    width: 90%;
    padding-bottom: 20px;
  }

  .div-block-663 {
    text-align: left;
    justify-content: flex-start;
    padding-left: 60px;
    font-size: 15px;
    font-weight: 400;
  }

  .div-block-663.custom {
    padding-left: 5%;
  }

  .heading-84 {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
  }

  .link-block-36 {
    top: 10px;
    left: 10px;
  }

  .link-block-36.msg {
    top: 160px;
  }

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

  .paragraph-6 {
    font-size: 13px;
  }

  .div-block-680, .div-block-683, .div-block-686 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-687 {
    font-size: 15px;
  }

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

  .div-block-690 {
    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;
  }

  .div-block-700 {
    display: block;
  }

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

  .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-710 {
    padding-right: 20px;
  }

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

  .content-footer {
    flex-direction: column;
    padding-top: 30px;
  }

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

  .link-footer {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-303 {
    width: 90%;
  }

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

  .text-block-305.entregue {
    font-size: 30px;
  }

  .text-block-307 {
    font-size: 18px;
  }

  .div-block-723 {
    padding: 10px;
  }

  .text-block-309 {
    text-align: right;
  }

  .div-block-732.ativado {
    top: 30%;
    left: auto;
  }

  .div-block-741 {
    flex-direction: column;
  }

  .div-block-742 {
    width: 100%;
    padding-top: 10px;
  }

  .div-block-750 {
    width: 100%;
  }

  .div-block-751 {
    padding-top: 20px;
  }

  .link-block-37 {
    margin-bottom: 0;
  }

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

  .div-block-756 {
    width: 100%;
  }

  .div-block-757 {
    width: 70%;
  }

  .div-block-758 {
    flex-direction: column;
    align-items: stretch;
  }

  .div-block-763 {
    width: 90%;
  }

  .div-block-767.card-block-v2 {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
  }

  .grid-8 {
    grid-template-columns: 1fr;
  }

  .div-block-538 {
    margin-top: 0;
  }

  .div-block-791 {
    border-left-style: none;
    width: 100%;
    padding: 16px;
  }

  .div-block-535 {
    flex-direction: column;
    align-items: center;
  }

  .heading-89 {
    font-size: 20px;
  }

  .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;
  }

  .block-oferta-page-promos {
    text-decoration: none;
  }

  .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;
  }

  .cupom-ativado-v.ativado {
    top: -10px;
    left: -10px;
  }

  .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;
  }

  .bt-add-app.bt-troco {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .div-block-837 {
    text-align: left;
    justify-content: space-around;
    padding-right: 20px;
  }

  .brand-page-one {
    padding-left: 0;
  }

  .section-hero-brand {
    padding-bottom: 30px;
  }

  .centered-container {
    text-align: left;
  }

  .centered-container.display-vertical {
    text-align: center;
  }

  .paragraph-8 {
    font-size: 16px;
  }

  .heading-91 {
    font-size: 30px;
    line-height: 36px;
  }

  .footer-brand {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    height: auto;
  }

  .image-50 {
    margin-bottom: 20px;
  }

  .heading-92 {
    font-size: 16px;
    line-height: 22px;
  }

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

  .endereco-loja {
    background-position: 0 18px;
    font-size: 16px;
    line-height: 22px;
  }

  .block-bts {
    align-items: flex-start;
  }

  .block-bts.fidelidade {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .bt-hero-store {
    width: 100%;
  }

  .hero-overlay-brand.page-v2 {
    padding-top: 0;
  }

  .text-block-348 {
    font-size: 16px;
    line-height: 22px;
  }

  .link-alloy {
    padding-bottom: 3px;
  }

  .wpp-image {
    padding-bottom: 10px;
  }

  .location {
    background-image: none;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .smart-banner-p {
    width: 90%;
    inset: 12px auto auto 12px;
  }

  .smart-banner-p.menu.drop {
    width: 260px;
  }

  .smart-banner-p._w-footerbar {
    bottom: 60px;
  }

  .div-block-links {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-more-infos {
    height: auto;
    min-height: auto;
    padding-bottom: 0;
  }

  .image-52 {
    margin-left: 6px;
  }

  .overlay-login-empresa {
    align-items: flex-start;
  }

  .div-block-850 {
    width: 100%;
    padding: 20px;
  }

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

  .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;
  }

  .h-page-senha {
    width: 90%;
    padding-bottom: 20px;
  }

  .block-agendamento.sem-endereco {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .button-agendar.bt-troco {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .heading-95 {
    font-size: 16px;
    line-height: 22px;
  }

  .button-voltar-agendar.bt-troco {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .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;
  }

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

  .etiqueta {
    margin-left: 0;
    margin-right: 0;
    position: static;
    inset: auto auto 6px 0%;
  }

  .modal-options.disponbilidade {
    margin-bottom: 0;
  }

  .grid-21 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .text-block-355 {
    font-size: 14px;
  }

  .div-block-903 {
    grid-template-columns: 1fr 1fr;
  }

  .option-field {
    width: 100%;
  }

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

  .option-box-auto {
    flex-direction: column;
  }

  .card-body.drop-custom, .accordion-title.drop-custom {
    width: 140px;
  }

  .expandable-text.expandable-accordion-text, .expandable-text.expandable-accordion-text-copy, .expandable-text.expandable-accordion-text {
    margin-top: 12px;
  }

  .expandable-text.expandable-accordion-text.drop-custom {
    z-index: 1001;
  }

  .expandable-text-copy.expandable-accordion-text, .expandable-text-copy.expandable-accordion-text-copy {
    margin-top: 12px;
  }

  .setup-money {
    width: 50%;
  }

  .div-filters {
    padding-left: 0;
    padding-right: 8px;
  }

  .bt-filter.selected {
    border-style: none;
  }

  .div-block-1003 {
    flex-direction: column;
  }

  .button-default.bt-troco {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .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-modal {
    margin-top: 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;
  }

  .grid-22 {
    grid-template-columns: 1fr;
  }

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

  .titlewrap, .container-17 {
    align-self: flex-end;
  }

  .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%;
  }

  .div-categs, .div-categs.garcom {
    z-index: 1001;
  }

  .gift {
    margin-left: 0;
    margin-right: 0;
    position: static;
    inset: auto auto 6px 0%;
  }

  .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.numbers {
    justify-content: flex-start;
    padding-left: 0;
  }

  .column-name.direction-vertical.margin-bottom-mobile-10 {
    margin-bottom: 10px;
  }

  .group-columns {
    justify-content: flex-start;
    min-width: 100%;
  }

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

  .subheading-card-expandable {
    font-size: 13px;
    line-height: 16px;
  }

  .circle-success.ativado {
    top: -10px;
    left: -10px;
  }

  .bt-localidade {
    text-align: center;
    justify-content: center;
    width: 100%;
    padding-left: 6px;
    padding-right: 6px;
  }

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

  .acesso-resgate {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-1034 {
    grid-template-columns: 1fr;
  }

  .list-premios-delivery {
    width: 100%;
  }

  .grid-premio {
    height: auto;
    max-height: none;
  }

  .grid-premio:hover {
    box-shadow: none;
    border-color: #0000001a;
  }

  .grid-left-card-premio {
    grid-row-gap: 8px;
    align-content: start;
    place-items: start;
    height: auto;
    min-height: auto;
  }

  .title-gift {
    padding-top: 0;
  }

  .points-gift {
    height: auto;
  }

  .container-photo-item {
    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;
  }

  .title-item-card {
    padding-top: 0;
  }

  .price-item-card {
    height: auto;
  }

  .content-page-item {
    padding-top: 20px;
  }

  .card-push {
    width: 100%;
  }

  .content-block-points-item {
    padding: 12px;
  }

  .block-links-copy {
    background-position: 98%, 15px;
    padding-left: 50px;
  }

  .block-links-copy.icon-entrega, .block-links-copy.loyal {
    background-position: 98%, 15px;
  }

  .block-links-copy.store {
    background-position: 15px;
  }

  .block-links-copy.store.modal {
    background-image: url('../images/store-app.svg'), linear-gradient(#0000, #0000);
    background-position: 12px, 0 0;
  }

  .block-links-copy.store.alterar, .block-links-copy.indique, .block-links-copy.retirada {
    background-position: 98%, 15px;
  }

  .block-links-copy.disponibilidade {
    background-position: 98%, 16px;
  }

  .block-links-copy.disponibilidade.modal {
    background-image: url('../images/store-app.svg'), linear-gradient(#0000, #0000);
    background-position: 12px, 0 0;
  }

  .block-links-copy.disponibilidade.alterar {
    background-position: 98%, 15px;
  }

  .topo-pedido-na-loja {
    min-height: 150px;
    padding-bottom: 30px;
  }

  .grid-categoria-na-loja {
    grid-column-gap: 10px;
  }

  .grid-item-na-loja {
    box-shadow: none;
    border-style: none none solid;
    border-bottom-width: 1px;
    border-bottom-color: #0000001a;
    border-radius: 0;
    height: auto;
    max-height: none;
    padding: 0 0 20px;
  }

  .grid-item-na-loja:hover {
    box-shadow: none;
    border-style: none none solid;
    border-width: 1px;
    border-bottom-color: #0000001a;
  }

  .card-right-item {
    padding-top: 10px;
    padding-left: 0;
  }

  .image-item-na-loja {
    min-width: 80px;
    max-width: 80px;
    min-height: 80px;
    max-height: 80px;
  }

  .block-filter-pedido-na-loja-mobile {
    display: block;
  }

  .brand-pedido-na-loja {
    padding-left: 0;
  }

  .brand-pedido-na-loja.marketplace {
    min-width: 56px;
    max-width: 56px;
    min-height: 56px;
    max-height: 56px;
  }

  .local-na-loja {
    display: block;
  }

  .heading-categoria-pedido-na-loja {
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .heading-card-item-pedido-na-loja {
    font-size: 14px;
  }

  .heading-card-item-pedido-na-loja.margin-bottom-20 {
    font-size: 16px;
    line-height: 20px;
  }

  .price-item-pedido-na-loja {
    font-size: 15px;
  }

  .price-item-pedido-na-loja.promo.page-item {
    font-size: 18px;
  }

  .price-item-pedido-na-loja.original {
    font-size: 13px;
  }

  .price-item-pedido-na-loja.page-item {
    font-size: 18px;
  }

  .container-item-na-loja {
    width: 100%;
    height: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
  }

  .content-item-pedido-na-loja {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .item-left {
    max-height: 100vh;
    padding-top: 0;
    overflow: auto;
  }

  .content-options-complementos {
    padding-bottom: 350px;
  }

  .content-categoria-de-complementos.step-1 {
    display: block;
  }

  .heading-categ-complemento.size-content-right {
    font-size: 18px;
    line-height: 22px;
  }

  .content-div-qtd {
    width: 100%;
  }

  .content-div-qtd.qtd-item {
    inset: 45px 5px auto auto;
  }

  .field-obs-pedido-na-loja {
    font-size: 13px;
  }

  .topo-endere-o {
    padding-left: 0;
    padding-right: 20px;
  }

  .text-desativado {
    width: 100%;
  }

  .dropdown-link-4 {
    text-align: left;
  }

  .button-85 {
    text-align: center;
    width: 100%;
  }

  .div-block-1064 {
    margin-top: 15px;
  }

  .dropdown-6.menu {
    background-color: #fff;
  }

  .link-block-38 {
    margin-bottom: 0;
  }

  .block-padding-30 {
    padding: 20px;
  }

  .dropdown-list-4 {
    position: relative;
  }

  .drop-toggle {
    width: 100%;
  }

  .div-block-804 {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 10px;
  }

  .dropdown-link-5 {
    z-index: 1;
  }

  .action-back {
    margin-bottom: 0;
  }

  .div-block-1068 {
    padding-left: 0;
  }

  .dropdown-7 {
    z-index: 500;
    float: none;
    position: relative;
    right: 0;
  }

  .dropdown-list-5.w--open {
    z-index: 1;
  }

  .container-sacola-pedido-na-loja {
    z-index: 1000;
    background-color: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }

  .content-qtd-pedido-na-loja {
    width: 100%;
  }

  .content-qtd-pedido-na-loja.qtd-item {
    inset: 45px 5px auto auto;
  }

  .bar-enviar-pedido {
    margin-bottom: 10px;
  }

  .sacola-pedido-na-loja {
    display: none;
  }

  .minha-conta-pedido-na-loja {
    padding-top: 0;
    display: none;
  }

  .div-image {
    align-items: flex-start;
  }

  .description-item-card {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
  }

  .heading-top-overlay {
    font-size: 14px;
  }

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

  .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;
  }

  .buttons-navbar-fixed.grid-2-col-button-left {
    width: 75%;
    margin-left: 25%;
  }

  .detalhes-item-pedido-na-loja {
    padding-top: 0;
  }

  .image-item-na-loja-sacola {
    min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
  }

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

  .heading-100 {
    font-size: 16px;
    line-height: 20px;
  }

  .heading-101 {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-102 {
    font-size: 16px;
    line-height: 20px;
  }

  .banner-cookies {
    z-index: 1003;
    flex-direction: column;
    width: 282px;
    margin-left: 10px;
    padding: 10px;
  }

  .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;
  }

  .card-confirmar-endere-o.unidade {
    background-position: 98% 40px, 15px 20px;
    padding-left: 60px;
    padding-right: 30px;
  }

  .card-confirmar-endere-o.unidade:hover {
    background-position: 98% 40px, 15px 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%;
  }

  .card-body-2 {
    padding: 20px;
  }

  .button-row {
    flex-direction: column;
  }

  .utility-bar.float {
    margin-left: 16px;
    margin-right: 15px;
  }

  .container-18.navbar-marketplace {
    padding-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .options-delivery {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .card-option-delivery {
    padding-left: 12px;
    padding-right: 8px;
  }

  .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;
  }

  .div-block-1128 {
    flex-direction: column;
    align-items: flex-start;
  }

  .dropdown-link-6 {
    z-index: 1;
  }

  .overlay-choose-order {
    z-index: 3000;
    padding-top: 20px;
  }

  .heading-103 {
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-1025 {
    margin-bottom: 10px;
  }

  .card-top-overlay {
    padding-top: 10px;
  }

  .radio-button-field-3 {
    flex-direction: row;
    justify-content: flex-start;
    display: flex;
  }

  .radio-button-choose-order {
    cursor: pointer;
  }

  .heading-choose-order {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
  }

  .overlay-choose-time {
    z-index: 3000;
    padding-top: 20px;
  }

  .close-modal-2 {
    border-radius: 100%;
    width: 44px;
    top: 20px;
  }

  .overlay-agendamento, .overlay-choose-qrcodes {
    z-index: 3000;
    padding-top: 20px;
  }

  .grid-qrcodes {
    grid-template-columns: 1fr;
  }

  .icon-choose-delivery, .icon-choose-delivery-arrow {
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
  }

  .options-delivery-mobile.garcom {
    padding-top: 40px;
  }

  .options-delivery-mobile-cart {
    padding-bottom: 0;
  }

  .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;
  }

  .overlay-conta-fechada {
    z-index: 3000;
    background-color: var(--white);
  }

  .pagamento-aprovado.ativado {
    top: -10px;
    left: -10px;
  }

  .title-card-loyalty.drop-custom {
    width: 140px;
  }

  .local-store {
    padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 0;
  }

  .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;
  }

  .div-block-1153 {
    padding-top: 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;
  }

  .buttons-navbar-fixed-2 {
    width: 44px;
    min-width: 44px;
    padding-bottom: 0;
    font-size: 11px;
  }

  .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 {
    z-index: 3000;
    padding-top: 20px;
  }

  .grid-bt-chat {
    grid-template-columns: 1fr;
  }

  .field-chat {
    float: left;
    width: 100%;
  }

  .chat {
    padding-left: 15px;
  }

  .review-buttons {
    padding-top: 5px;
    font-size: 11px;
    line-height: 15px;
  }

  .review-buttons.text-block-mob-review {
    float: none;
    text-align: center;
  }

  .overlay-review, .overlay-reviews, .overlay-infos-store-benefits, .overlay-push-order {
    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.marketplace {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 6px;
    padding-left: 16px;
  }

  .grid-26.cards-mobile.expandable-categorie-mobile {
    margin-right: -40px;
  }

  .grid-26.cards-slider-desktop {
    padding-left: 24px;
  }

  .grid-26.cards-slider-desktop.marketplace {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 6px;
    padding-left: 16px;
  }

  .banner-carousel-produtos-destaque {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner-carousel-produtos-destaque.last {
    padding-right: 24px;
  }

  .figure-carousel {
    width: 260px;
    min-width: 260px;
    height: 142px;
    min-height: 142px;
  }

  .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;
  }

  .grid-banners-marketplace {
    grid-row-gap: 0px;
    padding-bottom: 6px;
    padding-left: 16px;
  }

  .banner-carousel {
    margin-bottom: 10px;
  }

  .banner-carousel.last {
    padding-right: 24px;
  }

  .banner-carousel-marketplace {
    width: auto;
  }

  .banner-carousel-marketplace.last {
    padding-right: 24px;
  }

  .slider-arrow {
    left: -16px;
  }

  .slider-arrow.slider-arrow-right-marketplace {
    right: -16px;
  }

  .grid-banners {
    padding-left: 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;
  }

  .imagem-complemento.default {
    margin-top: 0;
  }

  .imagem-complemento.imagem-produto-destaque {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    height: 160px;
    min-height: 160px;
    max-height: 160px;
  }

  .imagem-complemento.tablet-view {
    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;
  }

  .brand-standby.marketplace, .logo-store-standby.marketplace {
    min-width: 56px;
    max-width: 56px;
    min-height: 56px;
    max-height: 56px;
  }

  .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;
  }

  .buttons-verifica-sms-create-account {
    grid-template-columns: 1fr;
  }

  .h-categoria {
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .overlay-notification-store {
    z-index: 3000;
    padding-top: 20px;
  }

  .pontos-resgate {
    font-size: 14px;
  }

  .pontos-resgate.promo.page-item {
    font-size: 18px;
  }

  .pontos-resgate.original {
    font-size: 13px;
  }

  .pontos-resgate.page-item {
    font-size: 18px;
  }

  .pontos-resgate.original-destaque {
    font-size: 13px;
  }

  .pontos-resgate.valor-item-tablet {
    font-size: 15px;
  }

  .pontos-resgate-restantes {
    font-size: 14px;
  }

  .pontos-resgate-restantes.promo.page-item {
    font-size: 18px;
  }

  .pontos-resgate-restantes.original {
    font-size: 13px;
  }

  .pontos-resgate-restantes.page-item {
    font-size: 18px;
  }

  .pontos-resgate-restantes.original-destaque {
    font-size: 13px;
  }

  .pontos-resgate-restantes.valor-item-tablet {
    font-size: 15px;
  }

  .gift-card-content {
    grid-row-gap: 16px;
    align-content: start;
    place-items: start stretch;
    height: auto;
    min-height: auto;
  }

  .image-gift-default {
    min-width: 100%;
    margin-top: 0;
  }

  .image-gift-default.default {
    margin-top: 0;
  }

  .image-gift-default.imagem-produto-destaque {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    height: 160px;
    min-height: 160px;
    max-height: 160px;
  }

  .image-gift-default.tablet-view {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    margin-top: 0;
  }

  .valor-page-item {
    font-size: 22px;
  }

  .valor-page-item.promo.page-item {
    font-size: 18px;
  }

  .valor-page-item.original {
    font-size: 13px;
  }

  .valor-page-item.page-item {
    font-size: 18px;
  }

  .valor-page-item.original-destaque {
    font-size: 13px;
  }

  .valor-page-item.valor-item-tablet {
    font-size: 15px;
  }

  .valor-page-item.original-destaque-page-item {
    font-size: 13px;
  }

  .brand-page-item {
    min-width: 66px;
    max-width: 66px;
    min-height: 66px;
    max-height: 66px;
    padding-left: 0;
  }

  .brand-page-item.marketplace {
    min-width: 56px;
    max-width: 56px;
    min-height: 56px;
    max-height: 56px;
  }

  .image-logo-page-item {
    min-width: 62px;
    max-width: 62px;
    min-height: 62px;
    max-height: 62px;
  }

  .image-logo-page-item.marketplace {
    min-width: 56px;
    max-width: 56px;
    min-height: 56px;
    max-height: 56px;
  }

  .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-login-ops {
    box-shadow: none;
  }

  .content-page-categoria {
    padding-top: 20px;
  }

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

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

  .div-block-1523 {
    grid-row-gap: 6px;
  }

  .modal-search-stores {
    background-image: linear-gradient(#ffffff80, #fff 23%), url('../images/map-location.svg');
    background-position: 0 0, 50% -20%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    width: 100%;
  }

  .modal-search-stores.small {
    width: 100%;
  }

  .div-block-1526 {
    text-align: center;
  }

  .text-block-395 {
    font-size: 16px;
    font-style: normal;
  }

  .div-block-1529.small-field {
    min-width: 80px;
    max-width: 80px;
  }

  .div-block-1531 {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
  }

  .field-search-items-2 {
    width: auto;
  }

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

  .div-block-7671 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-570 {
    width: 100%;
  }

  .text-block-571 {
    font-size: 15px;
  }

  .overlay-validade-pontos, .overlay-regulamento-programa {
    z-index: 3000;
    padding-top: 20px;
  }

  .list-regras-programa {
    padding-left: 20px;
  }

  .html-embed-selo {
    margin-bottom: 20px;
  }

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

  .div-block-8200 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-cadastrou-ganhou.default {
    margin-top: 0;
  }

  .image-cadastrou-ganhou.imagem-produto-destaque {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    height: 160px;
    min-height: 160px;
    max-height: 160px;
  }

  .image-cadastrou-ganhou.tablet-view {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    margin-top: 0;
  }

  .image-94 {
    width: 100%;
    max-height: none;
  }

  .div-block-8204 {
    width: 100%;
  }

  .div-block-8209 {
    max-width: none;
  }

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

  .modal-coupon {
    z-index: 3000;
    padding-top: 20px;
  }

  .heading-modal-2 {
    text-align: left;
    line-height: 20px;
  }

  .heading-choose-order-2 {
    line-height: 20px;
  }

  .div-options-2 {
    grid-template-columns: 1fr;
  }

  .card-top-overlay-2 {
    padding-top: 10px;
  }

  .modal-tipo-de-entrega {
    padding-top: 20px;
  }

  .radio-button-choose-order-2 {
    cursor: pointer;
  }

  .brand-4 {
    padding-left: 0;
  }

  .div-block-8255 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .heading-name-store {
    font-size: 30px;
    line-height: 36px;
  }

  .product-promo {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .product-promo.last {
    padding-right: 24px;
  }

  .price-product {
    font-size: 16px;
  }

  .price-product.promo.page-item {
    font-size: 18px;
  }

  .price-product.original {
    font-size: 13px;
  }

  .price-product.page-item {
    font-size: 18px;
  }

  .price-product.original-destaque {
    font-size: 13px;
  }

  .price-product.valor-item-tablet {
    font-size: 15px;
  }

  .title-product {
    font-size: 16px;
    line-height: 18px;
  }

  .title-product.nome-item-tablet {
    font-size: 14px;
    line-height: 18px;
  }

  .grid-produto-promo {
    grid-row-gap: 8px;
    align-content: start;
    place-items: start;
    height: auto;
    min-height: auto;
  }

  .blocks-promos {
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-produto {
    grid-row-gap: 8px;
    align-content: start;
    place-items: start;
    height: auto;
    min-height: auto;
  }

  .block-product-promos {
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
  }

  .banners-carousel {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100vw;
  }

  .text-block-595 {
    inset: auto 12px 12px auto;
  }

  .titulo-product-promos {
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .cashback {
    min-width: auto;
    height: auto;
  }

  .div-block-8263 {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    margin-top: 0;
  }

  .div-block-8263.imagem-produto-destaque {
    width: 140px;
    min-width: 140px;
    max-width: 140px;
    height: 140px;
    min-height: 140px;
    max-height: 140px;
  }

  .text-block-599.original-destaque, .paragraph-26 {
    font-size: 13px;
  }

  .heading-modal-3 {
    text-align: left;
    line-height: 20px;
  }

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

  .text-block-602 {
    width: 90%;
  }

  .footer-brand-new {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    height: auto;
  }

  .image-96 {
    margin-bottom: 20px;
  }

  .text-block-603 {
    margin-left: 0;
  }

  .brand-promo {
    padding-left: 0;
  }

  .title-page-promo {
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
  }

  .empty-status {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-d9c493ce-bad0-2b95-604f-40f37309bddc-8b1cf697 {
  place-self: start;
}

#w-node-d9c493ce-bad0-2b95-604f-40f37309bde0-8b1cf697 {
  align-self: start;
}

#w-node-d9c493ce-bad0-2b95-604f-40f37309bde6-8b1cf697 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-bfa0f820-f6e3-1313-de4e-bd5f7270c43c-8b1cf697 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-bfa0f820-f6e3-1313-de4e-bd5f7270c440-8b1cf697 {
  align-self: start;
}

#w-node-_23520f31-04c5-b85e-ff6d-8adafc6c4273-8b1cf697 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-_23520f31-04c5-b85e-ff6d-8adafc6c4277-8b1cf697 {
  align-self: start;
}

#w-node-_8194e081-b5a4-a1df-cdf9-5564eabb202c-8b1cf697 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-_8194e081-b5a4-a1df-cdf9-5564eabb2030-8b1cf697 {
  align-self: start;
}

#w-node-_244d8a28-c8b8-621c-2734-568cc5b3cef5-03b2232a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fa02e53f-bf94-e8ef-ff7f-bc30b8dcdc37-4c93e746, #w-node-fa02e53f-bf94-e8ef-ff7f-bc30b8dcdc50-4c93e746, #w-node-fa02e53f-bf94-e8ef-ff7f-bc30b8dcdc66-4c93e746, #w-node-fa02e53f-bf94-e8ef-ff7f-bc30b8dcdc7c-4c93e746, #w-node-fa02e53f-bf94-e8ef-ff7f-bc30b8dcdc92-4c93e746, #w-node-fa02e53f-bf94-e8ef-ff7f-bc30b8dcdca8-4c93e746, #w-node-_5cb23ddd-3a6c-aa5c-6633-a61f7fe5e668-4c93e746, #w-node-_5cb23ddd-3a6c-aa5c-6633-a61f7fe5e681-4c93e746, #w-node-_5cb23ddd-3a6c-aa5c-6633-a61f7fe5e697-4c93e746, #w-node-_5cb23ddd-3a6c-aa5c-6633-a61f7fe5e6ad-4c93e746, #w-node-_5cb23ddd-3a6c-aa5c-6633-a61f7fe5e6c3-4c93e746, #w-node-_5cb23ddd-3a6c-aa5c-6633-a61f7fe5e6d9-4c93e746 {
  align-self: start;
}

#w-node-_8623328f-3ff2-9a12-15bb-605af457159d-aa3518bf, #w-node-b7a4e819-11ae-521d-1fba-77ba94e985b9-aa3518bf {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fdef5381-566e-a38f-bbfd-755c5ff860bd-7b6a9f71, #w-node-_22a24d55-ec9e-721c-03e2-a6a4e4c8b116-7b6a9f71, #w-node-_4b0c89e6-609f-2cec-982e-17cc549d908c-7b6a9f71, #w-node-_20b5df67-ace7-090d-d784-810d30c271b6-7b6a9f71, #w-node-bdf46178-faf8-47be-55fa-121b0002aa1f-7b6a9f71, #w-node-_01fb4430-5961-76db-99f2-c68aef100d85-7b6a9f71, #w-node-_88f88629-c1d3-8b1f-5346-b11784e278ef-7b6a9f71, #w-node-_2c4352fa-0ed0-a11d-1cef-f1dd039389ac-7b6a9f71, #w-node-_52e2979c-6f40-0838-31bf-613e9fde529b-7b6a9f71, #w-node-_2c4352fa-0ed0-a11d-1cef-f1dd039389c4-7b6a9f71, #w-node-_2c4352fa-0ed0-a11d-1cef-f1dd039389dc-7b6a9f71, #w-node-_44349d47-2f7f-092e-2b22-f5abc89863fd-7b6a9f71, #w-node-_973d50d3-4b42-3435-952d-913de837461d-7b6a9f71, #w-node-_5bd84d08-906d-3d4c-dc7a-d13ce8f629c4-7b6a9f71, #w-node-_5bd84d08-906d-3d4c-dc7a-d13ce8f629dc-7b6a9f71, #w-node-_5bd84d08-906d-3d4c-dc7a-d13ce8f629f4-7b6a9f71, #w-node-eaa85b0c-7d42-b256-2e43-7dadb2285e2b-7b6a9f71, #w-node-eaa85b0c-7d42-b256-2e43-7dadb2285e43-7b6a9f71, #w-node-eaa85b0c-7d42-b256-2e43-7dadb2285e5b-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f834-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f846-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f859-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f871-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f889-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f8a1-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f8b9-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f8d2-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f8e5-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f8f8-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f906-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f913-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f920-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f939-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f951-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f969-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f983-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f99b-7b6a9f71, #w-node-_63ca07de-2950-e781-fc3d-b912aa94f9b3-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc234-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc246-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc259-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc271-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc289-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc2a1-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc2b9-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc2d2-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc2e5-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc2f8-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc306-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc313-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc320-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc339-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc351-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc369-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc383-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc39b-7b6a9f71, #w-node-c902ca45-949c-8dda-94c1-60c5a52cc3b3-7b6a9f71 {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22649-7b6a9f71 {
  place-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf2264c-7b6a9f71 {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22650-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22653-7b6a9f71 {
  place-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22657-7b6a9f71 {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22664-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22668-7b6a9f71 {
  place-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf2266c-7b6a9f71 {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22677-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf2267b-7b6a9f71 {
  place-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf2267f-7b6a9f71 {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22685-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf2268c-7b6a9f71 {
  place-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22690-7b6a9f71 {
  align-self: start;
}

#w-node-_4f675b27-90b9-73d1-61e9-ae55edf22696-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59b3-7b6a9f71 {
  place-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59b6-7b6a9f71 {
  align-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ba-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59bd-7b6a9f71 {
  place-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59c1-7b6a9f71 {
  align-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ce-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59d2-7b6a9f71 {
  place-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59d6-7b6a9f71 {
  align-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e1-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e5-7b6a9f71 {
  place-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e9-7b6a9f71 {
  align-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ef-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59f6-7b6a9f71 {
  place-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59fa-7b6a9f71 {
  align-self: start;
}

#w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c5a00-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec4-7b6a9f71 {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec8-7b6a9f71 {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_5b437cf7-287f-82d1-d0f0-703a239b7cf5-7b6a9f71 {
  place-self: start;
}

#w-node-_5b437cf7-287f-82d1-d0f0-703a239b7cf9-7b6a9f71 {
  align-self: start;
}

#w-node-_5b437cf7-287f-82d1-d0f0-703a239b7d04-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efad-7b6a9f71 {
  place-self: start;
}

#w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efb1-7b6a9f71 {
  align-self: start;
}

#w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efbc-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed4-7b6a9f71 {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed8-7b6a9f71 {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee5-7b6a9f71 {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee9-7b6a9f71 {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-b4e87234-1bb4-f509-16a6-fa5067871d5b-7b6a9f71, #w-node-_661b699d-dc46-69b4-79dc-6e8c42eb9e8c-7b6a9f71, #w-node-e6339963-bbb4-e815-15fa-4e554cc63c94-7b6a9f71 {
  place-self: start end;
}

#w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd8e-7b6a9f71, #w-node-_5a96ab18-0551-884d-2f77-46f664c8e51e-7b6a9f71, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd93-7b6a9f71, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd98-7b6a9f71, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd9d-7b6a9f71, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fda2-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_476b1d01-cd69-c853-35bb-9db63e5f0a31-7b6a9f71, #w-node-_476b1d01-cd69-c853-35bb-9db63e5f0a3f-7b6a9f71, #w-node-_476b1d01-cd69-c853-35bb-9db63e5f0a4d-7b6a9f71 {
  place-self: start end;
}

#w-node-_476b1d01-cd69-c853-35bb-9db63e5f0a69-7b6a9f71, #w-node-_476b1d01-cd69-c853-35bb-9db63e5f0a6e-7b6a9f71, #w-node-_476b1d01-cd69-c853-35bb-9db63e5f0a73-7b6a9f71, #w-node-_476b1d01-cd69-c853-35bb-9db63e5f0a78-7b6a9f71, #w-node-_476b1d01-cd69-c853-35bb-9db63e5f0a7d-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-d37a2fc6-b5bc-b47c-e13a-486ba68a5377-7b6a9f71, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bab-7b6a9f71, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bbf-7b6a9f71, #w-node-_622c23c4-8e7d-5b85-d736-1e34178e6c47-7b6a9f71, #w-node-_622c23c4-8e7d-5b85-d736-1e34178e6c4e-7b6a9f71, #w-node-_622c23c4-8e7d-5b85-d736-1e34178e6c55-7b6a9f71, #w-node-_622c23c4-8e7d-5b85-d736-1e34178e6c5c-7b6a9f71, #w-node-_622c23c4-8e7d-5b85-d736-1e34178e6c63-7b6a9f71 {
  place-self: start end;
}

#w-node-_1a7f0a7e-d6b4-59bb-cc7c-54eaa898be58-7b6a9f71, #w-node-_75ce6ec5-b6f4-6529-6189-ae58849855f7-7b6a9f71 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d54ca349-233e-1eca-1442-3b3e3547974a-7b6a9f71, #w-node-_872c92a7-b82b-42ef-bcfa-ebc001e0582e-7b6a9f71 {
  align-self: start;
}

#w-node-_96079df1-a6ee-3e04-7367-26bc6aa66efe-7b6a9f71, #w-node-_84e55794-09fa-b6b6-07da-711d4f6bd369-7b6a9f71 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb8d-7b6a9f71, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb92-7b6a9f71, #w-node-a00f302b-286b-376d-07ef-d64f9dcf431b-7b6a9f71, #w-node-_87babe03-9a37-de9d-188c-a68508caa14e-7b6a9f71, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb97-7b6a9f71, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb9c-7b6a9f71, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cba1-7b6a9f71 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-ceb10800-91c9-79c6-0aab-823d7da503d3-7b6a9f71 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b34aea3a-64f3-4c03-d447-ca629c9c932d-7b6a9f71, #w-node-_54751a32-5281-74a5-906f-28716fe6742d-7b6a9f71, #w-node-_29c69175-f647-58d0-781f-be55ffdb741b-7b6a9f71, #w-node-_06c28106-3a8e-26aa-583e-c4d4c38d5d42-7b6a9f71, #w-node-e6cba36b-30e5-19a8-e211-2d3c04920e40-7b6a9f71, #w-node-_7bee0481-2534-a9ec-b4d4-43f42190fd77-7b6a9f71, #w-node-_7bee0481-2534-a9ec-b4d4-43f42190fd7e-7b6a9f71, #w-node-_7bee0481-2534-a9ec-b4d4-43f42190fd85-7b6a9f71, #w-node-_7bee0481-2534-a9ec-b4d4-43f42190fd8c-7b6a9f71, #w-node-_7bee0481-2534-a9ec-b4d4-43f42190fd93-7b6a9f71 {
  place-self: start end;
}

#w-node-febe6996-5093-1c3f-68cc-53536fce5e90-7b6a9f71, #w-node-_0061e51c-fe65-4028-f582-12af047c530d-7b6a9f71 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_316f540d-5fa3-1119-8a3a-b7778b9ffb52-b9543a05, #w-node-_1ae9c458-79db-f8eb-1ac3-fc95f03d54ca-b9543a05, #w-node-d53b5ed8-f7ae-1885-2ae9-07a6b4de50b1-b9543a05, #w-node-d53b5ed8-f7ae-1885-2ae9-07a6b4de50f3-b9543a05 {
  order: 9999;
}

#w-node-dbd42a00-2608-5733-2a16-4626fcbb3dc3-6c7c8a6f, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3dcc-6c7c8a6f, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3dd5-6c7c8a6f {
  place-self: start end;
}

#w-node-dbd42a00-2608-5733-2a16-4626fcbb3ddb-6c7c8a6f, #w-node-_35939361-291f-55c9-a9c1-7b06ebce98c7-6c7c8a6f, #w-node-e09ad2da-1d54-a27a-b8c7-654fbda52f0e-6c7c8a6f, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3de0-6c7c8a6f, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3de5-6c7c8a6f, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3dea-6c7c8a6f, #w-node-_80aaf90f-0cd0-6052-8ccb-c2df95e4f5b8-6c7c8a6f, #w-node-dbd42a00-2608-5733-2a16-4626fcbb3dfa-6c7c8a6f, #w-node-f2e4feea-1010-b685-34f6-a7e7a5e0a892-6c7c8a6f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_676a9fa5-0060-03cf-5364-2e3309b85a50-ea5b5083, #w-node-_82395030-0be2-7bc5-d109-c097a6a07a07-ea5b5083, #w-node-e553a1cc-bd63-a413-6aa8-637fbc5dd422-ea5b5083, #w-node-_96859197-30d0-6466-0107-5666a9ec1927-ea5b5083 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_160feb66-21e0-6f0f-2b53-5e6972176d83-fb01cf38 {
  order: 9999;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cee8-a2657208 {
  place-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088ceec-a2657208 {
  align-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cef4-a2657208 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cef6-a2657208 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cefa-a2657208 {
  align-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cf03-a2657208 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cf07-a2657208 {
  align-self: start;
}

#w-node-def6f126-2333-6480-8353-fe2c7bf5f8b4-a2657208 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-def6f126-2333-6480-8353-fe2c7bf5f8b8-a2657208 {
  align-self: start;
}

#w-node-_7a672774-dc7b-1779-27b0-c50d67adb611-0869a9ad {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b4e87234-1bb4-f509-16a6-fa5067871d5b-0321b62f, #w-node-_661b699d-dc46-69b4-79dc-6e8c42eb9e8c-0321b62f, #w-node-e6339963-bbb4-e815-15fa-4e554cc63c94-0321b62f {
  place-self: start end;
}

#w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd8e-0321b62f, #w-node-_5a96ab18-0551-884d-2f77-46f664c8e51e-0321b62f, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd93-0321b62f, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fd9d-0321b62f, #w-node-ef0c9ac0-5927-41dc-6acf-4c034302fda2-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9670594b-eb70-fa5b-6d27-d88d556c5881-0321b62f, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c5893-0321b62f, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c58a6-0321b62f, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c58be-0321b62f, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c58d6-0321b62f, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c58ee-0321b62f, #w-node-_9670594b-eb70-fa5b-6d27-d88d556c5906-0321b62f {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec4-0321b62f {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec8-0321b62f {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_340d55d5-a046-87d6-f702-b28c25b6b36d-0321b62f {
  place-self: start;
}

#w-node-_340d55d5-a046-87d6-f702-b28c25b6b371-0321b62f {
  align-self: start;
}

#w-node-_340d55d5-a046-87d6-f702-b28c25b6b37c-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_41a94509-2026-5404-362b-c3b1811f539f-0321b62f {
  place-self: start;
}

#w-node-_41a94509-2026-5404-362b-c3b1811f53a3-0321b62f {
  align-self: start;
}

#w-node-_41a94509-2026-5404-362b-c3b1811f53ae-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_613e816d-ad20-7bcd-c2a2-026284a91a5a-0321b62f {
  place-self: start;
}

#w-node-_613e816d-ad20-7bcd-c2a2-026284a91a5e-0321b62f {
  align-self: start;
}

#w-node-_613e816d-ad20-7bcd-c2a2-026284a91a69-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed4-0321b62f {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed8-0321b62f {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee5-0321b62f {
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee9-0321b62f {
  align-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ef5-0321b62f {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ef9-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87abb6-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87abc8-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87abdb-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87abf3-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac0b-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac23-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac3b-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac54-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac67-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac7a-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac88-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ac95-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87aca2-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87acbb-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87acd3-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87aceb-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ad05-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ad1d-0321b62f, #w-node-ef9240ad-375c-d307-2f56-b89f7c87ad35-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103998-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e5610399b-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e5610399f-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039a2-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039a6-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039b3-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039b7-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039bb-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039c6-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039ca-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039ce-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039d4-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039db-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039df-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039e5-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039fa-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e561039fd-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a01-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a04-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a08-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a15-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a19-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a1d-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a28-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a2c-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a30-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a36-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a3d-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a41-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a47-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a6a-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a6d-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a71-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a74-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a78-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a85-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a89-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a8d-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a98-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a9c-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aa0-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aa6-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aad-0321b62f {
  place-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103ab1-0321b62f {
  align-self: start;
}

#w-node-_9a863c01-6e3f-1325-cf34-4f6e56103ab7-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-d37a2fc6-b5bc-b47c-e13a-486ba68a5377-0321b62f, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bab-0321b62f, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bbf-0321b62f {
  place-self: start end;
}

#w-node-d54ca349-233e-1eca-1442-3b3e3547974a-0321b62f, #w-node-a2fcd56d-39b9-82ff-be71-8217dbfc20ca-0321b62f {
  align-self: start;
}

#w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb8d-0321b62f, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb92-0321b62f, #w-node-a00f302b-286b-376d-07ef-d64f9dcf431b-0321b62f, #w-node-_87babe03-9a37-de9d-188c-a68508caa14e-0321b62f, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb97-0321b62f, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cb9c-0321b62f, #w-node-_61f23fa8-0df9-e266-d84b-4db84b43cba1-0321b62f {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-ceb10800-91c9-79c6-0aab-823d7da503d3-0321b62f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cee8-cc3ddc3e {
  place-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088ceec-cc3ddc3e {
  align-self: start;
}

#w-node-ccfda712-2537-f7c6-6ff5-e362f088cef4-cc3ddc3e {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-def6f126-2333-6480-8353-fe2c7bf5f8b4-cc3ddc3e {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start;
}

#w-node-def6f126-2333-6480-8353-fe2c7bf5f8b8-cc3ddc3e {
  align-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ade1-c6280415 {
  place-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ade5-c6280415 {
  align-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695adf2-c6280415 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695adf6-c6280415 {
  place-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695adfa-c6280415 {
  align-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae05-c6280415 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae09-c6280415 {
  place-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae0d-c6280415 {
  align-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae13-c6280415 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae1a-c6280415 {
  place-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae1e-c6280415 {
  align-self: start;
}

#w-node-_5d2d0848-922b-88c3-cdff-6d469695ae24-c6280415 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

@media screen and (max-width: 991px) {
  #w-node-d9c493ce-bad0-2b95-604f-40f37309bde6-8b1cf697 {
    justify-self: end;
  }

  #w-node-bfa0f820-f6e3-1313-de4e-bd5f7270c43b-8b1cf697, #w-node-_23520f31-04c5-b85e-ff6d-8adafc6c4272-8b1cf697, #w-node-_8194e081-b5a4-a1df-cdf9-5564eabb202b-8b1cf697, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22648-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22650-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22652-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22664-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22667-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22677-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf2267a-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22685-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf2268b-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22696-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59b2-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ba-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59bc-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ce-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59d1-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e1-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e4-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ef-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59f5-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c5a00-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec3-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_5b437cf7-287f-82d1-d0f0-703a239b7cf4-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5b437cf7-287f-82d1-d0f0-703a239b7d04-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efac-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efbc-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed3-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-7b6a9f71 {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee4-7b6a9f71 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-7b6a9f71, #w-node-ccfda712-2537-f7c6-6ff5-e362f088cef4-a2657208 {
    justify-self: end;
  }

  #w-node-ccfda712-2537-f7c6-6ff5-e362f088cef5-a2657208, #w-node-ccfda712-2537-f7c6-6ff5-e362f088cf02-a2657208, #w-node-def6f126-2333-6480-8353-fe2c7bf5f8b3-a2657208, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ec3-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-0321b62f {
    justify-self: end;
  }

  #w-node-_340d55d5-a046-87d6-f702-b28c25b6b36c-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_340d55d5-a046-87d6-f702-b28c25b6b37c-0321b62f {
    justify-self: end;
  }

  #w-node-_41a94509-2026-5404-362b-c3b1811f539e-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_41a94509-2026-5404-362b-c3b1811f53ae-0321b62f {
    justify-self: end;
  }

  #w-node-_613e816d-ad20-7bcd-c2a2-026284a91a59-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_613e816d-ad20-7bcd-c2a2-026284a91a69-0321b62f {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed3-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-0321b62f {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ee4-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-0321b62f {
    justify-self: end;
  }

  #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ef4-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103997-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e5610399f-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039a1-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039b3-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039b6-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039c6-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039c9-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039d4-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039da-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039e5-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039f9-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a01-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a03-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a15-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a18-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a28-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a2b-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a36-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a3c-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a47-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a69-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a71-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a73-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a85-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a88-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a98-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a9b-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aa6-0321b62f {
    justify-self: end;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aac-0321b62f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103ab7-0321b62f, #w-node-ccfda712-2537-f7c6-6ff5-e362f088cef4-cc3ddc3e {
    justify-self: end;
  }

  #w-node-def6f126-2333-6480-8353-fe2c7bf5f8b3-cc3ddc3e, #w-node-_5d2d0848-922b-88c3-cdff-6d469695ade0-c6280415 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695adf2-c6280415 {
    justify-self: end;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695adf5-c6280415 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae05-c6280415 {
    justify-self: end;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae08-c6280415 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae13-c6280415 {
    justify-self: end;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae19-c6280415 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae24-c6280415 {
    justify-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d9c493ce-bad0-2b95-604f-40f37309bde6-8b1cf697, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22650-7b6a9f71, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22664-7b6a9f71, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22677-7b6a9f71, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22685-7b6a9f71, #w-node-_4f675b27-90b9-73d1-61e9-ae55edf22696-7b6a9f71, #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ba-7b6a9f71, #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ce-7b6a9f71, #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59e1-7b6a9f71, #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c59ef-7b6a9f71, #w-node-_17c9519f-b49d-003c-d8d3-e7a3f29c5a00-7b6a9f71, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-7b6a9f71, #w-node-_5b437cf7-287f-82d1-d0f0-703a239b7d04-7b6a9f71, #w-node-_89c22dcb-b148-54e3-8803-e4ceb0b4efbc-7b6a9f71, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-7b6a9f71, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-7b6a9f71 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: start end;
  }

  #w-node-d37a2fc6-b5bc-b47c-e13a-486ba68a5377-7b6a9f71, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bab-7b6a9f71, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bbf-7b6a9f71 {
    justify-self: start;
  }

  #w-node-_316f540d-5fa3-1119-8a3a-b7778b9ffb3b-b9543a05 {
    order: 9999;
  }

  #w-node-_316f540d-5fa3-1119-8a3a-b7778b9ffb52-b9543a05 {
    order: -9999;
  }

  #w-node-_1ae9c458-79db-f8eb-1ac3-fc95f03d54b3-b9543a05 {
    order: 9999;
  }

  #w-node-_1ae9c458-79db-f8eb-1ac3-fc95f03d54ca-b9543a05 {
    order: -9999;
  }

  #w-node-d53b5ed8-f7ae-1885-2ae9-07a6b4de509a-b9543a05 {
    order: 9999;
  }

  #w-node-d53b5ed8-f7ae-1885-2ae9-07a6b4de50b1-b9543a05 {
    order: -9999;
  }

  #w-node-d53b5ed8-f7ae-1885-2ae9-07a6b4de50dc-b9543a05 {
    order: 9999;
  }

  #w-node-d53b5ed8-f7ae-1885-2ae9-07a6b4de50f3-b9543a05 {
    order: -9999;
  }

  #w-node-c425443b-5320-ef66-e477-fe7d4b6a8136-b9543a05 {
    order: 9999;
  }

  #w-node-c425443b-5320-ef66-e477-fe7d4b6a814d-b9543a05 {
    order: -9999;
  }

  #w-node-eb61f9b2-dd74-ccc3-5583-4c4df68d29a6-fb01cf38 {
    order: 9999;
  }

  #w-node-_160feb66-21e0-6f0f-2b53-5e6972176d83-fb01cf38 {
    order: -9999;
  }

  #w-node-ccfda712-2537-f7c6-6ff5-e362f088cef4-a2657208, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ed0-0321b62f, #w-node-_340d55d5-a046-87d6-f702-b28c25b6b37c-0321b62f, #w-node-_41a94509-2026-5404-362b-c3b1811f53ae-0321b62f, #w-node-_613e816d-ad20-7bcd-c2a2-026284a91a69-0321b62f, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1ede-0321b62f, #w-node-_436be6fc-3041-12f2-3c52-ece3e7da1eef-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e5610399f-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039b3-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039c6-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039d4-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e561039e5-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a01-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a15-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a28-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a36-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a47-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a71-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a85-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103a98-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103aa6-0321b62f, #w-node-_9a863c01-6e3f-1325-cf34-4f6e56103ab7-0321b62f {
    grid-area: 1 / 2 / 2 / 3;
    place-self: start end;
  }

  #w-node-d37a2fc6-b5bc-b47c-e13a-486ba68a5377-0321b62f, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bab-0321b62f, #w-node-_1f75c5ba-0c19-422b-0aa2-cb799d726bbf-0321b62f {
    justify-self: start;
  }

  #w-node-ccfda712-2537-f7c6-6ff5-e362f088cef4-cc3ddc3e, #w-node-_5d2d0848-922b-88c3-cdff-6d469695adf2-c6280415, #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae05-c6280415, #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae13-c6280415, #w-node-_5d2d0848-922b-88c3-cdff-6d469695ae24-c6280415 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: start end;
  }
}


</pre></body></html>