/* 16px */
@font-face {
  font-family: "Inspire Condensed Medium";
  src: url("clientlib-unauth/resources/fonts/InspireCondensed-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Condensed Medium Italic";
  src: url("clientlib-unauth/resources/fonts/InspireCondensed-MediumItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Condensed Regular";
  src: url("clientlib-unauth/resources/fonts/InspireCondensed-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Italic";
  src: url("clientlib-unauth/resources/fonts/Inspire-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Light";
  src: url("clientlib-unauth/resources/fonts/Inspire-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Light Italic";
  src: url("clientlib-unauth/resources/fonts/Inspire-LightItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Medium";
  src: url("clientlib-unauth/resources/fonts/Inspire-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Medium Italic";
  src: url("clientlib-unauth/resources/fonts/Inspire-MediumItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Black";
  src: url("clientlib-unauth/resources/fonts/Inspire-Black.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Black Italic";
  src: url("clientlib-unauth/resources/fonts/Inspire-BlackItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Bold";
  src: url("clientlib-unauth/resources/fonts/Inspire-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Bold Italic";
  src: url("clientlib-unauth/resources/fonts/Inspire-BoldItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Condensed Black";
  src: url("clientlib-unauth/resources/fonts/InspireCondensed-Black.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Condensed Black Italic";
  src: url("clientlib-unauth/resources/fonts/InspireCondensed-BlackItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Condensed Bold";
  src: url("clientlib-unauth/resources/fonts/InspireCondensed-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Condensed Bold Italic";
  src: url("clientlib-unauth/resources/fonts/InspireCondensed-BoldItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Condensed Italic";
  src: url("clientlib-unauth/resources/fonts/InspireCondensed-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Condensed Light";
  src: url("clientlib-unauth/resources/fonts/InspireCondensed-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Condensed Light Italic";
  src: url("clientlib-unauth/resources/fonts/InspireCondensed-LightItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Inspire Regular";
  src: url("clientlib-unauth/resources/fonts/Inspire-Regular.woff2") format("woff2");
}
.cmp__ds-icon {
  display: inline-flex;
}

.ds-icon {
  width: rem(16);
  height: rem(16);
  font-size: rem(16);
  line-height: 1;
}

.ds-icon--size-4 {
  width: rem(4);
  height: rem(4);
}

.ds-icon--size-6 {
  width: rem(6);
  height: rem(6);
}

.ds-icon--size-8 {
  width: rem(8);
  height: rem(8);
  font-size: rem(8);
}

.ds-icon--size-12 {
  width: rem(12);
  height: rem(12);
  font-size: rem(12);
}

.ds-icon--size-16 {
  width: rem(16);
  height: rem(16);
  font-size: rem(16);
}

.ds-icon--size-18 {
  width: rem(18);
  height: rem(18);
  font-size: rem(18);
}

.ds-icon--size-24 {
  width: rem(24);
  height: rem(24);
  font-size: rem(24);
}

.ds-icon--size-36 {
  width: rem(36);
  height: rem(36);
  font-size: rem(36);
}

.ds-icon--size-48 {
  width: rem(48);
  height: rem(48);
  font-size: rem(48);
}

.ds-icon--size-60 {
  width: rem(60);
  height: rem(60);
  font-size: rem(60);
}

h1 {
  font-size: 3rem;
  letter-spacing: rem(-1.2);
}

h2 {
  font-size: 2.474rem;
  letter-spacing: rem(-1);
}

h3 {
  font-size: 2.062rem;
  letter-spacing: rem(-0.825);
}

h4 {
  font-size: 1.75rem;
  letter-spacing: rem(-0.7);
}

h5 {
  font-size: 1.438rem;
  letter-spacing: rem(-0.575);
}

h6 {
  font-size: 1.438rem;
  letter-spacing: rem(-0.575);
}

html,
body {
  margin: 0;
  font-size: 1rem;
  font-family: "Inspire Regular";
  line-height: 1.5;
}

a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}

p {
  margin-bottom: 0;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

.container {
  max-width: 100% !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
@media screen and (min-width: 768px) {
  .container {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}
@media screen and (min-width: 1400px) {
  .container {
    padding-left: 144px !important;
    padding-right: 144px !important;
  }
}

.cmp-link__screen-reader-only {
  position: absolute;
  width: 1px;
  clip: rect(0 0 0 0);
  overflow: hidden;
  white-space: nowrap;
}

.os-scrollbar {
  width: 9px;
}

.os-scrollbar-track {
  background: transparent;
}

.os-scrollbar-handle {
  background-color: #31343e;
  border-radius: 4.5px;
}

.ds-perks-container {
  background: #040714;
  padding: 40px 0px;
  text-align: center;
}
.ds-perks-container .ds-why-disney {
  max-width: 260px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.ds-perks-container h2 {
  color: #ffffff;
  font-family: Inspire Bold;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 0px;
  line-height: 45px;
}
@media screen and (min-width: 768px) {
  .ds-perks-container .ds-why-disney {
    max-width: 100%;
    width: 100%;
  }
  .ds-perks-container h2 {
    font-size: 36px;
  }
}

.ds-perks-faq {
  background-color: #040714;
  padding: 32px 0;
}
@media screen and (min-width: 768px) {
  .ds-perks-faq {
    padding: 24px 0;
  }
}
@media screen and (min-width: 1200px) {
  .ds-perks-faq {
    padding: 64px 0;
  }
}
.ds-perks-faq .ds-faq-title .rteComponent h2 {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  font-family: Inspire Bold;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 45px;
}
.ds-perks-faq .accordion .cmp-accordion__item {
  background-color: #1a1d29;
}
.ds-perks-faq .accordion .cmp-accordion__button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  background-color: #1a1d29;
  color: #f9f9f9;
  border: none;
  outline: none;
  margin-top: 24px;
  padding: 16px;
  cursor: pointer;
}
.ds-perks-faq .accordion .cmp-accordion__button:focus {
  outline: none;
}
.ds-perks-faq .accordion .cmp-accordion__button--expanded .cmp-accordion__icon:before {
  content: "";
  background-image: url("clientlib-unauth/resources/images/minus-white.svg");
  background-color: #ffffff;
  width: 20px;
  height: 4px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}
.ds-perks-faq .accordion .cmp-accordion__button:not(.cmp-accordion__button--expanded) .cmp-accordion__icon::before {
  content: "";
  background-image: url("clientlib-unauth/resources/images/pluse-white.svg");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}
.ds-perks-faq .accordion .cmp-accordion__title {
  color: #f9f9f9;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 19.2px;
  letter-spacing: 0.2px;
  font-family: "Inspire Regular";
}
.ds-perks-faq .accordion .cmp-accordion__panel .cmp-text p,
.ds-perks-faq .accordion .cmp-accordion__panel .rteComponent p {
  color: #c0c0c0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  font-family: "Inspire Regular";
  padding: 8px 16px 16px 16px;
  margin: 0;
}
.ds-perks-faq .accordion .cmp-accordion__panel .cmp-text p a,
.ds-perks-faq .accordion .cmp-accordion__panel .rteComponent p a {
  color: rgb(249, 249, 249);
  text-decoration: underline;
  text-underline-offset: 4px;
}
.ds-perks-faq .accordion .cmp-accordion__icon {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .ds-perks-faq .ds-faq-title .rteComponent h2 {
    font-size: 36px;
    line-height: 45px;
    padding-bottom: 0px;
  }
  .ds-perks-faq .accordion .cmp-accordion .cmp-accordion__button {
    margin-top: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .ds-perks-faq .accordion .cmp-accordion__title {
    font-size: 20px;
    line-height: 24px;
  }
  .ds-perks-faq .accordion .cmp-accordion__panel .rteComponent p {
    font-size: 16px;
    line-height: 22.4px;
  }
}

.ds-teaser-banner .cmp-teaser {
  position: relative;
  width: 100%;
  height: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 40px 0;
  overflow: hidden;
}
.ds-teaser-banner .cmp-teaser__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.ds-teaser-banner .cmp-teaser__content, .ds-teaser-banner .cmp-teaser__disclaimer {
  position: relative;
  z-index: 2;
  color: #ffffff;
  width: 100%;
  padding: 0 34px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 61.5%);
  top: 50px;
  margin-bottom: -33px;
}
@media screen and (min-width: 1200px) {
  .ds-teaser-banner .cmp-teaser__content, .ds-teaser-banner .cmp-teaser__disclaimer {
    position: unset;
    margin-bottom: 0px;
  }
}
.ds-teaser-banner .cmp-teaser__action-link:hover {
  background: transparent;
  border: 1px solid #f9f9f9;
  color: #f9f9f9;
}
.ds-teaser-banner .cmp-teaser__action-link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 54px;
  padding: 16px 12px;
  border-radius: 4px;
  background: #f9f9f9;
  max-width: 100%;
  margin: 28px 0 60px 0;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .ds-teaser-banner .cmp-teaser__action-link {
    margin: 32px 0 0;
    width: 260px;
    height: 54px;
    padding: 14.5px 14px;
  }
}
.ds-teaser-banner .cmp-teaser__disclaimer {
  margin-top: 0;
}
.ds-teaser-banner .cmp-teaser__image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(211, 211, 211, 0);
  z-index: 2;
  pointer-events: none;
}
.ds-teaser-banner .cmp-teaser .cmp-teaser__title {
  font-weight: 700;
  font-size: 30px;
  line-height: 45px;
  margin-bottom: 28px;
}
@media screen and (min-width: 1200px) {
  .ds-teaser-banner .cmp-teaser .cmp-teaser__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 15px;
  }
}
.ds-teaser-banner .cmp-teaser .cmp-teaser__description h6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 28px;
}
@media screen and (min-width: 1200px) {
  .ds-teaser-banner .cmp-teaser .cmp-teaser__description h6 {
    font-weight: 400;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 0px;
  }
}
.ds-teaser-banner .cmp-teaser .cmp-teaser__description h6 {
  margin-bottom: 0px;
}
@media screen and (min-width: 1200px) {
  .ds-teaser-banner .cmp-teaser {
    text-align: center;
    padding: 0;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    gap: 0px 32px;
    align-self: stretch;
    background-color: #000;
    padding-right: 144px;
    padding-top: 64px;
    padding-bottom: 64px;
    height: auto;
  }
  .ds-teaser-banner .cmp-teaser .cmp-teaser__content {
    font-size: 24px;
    display: flex;
    text-align: left;
    width: 45%;
    order: 1;
    padding: 86px 46px 86px 64px;
    flex-direction: column;
    justify-content: left;
    gap: 10px;
    flex-shrink: 0;
    align-self: stretch;
    color: #ffffff;
    align-items: flex-start;
    margin-bottom: 0px;
  }
  .ds-teaser-banner .cmp-teaser__action-link {
    background-color: #f9f9f9;
    color: #000000;
    border: none;
    display: flex;
    padding: 14.5px 14px;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 25px;
    height: 54px;
    margin-left: 0;
  }
  .ds-teaser-banner .cmp-teaser .cmp-teaser__image {
    height: 516px;
    width: 50%;
    order: 1;
    position: relative;
  }
  .ds-teaser-banner .cmp-teaser .cmp-image__image {
    width: 100%;
    height: 518px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ds-teaser-banner .cmp-teaser {
    text-align: center;
    padding: 0;
    align-items: center;
    display: flex;
    justify-content: left;
    gap: 16.8px;
    align-self: stretch;
    background-color: #000;
    padding-right: 75px;
  }
  .ds-teaser-banner .cmp-teaser .cmp-teaser__content {
    font-size: 24px;
    display: flex;
    text-align: left;
    width: 50%;
    order: 1;
    padding: 45px 24px 45px 24px;
    flex-direction: column;
    justify-content: left;
    gap: 10px;
    align-self: stretch;
    color: #ffffff;
    align-items: flex-start;
    margin-bottom: 0px;
    position: unset;
    margin-top: 25px;
  }
  .ds-teaser-banner .cmp-teaser__action-link {
    background-color: #f9f9f9;
    color: #000000;
    border: none;
    display: flex;
    padding: 14.5px 14px;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 25px;
    height: 54px;
    margin-left: 0;
  }
  .ds-teaser-banner .cmp-teaser .cmp-teaser__image {
    height: 282px;
    width: 50%;
    order: 1;
    position: relative;
  }
  .ds-teaser-banner .cmp-teaser .cmp-image__image {
    width: 100%;
    height: 282px;
  }
  .ds-teaser-banner .cmp-teaser .cmp-teaser__title {
    color: #f9f9f9;
    font-family: "Inspire Regular";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }
  .ds-teaser-banner .cmp-teaser .cmp-teaser__description h6 {
    color: #f9f9f9;
    font-family: "Inspire Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .ds-teaser-banner .cmp-teaser .cmp-teaser__action-container {
    width: 80%;
  }
}

.ds-perks-container {
  display: flex;
  padding: 40px 0;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  background: #040714;
}
.ds-perks-container .cmp-image__image {
  height: 70px;
  width: 70px;
}
.ds-perks-container .img-fluid {
  width: 70px;
  height: 70px;
}
@media screen and (min-width: 768px) {
  .ds-perks-container .img-fluid {
    width: 90px;
    height: 81px;
  }
}
@media screen and (min-width: 1200px) {
  .ds-perks-container .img-fluid {
    width: 148px;
    height: 148px;
  }
}
.ds-perks-container .row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
}
.ds-perks-container .col-12 {
  padding: 0px;
}
.ds-perks-container .row > div.col-lg-3 {
  display: flex;
  height: auto;
  padding: 0px 20px 20px;
  margin-top: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
@media screen and (min-width: 1200px) {
  .ds-perks-container .row > div.col-lg-3 {
    margin-top: 0px;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
  }
}
.ds-perks-container .cmp-teaser__description p {
  color: #c0c0c0;
  text-align: center;
  font-family: "Inspire Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  margin: 0 auto;
  width: 197px;
}
@media screen and (min-width: 1200px) {
  .ds-perks-container .cmp-teaser__description p {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
  }
}
.ds-perks-container .cmp-teaser__title {
  color: #f9f9f9;
  text-align: center;
  font-family: "Inspire Regular";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 1200px) {
  .ds-perks-container .cmp-teaser__title {
    font-size: 32px;
    line-height: 45px;
  }
}

.v6.teaser.ds-perks-teaser {
  display: flex;
  width: 197px;
  flex-direction: column;
  align-items: center;
  margin: auto;
  color: #fff;
  text-align: center;
  padding: 20px;
}

.ds-perks-teaser .cmp-teaser__image {
  width: 75px;
  height: 73px;
  padding-left: 18px;
  padding-top: 17px;
  padding-right: 10px;
  margin: auto;
  margin-bottom: 10px;
}

.ds-perks-container .cmp-teaser {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ds-perks-container .cmp-teaser__content {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 0px;
  width: 100%;
  gap: 8px;
}

.ds-perks-teaser .cmp-teaser .cmp-teaser__image {
  width: 100px;
  height: 80px;
  margin: auto;
  margin-bottom: 10px;
  order: -1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
}

.ds-perks-teaser .cmp-teaser__image img {
  height: auto;
  object-fit: none;
}

.ds-perks-teaser .cmp-teaser {
  padding: 0px;
}

@media screen and (min-width: 1200px) {
  .ds-perks-container {
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 40px 0px 24px 0px;
    justify-content: center;
    align-items: center;
    gap: 32px;
  }
  .ds-perks-container .row {
    flex-direction: row;
    gap: 32px;
    align-items: stretch;
  }
  .ds-perks-container .cmp-image__image {
    height: 148px;
    width: 148px;
  }
  .v6.teaser.ds-perks-teaser {
    width: 250px;
    padding: 30px;
  }
  .ds-perks-teaser .cmp-teaser__image {
    width: 148px;
    height: 148px;
    padding-left: 22px;
    padding-top: 22px;
  }
  .v6.teaser.ds-perks-teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 31px;
  }
  .ds-perks-teaser .cmp-teaser__image img {
    height: auto;
    object-fit: none;
  }
  .ds-perks-teaser .cmp-teaser {
    padding: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ds-perks-container {
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 40px 0 24px;
    justify-content: center;
    align-items: center;
    gap: 32px;
  }
  .ds-perks-container .row {
    flex-direction: row;
    gap: 24px 16px;
    align-items: stretch;
  }
  .ds-perks-container .cmp-image__image {
    height: 133px;
    width: 167px;
    padding: 16px;
  }
  .v6.teaser.ds-perks-teaser {
    width: 250px;
    padding: 30px;
  }
  .ds-perks-teaser .cmp-teaser__image {
    width: 148px;
    height: 148px;
    padding-left: 22px;
    padding-top: 22px;
  }
  .v6.teaser.ds-perks-teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 31px;
  }
  .ds-perks-teaser .cmp-teaser__image img {
    height: auto;
    object-fit: none;
  }
  .ds-perks-teaser .cmp-teaser {
    padding: 0px;
  }
  .ds-perks-container .row > div.col-md-4 {
    width: 30%;
    padding: 16px;
    justify-content: space-between;
  }
  .ds-perks-container .cmp-teaser__title {
    color: #f9f9f9;
    text-align: center;
    font-family: "Inspire Regular";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 39px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
  .ds-perks-container .cmp-teaser__title {
    font-size: 22px;
    line-height: 31px;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ds-perks-container .cmp-teaser__description p {
    color: #c0c0c0;
    text-align: center;
    font-family: "Inspire Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
  }
}
.hero-banner.ds-hero-carousel {
  position: relative;
  height: 667px;
}
@media screen and (min-width: 768px) {
  .hero-banner.ds-hero-carousel {
    height: 547px;
  }
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel {
    height: 679px;
  }
}
.hero-banner.ds-hero-carousel .cmp-teaser {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
  height: 667px;
  background-image: url("../../../content/dam/disneyperks/backgroundimages/mobile/PerksOnboarding-Hero-Mobile.png");
  background-size: cover;
  background-position: right;
}
@media screen and (min-width: 768px) {
  .hero-banner.ds-hero-carousel .cmp-teaser {
    height: 547px;
    background-image: none;
  }
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel .cmp-teaser {
    height: 679px;
  }
}
.hero-banner.ds-hero-carousel .cmp-image__image {
  object-fit: cover;
  height: 721px;
  display: none;
}
@media screen and (min-width: 768px) {
  .hero-banner.ds-hero-carousel .cmp-image__image {
    display: block;
    height: 568px;
  }
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel .cmp-image__image {
    height: 679px;
  }
}
.hero-banner.ds-hero-carousel .cmp-teaser__content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0.23%, rgba(0, 0, 0, 0.52) 34.67%, rgba(0, 0, 0, 0) 65.21%);
  padding: 24px 16px 0px !important;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__content {
    padding: 24px 32px 0px !important;
    align-items: center;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__content {
    padding: 64px 32px !important;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1400px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__content {
    padding: 64px 144px !important;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.hero-banner.ds-hero-carousel .cmp-teaser__title {
  color: #fff;
  font-family: "Inspire Regular";
  font-style: normal;
  font-size: 28px;
  font-weight: 700;
  line-height: 36.4px;
  text-align: center;
  margin-bottom: 0;
  width: 90%;
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__title {
    text-align: left;
    font-size: 44px;
    line-height: 57.2px;
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__title {
    text-align: center;
    font-size: 36px;
    line-height: 46.8px;
    margin-bottom: 0px;
    padding: 0px 152px;
    width: 100%;
  }
}
.hero-banner.ds-hero-carousel .cmp-teaser__description h4 {
  color: #ffffff;
  font-family: "Inspire Regular";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 310px;
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__description h4 {
    text-align: left;
    font-size: 32px;
    font-weight: 500;
    line-height: 45px;
    margin-top: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__description h4 {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    margin-top: 24px;
  }
}
.hero-banner.ds-hero-carousel .cmp-teaser__description p {
  color: var(--Text-Text-White, #fff);
  text-align: center;
  font-family: "Inspire Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 23.4px */
  width: 310px;
  text-align: center;
  margin-top: 8px;
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__description p {
    text-align: left;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 8px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__description p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    margin-top: 8px;
    width: 460px;
  }
}
.hero-banner.ds-hero-carousel .cmp-teaser__action-link {
  display: flex;
  min-width: 320px;
  height: 54px;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  flex: 1 0 0;
  margin: 16px 0px 24px;
  border-radius: 4px;
  background: #02d6e8;
  color: #000;
  text-align: center;
  font-family: "Inspire Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 22px;
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__action-link {
    min-width: 304px;
    font-size: 18px;
    line-height: 25px;
    margin: 32px 0 40px;
    height: 54px;
    padding: 19.5px 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__action-link {
    min-width: 320px;
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
    margin: 16px 0 20px;
    padding: 16px 24px;
    height: 54px;
  }
}
.hero-banner.ds-hero-carousel .cmp-teaser__action-link:hover {
  background: #52b3c3;
}
.hero-banner.ds-hero-carousel .cmp-teaser__disclaimer {
  padding-bottom: 32px;
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer {
    padding-bottom: 66px;
  }
}
@media screen and (min-width: 768px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer {
    padding-bottom: 0;
  }
}
.hero-banner.ds-hero-carousel .cmp-teaser__disclaimer h6 {
  color: #ffffff;
  font-family: "Inspire Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.4px;
  text-align: center;
  margin-bottom: 8px;
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer h6 {
    text-align: left;
    font-size: 22px;
    font-weight: 400;
    line-height: 28.6px;
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer h6 {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 23.4px;
    margin-bottom: 8px;
  }
}
.hero-banner.ds-hero-carousel .cmp-teaser__disclaimer h6 a {
  color: #ffffff;
  font-family: "Inspire Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.4px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer h6 a {
    font-size: 18px;
    line-height: 23.4px;
    font-weight: 400;
  }
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer h6 a {
    font-size: 22px;
    line-height: 28.6px;
    font-weight: 400;
  }
}
.hero-banner.ds-hero-carousel .cmp-teaser__disclaimer p {
  color: #ffffff;
  font-family: "Inspire Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18.2px;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (min-width: 1200px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer p {
    text-align: left;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 15.6px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 15.6px;
  }
}
.hero-banner.ds-hero-carousel .cmp-carousel__indicators {
  display: flex;
  position: absolute;
  width: 100%;
  bottom: 20px;
  gap: 10px;
  padding: 6px 12px;
  z-index: 1;
}
.hero-banner.ds-hero-carousel .cmp-carousel__indicators button {
  width: 12px;
  height: 12px;
  margin: 0;
  background: #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.3s;
  border: none;
}
.hero-banner.ds-hero-carousel .cmp-carousel__indicators button.cmp-carousel__indicator--active {
  opacity: 1;
  background: #ffffff;
}
@media (max-width: 768px) {
  .hero-banner.ds-hero-carousel .customcarousel .cmp-teaser__content {
    padding: 24px;
    text-align: center;
  }
  .hero-banner.ds-hero-carousel .customcarousel .cmp-teaser__title {
    font-size: 28px;
    line-height: 36px;
  }
  .hero-banner.ds-hero-carousel .customcarousel .cmp-teaser__description {
    font-size: 16px;
    line-height: 24px;
  }
  .hero-banner.ds-hero-carousel .customcarousel .cmp-teaser__action-link {
    font-size: 14px;
    padding: 16px 20px;
  }
  .hero-banner.ds-hero-carousel .customcarousel .cmp-carousel__indicators {
    bottom: 16px;
  }
  .hero-banner.ds-hero-carousel .customcarousel .cmp-carousel__indicators button {
    width: 10px;
    height: 10px;
  }
}

.ds-dashboard-sweep-section {
  background: black;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 16px;
  padding-left: 16px;
}
@media screen and (min-width: 768px) {
  .ds-dashboard-sweep-section {
    padding-top: 64px;
    padding-bottom: 48px;
    padding-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  .ds-dashboard-sweep-section {
    padding-top: 24px;
    padding-bottom: 64px;
    padding-left: 0;
  }
}
.ds-dashboard-sweep-section h2 {
  color: #fff;
  font-family: "Inspire Regular";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.6px;
  text-align: left;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .ds-dashboard-sweep-section h2 {
    font-size: 22px;
    line-height: 28.6px;
    text-align: center;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .ds-dashboard-sweep-section h2 {
    font-size: 36px;
    text-align: center;
    line-height: 45px;
    margin-bottom: 32px;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel {
  position: relative;
  height: auto;
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser {
    flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser {
    flex-direction: row;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-image__image {
  object-fit: cover;
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__image {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__image {
    width: 50%;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__content {
  display: flex;
  align-items: flex-start;
  justify-content: left;
  flex-direction: column;
  width: 100%;
  padding: 24px 0;
  height: 100%;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__content {
    width: 50%;
    padding: 40px 144px 38px 38px !important;
    align-self: center;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__pretitle {
  color: #f9f9f9;
  font-family: "Inspire Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 23.4px;
  margin-bottom: 8px;
}
@media screen and (min-width: 1200px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__pretitle {
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 45px;
    /* 150% */
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__pretitle {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 23.4px;
    margin-bottom: 8px;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__title {
  color: #f9f9f9;
  font-family: "Inspire Regular";
  font-style: normal;
  font-size: 40px;
  font-weight: 700;
  line-height: 53px;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 1200px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__title {
    text-align: left;
    font-size: 64px;
    line-height: 75px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__title {
    text-align: left;
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 16px;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__description p {
  color: #f9f9f9;
  font-family: "Inspire Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 15.6px;
  /* 130% */
  text-align: left;
  margin-bottom: 16px;
}
@media screen and (min-width: 1200px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__description p {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    /* 110% */
    margin-bottom: 31px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__description p {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.6px;
    /* 130% */
    margin-bottom: 24px;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__winner {
  color: #f9f9f9;
  font-family: "Inspire Regular";
  font-size: 10.706px;
  font-style: normal;
  font-weight: 700;
  line-height: 13.917px;
  /* 130% */
}
@media screen and (min-width: 1200px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__winner {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    /* 130% */
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__winner {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.6px;
    /* 130% */
    margin-bottom: 24px;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__action-link {
  display: flex;
  min-width: 316px;
  height: 54px;
  padding: 19.5px 24px;
  justify-content: center;
  align-items: center;
  flex: 1 0 0;
  margin: 40px 0;
  border-radius: 4px;
  background: #02d6e8;
  color: #040714;
  text-align: center;
  font-family: "Inspire Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 22px;
}
@media screen and (min-width: 1200px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__action-link {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    margin: 32px 0;
    height: 64px;
    min-width: 360px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__action-link {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin: 30px 0;
    height: 64px;
    min-width: 360px;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__action-link:hover {
  background: #52b3c3;
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__disclaimer h6 {
  color: #ffffff;
  font-family: "Inspire Regular";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__disclaimer h6 {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__disclaimer h6 {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__disclaimer h6 a {
  color: #ffffff;
  font-family: "Inspire Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__disclaimer p {
  color: #ffffff;
  font-family: "Inspire Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}
@media screen and (min-width: 1200px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__disclaimer p {
    text-align: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-teaser__disclaimer p {
    text-align: left;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-carousel__indicators {
  display: flex;
  position: absolute;
  width: 100%;
  bottom: 0;
  gap: 10px;
  padding: 6px 12px;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-carousel__indicators {
    bottom: -48px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ds-dashboard-sweep-section .ds-hero-carousel .cmp-carousel__indicators {
    bottom: -40px;
  }
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-carousel__indicators button {
  width: 12px;
  height: 12px;
  margin: 0;
  background: #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.3s;
  border: none;
}
.ds-dashboard-sweep-section .ds-hero-carousel .cmp-carousel__indicators button.cmp-carousel__indicator--active {
  opacity: 1;
  background: #ffffff;
}
.ds-dashboard-sweep-section .cmp-image__link {
  pointer-events: none;
}

.ds-unauth-welcome {
  margin-top: -27rem;
  position: relative;
  display: flex;
  padding: 0 16px;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .ds-unauth-welcome {
    padding: 0 32px;
    margin-top: -21rem;
  }
}
@media screen and (min-width: 1200px) {
  .ds-unauth-welcome {
    padding: 0 144px;
    margin-top: -23.8rem;
  }
}
.ds-unauth-welcome .cmp-imagegallery {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  margin-top: 55px;
  gap: var(--Spacing-Spacing-2XL, 64px);
  flex: 1 0 0;
}
@media screen and (min-width: 768px) {
  .ds-unauth-welcome .cmp-imagegallery {
    margin-top: 64px;
  }
}
@media screen and (min-width: 768px) {
  .ds-unauth-welcome .cmp-imagegallery {
    margin-top: 64px;
  }
}
.ds-unauth-welcome .cmp-imagegallery__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media screen and (min-width: 768px) {
  .ds-unauth-welcome .cmp-imagegallery__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px 48px;
  }
}
@media screen and (min-width: 1200px) {
  .ds-unauth-welcome .cmp-imagegallery__list {
    grid-template-columns: repeat(6, 1fr);
    gap: 32px;
  }
}
@media screen and (min-width: 1400px) {
  .ds-unauth-welcome .cmp-imagegallery__list {
    grid-template-columns: repeat(6, 1fr);
    gap: 32px;
  }
}
.ds-unauth-welcome .cmp-imagegallery__item {
  display: flex;
  min-width: 171px;
  height: 67px;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 768px) {
  .ds-unauth-welcome .cmp-imagegallery__item {
    max-width: 166px;
    width: 166px;
    height: 66px;
    min-width: 166px;
  }
}
.ds-unauth-welcome .cmp-imagegallery__item img {
  max-width: 100%;
  height: auto;
  display: block;
}
.ds-unauth-welcome .cmp-imagegallery__list.login-external {
  pointer-events: none;
}
.ds-unauth-welcome .cmp-imagegallery__list.login-external .cmp-imagegallery__item {
  pointer-events: auto;
  cursor: pointer;
}

:lang(en-NZ) .unauthpage .hero-banner.ds-hero-carousel {
  position: relative;
  height: 458px;
}
@media screen and (min-width: 768px) {
  :lang(en-NZ) .unauthpage .hero-banner.ds-hero-carousel {
    height: 436px;
  }
}
@media screen and (min-width: 1200px) {
  :lang(en-NZ) .unauthpage .hero-banner.ds-hero-carousel {
    height: 537.5px;
  }
}
:lang(en-NZ) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer {
  padding-bottom: unset;
}
@media screen and (min-width: 1200px) {
  :lang(en-NZ) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer h6 {
    line-height: 25px;
  }
}
:lang(en-NZ) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer p {
  margin-bottom: 32px;
}
:lang(en-NZ) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser {
  height: 458px;
}
@media screen and (min-width: 768px) {
  :lang(en-NZ) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser {
    height: 436px;
  }
}
@media screen and (min-width: 1200px) {
  :lang(en-NZ) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser {
    height: 537.5px;
  }
}
:lang(en-NZ) .perks-grid {
  margin-top: -96px;
}
@media screen and (min-width: 768px) {
  :lang(en-NZ) .perks-grid {
    margin-top: -96px;
  }
}
@media screen and (min-width: 1200px) {
  :lang(en-NZ) .perks-grid {
    margin-top: -152px;
  }
}

:lang(en-AU) .unauthpage .hero-banner.ds-hero-carousel {
  position: relative;
  height: 458px;
}
@media screen and (min-width: 768px) {
  :lang(en-AU) .unauthpage .hero-banner.ds-hero-carousel {
    height: 436px;
  }
}
@media screen and (min-width: 1200px) {
  :lang(en-AU) .unauthpage .hero-banner.ds-hero-carousel {
    height: 537.5px;
  }
}
:lang(en-AU) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer {
  padding-bottom: unset;
}
@media screen and (min-width: 1200px) {
  :lang(en-AU) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer h6 {
    line-height: 25px;
  }
}
:lang(en-AU) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer p {
  margin-bottom: 32px;
}
:lang(en-AU) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser {
  height: 458px;
}
@media screen and (min-width: 768px) {
  :lang(en-AU) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser {
    height: 436px;
  }
}
@media screen and (min-width: 1200px) {
  :lang(en-AU) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser {
    height: 537.5px;
  }
}
:lang(en-AU) .perks-grid {
  margin-top: -96px;
}
@media screen and (min-width: 768px) {
  :lang(en-AU) .perks-grid {
    margin-top: -96px;
  }
}
@media screen and (min-width: 1200px) {
  :lang(en-AU) .perks-grid {
    margin-top: -152px;
  }
}

:lang(en-SG) .unauthpage .hero-banner.ds-hero-carousel {
  height: 703px;
}
@media screen and (min-width: 768px) {
  :lang(en-SG) .unauthpage .hero-banner.ds-hero-carousel {
    height: 590px;
  }
}
@media screen and (min-width: 1200px) {
  :lang(en-SG) .unauthpage .hero-banner.ds-hero-carousel {
    height: 676.5px;
  }
}
:lang(en-SG) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer {
  padding-bottom: unset;
}
@media screen and (min-width: 1200px) {
  :lang(en-SG) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer h6 {
    line-height: 25px;
  }
}
:lang(en-SG) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer p {
  margin-bottom: 32px;
}
:lang(en-SG) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser {
  height: 703px;
}
@media screen and (min-width: 768px) {
  :lang(en-SG) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser {
    height: 590px;
  }
}
@media screen and (min-width: 1200px) {
  :lang(en-SG) .unauthpage .hero-banner.ds-hero-carousel .cmp-teaser {
    height: 676.5px;
  }
}
@media screen and (min-width: 768px) {
  :lang(en-SG) .unauthpage .hero-banner.ds-hero-carousel .cmp-image__image {
    height: 590px;
  }
}
@media screen and (min-width: 1200px) {
  :lang(en-SG) .unauthpage .hero-banner.ds-hero-carousel .cmp-image__image {
    height: 676.5px;
  }
}

body.post-launch.welcome .hero-banner.ds-hero-carousel {
  position: relative;
  height: 708px;
}
@media screen and (min-width: 768px) {
  body.post-launch.welcome .hero-banner.ds-hero-carousel {
    height: 611px;
  }
}
@media screen and (min-width: 1025px) {
  body.post-launch.welcome .hero-banner.ds-hero-carousel {
    height: 547px;
  }
}
@media screen and (min-width: 1200px) {
  body.post-launch.welcome .hero-banner.ds-hero-carousel {
    height: 679px;
  }
}
body.post-launch.welcome .hero-banner.ds-hero-carousel .cmp-teaser__description p {
  width: auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body.post-launch.welcome .hero-banner.ds-hero-carousel .cmp-teaser__description p {
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  body.post-launch.welcome .hero-banner.ds-hero-carousel .cmp-teaser__description p {
    width: 80%;
  }
}
body.post-launch.welcome .hero-banner.ds-hero-carousel .cmp-teaser__disclaimer p {
  font-size: 12px;
}
body.post-launch.welcome .hero-banner.ds-hero-carousel .cmp-teaser__title {
  width: 100%;
}
@media screen and (min-width: 768px) {
  body.post-launch.welcome .hero-banner.ds-hero-carousel .cmp-teaser__title {
    padding: 0px 130px;
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  body.post-launch.welcome .hero-banner.ds-hero-carousel .cmp-teaser__title {
    padding: 0px 290px !important;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  body.post-launch.welcome .hero-banner.ds-hero-carousel .cmp-teaser__title {
    padding: 0px !important;
    width: 100%;
  }
}
@media screen and (min-width: 1400px) {
  body.post-launch.welcome .hero-banner.ds-hero-carousel .cmp-teaser__title {
    text-align: left;
    font-size: 44px;
    line-height: 57.2px;
    margin: 0px;
    padding: 0px !important;
    width: 100%;
  }
}
body.post-launch.welcome .perks-grid {
  margin-top: 0;
}
body.post-launch.welcome .ds-unauth-welcome {
  margin-top: -23rem;
}
@media screen and (min-width: 768px) {
  body.post-launch.welcome .ds-unauth-welcome {
    margin-top: -17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  body.post-launch.welcome .ds-unauth-welcome {
    margin-top: -19.8rem;
  }
}
@media screen and (max-width: 575px) {
  body.post-launch.welcome .campaign-perks-active {
    margin-top: -76px;
  }
}
@media screen and (min-width: 768px) {
  body.post-launch.welcome .campaign-perks-active {
    margin-top: -96px;
  }
}
@media screen and (min-width: 1025px) {
  body.post-launch.welcome .campaign-perks-active {
    margin-top: -44px !important;
  }
}
@media screen and (min-width: 1200px) {
  body.post-launch.welcome .campaign-perks-active {
    margin-top: -96px !important;
  }
}

.cmp-teaser__mobile_image img {
  width: 100%;
  height: auto;
}

.modalutility {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(4, 7, 20, 0.6588235294);
  z-index: 9999;
  justify-content: center;
  align-content: center;
}
.modalutility #error-modal {
  display: none;
}
.modalutility .modal-background {
  height: 30%;
  mix-blend-mode: none !important;
}
.modalutility .modal-background .img-fluid {
  max-width: 100%;
  height: 100%;
  width: 100%;
  border-radius: 8px 8px 0 0;
}
.modalutility .modal-body {
  display: flex;
  flex-direction: column;
  padding: 74px 20px 106px 20px;
}
.modalutility .modalgeneral {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
}
.modalutility .modal-header {
  display: flex;
  align-items: end;
  border-bottom: none;
  justify-content: flex-end;
  margin-left: auto;
}
.modalutility .modal-header .icon-menu-close {
  width: 20px;
  height: 20px;
}
.modalutility .modal-logo {
  display: flex;
  justify-content: center;
  margin-bottom: 35px;
}
.modalutility .modal-logo img {
  width: 180px;
  height: 56px;
}
.modalutility .ds-modal {
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 8px;
  width: 360px;
  max-height: 90vh;
  overflow-y: auto;
  background: #02172a;
  margin: auto;
}
.modalutility .ds-modal .ds-modal-content {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-direction: column;
  width: 100%;
  margin-top: 40%;
  padding: 20px;
}
.modalutility .ds-modal-title {
  color: #ffffff;
  font-family: "Inspire Regular";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  text-align: center;
  margin-bottom: 12px;
}
.modalutility .ds-modal-subtitle {
  color: #ffffff;
  font-family: "Inspire Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  text-align: left;
}
.modalutility .ds-modal-container-content p {
  color: #ffffff;
  font-family: "Inspire Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
}
.modalutility .ds-modal-container-content p a {
  color: #ffffff;
  text-decoration: underline;
}
.modalutility .modal-content-message {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 141.667% */
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor: pointer;
}
.modalutility .modal-content-message-underlined {
  color: #fff;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 17px !important; /* 141.667% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor: pointer;
}
.modalutility .modalonboard {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.modalutility .ds-modal-personalise {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: #02172a;
  border-radius: 8px;
  width: 360px;
  max-height: 90vh;
  overflow-y: auto;
}
.modalutility .ds-modal-condition {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: #02172a;
  border-radius: 8px;
  width: 360px;
  overflow-y: auto;
}
.modalutility .cta-button-no {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  font-family: "Inspire Regular";
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: flex;
  min-width: 150px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: transparent;
  padding: 16px 12px;
  align-self: center;
  height: 54px;
  margin-top: 20px;
  border: 1px solid #f9f9f9;
  color: #f9f9f9;
}
.modalutility .cta-button-no:hover {
  background: #f9f9f9;
  color: #040714;
}
.modalutility .cta-button-yes {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  flex: 1 0 0;
  color: #040714;
  text-align: center;
  font-family: "Inspire Regular";
  text-transform: uppercase;
  min-width: 150px;
  padding: 16px 12px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 137.5% */
  margin-top: 35px;
  background: #f9f9f9;
  border: none;
  border-radius: 4px;
}
.modalutility .cta-button-yes:hover {
  background: transparent;
  border-radius: 4px;
  border: 1px solid #f9f9f9;
  color: #f9f9f9;
}
.modalutility .input-field {
  width: 100%;
  height: auto;
  display: flex;
  padding: 8px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 4px;
  border: 1px #d5d7db;
  background: #f9f9f9;
}
.modalutility #exit-modal .modal-body {
  padding: 1rem 1rem 50px;
}
@media screen and (min-width: 768px) {
  .modalutility #exit-modal .modal-body {
    padding: 1rem 1rem 40px;
  }
}
.modalutility #exit-modal .cta-button-yes {
  display: flex;
  padding: 16px 12px;
  justify-content: center;
  align-items: center;
  flex: 1 0 0;
  border-radius: 4px;
  border: 1px solid #f9f9f9;
  background: transparent;
  color: #fff;
  text-align: center;
  font-family: "Inspire Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 137.5% */
  text-transform: uppercase;
  min-width: 150px;
  min-height: 54px;
}
@media screen and (min-width: 768px) {
  .modalutility #exit-modal .cta-button-yes {
    min-width: 260px;
  }
}
.modalutility #exit-modal .cta-button-yes:hover {
  background: #f9f9f9;
  color: #040714;
}
.modalutility #exit-modal .cta-button-no {
  display: flex;
  padding: 16px 12px;
  justify-content: center;
  align-items: center;
  flex: 1 0 0;
  border-radius: 4px;
  background: #f9f9f9;
  color: #040714;
  text-align: center;
  font-family: "Inspire Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 137.5% */
  text-transform: uppercase;
  min-width: 150px;
  min-height: 54px;
}
@media screen and (min-width: 768px) {
  .modalutility #exit-modal .cta-button-no {
    min-width: 260px;
  }
}
.modalutility #exit-modal .cta-button-no:hover {
  border: 1px solid #f9f9f9;
  background: transparent;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .modalutility .modal-body {
    padding: 24px 80px 43px 80px;
  }
  .modalutility .modal-logo {
    margin-bottom: 0px;
  }
  .modalutility .modal-logo img {
    width: 280px;
    height: 80px;
  }
  .modalutility .modal-background {
    height: 40%;
  }
  .modalutility .ds-modal-title {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 28px;
    margin-top: 115px;
  }
  .modalutility .ds-modal-container-content p {
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 110px;
  }
  .modalutility .ds-modal {
    width: 640px;
    max-height: 90vh;
    padding: 0px;
    background: #02172a;
  }
  .modalutility .ds-modal-personalise {
    width: 640px;
    max-height: 90vh;
    padding: 0px;
  }
  .modalutility .ds-modal-condition {
    width: 640px;
    max-height: 90vh;
    padding: 0px;
  }
  .modalutility button {
    font-size: 18px;
    line-height: 25px;
  }
  .modalutility .ds-modal-content {
    padding: 20px 80px;
  }
  .modalutility .cta-button-yes {
    padding: 14.5px 14px;
    min-width: 260px;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px; /* 138.889% */
    align-self: center;
  }
  .modalutility .cta-button-no {
    padding: 14.5px 14px;
    min-width: 260px;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px; /* 138.889% */
    align-self: center;
  }
}

.ds-rte-teaser-banner {
  padding: 24px 0;
  justify-content: center;
  align-items: center;
  display: flex;
  background: #02172a;
  color: #f9f9f9;
  font-family: "Inspire Regular";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
}
.ds-rte-teaser-banner p {
  color: #f9f9f9;
  font-family: "Inspire Regular";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
}
.ds-rte-teaser-banner u {
  color: #02d6e8;
  font-family: "Inspire Regular";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
  text-decoration-line: underline;
}
.ds-rte-teaser-banner .rteComponent {
  display: flex;
  padding: 55px 0;
  justify-content: center;
  align-items: center;
  gap: 64px;
  align-self: stretch;
  background: #02172a;
}
