:root {
  --accent-dark: #532e57;
  --text-light-highlight: #eee;
  --text-dark: #514244;
  --click-change--cc-active: #532e57;
  --tab--menu-bg: #7c5e80;
  --tab--menu-text: white;
  --tab--menu-bg-current: #532e57;
  --hotspot--slider-text: #707070;
  --hotspot--slider-text-bg: #cacaca;
  --hotspot--slider-title: #707070;
  --pdp-bg: white;
  --tab--content-bg: white;
  --tile--tile-title-color: white;
  --overline-dark: #532e57;
  --tile--tile-bg-color: #775a7b;
  --hotspot-ring-color: #00aeef;
  --tile--tile-text-color: white;
  --cols-heading: #7c5d80;
  --tab--content-title: #514244;
  --tab--content-text: #514244;
  --icon--icon-size: 48px;
  --icon--icon-border-thickness: 2px;
  --expand-v-bg: black;
  --slider-sides--ss-arrow-icon: #2a2a2a;
  --slider-sides--ss-arrow-bg-hover: #532e57;
  --slider-sides--ss-desc: white;
  --slider-sides--ss-title: white;
  --slider-sides--ss-gradient: #532e57;
  --click-change--cc-btn-bg: #cacaca;
  --section-bg-gray-light: #fcfcfc;
  --section-bg-gray: #ddd;
  --click-change--cc-btn-text: #514244;
  --text-light: #acacac;
  --list-marker-color: #514244;
  --text-dark-highlight: #2a2a2a;
  --link-color: #3dc2c3;
  --modal-video-link: white;
  --modal-link-color: #ffe400;
  --white: white;
  --black: black;
  --icon--icon-svg-thickness: 2px;
  --tab--menu-bg-fade: #7c5e8000;
  --tab--menu-text-current: #eee;
  --slider-sides--ss-arrow-icon-hover: white;
  --slider-sides--ss-nav-bullet: #707070;
}

.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 {
  color: var(--accent-dark);
  text-transform: none;
  padding-bottom: 15px;
  /* margin-top: 0;
  padding-bottom: 15px;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.05; */
}

/* h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
} */

.pdp h4 {
  color: var(--text-light-highlight);
  /* 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; */
}

.pdp a {
  color: var(--click-change--cc-active);
  text-decoration: underline;
}

img {
  max-width: 100%;
  display: inline-block;
}

.short-cols4-content {
    grid-column-gap: 5.33%;
    grid-row-gap: 45px;
    text-align: center;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: flex;
  }

  .short-cols4-single {
    width: 21%;
  }

