/* TOP STRIP */
.qs-topstrip-row {
  height: 340px;
  min-height: 340px;
}
.qs-tile {
  position: relative;
  overflow: hidden;
}
.qs-red {
  background: #b81e1e;
}
.qs-orange {
  background: #ee7426;
}
.qs-amber {
  background: #e8941f;
}
.qs-yellow {
  background: #ffd42e;
}
.qs-blue {
  background: #1379b7;
}

.qs-center {
  display: grid;
  place-items: center;
}
.qs-mini-pack {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.qs-mini-pack img {
  width: 150px;
  /* height: 241px; */
}

.qs-pack-green {
  background: #96b52d;
}
.qs-pack-maroon {
  background: #8f2b2b;
}
.qs-pack-orange {
  background: #de6a1e;
}
.qs-pack-yellow {
  background: #f3c132;
}

.qs-logo-cloud {
  padding: 43px 21px;

  text-align: center;
}
.qs-logo-cloud img:first-child {
  display: block;
}

.duk-img {
  width: 126px;
  margin-top: -34px;
}

/* CTA */
.qs-cta {
  background: #ffd42e;
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
  padding: 34px 0;
  position: relative;
  overflow: hidden;
}
.qs-cta::before {
  content: "";
  position: absolute;
  inset: -70px;
  background: radial-gradient(12px 8px at 10% 40%, #ffb400 60%, transparent 62%),
    radial-gradient(12px 8px at 20% 70%, #ffb400 60%, transparent 62%),
    radial-gradient(14px 9px at 85% 35%, #ffb400 60%, transparent 62%),
    radial-gradient(14px 9px at 75% 70%, #ffb400 60%, transparent 62%);
  opacity: 0.7;
}
.qs-cta-title {
  font-family: Fredoka, system-ui;
  color: #e25700;
  font-size: clamp(34px, 5vw, 64px);
  line-height: 0.92;
  letter-spacing: 1px;
  text-shadow: 0 8px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 16px;
}
.qs-btn-solid {
  background: #e1141c;
}
.qs-cta-duck {
  width: 260px;
  height: 220px;
  border-radius: 18px;
  background: radial-gradient(circle at 35% 40%, #fff 0 58px, transparent 59px),
    radial-gradient(circle at 55% 45%, #fff 0 48px, transparent 49px),
    radial-gradient(circle at 78% 58%, #fff 0 24px, transparent 25px),
    linear-gradient(135deg, rgba(255, 255, 255, 0.65), rgba(0, 0, 0, 0.08));
  box-shadow: var(--shadow);
}
/* EXPLORE */

.explore-our-flavors {
  margin-top: 20px;
  margin-bottom: 20px;
      overflow: hidden;
}
.our-flavors-h1 {
  font-family: "Marvin";
  font-weight: 400;
  font-size: 80px;
  line-height: 100%;
  color: #ba3433;
  text-transform: uppercase;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.our-flavors-h1-subtitle {
  font-family: "Marvin";
  font-weight: 400;
  font-size: 28px;
  line-height: 100%;
  text-transform: capitalize;
  margin-top: 25px;
}
.qs-card-art-new-yellow {
  background: #fece2a;
  margin-top: 20px;
}
.qs-card-art-new-red {
  margin-top: 20px;
  background: #aa2222;
}
.qs-card-art-new-orange {
  margin-top: 20px;
  background: #eb6e2e;
}
.qs-card-art-new-yellow img,
.qs-card-art-new-red img,
.qs-card-art-new-orange img {
  width: 375px !important;
  margin-bottom: 24px;
}
.explore-our-flavors .our-flavors .qs-h3 {
  font-family: "Marvin";
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;

  margin-top: 27px;
}

.qs-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #ff0018;
  color: #fff;
  text-decoration: none;
  box-shadow: 0 6px 0 rgba(0, 0, 0, 0.18);
  margin-top: 12px;
  letter-spacing: 0%;
  text-transform: uppercase;
  line-height: 100%;
  font-family: "Marvin";
  font-weight: 400;
  font-size: 21px;
  width: 238px;
  height: 46px;
  opacity: 1;
  padding-right: 16px;
  padding-left: 24px;
}
.quacky-img-2 {
  width: 80%;
}
.qs-btn img {
  margin-left: 3px;
}

.qs-btn:active {
  transform: translateY(1px);
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.18);
}
.our-flavors {
  /* margin-left: 142px;
  margin-right: 142px; */

  /* margin-left: 200px;
  margin-right: 200px; */
}

/* . - */
/* MAIN SECTION */
.quacky-section {
  background: #ffd233;
  padding-top: 26px;
  margin-top: 42px;
  padding-bottom: 24px;
}

/* TOP WHITE SHAPE */
.top-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
  z-index: 1;
}

.top-shape svg {
  width: 100%;
  height: 100%;
}

/* IMAGE */
.quacky-img {
  max-width: 330px;
}

/* TITLE */
.quacky-title {
  font-size: 97px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  color: #e45700;
}

.new-section-btn {
  margin-top: 0px;
}
/* .top-shape-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: 5;
  background: transparent;
}

.top-shape {
  position: absolute;
  left: 0;
  width: 100%;
  height: 140px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.top-shape.white {
  background: #ffffff;
  top: 0;
  z-index: 2;
}

.top-shape.shadow {
  background: rgba(0, 0, 0, 0.18);
  top: 6px;
  filter: blur(6px);
  z-index: 1;
} */
.assetIconOne {
  position: absolute;
  left: 53px;
  top: 110px;
}
.assetIconTwo {
  position: absolute;
  left: 0;
  bottom: 26px;
}
.assetIconThree {
  margin-top: -62px;
}
.assetIconFour {
  position: absolute;
  right: 0;
  top: 0px;
}
.quacky-section-div-one {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.video-wrapper {
  width: 100%;
  padding-top: 76px;
  position: relative;
  z-index: 1;
  padding-bottom: 51px;
}
.video-thumb {
  /* position: absolute; */
  /* inset: 0; */
  cursor: pointer;
}
.video-thumb img {
  width: 100%;
  height: 100%;

  /* clip-path: polygon(0 0, 100% 0, 100% 89%, 50% 100%, 0 89%); */
  position: relative;
  filter: drop-shadow(0 6px 6px rgba(0, 0, 0, 0.35));
}

.hero {
  position: relative !important;
  overflow: hidden !important;
}

/* wrapper */
/* .hero-shape-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 170px;
  pointer-events: none;
  z-index: 5;
  background: transparent;
} */

/* ===== SHADOW LAYER ===== */
/* .hero-shape.shadow {
  position: absolute;
  inset: 0;
  background: rgba(204, 25, 38, 0.8);
  clip-path: polygon(0 0, 100% 0, 100% 14%, 50% 100%, 0 14%);
  filter: blur(22px);
  transform: translateY(4px);
  z-index: 1;
  height: 94px;
} */

/* ===== WHITE CUT SHAPE ===== */
/* .hero-shape.white {
  position: absolute;

  left: 0;
  width: 100%;
  height: 92px;
 
  background: #cc1926;
  top: 0;
  z-index: 2;
  clip-path: polygon(0 0, 100% 0, 100% 14%, 50% 100%, 0 14%);
} */

iframe {
  width: 100%;
  height: 750px;
  display: none;
}
.logo-img {
  width: 174px;
}
.desktop-m-p{
    padding: 0px 40px;
}
/* Responsive tweaks */

@media (max-width: 1024px) {
  .desktop-m-p {
    padding: 0;
}
  .duk-img {
    width: 118px;
    margin-top: -22px;
  }
  .our-flavors {
    margin-left: 67px;
    margin-right: 67px;
  }
  .red-bg-our {
    clip-path: polygon(0 0, 100% 5%, 100% 100%, 100% 96%, 0 88%);
  }
  .yellow-bg-our {
    clip-path: polygon(0 5%, 50% 7%, 100% 5%, 100% 96%, 50% 100%, 0 96%);
  }

  .blue-bg-our {
    clip-path: polygon(0 5%, 100% 0, 100% 88%, -50% 100%, 0 90%);
  }
  .assetIconOne {
    left: -26px;
  }
  .assetIconTwo {
    bottom: -15px;
  }
  .assetIconThree {
    display: none;
  }
  iframe {
    height: 580px;
  }
  .qs-mini-pack img {
    width: 112px;
  }
  .qs-logo-cloud {
    padding: 0px 21px;
  }
  .video-wrapper {
    padding-top: 38px;
  }
  .quacky-img {
    max-width: 248px;
  }
  .qs-footer-title {
    font-size: 44px;
  }
  .cs-social-icons {
    margin-top: 30px;
    gap: 40px !important;
    padding-bottom: 12px;
  }
  .our-flavors .qs-h3 {
    font-size: 28px;
  }

  .our-flavors-h1 {
    font-size: 63px;
  }
  .our-flavors-h1-subtitle {
    font-size: 23px;
  }
  .explore-our-flavors .our-flavors .qs-h3 {
    font-size: 28px;
    margin-top: 24px;
  }
  .qs-btn {
    width: auto;
    font-size: 19px;
  }
}

@media (max-width: 991.98px) {
  .assetIconOne {
    display: none;
  }
  .assetIconTwo {
    display: none;
  }
  .assetIconThree {
    display: none;
  }
  .our-flavors {
    margin-left: 70px;
    margin-right: 70px;
  }

  .qs-center {
    height: 150px;
  }
  .qs-play {
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .qs-hero-left {
    justify-content: center;
  }

  .qs-mini-pack img {
    width: 84px;
    height: auto;
  }
  .qs-logo-cloud img:first-child {
    display: block;
    width: 111px;
  }
  .duk-img {
    width: 49px;
    margin-top: -12px;
  }
  .qs-center {
    height: 192px;
  }
  .video-wrapper {
    padding-top: 37px;
  }
  .qs-topstrip-row {
    height: 192px;
    min-height: 192px;
  }
  .duk-img {
    width: 57px;
  }
}
.about-text-wrapper-sub {
  display: none;
}
@media (max-width: 768px) {
  .more-content {
    display: none;
  }

  .about-text-content.expanded .more-content {
    display: block;
  }

  .about-text-wrapper-sub {
    display: block;
  }
  /* .about-text-content {
   max-height: 335px;
    overflow: hidden;
    transition: max-height 0.4s ease;
  }

  .about-text-content.expanded {
    max-height: 2000px;
  } */

  .about-read-more {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: #ff0018;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 6px 0 rgba(0, 0, 0, 0.18);
    border: none;

    text-transform: uppercase;

    font-family: "Marvin";
    font-weight: 400;
    font-size: 14px;
    width: 117px;
    height: 32px;
    margin-top: 16px;
  }
}
@media (max-width: 768px) {
  .explore-our-flavors .our-flavors .qs-h3 {
    font-size: 23px;
  }
  .our-flavors-h1 {
    font-size: 55px;
  }
  .our-flavors-h1-subtitle {
    font-size: 20px;
    margin-top: 22px;
  }
  .our-flavors {
    margin-left: 46px;
    margin-right: 46px;
  }
  .video-wrapper {
    padding-top: 36px;
    padding-bottom: 42px;
  }

  .quacky-section-div-one {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section-bg {
    padding-top: 0;
    margin-top: -95px;
  }
  iframe {
    height: 434px;
  }
  .hero-shape.white {
    clip-path: polygon(0 0, 100% 0, 100% 49%, 50% 100%, 0 49%);
  }

  .hero-shape.shadow {
    height: 93px;

    clip-path: polygon(0 0, 100% 0, 100% 49%, 50% 100%, 0 49%);
  }
  .red-bg-our {
    height: 526px;
    clip-path: polygon(0 0, 100% 3%, 100% 100%, 100% 96%, 0 88%);
  }
  .yellow-bg-our {
    clip-path: polygon(0 3%, 50% 5%, 100% 3%, 100% 96%, 50% 100%, 0 96%);
  }

  .blue-bg-our {
    clip-path: polygon(0 3%, 100% 0, 100% 88%, -50% 100%, 0 90%);
  }

  .our-flavors .section-title {
    font-size: 52px;
    bottom: -124px;
  }
  .our-flavors .qs-h3 {
    font-size: 20px;
  }
  .qs-card-art {
    margin-top: 162px;
  }

  .qs-btn {
    padding-right: 11px;
    padding-left: 18px;
    font-size: 14px;
    width: auto;
    height: 38px;
    margin-top: 9px;
  }
  .qs-btn img {
    margin-left: 0px;
    width: 9px;
  }

  .quacky-img {
    max-width: 194px;
  }
  .assetIconFour {
    display: none;
  }
  .top-shape {
    height: 87px;
  }
  .qs-footer {
    padding: 51px 0 16px;
  }
  .qs-footer-title {
    font-size: 36px;
  }
  .cs-social-icons {
    margin-top: 27px;
  }
  .cs-social-icons a img {
    width: 46px;
  }
  /* .qs-logo-cloud{
        padding: 20px 21px;
  }
  .logo-img{
        width: 143px;
  } */
}
@media (max-width: 767px) {
  .qs-mini-pack {
    padding: 12px;
  }

  .red-bg-our,
  .yellow-bg-our,
  .blue-bg-our {
    height: auto;
    clip-path: none;
    margin-top: 43px;
    padding-bottom: 34px;
    border: none;
  }
  .section-bg {
    margin-top: -97px;
  }
  .hero-shape-wrap {
    height: 183px;
  }
  .hero-shape.white {
    height: 41px;
  }
  .hero-shape.shadow {
    height: 43px;
  }
  .our-flavors .section-title {
    position: unset;
  }
  .qs-card-art {
    margin-top: 0;
  }
  .qs-card-art img {
    margin-left: 53px;
  }
  .quacky-section {
    margin-top: 31px;
    padding: 24px;
  }
  .top-shape-wrap {
    display: none;
  }
}

@media (max-width: 425px) {
  .qs-card-art img {
    margin-left: 13px;
  }
  .our-flavors .section-title {
    font-size: 41px;

    line-height: 50px;
  }
  .video-wrapper {
    padding-top: 20px;
  }
  .our-flavors .qs-h3 {
    margin-top: 9px;
  }

  .cs-social-icons {
    gap: 25px !important;
  }
  .qs-topstrip-row {
    height: 100px;
    min-height: 100px;
  }
  .qs-center {
    height: 100px;
  }
  .qs-logo-cloud img:first-child {
    width: 55px;
  }
  .duk-img {
    width: 38px;
  }
  iframe {
    height: 250px;
  }
  .quacky-img {
    max-width: 150px;
  }
  .video-wrapper {
    padding-bottom: 28px;
  }
  .explore-our-flavors .our-flavors .qs-h3 {
    font-size: 29px;
  }
}

@media (max-width: 320px) {
  iframe {
    height: 180px;
  }
  .our-flavors {
    margin-left: 25px;
    margin-right: 25px;
  }

  .blue-bg-our,
  .yellow-bg-our,
  .red-bg-our {
    margin-top: 18px;
  }
  .our-flavors .section-title {
    font-size: 33px;
    line-height: 46px;
    margin-bottom: 19px;
  }
}
