:root {
  --accent-light: #d08a77;
  --accent-dark: #ad5857;
  --text-dark: #574948;
  --tab--menu-bg: #d08a77;
  --tab--menu-text: white;
  --tab--menu-bg-current: #ad5857;
  --hotspot--slider-text: white;
  --hotspot--slider-text-bg: #d08a77;
  --hotspot--slider-title: white;
  --pdp-bg: white;
  --tab--content-bg-2: white;
  --tab--content-bg: #e7c4bb;
  --tile--tile-title-color: white;
  --tile--tile-title-color-2: #0f666c;
  --tile--tile-bg-color: #d08a77;
  --tile--tile-bg-color-2: #b4aca6;
  --hotspot-ring-color: #d08a77;
  --tile--tile-text-color: white;
  --tile--tile-text-color-2: #ddd;
  --cols-heading: #ad5857;
  --tab--content-title: white;
  --tab--content-title-2: #574948;
  --tab--content-text: white;
  --tab--content-text-2: #574948;
  --media-corner-radius: 50px;
  --accent-2-med: #309cae;
  --pdp-bg-gray: #e7e3df;
  --accent-2-light: #00f0ff;
  --pdp-bg-blue: #dee2eb;
  --cc-active: #ad5857;
  --accent-2-dark: #0f666c;
  --link-color: #ad5857;
  --icon--icon-border-thickness: 1px;
  --text-dark-highlight: rgba(255, 255, 255, 0);
  --tab--menu-text-current: white;
  --icon--icon-size: 48px;
  --icon--icon-svg-thickness: 1px;
  --cc-active-2: #309cae;
}

.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-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

/*
body {
  letter-spacing: 1px;
  font-family: Fs Albert, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.375;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}
*/

