:root {
  --text-color: #656c70;
  --tile--title-color: #20aae0;
  --tab--menu-bg: #062c3e;
  --tab--menu-title: #a29fa6;
  --black: black;
  --text-color-light: #a29fa6;
  --overline-color: #0072bc;
  --tile--bg-color: #000;
  --off-white: #ddd;
  --tab--menu-title-active: #71b3ef;
  --overline-color-light: #ddd;
  --white: white;
  --tile--text-color: #88a2b6;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

/*
body {
  letter-spacing: 1px;
  font-family: Fs Albert, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.375;
}
*/

.pdp h2 {
  -webkit-text-fill-color: transparent;
  background-image: radial-gradient(circle, #85b6e2 31%, #295994 76%, #0f2553 102%);
  -webkit-background-clip: text;
  background-clip: text;
  padding-bottom: 15px;
/*
  margin-top: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.05;
*/
}

/*
h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

h4 {
  font-size: 21px;
  font-weight: 400;
}
*/

.pdp p {
  color: var(--text-color);
/*  margin-bottom: 15px;*/
}

.pdp a {
  color: var(--tile--title-color);
  text-decoration: none;
}

.video-title {
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: 8px;
  text-shadow: -2px 2px 12px rgba(0, 174, 239, .82);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  outline: 3px #fff;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  font-size: 40px;
}

/*
.video-icon {
  margin-right: 15px;
}
*/

.hero-video-cta {
/*
  z-index: 2;
  display: none;
  position: absolute;
  bottom: 4%;
*/
}

.section-hero-video {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.hero-video {
  z-index: 0;
  width: auto;
/*  height: calc(100vh - 186px);*/
	height: auto;
	max-height: calc(100vh - 186px);
  aspect-ratio: 16 / 9;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.js-modal-video {
/*  color: #79bae5;*/
}

.hero-video-text {
  align-self: center;
  display: none;
}

.video-text {
  text-align: center;
  letter-spacing: 5px;
  text-shadow: -2px 2px 12px #00aeef;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 18px;
}

.click-change-grid {
  grid-column-gap: 60px;
  grid-row-gap: 25px;
  grid-template: "." minmax(0, 1fr)
                 "." minmax(0, auto)
                 "." minmax(0, auto)
                 "." minmax(0, auto)
                 "." minmax(0, 1fr)
                 / 42% 52%;
  align-items: center;
}

.section-house-set {
  padding-top: 114px;
}

.cc-image-1 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.house-set-intro{
	max-width: 530px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}


.mmm-expand-close {
  z-index: 22;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 5%;
}

.section-3steps {
  padding-top: 114px;
}

.section-wellness-tech {
  background-color: #000;
  padding-top: 114px;
	margin-top: 114px;
}

.tile-text-bot {
  width: 100%;
  min-height: 30%;
  background-image: linear-gradient(0deg, #040f1c 30%, rgba(4, 15, 28, .7) 59%, rgba(4, 15, 28, 0));
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  padding-left: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tile-text-bot.mmm {
  min-height: 25%;
  background-image: none;
}

.hotspot-arrow-right {
  color: #574948;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  transform: rotate(-90deg);
}

.tab-menu {
  background-color: var(--tab--menu-bg);
  color: var(--tab--menu-title);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: auto;
}

.programs-intro-text {
  max-width: 750px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.cc-button-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-features {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 114px;
}

.left-arrow {
  display: none;
}

.interactive-slider-one {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.tabs {
  max-height: 700px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.monitor-grid-content {
  width: 900px;
  height: 550px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area Area Area"
                 "Area-2 Area-2 Area-2"
                 "Area-3 Area-4 Area-5"
                 / 1fr 1fr 1fr;
}

.manage-expand-single {
  flex: none;
  margin-left: 3%;
  margin-right: 3%;
}

.manage-expand-single.manage-exp1 {
  width: 50%;
  height: 100%;
  text-align: center;
  background-image: url('../../images/Invisible-Massage-Chair-Wellness-Tech-Measure-Background.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0%;
  padding-left: 6%;
  display: flex;
}

.manage-expand-single.manage-exp2 {
  width: 50%;
  margin-left: 0%;
}

.interactive-slide {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
}

.programs-intro-img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.tile-img {
  height: 100%;
}

.cc-button-border {
  width: 90px;
  height: 90px;
  border: 3px solid #0072bc;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cc-image-2 {
  border-radius: 50px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.cc-image-2.video {
  z-index: 0;
  height: 100%;
  aspect-ratio: 700 / 780;
/*  background-color: var(--black);*/
}

.features-media {
  width: 50%;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.section-interactive {
  background-color: #000;
/*  margin-top: 114px;*/
  padding-top: 114px;
}

.interactive-text {
  color: var(--text-color-light);
  font-size: 18px;
  line-height: 1.375;
	margin-top: 10px;
}

.summary-overline {
  color: var(--overline-color);
  text-align: center;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 21px;
  line-height: 1.25;
}

.summary-tiles {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: stretch;
  margin-top: 25px;
}

.cc-button-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-programs {
  background-color: #000;
  padding-top: 114px;
}

.pdp-overline {
  color: var(--overline-color);
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 1.3;
}

.mmm-expand-content {
  height: 100%;
  align-items: center;
  position: relative;
}

.interactive-hotspot {
  width: 66.67%;
  aspect-ratio: 1.5 / 1;
  text-align: center;
  background-image: radial-gradient(circle, #183061, #030917 71%);
  display: block;
  position: relative;
  overflow: hidden;
}

.click-change-text-2 {
  position: relative;
}

.cc-button-text-1 {
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.wellness-tech-intro {
  text-align: center;
  margin-bottom: 30px;
}

.interactive-point-ring {
  width: 100%;
  height: 100%;
  background-color: #00aeef;
  border-radius: 50%;
}

.measure-expand {
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: var(--black);
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.cc-button-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.interactive-hotspot-point {
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.interactive-hotspot-point.nth-of-type-5 {
  top: 50%;
  right: 39%;
}

.interactive-hotspot-point.nth-of-type-4 {
  top: 37%;
  right: 27%;
}

.interactive-hotspot-point.nth-of-type-3 {
  top: 34%;
  right: 34%;
}

.interactive-hotspot-point.nth-of-type-2 {
  top: 17%;
  right: 32%;
}

.interactive-hotspot-point.nth-of-type-1 {
  top: 9%;
  right: 25%;
}

.interactive-hotspot-point.nth-of-type-6 {
  top: 53%;
  left: 29%;
}

.interactive-hotspot-point.nth-of-type-7 {
  top: 61%;
  left: 23%;
}

.interactive-hotspot-point.nth-of-type-8 {
  top: 66%;
  left: 19%;
}

.interactive-hotspot-point.nth-of-type-10 {
  top: 85%;
  right: 47%;
}

.interactive-hotspot-point.nth-of-type-9 {
  top: 78%;
  right: 42%;
}

.testimonial-slider-arrow {
  display: block;
}

.icon-2 {
  display: block;
  overflow: visible;
}

.interactive-intro {
  max-width: 750px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}

.slider {
  height: 100%;
  aspect-ratio: 1920/830;
}

.interactive-copy {
/*
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
*/
	padding: 30px;
}

.features-text {
  width: 50%;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.tile {
  background-color: var(--tile--bg-color);
  border-radius: 15px 15px 65px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 10px 3px rgba(39, 112, 156, .7);
}

.tile.tile-mmm {
  width: 33.33%;
  height: 50vh;
  max-height: 367px;
}

.tile.tile33 {
  width: 33%;
  height: 35vh;
  max-height: 300px;
}

.tile.tile67 {
  width: 67%;
  height: 35vh;
  max-height: 300px;
}

.tab-content {
  height: 100%;
  background-color: #04121c;
  flex-direction: column;
  display: flex;
}

.summary-intro {
  text-align: center;
	max-width: 500px;
    margin: 0 auto;
}

.tab-pane-tab-1 {
  height: 100%;
}

.expand-arrow {
  position: absolute;
  top: auto;
  bottom: 8%;
  left: auto;
  right: 10%;
}

.interactive-hotspot-points {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.pdp .h2-mmm-expand {
  max-width: 200px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}

.right-arrow-2 {
  display: none;
  overflow: hidden;
}

.click-change-image {
  position: relative;
}

.interactive-hotspot-valign {
  height: 100%;
    display: flex;
    align-items: center;
}

.interactive-hotspot-contain {
  display: block;
  position: relative;
}

.tile-text-bot-wrapper {
  width: 80%;
}

.testimonial-slider-nav {
  font-size: 10px;
  display: none;
}

.interactive-content {
  display: flex;
}

.interactive-slider {
  width: 33.33%;
  background-color: #040f1c;
}

.section-content-1 {
  width: 94%;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.pdp .p-monitor-expand {
  margin-top: 10px;
  display: flex;
}

.section-content-4 {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.cc-button-image {
  width: 70px;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.hotspot-arrow-left {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  transform: rotate(90deg);
}

.interactive-point-centre {
  width: 40%;
  height: 40%;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
}

.cc-button-text {
  font-weight: 700;
	font-size: 16px;
}

.mmm-expand-open {
  height: 100%;
  color: var(--off-white);
  align-items: center;
  display: flex;
  overflow: auto;
}

.mmm-expand-open p{
  color: var(--off-white);
}

.pdp .h3-mmm-expand {
  max-width: 500px;
  color: #8ea5a9;
/*  margin-bottom: 40px;*/
  margin-left: auto;
  margin-right: auto;
}

.imgm {
  display: none;
}

.interactive-title {
  color: var(--off-white);
  flex-direction: column-reverse;
/*  margin-bottom: 10px;*/
  font-size: 26px;
  font-weight: 400;
/*  line-height: 1.2;*/
}

.pdp .a-tab-menu-single {
  width: 33%;
  background-color: var(--tab--menu-bg);
  color: #a29fa6;
  text-align: center;
  letter-spacing: 1.2px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
  font-size: 16px;
  display: flex;
}

.pdp .a-tab-menu-single:hover {
  color: var(--tab--menu-title-active);
}

.pdp .a-tab-menu-single.w--current {
  background-color: var(--tab--menu-bg);
  color: var(--tab--menu-title-active);
}

.manage-expand {
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: var(--black);
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.mmm-expand-double-stretch {
  height: 100%;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: 3%;
  margin-right: 6%;
  display: flex;
}

.section-summary {
  background-image: url('../../images/Invisible-Massage-Chair-Summary-Background.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 114px;
  padding-bottom: 114px;
}

.section-content-2 {
  width: 94%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}

.features-2col {
  min-height: 380px;
  background-color: #04121c;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: center;
}

.summary-arrow {
  position: absolute;
  top: auto;
  bottom: 8%;
  left: auto;
  right: 30px;
}

.mmm-expand-arrow {
  display: none;
}

.click-change-buttons {
  justify-content: space-between;
}

.mmm-measure-section {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.wellness-tech-tiles {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: stretch;
  margin-top: 30px;
}

.monitor-expand {
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: var(--black);
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.section-invisible-chair {
  position: relative;
}

.cc-button-text-step {
  margin-bottom: 0;
  font-size: 16px;
}

.pdp .p-wellness-tech-text {
  color: var(--text-color-light);
}

.section-versatility {
  padding-top: 114px;
}

.interactive-video {
  max-height: 290px;
}

.section-space {
  padding-top: 114px;
}

.cc-button-text-2, .cc-button-text-3 {
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.pdp .h4-mmm-expand {
  color: #21e2f6;
  font-size: 21px;
	margin-top: 15px;
}

.pdp .h3-measure-exp {
  color: #8ea5a9;
/*  margin: 0 auto 40px;*/
}

.pdp .h2-measure-exp {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.measure-expand-single {
  flex: none;
  margin-left: 3%;
  margin-right: 3%;
}

.measure-expand-single.measure-exp1 {
  width: 90%;
  height: 100%;
  text-align: center;
  background-image: url('../../images/Invisible-Massage-Chair-Wellness-Tech-Measure-Background.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0%;
  display: flex;
}

.measure-expand-single.measure-exp3 {
  width: 80%;
  min-width: 1000px;
  justify-content: center;
  align-self: flex-end;
  align-items: flex-end;
}

.measure-expand-single.measure-exp2 {
  width: 30%;
  max-width: 400px;
  margin-right: 0%;
}

.measure-expand-single.measure-exp4 {
  width: 100%;
  max-width: 1320px;
}

.measure-expand-single.measure-exp5 {
  width: 40%;
  max-width: 400px;
  text-align: center;
}

.pdp-overline-light {
  color: var(--overline-color-light);
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 1.3;
}

.interactive-title-icon {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-start;
  display: flex;
}

.image-7 {
  transform: rotate(0);
}

.pdp .p-cc-text-1 {
  z-index: 3;
  background-color: var(--white);
  margin-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.pdp .p-cc-text-2 {
  z-index: 2;
  background-color: var(--white);
  margin-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.pdp .p-cc-text-3 {
  z-index: 1;
  background-color: var(--white);
  margin-bottom: 0;
  position: relative;
}

.pdp-cols-text-right {
  text-align: left;
  flex-flow: row;
  align-items: center;
  display: flex;
}

._2cols-2-invisible {
  width: 50%;
  padding-left: 60px;
}

.invisible-chair-video {
  height: 100%;
}

._2cols-equal {
  width: 50%;
}

.pdp-vid-rounded {
  z-index: 0;
  height: 100%;
  border-radius: 50px;
}

.pdp-vid-rounded.space-saving-vid, 
.pdp-vid-rounded.invisible-chair-video, 
.pdp-vid-rounded.versatility-vid,
.pdp-vid-rounded.steps-vid{
  aspect-ratio: 700 / 780;
}

.invisible-chair-video{
    clip-path: inset(3px 1px);
}

._2cols-1-invisible {
  width: 50%;
}

.tile-vid {
  z-index: 0;
  height: 100%;
}

.tile-vid.mmm-video {
  aspect-ratio: 310 / 366;
}

.tile-vid.summary-massage-video {
  aspect-ratio: 316 / 300;
}

._2cols-equal-text-left {
  width: 50%;
  padding-right: 6%;
}

._2cols-equal-text-right {
  width: 50%;
  padding-left: 6%;
}

._2cols-1-harmony {
  width: 30%;
  text-align: center;
}

._2cols-2-harmony {
  width: 70%;
  padding-left: 3%;
  padding-right: 3%;
}

.pdp-cols-harmony {
  color: var(--off-white);
  text-align: left;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.section-ugalaxy-sync {
  padding-top: 114px;
}

.pdp-cols-ugalaxy {
  align-items: center;
  display: flex;
}

._2cols-1-ugalaxy {
  width: 40%;
}

._2cols-2-ugalaxy {
  width: 60%;
  padding-left: 20px;
}

.section-asmr {
  padding-top: 114px;
}

.pdp-vid {
  z-index: 0;
  height: 100%;
}

.pdp-vid.body-tension-vid {
  aspect-ratio: 490 / 380;
	margin: 0px auto;
	width: 85%;
}

.pdp-vid.measure-ppg-vid {
  aspect-ratio: 1640 / 966;
  align-self: flex-end;
	z-index: 21;
}

.pdp-cols-text-left {
  flex-flow: row;
  align-items: center;
  display: flex;
}

.mmm-exp1-text {
  max-width: 700px;
	width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.mmm-exp1-media {
  max-height: 300px;
  aspect-ratio: 1300 / 590;
}

.monitor-expand-single {
  flex: none;
  margin-left: 3%;
  margin-right: 3%;
}

.monitor-expand-single.monitor-exp1 {
  width: 90%;
  height: 100%;
  text-align: center;
  background-image: url('../../images/Invisible-Massage-Chair-Wellness-Tech-Monitor-Background.webp');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0%;
  display: flex;
}

.tile-title {
  color: var(--tile--title-color);
  margin-bottom: 5px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.tile-text {
  color: var(--tile--text-color);
  line-height: 1.1;
	font-size: 18px;
}

.pdp .p-cc-text-0 {
  margin-bottom: 0;
}

.pdp .h2-wellness-tech-title {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.pdp .p-programs-intro-text {
  color: var(--text-color-light);
  margin-bottom: 0;
}

.tab-title {
  color: var(--tab--menu-title-active);
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.tab-text {
  color: var(--off-white);
	font-size: 18px;
    line-height: 1.375;
}

.pdp .p-harmony-text {
  color: var(--off-white);
  margin-bottom: 0;
  font-size: 16px;
	text-align: left;
}

.pdp .p-harmony-title {
  color: var(--off-white);
  margin-bottom: 5px;
  font-weight: 700;
	text-align: left;
}

.pdp-fineprint {
  color: var(--text-color-light);
  margin-top: 15px;
  font-size: 14px;
}

@media screen and (min-width: 1440px) {
  .expand-img-stretch {
    width: 100%;
  }

  .section-summary {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .section-invisible-chair, .section-space {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .measure-expand-single.measure-exp3 {
    max-width: 1640px;
  }

  .mmm-exp1-text {
    max-width: 700px;
  }
}

@media screen and (max-width: 991px) {
/*
  h2 {
    font-size: 37px;
  }

  h3 {
    font-size: 24px;
  }

  p {
    font-size: 17px;
    line-height: 1.4;
  }
*/

/*
  .hero-video {
    width: 100%;
  }
*/

  .hero-video-text {
    display: block;
  }

  .tab-menu {
    height: 100%;
  }

  .programs-intro-text {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

  .tabs {
    height: auto;
  }

  .manage-expand-single.manage-exp1 {
    background-size: contain;
  }

  .interactive-text {
    font-size: 17px;
    line-height: 1.4;
    overflow: visible;
  }

  .summary-overline {
/*
    font-size: 17px;
    line-height: 1.4;
*/
  }

  .pdp-overline {
    line-height: 1.2;
  }

  .wellness-tech-intro {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .interactive-intro {
    max-width: 700px;
  }

  .interactive-copy {
/*
    padding-left: 20px;
    padding-right: 10px;
*/
	  padding: 20px;
  }

  .features-text {
    padding-left: 40px;
    padding-right: 40px;
  }

  .pdp .h2-mmm-expand {
    max-width: 150px;
  }

  .interactive-title {
    font-size: 24px;
    overflow: visible;
	  line-height: 1.6;
  }

  .features-2col {
    align-content: flex-start;
  }

  .summary-arrow {
    right: 5%;
  }

  .pdp .h2-measure-exp {
    background-image: linear-gradient(270deg, #85b6e2 31%, #295994 76%, #0c1831);
  }

  .measure-expand-single.measure-exp3 {
    width: auto;
    height: 80%;
    min-width: 0;
  }

  .pdp-overline-light {
    line-height: 1.2;
  }

  .pdp-vid.measure-ppg-vid {
    aspect-ratio: 750 / 630;
  }

  .mmm-exp1-text {
    width: 75%;
  }

  .tile-title {
    font-size: 24px;
  }

  .tile-text {
    font-size: 17px;
  }

  .tab-title {
    font-size: 24px;
  }

  .tab-text {
    font-size: 17px;
    line-height: 1.4;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    font-size: 24px;
  }
	
	.house-set-intro{
		width: 90%;
		max-width: 375px;
	}

  .hero-video {
/*    height: 80vh;*/
	  aspect-ratio: 430 / 658;
  }

  .click-change-grid {
    grid-template-rows: minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto);
    grid-template-columns: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .pdp-fullwidth-img-div {
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: hidden;
  }

/*
  .section-3steps {
    padding-top: 90px;
  }
*/

  .tile-text-bot {
    height: 100%;
    background-image: none;
    justify-content: center;
  }

  .imgd {
    display: none;
  }

  .pdp-fullwidth-img {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .pdp-fullwidth-img.imgd {
    display: none;
  }

  .tabs {
    width: 100%;
    max-height: 100%;
  }

  .monitor-grid-content {
    width: 100%;
    grid-template: "Area"
                   "Area-2"
                   "Area-3"
                   "Area-5"
                   "Area-4"
                   / 1fr;
  }

  .manage-expand-single.manage-exp1 {
    width: 90%;
    justify-content: center;
    align-items: center;
  }

  .manage-expand-single.manage-exp2 {
    width: 100%;
  }

  .interactive-slide {
    margin-left: auto;
    margin-right: auto;
  }

  .cc-image-2.video {
    border-radius: 40px;
  }

  .features-media {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-interactive {
/*    margin-top: 80px;*/
  }

  .summary-tiles {
    flex-direction: column;
  }

  .interactive-hotspot {
    width: 100%;
    display: none;
  }

  .click-change-text-2, .click-change-text {
    text-align: center;
  }

  .interactive-copy {
/*    width: 90%;*/
    max-width: none;
/*    margin-bottom: 40px;*/
    margin-left: auto;
    margin-right: auto;
/*
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
*/
	  padding: 30px 20px;
  }

  .features-text {
    width: 87.5%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 40px;
  }
	
	.features-text.body{
		margin-top: -100px;
	}

  .tile.tile-mmm, .tile.tile33 {
    width: 100%;
    height: 130px;
  }

  .tile.tile67 {
    width: 100%;
    height: auto;
    max-height: 130px;
  }

  .expand-arrow {
    width: 8%;
    margin-right: 2%;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .pdp .h2-mmm-expand {
    text-align: center;
  }

  .tile-text-bot-wrapper {
    width: 42%;
  }

  .testimonial-slider-nav {
    width: 50%;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .interactive-content {
    flex-direction: column;
  }

  .interactive-slider {
    width: 100%;
  }

  .section-content-1 {
    width: 90%;
    max-width: 375px;
  }

  .pdp .p-monitor-expand {
    text-align: left;
  }

  .pdp .h3-mmm-expand {
    text-align: center;
  }

  .imgm {
    display: block;
  }

  .pdp .a-tab-menu-single {
    min-width: 220px;
  }

  .mmm-expand-double-stretch {
    width: 90%;
  }

  .section-content-2 {
    width: 90%;
    max-width: 375px;
  }

  .features-2col {
    flex-flow: column;
  }

  .features-2col.harmony {
    flex-flow: wrap-reverse;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .summary-arrow {
    width: 8%;
    margin-right: 2%;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .mmm-expand-arrow {
    text-align: right;
    display: block;
  }

  .mmm-measure-section {
    width: 100%;
  }

  .wellness-tech-tiles {
    flex-direction: column;
  }

  .measure-expand-image {
    margin-left: auto;
    margin-right: auto;
  }

  .measure-expand-single.measure-exp1 {
    width: 100%;
    background-image: url('../../images/Invisible-Massage-Chair-Wellness-Tech-Measure-Background-mobile.webp');
  }

  .measure-expand-single.measure-exp2 {
    width: 90%;
  }

  .measure-expand-single.measure-exp4 {
    width: 90%;
    max-width: 550px;
  }

  .measure-expand-single.measure-exp5 {
    width: 90%;
  }

  .pdp-cols-text-right {
    flex-flow: column-reverse;
  }

  ._2cols-2-invisible {
    width: 100%;
    text-align: center;
    flex: none;
    padding-left: 0;
  }

  ._2cols-equal {
    width: 100%;
    text-align: center;
  }

  .pdp-vid-rounded {
    border-radius: 40px;
  }

  ._2cols-1-invisible {
    width: 100%;
  }

  .tile-vid.mmm-video, .tile-vid.summary-massage-video {
    aspect-ratio: 375 / 130;
  }

  ._2cols-equal-text-left {
    width: 100%;
    text-align: center;
    padding-right: 0%;
  }

  ._2cols-equal-text-right {
    width: 100%;
    text-align: center;
    padding-left: 0%;
  }

  ._2cols-1-harmony {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  ._2cols-2-harmony {
    text-align: left;
    flex-flow: column;
    flex: none;
    padding-left: 0;
  }

  .pdp-cols-ugalaxy {
    margin-left: auto;
    margin-right: auto;
  }

  .pdp-vid.body-tension-vid {
    aspect-ratio: 430 / 500;
  }

  .pdp-cols-text-left {
    flex-flow: row-reverse wrap;
  }

	.measure-exp4 .pdp-cols-text-left {
		flex-wrap: wrap-reverse;
	}
	
  .mmm-exp1-text {
    width: 90%;
  }

  .monitor-expand-single.monitor-exp1 {
    width: 100%;
    background-image: url('../../images/Invisible-Massage-Chair-Wellness-Tech-Monitor-Background-mobile.webp');
  }

  .pdp .h2-wellness-tech-title {
    width: 100%;
  }
	
	.slider {
	  aspect-ratio: auto;
	}
}

@media screen and (max-width: 479px) {
  .video-title {
    line-height: 1.25;
  }

  .hero-video {
    box-shadow: none;
  }

  .video-text {
    line-height: 1.25;
  }

  .interactive-hotspot-image {
    transform: translate(0, -10%);
  }

  .tab-menu {
    width: 100%;
  }

  .programs-intro-text {
    width: 90%;
  }

  .tile-img {
/*
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
*/
  }
	
	.tile-img img {
		max-width: none;
	}

  .features-media {
    width: 100%;
  }

  .summary-tiles {
    flex-direction: column;
  }

  .interactive-hotspot {
    max-height: 240px;
  }

  .interactive-intro {
    width: 91%;
    margin-left: auto;
    margin-right: auto;
  }

  .summary-intro {
    max-width: 220px;
/*
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
*/
  }

  .click-change-image {
    height: 100%;
  }

  .interactive-title {
    font-size: 24px;
  }

  .mmm-expand-double-stretch {
    width: 90vw;
  }

  .features-2col {
    align-content: center;
  }

  .wellness-tech-tiles {
    flex-direction: column;
  }

  .measure-expand-single.measure-exp5 {
    min-height: 400px;
  }
}

#w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052abc-4428c385 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052abf-4428c385 {
  grid-area: Title;
}

#w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052ac1-4428c385 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052ac7-4428c385 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052add-4428c385 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052ae3-4428c385 {
  grid-area: 1 / 2 / 6 / 3;
}

#w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052a9a-4428c385 {
  grid-area: Area-4;
}

#w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052a9c-4428c385 {
  grid-area: Area-5;
}

#w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052a9e-4428c385 {
  grid-area: Area-3;
}

#w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052aa0-4428c385 {
  grid-area: Area-2;
}

#w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052aa2-4428c385 {
  grid-area: Area;
}

@media screen and (max-width: 991px) {
  #w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052abf-4428c385 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052ac1-4428c385 {
    grid-area: Copy;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052abc-4428c385 {
    grid-row: 1 / 2;
  }

  #w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052abf-4428c385 {
    grid-area: Title;
  }

  #w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052ac7-4428c385 {
    grid-row: 2 / 3;
  }

  #w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052add-4428c385 {
    grid-row: 4 / 5;
  }

  #w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052ae3-4428c385 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_044cb51f-fbc9-139b-4118-f9299edc447d-4428c385 {
    grid-area: Area;
    align-self: center;
  }

  #w-node-_044cb51f-fbc9-139b-4118-f9299edc4489-4428c385 {
    grid-area: Area-2;
  }

  #w-node-_044cb51f-fbc9-139b-4118-f9299edc448a-4428c385 {
    grid-area: Area-4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052abf-4428c385 {
    grid-area: Title;
  }

  #w-node-_6acdc5cd-66b2-79d0-2edd-e173b7052ac1-4428c385 {
    grid-area: Copy;
  }
}


/*
@font-face {
  font-family: 'Fs Albert';
  src: url('../fonts/FS-Albert.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fs Albert';
  src: url('../fonts/FS-Albert-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fs Albert';
  src: url('../fonts/FS-Albert-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fs Albert';
  src: url('../fonts/FS-Albert-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}*/
