
.carnivores-landing-page {
    background-image: url(/wp-content/uploads/sites/3/2025/05/BG_Paper_Tile_HR-scaled-1.jpg);
    background-size: auto;
    background-position: center;
    background-repeat: repeat-y;
    position: relative;
}

.carnivore-copy-container {
    display: flex;
    flex-direction: column;
    padding-inline: 10px;
}

.carnivore-copy-container h1 {
    font-family: "franklin-gothic-condensed", sans-serif;
    letter-spacing: -5px;
    font-weight: 600;
    font-style: normal;
    font-size: clamp(75px, 23vw, 125px);
    padding-top: 25px;
    line-height: 0.9;
    margin-bottom: 0;
    max-width: 1200px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
}

.period {
    margin-left: 1px;
    display: inline;
}

.smoke-container-1 {
    position: absolute;
    top: 0%;
    left: 22%;
    width: 100%;
    max-width: 768px;
    z-index: 0;
}

.smoke-container-1 img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 192/193;
}

.smoke-container-2 {
    position: absolute;
    top: -85%;
    left: -10%;
    width: 50%;
    z-index: 0;
    max-width: 768px;
    display: none;
}

.smoke-container-2 img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 768/772;
}

.carnivore-copy {
    font-family: 'Roboto', sans-serif;
    width: 50%;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.6;
    z-index: 0;
    font-size: clamp(1.5rem, 1vw, 1.75rem);
    margin-top: 25px;
    margin-bottom: 50px;
}

.logo-img-container {
    position: absolute;
    top: clamp(-50px, -5vh, -40px);
    right: 0;
    width: 35%;
    max-width: 1000px;
}

.logo-img-container img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 383/678;
}

.hand-img-container {
    position: absolute;
    right: 0;
    top: 5%;
    max-width: 350px;
    width: 60%;
    z-index: 1;
}

.hand-img-container img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 25/53;
}

.jerky-group-container {
    position: absolute;
    z-index: 10;
    top: -1%;
    max-width: 260px;
}

.jerky-group-container img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 570/560;
}

.video-section-container {
    position: relative;
    width: 100%;
    margin-top: calc(7% - 50px);
    margin-bottom: calc(-15% - 25px);
}

.tear-img-container {
    position: relative;
    z-index: 1;
}

.video-container {
    position: absolute;
    top: clamp(200px, 34%, 425px);
    z-index: 2;
    width: 100%;
}

.video-iframe-container {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
}

.video-container iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 1.78;
    object-fit: cover;
}

.food-chain-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.jerky-piece-container-1 {
    position: absolute;
    right: -100px;
    bottom: -90%;
    width: 75%;
    max-width: 275px;
    z-index: 10;
}

.jerky-piece-container-1 img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.food-chain-text-container {
    width: 100%;
    padding-inline: 5px;
}

.food-chain-text-container h2 {
    width: 100%;
}

.foodchain-text {
    white-space: normal;
}

.foodchain-text::before {
    content: '-';
    display: inline;
}

.foodchain-copy-container {
    margin-top: 20px;
    width: 60%;
    margin-inline: auto;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.6;
    font-size: clamp(1.5rem, 1vw, 2.5rem);
}

.foodchain-copy-container p {
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
}

.sparks-img-container {
    position: absolute;
    top: 20%;
    z-index: 0;
}

.sparks-img-container img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 1024/1722;
}

.jerky-packs-container {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 500px;
    margin: auto;
    margin-bottom: 100%;
}

.jerky-packs-desktop-container {
    display: none;
}

.jerky-packs-floor {
    display: none;
}

.jerky-btn-link-mobile {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.jerky-btn-link-mobile img {
    display: block;
    width: 100%;
    height: auto;
}

.jerky-pack-1 img,
.jerky-pack-2 img,
.jerky-pack-3 img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 1172/1142;
}

.jerky-pack-1 {
    margin-inline: auto;
    margin-bottom: -15%;
}

.jerky-pack-2 {
    margin-bottom: -35%;
}

.jerky-pack-3 {
    position: relative;
    z-index: 1;
}

.real-beef-mobile {
    position: absolute;
    right: -75px;
    bottom: -250px;
    max-width: 300px;
    z-index: 0;
}

.real-beef-mobile img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 1337/2235;
}

.real-beef-desktop {
    display: none;
}

.carnivores-where-to-buy-container {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -50%;
}

.to-buy-title-container {
    position: relative;
}

.to-buy-title {
    display: block;
    margin-left: 10%;
}

.to-buy-jerky-container {
    position: absolute;
    max-width: 275px;
    width: 75%;
    max-height: 150px;
    left: -10%;
    top: -107%;
}

