@font-face {
  font-family: Futura-PT-Bold;
  src: url(../fonts/futura-pt-bold.ttf);
}
body {
  background: #111821;
  color: #fff;
  font-family: Futura-PT-Bold;
  counter-reset: section;
}
b,
strong {
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
  font-family: Futura-PT-Bold;
  /*font-weight: bold;*/
}
.error,
#uploadErrorText {
  color: yellow;
}
a {
  color: #ffffff;
}
a:hover,
a:focus {
  color: #ffffff;
}

.main-font {
  color: #ffffff;
}
.products-cont {
  height: 300px !important;
}

.orbit-image {
  width: 100%;
  max-height: 290px;
  margin: auto;
  display: block;
  object-fit: contain;
}
.orbit-previous,
.orbit-next {
  background: black;
}
.list-cont {
  max-width: 320px;
  margin: auto;
}
.main-btn {
  font-size: 24px !important;
  width: 100%;
  height: auto !important;
  max-width: 320px;
  padding: 0.65em 1em;
  border: none !important;
  text-align: center;
  background: #ffffff;
  display: block;
  color: #000000;
  margin: auto;
}
.choose-offer-btn {
  margin: 20px auto 10px;
  display: block;
  cursor: pointer;
}
.offers-section {
  max-width: 480px;
  margin: auto;
  padding: 0 10px;
}
.footer-bottom {
  border-top: 5px solid #fff;
}
.home-offer p {
  border: 8px solid #000;
  padding: 15px;
  cursor: pointer;
}
.offer-ended {
  position: relative;
  pointer-events: none;
}
.offer-ended p {
  opacity: 0.05;
  pointer-events: none;
}
.offer-ended ~ .offers-or,
.offers-or:has(+ .offer-ended) {
  opacity: 0.25;
}
.offer-ended:after {
  content: "Sorry, this offer has ended.";
  font-size: 30px;
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 100%;
  left: 0;
  text-align: center;
  bottom: 0;
  display: flex;
  color: #81c858;
  justify-content: center;
  align-items: center;
}
.orbit {
  position: relative;
  max-width: 600px;
  margin: auto;
}
.offers-or {
  margin: 10px 0;
}
.home-offer p,
.offers-or * {
  margin: 0;
}
.main-btn:hover,
.main-btn:focus {
  background: #ffffff;
  color: #000000;
}
.color-white {
  color: #ffffff;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
.gif-icon {
  max-width: 150px;
  margin: auto;
  margin-top: 20px;
}

.header-section {
  width: 100%;
}
.header-section > div {
  width: 100%;
  margin: auto;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-underline {
  text-decoration: underline;
}
.info-container {
  max-width: 820px;
}
.first-footer-row a {
  padding: 7px 4px;
  color: #fff;
  font-size: 18px;
}
.second-footer-row a,
.second-footer-row li {
  padding: 7px 4px;
  color: #fff;
  text-transform: uppercase;
}
.head-title h1 {
  margin: 0;
  line-height: 1.2;
}
.language-selector {
  position: absolute;
  top: 0;
  right: 4%;
}
.box-instr {
}
div.no-borders-lg {
  border-left: 0;
  border-right: 0;
}
.language-selector__list {
  font-size: 26px;
  height: auto;
  padding: 0.5rem 1.6rem 0.5rem 1.2rem;
  border: none;
  color: #00a5e5;
  box-shadow: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill:rgb%280%2C165%2C229%29'></polygon></svg>");
}
.input-section {
  margin-top: 0%;
  margin-bottom: 10px;
}
.font-md {
  font-size: 23px;
}
.red-box-section a {
  line-height: 1.5;
  color: #fff;
}
.red-box-section p {
  line-height: 1.5;
  color: #fff;
  margin: 0.5rem 0;
  cursor: pointer;
}
.instructions-container {
  margin-top: 120px;
}
.red-box-section {
  background: #c21523;
  border-radius: 7px;
  -webkit-box-shadow: 0px 1px 3px 0px black;
  box-shadow: 0px 1px 3px 0px black;
  color: #fff;
  width: 100%;
  text-align: center;

  padding: 6px 10px;
  max-width: 351px;
  line-height: 1.5;
  cursor: pointer;
  border: 3px solid transparent;
}
.red-box-section.active {
  border: 3px solid #000;
}
a.button.large.button-primary {
  font-size: 2.65rem;
  background-color: #303131;
  color: #f3b6cb;
  margin-bottom: 6rem;
  padding: 0.85em 1.3em;
  font-weight: 900;
  height: auto;
}
.home-step > h2 {
  color: #e61a22;
}

.home-step {
  position: relative;
  width: 33%;
  padding: 0 5.9%;
}
.home-steps img {
  max-height: 150px;
}
#captcha_error {
  color: yellow;
}
.button.medium.button-primary {
  font-size: 1.85rem;
  background-color: #303131;
  color: #f3b6cb;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 90px;
  padding-left: 90px;
  font-weight: 900;
  height: auto;
  letter-spacing: 1px;
}
input#code,
.cell input,
.cell select {
  /*text-align: center;*/
  /*height: 53px;*/
  /*font-size: 24px;*/
  /*border: 1px solid #939598;*/
}

.smaller-text {
  font-weight: 600;
}
.footer {
  margin-top: 14%;
}
.box-body {
  padding: 20px 15px;
  display: flex;
  gap: 15px;
  justify-content: space-between;
}
.box-body h1 {
  color: #ffffff;
}
.box-body p {
  color: #ffffff;
  font-size: 15px;
}
.icon-wrap {
  display: flex;
  align-items: center;
}
.icon-wrap img {
  max-width: 70px;
}
.footer-page,
.footer-home {
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}

.head-title {
  margin-top: 30px;
  margin-bottom: 50px;
}
.submit-wrapper {
  width: 100%;
}
input.btn-submit {
  height: 53px;
  font-size: 20px;
  color: #fff;
  background: #000000;
  border: 0;
  cursor: pointer;
  margin-left: 10px;
  width: 100%;
  max-width: 320px;
  margin: auto;
  display: block;
  padding: 1% 6%;
  font-weight: 600;
}
.steps-info-title {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 17.3%;
  color: #00a5e5;
  font-size: 30px;
}
.product-items-select select {
  max-width: 95px;
  margin: auto;
  display: block;
}
.product-items-select {
  margin-bottom: 10px;
  text-align: center;
}
button.btn-submit {
  height: 53px;
  font-size: 20px;
  padding: 0 3%;
  color: #fff;
  background: #00a5e5;
  border: 0;
  cursor: pointer;
  margin-left: 10px;
  max-width: 350px;
  margin: auto;
  display: block;
  border-radius: 7px;
}
.hidden {
  display: none;
}
input.btn-submit--regist {
  background: #000000;
  max-width: 270px;
}
.change-box {
  cursor: pointer;
  text-decoration: underline;
  color: #005868;
  margin: 0.7em 0 1em;
  font-weight: 600;
  font-size: 16px;
  padding-left: 15px;
}
.box-body--method {
  border: 2px solid transparent;
  padding: 2px;
  cursor: pointer;
  width: 100%;
}

.box-body--method.active {
  border: 2px solid #939598;
}
.next-btn {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  background: #000000;
  border: 0;
  cursor: pointer;
  margin-left: 10px;
  max-width: 230px;
  width: 100%;
  margin: auto;
  display: block;
  font-weight: 600;
  padding: 0;
}
.next-btn a {
  color: #fff;
  width: 100%;
  display: block;
  padding: 0.85em 1em;
}
.next-btn:hover,
.next-btn:focus {
  background: #000000;
  opacity: 0.9;
}
.info-contest-section {
  padding-top: 10px;
  margin-top: 60px;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
#codeError {
  margin-bottom: 10px;
  font-size: 17px;
  color: red;
}
.cell.small-12.smallText {
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 5px;
}
input#payment_method_mail,
input#payment_method_paypal {
  height: auto;
  transform: scale(1.5);
  margin-left: 15px;
  margin-top: 12px;
}
.payment-method-section label {
  font-size: 18px;
}
select#state {
  font-size: 18px;
}
.first-footer-row li:last-child a:after {
  display: none;
}
.enjoy-text,
.small-container {
  max-width: 100%;
  padding: 0 15px;
  margin: 3% auto;
}
.warning {
  color: yellow;
  margin-top: -10px;
}
.box-body {
  color: #fff;
  position: relative;
}
.box-instr {
}
.goto-upload {
  cursor: pointer;
}
.receipts-boxes .box-instr {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0;
}
.change-box-redeem {
  cursor: pointer;
  text-decoration: underline;
  margin: 0.7em 0 1em;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 30px;
}
.steps-info {
  position: absolute;
  width: 100%;
  top: 29.3%;
  padding: 0 15px;
  font-size: 15px;
}
.box-image {
  border-bottom: 3px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.box-title {
  padding: 15px;
  background: #fff;
}
.box-title h2 {
  margin: 0;
}
.box-title h2:before {
  font-size: 23px;
  background: #000;
  color: #fff;
  height: 30px;
  width: 30px;
  content: "1";
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  vertical-align: middle;
  margin-bottom: 0.5rem;
}
.upload-box-title h2:before {
  content: "2";
}
.receive-box-title h2:before {
  content: "3";
}
.instr-heading {
  border-bottom: 2px solid #2eb3ae;
  padding-bottom: 2%;
}
input.bigText {
  padding: 0.8% 12.6%;
  height: 60px;
  font-size: 20px;
  color: #fff;
  background: #c21523;
  border: 0;
  cursor: pointer;
  margin-left: 10px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 1px 3px 0px black;
  box-shadow: 0px 1px 3px 0px black;
}
input.bigText:hover,
input.bigText:focus {
  background: #c21523;
}
button#fileSelect {
  background: #fff;
  border-radius: 0;
  width: 100%;
  color: #000000;
  margin-top: 15px;
}
.footer-bg {
  border-top: 5px solid #ffffff;
  color: #ffffff;
}
.footer-info {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
}
.menu-sections {
  width: 100%;
}
.second-footer-row {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.first-footer-row {
}
.bg-gray {
  background: #1e1e1e;
  border-top: 7px solid #fff;
  margin-bottom: 30px;
  padding: 20px;
}
.right-upload-form {
  background: #101721;
  border-top: 5px solid #fff;
  padding: 10px;
}
.page-container {
  margin-top: 20px;
  min-height: 40vh;
  max-width: 800px;
}
h1,
h2,
h3,
h4,
.h4 {
  line-height: 1.2;
}
.age-form-container {
  margin-top: 40px;
}
.form-wrapper {
  display: flex;
  gap: 15px;
}
div.retailers-list > select {
  text-align: center;
  height: auto;
  background: transparent;
  color: #fff;
  border: 3px solid #fff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  max-width: 460px;
  background-image: url("data:image/svg+xml;utf8,<svg fill='white' xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 40px 40px;
  padding-right: 50px;
}
.home-bg-cont {
  margin-bottom: 30px;
}
.offer-selected {
  outline: 5px solid #81c858;
}
.registration-form {
  margin-top: 35px;
}
.form-wrapper select {
  border: none;
  background: transparent;
  padding: 0;
  height: 4.6rem;
  font-size: 2.5rem;
  font-weight: 600;
  margin: 0;
  width: 100%;
  text-align-last: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.form-wrapper select > option {
  font-size: 1.8rem;
  font-weight: 600;
}

.payment-texts label {
  font-size: 20px;
  color: #054e29;
}
.first-footer-row a:after {
  content: "|";
  padding-left: 9px;
  display: inline-block;
}
.first-footer-row li:last-child a:after {
  opacity: 0;
}
.form-wrapper select:last-child {
}
span.num-span {
  width: 15px;
  height: 15px;
  padding: 2px 4.3px;
  background: #ffffff;
  color: #000;
  margin-right: 4px;
  border-radius: 50%;
  font-size: 9px;
}
.flex-receipt-note {
  display: flex;
  align-items: flex-start;
}
.flex-receipt-note > img {
  max-width: 35px;
  margin-right: 10px;
}
.bg-cont {
  background: #ccecfb;
  border: 4px solid #000;
  border-radius: 6px;
  padding: 40px;
  margin-bottom: 60px;
}
.right-upload-form {
  color: #000000;
}
.box-body--receipt {
}
.upload-section-register {
  padding: 20px 15px;
  font-size: 11px;
}
.payment-methods {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.img-upload {
  text-align: center;
  background: #fff;
  padding: 20px;
  border: 3px solid #000;
  border-radius: 6px;
}
.img-upload img {
  max-width: 150px;
}
.payment-methods div {
  cursor: pointer;
  padding: 0 15px;
}
.via-mail label {
  font-size: 19px;
  margin-right: 40px;
}
.via-venmo label {
  font-size: 19px;
}
select#product-count {
  font-size: 17px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.logos-cont > div {
  margin: 15px;
}
.enjoy-bg-cont {
  padding: 40px 24%;
}
#resend {
  text-decoration: underline;
  cursor: pointer;
  margin-top: 12px;
}
div#server-error {
  margin-top: 30px;
  color: yellow;
}
.logos-cont {
  margin: auto;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 440px;
}
body.lang-es .cell.small-12.smallText {
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
}

.head-box-title h2 {
  margin: 23px 0 12px;
  color: #de6627;
}
.box-desc h5 {
  font-weight: bold;
}
.main-font-number > span {
  width: 30px;
  height: 28px;
  padding: 2px 4.3px;
  background: #de6328;
  color: #fff;
  margin-right: 4px;
  border-radius: 50%;
  font-size: 20px;
  text-align: center;
  display: inline-block;
}
#retailer option {
  background: #111821;
}
.bg-gray-inner {
  max-width: 350px;
  width: 100%;
  margin: auto;
  font-weight: 700;
  font-size: 18px;
}
.bg-gray-inner h4 {
  margin-bottom: 25px;
}
.bg-gray-inner h5 {
  color: #949494;
}
.light-gray {
  padding: 15px;
}
.checkboxes-section {
  max-width: 300px;
  margin: auto;
  display: block;
  color: #000;
}
input#terms,
input#newsletter {
  margin: 0;
}
.error-input {
  border: 2px solid red;
}
.redeem-bg-cont > h3 {
  margin-bottom: 30px;
}
.box-instr {
  display: flex;
}
.step-desc {
  color: #005868;
}
.content-section > h2 {
  font-weight: 600;
  color: #fff;
}
.redeem-bg-cont {
  padding-bottom: 50px;
}
.number-section > p {
  width: 50px;
  height: 50px;
  background: #000;
  font-size: 31px;
  font-weight: 600;
  border-radius: 100%;
}
.content-section a {
  color: #ffffff;
  text-decoration: underline;
}
.content-section p {
  line-height: 1.4;
}
.receipts-boxes {
  margin-top: 15px;
  padding-bottom: 10px;
}
.promo-img {
  margin: auto;
  display: block;
  margin-top: 150px;
}
.promo-img + footer {
  margin-top: 0;
}
.bottom-text {
  position: relative;
  font-size: 14px;
  bottom: 12px;
}
::placeholder {
  color: #575757;
  opacity: 1; /* Firefox */
  font-size: 19px;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #575757;
  font-size: 19px;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #575757;
  font-size: 19px;
}
.main-fields input:not([type="submit"]),
.main-fields select {
  height: 50px;
  font-size: 20px;
  background: #fff;
}

