@font-face {
  font-family: "basefont";
  font-style: normal;
  font-display: auto;
  src: url("https://cdn2.hubspot.net/hubfs/3928543/clubpilates.com/fonts/VentiCF-Medium.woff");
}
@font-face {
  font-family: "headfont";
  font-weight: 600;
  font-style: normal;
  font-display: auto;
  src: url("https://cdn2.hubspot.net/hubfs/3928543/clubpilates.com/fonts/VentiCF-Medium.woff");
}
@font-face {
  font-family: "headfont-bold";
  font-style: normal;
  font-display: auto;
  src: url("https://cdn2.hubspot.net/hubfs/3928543/clubpilates.com/fonts/VentiCF-Bold.woff");
}
@font-face {
  font-family: "headfont-black";
  font-style: normal;
  font-display: auto;
  src: url("https://cdn2.hubspot.net/hubfs/3928543/clubpilates.com/fonts/VentiCF-Black.woff");
}
em {
  color: #687984;
  font-family: "headfont-alt";
  font-style: normal;
}

.hs-form .hs-error-msgs {
  padding-top: 5px;
}
.hs-form .hs-error-msgs li {
  line-height: 1.1;
}

.wysiwig img {
  width: 100%;
  height: auto;
}
.wysiwig li {
  font-family: basefont, arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: none;
  color: #505050;
  color: #505050;
  margin-bottom: 0.75em;
}
.module--theme-light .wysiwig li, .module--theme-dark .wysiwig li {
  color: inherit;
}
.wysiwig li a {
  color: #4e77ad;
}
.wysiwig li a:hover {
  color: #4e77ad;
}
@media (min-width: 768px) and (min-width: 768px) {
  .module--align-left .wysiwig li {
    text-align: left;
  }
  .module--align-right .wysiwig li {
    text-align: right;
  }
  .module--align-center .wysiwig li {
    text-align: center;
  }
}
@media (min-width: 1025px) {
  .wysiwig li {
    font-family: basefont, arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: none;
    color: #505050;
  }
}
.wysiwig p {
  font-family: basefont, arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: none;
  color: #505050;
  color: #505050;
  margin: 1em 0;
  text-align: left;
  word-break: break-word;
}
.module--theme-light .wysiwig p, .module--theme-dark .wysiwig p {
  color: inherit;
}
.wysiwig p a {
  color: #4e77ad;
}
.wysiwig p a:hover {
  color: #4e77ad;
}
@media (min-width: 768px) and (min-width: 768px) {
  .module--align-left .wysiwig p {
    text-align: left;
  }
  .module--align-right .wysiwig p {
    text-align: right;
  }
  .module--align-center .wysiwig p {
    text-align: center;
  }
}
@media (min-width: 1025px) {
  .wysiwig p {
    font-family: basefont, arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: none;
    color: #505050;
  }
}
.wysiwig p:first-child {
  margin-top: 0;
}
.wysiwig p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .wysiwig p {
    text-align: left;
    word-break: normal;
  }
}
.wysiwig h1,
.wysiwig h2,
.wysiwig h3 {
  margin: 24px 0;
  color: #4078c0;
}
.wysiwig h4,
.wysiwig h5,
.wysiwig h6 {
  margin: 16px 0;
  color: #4078c0;
}