.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 {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.section-hero-video {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.hero-video {
  z-index: 0;
  aspect-ratio: 1804 / 780;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tab-menu {
  background-color: var(--tab--menu-bg);
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  overflow: auto;
}

.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-w25 {
  background-color: var(--tab--menu-bg);
  color: var(--tab--menu-text);
  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;
  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);
}

.interactive-slide-text {
  color: var(--hotspot--slider-text);
  font-size: 18px;
  line-height: 1.375;
}

.interactive-s1 {
  background-color: #0000;
  height: 100%;
}

.interactive-slider-arrow {
  display: block;
}

.interactive-slide-copy {
  aspect-ratio: 387 / 220;
  background-color: var(--hotspot--slider-text-bg);
  padding: 30px;
}

.interactive-slider-nav {
  font-size: 10px;
  display: none;
}

.interactive-slider {
  background-color: #fffbf3;
  width: 33.33%;
}

.hotspot-arrow-left {
  backface-visibility: hidden;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  transform: rotate(90deg);
}

.hotspot-arrow-right {
  color: var(--text-dark);
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(-90deg);
}

.interactive-slide-title {
  color: var(--hotspot--slider-title);
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.interactive-slide {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.pdp {
  background-color: var(--pdp-bg);
  color: var(--text-dark);
  overflow: clip;
}

.pdp.programs-h3 {
  color: var(--text-light-highlight);
  margin-top: auto;
  margin-bottom: auto;
}

.pdp.programs-caption {
  color: var(--text-light-highlight);
  font-size: 16px;
  font-style: italic;
}

.pdp.programs-p {
  color: var(--text-light-highlight);
  font-size: 16px;
}

.tabs {
  max-height: 700px;
  margin-left: auto;
  margin-right: auto;
}

.tabs-media {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.tabs-media.programs-download {
  background-color: var(--tab--content-bg);
}

.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: 2% 4%;
  display: flex;
  position: relative;
}

.section-other-features.bg-grad-gray {
  padding-bottom: 120px;
}

.section-house-set {
  margin-top: 120px;
  padding-top: 0;
}

.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;
}

.short-cols4-single {
  width: 21%;
}

.interactive-slide-img {
  width: 100%;
  min-height: 290px;
}

.imgm {
  display: none;
}

.pdp-fullwidth-img {
    width: 100%;
}

.section-usp.bg-grad-gray {
  padding-bottom: 120px;
}

.usp-intro {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.tile-title {
  color: var(--tile--tile-title-color);
  margin-bottom: 5px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.usp-tiles-row {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: stretch;
  margin-top: 25px;
  display: flex;
}

.usp-overline {
  color: var(--overline-dark);
  letter-spacing: 7px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.25;
}

.tile-text-bot-wrapper {
  width: 80%;
}

.tile-text-bot {
  background-image: linear-gradient(0deg, var(--tile--tile-bg-color) 10%, #775a7b00);
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 100%;
  height: 100px;
  padding-top: 10px;
  padding-left: 25px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.tile {
  background-color: var(--tile--tile-bg-color);
  border-radius: 15px 15px 65px;
  height: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 12px 8px #00f0ff33;
}

.tile.tile-w25 {
  width: 25%;
}

.tile.tile-w50 {
  width: 50%;
}

.tile.tile-w75 {
  width: 75%;
}

.tile.tile-w33 {
  width: 33.33%;
  /* box-shadow: 0 0 20px 12px #00f0ff33; */
  box-shadow: 0 0 18px 3px #00f0ff59;
}

.tile.tile-w67 {
  width: 66.67%;
}

.tile-arrow {
  position: absolute;
  inset: auto 30px 25px auto;
}

.programs-single {
  position: relative;
}

.programs-single-text {
  text-align: center;
  background-image: linear-gradient(to top, gray, #4d4d4d99 56%, #0000);
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  inset: auto 0% 0%;
}

.pdp-overline {
  color: var(--overline-dark);
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 1.3;
}

.pdp-overline.mmm {
  color: #309cae;
}

.section-content-3 {
  width: 94%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.section-hotspot {
  background-color: #f3efe6;
  padding-bottom: 150px;
}

.hotspot-content {
  display: flex;
}

.interactive-hotspot {
  aspect-ratio: 1.5;
  text-align: center;
  width: 66.67%;
  position: relative;
  overflow: hidden;
}

.interactive-hotspot-contain {
  position: relative;
}

.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: 40%;
  height: 40%;
  position: absolute;
}

.interactive-hotspot-points {
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.interactive-hotspot-point {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
}

.interactive-hotspot-point.s1p3 {
  top: 25%;
  left: 43%;
}

.interactive-hotspot-point.s1p2 {
  top: 10%;
  left: 55%;
}

.interactive-hotspot-point.s1p1 {
  top: 10%;
  left: 30%;
}

.interactive-hotspot-point.s1p5 {
  top: 40%;
  left: 30%;
}

.interactive-hotspot-point.s1p4 {
  top: 40%;
  right: 33%;
}

.interactive-hotspot-point.s1p6 {
  top: 47%;
  left: 45%;
}

.section-2cols_old {
  display: none;
}

.cols2-contain-right-top {
  align-items: center;
  display: flex;
}

.cols2-equal-media {
  width: 50%;
  height: 100%;
}

.pdp-vid-rounded {
  z-index: 0;
  border-radius: 50px;
  height: 100%;
}

.pdp-vid-rounded.name490-vid {
  aspect-ratio: 490 / 550;
}

.cols2-equal-text-right-top {
  flex-flow: column;
  justify-content: center;
  width: 50%;
  padding-left: 6%;
  display: flex;
}

.cols2-equal-text-left-top {
  flex-flow: column;
  justify-content: center;
  width: 50%;
  padding-right: 6%;
  display: flex;
}

.cols2-contain-left-top {
  align-items: center;
  display: flex;
}

.tile-vid {
  z-index: 0;
  height: 100%;
}

.tile-vid.tile-25x4 {
  aspect-ratio: 227 / 300;
}

.tile-vid.tile-25x2 {
  aspect-ratio: 233 / 300;
}

.tile-vid.tile-50x1 {
  aspect-ratio: 465 / 300;
}

.tile-vid.tile-25x1 {
  aspect-ratio: 239 / 300;
}

.tile-vid.tile-75x1 {
  aspect-ratio: 717 / 300;
}

.tile-vid.tile-33x3 {
  aspect-ratio: 310 / 370;
}

.tile-vid.tile-33x1 {
  aspect-ratio: 319 / 300;
}

.tile-vid.tile-67x1 {
  aspect-ratio: 637 / 300;
}

.tile-vid.tile-50x2 {
  aspect-ratio: 478 / 300;
}

.tile-vid.mmm-vid {
  aspect-ratio: 310 / 370;
}

.tile-img {
  height: 100%;
}

.tile-text {
  color: var(--tile--tile-text-color);
  font-size: 18px;
  line-height: 1.1;
}

.tile-arrow-svg {
  color: var(--tile--tile-text-color);
  width: 36px;
  height: 36px;
}

.cols2-custom1-media {
  width: 25%;
  height: 100%;
}

.cols2-custom1-text {
  flex-flow: column;
  justify-content: center;
  width: 75%;
  padding-left: 6%;
  display: flex;
}

.cols2-custom2-text {
  flex-flow: column;
  justify-content: center;
  width: 75%;
  padding-right: 6%;
  display: flex;
}

.cols2-custom2-media {
  width: 25%;
  height: 100%;
}

.cols2-contain-right-bot {
  align-items: center;
  display: flex;
}

.cols2-equal-text-right-bot {
  flex-flow: column;
  justify-content: center;
  width: 50%;
  padding-left: 6%;
  display: flex;
}

.cols2-contain-left-bot {
  align-items: stretch;
  display: flex;
}

.cols2-equal-text-left-bot {
  flex-flow: column;
  justify-content: center;
  width: 50%;
  padding-right: 6%;
  display: flex;
}

.cols2-custom3-media {
  width: 25%;
  height: 100%;
}

.cols2-custom3-text {
  flex-flow: column;
  justify-content: center;
  width: 75%;
  padding-left: 6%;
  display: flex;
}

.cols2-custom4-text {
  flex-flow: column;
  justify-content: center;
  width: 75%;
  padding-right: 6%;
  display: flex;
}

.cols2-custom4-media {
  width: 25%;
  height: 100%;
}

.pdp-intro {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 75%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.short-cols3-single {
  width: 30%;
}

.pdp-cols-icon {
  margin-bottom: 25px;
}

.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;
}

.pdp-vid.cc-vid-with-text {
  aspect-ratio: 510 / 550;
}

.pdp-vid.cc4-vid {
  aspect-ratio: 510 / 450;
}

.pdp-vid.cc-vid {
  aspect-ratio: 510 / 550;
}

.tabs-title {
  color: var(--tab--content-title);
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.tabs-text {
  color: var(--tab--content-text);
  font-size: 18px;
}

.pdp-cols-img {
  margin-bottom: 25px;
}

.short-cols-content {
  grid-column-gap: 5%;
  grid-row-gap: 45px;
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  display: flex;
}

.long-cols3-content {
  grid-column-gap: 5%;
  grid-row-gap: 45px;
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  margin-top: 45px;
  display: flex;
}

.long-cols4-content {
  grid-column-gap: 60px;
  grid-row-gap: 45px;
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  display: flex;
}

.long-cols3-single {
  width: 30%;
}

.long-cols4-single {
  width: 21%;
}

.pdp-flex {
  align-items: stretch;
  display: flex;
}

.col2-vid {
  aspect-ratio: 490 / 550;
}

.interactive-slide-title-contain {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.name245-vid {
  aspect-ratio: 245 / 245;
}

.hotspot-vid {
  aspect-ratio: 387 / 290;
}

.expand-v {
  z-index: 4;
  width: 100%;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.js-expand-v-toggle {
  width: var(--icon--icon-size);
  height: var(--icon--icon-size);
  border-top-style: solid;
  border-top-width: var(--icon--icon-border-thickness);
  border-top-color: var(--click-change--cc-active);
  border-right-style: solid;
  border-right-width: var(--icon--icon-border-thickness);
  border-right-color: var(--click-change--cc-active);
  border-bottom-style: solid;
  border-bottom-width: var(--icon--icon-border-thickness);
  border-bottom-color: var(--click-change--cc-active);
  border-left-style: solid;
  border-left-width: var(--icon--icon-border-thickness);
  border-left-color: var(--click-change--cc-active);
  text-align: center;
  background-color: #0000;
  border-radius: 50%;
  margin: 0 auto 60px;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: ease;
}

.pdp-svg-accent {
  color: #ffe400;
}

.expand-v-contain {
  background-color: var(--expand-v-bg);
  transition: max-height .2s ease-out;
  overflow: hidden;
}

.expand-v-bg {
  background-color: #000;
}

.expand-v-content, .expand-v-single {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

.col1-vid {
  aspect-ratio: 980 / 490;
}

.short-cols5-single {
  width: 16%;
}

.col1-vid-sq {
  aspect-ratio: 980 / 490;
}

.col2-vid-sq {
  aspect-ratio: 490 / 550;
}

.area-next {
  z-index: 100;
  width: 35%;
  position: absolute;
  inset: 0% 5% 0% auto;
}

.swiper-wrapper {
  justify-content: flex-start;
  height: 100%;
  position: relative;
}

.area-prev {
  z-index: 100;
  width: 35%;
  position: absolute;
  inset: 0% auto 0% 5%;
}

.slide-bg {
  z-index: 50;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.slider-arrow {
  z-index: 1;
  border: 1px solid var(--slider-sides--ss-arrow-icon);
  color: #262626;
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: color .2s, background-color .2s;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.slider-arrow:hover {
  border-color: var(--slider-sides--ss-arrow-bg-hover);
  background-color: var(--slider-sides--ss-arrow-bg-hover);
  color: #fff;
}

.slider-arrow.cc-next {
  right: 0;
}

.slider-arrow.cc-prev {
  color: #e1ddda;
  left: 0;
}

.swiper-pagination {
  display: none;
}

.slide-content_title-wrapper {
  opacity: 0;
  transition: opacity .2s;
}

.slider-sides .swiper-slide {
  z-index: 1;
  background-color: #141414;
  border-radius: 16px;
  flex: none;
  width: 30%;
  height: 100%;
  position: relative;
}

.slide-content_desc {
  opacity: 0;
  color: var(--slider-sides--ss-desc);
  font-size: 17px;
  line-height: 1.3;
  transition: opacity .2s;
}

.icon {
  display: flex;
}

.slide-content_title {
  color: var(--slider-sides--ss-title);
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 19px;
  font-weight: 400;
}

.swiper-component {
  justify-content: center;
  max-width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide-content {
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: 0%;
  padding: 22px; /* 32px */
  transition: min-height .5s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide-bg-image {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.slide-gradient {
  z-index: 55;
  background-image: linear-gradient(180deg, transparent 50%, var(--slider-sides--ss-gradient));
  align-items: flex-end;
  width: 100%;
  height: 100%;
  transition: background-color .4s;
  display: flex;
  position: relative;
}

.slider-sides {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: visible;
}

.swiper {
  width: 100%;
  min-width: 1200px;
  height: 62vh;
  min-height: 450px;
  max-height: 510px;
}

.modal-src-link-icon {
  margin-right: 15px;
}

.cc3-button-image {
  background-color: var(--click-change--cc-btn-bg);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.cc3-button-image.one {
  background-color: var(--click-change--cc-active);
}

.cc3-button-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 33.33%;
  display: flex;
}

.pdp .p-cc3-desc-3 {
  z-index: 1;
  color: var(--click-change--cc-active);
  margin-bottom: 0;
  position: relative;
}

.cc3-media-3 {
  position: absolute;
  inset: 0% 0% auto;
}

.cc-button-text {
  font-size: 16px;
}

.click-change-grid-3 {
  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-cc3-desc-1 {
  z-index: 3;
  color: var(--click-change--cc-active);
  margin-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.pdp .p-cc3-desc-2 {
  z-index: 2;
  color: var(--click-change--cc-active);
  margin-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.pdp .p-cc-intro {
  margin-bottom: 0;
}

.cc3-button-text-3 {
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.cc-desc {
  position: relative;
}

.cc3-button-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 33.33%;
  display: flex;
}

.cc3-media-2 {
  position: absolute;
  inset: 0% 0% auto;
}

.cc3-button-text-2 {
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.cc3-button-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 33.33%;
  display: flex;
}

.cc3-button-text-1 {
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.cc-media {
  background-color: #d4d4d4;
  border-radius: 50px;
  position: relative;
  overflow: hidden;
}

.cc3-button-border {
  border: 3px solid var(--click-change--cc-active);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  display: flex;
}

.section-massage-tech.bg-grad-gray {
  padding-bottom: 120px;
  margin-top: 120px;
}

.pdp-intro-title {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 75%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.fullwidth-video {
  z-index: 0;
  aspect-ratio: 1920 / 830;
  width: auto;
  height: auto;
}

.programs-professional-cols {
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.programs-professional-col1, .programs-professional-col2 {
  width: 50%;
}

.section-expert {
  padding-bottom: 120px;
}

.slide-bg-vid {
  z-index: 0;
  aspect-ratio: 350 / 510;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.pdp .p-quote {
  font-weight: 400;
}

.pdp .p-quote-name {
  color: var(--cols-heading);
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 400;
}

.section-content-0 {
  width: 94%;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.bg-grad-gray {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--section-bg-gray-light), var(--section-bg-gray));
}

.section-side-recline, .pdp section.tp0 {
  padding-top: 0;
}

.click-change-grid-4 {
  grid-column-gap: 6%;
  grid-row-gap: 25px;
  grid-template: "." minmax(0, 1fr)
                 "." minmax(0, auto)
                 "." minmax(0, auto)
                 "." minmax(0, 1fr)
                 / 52% 44%;
  align-items: center;
  width: 90%;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.cc4-button-1, .cc4-button-2, .cc4-button-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.cc4-button-border {
  border: 3px solid var(--click-change--cc-active);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  display: flex;
}

.cc4-button-text-1, .cc4-button-text-2, .cc4-button-text-3 {
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.pdp .p-cc4-desc-3, .pdp .p-cc4-desc-2, .pdp .p-cc4-desc-1 {
  color: var(--click-change--cc-active);
  margin-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.cc4-button-image {
  background-color: var(--click-change--cc-btn-bg);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.cc4-button-image.one {
  background-color: var(--click-change--cc-active);
}

.cc4-media-2, .cc4-media-3 {
  position: absolute;
  inset: 0% 0% auto;
}

.cc4-button-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.cc4-buttons {
  grid-row-gap: 25px;
  flex-flow: wrap;
}

.cc4-button-text-4 {
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.pdp .p-cc4-desc-4 {
  color: var(--click-change--cc-active);
  margin-bottom: 0;
  position: relative;
}

.cc4-media-4 {
  position: absolute;
  inset: 0% 0% auto;
}

.click-change-grid-2 {
  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;
}

.cc2-button-1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 37.33%;
  display: flex;
}

.cc2-button-border {
  border: 3px solid var(--click-change--cc-active);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  display: flex;
}

.cc2-button-text-1 {
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.cc2-button-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 37.33%;
  display: flex;
}

.cc2-button-text-2 {
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.pdp .p-cc2-desc-1 {
  z-index: 3;
  color: var(--click-change--cc-active);
  margin-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.pdp .p-cc2-desc-2 {
  z-index: 2;
  color: var(--click-change--cc-active);
  margin-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.cc2-media-2 {
  position: absolute;
  inset: 0% 0% auto;
}

.cc2-button-image {
  background-color: var(--click-change--cc-btn-bg);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.cc2-button-image.one {
  background-color: var(--click-change--cc-active);
}

.cc4-desc {
  position: relative;
}

.cc4-media {
  background-color: #d4d4d4;
  border-radius: 50px;
  position: relative;
  overflow: hidden;
}

.tile-2 {
  background-color: #d3d3d3;
  border-radius: 15px 15px 65px;
  height: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 10px 3px #d18b7780;
}

.tile-2.tile-mmm {
  width: 33.33%;
  height: 370px;
  /* box-shadow: 0 0 10px 3px #00f0ff59; */
  box-shadow: 0 0 18px 3px rgb(0 240 255 / 25%);
}

.tile-text-bot-2 {
  background-image: linear-gradient(0deg, #d08a77, #d08a7700);
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 100%;
  height: 100px;
  padding-top: 10px;
  padding-left: 25px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.tile-text-bot-2.mmm {
  background-image: linear-gradient(0deg, #b4aca6 45%, #d08a7700);
  height: 130px;
  padding-top: 40px;
}

.tile-title-2 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.tile-title-2.mmm {
  color: #0f666c;
}

.wellness-tech-tiles {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: stretch;
}

.tile-text-2 {
  color: #fff;
  font-size: 18px;
  line-height: 1.1;
}

.tile-text-2.mmm {
  color: #fff;
}

.expand-arrow {
  position: absolute;
  inset: auto 30px 25px auto;
  transform: rotate(-90deg);
}

.tile-arrow-svg-2 {
  color: #fff;
  width: 36px;
  height: 36px;
}

.tile-arrow-svg-2.mmm {
  color: #0f666c;
}

.tile-text-bot-wrapper-2 {
  width: 77%;
}

.exp-col {
  flex: none;
  margin-right: 6.25%;
}

.exp-col.exp-col-w33x2 {
  justify-content: space-between;
  width: 60%;
  min-width: 600px;
  max-width: 820px;
  display: flex;
}

.exp-col.exp-col-w50 {
  width: 40.625%;
  min-width: 520px;
  max-width: 780px;
}

.exp-col.exp-align-bot {
  align-self: flex-end;
}

.exp-col.exp-col-w33 {
  width: 25%;
  min-width: 360px;
  max-width: 480px;
}

.expand-h-contain {
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.expand-h-close {
  z-index: 21;
  position: absolute;
  inset: 5% 5% auto auto;
}

.pdp .p-expand-title {
  color: #309cae;
  font-size: 19px;
  font-weight: 400;
}

.pdp .h3-expand-mmm {
  margin-top: 0;
  margin-bottom: 25px;
}

.pdp .h2-expand-mmm {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(156deg, #309cae 25%, #00f0ff 92%);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 0;
}

.measure-expand {
  z-index: 20;
  background-color: #010814;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.pdp-spacing-top25 {
  margin-top: 25px;
}

.expand-h-content {
  background-color: #dee2eb;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: auto;
}

.pdp-bg-glow {
  background-image: radial-gradient(circle closest-side, #fff, #fff0);
}

.expand-h-arrow {
  display: none;
}

.manage-expand {
  background-color: #010814;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.pdp-spacing-bot15 {
  margin-bottom: 15px;
}

.svg-double-arrow {
  color: #309cae;
  width: 36px;
  height: 36px;
}

.exp-col-w33x2-single {
  flex: 0 auto;
  width: 45%;
}

.monitor-expand {
  background-color: #010814;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.section-wellness-tech-ppg {
  background-color: #dee2eb;
  padding-bottom: 120px;
}

.exp-manage-img {
  aspect-ratio: 1200 / 690;
  height: 80vh;
  max-height: 690px;
}

.pdp .h2-mmm {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(156deg, #309cae 25%, #00f0ff 92%);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: -moz-fit-content;
  max-width: fit-content;
  /* margin-bottom: 0; */
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1440px) {
  .pdp-cols-heading, .pdp .p-quote-name {
    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;
  } */

  .short-cols4-content, .cols4-long-content, .cols3-long-content, .long-cols3-content, .long-cols4-content {
    grid-column-gap: 30px;
    grid-row-gap: 15px;
    display: flex;
  }

  .interactive-slide-title, .tile-title {
    font-size: 24px;
  }

  .usp-overline {
    font-size: 17px;
    line-height: 1.4;
  }

  .tile-arrow {
    right: 20px;
  }

  .programs-single-text {
    padding-left: 5%;
    padding-right: 5%;
  }

  .tile-text {
    font-size: 17px;
  }

  .cols2-contain-left-bot {
    align-items: stretch;
  }

  .cols2-equal-text-left-bot {
    align-self: center;
  }

  .tabs-title {
    font-size: 24px;
  }

  .tabs-text {
    font-size: 17px;
    line-height: 1.4;
  }

  .short-cols-content {
    grid-row-gap: 15px;
  }

  .long-cols3-content, .long-cols4-content {
    grid-column-gap: 30px;
    grid-row-gap: 15px;
    display: flex;
  }

  .expand-v {
    margin-top: 0;
  }

  .area-next, .area-prev {
    z-index: 0;
  }

  .slider-arrow {
    margin-top: 48px;
    top: 100%;
  }

  .slider-arrow.cc-next {
    display: none;
    right: 50%;
    transform: translate(105%);
  }

  .slider-arrow.cc-prev {
    display: none;
    left: 50%;
    transform: translate(-105%);
  }

  .swiper-pagination {
    display: block;
  }

  .swiper {
    min-height: 400px;
    max-height: 440px;
  }

  .tile-title-2 {
    font-size: 24px;
  }

  .tile-text-2 {
    font-size: 17px;
  }

  .expand-arrow {
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  /* h2 {
    margin-bottom: 0;
  } */

  h3 {
    margin-top: 0;
    margin-bottom: 5px;
  }

  /* p {
    text-align: center;
  } */


  .short-cols4-content, .cols4-long-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;
    display: flex;
  }

  .short-cols4-single {
    width: 46%;
  }

  .section-content-1, .section-content-2 {
    width: 90%;
    max-width: 375px;
  }

  .hero-video {
    aspect-ratio: 480 / 738;
  }

  .pdp .a-tab-menu-w25 {
    width: 50%;
  }

  .interactive-slide-copy {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
  }

  .interactive-slider-nav {
    width: 50%;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .interactive-slider {
    width: 100%;
  }

  .interactive-slide {
    margin-left: auto;
    margin-right: auto;
  }

  .tabs {
    max-height: 100%;
  }

  .tabs-media {
    width: 100%;
    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;
  }

  .house-set-slider {
    aspect-ratio: auto;
  }

  .auto_programs-content {
    flex-direction: column;
  }

  .short-cols4-single {
    width: 46%;
  }

  .interactive-slide-img {
    max-height: 290px;
  }

  .imgm {
    display: inline-block;
  }

  .imgd {
    display: none;
  }

  .pdp-fullwidth-img {
    width: unset;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .usp-tiles-row {
    flex-direction: column;
  }

  .tile-text-bot-wrapper {
    width: 53%;
  }

  .tile-text-bot {
    background-image: linear-gradient(90deg, var(--tile--tile-bg-color) 25%, #775a7b00 60%);
    justify-content: center;
    height: 100%;
    padding-top: 0;
  }

  .tile.tile-w25, .tile.tile-w50, .tile.tile-w75, .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;
  }

  .programs-single {
    flex-flow: column-reverse;
    align-items: flex-start;
    width: 100%;
    display: block;
  }

  .section-content-3 {
    width: 90%;
    max-width: 375px;
  }

  .hotspot-content {
    flex-direction: column;
  }

  .interactive-hotspot {
    width: 100%;
    display: none;
  }

  .cols2-contain-right-top {
    flex-direction: column-reverse;
  }

  .cols2-equal-media {
    text-align: center;
    width: 100%;
  }

  .pdp-vid-rounded {
    border-radius: 40px;
  }

  .cols2-equal-text-right-top {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 0%;
  }

  .cols2-equal-text-left-top {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0%;
  }

  .cols2-contain-left-top {
    flex-flow: row-reverse wrap;
  }

  .tile-vid.tile-25x4, .tile-vid.tile-25x2, .tile-vid.tile-50x1, .tile-vid.tile-25x1, .tile-vid.tile-75x1, .tile-vid.tile-33x3, .tile-vid.tile-33x1, .tile-vid.tile-67x1, .tile-vid.tile-50x2 {
    aspect-ratio: 375 / 130;
  }

  .tile-vid.mmm-vid { aspect-ratio: 376 / 130; }

  .cols2-custom1-media {
    text-align: center;
    width: 100%;
  }

  .cols2-custom1-text {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 0%;
  }

  .cols2-custom2-text {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0%;
  }

  .cols2-custom2-media {
    text-align: center;
    width: 100%;
  }

  .cols2-contain-right-bot {
    flex-flow: column;
  }

  .cols2-equal-text-right-bot {
    text-align: center;
    width: 100%;
    margin-top: 30px;
    padding-left: 0%;
  }

  .cols2-contain-left-bot {
    flex-flow: wrap-reverse;
  }

  .cols2-equal-text-left-bot {
    text-align: center;
    width: 100%;
    margin-top: 30px;
    padding-right: 0%;
  }

  .cols2-custom3-media {
    text-align: center;
    width: 100%;
  }

  .cols2-custom3-text {
    text-align: center;
    width: 100%;
    margin-top: 25px;
    padding-left: 0%;
  }

  .cols2-custom4-text {
    text-align: center;
    width: 100%;
    margin-top: 25px;
    padding-right: 0%;
  }

  .cols2-custom4-media {
    text-align: center;
    width: 100%;
  }

  .pdp-intro {
    max-width: 100%;
    margin-bottom: 30px;
  }

  .short-cols3-single {
    width: 46%;
  }

  .pdp-cols-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .pdp-vid.tabs-vid {
    aspect-ratio: 375 / 290;
  }

  .pdp-vid.cc-vid-with-text, .pdp-vid.cc4-vid {
    aspect-ratio: 374 / 390;
  }

  .pdp-vid.cc-vid {
    aspect-ratio: 375 / 390;
  }

  .tabs-title, .tabs-text {
    text-align: center;
  }

  .pdp-cols-img {
    margin-left: auto;
    margin-right: auto;
  }

  .short-cols-content {
    grid-column-gap: 8%;
    grid-row-gap: 4.8vh;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .long-cols3-content, .long-cols4-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;
    display: flex;
  }

  .long-cols3-single, .long-cols4-single {
    width: 100%;
  }

  .pdp-flex.m-stack-reverse {
    flex-flow: wrap-reverse;
  }

  .pdp-flex.m-stack {
    flex-flow: column;
  }

  .col2-vid {
    aspect-ratio: 375 / 510;
  }

  .hotspot-vid {
    aspect-ratio: 375 / 282;
  }

  .expand-v-content, .expand-v-single {
    max-width: 375px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .col1-vid {
    aspect-ratio: 375 / 510;
  }

  .short-cols5-single {
    width: 46%;
  }

  .col1-vid-sq {
    aspect-ratio: 375 / 375;
  }

  .col2-vid-sq {
    aspect-ratio: 1;
  }

  .click-change-grid-3 {
    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;
  }

  .cc-buttons {
    justify-content: center;
  }

  .cc-desc, .cc-intro {
    text-align: center;
  }

  .pdp-intro-title {
    max-width: 100%;
    margin-bottom: 30px;
  }

  .fullwidth-video {
    aspect-ratio: 480 / 738;
  }

  .section-content-0 {
    width: 90%;
    max-width: 375px;
  }

  .click-change-grid-4 {
    grid-template-rows: minmax(0, auto) minmax(0, auto) minmax(0, auto);
    grid-template-columns: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cc4-button-2, .cc4-button-3, .cc4-button-4 {
    min-width: 140px;
  }

  .cc4-buttons {
    flex-flow: row;
    padding-left: 5%;
    overflow: auto;
  }

  .click-change-grid-2 {
    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;
  }

  .cc4-desc {
    text-align: center;
    width: 90%;
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
  }

  .cc4-media {
    width: 90%;
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
  }

  .tile-2.tile-mmm {
    width: 100%;
    height: 130px;
  }

  .tile-text-bot-2 {
    background-image: none;
    justify-content: center;
    height: 100%;
    padding-top: 0;
  }

  .tile-text-bot-2.mmm {
    background-image: linear-gradient(90deg, #b4aca6 10%, #d08a7700 60%);
    padding-top: 0;
  }

  .wellness-tech-tiles {
    flex-direction: column;
  }

  .expand-arrow {
    justify-content: center;
    align-items: center;
    width: 30px;
    display: flex;
    top: 0;
    bottom: 0;
  }

  .tile-text-bot-wrapper-2 {
    width: 51%;
  }

  .exp-col {
    margin-left: 7%;
    margin-right: 7%;
  }

  .exp-col.exp-col-w33x2 {
    width: 286%;
    min-width: 0;
  }

  .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;
  }

  .pdp .p-expand-title {
    text-align: left;
  }

  .expand-h-arrow {
    display: block;
    position: relative;
  }

  .svg-double-arrow {
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .pdp .p-expand {
    text-align: left;
  }

  .exp-manage-img {
    max-height: 345px;
  }
}

@media screen and (max-width: 479px) {
  .hero-video {
    box-shadow: none;
  }

  .tabs-media {
    width: 100%;
  }

  .usp-intro {
    margin-bottom: 10px;
  }

  .tile {
    border-radius: 3.5vw 3.5vw 17vw;
  }

  .interactive-hotspot {
    max-height: 240px;
  }

  .expand-v {
    margin-top: 10px;
  }

  .expand-v-single {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  .cc-media {
    height: 100%;
  }

  .fullwidth-video {
    box-shadow: none;
  }

  .cc4-button-1 {
    min-width: 40%;
  }

  .cc4-media {
    height: 100%;
  }

  .tile-2 {
    border-radius: 3.5vw 3.5vw 17vw;
  }
}

#w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69a8-d980b91a {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69a9-d980b91a {
  grid-area: Title;
}

#w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69ad-d980b91a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69af-d980b91a {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69c5-d980b91a {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69cc-d980b91a {
  grid-area: 1 / 2 / 6 / 3;
}

#w-node-_85f92005-a80d-98ad-54ba-0113c34b6ed0-d980b91a {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_85f92005-a80d-98ad-54ba-0113c34b6ee6-d980b91a {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_85f92005-a80d-98ad-54ba-0113c34b6eed-d980b91a {
  grid-area: 1 / 1 / 5 / 2;
}

#w-node-_3f290f4c-40f1-7420-8eea-05ed03ec507c-d980b91a {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_3f290f4c-40f1-7420-8eea-05ed03ec507d-d980b91a {
  grid-area: Title;
}

#w-node-_3f290f4c-40f1-7420-8eea-05ed03ec507f-d980b91a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f290f4c-40f1-7420-8eea-05ed03ec5081-d980b91a {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_3f290f4c-40f1-7420-8eea-05ed03ec5097-d980b91a {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_3f290f4c-40f1-7420-8eea-05ed03ec509e-d980b91a {
  grid-area: 1 / 2 / 6 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69a9-d980b91a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69ad-d980b91a {
    grid-area: Copy;
  }

  #w-node-_3f290f4c-40f1-7420-8eea-05ed03ec507d-d980b91a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3f290f4c-40f1-7420-8eea-05ed03ec507f-d980b91a {
    grid-area: Copy;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69a8-d980b91a {
    grid-row: 1 / 2;
  }

  #w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69a9-d980b91a {
    grid-area: Title;
  }

  #w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69af-d980b91a {
    grid-row: 2 / 3;
  }

  #w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69c5-d980b91a {
    grid-row: 4 / 5;
  }

  #w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69cc-d980b91a {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_85f92005-a80d-98ad-54ba-0113c34b6ed0-d980b91a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_85f92005-a80d-98ad-54ba-0113c34b6ee6-d980b91a {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_85f92005-a80d-98ad-54ba-0113c34b6eed-d980b91a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3f290f4c-40f1-7420-8eea-05ed03ec507c-d980b91a {
    grid-row: 1 / 2;
  }

  #w-node-_3f290f4c-40f1-7420-8eea-05ed03ec507d-d980b91a {
    grid-area: Title;
  }

  #w-node-_3f290f4c-40f1-7420-8eea-05ed03ec5081-d980b91a {
    grid-row: 2 / 3;
  }

  #w-node-_3f290f4c-40f1-7420-8eea-05ed03ec5097-d980b91a {
    grid-row: 4 / 5;
  }

  #w-node-_3f290f4c-40f1-7420-8eea-05ed03ec509e-d980b91a {
    grid-area: 3 / 1 / 4 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69a9-d980b91a {
    grid-area: Title;
  }

  #w-node-_0477fa84-1da5-5d21-2b75-27bb03cc69ad-d980b91a {
    grid-area: Copy;
  }

  #w-node-_3f290f4c-40f1-7420-8eea-05ed03ec507d-d980b91a {
    grid-area: Title;
  }

  #w-node-_3f290f4c-40f1-7420-8eea-05ed03ec507f-d980b91a {
    grid-area: Copy;
  }
}