@charset "UTF-8";
@import 'https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css';
@font-face {
  font-family: "Clearface-Bold";
  src: url(/assets/ClearfaceITCPro-Bold-5bb5b0d823351917c5d0299fc3661f06615da4286371d1df0a9a4efa87ea7610.otf);
  font-display: swap;
}
@font-face {
  font-family: "MaisonNeue-Book";
  src: url(/assets/MaisonNeue-Book-f0a3f3dc6c4fb5fd12830acf9620a26f04f6d7ad406e3650c92a9cf519a3fc3b.otf);
  font-display: swap;
}
@font-face {
  font-family: "MaisonNeue-Demi";
  src: url(/assets/MaisonNeue-Demi-e1f4c5c371d1eb29cd0509eed5b3c2788f3682c987ca98f53f49d9c29e83f620.otf);
  font-display: swap;
}
@font-face {
  font-family: "MaisonNeue-Bold";
  src: url(/assets/MaisonNeue-Bold-a2d3bb710bb4edb279a38ebd2f1a894913e25867a90d502985b7a2f3a30552e8.otf);
  font-display: swap;
}
@font-face {
  font-family: "MaisonNeueMono-Bold";
  src: url(/assets/MaisonNeueMono-Bold-e64c5020c310a89fb1248f169dcae99811d91966da1f5d6b5da0a277efbbacd7.otf);
  font-display: swap;
}
#paypal_padder .paypal-button-express {
  background-image: url(/assets/icons/paypal-bb230994469278cbe80e0336a575209516879ad6a5e8cc9233956e71747de578.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90px;
  display: block;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.15s ease all;
  transition: 0.15s ease all;
  width: 220px;
  height: 51px;
  background-color: #ffc439;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  #paypal_padder .paypal-button-express:hover {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
  }
}

.mosh-layout {
  text-align: center;
}

#paypal_padder {
  padding-bottom: 14px;
}
@media (max-width: 992px) {
  #paypal_padder {
    padding-top: 30px;
  }
}

#details_padder {
  padding-top: 20px;
}

/* Override Hubspot CSS */
.portal_logo {
  background-image: url(/assets/logo/logo_dark-a8f123fc6a5cead8cbe90b9d4729a824d99f5ec1fe7b8d4548f6ff46c9096564.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 48px;
  display: block;
  background-position: center;
  z-index: 98;
  position: fixed;
  top: 20px;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
  background-color: transparent;
}
@media (max-width: 992px) {
  .portal_logo {
    width: 70px;
    height: 35px;
  }
}

.portal_logo_mobile {
  background-image: url(/assets/logo/logo_dark-a8f123fc6a5cead8cbe90b9d4729a824d99f5ec1fe7b8d4548f6ff46c9096564.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 66px;
  height: 32px;
  display: block;
  background-position: center;
  z-index: 98;
  position: fixed;
  top: 16px;
  left: 24px;
}

.portal_logo.white {
  background-image: url(/assets/logo/logo_white-b2df60ffd5ce4377e46ff1a528b329dddc8456d88a12435e965ce8bcc6fb2661.svg);
  background-color: transparent !important;
}

/*COLOURS*/
.green {
  background-color: #82c780;
}

.green_50 {
  background-color: #bfe2be;
}

.green_med {
  background-color: #b0d9aa;
}

.green_light {
  background-color: #daeed9;
}

.green_xlight {
  background-color: #e7f3e6;
}

.green_text {
  color: #82c780;
}

.black_text {
  color: #000;
}

.orange {
  background-color: #c54801;
}

.orange_text {
  color: #c54801;
}

.darkgreen {
  background-color: #003d3b;
}

.darkgreen,
.darkgreen p,
.darkgreen span,
.darkgreen h1,
.darkgreen h2,
.darkgreen h3,
.darkgreen h4,
.darkgreen h5 {
  color: white;
}

.white {
  background-color: #ffffff;
}

.white_text {
  color: #ffffff;
}

.sand_text {
  color: #ebebd4 !important;
}

.sand {
  background-color: #ebebd4;
}

.sand_light {
  background-color: #f5f5ea;
}

.sand_xlight {
  background-color: #f9f9f3;
}

.sand_text {
  color: #ebebd4;
}

.yellow {
  background-color: #fff07d;
}

.pink {
  background-color: #ffa1ab;
}

.purple {
  background-color: #8c368f;
}

.blue {
  background-color: #7ae5e5;
}

/*BUTTONS*/
.btn,
input[type=submit],
input[type=button] {
  padding: 15px 40px;
  display: inline-block;
  border-radius: 0;
  white-space: normal;
  text-decoration: none;
  background-color: #c54801;
  border: 1px solid transparent;
  color: white;
  cursor: pointer;
}

.btn_darkgreen {
  background-color: #003d3b;
}

.btn_green {
  background-color: #82c780;
}

.btn_lightgreen {
  background-color: #bbdeb6;
  color: #003d3b;
}

.btn_small {
  padding: 11px 30px !important;
}

.btn_primary {
  -webkit-box-shadow: 11px 11px #003d3b;
          box-shadow: 11px 11px #003d3b;
  border: 0;
  margin-top: 1.5rem;
}

.btn_rounded {
  border-radius: 6px !important;
}

.btn_xrounded {
  border-radius: 10px !important;
}
.btn_xrounded::after, .btn_xrounded::before {
  border-radius: 10px !important;
}

.btn.btn_green {
  background-color: #82c780 !important;
  color: #003d3b !important;
}

.btn.btn_red {
  background-color: #ff4545 !important;
  color: white !important;
}

.green_shadow {
  -webkit-box-shadow: 11px 11px #82c780;
          box-shadow: 11px 11px #82c780;
}
@media (min-width: 992px) {
  .green_shadow:hover {
    -webkit-box-shadow: 0px 0px #82c780;
            box-shadow: 0px 0px #82c780;
  }
}

.btn.btn_whitegreen {
  background-color: white;
  border: 1px solid #003d3b;
  color: #003d3b !important;
  -webkit-box-shadow: 10px 10px rgba(130, 199, 128, 0.5);
          box-shadow: 10px 10px rgba(130, 199, 128, 0.5);
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .btn.btn_whitegreen:hover {
    -webkit-box-shadow: 0 0 rgba(130, 199, 128, 0.5);
            box-shadow: 0 0 rgba(130, 199, 128, 0.5);
  }
}

a.btn.btn_ghost {
  border: 1px solid #003d3b;
  background-color: transparent;
  color: #003d3b;
}
a.btn.btn_ghost.btn_ghost_white {
  color: #fff;
  border-color: #fff;
}

.btn_arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn_arrow.fullwidth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btn_arrow::after {
  content: "";
  background-image: url(/assets/icons/angle-right-white-fd34501f55b5f4436705a6f275e894a6924ce8fa19fc248c72b966a13a50441e.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 27px;
  height: 13px;
  display: inline;
}
@media screen and (max-width: 768px) {
  .btn_arrow::after {
    display: inline-block;
    position: relative;
  }
}
.btn_arrow.disabled::after {
  background-image: url(/assets/icons/angle-right-grey-fb0f067f7923becef74bda792e1c2df0c2d84ca36e50e5237f3c3e964b1feff1.svg);
}
.btn_arrow.btn_ghost::after, .btn_arrow.btn_green::after {
  background-image: url(/assets/icons/angle-right-dark-964615e2b2fc1aedd24600632eeef95b4a44bb5b7949addd425329fc6e5a8fee.svg);
}

.btn_white {
  background-color: white;
}

.btn_lightgreenshadow {
  -webkit-box-shadow: 11px 11px #daeed9;
          box-shadow: 11px 11px #daeed9;
}

.btn_lightgreenshadow:hover {
  -webkit-box-shadow: 0px 0px #daeed9;
          box-shadow: 0px 0px #daeed9;
}

.btn.invert {
  -webkit-box-shadow: 11px 11px #ebebd4;
          box-shadow: 11px 11px #ebebd4;
}

.btn_green {
  background-color: #82c780;
  color: #003d3b !important;
}

.btn_darkgreen {
  background-color: #003d3b;
  color: white !important;
}

.btn.btn_processing {
  background-image: url(/assets/icons/loading-white-8be0117b352a9fec94034cc65744f01d63c649ecd4c741e427f57c917b941dd5.svg);
  background-size: 16px;
  background-position: center right 13px;
  background-repeat: no-repeat;
}

.btn.btn_ghost.btn_processing {
  background-image: url(/assets/icons/loading-31dd41e69be77e2d8af46d596b0d70a6025f5c00ce03c8a53a4aa4e73031c38f.svg);
}

.btn_ghostshadow {
  position: relative;
  margin-top: 45px;
  display: inline-block;
}

.border_link {
  margin-top: 25px;
  text-decoration: none;
  display: block;
}
.border_link > * {
  border-bottom: 1px solid #003d3b;
  padding-bottom: 2px;
  display: inline-block;
}

.btn_2 {
  position: relative;
  margin-bottom: 10px;
}

.btn_2::before {
  content: "Get started";
  border-radius: 0;
  white-space: normal;
  text-decoration: none;
  background-color: #c54801;
  border: 1px solid transparent;
  color: white;
  cursor: pointer !important;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-size: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  font-family: "MaisonNeue-Demi";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn_2::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateX(11px) translateY(11px);
          transform: translateX(11px) translateY(11px);
  z-index: 1;
}

.btn_2,
.btn_2::before,
.btn_2::after {
  width: 180px;
  height: 50px;
}

.btn_style_1::after {
  border: 1px solid #003d3b;
  background-color: white;
}

.btn_style_2::after {
  border: 2px solid white;
  background-color: transparent;
}

.btn_style_3::before {
  border: 1px solid #003d3b !important;
  background-color: white !important;
  color: #003d3b !important;
}

.btn_style_3::after {
  border: none;
  background-color: #003d3b;
}

.btn_2.btn_lrg,
.btn_2.btn_lrg::before,
.btn_2.btn_lrg::after {
  width: 200px;
  height: 60px;
}

.btn_2.btn_lrg::after {
  -webkit-transform: translateX(14px) translateY(14px);
          transform: translateX(14px) translateY(14px);
}

.btn_2.btn_small,
.btn_2.btn_small::before,
.btn_2.btn_small::after {
  width: 160px;
  height: 40px;
}

.btn_2.btn_smaller,
.btn_2.btn_smaller::before,
.btn_2.btn_smaller::after {
  width: 140px;
  height: 35px;
  font-size: 11px;
}
@media (min-width: 992px) {
  .btn_2.btn_smaller,
  .btn_2.btn_smaller::before,
  .btn_2.btn_smaller::after {
    font-size: 12px;
  }
}

.btn_secondary {
  border-color: #003d3b;
  -webkit-box-shadow: 8px 8px #003d3b;
          box-shadow: 8px 8px #003d3b;
  color: #003d3b !important;
  background-color: transparent;
  margin-top: 1.5rem;
}

.btn_secondary:hover {
  -webkit-box-shadow: 0px 0px #003d3b;
          box-shadow: 0px 0px #003d3b;
}

.hero .btn_secondary {
  -webkit-box-shadow: 8px 8px #c54801;
          box-shadow: 8px 8px #c54801;
  border: 2px solid #c54801;
  background-color: transparent;
  color: #fff !important;
}

.hero .btn_secondary:hover {
  -webkit-box-shadow: 0px 0px #c54801;
          box-shadow: 0px 0px #c54801;
  border-color: #c54801;
}

.btn_continue {
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: center right 20px;
  padding-right: 55px;
  background-image: url(/assets/icons/arrow-right-tail-light-4d8756eafe47f5a34d865b20d9be52f4a3d7022bce9c9fb171df998725cb67c1.svg);
}

.btn_secondary.btn_continue,
.sand.btn_continue {
  background-image: url(/assets/icons/arrow-right-tail-dark-51f8849465869e64d6da08f2353baf0ae5af60f588b07a6e8e1d56d674933f40.svg);
}

/**/
.loading_icon {
  background-image: url(/assets/icons/loading-31dd41e69be77e2d8af46d596b0d70a6025f5c00ce03c8a53a4aa4e73031c38f.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: transparent !important;
}

.loading_icon.white {
  background-image: url(/assets/icons/loading-white-8be0117b352a9fec94034cc65744f01d63c649ecd4c741e427f57c917b941dd5.svg);
}

.laterDate .loading_icon {
  margin-right: 7px;
  opacity: 0.5;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}

.vertical_dropdown .btn {
  display: block;
}

.vertical_dropdown .btn {
  padding: 24px 0;
  width: 100%;
  max-width: 280px;
}

@media (min-width: 1700px) {
  .vertical_dropdown .btn {
    max-width: 380px;
  }
}
.vertical_dropdown .btn.open .tap_to_reveal {
  display: none;
}

.vertical_dropdown .btn.open .tap_to_close {
  display: block;
}

.things_you_should_know {
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 1.3;
}

.tap_to_reveal,
.tap_to_close {
  font-size: 12px;
}

@media (min-width: 992px) {
  .things_you_should_know {
    font-size: 21px;
  }
}
.tap_to_close {
  display: none;
}

@media (min-width: 992px) {
  .btn:hover {
    -webkit-box-shadow: 0px 0px #003d3b;
            box-shadow: 0px 0px #003d3b;
  }
}
.btn.green {
  background-color: #82c780 !important;
  color: #003d3b !important;
}

.btn.sand {
  background-color: #ebebd4 !important;
  color: #003d3b !important;
}

.btn_fullwidth,
.fullwidth,
.hs-button {
  width: 100%;
  display: block;
}

.btn.fullwidth {
  padding-left: 10px;
  padding-right: 10px;
}

/*
.continue_btn{
  background-repeat: no-repeat;
  background-position: center right 20px;
  background-size: 15px;
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/arrow_continue-1.svg);
}
*/
.disabled {
  opacity: 0.3 !important;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input:disabled {
  cursor: auto !important;
  pointer-events: none !important;
  opacity: 0.3;
}

.btn.disabled,
.btn:disabled,
.btn.btn_processing,
.btn:disabled,
input[type=submit].disabled,
input[type=submit]:disabled {
  pointer-events: none !important;
  background-color: #e1e1e1;
  color: #6b6b6b !important;
  opacity: 1 !important;
  color: #6b6b6b !important;
}

.btn.btn_ghost.disabled,
.btn.btn_ghost:disabled,
.btn.btn_ghost.btn_processing,
.btn.btn_ghost:disabled {
  pointer-events: none !important;
  background-color: transparent;
  opacity: 0.3 !important;
}

/* Layout */
.row.flush {
  margin-right: 0;
  margin-left: 0;
}

.row.flush > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.noselect,
.nav,
.menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Animations/Transitions */
.animation_element.slide_in_left {
  -webkit-transform: translate3d(-15px, 0, 0);
          transform: translate3d(-15px, 0, 0);
}

.animation_element.slide_in_right {
  -webkit-transform: translate3d(15px, 0, 0);
          transform: translate3d(15px, 0, 0);
}

.animation_element.slide_in_top {
  -webkit-transform: translate3d(0, -15px, 0);
          transform: translate3d(0, -15px, 0);
}

.animation_element.slide_in_bottom {
  -webkit-transform: translate3d(0, 15px, 0);
          transform: translate3d(0, 15px, 0);
}

.animation_overflow {
  overflow: hidden;
}

.animation_element.fade_in {
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.animation_element.slide_in_top,
.animation_element.slide_in_left,
.animation_element.slide_in_right,
.animation_element.slide_in_bottom {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.animation_element.fade_in.in_view {
  opacity: 1;
}

.animation_element.slide_in_top.in_view,
.animation_element.slide_in_left.in_view,
.animation_element.slide_in_right.in_view,
.animation_element.slide_in_bottom.in_view {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

@media (max-width: 768px) {
  .desktop_only_animation {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
  }
}
.delay_1 {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.delay_2 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.delay_3 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.delay_4 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.delay_5 {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.delay_6 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.delay_7 {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.delay_8 {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.delay_9 {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.delay_10 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.delay_11 {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

.delay_12 {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.delay_13 {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

.delay_14 {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

.delay_15 {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

.delay_16 {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

.delay_17 {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}

.delay_18 {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

.delay_19 {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}

.delay_20 {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  /*padding: 0 !important;*/
  padding-bottom: 50px;
  padding-top: 30px;
  position: relative;
}

@media (min-width: 992px) {
  .vertical_carousel .scroll-wrapper {
    padding-top: 100px;
    padding-bottom: 70px;
    padding-bottom: 30px;
  }
}
.scroll-wrapper > .scroll-content {
  border: none !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element,
.scroll-element div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SCROLLBAR LIGHT ***************/
.scrollbar_orange > .scroll-element,
.scrollbar_orange > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar_orange > .scroll-element {
  background-color: transparent;
}

.scrollbar_orange > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar_orange > .scroll-element .scroll-element_outer {
  border-radius: 10px;
}

.scrollbar_orange > .scroll-element .scroll-element_size {
  background: #003d3b;
  /*
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi
    8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2
    VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaW
    VudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2
    Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMC
    UiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD
    0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdm
    c+);
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#e8e8e8 100%);
  */
  border-radius: 10px;
}

.scrollbar_orange > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar_orange > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px;
}

.scrollbar_orange > .scroll-element .scroll-bar {
  background: #c54801;
  /*
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi
    8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2
    VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaW
    VudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2
    Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMC
    UiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD
    0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdm
    c+);
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%,#f5f5f5 100%);
  */
  border: 2px solid #003d3b;
  border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar_orange > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar_orange > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}

.scrollbar_orange > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px;
}

.scrollbar_orange > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px;
}

.scrollbar_orange > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px;
}

.scrollbar_orange > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar_orange > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px;
}

.scrollbar_orange > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar_orange > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar_orange > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar_orange > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar_orange > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

.scrollbar_orange > .scroll-element.scroll-x .scroll-element_outer {
  height: 14px;
}

/*CUSTOM */
.scrollbar_orange > .scroll-element.scroll-x .scroll-element_size {
  left: -62px;
}

.scrollbar_orange > .scroll-element.scroll-x .scroll-element_outer {
  left: 30px;
}

@media (min-width: 992px) {
  .scrollbar_orange > .scroll-element.scroll-x .scroll-element_size {
    left: -92px;
  }
  .scrollbar_orange > .scroll-element.scroll-x .scroll-element_outer {
    left: 49px;
  }
}
/* Hide/show */
.md-show,
.lg-show,
.xl-show {
  display: none !important;
}

.md-hide,
.lg-hide,
.xl-hide {
  display: block !important;
}

.md-hide.inline,
.lg-hide.inline,
.xl-hide.inline {
  display: inline-block !important;
}

@media (min-width: 768px) {
  .md-show {
    display: block !important;
  }
  .md-show.inline {
    display: inline-block !important;
  }
  .md-hide,
  .md-hide.inline {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .lg-show {
    display: block !important;
  }
  .lg-show.inline {
    display: inline-block !important;
  }
  .lg-hide,
  .lg-hide.inline {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .xl-show {
    display: block !important;
  }
  .xl-show.inline {
    display: inline-block !important;
  }
  .xl-hide,
  .xl-hide.inline {
    display: none !important;
  }
}
/* Verticals */
/*Carousel*/
.vertical_carousel {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #82c780;
}

.vertical_carousel h4 {
  color: #c54801;
}

.vertical_carousel.open {
  max-height: 3000px;
  height: auto;
}

.vertical_carousel_item.open {
  opacity: 0;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.56, 0.96);
          transition-timing-function: cubic-bezier(0.47, 0, 0.56, 0.96);
}

.vertical_carousel.open .vertical_carousel_item.open {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(1) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(3) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(4) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(5) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(6) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(7) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(8) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(9) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(10) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(11) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(12) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(13) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

.vertical_carousel.open .vertical_carousel_item.open:nth-child(14) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

.vertical_carousel_scroller {
  height: 100%;
  margin-bottom: 60px;
  margin-top: 30px;
}

.vertical_carousel_item {
  display: inline-block;
  height: auto;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
  width: 100%;
  vertical-align: top;
}

@media (min-width: 768px) {
  .vertical_carousel_item {
    width: 50%;
  }
  .vertical_carousel_scroller {
    margin-top: 0;
  }
  .vertical_carousel_item {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  #verticals .scrollbar_orange > .scroll-element.scroll-x .scroll-element_outer {
    left: 49px;
  }
  #verticals .scrollbar_orange > .scroll-element.scroll-x .scroll-element_size {
    left: -97px;
  }
}
.vertical_carousel_image {
  display: none;
}

@media (min-width: 992px) {
  .vertical_carousel_item {
    width: 40%;
  }
  .vertical_carousel_image {
    width: 250px;
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .vertical_carousel_item {
    width: 24.7%;
  }
  .vertical_carousel_scroller {
    white-space: nowrap;
  }
}
.vertical_carousel_image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.vertical_carousel_text {
  background-color: white;
  padding: 30px;
  padding-bottom: 15px;
}

.vertical_carousel_text p {
  min-height: 82px;
}

.vertical_carousel_link {
  position: relative;
  top: -65px;
  display: block;
}

@media (min-width: 768px) {
  .vertical_carousel_link {
    top: -120px;
  }
}
.vertical_container {
  position: relative;
}

.vertical_inner {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  /*
  .vertical_container{
    min-height:850px;
  }
  */
}
@media (min-width: 992px) {
  /*   .vertical_container{
    min-height:980px;
  }
  */
  .vertical_inner.vertical_bg {
    position: absolute;
  }
}
.vertical_module_container .row {
  min-height: 220px;
}

@media (min-width: 768px) {
  .vertical_module_container .row {
    min-height: 280px;
  }
}
/* Halves on tablet */
/*
@media (min-width:768px){
  .vertical_module_container .row{
  min-height:33.333333%;
} `




.vertical_module_container .row_double{
  min-height:66.6666666%;
}

.vertical_module_container .row_sm_double{
  min-height:66.6666666%;
}

.vertical_module_container .row_sm_single{
  min-height:33.3333333%;
}

}
*/
/* Quarters on desktop */
@media (min-width: 992px) {
  .vertical_module_container .row {
    min-height: 25%;
    min-height: 250px;
  }
  .vertical_module_container .row.row_double {
    min-height: 50%;
    min-height: 500px;
  }
  .vertical_module_container .row.row_triple {
    min-height: 75%;
    min-height: 750px;
  }
}
@media (min-width: 1700px) {
  .vertical_module_container .row {
    min-height: 300px;
  }
  .vertical_module_container .row.row_double {
    min-height: 600px;
  }
  .vertical_module_container .row.row_triple {
    min-height: 900px;
  }
}
.vertical_bg .row {
  min-height: 100%;
  border-top: 200px solid #ebebd4;
}

.vertical_product .vertical_bg .row {
  border-top: 0;
}

.vertical_info {
  padding-bottom: 47px;
  padding-top: 45px;
  background-color: #ebebd4;
  height: 100%;
}

.vertical_info p {
  max-width: 800px;
}

#verticals .vertical_info h2 {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .vertical_info {
    background-color: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.vertical_info .btn {
  margin-top: 2rem;
}

.vertical_heading {
  padding-top: 55px;
  padding-bottom: 10px;
}

.headerbar {
  padding-top: 13px;
  padding-bottom: 2px;
}

@media (min-width: 992px) {
  .vertical_heading {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .headerbar {
    padding-top: 21px;
    padding-bottom: 7px;
  }
}
@media (min-width: 992px) {
  .constrict {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
  }
}
@media (max-width: 768px) {
  .pad_slim {
    padding-left: 35px;
    padding-right: 35px;
    max-width: 390px;
    margin-right: auto;
    margin-left: auto;
  }
}
/*
@media (min-width:1400px){
  .pad{
    padding-left:70px;
    padding-right:70px;
  }
}
*/
.vertical_module {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.vertical_module {
  height: 100%;
  width: 100%;
}

.vertical_hair .vertical_module {
  width: 50%;
}

.vertical_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.vertical_sex .vertical_illustration {
  height: 100%;
}

.vertical_module_spacer {
  display: none;
}

@media (min-width: 768px) {
  .mobile_bg_image {
    display: none;
  }
}
@media (min-width: 992px) {
  .row_triple .vertical_module {
    height: 33.333333%;
  }
  .vertical_mentalhealth .vertical_illustration {
    height: 66.6666%;
  }
  .row_double .vertical_module {
    height: 50%;
  }
  .vertical_hair .vertical_illustration {
    height: 66.666666%;
  }
  .vertical_sex .vertical_illustration {
    height: 100%;
  }
  .vertical_module_spacer {
    display: block;
  }
  .vertical_flex {
    display: block;
  }
  .vertical_hair .vertical_module {
    width: 100%;
  }
}
.vertical_bg_img,
.vertical_illustration {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.vertical_inner.vertical_bg {
  display: none;
}

@media (min-width: 768px) {
  .vertical_inner.vertical_bg {
    display: block;
    position: absolute;
  }
}
/* Flickity carousel */
.flickity-page-dots .dot {
  width: 7px !important;
  height: 7px !important;
}

.flickity-page-dots .dot {
  background: #003d3b;
  opacity: 1 !important;
}

.flickity-page-dots .dot.is-selected {
  background: transparent;
}

.white .flickity-page-dots .dot {
  background: #ccc;
}

.white .flickity-page-dots .dot.is-selected {
  background: #003d3b;
}

.dot {
  background-color: transparent;
  border: 1px solid #003d3b;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.dot.active {
  background-color: #003d3b;
  border-color: #003d3b;
}

/* Scroller */
.scroller {
  overflow-x: scroll;
  white-space: nowrap;
  width: 100%;
  /*  padding-right:15px; */
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}

.scroller::-webkit-scrollbar {
  display: none;
}

.scroller p,
.scroller span,
.scroller h4 {
  white-space: normal;
}

.scroller:not(.review_scroller) .scroller_card {
  display: inline-block;
}

.scroller .scroller_card {
  margin-left: 15px;
}

.scroller_card:last-child {
  margin-right: 15px;
}

@media (min-width: 992px) {
  .review_scroller .scroller_card:last-child {
    margin-right: 0;
  }
}
/* Video */
.vid_holder {
  position: relative;
  width: 100%;
  height: 230px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .vid_holder {
    height: 400px;
  }
}
@media (min-width: 1700px) {
  .vid_holder {
    height: 480px;
  }
}
.vid_poster {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.vid_sound {
  background-image: url(/assets/icons/sound-7eeba26a3b5cde5ca6e48de41ac1cc5becb452c11d65db411527ad608d85279f.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
  height: 30px;
  width: 30px;
  position: absolute;
  top: auto;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

.vid {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.vid_button {
  background-color: #fff;
  border-radius: 100%;
  height: 70px;
  width: 70px;
  background-image: url(/assets/icons/play-dark-1252b2149491036ab97f533f673de24c5c29d60eb1bc182db54a4c2655bea3f4.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer !important;
}

.vid_button:hover {
  opacity: 0.7;
}

.vid_holder.playing .vid_poster,
.vid_holder.playing .vid_button,
.vid_holder.playing .vid_sound,
.vid_holder.playing .vid_poster {
  opacity: 0;
  z-index: -1;
}

@media (min-width: 768px) {
  .floating_btn {
    display: none;
  }
}
.floating_btn,
.floating_btn_2 {
  position: fixed;
  padding: 15px;
  width: 100%;
  z-index: 97;
  bottom: -107px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

/*
.floating_btn .btn{
  box-shadow:0px 25px 15px -20px rgba(0,0,0,0.1) !important;
}

.ma_step .btn{
  box-shadow:none !important;
}
*/
.floating_btn.reveal,
.floating_btn_2.reveal {
  opacity: 1;
  bottom: 0;
}

.weaccept {
  background-image: url(/assets/icons/credit-cards-81b66e90fd4c919e9b4e65924a26059733191216a6a2782e16bf726bec9ee392.png);
  background-repeat: no-repeat;
  background-size: 130px;
  height: 1.6rem;
  background-position: bottom 2px right;
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding-right: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  bottom: -2px;
}

.bt {
  border-top: 1px solid rgba(0, 61, 59, 0.3);
  border-top: 1px solid #003d3b;
}

.bb {
  border-bottom: 1px solid rgba(0, 61, 59, 0.3);
  border-bottom: 1px solid #003d3b;
}

.flip_down {
  opacity: 0;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: all 0.2s cubic-bezier(0.4, 1, 0.32, 1);
  transition: all 0.2s cubic-bezier(0.4, 1, 0.32, 1);
  overflow: hidden;
}

.flip_down.form_row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flip_down.reveal {
  opacity: 1;
  overflow: visible;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  padding-top: 5px;
  padding-bottom: 10px;
}

.quiz_item_answer .flip_down.reveal {
  padding-bottom: 34px;
  padding-top: 0;
}

.discount_row.flip_down.reveal {
  padding-bottom: 20px;
  padding-top: 5px;
}

.async_subtitle {
  margin-bottom: 4px;
  display: block;
  font-size: 18px;
}

.residential_address_check {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  min-height: 68px;
  padding-left: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f3f3f3;
  margin-top: 7px;
}

.residential_address_check input[type=checkbox] {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  left: auto;
  margin: auto;
  display: block !important;
}

.flip_down.po_box {
  height: auto;
  max-height: 0;
}

.po_box.reveal {
  max-height: 200px;
  max-width: 50ch;
  margin-left: auto;
  margin-right: auto;
}

.profiles .po_box.reveal {
  padding-top: 0;
  padding-bottom: 20px;
  margin-left: 0;
}

.incomplete_error {
  color: #c54801;
  font-size: 16px;
}

.discount_approved .discount_approved_tick {
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-right: 2px;
  background-image: url(/assets/icons/tick-green-0c191c21551f7697c797a4c5c68b09cce87144050b7dc706bb0feabfdbfe0fd5.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.discount_approved.reveal,
.discount_failed.reveal {
  padding-top: 0.5rem;
  padding-bottom: 2rem;
}

.fineprint {
  padding-top: 10px;
  font-size: 12px;
  opacity: 0.5;
  line-height: 1.4;
}

.loading_overlay {
  background-image: url(/assets/icons/loading-31dd41e69be77e2d8af46d596b0d70a6025f5c00ce03c8a53a4aa4e73031c38f.svg);
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  position: fixed;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.image_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.2);
}

.spinner {
  background-image: url(/assets/icons/loading-31dd41e69be77e2d8af46d596b0d70a6025f5c00ce03c8a53a4aa4e73031c38f.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 20px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}

.loading_overlay.reveal {
  z-index: 105;
  opacity: 1;
}

.loading_overlay.non_prescription.reveal {
  z-index: 201;
  opacity: 1;
}

.plans .loading_overlay.reveal {
  z-index: 200;
  pointer-events: all;
}

/* Forms */
input[type=text],
input[type=number],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  border-radius: 0;
  color: #003d3b;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

textarea,
input[type=text],
input[type=number],
input[type=email],
select,
input[type=search],
input[type=password],
input[type=tel] {
  width: 100%;
  outline: none;
  border: 1px solid #003d3b;
  padding: 20px;
  color: #003d3b;
  min-height: 66px;
}

.hs-form-field > label {
  display: none;
}

.hbspt-form {
  margin-top: 1rem;
}

.hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #c54801;
  text-align: center;
}

.hs-error-msg {
  font-size: 13px;
}

.ul_tick,
.circle_ticks {
  list-style: none;
}

.ul_tick li {
  background-image: url(/assets/icons/tick-dark-497bdfcd6831e43824d9c44b239b7657086fd859150e90b1a1c783d9daaf0eb3.svg);
  background-repeat: no-repeat;
  background-size: 11px;
  background-position: left top 7px;
  padding-left: 22px;
}

.circle_ticks {
  padding: 0;
}
.circle_ticks li {
  display: inline-block;
  padding-bottom: 6px;
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: left top 5px;
  padding-left: 22px;
  background-image: url(/assets/icons/tick-dark-circle-f8da00ce5a00e3bbfadc897c3ba7458abd26787f6f9f4bde57844f97a757fe25.svg);
}
.circle_ticks.circle_ticks_white li {
  background-image: url(/assets/icons/tick-white-circle-fa2501f68d580239c474aa72f6312a071086cc712deb6b14b45727623f95378c.svg);
}
.circle_ticks.circle_ticks_green li {
  background-image: url(/assets/icons/tick-green-circle-ef69be5f8777b2bab8fd7026c42fb275148d34cb625b53b95efa23a4abf89bd3.svg);
}
.circle_ticks.circle_ticks_fill li {
  background-image: url(/assets/icons/tick-dark-circle-fill-8a0ec4d5dd5ff96c1e38cacd77e7b22524e7a54db6ed7ecfa248c338da189a5a.svg);
}
.circle_ticks.circle_ticks_large li {
  background-size: 23px;
  background-position: left top 1px;
  padding-left: 28px;
  padding-bottom: 12px;
}

.circle_ticks ul {
  padding-left: 0;
}

.ul_tick li {
  background-image: url(/assets/icons/tick-dark-497bdfcd6831e43824d9c44b239b7657086fd859150e90b1a1c783d9daaf0eb3.svg);
  background-repeat: no-repeat;
  background-size: 11px;
  background-position: left top 7px;
  padding-left: 22px;
}

.circle_ticks.small_print li {
  background-position: left top 2px;
}

.small .circle_ticks li {
  background-position: left top 2px;
}

.ul_tick.ul_tick_green li {
  background-image: url(/assets/icons/tick-green-0c191c21551f7697c797a4c5c68b09cce87144050b7dc706bb0feabfdbfe0fd5.svg);
}

.ul_tick.ul_tick_white li {
  background-image: url(/assets/icons/tick-white-f903d65823b129fc9569944df15455f937ff9c96a33be851da754c657da54b51.svg);
}

.ul_tick.ul_tick_white h6 {
  color: white;
}

.ul_tick.ul_tick_large li {
  background-image: url(/assets/icons/tick-large-780e5d05a2f92bd9042e880329b83a9db03fa5fbdec72b480a51b4736111d871.svg);
  background-size: 15px;
  background-position: left top 4px;
  padding-left: 24px;
}

.ul_tick.ul_tick_large.ul_tick_white li {
  background-image: url(/assets/icons/tick-large-white-989e90d12a1da8de00e61c7de01cfcb6fffda4992c827c90276e5c005b646a27.svg);
}

#usp_footer .ul_tick.ul_tick_white h6 {
  margin-bottom: 10px;
  font-size: 21px;
}

#usp_footer .ul_tick.ul_tick_white li {
  background-size: 14px;
  background-position: left top 2px;
}
@media (max-width: 768px) {
  #usp_footer .ul_tick.ul_tick_white li {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  #usp_footer .ul_tick br {
    display: none;
  }
}
input[type=submit] {
  border-color: transparent;
}

select {
  background-size: 12px;
  background-image: url(/assets/icons/arrow-down-dark-6c753274ab5cc513da3fb2b50ae6032316c4376da3dbe1fe69afbd72bad56fbb.svg);
  background-repeat: no-repeat;
  background-position: center right 20px;
}

textarea:focus,
input:focus,
*:focus,
a,
input,
textarea,
select {
  outline: none !important;
}

::-moz-placeholder {
  opacity: 1;
}

body input[type=text]::-webkit-input-placeholder, body input[type=password]::-webkit-input-placeholder, body input[type=datetime]::-webkit-input-placeholder, body input[type=datetime-local]::-webkit-input-placeholder, body input[type=date]::-webkit-input-placeholder, body input[type=month]::-webkit-input-placeholder, body input[type=time]::-webkit-input-placeholder, body input[type=week]::-webkit-input-placeholder, body input[type=number]::-webkit-input-placeholder, body input[type=email]::-webkit-input-placeholder, body input[type=url]::-webkit-input-placeholder, body input[type=search]::-webkit-input-placeholder, body input[type=tel]::-webkit-input-placeholder, body input[type=color]::-webkit-input-placeholder, body input[type=file]::-webkit-input-placeholder, body textarea::-webkit-input-placeholder, body select::-webkit-input-placeholder {
  color: #a8b1b1 !important;
  outline: none !important;
}

body input[type=text]::-moz-placeholder, body input[type=password]::-moz-placeholder, body input[type=datetime]::-moz-placeholder, body input[type=datetime-local]::-moz-placeholder, body input[type=date]::-moz-placeholder, body input[type=month]::-moz-placeholder, body input[type=time]::-moz-placeholder, body input[type=week]::-moz-placeholder, body input[type=number]::-moz-placeholder, body input[type=email]::-moz-placeholder, body input[type=url]::-moz-placeholder, body input[type=search]::-moz-placeholder, body input[type=tel]::-moz-placeholder, body input[type=color]::-moz-placeholder, body input[type=file]::-moz-placeholder, body textarea::-moz-placeholder, body select::-moz-placeholder {
  color: #a8b1b1 !important;
  outline: none !important;
}

body input[type=text]:-ms-input-placeholder, body input[type=password]:-ms-input-placeholder, body input[type=datetime]:-ms-input-placeholder, body input[type=datetime-local]:-ms-input-placeholder, body input[type=date]:-ms-input-placeholder, body input[type=month]:-ms-input-placeholder, body input[type=time]:-ms-input-placeholder, body input[type=week]:-ms-input-placeholder, body input[type=number]:-ms-input-placeholder, body input[type=email]:-ms-input-placeholder, body input[type=url]:-ms-input-placeholder, body input[type=search]:-ms-input-placeholder, body input[type=tel]:-ms-input-placeholder, body input[type=color]:-ms-input-placeholder, body input[type=file]:-ms-input-placeholder, body textarea:-ms-input-placeholder, body select:-ms-input-placeholder {
  color: #a8b1b1 !important;
  outline: none !important;
}

body input[type=text]::-ms-input-placeholder, body input[type=password]::-ms-input-placeholder, body input[type=datetime]::-ms-input-placeholder, body input[type=datetime-local]::-ms-input-placeholder, body input[type=date]::-ms-input-placeholder, body input[type=month]::-ms-input-placeholder, body input[type=time]::-ms-input-placeholder, body input[type=week]::-ms-input-placeholder, body input[type=number]::-ms-input-placeholder, body input[type=email]::-ms-input-placeholder, body input[type=url]::-ms-input-placeholder, body input[type=search]::-ms-input-placeholder, body input[type=tel]::-ms-input-placeholder, body input[type=color]::-ms-input-placeholder, body input[type=file]::-ms-input-placeholder, body textarea::-ms-input-placeholder, body select::-ms-input-placeholder {
  color: #a8b1b1 !important;
  outline: none !important;
}

body input[type=text]::placeholder,
body input[type=password]::placeholder,
body input[type=datetime]::placeholder,
body input[type=datetime-local]::placeholder,
body input[type=date]::placeholder,
body input[type=month]::placeholder,
body input[type=time]::placeholder,
body input[type=week]::placeholder,
body input[type=number]::placeholder,
body input[type=email]::placeholder,
body input[type=url]::placeholder,
body input[type=search]::placeholder,
body input[type=tel]::placeholder,
body input[type=color]::placeholder,
body input[type=file]::placeholder,
body textarea::placeholder,
body select::placeholder,
select:invalid,
select option[value=""],
option[value=""][disabled],
select:required:invalid,
select:invalid {
  color: #a8b1b1 !important;
  outline: none !important;
}

.light {
  /*color:#a8b1b1;*/
  opacity: 0.5;
}

.opacity1 {
  opacity: 1;
}

.form_row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form_row .btn {
  margin-top: 5px;
}

.hbspt-form legend {
  font-size: 1rem;
  opacity: 0.5;
}

.form_row_discount_link {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.form_row > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 5px;
  margin-left: 5px;
}

.form_row > div:first-child {
  margin-left: 0;
}

.form_row > div:last-child {
  margin-right: 0;
}

/* Zip */
.payment_toggle_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1.5rem;
  border: 1px solid #003d3b;
}

.payment_toggle_section {
  position: relative;
  width: 100%;
}

.payment_toggle_section .or {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: white;
  border: 1px solid #d4dcdc;
  font-size: 80%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-bottom: 2px;
}

.payment_toggle {
  height: 100%;
  width: 50%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.6rem 1rem;
  background-color: #fff;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  min-height: 65px;
}

.payment_toggle_zip {
  cursor: pointer;
}

.payment_toggle_zip:hover {
  background-color: #ebebd4;
}

.payment_toggle:hover {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.payment_toggle.active span {
  color: white !important;
}

.payment_toggle_container .payment_toggle:first-child {
  border-right-color: white;
}

.payment_toggle_container .payment_toggle:last-child {
  border-left-color: white;
}

.payment_toggle.active,
.payment_toggle.active:hover {
  /* box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
   background-color: #fff;
   background-image: linear-gradient(#eaeaea, #f8f8f8);
   border-color: white; */
  background-color: #c54801;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.payment_toggle_zip {
  background-image: url(/assets/icons/zip-45e6c2ba6542f5084b5f540e1a4e3fb72fb8802dc540fba66259a1ddb19c95d6.svg);
  background-position: center top 26px;
  background-size: 72px;
  background-repeat: no-repeat;
}

.payment_toggle_zip.btn_processing {
  background-image: none;
  color: black !important;
}

.payment_toggle_container .payment_toggle:first-child {
  background-color: #c54801;
}

.payment_toggle_zip.btn_processing span {
  display: none;
}

.payment_toggle_zip span {
  position: relative;
  top: 16px;
  opacity: 0.4;
  font-size: 70%;
}

@media (min-width: 992px) {
  .payment_toggle_zip span {
    top: 17px;
  }
  .payment_toggle_zip {
    background-position: center top 13px;
    background-size: 77px;
  }
  .payment_toggle {
    min-height: 75px;
  }
}
.payment_toggle_container_2 .cc_text {
  position: absolute;
  bottom: 10px;
}

.payment_toggle_container_2 .payment_toggle_zip span {
  position: inherit;
  top: 0;
  opacity: 1;
  font-size: 100%;
  margin-bottom: 30px;
}

.payment_toggle_container_2 .payment_toggle_zip {
  background-position: center bottom 7px;
}

.payment_toggle.active span.payment_pricing {
  margin-bottom: 30px;
}

.payment_toggle_container_2 {
  margin-bottom: 1.5rem;
}

.payment_toggle_container_2 .payment_toggle {
  min-height: 90px;
}

.payment_toggle_container_2 .payment_toggle_cc {
  background-image: url(/assets/icons/credit-cards-81b66e90fd4c919e9b4e65924a26059733191216a6a2782e16bf726bec9ee392.png);
  background-repeat: no-repeat;
  background-size: 117px;
  background-position: center bottom 11px;
}

.order_summary {
  background-color: white;
  -webkit-box-shadow: 0px 10px 20px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 20px -2px rgba(0, 0, 0, 0.05);
  padding: 5px;
  padding-bottom: 18px;
  border-radius: 8px;
  margin-bottom: 5px;
}

.order_summary_2 .order_summary_image {
  font-size: 100% !important;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form_row_discount {
  max-height: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.form_row_discount.form_row_discount_show {
  max-height: 1000px;
  overflow: visible;
}

.form_row_discount > div:last-child {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 143px;
}

@media (min-width: 992px) {
  .form_row_discount > div:last-child {
    max-width: 200px;
  }
}
.form_row_discount > div:last-child button {
  padding: 0;
}

.controls {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  border: 0;
  z-index: 2;
  padding: 1.5rem;
  background-size: 16px;
  background-position: center;
  cursor: pointer !important;
}

@media (min-width: 992px) {
  .controls {
    /*
          width:50px;
          height:50px;
          */
  }
}
.controls.back,
.controls.dod_back {
  background-image: url(/assets/icons/arrow-left-tail-dark-1c4305d8e0cc8fa1224b3b8bda8ee109d7908d94f17c1b7bf37f0c50579eccf5.svg);
  top: 0;
  left: 0;
}

.controls.dod_back {
  z-index: 100;
}

@media (min-width: 992px) {
  .controls.back,
  .controls.dod_back {
    top: 0;
    left: 0;
  }
}
.controls.alert_close {
  background-image: url(/assets/icons/close-8840cbbdc69515ded0ed2c427b28840660630dadb23a5b4c299792b71d512a7e.svg);
  top: 0;
  right: 0;
  left: auto;
  opacity: 1;
}

.controls.alert_close.white {
  background-image: url(/assets/icons/close-white-b718a365a50219a5a68c7d50ccaf00c58c02186e6e2eb127a0a9cc5e6a711e65.svg);
  top: 0;
  right: 0;
}

.controls.close {
  background-image: url(/assets/icons/close-8840cbbdc69515ded0ed2c427b28840660630dadb23a5b4c299792b71d512a7e.svg);
  top: 0;
  right: 0;
  left: auto;
  opacity: 1;
}

.controls.close.white {
  background-image: url(/assets/icons/close-white-b718a365a50219a5a68c7d50ccaf00c58c02186e6e2eb127a0a9cc5e6a711e65.svg);
}

.info {
  background-image: url(/assets/icons/info-15a4ce2a408e302daafd120389aa3a905b8a5d66d2f2eafbbb9a2f629ba9391d.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 13px;
  height: 13px;
  display: inline-block;
  position: relative;
  top: 1px;
}

.info.white {
  background-color: transparent;
  background-image: url(/assets/icons/info-white-36cf69f85478a084ef1bca6599865ad4c643da815817f70a6a46e13323b5f634.svg);
}

.modal_rounded .modal-content,
.modal_rounded .modal-body {
  border-radius: 20px;
}

.modal-body {
  position: relative;
  padding: 60px 20px 50px 20px;
}

@media (min-width: 992px) {
  .modal-body {
    position: relative;
    padding: 60px 50px;
  }
}
.modal-med .modal-body {
  padding: 50px 15px 45px 15px;
}
@media (min-width: 992px) {
  .modal-med .modal-body {
    padding: 50px;
  }
}

.modal-body .close {
  position: absolute;
  top: 16px;
  right: 16px;
  padding: 10px;
  background-size: 16px;
  background-image: url("https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/ui/close_icon.svg");
  background-repeat: no-repeat;
  background-position: right;
  opacity: 1 !important;
}

.modal-body .back {
  position: absolute;
  top: 0;
  left: 0;
}

.modal-body .back_arrow {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1.5rem;
  background-size: 21px;
}

/* Results */
@media (max-width: 992px) {
  #results {
    padding-top: 10px;
  }
  #results .pad.inset {
    padding-top: 55px;
  }
}
@media (min-width: 1200px) {
  .inset {
    padding-left: 110px;
  }
}
.results_carousel .carousel-cell > div,
.results_carousel_stack .carousel-cell > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 220px;
}

.results_carousel,
.results_carousel_stack {
  margin-top: 30px;
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}

.results_carousel .carousel-cell,
.results_carousel_stack .carousel-cell {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.results_carousel .carousel-cell > div > div,
.results_carousel_stack .carousel-cell > div > div {
  width: 47.5%;
  background-color: white;
  border-width: 8px 8px 25px 8px;
  border-color: white;
  border-style: solid;
  position: relative;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.results_carousel .carousel-cell > div > div::after,
.results_carousel_stack .carousel-cell > div > div::after {
  display: block;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.results_carousel .carousel-cell .before::after,
.results_carousel .carousel-cell .after::after,
.results_carousel_stack .carousel-cell .before::after,
.results_carousel_stack .carousel-cell .after::after {
  content: "";
  background-size: contain;
  width: 53px;
  height: 35px;
  display: block;
  right: 10px;
  bottom: 10px;
  position: absolute;
  background-repeat: no-repeat;
  margin-right: 0;
}

@media (min-width: 992px) {
  .results_carousel .carousel-cell .before::after,
  .results_carousel .carousel-cell .after::after,
  .results_carousel_stack .carousel-cell .before::after,
  .results_carousel_stack .carousel-cell .after::after {
    width: 77px;
    height: 51px;
  }
  .results_carousel .flickity-page-dots {
    bottom: -35px;
  }
}
.results_carousel .carousel-cell .before::after,
.results_carousel_stack .carousel-cell .before::after {
  background-image: url(/assets/icons/results-before-mosh-4454d9a448aa0e0ad64c2a8c6eedb93efdc6b2baaf2b4c9c5951c7bb87a3b339.svg);
}

.results_carousel .carousel-cell .after::after,
.results_carousel_stack .carousel-cell .after::after {
  background-image: url(/assets/icons/results-after-mosh-0b68a379e16249bd037519ffa5f1277ddc1744b6bbf40ef55d536e5487ea133e.svg);
}

#results #results_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#results .flickity-prev-next-button,
#results .flickity-prev-next-button:hover {
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: transparent;
  border-radius: 0;
  width: 70px;
  height: 70px;
  opacity: 1;
}

@media (max-width: 992px) {
  #results .flickity-prev-next-button,
  #results .flickity-prev-next-button:hover {
    top: auto;
    bottom: -62px;
  }
}
#results .flickity-prev-next-button .flickity-button-icon {
  display: none;
}

#results .flickity-prev-next-button.previous,
#results .flickity-prev-next-button.previous:hover {
  background-image: url(/images/icons/emojis_hand_left) !important;
  left: -10px;
}

#results .flickity-prev-next-button.next,
#results .flickity-prev-next-button.next:hover {
  left: auto;
  right: 0;
  background-image: url(/images/icons/emojis_hand_right) !important;
}

@media (min-width: 992px) {
  #results .flickity-prev-next-button.previous,
  #results .flickity-prev-next-button.previous:hover {
    left: -40px;
  }
  #results .flickity-prev-next-button.next,
  #results .flickity-prev-next-button.next:hover {
    right: -10px;
  }
}
#results_text p {
  max-width: 560px;
}

#results_text p.xsmall {
  margin-top: 30px;
  opacity: 0.5;
}

@media (min-width: 520px) {
  .results_carousel .carousel-cell > div {
    min-height: 290px;
  }
}
@media (min-width: 992px) {
  .results_carousel .carousel-cell {
    padding-right: 50px;
  }
  .results_carousel {
    margin-top: 0;
    margin-bottom: 0;
  }
  .results_carousel {
    max-width: none;
  }
  .results_carousel .carousel-cell > div {
    min-height: 430px;
  }
  .results_carousel .carousel-cell > div > div {
    border-width: 15px 15px 40px 15px;
  }
  .results_carousel .carousel-cell > div > div::after {
    bottom: -45px;
  }
  #results .flickity-prev-next-button,
  #results .flickity-prev-next-button:hover {
    width: 90px;
    height: 90px;
    -webkit-transition: 0.2s -webkit-transform ease;
    transition: 0.2s -webkit-transform ease;
    transition: 0.2s transform ease;
    transition: 0.2s transform ease, 0.2s -webkit-transform ease;
  }
}
/* ADDONS */
.loading_overlay.reveal {
  z-index: 98;
  opacity: 1;
}

/* Forms */
input[type=text],
input[type=number],
input[type=email],
input[type=search],
input[type=tel],
select,
textarea {
  border-radius: 0;
  border: 0;
  background-color: white;
  border: 1px solid #003d3b;
  border: 1px solid rgba(0, 61, 59, 0.6);
  border: 1px solid #d6d5b2;
  border: 1px solid rgba(0, 0, 0, 0.3);
  margin-top: 5px;
  padding: 7px 10px;
  margin-bottom: 5px;
  color: #003d3b;
  width: 100%;
}

/*
input{
  outline:none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
*/
.white input[type=text],
.white select,
.white textarea,
.white input {
  border: 1px solid rgba(0, 61, 59, 0.4);
}

.hs-form-field > label {
  display: none;
}

.hbspt-form {
  margin-top: 1rem;
}

.hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #c54801;
  text-align: center;
}

.hs-field-desc {
  font-size: 14px !important;
}

.hs-error-msg {
  font-size: 13px;
}

.ul_tick {
  list-style: none;
}

.ul_tick li {
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/async/angled_tick-2.svg);
  background-repeat: no-repeat;
  background-size: 11px;
  background-position: left top 7px;
  padding-left: 22px;
}

.ul_tick li:last-child {
  margin-bottom: 0;
}

.ul_tick.dark li {
  padding-left: 20px;
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/async/angled_tick-2.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center left;
  margin-bottom: 6px;
}

input[type=submit] {
  border-color: transparent;
}

select {
  background-size: 12px;
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/arrows/arrow_down_small_green.svg);
  background-repeat: no-repeat;
  background-position: center right 20px;
}

textarea:focus,
input:focus,
*:focus,
a,
input,
textarea,
select {
  outline: none !important;
}

::-moz-placeholder {
  opacity: 1;
}

body input[type=text]::-webkit-input-placeholder, body input[type=password]::-webkit-input-placeholder, body input[type=datetime]::-webkit-input-placeholder, body input[type=datetime-local]::-webkit-input-placeholder, body input[type=date]::-webkit-input-placeholder, body input[type=month]::-webkit-input-placeholder, body input[type=time]::-webkit-input-placeholder, body input[type=week]::-webkit-input-placeholder, body input[type=number]::-webkit-input-placeholder, body input[type=email]::-webkit-input-placeholder, body input[type=url]::-webkit-input-placeholder, body input[type=search]::-webkit-input-placeholder, body input[type=tel]::-webkit-input-placeholder, body input[type=color]::-webkit-input-placeholder, body input[type=file]::-webkit-input-placeholder, body textarea::-webkit-input-placeholder, body select::-webkit-input-placeholder {
  color: #a8b1b1 !important;
  outline: none !important;
}

body input[type=text]::-moz-placeholder, body input[type=password]::-moz-placeholder, body input[type=datetime]::-moz-placeholder, body input[type=datetime-local]::-moz-placeholder, body input[type=date]::-moz-placeholder, body input[type=month]::-moz-placeholder, body input[type=time]::-moz-placeholder, body input[type=week]::-moz-placeholder, body input[type=number]::-moz-placeholder, body input[type=email]::-moz-placeholder, body input[type=url]::-moz-placeholder, body input[type=search]::-moz-placeholder, body input[type=tel]::-moz-placeholder, body input[type=color]::-moz-placeholder, body input[type=file]::-moz-placeholder, body textarea::-moz-placeholder, body select::-moz-placeholder {
  color: #a8b1b1 !important;
  outline: none !important;
}

body input[type=text]:-ms-input-placeholder, body input[type=password]:-ms-input-placeholder, body input[type=datetime]:-ms-input-placeholder, body input[type=datetime-local]:-ms-input-placeholder, body input[type=date]:-ms-input-placeholder, body input[type=month]:-ms-input-placeholder, body input[type=time]:-ms-input-placeholder, body input[type=week]:-ms-input-placeholder, body input[type=number]:-ms-input-placeholder, body input[type=email]:-ms-input-placeholder, body input[type=url]:-ms-input-placeholder, body input[type=search]:-ms-input-placeholder, body input[type=tel]:-ms-input-placeholder, body input[type=color]:-ms-input-placeholder, body input[type=file]:-ms-input-placeholder, body textarea:-ms-input-placeholder, body select:-ms-input-placeholder {
  color: #a8b1b1 !important;
  outline: none !important;
}

body input[type=text]::-ms-input-placeholder, body input[type=password]::-ms-input-placeholder, body input[type=datetime]::-ms-input-placeholder, body input[type=datetime-local]::-ms-input-placeholder, body input[type=date]::-ms-input-placeholder, body input[type=month]::-ms-input-placeholder, body input[type=time]::-ms-input-placeholder, body input[type=week]::-ms-input-placeholder, body input[type=number]::-ms-input-placeholder, body input[type=email]::-ms-input-placeholder, body input[type=url]::-ms-input-placeholder, body input[type=search]::-ms-input-placeholder, body input[type=tel]::-ms-input-placeholder, body input[type=color]::-ms-input-placeholder, body input[type=file]::-ms-input-placeholder, body textarea::-ms-input-placeholder, body select::-ms-input-placeholder {
  color: #a8b1b1 !important;
  outline: none !important;
}

body input[type=text]::placeholder,
body input[type=password]::placeholder,
body input[type=datetime]::placeholder,
body input[type=datetime-local]::placeholder,
body input[type=date]::placeholder,
body input[type=month]::placeholder,
body input[type=time]::placeholder,
body input[type=week]::placeholder,
body input[type=number]::placeholder,
body input[type=email]::placeholder,
body input[type=url]::placeholder,
body input[type=search]::placeholder,
body input[type=tel]::placeholder,
body input[type=color]::placeholder,
body input[type=file]::placeholder,
body textarea::placeholder,
body select::placeholder,
select:invalid,
select option[value=""],
option[value=""][disabled],
select:required:invalid,
select:invalid {
  color: #a8b1b1 !important;
  outline: none !important;
}

.light {
  /*color:#a8b1b1;*/
  opacity: 0.5;
}

.form_row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form_row .btn {
  margin-top: 5px;
}

.form_row_discount_link {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.form_row > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 5px;
  margin-left: 5px;
}

.form_row > div:first-child {
  margin-left: 0;
}

.form_row > div:last-child {
  margin-right: 0;
}

.done_tick::before {
  content: "";
  content: "";
  display: inline-block;
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/ui/done.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  height: 30px;
  width: 30px;
  margin-right: 9px;
  /*
   margin-left: -39px;
   */
  margin-bottom: -4px;
}

@media (min-width: 992px) {
  .done_tick::before {
    height: 35px;
    width: 35px;
  }
}
/* Zip */
.payment_toggle_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1.5rem;
  border: 1px solid #003d3b;
}

.payment_toggle_section {
  position: relative;
  width: 100%;
}

.payment_toggle_section .or {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: white;
  border: 1px solid #d4dcdc;
  font-size: 80%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-bottom: 2px;
}

.payment_toggle {
  height: 100%;
  width: 50%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.6rem 1rem;
  background-color: #fff;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  min-height: 65px;
}

.payment_toggle_zip {
  cursor: pointer;
}

.payment_toggle_zip:hover {
  background-color: #ebebd4;
}

.payment_toggle:hover {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.payment_toggle.active span {
  color: white !important;
}

.payment_toggle_container .payment_toggle:first-child {
  border-right-color: white;
}

.payment_toggle_container .payment_toggle:last-child {
  border-left-color: white;
}

.payment_toggle.active,
.payment_toggle.active:hover {
  /* box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
   background-color: #fff;
   background-image: linear-gradient(#eaeaea, #f8f8f8);
   border-color: white; */
  background-color: #c54801;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.payment_toggle_zip {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/images/icons/zip.svg");
  background-position: center top 26px;
  background-size: 72px;
  background-repeat: no-repeat;
}

.payment_toggle_zip.btn_processing {
  background-image: none;
  color: black !important;
}

.payment_toggle_container .payment_toggle:first-child {
  background-color: #c54801;
}

.payment_toggle_zip.btn_processing span {
  display: none;
}

.payment_toggle_zip span {
  position: relative;
  top: 16px;
  opacity: 0.4;
  font-size: 70%;
}

@media (min-width: 992px) {
  .payment_toggle_zip span {
    top: 17px;
  }
  .payment_toggle_zip {
    background-position: center top 13px;
    background-size: 77px;
  }
  .payment_toggle {
    min-height: 75px;
  }
}
.payment_toggle_container_2 .cc_text {
  position: absolute;
  bottom: 10px;
}

.payment_toggle_container_2 .payment_toggle_zip span {
  position: inherit;
  top: 0;
  opacity: 1;
  font-size: 100%;
  margin-bottom: 30px;
}

.payment_toggle_container_2 .payment_toggle_zip {
  background-position: center bottom 7px;
}

.payment_toggle.active span.payment_pricing {
  margin-bottom: 30px;
}

.payment_toggle_container_2 {
  margin-bottom: 1.5rem;
}

.payment_toggle_container_2 .payment_toggle {
  min-height: 90px;
}

.payment_toggle_container_2 .payment_toggle_cc {
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/images/icons/creditcards.png);
  background-repeat: no-repeat;
  background-size: 117px;
  background-position: center bottom 11px;
}

.order_summary {
  background-color: white;
  -webkit-box-shadow: 0px 10px 20px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 20px -2px rgba(0, 0, 0, 0.05);
  padding: 5px;
  padding-bottom: 18px;
  border-radius: 8px;
  margin-bottom: 5px;
}

.order_summary_2 .order_summary_image {
  font-size: 100% !important;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form_row_discount {
  max-height: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.form_row_discount.form_row_discount_show {
  max-height: 1000px;
  overflow: visible;
}

.form_row_discount > div:last-child {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 143px;
}

@media (min-width: 992px) {
  .form_row_discount > div:last-child {
    max-width: 200px;
  }
}
.form_row_discount > div:last-child button {
  padding: 0;
}

.legal .container {
  max-width: 900px;
}

.controls {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  border: 0;
  z-index: 2;
  padding: 1.5rem;
  background-size: 16px;
  background-position: center;
  cursor: pointer !important;
}

@media (min-width: 992px) {
  .controls {
    /*
          width:50px;
          height:50px;
          */
  }
}
.controls.back,
.controls.dod_back {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/arrows/arrow_left_small_dark.svg");
  top: 0;
  left: 0;
}

.controls.dod_back {
  z-index: 100;
}

@media (min-width: 992px) {
  .controls.back,
  .controls.dod_back {
    top: 0;
    left: 0;
  }
}
.info {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/info.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 13px;
  height: 13px;
  display: inline-block;
  position: relative;
  top: 1px;
}

.info.active {
  opacity: 0.5;
}

.modal-header .close {
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/ui/close_small-2.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1 !important;
}

/*
@media (min-width:992px){
#results .pad{
  padding-left:30px;
}
}
*/
@media (max-width: 992px) {
  #results {
    padding-top: 10px;
  }
  #results .pad.inset {
    padding-top: 55px;
  }
}
@media (min-width: 1200px) {
  .inset {
    padding-left: 110px;
  }
}
/* Real results */
.results_carousel .carousel-cell > div,
.results_carousel_stack .carousel-cell > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 220px;
}

.results_carousel,
.results_carousel_stack {
  margin-top: 30px;
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}

.results_carousel .carousel-cell,
.results_carousel_stack .carousel-cell {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.results_carousel .carousel-cell > div > div,
.results_carousel_stack .carousel-cell > div > div {
  width: 47.5%;
  background-color: white;
  border-width: 8px 8px 25px 8px;
  border-color: white;
  border-style: solid;
  position: relative;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.results_carousel .carousel-cell > div > div::after,
.results_carousel_stack .carousel-cell > div > div::after {
  display: block;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.results_carousel .carousel-cell .before::after,
.results_carousel .carousel-cell .after::after,
.results_carousel_stack .carousel-cell .before::after,
.results_carousel_stack .carousel-cell .after::after {
  content: "";
  background-size: contain;
  width: 53px;
  height: 35px;
  display: block;
  right: 10px;
  bottom: 10px;
  position: absolute;
  background-repeat: no-repeat;
  margin-right: 0;
}

@media (min-width: 992px) {
  .results_carousel .carousel-cell .before::after,
  .results_carousel .carousel-cell .after::after,
  .results_carousel_stack .carousel-cell .before::after,
  .results_carousel_stack .carousel-cell .after::after {
    width: 77px;
    height: 51px;
  }
  .results_carousel .flickity-page-dots {
    bottom: -35px;
  }
}
.results_carousel .carousel-cell .before::after,
.results_carousel_stack .carousel-cell .before::after {
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/results/icons/resultsbefore_mosh.png);
}

.results_carousel .carousel-cell .after::after,
.results_carousel_stack .carousel-cell .after::after {
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/results/icons/resultsafter_mosh.png);
}

#results_1 .before {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results1_a.jpg");
}

#results_1 .after {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results1_b.jpg");
}

#results_2 .before {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results4_a.jpg");
}

#results_2 .after {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results4_b.jpg");
}

#results_3 .before {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results3_a.jpg");
}

#results_3 .after {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results3_b.jpg");
}

#results_4 .before {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results2_a.jpg");
}

#results_4 .after {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results2_b.jpg");
}

#results_5 .before {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results5_a.jpg");
}

#results_5 .after {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results5_b.jpg");
}

#results_6 .before {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results6_a.jpg");
}

#results_6 .after {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results6_b.jpg");
}

#results_7 .before {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results7_a.jpg");
}

#results_7 .after {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results7_b.jpg");
}

#results_8 .before {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results8_a.jpg");
}

#results_8 .after {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results8_b.jpg");
}

#results_9 .before {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results9_a.jpg");
}

#results_9 .after {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/results/results9_b.jpg");
}

#results #results_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#results .flickity-prev-next-button,
#results .flickity-prev-next-button:hover {
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: transparent;
  border-radius: 0;
  width: 70px;
  height: 70px;
  opacity: 1;
}

@media (max-width: 992px) {
  #results .flickity-prev-next-button,
  #results .flickity-prev-next-button:hover {
    top: auto;
    bottom: -62px;
  }
}
#results .flickity-prev-next-button .flickity-button-icon {
  display: none;
}

#results .flickity-prev-next-button.previous,
#results .flickity-prev-next-button.previous:hover {
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/illustrations/emojis/emojis_hand_left.png) !important;
  left: -10px;
}

#results .flickity-prev-next-button.next,
#results .flickity-prev-next-button.next:hover {
  left: auto;
  right: 0;
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/illustrations/emojis/emojis_hand_right.png) !important;
}

@media (min-width: 992px) {
  #results .flickity-prev-next-button.previous,
  #results .flickity-prev-next-button.previous:hover {
    left: -40px;
  }
  #results .flickity-prev-next-button.next,
  #results .flickity-prev-next-button.next:hover {
    right: -10px;
  }
}
#results_text p {
  max-width: 560px;
}

#results_text p.xsmall {
  margin-top: 30px;
  opacity: 0.5;
}

@media (min-width: 520px) {
  .results_carousel .carousel-cell > div {
    min-height: 290px;
  }
}
@media (min-width: 992px) {
  .results_carousel .carousel-cell {
    padding-right: 50px;
  }
  .results_carousel {
    margin-top: 0;
    margin-bottom: 0;
  }
  .results_carousel {
    max-width: none;
  }
  .results_carousel .carousel-cell > div {
    min-height: 430px;
  }
  .results_carousel .carousel-cell > div > div {
    border-width: 15px 15px 40px 15px;
  }
  .results_carousel .carousel-cell > div > div::after {
    bottom: -45px;
  }
  #results .flickity-prev-next-button,
  #results .flickity-prev-next-button:hover {
    width: 90px;
    height: 90px;
    -webkit-transition: 0.2s -webkit-transform ease;
    transition: 0.2s -webkit-transform ease;
    transition: 0.2s transform ease;
    transition: 0.2s transform ease, 0.2s -webkit-transform ease;
  }
}
/* ADDONS */
/*

    .non_prescription_selection{
      display:flex;
      padding-top:1rem;
      padding-bottom:0.5rem;
      width:100%;
       }

        .selection_checkbox{
         flex-grow: 1;
         margin-right: 0.3rem;
         margin-left: 0.3rem;
         text-align: center;
          }

    .non_prescription_selection input[type="checkbox"]+label{
      min-height:12.5rem;
      display:flex;
      flex-direction:column;
      align-items: center;
      justify-content: flex-end;
      background-repeat:no-repeat;
      flex-grow:1;
      flex:1;
      padding-bottom:1.5rem;
      padding-left:0.8rem;
      padding-right:0.8rem;
      transition:background-color 0.1s ease-in-out;
      border: 1px solid #003d3b;
      position:relative;

      background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/ui/check_unselected.svg);
      background-size:32px;
      background-position: top 6px left 6px;
      text-align: center;
      align-items: center;

    }



    .non_prescription_selection input[type="checkbox"]:checked+label {
      background-color: #82c780;
      border-color: #ebebd4;
      background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/ui/check_selected.svg);
      background-color:#ebebd4;
    }





    .selection_checkbox .star_banner{
      width: 35px;
        height: 35px;
        background-image: url(https://cdn2.hubspot.net/hubfs/2624959/star-banner-5.svg);
        background-repeat: no-repeat;
        background-size: 35px;
        background-position: 0 0;
        position: absolute;
        top: 0;
        right: 0;
    }
    */
/*
    .non_prescription_selection input[type="checkbox"]:checked+label .star_banner{
        background-position: 0 -35px;
    }
    */
/*
    .selection_checkbox .selection_image{
      width:100px;
      height:100px;
      background-size:100px;
      background-repeat:no-repeat;
      position:relative;
      background-position:center;
    }

    .selection_checkbox h5{
      margin-bottom:0;
    }

    @media (max-width:768px){

    .selection_checkbox .selection_image{
      top:0;
    }

      .non_prescription_selection{
        flex-wrap:wrap;
      }

      .non_prescription_selection input[type="checkbox"]+label{
        width:calc(50% - 1.6rem);
        margin-bottom:1.1rem;
        flex:auto;
        min-height:10rem
      }
      .selection_checkbox .selection_image {
        width: 80px;
        height: 80px;
        background-size: contain;
      }
    }


    .non_prescription_selection input[type="checkbox"]:checked+label:hover{
      border-color: #003d3b;
      color:#003d3b;
    }




    .non_prescription_selection .item_name{
    line-height:1.3;
    display:flex;
    min-height:30px;
    align-items:center;
    justify-content: center;
    font-size:90%;
    }

    @media (min-width:992px){
      .non_prescription_selection .item_name{
        min-height:50px;

      }
    }



    .selection_checkbox .price{
      position: absolute;
      bottom: -11px;
      left: 0;
      right: 0;
      margin: auto;
      font-size: 70%;
      opacity: 1;
      background-color: #fff;
      width: 62px;
      padding: 0;
      line-height: 1;
      border-radius: 100px;
      min-height: 22px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #003d3b !important;
      border: 1px solid #003d3b;
    }
    /*
    .non_prescription_selection h3{
      display: block;
      font-size: 45%;
      color: #000;
      opacity: 0.35;
      margin-top: 2px;
    }
    */
.non_prescription_selection input[type=checkbox] {
  display: none;
}

.non_prescription_selection input[type=checkbox] + label {
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/ui/check_unselected.svg);
  background-size: 32px;
  background-position: center left 6px;
}

@media (min-width: 992px) {
  .non_prescription_selection input[type=checkbox] + label {
    background-position: center left 14px;
  }
}
.non_prescription_selection input[type=checkbox]:checked + label {
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/ui/check_selected.svg);
  background-color: #ebebd4;
}

.selection_checkbox {
  padding: 14px 0;
  padding-left: 44px;
  text-align: left;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  border: 1px solid #003d3b;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0;
  background-repeat: no-repeat;
  cursor: pointer;
}

.selection_checkbox:last-child {
  border-bottom: 1px solid #003d3b;
}

.selection_checkbox .price {
  color: #82c780;
  position: relative;
}

@media (min-width: 992px) {
  .selection_checkbox {
    padding: 23px 0;
    padding-left: 62px;
  }
  .selection_checkbox:hover {
    background-color: #ebebd4;
  }
}
.selection_checkbox .selection_image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 992px) {
  .selection_checkbox .selection_image {
    right: 10px;
    width: 70px;
    height: 70px;
  }
}
.selection_checkbox.shampoo_conditioner .selection_image {
  background-image: url("https://f.hubspotusercontent00.net/hubfs/2624959/mosh/product/non_prescription/images/small/shampooconditioner.png");
}

.selection_checkbox.vitamins .selection_image {
  background-image: url("https://f.hubspotusercontent00.net/hubfs/2624959/mosh/product/non_prescription/images/small/vitamins.png");
}

.selection_checkbox.minoxidil .selection_image {
  background-image: url("https://f.hubspotusercontent00.net/hubfs/2624959/mosh/product/non_prescription/images/small/dropper.png");
}

.selection_checkbox.wax .selection_image {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/product/isolated/product_wax-6.png");
}

.star {
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/ui/np_star-1.svg);
  background-size: 9px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  border: 1px solid #82c780;
  border-radius: 50%;
  background-color: #fff;
  z-index: 2;
}

@media (min-width: 992px) {
  .star {
    background-size: 11px;
    width: 17px;
    height: 17px;
  }
}
.selection_checkbox .star {
  position: absolute;
  top: 6px;
  right: 6px;
}

.star_key {
  margin-top: 8px;
}

.star_key .star {
  position: relative;
  top: 4px;
}

.star_key span {
  position: relative;
}

/**/
.emoji {
  width: 100px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 992px) {
  .emoji {
    width: 130px;
    height: 130px;
  }
}
.emoji.doctor {
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/illustrations/emojis/emojis_doc.png);
}

.emoji.doctor_alt1 {
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/illustrations/emojis/custom/doctor_alt_1-1.png);
}

.emoji.toilet {
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/illustrations/emojis/emojis_toilet.png);
}

.emoji.van {
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/illustrations/emojis/emojis_van.png);
}

.emoji.phone {
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/illustrations/emojis/custom/phone-1.png);
}

.emoji.watch {
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/illustrations/emojis/emojis_watch.png);
}

/* NAVIGATION */
.nav,
.menu {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
  z-index: 99;
}

.menu {
  top: 66px;
}

@media (min-width: 992px) {
  .menu {
    top: 80px;
  }
}
.menu_strip_container {
  background-color: white;
}

.menu_strip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 75px;
}

.menu_strip_btn {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.menu_strip .social_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu_strip .social_link a {
  margin-right: 9px;
}

.nav {
  /* box-shadow:0 0 50px rgba(0,0,0,0.06); */
  background-color: white;
}

.nav .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}

.wrapper {
  padding: 16px;
}

.menu .wrapper {
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
  padding-bottom: 30px;
}

.menu.open .wrapper {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

@media (min-width: 992px) {
  .wrapper {
    padding: 20px;
  }
}
.nav_link_container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.nav_link {
  text-decoration: none;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 25px;
}

#menu_mobile .nav_link {
  margin-left: 0;
  margin-right: 0;
}

.nav_link_dropdown > :first-child {
  padding-right: 20px;
  position: relative;
}

.nav_link_dropdown > :first-child::after {
  content: "";
  display: block;
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/ui/dropdown_dark.svg");
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  width: 14px;
  height: 14px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  right: -5px;
}

.nav_link_dropdown.open > :first-child::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.darkgreen .nav_link_dropdown > :first-child::after {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/ui/dropdown_white.svg");
}

.nav .logo {
  width: 65px;
  margin-right: 30px;
}

@media (min-width: 992px) {
  .nav .wrapper {
    padding: 20px 40px;
  }
  .nav .logo {
    width: 85px;
  }
  #menu_mobile {
    display: none;
  }
}
.nav .logo img {
  width: 100%;
}

#menu_what_we_treat,
#menu_about_us {
  display: none;
}

@media (min-width: 992px) {
  /*
    .body-container-wrapper{
    margin-top:80px;
  }

    */
  .nav_link,
  .nav .nav_link {
    display: inline-block;
  }
  .hamburger_container,
  #menu_mobile {
    display: none;
  }
  #menu_what_we_treat,
  #menu_about_us {
    display: block;
  }
}
@media (min-width: 992px) {
  #moshmenu_mobile {
    display: none !important;
  }
}
#menu_desktop .nav_link_dropdown_sub.open .nav_link_sub {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

#menu_desktop .nav_link_dropdown_sub.open .nav_link_sub:nth-child(1) {
  -webkit-transition: 0.2s opacity ease, 0.2s -webkit-transform ease;
  transition: 0.2s opacity ease, 0.2s -webkit-transform ease;
  transition: 0.2s transform ease, 0.2s opacity ease;
  transition: 0.2s transform ease, 0.2s opacity ease, 0.2s -webkit-transform ease;
}

#menu_desktop .nav_link_dropdown_sub.open .nav_link_sub:nth-child(2) {
  -webkit-transition: 0.2s opacity ease 0.1s, 0.2s -webkit-transform ease 0.1s;
  transition: 0.2s opacity ease 0.1s, 0.2s -webkit-transform ease 0.1s;
  transition: 0.2s transform ease 0.1s, 0.2s opacity ease 0.1s;
  transition: 0.2s transform ease 0.1s, 0.2s opacity ease 0.1s, 0.2s -webkit-transform ease 0.1s;
}

.menu {
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
  z-index: 98;
  max-height: 0;
  overflow: hidden;
  /*  transition:0.5s max-height cubic-bezier(0.56, 0.19, 0.42, 0.68);
   transition:.7s max-height ease;
      -webkit-transition:max-height 400ms ease;
     -moz-transition:max-height 400ms ease;
     -o-transition:max-height 400ms ease;
   */
  -webkit-transition: max-height 450ms ease;
  transition: max-height 450ms ease;
}

.menu_inner {
  position: absolute;
  z-index: -1;
  width: 100%;
}

.menu_inner {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  /*transition: transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03); */
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.12, 0.66, 0.48, 1.03);
  transition: -webkit-transform 0.4s cubic-bezier(0.12, 0.66, 0.48, 1.03);
  transition: transform 0.4s cubic-bezier(0.12, 0.66, 0.48, 1.03);
  transition: transform 0.4s cubic-bezier(0.12, 0.66, 0.48, 1.03), -webkit-transform 0.4s cubic-bezier(0.12, 0.66, 0.48, 1.03);
}

.menu_inner.open {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 1;
}

.menu_inner .nav_link_container {
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
  transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
}

.menu_inner.open .nav_link_container {
  opacity: 1;
}

/*
.menu_inner .nav_link_container .nav_link_box:nth-child(2){
  transition-delay:0.1s;
}

.menu_inner .nav_link_container .nav_link_box:nth-child(3){
  transition-delay:0.2s;
}

.menu_inner .nav_link_container .nav_link_box:nth-child(4){
  transition-delay:0.3s;
}

.menu_inner .nav_link_container .nav_link_box:nth-child(5){
  transition-delay:0.1s;
}

.menu_inner .nav_link_container .nav_link_box:nth-child(6){
  transition-delay:0.1s;
}
*/
.menu.open {
  opacity: 1;
  max-height: 90px;
  overflow: visible;
}

#menu_mobile,
.panel {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

#menu_mobile .links_container {
  position: static;
  padding-bottom: 15rem;
}

#menu_mobile.open {
  max-height: 100vh;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.menu .head {
  margin-top: 34px;
  margin-bottom: 17px;
  display: block;
}

.menu h4 {
  margin-bottom: 20px;
}

#menu_mobile h4 {
  margin-bottom: 5px;
}

#menu_mobile .nav_link_box {
  margin-bottom: 20px;
}

#menu_mobile .container-fluid {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03), -webkit-transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
  transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03), -webkit-transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
  transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03), transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
  transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03), transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03), -webkit-transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
}

#menu_mobile.open .container-fluid {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.menu .nav_link_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#menu_mobile.open .menu_strip_container {
  position: fixed;
  bottom: 0;
}

.menu.darkgreen h4 {
  color: #ebebd4;
  margin-bottom: 10px;
}

.menu.darkgreen .nav_link_sub span {
  color: #ebebd4;
}

.menu.darkgreen .nav_link_sub:hover span {
  color: #82c780;
}

.overlay {
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: fixed;
  z-index: -9999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: black;
}

.overlay.open {
  height: 100%;
  opacity: 0.7;
  z-index: 50;
}

#panel_overlay.open {
  height: 100%;
  opacity: 0.7;
  z-index: 99;
}

.menu_inner .nav_link_container {
  -webkit-transform: translateX(-100vw);
          transform: translateX(-100vw);
}

.menu_inner.open .nav_link_container {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.offer {
  width: 100%;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 43px;
  line-height: 1.4;
  display: none;
}

/*
@media (max-width:375px){
  .offer strong{
    font-size:14px;
  }
}

@media (max-width:335px){
  .offer strong{
    font-size:12px;
  }
}

.offer strong{
  font-size:13px;
  letter-spacing:0;
}

*/
@media (max-width: 992px) {
  .offer strong {
    font-size: 15px;
  }
}
.offer h5 {
  margin-bottom: 0;
}

.offer a {
  border-bottom: 1px solid #003d3b;
  text-decoration: none;
}

/*
@media (min-width:992px){
  .offer a{
  text-decoration:none;
  border: 1px solid #212529;
  padding: 2px 10px;
  margin-left: 7px;
}
}
*/
.btn_faq,
.btn_login {
  border: 1px solid #003d3b;
  text-decoration: none;
  padding: 10px 20px;
  display: inline-block;
  margin-right: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}

.btn_faq h5,
.btn_login h5 {
  margin-bottom: 0;
}

.panel {
  width: 100vw;
  height: 100%;
  position: fixed;
  top: 0;
  right: -100vw;
  margin: auto;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
  z-index: 201;
  text-align: center;
}

.panel::-webkit-scrollbar {
  display: none;
}

.non_prescription_selection input[type=checkbox] {
  display: none;
}

.non_prescription_selection input[type=checkbox] + label {
  background-image: url(/assets/icons/check-85c404ff0bc713aa00f26fed3e4b946adbfdbfda1469def914ed8a22a543b2ba.svg);
  background-size: 32px;
  background-position: center left 6px;
}

@media (min-width: 992px) {
  .non_prescription_selection input[type=checkbox] + label {
    background-position: center left 14px;
  }
}
@media (min-width: 992px) {
  .panel .panel_inner {
    padding: 24px;
  }
}
.non_prescription_selection input[type=checkbox]:checked + label {
  background-image: url(/assets/icons/check-selected-df49dedd87a0312fb00a3b716e90d47289026f5c50ee0e81c68303da463b74bf.svg);
  background-color: #ebebd4;
}

.selection_checkbox {
  padding: 14px 0;
  padding-left: 44px;
  text-align: left;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  border: 1px solid #003d3b;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0;
  background-repeat: no-repeat;
  cursor: pointer;
}

.panel_inner,
.cart_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* justify-content: center; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.selection_checkbox:last-child {
  border-bottom: 1px solid #003d3b;
}

.selection_checkbox .price {
  color: #82c780;
  position: relative;
}

@media (min-width: 992px) {
  .selection_checkbox {
    padding: 23px 0;
    padding-left: 62px;
  }
  .selection_checkbox:hover {
    background-color: #ebebd4;
  }
}
.selection_checkbox .selection_image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 992px) {
  .selection_checkbox .selection_image {
    right: 10px;
    width: 70px;
    height: 70px;
  }
}
.selection_checkbox.shampoo_conditioner .selection_image {
  background-image: url(/images/product/thumbnails/hair_shampoo-conditioner);
}

.selection_checkbox.vitamins .selection_image {
  background-image: url(/images/product/thumbnails/hair_vitamins);
}

.selection_checkbox.minoxidil .selection_image {
  background-image: url(/images/product/thumbnails/hair_dropper);
}

.star {
  background-image: url(/assets/icons/star-np-928459eb56623c845bc67b3892c1ef2872fdc87b3bf256c7bee00e5db497ccdb.svg);
  background-size: 9px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  border: 1px solid #82c780;
  border-radius: 50%;
  background-color: #fff;
  z-index: 2;
}

@media (min-width: 992px) {
  .star {
    background-size: 11px;
    width: 17px;
    height: 17px;
  }
}
.selection_checkbox .star {
  position: absolute;
  top: 6px;
  right: 6px;
}

.star_key {
  margin-top: 8px;
}

.star_key .star {
  position: relative;
  top: 4px;
}

.star_key span {
  position: relative;
}

/* Emoji */
.emoji {
  width: 100px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 992px) {
  .emoji {
    width: 130px;
    height: 130px;
  }
}
.emoji.doctor {
  background-image: url(/assets/emojis/doctor_1-cb401a00ff173fc9734258557dbcd89a557902aadc532c896eaf5abd841ada32.png);
}

.emoji.doctor_alt1 {
  background-image: url(/assets/emojis/doc-ok-efcc199dd2560c0ed25b9f257d089dc523b657fdfd35e4bd74583f028c361da9.png);
}

.emoji.phone {
  background-image: url(/assets/emojis/phone-03cb0ee354762d4358852b622940f16c07a984034ab07d479208ec219bcf5501.png);
}

/* Navigation */
.nav,
.menu {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
  z-index: 99;
}

.menu {
  top: 66px;
}

@media (min-width: 992px) {
  .menu {
    top: 80px;
  }
}
.menu_strip_container {
  background-color: white;
}

.menu_strip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 75px;
}

.menu_strip_btn {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.menu_strip .social_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu_strip .social_link a {
  margin-right: 9px;
}

.nav {
  /* box-shadow:0 0 50px rgba(0,0,0,0.06); */
  background-color: white;
}

.nav .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}

.wrapper {
  padding: 16px;
}

.menu .wrapper {
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
  padding-bottom: 30px;
}

.menu.open .wrapper {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

@media (min-width: 992px) {
  .wrapper {
    padding: 20px;
  }
}
.nav_link_container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.nav_link {
  text-decoration: none;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 25px;
}

#menu_mobile .nav_link {
  margin-left: 0;
  margin-right: 0;
}

.nav .nav_link:not(.login) {
  display: none;
}

.nav_link_dropdown > :first-child {
  padding-right: 20px;
  position: relative;
}

.nav_link_dropdown > :first-child::after {
  content: "";
  display: block;
  background-image: url(/assets/icons/arrow-down-dark-6c753274ab5cc513da3fb2b50ae6032316c4376da3dbe1fe69afbd72bad56fbb.svg);
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  width: 14px;
  height: 14px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  right: -5px;
}

.nav_link_dropdown.open > :first-child::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.darkgreen .nav_link_dropdown > :first-child::after {
  background-image: url(/assets/icons/arrow-down-light-0b94799c6790517244ace1f44e43a5da53b591e4bdba46cab4ad438870da8a24.svg);
}

.nav .logo {
  width: 65px;
  margin-right: 30px;
}

@media (min-width: 992px) {
  .nav .wrapper {
    padding: 20px 40px;
  }
  .nav .logo {
    width: 85px;
  }
  #menu_mobile {
    display: none;
  }
}
.nav .logo img {
  width: 100%;
}

#menu_what_we_treat,
#menu_about_us {
  display: none;
}

@media (min-width: 992px) {
  /*
    .body-container-wrapper{
    margin-top:80px;
  }

    */
  .nav_link,
  .nav .nav_link {
    display: inline-block;
  }
  .hamburger_container,
  #menu_mobile {
    display: none;
  }
  #menu_what_we_treat,
  #menu_about_us {
    display: block;
  }
}
.nav .btn {
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.nav_icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 34px;
  width: 34px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-right: 12px;
  text-decoration: none;
}

.hamburger {
  background-image: url(/assets/icons/hamburger-toggle-99b1527f3bb0301291b02e6b82c7bf023ee4f9c926d105d508ca1397375870e6.svg);
  background-position: 0 0;
  -webkit-transition: 0.2s all cubic-bezier(0.49, 0.18, 0.45, 0.94);
  transition: 0.2s all cubic-bezier(0.49, 0.18, 0.45, 0.94);
  margin-left: -4px;
}

.hamburger.open {
  background-position: 0 -34px;
}

@media (min-width: 992px) {
  .nav_icon {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
  .hamburger.open {
    background-position: 0 -40px;
  }
}
.cart {
  background-image: url(/assets/icons/cart-1-1d596b44e70e7e77f552b6a02b103d98f5ee8ee29810d1270a0adc0c57f9634f.svg);
  margin-left: 12px;
  background-size: 25px;
  background-position: center;
  position: relative;
}

.cart_no {
  font-size: 10px;
  background-color: transparent;
  color: #003d3b;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 0;
  right: -8px;
  color: #ccc;
}
.cart_no.active {
  background-color: #82c780;
  color: white;
}

.login_container .btn {
  padding: 9px 20px;
}

@media (min-width: 992px) {
  .menu_inner {
    padding-left: 150px;
  }
  .menu .container-fluid {
    height: 100px;
    padding: 0;
  }
  .menu_inner .nav_link_container {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
.nav_link_dropdown_sub {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity 200ms ease, max-height 200ms ease;
  transition: opacity 200ms ease, max-height 200ms ease;
  opacity: 0;
}

.nav_link_dropdown_sub {
  margin-left: 25px;
}

#menu_mobile .nav_link_dropdown_sub {
  margin-left: 0;
}

.nav_link_dropdown_sub.open {
  opacity: 1;
  max-height: 80px;
}

.nav_link_sub {
  display: block;
  /* letter-spacing: 0.04rem; */
  cursor: pointer;
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
}

#menu_desktop .nav_link_sub {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
}

#menu_mobile .nav_link_sub {
  padding-top: 9px;
  padding-bottom: 9px;
}

#menu_mobile .nav_link_sub span::after {
  border-color: transparent #003d3b;
}

#menu_desktop .nav_link_dropdown_sub.open .nav_link_sub {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

#menu_desktop .nav_link_dropdown_sub.open .nav_link_sub:nth-child(1) {
  -webkit-transition: 0.2s opacity ease, 0.2s -webkit-transform ease;
  transition: 0.2s opacity ease, 0.2s -webkit-transform ease;
  transition: 0.2s transform ease, 0.2s opacity ease;
  transition: 0.2s transform ease, 0.2s opacity ease, 0.2s -webkit-transform ease;
}

#menu_desktop .nav_link_dropdown_sub.open .nav_link_sub:nth-child(2) {
  -webkit-transition: 0.2s opacity ease 0.1s, 0.2s -webkit-transform ease 0.1s;
  transition: 0.2s opacity ease 0.1s, 0.2s -webkit-transform ease 0.1s;
  transition: 0.2s transform ease 0.1s, 0.2s opacity ease 0.1s;
  transition: 0.2s transform ease 0.1s, 0.2s opacity ease 0.1s, 0.2s -webkit-transform ease 0.1s;
}

.menu {
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
  z-index: 98;
  max-height: 0;
  overflow: hidden;
  /*  transition:0.5s max-height cubic-bezier(0.56, 0.19, 0.42, 0.68);
   transition:.7s max-height ease;
      -webkit-transition:max-height 400ms ease;
     -moz-transition:max-height 400ms ease;
     -o-transition:max-height 400ms ease;
   */
  -webkit-transition: max-height 450ms ease;
  transition: max-height 450ms ease;
}

.menu_inner {
  position: absolute;
  z-index: -1;
  width: 100%;
}

.menu_inner {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  /*transition: transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03); */
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.12, 0.66, 0.48, 1.03);
  transition: -webkit-transform 0.4s cubic-bezier(0.12, 0.66, 0.48, 1.03);
  transition: transform 0.4s cubic-bezier(0.12, 0.66, 0.48, 1.03);
  transition: transform 0.4s cubic-bezier(0.12, 0.66, 0.48, 1.03), -webkit-transform 0.4s cubic-bezier(0.12, 0.66, 0.48, 1.03);
}

.menu_inner.open {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 1;
}

.menu_inner .nav_link_container {
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
  transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
}

.menu_inner.open .nav_link_container {
  opacity: 1;
}

/*
.l_step {
  height:0;
  opacity:0;
  transform:translateY(-10px);
  overflow:hidden;
  z-index:-1;
  transition:opacity 0.3s ease, transform 0.3s ease;
  width:100%;
  max-width:450px;
}

.menu.open{
  opacity:1;
  max-height:90px;
  overflow:visible;
}
  transform:translateX(0px);
  z-index:100;
} */
#menu_mobile,
.panel {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

#menu_mobile .links_container {
  position: static;
  padding-bottom: 15rem;
}

#menu_mobile.open {
  max-height: 100vh;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.menu .head {
  margin-top: 34px;
  margin-bottom: 17px;
  display: block;
}

.menu h4 {
  margin-bottom: 20px;
}

#menu_mobile h4 {
  margin-bottom: 5px;
}

.user_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 10%;
  text-decoration: none;
  text-align: left;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer !important;
  padding: 16px;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .user_link {
    padding: 12px 16px;
    margin-bottom: 0;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
  .user_link h4 {
    font-size: 14px;
  }
}

.user_link .user_link_icon {
  height: 24px;
  background-size: 24px;
  background-repeat: no-repeat;
  margin-top: -2px;
}

.contact_bar a:hover h5,
.contacts .contact_bar .contact_link h5 {
  color: #82c780;
}

.user_link_icon {
  width: 24px;
  background-position: left;
}

.nav_icon.account {
  background-image: url(/assets/icons/hamburger-c5fdd52cbcf09bf9e37620c38c29d48d0bcbd316c0ef347a3dc6eaf662508a2f.svg);
}

.nav_icon.profile {
  background-image: url(/assets/icons/user_profile-d0be99df38efaf4cf2623c7225b277aa77f5c78e3f3b562f8856332638a36659.svg);
}

.nav_icon.notifications {
  background-image: url(/assets/icons/sprites/dashboard_menu_bar_light-c9cb23fc82a450f448f8cf862bb82b144efd51358b4dca717dd381dc59cde85e.svg);
}

.nav_icon.new_msg {
  background-image: url(/images/icons/inbox_new_msg);
}

.nav_icon.no_new_msg {
  background-image: url(/assets/icons/inbox_no_msg-17b03c88d154f3528e812b951eee662022d3f7078e910c5b13691e425d69ccfb.svg);
}

.user_link#user_profile .user_link_icon {
  background-image: url(/assets/icons/sprites/profile_menu_bar_light-4bde4a06f8289b4b359fc23add96c8a35e16c23755af436dfffb14244280feab.svg);
}

.user_link#user_notifications .user_link_icon {
  background-image: url(/assets/icons/sprites/dashboard_menu_bar_light-c9cb23fc82a450f448f8cf862bb82b144efd51358b4dca717dd381dc59cde85e.svg);
}

.user_link#user_subscriptions .user_link_icon {
  background-image: url(/assets/icons/sprites/subs_menu_bar_light-39e89e28c320bb8a4ff47009aea768bbedc5fd245422fb6e0f7b8f3eb068c89a.svg);
}

.user_link#user_orders .user_link_icon {
  background-image: url(/assets/icons/sprites/order_menu_bar_light-336083bd7eed8e8c9a6fd0a8a3367f6ae44151ced47b03b3b2e20dd21d21a1fd.svg);
}

.user_link#user_appointments .user_link_icon {
  background-image: url(/assets/icons/sprites/appt_menu_bar_light-f0288ec7c1f54c3fc4bc6d1a84dfc6b98fc7ec413b564c558e87b2fd5b8bbbd7.svg);
}

.user_link#user_tasks .user_link_icon {
  background-image: url(/assets/icons/sprites/task_menu_bar_light-e81fd005d5cff97858273bd6ed11dabe146d21da047432bdc5f34c07571c0848.svg);
}

.user_link#user_addons .user_link_icon {
  background-image: url(/assets/icons/sprites/addon_menu_bar_light-3a9a94898c79f4e84bb59e0faf2a4cfa814fff2cc3e52115d275b3f356b5b690.svg);
}

.user_link#user_rewards .user_link_icon {
  background-image: url(/assets/icons/sprites/reward_menu_bar_light-c4288d6d5720cc908532cc6c75ebe048b55349bcd9eaa0b613799c97977a7562.svg);
}

.user_link#user_support .user_link_icon {
  background-image: url(/assets/icons/sprites/support_menu_bar_light-e60dc4d63a6a0cadca9fed0d982e040ebe93a9a19b18c4b401536c3823e84b23.svg);
}

@media (min-width: 992px) {
  .user_link {
    width: 100%;
  }
}
.user_link .user_link_icon {
  background-image: url(/assets/icons/moneybag-6bca294f3ca9fc4a015a8c04d9c096c6a6261c0cb7f6d991b756230f8b890306.png);
}

.user_link#user_referral {
  background: #82c780;
  border-radius: 0.75rem;
}

.profiles .user_link#user_profile,
.notifications .user_link#user_notifications,
.subscriptions .user_link#user_subscriptions,
.orders .user_link#user_orders,
.appointments .user_link#user_appointments,
.tasks .user_link#user_tasks,
.addons .user_link#user_addons,
.rewards .user_link#user_rewards,
.medical_support .user_link#user_medicalsupport,
.support .user_link#user_support {
  background: #daeed9;
  border-radius: 0.75rem;
}
.profiles .user_link#user_profile h4,
.notifications .user_link#user_notifications h4,
.subscriptions .user_link#user_subscriptions h4,
.orders .user_link#user_orders h4,
.appointments .user_link#user_appointments h4,
.tasks .user_link#user_tasks h4,
.addons .user_link#user_addons h4,
.rewards .user_link#user_rewards h4,
.medical_support .user_link#user_medicalsupport h4,
.support .user_link#user_support h4 {
  font-family: "MaisonNeue-Demi";
}

.user_link#user_medicalsupport .user_link_icon {
  background-image: url(/assets/icons/sprites/mc_menu_bar_light-0e0e7a0aec04717be12d383877f274b58dfd64da7919266b192d087baee05551.svg);
}

.medical_support #user_medicalsupport .user_link_icon {
  background-image: url(/assets/icons/sprites/mc_menu_bar-172bb585079b8f076cbb553ca16c44f3bb2956a62bb83281c202a89428aafacc.svg);
}

.profiles #user_profile .user_link_icon {
  background-image: url(/assets/icons/sprites/profile_menu_bar-fed0e9e6d2bed93d64b2e10d9e2e50664120361b1f7b1565885713acc1833f76.svg);
}

.notifications #user_notifications .user_link_icon {
  background-image: url(/assets/icons/sprites/dashboard_menu_bar-c9cb23fc82a450f448f8cf862bb82b144efd51358b4dca717dd381dc59cde85e.svg);
}

.subscriptions #user_subscriptions .user_link_icon {
  background-image: url(/assets/icons/sprites/subs_menu_bar-cf192b336e4f526318d82fac0cc433cf573934ef495db518cf2bf3aba46063b7.svg);
}

.orders #user_orders .user_link_icon {
  background-image: url(/assets/icons/sprites/order_menu_bar-82544e380c08c1eb52e2d4994f6b63c369f8ce647347659a8c84b36b75a882a6.svg);
}

.appointments #user_appointments .user_link_icon {
  background-image: url(/assets/icons/sprites/appt_menu_bar-d5d5b1d217e75ea41a959f736b01e75f651c54e072fd6c29eabe7af6a147e2e5.svg);
}

.tasks #user_tasks .user_link_icon {
  background-image: url(/assets/icons/sprites/task_menu_bar-bbe5f5110f6e9834799b5df8508553a2ba80205b007de15af8a126b01e672318.svg);
}

.addons #user_addons .user_link_icon {
  background-image: url(/assets/icons/sprites/addon_menu_bar-7e0288a18ae196a07971f71fb080446d2da41740a7608f5dbe59019947bc83f0.svg);
}

.rewards #user_rewards .user_link_icon {
  background-image: url(/assets/icons/sprites/reward_menu_bar-3e9025b5b2e4c26659724f2f6a8fd6e5694347fb930af920111eff3543280c65.svg);
}

.user_link h4 {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  margin-bottom: 0;
  display: inline-block;
  font-family: "MaisonNeue-Book";
  font-size: 16px;
  letter-spacing: 0;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-left: 16px;
}

#menu_mobile .nav_link_box {
  margin-bottom: 20px;
}

#menu_mobile .container-fluid {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03), -webkit-transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
  transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03), -webkit-transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
  transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03), transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
  transition: opacity 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03), transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03), -webkit-transform 0.3s cubic-bezier(0.22, 0.37, 0.48, 1.03);
}

.menu .nav_link_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#menu_mobile.open .menu_strip_container {
  position: fixed;
  bottom: 0;
}

.menu.darkgreen h4 {
  color: #ebebd4;
  margin-bottom: 10px;
}

.menu.darkgreen .nav_link_sub span {
  color: #ebebd4;
}

.menu.darkgreen .nav_link_sub:hover span {
  color: #82c780;
}

.loggedin_step > div > .user_link:nth-of-type(1) h4 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.loggedin_step > div > .user_link:nth-of-type(2) h4 {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.loggedin_step > div > .user_link:nth-of-type(3) h4 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.loggedin_step > div > .user_link:nth-of-type(4) h4 {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.loggedin_step > div > .user_link:nth-of-type(5) h4 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.loggedin_step > div > .user_link:nth-of-type(6) h4 {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}

.menu_inner .nav_link_container {
  -webkit-transform: translateX(-100vw);
          transform: translateX(-100vw);
}

.active_notification h4::after {
  width: 7px;
  height: 7px;
  top: -4px;
  right: -11px;
  content: "";
  border-radius: 100px;
  position: relative;
  background-color: #c54801;
  display: inline-block;
}

.menu_inner.open .nav_link_container {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/* Offer bar */
.offer {
  width: 100%;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 43px;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 992px) {
  .offer strong {
    font-size: 15px;
  }
}
.offer h5 {
  margin-bottom: 0;
}

.btn_faq,
.btn_login {
  border: 1px solid #003d3b;
  text-decoration: none;
  padding: 10px 20px;
  display: inline-block;
  margin-right: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}

.btn_faq h5,
.btn_login h5 {
  margin-bottom: 0;
}

/* Panels */
.overlay {
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: fixed;
  z-index: -9999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: white;
}

.overlay.open {
  height: 100%;
  opacity: 0.7;
  z-index: 50;
}

#panel_overlay.open {
  height: 100%;
  opacity: 0.7;
  z-index: 99;
}

.panel {
  width: 100vw;
  height: 100%;
  position: fixed;
  top: 0;
  right: -100vw;
  margin: auto;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
  z-index: 200;
  text-align: center;
}

.panel::-webkit-scrollbar {
  display: none;
}

@media (min-width: 992px) {
  .panel {
    width: 50vw;
  }
}
@media (min-width: 1200px) {
  .panel {
    width: 33rem;
  }
}
.panel.open {
  right: 0 !important;
}

@media (min-width: 768px) {
  .btn.md-show {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .btn.md-show {
    display: inline-block;
  }
}
.panel .panel_inner {
  padding: 24px;
  height: 100%;
  padding-bottom: 0;
}

.cart_inner,
.pannel_inner {
  width: 100%;
}

.panel .container-fluid {
  height: 100%;
}

.panel_home .cart_inner {
  position: relative;
}

.panel_inner,
.cart_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#panel_login .btn {
  margin-left: auto;
  margin-right: auto;
  max-width: 350px;
}

.panel_home .panel_inner .row {
  width: 100%;
}

@media (min-width: 992px) {
  .panel.open {
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.06);
            box-shadow: 0 0 50px rgba(0, 0, 0, 0.06);
  }
}
.noscroll {
  overflow: hidden;
}

.cart_plan {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 25px;
}

.cart_plan_info {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: max-height 0.3s ease, opacity 0.5s ease;
  transition: max-height 0.3s ease, opacity 0.5s ease;
}

.cart_plan_info.md-hide.open {
  padding-top: 10px;
}

.cart_heading {
  display: inline;
  position: relative;
}

/*
.cart_heading::after{
      content: '1';
    display: block;
    background-color: white;
    width: 17px;
    height: 17px;
    color: #212529;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    position: absolute;
    top: 1px;
    right: -24px;
    font-size: 70%;
    padding-left:2px;
    padding-top:1px;
    border:1px solid #212529;
}
*/
.cart_inner {
  height: 0;
  visibility: hidden;
}

.cart_inner > div {
  width: 100%;
}

#cart_empty_default {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cart_inner .magnifying_glass {
  background-image: url(/assets/emojis/magnifying_glass-71eeea5ba605e640906078e7b823dc7f0512479185980e7c394ffe5f9c9fb51f.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 110px;
  height: 110px;
  margin-bottom: 1rem;
  display: block;
}

.cart_inner.active {
  height: 100%;
  visibility: visible;
}

.cart_plan_info.open {
  max-height: 70px;
  opacity: 1;
  overflow: visible;
}

#cart_empty .btn,
#panel_learn .btn {
  margin-top: 0;
  margin-bottom: 13px;
}

#panel_learn h4 {
  margin-bottom: 1rem;
}

.menu_inner.darkgreen .nav_link:hover h4 {
  color: #82c780;
}

.menu_inner.darkgreen .nav_link.nav_link_dropdown:hover h4 {
  color: #ebebd4;
}

.steps .panel_steps_inner {
  height: 100%;
  text-align: left;
  margin-top: 50px;
}

@media (min-width: 992px) {
  .steps .panel_steps_inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 30px;
    margin-top: 0;
  }
}
.steps .btn {
  margin-top: 2rem;
}

.steps .panel_steps_inner .panel_step {
  margin-top: 30px;
}

@media (min-width: 992px) {
  .steps .btn {
    margin-top: 2.5rem;
  }
  .steps .panel_steps_inner .panel_step {
    margin-top: 30px;
  }
}
.steps .btn {
  display: none;
}

.steps.hair .hair_start {
  display: block;
}

.steps.sex .sex_start {
  display: block;
}

.steps.skin .skin_start {
  display: block;
}

.steps .fineprint {
  max-width: 290px;
  display: block;
}

@media (min-width: 992px) {
  .steps.fineprint {
    max-width: 340px;
  }
}
.steps .discount_approved {
  padding: 5px 5px 5px 20px;
  background-position: top 12px left;
  margin-right: auto;
  margin-left: auto;
  background-image: url(/assets/icons/tick-green-0c191c21551f7697c797a4c5c68b09cce87144050b7dc706bb0feabfdbfe0fd5.svg);
  background-size: 10px;
  background-repeat: no-repeat;
  display: none;
}

@media (min-width: 992px) {
  .steps .discount_approved {
    display: inline-block;
  }
}
.panel_step h4 {
  position: relative;
  display: inline-block;
}

/* Slice image */
.slice .slice_image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 70%;
  height: 0;
}

@media (min-width: 992px) {
  .slice .slice_image {
    height: auto;
    padding-bottom: 0;
    min-height: 650px;
  }
  .slice .row > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
/* Modals */
.modal-content {
  border: 0 !important;
  border-radius: 0;
}

.modal-header {
  border-bottom: 0;
}

.modal {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.modal.show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.modal-dialog {
  margin-top: 10vh;
}

/* Floating button */
.floater {
  position: fixed;
  padding: 15px;
  width: 100%;
  z-index: 99;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  background-color: white;
  opacity: 1;
  /*box-shadow: 0px 0px 50px rgba(0,0,0,0.08);*/
}

@media (min-width: 992px) {
  .floater .btn {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
}
.floater.autohide {
  bottom: -107px;
  opacity: 0;
}

.floater.autohide.reveal {
  bottom: 0;
  opacity: 1;
}

.floater_text .btn {
  margin-top: 14px;
}

@media (min-width: 768px) {
  .floater.mobile_only {
    display: none;
  }
}
.last4digits_icon {
  max-width: 60px;
  background-image: url(/assets/icons/last-4-digits-ddc2d80504c46f691544b609f72db8c74e669620e3eea110d0698d97b2daf17f.svg);
  background-size: 35px;
  background-repeat: no-repeat;
  background-position: center top 12px;
  height: 52px;
}

.l_step {
  height: 0;
  opacity: 0;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  overflow: hidden;
  z-index: -1;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 100%;
  max-width: 450px;
}

.l_step.active {
  height: auto;
  opacity: 1;
  overflow: visible;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  z-index: 100;
}

.forgotpasswordForm {
  margin-top: 1rem;
}

a.resend_link {
  margin-top: 1rem;
  display: block;
}

.forgotpasswordsubmitted_step p {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.l_step_link {
  display: block;
  padding: 18px 0;
  text-decoration: none;
  -webkit-transition: padding-left 0.2s ease;
  transition: padding-left 0.2s ease;
  text-align: left;
}

.l_step_link:hover {
  padding-left: 8px;
}

.l_step_link h4 {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  opacity: 0;
}

.logout_link > h4 > span {
  background-image: url(/assets/icons/user_logout-9a63f794e93dea5ffc3b4b4ddf3d618ef39545677a4c9fb45f901067bca9bb07.svg);
  background-repeat: no-repeat;
  padding-right: 35px;
  background-position: top 1px right;
  background-size: 24px;
}

.loggedin_step {
  width: 100%;
  display: grid;
}

.loggedin_step.active .l_step_link h4 {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.loggedin_step > div > .l_step_link:nth-of-type(1) h4 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.loggedin_step > div > .l_step_link:nth-of-type(2) h4 {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.loggedin_step > div > .l_step_link:nth-of-type(3) h4 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.loggedin_step > div > .l_step_link:nth-of-type(4) h4 {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.loggedin_step > div > .l_step_link:nth-of-type(5) h4 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.loggedin_step > div > .l_step_link:nth-of-type(6) h4 {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}

.notification-number-warp {
  margin-left: auto;
  margin-right: 0;
  border-radius: 4px;
  background: #c54801;
}

.notification-number-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  width: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0.25rem;
  color: white;
  float: right;
  font-family: MaisonNeue-Demi;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

#forgotpasswordSubmit {
  margin-top: 1rem;
}

#l_step_link_notifications h4::after {
  width: 5px;
  height: 5px;
  top: -5px;
  right: -11px;
  content: "";
  border-radius: 100px;
  position: relative;
  background-color: #c54801;
  display: inline-block;
}

#l_step_link_logout h4::after {
  background-image: url(/images/icons/logout);
  content: "";
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  top: 1px;
  left: 10px;
  position: relative;
}

.confirm_totals {
  padding: 5px 0;
}

.confirm_totals.wide {
  padding: 15px 0;
}

#psych_total_nonbb_addon .confirm_totals.wide {
  padding: 10px 0;
}

.confirm_totals.confirm_totals_grandtotal {
  border-top: 1px solid #003d3b;
  border-bottom: 1px solid #003d3b;
}

.confirm_totals.confirm_totals_subtotal {
  border-top: 1px solid rgba(0, 61, 59, 0.2);
}

/* Tooltip */
.tool_tip {
  position: relative;
  display: inline-block;
  opacity: 1;
}

.tool_tip .tool_tip_text {
  visibility: hidden;
  width: 250px;
  margin-left: -93px;
  background-color: #003d3b;
  color: #fff;
  text-align: center;
  padding: 10px;
  -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.07);
          box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.07);
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  /* Fade in tooltip */
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tool_tip .tool_tip_text.light {
  background-color: #fff;
  color: #003d3b;
}

.tool_tip .tool_tip_text img {
  width: 100%;
  max-width: 220px;
}

@media (min-width: 992px) {
  .tool_tip .tool_tip_text {
    margin-left: -133px;
  }
}
.tool_tip .tool_tip_text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 34%;
  border-width: 8px;
  border-style: solid;
  border-color: #003d3b transparent transparent transparent;
}

@media (min-width: 992px) {
  .tool_tip .tool_tip_text::after {
    left: 50%;
  }
}
.tool_tip .tool_tip_text.light::after {
  border-color: #fff transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tool_tip:hover .tool_tip_text {
  visibility: visible;
  opacity: 1;
}

.vertical_sex .vertical_bg_img {
  background-position: 83% 50%;
}

.vertical_hair .vertical_bg_img {
  background-position: 45% 50%;
}
@media (min-width: 768px) and (max-width: 1300px) {
  .vertical_hair .vertical_bg_img {
    background-position: 19% 50%;
  }
}

.arrow_link_container {
  margin-top: 45px;
  display: inline-block;
}

.arrow_link {
  display: block;
  position: relative;
  color: inherit;
  text-decoration: none;
  margin-bottom: 20px;
}

.arrow_link:last-child {
  margin-bottom: 0;
}

.arrow_link h4 {
  display: inline-block;
  margin-bottom: 0;
}

.arrow_link h4::after {
  content: "";
  display: inline-block;
  border-color: transparent #c54801;
  border-style: solid;
  border-width: 8px 0px 8px 10px;
  height: 0px;
  width: 0px;
  margin-left: 12px;
  -webkit-transition: 0.1s ease;
  transition: 0.1s ease;
}

.arrow_link:hover {
  opacity: 0.7;
}

.arrow_link:hover h4::after {
  margin-left: 16px;
}

.v-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.vertical_dropdown .click {
  display: none;
}

@media (min-width: 992px) {
  .vertical_dropdown .click {
    display: inline;
  }
  .vertical_dropdown .tap {
    display: none;
  }
}
#trustpilot_widget {
  max-width: 287px;
  display: inline-block;
}

/*
  @media (min-width:1200px){
    #trustpilot_widget{
      margin-left:-28px;
    }
  }
  */
.nav {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* GLOBAL */
#global-alert {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  right: 0;
  margin: 1rem;
  width: 30%;
  min-width: 300px;
}

#global-alert.close {
  font-size: 1rem;
}

.alert-box {
  text-align: center;
}

.alert-box + section.section {
  margin-top: rem-calc(20);
}

body.quizzes > div > .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.quiz_fineprint,
.no_choice_error,
.trustpilot_widget_container {
  font-size: 0.75em;
}

.trustpilot_widget_container {
  font-size: 0.85em;
}

@media (min-width: 992px) {
  .quiz_fineprint,
  .no_choice_error,
  .payment_form_err_text {
    font-size: 0.85em;
  }
}
.floating_btn .payment_form_err.reveal {
  margin-bottom: 8px;
  padding-top: 0px;
}

.assigned_doctor_container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  margin: auto;
  text-align: left;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 20px;
  min-height: 180px;
  -webkit-transform: translateY(400px);
          transform: translateY(400px);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.assigned_doctor_container.reveal {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.assigned_doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.assigned_doctor h6 {
  font-size: 21px;
}

@media (max-width: 992px) {
  .assigned_doctor > div {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 200px;
  }
  .assigned_doctor > div:last-child {
    max-width: 130px;
  }
}
.assigned_doctor > div:last-child {
  padding-left: 25px;
}

@media (min-width: 992px) {
  .assigned_doctor_container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
    padding-bottom: 80px;
  }
  .assigned_doctor > div:first-child {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .assigned_doctor > div:last-child {
    width: 140px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
.trustpilot_widget_container {
  max-width: 240px;
  max-width: none;
}

.assigned_doctor_collapse {
  position: relative;
  display: inline-block !important;
  margin-top: 14px;
  margin-bottom: 10px;
  text-decoration: underline !important;
}

@media (min-width: 992px) {
  .assigned_doctor_collapse {
    margin-top: 22px;
  }
}
.assigned_doctor_collapse::after {
  content: "";
  display: block;
  height: 13px;
  width: 13px;
  background-image: url(/assets/icons/arrow-down-small-dark-8f57cb4ba6f2c90a93413c7485889da4b4216aec3e5fd83adde1f2136a250eb0.svg);
  background-repeat: no-repeat;
  background-size: 13px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  position: absolute;
  right: -20px;
  top: 0;
}

.assigned_doctor_collapse.expand::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.assigned_doctor_collapse_text {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  line-height: 1.3;
}

.assigned_doctor_collapse_text > div {
  padding-bottom: 40px;
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  max-width: 500px;
}

.assigned_doctor_collapse_text.expand {
  max-height: 150px;
  opacity: 1;
  padding-top: 15px;
}

.assigned_doctor_collapse_text.expand > div {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.assigned_doctor_image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.assigned_doctor_image.moran {
  background-image: url(/assets/doctors/headshots/james-moran-307bc285329d425661f9d1a9769c34975055fee7bf248685813f388a353144f7.jpg);
}

@media (min-width: 992px) {
  .assigned_doctor_collapse_text {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}
.discount_code_link a {
  text-decoration: underline !important;
}

.discount_code_link h5 {
  display: inline;
}

.discount_code_link {
  margin-top: 8px;
}

.discount_code_link a {
  padding-right: 25px;
  position: relative;
}

.discount_code_link a::after {
  content: "";
  display: block;
  background-image: url(/assets/icons/arrow-down-dark-6c753274ab5cc513da3fb2b50ae6032316c4376da3dbe1fe69afbd72bad56fbb.svg);
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  width: 14px;
  height: 14px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  right: 0;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.discount_code_link.reveal a::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.discount_input_row {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.discount_input_row.reveal {
  max-height: 150px;
  opacity: 1;
}

#discount_row .btn {
  margin-top: 4px;
}

#confirm_paymentfrequency,
#confirm_carddetails,
#confirm_address {
  margin-top: 60px;
}

#plan_summary {
  margin-bottom: 20px;
  margin-top: 15px;
}

@media (min-width: 768px) {
  #plan_summary {
    margin-top: 30px;
  }
  #pricing_summary {
    margin-bottom: 15px;
  }
}
.payment_frequency > a,
.payment_frequency > label {
  display: block;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  margin-bottom: 10px;
  padding: 20px;
  padding-left: 50px;
  background-position: center right 10px;
  background-size: 62px;
  background-repeat: no-repeat;
}

.payment_frequency > a:last-child,
.payment_frequency > label:last-child {
  margin-bottom: 0px;
}

.payment_frequency > a > div,
.payment_frequency > label > div {
  position: relative;
}

.payment_frequency > .active,
.payment_frequency input:checked + label {
  border-color: #003d3b;
  background-color: #82c780;
}

@media (min-width: 992px) {
  .payment_frequency > a,
  .payment_frequency > label {
    padding: 25px;
    padding-left: 70px;
  }
  .payment_frequency > a:hover,
  .payment_frequency > label:hover {
    border-color: #003d3b;
  }
  .payment_frequency > a,
  .payment_frequency > label {
    background-size: 70px;
  }
  .payment_frequency > .payment_frequency_quarterly {
    background-size: 95px;
  }
}
.payment_frequency > .payment_frequency_quarterly {
  background-image: url(/assets/icons/credit-cards-3-fc3664478693d946335692bc2bff150337a07945bc364f812acc9ddde927948e.png);
  background-size: 95px;
}
@media (min-width: 768px) {
  .payment_frequency > .payment_frequency_quarterly {
    background-size: 103px;
  }
}
.payment_frequency > .payment_frequency_monthly {
  background-image: url(/assets/icons/zip-2-e2aed82fe810acd0777701b3ba2c62151bc637b82fe2f3685bd0de3dabeeb266.svg);
  background-size: 57px;
}

.ma_step .back_arrow {
  top: 105px;
}

.back_arrow {
  display: block;
  position: absolute;
  top: 50px;
  left: 15px;
  width: 21px;
  height: 21px;
  background-image: url(/assets/icons/arrow-left-tail-dark-1c4305d8e0cc8fa1224b3b8bda8ee109d7908d94f17c1b7bf37f0c50579eccf5.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 95;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.back_arrow.light {
  background-image: url(/assets/icons/arrow-left-tail-light-d020e19a44af8cb64ebdc56202c31fb050bf35452015b7b587997d37864201da.svg);
}

.back_arrow.disabled {
  opacity: 0;
}

@media (min-width: 992px) {
  .back_arrow {
    top: 0px;
  }
}
.return_back {
  width: 72px;
  height: 72px;
  z-index: 97;
  background-size: 21px;
  top: 0;
  left: 0;
  position: fixed;
}

.panel .panel_inner {
  height: 100%;
  min-height: 640px;
}

.dob {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.dob > select:nth-child(2),
.dob > input:nth-child(2) {
  margin-right: 10px;
  margin-left: 10px;
}

@media (min-width: 370px) and (max-width: 768px) {
  .dob > select:nth-child(2) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .dob > select:first-child,
  .dob > select:last-child {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
    min-width: 100px;
  }
}
.text-muted {
  color: inherit !important;
  opacity: 0.5;
}

.text-danger {
  color: #c54801 !important;
}

.preload div {
  width: 1px;
  height: 1px;
}

.preload {
  opacity: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  left: -9999px;
  bottom: -9999px;
}

.async_header {
  /* margin-top:-55px; */
  padding-top: 105px;
  padding-bottom: 35px;
}

@media (min-width: 992px) {
  .async_header {
    padding-top: 175px;
  }
}
.async_header h5 {
  color: #82c780;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .ma_step h3 {
    font-size: 40px;
  }
  .async_header h3 {
    font-size: 45px !important;
  }
}
.radio_switch_container {
  min-height: 56px;
  margin-top: 5px;
}

.nav_link.account {
  padding-right: 0;
}
.nav_link.account h5 {
  margin-bottom: 0;
}

.async_title {
  margin-bottom: 1rem;
}

.selection_display input {
  display: none !important;
}

.selection_display input + label {
  display: block;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  margin-bottom: 10px;
  padding: 25px;
  padding-left: 47px;
  padding-right: 5px;
  background-position: center right 10px;
  background-size: 62px;
  background-repeat: no-repeat;
  min-height: 84px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
}

.selection_display input + label:hover {
  border-color: #003d3b;
}

.selection_display input + label:last-child {
  margin-bottom: 0px;
}

.selection_display input + label > div:first-child {
  position: relative;
}

.selection_display input + label > div:first-child::before {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: 1px solid #003d3b;
  background-size: 9px;
  position: absolute;
  left: -33px;
  top: 0;
  bottom: 0;
  right: auto;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
}

.selection_display input:checked + label div:first-child::before {
  background-image: url(/assets/icons/circle-fb7331dc5fb8fe56ce52737326639132c126a61cec77e69815583cb657c587c2.svg);
}

@media (min-width: 992px) {
  .selection_display input + label:hover > div:first-child::before {
    background-image: url(/assets/icons/circle-fb7331dc5fb8fe56ce52737326639132c126a61cec77e69815583cb657c587c2.svg);
  }
}
.selection_display input:checked + label {
  border-color: #003d3b;
  background-color: #82c780;
}

.selection_display input:checked + label .green_text {
  color: white;
}

.selection_display .selection_price {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.selection_display input:checked + label .selection_price {
  color: white;
}

.floating_btn .billing_hide {
  opacity: 0.5;
}

/* DOD WIDGET */
.controls {
  left: 0px;
  top: 6px;
}

@media (max-width: 992px) {
  .quickscript_credit_card_form_2 .back_button {
    top: 4.5rem;
    left: 20px;
  }
  #pane_4 p:first-child {
    max-width: 20ch;
  }
}
.dod_widget {
  max-width: 600px;
  min-height: 640px;
  margin-left: auto;
  margin-right: auto;
}

#final_step .dod_widget {
  min-height: 610px;
}

.dod_widget #pane_1 {
  padding-top: 7rem;
  background-repeat: no-repeat;
  background-image: url(/assets/illustrations/gifs/doc-ipad-356e385fabbaa4f0cbe437958f528707b2818671765a736b1b887224c36c909a.gif);
  background-size: 160px;
  background-position: top center;
}

.dod_widget #pane_1.booking_error,
#doctor #meeting.booking_error {
  background-image: url(/assets/illustrations/doc-ipad-error-badba775b1ff86d1a6dbad80a644d16734b0d9c4bfa96e8cc8a259b3adbe6c4a.png);
}

.dod_widget #pane_1.double_booking {
  background-image: url(/assets/illustrations/gifs/doc-ipad-sleep-3de4858c44ec12da36b334527687e0aa43e1d9ce9f3659c15b40a944319c1a79.gif);
}

.dod_widget #pane_1.booking_error,
.dod_widget #pane_1.double_booking,
#doctor #meeting.booking_error {
  background-size: 180px;
  padding-top: 7.5rem;
  min-height: auto;
}
@media (min-width: 768px) {
  .dod_widget #pane_1.booking_error,
  .dod_widget #pane_1.double_booking,
  #doctor #meeting.booking_error {
    margin-top: 13vh;
  }
}

.dod_widget .checkEmailSpinner {
  margin-bottom: 1em;
}

.dod_widget h4 {
  max-width: 21ch;
}

.dod_widget .nextAvailable {
  font-weight: 400;
  padding-top: 0.6rem;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.dod_widget .icon {
  width: 150px;
}

.dod_widget .checkEmailSpinner {
  margin-bottom: 1em;
}

.dod_widget .icon,
.icon.quiz-icon {
  width: 150px;
}

.assigned_doctor_image.moran {
  background-image: url(/assets/doctors/headshots/james-moran-307bc285329d425661f9d1a9769c34975055fee7bf248685813f388a353144f7.jpg);
}

.dod_widget h1 {
  max-width: 25ch;
  margin-bottom: 1rem;
}

.dod_widget .info {
  width: 13px;
  display: inline-block;
  position: relative;
  display: none;
}

.dod_widget #meeting-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
  padding-bottom: 1.8rem;
}

.dod_widget #meeting-btn .btn2 {
  width: 50%;
  display: inline;
}

.dod_widget #meeting-btn .btn2:first-child {
  padding-right: 0.5rem;
}

.dod_widget #meeting-btn .btn2:last-child {
  padding-left: 0.5rem;
}

.dod_widget #meeting-btn .btn-ghost {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.dod_widget #meeting-btn .btn-ghost:hover {
  border-color: #ccc !important;
}

.dod_widget #btn_1 {
  font-size: 1.3rem !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.dod_widget #pane_back {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  padding-top: 9px;
  padding-left: 20px;
  cursor: pointer;
  -webkit-transition: all 0.07s ease-in;
  transition: all 0.07s ease-in;
  display: none;
}

.dod_widget #pane_back img {
  width: 10px;
}

.dod_widget #pane_back:hover {
  opacity: 0.6;
}

.dod_widget #pane_2,
.dod_widget #pane_3,
.dod_widget #pane_4 {
  display: none;
  padding-top: 1rem;
}

@media (max-width: 992px) {
  .dod_widget #pane_2,
  .dod_widget #pane_3,
  .dod_widget #pane_4 {
    padding-top: 0;
  }
  .dod_booking_pay_section {
    padding-top: 6rem;
  }
}
.booking_payment_and_address {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
}

@media (min-width: 992px) {
  .booking_payment_and_address {
    margin-top: 2rem;
  }
}
.dod_widget table.calendar {
  border-collapse: collapse;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #003d3b;
  margin-bottom: 2.2rem;
}

.dod_widget th,
.dod_widget td {
  text-align: left;
  font-size: 14px;
  width: 14.285714286%;
}

.dod_widget td div,
.dod_widget th div,
.dod_widget td .day {
  padding: 15px 20px 20px 15px;
  margin: 0px;
  border-bottom: 1px solid #003d3b;
  width: 100%;
}

.dod_widget h5 {
  margin-bottom: 0;
}

.dod_widget td {
  padding: 0;
}

.dod_widget th div {
  border: 0;
}

.dod_widget th h3 {
  font-weight: 300 !important;
}

.dod_widget th div {
  padding-top: 8px;
  padding-bottom: 8px;
}

.dod_widget td .day {
  -webkit-transition: all 0.07s ease-in;
  transition: all 0.07s ease-in;
  cursor: pointer;
}

.dod_widget #today {
  border-bottom: 1px solid #003d3b;
}

.dod_widget #time-form input[type=radio] {
  display: none;
}

.dod_widget h5,
.laterDate {
  color: #003d3b !important;
}

.dod_widget td .day:hover {
  background-color: #fff;
  border-bottom-color: #fff;
}

.dod_widget .todayDate,
.dod_widget .tomorrowDate,
.laterDate {
  display: block;
  /* border-bottom:1px solid #003d3b; */
  /* padding-top: 0.5rem; */
}

.dod_widget .time_container {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}

.dod_widget .time,
.dod_widget .time2 {
  border: 1px solid rgba(0, 61, 59, 0.5);
  background-color: white;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  display: inline-block;
  /* margin: 0.3rem 0.15rem; */
  /* width: 115px; */
  font-size: 14px;
  -webkit-transition: all 0.07s ease-in;
  transition: all 0.07s ease-in;
  cursor: pointer;
  margin-left: 4px;
  margin-right: 4px;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 6px;
}

.dod_widget .time:hover,
.dod_widget .time2:hover {
  background-color: #fff;
  background-color: #ebebd4;
}

.dod_widget input[type=radio]:checked + label,
.dod_widget input[type=radio]:checked + label:hover {
  background-color: #82c780;
  border-color: #82c780;
  color: white;
}

#time_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -4px;
  margin-right: -4px;
}

.dod_widget #pane_3 .months {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dod_widget #pane_3 .months > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.months_nav {
  background-size: 14px;
  background-repeat: no-repeat;
  height: 16px;
  cursor: pointer;
}

@media (min-width: 992px) {
  .months_nav {
    /*background-size:12px;
    background-size:18px; */
    height: 30px;
  }
}
.months_nav.months_left {
  background-image: url(/assets/icons/arrow-left-tail-dark-1c4305d8e0cc8fa1224b3b8bda8ee109d7908d94f17c1b7bf37f0c50579eccf5.svg);
  background-position: center left;
}

.months_right {
  background-image: url(/assets/icons/arrow-right-tail-dark-51f8849465869e64d6da08f2353baf0ae5af60f588b07a6e8e1d56d674933f40.svg);
  background-position: center right;
}

.months_nav.dod_widget .months_nav {
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.dod_widget .months_nav:hover {
  opacity: 0.8;
}

@media (max-width: 992px) {
  .dod_widget #pane_3 p,
  .dod_widget #pane_2 p {
    max-width: 22ch;
  }
  .dod_widget {
    min-height: 560px;
  }
  .dod_widget td div,
  .dod_widget th div,
  .dod_widget td .day {
    padding: 25% 0% 25% 20%;
  }
  .dod_widget th div {
    padding-bottom: 15%;
  }
  .dod_widget #btn_1 {
    font-size: 1rem !important;
  }
  .dod_widget {
    width: 100%;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
    padding: 0;
  }
  .dod_widget .dod_widget .icon,
  .icon.quiz-icon {
    width: 100px;
  }
  .dod_widget #meeting-btn {
    padding-bottom: 1.2rem;
  }
  .dod_widget .dod_widget h1 {
    margin-bottom: 1.5rem;
    margin-top: 0;
  }
  .dod_widget .quiz-header {
    padding-top: 0 !important;
  }
  .dod_widget #pane_back {
    padding-top: 4px;
    padding-left: 7px;
  }
  .dod_widget #pane_back img {
    width: 7px;
  }
  .dod_widget .time,
  .dod_widget .time2 {
    /* margin: 1% 0.5%;
        width: 30%; */
  }
  .dod_widget .dod_widget .info {
    top: -1px;
  }
}
/* CALENDAR */
.ui-datepicker-calendar {
  width: 100%;
}

.ui-datepicker-calendar thead {
  font-family: "MaisonNeue-Demi";
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

.ui-datepicker-calendar thead th {
  padding-bottom: 8px;
  padding-top: 0.5rem;
  text-align: center;
  font-size: 12px;
}

.ui-datepicker-title {
  font-family: "MaisonNeue-Demi";
  color: #003d3b;
  font-size: 14px;
}
@media (min-width: 992px) {
  .ui-datepicker-title {
    font-size: 16px;
    padding: 10px 0 13px 0;
  }
}

.ui-datepicker-header {
  position: relative;
  padding-bottom: 9px;
  padding-top: 15px;
  /*  margin-bottom: 15px; */
}

.ui-datepicker-header a {
  position: absolute;
  top: 14px;
  bottom: 0;
  left: auto;
  right: auto;
  background-size: 16px;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  display: block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
@media (min-width: 992px) {
  .ui-datepicker-header a {
    top: 24px;
  }
}

.ui-datepicker-header a:hover {
  opacity: 1;
}

.ui-datepicker-header a.ui-datepicker-prev {
  background-image: url(/assets/icons/arrow-left-tail-dark-1c4305d8e0cc8fa1224b3b8bda8ee109d7908d94f17c1b7bf37f0c50579eccf5.svg);
  background-position: center left;
  left: 14px;
}

.ui-datepicker-header a.ui-state-disabled,
.ui-datepicker-unselectable {
  color: rgba(0, 61, 59, 0.1);
  cursor: default;
}

.ui-datepicker-header a.ui-datepicker-next {
  background-image: url(/assets/icons/arrow-right-tail-dark-51f8849465869e64d6da08f2353baf0ae5af60f588b07a6e8e1d56d674933f40.svg);
  background-position: center right;
  right: 14px;
}

#datepicker {
  margin-top: 1rem;
  margin-bottom: 2rem;
  pointer-events: all;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#datepicker.loading {
  pointer-events: none;
}

#datepicker::after,
#dod-time-select::after {
  content: "";
  background-image: url(/assets/icons/loading-31dd41e69be77e2d8af46d596b0d70a6025f5c00ce03c8a53a4aa4e73031c38f.svg);
  background-size: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  display: block;
  top: 17px;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity;
}
@media (min-width: 992px) {
  #datepicker::after,
  #dod-time-select::after {
    top: 25px;
  }
}

#datepicker.loading::after,
#dod-time-select.loading::after {
  opacity: 1;
}

#datepicker > div,
#dod-time-select * {
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity;
}

#datepicker.loading > div,
#dod-time-select.loading * {
  opacity: 0.2;
}

#dod-time-select {
  position: relative;
}

#datepicker .ui-datepicker-title {
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity;
}

#datepicker.loading .ui-datepicker-title {
  opacity: 0;
}

.dod_widget {
  border: 0;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.dod_widget .time,
.dod_widget .time2 {
  /* width:121px; */
  margin-bottom: 9px;
  width: calc(20% - 8px);
}
@media (min-width: 768px) {
  .dod_widget .time,
  .dod_widget .time2 {
    width: calc(16.66% - 8px);
  }
}

.ui-datepicker-header .ui-icon {
  display: none;
}

.ui-datepicker-calendar td {
  margin: 0;
  padding: 0;
  height: 50px;
}
@media (min-width: 992px) {
  .ui-datepicker-calendar td {
    height: 60px;
  }
}

.ui-datepicker-calendar td a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: auto;
}

.ui-datepicker-calendar td a,
.ui-datepicker-calendar td {
  text-align: center;
  background-color: white;
}

.ui-datepicker-calendar td a:hover {
  background-color: #ebebd4;
}

.ui-datepicker-calendar td a.ui-state-active {
  border-color: #82c780;
  background-color: #82c780;
  color: white;
}

.renewal_model .ui-datepicker-calendar td a.ui-state-active {
  border-color: #82c780;
  background-color: #82c780;
}

#datepicker thead tr {
  border: 0 !important;
}

#datepicker td.ui-datepicker-unselectable {
  border-bottom: 0;
}

.dod_widget #datepicker {
  margin-bottom: 2rem;
  border: 1px solid rgba(0, 61, 59, 0.3);
  border: 1px solid rgb(0, 61, 59);
  border-radius: 10px;
  background-color: white;
  overflow: hidden;
  padding: 0 10px 10px;
}

#dod-appointment .container {
  padding-top: 110px;
  padding-bottom: 90px;
}

@media (min-width: 992px) {
  #dod-appointment .container {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  #meeting h3 {
    margin-bottom: 30px;
  }
}
.dod_back {
  display: block;
  position: fixed;
  top: 23px;
  left: 15px;
  width: 21px;
  height: 21px;
  background-image: url(/assets/icons/arrow_tail_left_small_dark-1c4305d8e0cc8fa1224b3b8bda8ee109d7908d94f17c1b7bf37f0c50579eccf5.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 96;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
@media (min-width: 992px) {
  .dod_back {
    top: 0px;
    left: 0;
    background-size: 21px;
    width: 72px;
    height: 72px;
    position: fixed;
  }
}

textarea,
input[type=text],
input[type=number],
input[type=email],
select,
input[type=search],
input[type=password],
input[type=tel] {
  border: 1px solid #003d3b;
  padding: 20px;
  color: #003d3b;
  min-height: 66px;
}

select {
  padding-right: 50px;
}

.dropdown_item {
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.dropdown_item::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-size: 13px;
  background-image: url(/assets/icons/arrow-down-small-dark-8f57cb4ba6f2c90a93413c7485889da4b4216aec3e5fd83adde1f2136a250eb0.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -4px;
  bottom: 0;
  right: -30px;
  left: auto;
  margin: auto;
}

.dropdown_item.reveal::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.collapse_link {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.collapse_link > * {
  position: relative;
  margin-bottom: 0;
  display: inline-block;
  text-decoration: underline;
}

.collapse_link.small > * {
  font-size: 12px;
}

.collapse_link > *::after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  top: -1px;
  bottom: 0;
  margin: auto;
  left: auto;
  height: 11px;
  width: 11px;
  background-image: url(/assets/icons/arrow-down-small-dark-8f57cb4ba6f2c90a93413c7485889da4b4216aec3e5fd83adde1f2136a250eb0.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.collapse_link.plus > *::after {
  background-image: url(/assets/icons/plus-small-dark-2afd6bf4f6db54ee5d96bbf61da40e6df9786ad7b2acb1d85ce1a6fb36338303.svg);
  height: 13px;
  width: 13px;
}

.collapse_link.small > *::after {
  height: 10px;
  width: 10px;
  right: -16px;
  top: -2px;
}

.collapse_link.reveal > *::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.collapse_link.plus.reveal > *::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.collapse_link.collapse_link_black {
  color: black !important;
}

.collapse_link.collapse_link_black.plus > *::after {
  background-image: url(/assets/icons/plus-small-black-0b0f3fc122e84ec6c37775bffd172a1a4177c4ab29ce47446868033073014c3a.svg);
  -webkit-transition: none;
  transition: none;
}

.collapse_link.collapse_link_black.plus.reveal > *::after {
  background-image: url(/assets/icons/minus-small-black-1a9d03f27e8afa64c76c7b5d796f679db27c4da916bf609c948ac36986d5a7b8.svg);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.collapse_link_fullwidth > * {
  display: block;
}

.collapse_link_fullwidth > *::after {
  right: 5px;
}

.collapse_item {
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}

.collapse_item.reveal {
  max-height: 10000px;
  opacity: 1;
}

.nav_links.profile_container,
.nav_links.notifications_container {
  display: none;
}

.nps {
  display: none;
}

/* Global.scss */
#global-alert {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  right: 0;
  margin: 1rem;
  width: 30%;
  min-width: 300px;
}
#global-alert .close {
  font-size: 1rem;
}

.alert-box {
  text-align: center;
}
.alert-box + section.section {
  margin-top: rem-calc(20);
}

.quiz_logo {
  background-image: url("https://f.hubspotusercontent00.net/hubfs/2624959/mosh/logo/mosh_logo_white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 85px;
  height: 32px;
  display: block;
  background-position: center;
  z-index: 200;
  position: fixed;
  top: 20px;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
}

.quiz_logo.dark {
  background-image: url("https://f.hubspotusercontent00.net/hubfs/2624959/mosh/logo/mosh_logo_darkgreen.svg");
}

body.quizzes > div > .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.quiz_fineprint,
.no_choice_error,
.trustpilot_widget_container {
  font-size: 0.75em;
}

.trustpilot_widget_container {
  font-size: 0.85em;
}

@media (min-width: 992px) {
  .quiz_fineprint,
  .no_choice_error,
  .payment_form_err_text {
    font-size: 0.85em;
  }
}
.floating_btn .payment_form_err.reveal {
  margin-bottom: 8px;
  padding-top: 0px;
}

.assigned_doctor_container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  margin: auto;
  text-align: left;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 20px;
  min-height: 180px;
  -webkit-transform: translateY(400px);
          transform: translateY(400px);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.assigned_doctor_container.reveal {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.assigned_doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.assigned_doctor h6 {
  font-size: 21px;
}

@media (max-width: 992px) {
  .assigned_doctor > div {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 200px;
  }
  .assigned_doctor > div:last-child {
    max-width: 130px;
  }
}
.assigned_doctor > div:last-child {
  padding-left: 25px;
}

@media (min-width: 992px) {
  .assigned_doctor_container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
    padding-bottom: 80px;
  }
  .assigned_doctor > div:first-child {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .assigned_doctor > div:last-child {
    width: 140px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
.trustpilot_widget_container {
  max-width: 240px;
  max-width: none;
}

.assigned_doctor_collapse {
  position: relative;
  display: inline-block !important;
  margin-top: 14px;
  margin-bottom: 10px;
  text-decoration: underline !important;
}

@media (min-width: 992px) {
  .assigned_doctor_collapse {
    margin-top: 22px;
  }
}
.assigned_doctor_collapse::after {
  content: "";
  display: block;
  height: 13px;
  width: 13px;
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/ui/arrow_down_small_dark.svg);
  background-repeat: no-repeat;
  background-size: 13px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  position: absolute;
  right: -20px;
  top: 0;
}

.assigned_doctor_collapse.expand::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.assigned_doctor_collapse_text {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  line-height: 1.3;
}

.assigned_doctor_collapse_text > div {
  padding-bottom: 40px;
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  max-width: 500px;
}

.assigned_doctor_collapse_text.expand {
  max-height: 150px;
  opacity: 1;
}

.assigned_doctor_collapse_text.expand > div {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media (min-width: 992px) {
  .assigned_doctor_collapse_text {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}
.discount_code_link a {
  text-decoration: underline !important;
}

.discount_code_link h5 {
  display: inline;
}

.discount_code_link {
  margin-top: 8px;
}

.discount_code_link a {
  padding-right: 25px;
  position: relative;
}

.discount_code_link a::after {
  content: "";
  display: block;
  background-image: url(https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/ui/dropdown_dark.svg);
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  width: 14px;
  height: 14px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  right: 0;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.discount_code_link.reveal a::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.discount_input_row {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.discount_input_row.reveal {
  max-height: 150px;
  opacity: 1;
}

#discount_row .btn {
  margin-top: 4px;
}

#confirm_paymentfrequency,
#confirm_carddetails {
  margin-top: 60px;
}

#plan_summary {
  margin-bottom: 20px;
  margin-top: 15px;
}

@media (min-width: 768px) {
  #plan_summary {
    margin-top: 30px;
  }
  #pricing_summary {
    margin-bottom: 15px;
  }
}
.payment_frequency > a {
  display: block;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  margin-bottom: 10px;
  padding: 20px;
  padding-left: 50px;
  background-position: center right 10px;
  background-size: 62px;
  background-repeat: no-repeat;
}

.payment_frequency > a:last-child {
  margin-bottom: 0px;
}

.payment_frequency > a > div,
.payment_frequency_btn > div {
  position: relative;
}

.payment_frequency > .active {
  border-color: #003d3b;
  background-color: #82c780;
}

.payment_frequency > .or {
  margin: 25px 0;
  border-top: 1px solid #bbbcbf;
  height: 0;
  z-index: 2;
  position: relative;
}
.payment_frequency > .or > span {
  position: absolute;
  padding: 0 23px;
  background-color: #fff;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: -50%;
}

@media (min-width: 992px) {
  .payment_frequency > a {
    padding: 25px;
    padding-left: 70px;
  }
  .payment_frequency > a:hover {
    border-color: #003d3b;
  }
  .payment_frequency > a {
    background-size: 70px;
  }
}
.secure_btn {
  background-image: url(/assets/icons/lock-light-2b614c5a875be1c49db0ce5766e1167d1f1a7a70f69991e13c0bb6436d6f0ea8.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center right 22px;
}

#confirm_fineprint {
  margin-top: 20px;
  font-size: 11px;
}

textarea.error,
input.error {
  border-color: #c54801 !important;
}

.black_text {
  color: #000;
}

.btn.btn_lrg {
  font-size: 0.95em;
  padding-bottom: 20px;
  padding-top: 20px;
}

.panel .panel_inner {
  height: 100%;
  min-height: 640px;
}

.text-danger {
  color: #c54801 !important;
}

.preload div {
  width: 1px;
  height: 1px;
}

.preload {
  opacity: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  left: -9999px;
  bottom: -9999px;
}

.async_header {
  /* margin-top:-55px; */
  padding-top: 105px;
  padding-bottom: 35px;
}

@media (min-width: 992px) {
  .async_header {
    padding-top: 175px;
  }
}
.async_header h5 {
  color: #82c780;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .ma_step h3 {
    font-size: 40px;
  }
  .async_header h3 {
    font-size: 45px !important;
  }
}
.radio_switch_container {
  min-height: 56px;
  margin-top: 5px;
}

@media (max-width: 992px) {
  .radio_switch_container .satisfactory {
    font-size: 14px;
  }
}
.nav_link.account {
  padding-right: 0;
}

.ma_step {
  height: 0;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
}

.ma_step.active {
  height: auto;
  z-index: 100;
  opacity: 1;
  overflow: visible;
  pointer-events: all;
}

.dot.active {
  background-color: #003d3b;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.07, 0.86, 0.32, 1.05);
  transition: -webkit-transform 0.7s cubic-bezier(0.07, 0.86, 0.32, 1.05);
  transition: transform 0.7s cubic-bezier(0.07, 0.86, 0.32, 1.05);
  transition: transform 0.7s cubic-bezier(0.07, 0.86, 0.32, 1.05), -webkit-transform 0.7s cubic-bezier(0.07, 0.86, 0.32, 1.05);
}

.ma_step.active .dot.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.ma_step .container {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: all 0.7s cubic-bezier(0.07, 0.86, 0.32, 1.05);
  transition: all 0.7s cubic-bezier(0.07, 0.86, 0.32, 1.05);
  opacity: 0;
}

.ma_step.active .container {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}

.async_title {
  margin-bottom: 1rem;
}

/* Alert */
.portal_alert {
  position: fixed;
  bottom: -100px;
  right: 0;
  left: 0;
  background-color: #003d3b;
  color: white;
  opacity: 0;
  font-size: 16px;
  background-position: center left 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 300;
  pointer-events: none;
  border-radius: 10px 10px 0 0;
}
.portal_alert .alert_close {
  padding: 0;
  height: 50px;
  width: 50px;
  background-size: 12px;
}

@media (min-width: 992px) {
  .portal_alert {
    right: 20px;
    left: auto;
    border-radius: 10px;
  }
  .portal_alert.active {
    bottom: 20px !important;
    pointer-events: all;
  }
}
.portal_alert > div {
  padding: 15px;
  padding-bottom: 30px;
  padding-right: 50px;
  font-size: 14px;
  max-width: 400px;
}
@media (min-width: 992px) {
  .portal_alert > div {
    padding-bottom: 15px;
  }
}

.portal_alert.active {
  opacity: 1;
  z-index: 500;
  pointer-events: all;
  bottom: 0;
}

.portal_alert .close {
  background-size: 13px;
  padding: 20px;
  position: absolute;
  top: 5px;
  bottom: auto;
  margin: auto;
  right: 0;
  left: auto;
}

@media (max-width: 768px) {
  .cta_hide_md {
    display: none;
  }
}
.login_container h5 {
  margin-bottom: 0;
}

.pagination {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}

.pagination_pagelist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination .page {
  width: 15px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid transparent;
  margin-left: 5px;
  margin-right: 5px;
}

.pagination .page a {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15px;
  height: 20px;
}

.pagination a {
  text-decoration: none;
}

.page.current {
  border-color: #82c780;
}

.page.current,
.page a:hover {
  color: #82c780;
}

.pagination_prev,
.pagination_next {
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
}

.pagination_prev a,
.pagination_next a {
  font-size: 0 !important;
  color: white;
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: 12px;
  background-repeat: no-repeat;
  display: block;
}

.pagination_prev .first a {
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/pagination_first.svg);
}

.pagination_prev .prev a {
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/pagination_prev.svg);
}

.pagination_next .next a {
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/pagination_next.svg);
}

.pagination_next .last a {
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/pagination_last.svg);
}

.non_prescription_back {
  position: absolute;
  left: 12px;
  top: 10px;
  padding-left: 27px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-position: top 11px left;
  background-image: url("https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/ui/arrow_tail_left_small_dark.svg");
  z-index: 95;
  text-decoration: none;
}

@media (min-width: 992px) {
  .non_prescription_back {
    left: 30px;
    top: 30px;
  }
}
.non_prescription_back h5 {
  margin-bottom: 0;
}

.non_prescription_back {
  background-size: 17px;
  background-position: center left;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .non_prescription_back {
    top: 10px;
  }
}
.select_pricelist_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-top: 1px solid rgba(0, 61, 59, 0.3);
  padding-top: 10px;
  padding-bottom: 10px;
}

.floating_btn .select_pricelist_item {
  border-top: 1px solid rgb(0, 61, 59);
}

.select_pricelist_item > div:first-child {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.select_pricelist_item > div:last-child {
  text-align: right;
  padding-left: 10px;
}

.floating_btn .trustpilot_widget_container {
  float: right;
  margin-top: 6px;
  background-image: url(/assets/icons/trustpilot-logo-colour-154aa8d3cc2f4f2cf7391c8b5d9afbba875ff11311bff27f0aa2c30ce5d4c2d7.svg);
  background-repeat: no-repeat;
  background-position: bottom right 0px;
  background-size: 80px;
  padding-right: 85px;
  text-decoration: none;
  margin-bottom: -3px;
}

.floating_btn .trustpilot_widget_container span {
  position: relative;
  top: 3px;
}

@media (min-width: 992px) {
  .floating_btn .trustpilot_widget_container {
    margin-top: 5px;
  }
}
.alexcaterjian {
  background-image: url(/assets/psychologists/headshots/alex-caterjian-3f0eb33cd64be2cc31709e660535311e216f434e96d97826f119b2fdde68206e.jpg);
}

.amelienguyen {
  background-image: url(/assets/psychologists/headshots/amelie-nguyen-64a3284695478bd0297e1285e41f6a4e0415d44cfb3c0cd5e182a680af3ed94c.jpg);
}

.rachelcohen {
  background-image: url(/assets/psychologists/headshots/rachel-cohen-8430c57dc3f88dd8e786ac8e291bd70985f4421be2580389af5d7f4aca8458c3.jpg);
}

.rossleembruggen {
  background-image: url(/assets/psychologists/headshots/ross-leembruggen-2ce2705f38fba81bcff47a5db9d41b8aadaf1bd4606e2d0874b0fee7a806c126.jpg);
}

.jamiemarshall {
  background-image: url(/assets/psychologists/headshots/jamie-marshall-0b820462b9b98d7b7b6b9204272f9df1212e8d5f45e763c0e7f01ab14b08aa5d.jpg);
}

.clairehurwitz {
  background-image: url(/assets/psychologists/headshots/claire-hurwitz-298a57172f57fc0d3ceea89ca52e4f6673044f19fc906165546fd6639b61abd5.jpg);
}

.mandijacobson {
  background-image: url(/assets/psychologists/headshots/mandi-jacobson-33cafb4d7ba00e227ae8c1f6f0edaf598c55a4d652a396736d59785d02aef205.jpg);
}

.johnhughes {
  background-image: url(/assets/psychologists/headshots/john-hughes-97a964286dddf96ae3a86eeb97f2951cb2d8fe35b75856e9a2d817caab37a095.jpg);
}

.liamfarrelly {
  background-image: url(/assets/psychologists/headshots/liam-farrelly-c0a6a8974117f5dadf79ec4d24b86a52e0309873aea5b1bd51be2715567dd485.jpg);
}

.liliankoh {
  background-image: url(/assets/psychologists/headshots/lilian-koh-3afbb83f5e4f72502c880b2c0a2037c65fe36619c3f581d79c6c1b6053ed2ef4.jpg);
}

.ashleighbierton {
  background-image: url(/assets/psychologists/headshots/ashleigh-bierton-4b6f3a077112e837de5239300e67fbb34cb91fdd6b301a348a8a688890da895f.jpg);
}

.lisalashansky {
  background-image: url(/assets/psychologists/headshots/lisa-lashansky-fcb5fcb9ebc6944abe6e9c70c952281a04c3b2a997faa69c58985801e04c3c7e.jpg);
}

.vashtiwallace {
  background-image: url(/assets/psychologists/headshots/vashti-wallace-e95889c13821b5429e63c1e773660adb29a47bf239ad3f38c7886c0a2403e587.jpg);
}

.felicitysands {
  background-image: url(/assets/psychologists/headshots/felicity-sands-dc9b045f3baebfaf041cee3c83519c73b0939e7e1df382333ad2a2067d7a0945.jpg);
}

.erindaniel {
  background-image: url(/assets/psychologists/headshots/erin-daniel-c9a9450bd99cdcef05d27693590f44a45c97d5ae2a139db7268202232ed6e105.jpg);
}

.ghassaniswaryandini {
  background-image: url(/assets/psychologists/headshots/ghassani-swaryandini-1e6213f865491a2a1b892b9727bc75d84666aaa442543fba2307a1f20911a753.jpg);
}

.janamikula {
  background-image: url(/assets/psychologists/headshots/jana-mikula-9f1735f9392692888a04f99a555d2637cbcaf40dc4f60fd2492fe6da24374d00.jpg);
}

.donnaniemibarrett {
  background-image: url(/assets/psychologists/headshots/donna-niemi-barrett-1750069b8e16f57ca314018e078e58d1c18bf5c7dd8ce04c0a3b81a9979c0894.jpg);
}

.jackiecoetzee {
  background-image: url(/assets/psychologists/headshots/jackie-coetzee-bad8eb267b61e7b8db8b83d173fecb38157c31dadfaaf9584195a75f0114fb85.jpg);
}

.bertinatubaro {
  background-image: url(/assets/psychologists/headshots/bertina-tubaro-52245e06e41348fd7692c00a00092343d634dec6ac06048c497a339c09ed141e.jpg);
}

.joannedoyle {
  background-image: url(/assets/psychologists/headshots/joanne-doyle-9fc891f59f485460e5318503d24fda3c4f38342ad43bea573819cd450a33c8b4.jpg);
}

.hand_palm {
  background-image: url(/assets/emojis/hand_palm-2088e59f829353627f5a9f26fc50932182fc40d328b0d4bd481e9cd60f3ef0d8.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 46px;
  height: 46px;
  display: inline-block;
  position: relative;
  bottom: -8px;
}

.inset_quote {
  border-left: 1px solid rgba(0, 61, 59, 0.3);
  padding-left: 15px;
  margin-bottom: 15px;
}

.hdshot {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  border: 2px solid white;
  margin-right: -6px;
  margin-left: -6px;
  display: inline-block;
}
@media (min-width: 992px) {
  .hdshot {
    width: 65px;
    height: 65px;
  }
}
@media (min-width: 1200px) {
  .hdshot {
    width: 100px;
    height: 100px;
  }
}

.hdshot.doc_image {
  width: 55px;
  height: 55px;
}
@media (min-width: 576px) {
  .hdshot.doc_image {
    width: 65px;
    height: 65px;
  }
}
@media (min-width: 768px) {
  .hdshot.doc_image {
    width: 75px;
    height: 75px;
  }
}
@media (min-width: 992px) {
  .hdshot.doc_image {
    width: 85px;
    height: 85px;
  }
}
@media (min-width: 1200px) {
  .hdshot.doc_image {
    width: 100px;
    height: 100px;
  }
}

.hdshot_container {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .hdshot_container {
    margin-bottom: 50px;
    margin-top: 40px;
  }
}
.review_stars {
  margin-bottom: 10px;
  margin-top: 10px;
}

.review_stars > div {
  background-image: url(/assets/icons/star-3294ccefa84e51c153892b43ef94a16fbded1673a936221a8f557cdb96cf8a42.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  margin-right: 2px;
  display: inline-block;
}

.or_divider {
  position: relative;
  border-bottom: 1px solid rgba(0, 61, 59, 0.2);
  padding-bottom: 3px;
  font-size: 14px;
  margin-top: 7px;
  margin-bottom: 23px;
}

.or_divider::before {
  content: "or";
  display: inline-block;
  width: 40px;
  height: 20px;
  background-color: white;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.quiz_tag_skin_container {
  margin-top: 26px;
  margin-bottom: 7px;
  max-width: 370px;
  text-align: center;
}
@media (min-width: 768px) {
  .quiz_tag_skin_container {
    margin-top: 23px;
    margin-bottom: -1px;
  }
}

.quiz_tag_skin {
  border: 1px solid #003d3b;
  padding: 5px 14px;
  border-radius: 100px;
  margin-left: 1px;
  margin-right: 1px;
  display: inline-block;
}
@media (max-width: 768px) {
  .quiz_tag_skin .quiz_tag_skin {
    font-size: 13px;
  }
}

.loading_screen .quiz_tag_skin {
  display: none;
}

.loading_screen .quiz_tag_skin_container .quiz_tag_skin:nth-child(1), .loading_screen .quiz_tag_skin_container .quiz_tag_skin:nth-child(2), .loading_screen .quiz_tag_skin_container .quiz_tag_skin:nth-child(3), .loading_screen .quiz_tag_skin_container .quiz_tag_skin:nth-child(4) {
  display: inline-block;
}

.packaging_may_vary {
  background-color: #f8f8f8;
  color: #b7b7b7;
  border-radius: 100px;
  width: 139px;
  height: 23px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 11px;
  margin-top: 11px;
}

#addons_detail .packaging_may_vary {
  margin-bottom: 11px;
}
@media (min-height: 700px) and (min-width: 992px) {
  #addons_detail .packaging_may_vary {
    margin-bottom: 33px;
  }
}

.packaging_may_vary_2 {
  margin-right: 0;
  margin-left: auto;
  font-size: 11px;
  margin-top: 11px;
  opacity: 0.5;
}

/* Mental Health */
@media (min-width: 768px) {
  #m_health_hero p.small,
  #m_health_footer p.small,
  #mop_carousel_section p.small {
    font-size: 19px;
  }
}

#m_health_benefits .emoji {
  margin-bottom: 10px;
  margin-top: -20px;
}
@media (min-width: 768px) {
  #m_health_benefits .emoji {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #m_health_benefits .emoji {
    width: 90px;
    height: 90px;
  }
}
#m_health_benefits p {
  max-width: 57ch;
  margin-left: auto;
  margin-right: auto;
}
#m_health_benefits h3 {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #m_health_benefits h3 {
    max-width: 28ch;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
#m_health_benefits #mh_health_benefits_points {
  margin-top: 35px;
  margin-bottom: 53px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #m_health_benefits #mh_health_benefits_points {
    margin-top: 50px;
  }
}
#m_health_benefits #mh_health_benefits_points .mh_health_benefits_point {
  margin-bottom: 15px;
  font-family: "MaisonNeue-Demi";
  padding: 15px;
  padding-right: 25px;
  padding-left: 67px;
  border: 1px solid #003d3b;
  border-radius: 10px;
  position: relative;
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#m_health_benefits #mh_health_benefits_points .mh_health_benefits_point:last-child {
  margin-bottom: 0;
}
#m_health_benefits #mh_health_benefits_points .mh_health_benefits_point::before {
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #003d3b;
  background-color: #e6f4e6;
  background-image: url(/assets/icons/tick-dark-thin-39e733e0bc7064c87151da44e9f826a41053eca62346fdd1fa739c19f1e4e717.svg);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  position: absolute;
  left: 23px;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (min-width: 992px) {
  #m_health_benefits #mh_health_benefits_points {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 0px;
    padding-right: 0px;
  }
  #m_health_benefits #mh_health_benefits_points .mh_health_benefits_point {
    margin-bottom: 0;
    width: calc(33.33% - 13px);
    padding: 6px 50px 0 50px;
    height: 120px;
  }
  #m_health_benefits #mh_health_benefits_points .mh_health_benefits_point::before {
    width: 30px;
    height: 30px;
    top: -12px;
    left: 0;
    right: 0;
    bottom: auto;
  }
}

#mhcp_step_container {
  margin-top: 30px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  #mhcp_step_container {
    margin-bottom: 70px;
  }
}

.mhcp_step {
  padding: 70px 15px 20px 15px;
  position: relative;
  margin-bottom: 15px;
  background-color: white;
  text-align: left;
  font-size: 15px;
}
.mhcp_step .xsmall {
  font-size: 13px;
}

.mhcp_step::before {
  display: inline-block;
  border: 1px solid #003d3b;
  border-radius: 100px;
  background-color: #82c780;
  letter-spacing: 0.1em;
  font-size: 13px;
  font-family: "MaisonNeue-Demi";
  text-transform: uppercase;
  padding: 5px 23px;
  margin-bottom: 20px;
  color: #003d3b;
  position: absolute;
  top: 20px;
  left: 20px;
}

#mhcp_step_1::before {
  content: "Step 1";
}

#mhcp_step_2::before {
  content: "Step 2";
}

@media (max-width: 992px) {
  #m_health_plans_section .container {
    max-width: none;
  }
}
#m_health_plans_section h4 {
  max-width: 15ch;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  #m_health_plans_section h4 {
    max-width: none;
    font-size: 40px;
  }
}
#m_health_plans_section p {
  max-width: 50ch;
  margin-left: auto;
  margin-right: auto;
}

#m_health_plans {
  text-align: left;
  margin-top: 30px;
}
@media (min-width: 850px) {
  #m_health_plans {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
  }
}
#m_health_plans #m_health_plan_option_3::before {
  content: "*with a valid MHCP";
  display: block;
  position: absolute;
  bottom: -30px;
  right: 0;
  opacity: 0.5;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}
#m_health_plans .m_health_plan_option {
  background-color: white;
  display: block;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}
#m_health_plans .m_health_plan_option:last-child {
  margin-bottom: 0;
}
@media (min-width: 850px) {
  #m_health_plans .m_health_plan_option {
    width: calc(33.33% - 10px);
    margin-bottom: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media (min-width: 1200px) {
  #m_health_plans .m_health_plan_option {
    width: calc(33.33% - 15px);
  }
}
#m_health_plans .m_health_plan_option strong {
  color: black;
}
#m_health_plans .m_health_plan_option:nth-child(1) .m_health_plan_option_image::before {
  content: "Plan 1";
}
#m_health_plans .m_health_plan_option:nth-child(2) .m_health_plan_option_image::before {
  content: "Plan 2";
}
#m_health_plans .m_health_plan_option:nth-child(3) .m_health_plan_option_image::before {
  content: "Plan 3";
}
#m_health_plans .m_health_plan_option .m_health_plan_option_image {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 20%;
  min-height: 300px;
  border-radius: 10px 10px 0 0;
  padding: 15px;
  position: relative;
  text-decoration: none;
}
@media (min-width: 992px) {
  #m_health_plans .m_health_plan_option .m_health_plan_option_image {
    padding-top: 30px;
    min-height: 330px;
  }
}
#m_health_plans .m_health_plan_option .m_health_plan_option_image h6 {
  max-width: 16ch;
  font-size: 23px;
}
@media (min-width: 1200px) {
  #m_health_plans .m_health_plan_option .m_health_plan_option_image h6 {
    font-size: 27px;
  }
}
#m_health_plans .m_health_plan_option .m_health_plan_option_image .btn {
  position: absolute;
  bottom: 26px;
  left: 20px;
}
#m_health_plans .m_health_plan_option .m_health_plan_option_image::before {
  display: inline-block;
  border: 1px solid #003d3b;
  border-radius: 100px;
  background-color: #82c780;
  letter-spacing: 0.1em;
  font-size: 13px;
  font-family: "MaisonNeue-Demi";
  text-transform: uppercase;
  padding: 5px 23px;
  margin-bottom: 20px;
  color: #003d3b;
}
#m_health_plans .m_health_plan_option#m_health_plan_option_1 .m_health_plan_option_image {
  background-position: 50% 0%;
}
@media (min-width: 850px) and (max-width: 1200px) {
  #m_health_plans .m_health_plan_option#m_health_plan_option_1 .m_health_plan_option_image {
    background-position: 30% 0%;
    background-size: 140%;
  }
}
#m_health_plans .m_health_plan_option_included {
  padding: 13px 20px;
  font-size: 16px;
  color: black;
}
#m_health_plans .m_health_plan_option_included .collapse_link {
  display: block;
}
#m_health_plans .m_health_plan_option_included .collapse_item.reveal {
  padding-top: 10px;
}
#m_health_plans .m_health_plan_option_included strong {
  text-decoration: none;
  display: block;
}
#m_health_plans .m_health_plan_option_included strong::after {
  right: 0;
}
#m_health_plans .m_health_plan_option_included ul {
  padding-left: 21px;
  margin-bottom: 0;
}

.quizzes #m_health_plans {
  margin-top: -10px;
}
.quizzes #m_health_plans #m_health_plan_option_3::before {
  color: rgba(255, 255, 255, 0.6);
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_included {
  padding-left: 10px;
  font-size: 14px;
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_included li {
  margin-bottom: 3px;
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_included li::marker {
  font-size: 12px;
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_included .collapse_link {
  display: none !important;
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_included .collapse_item {
  max-height: unset !important;
  opacity: 1 !important;
}
.quizzes #m_health_plans .m_health_plan_option {
  position: relative;
}
.quizzes #m_health_plans .m_health_plan_option.active {
  opacity: 1;
}
@media (min-width: 992px) {
  .quizzes #m_health_plans .m_health_plan_option {
    -ms-flex-item-align: auto;
        align-self: auto;
  }
  .quizzes #m_health_plans .m_health_plan_option:hover {
    opacity: 1;
  }
}
.quizzes #m_health_plans .m_health_plan_option::after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  border: 1px solid #434444;
  position: absolute;
  top: 20px;
  left: 20px;
}
@media (min-width: 1200px) {
  .quizzes #m_health_plans .m_health_plan_option::after {
    width: 17px;
    height: 17px;
  }
}
.quizzes #m_health_plans .m_health_plan_option.active::after {
  border-width: 5px;
}
@media (min-width: 1200px) {
  .quizzes #m_health_plans .m_health_plan_option.active::after {
    border-width: 6px;
  }
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_image {
  padding-top: 50px;
  min-height: 230px;
}
@media (min-width: 1200px) {
  .quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_image {
    min-height: 280px;
    padding-top: 58px;
  }
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_image .btn {
  display: none;
}

.psychologist-info-section {
  position: relative;
}
.psychologist-info-section.disabled {
  pointer-events: none;
  opacity: 0.5 !important;
}
.psychologist-info-section .mop_carousel {
  width: 100%;
  padding: 0 !important;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .psychologist-info-section .mop_carousel {
    margin-bottom: 30px;
  }
}
.psychologist-info-section .billing_preferences {
  position: absolute;
  top: 5px;
  right: 5px;
  font-family: "MaisonNeue-Demi";
  color: white;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.psychologist-info-section .psychologist_availability {
  border-top: 1px solid #ccc;
  width: 100%;
  display: block;
  padding: 7px;
  padding-right: 9px;
  text-align: right;
  position: absolute;
  bottom: 0;
}
@media (min-width: 992px) {
  .psychologist-info-section .psychologist_availability {
    padding: 11px;
  }
}
.psychologist-info-section input[type=radio] {
  display: none;
}
.psychologist-info-section .psychologist_label {
  display: block;
}
.psychologist-info-section .psychologist_label::after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  border: 1px solid #434444;
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: white;
}
@media (min-width: 992px) {
  .psychologist-info-section .psychologist_label::after {
    top: 20px;
    left: 20px;
  }
}
.psychologist-info-section .psychologist-select:checked + .psychologist_label::after {
  border-width: 6px;
}
@media (min-width: 1200px) {
  .psychologist-info-section .psychologist-select:checked + .psychologist_label::after {
    border-width: 6px;
  }
}

.psych_booking_container {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
}

@media (max-width: 992px) {
  #mh_booking_title p {
    max-width: 25ch;
    margin-left: auto;
    margin-right: auto;
  }
}

#mh_booking_filters {
  background-color: #f9f9f3;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 27px;
  top: -49px;
  z-index: 4;
}
#mh_booking_filters input[type=search] {
  margin: 0;
  padding: 20px 13px;
  min-height: auto;
  border-radius: 5px !important;
  border-color: rgba(44, 127, 124, 0.5);
  font-size: 16px;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center right 10px;
  background-image: url(/assets/icons/search-grey-584dbe5cc5e3304e7b1ed8d20617402b8d2da745ffb1812e1649df8d94bbbd6f.svg);
}
@media (min-width: 992px) {
  #mh_booking_filters .filter_tag {
    padding: 7px 16px;
  }
}

#cantfindthetime {
  margin-top: 20px;
  margin-bottom: 25px;
}

#psych_nottherightfit {
  border-radius: 10px;
  margin-top: 30px;
}
#psych_nottherightfit img {
  width: 100%;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 0 0;
}
@media (min-width: 992px) {
  #psych_nottherightfit img {
    height: 200px;
  }
}
#psych_nottherightfit > div {
  padding: 30px 15px;
}
@media (min-width: 992px) {
  #psych_nottherightfit > div {
    padding: 40px 30px;
  }
}

@media (max-width: 768px) {
  #mental_health_consent {
    margin-left: -15px;
    margin-right: -15px;
    border-left: 0;
    border-right: 0;
  }
}

.confirm_form_container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .confirm_form_container {
    padding-right: 0;
    padding-left: 0;
  }
}

#mental_health_consent .confirm_question_container {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}
@media (min-width: 768px) {
  #mental_health_consent .confirm_question_container {
    padding-right: 0;
    padding-left: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
#mental_health_consent .confirm_question_container label {
  margin-bottom: 0;
}
#mental_health_consent .confirm_question_container .consents_confirm {
  margin-right: 0;
}
#mental_health_consent .confirm_question_container:last-child {
  border-bottom: 0;
}

.confirm_form_container .confirm_question_container {
  padding-top: 0;
  padding-bottom: 0;
  border: 0 !important;
}

#mh_headsup {
  opacity: 1;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-left: 40px;
  background-image: url(/assets/icons/info-15a4ce2a408e302daafd120389aa3a905b8a5d66d2f2eafbbb9a2f629ba9391d.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center left 10px;
}
@media (min-width: 992px) {
  #mh_headsup {
    padding: 17px 30px 17px 45px;
    background-position: center left 14px;
  }
}

#choose_psychologist .btnTimeForm2 {
  max-width: 630px;
}
#choose_psychologist .or_divider {
  border-color: #82c780;
  margin-top: 30px;
  margin-bottom: 35px;
}
#choose_psychologist .or_divider::before {
  background-color: #f9f9f3;
  color: black;
  font-family: "MaisonNeue-Demi";
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 12px;
  top: 7px;
  width: 50px;
}
#choose_psychologist .psychologist-info-section.selected .mop_carousel_psychdetails {
  display: none;
}
#choose_psychologist .btnTimeForm2.reveal {
  z-index: 100;
}
#choose_psychologist .psych_info_container {
  position: relative;
  min-height: 143px;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_info_container {
    min-height: 180px;
  }
}
#choose_psychologist #loading_psych_times {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  background-image: url(/assets/icons/loading-31dd41e69be77e2d8af46d596b0d70a6025f5c00ce03c8a53a4aa4e73031c38f.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 15px;
  padding-left: 20px;
  width: 180px;
  opacity: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#choose_psychologist #loading_psych_times.reveal {
  opacity: 1;
}
#choose_psychologist #psych_datepicker_expand {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  height: 30px;
  width: 30px;
  background-color: white;
  border: 1px solid #ccc;
  z-index: 3;
  border-radius: 100%;
}
#choose_psychologist #psych_datepicker_expand::after {
  content: "";
  position: absolute;
  background-image: url(/assets/icons/arrow-down-dark-6c753274ab5cc513da3fb2b50ae6032316c4376da3dbe1fe69afbd72bad56fbb.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
  width: 14px;
  height: 14px;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
#choose_psychologist #psych_datepicker_expand.open::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#choose_psychologist .psych_calendar {
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  background-color: white;
  border-radius: 10px;
}
#choose_psychologist .psych_calendar.open {
  max-height: 1500px;
  opacity: 1;
}
#choose_psychologist .psych_calendar .psych_cal_block {
  display: none;
  position: relative;
}
#choose_psychologist .psych_calendar .dod_widget {
  min-height: auto;
  max-width: none;
}
#choose_psychologist .psych_calendar .ui-datepicker-unselectable:not(.ui-datepicker-other-month) {
  text-decoration: line-through;
  color: #e1e1e1;
}
#choose_psychologist .psych_calendar .ui-state-active {
  border-color: #003d3b;
  background-color: #003d3b;
}
#choose_psychologist .psych_calendar .ui-datepicker-calendar thead {
  color: #e1e1e1;
  border: 0;
}
#choose_psychologist .psych_calendar .ui-datepicker-calendar td {
  height: 45px;
}
#choose_psychologist .psych_calendar .container,
#choose_psychologist .psych_calendar .dod_datepicker,
#choose_psychologist .psych_calendar .card-body {
  padding: 0 !important;
  margin: 0 !important;
}
#choose_psychologist .psych_calendar .week_table {
  text-align: center;
  width: 100%;
  color: #b7b7b7;
  font-size: 12px;
  margin-top: 25px;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
#choose_psychologist .psych_calendar .week_table th {
  width: 14.285714286%;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_calendar .dod_widget td,
  #choose_psychologist .psych_calendar .week_table h4 {
    font-size: 16px;
  }
}
#choose_psychologist .psych_calendar .month0 {
  position: relative;
}
#choose_psychologist .psych_calendar .month0::before {
  content: "";
  display: block;
  position: absolute;
  bottom: auto;
  top: -1px;
  left: 0;
  right: 0;
  margin: auto;
  height: 25px;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: 3;
}
#choose_psychologist .psych_calendar #psych_datepicker {
  border: 0;
  max-height: 246px;
  overflow: scroll;
  position: relative;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
@media (min-width: 992px) {
  #choose_psychologist .psych_calendar #psych_datepicker {
    max-height: 320px;
  }
}
#choose_psychologist .psych_calendar #psych_datepicker ::-webkit-scrollbar {
  display: none;
}
#choose_psychologist .psych_calendar #psych_datepicker.open {
  max-height: none;
}
#choose_psychologist .psych_calendar #psych_datepicker thead {
  display: none;
}
#choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker {
  width: 100% !important;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker {
    padding-bottom: 30px;
  }
}
#choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-header {
  padding-top: 20px;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-header {
    padding-top: 40px;
    padding-bottom: 10px;
  }
}
#choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-header a {
  display: none;
}
#choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-header .ui-datepicker-title {
  text-align: left;
  padding-left: 15px;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-header .ui-datepicker-title {
    padding-left: 0;
  }
}
#choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-unselectable.ui-state-disabled.ui-datepicker-other-month {
  height: 0 !important;
  padding: 0 !important;
  font-size: 0;
}
#choose_psychologist .psych_time {
  position: relative;
  border-top: 1px solid #ccc;
  padding: 30px 20px 30px 20px;
  min-height: 80px;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_time {
    padding: 40px 20px 40px 20px;
    min-height: 100px;
  }
}
#choose_psychologist .psych_time::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  margin: auto;
  display: block;
  background-image: url(/assets/icons/loading-31dd41e69be77e2d8af46d596b0d70a6025f5c00ce03c8a53a4aa4e73031c38f.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  opacity: 0;
  pointer-events: none;
  border-radius: 10px;
}
#choose_psychologist .psych_time.loading::after {
  opacity: 1;
}
#choose_psychologist .psych_time_container {
  display: none;
}
#choose_psychologist #time_container {
  display: block;
  margin: 0;
}
#choose_psychologist #time_container .time2 {
  width: 100%;
  margin: 0;
  margin-bottom: 15px;
  border-radius: 100px;
  color: black;
  border-color: black;
  font-size: 16px;
  padding: 5px;
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
}
#choose_psychologist #time_container .time2:last-of-type {
  margin-bottom: 0;
}
#choose_psychologist #time_container .time2:hover {
  background-color: white !important;
}
@media (min-width: 992px) {
  #choose_psychologist #time_container .time2:hover {
    border-color: #82c780;
  }
}
#choose_psychologist #time_container input[type=radio]:checked + label,
#choose_psychologist #time_container input[type=radio]:checked + label:hover {
  background-color: #daeed9 !important;
  border-color: black;
  color: black;
}
#choose_psychologist #time_container #timezone_select {
  margin: 0;
  padding: 10px 13px;
  min-height: auto;
  border-radius: 5px !important;
  border-color: #ccc;
  font-size: 16px;
}
#choose_psychologist #time_container #timezone_field.reveal {
  margin-top: 15px;
  margin-bottom: 25px;
}
#choose_psychologist #time_result {
  margin-top: 20px;
}
#choose_psychologist #time-form {
  margin-top: 0;
}

#mop_carousel {
  margin-top: 20px;
}
.mop_carousel {
  padding-bottom: 30px;
  display: none;
}
.mop_carousel.active {
  display: block;
}

.mop_carousel_card {
  margin-left: 15px;
  min-height: 100%;
  background-color: white;
}

.mop_carousel_image {
  height: 130px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 10px 10px 0 0;
  position: relative;
}
@media (min-width: 992px) {
  .mop_carousel_image {
    height: 230px;
    background-position: 70% 50%;
  }
}

.mop_carousel_name {
  border-bottom: 1px solid #ccc;
  position: relative;
}
@media (min-width: 768px) {
  .mop_carousel_name {
    font-size: 16px;
  }
}
.mop_carousel_name strong {
  display: block;
  margin-bottom: -2px;
}
.mop_carousel_name .mop_learnmore {
  border-radius: 50%;
  border: 1px solid #003d3b;
  background-color: #82c780;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  background-image: url(/assets/icons/plus-small-dark-2afd6bf4f6db54ee5d96bbf61da40e6df9786ad7b2acb1d85ce1a6fb36338303.svg);
  pointer-events: auto;
}

.mop_carousel_experienceareas {
  font-size: 14px;
  background-color: white;
  color: black;
  border-radius: 10px;
}
.mop_carousel_experienceareas strong {
  display: block;
  margin-bottom: 3px;
}
.mop_carousel_experienceareas ul {
  margin-bottom: 0;
  padding-left: 21px;
}
.mop_carousel_experienceareas.long_list {
  display: none;
}
.mop_carousel_experienceareas .psych_collapsable_section {
  margin-bottom: 10px;
}
.mop_carousel_experienceareas .psych_collapsable_section:nth-child(2) {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .mop_carousel_experienceareas .psych_collapsable_section {
    margin-bottom: 0;
  }
}
.mop_carousel_experienceareas .psych_collapsable_section ul {
  margin-top: 3px;
}
.mop_carousel_experienceareas .psych_collapsable_section .collapse_link strong {
  text-decoration: none;
  display: block;
}
.mop_carousel_experienceareas .psych_collapsable_section .collapse_item p,
.mop_carousel_experienceareas .psych_collapsable_section .collapse_item strong {
  display: none;
}

@media (min-width: 992px) {
  #choose_psychologist .mop_carousel_experienceareas {
    font-size: 16px;
  }
}

.mop_carousel_name,
.mop_carousel_experienceareas {
  padding: 10px;
  padding-bottom: 13px;
  text-align: left;
}
@media (min-width: 768px) {
  .mop_carousel_name,
  .mop_carousel_experienceareas {
    padding: 15px;
  }
}

#mop_carousel_section .mop_carousel_experienceareas {
  min-height: 125px;
}
@media (min-width: 400px) {
  #mop_carousel_section .mop_carousel_experienceareas {
    min-height: auto;
  }
}
@media (min-width: 768px) {
  #mop_carousel_section .mop_carousel_experienceareas {
    min-height: 145px;
  }
}
@media (min-width: 992px) {
  #mop_carousel_section .mop_carousel_experienceareas {
    min-height: auto;
  }
}

@media (min-width: 768px) {
  .mop_carousel_experienceareas {
    padding: 20px 15px;
  }
}

#mh_img_couple {
  height: 220px;
  background-position: 80% 20%;
  background-repeat: no-repeat;
  background-size: 140%;
}
@media (min-width: 500px) {
  #mh_img_couple {
    background-size: cover;
  }
}
@media (min-width: 768px) {
  #mh_img_couple {
    height: 440px;
  }
}
@media (min-width: 992px) {
  #mh_img_couple {
    height: 600px;
  }
}

.m_health_plan_option,
.mop_carousel_card,
.mhcp_step {
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

#m_health_reviews h3 {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  #hiw_carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
  }
}

.hiw_carousel {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  width: 100%;
}
.hiw_carousel p {
  max-width: 30ch;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .hiw_carousel {
    position: relative;
  }
  .hiw_carousel br {
    display: none;
  }
  .hiw_carousel strong {
    display: block;
    margin-bottom: 5px;
  }
  .hiw_carousel::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background-image: url(/assets/icons/arrow-drawn-2-11f08a8e16d033d454890272ffdd57c5fe6b2b8a3e8edd01171393e6cc6522bf.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .hiw_carousel#hiw_carousel_1::after {
    right: -80px;
    top: 50px;
    -webkit-transform: rotate(41deg);
            transform: rotate(41deg);
  }
  .hiw_carousel#hiw_carousel_2::after {
    right: -20px;
    -webkit-transform: scaleY(-1) rotate(45deg);
            transform: scaleY(-1) rotate(45deg);
  }
  .hiw_carousel#hiw_carousel_3::after {
    right: -70px;
    top: 40px;
    -webkit-transform: scaleY(-1) rotate(-34deg);
            transform: scaleY(-1) rotate(-34deg);
    background-image: url(/assets/icons/arrow-drawn-1-d78f84d681d3430194202b943e335aeb68e1bc30fb6f9befec1a02a22e4acee4.svg);
  }
  .hiw_carousel#hiw_carousel_4::after {
    display: none;
  }
  .hiw_carousel#hiw_carousel_2, .hiw_carousel#hiw_carousel_4 {
    margin-top: 100px;
  }
}

.hiw_carousel_image {
  background-size: 120%;
  background-position: 28% 50%;
  background-repeat: no-repeat;
  position: relative;
  width: 160px;
  height: 160px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-image: url(/assets/icons/green-product-bg-2-f83eb4dbb072f93fd625fc3c4dca424cf5552ff4ae2a25077e416ac8d824c8d5.svg);
}
@media (min-width: 992px) {
  .hiw_carousel_image {
    background-position: 42% 50%;
  }
}
.hiw_carousel_image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

#hiw_carousel_1 .hiw_carousel_image::after {
  background-image: url(/assets/emojis/quiz-ade5e98a2d21eb29c8dccb5c9131e35ae6d10dbfc33c60514d6fedc13b2f1cbf.png);
}

#hiw_carousel_2 .hiw_carousel_image::after {
  background-image: url(/assets/emojis/doctor_1-cb401a00ff173fc9734258557dbcd89a557902aadc532c896eaf5abd841ada32.png);
}

#hiw_carousel_3 .hiw_carousel_image::after {
  background-image: url(/assets/emojis/ipad_psych-53d0ff2b59ab49d59445adead135d96786af038d9a951a4a5d674c828ed7c924.png);
  right: auto;
  left: 7px;
}

#hiw_carousel_4 .hiw_carousel_image::after {
  background-image: url(/assets/emojis/van-a1eb91d998fc8ca6020a126a79a2cdae8ec12dc1d15c7971b1eaac99b27c708a.png);
}

.fivestars {
  background-image: url(/assets/icons/green-stars-5c4d3b8d26149fc7681a6b5504d54683e516ed033ffcca071174f643c5b04380.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100px;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 25px;
}

#mop_carousel_section .mop_container {
  padding-left: 15px;
  padding-right: 15px;
}
#mop_carousel_section h2 {
  margin-bottom: 20px;
}
#mop_carousel_section p {
  max-width: 50ch;
  margin-left: auto;
  margin-right: auto;
}

.mop_carousel,
.m_health_reviews_carousel {
  width: 85%;
}
.mop_carousel:first-child,
.m_health_reviews_carousel:first-child {
  padding-left: 15px;
}
.mop_carousel:first-child .reviews_rounded_card,
.mop_carousel:first-child .mop_carousel_card,
.m_health_reviews_carousel:first-child .reviews_rounded_card,
.m_health_reviews_carousel:first-child .mop_carousel_card {
  margin-left: 0 !important;
}

@media (min-width: 500px) {
  .m_health_reviews_carousel {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .m_health_reviews_carousel {
    width: 42%;
  }
}
@media (min-width: 992px) {
  .m_health_reviews_carousel {
    width: 36%;
  }
}
@media (min-width: 1300px) {
  .m_health_reviews_carousel {
    width: 23%;
  }
}
@media (min-width: 2000px) {
  .m_health_reviews_carousel {
    width: 23%;
  }
}

@media (min-width: 500px) {
  .mop_carousel {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .mop_carousel {
    width: 36%;
  }
}
@media (min-width: 1200px) {
  .mop_carousel {
    width: 28%;
  }
}
@media (min-width: 1400px) {
  .mop_carousel {
    width: 23%;
  }
}
@media (min-width: 1800px) {
  .mop_carousel {
    width: 19%;
  }
}
@media (min-width: 2500px) {
  .mop_carousel {
    width: 13%;
  }
}

#m_health_reviews_carousel {
  margin-top: 40px;
}
#m_health_reviews_carousel .reviews_rounded_card {
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  #m_health_reviews_carousel .reviews_rounded_card {
    padding-bottom: 80px;
  }
}
@media (min-width: 992px) {
  #m_health_reviews_carousel .m_health_reviews_carousel {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #m_health_reviews_carousel .m_health_reviews_carousel .reviews_rounded_card {
    margin-left: 15px !important;
  }
}

@media (min-width: 992px) {
  #mop_carousel .flickity-slider,
  #filter_by_issue {
    margin-left: 50px;
  }
}
#m_health_reviews_carousel {
  margin-bottom: 35px;
}

.m_health_reviews_carousel {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}

#m_health_footer {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  position: relative;
  padding-bottom: 250px;
}
@media (min-width: 992px) {
  #m_health_footer {
    padding-top: 0;
    padding-bottom: 0;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#m_health_footer::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#m_health_footer .container {
  z-index: 2;
  position: relative;
}
#m_health_footer h2 {
  margin-bottom: 15px;
}
#m_health_footer p {
  max-width: 30ch;
}
#m_health_footer .btn_2 {
  margin-top: 30px;
}

#mh_floating_btn {
  padding-left: 30px;
  padding-right: 30px;
}
#mh_floating_btn .btn {
  width: 100%;
}
@media (min-width: 768px) {
  #mh_floating_btn {
    display: none;
  }
}

.reviews_rounded_card {
  border-radius: 10px;
  background-color: white;
  position: relative;
  padding: 20px;
  padding-top: 30px;
  padding-bottom: 60px;
  margin: 0 5px !important;
  vertical-align: top;
  min-height: 100%;
}
.reviews_rounded_card .reviews_rounded_card_name {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 20px;
}

#hiw_carousel .flickity-page-dots .dot,
#mop_carousel .flickity-page-dots .dot,
#m_health_reviews_carousel .flickity-page-dots .dot {
  width: 12px !important;
  height: 12px !important;
}

#hiw_carousel .flickity-page-dots .dot,
#mop_carousel .flickity-page-dots .dot {
  width: 12px !important;
  height: 12px !important;
  border-color: rgba(0, 0, 0, 0.5) !important;
  background-color: white !important;
}
#hiw_carousel .flickity-page-dots .dot.is-selected,
#mop_carousel .flickity-page-dots .dot.is-selected {
  background-color: #82c780 !important;
}

#m_health_reviews_carousel .flickity-page-dots .dot {
  border-color: rgb(0, 0, 0) !important;
  background-color: white !important;
}
#m_health_reviews_carousel .flickity-page-dots .dot.is-selected {
  background-color: #003d3b !important;
}

@media (max-width: 768px) {
  #mop_carousel .flickity-page-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #mop_carousel .flickity-page-dots .dot {
    width: 10px !important;
    height: 10px !important;
    margin: 0 5px;
    max-width: 10px;
  }
}

#hiw_carousel:after,
#mop_carousel:after {
  content: "flickity";
  display: none; /* hide :after */
}

@media screen and (min-width: 992px) {
  /* disable Flickity for large devices */
  #hiw_carousel:after,
  #mop_carousel:after {
    content: "";
  }
}
.psych_bio_modal .modal-body {
  background-color: #003d3b;
  color: white;
}
.psych_bio_modal .green_text {
  display: block;
  margin-top: 15px;
  font-family: "MaisonNeue-Demi";
}
.psych_bio_modal .modal-dialog {
  margin-top: 15vh;
}
.psych_bio_modal .modal-content {
  background-color: transparent;
}

.psych_bio_modal .close,
#psych_filters .close,
.psych_filter_tags.modal .close {
  border-radius: 50%;
  padding: 11px;
  top: 15px;
  right: 14px;
  background-size: 12px;
}
.psych_bio_modal .modal-content,
.psych_bio_modal .modal-dialog,
.psych_bio_modal .modal-body,
#psych_filters .modal-content,
#psych_filters .modal-dialog,
#psych_filters .modal-body,
.psych_filter_tags.modal .modal-content,
.psych_filter_tags.modal .modal-dialog,
.psych_filter_tags.modal .modal-body {
  border-radius: 10px;
  text-align: center;
}
.psych_bio_modal .modal-body,
#psych_filters .modal-body,
.psych_filter_tags.modal .modal-body {
  padding: 50px 20px 40px 20px;
}
.psych_bio_modal .submit-filter,
#psych_filters .submit-filter,
.psych_filter_tags.modal .submit-filter {
  min-width: 180px;
}

@media (min-width: 992px) {
  .psych_bio_modal .modal-body {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#dod-appointment .doc_moreinfo_modal .modal-body {
  padding: 50px 20px 50px 20px;
}

@media (min-width: 992px) {
  #psych_filters .modal-dialog {
    margin-top: 16vh;
  }
}

#filter_by_issue {
  text-align: left;
  display: block;
  margin-top: 65px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#filter_by_issue h5 {
  text-decoration: underline;
  margin-bottom: 0;
}

.psych_filter_tags .psych_filter_container {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.psych_filter_tags .modal-body {
  background-color: #ebebd4;
  padding: 30px 10px;
  padding-top: 50px;
}
.psych_filter_tags h4 {
  margin-bottom: 30px;
}
.psych_filter_tags .clear_filters {
  position: absolute;
  top: 11px;
  left: 11px;
  color: black !important;
}
.psych_filter_tags .psych_tag_load_more {
  color: black;
}
.psych_filter_tags input[type=checkbox] {
  display: none;
}
.psych_filter_tags .filter_tag {
  display: inline-block;
  width: auto;
  margin: 0px 1px 11px 1px;
  border: 1px solid black;
  color: black !important;
  border-radius: 100px;
  background-color: white;
  padding: 5px 10px;
  padding: 7px 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.psych_filter_tags .filter_tag.below_fold {
  display: none;
}
.psych_filter_tags .filter_tag.below_fold.reveal {
  display: inline-block;
}
@media (min-width: 992px) {
  .psych_filter_tags .filter_tag {
    padding: 7px 19px;
  }
  .psych_filter_tags .filter_tag:hover {
    border-color: #82c780;
  }
}
.psych_filter_tags .filter_tag.selected {
  background-color: #bbdeb6;
}
.psych_filter_tags input:checked + .filter_tag {
  background-color: #bbdeb6;
  border-color: black;
}

.filter_tag.highlight {
  background-color: #bbdeb6;
}
.filter_tag.highlight:hover {
  border-color: black;
}

.clear_filter_btn {
  max-height: 0;
  opacity: 0;
  text-align: center;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
.clear_filter_btn.reveal {
  opacity: 1;
  max-height: 100px;
}
.clear_filter_btn strong {
  color: black;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 5px;
  padding-left: 17px;
  background-repeat: no-repeat;
  background-position: top 14px left;
  background-size: 10px;
  display: inline-block;
  background-image: url(/assets/icons/close-black-small-d3f69c11f2c4185be24af67703e2d6b034d23251dbab6cd9d00d72e84eaa1764.svg);
}

.psych_tag_load_more {
  margin-top: 6px;
  display: block;
  color: black !important;
}

#specialtyModal .modal-body .filter_tag {
  display: none;
}
#specialtyModal .modal-body .filter_tag:nth-of-type(-n + 17), #specialtyModal .modal-body .filter_tag.active {
  display: inline-block;
}

#approachModal .modal-body .filter_tag,
#psych_filters .modal-body .filter_tag {
  display: none;
}
#approachModal .modal-body .filter_tag:nth-of-type(-n + 9), #approachModal .modal-body .filter_tag.active,
#psych_filters .modal-body .filter_tag:nth-of-type(-n + 9),
#psych_filters .modal-body .filter_tag.active {
  display: inline-block;
}

#psych_filters .filter_tag {
  display: none;
}
#psych_filters .filter_tag:nth-of-type(-n + 17), #psych_filters .filter_tag.active {
  display: inline-block;
}

#genderModal .filter_tag,
#availabilityModal .filter_tag,
#priceModal .filter_tag {
  display: block;
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
}

#psych_filters.our_psychologists h4 {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  #psych_filters.our_psychologists h4 {
    margin-bottom: 25px;
    font-size: 40px;
  }
}
#psych_filters.our_psychologists #mop_carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 45px;
}
#psych_filters.our_psychologists .mop_carousel {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 20px;
  -webkit-box-ordinal-group: 100;
      -ms-flex-order: 99;
          order: 99;
  display: block;
}
@media (min-width: 992px) {
  #psych_filters.our_psychologists .mop_carousel {
    padding-right: 13px;
    width: 50%;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media (min-width: 1200px) {
  #psych_filters.our_psychologists .mop_carousel {
    width: 33.33%;
  }
}
#psych_filters.our_psychologists .mop_carousel .mop_carousel_card {
  margin-left: 0;
}
#psych_filters.our_psychologists .mop_carousel.active {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#psych_filters.our_psychologists .mop_carousel .mop_learnmore {
  display: none;
}
#psych_filters.our_psychologists .clear_filters {
  position: static;
}

/* Mental Health */
@media (min-width: 768px) {
  #m_health_hero p.small,
  #m_health_footer p.small,
  #mop_carousel_section p.small {
    font-size: 19px;
  }
}

#m_health_hero {
  background-image: url(/assets/mh/find-psychologists-online-19f6d0b6ab02f6721faf783f12f8bb5335f4ef6fd647abe9f4cf2acd9438b7b9.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 60px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 415px;
  position: relative;
}
#m_health_hero h1,
#m_health_hero .h1 {
  font-size: 40px;
  max-width: 18ch;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #m_health_hero h1,
  #m_health_hero .h1 {
    font-size: 55px;
  }
}
@media (max-width: 575px) {
  #m_health_hero .btn {
    width: 100%;
  }
}
@media (min-width: 576px) {
  #m_health_hero {
    background-position: center right -391px;
  }
}
@media (min-width: 850px) and (max-width: 991px) {
  #m_health_hero {
    background-position: center right -241px;
  }
}
@media (min-width: 576px) {
  #m_health_hero {
    padding-top: 163px;
    padding-bottom: 407px;
    padding-left: 0;
    padding-right: 0;
    margin-top: -80px;
  }
}
@media (min-width: 768px) {
  #m_health_hero {
    margin-top: -90px;
  }
}
@media (min-width: 992px) {
  #m_health_hero {
    margin-top: 0;
    background-position: center right -40px;
    background-image: url(/assets/mh/find-psychologists-online-md-1ab8cef86e9203de36a61df03689c04a557ffd749e5e976eb075af2843660f76.jpg);
    padding-bottom: 215px;
    padding-top: 170px;
  }
}
@media (min-width: 1200px) {
  #m_health_hero {
    background-position: center right;
  }
}
@media (min-width: 1330px) {
  #m_health_hero {
    background-image: url(/assets/mh/find-psychologists-online-lg-5174760c56841219b1e2ba707126346fcebcb02bfc9b68b6d45252f1fd7dd3e0.jpg);
    background-position: center right -530px;
  }
}
@media (min-width: 1600px) {
  #m_health_hero {
    background-position: center right -430px;
  }
}
@media (min-width: 1750px) {
  #m_health_hero {
    background-position: center right -390px;
  }
}
@media (min-width: 2500px) {
  #m_health_hero {
    background-image: url(/assets/mh/find-psychologists-online-xl-7d12d05ebe8e3de60f57184a274804247a8b9a83ea7c7a4bb2f633f925e63f47.jpg);
    background-position: center;
    background-size: cover;
  }
}
#m_health_hero::before {
  display: block;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  height: 350px;
}
@media (min-width: 992px) {
  #m_health_hero::before {
    display: none;
  }
}
#m_health_hero h1 {
  max-width: 14ch;
}
@media (min-width: 576px) {
  #m_health_hero h1 {
    max-width: 18ch;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #m_health_hero h1 {
    max-width: 14ch;
  }
}
#m_health_hero p {
  max-width: 24ch;
}
#m_health_hero .btn_2 {
  margin-top: 20px;
}
@media (min-width: 992px) {
  #m_health_hero .btn_2 {
    margin-top: 30px;
  }
}
#m_health_hero #mh_bubbles {
  position: absolute;
  height: 400px;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 340px;
}
@media (min-width: 576px) {
  #m_health_hero #mh_bubbles {
    margin: 0;
    right: 40px;
    left: auto;
    height: 430px;
  }
}
@media (min-width: 850px) {
  #m_health_hero #mh_bubbles {
    bottom: 14px;
    right: 190px;
  }
}
@media (min-width: 992px) {
  #m_health_hero #mh_bubbles {
    width: 505px;
    right: 20px;
    left: auto;
    height: 505px;
  }
}
@media (min-width: 1200px) {
  #m_health_hero #mh_bubbles {
    right: 70px;
  }
}
@media (min-width: 1330px) {
  #m_health_hero #mh_bubbles {
    right: 30px;
    width: 630px;
  }
}
@media (min-width: 1600px) {
  #m_health_hero #mh_bubbles {
    right: 115px;
  }
}
@media (min-width: 1750px) {
  #m_health_hero #mh_bubbles {
    right: 158px;
  }
}
@media (min-width: 2500px) {
  #m_health_hero #mh_bubbles {
    display: none;
  }
}
#m_health_hero #mh_bubbles .mh_bubble {
  display: none;
  border-radius: 100px;
  background-color: white;
  position: relative;
  font-family: "MaisonNeue-Demi";
  padding: 7px;
  padding-left: 40px;
  padding-right: 20px;
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center left 5px;
  background-size: 33px;
  -webkit-box-shadow: 0px 23px 19px -12px rgba(0, 0, 0, 0.22);
          box-shadow: 0px 23px 19px -12px rgba(0, 0, 0, 0.22);
  font-size: 15px;
  -webkit-transition: 0.6s cubic-bezier(0.01, 0.53, 0.25, 1) all;
  transition: 0.6s cubic-bezier(0.01, 0.53, 0.25, 1) all;
  opacity: 0;
  -webkit-transform: translate3d(0, -20px, 0) scale(1);
          transform: translate3d(0, -20px, 0) scale(1);
}
#m_health_hero #mh_bubbles .mh_bubble.reveal {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}
@media (min-width: 992px) {
  #m_health_hero #mh_bubbles .mh_bubble {
    font-size: 16px;
    padding: 8px;
    background-size: 41px;
    padding-left: 47px;
    padding-right: 20px;
  }
}
#m_health_hero #mh_bubbles .mh_bubble:nth-child(1) {
  background-image: url(/assets/illustrations/icons/benefits_8-06b6ff7b46c00b47017e1c657750bd335d2d086c13fdaa34144d34c33ae84a47.png);
  top: 0;
  right: 59px;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
@media (min-width: 992px) {
  #m_health_hero #mh_bubbles .mh_bubble:nth-child(1) {
    right: 215px;
  }
}
@media (min-width: 1330px) {
  #m_health_hero #mh_bubbles .mh_bubble:nth-child(1) {
    right: 295px;
  }
}
#m_health_hero #mh_bubbles .mh_bubble:nth-child(2) {
  background-image: url(/assets/illustrations/icons/benefits_9-4a4af2b1d84acc096ff67fcba034523c9f0a38feff03a93c74a6502c990a6e34.png);
  left: 36px;
  top: 66px;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
@media (min-width: 992px) {
  #m_health_hero #mh_bubbles .mh_bubble:nth-child(2) {
    right: 105px;
    top: 100px;
    left: auto;
  }
}
@media (min-width: 1330px) {
  #m_health_hero #mh_bubbles .mh_bubble:nth-child(2) {
    right: 145px;
  }
}
#m_health_hero #mh_bubbles .mh_bubble:nth-child(3) {
  background-image: url(/assets/illustrations/icons/benefits_1-561d4ff9fd0e6890620af73365a1e1eb04b25a2c7e886e5b62851cad9f138e31.png);
  top: 153px;
  left: 0;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
@media (min-width: 992px) {
  #m_health_hero #mh_bubbles .mh_bubble:nth-child(3) {
    right: auto;
    bottom: 200px;
    top: auto;
  }
}
@media (min-width: 1330px) {
  #m_health_hero #mh_bubbles .mh_bubble:nth-child(3) {
    bottom: 228px;
  }
}
#m_health_hero #mh_bubbles .mh_bubble:nth-child(4) {
  background-image: url(/assets/illustrations/icons/benefits_7-fb7c04e30b6898415623cce8d4958baa500e5fb58419d2012466499af0ff21e3.png);
  bottom: 150px;
  right: 20px;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
@media (min-width: 992px) {
  #m_health_hero #mh_bubbles .mh_bubble:nth-child(4) {
    left: 80px;
    bottom: 100px;
    right: auto;
    top: auto;
  }
}
#m_health_hero #mh_bubbles .mh_bubble.mh_chat_bubble {
  border-radius: 8px 8px 0px 8px;
  font-family: "MaisonNeue-Book";
  padding: 10px;
  padding-bottom: 19px;
  width: 120px;
  bottom: 60px;
  height: auto;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #82c780;
  font-size: 13px;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
@media (min-width: 992px) {
  #m_health_hero #mh_bubbles .mh_bubble.mh_chat_bubble {
    right: 0;
    left: auto;
    bottom: 143px;
    font-size: 15px;
    width: 150px;
  }
}
#m_health_hero #mh_bubbles .mh_bubble.mh_chat_bubble::after {
  content: "11:20";
  position: absolute;
  bottom: 4px;
  right: 6px;
  opacity: 0.5;
  font-size: 9px;
}
@media (min-width: 992px) {
  #m_health_hero #mh_bubbles .mh_bubble.mh_chat_bubble::after {
    font-size: 11px;
  }
}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-7px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
#m_health_support a {
  text-decoration: none;
}
@media (min-width: 992px) {
  #m_health_support h3 {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  #m_health_support .container {
    max-width: 1050px;
  }
}
#m_health_support .m_health_support_container {
  margin-top: 10px;
}
@media (min-width: 992px) {
  #m_health_support .m_health_support_container {
    margin-top: 40px;
  }
}
#m_health_support .m_health_support_container .m_health_support_img {
  margin-bottom: 15px;
  margin-top: 35px;
}
@media (min-width: 768px) {
  #m_health_support .m_health_support_container .m_health_support_img {
    margin-top: 0;
  }
}
#m_health_support .m_health_support_container .m_health_support_img img {
  border-radius: 20px;
  width: 100%;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  #m_health_support .m_health_support_container .m_health_support_img img {
    height: auto;
  }
}

.mh_medicare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  margin-top: 3px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mh_medicare img {
  width: 154px;
  height: 32px;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .mh_medicare img {
    width: 94px;
    height: 25px;
  }
}

#m_health_doctors {
  position: relative;
}
@media (min-width: 992px) {
  #m_health_doctors p {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  #m_health_doctors section {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media (min-width: 1200px) {
  #m_health_doctors section {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
#m_health_doctors #m_health_doctors_headshots {
  margin-bottom: 13px;
  margin-top: 10px;
}
@media (min-width: 992px) {
  #m_health_doctors #m_health_doctors_headshots {
    margin-bottom: 22px;
    margin-top: 14px;
  }
}
#m_health_doctors #m_health_doctors_headshots img {
  width: 60px;
  height: 60px;
}
#m_health_doctors #m_health_doctors_img_mobile {
  border-radius: 12px;
  height: 190px;
  margin-top: 15px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 10px;
  -o-object-position: 50% 10%;
     object-position: 50% 10%;
}
@media (min-width: 768px) {
  #m_health_doctors #m_health_doctors_img_mobile {
    display: none;
  }
}
#m_health_doctors #m_health_doctors_img {
  display: none;
}
@media (min-width: 768px) {
  #m_health_doctors #m_health_doctors_img {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    pointer-events: none;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #m_health_doctors #m_health_doctors_img .row > div {
    height: 100%;
  }
  #m_health_doctors #m_health_doctors_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #m_health_doctors #m_health_doctors_img .row {
    height: 100%;
  }
}

@media (max-width: 767px) {
  #mh_crisis_message {
    font-size: 14px;
  }
}

#mh_hiw .flickity-page-dots,
#m_health_reviews .flickity-page-dots {
  bottom: -35px;
}
#mh_hiw .flickity-page-dots .dot,
#m_health_reviews .flickity-page-dots .dot {
  width: 14px !important;
  height: 14px !important;
  margin-left: 10px;
  margin-right: 10px;
}

@media (max-width: 991px) {
  #mh_hiw {
    padding-bottom: 100px;
  }
  #mh_hiw h3 {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  #mh_hiw .container {
    padding-left: 0;
    padding-right: 0;
    max-width: none;
  }
}

#mh_hiw_carousel {
  margin-top: 30px;
}
@media (min-width: 992px) {
  #mh_hiw_carousel {
    margin-top: 0;
  }
}
#mh_hiw_carousel:after {
  content: "flickity";
  display: none;
}
@media screen and (min-width: 992px) {
  #mh_hiw_carousel:after {
    content: "";
  }
}
#mh_hiw_carousel .mh_hiw_card {
  padding: 20px;
  padding-top: 10px;
  min-height: 467px;
}
@media (max-width: 991px) {
  #mh_hiw_carousel .mh_hiw_card {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  #mh_hiw_carousel .mh_hiw_card {
    min-height: 417px;
  }
}
@media (min-width: 992px) {
  #mh_hiw_carousel .mh_hiw_card {
    min-height: auto;
    padding-top: 20px;
  }
}
#mh_hiw_carousel .mh_hiw_card_container {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 992px) {
  #mh_hiw_carousel .mh_hiw_card_container {
    padding-left: 0px;
    padding-right: 0px;
    width: calc(50% - 45px);
  }
}
#mh_hiw_carousel .mh_hiw_card {
  background-color: rgb(249, 249, 242);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#mh_hiw_carousel .mh_hiw_card .mh_hiw_card_img {
  background-image: url(/assets/icons/green-product-bg-2-f83eb4dbb072f93fd625fc3c4dca424cf5552ff4ae2a25077e416ac8d824c8d5.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding: 10px;
}
#mh_hiw_carousel .mh_hiw_card .mh_hiw_card_img > img {
  width: 140px;
  height: 140px;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  #mh_hiw_carousel .mh_hiw_card .mh_hiw_card_img > img {
    margin-bottom: 5px;
    width: 130px;
    height: 130px;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  #mh_hiw_carousel .mh_hiw_card {
    height: 100%;
  }
}
#mh_hiw_carousel .mh_hiw_card .mh_hiw_card_text {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #mh_hiw_carousel .mh_hiw_card .mh_hiw_card_text {
    margin-bottom: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
#mh_hiw_carousel .mh_hiw_card .mh_hiw_card_step {
  margin-bottom: 10px;
}
#mh_hiw_carousel .mh_hiw_card .big {
  font-size: 18px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #mh_hiw_carousel .mh_hiw_card .big {
    margin-bottom: 20px;
  }
}
#mh_hiw_carousel #mh_hiw_card_2 .mh_hiw_card_img {
  background-image: url(/assets/icons/green-product-bg-de00d0a1ba1a21b1559ddf3e7271b4b11fc94988277c9de60352110687a8950b.svg);
}
#mh_hiw_carousel .mh_hiw_card_inner {
  padding: 13px;
  margin-bottom: 10px;
  margin-bottom: 10px;
}
#mh_hiw_carousel .mh_hiw_card_inner .big {
  margin-bottom: 0;
}
#mh_hiw_carousel .mh_hiw_card_inner:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #mh_hiw_carousel .mh_hiw_card_inner .small_print {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  #mh_hiw_carousel .mh_hiw_card_inner {
    padding: 20px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #mh_hiw_carousel #mh_hiw_card_3 {
    background-color: transparent;
  }
}
#mh_hiw_carousel #mh_hiw_card_3 .hiw_box {
  background-color: rgb(249, 249, 242);
  margin-top: 10px;
}
#mh_hiw_carousel #mh_hiw_card_3 .hiw_box_container {
  margin-top: 20px;
}
@media (min-width: 992px) {
  #mh_hiw_carousel #mh_hiw_card_3 {
    width: 100%;
  }
  #mh_hiw_carousel #mh_hiw_card_3 .mh_hiw_card {
    width: 100%;
    background-color: transparent;
    padding: 0;
    margin-top: 60px;
  }
  #mh_hiw_carousel #mh_hiw_card_3 .mh_hiw_card::before, #mh_hiw_carousel #mh_hiw_card_3 .mh_hiw_card::after {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 0;
    right: 0;
    margin: auto;
    width: 80px;
    height: 80px;
  }
  #mh_hiw_carousel #mh_hiw_card_3 .mh_hiw_card::before {
    background-image: url(/assets/icons/arrow-drawn-1-d78f84d681d3430194202b943e335aeb68e1bc30fb6f9befec1a02a22e4acee4.svg);
    bottom: 260px;
    -webkit-transform: rotate(105deg) translateY(-7px);
            transform: rotate(105deg) translateY(-7px);
  }
  #mh_hiw_carousel #mh_hiw_card_3 .mh_hiw_card::after {
    background-image: url(/assets/icons/arrow-drawn-2-11f08a8e16d033d454890272ffdd57c5fe6b2b8a3e8edd01171393e6cc6522bf.svg);
    top: 110px;
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  #mh_hiw_carousel #mh_hiw_card_3 .big {
    margin-bottom: 10px;
  }
  #mh_hiw_carousel #mh_hiw_card_3 .hiw_box_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #mh_hiw_carousel #mh_hiw_card_3 .hiw_box_container .mh_hiw_card_inner {
    width: calc(50% - 8px);
  }
}
@media (min-width: 992px) {
  #mh_hiw_carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.hiw_box {
  padding: 0 12px 0 61px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 11px;
  margin: auto;
  margin-top: 20px;
  width: 100%;
  max-width: 180px;
  text-align: left;
  position: relative;
  height: 53px;
}
.hiw_box img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
  width: 53px;
  height: 53px;
}

.mh_hiw_card_inner,
.hiw_box {
  background-color: rgb(211, 231, 202);
}

.mh_hiw_card,
.mh_hiw_card_inner,
.hiw_box {
  border-radius: 12px;
}

@media (max-width: 767px) {
  #find_a_therapist h3 {
    max-width: 18ch;
  }
}
#find_a_therapist ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#find_a_therapist ul div {
  width: calc(50% - 5px);
}
@media (min-width: 992px) {
  #find_a_therapist #mh_video_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
#find_a_therapist #mh_video_container {
  position: relative;
  cursor: pointer;
  font-size: 0;
}
#find_a_therapist #mh_video_container video {
  width: 100%;
}
@media (min-width: 992px) {
  #find_a_therapist #mh_video_container:hover #play_button {
    background-color: rgba(255, 255, 255, 0.4);
  }
}
#find_a_therapist #mh_video_container #play_button {
  background-image: url(/assets/icons/play-36a786dcd0703215d185d0f67e48fa50744b352cbd244fbe00acfbe22f22a4ee.svg);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  border: 2px solid #fff;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

@media (min-width: 1200px) {
  #therapist_display_section .container {
    max-width: 1350px;
  }
}

#therapist_display {
  margin-top: 20px;
}
@media (min-width: 992px) {
  #therapist_display {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 60px;
    margin-bottom: 20px;
  }
}
#therapist_display .therapist_card {
  border-radius: 12px;
  overflow: hidden;
  background-color: white;
  text-align: left;
  display: none;
  margin-bottom: 25px;
}
#therapist_display .therapist_card:nth-child(n+1):nth-child(-n+3) {
  display: block;
}
@media (min-width: 992px) {
  #therapist_display .therapist_card:nth-child(n+4):nth-child(-n+7) {
    display: block;
  }
}
#therapist_display .therapist_card .therapist_image {
  height: 167px;
  background-color: #daeed9;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  #therapist_display .therapist_card .therapist_image {
    height: 200px;
    background-size: 460px;
  }
}
@media (min-width: 992px) {
  #therapist_display .therapist_card .therapist_image {
    background-size: cover;
  }
}
#therapist_display .therapist_card .therapist_card_content > div {
  padding: 15px;
  padding-top: 0;
  font-size: 14px;
}
#therapist_display .therapist_card .therapist_card_content ul {
  padding-left: 20px;
}
#therapist_display .therapist_card .therapist_card_content .therapist_card_content_description {
  margin-bottom: 15px;
}
#therapist_display .therapist_card .therapist_card_content .therapist_card_content_description_link {
  display: none;
}
#therapist_display .therapist_card .therapist_name {
  padding: 15px;
}
#therapist_display .therapist_card .therapist_name .collapse_link {
  font-size: 18px;
  margin-bottom: 3px;
}
@media (min-width: 992px) {
  #therapist_display .therapist_card .therapist_name .collapse_link:hover {
    color: #82c780;
  }
}
#therapist_display .therapist_card .therapist_name .collapse_link > * {
  text-decoration: none;
  display: block;
}
#therapist_display .therapist_card .therapist_name .collapse_link > *::after {
  right: 0;
  height: 23px;
  width: 23px;
  background-image: url(/assets/icons/angle-down-dark-d981bb37ada826ab256268528e27790b8ad497e363a95d88f0b7036f59e924dd.svg);
}
@media (min-width: 992px) {
  #therapist_display .therapist_card .therapist_name .collapse_link > *::after {
    display: none;
  }
}
#therapist_display .therapist_card .therapist_title {
  font-size: 14px;
}
@media (min-width: 992px) {
  #therapist_display .therapist_book_link,
  #therapist_display .therapist_card {
    width: calc(25% - 10px);
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  #therapist_display .therapist_book_link,
  #therapist_display .therapist_card {
    width: calc(25% - 20px);
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  #therapist_display.our_therapist_display .therapist_card {
    width: 100%;
  }
  #therapist_display.our_therapist_display .therapist_card .our_therapist_info {
    display: block;
  }
}
#therapist_display .therapist_book_link {
  border-radius: 12px;
  background-color: white;
  padding: 15px;
  padding-top: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  #therapist_display .therapist_book_link {
    padding: 25px;
    font-size: 18px;
  }
}
#therapist_display .therapist_book_link .btn {
  margin-top: 8px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  #therapist_display .therapist_book_link .btn {
    margin-top: 18px;
  }
}

@media (min-width: 992px) {
  #our_therapist_filter .our_therapist_display {
    display: grid; /* 1 */
    grid-template-columns: repeat(auto-fill, calc(50% - 20px)); /* 2 */
    grid-gap: 20px; /* 3 */
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; /* 4 */
  }
}
@media (min-width: 1200px) {
  #our_therapist_filter .our_therapist_display {
    grid-template-columns: repeat(auto-fill, calc(33% - 20px)); /* 2 */
  }
}
#our_therapist_filter .therapist_card {
  display: none;
}
#our_therapist_filter .therapist_card:nth-child(n+1):nth-child(-n+8) {
  display: block;
}
@media (min-width: 1200px) {
  #our_therapist_filter .therapist_card:nth-child(n+1):nth-child(-n+9) {
    display: block;
  }
}
#our_therapist_filter .therapist_card .therapist_name .collapse_link:hover {
  color: inherit;
  cursor: auto;
}
@media (min-width: 992px) {
  #our_therapist_filter .therapist_card .therapist_card_content {
    max-height: 1000px;
    opacity: 1;
  }
}
#our_therapist_filter .therapist_card .therapist_card_content .therapist_card_content_description {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  #our_therapist_filter .therapist_card .therapist_card_content .therapist_card_content_description_text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #our_therapist_filter .therapist_card .therapist_card_content .therapist_card_content_description_text.reveal {
    -webkit-line-clamp: 999999;
  }
}
#our_therapist_filter .therapist_card .therapist_card_content .therapist_card_content_approaches {
  display: none;
}
#our_therapist_filter .therapist_card .therapist_card_content .therapist_card_content_description_link {
  display: none;
}
@media (min-width: 992px) {
  #our_therapist_filter .therapist_card .therapist_card_content .therapist_card_content_description_link {
    display: block;
    cursor: pointer;
  }
}

#our_therapist_filter_bar {
  background-color: white;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 992px) {
  #our_therapist_filter_bar {
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#our_therapist_filter_bar .container {
  position: relative;
}
@media (max-width: 991px) {
  #our_therapist_filter_bar .container {
    overflow-x: scroll;
    white-space: nowrap;
    width: 100%;
    -ms-overflow-style: none; /* Internet Explorer 10+ */
    scrollbar-width: none; /* Firefox */
  }
  #our_therapist_filter_bar .container::-webkit-scrollbar {
    display: none;
  }
  #our_therapist_filter_bar .container > * {
    white-space: normal;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  #our_therapist_filter_bar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#our_therapist_filter_bar .back_arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-position: center left;
  padding-left: 34px;
  background-size: 23px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 15px;
  text-decoration: none;
  display: none;
}
@media (min-width: 992px) {
  #our_therapist_filter_bar .back_arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#our_therapist_filter_bar .filter_tag {
  border-radius: 100px;
  padding: 8px 17px;
  border: 2px solid #003d3b;
  background-size: 12px;
  background-position: center right 13px;
  background-repeat: no-repeat;
  font-family: "MaisonNeue-Demi";
  font-size: 14px;
  margin-right: 10px;
  text-transform: capitalize;
}
@media (min-width: 992px) {
  #our_therapist_filter_bar .filter_tag {
    padding: 6px 15px;
    font-size: 16px;
    background-image: url(/assets/icons/angle-down-dark-d981bb37ada826ab256268528e27790b8ad497e363a95d88f0b7036f59e924dd.svg);
    padding-right: 33px;
  }
}
#our_therapist_filter_bar .filter_tag.filter_tag_clear {
  background-color: #003d3b;
  color: white;
  background-image: url(/assets/icons/clear-white-aa4f90fcd791f4fd4ac618bf259ea444355b28c8c7c656b927990ef83405a9bb.svg);
  padding-right: 33px;
  display: none;
}
#our_therapist_filter_bar .clear_filter_btn {
  margin: 0;
  margin-left: 10px;
  display: none;
  font-size: 16px;
  -webkit-transition: none;
  transition: none;
}
#our_therapist_filter_bar .clear_filter_btn.reveal {
  display: inline-block;
}
@media (max-width: 991px) {
  #our_therapist_filter_bar .clear_filter_btn {
    margin-right: 32px;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  #our_therapist_filter_bar {
    background-color: transparent;
  }
}

#our_therapist_show_more > * {
  text-decoration: none;
  margin-bottom: 0;
}

#view_all_therapists {
  width: 100%;
}
@media (min-width: 992px) {
  #view_all_therapists {
    width: auto;
  }
}

@media (max-width: 991px) {
  #therapist_display_section .container,
  #find_a_therapist .container,
  #m_health_support .container,
  #m_health_doctors .container,
  #m_health_why_mosh .container,
  .faq_mh .container,
  #yish_section .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 991px) {
  .m_health_our_pricing .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .m_health_our_pricing .container .circle_ticks li {
    background-size: 18px;
    background-position: left top 5px;
    background-image: url(/assets/icons/tick-white-circle-fa2501f68d580239c474aa72f6312a071086cc712deb6b14b45727623f95378c.svg);
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .m_health_our_pricing .container .green_text {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}

#psych_counsellor_link {
  padding: 17px 50px 17px 30px;
  padding-right: 90px;
  background-position: center right 15px;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
}
#psych_counsellor_link::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  background-image: url(/assets/icons/angle-down-dark-d981bb37ada826ab256268528e27790b8ad497e363a95d88f0b7036f59e924dd.svg);
  background-size: contain;
  height: 23px;
  width: 23px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  background-repeat: no-repeat;
  background-position: center;
}
#psych_counsellor_link.reveal::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 992px) {
  #psych_counsellor_link {
    padding: 17px 30px;
  }
  #psych_counsellor_link::after {
    display: none;
  }
}

#psych_counsellor_content > div {
  padding: 30px;
  padding-top: 10px;
}
@media (min-width: 992px) {
  #psych_counsellor_content {
    display: none;
  }
}

.psych_counsellor_content .big {
  margin-bottom: 0;
}
.psych_counsellor_content .counsellor_vs_psych_img {
  width: 65px;
  height: 65px;
}

#psych_counsellor_modal .modal-dialog {
  max-width: 700px;
}
#psych_counsellor_modal #psych_counsellor_modal_header {
  border-bottom: 1px solid rgb(130, 199, 128);
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #psych_counsellor_modal #psych_counsellor_modal_header {
    margin-bottom: 34px;
    padding-bottom: 10px;
  }
}

#psych_counsellor_modal .modal-body,
.psych_bio_modal_2 .modal-body {
  background-color: #f9f9f2;
}
@media (min-width: 992px) {
  #psych_counsellor_modal .modal-body,
  .psych_bio_modal_2 .modal-body {
    padding: 40px;
  }
  #psych_counsellor_modal .modal-body .close,
  .psych_bio_modal_2 .modal-body .close {
    top: 57px;
    right: 44px;
    background-color: transparent;
    display: inline-block;
    min-width: unset;
    padding: 7.5px;
  }
}

#m_health_why_mosh .m_health_why_mosh_item {
  border-top: 1px solid rgba(0, 61, 59, 0.2);
}
#m_health_why_mosh .m_health_why_mosh_item img {
  width: 60px;
  height: 60px;
  margin-left: -10px;
}
@media (min-width: 992px) {
  #m_health_why_mosh .m_health_why_mosh_item img {
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    height: 130px;
    margin-bottom: 10px;
  }
}
#m_health_why_mosh .m_health_why_mosh_item .collapse_link {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 992px) {
  #m_health_why_mosh .m_health_why_mosh_item .collapse_link {
    font-size: 18px;
    min-height: 55px;
  }
}
#m_health_why_mosh .m_health_why_mosh_item .collapse_link > * {
  text-decoration: none;
  display: block;
}
#m_health_why_mosh .m_health_why_mosh_item .collapse_link > *::after {
  right: 0;
}
@media (min-width: 992px) {
  #m_health_why_mosh .m_health_why_mosh_item .collapse_link > *::after {
    display: none;
  }
}
@media (min-width: 992px) {
  #m_health_why_mosh .m_health_why_mosh_item .collapse_item {
    max-height: none;
    opacity: 1;
    margin-top: 15px;
  }
}
#m_health_why_mosh .m_health_why_mosh_item .m_health_why_mosh_item_content > div {
  padding-bottom: 30px;
}
#m_health_why_mosh .m_health_why_mosh_item:last-child {
  border-bottom: 1px solid rgba(0, 61, 59, 0.2);
}
@media (min-width: 992px) {
  #m_health_why_mosh .m_health_why_mosh_item {
    border: 0 !important;
  }
}
#m_health_why_mosh .m_health_why_mosh_item .m_health_why_mosh_item_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
}
@media (min-width: 992px) {
  #m_health_why_mosh .m_health_why_mosh_item .m_health_why_mosh_item_title {
    border: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
#m_health_why_mosh .m_health_why_mosh_container {
  margin-top: 30px;
}
@media (min-width: 992px) {
  #m_health_why_mosh .m_health_why_mosh_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #m_health_why_mosh .m_health_why_mosh_container .m_health_why_mosh_item {
    width: calc(25% - 20px);
    text-align: center;
  }
}

.therapist_mhcp_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .therapist_mhcp_info {
    margin-top: 15px;
    margin-bottom: 0;
  }
}
.therapist_mhcp_info img {
  width: 20px;
  height: 20px;
  margin-left: 5px;
}

.link_bold {
  font-family: "MaisonNeue-Demi";
  text-decoration: underline !important;
}
@media (min-width: 992px) {
  .link_bold:hover {
    color: #82c780 !important;
  }
}

#mhcp_step_container {
  margin-top: 30px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  #mhcp_step_container {
    margin-bottom: 70px;
  }
}

.mhcp_step {
  padding: 70px 15px 20px 15px;
  position: relative;
  margin-bottom: 15px;
  background-color: white;
  text-align: left;
  font-size: 15px;
}
.mhcp_step .xsmall {
  font-size: 13px;
}

.mhcp_step::before {
  display: inline-block;
  border: 1px solid #003d3b;
  border-radius: 100px;
  background-color: #82c780;
  letter-spacing: 0.1em;
  font-size: 13px;
  font-family: "MaisonNeue-Demi";
  text-transform: uppercase;
  padding: 5px 23px;
  margin-bottom: 20px;
  color: #003d3b;
  position: absolute;
  top: 20px;
  left: 20px;
}

#mhcp_step_1::before {
  content: "Step 1";
}

#mhcp_step_2::before {
  content: "Step 2";
}

@media (max-width: 992px) {
  #m_health_plans_section .container {
    max-width: none;
  }
}
#m_health_plans_section h4 {
  max-width: 15ch;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  #m_health_plans_section h4 {
    max-width: none;
    font-size: 40px;
  }
}
#m_health_plans_section p {
  max-width: 50ch;
  margin-left: auto;
  margin-right: auto;
}

#m_health_plans {
  text-align: left;
  margin-top: 30px;
}
@media (min-width: 850px) {
  #m_health_plans {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
  }
}
#m_health_plans #m_health_plan_option_3::before {
  content: "*with a valid MHCP";
  display: block;
  position: absolute;
  bottom: -30px;
  right: 0;
  opacity: 0.5;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}
#m_health_plans .m_health_plan_option {
  background-color: white;
  display: block;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}
#m_health_plans .m_health_plan_option:last-child {
  margin-bottom: 0;
}
@media (min-width: 850px) {
  #m_health_plans .m_health_plan_option {
    width: calc(33.33% - 10px);
    margin-bottom: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media (min-width: 1200px) {
  #m_health_plans .m_health_plan_option {
    width: calc(33.33% - 15px);
  }
}
#m_health_plans .m_health_plan_option strong {
  color: black;
}
#m_health_plans .m_health_plan_option:nth-child(1) .m_health_plan_option_image::before {
  content: "Plan 1";
}
#m_health_plans .m_health_plan_option:nth-child(2) .m_health_plan_option_image::before {
  content: "Plan 2";
}
#m_health_plans .m_health_plan_option:nth-child(3) .m_health_plan_option_image::before {
  content: "Plan 3";
}
#m_health_plans .m_health_plan_option .m_health_plan_option_image {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 20%;
  min-height: 300px;
  border-radius: 10px 10px 0 0;
  padding: 15px;
  position: relative;
  text-decoration: none;
}
@media (min-width: 992px) {
  #m_health_plans .m_health_plan_option .m_health_plan_option_image {
    padding-top: 30px;
    min-height: 330px;
  }
}
#m_health_plans .m_health_plan_option .m_health_plan_option_image h6 {
  max-width: 16ch;
  font-size: 23px;
}
@media (min-width: 1200px) {
  #m_health_plans .m_health_plan_option .m_health_plan_option_image h6 {
    font-size: 27px;
  }
}
#m_health_plans .m_health_plan_option .m_health_plan_option_image .btn {
  position: absolute;
  bottom: 26px;
  left: 20px;
}
#m_health_plans .m_health_plan_option .m_health_plan_option_image::before {
  display: inline-block;
  border: 1px solid #003d3b;
  border-radius: 100px;
  background-color: #82c780;
  letter-spacing: 0.1em;
  font-size: 13px;
  font-family: "MaisonNeue-Demi";
  text-transform: uppercase;
  padding: 5px 23px;
  margin-bottom: 20px;
  color: #003d3b;
}
#m_health_plans .m_health_plan_option#m_health_plan_option_1 .m_health_plan_option_image {
  background-position: 50% 0%;
}
@media (min-width: 850px) and (max-width: 1200px) {
  #m_health_plans .m_health_plan_option#m_health_plan_option_1 .m_health_plan_option_image {
    background-position: 30% 0%;
    background-size: 140%;
  }
}
#m_health_plans .m_health_plan_option_included {
  padding: 13px 20px;
  font-size: 16px;
  color: black;
}
#m_health_plans .m_health_plan_option_included .collapse_link {
  display: block;
}
#m_health_plans .m_health_plan_option_included .collapse_item.reveal {
  padding-top: 10px;
}
#m_health_plans .m_health_plan_option_included strong {
  text-decoration: none;
  display: block;
}
#m_health_plans .m_health_plan_option_included strong::after {
  right: 0;
}
#m_health_plans .m_health_plan_option_included ul {
  padding-left: 21px;
  margin-bottom: 0;
}

.quizzes #m_health_plans {
  margin-top: -10px;
}
.quizzes #m_health_plans #m_health_plan_option_3::before {
  color: rgba(255, 255, 255, 0.6);
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_included {
  padding-left: 10px;
  font-size: 14px;
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_included li {
  margin-bottom: 3px;
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_included li::marker {
  font-size: 12px;
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_included .collapse_link {
  display: none !important;
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_included .collapse_item {
  max-height: unset !important;
  opacity: 1 !important;
}
.quizzes #m_health_plans .m_health_plan_option {
  position: relative;
}
.quizzes #m_health_plans .m_health_plan_option.active {
  opacity: 1;
}
@media (min-width: 992px) {
  .quizzes #m_health_plans .m_health_plan_option {
    -ms-flex-item-align: auto;
        align-self: auto;
  }
  .quizzes #m_health_plans .m_health_plan_option:hover {
    opacity: 1;
  }
}
.quizzes #m_health_plans .m_health_plan_option::after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  border: 1px solid #434444;
  position: absolute;
  top: 20px;
  left: 20px;
}
@media (min-width: 1200px) {
  .quizzes #m_health_plans .m_health_plan_option::after {
    width: 17px;
    height: 17px;
  }
}
.quizzes #m_health_plans .m_health_plan_option.active::after {
  border-width: 5px;
}
@media (min-width: 1200px) {
  .quizzes #m_health_plans .m_health_plan_option.active::after {
    border-width: 6px;
  }
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_image {
  padding-top: 50px;
  min-height: 230px;
}
@media (min-width: 1200px) {
  .quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_image {
    min-height: 280px;
    padding-top: 58px;
  }
}
.quizzes #m_health_plans .m_health_plan_option .m_health_plan_option_image .btn {
  display: none;
}

.psychologist-info-section {
  position: relative;
}
.psychologist-info-section.disabled {
  pointer-events: none;
  opacity: 0.5 !important;
}
.psychologist-info-section .mop_carousel {
  width: 100%;
  padding: 0 !important;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .psychologist-info-section .mop_carousel {
    margin-bottom: 30px;
  }
}
.psychologist-info-section .billing_preferences {
  position: absolute;
  top: 5px;
  right: 5px;
  font-family: "MaisonNeue-Demi";
  color: white;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.psychologist-info-section .psychologist_availability {
  border-top: 1px solid #ccc;
  width: 100%;
  display: block;
  padding: 7px;
  padding-right: 9px;
  text-align: right;
  position: absolute;
  bottom: 0;
}
@media (min-width: 992px) {
  .psychologist-info-section .psychologist_availability {
    padding: 11px;
  }
}
.psychologist-info-section input[type=radio] {
  display: none;
}
.psychologist-info-section .psychologist_label {
  display: block;
}
.psychologist-info-section .psychologist_label::after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  border: 1px solid #434444;
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: white;
}
@media (min-width: 992px) {
  .psychologist-info-section .psychologist_label::after {
    top: 20px;
    left: 20px;
  }
}
.psychologist-info-section .psychologist-select:checked + .psychologist_label::after {
  border-width: 6px;
}
@media (min-width: 1200px) {
  .psychologist-info-section .psychologist-select:checked + .psychologist_label::after {
    border-width: 6px;
  }
}

.psych_booking_container {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
}

@media (max-width: 992px) {
  #mh_booking_title p {
    max-width: 25ch;
    margin-left: auto;
    margin-right: auto;
  }
}

#mh_booking_filters {
  background-color: #f9f9f3;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 27px;
  top: -49px;
  z-index: 4;
}
#mh_booking_filters input[type=search] {
  margin: 0;
  padding: 20px 13px;
  min-height: auto;
  border-radius: 5px !important;
  border-color: rgba(44, 127, 124, 0.5);
  font-size: 16px;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center right 10px;
  background-image: url(/assets/icons/search-grey-584dbe5cc5e3304e7b1ed8d20617402b8d2da745ffb1812e1649df8d94bbbd6f.svg);
}
@media (min-width: 992px) {
  #mh_booking_filters .filter_tag {
    padding: 7px 16px;
  }
}

#cantfindthetime {
  margin-top: 20px;
  margin-bottom: 25px;
}

#psych_nottherightfit {
  border-radius: 10px;
  margin-top: 30px;
}
#psych_nottherightfit img {
  width: 100%;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 0 0;
}
@media (min-width: 992px) {
  #psych_nottherightfit img {
    height: 200px;
  }
}
#psych_nottherightfit > div {
  padding: 30px 15px;
}
@media (min-width: 992px) {
  #psych_nottherightfit > div {
    padding: 40px 30px;
  }
}

@media (max-width: 768px) {
  #mental_health_consent {
    margin-left: -15px;
    margin-right: -15px;
    border-left: 0;
    border-right: 0;
  }
}

.confirm_form_container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .confirm_form_container {
    padding-right: 0;
    padding-left: 0;
  }
}

#mental_health_consent .confirm_question_container {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}
@media (min-width: 768px) {
  #mental_health_consent .confirm_question_container {
    padding-right: 0;
    padding-left: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
#mental_health_consent .confirm_question_container label {
  margin-bottom: 0;
}
#mental_health_consent .confirm_question_container .consents_confirm {
  margin-right: 0;
}
#mental_health_consent .confirm_question_container:last-child {
  border-bottom: 0;
}

.confirm_form_container .confirm_question_container {
  padding-top: 0;
  padding-bottom: 0;
  border: 0 !important;
}

#mh_headsup {
  opacity: 1;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-left: 40px;
  background-image: url(/assets/icons/info-15a4ce2a408e302daafd120389aa3a905b8a5d66d2f2eafbbb9a2f629ba9391d.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center left 10px;
}
@media (min-width: 992px) {
  #mh_headsup {
    padding: 17px 30px 17px 45px;
    background-position: center left 14px;
  }
}

#choose_psychologist .btnTimeForm2 {
  max-width: 630px;
}
#choose_psychologist .or_divider {
  border-color: #82c780;
  margin-top: 30px;
  margin-bottom: 35px;
}
#choose_psychologist .or_divider::before {
  background-color: #f9f9f3;
  color: black;
  font-family: "MaisonNeue-Demi";
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 12px;
  top: 7px;
  width: 50px;
}
#choose_psychologist .psychologist-info-section.selected .mop_carousel_psychdetails {
  display: none;
}
#choose_psychologist .btnTimeForm2.reveal {
  z-index: 100;
}
#choose_psychologist .psych_info_container {
  position: relative;
  min-height: 143px;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_info_container {
    min-height: 180px;
  }
}
#choose_psychologist #loading_psych_times {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  background-image: url(/assets/icons/loading-31dd41e69be77e2d8af46d596b0d70a6025f5c00ce03c8a53a4aa4e73031c38f.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 15px;
  padding-left: 20px;
  width: 180px;
  opacity: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#choose_psychologist #loading_psych_times.reveal {
  opacity: 1;
}
#choose_psychologist #psych_datepicker_expand {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  height: 30px;
  width: 30px;
  background-color: white;
  border: 1px solid #ccc;
  z-index: 3;
  border-radius: 100%;
}
#choose_psychologist #psych_datepicker_expand::after {
  content: "";
  position: absolute;
  background-image: url(/assets/icons/arrow-down-dark-6c753274ab5cc513da3fb2b50ae6032316c4376da3dbe1fe69afbd72bad56fbb.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
  width: 14px;
  height: 14px;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
#choose_psychologist #psych_datepicker_expand.open::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#choose_psychologist .psych_calendar {
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  background-color: white;
  border-radius: 10px;
}
#choose_psychologist .psych_calendar.open {
  max-height: 1500px;
  opacity: 1;
}
#choose_psychologist .psych_calendar .psych_cal_block {
  display: none;
  position: relative;
}
#choose_psychologist .psych_calendar .dod_widget {
  min-height: auto;
  max-width: none;
}
#choose_psychologist .psych_calendar .ui-datepicker-unselectable:not(.ui-datepicker-other-month) {
  text-decoration: line-through;
  color: #e1e1e1;
}
#choose_psychologist .psych_calendar .ui-state-active {
  border-color: #003d3b;
  background-color: #003d3b;
}
#choose_psychologist .psych_calendar .ui-datepicker-calendar thead {
  color: #e1e1e1;
  border: 0;
}
#choose_psychologist .psych_calendar .ui-datepicker-calendar td {
  height: 45px;
}
#choose_psychologist .psych_calendar .container,
#choose_psychologist .psych_calendar .dod_datepicker,
#choose_psychologist .psych_calendar .card-body {
  padding: 0 !important;
  margin: 0 !important;
}
#choose_psychologist .psych_calendar .week_table {
  text-align: center;
  width: 100%;
  color: #b7b7b7;
  font-size: 12px;
  margin-top: 25px;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
#choose_psychologist .psych_calendar .week_table th {
  width: 14.285714286%;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_calendar .dod_widget td,
  #choose_psychologist .psych_calendar .week_table h4 {
    font-size: 16px;
  }
}
#choose_psychologist .psych_calendar .month0 {
  position: relative;
}
#choose_psychologist .psych_calendar .month0::before {
  content: "";
  display: block;
  position: absolute;
  bottom: auto;
  top: -1px;
  left: 0;
  right: 0;
  margin: auto;
  height: 25px;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: 3;
}
#choose_psychologist .psych_calendar #psych_datepicker {
  border: 0;
  max-height: 246px;
  overflow: scroll;
  position: relative;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
@media (min-width: 992px) {
  #choose_psychologist .psych_calendar #psych_datepicker {
    max-height: 320px;
  }
}
#choose_psychologist .psych_calendar #psych_datepicker ::-webkit-scrollbar {
  display: none;
}
#choose_psychologist .psych_calendar #psych_datepicker.open {
  max-height: none;
}
#choose_psychologist .psych_calendar #psych_datepicker thead {
  display: none;
}
#choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker {
  width: 100% !important;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker {
    padding-bottom: 30px;
  }
}
#choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-header {
  padding-top: 20px;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-header {
    padding-top: 40px;
    padding-bottom: 10px;
  }
}
#choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-header a {
  display: none;
}
#choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-header .ui-datepicker-title {
  text-align: left;
  padding-left: 15px;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-header .ui-datepicker-title {
    padding-left: 0;
  }
}
#choose_psychologist .psych_calendar #psych_datepicker .ui-datepicker-unselectable.ui-state-disabled.ui-datepicker-other-month {
  height: 0 !important;
  padding: 0 !important;
  font-size: 0;
}
#choose_psychologist .psych_time {
  position: relative;
  border-top: 1px solid #ccc;
  padding: 30px 20px 30px 20px;
  min-height: 80px;
}
@media (min-width: 992px) {
  #choose_psychologist .psych_time {
    padding: 40px 20px 40px 20px;
    min-height: 100px;
  }
}
#choose_psychologist .psych_time::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  margin: auto;
  display: block;
  background-image: url(/assets/icons/loading-31dd41e69be77e2d8af46d596b0d70a6025f5c00ce03c8a53a4aa4e73031c38f.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  opacity: 0;
  pointer-events: none;
  border-radius: 10px;
}
#choose_psychologist .psych_time.loading::after {
  opacity: 1;
}
#choose_psychologist .psych_time_container {
  display: none;
}
#choose_psychologist #time_container {
  display: block;
  margin: 0;
}
#choose_psychologist #time_container .time2 {
  width: 100%;
  margin: 0;
  margin-bottom: 15px;
  border-radius: 100px;
  color: black;
  border-color: black;
  font-size: 16px;
  padding: 5px;
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
}
#choose_psychologist #time_container .time2:last-of-type {
  margin-bottom: 0;
}
#choose_psychologist #time_container .time2:hover {
  background-color: white !important;
}
@media (min-width: 992px) {
  #choose_psychologist #time_container .time2:hover {
    border-color: #82c780;
  }
}
#choose_psychologist #time_container input[type=radio]:checked + label,
#choose_psychologist #time_container input[type=radio]:checked + label:hover {
  background-color: #daeed9 !important;
  border-color: black;
  color: black;
}
#choose_psychologist #time_container #timezone_select {
  margin: 0;
  padding: 10px 13px;
  min-height: auto;
  border-radius: 5px !important;
  border-color: #ccc;
  font-size: 16px;
}
#choose_psychologist #time_container #timezone_field.reveal {
  margin-top: 15px;
  margin-bottom: 25px;
}
#choose_psychologist #time_result {
  margin-top: 20px;
}
#choose_psychologist #time-form {
  margin-top: 0;
}

#mop_carousel {
  margin-top: 20px;
}
.mop_carousel {
  padding-bottom: 30px;
  display: none;
}
.mop_carousel.active {
  display: block;
}

.mop_carousel_card {
  margin-left: 15px;
  min-height: 100%;
  background-color: white;
}

.mop_carousel_image {
  height: 130px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 10px 10px 0 0;
  position: relative;
}
@media (min-width: 992px) {
  .mop_carousel_image {
    height: 230px;
    background-position: 70% 50%;
  }
}

.mop_carousel_name {
  border-bottom: 1px solid #ccc;
  position: relative;
}
@media (min-width: 768px) {
  .mop_carousel_name {
    font-size: 16px;
  }
}
.mop_carousel_name strong {
  display: block;
  margin-bottom: -2px;
}
.mop_carousel_name .mop_learnmore {
  border-radius: 50%;
  border: 1px solid #003d3b;
  background-color: #82c780;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center;
  background-image: url(/assets/icons/info-2-96df5cc7aec316dc3c79ff972b7eed567919d1af3d69d45cc6eb18d131ab90fc.svg);
  pointer-events: auto;
}

.mop_carousel_experienceareas {
  font-size: 14px;
  background-color: white;
  color: black;
  border-radius: 10px;
}
.mop_carousel_experienceareas strong {
  display: block;
  margin-bottom: 3px;
}
.mop_carousel_experienceareas ul {
  margin-bottom: 0;
  padding-left: 21px;
}
.mop_carousel_experienceareas.long_list {
  display: none;
}
.mop_carousel_experienceareas .psych_collapsable_section {
  margin-bottom: 10px;
}
.mop_carousel_experienceareas .psych_collapsable_section:nth-child(2) {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .mop_carousel_experienceareas .psych_collapsable_section {
    margin-bottom: 0;
  }
}
.mop_carousel_experienceareas .psych_collapsable_section ul {
  margin-top: 3px;
}
.mop_carousel_experienceareas .psych_collapsable_section .collapse_link strong {
  text-decoration: none;
  display: block;
}
.mop_carousel_experienceareas .psych_collapsable_section .collapse_item p,
.mop_carousel_experienceareas .psych_collapsable_section .collapse_item strong {
  display: none;
}

@media (min-width: 992px) {
  #choose_psychologist .mop_carousel_experienceareas {
    font-size: 16px;
  }
}

.mop_carousel_name,
.mop_carousel_experienceareas {
  padding: 10px;
  padding-bottom: 13px;
  text-align: left;
}
@media (min-width: 768px) {
  .mop_carousel_name,
  .mop_carousel_experienceareas {
    padding: 15px;
  }
}

#mop_carousel_section .mop_carousel_experienceareas {
  min-height: 125px;
}
@media (min-width: 400px) {
  #mop_carousel_section .mop_carousel_experienceareas {
    min-height: auto;
  }
}
@media (min-width: 768px) {
  #mop_carousel_section .mop_carousel_experienceareas {
    min-height: 145px;
  }
}
@media (min-width: 992px) {
  #mop_carousel_section .mop_carousel_experienceareas {
    min-height: auto;
  }
}

@media (min-width: 768px) {
  .mop_carousel_experienceareas {
    padding: 20px 15px;
  }
}

#mh_img_couple {
  height: 220px;
  background-position: 80% 20%;
  background-repeat: no-repeat;
  background-size: 140%;
}
@media (min-width: 500px) {
  #mh_img_couple {
    background-size: cover;
  }
}
@media (min-width: 768px) {
  #mh_img_couple {
    height: 440px;
  }
}
@media (min-width: 992px) {
  #mh_img_couple {
    height: 600px;
  }
}

#yish_section p {
  max-width: 50ch;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  #yish_section .carousel_container {
    padding-left: 0;
    padding-right: 0;
    max-width: none;
  }
}

#yish_block_container {
  margin-top: 30px;
}
#yish_block_container:after {
  content: "flickity";
  display: none;
}
@media (min-width: 992px) {
  #yish_block_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #yish_block_container:after {
    content: "";
  }
}
#yish_block_container .yish_block {
  width: 80%;
  padding-right: 15px;
}
@media (min-width: 576px) {
  #yish_block_container .yish_block {
    width: 65%;
  }
}
@media (min-width: 768px) {
  #yish_block_container .yish_block {
    width: 45%;
  }
}
@media (min-width: 992px) {
  #yish_block_container .yish_block {
    width: 50%;
  }
  #yish_block_container .yish_block .yish_block_inner {
    background-color: white;
  }
  #yish_block_container .yish_block p {
    max-width: 35ch;
  }
}
@media (min-width: 1200px) {
  #yish_block_container .yish_block {
    width: 25%;
  }
}
#yish_block_container .yish_block#yish_block_1 .yish_block_inner {
  background-image: url(/assets/emojis/black-and-white/secure-c91b33475fdd14f70ff99c65fa501736ed9b08a57c8cd04892774fde69e35d15.png);
}
#yish_block_container .yish_block#yish_block_2 .yish_block_inner {
  background-image: url(/assets/emojis/black-and-white/confidential-05573c2d082d850f745f6e39c61bea894010ec6b2eaa5c64385c465ab0b52072.png);
}
#yish_block_container .yish_block#yish_block_3 .yish_block_inner {
  background-image: url(/assets/emojis/black-and-white/ipad-fb70e3f6bc0f5bc3fa04a818bb00308b9a890c1f0ccd2e6d2b9b4e2f5169ee2d.png);
}
#yish_block_container .yish_block#yish_block_4 .yish_block_inner {
  background-image: url(/assets/emojis/black-and-white/legit-1b35b7f14f6bdef7529504e3fdfd3ab7b3e394b2f42587754df35b78115ad0c1.png);
}
#yish_block_container .yish_block .yish_block_inner {
  padding: 15px;
  padding-top: 100px;
  background-position: center top 16px;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-radius: 12px;
  height: 215px;
  background-size: 55px;
}
@media (min-width: 992px) {
  #yish_block_container .yish_block .yish_block_inner {
    font-size: 14px;
  }
  #yish_block_container .yish_block .yish_block_inner strong {
    font-size: 16px;
  }
}

.carousel_spacer {
  width: 30px;
}

@media (min-width: 992px) {
  #yish_section {
    display: none;
  }
}

.m_health_plan_option,
.mop_carousel_card,
.mhcp_step {
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

@media (min-width: 992px) {
  #hiw_carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
  }
}

.hiw_carousel {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  width: 100%;
}
.hiw_carousel p {
  max-width: 30ch;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .hiw_carousel {
    position: relative;
  }
  .hiw_carousel br {
    display: none;
  }
  .hiw_carousel strong {
    display: block;
    margin-bottom: 5px;
  }
  .hiw_carousel::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background-image: url(/assets/icons/arrow-drawn-2-11f08a8e16d033d454890272ffdd57c5fe6b2b8a3e8edd01171393e6cc6522bf.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .hiw_carousel#hiw_carousel_1::after {
    right: -80px;
    top: 50px;
    -webkit-transform: rotate(41deg);
            transform: rotate(41deg);
  }
  .hiw_carousel#hiw_carousel_2::after {
    right: -20px;
    -webkit-transform: scaleY(-1) rotate(45deg);
            transform: scaleY(-1) rotate(45deg);
  }
  .hiw_carousel#hiw_carousel_3::after {
    right: -70px;
    top: 40px;
    -webkit-transform: scaleY(-1) rotate(-34deg);
            transform: scaleY(-1) rotate(-34deg);
    background-image: url(/assets/icons/arrow-drawn-1-d78f84d681d3430194202b943e335aeb68e1bc30fb6f9befec1a02a22e4acee4.svg);
  }
  .hiw_carousel#hiw_carousel_4::after {
    display: none;
  }
  .hiw_carousel#hiw_carousel_2, .hiw_carousel#hiw_carousel_4 {
    margin-top: 100px;
  }
}

.hiw_carousel_image {
  background-size: 120%;
  background-position: 28% 50%;
  background-repeat: no-repeat;
  position: relative;
  width: 160px;
  height: 160px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-image: url(/assets/icons/green-product-bg-2-f83eb4dbb072f93fd625fc3c4dca424cf5552ff4ae2a25077e416ac8d824c8d5.svg);
}
@media (min-width: 992px) {
  .hiw_carousel_image {
    background-position: 42% 50%;
  }
}
.hiw_carousel_image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

#hiw_carousel_1 .hiw_carousel_image::after {
  background-image: url(/assets/emojis/quiz-ade5e98a2d21eb29c8dccb5c9131e35ae6d10dbfc33c60514d6fedc13b2f1cbf.png);
}

#hiw_carousel_2 .hiw_carousel_image::after {
  background-image: url(/assets/emojis/doctor_1-cb401a00ff173fc9734258557dbcd89a557902aadc532c896eaf5abd841ada32.png);
}

#hiw_carousel_3 .hiw_carousel_image::after {
  background-image: url(/assets/emojis/ipad_psych-53d0ff2b59ab49d59445adead135d96786af038d9a951a4a5d674c828ed7c924.png);
  right: auto;
  left: 7px;
}

#hiw_carousel_4 .hiw_carousel_image::after {
  background-image: url(/assets/emojis/van-a1eb91d998fc8ca6020a126a79a2cdae8ec12dc1d15c7971b1eaac99b27c708a.png);
}

.fivestars {
  background-image: url(/assets/icons/green-stars-5c4d3b8d26149fc7681a6b5504d54683e516ed033ffcca071174f643c5b04380.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100px;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 25px;
}

#mop_carousel_section .mop_container {
  padding-left: 15px;
  padding-right: 15px;
}
#mop_carousel_section h2 {
  margin-bottom: 20px;
}
#mop_carousel_section p {
  max-width: 50ch;
  margin-left: auto;
  margin-right: auto;
}

.mop_carousel,
.m_health_reviews_carousel {
  width: 85%;
}
.mop_carousel:first-child,
.m_health_reviews_carousel:first-child {
  padding-left: 15px;
}
.mop_carousel:first-child .reviews_rounded_card,
.mop_carousel:first-child .mop_carousel_card,
.m_health_reviews_carousel:first-child .reviews_rounded_card,
.m_health_reviews_carousel:first-child .mop_carousel_card {
  margin-left: 0 !important;
}

@media (min-width: 500px) {
  .m_health_reviews_carousel {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .m_health_reviews_carousel {
    width: 42%;
  }
}
@media (min-width: 992px) {
  .m_health_reviews_carousel {
    width: 36%;
  }
}
@media (min-width: 1300px) {
  .m_health_reviews_carousel {
    width: 23%;
  }
}
@media (min-width: 2000px) {
  .m_health_reviews_carousel {
    width: 23%;
  }
}

@media (min-width: 500px) {
  .mop_carousel {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .mop_carousel {
    width: 36%;
  }
}
@media (min-width: 1200px) {
  .mop_carousel {
    width: 28%;
  }
}
@media (min-width: 1400px) {
  .mop_carousel {
    width: 23%;
  }
}
@media (min-width: 1800px) {
  .mop_carousel {
    width: 19%;
  }
}
@media (min-width: 2500px) {
  .mop_carousel {
    width: 13%;
  }
}

#m_health_reviews_carousel {
  margin-top: 40px;
}
#m_health_reviews_carousel .reviews_rounded_card {
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  #m_health_reviews_carousel .reviews_rounded_card {
    padding-bottom: 80px;
  }
}
@media (min-width: 992px) {
  #m_health_reviews_carousel .m_health_reviews_carousel {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #m_health_reviews_carousel .m_health_reviews_carousel .reviews_rounded_card {
    margin-left: 15px !important;
  }
}

@media (min-width: 992px) {
  #mop_carousel .flickity-slider,
  #filter_by_issue {
    margin-left: 50px;
  }
}
#m_health_reviews_carousel {
  margin-bottom: 35px;
}

.m_health_reviews_carousel {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}

#m_health_footer {
  position: relative;
  background-repeat: no-repeat;
  background-size: 240%;
  background-position: 54% 39%;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (min-width: 992px) {
  #m_health_footer {
    padding-top: 0;
    padding-bottom: 0;
    height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-position: 50% 64%;
    background-size: 130%;
  }
}
#m_health_footer::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#m_health_footer .container {
  z-index: 2;
  position: relative;
}
#m_health_footer h3 {
  margin-bottom: 15px;
}
#m_health_footer .btn_2 {
  margin-top: 30px;
}

.reviews_rounded_card {
  border-radius: 10px;
  background-color: white;
  position: relative;
  padding: 20px;
  padding-top: 30px;
  padding-bottom: 60px;
  margin-left: 10px !important;
  vertical-align: top;
  min-height: 100%;
}
.reviews_rounded_card .reviews_rounded_card_name {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 20px;
}

#m_health_reviews .reviews_rounded_card {
  margin-left: 0 !important;
  margin-right: 15px !important;
}
#m_health_reviews h3 {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

#hiw_carousel .flickity-page-dots .dot,
#mop_carousel .flickity-page-dots .dot {
  width: 12px !important;
  height: 12px !important;
}

#hiw_carousel .flickity-page-dots .dot,
#mop_carousel .flickity-page-dots .dot {
  width: 12px !important;
  height: 12px !important;
  border-color: rgba(0, 0, 0, 0.5) !important;
  background-color: white !important;
}
#hiw_carousel .flickity-page-dots .dot.is-selected,
#mop_carousel .flickity-page-dots .dot.is-selected {
  background-color: #82c780 !important;
}

#m_health_reviews_carousel .flickity-page-dots .dot {
  border-color: rgb(0, 0, 0) !important;
  background-color: white !important;
}
#m_health_reviews_carousel .flickity-page-dots .dot.is-selected {
  background-color: #003d3b !important;
}

@media (max-width: 768px) {
  #mop_carousel .flickity-page-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #mop_carousel .flickity-page-dots .dot {
    width: 10px !important;
    height: 10px !important;
    margin: 0 5px;
    max-width: 10px;
  }
}

#hiw_carousel:after,
#mop_carousel:after {
  content: "flickity";
  display: none; /* hide :after */
}

@media screen and (min-width: 992px) {
  /* disable Flickity for large devices */
  #hiw_carousel:after,
  #mop_carousel:after {
    content: "";
  }
}
.psych_bio_modal .modal-body {
  background-color: #003d3b;
  color: white;
}
.psych_bio_modal .green_text {
  display: block;
  margin-top: 15px;
  font-family: "MaisonNeue-Demi";
}
.psych_bio_modal .modal-dialog {
  margin-top: 15vh;
}
.psych_bio_modal .modal-content {
  background-color: transparent;
}

.psych_bio_modal_2 .modal-dialog {
  max-width: 1000px;
}
.psych_bio_modal_2 .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.psych_bio_modal_2 .modal-body > div:last-child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.psych_bio_modal_2 .psych_bio_modal_header {
  border-bottom: 1px solid #82c780;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.psych_bio_modal_2 .psych_bio_modal_header .psych_bio_modal_header_title {
  color: rgb(107, 107, 107);
}
.psych_bio_modal_2 .psych_bio_column {
  min-width: 240px;
  background-color: white;
  padding: 20px;
  margin-right: 45px;
  border-radius: 20px;
  text-align: center;
  display: none;
}
@media (min-width: 992px) {
  .psych_bio_modal_2 .psych_bio_column {
    display: block;
  }
}
.psych_bio_modal_2 .psych_bio_column .hiw_box {
  max-width: none;
}
.psych_bio_modal_2 .psych_bio_column .psych_bio_column_img {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}
.psych_bio_modal_2 .psych_bio_modal_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
}
.psych_bio_modal_2 .psych_bio_modal_content > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.psych_bio_modal .close,
#psych_filters .close,
.psych_filter_tags.modal .close {
  padding: 11px;
  top: 15px;
  right: 14px;
  background-size: 12px;
}
.psych_bio_modal .modal-content,
.psych_bio_modal .modal-dialog,
.psych_bio_modal .modal-body,
#psych_filters .modal-content,
#psych_filters .modal-dialog,
#psych_filters .modal-body,
.psych_filter_tags.modal .modal-content,
.psych_filter_tags.modal .modal-dialog,
.psych_filter_tags.modal .modal-body {
  border-radius: 10px;
  text-align: center;
}
.psych_bio_modal .modal-body,
#psych_filters .modal-body,
.psych_filter_tags.modal .modal-body {
  padding: 50px 20px 40px 20px;
}
.psych_bio_modal .submit-filter,
#psych_filters .submit-filter,
.psych_filter_tags.modal .submit-filter {
  min-width: 180px;
}

@media (min-width: 992px) {
  .psych_bio_modal .modal-body {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#dod-appointment .doc_moreinfo_modal .modal-body {
  padding: 50px 20px 50px 20px;
}

@media (min-width: 992px) {
  #psych_filters .modal-dialog {
    margin-top: 16vh;
  }
}

#filter_by_issue {
  text-align: left;
  display: block;
  margin-top: 65px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#filter_by_issue h5 {
  text-decoration: underline;
  margin-bottom: 0;
}

.psych_filter_tags_2 .modal-body {
  padding: 0;
}
.psych_filter_tags_2 .modal-dialog,
.psych_filter_tags_2 .modal-body,
.psych_filter_tags_2 .modal-content {
  border-radius: 12px;
}
@media (min-width: 768px) {
  .psych_filter_tags_2 .modal-dialog {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.psych_filter_tags_2 .psych_filter_tags_body,
.psych_filter_tags_2 .psych_filter_tags_header,
.psych_filter_tags_2 .psych_filter_tags_footer {
  padding-left: 30px;
  padding-right: 30px;
}
.psych_filter_tags_2 .psych_filter_tags_subheader {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 16px;
  display: block;
}
.psych_filter_tags_2 .psych_filter_tags_subheader:first-child {
  margin-top: 0;
}
.psych_filter_tags_2 .psych_filter_tags_header {
  border-bottom: 1px solid rgb(226, 226, 226);
  padding-bottom: 20px;
  padding-top: 20px;
}
.psych_filter_tags_2 .psych_filter_tags_footer {
  border-top: 1px solid rgb(226, 226, 226);
  padding-top: 10px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.psych_filter_tags_2 .psych_filter_tags_footer .clear_filters {
  position: relative;
  font-size: 16px;
}
.psych_filter_tags_2 .psych_filter_tags_body {
  padding-top: 20px;
  padding-bottom: 20px;
}
.psych_filter_tags_2 .psych_filter_tags_body .filter_tag {
  max-width: none !important;
  background-image: url(/assets/icons/checkbox_inactive-5f89c8bf08fb36ccf95fa8a59e4fab5f43e71f9e28d4644df2a906aa32303615.svg);
  background-size: 24px;
  background-position: center right;
  background-repeat: no-repeat;
  display: block !important;
  font-size: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 6px 0;
  margin: 0;
}
.psych_filter_tags_2 input[type=checkbox] {
  display: none;
}
.psych_filter_tags_2 input[type=checkbox]:checked + .filter_tag {
  background-image: url(/assets/icons/checkbox_active-c6f0d325deba52c3549afe60cf5ac30396ad72838745ec288b21f73d931172e1.svg);
}
.psych_filter_tags_2#specialtyModal .psych_filter_tags_body {
  overflow: scroll;
  max-height: 57vh;
}
@media (min-width: 992px) {
  .psych_filter_tags_2#specialtyModal .psych_filter_tags_body {
    max-height: 445px;
  }
}

.psych_filter_tags .psych_filter_container {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.psych_filter_tags .modal-body {
  background-color: #ebebd4;
  padding: 30px 10px;
  padding-top: 50px;
}
.psych_filter_tags h4 {
  margin-bottom: 30px;
}
.psych_filter_tags .clear_filters {
  position: absolute;
  top: 11px;
  left: 11px;
  color: black !important;
}
.psych_filter_tags .psych_tag_load_more {
  color: black;
}
.psych_filter_tags input[type=checkbox] {
  display: none;
}
.psych_filter_tags .filter_tag {
  display: inline-block;
  width: auto;
  margin: 0px 1px 11px 1px;
  border: 1px solid black;
  color: black !important;
  border-radius: 100px;
  background-color: white;
  padding: 5px 10px;
  padding: 7px 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.psych_filter_tags .filter_tag.below_fold {
  display: none;
}
.psych_filter_tags .filter_tag.below_fold.reveal {
  display: inline-block;
}
@media (min-width: 992px) {
  .psych_filter_tags .filter_tag {
    padding: 7px 19px;
  }
  .psych_filter_tags .filter_tag:hover {
    border-color: #82c780;
  }
}
.psych_filter_tags .filter_tag.selected {
  background-color: #bbdeb6;
}
.psych_filter_tags input:checked + .filter_tag {
  background-color: #bbdeb6;
  border-color: black;
}

.filter_tag.highlight {
  background-color: #bbdeb6;
}
.filter_tag.highlight:hover {
  border-color: black;
}

.clear_filter_btn {
  max-height: 0;
  opacity: 0;
  text-align: center;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
.clear_filter_btn.reveal {
  opacity: 1;
  max-height: 100px;
}
.clear_filter_btn strong {
  color: black;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 5px;
  padding-left: 17px;
  background-repeat: no-repeat;
  background-position: top 14px left;
  background-size: 10px;
  display: inline-block;
  background-image: url(/assets/icons/close-black-small-d3f69c11f2c4185be24af67703e2d6b034d23251dbab6cd9d00d72e84eaa1764.svg);
}

.psych_tag_load_more {
  margin-top: 6px;
  display: block;
  color: black !important;
}

#specialtyModal .modal-body .filter_tag {
  display: none;
}
#specialtyModal .modal-body .filter_tag:nth-of-type(-n + 17), #specialtyModal .modal-body .filter_tag.active {
  display: inline-block;
}

#approachModal .modal-body .filter_tag,
#psych_filters .modal-body .filter_tag {
  display: none;
}
#approachModal .modal-body .filter_tag:nth-of-type(-n + 9), #approachModal .modal-body .filter_tag.active,
#psych_filters .modal-body .filter_tag:nth-of-type(-n + 9),
#psych_filters .modal-body .filter_tag.active {
  display: inline-block;
}

#psych_filters .filter_tag {
  display: none;
}
#psych_filters .filter_tag:nth-of-type(-n + 17), #psych_filters .filter_tag.active {
  display: inline-block;
}

#genderModal .filter_tag,
#availabilityModal .filter_tag,
#priceModal .filter_tag {
  display: block;
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
}

#psych_filters.our_psychologists h4 {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  #psych_filters.our_psychologists h4 {
    margin-bottom: 25px;
    font-size: 40px;
  }
}
#psych_filters.our_psychologists #mop_carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 45px;
}
#psych_filters.our_psychologists .mop_carousel {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 20px;
  -webkit-box-ordinal-group: 100;
      -ms-flex-order: 99;
          order: 99;
  display: block;
}
@media (min-width: 992px) {
  #psych_filters.our_psychologists .mop_carousel {
    padding-right: 13px;
    width: 50%;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media (min-width: 1200px) {
  #psych_filters.our_psychologists .mop_carousel {
    width: 33.33%;
  }
}
#psych_filters.our_psychologists .mop_carousel .mop_carousel_card {
  margin-left: 0;
}
#psych_filters.our_psychologists .mop_carousel.active {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#psych_filters.our_psychologists .mop_carousel .mop_learnmore {
  display: none;
}
#psych_filters.our_psychologists .clear_filters {
  position: static;
}

.why_container {
  font-size: 14px;
}
.why_container .reveal {
  padding-top: 5px;
}

#no_psychologists_found {
  background-color: white;
  padding: 40px 15px;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  #no_psychologists_found {
    margin-top: 40px;
    margin-bottom: 0;
  }
}

/* NEW CHECKOUT STYLE */
#panel_checkout input[type=text],
#panel_checkout input[type=number],
#panel_checkout input[type=password],
#panel_checkout input[type=email],
#panel_checkout select,
#panel_checkout .residential_address_check,
#panel_checkout .payment_frequency_btn,
#panel_checkout .detail_confirm,
#addon_cart_summary input[type=text],
#addon_cart_summary input[type=number],
#addon_cart_summary input[type=password],
#addon_cart_summary input[type=email],
#addon_cart_summary select,
#addon_cart_summary .residential_address_check,
#addon_cart_summary .payment_frequency_btn,
#addon_cart_summary .detail_confirm,
.order_confirm_mh input[type=text],
.order_confirm_mh input[type=number],
.order_confirm_mh input[type=password],
.order_confirm_mh input[type=email],
.order_confirm_mh select,
.order_confirm_mh .residential_address_check,
.order_confirm_mh .payment_frequency_btn,
.order_confirm_mh .detail_confirm,
.consents_section_mh input[type=text],
.consents_section_mh input[type=number],
.consents_section_mh input[type=password],
.consents_section_mh input[type=email],
.consents_section_mh select,
.consents_section_mh .residential_address_check,
.consents_section_mh .payment_frequency_btn,
.consents_section_mh .detail_confirm,
#mh_payment input[type=text],
#mh_payment input[type=number],
#mh_payment input[type=password],
#mh_payment input[type=email],
#mh_payment select,
#mh_payment .residential_address_check,
#mh_payment .payment_frequency_btn,
#mh_payment .detail_confirm,
#consents input[type=text],
#consents input[type=number],
#consents input[type=password],
#consents input[type=email],
#consents select,
#consents .residential_address_check,
#consents .payment_frequency_btn,
#consents .detail_confirm,
#manual-verification-section input[type=text],
#manual-verification-section input[type=number],
#manual-verification-section input[type=password],
#manual-verification-section input[type=email],
#manual-verification-section select,
#manual-verification-section .residential_address_check,
#manual-verification-section .payment_frequency_btn,
#manual-verification-section .detail_confirm,
#password_screen input[type=text],
#password_screen input[type=number],
#password_screen input[type=password],
#password_screen input[type=email],
#password_screen select,
#password_screen .residential_address_check,
#password_screen .payment_frequency_btn,
#password_screen .detail_confirm,
#mental_consents input[type=text],
#mental_consents input[type=number],
#mental_consents input[type=password],
#mental_consents input[type=email],
#mental_consents select,
#mental_consents .residential_address_check,
#mental_consents .payment_frequency_btn,
#mental_consents .detail_confirm,
#mh_payment_form input[type=text],
#mh_payment_form input[type=number],
#mh_payment_form input[type=password],
#mh_payment_form input[type=email],
#mh_payment_form select,
#mh_payment_form .residential_address_check,
#mh_payment_form .payment_frequency_btn,
#mh_payment_form .detail_confirm,
.m-woo--modal input[type=text],
.m-woo--modal input[type=number],
.m-woo--modal input[type=password],
.m-woo--modal input[type=email],
.m-woo--modal select,
.m-woo--modal .residential_address_check,
.m-woo--modal .payment_frequency_btn,
.m-woo--modal .detail_confirm {
  border-radius: 5px !important;
  border: 1px solid #dcdcdc;
  min-height: auto !important;
  padding: 16px 14px;
  font-size: 16px !important;
  background-color: white !important;
}
@media (min-width: 992px) {
  #panel_checkout input[type=text],
  #panel_checkout input[type=number],
  #panel_checkout input[type=password],
  #panel_checkout input[type=email],
  #panel_checkout select,
  #panel_checkout .residential_address_check,
  #panel_checkout .payment_frequency_btn,
  #panel_checkout .detail_confirm,
  #addon_cart_summary input[type=text],
  #addon_cart_summary input[type=number],
  #addon_cart_summary input[type=password],
  #addon_cart_summary input[type=email],
  #addon_cart_summary select,
  #addon_cart_summary .residential_address_check,
  #addon_cart_summary .payment_frequency_btn,
  #addon_cart_summary .detail_confirm,
  .order_confirm_mh input[type=text],
  .order_confirm_mh input[type=number],
  .order_confirm_mh input[type=password],
  .order_confirm_mh input[type=email],
  .order_confirm_mh select,
  .order_confirm_mh .residential_address_check,
  .order_confirm_mh .payment_frequency_btn,
  .order_confirm_mh .detail_confirm,
  .consents_section_mh input[type=text],
  .consents_section_mh input[type=number],
  .consents_section_mh input[type=password],
  .consents_section_mh input[type=email],
  .consents_section_mh select,
  .consents_section_mh .residential_address_check,
  .consents_section_mh .payment_frequency_btn,
  .consents_section_mh .detail_confirm,
  #mh_payment input[type=text],
  #mh_payment input[type=number],
  #mh_payment input[type=password],
  #mh_payment input[type=email],
  #mh_payment select,
  #mh_payment .residential_address_check,
  #mh_payment .payment_frequency_btn,
  #mh_payment .detail_confirm,
  #consents input[type=text],
  #consents input[type=number],
  #consents input[type=password],
  #consents input[type=email],
  #consents select,
  #consents .residential_address_check,
  #consents .payment_frequency_btn,
  #consents .detail_confirm,
  #manual-verification-section input[type=text],
  #manual-verification-section input[type=number],
  #manual-verification-section input[type=password],
  #manual-verification-section input[type=email],
  #manual-verification-section select,
  #manual-verification-section .residential_address_check,
  #manual-verification-section .payment_frequency_btn,
  #manual-verification-section .detail_confirm,
  #password_screen input[type=text],
  #password_screen input[type=number],
  #password_screen input[type=password],
  #password_screen input[type=email],
  #password_screen select,
  #password_screen .residential_address_check,
  #password_screen .payment_frequency_btn,
  #password_screen .detail_confirm,
  #mental_consents input[type=text],
  #mental_consents input[type=number],
  #mental_consents input[type=password],
  #mental_consents input[type=email],
  #mental_consents select,
  #mental_consents .residential_address_check,
  #mental_consents .payment_frequency_btn,
  #mental_consents .detail_confirm,
  #mh_payment_form input[type=text],
  #mh_payment_form input[type=number],
  #mh_payment_form input[type=password],
  #mh_payment_form input[type=email],
  #mh_payment_form select,
  #mh_payment_form .residential_address_check,
  #mh_payment_form .payment_frequency_btn,
  #mh_payment_form .detail_confirm,
  .m-woo--modal input[type=text],
  .m-woo--modal input[type=number],
  .m-woo--modal input[type=password],
  .m-woo--modal input[type=email],
  .m-woo--modal select,
  .m-woo--modal .residential_address_check,
  .m-woo--modal .payment_frequency_btn,
  .m-woo--modal .detail_confirm {
    font-size: 15px !important;
  }
}
#panel_checkout strong.async_subtitle,
#addon_cart_summary strong.async_subtitle,
.order_confirm_mh strong.async_subtitle,
.consents_section_mh strong.async_subtitle,
#mh_payment strong.async_subtitle,
#consents strong.async_subtitle,
#manual-verification-section strong.async_subtitle,
#password_screen strong.async_subtitle,
#mental_consents strong.async_subtitle,
#mh_payment_form strong.async_subtitle,
.m-woo--modal strong.async_subtitle {
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-size: 14px;
}
#panel_checkout .payment_frequency_btn,
#addon_cart_summary .payment_frequency_btn,
.order_confirm_mh .payment_frequency_btn,
.consents_section_mh .payment_frequency_btn,
#mh_payment .payment_frequency_btn,
#consents .payment_frequency_btn,
#manual-verification-section .payment_frequency_btn,
#password_screen .payment_frequency_btn,
#mental_consents .payment_frequency_btn,
#mh_payment_form .payment_frequency_btn,
.m-woo--modal .payment_frequency_btn {
  padding-left: 50px;
  min-height: 84px !important;
  margin-bottom: 0 !important;
  border-radius: 0 !important;
  background-position: center right 20px !important;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#panel_checkout .payment_frequency_btn#pay_in_full,
#addon_cart_summary .payment_frequency_btn#pay_in_full,
.order_confirm_mh .payment_frequency_btn#pay_in_full,
.consents_section_mh .payment_frequency_btn#pay_in_full,
#mh_payment .payment_frequency_btn#pay_in_full,
#consents .payment_frequency_btn#pay_in_full,
#manual-verification-section .payment_frequency_btn#pay_in_full,
#password_screen .payment_frequency_btn#pay_in_full,
#mental_consents .payment_frequency_btn#pay_in_full,
#mh_payment_form .payment_frequency_btn#pay_in_full,
.m-woo--modal .payment_frequency_btn#pay_in_full {
  margin-top: 5px;
  border-radius: 5px 5px 0 0 !important;
}
#panel_checkout .payment_frequency_btn#pay_in_full.visa,
#addon_cart_summary .payment_frequency_btn#pay_in_full.visa,
.order_confirm_mh .payment_frequency_btn#pay_in_full.visa,
.consents_section_mh .payment_frequency_btn#pay_in_full.visa,
#mh_payment .payment_frequency_btn#pay_in_full.visa,
#consents .payment_frequency_btn#pay_in_full.visa,
#manual-verification-section .payment_frequency_btn#pay_in_full.visa,
#password_screen .payment_frequency_btn#pay_in_full.visa,
#mental_consents .payment_frequency_btn#pay_in_full.visa,
#mh_payment_form .payment_frequency_btn#pay_in_full.visa,
.m-woo--modal .payment_frequency_btn#pay_in_full.visa {
  background-image: url(/assets/icons/cc-visa-64d4343f7f04c6556393c5e667675c09ad0bc40b3449823e72c26d366d7dbea8.png) !important;
  background-size: 40px !important;
}
#panel_checkout .payment_frequency_btn#pay_in_full.mastercard,
#addon_cart_summary .payment_frequency_btn#pay_in_full.mastercard,
.order_confirm_mh .payment_frequency_btn#pay_in_full.mastercard,
.consents_section_mh .payment_frequency_btn#pay_in_full.mastercard,
#mh_payment .payment_frequency_btn#pay_in_full.mastercard,
#consents .payment_frequency_btn#pay_in_full.mastercard,
#manual-verification-section .payment_frequency_btn#pay_in_full.mastercard,
#password_screen .payment_frequency_btn#pay_in_full.mastercard,
#mental_consents .payment_frequency_btn#pay_in_full.mastercard,
#mh_payment_form .payment_frequency_btn#pay_in_full.mastercard,
.m-woo--modal .payment_frequency_btn#pay_in_full.mastercard {
  background-image: url(/assets/icons/cc-mastercard-9c2b9b413a717f7eeb6927adddb380ed43741323653cd7617743e315a05b8301.png) !important;
  background-size: 40px !important;
}
#panel_checkout .payment_frequency_btn#pay_in_full.american, #panel_checkout .payment_frequency_btn#pay_in_full.amex,
#addon_cart_summary .payment_frequency_btn#pay_in_full.american,
#addon_cart_summary .payment_frequency_btn#pay_in_full.amex,
.order_confirm_mh .payment_frequency_btn#pay_in_full.american,
.order_confirm_mh .payment_frequency_btn#pay_in_full.amex,
.consents_section_mh .payment_frequency_btn#pay_in_full.american,
.consents_section_mh .payment_frequency_btn#pay_in_full.amex,
#mh_payment .payment_frequency_btn#pay_in_full.american,
#mh_payment .payment_frequency_btn#pay_in_full.amex,
#consents .payment_frequency_btn#pay_in_full.american,
#consents .payment_frequency_btn#pay_in_full.amex,
#manual-verification-section .payment_frequency_btn#pay_in_full.american,
#manual-verification-section .payment_frequency_btn#pay_in_full.amex,
#password_screen .payment_frequency_btn#pay_in_full.american,
#password_screen .payment_frequency_btn#pay_in_full.amex,
#mental_consents .payment_frequency_btn#pay_in_full.american,
#mental_consents .payment_frequency_btn#pay_in_full.amex,
#mh_payment_form .payment_frequency_btn#pay_in_full.american,
#mh_payment_form .payment_frequency_btn#pay_in_full.amex,
.m-woo--modal .payment_frequency_btn#pay_in_full.american,
.m-woo--modal .payment_frequency_btn#pay_in_full.amex {
  background-image: url(/assets/icons/cc-amex-a71832d32102e97b006dfb0fded830914006c43bc5ef8820a44f37366a57c9a1.png) !important;
  background-size: 40px !important;
}
#panel_checkout .payment_frequency_btn#zip_pay_btn,
#addon_cart_summary .payment_frequency_btn#zip_pay_btn,
.order_confirm_mh .payment_frequency_btn#zip_pay_btn,
.consents_section_mh .payment_frequency_btn#zip_pay_btn,
#mh_payment .payment_frequency_btn#zip_pay_btn,
#consents .payment_frequency_btn#zip_pay_btn,
#manual-verification-section .payment_frequency_btn#zip_pay_btn,
#password_screen .payment_frequency_btn#zip_pay_btn,
#mental_consents .payment_frequency_btn#zip_pay_btn,
#mh_payment_form .payment_frequency_btn#zip_pay_btn,
.m-woo--modal .payment_frequency_btn#zip_pay_btn {
  border-top: 0 !important;
  background-position: center right 14px !important;
}
#panel_checkout .payment_frequency_btn#paypal_btn,
#addon_cart_summary .payment_frequency_btn#paypal_btn,
.order_confirm_mh .payment_frequency_btn#paypal_btn,
.consents_section_mh .payment_frequency_btn#paypal_btn,
#mh_payment .payment_frequency_btn#paypal_btn,
#consents .payment_frequency_btn#paypal_btn,
#manual-verification-section .payment_frequency_btn#paypal_btn,
#password_screen .payment_frequency_btn#paypal_btn,
#mental_consents .payment_frequency_btn#paypal_btn,
#mh_payment_form .payment_frequency_btn#paypal_btn,
.m-woo--modal .payment_frequency_btn#paypal_btn {
  background-size: 79px;
  border-top: 0 !important;
}
@media (min-width: 992px) {
  #panel_checkout .payment_frequency_btn#paypal_btn,
  #addon_cart_summary .payment_frequency_btn#paypal_btn,
  .order_confirm_mh .payment_frequency_btn#paypal_btn,
  .consents_section_mh .payment_frequency_btn#paypal_btn,
  #mh_payment .payment_frequency_btn#paypal_btn,
  #consents .payment_frequency_btn#paypal_btn,
  #manual-verification-section .payment_frequency_btn#paypal_btn,
  #password_screen .payment_frequency_btn#paypal_btn,
  #mental_consents .payment_frequency_btn#paypal_btn,
  #mh_payment_form .payment_frequency_btn#paypal_btn,
  .m-woo--modal .payment_frequency_btn#paypal_btn {
    background-size: 87px;
  }
}
#panel_checkout .payment_frequency_btn#afterpay_btn,
#addon_cart_summary .payment_frequency_btn#afterpay_btn,
.order_confirm_mh .payment_frequency_btn#afterpay_btn,
.consents_section_mh .payment_frequency_btn#afterpay_btn,
#mh_payment .payment_frequency_btn#afterpay_btn,
#consents .payment_frequency_btn#afterpay_btn,
#manual-verification-section .payment_frequency_btn#afterpay_btn,
#password_screen .payment_frequency_btn#afterpay_btn,
#mental_consents .payment_frequency_btn#afterpay_btn,
#mh_payment_form .payment_frequency_btn#afterpay_btn,
.m-woo--modal .payment_frequency_btn#afterpay_btn {
  background-size: 110px;
  background-position: center right 5px !important;
}
@media (min-width: 992px) {
  #panel_checkout .payment_frequency_btn#afterpay_btn,
  #addon_cart_summary .payment_frequency_btn#afterpay_btn,
  .order_confirm_mh .payment_frequency_btn#afterpay_btn,
  .consents_section_mh .payment_frequency_btn#afterpay_btn,
  #mh_payment .payment_frequency_btn#afterpay_btn,
  #consents .payment_frequency_btn#afterpay_btn,
  #manual-verification-section .payment_frequency_btn#afterpay_btn,
  #password_screen .payment_frequency_btn#afterpay_btn,
  #mental_consents .payment_frequency_btn#afterpay_btn,
  #mh_payment_form .payment_frequency_btn#afterpay_btn,
  .m-woo--modal .payment_frequency_btn#afterpay_btn {
    background-size: 120px;
    background-position: center right 7px !important;
  }
}
#panel_checkout .payment_frequency_btn#afterpay_btn:last-child,
#addon_cart_summary .payment_frequency_btn#afterpay_btn:last-child,
.order_confirm_mh .payment_frequency_btn#afterpay_btn:last-child,
.consents_section_mh .payment_frequency_btn#afterpay_btn:last-child,
#mh_payment .payment_frequency_btn#afterpay_btn:last-child,
#consents .payment_frequency_btn#afterpay_btn:last-child,
#manual-verification-section .payment_frequency_btn#afterpay_btn:last-child,
#password_screen .payment_frequency_btn#afterpay_btn:last-child,
#mental_consents .payment_frequency_btn#afterpay_btn:last-child,
#mh_payment_form .payment_frequency_btn#afterpay_btn:last-child,
.m-woo--modal .payment_frequency_btn#afterpay_btn:last-child {
  border-radius: 0 0 5px 5px !important;
  border-top: 0 !important;
}
#panel_checkout .payment_frequency .payment_frequency_btn,
#addon_cart_summary .payment_frequency .payment_frequency_btn,
.order_confirm_mh .payment_frequency .payment_frequency_btn,
.consents_section_mh .payment_frequency .payment_frequency_btn,
#mh_payment .payment_frequency .payment_frequency_btn,
#consents .payment_frequency .payment_frequency_btn,
#manual-verification-section .payment_frequency .payment_frequency_btn,
#password_screen .payment_frequency .payment_frequency_btn,
#mental_consents .payment_frequency .payment_frequency_btn,
#mh_payment_form .payment_frequency .payment_frequency_btn,
.m-woo--modal .payment_frequency .payment_frequency_btn {
  padding: 16px 14px 16px 14px !important;
}
@media (min-width: 992px) {
  #panel_checkout .payment_frequency .payment_frequency_btn,
  #addon_cart_summary .payment_frequency .payment_frequency_btn,
  .order_confirm_mh .payment_frequency .payment_frequency_btn,
  .consents_section_mh .payment_frequency .payment_frequency_btn,
  #mh_payment .payment_frequency .payment_frequency_btn,
  #consents .payment_frequency .payment_frequency_btn,
  #manual-verification-section .payment_frequency .payment_frequency_btn,
  #password_screen .payment_frequency .payment_frequency_btn,
  #mental_consents .payment_frequency .payment_frequency_btn,
  #mh_payment_form .payment_frequency .payment_frequency_btn,
  .m-woo--modal .payment_frequency .payment_frequency_btn {
    padding: 20px 14px 20px 14px !important;
  }
}
#panel_checkout .payment_frequency_btn .cardno,
#addon_cart_summary .payment_frequency_btn .cardno,
.order_confirm_mh .payment_frequency_btn .cardno,
.consents_section_mh .payment_frequency_btn .cardno,
#mh_payment .payment_frequency_btn .cardno,
#consents .payment_frequency_btn .cardno,
#manual-verification-section .payment_frequency_btn .cardno,
#password_screen .payment_frequency_btn .cardno,
#mental_consents .payment_frequency_btn .cardno,
#mh_payment_form .payment_frequency_btn .cardno,
.m-woo--modal .payment_frequency_btn .cardno {
  margin-right: 2px;
}
#panel_checkout .payment_frequency_btn > div::before,
#addon_cart_summary .payment_frequency_btn > div::before,
.order_confirm_mh .payment_frequency_btn > div::before,
.consents_section_mh .payment_frequency_btn > div::before,
#mh_payment .payment_frequency_btn > div::before,
#consents .payment_frequency_btn > div::before,
#manual-verification-section .payment_frequency_btn > div::before,
#password_screen .payment_frequency_btn > div::before,
#mental_consents .payment_frequency_btn > div::before,
#mh_payment_form .payment_frequency_btn > div::before,
.m-woo--modal .payment_frequency_btn > div::before {
  border-color: #434444;
}
@media (min-width: 992px) {
  #panel_checkout .payment_frequency_btn > div::before,
  #addon_cart_summary .payment_frequency_btn > div::before,
  .order_confirm_mh .payment_frequency_btn > div::before,
  .consents_section_mh .payment_frequency_btn > div::before,
  #mh_payment .payment_frequency_btn > div::before,
  #consents .payment_frequency_btn > div::before,
  #manual-verification-section .payment_frequency_btn > div::before,
  #password_screen .payment_frequency_btn > div::before,
  #mental_consents .payment_frequency_btn > div::before,
  #mh_payment_form .payment_frequency_btn > div::before,
  .m-woo--modal .payment_frequency_btn > div::before {
    left: -33px;
  }
}
#panel_checkout h3,
#addon_cart_summary h3,
.order_confirm_mh h3,
.consents_section_mh h3,
#mh_payment h3,
#consents h3,
#manual-verification-section h3,
#password_screen h3,
#mental_consents h3,
#mh_payment_form h3,
.m-woo--modal h3 {
  margin-top: 0 !important;
}
#panel_checkout #confirm_paymentfrequency,
#addon_cart_summary #confirm_paymentfrequency,
.order_confirm_mh #confirm_paymentfrequency,
.consents_section_mh #confirm_paymentfrequency,
#mh_payment #confirm_paymentfrequency,
#consents #confirm_paymentfrequency,
#manual-verification-section #confirm_paymentfrequency,
#password_screen #confirm_paymentfrequency,
#mental_consents #confirm_paymentfrequency,
#mh_payment_form #confirm_paymentfrequency,
.m-woo--modal #confirm_paymentfrequency {
  margin-top: 40px !important;
}
#panel_checkout .residential_address_check,
#addon_cart_summary .residential_address_check,
.order_confirm_mh .residential_address_check,
.consents_section_mh .residential_address_check,
#mh_payment .residential_address_check,
#consents .residential_address_check,
#manual-verification-section .residential_address_check,
#password_screen .residential_address_check,
#mental_consents .residential_address_check,
#mh_payment_form .residential_address_check,
.m-woo--modal .residential_address_check {
  min-height: 70px !important;
  margin-bottom: 0 !important;
}
#panel_checkout .async_title,
#addon_cart_summary .async_title,
.order_confirm_mh .async_title,
.consents_section_mh .async_title,
#mh_payment .async_title,
#consents .async_title,
#manual-verification-section .async_title,
#password_screen .async_title,
#mental_consents .async_title,
#mh_payment_form .async_title,
.m-woo--modal .async_title {
  display: none;
}
#panel_checkout .alt_title,
#addon_cart_summary .alt_title,
.order_confirm_mh .alt_title,
.consents_section_mh .alt_title,
#mh_payment .alt_title,
#consents .alt_title,
#manual-verification-section .alt_title,
#password_screen .alt_title,
#mental_consents .alt_title,
#mh_payment_form .alt_title,
.m-woo--modal .alt_title {
  display: block !important;
}
#panel_checkout .async_subtitle,
#addon_cart_summary .async_subtitle,
.order_confirm_mh .async_subtitle,
.consents_section_mh .async_subtitle,
#mh_payment .async_subtitle,
#consents .async_subtitle,
#manual-verification-section .async_subtitle,
#password_screen .async_subtitle,
#mental_consents .async_subtitle,
#mh_payment_form .async_subtitle,
.m-woo--modal .async_subtitle {
  margin-top: 30px;
}
#panel_checkout .form_row.dob,
#addon_cart_summary .form_row.dob,
.order_confirm_mh .form_row.dob,
.consents_section_mh .form_row.dob,
#mh_payment .form_row.dob,
#consents .form_row.dob,
#manual-verification-section .form_row.dob,
#password_screen .form_row.dob,
#mental_consents .form_row.dob,
#mh_payment_form .form_row.dob,
.m-woo--modal .form_row.dob {
  margin-bottom: 0 !important;
}
#panel_checkout #pay_in_full_container,
#addon_cart_summary #pay_in_full_container,
.order_confirm_mh #pay_in_full_container,
.consents_section_mh #pay_in_full_container,
#mh_payment #pay_in_full_container,
#consents #pay_in_full_container,
#manual-verification-section #pay_in_full_container,
#password_screen #pay_in_full_container,
#mental_consents #pay_in_full_container,
#mh_payment_form #pay_in_full_container,
.m-woo--modal #pay_in_full_container {
  background-color: #f6f6f6;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
#panel_checkout #pay_in_full_container > div,
#addon_cart_summary #pay_in_full_container > div,
.order_confirm_mh #pay_in_full_container > div,
.consents_section_mh #pay_in_full_container > div,
#mh_payment #pay_in_full_container > div,
#consents #pay_in_full_container > div,
#manual-verification-section #pay_in_full_container > div,
#password_screen #pay_in_full_container > div,
#mental_consents #pay_in_full_container > div,
#mh_payment_form #pay_in_full_container > div,
.m-woo--modal #pay_in_full_container > div {
  padding: 15px;
}
#panel_checkout #pay_in_full_container.active,
#addon_cart_summary #pay_in_full_container.active,
.order_confirm_mh #pay_in_full_container.active,
.consents_section_mh #pay_in_full_container.active,
#mh_payment #pay_in_full_container.active,
#consents #pay_in_full_container.active,
#manual-verification-section #pay_in_full_container.active,
#password_screen #pay_in_full_container.active,
#mental_consents #pay_in_full_container.active,
#mh_payment_form #pay_in_full_container.active,
.m-woo--modal #pay_in_full_container.active {
  border-bottom: 1px solid #ccc;
}
#panel_checkout #pay_in_full_container.active,
#addon_cart_summary #pay_in_full_container.active,
.order_confirm_mh #pay_in_full_container.active,
.consents_section_mh #pay_in_full_container.active,
#mh_payment #pay_in_full_container.active,
#consents #pay_in_full_container.active,
#manual-verification-section #pay_in_full_container.active,
#password_screen #pay_in_full_container.active,
#mental_consents #pay_in_full_container.active,
#mh_payment_form #pay_in_full_container.active,
.m-woo--modal #pay_in_full_container.active {
  max-height: 200px;
}
#panel_checkout .flip_down,
#addon_cart_summary .flip_down,
.order_confirm_mh .flip_down,
.consents_section_mh .flip_down,
#mh_payment .flip_down,
#consents .flip_down,
#manual-verification-section .flip_down,
#password_screen .flip_down,
#mental_consents .flip_down,
#mh_payment_form .flip_down,
.m-woo--modal .flip_down {
  font-size: 14px;
}
#panel_checkout .discount_code_link,
#addon_cart_summary .discount_code_link,
.order_confirm_mh .discount_code_link,
.consents_section_mh .discount_code_link,
#mh_payment .discount_code_link,
#consents .discount_code_link,
#manual-verification-section .discount_code_link,
#password_screen .discount_code_link,
#mental_consents .discount_code_link,
#mh_payment_form .discount_code_link,
.m-woo--modal .discount_code_link {
  font-size: 14px;
  margin-top: 13px;
}
#panel_checkout .discount_code_link a,
#addon_cart_summary .discount_code_link a,
.order_confirm_mh .discount_code_link a,
.consents_section_mh .discount_code_link a,
#mh_payment .discount_code_link a,
#consents .discount_code_link a,
#manual-verification-section .discount_code_link a,
#password_screen .discount_code_link a,
#mental_consents .discount_code_link a,
#mh_payment_form .discount_code_link a,
.m-woo--modal .discount_code_link a {
  padding-right: 19px;
}
#panel_checkout #change_card_btn,
#addon_cart_summary #change_card_btn,
.order_confirm_mh #change_card_btn,
.consents_section_mh #change_card_btn,
#mh_payment #change_card_btn,
#consents #change_card_btn,
#manual-verification-section #change_card_btn,
#password_screen #change_card_btn,
#mental_consents #change_card_btn,
#mh_payment_form #change_card_btn,
.m-woo--modal #change_card_btn {
  opacity: 0.5;
  position: relative;
  left: 1px;
  font-size: 12px;
}
@media (min-width: 768px) {
  #panel_checkout #change_card_btn,
  #addon_cart_summary #change_card_btn,
  .order_confirm_mh #change_card_btn,
  .consents_section_mh #change_card_btn,
  #mh_payment #change_card_btn,
  #consents #change_card_btn,
  #manual-verification-section #change_card_btn,
  #password_screen #change_card_btn,
  #mental_consents #change_card_btn,
  #mh_payment_form #change_card_btn,
  .m-woo--modal #change_card_btn {
    bottom: 1px;
  }
}
#panel_checkout .existingcard,
#addon_cart_summary .existingcard,
.order_confirm_mh .existingcard,
.consents_section_mh .existingcard,
#mh_payment .existingcard,
#consents .existingcard,
#manual-verification-section .existingcard,
#password_screen .existingcard,
#mental_consents .existingcard,
#mh_payment_form .existingcard,
.m-woo--modal .existingcard {
  border: 0;
}
#panel_checkout #detail-info,
#addon_cart_summary #detail-info,
.order_confirm_mh #detail-info,
.consents_section_mh #detail-info,
#mh_payment #detail-info,
#consents #detail-info,
#manual-verification-section #detail-info,
#password_screen #detail-info,
#mental_consents #detail-info,
#mh_payment_form #detail-info,
.m-woo--modal #detail-info {
  padding: 15px;
  padding-top: 20px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #panel_checkout #detail-info,
  #addon_cart_summary #detail-info,
  .order_confirm_mh #detail-info,
  .consents_section_mh #detail-info,
  #mh_payment #detail-info,
  #consents #detail-info,
  #manual-verification-section #detail-info,
  #password_screen #detail-info,
  #mental_consents #detail-info,
  #mh_payment_form #detail-info,
  .m-woo--modal #detail-info {
    padding-left: 35px;
    padding-right: 35px;
  }
}
#panel_checkout .express_paypal,
#addon_cart_summary .express_paypal,
.order_confirm_mh .express_paypal,
.consents_section_mh .express_paypal,
#mh_payment .express_paypal,
#consents .express_paypal,
#manual-verification-section .express_paypal,
#password_screen .express_paypal,
#mental_consents .express_paypal,
#mh_payment_form .express_paypal,
.m-woo--modal .express_paypal {
  border-radius: 5px;
  background-color: #ffd53f;
  background-image: url(/assets/icons/paypal-bb230994469278cbe80e0336a575209516879ad6a5e8cc9233956e71747de578.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 270px;
  height: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-size: 90px;
  margin-top: 14px;
}
#panel_checkout #express_checkout,
#addon_cart_summary #express_checkout,
.order_confirm_mh #express_checkout,
.consents_section_mh #express_checkout,
#mh_payment #express_checkout,
#consents #express_checkout,
#manual-verification-section #express_checkout,
#password_screen #express_checkout,
#mental_consents #express_checkout,
#mh_payment_form #express_checkout,
.m-woo--modal #express_checkout {
  padding: 45px 0;
}
@media (min-width: 768px) {
  #panel_checkout #express_checkout,
  #addon_cart_summary #express_checkout,
  .order_confirm_mh #express_checkout,
  .consents_section_mh #express_checkout,
  #mh_payment #express_checkout,
  #consents #express_checkout,
  #manual-verification-section #express_checkout,
  #password_screen #express_checkout,
  #mental_consents #express_checkout,
  #mh_payment_form #express_checkout,
  .m-woo--modal #express_checkout {
    padding: 55px 0;
  }
}
#panel_checkout .discount_code_container .discount_code_form,
#addon_cart_summary .discount_code_container .discount_code_form,
.order_confirm_mh .discount_code_container .discount_code_form,
.consents_section_mh .discount_code_container .discount_code_form,
#mh_payment .discount_code_container .discount_code_form,
#consents .discount_code_container .discount_code_form,
#manual-verification-section .discount_code_container .discount_code_form,
#password_screen .discount_code_container .discount_code_form,
#mental_consents .discount_code_container .discount_code_form,
#mh_payment_form .discount_code_container .discount_code_form,
.m-woo--modal .discount_code_container .discount_code_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#panel_checkout .discount_code_container .discount_code_form input,
#addon_cart_summary .discount_code_container .discount_code_form input,
.order_confirm_mh .discount_code_container .discount_code_form input,
.consents_section_mh .discount_code_container .discount_code_form input,
#mh_payment .discount_code_container .discount_code_form input,
#consents .discount_code_container .discount_code_form input,
#manual-verification-section .discount_code_container .discount_code_form input,
#password_screen .discount_code_container .discount_code_form input,
#mental_consents .discount_code_container .discount_code_form input,
#mh_payment_form .discount_code_container .discount_code_form input,
.m-woo--modal .discount_code_container .discount_code_form input {
  margin: 0;
}
#panel_checkout .collapse_link.discount_code_opener > a::after,
#addon_cart_summary .collapse_link.discount_code_opener > a::after,
.order_confirm_mh .collapse_link.discount_code_opener > a::after,
.consents_section_mh .collapse_link.discount_code_opener > a::after,
#mh_payment .collapse_link.discount_code_opener > a::after,
#consents .collapse_link.discount_code_opener > a::after,
#manual-verification-section .collapse_link.discount_code_opener > a::after,
#password_screen .collapse_link.discount_code_opener > a::after,
#mental_consents .collapse_link.discount_code_opener > a::after,
#mh_payment_form .collapse_link.discount_code_opener > a::after,
.m-woo--modal .collapse_link.discount_code_opener > a::after {
  background-image: url(/assets/icons/arrow-down-dark-6c753274ab5cc513da3fb2b50ae6032316c4376da3dbe1fe69afbd72bad56fbb.svg);
}
#panel_checkout .discount_code_opener,
#addon_cart_summary .discount_code_opener,
.order_confirm_mh .discount_code_opener,
.consents_section_mh .discount_code_opener,
#mh_payment .discount_code_opener,
#consents .discount_code_opener,
#manual-verification-section .discount_code_opener,
#password_screen .discount_code_opener,
#mental_consents .discount_code_opener,
#mh_payment_form .discount_code_opener,
.m-woo--modal .discount_code_opener {
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#panel_checkout .discount_code_opener a,
#addon_cart_summary .discount_code_opener a,
.order_confirm_mh .discount_code_opener a,
.consents_section_mh .discount_code_opener a,
#mh_payment .discount_code_opener a,
#consents .discount_code_opener a,
#manual-verification-section .discount_code_opener a,
#password_screen .discount_code_opener a,
#mental_consents .discount_code_opener a,
#mh_payment_form .discount_code_opener a,
.m-woo--modal .discount_code_opener a {
  text-decoration: underline !important;
}
#panel_checkout .check_coupon_btn,
#addon_cart_summary .check_coupon_btn,
.order_confirm_mh .check_coupon_btn,
.consents_section_mh .check_coupon_btn,
#mh_payment .check_coupon_btn,
#consents .check_coupon_btn,
#manual-verification-section .check_coupon_btn,
#password_screen .check_coupon_btn,
#mental_consents .check_coupon_btn,
#mh_payment_form .check_coupon_btn,
.m-woo--modal .check_coupon_btn {
  background-color: #e5e5e5;
  border: 1px solid #ccc;
  background-image: url(/assets/icons/arrow-right-tail-large-grey-36963c53c0555cb7ed7252a6cf0872ff550162676a5f9e116cdec959b330c248.svg);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: center;
  width: 120px;
  margin-left: 15px;
  border-radius: 5px;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
#panel_checkout .check_coupon_btn.active,
#addon_cart_summary .check_coupon_btn.active,
.order_confirm_mh .check_coupon_btn.active,
.consents_section_mh .check_coupon_btn.active,
#mh_payment .check_coupon_btn.active,
#consents .check_coupon_btn.active,
#manual-verification-section .check_coupon_btn.active,
#password_screen .check_coupon_btn.active,
#mental_consents .check_coupon_btn.active,
#mh_payment_form .check_coupon_btn.active,
.m-woo--modal .check_coupon_btn.active {
  background-color: #c54801;
  border-color: #c54801;
  background-image: url(/assets/icons/arrow-right-tail-large-white-eb6caacc8d7e81c078ccc6391e2a322d664a68a8c4cce1a26e0e992812a1144c.svg);
}
#panel_checkout #discount_code_container .discount_approved_tick,
#addon_cart_summary #discount_code_container .discount_approved_tick,
.order_confirm_mh #discount_code_container .discount_approved_tick,
.consents_section_mh #discount_code_container .discount_approved_tick,
#mh_payment #discount_code_container .discount_approved_tick,
#consents #discount_code_container .discount_approved_tick,
#manual-verification-section #discount_code_container .discount_approved_tick,
#password_screen #discount_code_container .discount_approved_tick,
#mental_consents #discount_code_container .discount_approved_tick,
#mh_payment_form #discount_code_container .discount_approved_tick,
.m-woo--modal #discount_code_container .discount_approved_tick {
  width: 9px;
  height: 9px;
}

.darkgreen input[type=text],
.darkgreen input[type=number],
.darkgreen input[type=password],
.darkgreen input[type=email],
.darkgreen select,
.darkgreen .residential_address_check,
.darkgreen .payment_frequency_btn,
.darkgreen .detail_confirm {
  border: 1px solid transparent;
}

.form_title {
  margin-bottom: 7px;
  text-align: left;
}

/**/
/* CAREERS */
#careers_hero {
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: 280%;
  padding-top: 75px;
  padding-bottom: 85px;
}
@media (min-width: 400px) {
  #careers_hero {
    background-size: 260%;
    background-position: 52% 10%;
    padding-top: 65px;
  }
}
@media (min-width: 440px) {
  #careers_hero {
    background-size: 210%;
    background-position: 59% 10%;
  }
}
@media (min-width: 500px) {
  #careers_hero {
    background-size: 200%;
    background-position: 49% 30%;
  }
}
@media (min-width: 600px) {
  #careers_hero {
    background-size: 180%;
  }
}
@media (min-width: 768px) {
  #careers_hero {
    background-size: 150%;
    padding-top: 85px;
    padding-bottom: 85px;
  }
}
@media (min-width: 992px) {
  #careers_hero {
    background-size: 120%;
    padding-top: 130px;
    padding-bottom: 130px;
    background-position: 50% 70%;
  }
}
@media (min-width: 1200px) {
  #careers_hero {
    background-size: cover;
    padding-top: 230px;
    padding-bottom: 230px;
  }
  #careers_hero .btn {
    margin-top: 40px;
  }
}
#careers_hero h1,
#careers_hero .h1 {
  margin-bottom: 18px;
  max-width: 12ch;
}
@media (max-width: 400px) {
  #careers_hero h1,
  #careers_hero .h1 {
    font-size: 37px;
  }
}
@media (min-width: 500px) {
  #careers_hero h1,
  #careers_hero .h1 {
    max-width: 17ch;
  }
}
@media (min-width: 992px) {
  #careers_hero h1,
  #careers_hero .h1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20ch;
  }
}
#careers_hero p {
  max-width: 19ch;
}
@media (min-width: 500px) {
  #careers_hero p {
    max-width: 29ch;
  }
}
@media (min-width: 992px) {
  #careers_hero p {
    max-width: none;
  }
}

#careers_life_at_mosh {
  position: relative;
}
@media (max-width: 991px) {
  #careers_life_at_mosh {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  #careers_life_at_mosh {
    border-top: 30px solid #f5f5ea;
  }
}
#careers_life_at_mosh h2 {
  margin-bottom: 20px;
}
#careers_life_at_mosh #careers_life_at_mosh_img {
  margin: auto;
  pointer-events: none;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}
@media (min-width: 992px) {
  #careers_life_at_mosh #careers_life_at_mosh_img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
}
@media (max-width: 500px) {
  #careers_life_at_mosh #careers_life_at_mosh_img {
    -webkit-transform: translateY(40px) translateX(-15px);
            transform: translateY(40px) translateX(-15px);
  }
}
@media (min-width: 500px) {
  #careers_life_at_mosh #careers_life_at_mosh_img {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #careers_life_at_mosh #careers_life_at_mosh_img {
    -webkit-transform: translateY(70px);
            transform: translateY(70px);
  }
}
#careers_life_at_mosh #careers_life_at_mosh_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 300px;
}
@media (min-width: 500px) {
  #careers_life_at_mosh #careers_life_at_mosh_img img {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  #careers_life_at_mosh #careers_life_at_mosh_img img {
    max-height: none;
    max-width: 58.3333333333%;
  }
}

#careers_mosh_staff {
  padding-top: 70px;
}
@media (max-width: 500px) {
  #careers_mosh_staff .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  #careers_mosh_staff {
    padding-top: 100px;
  }
}
@media (min-width: 1200px) {
  #careers_mosh_staff {
    padding-top: 150px;
  }
}
#careers_mosh_staff .staff_quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 992px) {
  #careers_mosh_staff .staff_quote {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#careers_mosh_staff .staff_quote_text {
  margin-top: 20px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  #careers_mosh_staff .staff_quote_text {
    font-size: 14px;
  }
}
#careers_mosh_staff h4 {
  margin-bottom: 0;
}
#careers_mosh_staff .row {
  margin-top: 30px;
  margin-bottom: 30px;
}
#careers_mosh_staff .row:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #careers_mosh_staff .row {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  #careers_mosh_staff .row:last-child {
    margin-bottom: 0;
  }
}
#careers_mosh_staff img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 20%;
     object-position: 50% 20%;
  max-height: 230px;
  margin-top: 30px;
  margin-bottom: 40px;
}
@media (min-width: 500px) {
  #careers_mosh_staff img {
    max-height: 300px;
  }
}
@media (min-width: 992px) {
  #careers_mosh_staff img {
    max-height: 380px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  #careers_mosh_staff img {
    max-height: 420px;
  }
}

#whydoweexist h2 {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  #whydoweexist h2 {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  #whydoweexist h4 {
    font-size: 30px;
    max-width: 59ch;
  }
}

.careers_perks_container {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .careers_perks_container {
    margin-top: 50px;
  }
}
.careers_perks_container .careers_perks {
  background-color: white;
  border-radius: 10px;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .careers_perks_container .careers_perks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .careers_perks_container .careers_perks {
    margin-bottom: 40px;
  }
}
.careers_perks_container .careers_perks .careers_perks_image {
  border-radius: 10px 10px 0 0;
  height: 170px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .careers_perks_container .careers_perks .careers_perks_image {
    border-radius: 10px 0 0 10px;
    width: 230px;
    height: 260px;
  }
}
@media (min-width: 1200px) {
  .careers_perks_container .careers_perks .careers_perks_image {
    width: 310px;
    height: 240px;
  }
}
.careers_perks_container .careers_perks .careers_perks_text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 30px 25px;
}
.careers_perks_container .careers_perks .careers_perks_text .big {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .careers_perks_container .careers_perks .careers_perks_text {
    padding: 25px 55px;
  }
}
@media (min-width: 992px) {
  .careers_perks_container .careers_perks.careers_perks_2 .careers_perks_image {
    border-radius: 0 10px 10px 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (min-width: 992px) {
  .careers_perks_container .careers_perks.careers_perks_2 .careers_perks_text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

#careers_our_values h2 {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  #careers_our_values h2 {
    margin-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  #careers_our_values strong {
    display: block;
    margin-bottom: 5px;
  }
}
#careers_our_values h3 {
  margin-bottom: 20px;
  color: #82c780;
}
@media (min-width: 1200px) {
  #careers_our_values h3 {
    margin-bottom: 20px;
  }
}
#careers_our_values .col-lg-4 {
  margin-bottom: 50px;
}
#careers_our_values .col-lg-4:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #careers_our_values .col-lg-4 {
    margin-bottom: 0;
  }
}

#careers_open_roles h3 {
  margin-bottom: 30px;
}

.BambooHR-ATS-Jobs-List {
  padding: 0 !important;
  padding-bottom: 40px !important;
  padding-top: 10px !important;
}
@media (min-width: 992px) {
  .BambooHR-ATS-Jobs-List {
    padding-bottom: 10px !important;
  }
}

@media (min-width: 992px) {
  .BambooHR-ATS-Department-Header {
    margin-top: 25px;
  }
}
.why_container {
  font-size: 14px;
}
.why_container .reveal {
  padding-top: 5px;
}

#no_psychologists_found {
  background-color: white;
  padding: 40px 15px;
  border-radius: 10px;
  text-align: center;
}

/* NEW CHECKOUT STYLE */
#panel_checkout input[type=text],
#panel_checkout input[type=number],
#panel_checkout input[type=password],
#panel_checkout input[type=email],
#panel_checkout select,
#panel_checkout .residential_address_check,
#panel_checkout .payment_frequency_btn,
#panel_checkout .detail_confirm,
#addon_cart_summary input[type=text],
#addon_cart_summary input[type=number],
#addon_cart_summary input[type=password],
#addon_cart_summary input[type=email],
#addon_cart_summary select,
#addon_cart_summary .residential_address_check,
#addon_cart_summary .payment_frequency_btn,
#addon_cart_summary .detail_confirm,
.order_confirm_mh input[type=text],
.order_confirm_mh input[type=number],
.order_confirm_mh input[type=password],
.order_confirm_mh input[type=email],
.order_confirm_mh select,
.order_confirm_mh .residential_address_check,
.order_confirm_mh .payment_frequency_btn,
.order_confirm_mh .detail_confirm,
.consents_section_mh input[type=text],
.consents_section_mh input[type=number],
.consents_section_mh input[type=password],
.consents_section_mh input[type=email],
.consents_section_mh select,
.consents_section_mh .residential_address_check,
.consents_section_mh .payment_frequency_btn,
.consents_section_mh .detail_confirm,
#mh_payment input[type=text],
#mh_payment input[type=number],
#mh_payment input[type=password],
#mh_payment input[type=email],
#mh_payment select,
#mh_payment .residential_address_check,
#mh_payment .payment_frequency_btn,
#mh_payment .detail_confirm,
#consents input[type=text],
#consents input[type=number],
#consents input[type=password],
#consents input[type=email],
#consents select,
#consents .residential_address_check,
#consents .payment_frequency_btn,
#consents .detail_confirm,
#manual-verification-section input[type=text],
#manual-verification-section input[type=number],
#manual-verification-section input[type=password],
#manual-verification-section input[type=email],
#manual-verification-section select,
#manual-verification-section .residential_address_check,
#manual-verification-section .payment_frequency_btn,
#manual-verification-section .detail_confirm,
#password_screen input[type=text],
#password_screen input[type=number],
#password_screen input[type=password],
#password_screen input[type=email],
#password_screen select,
#password_screen .residential_address_check,
#password_screen .payment_frequency_btn,
#password_screen .detail_confirm,
#mental_consents input[type=text],
#mental_consents input[type=number],
#mental_consents input[type=password],
#mental_consents input[type=email],
#mental_consents select,
#mental_consents .residential_address_check,
#mental_consents .payment_frequency_btn,
#mental_consents .detail_confirm {
  border-radius: 5px !important;
  border: 1px solid #dcdcdc;
  min-height: auto !important;
  padding: 16px 14px;
  font-size: 16px !important;
  background-color: white !important;
}
@media (min-width: 992px) {
  #panel_checkout input[type=text],
  #panel_checkout input[type=number],
  #panel_checkout input[type=password],
  #panel_checkout input[type=email],
  #panel_checkout select,
  #panel_checkout .residential_address_check,
  #panel_checkout .payment_frequency_btn,
  #panel_checkout .detail_confirm,
  #addon_cart_summary input[type=text],
  #addon_cart_summary input[type=number],
  #addon_cart_summary input[type=password],
  #addon_cart_summary input[type=email],
  #addon_cart_summary select,
  #addon_cart_summary .residential_address_check,
  #addon_cart_summary .payment_frequency_btn,
  #addon_cart_summary .detail_confirm,
  .order_confirm_mh input[type=text],
  .order_confirm_mh input[type=number],
  .order_confirm_mh input[type=password],
  .order_confirm_mh input[type=email],
  .order_confirm_mh select,
  .order_confirm_mh .residential_address_check,
  .order_confirm_mh .payment_frequency_btn,
  .order_confirm_mh .detail_confirm,
  .consents_section_mh input[type=text],
  .consents_section_mh input[type=number],
  .consents_section_mh input[type=password],
  .consents_section_mh input[type=email],
  .consents_section_mh select,
  .consents_section_mh .residential_address_check,
  .consents_section_mh .payment_frequency_btn,
  .consents_section_mh .detail_confirm,
  #mh_payment input[type=text],
  #mh_payment input[type=number],
  #mh_payment input[type=password],
  #mh_payment input[type=email],
  #mh_payment select,
  #mh_payment .residential_address_check,
  #mh_payment .payment_frequency_btn,
  #mh_payment .detail_confirm,
  #consents input[type=text],
  #consents input[type=number],
  #consents input[type=password],
  #consents input[type=email],
  #consents select,
  #consents .residential_address_check,
  #consents .payment_frequency_btn,
  #consents .detail_confirm,
  #manual-verification-section input[type=text],
  #manual-verification-section input[type=number],
  #manual-verification-section input[type=password],
  #manual-verification-section input[type=email],
  #manual-verification-section select,
  #manual-verification-section .residential_address_check,
  #manual-verification-section .payment_frequency_btn,
  #manual-verification-section .detail_confirm,
  #password_screen input[type=text],
  #password_screen input[type=number],
  #password_screen input[type=password],
  #password_screen input[type=email],
  #password_screen select,
  #password_screen .residential_address_check,
  #password_screen .payment_frequency_btn,
  #password_screen .detail_confirm,
  #mental_consents input[type=text],
  #mental_consents input[type=number],
  #mental_consents input[type=password],
  #mental_consents input[type=email],
  #mental_consents select,
  #mental_consents .residential_address_check,
  #mental_consents .payment_frequency_btn,
  #mental_consents .detail_confirm {
    font-size: 15px !important;
  }
}
#panel_checkout strong.async_subtitle,
#addon_cart_summary strong.async_subtitle,
.order_confirm_mh strong.async_subtitle,
.consents_section_mh strong.async_subtitle,
#mh_payment strong.async_subtitle,
#consents strong.async_subtitle,
#manual-verification-section strong.async_subtitle,
#password_screen strong.async_subtitle,
#mental_consents strong.async_subtitle {
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-size: 14px;
}
#panel_checkout .payment_frequency_btn,
#addon_cart_summary .payment_frequency_btn,
.order_confirm_mh .payment_frequency_btn,
.consents_section_mh .payment_frequency_btn,
#mh_payment .payment_frequency_btn,
#consents .payment_frequency_btn,
#manual-verification-section .payment_frequency_btn,
#password_screen .payment_frequency_btn,
#mental_consents .payment_frequency_btn {
  padding-left: 50px;
  min-height: 84px !important;
  margin-bottom: 0 !important;
  border-radius: 0 !important;
  background-position: center right 20px !important;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#panel_checkout .payment_frequency_btn#pay_in_full,
#addon_cart_summary .payment_frequency_btn#pay_in_full,
.order_confirm_mh .payment_frequency_btn#pay_in_full,
.consents_section_mh .payment_frequency_btn#pay_in_full,
#mh_payment .payment_frequency_btn#pay_in_full,
#consents .payment_frequency_btn#pay_in_full,
#manual-verification-section .payment_frequency_btn#pay_in_full,
#password_screen .payment_frequency_btn#pay_in_full,
#mental_consents .payment_frequency_btn#pay_in_full {
  margin-top: 5px;
  border-radius: 5px 5px 0 0 !important;
}
#panel_checkout .payment_frequency_btn#pay_in_full.visa,
#addon_cart_summary .payment_frequency_btn#pay_in_full.visa,
.order_confirm_mh .payment_frequency_btn#pay_in_full.visa,
.consents_section_mh .payment_frequency_btn#pay_in_full.visa,
#mh_payment .payment_frequency_btn#pay_in_full.visa,
#consents .payment_frequency_btn#pay_in_full.visa,
#manual-verification-section .payment_frequency_btn#pay_in_full.visa,
#password_screen .payment_frequency_btn#pay_in_full.visa,
#mental_consents .payment_frequency_btn#pay_in_full.visa {
  background-image: url(/assets/icons/cc-visa-64d4343f7f04c6556393c5e667675c09ad0bc40b3449823e72c26d366d7dbea8.png) !important;
  background-size: 40px !important;
}
#panel_checkout .payment_frequency_btn#pay_in_full.mastercard,
#addon_cart_summary .payment_frequency_btn#pay_in_full.mastercard,
.order_confirm_mh .payment_frequency_btn#pay_in_full.mastercard,
.consents_section_mh .payment_frequency_btn#pay_in_full.mastercard,
#mh_payment .payment_frequency_btn#pay_in_full.mastercard,
#consents .payment_frequency_btn#pay_in_full.mastercard,
#manual-verification-section .payment_frequency_btn#pay_in_full.mastercard,
#password_screen .payment_frequency_btn#pay_in_full.mastercard,
#mental_consents .payment_frequency_btn#pay_in_full.mastercard {
  background-image: url(/assets/icons/cc-mastercard-9c2b9b413a717f7eeb6927adddb380ed43741323653cd7617743e315a05b8301.png) !important;
  background-size: 40px !important;
}
#panel_checkout .payment_frequency_btn#pay_in_full.american, #panel_checkout .payment_frequency_btn#pay_in_full.amex,
#addon_cart_summary .payment_frequency_btn#pay_in_full.american,
#addon_cart_summary .payment_frequency_btn#pay_in_full.amex,
.order_confirm_mh .payment_frequency_btn#pay_in_full.american,
.order_confirm_mh .payment_frequency_btn#pay_in_full.amex,
.consents_section_mh .payment_frequency_btn#pay_in_full.american,
.consents_section_mh .payment_frequency_btn#pay_in_full.amex,
#mh_payment .payment_frequency_btn#pay_in_full.american,
#mh_payment .payment_frequency_btn#pay_in_full.amex,
#consents .payment_frequency_btn#pay_in_full.american,
#consents .payment_frequency_btn#pay_in_full.amex,
#manual-verification-section .payment_frequency_btn#pay_in_full.american,
#manual-verification-section .payment_frequency_btn#pay_in_full.amex,
#password_screen .payment_frequency_btn#pay_in_full.american,
#password_screen .payment_frequency_btn#pay_in_full.amex,
#mental_consents .payment_frequency_btn#pay_in_full.american,
#mental_consents .payment_frequency_btn#pay_in_full.amex {
  background-image: url(/assets/icons/cc-amex-a71832d32102e97b006dfb0fded830914006c43bc5ef8820a44f37366a57c9a1.png) !important;
  background-size: 40px !important;
}
#panel_checkout .payment_frequency_btn#zip_pay_btn,
#addon_cart_summary .payment_frequency_btn#zip_pay_btn,
.order_confirm_mh .payment_frequency_btn#zip_pay_btn,
.consents_section_mh .payment_frequency_btn#zip_pay_btn,
#mh_payment .payment_frequency_btn#zip_pay_btn,
#consents .payment_frequency_btn#zip_pay_btn,
#manual-verification-section .payment_frequency_btn#zip_pay_btn,
#password_screen .payment_frequency_btn#zip_pay_btn,
#mental_consents .payment_frequency_btn#zip_pay_btn {
  border-top: 0 !important;
  background-position: center right 14px !important;
}
#panel_checkout .payment_frequency_btn#paypal_btn,
#addon_cart_summary .payment_frequency_btn#paypal_btn,
.order_confirm_mh .payment_frequency_btn#paypal_btn,
.consents_section_mh .payment_frequency_btn#paypal_btn,
#mh_payment .payment_frequency_btn#paypal_btn,
#consents .payment_frequency_btn#paypal_btn,
#manual-verification-section .payment_frequency_btn#paypal_btn,
#password_screen .payment_frequency_btn#paypal_btn,
#mental_consents .payment_frequency_btn#paypal_btn {
  background-size: 79px;
  border-top: 0 !important;
}
@media (min-width: 992px) {
  #panel_checkout .payment_frequency_btn#paypal_btn,
  #addon_cart_summary .payment_frequency_btn#paypal_btn,
  .order_confirm_mh .payment_frequency_btn#paypal_btn,
  .consents_section_mh .payment_frequency_btn#paypal_btn,
  #mh_payment .payment_frequency_btn#paypal_btn,
  #consents .payment_frequency_btn#paypal_btn,
  #manual-verification-section .payment_frequency_btn#paypal_btn,
  #password_screen .payment_frequency_btn#paypal_btn,
  #mental_consents .payment_frequency_btn#paypal_btn {
    background-size: 87px;
  }
}
#panel_checkout .payment_frequency_btn#afterpay_btn,
#addon_cart_summary .payment_frequency_btn#afterpay_btn,
.order_confirm_mh .payment_frequency_btn#afterpay_btn,
.consents_section_mh .payment_frequency_btn#afterpay_btn,
#mh_payment .payment_frequency_btn#afterpay_btn,
#consents .payment_frequency_btn#afterpay_btn,
#manual-verification-section .payment_frequency_btn#afterpay_btn,
#password_screen .payment_frequency_btn#afterpay_btn,
#mental_consents .payment_frequency_btn#afterpay_btn {
  background-size: 110px;
  background-position: center right 5px !important;
}
@media (min-width: 992px) {
  #panel_checkout .payment_frequency_btn#afterpay_btn,
  #addon_cart_summary .payment_frequency_btn#afterpay_btn,
  .order_confirm_mh .payment_frequency_btn#afterpay_btn,
  .consents_section_mh .payment_frequency_btn#afterpay_btn,
  #mh_payment .payment_frequency_btn#afterpay_btn,
  #consents .payment_frequency_btn#afterpay_btn,
  #manual-verification-section .payment_frequency_btn#afterpay_btn,
  #password_screen .payment_frequency_btn#afterpay_btn,
  #mental_consents .payment_frequency_btn#afterpay_btn {
    background-size: 120px;
    background-position: center right 7px !important;
  }
}
#panel_checkout .payment_frequency_btn#afterpay_btn:last-child,
#addon_cart_summary .payment_frequency_btn#afterpay_btn:last-child,
.order_confirm_mh .payment_frequency_btn#afterpay_btn:last-child,
.consents_section_mh .payment_frequency_btn#afterpay_btn:last-child,
#mh_payment .payment_frequency_btn#afterpay_btn:last-child,
#consents .payment_frequency_btn#afterpay_btn:last-child,
#manual-verification-section .payment_frequency_btn#afterpay_btn:last-child,
#password_screen .payment_frequency_btn#afterpay_btn:last-child,
#mental_consents .payment_frequency_btn#afterpay_btn:last-child {
  border-radius: 0 0 5px 5px !important;
  border-top: 0 !important;
}
#panel_checkout .payment_frequency .payment_frequency_btn,
#addon_cart_summary .payment_frequency .payment_frequency_btn,
.order_confirm_mh .payment_frequency .payment_frequency_btn,
.consents_section_mh .payment_frequency .payment_frequency_btn,
#mh_payment .payment_frequency .payment_frequency_btn,
#consents .payment_frequency .payment_frequency_btn,
#manual-verification-section .payment_frequency .payment_frequency_btn,
#password_screen .payment_frequency .payment_frequency_btn,
#mental_consents .payment_frequency .payment_frequency_btn {
  padding: 16px 14px 16px 14px !important;
}
@media (min-width: 992px) {
  #panel_checkout .payment_frequency .payment_frequency_btn,
  #addon_cart_summary .payment_frequency .payment_frequency_btn,
  .order_confirm_mh .payment_frequency .payment_frequency_btn,
  .consents_section_mh .payment_frequency .payment_frequency_btn,
  #mh_payment .payment_frequency .payment_frequency_btn,
  #consents .payment_frequency .payment_frequency_btn,
  #manual-verification-section .payment_frequency .payment_frequency_btn,
  #password_screen .payment_frequency .payment_frequency_btn,
  #mental_consents .payment_frequency .payment_frequency_btn {
    padding: 20px 14px 20px 14px !important;
  }
}
#panel_checkout .payment_frequency_btn .cardno,
#addon_cart_summary .payment_frequency_btn .cardno,
.order_confirm_mh .payment_frequency_btn .cardno,
.consents_section_mh .payment_frequency_btn .cardno,
#mh_payment .payment_frequency_btn .cardno,
#consents .payment_frequency_btn .cardno,
#manual-verification-section .payment_frequency_btn .cardno,
#password_screen .payment_frequency_btn .cardno,
#mental_consents .payment_frequency_btn .cardno {
  margin-right: 2px;
}
#panel_checkout .payment_frequency_btn > div::before,
#addon_cart_summary .payment_frequency_btn > div::before,
.order_confirm_mh .payment_frequency_btn > div::before,
.consents_section_mh .payment_frequency_btn > div::before,
#mh_payment .payment_frequency_btn > div::before,
#consents .payment_frequency_btn > div::before,
#manual-verification-section .payment_frequency_btn > div::before,
#password_screen .payment_frequency_btn > div::before,
#mental_consents .payment_frequency_btn > div::before {
  border-color: #434444;
}
@media (min-width: 992px) {
  #panel_checkout .payment_frequency_btn > div::before,
  #addon_cart_summary .payment_frequency_btn > div::before,
  .order_confirm_mh .payment_frequency_btn > div::before,
  .consents_section_mh .payment_frequency_btn > div::before,
  #mh_payment .payment_frequency_btn > div::before,
  #consents .payment_frequency_btn > div::before,
  #manual-verification-section .payment_frequency_btn > div::before,
  #password_screen .payment_frequency_btn > div::before,
  #mental_consents .payment_frequency_btn > div::before {
    left: -33px;
  }
}
#panel_checkout h3,
#addon_cart_summary h3,
.order_confirm_mh h3,
.consents_section_mh h3,
#mh_payment h3,
#consents h3,
#manual-verification-section h3,
#password_screen h3,
#mental_consents h3 {
  margin-top: 0 !important;
}
#panel_checkout #confirm_paymentfrequency,
#addon_cart_summary #confirm_paymentfrequency,
.order_confirm_mh #confirm_paymentfrequency,
.consents_section_mh #confirm_paymentfrequency,
#mh_payment #confirm_paymentfrequency,
#consents #confirm_paymentfrequency,
#manual-verification-section #confirm_paymentfrequency,
#password_screen #confirm_paymentfrequency,
#mental_consents #confirm_paymentfrequency {
  margin-top: 40px !important;
}
#panel_checkout .residential_address_check,
#addon_cart_summary .residential_address_check,
.order_confirm_mh .residential_address_check,
.consents_section_mh .residential_address_check,
#mh_payment .residential_address_check,
#consents .residential_address_check,
#manual-verification-section .residential_address_check,
#password_screen .residential_address_check,
#mental_consents .residential_address_check {
  min-height: 70px !important;
  margin-bottom: 0 !important;
}
#panel_checkout .async_title,
#addon_cart_summary .async_title,
.order_confirm_mh .async_title,
.consents_section_mh .async_title,
#mh_payment .async_title,
#consents .async_title,
#manual-verification-section .async_title,
#password_screen .async_title,
#mental_consents .async_title {
  display: none;
}
#panel_checkout .alt_title,
#addon_cart_summary .alt_title,
.order_confirm_mh .alt_title,
.consents_section_mh .alt_title,
#mh_payment .alt_title,
#consents .alt_title,
#manual-verification-section .alt_title,
#password_screen .alt_title,
#mental_consents .alt_title {
  display: block !important;
}
#panel_checkout .async_subtitle,
#addon_cart_summary .async_subtitle,
.order_confirm_mh .async_subtitle,
.consents_section_mh .async_subtitle,
#mh_payment .async_subtitle,
#consents .async_subtitle,
#manual-verification-section .async_subtitle,
#password_screen .async_subtitle,
#mental_consents .async_subtitle {
  margin-top: 30px;
}
#panel_checkout .form_row.dob,
#addon_cart_summary .form_row.dob,
.order_confirm_mh .form_row.dob,
.consents_section_mh .form_row.dob,
#mh_payment .form_row.dob,
#consents .form_row.dob,
#manual-verification-section .form_row.dob,
#password_screen .form_row.dob,
#mental_consents .form_row.dob {
  margin-bottom: 0 !important;
}
#panel_checkout #pay_in_full_container,
#addon_cart_summary #pay_in_full_container,
.order_confirm_mh #pay_in_full_container,
.consents_section_mh #pay_in_full_container,
#mh_payment #pay_in_full_container,
#consents #pay_in_full_container,
#manual-verification-section #pay_in_full_container,
#password_screen #pay_in_full_container,
#mental_consents #pay_in_full_container {
  background-color: #f6f6f6;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
#panel_checkout #pay_in_full_container > div,
#addon_cart_summary #pay_in_full_container > div,
.order_confirm_mh #pay_in_full_container > div,
.consents_section_mh #pay_in_full_container > div,
#mh_payment #pay_in_full_container > div,
#consents #pay_in_full_container > div,
#manual-verification-section #pay_in_full_container > div,
#password_screen #pay_in_full_container > div,
#mental_consents #pay_in_full_container > div {
  padding: 15px;
}
#panel_checkout #pay_in_full_container.active,
#addon_cart_summary #pay_in_full_container.active,
.order_confirm_mh #pay_in_full_container.active,
.consents_section_mh #pay_in_full_container.active,
#mh_payment #pay_in_full_container.active,
#consents #pay_in_full_container.active,
#manual-verification-section #pay_in_full_container.active,
#password_screen #pay_in_full_container.active,
#mental_consents #pay_in_full_container.active {
  border-bottom: 1px solid #ccc;
}
#panel_checkout #pay_in_full_container.active,
#addon_cart_summary #pay_in_full_container.active,
.order_confirm_mh #pay_in_full_container.active,
.consents_section_mh #pay_in_full_container.active,
#mh_payment #pay_in_full_container.active,
#consents #pay_in_full_container.active,
#manual-verification-section #pay_in_full_container.active,
#password_screen #pay_in_full_container.active,
#mental_consents #pay_in_full_container.active {
  max-height: 200px;
}
#panel_checkout .flip_down,
#addon_cart_summary .flip_down,
.order_confirm_mh .flip_down,
.consents_section_mh .flip_down,
#mh_payment .flip_down,
#consents .flip_down,
#manual-verification-section .flip_down,
#password_screen .flip_down,
#mental_consents .flip_down {
  font-size: 14px;
}
#panel_checkout .discount_code_link,
#addon_cart_summary .discount_code_link,
.order_confirm_mh .discount_code_link,
.consents_section_mh .discount_code_link,
#mh_payment .discount_code_link,
#consents .discount_code_link,
#manual-verification-section .discount_code_link,
#password_screen .discount_code_link,
#mental_consents .discount_code_link {
  font-size: 14px;
  margin-top: 13px;
}
#panel_checkout .discount_code_link a,
#addon_cart_summary .discount_code_link a,
.order_confirm_mh .discount_code_link a,
.consents_section_mh .discount_code_link a,
#mh_payment .discount_code_link a,
#consents .discount_code_link a,
#manual-verification-section .discount_code_link a,
#password_screen .discount_code_link a,
#mental_consents .discount_code_link a {
  padding-right: 19px;
}
#panel_checkout #change_card_btn,
#addon_cart_summary #change_card_btn,
.order_confirm_mh #change_card_btn,
.consents_section_mh #change_card_btn,
#mh_payment #change_card_btn,
#consents #change_card_btn,
#manual-verification-section #change_card_btn,
#password_screen #change_card_btn,
#mental_consents #change_card_btn {
  opacity: 0.5;
  position: relative;
  left: 1px;
  font-size: 12px;
}
@media (min-width: 768px) {
  #panel_checkout #change_card_btn,
  #addon_cart_summary #change_card_btn,
  .order_confirm_mh #change_card_btn,
  .consents_section_mh #change_card_btn,
  #mh_payment #change_card_btn,
  #consents #change_card_btn,
  #manual-verification-section #change_card_btn,
  #password_screen #change_card_btn,
  #mental_consents #change_card_btn {
    bottom: 1px;
  }
}
#panel_checkout .existingcard,
#addon_cart_summary .existingcard,
.order_confirm_mh .existingcard,
.consents_section_mh .existingcard,
#mh_payment .existingcard,
#consents .existingcard,
#manual-verification-section .existingcard,
#password_screen .existingcard,
#mental_consents .existingcard {
  border: 0;
}
#panel_checkout #detail-info,
#addon_cart_summary #detail-info,
.order_confirm_mh #detail-info,
.consents_section_mh #detail-info,
#mh_payment #detail-info,
#consents #detail-info,
#manual-verification-section #detail-info,
#password_screen #detail-info,
#mental_consents #detail-info {
  padding: 15px;
  padding-top: 20px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #panel_checkout #detail-info,
  #addon_cart_summary #detail-info,
  .order_confirm_mh #detail-info,
  .consents_section_mh #detail-info,
  #mh_payment #detail-info,
  #consents #detail-info,
  #manual-verification-section #detail-info,
  #password_screen #detail-info,
  #mental_consents #detail-info {
    padding-left: 35px;
    padding-right: 35px;
  }
}
#panel_checkout .express_paypal,
#addon_cart_summary .express_paypal,
.order_confirm_mh .express_paypal,
.consents_section_mh .express_paypal,
#mh_payment .express_paypal,
#consents .express_paypal,
#manual-verification-section .express_paypal,
#password_screen .express_paypal,
#mental_consents .express_paypal {
  border-radius: 5px;
  background-color: #ffd53f;
  background-image: url(/assets/icons/paypal-bb230994469278cbe80e0336a575209516879ad6a5e8cc9233956e71747de578.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 270px;
  height: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-size: 90px;
  margin-top: 14px;
}
#panel_checkout #express_checkout,
#addon_cart_summary #express_checkout,
.order_confirm_mh #express_checkout,
.consents_section_mh #express_checkout,
#mh_payment #express_checkout,
#consents #express_checkout,
#manual-verification-section #express_checkout,
#password_screen #express_checkout,
#mental_consents #express_checkout {
  padding: 45px 0;
}
@media (min-width: 768px) {
  #panel_checkout #express_checkout,
  #addon_cart_summary #express_checkout,
  .order_confirm_mh #express_checkout,
  .consents_section_mh #express_checkout,
  #mh_payment #express_checkout,
  #consents #express_checkout,
  #manual-verification-section #express_checkout,
  #password_screen #express_checkout,
  #mental_consents #express_checkout {
    padding: 55px 0;
  }
}
#panel_checkout .discount_code_container .discount_code_form,
#addon_cart_summary .discount_code_container .discount_code_form,
.order_confirm_mh .discount_code_container .discount_code_form,
.consents_section_mh .discount_code_container .discount_code_form,
#mh_payment .discount_code_container .discount_code_form,
#consents .discount_code_container .discount_code_form,
#manual-verification-section .discount_code_container .discount_code_form,
#password_screen .discount_code_container .discount_code_form,
#mental_consents .discount_code_container .discount_code_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#panel_checkout .discount_code_container .discount_code_form input,
#addon_cart_summary .discount_code_container .discount_code_form input,
.order_confirm_mh .discount_code_container .discount_code_form input,
.consents_section_mh .discount_code_container .discount_code_form input,
#mh_payment .discount_code_container .discount_code_form input,
#consents .discount_code_container .discount_code_form input,
#manual-verification-section .discount_code_container .discount_code_form input,
#password_screen .discount_code_container .discount_code_form input,
#mental_consents .discount_code_container .discount_code_form input {
  margin: 0;
}
#panel_checkout .collapse_link.discount_code_opener > a::after,
#addon_cart_summary .collapse_link.discount_code_opener > a::after,
.order_confirm_mh .collapse_link.discount_code_opener > a::after,
.consents_section_mh .collapse_link.discount_code_opener > a::after,
#mh_payment .collapse_link.discount_code_opener > a::after,
#consents .collapse_link.discount_code_opener > a::after,
#manual-verification-section .collapse_link.discount_code_opener > a::after,
#password_screen .collapse_link.discount_code_opener > a::after,
#mental_consents .collapse_link.discount_code_opener > a::after {
  background-image: url(/assets/icons/arrow-down-dark-6c753274ab5cc513da3fb2b50ae6032316c4376da3dbe1fe69afbd72bad56fbb.svg);
}
#panel_checkout .discount_code_opener,
#addon_cart_summary .discount_code_opener,
.order_confirm_mh .discount_code_opener,
.consents_section_mh .discount_code_opener,
#mh_payment .discount_code_opener,
#consents .discount_code_opener,
#manual-verification-section .discount_code_opener,
#password_screen .discount_code_opener,
#mental_consents .discount_code_opener {
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#panel_checkout .discount_code_opener a,
#addon_cart_summary .discount_code_opener a,
.order_confirm_mh .discount_code_opener a,
.consents_section_mh .discount_code_opener a,
#mh_payment .discount_code_opener a,
#consents .discount_code_opener a,
#manual-verification-section .discount_code_opener a,
#password_screen .discount_code_opener a,
#mental_consents .discount_code_opener a {
  text-decoration: underline !important;
}
#panel_checkout .check_coupon_btn,
#addon_cart_summary .check_coupon_btn,
.order_confirm_mh .check_coupon_btn,
.consents_section_mh .check_coupon_btn,
#mh_payment .check_coupon_btn,
#consents .check_coupon_btn,
#manual-verification-section .check_coupon_btn,
#password_screen .check_coupon_btn,
#mental_consents .check_coupon_btn {
  background-color: #e5e5e5;
  border: 1px solid #ccc;
  background-image: url(/assets/icons/arrow-right-tail-large-grey-36963c53c0555cb7ed7252a6cf0872ff550162676a5f9e116cdec959b330c248.svg);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: center;
  width: 120px;
  margin-left: 15px;
  border-radius: 5px;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
#panel_checkout .check_coupon_btn.active,
#addon_cart_summary .check_coupon_btn.active,
.order_confirm_mh .check_coupon_btn.active,
.consents_section_mh .check_coupon_btn.active,
#mh_payment .check_coupon_btn.active,
#consents .check_coupon_btn.active,
#manual-verification-section .check_coupon_btn.active,
#password_screen .check_coupon_btn.active,
#mental_consents .check_coupon_btn.active {
  background-color: #c54801;
  border-color: #c54801;
  background-image: url(/assets/icons/arrow-right-tail-large-white-eb6caacc8d7e81c078ccc6391e2a322d664a68a8c4cce1a26e0e992812a1144c.svg);
}
#panel_checkout #discount_code_container .discount_approved_tick,
#addon_cart_summary #discount_code_container .discount_approved_tick,
.order_confirm_mh #discount_code_container .discount_approved_tick,
.consents_section_mh #discount_code_container .discount_approved_tick,
#mh_payment #discount_code_container .discount_approved_tick,
#consents #discount_code_container .discount_approved_tick,
#manual-verification-section #discount_code_container .discount_approved_tick,
#password_screen #discount_code_container .discount_approved_tick,
#mental_consents #discount_code_container .discount_approved_tick {
  width: 9px;
  height: 9px;
}

.darkgreen input[type=text],
.darkgreen input[type=number],
.darkgreen input[type=password],
.darkgreen input[type=email],
.darkgreen select,
.darkgreen .residential_address_check,
.darkgreen .payment_frequency_btn,
.darkgreen .detail_confirm {
  border: 1px solid transparent;
}

.form_title {
  margin-bottom: 7px;
  text-align: left;
}

/**/
/* CAREERS */
#careers_hero {
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: 280%;
  padding-top: 75px;
  padding-bottom: 85px;
}
@media (min-width: 400px) {
  #careers_hero {
    background-size: 260%;
    background-position: 52% 10%;
    padding-top: 65px;
  }
}
@media (min-width: 440px) {
  #careers_hero {
    background-size: 210%;
    background-position: 59% 10%;
  }
}
@media (min-width: 500px) {
  #careers_hero {
    background-size: 200%;
    background-position: 49% 30%;
  }
}
@media (min-width: 600px) {
  #careers_hero {
    background-size: 180%;
  }
}
@media (min-width: 768px) {
  #careers_hero {
    background-size: 150%;
    padding-top: 85px;
    padding-bottom: 85px;
  }
}
@media (min-width: 992px) {
  #careers_hero {
    background-size: 120%;
    padding-top: 130px;
    padding-bottom: 130px;
    background-position: 50% 70%;
  }
}
@media (min-width: 1200px) {
  #careers_hero {
    background-size: cover;
    padding-top: 230px;
    padding-bottom: 230px;
  }
  #careers_hero .btn {
    margin-top: 40px;
  }
}
#careers_hero h1,
#careers_hero .h1 {
  margin-bottom: 18px;
  max-width: 12ch;
}
@media (max-width: 400px) {
  #careers_hero h1,
  #careers_hero .h1 {
    font-size: 37px;
  }
}
@media (min-width: 500px) {
  #careers_hero h1,
  #careers_hero .h1 {
    max-width: 17ch;
  }
}
@media (min-width: 992px) {
  #careers_hero h1,
  #careers_hero .h1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20ch;
  }
}
#careers_hero p {
  max-width: 19ch;
}
@media (min-width: 500px) {
  #careers_hero p {
    max-width: 29ch;
  }
}
@media (min-width: 992px) {
  #careers_hero p {
    max-width: none;
  }
}

#careers_life_at_mosh {
  position: relative;
}
@media (max-width: 991px) {
  #careers_life_at_mosh {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  #careers_life_at_mosh {
    border-top: 30px solid #f5f5ea;
  }
}
#careers_life_at_mosh h2 {
  margin-bottom: 20px;
}
#careers_life_at_mosh #careers_life_at_mosh_img {
  margin: auto;
  pointer-events: none;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}
@media (min-width: 992px) {
  #careers_life_at_mosh #careers_life_at_mosh_img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
}
@media (max-width: 500px) {
  #careers_life_at_mosh #careers_life_at_mosh_img {
    -webkit-transform: translateY(40px) translateX(-15px);
            transform: translateY(40px) translateX(-15px);
  }
}
@media (min-width: 500px) {
  #careers_life_at_mosh #careers_life_at_mosh_img {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #careers_life_at_mosh #careers_life_at_mosh_img {
    -webkit-transform: translateY(70px);
            transform: translateY(70px);
  }
}
#careers_life_at_mosh #careers_life_at_mosh_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 300px;
}
@media (min-width: 500px) {
  #careers_life_at_mosh #careers_life_at_mosh_img img {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  #careers_life_at_mosh #careers_life_at_mosh_img img {
    max-height: none;
    max-width: 58.3333333333%;
  }
}

#careers_mosh_staff {
  padding-top: 70px;
}
@media (max-width: 500px) {
  #careers_mosh_staff .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  #careers_mosh_staff {
    padding-top: 100px;
  }
}
@media (min-width: 1200px) {
  #careers_mosh_staff {
    padding-top: 150px;
  }
}
#careers_mosh_staff .staff_quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 992px) {
  #careers_mosh_staff .staff_quote {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#careers_mosh_staff .staff_quote_text {
  margin-top: 20px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  #careers_mosh_staff .staff_quote_text {
    font-size: 14px;
  }
}
#careers_mosh_staff h4 {
  margin-bottom: 0;
}
#careers_mosh_staff .row {
  margin-top: 30px;
  margin-bottom: 30px;
}
#careers_mosh_staff .row:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #careers_mosh_staff .row {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  #careers_mosh_staff .row:last-child {
    margin-bottom: 0;
  }
}
#careers_mosh_staff img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 20%;
     object-position: 50% 20%;
  max-height: 230px;
  margin-top: 30px;
  margin-bottom: 40px;
}
@media (min-width: 500px) {
  #careers_mosh_staff img {
    max-height: 300px;
  }
}
@media (min-width: 992px) {
  #careers_mosh_staff img {
    max-height: 380px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  #careers_mosh_staff img {
    max-height: 420px;
  }
}

#whydoweexist h2 {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  #whydoweexist h2 {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  #whydoweexist h4 {
    font-size: 30px;
    max-width: 59ch;
  }
}

.careers_perks_container {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .careers_perks_container {
    margin-top: 50px;
  }
}
.careers_perks_container .careers_perks {
  background-color: white;
  border-radius: 10px;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .careers_perks_container .careers_perks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .careers_perks_container .careers_perks {
    margin-bottom: 40px;
  }
}
.careers_perks_container .careers_perks .careers_perks_image {
  border-radius: 10px 10px 0 0;
  height: 170px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .careers_perks_container .careers_perks .careers_perks_image {
    border-radius: 10px 0 0 10px;
    width: 230px;
    height: 260px;
  }
}
@media (min-width: 1200px) {
  .careers_perks_container .careers_perks .careers_perks_image {
    width: 310px;
    height: 240px;
  }
}
.careers_perks_container .careers_perks .careers_perks_text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 30px 25px;
}
.careers_perks_container .careers_perks .careers_perks_text .big {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .careers_perks_container .careers_perks .careers_perks_text {
    padding: 25px 55px;
  }
}
@media (min-width: 992px) {
  .careers_perks_container .careers_perks.careers_perks_2 .careers_perks_image {
    border-radius: 0 10px 10px 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (min-width: 992px) {
  .careers_perks_container .careers_perks.careers_perks_2 .careers_perks_text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

#careers_our_values h2 {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  #careers_our_values h2 {
    margin-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  #careers_our_values strong {
    display: block;
    margin-bottom: 5px;
  }
}
#careers_our_values h3 {
  margin-bottom: 20px;
  color: #82c780;
}
@media (min-width: 1200px) {
  #careers_our_values h3 {
    margin-bottom: 20px;
  }
}
#careers_our_values .col-lg-4 {
  margin-bottom: 50px;
}
#careers_our_values .col-lg-4:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #careers_our_values .col-lg-4 {
    margin-bottom: 0;
  }
}

#careers_open_roles h3 {
  margin-bottom: 30px;
}

.BambooHR-ATS-Jobs-List {
  padding: 0 !important;
  padding-bottom: 40px !important;
  padding-top: 10px !important;
}
@media (min-width: 992px) {
  .BambooHR-ATS-Jobs-List {
    padding-bottom: 10px !important;
  }
}

@media (min-width: 992px) {
  .BambooHR-ATS-Department-Header {
    margin-top: 25px;
  }
}
.BambooHR-ATS-Location {
  opacity: 0.5;
}

#BambooHR-ATS a,
#BambooHR-ATS p,
#BambooHR-ATS span,
#BambooHR-ATS li {
  color: #003d3b;
  font-family: "MaisonNeue-Book";
  font-size: 16px;
}
#BambooHR-ATS a {
  font-size: 1.2em;
  font-family: "MaisonNeue-Demi";
}
#BambooHR-ATS h2 {
  display: none;
}

#BambooHR > div:last-child {
  float: right;
  font-family: "MaisonNeue-Book";
}

#bzOpeningsContainer {
  margin-top: 60px;
}
#bzOpeningsContainer .bzOpeningsCategory[data-department="[General] Keep In Touch"] .bzMeta {
  display: none;
}
#bzOpeningsContainer .bzOpeningsCategoryList {
  padding-left: 0;
}
#bzOpeningsContainer .bzOpeningsCategory {
  list-style: none;
}
#bzOpeningsContainer .bzOpeningsCategory {
  margin-bottom: 60px;
}
#bzOpeningsContainer .bzOpeningsCategory:last-child {
  margin-bottom: 0;
}
#bzOpeningsContainer .bzOpeningsCategory:last-child .bzOpeningsList {
  margin-bottom: 0;
}
#bzOpeningsContainer .bzOpeningsList {
  list-style: none;
  padding: 0;
  margin-bottom: 50px;
}
#bzOpeningsContainer .bzOpeningsList > li {
  margin-bottom: 30px;
}
#bzOpeningsContainer .bzOpeningsList .bzDepartment {
  display: none;
}
#bzOpeningsContainer .bzButtonApply {
  padding: 15px 40px;
  display: inline-block;
  border-radius: 0;
  white-space: normal;
  text-decoration: none;
  background-color: #c54801;
  border: 1px solid transparent;
  color: white !important;
  cursor: pointer !important;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-size: 14px;
  display: none;
}
#bzOpeningsContainer a {
  text-decoration: none;
}
#bzOpeningsContainer .bzMeta {
  font-size: 16px;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#bzOpeningsContainer .bzMeta li {
  margin-right: 5px;
}
#bzOpeningsContainer .bzMeta li::after {
  content: ",";
}
#bzOpeningsContainer .bzMetali:last-child,
#bzOpeningsContainer .bzMeta li.bzType {
  margin-right: 0;
}
#bzOpeningsContainer .bzMetali:last-child::after,
#bzOpeningsContainer .bzMeta li.bzType::after {
  content: "";
}
#bzOpeningsContainer h1,
#bzOpeningsContainer .h1 {
  font-size: 30px !important;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #bzOpeningsContainer h1,
  #bzOpeningsContainer .h1 {
    font-size: 35px !important;
  }
}
#bzOpeningsContainer h2 {
  font-size: 20px !important;
  margin-bottom: 3px;
  text-decoration: underline;
  color: #82c780;
}
@media (min-width: 768px) {
  #bzOpeningsContainer h2 {
    font-size: 26px !important;
  }
  #bzOpeningsContainer h2:hover {
    text-decoration: none;
  }
}

/* CAREERS END */
/* SKIN OTC */
#landing_otc_range .text_bubble,
#landing_rx .text_bubble {
  margin-top: 0;
  margin-bottom: 50px;
}

#landing_otc_range .dotpoints_container {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 25px;
  margin-bottom: 30px;
}

#landing_rx .dotpoints_container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 992px) {
  #landing_rx .dotpoints_container {
    padding-left: 15px;
  }
}

@media (min-width: 500px) and (max-width: 768px) {
  #landing_otc_range .dotpoints_container,
  #landing_rx .dotpoints_container {
    text-align: center;
  }
}
.text_bubble.transparent {
  background-color: transparent;
}

#landing_rx {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #landing_rx {
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  #landing_rx {
    padding-bottom: 70px;
  }
}

#otc_benefits {
  position: relative;
}

#otc_benefits #guarantee_link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
}
@media (min-width: 768px) {
  #otc_benefits #guarantee_link {
    color: white !important;
    opacity: 1;
  }
}

#landing_otc_range .btn_2:not(.btn_smaller),
#landing_rx .btn_2:not(.btn_smaller),
#otc_benefits .btn_2:not(.btn_smaller) {
  margin-top: 30px;
}

#landing_rx .btn_2:not(.btn_smaller) {
  margin-top: 10px;
  margin-bottom: 75px;
}
@media (min-width: 768px) {
  #landing_rx .btn_2:not(.btn_smaller) {
    margin-top: 30px;
    margin-bottom: 0;
  }
}

#otc_learn h4,
#landing_otc_range h4,
#landing_rx h4,
#skin_otc_testimonials h4,
#otc_benefits h4 {
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  #landing_rx h4 {
    margin-bottom: 40px;
  }
}
#otc_learn section,
#otc_benefits section {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1200px) {
  #otc_learn .container,
  #otc_benefits .container {
    min-width: 400px;
  }
}

#skin_otc_ourapproach {
  padding-top: 44px;
  padding-bottom: 55px;
}
#skin_otc_ourapproach h5 {
  display: inline-block;
  padding-left: 6px;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  #skin_otc_ourapproach {
    padding-top: 44px;
    padding-bottom: 60px;
  }
  #skin_otc_ourapproach p {
    max-width: 40ch;
    margin-top: 10px;
  }
}
#skin_otc_ourapproach .text_bubble {
  margin-top: 10px;
  margin-bottom: 30px;
}
#skin_otc_ourapproach img {
  width: 50px;
  margin-left: -40px;
  margin-bottom: 10px;
  margin-top: 0;
}
@media (min-width: 768px) {
  #skin_otc_ourapproach img {
    width: 80px;
  }
}

@media (min-width: 992px) {
  #whole_range {
    background-color: white;
  }
}
#whole_range .add_to_cart_btn::before {
  content: "Add to cart";
}
#whole_range .remove-from-cart {
  content: "Remove";
}

.otc_card_container {
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .otc_card_container .otc_description {
    min-height: 65px;
  }
}
@media (min-width: 768px) {
  .otc_card_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
  }
  .otc_card_container .otc_card {
    width: 50%;
    overflow: hidden;
  }
}

.otc_card {
  padding: 15px;
  position: relative;
  text-align: left;
}
.otc_card .otc_card_image {
  margin-bottom: 20px;
  border-radius: 10px;
  height: 0;
  padding-bottom: 100%;
  background-size: 190%;
  background-position: 50% 80%;
  background-repeat: no-repeat;
  position: relative;
}
@media (min-width: 600px) {
  .otc_card .otc_card_image {
    padding-bottom: 70%;
    background-size: 160%;
  }
}
@media (min-width: 768px) {
  .otc_card .otc_card_image {
    padding-bottom: 85%;
  }
}
@media (min-width: 992px) and (max-height: 800px) {
  .otc_card .otc_card_image {
    padding-bottom: 65%;
    background-size: 150%;
  }
}
.otc_card .otc_card_image .text_bubble {
  top: 20px;
  left: 20px;
  margin: 0;
}
@media (min-width: 992px) {
  .otc_card {
    padding-bottom: 110px;
  }
}
.otc_card .text_bubble {
  border: 0;
  position: absolute;
  top: 20px;
  left: 15px;
  min-width: 160px;
  border-color: #daeed9;
}
@media (min-width: 992px) {
  .otc_card .otc_btn_row {
    position: absolute;
    bottom: 30px;
  }
}

.np_product_learnmore {
  text-decoration: underline !important;
}

.otc_card .otc_description,
.recommned_product .otc_description {
  margin-top: 20px;
}
.otc_card .v-center,
.recommned_product .v-center {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.otc_card .otc_btn_row,
.recommned_product .otc_btn_row {
  margin-top: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media (min-width: 992px) {
  .otc_card .otc_btn_row,
  .recommned_product .otc_btn_row {
    margin-top: 40px;
  }
}
.otc_card .np_product_learnmore,
.recommned_product .np_product_learnmore {
  padding-right: 15px;
}

.otc_product_modal .btn.disabled,
.otc_btn_row .btn.disabled {
  height: 35px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  width: 160px;
}
@media (min-width: 992px) {
  .otc_product_modal .btn.disabled,
  .otc_btn_row .btn.disabled {
    width: 180px;
  }
}

@media (min-width: 992px) {
  .otc_card .np_product_learnmore {
    padding-right: 60px;
  }
}
.otc_price {
  font-size: 18px;
  margin-top: 4px;
}

@media (max-width: 768px) {
  .otc_card_container_otc .otc_card {
    background-color: white;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    padding: 0;
    margin-bottom: 25px;
    border-radius: 10px;
  }
  .otc_card_container_otc .otc_card .otc_card_image {
    border-radius: 10px 10px 0 0;
  }
  .otc_card_container_otc .otc_card .otc_card_text {
    padding: 10px 20px 25px 20px;
  }
}
.otc_card .btn_2.btn_smaller::before,
.learn_about_ingredients h5,
.otc_card h5,
.recommned_product h5 {
  font-size: 11px;
}
@media (min-width: 992px) {
  .otc_card .btn_2.btn_smaller::before,
  .learn_about_ingredients h5,
  .otc_card h5,
  .recommned_product h5 {
    font-size: 12px;
  }
}

.learn_about_ingredients h5 {
  font-size: 11px;
}
@media (min-width: 992px) {
  .learn_about_ingredients h5 {
    font-size: 14px;
  }
}

#otc_learn .btn_2::before {
  content: "Explore range";
}

#skin_otc_testimonials .flickity-slider {
  margin-left: 30px;
}
#skin_otc_testimonials .btn_2::before {
  content: "Read all reviews";
}
#skin_otc_testimonials .btn_2,
#skin_otc_testimonials .btn_2::before,
#skin_otc_testimonials .btn_2::after {
  width: 230px;
}
#skin_otc_testimonials h4 {
  margin-top: 10px;
}
#skin_otc_testimonials h6 {
  font-size: 22px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  #skin_otc_testimonials h6 {
    margin-bottom: 12px;
  }
}
#skin_otc_testimonials .np_reviews_card {
  min-height: 340px;
}
@media (min-width: 768px) {
  #skin_otc_testimonials .np_reviews_card {
    min-height: 380px;
  }
}
@media (min-width: 992px) {
  #skin_otc_testimonials .np_reviews_card {
    min-height: 350px;
  }
}

.learn_about_ingredients {
  display: block;
  margin-top: 30px;
}

#np_reviews {
  margin-top: 30px;
  margin-bottom: 60px;
}

#skin_otc_testimonials #np_reviews .flickity-slider {
  padding-left: 0;
  margin-left: 0;
}
#skin_otc_testimonials #np_reviews .flickity-button,
#skin_otc_testimonials #np_reviews .flickity-button:hover {
  display: block;
  background-color: white !important;
  border-radius: 50%;
  padding: 5px;
  background-position: center !important;
  background-size: 20px !important;
  z-index: 3;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  width: 40px;
  height: 40px;
}
#skin_otc_testimonials #np_reviews .flickity-button.next,
#skin_otc_testimonials #np_reviews .flickity-button:hover.next {
  left: auto;
  right: 15px;
}
#skin_otc_testimonials #np_reviews .flickity-button.previous,
#skin_otc_testimonials #np_reviews .flickity-button:hover.previous {
  left: 15px;
}
@media (max-width: 768px) {
  #skin_otc_testimonials #np_reviews .flickity-button {
    display: none;
  }
}
#skin_otc_testimonials #np_reviews .scroller_card:last-child {
  margin-right: 0;
}

#otc_benefits .btn_2::before {
  content: "Shop range";
}
#otc_benefits .slice_image {
  background-size: 130%;
  background-position: 90% 50%;
}
@media (min-width: 768px) {
  #otc_benefits .slice_image {
    background-size: cover;
    background-position: center;
  }
}

#otc_benefits .slice_image,
#otc_learn .slice_image {
  padding-bottom: 80%;
}
@media (min-width: 500px) {
  #otc_benefits .slice_image,
  #otc_learn .slice_image {
    padding-bottom: 60%;
  }
}
@media (min-width: 768px) {
  #otc_benefits .slice_image,
  #otc_learn .slice_image {
    padding-bottom: 60%;
  }
}
@media (min-width: 992px) {
  #otc_benefits .slice_image,
  #otc_learn .slice_image {
    padding-bottom: 0;
    min-height: 600px;
  }
}

.otc_card,
.otc_product_modal {
  font-size: 14px;
}
.otc_card h6,
.otc_product_modal h6 {
  margin-bottom: 5px;
  font-size: 22px;
}
@media (min-width: 992px) {
  .otc_card {
    font-size: 16px;
  }
}

.otc_product_modal .modal-content {
  border-radius: 10px;
}
.otc_product_modal .modal-body {
  padding: 40px 30px;
  text-align: left;
}
.otc_product_modal hr {
  border-top: 1px solid #82c780;
}
.otc_product_modal .btn_2 {
  margin-top: 30px;
}
.otc_product_modal h6 {
  margin-bottom: 0;
}
.otc_product_modal .otc_price {
  margin-bottom: 10px;
}

.add_to_cart_btn.btn_2.outofstock::before {
  content: "Pre-order";
}
.add_to_cart_btn.btn_2.btn_checkout::before {
  content: "Add to cart";
}
.add_to_cart_btn.btn_2.remove-from-cart::before {
  content: "Remove from cart";
}
.add_to_cart_btn.btn_2.btn_smaller, .add_to_cart_btn.btn_2.btn_smaller::before, .add_to_cart_btn.btn_2.btn_smaller::after {
  width: 160px !important;
}
@media (min-width: 992px) {
  .add_to_cart_btn.btn_2.btn_smaller, .add_to_cart_btn.btn_2.btn_smaller::before, .add_to_cart_btn.btn_2.btn_smaller::after {
    width: 180px !important;
  }
}

/* SKIN LANDING */
.otc_carousel {
  margin-top: 15px;
  margin-bottom: 15px;
}
.otc_carousel .otc_card {
  background-image: none !important;
}
@media (max-width: 768px) {
  .otc_carousel .otc_card {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .otc_carousel .otc_card {
    padding-bottom: 70px;
  }
}
.otc_carousel .otc_card_text {
  padding: 15px;
}
.otc_carousel .text_bubble {
  top: 20px;
  margin: 0;
}

@media (max-width: 599px) {
  #otc_carousel .otc_card_text {
    padding-top: 40px;
  }
}

#otc_carousel::after {
  content: "flickity";
  display: none;
}

@media (min-width: 768px) {
  #otc_carousel::after {
    content: "";
  }
}
#otc_carousel .otc_card {
  margin-left: 15px;
}
@media (min-width: 768px) {
  #otc_carousel .otc_card {
    margin-left: 0;
  }
}
#otc_carousel .otc_card .otc_btn_row {
  margin-top: 20px;
}
@media (max-width: 768px) {
  #otc_carousel .carousel-cell {
    width: calc(100% - 30px);
  }
}
#otc_carousel .otc_description {
  min-height: 75px;
}

#otc_carousel_static {
  padding-left: 15px;
  padding-right: 15px;
}
#otc_carousel_static .carousel-cell {
  margin-left: auto;
  margin-right: auto;
}
#otc_carousel_static .otc_card {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #otc_carousel_static .otc_card {
    padding: 0;
  }
}

#otc_carousel .flickity-page-dots,
#otc_carousel_static .flickity-page-dots {
  bottom: 282px;
}
@media (min-width: 600px) {
  #otc_carousel .flickity-page-dots,
  #otc_carousel_static .flickity-page-dots {
    display: none;
  }
}
@media (min-width: 768px) {
  #otc_carousel .carousel-cell,
  #otc_carousel_static .carousel-cell {
    width: 50%;
  }
  #otc_carousel .carousel-cell .otc_card,
  #otc_carousel_static .carousel-cell .otc_card {
    width: 100%;
  }
}

@media (min-width: 768px) {
  #otc_carousel_static .carousel-cell {
    width: 100%;
  }
}
#landing_results #landing_results_carousel {
  text-align: left;
}
@media (max-width: 575px) {
  #landing_results #landing_results_carousel {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 768px) {
  #landing_results {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #landing_results #landing_results_carousel {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #landing_results .dotpoints_container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #landing_results #targeted_cta_mobile {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (min-width: 768px) {
  #landing_results .dotpoints_container {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  #landing_results {
    padding-top: 20px;
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  #landing_results {
    margin-right: -30px;
    padding-left: 30px;
  }
}
@media (min-width: 1400px) {
  #landing_results {
    margin-right: 0;
  }
}

.targeted_cta {
  position: relative;
}
.targeted_cta .np_product_learnmore {
  position: relative;
  top: -43px;
}
@media (min-width: 768px) {
  .targeted_cta .np_product_learnmore {
    top: 30px;
  }
}
@media (min-width: 992px) {
  .targeted_cta .np_product_learnmore {
    position: absolute;
    top: 24px;
    bottom: auto;
    left: auto;
    right: 0;
    margin: auto;
    padding-right: 0;
  }
}

.landing_results_carousel .flickity-button {
  display: none;
}
@media (min-width: 1200px) {
  .landing_results_carousel .flickity-button.next,
  .landing_results_carousel .flickity-button.next:hover {
    display: block;
    background-color: white !important;
    border-radius: 50%;
    padding: 5px;
    background-position: center !important;
    background-size: 20px !important;
    right: 10px;
    left: auto;
    z-index: 3;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1400px) {
  .landing_results_carousel .flickity-button.next,
  .landing_results_carousel .flickity-button.next:hover {
    right: -20px;
  }
}
.landing_results_carousel .flickity-viewport {
  min-height: 265px !important;
}
@media (min-width: 768px) and (max-width: 992px) {
  .landing_results_carousel .flickity-viewport {
    min-height: 217px !important;
  }
}
@media (min-width: 576px) {
  .landing_results_carousel .flickity-viewport::before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: transparent;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    width: 50px;
    z-index: 2;
  }
}
.landing_results_carousel .flickity-slider {
  margin-left: 15px;
  padding-right: 30px;
}
.landing_results_carousel h6 {
  margin-bottom: 0;
}
.landing_results_carousel .carousel-cell {
  border-radius: 15px;
  background-color: white;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
  margin-left: 15px;
  margin-bottom: 15px;
  width: 75%;
}
@media (min-width: 768px) {
  .landing_results_carousel .carousel-cell {
    width: 65%;
  }
}
.landing_results_carousel .skin_ingredients_details {
  padding: 15px;
}
.landing_results_carousel .skin_ingredients_header {
  background-size: cover;
  width: 100%;
  background-position: center;
  border-radius: 10px 10px 0 0;
  height: 200px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .landing_results_carousel .skin_ingredients_header {
    height: 150px;
  }
}
.landing_results_carousel .skin_ingredients_header::after, .landing_results_carousel .skin_ingredients_header::before {
  content: "After";
  position: absolute;
  top: 5px;
  right: 5px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-family: "MaisonNeue-Demi";
  font-size: 12px;
}
.landing_results_carousel .skin_ingredients_header::before {
  content: "Before";
  right: auto;
  left: 0;
  width: 50%;
  text-align: right;
  padding-right: 5px;
}

.landing_results_toggle_container {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 390px;
}

.landing_results_toggle {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 18px;
  font-family: "MaisonNeue-Demi";
  color: rgba(0, 61, 59, 0.5);
  position: relative;
  padding-bottom: 10px;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
}
.landing_results_toggle::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  height: 3px;
  border-radius: 100px;
  background-color: transparent;
}
.landing_results_toggle.active {
  color: rgb(0, 61, 59);
}
.landing_results_toggle.active::after {
  background-color: #82c780;
}

.landing_container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .landing_container {
    padding-left: 50px;
    padding-right: 70px;
    max-width: 650px;
  }
}
@media (min-width: 1800px) {
  .landing_container {
    padding-left: 100px;
  }
}

#josh .skin_ingredients_header {
  background-image: url(/assets/skin/results/skin_ba_josh-2045991d91d298b625d0abf1119657c41ea4ae182aabe867f139fbf0bc43bf21.jpg);
}

#hayden .skin_ingredients_header {
  background-image: url(/assets/skin/results/skin_ba_hayden-46fd253eed97eed07b4c4ac2ec436596d9082b9bff1c6fe5e4faecdaeb3d72a1.jpg);
}

#ho_yin .skin_ingredients_header {
  background-image: url(/assets/skin/results/skin_ba_ho_yin-ddeb37b0723f6ce360f6f01ffe39a113f1b23189789fff31539d024b39629b04.jpg);
}

#michael .skin_ingredients_header {
  background-image: url(/assets/skin/results/skin_ba_michael-7b413db2df1bd572ca3881042acd643d3860b1e96b38c82bfc5710ae40a61337.jpg);
}

#nathan .skin_ingredients_header {
  background-image: url(/assets/skin/results/skin_ba_nathan-9ded51b46546f747d54481d85872f745f70628500a1512e6efbc19bb69869f57.jpg);
}

#nathan_z .skin_ingredients_header {
  background-image: url(/assets/skin/results/skin_ba_nathan_z-b4d28fd344aa6423eb2ea41aa3571e7eda653b2a713bb145e770247898ef9102.jpg);
}

#samuel .skin_ingredients_header {
  background-image: url(/assets/skin/results/skin_ba_samuel-e10b59aeec6bb32f4eedc527c43b84d9385d53d20747f3e0ba2d5e930b283fd2.jpg);
}

#monika .skin_ingredients_header {
  background-image: url(/assets/skin/results/skin_ba_monika-34d6f0204c7122008a366615dd8de2c1ba4cc5c1a93795e437230a2e15c7b4c8.jpg);
}

#tom .skin_ingredients_header {
  background-image: url(/assets/skin/results/skin_ba_tom-2a469334b59e81c863ba2aabe9efbf6ae77f9b55c5ba4fa6408bd4626fda6fd5.jpg);
}

#diana .skin_ingredients_header {
  background-image: url(/assets/skin/results/skin_ba_diana-f4983d99c81ce22a8d835233364a83bd93d3e90e1b5384da1617e1f0adf7534c.jpg);
}

#landing_quiz img {
  width: 70px;
  margin-bottom: 14px;
  z-index: 2;
  margin-top: 20px;
  position: relative;
}
@media (max-width: 400px) {
  #landing_quiz h4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20ch;
  }
}

.mini_quiz_modal,
#landing_process_modal {
  font-size: 14px;
}
@media (min-width: 992px) {
  .mini_quiz_modal h4,
  #landing_process_modal h4 {
    font-size: 30px;
  }
}
.mini_quiz_modal .modal-content,
#landing_process_modal .modal-content {
  border-radius: 10px;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
}
.mini_quiz_modal hr,
#landing_process_modal hr {
  border-color: #82c780;
  margin: 25px 0;
}

#landing_process_modal h4 {
  margin-bottom: 15px;
}
#landing_process_modal .modal-body {
  padding: 40px 15px 40px 15px;
}
@media (min-width: 992px) {
  #landing_process_modal .modal-body {
    padding: 40px 30px;
  }
}
#landing_process_modal .btn_2 {
  margin-top: 35px;
}
#landing_process_modal .btn_2.btn_smaller,
#landing_process_modal .btn_2.btn_smaller::before,
#landing_process_modal .btn_2.btn_smaller::after {
  width: 170px;
}

.recommned_product h4 {
  margin-bottom: 5px !important;
}

.mini_quiz_modal .modal-body {
  padding-top: 0;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .mini_quiz_modal .modal-body {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.mini_quiz_modal .review_widget_inline {
  background-position: top 3px left;
  width: 240px;
  padding-left: 106px;
}
.mini_quiz_modal h4 {
  margin-bottom: 20px;
}
.mini_quiz_modal .questions {
  padding-top: 50px;
}
.mini_quiz_modal .product_header {
  height: 190px;
  border-radius: 10px 10px 0 0;
  margin-left: -15px;
  margin-right: -15px;
  background-position: 50% 83%;
  background-size: 130%;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .mini_quiz_modal .product_header {
    height: 280px;
    margin-left: -25px;
    margin-right: -25px;
  }
}
.mini_quiz_modal #see_recommendation {
  margin-top: 30px;
}
.mini_quiz_modal input[type=radio],
.mini_quiz_modal input[type=checkbox] {
  display: none;
}
.mini_quiz_modal input[type=radio]:checked + label,
.mini_quiz_modal input[type=checkbox]:checked + label {
  background-color: #badcb9;
}
.mini_quiz_modal label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.mini_quiz_modal label,
.mini_quiz_modal textarea {
  padding: 7px;
  border: 1px solid black;
  color: black;
  border-radius: 100px;
  background-color: white;
  display: block;
}
@media (min-width: 992px) {
  .mini_quiz_modal label,
  .mini_quiz_modal textarea {
    padding: 9px;
  }
}
.mini_quiz_modal textarea {
  border-radius: 10px !important;
  min-height: 140px;
  padding: 15px;
}
.mini_quiz_modal .fineprint {
  opacity: 1;
}
.mini_quiz_modal .patchy_upload.mh {
  border-radius: 10px !important;
  padding: 15px;
  margin-top: 10px;
  background-position: center right 15px;
  background-size: 27px;
  border-color: rgba(0, 0, 0, 0.5);
  background-image: url(/assets/icons/camera-grey-98311fde57a639d819a8c20efad954720e0fd85fa48554c5850eb7a847448931.svg);
  text-align: left;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px 15px;
}
.mini_quiz_modal .patchy_upload.mh.active span {
  color: rgb(0, 0, 0);
}
.mini_quiz_modal .patchy_upload.mh:hover {
  background-color: transparent;
}
@media (min-width: 992px) {
  .mini_quiz_modal .patchy_upload.mh:hover {
    border-color: rgb(0, 0, 0);
  }
}
.mini_quiz_modal .patchy_upload.mh span {
  color: rgba(0, 0, 0, 0.5);
}

#quizSub .btn_2 {
  margin-top: 30px;
  display: block;
}
@media (min-width: 992px) {
  #quizSub {
    font-size: 16px;
  }
}
#quizSub .modal-body {
  padding-top: 60px;
}
#quizSub .modal-body.question_treatment {
  padding-top: 50px;
}
#quizSub .flip_down {
  position: relative;
  top: -26px;
  left: 15px;
}
#quizSub .mh_filename {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: calc(100% - 40px);
  line-height: 1.1;
}
#quizSub .next_to_question_one,
#quizSub .next_to_question_two,
#quizSub .next_to_treatment_or_submit {
  width: calc(100% - 10px);
  margin-left: 0;
}
#quizSub .next_to_question_one::before,
#quizSub .next_to_question_two::before,
#quizSub .next_to_treatment_or_submit::before {
  content: "Next";
}
#quizSub .next_to_question_one::before, #quizSub .next_to_question_one::after,
#quizSub .next_to_question_two::before,
#quizSub .next_to_question_two::after,
#quizSub .next_to_treatment_or_submit::before,
#quizSub .next_to_treatment_or_submit::after {
  width: 100%;
  margin-left: 0;
}
#quizSub .close_modal.btn_2 {
  width: 190px;
}
#quizSub .close_modal.btn_2::before {
  content: "Back to account";
}
#quizSub .close_modal.btn_2::before, #quizSub .close_modal.btn_2::after {
  width: 190px;
}
#quizSub .modal_thanks_icon {
  width: 90px;
  margin-bottom: 30px;
  margin-top: -10px;
}

.landing_quiz_question {
  margin-top: 20px;
}
.landing_quiz_question label {
  margin-bottom: 10px;
  text-align: center;
}
.landing_quiz_question.dual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.landing_quiz_question.dual label {
  width: calc(50% - 7px);
}

#otc_learn .btn_2 {
  margin-top: 40px;
}

.btn_2.start_consult::before {
  content: "Start consult";
}

#landing_otc_range .flickity-page-dots .dot,
#skin_otc_testimonials .flickity-page-dots .dot {
  width: 14px !important;
  height: 14px !important;
  margin: 0 9px;
  background-color: white !important;
}
#landing_otc_range .flickity-page-dots .dot.is-selected,
#skin_otc_testimonials .flickity-page-dots .dot.is-selected {
  background-color: #003d3b !important;
}

@media (max-width: 768px) {
  #landing_otc_range .flickity-page-dots .dot {
    width: 8px !important;
    height: 8px !important;
    margin: 0 6px;
  }
}

@media (min-width: 768px) {
  #landing_otc_range .container,
  #landing_rx .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  #landing_otc_range .container,
  #landing_rx .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1400px) {
  #landing_otc_range .container,
  #landing_rx .container {
    max-width: 1200px;
  }
}

@media (min-width: 768px) {
  #landing_otc_range .text_bubble.transparent,
  #landing_rx .text_bubble.transparent {
    display: none;
  }
}
@media (max-width: 768px) {
  #landing_rx h4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#skin_otc_testimonials .flickity-page-dots {
  bottom: -35px;
}

.btn_2.remove-from-cart::before {
  content: "Remove from cart" !important;
}

.five_stars {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 16px;
}
.five_stars > div {
  background-image: url(/assets/icons/star-green-f26948029d118247eb086d90661f252c73064ae623712f2b6c417bcf52ceafaf.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  margin: 0 1px;
}

.otc_card_modal_link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
@media (max-width: 992px) {
  .otc_card_modal_link {
    display: none;
  }
}

.preorder_text {
  background-image: url(/assets/icons/alert-grey-215e6475092e206bbd75edf9fb90895f3452f2ddabac75d076aa2c3501f2876b.svg);
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: top 2px left;
  padding-left: 17px;
  color: #a9a9a9;
  margin-top: 6px;
}
@media (min-width: 992px) {
  .preorder_text {
    margin-top: 5px;
  }
}

#addon_modal .preorder_text {
  display: inline-block;
  background-position: top 4px left;
  background-size: 15px;
  padding-left: 21px;
  margin-top: 15px;
  margin-bottom: 3px;
}

@-webkit-keyframes outLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-50vh);
            transform: translateX(-50vh);
  }
  100% {
    -webkit-transform: translateX(-100vh);
            transform: translateX(-100vh);
  }
}

@keyframes outLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-50vh);
            transform: translateX(-50vh);
  }
  100% {
    -webkit-transform: translateX(-100vh);
            transform: translateX(-100vh);
  }
}
@-webkit-keyframes outRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(50vh);
            transform: translateX(50vh);
    display: none;
  }
  100% {
    -webkit-transform: translateX(100vh);
            transform: translateX(100vh);
    display: none;
  }
}
@keyframes outRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(50vh);
            transform: translateX(50vh);
    display: none;
  }
  100% {
    -webkit-transform: translateX(100vh);
            transform: translateX(100vh);
    display: none;
  }
}
@-webkit-keyframes inLeft {
  from {
    -webkit-transform: translateX(-100vh);
            transform: translateX(-100vh);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes inLeft {
  from {
    -webkit-transform: translateX(-100vh);
            transform: translateX(-100vh);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes inRight {
  0% {
    -webkit-transform: translateX(100vh);
            transform: translateX(100vh);
  }
  50% {
    -webkit-transform: translateX(50vh);
            transform: translateX(50vh);
    display: -webkit-box;
    display: flex;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    display: -webkit-box;
    display: flex;
  }
}
@keyframes inRight {
  0% {
    -webkit-transform: translateX(100vh);
            transform: translateX(100vh);
  }
  50% {
    -webkit-transform: translateX(50vh);
            transform: translateX(50vh);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#pilot_vs_mosh {
  background-color: #f5f5ea;
  scroll-behavior: smooth;
}
@media (min-width: 992px) {
  #pilot_vs_mosh .only_sm {
    display: none !important;
  }
}
@media (max-width: 992px) {
  #pilot_vs_mosh .only_md {
    display: none !important;
  }
}
#pilot_vs_mosh section {
  overflow-x: hidden;
}
#pilot_vs_mosh .header_compact {
  padding: 12px 0;
  position: sticky;
  top: 0;
  z-index: 99;
}
#pilot_vs_mosh .header_compact .container-fluid {
  max-width: 1440px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 992px) {
  #pilot_vs_mosh .header_compact .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh .header_compact .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  #pilot_vs_mosh .header_compact .container-fluid .col {
    padding-left: 25px;
    padding-right: 25px;
  }
}
#pilot_vs_mosh .header_compact .container-fluid img {
  max-height: 30px;
  width: auto;
}
@media (min-width: 992px) {
  #pilot_vs_mosh .header_compact .container-fluid img {
    max-height: 41px;
  }
}
#pilot_vs_mosh .header_compact .container-fluid .cta_only_sm {
  display: inline-block;
}
@media (min-width: 768px) {
  #pilot_vs_mosh .header_compact .container-fluid .cta_only_sm {
    display: none;
  }
}
#pilot_vs_mosh .header_compact .container-fluid .btn_style_3_wrp {
  margin-bottom: 0;
  margin-right: 0;
  width: auto;
}
#pilot_vs_mosh .header_compact .container-fluid .btn_style_3_wrp .btn_style_3 {
  font-size: 10px;
  line-height: 16px;
  padding: 5px 11.5px;
}
@media (min-width: 768px) {
  #pilot_vs_mosh .header_compact .container-fluid .btn_style_3_wrp .btn_style_3 {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh .header_compact .container-fluid .btn_style_3_wrp .btn_style_3 {
    padding: 15px 40px;
  }
}
#pilot_vs_mosh #pilot_vs_mosh_hero_section {
  padding-bottom: 28px;
  padding-top: 0;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_hero_section {
    background-image: url(/assets/hair/pilot_vs_mosh/hero-image-510fc264e9d80128e95807faa016de4e121b428dc20543d483d229d46127fa9c.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 61px;
    padding-bottom: 84px;
  }
}
#pilot_vs_mosh #pilot_vs_mosh_hero_section img {
  max-width: 100%;
  height: 228px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#pilot_vs_mosh #pilot_vs_mosh_hero_section .container-fluid {
  max-width: 1440px;
  margin: 0 auto;
}
#pilot_vs_mosh #pilot_vs_mosh_hero_section h2 {
  font-size: 32px;
  line-height: 35px;
  display: inline-block;
  margin-bottom: 0;
  margin-top: -54px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: calc(100% - 50px);
}
#pilot_vs_mosh #pilot_vs_mosh_hero_section h2 span {
  display: inline;
  background-color: #d3e7ca;
  word-wrap: break-word;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 5px 10px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_hero_section h2 {
    font-size: 56px;
    line-height: 66px;
    margin-top: 0;
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none;
    display: inline;
    background-color: #d3e7ca;
    max-width: 100%;
  }
  #pilot_vs_mosh #pilot_vs_mosh_hero_section h2 span {
    padding: 10px 20px;
  }
}
#pilot_vs_mosh #pilot_vs_mosh_hero_section p {
  margin-top: 22px;
  margin-bottom: 0;
  color: #003d3b;
  font-size: 14px;
  line-height: 22px;
}
#pilot_vs_mosh #pilot_vs_mosh_hero_section p.btn_style_3_wrp {
  margin-top: 31px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_hero_section p {
    color: #ebebd4;
    font-size: 22px;
    line-height: 32px;
    max-width: 40%;
    margin-top: 30px;
  }
}
#pilot_vs_mosh #pilot_vs_mosh_hero_section .hero_content {
  padding-left: 25px;
  padding-right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_hero_section .hero_content {
    display: block;
  }
}
#pilot_vs_mosh #mosh_features_with_icon {
  padding-bottom: 25px;
  padding-top: 27px;
}
#pilot_vs_mosh #mosh_features_with_icon .container_fluid {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_features_with_icon .container_fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
#pilot_vs_mosh #mosh_features_with_icon .single_feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding-right: 0;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_features_with_icon .single_feature {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    padding-right: 15px;
  }
}
#pilot_vs_mosh #mosh_features_with_icon .single_feature img {
  margin-bottom: 21px;
  max-height: 69px;
  height: 69px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_features_with_icon .single_feature img {
    margin-bottom: 14px;
    max-height: 100px;
    height: 100px;
  }
}
#pilot_vs_mosh #mosh_features_with_icon .single_feature p {
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_features_with_icon .single_feature p {
    font-size: 18px;
    line-height: 24px;
  }
}
#pilot_vs_mosh #mosh_features_with_icon .mosh_trustpilot_reviews {
  font-size: 12px;
  line-height: 16px;
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_features_with_icon .mosh_trustpilot_reviews {
    margin-top: 18px;
    font-size: 16px;
  }
}
#pilot_vs_mosh #mosh_features_with_icon .mosh_trustpilot_reviews a {
  text-decoration: none;
}
#pilot_vs_mosh #mosh_features_with_icon .mosh_trustpilot_reviews a:hover {
  text-decoration: underline;
}
#pilot_vs_mosh #mosh_features_with_icon .mosh_trustpilot_reviews img {
  margin-left: 4px;
}
#pilot_vs_mosh #as_seen_in {
  max-height: 92px;
}
#pilot_vs_mosh #as_seen_in .as_seen_in_carousel .carousel-cell {
  max-width: 70%;
}
#pilot_vs_mosh #as_seen_in .as_seen_in_carousel img {
  max-height: 50px;
  width: auto;
  margin: 0;
  opacity: 0.5;
  -webkit-transition: opacity ease 100ms;
  transition: opacity ease 100ms;
  max-width: 100%;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #as_seen_in .as_seen_in_carousel img {
    margin: 0 55px;
  }
}
#pilot_vs_mosh #but_why_mosh {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #but_why_mosh {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
#pilot_vs_mosh #but_why_mosh .container-fluid {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
}
#pilot_vs_mosh #but_why_mosh h3 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 32px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #but_why_mosh h3 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 60px;
  }
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .pilot {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform ease 100ms;
  transition: -webkit-transform ease 100ms;
  transition: transform ease 100ms;
  transition: transform ease 100ms, -webkit-transform ease 100ms;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .pilot.animateOut {
  -webkit-animation-name: outLeft;
          animation-name: outLeft;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .pilot.animateIn {
  -webkit-animation-name: inLeft;
          animation-name: inLeft;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  z-index: 999;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .pilot.off {
  display: none !important;
  -webkit-transform: translateX(-100vh);
          transform: translateX(-100vh);
}
@media (max-width: 992px) {
  #pilot_vs_mosh #but_why_mosh .comparison_table_wrp .onsite-clinic {
    -webkit-transition: -webkit-transform ease 100ms;
    transition: -webkit-transform ease 100ms;
    transition: transform ease 100ms;
    transition: transform ease 100ms, -webkit-transform ease 100ms;
  }
  #pilot_vs_mosh #but_why_mosh .comparison_table_wrp .onsite-clinic.animateIn {
    -webkit-animation-name: inRight;
            animation-name: inRight;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
  }
  #pilot_vs_mosh #but_why_mosh .comparison_table_wrp .onsite-clinic.animateOut {
    -webkit-animation-name: outRight;
            animation-name: outRight;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
  }
  #pilot_vs_mosh #but_why_mosh .comparison_table_wrp .onsite-clinic.hide_col {
    display: none !important;
    -webkit-transform: translateX(100vw);
            transform: translateX(100vw);
  }
  #pilot_vs_mosh #but_why_mosh .comparison_table_wrp .onsite-clinic.off {
    display: none !important;
    -webkit-transform: translateX(100vh);
            transform: translateX(100vh);
  }
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .tooltip_icon {
  position: absolute;
  top: 0;
  right: 0;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp #approved_modal {
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity ease-in-out 300ms;
  transition: opacity ease-in-out 300ms;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp #approved_modal .modal_content {
  padding: 12px 39px 12px 12px;
  background-color: #003d3b;
  border-radius: 12px;
  position: relative;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp #approved_modal .modal_content .close_approved_modal {
  position: absolute;
  top: 16px;
  right: 16px;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp #approved_modal .modal_content p {
  font-size: 13px;
  line-height: 18px;
  color: #ebebd4;
  text-align: left;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp #approved_modal.show {
  opacity: 1;
  z-index: 99;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .col-green {
  background: #d3e7ca;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #but_why_mosh .comparison_table_wrp .col-light-green {
    background: #ebebd4;
  }
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .approved_title {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 10px;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .approved_subtext {
  font-size: 10px;
  line-height: 14px;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .price_subtext {
  margin-top: 6px;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #003d3b;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 13px 10px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row .col {
    font-size: 16px;
    line-height: 20px;
    padding: 26px 13px;
  }
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row .col:not(.lg) {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row .col img {
  margin-bottom: 3px;
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row .col a {
  font-size: 12px;
  line-height: 16px;
  font-family: "MaisonNeue-Demi";
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row .col.first_col {
  font-size: 12px;
  line-height: 16px;
  font-family: "MaisonNeue-Demi";
  text-align: left;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 0;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row .col.first_col {
    font-size: 18px;
    line-height: 28px;
    padding-left: 20px;
  }
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row.title-row .col {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding: 16px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 992px) {
  #pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row.title-row .col {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row.title-row .col:first-of-type {
    border-bottom: none;
  }
}
#pilot_vs_mosh #but_why_mosh .comparison_table_wrp .row.title-row .col img {
  height: 32px;
  max-width: 100%;
  margin-bottom: 0;
}
#pilot_vs_mosh #but_why_mosh .view_more_table_rows {
  margin-top: 20px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  padding: 14px 16px;
  -ms-flex-item-align: center;
      align-self: center;
  border-radius: 12px;
  -webkit-transition: background-color ease 100ms;
  transition: background-color ease 100ms;
  background-color: transparent;
  font-size: 13px;
  line-height: 16px;
}
#pilot_vs_mosh #but_why_mosh .view_more_table_rows:hover {
  background-color: #d3e7ca;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #but_why_mosh .view_more_table_rows {
    font-size: 18px;
    line-height: 27px;
  }
}
#pilot_vs_mosh #but_why_mosh .view_more_table_rows img {
  max-height: 6px;
  margin-left: 8px;
  -webkit-transition: -webkit-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
  transition: transform ease 200ms, -webkit-transform ease 200ms;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 992px) {
  #pilot_vs_mosh #but_why_mosh .view_more_table_rows img {
    max-height: 10px;
    margin-left: 14px;
  }
}
#pilot_vs_mosh #but_why_mosh .view_more_table_rows.collapsed img {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
#pilot_vs_mosh #but_why_mosh .comaprison_footer {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#pilot_vs_mosh #but_why_mosh .comaprison_footer .btn_style_3_wrp {
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 30px;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #but_why_mosh .comaprison_footer .btn_style_3_wrp {
    margin-top: 56px;
    margin-bottom: 36px;
  }
}
#pilot_vs_mosh #but_why_mosh .comaprison_footer .btn_style_3_wrp + p {
  font-size: 12px;
  line-height: 14px;
}
#pilot_vs_mosh #but_why_mosh #pilot_onsite_switch {
  display: none;
}
#pilot_vs_mosh #but_why_mosh #pilot_onsite_switch label[for=pilot_onsite_switch] span.on {
  color: #ebebd4;
}
#pilot_vs_mosh #but_why_mosh #pilot_onsite_switch label[for=pilot_onsite_switch] span.off {
  color: rgba(0, 61, 59, 0.5);
}
#pilot_vs_mosh #but_why_mosh #pilot_onsite_switch:checked + .pilot_onsite_switch label[for=pilot_onsite_switch]:before {
  left: 50%;
}
#pilot_vs_mosh #but_why_mosh #pilot_onsite_switch:checked + .pilot_onsite_switch label[for=pilot_onsite_switch] span.on {
  color: rgba(0, 61, 59, 0.5);
}
#pilot_vs_mosh #but_why_mosh #pilot_onsite_switch:checked + .pilot_onsite_switch label[for=pilot_onsite_switch] span.off {
  color: #ebebd4;
}
#pilot_vs_mosh #but_why_mosh .pilot_onsite_switch .switchbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#pilot_vs_mosh #but_why_mosh .pilot_onsite_switch .switchbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  width: 280px;
  height: 35px;
  border-radius: 65px;
  overflow: hidden;
  background-color: #d3e7ca;
  margin-bottom: 40px;
}
#pilot_vs_mosh #but_why_mosh .pilot_onsite_switch .switchbox label span.on,
#pilot_vs_mosh #but_why_mosh .pilot_onsite_switch .switchbox label span.off {
  position: absolute;
  top: 0;
  width: 50%;
  line-height: 1.4;
  font-size: 12px;
  height: 35px;
  padding: 9px 20px;
  text-transform: uppercase;
  text-align: center;
  font-family: "MaisonNeue-Demi";
  -webkit-transition: color ease 100ms;
  transition: color ease 100ms;
  letter-spacing: 1px;
}
#pilot_vs_mosh #but_why_mosh .pilot_onsite_switch .switchbox span.on {
  color: #ebebd4;
  right: inherit;
  left: 0;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
#pilot_vs_mosh #but_why_mosh .pilot_onsite_switch .switchbox span.off {
  right: 0;
  color: rgba(0, 61, 59, 0.5);
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
#pilot_vs_mosh #but_why_mosh .pilot_onsite_switch .switchbox input {
  display: none;
}
#pilot_vs_mosh #but_why_mosh .pilot_onsite_switch label {
  position: relative;
}
#pilot_vs_mosh #but_why_mosh .pilot_onsite_switch .switchbox label:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  display: block;
  width: 50%;
  height: 35px;
  position: absolute;
  left: 0;
  top: 0;
  background: #003d3b; /* W3C */
  border-radius: 65px;
}
#pilot_vs_mosh #but_why_mosh .pilot_onsite_switch .switchbox input:checked + label:before {
  left: 50%;
}
#pilot_vs_mosh #why_mosh_over_pilot {
  padding-top: 40px;
  padding-bottom: 52px;
}
#pilot_vs_mosh #why_mosh_over_pilot .flickity-page-dots {
  margin-top: 25px;
  position: relative;
  bottom: unset;
}
#pilot_vs_mosh #why_mosh_over_pilot .flickity-page-dots .dot {
  width: 10px !important;
  height: 10px !important;
  background-color: #003d3b;
  opacity: 0.4 !important;
}
#pilot_vs_mosh #why_mosh_over_pilot .flickity-page-dots .dot.is-selected {
  opacity: 1 !important;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #why_mosh_over_pilot {
    padding-top: 80px;
    padding-bottom: 90px;
  }
}
#pilot_vs_mosh #why_mosh_over_pilot .container-fluid {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #why_mosh_over_pilot .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#pilot_vs_mosh #why_mosh_over_pilot h3 {
  margin-bottom: 25px;
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #why_mosh_over_pilot h3 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 60px;
    max-width: 100%;
  }
}
#pilot_vs_mosh #why_mosh_over_pilot .single_reason {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  max-width: 80%;
  margin-left: 6px;
  margin-right: 6px;
  min-height: 100%;
}
@media (min-width: 768px) and (max-width: 992px) {
  #pilot_vs_mosh #why_mosh_over_pilot .single_reason {
    max-width: 40%;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #why_mosh_over_pilot .single_reason {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    min-height: unset;
  }
}
#pilot_vs_mosh #why_mosh_over_pilot .single_reason img {
  width: 100%;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  max-height: 152px;
  -o-object-fit: cover;
     object-fit: cover;
}
#pilot_vs_mosh #why_mosh_over_pilot .single_reason .reason_content {
  padding: 20px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background-color: #fff;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#pilot_vs_mosh #why_mosh_over_pilot .single_reason .reason_content p .text_invert {
  color: #82c780;
}
#pilot_vs_mosh #why_mosh_over_pilot .single_reason .reason_content .content_title {
  margin-bottom: 14px;
  line-height: 20px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #why_mosh_over_pilot .single_reason .reason_content .content_title {
    line-height: 22px;
  }
}
#pilot_vs_mosh #why_mosh_over_pilot .single_reason .reason_content .content_desc,
#pilot_vs_mosh #why_mosh_over_pilot .single_reason .reason_content ul,
#pilot_vs_mosh #why_mosh_over_pilot .single_reason .reason_content a {
  font-size: 14px;
  line-height: 22px;
}
#pilot_vs_mosh #why_mosh_over_pilot .single_reason .reason_content .reason_cta {
  margin-top: auto;
  color: #82c780;
  font-family: "MaisonNeue-Demi";
}
#pilot_vs_mosh #why_mosh_over_pilot .single_reason .reason_content .reason_cta:hover {
  color: #003d3b;
  text-decoration: underline;
}
#pilot_vs_mosh #why_mosh_over_pilot .single_reason .reason_content ul {
  padding-left: 14px;
}
#pilot_vs_mosh #why_mosh_over_pilot .cta_wrp {
  margin-top: 25px;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #why_mosh_over_pilot .cta_wrp {
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }
}
#pilot_vs_mosh #pilot_vs_mosh_reviews {
  padding-bottom: 5px;
  padding-top: 40px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews {
    padding-top: 80px;
    padding-bottom: 15px;
  }
}
#pilot_vs_mosh #pilot_vs_mosh_reviews h3 {
  font-size: 24px;
  line-height: 32px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews h3 {
    font-size: 40px;
    line-height: 44px;
  }
}
#pilot_vs_mosh #pilot_vs_mosh_reviews .review_text {
  font-size: 16px;
  line-height: 24px;
  margin-top: 1px;
}
#pilot_vs_mosh #pilot_vs_mosh_reviews .reviewer_image {
  height: 50px;
  width: 50px;
  border-radius: 25px;
  margin-top: 0;
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews .reviewer_image {
    margin-top: 20px;
  }
}
#pilot_vs_mosh #pilot_vs_mosh_reviews .reviewer_name {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.19em;
}
#pilot_vs_mosh #pilot_vs_mosh_reviews .reviews_rounded_card {
  padding: 24px 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews .reviews_rounded_card {
    padding: 35px !important;
  }
}
#pilot_vs_mosh #pilot_vs_mosh_reviews .reviewer_card_bottom {
  margin-top: auto;
}
#pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel {
  margin-top: 16px;
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel {
    margin-top: 60px;
  }
}
#pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-transition: height ease 200ms;
  transition: height ease 200ms;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  height: 365px;
}
@media (max-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel.is-selected {
    -webkit-transform: scale(1);
            transform: scale(1);
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 3px;
  }
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 500px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel {
    max-width: 60%;
  }
}
@media (min-width: 500px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel {
    width: 60%;
  }
}
@media (min-width: 768px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel {
    width: 42%;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel {
    width: 36%;
  }
}
@media (min-width: 1300px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel {
    width: 23%;
  }
}
@media (min-width: 2000px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel {
    width: 23%;
  }
}
#pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .reviews_rounded_card {
  padding-bottom: 60px;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 61, 59, 0.25);
          box-shadow: 0px 0px 16px rgba(0, 61, 59, 0.25);
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .reviews_rounded_card {
    padding-bottom: 80px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #pilot_vs_mosh #pilot_vs_mosh_reviews #pilot_vs_mosh_reviews_carousel .pilot_vs_mosh_reviews_carousel .reviews_rounded_card {
    margin-left: 20px !important;
  }
}
#pilot_vs_mosh #how_it_works {
  padding-top: 40px;
  padding-bottom: 62px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
#pilot_vs_mosh #how_it_works h3 {
  font-size: 30px;
  line-height: 36px;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 992px) {
  #pilot_vs_mosh #how_it_works h3 {
    text-align: center;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works h3 {
    font-size: 40px;
    line-height: 44px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_segment#step_2,
  #pilot_vs_mosh #how_it_works .how_it_works_segment#step_3 {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #pilot_vs_mosh #how_it_works #step_2 p,
  #pilot_vs_mosh #how_it_works #step_2 h4 {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #pilot_vs_mosh #how_it_works #pilot_vs_mosh #how_it_works .how_it_works_steps h4 {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #pilot_vs_mosh #how_it_works #step_3 h4 {
    margin-left: 10px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_arrow {
    display: none;
  }
}
@media (min-width: 768px) {
  #pilot_vs_mosh #how_it_works .how_it_works_header_2 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #pilot_vs_mosh #how_it_works .how_it_works_segment#step_1 {
    margin-top: 0;
  }
}
#pilot_vs_mosh #how_it_works .how_it_works_header_2 p {
  font-size: 16px;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_header_2 p {
    text-align: center;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_header_2 p {
    font-size: 18px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works #step_3 {
    margin-top: 16px;
  }
}
#pilot_vs_mosh #how_it_works .how_it_works_text {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  #pilot_vs_mosh #how_it_works .how_it_works_text {
    margin-left: auto;
  }
}
#pilot_vs_mosh #how_it_works .how_it_works_segment {
  padding-top: 36px;
  padding-bottom: 0;
}
@media (min-width: 768px) and (max-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_segment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #pilot_vs_mosh #how_it_works .how_it_works_segment > .how_it_works_text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #pilot_vs_mosh #how_it_works .how_it_works_segment > .how_it_works_text .how_it_works_steps {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 0;
  }
  #pilot_vs_mosh #how_it_works .how_it_works_segment > .how_it_works_text .how_it_works_steps + p {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_segment {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_segment#step_1 {
    padding-right: 60px;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_segment#step_2 {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_segment#step_3 {
    padding-left: 60px;
  }
}
#pilot_vs_mosh #how_it_works #pilot_vs_mosh #how_it_works #step_2 p,
#pilot_vs_mosh #how_it_works #pilot_vs_mosh #how_it_works #step_2 h4 {
  text-align: left;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works #step_2 {
    margin-top: 48px;
  }
}
#pilot_vs_mosh #how_it_works .number {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works .number {
    font-size: 64px;
    line-height: 70px;
    margin-bottom: 17px;
  }
}
#pilot_vs_mosh #how_it_works .container-fluid {
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 992px) {
  #pilot_vs_mosh #how_it_works .scroller_card {
    padding-left: 0;
    padding-right: 0;
  }
}
#pilot_vs_mosh #how_it_works.light-sand {
  background-color: #f5f5ea;
}
@media (max-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_feature_wrp {
    display: none !important;
  }
}
#pilot_vs_mosh #how_it_works .how_it_works_steps {
  max-width: 100%;
}
@media (max-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#pilot_vs_mosh #how_it_works .how_it_works_steps h4 {
  font-size: 24px;
  margin-top: 8px;
  margin-bottom: 4px;
  margin-left: 10px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_steps h4 {
    margin-left: 0;
  }
}
#pilot_vs_mosh #how_it_works .how_it_works_steps + p {
  font-size: 14px;
}
@media (max-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_steps + p {
    max-width: 100% !important;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_steps + p {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  #pilot_vs_mosh #how_it_works #step_2 .how_it_works_icon {
    right: -115px;
  }
  #pilot_vs_mosh #how_it_works #step_3 .how_it_works_icon {
    bottom: -275px;
  }
  #pilot_vs_mosh #how_it_works #step_1 .how_it_works_arrow {
    bottom: 110px;
    right: -100px;
  }
  #pilot_vs_mosh #how_it_works #step_3 .how_it_works_arrow {
    left: -90px;
    top: 50px;
  }
}
#pilot_vs_mosh #how_it_works #step_1 .how_it_works_arrow {
  background-image: url(/assets/hair/pilot_vs_mosh/mosh_promise/arrow-1-2-b09a50893c3bf1f334b86337ce93d89e055737717a27f282683646ed18223513.svg);
}
#pilot_vs_mosh #how_it_works #step_3 .how_it_works_arrow {
  background-image: url(/assets/hair/pilot_vs_mosh/mosh_promise/arrow-2-3-aba5204b126a07ce34f92a069b76d26235c5822d9ca038f87e332794534635f3.svg);
}
#pilot_vs_mosh #how_it_works .how_it_works_feature_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 22px;
}
@media (min-width: 768px) and (max-width: 1190px) {
  #pilot_vs_mosh #how_it_works .how_it_works_feature_wrp.wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #pilot_vs_mosh #how_it_works .how_it_works_feature_wrp.wrap .how_it_works_single_feature:last-of-type:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #pilot_vs_mosh #how_it_works .how_it_works_feature_wrp.flex_end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #pilot_vs_mosh #how_it_works .how_it_works_feature_wrp.flex_start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#pilot_vs_mosh #how_it_works .how_it_works_feature_wrp .how_it_works_single_feature {
  padding: 6px 25px 6px 12px;
  background: #d3e7ca;
  text-align: left;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#pilot_vs_mosh #how_it_works .how_it_works_feature_wrp .how_it_works_single_feature:last-of-type:not(:first-of-type) {
  margin-left: 10px;
}
#pilot_vs_mosh #how_it_works .how_it_works_feature_wrp .how_it_works_single_feature img {
  margin-right: 10px;
}
#pilot_vs_mosh #how_it_works .how_it_works_feature_wrp .how_it_works_single_feature > .feature_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#pilot_vs_mosh #how_it_works .how_it_works_feature_wrp .how_it_works_single_feature p {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  #pilot_vs_mosh #how_it_works .btn_style_3_wrp {
    margin-top: 40px;
  }
}
#pilot_vs_mosh #get_thicker {
  padding-top: 40px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #pilot_vs_mosh #get_thicker {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#pilot_vs_mosh #get_thicker h3 {
  margin-bottom: 10px;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #get_thicker h3 {
    margin-bottom: 32px;
    text-align: left;
    font-size: 40px;
    line-height: 48px;
  }
}
#pilot_vs_mosh #get_thicker .cta_wrp {
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #get_thicker .cta_wrp {
    padding-left: 0;
    padding-right: 0;
  }
}
#pilot_vs_mosh #get_thicker .left_image_col {
  padding-right: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 52px;
}
@media (min-width: 768px) {
  #pilot_vs_mosh #get_thicker .left_image_col {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #get_thicker .left_image_col {
    padding-right: 64px;
  }
}
#pilot_vs_mosh #get_thicker .left_image_col img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
#pilot_vs_mosh #get_thicker .col,
#pilot_vs_mosh #get_thicker .get_thinker_cta_content,
#pilot_vs_mosh #get_thicker .left_image_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #get_thicker .col,
  #pilot_vs_mosh #get_thicker .get_thinker_cta_content,
  #pilot_vs_mosh #get_thicker .left_image_col {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#pilot_vs_mosh #mosh_promise {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_promise {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
#pilot_vs_mosh #mosh_promise .right_col {
  margin-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  #pilot_vs_mosh #mosh_promise .right_col {
    margin-top: 0;
    padding-left: 15px;
    padding-right: 25px;
  }
}
#pilot_vs_mosh #mosh_promise .promise_view_more {
  display: block;
}
#pilot_vs_mosh #mosh_promise .promise_view_more.collapsed {
  padding-top: 0 !important;
}
#pilot_vs_mosh #mosh_promise h3 {
  margin-bottom: 14px;
  font-size: 30px;
  line-height: 36px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_promise h3 {
    font-size: 40px;
    line-height: 44px;
  }
}
#pilot_vs_mosh #mosh_promise .container-fluid {
  max-width: 1440px;
  margin: 0 auto;
}
#pilot_vs_mosh #mosh_promise .container-fluid > .row {
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  #pilot_vs_mosh #mosh_promise .container-fluid > .row:not(.row_2) {
    margin-bottom: 80px;
  }
}
#pilot_vs_mosh #mosh_promise .container-fluid .row_2 > div:first-of-type {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_promise .container-fluid .row_2 > div:first-of-type {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
}
#pilot_vs_mosh #mosh_promise .container-fluid .row_2 .right_col {
  padding-left: 25px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_promise .container-fluid .row_2 .right_col {
    padding-left: 40px;
  }
}
#pilot_vs_mosh #mosh_promise .container-fluid .row_2 .row_img {
  margin-top: 36px;
}
@media (min-width: 768px) {
  #pilot_vs_mosh #mosh_promise .container-fluid .row_2 .row_img {
    margin-top: 0;
  }
}
#pilot_vs_mosh #mosh_promise .left_col {
  padding-right: 25px;
  padding-left: 25px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_promise .left_col {
    padding-right: 40px;
  }
}
#pilot_vs_mosh #mosh_promise .left_col a[data-toggle=collapse] {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_promise .left_col a[data-toggle=collapse] {
    font-size: 18px;
  }
}
#pilot_vs_mosh #mosh_promise .text_img {
  margin-bottom: 14px;
  display: none;
  max-height: 73px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_promise .text_img {
    display: block;
  }
}
#pilot_vs_mosh #mosh_promise .row_img {
  border-radius: 20px;
  height: auto;
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#pilot_vs_mosh #mosh_promise p {
  font-size: 16px;
  line-height: 24px;
}
#pilot_vs_mosh #mosh_promise .accordion {
  margin-top: 6px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_promise .accordion {
    margin-top: 16px;
  }
}
#pilot_vs_mosh #mosh_promise .accordion .single_item {
  padding-top: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #003d3b;
}
#pilot_vs_mosh #mosh_promise .accordion .single_item > a {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  display: block;
  padding-right: 18px;
}
#pilot_vs_mosh #mosh_promise .accordion .single_item > a .expand {
  position: absolute;
  right: 0;
  font-size: 16px;
  -webkit-transition: -webkit-transform ease 100ms;
  transition: -webkit-transform ease 100ms;
  transition: transform ease 100ms;
  transition: transform ease 100ms, -webkit-transform ease 100ms;
  top: 50%;
  width: 10px;
  height: 10px;
  background-image: url(/assets/icons/expand-a6b316c14f6f5ca56ea0c958fc3c41c46cf876b782014df36d6ff804b3db5321.svg);
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
#pilot_vs_mosh #mosh_promise .accordion .single_item > a.collapsed .expand {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
#pilot_vs_mosh #mosh_results {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_results {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
#pilot_vs_mosh #mosh_results .container-fluid {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
}
#pilot_vs_mosh #mosh_results h3 {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 768px) and (max-width: 1190px) {
  #pilot_vs_mosh #mosh_results h3 br {
    display: none;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_results h3 {
    font-size: 40px;
    line-height: 44px;
  }
}
#pilot_vs_mosh #mosh_results p {
  font-size: 16px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_results p {
    font-size: 18px;
  }
}
#pilot_vs_mosh #mosh_results .left_col {
  position: relative;
  z-index: 2;
  background-color: #003d3b;
  padding-right: 49px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_results .left_col {
    margin-bottom: 0;
  }
}
#pilot_vs_mosh #mosh_results .left_col:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #003d3b;
  display: block;
}
#pilot_vs_mosh #mosh_results .left_col + .col.results_slider-wrap {
  position: relative;
  min-height: 20rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #pilot_vs_mosh #mosh_results .left_col + .col.results_slider-wrap {
    min-height: 22rem;
  }
}
#pilot_vs_mosh #mosh_results .fineprint {
  color: #fff;
  opacity: 1;
  padding-top: 8px;
  font-size: 8px;
  line-height: 12px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh #mosh_results .fineprint {
    font-size: 12px;
    line-height: 16px;
    padding-top: 16px;
  }
}
#pilot_vs_mosh #mosh_results .results_slider {
  margin-top: 24px;
  min-height: 20rem;
  position: absolute;
  left: 0;
  width: 200%;
}
@media (min-width: 768px) {
  #pilot_vs_mosh #mosh_results .results_slider {
    margin-top: 0;
  }
}
#pilot_vs_mosh #mosh_results .results_slider .flickity-viewport {
  overflow: visible;
}
#pilot_vs_mosh #mosh_results .results_slider img {
  margin-right: 24px;
  border-radius: 12px;
  max-height: 320px;
  width: auto;
  width: 100%;
}
#pilot_vs_mosh #mosh_results .results_slider .time_ago {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 16px;
  color: #003d3b;
  background-color: #82c780;
  border-top-right-radius: 12px;
}
#pilot_vs_mosh #mosh_results .results_slider .results_image {
  width: 25rem;
  margin-right: 1rem;
}
@media (max-width: 992px) {
  #pilot_vs_mosh #mosh_results .results_slider .results_image {
    margin-right: 16px;
  }
}
#pilot_vs_mosh #mosh_results .results_slider .results_image:after {
  content: "";
  background-image: url(/assets/hair/pilot_vs_mosh/results/after-mosh-ceaf693bb436c3a25f8067d2e4612dea8c95ce6e16b4b5d48a41a588914ad9e2.png);
  width: 67px;
  height: 46px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: 24px;
  right: 41px;
}
#pilot_vs_mosh #mosh_results .results_slider_nav {
  position: absolute;
  bottom: 2px;
  right: 49px;
}
#pilot_vs_mosh #mosh_results .results_slider_nav_mob {
  position: relative;
  margin-top: 28px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#pilot_vs_mosh #mosh_results .results_slider_nav_mob img {
  max-width: 8px;
}
#pilot_vs_mosh #mosh_results .results_slider_nav_mob .count {
  margin: 0 26px;
  font-size: 12px;
  line-height: 22px;
  opacity: 0.5;
}
#pilot_vs_mosh #mosh_results .results_slider_nav img {
  height: 22px;
  width: auto;
  cursor: pointer;
}
#pilot_vs_mosh #mosh_results .results_slider_nav img:first-of-type {
  margin-right: 42px;
}
#pilot_vs_mosh .footer_compact {
  padding: 16px 18px;
}
#pilot_vs_mosh .footer_compact .container-fluid {
  max-width: 1440px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  padding-right: 0;
}
#pilot_vs_mosh .footer_compact .col {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  #pilot_vs_mosh .footer_compact .col {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #pilot_vs_mosh .footer_compact .col:last-of-type {
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
  }
}
@media (min-width: 992px) {
  #pilot_vs_mosh .footer_compact .col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#pilot_vs_mosh .footer_compact p,
#pilot_vs_mosh .footer_compact a {
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
}
#pilot_vs_mosh .footer_compact a:first-of-type {
  margin-right: 16px;
}
#pilot_vs_mosh .btn_style_3_wrp {
  display: inline-block;
  position: relative;
  max-width: 300px;
}
#pilot_vs_mosh .btn_style_3_wrp :not(.btn_no_shadow) {
  margin-top: 10px;
}
@media (max-width: 992px) {
  #pilot_vs_mosh .btn_style_3_wrp {
    width: calc(100% - 16px);
    margin-right: 25px;
  }
}
#pilot_vs_mosh .btn_style_3_wrp:not(.btn_no_shadow):after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-transform: translate(12px, 12px);
          transform: translate(12px, 12px);
  background: #fff;
  border: 1px solid #003d3b;
  -webkit-transition: all ease 100ms;
  transition: all ease 100ms;
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
#pilot_vs_mosh .btn_style_3_wrp:not(.btn_no_shadow):hover:after {
  -webkit-transform: translate(0);
          transform: translate(0);
}
@media (max-width: 992px) {
  #pilot_vs_mosh .btn_style_3_wrp .btn_primary {
    width: 100%;
  }
}
#pilot_vs_mosh .btn_style_3_wrp .btn_primary.btn_style_3 {
  margin-top: 0;
  border-radius: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  z-index: 2;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 992px) {
  #pilot_vs_mosh .btn_style_3_wrp .btn_primary.btn_style_3 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.with-subtitle .col-8 {
  height: 40px;
}
.with-subtitle p {
  font-weight: 400;
  font-size: 12px;
  font-family: "MaisonNeue-Book";
}

.no-subtitle .col-8 {
  height: 40px;
}

.address-headers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.address-headers * {
  margin-top: 30px !important;
}
.address-headers .enter-manually {
  color: #414CB4;
  font-size: 14px;
  cursor: pointer;
}

.user_address-headers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.user_address-headers .enter-manually {
  color: #414CB4;
  font-size: 14px;
  cursor: pointer;
}

#user_address_search {
  margin: 0;
  padding: 1rem 2.5rem;
  min-height: auto;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  font-size: 16px;
  background-repeat: no-repeat;
  background-size: 1rem;
  background-position: center left 10px;
  background-image: url(/assets/icons/search-grey-584dbe5cc5e3304e7b1ed8d20617402b8d2da745ffb1812e1649df8d94bbbd6f.svg);
}

#panel_checkout #apple-pay-button, #panel_checkout #gpay-button, #panel_checkout #paypal_btn, #panel_checkout #afterpay_btn, #plan_confirm #apple-pay-button, #plan_confirm #gpay-button, #plan_confirm #paypal_btn, #plan_confirm #afterpay_btn {
  margin-bottom: 15px;
  min-height: unset !important;
}
#panel_checkout #paypal_btn, #plan_confirm #paypal_btn {
  background-color: #ffd53f;
  background-image: url(/assets/icons/paypal_btn-83dbff890c0985ee5bd18511c1bbba05e79983baa02e911a68dccb61fc6a5012.svg);
  color: black !important;
}
#panel_checkout #afterpay_btn, #plan_confirm #afterpay_btn {
  background-color: black;
  background-image: url(/assets/illustrations/afterpay-checkout-5ae38258c525a6545be0126a27b3fa91e81c27981162f948251861c00df991b5.png) !important;
  background-size: clamp(200px, 70%, 15rem);
}
#panel_checkout #paypal_btn, #panel_checkout #afterpay_btn, #panel_checkout #apple-pay-button, #panel_checkout #apple_pay_btn_display, #panel_checkout #google_pay_btn_display, #panel_checkout #gpay-button, #plan_confirm #paypal_btn, #plan_confirm #afterpay_btn, #plan_confirm #apple-pay-button, #plan_confirm #apple_pay_btn_display, #plan_confirm #google_pay_btn_display, #plan_confirm #gpay-button {
  height: 60px;
  background-size: 300px;
  background-position: center !important;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
#panel_checkout .payment-btn-group, #plan_confirm .payment-btn-group {
  font-size: 15px;
  line-height: 17px;
}
@media (min-width: 768px) {
  #panel_checkout .payment-btn-group, #plan_confirm .payment-btn-group {
    font-size: 17px;
    line-height: 19px;
  }
}
#panel_checkout #apple-pay-button, #panel_checkout #apple_pay_btn_display, #panel_checkout #google_pay_btn_display, #panel_checkout #gpay-button, #plan_confirm #apple-pay-button, #plan_confirm #apple_pay_btn_display, #plan_confirm #google_pay_btn_display, #plan_confirm #gpay-button {
  background-image: url(/assets/button-loading-a1f9845ec109c41a2cf23886c535b86d9b72f8ea39c17c5d1ba5cd31af7cff8c.gif);
  background-size: 100px !important;
  background-color: black;
}

@-webkit-keyframes blink {
  from {
    height: 0;
  }
  to {
    height: auto;
  }
}

@keyframes blink {
  from {
    height: 0;
  }
  to {
    height: auto;
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
    background: var(--border-bg);
    opacity: 0.6;
  }
  25% {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
    background: var(--border-bg);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
    background: var(--border-bg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
    background: var(--border-bg);
    opacity: 0;
  }
}
@keyframes spin {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
    background: var(--border-bg);
    opacity: 0.6;
  }
  25% {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
    background: var(--border-bg);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
    background: var(--border-bg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
    background: var(--border-bg);
    opacity: 0;
  }
}
.rotating-border {
  --border-radius: 8px;
  --border-size: 2px;
  --border-bg: linear-gradient(rgba(130, 199, 128, 1),rgba(130, 199, 128, 1),rgba(130, 199, 128, 1), rgba(130, 199, 128, 0), rgba(235, 235, 212, 1), rgba(235, 235, 212, 1),rgba(235, 235, 212, 1));
  position: relative;
  overflow: hidden;
  font-size: 2rem;
  padding: calc(8px + var(--border-size)) calc(16px + var(--border-size));
  border-radius: var(--border-radius);
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .rotating-border {
    padding: calc(8px + var(--border-size)) calc(10px + var(--border-size));
  }
}
.rotating-border::before {
  content: "";
  display: block;
  width: 141.421356237%;
  padding-bottom: 141.421356237%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 100%;
  z-index: -2;
  -webkit-animation: spin 3s linear;
          animation: spin 3s linear;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  -webkit-animation-iteration-count: 3;
          animation-iteration-count: 3;
  opacity: 0.3;
}
.rotating-border--reverse::before {
  animation-direction: reverse;
}
.rotating-border::after {
  content: "";
  position: absolute;
  inset: var(--border-size);
  background: white;
  z-index: -1;
  border-radius: calc(var(--border-radius) - var(--border-size));
}

:root {
  --animate-duration: 500ms;
  --animate-delay: 0;
  --animate-repeat: 1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes slideInDown {
  0% {
    max-height: 0;
    visibility: visible;
  }
}
@keyframes slideInDown {
  0% {
    max-height: 0;
    visibility: visible;
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideOutUp {
  to {
    max-height: 0;
  }
}
@keyframes slideOutUp {
  to {
    max-height: 0;
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes mosh-benefits-infinite-auto-scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-704px);
            transform: translateX(-704px); /* single slider width (including margin) * number of slides * direction - _mosh_benefits.scss - ln 32 */
  }
}

@keyframes mosh-benefits-infinite-auto-scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-704px);
            transform: translateX(-704px); /* single slider width (including margin) * number of slides * direction - _mosh_benefits.scss - ln 32 */
  }
}
@-webkit-keyframes nudge {
  50% {
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes nudge {
  50% {
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes lazyLoading {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: -100% 0px;
  }
}
@keyframes lazyLoading {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: -100% 0px;
  }
}
@-webkit-keyframes pulse-dot {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulse-dot {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes mobile-screen-scroll {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-14rem);
            transform: translateY(-14rem);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes mobile-screen-scroll {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-14rem);
            transform: translateY(-14rem);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes pop-back-to-top {
  70% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
  85% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}
@keyframes pop-back-to-top {
  70% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
  85% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.no-scrollable {
  overflow: hidden !important;
}

.pointer-events-none {
  pointer-events: none;
}

@media (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .desktop-only {
    display: none !important;
  }
}

.text-transparent {
  color: transparent !important;
}

.visibility-hidden {
  visibility: hidden;
}

.text-decoration-none {
  text-decoration: none;
}

.overflow-hidden {
  overflow: hidden;
}

.prevent-ios-focus-scrolling {
  position: fixed;
  left: 0;
  right: 0;
}

@font-face {
  font-family: "Clearface-Bold";
  src: url(/assets/ClearfaceITCPro-Bold-5bb5b0d823351917c5d0299fc3661f06615da4286371d1df0a9a4efa87ea7610.otf);
  font-display: swap;
}
@font-face {
  font-family: "MaisonNeue-Book";
  src: url(/assets/MaisonNeue-Book-f0a3f3dc6c4fb5fd12830acf9620a26f04f6d7ad406e3650c92a9cf519a3fc3b.otf);
  font-display: swap;
}
@font-face {
  font-family: "MaisonNeue-Demi";
  src: url(/assets/MaisonNeue-Demi-e1f4c5c371d1eb29cd0509eed5b3c2788f3682c987ca98f53f49d9c29e83f620.otf);
  font-display: swap;
}
@font-face {
  font-family: "MaisonNeue-Bold";
  src: url(/assets/MaisonNeue-Bold-a2d3bb710bb4edb279a38ebd2f1a894913e25867a90d502985b7a2f3a30552e8.otf);
  font-display: swap;
}
@font-face {
  font-family: "MaisonNeueMono-Bold";
  src: url(/assets/MaisonNeueMono-Bold-e64c5020c310a89fb1248f169dcae99811d91966da1f5d6b5da0a277efbbacd7.otf);
  font-display: swap;
}
html,
body {
  font-family: "MaisonNeue-Book";
  font-size: 16px;
  line-height: 1.5;
  color: #003d3b;
  background-color: white;
}

/*FONTS*/
.small,
small {
  font-size: 16px;
}

.xsmall,
.small_print {
  font-size: 14px;
}

h5.small {
  font-size: 12px;
}

.big,
.reg {
  font-size: 18px;
}

.big {
  font-size: 1.15em;
}

.xlarge {
  font-size: 24px;
}
@media (min-width: 768px) {
  .xlarge {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .xlarge {
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .big {
    font-size: 1.2em;
  }
  .xsmall {
    font-size: 16px;
  }
}
p {
  margin-bottom: 1rem;
}

p:last-of-type {
  margin-bottom: 0;
}

.underline-text,
.underline_text {
  text-decoration: underline !important;
}

b,
strong,
h5,
.btn,
input[type=submit] {
  font-family: "MaisonNeue-Demi";
}

b,
strong {
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h6,
.h1,
.h2,
.h3,
.h4,
.h6 {
  font-family: "Clearface-Bold";
  color: #003d3b;
  line-height: 1.1;
  letter-spacing: -0.02em;
}

h1,
h2,
.h1,
.h2 {
  font-size: 40px;
}

.hero h1,
.hero .h1 {
  font-size: 45px;
}

h3 {
  font-size: 35px;
}

h4 {
  font-size: 26px;
}

h6 {
  font-size: 18px;
}

h5,
.btn,
input[type=submit],
input[type=button] {
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-size: 14px;
}

@media (min-width: 768px) {
  h3 {
    font-size: 35px;
  }
  h4 {
    font-size: 28px;
  }
  h1,
  h2,
  .h1,
  .h2 {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  .hero h1,
  .hero .h1 {
    font-size: 100px;
  }
  h1,
  h2,
  .h1,
  .h2 {
    font-size: 60px;
  }
  h3 {
    font-size: 40px;
  }
  .blurb h3 {
    font-size: 60px;
  }
  .headerbar h4 {
    font-size: 38px;
  }
}
.checkout_subheading {
  margin-top: 35px;
  margin-bottom: 5px;
}

.checkout_subheading h5 {
  margin-bottom: 0;
}

a {
  color: inherit;
  text-decoration: underline;
  cursor: pointer !important;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

h5.underline {
  border-bottom: 2px solid #82c780;
  display: inline-block;
}

h5.underline,
h5.bb {
  padding-bottom: 3px;
}

.text-reg {
  font-size: 14px;
  line-height: 22px;
}

.text-h2 {
  font-size: 28px;
  line-height: 34px;
}
@media (min-width: 768px) {
  .text-h2 {
    font-size: 60px;
    line-height: 65px;
  }
}

.text-h3 {
  font-size: 22px;
  line-height: 26px;
}
@media (min-width: 768px) {
  .text-h3 {
    font-size: 35px;
    line-height: 42px;
  }
}

.text-h5 {
  font-size: 12px;
  line-height: 14px;
}
@media (min-width: 768px) {
  .text-h5 {
    font-size: 17px;
    line-height: 19px;
  }
}

.existingcard {
  padding-right: 13px;
}

.color-darkgreen {
  color: #003d3b;
}
.color-green {
  color: #82c780;
}
.color-green_50 {
  color: #badcb9;
}
.color-green_med {
  color: #bbdeb6;
}
.color-green_light {
  color: #daeed9;
}
.color-green_xlight {
  color: #e7f3e6;
}
.color-orange {
  color: #c54801;
}
.color-sand {
  color: #ebebd4;
}
.color-sand_light {
  color: #f9f9f2;
}
.color-sand_xlight {
  color: #f9f9f3;
}
.color-blue {
  color: #7ae5e5;
}
.color-purple {
  color: #8c368f;
}
.color-yellow {
  color: #fff07d;
}
.color-white {
  color: #fff;
}
.color-green_pale {
  color: #deeddb;
}
.color-grey {
  color: #BBBCBF;
}
.color-grey100 {
  color: #F6F6F6;
}
.color-grey200 {
  color: #e2e2e2;
}
.color-grey300 {
  color: #CBCBCB;
}
.color-grey400 {
  color: #6B6B6B;
}
.color-livegreen {
  color: #69C97C;
}
.color-lightsand {
  color: #F9F9F2;
}
.color-gray400 {
  color: #6B6B6B;
}
.color-darkgreen-important {
  color: #003d3b !important;
}
.color-green-important {
  color: #82c780 !important;
}
.color-green_50-important {
  color: #badcb9 !important;
}
.color-green_med-important {
  color: #bbdeb6 !important;
}
.color-green_light-important {
  color: #daeed9 !important;
}
.color-green_xlight-important {
  color: #e7f3e6 !important;
}
.color-orange-important {
  color: #c54801 !important;
}
.color-sand-important {
  color: #ebebd4 !important;
}
.color-sand_light-important {
  color: #f9f9f2 !important;
}
.color-sand_xlight-important {
  color: #f9f9f3 !important;
}
.color-blue-important {
  color: #7ae5e5 !important;
}
.color-purple-important {
  color: #8c368f !important;
}
.color-yellow-important {
  color: #fff07d !important;
}
.color-white-important {
  color: #fff !important;
}
.color-green_pale-important {
  color: #deeddb !important;
}
.color-grey-important {
  color: #BBBCBF !important;
}
.color-grey100-important {
  color: #F6F6F6 !important;
}
.color-grey200-important {
  color: #e2e2e2 !important;
}
.color-grey300-important {
  color: #CBCBCB !important;
}
.color-grey400-important {
  color: #6B6B6B !important;
}
.color-livegreen-important {
  color: #69C97C !important;
}
.color-lightsand-important {
  color: #F9F9F2 !important;
}
.color-gray400-important {
  color: #6B6B6B !important;
}

.background-darkgreen {
  background-color: #003d3b;
}
.background-green {
  background-color: #82c780;
}
.background-green_50 {
  background-color: #badcb9;
}
.background-green_med {
  background-color: #bbdeb6;
}
.background-green_light {
  background-color: #daeed9;
}
.background-green_xlight {
  background-color: #e7f3e6;
}
.background-orange {
  background-color: #c54801;
}
.background-sand {
  background-color: #ebebd4;
}
.background-sand_light {
  background-color: #f9f9f2;
}
.background-sand_xlight {
  background-color: #f9f9f3;
}
.background-blue {
  background-color: #7ae5e5;
}
.background-purple {
  background-color: #8c368f;
}
.background-yellow {
  background-color: #fff07d;
}
.background-white {
  background-color: #fff;
}
.background-green_pale {
  background-color: #deeddb;
}
.background-grey {
  background-color: #BBBCBF;
}
.background-grey100 {
  background-color: #F6F6F6;
}
.background-grey200 {
  background-color: #e2e2e2;
}
.background-grey300 {
  background-color: #CBCBCB;
}
.background-grey400 {
  background-color: #6B6B6B;
}
.background-livegreen {
  background-color: #69C97C;
}
.background-lightsand {
  background-color: #F9F9F2;
}
.background-gray400 {
  background-color: #6B6B6B;
}
.background-darkgreen-important {
  background-color: #003d3b !important;
}
.background-green-important {
  background-color: #82c780 !important;
}
.background-green_50-important {
  background-color: #badcb9 !important;
}
.background-green_med-important {
  background-color: #bbdeb6 !important;
}
.background-green_light-important {
  background-color: #daeed9 !important;
}
.background-green_xlight-important {
  background-color: #e7f3e6 !important;
}
.background-orange-important {
  background-color: #c54801 !important;
}
.background-sand-important {
  background-color: #ebebd4 !important;
}
.background-sand_light-important {
  background-color: #f9f9f2 !important;
}
.background-sand_xlight-important {
  background-color: #f9f9f3 !important;
}
.background-blue-important {
  background-color: #7ae5e5 !important;
}
.background-purple-important {
  background-color: #8c368f !important;
}
.background-yellow-important {
  background-color: #fff07d !important;
}
.background-white-important {
  background-color: #fff !important;
}
.background-green_pale-important {
  background-color: #deeddb !important;
}
.background-grey-important {
  background-color: #BBBCBF !important;
}
.background-grey100-important {
  background-color: #F6F6F6 !important;
}
.background-grey200-important {
  background-color: #e2e2e2 !important;
}
.background-grey300-important {
  background-color: #CBCBCB !important;
}
.background-grey400-important {
  background-color: #6B6B6B !important;
}
.background-livegreen-important {
  background-color: #69C97C !important;
}
.background-lightsand-important {
  background-color: #F9F9F2 !important;
}
.background-gray400-important {
  background-color: #6B6B6B !important;
}

.border-color-darkgreen {
  border-color: #003d3b;
}
.border-color-green {
  border-color: #82c780;
}
.border-color-green_50 {
  border-color: #badcb9;
}
.border-color-green_med {
  border-color: #bbdeb6;
}
.border-color-green_light {
  border-color: #daeed9;
}
.border-color-green_xlight {
  border-color: #e7f3e6;
}
.border-color-orange {
  border-color: #c54801;
}
.border-color-sand {
  border-color: #ebebd4;
}
.border-color-sand_light {
  border-color: #f9f9f2;
}
.border-color-sand_xlight {
  border-color: #f9f9f3;
}
.border-color-blue {
  border-color: #7ae5e5;
}
.border-color-purple {
  border-color: #8c368f;
}
.border-color-yellow {
  border-color: #fff07d;
}
.border-color-white {
  border-color: #fff;
}
.border-color-green_pale {
  border-color: #deeddb;
}
.border-color-grey {
  border-color: #BBBCBF;
}
.border-color-grey100 {
  border-color: #F6F6F6;
}
.border-color-grey200 {
  border-color: #e2e2e2;
}
.border-color-grey300 {
  border-color: #CBCBCB;
}
.border-color-grey400 {
  border-color: #6B6B6B;
}
.border-color-livegreen {
  border-color: #69C97C;
}
.border-color-lightsand {
  border-color: #F9F9F2;
}
.border-color-gray400 {
  border-color: #6B6B6B;
}
.border-color-darkgreen-important {
  border-color: #003d3b !important;
}
.border-color-green-important {
  border-color: #82c780 !important;
}
.border-color-green_50-important {
  border-color: #badcb9 !important;
}
.border-color-green_med-important {
  border-color: #bbdeb6 !important;
}
.border-color-green_light-important {
  border-color: #daeed9 !important;
}
.border-color-green_xlight-important {
  border-color: #e7f3e6 !important;
}
.border-color-orange-important {
  border-color: #c54801 !important;
}
.border-color-sand-important {
  border-color: #ebebd4 !important;
}
.border-color-sand_light-important {
  border-color: #f9f9f2 !important;
}
.border-color-sand_xlight-important {
  border-color: #f9f9f3 !important;
}
.border-color-blue-important {
  border-color: #7ae5e5 !important;
}
.border-color-purple-important {
  border-color: #8c368f !important;
}
.border-color-yellow-important {
  border-color: #fff07d !important;
}
.border-color-white-important {
  border-color: #fff !important;
}
.border-color-green_pale-important {
  border-color: #deeddb !important;
}
.border-color-grey-important {
  border-color: #BBBCBF !important;
}
.border-color-grey100-important {
  border-color: #F6F6F6 !important;
}
.border-color-grey200-important {
  border-color: #e2e2e2 !important;
}
.border-color-grey300-important {
  border-color: #CBCBCB !important;
}
.border-color-grey400-important {
  border-color: #6B6B6B !important;
}
.border-color-livegreen-important {
  border-color: #69C97C !important;
}
.border-color-lightsand-important {
  border-color: #F9F9F2 !important;
}
.border-color-gray400-important {
  border-color: #6B6B6B !important;
}

figure,
video {
  width: 100%;
  margin: 0;
  padding: 0;
}
figure img,
video img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.pad {
  padding-left: 15px;
  padding-right: 15px;
}

section {
  padding-top: 65px;
  padding-bottom: 65px;
}

section.section_small {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  .pad {
    padding-left: 30px;
    padding-right: 30px;
  }
  section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  section.section_small {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .pad {
    padding-left: 40px;
    padding-right: 40px;
  }
  section {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  section.section_small {
    padding-top: 95px;
    padding-bottom: 95px;
  }
}
#hubspot-messages-iframe-container {
  z-index: 0 !important;
}

/* Footer */
footer {
  background-color: #003d3b;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 200px;
  color: #ebebd4;
  -webkit-box-shadow: 0 50vh 0 50vh #003d3b;
          box-shadow: 0 50vh 0 50vh #003d3b;
}
footer .green_text {
  color: #82c780;
}
footer .fineprint {
  padding-top: 10px;
  font-size: 12px;
  opacity: 0.5;
  line-height: 1.4;
}

@media (min-width: 768px) {
  footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
footer .row {
  position: relative;
}

@media (min-width: 768px) {
  footer > .container-fluid > .row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.footer_link {
  color: #ebebd4;
  text-decoration: none;
}

.footer .social_link a {
  margin-right: 10px;
  margin-left: -6px;
}

.footer_link:hover {
  color: #82c780;
}

footer .logo {
  width: 65px;
  margin-left: auto;
  margin-right: auto;
}
footer .logo img {
  max-width: 100%;
}

@media (min-width: 768px) {
  footer .logo {
    width: 85px;
    margin-left: 0;
    margin-right: 0;
  }
}
.footer_link,
.footer_link_2 {
  display: block;
  padding: 2px 0;
}

.footer_link_2 {
  margin-bottom: 20px;
  text-decoration: none;
}

footer .copyright {
  position: absolute;
  bottom: -170px;
  left: 0;
  right: 0;
  top: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  footer .copyright {
    margin-left: 0;
    right: auto;
    bottom: 0;
    max-width: 30%;
  }
}
@media (min-width: 992px) {
  footer .copyright {
    max-width: 40%;
  }
}
@media (max-width: 768px) {
  footer {
    padding-bottom: 260px;
  }
}
.footer_cards_icon {
  width: 165px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .footer_cards_icon {
    width: 145px;
  }
}
@media (min-width: 1200px) {
  .footer_cards_icon {
    width: 165px;
  }
}

.footer_digitalid {
  width: 50px;
  margin-top: 30px;
}

.social_link {
  position: relative;
  top: 9px;
  left: -5px;
}

.social_link a {
  margin-right: 6px;
}

.social_link a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 20px;
  cursor: pointer;
}

.social_link a:hover {
  background-position: 0 -20px;
}

.social_link a.insta {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/social_insta_sprite.svg");
}

.social_link a.fb {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/social_fb_sprite.svg");
}

.social_link.dark a.insta {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/social_insta_sprite_dark.svg");
}

.social_link.dark a.fb {
  background-image: url("https://cdn2.hubspot.net/hubfs/2624959/mosh/icons/social_fb_sprite_dark.svg");
}

pre {
  background: lavender;
  padding: 1rem;
  margin: 0 0 1rem 0;
  border-radius: 5px;
  display: table;
  max-width: 992px;
}

.style-guide h2:not(section h2) {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 2rem;
}
.style-guide section {
  max-width: 95%;
  padding: 1rem 0;
  margin-bottom: 2rem;
}
.style-guide section.padding-sides {
  padding: 1rem;
}
.style-guide .side-nav {
  position: sticky;
  top: 120px;
}

.treatment-pages-progress {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .treatment-pages-progress {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    max-width: 660px;
    margin: auto;
  }
}
.treatment-pages-progress__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 13px;
}
.treatment-pages-progress__dots > div {
  position: relative;
  width: 33.33%;
}
.treatment-pages-progress__dots > div::after {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #003d3b;
  position: absolute;
  bottom: -24px;
  left: 0;
  right: 0;
  top: auto;
  margin: auto;
  display: block;
  background-color: white;
}
.treatment-pages-progress__dots > .complete::after {
  background-color: #003d3b;
}
.treatment-pages-progress__dots > .incomplete {
  color: rgba(0, 61, 59, 0.25);
}
.treatment-pages-progress__dots > .incomplete::after {
  border-color: rgba(0, 61, 59, 0.25);
}
.treatment-pages-progress__dots > div:first-child {
  text-align: left;
}
.treatment-pages-progress__dots > div:first-child::after {
  left: 0;
  right: auto;
}
.treatment-pages-progress__dots > div:last-child {
  text-align: right;
}
.treatment-pages-progress__dots > div:last-child::after {
  right: 0;
  left: auto;
}
.treatment-pages-progress__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.treatment-pages-progress__line > div {
  border-top: 3px solid #003d3b;
}
.treatment-pages-progress__line > div.inactive {
  border-color: rgba(0, 61, 59, 0.25);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.alert-txt {
  width: 100%;
  margin: 18px 0 9px;
  padding: 7px 25px;
  text-align: center;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .alert-txt {
    margin-bottom: 13px;
  }
}
.alert-txt.light-green {
  background-color: #deeddb;
}
.alert-txt.light-green__txt {
  color: #003d3b;
}
.alert-txt__txt {
  font-family: "MaisonNeue-Demi";
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .alert-txt__txt {
    font-size: 14px;
  }
}

:is(h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, span, p, a).heading {
  font-family: "Clearface-Bold";
  margin: 0 0 1rem 0;
  line-height: 120%;
  letter-spacing: -0.02em;
}

:is(.h1).heading {
  font-size: 3rem;
}

:is(.h2).heading {
  font-size: 2.5rem;
}

:is(.h3).heading {
  font-size: 2rem;
}

:is(.h4).heading {
  font-size: 1.5rem;
}

:is(.h5).heading {
  font-size: 1.25rem;
}

.font-size-xsmall {
  font-size: 0.75rem;
}
.font-size-small {
  font-size: 0.875rem;
}
.font-size-regular {
  font-size: 1rem;
}
.font-size-medium {
  font-size: 1.5rem;
}
.font-size-large {
  font-size: 2rem;
}
.font-size-xlarge {
  font-size: 2.5rem;
}
.font-size-huge {
  font-size: 3rem;
}
.font-size-display1 {
  font-size: 4rem;
}
.font-size-display2 {
  font-size: 5rem;
}
.font-size-display3 {
  font-size: 6rem;
}

a.button,
button.button,
input[type=submit].button {
  position: relative;
  display: block;
  font-size: 0.75rem;
  font-family: "MaisonNeue-Demi";
  padding: 1rem;
  background-color: #c54801;
  color: #fff;
  border-radius: 0.5rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 2px solid transparent;
  text-transform: uppercase;
  letter-spacing: 3px;
  cursor: pointer;
  margin-bottom: 1rem;
  text-decoration: none;
  text-align: center;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  min-width: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (min-width: 768px) {
  a.button,
  button.button,
  input[type=submit].button {
    display: inline-block;
    margin-right: 1rem;
    padding: 1rem 1.5rem;
  }
}
@media (min-width: 992px) {
  a.button :not(:global(.moshy)):before,
  button.button :not(:global(.moshy)):before,
  input[type=submit].button :not(:global(.moshy)):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #003d3b;
    border: 1px solid transparent;
    border-radius: 0.5rem;
    -webkit-transform: translate3d(0, 0, -1px);
            transform: translate3d(0, 0, -1px);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}
a.button:hover:before, a.button.is-hovered:before, a.button:active:before, a.button.is-active:before, a.button:focus:before, a.button.is-focused:before,
button.button:hover:before,
button.button.is-hovered:before,
button.button:active:before,
button.button.is-active:before,
button.button:focus:before,
button.button.is-focused:before,
input[type=submit].button:hover:before,
input[type=submit].button.is-hovered:before,
input[type=submit].button:active:before,
input[type=submit].button.is-active:before,
input[type=submit].button:focus:before,
input[type=submit].button.is-focused:before {
  -webkit-transform: translate3d(0.5rem, 0.5rem, -1px);
          transform: translate3d(0.5rem, 0.5rem, -1px);
}
a.button.is-orange,
button.button.is-orange,
input[type=submit].button.is-orange {
  background-color: #c54801;
}
a.button.is-block,
button.button.is-block,
input[type=submit].button.is-block {
  width: 100%;
  display: block;
}
a.button.is-small,
button.button.is-small,
input[type=submit].button.is-small {
  padding: 0.5rem 1rem;
}
a.button.is-outline,
button.button.is-outline,
input[type=submit].button.is-outline {
  background-color: #f9f9f2;
  border-color: #003d3b;
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
}
a.button.is-outline:active,
button.button.is-outline:active,
input[type=submit].button.is-outline:active {
  background-color: #003d3b;
  color: #f9f9f2;
}
a.button.is-outline.has-arrow:after,
button.button.is-outline.has-arrow:after,
input[type=submit].button.is-outline.has-arrow:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.50036 6.66715C7.50036 6.92302 7.40271 7.17902 7.2074 7.37402L2.2074 12.374C1.81677 12.7646 1.18396 12.7646 0.793335 12.374C0.40271 11.9834 0.40271 11.3506 0.793335 10.96L5.08786 6.66715L0.794115 2.3734C0.403491 1.98278 0.403491 1.34996 0.794115 0.959338C1.18474 0.568713 1.81755 0.568713 2.20818 0.959338L7.20818 5.95934C7.40349 6.15465 7.50036 6.4109 7.50036 6.66715Z' fill='%23003D3B'/%3E%3C/svg%3E%0A");
}
a.button.is-dark,
button.button.is-dark,
input[type=submit].button.is-dark {
  background-color: #003d3b;
  color: #fff;
}
a.button.is-dark:active,
button.button.is-dark:active,
input[type=submit].button.is-dark:active {
  border-color: #82c780;
}
a.button.is-dark:hover:before, a.button.is-dark:active:before,
button.button.is-dark:hover:before,
button.button.is-dark:active:before,
input[type=submit].button.is-dark:hover:before,
input[type=submit].button.is-dark:active:before {
  background-color: #82c780;
}
a.button.has-shadow-white:before, a.button.is-alt:before,
button.button.has-shadow-white:before,
button.button.is-alt:before,
input[type=submit].button.has-shadow-white:before,
input[type=submit].button.is-alt:before {
  background-color: #fff;
}
a.button.has-arrow:after,
button.button.has-arrow:after,
input[type=submit].button.has-arrow:after {
  content: "";
  background: transparent url("data:image/svg+xml,%3Csvg viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.50049 6.66715C7.50049 6.92302 7.40283 7.17902 7.20752 7.37402L2.20752 12.374C1.81689 12.7646 1.18408 12.7646 0.793457 12.374C0.402832 11.9834 0.402832 11.3506 0.793457 10.96L5.08799 6.66715L0.794238 2.3734C0.403613 1.98278 0.403613 1.34996 0.794237 0.959338C1.18486 0.568713 1.81767 0.568713 2.2083 0.959338L7.2083 5.95934C7.40361 6.15465 7.50049 6.4109 7.50049 6.66715Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat;
  background-size: contain;
  width: 1rem;
  height: 1rem;
  padding-left: 0.5rem;
  background-position: center;
  margin-left: 0.5rem;
  position: relative;
  top: -1px;
}
a.button.has-arrow-left:before,
button.button.has-arrow-left:before,
input[type=submit].button.has-arrow-left:before {
  content: "";
  background: transparent url("data:image/svg+xml,%3Csvg viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.500366 6.66622C0.500366 6.41035 0.598022 6.15435 0.793335 5.95935L5.79333 0.95935C6.18396 0.568726 6.81677 0.568726 7.2074 0.959351C7.59802 1.34998 7.59802 1.98279 7.2074 2.37341L2.91287 6.66622L7.20662 10.96C7.59724 11.3506 7.59724 11.9834 7.20662 12.374C6.81599 12.7647 6.18318 12.7647 5.79255 12.374L0.792554 7.37404C0.597241 7.17872 0.500366 6.92247 0.500366 6.66622Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;
  background-size: contain;
  width: 1rem;
  height: 1rem;
  padding-right: 0.5rem;
  margin-right: 0.5rem;
  background-position: center;
  -webkit-transition: margin-left 200ms ease;
  transition: margin-left 200ms ease;
  position: initial;
  top: auto;
  left: auto;
  -webkit-transform: none;
          transform: none;
}
a.button.has-arrow-left:after,
button.button.has-arrow-left:after,
input[type=submit].button.has-arrow-left:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #003d3b;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  -webkit-transform: translate3d(0, 0, -1px);
          transform: translate3d(0, 0, -1px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding-left: 0;
  margin-left: 0;
}
a.button.has-arrow-left:hover:after, a.button.has-arrow-left:active:after,
button.button.has-arrow-left:hover:after,
button.button.has-arrow-left:active:after,
input[type=submit].button.has-arrow-left:hover:after,
input[type=submit].button.has-arrow-left:active:after {
  -webkit-transform: translate3d(0.5rem, 0.5rem, -1px);
          transform: translate3d(0.5rem, 0.5rem, -1px);
}
a.button.has-icon,
button.button.has-icon,
input[type=submit].button.has-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
a.button.has-icon img,
button.button.has-icon img,
input[type=submit].button.has-icon img {
  margin-right: 0.5rem;
}
a.button.is-small,
button.button.is-small,
input[type=submit].button.is-small {
  padding: 0.5rem 1rem;
}
a.button.is-disabled,
button.button.is-disabled,
input[type=submit].button.is-disabled {
  background-color: #e2e2e2;
  color: #6b6b6b !important;
  pointer-events: none;
}
a.button.is-disabled.has-arrow:after,
button.button.is-disabled.has-arrow:after,
input[type=submit].button.is-disabled.has-arrow:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.50036 6.66715C7.50036 6.92302 7.40271 7.17902 7.2074 7.37402L2.2074 12.374C1.81677 12.7646 1.18396 12.7646 0.793335 12.374C0.40271 11.9834 0.40271 11.3506 0.793335 10.96L5.08786 6.66715L0.794115 2.3734C0.403491 1.98278 0.403491 1.34996 0.794115 0.959338C1.18474 0.568713 1.81755 0.568713 2.20818 0.959338L7.20818 5.95934C7.40349 6.15465 7.50036 6.4109 7.50036 6.66715Z' fill='%236B6B6B'/%3E%3C/svg%3E%0A");
}
a.button.is-disabled:before,
button.button.is-disabled:before,
input[type=submit].button.is-disabled:before {
  display: none;
}
a.button.is-disabled:focus, a.button.is-disabled.is-focused, a.button.is-disabled:active, a.button.is-disabled.is-active,
button.button.is-disabled:focus,
button.button.is-disabled.is-focused,
button.button.is-disabled:active,
button.button.is-disabled.is-active,
input[type=submit].button.is-disabled:focus,
input[type=submit].button.is-disabled.is-focused,
input[type=submit].button.is-disabled:active,
input[type=submit].button.is-disabled.is-active {
  border-color: transparent;
}
a.button.back-to-top,
button.button.back-to-top,
input[type=submit].button.back-to-top {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.50049 6.66715C7.50049 6.92302 7.40283 7.17902 7.20752 7.37402L2.20752 12.374C1.81689 12.7646 1.18408 12.7646 0.793457 12.374C0.402832 11.9834 0.402832 11.3506 0.793457 10.96L5.08799 6.66715L0.794238 2.3734C0.403613 1.98278 0.403613 1.34996 0.794237 0.959338C1.18486 0.568713 1.81767 0.568713 2.2083 0.959338L7.2083 5.95934C7.40361 6.15465 7.50049 6.4109 7.50049 6.66715Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 0.75rem;
  width: 3rem;
  height: 3rem;
  background-position: center;
  border-radius: 50%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  padding: 0;
  margin: auto;
}
a.button.back-to-top:before, a.button.back-to-top:after,
button.button.back-to-top:before,
button.button.back-to-top:after,
input[type=submit].button.back-to-top:before,
input[type=submit].button.back-to-top:after {
  display: none;
}
a.button.back,
button.button.back,
input[type=submit].button.back {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.500366 6.6661C0.500366 6.41023 0.598022 6.15423 0.793335 5.95923L5.79333 0.959228C6.18396 0.568603 6.81677 0.568604 7.2074 0.959228C7.59802 1.34985 7.59802 1.98267 7.2074 2.37329L2.91287 6.6661L7.20662 10.9599C7.59724 11.3505 7.59724 11.9833 7.20662 12.3739C6.81599 12.7645 6.18318 12.7645 5.79255 12.3739L0.792554 7.37391C0.597241 7.1786 0.500366 6.92235 0.500366 6.6661Z' fill='%23003D3B'/%3E%3C/svg%3E%0A");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.75rem;
  padding: 1.5rem;
}
a.button.back:before, a.button.back:after,
button.button.back:before,
button.button.back:after,
input[type=submit].button.back:before,
input[type=submit].button.back:after {
  display: none;
}
a.button.back.is-disabled,
button.button.back.is-disabled,
input[type=submit].button.back.is-disabled {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.500366 6.6661C0.500366 6.41023 0.598022 6.15423 0.793335 5.95923L5.79333 0.959228C6.18396 0.568603 6.81677 0.568604 7.2074 0.959228C7.59802 1.34985 7.59802 1.98267 7.2074 2.37329L2.91287 6.6661L7.20662 10.9599C7.59724 11.3505 7.59724 11.9833 7.20662 12.3739C6.81599 12.7645 6.18318 12.7645 5.79255 12.3739L0.792554 7.37391C0.597241 7.1786 0.500366 6.92235 0.500366 6.6661Z' fill='%236B6B6B'/%3E%3C/svg%3E%0A");
}

.list {
  margin: 0;
  padding: 0 0 1rem 0;
  display: block;
  width: 100%;
}
.list:is(ul) li {
  margin: 0;
  padding-bottom: 0.5rem;
}
.list:is(ul) li.list-heading {
  list-style-type: none;
  margin-left: -1rem;
}
.list-with-tick {
  padding: 1rem 1.5rem;
}
.list-with-tick li {
  position: relative;
  list-style-type: none;
}
.list-with-tick li:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.35313 10.3531C7.15938 10.55 6.84062 10.55 6.64687 10.3531L4.64687 8.35312C4.45 8.15937 4.45 7.84062 4.64687 7.64687C4.84062 7.45 5.15938 7.45 5.35313 7.64687L7 9.29375L10.6469 5.64687C10.8406 5.45 11.1594 5.45 11.3531 5.64687C11.55 5.84062 11.55 6.15938 11.3531 6.35313L7.35313 10.3531ZM16 8C16 12.4187 12.4187 16 8 16C3.58125 16 0 12.4187 0 8C0 3.58125 3.58125 0 8 0C12.4187 0 16 3.58125 16 8ZM8 1C4.13438 1 1 4.13438 1 8C1 11.8656 4.13438 15 8 15C11.8656 15 15 11.8656 15 8C15 4.13438 11.8656 1 8 1Z' fill='%23003D3B'/%3E%3C/svg%3E%0A");
  background-size: cover;
  background-position: center;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 4px;
  left: -1.25rem;
}

.video-container {
  position: relative;
}
.video-container:hover {
  cursor: pointer;
}
.video-container:hover .video-play-button {
  width: 3.5rem;
  height: 3.5rem;
}
.video-container .video-play-button {
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='29.1892' stroke='white' stroke-width='1.62162'/%3E%3Cpath d='M39.06 28.3593C39.7447 28.7807 40.1613 29.5229 40.1613 30.3225C40.1613 31.1222 39.7447 31.8644 39.06 32.2426L25.2711 40.6701C24.5614 41.1441 23.6732 41.1633 22.9483 40.7563C22.2232 40.3492 21.7742 39.5831 21.7742 38.75V21.8951C21.7742 21.0639 22.2232 20.2973 22.9483 19.8903C23.6732 19.4837 24.5614 19.5005 25.2711 19.9338L39.06 28.3593Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: cover;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.video-container .video:is(video, iframe) {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.switch {
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.switch-button {
  min-width: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
  border-radius: 10rem;
  margin-right: 1rem;
  padding: 0.25rem 1rem;
  font-family: "MaisonNeue-Bold";
  background-color: transparent;
  color: #003d3b;
  cursor: pointer;
}
.switch-button:hover {
  background-color: #daeed9;
}
.switch-button.active {
  background-color: #daeed9;
}

[data-switch-content] {
  display: none;
}
@media (min-width: 992px) {
  [data-switch-content] {
    display: block;
  }
}

[data-switch-active="0"] [data-switch-value="0"] {
  background-color: #daeed9;
}
[data-switch-active="0"] [data-switch-content="0"] {
  display: block;
}

[data-switch-active="1"] [data-switch-value="1"] {
  background-color: #daeed9;
}
[data-switch-active="1"] [data-switch-content="1"] {
  display: block;
}

.card {
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  border-color: transparent;
  border-radius: 5px;
}
.card.card-with-header-image header {
  background: url(/assets/illustrations/home/hair-14e7bca85930328eaca8351aa5c0574f6f8c78ddd6f4f690c3ce9134d3b712ba.jpg) 0px -40px no-repeat;
  aspect-ratio: 335/154;
  background-size: cover;
  border-radius: 5px 5px 0 0;
  width: calc(100% + 2px);
  margin-left: -1px;
  margin-top: -1px;
}
.card .card-content {
  padding: 1rem 1.5rem;
  text-align: left;
}
.card .card-content p {
  margin-bottom: 0.5rem;
}
.card .card-content p:last-child {
  margin-bottom: 0.5rem;
}
.card[data-card-type=doctor-img-name-position] {
  border-radius: 0.625rem;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.1);
          box-shadow: 0rem 0.125rem 0.125rem rgba(0, 0, 0, 0.1);
  min-width: 16.875rem;
}
.card[data-card-type=doctor-img-name-position] .doctor-tile-image {
  width: 100%;
  max-height: 15.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.card[data-card-type=doctor-img-name-position] .doctor-tile-name {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.card[data-card-type=doctor-img-name-position] .doctor-tile-position {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #6b6b6b;
}
.card[data-card-type=doctor-img-name-position] .doctor-tile-content {
  padding: 1rem;
  font-family: "MaisonNeue-Demi";
}
.card[data-card-type=doctor-img-position-name] {
  border-radius: 0.75rem;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0px 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  min-width: 16.875rem;
}
.card[data-card-type=doctor-img-position-name] .doctor-tile-image {
  width: 100%;
  max-height: 15.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.card[data-card-type=doctor-img-position-name] .doctor-tile-name {
  font-family: "Clearface-Bold";
  margin-bottom: 0;
  letter-spacing: -0.01em;
}
@media (min-width: 768px) and (max-width: 991px) {
  .card[data-card-type=doctor-img-position-name] .doctor-tile-name {
    font-size: 1.5rem;
  }
}
.card[data-card-type=doctor-img-position-name] .doctor-tile-position {
  color: #003d3b;
  opacity: 0.4;
  margin-bottom: 0.5rem;
}
.card[data-card-type=doctor-img-position-name] .doctor-tile-content {
  padding: 1rem;
  font-family: "MaisonNeue-Demi";
}
.card[data-card-type=card-mini] {
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
  min-width: 10rem;
  width: 10rem;
}
@media (min-width: 768px) and (max-width: 991px) {
  .card[data-card-type=card-mini] {
    min-width: unset;
    width: unset;
  }
}
@media (min-width: 992px) {
  .card[data-card-type=card-mini] {
    min-width: 13.25rem;
    width: 13.25rem;
  }
}
.card[data-card-type=card-mini] .card--trigger {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  color: transparent;
  text-indent: -1000px;
}
.card[data-card-type=card-mini] .card--img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  height: 120px;
}
@media (min-width: 992px) {
  .card[data-card-type=card-mini] .card--img {
    height: 190px;
  }
}
.card[data-card-type=card-mini] .card--content {
  padding: 0.5625rem 1rem;
  background: #003d3b;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  letter-spacing: 0.1875rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 3.75rem;
}
@media (min-width: 768px) and (max-width: 991px) {
  .card[data-card-type=card-mini] .card--content br {
    display: none;
  }
}
@media (min-width: 992px) {
  .card[data-card-type=card-mini] .card--content {
    height: unset;
    padding: 1.625rem 2.8125rem 1.625rem 1.125rem;
  }
  .card[data-card-type=card-mini] .card--content:after {
    content: url(/assets/home/treatments/green-arrow-44bd88bcd48c2bcba77bf0f0d3a08c10203858b10164bb3b462e483f7ef95421.svg);
    position: absolute;
    top: 1.875rem;
    right: 1.125rem;
  }
}

.m-card__header {
  padding: 8px 20px 8px 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #003d3b;
  border-radius: 8px 8px 0px 0px;
}
.m-card__heading {
  font-size: 24px;
  line-height: 28px;
  color: #f9f9f2;
  margin-bottom: 0;
}
.m-card__hdesc {
  font-size: 14px;
  line-height: 21px;
  color: #f9f9f2;
}
.m-card__himg {
  margin-top: -15px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.m-card__body {
  background: #f9f9f2;
  padding: 32px 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0px 0px 8px 8px;
  border: 2px solid #003d3b;
}
.m-card__lst {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.m-card__lstItm {
  margin-bottom: 0;
  color: #003d3b;
  font-size: 14px;
  line-height: 21px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-card__lstItm:not(:last-of-type):after {
  content: "";
  width: 20px;
  height: 2px;
  background: #ebebd4;
  display: block;
  margin: 10px auto;
}
.m-card__lstItm:before {
  content: "";
  height: 12px;
  width: 7px;
  background-image: url(/assets/icons/list-arrow-3b4269563a7db52b43314a050080445df4a35e0e083393a078f2ec2d9fc52f6e.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-right: 8px;
}

.card[data-has-modal=true] .card-details {
  position: relative;
}
.card[data-has-modal=true] .card-details .modal-trigger {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.card[data-has-modal=true] .card-details .modal-trigger svg {
  width: 1.5rem;
  height: auto;
}
@media (min-width: 992px) {
  .card[data-has-modal=true] .card-details {
    position: initial;
  }
  .card[data-has-modal=true] .card-details .modal-trigger {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
  }
  .card[data-has-modal=true] .card-details .modal-trigger svg {
    display: none;
  }
}

.review-card {
  background-color: #fff;
  border-radius: 1rem;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .review-card {
    padding: 1rem;
  }
}
.review-card-title.heading {
  margin-bottom: 2rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .review-card-title.heading {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.review-card-stars {
  -ms-flex-item-align: center;
      align-self: center;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .review-card-stars {
    margin-bottom: 2rem;
  }
}
.review-card-content {
  font-size: 1rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .review-card-content {
    font-size: 1.125rem;
  }
}
.review-card-reviewer {
  font-size: 1.125rem;
  font-family: "MaisonNeue-Demi";
}
.review-card-reviewer-img {
  max-width: 100%;
  margin-bottom: 1rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 15rem;
}
.review-card-content-wrap {
  padding: 0.5rem 1rem 1rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .review-card-content-wrap {
    padding: 1rem 2rem;
  }
}

.modal-open {
  height: 100%;
  overflow: hidden;
}

.m-modal {
  position: fixed;
  -webkit-transform: translate(0, 100vh);
          transform: translate(0, 100vh);
  max-height: 80vh;
  width: 100%;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 1050;
  border-radius: 2rem 2rem 0px 0px;
  -webkit-transition: all ease 200ms;
  transition: all ease 200ms;
  bottom: 0;
}
.m-modal.m-modal-title-cta {
  text-align: center;
  bottom: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  background-color: #fff;
  padding: 3.5rem 0 0.75rem;
}
@media (min-width: 768px) {
  .m-modal.m-modal-title-cta {
    border-radius: 1.25rem;
    padding: 3.5rem 2rem 2rem;
  }
}
@media (min-width: 768px) {
  .m-modal {
    -webkit-transform: translate(100vw, 0);
            transform: translate(100vw, 0);
    max-width: 420px;
    height: 100%;
    max-height: 100%;
    left: unset;
    right: 0;
    top: 0;
    border-radius: 0;
  }
  .m-modal.m-modal-title-cta {
    padding: 2rem 4rem;
    max-width: unset;
    max-height: unset;
    width: 30rem;
    height: auto;
    top: 50%;
    left: 50%;
    bottom: unset;
  }
}
.m-modal.show {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.m-modal.show + .m-modal-backdrop {
  display: block;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (min-width: 768px) {
  .m-modal.show.m-modal-title-cta {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.m-modal__header {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 24px 24px 0;
  border-radius: 32px 32px 0px 0px;
}
.m-modal-title-cta .m-modal__header {
  padding: 0 2rem;
}
@media (min-width: 768px) {
  .m-modal__header {
    border-radius: 0;
  }
}
.m-modal__header .modal-title {
  font-size: 1.5rem;
  color: #003d3b;
  margin-bottom: 0.5rem;
  margin-top: 0;
  font-family: "Clearface-Bold";
  display: block;
}
.m-modal-title-cta .m-modal__header .modal-title {
  font-size: 1.125rem;
  font-family: "MaisonNeue-Book";
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .m-modal__header .modal-title {
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    font-size: 2rem;
  }
  .m-modal-title-cta .m-modal__header .modal-title {
    padding-bottom: 1.5rem;
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}
.m-modal .modal-price {
  font-size: 24px;
  line-height: 28px;
  color: #003d3b;
  margin-bottom: 0;
  margin-right: 8px;
  margin-top: 0;
  font-family: "Clearface-Bold";
}
@media (min-width: 768px) {
  .m-modal .modal-price {
    font-size: 28px;
    line-height: 34px;
  }
}
.m-modal .modal-img {
  max-width: 122px;
  height: auto;
  margin-bottom: 10px;
  height: 5.25rem;
  width: 5.25rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .m-modal .modal-img {
    margin-bottom: 16px;
  }
}
.m-modal__body {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 24px 210px;
  overflow-y: auto;
  padding-top: 8px;
  max-height: 100vh;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  min-height: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-modal__body {
    padding-bottom: 493px;
  }
}
.m-modal__body::-webkit-scrollbar {
  display: none;
}
.m-modal__body p {
  font-size: 16px;
  line-height: 24px;
  color: #003d3b;
  text-align: left;
}
.m-modal__cta {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 1.5rem 1.5rem 2rem;
  position: fixed;
  bottom: 0;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0px -5px 16px #FFFFFF;
          box-shadow: 0px -5px 16px #FFFFFF;
}
.m-modal__cta .cta-add {
  margin: 0;
}
.m-modal-title-cta .m-modal__cta {
  padding: 0 !important;
  position: relative;
  bottom: unset;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  left: unset;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
}
.m-modal-title-cta .m-modal__cta .m-modal__ctaWrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #e2e2e2;
  padding: 1.5rem 2rem 0;
}
@media (min-width: 768px) {
  .m-modal-title-cta .m-modal__cta .m-modal__ctaWrap {
    border-top: none;
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.m-modal-title-cta .m-modal__cta .m-modal__ctaWrap button {
  margin-bottom: 0;
}
.m-modal-title-cta .m-modal__cta .m-modal__ctaWrap .cancel-cta {
  margin-right: 2rem;
  letter-spacing: unset;
}
@media (min-width: 768px) {
  .m-modal__cta {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.m-modal__cta .cta-back {
  margin-top: 1.5rem;
  letter-spacing: 1px;
  font-size: 0.875rem;
  font-family: "MaisonNeue-Demi";
}
.m-modal__cta .cta-back--header {
  position: absolute;
  top: 40px;
  left: 40px;
}
.m-modal .cta-back--header {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  z-index: 99;
  cursor: pointer;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-modal .cta-back--header {
    height: 0.75rem;
    width: 0.75rem;
    right: 2rem;
    left: unset;
  }
}
.m-modal.m-modal-title-cta .cta-back--header {
  position: absolute;
  top: 1.5rem;
  left: unset;
  right: 1.5rem;
}

.m-modal-backdrop {
  background: rgba(0, 0, 0, 0.45);
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 1040;
  display: none;
  -webkit-transform: translate(0, 100vh);
          transform: translate(0, 100vh);
  -webkit-transition: all ease 200ms;
  transition: all ease 200ms;
}
@media (min-width: 768px) {
  .m-modal-backdrop {
    background: rgba(0, 61, 59, 0.45);
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
    -webkit-transform: translate(100vw, 0);
            transform: translate(100vw, 0);
  }
}

@media (min-width: 992px) {
  [data-modal-type=card-content]:is(.modal) {
    height: 100vh;
  }
}
@media (min-width: 768px) {
  [data-modal-type=card-content]:is(.modal) .modal-dialog {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    overflow-y: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 0;
    min-width: 768px;
    max-width: 992px;
  }
}
[data-modal-type=card-content]:is(.modal) .modal-dialog .modal-content {
  border-radius: 1rem;
  text-align: left;
  display: block;
  overflow-y: scroll;
}
@media (max-width: 599px) {
  [data-modal-type=card-content]:is(.modal) .modal-dialog {
    position: absolute;
    width: calc(100% - 1.5rem);
    margin: 0;
    bottom: 0;
    height: 85%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  [data-modal-type=card-content]:is(.modal) .modal-dialog .modal-content {
    height: 100%;
    border-radius: 1rem 1rem 0 0;
  }
}
[data-modal-type=card-content]:is(.modal) .modal-dialog .modal-close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  min-width: auto;
  background-color: transparent;
  display: block;
  padding: 0.25rem;
}
[data-modal-type=card-content]:is(.modal) .modal-dialog .modal-close svg {
  width: 1rem;
  height: auto;
}
@media (min-width: 992px) {
  [data-modal-type=card-content]:is(.modal) .modal-dialog .modal-close {
    top: 2.5rem;
    right: 2.5rem;
  }
}
[data-modal-type=card-content]:is(.modal) .modal-dialog .modal-body {
  padding: 0 2rem;
  overflow-y: scroll;
  height: 100%;
}
[data-modal-type=card-content]:is(.modal) .modal-dialog .modal-body p, [data-modal-type=card-content]:is(.modal) .modal-dialog .modal-body li {
  font-size: 1rem;
}
@media (min-width: 992px) {
  [data-modal-type=card-content]:is(.modal) .modal-dialog .modal-body p, [data-modal-type=card-content]:is(.modal) .modal-dialog .modal-body li {
    font-size: 1.25rem;
  }
}
[data-modal-type=card-content]:is(.modal) .modal-dialog .modal-body p {
  margin-bottom: 1rem;
}
[data-modal-type=card-content]:is(.modal) .modal-dialog .modal-body ul {
  padding-left: 2rem;
}
@media (min-width: 992px) {
  [data-modal-type=card-content]:is(.modal) .modal-dialog .modal-body {
    padding: 0 2.5rem;
    max-height: 75vh;
  }
}
[data-modal-type=card-content]:is(.modal) .modal-dialog p:is(.modal-title) {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
[data-modal-type=card-content]:is(.modal) .modal-therapist-name {
  font-family: "MaisonNeue-Demi";
  font-size: 1.5rem;
  letter-spacing: -0.01em;
  margin-bottom: 1rem;
  position: sticky;
  top: 0;
  width: 100%;
  text-align: center;
  background-color: #fff;
  padding-top: 1rem;
  -webkit-box-shadow: 0px 5px 16px #fff;
          box-shadow: 0px 5px 16px #fff;
}
[data-modal-type=card-content]:is(.modal) .modal-therapist-name .modal-therapist-title {
  font-size: 0.875rem;
  font-family: "MaisonNeue-Book";
}
@media (min-width: 992px) {
  [data-modal-type=card-content]:is(.modal) .modal-therapist-name {
    padding-top: 2.5rem;
    font-size: 2rem;
  }
  [data-modal-type=card-content]:is(.modal) .modal-therapist-name .modal-therapist-title {
    font-size: 1rem;
  }
}
[data-modal-type=card-content]:is(.modal) .modal-therapist-thumbnail {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  display: block;
  margin: 0 auto 1rem auto;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 768px) {
  [data-modal-type=card-content]:is(.modal) .modal-therapist-thumbnail {
    width: 150px;
    height: 150px;
    margin: 1rem auto 2rem auto;
  }
}
[data-modal-type=card-content]:is(.modal) .modal-booking-button {
  position: sticky;
  bottom: 0;
  -webkit-box-shadow: 0px -5px 16px #fff;
          box-shadow: 0px -5px 16px #fff;
  background-color: white;
}
@media (min-width: 992px) {
  [data-modal-type=card-content]:is(.modal) .modal-booking-button {
    padding-bottom: 2.5rem;
  }
  [data-modal-type=card-content]:is(.modal) .modal-booking-button .button {
    margin-bottom: 0;
  }
}

.review__item {
  height: 100%;
  padding: 2rem;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: white;
  border-radius: 1rem;
  position: relative;
}
.review__item--title {
  margin-bottom: 1.25rem;
  font-size: 2rem;
}
.review__item--stars {
  width: 6.875rem;
  margin-bottom: 1.5rem;
}
.review__item--content {
  font-size: 1.125rem;
}
.review__item--author {
  font-size: 1.125rem;
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  right: 0;
  margin: auto;
}

.carousel3d {
  position: relative;
  width: 100%;
  max-width: 100%;
}
.carousel3d .review__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 750px;
  height: 400px;
  margin: 0 auto;
}
.carousel3d .review__inner .review__item {
  position: absolute;
  width: 24rem;
  min-height: 26rem;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: -1;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.carousel3d .review__inner .review__item-trigger-next {
  left: 15%;
  -webkit-transform: translateX(-50%) scale(0.8);
          transform: translateX(-50%) scale(0.8);
}
.carousel3d .review__inner .review__item-trigger-previous {
  left: 85%;
  -webkit-transform: translateX(-50%) scale(0.8);
          transform: translateX(-50%) scale(0.8);
}
.carousel3d .review__inner .review__item-selected {
  height: auto;
  opacity: 1;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  -webkit-box-shadow: 0px 4px 48px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 4px 48px rgba(0, 0, 0, 0.3);
}
.carousel3d .review__inner .review__item-previous, .carousel3d .review__inner .review__item-next {
  opacity: 1;
  z-index: 1;
  -webkit-filter: blur(3px);
          filter: blur(3px);
}
.carousel3d .review__inner .review__item-last, .carousel3d .review__inner .review__item-first {
  opacity: 0;
  z-index: 0;
}
.carousel3d .review__inner .review__item-previous {
  left: 30%;
  -webkit-transform: translateX(-50%) scale(0.8);
          transform: translateX(-50%) scale(0.8);
}
.carousel3d .review__inner .review__item-next {
  left: 70%;
  -webkit-transform: translateX(-50%) scale(0.8);
          transform: translateX(-50%) scale(0.8);
}
.carousel3d .review__inner .review__item-container {
  width: 100%;
  height: 100%;
}
.carousel3d .carousel3d__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 750px) {
  .carousel3d .carousel3d__controls {
    display: none;
  }
}
.carousel3d .carousel3d__controls-previous, .carousel3d .carousel3d__controls-next {
  border: 0;
  cursor: pointer;
  font-size: 50px;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.75);
  padding: 0;
}
.carousel3d .carousel3d__controls-previous:focus, .carousel3d .carousel3d__controls-next:focus {
  outline: none;
}

[data-submenu-target] {
  cursor: pointer;
}
@media (min-width: 768px) {
  [data-submenu-target]:hover {
    text-decoration: underline;
  }
}

.m-nav {
  background-color: #fff;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  z-index: 100;
  top: -60px;
}
@supports (-webkit-touch-callout: none) {
  .m-nav {
    position: -webkit-sticky;
  }
}
@supports not (-webkit-touch-callout: none) {
  .m-nav {
    position: sticky;
  }
}
.m-nav.bg-light-sand {
  background-color: #f9f9f2;
}
.m-nav.bg-light-sand .m-nav__wrp {
  background-color: transparent;
}
.m-nav.top-0 {
  top: 0;
}
.m-nav.m-nav--centered-logo .m-nav__navLinks, .m-nav.m-nav--centered-logo .m-nav__extraLinks {
  display: none;
}
.m-nav.m-nav--centered-logo .m-nav__mainNav {
  width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 0;
}
.m-nav.m-nav--centered-logo.m-nav--show-portal-menu .m-nav__extraLinks {
  display: block;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}
.m-nav.m-nav--centered-logo.m-nav--show-portal-menu .m-nav__extraLinks li {
  display: none !important;
}
.m-nav.m-nav--centered-logo.m-nav--show-portal-menu .m-nav__extraLinks li:last-of-type {
  display: block !important;
}
.m-nav .m-nav__portalMenu {
  display: none;
}
.m-nav.m-nav--show-portal-menu .m-nav__portalMenu {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-nav__wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  max-height: 5rem;
  position: relative;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav__wrp.container:before, .m-nav__wrp.container:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .m-nav__wrp {
    max-width: 1400px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .m-nav__wrp {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .m-nav__wrp {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1400px) {
  .m-nav__wrp {
    padding-left: 0;
    padding-right: 0;
  }
}
.m-nav[data-show-cart=false] .m-nav-cart, .m-nav[data-show-cart=false] .m-nav__linkCart, .m-nav[data-show-cart=false] .m-nav-cart--notificationsCount {
  display: none !important;
}
.m-nav[data-show-cart=true] .m-nav-cart, .m-nav[data-show-cart=true] .m-nav__linkCart {
  display: inline-block;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav[data-show-cart=true] .m-nav-cart {
    display: none;
  }
}
.m-nav[data-user-logged-in=false] .user-logged-in {
  display: none !important;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav[data-user-logged-in=false] .m-nav__linkLogin {
    display: none;
  }
}
.m-nav[data-user-logged-in=true] .user-logged-out {
  display: none !important;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav[data-user-logged-in=true] .user-logged-out-sm {
    display: none !important;
  }
}
.m-nav__mainNav, .m-nav__extraLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .m-nav__extraLinks {
    width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (min-width: 992px) {
  .m-nav__extraLinks {
    width: 40%;
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
}
.m-nav__mainNav {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav__mainNav .m-nav__logo {
    max-height: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .m-nav__mainNav {
    width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (min-width: 992px) {
  .m-nav__mainNav {
    width: 60%;
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    padding-right: 3rem;
  }
}
@media (min-width: 992px) and (max-width: 1076px) {
  .m-nav__mainNav {
    padding-right: 1.25rem;
  }
}
.m-nav__navLinks {
  margin-left: 1.5rem;
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .m-nav__navLinks {
    margin-left: 2.5rem;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.m-nav__navLinks > li {
  font-size: 14px;
  line-height: 21px;
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}
.m-nav__navLinks > li a {
  text-decoration: none;
  color: #003d3b;
}
@media (min-width: 768px) {
  .m-nav__navLinks > li a:hover:not(.button) {
    text-decoration: underline;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav__navLinks > li {
    font-size: 0.75rem;
    line-height: 1.125rem;
    border: 0.125rem solid #003d3b;
    padding: 0.25rem 0.5rem;
    border-radius: 0.5rem;
  }
}
.m-nav__navLinks > li:not(:last-of-type) {
  margin-right: 0.875rem;
}
@media (min-width: 768px) {
  .m-nav__navLinks > li:not(:last-of-type) {
    margin-right: 2.1875rem;
  }
}
@media (min-width: 992px) and (max-width: 1076px) {
  .m-nav__navLinks > li:not(:last-of-type) {
    margin-right: 1.25rem;
  }
}
.m-nav__navLinks > li.has-submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.m-nav__navLinks > li.has-submenu.is-open {
  overflow: visible;
}
@media (min-width: 768px) {
  .m-nav__navLinks > li.has-submenu:after {
    content: "";
    margin-left: 0.5rem;
    width: 0.75rem;
    height: 0.4375rem;
    background-image: url(/assets/nav/submenu-arr-down-81a572773d0944f98ce85c039ef7faacbd2a1cb8caa0fdcd207e2abb5beccd77.svg);
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: -webkit-transform ease 200ms;
    transition: -webkit-transform ease 200ms;
    transition: transform ease 200ms;
    transition: transform ease 200ms, -webkit-transform ease 200ms;
  }
  .m-nav__navLinks > li.has-submenu.is-open:after {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav__navLinks > li.has-submenu[data-submenu-target=verticals-menu].is-open {
    border: none;
    color: transparent;
  }
  .m-nav__navLinks > li.has-submenu[data-submenu-target=verticals-menu].is-open .m-nav__subMenu {
    color: #003d3b;
  }
}
.m-nav__extraLinks {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .m-nav__extraLinks {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.m-nav__extraLinks li {
  font-size: 14px;
  line-height: 21px;
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
}
.m-nav__extraLinks li a {
  text-decoration: none;
  color: #003d3b;
}
@media (min-width: 768px) {
  .m-nav__extraLinks li a:hover:not(.button) {
    text-decoration: underline;
  }
}
@media (min-width: 768px) {
  .m-nav__extraLinks li {
    position: relative;
  }
  .m-nav__extraLinks li:not(:last-of-type) {
    margin-right: 2.1875rem;
  }
}
@media (min-width: 992px) and (max-width: 1076px) {
  .m-nav__extraLinks li:not(:last-of-type) {
    margin-right: 1.25rem;
  }
}
.m-nav__extraLinks li a {
  text-decoration: none;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav__extraLinks li.m-nav__linkAccount {
    font-size: 0.75rem;
    line-height: 1.125rem;
    border: 0.125rem solid #003d3b;
    padding: 0.25rem 0.5rem;
    border-radius: 0.5rem;
    margin-right: 1.5rem;
  }
}
.m-nav__extraLinks li.has-notification {
  position: relative;
  display: inline-block;
}
.m-nav__extraLinks li.has-notification:after {
  position: absolute;
  right: -0.9375rem;
  top: -0.25rem;
  height: 0.5rem;
  width: 0.5rem;
  content: "";
  border-radius: 0.25rem;
  background-color: #c54801;
}
.m-nav__extraLinks > li {
  text-align: center;
}
.m-nav__extraLinksMenu {
  -webkit-transition: opacity ease 300ms;
  transition: opacity ease 300ms;
}
.m-nav__extraLinksMenu--notificationsCount {
  display: none;
  opacity: 0;
}
.m-nav__extraLinksMenu.menu-close {
  display: none;
  opacity: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav__extraLinksMenu.menu-close.is-open {
    opacity: 1;
    display: block;
  }
  .m-nav__extraLinksMenu.menu-close.is-open + .menu-open {
    display: none;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  [data-show-cart=true] .m-nav-cart[data-notification=true] ~ li .m-nav__extraLinksMenu[data-notification=true] + .m-nav__extraLinksMenu--notificationsCount {
    position: absolute;
    top: 1.25rem;
    right: 0.3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.125rem;
    background: #c54801;
    width: 1.125rem;
    border-radius: 0.5625rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
  }
  [data-show-cart=true] .m-nav-cart[data-notification=true] ~ li .m-nav__extraLinksMenu[data-notification=true] + .m-nav__extraLinksMenu--notificationsCount span {
    position: relative;
    left: 0.09375rem;
  }
}
.m-nav__extraLinks #extra-links-menu ul {
  padding: 0.875rem 0 0.1875rem 0;
}
.m-nav__extraLinks #extra-links-menu .m-nav__verticalsCTA {
  padding-left: 0;
  padding-top: 1.25rem;
}
.m-nav__extraLinks .m-nav__subMenu li {
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .m-nav__extraLinks .m-nav__subMenu li {
    text-transform: none;
    letter-spacing: normal;
    margin-bottom: 0.6875rem;
  }
}
.m-nav-cart--notificationsCount {
  display: none;
}
.m-nav-cart[data-notification=true] .m-nav-cart--notificationsCount {
  position: absolute;
  top: -0.5625rem;
  right: -0.5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.125rem;
  background: #c54801;
  width: 1.125rem;
  border-radius: 0.5625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.m-nav-cart[data-notification=true] .m-nav-cart--notificationsCount span {
  position: relative;
  left: 0.09375rem;
}
.m-nav-cart[data-notification=true] ~ li .m-nav__linkCart:after {
  content: "";
}
.m-nav-cart[data-notification=false] ~ li .m-nav__linkCart:after {
  content: unset;
}
.m-nav--link--icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-nav--link--icon:after {
  content: "";
  width: 16px;
  height: 16px;
  margin-left: 6px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.m-nav--link--icon--login:after {
  background-image: url(/assets/nav/login-dd10861bbef3c7448664bce839368220b34964e6156e4f3c9d9f9efa2350552d.svg);
  position: relative;
  top: -1px;
}
.m-nav .cart_no {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  color: #fff;
  width: auto;
  height: auto;
  border-radius: none;
  position: relative;
  right: unset;
  top: unset;
}
.m-nav .cart_no.active {
  background-color: transparent;
}
.m-nav__subMenu {
  position: absolute;
  top: 80px;
  overflow: hidden;
  list-style: none;
  list-style: none;
  margin-bottom: 0;
  width: 100%;
  border: none;
  left: 0;
  right: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 2.125rem 2rem 0.125rem;
  background-color: #F9F9F2;
  z-index: -1;
  visibility: hidden;
  max-height: 150vh;
  cursor: auto;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav__subMenu {
    height: calc(100vh - 80px);
  }
}
.m-nav__subMenu.open {
  visibility: visible;
  overflow: auto;
  -webkit-transform: translate3d(0, 0, 1px);
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav__subMenu.open {
    z-index: 99;
  }
  .m-nav__subMenu.open:not(.animate__animated) {
    min-height: calc(100vh - 80px);
  }
}
@media (min-width: 768px) {
  .m-nav__subMenu.open {
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .m-nav__subMenu {
    border: 0.0625rem solid #cbcbcb;
    right: -0.75rem;
    left: unset;
    background-color: #fff;
    border-radius: 0.5rem;
    -webkit-box-shadow: 0rem 0rem 0.5rem rgba(0, 0, 0, 0.1);
            box-shadow: 0rem 0rem 0.5rem rgba(0, 0, 0, 0.1);
    padding: 0 2.375rem 0 1rem;
    width: auto;
    min-height: unset;
    right: -12px;
    top: 40px;
  }
}
.m-nav__subMenu--fullwidth {
  border: none;
  left: 0;
  right: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  visibility: hidden;
  top: 80px;
  max-width: calc(100 * var(--vw));
}
@media (min-width: 1200px) {
  .m-nav__subMenu--fullwidth {
    margin-left: calc(50% - 50 * var(--vw));
    margin-right: calc(50% - 50 * var(--vw));
  }
}
.m-nav__subMenu--fullwidth > .row {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .m-nav__subMenu--fullwidth > .row {
    padding: 2rem 2rem;
  }
}
.m-nav__subMenu--fullwidth.open {
  visibility: visible;
}
.m-nav__verticalsMenu {
  padding: 0;
  background-color: #f9f9f2;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav__verticalsMenu {
    margin-bottom: 2.125rem;
  }
  .m-nav__verticalsMenu > .row {
    padding: 1rem 0.5rem 7.5rem;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-nav__verticalsMenu > .row > .col {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .m-nav__verticalsMenu > .row {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .m-nav__verticalsMenu {
    padding: 0 0.625rem;
    background-color: #daeed9;
  }
  .m-nav__verticalsMenu.open:not(.animate__animated) {
    overflow: visible;
  }
  .m-nav__verticalsMenu > .row {
    margin-left: 0;
    margin-right: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-nav__verticalsMenu > .row > .col {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .m-nav__verticalsMenu {
    padding: 0 0.625rem;
    background-color: #daeed9;
  }
}
@media (min-width: 768px) {
  .m-nav__verticalsMenu .row .col {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .m-nav__verticalsMenu {
    padding: 0 0 0;
    background-color: #daeed9;
  }
}
.m-nav__verticalsList {
  padding-left: 0;
}
.m-nav__singleVertical {
  text-decoration: none;
  padding: 0.75rem 3.125rem 0.75rem 6.25rem;
  -webkit-box-shadow: 0rem 0rem 0.5rem rgba(0, 0, 0, 0.1);
          box-shadow: 0rem 0rem 0.5rem rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 16px;
  margin: 0 0 1rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 14px;
  line-height: 21px;
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  height: 4.3125rem;
  border: 0.125rem solid transparent;
}
.m-nav__singleVertical a {
  text-decoration: none;
  color: #003d3b;
}
@media (min-width: 768px) {
  .m-nav__singleVertical a:hover:not(.button) {
    text-decoration: underline;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .m-nav__singleVertical {
    padding: 2.125rem 3.125rem 2.125rem 6.25rem;
    height: 5.625rem;
    margin: 0 0 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .m-nav__singleVertical {
    margin: 0 0 1rem;
    padding: 2.125rem 3.125rem 2.125rem 6.25rem;
    height: 5.625rem;
  }
}
.m-nav__singleVertical-trigger {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  color: transparent !important;
}
.m-nav__singleVertical img {
  max-height: 2.9375rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 1.5rem;
  position: absolute;
  left: 1rem;
}
.m-nav__singleVertical:after {
  content: "";
  background-image: url(/assets/nav/menu-arr-right-ca77fc213461644a70d360304ccaa1e35edb0387365df0f6ae21c6317f9cb14a.svg);
  width: 1rem;
  height: 0.625rem;
  position: absolute;
  right: 1.8125rem;
}
.m-nav__singleVertical:hover {
  border: 0.125rem solid #82C780;
  -webkit-box-shadow: 0rem 0rem 0.5rem rgba(0, 0, 0, 0.1);
          box-shadow: 0rem 0rem 0.5rem rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.m-nav__singleVertical:hover:after {
  background-image: url(/assets/nav/menu-arr-right-darkgreen-b828a7eea42a4895a91053fc5cc2ed6b2c35ebdc054a3b515e38fa523ae62ce9.svg);
}
.m-nav__verticalsCTA {
  padding-left: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 1rem;
  height: 100%;
}
@media (min-width: 768px) {
  .m-nav__verticalsCTA {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .m-nav__verticalsCTA {
    height: auto;
    margin-bottom: 0;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.animate__animated .m-nav__verticalsCTA .button:before {
  content: unset;
}
.m-nav__verticalsCTACol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) and (max-width: 991px) {
  .m-nav__verticalsCTACol {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .m-nav__verticalsCTACol .m-nav__verticalsList {
    padding-right: 0.75rem;
  }
  .m-nav__verticalsCTACol > * {
    width: 50%;
  }
  .m-nav__verticalsCTACol .m-nav__singleVertical {
    margin-bottom: 0;
  }
}
.m-nav__verticalsCTA > p:last-of-type {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  font-family: "MaisonNeue-Book";
  letter-spacing: normal;
  text-transform: none;
}
.m-nav__verticalsCTA a {
  text-decoration: none;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .m-nav__verticalsCTA a {
    width: auto;
    padding: 1rem 2.75rem;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  #panel_checkout.open {
    left: 0;
    margin-left: 0;
  }
}

.nav-go-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "MaisonNeue-Demi";
  cursor: pointer;
}
.m-nav__wrp .nav-go-back {
  position: absolute;
  left: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.nav-go-back img {
  margin-right: 0.75rem;
  -webkit-transition: -webkit-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
  transition: transform ease 200ms, -webkit-transform ease 200ms;
  position: relative;
  top: -1px;
}
.nav-go-back:hover img {
  -webkit-transform: translateX(-0.375rem);
          transform: translateX(-0.375rem);
}

.m-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  padding: 16px 24px;
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
}
.m-btn--orange {
  background-color: #c54801;
  color: #f9f9f2;
}
.m-btn--orange:hover {
  color: #fff;
  -webkit-box-shadow: 8px 8px 0px #00403c;
          box-shadow: 8px 8px 0px #00403c;
}
.m-btn--outline {
  background-color: transparent;
  border: 2px solid;
  border-radius: 8px;
}
.m-btn--outline--darkgreen {
  border-color: #003d3b;
}
.m-btn--outline--darkgreen:hover {
  color: #003d3b;
  -webkit-box-shadow: 8px 8px 0px #00403c;
          box-shadow: 8px 8px 0px #00403c;
}
.m-btn--icon:after {
  content: "";
  width: 16px;
  height: 16px;
  margin-left: 8px;
  background-repeat: no-repeat;
  background-size: contain;
}
.m-btn--icon--login:after {
  background-image: url(/assets/nav/login-dd10861bbef3c7448664bce839368220b34964e6156e4f3c9d9f9efa2350552d.svg);
}
.m-btn:hover {
  text-decoration: none;
}

.mosh-faq .single-faq {
  position: relative;
}
.mosh-faq .single-faq__wrpAnchor {
  position: relative;
  display: block;
  height: 1px;
}
.mosh-faq small {
  font-size: 80%;
}
.mosh-faq .faq-question {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "MaisonNeue-Demi";
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  border: none;
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  position: relative;
  text-align: left;
  padding: 1rem 3rem 1rem 1rem;
  -webkit-transition: all ease 100ms;
  transition: all ease 100ms;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-transform: unset;
  letter-spacing: unset;
  border-radius: unset;
  color: #003d3b;
}
.mosh-faq .faq-question:focus {
  outline: none;
}
.mosh-faq .faq-question:after {
  position: absolute;
  right: 1rem;
  content: "";
  width: 1rem;
  height: 0.5rem;
  background-image: url(/assets/icons/faq-down-20e9fbf9d2f72a19b2fcae1090b492b2895576f809f942e7c6fa1867593dc79d.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .mosh-faq .faq-question:after {
    right: 1.5rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .mosh-faq .faq-question[aria-expanded=true]:not(.no-sticky) {
    position: sticky;
    top: 5rem;
  }
  .mosh-faq .faq-question[aria-expanded=true]:not(.no-sticky).sticky {
    background: #daeed9;
    color: #003d3b;
    z-index: 97;
  }
}
.mosh-faq .faq-question[aria-expanded=true]:after {
  background-image: url(/assets/icons/faq-question-close-5173d982bcbe90ad531b3dfb01c04759ecf4d157e64d4b29cb188b60c0eae4f1.svg);
  height: 0.8rem;
}
.mosh-faq .faq-answer {
  padding-left: 1rem;
  padding-right: 1rem;
}
.mosh-faq .faq-answer > .content {
  padding-top: 0.5rem;
  -webkit-transition: height ease 200ms;
  transition: height ease 200ms;
  padding-bottom: 1.25rem;
  word-break: break-word;
}
.mosh-faq .faq-answer > .content ol li {
  font-size: 100%;
  opacity: 1;
  margin-bottom: 0.375rem;
}
.mosh-faq .faq-answer > .content ol li::marker {
  font-size: 100%;
}
.mosh-faq .faq-answer > .content > p:last-of-type:not(:empty) {
  display: inline;
}
.mosh-faq .faq-answer > .content p:empty {
  display: none;
}
.mosh-faq .faq-answer .faq-readmore {
  font-family: "MaisonNeue-Demi";
  text-decoration: underline;
  cursor: pointer;
  margin-left: 0.25rem;
}
.mosh-faq .faq-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mosh-faq .faq-category > span {
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 1px;
  color: #003d3b;
  background: #daeed9;
  padding: 0.1875rem 0.625rem;
  border-radius: 3.75rem;
}

/* FAQ */
.faq_answer {
  height: 0;
  overflow: hidden;
  text-align: left;
  -webkit-transition: max-height 0.2s ease;
  transition: max-height 0.2s ease;
}

.faq_answer > div {
  padding-bottom: 1.25rem;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-right: 1.25rem;
}

@media (min-width: 992px) {
  .faq_answer > div {
    padding-right: 3.125rem;
  }
}
.faq_answer.open > div {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.faq_item,
.faq_question,
.faq_answer {
  width: 100%;
}

.faq_item {
  border-bottom: 1px solid rgba(0, 61, 59, 0.15);
}

.faq_question {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1.875rem;
  text-align: left;
  position: relative;
  cursor: pointer;
  display: block !important;
}

.faq_question::after {
  content: "";
  display: block;
  width: 1.5625rem;
  height: 1.5625rem;
  background-image: url(/assets/icons/expand-a6b316c14f6f5ca56ea0c958fc3c41c46cf876b782014df36d6ff804b3db5321.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.125rem;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  position: absolute;
  right: 0;
  top: 0.625rem;
}

.faq_question.open::after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.faq_item:last-child {
  border-bottom: 0;
}

.faq h6,
.faq_question h6 {
  margin-bottom: 0;
}

.faq_mini h5 {
  margin-bottom: 0;
}

.faq_mini .faq_question::after {
  top: 0;
  width: 0.625rem;
  bottom: 0;
  height: 0.625rem;
  left: auto;
  margin: auto;
}

.faq_mini .faq_answer > div {
  padding-top: 0;
}

.faq_mini .faq_item:last-child {
  border-bottom: 1px solid rgba(0, 61, 59, 0.15);
}

.faq {
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px;
  background-size: 310px;
  background-repeat: no-repeat;
  background-position: bottom 20px center;
  padding-bottom: 230px;
}

@media (max-width: 992px) {
  .faq.nobgm {
    padding-bottom: 30px;
    background-image: none !important;
  }
}
.faq.nobgm .faq_question {
  font-size: 16px;
  font-family: "MaisonNeue-Demi";
  padding-right: 40px;
}
.faq.nobgm .faq_item {
  border-color: rgba(188, 188, 188, 0.2);
}
.faq.nobgm .faq_item:first-child {
  border-top: 1px solid rgba(188, 188, 188, 0.2);
}
.faq.nobgm .faq_question::after {
  background-image: url(/assets/icons/plus-small-dark-2afd6bf4f6db54ee5d96bbf61da40e6df9786ad7b2acb1d85ce1a6fb36338303.svg);
  background-size: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 5px;
}
@media (max-width: 991px) {
  .faq.nobgm .faq_header {
    font-size: 16px;
  }
}
.faq.nobgm h4 {
  padding-bottom: 20px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .faq.nobgm h4 {
    font-size: 40px;
  }
}
.faq.nobgm .faq_question,
.faq.nobgm .faq_answer {
  padding-left: 0;
}

@media (max-width: 575px) {
  #mhcp_faq .btn {
    width: 100%;
  }
}

.faq.faq_mh ul,
.faq.faq-wl ul {
  padding-left: 18px;
}

@media (min-width: 992px) {
  .faq {
    padding-top: 70px;
    padding-bottom: 70px;
    min-height: 440px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 992px) {
  .faq {
    background-size: 530px;
    background-position: bottom 20px right;
  }
  .faq.mh_faq {
    background-size: 440px;
    background-position: bottom 70px right 110px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .faq_mh,
  .faq-wl {
    background-position: bottom 20px right -110px;
  }
}
.faq_mh,
.faq-wl {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .faq_mh,
  .faq-wl {
    padding-top: 90px;
    padding-bottom: 90px;
    background-size: 430px;
    background-position: bottom 70px right 80px;
  }
}

.crisis-support, :is(section).crisis-support {
  background-color: #daeed9;
  color: #003d3b;
  font-size: 1rem;
  font-family: "MaisonNeue-Demi";
  text-align: center;
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
}

.icon-tiles {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  padding: 1rem 0;
}
.icon-tiles > [class*=col-] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.icon-tile {
  border-radius: 5px;
  background-color: #f9f9f2;
  color: #003d3b;
  text-align: center;
  border: 1px solid #003d3b;
  padding: 1rem 0;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .icon-tile {
    margin-bottom: 0;
  }
}
.icon-tile img {
  width: 100%;
  max-width: 61px;
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .icon-tile img {
    max-width: 53px;
  }
}
.icon-tile span {
  font-family: "Clearface-Bold";
  font-size: 1rem;
  display: block;
}

.select-checkbox {
  margin-top: 30px;
  width: 100%;
}
@media (min-width: 576px) {
  .select-checkbox {
    max-width: 320px;
  }
}
.select-checkbox input {
  display: none;
}
.select-checkbox label {
  border: 2px solid #CBCBCB;
  background-color: white;
  padding: 5px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
  min-height: 56px;
  border-radius: 16px;
  position: relative;
  margin-bottom: 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.select-checkbox label::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: auto;
  border: 1px solid #CBCBCB;
  background-image: url(/assets/icons/check-states-983a3c7b2ca5d005651f1484ec2d67892e6b51a474f49a2fb97c7aec6edf076e.svg);
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: 0 0;
}
.select-checkbox label:hover {
  border-color: #82c780;
}
.select-checkbox label:hover::after {
  background-position: 0 -40px;
  background-color: #daeed9;
  border-color: transparent;
}
.select-checkbox__title {
  font-family: "MaisonNeue-Demi";
}
.select-checkbox input:checked + label {
  border-color: #82c780;
}
.select-checkbox input:checked + label::after {
  background-position: 0 -80px;
  background-color: #82c780;
  border-color: transparent;
}

.btn-fixed {
  position: fixed;
  padding: 20px 15px 15px 15px;
  width: 100%;
  z-index: 97;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.btn-fixed .btn {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.btn-fixed[data-visiblity=hidden] {
  bottom: -107px;
  opacity: 0;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.btn-fixed[data-visiblity=hidden].reveal {
  opacity: 1;
  bottom: 0;
}
.btn-fixed[data-bg=darkgreen] {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 61, 59, 0)), color-stop(19.27%, #003D3B));
  background: -webkit-linear-gradient(top, rgba(0, 61, 59, 0) 0%, #003D3B 19.27%);
  background: linear-gradient(180deg, rgba(0, 61, 59, 0) 0%, #003D3B 19.27%);
}
@media (min-width: 768px) {
  .btn-fixed[data-disable=md] {
    position: static;
    padding: 0;
  }
  .btn-fixed[data-disable=md] .btn {
    width: auto;
  }
}

.crisis-support, :is(section).crisis-support {
  background-color: #daeed9;
  color: #003d3b;
  font-size: 1rem;
  font-family: "MaisonNeue-Demi";
  text-align: center;
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
}

.horizontal-slider {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: auto;
  cursor: -webkit-grab;
  cursor: grab;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  -webkit-overflow-scrolling: auto;
}
.horizontal-slider:not(.show-scroll)::-webkit-scrollbar {
  display: none;
}
.horizontal-slider--wrp {
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .horizontal-slider {
    width: calc(100% + 1.625rem);
  }
}
.horizontal-slider.show-scroll {
  padding-bottom: 1.75rem;
}
.horizontal-slider.show-scroll::-webkit-scrollbar {
  height: 0.375rem;
  -webkit-transition: background-color ease 200ms;
  transition: background-color ease 200ms;
}
.horizontal-slider.show-scroll::-webkit-scrollbar-track {
  background-color: transparent;
}
.horizontal-slider.show-scroll::-webkit-scrollbar-thumb {
  background-color: #82c780;
  border-radius: calc(0.375rem / 2);
}
.horizontal-slider.show-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #003d3b;
}
@media (min-width: 0) and (max-width: 767px) {
  .horizontal-slider.give-nudge.slider--initialized > div {
    -webkit-animation-delay: 3s;
            animation-delay: 3s;
    -webkit-animation: nudge 2s ease 1;
            animation: nudge 2s ease 1;
  }
}
.horizontal-slider--wrp {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.horizontal-slider > div {
  margin: 0 calc(1rem / 2);
}
.horizontal-slider > div.doctor-tile:last-of-type {
  margin-right: calc(1.625rem / 2);
}
@media (min-width: 768px) and (max-width: 991px) {
  .horizontal-slider > div.doctor-tile {
    margin: 0 1.25rem;
  }
  .horizontal-slider > div.doctor-tile:first-of-type {
    margin-left: 0;
  }
  .horizontal-slider > div.doctor-tile:first-of-type {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .horizontal-slider > div {
    margin: 0 calc(1.625rem / 2);
  }
}
@media (min-width: 992px) {
  .horizontal-slider > div:first-of-type {
    margin-left: 0;
  }
  .horizontal-slider > div:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .horizontal-slider:not(.sm-centered) > div:first-of-type {
    margin-left: 0;
  }
  .horizontal-slider:not(.sm-centered) > div:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .horizontal-slider.md-wrap {
    margin: 0 calc(-1.625rem / 2 - 1.75rem);
    padding: 0 !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .horizontal-slider.md-wrap > div {
    margin-bottom: 1.75rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-preferred-size: calc(25% - 1.625rem);
        flex-basis: calc(25% - 1.625rem);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .horizontal-slider.md-no-wrap {
    max-width: 100%;
    overflow: auto;
  }
}
.horizontal-slider.md-no-wrap > div:first-of-type {
  margin-left: 0;
}
.horizontal-slider.md-no-wrap > div:last-of-type {
  margin-right: 0;
}

.horizontal-slider.full-width.slider-draggable {
  width: calc(var(--vw, 1vw) * 100);
  margin-left: calc((100vw - 100%) / -2);
  padding-left: calc((100vw - 100%) / 2);
  padding-right: calc((100vw - 100%) / 2);
}
@media (min-width: 768px) and (max-width: 991px) {
  .horizontal-slider.full-width.slider-draggable.md-wrap {
    width: auto;
    margin: 0 calc(1.625rem / -2);
    padding: 0;
  }
}
.horizontal-slider.slider-centered {
  left: 50%;
  padding-right: 0px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: relative;
}

.info_content_collapse {
  background-color: #daeed9;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .info_content_collapse {
    padding-top: 30px;
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) {
  .info_content_collapse {
    padding-top: 40px;
    padding-bottom: 35px;
  }
}
.info_content_collapse h1 {
  font-size: 3rem;
  margin-top: 2rem;
}
.info_content_collapse h2 {
  margin-top: 50px;
  font-size: 27px;
}
@media (min-width: 768px) {
  .info_content_collapse h2 {
    font-size: 35px;
  }
}
.info_content_collapse h3 {
  font-family: "MaisonNeue-Demi";
  letter-spacing: 0;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 35px;
}
.info_content_collapse .container {
  max-width: 800px;
}
.info_content_collapse .faq_item {
  text-align: center;
}
.info_content_collapse .faq_question {
  font-size: 18px;
}
@media (min-width: 992px) {
  .info_content_collapse .faq_question {
    font-size: 21px;
    padding-right: 50px;
    display: inline-block !important;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
.info_content_collapse .faq_answer.open {
  margin-bottom: 30px;
}
.info_content_collapse .faq_question::after {
  top: 0;
  bottom: 0;
  margin: auto;
}
.info_content_collapse h1 {
  margin-top: 30px;
  font-size: 27px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .info_content_collapse h1 {
    font-size: 35px;
    margin-top: 40px;
  }
}
.info_content_collapse h2 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 50px;
}
@media (min-width: 768px) {
  .info_content_collapse h2 {
    font-size: 26px;
  }
}

.new-message-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: 2rem;
}
.new-message-wrap .new-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-message-wrap .new-message > img {
  height: 4.5rem;
  width: 4.5rem;
  aspect-ratio: 1/1;
  margin-bottom: 0.5rem;
  border-radius: 2.75rem;
}
.new-message-wrap .new-message-doctor {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
}
.new-message-wrap .new-message-txt {
  font-size: 1.125rem;
  color: #003d3b;
  margin-bottom: 0.5rem;
}
.new-message-wrap .new-message-time {
  font-size: 1.125rem;
  color: #6b6b6b;
  margin-bottom: 1.5rem;
}

.pdf-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(100vw);
          transform: translateX(100vw);
  z-index: 1050;
  -webkit-transition: 300ms cubic-bezier(0.33, 1, 0.68, 1) all;
  transition: 300ms cubic-bezier(0.33, 1, 0.68, 1) all;
  pointer-events: none;
  padding-top: 0;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .pdf-modal {
    left: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pdf-modal {
    width: 75vw;
    -webkit-transform: translateX(75vw);
            transform: translateX(75vw);
  }
}
@media (min-width: 992px) {
  .pdf-modal {
    width: 650px;
    -webkit-transform: translateX(650px);
            transform: translateX(650px);
  }
}
.pdf-modal.reveal {
  pointer-events: all;
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-box-shadow: 0 0 2.5rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 2.5rem rgba(0, 0, 0, 0.2);
}
.pdf-modal.reveal .pdf-modal-body iframe {
  opacity: 1;
}
.pdf-modal-header {
  padding: 0.75rem 0.625rem;
  border-radius: 0.375rem 0.375rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border-bottom: 1px solid rgba(0, 61, 59, 0.3);
}
.pdf-modal-header a.pdf_back_arrow {
  position: static;
  background-size: 21px;
  background-position: center;
  width: 50px !important;
  margin-right: 11px;
  width: 21px;
  height: 21px;
  background-image: url(/assets/icons/arrow-left-tail-dark);
  background-repeat: no-repeat;
}
.pdf-modal-body {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  height: 100%;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
.pdf-modal-body p {
  font-family: "MaisonNeue-Book";
  margin: 0;
}
.pdf-modal-body p.title {
  font-size: 1.125rem;
}
.pdf-modal-body p strong {
  font-family: "MaisonNeue-Demi";
}
.pdf-modal-body .section-break {
  margin-bottom: 3rem;
}
.pdf-modal-body .section-break-top {
  margin-top: 3rem;
}
.pdf-modal-body .pdf-long-letter > * {
  margin-bottom: 1rem;
}

.m-top-bar {
  background: #003d3b;
  color: #fff;
  text-align: center;
  width: 100%;
  max-height: 4rem;
}

.m-top-bar--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.75rem;
  -webkit-animation: topBarRotation 10s infinite;
          animation: topBarRotation 10s infinite;
  overflow: hidden;
  width: 100%;
}
.m-top-bar--item img,
.m-top-bar--item svg {
  height: 2rem;
  width: auto;
  display: block;
  padding: 0;
  margin: 0;
}
.m-top-bar--item img.m-top-bar--item--icon-after,
.m-top-bar--item svg.m-top-bar--item--icon-after {
  height: 1rem;
}
.m-top-bar--item > a {
  text-decoration: none;
}
.m-top-bar--item span {
  padding: 0 0.75rem;
  font-size: 0.8rem;
}
.m-top-bar--item p,
.m-top-bar--item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-top-bar--item > ul {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: none;
}
.m-top-bar--item > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 1rem;
  min-height: 2rem;
}
.m-top-bar--item > ul > li > .no-underline {
  text-decoration: none;
}
.m-top-bar--item > ul > li:after {
  content: "|";
  padding-left: 1rem;
}
.m-top-bar--item > ul > li:last-child {
  padding-right: 0;
}
.m-top-bar--item > ul > li:last-child:after {
  padding-left: 1rem;
  content: "";
}
@media (min-width: 768px) {
  .m-top-bar--item > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.m-pill {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-family: "MaisonNeue-Demi";
  border-radius: 5.5rem;
}
.m-pill.is-dark {
  background-color: #003d3b;
  color: #fff;
}
.m-pill.is-grey {
  background-color: #f6f6f6;
  color: #6b6b6b;
}
.m-pill.is-light {
  background-color: #daeed9;
  color: #003d3b;
}

.heading-wrapper h2 {
  font-family: "Clearface-Bold";
  font-style: normal;
  font-weight: 700;
  font-size: 3rem;
  line-height: 120%;
  letter-spacing: -0.02em;
}
@media (min-width: 0) and (max-width: 767px) {
  .heading-wrapper h2 {
    font-size: 1.5rem;
  }
}
.heading-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #406e6c;
}
@media (min-width: 0) and (max-width: 767px) {
  .heading-wrapper p {
    font-size: 1rem;
  }
}
.heading-wrapper img {
  margin: 1.5rem 0;
}

.bottom-wrapper {
  margin-top: 2rem;
}
.bottom-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  text-align: center;
  letter-spacing: -0.01em;
  color: #6b6b6b;
}

.stepper-container {
  padding-top: 3rem;
  padding-bottom: 3.5rem;
}
.stepper-container--sand {
  background-color: #f9f9f3;
}
.stepper-container--sand .is-active .stepper_item {
  background: #daeed9;
}
.stepper-container--green {
  background-color: #daeed9;
}
.stepper-container--green .is-active .stepper_item {
  background: #f9f9f3;
}
.stepper-container--green .is-active .stepper_item-vertical-separator {
  background: #fff;
}
.stepper-container--green .is-active .stepper_item-horizontal-separator-md {
  background: #fff;
}
.stepper-container--green .is-active .md-step-bar-right {
  border-top: 2px solid #fff !important;
}
.stepper-container .stepper_item {
  background-color: #003d3b;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 12px;
  border-radius: 8px;
}
.stepper-container .stepper_item img {
  width: 14px;
  height: auto;
}
.stepper-container .stepper_item-vertical-separator {
  height: 1.5rem;
  width: 2px;
  background: #003d3b;
  margin: 0 auto;
  border-radius: 0.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .stepper-container .stepper_item-vertical-separator {
    background: #e2e2e2;
  }
}
.stepper-container .stepper_item-horizontal-separator-md {
  width: 1rem;
  height: 2px;
  background: #003d3b;
}
@media (min-width: 768px) {
  .stepper-container .stepper_item-horizontal-separator-md {
    display: none;
  }
}
.stepper-container .stepper-title {
  font-family: "MaisonNeue-Demi";
  font-style: normal;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 150%;
  letter-spacing: -0.01em;
  margin-bottom: 0.25rem;
}
.stepper-container .stepper-description {
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #ffffff;
  margin-left: 0.625rem;
}
.stepper-container .stepper-title, .stepper-container .stepper-description {
  color: #ffffff;
}
@media (min-width: 0) and (max-width: 767px) {
  .stepper-container .stepper_item {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .stepper-container .stepper_item-vertical-separator {
    position: absolute;
    left: 0.45rem;
    height: 2.7em;
    margin-top: 4.5rem;
  }
  .stepper-container .stepper .separator-container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.horizontal-separator {
  width: 136px;
}

.stepper-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .stepper-horizontal {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.stepper-horizontal .step {
  position: relative;
}
.stepper-horizontal .step:last-child {
  margin-left: -4rem;
}
.stepper-horizontal .step:last-child .md-step-bar-right {
  display: none;
}
.stepper-horizontal .step .md-step-circle {
  text-align: center;
}
.stepper-horizontal .step .md-step-bar-right {
  position: absolute;
  right: -1.5rem;
  left: 49%;
  margin-left: 20px;
  top: 50%;
  min-width: 8.5rem;
  border-top: 2px solid #e2e2e2;
  border-radius: 0.5rem;
  height: 1px;
}
.stepper-horizontal .step:nth-child(odd) {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.stepper-horizontal .step:nth-child(odd) .separator-container {
  margin-top: -7px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .stepper-horizontal .step:nth-child(odd) .stepper_item {
    min-height: 6.5rem;
  }
}
.stepper-horizontal .step:nth-child(even) {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-top: 4.8rem;
}
.stepper-horizontal .step:nth-child(even) .stepper_item-vertical-separator {
  margin-top: -7px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .stepper-horizontal .step:nth-child(even) {
    margin-top: 7.5rem;
  }
}
.stepper-horizontal .step:nth-child(2) {
  margin-left: -5rem;
}
.stepper-horizontal .step:nth-child(3) {
  margin-left: -7.5rem;
}
.stepper-horizontal .step .separator-container {
  position: relative;
}
@media (min-width: 0) and (max-width: 767px) {
  .stepper-horizontal .step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .stepper-horizontal .step:not(:first-child) {
    margin-top: 0.5rem;
  }
  .stepper-horizontal .step:nth-child(even) {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .stepper-horizontal .step:nth-child(even) .stepper_item-vertical-separator {
    margin-top: 4.5rem;
  }
  .stepper-horizontal .step:nth-child(2), .stepper-horizontal .step:nth-child(3), .stepper-horizontal .step:last-child {
    margin-left: 0;
  }
  .stepper-horizontal .step .md-step-bar-right {
    display: none;
  }
  .stepper-horizontal .step:last-child .stepper_item-vertical-separator {
    display: none;
  }
  .stepper-horizontal .step:nth-child(odd) .separator-container {
    margin-top: 0;
  }
}

.is-active .stepper-title, .is-active .stepper-description {
  color: #003d3b;
}
.is-active .stepper_item-vertical-separator {
  background: #daeed9;
}
.is-active .stepper_item-horizontal-separator-md {
  background: #daeed9;
}
.is-active .md-step-bar-right {
  border-top: 2px solid #daeed9 !important;
}

.m-therapy {
  background-color: #f9f9f2;
}
.m-therapy .container {
  padding: 3rem 25px 2rem 25px;
}
.m-therapy section:not(.crisis-support) {
  padding: 0;
}
.m-therapy #therapy-reviews {
  padding-top: 3rem;
}
.m-therapy #m_health_reviews_carousel .flickity-page-dots {
  display: none;
}
.m-therapy .mh_medicare img {
  height: auto;
  width: 33.3333333333%;
}
@media (min-width: 992px) {
  .m-therapy .mh_medicare img {
    width: 100%;
    max-width: 100px;
  }
}
@media (min-width: 992px) {
  .m-therapy .mh_medicare p.font-size-xsmall {
    padding-right: 10rem;
  }
}
.m-therapy #our_pricing .mobile-pricing .mh_price {
  font-size: 1.5rem;
}
.m-therapy #our_pricing .mobile-pricing .big {
  font-size: 1.25rem;
}
.m-therapy .faq_mh {
  background-size: 20%;
}

.info_content_collapse {
  padding: 0;
}
.info_content_collapse .container {
  padding: 1rem 25px;
}
.info_content_collapse .faq_question {
  font-size: 1rem;
}
.info_content_collapse .faq_question:after {
  background-size: 1rem;
  background-image: url(/assets/icons/plus-small-dark-2afd6bf4f6db54ee5d96bbf61da40e6df9786ad7b2acb1d85ce1a6fb36338303.svg);
  right: 5px;
}

section:is(.hero) {
  padding: 0;
  background-color: #f9f9f2;
  background-image: none;
  min-height: 0;
}
@media (max-width: 599px) {
  section:is(.hero) .heading {
    font-size: 2.5rem;
    margin-bottom: 0;
  }
}
section:is(.hero) .list-with-tick {
  padding: 1rem 1rem 1rem 1.25rem;
}
section:is(.hero) .button {
  display: block;
}
@media (min-width: 768px) {
  section:is(.hero) {
    background: url(/assets/therapy/therapy-hero-desktop-da17f3826a2562be9faac2a86301fa1d84fb7b7295337c8c6fcb72720074e653.png) no-repeat;
    aspect-ratio: 1440/499;
    background-size: cover;
  }
  section:is(.hero) .container,
  section:is(.hero) .row {
    height: 100%;
  }
  section:is(.hero) .hero-info {
    padding: 2rem 0;
    position: absolute;
    left: 2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  section:is(.hero) .button {
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section:is(.hero) .container {
    max-width: none;
  }
  section:is(.hero) .heading {
    font-size: 1.5rem;
    margin-bottom: 0.25rem;
  }
  section:is(.hero) .list-with-tick {
    padding: 0 0 0.5rem 1rem;
  }
  section:is(.hero) .list-with-tick li {
    font-size: 0.75rem;
    padding-bottom: 0.25rem;
  }
  section:is(.hero) .list-with-tick li:before {
    top: 3px;
    width: 0.75rem;
    height: 0.75rem;
    left: -1rem;
  }
  section:is(.hero) .button {
    padding: 0.75rem 1.25rem;
    font-size: 0.75rem;
  }
  section:is(.hero) .button.has-arrow:after {
    width: 0.75rem;
    height: 0.75rem;
  }
}
@media (min-width: 992px) {
  section:is(.hero) .hero-info {
    left: 0;
  }
  section:is(.hero) .heading {
    margin-bottom: 0.5rem;
  }
  section:is(.hero) .list-with-tick {
    padding: 0.25rem 1.5rem;
    font-size: 0.875rem;
  }
}
@media (min-width: 1200px) {
  section:is(.hero) .heading {
    font-size: 3rem;
  }
  section:is(.hero) .list-with-tick {
    padding-bottom: 1rem;
    font-size: 1rem;
  }
}
.find-a-therapist {
  background-color: #003d3b;
}
.find-a-therapist p,
.find-a-therapist .heading,
.find-a-therapist .list {
  color: #fff;
}
.find-a-therapist .list-with-tick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.find-a-therapist .list-with-tick li {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  width: calc(50% - 1rem);
  margin-right: 0.5rem;
}
.find-a-therapist .list-with-tick li:before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.35313 10.8531C7.15938 11.05 6.84062 11.05 6.64687 10.8531L4.64687 8.85312C4.45 8.65937 4.45 8.34062 4.64687 8.14687C4.84062 7.95 5.15938 7.95 5.35313 8.14687L7 9.79375L10.6469 6.14687C10.8406 5.95 11.1594 5.95 11.3531 6.14687C11.55 6.34062 11.55 6.65938 11.3531 6.85313L7.35313 10.8531ZM16 8.5C16 12.9187 12.4187 16.5 8 16.5C3.58125 16.5 0 12.9187 0 8.5C0 4.08125 3.58125 0.5 8 0.5C12.4187 0.5 16 4.08125 16 8.5ZM8 1.5C4.13438 1.5 1 4.63438 1 8.5C1 12.3656 4.13438 15.5 8 15.5C11.8656 15.5 15 12.3656 15 8.5C15 4.63438 11.8656 1.5 8 1.5Z' fill='%2382C780'/%3E%3C/svg%3E%0A");
}
.which-type-of-therapist {
  background-color: #fff;
}
.which-type-of-therapist .list {
  padding-right: 1rem;
  margin-left: 1rem;
}
.which-type-of-therapist .list li {
  padding-left: 0;
}
.which-type-of-therapist .list-heading {
  font-family: "MaisonNeue-Bold";
  display: none;
}
@media (min-width: 992px) {
  .which-type-of-therapist .list-heading {
    display: block;
  }
}

.meet-the-therapists .therapists {
  padding: 0 1.25rem 1.25rem 1.25rem;
}
@media (min-width: 768px) {
  .meet-the-therapists .therapists {
    padding: 0;
  }
}
@media (min-width: 576px) {
  .meet-the-therapists .therapist-cards[data-slider=true] {
    padding: 1rem 0;
    width: calc(100% + 1rem);
  }
}
.meet-the-therapists .therapist-cards[data-slider=true] .card[data-card-type=therapist] {
  width: calc(75% + 1rem);
  margin-right: 1rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  display: block;
}
@media (min-width: 768px) {
  .meet-the-therapists .therapist-cards[data-slider=true] .card[data-card-type=therapist] {
    width: calc(33.3333333333% - 1rem);
  }
}
@media (min-width: 992px) {
  .meet-the-therapists .therapist-cards[data-slider=true] .card[data-card-type=therapist] {
    width: calc(25% - 1rem);
  }
}
@media (min-width: 992px) {
  .meet-the-therapists .therapist-cards[data-slider=true] .card[data-card-type=therapist]:hover {
    background-size: 180%;
  }
}
@media (max-width: 599px) {
  .meet-the-therapists .therapist-cards[data-slider=true] .card[data-card-type=therapist].is-selected .card-image {
    background-size: 140%;
  }
}
.meet-the-therapists .therapist-cards[data-slider=true] .card-image {
  aspect-ratio: 222/137;
  background-size: 118%;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 12px 12px 0 0;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
@media (min-width: 992px) {
  .meet-the-therapists .therapist-cards[data-slider=true] .card-image {
    aspect-ratio: 291/241;
    background-size: 170%;
  }
}
.meet-the-therapists .therapist-cards[data-slider=true] .card-details {
  background-color: #fff;
  color: #003d3b;
  text-align: left;
  padding: 0.5rem;
}
.meet-the-therapists .therapist-cards[data-slider=true] .card-details p {
  margin: 0;
}
.meet-the-therapists .therapist-cards[data-slider=true] .card-name {
  font-family: "MaisonNeue-Demi";
}
.meet-the-therapists .therapist-cards[data-slider=true] .card-therapist-title {
  font-size: 0.75rem;
}
.meet-the-therapists .slider-controls {
  text-align: right;
}
.meet-the-therapists .slider-controls a, .meet-the-therapists .slider-controls span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
}
.meet-the-therapists .slider-controls a {
  font-family: "MaisonNeue-Demi";
  font-size: 0.875rem;
  text-decoration: underline;
}
.meet-the-therapists .slider-controls a:hover {
  color: #82c780;
}
.meet-the-therapists .slider-controls span {
  cursor: pointer;
}
.meet-the-therapists .slider-controls span svg path {
  fill: #cdcdcd;
}
.meet-the-therapists .slider-controls span svg:hover path {
  fill: #003d3b;
}
.meet-the-therapists .slider-controls span:hover {
  opacity: 1;
}
.meet-the-therapists .slider-controls span#sliderPrev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 576px) {
  .meet-the-therapists .mobile-therapists-actions {
    padding: 1rem 0 2rem 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .meet-the-therapists .mobile-therapists-actions .button {
    max-width: 275px;
    margin-right: 1rem;
  }
  .meet-the-therapists .mobile-therapists-actions .button:last-child, .meet-the-therapists .mobile-therapists-actions .button:last-of-type {
    margin-right: 0;
  }
}
.meet-the-therapists .desktop-therapists-actions {
  padding: 2rem 0 5rem 0;
}
.meet-the-therapists .desktop-therapists-actions .therapist_mchp_info {
  margin-top: 0;
}
.meet-the-therapists .therapist_mhcp_info svg {
  margin-left: 3px;
}
.meet-the-therapists .therapist_mhcp_info:hover {
  color: #82c780;
  fill: #82c780;
}
.meet-the-therapists .therapist_mhcp_info:hover svg path {
  fill: #82c780;
}

.hl-treatment #twilio_tooltip, .weight-loss-plan--c #twilio_tooltip {
  display: none;
}
.hl-treatment section, .weight-loss-plan--c section {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .hl-treatment section, .weight-loss-plan--c section {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 768px) {
  .hl-treatment section.section-md, .weight-loss-plan--c section.section-md {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media (min-width: 768px) {
  .hl-treatment section.section-lg, .weight-loss-plan--c section.section-lg {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.hl-treatment .section-title, .weight-loss-plan--c .section-title {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .hl-treatment .section-title, .weight-loss-plan--c .section-title {
    font-size: 48px;
  }
}
.hl-treatment .section-title-sm, .weight-loss-plan--c .section-title-sm {
  font-size: 24px;
  line-height: 1.2;
}
.hl-treatment #your-treatment, .weight-loss-plan--c #your-treatment {
  background: #f9f9f2;
}
.hl-treatment #your-treatment .container, .weight-loss-plan--c #your-treatment .container {
  -webkit-transform: unset !important;
          transform: unset !important;
}
.hl-treatment #your-treatment .treatment-img, .weight-loss-plan--c #your-treatment .treatment-img {
  max-width: 103px;
  margin: 0 auto;
}
.hl-treatment #your-treatment .treatment-name, .weight-loss-plan--c #your-treatment .treatment-name {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 36px;
}
@media (min-width: 768px) {
  .hl-treatment #your-treatment .treatment-name, .weight-loss-plan--c #your-treatment .treatment-name {
    font-size: 32px;
    line-height: 48px;
  }
}
.hl-treatment #your-treatment .treatment-desc, .weight-loss-plan--c #your-treatment .treatment-desc {
  margin-bottom: 1.5rem;
}
.hl-treatment #doc-letter .doc-info-header .doc-img, .weight-loss-plan--c #doc-letter .doc-info-header .doc-img {
  width: 73px;
  height: 73px;
  margin: 0 auto 11px;
}
.hl-treatment #doc-letter .doc-info-header .doc-img img, .weight-loss-plan--c #doc-letter .doc-info-header .doc-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.hl-treatment #doc-letter .doc-info-header .doc-name, .weight-loss-plan--c #doc-letter .doc-info-header .doc-name {
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
  font-size: 18px;
  line-height: 27px;
}
.hl-treatment #doc-letter .doc-letter-txt, .weight-loss-plan--c #doc-letter .doc-letter-txt {
  font-size: 18px;
  line-height: 27px;
}
@media (min-width: 768px) {
  .hl-treatment #doc-letter .doc-letter-txt, .weight-loss-plan--c #doc-letter .doc-letter-txt {
    max-width: 768px;
  }
}
.hl-treatment #doc-letter .doc-letter-txt > p:first-of-type, .weight-loss-plan--c #doc-letter .doc-letter-txt > p:first-of-type {
  display: inline-block;
}
.hl-treatment #doc-letter .doc-info-footer, .weight-loss-plan--c #doc-letter .doc-info-footer {
  font-size: 18px;
  line-height: 27px;
  color: #003d3b;
  margin-bottom: 1.5rem;
  padding: 0 1rem;
}
.hl-treatment #doc-letter .doc-info-footer-questions, .weight-loss-plan--c #doc-letter .doc-info-footer-questions {
  margin: 1.5rem 0;
  padding: 0.625rem 0.5rem 0.625rem 0.75rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "MaisonNeue-Demi";
  font-size: 0.875rem;
  border: 2px solid #003d3b;
  border-radius: 1.75rem;
  text-decoration: none;
}
.hl-treatment #doc-letter .doc-info-footer-questions img, .weight-loss-plan--c #doc-letter .doc-info-footer-questions img {
  margin-left: 0.5rem;
  max-width: 1.5rem;
  max-height: 1.5rem;
}
.hl-treatment #doc-letter .send-doctor-message, .weight-loss-plan--c #doc-letter .send-doctor-message {
  padding: 0 1rem;
}
.hl-treatment #doc-letter .new-message, .weight-loss-plan--c #doc-letter .new-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hl-treatment #doc-letter .new-message__txt, .weight-loss-plan--c #doc-letter .new-message__txt {
  font-size: 18px;
  line-height: 27px;
  color: #003d3b;
  margin-bottom: 8px;
}
.hl-treatment #doc-letter .new-message__time, .weight-loss-plan--c #doc-letter .new-message__time {
  font-size: 18px;
  line-height: 27px;
  color: #6b6b6b;
  margin-bottom: 24px;
}
.hl-treatment #mosh-guarantee, .weight-loss-plan--c #mosh-guarantee {
  background: #daeed9;
  padding-left: 9px;
  padding-right: 9px;
}
@media (min-width: 768px) {
  .hl-treatment #mosh-guarantee, .weight-loss-plan--c #mosh-guarantee {
    padding-left: 0;
    padding-right: 0;
  }
}
.hl-treatment #mosh-guarantee .container, .weight-loss-plan--c #mosh-guarantee .container {
  position: relative;
  -webkit-transform: unset;
          transform: unset;
}
.hl-treatment #mosh-guarantee .section-info, .weight-loss-plan--c #mosh-guarantee .section-info {
  position: absolute;
  top: 0;
  right: 15px;
}
.hl-treatment #mosh-guarantee .modal-body, .weight-loss-plan--c #mosh-guarantee .modal-body {
  padding: 4px 8px;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  background: #003d3b;
  border-radius: 4px;
  text-align: center;
}
.hl-treatment #mosh-guarantee .modal-body a, .weight-loss-plan--c #mosh-guarantee .modal-body a {
  margin-top: 16px;
  display: block;
}
.hl-treatment #mosh-guarantee .modal-dialog, .weight-loss-plan--c #mosh-guarantee .modal-dialog {
  max-width: 90%;
  position: relative;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.hl-treatment #mosh-guarantee .mosh-guarantee__wrp, .weight-loss-plan--c #mosh-guarantee .mosh-guarantee__wrp {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .hl-treatment #mosh-guarantee .mosh-guarantee__wrp, .weight-loss-plan--c #mosh-guarantee .mosh-guarantee__wrp {
    background: #fff;
    padding: 16px;
    height: 100%;
    border-radius: 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
}
.hl-treatment #mosh-guarantee .mosh-guarantee__img, .weight-loss-plan--c #mosh-guarantee .mosh-guarantee__img {
  width: 75px;
  margin-right: 32px;
  display: none;
}
@media (min-width: 768px) {
  .hl-treatment #mosh-guarantee .mosh-guarantee__img, .weight-loss-plan--c #mosh-guarantee .mosh-guarantee__img {
    display: block;
  }
}
.hl-treatment #mosh-guarantee .mosh-guarantee__lst, .weight-loss-plan--c #mosh-guarantee .mosh-guarantee__lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hl-treatment #mosh-guarantee .mosh-guarantee__lstItm, .weight-loss-plan--c #mosh-guarantee .mosh-guarantee__lstItm {
  font-size: 14px;
  line-height: 21px;
  position: relative;
  padding-left: 24px;
}
.hl-treatment #mosh-guarantee .mosh-guarantee__lstItm:not(:last-of-type), .weight-loss-plan--c #mosh-guarantee .mosh-guarantee__lstItm:not(:last-of-type) {
  margin-bottom: 8px;
}
.hl-treatment #mosh-guarantee .mosh-guarantee__lstItm:before, .weight-loss-plan--c #mosh-guarantee .mosh-guarantee__lstItm:before {
  background-image: url(/assets/icons/filled-tick-e64c13c0756994b6c3495d42641a000a3fcb9091d591402747d6bc0a49584b46.svg);
  display: inline-block;
  margin-right: 8px;
  content: "";
  width: 17px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 0;
}
.hl-treatment #mosh-guarantee .doc-img, .weight-loss-plan--c #mosh-guarantee .doc-img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  -webkit-filter: drop-shadow(0px 1.58215px 6.3286px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 1.58215px 6.3286px rgba(0, 0, 0, 0.25));
}
@media (min-width: 768px) {
  .hl-treatment #mosh-guarantee .doc-img, .weight-loss-plan--c #mosh-guarantee .doc-img {
    -webkit-filter: unset;
            filter: unset;
  }
}
.hl-treatment #mosh-guarantee .doc-img__wrp, .weight-loss-plan--c #mosh-guarantee .doc-img__wrp {
  min-width: 54px;
  width: 54px;
  height: 54px;
  aspect-ratio: 1;
  position: relative;
  margin-right: 12px;
}
@media (min-width: 768px) {
  .hl-treatment #mosh-guarantee .doc-img__wrp, .weight-loss-plan--c #mosh-guarantee .doc-img__wrp {
    min-width: 96px;
    width: 96px;
    height: 96px;
    margin-right: 32px;
  }
}
.hl-treatment #mosh-guarantee .doc-img__wrp:after, .weight-loss-plan--c #mosh-guarantee .doc-img__wrp:after {
  position: absolute;
  bottom: 5px;
  right: 5px;
  border: 2px solid #fff;
  background: #69c97c;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: none;
}
@media (min-width: 768px) {
  .hl-treatment #mosh-guarantee .doc-img__wrp:after, .weight-loss-plan--c #mosh-guarantee .doc-img__wrp:after {
    display: block;
  }
}
.hl-treatment #mosh-guarantee .any-questions, .weight-loss-plan--c #mosh-guarantee .any-questions {
  margin-right: 2rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.hl-treatment #mosh-guarantee .any-questions__wrp, .weight-loss-plan--c #mosh-guarantee .any-questions__wrp {
  padding: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 16px;
  height: 100%;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .hl-treatment #mosh-guarantee .any-questions__wrp, .weight-loss-plan--c #mosh-guarantee .any-questions__wrp {
    padding: 16px;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
}
.hl-treatment #mosh-guarantee .any-questions__wrp .doc_img, .weight-loss-plan--c #mosh-guarantee .any-questions__wrp .doc_img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.hl-treatment #mosh-guarantee .any-questions__img, .weight-loss-plan--c #mosh-guarantee .any-questions__img {
  width: 48px;
  height: 48px;
  justify-self: flex-end;
  cursor: pointer;
}
.hl-treatment #mosh-guarantee .any-questions__img.mobile_only, .weight-loss-plan--c #mosh-guarantee .any-questions__img.mobile_only {
  margin-left: auto;
}
.hl-treatment #mosh-guarantee .any-questions .doc-question, .weight-loss-plan--c #mosh-guarantee .any-questions .doc-question {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 0px;
  font-family: "MaisonNeue-Demi";
}
.hl-treatment #mosh-guarantee .any-questions .doc-question ~ p, .weight-loss-plan--c #mosh-guarantee .any-questions .doc-question ~ p {
  margin-bottom: 0;
}
.hl-treatment #mosh-guarantee .any-questions .doc-question ~ p.mobile_only, .weight-loss-plan--c #mosh-guarantee .any-questions .doc-question ~ p.mobile_only {
  font-size: 14px;
  line-height: 19px;
}
@media (min-width: 768px) {
  .hl-treatment #mosh-guarantee .any-questions .doc-question, .weight-loss-plan--c #mosh-guarantee .any-questions .doc-question {
    font-size: 32px;
    line-height: 38px;
    font-family: "Clearface-Bold";
    margin-bottom: 8px;
  }
}
.hl-treatment #what-to-expect, .weight-loss-plan--c #what-to-expect {
  background-color: #f9f9f2;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  .hl-treatment #what-to-expect, .weight-loss-plan--c #what-to-expect {
    background-color: #fff;
  }
}
.hl-treatment #what-to-expect .section-title, .weight-loss-plan--c #what-to-expect .section-title {
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .hl-treatment #what-to-expect .section-title, .weight-loss-plan--c #what-to-expect .section-title {
    margin-bottom: 55px;
  }
}
.hl-treatment #what-to-expect .what-to-expect__wrp, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .hl-treatment #what-to-expect .what-to-expect__wrp, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-bottom: 30px;
  position: relative;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 32px;
  }
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step:before, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 2px;
    border-left: 2px solid #003d3b;
    content: "";
  }
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step:first-of-type:before, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step:first-of-type:before {
    top: 29px;
  }
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step:last-of-type:before, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step:last-of-type:before {
    top: unset;
    bottom: 20px;
  }
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step:last-of-type:after, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step:last-of-type:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 2px;
    border-left: 2px dashed #003d3b;
    content: "";
  }
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step.active .step-header:before, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step.active .step-header:before {
    background: #003d3b;
  }
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step:last-of-type, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step {
    margin-bottom: 0;
  }
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .step-header, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) {
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .step-header, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-header {
    display: block;
  }
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .step-header > img, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-header > img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 768px) {
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .step-header > img, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-header > img {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .step-header .step-header__col, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-header .step-header__col {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
@media (min-width: 768px) {
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .step-header .step-header__col, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-header .step-header__col {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
}
@media (min-width: 768px) {
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .step-header, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-header {
    display: block;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .step-header:before, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-header:before {
    height: 16px;
    width: 16px;
    border: 2px solid #003d3b;
    border-radius: 50%;
    background: #f9f9f2;
    position: absolute;
    left: -7px;
    z-index: 1;
    content: "";
    top: 29px;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
  }
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .step-img, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-img {
  max-height: 58px;
  width: auto;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .step-heading, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-heading {
  font-size: 24px;
  line-height: 28px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .step-desc, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-desc {
  font-size: 14px;
  line-height: 21px;
  color: #003d3b;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .expect-list, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .expect-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  padding: 0;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .expect-list, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .expect-list {
    padding: 0 48px;
    margin-top: 0;
  }
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .expect-list li, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .expect-list li {
  font-size: 14px;
  line-height: 21px;
  color: #003d3b;
  position: relative;
  padding-left: 15px;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .expect-list li:not(:last-of-type), .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .expect-list li:not(:last-of-type) {
  margin-bottom: 16px;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .expect-list li:before, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .expect-list li:before {
  content: "";
  width: 7px;
  height: 12px;
  background-image: url(/assets/icons/arrow-right-green-ddd84e0f2d79c144b6bbc57464f3b170c9978fbd7925247554acd3cf2b3a6615.svg);
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  position: absolute;
  top: 4px;
  left: 0;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .what-to-expect__divider, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .what-to-expect__divider {
  height: 2px;
  width: 100%;
  position: relative;
  margin: 16px 0 32px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: none;
}
@media (min-width: 768px) {
  .hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .what-to-expect__divider, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .what-to-expect__divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .what-to-expect__divider:before, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .what-to-expect__divider:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 2px solid #003d3b;
  content: "";
  display: block;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .what-to-expect__divider:after, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .what-to-expect__divider:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  border-top: 2px dashed #003d3b;
  content: "";
  display: none;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step .what-to-expect__divider .divider-step, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .what-to-expect__divider .divider-step {
  height: 16px;
  width: 16px;
  border: 2px solid #003d3b;
  border-radius: 50%;
  background: #f9f9f2;
  position: relative;
  top: -7px;
  z-index: 1;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step:first-of-type .what-to-expect__divider:before, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step:first-of-type .what-to-expect__divider:before {
  position: absolute;
  top: 0;
  right: 0;
  left: unset;
  width: 50%;
  border-top: 2px solid #003d3b;
  content: "";
  display: block;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step:first-of-type .what-to-expect__divider:after, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step:first-of-type .what-to-expect__divider:after {
  display: none;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step:last-of-type .what-to-expect__divider:before, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step:last-of-type .what-to-expect__divider:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  border-top: 2px solid #003d3b;
  content: "";
  display: block;
}
.hl-treatment #what-to-expect .what-to-expect__wrp .expect-step:last-of-type .what-to-expect__divider:after, .weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step:last-of-type .what-to-expect__divider:after {
  display: block;
}
.hl-treatment #faq, .weight-loss-plan--c #faq {
  background: #f9f9f2;
  padding-bottom: 120px;
}
.hl-treatment #faq .faq-img, .weight-loss-plan--c #faq .faq-img {
  margin-top: auto;
  margin-left: auto;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #faq .faq-img, .weight-loss-plan--c #faq .faq-img {
    max-height: 150px;
    margin-right: auto;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #faq .section-title, .weight-loss-plan--c #faq .section-title {
    margin-bottom: 22px;
  }
}
.hl-treatment #mosh-results, .weight-loss-plan--c #mosh-results {
  overflow-x: hidden;
  padding-left: 9px;
  padding-right: 9px;
}
@media (min-width: 768px) {
  .hl-treatment #mosh-results, .weight-loss-plan--c #mosh-results {
    padding-left: 0;
    padding-right: 0;
  }
}
.hl-treatment #mosh-results .text-light-green, .weight-loss-plan--c #mosh-results .text-light-green {
  color: #daeed9;
}
.hl-treatment #mosh-results .text-sm, .weight-loss-plan--c #mosh-results .text-sm {
  font-size: 14px;
  line-height: 21px;
}
.hl-treatment #mosh-results .trustpilot-widget, .weight-loss-plan--c #mosh-results .trustpilot-widget {
  margin-top: 22px;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #mosh-results .trustpilot-widget, .weight-loss-plan--c #mosh-results .trustpilot-widget {
    margin-bottom: -10px;
  }
}
.hl-treatment #mosh-results .trustpilot-widget #reviews-summary, .weight-loss-plan--c #mosh-results .trustpilot-widget #reviews-summary {
  color: #fff;
}
.hl-treatment #mosh-results .trustpilot-widget .tp-logo__text, .weight-loss-plan--c #mosh-results .trustpilot-widget .tp-logo__text {
  fill: white;
}
@media (min-width: 768px) and (max-width: 1190px) {
  .hl-treatment #mosh-results h3 br, .weight-loss-plan--c #mosh-results h3 br {
    display: none;
  }
}
.hl-treatment #mosh-results .left_col, .weight-loss-plan--c #mosh-results .left_col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 2;
  background-color: #003d3b;
  padding-right: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  .hl-treatment #mosh-results .left_col, .weight-loss-plan--c #mosh-results .left_col {
    margin-bottom: 0;
  }
}
.hl-treatment #mosh-results .left_col:before, .weight-loss-plan--c #mosh-results .left_col:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #003d3b;
  display: block;
}
.hl-treatment #mosh-results .results-slider, .weight-loss-plan--c #mosh-results .results-slider {
  margin-top: 24px;
}
@media (max-width: 768px) {
  .hl-treatment #mosh-results .results-slider, .weight-loss-plan--c #mosh-results .results-slider {
    min-height: 240px;
  }
}
@media (min-width: 768px) {
  .hl-treatment #mosh-results .results-slider, .weight-loss-plan--c #mosh-results .results-slider {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.hl-treatment #mosh-results .results-slider .flickity-viewport, .weight-loss-plan--c #mosh-results .results-slider .flickity-viewport {
  overflow: visible;
}
.hl-treatment #mosh-results .results-slider .flickity-page-dots, .weight-loss-plan--c #mosh-results .results-slider .flickity-page-dots {
  display: none;
}
.hl-treatment #mosh-results .results-slider .results-itm, .weight-loss-plan--c #mosh-results .results-slider .results-itm {
  width: 17rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 2.8583px 2.8583px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2.8583px 2.8583px rgba(0, 0, 0, 0.1);
  margin-right: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 90%;
  border: 2px solid #f9f9f2;
  border-radius: 1rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .hl-treatment #mosh-results .results-slider .results-itm, .weight-loss-plan--c #mosh-results .results-slider .results-itm {
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .hl-treatment #mosh-results .results-slider .results-itm, .weight-loss-plan--c #mosh-results .results-slider .results-itm {
    margin-right: 1rem;
  }
}
.hl-treatment #mosh-results .results-slider .results-itm__body, .weight-loss-plan--c #mosh-results .results-slider .results-itm__body {
  padding: 0.75rem 1rem;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hl-treatment #mosh-results .results-slider .results-itm .result-img, .weight-loss-plan--c #mosh-results .results-slider .results-itm .result-img {
  width: 50%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.hl-treatment #mosh-results .results-slider .results-itm .result-img__wrp, .weight-loss-plan--c #mosh-results .results-slider .results-itm .result-img__wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  overflow: hidden;
}
.hl-treatment #mosh-results .results-slider .results-itm .info-wrap, .weight-loss-plan--c #mosh-results .results-slider .results-itm .info-wrap {
  border-bottom: 1px solid #cbcbcb;
  padding: 0.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.75rem;
}
.hl-treatment #mosh-results .results-slider .results-itm .info-wrap:first-of-type, .weight-loss-plan--c #mosh-results .results-slider .results-itm .info-wrap:first-of-type {
  padding-top: 0;
}
.hl-treatment #mosh-results .results-slider .results-itm .info-wrap:last-of-type, .weight-loss-plan--c #mosh-results .results-slider .results-itm .info-wrap:last-of-type {
  border-bottom: none;
}
.hl-treatment #mosh-results .results-slider .results-itm .info-wrap > span:nth-of-type(2), .weight-loss-plan--c #mosh-results .results-slider .results-itm .info-wrap > span:nth-of-type(2) {
  font-family: "MaisonNeue-Demi";
}
.hl-treatment #mosh-results .results-slider .results-itm .info-wrap span, .weight-loss-plan--c #mosh-results .results-slider .results-itm .info-wrap span {
  color: #6b6b6b;
}
.hl-treatment #mosh-results .results-slider .results-itm .info-wrap.info-wrap-header, .weight-loss-plan--c #mosh-results .results-slider .results-itm .info-wrap.info-wrap-header {
  color: #003d3b;
}
.hl-treatment #mosh-results .results-slider .results-itm .info-wrap.info-wrap-header span, .weight-loss-plan--c #mosh-results .results-slider .results-itm .info-wrap.info-wrap-header span {
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
}
.hl-treatment #mosh-results .results-slider .results-itm .info-wrap.info-wrap-header > span:nth-of-type(1), .weight-loss-plan--c #mosh-results .results-slider .results-itm .info-wrap.info-wrap-header > span:nth-of-type(1) {
  font-size: 1rem;
}
.hl-treatment .faq-info, .weight-loss-plan--c .faq-info {
  padding-top: 16px;
  font-size: 14px;
  line-height: 21px;
  opacity: 0.5;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment .faq-info, .weight-loss-plan--c .faq-info {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 24px;
  }
}
.hl-treatment .slider-pager, .weight-loss-plan--c .slider-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hl-treatment .slider-pager.mobile_only, .weight-loss-plan--c .slider-pager.mobile_only {
  margin-top: 14px;
  margin-bottom: 22px;
}
.hl-treatment .slider-pager > span, .weight-loss-plan--c .slider-pager > span {
  border: 1px solid #daeed9;
  height: 10px;
  width: 10px;
  margin-right: 8px;
  display: inline-block;
  cursor: pointer;
  border-radius: 5px;
}
.hl-treatment .slider-pager > span.is--active, .weight-loss-plan--c .slider-pager > span.is--active {
  background: #c54801;
}
.hl-treatment .floating-bar, .weight-loss-plan--c .floating-bar {
  position: fixed;
  bottom: 44px;
  right: 51px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  z-index: 50;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment .floating-bar, .weight-loss-plan--c .floating-bar {
    bottom: 0;
    right: 0;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 24px 16px 16px;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(19.27%, #F5F5EA));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #F5F5EA 19.27%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #F5F5EA 19.27%);
  }
}
.hl-treatment .floating-bar .doc-icon, .weight-loss-plan--c .floating-bar .doc-icon {
  display: none;
  border-radius: 50%;
}
.hl-treatment .floating-bar .continue_to_payment, .weight-loss-plan--c .floating-bar .continue_to_payment {
  width: 100%;
}
.hl-treatment .floating-bar .chat-icon, .hl-treatment .floating-bar .doc-icon, .weight-loss-plan--c .floating-bar .chat-icon, .weight-loss-plan--c .floating-bar .doc-icon {
  margin-right: 10px;
  height: 48px;
  width: 48px;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}
.hl-treatment .quiz-progress__wrp, .weight-loss-plan--c .quiz-progress__wrp {
  background: #f9f9f2;
}
.hl-treatment .quiz-progress__wrp, .weight-loss-plan--c .quiz-progress__wrp {
  background: #f9f9f2;
}
.hl-treatment .treatment-pages-progress__line > div.inactive, .weight-loss-plan--c .treatment-pages-progress__line > div.inactive {
  border-top: 2px solid #003d3b;
}
.hl-treatment .treatment-pages-progress__dots > div::after, .weight-loss-plan--c .treatment-pages-progress__dots > div::after {
  border: 2px solid #003d3b;
}
.hl-treatment .treatment-pages-progress__dots > div, .weight-loss-plan--c .treatment-pages-progress__dots > div {
  font-size: 9px;
  line-height: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #003d3b;
}
.hl-treatment .treatment-pages-progress__dots > div:first-child, .hl-treatment .treatment-pages-progress__dots > div:last-child, .weight-loss-plan--c .treatment-pages-progress__dots > div:first-child, .weight-loss-plan--c .treatment-pages-progress__dots > div:last-child {
  text-align: center;
}
.hl-treatment .treatment-pages-progress__dots > div:first-child::after, .hl-treatment .treatment-pages-progress__dots > div:last-child::after, .weight-loss-plan--c .treatment-pages-progress__dots > div:first-child::after, .weight-loss-plan--c .treatment-pages-progress__dots > div:last-child::after {
  left: 0;
  right: 0;
}
.hl-treatment .treatment-pages-progress__line, .weight-loss-plan--c .treatment-pages-progress__line {
  max-width: 76%;
  margin: 0 auto;
}
.hl-treatment .treatment-pages-progress, .weight-loss-plan--c .treatment-pages-progress {
  max-width: 820px;
  position: relative;
  top: unset;
  padding-bottom: 16px;
  margin-top: 0;
  padding-top: 7px;
  width: 100%;
}
.hl-treatment div.treatment-pages-progress__dots > .incomplete, .weight-loss-plan--c div.treatment-pages-progress__dots > .incomplete {
  color: #003d3b;
}
.hl-treatment div.treatment-pages-progress__dots > .incomplete.your-plan, .weight-loss-plan--c div.treatment-pages-progress__dots > .incomplete.your-plan {
  cursor: pointer;
}
.hl-treatment div.treatment-pages-progress__dots > .incomplete::after, .weight-loss-plan--c div.treatment-pages-progress__dots > .incomplete::after {
  border-color: #003d3b;
}

.hl-treatment button:not(.send-doctor-message-trigger):not(.request-a-change):not(.faq-question), .weight-loss-plan--c button:not(.send-doctor-message-trigger):not(.request-a-change):not(.faq-question) {
  padding: 16px;
  font-size: 14px;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  min-width: 230px;
  border-radius: 8px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  letter-spacing: 1px;
  cursor: pointer;
  font-family: "MaisonNeue-Demi";
}
.hl-treatment button:not(.send-doctor-message-trigger):not(.request-a-change):not(.faq-question).m-primary, .weight-loss-plan--c button:not(.send-doctor-message-trigger):not(.request-a-change):not(.faq-question).m-primary {
  background-color: #c54801;
  color: #f9f9f2;
}
.hl-treatment button:not(.send-doctor-message-trigger):not(.request-a-change):not(.faq-question).m-green, .weight-loss-plan--c button:not(.send-doctor-message-trigger):not(.request-a-change):not(.faq-question).m-green {
  background-color: #daeed9;
  color: #003d3b;
}

#twilio_tooltip {
  display: none !important;
}

.m-header.m-header--checkout {
  padding: 20px 16px;
  position: sticky;
  top: 0;
  z-index: 99;
  background: #f9f9f2;
}
.m-header.m-header--checkout .go-back {
  display: none;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
  cursor: pointer;
}
.m-header.m-header--checkout .go-back img {
  margin-right: 12px;
}
.m-header.m-header--checkout .go-back.show {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.m-header.m-header--checkout .container {
  padding: 0;
}
@media (min-width: 768px) {
  .m-header.m-header--checkout .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .m-header.m-header--checkout {
    padding: 20px;
  }
}
.m-header.m-header--checkout .m-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-header.m-header--checkout .m-logo {
  max-height: 40px;
}
.m-header.m-header--checkout .m-logo__wrp {
  height: 100%;
  width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-header.m-header--checkout .m-logo__wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-header.m-header--checkout .m-logo__wrp.text-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateX(-29px);
            transform: translateX(-29px);
  }
}
.m-header.m-header--checkout .nav_link.account {
  margin-right: auto;
}
.m-header.m-header--checkout .m-header__menu {
  position: relative;
}
.m-header.m-header--checkout .m-header__menu .menu__wrp {
  padding: 16px;
  background: #fff;
  border: 1px solid #CBCBCB;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  position: absolute;
  right: 0;
  top: 50px;
}
.m-header.m-header--checkout .m-header__menu .menu__itm {
  font-size: 14px;
  line-height: 1.5;
  color: #003d3b;
}
.m-header.m-header--checkout .m-header__menu .menu__itm:not(:last-of-type) {
  margin-bottom: 11px;
}

.checkout-v2 {
  overflow: unset !important;
}
.checkout-v2 section {
  padding: 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .checkout-v2 section .container {
    padding: 1rem;
  }
}
@media (min-width: 992px) {
  .checkout-v2 section {
    padding: 3rem 5.5rem;
  }
}
.checkout-v2 #dontwishtoproceed {
  display: none;
}
.checkout-v2 .section-title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .checkout-v2 .section-title {
    font-size: 3rem;
  }
}
.checkout-v2 .tnc-txt {
  font-size: 0.75rem;
  color: #6b6b6b;
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .checkout-v2 .tnc-txt {
    padding-bottom: 2rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .checkout-v2 .h-addons {
    padding: 0;
  }
}
.checkout-v2 .h-addons .container {
  -webkit-transform: unset !important;
          transform: unset !important;
}
.checkout-v2 .single-addon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 1rem;
  position: relative;
  overflow: hidden;
}
.checkout-v2 .single-addon:not(:last-of-type) {
  margin-bottom: 1rem;
}
.checkout-v2 .single-addon.addon-added {
  margin-top: 2.5rem;
  overflow: visible;
}
.checkout-v2 .single-addon.addon-removed {
  margin-top: 2.5rem;
  overflow: visible;
}
.checkout-v2 .single-addon--mainPlan {
  border-width: 1px;
  border-color: #003d3b;
  border-style: solid;
}
.checkout-v2 .single-addon__header {
  padding: 1rem;
  background-color: #daeed9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.checkout-v2 .single-addon__header .addon-desc {
  text-align: left;
}
.checkout-v2 .single-addon__header .addon-desc .addon-title {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 0;
}
.checkout-v2 .single-addon__header .addon-desc .addon-duration {
  font-size: 1rem;
  font-family: "Clearface-Bold";
}
.checkout-v2 .single-addon__header .addon-price {
  text-align: right;
}
.checkout-v2 .single-addon__header .addon-price-txt {
  font-size: 18px;
  line-height: 27px;
  color: #003d3b;
  margin-bottom: 0;
}
.checkout-v2 .single-addon__header .addon-price-duration {
  font-size: 0.75rem;
  color: #6b6b6b;
}
.checkout-v2 .single-addon .addon-added-message, .checkout-v2 .single-addon .addon-removed-message {
  font-size: 1rem;
  line-height: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-transition: all ease 100ms;
  transition: all ease 100ms;
  margin-bottom: 0;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  position: absolute;
  top: 0;
  z-index: 1;
  padding-bottom: 1.5rem;
  padding-top: 0.25rem;
}
.checkout-v2 .single-addon .addon-added-message.show, .checkout-v2 .single-addon .addon-removed-message.show {
  top: -2rem;
}
.checkout-v2 .single-addon .addon-added-message {
  color: #003d3b;
  background: #daeed9;
}
.checkout-v2 .single-addon .addon-removed-message {
  color: #c54801;
  background: #f9f9f2;
}
.checkout-v2 .single-addon .addon-remove {
  width: 0;
  height: 100%;
  -webkit-transition: width ease 200ms;
  transition: width ease 200ms;
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  overflow: hidden;
}
.checkout-v2 .single-addon .addon-remove.addon-removing {
  width: 200px;
}
.checkout-v2 .single-addon .addon-remove .addon-keep-btn, .checkout-v2 .single-addon .addon-remove .addon-remove-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 1rem;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  cursor: pointer;
}
.checkout-v2 .single-addon .addon-remove .addon-keep-btn {
  background-color: #82c780;
  padding-left: 1rem;
  -webkit-box-shadow: 0.25rem 0 0.25rem rgba(0, 0, 0, 0.25);
          box-shadow: 0.25rem 0 0.25rem rgba(0, 0, 0, 0.25);
  z-index: 1;
}
.checkout-v2 .single-addon .addon-remove .addon-remove-btn {
  background-color: #c54801;
}
.checkout-v2 .single-addon__body {
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: -webkit-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
  transition: transform ease 200ms, -webkit-transform ease 200ms;
  background-color: #fff;
  z-index: 2;
  position: relative;
  border-radius: 1rem;
  border: 1px solid #e2e2e2;
}
.checkout-v2 .single-addon__body.addon-added {
  border-color: #82c780;
}
.checkout-v2 .single-addon__body--lg {
  padding: 1.25rem 1rem;
}
.checkout-v2 .single-addon__body.addon-removing {
  -webkit-transform: translateX(-184px);
          transform: translateX(-184px);
  z-index: 3;
  -webkit-box-shadow: 0.25rem 0 0.25rem rgba(0, 0, 0, 0.25);
          box-shadow: 0.25rem 0 0.25rem rgba(0, 0, 0, 0.25);
}
.checkout-v2 .single-addon__body.addon-removed {
  border-color: #c54801;
}
.checkout-v2 .single-addon__body .addon-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkout-v2 .single-addon__body .addon-item:not(:last-of-type) {
  margin-bottom: 3rem;
}
.checkout-v2 .single-addon__body .addon-item .item-img {
  max-height: 4rem;
  margin-right: 1rem;
  cursor: pointer;
}
.checkout-v2 .single-addon__body .addon-item .item-desc {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 1rem;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .desc-txt {
  font-size: 1rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .desc-subtitle {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block {
  border: none;
  padding: 0;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block .tablet_amt {
  display: block;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block .dosage {
  margin-left: 0.25rem;
  padding-left: 0.5rem;
  border-left: 1px solid #ebebd4;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.tablet, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.topical {
  background-position: 0.5rem 0;
  background-size: contain;
  cursor: pointer;
  padding: 0 0 0 5rem;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.tablet:not(:last-of-type), .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet:not(:last-of-type), .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.topical:not(:last-of-type) {
  margin-bottom: 3rem;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.tablet h6, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet h6, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.topical h6 {
  font-size: 1rem !important;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.5rem !important;
  color: #003d3b !important;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.tablet > div, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet > div, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.topical > div {
  font-size: 0.875rem;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.tablet > div.medical_details, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet > div.medical_details, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.topical > div.medical_details {
  display: inline-block;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.tablet > div.medical_details > div, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet > div.medical_details > div, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.topical > div.medical_details > div {
  display: inline;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.tablet .medical_details, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet .medical_details, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.topical .medical_details {
  display: inline-block;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.topical {
  background-position: 0;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet .medical_details, .checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.topical .medical_details {
  display: inline-block;
  padding: 0;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet {
  background-position: -0.625rem 0;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet > .tablet {
  padding-left: 0;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet > .tablet > .medical_details {
  display: inline;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block.combined_tablet > .tablet > .medical_details > div {
  display: inline;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block:not(.tablet) > div {
  background-position: 0.5rem 0;
  background-size: contain;
  cursor: pointer;
  padding: 0 0 0 5rem;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block:not(.tablet) > div:not(:last-of-type) {
  margin-bottom: 3rem;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block:not(.tablet) > div h6 {
  font-size: 1rem !important;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.5rem !important;
  color: #003d3b !important;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .medical_block:not(.tablet) > div > div {
  font-size: 0.875rem;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .learn-more {
  text-decoration: underline;
  font-family: "MaisonNeue-Demi";
}
.checkout-v2 .single-addon__body .addon-item .item-desc .membership-benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e2e2e2;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .membership-benefits h6 {
  font-size: 1rem;
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.75rem;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .membership-benefits img {
  max-height: 4rem;
  margin-right: 1rem;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .membership-benefits ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .membership-benefits ul li {
  font-size: 0.875rem;
  color: #003d3b;
  padding-left: 1.25rem;
  position: relative;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .membership-benefits ul li:not(:last-of-type) {
  margin-bottom: 0.25rem;
}
.checkout-v2 .single-addon__body .addon-item .item-desc .membership-benefits ul li:before {
  content: "";
  width: 1rem;
  height: 1rem;
  background-image: url(/assets/icons/tick-dark-circle-f8da00ce5a00e3bbfadc897c3ba7458abd26787f6f9f4bde57844f97a757fe25.svg);
  display: inline-block;
  margin-right: 0.25rem;
  position: absolute;
  top: 2px;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
}
.checkout-v2 .single-addon__body .addon-item .item-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.checkout-v2 .single-addon__body .addon-item .item-tags span {
  margin-right: 0.75rem;
  font-size: 0.875rem;
}
.checkout-v2 .single-addon__body .addon-item .addon-add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkout-v2 .single-addon__body .addon-item .addon-add .addon-price {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.checkout-v2 .single-addon__body .addon-item .addon-add .add-icon {
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
}
.checkout-v2 .price-updated {
  background: #fff07d;
  padding: 8px 40px 8px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .checkout-v2 .price-updated {
    margin-top: 0;
  }
}
.checkout-v2 .price-updated > div {
  padding-right: 30px;
}
.checkout-v2 .price-updated p {
  font-size: 13px;
  line-height: 18px;
}
.checkout-v2 .price-updated h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 0;
}
.checkout-v2 .plan-pricing__wrp {
  text-align: right;
}
.checkout-v2 .plan-pricing__wrp .pricing-breakdown {
  margin-bottom: 16px;
}
.checkout-v2 .plan-pricing__wrp .pricing-breakdown > .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .checkout-v2 .plan-pricing__wrp .pricing-breakdown {
    margin-top: 22px;
  }
}
.checkout-v2 .plan-pricing__wrp .pricing-breakdown p {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 8px;
  color: #6b6b6b;
  font-family: "MaisonNeue-Demi";
}
.checkout-v2 .plan-pricing__wrp .price {
  font-family: "MaisonNeue-Book" !important;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 21px;
  color: #6B6B6B;
}
.checkout-v2 .plan-pricing__wrp .total-price__txt {
  font-size: 28px;
  line-height: 34px;
  font-family: "Clearface-Bold";
  margin-bottom: 0;
}
.checkout-v2 .plan-pricing__wrp .total-price span {
  display: inline-block;
  white-space: nowrap;
}
.checkout-v2 .plan-pricing__wrp .total-price .total-duration {
  font-size: 16px;
  line-height: 22px;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
.checkout-v2 .plan-pricing__wrp .total-price .total-duration + p {
  font-size: 14px;
  line-height: 21px;
  color: #82c780;
  margin-bottom: 0;
}
.checkout-v2 #mh_payment_form {
  padding-top: 16px;
  padding-bottom: 16px;
}
.checkout-v2 #mh_payment_form #confirm_fineprint {
  display: none;
}
@media (min-width: 768px) {
  .checkout-v2 #mh_payment_form {
    padding-top: 24px;
    padding-bottom: 16px;
  }
}
.checkout-v2 #mh_payment_form > h5 {
  display: none;
}
.checkout-v2 #mh_payment_form .or {
  margin: 25px 0;
  border-top: 1px solid #bbbcbf;
  height: 0;
  z-index: 2;
  position: relative;
}
.checkout-v2 #mh_payment_form .or > span {
  position: absolute;
  padding: 0 23px;
  background-color: #fff;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: -50%;
}
.checkout-v2 .pricing-col {
  position: sticky;
  top: 100px;
  height: 100%;
}
@media (min-width: 768px) {
  .checkout-v2 .pricing-col {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.checkout-v2 .pricing-col .discount_input_row {
  margin-bottom: 24px;
}
.checkout-v2 .pricing-col .discount_code_link {
  margin-top: 16px;
  text-align: center;
}
.checkout-v2 .pricing-col .discount_code_link a {
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  text-decoration: none !important;
  letter-spacing: 1px;
  font-family: "MaisonNeue-Demi";
  color: #6b6b6b;
}
.checkout-v2 .pricing-col .discount_code_link a:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.checkout-v2 .pricing-col .discount_code_link.reveal a::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.checkout-v2 .pricing-col #check-coupon, .checkout-v2 .pricing-col #discount_code {
  border-radius: 10px !important;
}
.checkout-v2 #mh_payment_form #afterpay_btn, .checkout-v2 #mh_payment_form #afterpay_process_btn {
  background-image: url(/assets/illustrations/afterpay-checkout-5ae38258c525a6545be0126a27b3fa91e81c27981162f948251861c00df991b5.png) !important;
  background-size: clamp(200px, 70%, 15rem);
}
.checkout-v2 #mh_payment_form #payment_options #cc_btn {
  background-color: #c54801 !important;
  color: #f9f9f2 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.checkout-v2 #mh_payment_form #payment_options #cc_btn:before {
  content: "";
  width: 16px;
  height: 13px;
  background-image: url(/assets/icons/card-c20abb0b1365a8a03e40fb357491460341e88ded3def8a2f7029b8474a4ada26.svg);
  margin-right: 8px;
  border-radius: 0 !important;
}
.checkout-v2 #mh_payment_form #cc_dropdown.open .discount_code_link, .checkout-v2 #mh_payment_form #cc_dropdown.open .discount_input_row, .checkout-v2 #mh_payment_form #cc_dropdown.open .discount_approved, .checkout-v2 #mh_payment_form #cc_dropdown.open .discount_failed {
  display: none !important;
}
.checkout-v2 #mh_payment_form #cc_dropdown.open #paypal_process_btn, .checkout-v2 #mh_payment_form #cc_dropdown.open #afterpay_process_btn {
  background-image: none !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.checkout-v2 .quiz-progress__wrp {
  background: #f9f9f2;
}
.checkout-v2 .treatment-pages-progress__line > div.inactive {
  border-top: 2px solid #003d3b;
}
.checkout-v2 .treatment-pages-progress__dots > div::after {
  border: 2px solid #003d3b;
}
.checkout-v2 .treatment-pages-progress__dots > div {
  font-size: 9px;
  line-height: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #003d3b;
}
.checkout-v2 .treatment-pages-progress__dots > div:first-child, .checkout-v2 .treatment-pages-progress__dots > div:last-child {
  text-align: center;
}
.checkout-v2 .treatment-pages-progress__dots > div:first-child::after, .checkout-v2 .treatment-pages-progress__dots > div:last-child::after {
  left: 0;
  right: 0;
}
.checkout-v2 .treatment-pages-progress__line {
  max-width: 76%;
  margin: 0 auto;
}
.checkout-v2 .treatment-pages-progress {
  max-width: 820px;
  position: relative;
  top: unset;
  padding-bottom: 16px;
  margin-top: 0;
  padding-top: 7px;
  width: 100%;
}
.checkout-v2 div.treatment-pages-progress__dots > .incomplete {
  color: #003d3b;
}
.checkout-v2 div.treatment-pages-progress__dots > .incomplete::after {
  border-color: #003d3b;
}
@media (min-width: 0) and (max-width: 767px) {
  .checkout-v2 .addons-col {
    margin-bottom: 1.5rem;
  }
}

div.treatment-pages-progress__dots > .incomplete.your-plan, div.treatment-pages-progress__dots > .incomplete.checkout {
  cursor: pointer;
}

.disable-opacity-25 {
  opacity: 0.25 !important;
  pointer-events: none !important;
}

.m-wl h1 {
  position: absolute;
  z-index: -100;
  top: -100%;
  left: 0;
  width: 100%;
  pointer-events: none;
}
.m-wl .col {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.m-wl .text-centered {
  text-align: center;
}
.m-wl .font-size-small {
  font-size: 0.75rem;
}
.m-wl #as_seen_in {
  padding: 2rem 0;
}
.m-wl #as_seen_in h5,
.m-wl #as_seen_in .flickity-page-dots {
  display: none;
}
.m-wl .flickity-button {
  position: absolute;
}
.m-wl .flickity-button.flickity-prev-next-button.previous {
  left: 0;
  right: auto;
}
.m-wl .flickity-button.flickity-prev-next-button.next {
  right: 0;
  left: auto;
}
.m-wl .btn:after,
.m-wl .btn_2:after {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.m-wl .btn:hover,
.m-wl .btn_2:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.m-wl .btn:hover:after,
.m-wl .btn_2:hover:after {
  -webkit-transform: translateX(0) translateY(0);
          transform: translateX(0) translateY(0);
}
.m-wl .btn.wl_see_if_eligible_graph, .m-wl .btn#wl_see_if_eligible_cost,
.m-wl .btn_2.wl_see_if_eligible_graph,
.m-wl .btn_2#wl_see_if_eligible_cost {
  width: 210px;
}
.m-wl .btn.wl_see_if_eligible_graph::before, .m-wl .btn.wl_see_if_eligible_graph::after, .m-wl .btn#wl_see_if_eligible_cost::before, .m-wl .btn#wl_see_if_eligible_cost::after,
.m-wl .btn_2.wl_see_if_eligible_graph::before,
.m-wl .btn_2.wl_see_if_eligible_graph::after,
.m-wl .btn_2#wl_see_if_eligible_cost::before,
.m-wl .btn_2#wl_see_if_eligible_cost::after {
  width: 210px;
}
.m-wl .btn.wl_see_if_eligible_graph::before, .m-wl .btn#wl_see_if_eligible_cost::before,
.m-wl .btn_2.wl_see_if_eligible_graph::before,
.m-wl .btn_2#wl_see_if_eligible_cost::before {
  content: "See if eligible";
}
.m-wl svg {
  pointer-events: none;
  padding: 1rem;
  max-width: 100%;
}
@media (min-width: 992px) {
  .m-wl svg {
    padding: 0;
  }
}
.m-wl img {
  max-width: 100%;
}
.m-wl [data-toggle-option-id] [data-selected-0],
.m-wl [data-selected-1] {
  display: none !important;
}
.m-wl [data-toggle-option-id="0"] [data-selected-0] {
  display: revert !important;
}
.m-wl [data-toggle-option-id="1"] [data-selected-1] {
  display: revert !important;
}
.m-wl .toggle {
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  max-width: 600px;
  margin: 1rem auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.m-wl .toggle-button {
  border-radius: inherit;
  text-transform: uppercase;
  min-width: auto;
  width: 48%;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
  letter-spacing: 1px;
  cursor: pointer;
  z-index: 2;
  position: relative;
  -webkit-transition: left 100ms ease;
  transition: left 100ms ease;
  padding: 0.5rem 0.25rem;
  font-size: clamp(9px, 3vw, 0.75rem);
}
.m-wl .toggle:before {
  content: "";
  border-radius: inherit;
  position: absolute;
  width: 48%;
  height: 100%;
  background-color: #82c780;
  z-index: 1;
  -webkit-transition: left 100ms ease;
  transition: left 100ms ease;
  left: 0;
  right: 0;
  bottom: 0;
}
.m-wl .toggle[data-option-id="0"]:before {
  bottom: 5px;
  left: -5px;
}
.m-wl .toggle[data-option-id="0"] [data-button-id="0"] {
  bottom: 5px;
  left: -5px;
}
.m-wl .toggle[data-option-id="1"]:before {
  bottom: 5px;
  left: calc(52% + 5px);
}
.m-wl .toggle[data-option-id="1"] [data-button-id="1"] {
  bottom: 5px;
  left: 5px;
}
.m-wl-hero {
  position: relative;
  padding: 0;
  background: transparent url(/assets/weight_loss/wl-hero-mobile-327f6e483171531156c92b0bfc84bdb43f0d77a055b9104470c30513008c2456.png) center center no-repeat;
  background-size: cover;
}
@media (min-width: 576px) {
  .m-wl-hero {
    background: transparent url(/assets/weight_loss/wl-hero-708579caecfdfd4b846b412ce75c1b32a6b038e94d51ea9d29b0a79d88050a2b.png) center center no-repeat;
    background-size: cover;
  }
}
.m-wl-hero .container {
  height: 100%;
  padding: 0 0 145% 0;
}
@media (min-width: 576px) {
  .m-wl-hero .container {
    padding: 0 0 50.5787037037% 0;
  }
}
@media (min-width: 0) and (max-width: 992px) {
  .m-wl-hero .container {
    max-width: none;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .m-wl-hero .container {
    max-width: 992px;
  }
}
.m-wl-hero .hero-content {
  position: absolute;
  top: 3rem;
  left: 0;
  padding: 0 2rem;
  color: #fff;
}
.m-wl-hero .hero-content p {
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
  font-size: clamp(1.75rem, 12vw, 2.5rem);
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .m-wl-hero .hero-content p {
    font-size: clamp(1rem, 6vw, 2.5rem);
  }
}
@media (min-width: 768px) {
  .m-wl-hero .hero-content p {
    font-size: clamp(1rem, 5vw, 3.5rem);
  }
}
@media (min-width: 576px) {
  .m-wl-hero .hero-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 1600px) {
  .m-wl-hero .hero-content {
    top: 39%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -10%;
  }
}
@media (min-width: 1200px) {
  .m-wl-hero .hero-content {
    padding: 0 1rem;
  }
}
.m-wl-hero .hero-content ul {
  list-style: none;
  margin: 0 0 2rem 0;
  padding: 0;
}
.m-wl-hero .hero-content ul li {
  padding-left: 1.5rem;
  margin: 0.25rem 0;
  position: relative;
  font-size: clamp(0.75rem, 4vw, 1.5rem);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
}
.m-wl-hero .hero-content ul li:before {
  content: "";
  background-image: url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 20'%3E%3Cpath d='m6.621 10.144 1.44 2.879 4.462-5.758' stroke='%23fff' stroke-miterlimit='10'/%3E%3Cpath d='M9.5 18.06a7.917 7.917 0 1 0 0-15.833 7.917 7.917 0 0 0 0 15.834Z' stroke='%23fff' stroke-miterlimit='10'/%3E%3C/svg%3E");
  width: 1rem;
  height: 1rem;
  background-size: cover;
  position: absolute;
  top: 2px;
  left: 0;
}
@media (min-width: 768px) {
  .m-wl-hero .hero-content ul li:before {
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}
@media (min-width: 576px) {
  .m-wl-hero .hero-content ul li {
    font-size: clamp(0.75rem, 1vw, 1.5rem);
  }
}
@media (min-width: 768px) {
  .m-wl-hero .hero-content ul li {
    font-size: clamp(1rem, 2vw, 1.5rem);
  }
}
.m-wl-who-is-it-for p {
  max-width: 600px;
  margin: 1rem auto;
}
.m-wl-who-is-it-for .boxes {
  max-width: 800px;
  margin: 0 auto;
}
.m-wl-who-is-it-for .box {
  background-color: #DAE9D8;
  color: #003d3b;
  text-align: center;
  padding: 2rem 1rem;
  border-radius: 15px;
  margin-bottom: 1rem;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.m-wl-who-is-it-for .box p {
  font-size: 0.75rem;
  max-width: 90%;
  margin: 0 auto 2rem auto;
}
.m-wl-who-is-it-for .box p.h4 {
  font-size: 1.75rem;
  margin-bottom: 1rem;
}
.m-wl-who-is-it-for .box svg,
.m-wl-who-is-it-for .box img {
  width: 100%;
  display: block;
  max-width: 60%;
  margin: auto auto 0 auto;
}
.m-wl-who-is-it-for .cta .start {
  margin: 0 auto 2rem auto;
}
.m-wl-who-is-it-for .cta p {
  font-size: 0.75rem;
}
.m-wl-how-does-it-work {
  background-color: #f9f9f2;
}
@media (min-width: 768px) {
  .m-wl-how-does-it-work .steps-container {
    max-width: none;
    padding: 0 1rem;
  }
}
.m-wl-how-does-it-work .steps {
  text-align: left;
}
.m-wl-how-does-it-work .steps.flickity-enabled {
  display: block;
  width: 100%;
}
.m-wl-how-does-it-work .steps.flickity-enabled .col {
  max-width: 85%;
}
.m-wl-how-does-it-work .steps.flickity-enabled .step {
  position: relative;
  padding: 2rem 1rem;
}
.m-wl-how-does-it-work .steps svg,
.m-wl-how-does-it-work .steps img {
  width: 100%;
  display: block;
  padding: 0;
}
.m-wl-how-does-it-work .steps .icon-generic {
  max-width: 100px;
  display: block;
}
.m-wl-how-does-it-work .steps .icon-arrow-down,
.m-wl-how-does-it-work .steps .icon-arrow-up {
  display: none;
}
.m-wl-how-does-it-work .steps .step-1 .icon-generic,
.m-wl-how-does-it-work .steps .step-2 .icon-generic,
.m-wl-how-does-it-work .steps .step-3 .icon-generic,
.m-wl-how-does-it-work .steps .step-4 .icon-generic {
  position: absolute;
  top: 1rem;
  left: 5rem;
}
.m-wl-how-does-it-work .steps .icon-step {
  max-width: 3rem;
  margin: 2rem 0 2rem 0;
  display: block;
}
.m-wl-how-does-it-work .steps p {
  font-size: clamp(0.75rem, 1vw, 1rem);
}
.m-wl-how-does-it-work .steps p.h3 {
  font-size: clamp(1rem, 2vw, 2rem);
}
@media (min-width: 768px) {
  .m-wl-how-does-it-work .steps {
    padding: 2rem 0;
    text-align: center;
  }
  .m-wl-how-does-it-work .steps .icon-generic {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 90px;
  }
  .m-wl-how-does-it-work .steps .icon-wrapper {
    position: relative;
  }
  .m-wl-how-does-it-work .steps .icon-step {
    margin: 0 auto 1rem auto;
  }
  .m-wl-how-does-it-work .steps .step-1,
  .m-wl-how-does-it-work .steps .step-3 {
    padding-bottom: 10%;
  }
  .m-wl-how-does-it-work .steps .step-2,
  .m-wl-how-does-it-work .steps .step-4 {
    padding-top: 10%;
  }
  .m-wl-how-does-it-work .steps .icon-arrow-down,
  .m-wl-how-does-it-work .steps .icon-arrow-up {
    position: absolute;
    right: -3rem;
    max-width: 64px;
    width: 100%;
    height: auto;
    display: block;
  }
  .m-wl-how-does-it-work .steps .icon-arrow-down {
    top: 2rem;
  }
  .m-wl-how-does-it-work .steps .icon-arrow-up {
    bottom: 3rem;
    right: -4rem;
  }
  .m-wl-how-does-it-work .steps .step-1 {
    padding-top: 3rem;
  }
  .m-wl-how-does-it-work .steps .step-1 .icon-generic {
    left: -6%;
    top: -100%;
    bottom: auto;
    max-width: 75px;
  }
  .m-wl-how-does-it-work .steps .step-1 .icon-generic img {
    max-width: 100%;
  }
  .m-wl-how-does-it-work .steps .step-2 .icon-generic,
  .m-wl-how-does-it-work .steps .step-4 .icon-generic {
    right: -10%;
    max-width: 75px;
    left: auto;
    top: -1rem;
  }
  .m-wl-how-does-it-work .steps .step-3 .icon-generic {
    right: 6%;
    bottom: 0;
    top: auto;
    left: auto;
    max-width: 140px;
  }
}
@media (min-width: 992px) {
  .m-wl-how-does-it-work .steps .step-2 .icon-generic,
  .m-wl-how-does-it-work .steps .step-4 .icon-generic {
    right: -2%;
    max-width: 90px;
    left: auto;
    top: -2rem;
  }
}
@media (min-width: 1200px) {
  .m-wl-how-does-it-work .steps .step {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .m-wl-how-does-it-work .steps .step-2 .icon-generic,
  .m-wl-how-does-it-work .steps .step-4 .icon-generic {
    right: -10%;
    max-width: 125px;
    left: auto;
    top: -3rem;
  }
  .m-wl-how-does-it-work .steps .step-4 .icon-generic {
    max-width: 100px;
  }
}
@media (min-width: 768px) {
  .m-wl-how-does-it-work .slider-scroll-bar {
    display: none;
  }
}
.m-wl-how-does-it-work .slider-scroll-bar .progress {
  background-color: #003d3b;
  padding: 1px;
  height: 0.75rem;
  border-radius: 20px;
}
.m-wl-how-does-it-work .slider-scroll-bar .progress .progress-bar {
  background-color: #c54801;
  border-radius: 20px;
}
.m-wl-unsure {
  background-color: #daeed9;
}
.m-wl-unsure .icon-point-down {
  max-width: 60px;
  margin: 1rem auto;
  width: 100%;
  display: block;
}
.m-wl-unsure .icon-point-down img {
  max-width: 100%;
}
.m-wl-cost {
  color: #fff;
  background-color: #003d3b;
}
.m-wl-cost .h1 {
  color: #82c780;
}
.m-wl-cost .font-size-small {
  max-width: 600px;
  margin: 0.5rem auto;
}
.m-wl-cost .whats-included {
  border-radius: 20px;
}
.m-wl-cost .whats-included img {
  border-radius: inherit;
  max-width: 100%;
}
.m-wl-cost .title {
  color: #82c780;
  text-transform: uppercase;
  display: block;
  text-align: left;
  border-bottom: 1px solid #2F5957;
  margin-bottom: 0.5rem;
  font-family: "MaisonNeue-Demi";
  font-size: 0.75rem;
  letter-spacing: 2px;
  padding-bottom: 0.5rem;
}
.m-wl-cost .list {
  list-style: none;
  margin: 0 0 1rem 0;
  padding: 0;
}
.m-wl-cost .list.list-arrow-check li {
  padding-left: 1.5rem;
  margin: 0.5rem 0;
}
.m-wl-cost .list.list-arrow-check li:before {
  content: "";
  background-image: url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 20'%3E%3Cpath d='m6.621 10.144 1.44 2.879 4.462-5.758' stroke='%23fff' stroke-miterlimit='10'/%3E%3Cpath d='M9.5 18.06a7.917 7.917 0 1 0 0-15.833 7.917 7.917 0 0 0 0 15.834Z' stroke='%23fff' stroke-miterlimit='10'/%3E%3C/svg%3E");
  width: 1rem;
  height: 1rem;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.m-wl-cost .list li {
  position: relative;
  font-size: 1rem;
}
.m-wl-cost[data-toggle-option-id="0"] .price [data-selected-0] {
  opacity: 1;
  height: auto;
  display: inline-block;
  display: inline;
}
.m-wl-cost[data-toggle-option-id="0"] .price [data-selected-1] {
  opacity: 0;
  height: 0;
  display: none;
}
.m-wl-cost[data-toggle-option-id="1"] .price [data-selected-0] {
  opacity: 0;
  height: 0;
  display: none;
}
.m-wl-cost[data-toggle-option-id="1"] .price [data-selected-1] {
  opacity: 1;
  height: auto;
  display: inline-block;
  display: inline;
}
.m-wl-cost .price {
  font-size: clamp(2rem, 4vw, 3rem);
  font-family: "MaisonNeue-Demi";
  margin-bottom: 3.5rem;
}
.m-wl-cost .price span.mini {
  font-size: 1rem;
  font-family: "MaisonNeue-Book";
}
.m-wl-cost .accordion .card {
  background-color: transparent;
  border: 0;
}
.m-wl-cost .accordion .card-header {
  padding: 0;
  background: transparent;
  border-bottom: 2px solid #2F5957;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-wl-cost .accordion .card-header img,
.m-wl-cost .accordion .card-header button {
  display: inline-block;
  vertical-align: middle;
}
.m-wl-cost .accordion .card-header img {
  max-width: 3rem;
  max-height: 3rem;
  width: 100%;
  margin-right: 0.5rem;
  height: auto;
}
.m-wl-cost .accordion .card button {
  text-align: left;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0.5rem 0;
  opacity: 0.8;
  position: relative;
  text-transform: none;
  font-family: "MaisonNeue-Book";
  letter-spacing: 0;
}
.m-wl-cost .accordion .card button:before {
  content: "";
}
.m-wl-cost .accordion .card button:after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-wl-cost .accordion .card button:hover {
  opacity: 1;
  text-decoration: none;
}
.m-wl-cost .accordion .card button:focus {
  text-decoration: none;
}
.m-wl-cost .accordion .card button[aria-expanded=true] {
  text-decoration: none;
}
.m-wl-cost .accordion .card button[aria-expanded=true]:after {
  -webkit-transform: translateY(50%) rotate(-45deg);
          transform: translateY(50%) rotate(-45deg);
}
.m-wl-cost .accordion .card .card-body {
  font-size: 0.75rem;
}
.m-wl-start-losing-start-winning {
  text-align: center;
  background-color: #f9f9f2;
}
@media (min-width: 992px) {
  .m-wl-start-losing-start-winning {
    text-align: left;
  }
}
.m-wl-start-losing-start-winning .container .row .col.left {
  margin: 2rem 0;
}
@media (min-width: 992px) {
  .m-wl-start-losing-start-winning .container .row .col.left {
    margin: 0;
  }
}
.m-wl-start-losing-start-winning .container .row .col.left p {
  margin-left: auto;
  margin-right: auto;
}
.m-wl-start-losing-start-winning .container .row .col.left p.h1 {
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .m-wl-start-losing-start-winning .container .row .col.left {
    margin-bottom: 0;
  }
  .m-wl-start-losing-start-winning .container .row .col.left p {
    max-width: 85%;
    margin-left: 0;
    margin-right: auto;
  }
}
.m-wl-start-losing-start-winning .container .row .col.right .graph {
  width: 100%;
  max-width: 100%;
  margin: 2rem auto;
}
.m-wl-graphs {
  background-color: #003d3b;
  color: #fff;
  text-align: center;
}
@media (min-width: 992px) {
  .m-wl-graphs {
    text-align: left;
  }
}
.m-wl-graphs-info p {
  color: #fff;
}
@media (min-width: 1200px) {
  .m-wl-graphs-info p {
    max-width: 85%;
  }
  .m-wl-graphs-info p.h3 {
    font-size: 2.5rem;
  }
}
.m-wl-graphs .graph {
  margin: 2rem auto 3rem auto;
}
@media (min-width: 992px) {
  .m-wl-graphs .graph {
    margin: 0;
  }
}
.m-wl-graphs .references {
  font-size: 0.65rem;
  opacity: 0.5;
}
.m-wl-middle {
  padding: 0;
}
.m-wl-middle .left,
.m-wl-middle .right {
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .m-wl-middle .left,
  .m-wl-middle .right {
    padding-bottom: 0;
  }
}
.m-wl-middle .small {
  max-width: 75%;
  margin: 2rem auto;
}
.m-wl-middle .link-inline {
  font-family: "MaisonNeue-Demi";
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.9;
  text-decoration: none;
}
.m-wl-middle .link-inline:hover {
  opacity: 1;
  text-decoration: underline;
}
@media (min-width: 576px) and (max-width: 1200px) {
  .m-wl-middle .container {
    max-width: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .m-wl-middle .h1 {
    font-size: 1.5rem;
  }
  .m-wl-middle .small {
    max-width: 85%;
  }
  .m-wl-middle .link-inline,
  .m-wl-middle .small {
    font-size: 0.65em;
  }
}
@media (min-width: 992px) {
  .m-wl-middle .h1 {
    font-size: 2.5rem;
  }
  .m-wl-middle .small {
    max-width: 85%;
    margin: 2rem auto;
  }
}
.m-wl-middle .doctor-image {
  margin: 0 -15px 0;
}
.m-wl-middle .doctor-image img {
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}
.m-wl-faqs {
  background-color: #f9f9f2;
  padding: 0;
}
.m-wl-faqs .row {
  position: relative;
  padding-bottom: 3rem;
  background-color: #f9f9f2;
}
.m-wl-faqs #weight_loss_burning_questions {
  margin: 2rem 0;
}
.m-wl-faqs #weight_loss_burning_questions .h1 {
  margin-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .m-wl-faqs #weight_loss_burning_questions {
    margin: 0;
  }
}
.m-wl-faqs #weight_loss_burning_questions .faq_answer.open .content {
  padding-bottom: 2rem;
}
.m-wl-faqs .bathtub {
  margin: 0;
  mix-blend-mode: multiply;
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  float: right;
  max-width: 75%;
}
.m-wl-faqs .bathtub img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .m-wl-faqs .bathtub {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
  }
}
.m-wl-reviews {
  background-color: #f9f9f3;
}
.m-wl-reviews #m_weightloss_reviews_carousel {
  margin: 2rem 0;
}
.m-wl-reviews #m_weightloss_reviews_carousel .m_health_reviews_carousel {
  width: 90%;
  text-align: center;
}
@media (min-width: 992px) {
  .m-wl-reviews #m_weightloss_reviews_carousel .m_health_reviews_carousel {
    width: 32%;
  }
}
.m-wl-reviews #m_weightloss_reviews_carousel .flickity-button.flickity-prev-next-button {
  display: none;
  -webkit-box-shadow: 0px 0px 15px 1px rgba(124, 124, 124, 0.2);
          box-shadow: 0px 0px 15px 1px rgba(124, 124, 124, 0.2);
  background: #fff !important;
}
@media (min-width: 768px) {
  .m-wl-reviews #m_weightloss_reviews_carousel .flickity-button.flickity-prev-next-button {
    display: block;
  }
}
.m-wl-reviews #m_weightloss_reviews_carousel .flickity-button.flickity-prev-next-button:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
}
.m-wl-reviews #m_weightloss_reviews_carousel .flickity-button.flickity-prev-next-button.previous {
  left: 2rem;
}
.m-wl-reviews #m_weightloss_reviews_carousel .flickity-button.flickity-prev-next-button.previous:before {
  background-image: url(/assets/icons/arrow-left-tail-large-dark-de319ce79d380d2b9da07423db086491ba9330879ad9b23986504494c882287e.svg), url(/assets/icons/arrow-left-tail-large-green-b01bebdad76cec697d5503517a073319a87aa2f006f45bdc599dd8ace7b74b4f.svg) !important;
}
.m-wl-reviews #m_weightloss_reviews_carousel .flickity-button.flickity-prev-next-button.next {
  right: 2rem;
}
.m-wl-reviews #m_weightloss_reviews_carousel .flickity-button.flickity-prev-next-button.next:before {
  background-image: url(/assets/icons/arrow-right-tail-large-dark-ed4ce2da7e2dadd33e55bdf838a1b8fd531dec040fe8c7ec81818c30ce90d83a.svg), url(/assets/icons/arrow-right-tail-large-green-1c1c868f78ce7cffba29099e994a5f98ce8e72cb112b643c7a291032e27ac653.svg) !important;
}
.m-wl-reviews #m_weightloss_reviews_carousel .flickity-page-dots .dot {
  padding: 0.35rem;
}
.m-wl-reviews p.h3 {
  line-height: 1.25;
  font-size: 2.5rem;
}
.m-wl-reviews .author {
  padding: 0.5rem 1rem;
  font-family: "MaisonNeue-Demi";
}
.m-wl-reviews .btn {
  margin: 3rem auto 0 auto;
  max-width: 280px;
  display: block;
}
.m-wl-bottom {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url(/assets/weight_loss/wl-bottom-bg-39a1e6e6455a7facb016081a4f8f685e50b724a0dbb58b1e4e0b3ef7bb6c8dab.jpg) no-repeat;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(/assets/weight_loss/wl-bottom-bg-39a1e6e6455a7facb016081a4f8f685e50b724a0dbb58b1e4e0b3ef7bb6c8dab.jpg) no-repeat;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(/assets/weight_loss/wl-bottom-bg-39a1e6e6455a7facb016081a4f8f685e50b724a0dbb58b1e4e0b3ef7bb6c8dab.jpg) no-repeat;
  background-position: 14% 100%;
  background-size: 241%;
  padding: 7rem 0;
}
.m-wl-bottom .h1 {
  color: #fff;
  font-size: 1.75rem;
  max-width: 75%;
  margin: 0 auto;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
}
@media (min-width: 992px) {
  .m-wl-bottom {
    background-position: center 55%;
    background-size: cover;
  }
  .m-wl-bottom .h1 {
    font-size: 2.5rem;
    max-width: none;
  }
}
.m-wl-bottom #wl_get_started_bottom {
  margin: 1em auto;
}

@media (min-width: 768px) {
  .mobile_only {
    display: none !important;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .desktop_only {
    display: none !important;
  }
}

.m-nav__wrp .nav-go-back {
  display: none;
}
.m-nav__wrp .nav-go-back.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.weight-loss-plan {
  display: none;
}
.weight-loss-plan a:not(.button):hover {
  color: #82C780;
}
.weight-loss-plan.show {
  display: block;
}
.weight-loss-plan .hey-user {
  margin-bottom: 1.5rem;
}
.weight-loss-plan .cheers-doctor {
  margin-bottom: 1.5rem;
}
.weight-loss-plan .quiz-progress__wrp {
  background: #f9f9f2;
}
.weight-loss-plan .quiz-progress__wrp {
  background: #f9f9f2;
}
.weight-loss-plan .treatment-pages-progress__line > div.inactive {
  border-top: 2px solid #003d3b;
}
.weight-loss-plan .treatment-pages-progress__dots > div::after {
  border: 2px solid #003d3b;
}
.weight-loss-plan .treatment-pages-progress__dots > div {
  font-size: 9px;
  line-height: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #003d3b;
}
.weight-loss-plan .treatment-pages-progress__dots > div:first-child, .weight-loss-plan .treatment-pages-progress__dots > div:last-child {
  text-align: center;
}
.weight-loss-plan .treatment-pages-progress__dots > div:first-child::after, .weight-loss-plan .treatment-pages-progress__dots > div:last-child::after {
  left: 0;
  right: 0;
}
.weight-loss-plan .treatment-pages-progress__line {
  max-width: 76%;
  margin: 0 auto;
}
.weight-loss-plan .treatment-pages-progress {
  max-width: 991px;
  position: relative;
  top: unset;
  padding-bottom: 1rem;
  margin-top: 0;
  padding-top: 0.5rem;
  width: 100%;
}
@media (min-width: 768px) {
  .weight-loss-plan .treatment-pages-progress {
    position: relative;
    top: unset;
    padding-bottom: 1rem;
    margin-top: 0;
    padding-top: 0.5rem;
    width: 100%;
  }
}
.weight-loss-plan div.treatment-pages-progress__dots > .incomplete {
  color: #003d3b;
}
.weight-loss-plan div.treatment-pages-progress__dots > .incomplete.your-plan {
  cursor: pointer;
}
.weight-loss-plan div.treatment-pages-progress__dots > .incomplete::after {
  border-color: #003d3b;
}

.go-to-checkout {
  cursor: pointer;
}

div#panel_overlay.open {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.6);
}

.weight-loss-plan--c #mosh-guarantee .any-questions .any-questions__img {
  margin-left: auto;
}
.weight-loss-plan--c #what-to-expect .what-to-expect__wrp .expect-step .step-header > img {
  height: 4rem;
  width: auto;
}

.wl-doctors-note {
  padding: 2rem 1.25rem 3.75rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-doctors-note .container {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .wl-doctors-note {
    padding: 3rem 1.5rem;
  }
}
.wl-doctors-note .doctors-note {
  margin-bottom: 1.5rem;
}

.doctor-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.125rem;
}
.doctor-card img {
  height: 4.5rem;
  width: 4.5rem;
  aspect-ratio: 1/1;
  margin-right: 1.5rem;
  border-radius: 2.75rem;
}
.weight-loss-plan--c .doctor-card {
  margin-bottom: 1.5rem;
}
.weight-loss-plan--c .doctor-card img {
  margin-right: 1rem;
}
.doctor-card .card-content .doctor-name {
  font-family: "MaisonNeue-Demi";
}
.doctor-card .card-content a {
  font-family: "MaisonNeue-Demi";
}

@media (min-width: 0) and (max-width: 767px) {
  .chart-container {
    margin-bottom: 2rem;
  }
}

.stats-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .stats-col {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.stats-wrap {
  padding: 1.5rem;
  border-radius: 0.75rem;
  background-color: #daeed9;
  position: relative;
  max-width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .stats-wrap {
    max-width: 20rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .stats-wrap {
    margin-bottom: 2rem;
  }
}
.stats-wrap .stats-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.25rem;
}
.stats-wrap .stats-subtitle {
  font-size: 1.125rem;
  margin-bottom: 0.75ren;
}
.stats-wrap .stats-footer {
  font-size: 0.75rem;
}

#m_weightloss_reviews_carousel .flickity-button-icon {
  display: none;
}

.wl-the-mosh-guarantee {
  padding: 3.75rem 1.25rem;
  background: #daeed9;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-the-mosh-guarantee .container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .wl-the-mosh-guarantee {
    padding: 3.75rem 1.5rem;
  }
}
.wl-the-mosh-guarantee h3 {
  margin-bottom: 0.75rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-the-mosh-guarantee h3 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .wl-the-mosh-guarantee h3 {
    margin-bottom: 2rem;
  }
}
.wl-the-mosh-guarantee .doc_any_questions .doc_any_questions_text {
  -webkit-transition: background-position ease 200ms;
  transition: background-position ease 200ms;
}
.wl-the-mosh-guarantee .doc_any_questions:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.wl-the-mosh-guarantee .doc_any_questions:hover .doc_any_questions_text {
  background-position: center right 5px;
}

.guarantee-points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media (min-width: 768px) {
  .guarantee-points {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 3rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 992px) {
  .guarantee-points {
    max-width: 80%;
    margin: 0 auto 3rem;
  }
}
.guarantee-points > p {
  margin-bottom: 0.625rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .guarantee-points > p:last-of-type {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .guarantee-points > p {
    margin-bottom: 0;
    max-width: 33%;
  }
}
@media (min-width: 768px) {
  .guarantee-points .left-point {
    position: absolute;
    left: 0;
  }
}
@media (min-width: 768px) {
  .guarantee-points .right-point {
    position: absolute;
    right: 0;
  }
}

.tick-transparent:before {
  content: "";
  height: 1.25rem;
  width: 1.25rem;
  background-image: url(/assets/icons/tick_v2-139429d10a50ce9f19eb6235920bca7d4872a1418e393378cf9a3fb8e8b269a1.svg);
  margin-right: 0.75rem;
  display: inline-block;
  position: relative;
  top: 0.25rem;
}

.wl-your-medication {
  padding: 3rem 1.25rem;
  background: #f9f9f2;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-your-medication .container {
    padding: 0;
  }
  .wl-your-medication h3 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .wl-your-medication {
    padding: 6.25rem 1.5rem;
  }
}
.wl-your-medication .faq-question {
  border-bottom: 1px solid #cbcbcb;
  padding-left: 0;
}
.wl-your-medication .faq-question:hover {
  border-bottom-color: #003d3b;
}
.wl-your-medication .mosh-faq .faq-question:after {
  right: 0;
}
.wl-your-medication .mosh-faq .faq-answer {
  padding: 0;
}
.wl-your-medication .mosh-faq .faq-answer > .content {
  padding-top: 1rem;
}
.wl-your-medication .mosh-faq .faq-question[aria-expanded=true]:not(.no-sticky).sticky {
  background-color: #f9f9f2;
}
.wl-your-medication .faq-info {
  padding-top: 1rem;
  font-size: 0.875rem;
  opacity: 0.7;
  color: #003d3b;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-your-medication .faq-info {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 0.75rem;
    margin-bottom: 1.5rem;
  }
}

p.medication-subtitle {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  p.medication-subtitle {
    margin-bottom: 1rem;
  }
}

.medication-bottle-img {
  max-height: 7.5rem;
  max-width: 7.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .medication-bottle-img {
    margin-bottom: 1.5rem;
  }
}

.medication-title {
  margin-bottom: 0.5rem;
}

.wl-path-to-weightcare {
  background-color: #003d3b;
  padding: 3.75rem 1.25rem 6.75rem;
}
.wl-path-to-weightcare .large-container {
  max-width: 1399px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .wl-path-to-weightcare {
    padding: 6.25rem 1.5rem;
  }
}

.path-to-weightcare-title {
  margin-bottom: 3.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .path-to-weightcare-title {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    padding: 0 1.25rem;
  }
}

@media (min-width: 768px) {
  .weightcare-path-steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.625rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .weightcare-path-steps {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.weightcare-path-steps .flickity-page-dots {
  bottom: unset;
  margin-top: 2rem;
}
.weightcare-path-steps .flickity-page-dots > li {
  height: 0.75rem !important;
  width: 0.75rem !important;
  background-color: #daeed9;
}
.weightcare-path-steps .flickity-page-dots > li.is-selected {
  background-color: #82c780;
}
.weightcare-path-steps .card {
  margin: 0 0.625rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 0) and (max-width: 767px) {
  .weightcare-path-steps .card {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .weightcare-path-steps .card {
    margin: 0 0.625rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .weightcare-path-steps .card {
    -ms-flex-preferred-size: calc(50% - 1.25rem);
        flex-basis: calc(50% - 1.25rem);
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .weightcare-path-steps.flickity-enabled .card {
    min-height: 100%;
  }
}

.card-lightgreen-header {
  border: none;
  border-radius: 0.75rem;
}
.card-lightgreen-header .card-header {
  background-color: #daeed9;
  padding: 1rem 2rem;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border: none;
}
.card-lightgreen-header .card-header h3 {
  margin-bottom: 0;
}
.card-lightgreen-header .card-content {
  padding: 1.5rem;
}
.card-lightgreen-header .card-content li {
  margin-bottom: 0.75rem;
}

.wl-faq {
  background-color: #f9f9f2;
  padding: 3.75rem 1.25rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-faq {
    padding-bottom: 6.25rem;
  }
  [sticky-cta-open=true] .wl-faq {
    padding-bottom: 9.25rem;
  }
  .wl-faq .container {
    padding: 0;
  }
  .wl-faq h3 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .wl-faq {
    padding: 6.25rem 1.5rem;
  }
}
.wl-faq .faq-header {
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .wl-faq .faq-header {
    margin-bottom: 2rem;
  }
}
.wl-faq .faq-question {
  border-bottom: 1px solid #cbcbcb;
  padding-left: 0;
}
.wl-faq .faq-question:hover {
  border-bottom-color: #003d3b;
}
.wl-faq .mosh-faq .faq-question:after {
  right: 0;
}
.wl-faq .mosh-faq .faq-answer {
  padding: 0;
}
.wl-faq .faq-img-wrap {
  display: none;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .wl-faq .faq-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wl-faq .faq-img-wrap {
    margin-top: 2rem;
  }
}
.wl-faq .mosh-faq .faq-answer > .content {
  padding-top: 1rem;
}
.wl-faq .mosh-faq .faq-question[aria-expanded=true]:not(.no-sticky).sticky {
  background-color: #f9f9f2;
}

.wl-over-12-months {
  background-color: #daeed9;
  padding: 3.75rem 1.25rem;
}
.wl-over-12-months .sm-container {
  max-width: 991px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .wl-over-12-months .sm-container {
    max-width: 45rem;
    padding: 0 1rem;
  }
}
.wl-over-12-months .over-12-months-text {
  margin-bottom: 2.5rem;
  max-width: 80vw;
}
@media (min-width: 768px) {
  .wl-over-12-months .over-12-months-text {
    margin-bottom: 1rem;
  }
}
.wl-over-12-months .over-12-months-continue {
  margin-bottom: 2.25rem;
}
@media (min-width: 768px) {
  .wl-over-12-months {
    padding: 6.25rem 1.5rem;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .over-12-months-title {
    font-size: 2rem;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .over-12-months-title {
    margin-bottom: 0.5rem;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .over-12-months-subtitle {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 768px) {
  .over-12-months-subtitle {
    margin-bottom: 2.5rem;
  }
}

.references-wrap > a {
  font-size: 0.625rem;
  text-decoration: underline;
  display: block;
  margin-bottom: 0.25rem;
}

.mobile-frame {
  background-image: url(/assets/weight_loss/iphone-frame-28408a8c622e43b8c8232f299d1172ce11ce0252411d63aad8661ed58a631eef.png);
  width: 17rem;
  height: 37.5rem;
  background-size: calc(100% + 4rem) 100%;
  background-repeat: no-repeat;
  background-position: -2rem 0;
  overflow: hidden;
  position: relative;
}
@media (min-width: 0) and (max-width: 767px) {
  .mobile-frame {
    margin: 0 auto 2rem;
  }
}
.mobile-frame .mobile-inner-content {
  max-width: calc(100% - 2rem);
  margin: 0;
  position: relative;
  left: 1rem;
  top: 3rem;
  max-height: calc(100% - 6rem);
  overflow: hidden;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
.mobile-frame .mobile-inner-content > img {
  width: 100%;
  -webkit-animation: mobile-screen-scroll ease 4s infinite;
          animation: mobile-screen-scroll ease 4s infinite;
}
.mobile-frame .mobile-inner-content:after {
  content: "";
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  height: 2.5rem;
  width: 2.5rem;
  background-image: url(/assets/weight_loss/mobile-plus-a5a9832cff58d9ef7f4a2854496ac8df065d9ffcb5ffd2014f681f2d9420b0b5.svg);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
}
.mobile-frame .user-dashboard-underlay {
  position: absolute;
  top: 1.6rem;
  max-width: calc(100% - 2rem);
  left: 1rem;
}

.over-12-months-content-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .over-12-months-content-col {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.wl-extra-support {
  padding: 3.75rem 1.25rem;
  background-color: #003d3b;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-extra-support .container {
    padding: 0;
  }
  .wl-extra-support h3 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .wl-extra-support {
    padding: 6.25rem 1.5rem;
  }
}

.extra-support-title {
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .extra-support-title {
    margin-bottom: 2rem;
  }
}

.extra-support-dietitian-image {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
  max-width: 100%;
}
.extra-support-dietitian-image-wrap {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  background-image: url(/assets/weight_loss/dietitian-3d8a78239fef4b9d6e511bd139cf4a1205942b43bec711596d4d5c49ade94ec3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 768px) {
  .extra-support-dietitian-image-wrap {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
    border-top-right-radius: 0;
  }
}

.extra-support-addon-col {
  padding: 1.5rem 1.25rem;
  background-color: #fff;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
@media (min-width: 768px) {
  .extra-support-addon-col {
    padding: 2.5rem 3rem;
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.extra-support-addon-col h4 {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .extra-support-addon-col h4 {
    margin-bottom: 0.75rem;
  }
}
.extra-support-addon-col .extra-support-addon-text {
  margin-bottom: 1.5rem;
}

.extra-support-your-dietitian {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.75rem;
  background-color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .extra-support-your-dietitian {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .extra-support-your-dietitian > * {
    max-width: 50%;
  }
}

.single_treatment {
  border: 1px solid #000;
  padding: 1rem;
  border-radius: 0.75rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.single_treatment .addon-remove-wrapper {
  display: block;
}
.single_treatment .addon_plan_add {
  display: none;
}
.single_treatment.inactive {
  border-color: #bbbcbf;
  margin-left: 3.75rem;
}
.single_treatment.inactive .addon_plan_add {
  display: block;
}
.single_treatment.inactive .addon-remove-wrapper {
  display: none;
}
.single_treatment.inactive:hover {
  border-color: #003d3b;
}
.single_treatment p:not(.single_treatment_title) {
  font-size: 1rem;
}
.single_treatment > a {
  text-decoration: none !important;
}
.single_treatment_title {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .single_treatment_title {
    font-size: 1.125rem;
  }
}
.single_treatment_desc {
  font-family: "MaisonNeue-Demi";
  font-size: 1.125rem;
  margin-bottom: 0;
}
.single_treatment .addon-remove-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  margin-top: 0.75rem;
  width: 100%;
  background-color: #daeed9;
  border-radius: 0.25rem;
}
.single_treatment .addon-controls-wrap {
  width: 100%;
}
.single_treatment .addon_plan_add {
  position: absolute;
  left: -3.125rem;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  height: 0;
  text-transform: uppercase;
  width: 2rem;
  -webkit-transform: translateY(0.625rem);
          transform: translateY(0.625rem);
  text-align: center;
  cursor: pointer;
  letter-spacing: 2px;
  font-family: "MaisonNeue-Demi";
}
.single_treatment .addon_plan_add::after {
  content: "";
  position: absolute;
  top: -2.25rem;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  background-color: #deeddb;
  background-image: url(/assets/weight_loss/addon-plus-c022398e98cffb869a4e4e7dbc7e6f3e12e1d93f88cc4e282a488e34ddab3e7d.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 2rem;
  margin-bottom: 0.25rem;
}
.single_treatment .addon_plan_remove {
  background-color: rgba(188, 188, 188, 0.7);
  border-radius: 0.25rem;
  display: inline-block;
  padding: 2px 0.5rem;
  font-family: "MaisonNeue-Demi";
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 1px;
  cursor: pointer;
}
@media screen and (max-width: 575px) {
  .single_treatment .addon_plan_remove {
    font-size: 0.625rem;
  }
}

.wl-thirty-days-guarantee {
  padding: 0;
}
.wl-thirty-days-guarantee .thirty-days-title {
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-thirty-days-guarantee .thirty-days-title {
    font-size: 2rem;
    margin-bottom: 0.5rem;
  }
}
.wl-thirty-days-guarantee .thirty-days-subtitle {
  margin-bottom: 1rem;
}
.wl-thirty-days-guarantee .thirty-days-link {
  text-transform: uppercase;
  text-decoration: underline;
  font-family: "MaisonNeue-Demi";
  letter-spacing: 2px;
}
@media (min-width: 768px) {
  .wl-thirty-days-guarantee .row {
    max-width: 100%;
  }
}

.thirty-days-image-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .thirty-days-image-wrap {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .thirty-days-image-wrap {
    background: url(/assets/weight_loss/30-days-bcd01d5a8f1abdfe428e1d459d63d8f2923a629e4b2eeb6064b9bcae22293f84.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
  }
}
.thirty-days-image-wrap img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 0) and (max-width: 767px) {
  .thirty-days-image-wrap img {
    -ms-flex-item-align: start;
        align-self: flex-start;
    height: auto;
  }
}
@media (min-width: 768px) {
  .thirty-days-image-wrap img {
    display: none;
  }
}

.thirty-days-content-wrap {
  padding: 2rem 1.25rem 3.75rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .thirty-days-content-wrap {
    padding: 3.5rem;
    width: calc(1199px / 2);
    max-width: calc(vw / 2);
  }
}
@media (min-width: 992px) {
  .thirty-days-content-wrap {
    padding: 7rem;
  }
}

.wl-still-unsure {
  background-color: #daeed9;
  padding: 2.25rem 1.25rem;
}
[sticky-cta-open=true] .wl-still-unsure {
  padding-bottom: 9.25rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-still-unsure .container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .wl-still-unsure {
    padding: 3.75rem 1.5rem;
  }
  [sticky-cta-open=true] .wl-still-unsure {
    padding-bottom: 8.25rem;
  }
}
.wl-still-unsure .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .wl-still-unsure .row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media (min-width: 768px) {
  .wl-still-unsure .row {
    margin: 0 -4.25rem;
  }
}
.wl-still-unsure .row > * {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .wl-still-unsure .row > * {
    margin: 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .wl-still-unsure .row > * {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (min-width: 992px) {
  .wl-still-unsure .row > * {
    margin: 0 4.25rem;
  }
}
.wl-still-unsure a, .wl-still-unsure button {
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-still-unsure a, .wl-still-unsure button {
    width: 100%;
  }
}
.wl-still-unsure .container {
  position: relative;
}
.wl-still-unsure .back-to-top:hover {
  -webkit-animation: pop-back-to-top ease 300ms 1;
          animation: pop-back-to-top ease 300ms 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.wl-still-unsure .back-to-top-wrap {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  -webkit-transform: translateY(calc(-50% - 3.75rem));
          transform: translateY(calc(-50% - 3.75rem));
  cursor: pointer;
}

.still-unsure-title, .ready-to-start-title {
  margin-bottom: 2rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .still-unsure-title, .ready-to-start-title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}

.still-unsure-col {
  margin-bottom: 4.25rem;
}
@media (min-width: 768px) {
  .still-unsure-col {
    margin-bottom: 0;
  }
}

.wl-sticky-cta {
  padding: 1rem 1.25rem;
  background-color: #003d3b;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 99;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform ease 300ms;
  transition: -webkit-transform ease 300ms;
  transition: transform ease 300ms;
  transition: transform ease 300ms, -webkit-transform ease 300ms;
}
@media (min-width: 768px) {
  .wl-sticky-cta {
    padding: 1rem;
  }
}
.wl-sticky-cta.show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.wl-sticky-cta p {
  font-family: "MaisonNeue-Demi";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-sticky-cta p {
    font-size: 1.125rem;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wl-sticky-cta a {
  margin: 0.5rem 0 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-sticky-cta a {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .wl-sticky-cta a {
    margin: 0 0 0 1.25rem;
  }
}
.wl-sticky-cta .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-sticky-cta .container {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}
.wl-sticky-cta .close-cta {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  height: 0.75rem;
  width: auto;
}
@media (min-width: 768px) {
  .wl-sticky-cta .close-cta {
    top: unset;
    height: auto;
  }
}
.wl-sticky-cta .close-cta:hover {
  -webkit-animation: pop-back-to-top ease 300ms 1;
          animation: pop-back-to-top ease 300ms 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.weight-loss-checkout {
  display: none;
}
.weight-loss-checkout .dosage {
  display: none;
}
.modal-is-open .weight-loss-checkout {
  position: relative;
  z-index: 100;
}
.weight-loss-checkout.show {
  display: block;
}
@media (min-width: 992px) {
  .weight-loss-checkout .section_right {
    padding-left: 25px;
  }
}
.weight-loss-checkout .section_right #mh_payment_form {
  margin-top: 0px;
  padding-bottom: 1.5rm;
}
@media (min-width: 768px) {
  .weight-loss-checkout .section_right #mh_payment_form {
    padding-top: 2rem;
  }
}
.weight-loss-checkout .section_right #mh_payment_form > h5 {
  display: none;
}
.weight-loss-checkout .section_right #mh_payment_form .discount_code_link {
  margin-bottom: 0;
  text-align: center;
  margin-top: 0;
}
.weight-loss-checkout .section_right #mh_payment_form .discount_code_link a {
  text-decoration: none !important;
}
.weight-loss-checkout .section_right #mh_payment_form .discount_code_link a h5 {
  font-size: 0.875rem;
  color: #6b6b6b;
}
.weight-loss-checkout .section_right #mh_payment_form .discount_code_link a:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.weight-loss-checkout .section_right #mh_payment_form .discount_code_link.reveal a:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.weight-loss-checkout .section_right #mh_payment_form h3 {
  display: none;
}
.weight-loss-checkout .section_right #mh_payment_form .btn {
  height: 60px;
  background-size: 300px;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.weight-loss-checkout .section_right #mh_payment_form #paypal_btn, .weight-loss-checkout .section_right #mh_payment_form #afterpay_btn {
  margin-bottom: 15px;
}
.weight-loss-checkout .section_right #mh_payment_form #paypal_btn, .weight-loss-checkout .section_right #mh_payment_form #paypal_process_btn {
  background-color: #ffd53f;
  background-image: url(/assets/icons/paypal_btn-83dbff890c0985ee5bd18511c1bbba05e79983baa02e911a68dccb61fc6a5012.svg);
  color: black !important;
}
.weight-loss-checkout .section_right #mh_payment_form #afterpay_btn, .weight-loss-checkout .section_right #mh_payment_form #afterpay_process_btn {
  background-color: black;
  background-image: url(/assets/icons/checkout-afterpay-b636c0107dbf76744cad9c0727c668c50530a87c3b7a10cf798809ab02edaba4.svg);
  background-size: 216px auto;
}
.weight-loss-checkout .section_right #mh_payment_form #paypal_process_btn {
  background-image: url(/assets/icons/paypal-bb230994469278cbe80e0336a575209516879ad6a5e8cc9233956e71747de578.svg);
}
.weight-loss-checkout .section_right #mh_payment_form #afterpay_process_btn {
  background-image: url(/assets/icons/afterpay_logo-01db2261294b0ae55e44a9b5e74f3bba1edbc7913faff1693fff99d76ed205ed.svg);
}
.weight-loss-checkout .section_right #mh_payment_form #paypal_process_btn, .weight-loss-checkout .section_right #mh_payment_form #afterpay_process_btn {
  background-position: center right 15px;
  background-size: 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .weight-loss-checkout .section_right #mh_payment_form #paypal_process_btn, .weight-loss-checkout .section_right #mh_payment_form #afterpay_process_btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.weight-loss-checkout .section_right #mh_payment_form #payment_options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.weight-loss-checkout .section_right #mh_payment_form #cc_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c54801 !important;
  color: #fff !important;
}
.weight-loss-checkout .section_right #mh_payment_form #cc_btn:before {
  display: inline-block;
  height: 1rem;
  width: 1rem;
  background-image: url(/assets/icons/credit-card-7fadc6ee9269c488641123bd5ba6764ca7e0c3ac206bf5c1fb8280c6f2a5fe26.svg);
  background-repeat: no-repeat;
  margin-right: 0.5rem;
  content: "";
  border-radius: 0 !important;
}
.weight-loss-checkout .section_right #mh_payment_form #cc_dropdown {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.weight-loss-checkout .section_right #mh_payment_form #cc_dropdown.open {
  opacity: 1;
  max-height: 3000px;
}
.weight-loss-checkout .section_right #mh_payment_form #process_form_btn {
  background-color: #c54801 !important;
  color: white !important;
}
.weight-loss-checkout .section_right #payment-section {
  margin-top: 1.25rem;
}
.mh-checkout--plan .weight-loss-checkout .section_right #payment-section {
  border-top: 0;
}
.mh-checkout--plan .weight-loss-checkout .section_right #payment-section > .container {
  padding-left: 0;
  padding-right: 0;
}
.weight-loss-checkout .section_right .overview_concerns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1rem;
}
.weight-loss-checkout .section_right .overview_concerns .single_concern {
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.375rem 1rem;
  border: 1px solid #BBBCBF;
  color: #003D3B;
  margin-right: 0.25rem;
  margin-bottom: 0.5rem;
  border-radius: 3.125rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.weight-loss-checkout #payment-section h5 {
  text-align: center;
  margin-bottom: 15px;
}
.weight-loss-checkout #payment-section .payment_forms_container {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .weight-loss-checkout #payment-section .payment_forms_container {
    padding-top: 20px;
    padding-bottom: 12px;
  }
}
.weight-loss-checkout #payment-section.container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .weight-loss-checkout #payment-section {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .weight-loss-checkout #payment-section > .payment_forms_container {
    padding-top: 20px;
    padding-bottom: 0;
  }
}
.weight-loss-checkout #payment-section #mh_payment_form #afterpay_btn {
  background-image: url(/assets/weight_loss/checkout-with-afterpay-3017389cda6bba1907075429389cd3e3adba7bbff19b62ee8cdec07273abda02.png);
  background-size: auto 23px;
}
.weight-loss-checkout #payment-section .or {
  margin: 25px 0;
  border-top: 1px solid #bbbcbf;
  height: 0;
  z-index: 2;
  position: relative;
}
.weight-loss-checkout #payment-section .or > span {
  position: absolute;
  padding: 0 23px;
  background-color: #fff;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: -50%;
}
.weight-loss-checkout .quiz-progress__wrp {
  background: #f9f9f2;
}
.weight-loss-checkout .treatment-pages-progress__line > div.inactive {
  border-top: 2px solid #003d3b;
}
.weight-loss-checkout .treatment-pages-progress__dots > div::after {
  border: 2px solid #003d3b;
}
.weight-loss-checkout .treatment-pages-progress__dots > div {
  font-size: 9px;
  line-height: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #003d3b;
}
.weight-loss-checkout .treatment-pages-progress__dots > div:first-child, .weight-loss-checkout .treatment-pages-progress__dots > div:last-child {
  text-align: center;
}
.weight-loss-checkout .treatment-pages-progress__dots > div:first-child::after, .weight-loss-checkout .treatment-pages-progress__dots > div:last-child::after {
  left: 0;
  right: 0;
}
.weight-loss-checkout .treatment-pages-progress__line {
  max-width: 76%;
  margin: 0 auto;
}
.weight-loss-checkout .treatment-pages-progress {
  max-width: 991px;
  position: relative;
  top: unset;
  padding-bottom: 1rem;
  margin-top: 0;
  padding-top: 0.5rem;
  width: 100%;
}
@media (min-width: 768px) {
  .weight-loss-checkout .treatment-pages-progress {
    position: relative;
    top: unset;
    padding-bottom: 1rem;
    margin-top: 0;
    padding-top: 0.5rem;
    width: 100%;
  }
}
.weight-loss-checkout div.treatment-pages-progress__dots > .incomplete {
  color: #003d3b;
}
.weight-loss-checkout div.treatment-pages-progress__dots > .incomplete.your-plan {
  cursor: pointer;
}
.weight-loss-checkout div.treatment-pages-progress__dots > .incomplete::after {
  border-color: #003d3b;
}
.weight-loss-checkout .nav-go-back {
  font-family: "MaisonNeue-Book";
}
@media (min-width: 0) and (max-width: 767px) {
  .weight-loss-checkout .hero-col {
    margin-bottom: 1.5rem;
  }
}
.weight-loss-checkout .hero-col img {
  max-width: 100%;
  border-radius: 0.75rem;
}
.weight-loss-checkout .plan-pricing__wrp {
  margin-bottom: 1.5rem;
}
.weight-loss-checkout .total-price__txt {
  display: inline-block;
}
.weight-loss-checkout .flip_down {
  display: none;
}
.weight-loss-checkout .flip_down.reveal {
  display: block;
  height: auto;
}
.weight-loss-checkout .discount_approved, .weight-loss-checkout .discount_failed {
  padding-top: 0;
  padding-bottom: 2rem;
}
.weight-loss-checkout .pricing-col .discount_input_row {
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  #medical_assessed.wl-treatment, #medical_assessed.wl-treatment * {
    transition: all ease 100ms;
    -moz-transition: all ease 100ms;
    -webkit-transition: all ease 100ms;
  }
}
#medical_assessed.wl-treatment .treatment-pages-progress__line {
  max-width: 100%;
}
#medical_assessed.wl-treatment .wl-treatment__overview {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .wl-treatment__overview {
    padding-top: 130px;
  }
}
@media (min-width: 1200px) {
  #medical_assessed.wl-treatment .wl-treatment__overview {
    max-width: 1588px;
  }
}
#medical_assessed.wl-treatment .alert-txt {
  text-transform: uppercase;
  font-size: 0.65rem;
  letter-spacing: 2px;
}
#medical_assessed.wl-treatment .congrats {
  margin-top: 30px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .congrats {
    margin: 51px auto 62px;
    text-align: center;
    max-width: 864px;
  }
}
#medical_assessed.wl-treatment .congrats h3 {
  margin-bottom: 0;
}
#medical_assessed.wl-treatment .congrats h3 > span {
  color: #82c780;
}
#medical_assessed.wl-treatment .treatment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#medical_assessed.wl-treatment .treatment__single {
  border: 1px solid #000;
  padding: 21px;
  margin-bottom: 14px;
  border-radius: 10px;
  padding-left: 82px;
  position: relative;
  min-height: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
#medical_assessed.wl-treatment .treatment__single .mh_plan_add {
  display: none;
}
#medical_assessed.wl-treatment .treatment__single.inactive {
  border-color: #BBBCBF;
  margin-left: 60px;
}
#medical_assessed.wl-treatment .treatment__single.inactive .mh_plan_add {
  display: block;
}
#medical_assessed.wl-treatment .treatment__single.inactive .mh_plan_remove {
  display: none !important;
}
#medical_assessed.wl-treatment .treatment__single p {
  font-size: 16px;
}
#medical_assessed.wl-treatment .treatment__single > a {
  text-decoration: none !important;
}
#medical_assessed.wl-treatment .treatment__single img {
  position: absolute;
  left: 11px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 58px;
  height: 58px;
}
#medical_assessed.wl-treatment .treatment__title {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
}
#medical_assessed.wl-treatment .treatment__desc {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 0;
}
#medical_assessed.wl-treatment #wl_plan_total .total_price_plan {
  display: inline-block;
}
#medical_assessed.wl-treatment .plan-includes {
  border-top: 1px solid #bbbcbf;
  border-bottom: 1px solid #bbbcbf;
  margin-top: 10px;
  padding: 14px 0;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .plan-includes .circle_ticks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#medical_assessed.wl-treatment .plan-includes li {
  background-size: 18px;
  background-position: left top 3px;
  padding-left: 29px;
  margin-bottom: 4px;
  background-image: url(/assets/icons/tick-dark-circle-white-bg-27967b491344821c7cd008ab28faa8e996091e9ef425101cb0238b24149ade74.svg);
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .plan-includes li {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (min-width: 992px) {
  #medical_assessed.wl-treatment .plan-includes li:nth-of-type(n+3) {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 599px) {
  #medical_assessed.wl-treatment .plan-includes li:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #medical_assessed.wl-treatment .plan-includes li:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#medical_assessed.wl-treatment .circle_ticks li {
  background-image: url(/assets/icons/tick-dark-circle-white-bg-27967b491344821c7cd008ab28faa8e996091e9ef425101cb0238b24149ade74.svg);
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .circle_ticks li:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#medical_assessed.wl-treatment .section_left img {
  max-height: 175px;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .section_left {
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
  }
}
@media (min-width: 992px) {
  #medical_assessed.wl-treatment .section_left img {
    margin-bottom: 0;
    max-height: unset;
  }
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .section_right {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #medical_assessed.wl-treatment .section_right {
    margin-bottom: 90px;
  }
}
#medical_assessed.wl-treatment .section_right h4 {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .section_right h4 {
    margin-bottom: 3px;
    font-size: 60px;
  }
}
#medical_assessed.wl-treatment #payment-section h5 {
  text-align: center;
  margin-bottom: 15px;
}
#medical_assessed.wl-treatment #payment-section .payment_forms_container {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment #payment-section .payment_forms_container {
    padding-top: 20px;
    padding-bottom: 12px;
  }
}
#medical_assessed.wl-treatment #payment-section.container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment #payment-section {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #medical_assessed.wl-treatment #payment-section > .payment_forms_container {
    padding-top: 20px;
    padding-bottom: 0;
  }
}
#medical_assessed.wl-treatment #payment-section #mh_payment_form #afterpay_btn {
  background-image: url(/assets/weight_loss/checkout-with-afterpay-3017389cda6bba1907075429389cd3e3adba7bbff19b62ee8cdec07273abda02.png);
  background-size: auto 23px;
}
#medical_assessed.wl-treatment #payment-section .or {
  margin: 25px 0;
  border-top: 1px solid #bbbcbf;
  height: 0;
  z-index: 2;
  position: relative;
}
#medical_assessed.wl-treatment #payment-section .or > span {
  position: absolute;
  padding: 0 23px;
  background-color: #fff;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: -50%;
}
#medical_assessed.wl-treatment .medication-info section {
  padding-left: 9px;
  padding-right: 9px;
}
#medical_assessed.wl-treatment .medication-info section#the_mosh_guarantee {
  padding-top: 32px;
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .medication-info section#the_mosh_guarantee {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  #medical_assessed.wl-treatment .medication-info section#the_mosh_guarantee .circle_ticks {
    max-width: 970px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  #medical_assessed.wl-treatment .medication-info section#the_mosh_guarantee .circle_ticks {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .medication-info section#the_mosh_guarantee .circle_ticks br {
    display: none;
  }
  #medical_assessed.wl-treatment .medication-info section#the_mosh_guarantee .circle_ticks li {
    margin-right: 85px;
  }
  #medical_assessed.wl-treatment .medication-info section#the_mosh_guarantee .circle_ticks li:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  #medical_assessed.wl-treatment .medication-info section#the_mosh_guarantee .circle_ticks li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 0;
  }
}
#medical_assessed.wl-treatment .medication-info section#the_mosh_guarantee .doc_any_questions img {
  -o-object-fit: cover;
     object-fit: cover;
}
#medical_assessed.wl-treatment .medication-info section.faq-medication {
  padding-top: 32px;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .medication-info section.faq-medication {
    padding-top: 93px;
    padding-bottom: 112px;
  }
  #medical_assessed.wl-treatment .medication-info section.faq-medication img {
    width: 176px;
    height: 176px;
  }
}
#medical_assessed.wl-treatment .medication-info section.faq-medication .info_block {
  border-color: rgba(188, 188, 188, 0.2);
  border-width: 2px;
}
#medical_assessed.wl-treatment .medication-info section.faq-medication .info_block .info_block_title {
  padding-top: 20px;
  padding-bottom: 20px;
}
#medical_assessed.wl-treatment .medication-info section.faq-medication .info_block .info_block_title h4 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .medication-info section.faq-medication .info_block .info_block_title h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
#medical_assessed.wl-treatment .medication-info section.faq-medication .info_block .info_block_title h4:after {
  background-image: url(/assets/weight_loss/faq-arr-down-4cb0341da5697b4bf022c7492df2051bb37766f15088a4a61f375bad953de3c3.svg);
  width: 17px;
  height: 17px;
}
#medical_assessed.wl-treatment .medication-info section#inpage_chatbox_section {
  padding-top: 44px;
  padding-bottom: 38px;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .medication-info section#inpage_chatbox_section {
    padding-top: 102px;
    padding-bottom: 109px;
  }
  #medical_assessed.wl-treatment .medication-info section#inpage_chatbox_section .consultation-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  #medical_assessed.wl-treatment .medication-info section#inpage_chatbox_section .consultation-desc p, #medical_assessed.wl-treatment .medication-info section#inpage_chatbox_section .consultation-desc .faq_question, #medical_assessed.wl-treatment .medication-info section#inpage_chatbox_section .consultation-desc .faq_item {
    font-size: 18px;
    line-height: 22px;
    max-width: 514px;
  }
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .medication-info section#inpage_chatbox_section #inpage_chatbox {
    max-width: 428px;
    margin-left: auto;
    cursor: pointer;
  }
}
#medical_assessed.wl-treatment #inpage_chatbox_img:before {
  width: 23px;
  height: 23px;
}
#medical_assessed.wl-treatment #inpage_chatbox_img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#medical_assessed.wl-treatment .query_message {
  padding: 12px;
}
#medical_assessed.wl-treatment #inpage_chatbox textarea {
  padding-top: 8px;
  padding-left: 16px;
  background-image: url(/assets/icons/send-grey-945a8f8a404dc635117f7abb0dc567e5df29ec9479d6ee4ee88c2df37637a07b.svg);
  background-size: 22px;
}
#medical_assessed.wl-treatment .payment-btn-group {
  font-size: 15px;
  line-height: 17px;
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .payment-btn-group {
    font-size: 17px;
    line-height: 19px;
  }
}
@media (min-width: 768px) {
  #medical_assessed.wl-treatment .faq-left {
    padding-right: 70px;
  }
}
@media (min-width: 992px) {
  #medical_assessed.wl-treatment .faq-left {
    padding-right: 150px;
  }
}
#medical_assessed.wl-treatment .m-wl-your-own-dietitian .single_treatment {
  border: 1px solid #000;
  padding: 21px;
  border-radius: 10px;
  padding-left: 82px;
  position: relative;
  min-height: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
  margin: 0 20px 20px;
}
#medical_assessed.wl-treatment .m-wl-your-own-dietitian .single_treatment .mh_plan_add {
  display: none;
}
#medical_assessed.wl-treatment .m-wl-your-own-dietitian .single_treatment.inactive {
  border-color: #BBBCBF;
  margin-left: 70px;
}
#medical_assessed.wl-treatment .m-wl-your-own-dietitian .single_treatment.inactive .mh_plan_add {
  display: block;
}
#medical_assessed.wl-treatment .m-wl-your-own-dietitian .single_treatment.inactive .mh_plan_remove {
  display: none !important;
}
#medical_assessed.wl-treatment .m-wl-your-own-dietitian .single_treatment p {
  font-size: 16px;
}
#medical_assessed.wl-treatment .m-wl-your-own-dietitian .single_treatment > a {
  text-decoration: none !important;
}
#medical_assessed.wl-treatment .m-wl-your-own-dietitian .single_treatment img {
  position: absolute;
  left: 11px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 58px;
  height: 58px;
}
#medical_assessed.wl-treatment .m-wl-your-own-dietitian .single_treatment_title {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
}
#medical_assessed.wl-treatment .m-wl-your-own-dietitian .single_treatment_desc {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 0;
}

@media (min-width: 0) and (max-width: 767px) {
  .m-wl-reviews {
    padding: 3rem 1.25rem;
  }
  .m-wl-reviews p.h3 {
    font-size: 2rem;
  }
}
.m-wl-reviews .reviews_rounded_card {
  width: 100%;
}
.m-wl-reviews .reviews_rounded_card h4 {
  font-size: 1.75rem;
}

.wl-plan-includes {
  padding: 1rem 0 0.5rem;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
@media (min-width: 768px) {
  .wl-plan-includes .align-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.wl-plan-includes ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0;
}

.wl-addon-section {
  margin-bottom: 1.5rem;
}
.wl-addon-section .addon-details p {
  margin-bottom: 0;
}
.wl-addon-section .addon-image {
  max-height: 3.25rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  display: none;
}
@media (min-width: 992px) {
  .wl-addon-section .addon-image {
    display: block;
  }
}
.wl-addon-section .single_treatment {
  margin-bottom: 1rem;
}
.wl-addon-section .single_treatment .addon-notification {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.5rem;
  background-color: #e2e2e2;
  font-family: "MaisonNeue-Demi";
  border-radius: 0.5rem;
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}
.wl-addon-section .single_treatment .addon-notification img {
  margin-right: 0.25rem;
  width: 1rem;
  height: 1rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.wl-addon-section .single_treatment_title {
  margin-bottom: 0;
}
.wl-addon-section .single_treatment_subtitle {
  margin-bottom: 0.25rem;
}
.wl-addon-section .single_treatment_learnmore {
  font-family: "MaisonNeue-Demi";
  text-decoration: underline;
  display: block;
  margin-bottom: 1rem;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .wl-addon-section .single_treatment_learnmore {
    font-size: 1rem;
  }
}
.wl-addon-section .wl-single-addon .wl-single-addon-img {
  position: absolute;
  right: 1rem;
  top: 1rem;
  display: none;
}
@media (min-width: 768px) {
  .wl-addon-section .wl-single-addon .wl-single-addon-img {
    display: block;
  }
}
.wl-addon-section .wl-single-addon > .m-modal .modal-img {
  height: 5.25rem;
  width: 5.25rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}
.wl-addon-section .wl-single-addon > .m-modal .m-modal__header .modal-title {
  font-size: 2rem;
}
@media (min-width: 768px) {
  .wl-addon-section .wl-single-addon > .m-modal .m-modal__header, .wl-addon-section .wl-single-addon > .m-modal .m-modal__body, .wl-addon-section .wl-single-addon > .m-modal .m-modal__cta {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.wl-addon-section .wl-single-addon > .m-modal .m-modal__body {
  padding-top: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .wl-addon-section .wl-single-addon > .m-modal .m-modal__body {
    padding-top: 1.5rem;
    padding-bottom: 13.25rem;
  }
}
.wl-addon-section .wl-single-addon > .m-modal .cta-add {
  margin: 0;
}

.weight-loss-checkout .wl-checkout-b .plan-pricing__wrp {
  padding: 1rem 0;
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  margin-bottom: 0;
  text-align: right;
}
.weight-loss-checkout .wl-checkout-b .plan-pricing__wrp .total-price {
  margin-bottom: 0;
}
.weight-loss-checkout .wl-checkout-b .plan-pricing__wrp .total-price .total-price__txt {
  font-family: "Clearface-Bold";
  font-size: 2rem;
}
@media (min-width: 768px) {
  .weight-loss-checkout .wl-checkout-b .plan-pricing__wrp {
    padding: 1.5rem 0;
  }
}
.weight-loss-checkout .wl-checkout-b .h-addons {
  padding-left: 0;
  padding-right: 0;
  padding-top: 3rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .weight-loss-checkout .wl-checkout-b section .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.weight-loss-checkout .wl-checkout-b .pricing-col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 0) and (max-width: 767px) {
  .weight-loss-checkout .wl-checkout-b .pricing-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.weight-loss-checkout .wl-checkout-b .total-price {
  margin-bottom: 0.5rem;
}
.weight-loss-checkout .wl-checkout-b .afterpay_price_plan img {
  max-height: 2rem;
}
.weight-loss-checkout .wl-checkout-b .hero-col {
  margin-bottom: 1.5rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-image: url(/assets/weight_loss/wl-checkout-ad79d5c4512b60cce90cdd858fdb06a6d65f57c926eb18b4460a32048ddd26d7.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.75rem;
  overflow: hidden;
  margin-left: 1rem;
  margin-right: 1rem;
  background-position: center;
}
.weight-loss-checkout .wl-checkout-b .hero-col.shakes-bg {
  background-image: url(/assets/weight_loss/shakes-checkout-89bd4301c81d794767b46e08d16f6573876e93e4101e9119cc76425cac43278e.png);
}
@media (min-width: 0) and (max-width: 767px) {
  .weight-loss-checkout .wl-checkout-b .hero-col {
    width: 100%;
    height: 12.5rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.wl-treatment-prices {
  margin-bottom: 1rem;
}
.wl-treatment-prices .treatment-price-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wl-treatment-prices .treatment-price-wrap.hidden {
  display: none;
}
.wl-treatment-prices .treatment-price-wrap .treatment-price-heading {
  font-family: "MaisonNeue-Demi";
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  margin-bottom: 0;
  text-align: right;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .wl-treatment-prices .treatment-price-wrap .treatment-price-heading {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    font-size: 1rem;
  }
}
.wl-treatment-prices .treatment-price-wrap .treatment-price-value {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .wl-treatment-prices .treatment-price-wrap .treatment-price-value {
    font-size: 1rem;
  }
}

.wl-addons-wrap .wl-addons-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.5rem;
}
.wl-addons-wrap .assigned-treatment {
  margin-bottom: 1.5rem;
}
.wl-addons-wrap .addon-remove-wrapper {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  width: auto;
  background-color: transparent;
  padding: 0;
}
.wl-addons-wrap .single_treatment .addon_plan_remove {
  background-color: transparent;
  padding: 0;
}
.wl-addons-wrap .single_treatment .addon_plan_add::after {
  background-image: url(/assets/icons/addon-plus-noborder-16c9dc4152b097e3c8a7b394ac581c3950534adbb78575ec16bffb25d4c535c8.svg);
  border: none;
}
.wl-addons-wrap .single_treatment_saleprice {
  font-family: "MaisonNeue-Book";
  text-decoration: line-through;
  margin-right: 0.75rem;
  color: #003d3b;
}
.wl-addons-wrap .single_treatment_price.sale-price {
  color: #82c780;
}
.wl-addons-wrap .single_treatment.inactive {
  margin-left: 2.75rem;
}
.wl-addons-wrap .single_treatment .addon_plan_add {
  left: -2.75rem;
}

.checkout-v2 .pricing-col {
  position: relative;
  top: unset;
}

.shakes-faqs {
  padding: 2.5rem 1rem;
  background: #f9f9f2;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-faqs .container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .shakes-faqs {
    padding: 4.75rem 1.5rem;
  }
}
.shakes-faqs .shakes-faqs-title {
  font-family: "Clearface-Bold";
  margin-bottom: 2.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-faqs .shakes-faqs-title {
    font-size: 2rem;
    letter-spacing: -0.08rem;
  }
}
.shakes-faqs .doctor-tile {
  margin-bottom: 2.75rem;
}
@media (min-width: 768px) {
  .shakes-faqs .row .col:first-of-type {
    max-width: 30rem;
    width: unset;
    padding-right: 4rem;
  }
}
@media (min-width: 768px) {
  .shakes-faqs .row .col:last-of-type {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .shakes-faqs .row .col:last-of-type {
    padding-left: 4rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-faqs .various-studies {
    background-color: #fff;
    border-radius: 1rem 1rem 0 0;
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .shakes-faqs .various-studies {
    margin-bottom: 1.5rem;
  }
}
.shakes-faqs .various-studies .various-studies-title {
  padding-bottom: 1rem;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 1rem;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-faqs .various-studies .various-studies-title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}
.shakes-faqs .various-studies .studies-stat-title {
  color: #82c780;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .shakes-faqs .various-studies .studies-stat-title {
    font-size: 1.125rem;
  }
}
.shakes-faqs .various-studies .studies-stat-content {
  margin-bottom: 1rem;
}
.shakes-faqs .shakes-stat-references {
  color: #6b6b6b;
  word-wrap: break-word;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-faqs .shakes-faq-wrap {
    background-color: #fff;
    border-radius: 0 0 1rem 1rem;
    padding: 0.5rem 1rem;
  }
}
.shakes-faqs .faq-section-title {
  display: none;
}
.shakes-faqs .faq-header {
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .shakes-faqs .faq-header {
    margin-bottom: 2rem;
  }
}
.shakes-faqs .single-faq:first-of-type .faq-question {
  border-top: 1px solid #cbcbcb;
}
.shakes-faqs .faq-question {
  border-bottom: 1px solid #cbcbcb;
  padding-left: 0;
}
.shakes-faqs .faq-question:hover {
  border-bottom-color: #003d3b;
}
.shakes-faqs .shakes-dietitian-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 1rem;
  margin-bottom: 1rem;
  padding: 2.5rem 1rem 1rem;
}
.shakes-faqs .shakes-dietitian-card img {
  width: 4.5rem;
  height: 4.5rem;
  border: 0.5rem solid #fff;
  margin: 0 auto 0.5rem;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.shakes-faqs .reference-number {
  font-size: 0.75rem;
}
.shakes-faqs .mosh-faq {
  margin-bottom: 2rem;
}
.shakes-faqs .mosh-faq .faq-question:after {
  right: 0;
}
.shakes-faqs .mosh-faq .faq-answer {
  padding: 0;
}
.shakes-faqs .faq-img-wrap {
  display: none;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .shakes-faqs .faq-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .shakes-faqs .faq-img-wrap {
    margin-top: 2rem;
  }
}
.shakes-faqs .mosh-faq .faq-answer > .content {
  padding-top: 1rem;
}
.shakes-faqs .mosh-faq .faq-question[aria-expanded=true]:not(.no-sticky).sticky {
  background-color: #f9f9f2;
}

.shakes-steps {
  padding: 3.75rem 0.5rem;
}
@media (min-width: 768px) {
  .shakes-steps {
    padding: 6.25rem 1.5rem;
  }
}
.shakes-steps > .container {
  width: 991px;
}
@media (min-width: 768px) {
  .shakes-steps > .container {
    max-width: calc(100vw - 3rem);
  }
}
.shakes-steps .shakes-steps-title {
  margin-bottom: 1rem;
  font-family: "Clearface-Bold";
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-steps .shakes-steps-title {
    font-size: 2rem;
    letter-spacing: -0.08rem;
  }
}
@media (min-width: 768px) {
  .shakes-steps .shakes-steps-title {
    margin-bottom: 4.25rem;
  }
}
.shakes-steps .shakes-step-number {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.75rem;
  font-size: 1.125rem;
}
.shakes-steps .steps-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.shakes-steps .steps-col .steps-card {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.shakes-steps .shakes-steps-carousel.flickity-enabled {
  display: block;
}
.shakes-steps .shakes-steps-carousel.flickity-enabled .shakes-step-number {
  display: none;
}
.shakes-steps .shakes-steps-carousel.flickity-enabled .flickity-page-dots {
  bottom: -2rem;
}
.shakes-steps .shakes-steps-carousel.flickity-enabled .flickity-page-dots > li {
  width: 0.75rem !important;
  height: 0.75rem !important;
  background: transparent !important;
}
.shakes-steps .shakes-steps-carousel.flickity-enabled .flickity-page-dots > li.is-selected {
  background-color: #003d3b !important;
}

.steps-card {
  padding: 2.5rem;
  text-align: center;
  background-color: #f9f9f2;
  border-radius: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) and (max-width: 991px) {
  .steps-card {
    padding: 2.5rem 1rem;
  }
}
.steps-card .steps-card-header-image {
  margin-bottom: 1rem;
  max-height: 7.75rem;
  width: auto;
  -ms-flex-item-align: center;
      align-self: center;
}
.steps-card .steps-card-title {
  font-size: 1.125rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
.steps-card .steps-card-desc {
  margin-bottom: 1rem;
}
.steps-card .steps-card-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem 1rem;
  background-color: #d3e7ca;
  border-radius: 0.75rem;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
}
.steps-card .steps-card-footer > img {
  margin-right: 0.75rem;
  max-height: 2.25rem;
  width: auto;
}

.shakes-benefits {
  padding: 2.5rem 0.5rem;
  background-color: #daeed9;
}
@media (min-width: 768px) {
  .shakes-benefits {
    padding: 6.25rem 1.5rem;
  }
}
@media (min-width: 992px) {
  .shakes-benefits {
    padding: 6.25rem;
  }
}
.shakes-benefits .shakes-benefits-title {
  margin-bottom: 4rem;
  font-family: "Clearface-Bold";
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-benefits .shakes-benefits-title {
    font-size: 2rem;
    letter-spacing: -0.08rem;
    margin-bottom: 2.5rem;
  }
}
.shakes-benefits .shakes-benefits-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.shakes-benefits .shake-benefit-single {
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .shakes-benefits .shake-benefit-single {
    margin-bottom: 2.75rem;
  }
  .shakes-benefits .shake-benefit-single:last-of-type {
    margin-bottom: 0;
  }
}
.shakes-benefits .shake-benefit-single .shake-benefit-single-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-benefits .shake-benefit-single .shake-benefit-single-title {
    font-size: 1.125rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-benefits .shake-images-col {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    min-height: 12.5rem;
    margin-bottom: 2.5rem;
  }
}
.shakes-benefits .shake-images-col img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform ease 100ms;
  transition: -webkit-transform ease 100ms;
  transition: transform ease 100ms;
  transition: transform ease 100ms, -webkit-transform ease 100ms;
}
@media (min-width: 768px) {
  .shakes-benefits .shake-images-col img {
    max-width: calc(100% - 5rem);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .shakes-benefits .shake-images-col img {
    max-width: calc(100% - 3rem);
  }
}
.shakes-benefits .shake-images-col img.shake-1-image {
  -webkit-transform: translate(calc(-50% - 3rem), calc(-50% - 1.5rem));
          transform: translate(calc(-50% - 3rem), calc(-50% - 1.5rem));
}
@media (min-width: 768px) and (max-width: 991px) {
  .shakes-benefits .shake-images-col img.shake-1-image {
    -webkit-transform: translate(calc(-50% - 1.5rem), calc(-50% - 1.5rem));
            transform: translate(calc(-50% - 1.5rem), calc(-50% - 1.5rem));
  }
}
.shakes-benefits .shake-images-col img.shake-2-image {
  -webkit-transform: translate(calc(-50% + 3rem), calc(-50% + 1.5rem));
          transform: translate(calc(-50% + 3rem), calc(-50% + 1.5rem));
}
@media (min-width: 768px) and (max-width: 991px) {
  .shakes-benefits .shake-images-col img.shake-2-image {
    -webkit-transform: translate(calc(-50% + 1.5rem), calc(-50% + 1.5rem));
            transform: translate(calc(-50% + 1.5rem), calc(-50% + 1.5rem));
  }
}
.shakes-benefits .shake-images-col:hover .shake-1-image {
  -webkit-transform: translate(calc(-50% - 4rem), calc(-50% - 1.5rem));
          transform: translate(calc(-50% - 4rem), calc(-50% - 1.5rem));
}
.shakes-benefits .shake-images-col:hover .shake-2-image {
  -webkit-transform: translate(calc(-50% + 4rem), calc(-50% + 1.5rem));
          transform: translate(calc(-50% + 4rem), calc(-50% + 1.5rem));
}
.shakes-benefits .shakes-benefits-wrap {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .shakes-benefits .shakes-benefits-wrap {
    margin-bottom: 3rem;
  }
}
.shakes-benefits .view-nutrition-information {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .shakes-benefits .view-nutrition-information {
    margin-bottom: 3.25rem;
  }
}
.shakes-benefits .shakes-benefits-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.shakes-benefits .shakes-benefits-meta .shakes-benefits-meta-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shakes-benefits .shakes-benefits-meta .shakes-benefits-meta-single img {
  margin-bottom: 0.5rem;
}
.shakes-benefits .shakes-benefits-meta .shakes-benefits-meta-single:not(:last-of-type) {
  margin-right: 0.75rem;
}
@media (min-width: 768px) {
  .shakes-benefits .shakes-benefits-meta .shakes-benefits-meta-single:not(:last-of-type) {
    margin-right: 5rem;
  }
}

.shake-modal {
  padding-right: 0 !important;
}
.shake-modal .modal-content {
  background-color: transparent;
}
.shake-modal .modal-body {
  padding: 0;
  text-align: center;
}
.shake-modal img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .shake-modal img {
    max-width: 70%;
  }
}
.shake-modal .modal-content-wrap {
  position: relative;
  display: inline-block;
}
.shake-modal .modal-content .modal-body .close {
  background-image: url(/assets/icons/close-white-b718a365a50219a5a68c7d50ccaf00c58c02186e6e2eb127a0a9cc5e6a711e65.svg);
  padding: 0.75rem;
  top: 0;
  right: 15%;
  width: 1.5rem;
  background-repeat: no-repeat;
  background-size: 100%;
  min-width: unset;
  -webkit-transform: translate(calc(100% + 0.5rem), calc(-100% - 1rem));
          transform: translate(calc(100% + 0.5rem), calc(-100% - 1rem));
}
@media (min-width: 768px) and (max-width: 991px) {
  .shake-modal .modal-content .modal-body .close {
    right: 0;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .shake-modal .modal-content .modal-body .close {
    position: absolute;
    z-index: 100;
    float: right;
    font-family: "MaisonNeue-Book";
    border-radius: unset;
    top: -2rem;
    right: 0;
    -webkit-transform: none;
            transform: none;
  }
}
.shake-modal#chocolate-shake-modal .close {
  background-image: url(/assets/icons/close-white-b718a365a50219a5a68c7d50ccaf00c58c02186e6e2eb127a0a9cc5e6a711e65.svg);
}

.wl-faq-shakes {
  position: relative;
}

.back-to-top-wrap {
  position: absolute;
  right: 4rem;
  bottom: 4rem;
  z-index: 99;
  cursor: pointer;
}

.shakes-as-seen-in {
  padding: 1.25rem 0;
}
.shakes-as-seen-in img {
  max-height: 3.125rem;
}
@media (min-width: 768px) {
  .shakes-as-seen-in img {
    margin: 0 4rem;
  }
}

.free-shaker-bottle {
  padding: 1rem;
  border: 1px solid #003d3b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0.75rem;
  margin-bottom: 1rem;
}
.free-shaker-bottle .shaker-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.25rem;
  font-size: 1.125rem;
}
.free-shaker-bottle .shaker-info span {
  color: #82c780;
}

.product-plan-image {
  max-height: 3.25rem;
  margin-bottom: 0.25rem;
  display: block;
}
@media (min-width: 768px) {
  .product-plan-image {
    position: absolute;
    right: 1rem;
    top: 1rem;
  }
}

#mosh-results {
  overflow-x: hidden;
  padding: 2.5rem 0.5rem;
}
@media (min-width: 768px) {
  #mosh-results {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  #mosh-results {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}
#mosh-results .section-title {
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  #mosh-results .section-title {
    margin-bottom: 0.75rem;
  }
}
#mosh-results .text-light-green {
  color: #daeed9;
}
#mosh-results .text-sm {
  font-size: 0.875rem;
}
#mosh-results .trustpilot-widget {
  margin-top: 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #mosh-results .trustpilot-widget {
    margin-bottom: -0.625rem;
  }
}
#mosh-results .trustpilot-widget #reviews-summary {
  color: #fff;
}
#mosh-results .trustpilot-widget .tp-logo__text {
  fill: #fff;
}
@media (min-width: 768px) and (max-width: 1190px) {
  #mosh-results h3 br {
    display: none;
  }
}
#mosh-results .left_col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 2;
  background-color: #003d3b;
  padding-right: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  #mosh-results .left_col {
    margin-bottom: 0;
  }
}
#mosh-results .left_col:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #003d3b;
  display: block;
}
#mosh-results .results-slider {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #mosh-results .results-slider {
    min-height: 15rem;
  }
}
@media (min-width: 768px) {
  #mosh-results .results-slider {
    margin-top: 0;
    margin-bottom: 1rem;
  }
}
#mosh-results .results-slider .flickity-viewport {
  overflow: visible;
}
#mosh-results .results-slider .flickity-page-dots {
  display: none;
}
#mosh-results .results-slider .results-itm {
  width: 24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 2.8583px 2.8583px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2.8583px 2.8583px rgba(0, 0, 0, 0.1);
  margin-right: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 90%;
  border-radius: 0.625rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  #mosh-results .results-slider .results-itm {
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  #mosh-results .results-slider .results-itm {
    margin-right: 1rem;
  }
}
#mosh-results .results-slider .results-itm__body {
  padding: 1rem 0.75rem;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media (min-width: 768px) {
  #mosh-results .results-slider .results-itm__body {
    padding: 2rem 3.5rem;
  }
}
#mosh-results .results-slider .results-itm__bodyContent {
  color: #003d3b;
}
#mosh-results .results-slider .results-itm__bodyTitle {
  color: #003d3b;
  margin-bottom: 1rem;
  font-family: "MaisonNeue-Demi";
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  #mosh-results .results-slider .results-itm__bodyTitle {
    color: #82c780;
  }
}
#mosh-results .results-slider .results-itm .result-img {
  max-width: 100%;
}
#mosh-results .results-slider .results-itm .result-img__wrp {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
  overflow: hidden;
  position: relative;
}
#mosh-results .results-slider .play-video {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  max-width: 4rem;
  height: auto;
  cursor: pointer;
}
#mosh-results .results-slider .play-video.hidden {
  display: none;
}
@media (min-width: 768px) {
  #mosh-results .section-subtitle {
    margin-bottom: 4.5rem;
  }
}
#mosh-results .slider-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#mosh-results .slider-arrows .results-prev, #mosh-results .slider-arrows .results-next {
  cursor: pointer;
}
#mosh-results .slider-arrows .results-prev {
  margin-right: 1.75rem;
}
#mosh-results .slider-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#mosh-results .slider-pager > span {
  height: 0.75rem;
  width: 0.75rem;
  display: inline-block;
  margin-right: 0.75rem;
  border-radius: 50%;
  border: 1px solid #fff;
}
#mosh-results .slider-pager > span.is--active {
  background-color: #fff;
}
#mosh-results .slider-pager > span:last-of-type {
  margin-right: 0;
}
#mosh-results video {
  display: block;
}

.free-shaker-bottle {
  padding: 1rem;
  border: 1px solid #003d3b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0.75rem;
}
.free-shaker-bottle .shaker-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.25rem;
  font-size: 1.125rem;
}
.free-shaker-bottle .shaker-info span {
  color: #82c780;
}

.np_key_benefits {
  margin-bottom: 1rem;
}

.shakes-extrasupport {
  padding: 3.75rem 0.5rem;
  background-color: #003d3b;
}
@media (min-width: 768px) {
  .shakes-extrasupport {
    padding: 4.25rem 1.5rem;
  }
}
.shakes-extrasupport .extrasupport-title {
  margin-bottom: 2rem;
  font-family: "Clearface-Bold";
  color: #fff;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-extrasupport .extrasupport-title {
    font-size: 2rem;
    letter-spacing: -0.08rem;
  }
}
.shakes-extrasupport .extrasupport-content-title {
  font-family: "Clearface-Bold";
  margin-bottom: 0.75rem;
  line-height: 1.2;
}
.shakes-extrasupport .extrasupport-content-text {
  margin-bottom: 1.5rem;
}
.shakes-extrasupport .row {
  border-radius: 12px;
  max-width: 768px;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .shakes-extrasupport .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.shakes-extrasupport .row .col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.shakes-extrasupport .row .col:first-of-type {
  background-image: url(/assets/weight_loss/extra-support-image-e49398bad031068567133b08644bc5cdc9b90d3790af0ad3628f2d8a27a427f0.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 12px 12px 0 0;
  min-height: 9rem;
  background-position: center center;
}
@media (min-width: 768px) {
  .shakes-extrasupport .row .col:first-of-type {
    border-radius: 12px 0 0 12px;
  }
}
.shakes-extrasupport .row .col:last-of-type {
  padding: 1.5rem 1rem;
  background-color: #fff;
  border-radius: 0 0 12px 12px;
}
@media (min-width: 768px) {
  .shakes-extrasupport .row .col:last-of-type {
    padding: 2.5rem 1.5rem;
    border-radius: 0 12px 12px 0;
  }
}

.shakes-faqs {
  padding: 2.5rem 1rem;
  background: #f9f9f2;
}
@media (min-width: 768px) {
  .shakes-faqs {
    padding: 4.75rem 1.5rem;
  }
}
.shakes-faqs .shakes-faqs-title {
  font-family: "Clearface-Bold";
  margin-bottom: 2.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-faqs .shakes-faqs-title {
    font-size: 2rem;
    letter-spacing: -0.08rem;
  }
}
.shakes-faqs .doctor-tile {
  margin-bottom: 2.75rem;
}
@media (min-width: 768px) {
  .shakes-faqs .row .col:first-of-type {
    max-width: 30rem;
    width: unset;
    padding-right: 4rem;
  }
}
@media (min-width: 768px) {
  .shakes-faqs .row .col:last-of-type {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .shakes-faqs .row .col:last-of-type {
    padding-left: 4rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-faqs .various-studies {
    background-color: #fff;
    border-radius: 1rem 1rem 0 0;
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .shakes-faqs .various-studies {
    margin-bottom: 2rem;
  }
}
.shakes-faqs .various-studies .various-studies-title {
  padding-bottom: 1rem;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 1rem;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-faqs .various-studies .various-studies-title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}
.shakes-faqs .various-studies .studies-stat-title {
  color: #82c780;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .shakes-faqs .various-studies .studies-stat-title {
    font-size: 1.125rem;
  }
}
.shakes-faqs .various-studies .studies-stat-content {
  margin-bottom: 1rem;
}
.shakes-faqs .shakes-stat-references {
  color: #6b6b6b;
  word-wrap: break-word;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-faqs .shakes-faq-wrap {
    background-color: #fff;
    border-radius: 0 0 1rem 1rem;
    padding: 0.5rem 1rem;
  }
}
.shakes-faqs .faq-section-title {
  display: none;
}
.shakes-faqs .faq-header {
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .shakes-faqs .faq-header {
    margin-bottom: 2rem;
  }
}
.shakes-faqs .single-faq:first-of-type .faq-question {
  border-top: 1px solid #cbcbcb;
}
.shakes-faqs .faq-question {
  border-bottom: 1px solid #cbcbcb;
  padding-left: 0;
}
.shakes-faqs .faq-question:hover {
  border-bottom-color: #003d3b;
}
.shakes-faqs .shakes-dietitian-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 1rem;
  margin-bottom: 1rem;
  padding: 2.5rem 1rem 1rem;
}
.shakes-faqs .shakes-dietitian-card img {
  width: 4.5rem;
  height: 4.5rem;
  border: 0.5rem solid #fff;
  margin: 0 auto 0.5rem;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.shakes-faqs .reference-number {
  font-size: 0.75rem;
}
.shakes-faqs .mosh-faq {
  margin-bottom: 2rem;
}
.shakes-faqs .mosh-faq .faq-question:after {
  right: 0;
}
.shakes-faqs .mosh-faq .faq-answer {
  padding: 0;
}
.shakes-faqs .faq-img-wrap {
  display: none;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .shakes-faqs .faq-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .shakes-faqs .faq-img-wrap {
    margin-top: 2rem;
  }
}
.shakes-faqs .mosh-faq .faq-answer > .content {
  padding-top: 1rem;
}
.shakes-faqs .mosh-faq .faq-question[aria-expanded=true]:not(.no-sticky).sticky {
  background-color: #f9f9f2;
}

#individual_product .shakes-steps {
  padding: 3.75rem 0.5rem;
}
@media (min-width: 768px) {
  #individual_product .shakes-steps {
    padding: 6.25rem 1.5rem;
  }
}
#individual_product .shakes-steps > .container {
  width: 991px;
  max-width: 100%;
}
@media (min-width: 768px) {
  #individual_product .shakes-steps > .container {
    max-width: calc(100vw - 3rem);
  }
}
#individual_product .shakes-steps .shakes-steps-title {
  margin-bottom: 1rem;
  font-family: "Clearface-Bold";
}
@media (min-width: 0) and (max-width: 767px) {
  #individual_product .shakes-steps .shakes-steps-title {
    font-size: 2rem;
    letter-spacing: -0.08rem;
  }
}
@media (min-width: 768px) {
  #individual_product .shakes-steps .shakes-steps-title {
    margin-bottom: 4.25rem;
  }
}
#individual_product .shakes-steps .shakes-step-number {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.75rem;
  font-size: 1.125rem;
}
#individual_product .shakes-steps .steps-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#individual_product .shakes-steps .steps-col .steps-card {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#individual_product .shakes-steps .flickity-enabled.is-draggable .steps-col {
  height: 100%;
}
#individual_product .shakes-steps .shakes-steps-carousel.flickity-enabled {
  display: block;
}
#individual_product .shakes-steps .shakes-steps-carousel.flickity-enabled .shakes-step-number {
  display: none;
}
#individual_product .shakes-steps .shakes-steps-carousel.flickity-enabled .flickity-page-dots {
  bottom: -2rem;
}
#individual_product .shakes-steps .shakes-steps-carousel.flickity-enabled .flickity-page-dots > li {
  width: 0.75rem !important;
  height: 0.75rem !important;
  background: transparent !important;
}
#individual_product .shakes-steps .shakes-steps-carousel.flickity-enabled .flickity-page-dots > li.is-selected {
  background-color: #003d3b !important;
}

.steps-card {
  padding: 2.5rem;
  text-align: center;
  background-color: #f9f9f2;
  border-radius: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) and (max-width: 991px) {
  .steps-card {
    padding: 2.5rem 1rem;
  }
}
.steps-card .steps-card-header-image {
  margin-bottom: 1rem;
  max-height: 7.75rem;
  width: auto;
  -ms-flex-item-align: center;
      align-self: center;
}
.steps-card .steps-card-title {
  font-size: 1.125rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
.steps-card .steps-card-desc {
  margin-bottom: 1rem;
}
.steps-card .steps-card-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem 1rem;
  background-color: #d3e7ca;
  border-radius: 0.75rem;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
}
.steps-card .steps-card-footer > img {
  margin-right: 0.75rem;
  max-height: 2.25rem;
  width: auto;
}

.shakes-benefits {
  padding: 2.5rem 1rem;
  background-color: #daeed9;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-benefits .container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .shakes-benefits {
    padding: 6.25rem 1.5rem;
  }
}
@media (min-width: 992px) {
  .shakes-benefits {
    padding: 6.25rem;
  }
}
.shakes-benefits .shakes-benefits-title {
  margin-bottom: 4rem;
  font-family: "Clearface-Bold";
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-benefits .shakes-benefits-title {
    font-size: 2rem;
    letter-spacing: -0.08rem;
    margin-bottom: 2.5rem;
  }
}
.shakes-benefits .shakes-benefits-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.shakes-benefits .shake-benefit-single {
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .shakes-benefits .shake-benefit-single {
    margin-bottom: 2.75rem;
  }
  .shakes-benefits .shake-benefit-single:last-of-type {
    margin-bottom: 0;
  }
}
.shakes-benefits .shake-benefit-single .shake-benefit-single-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-benefits .shake-benefit-single .shake-benefit-single-title {
    font-size: 1.125rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-benefits .shake-images-col {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    min-height: 12.5rem;
    margin-bottom: 2.5rem;
  }
}
.shakes-benefits .shake-images-col img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform ease 100ms;
  transition: -webkit-transform ease 100ms;
  transition: transform ease 100ms;
  transition: transform ease 100ms, -webkit-transform ease 100ms;
}
@media (min-width: 768px) {
  .shakes-benefits .shake-images-col img {
    max-width: calc(100% - 5rem);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .shakes-benefits .shake-images-col img {
    max-width: calc(100% - 3rem);
  }
}
.shakes-benefits .shake-images-col img.shake-1-image {
  -webkit-transform: translate(calc(-50% - 3rem), calc(-50% - 1.5rem));
          transform: translate(calc(-50% - 3rem), calc(-50% - 1.5rem));
}
@media (min-width: 768px) and (max-width: 991px) {
  .shakes-benefits .shake-images-col img.shake-1-image {
    -webkit-transform: translate(calc(-50% - 1.5rem), calc(-50% - 1.5rem));
            transform: translate(calc(-50% - 1.5rem), calc(-50% - 1.5rem));
  }
}
.shakes-benefits .shake-images-col img.shake-2-image {
  -webkit-transform: translate(calc(-50% + 3rem), calc(-50% + 1.5rem));
          transform: translate(calc(-50% + 3rem), calc(-50% + 1.5rem));
}
@media (min-width: 768px) and (max-width: 991px) {
  .shakes-benefits .shake-images-col img.shake-2-image {
    -webkit-transform: translate(calc(-50% + 1.5rem), calc(-50% + 1.5rem));
            transform: translate(calc(-50% + 1.5rem), calc(-50% + 1.5rem));
  }
}
.shakes-benefits .shake-images-col:hover .shake-1-image {
  -webkit-transform: translate(calc(-50% - 4rem), calc(-50% - 1.5rem));
          transform: translate(calc(-50% - 4rem), calc(-50% - 1.5rem));
}
.shakes-benefits .shake-images-col:hover .shake-2-image {
  -webkit-transform: translate(calc(-50% + 4rem), calc(-50% + 1.5rem));
          transform: translate(calc(-50% + 4rem), calc(-50% + 1.5rem));
}
.shakes-benefits .shakes-benefits-wrap {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .shakes-benefits .shakes-benefits-wrap {
    margin-bottom: 3rem;
  }
}
.shakes-benefits .view-nutrition-information {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .shakes-benefits .view-nutrition-information {
    margin-bottom: 3.25rem;
  }
}
.shakes-benefits .shakes-benefits-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.shakes-benefits .shakes-benefits-meta .shakes-benefits-meta-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shakes-benefits .shakes-benefits-meta .shakes-benefits-meta-single img {
  margin-bottom: 0.5rem;
}
.shakes-benefits .shakes-benefits-meta .shakes-benefits-meta-single:not(:last-of-type) {
  margin-right: 0.75rem;
}
@media (min-width: 768px) {
  .shakes-benefits .shakes-benefits-meta .shakes-benefits-meta-single:not(:last-of-type) {
    margin-right: 5rem;
  }
}

.shake-modal {
  padding-right: 0 !important;
}
.shake-modal .modal-content {
  background-color: transparent;
}
.shake-modal .modal-body {
  padding: 0;
  text-align: center;
}
.shake-modal img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .shake-modal img {
    max-width: 70%;
  }
}
.shake-modal .modal-content-wrap {
  position: relative;
  display: inline-block;
}
.shake-modal .modal-content .modal-body .close {
  background-image: url(/assets/icons/close-white-b718a365a50219a5a68c7d50ccaf00c58c02186e6e2eb127a0a9cc5e6a711e65.svg);
  padding: 0.75rem;
  top: 0;
  right: 15%;
  width: 1.5rem;
  background-repeat: no-repeat;
  background-size: 100%;
  min-width: unset;
  -webkit-transform: translate(calc(100% + 0.5rem), calc(-100% - 1rem));
          transform: translate(calc(100% + 0.5rem), calc(-100% - 1rem));
}
@media (min-width: 768px) and (max-width: 991px) {
  .shake-modal .modal-content .modal-body .close {
    right: 0;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .shake-modal .modal-content .modal-body .close {
    position: absolute;
    z-index: 100;
    float: right;
    font-family: "MaisonNeue-Book";
    border-radius: unset;
    top: -2rem;
    right: 0;
    -webkit-transform: none;
            transform: none;
  }
}
.shake-modal#chocolate-shake-modal .close {
  background-image: url(/assets/icons/close-white-b718a365a50219a5a68c7d50ccaf00c58c02186e6e2eb127a0a9cc5e6a711e65.svg);
}

.cart-free-shaker-bottle {
  padding: 0.5rem 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #daeed9;
  border-radius: 0.5rem;
  margin-top: 0.5rem;
}
.cart-free-shaker-bottle img {
  margin-right: 0.5rem;
}

.community-insta a {
  text-decoration: none;
}
.community-insta a:hover {
  text-decoration: underline;
}

#product_hero_weight-loss-shake.np_product_hero .product_hero_text {
  padding-left: 1.4375rem;
  padding-right: 1.4375rem;
}

.shakes-success-stories {
  background-color: #003d3b;
  padding: 2rem 0 0;
  margin-top: 2rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-success-stories .container {
    padding: 0;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .shakes-success-stories {
    padding: 4rem 1rem;
  }
}
.shakes-success-stories-title.heading {
  margin-bottom: 2rem;
  text-align: center;
  color: #fff;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-success-stories-title.heading {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}
.shakes-success-stories-card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-success-stories-card-wrap {
    padding: 0 1rem 2rem;
    overflow: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .shakes-success-stories-card-wrap:after {
    content: "";
    min-width: 1rem;
    height: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .shakes-success-stories-card-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    overflow: auto;
  }
}
.shakes-success-stories-card-wrap .shakes-success-stories-card:not(:last-of-type) {
  margin-right: 1.25rem;
}
.shakes-success-stories-card {
  border-radius: 1rem;
  border-top-left-radius: 0rem;
  overflow: hidden;
  width: min(80vw, 25rem);
  min-width: min(80vw, 25rem);
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.shakes-success-stories-card-img {
  height: 20rem;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 101%;
}
@media (min-width: 768px) {
  .shakes-success-stories-card-img {
    height: 25.25rem;
  }
}
.shakes-success-stories-card-content {
  background-color: #f6f6f6;
  padding: 0.75rem;
}
@media (min-width: 768px) {
  .shakes-success-stories-card-content {
    padding: 1rem;
  }
}
.shakes-success-stories-card-stat {
  color: #003d3b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.25rem;
  line-height: 1.2;
}
.shakes-success-stories-card-stat:not(:last-of-type) {
  border-bottom: 1px solid rgba(0, 61, 59, 0.3);
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .shakes-success-stories-card-stat:not(:last-of-type) {
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.shakes-success-stories-card-stat-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-success-stories-card-stat-title {
    font-size: 0.875rem;
  }
}
.shakes-success-stories-card-stat-title img {
  height: 1rem;
  width: 1rem;
  margin-right: 0.75rem;
  position: relative;
  top: -1px;
}
@media (min-width: 768px) {
  .shakes-success-stories-card-stat-title img {
    height: 1.5rem;
    width: 1.5rem;
  }
}
.shakes-success-stories-card-stat-value {
  font-family: "Clearface-Bold";
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .shakes-success-stories-card-stat-value {
    font-size: 2rem;
  }
}
.shakes-success-stories-card-duration {
  text-align: right;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-success-stories-card-duration {
    font-size: 0.75rem;
  }
}
.shakes-success-stories-card-quote {
  background-color: #fff;
  text-align: center;
  padding: 1rem;
}
.shakes-success-stories-card-name {
  padding: 0.75rem;
  font-size: 1rem;
  font-family: "MaisonNeue-Demi";
  text-align: center;
  background-color: #fff;
  margin-top: auto;
}
@media (min-width: 768px) {
  .shakes-success-stories-card-name {
    padding: 1rem;
    font-size: 1.5rem;
  }
}

.weight-loss-plan #mosh-results {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #daeed9;
}
.weight-loss-plan #mosh-results h2.heading {
  margin-bottom: 1.5rem;
}
.weight-loss-plan #mosh-results div.results-slider .results-itm {
  border: none;
}
.weight-loss-plan #mosh-results div.results-slider .results-itm .results-itm__body {
  padding: 0;
}
.weight-loss-plan #mosh-results div.results-slider .results-itm .results-itm__body .info-wrap {
  padding: 0.75rem 0;
  margin: 0 1rem;
  border-bottom-color: #E4E4E4;
}
.weight-loss-plan #mosh-results div.results-slider .results-itm .results-itm__body .info-wrap.info-wrap-header {
  margin: 0;
  padding: 0.5rem 1rem;
  background: #f6f6f6;
  border: none;
}

.weight-loss-plan .what-to-expect-disclaimer {
  padding: 1rem 0;
  text-align: center;
}
.weight-loss-plan .what-to-expect-disclaimer p {
  color: #6b6b6b;
  font-size: 0.875rem;
}

.start-container {
  padding-top: 100px;
  padding-bottom: 70px;
  min-height: 100vh;
  background-color: #003d3b;
}
@media (min-width: 768px) {
  .start-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 120px;
  }
}
@media (min-width: 768px) {
  .start-container .h3 {
    font-size: 48px;
  }
}

#question_list_section .hl-answer-treatment-routine .quiz_button {
  border: 1px solid #003d3b;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 0.5rem;
  overflow: hidden;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
}
#question_list_section .hl-answer-treatment-routine .quiz_button:last-of-type {
  margin-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "MaisonNeue-Demi";
  min-height: unset;
  padding: 1rem;
}
#question_list_section .hl-answer-treatment-routine .quiz_button > p {
  padding-top: 2.75rem;
  padding-bottom: 0.375rem;
}
#question_list_section .hl-answer-treatment-routine .hl-answer-btn-tag {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.625rem;
  background: #003d3b;
  color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#question_list_section .hl-answer-treatment-routine .hl-answer-btn-price {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.625rem;
  color: #82c780;
  font-family: "MaisonNeue-Demi";
}
#question_list_section .hl-answer-treatment-routine .treatment-type {
  font-family: "MaisonNeue-Demi";
  border-right: 2px solid #003d3b;
  padding-right: 0.75rem;
  margin-right: 0.75rem;
}
#question_list_section .hl-answer-treatment-routine label.quiz_button {
  background-image: none !important;
}

#question_list_section .hl-answer-treatment-routine .quiz_button {
  border: 1px solid #003d3b;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 0.5rem;
  overflow: hidden;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
}
#question_list_section .hl-answer-treatment-routine .quiz_button:last-of-type {
  margin-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "MaisonNeue-Demi";
  min-height: unset;
  padding: 1rem;
}
#question_list_section .hl-answer-treatment-routine .quiz_button > p {
  padding-top: 2.75rem;
  padding-bottom: 0.375rem;
}
#question_list_section .hl-answer-treatment-routine .hl-answer-btn-tag {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.625rem;
  background: #003d3b;
  color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#question_list_section .hl-answer-treatment-routine .hl-answer-btn-price {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.625rem;
  color: #82c780;
  font-family: "MaisonNeue-Demi";
}
#question_list_section .hl-answer-treatment-routine .treatment-type {
  font-family: "MaisonNeue-Demi";
  border-right: 2px solid #003d3b;
  padding-right: 0.75rem;
  margin-right: 0.75rem;
}
#question_list_section .hl-answer-treatment-routine label.quiz_button {
  background-image: none !important;
}

/*!
 * FullCalendar v3.9.0
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left;
}

.fc-rtl {
  text-align: right;
}

body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: 0.3;
}

.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: 0.3;
}

.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  /* force height to include the border and padding */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 0.6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 0.2em;
  vertical-align: middle;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

.fc-clear {
  clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

.fc th {
  text-align: center;
}

.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer;
}

a[data-goto]:hover {
  text-decoration: underline;
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative;
}

.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

.fc-row .fc-helper-skeleton {
  z-index: 5;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: 0.85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
}

.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */
}

.fc-event,
.fc-event:hover {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: 0.25;
}

.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
}

/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}

/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}

/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}

/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */
}

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: 0.25;
}

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

/*
TODO: more distinction between this file and common.css
*/
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: 0.3;
}

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*
Acceptable font-family overrides for individual icons:
  "Arial", sans-serif
  "Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
.fc-icon:after {
  position: relative;
}

.fc-icon-left-single-arrow:after {
  content: "‹";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.fc-icon-right-single-arrow:after {
  content: "›";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.fc-icon-left-double-arrow:after {
  content: "«";
  font-size: 160%;
  top: -7%;
}

.fc-icon-right-double-arrow:after {
  content: "»";
  font-size: 160%;
  top: -7%;
}

.fc-icon-left-triangle:after {
  content: "◄";
  font-size: 125%;
  top: 3%;
}

.fc-icon-right-triangle:after {
  content: "►";
  font-size: 125%;
  top: 3%;
}

.fc-icon-down-triangle:after {
  content: "▼";
  font-size: 125%;
  top: 2%;
}

.fc-icon-x:after {
  content: "×";
  font-size: 200%;
  top: 6%;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: 0.9em;
  margin-top: 2px;
}

/* List View
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-disabled-day {
  background-image: none;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-event {
  /* overpower jqui's styles on <a> tags. TODO: more DRY */
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
  /* undo ui-widget-header bold */
  font-weight: normal;
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome bold */
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats .ui-widget-content {
  background: none;
  /* see through to fc-bg */
}

.fc.fc-bootstrap3 a {
  text-decoration: none;
}

.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}

.fc-bootstrap3 hr.fc-divider {
  border-color: inherit;
}

.fc-bootstrap3 .fc-today.alert {
  border-radius: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-popover .panel-body {
  padding: 0;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

.fc.fc-bootstrap4 a {
  text-decoration: none;
}

.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline;
}

.fc-bootstrap4 hr.fc-divider {
  border-color: inherit;
}

.fc-bootstrap4 .fc-today.alert {
  border-radius: 0;
}

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff;
}

.fc-bootstrap4 .fc-popover.card {
  position: absolute;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-popover .card-body {
  padding: 0;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

.fc-toolbar .fc-left {
  float: left;
}

.fc-toolbar .fc-right {
  float: right;
}

.fc-toolbar .fc-center {
  display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: 0.75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}

/* title text */
.fc-toolbar h2 {
  margin: 0;
}

/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

.fc-toolbar .fc-state-down {
  z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

.fc-toolbar button:focus {
  z-index: 5;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3;
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 2px;
}

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080;
}

/* when week/day number have own column */
.fc-basic-view td.fc-week-number {
  text-align: center;
}

.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

.fc-ltr .fc-axis {
  text-align: right;
}

.fc-rtl .fc-axis {
  text-align: left;
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */
}

.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: " - ";
  /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

/* view wrapper */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */
}

.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

/* table resets */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */
}

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

.fc-list-table tr:first-child td {
  border-top-width: 0;
}

/* day headings with the list */
.fc-list-heading {
  border-bottom-width: 1px;
}

.fc-list-heading td {
  font-weight: bold;
}

.fc-ltr .fc-list-heading-main {
  float: left;
}

.fc-ltr .fc-list-heading-alt {
  float: right;
}

.fc-rtl .fc-list-heading-main {
  float: right;
}

.fc-rtl .fc-list-heading-alt {
  float: left;
}

/* event list items */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */
}

.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit;
}

.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline;
}

/* message when no events */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee;
}

.booking .hamburger_container, .booking .account_container, .plans .hamburger_container, .plans .account_container {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .booking #psych_counsellor_modal .modal-body, .plans #psych_counsellor_modal .modal-body {
    padding: 32px;
  }
}
.booking #psych_counsellor_modal .close, .plans #psych_counsellor_modal .close {
  top: 57px;
  right: 20px;
  background-color: transparent;
  display: inline-block;
  min-width: unset;
  padding: 7.5px;
}
@media (min-width: 768px) {
  .booking #psych_counsellor_modal .close, .plans #psych_counsellor_modal .close {
    right: 44px;
  }
}
.booking .mhtp_section .back_arrow, .booking #create_account_page .back_arrow, .booking .mh-checkout .back_arrow, .plans .mhtp_section .back_arrow, .plans #create_account_page .back_arrow, .plans .mh-checkout .back_arrow {
  background-image: url(/assets/icons/angle-left-dark-dfd51d96b9914aa1a8882aef612c1da6e438a7a53fc75e72e1b22d796107abb2.svg);
  width: 72px;
  height: 72px;
  left: 5px;
  top: 0;
  background-size: 0.875rem;
  z-index: 100;
  position: fixed;
}
@media (min-width: 992px) {
  .booking .mhtp_section .back_arrow, .booking #create_account_page .back_arrow, .booking .mh-checkout .back_arrow, .plans .mhtp_section .back_arrow, .plans #create_account_page .back_arrow, .plans .mh-checkout .back_arrow {
    background-image: url(/assets/icons/arrow-left-tail-dark-1c4305d8e0cc8fa1224b3b8bda8ee109d7908d94f17c1b7bf37f0c50579eccf5.svg);
    top: 87px;
    left: 40px;
    width: 71px;
    height: 80px;
    background-size: 22px;
    background-position: center left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-decoration: none;
  }
  .booking .mhtp_section .back_arrow::after, .booking #create_account_page .back_arrow::after, .booking .mh-checkout .back_arrow::after, .plans .mhtp_section .back_arrow::after, .plans #create_account_page .back_arrow::after, .plans .mh-checkout .back_arrow::after {
    content: "Back";
  }
  .booking .mhtp_section .back_arrow:hover, .booking #create_account_page .back_arrow:hover, .booking .mh-checkout .back_arrow:hover, .plans .mhtp_section .back_arrow:hover, .plans #create_account_page .back_arrow:hover, .plans .mh-checkout .back_arrow:hover {
    color: #82c780;
    background-image: url(/assets/icons/arrow-left-green-7cfc0ef3d0506991d1c15c126f3ae88e2a0fedaffed28e89495573a7d7cc5509.svg);
  }
}
.booking #select-psycologists-section #select-therapists-back, .plans #select-psycologists-section #select-therapists-back {
  background-image: url(/assets/icons/angle-left-dark-dfd51d96b9914aa1a8882aef612c1da6e438a7a53fc75e72e1b22d796107abb2.svg);
  width: 72px;
  height: 72px;
  left: 5px;
  top: 0;
  background-size: 15px;
  z-index: 100;
}
.booking #mhtp_upload #mhtp_upload_btn, .booking #mhtp_upload .file_upload_container, .plans #mhtp_upload #mhtp_upload_btn, .plans #mhtp_upload .file_upload_container {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .booking #mhtp_upload .file_upload_container, .plans #mhtp_upload .file_upload_container {
    max-width: 470px;
  }
}
.booking .m-hover-shadow--darkgreen:not(.disabled), .plans .m-hover-shadow--darkgreen:not(.disabled) {
  -webkit-transition: -webkit-box-shadow 300ms;
  transition: -webkit-box-shadow 300ms;
  transition: box-shadow 300ms;
  transition: box-shadow 300ms, -webkit-box-shadow 300ms;
  -webkit-box-shadow: 8px 8px 0px transparent;
          box-shadow: 8px 8px 0px transparent;
}
.booking .m-hover-shadow--darkgreen:not(.disabled):hover, .plans .m-hover-shadow--darkgreen:not(.disabled):hover {
  -webkit-box-shadow: 8px 8px 0px #00403C;
          box-shadow: 8px 8px 0px #00403C;
}
.booking .m-hover-shadow--lightgreen:not(.disabled), .plans .m-hover-shadow--lightgreen:not(.disabled) {
  -webkit-transition: -webkit-box-shadow 300ms;
  transition: -webkit-box-shadow 300ms;
  transition: box-shadow 300ms;
  transition: box-shadow 300ms, -webkit-box-shadow 300ms;
  -webkit-box-shadow: 8px 8px 0px transparent;
          box-shadow: 8px 8px 0px transparent;
}
.booking .m-hover-shadow--lightgreen:not(.disabled):hover, .plans .m-hover-shadow--lightgreen:not(.disabled):hover {
  -webkit-box-shadow: 8px 8px 0px #82c780;
          box-shadow: 8px 8px 0px #82c780;
}
@media (min-width: 992px) {
  .booking #mhtp_faqs #mhtp_faq_container, .plans #mhtp_faqs #mhtp_faq_container {
    margin-left: -70px;
    margin-right: -70px;
  }
}
@media (min-width: 768px) {
  .booking #mhtp_faqs .mhtp_section_wrap, .plans #mhtp_faqs .mhtp_section_wrap {
    display: block;
    padding-top: 25vh;
  }
}
.booking .mhtp_section_wrap, .plans .mhtp_section_wrap {
  background-color: #f9f9f2;
  min-height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.booking .mhtp_section_wrap .container, .plans .mhtp_section_wrap .container {
  max-width: 576px !important;
}
.booking .mhtp_section_wrap h3, .booking .mhtp_section_wrap .xlarge, .plans .mhtp_section_wrap h3, .plans .mhtp_section_wrap .xlarge {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1.5rem;
  text-align: center;
}
.booking .mhtp_section_wrap .faq_item, .plans .mhtp_section_wrap .faq_item {
  border-bottom: 1px solid #82c780;
}
.booking .mhtp_section_wrap .faq_question, .plans .mhtp_section_wrap .faq_question {
  font-family: "MaisonNeue-Demi";
}
.booking .mhtp_section_wrap .faq_question::after, .plans .mhtp_section_wrap .faq_question::after {
  top: 1rem;
  background-size: 0.875rem;
}
.booking .mhtp_section_wrap .mhtp_btn, .plans .mhtp_section_wrap .mhtp_btn {
  border: 2px solid transparent;
}
@media (max-width: 767px) {
  .booking .mhtp_section_wrap .mhtp_btn, .plans .mhtp_section_wrap .mhtp_btn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.booking .mhtp_section_wrap .btn_ghost, .plans .mhtp_section_wrap .btn_ghost {
  border: 2px solid #003d3b;
}
.booking .mhtp_section_wrap .input_wrap, .plans .mhtp_section_wrap .input_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 26px;
}
@media (min-width: 992px) {
  .booking .mhtp_section_wrap .input_wrap, .plans .mhtp_section_wrap .input_wrap {
    margin-top: 45px;
  }
}
.booking .mhtp_section_wrap .input_wrap input, .plans .mhtp_section_wrap .input_wrap input {
  display: none;
}
.booking #without_mhtp_faqs .mhtp_section_wrap, .plans #without_mhtp_faqs .mhtp_section_wrap {
  position: relative;
}
.booking #bulkbill_select_section label .label_desc, .plans #bulkbill_select_section label .label_desc {
  font-family: "MaisonNeue-Book";
  display: block;
  font-size: 14px;
  margin-top: -1px;
}
@media (min-width: 992px) {
  .booking #bulkbill_select_section label .label_desc, .plans #bulkbill_select_section label .label_desc {
    margin-top: 8px;
  }
}
.booking #bulkbill_select_section .bulkbill_select_section_img, .plans #bulkbill_select_section .bulkbill_select_section_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 11px;
}
@media (min-width: 992px) {
  .booking #bulkbill_select_section .bulkbill_select_section_img, .plans #bulkbill_select_section .bulkbill_select_section_img {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.booking #bulkbill_select_section label[for=most-suitable] .bulkbill_select_section_img img, .plans #bulkbill_select_section label[for=most-suitable] .bulkbill_select_section_img img {
  border: 2px solid #f9f9f2;
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin-left: -13px;
  border-radius: 50%;
}
.booking #bulkbill_select_section label[for=bulk-billed] .bulkbill_select_section_img img, .plans #bulkbill_select_section label[for=bulk-billed] .bulkbill_select_section_img img {
  width: 100px;
  margin: 8px 0;
}
.booking .file_upload, .booking .file_upload_active, .plans .file_upload, .plans .file_upload_active {
  display: none;
}
.booking .file_upload.active, .booking .file_upload_active.active, .plans .file_upload.active, .plans .file_upload_active.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .file_upload.active, .booking .file_upload_active.active, .plans .file_upload.active, .plans .file_upload_active.active {
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.booking .file_upload.active > span, .booking .file_upload_active.active > span, .plans .file_upload.active > span, .plans .file_upload_active.active > span {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.booking .file_upload, .plans .file_upload {
  margin-left: auto;
  margin-right: auto;
  background: transparent;
  padding: 14px 0;
  border-radius: 25px;
  border: 2px solid #003d3b;
  margin-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.booking .file_upload input, .plans .file_upload input {
  display: none;
}
.booking .file_upload::after, .plans .file_upload::after {
  content: "";
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 27px;
  height: 17px;
  display: inline;
  background-image: url(/assets/icons/upload-dark-4e022052bbdbb382de42ec6ee9824ffe33c708edfae01d6cda1f7426ce74cf53.svg);
}
.booking .file_upload_active, .plans .file_upload_active {
  background-color: white;
  background-image: url(/assets/icons/file-uploaded-0791d18ad577479e2cc6331d27994ffd38f582578b852fdff0d5f6246ab3bfc3.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center left 16px;
  padding-left: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  min-height: 53px;
  width: 100%;
  text-align: left;
  font-size: 18px;
  border-radius: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 24px;
}
.booking .file_upload_active .file_upload_remove, .plans .file_upload_active .file_upload_remove {
  cursor: pointer;
  margin-left: auto;
}
.booking .file_upload_active .file_upload_remove:hover, .plans .file_upload_active .file_upload_remove:hover {
  -webkit-filter: brightness(0) saturate(100%) invert(17%) sepia(39%) saturate(1832%) hue-rotate(142deg) brightness(93%) contrast(102%);
          filter: brightness(0) saturate(100%) invert(17%) sepia(39%) saturate(1832%) hue-rotate(142deg) brightness(93%) contrast(102%);
}
.booking .therapist-no-pref, .plans .therapist-no-pref {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  margin-bottom: 16px;
  border-radius: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  position: relative;
  -webkit-transition: -webkit-transform ease 300ms;
  transition: -webkit-transform ease 300ms;
  transition: transform ease 300ms;
  transition: transform ease 300ms, -webkit-transform ease 300ms;
  overflow: hidden;
}
.booking .therapist-no-pref .therapist-no-pref__body, .plans .therapist-no-pref .therapist-no-pref__body {
  z-index: 2;
  background: #fff;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 16px;
  border-radius: 16px;
  border: 2px solid #cbcbcb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) {
  .booking .therapist-no-pref.selected .therapist-no-pref__body, .plans .therapist-no-pref.selected .therapist-no-pref__body {
    background: #f6f6f6;
  }
}
.booking .therapist-no-pref:hover, .plans .therapist-no-pref:hover {
  background: #f6f6f6;
}
.booking .therapist-no-pref:hover .therapist-no-pref__body, .plans .therapist-no-pref:hover .therapist-no-pref__body {
  background-color: #f6f6f6;
}
.booking .therapist-no-pref h4, .plans .therapist-no-pref h4 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 768px) {
  .booking .therapist-no-pref h4, .plans .therapist-no-pref h4 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 4px;
  }
}
.booking .therapist-no-pref p, .plans .therapist-no-pref p {
  font-size: 14px;
  line-height: 21px;
}
@media (min-width: 768px) {
  .booking .therapist-no-pref p, .plans .therapist-no-pref p {
    font-size: 16px;
    line-height: 24px;
  }
}
.booking .therapist-no-pref .therapists-img__wrp, .plans .therapist-no-pref .therapists-img__wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 21px;
  font-family: "MaisonNeue-Demi";
}
.booking .therapist-no-pref .therapists-img__wrp img, .plans .therapist-no-pref .therapists-img__wrp img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 52px;
  width: auto;
  margin-right: 4px;
}
.booking .therapist-no-pref .book-therapist-no-pref, .booking .therapist-no-pref .cancel-book-therapist-no-pref, .plans .therapist-no-pref .book-therapist-no-pref, .plans .therapist-no-pref .cancel-book-therapist-no-pref {
  position: absolute;
  top: 16px;
  right: 16px;
}
.booking .therapist-no-pref .cancel-book-therapist-no-pref, .plans .therapist-no-pref .cancel-book-therapist-no-pref {
  display: none;
}
.booking .therapist-no-pref .book-now-no-pref-therapist, .plans .therapist-no-pref .book-now-no-pref-therapist {
  position: absolute;
  right: -123px;
  top: -2px;
  width: 139px;
  height: calc(100% + 2px);
  background: #82c780;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  -webkit-transform: translateX(139px);
          transform: translateX(139px);
  -webkit-transition: -webkit-transform ease 50ms;
  transition: -webkit-transform ease 50ms;
  transition: transform ease 50ms;
  transition: transform ease 50ms, -webkit-transform ease 50ms;
  border: 2px solid #82c780;
  font-family: "MaisonNeue-Demi";
}
.booking .therapist-no-pref.booking-therapist, .plans .therapist-no-pref.booking-therapist {
  overflow: visible;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .therapist-no-pref.booking-therapist, .plans .therapist-no-pref.booking-therapist {
    -webkit-transform: translateX(-120px);
            transform: translateX(-120px);
    font-size: 14px;
    line-height: 21px;
    font-family: "MaisonNeue-Book";
  }
  .booking .therapist-no-pref.booking-therapist .book-now-no-pref-therapist, .plans .therapist-no-pref.booking-therapist .book-now-no-pref-therapist {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .booking .therapist-no-pref.booking-therapist .cancel-book-therapist-no-pref, .plans .therapist-no-pref.booking-therapist .cancel-book-therapist-no-pref {
    display: block;
  }
  .booking .therapist-no-pref.booking-therapist .book-therapist-no-pref, .plans .therapist-no-pref.booking-therapist .book-therapist-no-pref {
    display: none;
  }
}
.booking .single-therapist, .plans .single-therapist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  border: 2px solid #cbcbcb;
  border-radius: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  margin-bottom: 16px;
  cursor: pointer;
  position: relative;
  -webkit-transition: -webkit-transform ease 300ms;
  transition: -webkit-transform ease 300ms;
  transition: transform ease 300ms;
  transition: transform ease 300ms, -webkit-transform ease 300ms;
  overflow: hidden;
}
.booking .single-therapist.show-read-more, .plans .single-therapist.show-read-more {
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .booking .single-therapist.show-read-more, .plans .single-therapist.show-read-more {
    padding-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  .booking .single-therapist.selected, .plans .single-therapist.selected {
    background: #f6f6f6;
  }
}
@media (min-width: 768px) {
  .booking .single-therapist, .plans .single-therapist {
    padding: 16px;
  }
}
.booking .single-therapist.booking-therapist, .plans .single-therapist.booking-therapist {
  overflow: visible;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .single-therapist.booking-therapist, .plans .single-therapist.booking-therapist {
    -webkit-transform: translateX(-120px);
            transform: translateX(-120px);
  }
  .booking .single-therapist.booking-therapist .book-now-therapist, .plans .single-therapist.booking-therapist .book-now-therapist {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .booking .single-therapist.booking-therapist .cancel-book-therapist, .plans .single-therapist.booking-therapist .cancel-book-therapist {
    display: block;
  }
  .booking .single-therapist.booking-therapist .book-therapist, .plans .single-therapist.booking-therapist .book-therapist {
    display: none;
  }
}
@media (min-width: 768px) {
  .booking .single-therapist:hover, .plans .single-therapist:hover {
    background: #f6f6f6;
  }
}
.booking .single-therapist .book-now-therapist, .plans .single-therapist .book-now-therapist {
  position: absolute;
  right: -123px;
  top: -2px;
  width: 139px;
  height: calc(100% + 4px);
  background: #82c780;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  -webkit-transform: translateX(139px);
          transform: translateX(139px);
  -webkit-transition: -webkit-transform ease 300ms;
  transition: -webkit-transform ease 300ms;
  transition: transform ease 300ms;
  transition: transform ease 300ms, -webkit-transform ease 300ms;
  border: 2px solid #82c780;
  font-family: "MaisonNeue-Demi";
}
.booking .single-therapist__img, .plans .single-therapist__img {
  height: 50px;
  width: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  margin-right: 12px;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .single-therapist__img, .plans .single-therapist__img {
    margin-left: 16px;
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  .booking .single-therapist__img, .plans .single-therapist__img {
    height: 84px;
    width: 84px;
  }
}
.booking .single-therapist__body, .plans .single-therapist__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  z-index: 2;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .single-therapist__body, .plans .single-therapist__body {
    padding-right: 16px;
    padding-top: 16px;
    padding-bottom: 45px;
    background-color: #fff;
    border-radius: 16px;
    padding-right: 50px;
  }
}
@media (min-width: 768px) {
  .booking .single-therapist__body, .plans .single-therapist__body {
    padding-right: 0;
  }
}
.booking .single-therapist__body .book-therapist, .booking .single-therapist__body .cancel-book-therapist, .plans .single-therapist__body .book-therapist, .plans .single-therapist__body .cancel-book-therapist {
  position: absolute;
  top: 16px;
  right: 16px;
}
.booking .single-therapist__body .cancel-book-therapist, .plans .single-therapist__body .cancel-book-therapist {
  display: none;
}
.booking .single-therapist__name, .plans .single-therapist__name {
  font-family: "MaisonNeue-Demi";
  font-size: 1rem;
  line-height: 1.5rem;
  color: #003d3b;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .booking .single-therapist__name, .plans .single-therapist__name {
    font-size: 18px;
    line-height: 27px;
  }
}
.booking .single-therapist__desc, .plans .single-therapist__desc {
  display: none;
}
@media (min-width: 768px) {
  .booking .single-therapist__desc, .plans .single-therapist__desc {
    display: block;
  }
}
.booking .single-therapist__desc p, .plans .single-therapist__desc p {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 12px;
}
.booking .single-therapist__footer, .plans .single-therapist__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .booking .single-therapist__footer, .plans .single-therapist__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.booking .single-therapist__footer div, .booking .single-therapist__footer span, .plans .single-therapist__footer div, .plans .single-therapist__footer span {
  font-size: 14px;
  line-height: 21px;
}
@media (min-width: 768px) {
  .booking .single-therapist__footer div, .booking .single-therapist__footer span, .plans .single-therapist__footer div, .plans .single-therapist__footer span {
    font-size: 16px;
    line-height: 24px;
  }
}
.booking .single-therapist__footer .available, .plans .single-therapist__footer .available {
  font-family: "MaisonNeue-Demi";
}
.booking .single-therapist__footer .available.available_yes, .plans .single-therapist__footer .available.available_yes {
  color: #82c780;
  text-decoration: underline !important;
}
.booking .single-therapist__disclaimer, .plans .single-therapist__disclaimer {
  color: #6b6b6b;
  margin-bottom: 0;
  font-size: 0.75rem;
}
.booking .single-therapist.own-therapist .single-therapist__body, .plans .single-therapist.own-therapist .single-therapist__body {
  position: relative;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .single-therapist.own-therapist .single-therapist__body, .plans .single-therapist.own-therapist .single-therapist__body {
    padding: 1rem;
    padding-right: 3rem;
  }
}
.booking .single-therapist.own-therapist .single-therapist__body:after, .plans .single-therapist.own-therapist .single-therapist__body:after {
  content: "";
  background-image: url(/assets/icons/tick-disabled-d65e65aa2b8a8fe93b0ab8c3a46f63db2d0e770d083c0e4f49f506925e4326e1.svg);
  position: absolute;
  right: 0;
  height: 2.5rem;
  width: 2.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .single-therapist.own-therapist .single-therapist__body:after, .plans .single-therapist.own-therapist .single-therapist__body:after {
    right: 1rem;
  }
}
.booking .single-therapist [class*=__readMore], .plans .single-therapist [class*=__readMore] {
  margin-top: 8px;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "MaisonNeue-Demi";
  font-size: 14px;
  line-height: 21px;
  color: #003d3b;
  background: #cbcbcb;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
}
@media (min-width: 768px) {
  .booking .single-therapist__bookBtn, .plans .single-therapist__bookBtn {
    margin-top: 4px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .single-therapist__bookBtn, .plans .single-therapist__bookBtn {
    width: 100%;
    position: sticky;
    bottom: 0;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .single-therapist__bookBtnWrp, .plans .single-therapist__bookBtnWrp {
    position: sticky;
    bottom: 0;
    left: 0;
    padding: 12px 0;
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0px -5px 16px #FFFFFF;
            box-shadow: 0px -5px 16px #FFFFFF;
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .booking .single-therapist__bookBtnWrp > a, .plans .single-therapist__bookBtnWrp > a {
    margin-top: 0 !important;
  }
}
.booking .select-therapist__listWrp, .plans .select-therapist__listWrp {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .booking .select-therapist__listWrp, .plans .select-therapist__listWrp {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.booking .select-therapist__wrp, .plans .select-therapist__wrp {
  height: 100vh;
  max-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  background-color: #f9f9f2;
  padding-top: 72px;
}
.plans .booking .select-therapist__wrp, .plans .plans .select-therapist__wrp {
  padding-top: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .select-therapist__wrp, .plans .select-therapist__wrp {
    overflow: unset;
    height: unset;
    max-height: unset;
    background-color: #fff;
    padding-bottom: 2rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .select-therapist__wrp .our-therapist-filter_wrp, .plans .select-therapist__wrp .our-therapist-filter_wrp {
    position: relative;
    padding-bottom: 3rem;
  }
  .booking .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar, .plans .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 3rem;
    overflow-x: auto;
    max-width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
    padding-left: 1.5rem;
    background-color: #daeed9;
    border: none;
    overflow-y: hidden;
    padding-top: 0;
    padding-bottom: 0;
  }
  .booking .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar::-webkit-scrollbar, .plans .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar::-webkit-scrollbar {
    display: none;
  }
  .booking .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar a, .booking .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar div, .plans .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar a, .plans .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar div {
    white-space: nowrap;
    font-size: 0.75rem;
  }
  .booking .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar a strong, .booking .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar div strong, .plans .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar a strong, .plans .select-therapist__wrp .our-therapist-filter_wrp > #our_therapist_filter_bar div strong {
    font-size: 0.875rem;
  }
}
.booking .select-therapist__wrp #our_therapist_filter_bar, .plans .select-therapist__wrp #our_therapist_filter_bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
  background-color: #fff;
  padding: 16px 56px;
  border-bottom: 1px solid #cbcbcb;
  position: relative;
}
.booking .select-therapist__wrp #our_therapist_filter_bar .filter_tag, .plans .select-therapist__wrp #our_therapist_filter_bar .filter_tag {
  -webkit-transition: all ease 100ms;
  transition: all ease 100ms;
}
@media (min-width: 768px) and (max-width: 991px) {
  .booking .select-therapist__wrp #our_therapist_filter_bar .filter_tag, .plans .select-therapist__wrp #our_therapist_filter_bar .filter_tag {
    margin-right: 4px;
  }
}
.booking .select-therapist__wrp #our_therapist_filter_bar .filter_tag:not(.filter_tag_clear):hover, .plans .select-therapist__wrp #our_therapist_filter_bar .filter_tag:not(.filter_tag_clear):hover {
  background-color: #003d3b;
  color: #f9f9f2;
}
@media (min-width: 768px) {
  .booking .select-therapist__wrp #our_therapist_filter_bar .filter_tag:not(.filter_tag_clear):hover, .plans .select-therapist__wrp #our_therapist_filter_bar .filter_tag:not(.filter_tag_clear):hover {
    background-image: url(/assets/icons/angle-down-light-03a7ddc9f6cfe8b6064a1fb2820931f3cd0cd9eed918d2616776c5ede1451103.svg);
  }
}
.booking .select-therapist__wrp #our_therapist_filter_bar .filter_tag.highlight, .plans .select-therapist__wrp #our_therapist_filter_bar .filter_tag.highlight {
  display: none;
}
.booking .select-therapist__wrp #our_therapist_filter_bar .filter_tag.highlight + .filter_tag_clear, .plans .select-therapist__wrp #our_therapist_filter_bar .filter_tag.highlight + .filter_tag_clear {
  display: block;
  background-image: url(/assets/icons/badge-close-white-75d6d7ed238922fe9eca8d345a7e0fcef49a612e5119220d04637bb63578a838.svg);
  background-size: 16px;
  padding-right: 40px;
}
.booking .select-therapist__wrp #our_therapist_filter_bar .back_arrow, .plans .select-therapist__wrp #our_therapist_filter_bar .back_arrow {
  background-image: url(/assets/icons/arrow-left-tail-dark-1c4305d8e0cc8fa1224b3b8bda8ee109d7908d94f17c1b7bf37f0c50579eccf5.svg);
  top: 0;
  left: 40px;
  width: 71px;
  height: 80px;
  background-size: 22px;
  background-position: center left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  left: 56px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .booking .select-therapist__wrp #our_therapist_filter_bar .back_arrow, .plans .select-therapist__wrp #our_therapist_filter_bar .back_arrow {
    width: 50px;
    font-size: 14px;
    background-size: 16px;
    padding-left: 20px;
    left: 20px;
  }
}
.booking .select-therapist__wrp #our_therapist_filter_bar .back_arrow:hover, .plans .select-therapist__wrp #our_therapist_filter_bar .back_arrow:hover {
  color: #82c780;
  background-image: url(/assets/icons/arrow-left-green-7cfc0ef3d0506991d1c15c126f3ae88e2a0fedaffed28e89495573a7d7cc5509.svg);
}
.booking .select-therapist__wrp #psych_counsellor_link, .plans .select-therapist__wrp #psych_counsellor_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 21px;
  color: #003d3b;
  background: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: "MaisonNeue-Demi";
  text-decoration: underline;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .booking .select-therapist__wrp #psych_counsellor_link, .plans .select-therapist__wrp #psych_counsellor_link {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.booking .select-therapist__wrp #psych_counsellor_link:after, .plans .select-therapist__wrp #psych_counsellor_link:after {
  display: none;
}
.booking .select-therapist__wrp #psych_counsellor_link img, .plans .select-therapist__wrp #psych_counsellor_link img {
  margin-left: 4px;
  height: 20px;
  width: 20px;
  display: inline-block;
}
.booking .select-therapist__wrp #psych_counsellor_link:hover, .plans .select-therapist__wrp #psych_counsellor_link:hover {
  color: #82c780;
}
.booking .select-therapist__wrp #psych_counsellor_link:hover img, .plans .select-therapist__wrp #psych_counsellor_link:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(77%) sepia(12%) saturate(1196%) hue-rotate(70deg) brightness(92%) contrast(88%);
          filter: brightness(0) saturate(100%) invert(77%) sepia(12%) saturate(1196%) hue-rotate(70deg) brightness(92%) contrast(88%);
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .select-therapist__wrp #psych_counsellor_content, .plans .select-therapist__wrp #psych_counsellor_content {
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh);
    -webkit-transition: -webkit-transform ease 300ms;
    transition: -webkit-transform ease 300ms;
    transition: transform ease 300ms;
    transition: transform ease 300ms, -webkit-transform ease 300ms;
    max-height: 80vh;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #fff;
    border-radius: 20px 20px 0px 0px;
    padding: 65px 36px 53px;
    overflow-y: auto;
  }
  .booking .select-therapist__wrp #psych_counsellor_content .psych_counsellor_content, .plans .select-therapist__wrp #psych_counsellor_content .psych_counsellor_content {
    padding: 0;
  }
  .booking .select-therapist__wrp #psych_counsellor_content.reveal, .plans .select-therapist__wrp #psych_counsellor_content.reveal {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    z-index: 1050;
  }
  .booking .select-therapist__wrp #psych_counsellor_content.reveal + .psych_counsellor_contentBackdrop, .plans .select-therapist__wrp #psych_counsellor_content.reveal + .psych_counsellor_contentBackdrop {
    background: rgba(0, 61, 59, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1040;
  }
  .booking .select-therapist__wrp #psych_counsellor_content.reveal .close-modal, .plans .select-therapist__wrp #psych_counsellor_content.reveal .close-modal {
    position: absolute;
    top: 24px;
    right: 24px;
    display: inline-block;
  }
  .booking .select-therapist__wrp #psych_counsellor_content.reveal .close-modal img, .plans .select-therapist__wrp #psych_counsellor_content.reveal .close-modal img {
    max-height: 12px;
    max-width: 12px;
    height: 12px;
  }
}
.booking .select-therapist__therapists, .plans .select-therapist__therapists {
  background: #fff;
  padding-left: 18px;
  padding-right: 18px;
  overflow-y: auto;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .select-therapist__therapists, .plans .select-therapist__therapists {
    min-height: calc(100vh - 72px);
  }
}
@media (min-width: 768px) {
  .booking .select-therapist__therapists, .plans .select-therapist__therapists {
    height: calc(100vh - 80px);
    max-height: calc(100vh - 80px);
  }
}
@media (min-width: 768px) {
  .booking .select-therapist__therapists, .plans .select-therapist__therapists {
    padding: 2rem 2rem 7.5rem;
  }
}
@media (min-width: 992px) {
  .booking .select-therapist__therapists, .plans .select-therapist__therapists {
    padding: 2rem 90px 7.5rem;
  }
}
.booking .select-therapist__therapists::-webkit-scrollbar, .plans .select-therapist__therapists::-webkit-scrollbar {
  display: none;
}
.booking .select-therapist__infoCol, .plans .select-therapist__infoCol {
  padding: 56px 90px;
  overflow-y: auto;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol, .plans .select-therapist__infoCol {
    height: calc(100vh - 190px);
    max-height: calc(100vh - 190px);
    padding: 32px 32px 80px;
  }
}
@media (min-width: 992px) {
  .booking .select-therapist__infoCol, .plans .select-therapist__infoCol {
    padding: 32px 90px 80px;
  }
}
.booking .select-therapist__infoCol::-webkit-scrollbar, .plans .select-therapist__infoCol::-webkit-scrollbar {
  display: none;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .select-therapist__infoCol, .plans .select-therapist__infoCol {
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh);
    -webkit-transition: -webkit-transform ease 300ms;
    transition: -webkit-transform ease 300ms;
    transition: transform ease 300ms;
    transition: transform ease 300ms, -webkit-transform ease 300ms;
    max-height: 80vh;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #fff;
    padding: 0 36px;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 1050;
    height: 400px;
    max-height: 100vh;
    overflow: auto;
  }
  .booking .select-therapist__infoCol .default-therapist-info, .booking .select-therapist__infoCol .single-therapist-info, .plans .select-therapist__infoCol .default-therapist-info, .plans .select-therapist__infoCol .single-therapist-info {
    padding-bottom: 20px;
  }
  .booking .select-therapist__infoCol .close-modal, .plans .select-therapist__infoCol .close-modal {
    position: sticky;
    top: 18px;
    right: 0;
    left: 100%;
    float: right;
    display: block;
    padding: 6.5px;
    -o-object-fit: contain;
       object-fit: contain;
    z-index: 9;
    width: 13px;
    height: 13px;
    background-image: url(/assets/icons/modal-x-0fb779aa60d842879c61782f3463656ded6b14feffb97d818c777facce4ca16b.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  .booking .select-therapist__infoCol.show, .plans .select-therapist__infoCol.show {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .booking .select-therapist__infoCol.show + .select-therapist__infoColBackdrop, .plans .select-therapist__infoCol.show + .select-therapist__infoColBackdrop {
    background: rgba(0, 61, 59, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1040;
    display: block;
  }
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol, .plans .select-therapist__infoCol {
    display: block;
  }
}
.booking .select-therapist__infoCol .therapists-img, .plans .select-therapist__infoCol .therapists-img {
  height: 97px;
  width: auto;
  max-width: 100%;
  margin-bottom: 24px;
  padding-top: 32px;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .therapists-img, .plans .select-therapist__infoCol .therapists-img {
    padding-top: 0;
    margin-bottom: 40px;
  }
}
.booking .select-therapist__infoCol .info-title, .plans .select-therapist__infoCol .info-title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .info-title, .plans .select-therapist__infoCol .info-title {
    font-size: 40px;
    line-height: 48px;
  }
}
.booking .select-therapist__infoCol .info-desc, .plans .select-therapist__infoCol .info-desc {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .info-desc, .plans .select-therapist__infoCol .info-desc {
    font-size: 18px;
    line-height: 27px;
  }
}
.booking .select-therapist__infoCol .therapists-specialty__title, .plans .select-therapist__infoCol .therapists-specialty__title {
  font-size: 16px;
  line-height: 24px;
  color: #003d3b;
  margin-bottom: 14px;
  font-family: "MaisonNeue-Demi";
}
.booking .select-therapist__infoCol .therapists-specialty__list, .plans .select-therapist__infoCol .therapists-specialty__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .therapists-specialty__list, .plans .select-therapist__infoCol .therapists-specialty__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.booking .select-therapist__infoCol .therapists-specialty__list > p, .plans .select-therapist__infoCol .therapists-specialty__list > p {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 12px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .booking .select-therapist__infoCol .therapists-specialty__list > p, .plans .select-therapist__infoCol .therapists-specialty__list > p {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
.booking .select-therapist__infoCol .therapists-specialty__list > p:before, .plans .select-therapist__infoCol .therapists-specialty__list > p:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url(/assets/icons/circle-tick-green-6e28706bb1c4b733bd9166a6ce6661e8e9d7be974c3a52c60ba0a971e9cc7b04.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 6px;
  position: relative;
  top: 4px;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .select-therapist__infoCol .single-therapist-info, .plans .select-therapist__infoCol .single-therapist-info {
    margin-top: -13px;
  }
}
.booking .select-therapist__infoCol .single-therapist-info__header, .plans .select-therapist__infoCol .single-therapist-info__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .single-therapist-info__header, .plans .select-therapist__infoCol .single-therapist-info__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .select-therapist__infoCol .single-therapist-info__details, .plans .select-therapist__infoCol .single-therapist-info__details {
    text-align: center;
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 2;
    padding-top: 12px;
  }
}
.booking .select-therapist__infoCol .single-therapist-info__img, .plans .select-therapist__infoCol .single-therapist-info__img {
  height: 80px;
  width: 80px;
  max-width: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .single-therapist-info__img, .plans .select-therapist__infoCol .single-therapist-info__img {
    height: 140px;
    width: 140px;
    max-width: 140px;
    margin-bottom: 0;
    margin-right: 24px;
  }
}
.booking .select-therapist__infoCol .single-therapist-info__name, .plans .select-therapist__infoCol .single-therapist-info__name {
  font-size: 24px;
  line-height: 36px;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .single-therapist-info__name, .plans .select-therapist__infoCol .single-therapist-info__name {
    font-size: 32px;
    line-height: 48px;
  }
}
.booking .select-therapist__infoCol .single-therapist-info__type, .plans .select-therapist__infoCol .single-therapist-info__type {
  color: #6b6b6b;
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .single-therapist-info__type, .plans .select-therapist__infoCol .single-therapist-info__type {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0;
  }
}
.booking .select-therapist__infoCol .single-therapist-info hr, .plans .select-therapist__infoCol .single-therapist-info hr {
  margin: 24px 0;
  background: #82c780;
  height: 1px;
  width: 100%;
  border: none;
  display: none;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .single-therapist-info hr, .plans .select-therapist__infoCol .single-therapist-info hr {
    display: block;
  }
}
.booking .select-therapist__infoCol .single-therapist-info__desc, .plans .select-therapist__infoCol .single-therapist-info__desc {
  font-size: 14px;
  line-height: 21px;
  color: #003d3b;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .single-therapist-info__desc, .plans .select-therapist__infoCol .single-therapist-info__desc {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}
.booking .select-therapist__infoCol .single-therapist-info__features, .plans .select-therapist__infoCol .single-therapist-info__features {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.booking .select-therapist__infoCol .single-therapist-info__features > div, .plans .select-therapist__infoCol .single-therapist-info__features > div {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .single-therapist-info__features, .plans .select-therapist__infoCol .single-therapist-info__features {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .booking .select-therapist__infoCol .single-therapist-info__features > div, .plans .select-therapist__infoCol .single-therapist-info__features > div {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-bottom: 0;
  }
}
.booking .select-therapist__infoCol .single-therapist-info__features h6, .plans .select-therapist__infoCol .single-therapist-info__features h6 {
  font-size: 14px;
  line-height: 21px;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .single-therapist-info__features h6, .plans .select-therapist__infoCol .single-therapist-info__features h6 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 4px;
  }
}
.booking .select-therapist__infoCol .single-therapist-info__features p, .plans .select-therapist__infoCol .single-therapist-info__features p {
  font-size: 14px;
  line-height: 21px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .booking .select-therapist__infoCol .single-therapist-info__features p, .plans .select-therapist__infoCol .single-therapist-info__features p {
    font-size: 16px;
    line-height: 24px;
  }
}
.booking .select-therapist__infoCol .single-therapist-info__features p:before, .plans .select-therapist__infoCol .single-therapist-info__features p:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #003d3b;
  position: relative;
  display: inline-block;
  margin: 0 12px;
  border-radius: 50%;
}
.booking .dietitian-booking .single-therapist__bookBtnWrp, .plans .dietitian-booking .single-therapist__bookBtnWrp {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.booking .dietitian-booking + #single-therapist-booking-modal .booking-modal-back, .plans .dietitian-booking + #single-therapist-booking-modal .booking-modal-back {
  display: none;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .dietitian-booking + #single-therapist-booking-modal, .plans .dietitian-booking + #single-therapist-booking-modal {
    position: fixed;
    top: unset;
    bottom: env(safe-area-inset-top);
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
  }
  .booking .dietitian-booking + #single-therapist-booking-modal.show, .plans .dietitian-booking + #single-therapist-booking-modal.show {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    display: block;
  }
}
.booking #single-therapist-booking-modal, .plans #single-therapist-booking-modal {
  margin-top: 32px;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking #single-therapist-booking-modal, .plans #single-therapist-booking-modal {
    margin-top: 0;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: env(safe-area-inset-top);
    width: 100%;
    max-height: 100%;
    overflow: auto;
  }
  .booking #single-therapist-booking-modal.show, .plans #single-therapist-booking-modal.show {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    display: block;
  }
}
.booking #single-therapist-booking-modal .modal-dialog, .plans #single-therapist-booking-modal .modal-dialog {
  max-width: 1180px;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking #single-therapist-booking-modal .modal-dialog, .plans #single-therapist-booking-modal .modal-dialog {
    margin-top: 0;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    max-height: 100%;
  }
}
.booking #single-therapist-booking-modal .modal-body, .plans #single-therapist-booking-modal .modal-body {
  padding: 40px;
  max-height: 700px;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking #single-therapist-booking-modal .modal-body, .plans #single-therapist-booking-modal .modal-body {
    padding: 0;
    max-height: 100vh;
  }
  .booking #single-therapist-booking-modal .modal-body .close, .plans #single-therapist-booking-modal .modal-body .close {
    background-image: url(/assets/icons/modal-x-0fb779aa60d842879c61782f3463656ded6b14feffb97d818c777facce4ca16b.svg);
    padding: 6.5px;
    top: 18px;
    right: 28px;
    width: 13px;
    background-repeat: no-repeat;
    background-size: 100%;
    min-width: unset;
  }
}
@media (min-width: 0) and (max-width: 767px) and (min-width: 0) and (max-width: 767px) {
  .booking #single-therapist-booking-modal .modal-body .close, .plans #single-therapist-booking-modal .modal-body .close {
    position: sticky;
    z-index: 100;
    float: right;
    font-family: "MaisonNeue-Book";
    border-radius: unset;
  }
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .modal-body .close, .plans #single-therapist-booking-modal .modal-body .close {
    top: 57px;
    right: 44px;
    background-color: transparent;
    display: inline-block;
    min-width: unset;
    padding: 7.5px;
  }
}
.booking #single-therapist-booking-modal .therapist-avail-cal, .plans #single-therapist-booking-modal .therapist-avail-cal {
  min-height: 284px;
}
.booking #single-therapist-booking-modal #psych_counsellor_modal_header, .plans #single-therapist-booking-modal #psych_counsellor_modal_header {
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking #single-therapist-booking-modal #psych_counsellor_modal_header strong, .plans #single-therapist-booking-modal #psych_counsellor_modal_header strong {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal #psych_counsellor_modal_header, .plans #single-therapist-booking-modal #psych_counsellor_modal_header {
    border-bottom: 1px solid #82c780;
    margin-bottom: 21px;
    text-align: left;
    padding-bottom: 9px;
    padding-top: 0;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .booking #single-therapist-booking-modal #psych_counsellor_modal_header, .plans #single-therapist-booking-modal #psych_counsellor_modal_header {
    position: sticky;
    top: 0;
    z-index: 99;
    background: #fff;
  }
}
.booking #single-therapist-booking-modal .booking-info__therapistDD, .plans #single-therapist-booking-modal .booking-info__therapistDD {
  display: none;
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__therapistDD, .plans #single-therapist-booking-modal .booking-info__therapistDD {
    display: block;
  }
}
.booking #single-therapist-booking-modal .booking-info__meta .row, .plans #single-therapist-booking-modal .booking-info__meta .row {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.booking #single-therapist-booking-modal .booking-info__meta .row:first-of-type, .plans #single-therapist-booking-modal .booking-info__meta .row:first-of-type {
  margin-bottom: 13px;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking #single-therapist-booking-modal .booking-info__meta, .plans #single-therapist-booking-modal .booking-info__meta {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: height ease 300ms;
    transition: height ease 300ms;
  }
  .booking #single-therapist-booking-modal .booking-info__meta.show, .plans #single-therapist-booking-modal .booking-info__meta.show {
    max-height: 122px;
    background-color: #f6f6f6;
  }
  .booking #single-therapist-booking-modal .booking-info__meta .row, .plans #single-therapist-booking-modal .booking-info__meta .row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-left: 25px;
    padding-right: 25px;
  }
  .booking #single-therapist-booking-modal .booking-info__meta .row:first-of-type, .plans #single-therapist-booking-modal .booking-info__meta .row:first-of-type {
    padding-top: 14px;
    margin-bottom: 13px;
  }
  .booking #single-therapist-booking-modal .booking-info__meta .row:last-of-type, .plans #single-therapist-booking-modal .booking-info__meta .row:last-of-type {
    padding-bottom: 14px;
  }
}
.booking #single-therapist-booking-modal .booking-info__metaToggle, .plans #single-therapist-booking-modal .booking-info__metaToggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 14px 25px;
  background-color: #f6f6f6;
  position: relative;
  z-index: 1;
}
.booking #single-therapist-booking-modal .booking-info__metaToggle.open p img, .plans #single-therapist-booking-modal .booking-info__metaToggle.open p img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.booking #single-therapist-booking-modal .booking-info__metaToggle p, .plans #single-therapist-booking-modal .booking-info__metaToggle p {
  font-size: 14px;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.booking #single-therapist-booking-modal .booking-info__metaToggle p img, .plans #single-therapist-booking-modal .booking-info__metaToggle p img {
  display: inline-block;
  margin-left: 6px;
  height: 15px;
  width: 15px;
  -webkit-transition: -webkit-transform ease 100ms;
  transition: -webkit-transform ease 100ms;
  transition: transform ease 100ms;
  transition: transform ease 100ms, -webkit-transform ease 100ms;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking #single-therapist-booking-modal .booking-info__calWrp, .plans #single-therapist-booking-modal .booking-info__calWrp {
    position: sticky;
    top: 51px;
  }
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__calWrp, .plans #single-therapist-booking-modal .booking-info__calWrp {
    min-width: 304px;
    max-width: 304px;
  }
}
.booking #single-therapist-booking-modal .booking-info__calWrp label, .plans #single-therapist-booking-modal .booking-info__calWrp label {
  font-family: "MaisonNeue-Demi";
  font-size: 18px;
  line-height: 27px;
  color: #003d3b;
  margin-bottom: 0;
}
.booking #single-therapist-booking-modal .booking-info__calWrp > .row, .plans #single-therapist-booking-modal .booking-info__calWrp > .row {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 13px;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker {
  border-radius: 12px;
  overflow: hidden;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-year, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-year {
  display: none;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar thead, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar thead {
  display: none;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody {
  padding: 0 16px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr {
  padding-left: 16px;
  padding-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 8px 0;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr:first-of-type, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr:first-of-type {
  padding-top: 0;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr:last-of-type, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr:last-of-type {
  padding-bottom: 0;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td {
  border: 2px solid #82c780;
  border-radius: 50%;
  padding: 6px 12px;
  margin-left: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  width: 32px;
  -webkit-transition: background-color ease 100ms;
  transition: background-color ease 100ms;
  background-color: transparent;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td:first-of-type, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td:first-of-type {
  margin-left: 0;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td span, .booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td a, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td span, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td a {
  font-size: 14px;
  line-height: 1;
  color: #82c780;
  width: auto;
  display: inline-block;
  max-height: 100%;
  position: relative;
  top: 1px;
  font-family: "MaisonNeue-Demi";
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-state-disabled, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-state-disabled {
  border: none;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-state-disabled span, .booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-state-disabled a, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-state-disabled span, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-state-disabled a {
  color: #cbcbcb;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day:not(.ui-state-disabled), .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day:not(.ui-state-disabled) {
  background-color: #82c780;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day:not(.ui-state-disabled) span, .booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day:not(.ui-state-disabled) a, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day:not(.ui-state-disabled) span, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day:not(.ui-state-disabled) a {
  color: #000;
  background-color: #82c780;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-inline, .booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar td a, .booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar td, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-inline, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar td a, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar td {
  background: #fff;
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-inline, .booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar td a, .booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar td, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-inline, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar td a, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar td {
    background: #f6f6f6;
  }
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header {
  padding: 16px 16px 16px;
  position: relative;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-prev, .booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-next, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-prev, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-next {
  top: 16px;
  background-size: 24px 14px;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-prev, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-prev {
  left: 34px;
  background-image: url(/assets/icons/arrow-left-green-7cfc0ef3d0506991d1c15c126f3ae88e2a0fedaffed28e89495573a7d7cc5509.svg);
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-prev.ui-state-disabled, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-prev.ui-state-disabled {
  background-image: url(/assets/icons/arrow-left-cal-38c9770c322f6d7174a7594f1c54ab8c3789bd1ebc850e6cc49cbf5bac84407f.svg);
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-prev, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-prev {
    left: 16px;
  }
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-next, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-next {
  right: 34px;
  background-image: url(/assets/icons/arrow-right-cal-9ffa262fcffe77f2cbe2c104aaa0cd605e260402ecab9b3da9f3129533768a08.svg);
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-next, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-header a.ui-datepicker-next {
    right: 16px;
  }
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-title, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-title {
  padding: 0;
  text-align: center;
}
.booking #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar td, .plans #single-therapist-booking-modal .booking-info__calWrp #psych_datepicker .ui-datepicker-calendar td {
  height: unset;
}
.booking #single-therapist-booking-modal .booking-info__wrp, .plans #single-therapist-booking-modal .booking-info__wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__wrp, .plans #single-therapist-booking-modal .booking-info__wrp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.booking #single-therapist-booking-modal .booking-info__cal, .plans #single-therapist-booking-modal .booking-info__cal {
  margin-top: 0;
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__cal, .plans #single-therapist-booking-modal .booking-info__cal {
    margin-top: 19px;
  }
}
.booking #single-therapist-booking-modal .booking-info__timeWrp, .plans #single-therapist-booking-modal .booking-info__timeWrp {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 16px;
  overflow-y: auto;
  display: none;
  max-height: 100%;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__timeWrp, .plans #single-therapist-booking-modal .booking-info__timeWrp {
    display: block;
    padding-left: 58px;
    padding-top: 0;
    max-height: 541px;
  }
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .selected-day, .plans #single-therapist-booking-modal .booking-info__timeWrp .selected-day {
  font-size: 18px;
  line-height: 27px;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__timeWrp .selected-day, .plans #single-therapist-booking-modal .booking-info__timeWrp .selected-day {
    font-size: 24px;
    line-height: 36px;
  }
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .time-zone, .plans #single-therapist-booking-modal .booking-info__timeWrp .time-zone {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 21px;
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__timeWrp .time-zone, .plans #single-therapist-booking-modal .booking-info__timeWrp .time-zone {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 36px;
  }
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times {
  margin-top: 24px;
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times > p, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times > p {
  margin-bottom: 4px;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times > p strong, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times > p strong {
    font-size: 14px;
    line-height: 21px;
  }
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn-wrp, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn-wrp .time_selection, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn-wrp .time_selection {
  display: none;
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn-wrp > p, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn-wrp > p {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 6px;
  margin-top: 12px;
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn-wrp input:checked + .timebtn, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn-wrp input:checked + .timebtn {
  background-color: #82c780;
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: #daeed9;
  font-size: 14px !important;
  line-height: 21px !important;
  color: #003d3b;
  padding: 8px 12px;
  margin-right: 12px;
  margin-bottom: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 16px;
  cursor: pointer;
  -webkit-transition: all ease 100ms;
  transition: all ease 100ms;
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn:not(.all-booked), .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn:not(.all-booked) {
  text-transform: lowercase;
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn {
    margin-bottom: 12px;
  }
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn:hover, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn:hover {
  background: #82c780;
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn.all-booked, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn.all-booked {
  background: #e2e2e2;
  color: #6b6b6b;
  pointer-events: none;
  min-width: unset;
  text-transform: unset;
  font-family: "MaisonNeue-Book";
  letter-spacing: unset;
}
.booking #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn.all-booked:hover, .plans #single-therapist-booking-modal .booking-info__timeWrp .avail-times .timebtn.all-booked:hover {
  background: #e2e2e2;
}
.booking #single-therapist-booking-modal .booking-info__selectTherapist, .plans #single-therapist-booking-modal .booking-info__selectTherapist {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #cbcbcb;
  border-radius: 6px !important;
  padding: 10px;
  font-size: 18px;
  line-height: 27px;
  color: #003d3b;
  background-image: url(/assets/icons/arrow-down-select-11cf57f632a3ec059ab86242e4b957be24a739f9554e63715bb069e492ee4532.svg);
  background-position: calc(100% - 10px) center;
  min-height: unset;
  margin-bottom: 32px;
}
.booking #single-therapist-booking-modal .label-col, .plans #single-therapist-booking-modal .label-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "MaisonNeue-Demi";
}
.booking #single-therapist-booking-modal .label-img, .plans #single-therapist-booking-modal .label-img {
  max-height: 24px;
  margin-right: 16px;
  display: inline-block;
}
.booking #single-therapist-booking-modal .booking-modal-back, .plans #single-therapist-booking-modal .booking-modal-back {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: none;
  position: absolute;
  top: 16px;
  left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking #single-therapist-booking-modal .booking-modal-back, .plans #single-therapist-booking-modal .booking-modal-back {
    min-width: unset;
    padding: 0;
    position: sticky;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 100;
    float: left;
  }
}
.booking #single-therapist-booking-modal .therapist-type, .plans #single-therapist-booking-modal .therapist-type {
  font-size: 14px;
  line-height: 21px;
  display: inline-block;
}
.booking #single-therapist-booking-modal .therapist-type::first-letter, .plans #single-therapist-booking-modal .therapist-type::first-letter {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .booking .modal.psych_filter_tags_2 .psych_filter_tags_body, .plans .modal.psych_filter_tags_2 .psych_filter_tags_body {
    max-height: 500px !important;
    overflow-y: auto !important;
  }
  .booking .modal.psych_filter_tags_2 .psych_filter_tags_body .filter_tag, .plans .modal.psych_filter_tags_2 .psych_filter_tags_body .filter_tag {
    cursor: pointer;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .modal.psych_filter_tags_2, .plans .modal.psych_filter_tags_2 {
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh);
    -webkit-transition: -webkit-transform ease 300ms;
    transition: -webkit-transform ease 300ms;
    transition: transform ease 300ms;
    transition: transform ease 300ms, -webkit-transform ease 300ms;
    opacity: 1;
    overflow: hidden;
  }
  .booking .modal.psych_filter_tags_2.show, .plans .modal.psych_filter_tags_2.show {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .booking .modal.psych_filter_tags_2 .modal-dialog, .plans .modal.psych_filter_tags_2 .modal-dialog {
    max-height: calc(100vh - 100px);
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .booking .modal.psych_filter_tags_2 .modal-content, .plans .modal.psych_filter_tags_2 .modal-content {
    height: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .booking .modal.psych_filter_tags_2 .modal-body, .plans .modal.psych_filter_tags_2 .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    max-height: 100%;
  }
  .booking .modal.psych_filter_tags_2 .psych_filter_tags_header, .plans .modal.psych_filter_tags_2 .psych_filter_tags_header {
    position: sticky;
    top: 0;
  }
  .booking .modal.psych_filter_tags_2 .psych_filter_tags_footer, .plans .modal.psych_filter_tags_2 .psych_filter_tags_footer {
    position: sticky;
    bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #fff;
  }
  .booking .modal.psych_filter_tags_2 .psych_filter_tags_body, .plans .modal.psych_filter_tags_2 .psych_filter_tags_body {
    max-height: calc(100% - 78px) !important;
    height: calc(100% - 78px);
    overflow-y: auto !important;
    margin-bottom: auto;
  }
}

div.m-loading {
  position: relative;
}
div.m-loading:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #82c780;
  opacity: 0.4;
  pointer-events: none;
  content: "";
}

.mosh-cal-v1 .fc-widget-header {
  display: none;
}
.mosh-cal-v1 td.fc-today {
  background: transparent !important;
}
.mosh-cal-v1 td, .mosh-cal-v1 th {
  border-style: none !important;
}
@media (min-width: 768px) {
  .mosh-cal-v1 table, .mosh-cal-v1 .fc-content-skeleton table {
    width: auto !important;
  }
}
.mosh-cal-v1 .fc-toolbar {
  position: relative;
  padding: 16px 16px 6px !important;
  background: #fff;
  margin-bottom: 0 !important;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
@media (min-width: 768px) {
  .mosh-cal-v1 .fc-toolbar {
    background: #f6f6f6;
  }
}
.mosh-cal-v1 .fc-toolbar .fc-today-button {
  display: none !important;
}
.mosh-cal-v1 .fc-toolbar h2 {
  font-size: 18px;
  line-height: 27px;
  font-family: "MaisonNeue-Demi";
  color: #003d3b;
}
.mosh-cal-v1 .fc-toolbar .fc-left, .mosh-cal-v1 .fc-toolbar .fc-left h2 {
  width: 100%;
  text-align: center;
  float: unset;
}
.mosh-cal-v1 .fc-toolbar .fc-center {
  display: none !important;
}
.mosh-cal-v1 .fc-toolbar .fc-right {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  float: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mosh-cal-v1 .fc-toolbar .fc-right .fc-button-group .fc-button {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  background-image: none !important;
  width: 24px;
  height: 15px;
  padding: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}
.mosh-cal-v1 .fc-toolbar .fc-right .fc-button-group .fc-button:before {
  display: inline-block;
  width: 24px;
  height: 15px;
}
.mosh-cal-v1 .fc-toolbar .fc-right .fc-button-group .fc-button span {
  display: none;
}
.mosh-cal-v1 .fc-toolbar .fc-right .fc-button-group .fc-prev-button {
  left: 16px;
}
.mosh-cal-v1 .fc-toolbar .fc-right .fc-button-group .fc-prev-button:before {
  content: url(/assets/icons/arrow-left-cal-38c9770c322f6d7174a7594f1c54ab8c3789bd1ebc850e6cc49cbf5bac84407f.svg);
}
.mosh-cal-v1 .fc-toolbar .fc-right .fc-button-group .fc-next-button {
  right: 16px;
}
.mosh-cal-v1 .fc-toolbar .fc-right .fc-button-group .fc-next-button:before {
  content: url(/assets/icons/arrow-right-cal-9ffa262fcffe77f2cbe2c104aaa0cd605e260402ecab9b3da9f3129533768a08.svg);
}
.mosh-cal-v1 .fc-day-grid-container {
  background: #fff;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 4px 16px 16px;
  height: auto !important;
  overflow: hidden !important;
}
@media (min-width: 768px) {
  .mosh-cal-v1 .fc-day-grid-container {
    background: #f6f6f6;
  }
}
.mosh-cal-v1 .fc-row {
  border: none !important;
  min-height: 32px !important;
  padding: 8px 0;
}
.mosh-cal-v1 .fc-row:first-of-type {
  padding-top: 0;
}
.mosh-cal-v1 .fc-row:nth-of-type(5) {
  padding-bottom: 0;
}
.mosh-cal-v1 .fc-row:last-of-type {
  display: none;
}
.mosh-cal-v1 .fc-day-number {
  border: 2px solid #82c780;
  border-radius: 50%;
  font-size: 14px;
  line-height: 21px;
  height: 32px;
  width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "MaisonNeue-Demi";
  color: #82c780;
}
.mosh-cal-v1 .fc-day-top {
  padding: 0 4px;
}
.mosh-cal-v1 .fc-day-top:first-of-type {
  padding-left: 0;
}
.mosh-cal-v1 .fc-day-top:last-of-type {
  padding-right: 0;
}
.mosh-cal-v1 .fc-today > span {
  background: #82c780;
  color: #000;
}

@media (min-width: 0) and (max-width: 767px) {
  .desktop_only {
    display: none !important;
  }
}

.mobile_only {
  display: block;
}
@media screen and (min-width: 768px) {
  .mobile_only {
    display: none !important;
  }
}

.modal-backdrop.show {
  background: rgba(0, 61, 59, 0.75);
  opacity: 1;
}

#psych_datepicker .ui-datepicker-inline {
  position: relative;
  width: 100% !important;
}
#psych_datepicker .ui-datepicker-inline .ui-datepicker-group {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mh-checkout {
  min-height: 100vh;
  padding-top: 79px;
}
@media (min-width: 768px) {
  .mh-checkout {
    background: #f9f9f2;
  }
}
.mh-checkout #twilio {
  display: block !important;
}
.mh-checkout #mh_payment_form {
  margin-top: 0;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .mh-checkout #mh_payment_form {
    padding-top: 32px;
  }
}
.mh-checkout #mh_payment_form > h5 {
  display: none;
}
.mh-checkout--plan .mh-checkout #mh_payment_form #payment_options {
  margin-top: 0;
}
.mh-checkout #mh_payment_form .discount_code_link {
  margin-bottom: 0;
  text-align: center;
  margin-top: 0;
}
.mh-checkout #mh_payment_form .discount_code_link a {
  text-decoration: none !important;
}
.mh-checkout #mh_payment_form .discount_code_link a h5 {
  font-size: 14px;
  line-height: 21px;
  color: #6b6b6b;
}
.mh-checkout #mh_payment_form .discount_code_link a:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.mh-checkout #mh_payment_form .discount_code_link.reveal a:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.mh-checkout #mh_payment_form form {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.mh-checkout #mh_payment_form h3 {
  display: none;
}
.mh-checkout #mh_payment_form .btn {
  height: 60px;
  background-size: 300px;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.mh-checkout #mh_payment_form #paypal_btn, .mh-checkout #mh_payment_form #afterpay_btn, .mh-checkout #mh_payment_form #apple_pay_display {
  margin-bottom: 15px;
}
.mh-checkout #mh_payment_form #paypal_btn, .mh-checkout #mh_payment_form #paypal_process_btn {
  background-color: #ffd53f;
  background-image: url(/assets/icons/paypal_btn-83dbff890c0985ee5bd18511c1bbba05e79983baa02e911a68dccb61fc6a5012.svg);
  color: black !important;
}
.mh-checkout #mh_payment_form #afterpay_btn, .mh-checkout #mh_payment_form #afterpay_process_btn {
  background-color: black;
  background-image: url(/assets/icons/checkout-afterpay-b636c0107dbf76744cad9c0727c668c50530a87c3b7a10cf798809ab02edaba4.svg);
  background-size: 216px auto;
}
.mh-checkout #mh_payment_form #paypal_process_btn {
  background-image: url(/assets/icons/paypal-bb230994469278cbe80e0336a575209516879ad6a5e8cc9233956e71747de578.svg);
}
.mh-checkout #mh_payment_form #afterpay_process_btn {
  background-image: url(/assets/icons/afterpay_logo-01db2261294b0ae55e44a9b5e74f3bba1edbc7913faff1693fff99d76ed205ed.svg);
}
.mh-checkout #mh_payment_form #paypal_process_btn, .mh-checkout #mh_payment_form #afterpay_process_btn {
  background-position: center right 15px;
  background-size: 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 30px;
}
@media (min-width: 992px) {
  .mh-checkout #mh_payment_form #paypal_process_btn, .mh-checkout #mh_payment_form #afterpay_process_btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.mh-checkout #mh_payment_form #cc_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mh-checkout #mh_payment_form #cc_btn:before {
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url(/assets/icons/credit-card-7fadc6ee9269c488641123bd5ba6764ca7e0c3ac206bf5c1fb8280c6f2a5fe26.svg);
  background-repeat: no-repeat;
  margin-right: 8px;
  content: "";
  border-radius: 0 !important;
}
.mh-checkout #mh_payment_form #cc_dropdown {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.mh-checkout #mh_payment_form #cc_dropdown.open {
  opacity: 1;
  max-height: 3000px;
  overflow: visible;
}
.mh-checkout #mh_payment_form #process_form_btn {
  background-color: #c54801 !important;
  color: white !important;
}
.mh-checkout #payment-section {
  margin-top: 0;
}
.mh-checkout--plan .mh-checkout #payment-section {
  border-top: 0;
}
.mh-checkout--plan .mh-checkout #payment-section > .container {
  padding-left: 0;
  padding-right: 0;
}
.mh-checkout .checkout-title {
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 8px;
  margin-top: 39px;
}
@media (min-width: 768px) {
  .mh-checkout .checkout-title {
    font-size: 48px;
    line-height: 57px;
    margin-bottom: 64px;
    margin-top: 64px;
  }
}
.mh-checkout .checkout-banner {
  border-radius: 20px;
  display: none;
}
@media (min-width: 768px) {
  .mh-checkout .checkout-banner {
    display: block;
    max-width: 100%;
  }
}
.mh-checkout .recommended_treatment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mh-checkout .recommended_treatment .single_treatment {
  border: 1px solid #000;
  padding: 21px;
  margin-bottom: 14px;
  border-radius: 10px;
  padding-left: 82px;
  position: relative;
  min-height: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  position: relative;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.mh-checkout .recommended_treatment .single_treatment .mh_plan_add {
  display: none;
}
.mh-checkout .recommended_treatment .single_treatment.inactive {
  border-color: #BBBCBF;
  margin-left: 60px;
}
.mh-checkout .recommended_treatment .single_treatment.inactive .mh_plan_add {
  display: block;
}
.mh-checkout .recommended_treatment .single_treatment.inactive .mh_plan_remove {
  display: none !important;
}
.mh-checkout .recommended_treatment .single_treatment p {
  font-size: 16px;
}
.mh-checkout .recommended_treatment .single_treatment > a {
  text-decoration: none !important;
}
.mh-checkout .recommended_treatment .single_treatment img {
  position: absolute;
  left: 11px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 58px;
  height: 58px;
}
.mh-checkout .recommended_treatment .single_treatment_title {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
}
.mh-checkout .recommended_treatment .single_treatment_desc {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 0;
}
.mh-checkout .booking-info {
  padding-left: 96px;
  position: relative;
  margin-bottom: 20px;
}
.mh-checkout--plan .mh-checkout .booking-info {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mh-checkout .booking-info--med {
    border: 1px solid #000;
    padding: 21px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.mh-checkout .booking-info--med .booking-info__img {
  position: relative;
  margin-right: 12px;
}
.mh-checkout .booking-info__col {
  padding-bottom: 3rem;
}
.mh-checkout .booking-info__col .referral img {
  margin-right: 0.5rem;
  -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(16%) saturate(2978%) hue-rotate(134deg) brightness(98%) contrast(104%);
          filter: brightness(0) saturate(100%) invert(18%) sepia(16%) saturate(2978%) hue-rotate(134deg) brightness(98%) contrast(104%);
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-checkout .booking-info__col {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-checkout .booking-info {
    border: 1px solid #003d3b;
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.mh-checkout .booking-info__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mh-checkout .booking-info__body .booking-type {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .mh-checkout .booking-info__body .booking-type {
    font-size: 24px;
    line-height: 36px;
  }
}
.mh-checkout .booking-info__body .booking-time, .mh-checkout .booking-info__body .booking-therapist {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0;
  font-family: "MaisonNeue-Book";
}
@media (min-width: 768px) {
  .mh-checkout .booking-info__body .booking-time, .mh-checkout .booking-info__body .booking-therapist {
    font-size: 18px;
    line-height: 27px;
  }
}
.mh-checkout .booking-info__body .booking-edit {
  font-size: 16px;
  line-height: 24px;
  font-family: "MaisonNeue-Demi";
  margin-top: 12px;
  display: none;
}
@media (min-width: 768px) {
  .mh-checkout .booking-info__body .booking-edit {
    display: block;
  }
}
.mh-checkout .total-price {
  padding-bottom: 20px;
  text-align: right;
  padding-top: 4px;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-checkout--plan .mh-checkout .total-price {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .mh-checkout .total-price {
    border-top: 1px solid #bbbcbf;
    border-bottom: 1px solid #bbbcbf;
    padding-top: 20px;
  }
}
.mh-checkout .total-price h3 {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 0;
}
.mh-checkout .total-price .total-duration {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
  font-family: "MaisonNeue-Book";
  display: none;
}
@media (min-width: 768px) {
  .mh-checkout .total-price .total-duration {
    display: block;
  }
}
.mh-checkout .booking-includes {
  margin-bottom: 24px;
  margin-top: 10px;
}
.mh-checkout .booking-includes .includes-title {
  font-size: 16px;
  line-height: 24px;
  font-family: "MaisonNeue-Demi";
  color: #82C780;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.mh-checkout .booking-includes ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.mh-checkout .booking-includes ul li {
  color: #003d3b;
  font-size: 16px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "MaisonNeue-Book";
}
.mh-checkout .booking-includes ul li:not(:last-of-type) {
  margin-bottom: 10px;
}
.mh-checkout .booking-includes ul li:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/assets/icons/tick_v2-139429d10a50ce9f19eb6235920bca7d4872a1418e393378cf9a3fb8e8b269a1.svg);
  margin-right: 10px;
}
.mh-checkout .mhcp-upload-info {
  padding: 12px 16px;
  background: #daeed9;
  font-size: 14px;
  line-height: 21px;
  color: #003d3b;
  border-radius: 12px;
  font-family: "MaisonNeue-Book";
  margin-bottom: 1.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .mh-checkout .mhcp-upload-info {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
  }
}
.mh-checkout .mhcp-upload-info + .tnc-txt {
  margin-bottom: 1.5rem;
  font-size: 0.75rem;
}

.discount_approved span {
  position: relative;
  padding-left: 15px;
  display: inline-block;
}

.discount_approved span::before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: auto;
  background-image: url(https://f.hubspotusercontent00.net/hubfs/2624959/mosh/icons/ui/angled_tick_green.svg);
  margin: auto;
}

.discount_applied span {
  font-size: inherit;
}

.form_row_discount > div:last-child button {
  height: 53px;
  padding-left: 15px;
  padding-right: 15px;
}

#twilio {
  display: none !important;
}

.modal-content .modal-body .close {
  background-image: url(/assets/icons/modal-x-0fb779aa60d842879c61782f3463656ded6b14feffb97d818c777facce4ca16b.svg);
  padding: 0.5rem;
  background-size: contain;
}
.modal-content .modal-body .psych_filter_tags_header .close {
  height: 10px;
  width: 10px;
  padding: 5px;
  right: 30px;
  top: 26px;
  background-size: 10px;
}

.plans .select-therapist__wrp {
  padding-top: 0;
}

#create_account_page {
  min-height: 100vh;
  padding-top: 72px;
}
@media (min-width: 768px) {
  #create_account_page {
    background-color: #f9f9f2;
  }
}
#create_account_page .container {
  padding-top: 64px;
  max-width: 400px;
}
@media (min-width: 0) and (max-width: 767px) {
  #create_account_page .container {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 39px;
  }
}
#create_account_page .container h3 {
  font-size: 32px;
  line-height: 38px;
  color: #003d3b;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  #create_account_page .container h3 {
    font-size: 48px;
    line-height: 57px;
    margin-bottom: 48px;
  }
}
#create_account_page .container .form_row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#create_account_page .container .form_row.form_input_row {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#create_account_page .container .form_row.password_row {
  margin-top: 17px;
  margin-bottom: 17px;
}
@media (min-width: 768px) {
  #create_account_page .container .form_row.password_row {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
#create_account_page .container .form_row.google-signin-row {
  margin-bottom: 24px;
}
#create_account_page .container .form_row label {
  font-size: 14px;
  line-height: 21px;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
  padding: 0 4px;
}
#create_account_page .container .form_row input.form-control {
  border: 1px solid #cbcbcb;
  border-radius: 4px !important;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  font-size: 16px;
  line-height: 24px;
  min-height: unset;
  background-position: 9px center !important;
  padding-left: 32px;
  background-size: 14px !important;
  background-repeat: no-repeat;
}
#create_account_page .container .form_row input.form-control::-webkit-input-placeholder {
  color: #cbcbcb;
}
#create_account_page .container .form_row input.form-control::-moz-placeholder {
  color: #cbcbcb;
}
#create_account_page .container .form_row input.form-control:-ms-input-placeholder {
  color: #cbcbcb;
}
#create_account_page .container .form_row input.form-control::-ms-input-placeholder {
  color: #cbcbcb;
}
#create_account_page .container .form_row input.form-control::placeholder {
  color: #cbcbcb;
}
#create_account_page .container .form_row input.form-control.input-email {
  background-image: url(/assets/icons/person-input-6038c46d94f1dad648b31c211da056926f20510379aa1bffb73e376d017d992d.svg) !important;
}
#create_account_page .container .form_row input.form-control.input-password {
  background-image: url(/assets/icons/password-input-b12e6e8b276b32bb5b40b8419492720a9cde861b61ad9ab5e11236ef451aff77.svg) !important;
}
#create_account_page .container .separator {
  background: #e2e2e2;
  height: 1px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 33px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  #create_account_page .container .separator {
    margin: 40px 0;
  }
}
#create_account_page .container .separator > span {
  font-size: 14px;
  line-height: 21px;
  color: #003d3b;
  padding: 0 12px;
  background: #f9f9f2;
}
#create_account_page .container .g-signin2 {
  width: 100%;
}
#create_account_page .container .g-signin2 .abcRioButtonLightBlue {
  width: 100% !important;
  position: relative;
  height: 58px !important;
  -webkit-box-shadow: 0px 1.48171px 5.92685px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 1.48171px 5.92685px rgba(0, 0, 0, 0.15);
}
#create_account_page .container .g-signin2 .abcRioButtonContentWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#create_account_page .container .g-signin2 .abcRioButtonContentWrapper .abcRioButtonContents span {
  font-size: 12px;
  line-height: 14px;
  color: #020203;
}
@media (min-width: 768px) {
  #create_account_page .container .g-signin2 .abcRioButtonContentWrapper .abcRioButtonContents span {
    font-size: 18px;
    line-height: 22px;
  }
}
#create_account_page .container .g-signin2 .abcRioButtonContentWrapper .abcRioButtonIcon {
  position: absolute;
  left: 28px;
}
#create_account_page .container .g-signin2 .abcRioButtonContentWrapper .abcRioButtonIconImage svg {
  display: none;
}
#create_account_page .container .g-signin2 .abcRioButtonContentWrapper .abcRioButtonIconImage:before {
  content: url(/assets/icons/google-g-51b3b3c64d5d024c88b596c96f052989e0f4cf506db6921ab138d4b262d111ad.png);
  display: inline-block;
  position: relative;
  top: -6px;
}
#create_account_page .container #loginSubmit {
  margin-top: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  #create_account_page .container #loginSubmit {
    width: 100%;
  }
}
#create_account_page .container .quiz_fineprint {
  margin-bottom: 24px;
}
#create_account_page .container .quiz_fineprint p {
  font-size: 14px;
  line-height: 21px;
}
#create_account_page .container #signin_btn {
  font-family: "MaisonNeue-Demi";
}
#create_account_page .container .trustpilot-reviews {
  font-size: 12px;
  line-height: 18px;
  color: #82c780;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  #create_account_page .container .trustpilot-reviews {
    font-size: 14px;
    line-height: 21px;
  }
}
#create_account_page .container .trustpilot-reviews img {
  display: inline-block;
}
#create_account_page .container .trustpilot-reviews img:last-of-type {
  margin-right: 4px;
}

.m-mental-health section {
  scroll-margin-top: 100px;
}
.m-mental-health section:not(.crisis-support) {
  padding: 2rem 0;
}
@media (min-width: 992px) {
  .m-mental-health section:not(.crisis-support) {
    padding: 3.75rem 0;
  }
}
.m-mental-health .faq_mh {
  background-size: 20%;
}

.mh-medication-info .faq-header {
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .mh-medication-info .faq-header {
    margin-bottom: 2rem;
  }
}
.mh-medication-info .faq-question {
  border-bottom: 1px solid #cbcbcb;
  padding-left: 0;
}
.mh-medication-info .faq-question:hover {
  border-bottom-color: #003d3b;
}
.mh-medication-info .mosh-faq .faq-question:after {
  right: 0;
}
.mh-medication-info .mosh-faq .faq-answer {
  padding: 0;
}
.mh-medication-info .faq-img-wrap {
  display: none;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .mh-medication-info .faq-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mh-medication-info .faq-img-wrap {
    margin-top: 2rem;
  }
}
.mh-medication-info .mosh-faq .faq-answer > .content {
  padding-top: 1rem;
}
.mh-medication-info .mosh-faq .faq-question[aria-expanded=true]:not(.no-sticky).sticky {
  background-color: #f9f9f2;
}
.mh-medication-info .faq-category {
  margin-top: 2rem;
}

@media (min-width: 992px) {
  .mh_medications .medication-title-wrap {
    padding-bottom: 10rem;
  }
}

.mh-lp-hero {
  background-color: #f9f9f2;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .mh-lp-hero {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.mh-lp-hero .mh-lp-hero-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin-bottom: 1.5rem;
}
.mh-lp-hero .mh-lp-hero-title h1 {
  margin-bottom: 1rem;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .mh-lp-hero .mh-lp-hero-title h1 {
    margin-bottom: 0.5rem;
    font-size: 3rem;
  }
}
@media (min-width: 768px) {
  .mh-lp-hero .mh-lp-hero-title {
    text-align: center;
    margin-bottom: 1.5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 992px) {
  .mh-lp-hero .mh-lp-hero-title {
    text-align: left;
    margin-bottom: 0;
  }
}

.mh-lp-features-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) and (max-width: 991px) {
  .mh-lp-features-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .mh-lp-features-wrap > .mh-lp-single-feature {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .mh-lp-features-wrap > .mh-lp-single-feature:first-of-type {
    padding-right: 1rem;
  }
  .mh-lp-features-wrap > .mh-lp-single-feature:last-of-type {
    padding-left: 1rem;
  }
}

.mh-lp-single-feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 992px) {
  .mh-lp-single-feature {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.mh-lp-single-feature:last-of-type {
  margin-bottom: 0;
}
.mh-lp-single-feature .mh-lp-single-feature-image-wrap {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .mh-lp-single-feature .mh-lp-single-feature-image-wrap {
    margin-right: 2rem;
    margin-bottom: 0;
    max-width: 20.5rem;
  }
}
.mh-lp-single-feature .mh-lp-single-feature-image-wrap img {
  max-width: 100%;
  max-height: 8.75rem;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: 1.25rem;
  -o-object-position: top;
     object-position: top;
}
@media (min-width: 992px) {
  .mh-lp-single-feature .mh-lp-single-feature-image-wrap img {
    max-height: unset;
    height: 100%;
  }
}
.mh-lp-single-feature .mh-lp-single-feature-title {
  font-size: 1.125rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1rem;
  padding-right: 2rem;
  position: relative;
}
.mh-lp-single-feature .mh-lp-single-feature-title:after {
  content: "";
  height: 0.5rem;
  width: 0.75rem;
  background-image: url(/assets/icons/arr-down-bold-5bf848dc057f33a8f2735e6eb8d1c56da3a7ec916e280548a7264b6e4c436808.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform ease 300ms;
  transition: -webkit-transform ease 300ms;
  transition: transform ease 300ms;
  transition: transform ease 300ms, -webkit-transform ease 300ms;
  display: block;
}
@media (min-width: 992px) {
  .mh-lp-single-feature .mh-lp-single-feature-title:after {
    display: none;
  }
}
.mh-lp-single-feature.is-open .mh-lp-single-feature-title:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.mh-lp-single-feature .mh-lp-single-feature-points-wrap ul {
  padding-left: 0;
  margin: 0;
  max-height: 0;
  -webkit-transition: max-height ease 300ms;
  transition: max-height ease 300ms;
  overflow: hidden;
}
@media (min-width: 992px) {
  .mh-lp-single-feature .mh-lp-single-feature-points-wrap ul {
    max-height: unset !important;
    display: block;
    margin-bottom: 0.5rem;
    overflow: unset;
  }
}
.mh-lp-single-feature .mh-lp-single-feature-points-wrap ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
}
.mh-lp-single-feature .mh-lp-single-feature-points-wrap ul li:before {
  content: "";
  height: 1rem;
  width: 1rem;
  background-image: url(/assets/icons/check-outline-f6526cd4f937c081a2c9b8cc48c7abdb7c860883496bf30be1eb93b89262f251.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 1rem;
}
.mh-lp-single-feature .mh-lp-single-feature-points-wrap ul li:last-of-type {
  margin-bottom: 1rem;
}
.mh-lp-single-feature .mh-lp-single-feature-cta {
  width: 100%;
  margin-bottom: 0;
}
.mh-lp-single-feature .mh-lp-single-feature-cta:focus {
  color: #fff;
  border-color: transparent;
}
@media (min-width: 992px) {
  .mh-lp-single-feature .mh-lp-single-feature-cta {
    width: auto;
  }
}

.mh_crisis_message {
  background-color: #daeed9;
  padding: 0.75rem 2rem;
  font-size: 1.125rem;
}

.we-can-help-support-you {
  background-color: #daeed9;
  text-align: center;
}
.we-can-help-support-you p {
  font-family: "MaisonNeue-Demi";
}

.mh-checkout--plan .med-remove-wrapper {
  display: none;
}

.mh-doctors-note {
  padding: 2rem 1.25rem;
  width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-doctors-note .container {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .mh-doctors-note {
    padding: 3rem 1.5rem;
  }
}
.mh-doctors-note .doctors-note {
  margin-bottom: 1.5rem;
}
.mh-doctors-note .cheers-doctor {
  margin-bottom: 2rem;
}

.mh-next-steps {
  background-color: #f9f9f2;
  padding: 2rem 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .mh-next-steps {
    padding: 4rem 1.5rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-next-steps .container {
    padding: 0;
  }
}
.mh-next-steps-title.heading {
  margin-bottom: 2rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-next-steps-title.heading {
    font-size: 1.5rem;
    margin: 0 1rem 2rem;
  }
}
.mh-next-steps-card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.75rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-next-steps-card-wrap {
    overflow: auto;
    padding: 0 1rem 1rem;
  }
}
.mh-next-steps-card {
  margin: 0 0.75rem;
  background-color: #fff;
  border-radius: 1rem;
  padding: 1rem 1rem 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-next-steps-card {
    min-width: 70vw;
  }
}
@media (min-width: 768px) {
  .mh-next-steps-card {
    -ms-flex-preferred-size: calc(25% - 1.5rem);
        flex-basis: calc(25% - 1.5rem);
  }
}
.mh-next-steps-card-image {
  max-width: 100%;
  max-height: 7.5rem;
  margin-bottom: 1.25rem;
  display: block;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-next-steps-card-image {
    max-width: 7.5rem;
  }
}
.mh-next-steps-card-number {
  background-color: #003d3b;
  border-radius: 2rem;
  color: #fff;
  padding: 0.25rem 1rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1rem;
  display: inline-block;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-next-steps-card-number {
    font-size: 0.875rem;
  }
}

.mh-why-mhp {
  padding: 2rem 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .mh-why-mhp {
    padding: 4rem 1.5rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-why-mhp .container {
    padding: 0;
  }
}
.mh-why-mhp-title.heading {
  margin-bottom: 2rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-why-mhp-title.heading {
    font-size: 1.5rem;
    margin: 0 1rem 2rem;
  }
}
.mh-why-mhp-card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.75rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-why-mhp-card-wrap {
    overflow: auto;
    padding: 0 1rem 1rem;
  }
}
.mh-why-mhp-card {
  margin: 0 0.75rem;
  background-color: #daeed9;
  border-radius: 1rem;
  padding: 1rem 1rem 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-why-mhp-card {
    min-width: 70vw;
  }
}
@media (min-width: 768px) {
  .mh-why-mhp-card {
    -ms-flex-preferred-size: calc(25% - 1.5rem);
        flex-basis: calc(25% - 1.5rem);
  }
}
.mh-why-mhp-card-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .mh-why-mhp-card-title {
    font-size: 1.125rem;
  }
}
.mh-why-mhp-card-image {
  max-width: 100%;
  margin-bottom: 1.25rem;
  display: block;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-why-mhp-card-image {
    max-width: 7.5rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-why-mhp-card-desc {
    font-size: 0.875rem;
  }
}

.mh-your-medications {
  padding: 4rem 1rem;
}
.mh-your-medications-img {
  max-width: 8rem;
  margin: 0 auto 1rem;
}
@media (min-width: 768px) {
  .mh-your-medications-img {
    max-width: 12.5rem;
  }
}
.mh-your-medications-title {
  margin-bottom: 1rem;
}
.mh-your-medications-subtitle.small {
  margin-bottom: 1.5rem;
}
.mh-your-medications .row > div:not(.medication-title-wrap):not(.therapy-title-wrap) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mh-your-medications .row > div:not(.medication-title-wrap):not(.therapy-title-wrap) .mosh-faq {
  width: 100%;
}
.mh-your-medications .container {
  -webkit-transform: unset !important;
          transform: unset !important;
}

@media (min-width: 0) and (max-width: 767px) {
  .mh-faqs-general .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.mh-faqs-general .mh-faq-image-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 768px) {
  .mh-faqs-general .mh-faq-image-col {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.mh-faqs-general .mh-faq-image-col img {
  max-width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-faqs-general .mh-medication-info .faq-category {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 1rem;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  #mh_reviews .sp-details-reviews-title.heading {
    margin-bottom: 2rem;
  }
}

.mh-review-booking {
  padding: 3rem 1rem;
  background-color: #f9f9f2;
  display: none;
}
.mh-review-booking.active {
  display: block;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-review-booking .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .mh-review-booking {
    padding: 4rem 1.5rem;
  }
  .plans .mh-review-booking#plan_confirm {
    padding-top: 0;
  }
}
.mh-review-booking-title.heading {
  margin-bottom: 3rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-review-booking-title.heading {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}
.mh-review-booking-image {
  max-width: 100%;
  border-radius: 1rem;
}
.mh-review-booking-own-therapist-content {
  margin-bottom: 1.5rem;
}
.mh-review-booking-own-therapist-title {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-review-booking-own-therapist-title {
    font-size: 1rem;
  }
}
.mh-review-booking-own-therapist-info {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.5rem;
}
.mh-review-booking-own-therapist-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mh-review-booking-selected-therapist-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mh-checkout .mh-review-booking-selected-therapist-header img {
  margin-right: 1rem;
  height: 3.5rem;
  width: 3.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  position: relative;
}
.mh-review-booking-selected-therapist-title {
  font-family: "MaisonNeue-Demi";
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}
.mh-review-booking-selected-therapist-time {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.mh-review-booking-selected-therapist-name {
  font-size: 0.875rem;
}
.mh-review-booking-selected-therapist-content {
  margin-bottom: 1.5rem;
}
.mh-review-booking-selected-therapist-content p {
  font-family: "MaisonNeue-Demi";
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
}
.mh-review-booking-selected-therapist-content ul {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
.mh-review-booking-selected-therapist-content ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .mh-review-booking-selected-therapist-content ul li {
    font-size: 1rem;
  }
}
.mh-review-booking-selected-therapist-content ul li:before {
  content: "";
  height: 1rem;
  width: 1rem;
  background-image: url(/assets/icons/tick_v2-139429d10a50ce9f19eb6235920bca7d4872a1418e393378cf9a3fb8e8b269a1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.5rem;
  display: inline-block;
}
.mh-review-booking-selected-therapist-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mh-review-booking-medication {
  padding-left: 10rem;
}
.mh-review-booking-medication ul {
  margin-bottom: 0;
}
.mh-review-booking-medication ul li:not(:last-of-type) {
  margin-bottom: 0.5rem;
}
.mh-review-booking-medication p {
  font-size: 1.125rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.5rem;
}
.mh-review-booking-medication-footer .mh-review-booking-card-remove {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
.mh-review-booking-card {
  padding: 1rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  margin-bottom: 1.5rem;
  position: relative;
  -webkit-transition: margin-left ease 300ms;
  transition: margin-left ease 300ms;
}
.mh-review-booking-card.is-available {
  margin-left: 3.5rem;
}
.mh-review-booking-card.is-available .mh-review-booking-card-add {
  opacity: 1;
  z-index: 1;
}
.mh-review-booking-card-add.button {
  font-size: 0.75rem;
  letter-spacing: 2px;
  width: 2rem;
  background-color: transparent;
  border: none;
  color: #003d3b;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: -1.25rem;
  -webkit-transform: translate3d(calc(-100% - 1.5rem), -50%, 0);
          transform: translate3d(calc(-100% - 1.5rem), -50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity ease 300ms;
  transition: opacity ease 300ms;
}
.mh-review-booking-card-add.button:hover:before, .mh-review-booking-card-add.button:focus:before {
  -webkit-transform: none;
          transform: none;
}
.mh-review-booking-card-add.button:before {
  content: "";
  margin: auto;
  position: relative;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  background-color: #deeddb;
  background-image: url(/assets/weight_loss/addon-plus-c022398e98cffb869a4e4e7dbc7e6f3e12e1d93f88cc4e282a488e34ddab3e7d.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 2rem;
  margin-bottom: 0.25rem;
  -webkit-transform: none;
          transform: none;
}
.mh-review-booking-card-remove.button {
  background-color: transparent;
  border: none;
  color: #c54801;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-review-booking-card-remove.button {
    text-indent: -300vh;
  }
}
.mh-review-booking-card-remove.button:hover {
  color: #003d3b;
}
.mh-review-booking-card-remove.button:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(25%) saturate(1549%) hue-rotate(130deg) brightness(100%) contrast(105%);
          filter: brightness(0) saturate(100%) invert(18%) sepia(25%) saturate(1549%) hue-rotate(130deg) brightness(100%) contrast(105%);
}
.mh-review-booking-card-remove.button:before {
  display: none;
  text-indent: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-review-booking-card-edit.button {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.mh-review-booking-card button.button {
  margin: 0;
}
.mh-review-booking-card button.button.disabled {
  cursor: not-allowed;
  pointer-events: none;
  color: #e2e2e2;
  opacity: 1 !important;
}
.mh-review-booking-card button.button.disabled img {
  -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(785%) hue-rotate(209deg) brightness(116%) contrast(77%);
          filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(785%) hue-rotate(209deg) brightness(116%) contrast(77%);
}
.mh-review-booking-card button.button.hidden {
  display: none !important;
}
.mh-review-booking .single_treatment {
  margin-bottom: 1.5rem;
  background: #fff;
  border: 2px solid #cbcbcb;
}
.mh-review-booking .single_treatment .mh_plan_add::after {
  border: none;
}
.mh-review-booking .single_treatment .addon-remove-wrapper {
  background-color: transparent;
}
.mh-review-booking .single_treatment .addon-remove-message {
  display: none;
}
.mh-review-booking .single_treatment .addon_plan_remove {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  background-color: transparent;
  border: none;
  color: #c54801;
  letter-spacing: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mh-review-booking .single_treatment .addon_plan_remove:before {
  content: url(/assets/icons/bin-orange-f133c746eb56cbf7eb72ccc7ada6910ba70f58d52340aa1bbf9b3754009e641c.svg) !important;
  display: inline-block !important;
  margin-right: 0.5rem;
  position: relative;
  top: 1px;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-review-booking .single_treatment .addon_plan_remove {
    text-indent: -300vh;
  }
}
.mh-review-booking .single_treatment .addon_plan_remove:hover {
  color: #003d3b;
}
.mh-review-booking .single_treatment .addon_plan_remove:hover:before {
  -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(25%) saturate(1549%) hue-rotate(130deg) brightness(100%) contrast(105%);
          filter: brightness(0) saturate(100%) invert(18%) sepia(25%) saturate(1549%) hue-rotate(130deg) brightness(100%) contrast(105%);
}
.mh-review-booking .single_treatment .addon_plan_remove:before {
  display: none;
  text-indent: 0;
}
.mh-review-booking .single_treatment .addon-notification {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.5rem;
  background-color: #e2e2e2;
  font-family: "MaisonNeue-Demi";
  border-radius: 0.5rem;
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}
.mh-review-booking .single_treatment .addon-notification img {
  margin-right: 0.25rem;
  width: 1rem;
  height: 1rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.mh-review-booking .single_treatment_title {
  margin-bottom: 0;
}
.mh-review-booking .single_treatment_subtitle {
  margin-bottom: 0.25rem;
}
.mh-review-booking .single_treatment_learnmore {
  font-family: "MaisonNeue-Demi";
  text-decoration: underline;
  display: block;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  text-decoration: underline;
  cursor: pointer;
}
@media (min-width: 768px) {
  .mh-review-booking .single_treatment_learnmore {
    font-size: 1rem;
  }
}
.mh-review-booking-price-summary {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 1rem;
  padding-top: 1rem;
}
.mh-review-booking-price-summary > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mh-review-booking-price-summary-title {
  font-size: 1.125rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.5rem;
}
.mh-review-booking-price-summary .pricing-wrap-title {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1rem;
  letter-spacing: 2px;
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-review-booking-price-summary .pricing-wrap-title {
    display: none;
  }
}
.mh-review-booking-price-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "Clearface-Bold";
  font-size: 1.5rem;
}
.mh-review-booking-price-total p {
  margin-bottom: 0;
}
.mh-review-booking-price-total + .mh-review-booking-price-total-subtitle {
  padding-bottom: 1rem;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 1.5rem;
}
.mh-review-booking #mh_payment_form {
  margin-top: 0px;
  padding-bottom: 1.5rem;
  padding-top: 2rem;
}
.mh-review-booking #mh_payment_form .or > span {
  background-color: #f9f9f2;
}
.mh-review-booking #mh_payment_form > h5 {
  display: none;
}
.mh-review-booking #mh_payment_form .discount_input_row.reveal {
  margin-bottom: 1rem;
}
.mh-review-booking #mh_payment_form .discount_approved.reveal, .mh-review-booking #mh_payment_form .discount_failed.reveal {
  padding-bottom: 2rem;
}
.mh-review-booking #mh_payment_form .discount_code_link {
  margin-bottom: 2rem;
  text-align: center;
  margin-top: 0;
}
@media (min-width: 768px) {
  .mh-review-booking #mh_payment_form .discount_code_link {
    margin-bottom: 2rem;
  }
}
.mh-review-booking #mh_payment_form .discount_code_link a {
  text-decoration: none !important;
}
.mh-review-booking #mh_payment_form .discount_code_link a h5 {
  font-size: 0.875rem;
  color: #6b6b6b;
}
.mh-review-booking #mh_payment_form .discount_code_link a:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.mh-review-booking #mh_payment_form .discount_code_link.reveal a:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.mh-review-booking #mh_payment_form h3 {
  display: none;
}
.mh-review-booking #mh_payment_form .btn {
  height: 3.75rem;
  background-size: 19rem;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.mh-review-booking #mh_payment_form #paypal_btn, .mh-review-booking #mh_payment_form #afterpay_btn, .mh-review-booking #mh_payment_form #apple_pay_display {
  margin-bottom: 1rem;
}
.mh-review-booking #mh_payment_form #paypal_btn, .mh-review-booking #mh_payment_form #paypal_process_btn {
  background-color: #ffd53f;
  background-image: url(/assets/icons/paypal_btn-83dbff890c0985ee5bd18511c1bbba05e79983baa02e911a68dccb61fc6a5012.svg);
  color: #000 !important;
}
.mh-review-booking #mh_payment_form #afterpay_btn, .mh-review-booking #mh_payment_form #afterpay_process_btn {
  background-color: black;
  background-image: url(/assets/icons/checkout-afterpay-b636c0107dbf76744cad9c0727c668c50530a87c3b7a10cf798809ab02edaba4.svg);
  background-size: 13.5rem auto;
}
.mh-review-booking #mh_payment_form #paypal_process_btn {
  background-image: url(/assets/icons/paypal-bb230994469278cbe80e0336a575209516879ad6a5e8cc9233956e71747de578.svg);
}
.mh-review-booking #mh_payment_form #afterpay_process_btn {
  background-image: url(/assets/icons/afterpay_logo-01db2261294b0ae55e44a9b5e74f3bba1edbc7913faff1693fff99d76ed205ed.svg);
}
.mh-review-booking #mh_payment_form #paypal_process_btn, .mh-review-booking #mh_payment_form #afterpay_process_btn {
  background-position: center right 1rem;
  background-size: 5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .mh-review-booking #mh_payment_form #paypal_process_btn, .mh-review-booking #mh_payment_form #afterpay_process_btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.mh-review-booking #mh_payment_form #payment_options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.mh-review-booking #mh_payment_form #cc_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c54801 !important;
  color: #fff !important;
}
.mh-review-booking #mh_payment_form #cc_btn:before {
  display: inline-block;
  height: 1rem;
  width: 1rem;
  background-image: url(/assets/icons/credit-card-7fadc6ee9269c488641123bd5ba6764ca7e0c3ac206bf5c1fb8280c6f2a5fe26.svg);
  background-repeat: no-repeat;
  margin-right: 0.5rem;
  content: "";
  border-radius: 0 !important;
}
.mh-review-booking #mh_payment_form #cc_dropdown {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.mh-review-booking #mh_payment_form #cc_dropdown.open {
  opacity: 1;
  max-height: 3000px;
  overflow: visible;
}
.mh-review-booking #mh_payment_form #process_form_btn {
  background-color: #c54801 !important;
  color: #fff !important;
}
.mh-review-booking #payment-section {
  margin-top: 1.25rem;
}
.mh-checkout--plan .mh-review-booking #payment-section {
  border-top: 0;
}
.mh-checkout--plan .mh-review-booking #payment-section > .container {
  padding-left: 0;
  padding-right: 0;
}
.mh-review-booking-medicare {
  margin-bottom: 1rem;
}
.mh-review-booking-medicare-title {
  letter-spacing: 2px;
  font-size: 0.875rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.mh-review-booking-medicare input {
  border: 1px solid #cbcbcb;
  padding: 0.75rem 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 0.25rem !important;
}
.mh-review-booking-medicare input::-webkit-input-placeholder {
  color: #cbcbcb;
}
.mh-review-booking-medicare input::-moz-placeholder {
  color: #cbcbcb;
}
.mh-review-booking-medicare input:-ms-input-placeholder {
  color: #cbcbcb;
}
.mh-review-booking-medicare input::-ms-input-placeholder {
  color: #cbcbcb;
}
.mh-review-booking-medicare input::placeholder {
  color: #cbcbcb;
}
.mh-review-booking .review-booking-pricing-wrap {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 1rem 0;
}
.mh-review-booking .review-booking-pricing-wrap .mh-review-booking-price-total-subtitle {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}

@-webkit-keyframes grow-width {
  0% {
    width: 0%;
  }
  100% {
    width: calc(100% + 2px);
  }
}

@keyframes grow-width {
  0% {
    width: 0%;
  }
  100% {
    width: calc(100% + 2px);
  }
}
.quizzes .quiz_slider .auto_continue:before {
  border-radius: 5px;
  top: -1px;
  left: -1px;
  height: calc(100% + 2px);
}

.mental_q165b {
  position: relative;
}

section .container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  section .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  section .container {
    max-width: 1400px;
  }
}

.m-woo--banner {
  background-color: #82c780;
  padding: 0.5rem;
}
.m-woo--hero {
  background-image: url(/assets/weight_loss/woo/stadium-8cab58a7ed07f2374b7438e83e4913de651a1b3819eb6d1c2d849553d546dcaf.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  height: 18.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}
@media (min-width: 992px) {
  .m-woo--hero {
    height: 28rem;
    padding-top: 2rem;
  }
}
@media (min-width: 1200px) {
  .m-woo--hero {
    height: 31.25;
  }
}
.m-woo--hero-player {
  position: absolute;
  top: 2rem;
  width: 11.25rem;
}
.m-woo--hero-player#gordy {
  right: auto;
  left: -2.5rem;
}
@media (min-width: 768px) {
  .m-woo--hero-player#gordy {
    -webkit-transform: translateX(calc(-6.25rem - 14vw));
            transform: translateX(calc(-6.25rem - 14vw));
    left: 0;
    right: 0;
    margin: auto;
    top: 4.25rem;
    width: clamp(11.25rem, 24vw, 18.75rem);
  }
}
.m-woo--hero-player#hindy {
  left: auto;
  right: -2.5rem;
}
@media (min-width: 768px) {
  .m-woo--hero-player#hindy {
    -webkit-transform: translateX(calc(6.25rem + 14vw));
            transform: translateX(calc(6.25rem + 14vw));
    left: 0;
    right: 0;
    margin: auto;
    top: 4.25rem;
    width: clamp(11.25rem, 24vw, 18.75rem);
  }
}
.m-woo--hero-badge {
  width: 17.5rem;
  margin: auto;
}
@media (min-width: 768px) {
  .m-woo--hero-badge {
    width: 18.75rem;
  }
}
@media (min-width: 992px) {
  .m-woo--hero-badge {
    width: 25rem;
    margin-bottom: 1rem;
  }
}
.m-woo--hero-tagline {
  width: 15rem;
  display: none;
  margin: auto;
}
@media (min-width: 992px) {
  .m-woo--hero-tagline {
    display: block;
  }
}
.m-woo--explainer {
  background-color: #003d3b;
  padding: 2rem 0;
}
.m-woo--explainer .container {
  max-width: 37.5rem;
}
.m-woo--explainer .heading {
  max-width: 13ch;
}
@media (min-width: 576px) {
  .m-woo--explainer .heading {
    max-width: none;
  }
}
.m-woo--explainer * {
  color: white;
}
.m-woo--stats {
  padding: 0;
  overflow: hidden;
}
.m-woo--stats .container {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .m-woo--stats .container {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.m-woo--stats-player {
  display: none;
  position: absolute;
  bottom: 0;
  width: 17rem;
  z-index: 2;
}
@media (min-width: 992px) {
  .m-woo--stats-player {
    display: block;
  }
}
.m-woo--stats-player#gordy-illustration {
  left: -5rem;
}
.m-woo--stats-player#hindy-illustration {
  right: -5rem;
}
.m-woo--stats-box > div {
  background-color: #f9f9f2;
  border-radius: 0 0 0.75rem 0.75rem;
  padding: 2rem;
}
@media (min-width: 768px) {
  .m-woo--stats-box > div {
    border-radius: 0.75rem;
  }
}
.m-woo--stats-box > div img {
  width: 6rem;
}
.m-woo--stats h2.heading {
  margin-bottom: 2rem;
}
.m-woo--stats h3.heading {
  color: #82c780;
  margin-bottom: 0.3rem;
}
.m-woo--stats p {
  max-width: 24ch;
  margin: 0 auto 1rem auto;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .m-woo--stats .col-12 {
    display: block !important;
  }
  .m-woo--stats .toggle {
    opacity: 0;
    height: 0;
    display: none;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .m-woo--stats [data-selected-0] h2.heading {
    color: #a90533;
  }
  .m-woo--stats [data-selected-1] h2.heading {
    color: #669fd5;
  }
}
.m-woo--win {
  background-color: #daeed9;
  padding: 2rem 0;
}
.m-woo--win .container {
  max-width: 40rem;
}
.m-woo--win .heading {
  max-width: 29ch;
}
.m-woo--info {
  background-color: #f9f9f2;
  padding: 3rem 0;
  position: relative;
}
.m-woo--info .col-12 {
  position: relative;
}
@media (min-width: 768px) {
  .m-woo--info .col-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 768px) {
  .m-woo--info {
    padding: 6rem 0;
  }
}
.m-woo--info .button {
  margin-top: 2.5rem;
}
.m-woo--info .heading {
  max-width: 17ch;
}
.m-woo--info-banner-container {
  position: absolute;
  top: 2rem;
  left: 15px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .m-woo--info-banner-container {
    top: 0;
  }
}
.m-woo--info-banner {
  background-color: #82c780;
  padding: 0.25rem;
  width: 17rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  z-index: 2;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  position: absolute;
  top: 3rem;
  left: -4.5rem;
  font-size: 0.65rem;
  text-align: center;
}
@media (min-width: 576px) {
  .m-woo--info-banner {
    top: 3.5rem;
    left: -4rem;
    font-size: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .m-woo--info-banner {
    top: 4rem;
    left: -3.5rem;
    font-size: 0.9rem;
  }
}
.m-woo--info-header {
  font-size: 1.5rem;
  margin-bottom: 0;
}
.m-woo--info-icons {
  width: 100%;
  max-width: 35rem;
  margin: 4rem auto 0 auto;
  font-family: "MaisonNeue-Demi";
  font-size: 0.875rem;
}
.m-woo--info-icons-container {
  height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.5rem;
}
.m-woo--info-icons img {
  width: 2rem;
}
.m-woo--info-icons-star img {
  width: 1rem;
  margin: auto 0.1rem auto;
}
.m-woo--info-image {
  border-radius: 0.75rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .m-woo--info-image {
    height: 34rem;
    margin-top: 0;
  }
}
.m-woo--info .heading {
  margin-bottom: 2rem;
}
.m-woo--content {
  background-color: #003d3b;
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .m-woo--content {
    padding: 4rem 0;
  }
  .m-woo--content .horizontal-slider--wrp {
    max-width: 1400px;
  }
}
.m-woo--content .heading {
  color: white;
}
.m-woo--content .horizontal-slider--wrp {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .m-woo--content .horizontal-slider--wrp {
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
}
.m-woo--content .slider-child {
  min-width: calc(100vw - 4rem);
}
@media (min-width: 576px) {
  .m-woo--content .slider-child {
    min-width: 50vw;
  }
}
@media (min-width: 768px) {
  .m-woo--content .slider-child {
    min-width: 35vw;
  }
}
@media (min-width: 992px) {
  .m-woo--content .slider-child {
    min-width: 18rem;
  }
}
.m-woo--content .slider-child > div {
  position: relative;
  overflow: hidden;
  border-radius: 0.75rem;
  height: 100%;
  width: 100%;
  position: relative;
}
.m-woo--content .slider-child > div img, .m-woo--content .slider-child > div video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .m-woo--content .slider-child:hover .media-play {
    opacity: 0.8;
  }
}
.m-woo--content .media-play {
  background-image: url(/assets/icons/play-36a786dcd0703215d185d0f67e48fa50744b352cbd244fbe00acfbe22f22a4ee.svg);
  background-size: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  background-color: #82c780;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border: 0;
  -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
}
.m-woo--footer {
  background-color: #f9f9f2;
  padding: 3rem 0;
  position: relative;
}
@media (min-width: 768px) {
  .m-woo--footer {
    padding-top: 5rem;
    padding-bottom: 4rem;
  }
}
.m-woo--footer .back-to-top {
  position: absolute;
  bottom: -1.5rem;
  right: 2rem;
}
@media (min-width: 768px) {
  .m-woo--footer .back-to-top {
    right: 6rem;
  }
}
.m-woo--footer .heading {
  max-width: 19ch;
}
@media (min-width: 768px) {
  .m-woo--footer .col-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.m-woo--footer .button {
  margin-top: 2.5rem;
}
.m-woo--footer-image {
  border-radius: 0.75rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .m-woo--footer-image {
    height: 34rem;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .m-woo--footer-image {
    -o-object-position: center left;
       object-position: center left;
  }
}
.m-woo--modal .modal-dialog {
  border-radius: 0.75rem;
}
.m-woo--modal .modal-content {
  background-color: #f9f9f2;
}
@media (min-width: 0) and (max-width: 767px) {
  .m-woo--modal .modal-body {
    padding: 2rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .m-woo--modal .modal-body .button {
    width: 100%;
  }
}
.m-woo--modal-badge {
  width: 5.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .m-woo--modal-badge {
    width: 7rem;
  }
}
.m-woo--modal .heading {
  max-width: 30ch;
  margin-bottom: 1.5rem;
}
.m-woo--modal-step {
  display: none;
}
.m-woo--modal-step-field > div {
  position: relative;
}
.m-woo--modal-step#woo--modal-step-1 .m-woo--modal-step-field {
  max-width: 12.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-woo--modal-step#woo--modal-step-1 .m-woo--modal-step-field > div:last-child {
  margin-left: 0.5rem;
}
.m-woo--modal-step#woo--modal-step-1 .m-woo--modal-step-field-label {
  display: block;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .m-woo--modal-step#woo--modal-step-1 .m-woo--modal-step-field-label {
    margin-right: 2rem;
  }
}
@media (min-width: 768px) {
  .m-woo--modal-step#woo--modal-step-1 .m-woo--modal-step-field {
    max-width: 18.75rem;
  }
}
.m-woo--modal-step#woo--modal-step-1 .m-woo--modal-step-field-unit {
  position: absolute;
  right: 1px;
  margin: auto;
  pointer-events: none;
  background-color: white;
  top: 0;
  bottom: 0;
  height: 2rem;
  width: 2.5rem;
  text-align: right;
  padding-right: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.m-woo--modal-step#woo--modal-step-1 .m-woo--modal-step-field input {
  color: #82c780;
  width: 7rem;
}
.m-woo--modal-step#woo--modal-step-2 .m-woo--modal-step-field-container {
  text-align: left;
}
@media (min-width: 768px) {
  .m-woo--modal-step#woo--modal-step-2 .m-woo--modal-step-field-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: left;
  }
  .m-woo--modal-step#woo--modal-step-2 .m-woo--modal-step-field-container .m-woo--modal-step-field {
    width: calc(50% - 1rem);
  }
}
.m-woo--modal-step#woo--modal-step-2 .m-woo--modal-step-field {
  margin-bottom: 1rem;
}
.m-woo--modal-step#woo--modal-step-2 .m-woo--modal-step-field strong {
  display: block;
  padding-left: 1rem;
}
.m-woo--modal-step#woo--modal-step-2 .m-woo--modal-step-field-at {
  color: #82c780;
  position: absolute;
  left: 0.75rem;
  top: 1.3rem;
  margin: auto;
  pointer-events: none;
}
.m-woo--modal-step#woo--modal-step-2 .m-woo--modal-step-field #instagram_handle {
  padding-left: 2rem;
}

#shakes--modal img {
  margin-top: -10px;
}
@media (min-width: 768px) {
  #shakes--modal img {
    margin-top: -20px;
    width: 100px;
    height: 100px;
  }
}

[data-toggle-option-id] [data-selected-0],
[data-selected-1] {
  display: none !important;
}

[data-toggle-option-id="0"] [data-selected-0] {
  display: revert !important;
}

[data-toggle-option-id="1"] [data-selected-1] {
  display: revert !important;
}

.toggle {
  background-color: #fff;
  width: 100%;
  max-width: 37.5rem;
  margin: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  border-bottom: 5px solid #E2E2E2;
}
.toggle-button {
  border-radius: inherit;
  min-width: auto;
  width: 50%;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
  cursor: pointer;
  z-index: 2;
  position: relative;
  -webkit-transition: left 100ms ease;
  transition: left 100ms ease;
  padding: 1rem 0;
}
.toggle:before {
  content: "";
  border-radius: inherit;
  position: absolute;
  width: 50%;
  height: 5px;
  background-color: #a90533;
  z-index: 1;
  -webkit-transition: left 100ms ease;
  transition: left 100ms ease;
  left: 0;
  right: 0;
  bottom: -5px;
}
.toggle[data-option-id="1"]:before {
  left: 50%;
  background-color: #669fd5;
}

#woo-timer {
  font-family: "MaisonNeue-Demi";
  font-size: 1.5rem;
  padding: 0.5rem;
  border: 2px solid #82c780;
  border-radius: 0.45rem;
  margin-bottom: 2.25rem;
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  #woo-timer {
    max-width: 15rem;
  }
}

.np-landingpage-hero {
  background-image: url(/assets/non_prescription/np-store-hero-9e5ac6ca5bfb6157b6f8c8d3aec9264ebb20ef0509a0d18044e190f664f25266.jpg);
  padding: 6.75rem 0 0.5rem;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 200%;
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-hero {
    position: sticky;
    top: 80px;
    background-position: 7% 15%;
    padding: 2rem 0 5rem;
  }
}
@media (min-width: 768px) {
  .np-landingpage-hero {
    background-image: url(/assets/non_prescription/np-store-hero-9e5ac6ca5bfb6157b6f8c8d3aec9264ebb20ef0509a0d18044e190f664f25266.jpg);
    padding: 8rem 1.5rem 12rem;
    background-position: 0 37%;
    background-size: cover;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .np-landingpage-hero {
    padding: 2.5rem 1rem 6rem;
    background-position: 0 27%;
    background-size: 150%;
  }
}
.np-landingpage-hero-title.heading {
  margin-bottom: 0;
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .np-landingpage-hero-title.heading {
    font-size: 3.75rem;
  }
}
.np-landingpage-hero-subtitle {
  margin-bottom: 0.25rem !important;
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-hero-subtitle {
    font-size: 0.875rem;
    margin-bottom: 2rem !important;
  }
  .np-landingpage-hero-subtitle span {
    font-size: 0.5rem;
  }
}
@media (min-width: 768px) {
  .np-landingpage-hero-subtitle {
    margin-bottom: 1rem !important;
    font-size: 1.2rem;
  }
}
.np-landingpage-hero-subtitle a {
  font-size: 0.875rem;
}

.np-landingpage-bundles-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  -webkit-transition: opacity ease 300ms;
  transition: opacity ease 300ms;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
}

.np-landingpage-bundles-modal {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100vw;
  overflow: auto;
  height: 90vh;
  opacity: 0;
  z-index: -1;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.np-landingpage-bundles-modal::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .np-landingpage-bundles-modal {
    width: 95vw;
  }
}
@media (min-width: 768px) {
  .np-landingpage-bundles-modal {
    max-height: 60%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
    max-width: 992px;
    top: 50%;
    left: 50%;
    background-color: #fff;
    height: auto;
    padding: 1.5rem 2rem 0.5rem;
    border-radius: 1.5rem;
    display: none;
    opacity: 1;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-bundles-modal-wrap {
    position: absolute;
    background-color: #fff;
    padding: 0 0 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    -webkit-transition: -webkit-transform ease 300ms;
    transition: -webkit-transform ease 300ms;
    transition: transform ease 300ms;
    transition: transform ease 300ms, -webkit-transform ease 300ms;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
.np-landingpage-bundles-modal.show-bundles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  z-index: 101;
}
@media (min-width: 768px) and (max-width: 991px) {
  .np-landingpage-bundles-modal.show-bundles .np-landingpage-bundles-modal-wrap {
    margin: 1rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-bundles-modal.show-bundles .np-landingpage-bundles-modal-wrap {
    margin: 1rem;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.np-landingpage-bundles-modal.show-bundles + .np-landingpage-bundles-modal-backdrop {
  display: block;
}
.np-landingpage-bundles-modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-bundles-modal-header {
    position: sticky;
    top: 0;
    background-color: #fff;
    padding: 1rem;
    z-index: 2;
    -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
}
@media (min-width: 768px) {
  .np-landingpage-bundles-modal-header {
    margin-bottom: 1rem;
  }
}
.np-landingpage-bundles-modal-title {
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-bundles-modal-title {
    font-size: 1.5rem;
  }
}
.np-landingpage-bundles-modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-bundles-modal-content {
    padding: 0.5rem 1rem;
  }
}
.np-landingpage-bundles-modal-content .single-product {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  margin: 0 0.75rem;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  border: 1px solid #f6f6f6;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 1.5rem 1rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-bundles-modal-content .single-product {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .np-landingpage-bundles-modal-content .single-product {
    -ms-flex-preferred-size: calc(50% - 1.5rem);
        flex-basis: calc(50% - 1.5rem);
    max-width: calc(50% - 1.5rem);
  }
}
.np-landingpage-bundles-modal-content .single-product-learn-more {
  display: none;
}
.np-landingpage-bundles-modal-content .single-product-price {
  font-family: "MaisonNeue-Demi";
  color: #003d3b;
}
.np-landingpage-bundles-modal-content .single-product-image-wrap {
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-bundles-modal-content .single-product-image-wrap img {
    height: 5.5rem;
  }
}
@media (min-width: 768px) {
  .np-landingpage-bundles-modal-content .single-product-image-wrap {
    margin-bottom: 0;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-bundles-modal-content .single-product-content {
    height: auto;
    max-width: calc(50% - 0.5rem);
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-bundles-modal-content .single-product .button {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.np-landingpage-bundles-modal-close {
  cursor: pointer;
}

@media (min-width: 768px) {
  .np-landingpage-productlistwrap .np-landingpage-productfilters {
    position: sticky;
    top: 5rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .np-landingpage-productlistwrap .np-landingpage-productfilters {
    top: 7rem;
  }
}
.np-landingpage-productlistwrap .np-landingpage-productfilters-title {
  font-size: 1.125rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 768px) {
  .np-landingpage-productlistwrap .np-landingpage-productfilters-title {
    margin-bottom: 1rem;
  }
}
.np-landingpage-productlistwrap .np-landingpage-productfilters-title[data-active=true] {
  position: relative;
}
.np-landingpage-productlistwrap .np-landingpage-productfilters-title[data-active=true]:after {
  content: "";
  height: 0.75rem;
  width: 0.75rem;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  background-color: #c54801;
  display: block;
}
@media (min-width: 768px) {
  .np-landingpage-productlistwrap .np-landingpage-productfilters-title[data-active=true]:after {
    left: 1rem;
    right: unset;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.np-landingpage-productlistwrap .np-landingpage-productfilters-title img {
  margin-left: 0.5rem;
}
@media (min-width: 768px) {
  .np-landingpage-productlistwrap .np-landingpage-productfilters-title img {
    margin-right: 0.5rem;
  }
}
.np-landingpage-productlistwrap .np-landingpage-productfilters-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-productlistwrap .np-landingpage-productfilters-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    z-index: 99;
    padding: 0 0.5rem;
    margin: 0;
    -webkit-transition: -webkit-transform ease 300ms;
    transition: -webkit-transform ease 300ms;
    transition: transform ease 300ms;
    transition: transform ease 300ms, -webkit-transform ease 300ms;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .np-landingpage-productlistwrap .np-landingpage-productfilters-wrap-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "MaisonNeue-Demi";
    padding: 1rem 0.5rem;
    width: 100%;
  }
  .np-landingpage-productlistwrap .np-landingpage-productfilters-wrap.show-filters {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .np-landingpage-productlistwrap .np-landingpage-productfilters-wrap.show-filters + .np-landingpage-productfilters-backdrop {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.np-landingpage-productlistwrap .np-landingpage-productfilters-button {
  -ms-flex-preferred-size: calc(50% - 1rem);
      flex-basis: calc(50% - 1rem);
  border: 2px solid #e2e2e2;
  border-radius: 3.75rem;
  padding: 0.5rem 1rem;
  color: #003d3b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  margin: 0 0.5rem 1rem;
  cursor: pointer;
  -webkit-transition: all ease 100ms;
  transition: all ease 100ms;
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-productlistwrap .np-landingpage-productfilters-button {
    font-size: 0.75rem;
    font-family: "MaisonNeue-Demi";
  }
}
.np-landingpage-productlistwrap .np-landingpage-productfilters-button:hover {
  border-color: #003d3b;
}
.np-landingpage-productlistwrap .np-landingpage-productfilters-button.filter-all-products {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.np-landingpage-productlistwrap .np-landingpage-productfilters-button.active {
  background-color: #003d3b;
  border-color: #003d3b;
  color: #fff;
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-productlistwrap .np-landingpage-productfilters-col {
    z-index: 90;
    top: 4.25rem;
    background-color: #fff;
    padding: 1rem;
  }
  @supports (-webkit-touch-callout: none) {
    .np-landingpage-productlistwrap .np-landingpage-productfilters-col {
      position: -webkit-sticky;
    }
  }
  @supports not (-webkit-touch-callout: none) {
    .np-landingpage-productlistwrap .np-landingpage-productfilters-col {
      position: sticky;
    }
  }
  .np-landingpage-productlistwrap .np-landingpage-productfilters-col.add-shadow {
    -webkit-box-shadow: 0 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.1);
  }
  .np-landingpage-productlistwrap .np-landingpage-productfilters-col.bring-top {
    z-index: 99;
  }
}

.np-landingpage-productlistwrap {
  padding: 0;
  background: #fff;
  position: relative;
}
@media (min-width: 768px) {
  .np-landingpage-productlistwrap {
    padding: 3rem 1.5rem 0;
  }
}

.np-landingpage-productslist-featured {
  border: 4px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f2), to(#f9f9f2)) padding-box, -webkit-gradient(linear, left top, right top, from(#daeed9), to(#fff9c9)) border-box;
  background: -webkit-linear-gradient(#f9f9f2, #f9f9f2) padding-box, -webkit-linear-gradient(left, #daeed9, #fff9c9) border-box;
  background: linear-gradient(#f9f9f2, #f9f9f2) padding-box, linear-gradient(to right, #daeed9, #fff9c9) border-box;
  border-radius: 1rem;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.np-landingpage-productslist-featured.hidden {
  display: none !important;
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-productslist-featured .single-product:nth-of-type(n + 4) {
    display: none !important;
  }
  .np-landingpage-productslist-featured .single-product-price {
    display: none;
  }
}
@media (min-width: 768px) {
  .np-landingpage-productslist-featured {
    padding: 1.5rem 2rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-productslist-featured.single-product-horizontal-layout.single-product-horizontal-layout-reverse .single-product-image-wrap {
    margin-bottom: 0;
  }
  .np-landingpage-productslist-featured.single-product-horizontal-layout.single-product-horizontal-layout-reverse .np-landingpage-productslist-products {
    margin: 0;
  }
  .np-landingpage-productslist-featured.single-product-horizontal-layout.single-product-horizontal-layout-reverse .single-product:nth-of-type(n + 3) {
    display: none !important;
  }
  .np-landingpage-productslist-featured.single-product-horizontal-layout.single-product-horizontal-layout-reverse .single-product-image-wrap {
    margin-bottom: 0;
  }
}
.np-landingpage-productslist .productslist-featured-title {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 768px) {
  .np-landingpage-productslist .productslist-featured-title {
    margin-bottom: 1.5rem;
  }
}
.np-landingpage-productslist-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .single-product-horizontal-layout .np-landingpage-productslist-products {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .np-landingpage-productslist-products {
    margin: 0 -1rem;
  }
}
@media (min-width: 992px) {
  .np-landingpage-productslist-products {
    margin: 0 -3rem;
  }
}
.np-landingpage-productslist-productswrap {
  margin-bottom: 3rem;
}
.np-landingpage-productslist-productswrap[data-filter=true] {
  margin-bottom: 0;
}
.np-landingpage-productslist-productswrap[data-filter=true] + .np-landingpage-productslist-featured {
  margin-bottom: 4rem;
}
.np-landingpage-productslist-productswrap.align-center .np-landingpage-productslist-products {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.np-landingpage-productslist .np-landingpage-productslist-lifestyle {
  width: calc(100% - 1rem);
  margin: 0 auto 1.5rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 768px) {
  .np-landingpage-productslist .np-landingpage-productslist-lifestyle {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(100% - 2rem);
    margin: 0 auto 3rem;
  }
}
@media (min-width: 992px) {
  .np-landingpage-productslist .np-landingpage-productslist-lifestyle {
    width: calc(100% - 6rem);
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-productslist.single-product-horizontal-layout .np-landingpage-productslist-lifestyle {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.np-landingpage-productslist-lifestyle {
  border-radius: 0.5rem;
  background-color: #daeed9;
  border: 2px solid #daeed9;
  margin: 0 0 3rem;
}
@media (min-width: 768px) {
  .np-landingpage-productslist-lifestyle {
    min-height: 12rem;
  }
}
.np-landingpage-productslist-lifestyle-img {
  background-image: url(/assets/non_prescription/lifestyle-banner-673b1708fe10990973417d992e7a3cb8480ff745b4e717fd65b77d8d46d0bad3.png);
  background-size: cover;
  background-repeat: no-repeat;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  height: 6.5rem;
  background-position: top center;
}
@media (min-width: 768px) {
  .np-landingpage-productslist-lifestyle-img {
    height: auto;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.5rem;
  }
}
.np-landingpage-productslist-lifestyle-img.hair {
  background-image: url(/assets/non_prescription/lifestyle-banner-hair-5cf8403203c906fc2ed5702c644abd226449983811086e1662f0c54edd91d9e6.jpg);
}
.np-landingpage-productslist-lifestyle-img.sex {
  background-image: url(/assets/non_prescription/lifestyle-banner-sex-ea7210513145130a8417f210ea89f4ced3714e37041064f3a28e0acff9f074cf.jpg);
}
.np-landingpage-productslist-lifestyle-img.skin {
  background-image: url(/assets/non_prescription/lifestyle-banner-skin-a74ff36488127119455a7acb580ee3e21aa3e07989eb6fdfcb4e0f99359395a5.jpg);
}
.np-landingpage-productslist-lifestyle-img.sleep {
  background-image: url(/assets/non_prescription/lifestyle-banner-sleep-883799d695dcac488e98c2ab5e55b20aab28c2e004426f51f0cec70b3d594f12.jpg);
}
.np-landingpage-productslist-lifestyle-img.mental-health {
  background-image: url(/assets/non_prescription/lifestyle-banner-stress-34b467af10287be3f88eb72394af30b967d9aa43f0298e4e52e246f8586ee549.jpg);
}
.np-landingpage-productslist-lifestyle-img.weight-loss {
  background-image: url(/assets/non_prescription/lifestyle-banner-weight-loss-708579caecfdfd4b846b412ce75c1b32a6b038e94d51ea9d29b0a79d88050a2b.png);
}
.np-landingpage-productslist-lifestyle-img.non_prescription {
  background-image: url(/assets/non_prescription/lifestyle-banner-non-prescription-faec573c08585fffe3875c48f630b07706b08b664c87c0bfb269842e6485434f.jpg);
  background-position: center;
}
.np-landingpage-productslist-lifestyle-content {
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .np-landingpage-productslist-lifestyle-content {
    padding: 2rem 1.5rem;
    font-size: 1.125rem;
  }
}

.np-landingpage-interestedincta {
  background-color: #ebebd4;
  padding: 1.5rem 0;
  position: relative;
}
@media (min-width: 768px) {
  .np-landingpage-interestedincta {
    padding: 4rem 1.5rem;
  }
}
.np-landingpage-interestedincta-wrap {
  border-radius: 1rem;
  overflow: hidden;
  background-color: #fff;
  max-width: 991px;
  margin: 0 auto;
}
.np-landingpage-interestedincta-img {
  background-image: url(/assets/non_prescription/interested-in-cta-c85aa42cdec8ec6dc4beac2e21eb205b006fde7f30ecd6a347fd1f45e164a4c4.png);
  background-size: cover;
  background-position: center;
  min-height: 9.25rem;
}
@media (min-width: 768px) {
  .np-landingpage-interestedincta-img {
    min-height: unset;
  }
}
.np-landingpage-interestedincta-content {
  padding: 1rem;
}
@media (min-width: 768px) {
  .np-landingpage-interestedincta-content {
    padding: 1.5rem;
  }
}
.np-landingpage-interestedincta-content .button {
  margin-bottom: 0;
}
.np-landingpage-interestedincta-title {
  font-family: "Clearface-Bold";
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
@media (min-width: 0) and (max-width: 767px) {
  .np-landingpage-interestedincta-title {
    font-size: 1.5rem;
  }
}
.np-landingpage-interestedincta .np-landingpage-interestedincta-subtitle {
  margin-bottom: 1.5rem;
}

#np_community {
  position: relative;
}
#np_community #community_carousel {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  #np_community #community_carousel {
    margin-bottom: 2rem;
  }
}
#np_community #community_carousel img {
  border-radius: 0.5rem;
}
@media (min-width: 768px) {
  #np_community #community_carousel img {
    border-radius: 2rem;
  }
}
#np_community .button {
  display: inline-block;
}

.single-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: calc(50% - 1rem);
  -ms-flex-preferred-size: calc(50% - 1rem);
      flex-basis: calc(50% - 1rem);
  margin: 0 0.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .single-product {
    min-height: 100%;
  }
  .single-product-horizontal-layout .single-product {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 0;
    margin-right: 0;
  }
  .single-product-horizontal-layout .single-product.single-product-horizontal-layout-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .single-product-horizontal-layout .single-product.single-product-horizontal-layout-reverse .single-product-image-wrap {
    margin-right: 1rem;
  }
  .single-product-horizontal-layout .single-product .single-product-button {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .single-product-horizontal-layout .single-product .single-product-image-wrap {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-bottom: 1rem;
    max-width: calc(50% - 1rem);
  }
  .single-product-horizontal-layout .single-product .single-product-image-wrap img {
    height: 6.25rem;
  }
  .single-product-horizontal-layout .single-product .single-product-content {
    height: auto;
    max-width: calc(50% - 1rem);
  }
  .single-product-horizontal-layout .single-product .single-product-best-seller {
    left: unset;
    right: 0;
  }
}
@media (min-width: 768px) {
  .single-product {
    max-width: calc(33.33% - 2rem);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0 1rem;
  }
}
@media (min-width: 992px) {
  .single-product {
    max-width: calc(33.33% - 6rem);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0 3rem;
  }
}
.single-product.variant-white-bg-centered {
  background-color: #fff;
  padding: 1.5rem;
  border: 1rem;
  text-align: center;
  border-radius: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .single-product.variant-white-bg-centered {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.single-product.variant-white-bg-centered .single-product-learn-more {
  -ms-flex-item-align: center;
      align-self: center;
}
.single-product.variant-white-bg-centered .single-product-button {
  width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
  .single-product.variant-white-bg-centered .single-product-button {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.single-product.variant-white-bg-centered .single-product-learn-more {
  font-family: "MaisonNeue-Book";
}
@media (min-width: 0) and (max-width: 767px) {
  .single-product.variant-white-bg-centered .single-product-content {
    height: auto;
    text-align: left;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .single-product.variant-white-bg-centered .single-product-image-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-bottom: 1rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .single-product.variant-white-bg-centered .single-product-price {
    font-family: "MaisonNeue-Book";
  }
}
.np-landingpage-productslist-productswrap .single-product {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .np-landingpage-productslist-productswrap .single-product {
    margin-bottom: 3rem;
  }
}
.single-product-image-wrap {
  position: relative;
  margin-bottom: 0.5rem;
  text-align: center;
}
.single-product-image-wrap img {
  height: 5rem;
  width: auto;
}
@media (min-width: 1200px) {
  .single-product-image-wrap img {
    height: 10rem;
  }
}
@media (min-width: 768px) {
  .single-product-image-wrap {
    margin-bottom: 1rem;
  }
}
.single-product-best-seller {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #82c780;
  color: #003d3b;
  padding: 0.25rem 0.5rem;
  font-family: "MaisonNeue-Demi";
  z-index: 2;
  border-radius: 3.75rem;
  font-size: 0.75rem;
}
@media (min-width: 1200px) {
  .single-product-best-seller {
    color: #fff;
    background-color: #003d3b;
    border: 1px solid #f9f9f2;
    font-size: 1rem;
  }
}
.single-product-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.single-product-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.25rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  .single-product-title {
    font-size: 1.125rem;
    margin-bottom: 0.5rem;
  }
}
.single-product-price {
  color: #6b6b6b;
  margin-bottom: 0.5rem !important;
}
@media (min-width: 0) and (max-width: 767px) {
  .single-product-price {
    font-family: "MaisonNeue-Demi";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .single-product-price span.single-product-quantity {
    font-family: "MaisonNeue-Book";
    border-right: none;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.single-product-price-sale {
  color: #c54801;
  text-decoration: line-through;
  font-family: "MaisonNeue-Book";
  margin-left: 0.25rem;
}
.single-product-price .single-product-quantity {
  padding-right: 0.5rem;
  margin-right: 0.25rem;
  border-right: 1px solid #6b6b6b;
}
.single-product-learn-more {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #6b6b6b;
  text-decoration: none;
}
.np-landingpage-productslist-featured .single-product-learn-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single-product-learn-more img {
  margin-left: 0.5rem;
}
@media (min-width: 768px) {
  .single-product-learn-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "MaisonNeue-Demi";
  }
}
.single-product.show-add-to-cart .single-product-learn-more {
  margin-bottom: 1.5rem;
}
.single-product-button.button {
  margin-bottom: 0;
  margin-top: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 100%;
}
.np-landingpage-bundles-modal-content .single-product-button.button {
  width: auto;
}

@media (min-width: 0) and (max-width: 767px) {
  .non-prescription-store-wrap .container {
    width: 100%;
    max-width: 100%;
  }
}
.non-prescription-store-wrap section .container {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1400px) {
  .non-prescription-store-wrap section .container {
    padding-left: 0;
    padding-right: 0;
  }
}

.cart_summary-title {
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-size: 0.875rem;
  font-family: "MaisonNeue-Demi";
}

.sp-details-customers-also-bought {
  background-color: #f9f9f2;
  padding: 1.5rem 0;
}
@media (min-width: 768px) {
  .sp-details-customers-also-bought {
    padding: 4rem 1.5rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-customers-also-bought .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.sp-details-customers-also-bought-title.heading {
  margin-bottom: 3rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-customers-also-bought-title.heading {
    font-size: 1.5rem;
    margin: 0 1rem 1rem;
  }
}
.sp-details-customers-also-bought-products-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-customers-also-bought-products-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .sp-details-customers-also-bought-products-wrap .single-product {
    min-width: 80vw;
  }
}

.sp-details-faqs {
  padding: 2rem 1rem;
}
@media (min-width: 768px) {
  .sp-details-faqs {
    padding: 4rem 1.5rem;
  }
}
.sp-details-faqs .container {
  padding-left: 0;
  padding-right: 0;
}
.sp-details-faqs-list-wrap {
  margin-bottom: 1rem;
}
.sp-details-faqs-disclaimer {
  font-size: 0.75rem;
  color: #6b6b6b;
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-faqs-disclaimer {
    margin-bottom: 1rem !important;
  }
}
.sp-details-faqs-whats-in-it-content {
  margin-bottom: 1rem;
}
.sp-details-faqs-extra-info {
  margin-bottom: 0.5rem;
}
.sp-details-faqs-ingredients-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sp-details-faqs-ingredients-list-title {
  margin-bottom: 1rem !important;
  font-family: "MaisonNeue-Demi";
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.sp-details-faqs-ingredients-list .sp-details-ingredients-text {
  padding: 1rem;
  border-radius: 1rem;
  background-color: #f9f9f2;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
}
@media (min-width: 768px) {
  .sp-details-faqs-ingredients-list .sp-details-ingredients-text {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -ms-flex-preferred-size: calc(50% - 2rem);
        flex-basis: calc(50% - 2rem);
    margin-right: 2rem;
  }
}
@media (min-width: 768px) {
  .sp-details-faqs-ingredients-list .sp-details-ingredients-text:after {
    content: "";
    height: 1.5rem;
    width: 0.875rem;
    background-image: url(/assets/icons/arr-right-light-05a2d652982327cb8b376d63f7a852f11c449a30cbd48c785e4403d0c4219a1b.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: -3rem;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.sp-details-faqs-ingredients-list .secondary_ingredients {
  margin: -0.25rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .sp-details-faqs-ingredients-list .secondary_ingredients {
    padding-left: 2rem;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
    max-width: calc(50% - 1rem);
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.sp-details-faqs-ingredients-list .secondary_ingredients .ingredient {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  margin: 0.25rem;
  background-color: #f9f9f2;
  border: 2px solid #ebebd4;
  border-radius: 0.5rem;
  padding: 0.625rem 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  font-size: 0.75rem;
  color: #000;
}
.sp-details-faqs-ingredients-list .secondary_ingredients .ingredient img {
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .sp-details-faqs-ingredients-list .secondary_ingredients .ingredient {
    -ms-flex-preferred-size: calc(50% - 0.5rem);
        flex-basis: calc(50% - 0.5rem);
    max-width: calc(50% - 0.5rem);
  }
}
.sp-details-faqs-ingredients-list .secondary_ingredients .ingredient img {
  max-width: 100%;
  max-height: 3.5rem;
  max-width: 3.5rem;
  background: transparent;
  margin-bottom: 0;
}
.sp-details-faqs-multiple-ingredients-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1rem;
}
.sp-details-faqs-multiple-ingredients-block p {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.sp-details-faqs-ingredients-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-faqs-ingredients-tabs {
    overflow: auto;
    padding-bottom: 0.5rem;
    min-width: 100%;
  }
}
.sp-details-faqs-ingredients-tabs .single-tab {
  margin-right: 2rem;
  font-size: 1rem;
  font-family: "MaisonNeue-Book";
  opacity: 0.5;
  -webkit-transition: opacity ease 100ms;
  transition: opacity ease 100ms;
  color: #003d3b;
  cursor: pointer;
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-faqs-ingredients-tabs .single-tab {
    white-space: nowrap;
  }
}
.sp-details-faqs-ingredients-tabs .single-tab.active {
  opacity: 1;
  font-family: "MaisonNeue-Demi";
}
.sp-details-faqs-ingredients-tabs-details {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sp-details-faqs-ingredients-tabs-details.show-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sp-details-faqs .np-landingpage-productslist-lifestyle {
  margin-bottom: 0;
}
.sp-details-faqs .np-landingpage-productslist-lifestyle:nth-of-type(n + 2) {
  margin: 1rem 0;
}
.sp-details-faqs .np-landingpage-productslist-lifestyle:last-of-type {
  margin-bottom: 0;
}
.sp-details-faqs .faq-header {
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .sp-details-faqs .faq-header {
    margin-bottom: 2rem;
  }
}
.sp-details-faqs .single-faq:first-of-type .faq-question {
  border-top: 1px solid #cbcbcb;
}
.sp-details-faqs .faq-question {
  border-bottom: 1px solid #cbcbcb;
  padding-left: 0;
}
.sp-details-faqs .faq-question:hover {
  border-bottom-color: #003d3b;
}
.sp-details-faqs .mosh-faq .faq-question:after {
  right: 0;
}
.sp-details-faqs .mosh-faq .faq-answer {
  padding: 0;
}
.sp-details-faqs .faq-img-wrap {
  display: none;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .sp-details-faqs .faq-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sp-details-faqs .faq-img-wrap {
    margin-top: 2rem;
  }
}
.sp-details-faqs .mosh-faq .faq-answer > .content {
  padding-top: 1rem;
}
.sp-details-faqs .mosh-faq .faq-question[aria-expanded=true]:not(.no-sticky).sticky {
  background-color: #f9f9f2;
}
.sp-details-faqs .faq-section-title {
  display: none;
}
.sp-details-faqs .faq-answer {
  color: #6b6b6b;
}

#individual_product {
  scroll-behavior: smooth;
}

.anchor-link {
  position: relative;
  top: -80px;
}

.sp-details-quantity {
  font-family: "MaisonNeue-Demi";
  padding: 0.5rem 1rem;
  border: 2px solid #e2e2e2;
  border-radius: 3.75rem;
  display: inline-block;
  margin-right: 0.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-quantity {
    font-size: 0.875rem;
    border: none;
    background-color: #daeed9;
    margin-bottom: 1.5rem !important;
  }
}
.product_hero_text .sp-details-quantity {
  margin-bottom: 2rem;
}

.sp-details-description p, .sp-details-benefits p {
  margin-bottom: 0.5rem;
}
.sp-details-description ul, .sp-details-benefits ul {
  padding: 0;
}
.sp-details-description ul li, .sp-details-benefits ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 1.125rem;
}
.sp-details-description ul li:before, .sp-details-benefits ul li:before {
  content: "";
  min-height: 0.625rem;
  min-width: 0.625rem;
  border-radius: 50%;
  margin-right: 0.5rem;
  background-color: #82c780;
  position: relative;
  top: 0.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-description ul li:before, .sp-details-benefits ul li:before {
    margin-left: 0.5rem;
  }
}

.sp-details-back-to-store {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 2rem;
}
.sp-details-back-to-store:hover {
  text-decoration: underline;
}
.sp-details-back-to-store:before {
  content: "";
  width: 1rem;
  height: 0.75rem;
  background-image: url(/assets/icons/arr-left-darkgreen-0193d1d2bc290227095058ee57db9a71615bc12e7529d6ed75c55b845a360288.svg);
  margin-right: 1rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .sp-details-back-to-store:before {
    width: 2rem;
    height: 1.25rem;
  }
}

.sp-details-hero {
  padding: 1rem;
}
@media (min-width: 768px) {
  .sp-details-hero {
    padding: 2rem 1.5rem;
  }
}
.sp-details-hero .container {
  padding-left: 0;
  padding-right: 0;
}
.sp-details-hero .product_hero_thumbnails {
  display: none;
}
.sp-details-hero .flickity-page-dots {
  bottom: -2.5rem;
}
.sp-details-hero .flickity-page-dots .dot {
  height: 0.625rem !important;
  width: 0.625rem !important;
  background-color: #e2e2e2;
  border: none;
  margin: 0 0.25rem;
}
@media (min-width: 768px) {
  .sp-details-hero .flickity-page-dots .dot {
    height: 1rem !important;
    width: 1rem !important;
  }
}
.sp-details-hero .flickity-page-dots .dot.is-selected {
  background-color: #6b6b6b;
}
.sp-details-hero .product_hero_carousel .product_hero_slide {
  text-align: center;
}
.sp-details-hero .product_hero_carousel .product_hero_slide img {
  border-radius: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-hero-title.heading {
    font-size: 1.5rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-hero-images-col {
    text-align: center;
    margin-bottom: 4rem;
  }
}

.sp-details-description, .sp-details-benefits {
  margin-bottom: 1.75rem;
}
.sp-details-description-title, .sp-details-benefits-title {
  font-family: "MaisonNeue-Demi";
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}

.sp-details-packaging-may-vary {
  font-size: 0.875rem;
  color: #6b6b6b;
  text-align: center;
}
@media (min-width: 768px) {
  .sp-details-packaging-may-vary {
    text-align: left;
  }
}

.sp-details-hero-reviews {
  color: #82c780;
  font-size: 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .sp-details-hero-reviews {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 1rem;
    margin-bottom: 1.75rem;
  }
}
.sp-details-hero-reviews:before {
  content: "";
  background-image: url(/assets/icons/green-stars-5c4d3b8d26149fc7681a6b5504d54683e516ed033ffcca071174f643c5b04380.svg);
  background-size: contain;
  margin-right: 0.5rem;
  height: 1rem;
  width: 6rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .sp-details-hero-reviews:before {
    margin-bottom: 0;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .sp-details-benefits {
    padding: 1rem;
    background-color: #daeed9;
    border-radius: 1rem;
    margin-bottom: 1.5rem;
  }
  .sp-details-benefits-title, .sp-details-benefits ul li {
    font-size: 1rem;
  }
  .sp-details-benefits ul {
    margin-bottom: 0;
  }
  .sp-details-benefits ul li:before {
    min-height: 0.25rem;
    min-width: 0.25rem;
    background-color: #003d3b;
    border-radius: 2px;
    position: relative;
    top: 0.6rem;
  }
}

#product_hero_weight-loss-shake .product_hero_images {
  margin-bottom: 3rem;
}
#product_hero_weight-loss-shake .product_hero_thumbnails {
  display: none;
}
@media (min-width: 0) and (max-width: 767px) {
  #product_hero_weight-loss-shake .product-hero-title {
    font-size: 2rem;
  }
}
#product_hero_weight-loss-shake .np_key_benefits .text_bubble {
  margin-top: 0;
}

.shakes-benefit-hero-points-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 1rem 0 1.5rem;
}
@media (min-width: 768px) {
  .shakes-benefit-hero-points-wrap {
    margin-bottom: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 992px) {
  .shakes-benefit-hero-points-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.shakes-benefit-hero-points-wrap p {
  padding: 0.5rem 1rem;
  background: #daeed9;
  margin-bottom: 0.5rem;
  border-radius: 3.75rem;
  font-size: 0.875rem;
  -ms-flex-item-align: center;
      align-self: center;
  width: 16rem;
  text-align: center;
}
@media (min-width: 992px) {
  .shakes-benefit-hero-points-wrap p {
    -ms-flex-item-align: start;
        align-self: flex-start;
    text-align: left;
  }
}
.shakes-benefit-hero-points-wrap p:first-of-type {
  margin-right: 0.5rem;
}

.sp-details-reviews {
  padding: 1.5rem 0;
  background: #daeed9;
}
@media (min-width: 768px) {
  .sp-details-reviews {
    padding: 3rem 0;
  }
}
.sp-details-reviews-title.heading {
  text-align: center;
  margin-bottom: 0.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-reviews-title.heading {
    font-size: 1.5rem;
  }
}
.sp-details-reviews-subtitle {
  margin-bottom: 3rem !important;
  font-size: 1.125rem;
  text-align: center;
}
.sp-details-reviews-footer {
  text-align: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .sp-details-reviews-footer {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.sp-details-reviews-trustpilot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 1.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sp-details-reviews-trustpilot {
    margin: 0 0 2rem;
  }
}
.sp-details-reviews-trustpilot > * {
  margin: 0 0.5rem;
}
.sp-details-reviews .horizontal-slider--wrp {
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .sp-details-reviews .horizontal-slider--wrp {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
}
.sp-details-reviews .horizontal-slider--wrp .review-card {
  min-width: 70vw;
  margin-right: 2rem;
  height: 100%;
}
@media (min-width: 768px) {
  .sp-details-reviews .horizontal-slider--wrp .review-card {
    min-width: 26rem;
  }
}
.sp-details-reviews .horizontal-slider--wrp .review-card-reviewer {
  margin-top: auto;
}
.sp-details-reviews .horizontal-slider--wrp .horizontal-slider.full-width.slider-draggable {
  min-width: calc(var(--vw, 1vw) * 100);
}

.sp-details-sticky-cta {
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
}
.sp-details-sticky-cta-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sp-details-sticky-cta-price {
  font-family: "MaisonNeue-Demi";
  font-size: 1.125rem;
  margin-right: 1.5rem;
}
.sp-details-sticky-cta .button {
  margin-bottom: 0;
}
.sp-details-sticky-cta-header p {
  font-size: 0.8rem;
  margin: 1rem 0 0 0;
}

.np-product-modal .sp-details-benefits ul {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.shakes-hero {
  position: relative;
  padding: 0;
}
@media (min-width: 768px) {
  .shakes-hero {
    padding: 5rem 0;
  }
}
.shakes-hero-section-title.heading {
  font-size: 0.875rem;
  letter-spacing: 2px;
  margin-bottom: 0.5rem;
  font-family: "MaisonNeue-Demi";
  text-transform: uppercase;
}
.shakes-hero-program-type {
  margin-bottom: 1.5rem;
}
.shakes-hero-program-type .program-types-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.25rem;
}
.shakes-hero-program-type .program-types-wrap .single-type {
  border-radius: 0.5rem;
  border: 1px solid #e2e2e2;
  padding: 1rem;
  color: #003d3b;
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
  background-color: transparent;
  cursor: pointer;
  text-align: center;
  margin: 0 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-hero-program-type .program-types-wrap .single-type {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.shakes-hero-program-type .program-types-wrap .single-type input {
  display: none;
}
.shakes-hero-program-type .program-types-wrap .single-type .type-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
.shakes-hero-program-type .program-types-wrap .single-type .type-subtitle {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.shakes-hero-program-type .program-types-wrap .single-type .type-price {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.shakes-hero-program-type .program-types-wrap .single-type.active {
  color: #fff;
  background-color: #003d3b;
  border-color: #003d3b;
}
.shakes-hero-frequency .single-frequency {
  padding: 1.75rem 1rem;
  font-family: "MaisonNeue-Demi";
  position: relative;
  border: 2px solid #e2e2e2;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
  overflow: hidden;
  cursor: pointer;
}
.shakes-hero-frequency .single-frequency.has-offer {
  padding: 0;
  background-color: #e2e2e2;
}
.shakes-hero-frequency .single-frequency.has-offer .frequency-content {
  padding: 1rem 1rem;
  background-color: #fff;
}
.shakes-hero-frequency .single-frequency.has-offer .frequency-content:before, .shakes-hero-frequency .single-frequency.has-offer .frequency-content:after {
  right: 1rem;
}
.shakes-hero-frequency .single-frequency input {
  display: none;
}
.shakes-hero-frequency .single-frequency .frequency-content {
  position: relative;
}
.shakes-hero-frequency .single-frequency .frequency-content:before {
  content: "";
  height: 1.5rem;
  width: 1.5rem;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 2px solid #e2e2e2;
}
.shakes-hero-frequency .single-frequency .frequency-content:after {
  content: "";
  height: 0.75rem;
  width: 0.75rem;
  background: #003d3b;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  -webkit-transition: opacity ease 300ms;
  transition: opacity ease 300ms;
}
.shakes-hero-frequency .single-frequency label {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
  cursor: pointer;
}
.shakes-hero-frequency .single-frequency label span {
  font-family: "MaisonNeue-Book";
  display: block;
}
.shakes-hero-frequency .single-frequency .frequency-offer {
  display: block;
  padding: 0.5rem 1rem;
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
  font-size: 0.875rem;
}
.shakes-hero-frequency .single-frequency.active {
  border-color: #003d3b;
}
.shakes-hero-frequency .single-frequency.active.has-offer {
  background-color: #003d3b;
}
.shakes-hero-frequency .single-frequency.active.has-offer .frequency-offer {
  color: #fff;
}
.shakes-hero-frequency .single-frequency.active .frequency-content:after {
  opacity: 1;
}
.shakes-hero-free-shaker {
  padding: 0.75rem 1rem;
  background-color: #daeed9;
  color: #003d3b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  margin-bottom: 1.5rem;
}
.shakes-hero-free-shaker img {
  max-width: 2rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-hero-slider {
    margin-bottom: 3rem;
  }
}
.shakes-hero-slider img {
  max-width: 100%;
}
.shakes-hero-slider .flickity-page-dots .dot {
  width: 0.625rem !important;
  height: 0.625rem !important;
  border-color: #e2e2e2;
  background-color: transparent;
}
.shakes-hero-slider .flickity-page-dots .dot.is-selected {
  background-color: #f9f9f2;
}
@media (min-width: 768px) {
  .shakes-hero-slider .flickity-page-dots .dot {
    width: 0.75rem !important;
    height: 0.75rem !important;
  }
}
.shakes-hero-product-name.heading {
  margin-bottom: 0.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-hero-product-name.heading {
    text-align: center;
    margin-bottom: 0.5rem;
    font-size: 2rem;
  }
}
.shakes-hero-key-benefits ul {
  padding: 0;
  margin: 0;
}
.shakes-hero-key-benefits ul li {
  margin-bottom: 0.5rem;
  padding-left: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.shakes-hero-key-benefits ul li:before {
  position: absolute;
  top: 0.6rem;
  left: 0.5rem;
  content: "";
  height: 0.25rem;
  width: 0.25rem;
  border-radius: 50%;
  background-color: #003d3b;
  display: block;
}
.shakes-hero .shakes-benefit-hero-points-wrap {
  margin: 0;
}
.shakes-hero .shakes-benefit-hero-points-wrap p {
  width: auto;
}
@media (min-width: 768px) {
  .shakes-hero .shakes-benefit-hero-points-wrap {
    margin-bottom: 1rem;
  }
}
.shakes-hero .sp-details-sticky-cta {
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
}
@media (min-width: 0) and (max-width: 767px) {
  .shakes-hero .sp-details-sticky-cta {
    border-radius: 1rem 1rem 0 0;
  }
}

.hl-treatment #what-to-expect.sex-for-best-results {
  background-color: #fff;
}
.hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp {
  margin-bottom: 0.75rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp {
    border-top: 1px solid rgba(188, 188, 188, 0.2);
    margin-bottom: 1.5rem;
  }
}
.hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step {
  margin: 5px;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step {
    border-bottom: 1px solid rgba(188, 188, 188, 0.2);
    padding: 1rem 0;
  }
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step:before {
    display: none;
  }
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step:after {
    display: none;
  }
}
.hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-img {
  margin-bottom: 0.5rem;
  max-height: 5rem;
  height: 5rem;
  max-width: 5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-img {
    max-height: 3rem;
    width: auto;
    margin-right: 1rem;
    margin-bottom: 0;
  }
}
.hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-header:before {
  display: none;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
  }
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-header:before {
    content: "";
    position: absolute;
    top: 1rem;
    right: 1rem;
    height: 0.75rem;
    width: 0.75rem;
    background-image: url(/assets/hair/pilot_vs_mosh/arrow-down-462db2a970acee46a9295a8d569d6480dcd222dde20a21193df58291f0bbcb29.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    left: unset;
    border: none;
    display: block;
    background-color: transparent;
    border-radius: unset;
  }
}
.hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-desc {
  font-family: "MaisonNeue-Demi";
  color: #6b6b6b;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-desc {
    font-size: 0.75rem;
    font-family: "MaisonNeue-Book";
    color: #003d3b;
  }
}
.hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-header__col {
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-header__col {
    margin-bottom: 0;
  }
}
.hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-text {
  font-size: 0.875rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-text {
    max-height: 0;
    -webkit-transition: max-height ease 300ms;
    transition: max-height ease 300ms;
    overflow: hidden;
  }
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-text.show-text {
    max-height: 100vh;
  }
}
@media (min-width: 768px) {
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-text {
    text-align: center;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step.showing-text .step-header {
    margin-bottom: 1rem;
  }
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step.showing-text .step-header:before {
    background-image: url(/assets/icons/modal-x-0fb779aa60d842879c61782f3463656ded6b14feffb97d818c777facce4ca16b.svg);
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect__wrp .expect-step .step-heading {
    font-family: "MaisonNeue-Demi";
    font-size: 1rem;
    margin-top: 0;
  }
}
.hl-treatment #what-to-expect.sex-for-best-results .what-to-expect-footer-subtitle {
  font-size: 0.875rem;
  text-align: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .hl-treatment #what-to-expect.sex-for-best-results .what-to-expect-footer-subtitle {
    font-size: 0.75rem;
  }
}

.sex-plan .async_header {
  padding: 8rem 0 2.5rem;
}

.sex-checkout .addon-item .dosage {
  display: none;
}

.checkout-v2 .thearapy-details-modal .modal-body {
  padding: 1rem;
}
.checkout-v2 .thearapy-details-modal .modal-dialog {
  margin: 1rem;
  -webkit-transform: translate(calc(-50% - 1rem), -50%);
          transform: translate(calc(-50% - 1rem), -50%);
  top: 50%;
  left: 50%;
}
@media (min-width: 0) and (max-width: 767px) {
  .checkout-v2 .thearapy-details-modal .modal-dialog {
    max-width: calc(100% - 2rem);
  }
}
.checkout-v2 .thearapy-details-modal .modal-content {
  border-radius: 1rem !important;
}
.checkout-v2 .thearapy-details-modal-title {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 768px) {
  .checkout-v2 .thearapy-details-modal-title {
    font-size: 1.5rem;
  }
}
.checkout-v2 .thearapy-details-modal-text {
  margin-bottom: 1rem;
}
.checkout-v2 .thearapy-details-modal-confirm {
  margin: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .checkout-v2 .thearapy-details-modal-confirm {
    width: 100%;
  }
}

body .modal-backdrop {
  background: rgba(0, 61, 59, 0.45);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}

.checkout-v2 .therapy-confirmation {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #003d3b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateX(100vw);
          transform: translateX(100vw);
  -webkit-transition: -webkit-transform ease 300ms;
  transition: -webkit-transform ease 300ms;
  transition: transform ease 300ms;
  transition: transform ease 300ms, -webkit-transform ease 300ms;
  z-index: 97;
}
.checkout-v2 .therapy-confirmation.show-confirmation {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.checkout-v2 .therapy-confirmation-doc-img {
  margin-bottom: 1rem;
  height: 4rem;
  width: 4rem;
}
@media (min-width: 768px) {
  .checkout-v2 .therapy-confirmation-doc-img {
    margin-bottom: 1.5rem;
    height: 5rem;
    width: 5rem;
  }
}
.checkout-v2 .therapy-confirmation-content {
  max-width: 100%;
  margin: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .checkout-v2 .therapy-confirmation-content {
    max-width: 576px;
  }
}
.checkout-v2 .therapy-confirmation-title {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  color: #fff;
}
@media (min-width: 768px) {
  .checkout-v2 .therapy-confirmation-title {
    font-size: 2rem;
  }
}
.checkout-v2 .therapy-confirmation-subtitle {
  color: #fff;
  margin-bottom: 2rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .checkout-v2 .therapy-confirmation-subtitle {
    font-size: 0.875rem;
  }
}
.checkout-v2 .therapy-confirmation-cta-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0) and (max-width: 767px) {
  .checkout-v2 .therapy-confirmation-cta-wrap {
    position: fixed;
    width: calc(100% - 2rem);
    bottom: 0.5rem;
  }
}
.checkout-v2 .therapy-confirmation-cta-wrap .button {
  margin: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .checkout-v2 .therapy-confirmation-cta-wrap .button:first-of-type {
    margin-right: 0.5rem;
  }
  .checkout-v2 .therapy-confirmation-cta-wrap .button:last-of-type {
    margin-left: 0.5rem;
  }
  .checkout-v2 .therapy-confirmation-cta-wrap .button:last-of-type:before {
    display: none !important;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .checkout-v2 .therapy-confirmation-cta-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .checkout-v2 .therapy-confirmation-cta-wrap .button {
    width: 100%;
  }
}

.checkout-v2.sex-checkout .single-addon__body--lg {
  padding-bottom: 1.5rem;
}
.checkout-v2.sex-checkout #custom_frequency {
  display: none;
}
.checkout-v2.sex-checkout .frequency-picker {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 3rem;
  background-color: #daeed9;
  margin-bottom: 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .checkout-v2.sex-checkout .frequency-picker {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .checkout-v2.sex-checkout .frequency-picker {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.checkout-v2.sex-checkout .frequency-picker > .frequency-picker-option {
  padding: 0.5rem 1rem;
  opacity: 0.5;
  color: #003d3b;
  font-size: 0.875rem;
  font-family: "MaisonNeue-Demi";
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
  cursor: pointer;
  text-align: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .checkout-v2.sex-checkout .frequency-picker > .frequency-picker-option {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.checkout-v2.sex-checkout .frequency-picker > .frequency-picker-option.active {
  background-color: #003d3b;
  color: #fff;
  opacity: 1;
  border-radius: 2.5rem;
}
.checkout-v2.sex-checkout .frequency-picker > .frequency-picker-option:hover {
  background-color: #003d3b;
  color: #fff;
  border-radius: 2.5rem;
}
.checkout-v2.sex-checkout .frequency-picker-wrap {
  padding: 0 1rem;
}
.checkout-v2.sex-checkout .frequency-picker-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1rem;
}

.portal-verticals-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .portal-verticals-list {
    margin: 0 -0.625rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.portal-verticals-list-title.heading {
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .portal-verticals-list-title.heading {
    font-size: 1.5rem;
  }
}
.portal-verticals-list .portal-single-vertical {
  border-radius: 1rem;
  padding: 1rem;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: calc(33% - 1.25rem);
      flex-basis: calc(33% - 1.25rem);
  margin: 0 0 1rem;
}
@media (min-width: 768px) {
  .portal-verticals-list .portal-single-vertical {
    margin: 0.625rem;
  }
}
.portal-verticals-list .portal-single-vertical .button.is-dark {
  background-color: #c54801;
  letter-spacing: -0.01em;
  font-family: "MaisonNeue-Book";
  font-size: 16px;
  padding: 16px 24px;
  line-height: 20px;
  text-transform: inherit;
  height: 95%;
  vertical-align: text-top;
}
.portal-verticals-list .portal-single-vertical .button.is-dark:before {
  background-color: transparent;
}
@media screen and (max-width: 992px) {
  .portal-verticals-list .portal-single-vertical .button.is-dark {
    font-size: 0.875rem;
    padding: 0.55rem !important;
  }
}
.portal-verticals-list .portal-single-vertical-col {
  text-align: left;
  margin: auto;
  padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .portal-verticals-list .portal-single-vertical-col {
    text-align: center;
  }
}
.portal-verticals-list .portal-single-vertical-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
  font-family: "Clearface-Bold";
  font-size: 1.5rem;
}
.portal-verticals-list .portal-single-vertical-header span {
  margin-right: 1rem;
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
  font-size: 18px;
}
.portal-verticals-list .portal-single-vertical-header img {
  height: 2.5rem;
  width: 2.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.portal-verticals-list .portal-single-vertical-content {
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .portal-verticals-list .portal-single-vertical-content {
    font-size: 0.875rem;
  }
}
.portal-verticals-list .portal-single-vertical-content p {
  color: #003d3b;
}
.portal-verticals-list .portal-single-vertical-desc {
  margin-bottom: 0.5rem;
}
.portal-verticals-list .portal-single-vertical-learn-more {
  text-decoration: none;
  font-family: "MaisonNeue-Demi";
  font-size: 0.875rem;
  color: #003d3b;
}
.portal-verticals-list .portal-single-vertical-footer {
  margin-top: auto;
}
.portal-verticals-list .portal-single-vertical-footer .button {
  margin: 0;
}
.portal-verticals-list .portal-single-vertical-footer .button.disable-link {
  cursor: default;
  pointer-events: none;
}
.portal-verticals-list .portal-single-vertical-footer .button.disable-link:after, .portal-verticals-list .portal-single-vertical-footer .button.disable-link:before {
  display: none;
}

.portal-referral-invite-friend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 0.75rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .portal-referral-invite-friend {
    margin-bottom: 3rem;
  }
}
.portal-referral-invite-friend-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 768px) {
  .portal-referral-invite-friend-content {
    padding-right: 2rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .portal-referral-invite-friend-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1rem;
  }
}
.portal-referral-invite-friend-header .portal-referral-invite-friend-title-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 2rem;
}
.portal-referral-invite-friend-header img {
  max-width: 3.125rem;
}
.portal-referral-invite-friend-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.portal-referral-invite-friend-image img {
  max-height: 12.5rem;
}
.portal-referral-invite-friend-title.heading {
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .portal-referral-invite-friend-title.heading {
    font-size: 2rem;
  }
}
.portal-referral-invite-friend-title.heading.text-orange {
  color: #c54801;
  margin-bottom: 0.75rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .portal-referral-invite-friend-subtitle {
    font-size: 0.875rem;
  }
}

.portal-referral .portal-referral-how {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .portal-referral .portal-referral-how {
    margin-bottom: 3rem;
  }
}
.portal-referral .portal-referral-how-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.75rem;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .portal-referral .portal-referral-how-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .portal-referral .portal-referral-how-steps {
    font-size: 0.875rem;
  }
}
.portal-referral .portal-referral-how-steps:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .portal-referral .portal-referral-how-steps:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.portal-referral .portal-referral-how-steps-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .portal-referral .portal-referral-how-steps-title {
    font-size: 1.125rem;
  }
}

.portal-referral .portal-referral-your-referrals {
  border-radius: 1rem;
  padding: 1.5rem;
  background-color: #daeed9;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .portal-referral .portal-referral-your-referrals {
    padding: 1rem 1.25rem;
    max-width: 19rem;
    margin-bottom: 3rem;
  }
}
.portal-referral .portal-referral-your-referrals-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .portal-referral .portal-referral-your-referrals-title {
    font-size: 1.125rem;
  }
}
.portal-referral .portal-referral-your-referrals-stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.875rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.portal-referral .portal-referral-your-referrals-stat p {
  margin-bottom: 0;
}
.portal-referral .portal-referral-your-referrals-stat-value {
  font-size: 1rem;
  font-family: "MaisonNeue-Demi";
}
.portal-referral .portal-referral-your-referrals-stat-wrap {
  margin-bottom: 1rem;
}
.portal-referral .portal-referral-your-referrals-subtitle {
  font-size: 0.75rem;
}

.portal-referral-share {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .portal-referral-share {
    margin-bottom: 3rem;
  }
}
.portal-referral-share-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .portal-referral-share-header {
    margin-bottom: 0.75rem;
  }
}
.portal-referral-share-header img {
  max-width: 2.5rem;
  height: auto;
  margin-right: 0.25rem;
}
@media (min-width: 768px) {
  .portal-referral-share-header img {
    max-width: 3.25rem;
  }
}
.portal-referral-share-header-title {
  font-size: 1rem;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 768px) {
  .portal-referral-share-header-title {
    font-size: 1.5rem;
  }
}
.portal-referral-share-link-wrap {
  border-radius: 0.5rem;
  background-color: #daeed9;
  padding: 0.75rem;
  font-size: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (min-width: 768px) {
  .portal-referral-share-link-wrap {
    font-size: 1.125rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.portal-referral-share-link-wrap span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 1rem;
  text-overflow: ellipsis;
}
.portal-referral-share-link-wrap button {
  margin: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .portal-referral-share-link-wrap button {
    padding: 0.25rem 0.5rem;
  }
}
.portal-referral-share-link-copied {
  opacity: 0;
  position: absolute;
  right: 0;
  background: #003d3b;
  color: #fff;
  font-family: "MaisonNeue-Demi";
  font-size: 0.875rem;
  padding: 0.25rem 0.5rem;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 0.25rem;
  -webkit-transform: translateX(calc(100% + 0.75rem));
          transform: translateX(calc(100% + 0.75rem));
  border: 1px solid #003d3b;
}
.portal-referral-share-link-copied.show {
  opacity: 1;
}
.portal-referral-share-link-copied:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-right: 0.5rem solid #003d3b;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.portal-referral {
  padding-top: 4.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .portal-referral {
    padding: 4.5rem 1.5rem 1.5rem;
  }
}
.portal-referral.hide-portal-content {
  display: none;
}
.portal-referral .back-to-top {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 99;
}

.tnc-open .profile_container.nav_links {
  left: 2.5rem;
}

.portal-referral-tnc {
  background-color: #fff;
  border-radius: 0.75rem;
  padding: 1rem 1.25rem;
}
.portal-referral-tnc-wrap {
  display: none;
  padding-top: 4.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .portal-referral-tnc-wrap.container {
    padding: 4.5rem 1.5rem 1.5rem;
  }
}
.portal-referral-tnc-wrap.show-tnc {
  display: block;
}
.portal-referral-tnc-wrap .back-to-top {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 99;
}
.portal-referral-tnc-title.heading {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .portal-referral-tnc-title.heading {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .portal-referral-tnc-content {
    font-size: 0.875rem;
  }
}
.portal-referral-tnc-back {
  background-image: url(/assets/icons/angle-left-dark-dfd51d96b9914aa1a8882aef612c1da6e438a7a53fc75e72e1b22d796107abb2.svg);
  width: 1.5rem;
  height: 1.5rem;
  left: 1rem;
  top: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 100;
  display: none;
  position: absolute;
  cursor: pointer;
}
.portal-referral-tnc-back.show-back {
  display: block;
}
@media (min-width: 0) and (max-width: 767px) {
  .portal-referral-tnc-back {
    top: 1.5rem;
  }
}

.subscription-cycle {
  padding: 1rem 1rem 1.5rem;
  border-bottom: 1px solid #e2e2e2;
}
.subscription-cycle-content {
  max-width: 40rem;
  margin: 0 auto;
}
.subscription-cycle-title {
  margin-bottom: 0.5rem;
  font-family: "MaisonNeue-Demi";
}
.subscription-cycle-subtitle {
  color: #406e6c;
  font-size: 0.875rem;
  margin-bottom: 2rem;
  display: block;
}
.subscription-cycle-progress {
  height: 2px;
  width: 100%;
  background: #e2e2e2;
  margin-bottom: 1.5rem;
  border: none;
}
@media (min-width: 0) and (max-width: 767px) {
  .subscription-cycle-progress {
    height: auto;
    width: 2px;
    margin-bottom: 0;
    margin-right: 2rem;
    margin-left: 0.5rem;
  }
  .subscription-cycle-progress-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.subscription-cycle-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 0) and (max-width: 767px) {
  .subscription-cycle-steps {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.subscription-cycle-step {
  background: #003d3b;
  border-radius: 0.5rem;
  padding: 0.5rem 1rem;
  position: relative;
  text-align: left;
}
@media (min-width: 0) and (max-width: 767px) {
  .subscription-cycle-step:not(:last-of-type) {
    margin-bottom: 0.5rem;
  }
}
.subscription-cycle-step-title {
  margin-bottom: 0;
  font-family: "MaisonNeue-Demi";
  font-size: 0.875rem;
  color: white;
}
.subscription-cycle-step-date {
  font-size: 0.75rem;
  color: #99b1b1;
}
.subscription-cycle-step:before {
  content: "";
  position: absolute;
  top: -2.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 2rem;
  height: 2rem;
  border-radius: 0.5rem;
  background-image: url(/assets/icons/dark-green-time-71cd77a322e672ccc79f429918eab8d727460a3596cf931f6cff42c8524608ae.svg);
  background-color: white;
  z-index: 1;
  border: 0.5rem solid white;
  background-size: contain;
}
@media (min-width: 0) and (max-width: 767px) {
  .subscription-cycle-step:before {
    top: 50%;
    left: -3rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.subscription-cycle-step.done {
  background: #f6f6f6;
}
.subscription-cycle-step.done .subscription-cycle-step-title {
  color: #6b6b6b;
}
.subscription-cycle-step.done .subscription-cycle-step-date {
  color: #6b6b6b;
}
.subscription-cycle-step.done:before {
  background: url(/assets/icons/light-green-tick-69b0d901b938b4deb403e71fe42064d2efb540a9e56d33ffa5579c75061e655a.svg);
}
.subscription-cycle-step:first-of-type:after, .subscription-cycle-step:last-of-type:after {
  content: "";
  position: absolute;
  width: calc(50% - 1rem);
  background-color: #fff;
  left: 0;
  top: -2.5rem;
  height: 2rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .subscription-cycle-step:first-of-type:after, .subscription-cycle-step:last-of-type:after {
    top: 0;
    left: -3rem;
    height: calc(50% - 1rem);
    width: 2rem;
  }
}
.subscription-cycle-step:last-of-type:after {
  left: unset;
  right: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .subscription-cycle-step:last-of-type:after {
    top: unset;
    bottom: 0;
    left: -3rem;
  }
}

.flexible-billing-cancellation-modal .modal-dialog {
  width: clamp(240px, 100%, 24rem);
  margin-left: auto;
  margin-right: auto;
}
.flexible-billing-cancellation-modal .modal-content {
  border-radius: 1rem !important;
}
.flexible-billing-cancellation-modal .modal-body {
  padding: 1rem;
}
.flexible-billing-cancellation-modal .modal-content .modal-body .close {
  padding: 0.375rem;
}
.flexible-billing-cancellation-modal-title {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  font-family: "MaisonNeue-Demi";
}
.flexible-billing-cancellation-modal-subtitle {
  margin-bottom: 1.5rem;
  display: block;
}
.flexible-billing-cancellation-modal button.receive-pre-paid-orders {
  margin: 0 auto;
  margin-bottom: 0.5rem;
}
.flexible-billing-cancellation-modal button.cancel-all-orders {
  margin: 0 auto;
  border: none;
  background: white;
}

.not-satisfied-with-treatment {
  padding: 1rem;
  border: 2px solid #82c780;
  border-radius: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  background-color: #fff;
  margin-bottom: 4rem;
  position: relative;
  -webkit-transition: -webkit-box-shadow ease 100ms;
  transition: -webkit-box-shadow ease 100ms;
  transition: box-shadow ease 100ms;
  transition: box-shadow ease 100ms, -webkit-box-shadow ease 100ms;
}
.not-satisfied-with-treatment:hover {
  -webkit-box-shadow: 0 0.25rem 1.25rem -0.675rem rgba(19, 40, 18, 0.3);
          box-shadow: 0 0.25rem 1.25rem -0.675rem rgba(19, 40, 18, 0.3);
}
@media (min-width: 0) and (max-width: 767px) {
  .not-satisfied-with-treatment {
    margin-bottom: 2.5rem;
  }
}
.not-satisfied-with-treatment-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.not-satisfied-with-treatment img {
  margin-right: 1rem;
}
.not-satisfied-with-treatment-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.not-satisfied-with-treatment-content .not-satisfied-with-treatment-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.5rem;
}
.not-satisfied-with-treatment-content a {
  text-decoration: none;
  color: #6b6b6b;
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.not-satisfied-with-treatment-content a:hover {
  text-decoration: underline;
  color: #003d3b;
}
.not-satisfied-with-treatment-content a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(17%) sepia(39%) saturate(1832%) hue-rotate(142deg) brightness(93%) contrast(102%);
          filter: brightness(0) saturate(100%) invert(17%) sepia(39%) saturate(1832%) hue-rotate(142deg) brightness(93%) contrast(102%);
}
.not-satisfied-with-treatment-content a img {
  margin-left: 0.5rem;
}

.notifications-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 2rem;
  gap: 1rem;
}
@media (min-width: 768px) {
  .notifications-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .notifications-grid {
    gap: 1.5rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
.notifications-grid a.button,
.notifications-grid input[type=submit] {
  text-transform: inherit;
  letter-spacing: -0.01em;
  font-family: "MaisonNeue-Book";
  font-size: 16px;
  padding: 16px 24px !important;
  border-radius: 8px;
  height: 52px;
  line-height: 20px;
}
.notifications-grid a.button:before,
.notifications-grid input[type=submit]:before {
  background-color: transparent;
}
.notifications-grid-item {
  min-width: 0;
  max-width: 100%;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
          box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
  border-radius: 16px;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
}
@media (min-width: 768px) {
  .notifications-grid-item {
    max-width: 20rem;
  }
}
.notifications-grid-item.is-expanded {
  z-index: 202;
}
.notifications-grid-item.is-expanded .close-see-more-modal.button {
  display: block;
}
.notifications-grid-item.is-expanded .notifications-cta.button,
.notifications-grid-item.is-expanded .notifications-contact-mosh {
  display: none;
}
.notifications-grid-item.is-expanded ~ .notifications-grid-item-backdrop {
  opacity: 1;
  z-index: 201;
}
.notifications-grid-item.is-expanded .notifications-desc .notifications-doctor-name {
  font-family: "MaisonNeue-Book";
  cursor: text;
  text-decoration: none;
}
.notifications-grid-item .notifications-grid-item-doctor-name,
.notifications-grid-item .notifications-grid-item-doctor-info {
  display: none;
}
.notifications-grid-item.doctor-info-modal-open .notifications-date,
.notifications-grid-item.doctor-info-modal-open .notifications-title,
.notifications-grid-item.doctor-info-modal-open .notifications-desc {
  display: none;
}
.notifications-grid-item.doctor-info-modal-open .notifications-grid-item-doctor-name,
.notifications-grid-item.doctor-info-modal-open .notifications-grid-item-doctor-info {
  display: block;
}
.notifications-grid-item.doctor-info-modal-open .notifications-img {
  width: 4rem;
  height: 4rem;
}
.notifications-grid-item.doctor-info-modal-open .close-see-more-modal.button {
  display: block;
}
.notifications-grid-item.doctor-info-modal-open .notifications-cta.button {
  display: none;
}
.notifications-grid-item.doctor-info-modal-open ~ .notifications-grid-item-backdrop {
  opacity: 1;
  z-index: 201;
}
.notifications-grid-item-backdrop {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 61, 59, 0.4);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity ease 300ms;
  transition: opacity ease 300ms;
}
.notifications-grid-item .notifications-date {
  font-size: 0.75rem;
  color: #6b6b6b;
}
.notifications-grid-item .notifications-title {
  font-size: 1.125rem;
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.5rem;
}
.notifications-grid-item .notifications-img {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 0.5rem;
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
}
.notifications-grid-item .notifications-img-square {
  width: 2.5rem;
  height: 2.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 0.5rem;
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
  border-radius: 0px;
}
.notifications-grid-item .notifications-desc {
  margin-bottom: 1rem;
  word-break: break-word;
}
@media (min-width: 768px) {
  .notifications-grid-item .notifications-desc {
    margin-bottom: 4rem;
  }
}
.notifications-grid-item .notifications-desc.hidden {
  display: none;
}
.notifications-grid-item .notifications-desc .notifications-doctor-name {
  text-decoration: underline;
  cursor: pointer;
  font-family: "MaisonNeue-Demi";
}
.notifications-grid-item .notifications-desc .notifications-desc-see-more {
  font-family: "MaisonNeue-Demi";
  cursor: pointer;
  text-decoration: underline;
}
.notifications-grid-item .notifications-grid-item-doctor-info {
  margin-bottom: 0.5rem;
}
.notifications-grid-item .notifications-cta {
  margin-top: auto;
}
.notifications-grid-item .close-see-more-modal.button {
  display: none;
}
.notifications-grid-item .notifications-text {
  padding-bottom: 1rem;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 1rem;
}
.notifications-grid-item .notifications-contact-mosh {
  text-align: center;
  padding: 1rem;
  font-family: "MaisonNeue-Demi";
  text-decoration: none;
  margin-top: auto;
}
.notifications-grid-item .notifications-contact-mosh:hover {
  text-decoration: underline;
}

.notifications-wrap-title.heading {
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .notifications-wrap-title.heading {
    font-size: 1.5rem;
  }
}

.notifications-up-to-date {
  color: #003d3b;
}

body.notifications {
  padding-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  body.notifications {
    padding-top: calc(72px + 1.5rem);
  }
}

.need-medical-support {
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .need-medical-support {
    padding: 1rem 1rem 0;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .need-medical-support-title.heading {
    font-size: 1.5rem;
  }
}
.need-medical-support-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .need-medical-support-cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.need-medical-support-cards .medical-support-card {
  border: 1px solid #e2e2e2;
  border-radius: 1rem;
  padding: 1rem;
  cursor: pointer;
  position: relative;
  width: 100%;
}
.need-medical-support-cards .medical-support-card:not(:last-of-type) {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .need-medical-support-cards .medical-support-card {
    width: clamp(8rem, 100%, 320px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .need-medical-support-cards .medical-support-card:not(:last-of-type) {
    margin-bottom: 0;
    margin-right: 1.25rem;
  }
}
.need-medical-support-cards .medical-support-card-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  color: transparent;
}
.need-medical-support-cards .medical-support-card-overlay:hover ~ .medical-support-card-link {
  color: #406e6c;
}
.need-medical-support-cards .medical-support-card-overlay:hover ~ .medical-support-card-link img {
  -webkit-filter: brightness(0) saturate(100%) invert(40%) sepia(6%) saturate(1966%) hue-rotate(128deg) brightness(95%) contrast(96%);
          filter: brightness(0) saturate(100%) invert(40%) sepia(6%) saturate(1966%) hue-rotate(128deg) brightness(95%) contrast(96%);
}
.need-medical-support-cards .medical-support-card > img {
  width: 4rem;
  height: 4rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .need-medical-support-cards .medical-support-card > img {
    margin-bottom: 0;
    margin-right: 1rem;
  }
}
.need-medical-support-cards .medical-support-card-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.5rem;
}
.need-medical-support-cards .medical-support-card-link {
  color: #6b6b6b;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-transition: color ease 100ms;
  transition: color ease 100ms;
}
@media (min-width: 0) and (max-width: 767px) {
  .need-medical-support-cards .medical-support-card-link {
    font-size: 0.875rem;
  }
}
.need-medical-support-cards .medical-support-card-link span {
  margin-right: 0.5rem;
}
.need-medical-support-cards .medical-support-card-link img {
  max-width: 1rem;
  height: auto;
}

.communications {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #daeed9;
}
.communications #panel_portal_login {
  display: none;
}
.communications .portal_logo {
  left: 0 !important;
  right: 0 !important;
}
.communications html,
.communications .loading_overlay {
  background-color: #daeed9;
}
.communications .nav {
  background: #daeed9;
}
.communications .hamburger_container,
.communications .notifications_container,
.communications .account_container {
  display: none !important;
}

.communication-preferences {
  padding: 2.25rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.communication-preferences p,
.communication-preferences label,
.communication-preferences button,
.communication-preferences .back-btn {
  letter-spacing: -0.01em;
}
.communication-preferences .update-preferences,
.communication-preferences .back-btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: unset;
  padding: 1rem 1.5rem !important;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 20px;
  color: #f9f9f3;
  margin-bottom: 0;
  margin-top: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .communication-preferences .update-preferences,
  .communication-preferences .back-btn {
    width: 100%;
  }
}
.communication-preferences .email-field-wrapper {
  padding: 1rem;
  background: #f6f6f6;
  border-radius: 1rem;
  margin-bottom: 1rem;
}
.communication-preferences .email-field-wrapper p {
  font-family: "MaisonNeue-Demi";
  font-weight: 600;
  font-size: 1rem;
}
.communication-preferences .email-field-wrapper input[type=text] {
  padding: 16px;
  background: #ffffff;
  border: 1px solid #cbcbcb;
  border-radius: 8px !important;
}
.communication-preferences .communication-preferences-wrapper {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
  width: 457px;
  background: #ffffff;
  border: 1px solid #cbcbcb;
  -webkit-box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
          box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
  border-radius: 16px;
}
@media (min-width: 0) and (max-width: 767px) {
  .communication-preferences .communication-preferences-wrapper {
    width: 100%;
  }
}
.communication-preferences .communication-preferences-wrapper h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 120%;
  letter-spacing: -0.02em;
}
.communication-preferences .communication-preferences-wrapper label {
  font-size: 1rem;
}
.communication-preferences .communication-preferences-wrapper label,
.communication-preferences .communication-preferences-wrapper input[type=radio],
.communication-preferences .communication-preferences-wrapper input[type=checkbox] {
  cursor: pointer;
}
.communication-preferences .communication-preferences-wrapper input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 4px;
  background-clip: content-box;
  border: 1px solid #bbbbbb;
  background-color: transparent;
  border-radius: 50%;
  margin-top: -5px;
}
.communication-preferences .communication-preferences-wrapper input[type=radio]:checked {
  background-color: #39ce8f;
}
.communication-preferences .communication-preferences-wrapper input[type=checkbox] {
  background-color: #003d3b;
  accent-color: #003d3b;
  width: 20px;
  height: 20px;
  position: relative;
}
.communication-preferences .communication-preferences-wrapper input[type=checkbox]:indeterminate::before {
  content: " ━ ";
  background: #003d3b;
  color: white;
  top: 0;
  left: 0;
  position: absolute;
  height: inherit;
  width: inherit;
  background-clip: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 2px;
}
.communication-preferences .communication-preferences-wrapper input[type=checkbox]:checked {
  background-color: #003d3b;
  accent-color: #003d3b;
  border-color: #cbcbcb;
}
.communication-preferences .communication-preferences-wrapper .communication-pref-note {
  font-size: 0.75rem;
  color: #6b6b6b;
}
.communication-preferences .communication-preferences-wrapper .communication-desc {
  color: #406e6c;
}
.communication-preferences .communication-preferences-wrapper .comm-pref-btm {
  border-top: 1px solid #e2e2e2;
  margin-top: 1rem;
}
.communication-preferences .communication-preferences-wrapper .subscribe-push,
.communication-preferences .communication-preferences-wrapper .subscribe-email,
.communication-preferences .communication-preferences-wrapper .subscribe-sms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.communication-preferences .communication-preferences-wrapper .subscribe-push input[type=checkbox],
.communication-preferences .communication-preferences-wrapper .subscribe-email input[type=checkbox],
.communication-preferences .communication-preferences-wrapper .subscribe-sms input[type=checkbox] {
  margin-right: 0.5rem;
  margin-top: -5px;
}
.communication-preferences .communication-preferences-wrapper .manage-individual {
  margin-left: 2rem;
  margin-top: 0.5rem;
}
.communication-preferences .communication-preferences-wrapper .push-subscription-items,
.communication-preferences .communication-preferences-wrapper .sms-subscription-items,
.communication-preferences .communication-preferences-wrapper .email-subscription-items {
  margin-left: 2rem;
}
.communication-preferences .communication-preferences-wrapper .push-subscription-items label,
.communication-preferences .communication-preferences-wrapper .sms-subscription-items label,
.communication-preferences .communication-preferences-wrapper .email-subscription-items label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.communication-preferences .communication-preferences-wrapper .push-subscription-items input[type=checkbox],
.communication-preferences .communication-preferences-wrapper .sms-subscription-items input[type=checkbox],
.communication-preferences .communication-preferences-wrapper .email-subscription-items input[type=checkbox] {
  margin-right: 0.5rem;
  margin-top: -5px;
}
.communication-preferences .thank-you-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
  background: #ffffff;
  border: 1px solid #cbcbcb;
  -webkit-box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
          box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
  border-radius: 16px;
  width: 288px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin: 40% 0 45% 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .communication-preferences .thank-you-wrapper {
    width: 100%;
    margin: 30% 0 25% 0;
  }
}
.communication-preferences .thank-you-wrapper .thank-you-header {
  font-family: "MaisonNeue-Demi";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: -0.01em;
}
.communication-preferences .thank-you-wrapper img {
  width: 50%;
}
.communication-preferences .font-weight-semibold {
  font-weight: 600;
}

.custom-notification-wrapper {
  background: #003d3b;
  padding: 1rem;
  padding: 24px 16px;
  border: 1px solid #406e6c;
  -webkit-box-shadow: 0px 25px 40px -15px rgba(19, 40, 18, 0.15);
          box-shadow: 0px 25px 40px -15px rgba(19, 40, 18, 0.15);
  border-radius: 0.5rem;
}
.custom-notification-wrapper h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: white;
}
.custom-notification-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #f6f6f6;
  margin-top: 1rem;
}
.custom-notification-wrapper .content-box {
  padding-right: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .custom-notification-wrapper .content-box h4 {
    padding-right: 0;
  }
  .custom-notification-wrapper .content-box h4 span {
    display: none;
  }
}
.custom-notification-wrapper .section-content-box {
  padding-right: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .custom-notification-wrapper .section-content-box {
    padding-right: 0;
  }
}
.custom-notification-wrapper .section-content-box span {
  font-family: "MaisonNeue-Demi";
  font-weight: 600;
  font-size: 1rem;
}
.custom-notification-wrapper .transparent-button {
  background-color: transparent;
}
.custom-notification-wrapper .non-clickable {
  pointer-events: none;
}
.custom-notification-wrapper .heading-with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 0) and (max-width: 767px) {
  .custom-notification-wrapper .heading-with-icon {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.custom-notification-wrapper .heading-with-icon h4 {
  margin-right: 2rem;
}
.custom-notification-wrapper .heading-with-icon img {
  margin-top: -2px;
}
@media (min-width: 0) and (max-width: 767px) {
  .custom-notification-wrapper .heading-with-icon img {
    margin-top: 0;
  }
}
.custom-notification-wrapper .shortage-desc span {
  font-family: "MaisonNeue-Demi";
  font-style: normal;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 150%;
  letter-spacing: -0.01em;
}
.custom-notification-wrapper .eligibility-btn,
.custom-notification-wrapper .note-btn {
  margin-top: 2rem;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #f9f9f3;
}
.custom-notification-wrapper .eligibility-btn {
  text-transform: unset !important;
}
.custom-notification-wrapper .note-btn {
  font-family: "MaisonNeue-Demi";
  font-style: normal;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 150%;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #f9f9f3;
}

#medical-team-letter {
  padding-bottom: calc(72px + 0.5rem);
}
@media (max-width: 599px) {
  #medical-team-letter {
    padding-bottom: calc(82px + 1rem);
  }
}
#medical-team-letter .medical-letter-wrapper {
  padding: 1.5rem;
}
#medical-team-letter .medical-letter-wrapper h2 {
  font-family: "MaisonNeue-Demi";
  font-style: normal;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 150%;
  letter-spacing: -0.01em;
}
@media (max-width: 599px) {
  #medical-team-letter .medical-letter-wrapper h2 {
    font-size: 1.125rem;
  }
  #medical-team-letter .medical-letter-wrapper h2 span {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  #medical-team-letter .medical-letter-wrapper h2 {
    max-width: 44rem;
  }
}
#medical-team-letter .medical-letter-wrapper h3 {
  font-family: "MaisonNeue-Book";
  font-weight: 600;
  font-size: 1.125rem;
  margin-top: 2.5rem;
}
@media (max-width: 599px) {
  #medical-team-letter .medical-letter-wrapper h3 {
    margin-top: 2rem;
  }
}
#medical-team-letter .medical-letter-wrapper h3,
#medical-team-letter .medical-letter-wrapper #next-to-btns, #medical-team-letter .medical-letter-wrapper .next-to-btns {
  margin-top: 2rem;
}
#medical-team-letter .medical-letter-wrapper .button {
  text-transform: unset !important;
  font-family: "MaisonNeue-Book";
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #f9f9f3;
}
#medical-team-letter .medical-letter-wrapper .medical-team-link {
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
#medical-team-letter .medical-letter-wrapper .medical-team-link::after {
  content: "";
  width: 100%;
  background: #003d3b;
  height: 2px;
  position: absolute;
  bottom: 3px;
  left: 0;
}
#medical-team-letter .medical-letter-wrapper .apology-text {
  margin-top: 2rem;
}
@media (max-width: 599px) {
  #medical-team-letter .medical-letter-wrapper .apology-text {
    margin-top: 2rem;
  }
}
@media (max-width: 599px) {
  #medical-team-letter .medical-letter-wrapper ul {
    padding-left: 1.5rem;
  }
  #medical-team-letter .medical-letter-wrapper ul li {
    font-size: 0.875rem;
  }
}
#medical-team-letter .medical-letter-wrapper .new-program-wrapper {
  background: #daeed9;
  padding: 1rem;
  border-radius: 0.5rem;
}
#medical-team-letter .medical-letter-wrapper .new-program-wrapper span {
  font-weight: 600;
}
@media (max-width: 599px) {
  #medical-team-letter .sticky {
    position: fixed;
    bottom: 0;
    left: 0;
  }
  #medical-team-letter .btn-container {
    padding: 12px 16px;
    width: 100%;
    background: white;
    border: 1px solid #f6f6f6;
    -webkit-box-shadow: 0px 25px 40px -15px rgba(19, 40, 18, 0.15);
            box-shadow: 0px 25px 40px -15px rgba(19, 40, 18, 0.15);
  }
  #medical-team-letter .btn-container #next-to-btns {
    margin-top: 0;
  }
}

.legibility-check-wrapper {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .legibility-check-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.legibility-check-wrapper .left-content-box {
  padding: 1.5rem;
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .legibility-check-wrapper .left-content-box {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.legibility-check-wrapper .right-content-box {
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .legibility-check-wrapper .right-content-box {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.legibility-check-wrapper .right-content-box .desktop-img {
  width: 100%;
  overflow: hidden;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 10%;
     object-position: 10%;
}
@media only screen and (max-width: 1024px) {
  .legibility-check-wrapper .right-content-box .desktop-img {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .legibility-check-wrapper .right-content-box .mobile-img-container {
    display: none;
  }
}
.legibility-check-wrapper .right-content-box .mobile-img-container img {
  width: 100%;
  overflow: hidden;
  border-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 10%;
     object-position: 10%;
}
.legibility-check-wrapper h2 {
  margin-top: 1.5rem;
  font-family: "Clearface-Bold";
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 120%;
}
@media (min-width: 0) and (max-width: 767px) {
  .legibility-check-wrapper h2 {
    font-size: 1.5rem;
    margin-top: 1rem;
  }
}
.legibility-check-wrapper .separator {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #6b6b6b;
  width: 21.5rem;
  text-align: center;
  margin-top: 1rem;
}
@media only screen and (max-width: 1024px) {
  .legibility-check-wrapper .separator {
    width: 100%;
  }
}
.legibility-check-wrapper .eligibility-check {
  font-family: "MaisonNeue-Demi";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
}
.legibility-check-wrapper .eligibility-desc {
  color: #406e6c;
}
@media (min-width: 0) and (max-width: 767px) {
  .legibility-check-wrapper .eligibility-desc {
    width: 100%;
  }
}
.legibility-check-wrapper .eligibility-desc span {
  font-weight: 600;
}
.legibility-check-wrapper .get-notified-heading {
  font-family: "MaisonNeue-Book";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: -0.01em;
  margin: 1rem 0;
  color: #406e6c;
}
.legibility-check-wrapper .btn-with-img-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem 1rem;
  width: 21.5rem;
  border: 1px solid #e2e2e2;
  border-radius: 1rem;
  position: relative;
}
@media (max-width: 599px) {
  .legibility-check-wrapper .btn-with-img-container {
    width: 100%;
  }
}
.legibility-check-wrapper .btn-with-img-container a {
  text-decoration: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.legibility-check-wrapper .btn-with-img-container span {
  font-family: "MaisonNeue-Demi";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.01em;
  margin-left: 0.5rem;
}
.legibility-check-wrapper .btn-with-img-container img {
  width: 3.5rem;
}
.legibility-check-wrapper .btn-with-img-container:hover {
  -webkit-box-shadow: 0 0.25rem 1.25rem -0.675rem rgba(19, 40, 18, 0.3);
          box-shadow: 0 0.25rem 1.25rem -0.675rem rgba(19, 40, 18, 0.3);
}

.note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem 1rem;
  width: 21.5rem;
  border: 1px solid #e2e2e2;
  border-radius: 1rem;
  position: relative;
  background-color: #daeed9;
}
@media (max-width: 599px) {
  .note {
    width: 100%;
  }
}

#btn-page {
  padding-bottom: calc(72px + 0.5rem);
}
#btn-page .back-btn-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
#btn-page .back-btn-wrapper a {
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 1.25rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #003d3b;
}
#btn-page .back-btn-wrapper img {
  width: 0.5rem;
  margin-top: 4px;
}

.legibility-check-wrapper,
.medical-letter-wrapper {
  background: white;
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
          box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
  border-radius: 1rem;
}
@media (max-width: 599px) {
  .legibility-check-wrapper p,
  .medical-letter-wrapper p {
    font-size: 0.875rem;
  }
}

.addons .free_addon .portal_addon_name {
  margin-bottom: 0.5rem;
}
.addons .free_addon .price-free {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.addons .free_addon .price-free span:first-child {
  display: inline-block;
  text-decoration: line-through;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #6b6b6b;
  margin-right: 0.5rem;
}
.addons .free_addon .price-free span:nth-child(2) {
  font-style: normal;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #406e6c;
}
.addons .free_addon .addon_info {
  margin-top: 0.5rem;
}
.addons .free_addon .btn {
  padding: 16px 24px;
  width: 170px !important;
  height: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .addons .free_addon .portal_addon_image {
    margin-top: 2.5rem;
  }
}
.addons #portal_addon_link_free {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 16px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #406e6c;
  background: #f9f9f3;
  border: 1px solid #99b1b1;
  -webkit-box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
          box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
  border-radius: 8px;
}
.addons #portal_addon_link_free h5 {
  padding-bottom: 0;
}
.addons #portal_addon_link_free.active {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #003d3b;
  padding: 8px 16px;
  background: #daeed9;
  border: 1px solid #99b1b1;
  -webkit-box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
          box-shadow: 0px 5px 20px -10px rgba(19, 40, 18, 0.1);
  border-radius: 8px;
}
.addons #portal_addon_link_free.active h5 {
  color: #003d3b;
  border: none;
}
@media (min-width: 0) and (max-width: 767px) {
  .addons #portal_addon_link_free {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0.5rem;
  }
}
.addons .portal_addon_free_container .free_addon_description {
  margin: 1.5rem 0;
}
.addons .portal_addon_free_container .free_addon_description p {
  background: #daeed9;
  border-radius: 1rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.01em;
  padding: 1rem;
}
.addons .portal_addon_free_container .free_addon_description p span {
  font-weight: 600;
}
@media (min-width: 0) and (max-width: 767px) {
  .addons #portal_addon_container {
    margin-top: calc(0.5rem + 100px);
  }
}
.addons #create_addon {
  color: #406e6c;
}
.addons #free_addon_modal .modal-dialog {
  margin-top: 30vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.addons #free_addon_modal .modal-content {
  max-width: 350px;
}
.addons #free_addon_modal .modal-content .modal-body {
  padding: 1.5rem;
}
.addons #free_addon_modal #confirm-purchase {
  width: 100%;
}

.deactivate-info {
  margin: 2rem 0 0 0;
}

.pre-quiz-referral .pre-quiz-referral-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 1rem 2.5rem;
}
@media (min-width: 768px) {
  .pre-quiz-referral .pre-quiz-referral-header {
    padding: 1rem 0 2.5rem;
  }
}
.pre-quiz-referral .pre-quiz-referral-header-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 768px) {
  .pre-quiz-referral .pre-quiz-referral-header-content {
    padding-right: 6rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .pre-quiz-referral .pre-quiz-referral-header-title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0.875rem;
  }
  .pre-quiz-referral .pre-quiz-referral-header-title-wrap .heading {
    padding-right: 2rem;
  }
  .pre-quiz-referral .pre-quiz-referral-header-title-wrap img {
    max-width: 3.125rem;
  }
}
.pre-quiz-referral .pre-quiz-referral-header-title.heading {
  font-size: 2rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .pre-quiz-referral .pre-quiz-referral-header-title.heading {
    font-size: 3rem;
    margin-bottom: 1.75rem;
  }
}
.pre-quiz-referral .pre-quiz-referral-header-subtitle {
  font-size: 1.125rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .pre-quiz-referral .pre-quiz-referral-header-subtitle {
    font-size: 1.5rem;
  }
}
.pre-quiz-referral .pre-quiz-referral-header-text {
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.pre-quiz-referral .pre-quiz-referral-header-text a:hover {
  color: #82c780;
}
@media (min-width: 768px) {
  .pre-quiz-referral .pre-quiz-referral-header-text {
    font-size: 1.5rem;
    margin-bottom: 1.75rem;
  }
  .pre-quiz-referral .pre-quiz-referral-header-text a {
    font-size: 1.125rem;
  }
}
.pre-quiz-referral .pre-quiz-referral-header-code {
  -ms-flex-item-align: start;
      align-self: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.75rem 1rem;
  background-color: #daeed9;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pre-quiz-referral .pre-quiz-referral-header-code img {
  max-height: 2.5rem;
}
@media (min-width: 768px) {
  .pre-quiz-referral .pre-quiz-referral-header-code {
    font-size: 1.125rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.pre-quiz-referral .pre-quiz-referral-header-code-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 2rem;
}
.pre-quiz-referral .pre-quiz-referral-header-code .referral-code-title {
  color: #6b6b6b;
  margin-bottom: 0;
}
.pre-quiz-referral .pre-quiz-referral-header-code .referral-code-value {
  color: #003d3b;
  margin-bottom: 0;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 0) and (max-width: 767px) {
  .pre-quiz-referral .pre-quiz-referral-header-code .referral-code-value {
    font-size: 1rem;
  }
}
.pre-quiz-referral .pre-quiz-referral-header-image img {
  max-width: 7.5rem;
}

.pre-quiz-referral {
  background-color: #f9f9f2;
  padding: 1rem 0 3rem;
}
@media (min-width: 768px) {
  .pre-quiz-referral {
    padding: 3rem 0 6rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .pre-quiz-referral .container {
    padding: 0;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pre-quiz-referral .container {
    max-width: 100%;
  }
}

.pre-quiz-referral .pre-quiz-referral-offers-title {
  font-size: 1.5rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .pre-quiz-referral .pre-quiz-referral-offers-title {
    padding: 0 1rem;
    font-size: 1.125rem;
    margin-bottom: 0.5rem;
  }
}
.pre-quiz-referral .pre-quiz-referral-offers .verticals-mini-card-wrap {
  margin-bottom: 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .pre-quiz-referral .pre-quiz-referral-offers .verticals-mini-card-wrap {
    margin-bottom: 0.5rem;
    padding: 0 1rem 1rem;
  }
}

.verticals-mini-card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.25rem;
  max-width: 100%;
  overflow: auto;
}
@media (min-width: 0) and (max-width: 767px) {
  .verticals-mini-card-wrap {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .verticals-mini-card-wrap {
    margin: 0 -0.5rem;
  }
}
.verticals-mini-card-wrap .verticals-mini-card {
  background-color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "MaisonNeue-Demi";
  border-radius: 1rem;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
  margin: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: border-color ease 300ms;
  transition: border-color ease 300ms;
  border: 2px solid transparent;
  position: relative;
  min-width: 8.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .verticals-mini-card-wrap .verticals-mini-card {
    font-size: 0.875rem;
    margin: 0.25rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.verticals-mini-card-wrap .verticals-mini-card img {
  margin-bottom: 0.5rem;
  max-height: 3rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .verticals-mini-card-wrap .verticals-mini-card img {
    margin-right: 1rem;
    margin-bottom: 0;
  }
}
.verticals-mini-card-wrap .verticals-mini-card a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.verticals-mini-card-wrap .verticals-mini-card:hover {
  border-color: #82c780;
}

@media (min-width: 0) and (max-width: 767px) {
  .pre-quiz-referral .pre-quiz-referral-otc-range {
    padding: 0 1rem;
  }
}
.pre-quiz-referral .pre-quiz-referral-otc-range-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 0.25rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .pre-quiz-referral .pre-quiz-referral-otc-range-title {
    font-size: 0.875rem;
  }
}
.pre-quiz-referral .pre-quiz-referral-otc-range-title:hover {
  color: #82c780;
}
.pre-quiz-referral .pre-quiz-referral-otc-range-subtitle {
  font-size: 0.875rem;
  color: #6b6b6b;
}
@media (min-width: 0) and (max-width: 767px) {
  .pre-quiz-referral .pre-quiz-referral-otc-range-subtitle {
    font-size: 0.75rem;
  }
}

.referral-terms-and-conditions {
  background-color: #f9f9f2;
  padding: 1rem;
}
@media (min-width: 768px) {
  .referral-terms-and-conditions {
    padding: 2rem 1rem;
  }
}
@media (min-width: 992px) {
  .referral-terms-and-conditions {
    padding: 6rem 1rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .referral-terms-and-conditions .container {
    padding: 0;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .referral-terms-and-conditions .container {
    max-width: 100%;
  }
}
.referral-terms-and-conditions .referral-terms-and-conditions-content {
  background-color: #fff;
  border-radius: 0.75rem;
  padding: 0.75rem 1rem;
}
@media (min-width: 992px) {
  .referral-terms-and-conditions .referral-terms-and-conditions-content {
    padding: 1rem 1.25rem;
  }
}

.discount_code_link.credit-applied a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 0;
}
.discount_code_link.credit-applied a:after {
  display: none !important;
}
.discount_code_link.credit-applied a:before {
  content: "";
  height: 1.125rem;
  width: 1.125rem;
  background-image: url(/assets/icons/tick-grey-0e0ade5879a6628b9a7a4dcc0b9b03b435b83317a2d2d61703671851dcf661f5.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.5rem;
  display: inline-block;
  position: relative;
  top: -1px;
}
.discount_code_link.credit-applied a h5 {
  margin-bottom: 0;
}

.pricing-breakdown .referral img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
}
.pricing-breakdown .referral .referral-friend-code {
  font-family: "MaisonNeue-Book";
}

.discount_row.referral img {
  margin-right: 0.5rem;
  -webkit-filter: brightness(0) saturate(100%) invert(73%) sepia(12%) saturate(1175%) hue-rotate(70deg) brightness(97%) contrast(91%);
          filter: brightness(0) saturate(100%) invert(73%) sepia(12%) saturate(1175%) hue-rotate(70deg) brightness(97%) contrast(91%);
}

.quiz-referral-applied {
  position: fixed;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0.5rem 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #daeed9;
  color: #003d3b;
  z-index: 99;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform ease 300ms;
  transition: -webkit-transform ease 300ms;
  transition: transform ease 300ms;
  transition: transform ease 300ms, -webkit-transform ease 300ms;
}
.quiz-referral-applied.show-banner {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media (min-width: 0) and (max-width: 767px) {
  .quiz-referral-applied {
    font-size: 0.875rem;
    padding: 0.625rem 0;
  }
}
.quiz-referral-applied span {
  color: #003d3b;
}
.quiz-referral-applied-coupon {
  font-family: "MaisonNeue-Demi";
}
.quiz-referral-applied-coupon img {
  height: 1rem;
  width: 1rem;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  top: -1px;
  -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(10%) saturate(5899%) hue-rotate(138deg) brightness(95%) contrast(103%);
          filter: brightness(0) saturate(100%) invert(18%) sepia(10%) saturate(5899%) hue-rotate(138deg) brightness(95%) contrast(103%);
  margin: 0 0.25rem 0 0.75rem;
}

.booking .mhtp_section_wrap {
  padding-bottom: 10rem;
  padding-top: 6rem;
}
.booking .mhtp_section_wrap-title.heading {
  margin-bottom: 3rem;
  font-size: 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .mhtp_section_wrap-title.heading {
    font-size: 1rem;
    margin-bottom: 2rem;
  }
}
.booking .mhtp_section_wrap .container {
  padding-left: 1rem;
  padding-right: 1rem;
}
.booking .mhcp-cta-buttons-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .mhcp-cta-buttons-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.booking .mhcp-cta-buttons-wrap input {
  display: none;
}
.booking .mhcp-cta-buttons-wrap label {
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
}
.booking .mhcp-cta-buttons-wrap .button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .mhcp-cta-buttons-wrap .button {
    width: 100%;
  }
}

button.what-is-mhcp-modal-trigger {
  background: transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 2px solid #003d3b;
  padding: 0.625rem 1rem;
  border-radius: 1.75rem;
  color: #003d3b;
  font-family: "MaisonNeue-Demi";
  cursor: pointer;
  background-color: #f9f9f2;
  z-index: 10;
}
@media (min-width: 0) and (max-width: 767px) {
  button.what-is-mhcp-modal-trigger {
    font-size: 0.875rem;
  }
  .mental_q165b button.what-is-mhcp-modal-trigger {
    position: absolute;
    bottom: 3rem;
  }
  #without_mhtp_faqs button.what-is-mhcp-modal-trigger {
    position: absolute;
    bottom: 6rem;
  }
}
@media (min-width: 768px) {
  button.what-is-mhcp-modal-trigger {
    padding: 1rem;
    bottom: 4rem;
    right: 4rem;
  }
}
button.what-is-mhcp-modal-trigger img {
  margin-left: 1rem;
  max-width: 1.5rem;
  max-height: 1.5rem;
}

.what-is-mhcp-modal {
  position: fixed;
  padding: 1.5rem;
  width: 32rem;
  background-color: #f9f9f2;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform ease 300ms;
  transition: -webkit-transform ease 300ms;
  transition: transform ease 300ms;
  transition: transform ease 300ms, -webkit-transform ease 300ms;
  opacity: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .what-is-mhcp-modal {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .what-is-mhcp-modal {
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    border: 2px solid #003d3b;
    border-radius: 1rem;
    opacity: 0;
    -webkit-transition: opacity ease 300ms;
    transition: opacity ease 300ms;
    z-index: -99;
    -webkit-transition-delay: 100ms;
            transition-delay: 100ms;
  }
}
.what-is-mhcp-modal.is-open {
  display: block;
  opacity: 1;
  z-index: 101;
}
@media (min-width: 0) and (max-width: 767px) {
  .what-is-mhcp-modal.is-open {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@media (min-width: 768px) {
  .what-is-mhcp-modal.is-open + .what-is-mhcp-modal-backdrop {
    opacity: 1;
    z-index: 100;
  }
}
.what-is-mhcp-modal-title {
  font-family: "MaisonNeue-Demi";
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  padding-right: 1rem;
}
.what-is-mhcp-modal-subtitle {
  margin-bottom: 1.5rem;
}
.what-is-mhcp-modal-close {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  cursor: pointer;
}
.what-is-mhcp-modal-backdrop {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 61, 59, 0.4);
  -webkit-backdrop-filter: blur(0.5rem);
          backdrop-filter: blur(0.5rem);
  -webkit-transition: opacity ease 300ms;
  transition: opacity ease 300ms;
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
  z-index: -10;
}
.what-is-mhcp-modal .faq-header {
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .what-is-mhcp-modal .faq-header {
    margin-bottom: 2rem;
  }
}
.what-is-mhcp-modal .faq-question {
  border-bottom: 1px solid #cbcbcb;
  padding-left: 0;
}
.what-is-mhcp-modal .faq-question:hover {
  border-bottom-color: #003d3b;
}
.what-is-mhcp-modal .mosh-faq .faq-question:after {
  right: 0;
}
.what-is-mhcp-modal .mosh-faq .faq-answer {
  padding: 0;
}
.what-is-mhcp-modal .faq-img-wrap {
  display: none;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .what-is-mhcp-modal .faq-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .what-is-mhcp-modal .faq-img-wrap {
    margin-top: 2rem;
  }
}
.what-is-mhcp-modal .mosh-faq .faq-answer > .content {
  padding-top: 1rem;
}
.what-is-mhcp-modal .mosh-faq .faq-question[aria-expanded=true]:not(.no-sticky).sticky {
  background-color: #f9f9f2;
}

.booking .file_upload.button {
  background-color: #c54801;
  border-color: #c54801;
  color: #fff;
  font-family: "MaisonNeue-Demi";
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 3px;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: relative;
  padding: 1rem 1.5rem;
}
.booking .file_upload.button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #003d3b;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  -webkit-transform: translate3d(0, 0, -1px);
          transform: translate3d(0, 0, -1px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.booking .file_upload.button:hover:before {
  -webkit-transform: translate3d(0.5rem, 0.5rem, -1px);
          transform: translate3d(0.5rem, 0.5rem, -1px);
}
.booking .file_upload.button:after {
  background-image: none;
  content: url(/assets/icons/upload-dark-4e022052bbdbb382de42ec6ee9824ffe33c708edfae01d6cda1f7426ce74cf53.svg);
  margin-left: 0.5rem;
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7496%) hue-rotate(257deg) brightness(107%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7496%) hue-rotate(257deg) brightness(107%) contrast(101%);
}
.booking .mhcp-upload-later-button {
  display: block;
  width: 100%;
}
.booking .mhcp-upload-later-button.hidden {
  display: none !important;
}
.booking .file_upload_active {
  margin-bottom: 3rem;
}
.booking #mhtp_upload_btn.disabled {
  display: none !important;
}

.book-mhcp-consult .mhtp_section_wrap-title.heading {
  margin-bottom: 1rem;
}
.book-mhcp-consult-info {
  padding: 1rem 1.5rem;
  background: #daeed9;
  border-radius: 1rem;
  display: inline-block;
  margin: 0 auto 1.5rem;
}
.book-mhcp-consult-info p {
  margin-bottom: 0;
  text-align: left;
}
.quiz_item_question .book-mhcp-consult-info p {
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-consult-info {
    font-size: 0.875rem;
    margin-bottom: 1rem;
    padding: 0.5rem 1rem;
  }
  .book-mhcp-consult-info p {
    margin-bottom: 0;
  }
}
.book-mhcp-consult-info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.book-mhcp-consult-info-doc-ok {
  height: 2.5rem;
  width: auto;
  margin: 0 auto 1rem;
}
@media (min-width: 768px) {
  .book-mhcp-consult-info-doc-ok {
    height: 4rem;
  }
}
.book-mhcp-consult-info-subtitle {
  text-align: center;
  margin-bottom: 3rem;
}
.quiz_item_body .book-mhcp-consult-info-subtitle {
  margin-bottom: 0;
}
.quiz_item_body .book-mhcp-consult-info-subtitle p {
  margin-bottom: 0.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-consult-info-subtitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2rem;
  }
  .book-mhcp-consult-info-subtitle img {
    margin-right: 1rem;
  }
}
.book-mhcp-consult .book-mhcp-consult-info-save {
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .book-mhcp-consult .book-mhcp-consult-info-save {
    font-size: 1.5rem;
    margin-bottom: 3rem;
  }
}
.book-mhcp-consult .mhcp-cta-buttons-wrap {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .book-mhcp-consult .mhcp-cta-buttons-wrap {
    margin-bottom: 0.5rem;
  }
}
.book-mhcp-consult-disclaimer {
  color: #6b6b6b;
  font-size: 0.75rem;
}
.quiz_item_body .book-mhcp-consult-disclaimer {
  margin-top: 1.5rem;
  max-width: min(21rem, 100%);
}

.choose-own-therapist-modal {
  position: fixed;
  padding: 1.5rem;
  width: 32rem;
  background-color: #f9f9f2;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform ease 300ms;
  transition: -webkit-transform ease 300ms;
  transition: transform ease 300ms;
  transition: transform ease 300ms, -webkit-transform ease 300ms;
  opacity: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .choose-own-therapist-modal {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .choose-own-therapist-modal {
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    border: 2px solid #003d3b;
    border-radius: 1rem;
    opacity: 0;
    -webkit-transition: opacity ease 300ms;
    transition: opacity ease 300ms;
    z-index: -99;
    -webkit-transition-delay: 100ms;
            transition-delay: 100ms;
  }
}
.choose-own-therapist-modal.is-open {
  display: block;
  opacity: 1;
  z-index: 101;
}
@media (min-width: 0) and (max-width: 767px) {
  .choose-own-therapist-modal.is-open {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@media (min-width: 768px) {
  .choose-own-therapist-modal.is-open + .choose-own-therapist-modal-backdrop {
    opacity: 1;
    z-index: 100;
  }
}
.choose-own-therapist-modal-title {
  font-family: "MaisonNeue-Demi";
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
.choose-own-therapist-modal-content {
  margin-bottom: 1rem;
}
.choose-own-therapist-modal-mosh-cta {
  width: 100%;
  margin: 0 0 0.75rem;
}
.choose-own-therapist-modal-own-cta {
  width: 100%;
  margin: 0;
}
.choose-own-therapist-modal-close {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  cursor: pointer;
}
.choose-own-therapist-modal-backdrop {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 61, 59, 0.4);
  -webkit-backdrop-filter: blur(0.5rem);
          backdrop-filter: blur(0.5rem);
  -webkit-transition: opacity ease 300ms;
  transition: opacity ease 300ms;
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
  z-index: -10;
}

.book-mhcp-select-doctor {
  padding-top: 72px;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.book-mhcp-select-doctor-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.book-mhcp-select-doctor-wrap .row {
  min-height: 100%;
  margin: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor-cant-find-time {
    text-align: center;
  }
}
.book-mhcp-select-doctor-cant-find-time p {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.book-mhcp-select-doctor-cant-find-time .doc-more-options {
  text-decoration: underline;
  cursor: pointer;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor-cant-find-time .doc-more-options {
    display: block;
  }
}
.book-mhcp-select-doctor-back {
  position: fixed;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor-back {
    left: 0;
    top: 0;
    z-index: 100;
  }
  .book-mhcp-select-doctor-back img, .book-mhcp-select-doctor-back span {
    display: none;
  }
  .book-mhcp-select-doctor-back a {
    content: "";
    background: url(/assets/icons/angle-left-dark-dfd51d96b9914aa1a8882aef612c1da6e438a7a53fc75e72e1b22d796107abb2.svg);
    height: 4.5rem;
    width: 4.5rem;
    background-repeat: no-repeat;
    text-indent: 300vh;
    margin-left: 0.25rem;
    top: 0;
    background-size: 0.875rem;
    background-position: center;
  }
}
@media (min-width: 768px) {
  .book-mhcp-select-doctor-back {
    left: 1.5rem;
  }
}
@media (min-width: 992px) {
  .book-mhcp-select-doctor-back {
    left: 2.5rem;
  }
}
.book-mhcp-select-doctor-back img {
  max-height: 1rem;
}
.book-mhcp-select-doctor-back:hover {
  color: #82c780;
}
.book-mhcp-select-doctor-back:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(76%) sepia(55%) saturate(304%) hue-rotate(67deg) brightness(88%) contrast(83%);
          filter: brightness(0) saturate(100%) invert(76%) sepia(55%) saturate(304%) hue-rotate(67deg) brightness(88%) contrast(83%);
}
.book-mhcp-select-doctor-back img {
  margin-right: 0.75rem;
}
.book-mhcp-select-doctor-header {
  background-color: #fff;
  text-align: center;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .book-mhcp-select-doctor-header {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .book-mhcp-select-doctor-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #cbcbcb;
  }
}
.book-mhcp-select-doctor-header-title.heading {
  margin: 0;
  font-family: "MaisonNeue-Demi";
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor-header-title.heading {
    font-size: 1.5rem;
  }
}
.book-mhcp-select-doctor-date-col {
  background-color: #fff;
  padding: 1rem;
}
@media (min-width: 992px) {
  .book-mhcp-select-doctor-date-col {
    padding: 2rem;
  }
}
.book-mhcp-select-doctor-date-col #dod-no-bookings {
  display: none !important;
}
.book-mhcp-select-doctor-date-col #select_a_doctor_container {
  margin: 0 0 1rem;
}
.book-mhcp-select-doctor-date-col #time-form {
  margin-top: 0;
}
.book-mhcp-select-doctor-date-col #select_a_doctor {
  border-radius: 1rem;
  margin-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #f9f9f2;
  cursor: pointer;
  box-shadow: none;
  max-width: 100%;
}
.book-mhcp-select-doctor-date-col #select_a_doctor label {
  padding: 0.5rem 1rem;
  cursor: pointer;
}
.book-mhcp-select-doctor-date-col #select_a_doctor #select_a_doctor_default label {
  border-radius: 1rem;
  background-color: #f6f6f6;
  height: auto;
}
.book-mhcp-select-doctor-date-col #select_a_doctor #select_a_doctor_default label:after {
  display: none;
}
.book-mhcp-select-doctor-date-col #select_a_doctor .select_a_doctor_image {
  background-image: url(/assets/hair/doc-ok-f16a6dcc1d1b92d527dad9706283a623909100bd12dff8ad166f698f4667dade.svg);
  margin-right: 1rem;
}
.book-mhcp-select-doctor-date-col .dod_widget {
  max-width: 24rem;
  margin: 0 auto;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker {
  border-radius: 12px;
  overflow: hidden;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker-title {
  margin-bottom: 0.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker-title {
    font-size: 0.875rem;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker-title {
    font-family: "MaisonNeue-Demi";
  }
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker #datepicker {
  padding: 0;
  border: none;
  margin-top: 0;
  margin-bottom: 1rem;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-year {
  display: none;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-month {
  padding: 0.5rem;
  border-radius: 1rem;
  background: #f6f6f6;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar thead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #f6f6f6;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  padding: 0.5rem;
}
@media (min-width: 992px) {
  .book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar thead {
    padding: 1rem 1rem 0.5rem;
  }
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar thead tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody {
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  background-color: #f6f6f6;
}
@media (min-width: 992px) {
  .book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody {
    padding: 0.5rem 1rem 1rem;
  }
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr {
  padding-left: 1rem;
  padding-right: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 0.5rem 0;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr:first-of-type {
  padding-top: 0;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr:last-of-type {
  padding-bottom: 0;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr td {
  border: 2px solid #82c780;
  border-radius: 50%;
  padding: 0.35rem 0.75rem;
  margin-left: 0.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2rem;
  width: 2rem;
  -webkit-transition: background-color ease 100ms;
  transition: background-color ease 100ms;
  background-color: transparent;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr td:first-of-type {
  margin-left: 0;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr td span, .book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr td a {
  font-size: 0.875rem;
  line-height: 1;
  color: #82c780;
  width: auto;
  display: inline-block;
  max-height: 100%;
  position: relative;
  top: 2px;
  font-family: "MaisonNeue-Demi";
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr td.ui-state-disabled {
  border: none;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr td.ui-state-disabled span, .book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr td.ui-state-disabled a {
  color: #cbcbcb;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day:not(.ui-state-disabled) {
  background-color: #82c780;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day:not(.ui-state-disabled) span, .book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day:not(.ui-state-disabled) a {
  color: #000;
  background-color: #82c780;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar td a, .book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar td {
  background: #f6f6f6;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-header {
  padding: 0 1rem 1rem;
  position: relative;
  background-color: #fff;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-header a.ui-datepicker-prev, .book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-header a.ui-datepicker-next {
  top: 0.5rem;
  background-size: 1.5rem 0.875rem;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-header a.ui-datepicker-prev {
  left: 0;
  background-image: url(/assets/icons/arrow-left-green-7cfc0ef3d0506991d1c15c126f3ae88e2a0fedaffed28e89495573a7d7cc5509.svg);
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-header a.ui-datepicker-prev.ui-state-disabled {
  background-image: url(/assets/icons/arrow-left-cal-38c9770c322f6d7174a7594f1c54ab8c3789bd1ebc850e6cc49cbf5bac84407f.svg);
}
@media (min-width: 768px) {
  .book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-header a.ui-datepicker-prev {
    left: 4rem;
  }
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-header a.ui-datepicker-next {
  right: 0;
  background-image: url(/assets/icons/arrow-right-cal-9ffa262fcffe77f2cbe2c104aaa0cd605e260402ecab9b3da9f3129533768a08.svg);
}
@media (min-width: 768px) {
  .book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-header a.ui-datepicker-next {
    right: 4rem;
  }
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-title {
  padding: 0.5rem;
  text-align: center;
}
.book-mhcp-select-doctor-date-col .book-mhcp-select-doctor-datepicker .ui-datepicker-calendar td {
  height: unset;
}
.book-mhcp-select-doctor-date-col #dod-no-bookings {
  display: none;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor-date-col .btnTimeForm2.book-mhcp-select-doctor-time-submit-wrap {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.75rem;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
    border-radius: 1rem 1rem 0 0;
  }
  .book-mhcp-select-doctor-date-col .btnTimeForm2.book-mhcp-select-doctor-time-submit-wrap input {
    width: 100%;
    margin: 0;
  }
}
.book-mhcp-select-doctor-time-col {
  background-color: #fff;
  padding: 1rem;
}
@media (min-width: 768px) {
  .book-mhcp-select-doctor-time-col {
    padding: 2rem 1.5rem 0 0;
  }
}
.book-mhcp-select-doctor-time-col #time-form {
  margin-top: 0;
}
.book-mhcp-select-doctor-time-col.no-date-selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f9f9f2;
}
.book-mhcp-select-doctor-time-col.no-date-selected .default-img {
  max-height: 10rem;
}
.book-mhcp-select-doctor-time-col.no-date-selected .default-subtitle {
  text-align: center;
  font-size: 1.5rem;
  color: #6b6b6b;
}
.book-mhcp-select-doctor-time-col.no-date-selected .no-date-selected-content {
  display: block;
}
.book-mhcp-select-doctor-time-col .no-date-selected-content {
  display: none;
}
.book-mhcp-select-doctor-time-col .btnTimeForm2.book-mhcp-select-doctor-time-submit-wrap {
  position: relative;
  left: unset;
  right: unset;
  margin: 0;
  bottom: unset;
}
.book-mhcp-select-doctor-time-col .btnTimeForm2.book-mhcp-select-doctor-time-submit-wrap input {
  color: #fff !important;
}
.book-mhcp-select-doctor-time-col #dod-no-bookings {
  display: none;
}
.book-mhcp-select-doctor-timezone {
  padding: 0.5rem 1rem;
  background-color: #f9f9f2;
  border-radius: 1rem;
  margin-bottom: 0.25rem;
  display: block;
}
@media (min-width: 768px) {
  .book-mhcp-select-doctor-timezone {
    margin-bottom: 0.75rem;
    padding: 1rem 4rem 1rem 1rem;
    display: inline-block;
  }
}
.book-mhcp-select-doctor-timezone p {
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor-timezone-title {
    font-size: 0.875rem;
  }
}
.book-mhcp-select-doctor-timezone-date {
  font-size: 1.5rem;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor-timezone-date {
    font-size: 1rem;
  }
}
.book-mhcp-select-doctor-timezone-timezone {
  color: #6b6b6b;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor-timezone-timezone {
    font-size: 0.875rem;
  }
}
.book-mhcp-select-doctor .avail-times > p {
  margin-bottom: 0.25rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor .avail-times > p strong {
    font-size: 0.875rem;
  }
}
.book-mhcp-select-doctor .avail-times .timebtn-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor .avail-times .timebtn-wrp {
    font-size: 0.875rem;
  }
}
.book-mhcp-select-doctor .avail-times .timebtn-wrp .time_selection {
  display: none;
}
.book-mhcp-select-doctor .avail-times .timebtn-wrp > p {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 0.5rem;
  margin-top: 0.75rem;
}
.book-mhcp-select-doctor .avail-times .timebtn-wrp input:checked + .timebtn {
  background-color: #82c780;
}
.book-mhcp-select-doctor .avail-times .timebtn {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: #daeed9;
  font-size: 0.875rem !important;
  line-height: 1.2 !important;
  color: #003d3b;
  padding: 0.5rem 0.875rem;
  margin-right: 0.75rem;
  margin-bottom: 0.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 1rem;
  cursor: pointer;
  -webkit-transition: all ease 100ms;
  transition: all ease 100ms;
  width: auto;
}
.book-mhcp-select-doctor .avail-times .timebtn:not(.all-booked) {
  text-transform: lowercase;
}
@media (min-width: 768px) {
  .book-mhcp-select-doctor .avail-times .timebtn {
    font-size: 1rem;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .book-mhcp-select-doctor .avail-times .timebtn {
    margin-bottom: 0.75rem;
  }
}
.book-mhcp-select-doctor .avail-times .timebtn:hover {
  background: #82c780;
}
.book-mhcp-select-doctor .avail-times .timebtn.all-booked {
  background: #e2e2e2;
  color: #6b6b6b;
  pointer-events: none;
  min-width: unset;
  text-transform: unset;
  font-family: "MaisonNeue-Book";
  letter-spacing: unset;
}
.book-mhcp-select-doctor .avail-times .timebtn.all-booked:hover {
  background: #e2e2e2;
}
.book-mhcp-select-doctor #select_a_doctor_container {
  max-width: 100%;
}
.book-mhcp-select-doctor .time-form-submit-footer {
  display: none !important;
}
.book-mhcp-select-doctor-cta-review {
  display: none;
}
.book-mhcp-select-doctor[data-quiz=GP] .book-mhcp-select-doctor-time-submit-wrap {
  display: none;
}
.book-mhcp-select-doctor[data-quiz=GP].time-selected .book-mhcp-select-doctor-cta-review {
  display: block;
}
.book-mhcp-select-doctor[data-quiz=GP].show-review-booking .book-mhcp-select-doctor-cta-review {
  display: none;
}
.book-mhcp-select-doctor[data-quiz=GP].show-review-booking .book-mhcp-select-doctor-back {
  display: none;
}

@media (min-width: 0) and (max-width: 767px) {
  .booking .available-doctors-modal .modal-dialog, .plans .available-doctors-modal .modal-dialog {
    height: 100%;
    margin: 0;
  }
}
.booking .available-doctors-modal .modal-body, .plans .available-doctors-modal .modal-body {
  padding: 0 1rem 1rem;
  max-height: max(70vh, 32rem);
  overflow: auto;
}
.booking .available-doctors-modal .modal-body .close, .plans .available-doctors-modal .modal-body .close {
  top: 1.5rem;
}
.booking .available-doctors-modal .modal-content, .plans .available-doctors-modal .modal-content {
  border-radius: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .available-doctors-modal .modal-content, .plans .available-doctors-modal .modal-content {
    height: 100%;
    border-radius: 0;
  }
}
.booking .available-doctors-modal .any-available-doctor .single-therapist__desc, .plans .available-doctors-modal .any-available-doctor .single-therapist__desc {
  font-size: 0.875rem;
  color: #6b6b6b;
  display: block;
}
.booking .available-doctors-modal-header, .plans .available-doctors-modal-header {
  top: 0;
  padding-top: 1rem;
  background: #fff;
  z-index: 10;
}
@supports (-webkit-touch-callout: none) {
  .booking .available-doctors-modal-header, .plans .available-doctors-modal-header {
    position: -webkit-sticky;
  }
}
@supports not (-webkit-touch-callout: none) {
  .booking .available-doctors-modal-header, .plans .available-doctors-modal-header {
    position: sticky;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .booking .available-doctors-modal .single-therapist__body, .plans .available-doctors-modal .single-therapist__body {
    padding: 1rem;
  }
}
.booking .available-doctors-modal .single-therapist__img, .plans .available-doctors-modal .single-therapist__img {
  height: 3rem;
  width: 3rem;
}
.booking .available-doctors-modal .single-therapist__desc, .plans .available-doctors-modal .single-therapist__desc {
  display: none;
}
.booking .available-doctors-modal .single-therapist__footer .available.available_yes, .plans .available-doctors-modal .single-therapist__footer .available.available_yes {
  text-decoration: none !important;
}
.booking .available-doctors-modal-title, .plans .available-doctors-modal-title {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-family: "MaisonNeue-Demi";
}
.booking .available-doctors-modal-doc-info, .plans .available-doctors-modal-doc-info {
  display: none;
}
.booking .available-doctors-modal-doc-info .available-doctors-doc-info-img, .plans .available-doctors-modal-doc-info .available-doctors-doc-info-img {
  margin: 0 auto 1rem;
  width: 5rem;
  height: 5rem;
  border-radius: 2.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.booking .available-doctors-modal-doc-info .available-doctors-doc-info-img-wrap, .plans .available-doctors-modal-doc-info .available-doctors-doc-info-img-wrap {
  text-align: center;
}
.booking .available-doctors-modal-back, .plans .available-doctors-modal-back {
  display: none;
  position: fixed;
  top: 1.25rem;
  left: 1rem;
  background: url(/assets/icons/angle-left-dark-dfd51d96b9914aa1a8882aef612c1da6e438a7a53fc75e72e1b22d796107abb2.svg);
  height: 1.5rem;
  width: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}
.booking .available-doctors-modal.show-back .available-doctors-modal-back, .plans .available-doctors-modal.show-back .available-doctors-modal-back {
  display: block;
}

.doctor-consult-review-booking {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform ease 300ms;
  transition: -webkit-transform ease 300ms;
  transition: transform ease 300ms;
  transition: transform ease 300ms, -webkit-transform ease 300ms;
  -webkit-transform: translate3d(100vw, 0, 0);
          transform: translate3d(100vw, 0, 0);
  z-index: 97;
  background-color: #f9f9f2;
  padding-top: 5rem;
}
@media (min-width: 768px) {
  .doctor-consult-review-booking {
    padding-top: 6rem;
  }
}
.show-review-booking + .doctor-consult-review-booking {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.doctor-consult-review-booking-back {
  position: fixed;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .doctor-consult-review-booking-back {
    left: 0;
    top: 0;
    z-index: 100;
  }
  .doctor-consult-review-booking-back img, .doctor-consult-review-booking-back span {
    display: none;
  }
  .doctor-consult-review-booking-back a {
    content: "";
    background: url(/assets/icons/angle-left-dark-dfd51d96b9914aa1a8882aef612c1da6e438a7a53fc75e72e1b22d796107abb2.svg);
    height: 4.5rem;
    width: 4.5rem;
    background-repeat: no-repeat;
    text-indent: 300vh;
    margin-left: 0.25rem;
    top: 0;
    background-size: 0.875rem;
    background-position: center;
  }
}
@media (min-width: 768px) {
  .doctor-consult-review-booking-back {
    left: 1.5rem;
  }
}
@media (min-width: 992px) {
  .doctor-consult-review-booking-back {
    left: 2.5rem;
  }
}
.doctor-consult-review-booking-back img {
  max-height: 1rem;
}
.doctor-consult-review-booking-back:hover {
  color: #82c780;
}
.doctor-consult-review-booking-back:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(76%) sepia(55%) saturate(304%) hue-rotate(67deg) brightness(88%) contrast(83%);
          filter: brightness(0) saturate(100%) invert(76%) sepia(55%) saturate(304%) hue-rotate(67deg) brightness(88%) contrast(83%);
}
.doctor-consult-review-booking-back img {
  margin-right: 0.75rem;
}

@media (min-width: 0) and (max-width: 767px) {
  .booking-confirmation-button {
    width: 100%;
  }
}

#booking-confirmation-modal {
  padding: 0;
  padding-right: 0px !important;
  margin: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  #booking-confirmation-modal button {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #booking-confirmation-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#booking-confirmation-modal h3 {
  font-size: 1.25rem;
}
#booking-confirmation-modal h4 {
  font-size: 1rem;
}
#booking-confirmation-modal p {
  font-size: 0.75rem;
  color: #406E6C;
}
#booking-confirmation-modal .center_logo {
  height: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#booking-confirmation-modal .center_logo img {
  width: 70px;
  height: 35px;
}
#booking-confirmation-modal .modal-dialog {
  max-width: unset;
  margin: 0;
  margin-top: 0;
}
#booking-confirmation-modal .modal-content {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#booking-confirmation-modal .modal-content .confirm-booking-details {
  border: 1px solid #E2E2E2;
  border-radius: 1rem;
  margin: 1rem 0;
}
#booking-confirmation-modal .modal-content .confirm-booking-details-wrapper {
  padding: 1rem;
}
#booking-confirmation-modal .modal-content .confirm-booking-details-date {
  margin: 0.5rem 0;
}
#booking-confirmation-modal .modal-content .confirm-booking-details-doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #F6F6F6;
  border-radius: 1rem;
  padding: 0.5rem;
}
#booking-confirmation-modal .modal-content .confirm-booking-details-doctor-img {
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
}
#booking-confirmation-modal .modal-content .confirm-booking-details-edit {
  border-top: 1px solid #E2E2E2;
  text-align: center;
}
#booking-confirmation-modal .modal-content .confirm-booking-details-edit div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
#booking-confirmation-modal .modal-content .confirm-booking-details-edit h4 {
  color: #406E6C;
  margin-bottom: 0rem;
}
#booking-confirmation-modal .modal-content .confirm-booking-details-edit img {
  width: 1rem;
  height: 1rem;
  margin-left: 0.5rem;
}
#booking-confirmation-modal .modal-content .confirm-booking-details .view-profile {
  cursor: pointer;
}
#booking-confirmation-modal .modal-content .confirm-booking-details * {
  font-family: "MaisonNeue-Demi";
}
#booking-confirmation-modal .modal-content .about {
  font-family: "MaisonNeue-Book";
}
#booking-confirmation-modal .modal-content #form_submit {
  margin-top: 3rem;
  text-transform: none;
  font-family: "MaisonNeue-Book";
  font-size: 1rem;
  letter-spacing: unset;
  width: 100%;
}

.booking-medicare-component #medicare_section_a {
  width: 100%;
  background-size: 30%;
  background-repeat: no-repeat;
  background-image: url(/assets/icons/medicare-a4fe6ca6d4d9ed7c37a6e62b001c77ef0de097876973cdc5aee02f303a1b2eb3.png);
  background-position: top left;
  padding-bottom: 3.15rem;
}
@media (max-width: 768px) {
  .booking-medicare-component #medicare_section_a {
    background-size: 40%;
  }
}
.booking-medicare-component .consent_required_circle {
  padding: 0.2rem 0.5rem;
  background-color: #c54801;
  color: white;
  display: inline-block;
  border-radius: 6.25rem;
  letter-spacing: 0;
  top: -0.25rem;
  position: relative;
  float: right;
}
.booking-medicare-component .disable_medicare_continue {
  background-color: #e1e1e1;
  cursor: default !important;
}
.booking-medicare-component #medicare_form, .booking-medicare-component #no_number_section {
  margin-top: 5%;
}
.booking-medicare-component .no_border {
  border: none !important;
}
.booking-medicare-component .question_info {
  margin-top: 0.65rem;
  border: none;
  background-color: unset;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.booking-medicare-component .question_info:before {
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  content: url(/assets/icons/unknown-93a599f4c5ee50dba94857dd547076bf5b4f25ab27594f1a18ae2e9e8f6796ef.svg);
  margin-right: 0.5rem;
  -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(23%) saturate(1862%) hue-rotate(132deg) brightness(101%) contrast(103%);
          filter: brightness(0) saturate(100%) invert(18%) sepia(23%) saturate(1862%) hue-rotate(132deg) brightness(101%) contrast(103%);
}
.booking-medicare-component .question_info p {
  color: #003d3b;
}
.booking-medicare-component #no_number_link {
  display: none;
}
.booking-medicare-component label[for=no_number_link] {
  text-decoration: underline;
}

#doctor-bio-modal {
  font-family: "MaisonNeue-Book";
}
#doctor-bio-modal h3 {
  font-size: 1.25rem;
}
#doctor-bio-modal .modal-content {
  border-radius: 1rem;
}
#doctor-bio-modal .doctor-bio-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#doctor-bio-modal .doctor-bio-modal-close {
  margin-bottom: 0.5rem;
}

@media (min-width: 0) and (max-width: 767px) {
  .book-mhcp-select-doctor-submit-review {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 1rem 1rem 0 0;
    -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
    padding: 0.75rem 1rem;
  }
  .book-mhcp-select-doctor-submit-review button.button {
    width: 100%;
    margin: 0;
  }
}

.ma_step.active .mh-review-booking {
  display: block;
}
.ma_step.active .mh-review-booking .container {
  -webkit-transform: unset !important;
          transform: unset !important;
  max-width: 100%;
}
@media (min-width: 768px) {
  .ma_step.active .mh-review-booking .container {
    max-width: 992px;
  }
}
@media (min-width: 992px) {
  .ma_step.active .mh-review-booking .container {
    max-width: 1400px;
  }
}

.mh-review-booking .mhcp-rebate-info {
  background-color: #003d3b;
  color: #fff;
  padding: 1rem;
  width: 100%;
  border-radius: 1rem;
}
.mh-review-booking .mhcp-rebate-info-title {
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1rem;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .mh-review-booking .mhcp-rebate-info-title {
    font-size: 1.5rem;
  }
}
.mh-review-booking .mhcp-rebate-info-pricing-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "MaisonNeue-Demi";
  font-size: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mh-review-booking .mhcp-rebate-info-pricing-wrap {
    font-size: 1.125rem;
  }
}
.mh-review-booking .mhcp-rebate-info-pricing-wrap-small {
  font-size: 0.875rem;
  font-family: "MaisonNeue-Book";
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .mh-review-booking .mhcp-rebate-info-pricing-wrap-small {
    font-size: 1rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .mh-review-booking .mhcp-rebate-info-subtitle {
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) {
  #age_vertification_section .container {
    max-width: 576px;
  }
}
#age_vertification_section .mhcp-cta-buttons-wrap label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 768px) {
  #age_vertification_section .mhcp-cta-buttons-wrap label:first-of-type {
    margin-right: 1rem;
  }
}

.booking-age-verification-modal.show {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.booking-age-verification-modal .modal-dialog {
  margin-top: 0;
}
.booking-age-verification-modal .modal-body {
  padding: 1rem;
}
.booking-age-verification-modal .modal-body p {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .booking-age-verification-modal .modal-body p {
    margin-bottom: 1.5rem;
  }
}
.booking-age-verification-modal-title {
  font-size: 1.125rem;
  font-family: "MaisonNeue-Demi";
  padding-right: 4rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .booking-age-verification-modal-title {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }
}
.booking-age-verification-modal .under-age-helplines {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .booking-age-verification-modal .under-age-helplines {
    margin-bottom: 1.5rem;
  }
}
.booking-age-verification-modal .under-age-helplines p {
  margin-bottom: 0;
}
.booking-age-verification-modal .back-to-home {
  margin: 0;
}

#dietitian-dierect-booking {
  padding: 1rem;
}
@media (min-width: 992px) {
  #dietitian-dierect-booking {
    max-width: 50%;
  }
}
#dietitian-dierect-booking .booking-description {
  padding: 1.5rem 0;
}
#dietitian-dierect-booking .booking-price {
  padding: 1rem 0;
}

.dietitian-booking {
  background-color: #f9f9f2;
}
@media (min-width: 992px) {
  .dietitian-booking {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.dietitian-booking-checkout .mh-review-booking-price-total {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.dietitian-booking-checkout .mh-review-booking-price-total p {
  font-size: 1.75rem;
}
.dietitian-booking-checkout .mh-review-booking-price-total p:first-of-type {
  margin-right: 0.5rem;
}
.dietitian-booking-checkout .mh-review-booking-price-total-subtitle {
  color: #82c780;
  font-size: 0.875rem;
  text-align: right;
}
.dietitian-booking-checkout .mh-review-booking-card {
  margin-bottom: 2rem;
}

#thankyou_loading_screen_2.loading_screen.plans-thank-you {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 80px !important;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you {
    padding-top: 80px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 4rem 0 !important;
  }
}
@media (min-width: 992px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .container {
    max-width: 1400px;
    margin: auto;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .share-feedback-link.button.is-outline {
  background-color: transparent;
  border: 1px solid #f9f9f2;
  margin-bottom: 1rem;
  color: #f9f9f2;
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .share-feedback-link.button.is-outline {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-bottom: 1.5rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col {
  text-align: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 1rem 0;
}
@media (min-width: 992px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col {
    padding: 4rem 3.5rem 4rem 0;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-header {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-content {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-content {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-content p {
    font-size: 0.875rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-emoji {
  margin-bottom: 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-emoji {
    max-width: 4rem;
    max-height: 4rem;
    margin-bottom: 1rem;
    margin-right: 1rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-title.heading {
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-title.heading {
    font-size: 1.5rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col .notifications-link {
  font-size: 0.875rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col .notifications-link {
    text-align: center;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-verticals-col, #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col {
  text-align: left;
  padding: 0;
}
@media (min-width: 992px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-verticals-col, #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col {
    padding: 1.5rem 0 1.5rem 3.5rem;
  }
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-verticals-col .portal-single-vertical, #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col .portal-single-vertical {
    -ms-flex-preferred-size: calc(50% - 1.25rem);
        flex-basis: calc(50% - 1.25rem);
    max-width: calc(50% - 1.25rem);
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-verticals-col-title.heading, #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-title.heading {
  margin-bottom: 0.375rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-verticals-col-title.heading, #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-title.heading {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col .portal-verticals-list {
  margin-bottom: 0.5rem;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile {
  padding: 1rem;
  background-color: #fff;
  border-radius: 1rem;
  color: #003d3b;
  margin: 0.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile {
    -ms-flex-preferred-size: calc(50% - 1.25rem);
        flex-basis: calc(50% - 1.25rem);
    max-width: calc(50% - 1.25rem);
    margin: 0.625rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile img {
  height: 6.25rem;
  max-width: 6.25rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-bottom: 0.5rem;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile-title.heading {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  color: #003d3b;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile-frequency {
  color: #6b6b6b;
  margin-bottom: 0.25rem;
  font-family: "MaisonNeue-Demi";
  display: block;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile-quantity {
  color: #6b6b6b;
  margin-bottom: 0.5rem;
  display: block;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile a.button {
  margin: 0;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 100%;
  margin-top: auto;
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile a.button {
    width: auto;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-subtitle {
  font-family: "MaisonNeue-Demi";
  text-align: right;
  display: block;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-subtitle:hover {
  text-decoration: underline;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-subtitle img {
  display: inline-block;
  margin-left: 0.5rem;
  width: 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-subtitle {
    max-width: 14rem;
    margin-left: auto;
  }
}

.confirm_question_container input#all-consents {
  display: none;
}
.confirm_question_container input#all-consents:checked + label.all-consents:before {
  background-image: url(/assets/icons/checkbox_active-c6f0d325deba52c3549afe60cf5ac30396ad72838745ec288b21f73d931172e1.svg);
}
.confirm_question_container label.all-consents {
  color: #6b6b6b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.confirm_question_container label.all-consents:before {
  content: "";
  height: 1.5rem;
  width: 1.5rem;
  background-image: url(/assets/icons/checkbox_inactive-5f89c8bf08fb36ccf95fa8a59e4fab5f43e71f9e28d4644df2a906aa32303615.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.5rem;
}

.plan-dynamic-frequency .plan-dynamic-frequency-title {
  font-size: 1rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .plan-dynamic-frequency .plan-dynamic-frequency-title {
    font-size: 1.125rem;
  }
}
.plan-dynamic-frequency .shipping-duration {
  display: inline-block;
  margin-bottom: 1.5rem;
}
.plan-dynamic-frequency .plan-dynamic-frequency-desc {
  margin-bottom: 1rem;
}
.plan-dynamic-frequency .plan-dynamic-frequency-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 992px) {
  .plan-dynamic-frequency .plan-dynamic-frequency-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 -0.5rem 1.5rem;
  }
}
.plan-dynamic-frequency .plan-dynamic-frequency-wrap .plan-dynamic-frequency-item {
  margin-bottom: 1rem;
  padding: 1rem;
  border: 2px solid #e2e2e2;
  border-radius: 0.5rem;
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  transition: all ease 300ms;
  cursor: pointer;
  position: relative;
  padding-right: 6rem;
}
@media (min-width: 992px) {
  .plan-dynamic-frequency .plan-dynamic-frequency-wrap .plan-dynamic-frequency-item {
    max-width: 33%;
    margin: 0 0.5rem;
    padding-right: 1rem;
  }
}
.plan-dynamic-frequency .plan-dynamic-frequency-wrap .plan-dynamic-frequency-item:hover {
  border-color: #003d3b;
}
.plan-dynamic-frequency .plan-dynamic-frequency-wrap .plan-dynamic-frequency-item.is-active {
  border-color: #003d3b;
}
.plan-dynamic-frequency .plan-dynamic-frequency-wrap .plan-dynamic-frequency-item .item-title {
  font-family: "MaisonNeue-Demi";
  color: #6b6b6b;
  font-size: 0.75rem;
}
.plan-dynamic-frequency .plan-dynamic-frequency-wrap .plan-dynamic-frequency-item .item-price {
  font-family: "MaisonNeue-Demi";
  font-size: 1.5rem;
  opacity: 1;
  -webkit-transition: opacity ease 100ms;
  transition: opacity ease 100ms;
}
.plan-dynamic-frequency .plan-dynamic-frequency-wrap .plan-dynamic-frequency-item .item-ppm {
  font-size: 0.875rem;
  opacity: 1;
  -webkit-transition: opacity ease 100ms;
  transition: opacity ease 100ms;
}
@media (min-width: 992px) {
  .plan-dynamic-frequency .plan-dynamic-frequency-wrap .plan-dynamic-frequency-item .item-ppm {
    margin-bottom: 0.5rem;
  }
}
.plan-dynamic-frequency .plan-dynamic-frequency-wrap .plan-dynamic-frequency-item .item-type {
  -ms-flex-item-align: start;
      align-self: flex-start;
  font-size: 0.875rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
}
@media (min-width: 992px) {
  .plan-dynamic-frequency .plan-dynamic-frequency-wrap .plan-dynamic-frequency-item .item-type {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
  }
}

.plan-dynamic-pricing-breakdown {
  padding-bottom: 1rem;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.plan-dynamic-pricing-breakdown .plan-dynamic-pricing-breakdown-title {
  font-size: 1.125rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1rem;
}
.plan-dynamic-pricing-breakdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
  padding: 0.25rem 1rem;
}
.plan-dynamic-pricing-breakdown-item.breakdown-item-discount {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0.5rem 1rem;
  background: #406e6c;
  color: #fff;
  border-radius: 0.5rem;
  display: block !important;
}
.plan-dynamic-pricing-breakdown-item.breakdown-item-discount.hidden {
  display: none !important;
}
.plan-dynamic-pricing-breakdown-item.breakdown-item-discount .one-time-discount-label {
  font-family: "MaisonNeue-Demi";
}
.plan-dynamic-pricing-breakdown-item-price {
  font-family: "MaisonNeue-Demi";
}
.plan-dynamic-pricing-breakdown-item .detail-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 0;
}

.plan-dynamic-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1;
}
.plan-dynamic-total-price {
  -webkit-transition: opacity ease 100ms;
  transition: opacity ease 100ms;
}
.plan-dynamic-total .heading {
  margin-bottom: 0;
}

.plan-dynamic-pricing-info {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e2e2e2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.plan-dynamic-pricing-info .plan-dynamic-pricing-price-desc {
  text-align: right;
}
.plan-dynamic-pricing-info .plan-dynamic-pricing-price-desc .future-orders-pricing span {
  font-family: "MaisonNeue-Demi";
}
.plan-dynamic-pricing-info .plan-dynamic-pricing-cancel {
  font-size: 0.875rem;
}

.tnc-txt .price-num {
  -webkit-transition: opacity ease 100ms;
  transition: opacity ease 100ms;
}

#thankyou_loading_screen_2.loading_screen.plans-thank-you {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 80px !important;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you {
    padding-top: 80px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 4rem 0 !important;
  }
}
@media (min-width: 992px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .container {
    max-width: 1400px;
    margin: auto;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .share-feedback-link.button.is-outline {
  background-color: transparent;
  border: 1px solid #f9f9f2;
  margin-bottom: 1rem;
  color: #f9f9f2;
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .share-feedback-link.button.is-outline {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-bottom: 1.5rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col {
  text-align: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 1rem 0;
}
@media (min-width: 992px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col {
    padding: 4rem 3.5rem 4rem 0;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-header {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-content {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-content {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-content p {
    font-size: 0.875rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-emoji {
  margin-bottom: 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-emoji {
    max-width: 4rem;
    max-height: 4rem;
    margin-bottom: 1rem;
    margin-right: 1rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-title.heading {
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col-title.heading {
    font-size: 1.5rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col .notifications-link {
  font-size: 0.875rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-cta-col .notifications-link {
    text-align: center;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-verticals-col, #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col {
  text-align: left;
  padding: 0;
}
@media (min-width: 992px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-verticals-col, #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col {
    padding: 1.5rem 0 1.5rem 3.5rem;
  }
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-verticals-col .portal-single-vertical, #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col .portal-single-vertical {
    -ms-flex-preferred-size: calc(50% - 1.25rem);
        flex-basis: calc(50% - 1.25rem);
    max-width: calc(50% - 1.25rem);
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-verticals-col-title.heading, #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-title.heading {
  margin-bottom: 0.375rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-verticals-col-title.heading, #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-title.heading {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col .portal-verticals-list {
  margin-bottom: 0.5rem;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile {
  padding: 1rem;
  background-color: #fff;
  border-radius: 1rem;
  color: #003d3b;
  margin: 0.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile {
    -ms-flex-preferred-size: calc(50% - 1.25rem);
        flex-basis: calc(50% - 1.25rem);
    max-width: calc(50% - 1.25rem);
    margin: 0.625rem;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile img {
  height: 6.25rem;
  max-width: 6.25rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-bottom: 0.5rem;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile-title.heading {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  color: #003d3b;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile-frequency {
  color: #6b6b6b;
  margin-bottom: 0.25rem;
  font-family: "MaisonNeue-Demi";
  display: block;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile-quantity {
  color: #6b6b6b;
  margin-bottom: 0.5rem;
  display: block;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile a.button {
  margin: 0;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 100%;
  margin-top: auto;
}
@media (min-width: 768px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .cta-product-tile a.button {
    width: auto;
  }
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-subtitle {
  font-family: "MaisonNeue-Demi";
  text-align: right;
  display: block;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-subtitle:hover {
  text-decoration: underline;
}
#thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-subtitle img {
  display: inline-block;
  margin-left: 0.5rem;
  width: 1.5rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #thankyou_loading_screen_2.loading_screen.plans-thank-you .plans-thank-you-products-col-subtitle {
    max-width: 14rem;
    margin-left: auto;
  }
}

.confirm_question_container input#all-consents {
  display: none;
}
.confirm_question_container input#all-consents:checked + label.all-consents:before {
  background-image: url(/assets/icons/checkbox_active-c6f0d325deba52c3549afe60cf5ac30396ad72838745ec288b21f73d931172e1.svg);
}
.confirm_question_container label.all-consents {
  color: #6b6b6b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.confirm_question_container label.all-consents:before {
  content: "";
  height: 1.5rem;
  width: 1.5rem;
  background-image: url(/assets/icons/checkbox_inactive-5f89c8bf08fb36ccf95fa8a59e4fab5f43e71f9e28d4644df2a906aa32303615.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.5rem;
}

.send-doctor-message-trigger {
  position: relative;
  padding: 0.5rem 6rem 0.5rem 1rem;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #003d3b;
  font-size: 0.875rem;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-align: left;
}
@media (min-width: 768px) {
  .send-doctor-message-trigger {
    padding: 0.875rem 6rem 0.875rem 1rem;
  }
}
@media (max-width: 599px) {
  .send-doctor-message-trigger {
    width: 100%;
  }
}
.send-doctor-message-trigger img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1rem;
}
.send-doctor-message-title {
  display: block;
  font-family: "MaisonNeue-Demi";
}
.send-doctor-message-subtitle {
  display: block;
}

.request-a-change {
  margin: 0 auto;
}
.request-a-change.is-disabled {
  border: none;
}
@media (min-width: 0) and (max-width: 767px) {
  .request-a-change {
    width: 100%;
  }
}
.request-a-change-requested.button {
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 767px) {
  .request-a-change-requested.button {
    width: 100%;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .request-a-change-modal.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh);
  }
}
.request-a-change-modal.modal.show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.request-a-change-modal.modal .modal-dialog {
  background-color: #fff;
  text-align: left;
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0 0.25rem 1.25rem -0.625rem rgba(19, 40, 18, 0.1);
          box-shadow: 0 0.25rem 1.25rem -0.625rem rgba(19, 40, 18, 0.1);
  padding: 1rem;
  border-radius: 1rem;
  max-width: 20rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .request-a-change-modal.modal .modal-dialog {
    position: fixed;
    bottom: 0;
    max-width: 100%;
    margin: 0;
    border-radius: 0;
    max-height: 80vh;
  }
}
.request-a-change-modal.modal.other-reasons-selected .modal-body .request-a-change-modal-content label:last-of-type {
  margin-bottom: 0.5rem;
}
.request-a-change-modal.modal.other-reasons-selected .modal-body #other_reason {
  display: block;
}
.request-a-change-modal.modal-close {
  cursor: pointer;
}
.request-a-change-modal.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 61, 59, 0.4);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity ease 300ms;
  transition: opacity ease 300ms;
}
.request-a-change-modal.modal .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.125rem;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 1rem;
  padding: 0;
}
.request-a-change-modal.modal .modal-header img {
  height: 0.75rem;
  width: 0.75rem;
  margin-left: 3rem;
}
.request-a-change-modal.modal .modal-body {
  padding: 0;
}
.request-a-change-modal.modal .modal-body input[type=checkbox] {
  display: none;
}
.request-a-change-modal.modal .modal-body input[type=checkbox]:checked + label:before {
  background-image: url(/assets/icons/checkbox_active-c6f0d325deba52c3549afe60cf5ac30396ad72838745ec288b21f73d931172e1.svg);
}
.request-a-change-modal.modal .modal-body label {
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.request-a-change-modal.modal .modal-body label:before {
  content: "";
  height: 1.5rem;
  min-width: 1.5rem;
  background-image: url(/assets/icons/checkbox_inactive-5f89c8bf08fb36ccf95fa8a59e4fab5f43e71f9e28d4644df2a906aa32303615.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.75rem;
}
.request-a-change-modal.modal .modal-body .request-a-change-error {
  display: none;
  font-size: 0.875rem;
  color: #c54801;
  margin-bottom: 1rem;
}
.request-a-change-modal.modal .modal-body .request-a-change-error.show {
  display: block;
}
.request-a-change-modal.modal #other_reason {
  display: none;
}
.request-a-change-modal.modal textarea#other_reason {
  border: 1px solid #cbcbcb;
  border-radius: 0.5rem !important;
  padding: 1rem;
  margin: 0 0 1rem;
}
.request-a-change-modal.modal .modal-footer {
  padding: 0;
  border: none;
}

.cancellation-top {
  display: none;
  background-color: #fff !important;
  z-index: 9;
}
@media (min-width: 992px) {
  .cancellation-top {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    text-align: left;
    background-color: #fff;
    border-color: transparent;
    border-bottom-color: #e2e2e2;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 68px;
  }
}

.cancellation-wrapper {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  height: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
  .cancellation-wrapper {
    margin-top: 4.5rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  .cancellation-wrapper {
    overflow: scroll;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  .cancellation-wrapper {
    overflow: hidden;
    padding-bottom: 2rem;
  }
}

.cancellation-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .cancellation-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100vh;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .cancellation-container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  .cancellation-container {
    height: 100vh;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  .cancellation-container {
    height: calc(100vh - 9.5rem);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 3rem;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .cancellation-confirm-wrapper {
    margin-top: 4.5rem;
  }
}
.cancellation-confirm-wrapper > ol {
  padding-left: 1.5rem;
}
.cancellation-confirm-wrapper > h4 {
  font-size: 24px;
  font-family: "MaisonNeue-Demi";
  margin-bottom: 16px;
}
@media (min-width: 0) and (max-width: 767px) {
  .cancellation-confirm-wrapper > h4 {
    font-size: 18px;
  }
}
.cancellation-confirm-wrapper .error-text {
  color: #df2e2e;
  font-family: "MaisonNeue-Demi";
}

.cancellation-section-buttons {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 0) and (max-width: 767px) {
  .cancellation-section-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cancellation-section-buttons .full-width {
    text-align: center;
    width: 100%;
  }
}
.cancellation-section-buttons .keep-btn {
  font-style: normal;
  font-weight: 600 !important;
  font-size: 1rem;
  letter-spacing: -0.01em;
  text-transform: inherit !important;
  margin-right: 2.5rem;
  font-family: "MaisonNeue-Book" !important;
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .cancellation-section-buttons .keep-btn {
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
}
.cancellation-section-buttons .cancel-btn {
  text-align: center;
  display: block !important;
  font-family: "MaisonNeue-Book";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 0) and (max-width: 767px) {
  .cancellation-section-buttons .cancel-btn {
    margin-bottom: 1rem;
  }
}

.cancellation-card {
  display: grid;
  line-height: 150%;
  margin-top: 16px;
  border: 1px solid #e2e2e2;
  border-radius: 0.75rem;
  padding: 1rem;
  text-align: left;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .cancellation-card {
    width: 480px;
  }
}
.cancellation-card .label {
  font-size: 16px;
  font-family: "MaisonNeue-Demi";
  margin-top: 12px;
  margin-bottom: 12px;
  color: #003d3b;
}
.cancellation-card .card-title {
  font-family: "MaisonNeue-Demi";
  font-size: 16px;
  margin-bottom: 8px;
}
.cancellation-card .card-description {
  color: #406e6c;
  margin-bottom: 16px;
  font-family: "MaisonNeue-Book";
}
@media (min-width: 0) and (max-width: 767px) {
  .cancellation-card .card-description {
    font-size: 14px;
  }
}
.cancellation-card .snooze-icon {
  width: 60px;
  height: 48px;
}
@media (min-width: 0) and (max-width: 767px) {
  .cancellation-card .snooze-icon {
    width: 40px !important;
    height: 32px !important;
  }
}
.cancellation-card .snooze-cta::after {
  content: "";
  background: url(/assets/icons/angle-tail-right-1d0f1848f1d51247c5732093e5c7d7f0eb7ce7d7d4d85b9f3b55e114a506433a.svg) no-repeat center right;
  width: 1rem;
  height: 0.625rem;
  background-size: cover;
  display: inline-block;
  margin-left: 0.5rem;
}
.cancellation-card .snooze-cta::after:hover {
  background: url(/assets/icons/arrow-right-grey-94c9c3da5a80dde1cd7b8aeda5f2a6a1b06718af1a56119b340a5cfdaa9b99bd.svg) no-repeat center right;
}
.cancellation-card .snooze-cta:hover::after {
  content: "";
  background: url(/assets/icons/arrow-right-grey-94c9c3da5a80dde1cd7b8aeda5f2a6a1b06718af1a56119b340a5cfdaa9b99bd.svg) no-repeat center right;
  width: 1rem;
  height: 0.625rem;
  background-size: cover;
  display: inline-block;
  margin-left: 0.5rem;
}

.snooze-page-container .snooze-data-select-section, .snooze-page-container .date-confirm-section {
  width: 50%;
}
.snooze-page-container .date-select-title {
  margin-left: 14px;
}
.snooze-page-container .ui-datepicker-title {
  margin-top: 33px;
  margin-left: 14px;
}
.snooze-page-container .date-select-button-section {
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 1rem auto;
}
.snooze-page-container .card-confirmation {
  border: 1px solid #E2E2E2;
  border-radius: 16px;
}
.snooze-page-container .card-confirmation .date-detail {
  border-bottom: 1px solid #E2E2E2;
}
.snooze-page-container .confirm-change-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 24px;
  gap: 8px;
  width: 161px;
  height: 52px;
  background: #c54801;
  border-radius: 8px;
}
.snooze-page-container .item-selected {
  border-color: #003d3b;
  background-color: #003d3b;
}
.snooze-page-container .item-selected span {
  color: #fff;
}
@media (min-width: 0) and (max-width: 767px) {
  .snooze-page-container .cancellation-confirm-wrapper {
    margin-top: 9.5rem !important;
  }
  .snooze-page-container .confirm-card-margin {
    margin-top: 4.5rem !important;
  }
  .snooze-page-container #date-select-btn a, .snooze-page-container input[type=submit], .snooze-page-container #snooze-reason-select a {
    width: 100%;
    display: block;
  }
}
.snooze-page-container .answers-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.snooze-page-container .answer-item-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0.5rem;
}
.snooze-page-container .answer-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  border-radius: 0.5rem;
  padding: 1rem;
  border: 1px solid #cbcbcb;
}
.snooze-page-container .item-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0.25rem;
  border: 1px solid #406e6c;
  color: #406e6c;
}
.snooze-page-container .item-text {
  color: #6B6B6B;
  letter-spacing: -0.01em;
}
.snooze-page-container .save_answer:hover {
  border-color: #406e6c;
  background-color: #406e6c;
  color: #fff;
}
.snooze-page-container .save_answer:hover .item-number {
  border: 1px solid #fff;
  color: #fff;
}
.snooze-page-container .save_answer:hover .item-text {
  color: #fff;
}
.snooze-page-container input[type=submit] {
  padding: 16px 24px;
  border-radius: 8px;
  font-size: 16px;
  letter-spacing: -0.02em;
  line-height: 20px;
  font-weight: 600;
  text-transform: none;
}

.cancel-page-wrapper {
  height: 85%;
  position: relative;
  width: 100%;
  background: #fff;
}
.cancel-page-wrapper .top-cta-wrapper {
  z-index: 10;
  padding: 24px 0;
  background: #fff;
  border-bottom: 1px solid #e2e2e2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
  .cancel-page-wrapper .top-cta-wrapper {
    margin-top: 4.5rem;
    border-bottom: none;
    padding: 24px 0 12px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cancel-page-wrapper .top-cta-wrapper {
    margin-top: 4.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cancel-page-wrapper .top-cta-wrapper {
    margin-top: 4.5rem;
  }
}
.cancel-page-wrapper .top-cta-wrapper .custom-link {
  text-decoration: none;
  font-family: "MaisonNeue-Book";
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  position: relative;
  padding-left: 1rem;
  display: inline-block;
}
.cancel-page-wrapper .top-cta-wrapper .custom-link::before {
  content: url(/assets/icons/angle-left-dark-dfd51d96b9914aa1a8882aef612c1da6e438a7a53fc75e72e1b22d796107abb2.svg);
  height: inherit;
  width: 0.5rem;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
}
.cancel-page-wrapper .component-wrapper-default {
  overflow: hidden;
}
.cancel-page-wrapper .component-wrapper-overflow {
  margin-bottom: 2rem;
  height: calc(100% - 5.5rem);
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.cancel-page-wrapper .component-wrapper-overflow::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1200px) {
  .cancel-page-wrapper .component-wrapper-overflow {
    height: 100vh;
  }
}
@media (min-width: 992px) {
  .cancel-page-wrapper .component-wrapper-overflow {
    height: calc(100% + 10rem);
    margin-top: 0 !important;
  }
}
@media (min-width: 768px) {
  .cancel-page-wrapper .component-wrapper-overflow {
    height: calc(100% + 10rem);
    margin-top: 7%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .cancel-page-wrapper .component-wrapper-overflow {
    height: 100vh;
  }
  .cancel-page-wrapper .component-wrapper-overflow #experience-block-options {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 600), screen and (max-height: 800px) {
  .cancel-page-wrapper .component-wrapper-overflow {
    height: 105%;
    margin-top: calc(4% + 3rem) !important;
  }
  .cancel-page-wrapper .component-wrapper-overflow.reasons-wrapper {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .cancel-page-wrapper .component-wrapper-overflow {
    margin-top: 9.5rem !important;
  }
  .cancel-page-wrapper .component-wrapper-overflow.reasons-wrapper {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .cancel-page-wrapper .component-wrapper-overflow {
    overflow-y: scroll;
    height: 105%;
    margin-top: calc(5% + 9rem) !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cancel-page-wrapper .component-wrapper-overflow {
    overflow-y: scroll;
    height: 100%;
    margin-top: calc(5% + 9rem) !important;
  }
  .cancel-page-wrapper .component-wrapper-overflow.reasons-wrapper {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .cancel-page-wrapper .component-wrapper-overflow {
    height: calc(100vh - 9.5rem);
    overflow: scroll;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  .cancel-page-wrapper .component-wrapper-overflow {
    height: 100%;
  }
  .cancel-page-wrapper .component-wrapper-overflow #experience-block-options {
    height: 80%;
    overflow-y: scroll;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 2) {
  .cancel-page-wrapper .component-wrapper-overflow {
    height: 100%;
  }
  .cancel-page-wrapper .component-wrapper-overflow #experience-block-options {
    height: 80%;
    overflow-y: scroll;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
  .cancel-page-wrapper .component-wrapper-overflow #experience-block-options::-webkit-scrollbar {
    display: none;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  .form-container {
    height: 98% !important;
    overflow-y: hidden !important;
  }
  #other-block-options {
    height: 86%;
  }
  #cancellation-deflection-offer {
    height: 105%;
  }
  #final_cancellation_frame {
    height: 105%;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 2) {
  .form-container {
    height: 98% !important;
    overflow-y: hidden !important;
  }
  #other-block-options {
    height: 86%;
  }
  #cancellation-deflection-offer {
    height: 103%;
  }
  #final_cancellation_frame {
    height: 103%;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .form-container {
    height: 98% !important;
    overflow-y: hidden !important;
  }
  #other-block-options {
    height: 90%;
  }
  #cancellation-deflection-offer {
    height: 103%;
  }
  #final_cancellation_frame {
    height: 103%;
  }
}
.form-container {
  overflow-y: auto;
  height: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
  .form-container {
    height: auto;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  .form-container {
    height: 100%;
  }
}
@media screen and (min-width: 1920px), screen and (min-height: 1080px) {
  .form-container #cancel-reason-section-two {
    height: calc(100vh - 4.5rem);
  }
}
@media screen and (min-width: 1920px) and (min-width: 0) and (max-width: 767px), screen and (min-height: 1080px) and (min-width: 0) and (max-width: 767px) {
  .form-container #cancel-reason-section-two {
    margin-top: calc(5% + 9rem);
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  #flexible-billing-cancel-option {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
    padding-bottom: 3rem;
    height: calc(100vh - 5.5rem);
  }
}

#experience-other {
  height: 100%;
}
#experience-other .img-container {
  margin-top: 1.125rem;
  margin-bottom: 0.75rem;
}
@media screen and (max-width: 390px), screen and (max-height: 667px) {
  #experience-other {
    height: calc(100vh - 11rem);
  }
}

#medical .img-container {
  margin-top: 1rem;
  margin-bottom: 0.75rem;
  width: 6rem !important;
}

@media (min-width: 0) and (max-width: 767px) {
  #experience-other,
  #medical,
  #cost {
    position: relative;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    height: 80% !important;
  }
  #experience-other .solution-info-wrapper,
  #experience-other .medical-info-wrapper,
  #experience-other .cost-info-wrapper,
  #medical .solution-info-wrapper,
  #medical .medical-info-wrapper,
  #medical .cost-info-wrapper,
  #cost .solution-info-wrapper,
  #cost .medical-info-wrapper,
  #cost .cost-info-wrapper {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    margin-top: calc(50% - 5rem);
  }
  #experience-other .btn-container,
  #experience-other .cancellation-section-buttons,
  #medical .btn-container,
  #medical .cancellation-section-buttons,
  #cost .btn-container,
  #cost .cancellation-section-buttons {
    position: absolute;
    bottom: 0;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  #experience-other,
  #medical,
  #cost {
    position: relative;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  #experience-other .solution-info-wrapper,
  #experience-other .cost-info-wrapper,
  #experience-other .medical-info-wrapper,
  #medical .solution-info-wrapper,
  #medical .cost-info-wrapper,
  #medical .medical-info-wrapper,
  #cost .solution-info-wrapper,
  #cost .cost-info-wrapper,
  #cost .medical-info-wrapper {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  #experience-other .medical-info-wrapper,
  #medical .medical-info-wrapper,
  #cost .medical-info-wrapper {
    margin-top: calc(50% - 6rem);
  }
  #experience-other .solution-info-wrapper,
  #experience-other .cost-info-wrapper,
  #medical .solution-info-wrapper,
  #medical .cost-info-wrapper,
  #cost .solution-info-wrapper,
  #cost .cost-info-wrapper {
    margin-top: calc(50% - 5rem);
  }
  #experience-other .btn-container,
  #experience-other .cancellation-section-buttons,
  #medical .btn-container,
  #medical .cancellation-section-buttons,
  #cost .btn-container,
  #cost .cancellation-section-buttons {
    position: absolute;
    bottom: 0;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .cancellation-container-box {
    position: relative;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    height: 89% !important;
  }
  .cancellation-container-box .cancellation-confirm-wrapper {
    margin-top: calc(50% - 5rem);
  }
  .cancellation-container-box .btn-container,
  .cancellation-container-box .cancellation-section-buttons {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  .cancellation-container-box {
    position: relative;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    height: calc(100% - 5vh) !important;
  }
  .cancellation-container-box .cancellation-confirm-wrapper {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    margin-top: calc(50% - 7rem);
  }
  .cancellation-container-box .btn-container,
  .cancellation-container-box .cancellation-section-buttons {
    position: absolute;
    bottom: 0;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .final_cancellation_frame {
    position: relative;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    height: 80% !important;
  }
  .final_cancellation_frame .final_cancellation_content {
    margin-top: calc(50% - 8.5rem);
  }
  .final_cancellation_frame .btn-container {
    position: absolute;
    bottom: 0;
    width: calc(100% - 2rem) !important;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  .final_cancellation_frame {
    position: relative;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    height: 78%;
  }
  .final_cancellation_frame .final_cancellation_content {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    margin-top: 1rem;
  }
  .final_cancellation_frame .btn-container,
  .final_cancellation_frame .cancellation-section-buttons {
    position: absolute;
    bottom: 0;
    margin-bottom: 1.5rem;
  }
}

#cost,
#experience-other,
#medical,
#flexible-billing-cancel-option,
#other-block-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 0) and (max-width: 767px) {
  #cost .cost-info-wrapper,
  #cost .solution-info-wrapper,
  #cost .medical-info-wrapper,
  #cost .flexible-billing-container,
  #cost .other-option-info-wrapper,
  #experience-other .cost-info-wrapper,
  #experience-other .solution-info-wrapper,
  #experience-other .medical-info-wrapper,
  #experience-other .flexible-billing-container,
  #experience-other .other-option-info-wrapper,
  #medical .cost-info-wrapper,
  #medical .solution-info-wrapper,
  #medical .medical-info-wrapper,
  #medical .flexible-billing-container,
  #medical .other-option-info-wrapper,
  #flexible-billing-cancel-option .cost-info-wrapper,
  #flexible-billing-cancel-option .solution-info-wrapper,
  #flexible-billing-cancel-option .medical-info-wrapper,
  #flexible-billing-cancel-option .flexible-billing-container,
  #flexible-billing-cancel-option .other-option-info-wrapper,
  #other-block-options .cost-info-wrapper,
  #other-block-options .solution-info-wrapper,
  #other-block-options .medical-info-wrapper,
  #other-block-options .flexible-billing-container,
  #other-block-options .other-option-info-wrapper {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #cost textarea,
  #experience-other textarea,
  #medical textarea,
  #flexible-billing-cancel-option textarea,
  #other-block-options textarea {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #cost textarea,
  #experience-other textarea,
  #medical textarea,
  #flexible-billing-cancel-option textarea,
  #other-block-options textarea {
    width: 28.5rem;
  }
}
#cost button.continue-to-final-frame,
#experience-other button.continue-to-final-frame,
#medical button.continue-to-final-frame,
#flexible-billing-cancel-option button.continue-to-final-frame,
#other-block-options button.continue-to-final-frame {
  color: #003d3b !important;
}

#cost .img-container,
#experience-other .img-container {
  margin-left: -1.5rem;
  width: 6.25rem !important;
}

@media (min-width: 290px) and (max-width: 390px) {
  #final_cancellation_frame,
  #cost,
  #other-block-options,
  #medical {
    overflow-y: scroll;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
  #final_cancellation_frame::-webkit-scrollbar,
  #cost::-webkit-scrollbar,
  #other-block-options::-webkit-scrollbar,
  #medical::-webkit-scrollbar {
    display: none;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  #final_cancellation_frame .defined-width,
  #cost .defined-width,
  #other-block-options .defined-width,
  #experience-other .defined-width,
  #medical .defined-width {
    width: auto;
  }
}
@media (min-width: 768px) {
  #final_cancellation_frame .defined-width,
  #cost .defined-width,
  #other-block-options .defined-width,
  #experience-other .defined-width,
  #medical .defined-width {
    width: 35rem;
  }
}
#final_cancellation_frame .img-container,
#cost .img-container,
#other-block-options .img-container,
#experience-other .img-container,
#medical .img-container {
  width: 62px;
}
#final_cancellation_frame .img-container img,
#cost .img-container img,
#other-block-options .img-container img,
#experience-other .img-container img,
#medical .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: inherit;
  height: inherit;
}
#final_cancellation_frame .final-cancellation-heading,
#cost .final-cancellation-heading,
#other-block-options .final-cancellation-heading,
#experience-other .final-cancellation-heading,
#medical .final-cancellation-heading {
  font-size: 2.5rem;
  margin-top: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #final_cancellation_frame .final-cancellation-heading,
  #cost .final-cancellation-heading,
  #other-block-options .final-cancellation-heading,
  #experience-other .final-cancellation-heading,
  #medical .final-cancellation-heading {
    font-size: 1.5rem;
  }
}
#final_cancellation_frame .final-cancellation-description,
#cost .final-cancellation-description,
#other-block-options .final-cancellation-description,
#experience-other .final-cancellation-description,
#medical .final-cancellation-description {
  font-family: "MaisonNeue-Book";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #003d3b;
  margin-top: 2rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #final_cancellation_frame .final-cancellation-description,
  #cost .final-cancellation-description,
  #other-block-options .final-cancellation-description,
  #experience-other .final-cancellation-description,
  #medical .final-cancellation-description {
    font-size: 14px;
    margin-top: 1.5rem;
  }
}
#final_cancellation_frame .other-option-description,
#cost .other-option-description,
#other-block-options .other-option-description,
#experience-other .other-option-description,
#medical .other-option-description {
  font-family: "MaisonNeue-Demi";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 150%;
  letter-spacing: -0.01em;
  margin-top: 2rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #final_cancellation_frame .other-option-description,
  #cost .other-option-description,
  #other-block-options .other-option-description,
  #experience-other .other-option-description,
  #medical .other-option-description {
    font-size: 1.125rem;
    margin-top: 1.5rem;
  }
}
#final_cancellation_frame .btn-container,
#cost .btn-container,
#other-block-options .btn-container,
#experience-other .btn-container,
#medical .btn-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  #final_cancellation_frame .btn-container,
  #cost .btn-container,
  #other-block-options .btn-container,
  #experience-other .btn-container,
  #medical .btn-container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#final_cancellation_frame .btn-container .btn,
#cost .btn-container .btn,
#other-block-options .btn-container .btn,
#experience-other .btn-container .btn,
#medical .btn-container .btn {
  margin: 0;
}
#final_cancellation_frame .btn-container .confirm_cancel,
#final_cancellation_frame .btn-container .retract_cancel,
#cost .btn-container .confirm_cancel,
#cost .btn-container .retract_cancel,
#other-block-options .btn-container .confirm_cancel,
#other-block-options .btn-container .retract_cancel,
#experience-other .btn-container .confirm_cancel,
#experience-other .btn-container .retract_cancel,
#medical .btn-container .confirm_cancel,
#medical .btn-container .retract_cancel {
  text-transform: unset;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.01em;
  margin: 0;
  color: #f9f9f3;
}
@media (min-width: 0) and (max-width: 767px) {
  #final_cancellation_frame .btn-container .confirm_cancel,
  #final_cancellation_frame .btn-container .retract_cancel,
  #cost .btn-container .confirm_cancel,
  #cost .btn-container .retract_cancel,
  #other-block-options .btn-container .confirm_cancel,
  #other-block-options .btn-container .retract_cancel,
  #experience-other .btn-container .confirm_cancel,
  #experience-other .btn-container .retract_cancel,
  #medical .btn-container .confirm_cancel,
  #medical .btn-container .retract_cancel {
    width: 100%;
  }
}
#final_cancellation_frame textarea,
#cost textarea,
#other-block-options textarea,
#experience-other textarea,
#medical textarea {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 16px;
  height: 120px;
  background: #fff;
  border: 1px solid #cbcbcb;
  border-radius: 8px !important;
  margin-bottom: 0;
}

.reasons-wrapper {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  .reasons-wrapper {
    overflow: hidden;
    padding-bottom: 2rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .reasons-wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 9rem;
  }
}
.reasons-wrapper .btn-container {
  width: 100% !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0) and (max-width: 767px) {
  .reasons-wrapper .btn-container {
    margin-bottom: 32px;
  }
}
.reasons-wrapper .btn-container button.receive-pre-paid-orders, .reasons-wrapper .btn-container button.option-continue {
  text-transform: unset;
  font-family: "MaisonNeue-Book";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.01em;
  margin: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .reasons-wrapper .btn-container button.receive-pre-paid-orders, .reasons-wrapper .btn-container button.option-continue {
    width: 100%;
  }
}
.reasons-wrapper .btn-container button.cancel-all-orders, .reasons-wrapper .btn-container button.continue-to-final-frame {
  display: inline-block;
  text-transform: unset;
  font-family: "MaisonNeue-Book";
  color: #003d3b !important;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.01em;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .reasons-wrapper .btn-container button.cancel-all-orders, .reasons-wrapper .btn-container button.continue-to-final-frame {
    width: 100%;
  }
}
.reasons-wrapper .btn-container button.cancel-all-orders::before, .reasons-wrapper .btn-container button.continue-to-final-frame::before {
  background-color: transparent;
}
.reasons-wrapper .btn-container a.cancel-opt-btn {
  display: inline-block;
  text-transform: unset;
  color: #003d3b !important;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.01em;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .reasons-wrapper .btn-container a.cancel-opt-btn {
    width: 100%;
  }
}
.reasons-wrapper .btn-container a.cancel-opt-btn::before {
  background-color: transparent;
}
.reasons-wrapper .reason-header {
  font-family: "MaisonNeue-Demi";
  font-style: normal;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 150%;
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .reasons-wrapper .reason-header {
    font-size: 1.125rem;
  }
}
.reasons-wrapper .reason-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 1rem;
}
@media (min-width: 0) and (max-width: 767px) {
  .reasons-wrapper .reason-content {
    margin-top: 1.5rem;
  }
}
.reasons-wrapper .reason-content .reason-content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
}
@media (min-width: 768px) and (max-width: 991px) {
  .reasons-wrapper .reason-content .reason-content-row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.reasons-wrapper .reason-content .reason-content-row button {
  margin-bottom: 0.5rem;
}
.reasons-wrapper .reason-btn {
  font-family: "MaisonNeue-Demi";
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px;
  gap: 8px;
  width: 456px;
  height: 80px;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
  color: #003d3b;
  cursor: pointer;
}
.reasons-wrapper .reason-btn:hover {
  background: #406e6c;
  color: #fff;
  border: 1px solid #e2e2e2;
}
@media (min-width: 0) and (max-width: 767px) {
  .reasons-wrapper .reason-btn {
    width: 100%;
  }
}
.reasons-wrapper .reason-btn.reason-card {
  background: #406e6c;
  color: #fff;
  border: 1px solid #e2e2e2;
  cursor: default;
}
.reasons-wrapper .reason-btn .img-container {
  width: 58px;
}
.reasons-wrapper .reason-btn .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: inherit;
  height: inherit;
}
.reasons-wrapper .too-much-product-sub-card {
  background: #daeed9;
  border: 1px solid #e2e2e2;
  cursor: default;
  border-radius: 8px;
  padding: 16px;
  width: 300px;
}
.reasons-wrapper .too-much-product-frequency-selection {
  margin-top: 10px;
  border: 1px solid #CBCBCB;
  width: 400px;
  height: 56px;
  padding: 16px;
  gap: 12px;
  border-radius: 8px;
}
.reasons-wrapper .too-much-product-frequency-selection.active {
  background: #003D3B;
  color: #FCFCFC;
}
.reasons-wrapper .btn-disabled {
  pointer-events: none !important;
  background-color: #e1e1e1;
  color: #6b6b6b !important;
  opacity: 1 !important;
  color: #6b6b6b !important;
}
.reasons-wrapper .reason-heading {
  font-size: 1.5rem;
  margin-bottom: 0;
  margin-top: 2rem;
  font-family: "MaisonNeue-Demi";
}
@media (min-width: 0) and (max-width: 767px) {
  .reasons-wrapper .reason-heading {
    font-size: 1.125rem;
  }
}
.reasons-wrapper .reason-description {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .reasons-wrapper .reason-description {
    max-width: 490px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .reasons-wrapper .reason-description {
    font-size: 14px;
  }
}
.reasons-wrapper .form-group-wrapper {
  margin-top: 1.5rem;
  margin-left: 0.2rem;
}
.reasons-wrapper .form-group-wrapper .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5rem;
}
.reasons-wrapper .form-group-wrapper .form-group label {
  margin-bottom: 0;
  color: #003d3b;
  margin-left: 0.75rem;
}
.reasons-wrapper .form-group-wrapper .form-group input[type=radio] {
  margin-top: -0.3rem;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 2px solid #cbcbcb;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 24px;
      flex-basis: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.reasons-wrapper .form-group-wrapper .form-group:hover > input[type=radio] {
  cursor: pointer;
  border: 2px solid #003d3b;
  border-radius: 50%;
  background-color: white;
}
.reasons-wrapper .form-group-wrapper .form-group:hover > input[type=radio]::after {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #003d3b;
  height: 14px;
  width: 14px;
  position: absolute;
  top: 3.5px;
  left: 3.2px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 9999;
}
@media (min-width: 0) and (max-width: 767px) {
  .reasons-wrapper .form-group-wrapper .form-group:hover > input[type=radio]::after {
    top: 3px;
  }
}
.reasons-wrapper .form-group-wrapper .form-group:hover > label {
  cursor: pointer;
}

@media (min-width: 0) and (max-width: 767px) {
  #discount-page {
    height: calc(100% - 5.5rem);
  }
}
#discount-page .img-container {
  width: 7rem;
  margin-left: -1.5rem;
}
#discount-page .img-container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: inherit;
  height: inherit;
}
#discount-page .discount-heading {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  #discount-page .discount-heading {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  #discount-page .discount-heading.defined-width {
    width: 42rem;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #discount-page .discount-heading.defined-width {
    width: 100%;
  }
}
#discount-page .btn-container {
  margin-top: 2rem;
}
@media (min-width: 0) and (max-width: 767px) {
  #discount-page .btn-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#discount-page .btn-container .btn {
  margin: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  #discount-page .btn-container .btn {
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #discount-page .discount-info-wrapper {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
