.back-to-account {
  width: 100%;
  background-color: mr-blue;
}
.full-image-carousel-banner .slide {
  position: relative;
}
.full-image-carousel-banner .slide .image-cta {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.full-image-carousel-banner .slick-slider {
  margin-bottom: 0;
}
.full-image-carousel-banner .left-nav,
.full-image-carousel-banner .right-nav {
  position: absolute;
  width: 1.5em;
  background-color: rgba(0,0,0,0.1);
  top: 33%;
  bottom: 33%;
}
.full-image-carousel-banner .left-nav {
  left: 0;
}
.full-image-carousel-banner .right-nav {
  right: 0;
}
.vue-schmear-therapy-hero {
  overflow: hidden;
}
.vue-schmear-therapy-hero .schmear-wrap {
  position: relative;
  padding: 0 14% 3em 14%;
}
.vue-schmear-therapy-hero .schmear-image,
.vue-schmear-therapy-hero .schmear-content {
  display: inline-block;
  vertical-align: top;
}
.vue-schmear-therapy-hero .schmear-image {
  padding-top: 1em;
  width: 40%;
}
.vue-schmear-therapy-hero .schmear-content {
  position: relative;
  width: 60%;
  padding-left: 5%;
  margin-top: 2em;
}
.vue-schmear-therapy-hero .list {
  margin-top: 1.5em;
}
.vue-schmear-therapy-hero .list li {
  padding-bottom: 2.5em;
}
.vue-schmear-therapy-hero .list li .item-title {
  padding-bottom: 0.25em;
}
.vue-schmear-therapy-hero .sticky-wrap {
  height: 3.75em;
}
.vue-schmear-therapy-hero .sticky-wrap .cta-wrap {
  filter: 'alpha(opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 600ms ease-in-out;
  -moz-transition: opacity 600ms ease-in-out;
  -ms-transition: opacity 600ms ease-in-out;
  -o-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
}
.vue-schmear-therapy-hero .sticky-wrap.fixed .cta-wrap {
  position: fixed;
  background: #fff;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 1em;
  padding-bottom: 2em;
  z-index: 100;
  text-align: center;
}
.vue-schmear-therapy-hero .sticky-wrap.stopped .cta-wrap {
  filter: 'alpha(opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .vue-schmear-therapy-hero .schmear-wrap {
    padding: 0 7% 2em 7%;
  }
  .vue-schmear-therapy-hero .schmear-image {
    position: absolute;
    padding-top: 0;
    top: 0;
    left: initial;
    right: 65%;
    width: 80%;
    height: 100%;
    margin-left: -40%;
  }
  .vue-schmear-therapy-hero .schmear-content {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .vue-schmear-therapy-hero .list {
    margin-top: 0;
    margin-left: 30%;
    text-align: left;
  }
  .vue-schmear-therapy-hero .list li {
    padding-bottom: 1.5em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .vue-schmear-therapy-hero .schmear-wrap {
    padding: 0 5% 2em 5%;
  }
  .vue-schmear-therapy-hero .list {
    margin-top: 0;
  }
  .vue-schmear-therapy-hero .list li {
    padding-bottom: 1.5em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .vue-schmear-therapy-hero .schmear-wrap {
    padding: 0 5% 3em 5%;
  }
}
.whats-it-for .row {
  padding: 3em 0;
}
.whats-it-for .inner-wrap {
  padding: 0 5%;
}
.whats-it-for .value-prop {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  padding: 0.5em;
}
.whats-it-for .value-prop .prop-title {
  padding-top: 0.5em;
  padding-bottom: 1em;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .whats-it-for .value-prop {
    width: 100%;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .whats-it-for .inner-wrap {
    padding: 0 20%;
  }
  .whats-it-for .value-prop {
    width: 100%;
  }
}
@media only screen and (min-width: 960px) {
  .whats-it-for .value-prop {
    padding: 1em;
  }
}
.how-to-use-therapy .inner-wrap {
  padding: 2em 5%;
}
.how-to-use-therapy .title-text {
  margin-bottom: 0.75em;
}
.how-to-use-therapy ul {
  list-style-type: decimal;
  padding-left: 1em;
}
.how-to-use-therapy ul li {
  padding-left: 0.5em;
  margin-bottom: 1.5em;
}
.how-to-use-therapy ul li:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .how-to-use-therapy .video-wrap {
    padding-bottom: 1.5em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .how-to-use-therapy .list-wrap {
    padding-right: 5%;
  }
}
@media only screen and (min-width: 960px) {
  .how-to-use-therapy .inner-wrap {
    padding: 3em 10%;
  }
  .how-to-use-therapy .list-wrap {
    padding-right: 10%;
  }
}
.choose-your-therapy {
  overflow: hidden;
  padding-bottom: 2em;
}
.choose-your-therapy .title-wrap {
  padding: 2.5em 5% 1em 5%;
}
.choose-your-therapy .title-wrap .title-text {
  color: #434343;
}
.choose-your-therapy .title-wrap .title-text span {
  font-size: 1em;
}
.choose-your-therapy .carousel-wrap {
  padding: 0.5em 15%;
}
.choose-your-therapy .carousel-wrap .the-carousel {
  position: relative;
  margin: 0;
  overflow: visible;
  width: 100%;
}
.choose-your-therapy .carousel-wrap .the-carousel .slick-list {
  position: relative;
  overflow: visible;
  width: 100%;
}
.choose-your-therapy .carousel-wrap .slick-slide {
  width: 278px;
}
.choose-your-therapy .carousel-wrap .slide {
  padding: 0 8px;
}
.choose-your-therapy .carousel-wrap .slide .slide-inner {
  padding: 1em 0.7em;
  border: 1px solid #a9a9a9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.choose-your-therapy .carousel-wrap .slide .swatch-image {
  display: inline-block;
  width: 85%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.choose-your-therapy .carousel-wrap .slide .slide-text {
  color: #282828;
  padding: 0.25em 0.75em 0.75em 0.75em;
  height: 5.5em;
}
.choose-your-therapy .carousel-wrap .slide .slide-text span {
  font-family: 'Averta-bold';
}
.choose-your-therapy .carousel-wrap .slide img {
  width: 100%;
  max-width: 305px;
}
.choose-your-therapy .carousel-wrap .left-nav,
.choose-your-therapy .carousel-wrap .right-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2.5em;
}
.choose-your-therapy .carousel-wrap .left-nav .icon-caret-left,
.choose-your-therapy .carousel-wrap .right-nav .icon-caret-left,
.choose-your-therapy .carousel-wrap .left-nav .icon-caret-right,
.choose-your-therapy .carousel-wrap .right-nav .icon-caret-right {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  display: inline-block;
  top: 50%;
  margin-top: -0.75em;
  color: #a9a9a9;
}
.choose-your-therapy .carousel-wrap .left-nav {
  left: 0;
  text-align: left;
}
.choose-your-therapy .carousel-wrap .right-nav {
  right: 0;
  text-align: right;
}
.choose-your-therapy .bottom-wrap {
  padding: 1.5em 5% 2.5em 5%;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .choose-your-therapy .title-wrap {
    padding: 2.5em 5% 0.5em 5%;
  }
  .choose-your-therapy .carousel-wrap {
    padding: 1.5em 2.5em 1.5em 0.6em;
    overflow: hidden;
  }
  .choose-your-therapy .carousel-wrap .slide {
    padding: 0 0.4em;
  }
  .choose-your-therapy .carousel-wrap .slide .slide-text {
    height: 5.5em;
  }
  .choose-your-therapy .carousel-wrap .slide img {
    max-width: initial;
  }
}
@media (max-width: 370px) {
  .choose-your-therapy .slide-text {
    font-size: 4vw;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .choose-your-therapy .carousel-wrap {
    padding: 0.5em 2.5em;
  }
  .choose-your-therapy .carousel-wrap .carousel-wrap-inner {
    padding: 0 30%;
    overflow: hidden;
  }
  .choose-your-therapy .carousel-wrap .slide .slide-text {
    height: 6em;
    padding: 0.25em 0 0.75em 0;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .choose-your-therapy .carousel-wrap {
    padding: 0.5em 2.5em;
  }
  .choose-your-therapy .carousel-wrap .carousel-wrap-inner {
    padding: 0 10%;
    overflow: hidden;
  }
}
@media only screen and (min-width: 960px) {
  .choose-your-therapy .carousel-wrap {
    padding: 0.5em 10%;
  }
  .choose-your-therapy .carousel-wrap .carousel-wrap-inner {
    padding: 0 10%;
    overflow: hidden;
  }
  .choose-your-therapy .carousel-wrap .left-nav {
    left: 5%;
  }
  .choose-your-therapy .carousel-wrap .right-nav {
    right: 5%;
  }
}
.vue-featured-reviews .inner-wrap {
  padding: 0 5%;
  padding-bottom: 1.5em;
}
.vue-featured-reviews .title-text {
  padding-top: 1em;
}
.vue-featured-reviews .featured-reviews-wrap {
  padding: 0 5%;
  padding-top: 1.5em;
}
.vue-featured-reviews .featured-reviews-wrap .carousel-wrap {
  position: relative;
}
.vue-featured-reviews .featured-reviews-wrap .carousel-wrap .the-carousel {
  position: relative;
  overflow: hidden;
}
.vue-featured-reviews .featured-reviews-wrap .carousel-wrap .the-carousel .slick-initialized {
  display: block;
  margin: 0 -2px;
}
.vue-featured-reviews .featured-reviews-wrap .carousel-wrap .left-nav,
.vue-featured-reviews .featured-reviews-wrap .carousel-wrap .right-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 5em;
  text-align: center;
}
.vue-featured-reviews .featured-reviews-wrap .carousel-wrap .left-nav span,
.vue-featured-reviews .featured-reviews-wrap .carousel-wrap .right-nav span {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -0.75em;
}
.vue-featured-reviews .featured-reviews-wrap .carousel-wrap .left-nav {
  left: -5em;
}
.vue-featured-reviews .featured-reviews-wrap .carousel-wrap .left-nav span {
  left: 0;
}
.vue-featured-reviews .featured-reviews-wrap .carousel-wrap .right-nav {
  right: -5em;
}
.vue-featured-reviews .featured-reviews-wrap .carousel-wrap .right-nav span {
  right: 0;
}
.vue-featured-reviews .review-wrap {
  position: relative;
}
.vue-featured-reviews .review-wrap .line {
  position: absolute;
  top: 10%;
  right: -1px;
  width: 1px;
  height: 80%;
  background: #ccc;
}
.vue-featured-reviews .review-wrap .review {
  padding: 0 10%;
}
.vue-featured-reviews .review-wrap .review .quote-image {
  display: inline-block;
  width: 4.5em;
  margin: 0.75em;
}
.vue-featured-reviews .review-wrap .review .review-title {
  padding-bottom: 0.25em;
}
.vue-featured-reviews .review-wrap .review .show-more-text {
  color: #3a2d4a;
  text-decoration: underline;
}
.vue-featured-reviews .review-wrap .review .name {
  padding-top: 0.5em;
}
.vue-featured-reviews .review-wrap .review .product-name {
  padding-top: 1em;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .vue-featured-reviews .inner-wrap {
    padding: 0 5%;
  }
  .vue-featured-reviews .featured-reviews-wrap {
    padding: 0 5%;
    padding-top: 1.5em;
  }
  .vue-featured-reviews .featured-reviews-wrap .carousel-wrap .left-nav,
  .vue-featured-reviews .featured-reviews-wrap .carousel-wrap .right-nav {
    width: 3em;
  }
  .vue-featured-reviews .featured-reviews-wrap .carousel-wrap .left-nav {
    left: -3em;
  }
  .vue-featured-reviews .featured-reviews-wrap .carousel-wrap .right-nav {
    right: -3em;
  }
  .vue-featured-reviews .featured-reviews-wrap .review-wrap .review {
    padding: 0;
  }
  .vue-featured-reviews .featured-reviews-wrap .review-wrap .line {
    display: none;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .vue-featured-reviews .inner-wrap {
    padding: 0 10%;
  }
  .vue-featured-reviews .featured-reviews-wrap {
    padding-top: 1.5em;
  }
  .vue-featured-reviews .featured-reviews-wrap .review-wrap .review {
    padding: 0;
  }
  .vue-featured-reviews .featured-reviews-wrap .review-wrap .line {
    display: none;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .vue-featured-reviews .inner-wrap {
    padding: 0 15%;
  }
  .vue-featured-reviews .featured-reviews-wrap {
    padding-top: 1.5em;
  }
  .vue-featured-reviews .featured-reviews-wrap .review-wrap .review {
    padding: 0;
  }
  .vue-featured-reviews .featured-reviews-wrap .review-wrap .line {
    display: none;
  }
}
.goodbye-harsh .inner-wrap {
  padding: 3em 18%;
}
.goodbye-harsh .title-text {
  padding-bottom: 1.25em;
}
.goodbye-harsh .list-wrap li {
  margin-bottom: 2em;
}
.goodbye-harsh .icon-wrap {
  padding-top: 1em;
}
.goodbye-harsh .icon-wrap .icon-item {
  display: inline-block;
  vertical-align: top;
  max-width: 6.5em;
  margin-right: 1.5em;
}
.goodbye-harsh .icon-wrap .icon-item:last-child {
  margin-right: 0;
}
.goodbye-harsh .icon-wrap .icon-item .icon-image {
  width: 3em;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .goodbye-harsh .inner-wrap {
    padding: 2.5em 5%;
  }
  .goodbye-harsh .title-wrap {
    text-align: center;
  }
  .goodbye-harsh .list-wrap {
    padding-left: 8em;
  }
  .goodbye-harsh .list-wrap .tube-image {
    position: absolute;
    top: -1em;
    left: 0;
    width: 6.5em;
  }
  .goodbye-harsh .icon-wrap {
    text-align: center;
  }
  .goodbye-harsh .icon-wrap .icon-item {
    margin: 0 0.25em;
  }
  .goodbye-harsh .icon-wrap .icon-item:last-child {
    margin-right: 0.75em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .goodbye-harsh .inner-wrap {
    padding: 2.5em 12%;
  }
  .goodbye-harsh .title-wrap {
    text-align: center;
  }
  .goodbye-harsh .list-wrap {
    padding-left: 8em;
    padding-bottom: 1em;
  }
  .goodbye-harsh .list-wrap .tube-image {
    position: absolute;
    top: -1.5em;
    left: 0;
    width: 6.5em;
  }
  .goodbye-harsh .icon-wrap {
    text-align: center;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .goodbye-harsh .inner-wrap {
    padding: 3em 10%;
    padding-bottom: 4em;
  }
  .goodbye-harsh .inner-inner-wrap {
    position: relative;
    padding-left: 11.5em;
  }
  .goodbye-harsh .inner-inner-wrap .list-wrap {
    position: static;
  }
  .goodbye-harsh .inner-inner-wrap .tube-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 9em;
  }
}
@media only screen and (min-width: 960px) {
  .goodbye-harsh .inner-wrap {
    padding-bottom: 4em;
  }
  .goodbye-harsh .inner-inner-wrap {
    position: relative;
    padding-left: 11.5em;
  }
  .goodbye-harsh .inner-inner-wrap .list-wrap {
    position: static;
  }
  .goodbye-harsh .inner-inner-wrap .tube-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 9em;
  }
}
