body {
  color: #442a1b;
  background-color: #ffe9d1;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

h1 {
  max-width: 11ch;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Souvenir, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 110%;
}

h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Souvenir, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 110%;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Souvenir, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 115%;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Souvenir, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  max-width: 65ch;
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

.hero {
  text-align: center;
}

.padding-global {
  padding: 130px 100px;
}

.container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.garrafa {
  max-height: 55vh;
  margin-right: -19%;
}

.navbar {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 25px;
  padding-left: 100px;
  padding-right: 100px;
  position: absolute;
}

.menu-container {
  justify-content: space-between;
  display: flex;
}

.logo {
  width: 100px;
}

.about-row {
  display: flex;
}

.padding-horizontal {
  padding: 0 100px;
}

.hr {
  width: 100%;
  height: auto;
  max-width: 250px;
  object-fit: contain;
  object-position: 50% 50%;
  background-color: #442a1b;
  margin-top: 15px;
  margin-bottom: 30px;
}

.footer-links {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
}

.footer-links.sm-links {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
}

.footer-wrapper {
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 20px;
  display: flex;
}

.vertical-align {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.images-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  margin-top: 20px;
  margin-bottom: 60px;
  display: flex;
}

.link {
  color: #442a1b;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  overflow: visible;
}

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

.copo {
  max-height: 33vh;
  object-fit: fill;
  margin-bottom: -32px;
  font-size: 14px;
  position: relative;
}

.garrafa-orange {
  max-height: 55vh;
  margin-left: -19%;
  margin-right: 0%;
}

.padding-hero {
  padding: 80px 100px 0;
}

.sm-link {
  width: 30px;
  height: 30px;
}

.about {
  text-align: center;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0%;
  margin-bottom: auto;
  display: flex;
  position: static;
  overflow: hidden;
}

.fs-cc-banner_component {
  z-index: 99;
  width: 100%;
  color: #fff;
  background-color: #442a1b;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 7px 29px;
  display: none;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.fs-cc-banner_container {
  width: 100%;
  max-width: 1600px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #333;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-banner_text {
  max-width: none;
  color: #ffe9d1;
  text-align: left;
  text-transform: none;
  margin-right: 1.5rem;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.3vw;
}

.link-2 {
  color: #ffe9d1;
  text-decoration: underline;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-banner_button {
  color: #442a1b;
  text-align: center;
  background-color: #ffe9d1;
  border: 0 solid #ffcd47;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  padding: 2px 22px .5px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}

.fs-cc-banner_trigger {
  display: none;
}

.support-pop-up-area {
  z-index: 100;
  width: 100vw;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.support-pop-up-area.tc, .support-pop-up-area.pp {
  position: fixed;
}

.support-pop-up-close-area {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.support-pop-up {
  z-index: 9;
  width: 60vw;
  height: 90vh;
  color: #ffe9d1;
  background-color: #442a1b;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 5vh;
  padding: 30px 20px 50px 40px;
  display: flex;
  position: relative;
  overflow: scroll;
}

.close-btn-wrapper {
  width: 36px;
  height: 36px;
  min-height: 36px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  right: 0;
}

.close-btn {
  z-index: 9;
  width: 4vw;
  height: 4vw;
}

.support-text {
  text-align: left;
  text-transform: none;
  padding-right: 4vw;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 160%;
}

.support-text a {
  color: #442a1b;
  text-decoration: underline;
}

.support-pop-text {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  text-transform: uppercase;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  padding-right: 20px;
  font-family: Souvenir, sans-serif;
  font-size: 24px;
  display: flex;
}

.close-btn-stroke {
  width: 44px;
  height: 3px;
  background-color: #ffe9d1;
  border-radius: 20px;
  position: absolute;
  transform: rotate(45deg);
}

.close-btn-stroke._45 {
  transform: rotate(-45deg);
}

.product {
  text-align: left;
}

.product-grid {
  display: flex;
}

.product-el {
  width: 50%;
}

.container-large {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.container-large.nav-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.padding-small {
  padding: 80px 100px 130px 40px;
}

.padding-small-left {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding: 100px 100px 60px 40px;
  display: flex;
}

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

.product-el-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: auto;
  font-size: 16px;
  display: grid;
}

.product-el-grid-el {
  font-size: 14px;
}

.text-style1 {
  margin-bottom: 0;
  font-family: Souvenir, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.padding-small-right {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding: 100px 40px 60px 100px;
  display: flex;
}

.heading {
  margin-top: 0;
  font-family: Souvenir, sans-serif;
  font-size: 40px;
  line-height: 115%;
}

.hr-footer {
  width: 100%;
  height: 1px;
  object-fit: contain;
  object-position: 50% 50%;
  background-color: #442a1b;
  margin-top: 0;
  margin-bottom: 0;
}

.product-img {
  height: 100%;
  object-fit: cover;
}

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

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

.button {
  text-transform: uppercase;
  background-color: #442a1b;
  border-radius: 7px;
  padding: 16px 33px 13px;
  font-family: Souvenir, sans-serif;
}

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

.text-span {
  margin-right: 7px;
}

.nav-link {
  border-radius: 20px;
  padding: 8px 10px;
}

.nav-link:hover {
  color: #ffe9d1;
  background-color: #442a1b;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items: center;
  display: flex;
}

.brand {
  padding-left: 0;
}

.nav-links {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: row;
  margin-left: 8px;
  display: flex;
}

.nav-links.sm-links {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
}

.nav-menu-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.div-block-98 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.logo-2 {
  z-index: 2;
  width: 100px;
  margin-left: 0%;
  display: block;
  position: relative;
}

.nav-blur {
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0);
  background-image: linear-gradient(#733439, #733439);
  justify-content: center;
  display: flex;
  position: absolute;
}

.padding-horizontal-2 {
  width: 100%;
  justify-content: center;
  padding: 20px 40px;
  display: flex;
}

.container-global {
  width: 100%;
  height: 100%;
  max-width: 1300px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav-logo {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.nav-logo.w--current {
  margin-left: 0;
}

.separador {
  opacity: .7;
  color: #f1efe9;
  margin-top: 0;
  margin-bottom: 0;
}

.nav-link-idioma {
  height: auto;
  opacity: .7;
  align-items: flex-start;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.nav-link-idioma:hover {
  opacity: 1;
  color: #fff;
}

.nav-link-idioma.pt {
  opacity: 1;
}

.nav-link-2 {
  height: auto;
  opacity: .7;
  align-items: flex-start;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.nav-link-2:hover {
  opacity: 1;
  color: #fff;
}

.nav-bar {
  width: 100%;
  position: fixed;
}

.sm-links {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.nav-links1 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.link-icon {
  width: 17px;
  height: 17px;
}

.nav-menu-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items: center;
  display: flex;
}

.link-3 {
  color: #ffe9d1;
}

.link-3.is-red {
  color: #cb112a;
}

.overage-butt {
  color: #143e35;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffe9d1;
  padding: 1.03rem 2.5rem .75rem;
  font-size: 1.25rem;
  font-weight: 600;
}

.error-text {
  color: #fff;
  font-size: 18px;
}

.error-msg {
  width: 100%;
  text-align: center;
  background-color: #cb112a;
  border: 1px solid #282828;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.age-popup {
  width: 100%;
  height: 100%;
  max-width: 560px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 15px;
  flex-direction: column;
  order: -1;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 30px 15px;
  display: flex;
  position: relative;
  top: 0%;
  left: 0;
}

.links-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  font-size: 12px;
  display: flex;
}

.underage-butt {
  color: #ffe9d1;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ffe9d1;
  padding: 1.03rem 2.5rem .75rem;
  font-size: 1.25rem;
  font-weight: 600;
}

.link-4 {
  color: #cb112a;
}

.popup-button-div {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 45px;
  font-weight: 900;
  display: flex;
}

.html-sm-2 {
  width: 100%;
  height: 100%;
  color: #a71f24;
}

.link-block {
  width: 40px;
  height: 40px;
}

.margin-bottom {
  margin: 0 0 2.5rem;
}

.text-size-xlarge {
  font-size: 3.125rem;
  line-height: 130%;
}

.text-size-xlarge.text-weight-bold {
  font-weight: 700;
}

.paragraph-xsmall {
  text-transform: none;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 150%;
}

.age-verif-parent {
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  color: #fff;
  background-color: #153e35;
  border: 1px solid #000;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  padding: 60px 100px 30px;
  display: none;
  position: fixed;
  top: 0;
}

.image {
  width: 130px;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 56px;
  }

  h3 {
    font-size: 30px;
  }

  .padding-global {
    padding-left: 40px;
    padding-right: 40px;
  }

  .garrafa {
    margin-right: 0%;
  }

  .navbar, .padding-horizontal {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-wrapper {
    align-items: center;
  }

  .images-wrapper {
    position: relative;
  }

  .copo {
    position: absolute;
  }

  .garrafa-orange {
    margin-left: 0%;
  }

  .padding-hero {
    padding-left: 40px;
    padding-right: 40px;
  }

  .fs-cc-banner_component {
    flex-direction: row;
    padding: 10px 40px;
  }

  .fs-cc-banner_container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .fs-cc-banner_text {
    margin-right: 0;
    font-size: 12px;
    line-height: 150%;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 0;
  }

  .fs-cc-banner_button {
    min-height: auto;
    min-width: auto;
    margin-left: 0;
    padding-top: 4.5px;
    padding-bottom: 3px;
  }

  .support-pop-up {
    width: 80vw;
    height: 94vh;
    margin-top: 0;
    padding: 30px 20px 30px 30px;
  }

  .close-btn {
    width: 40px;
    height: 40px;
  }

  .support-text {
    padding-right: 40px;
    font-size: 16px;
    line-height: 150%;
  }

  .support-pop-text {
    padding-right: 10px;
  }

  .product {
    font-size: 16px;
  }

  .padding-small {
    padding-left: 40px;
    padding-right: 40px;
  }

  .padding-small-left {
    padding-bottom: 100px;
    padding-left: 30px;
    padding-right: 40px;
  }

  .text-size-small {
    font-size: 14px;
  }

  .product-el-grid {
    max-width: 280px;
    grid-template-columns: 1fr 1fr;
    margin-top: 60px;
    font-size: 14px;
  }

  .text-style1 {
    font-size: 16px;
  }

  .padding-small-right {
    padding-left: 40px;
    padding-right: 30px;
    font-size: 16px;
  }

  .nav-menu-2 {
    width: 100%;
    height: 100vh;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    text-align: center;
    background-color: #733439;
    flex-direction: column;
    justify-content: center;
    padding: 110px 40px 50px;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-98 {
    height: 100%;
    max-height: 500px;
    flex-direction: column;
    justify-content: space-between;
  }

  .menu-button {
    z-index: 999;
    width: 78px;
    background-color: #733439;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .menu-button.w--open {
    background-color: #733439;
  }

  .logo-2 {
    width: 90px;
  }

  .padding-horizontal-2 {
    padding: 15px 15px 12px 40px;
  }

  .nav-logo {
    margin-right: auto;
  }

  .nav-link-idioma {
    justify-content: center;
    font-size: 16px;
    line-height: 160%;
  }

  .nav-link-idioma.pt {
    font-size: 16px;
    position: relative;
  }

  .nav-link-2 {
    justify-content: center;
    font-size: 18px;
    line-height: 160%;
  }

  .sm-links {
    order: 1;
    justify-content: center;
  }

  .nav-links1 {
    z-index: 999;
    position: relative;
  }

  .menu-hr {
    width: 38px;
    height: 2.5px;
    min-height: auto;
    background-color: #442a1b;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-hr.last {
    margin-top: 8px;
  }

  .menu-hr.first {
    margin-bottom: 8px;
  }

  .link-icon {
    width: 20px;
    height: 20px;
  }

  .age-popup {
    max-width: 500px;
  }

  .links-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    order: -1;
    align-items: center;
    font-size: 11px;
  }

  .links-2.socials {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
    order: 1;
  }

  .popup-button-div {
    margin-top: 20px;
  }

  .html-sm-2 {
    width: auto;
    height: 100%;
  }

  .link-block {
    width: auto;
    height: 40px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-xsmall {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }

  h1 {
    font-size: 54px;
  }

  h2 {
    font-size: 32px;
  }

  .padding-global {
    padding-left: 40px;
    padding-right: 40px;
  }

  .garrafa {
    width: 50%;
  }

  .navbar {
    background-color: #ffe9d1;
    padding-top: 25px;
    padding-right: 25px;
  }

  .logo {
    width: 90px;
  }

  .copo {
    max-width: 50%;
  }

  .garrafa-orange {
    width: 50%;
  }

  .padding-hero {
    padding: 100px 0 0;
  }

  .fs-cc-banner_component {
    margin-bottom: 0;
    padding: 15px 25px;
  }

  .fs-cc-banner_container {
    flex-direction: row;
    align-items: center;
  }

  .support-pop-up {
    width: 90vw;
    height: 94%;
    margin-top: 0%;
    padding-top: 20px;
    padding-right: 10px;
  }

  .close-btn {
    width: 35px;
    height: 35px;
  }

  .support-text {
    padding-right: 20px;
  }

  .close-btn-stroke {
    width: 34px;
    height: 2px;
  }

  .product-grid {
    flex-direction: column;
  }

  .product-el {
    width: 100%;
  }

  .product-el.product-el-lastt {
    order: 1;
  }

  .padding-small {
    padding-left: 40px;
    padding-right: 40px;
  }

  .padding-small-left, .padding-small-right {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .product-img {
    width: 100%;
    max-height: 600px;
  }

  .utility-page-content {
    align-items: center;
  }

  .nav-link {
    padding: 6px 11px;
    display: block;
  }

  .nav-menu {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    text-align: center;
    background-color: #ffe9d1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .nav-links {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .menu-button {
    width: auto;
    background-color: #ffe9d1;
    padding-left: 14px;
    padding-right: 14px;
  }

  .menu-button.w--open {
    background-color: #ffe9d1;
  }

  .logo-2 {
    width: 100px;
  }

  .nav-logo {
    margin-left: 0;
  }

  .menu-hr {
    width: 42px;
    height: 4px;
  }

  .menu-hr.last {
    margin-top: 6px;
  }

  .menu-hr.first {
    margin-bottom: 6px;
  }

  .nav-menu-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    background-color: #ffe9d1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px 40px 60px;
    box-shadow: 0 4px 5px -3px rgba(0, 0, 0, .2);
  }

  .error-text {
    font-size: 16px;
  }

  .error-msg {
    padding-left: 20px;
    padding-right: 20px;
  }

  .links-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    flex-direction: column;
    order: -1;
    justify-content: center;
    font-size: 12px;
  }

  .links-2.socials {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: row;
    order: 1;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-xlarge {
    font-size: 1.25rem;
  }

  .age-verif-parent {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 28px;
  }

  .padding-global {
    padding-left: 20px;
    padding-right: 20px;
  }

  .garrafa {
    width: 60%;
    margin-right: -5%;
  }

  .navbar {
    padding-left: 20px;
    padding-right: 10px;
  }

  .padding-horizontal {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-links {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    order: 1;
  }

  .footer-links.sm-links {
    order: -1;
  }

  .footer-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    flex-direction: column;
  }

  .copo {
    max-width: 55%;
  }

  .garrafa-orange {
    width: 60%;
    margin-left: -5%;
  }

  .set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
    z-index: 9999;
    position: relative;
  }

  .fs-cc-banner_component {
    z-index: 9999;
    text-align: center;
    margin-bottom: 5px;
    padding: 10px 17px;
    font-size: 14px;
  }

  .fs-cc-banner_container {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_text {
    text-align: center;
    font-size: 11px;
  }

  .fs-cc-banner_buttons-wrapper {
    width: 100%;
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
  }

  .fs-cc-banner_button {
    margin-bottom: 0;
    margin-left: 0;
    padding: 4px 34px 2.5px;
    font-size: 12px;
  }

  .support-pop-up-area.tc {
    z-index: 9999;
  }

  .support-pop-up {
    width: 96vw;
    height: 94%;
    margin-top: 0%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 10px;
  }

  .close-btn-wrapper {
    background-color: #442a1b;
    padding-top: 0;
    padding-right: 0;
  }

  .support-text {
    max-width: 100%;
    padding-right: 0;
    font-size: 14px;
    line-height: 170%;
  }

  .support-pop-text {
    width: 100%;
    padding-right: 10px;
  }

  .padding-small, .padding-small-left, .padding-small-right {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-links {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    order: 1;
  }

  .nav-links.sm-links {
    order: -1;
  }

  .menu-button {
    width: 74px;
  }

  .logo-2 {
    width: 90px;
  }

  .padding-horizontal-2 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .nav-logo, .nav-logo.w--current {
    margin-left: 0;
  }

  .separador {
    order: 1;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .nav-link-idioma {
    order: 1;
  }

  .nav-link-idioma.pt {
    order: -1;
  }

  .nav-link-2 {
    order: 1;
  }

  .sm-links {
    order: 10;
  }

  .nav-links1 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .age-popup {
    max-width: 400px;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .age-verif-parent {
    padding-left: 17px;
    padding-right: 17px;
  }
}


@font-face {
  font-family: 'Souvenir';
  src: url('../fonts/SouvenirStd-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Souvenir';
  src: url('../fonts/SouvenirStd-Demi.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Souvenir';
  src: url('../fonts/SouvenirStd-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}