.carousel-inline-content {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.carousel-inline-content .slick-slide:focus {
  outline: none;
  border: none;
}
.carousel-inline-content .slick-arrow {
  border: 0;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
  background-color: #4078c0;
  background-image: none;
  background-repeat: no-repeat;
  width: 38px;
  height: 38px;
  color: transparent;
  position: absolute;
  transform: rotate(180deg);
  z-index: 2;
  border-radius: 50%;
  background: #4078c0;
  cursor: pointer;
  color: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
  background-color: #fff;
}
.carousel-inline-content .slick-arrow::before {
  content: "";
}
.carousel-inline-content .slick-arrow:focus {
  outline: 0;
}
@media (max-width: 1024.98px) {
  .carousel-inline-content .slick-arrow {
    display: none;
  }
}
@media (min-width: 768px) {
  .carousel-inline-content .slick-arrow {
    display: flex !important;
    top: 50%;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%) rotate(180deg);
  }
  .carousel-inline-content .slick-arrow:hover {
    background: rgba(35, 35, 35, 0.9);
  }
  .carousel-inline-content .slick-arrow:hover svg {
    color: #fff;
    fill: #fff;
  }
  .carousel-inline-content .slick-arrow svg {
    margin-top: 2px;
    color: #232323;
    fill: #232323;
  }
}
.carousel-inline-content .slick-arrow:hover, .carousel-inline-content .slick-arrow:focus {
  background-color: #4078c0;
}
.carousel-inline-content .slick-arrow:hover svg, .carousel-inline-content .slick-arrow:focus svg {
  color: #fff;
  fill: #fff;
}
.carousel-inline-content .slick-arrow[data-reveal] {
  transition: opacity 1.2s;
  transition-delay: 2s;
}
.carousel-inline-content .slick-arrow svg {
  color: #232323;
  fill: #232323;
  width: 25px;
  height: 25px;
}
.carousel-inline-content .slick-prev {
  left: 0;
  margin-top: 0;
  display: inline-block !important;
  left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .carousel-inline-content .slick-prev {
    margin-top: 19px;
  }
}
@media (min-width: 768px) {
  .carousel-inline-content .slick-prev {
    margin-top: 0;
  }
}
@media (min-width: 1025px) {
  .carousel-inline-content .slick-prev {
    left: 16px;
  }
}
.carousel-inline-content .slick-next {
  right: 0;
  transform: rotate(180deg);
  margin-top: 0;
  transform: translateY(-19px) rotate(0deg);
  display: inline-block !important;
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .carousel-inline-content .slick-next {
    margin-top: -19px;
  }
}
@media (max-width: 767.98px) {
  .carousel-inline-content .slick-next {
    transform: translateY(0);
  }
}
@media (min-width: 768px) {
  .carousel-inline-content .slick-next {
    margin-top: 0;
  }
}
@media (min-width: 1025px) {
  .carousel-inline-content .slick-next {
    right: 16px;
  }
}
.carousel-inline-content .transition .slick-prev {
  left: -100px;
  transition: all 0s ease;
}
.carousel-inline-content .transition .slick-next {
  right: -100px;
  transition: all 0s ease;
}

