/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/styles/main.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
body {
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  color: #000;
  font-weight: 300;
}

body:not(.tabbing) * {
  outline: none;
}

b, strong {
  font-weight: 600;
}

/**
 * Override global styles
 */
header {
  background: none;
  position: static;
  z-index: auto;
}

.progress {
  background-color: transparent;
}

.btn-text-link {
  font-size: inherit;
}

legend {
  width: auto;
}

label {
  margin-bottom: 0;
}

.experience-hastens-grid {
  display: flex;
  flex-direction: column;
}
.experience-hastens-grid .has-grid-heading-container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.experience-hastens-grid .has-grid-heading-container .has-heading {
  max-width: 960px;
  margin: 0 auto 35px;
  text-align: center;
}

.experience-columns--two,
.experience-columns--three,
.experience-columns--four {
  flex-grow: 1;
}
@media (min-width: 992px) {
  .experience-columns--two,
  .experience-columns--three,
  .experience-columns--four {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .experience-columns--two.adjust-width--990,
  .experience-columns--three.adjust-width--990,
  .experience-columns--four.adjust-width--990 {
    max-width: 990px;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.experience-columns--two > .experience-component > section,
.experience-columns--three > .experience-component > section,
.experience-columns--four > .experience-component > section {
  height: 100%;
}

.show-component-spacing .experience-columns--two:not(.grid-gap--hide),
.show-component-spacing .experience-columns--three:not(.grid-gap--hide),
.show-component-spacing .experience-columns--four:not(.grid-gap--hide),
.hide-component-spacing .experience-columns--two.grid-gap--show,
.hide-component-spacing .experience-columns--three.grid-gap--show,
.hide-component-spacing .experience-columns--four.grid-gap--show {
  margin: -5px;
}
@media (max-width: 1440px) {
  .show-component-spacing .experience-columns--two:not(.grid-gap--hide),
  .show-component-spacing .experience-columns--three:not(.grid-gap--hide),
  .show-component-spacing .experience-columns--four:not(.grid-gap--hide),
  .hide-component-spacing .experience-columns--two.grid-gap--show,
  .hide-component-spacing .experience-columns--three.grid-gap--show,
  .hide-component-spacing .experience-columns--four.grid-gap--show {
    margin: -5px 5px;
  }
}
@media (max-width: 1440px) {
  .show-component-spacing .experience-columns--two:not(.grid-gap--hide).no-outer-vertical-padding-mobile,
  .show-component-spacing .experience-columns--three:not(.grid-gap--hide).no-outer-vertical-padding-mobile,
  .show-component-spacing .experience-columns--four:not(.grid-gap--hide).no-outer-vertical-padding-mobile,
  .hide-component-spacing .experience-columns--two.grid-gap--show.no-outer-vertical-padding-mobile,
  .hide-component-spacing .experience-columns--three.grid-gap--show.no-outer-vertical-padding-mobile,
  .hide-component-spacing .experience-columns--four.grid-gap--show.no-outer-vertical-padding-mobile {
    margin: -5px;
  }
}
.show-component-spacing .experience-columns--two:not(.grid-gap--hide) > .experience-component,
.show-component-spacing .experience-columns--three:not(.grid-gap--hide) > .experience-component,
.show-component-spacing .experience-columns--four:not(.grid-gap--hide) > .experience-component,
.hide-component-spacing .experience-columns--two.grid-gap--show > .experience-component,
.hide-component-spacing .experience-columns--three.grid-gap--show > .experience-component,
.hide-component-spacing .experience-columns--four.grid-gap--show > .experience-component {
  padding: 5px;
}

@media (min-width: 992px) {
  .experience-columns--two > .experience-component {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .experience-columns--two > .experience-component.colspan-2 {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .experience-columns--three > .experience-component {
    width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .experience-columns--three > .experience-component.colspan-2 {
    width: 66.6666%;
  }
}

@media (min-width: 992px) {
  .experience-columns--four > .experience-component {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .experience-columns--four > .experience-component.colspan-2 {
    width: 50%;
  }
}

@media (max-width: 991.98px) {
  .experience-component.experience-hastens-image2 {
    width: 50%;
    padding-bottom: 0 !important;
    display: inline-block;
  }
  .experience-component.experience-hastens-image2:nth-of-type(2n) {
    padding-right: 5px;
  }
  .experience-component.experience-hastens-image2:nth-of-type(2n+1) {
    padding-left: 5px;
  }
}

.experience-hastens-splitBlock {
  display: flex;
}

.experience-split--25,
.experience-split--40,
.experience-split--45,
.experience-split--50,
.experience-split--55,
.experience-split--75 {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 992px) {
  .experience-split--25,
  .experience-split--40,
  .experience-split--45,
  .experience-split--50,
  .experience-split--55,
  .experience-split--75 {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.experience-split--25.mobile-reverse,
.experience-split--40.mobile-reverse,
.experience-split--45.mobile-reverse,
.experience-split--50.mobile-reverse,
.experience-split--55.mobile-reverse,
.experience-split--75.mobile-reverse {
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .experience-split--25.mobile-reverse,
  .experience-split--40.mobile-reverse,
  .experience-split--45.mobile-reverse,
  .experience-split--50.mobile-reverse,
  .experience-split--55.mobile-reverse,
  .experience-split--75.mobile-reverse {
    flex-direction: row;
  }
}
.experience-split--25 > .experience-component,
.experience-split--40 > .experience-component,
.experience-split--45 > .experience-component,
.experience-split--50 > .experience-component,
.experience-split--55 > .experience-component,
.experience-split--75 > .experience-component {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.experience-split--25 > .experience-component section,
.experience-split--40 > .experience-component section,
.experience-split--45 > .experience-component section,
.experience-split--50 > .experience-component section,
.experience-split--55 > .experience-component section,
.experience-split--75 > .experience-component section {
  width: 100%;
  height: 100%;
}
.experience-split--25 > .experience-component .has-background,
.experience-split--40 > .experience-component .has-background,
.experience-split--45 > .experience-component .has-background,
.experience-split--50 > .experience-component .has-background,
.experience-split--55 > .experience-component .has-background,
.experience-split--75 > .experience-component .has-background {
  height: 100%;
}
.experience-split--25 > .experience-component .has-popup-video,
.experience-split--25 > .experience-component .has-popup-video > .button-wrapper,
.experience-split--40 > .experience-component .has-popup-video,
.experience-split--40 > .experience-component .has-popup-video > .button-wrapper,
.experience-split--45 > .experience-component .has-popup-video,
.experience-split--45 > .experience-component .has-popup-video > .button-wrapper,
.experience-split--50 > .experience-component .has-popup-video,
.experience-split--50 > .experience-component .has-popup-video > .button-wrapper,
.experience-split--55 > .experience-component .has-popup-video,
.experience-split--55 > .experience-component .has-popup-video > .button-wrapper,
.experience-split--75 > .experience-component .has-popup-video,
.experience-split--75 > .experience-component .has-popup-video > .button-wrapper {
  height: 100%;
}

.show-component-spacing .experience-split--25,
.show-component-spacing .experience-split--40,
.show-component-spacing .experience-split--45,
.show-component-spacing .experience-split--50,
.show-component-spacing .experience-split--55,
.show-component-spacing .experience-split--75 {
  margin: -5px;
}
@media (max-width: 1440px) {
  .show-component-spacing .experience-split--25,
  .show-component-spacing .experience-split--40,
  .show-component-spacing .experience-split--45,
  .show-component-spacing .experience-split--50,
  .show-component-spacing .experience-split--55,
  .show-component-spacing .experience-split--75 {
    margin: -5px 5px;
  }
}
@media (max-width: 1440px) {
  .show-component-spacing .experience-split--25.no-outer-vertical-padding-mobile,
  .show-component-spacing .experience-split--40.no-outer-vertical-padding-mobile,
  .show-component-spacing .experience-split--45.no-outer-vertical-padding-mobile,
  .show-component-spacing .experience-split--50.no-outer-vertical-padding-mobile,
  .show-component-spacing .experience-split--55.no-outer-vertical-padding-mobile,
  .show-component-spacing .experience-split--75.no-outer-vertical-padding-mobile {
    margin: -5px;
  }
}
.show-component-spacing .experience-split--25 > .experience-component,
.show-component-spacing .experience-split--40 > .experience-component,
.show-component-spacing .experience-split--45 > .experience-component,
.show-component-spacing .experience-split--50 > .experience-component,
.show-component-spacing .experience-split--55 > .experience-component,
.show-component-spacing .experience-split--75 > .experience-component {
  padding: 5px;
}

@media (min-width: 992px) {
  .experience-split--25 > .experience-component:nth-child(even) {
    width: 75%;
  }
}

@media (min-width: 992px) {
  .experience-split--25 > .experience-component:nth-child(odd) {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .experience-split--40 > .experience-component:nth-child(even) {
    width: 60%;
  }
}

@media (min-width: 992px) {
  .experience-split--40 > .experience-component:nth-child(odd) {
    width: 40%;
  }
}

@media (min-width: 992px) {
  .experience-split--45 > .experience-component:nth-child(even) {
    width: 55%;
  }
}

@media (min-width: 992px) {
  .experience-split--45 > .experience-component:nth-child(odd) {
    width: 45%;
  }
}

@media (min-width: 992px) {
  .experience-split--50 > .experience-component {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .experience-split--55 > .experience-component:nth-child(even) {
    width: 45%;
  }
}

@media (min-width: 992px) {
  .experience-split--55 > .experience-component:nth-child(odd) {
    width: 55%;
  }
}

@media (min-width: 992px) {
  .experience-split--75 > .experience-component:nth-child(even) {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .experience-split--75 > .experience-component:nth-child(odd) {
    width: 75%;
  }
}

.colors-grids-container {
  max-width: 1070px;
  margin: 0 auto;
  padding-top: 50px;
}
.colors-grids-container p,
.colors-grids-container h2 {
  white-space: pre-line;
}
.colors-grids-container .region > .inner-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 10px 0;
}
.colors-grids-container .region > .inner-wrapper > div {
  width: 50%;
  padding: 10px;
}
@media (min-width: 576px) {
  .colors-grids-container .region > .inner-wrapper > div {
    width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .colors-grids-container .region > .inner-wrapper > div {
    width: 25%;
  }
}

.experience-main,
.experience-footer {
  overflow-x: hidden;
  overflow-y: visible;
}

.show-bottom-spacing .experience-main {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .show-bottom-spacing .experience-main {
    padding-bottom: 76px;
  }
}

.experience-main > .experience-component:not(.experience-hastens-header2):not(.experience-hastens-cta8):not(.experience-hastens-videoList):not(.experience-hastens-slideshow):not(.experience-hastens_winter_campaign-cta2):not(.experience-hastens-grandVividusStoryTelling):not(.experience-hastens-masteryInTheFactory):not(.max-width--none) {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.show-component-spacing .experience-main > .experience-component + .experience-component:not(.hide-top-spacing),
.hide-component-spacing .experience-main > .experience-component + .experience-component.show-top-spacing {
  margin-top: 10px;
}
.show-component-spacing .experience-main > .experience-component + .experience-component:not(.hide-top-spacing).spacing-size--70,
.hide-component-spacing .experience-main > .experience-component + .experience-component.show-top-spacing.spacing-size--70 {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .show-component-spacing .experience-main > .experience-component + .experience-component:not(.hide-top-spacing).spacing-size--70,
  .hide-component-spacing .experience-main > .experience-component + .experience-component.show-top-spacing.spacing-size--70 {
    margin-top: 70px;
  }
}

.has-page-theme--dark {
  background-color: #000;
  color: #fff;
}

/**
 * Page-specific styles
 *
 * These styles are tailored to specific pages. Whenever possible, refrain from using them
 * to maintain a consistent design across the application. These should be reserved for
 * exceptional cases and emergencies where adapting the general styles isn't feasible.
 */
@media (min-width: 768px) {
  .page[data-querystring="cgid=hotels"] .has-rich-text p.large {
    font-size: 26px;
    line-height: 36px;
  }
}

/**
 * Model viewer
 */
.QRModal {
  background-color: rgba(0, 0, 0, 0.9) !important;
  z-index: 1300 !important;
}
.QRModal iframe {
  border: 0;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/Image/Image.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-image {
  position: relative;
}
.has-image .bottom-text {
  position: absolute;
  left: 30px;
  bottom: 15px;
  font-size: 18px;
  margin: 0;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/Background.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-background {
  position: relative;
}
.has-background.theme--primary-1 {
  --has-link-color: #0078e0;
  background-color: #000030;
  color: #fff;
}
.has-background.theme--black-1 {
  --has-link-color: #0078cc;
  background-color: #000;
  color: #fff;
}
.has-background.theme--white-1 {
  --has-link-color: #0071c1;
  background-color: #fff;
  color: #000;
}
.has-background.theme--purple-1 {
  --has-link-color: #008aeb;
  background-color: #281c24;
  color: #fff;
}
.has-background.theme--grey-1 {
  --has-link-color: #7fcaff;
  background-color: #505050;
  color: #fff;
}
.has-background.theme--grey-2 {
  --has-link-color: #0071c1;
  background-color: #d9d9d9;
  color: #000;
}
.has-background.theme--grey-3 {
  --has-link-color: #0071c1;
  background-color: #f4f4f6;
  color: #505050;
}
.has-background.theme--grey-4 {
  --has-link-color: #0071c1;
  background-color: #909090;
  color: #000;
}
.has-background .bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
@media (max-width: 767.98px) {
  .has-background .bg.bg-mobile {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .has-background .bg.bg-tablet {
    display: block;
  }
}
@media (min-width: 992px) {
  .has-background .bg.bg-desktop {
    display: block;
  }
}
.has-background.zoomable {
  overflow: hidden;
}
.has-background.zoomable .bg {
  transition: transform 200ms, opacity 200ms;
}
.has-background.zoomable:hover .bg {
  transform: scale(1.05);
  opacity: 0.85;
}
.has-background.size--contain .bg {
  background-size: contain;
}
.has-background.size--full-width {
  overflow: hidden;
}
.has-background.size--full-width .bg-desktop {
  background-size: auto 100%;
}
.has-background.size--unset .bg-desktop {
  background-size: unset;
}
.has-background .hidden-image {
  display: none;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/video/PopupVideo.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
.video-react .video-react-control:before, .video-react .video-react-big-play-button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-react .video-react-control:before, .video-react .video-react-big-play-button:before {
  text-align: center;
}

@font-face {
  font-family: "video-react";
  src: url(data:application/vnd.ms-fontobject;base64,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?#iefix) format("eot");
}
@font-face {
  font-family: "video-react";
  src: url(data:application/font-woff;base64,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) format("woff"), url(data:application/x-font-ttf;base64,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) format("truetype");
  font-weight: normal;
  font-style: normal;
}
.video-react-icon, .video-react .video-react-closed-caption, .video-react .video-react-bezel .video-react-bezel-icon, .video-react .video-react-volume-level, .video-react .video-react-mute-control,
.video-react .video-react-volume-menu-button, .video-react .video-react-play-control, .video-react .video-react-play-progress, .video-react .video-react-big-play-button {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "video-react" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.video-react-icon-play-arrow:before, .video-react .video-react-bezel .video-react-bezel-icon-play:before, .video-react .video-react-play-control:before, .video-react .video-react-big-play-button:before {
  content: "\f200";
}

.video-react-icon-play-circle-filled:before {
  content: "\f201";
}

.video-react-icon-play-circle-outline:before {
  content: "\f202";
}

.video-react-icon-pause:before, .video-react .video-react-bezel .video-react-bezel-icon-pause:before, .video-react .video-react-play-control.video-react-playing:before {
  content: "\f203";
}

.video-react-icon-pause-circle-filled:before {
  content: "\f204";
}

.video-react-icon-pause-circle-outline:before {
  content: "\f205";
}

.video-react-icon-stop:before {
  content: "\f206";
}

.video-react-icon-fast-rewind:before, .video-react .video-react-bezel .video-react-bezel-icon-fast-rewind:before {
  content: "\f207";
}

.video-react-icon-fast-forward:before, .video-react .video-react-bezel .video-react-bezel-icon-fast-forward:before {
  content: "\f208";
}

.video-react-icon-skip-previous:before {
  content: "\f209";
}

.video-react-icon-skip-next:before {
  content: "\f20a";
}

.video-react-icon-replay-5:before, .video-react .video-react-bezel .video-react-bezel-icon-replay-5:before {
  content: "\f20b";
}

.video-react-icon-replay-10:before, .video-react .video-react-bezel .video-react-bezel-icon-replay-10:before {
  content: "\f20c";
}

.video-react-icon-replay-30:before, .video-react .video-react-bezel .video-react-bezel-icon-replay-30:before {
  content: "\f20d";
}

.video-react-icon-forward-5:before, .video-react .video-react-bezel .video-react-bezel-icon-forward-5:before {
  content: "\f20e";
}

.video-react-icon-forward-10:before, .video-react .video-react-bezel .video-react-bezel-icon-forward-10:before {
  content: "\f20f";
}

.video-react-icon-forward-30:before, .video-react .video-react-bezel .video-react-bezel-icon-forward-30:before {
  content: "\f210";
}

.video-react-icon-volume-off:before, .video-react .video-react-bezel .video-react-bezel-icon-volume-off:before, .video-react .video-react-mute-control.video-react-vol-muted:before,
.video-react .video-react-volume-menu-button.video-react-vol-muted:before {
  content: "\f211";
}

.video-react-icon-volume-mute:before, .video-react .video-react-mute-control.video-react-vol-0:before,
.video-react .video-react-volume-menu-button.video-react-vol-0:before {
  content: "\f212";
}

.video-react-icon-volume-down:before, .video-react .video-react-bezel .video-react-bezel-icon-volume-down:before, .video-react .video-react-mute-control.video-react-vol-2:before,
.video-react .video-react-volume-menu-button.video-react-vol-2:before, .video-react .video-react-mute-control.video-react-vol-1:before,
.video-react .video-react-volume-menu-button.video-react-vol-1:before {
  content: "\f213";
}

.video-react-icon-volume-up:before, .video-react .video-react-bezel .video-react-bezel-icon-volume-up:before, .video-react .video-react-mute-control:before,
.video-react .video-react-volume-menu-button:before {
  content: "\f214";
}

.video-react-icon-fullscreen:before {
  content: "\f215";
}

.video-react-icon-fullscreen-exit:before {
  content: "\f216";
}

.video-react-icon-closed-caption:before, .video-react .video-react-closed-caption:before {
  content: "\f217";
}

.video-react-icon-hd:before {
  content: "\f218";
}

.video-react-icon-settings:before {
  content: "\f219";
}

.video-react-icon-share:before {
  content: "\f21a";
}

.video-react-icon-info:before {
  content: "\f21b";
}

.video-react-icon-info-outline:before {
  content: "\f21c";
}

.video-react-icon-close:before {
  content: "\f21d";
}

.video-react-icon-circle:before, .video-react .video-react-volume-level:before, .video-react .video-react-play-progress:before {
  content: "\f21e";
}

.video-react-icon-circle-outline:before {
  content: "\f21f";
}

.video-react-icon-circle-inner-circle:before {
  content: "\f220";
}

.video-react {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  font-size: 10px;
  line-height: 1;
  font-family: serif, Times, "Times New Roman";
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.video-react:-moz-full-screen {
  position: absolute;
}
.video-react:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-react *,
.video-react *:before,
.video-react *:after {
  box-sizing: inherit;
}
.video-react ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.video-react.video-react-fluid, .video-react.video-react-16-9, .video-react.video-react-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0;
}
.video-react.video-react-16-9 {
  padding-top: 56.25%;
}
.video-react.video-react-4-3 {
  padding-top: 75%;
}
.video-react.video-react-fill {
  width: 100%;
  height: 100%;
}
.video-react .video-react-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-react.video-react-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}
.video-react.video-react-fullscreen.video-react-user-inactive {
  cursor: none;
}

body.video-react-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}
body.video-react-full-window .video-react-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.video-react .video-react-button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  cursor: pointer;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.video-react .video-react-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.video-react .video-react-loading-spinner:before, .video-react .video-react-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white;
  animation: video-react-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, video-react-spinner-fade 1.1s linear infinite;
}

.video-react-seeking .video-react-loading-spinner,
.video-react-waiting .video-react-loading-spinner {
  display: block;
}

.video-react-seeking .video-react-loading-spinner:before,
.video-react-waiting .video-react-loading-spinner:before {
  border-top-color: rgb(255, 255, 255);
}

.video-react-seeking .video-react-loading-spinner:after,
.video-react-waiting .video-react-loading-spinner:after {
  border-top-color: rgb(255, 255, 255);
  animation-delay: 0.44s;
}

@keyframes video-react-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes video-react-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
.video-react .video-react-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s;
}
.video-react .video-react-big-play-button.video-react-big-play-button-center {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em;
}
.video-react .video-react-big-play-button.big-play-button-hide {
  display: none;
}
.video-react:hover .video-react-big-play-button,
.video-react .video-react-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s;
}

.video-react-menu-button {
  cursor: pointer;
}
.video-react-menu-button.video-react-disabled {
  cursor: default;
}

.video-react-menu .video-react-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
  font-family: serif, Times, "Times New Roman";
}
.video-react-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
}
.video-react-menu li:focus, .video-react-menu li:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
.video-react-menu li.video-react-selected, .video-react-menu li.video-react-selected:focus, .video-react-menu li.video-react-selected:hover {
  background-color: #fff;
  color: #2B333F;
}
.video-react-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}

.video-react-scrubbing .vjs-menu-button:hover .video-react-menu {
  display: none;
}

.video-react .video-react-menu-button-popup .video-react-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}
.video-react .video-react-menu-button-popup .video-react-menu .video-react-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.video-react-menu-button-popup .video-react-menu.video-react-lock-showing {
  display: block;
}

.video-react .video-react-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden;
}
.video-react .video-react-menu-button-inline:before {
  width: 2.222222222em;
}
.video-react .video-react-menu-button-inline:hover, .video-react .video-react-menu-button-inline:focus, .video-react .video-react-menu-button-inline.video-react-slider-active {
  width: 12em;
}
.video-react .video-react-menu-button-inline:hover .video-react-menu, .video-react .video-react-menu-button-inline:focus .video-react-menu, .video-react .video-react-menu-button-inline.video-react-slider-active .video-react-menu {
  display: block;
  opacity: 1;
}
.video-react .video-react-menu-button-inline.video-react-slider-active {
  transition: none;
}
.video-react .video-react-menu-button-inline .video-react-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}
.video-react .video-react-menu-button-inline .video-react-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.video-react-no-flex .video-react-menu-button-inline .video-react-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}
.video-react-no-flex .video-react-menu-button-inline:hover, .video-react-no-flex .video-react-menu-button-inline:focus, .video-react-no-flex .video-react-menu-button-inline.video-react-slider-active {
  width: auto;
}

.video-react .video-react-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.video-react .video-react-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

.video-react .video-react-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
.video-react .video-react-slider:focus {
  box-shadow: 0 0 1em #fff;
}

.video-react .video-react-control {
  outline: none;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}
.video-react .video-react-control:before {
  font-size: 1.8em;
  line-height: 1.67;
}
.video-react .video-react-control:focus:before, .video-react .video-react-control:hover:before, .video-react .video-react-control:focus {
  text-shadow: 0em 0em 1em #fff, 0em 0em 0.5em #fff;
}

.video-react .video-react-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.video-react-no-flex .video-react-control {
  display: table-cell;
  vertical-align: middle;
}

.video-react .video-react-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.video-react-has-started .video-react-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s;
}

.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar.video-react-control-bar-auto-hide {
  visibility: visible;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.video-react-controls-disabled .video-react-control-bar,
.video-react-using-native-controls .video-react-control-bar,
.video-react-error .video-react-control-bar {
  display: none !important;
}

.video-react-audio.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar {
  opacity: 1;
  visibility: visible;
}

.video-react-has-started.video-react-no-flex .video-react-control-bar {
  display: table;
}

.video-react .video-react-progress-control {
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
}

.video-react-live .video-react-progress-control {
  display: none;
}

.video-react .video-react-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em;
}

.video-react .video-react-progress-control:hover .video-react-progress-holder {
  font-size: 1.6666666667em;
}

/* If we let the font size grow as much as everything else, the current time tooltip ends up
 ginormous. If you'd like to enable the current time tooltip all the time, this should be disabled
 to avoid a weird hitch when you roll off the hover. */
.video-react .video-react-progress-control:hover .video-react-time-tooltip,
.video-react .video-react-progress-control:hover .video-react-mouse-display:after,
.video-react .video-react-progress-control:hover .video-react-play-progress:after {
  visibility: visible;
  font-size: 0.6em;
}

.video-react .video-react-progress-holder .video-react-play-progress,
.video-react .video-react-progress-holder .video-react-load-progress,
.video-react .video-react-progress-holder .video-react-tooltip-progress-bar,
.video-react .video-react-progress-holder .video-react-load-progress div {
  position: absolute;
  display: block;
  height: 0.3em;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}

.video-react .video-react-play-progress {
  background-color: #fff;
}
.video-react .video-react-play-progress:before {
  position: absolute;
  top: -0.3333333333em;
  right: -0.5em;
  font-size: 0.9em;
}

.video-react .video-react-time-tooltip,
.video-react .video-react-mouse-display:after,
.video-react .video-react-play-progress:after {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  right: -1.9em;
  font-size: 0.9em;
  color: #000;
  content: attr(data-current-time);
  padding: 6px 8px 8px 8px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
}

.video-react .video-react-time-tooltip,
.video-react .video-react-play-progress:before,
.video-react .video-react-play-progress:after {
  z-index: 1;
}

.video-react .video-react-progress-control .video-react-keep-tooltips-inside:after {
  display: none;
}

.video-react .video-react-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, 0.5);
}

.video-react .video-react-load-progress div {
  background: white;
  background: rgba(115, 133, 159, 0.75);
}

.video-react.video-react-no-flex .video-react-progress-control {
  width: auto;
}

.video-react .video-react-time-tooltip {
  display: inline-block;
  height: 2.4em;
  position: relative;
  float: right;
  right: -1.9em;
}

.video-react .video-react-tooltip-progress-bar {
  visibility: hidden;
}

.video-react .video-react-progress-control .video-react-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.video-react-no-flex .video-react-progress-control .video-react-mouse-display {
  z-index: 0;
}

.video-react .video-react-progress-control:hover .video-react-mouse-display {
  display: block;
}

.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display,
.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display,
.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display:after {
  display: none;
}

.video-react .video-react-mouse-display .video-react-time-tooltip,
.video-react .video-react-progress-control .video-react-mouse-display:after {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-react .video-react-play-control {
  cursor: pointer;
  flex: none;
}
.video-react .video-react-fullscreen-control {
  cursor: pointer;
  flex: none;
}

.video-react.video-react-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
}

.video-react .video-react-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}
.video-react .video-react-time-divider {
  line-height: 3em;
  min-width: initial;
  padding: 0;
}

.video-react .video-react-mute-control,
.video-react .video-react-volume-menu-button {
  cursor: pointer;
  flex: none;
}
.video-react .video-react-volume-control {
  width: 5em;
  flex: none;
  display: flex;
  align-items: center;
}
.video-react .video-react-volume-bar {
  margin: 1.35em 0.45em;
}
.video-react .video-react-volume-bar.video-react-slider-horizontal {
  width: 5em;
  height: 0.3em;
}
.video-react .video-react-volume-bar.video-react-slider-horizontal .video-react-volume-level {
  width: 100%;
}
.video-react .video-react-volume-bar.video-react-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}
.video-react .video-react-volume-bar.video-react-slider-vertical .video-react-volume-level {
  height: 100%;
}
.video-react .video-react-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.video-react .video-react-volume-level:before {
  position: absolute;
  font-size: 0.9em;
}
.video-react .video-react-slider-vertical .video-react-volume-level {
  width: 0.3em;
}
.video-react .video-react-slider-vertical .video-react-volume-level:before {
  top: -0.5em;
  left: -0.3em;
}
.video-react .video-react-slider-horizontal .video-react-volume-level {
  height: 0.3em;
}
.video-react .video-react-slider-horizontal .video-react-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}
.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.video-react .video-react-menu-button-popup.video-react-volume-menu-button-vertical .video-react-menu {
  left: 0.5em;
  height: 8em;
}
.video-react .video-react-menu-button-popup.video-react-volume-menu-button-horizontal .video-react-menu {
  left: -2em;
}
.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}
.video-react .video-react-volume-menu-button-vertical:hover .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical:focus .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical.video-react-slider-active .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical .video-react-lock-showing .video-react-menu-content {
  height: 8em;
  width: 2.9em;
}
.video-react .video-react-volume-menu-button-horizontal:hover .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal:focus .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal .video-react-slider-active .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal .video-react-lock-showing .video-react-menu-content {
  height: 2.9em;
  width: 8em;
}
.video-react .video-react-volume-menu-button.video-react-menu-button-inline .video-react-menu-content {
  background-color: transparent !important;
}

.video-react .video-react-playback-rate .video-react-playback-rate-value {
  line-height: 3em;
  text-align: center;
}
.video-react .video-react-playback-rate .video-react-menu {
  width: 4em;
  left: 0em;
}

.video-react .video-react-bezel {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 52px;
  height: 52px;
  z-index: 17;
  margin-left: -26px;
  margin-top: -26px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 26px;
}
.video-react .video-react-bezel.video-react-bezel-animation {
  animation: video-react-bezel-fadeout 0.5s linear 1 normal forwards;
  pointer-events: none;
}
.video-react .video-react-bezel.video-react-bezel-animation-alt {
  animation: video-react-bezel-fadeout-alt 0.5s linear 1 normal forwards;
  pointer-events: none;
}
.video-react .video-react-bezel .video-react-bezel-icon {
  width: 36px;
  height: 36px;
  margin: 8px;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
}
@keyframes video-react-bezel-fadeout {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: scale(2);
  }
}
@keyframes video-react-bezel-fadeout-alt {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: scale(2);
  }
}
.video-react .video-react-closed-caption {
  cursor: pointer;
  flex: none;
}
.video-react video::-webkit-media-text-track-container {
  transform: translateY(-30px);
}

