.back-to-account {
  width: 100%;
  background-color: mr-blue;
}
.location-specific-colorbar {
  padding: 1em;
  margin-bottom: 4em;
}
.location-specific-colorbar .colorbar-loading .a-box-content .ssc-line {
  height: 100%;
  -moz-border-radius: unset;
  -webkit-border-radius: unset;
  border-radius: unset;
}
.location-specific-colorbar .colorbar-loading .texts .cta .ssc-line {
  height: 35px;
  width: 35%;
}
@media only screen and (max-width: 759px) {
  .location-specific-colorbar .colorbar-loading .texts .cta .ssc-line {
    width: 100%;
  }
}
.location-specific-colorbar .colorbar-loading .other-wrap .text {
  height: 100%;
}
.location-specific-colorbar .colorbar-loading .other-wrap .text .ssc-line {
  height: 100%;
}
@media only screen and (max-width: 759px) {
  .location-specific-colorbar .colorbar-loading .other-wrap .text .ssc-line {
    min-height: 100px;
  }
}
@media only screen and (max-width: 759px) {
  .location-specific-colorbar {
    margin-bottom: 3em;
  }
}
.location-specific-colorbar .colorbars-wrap {
  position: relative;
  padding: 2em;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5em;
  max-width: 860px;
  margin: 0 auto;
}
@media only screen and (max-width: 759px) {
  .location-specific-colorbar .colorbars-wrap {
    grid-template-columns: 1fr;
    gap: 0.25em;
    padding: 1.4em;
  }
}
.location-specific-colorbar .colorbars-wrap .overlay-title {
  position: absolute;
  top: 0;
  height: 0;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
.location-specific-colorbar .colorbars-wrap .overlay-title span {
  background-color: #fff;
  padding: 0.5em 2em;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.06);
  -moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.06);
  -o-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.06);
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.06);
}
.location-specific-colorbar .colorbars-wrap .main-colorbar {
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  background-color: #fff;
  overflow: hidden;
}
.location-specific-colorbar .colorbars-wrap .main-colorbar .texts {
  padding: 1.25em 1.8em;
}
@media only screen and (max-width: 759px) {
  .location-specific-colorbar .colorbars-wrap .main-colorbar .texts {
    padding: 1em 1.6em 1.25em;
  }
  .location-specific-colorbar .colorbars-wrap .main-colorbar .texts .cta .mrbtn {
    width: 100%;
    max-width: unset;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.location-specific-colorbar .colorbars-wrap .others {
  display: grid;
  grid-auto-rows: 1fr;
  gap: 0.25em;
}
.location-specific-colorbar .colorbars-wrap .others a.other-wrap {
  background-color: #fff;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  padding: 1.5em;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
}
@media only screen and (max-width: 759px) {
  .location-specific-colorbar .colorbars-wrap .others a.other-wrap {
    padding: 1em 1.5em;
  }
}
.location-specific-colorbar .colorbars-wrap .others a.other-wrap .cta {
  background-color: #f7f7f8;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 1em;
  display: flex;
}
.location-specific-colorbar .colorbars-wrap .others a.other-wrap .cta svg {
  width: 10px;
  color: #911885;
}
.location-specific-colorbar .btn-wrap {
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.location-specific-colorbar .custom-circle {
  height: 2.5em;
  width: 2.5em;
  background-color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  justify-items: center;
}
.horizontal-carousel {
  background-color: #53284f;
}
.horizontal-carousel .color-wrap {
  padding-top: 0;
  padding-bottom: 6em;
  background-color: #fff;
  -moz-border-radius-bottomleft: 30px;
  -webkit-border-bottom-left-radius: 30px;
  border-bottom-left-radius: 30px;
  -moz-border-radius-bottomright: 30px;
  -webkit-border-bottom-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.horizontal-carousel .color-wrap .carousels {
  width: 100%;
  display: flex;
  overflow: hidden;
  height: 25vw;
}
@media only screen and (max-width: 759px) {
  .horizontal-carousel .color-wrap .carousels {
    height: 50vw;
  }
}
.horizontal-carousel .color-wrap .carousels .carousel {
  display: flex;
  position: relative;
  width: fit-content;
  height: fit-content;
  gap: 20px;
  -webkit-animation: bestcarousel 20s linear infinite;
  animation: bestcarousel 20s linear infinite;
}
.horizontal-carousel .color-wrap .carousels .carousel .img-wrap {
  width: 25vw;
  height: 25vw;
  max-width: 320px;
  max-height: 320px;
  display: flex;
  position: relative;
}
.horizontal-carousel .color-wrap .carousels .carousel .img-wrap img {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  object-fit: cover;
}
.horizontal-carousel .color-wrap .carousels .carousel .img-wrap video {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 759px) {
  .horizontal-carousel .color-wrap .carousels .carousel .img-wrap {
    width: 50vw;
    height: 50vw;
  }
  .horizontal-carousel .color-wrap .carousels .carousel .img-wrap img {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
  }
  .horizontal-carousel .color-wrap .carousels .carousel .img-wrap video {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
  }
}
.about-mr-wrap {
  background-color: #53284f;
  position: relative;
}
.about-mr-wrap .marquee {
  padding: 3em 0 1em;
}
.about-mr-wrap .about-mr {
  position: relative;
  padding: 0 4em;
  padding-bottom: 3em;
}
.about-mr-wrap .about-mr .inner-wrap {
  background: linear-gradient(#967353, #ccbba1);
  margin: 1.5em auto;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px;
  height: 550px;
  position: relative;
  overflow: hidden;
}
.about-mr-wrap .about-mr .inner-wrap .absolute-wrap {
  left: 20%;
  right: -40%;
}
.about-mr-wrap .about-mr .inner-wrap .title-wrap {
  display: flex;
  height: 50%;
}
.about-mr-wrap .about-mr .inner-wrap .title-wrap .container {
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -moz-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
}
.about-mr-wrap .about-mr .inner-wrap .title-wrap .mr-btn {
  margin-top: 0.5em;
}
.about-mr-wrap .about-mr .inner-wrap .title-wrap .mr-btn .custom-circle {
  height: 2.5em;
  width: 2.5em;
  background-color: #911885;
  color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  justify-items: center;
  margin: 0 auto;
}
.about-mr-wrap .about-mr .inner-wrap .boxes-wrap {
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  text-align: center;
  padding: 0 2em;
}
.about-mr-wrap .about-mr .inner-wrap .boxes-wrap .overlay-box {
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: top;
  -moz-box-align: top;
  -ms-flex-align: top;
  -webkit-align-items: top;
  align-items: top;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  min-height: 169px;
  width: 244px;
  background-color: #fff;
  padding: 1.875em;
  margin: 9px;
}
.about-mr-wrap .about-mr .inner-wrap .boxes-wrap .overlay-box .inner-box {
  height: 90%;
}
.about-mr-wrap .about-mr .inner-wrap .boxes-wrap .overlay-box .inner-box .top-text {
  height: 40%;
}
.about-mr-wrap .about-mr .inner-wrap .boxes-wrap .overlay-box .inner-box p {
  line-height: 18.2px;
  letter: -1%;
  weight: 600px;
}
.about-mr-wrap .about-mr .inner-wrap .boxes-wrap .overlay-box .inner-box .light-purple {
  color: #9e909d;
}
@media only screen and (max-width: 959px) {
  .about-mr-wrap .marquee {
    padding: 1.9em 0 1em;
  }
  .about-mr-wrap .about-mr {
    height: 100%;
    padding: 0;
  }
  .about-mr-wrap .about-mr .row {
    margin: 1em;
  }
  .about-mr-wrap .about-mr .row .inner-wrap {
    background: none;
    height: 100%;
    margin: 0 auto;
    padding: 1em;
    padding-top: 2em;
  }
  .about-mr-wrap .about-mr .row .inner-wrap .absolute-wrap {
    left: 0;
    right: 0;
    height: 160% !important;
    top: auto;
  }
  .about-mr-wrap .about-mr .row .inner-wrap .absolute-wrap .img {
    height: 140%;
  }
  .about-mr-wrap .about-mr .row .inner-wrap .title-wrap .container {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 0.5em 1.5em 3em;
  }
  .about-mr-wrap .about-mr .row .inner-wrap .title-wrap .container h2 {
    text-align: left;
    margin-bottom: 0.5em;
  }
  .about-mr-wrap .about-mr .row .inner-wrap .boxes-wrap {
    top: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: left;
    padding: 0;
  }
  .about-mr-wrap .about-mr .row .inner-wrap .boxes-wrap .overlay-box {
    margin: 0.5em;
    padding: 1.875em;
    width: 95%;
    height: max-content;
    min-height: 120px;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .about-mr-wrap .about-mr-wrap .about-mr .inner-wrap {
    height: 800px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .about-mr-wrap .about-mr-wrap .about-mr .inner-wrap {
    height: 800px;
  }
}
.hcb-services-carousel {
  background-color: #53284f;
}
.hcb-services-carousel .outer-color {
  background-color: #fff;
  -moz-border-radius-topleft: 30px;
  -webkit-border-top-left-radius: 30px;
  border-top-left-radius: 30px;
  -moz-border-radius-topright: 30px;
  -webkit-border-top-right-radius: 30px;
  border-top-right-radius: 30px;
}
.hcb-services-carousel .row {
  overflow: hidden;
  padding: 0.75em 0;
}
.hcb-services-carousel .title-wrap {
  position: relative;
  padding: 1.5em 3%;
  padding-bottom: 0.75em;
}
.hcb-services-carousel .title-wrap .title-title,
.hcb-services-carousel .title-wrap .btn-wrap,
.hcb-services-carousel .title-wrap .title-text {
  display: inline-block;
  vertical-align: top;
}
.hcb-services-carousel .title-wrap .title-text {
  float: right;
  width: 20em;
}
.hcb-services-carousel .btn-wrap {
  padding: 0.25em 1em;
}
.hcb-services-carousel .btn-wrap .mrbtn .custom-circle {
  height: 2.5em;
  width: 2.5em;
  background-color: #853585;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  justify-items: center;
}
.hcb-services-carousel .carousel-wrap {
  padding: 0 2.5%;
  padding-bottom: 1.5em;
  overflow: hidden;
}
.hcb-services-carousel .carousel-wrap .the-carousel .slide {
  padding: 0.75em 0.5em;
}
.hcb-services-carousel .carousel-wrap .the-carousel .slide .slide-inner {
  overflow: hidden;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
}
.hcb-services-carousel .carousel-wrap .the-carousel .slide .slide-inner img {
  pointer-events: none;
  display: block;
}
.hcb-services-carousel .carousel-wrap .the-carousel .slide .bottom-wrap {
  padding: 1.5em;
  background-color: #f7f7f8;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 16em;
}
.hcb-services-carousel .carousel-wrap .the-carousel .slide .bottom-wrap .mr-btn {
  margin-top: auto;
}
.hcb-services-carousel .carousel-wrap .the-carousel .slick-list {
  overflow: visible;
}
.hcb-services-carousel .carousel-wrap .the-carousel .slick-dots {
  bottom: -25px;
}
.hcb-services-carousel .carousel-wrap .the-carousel .slick-dots li {
  margin: 0 1px;
}
.hcb-services-carousel .carousel-wrap .the-carousel .slick-dots li button:before {
  font-size: 24px;
  color: #7e7e7e;
}
.hcb-services-carousel .carousel-wrap .the-carousel .slick-dots li.slick-active button:before {
  color: #53284f;
}
.hcb-services-carousel .carousel-wrap .left-nav,
.hcb-services-carousel .carousel-wrap .right-nav {
  position: absolute;
  top: 45%;
  margin-top: -2.75em;
  filter: 'alpha(opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  z-index: 1;
  cursor: pointer;
}
.hcb-services-carousel .carousel-wrap .left-nav .icon-caret-left,
.hcb-services-carousel .carousel-wrap .right-nav .icon-caret-left,
.hcb-services-carousel .carousel-wrap .left-nav .icon-caret-right,
.hcb-services-carousel .carousel-wrap .right-nav .icon-caret-right {
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0,0,0,0.7);
  display: inline-block;
  margin: 0;
  height: 50px;
  width: 50px;
  text-align: center;
}
@media only screen and (max-width: 759px) {
  .hcb-services-carousel .carousel-wrap .left-nav .icon-caret-left,
  .hcb-services-carousel .carousel-wrap .right-nav .icon-caret-left,
  .hcb-services-carousel .carousel-wrap .left-nav .icon-caret-right,
  .hcb-services-carousel .carousel-wrap .right-nav .icon-caret-right {
    height: 30px;
    width: 30px;
  }
}
.hcb-services-carousel .carousel-wrap .left-nav .icon-caret-left:before,
.hcb-services-carousel .carousel-wrap .right-nav .icon-caret-left:before,
.hcb-services-carousel .carousel-wrap .left-nav .icon-caret-right:before,
.hcb-services-carousel .carousel-wrap .right-nav .icon-caret-right:before {
  display: block;
  margin: 0;
  position: absolute !important;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.hcb-services-carousel .carousel-wrap .left-nav {
  left: 3em;
}
.hcb-services-carousel .carousel-wrap .right-nav {
  right: 3em;
}
.hcb-services-carousel .carousel-wrap:hover .left-nav,
.hcb-services-carousel .carousel-wrap:focus .left-nav,
.hcb-services-carousel .carousel-wrap:hover .right-nav,
.hcb-services-carousel .carousel-wrap:focus .right-nav {
  filter: 'alpha(opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.hcb-services-carousel .bottom-wrap {
  padding-top: 0.5em;
  padding-bottom: 1.5em;
}
.hcb-services-carousel .bottom-wrap .btn-wrap {
  display: inline-block;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .hcb-services-carousel .carousel-wrap {
    padding: 0 2em;
  }
  .hcb-services-carousel .slick-dots {
    bottom: -25px;
  }
  .hcb-services-carousel li {
    margin: 0 1px;
  }
  .hcb-services-carousel button:before {
    font-size: 24px;
    color: #7e7e7e;
  }
}
@media only screen and (max-width: 759px) {
  .hcb-services-carousel .carousel-wrap .left-nav,
  .hcb-services-carousel .carousel-wrap .right-nav {
    filter: 'alpha(opacity=100)';
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    margin-top: -0.75em;
  }
  .hcb-services-carousel .carousel-wrap .left-nav {
    left: 0.5em;
  }
  .hcb-services-carousel .carousel-wrap .right-nav {
    right: 0.5em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .hcb-services-carousel .carousel-wrap {
    padding: 0 8em;
  }
  .hcb-services-carousel .carousel-wrap .left-nav,
  .hcb-services-carousel .carousel-wrap .right-nav {
    margin-top: -1.75em;
  }
  .hcb-services-carousel .carousel-wrap .left-nav {
    left: 2em;
  }
  .hcb-services-carousel .carousel-wrap .right-nav {
    right: 2em;
  }
}
.hcb-enhancements-carousel .row {
  overflow: hidden;
  padding: 0.75em 0;
}
.hcb-enhancements-carousel .title-wrap {
  position: relative;
  padding: 1.5em 2.5%;
  padding-bottom: 0.75em;
}
.hcb-enhancements-carousel .title-wrap .title-title,
.hcb-enhancements-carousel .title-wrap .title-text {
  display: inline-block;
  vertical-align: top;
}
.hcb-enhancements-carousel .title-wrap .title-text {
  float: right;
  width: 20em;
}
.hcb-enhancements-carousel .carousel-wrap {
  padding: 0 2.5%;
  padding-bottom: 1.5em;
  overflow: hidden;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slide {
  padding: 0.75em 0.5em;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slide .slide-inner {
  position: relative;
  overflow: hidden;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slide .slide-inner img {
  pointer-events: none;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slide .image-wrap,
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slide .right-wrap {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slide .right-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #f7f7f8;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slide .right-wrap .right-inner {
  padding: 1.5em;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slide .right-wrap .right-title {
  margin-bottom: 0.25em;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slick-list {
  overflow: visible;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slick-dots {
  bottom: -25px;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slick-dots li {
  margin: 0 1px;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slick-dots li button:before {
  font-size: 24px;
  color: #7e7e7e;
}
.hcb-enhancements-carousel .carousel-wrap .the-carousel .slick-dots li.slick-active button:before {
  color: #53284f;
}
.hcb-enhancements-carousel .carousel-wrap .left-nav,
.hcb-enhancements-carousel .carousel-wrap .right-nav {
  position: absolute;
  top: 60%;
  margin-top: -2.75em;
  filter: 'alpha(opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  z-index: 1;
  cursor: pointer;
}
.hcb-enhancements-carousel .carousel-wrap .left-nav .icon-caret-left,
.hcb-enhancements-carousel .carousel-wrap .right-nav .icon-caret-left,
.hcb-enhancements-carousel .carousel-wrap .left-nav .icon-caret-right,
.hcb-enhancements-carousel .carousel-wrap .right-nav .icon-caret-right {
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0,0,0,0.7);
  display: inline-block;
  margin: 0;
  height: 50px;
  width: 50px;
  text-align: center;
}
@media only screen and (max-width: 759px) {
  .hcb-enhancements-carousel .carousel-wrap .left-nav .icon-caret-left,
  .hcb-enhancements-carousel .carousel-wrap .right-nav .icon-caret-left,
  .hcb-enhancements-carousel .carousel-wrap .left-nav .icon-caret-right,
  .hcb-enhancements-carousel .carousel-wrap .right-nav .icon-caret-right {
    width: 25px;
    height: 25px;
  }
}
.hcb-enhancements-carousel .carousel-wrap .left-nav .icon-caret-left:before,
.hcb-enhancements-carousel .carousel-wrap .right-nav .icon-caret-left:before,
.hcb-enhancements-carousel .carousel-wrap .left-nav .icon-caret-right:before,
.hcb-enhancements-carousel .carousel-wrap .right-nav .icon-caret-right:before {
  display: block;
  margin: 0;
  position: absolute !important;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.hcb-enhancements-carousel .carousel-wrap .left-nav {
  left: 3em;
}
.hcb-enhancements-carousel .carousel-wrap .right-nav {
  right: 3em;
}
.hcb-enhancements-carousel .carousel-wrap:hover .left-nav,
.hcb-enhancements-carousel .carousel-wrap:focus .left-nav,
.hcb-enhancements-carousel .carousel-wrap:hover .right-nav,
.hcb-enhancements-carousel .carousel-wrap:focus .right-nav {
  filter: 'alpha(opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .hcb-enhancements-carousel .carousel-wrap {
    padding: 0 2em;
  }
}
@media only screen and (max-width: 759px) {
  .hcb-enhancements-carousel .carousel-wrap .the-carousel .slide .image-wrap {
    width: 40%;
    text-align: center;
    overflow: hidden;
  }
  .hcb-enhancements-carousel .carousel-wrap .the-carousel .slide .image-wrap .slide-image {
    width: 150%;
    margin-left: -25%;
    display: inline-block;
    vertical-align: top;
  }
  .hcb-enhancements-carousel .carousel-wrap .the-carousel .slide .right-wrap {
    width: 60%;
  }
  .hcb-enhancements-carousel .carousel-wrap .the-carousel .slide .right-wrap .right-inner {
    padding: 1em;
  }
  .hcb-enhancements-carousel .carousel-wrap .left-nav,
  .hcb-enhancements-carousel .carousel-wrap .right-nav {
    filter: 'alpha(opacity=100)';
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  .hcb-enhancements-carousel .carousel-wrap .left-nav {
    left: 1em;
  }
  .hcb-enhancements-carousel .carousel-wrap .right-nav {
    right: 1em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .hcb-enhancements-carousel .carousel-wrap {
    padding: 0 3em;
  }
  .hcb-enhancements-carousel .carousel-wrap .left-nav {
    left: 2em;
  }
  .hcb-enhancements-carousel .carousel-wrap .right-nav {
    right: 2em;
  }
}
@media mq-desktop-lg {
  .hcb-enhancements-carousel .carousel-wrap {
    padding: 0 5%;
  }
}
.expectation-module .outer-wrap {
  background-color: #53284f;
}
.expectation-module .outer-wrap .inner-color {
  background-color: #fff;
  -moz-border-radius-bottomleft: 30px;
  -webkit-border-bottom-left-radius: 30px;
  border-bottom-left-radius: 30px;
  -moz-border-radius-bottomright: 30px;
  -webkit-border-bottom-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.ugc-with-single-quote {
  background-color: #53284f;
  color: #fff;
  height: 100%;
  padding-bottom: 6em;
}
.ugc-with-single-quote .inner-wrap {
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 50%;
  margin: 4em 0;
  row-gap: 36px;
}
.ugc-with-single-quote .inner-wrap h2 {
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  leading-trim: both;
  text-edge: cap;
  font-style: normal;
  letter-spacing: 3.2px;
}
.ugc-with-single-quote .inner-wrap .review-quote {
  width: 50%;
  margin: 0 auto;
}
.ugc-with-single-quote .inner-wrap .stars-wrap {
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ugc-with-single-quote .inner-wrap .stars-wrap .five-stars {
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ugc-with-single-quote .inner-wrap .stars-wrap .five-stars .star {
  margin: 0 2px;
}
.ugc-with-single-quote .inner-wrap .stars-wrap p {
  margin-top: 0.25em;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.32px;
}
.ugc-with-single-quote .inner-wrap .custom-circle {
  height: 2.5em;
  width: 2.5em;
  background-color: #911885;
  color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  justify-items: center;
  margin: 0 auto;
}
.ugc-with-single-quote .carousel-wrap {
  overflow: hidden;
  padding-top: 1.5em;
}
.ugc-with-single-quote .carousel-wrap .the-carousel {
  display: none;
  margin: 0;
}
.ugc-with-single-quote .carousel-wrap .the-carousel.slick-initialized {
  display: block;
}
.ugc-with-single-quote .carousel-wrap .the-carousel .slide img {
  width: 100%;
  padding: 0 0.5em;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
}
.ugc-with-single-quote .carousel-wrap .left-nav,
.ugc-with-single-quote .carousel-wrap .right-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 5%;
}
.ugc-with-single-quote .carousel-wrap .left-nav .icon-caret-left,
.ugc-with-single-quote .carousel-wrap .right-nav .icon-caret-left,
.ugc-with-single-quote .carousel-wrap .left-nav .icon-caret-right,
.ugc-with-single-quote .carousel-wrap .right-nav .icon-caret-right {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  height: 3em;
  margin-top: -1.25em;
  background-color: rgba(0,0,0,0.2);
}
.ugc-with-single-quote .carousel-wrap .left-nav .icon-caret-left:before,
.ugc-with-single-quote .carousel-wrap .right-nav .icon-caret-left:before,
.ugc-with-single-quote .carousel-wrap .left-nav .icon-caret-right:before,
.ugc-with-single-quote .carousel-wrap .right-nav .icon-caret-right:before {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  height: 1em;
  margin: 0 auto;
  margin-top: -0.5em;
}
.ugc-with-single-quote .carousel-wrap .left-nav {
  left: 0.5em;
}
.ugc-with-single-quote .carousel-wrap .right-nav {
  right: 0.5em;
}
.dash-hudson img {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.dash-hudson .media-action:hover,
.dash-hudson .media-action:before,
.dash-hudson .media-action {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
@media only screen and (max-width: 759px) {
  .ugc-with-single-quote .inner-wrap .review-quote {
    width: 75%;
  }
  .dash-hudson .dh-widget-container .slick-track {
    margin: 0 50%;
  }
}
.how-to-question-accordion-vue {
  background-color: #53284f;
  margin-bottom: 4em;
}
.how-to-question-accordion-vue .color-wrap {
  background-color: #fff;
  padding-top: 2em;
  -moz-border-radius-topleft: 30px;
  -webkit-border-top-left-radius: 30px;
  border-top-left-radius: 30px;
  -moz-border-radius-topright: 30px;
  -webkit-border-top-right-radius: 30px;
  border-top-right-radius: 30px;
}
.how-to-question-accordion-vue .color-wrap h2 {
  margin-top: 1em;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -2.1px;
}
.how-to-question-accordion-vue .color-wrap .cta {
  margin-bottom: 2em;
}
.how-to-question-accordion-vue .color-wrap .content-wrap {
  padding: 1em 2em;
}
.how-to-question-accordion-vue .color-wrap .content-wrap .accordion-section {
  width: 100%;
  color: #53284f;
}
.how-to-question-accordion-vue .color-wrap .content-wrap .accordion-section:first-of-type {
  border-top: none !important;
}
.how-to-question-accordion-vue .color-wrap .content-wrap .accordion-section:last-child {
  border-bottom: none;
}
.how-to-question-accordion-vue .color-wrap .content-wrap .accordion-section .question-wrap .question {
  color: #53284f;
  margin-right: 8%;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.32px;
}
.how-to-question-accordion-vue .color-wrap .content-wrap .accordion-section .question-wrap .answer {
  color: #7e727e;
}
.letter-from-amy .row {
  padding: 2em 0;
  background-color: #f7f7f9;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.letter-from-amy .row .inner-wrap {
  background-color: #fff;
  margin: 0 2em;
  padding: 1em;
  padding-bottom: 4em;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.letter-from-amy .row .inner-wrap .inner {
  padding: 4em 10%;
  padding-bottom: 2em;
}
.letter-from-amy .row .inner-wrap .inner p {
  font-weight: 600;
  line-height: 140%;
  letter-spacing: -0.32px;
}
.letter-from-amy .row .inner-wrap .signature {
  height: 65px;
  width: 300px;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.letter-from-amy .row .inner-wrap .signature .image {
  height: 75px;
  width: 75px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  margin-right: 1em;
}
.letter-from-amy .row .inner-wrap .signature .text {
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
@media only screen and (max-width: 759px) {
  .letter-from-amy .row {
    padding: 0.25em;
  }
  .letter-from-amy .row .inner-wrap {
    margin: 1em;
  }
  .letter-from-amy .row .inner-wrap .inner {
    padding: 0.5em;
  }
  .letter-from-amy .row .inner-wrap .signature {
    height: 100%;
    width: 100%;
    margin-top: 1em;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.party-confetti {
  position: fixed;
  z-index: 250;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.95);
  display: none;
}
.party-confetti .we-won-text {
  line-height: 1.4em;
}
.badge-image {
  display: inline-block;
}
.we-won-text-wrap {
  display: inline-block;
  text-align: left;
  max-width: 30em;
  vertical-align: top;
  padding: 5em 0 0 1.5em;
}
@media only screen and (max-width: 759px) {
  .we-won-text-wrap {
    display: block;
    text-align: center;
    padding: 1em 1.5em;
    margin: auto;
    max-width: 24em;
  }
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  #content.simple-footer {
    padding-bottom: 210px !important;
  }
  footer.simple-footer {
    height: 210px !important;
  }
  .fixed-mobile-cta {
    position: fixed;
    width: 100%;
    z-index: 48;
    padding: 1em 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    border-top: 1px solid #999;
    background-color: #f6f5f4;
    filter: 'alpha(opacity=100)';
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
  }
  a {
    margin-bottom: 8px;
  }
}
@-moz-keyframes bestcarousel {
  0% {
    -webkit-transform: translateX(0%) translateZ(0);
    -ms-transform: translateX(0%) translateZ(0);
    transform: translateX(0%) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(-50%) translateZ(0);
    -ms-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0);
  }
}
@-webkit-keyframes bestcarousel {
  0% {
    -webkit-transform: translateX(0%) translateZ(0);
    -ms-transform: translateX(0%) translateZ(0);
    transform: translateX(0%) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(-50%) translateZ(0);
    -ms-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0);
  }
}
@-o-keyframes bestcarousel {
  0% {
    -webkit-transform: translateX(0%) translateZ(0);
    -ms-transform: translateX(0%) translateZ(0);
    transform: translateX(0%) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(-50%) translateZ(0);
    -ms-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0);
  }
}
@keyframes bestcarousel {
  0% {
    -webkit-transform: translateX(0%) translateZ(0);
    -ms-transform: translateX(0%) translateZ(0);
    transform: translateX(0%) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(-50%) translateZ(0);
    -ms-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0);
  }
}