.carousel-inline-content__main-title {
  font-family: headfont, arial, sans-serif;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: none;
  color: #4078c0;
  margin-top: 0;
  margin-bottom: 24px;
  color: #4078c0;
  line-height: 44px;
  text-transform: none;
  font-family: headfont, arial, sans-serif;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: none;
  color: #4078c0;
  margin-bottom: 30px;
  text-align: center;
}
.module--theme-light .carousel-inline-content__main-title, .module--theme-dark .carousel-inline-content__main-title {
  color: inherit;
}
.carousel-inline-content__main-title--align-right {
  text-align: center;
}
.carousel-inline-content__main-title--align-left {
  text-align: center;
}
.carousel-inline-content__main-title--align-center {
  text-align: center;
}
.carousel-inline-content__main-title--small {
  font-family: headfont, arial, sans-serif;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: none;
  color: #4078c0;
}
.carousel-inline-content__main-title--medium {
  font-family: headfont, arial, sans-serif;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: none;
  color: #4078c0;
}
@media (min-width: 768px) {
  .carousel-inline-content__main-title {
    margin-bottom: 24px;
    text-transform: none;
    color: #4078c0;
    line-height: 44px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .module--align-left .carousel-inline-content__main-title {
    text-align: left;
  }
  .module--align-right .carousel-inline-content__main-title {
    text-align: right;
  }
  .module--align-center .carousel-inline-content__main-title {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .carousel-inline-content__main-title--align-md-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .carousel-inline-content__main-title--align-md-center {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .carousel-inline-content__main-title--small {
    font-family: headfont, arial, sans-serif;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    color: #4078c0;
  }
}
@media (min-width: 768px) {
  .carousel-inline-content__main-title--medium {
    font-family: headfont, arial, sans-serif;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    color: #4078c0;
  }
}
@media (min-width: 1025px) {
  .carousel-inline-content__main-title {
    font-family: headfont, arial, sans-serif;
    font-size: 44px;
    font-weight: normal;
    font-style: normal;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    color: #4078c0;
    text-transform: none;
    color: #4078c0;
    line-height: 44px;
  }
  .carousel-inline-content__main-title--small {
    font-family: headfont, arial, sans-serif;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    color: #4078c0;
  }
  .carousel-inline-content__main-title--medium {
    font-family: headfont, arial, sans-serif;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    color: #4078c0;
  }
}
.carousel-inline-content__main-title:not(.no-decorator)::before {
  display: block;
  margin: 10px 0;
  content: "";
}
.carousel-inline-content__main-title:not(.no-decorator)::after {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  background: url(https://cdn2.hubspot.net/hubfs/3928543/clubpilates.com/svg/headline-decorator.svg);
  background-position-x: 50%;
  background-position-y: 100%;
  background-size: contain;
  width: 103px;
  height: 5px;
  display: none;
  content: "";
}
.layout-headline-decorator .carousel-inline-content__main-title:not(.no-decorator)::after {
  display: block;
}
.module--align-center .carousel-inline-content__main-title:not(.no-decorator)::after {
  margin-right: auto;
  margin-left: auto;
}
.module--align-right .carousel-inline-content__main-title:not(.no-decorator)::after {
  margin-left: auto;
}
@media (min-width: 768px) {
  .carousel-inline-content__main-title {
    font-family: headfont, arial, sans-serif;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    color: #4078c0;
    margin-bottom: 48px;
  }
}

.carousel-inline-content__list {
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .carousel-inline-content__list {
    display: block;
    overflow-x: initial;
    -webkit-overflow-scrolling: auto;
  }
  .carousel-inline-content__list .slick-track {
    display: flex;
  }
}

.carousel-inline-content__item {
  position: relative;
  padding: 0 8px;
  min-width: 214px;
  height: 100%;
}
.carousel-inline-content__item[data-reveal] {
  transform: translateY(0);
  transition: opacity 1.2s;
}
@media (min-width: 480px) {
  .carousel-inline-content__item {
    height: 418px;
  }
}
@media (min-width: 768px) {
  .carousel-inline-content__item {
    padding: 0 15px;
    width: 27vw;
    min-width: 327.5px !important;
    height: 570px;
  }
  .carousel-inline-content__item::before {
    display: block;
    padding-top: 140%;
    width: 100%;
    content: "";
  }
}
@media (min-width: 1025px) {
  .carousel-inline-content__item {
    min-width: 436.6666666667px !important;
    height: 570px;
  }
}

.carousel-inline-content__info {
  position: relative;
  transition: opacity 0.1s ease;
  transition-delay: 0s;
  opacity: 0;
  z-index: 1;
  padding: 60px 48px 100px;
  height: 100%;
}
.slick-current .carousel-inline-content__info {
  transition: opacity 0.8s ease;
  transition-delay: 0.5s;
  opacity: 1;
}
@media (min-width: 480px) {
  .carousel-inline-content__info {
    height: 418px;
  }
}
@media (min-width: 769px) {
  .carousel-inline-content__info {
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: center;
    padding: 60px 24px;
    height: 100%;
  }
}

.carousel-inline-content__media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 8px;
}
.carousel-inline-content__media > * > * {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.carousel-inline-content__media::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  transition: opacity 0.5s ease;
  transition-delay: 0s;
  opacity: 0;
  z-index: 1;
  background: #232323;
  content: "";
}
.carousel-inline-content__media > * {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.slick-current .carousel-inline-content__media::before {
  transition: opacity 0.8s ease;
  transition-delay: 0.5s;
  opacity: 0.7;
}
@media (min-width: 768px) {
  .carousel-inline-content__media {
    margin: 0;
  }
}

.carousel-inline-content__content {
  background-color: #505050;
  padding: 0 8px;
  color: #fff;
}
@media (min-width: 768px) {
  .carousel-inline-content__content {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
    padding: 0;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 1025px) {
  .carousel-inline-content__content {
    width: calc(100% - 30px);
  }
}

.carousel-inline-content__name {
  font-family: headfont, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: none;
  color: #4078c0;
  margin-bottom: 24px;
}
@media (min-width: 480px) {
  .carousel-inline-content__name {
    margin-bottom: 24px;
  }
}
@media (min-width: 1025px) {
  .carousel-inline-content__name {
    font-family: headfont, arial, sans-serif;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    color: #4078c0;
    margin-bottom: 48px;
  }
}

.carousel-inline-content__copy {
  font-family: basefont, arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: none;
  color: #505050;
  margin-bottom: 48px;
  line-height: 2.5;
  color: inherit;
}
@media (min-width: 480px) {
  .carousel-inline-content__copy {
    font-family: basefont, arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: none;
    color: #505050;
    margin-bottom: 30px;
    line-height: 2;
    color: inherit;
  }
}
@media (min-width: 1025px) {
  .carousel-inline-content__copy {
    font-family: basefont, arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: none;
    color: #505050;
    margin-bottom: 60px;
    color: inherit;
  }
}

.carousel-inline-content__type {
  font-family: headfont, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: none;
  color: #4078c0;
  position: absolute;
  bottom: 30px;
}
@media (min-width: 1025px) {
  .carousel-inline-content__type {
    font-family: headfont, arial, sans-serif;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    color: #4078c0;
    position: absolute;
  }
}

.carousel-inline__nav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}
.carousel-inline__nav button {
  pointer-events: all;
}
@media (max-width: 767.98px) {
  .carousel-inline__nav {
    top: 60%;
  }
}
@media (min-width: 480px) {
  .carousel-inline__nav {
    height: 418px;
  }
}
@media (min-width: 768px) {
  .carousel-inline__nav {
    height: 570px;
  }
}