.to-buy-jerky-container img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 50/53;
    position: relative;
    z-index: 10;
}

.to-buy-copy-container {
    padding-inline: 20px;
    width: 73%;
    font-weight: 600;
}

.to-buy-copy {
    font-family: "franklin-gothic-condensed", sans-serif;
    font-size: 3rem;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.to-buy-copy-link {
    text-transform: uppercase;
    font-size: 1.25rem;
}

.jerky-piece-4 {
    width: 45%;
    z-index: 10;
    max-width: 175px;
    position: absolute;
    bottom: 70%;
}

.jerky-piece-4 img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 400/579;
}

.open-pack-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    bottom: -110px;
    width: 100%;
    margin-bottom: 50px;
}

.open-pack {
    max-width: 500px;
}

.open-pack img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 289/301;
}

.carnivores-landing-page h2 {
    font-size: clamp(100px, 24vw, 130px);
    letter-spacing: -5px;
    font-family: "franklin-gothic-condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    line-height: 0.9;
}

.map-link {
    color: #FFFFFF;
    position: relative;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
}

.map-link:hover{
    text-decoration: none;
    color: #FFFFFF;
}

.map-link:visited:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.map-link:visited{
    color: #FFFFFF;
}

@media (min-width: 768px) {
  .carnivores-landing-page {
      background-size: contain;
  }

  .carnivores-landing-page h2 {
      font-size: clamp(90px, 15vw, 114px);
      font-weight: 600;
      text-transform: uppercase;
      line-height: 0.9;
  }

  .carnivore-copy-container h1 {
      padding-top: 75px;
  }

  .smoke-container-1 {
      top: -3%;
      left: 35%;
  }

  .smoke-container-2 {
      display: block;
  }

  .carnivore-copy {
      margin: auto;
      margin-bottom: 25px;
      width: 35%;
      max-width: 275px;
  }

  .logo-img-container {
      width: 60%;
      right: -250px;
  }

  .logo-img-container img {
      aspect-ratio: 563/438;
  }

  .hand-img-container {
      width: 80%;
      z-index: 10;
      top: 4%;
      left: 56%;
      max-width: 600px;
  }

  .hand-img-container img {
      aspect-ratio: 388/387;
      width: 100%;
      max-width: none;
  }

  .jerky-group-container {
      top: unset;
      bottom: 82%;
      max-width: 275px;
      left: -45px;
  }

  .video-section-container {
      margin-top: 0%;
      margin-bottom: -6%
  }

  .video-container {
      top: 5%;
      display: flex;
      justify-content: center;
  }

  .video-iframe-container {
      width: 75%;    
  }

  .video-container iframe {
      max-width: 768px;
  }

  .tear-img-container {
      aspect-ratio: 16/10;
  }

  .jerky-piece-container-1 {
      top: 89%;
      right: -130px;
      max-width: 275px;
  }

  .sparks-img-container {
      position: absolute;
      top: -2%;
      z-index: 0;
  }
  
  .sparks-img-container img {
      width: 100%;
      height: auto;
      object-fit: cover;
      aspect-ratio: 2560/1686;
  }

  .food-chain-text-container {
      padding-inline: 10px;
      display: flex;
      max-width: 1024px;
      width: 100%
  }

  .food-chain-text-container h2 {
      width: 75%;
  }

  .foodchain-copy-container {
      max-width: 176px;
      width: 25%;
      margin-top: 15%;
      z-index: 10;
  }

  .jerky-packs-desktop-container {
      display: block;
      z-index: 1;
  }

  .jerky-packs-desktop {
      max-width: 1000px;
      margin: auto;
      position: relative;
  }

  .jerky-packs-desktop img {
      width: 100%;
      height: auto;
      object-fit: cover;
  }

  .jerky-packs-floor {
      display: block;
      position: absolute;
      bottom: 20%;
  }

  .jerky-packs-floor img {
      width: 100%;
      height: auto;
      object-fit: cover;
      aspect-ratio: 2560/187;
  }

  .jerky-packs-mobile {
      display: none;
  }

  .jerky-packs-container {
      max-width: none;
      margin-top: -60px;
      margin-bottom: 0%;
      width: 100%;
  }

  .jerky-packs-btns {
      display: flex;
      justify-content: center;
      margin-top: -70px;
      position: relative;
      z-index: 1;
  }

  .jerky-btn-link-desktop {
      display: inline-block;
      text-decoration: none;
      cursor: pointer;
  }

  .jerky-btn-desktop {
      display: flex;
      justify-content: center;
      width: 100%;
      height: auto;
  }

  .jerky-pack-btn-1 {
      justify-content: end;
  }

  .jerky-pack-btn-1 img {
      max-width: 175px;
      width: 100%;
      height: auto;
      aspect-ratio: 290/186;
  }

  .jerky-pack-btn-2 img {
      width: 100%;
      height: auto;
      aspect-ratio: 1040/756;
      max-width: 200px;
  }

  .jerky-pack-btn-3 {
      justify-content: start;
  }

  .jerky-pack-btn-3 img {
      width: 100%;
      height: auto;
      aspect-ratio: 357/199;
      max-width: 215px;
  }

  .real-beef-mobile {
      display: none;
  }

  .real-beef-desktop {
      display: block;
      position: absolute;
      right: -9%;
      max-width: 275px;
      bottom: 42%;
      margin-top: 0;
      margin-right: 0;
      z-index: -1;
  }

  .real-beef-desktop img {
      width: 100%;
      height: auto;
      aspect-ratio: 1337/2235;
      max-width: 350px;
  }

  .food-chain-container {
      margin-bottom: 5%;
  }

  .foodchain-text::before {
      content: '';
      display: inline;
  }

  .to-buy-text-container {
      display: flex;
      justify-content: space-evenly;
      width: 100%;
      max-height: 745px;
  }

  .to-buy-copy {
      margin-top: 30px;
  }

  .to-buy-title-container {
      width: 50%;
  }

  .to-buy-title {
      margin-left: 50px;
  }

  .to-buy-jerky-container {
      top: -20%;
      left: 48%;
      max-width: 250px;
      max-height: 200px;
  }

  .to-buy-copy-container {
      width: 50%;
      max-width: 285px;
  }

  .carnivores-where-to-buy-container {
      max-height: 650px;
      margin-top: 5%;
      max-width: 785px;
      margin: auto;
  }

  .open-pack-container {
      left: -100px;
      bottom: 155px;
  }
}

