.jingle-bucks-header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 50px 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .jingle-bucks-header__container {
    overflow: visible;
    padding: 70px 0;
  }
}
.jingle-bucks-header__bag1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100px;
  z-index: 1;
  -webkit-transform: rotate(30deg) translateX(-40px) translateY(20px);
          transform: rotate(30deg) translateX(-40px) translateY(20px);
  -webkit-animation: wiggle-animation-u8xwuvd 1.5s ease-in-out infinite;
          animation: wiggle-animation-u8xwuvd 1.5s ease-in-out infinite;
  -webkit-animation-delay: 0.98;
          animation-delay: 0.98;
}
@-webkit-keyframes wiggle-animation-u8xwuvd {
  0% {
    -webkit-transform: rotate(30deg) translateX(-40px) translateY(20px);
            transform: rotate(30deg) translateX(-40px) translateY(20px);
  }
  70% {
    -webkit-transform: rotate(30deg) translateX(-40px) translateY(20px);
            transform: rotate(30deg) translateX(-40px) translateY(20px);
  }
  80% {
    -webkit-transform: rotate(33.1deg) translateX(-40px) translateY(20px);
            transform: rotate(33.1deg) translateX(-40px) translateY(20px);
  }
  90% {
    -webkit-transform: rotate(25.2deg) translateX(-40px) translateY(20px);
            transform: rotate(25.2deg) translateX(-40px) translateY(20px);
  }
  100% {
    -webkit-transform: rotate(30deg) translateX(-40px) translateY(20px);
            transform: rotate(30deg) translateX(-40px) translateY(20px);
  }
}
@keyframes wiggle-animation-u8xwuvd {
  0% {
    -webkit-transform: rotate(30deg) translateX(-40px) translateY(20px);
            transform: rotate(30deg) translateX(-40px) translateY(20px);
  }
  70% {
    -webkit-transform: rotate(30deg) translateX(-40px) translateY(20px);
            transform: rotate(30deg) translateX(-40px) translateY(20px);
  }
  80% {
    -webkit-transform: rotate(33.1deg) translateX(-40px) translateY(20px);
            transform: rotate(33.1deg) translateX(-40px) translateY(20px);
  }
  90% {
    -webkit-transform: rotate(25.2deg) translateX(-40px) translateY(20px);
            transform: rotate(25.2deg) translateX(-40px) translateY(20px);
  }
  100% {
    -webkit-transform: rotate(30deg) translateX(-40px) translateY(20px);
            transform: rotate(30deg) translateX(-40px) translateY(20px);
  }
}
@media (min-width: 768px) {
  .jingle-bucks-header__bag1 {
    max-width: 290px;
    left: -100px;
  }
}
@media (min-width: 1024px) {
  .jingle-bucks-header__bag1 {
    left: 40px;
  }
}
@media (min-width: 1280px) {
  .jingle-bucks-header__bag1 {
    left: 100px;
  }
}
@media (min-width: 1440px) {
  .jingle-bucks-header__bag1 {
    left: 15%;
  }
}
.jingle-bucks-header__bag2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 100px;
  z-index: 1;
  -webkit-transform: rotate(220deg) translateX(-20px) translateY(40px);
          transform: rotate(220deg) translateX(-20px) translateY(40px);
  -webkit-animation: wiggle-animation-u8xwuwb 1.5s ease-in-out infinite;
          animation: wiggle-animation-u8xwuwb 1.5s ease-in-out infinite;
  -webkit-animation-delay: 1.33;
          animation-delay: 1.33;
}
@-webkit-keyframes wiggle-animation-u8xwuwb {
  0% {
    -webkit-transform: rotate(220deg) translateX(-20px) translateY(40px);
            transform: rotate(220deg) translateX(-20px) translateY(40px);
  }
  70% {
    -webkit-transform: rotate(220deg) translateX(-20px) translateY(40px);
            transform: rotate(220deg) translateX(-20px) translateY(40px);
  }
  80% {
    -webkit-transform: rotate(220.3deg) translateX(-20px) translateY(40px);
            transform: rotate(220.3deg) translateX(-20px) translateY(40px);
  }
  90% {
    -webkit-transform: rotate(218.5deg) translateX(-20px) translateY(40px);
            transform: rotate(218.5deg) translateX(-20px) translateY(40px);
  }
  100% {
    -webkit-transform: rotate(220deg) translateX(-20px) translateY(40px);
            transform: rotate(220deg) translateX(-20px) translateY(40px);
  }
}
@keyframes wiggle-animation-u8xwuwb {
  0% {
    -webkit-transform: rotate(220deg) translateX(-20px) translateY(40px);
            transform: rotate(220deg) translateX(-20px) translateY(40px);
  }
  70% {
    -webkit-transform: rotate(220deg) translateX(-20px) translateY(40px);
            transform: rotate(220deg) translateX(-20px) translateY(40px);
  }
  80% {
    -webkit-transform: rotate(220.3deg) translateX(-20px) translateY(40px);
            transform: rotate(220.3deg) translateX(-20px) translateY(40px);
  }
  90% {
    -webkit-transform: rotate(218.5deg) translateX(-20px) translateY(40px);
            transform: rotate(218.5deg) translateX(-20px) translateY(40px);
  }
  100% {
    -webkit-transform: rotate(220deg) translateX(-20px) translateY(40px);
            transform: rotate(220deg) translateX(-20px) translateY(40px);
  }
}
@media (min-width: 768px) {
  .jingle-bucks-header__bag2 {
    max-width: 250px;
    right: -100px;
  }
}
@media (min-width: 1024px) {
  .jingle-bucks-header__bag2 {
    right: 50px;
  }
}
@media (min-width: 1280px) {
  .jingle-bucks-header__bag2 {
    right: 100px;
  }
}
@media (min-width: 1440px) {
  .jingle-bucks-header__bag2 {
    right: 15%;
  }
}
.jingle-bucks-header__bag3 {
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  max-width: 100px;
  z-index: 1;
  -webkit-transform: rotate(-30deg) translateX(50px) translateY(-30px);
          transform: rotate(-30deg) translateX(50px) translateY(-30px);
  -webkit-animation: wiggle-animation-u8xwuwg 1.5s ease-in-out infinite;
          animation: wiggle-animation-u8xwuwg 1.5s ease-in-out infinite;
  -webkit-animation-delay: 0.73;
          animation-delay: 0.73;
}
@-webkit-keyframes wiggle-animation-u8xwuwg {
  0% {
    -webkit-transform: rotate(-30deg) translateX(50px) translateY(-30px);
            transform: rotate(-30deg) translateX(50px) translateY(-30px);
  }
  70% {
    -webkit-transform: rotate(-30deg) translateX(50px) translateY(-30px);
            transform: rotate(-30deg) translateX(50px) translateY(-30px);
  }
  80% {
    -webkit-transform: rotate(-27.8deg) translateX(50px) translateY(-30px);
            transform: rotate(-27.8deg) translateX(50px) translateY(-30px);
  }
  90% {
    -webkit-transform: rotate(-24.8deg) translateX(50px) translateY(-30px);
            transform: rotate(-24.8deg) translateX(50px) translateY(-30px);
  }
  100% {
    -webkit-transform: rotate(-30deg) translateX(50px) translateY(-30px);
            transform: rotate(-30deg) translateX(50px) translateY(-30px);
  }
}
@keyframes wiggle-animation-u8xwuwg {
  0% {
    -webkit-transform: rotate(-30deg) translateX(50px) translateY(-30px);
            transform: rotate(-30deg) translateX(50px) translateY(-30px);
  }
  70% {
    -webkit-transform: rotate(-30deg) translateX(50px) translateY(-30px);
            transform: rotate(-30deg) translateX(50px) translateY(-30px);
  }
  80% {
    -webkit-transform: rotate(-27.8deg) translateX(50px) translateY(-30px);
            transform: rotate(-27.8deg) translateX(50px) translateY(-30px);
  }
  90% {
    -webkit-transform: rotate(-24.8deg) translateX(50px) translateY(-30px);
            transform: rotate(-24.8deg) translateX(50px) translateY(-30px);
  }
  100% {
    -webkit-transform: rotate(-30deg) translateX(50px) translateY(-30px);
            transform: rotate(-30deg) translateX(50px) translateY(-30px);
  }
}
@media (min-width: 768px) {
  .jingle-bucks-header__bag3 {
    max-width: 270px;
    right: -100px;
  }
}
@media (min-width: 1024px) {
  .jingle-bucks-header__bag3 {
    right: 0px;
  }
}
@media (min-width: 1280px) {
  .jingle-bucks-header__bag3 {
    right: 50px;
  }
}
@media (min-width: 1440px) {
  .jingle-bucks-header__bag3 {
    right: 15%;
  }
}
.jingle-bucks-header__banner {
  width: 120%;
  max-width: 500px;
  max-height: 100px;
  overflow: hidden;
}
.jingle-bucks-header__banner svg {
  width: 100%;
}
.jingle-bucks-header__date {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 900;
  font-style: normal;
  font-size: 24px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #d2232a;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .jingle-bucks-header__date {
    font-size: 28.8px;
  }
}
.jingle-bucks-header__hero {
  width: 94%;
  max-width: 500px;
  margin-bottom: 30px;
}
.jingle-bucks-header__hero svg {
  width: 100%;
}
.jingle-bucks-header__subheading {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  color: #d2232a;
  text-align: center;
  max-width: 90%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .jingle-bucks-header__subheading {
    font-size: 28.8px;
  }
}
@media (min-width: 768px) {
  .jingle-bucks-header__subheading {
    max-width: 500px;
  }
}
.jingle-bucks-header__body {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  color: #d2232a;
  text-align: center;
  max-width: 90%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .jingle-bucks-header__body {
    font-size: 26.4px;
  }
}
@media (min-width: 768px) {
  .jingle-bucks-header__body {
    max-width: 650px;
  }
}
.jingle-bucks-header__tagline {
  font-family: "shelby", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 70px;
  line-height: 1.2;
  color: #d2232a;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .jingle-bucks-header__tagline {
    font-size: 84px;
  }
}
.jingle-bucks-header__button {
  font-family: "franklin-gothic-urw", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 22px;
  line-height: 1.2;
  text-transform: uppercase;
  background-color: #d2232a;
  color: white;
  padding: 12px 50px;
  border-radius: 16px;
  display: inline-block;
}
@media (min-width: 768px) {
  .jingle-bucks-header__button {
    font-size: 28.6px;
  }
}
@media (min-width: 768px) {
  .jingle-bucks-header__button {
    padding: 16px 80px;
    border-radius: 30px;
  }
}