.pdp h2 {
	text-transform: none;
  background-image: linear-gradient(156deg, var(--accent-light) 45%, var(--accent-dark) 70%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-bottom: 15px;
/*
  margin-top: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.05;
*/
}

.pdp h3 {
/*
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
*/
}

.pdp h4 {
  color: var(--accent-dark);
/*
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
*/
}

.pdp p {
  color: var(--text-dark);
/*
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.375;
*/
}

.pdp a {
  color: var(--accent-dark);
/*  text-decoration: underline;*/
}

.pdp a:hover {
	text-decoration: underline;
}

.pdp blockquote{
	color: var(--text-light-highlight);
	text-align: left;
}

img {
  max-width: 100%;
  display: inline-block;
}


.patent-text{
	font-weight: 500;
    color: #d08a77;
    font-size: 1.6rem;
}

.section-content-1 {
  width: 94%;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.section-content-2 {
  width: 94%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}

.section-content-4, .section-hero-video {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.hero-video {
  z-index: 0;
  aspect-ratio: 1920 / 830;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-video-text {
  align-self: center;
  display: 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-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;
}

.modal-src-link-icon {
  margin-right: 15px;
}

.tab-menu {
/*
  flex-direction: row;
  justify-content: flex-start;
*/
  align-items: stretch;
/*  height: 68px;*/
  display: flex;
  overflow: auto;
  background-color: #d08a77;
}

.tab-pane-tab-1 {
  height: 100%;
}

.tab-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.pdp .a-tab-menu-w20 {
  background-color: var(--tab--menu-bg);
  color: var(--tab--menu-text) !important;
  text-align: center;
  text-align: center;
  letter-spacing: 1.2px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 20%;
  max-height: 68px;
  padding: 23px 15px;
  font-size: 16px;
  display: flex;
  text-decoration: none;
}

.pdp .a-tab-menu-w20.w--current {
    background-color: var(--tab--menu-bg-current);
    color: var(--tab--menu-text-current);
    font-weight: 400;
	text-decoration: none;
}

.pdp .a-tab-menu-w20:hover {
	text-decoration: none;
}


.pdp .a-tab-menu-w25 {
  background-color: var(--tab--menu-bg);
  color: var(--tab--menu-text) !important;
  text-align: center;
  letter-spacing: 1.2px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 25%;
  max-height: 68px;
	padding: 23px 15px;
/*  padding: 3px 15px;*/
  font-size: 16px;
  display: flex;
}

.pdp .a-tab-menu-w25:hover {
  background-color: var(--tab--menu-bg-current);
	text-decoration: none;
}

.pdp .a-tab-menu-w25.w--current {
  background-color: var(--tab--menu-bg-current);
/*  width: 25%;*/
}


.interactive-slide-text {
  color: var(--hotspot--slider-text);
  font-size: 18px;
  line-height: 1.375;
}

.interactive-slider-one {
  background-color: var(--hotspot--slider-text-bg);
  height: 100%;
}

.testimonial-slider-arrow {
  display: block;
}

.interactive-slide-copy {
  aspect-ratio: 387 / 220;
  padding: 6% 7% 7%;
}

.testimonial-slider-nav {
  font-size: 10px;
  display: none;
}

.interactive-slider {
  width: 33.33%;
}

.hotspot-arrow-left {
/*
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
*/
  position: absolute;
  top: auto;
  bottom: 3%;
/*  left: 0%;*/
/*  transform: rotate(90deg);*/
}

.hotspot-arrow-right {
  color: var(--accent-light);
  position: absolute;
  top: auto;
  bottom: 3%;
/*  left: auto;*/
  right: 0%;
/*  transform: rotate(-90deg);*/
}

.interactive-slide-title {
  color: var(--hotspot--slider-title);
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.interactive-slide {
  width: 100%;
}

.pdp {
  background-color: var(--pdp-bg);
  color: var(--text-dark);
  overflow: clip;
}

.tabs {
  max-height: 700px;
  margin-left: auto;
  margin-right: auto;
}

.tabs-media {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.tabs-media.professionally-crafted {
  background-color: var(--tab--content-bg-2);
}

.tabs-copy {
  background-color: var(--tab--content-bg);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2%;
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
  position: relative;
}

.tabs-copy.professionally-crafted {
  background-color: var(--tab--content-bg-2);
}

.house-set-slider {
  aspect-ratio: 1920 / 830;
  height: 100%;
}

.left-arrow {
  display: none;
}

.right-arrow-2 {
  display: none;
  overflow: hidden;
}

.icon-2 {
  display: block;
  overflow: visible;
}

.interactive-slide-img {
  width: 100%;
/*  min-height: 290px;*/
}

.imgm {
  display: none;
}

.section-usp {
  padding-top: 120px;
}

.usp-intro {
  text-align: center;
}

.tile-title {
  color: var(--tile--tile-title-color);
  margin-bottom: 5px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.tile-title.mmm {
  color: var(--tile--tile-title-color-2);
}

.usp-tiles-row {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: stretch;
  margin-top: 25px;
  display: flex;
}

.usp-overline {
  color: var(--accent-dark);
  letter-spacing: 7px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.25;
}

.tile-text-bot-wrapper {
  width: 77%;
}

.tile-text-bot {
  background-image: linear-gradient(0deg, var(--tile--tile-bg-color), rgba(208, 138, 119, 0));
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 100%;
  height: 100px;
  padding-top: 10px;
  padding-left: 25px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tile-text-bot.mmm {
/*  background-image: linear-gradient(0deg, var(--tile--tile-bg-color-2), rgba(208, 138, 119, 0));*/
	background-image: linear-gradient(0deg, var(--tile--tile-bg-color-2) 45%, rgba(208, 138, 119, 0));
	height: 130px;
    padding-top: 40px;
}

.tile {
  background-color: var(--tile--tile-bg-color);
  border-radius: 15px 15px 65px;
  height: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 10px 3px rgba(209, 139, 119, .5);
}

.tile.tile-mmm {
  width: 33.33%;
  height: 370px;
  box-shadow: 0 0 10px 3px rgba(0, 240, 255, .35);
	background-color: #d3d3d3;
}

.tile.tile-mmm:hover { cursor: pointer; }

.tile.tile-w33 {
  width: 33.33%;
}

.tile.tile-w67 {
  width: 66.67%;
}

.tile-arrow {
  position: absolute;
  top: auto;
  bottom: 25px;
  left: auto;
  right: 30px;
}

.modal-video-link {
  justify-content: center;
  align-items: center;
  display: flex;
}

.modal-video-link.js-modal-src {
  margin-top: 12px;
}

.hero-video-cta {
  z-index: 2;
  display: none;
  position: absolute;
  bottom: 4%;
}

.pdp-overline {
  color: var(--accent-dark);
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 1.3;
}

.hotspot-content {
  display: flex;
}

.interactive-hotspot {
  aspect-ratio: 1.515;
  text-align: center;
  width: 66.67%;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.interactive-hotspot-contain {
/*  height: 100%;*/
  position: relative;
/*
  transform: translateY(-50%);
  top: 50%;
*/
}

.interactive-hotspot-image {
  background-color: #f4f4f4;
  height: 100%;
}

.interactive-point-ring {
  background-color: var(--hotspot-ring-color);
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.interactive-point-centre {
  background-color: #fff;
  border-radius: 50%;
  width: 60%;
  height: 60%;
  position: absolute;
  border: 3px solid #ad5857;
}

.interactive-hotspot-points {
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.interactive-hotspot-point {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
}

.interactive-hotspot-point:hover { cursor: pointer; }

.interactive-hotspot-point.nth-of-type-3 {
  top: 38%;
  right: 27%;
}

.interactive-hotspot-point.nth-of-type-2 {
  top: 26%;
  left: 58%;
}

.interactive-hotspot-point.nth-of-type-1 {
  top: 23%;
  right: 30%;
}

.interactive-hotspot-point.nth-of-type-5 {
  top: 70%;
  left: 25%;
}

.interactive-hotspot-point.nth-of-type-4 {
  top: 59%;
  right: 50%;
}

.interactive-hotspot-point.nth-of-type-6 {
  top: 85%;
  left: 38%;
}

.section-wellness-tech {
  padding-top: 120px;
  background-color: var(--pdp-bg-blue);
}

.wellness-tech-tiles {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: stretch;
}

.tile-vid {
  z-index: 0;
  height: 100%;
}

.tile-vid.tile-33x1 {
  aspect-ratio: 319 / 300;
}

.tile-vid.tile-67x1 {
  aspect-ratio: 637 / 300;
}

.tile-vid.mmm-vid {
  aspect-ratio: 310 / 370;
}

.tile-text {
  color: var(--tile--tile-text-color);
  font-size: 18px;
  line-height: 1.1;
}

.tile-text.mmm {
  color: var(--tile--tile-text-color);
}

.tile-arrow-svg {
  color: var(--tile--tile-text-color);
  width: 36px;
  height: 36px;
}

.tile-arrow-svg.mmm {
  color: var(--tile--tile-title-color-2);
}

.pdp-intro {
  text-align: center;
  max-width: 750px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.pdp-intro.mw800 {
  max-width: 800px;
}

.short-cols3-content {
  grid-column-gap: 5%;
  grid-row-gap: 45px;
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  margin-top: 45px;
  display: flex;
}

.short-cols3-content.performance {
  grid-column-gap: 2%;
  text-align: left;
  margin: 25px 0;
  /* margin-bottom: 10px; */
}

.short-cols3-content.intertek {
  text-align: left;
  margin: 25px 0;
}

.short-cols3-single {
  width: 30%;
}

.short-cols3-single.performance {
  width: 32%;
}

.short-cols3-single.intertek {
  width: 34%;
}

.pdp-cols-icon {
  margin-bottom: 25px;
}

.section-performance .pdp-cols-icon {
  margin-bottom: 0px;
}

.pdp-cols-heading {
  color: var(--cols-heading);
  margin-bottom: 5px;
  font-size: 19px;
  font-weight: 400;
}

.pdp-vid {
  z-index: 0;
  height: 100%;
}

.pdp-vid.tabs-vid {
  aspect-ratio: 580 / 380;
}

.tabs-title {
  color: var(--tab--content-title);
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.tabs-title.professionally-crafted {
  color: var(--tab--content-title-2);
}

.tabs-text {
  color: var(--tab--content-text);
  margin-bottom: 15px;
  font-size: 18px;
}

.tabs-text.professionally-crafted {
  color: var(--tab--content-text-2);
}

.pdp-flex {
  align-items: stretch;
  display: flex;
}

.pdp-flex.professional-programs {
  grid-column-gap: 5%;
  text-align: center;
  flex-flow: wrap;
  width: 100%;
}

.interactive-slide-title-contain {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.hotspot-vid {
  aspect-ratio: 387 / 290;
}

.cc-media {
  border-radius: var(--media-corner-radius);
  background-color: #d4d4d4;
  position: relative;
  overflow: hidden;
}

.cc-buttons{
	column-gap: 2.5%;
}

.cc-button-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  width: 30%;
}

.cc-button-text-1 {
  text-align: center;
  border-radius: 25px;
  margin-top: 10px;
  padding: 5px 15px;
  line-height: 1.2;
}

.cc-button-border {
  border: 3px solid var(--accent-2-med);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  display: flex;
}

.cc-button-border:hover { cursor: pointer; }

.pdp .p-cc-text-2 {
  z-index: 2;
  color: var(--accent-2-med);
  margin-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.cc-media-1 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.cc-button-text-2 {
  text-align: center;
  border-radius: 25px;
  margin-top: 10px;
  padding: 5px 15px;
  line-height: 1.2;
}

.cc-media-2 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.cc-button-text-3 {
  text-align: center;
  border-radius: 25px;
  margin-top: 10px;
  padding: 5px 15px;
  line-height: 1.2;
}

.cc-desc {
  position: relative;
}

.cc-button-text-step {
  margin-bottom: 0;
  font-size: 16px;
}

.pdp .p-cc-text-0 {
  margin-bottom: 0;
}

.pdp .p-cc-text-1 {
  z-index: 3;
  color: var(--accent-2-med);
  margin-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.click-change-grid {
  grid-column-gap: 6%;
  grid-row-gap: 25px;
  grid-template: "." minmax(0, 1fr)
                 "." minmax(0, auto)
                 "." minmax(0, auto)
                 "." minmax(0, auto)
                 "." minmax(0, 1fr)
                 / 44% 52%;
  align-items: center;
}

.pdp .p-cc-text-3 {
  z-index: 1;
  color: var(--accent-2-med);
  margin-bottom: 0;
  position: relative;
}

.cc-button-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
	width: 30%;
}

.cc-button-image {
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.cc-button-image.one { 
	background-color: var(--accent-2-med);
}

.cc-button-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
	width: 35%;
}

.col1-vid {
  aspect-ratio: 980 / 490;
}

.section-multi-functional {
  padding-top: 120px;
}

.expand-arrow {
  position: absolute;
  top: auto;
  bottom: 25px;
  left: auto;
  right: 30px;
  transform: rotate(-90deg);
}

.section-design, .section-modular-options, .section-mix-and-match {
  padding-top: 120px;
}

.pdp .a-mix-and-match-specs {
  text-align: center;
  width: 100%;
  margin-top: 25px;
}

.pdp .a-mix-and-match-ar {
  position: absolute;
  top: 15px;
  bottom: auto;
  left: auto;
  right: 15px;
}

.mix-and-match-content {
  position: relative;
}

.section-textile-performance {
  padding-top: 120px;
}

.textile-grid {
  grid-column-gap: 60px;
  grid-row-gap: 25px;
  grid-template: "." minmax(0, 1fr)
                 "." minmax(0, auto)
                 "." minmax(0, auto)
                 "." minmax(0, 1fr)
                 / 42% 52%;
  align-items: center;
}

.textile-buttons {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
}

.section-performance, .section-design-features {
  padding-top: 120px;
}

.pdp-intro-title {
  text-align: center;
  max-width: 850px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.section-fusion {
  background-image: radial-gradient(circle closest-side at 50% 50%, white, var(--pdp-bg-gray) 80%);
  margin-top: 120px;
  padding-top: 120px;
}

.section-signature-massage-tech {
  background-image: radial-gradient(circle closest-side at 50% 50%, white, var(--pdp-bg-gray) 80%);
  padding-top: 120px;
  padding-bottom: 120px;
}

.section-massage-together {
  background-image: url('../images/uDivaSOFA-Multi-functional-Massage-Sofa-Massage-Together-Background.webp'), linear-gradient(to bottom, var(--pdp-bg-gray), var(--pdp-bg-gray));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.pdp .h3-accent-dark {
  color: var(--accent-dark);
  padding-left: 0;
	text-transform: none;
}

.section-professionally-crafted {
  background-image: radial-gradient(circle closest-side at 50% 50%, white, var(--pdp-bg-gray) 80%);
  padding-top: 120px;
  padding-bottom: 120px;
}

.pdp .pdp-list {
  margin-top: 15px;
  padding-left: 20px;
}

.pdp-list.manual-programs {
  color: var(--text-dark);
/*
  font-size: 18px;
  font-weight: 300;
  line-height: 1.375;
*/
}

.pdp-list-single {
  padding-bottom: 3px;
  padding-left: 10px;
}

.professional-programs-icon-text {
  color: var(--text-dark);
  margin-top: 10px;
  font-size: 14px;
}

.professional-programs-icon-single {
  width: 30%;
}

.pdp-overline-accent-2 {
  color: var(--accent-2-med);
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 1.3;
}

.pdp .h2-accent-2 {
  background-image: linear-gradient(156deg, var(--accent-2-med) 25%, var(--accent-2-light) 80%);
}

.section-digital-innovations {
  background-color: var(--pdp-bg-blue);
  /* margin-top: 120px; */
  padding-top: 120px;
}

.section-exceeding-sofa-expectations {
  background-image: url('../images/uDivaSOFA-Multi-functional-Massage-Sofa-Exceeding-Sofa-Expectations-Background.webp');
  background-position: 50%;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section-features-functions,
.section-house-set {
  padding-top: 120px;
}

.section-other-features {
  padding-top: 120px;
  padding-bottom: 80px;
}

.section-well-being-app {
  background-image: radial-gradient(circle closest-side at 50% 50%, white, var(--pdp-bg-blue) 80%);
  padding-top: 120px;
  padding-bottom: 120px;
}

.cols2-performance-text {
  flex-flow: column;
  justify-content: center;
  width: 75%;
  padding-left: 3%;
  display: flex;
}

.cols2-performance-media {
  /* width: 25%; */
  height: 100%;
  min-width: 80px;
}

.pdp-spacing-top25 {
  margin-top: 25px;
}

.pdp .h3-expand-mmm {
  margin-top: 0;
  margin-bottom: 25px;
}

.expand-h-arrow {
  display: none;
}

.expand-h-close {
  z-index: 21;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 5%;
}

.expand-h-close:hover { cursor:pointer; }

.expand-h-content {
  background-color: var(--pdp-bg-blue);
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: auto;
}

.svg-double-arrow {
  color: var(--accent-2-med);
  width: 36px;
  height: 36px;
}

.expand-h-contain {
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.pdp .h2-expand-mmm {
  background-image: linear-gradient(156deg, var(--accent-2-med), var(--accent-2-light) 91%);
  max-width: 200px;
  margin-bottom: 0;
}

.pdp .p-expand-title {
  color: var(--accent-2-med);
  font-size: 19px;
  font-weight: 400;
}

.measure-expand {
  z-index: 20;
  background-color: #010814;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.exp-col {
  flex: none;
  margin-right: 6.25%;
}

.exp-col.exp-col-w50 {
  width: 40.625%;
  min-width: 520px;
  max-width: 780px;
}

.exp-col.exp-col-w33 {
  width: 25%;
  min-width: 360px;
  max-width: 480px;
}

.exp-col.exp-col-w33x2 {
  justify-content: space-between;
  width: 60%;
  min-width: 600px;
  max-width: 820px;
  display: flex;
}

.exp-col.exp-align-bot {
  align-self: flex-end;
}


.exp-col.exp-manage-img{
	width: 60%;
}

.cols2-massage-together-media {
  width: 63.266%;
  height: 100%;
}

.cols2-massage-together-text {
  flex-flow: column;
  justify-content: center;
  width: 36.734%;
  display: flex;
}

.pdp-bg-glow {
  background-image: radial-gradient(circle closest-side, #fff, rgba(255, 255, 255, 0));
}

.textile-media {
  border-radius: var(--media-corner-radius);
  position: relative;
  overflow: hidden;
}

.pdp .p-textile-text {
  margin-bottom: 0;
}

.textile-cc-button-1, .textile-cc-button-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.textile-cc-button-border {
  border: 3px solid var(--cc-active);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  display: flex;
}

.textile-cc-button-border:hover { cursor: pointer; }

.textile-cc-button-text-1 {
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.cc-vid {
  aspect-ratio: 510 / 550;
}

.textile-cc-media-1 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.textile-media > div:after{
    position: absolute;
    bottom: 8%;
    right: 12%;
    font-size: 2.6rem;
    font-weight: 400;
    color: #f1f1f1;
}

.textile-cc-media-1:after{
	content: 'Soft & Cozy';
}

.textile-cc-media-2:after{
	content: 'Easy-care';
}

.textile-cc-button-text-2 {
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.cc-vid-with-text {
  aspect-ratio: 510 / 550;
}

.interactive-hotspot-point-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
}

.interactive-hotspot-point-2:hover { cursor: pointer; }

.interactive-hotspot-point-2.nth-of-type-3 {
  top: 55%;
  right: 37%;
}

.interactive-hotspot-point-2.nth-of-type-2 {
  top: 24%;
  left: 27%;
}

.interactive-hotspot-point-2.nth-of-type-1 {
  top: 48%;
  right: 7%;
}

.interactive-hotspot-point-2.nth-of-type-5 {
  top: 81%;
  right: 30%;
}

.interactive-hotspot-point-2.nth-of-type-4 {
  top: 61%;
  right: 33%;
}

.exp-col-w33x2-single {
  flex: 0 auto;
  width: 45%;
}

.monitor-expand {
  background-color: #010814;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.pdp-spacing-bot15 {
  margin-bottom: 15px;
}

.manage-expand {
  background-color: #010814;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.hero-video-link-contain {
  margin-top: 8px;
}

@media screen and (min-width: 1440px) {
  .pdp-cols-heading {
    font-size: 19px;
  }
}

@media screen and (max-width: 991px) {
/*
  h2 {
    font-size: 37px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 19px;
  }

  p {
    font-size: 17px;
  }
*/

  .hero-video-text {
    display: block;
  }

  .tab-menu {
    height: 100%;
  }

  .interactive-slide-title, .tile-title {
    font-size: 24px;
  }

  .usp-overline {
    font-size: 17px;
    line-height: 1.4;
  }

  .tile-arrow {
    right: 20px;
  }

  .tile-text {
    font-size: 17px;
  }

  .short-cols3-content {
    grid-column-gap: 30px;
    grid-row-gap: 15px;
    display: flex;
  }

  .tabs-title {
    font-size: 24px;
  }

  .tabs-text {
    font-size: 17px;
    line-height: 1.4;
  }

  .expand-arrow {
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .pdp h2 {
    margin-bottom: 0;
  }

  .pdp h3 {
    margin-top: 0;
    margin-bottom: 5px;
  }

  .pdp p {
    text-align: center;
  }

  .section-content-1, .section-content-2 {
    width: 90%;
    max-width: 374px;
  }
	
  .section-content-1.fusion{
    max-width: 480px;
    width: 100%;
  }

  .hero-video {
    aspect-ratio: 480 / 690;
  }

  .hero-video-text {
    display: none;
  }

  .pdp .a-tab-menu-w20 {
/*    min-width: 220px;*/
	  width: 58%;
  }
	
  .pdp .a-tab-menu-w25 {
/*    min-width: 220px;*/
	  width: 50%;
  }
	
  .interactive-slide-copy {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
  }

  .testimonial-slider-nav {
    width: 50%;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .interactive-slider {
    width: 100%;
  }

  .interactive-slide {
    margin-left: auto;
    margin-right: auto;
  }

  .tabs {
    max-height: 100%;
  }

  .tabs-media {
    width: 100%;
	  height: 290px;
    margin-left: auto;
    margin-right: auto;
  }

  .tabs-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 18px 15px;
  }
	
  .pdp-vid.tabs-vid {
	aspect-ratio: 374 / 290;
	  align-self: center;
  }
	
	.pdp-vid.tabs-vid.design {
        aspect-ratio: 377 / 290;
	}

  .house-set-slider {
    aspect-ratio: auto;
  }

  .col1-content.exceeding {
    margin-top: 60px;
  }

  .interactive-slide-img {
    min-height: auto;
    max-height: 282px;
  }

  .imgm {
    display: inline-block;
  }

  .imgd {
    display: none;
  }

  .pdp-fullwidth-img {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .usp-tiles-row {
    flex-direction: column;
  }

  .tile-text-bot-wrapper {
    width: 57%;
  }

  .tile-text-bot {
    background-image: linear-gradient(90deg, var(--tile--tile-bg-color) 50%, rgba(208, 138, 119, 0));
	background-size: 70%;
	background-repeat: no-repeat;
    justify-content: center;
    height: 100%;
    padding-top: 0;
  }

  .tile-text-bot.mmm {
    background-image: linear-gradient(90deg, var(--tile--tile-bg-color-2) 10%, rgba(208, 138, 119, 0) 60%);
	padding-top: 0;
  }

  .tile.tile-mmm {
    width: 100%;
    height: 130px;
  }

  .tile.tile-w33 {
    width: 100%;
    height: auto;
  }

  .tile.tile-w67 {
    width: 100%;
    height: 130px;
  }

  .tile-arrow {
    justify-content: center;
    align-items: center;
    width: 30px;
    display: flex;
    top: 0;
    bottom: 0;
  }

  .pdp-fullwidth-img-div {
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: hidden;
  }

  .hotspot-content {
    flex-direction: column;
  }

  .interactive-hotspot {
    width: 100%;
    display: none;
  }

  .wellness-tech-tiles {
    flex-direction: column;
  }

  .tile-vid.tile-33x1, .tile-vid.tile-67x1, .tile-vid.mmm-vid {
    aspect-ratio: 374 / 130;
  }	
	
	.tile-vid.multi { left: 70px; }
	.tile-vid.massage { left: 40px; }
	.tile-vid.redefining { left: 50px; }
	
	.tile-vid.monitor { left: -10px; }
	.tile-vid.manage { left: 45px; }

  .pdp-intro {
    margin-bottom: 30px;
  }

  .short-cols3-content {
    grid-column-gap: 8%;
    grid-row-gap: 4.8vh;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .short-cols3-content.performance {
    grid-column-gap: 4%;
    grid-row-gap: 2.4vh;
    justify-content: center;
  }

  .short-cols3-single {
    width: 46%;
  }

  .short-cols3-single.performance {
    width: 48%;
  }

  .short-cols3-single.intertek {
    width: 46%;
  }

  .section-performance .pdp-cols-icon {
    margin-bottom: 10px;
  }

  .pdp-cols-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .tabs-title, .tabs-text {
    text-align: center;
  }

  .pdp-flex.m-stack-reverse {
    flex-flow: wrap-reverse;
  }

  .pdp-flex.m-stack {
    flex-flow: column;
  }

  .hotspot-vid {
    aspect-ratio: 375 / 282;
  }

  .cc-intro, .cc-desc {
    text-align: center;
  }

  .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;
  }

  .col1-vid {
    aspect-ratio: 375 / 510;
  }

  .expand-arrow {
    justify-content: center;
    align-items: center;
    width: 30px;
    display: flex;
    top: 0;
    bottom: 0;
  }

  .textile-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;
  }

  .textile-buttons {
    justify-content: center;
    align-items: flex-start;
  }

  .textile-intro {
    text-align: center;
  }
	
	.textile-media > div:after{
		right: 0;
    width: 100%;
    text-align: center;
	}

  .pdp-intro-title {
    margin-bottom: 30px;
  }

  .section-fusion {
/*    background-image: radial-gradient(circle closest-side at 50% 50%, white, var(--pdp-bg-gray) 80%);*/
	  background: #ede9e6;
  }

  .section-signature-massage-tech {
    background-image: radial-gradient(circle closest-side at 50% 50%, white, var(--pdp-bg-gray));
  }

  .section-massage-together {
    background-color: var(--pdp-bg-gray);
    background-image: url('../images/uDivaSOFA-Multi-functional-Massage-Sofa-Massage-Together-Background-Mobile.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: 760px, auto;
  }

  .section-professionally-crafted {
    padding-top: 90px;
  }

  .section-exceeding-sofa-expectations {
    background-image: url('../images/uDivaSOFA-Multi-functional-Massage-Sofa-Exceeding-Sofa-Expectations-Background-Mobile.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 760px;
  }

  .section-well-being-app {
    background-image: radial-gradient(circle closest-side at 50% 50%, white, var(--pdp-bg-blue) 80%);
  }

  .cols2-performance-text {
    text-align: center;
    width: 100%;
    padding-left: 0%;
  }

  .cols2-performance-media {
    text-align: center;
    width: 100%;
  }

  .expand-h-arrow {
    display: block;
    position: relative;
  }

  .svg-double-arrow {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .pdp .p-expand, .pdp .p-expand-title {
    text-align: left;
  }

  .exp-col {
    margin-left: 7%;
    margin-right: 7%;
  }

  .exp-col.exp-col-w50 {
    width: 86%;
    min-width: 0;
  }

  .exp-col.exp-col-w50.ppg, .exp-col.exp-col-w50.monitor-app {
    text-align: center;
  }

  .exp-col.exp-col-w33 {
    width: 86%;
    min-width: 0;
  }

  .exp-col.exp-col-w33x2 {
    width: 286%;
    min-width: 0;
  }

  .cols2-massage-together-media, .cols2-massage-together-text {
    text-align: center;
    width: 100%;
  }

  .cc-vid {
    aspect-ratio: 375 / 390;
  }
	
  .cc-vid-with-text {
    aspect-ratio: 375 / 350;
  }
}

@media screen and (max-width: 479px) {
  .video-title, .video-text {
    line-height: 1.25;
  }

  .tab-menu {
    width: 100%;
  }

  .usp-intro {
    margin-bottom: 10px;
  }

  .tile {
    border-radius: 3.5vw 3.5vw 17vw;
  }

  .interactive-hotspot {
    max-height: 240px;
  }

  .cc-media, .textile-media {
    height: 100%;
  }
}

#w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1ca87-7797ccfd {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1ca8a-7797ccfd {
  grid-area: Title;
}

#w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1ca8c-7797ccfd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1ca8e-7797ccfd {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1cab1-7797ccfd {
  grid-area: 1 / 2 / 5 / 3;
}

#w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d481-7797ccfd {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d484-7797ccfd {
  grid-area: Title;
}

#w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d486-7797ccfd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d488-7797ccfd {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d4a4-7797ccfd {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d4ab-7797ccfd {
  grid-area: 1 / 2 / 6 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1ca8a-7797ccfd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1ca8c-7797ccfd {
    grid-area: Copy;
  }

  #w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d484-7797ccfd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d486-7797ccfd {
    grid-area: Copy;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1ca87-7797ccfd {
    grid-row: 1 / 2;
  }

  #w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1ca8a-7797ccfd {
    grid-area: Title;
  }

  #w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1ca8e-7797ccfd {
    grid-row: 2 / 3;
  }

  #w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1cab1-7797ccfd {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d481-7797ccfd {
    grid-row: 1 / 2;
  }

  #w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d484-7797ccfd {
    grid-area: Title;
  }

  #w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d488-7797ccfd {
    grid-row: 2 / 3;
  }

  #w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d4a4-7797ccfd {
    grid-row: 4 / 5;
  }

  #w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d4ab-7797ccfd {
    grid-area: 3 / 1 / 4 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1ca8a-7797ccfd {
    grid-area: Title;
  }

  #w-node-_4eb8fc86-87ee-d293-e653-a1d2cdd1ca8c-7797ccfd {
    grid-area: Copy;
  }

  #w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d484-7797ccfd {
    grid-area: Title;
  }

  #w-node-_5c5bac1a-e6d2-52f4-096f-3e1748d3d486-7797ccfd {
    grid-area: Copy;
  }
}