@media (min-width: 1024px) {

  .carnivore-copy-container h1 {
      font-size: clamp(85px, 15vw, 146px);
  }

  .carnivores-landing-page h2 {
      font-size: clamp(115px, 15vw, 130px);
      max-width: none;
  }

  .carnivore-copy-container h1 {
      width: 75%;
      align-self: center;
  }

  .jerky-group-container {
      left: 9%;
      bottom: 72%;
      max-width: 300px;
  }

  .video-section-container {
      margin-top: -5%;
      margin-bottom: 0%
  }

  .video-container {
      top: 18%;
  }

  .video-container iframe {
      max-width: 75%;
  }

  .tear-img-container {
      aspect-ratio: 1280/627;
  }

  .logo-img-container {
      right: -315px;
      top: -60px;
      max-width: 750px;
  }

  .hand-img-container {
      left: 62%;
      top: 6%;
  }

  .video-iframe-container {
      max-width: 1024px;  
  } 

  .real-beef-desktop {
      right: -4%;
  }

  .foodchain-copy-container {
      max-width: 250px;
      margin-right: 50px;
      margin-top: 17%;
  }

  .to-buy-title-container {
      width: 60%;
  }

  .to-buy-text-container h2 {
      max-width: 475px;
  }

  .open-pack-container {
      bottom: 140px;
  }
}

@media (min-width: 1440px) {

  .carnivore-copy-container h1 {
      font-size: clamp(85px, 15vw, 175px);
      max-width: 1024px;
  }

  .carnivores-landing-page h2 {
      font-size: clamp(115px, 15vw, 145px);
      max-width: 865px;
  }

  .carnivore-copy {
      margin-top: 1%;
      margin-bottom: -5%;
      font-size: 1.75rem;
      max-width: 275px;
  }

  .hand-img-container {
      top: 5%;
      left: 56%;
      right: 0%;
      max-width: 800px;
  }

  .jerky-group-container {
      left: 14%;
      bottom: 73%;
      max-width: 330px;
  }

  .jerky-packs-desktop {
      max-width: 1000px;
  }

  .jerky-pack-btn-1 img {
      max-width: 200px;
  }

  .jerky-pack-btn-2 img {
      max-width: 230px;
  }

  .jerky-pack-btn-3 img {
      max-width: 225px;
  }

  .food-chain-text-container h2 {
      width: 100%;
  }

  .foodchain-copy-container {
      margin-top: 18%;
  }

  .video-section-container {
      margin-top: -2%;
      margin-bottom: -5%
  }

  .jerky-piece-container-1 {
      right: -80px;
      top: 91%;
      max-width: 300px;
  }

  .carnivores-where-to-buy-container {
      max-width: 1000px;
  }

  .to-buy-copy-container {
      max-width: 345px;
  }

  .to-buy-copy {
      font-size: 3.5rem;
  }

  .to-buy-jerky-container {
      max-width: 300px;
  }

  .real-beef-desktop {
      right: -4%;
      bottom: 47%;
  }

  .open-pack-container {
      bottom: 145px;
  }
}