.jingle-bucks-enter {
  background-color: #267638;
}
.jingle-bucks-enter__container {
  position: relative;
}
.jingle-bucks-enter__heading {
  font-family: "Swell Regular", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  line-height: 1;
  text-align: center;
  color: white;
  text-transform: uppercase;
  padding: 14px 0;
  letter-spacing: 2px;
}
@media (min-width: 768px) {
  .jingle-bucks-enter__heading {
    font-size: 48px;
  }
}
.jingle-bucks-enter__bag1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100px;
  z-index: 1;
  -webkit-transform: rotate(25deg) translateX(-30px) translateY(0);
          transform: rotate(25deg) translateX(-30px) translateY(0);
  -webkit-animation: wiggle-animation-u8xwuxa 1.5s ease-in-out infinite;
          animation: wiggle-animation-u8xwuxa 1.5s ease-in-out infinite;
  -webkit-animation-delay: 1.3;
          animation-delay: 1.3;
}
@-webkit-keyframes wiggle-animation-u8xwuxa {
  0% {
    -webkit-transform: rotate(25deg) translateX(-30px) translateY(0);
            transform: rotate(25deg) translateX(-30px) translateY(0);
  }
  70% {
    -webkit-transform: rotate(25deg) translateX(-30px) translateY(0);
            transform: rotate(25deg) translateX(-30px) translateY(0);
  }
  80% {
    -webkit-transform: rotate(23.1deg) translateX(-30px) translateY(0);
            transform: rotate(23.1deg) translateX(-30px) translateY(0);
  }
  90% {
    -webkit-transform: rotate(23.1deg) translateX(-30px) translateY(0);
            transform: rotate(23.1deg) translateX(-30px) translateY(0);
  }
  100% {
    -webkit-transform: rotate(25deg) translateX(-30px) translateY(0);
            transform: rotate(25deg) translateX(-30px) translateY(0);
  }
}
@keyframes wiggle-animation-u8xwuxa {
  0% {
    -webkit-transform: rotate(25deg) translateX(-30px) translateY(0);
            transform: rotate(25deg) translateX(-30px) translateY(0);
  }
  70% {
    -webkit-transform: rotate(25deg) translateX(-30px) translateY(0);
            transform: rotate(25deg) translateX(-30px) translateY(0);
  }
  80% {
    -webkit-transform: rotate(23.1deg) translateX(-30px) translateY(0);
            transform: rotate(23.1deg) translateX(-30px) translateY(0);
  }
  90% {
    -webkit-transform: rotate(23.1deg) translateX(-30px) translateY(0);
            transform: rotate(23.1deg) translateX(-30px) translateY(0);
  }
  100% {
    -webkit-transform: rotate(25deg) translateX(-30px) translateY(0);
            transform: rotate(25deg) translateX(-30px) translateY(0);
  }
}
@media (min-width: 768px) {
  .jingle-bucks-enter__bag1 {
    max-width: 290px;
    left: -100px;
  }
}
@media (min-width: 1024px) {
  .jingle-bucks-enter__bag1 {
    left: 0;
  }
}
@media (min-width: 1280px) {
  .jingle-bucks-enter__bag1 {
    left: 50px;
  }
}
@media (min-width: 1440px) {
  .jingle-bucks-enter__bag1 {
    left: 15%;
  }
}
.jingle-bucks-enter__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .jingle-bucks-enter__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.jingle-bucks-enter__red {
  background-color: #d2232a;
  color: white;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-align: center;
  padding: 60px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 350px;
}
@media (min-width: 768px) {
  .jingle-bucks-enter__red {
    min-height: 450px;
  }
}
.jingle-bucks-enter__red--first {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jingle-bucks-enter__red--second {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 768px) {
  .jingle-bucks-enter__red--second {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.jingle-bucks-enter__red-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .jingle-bucks-enter__red-container {
    max-width: calc(750px / 2);
  }
}
@media (min-width: 1024px) {
  .jingle-bucks-enter__red-container {
    max-width: calc(970px / 2);
  }
}
@media (min-width: 1280px) {
  .jingle-bucks-enter__red-container {
    max-width: calc(1170px / 2);
  }
}
@media (min-width: 1440px) {
  .jingle-bucks-enter__red-container {
    max-width: calc(1300px / 2);
  }
}
.jingle-bucks-enter__red-heading {
  font-family: "Swell Regular", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .jingle-bucks-enter__red-heading {
    font-size: 96px;
  }
}
.jingle-bucks-enter__red-body {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 500px;
  max-width: 80%;
}
@media (min-width: 768px) {
  .jingle-bucks-enter__red-body {
    font-size: 26.4px;
  }
}
.jingle-bucks-enter__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  min-height: 350px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.jingle-bucks-enter__img--first {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jingle-bucks-enter__img--second {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.jingle-bucks-draw {
  background-color: #267638;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .jingle-bucks-draw {
    margin-top: 40px;
  }
}
.jingle-bucks-draw__container {
  padding: 50px 0;
  color: white;
  position: relative;
}
@media (min-width: 768px) {
  .jingle-bucks-draw__container {
    padding: 70px 0;
  }
}
.jingle-bucks-draw__bag1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100px;
  z-index: 1;
  -webkit-transform: rotate(35deg) translateX(-60px) translateY(-30px);
          transform: rotate(35deg) translateX(-60px) translateY(-30px);
  -webkit-animation: wiggle-animation-u8xwuxu 1.5s ease-in-out infinite;
          animation: wiggle-animation-u8xwuxu 1.5s ease-in-out infinite;
  -webkit-animation-delay: 0.68;
          animation-delay: 0.68;
}
@-webkit-keyframes wiggle-animation-u8xwuxu {
  0% {
    -webkit-transform: rotate(35deg) translateX(-60px) translateY(-30px);
            transform: rotate(35deg) translateX(-60px) translateY(-30px);
  }
  70% {
    -webkit-transform: rotate(35deg) translateX(-60px) translateY(-30px);
            transform: rotate(35deg) translateX(-60px) translateY(-30px);
  }
  80% {
    -webkit-transform: rotate(29.2deg) translateX(-60px) translateY(-30px);
            transform: rotate(29.2deg) translateX(-60px) translateY(-30px);
  }
  90% {
    -webkit-transform: rotate(30.5deg) translateX(-60px) translateY(-30px);
            transform: rotate(30.5deg) translateX(-60px) translateY(-30px);
  }
  100% {
    -webkit-transform: rotate(35deg) translateX(-60px) translateY(-30px);
            transform: rotate(35deg) translateX(-60px) translateY(-30px);
  }
}
@keyframes wiggle-animation-u8xwuxu {
  0% {
    -webkit-transform: rotate(35deg) translateX(-60px) translateY(-30px);
            transform: rotate(35deg) translateX(-60px) translateY(-30px);
  }
  70% {
    -webkit-transform: rotate(35deg) translateX(-60px) translateY(-30px);
            transform: rotate(35deg) translateX(-60px) translateY(-30px);
  }
  80% {
    -webkit-transform: rotate(29.2deg) translateX(-60px) translateY(-30px);
            transform: rotate(29.2deg) translateX(-60px) translateY(-30px);
  }
  90% {
    -webkit-transform: rotate(30.5deg) translateX(-60px) translateY(-30px);
            transform: rotate(30.5deg) translateX(-60px) translateY(-30px);
  }
  100% {
    -webkit-transform: rotate(35deg) translateX(-60px) translateY(-30px);
            transform: rotate(35deg) translateX(-60px) translateY(-30px);
  }
}
@media (min-width: 768px) {
  .jingle-bucks-draw__bag1 {
    max-width: 250px;
    left: -100px;
  }
}
@media (min-width: 1024px) {
  .jingle-bucks-draw__bag1 {
    left: 0;
  }
}
@media (min-width: 1280px) {
  .jingle-bucks-draw__bag1 {
    left: 50px;
  }
}
@media (min-width: 1440px) {
  .jingle-bucks-draw__bag1 {
    left: 10%;
  }
}
.jingle-bucks-draw__heading {
  font-family: "Swell Regular", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 44px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .jingle-bucks-draw__heading {
    font-size: 52.8px;
  }
}
.jingle-bucks-draw__subheading {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 500px;
  text-align: center;
}
@media (min-width: 768px) {
  .jingle-bucks-draw__subheading {
    font-size: 26.4px;
  }
}

.jingle-bucks-major {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .jingle-bucks-major {
    padding-top: 60px;
  }
}
.jingle-bucks-major__heading {
  font-family: "Swell Regular", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 44px;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  color: #d2232a;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .jingle-bucks-major__heading {
    font-size: 52.8px;
  }
}
.jingle-bucks-major__heading--smaller {
  font-family: "Swell Regular", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 38px;
  line-height: 1;
}
@media (min-width: 768px) {
  .jingle-bucks-major__heading--smaller {
    font-size: 45.6px;
  }
}
.jingle-bucks-major__wrap {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .jingle-bucks-major__wrap {
    gap: 40px;
  }
}
.jingle-bucks-major__prize {
  background-color: #d2232a;
  color: white;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(50% - 20px);
          flex: 0 1 calc(50% - 20px);
}
@media (min-width: 1024px) {
  .jingle-bucks-major__prize {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(25% - 40px);
            flex: 0 1 calc(25% - 40px);
  }
}
.jingle-bucks-major__prize-heading {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .jingle-bucks-major__prize-heading {
    font-size: 26.4px;
  }
}
.jingle-bucks-major__prize-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4px;
}
.jingle-bucks-major__prize-dollar {
  font-family: "Swell Regular", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: 1;
  padding-top: 6px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .jingle-bucks-major__prize-dollar {
    font-size: 38.4px;
  }
}
.jingle-bucks-major__prize-text {
  font-family: "Swell Regular", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  line-height: 1;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .jingle-bucks-major__prize-text {
    font-size: 72px;
  }
}

