@import "_normalize.css";
@import "swiper-bundle.min.css";
@import "_fonts.css";
html {
  box-sizing: border-box;
}

* {
  box-sizing: inherit;
}
*:before {
  box-sizing: inherit;
}
*:after {
  box-sizing: inherit;
}

.sealy-wrapper {
  font-size: 16px;
  font-family: "MaisonNeue", helvetica, arial, sans-serif;
}
.sealy-wrapper .btn {
  color: #fff;
  border-radius: 10px;
  font-weight: 500;
  line-height: 1.3;
  padding: 0.938em 1.188em;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 100ms ease-in-out;
}
.sealy-wrapper .btn--blue {
  background-color: #004DA8;
}
.sealy-wrapper .btn--blue:hover {
  transform: scale(1.05);
}
.sealy-wrapper .btn--white {
  background-color: #fff;
  color: #000;
}
.sealy-wrapper .btn--white:hover {
  transform: scale(1.05);
}
.sealy-wrapper .header {
  background-color: #004DA8;
}
.sealy-wrapper .header .header__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
  padding: 35px 2em;
}
.sealy-wrapper .header .header__inner .header__content-container {
  color: #fff;
}
.sealy-wrapper .header .header__inner .header__content-container img {
  display: block;
  width: 5em;
  max-width: 6em;
}
.sealy-wrapper .header .header__inner .header__content-container h1 {
  border-bottom: 5px solid #DD001B;
  font-size: 1.75em;
  font-weight: 800;
  text-transform: uppercase;
  padding-bottom: 0.375em;
}
.sealy-wrapper .header .header__inner .header__content-container p {
  font-weight: 400;
}
.sealy-wrapper .header .header__inner .header__content-container .numOne {
  font-size: 0.8em;
  padding-top: 3em;
}
.sealy-wrapper .header .header__inner .header__content-container a.btn {
  display: inline-block;
  text-align: center;
}
.sealy-wrapper .header .header__img {
  width: 100%;
  height: auto;
  margin-bottom: -10px;
  padding-bottom: 1em;
}
.sealy-wrapper .exploded__image {
  background: transparent url("https://wgrco.bp-cdn.net/images/content/mattress-exploded_2328261.jpg") no-repeat center center/contain;
  height: 70vw;
  text-indent: -9999px;
}
.sealy-wrapper .feature-container {
  padding: 10px;
  margin: 0 auto;
}
.sealy-wrapper .feature-container .feature-container__inner {
  padding: 10px;
  margin: 25px 0;
}
.sealy-wrapper .feature-container .feature-container__inner .feature-container__image-container {
  margin: 0 auto;
  max-width: 400px;
}
.sealy-wrapper .feature-container .feature-container__inner .feature-container__content-container {
  color: #000;
}
.sealy-wrapper .feature-container .feature-container__inner .feature-container__content-container :last-child {
  border-bottom: none;
}
.sealy-wrapper .feature-container .feature-container__inner .feature-container__content-container h3 {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 500;
  color: #004DA8;
  line-height: 1.4;
  margin: 0;
}
.sealy-wrapper .feature-container .feature-container__inner .feature-container__content-container p {
  border-bottom: 2px solid #A7C5ED;
  padding-bottom: 1em;
  font-weight: 400;
  line-height: 1.5;
  margin: 0.25em 0 2em;
}
.sealy-wrapper .elite__image {
  background: transparent url("https://wgrco.bp-cdn.net/images/content/mattress-elite_2328262.png") no-repeat center center/contain;
  height: 67vw;
  text-indent: -9999px;
}
.sealy-wrapper .pro__image {
  background: transparent url("https://wgrco.bp-cdn.net/images/content/mattress-pro_2328271.png") no-repeat center center/contain;
  height: 67vw;
  text-indent: -9999px;
}
.sealy-wrapper .plus__image {
  background: transparent url("https://wgrco.bp-cdn.net/images/content/mattress-plus_2328269.png") no-repeat center center/contain;
  height: 67vw;
  text-indent: -9999px;
}
.sealy-wrapper .posturepedic__image {
  background: transparent url("https://wgrco.bp-cdn.net/images/content/mattress-posturepedic_2328270.png") no-repeat center center/contain;
  height: 67vw;
  text-indent: -9999px;
}
.sealy-wrapper .essentials__image {
  background: transparent url("https://wgrco.bp-cdn.net/images/content/mattress-essentials_2328268.png") no-repeat center center/contain;
  height: 67vw;
  text-indent: -9999px;
}
.sealy-wrapper .product-container {
  padding: 10px 10px 20px 10px;
  margin: 0 auto;
  background-color: #A7C5ED;
}
.sealy-wrapper .product-container h1 {
  color: #004DA8;
  text-align: center;
  text-transform: uppercase;
  margin: 1.5em 0 0;
  font-size: 2em;
}
.sealy-wrapper .product-container .product-container__inner {
  padding: 10px;
}
.sealy-wrapper .product-container .product-container__inner .product-container__image-container {
  margin: 0 auto;
  max-width: 400px;
}
.sealy-wrapper .product-container .product-container__inner .product-container__content-container {
  color: #000;
}
.sealy-wrapper .product-container .product-container__inner .product-container__content-container h2 {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.1667;
  margin: 0 0 0.05em;
  padding: 0 15px;
}
.sealy-wrapper .product-container .product-container__inner .product-container__content-container h3 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  padding: 0 15px;
}
.sealy-wrapper .product-container .product-container__inner .product-container__content-container p {
  border-top: 4px solid #DD001B;
  padding: 15px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.sealy-wrapper .product-container .product-container__inner .product-container__content-container ul {
  padding: 0 0 0 50px;
  margin: 0;
}
.sealy-wrapper .product-container .product-container__inner .product-container__content-container li {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}
.sealy-wrapper .product-container .product-container__inner .product-container__content-container .product-container__btn-container {
  display: flex;
  justify-content: center;
  margin: 20px 0 0 0;
}
.sealy-wrapper .product-container .product-container__inner .product-container__content-container .product-container__btn-container a {
  width: 100%;
  text-align: center;
}
.sealy-wrapper .base__image {
  background: transparent url("https://wgrco.bp-cdn.net/images/content/accessory-base_2328260.png") no-repeat center center/contain;
  height: 60vw;
  text-indent: -9999px;
}
.sealy-wrapper .pillow__image {
  background: transparent url("https://wgrco.bp-cdn.net/images/content/accessory-pillow_2328263.pngv") no-repeat center center/contain;
  height: 60vw;
  text-indent: -9999px;
}
.sealy-wrapper .accessories > div:first-child {
  margin-bottom: 3em;
}
.sealy-wrapper .accessories {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 3em 2em;
}
.sealy-wrapper .accessories .accessory {
  width: 100%;
  align-content: stretch;
  border-radius: 1em;
  min-height: 560px;
}
.sealy-wrapper .accessories .accessory .accessory__content h2 {
  margin: 0;
  font-weight: 500;
}
.sealy-wrapper .accessories .accessory .accessory__content h3 {
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
}
.sealy-wrapper .accessories .accessory .accessory__content p {
  margin-bottom: 2em;
  line-height: 1.4;
}
.sealy-wrapper .accessories .accessory .accessory__content .accessory__btn-container {
  display: flex;
  justify-content: center;
  margin: 20px 0 0 0;
}
.sealy-wrapper .accessories .accessory .accessory__content .accessory__btn-container a {
  width: 100%;
  text-align: center;
}
.sealy-wrapper .testimonials {
  margin: auto 2em;
  background-color: #004DA8;
}
.sealy-wrapper .testimonials .testimonials__inner {
  margin: 0 auto;
  max-width: 1600px;
  position: relative;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide {
  background-color: #004DA8;
  height: auto;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner {
  padding: 50px 40px;
  text-align: center;
  color: #fff;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner .stars {
  background: transparent url("https://wgrco.bp-cdn.net/images/content/stars_2328273.png") no-repeat center center/contain;
  height: 35px;
  margin: 0 0 50px 0;
  text-indent: -9999px;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner h3 {
  font-size: 1.111em;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 20px 0;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner .customer {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em;
  margin: 2em 0 0 0;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner .customer span {
  font-weight: 500;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-pagination {
  position: absolute;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 3px;
  height: 6px;
  opacity: 1;
  width: 30px;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper-button-prev {
  background: transparent url("https://wgrco.bp-cdn.net/images/content/left_arrow%20(1)_2328266.png") no-repeat center center/contain;
  left: -15px;
  display: none;
  height: 50px;
  position: absolute;
  width: 50px;
  z-index: 99;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper-button-prev::after {
  content: "";
}
.sealy-wrapper .testimonials .testimonials__inner .swiper-button-next {
  background: transparent url("https://wgrco.bp-cdn.net/images/content/right_arrow%20(1)_2328272.png") no-repeat center center/contain;
  right: -15px;
  display: none;
  height: 50px;
  position: absolute;
  width: 50px;
  z-index: 99;
}
.sealy-wrapper .testimonials .testimonials__inner .swiper-button-next::after {
  content: "";
}
.sealy-wrapper .video {
  padding: 0 2em;
}
.sealy-wrapper .video .video__inner {
  padding: 2.5em 0;
  max-width: 1600px;
  margin: 0 auto;
}
.sealy-wrapper .video .video__inner video {
  cursor: pointer;
  width: 100%;
}
.sealy-wrapper .video .video__inner .video__container {
  cursor: pointer;
  width: 100%;
}
.sealy-wrapper .disclaimers {
  padding: 0 1em;
}
.sealy-wrapper .disclaimers .disclaimers__inner {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 1em;
}
.sealy-wrapper .disclaimers .disclaimers__inner p {
  color: #000;
  font-size: 0.889em;
  font-weight: 300;
}
.sealy-wrapper .embed-container {
  position: relative;
  padding-bottom: 56.25% !important;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.sealy-wrapper .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sealy-wrapper .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sealy-wrapper .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media all and (min-width: 658px) {
  br {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .sealy-wrapper .header .header__inner {
    padding: 35px;
  }
  .sealy-wrapper .feature-container .feature-container__inner .feature-container__content-container h2 {
    font-size: 1.9em;
  }
  .sealy-wrapper .feature-container .feature-container__inner .feature-container__content-container h3 {
    font-size: 1.25em;
  }
  .sealy-wrapper .product-container h1 {
    font-size: 2.75em;
  }
  .sealy-wrapper .product-container .product-container__inner .product-container__content-container h2 {
    font-size: 1.7em;
  }
  .sealy-wrapper .product-container .product-container__inner .product-container__content-container h3 {
    font-size: 1.25em;
  }
  .sealy-wrapper .accessories .accessory .accessory__content h2 {
    font-size: 1.9em;
  }
  .sealy-wrapper .accessories .accessory .accessory__content h3 {
    font-size: 1.25em;
  }
}
@media all and (min-width: 1024px) {
  .sealy-wrapper br {
    display: block;
  }
  .sealy-wrapper .break {
    display: none !important;
  }
  .sealy-wrapper .btn {
    font-size: 0.889em;
    line-height: 1;
  }
  .sealy-wrapper .header {
    background: #004DA8 url("https://wgrco.bp-cdn.net/images/content/bg_header_2328264.jpg") no-repeat center center/auto 101%;
    padding: 0 0 0 3.5em;
  }
  .sealy-wrapper .header .header__inner {
    height: 44.4vw;
    max-height: 765px;
    max-width: 1600px;
    justify-content: center;
    padding: 35px 0;
  }
  .sealy-wrapper .header .header__inner .header__content-container {
    margin-top: 0;
    padding: 0 56% 0 0;
  }
  .sealy-wrapper .header .header__inner .header__content-container h1 {
    font-size: 2em;
    margin: 20px 0;
  }
  .sealy-wrapper .header .header__img {
    display: none;
  }
  .sealy-wrapper .elite__image {
    flex: 0 0 50%;
    height: auto;
    margin: 0 0 0 80px;
  }
  .sealy-wrapper .pro__image {
    flex: 0 0 50%;
    height: auto;
    margin: 0 0 0 80px;
  }
  .sealy-wrapper .plus__image {
    flex: 0 0 50%;
    height: auto;
    margin: 0 80px 0 0;
  }
  .sealy-wrapper .posturepedic__image {
    flex: 0 0 50%;
    height: auto;
    margin: 0 0 0 80px;
  }
  .sealy-wrapper .essentials__image {
    flex: 0 0 50%;
    height: auto;
    margin: 0 80px 0 0;
  }
  .sealy-wrapper .exploded__image {
    flex: 0 0 50%;
    height: auto;
    margin: 0 50px 0 0;
  }
  .sealy-wrapper .feature-container {
    border-radius: 32px;
    max-width: 90em;
    margin: 0 2em;
  }
  .sealy-wrapper .feature-container .feature-container__inner {
    align-items: stretch;
    display: flex;
    padding: 50px 25px 50px 25px;
  }
  .sealy-wrapper .feature-container .feature-container__inner .feature-container__content-container h2 {
    padding: 0;
  }
  .sealy-wrapper .feature-container .feature-container__inner .feature-container__content-container h3 {
    padding: 0;
  }
  .sealy-wrapper .feature-container .feature-container__inner .feature-container__content-container p {
    font-size: 0.9em;
    line-height: 1.5556em;
  }
  .sealy-wrapper .product-container {
    border-radius: 32px;
    max-width: 90em;
    margin: 0 2em;
  }
  .sealy-wrapper .product-container .product-container__inner {
    align-items: stretch;
    display: flex;
    padding: 25px;
  }
  .sealy-wrapper .product-container .product-container__inner .product-container__content-container h2 {
    padding: 0;
  }
  .sealy-wrapper .product-container .product-container__inner .product-container__content-container h3 {
    padding: 0;
  }
  .sealy-wrapper .product-container .product-container__inner .product-container__content-container p {
    font-size: 0.9em;
    padding: 1.4em 0;
    line-height: 1.5556em;
    margin-bottom: 0;
  }
  .sealy-wrapper .product-container .product-container__inner .product-container__content-container li {
    font-size: 0.9em;
    line-height: 1.5556em;
  }
  .sealy-wrapper .product-container .product-container__inner .product-container__content-container .product-container__btn-container {
    justify-content: flex-start;
  }
  .sealy-wrapper .product-container .product-container__inner .product-container__content-container .product-container__btn-container a {
    width: auto;
    min-width: 360px;
  }
  .sealy-wrapper .product-container .product-container__inner--alt {
    flex-direction: row-reverse;
  }
  .sealy-wrapper .base__image, .sealy-wrapper .pillow__image {
    flex: 0 0 50%;
    height: 30vw;
  }
  .sealy-wrapper .accessories > div:first-child {
    margin-bottom: 0;
  }
  .sealy-wrapper .accessories .accessory {
    width: 47%;
  }
  .sealy-wrapper .accessories .accessory .accessory__content {
    padding: 0 2em 3em;
  }
  .sealy-wrapper .accessories .accessory .accessory__content .accessory__btn-container {
    justify-content: center;
    margin: 1.5em 0 0 0;
  }
  .sealy-wrapper .accessories .accessory .accessory__content .accessory__btn-container a {
    width: auto;
    min-width: 360px;
  }
  .sealy-wrapper .testimonials {
    padding: 0 20px 0 20px;
    margin: 0 2em;
  }
  .sealy-wrapper .testimonials .testimonials__inner .swiper {
    padding: 0;
  }
  .sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner h3 {
    font-size: 1.35em;
  }
  .sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-wrapper .swiper-slide .inner p {
    font-size: 1em;
  }
  .sealy-wrapper .testimonials .testimonials__inner .swiper .swiper-pagination .swiper-pagination-bullet {
    display: none;
  }
  .sealy-wrapper .testimonials .testimonials__inner .swiper-button-prev {
    display: block;
  }
  .sealy-wrapper .testimonials .testimonials__inner .swiper-button-next {
    display: block;
  }
}
@media all and (min-width: 1280px) {
  .sealy-wrapper .header .header__inner {
    height: 44.6vw;
  }
  .sealy-wrapper .header .header__inner .header__content-container {
    padding: 0 55% 0 0;
  }
  .sealy-wrapper .header .header__inner .header__content-container h1 {
    font-size: 2.5em;
    margin: 50px 0 25px 0;
  }
  .sealy-wrapper .header .header__inner .header__content-container p {
    line-height: 1.5;
  }
  .sealy-wrapper .bases .bases__image {
    flex: 0 0 58%;
  }
  .sealy-wrapper .feature-container .feature-container__inner {
    padding: 0px 50px 0px 50px;
  }
  .sealy-wrapper .feature-container .feature-container__inner .feature-container__content-container {
    padding: 100px 0;
  }
  .sealy-wrapper .product-container .product-container__inner {
    padding: 0px 50px 0px 50px;
  }
  .sealy-wrapper .product-container .product-container__inner .product-container__content-container {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1440px) {
  .sealy-wrapper .product-container h1 {
    font-size: 3.125em;
  }
}
@media screen and (min-width: 1600px) {
  .sealy-wrapper {
    font-size: 21px;
  }
  .sealy-wrapper .feature-container {
    max-width: 1550px;
    margin: auto;
  }
  .sealy-wrapper .product-container {
    max-width: 1550px;
    margin: auto;
  }
  .sealy-wrapper .accessories {
    max-width: 1550px;
    margin: 3em auto;
  }
  .sealy-wrapper .testimonials {
    max-width: 1550px;
    margin: 3em auto;
  }
  .sealy-wrapper .video {
    max-width: 1550px;
    margin: auto;
    padding: 0;
  }
  .sealy-wrapper .video .video__inner {
    padding: 0;
  }
  .sealy-wrapper .disclaimers {
    padding-top: 1.5em;
  }
}
@media screen and (min-width: 1800px) {
  .sealy-wrapper {
    font-size: 21px;
  }
  .sealy-wrapper .base__image, .sealy-wrapper .pillow__image {
    height: 20vw;
  }
}

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