.div-block {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 70px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  height: 615px;
  margin-top: 70px;
}

.link-block {
  background-image: url('../images/2025---Social-Media---Made-Fancy-Post_video_04.jpg');
  background-position: 50%;
  background-size: auto;
}

.link-block-2 {
  background-color: #3c865c;
}

.link-block-3 {
  background-color: #304b61;
}

.link-block-4 {
  color: #fff;
  background-image: url('../images/2025---Social-Media---Made-Fancy-Post_video_04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-block-4:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/2025---Social-Media---Made-Fancy-Post_video_04.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 150%;
  text-decoration: none;
}

.link-block-5 {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/IMG_8427-3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-block-5:hover {
  background-image: linear-gradient(#00000080, #00000080), linear-gradient(#0000004d, #0000004d), url('../images/IMG_8427-3.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, 150%;
  text-decoration: none;
}

.link-block-6 {
  color: #fff;
  background-image: url('../images/2025---Social-Media---Food-Heaven-Post_video_03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-block-6:hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/2025---Social-Media---Food-Heaven-Post_video_03.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 150%;
  text-decoration: none;
}

.brand {
  margin-left: 15px;
}

.navbar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  place-items: start stretch;
}

.image {
  height: 60px;
}

.nav-link {
  color: #fff;
  text-align: center;
  width: 150px;
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
}

.nav-link.gift-cards {
  outline-offset: -4px;
  color: #fff;
  background-color: #530b0f;
  border-radius: 20px;
  outline: 1px solid #fff;
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.section {
  background-color: #000;
  padding: 60px 10px;
  font-family: Montserrat, sans-serif;
}

.designed-by {
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: 30px;
  display: flex;
}

.link-4 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.section-2 {
  background-color: #530b0f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80px;
  display: flex;
}

.text-block {
  color: #fff;
  text-align: center;
  margin-top: 5px;
  font-weight: 700;
}

.instagram-mask {
  width: 100%;
  height: 100%;
}

.instagram-grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: grid;
}

.instagram-css-line-clamp, .instagram-slide-nav {
  display: none;
}

.instagram-section-2 {
  padding: 0 0%;
}

.instagram-icon-large {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: color .2s;
  display: flex;
}

.instagram-count-2 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.instagram-slide-2 {
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}

.instagram-icon-small-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.instagram-arrow-r {
  color: #23252e;
  background-color: #fff;
  border: 1px solid #eaebf0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  right: -24px;
}

.instagram-arrow-r:hover {
  color: #09090c;
  background-color: #f6f7f9;
}

.instagram-container-2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.intagram-card-c-2 {
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  height: 280px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.instagram-overlay {
  z-index: 99;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #08080b7a;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.instagram-image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.instagram-slider-2 {
  background-color: #0000;
  align-items: center;
  width: 100%;
  height: 100%;
}

.instagram-arrow-l {
  color: #23252e;
  background-color: #fff;
  border: 1px solid #eaebf0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  left: -24px;
}

.instagram-arrow-l:hover {
  color: #09090c;
  background-color: #f6f7f9;
}

.social-media-follow {
  background-color: #530b0f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 75px;
  display: flex;
}

.image-2 {
  height: 35px;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-3 {
  padding: 60px 10px;
}

.text-block-2 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 30px;
}

.paragraph {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.code-embed {
  height: 230px;
}

.heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

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

.text-block-3 {
  border-top: 1px solid #fff;
  margin-top: 0;
  line-height: 40px;
  text-decoration: none;
}

.text-block-3:hover {
  text-decoration: none;
}

.grid-2 {
  grid-template-rows: auto;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  width: 250px;
  margin-bottom: 20px;
}

.image-3.spice {
  width: 125px;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 32px;
}

.paragraph-2.black {
  color: #000;
}

.button {
  text-align: center;
  background-color: #530b0f;
  width: 150px;
  margin-top: 10px;
  font-weight: 700;
}

.section-white {
  background-color: #fff;
  padding: 60px 10px;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
}

.section-4 {
  padding: 60px 10px;
}

.text-block-4 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
}

.heading-2 {
  color: #530b0f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 36px;
}

.image-4 {
  background-image: linear-gradient(#00000080, #00000080);
}

.image-5 {
  width: 150px;
  margin-bottom: 10px;
}

.paragraph-4 {
  color: #000;
  text-align: center;
  max-width: 900px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.grid-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 800px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.section-5 {
  background-color: #000;
  padding: 60px 10px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 23px;
}

.text-block-5 {
  color: #fff;
  text-align: center;
}

.button-2 {
  text-align: center;
  background-color: #530b0f;
  justify-content: center;
  align-items: center;
  width: 175px;
  margin: 10px auto 20px;
  display: flex;
}

.grid-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 20px;
}

.div-block-4 {
  background-color: #530b0f;
  border-radius: 10px;
  height: 250px;
  padding: 20px;
}

.code-embed-3 {
  border-bottom: 2px #9e1c19;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .nav-link {
    text-align: center;
    border-top: 1px solid #fff;
    width: 100%;
    padding: 30px;
  }

  .nav-link.gift-cards {
    border-radius: 0;
  }

  .nav-menu {
    background-color: #000;
    height: auto;
    margin-top: 5px;
  }

  .icon {
    color: #fff;
  }

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

  .instagram-grid-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .instagram-section-2 {
    padding-bottom: 75px;
  }

  .instagram-arrow-r {
    margin-bottom: -72px;
    left: 0;
    right: -72px;
  }

  .instagram-arrow-l {
    margin-bottom: -72px;
    left: -72px;
    right: 0;
  }

  .code-embed {
    height: 250px;
  }

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

@media screen and (max-width: 767px) {
  .grid {
    grid-template-columns: 1fr;
    height: 95vh;
  }

  .link-block {
    height: auto;
  }

  .intagram-card-c-2 {
    height: 200px;
  }

  .paragraph {
    font-size: 16px;
  }

  .code-embed {
    height: 250px;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

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

@media screen and (max-width: 479px) {
  .grid {
    height: 92vh;
  }

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

  .intagram-card-c-2 {
    height: 150px;
  }

  .paragraph {
    font-size: 15px;
  }

  .code-embed {
    height: 230px;
  }

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

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

  .heading-2 {
    font-size: 26px;
    line-height: 28px;
  }

  .grid-3 {
    grid-template-columns: 1fr 1fr;
  }
}


