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

.grid {
  grid-column-gap: 41px;
  grid-row-gap: 43px;
  -ms-grid-rows: auto 43px auto;
  grid-template-areas: "Area Area-3 Area-5"
    "Area-2 Area-4 Area-6";
  -ms-grid-columns: 1fr 41px 1fr 41px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.nav {
  display: block;
  width: 940px;
  height: 0px;
  min-height: 100px;
  min-width: 100px;
  background-color: #cc1f1f;
}

.heading {
  text-align: center;
}

.column {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block {
  width: 940px;
  height: 3px;
  min-height: 200px;
  min-width: 300px;
  margin: -33px 49px -47px 80px;
  padding-left: 0px;
  border-bottom: 3px solid #000;
  background-color: #1f1355;
}

.div-block-2 {
  width: 782px;
  height: 10px;
  min-height: 100px;
  min-width: 200px;
  margin: 78px 68px 119px 90px;
  border: 5px solid #000;
  background-color: #9900f8;
}

.body {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #000;
  -webkit-transition: opacity 525ms cubic-bezier(.755, .05, .855, .06);
  transition: opacity 525ms cubic-bezier(.755, .05, .855, .06);
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  overflow: visible;
  height: 125px;
  padding: 35px 20px 20px;
  background-color: #fff;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 6px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: 250px;
  height: 111%;
  max-width: 400%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

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

.welcome-header {
  height: 40px;
  min-height: 40px;
  padding-top: 9px;
  background-color: #c5c2c2;
}

.welcome-text {
  font-family: Oswald, sans-serif;
  color: #fffefe;
  font-size: 18px;
  font-style: normal;
  font-weight: 200;
  text-align: center;
  letter-spacing: 3px;
  -webkit-column-count: auto;
  column-count: auto;
}

.text-field {
  display: block;
  min-width: 202px;
  padding-bottom: 0px;
  padding-left: 5px;
  border-style: none solid solid;
  border-width: 0px 0px 2px;
  border-color: transparent transparent #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-weight: 100;
  letter-spacing: 0px;
  text-indent: 0px;
}

.image {
  max-height: 40px;
  max-width: 40px;
}

.image-2 {
  max-height: 40px;
  max-width: 40px;
}

.section {
  position: -webkit-sticky;
  position: sticky;
  top: 124px;
  height: 42px;
  background-color: #000;
  line-height: 6px;
}

.grid-2 {
  grid-template-areas: "."
    "Area";
}

.grid-3 {
  grid-auto-flow: row;
  grid-column-gap: 22px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container {
  height: 42px;
}

.menu {
  height: 41px;
  padding-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: minmax(0px, 1fr);
  grid-template-rows: minmax(0px, 1fr);
  font-family: Oswald, sans-serif;
  color: #f5e8e8;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  text-align: center;
}

.div-block-3 {
  overflow: hidden;
  height: 363px;
  background-image: url('https://dojiw2m9tvv09.cloudfront.net/22671/1/Slider-01.png?1629089562412');
  background-position: 0px 0px;
  background-size: cover;
}

.image-3 {
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-2 {
  font-family: Oswald, sans-serif;
  font-size: 26px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.section-2 {
  padding-top: 35px;
  padding-bottom: 32px;
}

.grid-4 {
  grid-column-gap: 36px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid-5 {
  height: 312px;
  grid-row-gap: 19px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.image-4 {
  margin-bottom: -33px;
}

.text-block-3 {
  height: 20px;
  text-align: center;
}

.list {
  margin-top: 14px;
  padding-left: 0px;
  list-style-type: none;
}

.list-item-2 {
  margin-top: -19px;
  font-weight: 700;
  text-align: center;
}

.list-item-3 {
  margin-top: 0px;
  margin-bottom: -28px;
  text-align: center;
}

.button {
  height: 39px;
  margin-top: -39px;
  margin-bottom: 4px;
  padding-top: 10px;
  padding-left: 45px;
  background-color: #ec7438;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 2px;
}

.button.btn-add {
  margin-right: 30px;
  margin-left: 32px;
  padding-left: 20px;
}

.section-3 {
  padding-top: 28px;
  padding-bottom: 29px;
}

.grid-6 {
  grid-auto-flow: row dense;
  grid-row-gap: 16px;
  grid-template-areas: "Area"
    "Area";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.image-5 {
  max-width: 305px;
}

.image-6 {
  display: block;
  max-width: 304px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-7 {
  display: block;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-perspective: 0px;
  perspective: 0px;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
}

.grid-7 {
  grid-template-areas: "Area"
    "Area";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-4 {
  height: 471px;
  background-image: url('https://dojiw2m9tvv09.cloudfront.net/22671/1/Gluten-free.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-4.image-anim {
  border-style: none;
  border-width: 3px;
  border-color: transparent;
  background-repeat: no-repeat;
}

.div-block-4.image-anim-copy {
  border-style: solid;
  border-width: 3px;
  border-color: transparent;
}

.div-block-5 {
  background-image: url('https://dojiw2m9tvv09.cloudfront.net/22671/1/Libre-de-Azucar.jpg?1629089046201');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-5.image-anim {
  border-style: solid;
  border-width: 3px;
  border-color: transparent;
}

.div-block-6 {
  background-image: url('https://dojiw2m9tvv09.cloudfront.net/22671/1/keto-diet.jpg?1629089065156');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-6.image-anim {
  border-style: solid;
  border-width: 3px;
  border-color: transparent;
  background-image: url('https://dojiw2m9tvv09.cloudfront.net/22671/1/keto-diet.jpg?1629089065156');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-7 {
  border: 3px solid #000;
  background-image: url('https://dojiw2m9tvv09.cloudfront.net/22671/1/vegan.jpg?1629089084020');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-7.image-anim {
  border-color: transparent;
  background-repeat: no-repeat;
}

.div-block-8 {
  background-image: url('https://dojiw2m9tvv09.cloudfront.net/22671/1/Frutos-secos.jpg?1629089093665');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-8.image-anim {
  background-repeat: no-repeat;
}

.grid-8 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer {
  margin-bottom: 0px;
  padding-top: 26px;
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #a39f9f;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 981px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #c3c1c1;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 161%;
  height: 356%;
  max-width: 155%;
  margin-left: -155px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  width: 245px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #948d8d;
  text-decoration: none;
}

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

.section-4 {
  height: 43px;
  padding-top: 12px;
  background-color: #000;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 4px;
}

.text-block-4 {
  text-align: center;
}

.text-block-5 {
  text-align: center;
}

.section-5 {
  padding-right: 70px;
  padding-left: 70px;
}

.section-6 {
  padding-right: 70px;
  padding-left: 70px;
}

.list-2 {
  color: #f0f0f0;
}

.div-block-9 {
  height: 40px;
}

.div-block-9.menu-option {
  padding: 12px;
}

.wrapper {
  position: relative;
  z-index: 5;
  height: 41px;
}

.trigger {
  padding: 11px;
}

.dropdown-content {
  position: absolute;
  z-index: 5;
  overflow: hidden;
  width: 253px;
  margin-top: 41px;
  border-top: 5px none #c96b13;
  background-color: #000;
}

.dd-link {
  display: block;
  overflow: visible;
  margin-top: -6px;
  padding: 24px 24px 6px 32px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.text-block-6 {
  margin-bottom: 0px;
  padding-bottom: 8px;
  border-bottom: 1px solid #574a4a;
  color: #f0e0e0;
  text-align: left;
  text-decoration: none;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -51px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.heading-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 2px;
  z-index: 2;
  display: block;
  margin-bottom: 17px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.custom-btn {
  overflow: hidden;
  width: 150px;
  height: 39px;
  margin-top: -44px;
  margin-bottom: -7px;
  margin-left: 20px;
  padding-top: 10px;
  padding-left: 15px;
  background-color: #db783f;
  color: #fffcf9;
}

.btn-effect {
  position: static;
  z-index: auto;
  display: block;
  width: 70px;
  height: 70px;
  margin-top: -43px;
  margin-bottom: 4px;
  margin-left: 102px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #e2904d;
  -webkit-transform: rotateX(6deg) rotateY(0deg) rotateZ(-15deg);
  transform: rotateX(6deg) rotateY(0deg) rotateZ(-15deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

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

.text-block-8 {
  margin-bottom: -9px;
  margin-left: 8px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 200;
}

.div-block-10 {
  width: 0px;
  height: 0px;
  margin-top: -12px;
  border-style: solid;
  border-width: 5px;
  border-color: #c96b13 rgba(201, 107, 19, 0) transparent transparent;
  background-color: #c96b13;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 8px solid #c96b13;
  border-right: 1px none #000;
}

.image-8 {
  margin-top: -74px;
  margin-bottom: -26px;
  margin-left: 582px;
}

.image-9 {
  margin-top: -98px;
  margin-bottom: -54px;
  margin-left: 542px;
}

.image-10 {
  margin-top: -101px;
  margin-bottom: -54px;
  margin-left: 559px;
}

.image-11 {
  margin-top: 32px;
}

.image-12 {
  margin-left: 56px;
}

.div-block-13 {
  margin-right: -167px;
  margin-left: 0px;
}

.navbar {
  display: none;
}

.image-17 {
  margin-top: 18px;
  margin-left: 5px;
  -webkit-transform: translate(0px, 0px) rotate(15deg);
  -ms-transform: translate(0px, 0px) rotate(15deg);
  transform: translate(0px, 0px) rotate(15deg);
}

.text-span {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .menu {
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-column-gap: 0px;
    font-size: 15px;
  }

  .grid-4 {
    -ms-grid-columns: 1fr 1fr 1fr auto;
    grid-template-columns: 1fr 1fr 1fr auto;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

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

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: -webkit-sticky;
    position: sticky;
  }

  .nav-grid {
    text-align: center;
  }

  .menu {
    height: auto;
    direction: ltr;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .grid-4 {
    display: block;
  }

  .grid-5 {
    display: -ms-grid;
    display: grid;
    padding-top: 0px;
    padding-right: 148px;
    padding-left: 179px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 19px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .image-4.img-prod {
    height: 196px;
    padding-bottom: 1px;
  }

  .grid-8 {
    display: block;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .section-5 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-6 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    position: static;
    padding: 0px;
  }

  .nav-grid {
    width: 99%;
    height: 159px;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border-top: 1px none #c4c4c4;
  }

  .nav-logo {
    margin-top: 6px;
    margin-bottom: 3px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .welcome-header {
    height: 60px;
  }

  .text-field {
    max-width: 78%;
    min-width: 50%;
    margin-top: -1px;
    margin-bottom: 7px;
    margin-left: 36px;
  }

  .image {
    display: none;
  }

  .image-2 {
    display: none;
  }

  .section {
    position: static;
    height: 255px;
  }

  .section.nav-menu {
    height: 63px;
  }

  .container {
    overflow: hidden;
    height: 0%;
    margin-top: 17px;
  }

  .menu {
    display: block;
    overflow: scroll;
    height: auto;
    min-height: auto;
    min-width: auto;
    margin-top: 8px;
    margin-right: -23px;
    padding-right: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: start;
    -webkit-box-align: end;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-flow: column;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    font-size: 18px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .text-block {
    display: block;
    margin-right: 0px;
    padding-right: 0px;
  }

  .list-item {
    margin-top: 3px;
    margin-bottom: 0px;
  }

  .div-block-3 {
    width: 402px;
    margin-top: -3px;
  }

  .grid-4 {
    display: block;
    margin-right: 3px;
    margin-left: -100px;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: baseline;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
  }

  .grid-5 {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }

  .image-4 {
    overflow: visible;
    width: 65%;
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
  }

  .grid-6 {
    display: block;
  }

  .grid-7 {
    display: none;
  }

  .grid-8 {
    display: block;
    margin-left: -104px;
  }

  .footer {
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
    text-align: left;
  }

  .footer-image {
    display: inline-block;
    width: 25%;
    margin-left: 19px;
    text-align: center;
  }

  .footer-heading {
    margin-top: 20px;
    margin-left: 25px;
  }

  .section-4 {
    height: 53px;
  }

  .text-block-5 {
    height: 43px;
    margin-top: -7px;
  }

  .dropdown-content {
    display: none;
  }

  .container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: left;
  }

  .heading-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 271px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
  }

  .div-block-12 {
    width: 290px;
    margin-top: 133px;
    text-align: center;
  }

  .image-11 {
    margin-left: 39px;
  }

  .image-12 {
    margin-top: 28px;
    margin-left: 121px;
  }

  .div-block-13 {
    width: 302px;
    margin-right: 52px;
    margin-left: -10px;
  }

  .image-13 {
    margin-right: 6px;
    margin-left: 13px;
  }

  .image-14 {
    margin-right: -158px;
    margin-left: 151px;
  }

  .image-15 {
    margin-right: -83px;
    margin-left: 11px;
  }

  .container-3 {
    background-color: #000;
  }

  .navbar {
    display: block;
  }

  .nav-menu-2 {
    background-color: #0f0e0e;
    color: #fff5f5;
  }

  .nav-link-2 {
    color: #f8f2f2;
  }

  .nav-link-3 {
    color: #fff;
  }

  .nav-link-4 {
    color: #f1f1f1;
  }

  .icon {
    width: 60px;
    opacity: 1;
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }

  .section-7 {
    height: 41px;
  }

  .image-16 {
    margin-top: -2px;
    margin-bottom: -25px;
    margin-left: 38px;
  }

  .form {
    margin-top: -7px;
  }

  .div-block-14 {
    width: 290px;
    text-align: center;
  }

  .image-18 {
    margin-left: 64px;
  }
}

#w-node-ac42bf39-d5c7-f3bd-137e-61b566717ea0-544e6501 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_1dc4761c-5231-00e9-4622-ca3057023b28-544e6501 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Area;
}

.grid-2>#w-node-_1dc4761c-5231-00e9-4622-ca3057023b28-544e6501 {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

.grid-6>#w-node-_1dc4761c-5231-00e9-4622-ca3057023b28-544e6501 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
}

.grid-7>#w-node-_1dc4761c-5231-00e9-4622-ca3057023b28-544e6501 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

@media screen and (max-width: 479px) {
  #w-node-ac42bf39-d5c7-f3bd-137e-61b566717ea0-544e6501 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-ac42bf39-d5c7-f3bd-137e-61b566717ea3-544e6501 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_04777429-4ffb-cc8e-c850-beb7fb210b53-544e6501 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-b5b544ba-f8d4-d78d-2db2-e03e1f595572-544e6501 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-c0cc473b-5a91-3444-79c4-baea4fbe039e-544e6501 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-a7b4c5b2-acb6-9f66-400a-079c0eae2fee-544e6501 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_97e283f5-c14b-d437-7206-89f13352ddd5-544e6501 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_5214857a-3b21-9fae-f418-4f047d5e0449-544e6501 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_8fca5eed-00f3-e782-0fcf-48541ae80984-544e6501 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_0662fe09-bb5b-5dc7-9d34-03c960d1358e-544e6501 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_45576c35-aee5-1848-b751-933bcf48c832-544e6501 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_77ddbea7-0101-24d1-0ed1-ebb5cd8be345-544e6501 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_81168d3e-00d0-e080-906a-af9653689c99-544e6501 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_8e4104be-3161-69b3-2916-8b66a396cf62-544e6501 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

