.t2-content#review-to-win {
  margin-bottom: 4rem;
}
.t2-content#review-to-win .misc-short-hero,
.t2-content#review-to-win .misc-short-hero__overlay {
  height: 256px;
}
@media (min-width: 768px) {
  .t2-content#review-to-win .misc-short-hero,
  .t2-content#review-to-win .misc-short-hero__overlay {
    height: 256px;
  }
}
@media (min-width: 1024px) {
  .t2-content#review-to-win .misc-short-hero,
  .t2-content#review-to-win .misc-short-hero__overlay {
    height: 256px;
  }
}
@media (min-width: 1728px) {
  .t2-content#review-to-win .misc-short-hero,
  .t2-content#review-to-win .misc-short-hero__overlay {
    height: 256px;
  }
}
.t2-content#review-to-win .misc-short-hero {
  overflow: hidden;
  position: relative;
}
.t2-content#review-to-win .misc-short-hero__picture-wrapper {
  height: auto;
}
.t2-content#review-to-win .misc-short-hero__picture-wrapper .image-wrapper {
  position: relative;
  overflow: hidden;
  height: 256px;
}
@media (min-width: 768px) {
  .t2-content#review-to-win .misc-short-hero__picture-wrapper .image-wrapper {
    height: 256px;
  }
}
@media (min-width: 1024px) {
  .t2-content#review-to-win .misc-short-hero__picture-wrapper .image-wrapper {
    height: 256px;
  }
}
@media (min-width: 1728px) {
  .t2-content#review-to-win .misc-short-hero__picture-wrapper .image-wrapper {
    height: 256px;
  }
}
.t2-content#review-to-win .misc-short-hero__picture-wrapper .image-wrapper img {
  width: 767px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-radius: none;
}
@media (min-width: 768px) {
  .t2-content#review-to-win .misc-short-hero__picture-wrapper .image-wrapper img {
    width: auto;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 256px;
  }
}
@media (min-width: 1024px) {
  .t2-content#review-to-win .misc-short-hero__picture-wrapper .image-wrapper img {
    height: 256px;
  }
}
@media (min-width: 1728px) {
  .t2-content#review-to-win .misc-short-hero__picture-wrapper .image-wrapper img {
    height: 256px;
    width: auto;
  }
}
@media (min-width: 2560px) {
  .t2-content#review-to-win .misc-short-hero__picture-wrapper .image-wrapper img {
    height: auto;
    width: 100%;
  }
}
.t2-content#review-to-win .misc-short-hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 1.5rem;
}
.t2-content#review-to-win .misc-short-hero__overlay .container,
.t2-content#review-to-win .misc-short-hero__overlay .row,
.t2-content#review-to-win .misc-short-hero__overlay .col-12,
.t2-content#review-to-win .misc-short-hero__overlay .col {
  height: 100%;
}
@media (max-width: 767px) {
  .t2-content#review-to-win .misc-short-hero__overlay .container,
  .t2-content#review-to-win .misc-short-hero__overlay .row,
  .t2-content#review-to-win .misc-short-hero__overlay .col-12,
  .t2-content#review-to-win .misc-short-hero__overlay .col {
    height: auto;
  }
}
.t2-content#review-to-win .misc-short-hero__overlay .text-white * {
  color: #fff;
}
.t2-content#review-to-win .misc-short-hero__content-wrapper {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .t2-content#review-to-win .misc-short-hero__content-wrapper {
    max-width: calc(375px - 3rem);
    margin: 0 auto;
  }
}
.t2-content#review-to-win .misc-short-hero__content-wrapper p {
  margin-top: 1rem;
  margin-bottom: 0;
}
.t2-content#review-to-win .misc-short-hero__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.t2-content#review-to-win .misc-short-hero__content .back-link-wrapper {
  display: flex;
}
.t2-content#review-to-win .misc-short-hero__content .back-link-wrapper .back-link-slash {
  margin: 0 0.5rem;
  bottom: 0.25rem;
  position: relative;
}
@media (min-width: 768px) {
  .t2-content#review-to-win .misc-short-hero__content {
    height: 100%;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .t2-content#review-to-win .misc-short-hero__content {
    justify-content: center;
  }
}
.t2-content#review-to-win .misc-short-hero__content__back-link {
  font-size: 0.75rem;
  font-weight: 400;
  margin: 1.5rem 0 1rem;
  display: block;
}
@media (min-width: 768px) {
  .t2-content#review-to-win .misc-short-hero__content__back-link {
    margin-top: 16px;
  }
}
@media (min-width: 1024px) {
  .t2-content#review-to-win {
    margin-bottom: 6rem;
  }
}
@media (max-width: 767px) {
  .t2-content#review-to-win .misc-short-hero__content {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .t2-content#review-to-win .misc-short-hero__content h2 {
    max-width: 70%;
  }
}
@media (min-width: 768px) {
  .t2-content#review-to-win .misc-intro .row {
    align-items: center;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .t2-content#review-to-win .misc-intro .copy-content {
    max-width: 327px;
    margin: 0 auto;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .t2-content#review-to-win .misc-intro .digital-gift-card-image {
    max-width: 200px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .t2-content#review-to-win .misc-intro .digital-gift-card-image {
    max-width: 200px;
  }
}
.t2-content#review-to-win .misc-steps {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .t2-content#review-to-win .misc-steps {
    margin-top: 3.5rem;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .t2-content#review-to-win .misc-steps .container {
    max-width: 327px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .t2-content#review-to-win .misc-helpful-tips .container {
    max-width: 327px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
}
.t2-content#review-to-win .misc-helpful-tips .image-wrapper {
  position: relative;
  max-width: 100px;
}
@media (max-width: 767px) {
  .t2-content#review-to-win .misc-helpful-tips .image-wrapper {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .t2-content#review-to-win .misc-helpful-tips .image-wrapper {
    position: absolute;
    top: -2.5rem;
    right: 0;
  }
}
.t2-content#review-to-win .misc-helpful-tips .image-wrapper img {
  width: 100%;
}
.t2-content#review-to-win .misc-faqs {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .t2-content#review-to-win .misc-faqs {
    margin-top: 3.5rem;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .t2-content#review-to-win .misc-faqs {
    max-width: 327px;
    margin-left: auto;
    margin-right: auto;
  }
}

.t2-content.t2-misc .misc-content {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .t2-content.t2-misc .misc-content {
    margin-top: 3.5rem;
  }
}