@media (min-width: 1880px) {
  .jerky-piece-container-1 {
      right: -9%;
  }

  .jerky-group-container {
      left: 17%;
      bottom: 69%;
  }

  .hand-img-container {
      right: 0;
      left: unset;
      max-width: 900px;
  }

  .video-section-container {
      margin-bottom: -10%;
  } 
}

@media (min-width: 2200px) {
  .jerky-group-container {
      left: 26%;
      bottom: 73%;
  }
}

@media (min-width: 2560px) {
 
  .carnivore-copy {
      width: 40%;
      max-width: 460px;
      margin-top: 3%;
      margin-bottom: 3%;
      font-size: 2.5rem;
  }

  .carnivore-copy-container h1 {
      font-size: clamp(85px, 15vw, 200px);
      max-width: 1280px;
  }

  .carnivores-landing-page h2 {
      font-size: clamp(115px, 15vw, 200px);
      max-width: 1050px;
  }

  .hand-img-container {
      top: 1%;
      right: -17%;
      max-width: 1650px;
  }

  .hand-img-container img {
      aspect-ratio: 374/267;
  }

  .jerky-group-container {
      left: 22%;
      bottom: 78%;
      max-width: 475px;
  }

  .smoke-container-1 {
      top: 0%;
      left: 45%;
  }

  .smoke-container-2 {
      top: -50%;
      left: 0%;
  }

  .foodchain-copy-container {
      margin-top: 14%;
      max-width: 350px;;
  }

  .jerky-piece-container-1 {
      right: -25%;
      max-width: 400px;
  }

  .logo-img-container {
      right: 0;
  }

  .jerky-group-container {
      left: 18%;
      bottom: 81%;
      max-width: 475px;
  }

  .video-section-container {
      margin-top: -8%;
      margin-bottom: -10%;
  }   

  .video-container iframe {
      max-width: 1024px;
  }

  .to-buy-jerky-container {
      left: 54%;
      max-width: 350px;
  }

  .to-buy-title-container {
      width: 66%;
  }

  .to-buy-copy-container {
      max-width: 405px;
  }

  .to-buy-copy {
      font-size: 4rem;
  }

  .food-chain-text-container {
      max-width: 1440px;
  }

  .food-chain-container {
      margin-bottom: 2%;
  }

  .jerky-packs-desktop {
      max-width: 1200px;
  }

  .jerky-packs-btns {
      margin-top: -95px;
  }

  .jerky-pack-btn-1 img {
      max-width: none;
  }

  .jerky-pack-btn-2 img {
      max-width: 325px;
  }

  .jerky-pack-btn-3 img {
      max-width: none;
  }

  .real-beef-desktop {
      right: -3%;
      bottom: 56%;
      max-width: 300px;
  }

  .carnivores-where-to-buy-container {
      max-width: 1200px;
      max-height: 1000px;
  }

  .to-buy-copy-link {
      font-size: 2rem;
  }

  .jerky-piece-4 {
      max-width: 250px;
  }

  .open-pack-container {
      bottom: 75px;
  }

  .open-pack {
      max-width: 750px;
  }
}

/* MOBILE */
@media (max-width: 375px) {
  .carnivore-copy-container h1 {
      padding-top: 50px;
  }

  .carnivores-landing-page h2 {
      font-size: 90px;
  }

  .carnivore-copy {
      font-size: 1.5rem;
      margin-top: 20px;
      margin-bottom: 35px;
      max-width: 350px;
  }

  .hand-img-container {
      top: 5.5%;
  }

  .jerky-piece-container-1 {
      bottom: -115%;
  }

  .to-buy-copy {
      font-size: 3rem;
  }

  .jerky-group-container {
      top: -1%;
      max-width: 220px;
  }

  .to-buy-copy-container {
      width: 83%;
  }
}

@media (max-width: 320px) {
  .carnivore-copy-container h1 {
      padding-top: 50px;
  }

  .carnivores-landing-page h2 {
      font-size: 86px;
  }

  .hand-img-container {
      top: 6%;
  }

  .jerky-group-container {
      max-width: 215px;
  }

  .carnivore-copy {
      line-height: 1.5;
      font-size: 1.4rem;
  }

  .to-buy-copy {
      font-size: 2.75rem;
  }

  .carnivores-where-to-buy-container {
      margin-top: -30%;
  }

  .to-buy-copy-container {
      width: 88%;
  }
}