/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-popup-video .button-wrapper {
  position: relative;
  padding-bottom: 56.25%;
}
.has-popup-video .button-wrapper.mobile-ratio--5-4 {
  padding-bottom: 80%;
}
.has-popup-video .button-wrapper.mobile-ratio--3-2 {
  padding-bottom: 66.6666666667%;
}
.has-popup-video .button-wrapper.mobile-ratio--16-9 {
  padding-bottom: 56.25%;
}
.has-popup-video .button-wrapper.mobile-ratio--2-1 {
  padding-bottom: 45.0000000045%;
}
.has-popup-video .button-wrapper.mobile-ratio--43-17 {
  padding-bottom: 39.5348837209%;
}
.has-popup-video .button-wrapper.mobile-ratio--9-16 {
  padding-bottom: 177.7777777778%;
}
@media (min-width: 768px) {
  .has-popup-video .button-wrapper.desktop-ratio--5-4 {
    padding-bottom: 80%;
  }
  .has-popup-video .button-wrapper.desktop-ratio--3-2 {
    padding-bottom: 66.6666666667%;
  }
  .has-popup-video .button-wrapper.desktop-ratio--16-9 {
    padding-bottom: 56.25%;
  }
  .has-popup-video .button-wrapper.desktop-ratio--2-1 {
    padding-bottom: 45.0000000045%;
  }
  .has-popup-video .button-wrapper.desktop-ratio--43-17 {
    padding-bottom: 39.5348837209%;
  }
}
.has-popup-video .button-wrapper .has-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px;
  z-index: 2;
}
@media (min-width: 576px) {
  .has-popup-video .button-wrapper .has-play-button {
    margin: -60px;
  }
}
.has-popup-video .text-wrapper {
  padding: 15px;
  position: relative;
}
@media (min-width: 768px) {
  .has-popup-video .text-wrapper.text-position--left {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .has-popup-video .text-wrapper.text-position--left header {
    max-width: 990px;
    margin: 0 auto;
  }
}
.has-popup-video .text-wrapper.text-position--left .heading {
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .has-popup-video .text-wrapper.text-position--left .heading {
    padding-right: calc(50% + 60px);
  }
}
@media (min-width: 768px) {
  .has-popup-video .text-wrapper.text-position--left .body {
    padding-right: calc(50% + 100px);
  }
}
@media (min-width: 768px) {
  .has-popup-video .text-wrapper.text-position--bottom {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%;
    display: flex;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .has-popup-video .text-wrapper.text-position--bottom header {
    max-width: 660px;
    margin: 0 auto;
    text-align: center;
    padding-top: 70px;
  }
}
.has-popup-video .ios-player {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  z-index: -1;
  overflow: hidden;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/typography/Paragraph.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-paragraph.size--xs {
  font-size: 12px;
  line-height: 18px;
}
.has-paragraph.size--md {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .has-paragraph.size--md {
    font-size: 16px;
    line-height: 26px;
  }
}
.has-paragraph.size--lg {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.03em;
}
@media (min-width: 768px) {
  .has-paragraph.size--lg {
    font-size: 20px;
    line-height: 30px;
  }
}
.has-paragraph.transform--uppercase {
  text-transform: uppercase;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/typography/Heading.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-heading {
  font-weight: 600;
  text-transform: capitalize;
}
.has-heading.size--xs {
  font-size: 1.15rem;
}
@media (min-width: 768px) {
  .has-heading.size--xs {
    font-size: 18px;
    line-height: 21px;
  }
}
@media (min-width: 768px) {
  .has-heading.size--sm {
    font-size: 42px;
    line-height: 44px;
  }
}
.has-heading.size--md {
  font-size: 28px;
  line-height: 34px;
}
@media (min-width: 768px) {
  .has-heading.size--md {
    font-size: 42px;
    line-height: 44px;
  }
}
.has-heading.size--lg {
  font-size: 28px;
  line-height: 34px;
}
@media (min-width: 768px) {
  .has-heading.size--lg {
    font-size: 42px;
    line-height: 44px;
  }
}
@media (min-width: 992px) {
  .has-heading.size--lg {
    font-size: 60px;
    line-height: 62px;
  }
}
.has-heading.size--xl {
  font-size: 28px;
  line-height: 34px;
}
@media (min-width: 768px) {
  .has-heading.size--xl {
    font-size: 42px;
    line-height: 44px;
  }
}
@media (min-width: 992px) {
  .has-heading.size--xl {
    font-size: 70px;
    line-height: 72px;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/video/PlayButton.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-play-button {
  position: relative;
  padding: 0;
  transition: all 0.3s;
  background: hsla(0, 0%, 100%, 0.3);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: none;
}
@media (min-width: 576px) {
  .has-play-button {
    width: 120px;
    height: 120px;
  }
}
.has-play-button:not(:disabled):hover {
  background: hsla(0, 0%, 100%, 0.5);
  cursor: pointer;
}
.has-play-button:not(.pending)::before {
  content: "";
  position: absolute;
  transition: all 0.3s;
  display: block;
  width: 0;
  height: 0;
  z-index: 1;
  top: 20px;
  left: 24px;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 18px solid #000;
}
@media (min-width: 576px) {
  .has-play-button:not(.pending)::before {
    top: 30px;
    left: 43px;
    border-top-width: 30px;
    border-bottom-width: 30px;
    border-left-width: 48px;
  }
}
.has-play-button:disabled::before {
  opacity: 0.5;
}
.has-play-button .progress {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/video/VideoDialog.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-video-dialog .dialog-content {
  display: flex;
  height: 100%;
  width: 100%;
}
.has-video-dialog .dialog-content .player-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  align-self: center;
}
.has-video-dialog .dialog-content .player-container iframe {
  width: 100%;
  height: 60vh;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/AccessoryImage/AccessoryImage.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-accessory-image {
  height: 200px;
  position: relative;
  padding-bottom: 50%;
}
@media (min-width: 576px) {
  .has-accessory-image {
    height: 300px;
    padding-bottom: 33.3333%;
  }
}
@media (min-width: 768px) {
  .has-accessory-image {
    height: 400px;
  }
}
.has-accessory-image a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #000;
}
.has-accessory-image a.theme--dark {
  color: #fff;
}
.has-accessory-image a span {
  position: absolute;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  justify-content: center;
  text-align: center;
}
@media (min-width: 992px) {
  .has-accessory-image a span {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .has-accessory-image a span.text-position--bottom {
    padding: 15px 15px 45px;
  }
}
@media (min-width: 768px) {
  .has-accessory-image a span.text-position--left {
    bottom: 0;
    left: 0;
    right: 70%;
    top: 0;
    padding: 15px 15px 15px 45px;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .has-accessory-image a span.text-position--right {
    bottom: 0;
    left: 70%;
    right: 0;
    top: 0;
    padding: 15px 45px 15px 15px;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/ColorsImage/ColorsImage.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
.has-colors-image {
  position: relative;
}
.has-colors-image .image-ratio {
  padding-bottom: 90%;
}
.has-colors-image p {
  margin: 0;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/VideoList/VideoList.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-video-list {
  padding: 40px 15px;
}
@media (min-width: 768px) {
  .has-video-list {
    padding: 70px 15px;
  }
}
.has-video-list .content-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  text-align: center;
}
.has-video-list .heading {
  margin-bottom: 20px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.has-video-list .intro {
  margin-bottom: 50px;
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
}
.has-video-list .video-wrapper .name {
  background-color: #c6c6c6;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 15px;
  margin: 0;
  font-weight: 500;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/MediaList/MediaList.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-media-list {
  padding: 40px 15px;
}
@media (min-width: 768px) {
  .has-media-list {
    padding: 60px 15px;
  }
}
.has-media-list .content-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  text-align: center;
}
.has-media-list .heading {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
.has-media-list .intro {
  margin: 0;
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
}
.has-media-list .media-item {
  margin-top: 20px;
  text-decoration: none;
}
.has-media-list .media-item figure {
  margin: 0;
}
.has-media-list .media-item img {
  width: 100%;
  max-width: 420px;
  transition: transform 200ms;
}
.has-media-list .media-item figcaption {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.03em;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .has-media-list .media-item figcaption {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 768px) {
  .has-media-list .media-item figcaption {
    margin-top: 10px;
  }
}
.has-media-list .media-item:hover img {
  transform: scale(1.05);
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/callToActions/LargeCTA/LargeCTA.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-large-cta {
  position: relative;
  padding-bottom: 141.666666667%;
}
@media (min-width: 768px) {
  .has-large-cta {
    padding-bottom: 56.25%;
  }
}
.has-large-cta .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 15px;
}
.has-large-cta .content-wrapper .main-text {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 60px 10px;
}
.has-large-cta .content-wrapper .main-text.horizontal-alignment--left {
  max-width: 990px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-large-cta .content-wrapper .main-text.horizontal-alignment--left {
    text-align: left;
    align-items: flex-start;
  }
}
.has-large-cta .content-wrapper .main-text.horizontal-alignment--right {
  max-width: 990px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-large-cta .content-wrapper .main-text.horizontal-alignment--right {
    text-align: left;
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .has-large-cta .content-wrapper .main-text.horizontal-alignment--right .heading,
  .has-large-cta .content-wrapper .main-text.horizontal-alignment--right .body {
    max-width: 300px;
  }
}
.has-large-cta .content-wrapper .main-text.vertical-alignment--center {
  justify-content: center;
}
.has-large-cta .content-wrapper .main-text.vertical-alignment--bottom {
  justify-content: flex-end;
}
@media (max-width: 767.98px) {
  .has-large-cta .content-wrapper .main-text.vertical-alignment--top-mobile {
    justify-content: flex-start;
  }
}
@media (max-width: 767.98px) {
  .has-large-cta .content-wrapper .main-text.vertical-alignment--center-mobile {
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .has-large-cta .content-wrapper .main-text.vertical-alignment--bottom-mobile {
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .has-large-cta .content-wrapper .main-text.push-button-bottom .has-button,
  .has-large-cta .content-wrapper .main-text.push-button-bottom .has-app-store-button {
    margin-top: auto;
  }
}
@media (max-width: 767.98px) {
  .has-large-cta .content-wrapper .main-text.push-button-bottom-mobile .has-button,
  .has-large-cta .content-wrapper .main-text.push-button-bottom-mobile .has-app-store-button {
    margin-top: auto;
  }
}
.has-large-cta .content-wrapper .main-text .heading {
  margin: 0 0 0.15em;
}
@media (min-width: 768px) {
  .has-large-cta .content-wrapper .main-text .heading {
    white-space: pre-line;
  }
}
.has-large-cta .content-wrapper .main-text .heading sup {
  font-size: 60%;
}
.has-large-cta .content-wrapper .main-text header p {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 25px;
  font-size: 14px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .has-large-cta .content-wrapper .main-text header p {
    font-size: 16px;
  }
}
.has-large-cta .content-wrapper .main-text .body {
  max-width: 960px;
  margin: 15px auto;
}
@media (min-width: 768px) {
  .has-large-cta .content-wrapper .main-text .body {
    white-space: pre-line;
  }
}
.has-large-cta .content-wrapper .main-text .links {
  margin-top: 35px;
}
.has-large-cta .content-wrapper .main-text.text-shadow .heading {
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.6), 0 0 20px rgba(0, 0, 0, 0.6);
}
.has-large-cta .content-wrapper .main-text.text-shadow .body {
  text-shadow: 0 0 30px #000, 0 0 20px #000, 0 0 10px #000;
}
.has-large-cta .content-wrapper .bottom-text {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
}
.has-large-cta .content-wrapper .bottom-text p {
  margin-bottom: 36px;
}
@media (min-width: 1440px) {
  .has-large-cta .content-wrapper .bottom-text p {
    margin-bottom: 56px;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/formFields/Button.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-button {
  font-weight: 500;
  display: inline-block;
  padding: 0;
  position: relative;
  background: transparent;
  border-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  transition: color 0.2s, background-color 0.2s, border 0.2s;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.has-button:hover {
  text-decoration: none;
}
.has-button.appearance--simple {
  border: none;
}
@media (min-width: 768px) {
  .has-button.appearance--simple {
    font-size: 1.125rem;
  }
}
.has-button.appearance--simple.color--primary {
  color: #000030;
}
.has-button.appearance--simple.color--secondary {
  color: #0072e3;
}
.has-button.appearance--simple.color--light {
  color: #fff;
}
.has-button.appearance--simple.color--dark {
  color: #000;
}
.has-button.appearance--simple:hover {
  text-decoration: underline;
}
.has-button.appearance--standard {
  line-height: 1.2;
}
.has-button.appearance--standard.color--primary {
  background-color: #000030;
  border-color: #000030;
  color: #fff;
}
.has-button.appearance--standard.color--primary:hover:not([disabled]) {
  background-color: transparent;
  border-color: #000030;
  color: #000030;
}
.has-button.appearance--standard.color--secondary {
  background-color: #0072e3;
  border-color: #0072e3;
  color: #fff;
}
.has-button.appearance--standard.color--secondary:hover:not([disabled]) {
  background-color: #0054a8;
  border-color: #0054a8;
}
.has-button.appearance--standard.color--light {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
.has-button.appearance--standard.color--light:hover:not([disabled]) {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.has-button.appearance--standard.color--dark {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.has-button.appearance--standard.color--dark:hover:not([disabled]) {
  background-color: transparent;
  border-color: #000;
  color: #000;
}
.has-button.appearance--standard:disabled:not(.pending) {
  background-color: #757575;
  border-color: #757575;
  color: #fff;
  cursor: not-allowed;
  opacity: 0.65;
}
.has-button.appearance--standard.size--small {
  font-size: 0.875rem;
  padding: 0.3125rem 15px;
}
.has-button.appearance--standard.size--medium {
  font-size: 1rem;
  padding: 0.8rem 1.2rem;
}
.has-button.appearance--standard.size--large {
  padding: 0.9rem 1rem;
}
@media (min-width: 768px) {
  .has-button.appearance--standard.size--large {
    font-size: 1.125rem;
    padding: 1rem 2.1rem;
  }
}
.has-button.appearance--outlined {
  line-height: 1.5;
}
.has-button.appearance--outlined.color--light {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.has-button.appearance--outlined.color--light:hover:not([disabled]) {
  background: #fff;
  color: #000;
}
.has-button.appearance--outlined.color--dark {
  background: transparent;
  border-color: #000;
  color: #000;
}
.has-button.appearance--outlined.color--dark:hover:not([disabled]) {
  background: #000;
  color: #fff;
}
.has-button.appearance--outlined:disabled:not(.pending) {
  border-color: #757575;
  color: #757575;
  cursor: not-allowed;
  opacity: 0.65;
}
.has-button.appearance--outlined.size--small {
  font-size: 0.875rem;
  padding: 0.3125rem 15px;
}
.has-button.appearance--outlined.size--medium {
  font-size: 1rem;
  padding: 0.5625rem 25px;
}
.has-button.appearance--outlined.size--large {
  padding: 0.5625rem 25px;
}
@media (min-width: 768px) {
  .has-button.appearance--outlined.size--large {
    font-size: 1.125rem;
    padding: 0.875rem 26px;
    line-height: 1.55;
  }
}
.has-button.with-arrow .text::after {
  display: inline-block;
  content: "›";
  font-size: 1em;
  margin-left: 0.4rem;
  position: relative;
  line-height: 1;
}
.has-button.should-animate-arrow .text::after {
  left: 0;
  transition: left 0.15s ease;
}
.has-button.should-animate-arrow:hover .text::after {
  left: 0.15em;
}
.has-button.pending {
  position: relative;
}
.has-button.pending .text {
  color: transparent;
}
.has-button.pending .circular-progress {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/formFields/AppStoreButton/AppStoreButton.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-app-store-button {
  display: inline-block;
  padding: 0;
  background: transparent;
  border-color: transparent;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.has-app-store-button.size--large svg {
  height: 45px;
  width: 134.622px;
}
@media (min-width: 768px) {
  .has-app-store-button.size--large svg {
    height: 55px;
    width: 164.538px;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/callToActions/BannerCTA/BannerCTA.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-banner-cta .block-label {
  text-align: center;
  margin-bottom: 10px;
}
.has-banner-cta .content-wrapper {
  max-width: 990px;
  margin: 0 auto;
  padding: 45px 15px;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media (min-width: 576px) {
  .has-banner-cta .content-wrapper {
    padding: 95px 15px 115px;
  }
}
.has-banner-cta .content-wrapper .heading {
  white-space: pre-line;
}
@media (min-width: 576px) {
  .has-banner-cta .content-wrapper .heading {
    margin-bottom: 4px;
  }
}
.has-banner-cta .content-wrapper .link,
.has-banner-cta .content-wrapper .body {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .has-banner-cta .content-wrapper.text-align--left {
    text-align: left;
  }
}
.has-banner-cta .content-wrapper.text-width--small .inner-content-wrapper {
  max-width: 285px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 575.98px) {
  .has-banner-cta .content-wrapper.mobile-spacing--top {
    padding-top: 75%;
  }
}
@media (max-width: 575.98px) {
  .has-banner-cta .content-wrapper.mobile-spacing--bottom {
    padding-bottom: 75%;
  }
}
@media (min-width: 576px) {
  .has-banner-cta .content-wrapper.text-position--left .inner-content-wrapper {
    width: 50%;
    margin-left: 0;
    margin-right: auto;
  }
}
@media (min-width: 576px) {
  .has-banner-cta .content-wrapper.text-position--right .inner-content-wrapper {
    width: 60%;
    margin-left: auto;
    margin-right: 0;
  }
}

.experience-hastens-cta2.white-bg__full-width {
  max-width: none !important;
  background-color: #fff;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .experience-hastens-cta2.white-bg__full-width {
    padding: 40px 0;
  }
}
.experience-hastens-cta2.white-bg__full-width section {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/callToActions/BookBedTestCTA/BookBedTestCTA.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-book-bed-test-cta {
  padding-top: 30px;
  padding-bottom: 60px;
}
.has-book-bed-test-cta .book-sample-bed .text-header-text {
  padding-bottom: 0;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .has-book-bed-test-cta .book-sample-bed .text-header-text {
    white-space: pre-line;
  }
}
.has-book-bed-test-cta .book-sample-bed .steps-heading {
  margin-top: 40px;
}
@media (min-width: 576px) {
  .has-book-bed-test-cta .book-sample-bed .steps-heading {
    white-space: pre-line;
  }
}
.has-book-bed-test-cta .book-sample-bed .centered {
  text-align: center;
}
.has-book-bed-test-cta .book-sample-bed .body-section {
  padding-top: 0;
}
.has-book-bed-test-cta .book-sample-bed .body-section .text-container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
  padding-top: 0;
}
.has-book-bed-test-cta .book-sample-bed .body-section .text-container .heading {
  text-align: center;
}
.has-book-bed-test-cta .book-sample-bed .body-section .grid-container {
  margin: 0;
}
.has-book-bed-test-cta .book-sample-bed .body-section .grid-container .information {
  padding: 4rem;
}
.has-book-bed-test-cta .book-sample-bed .body-section .image {
  min-height: 36vh;
  background-size: cover;
  background-position: center;
}
@media (min-width: 768px) {
  .has-book-bed-test-cta .book-sample-bed .body-section .image {
    height: 100%;
  }
}
.has-book-bed-test-cta .book-sample-bed .body-section .information-container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.has-book-bed-test-cta .book-sample-bed .body-section .information-container .step-heading-1,
.has-book-bed-test-cta .book-sample-bed .body-section .information-container .step-heading-2 {
  display: block;
  text-transform: uppercase;
}
.has-book-bed-test-cta .book-sample-bed .body-section .information-container .step-heading-1 {
  color: #424242;
  font-size: 16px;
  line-height: 26px;
}
@media (min-width: 576px) {
  .has-book-bed-test-cta .book-sample-bed .body-section .information-container .step-heading-1 {
    white-space: pre-line;
  }
}
.has-book-bed-test-cta .book-sample-bed .body-section .information-container .step-heading-2 {
  line-height: 1.25;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  padding: 25px 0 10px;
  text-align: initial;
  font-size: 20px;
}
@media (min-width: 576px) {
  .has-book-bed-test-cta .book-sample-bed .body-section .information-container .step-heading-2 {
    white-space: pre-line;
  }
}
@media (max-width: 991.98px) {
  .has-book-bed-test-cta .book-sample-bed .body-section .information-container .step-heading-2 {
    font-size: 15px;
  }
}
@media (min-width: 576px) {
  .has-book-bed-test-cta .book-sample-bed .body-section .information-container .information-body {
    white-space: pre-line;
  }
}
@media (min-width: 768px) {
  .has-book-bed-test-cta .book-sample-bed .body-section .even {
    flex-direction: row-reverse;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/callToActions/RequestCatalogCTA/RequestCatalogCTA.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-request-catalog-cta {
  text-align: center;
  padding-top: 30px;
}
.has-request-catalog-cta .top-container {
  max-width: 864px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.has-request-catalog-cta .top-container .heading {
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .has-request-catalog-cta .top-container .heading {
    white-space: pre-line;
  }
}
.has-request-catalog-cta .top-container .intro {
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .has-request-catalog-cta .top-container .intro {
    white-space: pre-line;
  }
}
.has-request-catalog-cta .catalogue-image {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.has-request-catalog-cta .catalogue-image .image-wrapper img {
  display: block;
  width: 100%;
}
.has-request-catalog-cta .catalogue-image > p {
  margin: 0;
}
@media (max-width: 991.98px) {
  .has-request-catalog-cta .catalogue-image {
    margin-top: 40px;
    margin-bottom: 25px;
  }
  .has-request-catalog-cta .catalogue-image .image-wrapper {
    position: relative;
    margin: 25px auto;
    max-width: 250px;
    padding-top: 7%;
    padding-bottom: 8%;
  }
  .has-request-catalog-cta .catalogue-image .image-wrapper > div {
    height: 1px;
    background-color: #000;
    position: absolute;
  }
  .has-request-catalog-cta .catalogue-image .image-wrapper > div.line-1 {
    top: 0;
    left: 14%;
    width: 20%;
    transform: rotate(70deg);
    transform-origin: left;
  }
  .has-request-catalog-cta .catalogue-image .image-wrapper > div.line-2 {
    bottom: 0;
    left: 12%;
    width: 23%;
    transform: rotate(-66deg);
    transform-origin: left;
  }
  .has-request-catalog-cta .catalogue-image .image-wrapper > div.line-3 {
    bottom: 0;
    right: 30%;
    width: 13%;
    transform: rotate(74deg);
    transform-origin: right;
  }
  .has-request-catalog-cta .catalogue-image > p {
    text-align: left;
    font-size: 16px;
  }
  .has-request-catalog-cta .catalogue-image > p.description-2, .has-request-catalog-cta .catalogue-image > p.description-3 {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .has-request-catalog-cta .catalogue-image > p.description-2 {
    padding-right: 15px;
  }
  .has-request-catalog-cta .catalogue-image > p.description-3 {
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .has-request-catalog-cta .catalogue-image {
    position: relative;
    width: 1000px;
    margin-top: 70px;
    margin-bottom: 35px;
  }
  .has-request-catalog-cta .catalogue-image .image-wrapper {
    position: relative;
    margin-left: 250px;
    margin-right: 230px;
    padding-right: 20px;
  }
  .has-request-catalog-cta .catalogue-image .image-wrapper > div {
    height: 1px;
    background-color: #000;
    position: absolute;
  }
  .has-request-catalog-cta .catalogue-image .image-wrapper > div.line-1 {
    top: 188px;
    left: -46px;
    width: 94px;
    transform: rotate(14deg);
    transform-origin: left;
  }
  .has-request-catalog-cta .catalogue-image .image-wrapper > div.line-2 {
    top: 110px;
    right: -74px;
    width: 94px;
    transform: rotate(-29deg);
    transform-origin: right;
  }
  .has-request-catalog-cta .catalogue-image .image-wrapper > div.line-3 {
    bottom: 103px;
    right: -14px;
    width: 85px;
    transform: rotate(18deg);
    transform-origin: right;
  }
  .has-request-catalog-cta .catalogue-image > p {
    text-align: left;
    position: absolute;
    z-index: 1;
    font-size: 16px;
  }
  .has-request-catalog-cta .catalogue-image > p.description-1 {
    bottom: 277px;
    left: 15px;
    width: 250px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .has-request-catalog-cta .catalogue-image > p.description-1 {
    white-space: pre-line;
  }
}
@media (min-width: 992px) {
  .has-request-catalog-cta .catalogue-image > p.description-2 {
    bottom: 370px;
    right: 15px;
    width: 230px;
    text-align: right;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .has-request-catalog-cta .catalogue-image > p.description-2 {
    white-space: pre-line;
  }
}
@media (min-width: 992px) {
  .has-request-catalog-cta .catalogue-image > p.description-3 {
    top: 346px;
    right: 0;
    width: 230px;
    text-align: right;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .has-request-catalog-cta .catalogue-image > p.description-3 {
    white-space: pre-line;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/callToActions/LargeCTAWithSmallText/LargeCTAWithSmallText.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-large-cta-with-small-text {
  position: relative;
  padding-bottom: 141.666666667%;
}
@media (min-width: 768px) {
  .has-large-cta-with-small-text {
    padding-bottom: 56.25%;
  }
}
.has-large-cta-with-small-text .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 0 15px;
}
.has-large-cta-with-small-text .content-wrapper .text {
  text-align: right;
  width: 100%;
  margin: 0 auto;
  max-width: 450px;
}
@media (min-width: 768px) {
  .has-large-cta-with-small-text .content-wrapper .text {
    max-width: 720px;
  }
}
@media (min-width: 1440px) {
  .has-large-cta-with-small-text .content-wrapper .text {
    max-width: 1260px;
  }
}
.has-large-cta-with-small-text .content-wrapper .text .heading {
  font-size: 19px;
  font-weight: 400;
  margin: 0 0 20px;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-large-cta-with-small-text .content-wrapper .text .heading {
    font-size: 22px;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/callToActions/ZoomCTA/ZoomCTA.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-zoom-cta {
  display: block;
  color: inherit;
  text-decoration: none;
}
.has-zoom-cta .spacer {
  padding-bottom: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .has-zoom-cta .spacer {
    padding-bottom: 71.4285714286%;
  }
}
.has-zoom-cta .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 7% 15px 15px;
}
.has-zoom-cta .content-wrapper .text {
  text-align: center;
}
.has-zoom-cta .content-wrapper .text .heading {
  margin: 0 0 10px;
  white-space: pre-line;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/callToActions/FullwidthCTA/FullwidthCTA.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-fullwidth-cta {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.has-fullwidth-cta b, .has-fullwidth-cta strong {
  font-weight: 500;
}
.has-fullwidth-cta .content-wrapper {
  display: flex;
  height: 173vw;
  max-height: calc(100vh - 44px);
  padding: 60px 45px;
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper {
    max-height: none;
    height: 600px;
  }
}
@media (min-width: 992px) {
  .has-fullwidth-cta .content-wrapper {
    height: 750px;
    padding: 80px 15px 60px;
  }
}
@media (max-width: 767.98px) {
  .has-fullwidth-cta .content-wrapper .main-text {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper .main-text {
    max-width: 50%;
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media (min-width: 992px) {
  .has-fullwidth-cta .content-wrapper .main-text {
    margin-left: 80px;
    margin-right: 80px;
  }
}
.has-fullwidth-cta .content-wrapper .main-text .heading {
  text-transform: none;
}
.has-fullwidth-cta .content-wrapper .main-text .heading.size--sm {
  font-size: 21px;
  line-height: 25px;
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper .main-text .heading.size--sm {
    font-size: 32px;
    line-height: 38px;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper .main-text .heading {
    white-space: pre-line;
  }
}
.has-fullwidth-cta .content-wrapper .main-text .heading sup {
  font-size: 60%;
}
.has-fullwidth-cta .content-wrapper .main-text .body {
  margin: 0;
  white-space: pre-line;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper .main-text .body {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.03em;
  }
}
.has-fullwidth-cta .content-wrapper .main-text .has-button {
  text-align: inherit;
}
@media (min-width: 992px) {
  .has-fullwidth-cta .content-wrapper .main-text .has-button {
    white-space: pre-line;
  }
}
.has-fullwidth-cta .content-wrapper .main-text .body-link-position-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  gap: 15px;
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper .main-text .body-link-position-wrapper {
    gap: 26px;
  }
}
.has-fullwidth-cta .content-wrapper.text-shadow .heading {
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.6), 0 0 20px rgba(0, 0, 0, 0.6);
}
.has-fullwidth-cta .content-wrapper.text-shadow .body {
  text-shadow: 0 0 30px #000, 0 0 20px #000, 0 0 10px #000;
}
.has-fullwidth-cta .content-wrapper.mobile-text-position--top {
  align-items: flex-start;
  justify-content: center;
}
.has-fullwidth-cta .content-wrapper.mobile-text-position--center {
  align-items: center;
  justify-content: center;
}
.has-fullwidth-cta .content-wrapper.mobile-text-position--bottom {
  align-items: flex-end;
  justify-content: center;
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-position--left-top {
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-position--left-center {
    align-items: center;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-position--left-bottom {
    align-items: flex-end;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-position--center-top {
    align-items: flex-start;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-position--center-center {
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-position--center-bottom {
    align-items: flex-end;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-position--right-top {
    align-items: flex-start;
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-position--right-center {
    align-items: center;
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-position--right-bottom {
    align-items: flex-end;
    justify-content: flex-end;
  }
}
.has-fullwidth-cta .content-wrapper.mobile-text-align--left {
  text-align: left;
}
.has-fullwidth-cta .content-wrapper.mobile-text-align--center {
  text-align: center;
}
.has-fullwidth-cta .content-wrapper.mobile-text-align--right {
  text-align: right;
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-align--left {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-align--center {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .has-fullwidth-cta .content-wrapper.text-align--right {
    text-align: right;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/callToActions/WhenBusinessIsLoveCTA/WhenBusinessIsLoveCTA.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.when-business-is-love-cta {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.when-business-is-love-cta .content-wrapper {
  display: flex;
  height: 173vw;
  max-height: calc(100vh - 44px);
  padding: 60px 45px;
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper {
    height: 600px;
    max-height: none;
  }
}
@media (min-width: 992px) {
  .when-business-is-love-cta .content-wrapper {
    height: 750px;
  }
}
@media (max-width: 767.98px) {
  .when-business-is-love-cta .content-wrapper .main-text {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper .main-text {
    max-width: 50%;
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media (min-width: 992px) {
  .when-business-is-love-cta .content-wrapper .main-text {
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper .main-text .heading {
    white-space: pre-line;
  }
}
.when-business-is-love-cta .content-wrapper .main-text .heading sup {
  font-size: 60%;
}
.when-business-is-love-cta .content-wrapper .main-text .body {
  white-space: pre-line;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper .main-text .body {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.03em;
  }
}
.when-business-is-love-cta .content-wrapper .main-text .has-button {
  margin-top: 5px;
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper .main-text .has-button {
    margin-top: 20px;
  }
}
.when-business-is-love-cta .content-wrapper.text-shadow .heading {
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.6), 0 0 20px rgba(0, 0, 0, 0.6);
}
.when-business-is-love-cta .content-wrapper.text-shadow .body {
  text-shadow: 0 0 30px #000, 0 0 20px #000, 0 0 10px #000;
}
.when-business-is-love-cta .content-wrapper.mobile-text-position--top {
  align-items: flex-start;
  justify-content: center;
}
.when-business-is-love-cta .content-wrapper.mobile-text-position--center {
  align-items: center;
  justify-content: center;
}
.when-business-is-love-cta .content-wrapper.mobile-text-position--bottom {
  align-items: flex-end;
  justify-content: center;
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-position--left-top {
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-position--left-center {
    align-items: center;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-position--left-bottom {
    align-items: flex-end;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-position--center-top {
    align-items: flex-start;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-position--center-center {
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-position--center-bottom {
    align-items: flex-end;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-position--right-top {
    align-items: flex-start;
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-position--right-center {
    align-items: center;
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-position--right-bottom {
    align-items: flex-end;
    justify-content: flex-end;
  }
}
.when-business-is-love-cta .content-wrapper.mobile-text-align--left {
  text-align: left;
}
.when-business-is-love-cta .content-wrapper.mobile-text-align--center {
  text-align: center;
  padding-bottom: 15px;
}
.when-business-is-love-cta .content-wrapper.mobile-text-align--right {
  text-align: right;
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-align--left {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-align--center {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .when-business-is-love-cta .content-wrapper.text-align--right {
    text-align: right;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/callToActions/WaitListCTA/WaitListCTA.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-wait-list-cta {
  padding: 30px 15px 35px;
  text-align: center;
  background-image: url("https://static.hastens.com/750/blocks/grand-vividus/gv-marketing-2.jpg");
  background-size: cover;
  background-position: bottom center;
}
@media (min-width: 576px) {
  .has-wait-list-cta {
    padding: 30px 15px 55px;
  }
}
@media (min-width: 992px) {
  .has-wait-list-cta {
    background-image: url("https://static.hastens.com/1500/blocks/grand-vividus/gv-marketing-2.jpg");
  }
}
.has-wait-list-cta p {
  margin: 0 0 30px;
  letter-spacing: 1px;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "adobe-garamond-pro", serif;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .has-wait-list-cta p {
    font-size: 20px;
  }
}
.has-wait-list-cta .join-button {
  display: inline-block;
  padding: 4px 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  background: #d0b669;
  border: 1px solid #d0b669;
  color: #fff;
  font-family: "adobe-garamond-pro", serif;
  font-size: 18px;
  text-transform: uppercase;
  transition: color 0.2s, background-color 0.2s, border 0.2s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-decoration: none;
}
.has-wait-list-cta .join-button:hover {
  background: transparent;
  border: 1px solid #d0b669;
  color: #d0b669;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/callToActions/SupremeCTA/SupremeCTA.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-supreme-cta {
  background-image: url("https://static.hastens.com/1500/blocks/campaigns/supreme/Supreme_A_Oiled_Beech_Retouch-6.jpg");
  background-size: auto 260px;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .has-supreme-cta {
    background-size: auto 290px;
  }
}
@media (min-width: 1441px) {
  .has-supreme-cta {
    background-size: 100% auto;
  }
}
.has-supreme-cta .content-wrapper {
  max-width: 1440px;
  height: 580px;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 768px) {
  .has-supreme-cta .content-wrapper {
    height: 600px;
  }
}
@media (min-width: 992px) {
  .has-supreme-cta .content-wrapper {
    height: 700px;
    padding: 150px 15px;
  }
}
.has-supreme-cta .content-wrapper .heading {
  margin: 0;
}
@media (min-width: 768px) {
  .has-supreme-cta .content-wrapper .heading {
    white-space: pre-line;
  }
}
.has-supreme-cta .content-wrapper .logo {
  display: inline-block;
  margin-bottom: 35px;
  background-image: url("https://static.hastens.com/400/blocks/campaigns/supreme/Supreme-logo-newyork.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 190px;
}
@media (min-width: 768px) {
  .has-supreme-cta .content-wrapper .logo {
    width: 235px;
  }
}
@media (min-width: 992px) {
  .has-supreme-cta .content-wrapper .logo {
    margin-bottom: 55px;
  }
}
.has-supreme-cta .content-wrapper .logo::after {
  content: "";
  display: block;
  padding-bottom: 35%;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/textStories/LargeTextStory/LargeTextStory.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-large-text-story {
  padding: 30px 15px;
  position: relative;
}
@media (min-width: 768px) {
  .has-large-text-story {
    padding: 60px 15px;
  }
}
.has-large-text-story.image-padding {
  padding-bottom: 30%;
}
.has-large-text-story .button-wrapper {
  text-align: center;
  margin-top: 30px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/TextColumns.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-text-columns .content-wrapper {
  max-width: 960px;
  margin: 0 auto;
}
.has-text-columns .content-wrapper p {
  margin-bottom: 10px;
}
.has-text-columns .content-wrapper .heading {
  margin: 0 0 30px;
  text-align: center;
}
@media (min-width: 576px) {
  .has-text-columns .content-wrapper .heading {
    white-space: pre-line;
  }
}
.has-text-columns .content-wrapper .body {
  font-size: 16px;
  text-align: left;
}
@media (min-width: 768px) {
  .has-text-columns .content-wrapper .body {
    font-size: 18px;
  }
}
.has-text-columns .content-wrapper .body p {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .has-text-columns .content-wrapper .body p {
    font-size: 16px;
    line-height: 26px;
  }
}
.has-text-columns.text-alignment--center .content-wrapper .body {
  text-align: center;
}
.has-text-columns.columns--2.autobreak .content-wrapper .body {
  -moz-columns: 400px 2;
       columns: 400px 2;
  -moz-column-gap: 60px;
       column-gap: 60px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .has-text-columns.columns--2:not(.autobreak) .content-wrapper .body {
    display: flex;
  }
}
@media (min-width: 768px) {
  .has-text-columns.columns--2:not(.autobreak) .content-wrapper .body .column {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .has-text-columns.columns--2:not(.autobreak) .content-wrapper .body .column + .column {
    margin-left: 60px;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/textStories/SmallTextStory/SmallTextStory.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-small-text-story {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 30px 15px;
}
@media (min-width: 768px) {
  .has-small-text-story {
    padding: 50px 15px;
  }
}
.has-small-text-story .content-wrapper {
  max-width: 435px;
  margin: 0 auto;
}
.has-small-text-story .content-wrapper h2 {
  margin-bottom: 10px;
  white-space: pre-line;
}
.has-small-text-story .content-wrapper h2.weight--regular {
  font-weight: 400;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/typography/RichText.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-rich-text h2 {
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .has-rich-text h2 {
    font-size: 32px;
    line-height: 34px;
  }
}
.has-rich-text h3 {
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .has-rich-text h3 {
    font-size: 24px;
    line-height: 29px;
  }
}
.has-rich-text h4 {
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .has-rich-text h4 {
    font-size: 20px;
    line-height: 24px;
  }
}
.has-rich-text h5 {
  font-size: 14px;
  line-height: 17px;
}
@media (min-width: 768px) {
  .has-rich-text h5 {
    font-size: 16px;
    line-height: 20px;
  }
}
.has-rich-text h2, .has-rich-text h3, .has-rich-text h4, .has-rich-text h5 {
  font-weight: 600;
}
.has-rich-text h2.x-small, .has-rich-text h3.x-small, .has-rich-text h4.x-small, .has-rich-text h5.x-small {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .has-rich-text h2.x-small, .has-rich-text h3.x-small, .has-rich-text h4.x-small, .has-rich-text h5.x-small {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.1em;
  }
}
.has-rich-text h2.small, .has-rich-text h3.small, .has-rich-text h4.small, .has-rich-text h5.small {
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .has-rich-text h2.small, .has-rich-text h3.small, .has-rich-text h4.small, .has-rich-text h5.small {
    font-size: 32px;
    line-height: 34px;
    letter-spacing: 0.05em;
  }
}
.has-rich-text h2.medium, .has-rich-text h3.medium, .has-rich-text h4.medium, .has-rich-text h5.medium {
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .has-rich-text h2.medium, .has-rich-text h3.medium, .has-rich-text h4.medium, .has-rich-text h5.medium {
    font-size: 42px;
    line-height: 44px;
    letter-spacing: 0.05em;
  }
}
.has-rich-text h2.large, .has-rich-text h3.large, .has-rich-text h4.large, .has-rich-text h5.large {
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .has-rich-text h2.large, .has-rich-text h3.large, .has-rich-text h4.large, .has-rich-text h5.large {
    font-size: 42px;
    line-height: 44px;
    letter-spacing: 0.05em;
  }
}
@media (min-width: 992px) {
  .has-rich-text h2.large, .has-rich-text h3.large, .has-rich-text h4.large, .has-rich-text h5.large {
    font-size: 60px;
    line-height: 62px;
    letter-spacing: 0.04em;
  }
}
.has-rich-text h2.x-large, .has-rich-text h3.x-large, .has-rich-text h4.x-large, .has-rich-text h5.x-large {
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .has-rich-text h2.x-large, .has-rich-text h3.x-large, .has-rich-text h4.x-large, .has-rich-text h5.x-large {
    font-size: 42px;
    line-height: 44px;
    letter-spacing: 0.05em;
  }
}
@media (min-width: 992px) {
  .has-rich-text h2.x-large, .has-rich-text h3.x-large, .has-rich-text h4.x-large, .has-rich-text h5.x-large {
    font-size: 70px;
    line-height: 72px;
    letter-spacing: 0.03em;
  }
}
@media (max-width: 767.98px) {
  .has-rich-text h2 br, .has-rich-text h3 br, .has-rich-text h4 br, .has-rich-text h5 br {
    display: none;
  }
}
.has-rich-text a {
  font-weight: 500;
  color: var(--has-link-color, #0071c1);
}
.has-rich-text p {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .has-rich-text p {
    font-size: 16px;
    line-height: 26px;
  }
}
.has-rich-text p.x-small {
  font-size: 12px;
  line-height: 18px;
}
.has-rich-text p.small {
  font-size: 14px;
  line-height: 22px;
  font-weight: inherit;
}
.has-rich-text p.large {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.03em;
}
@media (min-width: 768px) {
  .has-rich-text p.large {
    font-size: 20px;
    line-height: 30px;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/textStories/HeritageTextStory/HeritageTextStory.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-heritage-text-story {
  padding: 60px 15px;
}
.has-heritage-text-story .content-wrapper {
  max-width: 960px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-heritage-text-story .content-wrapper {
    display: flex;
  }
}
@media (min-width: 768px) {
  .has-heritage-text-story .column-1,
  .has-heritage-text-story .column-2 {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .has-heritage-text-story .column-2 {
    margin-left: 60px;
  }
}
.has-heritage-text-story .heading {
  font-size: inherit;
  font-weight: 600;
  text-transform: uppercase;
}
.has-heritage-text-story figure {
  display: inline-block;
  width: 100%;
}
.has-heritage-text-story img {
  width: 100%;
}
.has-heritage-text-story figcaption {
  text-align: center;
  text-transform: uppercase;
  margin-top: 4px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/textStories/MaterialsTextStory/MaterialsTextStory.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-material-text-story .top-container {
  position: relative;
}
@media (min-width: 768px) {
  .has-material-text-story .top-container {
    padding-bottom: 56.25%;
  }
}
@media (max-width: 767.98px) {
  .has-material-text-story .top-container .outer-wrapper {
    visibility: hidden;
  }
}
@media (min-width: 768px) {
  .has-material-text-story .top-container .outer-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
  }
}
.has-material-text-story .top-container .outer-wrapper .inner-wrapper {
  text-align: center;
  padding: 60px 10px;
}
@media (min-width: 768px) {
  .has-material-text-story .top-container .outer-wrapper .inner-wrapper {
    text-align: left;
    display: flex;
    max-width: 960px;
    margin: 0 auto;
    padding: 30px 10px;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
}
.has-material-text-story .bottom-container {
  padding-bottom: 30px;
}
@media (max-width: 767.98px) {
  .has-material-text-story .bottom-container {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .has-material-text-story .bottom-container {
    padding-bottom: 100px;
  }
}
.has-material-text-story .bottom-container .outer-wrapper {
  display: none;
}
@media (max-width: 767.98px) {
  .has-material-text-story .bottom-container .outer-wrapper {
    display: block;
  }
}
.has-material-text-story .bottom-container .outer-wrapper .inner-wrapper {
  text-align: center;
  padding: 30px 10px;
}
@media (min-width: 768px) {
  .has-material-text-story .bottom-container .outer-wrapper .inner-wrapper {
    text-align: left;
    display: flex;
    max-width: 960px;
    margin: 0 auto;
    padding: 30px 10px;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
}
.has-material-text-story .bottom-container .has-text-columns {
  padding: 0 15px;
}
.has-material-text-story .mts-heading {
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-material-text-story .mts-heading {
    margin-bottom: 4px;
  }
}
.has-material-text-story .mts-body {
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-material-text-story .mts-body {
    margin-top: 20px;
    margin-right: 50%;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/textStories/ImageTextStory/ImageTextStory.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-image-text-story img {
  width: 100%;
}
.has-image-text-story h3 {
  margin-bottom: 15px;
}
.has-image-text-story .text {
  padding: 40px 15px 25px;
  max-width: 420px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-image-text-story .text {
    padding: 40px 15px 55px;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/textStories/ImageTextStory2/ImageTextStory2.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-image-text-story-2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .has-image-text-story-2 {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
.has-image-text-story-2 img {
  height: 280px;
}
.has-image-text-story-2 .text {
  margin: 40px auto;
  max-width: 240px;
  text-align: center;
}
@media (min-width: 992px) {
  .has-image-text-story-2 .text {
    margin: 15px;
    max-width: none;
    text-align: left;
  }
}
.has-image-text-story-2 .text h2 {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .has-image-text-story-2.image-placement--left {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .has-image-text-story-2.image-placement--right {
    flex-direction: row-reverse;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/textStories/ThreeSplitTextStory/ThreeSplitTextStory.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
@media (min-width: 992px) {
  .has-three-split-text-story {
    display: flex;
  }
}
@media (min-width: 992px) {
  .has-three-split-text-story .has-background {
    flex: 1;
  }
}
.has-three-split-text-story .content-wrapper {
  position: relative;
  color: #fff;
  padding: 80px 15px;
}
@media (min-width: 768px) {
  .has-three-split-text-story .content-wrapper {
    padding: 80px 45px;
  }
}
.has-three-split-text-story .content-wrapper .logo {
  display: block;
  max-width: 400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .has-three-split-text-story .image-spacer {
    padding-bottom: 140%;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/RequestCatalog/RequestCatalog.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
.has-request-catalog .has-request-catalog-form .content-wrapper {
  max-width: 900px;
  margin: 0 auto;
}
.has-request-catalog .has-request-catalog-form .grid-wrapper {
  display: flex;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/RequestCatalog/Form.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-request-catalog-form {
  padding: 50px 15px 65px;
}
@media (min-width: 768px) {
  .has-request-catalog-form {
    padding: 70px 15px;
  }
}
.has-request-catalog-form .heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}
.has-request-catalog-form .intro {
  text-align: center;
  font-size: 16px;
  margin: 0 auto 30px;
  max-width: 870px;
}
@media (min-width: 768px) {
  .has-request-catalog-form .intro {
    font-size: 17px;
  }
}
.has-request-catalog-form .heading + .grid-wrapper {
  margin-top: 30px;
}
.has-request-catalog-form .required-field-note {
  color: #6c6c6c;
  text-align: right;
  margin: 10px 0;
}
.has-request-catalog-form .form-data-consent {
  color: #6c6c6c;
  margin-bottom: 10px;
}
.has-request-catalog-form .has-recaptcha-field {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.has-request-catalog-form .btn-container {
  text-align: center;
  margin-top: 17px;
}
.has-request-catalog-form .btn-container button {
  margin: 7.5px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/RequestCatalog/Confirmation.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-confirmation {
  text-align: center;
  padding: 55px 15px;
}
@media (min-width: 768px) {
  .has-confirmation {
    padding: 70px 15px;
  }
}
.has-confirmation .content-wrapper {
  max-width: 900px;
  margin: 0 auto;
}
.has-confirmation h2 {
  white-space: pre-line;
}
.has-confirmation p {
  width: 100%;
  font-size: 16px;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-confirmation p {
    font-size: 18px;
  }
}
.has-confirmation button {
  margin-top: 40px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/RequestCatalog/Banner.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-request-catalog-banner {
  position: relative;
  padding: 122px 50px;
}
@media (max-width: 767.98px) {
  .has-request-catalog-banner {
    padding: 90% 45px 65px;
    text-align: center;
  }
}
.has-request-catalog-banner .content-wrapper {
  max-width: 1040px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-request-catalog-banner .content-wrapper {
    padding: 0 32px;
  }
}
@media (min-width: 768px) {
  .has-request-catalog-banner p {
    width: 45%;
    margin-top: 15px;
  }
}
.has-request-catalog-banner button {
  margin-top: 16px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/RequestCatalog2/RequestCatalog2.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-request-catalogue-2 {
  background-color: #a9a09b;
  overflow: hidden;
}
.has-request-catalogue-2 > .content-wrapper {
  margin: 0 auto;
  max-width: 990px;
  padding: 30px 15px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .has-request-catalogue-2 > .content-wrapper {
    padding: 60px 15px;
  }
}
.has-request-catalogue-2 > .content-wrapper .heading {
  margin: 20px 0;
  text-align: center;
}
.has-request-catalogue-2 > .content-wrapper .body {
  text-align: center;
  white-space: pre-line;
  margin-bottom: 35px;
}
.has-request-catalogue-2 > .content-wrapper .button-container {
  text-align: center;
}
.has-request-catalogue-2 > .content-wrapper .button-container button {
  display: block;
  margin: auto;
}
.has-request-catalogue-2 .bottom-image {
  background-image: url("https://static.hastens.com/1500/blocks/sleep-better-live-better/sleep-better-catalog-request-bg.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  padding-bottom: 130%;
  position: relative;
  margin-top: -35%;
}
.has-request-catalogue-2 .bottom-image::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding-bottom: 35%;
  background: linear-gradient(to top, rgba(169, 160, 155, 0) 0%, rgb(169, 160, 155) 80%);
}
.has-request-catalogue-2 .has-confirmation {
  padding: 0 15px;
}
.has-request-catalogue-2 .has-confirmation button {
  margin-top: 40px;
}
.has-request-catalogue-2 .has-request-catalog-form {
  padding: 0;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/RequestCatalog3/RequestCatalog3.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-request-catalog-3 {
  background-color: #eee;
}
.has-request-catalog-3 .banner {
  background-color: #4f5e57;
  color: #fff;
}
.has-request-catalog-3 .banner .top-image {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/we-sleep-do-you/embrace_chaos.jpg");
  background-position: center;
  background-size: cover;
  padding-bottom: 50%;
}
@media (min-width: 768px) {
  .has-request-catalog-3 .banner .top-image {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/we-sleep-do-you/embrace_chaos.jpg");
  }
}
@media (min-width: 992px) {
  .has-request-catalog-3 .banner .top-image {
    background-image: url("https://static.hastens.com/1500/blocks/campaigns/we-sleep-do-you/embrace_chaos.jpg");
  }
}
.has-request-catalog-3 .banner .text {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 15px 60px;
  text-align: center;
}
.has-request-catalog-3 .banner .text header h2 {
  margin-top: 0;
  margin-bottom: 0.15em;
}
.has-request-catalog-3 .banner .text header h2 sup {
  font-size: 65%;
}
.has-request-catalog-3 .banner .text header p {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 35px;
  font-size: 14px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .has-request-catalog-3 .banner .text header p {
    font-size: 16px;
  }
}
.has-request-catalog-3 .banner .text .body {
  text-align: left;
  margin-bottom: 30px;
}
.has-request-catalog-3 .expandable-view {
  border-top: 1px solid #000;
  transition-delay: 600ms;
}
.has-request-catalog-3 .expandable-view.expanded {
  border-color: #eee;
  transition-delay: 0ms;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/RequestCatalog4/RequestCatalog4.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-request-catalog-4 {
  background-color: #eee;
}
.has-request-catalog-4 .banner {
  background-color: #000;
  color: #fff;
  position: relative;
}
.has-request-catalog-4 .banner.with-border::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 13.75%;
  width: 72.5%;
  height: 1px;
  background-color: #fff;
  z-index: 1;
}
.has-request-catalog-4 .banner .text {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 15px;
  text-align: center;
}
@media (min-width: 576px) {
  .has-request-catalog-4 .banner .text {
    padding: 60px 15px;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .has-request-catalog-4 .banner .text {
    padding: 80px 15px;
  }
}
.has-request-catalog-4 .banner .text header h2 {
  margin-top: 0;
  margin-bottom: 0.15em;
}
@media (min-width: 991px) {
  .has-request-catalog-4 .banner .text header h2 {
    max-width: 670px;
  }
}
.has-request-catalog-4 .banner .text header h2 span {
  display: block;
  font-weight: 400;
}
.has-request-catalog-4 .banner .text header p {
  font-weight: 500;
}
@media (min-width: 991px) {
  .has-request-catalog-4 .banner .text header p {
    max-width: 500px;
  }
}
.has-request-catalog-4 .banner .text .body {
  margin-bottom: 30px;
}
@media (min-width: 991px) {
  .has-request-catalog-4 .banner .text .body {
    max-width: 500px;
  }
}
.has-request-catalog-4 .banner .text .image {
  padding-bottom: 65%;
  background-image: url("https://static.hastens.com/768/blocks/campaigns/discover-whats-missing/hastens-image2.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 5% 0 -10%;
}
@media (min-width: 576px) {
  .has-request-catalog-4 .banner .text .image {
    background-position: right center;
  }
}
@media (min-width: 768px) {
  .has-request-catalog-4 .banner .text .image {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/discover-whats-missing/hastens-image2.jpg");
  }
}
@media (min-width: 991px) {
  .has-request-catalog-4 .banner .text .image {
    margin: -80px -120px -120px;
  }
}
.has-request-catalog-4 .expandable-view {
  border-top: 1px solid #000;
  transition-delay: 600ms;
}
.has-request-catalog-4 .expandable-view.expanded {
  border-color: #eee;
  transition-delay: 0ms;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/BookBedTest/BookBedTest.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-book-bed-test-form .has-background {
  background-color: #000431;
}
.has-book-bed-test-form .has-background .bg {
  background-size: 100% auto !important;
  background-position: top;
  background-repeat: no-repeat;
}
.has-book-bed-test-form .book-bed-test-content {
  position: relative;
  padding: 60px 15px;
  max-width: 990px;
  margin: auto;
}
@media (min-width: 768px) {
  .has-book-bed-test-form .book-bed-test-content {
    padding: 6rem 15px;
  }
}
.has-book-bed-test-form h2 {
  margin-bottom: 16px;
  text-align: center;
}
.has-book-bed-test-form .step-header {
  margin-bottom: 85px;
  text-align: center;
}
.has-book-bed-test-form .step-header h3 {
  margin-bottom: 16px;
}
.has-book-bed-test-form .step-header h3, .has-book-bed-test-form .step-header p {
  white-space: pre-line;
}
.has-book-bed-test-form .required-text {
  text-align: right;
  margin: 10px 0;
}
.has-book-bed-test-form .consent-text {
  margin-bottom: 15px;
}
.has-book-bed-test-form .newsletter-checkbox label {
  margin-bottom: 0;
}
.has-book-bed-test-form .has-recaptcha-field {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.has-book-bed-test-form .buttons {
  text-align: center;
  margin-top: 30px;
  padding-bottom: 40px;
}
.has-book-bed-test-form .buttons button + button {
  margin-left: 15px;
}
.has-book-bed-test-form .info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .has-book-bed-test-form .info {
    flex-direction: row;
  }
}
.has-book-bed-test-form .info div {
  padding: 10px;
  flex: 1;
}
.has-book-bed-test-form .info svg {
  color: #5f7090;
  margin-bottom: 0.5rem;
}
.has-book-bed-test-form .info .info-heading {
  font-weight: 600;
  text-transform: uppercase;
}
.has-book-bed-test-form .info p {
  line-height: 18px;
}
.has-book-bed-test-form .info p + p {
  margin-bottom: 25px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/BookBedTest/steps/TimeSlots.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.book_bed_test_time-slots {
  padding: 40px 15px;
  text-align: center;
}
@media (min-width: 576px) {
  .book_bed_test_time-slots {
    padding: 10px 15px 70px;
  }
}
.book_bed_test_time-slots .content-wrapper {
  margin: 0 auto;
  max-width: 960px;
}
@media (min-width: 576px) {
  .book_bed_test_time-slots .content-wrapper .body {
    margin-bottom: 30px;
  }
}
.book_bed_test_time-slots .pickers {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .book_bed_test_time-slots .pickers {
    flex-direction: row;
    align-items: stretch;
  }
}
.book_bed_test_time-slots .date-picker {
  background-color: #fff;
  color: #000;
  margin: 15px 0;
  padding: 5px 10px;
  border-radius: 0;
  width: 100%;
  max-width: 330px;
}
@media (min-width: 768px) {
  .book_bed_test_time-slots .date-picker {
    margin: 0 15px;
    width: auto;
    max-height: 344px;
    overflow: auto;
  }
}
.book_bed_test_time-slots .time-slots {
  background-color: #fff;
  color: #000;
  margin: 15px 0;
  position: relative;
  border-radius: 0;
  width: 100%;
  max-width: 330px;
  min-height: 45px;
}
@media (min-width: 768px) {
  .book_bed_test_time-slots .time-slots {
    margin: 0 15px;
    max-height: 344px;
    overflow: auto;
  }
}
.book_bed_test_time-slots .time-slots .list {
  padding-top: 0;
  padding-bottom: 0;
}
.book_bed_test_time-slots .time-slots .list-item {
  border-bottom: 1px solid #e2e2e2;
}
.book_bed_test_time-slots .time-slots .selected-list-item {
  background-color: rgba(0, 0, 0, 0.08);
}
.book_bed_test_time-slots .time-slots .list-item-text {
  color: #000;
  font-size: 14px;
  text-align: center;
}
.book_bed_test_time-slots .time-slots .progress {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
}
.book_bed_test_time-slots .time-slots .progress .bar {
  background-color: #000;
}
.book_bed_test_time-slots .no-time-slots-message {
  padding: 30px 15px;
  font-style: italic;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.38);
}
.book_bed_test_time-slots .button-container {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .book_bed_test_time-slots .button-container {
    margin-top: 50px;
  }
}
.book_bed_test_time-slots .button-container .has-button + .has-button {
  margin-left: 10px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/BookBedTest/Banner.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-book-bed-test-banner {
  position: relative;
  padding: 70% 45px 80px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-book-bed-test-banner {
    padding: 115px 0;
    text-align: left;
  }
}
.has-book-bed-test-banner .content-wrapper {
  max-width: 1040px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-book-bed-test-banner .content-wrapper {
    padding: 0 32px;
  }
}
.has-book-bed-test-banner .content-wrapper .has-heading {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .has-book-bed-test-banner .content-wrapper .body {
    width: 50%;
  }
}
.has-book-bed-test-banner .content-wrapper .has-button {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .has-book-bed-test-banner .content-wrapper .has-button {
    margin-top: 45px;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/BookBedTest2/BookBedTest2.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-book-a-bed-test-2 {
  background-color: #000431;
}
.has-book-a-bed-test-2 .banner {
  background-color: #000;
  background-image: url("https://static.hastens.com/768/blocks/campaigns/we-sleep-do-you/2000T_blue-check-2.jpg");
  background-position: center bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
  padding-bottom: 50%;
}
@media (min-width: 576px) {
  .has-book-a-bed-test-2 .banner {
    padding-bottom: 43%;
  }
}
@media (min-width: 768px) {
  .has-book-a-bed-test-2 .banner {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/we-sleep-do-you/2000T_blue-check-2.jpg");
  }
}
@media (min-width: 992px) {
  .has-book-a-bed-test-2 .banner {
    background-image: url("https://static.hastens.com/1500/blocks/campaigns/we-sleep-do-you/2000T_blue-check-2.jpg");
  }
}
.has-book-a-bed-test-2 .banner .text {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 15px 0;
  text-align: center;
}
@media (min-width: 576px) {
  .has-book-a-bed-test-2 .banner .text {
    padding-top: 80px;
  }
}
.has-book-a-bed-test-2 .banner .text header h2 {
  margin-top: 0;
  margin-bottom: 0.15em;
}
.has-book-a-bed-test-2 .banner .text header h2 sup {
  font-size: 65%;
}
.has-book-a-bed-test-2 .banner .text header p {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 30px;
  font-size: 14px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .has-book-a-bed-test-2 .banner .text header p {
    font-size: 16px;
  }
}
.has-book-a-bed-test-2 .banner .text .body {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.has-book-a-bed-test-2 .banner .text .buttons {
  margin-top: 40px;
}
.has-book-a-bed-test-2 .banner .text .buttons button {
  margin: 10px;
}
.has-book-a-bed-test-2 .expandable-view {
  border-top: 1px solid #000;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/BookBedTest3/BookBedTest3.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-book-a-bed-test-3 {
  background-color: #000431;
}
.has-book-a-bed-test-3 .banner {
  background-color: #000;
  color: #fff;
  position: relative;
}
.has-book-a-bed-test-3 .banner.with-border::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 13.75%;
  width: 72.5%;
  height: 1px;
  background-color: #fff;
  z-index: 1;
}
.has-book-a-bed-test-3 .banner .text {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 15px;
  text-align: center;
}
@media (min-width: 576px) {
  .has-book-a-bed-test-3 .banner .text {
    padding: 60px 15px;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .has-book-a-bed-test-3 .banner .text {
    padding: 80px 15px;
  }
}
.has-book-a-bed-test-3 .banner .text header h2 {
  margin-top: 0;
  margin-bottom: 0.15em;
}
@media (min-width: 991px) {
  .has-book-a-bed-test-3 .banner .text header h2 {
    max-width: 670px;
  }
}
.has-book-a-bed-test-3 .banner .text header h2 span {
  display: block;
  font-weight: 400;
  text-transform: none;
  font-size: 80%;
}
.has-book-a-bed-test-3 .banner .text .body {
  margin-bottom: 30px;
}
@media (min-width: 991px) {
  .has-book-a-bed-test-3 .banner .text .body {
    max-width: 400px;
  }
}
.has-book-a-bed-test-3 .banner .text .image {
  padding-bottom: 65%;
  background-image: url("https://static.hastens.com/768/blocks/campaigns/discover-whats-missing/hastens-image1.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 6% 0 -10%;
}
@media (min-width: 576px) {
  .has-book-a-bed-test-3 .banner .text .image {
    background-position: right center;
  }
}
@media (min-width: 768px) {
  .has-book-a-bed-test-3 .banner .text .image {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/discover-whats-missing/hastens-image1.jpg");
  }
}
@media (min-width: 991px) {
  .has-book-a-bed-test-3 .banner .text .image {
    margin: -100px -120px -130px;
  }
}
.has-book-a-bed-test-3 .expandable-view {
  border-top: 1px solid #000;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/VideoSubscription/VideoSubscription.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-video-subscription .has-text-columns {
  padding: 30px 15px;
}
@media (min-width: 768px) {
  .has-video-subscription .has-text-columns {
    padding: 60px 15px;
  }
}
.has-video-subscription .subscription-form {
  text-align: center;
}
.has-video-subscription .subscription-form > .content-wrapper {
  padding: 0 15px 30px;
}
@media (min-width: 768px) {
  .has-video-subscription .subscription-form > .content-wrapper {
    padding: 0 15px 60px;
  }
}
.has-video-subscription .subscription-form > .content-wrapper .success-text {
  font-weight: 500;
  white-space: pre-line;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/VideoSubscription/Form.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-video-subscription-form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 55px;
}
@media (min-width: 768px) {
  .has-video-subscription-form {
    flex-direction: row;
  }
}
.has-video-subscription-form .email-input {
  max-width: 350px;
}
.has-video-subscription-form button {
  margin: 15px 0 0;
}
@media (min-width: 768px) {
  .has-video-subscription-form button {
    margin: 0 0 0 15px;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/BedConfigurator/BedConfigurator.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-configurator .bg-mobile {
  background-size: 100% auto;
}
.has-bed-configurator .bg-desktop {
  margin-left: 50px;
}
.has-bed-configurator .block-wrapper {
  position: relative;
  padding: 40px 50px 45%;
  text-align: center;
}
@media (min-width: 768px) {
  .has-bed-configurator .block-wrapper {
    padding: 90px 35px;
    text-align: left;
  }
}
.has-bed-configurator .content-wrapper {
  max-width: 1040px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-bed-configurator .content-wrapper {
    padding: 0 32px 50px;
  }
}
.has-bed-configurator .content-wrapper header .has-heading {
  margin-bottom: 0.15em;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-bed-configurator .content-wrapper header .has-heading {
    max-width: 600px;
  }
}
@media (min-width: 992px) {
  .has-bed-configurator .content-wrapper header .has-heading {
    max-width: 680px;
  }
}
.has-bed-configurator .content-wrapper header p {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 25px;
  font-size: 14px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .has-bed-configurator .content-wrapper header p {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .has-bed-configurator .content-wrapper header p {
    font-size: 16px;
  }
}
.has-bed-configurator .content-wrapper .body {
  margin: 15px 0;
}
@media (min-width: 768px) {
  .has-bed-configurator .content-wrapper .body {
    width: 45%;
  }
}
.has-bed-configurator .content-wrapper .buttons {
  margin-top: 55px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/BedConfigurator/DialogContent/DialogContent.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-configurator-dialog-content {
  position: relative;
}
@media (min-width: 576px) {
  .has-bed-configurator-dialog-content {
    overflow: hidden;
  }
}
@media (min-width: 576px) {
  .has-bed-configurator-dialog-content .spacer {
    height: 918px;
  }
}
@media (min-width: 576px) {
  .has-bed-configurator-dialog-content .step-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/BedConfigurator/DialogContent/steps/ConfigurationStep/ConfigurationStep.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-configurator-configuration-step {
  background-color: #000;
}
@media (max-width: 575.98px) {
  .has-bed-configurator-configuration-step {
    min-height: 100vh;
  }
}
@media (min-width: 576px) {
  .has-bed-configurator-configuration-step {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
}
.has-bed-configurator-configuration-step .close-button {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  z-index: 5;
}
@media (max-width: 575.98px) {
  .has-bed-configurator-configuration-step .close-button {
    top: 15px;
    right: 15px;
  }
}
.has-bed-configurator-configuration-step.configuration-is-open .close-button {
  color: #000;
}
@media (max-width: 575.98px) {
  .has-bed-configurator-configuration-step.configuration-is-open .close-button {
    color: #fff;
  }
}
.has-bed-configurator-configuration-step .bed-selection {
  position: relative;
}
@media (max-width: 575.98px) {
  .has-bed-configurator-configuration-step .bed-selection {
    right: 0;
    padding-bottom: 124%;
  }
}
@media (min-width: 576px) {
  .has-bed-configurator-configuration-step .bed-selection {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: right 200ms;
    will-change: right;
  }
}
.has-bed-configurator-configuration-step .bed-selection .selected-bed-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding-top: 50px;
}
.has-bed-configurator-configuration-step .bed-selection .selected-bed-title span {
  display: block;
}
.has-bed-configurator-configuration-step .bed-selection .selected-bed-title span:first-child {
  font-size: 21px;
  padding-bottom: 7px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.54);
  width: 400px;
  margin: 0 auto;
  max-width: 75%;
}
@media (max-width: 575.98px) {
  .has-bed-configurator-configuration-step .bed-selection .selected-bed-title span:first-child {
    font-size: 16px;
  }
}
.has-bed-configurator-configuration-step .bed-selection .selected-bed-title span:last-child {
  font-size: 29px;
  padding-top: 6px;
}
@media (max-width: 575.98px) {
  .has-bed-configurator-configuration-step .bed-selection .selected-bed-title span:last-child {
    font-size: 23px;
  }
}
.has-bed-configurator-configuration-step .bed-selection .large-images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.has-bed-configurator-configuration-step .bed-selection .large-images > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 90%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 400ms;
}
.has-bed-configurator-configuration-step .bed-selection .large-images > div.selected {
  opacity: 1;
}
.has-bed-configurator-configuration-step .bed-selection .bottom-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
}
.has-bed-configurator-configuration-step .bed-selection .bottom-container .start-button {
  margin-bottom: 50px;
}
.has-bed-configurator-configuration-step .bed-selection .bottom-container .bed-select-field {
  list-style: none;
  margin: 0;
  padding: 6px 20px 40px;
  justify-content: center;
  color: #fff;
  overflow-x: auto;
  white-space: nowrap;
  text-align: center;
}
.has-bed-configurator-configuration-step .bed-selection .bottom-container .bed-select-field .listbox-option {
  display: inline-block;
  width: 98px;
  padding: 0 5px;
  opacity: 0.7;
  transition: opacity 200ms;
  white-space: normal;
  cursor: pointer;
}
.has-bed-configurator-configuration-step .bed-selection .bottom-container .bed-select-field .listbox-option img {
  max-width: 72px;
  margin: 0 auto;
  transition: transform 200ms;
}
.has-bed-configurator-configuration-step .bed-selection .bottom-container .bed-select-field .listbox-option .bed-name {
  display: inline-block;
  margin-top: 17px;
  font-size: 9px;
  text-transform: uppercase;
  padding: 0 4px 4px;
  position: relative;
}
.has-bed-configurator-configuration-step .bed-selection .bottom-container .bed-select-field .listbox-option .bed-name::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: width 200ms, left 200ms;
}
.has-bed-configurator-configuration-step .bed-selection .bottom-container .bed-select-field .listbox-option.selected, .has-bed-configurator-configuration-step .bed-selection .bottom-container .bed-select-field .listbox-option.focused, .has-bed-configurator-configuration-step .bed-selection .bottom-container .bed-select-field .listbox-option:hover {
  opacity: 1;
}
.has-bed-configurator-configuration-step .bed-selection .bottom-container .bed-select-field .listbox-option.selected img {
  transform: scale(1.2);
}
.has-bed-configurator-configuration-step .bed-selection .bottom-container .bed-select-field .listbox-option.selected .bed-name::after {
  width: 100%;
  left: 0;
}
.has-bed-configurator-configuration-step .bed-selection .bed-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
@media (max-width: 575.98px) {
  .has-bed-configurator-configuration-step .bed-selection .bed-tabs {
    display: none;
  }
}
.has-bed-configurator-configuration-step .bed-selection .bed-tabs li + li {
  margin-top: 12px;
}
.has-bed-configurator-configuration-step .bed-selection .bed-tabs li button {
  background-color: transparent;
  color: #fff;
  border: 0;
  padding: 5px 12px;
  font-size: 16px;
  font-weight: 500;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.has-bed-configurator-configuration-step .bed-selection .bed-tabs li button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.has-bed-configurator-configuration-step .bed-selection .bed-tabs li.complete button {
  padding-left: 32px;
  position: relative;
}
.has-bed-configurator-configuration-step .bed-selection .bed-tabs li.complete button svg {
  position: absolute;
  top: 50%;
  font-size: 20px;
  left: 6px;
  margin-top: -10px;
}
.has-bed-configurator-configuration-step .bed-selection .bed-tabs li.active button {
  background-color: #fff;
  color: #000;
}
@media (min-width: 576px) {
  .has-bed-configurator-configuration-step.configuration-is-open .bed-selection {
    right: 425px;
  }
}
.has-bed-configurator-configuration-step .configuration-panels {
  background-color: #fff;
}
@media (min-width: 576px) {
  .has-bed-configurator-configuration-step .configuration-panels {
    width: 0;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    height: 100%;
    z-index: 3;
    transition: width 200ms;
    will-change: width;
  }
}
@media (min-width: 576px) {
  .has-bed-configurator-configuration-step.configuration-is-open .configuration-panels {
    width: 425px;
  }
}
@media (min-width: 576px) {
  .has-bed-configurator-configuration-step .configuration-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 425px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
}
.has-bed-configurator-configuration-step .configuration-panel:not(.active) {
  display: none;
}
.has-bed-configurator-configuration-step .configuration-panel header {
  padding: 30px;
}
.has-bed-configurator-configuration-step .configuration-panel header span {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 19px;
  margin-bottom: 4px;
}
.has-bed-configurator-configuration-step .configuration-panel .scroll-wrapper {
  overflow: auto;
  padding: 0 30px 10px;
  flex: 1;
}
.has-bed-configurator-configuration-step .configuration-panel .control-name {
  margin-bottom: 13px;
}
.has-bed-configurator-configuration-step .configuration-panel .control-name span {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  color: #000330;
}
.has-bed-configurator-configuration-step .configuration-panel .control-name .info-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  line-height: 1;
}
@media (max-width: 575.98px) {
  .has-bed-configurator-configuration-step .configuration-panel .control-name .info-icon {
    margin-left: 0;
    padding: 4px;
  }
}
.has-bed-configurator-configuration-step .configuration-panel .control-name .info-icon svg {
  font-size: 17px;
  color: #2c6fbc;
}
.has-bed-configurator-configuration-step .configuration-panel .configuration-control + .configuration-control {
  margin-top: 25px;
}
.has-bed-configurator-configuration-step .configuration-panel footer {
  padding: 30px;
  display: flex;
  justify-content: flex-end;
  background-color: transparent;
}
.has-bed-configurator-configuration-step .configuration-panel footer button + button {
  margin-left: 10px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/formFields/ListSelectField.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************/
.has-list-select-field {
  list-style: none;
  margin: 0;
  padding: 0;
}
.has-list-select-field .listbox-option {
  display: flex;
  position: relative;
  cursor: pointer;
  height: 45px;
  transition: all 200ms;
}
.has-list-select-field .listbox-option + .listbox-option {
  margin-top: 6px;
}
.has-list-select-field .listbox-option img {
  width: 45px;
}
.has-list-select-field .listbox-option span {
  flex: 1;
  font-size: 13px;
  display: flex;
  align-items: center;
  padding: 0 45px 0 15px;
}
.has-list-select-field .listbox-option svg {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 20px;
  margin-top: -10px;
  color: #2c6fbc;
}
.has-list-select-field .listbox-option::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background-color: transparent;
  transition: background-color 200ms;
}
.has-list-select-field .listbox-option.selected, .has-list-select-field .listbox-option.focused, .has-list-select-field .listbox-option:hover {
  background-color: #f7f7f7;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.has-list-select-field .listbox-option.selected::before {
  background-color: #2c6fbc;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/formFields/SizeField.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************/
.has-size-field {
  position: relative;
}
.has-size-field .left-icon {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  font-size: 24px;
  top: 50%;
  left: 10px;
  margin-top: -13px;
}
.has-size-field .custom-mode {
  position: relative;
}
.has-size-field .custom-mode .close-button {
  position: absolute;
  top: 50%;
  right: 10px;
  cursor: pointer;
  margin-top: -10px;
}
.has-size-field .with-left-icon {
  padding: 10px 0 10px 50px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/BedConfigurator/DialogContent/steps/SummaryStep/SummaryStep.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-configurator-summary-step {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.has-bed-configurator-summary-step .close-button {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  z-index: 5;
}
@media (max-width: 575.98px) {
  .has-bed-configurator-summary-step .close-button {
    top: 15px;
    right: 15px;
  }
}
.has-bed-configurator-summary-step header {
  padding: 30px;
  background-color: #0e0b0b;
  color: #ffffff;
}
.has-bed-configurator-summary-step header span {
  font-size: 19px;
  font-weight: 500;
  text-transform: uppercase;
}
.has-bed-configurator-summary-step footer {
  background-color: transparent;
}
.has-bed-configurator-summary-step .summary-step-container {
  overflow: auto;
  flex: 1 1 0%;
  padding: 30px;
}
.has-bed-configurator-summary-step .summary-step-container .as-h1,
.has-bed-configurator-summary-step .summary-step-container .as-h2 {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 15px;
  border-bottom: none;
  text-transform: uppercase;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details legend {
  font-weight: 500;
  font-size: inherit;
  border-bottom: none;
  text-transform: uppercase;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details legend.as-h1, .has-bed-configurator-summary-step .summary-step-container .bed-step-details legend.as-h2 {
  margin-bottom: 7px;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .details-card {
  background: #fafafa;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1607843137);
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .details-card p {
  font-size: 13px;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .details-card .bed-details-header {
  display: inline-block;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .details-card img {
  width: 30px;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .details-card .bed-name {
  margin-left: 10px;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .details-card .bed-details-section {
  border-bottom: solid #eeeeee 2px;
  padding: 0.5rem 0;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .details-card .bed-details-section p {
  margin-bottom: 5px;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .details-card .bed-details-section:last-child {
  border-bottom: none;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .details-card .bed-details-section:not(:first-child) .as-h2 {
  font-size: 15px;
}
@media (min-width: 768px) {
  .has-bed-configurator-summary-step .summary-step-container .bed-step-details .details-card .bed-details-section .bed-details-label {
    padding-right: 7px;
  }
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section {
  text-align: end;
  font-size: 90%;
  text-transform: uppercase;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section > div {
  margin-top: 1rem;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section > div table {
  margin-right: 0;
  margin-left: auto;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section > div table tr td:first-of-type {
  padding-right: 15px;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section > div table tr td:nth-of-type(2) {
  padding-right: 5px;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section .total-price {
  font-size: 90%;
  font-weight: 600;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section .price-and-currency {
  font-size: 90%;
  color: #1976d2;
  font-weight: 500;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section .price-section-smaller-text {
  font-size: 80%;
  padding-right: 0;
  font-weight: normal;
  text-transform: none;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section .price-section-smaller-text .dot {
  display: inline;
  margin-left: 0.1em;
  margin-right: 0.1em;
  position: relative;
  font-size: 3.5em;
  opacity: 0;
  animation: showHideDot 2.5s ease-in-out infinite;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section .price-section-smaller-text .dot.one {
  animation-delay: 0.2s;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section .price-section-smaller-text .dot.two {
  animation-delay: 0.4s;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section .price-section-smaller-text .dot.three {
  animation-delay: 0.6s;
}
.has-bed-configurator-summary-step .summary-step-container .bed-step-details .price-section .price-not-found {
  color: grey;
  font-size: 17px;
  font-weight: bold;
}
.has-bed-configurator-summary-step .summary-step-container .address-section {
  margin-top: 30px;
}
.has-bed-configurator-summary-step .summary-step-container .address-section .as-h2 {
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .has-bed-configurator-summary-step .summary-step-container .address-section {
    margin-top: 4rem;
  }
}
.has-bed-configurator-summary-step .summary-step-container .contact-step-details {
  padding-top: 20px;
}
@media (max-width: 767.98px) {
  .has-bed-configurator-summary-step .summary-step-container .legend.as-h1 {
    margin-bottom: 0;
  }
}
.has-bed-configurator-summary-step .button-container {
  padding: 30px;
  display: flex;
  justify-content: flex-end;
}
.has-bed-configurator-summary-step .button-container button {
  padding: 5px 15px;
  font-size: 14px;
}
.has-bed-configurator-summary-step .button-container button + button {
  margin-left: 10px;
}
.has-bed-configurator-summary-step .captcha {
  text-align: end;
}
.has-bed-configurator-summary-step .captcha > div {
  display: inline-block;
}
.has-bed-configurator-summary-step .mt-2 {
  margin-top: 2rem;
}
.has-bed-configurator-summary-step .form-field > div {
  margin-top: -18px;
}
.has-bed-configurator-summary-step .form-field .MuiFormLabel-filled,
.has-bed-configurator-summary-step .form-field .MuiInputLabel-shrink {
  display: none;
}
.has-bed-configurator-summary-step .form-field .error-text {
  display: none;
  margin-bottom: -1em;
}
.has-bed-configurator-summary-step .form-field .error-text.Mui-error {
  display: initial;
  margin-bottom: 0;
}
.has-bed-configurator-summary-step .form-data-consent {
  font-size: 11px;
  line-height: 1.2;
  padding-top: 5px;
}

@keyframes showHideDot {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/BedConfigurator/DialogContent/steps/ConfirmationStep/ConfirmationStep.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-configurator-confirmation-step {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.has-bed-configurator-confirmation-step .close-button {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  z-index: 5;
}
@media (max-width: 575.98px) {
  .has-bed-configurator-confirmation-step .close-button {
    top: 15px;
    right: 15px;
  }
}
.has-bed-configurator-confirmation-step header {
  padding: 30px;
  background-color: #000000;
  color: #fff;
}
.has-bed-configurator-confirmation-step header span {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.has-bed-configurator-confirmation-step p {
  font-size: 15px;
  margin-top: 2rem;
  text-align: center;
}
.has-bed-configurator-confirmation-step p.as-h2 {
  padding: 15px;
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
  border-bottom: solid #eeeeee 2px;
}
.has-bed-configurator-confirmation-step .icon-container {
  text-align: center;
}
.has-bed-configurator-confirmation-step .icon-container .circle-icon {
  margin-top: 2rem;
  background: #f5f5f5;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding: 30px;
}
.has-bed-configurator-confirmation-step .button-container {
  margin-top: auto;
  padding: 30px;
  display: flex;
  justify-content: flex-end;
  background-color: transparent;
}
.has-bed-configurator-confirmation-step .button-container .button {
  padding: 5px 15px;
  font-size: 14px;
}
.has-bed-configurator-confirmation-step .button-container .button + .button {
  margin-left: 10px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/PartnerSignUp/PartnerSignUp.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-partner-sign-up {
  background-color: #010330;
}
.has-partner-sign-up .container {
  color: #ffffff;
  padding: 20px 15px 60px;
  max-width: 990px;
  margin: auto;
  padding-top: 50px;
  background-color: #010330;
}
.has-partner-sign-up .container .heading {
  white-space: pre-line;
}
.has-partner-sign-up .container .body {
  max-width: 800px;
  padding: 0 10px;
  padding-bottom: 20px;
  margin: auto;
  padding-top: 15px;
  white-space: pre-line;
}
@media (min-width: 576px) {
  .has-partner-sign-up .container .body {
    padding: 0 40px 40px;
  }
}
.has-partner-sign-up .container .form textarea {
  resize: none;
  height: 100px;
}
.has-partner-sign-up .container .form .checkbox {
  font-weight: bold;
}
.has-partner-sign-up .container .form .checkbox svg {
  color: #ffffff;
}
.has-partner-sign-up .container .form .checkbox:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.has-partner-sign-up .container .form .checkbox-container {
  padding-top: 0;
}
.has-partner-sign-up .container .form .checkbox-container .label {
  font-size: 12px;
  line-height: 18px;
  display: block;
}
.has-partner-sign-up .container .form .meet-consent {
  padding: 20px;
  background-color: #5f7090;
}
.has-partner-sign-up .container .form .button-container {
  margin-top: 24px;
}
.has-partner-sign-up .container .step-header,
.has-partner-sign-up .container .button-container {
  text-align: center;
}
.has-partner-sign-up .container .has-recaptcha-field {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.has-partner-sign-up .container .input-support {
  text-align: right;
  margin: 10px 0;
  padding: 0;
}
.has-partner-sign-up .container .thank-you-container {
  text-align: center;
}
.has-partner-sign-up .container .thank-you-container .button-container {
  margin-top: 55px;
}
.has-partner-sign-up .container .thank-you-container h2,
.has-partner-sign-up .container .thank-you-container p {
  white-space: pre-line;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/InteriorDesignCollaborations/InteriorDesignCollaborations.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-interior-design-collaborations {
  max-width: 900px;
  margin: 0 auto;
  padding: 30px 15px;
}
@media (min-width: 768px) {
  .has-interior-design-collaborations {
    padding: 60px 15px;
  }
}
.has-interior-design-collaborations .heading {
  text-align: center;
  white-space: pre-line;
}
.has-interior-design-collaborations .body {
  margin-bottom: 40px;
}
.has-interior-design-collaborations .heading + .form-wrapper {
  margin-top: 40px;
}
.has-interior-design-collaborations .main-clients {
  margin: 30px 0 15px;
}
.has-interior-design-collaborations .main-clients-heading {
  margin-bottom: 0;
}
.has-interior-design-collaborations .has-recaptcha-field {
  display: flex;
  justify-content: center;
}
.has-interior-design-collaborations .button-wrapper {
  text-align: center;
  margin-top: 24px;
}
.has-interior-design-collaborations .thankyou-message {
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/RestoreSignup/PortraitBlockOne.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-restore-signup__portrait-1 {
  padding: 50px 15px;
  background: #e9e9e9;
  color: #000;
}
.has-restore-signup__portrait-1 .top-content {
  text-align: center;
  padding-bottom: 10px;
  max-width: 865px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-restore-signup__portrait-1 .top-content {
    padding-bottom: 40px;
  }
}
.has-restore-signup__portrait-1 .top-content h2 {
  font-size: 25px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .has-restore-signup__portrait-1 .top-content h2 {
    font-weight: 300;
    font-size: 34px;
  }
}
.has-restore-signup__portrait-1 .bottom-content {
  max-width: 990px;
  margin: 0 auto;
  display: flex;
}
@media (max-width: 767.98px) {
  .has-restore-signup__portrait-1 .bottom-content {
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .has-restore-signup__portrait-1 .bottom-content .image {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .has-restore-signup__portrait-1 .bottom-content .image {
    padding-top: 5px;
  }
}
.has-restore-signup__portrait-1 .bottom-content .image img {
  display: block;
  width: 180px;
}
@media (max-width: 767.98px) {
  .has-restore-signup__portrait-1 .bottom-content .image img {
    width: 70%;
    margin: 0 auto;
  }
}
.has-restore-signup__portrait-1 .bottom-content .text-column {
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media (max-width: 767.98px) {
  .has-restore-signup__portrait-1 .bottom-content .text-column {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .has-restore-signup__portrait-1 .bottom-content .text-column-1 {
    margin-right: 30px;
    margin-left: 30px;
  }
}
@media (min-width: 768px) {
  .has-restore-signup__portrait-1 .bottom-content .text-column-1 p {
    margin: 0;
  }
}
@media (max-width: 767.98px) {
  .has-restore-signup__portrait-1 .bottom-content .btn-container {
    text-align: center;
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .has-restore-signup__portrait-1 .bottom-content .btn-container {
    margin-top: auto;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/RestoreSignup/Form.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-restore-campaign-form {
  padding: 70px 15px 50px;
}
@media (min-width: 576px) {
  .has-restore-campaign-form {
    padding: 70px 50px 50px;
  }
}
.has-restore-campaign-form .checkBox span {
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .has-restore-campaign-form .checkBox span {
    font-size: 12px;
  }
}
.has-restore-campaign-form .check-container {
  display: flex;
  justify-content: center;
}
.has-restore-campaign-form .center {
  margin-top: 20px;
  display: flex;
  text-align: center;
  justify-content: center;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/RestoreSignup/PortraitBlockTwo.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-restore-signup__portrait-2 {
  padding: 50px 15px;
  color: #000;
  padding-bottom: 100px;
}
.has-restore-signup__portrait-2 .top-content {
  text-align: center;
  max-width: 865px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-restore-signup__portrait-2 .top-content {
    padding-bottom: 40px;
  }
}
.has-restore-signup__portrait-2 .top-content h2 {
  font-size: 25px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .has-restore-signup__portrait-2 .top-content h2 {
    font-weight: 300;
    font-size: 34px;
  }
}
.has-restore-signup__portrait-2 .bottom-content {
  max-width: 865px;
  margin: 0 auto;
  display: flex;
}
@media (max-width: 767.98px) {
  .has-restore-signup__portrait-2 .bottom-content {
    flex-direction: column;
  }
}
.has-restore-signup__portrait-2 .bottom-content .image {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .has-restore-signup__portrait-2 .bottom-content .image {
    margin-bottom: 30px;
  }
}
.has-restore-signup__portrait-2 .bottom-content .image img {
  display: block;
}
@media (max-width: 767.98px) {
  .has-restore-signup__portrait-2 .bottom-content .image img {
    width: 70%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .has-restore-signup__portrait-2 .bottom-content .image img {
    width: 100%;
  }
}
.has-restore-signup__portrait-2 .bottom-content .text-column {
  flex-direction: column;
  display: flex;
  flex: 1;
}
@media (max-width: 767.98px) {
  .has-restore-signup__portrait-2 .bottom-content .text-column {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .has-restore-signup__portrait-2 .bottom-content .text-column-1 {
    margin-right: 120px;
  }
}
@media (max-width: 767.98px) {
  .has-restore-signup__portrait-2 .bottom-content .btn-container {
    text-align: center;
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .has-restore-signup__portrait-2 .bottom-content .btn-container {
    margin-top: auto;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/WaitList/Form.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-wait-list-form {
  background: #eee;
  color: #000;
  padding: 50px 15px 65px;
}
@media (min-width: 768px) {
  .has-wait-list-form {
    padding: 70px 15px 85px;
  }
}
.has-wait-list-form .content-wrapper {
  max-width: 900px;
  margin: 0 auto;
}
.has-wait-list-form .heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}
.has-wait-list-form .intro {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  margin: 0 auto 30px;
  max-width: 870px;
}
@media (min-width: 768px) {
  .has-wait-list-form .intro {
    font-size: 17px;
  }
}
.has-wait-list-form .required-field-note {
  color: #6c6c6c;
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0;
}
.has-wait-list-form .form-data-consent {
  color: #6c6c6c;
  font-size: 11px;
  margin-bottom: 10px;
}
.has-wait-list-form .has-recaptcha-field {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.has-wait-list-form .btn-container {
  text-align: center;
  margin-top: 24px;
}
.has-wait-list-form .btn-container button + button {
  margin-left: 10px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/WaitList/Confirmation.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-wait-list-confirmation {
  background: #eee;
  text-align: center;
  padding: 55px 15px;
}
@media (min-width: 768px) {
  .has-wait-list-confirmation {
    padding: 70px 15px;
  }
}
.has-wait-list-confirmation .content-wrapper {
  max-width: 900px;
  margin: 0 auto;
}
.has-wait-list-confirmation p {
  white-space: pre-line;
}
.has-wait-list-confirmation button {
  margin-top: 40px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/forms/CatalogPopup/Banner.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************/
.has-catalog-popup__banner {
  max-width: 100%;
  width: 480px;
  text-align: center;
  background-color: #f0f0f0;
  flex: 1;
}
.has-catalog-popup__banner img {
  width: 100%;
}
.has-catalog-popup__banner h2 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.05em;
}
.has-catalog-popup__banner p {
  margin-bottom: 30px;
}
.has-catalog-popup__banner .text-wrapper {
  padding: 30px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/shared/components/DesignerHeader.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-designer-header.add-shadow p {
  text-shadow: 0 0 30px #000, 0 0 20px #000, 0 0 10px #000;
}
.has-designer-header p {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .has-designer-header p {
    white-space: pre;
  }
}
.has-designer-header .small {
  font-weight: 600;
  text-transform: none;
}
.has-designer-header .small .bold {
  text-transform: uppercase;
}
.has-designer-header .always-big {
  font-size: 40px;
}
.has-designer-header .collection-name {
  line-height: 18px;
}
.has-designer-header .header {
  margin-bottom: 15px;
}
@media (max-width: 991.98px) {
  .has-designer-header .collection-name {
    font-size: 25px;
  }
  .has-designer-header .collection-name.always-big {
    font-size: 40px;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/designers/DesignerHero/DesignerHero.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-designer-hero {
  position: relative;
  padding-bottom: 141.666666667%;
}
@media (min-width: 768px) {
  .has-designer-hero {
    padding-bottom: 56.25%;
  }
}
.has-designer-hero .content-wrapper:not(.text__top-left) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 15px;
}
.has-designer-hero .content-wrapper:not(.text__top-left) > section {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 5%;
  left: 10%;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .has-designer-hero .content-wrapper:not(.text__top-left) > section {
    width: 100%;
    height: 100%;
    padding-top: 5%;
    text-align: left;
    position: static;
    padding-left: 10%;
  }
  .has-designer-hero .content-wrapper:not(.text__top-left) > section .collection-name {
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  .has-designer-hero .content-wrapper:not(.text__top-left) > section {
    top: 0;
    left: 0;
    text-align: left;
    position: relative;
    margin: 0 0 0 150px;
  }
}
.has-designer-hero .content-wrapper:not(.text__top-left) .has-designer-header p {
  line-height: 1.6;
  margin-bottom: 5px;
}
.has-designer-hero .content-wrapper:not(.text__top-left) .has-designer-header .collection-name {
  line-height: 1;
  font-weight: 600;
}
.has-designer-hero .content-wrapper:not(.text__top-left).text__bottom-left {
  top: auto;
  bottom: 24%;
  text-align: left;
}
.has-designer-hero .content-wrapper:not(.text__top-left).text__bottom-left > section {
  margin-left: 9%;
  padding-bottom: 5%;
}
.has-designer-hero .text__top-left {
  text-align: left;
}
.has-designer-hero .text__top-left > section {
  margin-left: 5%;
  padding-top: 5%;
}
.has-designer-hero .logo__ferris-rafauli {
  height: 58px;
  background-image: url(../../images/webpack/ferris_hastens_horz_neg..png);
  background-size: contain;
  background-repeat: no-repeat;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/designers/DesignerCTA/DesignerCTA.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-designer-cta {
  height: 100%;
  white-space: pre-line;
}
@media (max-width: 991.98px) {
  .has-designer-cta.text__top-left .logo__ferris-rafauli {
    background-position: center;
  }
}
@media (min-width: 992px) {
  .has-designer-cta.text__top-left {
    position: relative;
  }
  .has-designer-cta.text__top-left > div {
    height: 100%;
  }
  .has-designer-cta.text__top-left > div > .has-background:last-of-type {
    position: absolute;
    width: 100%;
    top: 0;
    background-color: transparent;
  }
  .has-designer-cta.text__top-left > div > .has-background:last-of-type .content-wrapper {
    text-align: left;
  }
  .has-designer-cta.text__top-left .variation-4 .content-wrapper {
    padding-top: 0;
  }
}
.has-designer-cta .variation-1 {
  position: relative;
  padding-bottom: 141.666666667%;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-1 {
    padding-bottom: 110%;
  }
}
@media (min-width: 992px) {
  .has-designer-cta .variation-1 {
    padding-bottom: 50%;
  }
}
.has-designer-cta .variation-1 .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 15px;
}
.has-designer-cta .variation-1 .content-wrapper > div {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 10%;
  left: 10%;
}
@media (min-width: 992px) {
  .has-designer-cta .variation-1 .content-wrapper > div {
    top: 0;
    left: 0;
    text-align: left;
    position: relative;
    margin: 38px;
  }
}
@media (min-width: 1200px) {
  .has-designer-cta .variation-1 .content-wrapper > div {
    margin: 0 0 0 220px;
  }
}
.has-designer-cta .variation-1 .content-wrapper > div .has-button {
  margin-top: 10px;
}
.has-designer-cta .variation-1 .content-wrapper .has-designer-header p {
  line-height: 1.6;
}
.has-designer-cta .variation-1 .content-wrapper .has-designer-header .collection-name {
  line-height: 1;
  font-weight: 600;
}
.has-designer-cta .variation-2 {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  padding: 90px 0 40px;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-2 {
    padding: 140px 0;
    background-size: unset;
  }
}
.has-designer-cta .variation-2 .content-wrapper {
  max-width: 990px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-2 .content-wrapper {
    padding: 0 15px;
  }
}
.has-designer-cta .variation-2 .content-wrapper .top-text {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-2 .content-wrapper .top-text {
    font-size: 14px;
  }
}
.has-designer-cta .variation-2 .content-wrapper .body {
  margin-bottom: 20px;
  max-width: 240px;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-2 .content-wrapper .body {
    max-width: none;
  }
}
.has-designer-cta .variation-3 {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 110px 0;
}
@media (max-width: 767.98px) {
  .has-designer-cta .variation-3 {
    padding-top: 90%;
  }
}
.has-designer-cta .variation-3 .content-wrapper {
  max-width: 990px;
  margin: 0 auto;
  padding: 0 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-3 .content-wrapper {
    text-align: left;
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .has-designer-cta .variation-3 .content-wrapper .heading {
    max-width: 300px;
    margin-bottom: 13px;
  }
}
.has-designer-cta .variation-3 .content-wrapper .designer {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-3 .content-wrapper .designer {
    max-width: 300px;
    margin-bottom: 30px;
  }
}
.has-designer-cta .variation-3 .content-wrapper .designer .upper {
  text-transform: uppercase;
}
.has-designer-cta .variation-3 .content-wrapper .body {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-3 .content-wrapper .body {
    max-width: 300px;
  }
}
.has-designer-cta .variation-4 {
  padding: 30px 15px;
}
@media (max-width: 575.98px) {
  .has-designer-cta .variation-4 {
    background-repeat: no-repeat;
    height: 40% !important;
    background-position: 50% 50% !important;
  }
}
.has-designer-cta .variation-4 .content-wrapper {
  max-width: 990px;
  margin: 0 auto;
  padding-top: 58.3333333333%;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-4 .content-wrapper {
    padding: 60px 15px 80px;
    top: 0;
    left: 0;
    text-align: left;
    position: relative;
  }
}
.has-designer-cta .variation-4 .content-wrapper .content {
  top: 0;
  left: 0;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-4 .content-wrapper .content {
    text-align: left;
  }
}
.has-designer-cta .variation-4 .content-wrapper .story {
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 1px;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-4 .content-wrapper .story {
    margin-right: 50%;
  }
}
.has-designer-cta .variation-5 .image-spacer {
  padding-bottom: 54%;
}
.has-designer-cta .variation-5 .content-wrapper {
  text-align: center;
  padding: 30px 15px;
  max-width: 575px;
  margin: 0 auto;
}
.has-designer-cta .variation-5 .content-wrapper .heading {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-5 .content-wrapper .heading {
    font-size: 24px;
  }
}
.has-designer-cta .variation-5 .content-wrapper .subheading {
  font-size: 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-5 .content-wrapper .subheading {
    font-size: 11px;
  }
}
.has-designer-cta .variation-5 .content-wrapper .subheading .upper {
  text-transform: uppercase;
}
.has-designer-cta .variation-5 .content-wrapper .body {
  margin-top: 12px;
  margin-bottom: 20px;
  color: #666;
}
.has-designer-cta .variation-5 .content-wrapper a {
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .has-designer-cta .variation-5 .content-wrapper a {
    font-size: 16px;
  }
}
.has-designer-cta .logo__ferris-rafauli {
  height: 40px;
  background-image: url(../../images/webpack/ferris_hastens_horz_neg..png);
  background-size: contain;
  background-repeat: no-repeat;
}
.has-designer-cta .logo__ferris-rafauli.logo-center {
  background-position: center;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/designers/DesignerBanner/DesignerBanner.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-designer-banner-1 {
  padding: 30px 15px;
}
@media (max-width: 575.98px) {
  .has-designer-banner-1 {
    background-repeat: no-repeat;
    height: 40% !important;
    background-position: 50% 50% !important;
  }
}
.has-designer-banner-1 .content-wrapper {
  max-width: 990px;
  margin: 0 auto;
  padding-top: 58.3333333333%;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .has-designer-banner-1 .content-wrapper {
    padding: 60px 15px 80px;
    top: 0;
    left: 0;
    text-align: left;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .has-designer-banner-1 .content-wrapper {
    max-width: 1200px;
  }
}
.has-designer-banner-1 .content-wrapper .content {
  top: 0;
  left: 0;
  text-align: center;
  position: relative;
}
@media (min-width: 992px) {
  .has-designer-banner-1 .content-wrapper .content {
    text-align: left;
  }
}
.has-designer-banner-1 .content-wrapper .story {
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 1px;
  white-space: pre-line;
}
@media (min-width: 992px) {
  .has-designer-banner-1 .content-wrapper .story {
    margin-right: 65%;
  }
}
@media (min-width: 1200px) {
  .has-designer-banner-1 .content-wrapper .story {
    margin-right: 55%;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/designers/DesignerTextStory/DesignerTextStory.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-designer-text-story {
  padding: 30px 15px;
  text-align: center;
}
@media (min-width: 1200px) {
  .has-designer-text-story {
    padding-top: 60px;
  }
}
@media (min-width: 1200px) {
  .has-designer-text-story.gold-theme .content-wrapper {
    margin-left: 71px;
  }
}
.has-designer-text-story.gold-theme .content-wrapper header {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
}
.has-designer-text-story.gold-theme .content-wrapper header .collection-name {
  color: #d0b669;
  font-size: 50px;
  font-weight: lighter;
  line-height: 40px;
  letter-spacing: 0.05em;
  text-transform: none;
  white-space: break-spaces;
}
@media (min-width: 992px) {
  .has-designer-text-story.gold-theme .content-wrapper header .collection-name {
    width: 75%;
  }
}
.has-designer-text-story.gold-theme .content-wrapper header p .bold {
  font-weight: lighter;
}
.has-designer-text-story.gold-theme .content-wrapper header p:not(.collection-name) .bold {
  letter-spacing: 0.1em;
}
.has-designer-text-story.gold-theme .content-wrapper footer {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  font-weight: lighter;
}
.has-designer-text-story.gold-theme .content-wrapper footer a.has-button {
  padding-left: 0;
  color: #d0b669;
  text-transform: uppercase;
  background: none;
  border: none;
  text-decoration: underline;
}
.has-designer-text-story.gold-theme .content-wrapper footer a.has-button:hover {
  border: none;
}
.has-designer-text-story.gold-theme .content-wrapper footer a.has-button span::after {
  content: unset;
}
@media (min-width: 1200px) {
  .has-designer-text-story.grand-vividus-theme .content-wrapper, .has-designer-text-story.dremer-theme .content-wrapper {
    margin-left: 71px;
  }
}
.has-designer-text-story.grand-vividus-theme .content-wrapper .heading, .has-designer-text-story.dremer-theme .content-wrapper .heading {
  white-space: pre-line;
}
.has-designer-text-story.grand-vividus-theme .content-wrapper .heading .small, .has-designer-text-story.dremer-theme .content-wrapper .heading .small {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
.has-designer-text-story.grand-vividus-theme .content-wrapper .heading .grand-vividus-heading,
.has-designer-text-story.grand-vividus-theme .content-wrapper .heading .dremer-heading, .has-designer-text-story.dremer-theme .content-wrapper .heading .grand-vividus-heading,
.has-designer-text-story.dremer-theme .content-wrapper .heading .dremer-heading {
  height: 40px;
  background-image: url(../../images/webpack/GV-life-well-lived-gold..svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .has-designer-text-story.grand-vividus-theme .content-wrapper .heading .grand-vividus-heading,
  .has-designer-text-story.grand-vividus-theme .content-wrapper .heading .dremer-heading, .has-designer-text-story.dremer-theme .content-wrapper .heading .grand-vividus-heading,
  .has-designer-text-story.dremer-theme .content-wrapper .heading .dremer-heading {
    height: 52px;
  }
}
@media (min-width: 992px) {
  .has-designer-text-story.grand-vividus-theme .content-wrapper .heading .grand-vividus-heading,
  .has-designer-text-story.grand-vividus-theme .content-wrapper .heading .dremer-heading, .has-designer-text-story.dremer-theme .content-wrapper .heading .grand-vividus-heading,
  .has-designer-text-story.dremer-theme .content-wrapper .heading .dremer-heading {
    background-position: left;
  }
}
.has-designer-text-story.dremer-theme .content-wrapper .heading .dremer-heading {
  background-image: url(../../images/webpack/dremer-the-day-is-yours..svg);
}
@media (min-width: 768px) {
  .has-designer-text-story.dremer-theme .content-wrapper .heading .dremer-heading {
    height: 60px;
  }
}
.has-designer-text-story .content-wrapper {
  max-width: 500px;
  margin: 0 auto;
  font-size: 16px;
}
@media (min-width: 992px) {
  .has-designer-text-story .content-wrapper {
    text-align: left;
  }
}
.has-designer-text-story .content-wrapper p {
  margin: 0;
}
@media (max-width: 575.98px) {
  .has-designer-text-story .content-wrapper h2 {
    margin: 0;
  }
}
.has-designer-text-story .content-wrapper footer {
  background-color: transparent;
}
.has-designer-text-story .content-wrapper footer button {
  margin-top: 5px;
}
.has-designer-text-story .content-wrapper section, .has-designer-text-story .content-wrapper footer {
  padding: 0;
  padding-top: 30px;
}
@media (max-width: 575.98px) {
  .has-designer-text-story .content-wrapper section {
    padding-top: 20px;
  }
}
.has-designer-text-story .content-wrapper .story {
  white-space: pre-line;
}
@media (max-width: 575.98px) {
  .has-designer-text-story .content-wrapper .story {
    padding-top: 15px;
  }
}
@media (min-width: 992px) {
  .has-designer-text-story .content-wrapper .story {
    padding-top: 0;
  }
}
@media (max-width: 575.98px) {
  .has-designer-text-story .content-wrapper .collection-name {
    font-size: 18px;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/designers/DesignerLargeTextStory/DesignerLargeTextStory.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-designer-large-text-story {
  padding: 30px 15px;
  position: relative;
}
@media (min-width: 768px) {
  .has-designer-large-text-story {
    padding: 80px 15px;
  }
}
.has-designer-large-text-story.image-padding {
  padding-bottom: 30%;
}
.has-designer-large-text-story .logo__ferris-rafauli {
  height: 72px;
  background-image: url(../../images/webpack/ferris_hastens_horz_neg..png);
  background-size: contain;
  background-repeat: no-repeat;
}
.has-designer-large-text-story .logo__ferris-rafauli.logo-center {
  background-position: center;
}
.has-designer-large-text-story .designer-headding {
  max-width: 1000px;
  padding-top: 20px;
}
.has-designer-large-text-story .designer-headding .has-paragraph {
  font-family: "adobe-garamond-pro", serif;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  font-weight: lighter;
  line-height: 20px;
  letter-spacing: 0.2em;
}
.has-designer-large-text-story .designer-headding .has-heading {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  color: #d0b669;
  font-weight: lighter;
  line-height: 40px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .has-designer-large-text-story .designer-headding .has-heading {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (min-width: 768px) {
  .has-designer-large-text-story .body {
    padding: 0 40px;
  }
}
.has-designer-large-text-story .button-wrapper {
  text-align: center;
  margin-top: 30px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/newBusinessDevelopment/IntroductionText/IntroductionText.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-nbd-introduction-text-block {
  padding-bottom: 10px;
}
.has-nbd-introduction-text-block .text {
  max-width: 990px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 40px auto 25px;
}
@media (min-width: 992px) {
  .has-nbd-introduction-text-block .text {
    margin-top: 80px;
    margin-bottom: 65px;
  }
}
.has-nbd-introduction-text-block .text h2 {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .has-nbd-introduction-text-block .text h2 {
    margin-bottom: 45px;
    text-align: center;
  }
}
.has-nbd-introduction-text-block .text .large {
  font-size: 20px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .has-nbd-introduction-text-block .text .large {
    font-size: 30px;
  }
}
.has-nbd-introduction-text-block .text .small {
  margin-top: 25px;
}
.has-nbd-introduction-text-block .text .small strong, .has-nbd-introduction-text-block .text .small span {
  display: block;
  color: #333;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .has-nbd-introduction-text-block .text .small strong, .has-nbd-introduction-text-block .text .small span {
    font-size: 14px;
  }
}
.has-nbd-introduction-text-block .text .small strong {
  font-weight: 600;
}
@media (min-width: 992px) {
  .has-nbd-introduction-text-block .column-1,
  .has-nbd-introduction-text-block .column-2 {
    padding-left: 28px;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/newBusinessDevelopment/InvestText/InvestText.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-nbd-invest-text-block {
  padding-top: 10px;
  margin-bottom: 15px;
}
.has-nbd-invest-text-block h2 {
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .has-nbd-invest-text-block h2 {
    max-width: 650px;
    margin: 0 auto 25px;
    text-align: center;
  }
}
.has-nbd-invest-text-block .section {
  max-width: 990px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 40px auto;
}
@media (min-width: 992px) {
  .has-nbd-invest-text-block .section {
    margin-top: 60px;
    margin-bottom: 80px;
  }
}
.has-nbd-invest-text-block .short-fact {
  margin-bottom: 15px;
}
.has-nbd-invest-text-block .short-fact strong {
  display: block;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 21, 56, 0.58);
  margin-bottom: 5px;
}
.has-nbd-invest-text-block .short-fact span {
  display: block;
  letter-spacing: 0.5px;
  font-size: 28px;
  font-weight: 500;
}
@media (min-width: 992px) {
  .has-nbd-invest-text-block .column-1 {
    padding-right: 28px !important;
  }
}
@media (min-width: 992px) {
  .has-nbd-invest-text-block .column-1 {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .has-nbd-invest-text-block .column-2 {
    padding-right: 28px !important;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/newBusinessDevelopment/PartnerSlide/PartnerSlide.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-partner-slide {
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 990px;
  margin: auto;
  justify-content: space-between;
  padding: 50px 35px;
}
@media (min-width: 768px) {
  .has-partner-slide {
    flex-direction: row;
    justify-content: center;
    padding: 60px 0;
  }
}
.has-partner-slide .flex-column {
  padding-left: 22px;
  align-self: stretch;
}
@media (min-width: 768px) {
  .has-partner-slide .flex-column {
    display: flex;
    min-height: 100%;
    padding: 0;
    flex-direction: column;
    max-width: 420px;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .has-partner-slide .flex-column {
    padding: 20px 50px;
    padding-right: 0;
  }
}
.has-partner-slide .slider-image {
  width: 200px;
  margin: 0 0 40px;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .has-partner-slide .slider-image {
    margin: 0 40px 0 0;
  }
}
@media (min-width: 992px) {
  .has-partner-slide .slider-image {
    width: 300px;
    margin: 0 50px 0 0;
  }
}
.has-partner-slide .quote {
  margin-top: 0;
  padding-top: 0;
  text-align: start;
  position: relative;
  margin-bottom: 20px;
  font-size: 120%;
}
@media (min-width: 992px) {
  .has-partner-slide .quote {
    font-size: 160%;
  }
}
.has-partner-slide .quote::before {
  top: 0;
  content: "";
  width: 28px;
  height: 10px;
  left: -30px;
  position: absolute;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://static.hastens.com/polo/end-consumer/new_bussiness_development/quote.png");
}
@media (min-width: 992px) {
  .has-partner-slide .quote::before {
    left: -40px;
    width: 24px;
    height: 20px;
  }
}
.has-partner-slide .quote .end-icon {
  white-space: nowrap;
}
.has-partner-slide .quote .end-icon::after {
  content: "";
  width: 26px;
  height: 10px;
  margin-bottom: 5px;
  display: inline-block;
  background-size: contain;
  transform: rotate(180deg);
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://static.hastens.com/polo/end-consumer/new_bussiness_development/quote.png");
}
@media (min-width: 992px) {
  .has-partner-slide .quote .end-icon::after {
    width: 24px;
    height: 20px;
    margin-left: 2px;
    margin-bottom: 8px;
  }
}
.has-partner-slide .footer p {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80%;
  text-align: start;
}
.has-partner-slide .footer p.name-holder {
  font-weight: 550;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .has-partner-slide .footer p.name-holder {
    margin-bottom: 5px;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/AnimatedHeader/AnimatedHeader.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-animated-header {
  position: relative;
}
.has-animated-header .video {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.has-animated-header .section-text {
  position: relative;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase;
  margin: auto;
  z-index: 1;
}
.has-animated-header .section-text .heading {
  padding: 10% 0;
  margin: 0;
}
@media (max-width: 1199.98px) {
  .has-animated-header .section-text .heading {
    font-size: 5vw;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/SpaceHolder/SpaceHolder.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-space-holder {
  position: relative;
  min-height: 340px;
  padding-bottom: 56.25%;
}
@media (min-width: 992px) {
  .has-space-holder {
    padding-bottom: 50%;
  }
}
.has-space-holder .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 15px;
}
.has-space-holder .content-wrapper > section {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 5%;
  left: 10%;
}
@media (min-width: 992px) {
  .has-space-holder .content-wrapper > section {
    top: 0;
    left: 0;
    text-align: left;
    position: relative;
    margin: 0 0 0 150px;
  }
}
@media (max-width: 991.98px) {
  .has-space-holder.hidden-on-mobile {
    display: none;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedColorViewer/BedColorViewer.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-color-viewer {
  background-color: #000;
  color: #fff;
  position: relative;
}
.has-bed-color-viewer .top-section {
  padding-top: 30px;
  background: transparent;
}
@media (min-width: 992px) {
  .has-bed-color-viewer .top-section {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding-top: 50px;
  }
}
.has-bed-color-viewer .top-section .heading {
  margin: 0;
  text-align: center;
  white-space: pre;
}
.has-bed-color-viewer .main-section {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.has-bed-color-viewer .main-section .image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity 0ms linear 100ms;
}
@media (min-width: 992px) {
  .has-bed-color-viewer .main-section .image {
    top: 10%;
  }
}
.has-bed-color-viewer .main-section .image.selected {
  opacity: 1;
  z-index: 1;
  transition: opacity 100ms linear 0ms;
}
.has-bed-color-viewer .main-section .controls {
  position: absolute;
  display: flex;
  justify-content: space-between;
  line-height: 1;
  font-size: 15px;
  top: 30%;
  left: 0;
  width: 100%;
  z-index: 2;
}
@media (min-width: 992px) {
  .has-bed-color-viewer .main-section .controls {
    font-size: 20px;
    top: calc(50% - 10px);
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
  }
}
.has-bed-color-viewer .main-section .controls button {
  height: 50px;
  width: 50px;
  background-color: transparent;
  border: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: inherit;
  transition: opacity 200ms;
}
.has-bed-color-viewer .main-section .controls button:hover:not([disabled]) {
  opacity: 0.6;
}
.has-bed-color-viewer .main-section .controls button.prev-button i {
  transform: rotate(90deg);
}
.has-bed-color-viewer .main-section .controls button.next-button i {
  transform: rotate(-90deg);
}
.has-bed-color-viewer .bottom-section {
  position: relative;
  margin-top: -45px;
  z-index: 1;
}
@media (min-width: 992px) {
  .has-bed-color-viewer .bottom-section {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    margin-top: 0;
  }
}
.has-bed-color-viewer .bottom-section .selected-name {
  margin: 0;
  text-align: center;
  font-size: 15px;
  position: relative;
}
@media (min-width: 992px) {
  .has-bed-color-viewer .bottom-section .selected-name {
    font-size: 22px;
  }
}
.has-bed-color-viewer .bottom-section .selected-name .label {
  text-transform: uppercase;
  margin-right: 10px;
}
.has-bed-color-viewer .bottom-section .selected-name .value {
  font-weight: 600;
}
.has-bed-color-viewer .bottom-section .color-picker {
  list-style: none;
  margin: 0;
  padding: 22px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.has-bed-color-viewer .bottom-section .color-picker .listbox-option {
  margin: 8px;
  transition: transform 100ms;
  cursor: pointer;
  opacity: 0.8;
}
.has-bed-color-viewer .bottom-section .color-picker .listbox-option.selected, .has-bed-color-viewer .bottom-section .color-picker .listbox-option.focused, .has-bed-color-viewer .bottom-section .color-picker .listbox-option:hover {
  transform: scale(1.15);
  opacity: 1;
}
.has-bed-color-viewer .bottom-section .color-picker .thumbnail {
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/NewsTile2/NewsTile2.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-news-tile-2 .image-spacer {
  display: block;
  padding-bottom: 100%;
  position: relative;
  cursor: pointer;
}
.has-news-tile-2 .image-text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  padding: 10% 5%;
  text-align: center;
  font-size: 100%;
}
.has-news-tile-2 .image-text .image-heading {
  font-size: 2.3em;
  line-height: 1.05em;
  letter-spacing: 0.05em;
  font-weight: 600;
  text-transform: uppercase;
  white-space: pre-line;
  margin-bottom: 3%;
}
.has-news-tile-2 .image-text .image-body {
  font-size: 1em;
  line-height: 1.5em;
  white-space: pre-line;
}
.has-news-tile-2 .placeholder {
  display: block;
  background-color: #eaeaea;
  background-image: url(../../images/webpack/hastens-white..svg);
  padding-bottom: 100%;
  background-size: 20%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.has-news-tile-2 > .text {
  padding: 20px;
}
.has-news-tile-2 .heading {
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  text-transform: uppercase;
}
.has-news-tile-2 .excerpt {
  margin: 0 0 20px;
}
.has-news-tile-2.push-button-to-bottom {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.has-news-tile-2.push-button-to-bottom > .text {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.has-news-tile-2.push-button-to-bottom .read-more-button {
  margin-top: auto;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/BedTile.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-tile {
  position: relative;
}

/**
 * Apply an offset to prevent the content from being obscured by the fixed header when
 * scrolling to the bed tile anchors
 */
.experience-hastens-bedTile section {
  scroll-margin-top: 43px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/InitialView/InitialView.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-tile__initial {
  position: relative;
  padding-bottom: 100%;
}
@media (min-width: 992px) {
  .has-bed-tile__initial {
    padding-bottom: 70%;
  }
}
@media (min-width: 992px) {
  .has-bed-tile__initial.ratio--10-6 {
    padding-bottom: 60%;
  }
}
.has-bed-tile__initial .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 15px 30px;
}
@media (min-width: 768px) {
  .has-bed-tile__initial .content-wrapper {
    padding: 10px 30px 30px;
  }
}
.has-bed-tile__initial .heading {
  white-space: pre-line;
}
.has-bed-tile__initial .heading .small {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
.has-bed-tile__initial .heading sup {
  font-size: 0.5em;
  top: -0.7em;
  font-weight: 400;
}
.has-bed-tile__initial .grand-vividus-heading {
  height: 40px;
  background-image: url(../../images/webpack/GV-life-well-lived-gold..svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .has-bed-tile__initial .grand-vividus-heading {
    height: 52px;
  }
}
.has-bed-tile__initial .dremer-heading {
  height: 48px;
  background-image: url(../../images/webpack/dremer-the-day-is-yours..svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .has-bed-tile__initial .dremer-heading {
    height: 60px;
  }
}
.has-bed-tile__initial .initial-description,
.has-bed-tile__initial .initial-description-2 {
  margin-bottom: 3px;
}
@media (min-width: 992px) {
  .has-bed-tile__initial .initial-description,
  .has-bed-tile__initial .initial-description-2 {
    padding-right: 50%;
  }
}
.has-bed-tile__initial .initial-description-2 {
  font-weight: 500;
}
.has-bed-tile__initial .price-from {
  opacity: 0.7;
}
.has-bed-tile__initial .has-expand-button,
.has-bed-tile__initial .has-button.with-arrow {
  position: absolute;
  bottom: 26px;
  left: 15px;
}
@media (min-width: 768px) {
  .has-bed-tile__initial .has-expand-button,
  .has-bed-tile__initial .has-button.with-arrow {
    left: 30px;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/InitialView/ExpandButton.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
.has-expand-button {
  background-color: transparent;
  border: 0;
  color: #fff;
  opacity: 0.7;
  padding: 0;
  display: flex;
  align-items: center;
  transition: opacity 200ms;
}
.has-expand-button * {
  pointer-events: none;
}
.has-expand-button:hover {
  opacity: 1;
}
.has-expand-button .icon {
  display: inline-block;
  margin: 4px 8px 4px 0;
  line-height: 0;
}
.has-expand-button .icon::before {
  display: inline-block;
  content: "";
  height: 30px;
  width: 30px;
  transform: rotate(90deg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.has-expand-button .icon.toggle-state--expand::before {
  background-image: url(../../images/webpack/arrows-max..svg);
}
.has-expand-button .icon.toggle-state--compress::before {
  background-image: url(../../images/webpack/arrows-min..svg);
}
.has-expand-button .text {
  font-size: 11.4px;
  text-transform: uppercase;
  white-space: pre-line;
  text-align: left;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/ExpandedView/ExpandedView.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-tile__expanded {
  position: relative;
  width: calc(200% + 10px);
  margin-top: -70%;
  z-index: 10;
  display: flex;
  flex-direction: column;
  background-color: #000;
  color: #fff;
  will-change: opacity;
}
.has-bed-tile__expanded.origin--fallback {
  width: 100%;
  margin-top: -100%;
}
.has-bed-tile__expanded.origin--right-top {
  margin-left: calc(-100% - 10px);
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/ExpandedView/DefaultContent/DefaultContent.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-tile__default-content .right-side {
  padding: 15px;
}
@media (min-width: 768px) {
  .has-bed-tile__default-content .right-side {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .has-bed-tile__default-content .right-side {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .has-bed-tile__default-content .right-side {
    padding: 30px 30px 30px 85px;
  }
}
@media (min-width: 1200px) {
  .has-bed-tile__default-content .right-side .section-1 {
    padding-right: 22px;
    width: 45%;
  }
}
@media (min-width: 1200px) {
  .has-bed-tile__default-content .right-side .section-2 {
    padding-left: 22px;
    width: 55%;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/ExpandedView/DefaultContent/AnimatedContainer.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-tile__animated-container {
  overflow: hidden;
  position: relative;
  transition: height 600ms, opacity 600ms;
}
@media (min-width: 992px) {
  .has-bed-tile__animated-container {
    display: flex;
    flex-direction: row;
    margin: 0 -5px;
  }
}
.has-bed-tile__animated-container .column-1,
.has-bed-tile__animated-container .column-2 {
  transition: all 600ms;
}
@media (min-width: 992px) {
  .has-bed-tile__animated-container .column-1,
  .has-bed-tile__animated-container .column-2 {
    width: 50%;
    padding: 0 5px;
  }
}
.has-bed-tile__animated-container .slot-2,
.has-bed-tile__animated-container .slot-3 {
  transition: all 600ms;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/ExpandedView/DefaultContent/CtaButtons.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-tile__cta-buttons {
  padding-bottom: 40px;
  margin: -7px;
}
@media (min-width: 1200px) {
  .has-bed-tile__cta-buttons {
    padding-bottom: 62px;
  }
}
.has-bed-tile__cta-buttons > * {
  margin: 7px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/ExpandedView/DefaultContent/BedDescription.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-tile__bed-description {
  display: flex;
  flex-direction: column;
  padding: 10px 15px;
}
@media (min-width: 768px) {
  .has-bed-tile__bed-description {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 10px 30px 30px;
  }
}
@media (min-width: 1200px) {
  .has-bed-tile__bed-description {
    margin-right: -20px;
  }
}
@media (min-width: 1200px) {
  .has-bed-tile__bed-description .slot-1 {
    order: 1;
  }
}
@media (min-width: 1200px) {
  .has-bed-tile__bed-description .slot-2 {
    order: 3;
  }
}
@media (min-width: 1200px) {
  .has-bed-tile__bed-description .slot-3 {
    order: 2;
  }
}
@media (min-width: 1200px) {
  .has-bed-tile__bed-description .slot-4 {
    order: 4;
  }
}
@media (min-width: 1200px) {
  .has-bed-tile__bed-description .slot-1, .has-bed-tile__bed-description .slot-2 {
    width: 65%;
    padding-right: 2rem;
    border-right: solid 0.5px;
  }
}
@media (min-width: 1200px) {
  .has-bed-tile__bed-description .slot-3, .has-bed-tile__bed-description .slot-4 {
    width: 35%;
    padding-left: 2rem;
    border-left: solid 0.5px;
  }
}
.has-bed-tile__bed-description p {
  white-space: pre-wrap;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/ExpandedView/DefaultContent/CutThroughImage.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-tile__cut-through-image .cut-through-image {
  padding-bottom: 100%;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/ExpandedView/DefaultContent/InformationTable.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.has-bed-tile__information-table .table {
  font-size: 9px;
  table-layout: fixed;
  margin: 0;
}
.has-bed-tile__information-table .table tbody {
  border-bottom: solid rgb(252, 252, 252) 1px;
}
.has-bed-tile__information-table .table tbody th, .has-bed-tile__information-table .table tbody td {
  padding: 5px;
}
.has-bed-tile__information-table .table .right-data {
  background: #404040;
  white-space: pre-line;
}
.has-bed-tile__information-table .table .left-data {
  font-weight: 400;
  width: 40%;
  background: #262626;
  text-transform: uppercase;
}
.has-bed-tile__information-table .table .left-data .no-uppercase {
  text-transform: none;
  display: block;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/ExpandedView/GrandVividusContent/GrandVividusContent.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-tile__grand-vividus {
  overflow: hidden;
  transition: height 600ms, opacity 600ms;
}
.has-bed-tile__grand-vividus .inner-wrapper {
  padding-bottom: 170%;
  position: relative;
}
@media (min-width: 576px) {
  .has-bed-tile__grand-vividus .inner-wrapper {
    padding-bottom: 100%;
  }
}
@media (min-width: 992px) {
  .has-bed-tile__grand-vividus .inner-wrapper {
    padding-bottom: 70%;
  }
}
.has-bed-tile__grand-vividus .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .has-bed-tile__grand-vividus .content-wrapper {
    justify-content: flex-start;
  }
}
.has-bed-tile__grand-vividus .content-wrapper .heading {
  position: relative;
  z-index: 1;
  height: 50px;
  background-image: url(../../images/webpack/grand_vividus_life_well_lived_neg..svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 100px 15px 0;
}
@media (min-width: 768px) {
  .has-bed-tile__grand-vividus .content-wrapper .heading {
    height: 90px;
    margin-top: 150px;
  }
}
.has-bed-tile__grand-vividus .content-wrapper .button-wrapper {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 15px;
}
@media (max-width: 767.98px) {
  .has-bed-tile__grand-vividus .content-wrapper .button-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .has-bed-tile__grand-vividus .content-wrapper .button-wrapper {
    margin-top: 40px;
  }
}
@media (max-width: 575.98px) {
  .has-bed-tile__grand-vividus .content-wrapper .button-wrapper .has-button {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.has-bed-tile__grand-vividus .close-button {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: transparent;
  border: 0;
  padding: 5px 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 14px;
  color: #fff;
  z-index: 1;
}
@media (min-width: 768px) {
  .has-bed-tile__grand-vividus .close-button {
    top: 20px;
    right: 20px;
  }
}
.has-bed-tile__grand-vividus .bed-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .has-bed-tile__grand-vividus .bed-image {
    top: 30%;
  }
}
@media (min-width: 992px) {
  .has-bed-tile__grand-vividus .bed-image {
    top: 10%;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/BedTile/ExpandedView/VividusContent/VividusContent.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-bed-tile__vividus {
  overflow: hidden;
  transition: height 600ms, opacity 600ms;
}
@media (min-width: 992px) {
  .has-bed-tile__vividus {
    display: flex;
    flex-direction: row;
    margin: 0 -5px;
  }
}
@media (min-width: 992px) {
  .has-bed-tile__vividus .column-1,
  .has-bed-tile__vividus .column-2 {
    padding: 0 5px;
  }
}
@media (min-width: 992px) {
  .has-bed-tile__vividus .column-1 {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .has-bed-tile__vividus .column-2 {
    padding: 10px 15px;
  }
}
@media (min-width: 992px) {
  .has-bed-tile__vividus .column-2 {
    padding: 35px 5px 35px 0;
    width: 362px;
  }
}
.has-bed-tile__vividus .column-2 .inner-wrapper {
  padding: 0 15px;
}
@media (min-width: 992px) {
  .has-bed-tile__vividus .column-2 .inner-wrapper {
    display: flex;
    flex-direction: column;
    padding: 0 30px 0 15px;
  }
}
.has-bed-tile__vividus .description-1 {
  padding: 10px 15px 0;
}
@media (min-width: 768px) {
  .has-bed-tile__vividus .description-1 {
    padding: 10px 30px 30px;
  }
}
@media (min-width: 992px) {
  .has-bed-tile__vividus .description-1 .paragraph-1 {
    margin-bottom: 30px;
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .has-bed-tile__vividus .description-1 .paragraph-2 {
    -moz-columns: 200px 2;
         columns: 200px 2;
    -moz-column-gap: 60px;
         column-gap: 60px;
    max-width: 790px;
  }
}
.has-bed-tile__vividus .description-2 {
  padding: 0 0 30px;
}
@media (min-width: 992px) {
  .has-bed-tile__vividus .description-2 {
    order: 3;
    padding: 40px 40px 25px;
    border-left: 2px solid #fff;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/MattressTile/MattressTile.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-mattress-tile {
  position: relative;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/MattressTile/InitialView/InitialView.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-mattress-tile__initial {
  position: relative;
  padding-bottom: 100%;
}
@media (min-width: 992px) {
  .has-mattress-tile__initial {
    padding-bottom: 70%;
  }
}
@media (min-width: 992px) {
  .has-mattress-tile__initial.ratio--10-6 {
    padding-bottom: 60%;
  }
}
.has-mattress-tile__initial .bg {
  background-size: 75%;
}
.has-mattress-tile__initial .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 15px 30px;
}
@media (min-width: 768px) {
  .has-mattress-tile__initial .content-wrapper {
    padding: 10px 30px 30px;
  }
}
.has-mattress-tile__initial .heading {
  white-space: pre-line;
}
.has-mattress-tile__initial .heading .small {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
.has-mattress-tile__initial .heading sup {
  font-size: 0.5em;
  top: -0.7em;
  font-weight: 400;
}
.has-mattress-tile__initial .grand-vividus-heading {
  background-image: url(../../images/webpack/grand_vividus_life_well_lived_neg..svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 65px;
  margin-top: 17px;
  margin-bottom: 15px;
}
.has-mattress-tile__initial .initial-description,
.has-mattress-tile__initial .initial-description-2 {
  margin-bottom: 3px;
}
@media (min-width: 992px) {
  .has-mattress-tile__initial .initial-description,
  .has-mattress-tile__initial .initial-description-2 {
    padding-right: 60%;
  }
}
.has-mattress-tile__initial .initial-description-2 {
  font-weight: 500;
}
.has-mattress-tile__initial .price-from {
  opacity: 0.7;
}
.has-mattress-tile__initial .has-expand-button,
.has-mattress-tile__initial .has-button.with-arrow {
  position: absolute;
  bottom: 30px;
  left: 15px;
}
@media (min-width: 768px) {
  .has-mattress-tile__initial .has-expand-button,
  .has-mattress-tile__initial .has-button.with-arrow {
    left: 30px;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/MattressTile/InitialView/ExpandButton.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.has-expand-button {
  background-color: transparent;
  border: 0;
  color: #fff;
  opacity: 0.7;
  padding: 0;
  display: flex;
  align-items: center;
  transition: opacity 200ms;
}
.has-expand-button * {
  pointer-events: none;
}
.has-expand-button:hover {
  opacity: 1;
}
.has-expand-button .icon {
  display: inline-block;
  margin: 4px 8px 4px 0;
  line-height: 0;
}
.has-expand-button .icon::before {
  display: inline-block;
  content: "";
  height: 30px;
  width: 30px;
  transform: rotate(90deg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.has-expand-button .icon.toggle-state--expand::before {
  background-image: url(../../images/webpack/arrows-max..svg);
}
.has-expand-button .icon.toggle-state--compress::before {
  background-image: url(../../images/webpack/arrows-min..svg);
}
.has-expand-button .text {
  font-size: 11.4px;
  text-transform: uppercase;
  white-space: pre-line;
  text-align: left;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/MattressTile/ExpandedView/ExpandedView.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-mattress-tile__expanded {
  position: relative;
  width: calc(200% + 10px);
  z-index: 10;
  display: flex;
  flex-direction: column;
  background-color: #000;
  color: #fff;
  will-change: opacity;
}
.has-mattress-tile__expanded.origin--fallback {
  width: 100%;
  margin-top: -100%;
}
@media (min-width: 992px) {
  .has-mattress-tile__expanded.origin--fallback {
    margin-top: -35%;
  }
}
.has-mattress-tile__expanded.origin--right-top {
  margin-left: calc(-100% - 10px);
}
@media (min-width: 992px) {
  .has-mattress-tile__expanded {
    margin-top: -70%;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/MattressTile/ExpandedView/DefaultContent.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-mattress-tile__default-content {
  overflow: hidden;
  position: relative;
  transition: height 600ms, opacity 600ms;
}
@media (min-width: 992px) {
  .has-mattress-tile__default-content {
    display: flex;
    flex-direction: row;
    margin: 0 -5px;
  }
}
@media (min-width: 992px) {
  .has-mattress-tile__default-content .column-1,
  .has-mattress-tile__default-content .column-2,
  .has-mattress-tile__default-content .column-3 {
    flex: 1;
    padding: 0 5px;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/MattressTile/ExpandedView/CutThroughImage.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-mattress-tile__cut-through-image .cut-through-image {
  padding-bottom: 105%;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/MattressTile/ExpandedView/CtaButtons.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-mattress-tile__cta-buttons {
  padding-bottom: 40px;
}
@media (min-width: 576px) {
  .has-mattress-tile__cta-buttons {
    padding: 15px 15px 40px;
  }
}
@media (min-width: 1200px) {
  .has-mattress-tile__cta-buttons {
    padding-bottom: 62px;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/MattressTile/ExpandedView/MattressDescription.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
@media (min-width: 576px) {
  .has-mattress-tile__description {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.has-mattress-tile__description .heading {
  white-space: pre-line;
}
.has-mattress-tile__description .heading .small {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
.has-mattress-tile__description .heading sup {
  font-size: 0.5em;
  top: -0.7em;
  font-weight: 400;
}
.has-mattress-tile__description .has-mattress-tile__thumbnail {
  padding-bottom: 100%;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/MattressTile/ExpandedView/MattressDetails.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-mattress-tile__mattress-details {
  display: flex;
  flex-direction: column;
}
@media (min-width: 576px) {
  .has-mattress-tile__mattress-details {
    padding: 10px 15px;
  }
}
@media (min-width: 768px) {
  .has-mattress-tile__mattress-details .details-wrapper {
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  .has-mattress-tile__mattress-details .details-wrapper {
    padding-right: 105px;
  }
}
.has-mattress-tile__mattress-details p {
  white-space: pre-wrap;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/GVBedTile/GVBedTile.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-gv-bed-tile {
  position: relative;
  padding-bottom: 161%;
}
@media (min-width: 576px) {
  .has-gv-bed-tile {
    padding-bottom: 100%;
  }
}
@media (min-width: 992px) {
  .has-gv-bed-tile {
    padding-bottom: 35%;
  }
}
@media (max-width: 1440px) {
  .has-gv-bed-tile {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.has-gv-bed-tile .bg-mobile,
.has-gv-bed-tile .bg-tablet {
  background-size: contain !important;
}
.has-gv-bed-tile .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px 15px 15px;
}
@media (min-width: 576px) {
  .has-gv-bed-tile .content-wrapper {
    padding: 100px 15px 50px;
  }
}
@media (min-width: 992px) {
  .has-gv-bed-tile .content-wrapper {
    justify-content: flex-start;
    padding: 15px;
  }
}
.has-gv-bed-tile .content-wrapper .main-text {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 992px) {
  .has-gv-bed-tile .content-wrapper .main-text {
    width: 50%;
    justify-content: center;
    padding-right: 2%;
  }
}
.has-gv-bed-tile .grand-vividus-heading {
  background-image: url(../../images/webpack/grand_vividus_life_well_lived_neg..svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-bottom: 50px;
  width: 85%;
  max-width: 500px;
}
@media (min-width: 992px) {
  .has-gv-bed-tile .grand-vividus-heading {
    width: 71%;
  }
}
.has-gv-bed-tile .grand-vividus-heading::after {
  content: "";
  display: block;
  padding-bottom: 19%;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/HotelTile/HotelTile.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-hotel-tile {
  display: block;
}
.has-hotel-tile:hover {
  text-decoration: none;
}
.has-hotel-tile h3 {
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
@media (min-width: 768px) {
  .has-hotel-tile h3 {
    font-size: 16px;
    line-height: 26px;
  }
}
.has-hotel-tile p {
  color: #666;
  margin: 0;
}
.has-hotel-tile .text {
  padding: 10px 15px 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-hotel-tile .text {
    padding: 10px 15px 60px;
  }
}
.has-hotel-tile .hotel-image {
  padding-bottom: 80%;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/HotelInformation/HotelInformation.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.hotel-information-tile .content-wrapper .main-text {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .hotel-information-tile .content-wrapper .main-text {
    padding-left: 10px;
    padding-right: 70px;
  }
}
.hotel-information-tile .content-wrapper .main-text .hotel-information-preamble {
  text-transform: none;
}
@media (max-width: 767.98px) {
  .hotel-information-tile .content-wrapper .main-text .hotel-information-preamble {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .hotel-information-tile .content-wrapper .main-text .hotel-information-preamble {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (min-width: 992px) {
  .hotel-information-tile .content-wrapper .main-text .hotel-information-preamble {
    max-width: 450px;
  }
}
.hotel-information-tile .content-wrapper .main-text .hotel-information-paragraph {
  margin-bottom: 60px;
  white-space: pre-line;
}
.hotel-information-tile .content-wrapper .main-text .hotel-information-paragraph .p-bottom {
  padding-bottom: 10%;
}
@media (max-width: 767.98px) {
  .hotel-information-tile .content-wrapper .main-text .hotel-information-paragraph {
    text-align: center;
    max-width: none;
  }
  .hotel-information-tile .content-wrapper .main-text .hotel-information-paragraph p {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .hotel-information-tile .content-wrapper .main-text .hotel-information-paragraph {
    max-width: 550px;
  }
}
.hotel-information-tile .content-wrapper .main-text .login-btn {
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  border: none;
  font-size: 16px;
  font-weight: 300;
  min-width: 360px;
}
@media (max-width: 767.98px) {
  .hotel-information-tile .content-wrapper .main-text .login-btn {
    width: 100%;
  }
}
.hotel-information-tile .content-wrapper .main-text .login-btn .middle-text {
  display: block;
  font-weight: 500;
}
.hotel-information-tile .content-wrapper .main-text .login-btn .line {
  display: flex;
  align-items: center;
  gap: 10px;
}
.hotel-information-tile .content-wrapper .main-text .column-icon {
  flex-basis: 40px;
  display: flex;
  align-items: center;
}
.hotel-information-tile .content-wrapper .main-text .column-icon i {
  font-size: 24px;
}
.hotel-information-tile .content-wrapper .main-text .column-text {
  flex: 1;
  color: white;
  line-height: 21px;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.hotel-information-tile .content-wrapper .main-text .column-text p,
.hotel-information-tile .content-wrapper .main-text .column-text h6 {
  margin: 0;
}
.hotel-information-tile .content-wrapper .main-text .content {
  padding-bottom: 20px;
}
.hotel-information-tile .content-wrapper .main-text .contact {
  background-color: #e4e4e4;
  padding: 22px;
  margin-top: 60px;
  display: inline-flex;
  flex-direction: column;
  gap: 12px;
}
@media (max-width: 991.98px) {
  .hotel-information-tile .content-wrapper .main-text .contact {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .hotel-information-tile .content-wrapper .main-text .contact {
    max-width: 100%;
    width: 360px;
  }
}
.hotel-information-tile .content-wrapper .main-text .contact .column {
  align-items: flex-start;
}
.hotel-information-tile .content-wrapper .main-text .contact svg {
  font-size: 18px;
  margin-top: 2px;
}
.hotel-information-tile .content-wrapper .main-text .line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hotel-information-tile .content-wrapper .main-text .line p {
  font-weight: 300;
}
.hotel-information-tile .content-wrapper .main-text .column-hasten {
  display: flex;
  gap: 10px;
}
.hotel-information-tile .content-wrapper .main-text .column-hasten .first-line {
  font-weight: 500;
}
.hotel-information-tile .content-wrapper .main-text .column-hasten p {
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 0;
}
.hotel-information-tile .content-wrapper .main-text .column-hasten svg {
  height: auto;
  color: #555;
}
.hotel-information-tile .content-wrapper .main-text .column-url {
  word-break: break-word;
}
.hotel-information-tile .content-wrapper .main-text .column {
  display: flex;
  align-items: center;
  gap: 10px;
}
.hotel-information-tile .content-wrapper .main-text .column .hasten {
  margin-top: 2px;
  align-items: flex-start;
}
.hotel-information-tile .content-wrapper .main-text .column h6 {
  font-weight: normal;
}
.hotel-information-tile .content-wrapper .main-text .column i {
  font-size: 5px;
  background-color: #dfdfdf;
}
.hotel-information-tile .content-wrapper .main-text .column a {
  color: #2f70da;
}
.hotel-information-tile .content-wrapper .main-text .map {
  background-color: white;
  margin-top: 8%;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .hotel-information-tile .content-wrapper .main-text .map {
    margin-bottom: 8%;
  }
}
@media (min-width: 992px) {
  .hotel-information-tile .content-wrapper .main-text .map {
    max-width: 640px;
  }
}
@media (min-width: 1620px) {
  .hotel-information-tile .content-wrapper .main-text .map {
    margin-left: -75px;
  }
}
.hotel-information-tile .content-wrapper .main-text .map::after {
  content: "";
  display: block;
  padding-bottom: 59%;
}
.hotel-information-tile .content-wrapper .main-text .back-hotels {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .hotel-information-tile .content-wrapper .main-text .back-hotels {
    padding-top: 50px;
    margin-bottom: 0;
  }
}
.hotel-information-tile .content-wrapper .main-text .back-hotels .rotate-icon {
  transform: rotate(90deg);
  border-radius: 100%;
  font-size: 10px;
  background-color: #dfdfdf;
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hotel-information-tile .content-wrapper .main-text .back-hotels i {
  display: inline-block;
}
.hotel-information-tile .content-wrapper .main-text .back-hotels .go-back-text {
  margin-top: revert;
}
.hotel-information-tile .content-wrapper .main-text .back-hotels:hover .go-back-text {
  text-decoration: underline;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/TextBox/TextBox.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-text-box {
  padding: 30px 15px;
  max-width: 990px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-text-box {
    padding: 60px 15px;
  }
}
.has-text-box.disable-vertical-padding {
  padding-top: 0;
  padding-bottom: 0;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/ShopHeader/ShopHeader.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-shop-header {
  margin-top: 52px;
}
.has-shop-header .bg {
  background-size: auto 225px !important;
}
.has-shop-header .content-wrapper {
  position: relative;
  display: table;
  width: 100%;
  height: 140px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
@media (min-width: 576px) {
  .has-shop-header .content-wrapper {
    height: 225px;
  }
}
.has-shop-header .inner-content-wrapper {
  display: table-cell;
  padding: 30px 0;
  vertical-align: middle;
}
.has-shop-header h2 {
  max-width: 1070px;
  margin: 0 auto;
  padding: 0 15px;
  white-space: pre-line;
  text-align: center;
}
@media (min-width: 576px) {
  .has-shop-header h2 {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .has-shop-header h2 {
    padding: 0 420px 0 15px;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/HotelHeader/HotelHeader.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-hotel-header {
  padding: 45px 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-hotel-header {
    padding: 60px 15px;
  }
}
@media (min-width: 992px) {
  .has-hotel-header {
    padding: 80px 15px;
  }
}
.has-hotel-header h2 {
  white-space: pre-line;
  margin: 0;
  text-transform: none;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/SupremeCampaign/SupremeCampaign.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-supreme-campaign {
  background-color: #fff;
  color: #000;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 0 15px 50px;
}
@media (min-width: 768px) {
  .has-supreme-campaign {
    padding: 0 15px;
  }
}
.has-supreme-campaign .view-in-3d-button,
.has-supreme-campaign .view-in-ar-button button,
.has-supreme-campaign .close-3d-button {
  background-image: url(../../images/webpack/view-in-ar..svg);
  background-color: rgba(255, 255, 255, 0.5);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 145px;
  height: 39px;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  transition: border-color 100ms;
}
.has-supreme-campaign .view-in-3d-button:hover,
.has-supreme-campaign .view-in-ar-button button:hover,
.has-supreme-campaign .close-3d-button:hover {
  border-color: rgb(0, 0, 0);
}
.has-supreme-campaign .view-in-3d-button {
  background-image: url(../../images/webpack/view-in-3d..svg);
}
.has-supreme-campaign .view-in-ar-button button {
  background-image: url(../../images/webpack/view-in-ar..svg);
}
.has-supreme-campaign .close-3d-button {
  background-image: url(../../images/webpack/close-3d..svg);
  width: 39px;
  margin-left: 10px;
}
.has-supreme-campaign .initial-view {
  width: 100%;
  max-width: 1045px;
  position: relative;
}
.has-supreme-campaign .initial-view .button-wrapper {
  display: flex;
  justify-content: center;
  margin: 60px 0 40px;
}
@media (min-width: 768px) {
  .has-supreme-campaign .initial-view .button-wrapper {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 1;
    margin: 0;
  }
}
@media (max-width: 767.98px) {
  .has-supreme-campaign .initial-view .view-in-3d-button {
    display: none;
  }
}
@media (min-width: 768px) {
  .has-supreme-campaign .initial-view .view-in-ar-button {
    display: none;
  }
}
.has-supreme-campaign .mv-view {
  width: 100%;
  max-width: 1045px;
  position: relative;
}
.has-supreme-campaign .mv-view .button-wrapper {
  display: flex;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 1;
}
.has-supreme-campaign .model-viewer {
  position: relative;
  padding-bottom: 54.856459%;
  margin: 0;
  width: 100%;
}
.has-supreme-campaign .model-viewer model-viewer { /* stylelint-disable-line selector-type-no-unknown */
  width: 100%;
  height: calc(100% - 8px);
  position: absolute;
  top: 0;
}
.has-supreme-campaign .logo {
  display: none;
  background-image: url("https://static.hastens.com/400/blocks/campaigns/supreme/Supreme-logo-newyork.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 235px;
  margin-top: 150px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .has-supreme-campaign .logo {
    display: inline-block;
  }
}
.has-supreme-campaign .logo::after {
  content: "";
  display: block;
  padding-bottom: 35%;
}
.has-supreme-campaign .image {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/supreme/Supreme_A_Oiled_Beech_Retouch-5.jpg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-supreme-campaign .image {
    background-image: url("https://static.hastens.com/1000/blocks/campaigns/supreme/Supreme_A_Oiled_Beech_Retouch-5.jpg");
  }
}
.has-supreme-campaign .image::after {
  content: "";
  display: block;
  padding-bottom: 40%;
}
.has-supreme-campaign .description {
  max-width: 550px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .has-supreme-campaign .description {
    margin-top: 45px;
  }
}
.has-supreme-campaign .description h2 {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.has-supreme-campaign .bottom-text-1 {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  max-width: 600px;
  margin-top: 20px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .has-supreme-campaign .bottom-text-1 {
    margin-top: 30px;
  }
}
.has-supreme-campaign .bottom-text-2 {
  max-width: 600px;
  margin-top: 5px;
  margin-bottom: 0;
}
.has-supreme-campaign .bottom-text-3 {
  font-weight: 500;
  max-width: 600px;
  margin-top: 50px;
  margin-bottom: 0;
}
.has-supreme-campaign .supreme-video {
  width: 100%;
  margin-top: 50px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/winterCampaign/WinterCampaignHero.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-winter-campaign-hero {
  text-align: center;
}
.has-winter-campaign-hero .top-text {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/wake-up-22/dremer-hero-mobile.jpg");
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 40px 15px 62%;
}
@media (min-width: 768px) {
  .has-winter-campaign-hero .top-text {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/wake-up-22/dremer-hero.jpg");
    padding: 60px 15px 42%;
  }
}
@media (min-width: 992px) {
  .has-winter-campaign-hero .top-text {
    background-image: url("https://static.hastens.com/1500/blocks/campaigns/wake-up-22/dremer-hero.jpg");
    padding: 70px 15px 40%;
  }
}
.has-winter-campaign-hero .top-text .heading-part1 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 768px) {
  .has-winter-campaign-hero .top-text .heading-part1 {
    font-size: 17px;
  }
}
@media (min-width: 992px) {
  .has-winter-campaign-hero .top-text .heading-part1 {
    font-size: 26px;
  }
}
.has-winter-campaign-hero .top-text .heading-part2 {
  margin: 0;
}
.has-winter-campaign-hero .top-text .heading-part2 sup {
  font-size: 60%;
}
.has-winter-campaign-hero .top-text .heading-part2 .dremer-logo {
  background-image: url(../../images/webpack/dremer-logo..svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 6.15em;
  margin: 0.33em auto 0.66em;
}
.has-winter-campaign-hero .top-text .heading-part2 .dremer-logo::after {
  content: "";
  display: block;
  padding-bottom: 13%;
}
.has-winter-campaign-hero .top-text .snowflake {
  background-image: url(../../images/webpack/Snowflake_Logo..svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 32px;
  margin: 10px 0 15px;
}
@media (min-width: 768px) {
  .has-winter-campaign-hero .top-text .snowflake {
    height: 40px;
    margin: 15px 0 20px;
  }
}
@media (min-width: 992px) {
  .has-winter-campaign-hero .top-text .snowflake {
    height: 56px;
    margin: 20px 0 25px;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/winterCampaign/WinterCampaignBedTile.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-winter-campaign-bed-tile {
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .has-winter-campaign-bed-tile {
    padding-bottom: 75%;
  }
}
@media (min-width: 1441px) {
  .has-winter-campaign-bed-tile {
    padding-bottom: 66.67%;
  }
}
.has-winter-campaign-bed-tile.background--2000t {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/wake-up-22/2000t-bow-snow.jpg");
}
@media (min-width: 768px) {
  .has-winter-campaign-bed-tile.background--2000t {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/wake-up-22/2000t-bow-snow.jpg");
  }
}
@media (min-width: 992px) {
  .has-winter-campaign-bed-tile.background--2000t {
    background-image: url("https://static.hastens.com/750/blocks/campaigns/wake-up-22/2000t-bow-snow.jpg");
  }
}
.has-winter-campaign-bed-tile.background--maranga {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/wake-up-22/maranga-bow-snow.jpg");
}
@media (min-width: 768px) {
  .has-winter-campaign-bed-tile.background--maranga {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/wake-up-22/maranga-bow-snow.jpg");
  }
}
@media (min-width: 992px) {
  .has-winter-campaign-bed-tile.background--maranga {
    background-image: url("https://static.hastens.com/750/blocks/campaigns/wake-up-22/maranga-bow-snow.jpg");
  }
}
.has-winter-campaign-bed-tile .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 40px 15px 15px;
}
@media (min-width: 768px) {
  .has-winter-campaign-bed-tile .content-wrapper {
    padding: 6% 15px 15px;
  }
}
.has-winter-campaign-bed-tile .content-wrapper .heading {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-winter-campaign-bed-tile .content-wrapper .heading {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.05em;
  }
}
.has-winter-campaign-bed-tile .content-wrapper .heading sup {
  top: -0.3em;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/winterCampaign/WinterCampaignCTA.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-winter-campaign-cta {
  position: relative;
  padding-top: 40px;
}
@media (min-width: 992px) {
  .has-winter-campaign-cta {
    padding-top: 0;
  }
}
.has-winter-campaign-cta .text {
  padding: 30px 15px 45px;
  text-align: center;
}
@media (min-width: 992px) {
  .has-winter-campaign-cta .text {
    padding: 130px 15px;
    text-align: left;
  }
}
.has-winter-campaign-cta .text .heading {
  white-space: pre-line;
}
@media (min-width: 992px) {
  .has-winter-campaign-cta .text .heading {
    margin-bottom: 4px;
  }
}
.has-winter-campaign-cta .text .body {
  white-space: pre-line;
}
.has-winter-campaign-cta .text .link,
.has-winter-campaign-cta .text .body {
  margin-top: 20px;
}
.has-winter-campaign-cta .image {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 55%;
}
@media (min-width: 768px) {
  .has-winter-campaign-cta .image {
    padding-bottom: 40%;
  }
}
@media (min-width: 992px) {
  .has-winter-campaign-cta .image {
    position: absolute;
    padding-bottom: 0;
  }
}
.has-winter-campaign-cta.background--variant-1 {
  background-color: #fff;
  color: #000;
}
@media (min-width: 992px) {
  .has-winter-campaign-cta.background--variant-1 .text {
    width: 50%;
    margin: 0 0 0 auto;
  }
}
@media (min-width: 992px) {
  .has-winter-campaign-cta.background--variant-1 .text .inner-wrapper {
    max-width: 400px;
    margin: 0 auto;
  }
}
.has-winter-campaign-cta.background--variant-1 .image {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/wake-up-22/monogram-robe-man-trbl.jpg");
}
@media (min-width: 992px) {
  .has-winter-campaign-cta.background--variant-1 .image {
    top: 4%;
    bottom: 4%;
    left: 0;
    right: 50%;
  }
}
.has-winter-campaign-cta.background--variant-2 {
  background-color: #d9d9d9;
  color: #000;
}
.has-winter-campaign-cta.background--variant-2 .text {
  max-width: 990px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .has-winter-campaign-cta.background--variant-2 .text .link,
  .has-winter-campaign-cta.background--variant-2 .text .body,
  .has-winter-campaign-cta.background--variant-2 .text .heading {
    margin-right: 50%;
  }
}
.has-winter-campaign-cta.background--variant-2 .image {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/wake-up-22/wake-up-world.png");
}
@media (min-width: 992px) {
  .has-winter-campaign-cta.background--variant-2 .image {
    top: 4%;
    bottom: 4%;
    left: 50%;
    right: 0;
  }
}
.has-winter-campaign-cta.background--variant-3 {
  background-color: #f4f4f4;
  color: #000;
}
@media (min-width: 992px) {
  .has-winter-campaign-cta.background--variant-3 .text {
    width: 50%;
    margin: 0 0 0 auto;
  }
}
@media (min-width: 992px) {
  .has-winter-campaign-cta.background--variant-3 .text .inner-wrapper {
    max-width: 400px;
    margin: 0 auto;
  }
}
.has-winter-campaign-cta.background--variant-3 .image {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/wake-up-22/restore.jpg");
}
@media (min-width: 992px) {
  .has-winter-campaign-cta.background--variant-3 .image {
    top: 0;
    bottom: 0;
    left: 5%;
    right: 50%;
  }
}
@media (min-width: 1441px) {
  .has-winter-campaign-cta.background--variant-3 .image {
    left: 10%;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/winterCampaign/WinterCampaignFullwidthCTA.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-winter-campaign-fullwidth-cta {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url("https://static.hastens.com/768/blocks/campaigns/wake-up-22/dremer-hero-mobile.jpg");
}
@media (min-width: 768px) {
  .has-winter-campaign-fullwidth-cta {
    background-size: auto 100%;
    background-position: center;
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/wake-up-22/dremer-fullwidth.jpg");
  }
}
@media (min-width: 992px) {
  .has-winter-campaign-fullwidth-cta {
    background-image: url("https://static.hastens.com/1500/blocks/campaigns/wake-up-22/dremer-fullwidth.jpg");
  }
}
.has-winter-campaign-fullwidth-cta .content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 580px;
  padding: 30px 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-winter-campaign-fullwidth-cta .content-wrapper {
    height: 600px;
    padding: 45px 15px 63px;
  }
}
@media (min-width: 992px) {
  .has-winter-campaign-fullwidth-cta .content-wrapper {
    height: 700px;
  }
}
@media (min-width: 768px) {
  .has-winter-campaign-fullwidth-cta .content-wrapper .main-content {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media (min-width: 768px) {
  .has-winter-campaign-fullwidth-cta .content-wrapper .main-content .heading {
    white-space: pre-line;
  }
}
.has-winter-campaign-fullwidth-cta .content-wrapper .main-content .heading sup {
  font-size: 60%;
}
.has-winter-campaign-fullwidth-cta .content-wrapper .main-content .heading .dremer-logo {
  background-image: url(../../images/webpack/dremer-logo..svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 6.15em;
  margin: 0.33em auto 0.66em;
}
.has-winter-campaign-fullwidth-cta .content-wrapper .main-content .heading .dremer-logo::after {
  content: "";
  display: block;
  padding-bottom: 13%;
}
@media (min-width: 768px) {
  .has-winter-campaign-fullwidth-cta .content-wrapper .bottom-content {
    margin-top: auto;
  }
}
.has-winter-campaign-fullwidth-cta .content-wrapper .bottom-content .has-button {
  margin-top: 5px;
}
@media (min-width: 768px) {
  .has-winter-campaign-fullwidth-cta .content-wrapper .bottom-content .has-button {
    margin-top: 20px;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/winterCampaign/WinterCampaignTextStory.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-winter-campaign-text-story {
  background-image: url(../../images/webpack/Snowflakes_Pattern..svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 40px 15px;
}
@media (min-width: 768px) {
  .has-winter-campaign-text-story {
    padding: 80px 0;
  }
}
.has-winter-campaign-text-story .content-wrapper {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}
.has-winter-campaign-text-story .content-wrapper .heading {
  margin-bottom: 24px;
}
.has-winter-campaign-text-story .content-wrapper p + .link {
  margin-top: 35px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/priceIncreaseCampaign/PriceIncreaseCampaignHero.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-price-increase-campaign__hero {
  text-align: center;
  overflow: hidden;
}
.has-price-increase-campaign__hero .content-wrapper {
  padding: 60px 15px 30px;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__hero .content-wrapper {
    padding: 60px 15px 40px;
  }
}
@media (min-width: 992px) {
  .has-price-increase-campaign__hero .content-wrapper {
    padding: 100px 15px 70px;
  }
}
.has-price-increase-campaign__hero .content-wrapper .heading {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .has-price-increase-campaign__hero .content-wrapper .heading {
    white-space: pre-line;
  }
}
.has-price-increase-campaign__hero .content-wrapper p {
  font-size: 14px;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__hero .content-wrapper p {
    font-size: 26px;
  }
}
.has-price-increase-campaign__hero .image {
  padding-bottom: 70%;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__hero .image {
    padding-bottom: 50%;
  }
}
@media (min-width: 768px) {
  .has-price-increase-campaign__hero .image.is-default-image {
    margin-bottom: -5%;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/priceIncreaseCampaign/PriceIncreaseCampaignBedInfo.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-price-increase-campaign__bed-info {
  display: flex;
}
.has-price-increase-campaign__bed-info .grid-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .grid-wrapper {
    flex-direction: row;
    margin: -5px;
  }
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .grid-wrapper.image-position--right {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .grid-wrapper .grid-item {
    width: 50%;
    padding: 5px;
  }
}
.has-price-increase-campaign__bed-info .image-content {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #000;
  color: #fff;
  padding-bottom: 67%;
  height: 100%;
}
.has-price-increase-campaign__bed-info .image-content.image--2000t {
  background-image: url("https://static.hastens.com/768/blocks/price-increase-campaign/2000t.jpg");
}
.has-price-increase-campaign__bed-info .image-content.image--maranga {
  background-image: url("https://static.hastens.com/768/blocks/price-increase-campaign/maranga.jpg");
}
.has-price-increase-campaign__bed-info .image-content.image--superia {
  background-image: url("https://static.hastens.com/768/blocks/price-increase-campaign/superia.jpg");
}
.has-price-increase-campaign__bed-info .text-content {
  padding: 0 15px 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  text-align: center;
  background-color: #000;
  color: #fff;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .text-content {
    padding: 30px 55px;
    text-align: left;
  }
}
.has-price-increase-campaign__bed-info .text-content h2 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .text-content h2 {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.05em;
  }
}
.has-price-increase-campaign__bed-info .text-content h2 sup {
  font-size: 0.6em;
  top: -0.5em;
  font-weight: 400;
}
.has-price-increase-campaign__bed-info .text-content .description {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .text-content .description {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.05em;
  }
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .text-content .description {
    margin-bottom: 6px;
  }
}
.has-price-increase-campaign__bed-info .text-content .description-2 {
  margin-bottom: 20px;
  white-space: pre-line;
}
.has-price-increase-campaign__bed-info .text-content h2 + .description-2 {
  margin-top: 20px;
}
.has-price-increase-campaign__bed-info .text-content .price-before,
.has-price-increase-campaign__bed-info .text-content .price-after {
  position: relative;
  padding: 20px 0;
}
.has-price-increase-campaign__bed-info .text-content .price-before::before, .has-price-increase-campaign__bed-info .text-content .price-before::after,
.has-price-increase-campaign__bed-info .text-content .price-after::before,
.has-price-increase-campaign__bed-info .text-content .price-after::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  background-color: #fff;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .text-content .price-before::before, .has-price-increase-campaign__bed-info .text-content .price-before::after,
  .has-price-increase-campaign__bed-info .text-content .price-after::before,
  .has-price-increase-campaign__bed-info .text-content .price-after::after {
    width: 100%;
    max-width: 310px;
  }
}
.has-price-increase-campaign__bed-info .text-content .price-before::before,
.has-price-increase-campaign__bed-info .text-content .price-after::before {
  top: 0;
}
.has-price-increase-campaign__bed-info .text-content .price-before::after,
.has-price-increase-campaign__bed-info .text-content .price-after::after {
  bottom: 0;
}
.has-price-increase-campaign__bed-info .text-content .price-before p,
.has-price-increase-campaign__bed-info .text-content .price-after p {
  margin: 0;
}
.has-price-increase-campaign__bed-info .text-content .price-before p:first-child,
.has-price-increase-campaign__bed-info .text-content .price-after p:first-child {
  font-weight: 600;
}
.has-price-increase-campaign__bed-info .text-content .price-before + .price-after::before {
  display: none;
}
.has-price-increase-campaign__bed-info .text-content .price-before p:first-child {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .text-content .price-before p:first-child {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.05em;
  }
}
.has-price-increase-campaign__bed-info .text-content .money-saved {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .text-content .money-saved {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.05em;
  }
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .text-content .money-saved {
    margin-bottom: 16px;
  }
}
.has-price-increase-campaign__bed-info .text-content a {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__bed-info .text-content a {
    font-size: 16px;
    line-height: 26px;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/priceIncreaseCampaign/PriceIncreaseCampaignRequestCatalog.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-price-increase-campaign__request-catalog .banner {
  background-image: url("https://static.hastens.com/768/blocks/price-increase-campaign/request-catalog-mobile.jpg");
  background-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #ededed;
  color: #000;
  padding-top: 76%;
  position: relative;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__request-catalog .banner {
    background-image: url("https://static.hastens.com/1200/blocks/price-increase-campaign/request-catalog.jpg");
    background-size: cover;
    background-position: center;
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .has-price-increase-campaign__request-catalog .banner {
    background-image: url("https://static.hastens.com/1440/blocks/price-increase-campaign/request-catalog.jpg");
  }
}
.has-price-increase-campaign__request-catalog .banner .content-wrapper {
  position: relative;
  padding: 40px 15px;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__request-catalog .banner .content-wrapper {
    padding: 72px 45px;
    max-width: 50%;
    margin-left: 50%;
  }
}
.has-price-increase-campaign__request-catalog .banner .heading {
  margin: 0;
}
.has-price-increase-campaign__request-catalog .banner p {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .has-price-increase-campaign__request-catalog .banner p {
    width: 75%;
  }
}
.has-price-increase-campaign__request-catalog .banner .button-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__request-catalog .banner .button-wrapper {
    text-align: left;
  }
}
.has-price-increase-campaign__request-catalog .banner .button-wrapper button {
  margin-top: 10px;
}
.has-price-increase-campaign__request-catalog .banner .scroll-target {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
.has-price-increase-campaign__request-catalog .expandable-view {
  background-color: #eee;
  color: #000;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/priceIncreaseCampaign/PriceIncreaseCampaignBookBedTest.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-price-increase-campaign__book-bed-test .banner {
  background-image: url("https://static.hastens.com/768/blocks/price-increase-campaign/book-bed-test-mobile.jpg");
  background-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #c6c0be;
  color: #000;
  position: relative;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__book-bed-test .banner {
    background-image: url("https://static.hastens.com/1200/blocks/price-increase-campaign/book-bed-test.jpg");
    background-size: cover;
    background-position: center;
    background-color: #fff;
    color: #000;
    min-height: 600px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .has-price-increase-campaign__book-bed-test .banner {
    background-image: url("https://static.hastens.com/1440/blocks/price-increase-campaign/book-bed-test.jpg");
    min-height: 796px;
  }
}
.has-price-increase-campaign__book-bed-test .banner .content-wrapper {
  position: relative;
  padding: 108% 15px 40px;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__book-bed-test .banner .content-wrapper {
    padding: 55px;
    max-width: 50%;
    margin-right: 50%;
  }
}
@media (min-width: 992px) {
  .has-price-increase-campaign__book-bed-test .banner .content-wrapper {
    padding: 45px 45px 45px 15%;
  }
}
.has-price-increase-campaign__book-bed-test .banner .heading {
  margin: 0;
  white-space: pre-line;
}
.has-price-increase-campaign__book-bed-test .banner p {
  margin-top: 15px;
}
.has-price-increase-campaign__book-bed-test .banner .button-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  .has-price-increase-campaign__book-bed-test .banner .button-wrapper {
    text-align: left;
  }
}
.has-price-increase-campaign__book-bed-test .banner .button-wrapper button {
  margin-top: 10px;
}
.has-price-increase-campaign__book-bed-test .banner .scroll-target {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
.has-price-increase-campaign__book-bed-test .expandable-view {
  background-color: #000431;
  color: #fff;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/priceIncreaseCampaign/PriceIncreaseTextStory.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-price-increase-text-story {
  text-align: center;
  padding: 40px 15px;
}
@media (min-width: 768px) {
  .has-price-increase-text-story {
    padding: 80px 15px;
  }
}
.has-price-increase-text-story .has-heading {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.05em;
  letter-spacing: 0 !important;
  text-transform: none;
}
@media (min-width: 992px) {
  .has-price-increase-text-story .has-heading {
    white-space: pre-line;
  }
}
@media (min-width: 768px) {
  .has-price-increase-text-story .has-heading {
    font-size: 32px;
    line-height: 34px;
    letter-spacing: 0.05em;
  }
}
.has-price-increase-text-story .has-paragraph {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .has-price-increase-text-story .has-paragraph {
    white-space: pre-line;
  }
}
.has-price-increase-text-story .has-heading + .has-button {
  margin-top: 16px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/dremerCampaign/DremerCampaignBeddings.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-dremer-campaign__beddings {
  padding-bottom: 70px;
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings {
    padding-bottom: 60px;
  }
}
.has-dremer-campaign__beddings .video-scroll-header {
  padding-bottom: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .video-scroll-header {
    padding-bottom: 46%;
  }
}
.has-dremer-campaign__beddings .top-text {
  text-align: center;
  max-width: 750px;
  margin: 0 auto 30px;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .top-text {
    margin: -100px auto 65px;
    position: relative;
    z-index: 1;
  }
}
.has-dremer-campaign__beddings .top-text h2 {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  color: #adadad;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .top-text h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
.has-dremer-campaign__beddings .slide-content {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 85%;
  position: relative;
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .slide-content {
    padding-bottom: 75%;
  }
}
.has-dremer-campaign__beddings .slide-content p {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: pre-line;
  margin-bottom: 0;
  padding: 0 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .slide-content p {
    margin-bottom: 7%;
  }
}
.has-dremer-campaign__beddings .slide-content.slide-content-2 {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/dreamer/V2/hastens-dremer-blsh-bedded-anwh.jpg");
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-2 {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/dreamer/V2/hastens-dremer-blsh-bedded-anwh.jpg");
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-2 {
    background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/V2/hastens-dremer-blsh-bedded-anwh.jpg");
  }
}
.has-dremer-campaign__beddings .slide-content.slide-content-1 {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/dreamer/V2/hastens-dremer-blsh-bedded-ghbl.jpg");
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-1 {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/dreamer/V2/hastens-dremer-blsh-bedded-ghbl.jpg");
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-1 {
    background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/V2/hastens-dremer-blsh-bedded-ghbl.jpg");
  }
}
.has-dremer-campaign__beddings .slide-content.slide-content-7 {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/dreamer/V2/hastens-dremer-nash-bedded-anwh.jpg");
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-7 {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/dreamer/V2/hastens-dremer-nash-bedded-anwh.jpg");
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-7 {
    background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/V2/hastens-dremer-nash-bedded-anwh.jpg");
  }
}
.has-dremer-campaign__beddings .slide-content.slide-content-8 {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/dreamer/V2/hastens-dremer-nash-bedded-ghbl.jpg");
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-8 {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/dreamer/V2/hastens-dremer-nash-bedded-ghbl.jpg");
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-8 {
    background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/V2/hastens-dremer-nash-bedded-ghbl.jpg");
  }
}
.has-dremer-campaign__beddings .slide-content.slide-content-6 {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/dreamer/V2/hastens-dremer-phch-bedded-arwh.jpg");
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-6 {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/dreamer/V2/hastens-dremer-phch-bedded-arwh.jpg");
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-6 {
    background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/V2/hastens-dremer-phch-bedded-arwh.jpg");
  }
}
.has-dremer-campaign__beddings .slide-content.slide-content-5 {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/dreamer/V2/hastens-dremer-phch-bedded-ghbl.jpg");
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-5 {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/dreamer/V2/hastens-dremer-phch-bedded-ghbl.jpg");
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-5 {
    background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/V2/hastens-dremer-phch-bedded-ghbl.jpg");
  }
}
.has-dremer-campaign__beddings .slide-content.slide-content-4 {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/dreamer/V2/hastens-dremer-trbl-bedded-arwh.jpg");
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-4 {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/dreamer/V2/hastens-dremer-trbl-bedded-arwh.jpg");
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-4 {
    background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/V2/hastens-dremer-trbl-bedded-arwh.jpg");
  }
}
.has-dremer-campaign__beddings .slide-content.slide-content-3 {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/dreamer/V2/hastens-dremer-trbl-bedded-trbl.jpg");
}
@media (min-width: 768px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-3 {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/dreamer/V2/hastens-dremer-trbl-bedded-trbl.jpg");
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__beddings .slide-content.slide-content-3 {
    background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/V2/hastens-dremer-trbl-bedded-trbl.jpg");
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/dremerCampaign/DremerCampaignHero.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-dremer-campaign__hero {
  padding: 80px 0 0;
}
.has-dremer-campaign__hero .dremer-video {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/dreamer/V2/hero.jpg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .has-dremer-campaign__hero .dremer-video {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/dreamer/V2/hero.jpg");
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__hero .dremer-video {
    background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/V2/hero.jpg");
  }
}
@media (max-width: 767.98px) {
  .has-dremer-campaign__hero .dremer-video .button-wrapper {
    padding-bottom: 70%;
  }
}
.has-dremer-campaign__hero .dremer-video .has-play-button {
  top: 28%;
}
.has-dremer-campaign__hero .intro-text {
  text-align: center;
  max-width: 990px;
  margin: 10px auto 0;
  padding: 0 15px;
  position: relative;
}
@media (min-width: 768px) {
  .has-dremer-campaign__hero .intro-text {
    margin: -65px auto 0;
  }
}
.has-dremer-campaign__hero .column-text {
  max-width: 990px;
  margin: 0 auto;
  padding: 0 15px 80px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-dremer-campaign__hero .column-text {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    text-align: left;
    padding: 0 15px;
  }
}
.has-dremer-campaign__hero .column-text .text-column {
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-dremer-campaign__hero .column-text .text-column {
    width: 50%;
    padding-right: 35px;
  }
}
.has-dremer-campaign__hero .column-text .text-column h2 {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  color: #adadad;
}
@media (min-width: 768px) {
  .has-dremer-campaign__hero .column-text .text-column h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media (min-width: 768px) {
  .has-dremer-campaign__hero .column-text .image-column {
    width: 50%;
  }
}
.has-dremer-campaign__hero .column-text .image-column::after {
  content: "";
  display: block;
  padding-bottom: 78%;
  background-image: url("https://static.hastens.com/750/blocks/campaigns/dreamer/V2/fabric-fade.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .has-dremer-campaign__hero .column-text .image-column::after {
    width: 125%;
    padding-bottom: 97.5%;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/dremerCampaign/DremerCampaignHero2.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-dremer-campaign__hero-2 {
  background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/dremer_final_art_lowres.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .has-dremer-campaign__hero-2 {
    background-position: center bottom;
  }
}
.has-dremer-campaign__hero-2 .content-wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  height: 580px;
  padding: 0 30px 25px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .has-dremer-campaign__hero-2 .content-wrapper {
    height: 600px;
    padding: 0 15px 55px;
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__hero-2 .content-wrapper {
    height: 925px;
  }
}
.has-dremer-campaign__hero-2 .content-wrapper .main-text {
  text-shadow: -1px 1px #000;
}
.has-dremer-campaign__hero-2 .content-wrapper .main-text h2 {
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  text-align: center;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  .has-dremer-campaign__hero-2 .content-wrapper .main-text h2 {
    font-size: 32px;
    line-height: 38px;
    white-space: pre-line;
  }
}
.has-dremer-campaign__hero-2 .content-wrapper .main-text p {
  font-size: 14px;
  line-height: 22px;
  margin: 5px auto 0;
}
@media (min-width: 768px) {
  .has-dremer-campaign__hero-2 .content-wrapper .main-text p {
    font-size: 18px;
    line-height: 28px;
    margin: 10px auto 0;
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__hero-2 .content-wrapper .main-text p {
    white-space: pre-line;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/dremerCampaign/DremerCampaignQuote.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-dremer-campaign__quote {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  padding: 90px 15px;
  text-align: center;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  color: #adadad;
}
@media (min-width: 768px) {
  .has-dremer-campaign__quote {
    padding: 70px 15px;
    font-size: 30px;
    line-height: 37px;
  }
}
.has-dremer-campaign__quote p {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
.has-dremer-campaign__quote p:last-child {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 0;
  max-width: 280px;
}
@media (min-width: 768px) {
  .has-dremer-campaign__quote p:last-child {
    font-size: 20px;
    line-height: 24px;
    max-width: 850px;
  }
}
.has-dremer-campaign__quote .lowercase {
  text-transform: lowercase;
}

.experience-hastens_dremer-quote video {
  opacity: 0.4;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/dremerCampaign/DremerCampaignFabrics.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-dremer-campaign__fabrics {
  padding: 55px 0 70px;
}
@media (min-width: 768px) {
  .has-dremer-campaign__fabrics {
    padding: 72px 0 80px;
  }
}
.has-dremer-campaign__fabrics h2 {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  max-width: 990px;
  margin: 0 auto 60px;
  padding: 0 15px;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  color: #adadad;
  text-align: center;
}
@media (min-width: 768px) {
  .has-dremer-campaign__fabrics h2 {
    margin: 0 auto 135px;
    font-size: 32px;
    line-height: 38px;
  }
}
.has-dremer-campaign__fabrics .fabrics {
  max-width: 1145px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.has-dremer-campaign__fabrics .fabrics li {
  width: 100%;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .has-dremer-campaign__fabrics .fabrics li {
    width: 50%;
    padding: 20px 30px;
  }
}
.has-dremer-campaign__fabrics .fabrics li::after {
  content: "";
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 68%;
}
.has-dremer-campaign__fabrics .fabrics li.black-shadow::after {
  background-image: url("https://static.hastens.com/750/blocks/campaigns/dreamer/V2/blsh-fabric_1.jpg");
}
.has-dremer-campaign__fabrics .fabrics li.traditional-blue::after {
  background-image: url("https://static.hastens.com/750/blocks/campaigns/dreamer/V2/trbl-fabric.jpg");
}
.has-dremer-campaign__fabrics .fabrics li.phantom-charcoal::after {
  background-image: url("https://static.hastens.com/750/blocks/campaigns/dreamer/V2/phch-fabric.jpg");
}
.has-dremer-campaign__fabrics .fabrics li.natural-shale::after {
  background-image: url("https://static.hastens.com/750/blocks/campaigns/dreamer/V2/nash-fabric.jpg");
}
.has-dremer-campaign__fabrics .fabrics .label {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #adadad;
  padding-left: 7%;
  padding-right: 7%;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .has-dremer-campaign__fabrics .fabrics .label {
    font-size: 20px;
    line-height: 24px;
    justify-content: flex-start;
  }
}
.has-dremer-campaign__fabrics .fabrics .label .view-3d {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 0;
  padding: 0;
  background-color: #808080;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../../images/webpack/3d..svg);
  margin-left: 15px;
  margin-top: -0.2em;
}
@media (min-width: 768px) {
  .has-dremer-campaign__fabrics .fabrics .label .view-3d {
    margin-left: 20px;
  }
}
.has-dremer-campaign__fabrics .details {
  text-align: center;
  max-width: 750px;
  margin: 20px auto 0;
  padding: 0 15px;
  white-space: pre-line;
}
.has-dremer-campaign__fabrics .link-text {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  max-width: 990px;
  margin: 65px auto 0;
  padding: 0 15px;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  color: #adadad;
  text-align: center;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-dremer-campaign__fabrics .link-text {
    margin: 95px auto 0;
    font-size: 32px;
    line-height: 38px;
  }
}
.has-dremer-campaign__fabrics .link-text a {
  color: inherit;
  text-decoration: underline;
}
.has-dremer-campaign__fabrics .link-text a:hover {
  text-decoration: none;
}

.has-dremer-campaign__3d-dialog .corner-square {
  position: absolute;
  top: 0;
  right: 0;
  height: 70px;
  width: 70px;
  background-color: #000;
}
@media (max-width: 767.98px) {
  .has-dremer-campaign__3d-dialog .corner-square {
    display: none;
  }
}
.has-dremer-campaign__3d-dialog .sketchfab-embed-wrapper,
.has-dremer-campaign__3d-dialog .sketchfab-embed-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/dremerCampaign/DremerCampaignHeadboards.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-dremer-campaign__headboards .video-scroll-header {
  position: relative;
  padding: 180px 15px 95px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .video-scroll-header {
    padding: 165px 15px;
    text-align: left;
  }
}
.has-dremer-campaign__headboards .video-scroll-header .content-wrapper {
  max-width: 300px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .video-scroll-header .content-wrapper {
    max-width: 910px;
  }
}
.has-dremer-campaign__headboards .video-scroll-header .content-wrapper .dremer-logo {
  background-image: url(../../images/webpack/dremer-headboard-logo..svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 408px;
}
.has-dremer-campaign__headboards .video-scroll-header .content-wrapper .dremer-logo::before {
  content: "";
  display: block;
  padding-bottom: 22%;
}
.has-dremer-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper {
  padding-bottom: 0;
}
.has-dremer-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper .has-play-button {
  margin: -30px;
}
@media (max-width: 767.98px) {
  .has-dremer-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper .has-play-button {
    width: 60px;
    height: 60px;
    top: 0;
    transform: translateY(-200%);
  }
  .has-dremer-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper .has-play-button:not(.pending)::before {
    top: 20px;
    left: 24px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 18px solid #000;
  }
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper .has-play-button {
    margin: -60px;
    left: 80%;
    transform: translateY(-35%);
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper .has-play-button {
    left: 70%;
  }
}
.has-dremer-campaign__headboards .column-text {
  max-width: 990px;
  margin: 0 auto;
  padding: 55px 15px 75px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .column-text {
    display: flex;
    align-items: center;
    padding: 40px 15px 75px;
    text-align: left;
  }
}
.has-dremer-campaign__headboards .column-text .text-column {
  white-space: pre-line;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .column-text .text-column {
    width: 55%;
    padding-right: 75px;
  }
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .column-text .image-column {
    width: 45%;
  }
}
.has-dremer-campaign__headboards .column-text .image-column::after {
  content: "";
  display: block;
  padding-bottom: 74%;
  background-image: url("https://static.hastens.com/750/blocks/campaigns/dreamer/V2/headboard-fade.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .column-text .image-column::after {
    width: 150%;
    padding-bottom: 111%;
  }
}
.has-dremer-campaign__headboards .headboards {
  max-width: 1010px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.has-dremer-campaign__headboards .headboards li {
  width: 100%;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .headboards li {
    width: 50%;
  }
}
.has-dremer-campaign__headboards .headboards li::after {
  content: "";
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 92%;
}
.has-dremer-campaign__headboards .headboards li.black-shadow::after {
  background-image: url("https://static.hastens.com/750/blocks/campaigns/dreamer/V2/blsh-headboard.jpg");
}
.has-dremer-campaign__headboards .headboards li.traditional-blue::after {
  background-image: url("https://static.hastens.com/750/blocks/campaigns/dreamer/V2/trbl-headboard.jpg");
}
.has-dremer-campaign__headboards .headboards li.phantom-charcoal::after {
  background-image: url("https://static.hastens.com/750/blocks/campaigns/dreamer/V2/phch-headboard.jpg");
}
.has-dremer-campaign__headboards .headboards li.natural-shale::after {
  background-image: url("https://static.hastens.com/750/blocks/campaigns/dreamer/V2/nash-headboard.jpg");
}
.has-dremer-campaign__headboards .headboards .label {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #adadad;
  padding-left: 7%;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .headboards .label {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
}
.has-dremer-campaign__headboards .details {
  text-align: center;
  max-width: 750px;
  margin: 0 auto 5px;
  padding: 0 15px;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .details {
    margin-bottom: 20px;
  }
}
.has-dremer-campaign__headboards .newsletter-cta {
  padding: 60px 15px;
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .newsletter-cta {
    padding: 30px 15px;
    min-height: 140px;
    display: flex;
    align-items: center;
  }
}
.has-dremer-campaign__headboards .newsletter-cta p {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  max-width: 990px;
  margin: 0 auto;
  padding: 0 15px;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  color: #adadad;
  text-align: center;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-dremer-campaign__headboards .newsletter-cta p {
    font-size: 32px;
    line-height: 38px;
  }
}
.has-dremer-campaign__headboards .newsletter-cta p button {
  display: inline;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: inherit;
  text-transform: inherit;
  text-decoration: underline;
}
.has-dremer-campaign__headboards .newsletter-cta p button:hover {
  text-decoration: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/dremerCampaign/DremerNewsletter/Form.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-dremer-newsletter-form {
  padding: 60px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .has-dremer-newsletter-form {
    padding: 30px 15px;
    min-height: 140px;
  }
}
.has-dremer-newsletter-form h2 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  max-width: 1440px;
}
@media (min-width: 768px) {
  .has-dremer-newsletter-form h2 {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 992px) {
  .has-dremer-newsletter-form h2 {
    white-space: pre-line;
  }
}
.has-dremer-newsletter-form form {
  max-width: 100%;
}
.has-dremer-newsletter-form form .row-1 {
  display: flex;
  width: 525px;
  max-width: 100%;
}
.has-dremer-newsletter-form form .row-2 {
  margin-top: 12px;
  max-width: 525px;
}
.has-dremer-newsletter-form input[type=email] {
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.5625rem 26px;
  color: #fff;
  border-radius: 2px;
  font-size: 16px;
  line-height: 1.5;
}
.has-dremer-newsletter-form input[type=email]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.has-dremer-newsletter-form input[type=email]::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 768px) {
  .has-dremer-newsletter-form input[type=email] {
    font-size: 18px;
  }
}
.has-dremer-newsletter-form button {
  flex-shrink: 0;
  margin: 0 0 0 10px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/dremerCampaign/DremerNewsletter/Confirmation.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-newsletter-confirmation {
  padding: 60px 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-newsletter-confirmation {
    padding: 30px 15px;
    min-height: 140px;
  }
}
.has-newsletter-confirmation .content-wrapper {
  max-width: 960px;
  margin: 0 auto;
}
.has-newsletter-confirmation h2 {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 20px;
}
.has-newsletter-confirmation p {
  white-space: pre-line;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/dremerCampaign/DremerCampaignCTA.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-dremer-campaign__cta {
  background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/dremer_final_art_lowres.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .has-dremer-campaign__cta {
    background-position: center bottom;
  }
}
.has-dremer-campaign__cta .content-wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  height: 580px;
  padding: 0 30px 25px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .has-dremer-campaign__cta .content-wrapper {
    height: 600px;
    padding: 0 15px 45px;
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__cta .content-wrapper {
    height: 925px;
  }
}
.has-dremer-campaign__cta .content-wrapper .main-text {
  text-shadow: -1px 1px #000;
}
.has-dremer-campaign__cta .content-wrapper .main-text h2 {
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  .has-dremer-campaign__cta .content-wrapper .main-text h2 {
    font-size: 32px;
    line-height: 38px;
    white-space: pre-line;
  }
}
.has-dremer-campaign__cta .content-wrapper .main-text p {
  font-size: 14px;
  line-height: 22px;
  margin: 5px auto 0;
}
@media (min-width: 768px) {
  .has-dremer-campaign__cta .content-wrapper .main-text p {
    font-size: 18px;
    line-height: 28px;
    margin: 10px auto 0;
  }
}
@media (min-width: 992px) {
  .has-dremer-campaign__cta .content-wrapper .main-text p {
    white-space: pre-line;
  }
}
.has-dremer-campaign__cta .content-wrapper .main-text .has-button {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .has-dremer-campaign__cta .content-wrapper .main-text .has-button {
    margin-top: 15px;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/grandVividusCampaign/GVStoryCampaignCTA.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-gvstory-campaign__cta {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .has-gvstory-campaign__cta {
    background-position: center bottom;
  }
}
.has-gvstory-campaign__cta .content-wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  height: 173vw;
  max-height: calc(100vh - 44px);
  padding-top: 30vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .has-gvstory-campaign__cta .content-wrapper {
    height: 600px;
    max-height: none;
    padding-top: 100px;
  }
}
@media (min-width: 992px) {
  .has-gvstory-campaign__cta .content-wrapper {
    height: 750px;
    padding-top: 175px;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/grandVividusCampaign/GrandVividusCampaignBeddings.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-grand-vividus-campaign__beddings {
  padding-bottom: 70px;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings {
    padding-bottom: 60px;
  }
}
.has-grand-vividus-campaign__beddings .video-scroll-header {
  padding-bottom: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .video-scroll-header {
    padding-bottom: 46%;
  }
}
.has-grand-vividus-campaign__beddings .top-text {
  text-align: center;
  max-width: 750px;
  margin: 0 auto 30px;
  padding: 0 15px;
}
.has-grand-vividus-campaign__beddings .top-text h2 {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  color: #ceb867;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .top-text h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
.has-grand-vividus-campaign__beddings .slide-content {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 85%;
  position: relative;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .slide-content {
    padding-bottom: 75%;
  }
}
.has-grand-vividus-campaign__beddings .slide-content p {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: pre-line;
  margin-bottom: 0;
  padding: 0 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .slide-content p {
    margin-bottom: 7%;
  }
}
.has-grand-vividus-campaign__beddings .slide-content.slide-content-2 {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/2_GV_Bed_BKSH_ANWH.jpg");
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-2 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/2_GV_Bed_BKSH_ANWH.jpg");
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-2 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/2_GV_Bed_BKSH_ANWH.jpg");
  }
}
.has-grand-vividus-campaign__beddings .slide-content.slide-content-1 {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/1_GV_Bed_BKSH_GHBK.jpeg");
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-1 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/1_GV_Bed_BKSH_GHBK.jpeg");
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-1 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/1_GV_Bed_BKSH_GHBK.jpeg");
  }
}
.has-grand-vividus-campaign__beddings .slide-content.slide-content-7 {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/7_GV_bed_NASH_Anwh.jpg");
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-7 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/7_GV_bed_NASH_Anwh.jpg");
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-7 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/7_GV_bed_NASH_Anwh.jpg");
  }
}
.has-grand-vividus-campaign__beddings .slide-content.slide-content-8 {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/8_GV_NASH_Ghost Black.jpg");
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-8 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/8_GV_NASH_Ghost Black.jpg");
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-8 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/8_GV_NASH_Ghost Black.jpg");
  }
}
.has-grand-vividus-campaign__beddings .slide-content.slide-content-6 {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/6_GV_BED_PHCH_ANWH.jpg");
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-6 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/6_GV_BED_PHCH_ANWH.jpg");
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-6 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/6_GV_BED_PHCH_ANWH.jpg");
  }
}
.has-grand-vividus-campaign__beddings .slide-content.slide-content-5 {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/5_GV_Charcoal_Bed_PHCH_Ghbl.jpg");
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-5 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/5_GV_Charcoal_Bed_PHCH_Ghbl.jpg");
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-5 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/5_GV_Charcoal_Bed_PHCH_Ghbl.jpg");
  }
}
.has-grand-vividus-campaign__beddings .slide-content.slide-content-4 {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/4_GV_TRBL_TRBL_V6_Arctic_White_6.jpg");
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-4 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/4_GV_TRBL_TRBL_V6_Arctic_White_6.jpg");
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-4 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/4_GV_TRBL_TRBL_V6_Arctic_White_6.jpg");
  }
}
.has-grand-vividus-campaign__beddings .slide-content.slide-content-3 {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/3_GV_TRBL_TRBL_V6_Traditional Blue_7.jpg");
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-3 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/3_GV_TRBL_TRBL_V6_Traditional Blue_7.jpg");
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__beddings .slide-content.slide-content-3 {
    background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/3_GV_TRBL_TRBL_V6_Traditional Blue_7.jpg");
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/grandVividusCampaign/GrandVividusCampaignHero.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-grand-vividus-campaign__hero {
  padding: 80px 0 0;
}
.has-grand-vividus-campaign__hero .grand-vividus-video {
  background-image: url("https://static.hastens.com/768/blocks/campaigns/dreamer/V2/hero.jpg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__hero .grand-vividus-video {
    background-image: url("https://static.hastens.com/1200/blocks/campaigns/dreamer/V2/hero.jpg");
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__hero .grand-vividus-video {
    background-image: url("https://static.hastens.com/1440/blocks/campaigns/dreamer/V2/hero.jpg");
  }
}
@media (max-width: 767.98px) {
  .has-grand-vividus-campaign__hero .grand-vividus-video .button-wrapper {
    padding-bottom: 70%;
  }
}
.has-grand-vividus-campaign__hero .grand-vividus-video .has-play-button {
  top: 28%;
}
.has-grand-vividus-campaign__hero .intro-text {
  text-align: center;
  max-width: 990px;
  margin: 10px auto 0;
  padding: 0 15px;
  position: relative;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__hero .intro-text {
    margin: -65px auto 0;
  }
}
.has-grand-vividus-campaign__hero .column-text {
  max-width: 990px;
  margin: 0 auto;
  padding: 0 15px 80px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__hero .column-text {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    text-align: left;
    padding: 0 15px;
  }
}
.has-grand-vividus-campaign__hero .column-text .text-column {
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__hero .column-text .text-column {
    width: 50%;
    padding-right: 35px;
  }
}
.has-grand-vividus-campaign__hero .column-text .text-column h2 {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  color: #ceb867;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__hero .column-text .text-column h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__hero .column-text .image-column {
    width: 50%;
  }
}
.has-grand-vividus-campaign__hero .column-text .image-column::after {
  content: "";
  display: block;
  padding-bottom: 78%;
  background-image: url("https://static.hastens.com/750/blocks/campaigns/dreamer/V2/fabric-fade.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__hero .column-text .image-column::after {
    width: 125%;
    padding-bottom: 97.5%;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/grandVividusCampaign/GrandVividusCampaignHero2.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-grand-vividus-campaign__hero-2 .has-heading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  font-weight: 400;
  color: #d0b669;
  padding: 0 30px;
  letter-spacing: 0.13em;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 576px) {
  .has-grand-vividus-campaign__hero-2 .has-heading {
    font-size: 40px;
    white-space: pre-line;
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__hero-2 .has-heading {
    font-size: 50px;
  }
}
@media (max-width: 991.98px) {
  .has-grand-vividus-campaign__hero-2 .has-popup-video .button-wrapper {
    padding-bottom: 90%;
  }
}
.has-grand-vividus-campaign__hero-2 .content-wrapper {
  max-width: 1440px;
  padding: 0 30px;
  text-align: center;
  z-index: 1;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__hero-2 .content-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__hero-2 .content-wrapper p {
    white-space: pre-line;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/grandVividusCampaign/GrandVividusCampaignQuote.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-grand-vividus-campaign__quote {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  padding: 40px 15px 180px;
  text-align: center;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  color: #ceb867;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__quote {
    padding: 100px 15px 250px;
    font-size: 30px;
    line-height: 37px;
  }
}
.has-grand-vividus-campaign__quote p {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
.has-grand-vividus-campaign__quote p:last-child {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 0;
  max-width: 280px;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__quote p:last-child {
    font-size: 20px;
    line-height: 24px;
    max-width: 850px;
  }
}
.has-grand-vividus-campaign__quote .lowercase {
  text-transform: lowercase;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/grandVividusCampaign/GrandVividusCampaignFabrics.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-grand-vividus-campaign__fabrics {
  padding: 55px 0 70px;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__fabrics {
    padding: 72px 0;
  }
}
.has-grand-vividus-campaign__fabrics h2 {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  max-width: 990px;
  margin: 0 auto 60px;
  padding: 0 15px;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  color: #ceb867;
  text-align: center;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__fabrics h2 {
    margin: 0 auto 135px;
    font-size: 32px;
    line-height: 38px;
  }
}
.has-grand-vividus-campaign__fabrics .fabrics {
  max-width: 1145px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.has-grand-vividus-campaign__fabrics .fabrics li {
  width: 100%;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__fabrics .fabrics li {
    width: 50%;
    padding: 20px 30px;
  }
}
.has-grand-vividus-campaign__fabrics .fabrics li::after {
  content: "";
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 68%;
}
.has-grand-vividus-campaign__fabrics .fabrics li.black-shadow::after {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/blsh-fabric_2.jpg");
}
.has-grand-vividus-campaign__fabrics .fabrics li.traditional-blue::after {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/trbl-fabric-2.jpg");
}
.has-grand-vividus-campaign__fabrics .fabrics li.phantom-charcoal::after {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/phch-fabric-2.jpg");
}
.has-grand-vividus-campaign__fabrics .fabrics li.natural-shale::after {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/nash-fabric-2.jpg");
}
.has-grand-vividus-campaign__fabrics .fabrics .label {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #ac9652;
  padding-left: 7%;
  padding-right: 7%;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__fabrics .fabrics .label {
    font-size: 20px;
    line-height: 24px;
    justify-content: flex-start;
  }
}
.has-grand-vividus-campaign__fabrics .fabrics .label .view-3d {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 0;
  padding: 0;
  background-color: #808080;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../../images/webpack/3d..svg);
  margin-left: 15px;
  margin-top: -0.2em;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__fabrics .fabrics .label .view-3d {
    margin-left: 20px;
  }
}
.has-grand-vividus-campaign__fabrics .details {
  text-align: center;
  max-width: 750px;
  margin: 20px auto 0;
  padding: 0 15px;
  white-space: pre-line;
}
.has-grand-vividus-campaign__fabrics .link-text {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  max-width: 990px;
  margin: 65px auto 0;
  padding: 0 15px;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  color: #ceb867;
  text-align: center;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__fabrics .link-text {
    margin: 95px auto 0;
    font-size: 32px;
    line-height: 38px;
  }
}
.has-grand-vividus-campaign__fabrics .link-text a {
  color: inherit;
  text-decoration: underline;
}
.has-grand-vividus-campaign__fabrics .link-text a:hover {
  text-decoration: none;
}

.has-grand-vividus-campaign__3d-dialog .corner-square {
  position: absolute;
  top: 0;
  right: 0;
  height: 70px;
  width: 70px;
  background-color: #000;
}
@media (max-width: 767.98px) {
  .has-grand-vividus-campaign__3d-dialog .corner-square {
    display: none;
  }
}
.has-grand-vividus-campaign__3d-dialog .sketchfab-embed-wrapper,
.has-grand-vividus-campaign__3d-dialog .sketchfab-embed-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/grandVividusCampaign/GrandVividusCampaignHeadboards.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-grand-vividus-campaign__headboards .video-scroll-header {
  position: relative;
  padding: 180px 15px 95px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .video-scroll-header {
    padding: 165px 15px;
    text-align: left;
  }
}
.has-grand-vividus-campaign__headboards .video-scroll-header .content-wrapper {
  max-width: 300px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .video-scroll-header .content-wrapper {
    max-width: 910px;
  }
}
.has-grand-vividus-campaign__headboards .video-scroll-header .content-wrapper .grand-vividus-logo {
  background-image: url(../../images/webpack/gv_headboard_logo..svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 408px;
}
.has-grand-vividus-campaign__headboards .video-scroll-header .content-wrapper .grand-vividus-logo::before {
  content: "";
  display: block;
  padding-bottom: 22%;
}
.has-grand-vividus-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper {
  padding-bottom: 0;
}
.has-grand-vividus-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper .has-play-button {
  margin: -30px;
}
@media (max-width: 767.98px) {
  .has-grand-vividus-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper .has-play-button {
    width: 60px;
    height: 60px;
    top: 0;
    transform: translateY(-200%);
  }
  .has-grand-vividus-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper .has-play-button:not(.pending)::before {
    top: 20px;
    left: 24px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 18px solid #000;
  }
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper .has-play-button {
    margin: -60px;
    left: 80%;
    transform: translateY(-35%);
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__headboards .video-scroll-header .has-popup-video .button-wrapper .has-play-button {
    left: 70%;
  }
}
.has-grand-vividus-campaign__headboards .column-text {
  max-width: 990px;
  margin: 0 auto;
  padding: 55px 15px 75px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .column-text {
    display: flex;
    align-items: center;
    padding: 40px 15px 75px;
    text-align: left;
  }
}
.has-grand-vividus-campaign__headboards .column-text .text-column {
  white-space: pre-line;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .column-text .text-column {
    width: 55%;
    padding-right: 75px;
  }
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .column-text .image-column {
    width: 45%;
  }
}
.has-grand-vividus-campaign__headboards .column-text .image-column::after {
  content: "";
  display: block;
  padding-bottom: 74%;
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/headboard-gv-fade_2.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .column-text .image-column::after {
    width: 150%;
    padding-bottom: 111%;
  }
}
.has-grand-vividus-campaign__headboards .headboards {
  max-width: 1010px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.has-grand-vividus-campaign__headboards .headboards li {
  width: 100%;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .headboards li {
    width: 50%;
  }
}
.has-grand-vividus-campaign__headboards .headboards li::after {
  content: "";
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 92%;
}
.has-grand-vividus-campaign__headboards .headboards li.black-shadow::after {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/gv-blsh-headboard.jpg");
}
.has-grand-vividus-campaign__headboards .headboards li.traditional-blue::after {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/gv-trbl-headboard.jpg");
}
.has-grand-vividus-campaign__headboards .headboards li.phantom-charcoal::after {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/gv-phch-headboard.jpg");
}
.has-grand-vividus-campaign__headboards .headboards li.natural-shale::after {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/gv-nash-headboard.jpg");
}
.has-grand-vividus-campaign__headboards .headboards .label {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #ac9652;
  padding-left: 7%;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .headboards .label {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
}
.has-grand-vividus-campaign__headboards .details {
  text-align: center;
  max-width: 750px;
  margin: 0 auto 5px;
  padding: 0 15px;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .details {
    margin-bottom: 20px;
  }
}
.has-grand-vividus-campaign__headboards .newsletter-cta {
  padding: 60px 15px;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .newsletter-cta {
    padding: 30px 15px;
    min-height: 140px;
    display: flex;
    align-items: center;
  }
}
.has-grand-vividus-campaign__headboards .newsletter-cta p {
  font-family: "Garamond Premier Pro", serif;
  -webkit-font-smoothing: antialiased;
  max-width: 990px;
  margin: 0 auto;
  padding: 0 15px;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 1px;
  color: #ceb867;
  text-align: center;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__headboards .newsletter-cta p {
    font-size: 32px;
    line-height: 38px;
  }
}
.has-grand-vividus-campaign__headboards .newsletter-cta p button {
  display: inline;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: inherit;
  text-transform: inherit;
  text-decoration: underline;
}
.has-grand-vividus-campaign__headboards .newsletter-cta p button:hover {
  text-decoration: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/grandVividusCampaign/GrandVividusNewsletter/Form.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-gv-newsletter-form {
  padding: 60px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .has-gv-newsletter-form {
    padding: 30px 15px;
    min-height: 140px;
  }
}
.has-gv-newsletter-form h2 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  max-width: 1440px;
}
@media (min-width: 768px) {
  .has-gv-newsletter-form h2 {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 992px) {
  .has-gv-newsletter-form h2 {
    white-space: pre-line;
  }
}
.has-gv-newsletter-form form {
  max-width: 100%;
}
.has-gv-newsletter-form form .row-1 {
  display: flex;
  width: 525px;
  max-width: 100%;
}
.has-gv-newsletter-form form .row-2 {
  margin-top: 12px;
  max-width: 525px;
}
.has-gv-newsletter-form input[type=email] {
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.5625rem 26px;
  color: #fff;
  border-radius: 2px;
  font-size: 16px;
  line-height: 1.5;
}
.has-gv-newsletter-form input[type=email]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.has-gv-newsletter-form input[type=email]::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 768px) {
  .has-gv-newsletter-form input[type=email] {
    font-size: 18px;
  }
}
.has-gv-newsletter-form button {
  flex-shrink: 0;
  margin: 0 0 0 10px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/grandVividusCampaign/GrandVividusNewsletter/Confirmation.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-newsletter-confirmation {
  padding: 60px 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .has-newsletter-confirmation {
    padding: 30px 15px;
    min-height: 140px;
  }
}
.has-newsletter-confirmation .content-wrapper {
  max-width: 960px;
  margin: 0 auto;
}
.has-newsletter-confirmation h2 {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 20px;
}
.has-newsletter-confirmation p {
  white-space: pre-line;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/app_hastens/cartridge/client/default/blocks/containers/grandVividusCampaign/GrandVividusCampaignCTA.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Headings
 */
/**
 * Paragraphs
 */
/**
 * Font family
 */
.has-grand-vividus-campaign__cta {
  background-image: url("https://www.hastens.com/dw/image/v2/BFJZ_PRD/on/demandware.static/-/Library-Sites-Hastens_shared_library/default/dw5260d9dd/grand-vividus/PAC_GRANDVIVIDUS_BED_180x210_BLSH__Black.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__cta {
    background-position: center bottom;
  }
}
.has-grand-vividus-campaign__cta .content-wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  height: 580px;
  padding: 0 30px 25px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__cta .content-wrapper {
    height: 600px;
    padding: 0 15px 45px;
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__cta .content-wrapper {
    height: 925px;
  }
}
.has-grand-vividus-campaign__cta .content-wrapper .main-text {
  text-shadow: -1px 1px #000;
}
.has-grand-vividus-campaign__cta .content-wrapper .main-text h2 {
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__cta .content-wrapper .main-text h2 {
    font-size: 32px;
    line-height: 38px;
    white-space: pre-line;
  }
}
.has-grand-vividus-campaign__cta .content-wrapper .main-text p {
  font-size: 14px;
  line-height: 22px;
  margin: 5px auto 0;
}
@media (min-width: 768px) {
  .has-grand-vividus-campaign__cta .content-wrapper .main-text p {
    font-size: 18px;
    line-height: 28px;
    margin: 10px auto 0;
  }
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__cta .content-wrapper .main-text p {
    white-space: pre-line;
  }
}
.has-grand-vividus-campaign__cta .content-wrapper .main-text .has-button {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .has-grand-vividus-campaign__cta .content-wrapper .main-text .has-button {
    margin-top: 15px;
  }
}

/*# sourceMappingURL=blocks.css.map*/