/* ========================================================================= */
/* !STYLES */
/* ========================================================================= */
.page-wrap {
  margin-top: 0 !important;
}

.sweepstakes-hero-banner {
  width: 100%;
  height: 620px;
  margin-top: 0 !important;
}
.sweepstakes-hero-banner .main-background {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sweepstakes-hero-banner .main-background .partnership {
  background: #B2975B;
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 40px 0;
}
.sweepstakes-hero-banner .main-background .partnership .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: 10px;
}
.sweepstakes-hero-banner .main-background .partnership .wrap p {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 700;
}
.sweepstakes-hero-banner .main-background .partnership .wrap img {
  max-width: 100px;
  margin: 0;
}
.sweepstakes-hero-banner .wrap {
  margin: 0 auto;
  max-width: 1260px;
  padding: 0 20px;
  position: relative;
}
.sweepstakes-hero-banner .wrap .title-background {
  height: auto;
  width: 570px;
  position: absolute;
  top: 180px;
  left: 0;
  margin: 0 20px;
  max-width: calc(100% - 650px);
}
.sweepstakes-hero-banner .wrap .cans-background {
  height: auto;
  width: 600px;
  position: absolute;
  top: 50px;
  right: 0;
  margin: 0 20px;
}
@media screen and (max-width: 1100px) {
  .sweepstakes-hero-banner {
    margin-top: 0 !important;
    height: 500px;
  }
  .sweepstakes-hero-banner .main-background {
    background-position: bottom center;
    background-size: cover;
  }
  .sweepstakes-hero-banner .wrap .title-background {
    width: 550px;
    padding-left: 20px;
    max-width: calc(100% - 530px);
  }
  .sweepstakes-hero-banner .wrap .cans-background {
    width: 480px;
  }
}
@media screen and (max-width: 860px) {
  .sweepstakes-hero-banner .wrap .title-background {
    width: 450px;
    max-width: calc(100% - 450px);
  }
  .sweepstakes-hero-banner .wrap .cans-background {
    width: 400px;
  }
  .sweepstakes-hero-banner .main-background .partnership {
    padding: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .sweepstakes-hero-banner {
    height: 600px;
  }
  .sweepstakes-hero-banner .wrap .title-background {
    position: static;
    width: 420px;
    max-width: 100%;
    margin: 0 auto 40px auto;
  }
  .sweepstakes-hero-banner .wrap .cans-background {
    width: 400px;
    position: static;
    margin: 0 auto;
  }
  .sweepstakes-hero-banner .main-background .partnership {
    padding: 60px 0 20px 0;
  }
  .sweepstakes-hero-banner .main-background .partnership .wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 450px) {
  .sweepstakes-hero-banner {
    height: 460px;
  }
  .sweepstakes-hero-banner .wrap .title-background {
    width: 300px;
    left: calc(50% - 170px);
    top: 60px;
  }
  .sweepstakes-hero-banner .wrap .cans-background {
    width: 280px;
    left: calc(50% - 140px);
    top: 200px;
  }
  .sweepstakes-hero-banner .main-background .partnership {
    padding: 80px 0 20px 0;
  }
  .sweepstakes-hero-banner .main-background .partnership .wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.sweepstakes-information {
  margin: 70px auto;
  max-width: 1140px;
  padding: 0 20px;
}
.sweepstakes-information .sweepstakes-info {
  max-width: 800px;
}
.sweepstakes-information .sweepstakes-info .optional-title {
  display: none;
}
@media screen and (max-width: 640px) {
  .sweepstakes-information .sweepstakes-info .optional-title {
    display: block;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #A93249;
  }
}
.sweepstakes-information .sweepstakes-info h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: 0;
  color: #A93249;
  text-transform: none;
  margin-bottom: 60px;
}
.sweepstakes-information .sweepstakes-info h2 span {
  color: #B2975B;
}
@media screen and (max-width: 768px) {
  .sweepstakes-information .sweepstakes-info h2 {
    font-size: 20px;
    line-height: 28px;
  }
}
.sweepstakes-information .sweepstakes-form h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0;
  color: #A93249;
  text-transform: none;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .sweepstakes-information .sweepstakes-form h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
.sweepstakes-information .sweepstakes-form p {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  font-weight: 400;
  text-align: left;
}
.sweepstakes-information .sweepstakes-form p a {
  color: #A93249;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.sweepstakes-information .sweepstakes-form p a:hover {
  text-decoration: none;
  color: #B2975B;
}
.sweepstakes-information .sweepstakes-form .gform_required_legend {
  display: none;
}
.sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 30px;
}
.sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-full {
  -ms-grid-column-span: 1;
  grid-column: span 1;
}
.sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields .gfield {
  grid-column: auto;
}
.sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields .gfield input:focus-visible {
  outline: 1px solid #B2975B;
  border-radius: 0;
}
.sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields .gfield.gfield--type-html {
  margin-left: auto;
}
.sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields .gfield.gfield--type-html #fake-submit {
  border: 1px solid #000000;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1.32px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  padding: 14px 40px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields .gfield.gfield--type-html #fake-submit:hover {
  background-color: #000000;
  color: #ffffff;
  margin-left: auto;
}
.sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields .gfield_required {
  font-size: 16px;
  padding: 0;
}
.sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_footer {
  padding: 0;
  margin: 0;
}
.sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  padding: 0 !important;
  margin: 0 0 0 auto;
  line-height: 8px;
  font-size: 8px;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px 0;
  }
  .sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-full {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
  .sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields .gfield {
    grid-column: auto;
  }
  .sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields .gfield.gfield--type-html {
    margin: 0 auto;
    width: 100%;
  }
  .sweepstakes-information .sweepstakes-form .gform_wrapper.gravity-theme .gform_fields .gfield.gfield--type-html #fake-submit {
    width: 100%;
  }
}
.sweepstakes-information .sweepstakes-form form input:not(.gform_button):not([type=checkbox]), .sweepstakes-information .sweepstakes-form form textarea {
  border: 1px solid rgba(0, 0, 0, 0.28) !important;
  background-color: #FFFFFF;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09) !important;
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09) !important;
  font-size: 16px;
  line-height: 23px;
  padding: 5px 10px !important;
}
.sweepstakes-information .sweepstakes-form form input[type=checkbox] {
  width: auto !important;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 7px;
  margin-right: 5px;
}
.sweepstakes-information .sweepstakes-form form input[type=checkbox] + label {
  font-size: 14px;
  font-weight: 400;
}
.sweepstakes-information .sweepstakes-form form select {
  border: 1px solid rgba(0, 0, 0, 0.28) !important;
  background-color: #FFFFFF;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09) !important;
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.09) !important;
  font-size: 16px;
  line-height: 23px;
  padding: 5px 10px !important;
  height: 35px;
}
.sweepstakes-information .sweepstakes-form form textarea {
  height: 82px !important;
}
.sweepstakes-information .sweepstakes-form form .ginput_container_address span {
  padding: 0 !important;
}
.sweepstakes-information .sweepstakes-form form .ginput_container_address span:not(:first-child) {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 33% !important;
          flex: 0 0 33% !important;
}
.sweepstakes-information .sweepstakes-form .gform_validation_errors {
  border-radius: 0 !important;
}
.sweepstakes-information .sweepstakes-form .gform_validation_errors:focus-visible {
  outline: 1px solid #c02b0a;
  border-radius: 0;
}
.sweepstakes-information .sweepstakes-form .gform_validation_errors .gform_submission_error {
  color: #c02b0a !important;
  font-size: 20px;
  line-height: 24px;
  text-transform: none;
}
.sweepstakes-information .sweepstakes-form .gform_validation_errors .gform_submission_error .gform-icon {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  top: 13px;
}
.sweepstakes-information .sweepstakes-form .gform_validation_errors > ol li {
  margin: 0;
}

.gfield_validation_message {
  display: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox .gfield_checkbox .gchoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox .gfield_checkbox .gchoice input {
  width: auto !important;
}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_checkbox .gfield_checkbox .gchoice label {
  line-height: 20px;
  margin-top: 4px;
}