<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_custom_basicfit/cartridge/client/default/scss/pages/pd/hero-promo-banner.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************/
/** font family **/
.hero-promo,
.video-hero-banner-promo {
  position: relative;
  height: 678px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__background--desktop,
.video-hero-banner-promo__background--desktop {
    display: none;
  }
}
.hero-promo__background--mobile,
.video-hero-banner-promo__background--mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__background--mobile,
.video-hero-banner-promo__background--mobile {
    display: block;
  }
}
.hero-promo__desktop-img,
.video-hero-banner-promo__desktop-img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  top: 0;
  left: 0;
}
.hero-promo__content,
.video-hero-banner-promo__content {
  height: 100%;
}
.hero-promo__left,
.video-hero-banner-promo__left {
  max-width: 1440px;
  margin: 0 auto;
  padding: 40px 65px 84px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.hero-promo__left div,
.video-hero-banner-promo__left div {
  max-width: 410px;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__left div,
.video-hero-banner-promo__left div {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-promo__left,
.video-hero-banner-promo__left {
    display: block;
    padding: 112px 16px 92px;
    position: relative;
  }
}
.hero-promo__title,
.video-hero-banner-promo__title {
  font-size: 32px;
  line-height: 36px;
  margin: 0 0 15px;
  -webkit-text-stroke: 1px #fff;
  color: transparent;
}
@media only screen and (min-width: 1025px) {
  .hero-promo__title,
.video-hero-banner-promo__title {
    font-size: 80px;
    line-height: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-promo__title,
.video-hero-banner-promo__title {
    margin: 0 0 26px;
  }
}
.hero-promo__title--main,
.video-hero-banner-promo__title--main {
  display: block;
}
.hero-promo__title--opposite,
.video-hero-banner-promo__title--opposite {
  color: #fff;
  -webkit-text-stroke: 0;
}
.hero-promo__link,
.video-hero-banner-promo__link {
  padding: 14px 20px;
  width: 384px;
  max-width: 100%;
}
.hero-promo__paragraph,
.video-hero-banner-promo__paragraph {
  color: #fff;
  font-family: "HeadingProTreble-Regular", sans-serif;
  margin-bottom: 0;
  margin-top: 16px;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__paragraph,
.video-hero-banner-promo__paragraph {
    max-width: 500px;
  }
}
.hero-promo__right,
.video-hero-banner-promo__right {
  position: absolute;
  bottom: -30px;
  right: 65px;
  max-width: 45%;
  width: 640px;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__right,
.video-hero-banner-promo__right {
    max-width: 100%;
    position: static;
    margin-top: -64px;
    padding: 0 16px;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-promo__right-wrapper,
.video-hero-banner-promo__right-wrapper {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
  }
}
.hero-promo__tile,
.video-hero-banner-promo__tile {
  background: #fff;
  padding: 46px 40px 0 78px;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__tile,
.video-hero-banner-promo__tile {
    padding: 22px 74px 0 24px;
  }
}
.hero-promo__tile-title,
.video-hero-banner-promo__tile-title {
  color: #313136;
  font-family: "HeadingProTreble-Heavy", sans-serif;
  font-size: 28px;
  line-height: 30px;
  position: relative;
  margin-bottom: 20px;
}
.hero-promo__tile-title::before,
.video-hero-banner-promo__tile-title::before {
  content: "";
  background: #fe7000;
  width: 50px;
  height: 3px;
  bottom: 11px;
  left: -78px;
  position: absolute;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__tile-title,
.video-hero-banner-promo__tile-title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .hero-promo__tile-title::before,
.video-hero-banner-promo__tile-title::before {
    display: none;
  }
}
.hero-promo__item,
.video-hero-banner-promo__item {
  color: #fe7000;
  font-family: "HeadingProTreble-Heavy", sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  position: relative;
  padding-left: 55px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__item,
.video-hero-banner-promo__item {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 18px;
    padding-left: 44px;
    padding-right: 50px;
    max-width: 320px;
  }
}
.hero-promo__item-plus,
.video-hero-banner-promo__item-plus {
  width: 25px;
  height: 24px;
  position: absolute;
  left: 2px;
  top: 2px;
}
.hero-promo__item-plus::before,
.video-hero-banner-promo__item-plus::before {
  content: "";
  background-image: url("../../../img/svg/plus-icon.svg");
  width: 25px;
  height: 24px;
  left: 2px;
  top: 2px;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__item-plus::before,
.video-hero-banner-promo__item-plus::before {
    top: 0;
  }
}
.hero-promo__description,
.video-hero-banner-promo__description {
  color: #313136;
  font-family: "HeadingProTreble-Heavy", sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}
.hero-promo__description span,
.video-hero-banner-promo__description span {
  color: #fe7000;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__description,
.video-hero-banner-promo__description {
    font-size: 20px;
    line-height: 25px;
    max-width: 280px;
  }
}
.hero-promo__badge,
.video-hero-banner-promo__badge {
  background: #6131ad;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 177px;
  height: 177px;
  position: absolute;
  top: -150px;
  right: -29px;
  padding: 20px 28px 28px;
}
.hero-promo__badge p,
.video-hero-banner-promo__badge p {
  color: #fff;
  font-family: "HeadingProTreble-Heavy", sans-serif;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.hero-promo__badge p span,
.video-hero-banner-promo__badge p span {
  font-size: 40px;
  line-height: 40px;
  padding: 3px 0 0;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__badge p span,
.video-hero-banner-promo__badge p span {
    font-size: 32px;
    line-height: 32px;
    padding: 6px 0 4px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-promo__badge p,
.video-hero-banner-promo__badge p {
    font-size: 12px;
    line-height: 12px;
  }
}
.hero-promo__badge.purple,
.video-hero-banner-promo__badge.purple {
  background: #6131ad;
}
.hero-promo__badge.orange,
.video-hero-banner-promo__badge.orange {
  background: #fe7000;
}
@media only screen and (max-width: 1024px) {
  .hero-promo__badge,
.video-hero-banner-promo__badge {
    width: 118px;
    height: 118px;
    top: 82px;
    right: -2px;
    padding: 10px 10px 20px;
  }
}
.hero-promo__badge-text span,
.video-hero-banner-promo__badge-text span {
  display: flex;
  align-items: center;
}
.hero-promo__badge-text span span:last-child,
.video-hero-banner-promo__badge-text span span:last-child {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .hero-promo__badge-text span span:last-child,
.video-hero-banner-promo__badge-text span span:last-child {
    font-size: 14px;
  }
}
.hero-promo--gradient,
.video-hero-banner-promo--gradient {
  background: linear-gradient(90deg, rgba(49, 49, 54, 0.84) 7.75%, rgba(196, 196, 196, 0) 117.4%);
}
@media only screen and (max-width: 1024px) {
  .hero-promo--gradient .hero-promo__left,
.video-hero-banner-promo--gradient .hero-promo__left {
    background: rgba(49, 49, 54, 0.15);
  }
}
@media only screen and (max-width: 1024px) {
  .hero-promo--gradient,
.video-hero-banner-promo--gradient {
    background: none;
  }
}
@media only screen and (max-width: 1024px) {
  .hero-promo,
.video-hero-banner-promo {
    height: auto;
    margin-bottom: 30px;
  }
}

.promo-disclaimer {
  background: #fff;
  padding: 16px 16px 20px;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  height: 62px;
  width: 100%;
  top: 96px;
  z-index: 30;
}
.promo-disclaimer__wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 26px;
  max-width: 1440px;
  margin: 0 auto;
}
.promo-disclaimer__wrapper div {
  height: 26px;
}
.promo-disclaimer__text {
  font-size: 18px;
  line-height: 18px;
  margin: 0;
}
.promo-disclaimer__icon {
  max-height: 100%;
  padding-left: 5px;
}
@media only screen and (min-width: 1025px) {
  .promo-disclaimer {
    box-shadow: 0 0 2px 0 rgba(49, 49, 54, 0.15);
  }
}
@media only screen and (max-width: 1024px) {
  .promo-disclaimer {
    position: fixed;
    padding: 9px 19px 13px;
    border-bottom: 2px solid #fe7000;
    height: 50px;
    top: 0;
  }
}

.all-in-let-op-banner {
  position: fixed;
  border-bottom: 2px solid #fe7000;
  height: 62px;
  top: 0;
}
@media only screen and (max-width: 1024px) {
  .all-in-let-op-banner .promo-disclaimer__text {
    font-size: 10px;
    line-height: 16px;
  }
}
.all-in-let-op-banner.all-in-let-op-banner-pd {
  position: absolute;
}
@media only screen and (max-width: 1024px) {
  .all-in-let-op-banner {
    height: 50px;
  }
}

body.has-all-in-let-op-banner .sticky-header-wrapper .main-navigation-wrapper {
  margin-top: 62px;
}
@media only screen and (max-width: 1024px) {
  body.has-all-in-let-op-banner .sticky-header-wrapper .main-navigation-wrapper {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  body.has-all-in-let-op-banner .sticky-header-wrapper .main-header {
    height: 170px;
  }
}

/*# sourceMappingURL=hero-promo-banner.css.map*/</pre></body></html>