.jingle-bucks-remaining {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .jingle-bucks-remaining {
    padding-top: 60px;
  }
}
.jingle-bucks-remaining__heading {
  font-family: "Swell Regular", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 38px;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  color: #d2232a;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .jingle-bucks-remaining__heading {
    font-size: 45.6px;
  }
}
.jingle-bucks-remaining__list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jingle-bucks-remaining__list {
  max-width: 60%;
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 500;
  color: #d2232a;
}
@media (min-width: 768px) {
  .jingle-bucks-remaining__list {
    font-size: 24px;
  }
}

.jingle-bucks-member {
  padding: 60px 0 80px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .jingle-bucks-member {
    padding: 80px 0 100px 0;
  }
}
.jingle-bucks-member__heading {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 900;
  text-transform: uppercase;
  color: #d2232a;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .jingle-bucks-member__heading {
    font-size: 38.4px;
  }
}
.jingle-bucks-member__subheading {
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 500;
  color: #d2232a;
}
@media (min-width: 768px) {
  .jingle-bucks-member__subheading {
    font-size: 28.8px;
  }
}
.jingle-bucks-member__subheading br {
  display: none;
}
.jingle-bucks-member__button {
  font-family: "franklin-gothic-urw", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 22px;
  line-height: 1.2;
  text-transform: uppercase;
  background-color: #d2232a;
  color: white;
  padding: 12px 50px;
  border-radius: 16px;
  display: inline-block;
  margin-top: 30px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .jingle-bucks-member__button {
    font-size: 28.6px;
  }
}
@media (min-width: 768px) {
  .jingle-bucks-member__button {
    padding: 16px 80px;
    border-radius: 30px;
  }
}

