/*-------------------------------------------------*/
/* - Includes
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/* - Fonts
/*-------------------------------------------------*/
@font-face {
  font-family: "Redaction";
  src: url("../fonts/Redaction-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/*-------------------------------------------------*/
/* - Variables
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/* - Mixins
/*-------------------------------------------------*/
@media only screen and (min-width: 1025px) {
  /*-------------------------------------------------*/
  /* - General Code
  /*-------------------------------------------------*/
  /* - Page Settings
  /*---------------------------------------------*/
  html {
    scroll-behavior: smooth;
    overflow-x: hidden;
  }
  html::-webkit-scrollbar {
    width: 0px;
  }
  .page-container {
    position: relative;
    height: auto;
    width: 100vw;
  }
  .section-block {
    position: relative;
    height: auto;
    width: 100%;
  }
  .tablet-element, .mobile-element {
    display: none;
  }
  /* - Gradients
  /*---------------------------------------------*/
  .grad-up {
    background: linear-gradient(#ffffff 0%, #000000 100%);
  }
  .grad-right {
    background: linear-gradient(90deg, #000000 0%, #ffffff 100%);
  }
  .grad-down {
    background: linear-gradient(#000000 0%, #ffffff 100%);
  }
  .grad-left {
    background: linear-gradient(90deg, #ffffff 0%, #000000 100%);
  }
  /* - CTA
  /*---------------------------------------------*/
  .cta-container .cta-bkg-container {
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cta-container .cta-bkg-container .horizontal-short {
    position: relative;
    height: clamp(14px, 1vw, 17px);
    width: 90%;
  }
  /* - Floating Ingredients
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Typography
  /*-------------------------------------------------*/
  /* - Heading One
  /*---------------------------------------------*/
  /* - Heading Two
  /*---------------------------------------------*/
  /* - Metallic Type
  /*---------------------------------------------*/
  /* - Subheading One
  /*---------------------------------------------*/
  /* - Subheading Two
  /*---------------------------------------------*/
  /* - Key Color Highlight
  /*---------------------------------------------*/
  /* - Body Copy
  /*---------------------------------------------*/
  /* - Eyebrow Tag
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Header / Nav
  /*-------------------------------------------------*/
  /* - Background Gradient
  /*---------------------------------------------*/
  /* - Page Intro
  /*---------------------------------------------*/
  /* - Nav Frame
  /*---------------------------------------------*/
  /* - Nav Logo
  /*---------------------------------------------*/
  /* - Nav Menu Button
  /*---------------------------------------------*/
  /* - Nav Menu 
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Hero Section
  /*-------------------------------------------------*/
  /* - Floating Ingredients
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Info Section
  /*-------------------------------------------------*/
  /* - Floating Ingredients
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Donate Section
  /*-------------------------------------------------*/
  /* - Floating Ingredients
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - BBDO MW FOOTER
  /*-------------------------------------------------*/
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .cta-container .cta-bkg-container .horizontal-short {
    height: 1vw;
  }
}
@media only screen and (min-width: 1025px) {
  .cta-container .cta-bkg-container .horizontal-long {
    position: relative;
    height: clamp(14px, 1vw, 17px);
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .cta-container .cta-bkg-container .horizontal-long {
    height: 1vw;
  }
}
@media only screen and (min-width: 1025px) {
  .cta-container .cta-text-container {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .cta-container .cta-text-container .subheading-one {
    text-decoration: none;
    background: #5FC3B0;
  }
  .isolated-element {
    position: absolute;
    height: auto;
    width: auto;
    pointer-events: none;
  }
  .isolated-element img {
    position: relative;
    height: auto;
    width: 100%;
  }
  .heading-one {
    font-family: "Redaction";
    font-size: clamp(170px, 10vw, 190px);
    color: transparent;
    margin: 0 0 clamp(255px, 15vw, 285px) 0;
    letter-spacing: -0.5vw;
    line-height: 0.75;
    transform: scaleY(2);
    transform-origin: top;
    /* - 4K Breakpoint
    /*-----------------------------------------*/
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .heading-one {
    font-size: 9vw;
    margin: 0 0 13.5vw 0;
  }
}
@media only screen and (min-width: 1025px) {
  .heading-two {
    font-family: "Redaction";
    font-size: clamp(143px, 10vw, 171px);
    color: transparent;
    letter-spacing: -0.5vw;
    line-height: 0.75;
    transform: scaleY(2);
    transform-origin: top;
    /* - 4K Breakpoint
    /*-----------------------------------------*/
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .heading-two {
    font-size: 8.5vw;
  }
}
@media only screen and (min-width: 1025px) {
  .metallic-type span {
    background: linear-gradient(#ffffff 20%, #000000 70%);
    -webkit-background-clip: text;
            background-clip: text;
    padding: 0.5vw;
  }
  .metallic-type::-moz-selection {
    background: #5FC3B0;
    color: #EF4643;
  }
  .metallic-type::selection {
    background: #5FC3B0;
    color: #EF4643;
  }
  .subheading-one {
    font-family: "IBM Plex Sans";
    font-size: clamp(30px, 2vw, 32px);
    color: #000000;
    /* - 4K Breakpoint
    /*-----------------------------------------*/
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .subheading-one {
    font-size: 1.6vw;
  }
}
@media only screen and (min-width: 1025px) {
  .subheading-two {
    font-family: "IBM Plex Sans";
    font-size: 1.2vw;
    color: #000000;
    line-height: 1.2;
  }
  .key-highlight::-moz-selection {
    background: #000000;
    color: #EF4643;
  }
  .key-highlight::selection {
    background: #000000;
    color: #EF4643;
  }
  .body-copy {
    font-family: "IBM Plex Sans";
    font-size: clamp(18px, 1.35vw, 22px);
    color: #000000;
    line-height: 1.2;
  }
  .body-copy mark {
    background: #5FC3B0;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .body-copy {
    font-size: 1.3vw;
  }
}
@media only screen and (min-width: 1025px) {
  .eyebrow-tag {
    font-family: "IBM Plex Sans";
    font-size: 0.7vw;
    color: #000000;
    font-style: italic;
    font-weight: 600;
    line-height: 1.4;
  }
  .background-gradient {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: -1;
    background: radial-gradient(100% 100% at var(--7-x-position) var(--7-y-position), #ef4643 0%, transparent), radial-gradient(100% 100% at var(--8-x-position) var(--8-y-position), #8ed8f8 0%, transparent), #72aeee;
    animation-name: hero-gradient;
    animation-iteration-count: infinite;
    animation-duration: 7s;
    transition-timing-function: ease-in;
  }
  @property --7-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  @property --7-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  @property --7-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  @property --7-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  :root {
    --7-x-position: 20%
    --7-y-position: 80%
    --8-x-position: 80%
    --8-y-position: 20% ;
  }
  @keyframes hero-gradient {
    25% {
      --7-x-position: 15%;
      --7-y-position: 15%;
      --8-x-position: 85%;
      --8-y-position: 80%;
    }
    50% {
      --7-x-position: 80%;
      --7-y-position: 15%;
      --8-x-position: 15%;
      --8-y-position: 85%;
    }
  }
  .page-intro-container {
    position: fixed;
    height: 100vh;
    width: 96.2vw;
    padding: 0 1.9vw;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    pointer-events: none;
    z-index: 98;
  }
  .page-intro-container .page-intro-top-left, .page-intro-container .page-intro-top-right, .page-intro-container .page-intro-bottom-right, .page-intro-container .page-intro-bottom-left {
    position: absolute;
    height: 50vh;
    width: 48vw;
  }
  .page-intro-container .page-intro-top-left, .page-intro-container .page-intro-bottom-left {
    display: flex;
    flex-direction: row-reverse;
  }
  .page-intro-container .page-intro-top-right, .page-intro-container .page-intro-bottom-right {
    display: flex;
    flex-direction: row;
  }
  .page-intro-container .tl-bar, .page-intro-container .tr-bar, .page-intro-container .br-bar, .page-intro-container .bl-bar {
    position: relative;
    height: 50vh;
    width: 1vw;
    transform: scaleY(1);
    transition: 1s ease all;
  }
  .page-intro-container .tl-bar, .page-intro-container .tr-bar {
    transform-origin: top;
  }
  .page-intro-container .br-bar, .page-intro-container .bl-bar {
    transform-origin: bottom;
  }
  .page-intro-container .tl-bar-hidden, .page-intro-container .tr-bar-hidden, .page-intro-container .br-bar-hidden, .page-intro-container .bl-bar-hidden {
    transform: scaleY(0);
  }
  .page-intro-container .page-intro-top-left {
    top: 0;
    right: auto;
    bottom: auto;
    left: 2vw;
  }
  .page-intro-container .page-intro-top-right {
    top: 0;
    right: 2vw;
    bottom: auto;
    left: auto;
  }
  .page-intro-container .page-intro-bottom-right {
    top: auto;
    right: 2vw;
    bottom: 0;
    left: auto;
  }
  .page-intro-container .page-intro-bottom-left {
    top: auto;
    right: auto;
    bottom: 0;
    left: 2vw;
  }
  .nav-frame-container {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    pointer-events: none;
    z-index: 100;
  }
  .nav-frame-container .horizontal {
    position: absolute;
    height: 2vw;
    width: 100vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .nav-frame-container .horizontal div {
    position: relative;
    height: 1vw;
    width: 50vw;
  }
  .nav-frame-container .vertical {
    position: absolute;
    height: 100vh;
    width: 2vw;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .nav-frame-container .vertical div {
    position: relative;
    height: 50vh;
    width: 1vw;
  }
  .nav-frame-container .horiz-bottom {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
  }
  .nav-frame-container .vert-right {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
  }
  .nav-logo-container {
    position: fixed;
    height: 2vw;
    width: -moz-max-content;
    width: max-content;
    top: 2vw;
    right: auto;
    bottom: auto;
    left: 2vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0 1vw;
    z-index: 97;
    background: #000000;
  }
  .nav-logo-container a {
    display: flex;
  }
  .nav-logo-container img {
    position: relative;
    height: auto;
    width: 6vw;
  }
  .nav-button-container {
    position: fixed;
    height: 2vw;
    width: 2vw;
    top: 2vw;
    right: 2vw;
    bottom: auto;
    left: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: #000000;
    z-index: 97;
    display: none;
    cursor: pointer;
  }
  .nav-button-container .hamburger-container {
    position: relative;
    height: 1vw;
    width: 1.25vw;
    transform: translateX(1px) translateY(-1px);
  }
  .nav-button-container .hamburger-container .hamburger-line {
    position: absolute;
    height: 16%;
    width: 100%;
    top: 42%;
    right: auto;
    bottom: auto;
    left: 0;
    background: #ffffff;
    transform-origin: center;
    transition: 0.3s ease all;
  }
  .nav-button-container .hamburger-container .hl-top {
    transform: rotate(-45deg) translateY(0vw);
  }
  .nav-button-container .hamburger-container .hl-middle {
    transform: scaleX(0);
  }
  .nav-button-container .hamburger-container .hl-bottom {
    transform: rotate(45deg) translateY(0vw);
  }
  .nav-button-container .hamburger-container .hl-top-active {
    transform: rotate(0deg) translateY(-0.4vw);
  }
  .nav-button-container .hamburger-container .hl-middle-active {
    transform: scaleX(1);
  }
  .nav-button-container .hamburger-container .hl-bottom-active {
    transform: rotate(0deg) translateY(0.4vw);
  }
  .nav-button-container:hover .hl-top-active {
    transform: rotate(0deg) translateY(-0.3vw);
  }
  .nav-button-container:hover .hl-bottom-active {
    transform: rotate(0deg) translateY(0.3vw);
  }
  .nav-menu-container {
    position: fixed;
    height: 100vh;
    width: 25vw;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 96;
    pointer-events: none;
    display: none;
  }
  .nav-menu-container .menu-background-container {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    display: flex;
    flex-direction: column;
  }
  .nav-menu-container .menu-background-container .menu-bkg-top, .nav-menu-container .menu-background-container .menu-bkg-bottom {
    position: relative;
    height: 50%;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
  }
  .nav-menu-container .menu-background-container .top-bar, .nav-menu-container .menu-background-container .bot-bar {
    position: relative;
    height: 100%;
    width: 1vw;
    transform: scaleY(1);
    transition: 1s ease all;
  }
  .nav-menu-container .menu-background-container .top-bar:nth-of-type(25), .nav-menu-container .menu-background-container .bot-bar:nth-of-type(25) {
    transform: scaleY(0.4);
  }
  .nav-menu-container .menu-background-container .top-bar:nth-of-type(24), .nav-menu-container .menu-background-container .bot-bar:nth-of-type(24) {
    transform: scaleY(0.8);
  }
  .nav-menu-container .menu-background-container .top-bar:nth-of-type(23), .nav-menu-container .menu-background-container .bot-bar:nth-of-type(23) {
    transform: scaleY(0.95);
  }
  .nav-menu-container .menu-background-container .top-bar {
    transform-origin: top;
  }
  .nav-menu-container .menu-background-container .bot-bar {
    transform-origin: bottom;
  }
  .nav-menu-container .menu-background-container .top-bar-hidden, .nav-menu-container .menu-background-container .bot-bar-hidden {
    transform: scaleY(0) !important;
  }
  .nav-menu-container .menu-content-container {
    position: relative;
    height: calc(100vh - 10vw);
    width: calc(100% - 6.5vw);
    padding: 6vw 2vw 4vw 4.5vw;
    overflow-y: scroll;
    display: none;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter {
    position: relative;
    height: auto;
    width: 100%;
    margin: 0 0 2vw 0;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter .eyebrow-tag {
    background: #5FC3B0;
    width: -moz-max-content;
    width: max-content;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter .subheading-two {
    text-decoration: none;
    display: block;
    padding: 5px 0 0 0;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter .subheading-two mark {
    background: #5FC3B0;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter .subheading-two:hover mark {
    background: #EF4643;
  }
  .hero-section-container {
    position: relative;
    height: auto;
    width: 100%;
    padding: 0 0 2vw 0;
    /* - Title Lockup
    /*-----------------------------------------*/
    /* - Pot Pie
    /*-----------------------------------------*/
  }
  .hero-section-container .title-lockup-container {
    position: sticky;
    height: 100vh;
    width: 100vw;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 1;
    transition: 0.5s linear all;
  }
  .hero-section-container .title-lockup-container .slide-show-container {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .hero-section-container .title-lockup-container .slide-show-container .slide-show-images-container {
    position: relative;
    height: auto;
    width: clamp(425px, 25%, 475px);
    padding-top: clamp(255px, 15%, 285px);
    margin-bottom: clamp(170px, 10vw, 190px);
    transform: scale(0);
    transform-origin: center;
    transition: 0.3s ease all;
    animation: slideShowFadeIn 300ms ease forwards;
    animation-delay: 4s;
  }
  .hero-section-container .title-lockup-container .slide-show-container .slide-show-images-container .slide-show-image {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    animation: slideShowFlicker 2s step-end infinite;
    opacity: 0;
  }
  @keyframes slideShowFlicker {
    0% {
      opacity: 1;
    }
    25% {
      opacity: 0;
    }
  }
  .hero-section-container .title-lockup-container .slide-show-container .slide-show-images-container .slide-show-image-1 {
    background: url("../images/homepage/slideshow_01.jpg") center 60%/cover;
  }
  .hero-section-container .title-lockup-container .slide-show-container .slide-show-images-container .slide-show-image-2 {
    background: url("../images/homepage/slideshow_02.jpg") center/cover;
    animation-delay: 0.5s;
  }
  .hero-section-container .title-lockup-container .slide-show-container .slide-show-images-container .slide-show-image-3 {
    background: url("../images/homepage/slideshow_03.jpg") center/cover;
    animation-delay: 1s;
  }
  .hero-section-container .title-lockup-container .slide-show-container .slide-show-images-container .slide-show-image-4 {
    background: url("../images/homepage/slideshow_04.jpg") center/cover;
    animation-delay: 1.5s;
  }
  @keyframes slideShowFadeIn {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  .hero-section-container .title-lockup-container .title-subhead-container {
    position: relative;
    height: auto;
    width: -moz-max-content;
    width: max-content;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    gap: 0.5vw;
    align-items: center;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row {
    position: relative;
    height: auto;
    width: -moz-max-content;
    width: max-content;
    display: flex;
    flex-direction: row;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .key-highlight {
    background: #5FC3B0;
    display: inline-block;
    height: -moz-max-content;
    height: max-content;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-1 {
    gap: 3vw;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-2 {
    gap: 5vw;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-2 .subheading-one .key-highlight {
    display: inline-block;
    padding: 0;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-2 .subheading-one:last-of-type {
    display: flex;
    flex-direction: row;
    gap: 6vw;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-3 {
    gap: 2vw;
  }
  .hero-section-container .pot-pie-container {
    position: relative;
    height: auto;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .hero-section-container .pot-pie-container .pot-pie-image {
    position: relative;
    height: auto;
    width: 100%;
  }
  .hero-ingredient {
    animation: heroIngredientFade 2s linear forwards;
    opacity: 0;
  }
  @keyframes heroIngredientFade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .isolated-tomato {
    width: 18vw;
    top: -2vw;
    left: 5vw;
    animation-delay: 2750ms;
  }
  .isolated-lemon {
    width: 24vw;
    top: calc(100vh - 34vw);
    left: -1vw;
    animation-delay: 1500ms;
  }
  .isolated-banana {
    width: 15vw;
    top: calc(100vh - 9vw);
    left: 20vw;
    animation-delay: 2000ms;
  }
  .isolated-egg {
    width: 20vw;
    top: 3vh;
    right: 2vw;
    animation-delay: 2500ms;
  }
  .isolated-almond {
    width: 8vw;
    top: 55vh;
    right: 20vw;
    animation-delay: 2250ms;
  }
  .isolated-piquillo {
    width: 22vw;
    top: calc(100vh - 15vw);
    right: 9vw;
    animation-delay: 1750ms;
  }
  .info-section-container {
    position: relative;
    height: auto;
    width: calc(100% - 12vw);
    padding: 8vw 6vw 0 6vw;
    margin: 0 0 8vw 0;
    /* - Info Section Title
    /*-----------------------------------------*/
    /* - Info Block One
    /*-----------------------------------------*/
    /* - Info Block Two
    /*-----------------------------------------*/
    /* - Info Block Three
    /*-----------------------------------------*/
  }
  .info-section-container .info-section-title {
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: clamp(114px, 8vw, 137px);
    margin: 0 0 clamp(43px, 3vw, 51px) 0;
    /* - 4K Breakpoint
    /*-----------------------------------------*/
  }
  .info-section-container .info-section-title .heading-two:last-of-type {
    text-align: right;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .info-section-container .info-section-title {
    gap: 6.5vw;
  }
}
@media only screen and (min-width: 1025px) {
  .info-section-container .info-block-one {
    padding: 0 0 4vw 0;
    margin: 0 0 -1vw 0;
  }
  .info-section-container .info-block-one .info-image-01 {
    position: relative;
    height: auto;
    width: 58vw;
    padding: 36vw 0 0 0;
    background: url("../images/pinxtos/Pinxtos_01.jpg") center/cover;
    z-index: -1;
  }
  .info-section-container .info-block-one .body-copy {
    position: absolute;
    height: auto;
    width: 32vw;
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 3;
  }
  .info-section-container .info-block-two .block-02-left {
    position: relative;
    height: auto;
    width: 51vw;
    padding: 12vw 0 0 0;
  }
  .info-section-container .info-block-two .block-02-left .body-copy {
    position: relative;
    height: auto;
    width: 60%;
    margin: 0 0 2vw 0;
  }
  .info-section-container .info-block-two .block-02-left .info-image-02 {
    position: relative;
    height: auto;
    width: 100%;
    padding: 36vw 0 0 0;
    background: url("../images/bacon-wrapped/bacon-wrapped_02.jpg") center/cover;
  }
  .info-section-container .info-block-two .info-image-03 {
    position: absolute;
    height: auto;
    width: 41vw;
    padding: 50.7vw 0 0 0;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    background: url("../images/special-k/special-k_01.jpg") center/cover;
    z-index: -1;
  }
  .info-section-container .info-block-three {
    padding: 4vw 0 0 0;
    margin: 0 0 4vw 0;
    z-index: 2;
  }
  .info-section-container .info-block-three .body-copy {
    position: relative;
    height: auto;
    width: 35vw;
    margin: 0 auto 1vw auto;
    text-align: center;
  }
  .info-section-container .info-block-three .cta-container {
    position: relative;
    height: auto;
    width: 40vw;
    margin-right: auto;
    margin-left: auto;
  }
  .isolated-bacon {
    width: 28vw;
    top: 200vh;
    left: -2vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .isolated-bacon {
    top: 190vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-bacon {
    top: 165vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-bacon {
    top: 135vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-bacon {
    top: 120vh;
  }
}
@media only screen and (min-width: 1025px) {
  .isolated-apple {
    width: 24vw;
    top: 50vh;
    right: 5vw;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-apple {
    top: 40vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-apple {
    top: 30vh;
  }
}
@media only screen and (min-width: 1025px) {
  .isolated-cheese {
    width: 8vw;
    top: 240vh;
    right: 7vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .isolated-cheese {
    top: 230vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-cheese {
    top: 220vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-cheese {
    top: 170vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-cheese {
    top: 140vh;
  }
}
@media only screen and (min-width: 1025px) {
  .isolated-corn {
    width: 22vw;
    top: 120vh;
    right: 12vw;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-corn {
    top: 100vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-corn {
    top: 90vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-corn {
    top: 75vh;
  }
}
@media only screen and (min-width: 1025px) {
  .isolated-cranberry {
    width: 10vw;
    top: 600vh;
    left: 40vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .isolated-cranberry {
    top: 580vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-cranberry {
    top: 540vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-cranberry {
    top: 480vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-cranberry {
    top: 420vh;
  }
}
@media only screen and (min-width: 1025px) {
  .isolated-garlic {
    width: 12vw;
    top: 300vh;
    left: 10vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .isolated-garlic {
    top: 290vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-garlic {
    top: 250vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-garlic {
    top: 210vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-garlic {
    top: 185vh;
  }
}
@media only screen and (min-width: 1025px) {
  .isolated-jalapeno {
    width: 12vw;
    top: 200vh;
    left: 32vw;
    z-index: -1;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .isolated-jalapeno {
    top: 190vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-jalapeno {
    top: 175vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-jalapeno {
    top: 140vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-jalapeno {
    top: 120vh;
  }
}
@media only screen and (min-width: 1025px) {
  .isolated-peas {
    width: 12vw;
    top: 870vh;
    left: 7vw;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-peas {
    top: 740vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-peas {
    top: 650vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-peas {
    top: 560vh;
  }
}
@media only screen and (min-width: 1025px) {
  .isolated-chocolate {
    width: 4vw;
    top: 480vh;
    left: 37vw;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-chocolate {
    top: 400vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-chocolate {
    top: 350vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-chocolate {
    top: 300vh;
  }
}
@media only screen and (min-width: 1025px) {
  .isolated-orange {
    width: 24vw;
    top: 470vh;
    left: 49vw;
    z-index: 1;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .isolated-orange {
    top: 460vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-orange {
    top: 400vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-orange {
    top: 350vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-orange {
    top: 310vh;
  }
}
@media only screen and (min-width: 1025px) {
  .isolated-carrots {
    width: 12vw;
    top: 370vh;
    right: 7vw;
    z-index: 1;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-carrots {
    top: 300vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-carrots {
    top: 260vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-carrots {
    top: 230vh;
  }
}
@media only screen and (min-width: 1025px) {
  .donate-section-container {
    position: relative;
    height: auto;
    width: calc(100% - 12vw);
    padding: 0 6vw 6vw 6vw;
    /* - Donate Section Title
    /*-----------------------------------------*/
    /* - Donate Block
    /*-----------------------------------------*/
  }
  .donate-section-container .donate-section-title {
    position: relative;
    height: auto;
    width: 100%;
    margin: 0 0 clamp(43px, 3vw, 51px);
    display: flex;
    flex-direction: column;
    gap: clamp(114px, 8vw, 137px);
  }
  .donate-section-container .donate-section-title .heading-two:last-of-type {
    text-align: center;
    margin: 0 8vw 0 0;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 2500px) {
  .donate-section-container .donate-section-title {
    gap: 6.5vw;
  }
}
@media only screen and (min-width: 1025px) {
  .donate-section-container .donate-block .donate-image-01 {
    position: relative;
    height: auto;
    width: 56vw;
    padding: 36vw 0 0 0;
    background: url("../images/crostini/Crostini_03.jpg") center/cover;
    z-index: 2;
  }
  .donate-section-container .donate-block .block-right {
    position: absolute;
    height: auto;
    width: 34vw;
    padding: 12vw 0 0 0;
    top: auto;
    right: 0;
    bottom: 4vw;
    left: auto;
  }
  .donate-section-container .donate-block .block-right .body-copy {
    position: relative;
    height: auto;
    width: 100%;
    margin: 0 0 2vw 0;
    z-index: 3;
  }
  .donate-section-container .donate-block .block-right .cta-container {
    position: relative;
    height: auto;
    width: 95%;
    z-index: 1;
  }
  .isolated-fish {
    width: 12vw;
    top: 110vh;
    right: 32vw;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-fish {
    top: 90vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-fish {
    top: 80vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-fish {
    top: 70vh;
  }
}
@media only screen and (min-width: 1025px) {
  .isolated-egg2 {
    width: 18vw;
    top: 490vh;
    right: 10vw;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1520px) and (min-width: 1401px) {
  .isolated-egg2 {
    top: 420vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) and (min-width: 1201px) {
  .isolated-egg2 {
    top: 370vh;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1026px) {
  .isolated-egg2 {
    top: 320vh;
  }
}
@media only screen and (min-width: 1025px) {
  .bbdo-footer-container {
    position: relative;
    height: auto;
    width: calc(100% - 12vw);
    padding: 2vw 6vw 4vw 6vw;
    background: #000000;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .bbdo-footer-container .eyebrow-tag {
    color: #ffffff;
    font-size: 1vw;
    font-style: normal;
  }
  .bbdo-footer-container .left, .bbdo-footer-container .right {
    width: 40vw;
  }
  .bbdo-footer-container .center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 15px;
  }
  .bbdo-footer-container .right {
    display: flex;
    flex-direction: row;
    justify-content: right;
    gap: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /*-------------------------------------------------*/
  /* - General Code
  /*-------------------------------------------------*/
  /* - Page Settings
  /*---------------------------------------------*/
  .html {
    overflow-x: hidden;
  }
  .html::-webkit-scrollbar {
    width: 0px;
  }
  .page-container {
    position: relative;
    height: auto;
    width: 100vw;
    overflow-y: hidden;
  }
  .section-block {
    position: relative;
    height: auto;
    width: 100%;
  }
  .desktop-element, .mobile-element {
    display: none;
  }
  /* - Gradients
  /*---------------------------------------------*/
  .grad-up {
    background: linear-gradient(#ffffff 0%, #000000 100%);
  }
  .grad-right {
    background: linear-gradient(90deg, #000000 0%, #ffffff 100%);
  }
  .grad-down {
    background: linear-gradient(#000000 0%, #ffffff 100%);
  }
  .grad-left {
    background: linear-gradient(90deg, #ffffff 0%, #000000 100%);
  }
  /* - CTA
  /*---------------------------------------------*/
  .cta-container .cta-bkg-container {
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cta-container .cta-bkg-container .horizontal-short {
    position: relative;
    height: 3vw;
    width: 90%;
  }
  /* - Floating Ingredients
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Typography
  /*-------------------------------------------------*/
  /* - Heading One
  /*---------------------------------------------*/
  /* - Heading Two
  /*---------------------------------------------*/
  /* - Metallic Type
  /*---------------------------------------------*/
  /* - Subheading One
  /*---------------------------------------------*/
  /* - Subheading Two
  /*---------------------------------------------*/
  /* - Key Color Highlight
  /*---------------------------------------------*/
  /* - Body Copy
  /*---------------------------------------------*/
  /* - Eyebrow Tag
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Header / Nav
  /*-------------------------------------------------*/
  /* - Background Gradient
  /*---------------------------------------------*/
  /* - Page Intro
  /*---------------------------------------------*/
  /* - Nav Frame
  /*---------------------------------------------*/
  /* - Nav Logo
  /*---------------------------------------------*/
  /* - Nav Menu Button
  /*---------------------------------------------*/
  /* - Nav Menu 
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Hero Section
  /*-------------------------------------------------*/
  /* - Floating Ingredients
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Info Section
  /*-------------------------------------------------*/
  /* - Floating Ingredients
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Donate Section
  /*-------------------------------------------------*/
  /* - Floating Ingredients
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - BBDOMW Footer Section
  /*-------------------------------------------------*/
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 2500px) {
  .cta-container .cta-bkg-container .horizontal-short {
    height: 1vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cta-container .cta-bkg-container .horizontal-long {
    position: relative;
    height: 3vw;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 2500px) {
  .cta-container .cta-bkg-container .horizontal-long {
    height: 1vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cta-container .cta-text-container {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .cta-container .cta-text-container .subheading-one {
    text-decoration: none;
    background: #5FC3B0;
  }
  .isolated-element {
    position: absolute;
    height: auto;
    width: auto;
    pointer-events: none;
  }
  .isolated-element img {
    position: relative;
    height: auto;
    width: 100%;
  }
  .heading-one {
    font-family: "Redaction";
    font-size: 17vw;
    color: transparent;
    margin: 0 0 26vw 0;
    line-height: 0.75;
    transform: scaleY(2);
    transform-origin: top;
  }
  .heading-two {
    font-family: "Redaction";
    font-size: 12vw;
    color: transparent;
    letter-spacing: -1vw;
    line-height: 0.75;
    transform: scaleY(2);
    transform-origin: top;
  }
  .metallic-type span {
    background: linear-gradient(#ffffff 20%, #000000 70%);
    -webkit-background-clip: text;
            background-clip: text;
    padding: 1vw;
  }
  .metallic-type::-moz-selection {
    background: #5FC3B0;
    color: #EF4643;
  }
  .metallic-type::selection {
    background: #5FC3B0;
    color: #EF4643;
  }
  .subheading-one {
    font-family: "IBM Plex Sans";
    font-size: 5vw;
    color: #000000;
  }
  .subheading-two {
    font-family: "IBM Plex Sans";
    font-size: 3.5vw;
    color: #000000;
    line-height: 1.2;
  }
  .key-highlight::-moz-selection {
    background: #000000;
    color: #EF4643;
  }
  .key-highlight::selection {
    background: #000000;
    color: #EF4643;
  }
  .body-copy {
    font-family: "IBM Plex Sans";
    font-size: 2.5vw;
    color: #000000;
    line-height: 1.2;
  }
  .body-copy mark {
    background: #5FC3B0;
  }
  .eyebrow-tag {
    font-family: "IBM Plex Sans";
    font-size: 2vw;
    color: #000000;
    font-style: italic;
    font-weight: 600;
    line-height: 1.4;
  }
  .background-gradient {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: -1;
    background: radial-gradient(100% 100% at var(--7-x-position) var(--7-y-position), #ef4643 0%, transparent), radial-gradient(100% 100% at var(--8-x-position) var(--8-y-position), #8ed8f8 0%, transparent), #72aeee;
    animation-name: hero-gradient;
    animation-iteration-count: infinite;
    animation-duration: 7s;
    transition-timing-function: ease-in;
  }
  @property --7-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  @property --7-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  @property --7-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  @property --7-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  :root {
    --7-x-position: 20%
    --7-y-position: 80%
    --8-x-position: 80%
    --8-y-position: 20% ;
  }
  @keyframes hero-gradient {
    25% {
      --7-x-position: 15%;
      --7-y-position: 15%;
      --8-x-position: 85%;
      --8-y-position: 80%;
    }
    50% {
      --7-x-position: 80%;
      --7-y-position: 15%;
      --8-x-position: 15%;
      --8-y-position: 85%;
    }
  }
  .tablet-page-intro-container {
    position: fixed;
    height: 100vh;
    width: 92vw;
    padding: 0 4vw;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    pointer-events: none;
    z-index: 98;
  }
  .tablet-page-intro-container .page-intro-top-left, .tablet-page-intro-container .page-intro-top-right, .tablet-page-intro-container .page-intro-bottom-right, .tablet-page-intro-container .page-intro-bottom-left {
    position: absolute;
    height: 50vh;
    width: 46vw;
  }
  .tablet-page-intro-container .page-intro-top-left, .tablet-page-intro-container .page-intro-bottom-left {
    display: flex;
    flex-direction: row-reverse;
  }
  .tablet-page-intro-container .page-intro-top-right, .tablet-page-intro-container .page-intro-bottom-right {
    display: flex;
    flex-direction: row;
  }
  .tablet-page-intro-container .tl-bar, .tablet-page-intro-container .tr-bar, .tablet-page-intro-container .br-bar, .tablet-page-intro-container .bl-bar {
    position: relative;
    height: 50vh;
    width: 2vw;
    transform: scaleY(1);
    transition: 1s ease all;
  }
  .tablet-page-intro-container .tl-bar, .tablet-page-intro-container .tr-bar {
    transform-origin: top;
  }
  .tablet-page-intro-container .br-bar, .tablet-page-intro-container .bl-bar {
    transform-origin: bottom;
  }
  .tablet-page-intro-container .tl-bar-hidden, .tablet-page-intro-container .tr-bar-hidden, .tablet-page-intro-container .br-bar-hidden, .tablet-page-intro-container .bl-bar-hidden {
    transform: scaleY(0);
  }
  .tablet-page-intro-container .page-intro-top-left {
    top: 0;
    right: auto;
    bottom: auto;
    left: 4vw;
  }
  .tablet-page-intro-container .page-intro-top-right {
    top: 0;
    right: 4vw;
    bottom: auto;
    left: auto;
  }
  .tablet-page-intro-container .page-intro-bottom-right {
    top: auto;
    right: 4vw;
    bottom: 0;
    left: auto;
  }
  .tablet-page-intro-container .page-intro-bottom-left {
    top: auto;
    right: auto;
    bottom: 0;
    left: 4vw;
  }
  .nav-frame-container {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    pointer-events: none;
    z-index: 100;
  }
  .nav-frame-container .horizontal {
    position: absolute;
    height: 4vw;
    width: 100vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .nav-frame-container .horizontal div {
    position: relative;
    height: 2vw;
    width: 50vw;
  }
  .nav-frame-container .vertical {
    position: absolute;
    height: 100vh;
    width: 4vw;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .nav-frame-container .vertical div {
    position: relative;
    height: 50vh;
    width: 2vw;
  }
  .nav-frame-container .horiz-bottom {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
  }
  .nav-frame-container .vert-right {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
  }
  .nav-logo-container {
    position: fixed;
    height: 6vw;
    width: -moz-max-content;
    width: max-content;
    top: 4vw;
    right: auto;
    bottom: auto;
    left: 4vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0 2vw;
    z-index: 97;
    background: #000000;
  }
  .nav-logo-container a {
    display: flex;
  }
  .nav-logo-container img {
    position: relative;
    height: auto;
    width: 14vw;
  }
  .nav-button-container {
    position: fixed;
    height: 6vw;
    width: 6vw;
    top: 4vw;
    right: 4vw;
    bottom: auto;
    left: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: #000000;
    z-index: 97;
    cursor: pointer;
    display: none;
  }
  .nav-button-container .hamburger-container {
    position: relative;
    height: 5vw;
    width: 3vw;
  }
  .nav-button-container .hamburger-container .hamburger-line {
    position: absolute;
    height: 10%;
    width: 100%;
    top: 42%;
    right: auto;
    bottom: auto;
    left: 0;
    background: #ffffff;
    transform-origin: center;
    transition: 0.3s ease all;
  }
  .nav-button-container .hamburger-container .hl-top {
    transform: rotate(-45deg) translateY(0vw);
  }
  .nav-button-container .hamburger-container .hl-middle {
    transform: scaleX(0);
  }
  .nav-button-container .hamburger-container .hl-bottom {
    transform: rotate(45deg) translateY(0vw);
  }
  .nav-button-container .hamburger-container .hl-top-active {
    transform: rotate(0deg) translateY(-1vw);
  }
  .nav-button-container .hamburger-container .hl-middle-active {
    transform: scaleX(1);
  }
  .nav-button-container .hamburger-container .hl-bottom-active {
    transform: rotate(0deg) translateY(1vw);
  }
  .nav-menu-container {
    position: fixed;
    height: 100vh;
    width: 50vw;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 96;
    pointer-events: none;
    display: none;
  }
  .nav-menu-container .tablet-menu-background-container {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    display: flex;
    flex-direction: column;
  }
  .nav-menu-container .tablet-menu-background-container .menu-bkg-top, .nav-menu-container .tablet-menu-background-container .menu-bkg-bottom {
    position: relative;
    height: 50%;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
  }
  .nav-menu-container .tablet-menu-background-container .top-bar, .nav-menu-container .tablet-menu-background-container .bot-bar {
    position: relative;
    height: 100%;
    width: 2vw;
    transform: scaleY(1);
    transition: 1s ease all;
  }
  .nav-menu-container .tablet-menu-background-container .top-bar:nth-of-type(25), .nav-menu-container .tablet-menu-background-container .bot-bar:nth-of-type(25) {
    transform: scaleY(0.4);
  }
  .nav-menu-container .tablet-menu-background-container .top-bar:nth-of-type(24), .nav-menu-container .tablet-menu-background-container .bot-bar:nth-of-type(24) {
    transform: scaleY(0.8);
  }
  .nav-menu-container .tablet-menu-background-container .top-bar:nth-of-type(23), .nav-menu-container .tablet-menu-background-container .bot-bar:nth-of-type(23) {
    transform: scaleY(0.95);
  }
  .nav-menu-container .tablet-menu-background-container .top-bar {
    transform-origin: top;
  }
  .nav-menu-container .tablet-menu-background-container .bot-bar {
    transform-origin: bottom;
  }
  .nav-menu-container .tablet-menu-background-container .top-bar-hidden, .nav-menu-container .tablet-menu-background-container .bot-bar-hidden {
    transform: scaleY(0) !important;
  }
  .nav-menu-container .menu-content-container {
    position: relative;
    height: calc(100vh - 18vw);
    width: calc(100% - 15vw);
    padding: 12vw 6vw 6vw 9vw;
    overflow-y: scroll;
    display: none;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter {
    position: relative;
    height: auto;
    width: 100%;
    margin: 0 0 4vw 0;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter .eyebrow-tag {
    background: #5FC3B0;
    width: -moz-max-content;
    width: max-content;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter .subheading-two {
    text-decoration: none;
    display: block;
    padding: 10px 0 0 0;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter .subheading-two mark {
    background: #5FC3B0;
  }
  .hero-section-container {
    position: relative;
    height: auto;
    width: 100%;
    padding: 0 0 2vw 0;
    /* - Title Lockup
    /*-----------------------------------------*/
    /* - Pot Pie
    /*-----------------------------------------*/
  }
  .hero-section-container .title-lockup-container {
    position: sticky;
    height: 100vh;
    width: 100vw;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 1;
    transition: 0.5s linear all;
  }
  .hero-section-container .title-lockup-container .title-subhead-container {
    position: relative;
    height: auto;
    width: -moz-max-content;
    width: max-content;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    gap: 2vw;
    align-items: center;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row {
    position: relative;
    height: auto;
    width: -moz-max-content;
    width: max-content;
    display: flex;
    flex-direction: row;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .key-highlight {
    background: #5FC3B0;
    display: inline-block;
    height: -moz-max-content;
    height: max-content;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-1 {
    gap: 2vw;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-2 {
    gap: 12vw;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-2 .subheading-one .key-highlight {
    display: inline-block;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-2 .subheading-one:last-of-type {
    display: flex;
    flex-direction: row;
    gap: 7vw;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-2 .subheading-one:last-of-type .key-highlight {
    padding: 0;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-3 {
    gap: 2vw;
  }
  .hero-section-container .title-fade {
    opacity: 0;
  }
  .hero-section-container .pot-pie-container {
    position: relative;
    height: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow-x: hidden;
  }
  .hero-section-container .pot-pie-container .pot-pie-image {
    position: relative;
    height: auto;
    width: 110%;
    margin: 0 0 0 -5%;
  }
  .hero-ingredient {
    animation: heroIngredientFade 2s linear forwards;
    opacity: 0;
  }
  @keyframes heroIngredientFade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .isolated-tomato {
    width: 35vw;
    top: -7vw;
    left: 6vw;
    animation-delay: 2750ms;
  }
  .isolated-lemon {
    width: 40vw;
    top: calc(100vh - 50vw);
    left: -5vw;
    z-index: -1;
    animation-delay: 1500ms;
  }
  .isolated-banana {
    width: 25vw;
    top: calc(100vh - 12vw);
    left: 25vw;
    animation-delay: 2000ms;
  }
  .isolated-egg {
    width: 30vw;
    top: -3vw;
    right: 5vw;
    animation-delay: 2500ms;
  }
  .isolated-almond {
    width: 16vw;
    top: calc(100vh - 50vw);
    right: 4vw;
    z-index: -1;
    animation-delay: 2250ms;
  }
  .isolated-piquillo {
    width: 40vw;
    top: calc(100vh - 32vw);
    right: 5vw;
    z-index: -1;
    animation-delay: 1750ms;
  }
  .info-section-container {
    position: relative;
    height: auto;
    width: calc(100% - 16vw);
    padding: 10vw 8vw 0 8vw;
    margin: 0 0 16vw 0;
    /* - Info Section Title
    /*-----------------------------------------*/
    /* - Info Block One
    /*-----------------------------------------*/
    /* - Info Block Two
    /*-----------------------------------------*/
    /* - Info Block Three
    /*-----------------------------------------*/
  }
  .info-section-container .info-section-title {
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 9.5vw;
    margin: 0 0 6vw 0;
  }
  .info-section-container .info-section-title .heading-two:last-of-type {
    text-align: right;
  }
  .info-section-container .info-block-one {
    margin: 0 0 -4vw 0;
    padding: 0 0 14vw 0;
  }
  .info-section-container .info-block-one .info-image-01 {
    position: relative;
    height: auto;
    width: 68vw;
    padding: 40vw 0 0 0;
    background: url("../images/pinxtos/Pinxtos_01.jpg") center/cover;
    z-index: -1;
  }
  .info-section-container .info-block-one .body-copy {
    position: absolute;
    height: auto;
    width: 40vw;
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
  }
  .info-section-container .info-block-two .block-02-left {
    position: relative;
    height: auto;
    width: 60vw;
    padding: 20vw 0 0 0;
  }
  .info-section-container .info-block-two .block-02-left .body-copy {
    position: relative;
    height: auto;
    width: 85%;
    margin: 0 0 4vw 0;
  }
  .info-section-container .info-block-two .block-02-left .info-image-02 {
    position: relative;
    height: auto;
    width: 100%;
    padding: 45vw 0 0 0;
    background: url("../images/bacon-wrapped/bacon-wrapped_02.jpg") center/cover;
  }
  .info-section-container .info-block-two .info-image-03 {
    position: absolute;
    height: auto;
    width: 38vw;
    padding: 50vw 0 0 0;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    background: url("../images/special-k/special-k_01.jpg") center/cover;
    z-index: -1;
  }
  .info-section-container .info-block-three {
    padding: 4vw 0 0 0;
    margin: 0 0 8vw 0;
    z-index: 2;
  }
  .info-section-container .info-block-three .body-copy {
    position: relative;
    height: auto;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto 4vw auto;
  }
  .info-section-container .info-block-three .cta-container {
    position: relative;
    height: auto;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .isolated-bacon {
    width: 50vw;
    top: 110vh;
    left: -5vw;
  }
  .isolated-apple {
    width: 35vw;
    top: 65vh;
    right: 0vw;
  }
  .isolated-cheese {
    width: 15vw;
    top: 200vw;
    left: 5vw;
  }
  .isolated-corn {
    width: 35vw;
    top: 110vw;
    left: 10vw;
    z-index: -1;
  }
  .isolated-cranberry {
    width: 15vw;
    top: 370vh;
    right: 10vw;
  }
  .isolated-garlic {
    width: 20vw;
    top: 200vh;
    right: 20vw;
    z-index: -1;
  }
  .isolated-jalapeno {
    width: 25vw;
    top: 140vh;
    right: 5vw;
    z-index: -1;
  }
  .isolated-peas {
    width: 22vw;
    top: 445vh;
    left: 0;
  }
  .isolated-chocolate {
    width: 8vw;
    top: 265vh;
    left: 23vw;
    z-index: -1;
  }
  .isolated-orange {
    width: 40vw;
    top: 300vh;
    right: 0;
  }
  .isolated-carrots {
    width: 20vw;
    top: 235vh;
    right: 5vw;
  }
  .donate-section-container {
    position: relative;
    height: auto;
    width: calc(100% - 16vw);
    padding: 0 8vw 10vw 8vw;
    /* - Donate Section Title
    /*-----------------------------------------*/
    /* - Donate Block
    /*-----------------------------------------*/
  }
  .donate-section-container .donate-section-title {
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 9.5vw;
    margin: 0 0 6vw 0;
  }
  .donate-section-container .donate-section-title .heading-two:last-of-type {
    text-align: right;
    margin: 0 20% 0 0;
  }
  .donate-section-container .donate-block .donate-image-01 {
    position: relative;
    height: auto;
    width: 60%;
    padding: 50vw 0 0 0;
    background: url("../images/crostini/Crostini_03.jpg") center/cover;
    z-index: 2;
  }
  .donate-section-container .donate-block .block-right {
    position: absolute;
    height: auto;
    width: 40vw;
    padding: 12vw 0 0 0;
    top: auto;
    right: 0;
    bottom: 6vw;
    left: auto;
  }
  .donate-section-container .donate-block .block-right .body-copy {
    position: relative;
    height: auto;
    width: 100%;
    margin: 0 0 4vw 0;
    z-index: 3;
  }
  .donate-section-container .donate-block .block-right .cta-container {
    position: relative;
    height: auto;
    width: 100%;
  }
  .isolated-fish {
    display: none;
  }
  .isolated-egg2 {
    display: none;
  }
  .bbdo-footer-container {
    position: relative;
    height: auto;
    width: calc(100% - 16vw);
    padding: 3vw 8vw 8vw 8vw;
    background: #000000;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .bbdo-footer-container .eyebrow-tag {
    color: #ffffff;
    font-size: 1vw;
    font-style: normal;
  }
  .bbdo-footer-container .left, .bbdo-footer-container .right {
    width: 30vw;
  }
  .bbdo-footer-container .center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 15px;
  }
  .bbdo-footer-container .right {
    display: flex;
    flex-direction: row;
    justify-content: right;
    gap: 15px;
  }
}
@media only screen and (max-width: 767px) {
  /*-------------------------------------------------*/
  /* - General Code
  /*-------------------------------------------------*/
  /* - Page Settings
  /*---------------------------------------------*/
  html, body {
    margin: 0;
    padding: 0;
    height: 100%;
  }
  html::-webkit-scrollbar {
    width: 0px;
  }
  .page-container {
    position: relative;
    height: auto;
    width: 100%;
  }
  .section-block {
    position: relative;
    height: auto;
    width: 100%;
  }
  .desktop-element, .tablet-element {
    display: none;
  }
  /* - Gradients
  /*---------------------------------------------*/
  .grad-up {
    background: linear-gradient(#ffffff 0%, #000000 100%);
  }
  .grad-right {
    background: linear-gradient(90deg, #000000 0%, #ffffff 100%);
  }
  .grad-down {
    background: linear-gradient(#000000 0%, #ffffff 100%);
  }
  .grad-left {
    background: linear-gradient(90deg, #ffffff 0%, #000000 100%);
  }
  /* - CTA
  /*---------------------------------------------*/
  .cta-container .cta-bkg-container {
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cta-container .cta-bkg-container .horizontal-short {
    position: relative;
    height: 3.5vw;
    width: 90%;
  }
  /* - Floating Ingredients
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Typography
  /*-------------------------------------------------*/
  /* - Heading One
  /*---------------------------------------------*/
  /* - Heading Two
  /*---------------------------------------------*/
  /* - Metallic Type
  /*---------------------------------------------*/
  /* - Subheading One
  /*---------------------------------------------*/
  /* - Subheading Two
  /*---------------------------------------------*/
  /* - Key Color Highlight
  /*---------------------------------------------*/
  /* - Body Copy
  /*---------------------------------------------*/
  /* - Eyebrow Tag
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Header / Nav
  /*-------------------------------------------------*/
  /* - Background Gradient
  /*---------------------------------------------*/
  /* - Page Intro
  /*---------------------------------------------*/
  /* - Nav Frame
  /*---------------------------------------------*/
  /* - Nav Logo
  /*---------------------------------------------*/
  /* - Nav Menu Button
  /*---------------------------------------------*/
  /* - Nav Menu 
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Hero Section
  /*-------------------------------------------------*/
  /* - Floating Ingredients
  /*-----------------------------------------*/
  /*-------------------------------------------------*/
  /* - Info Section
  /*-------------------------------------------------*/
  /*-------------------------------------------------*/
  /* - Donate Section
  /*-------------------------------------------------*/
  /* - Floating Ingredients
  /*---------------------------------------------*/
  /*-------------------------------------------------*/
  /* - BBDOMW Footer Section
  /*-------------------------------------------------*/
}
@media only screen and (max-width: 767px) and (min-width: 2500px) {
  .cta-container .cta-bkg-container .horizontal-short {
    height: 1vw;
  }
}
@media only screen and (max-width: 767px) {
  .cta-container .cta-bkg-container .horizontal-long {
    position: relative;
    height: 3.5vw;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 2500px) {
  .cta-container .cta-bkg-container .horizontal-long {
    height: 1vw;
  }
}
@media only screen and (max-width: 767px) {
  .cta-container .cta-text-container {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .cta-container .cta-text-container .subheading-one {
    text-decoration: none;
    background: #5FC3B0;
  }
  .isolated-element {
    position: absolute;
    height: auto;
    width: auto;
    pointer-events: none;
  }
  .isolated-element img {
    position: relative;
    height: auto;
    width: 100%;
  }
  .heading-one {
    font-family: "Redaction";
    font-size: 17vw;
    color: transparent;
    margin: 0 0 28vw 0;
    letter-spacing: -1vw;
    line-height: 0.75;
    transform: scaleY(2);
    transform-origin: top;
  }
  .heading-two {
    font-family: "Redaction";
    font-size: 12vw;
    color: transparent;
    letter-spacing: -0.5vw;
    transform: scaleY(2);
    transform-origin: top;
  }
  .metallic-type span {
    background: linear-gradient(#ffffff 20%, #000000 70%);
    -webkit-background-clip: text;
            background-clip: text;
    padding: 1vw;
  }
  .metallic-type::-moz-selection {
    background: #5FC3B0;
    color: #EF4643;
  }
  .metallic-type::selection {
    background: #5FC3B0;
    color: #EF4643;
  }
  .subheading-one {
    font-family: "IBM Plex Sans";
    font-size: 6vw;
    color: #000000;
  }
  .subheading-two {
    font-family: "IBM Plex Sans";
    font-size: 5.5vw;
    color: #000000;
    line-height: 1.2;
  }
  .key-highlight::-moz-selection {
    background: #000000;
    color: #EF4643;
  }
  .key-highlight::selection {
    background: #000000;
    color: #EF4643;
  }
  .body-copy {
    font-family: "IBM Plex Sans";
    font-size: 4.75vw;
    color: #000000;
    line-height: 1.24;
  }
  .body-copy mark {
    background: #5FC3B0;
  }
  .eyebrow-tag {
    font-family: "IBM Plex Sans";
    font-size: 3vw;
    color: #000000;
    font-style: italic;
    font-weight: 600;
    line-height: 1.4;
  }
  .background-gradient {
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: -1;
    background: radial-gradient(100% 100% at var(--7-x-position) var(--7-y-position), #ef4643 0%, transparent), radial-gradient(100% 100% at var(--8-x-position) var(--8-y-position), #8ed8f8 0%, transparent), #72aeee;
    animation-name: hero-gradient;
    animation-iteration-count: infinite;
    animation-duration: 7s;
    transition-timing-function: ease-in;
  }
  @property --7-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  @property --7-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  @property --7-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  @property --7-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-x-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 80%;
  }
  @property --8-y-position {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 20%;
  }
  :root {
    --7-x-position: 20%
    --7-y-position: 80%
    --8-x-position: 80%
    --8-y-position: 20% ;
  }
  @keyframes hero-gradient {
    25% {
      --7-x-position: 15%;
      --7-y-position: 15%;
      --8-x-position: 85%;
      --8-y-position: 80%;
    }
    50% {
      --7-x-position: 80%;
      --7-y-position: 15%;
      --8-x-position: 15%;
      --8-y-position: 85%;
    }
  }
  .mobile-page-intro-container {
    position: fixed;
    height: 100vh;
    width: 86.6666vw;
    padding: 0 6.6666vw;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    pointer-events: none;
    z-index: 98;
  }
  .mobile-page-intro-container .page-intro-top-left, .mobile-page-intro-container .page-intro-top-right, .mobile-page-intro-container .page-intro-bottom-right, .mobile-page-intro-container .page-intro-bottom-left {
    position: absolute;
    height: 50vh;
    width: 43.3333vw;
  }
  .mobile-page-intro-container .page-intro-top-left, .mobile-page-intro-container .page-intro-bottom-left {
    display: flex;
    flex-direction: row-reverse;
  }
  .mobile-page-intro-container .page-intro-top-right, .mobile-page-intro-container .page-intro-bottom-right {
    display: flex;
    flex-direction: row;
  }
  .mobile-page-intro-container .tl-bar, .mobile-page-intro-container .tr-bar, .mobile-page-intro-container .br-bar, .mobile-page-intro-container .bl-bar {
    position: relative;
    height: 50vh;
    width: 3.3333vw;
    transform: scaleY(1);
    transition: 1s ease all;
  }
  .mobile-page-intro-container .tl-bar, .mobile-page-intro-container .tr-bar {
    transform-origin: top;
  }
  .mobile-page-intro-container .br-bar, .mobile-page-intro-container .bl-bar {
    transform-origin: bottom;
  }
  .mobile-page-intro-container .tl-bar-hidden, .mobile-page-intro-container .tr-bar-hidden, .mobile-page-intro-container .br-bar-hidden, .mobile-page-intro-container .bl-bar-hidden {
    transform: scaleY(0);
  }
  .mobile-page-intro-container .page-intro-top-left {
    top: 0;
    right: auto;
    bottom: auto;
    left: 6.6666vw;
  }
  .mobile-page-intro-container .page-intro-top-right {
    top: 0;
    right: 6.6666vw;
    bottom: auto;
    left: auto;
  }
  .mobile-page-intro-container .page-intro-bottom-right {
    top: auto;
    right: 6.6666vw;
    bottom: 0;
    left: auto;
  }
  .mobile-page-intro-container .page-intro-bottom-left {
    top: auto;
    right: auto;
    bottom: 0;
    left: 6.6666vw;
  }
  .nav-frame-container {
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    pointer-events: none;
    z-index: 100;
    overflow: hidden;
  }
  .nav-frame-container .horizontal {
    position: absolute;
    height: 6.6666vw;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .nav-frame-container .horizontal div {
    position: relative;
    height: 3.3333vw;
    width: 50%;
  }
  .nav-frame-container .vertical {
    position: absolute;
    height: 100%;
    width: 6.6666vw;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .nav-frame-container .vertical div {
    position: relative;
    height: 50%;
    width: 3.3333vw;
  }
  .nav-frame-container .horiz-bottom {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
  }
  .nav-frame-container .vert-right {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
  }
  .nav-logo-container {
    position: fixed;
    height: 11vw;
    width: -moz-max-content;
    width: max-content;
    top: 6.6666vw;
    right: auto;
    bottom: auto;
    left: 6.6666vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0 3.3333vw;
    z-index: 97;
    background: #000000;
  }
  .nav-logo-container a {
    display: flex;
  }
  .nav-logo-container img {
    position: relative;
    height: auto;
    width: 24vw;
  }
  .nav-button-container {
    position: fixed;
    height: 11vw;
    width: 11vw;
    top: 6.6666vw;
    right: 6.6666vw;
    bottom: auto;
    left: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: #000000;
    z-index: 97;
    display: none;
  }
  .nav-button-container .hamburger-container {
    position: relative;
    height: 4vw;
    width: 6vw;
  }
  .nav-button-container .hamburger-container .hamburger-line {
    position: absolute;
    height: 16%;
    width: 100%;
    top: 42%;
    right: auto;
    bottom: auto;
    left: 0;
    background: #ffffff;
    transform-origin: center;
    transition: 0.3s ease all;
  }
  .nav-button-container .hamburger-container .hl-top {
    transform: rotate(-45deg) translateY(0vw);
  }
  .nav-button-container .hamburger-container .hl-middle {
    transform: scaleX(0);
  }
  .nav-button-container .hamburger-container .hl-bottom {
    transform: rotate(45deg) translateY(0vw);
  }
  .nav-button-container .hamburger-container .hl-top-active {
    transform: rotate(0deg) translateY(-2vw);
  }
  .nav-button-container .hamburger-container .hl-middle-active {
    transform: scaleX(1);
  }
  .nav-button-container .hamburger-container .hl-bottom-active {
    transform: rotate(0deg) translateY(2vw);
  }
  .nav-menu-container {
    position: fixed;
    height: 100dvh;
    width: 100vw;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 96;
    pointer-events: none;
    display: none;
  }
  .nav-menu-container .mobile-menu-background-container {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    display: flex;
    flex-direction: column;
  }
  .nav-menu-container .mobile-menu-background-container .menu-bkg-top, .nav-menu-container .mobile-menu-background-container .menu-bkg-bottom {
    position: relative;
    height: 50%;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
  }
  .nav-menu-container .mobile-menu-background-container .top-bar, .nav-menu-container .mobile-menu-background-container .bot-bar {
    position: relative;
    height: 100%;
    width: 3.3333vw;
    transform: scaleY(1);
    transition: 1s ease all;
  }
  .nav-menu-container .mobile-menu-background-container .top-bar {
    transform-origin: top;
  }
  .nav-menu-container .mobile-menu-background-container .bot-bar {
    transform-origin: bottom;
  }
  .nav-menu-container .mobile-menu-background-container .top-bar-hidden, .nav-menu-container .mobile-menu-background-container .bot-bar-hidden {
    transform: scaleY(0) !important;
  }
  .nav-menu-container .menu-content-container {
    position: relative;
    height: calc(100vh - 26.6666vw);
    width: 73.3334vw;
    padding: 22vw 12vw 13.3333vw 12vw;
    overflow-y: scroll;
    display: none;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter {
    position: relative;
    height: auto;
    width: 100%;
    margin: 0 0 4vw 0;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter:last-of-type {
    margin: 0 0 18vw 0;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter .eyebrow-tag {
    background: #5FC3B0;
    width: -moz-max-content;
    width: max-content;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter .subheading-two {
    text-decoration: none;
    display: block;
    padding: 5px 0 0 0;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter .subheading-two mark {
    background: #5FC3B0;
  }
  .nav-menu-container .menu-content-container .menu-content-chapter .subheading-two:hover mark {
    background: #EF4643;
  }
  .hero-section-container {
    position: relative;
    height: auto;
    width: 100%;
    /* - Title Lockup
    /*-----------------------------------------*/
    /* - Pot Pie
    /*-----------------------------------------*/
  }
  .hero-section-container .title-lockup-container {
    position: sticky;
    height: 100vh;
    width: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 1;
    transition: 0.5s linear all;
  }
  .hero-section-container .title-lockup-container .title-subhead-container {
    position: relative;
    height: auto;
    width: -moz-max-content;
    width: max-content;
    padding: 0 0 5vw 0;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    gap: 1vw;
    align-items: center;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row {
    position: relative;
    height: auto;
    width: -moz-max-content;
    width: max-content;
    display: flex;
    flex-direction: row;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .key-highlight {
    background: #5FC3B0;
    display: inline-block;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-1 {
    gap: 8vw;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-2 {
    gap: 10vw;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-2 .subheading-one .key-highlight {
    display: inline-block;
    padding: 0;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-2:last-of-type {
    display: flex;
    flex-direction: row;
    gap: 18vw;
  }
  .hero-section-container .title-lockup-container .title-subhead-container .subhead-row-3 {
    gap: 4vw;
  }
  .hero-section-container .title-fade {
    opacity: 0;
  }
  .hero-section-container .pot-pie-container {
    position: relative;
    height: auto;
    width: 100%;
    overflow-x: hidden;
  }
  .hero-section-container .pot-pie-container .pot-pie-image {
    position: relative;
    height: auto;
    width: 140%;
    margin: 0 0 0 -20%;
  }
  .hero-ingredient {
    animation: heroIngredientFade 2s linear forwards;
    opacity: 0;
    z-index: -1;
  }
  @keyframes heroIngredientFade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .isolated-tomato {
    width: 55vw;
    top: 0;
    left: 0;
    animation-delay: 2750ms;
  }
  .isolated-lemon {
    width: 35vw;
    top: 52vh;
    left: 0vw;
    animation-delay: 1500ms;
    z-index: -1;
    display: flex;
    flex-direction: row;
    justify-content: right;
    overflow: hidden;
  }
  .isolated-lemon img {
    position: relative;
    height: auto;
    width: 100%;
  }
  .isolated-banana {
    width: 50vw;
    top: calc(100vh - 40vw);
    left: 7vw;
    animation-delay: 2000ms;
  }
  .isolated-egg {
    width: 43vw;
    top: 6vh;
    right: 0vw;
    animation-delay: 2500ms;
  }
  .isolated-almond {
    width: 19vw;
    top: 50vh;
    right: 0vw;
    animation-delay: 2250ms;
    display: flex;
    flex-direction: row;
    justify-content: left;
    overflow: hidden;
  }
  .isolated-almond img {
    position: relative;
    height: auto;
    width: 100%;
  }
  .isolated-piquillo {
    width: 65vw;
    top: calc(100vh - 60vw);
    right: 0vw;
    animation-delay: 1750ms;
    display: flex;
    flex-direction: row;
    justify-content: left;
    overflow: hidden;
  }
  .isolated-piquillo img {
    position: relative;
    height: auto;
    width: 100%;
  }
  .info-section-container {
    position: relative;
    height: auto;
    width: 100%;
    padding: 15vw 0 0 0;
    /* - Info Section Title
    /*-----------------------------------------*/
    /* - Info Block One
    /*-----------------------------------------*/
    /* - Info Block Two
    /*-----------------------------------------*/
    /* - Info Block Three
    /*-----------------------------------------*/
    /* - Floating Ingredients
    /*-----------------------------------------*/
  }
  .info-section-container .info-section-title {
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 7vw;
    margin: 0 0 15vw 0;
  }
  .info-section-container .info-section-title .heading-two:first-of-type {
    margin: 0 0 0 10vw;
  }
  .info-section-container .info-section-title .heading-two:last-of-type {
    text-align: right;
    margin: 0 10vw 0 0;
  }
  .info-section-container .info-block-one {
    margin: 0 0 5vw 0;
  }
  .info-section-container .info-block-one .info-image-01 {
    position: relative;
    height: auto;
    width: 80vw;
    padding: 50vw 0 0 0;
    margin: 0 0 5vw 0;
    background: url("../images/pinxtos/Pinxtos_01.jpg") center/cover;
  }
  .info-section-container .info-block-one .body-copy {
    position: relative;
    height: auto;
    width: calc(100% - 26vw);
    margin-right: auto;
    margin-left: auto;
    text-align: right;
  }
  .info-section-container .info-block-two {
    margin: 0 0 5vw 0;
  }
  .info-section-container .info-block-two .block-02-left {
    position: relative;
    height: auto;
    width: 100%;
    padding: 100vw 0 0 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .info-section-container .info-block-two .block-02-left .body-copy {
    position: relative;
    height: auto;
    width: calc(100% - 25vw);
    margin-right: auto;
    margin-left: auto;
  }
  .info-section-container .info-block-two .block-02-left .info-image-02 {
    position: relative;
    height: auto;
    width: 80vw;
    padding: 80vw 0 0 0;
    background: url("../images/bacon-wrapped/bacon-wrapped_02.jpg") center/cover;
    margin: 0 0 5vw 0;
  }
  .info-section-container .info-block-two .info-image-03 {
    position: absolute;
    height: auto;
    width: 80vw;
    padding: 110vw 0 0 0;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    background: url("../images/special-k/special-k_01.jpg") center/cover;
  }
  .info-section-container .info-block-three {
    margin: 0 0 20vw 0;
  }
  .info-section-container .info-block-three .body-copy {
    position: relative;
    height: auto;
    width: 50vw;
    margin: 0 auto 5vw auto;
    text-align: center;
  }
  .info-section-container .info-block-three .cta-container {
    position: relative;
    height: auto;
    width: calc(100% - 20vw);
    margin-right: auto;
    margin-left: auto;
  }
  .info-section-container .isolated-bacon {
    width: 90vw;
    top: 60vh;
    left: -20vw;
  }
  .info-section-container .isolated-apple {
    width: 45vw;
    top: 35vh;
    right: 2vw;
    z-index: -1;
  }
  .info-section-container .isolated-cheese {
    width: 25vw;
    top: 100vh;
    left: 15vw;
  }
  .info-section-container .isolated-corn {
    width: 40vw;
    top: 50vh;
    right: 0;
    z-index: -1;
  }
  .info-section-container .isolated-cranberry {
    width: 15vw;
    top: 240vh;
    right: 15vw;
  }
  .info-section-container .isolated-garlic {
    width: 30vw;
    top: 140vh;
    left: 5vw;
    z-index: -1;
  }
  .info-section-container .isolated-jalapeno {
    width: 35vw;
    top: 110vh;
    left: 0;
  }
  .info-section-container .isolated-peas {
    width: 35vw;
    top: 360vh;
    right: 0;
  }
  .info-section-container .isolated-chocolate {
    width: 15vw;
    top: 200vh;
    left: 40vw;
  }
  .info-section-container .isolated-orange {
    width: 50vw;
    top: 600vw;
    right: 0vw;
  }
  .info-section-container .isolated-carrots {
    width: 25vw;
    top: 250vh;
    left: 0vw;
    z-index: -1;
  }
  .donate-section-container {
    position: relative;
    height: auto;
    width: 100%;
    /* - Donate Section Title
    /*-----------------------------------------*/
    /* - Donate Block
    /*-----------------------------------------*/
  }
  .donate-section-container .donate-section-title {
    position: relative;
    height: auto;
    width: 100%;
    margin: 0 0 15vw 0;
    display: flex;
    flex-direction: column;
    gap: 7vw;
  }
  .donate-section-container .donate-section-title .heading-two:first-of-type {
    margin: 0 0 0 10vw;
  }
  .donate-section-container .donate-section-title .heading-two:last-of-type {
    text-align: right;
    margin: 0 10vw 0 0;
  }
  .donate-section-container .donate-block {
    padding: 0 0 15vw 0;
  }
  .donate-section-container .donate-block .donate-image-01 {
    position: relative;
    height: auto;
    width: 75vw;
    padding: 60vw 0 0 0;
    margin: 0 auto 5vw auto;
    background: url("../images/crostini/Crostini_03.jpg") center/cover;
  }
  .donate-section-container .donate-block .block-right {
    position: relative;
    height: auto;
    width: 100%;
  }
  .donate-section-container .donate-block .block-right .body-copy {
    position: relative;
    height: auto;
    width: calc(100% - 30vw);
    margin: 0 auto 5vw auto;
    text-align: center;
  }
  .donate-section-container .donate-block .block-right .cta-container {
    position: relative;
    height: auto;
    width: calc(100% - 20vw);
    margin-right: auto;
    margin-left: auto;
  }
  .isolated-fish {
    width: 30vw;
    top: 60vh;
    right: 20vw;
  }
  .isolated-egg2 {
    width: 35vw;
    top: 295vh;
    left: 0;
    z-index: -1;
  }
  .bbdo-footer-container {
    position: relative;
    height: auto;
    width: 88vw;
    padding: 4vw 6vw 12vw 6vw;
    background: #000000;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 2vw;
  }
  .bbdo-footer-container .eyebrow-tag {
    color: #ffffff;
    font-style: normal;
  }
  .bbdo-footer-container .center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 2vw;
  }
  .bbdo-footer-container .right {
    width: 70%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1vw;
  }
}/*# sourceMappingURL=styles.css.map */