.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.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;
}

.body {
  background-color: #77aacb;
  background-image: url('../images/Website2.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Lato, sans-serif;
  color: #3e3e3e;
  font-weight: 700;
}

.container {
  margin-top: 32px;
  margin-bottom: 32px;
}

.link-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image {
  display: block;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  display: block;
  max-width: 400px;
  margin-top: -28px;
  margin-right: auto;
  margin-left: auto;
}

.youtube {
  margin-top: 32px;
}

.retaillinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  min-width: 96%;
  margin-top: 32px;
  margin-bottom: 32px;
  padding-right: 0px;
  -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;
}

.link-block-2 {
  margin-right: 8px;
  margin-left: 8px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.link-block-2:hover {
  -webkit-transform: translate(0px, -8px);
  -ms-transform: translate(0px, -8px);
  transform: translate(0px, -8px);
}

.div-block {
  display: block;
  max-width: 96%;
  margin-right: auto;
  margin-left: auto;
}

.html-embed {
  margin-top: 16px;
  margin-bottom: 120px;
  background-color: rgba(0, 0, 0, 0.66);
}

.html-embed-2 {
  margin-top: 16px;
  margin-bottom: 48px;
  background-color: rgba(0, 0, 0, 0.05);
}

.image-3 {
  display: block;
  max-width: 280px;
  margin-top: 96px;
  margin-right: auto;
  margin-left: auto;
}

.image-4 {
  display: block;
  max-width: 280px;
  margin-top: 120px;
  margin-right: auto;
  margin-left: auto;
}

.nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #ebe6e0;
  text-align: center;
}