.input-wrapper {
  padding: 15px;
}
.home-steps {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 35px;
  margin-bottom: 35px;
}
.terms-section {
  margin-bottom: 15px;
}
input#terms {
  transform: scale(2);
  margin-right: 5px;
  margin-left: 5px;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
} /* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent;
} /* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
} /* IE 10+ */
@media screen and (max-width: 801px) {
  input#code {
    margin-bottom: 7px;
  }
  .submit-wrapper {
    width: 100%;
  }
  .input-section h4 {
    margin-bottom: 20px;
  }
  .menu-sections {
    margin: 20px 0;
  }
  h1,
  .h1 {
    font-size: 1.9rem;
  }
  h2,
  .h2 {
    font-size: 2.15rem;
  }
  .next-btn {
    font-size: 21px;
  }
  .payment-methods {
    flex-wrap: wrap;
  }
  .payment-methods div {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .header-section {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 670px) {
  .first-footer-row li {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .first-footer-row a:after {
    display: none;
  }
  input#zip-valid {
    margin: 0;
  }
  .red-box-section {
    margin-bottom: 20px !important;
  }
  .box-body--receipt {
    margin-left: 0;
    padding: 10px 0;
  }
  .receipt-example {
    max-width: 220px;
    margin: auto;
    display: block;
  }
  .footer {
    margin-top: 50%;
  }
  span.num-span {
    padding: 2px 6.3px;
    margin-right: 4px;
    border-radius: 50%;
    font-size: 15px;
  }
  .choose-payment-method h2 br {
    display: none;
  }
  .right-upload-form {
    color: #000000;
    margin-top: 40px;
  }
  .choose-payment-method h2 {
    font-size: 26px;
  }
  .flex-receipt-note > img {
    max-width: 55px;
    margin-right: 10px;
  }
  .upload-bg-cont {
    padding: 40px 20px;
  }
  .change-box {
    padding-left: 0;
  }
  .main-font-number {
    display: flex;
    text-align: left;
  }
  .main-font-number img {
    margin-right: 10px;
  }
  .main-font-number > span {
    width: 41px;
  }
  .home-steps {
    flex-wrap: wrap;
  }
  .home-step {
    width: 100%;
    padding: 0 5.9%;
    margin-bottom: 35px;
  }
  .enjoy-bg-cont {
    padding: 40px 10%;
  }
  .enjoy-bg-cont br {
    display: none;
  }
  .home-bg-cont {
    padding: 10px 0px;
  }
  .main-fields {
    margin-top: 2rem;
  }
  .redeem-bg-cont {
    padding: 25px 15px;
  }
  .redeem-bg-cont > h3 {
    margin-bottom: 15px;
  }
  .home-bg-cont > h2 br {
    display: none;
  }
  div.no-borders-lg {
    border-left: 10px solid;
    border-right: 10px solid;
    border-top: 0;
    border-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .form-wrapper {
  }

  .button.medium.button-primary {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media screen and (max-width: 340px) {
  .button.medium.button-primary {
    padding-right: 30px;
    padding-left: 30px;
  }
}