/*
<link rel="stylesheet" href="https://use.typekit.net/dhr5oxd.css">

Abril Display Italic
font-family: "abril-display", serif;
font-weight: 400;
font-style: italic;

Abril Display SemiBold
font-family: "abril-display", serif;
font-weight: 600;
font-style: normal;

Abril Display SemiBold Italic
font-family: "abril-display", serif;
font-weight: 600;
font-style: italic;

Abril Display Bold
font-family: "abril-display", serif;
font-weight: 700;
font-style: normal;

Abril Display Bold Italic
font-family: "abril-display", serif;
font-weight: 700;
font-style: italic;

Abril Display ExtraBold
font-family: "abril-display", serif;
font-weight: 800;
font-style: normal;

Abril Display ExtraBold Italic
font-family: "abril-display", serif;
font-weight: 800;
font-style: italic;

Abril Display Black
font-family: "abril-display", serif;
font-weight: 900;
font-style: normal;

Abril Display Black Italic
font-family: "abril-display", serif;
font-weight: 900;
font-style: italic;

Gastromond Regular
font-family: "gastromond", sans-serif;
font-weight: 400;
font-style: normal;

Gastromond Italic
font-family: "gastromond", sans-serif;
font-weight: 400;
font-style: italic;

Brandon Grotesque Black
font-family: "brandon-grotesque", sans-serif;
font-weight: 900;
font-style: normal;

Brandon Grotesque Bold
font-family: "brandon-grotesque", sans-serif;
font-weight: 700;
font-style: normal;

Brandon Grotesque Medium
font-family: "brandon-grotesque", sans-serif;
font-weight: 500;
font-style: normal;

Mina Regular
font-family: "mina", serif;
font-weight: 400;
font-style: normal;

Franklin Gothic Heavy
font-family: "franklin-gothic-urw", sans-serif;
font-weight: 900;
font-style: normal;

Adventures Unlimited Script
font-family: "adventures-unlimited", sans-serif;
font-weight: 400;
font-style: normal;

Shelby Bold
font-family: "shelby", sans-serif;
font-weight: 700;
font-style: normal;

Minion Pro Regular
font-family: "minion-pro", serif;
font-weight: 400;
font-style: normal;


*/