.link-block-3 {
  margin-right: 0px;
  margin-left: 0px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.link-block-3:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.link-block-4 {
  margin-right: 0px;
  margin-left: 0px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.link-block-4:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.link-block-5 {
  margin-right: 0px;
  margin-left: 0px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.link-block-5:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.link-block-6 {
  margin-right: 0px;
  margin-left: 0px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.link-block-6:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.image-5 {
  display: block;
  width: 500px;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #e3cf00;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 20px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.home-section {
  position: static;
  height: 100vh;
  background-image: url('../images/Layer-0.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.video-section {
  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-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;
}

.container-3 {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.mailing-section {
  height: 100vh;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.heading {
  margin-top: 0px;
  margin-bottom: 40px;
  color: #fefefe;
  font-size: 34px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.button {
  margin-top: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #FFFFFF;
  -webkit-transition: background-color 400ms ease-in-out;
  transition: background-color 400ms ease-in-out;
  color: #010101;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0px;
  text-transform: uppercase;
  cursor: pointer;
}

.button:hover {
  background-color: #77aacb;
}

.image-6 {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.social-icon {
  width: 18px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-filter: contrast(50%);
  filter: contrast(50%);
  color: #bd1d1d;
}

.social-icon.tiktok {
  width: 16px;
}

.social-icon.spotify {
  opacity: 0.7;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.background-video {
  position: static;
  background-color: rgba(0, 0, 0, 0.2);
}

.text-block {
  margin-top: 0px;
  color: #e3cf00;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-shadow: 2px 2px 1px #000;
}

.merch-section {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
}

.button-2 {
  display: block;
  max-width: 100%;
  margin: 15px 0px 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #e3cf00;
  border-radius: 3px;
  background-color: #e3cf00;
  -webkit-transition: background-color 258ms ease;
  transition: background-color 258ms ease;
  color: #000;
  font-size: 21px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.button-2:hover {
  border-color: #000;
  background-color: #000;
  color: #e3cf00;
}

.div-block-18 {
  display: block;
  margin-top: 0px;
  margin-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.text-block-2 {
  margin-top: 20px;
  color: #cfcfcf;
  font-size: 17px;
  line-height: 19px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0px;
}

.names {
  width: 200px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  height: 100%;
  margin: 0px auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.video-cta {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #cfcfcf;
  font-size: 11px;
  line-height: 16px;
  font-weight: 300;
  letter-spacing: 0px;
}

.image-7 {
  display: block;
  width: 15px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.55;
}

.image-8 {
  width: 40px;
  margin-right: 5px;
  margin-left: 5px;
}

.div-block-20 {
  margin-bottom: 5px;
}

.heart {
  width: 30px;
  margin-right: 20px;
  margin-left: 20px;
  padding-left: 0px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #cfcfcf;
  font-size: 55px;
  font-weight: 700;
  letter-spacing: 0px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 47px;
  font-weight: 100;
  letter-spacing: 10px;
}

.volare {
  position: relative;
  width: 40vh;
  -webkit-transition: -webkit-filter 200ms ease-in-out, -webkit-transform 400ms ease-in-out;
  transition: -webkit-filter 200ms ease-in-out, -webkit-transform 400ms ease-in-out;
  transition: filter 200ms ease-in-out, transform 400ms ease-in-out;
  transition: filter 200ms ease-in-out, transform 400ms ease-in-out, -webkit-filter 200ms ease-in-out, -webkit-transform 400ms ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.volare:hover {
  -webkit-filter: hue-rotate(107deg);
  filter: hue-rotate(107deg);
  -webkit-transform: scale3d(1, 0.2, 1);
  transform: scale3d(1, 0.2, 1);
}

.image-10 {
  position: absolute;
  width: 40vh;
}

.background-video-2 {
  position: static;
  overflow: hidden;
  height: 100vh;
  -o-object-fit: fill;
  object-fit: fill;
}

.background-video-3 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  height: 100vh;
  -o-object-fit: fill;
  object-fit: fill;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.menu {
  margin-top: 3px;
  margin-left: 5px;
  padding-bottom: 0px;
  text-align: left;
}

.socials {
  margin-bottom: 10px;
}

.image-11 {
  width: 78px;
  margin-bottom: -10px;
}

.menu-link {
  margin-right: 5px;
  margin-left: 5px;
  -webkit-transition: border-color 200ms ease-in-out, border-width 300ms ease-in-out;
  transition: border-color 200ms ease-in-out, border-width 300ms ease-in-out;
  color: #221f32;
  line-height: 14px;
  font-style: italic;
  text-decoration: none;
}

.menu-link:hover {
  border-top: 2px solid #3e3e3e;
  text-decoration: none;
}

.div-block-21 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
}

.shop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  text-align: center;
}

.grid {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -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;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.shop-item {
  width: 30vh;
  padding-bottom: 10px;
  background-color: #fff;
  text-align: center;
}

.product-link {
  display: block;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #000;
  font-size: 12px;
  line-height: 15px;
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  white-space: pre-line;
}

.product-link:hover {
  text-decoration: line-through;
}

.container-5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.tour {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.container-6 {
  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-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;
}

.html-embed-3 {
  width: 750px;
  max-width: 100%;
  color: #3e3e3e;
}

.div-block-22 {
  width: 70vw;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.background-video-4 {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.youtube-2 {
  border-style: solid;
  border-width: 1px;
  border-color: #bd1d1d;
}

.section {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/bg2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: right;
}

.video {
  border-style: solid;
  border-width: 1px;
  border-color: #bd1d1d;
}

.logo2 {
  display: none;
  width: 78px;
  margin-bottom: -10px;
}

.italic-text {
  white-space: pre-line;
}

.image-12 {
  width: 60px;
}

.link-block-7 {
  position: static;
  left: auto;
  top: auto;
  right: 1%;
  bottom: 1%;
  margin-right: 10px;
  margin-left: 10px;
}

.logos {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.div-block-23 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.bottom-border {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100vw;
  height: 15px;
  background-color: #ebe6e0;
}

.left-border {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 15px;
  height: 100vh;
  background-color: #ebe6e0;
}

.left-border.right {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 15px;
}

.image-13 {
  width: 24vw;
  -webkit-filter: contrast(51%);
  filter: contrast(51%);
}

.bold-text {
  color: #FFFFFFf;
}

.text-block-3 {
  margin-right: 0px;
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  color: #FFFFFF;
}

.bold-text-2 {
  font-weight: 700;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-block-4 {
  width: 55vw;
  margin-bottom: 20px;
  font-weight: 400;
  text-align: right;
  color: #ffffff;
}

@media screen and (max-width: 991px) {
  .body {
    background-color: #77aacb;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-color: #77aacb;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .container {
    margin-top: 56px;
  }

  .image-2 {
    max-width: 400px;
  }

  .nav {
    left: 0px;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .video-section {
    height: 100vh;
  }

  .merch-section {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-17 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .column {
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .shop {
    height: auto;
  }

  .grid {
    display: -ms-grid;
    display: grid;
    width: 80vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    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 auto;
    grid-template-rows: auto auto auto;
  }

  .shop-item {
    display: block;
    width: 22vh;
  }

  .html-embed-3 {
    width: 300px;
  }

  .div-block-22 {
    width: 90vw;
  }

  .section {
    height: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/bg3.jpg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .text-block-3 {
    width: 80vw;
    font-size: 14px;
    line-height: 19px;
  }

  .div-block-24 {
    width: 95vw;
    margin-top: 600px;
    padding: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-4 {
    width: 80vw;
    margin-right: 0px;
    line-height: 18px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #77aacb;
    background-image: url('../images/Website2.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .container {
    margin-top: 56px;
  }

  .image {
    max-width: 80px;
  }

  .image-2 {
    max-width: 200px;
    margin-top: -20px;
  }

  .youtube {
    margin-top: 24px;
  }

  .retaillinks {
    margin-top: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .link-block-2 {
    width: 38%;
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .html-embed {
    margin-bottom: 80px;
  }

  .image-3 {
    max-width: 120px;
    margin-top: 80px;
  }

  .image-4 {
    max-width: 120px;
    margin-top: 80px;
  }

  .nav {
    left: 0px;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 3px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .image-5 {
    width: 300px;
    margin-bottom: 0px;
  }

  .container-2 {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .home-section {
    padding-bottom: 60px;
  }

  .video-section {
    height: auto;
  }

  .container-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .social-icon {
    width: 15px;
  }

  .social-icon.tiktok {
    width: 14px;
  }

  .column {
    padding-right: 10px;
    padding-left: 10px;
  }

  .button-2 {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .names {
    width: 170px;
  }

  .div-block-19 {
    margin-top: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-2 {
    margin-bottom: 0px;
    font-size: 23px;
    letter-spacing: 8px;
  }

  .heading-3 {
    margin-bottom: 0px;
    font-size: 26px;
    letter-spacing: 8px;
  }

  .volare {
    width: 30vh;
  }

  .image-10 {
    width: 30vh;
  }

  .column-3 {
    display: none;
  }

  .menu {
    text-align: center;
  }

  .socials {
    margin-bottom: 5px;
  }

  .image-11 {
    display: none;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    text-align: center;
  }

  .menu-link {
    margin-right: 3px;
    margin-left: 3px;
    text-align: left;
  }

  .grid {
    grid-column-gap: 5px;
    grid-row-gap: 7px;
  }

  .shop-item {
    width: 18vh;
  }

  .product-link {
    line-height: 12px;
  }

  .div-block-22 {
    width: 90vw;
    padding-right: 10px;
    padding-left: 10px;
  }

  .background-video-4 {
    height: auto;
  }

  .section {
    height: auto;
  }

  .logo2 {
    position: fixed;
    left: 0%;
    top: 3%;
    right: 0%;
    bottom: auto;
    display: block;
    width: 78px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-13 {
    -webkit-filter: invert(0%) contrast(51%);
    filter: invert(0%) contrast(51%);
  }

  .bold-text {
    color: #cfcfcf;
  }

  .div-block-24 {
    margin-bottom: 40px;
  }
}

