@font-face {
  font-family: Super Foods;
  src: url('../fonts/SuperFoods-2OxXo.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.header-banner {
  z-index: 100;
  color: #112a46;
  background-color: #86a1be;
  flex-flow: row;
  place-content: space-between center;
  align-items: center;
  width: 100vw;
  display: block;
  position: sticky;
  inset: 0% 0% auto;
}

.banner-grid {
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) 1fr 1fr;
  grid-auto-flow: row dense;
  place-content: center;
  place-items: center;
}

.div-block {
  opacity: .36;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
}

.background-video {
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 50vw;
  max-height: 80vw;
  display: flex;
  position: relative;
  overflow: clip;
}

.div-block-2 {
  opacity: 1;
  -webkit-backdrop-filter: brightness(180%) blur(5px);
  backdrop-filter: brightness(180%) blur(5px);
  mix-blend-mode: darken;
  border-radius: 500%;
}

.soft-circle-overlay {
  -webkit-backdrop-filter: brightness(150%) blur(7px);
  backdrop-filter: brightness(150%) blur(7px);
  -webkit-text-fill-color: inherit;
  background-image: radial-gradient(circle, #fffdfd8f, #fff0 71%);
  background-clip: border-box;
  border: 0 #0000;
  border-radius: 50%;
  padding: 5%;
}

.central-logo {
  width: clamp(180px, 40vw, 260px);
}

.image {
  vertical-align: middle;
  order: 0;
  width: clamp(60px, 12vw, 110px);
  height: auto;
  margin-top: 2%;
  margin-bottom: 2%;
}

.header-subblock {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex: auto;
  align-items: center;
  margin-left: 4%;
  padding-left: 0%;
  display: inline-flex;
}

.menu-icon {
  vertical-align: middle;
  height: 2vw;
  margin-right: 10px;
}

.text-block {
  color: #152d49;
  letter-spacing: .05vw;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: clamp(10px, 2vw, 20px);
  font-weight: 500;
}

.div-block-4 {
  margin-right: 2%;
  padding-right: 2%;
}

.div-block-4.header-subblock {
  justify-content: flex-end;
  margin-left: 0%;
  margin-right: 4%;
  padding-right: 0%;
  display: flex;
}

.image-2 {
  margin-left: 10px;
}

.contact-icon {
  height: 1.5vw;
  margin-left: 10px;
}

.body {
  background-color: #ffebe5;
  font-family: Montserrat, sans-serif;
}

.div-block-5 {
  z-index: 101;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
  position: static;
  inset: 0%;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
}

.section {
  background-color: #ffebe5;
}

.div-block-6 {
  float: left;
  align-self: center;
  width: clamp(75px, 40vw, 700px);
  margin: 3.5vw;
  padding-left: 0;
}

.image-3 {
  width: clamp(75px, 40vw, 700px);
}

.text-block-2 {
  color: #112a46;
  text-align: center;
  font-family: Super Foods, Verdana, sans-serif;
  font-size: clamp(30px, 9vw, 90px);
  font-weight: 400;
  line-height: clamp(35px, 10vw, 110px);
  position: static;
}

.rich-text-block {
  color: #112a46;
  margin-top: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.div-block-7 {
  float: right;
  width: clamp(75px, 45vw, 700px);
  margin: 3.5vw;
  padding-top: 2vw;
}

.heading {
  color: #f2a28e;
  margin-top: 0;
  font-family: Super Foods, Verdana, sans-serif;
}

.heading-2 {
  color: #112a46;
}

.block-quote {
  color: #86a1be;
  letter-spacing: normal;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #112a46;
  font-family: Super Foods, Verdana, sans-serif;
  font-size: 24px;
}

.paragraph {
  margin-top: 0;
  font-size: 16px;
}

.div-block-8 {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.paragraph-2, .paragraph-3, .paragraph-4 {
  font-size: 16px;
}

.section-2 {
  background-color: #112a46;
  position: static;
  inset: auto 0% 0%;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.social-media-image {
  width: 4vw;
  height: auto;
  margin: 1.5vw;
}

.body-2 {
  background-color: #ffebe5;
  background-image: linear-gradient(#ffebe5 64%, #f2a28e);
}

.div-block-10 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 5vw;
  text-decoration: none;
  display: flex;
}

.link-block {
  justify-content: space-around;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-block.w--current, .link-block.contact {
  justify-content: space-around;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-block.contact:visited {
  color: #152d49;
}

.div-block-11 {
  background-color: #112a46;
  justify-content: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.phone-link {
  color: #f2a28e;
  text-decoration: none;
}

.list {
  text-align: left;
}

.call-link {
  color: #f2a28e;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .header-subblock {
    padding-left: 2%;
  }

  .menu-icon {
    vertical-align: middle;
    flex-flow: wrap;
    place-content: center;
    align-items: center;
    display: inline-flex;
  }

  .div-block-6 {
    order: 0;
    align-self: center;
    width: 100vw;
    margin-bottom: 0;
  }

  .image-3 {
    width: auto;
  }

  .div-block-7 {
    align-self: center;
    width: auto;
  }

  .div-block-8 {
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .banner-grid {
    place-content: center space-between;
    place-items: center;
  }

  .header-subblock {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-6 {
    margin-top: 3.5vw;
  }
}

@media screen and (max-width: 479px) {
  .menu-icon {
    height: 20px;
  }

  .contact-icon {
    height: 20px;
    line-height: 30px;
  }

  .section {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-3 {
    width: clamp(400px, 50vw, 700px);
  }

  .heading-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-2 {
    margin-bottom: 25px;
  }

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

  .link-block {
    text-decoration: none;
    display: flex;
  }

  .link-block:visited {
    align-items: center;
    text-decoration: none;
    display: flex;
  }

  .link-block.w--current:visited {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: contain;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    display: flex;
  }
}

#w-node-_84de2325-971b-68c0-da0f-d30f1956f7d2-1956f7d0 {
  place-self: center start;
}

#w-node-_84de2325-971b-68c0-da0f-d30f1956f7d9-1956f7d0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_84de2325-971b-68c0-da0f-d30f1956f7da-1956f7d0 {
  place-self: center end;
}


@font-face {
  font-family: 'Super Foods';
  src: url('../fonts/SuperFoods-2OxXo.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}