@font-face {
  font-family: "Anton 2";
  src: url('../fonts/Anton-Regular-2.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --morado: #5c5cc6;
  --color-4: #d5e04b;
  --color-3: white;
  --color-2: #252525;
  --color: var(--color-3);
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-image: url('../images/cover_1.webp');
  background-position: 0 0;
  background-size: cover;
  width: 1440px;
  height: 855px;
}

.hero {
  background-image: url('../images/cover_2_1.webp');
  background-position: 0 0;
  background-size: auto;
}

.section-2 {
  flex-flow: column;
  max-width: 1440px;
  display: flex;
}

.image {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding-top: 82px;
  padding-bottom: 82px;
  display: flex;
}

.div-block-3 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 82px;
  padding-bottom: 82px;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.banner-arranca {
  background-color: var(--morado);
  justify-content: center;
  align-items: center;
  height: 174px;
  display: flex;
}

.heading {
  color: var(--color-4);
  text-align: center;
  margin: 0 auto;
  font-family: "Anton 2", Arial, sans-serif;
  font-size: 50px;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.wrapper-pasion {
  background-image: url('../images/group_4-1.webp');
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: column;
  height: 2531px;
  display: block;
}

.section-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wrapper-text-recomensa {
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  display: flex;
}

.wrapper-svg {
  margin-top: 200px;
}

.paragraph {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.div-block-6 {
  max-width: 468px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 60px;
  position: relative;
  left: 135px;
}

.columns {
  max-width: 1036px;
}

.wrapper-container-ganas {
  max-width: 1033px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.wrapper-cintillo2 {
  background-image: url('../images/recurso_6_3x_1.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: none;
  height: 100px;
  max-height: 100px;
  margin-top: 0;
  display: flex;
}

.heading-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: auto;
  margin-bottom: auto;
  font-family: "Anton 2", Arial, sans-serif;
  font-size: 50px;
}

.wrapper-container-premios {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/mask_group-2.webp');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: 1196px;
  display: flex;
  overflow: scroll;
}

.heading-3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: "Anton 2", Arial, sans-serif;
  font-size: 36px;
  line-height: 54px;
}

.div-block-7 {
  max-width: 720px;
  margin-top: 115px;
  margin-left: auto;
  margin-right: auto;
}

.wrapper-h5 {
  margin-bottom: 16px;
}

.heading-4 {
  color: var(--color-4);
  text-align: center;
  font-family: "Anton 2", Arial, sans-serif;
  font-size: 30px;
}

.div-block-8 {
  margin-top: 7px;
  margin-bottom: 20px;
}

.paragraph-2 {
  color: var(--color-3);
  text-align: center;
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.grid {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
  max-width: 953px;
  margin-top: 46px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-9 {
  border: 1px solid var(--color-3);
  background-color: #000;
  border-radius: 7px;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 15px;
}

.text-block {
  color: var(--color-3);
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.text-block-2 {
  color: var(--color-4);
  text-align: center;
  margin-top: 15px;
  font-family: "Anton 2", Arial, sans-serif;
  font-size: 22px;
}

.div-block-10 {
  width: 158px;
  max-width: 158px;
}

.data-modal-open {
  z-index: 97;
  background-color: var(--color-4);
  color: var(--morado);
  text-align: center;
  text-transform: uppercase;
  flex-flow: column;
  width: 206px;
  height: 52px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "Anton 2", Arial, sans-serif;
  font-size: 23px;
  display: flex;
  position: relative;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: 77px;
  margin-bottom: 133px;
  display: block;
}

.image-3 {
  z-index: -1;
  position: relative;
  top: -516px;
}

.div-block-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 260px;
  margin-bottom: 240px;
  display: flex;
}

.heading-5 {
  color: var(--morado);
  text-transform: uppercase;
  font-family: "Anton 2", Arial, sans-serif;
  font-size: 70px;
}

.paragraph-3 {
  color: var(--color-3);
  text-align: center;
  text-transform: uppercase;
  width: 570px;
  margin-top: 30px;
  font-family: "Anton 2", Arial, sans-serif;
  font-size: 50px;
  line-height: 75px;
}

.div-block-13 {
  background-image: url('../images/fondo.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: 1140px;
}

.paragraph-4 {
  max-width: 1015px;
  margin-left: 0;
  padding-top: 150px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 45px;
}

.section-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  display: flex;
}

.bold-text, .bold-text-2 {
  color: var(--morado);
}

.div-block-14 {
  margin-left: 121px;
}

.image-4 {
  margin-top: 80px;
}

.footer-footer {
  z-index: 1;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100px;
  display: block;
  position: relative;
}

.div-block-16 {
  background-image: url('../images/group_5.webp');
  background-position: 50% 0;
  background-size: cover;
  height: 473px;
  margin-top: 80px;
}

.div-block-17 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  padding-top: 15px;
  display: block;
}

.section-5 {
  align-self: auto;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.modal-overlay {
  z-index: 9999;
  opacity: 0;
  background-color: #000000b3;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.section-6 {
  justify-content: center;
  align-items: center;
  width: 1440px;
  padding-top: 100px;
  display: flex;
}

.div-block-19 {
  justify-content: center;
  align-items: center;
  height: 800px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  overflow: scroll;
}

.div-block-20 {
  justify-content: flex-end;
  align-items: flex-start;
  margin-right: 172px;
  display: block;
}

.close-button {
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: right;
  vertical-align: bottom;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  display: inline-block;
  overflow: visible;
}

.close {
  float: right;
  justify-content: flex-end;
  align-items: flex-start;
  margin: 0 0 20px;
  display: inline-block;
  position: static;
  inset: 0% 0% auto auto;
}

.div-block-22 {
  max-width: 1196px;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 6px 3px 16px #00000080;
}

.image-5 {
  position: absolute;
  inset: 307% 0% 0% auto;
}

.modal-container {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: auto;
  padding-top: 0;
  display: flex;
  position: relative;
}

.image-6 {
  width: 975px;
  max-width: none;
  display: block;
  overflow: visible;
}

.navbar {
  background-image: url('../images/99_3x_1-1.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: row;
  justify-content: space-between;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.brand {
  background-image: url('../images/logo-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  width: 133px;
  max-width: none;
}

.nav-link {
  background-image: url('../images/copa_3x_3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nav-menu {
  flex: none;
}

.menu-nav-bar {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/99_3x_1-1.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: contain;
  background-attachment: fixed;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: flex-start;
  height: 85px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.section-7 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: stretch;
  max-width: none;
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.link-block {
  background-image: url('../images/logo-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 133px;
  height: 38px;
  margin-top: auto;
  margin-bottom: auto;
}

.div-block-25 {
  background-image: url('../images/copa_3x_3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex: none;
  justify-content: flex-end;
  align-items: flex-start;
  width: 36px;
  height: 65px;
  display: flex;
}

.container-2 {
  justify-content: space-between;
  align-items: center;
  max-width: 1150px;
  display: flex;
}

.div-block-26 {
  flex: 1;
}

.wrapper-cintillo-movil {
  background-image: url('../images/recurso_6_3x_1.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: none;
  height: 100px;
  max-height: 100px;
  margin-top: 0;
  display: none;
}

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

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

.div-block-30 {
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: static;
}

.div-block-31 {
  flex: none;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
}

.hero-art {
  position: relative;
}

.image-16 {
  position: absolute;
  inset: 615% 0% 0% auto;
}

.image-17 {
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-18 {
  position: absolute;
  inset: 30% 0% 0% auto;
}

.balon-art {
  position: relative;
  top: 703px;
}

.image-19 {
  position: absolute;
  inset: -30% auto 0% 0%;
}

.player-art {
  position: relative;
  top: 1667px;
}

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

.footer__bg {
  background-image: url('../images/99_3x_1.webp');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: auto;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  display: flex;
}

.container-3 {
  max-width: 1260px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.brand-brand--left {
  margin-top: auto;
  margin-bottom: auto;
}

.brand-brand--right {
  width: 130px;
  margin-top: auto;
  margin-bottom: auto;
}

.image-21 {
  width: 130px;
}

.link-block-2 {
  align-self: center;
}

.column {
  padding-left: 0;
}

.div-block-32 {
  height: 1000px;
  margin-top: 40px;
  padding-top: 0;
  overflow: scroll;
}

.div-block-33 {
  display: block;
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 45px;
    line-height: 50px;
  }

  .wrapper-pasion {
    height: 2300px;
  }

  .paragraph {
    font-size: 20px;
    line-height: 28px;
  }

  .div-block-6 {
    left: 0;
  }

  .heading-2 {
    font-size: 45px;
  }

  .grid {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  .heading-5 {
    font-size: 60px;
  }

  .paragraph-3 {
    font-size: 45px;
    line-height: 45px;
  }

  .div-block-13 {
    height: 1220px;
  }

  .paragraph-4 {
    padding-top: 100px;
  }

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

  .hero-art {
    top: 109px;
  }

  .image-18 {
    width: 120px;
  }

  .balon-art {
    top: 744px;
  }

  .image-19 {
    width: 120px;
  }

  .image-20 {
    width: 450px;
  }

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    background-image: url('../images/fondo_movil.webp');
  }

  .div-block-3 {
    padding-top: 185px;
    padding-bottom: 110px;
  }

  .image-2 {
    max-width: 200px;
  }

  .heading {
    font-size: 30px;
    line-height: 40px;
  }

  .wrapper-pasion {
    height: auto;
  }

  .section-3 {
    max-width: none;
  }

  .wrapper-container-pasion {
    max-width: 100%;
  }

  .wrapper-text-recomensa {
    margin-top: 60px;
  }

  .wrapper-svg {
    margin-top: 0;
  }

  .paragraph {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-6 {
    width: auto;
    max-width: 100%;
    padding-top: 0;
    left: 0;
  }

  .columns, .wrapper-container-ganas {
    max-width: 100%;
  }

  .wrapper-cintillo2 {
    background-image: url('../images/pleca.webp'), url('../images/recurso_6_3x_1.webp');
    background-position: 50%, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 77px;
    display: none;
  }

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

  .wrapper-container-premios {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 320px;
    max-width: none;
    display: block;
  }

  .heading-3 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 27px;
  }

  .div-block-7 {
    max-width: 253px;
    margin-top: 30px;
  }

  .heading-4 {
    color: var(--color-4);
    margin-bottom: 0;
    font-size: 16px;
  }

  .div-block-8 {
    margin-bottom: 0;
  }

  .paragraph-2 {
    margin-top: 0;
    font-size: 14px;
    line-height: 21px;
  }

  .grid {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }

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

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

  .text-block-2 {
    margin-top: 0;
    font-size: 14px;
  }

  .div-block-10 {
    width: 117px;
    max-width: 117px;
  }

  .data-modal-open {
    background-color: var(--color-4);
  }

  .div-block-12 {
    margin-top: 170px;
    margin-bottom: 60px;
  }

  .heading-5 {
    font-size: 34px;
  }

  .paragraph-3 {
    width: 300px;
    margin-top: 0;
    font-size: 24px;
    line-height: 36px;
  }

  .div-block-13 {
    height: auto;
  }

  .paragraph-4 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 60px;
    font-size: 12px;
    line-height: 23px;
  }

  .section-4 {
    max-width: none;
  }

  .div-block-14 {
    max-width: 300px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 12px;
  }

  .footer-footer {
    z-index: 9999;
    height: auto;
    overflow: clip;
  }

  .div-block-16 {
    background-image: url('../images/group_2.webp');
    background-repeat: no-repeat;
    background-size: auto;
    height: 220px;
  }

  .div-block-17 {
    justify-content: space-between;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    display: block;
  }

  .section-5 {
    max-width: none;
    padding-bottom: 20px;
  }

  .modal-overlay {
    opacity: 1;
    height: 100vh;
    max-height: 100vh;
    padding-bottom: 89px;
    display: none;
    inset: 0%;
    overflow: clip;
  }

  .close {
    right: 0%;
  }

  .div-block-22 {
    box-shadow: none;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .modal-container {
    margin-bottom: 40px;
    padding-bottom: 49px;
  }

  .menu-nav-bar {
    inset: 0% 0% auto;
  }

  .section-7 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-25 {
    background-image: url('../images/logo.png');
    background-size: 36px;
  }

  .image-7 {
    max-width: 271px;
  }

  .div-block-27 {
    max-width: 100%;
  }

  .wrapper-cintillo-movil {
    background-image: url('../images/pleca.webp'), url('../images/recurso_6_3x_1.webp');
    background-position: 50%, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 77px;
    margin-top: 85px;
    display: flex;
  }

  .slide {
    background-image: url('../images/1.jpg');
    background-position: 0 0;
    background-size: auto;
    width: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

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

  .slide-2 {
    background-image: url('../images/2.jpg');
    background-position: 0 0;
    background-size: auto;
  }

  .slide-3 {
    background-image: url('../images/3.jpg');
    background-position: 0 0;
    background-size: auto;
  }

  .slide-4 {
    background-image: url('../images/4.jpg');
    background-position: 0 0;
    background-size: auto;
  }

  .mask {
    width: 259px;
    height: 392px;
    overflow: hidden;
  }

  .div-block-29 {
    margin-top: 40px;
    display: block;
  }

  .image-8 {
    max-width: 90%;
  }

  .slide-nav {
    background-color: var(--morado);
    color: var(--color-2);
    border-radius: 0;
    display: none;
    top: 366px;
  }

  .left-arrow {
    color: var(--morado);
    height: 100%;
    margin-top: auto;
    font-size: 13px;
  }

  .icon {
    margin-top: auto;
    margin-left: 5px;
    margin-right: auto;
  }

  .slider {
    height: 392px;
    overflow: visible;
  }

  .icon-2 {
    color: var(--morado);
    margin-right: 5px;
    font-size: 13px;
  }

  .slider-2 {
    width: 300px;
    height: 454px;
  }

  .slide-5 {
    background-image: url('../images/1_1.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-6 {
    background-image: url('../images/2_1.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-7 {
    background-image: url('../images/3_1.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-8 {
    background-image: url('../images/4_1.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .icon-3 {
    color: var(--morado);
    margin-right: 10px;
    font-size: 13px;
  }

  .icon-4 {
    color: var(--morado);
    margin-left: 10px;
    font-size: 13px;
  }

  .slide-nav-2 {
    display: none;
  }

  .image-9 {
    width: 87px;
    margin-top: 67px;
  }

  .div-block-30 {
    flex: 1;
    justify-content: space-around;
    align-items: flex-end;
    display: flex;
  }

  .image-10 {
    display: block;
  }

  .div-block-31 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 30px;
    display: flex;
  }

  .image-11 {
    width: 87px;
  }

  .image-12, .image-13, .image-14, .image-15 {
    max-width: 90%;
  }

  .hero-art {
    top: 124px;
  }

  .image-18 {
    width: 90px;
    top: -52%;
  }

  .balon-art {
    z-index: 1;
    top: 549px;
    right: 49px;
  }

  .image-19 {
    width: 90px;
  }

  .player-art {
    top: 1556px;
  }

  .image-20 {
    width: 400px;
    max-width: 90%;
  }

  .grid-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    place-content: center;
    display: grid;
  }

  .footer__center {
    width: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .brand-brand--right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: flex-start;
    width: auto;
    display: block;
  }

  .image-21, .image-22 {
    width: 85px;
  }

  .image-23 {
    width: 50px;
  }

  .body {
    background-color: var(--color);
    overflow: visible;
  }

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

#w-node-_360e6159-b455-88e0-7626-952582faa470-69f653f0, #w-node-_6d6afdbf-13e5-7569-780a-60364250c46c-69f653f0, #w-node-_09c5f99a-b00c-9986-7105-0c2e46afd0bc-69f653f0, #w-node-cb86f5b3-b5c8-d555-5547-e04964a56798-69f653f0 {
  place-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-_8475d373-8ab9-013a-5c9a-3e94742c2468-69f653f0 {
    justify-self: center;
  }

  #w-node-_9ac9bd83-84b5-019e-0097-88c6a3008d74-69f653f0 {
    place-self: center;
  }
}


@font-face {
  font-family: 'Anton 2';
  src: url('../fonts/Anton-Regular-2.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}