@import "_normalize.css";
@import "swiper-bundle.min.css";
@font-face {
  font-family: "gotham";
  src: url("../fonts/Gotham-Light/Gotham-Light.eot");
  src: url("../fonts/Gotham-Light/Gotham-Light.woff2") format("woff2"), url("../fonts/Gotham-Light/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light/Gotham-Light.ttf") format("truetype"), url("../fonts/Gotham-Light/Gotham-Light.svg#Gotham-Light") format("svg"), url("../fonts/Gotham-Light/Gotham-Light.eot?#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Book/Gotham-Book.eot");
  src: url("../fonts/Gotham-Book/Gotham-Book.woff2") format("woff2"), url("../fonts/Gotham-Book/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book/Gotham-Book.svg#Gotham-Book") format("svg"), url("../fonts/Gotham-Book/Gotham-Book.eot?#iefix") format("embedded-opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "gotham";
  src: url("../fonts/Gotham-Medium/Gotham-Medium.eot");
  src: url("../fonts/Gotham-Medium/Gotham-Medium.woff2") format("woff2"), url("../fonts/Gotham-Medium/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium/Gotham-Medium.svg#Gotham-Medium") format("svg"), url("../fonts/Gotham-Medium/Gotham-Medium.eot?#iefix") format("embedded-opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Bold/Gotham-Bold.eot");
  src: url("../fonts/Gotham-Bold/Gotham-Bold.woff2") format("woff2"), url("../fonts/Gotham-Bold/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham-Bold/Gotham-Bold.svg#Gotham-Bold") format("svg"), url("../fonts/Gotham-Bold/Gotham-Bold.eot?#iefix") format("embedded-opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "gotham-condensed";
  src: url("../fonts/GothamCondensed-Bold/GothamCondensed-Bold.eot");
  src: url("../fonts/GothamCondensed-Bold/GothamCondensed-Bold.woff2") format("woff2"), url("../fonts/GothamCondensed-Bold/GothamCondensed-Bold.woff") format("woff"), url("../fonts/GothamCondensed-Bold/GothamCondensed-Bold.ttf") format("truetype"), url("../fonts/GothamCondensed-Bold/GothamCondensed-Bold.svg#Gotham-Light") format("svg"), url("../fonts/GothamCondensed-Bold/GothamCondensed-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: 700;
  font-style: normal;
}
html {
  box-sizing: border-box;
  font-size: 62.5%;
  font-smoothing: antialiased;
}

* {
  box-sizing: inherit;
}
*:before {
  box-sizing: inherit;
}
*:after {
  box-sizing: inherit;
}

.tempur-wrapper .btn {
  color: #fff;
  border-radius: 10px;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  padding: 14px 24px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: all 100ms ease-in-out;
}
.tempur-wrapper .btn--teal {
  color: #0a2240;
  background-color: #6acfea;
}
.tempur-wrapper .btn--teal:hover {
  transform: scale(1.05);
}
.tempur-wrapper .btn--blue {
  background-color: #0a2240;
}
.tempur-wrapper .btn--blue:hover {
  transform: scale(1.05);
}
.tempur-wrapper .header {
  background: transparent url("../img/bg_mobile_header.jpg") no-repeat bottom center/100% auto;
}
.tempur-wrapper .header .header__inner {
  display: flex;
  flex-direction: column;
  height: calc(394px + 130vw);
  justify-content: space-between;
  margin: 0 auto;
  padding: 20px 20px 100px 20px;
}
.tempur-wrapper .header .header__inner .header__content-container {
  color: #fff;
}
.tempur-wrapper .header .header__inner .header__content-container img {
  display: block;
  width: 150px;
}
.tempur-wrapper .header .header__inner .header__content-container h1 {
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 3rem;
  font-weight: 300;
  line-height: 3.8rem;
  margin: 15px 0 10px 0;
}
.tempur-wrapper .header .header__inner .header__content-container p {
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.7rem;
  margin: 0;
}
.tempur-wrapper .header .header__inner .header__btn-container {
  display: flex;
  justify-content: center;
  /*        margin: 0 0 90px 0;*/
}
.tempur-wrapper .callout {
  background-color: #0A2240;
}
.tempur-wrapper .callout__inner {
  margin: 0 auto;
  max-width: 1400px;
  padding: 64px 20px;
  text-align: center;
}
.tempur-wrapper .callout__inner h2 {
  text-align: center;
  font: normal normal bold 33px/34px Gotham;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin: 0px;
}
.tempur-wrapper .callout__inner h2 span {
  font-weight: 400;
}
.tempur-wrapper .rtbs {
  margin: 20px 0;
}
.tempur-wrapper .rtbs .rtbs__inner {
  margin: 0 auto;
  max-width: 1400px;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper {
  padding: 0 20px 50px 20px;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide .inner {
  background: rgb(99, 194, 221);
  background: linear-gradient(180deg, rgb(99, 194, 221) 0%, rgb(10, 34, 64) 62vw);
  height: 100%;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide .inner .image {
  height: 62vw;
  text-indent: -9999px;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide .inner .content-container {
  padding: 30px 10px 30px 10px;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide .inner .content-container h3 {
  color: #fff;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.7rem;
  margin: 0 0 10px 0;
  padding-right: 10px;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide .inner .content-container p {
  color: #fff;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.7rem;
  margin: 0;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .aches .image {
  background: transparent url("../img/aches_image.jpg") no-repeat center center/cover;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .hot .image {
  background: transparent url("../img/hot_image.jpg") no-repeat center center/cover;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .snore .image {
  background: transparent url("../img/snore_image.jpg") no-repeat center center/cover;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .restlessness .image {
  background: transparent url("../img/restlessness_image.jpg") no-repeat center center/cover;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-pagination {
  position: absolute;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #365071;
  border-radius: 3px;
  height: 6px;
  opacity: 1;
  width: 30px;
}
.tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #365071;
}
.tempur-wrapper .product-container {
  padding: 20px;
}
.tempur-wrapper .product-container .product-container__inner {
  background-color: #fff;
  max-width: 1400px;
  margin: 0 auto;
}
.tempur-wrapper .product-container .product-container__inner .product-container__content-container h2 {
  color: #0a2240;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 3.5rem;
  margin: 25px 0 10px 0;
  padding: 0 15px;
}
.tempur-wrapper .product-container .product-container__inner .product-container__content-container h3 {
  color: #0a2240;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  letter-spacing: -0.83px;
  line-height: 3rem;
  margin: 0;
  padding: 0 15px;
}
.tempur-wrapper .product-container .product-container__inner .product-container__content-container p {
  padding: 0 15px;
  color: #0a2240;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 2.4rem;
}
.tempur-wrapper .product-container .product-container__inner .product-container__content-container ul {
  padding: 0 0 0 30px;
}
.tempur-wrapper .product-container .product-container__inner .product-container__content-container li {
  color: #0a2240;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 2.4rem;
}
.tempur-wrapper .product-container .product-container__inner .product-container__content-container .product-container__btn-container {
  display: flex;
  justify-content: center;
  margin: 20px 0 0 0;
}
.tempur-wrapper .product-container .product-container__inner .product-container__content-container .product-container__btn-container a {
  width: 100%;
  text-align: center;
}
.tempur-wrapper .adapt {
  padding-bottom: 0;
}
.tempur-wrapper .adapt .product-container__inner {
  background-color: #eeeff1;
  padding: 10px 10px 30px 10px;
}
.tempur-wrapper .adapt .adapt__image {
  background: transparent url("../img/adapt_mobile.jpg") no-repeat center center/contain;
  height: calc(82vw - 60px);
  margin: 0 0 30px 0;
  text-indent: -9999px;
}
.tempur-wrapper .adapt .product-container__content-container h2 {
  padding: 0 10px;
}
.tempur-wrapper .adapt .product-container__content-container h3 {
  padding: 0 10px;
}
.tempur-wrapper .adapt .product-container__content-container p {
  padding: 0 10px;
}
.tempur-wrapper .breeze {
  padding-top: 0;
  padding-bottom: 0;
}
.tempur-wrapper .breeze .product-container__inner {
  background-color: #eeeff1;
  padding: 30px 10px 30px 13px;
}
.tempur-wrapper .breeze .breeze__image {
  background: transparent url("../img/breeze_mobile.jpg") no-repeat center center/contain;
  height: calc(82vw - 60px);
  margin: 0 0 30px 0;
  text-indent: -9999px;
}
.tempur-wrapper .breeze .product-container__content-container h2 {
  padding: 0 10px;
}
.tempur-wrapper .breeze .product-container__content-container h3 {
  padding: 0 10px;
}
.tempur-wrapper .breeze .product-container__content-container p {
  padding: 0 10px;
}
.tempur-wrapper .split-king {
  padding-top: 0;
  padding-bottom: 0;
}
.tempur-wrapper .split-king .product-container__inner {
  background-color: #eeeff1;
  padding: 10px 10px 30px 10px;
}
.tempur-wrapper .split-king .split-king__image {
  background: transparent url("../img/split-king_mobile.jpg") no-repeat center center/contain;
  height: calc(82vw - 60px);
  margin: 0 0 30px 0;
  text-indent: -9999px;
}
.tempur-wrapper .split-king .product-container__content-container h2 {
  padding: 0 10px;
}
.tempur-wrapper .split-king .product-container__content-container h3 {
  padding: 0 10px;
}
.tempur-wrapper .split-king .product-container__content-container p {
  padding: 0 10px;
}
.tempur-wrapper .bases .bases__image {
  background: transparent url("../img/base.png") no-repeat center center/contain;
  height: 52vw;
  margin: 20px 0 50px;
  text-indent: -9999px;
}
.tempur-wrapper .flatfoundation .flatfoundation__image {
  background: transparent url("../img/flat-foundations.png") no-repeat center center/contain;
  height: 52vw;
  margin: 10px 0 50px;
  text-indent: -9999px;
}
.tempur-wrapper .pillows .pillows__image {
  background: transparent url("../img/pillow-stack.png") no-repeat center center/contain;
  height: 55vw;
  margin: 0 0 50px 0;
  text-indent: -9999px;
}
.tempur-wrapper .testimonials .testimonials__inner {
  background: #0a2240 url("../img/bg_mobile_wave_texture.png") no-repeat left top/100% auto;
  margin: 30px auto 0 auto;
  max-width: 1400px;
  padding: 50px 0 0 0;
  position: relative;
}
.tempur-wrapper .testimonials .testimonials__inner h2 {
  color: #fff;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  margin: 0 0 30px 0;
  padding: 0 50px;
  text-align: center;
}
.tempur-wrapper .testimonials .testimonials__inner h2 span {
  white-space: nowrap;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper {
  padding: 0 20px 50px 20px;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide {
  background-color: transparent;
  height: auto;
  position: relative;
  display: flex;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner {
  padding: 0 40px;
  text-align: center;
  height: 100%;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner .stars {
  background: transparent url("../img/stars.png") no-repeat center center/contain;
  height: 35px;
  margin: 0 0 50px 0;
  text-indent: -9999px;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner h3 {
  color: #fff;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 20px 0;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner p {
  color: #fff;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.8rem;
  margin: 0;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner .customer {
  color: #fff;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.8rem;
  margin: 80px 0 0 0;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-pagination {
  position: absolute;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #fff;
  height: 10px;
  opacity: 1;
  width: 10px;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper-button-prev {
  background: transparent url("../img/left_arrow.svg") no-repeat center center/contain;
  display: none;
  height: 50px;
  position: absolute;
  width: 50px;
  z-index: 99;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper-button-prev::after {
  content: "";
}
.tempur-wrapper .testimonials .testimonials__inner .swiper-button-next {
  background: transparent url("../img/right_arrow.svg") no-repeat center center/contain;
  display: none;
  height: 50px;
  position: absolute;
  width: 50px;
  z-index: 99;
}
.tempur-wrapper .testimonials .testimonials__inner .swiper-button-next::after {
  content: "";
}
.tempur-wrapper .why {
  background: #0a2240 url("../img/why_bg_mobile.jpg") no-repeat bottom center/100% auto;
  max-width: 1400px;
  margin: 60px auto 0 auto;
}
.tempur-wrapper .why .why__inner {
  display: flex;
  flex-direction: column;
  height: calc(180px + 100vw);
  justify-content: space-between;
  margin: 0 auto;
  padding: 35px 20px;
  color: #fff;
}
.tempur-wrapper .why h2 {
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 26px 0;
  font-family: "gotham", helvetica, arial, sans-serif;
}
.tempur-wrapper .why p {
  color: #ffffff;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.7rem;
  margin: 0;
}
.tempur-wrapper .why__content-container {
  color: #ffffff;
  text-align: center;
}
.tempur-wrapper .video {
  padding: 0 20px;
}
.tempur-wrapper .video .video__inner {
  padding: 40px 0;
  max-width: 1400px;
  margin: 0 auto;
}
.tempur-wrapper .video .video__inner h2 {
  color: #0a2240;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 3.5rem;
  margin: 0 0 20px 0;
  text-align: center;
}
.tempur-wrapper .video .video__inner video {
  cursor: pointer;
  width: 100%;
  margin: 0px auto;
}
.tempur-wrapper .video .video__inner .video__container {
  cursor: pointer;
  width: 100%;
  margin: 0px auto;
}
.tempur-wrapper .disclaimers {
  padding: 0 20px;
}
.tempur-wrapper .disclaimers .disclaimers__inner {
  border-top: 1px solid #2D2926;
  max-width: 1400px;
  margin: 0 auto;
  padding: 50px 0;
}
.tempur-wrapper .disclaimers .disclaimers__inner p {
  color: #2D2926;
  font-family: "gotham", helvetica, arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2rem;
  margin: 10px 0;
}
.tempur-wrapper .embed-container {
  position: relative;
  padding-bottom: 56.25% !important;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.tempur-wrapper .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tempur-wrapper .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tempur-wrapper .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tempur-wrapper span.no-wrap {
  white-space: nowrap;
}
@media all and (min-width: 768px) {
  .tempur-wrapper .why .why__inner {
    height: calc(180px + 70vw);
  }
}
@media all and (max-width: 1023px) {
  .tempur-wrapper .btn {
    width: 100%;
  }
}
@media all and (min-width: 1024px) {
  .tempur-wrapper .btn {
    font-size: 1.6rem;
  }
  .tempur-wrapper .header {
    background: transparent url("../img/bg_header.jpg") no-repeat center center/cover;
    padding: 0 0 0 20px;
  }
  .tempur-wrapper .header .header__inner {
    height: 53.6vw;
    max-height: 880px;
    max-width: 1400px;
    justify-content: center;
    padding: 0 0 50px 0;
  }
  .tempur-wrapper .header .header__inner .header__content-container {
    padding: 0 45% 0 0;
  }
  .tempur-wrapper .header .header__inner .header__content-container img {
    width: 250px;
  }
  .tempur-wrapper .header .header__inner .header__content-container h1 {
    margin: 40px 0 15px 0;
  }
  .tempur-wrapper .header .header__inner .header__content-container p {
    padding: 0 20% 0 0;
  }
  .tempur-wrapper .header .header__inner .header__btn-container {
    justify-content: flex-start;
    margin: 40px 0 0 0;
  }
  .tempur-wrapper .rtbs {
    padding: 50px 20px 0 20px;
  }
  .tempur-wrapper .rtbs .rtbs__inner .swiper {
    padding: 0 0 50px 0;
  }
  .tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide .inner {
    background: linear-gradient(180deg, rgb(99, 194, 221) 0%, rgb(10, 34, 64) 330px);
  }
  .tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide .inner .image {
    height: 22.7vw;
    max-height: 250px;
  }
  .tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide .inner .content-container {
    padding: 30px 17px 30px 17px;
  }
  .tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide .inner .content-container h3 {
    font-size: 2.5rem;
    line-height: 3.2rem;
  }
  .tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide .inner .content-container .stop-wrap {
    white-space: nowrap;
  }
  .tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide .inner .content-container p {
    line-height: 2.8rem;
  }
  .tempur-wrapper .product-container .product-container__inner {
    align-items: center;
    display: flex;
    padding: 50px 20px;
  }
  .tempur-wrapper .product-container .product-container__inner .product-container__content-container h2 {
    font-size: 3.5rem;
    padding: 0;
  }
  .tempur-wrapper .product-container .product-container__inner .product-container__content-container h3 {
    padding: 0;
  }
  .tempur-wrapper .product-container .product-container__inner .product-container__content-container p {
    padding: 0;
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .tempur-wrapper .product-container .product-container__inner .product-container__content-container li {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .tempur-wrapper .product-container .product-container__inner .product-container__content-container .product-container__btn-container {
    justify-content: flex-start;
    margin: 40px 0 0 0;
  }
  .tempur-wrapper .product-container .product-container__inner .product-container__content-container .product-container__btn-container a {
    width: auto;
    min-width: 360px;
  }
  .tempur-wrapper .product-container .product-container__inner--alt {
    flex-direction: row-reverse;
  }
  .tempur-wrapper .adapt .product-container__inner {
    padding: 50px 70px 25px 50px;
  }
  .tempur-wrapper .adapt .adapt__image {
    background: transparent url("../img/adapt.jpg") no-repeat center center/contain;
    flex: 0 0 60%;
    height: auto;
    min-height: 490px;
    margin: 0 30px 0 0;
  }
  .tempur-wrapper .breeze .product-container__inner {
    padding: 25px 50px 50px 50px;
  }
  .tempur-wrapper .breeze .breeze__image {
    background: transparent url("../img/breeze.jpg") no-repeat center center/contain;
    flex: 0 0 50%;
    height: auto;
    min-height: 490px;
    margin: 0 0 0 50px;
  }
  .tempur-wrapper .breeze .product-container__content-container {
    padding: 0 30px 0px 0px;
  }
  .tempur-wrapper .split-king .product-container__inner {
    padding: 50px 70px 25px 50px;
  }
  .tempur-wrapper .split-king .split-king__image {
    background: transparent url("../img/split-king.jpg") no-repeat center center/contain;
    flex: 0 0 60%;
    height: auto;
    min-height: 490px;
    margin: 0 30px 0 0;
  }
  .tempur-wrapper .bases .product-container__inner {
    padding: 0px 50px;
  }
  .tempur-wrapper .bases .product-container__content-container {
    padding: 90px 20px 50px 0px;
  }
  .tempur-wrapper .bases .bases__image {
    background: transparent url("../img/base.png") no-repeat left center/contain;
    flex: 0 0 58%;
    height: auto;
    min-height: 490px;
    margin: 0;
  }
  .tempur-wrapper .flatfoundation.product-container {
    padding-top: 0px;
  }
  .tempur-wrapper .flatfoundation.product-container .product-container__inner .product-container__content-container h3 {
    padding-right: 140px;
  }
  .tempur-wrapper .flatfoundation .product-container__inner {
    padding: 25px 50px;
    padding-top: 0px;
  }
  .tempur-wrapper .flatfoundation .flatfoundation__image {
    flex: 0 0 55%;
    height: auto;
    margin: 0 50px 0 0;
    min-height: 400px;
  }
  .tempur-wrapper .pillows.product-container {
    padding-top: 0px;
  }
  .tempur-wrapper .pillows .product-container__inner {
    padding: 25px 50px;
    padding-top: 0px;
  }
  .tempur-wrapper .pillows .pillows__image {
    background: transparent url("../img/pillow-stack.png") no-repeat center/contain;
    flex: 0 0 55%;
    height: auto;
    margin: 0 0 0 50px;
    min-height: 400px;
  }
  .tempur-wrapper .testimonials .testimonials__inner {
    background: #0a2240 url("../img/bg_wave_texture.png") no-repeat right top/1640px auto;
    padding: 50px 20px 0px 20px;
  }
  .tempur-wrapper .testimonials .testimonials__inner h2 {
    line-height: 1;
    margin: 35px 0 50px 0;
  }
  .tempur-wrapper .testimonials .testimonials__inner .swiper {
    padding: 0 0 50px 0;
  }
  .tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner h3 {
    font-size: 3rem;
  }
  .tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner .customer {
    margin: 20px 0 0 0;
  }
  .tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  .tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide.swiper-slide-next {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  .tempur-wrapper .testimonials .testimonials__inner .swiper .swiper-pagination .swiper-pagination-bullet {
    height: 13px;
    width: 13px;
  }
  .tempur-wrapper .testimonials .testimonials__inner .swiper-button-prev {
    display: block;
  }
  .tempur-wrapper .testimonials .testimonials__inner .swiper-button-next {
    display: block;
  }
  .tempur-wrapper .why {
    background: #0a2240 url("../img/why_bg.jpg") no-repeat center center/auto 100%;
    padding: 0 0 0 20px;
  }
  .tempur-wrapper .why .why__inner {
    height: 48.6vw;
    max-height: 607px;
    max-width: 1400px;
    justify-content: flex-start;
    padding: 5% 0;
  }
  .tempur-wrapper .video .video__inner {
    padding: 60px 0;
    text-align: center;
  }
  .tempur-wrapper .video .video__inner h2 {
    font-size: 3.5rem;
    margin: 0 0 40px 0;
  }
}
@media all and (min-width: 1280px) {
  .tempur-wrapper .header .header__inner {
    padding: 0 0 220px 0;
  }
  .tempur-wrapper .product-container .product-container__inner {
    padding: 50px 100px;
  }
  .tempur-wrapper .product-container .product-container__inner .product-container__content-container h3 {
    font-size: 3rem;
    letter-spacing: -1px;
  }
  .tempur-wrapper .why .why__inner {
    height: 44.6vw;
  }
}
@media all and (min-width: 1800px) {
  .tempur-wrapper .header .header__inner {
    height: 880px;
  }
  .tempur-wrapper .why .why__inner {
    height: 765px;
  }
}
@media all and (min-width: 1400px) {
  .tempur-wrapper .header .header__inner .header__content-container h1 {
    font-size: 6rem;
    line-height: 1;
    margin: 50px 0 35px 0;
  }
  .tempur-wrapper .header .header__inner .header__content-container p {
    font-size: 2.4rem;
    line-height: 3.8rem;
  }
  .tempur-wrapper .adapt .adapt__image {
    background: transparent url("../img/adapt.jpg") no-repeat center top/contain;
    flex: 0 0 800px;
    height: 490px;
  }
  .tempur-wrapper .breeze .breeze__image {
    flex: 0 0 760px;
    margin: 0 0 0 50px;
  }
  .tempur-wrapper .split-king .split-king__image {
    background: transparent url("../img/split-king.jpg") no-repeat center top/contain;
    flex: 0 0 800px;
    height: 490px;
  }
  .tempur-wrapper .flatfoundation.product-container .product-container__inner .product-container__content-container h3 {
    padding-right: 180px;
  }
  .tempur-wrapper .pillows.product-container .product-container__inner .product-container__content-container h3 {
    padding-right: 50px;
  }
}
@media all and (max-width: 1023px) {
  .tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide.aches .inner .content-container h3 {
    padding-right: 49px;
  }
  .tempur-wrapper .rtbs .rtbs__inner .swiper .swiper-wrapper .swiper-slide.restlessness .inner .content-container {
    padding-right: 40px;
  }
}
@media all and (min-width: 1200px) {
  .tempur-wrapper .why p {
    max-width: 777px;
    margin: 0 auto;
  }
}

/*# sourceMappingURL=tempur_3ab.css.map */
