@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap);
.studio-mobile-menu[data-v-05f2b6e6] {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  overflow: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1033;
  height: 100vh;
  width: 100vw;
  background-color: white;
}
@media (max-width: 767.98px) {
.studio-mobile-menu.open[data-v-05f2b6e6] {
    display: -webkit-box;
    display: flex;
}
}
header[data-v-05f2b6e6] {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  padding: 0 0.5rem;
  border-bottom: 1px solid #e3e7ec;
  height: 61px;
}
.close[data-v-05f2b6e6] {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  cursor: pointer;
  color: #b7bcc2;
  width: 42px;
  height: 2.5rem;
}
.close[data-v-05f2b6e6]:hover, .close[data-v-05f2b6e6]:active {
  color: var(--brand-color, #f26c67);
}
.studio-logo[data-v-05f2b6e6] {
  width: auto;
  height: 100%;
  max-width: 100%;
  min-width: auto;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  margin: 0 0.5rem;
}
.footer-fixed[data-v-6ab0dec0] {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 24px;
  line-height: 24px;
  background-color: #ffffff;
  z-index: 1031;
  font-size: 10px;
}
@media (max-width: 991.98px) {
.footer-fixed[data-v-6ab0dec0] {
    font-size: 10px;
}
}
[data-v-6ab0dec0] .logo-image-fixed-footer {
  max-height: 10px;
}
.footer-fixed-teacher[data-v-6ab0dec0] {
  font-size: 0.875rem !important;
  line-height: 1;
  overflow: hidden;
  font-family: "Poppins" !important;
  height: 35px;
}
.custom-switch[data-v-6ab0dec0] {
  border: 1px solid white;
  box-sizing: content-box;
}
.switch-label[data-v-6ab0dec0] {
  font-weight: 500;
  max-width: 250px;
}
@media (max-width: 991.98px) {
.switch-label[data-v-6ab0dec0] {
    max-width: 150px;
}
}
[data-v-6ab0dec0] .v-switch-core {
  border: 1px solid white;
  box-sizing: content-box !important;
}
.studio-mobile-menu[data-v-4e73ec6a] {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  overflow: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1033;
  height: 100vh;
  width: 100vw;
  background-color: white;
}
@media (max-width: 767.98px) {
.studio-mobile-menu.open[data-v-4e73ec6a] {
    display: -webkit-box;
    display: flex;
}
}
header[data-v-4e73ec6a] {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  padding: 0 0.5rem;
  border-bottom: 1px solid #e3e7ec;
  height: 61px;
}
.close[data-v-4e73ec6a] {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  cursor: pointer;
  color: #b7bcc2;
  width: 42px;
  height: 2.5rem;
}
.close[data-v-4e73ec6a]:hover, .close[data-v-4e73ec6a]:active {
  color: var(--brand-color, #f26c67);
}
.studio-logo[data-v-4e73ec6a] {
  width: auto;
  height: 100%;
  max-width: 100%;
  min-width: auto;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  margin: 0 0.5rem;
}
.circle[data-v-4e73ec6a] {
  background-color: var(--brand-color, #f26c67);
  height: 19px;
  width: 19px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  text-align: center;
  font-size: 8px;
  font-weight: 700;
  font-family: "Poppins";
  color: #ffffff;
  position: absolute;
  bottom: -4px;
  right: 10px;
  padding-top: 2px;
}
.shop-topbar[data-v-195cc56a] {
  background-color: white !important;
  color: #101618;
  padding: 0 0.5rem;
  height: 60px;
  -webkit-box-align: stretch;
          align-items: stretch;
  -webkit-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
  box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.2);
  z-index: 1033;
}
@media (min-width: 768px) {
.shop-topbar--lg[data-v-195cc56a] {
    height: 100px;
    box-shadow: none;
    -webkit-transition: height 0.2s ease-out;
    transition: height 0.2s ease-out;
}
}
.shop-topbar .brand[data-v-195cc56a] {
  min-width: 120px;
  padding: 0 !important;
}
.shop-topbar .logo-image[data-v-195cc56a]  img {
  padding: 0.5rem 0;
  max-width: 150px;
}
@media (min-width: 768px) {
.shop-topbar .logo-image[data-v-195cc56a]  img {
    max-width: 300px;
}
}
.shop-topbar .nav-item[data-v-195cc56a] {
  font-weight: 500;
}
.shop-topbar .nav-item .far[data-v-195cc56a] {
  font-size: 24px;
}
@media screen and (max-width: 992px) {
.shop-topbar .custom-collapse[data-v-195cc56a] {
    position: absolute;
    top: 60px;
    right: 0;
    max-width: 200px;
    border: 1px solid #e3e7ec;
    background-color: white;
}
.shop-topbar .custom-collapse.collapse .navbar-nav[data-v-195cc56a] {
    width: 200px;
    max-width: 200px;
}
}
.back-button[data-v-195cc56a] {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 0 16px;
  margin-left: -10px;
}
.page-tabs[data-v-195cc56a] {
  position: relative;
  bottom: -1px;
}
.open-main-nav-button[data-v-195cc56a] {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 0 0.5rem;
  text-align: center;
  cursor: pointer;
  color: #b7bcc2;
}
.open-main-nav-button[data-v-195cc56a]:hover, .open-main-nav-button[data-v-195cc56a]:active {
  color: var(--brand-color, #f26c67);
}
.destyled-button[data-v-195cc56a] {
  border: none;
  outline: none;
  background-color: transparent;
}
.circle[data-v-195cc56a] {
  background-color: var(--brand-color, #f26c67);
  height: 19px;
  width: 19px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  text-align: center;
  font-size: 8px;
  font-weight: 700;
  font-family: "Poppins";
  color: #ffffff;
  position: absolute;
  bottom: -4px;
  right: 10px;
  padding-top: 2px;
}
@media screen and (max-width: 768px) {
.circle[data-v-195cc56a] {
    right: 2px;
}
}
.notifications[data-v-195cc56a] {
  position: fixed;
  right: 1px;
}
.notifications.top-offset-lg[data-v-195cc56a] {
  top: 100px;
  -webkit-transition: top 0.2s ease-out;
  transition: top 0.2s ease-out;
}
.notifications.top-offset[data-v-195cc56a] {
  top: 60px;
  -webkit-transition: top 0.2s ease-out;
  transition: top 0.2s ease-out;
}
.brand {
  color: #ffffff;
}
.outline-gray {
  color: var(--brand-color, #f26c67);
}
.footer-fixed[data-v-9d7b43f2] {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 24px;
  line-height: 24px;
  background-color: #ffffff;
  z-index: 1030;
  font-size: 10px;
}
@media (max-width: 991.98px) {
.footer-fixed[data-v-9d7b43f2] {
    font-size: 10px;
}
}
.logo-image[data-v-9d7b43f2] {
  max-width: 100%;
  max-height: 150px;
}
.logo-image.tip[data-v-9d7b43f2] {
  max-height: 75px;
}
.image-and-tip-container[data-v-9d7b43f2] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
}
.legal a[data-v-9d7b43f2],
.social-icons a[data-v-9d7b43f2] {
  color: #7a8390;
}
.instagram-image[data-v-6dc55112] {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
}
.studio-instagram[data-v-6dc55112] {
  width: 100%;
  height: 400px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.swiper[data-v-6dc55112] {
  height: 100%;
  width: 100%;
}
.swiper .swiper-slide[data-v-6dc55112] {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  width: 200px;
  height: 200px;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  background-color: transparent;
  background-position: center;
  background-size: cover;
  color: #ffffff;
  margin: 0 6px;
  border-radius: 6px;
}
.swiper .swiper-container[data-v-6dc55112] {
  border-radius: 6px;
}
.swiper .swiper-pagination[data-v-6dc55112] {
  display: none;
}
.swiper .swiper-pagination[data-v-6dc55112]  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #7a8390;
  color: #e3e7ec;
}

nav[data-v-15f44e42] {
  display: -webkit-box;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #e3e7ec;
  z-index: 1032;
}
.nav-item[data-v-15f44e42] {
  display: -webkit-box;
  display: flex;
  height: 70px;
  -webkit-box-flex: 1;
          flex: 1;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  color: #101618;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
}
.nav-item.router-link-exact-active[data-v-15f44e42] {
  color: var(--brand-color, #f26c67);
}
.icon[data-v-15f44e42] {
  font-size: 22px;
}
.button-nav-opened[data-v-4e052fa9] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
[data-v-4e052fa9] .dropdown-menu {
  width: 100%;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  margin-top: 0;
  border: 1px solid var(--brand-color, #f26c67);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.dropdown-item[data-v-4e052fa9] {
  width: 100%;
  padding: 0.5rem 1rem;
  color: var(--brand-color, #f26c67);
}
.dropdown-item[data-v-4e052fa9]:active {
  background-color: white;
}
.dropdown-item + .dropdown-item[data-v-4e052fa9] {
  border-top: 1px solid var(--brand-color, #f26c67);
}
.hm-cookie-notice-container[data-v-e0edae78] {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #101618;
  color: #ffffff;
  z-index: 99999;
}
.hm-cookie-notice-container .hm-cookie-notice--btn[data-v-e0edae78] {
  border-bottom: 2px solid #f26c67;
  font-weight: 500;
}
.hm-cookie-notice-container .hm-cookie-notice--btn[data-v-e0edae78]:hover {
  opacity: 0.8;
}
.fade-enter-active[data-v-e0edae78],
.fade-leave-active[data-v-e0edae78] {
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.fade-enter[data-v-e0edae78],
.fade-leave-to[data-v-e0edae78] {
  opacity: 0;
}
.close-icon[data-v-e0edae78] {
  cursor: pointer;
  color: white;
  font-size: 24px;
}
@media screen and (min-width: 768px) {
.studio-mobile-navigation[data-v-4f3505b8] {
    display: none;
}
}
@media screen and (max-width: 768px) {
.studio-template .cookie-notice--nav[data-v-4f3505b8] {
    bottom: 70px;
}
}
.view-as-teacher-footer[data-v-4f3505b8] {
  display: none;
}
@media screen and (min-width: 768px) {
.view-as-teacher-footer[data-v-4f3505b8] {
    display: block;
}
}
.add-to-homescreen[data-v-278cc68d] {
  -webkit-box-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.app-name[data-v-278cc68d] {
  margin: -5px 0 0;
}
.app-icon[data-v-278cc68d] {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  -o-object-fit: contain;
     object-fit: contain;
}
.add-to-homescreen-banner[data-v-26f52019] {
  z-index: 10000;
  border-top: 1px solid #b7bcc2;
  width: 100%;
  box-sizing: border-box;
  background: white;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 1rem;
}
.close[data-v-26f52019] {
  padding: 1rem;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.studio-product-card[data-v-7959e773] {
  cursor: pointer;
  position: relative;
}
.studio-product-card[data-v-7959e773]:hover  .image.animated {
  box-shadow: 0 12px 12px -6px #7a8390;
  -webkit-transform: translateY(-16px);
          transform: translateY(-16px);
}
.studio-product-card:hover .product-name-container[data-v-7959e773] {
  color: var(--brand-color);
}
.studio-product-card .description[data-v-7959e773] {
  position: relative;
  bottom: 0;
  left: 0;
  padding-top: 1rem;
  border-top-right-radius: 6px;
  width: 100%;
}
.studio-product-card .product-name-container[data-v-7959e773] {
  white-space: normal;
  line-height: 1.5;
}
.studio-product-card .heart[data-v-7959e773] {
  color: #f26c67;
}
.studio-product-card .dot[data-v-7959e773] {
  margin-right: 0.25rem;
  margin-top: 0.3rem;
  font-size: 0.5rem;
}
.studio-product-card .embed-responsive[data-v-7959e773] {
  overflow: visible;
}
.studio-product-card .product-progress-wrapper[data-v-7959e773] {
  margin-top: 0.5rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
}
.studio-product-card .product-progress[data-v-7959e773] {
  width: 100%;
  border-radius: 6px;
  background-color: var(--brand-color-with-opacity-03);
}
.studio-product-card .progress-bar[data-v-7959e773] {
  height: 18px;
  border-radius: 9px;
  background-color: var(--brand-color);
}
.studio-product-card .footer[data-v-7959e773] {
  height: 3rem;
}
@media (min-width: 576px) {
.studio-home[data-v-08d8f8c2] {
    margin-top: 60px;
}
}
.welcome-video-container[data-v-08d8f8c2] {
  overflow: hidden;
}
.welcome-video-container[data-v-08d8f8c2]  iframe {
  border-radius: 6px;
}
.add-to-home-screen-banner[data-v-08d8f8c2] {
  bottom: 70px;
}
.welcome-video-container[data-v-18367bbc] {
  overflow: hidden;
}
.welcome-video-container[data-v-18367bbc]  iframe {
  border-radius: 6px;
}
.full-width-row[data-v-18367bbc] {
  width: 100vw;
  position: relative;
  left: calc(-1 * (100vw - 100%) / 2);
}
.img-about[data-v-18367bbc] {
  width: 100%;
  max-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  position: relative;
  top: -1px;
  z-index: -1;
}
@media (max-width: 767.98px) {
.img-about[data-v-18367bbc] {
    max-height: 240px;
}
}
[data-v-18367bbc] .studio-header-content {
  max-height: 600px !important;
}
.static-full-events-calendar-container[data-v-6d2b47f6] {
  position: relative;
}
@media (min-width: 768px) {
.show-only-mobile[data-v-6d2b47f6] {
    display: none;
}
}
@media (max-width: 767.98px) {
.hide-on-mobile[data-v-6d2b47f6] {
    display: none;
}
}
.swiper .swiper-button-next[data-v-6d2b47f6]:after,
.swiper .swiper-container-rtl .swiper-button-prev[data-v-6d2b47f6]:after,
.swiper .swiper-button-prev[data-v-6d2b47f6]:after,
.swiper .swiper-container-rtl .swiper-button-next[data-v-6d2b47f6]:after {
  font-size: 22px;
  font-weight: bold;
  display: none;
}
@media (min-width: 768px) {
.swiper .swiper-button-next[data-v-6d2b47f6]:after,
.swiper .swiper-container-rtl .swiper-button-prev[data-v-6d2b47f6]:after,
.swiper .swiper-button-prev[data-v-6d2b47f6]:after,
.swiper .swiper-container-rtl .swiper-button-next[data-v-6d2b47f6]:after {
    display: -webkit-box;
    display: flex;
}
}
.swiper-slide[data-v-6d2b47f6] {
  padding-top: 42px;
}
.header[data-v-6d2b47f6] {
  position: absolute;
  width: 100%;
}
.header-title[data-v-6d2b47f6] {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  height: 42px;
  border: 1px solid #b7bcc2;
  border-radius: 6px;
  margin: 0 64px;
}
.week[data-v-6d2b47f6] {
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
}
.day[data-v-6d2b47f6] {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  border-radius: 5px;
  height: 80px;
  width: 80px;
  max-width: 80px;
  margin: 10px 5px;
  -webkit-box-flex: 1;
          flex: 1;
}
@media (min-width: 768px) {
.day[data-v-6d2b47f6] {
    margin: 10px 15px;
}
}
.day--active .day-day[data-v-6d2b47f6] {
  color: white;
  background-color: var(--brand-color);
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.day--enabled[data-v-6d2b47f6] {
  cursor: pointer;
}
.day--enabled:hover .day-day[data-v-6d2b47f6] {
  color: white;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.day--disabled[data-v-6d2b47f6] {
  opacity: 0.5;
}
.day-week-day[data-v-6d2b47f6] {
  font-size: 10px;
  margin-bottom: 5px;
  font-weight: 500;
}
.day-day[data-v-6d2b47f6] {
  font-size: 18px;
  font-weight: 500;
}
.list-end-space[data-v-6d2b47f6] {
  padding-top: calc(100vh - 440px);
}
.calendar-navigation-btn[data-v-6d2b47f6] {
  border-radius: 6px;
  border: 1px solid #b7bcc2;
  background-color: white;
  position: absolute;
  top: 0;
  height: 42px;
  width: 42px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.calendar-navigation-btn.prev[data-v-6d2b47f6] {
  left: 1px;
  right: auto;
}
.calendar-navigation-btn.next[data-v-6d2b47f6] {
  right: 1px;
  left: auto;
}
.calendar-navigation-btn.enabled[data-v-6d2b47f6]:hover {
  color: var(--brand-color, #f26c67);
  border-color: var(--brand-color, #f26c67);
  background-color: #ffffff;
}
.calendar-navigation-btn.disabled[data-v-6d2b47f6] {
  opacity: 0.5;
  cursor: default;
}
.welcome-video-container[data-v-2fa53b30] {
  overflow: hidden;
}
.welcome-video-container[data-v-2fa53b30]  iframe {
  border-radius: 6px;
}
.full-width-row[data-v-2fa53b30] {
  width: 100vw;
  position: relative;
  left: calc(-1 * (100vw - 100%) / 2);
}
.img-about[data-v-2fa53b30] {
  width: 100%;
  max-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  top: -1px;
  z-index: -1;
  border-radius: 20px;
  -o-object-position: 80% 20%;
     object-position: 80% 20%;
}
@media (max-width: 767.98px) {
.img-about[data-v-2fa53b30] {
    max-height: 240px;
}
}
.profile-photo[data-v-2fa53b30] {
  width: 180px;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  border-radius: 50%;
  border: 5px solid white;
  background: white;
}
@media (max-width: 767.98px) {
.profile-photo[data-v-2fa53b30] {
    width: 110px;
    height: 110px;
}
}
.card[data-v-2fa53b30] {
  border: none;
  border-radius: 20px;
  overflow: hidden;
}
.card.pad[data-v-2fa53b30] {
  padding: 3rem;
}
@media (max-width: 767.98px) {
.card.pad[data-v-2fa53b30] {
    padding: 1.5rem;
}
}
[data-v-2fa53b30] .studio-header-content {
  max-height: unset !important;
}
[data-v-2fa53b30] .swiper-container {
  overflow: visible;
}
@media (max-width: 767.98px) {
[data-v-2fa53b30] .swiper-slide {
    width: 81% !important;
}
}
.tall[data-v-2fa53b30]  .studio-header-content {
  max-height: 600px;
  min-height: 240px;
}
.fade[data-v-2fa53b30] {
  top: 100px;
  right: -1px;
  width: 100px;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(98%, white));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 98%);
  position: absolute;
  opacity: 1;
  z-index: 5;
}
.swiper-nav[data-v-2fa53b30] {
  font-size: 1rem;
  z-index: 1;
  width: 44px;
  height: 44px;
  background-color: var(--brand-color, #f26c67);
  color: white;
  border-radius: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  cursor: pointer;
}
.swiper-nav[data-v-2fa53b30]:hover {
  -webkit-filter: brightness(95%);
          filter: brightness(95%);
}
.swiper-nav--next[data-v-2fa53b30] {
  right: 0;
}
.swiper-nav--prev[data-v-2fa53b30] {
  left: 0;
}
.swiper-nav.disabled[data-v-2fa53b30] {
  opacity: 0.5;
  cursor: not-allowed;
}
.swiper-nav.disabled[data-v-2fa53b30]:hover {
  -webkit-filter: none;
          filter: none;
}
.product-nav[data-v-2fa53b30] {
  margin: 2rem 0 3rem 3rem;
}
@media (max-width: 767.98px) {
.product-nav[data-v-2fa53b30] {
    margin: 2rem 0 3rem 2rem;
}
}
.image[data-v-7de200c2] {
  position: relative;
  border-radius: 6px;
  background-position: center center;
  background-size: auto 65%;
  background-repeat: no-repeat;
  background-color: var(--brand-color-with-opacity-03, rgba(250, 229, 229, 0.3));
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tag-container[data-v-7de200c2] {
  display: -webkit-box;
  display: flex;
  position: absolute;
  top: 8px;
  left: 8px;
}
.tag[data-v-7de200c2] {
  color: #ffffff;
  font-size: 3vw;
  z-index: 5;
  position: relative;
  -webkit-transform: translate(-4vw, -2.5vw);
          transform: translate(-4vw, -2.5vw);
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
.tag[data-v-7de200c2] {
    font-size: 2rem;
    -webkit-transform: translate(-1rem, -2rem);
            transform: translate(-1rem, -2rem);
}
}
.studio-product-card[data-v-9c0a9f62] {
  cursor: pointer;
  position: relative;
}
.studio-product-card.new[data-v-9c0a9f62] {
  padding: 2rem 0 0 2rem;
}
.studio-product-card .description[data-v-9c0a9f62] {
  position: relative;
  bottom: 0;
  left: 0;
  padding-top: 1rem;
  border-top-right-radius: 6px;
  width: 100%;
}
.studio-product-card .product-name-container[data-v-9c0a9f62] {
  white-space: normal;
  line-height: 1.5;
  max-width: 33vw;
  font-size: 2.5vw;
}
@media (max-width: 767.98px) {
.studio-product-card .product-name-container[data-v-9c0a9f62] {
    max-width: 100%;
    font-size: 1.5rem;
}
}
.studio-product-card .heart[data-v-9c0a9f62] {
  color: #f26c67;
}
.studio-product-card .dot[data-v-9c0a9f62] {
  margin-right: 0.25rem;
  margin-top: 0.3rem;
  font-size: 0.5rem;
}
.studio-product-card .embed-responsive[data-v-9c0a9f62] {
  overflow: visible;
}
.studio-product-card .product-progress-wrapper[data-v-9c0a9f62] {
  margin-top: 0.5rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
}
.studio-product-card .product-progress[data-v-9c0a9f62] {
  width: 100%;
  border-radius: 6px;
  background-color: var(--brand-color-with-opacity-03);
}
.studio-product-card .progress-bar[data-v-9c0a9f62] {
  height: 18px;
  border-radius: 9px;
  background-color: var(--brand-color);
}
.studio-product-card .footer[data-v-9c0a9f62] {
  height: 3rem;
}
.overlay[data-v-9c0a9f62] {
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.18%, #000000), color-stop(71.57%, rgba(0, 0, 0, 0.3)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #000000 -0.18%, rgba(0, 0, 0, 0.3) 71.57%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: 2;
}
.inner-container[data-v-9c0a9f62] {
  position: absolute;
  left: 10%;
  bottom: 10%;
  z-index: 3;
}
.inner-container h1[data-v-9c0a9f62],
.inner-container h2[data-v-9c0a9f62],
.inner-container h3[data-v-9c0a9f62],
.inner-container h4[data-v-9c0a9f62],
.inner-container h5[data-v-9c0a9f62],
.inner-container h6[data-v-9c0a9f62] {
  color: white !important;
}
.outer-container h1[data-v-9c0a9f62],
.outer-container h2[data-v-9c0a9f62],
.outer-container h3[data-v-9c0a9f62],
.outer-container h4[data-v-9c0a9f62],
.outer-container h5[data-v-9c0a9f62],
.outer-container h6[data-v-9c0a9f62] {
  color: white !important;
}
.brand-color-template *[data-v-4fc5b31f] {
  color: white;
}
.brand-color-template h1[data-v-4fc5b31f],
.brand-color-template h2[data-v-4fc5b31f],
.brand-color-template h3[data-v-4fc5b31f],
.brand-color-template h4[data-v-4fc5b31f],
.brand-color-template h5[data-v-4fc5b31f],
.brand-color-template h6[data-v-4fc5b31f] {
  text-transform: uppercase;
}
.welcome-video-container[data-v-4fc5b31f] {
  overflow: hidden;
}
.full-width-row[data-v-4fc5b31f] {
  width: 100vw;
  position: relative;
  left: calc(-1 * (100vw - 100%) / 2);
  z-index: 1;
}
.full-width-row.pad[data-v-4fc5b31f] {
  padding: 0 80px;
}
@media (max-width: 767.98px) {
.full-width-row.pad[data-v-4fc5b31f] {
    padding: 0 20px;
}
}
.img-about[data-v-4fc5b31f] {
  width: 100%;
  max-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  position: relative;
  top: -1px;
  z-index: -1;
}
@media (max-width: 767.98px) {
.img-about[data-v-4fc5b31f] {
    max-height: 240px;
}
}
.profile-photo[data-v-4fc5b31f] {
  width: 86px;
  height: 86px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  border-radius: 50%;
  border: 5px solid white;
  background: white;
}
[data-v-4fc5b31f] .embed-responsive-header::before {
  padding-top: 56.25%;
}
@media (max-width: 1199.98px) {
[data-v-4fc5b31f] .embed-responsive-header::before {
    padding-top: 56.25%;
}
}
[data-v-4fc5b31f] .vc-container {
  background-color: var(--brand-color-with-opacity-05, rgba(250, 229, 229, 0.5));
  border-radius: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
[data-v-4fc5b31f] .vc-container * {
  color: white !important;
  border-color: white !important;
}
[data-v-4fc5b31f] .vc-title:before {
  color: white !important;
}
[data-v-4fc5b31f] .vc-arrow:hover {
  background-color: transparent;
}
[data-v-4fc5b31f] .calendar-navigation-btn:hover {
  -webkit-filter: brightness(95%);
          filter: brightness(95%);
  background-color: transparent !important;
  box-shadow: none !important;
}
[data-v-4fc5b31f] .compact-events-list {
  background-color: var(--brand-color-with-opacity-05, rgba(250, 229, 229, 0.5));
  border-radius: 0;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
[data-v-4fc5b31f] .vc-dot {
  background-color: white !important;
}
[data-v-4fc5b31f] .compact-events-list * {
  color: white !important;
}
.swiper-nav[data-v-4fc5b31f] {
  font-size: 1rem;
  z-index: 1;
  width: 44px;
  height: 44px;
  background-color: white;
  color: var(--brand-color, #f26c67);
  border-radius: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  cursor: pointer;
}
.swiper-nav i[data-v-4fc5b31f] {
  color: var(--brand-color, #f26c67);
}
.swiper-nav[data-v-4fc5b31f]:hover {
  -webkit-filter: brightness(95%);
          filter: brightness(95%);
}
.swiper-nav--next[data-v-4fc5b31f] {
  right: 0;
}
.swiper-nav--prev[data-v-4fc5b31f] {
  left: 0;
}
.swiper-nav.disabled[data-v-4fc5b31f] {
  opacity: 0.5;
  cursor: not-allowed;
}
.swiper-nav.disabled[data-v-4fc5b31f]:hover {
  -webkit-filter: none;
          filter: none;
}
.product-nav[data-v-4fc5b31f] {
  margin: 2rem 6rem 3rem 3rem;
}
@media (max-width: 767.98px) {
.product-nav[data-v-4fc5b31f] {
    margin: 2rem 0 3rem 2rem;
}
}
.product-card[data-v-4fc5b31f] {
  max-width: 1024px;
}
.event-container[data-v-4fc5b31f] {
  background-color: white;
}
.events-title-overlay[data-v-4fc5b31f] {
  position: absolute;
  left: 50% !important;
  -webkit-transform: translate(-50%, 0) !important;
          transform: translate(-50%, 0) !important;
  top: -1.85vw;
}
.events-title-overlay h1[data-v-4fc5b31f] {
  font-size: 3vw;
}
.events-footer-overlay[data-v-4fc5b31f] {
  position: absolute;
  left: 50% !important;
  -webkit-transform: translate(-50%, 0) !important;
          transform: translate(-50%, 0) !important;
  bottom: -28px;
}
.btn-view-all-events[data-v-4fc5b31f] {
  min-width: 300px;
}
.tall[data-v-4fc5b31f]  .studio-header-content {
  max-height: 600px;
  min-height: 240px;
}
.studio-product-card[data-v-9bee7060] {
  position: relative;
}
.studio-product-card .left[data-v-9bee7060],
.studio-product-card .right[data-v-9bee7060] {
  max-width: 50%;
  width: 50%;
}
@media (max-width: 767.98px) {
.studio-product-card .left[data-v-9bee7060],
.studio-product-card .right[data-v-9bee7060] {
    max-width: 100%;
    width: 100%;
}
}
.studio-product-card.new[data-v-9bee7060] {
  padding: 2rem 0 0 2rem;
}
.studio-product-card .description[data-v-9bee7060] {
  position: relative;
  bottom: 0;
  left: 0;
  padding-top: 1rem;
  border-top-right-radius: 6px;
  width: 100%;
}
.studio-product-card .product-name-container[data-v-9bee7060] {
  white-space: normal;
  line-height: 1.5;
  max-width: 33vw;
  font-size: 2.5vw;
}
@media (max-width: 767.98px) {
.studio-product-card .product-name-container[data-v-9bee7060] {
    max-width: 100%;
    font-size: 1.5rem;
}
}
.studio-product-card .heart[data-v-9bee7060] {
  color: #f26c67;
}
.studio-product-card .dot[data-v-9bee7060] {
  margin-right: 0.25rem;
  margin-top: 0.3rem;
  font-size: 0.5rem;
}
.studio-product-card .embed-responsive[data-v-9bee7060] {
  overflow: visible;
}
.studio-product-card .product-progress-wrapper[data-v-9bee7060] {
  margin-top: 0.5rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
}
.studio-product-card .product-progress[data-v-9bee7060] {
  width: 100%;
  border-radius: 6px;
  background-color: var(--brand-color-with-opacity-03);
}
.studio-product-card .progress-bar[data-v-9bee7060] {
  height: 18px;
  border-radius: 9px;
  background-color: var(--brand-color);
}
.studio-product-card .footer[data-v-9bee7060] {
  height: 3rem;
}
.welcome-video-container[data-v-9afa6870] {
  overflow: hidden;
}
.full-width-row[data-v-9afa6870] {
  width: 100vw;
  position: relative;
  left: calc(-1 * (100vw - 100%) / 2);
}
.header-container[data-v-9afa6870] {
  position: relative;
  left: 50% !important;
  -webkit-transform: translate(-50%, -20%) !important;
          transform: translate(-50%, -20%) !important;
  max-width: 668px;
  background-color: white;
  padding: 4rem;
  z-index: 2;
  margin-bottom: -3%;
}
.header-container .profile-photo-container[data-v-9afa6870] {
  position: absolute;
  right: -50px;
  top: -50px;
  box-shadow: -2px 2px 12px #bcbcbc;
  border-radius: 50px;
}
@media (max-width: 767.98px) {
.header-container[data-v-9afa6870] {
    padding: 2rem;
    -webkit-transform: translate(-50%, -7%) !important;
            transform: translate(-50%, -7%) !important;
    max-width: 80%;
}
.header-container .profile-photo-container[data-v-9afa6870] {
    position: absolute;
    right: -31px;
    top: -31px;
    box-shadow: -2px 2px 12px #bcbcbc;
    border-radius: 50px;
}
}
.img-about[data-v-9afa6870] {
  width: 100%;
  max-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  top: -1px;
  z-index: -1;
  border-radius: 20px;
  -o-object-position: 80% 20%;
     object-position: 80% 20%;
}
@media (max-width: 767.98px) {
.img-about[data-v-9afa6870] {
    max-height: 240px;
}
}
.profile-photo[data-v-9afa6870] {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  border-radius: 50%;
  border: 5px solid white;
  background: white;
}
@media (max-width: 767.98px) {
.profile-photo[data-v-9afa6870] {
    width: 62px;
    height: 62px;
}
}
.tall[data-v-9afa6870]  .studio-header-content {
  max-height: 600px;
  min-height: 240px;
}
[data-v-9afa6870] .btn:active,[data-v-9afa6870] .btn:focus {
  border-color: transparent !important;
  outline-color: transparent !important;
  box-shadow: none !important;
}
@media (min-width: 576px) {
.studio-home.pad[data-v-866977ee] {
    padding-top: 60px;
}
}
.add-to-home-screen-banner[data-v-866977ee] {
  bottom: 70px;
}
.studio-announcement[data-v-5e9db05e] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  background-color: var(--brand-color-with-opacity-02);
  border-radius: 6px;
  color: #101618;
  text-align: center;
}
@media screen and (min-width: 768px) {
.studio-announcement[data-v-5e9db05e] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    text-align: left;
}
}
.announcement-text[data-v-5e9db05e] {
  display: block;
  padding: 1rem;
  -webkit-box-flex: 1;
          flex: 1;
}
.link-learn-more[data-v-5e9db05e] {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 1rem;
  border-top: 2px solid white;
}
.link-learn-more[data-v-5e9db05e]:hover {
  background-color: var(--brand-color-with-opacity-03);
}
@media screen and (min-width: 768px) {
.link-learn-more[data-v-5e9db05e] {
    border-top: none;
    border-left: 2px solid white;
}
}
.alert[data-v-45e42604] {
  font-size: 0.875rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  background-color: #ffffff;
  border-radius: 6px;
  border-color: var(--brand-color, #f26c67);
  color: #101618;
  text-align: center;
  position: relative;
  padding: 0 0 0 1rem;
}
.alert .close[data-v-45e42604] {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 14px;
  cursor: pointer;
}
.bubble[data-v-45e42604] {
  background-color: var(--brand-color-with-opacity-03, #f26c67);
  border-radius: 50%;
  padding: 0.5rem;
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.hover-darken[data-v-45e42604]:hover {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
}
@media (max-width: 575.98px) {
.enable-btn[data-v-45e42604] {
    border-radius: 6px;
}
}
.studio-media-card[data-v-64688468] {
  cursor: pointer;
  position: relative;
  border-radius: 6px;
}
.studio-media-card[data-v-64688468]:hover  .image {
  box-shadow: 0 12px 12px -6px #7a8390;
  -webkit-transform: translateY(-16px);
          transform: translateY(-16px);
}
.studio-media-card:hover .media-name-container[data-v-64688468] {
  color: var(--brand-color);
}
.studio-media-card .outer-container[data-v-64688468] {
  border-radius: 6px;
}
.studio-media-card .description[data-v-64688468] {
  background-color: #ffffff;
  position: relative;
  bottom: 0;
  left: 0;
  border-top-right-radius: 6px;
  width: 100%;
}
.studio-media-card .media-name-container[data-v-64688468] {
  white-space: normal;
  min-height: 60px;
  line-height: 1.5;
  font-weight: 500;
  color: #101618;
}
.studio-media-card .heart[data-v-64688468] {
  color: #f26c67;
}
.studio-media-card .dot[data-v-64688468] {
  margin-right: 0.25rem;
  margin-top: 0.3rem;
  font-size: 0.5rem;
}
.studio-media-card .embed-responsive[data-v-64688468] {
  overflow: visible;
}
[data-v-a1d94066] .icon-container .icon {
  border-radius: 6px;
}
[data-v-a1d94066] .btn-container .add-button {
  border-radius: 6px;
  padding: 4px 8px;
}
.correct-answer[data-v-4998f70d] {
  background-color: #d6eecb;
}
.dot[data-v-963137cc] {
  margin-right: 0.5rem;
  font-size: 0.5rem;
}
.dot.dot--passed[data-v-963137cc], .dot.dot--submitted[data-v-963137cc] {
  color: #9ad67d;
}
.dot.dot--failed[data-v-963137cc] {
  color: #f26c67;
}
.dot.dot--review[data-v-963137cc] {
  color: #cc9900;
}
.close-icon[data-v-963137cc] {
  width: 20px;
  color: #b7bcc2;
  vertical-align: middle;
  cursor: pointer;
  padding: 0 0.25rem;
}
.close-icon[data-v-963137cc]:hover {
  color: var(--brand-color, #f26c67);
}
.table-wrap[data-v-3d7f7141] {
  overflow-x: auto;
}
[data-v-23696d3b] .icon-container .icon {
  border-radius: 6px;
}
[data-v-23696d3b] .btn-container .add-button {
  border-radius: 6px;
  padding: 4px 8px;
}

.studio-card[data-v-29fb0848] {
  height: 120px;
  width: 75%;
  -o-object-fit: contain;
     object-fit: contain;
  overflow: hidden;
}
.studio-card-no-logo[data-v-29fb0848] {
  height: 120px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: flex;
}
.media-type-select[data-v-a1ff525e] {
  width: 200px;
}
.purchase-gift-tab[data-v-759d72c0] {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 0 0 1px;
  color: var(--brand-color, #f26c67);
}
.purchase-gift-tab[data-v-f7eb16ee] {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 0 0 1px;
  color: var(--brand-color, #f26c67);
}
.custom-content[data-v-276f0178] {
  height: 400px;
  overflow: auto;
}
.accept-waiver-btn[data-v-276f0178] {
  width: 100%;
}
@media (min-width: 576px) {
.accept-waiver-btn[data-v-276f0178] {
    width: auto;
}
}

.login-link[data-v-7a7657b4] {
  color: var(--brand-color, #f26c67);
}
@media (min-width: 768px) {
.login-link[data-v-7a7657b4] {
    color: #ffffff;
}
}
.event-action[data-v-7a7657b4] {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
.event-action[data-v-7a7657b4] {
    width: 100%;
}
}
.event-action-icon[data-v-7a7657b4] {
  padding-right: 4px;
}
.registered-container[data-v-7a7657b4] {
  color: #9ad67d;
  background-color: rgba(154, 214, 125, 0.2);
  padding: 0.5rem 1rem;
  border-radius: 6px;
}
.disabled[data-v-7a7657b4] {
  cursor: not-allowed;
  pointer-events: none;
}
.unregister-button[data-v-7a7657b4] {
  padding: 0.5rem 1rem;
  color: #7a8390;
  font-weight: 600;
  text-decoration: underline;
}
@media (min-width: 768px) {
.unregister-button[data-v-7a7657b4] {
    color: white;
}
}
.unit[data-v-6c90bb88] {
  line-height: 26px;
}
.countdown-block[data-v-6c90bb88] {
  flex-basis: 25%;
  min-width: 2rem;
}
@media (min-width: 576px) {
.event-details-wrapper .show-only-mobile[data-v-ef1dd21c] {
    display: none;
}
}
@media (max-width: 767.98px) {
.event-details-wrapper .hide-on-mobile[data-v-ef1dd21c] {
    display: none;
}
}
.event-day-description[data-v-ef1dd21c] {
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
}
@media (min-width: 768px) {
.event-day-description[data-v-ef1dd21c] {
    margin-right: 3px;
    display: inline-block;
}
}
.event-time[data-v-ef1dd21c] {
  font-size: 16px;
  font-weight: 600;
  display: block;
}
@media (min-width: 768px) {
.event-time[data-v-ef1dd21c] {
    display: inline-block;
}
}
.add-to-calendar[data-v-ef1dd21c] {
  color: #7a8390;
  cursor: pointer;
}
.event-name.cancelled[data-v-ef1dd21c] {
  text-decoration: line-through;
}
.event-type-description[data-v-ef1dd21c] {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: flex;
  align-content: center;
  margin-top: 3px;
}
@media (min-width: 768px) {
.event-type-description[data-v-ef1dd21c] {
    font-size: 14px;
}
}
.event-type-icon[data-v-ef1dd21c] {
  padding-right: 7px;
}
.info-title[data-v-ef1dd21c] {
  margin: 20px 0 10px;
  font-size: 14px;
  display: inline-block;
}
.products[data-v-ef1dd21c] {
  margin-bottom: 30vh;
}
@media (min-width: 768px) {
.products[data-v-ef1dd21c] {
    margin-bottom: 0;
}
}
.products-title[data-v-ef1dd21c] {
  font-weight: 600;
  font-size: 20px;
  color: #181818;
  margin: 30px 0 15px;
  display: inline-block;
}
@media (min-width: 768px) {
.products-title[data-v-ef1dd21c] {
    font-size: 24px;
}
}
.event-registrations[data-v-ef1dd21c] {
  background-color: white;
  color: #181818;
  font-weight: 400;
  font-size: 14px;
  padding: 4px 16px;
  border-radius: 6px;
  border: 1px dotted darkgreen;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
.live-tag[data-v-ef1dd21c] {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
}
.live-icon[data-v-ef1dd21c] {
  -webkit-animation-name: pulse-data-v-ef1dd21c;
          animation-name: pulse-data-v-ef1dd21c;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
@-webkit-keyframes pulse-data-v-ef1dd21c {
0% {
    opacity: 1;
}
50% {
    opacity: 0.6;
}
100% {
    opacity: 1;
}
}
@keyframes pulse-data-v-ef1dd21c {
0% {
    opacity: 1;
}
50% {
    opacity: 0.6;
}
100% {
    opacity: 1;
}
}
.destyled-button[data-v-ef1dd21c] {
  border: none;
  outline: none;
  background-color: transparent;
}
.img-container[data-v-25aede83] {
  flex-shrink: 0;
  width: 181px;
}
.product-container[data-v-25aede83]:hover {
  background-color: #e3e7ec;
}
@media (max-width: 575.98px) {
.button-bar[data-v-25aede83] {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: white;
    height: 70px;
    width: 100%;
    z-index: 1031;
    padding: 1rem 1rem;
    box-shadow: 0px -1px 5px rgba(50, 50, 50, 0.2);
}
}
.logo-image[data-v-25aede83] {
  display: block;
  height: 60px;
  width: auto;
}
.back-button[data-v-25aede83] {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 0 16px;
  margin-left: -10px;
}
.studio-signup[data-v-3c00570a] {
  background-color: #e3e7ec;
  background-size: cover;
  background-position: top center;
}
.social-icon[data-v-3c00570a] {
  width: 30px;
  height: 20px;
}
.social-icon.google[data-v-3c00570a] {
  height: 30px;
}
.social-button[data-v-3c00570a] {
  font-family: "Roboto", sans-serif;
}
@media (max-width: 575.98px) {
.content[data-v-3c00570a] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}


.price-option-container[data-v-d7754900] {
  padding: 1rem;
  border: 1px solid #b7bcc2;
  border-radius: 6px;
  margin-bottom: 1rem;
}
.img-paypal[data-v-d7754900] {
  height: 22px;
  width: auto;
}
.img-stripe[data-v-d7754900] {
  height: 22px;
  width: auto;
}
.img-cc[data-v-d7754900] {
  height: 40px;
  width: auto;
}
@media (max-width: 575.98px) {
.img-cc[data-v-d7754900] {
    height: 30px;
    width: auto;
}
}
.full-height[data-v-d7754900] {
  min-height: 100vh;
}
.img-container[data-v-d7754900] {
  flex-shrink: 0;
  width: 150px;
}
@media (max-width: 575.98px) {
.img-container.mobile[data-v-d7754900] {
    width: 100%;
}
}
.mobile-product-container[data-v-d7754900] {
  margin-left: -15px;
  margin-right: -15px;
}
.summary-section[data-v-d7754900] {
  padding: 0.5rem 1rem;
}
@media (max-width: 575.98px) {
.checkout-button-container[data-v-d7754900] {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: white;
    height: 70px;
    width: 100%;
    z-index: 1031;
    padding: 1rem 15px;
    box-shadow: 0px -1px 5px rgba(50, 50, 50, 0.2);
}
}
.filler[data-v-d7754900] {
  height: 40px;
}
.bottom-section[data-v-d7754900] {
  padding-bottom: 4rem;
}
.price-line-through .c-charcoal {
  text-decoration: line-through;
}
@media (max-width: 767.98px) {
#pay-what-you-wish::-webkit-input-placeholder {
    font-size: 12px;
}
#pay-what-you-wish::-moz-placeholder {
    font-size: 12px;
}
#pay-what-you-wish:-ms-input-placeholder {
    font-size: 12px;
}
#pay-what-you-wish::-ms-input-placeholder {
    font-size: 12px;
}
#pay-what-you-wish::placeholder {
    font-size: 12px;
}
}
.logo-image[data-v-a1102af6] {
  display: block;
  height: 60px;
  width: auto;
}
.back-button[data-v-a1102af6] {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 0 16px;
  margin-left: -10px;
}
.podcast-card[data-v-3ef4fad3] {
  min-width: 256px;
}
.podcast-card:hover .podcast-title[data-v-3ef4fad3] {
  color: #f26c67;
}
.podcast-title[data-v-3ef4fad3] {
  max-width: 180px;
}
@media screen and (max-width: 768px) {
.podcast-title[data-v-3ef4fad3] {
    max-width: 270px;
}
}
.episode-item[data-v-32333fc3]:hover {
  background: var(--brand-color-with-opacity-03, #e3e7ec);
}

.podcast-links[data-v-02b0ced7] {
  min-height: 72px;
}
@media (min-width: 768px) {
.podcast-links[data-v-02b0ced7] {
    border-left: 2px solid white;
}
}
.podcast-icon[data-v-02b0ced7] {
  width: 36px;
  height: 36px;
}
.podcast-photo[data-v-513443c8] {
  width: 160px;
  height: 160px;
}
.mic-icon[data-v-513443c8] {
  background-color: var(--brand-color, #f26c67);
  border-radius: 50%;
  color: white;
  font-size: 12px;
  width: 40px;
  min-width: 40px;
  height: 40px;
}
.episodes-list[data-v-513443c8] {
  border: 1px solid #e3e7ec;
  border-radius: 6px;
}
.podcast-photo[data-v-4afa299e] {
  width: 160px;
  height: 160px;
}
@media (min-width: 768px) {
.podcast-photo[data-v-4afa299e] {
    width: 220px;
    height: 220px;
}
}
.mic-icon[data-v-4afa299e] {
  background-color: var(--brand-color, #f26c67);
  border-radius: 50%;
  color: white;
  font-size: 12px;
  width: 40px;
  min-width: 40px;
  height: 40px;
}
.podcast-links[data-v-4afa299e] {
  min-height: 72px;
}
@media (min-width: 768px) {
.podcast-links[data-v-4afa299e] {
    border-left: 2px solid white;
}
}
.episodes-list[data-v-4afa299e] {
  border: 1px solid #e3e7ec;
  border-radius: 6px;
}
.community-group-thumbnail__image[data-v-1e6a0cb5] {
  border-radius: 6px;
  background-position: center center;
  background-size: auto 65%;
  background-repeat: no-repeat;
  background-color: var(--brand-color-with-opacity-03, rgba(250, 229, 229, 0.3));
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.studio-community-card[data-v-1cc56852] {
  cursor: pointer;
  position: relative;
}
.studio-community-card:hover .group-name-container[data-v-1cc56852],
.studio-community-card:hover .dots-menu[data-v-1cc56852] {
  color: var(--brand-color);
}
.studio-community-card:hover .community-group-thumbnail__image.animated[data-v-1cc56852] {
  box-shadow: 0 12px 12px -6px #7a8390;
  -webkit-transform: translateY(-16px);
          transform: translateY(-16px);
}
.studio-community-card .description[data-v-1cc56852] {
  background-color: #ffffff;
  position: relative;
  bottom: 0;
  left: 0;
  padding-top: 1rem;
  border-top-right-radius: 6px;
  width: 100%;
}
.studio-community-card .group-name-container[data-v-1cc56852] {
  white-space: normal;
  line-height: 1.5;
}
.left-group[data-v-1cc56852] {
  opacity: 0.5;
  cursor: default;
}
.community_notifications_list[data-v-64f73ad0] {
  overflow: auto;
}
.community_notifications_list[data-v-64f73ad0]::-webkit-scrollbar {
  width: 6px;
  background-color: #e3e7ec;
}
.community_notifications_list[data-v-64f73ad0]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: white;
}
.community_notifications_list[data-v-64f73ad0]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e3e7ec;
}

.community-tabs[data-v-2213e1de] {
  width: 50%;
}
@media screen and (max-width: 768px) {
.community-tabs[data-v-2213e1de] {
    width: 100%;
}
}

.community-group-container[data-v-dc7a6580] {
  max-width: 50%;
}
@media (max-width: 991.98px) {
.community-group-container[data-v-dc7a6580] {
    max-width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.community-group-container[data-v-dc7a6580] {
    max-width: 75%;
}
}
.comment__block-wrapper[data-v-34218bf3] {
  width: 100%;
  overflow: hidden;
  word-break: break-word;
}
.comment__block-wrapper--small[data-v-34218bf3] {
  width: auto;
}
.comment__block-wrapper.scheduled[data-v-34218bf3] {
  opacity: 0.9;
}
.comment__header .popup-menu[data-v-34218bf3] {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.comment__block[data-v-34218bf3] {
  padding: 1rem;
  border: 1px solid #e3e7ec;
  border-radius: 6px;
  background-color: #ffffff;
  position: relative;
}
.comment__block--opened[data-v-34218bf3] {
  border-radius: 6px 6px 0 0;
  border-bottom-color: transparent;
}
.comment__block--small[data-v-34218bf3] {
  padding: 9px 16px 6px 16px;
  border-radius: 6px;
  border: none;
}
.comment__label[data-v-34218bf3] {
  font-size: 12px;
  font-weight: 400;
  color: #7a8390;
}
.comment__label--liked[data-v-34218bf3] {
  color: var(--brand-color, #f26c67);
}
.comment__label--medium-grey[data-v-34218bf3] {
  color: #b7bcc2;
}
.comment__like-block[data-v-34218bf3] {
  position: absolute;
  right: 5px;
  bottom: -10px;
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 2px 3px 9px -7px #000000;
}
.comment__like-block:hover .comment__label[data-v-34218bf3] {
  text-decoration: underline;
}
.comment__like-container[data-v-34218bf3] {
  background-color: #ffffff;
  border-radius: 6px;
  text-align: center;
  cursor: pointer;
}
.comment__like-icon[data-v-34218bf3] {
  color: var(--brand-color, #f26c67);
}
.comment__like-icon--comments[data-v-34218bf3] {
  -webkit-box-flex: 1;
          flex: 1;
  font-size: 11px;
  color: var(--brand-color, #f26c67);
}
.comment__reply-block[data-v-34218bf3] {
  color: #ffffff;
  background-color: #ffffff;
}
.comment__reply-block.hidden[data-v-34218bf3] {
  display: none !important;
}
.comment__reply-block--nested[data-v-34218bf3] {
  border-top: none !important;
  border-radius: 0 0 6px 6px !important;
}
.comment__icon[data-v-34218bf3] {
  cursor: pointer;
  height: 48px;
  width: 48px;
}
.comment__icon--small[data-v-34218bf3] {
  margin-left: 0;
  height: 40px;
  width: 40px;
}
.comment__like-number--active[data-v-34218bf3]:hover {
  text-decoration: underline;
}
.comment__children[data-v-34218bf3] {
  background: #f2f5f5;
  margin: 0 !important;
  padding-top: 12px;
}
.comment__children[data-v-34218bf3]:last-of-type {
  border-radius: 0 0 6px 6px;
}
.comment__circle[data-v-34218bf3] {
  color: #b7bcc2;
  font-size: 4px;
}
.comment p[data-v-34218bf3] {
  margin: 0;
}
[data-v-34218bf3] .mention {
  color: var(--brand-color, #f26c67);
  padding-right: 5px;
}
.reply-comments[data-v-34218bf3] {
  border-radius: 6px;
}
.comment-content[data-v-34218bf3] {
  color: #101618;
}
.comment-content[data-v-34218bf3]  p {
  margin-bottom: 0.5rem;
}
.comment-content[data-v-34218bf3]  img {
  border-radius: 4px;
  max-width: 50vw;
  width: 300px;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
}
.comment-content[data-v-34218bf3]  a {
  color: var(--brand-color, #f26c67);
}
.author-name[data-v-34218bf3] {
  font-weight: 600;
}
.author-role[data-v-34218bf3] {
  color: #7a8390;
}
.author-role.student[data-v-34218bf3] {
  display: none !important;
}
.charcoal-on-hover[data-v-34218bf3]:hover {
  color: #101618;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.underline-on-hover[data-v-34218bf3]:hover {
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
hr[data-v-34218bf3] {
  border-top-color: #f2f5f5;
}
ul[data-v-34218bf3] {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 10px;
}
ul li[data-v-34218bf3] {
  list-style-type: none;
}
.hashtag[data-v-34218bf3] {
  border: 1px solid var(--brand-color, #f26c67);
  border-radius: 6px;
  background-color: transparent;
  color: var(--brand-color, #f26c67);
  padding: 4px 8px;
  outline: none;
}
.hashtag[data-v-34218bf3]:hover {
  background-color: #f7f7f7;
}
.calendar-icon[data-v-34218bf3] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  background: var(--brand-color-with-opacity-03, #f26c67);
  color: var(--brand-color, #f26c67);
}
.items[data-v-77d6f9c7] {
  position: relative;
  border-radius: 0.25rem;
  background: white;
  color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  font-size: 0.9rem;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.item[data-v-77d6f9c7] {
  display: block;
  width: 100%;
  text-align: left;
  background: transparent;
  border: none;
  padding: 0.2rem 0.5rem;
}
.item.is-selected[data-v-77d6f9c7], .item[data-v-77d6f9c7]:hover {
  color: var(--brand-color, #f26c67);
  background: var(--brand-color-with-opacity-05, #f26c67);
}
.giphy__container[data-v-d474af8e] {
  background-color: #ffffff;
  max-width: 600px;
  max-height: 520px;
  background-clip: padding-box;
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
@media screen and (max-width: 768px) {
.giphy__container[data-v-d474af8e] {
    max-width: 300px;
}
}
.giphy__images-container[data-v-d474af8e] {
  overflow: hidden;
  min-height: 180px;
  max-height: 350px;
}
.giphy__images-container[data-v-d474af8e]:hover {
  overflow: auto;
}
.giphy__images-container[data-v-d474af8e]::-webkit-scrollbar {
  width: 6px;
  background-color: #e3e7ec;
}
.giphy__images-container[data-v-d474af8e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: white;
}
.giphy__images-container[data-v-d474af8e]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e3e7ec;
}
.giphy__powered-by[data-v-d474af8e] {
  margin-right: -2px;
}
.giphy__powered-by img[data-v-d474af8e] {
  max-width: 80px;
  height: auto;
}
.giphy__gif-container[data-v-d474af8e] {
  width: 106px;
  height: 106px;
  border-radius: 6px;
  overflow: hidden;
}
.giphy__gif-container img[data-v-d474af8e] {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
  border-radius: 6px;
}

[data-v-59567f70] .daterangepicker .applyBtn {
  background-color: var(--brand-color, #f26c67) !important;
  color: #ffffff;
  border: none;
  outline: none;
}
[data-v-59567f70] .daterangepicker .start-date {
  background-color: var(--brand-color, #f26c67) !important;
}
.calendar-icon[data-v-59567f70] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  background: var(--brand-color-with-opacity-03, #f26c67);
  color: var(--brand-color, #f26c67);
}
[data-v-00540104] {
  /* Basic editor styles */
  /* Placeholder (at the top) */
}
[data-v-00540104] #Emojis {
  font-family: Twemoji, NotomojiColor, Notomoji, Symbola, Noto, Segoe UI Emoji, OpenSansEmoji, monospace !important;
  overflow: auto;
}
[data-v-00540104] .ProseMirror {
  padding: 8px 12px;
  border-radius: 6px;
  background-color: #f2f5f5;
  border: 1px solid #e3e7ec;
  color: #101618;
}
[data-v-00540104] .ProseMirror p {
  margin: 0;
}
[data-v-00540104] .ProseMirror-focused {
  outline: none;
}
[data-v-00540104] .ProseMirror p.is-editor-empty:first-child::before {
  content: attr(data-placeholder);
  float: left;
  font-style: italic;
  color: #e3e7ec;
  pointer-events: none;
  height: 0;
}
[data-v-00540104] .mention {
  color: var(--brand-color, #f26c67);
  background-color: var(--brand-color-with-opacity-05, #f26c67);
  border-radius: 0.3rem;
  padding: 0.1rem 0.3rem;
}
[data-v-00540104] .comment-icon {
  color: #b7bcc2;
  cursor: pointer;
}
[data-v-00540104] .emoji-picker {
  width: 100% !important;
}
@media screen and (max-width: 768px) {
[data-v-00540104] .emoji-picker {
    width: auto !important;
}
}
[data-v-00540104] .container-emoji {
  width: 97%;
  height: 346px !important;
  overflow-x: initial !important;
  overflow-y: initial !important;
}
[data-v-00540104] .community-editor__container {
  overflow: hidden;
  word-break: break-word;
}
@media screen and (max-width: 768px) {
[data-v-00540104] .community-editor__container {
    width: 90%;
}
}
[data-v-00540104] .community-editor__container editor-content img {
  width: 30%;
}
.microphone[data-v-00540104] {
  color: #b7bcc2;
}
.hashtag-select[data-v-00540104] {
  border: 1px solid #e3e7ec;
  border-radius: 6px;
  padding: 0.25rem 0.5rem;
  background-color: transparent;
}
.hashtag-select[data-v-00540104]:focus {
  outline: 0;
}
.hashtag-item[data-v-00540104] {
  min-width: 250px;
}
.hashtag-item-settings[data-v-00540104] {
  background-color: #101618 !important;
  color: white !important;
}
.hashtag-close-icon[data-v-00540104] {
  position: relative;
  cursor: pointer;
  color: #b7bcc2;
}
.calendar-icon[data-v-00540104] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  background: var(--brand-color-with-opacity-03, #f26c67);
  color: var(--brand-color, #f26c67);
}
.comment-tree ul[data-v-43d0238f] {
  padding: 0;
  margin: 0;
}
ul li[data-v-43d0238f] {
  list-style-type: none;
}
.community-compose[data-v-43d0238f] {
  background-color: #ffffff;
}
.comment__block[data-v-53583bf2] {
  padding: 15px 20px 22px 32px;
  border: 1px solid #e3e7ec;
  border-radius: 6px;
  background-color: #ffffff;
  position: relative;
}
.comment__block[data-v-398f7e3a] {
  padding: 15px 20px 22px 32px;
  border: 1px solid #e3e7ec;
  border-radius: 6px;
  background-color: #ffffff;
  position: relative;
}
.hashtag[data-v-56e3846d] {
  border: 1px solid var(--brand-color, #f26c67);
  border-radius: 6px;
  background-color: transparent;
  color: var(--brand-color, #f26c67);
  padding: 4px 8px;
  outline: none;
  margin-right: 10px;
  margin-bottom: 10px;
}
.hashtag[data-v-56e3846d]:hover {
  background-color: #f7f7f7;
}
.studio-community-container[data-v-dcfd06cc] {
  border-radius: 6px;
  background-color: #ffffff;
}
[data-v-dcfd06cc] .custom-actions {
  width: 30px;
}
.banned-member[data-v-dcfd06cc] {
  color: #f26c67;
}
.dot[data-v-dcfd06cc] {
  margin-right: 0.25rem;
  font-size: 0.5rem;
}
.status--admin[data-v-dcfd06cc] {
  color: #9ad67d;
}
.status--member[data-v-dcfd06cc] {
  color: #7a8390;
}
.status--banned[data-v-dcfd06cc] {
  color: #f26c67;
}
.crossed-name[data-v-dcfd06cc] {
  text-decoration: line-through;
}
.cursor-pointer[data-v-dcfd06cc] {
  cursor: pointer;
}
.member-icon[data-v-dcfd06cc] {
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.studio-community-container[data-v-0178bccc] {
  border-radius: 6px;
  background-color: #ffffff;
}
stream-chat-react,
#stream-chat-react,
.full-chat {
  height: 100%;
  border-left: 1px solid #e1e1e1;
  z-index: 1001;
  /*
    @media screen and (max-width: $screen-sm-min){
      border-left: none;
    }
    */
}
.str-chat {
  height: 100%;
}
.str-chat.str-chat-channel {
  /*height: calc(100vh - 105px);*/
  background-color: white;
  /*
    @media screen and (max-width: $screen-sm-min){
      height: calc(100vh - 95px);
    }

    @media screen and (max-width: $screen-sm-min) and (orientation: portrait){
      height: 35vh;
    }
    */
}
.full-chat .str-chat.str-chat-channel {
  height: 100%;
}
.str-chat__fileupload-wrapper {
  display: none;
}
.str-chat__header-hamburger,
.str-chat__input-footer,
.str-chat__header-livestream-left--members {
  display: none !important;
}
.str-chat__header-livestream {
  min-height: 50px !important;
}
.str-chat__input-flat {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.str-chat__audio__image {
  z-index: 1;
}
.str-chat__message-team--editing {
  background: #e3e7ec;
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.06), inset 0 1px 0 0 #e3e7ec, inset 0 -1px 0 0 #e3e7ec;
}
.str-chat__edit-message-form textarea {
  box-shadow: inset 0 0 0 1px #7a8390;
}
.str-chat__edit-message-form .str-chat__message-team-form-footer button[type=submit],
.str-chat__message-actions-list-item {
  color: #000000;
}
.str-chat__message-actions-list-item:hover {
  color: #7a8390;
}
.str-chat__input-flat-emojiselect > svg {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
.str-chat__audio__content--progress > div {
  background: var(--brand-color) !important;
}
.str-chat__message-attachment--image {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.str-chat__input-flat .str-chat__textarea > textarea {
  background: white;
  border: 1px solid #b7bcc2;
  border-radius: 6px;
}
.str-chat__input-flat .str-chat__textarea > textarea:focus {
  border-radius: 6px;
}
.str-chat__input-flat-emojiselect {
  top: calc(100% - 48px);
}
.str-chat__input-flat .str-chat__textarea > textarea:focus {
  box-shadow: 0 0 0 1px var(--brand-color, #f26c67);
}
.str-chat__send-button path {
  fill: var(--brand-color, #f26c67);
}
.str-chat__date-separator-date {
  font-weight: 400;
}
.str-chat__message-data,
.str-chat__message-simple-data {
  position: static !important;
}
.room__content[data-v-2cf6add5]:hover, .room__content.active[data-v-2cf6add5] {
  cursor: pointer;
  border-radius: 6px;
  background-color: #eff2f5;
}
.room__icon-block[data-v-2cf6add5] {
  position: relative;
  width: 48px;
  height: 48px;
}
.room__icon[data-v-2cf6add5] {
  border-radius: 50%;
  width: 48px;
  height: 48px;
}
.room__sub-icon-bg[data-v-2cf6add5] {
  background-color: var(--brand-color, #f26c67);
  height: 19px;
  width: 19px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  text-align: center;
  font-size: 8px;
  font-weight: 700;
  font-family: "Poppins";
  color: #ffffff;
  position: relative;
  bottom: -20px;
  right: 7px;
  padding-top: 2px;
}
.room__sub-icon[data-v-2cf6add5] {
  color: #ffffff;
  left: 0;
  right: 0;
  position: absolute;
  font-weight: 500;
}
.room__text[data-v-2cf6add5] {
  font-size: 12px;
  color: #7a8390;
}
.mw-75[data-v-2cf6add5] {
  max-width: 75%;
}
.v-select .vs__dropdown-menu[data-v-79f8ec6c] {
  z-index: 2;
  position: relative;
}
.community-chat-users-container[data-v-79f8ec6c] {
  min-height: 300px;
  max-width: 550px;
}
.community-chat-user-table[data-v-79f8ec6c] {
  overflow-y: auto;
}
.option-container[data-v-077bdc93] {
  min-width: 300px;
}
.option-container[data-v-077bdc93]:hover {
  background: #e3e7ec;
}
.option-container .icon[data-v-077bdc93] {
  background-color: var(--brand-color-with-opacity-03, #f26c67);
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}
.v-select .vs__dropdown-menu[data-v-7b408dac] {
  z-index: 2;
  position: relative;
}
.community-chat-users-container[data-v-7b408dac] {
  min-height: 400px;
}
.chat-rooms[data-v-8ffe75b2] {
  width: 30%;
}
.chat-container[data-v-8ffe75b2] {
  z-index: 0 !important;
  height: 80vh;
  width: 70%;
  border-left: 1px solid #e3e7ec;
}
@media (max-width: 991.98px) {
.chat-container[data-v-8ffe75b2] {
    width: 0;
    overflow: hidden;
}
.chat-container.chatroom-selected[data-v-8ffe75b2] {
    width: 100%;
    height: 93vh;
}
}
.toolbar[data-v-8ffe75b2] {
  width: 100%;
  min-height: 90px;
  box-shadow: 0 2px 10px rgba(44, 39, 56, 0.08);
}
@media (max-width: 991.98px) {
.toolbar[data-v-8ffe75b2] {
    min-height: 60px;
}
}
.studio-community-messages[data-v-8ffe75b2] {
  border-top: 1px solid #e3e7ec;
  border-bottom: 1px solid #e3e7ec;
}
.studio-community-chat-rooms[data-v-8ffe75b2] {
  width: 30%;
}
@media (max-width: 991.98px) {
.studio-community-chat-rooms[data-v-8ffe75b2] {
    width: 100%;
    overflow: hidden;
}
.studio-community-chat-rooms.chatroom-selected[data-v-8ffe75b2] {
    width: 0;
}
}
.users-selector[data-v-8ffe75b2] {
  -webkit-box-flex: 1;
          flex: 1;
}
.user-search-container[data-v-8ffe75b2] {
  -webkit-box-flex: 1;
          flex: 1;
}
[data-v-8ffe75b2] .str-chat {
  max-height: 80% !important;
}
[data-v-8ffe75b2] #stream-chat-react {
  border: none;
  width: 100%;
}
.messages-container[data-v-8ffe75b2] {
  height: 60vh;
  overflow: auto;
}
.messages-container[data-v-8ffe75b2]::-webkit-scrollbar {
  width: 6px;
  background-color: #e3e7ec;
}
.messages-container[data-v-8ffe75b2]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: white;
}
.messages-container[data-v-8ffe75b2]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e3e7ec;
}
.room__icon[data-v-8ffe75b2] {
  height: 48px;
  width: 48px;
}
@media (min-width: 768px) {
.buy-min-width[data-v-0901a500] {
    min-width: 150px;
}
}
.purchase-toolbar[data-v-0901a500] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  position: fixed;
  -webkit-box-pack: justify;
          justify-content: space-between;
  bottom: 0;
  width: 100%;
  -webkit-box-align: stretch;
          align-items: stretch;
  z-index: 1031;
  background: white;
  min-height: 66px;
}
@media (min-width: 768px) {
.purchase-toolbar[data-v-0901a500] {
    position: -webkit-sticky;
    position: sticky;
    bottom: initial;
    top: 59px;
}
.purchase-toolbar.container-fluid[data-v-0901a500] {
    box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.2);
}
.purchase-toolbar.container-fluid .purchase-toolbar-content[data-v-0901a500] {
    padding: 0 2.5rem;
    -webkit-box-align: center;
            align-items: center;
}
.purchase-toolbar.container-fluid .col-12[data-v-0901a500] {
    padding: 0;
}
}
@media (max-width: 767.98px) {
.purchase-toolbar[data-v-0901a500] {
    max-width: 100vw;
}
.purchase-toolbar.container-fluid[data-v-0901a500], .purchase-toolbar.container[data-v-0901a500] {
    box-shadow: 0px -1px 5px rgba(50, 50, 50, 0.2);
}
}
.purchase-toolbar .undecorated-router-link[data-v-0901a500] {
  display: block;
}
@media (min-width: 768px) {
.purchase-toolbar .undecorated-router-link[data-v-0901a500] {
    display: inline-block;
}
}
.purchase-toolbar .undecorated-router-link + .undecorated-router-link[data-v-0901a500] {
  margin-top: 1rem;
}
@media (min-width: 768px) {
.purchase-toolbar .undecorated-router-link + .undecorated-router-link[data-v-0901a500] {
    margin-top: 0;
    margin-left: 1rem;
}
}
.purchase-toolbar-actions[data-v-0901a500] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
          flex-direction: column-reverse;
}
@media (min-width: 768px) {
.purchase-toolbar-actions[data-v-0901a500] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center;
}
}
.wish-price-available-tooltip[data-v-0901a500] {
  display: none;
  margin-right: 2rem;
}
.wish-price-available[data-v-0901a500] {
  color: #101618;
  margin: 0 0 0.75rem 0;
  display: inline-block;
  font-size: 0.625rem;
}
@media (min-width: 768px) {
.wish-price-available[data-v-0901a500] {
    margin: 0 0 0 1rem;
}
}
@media (min-width: 992px) {
.wish-price-available[data-v-0901a500] {
    font-size: 1rem;
    color: #7a8390;
}
}
@media (min-width: 768px) {
.purchase-toolbar.container-fluid .wish-price-available[data-v-0901a500] {
    display: none;
}
}
@media (min-width: 768px) {
.purchase-toolbar.container-fluid .wish-price-available-tooltip[data-v-0901a500] {
    display: block;
}
}
@media (max-width: 991.98px) {
.purchase-toolbar-line .col-12[data-v-0901a500] {
    padding: 0;
}
}
.purchase-toolbar-title[data-v-0901a500] {
  display: none;
  -webkit-box-align: center;
          align-items: center;
}
@media (min-width: 768px) {
.purchase-toolbar-title[data-v-0901a500] {
    display: -webkit-box;
    display: flex;
}
}
.container .purchase-toolbar-title[data-v-0901a500] {
  display: none;
}
.purchase-toolbar-tags[data-v-0901a500] {
  display: none;
  -webkit-box-align: center;
          align-items: center;
}
@media (min-width: 992px) {
.purchase-toolbar-tags[data-v-0901a500] {
    display: -webkit-box;
    display: flex;
}
}
@media (min-width: 768px) {
.studio-product[data-v-0b960a96] {
    margin-top: 100px;
}
}
.studio-product-image[data-v-0b960a96] {
  margin-top: 1rem;
  display: none;
}
@media (min-width: 768px) {
.studio-product-image[data-v-0b960a96] {
    display: -webkit-box;
    display: flex;
}
}

.review[data-v-5fe1e31b] {
  pointer-events: none;
}


.playlist-toolbar.container[data-v-0364340f] {
  display: none;
}
.playlist-toolbar.container-fluid[data-v-0364340f] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  position: fixed;
  -webkit-box-pack: justify;
          justify-content: space-between;
  bottom: 0;
  width: 100%;
  -webkit-box-align: stretch;
          align-items: stretch;
  z-index: 1031;
  background: white;
  min-height: 66px;
}
@media (min-width: 768px) {
.playlist-toolbar.container-fluid[data-v-0364340f] {
    position: -webkit-sticky;
    position: sticky;
    bottom: initial;
    top: 59px;
}
.playlist-toolbar.container-fluid.container-fluid[data-v-0364340f] {
    box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.2);
}
.playlist-toolbar.container-fluid.container-fluid .playlist-toolbar-content[data-v-0364340f] {
    padding: 0 2.5rem;
}
.playlist-toolbar.container-fluid.container-fluid .col-12[data-v-0364340f] {
    padding: 0;
}
}
@media (max-width: 767.98px) {
.playlist-toolbar.container-fluid[data-v-0364340f] {
    max-width: 100vw;
}
.playlist-toolbar.container-fluid.container-fluid[data-v-0364340f], .playlist-toolbar.container-fluid.container[data-v-0364340f] {
    box-shadow: 0px -1px 5px rgba(50, 50, 50, 0.2);
}
}
@media (max-width: 991.98px) {
.playlist-toolbar-line .col-12[data-v-0364340f] {
    padding: 0;
}
}
.playlist-toolbar-title[data-v-0364340f] {
  display: none;
  -webkit-box-align: center;
          align-items: center;
}
@media (min-width: 768px) {
.playlist-toolbar-title[data-v-0364340f] {
    display: -webkit-box;
    display: flex;
}
}
.container .playlist-toolbar-title[data-v-0364340f] {
  display: none;
}
@media (min-width: 768px) {
.studio-product[data-v-3526c67c] {
    margin-top: 100px;
}
}
.studio-product-image[data-v-3526c67c] {
  margin-top: 1rem;
  display: none;
}
@media (min-width: 768px) {
.studio-product-image[data-v-3526c67c] {
    display: -webkit-box;
    display: flex;
}
}
.back-icon[data-v-3526c67c] {
  color: var(--brand-color, #f26c67);
}
.back-icon-block[data-v-3526c67c] {
  cursor: pointer;
}
.tag[data-v-593d8c86] {
  position: absolute;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  border-radius: 6px;
  color: #ffffff;
  height: 26px;
  padding: 2px 9px;
  font-size: 0.75rem;
}
.tag--playlist-icon[data-v-593d8c86] {
  padding: 5px;
  top: 6px;
  left: 36px;
  background-color: rgba(0, 0, 0, 0.5);
  width: auto;
}
.image[data-v-593d8c86] {
  border-radius: 0.375rem;
  background-color: var(--brand-color-with-opacity-03, rgba(250, 229, 229, 0.3));
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767.98px) {
.image[data-v-593d8c86] {
    border-radius: 0;
}
}
.list-icon[data-v-593d8c86] {
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0.5rem;
  padding: 4px;
  cursor: pointer;
  color: white;
  background: #101618;
  border-radius: 4px;
  z-index: 1;
}
.list-icon[data-v-593d8c86]:hover {
  background-color: var(--brand-color, #f26c67);
}
.play-circle[data-v-593d8c86]:hover {
  color: var(--brand-color, #f26c67);
}
.playlist__play-icon[data-v-193132f6] {
  font-size: 11px;
}
.playlist__icon--w-16[data-v-193132f6] {
  width: 16px;
}
.playlist__media-thumbnail[data-v-193132f6] {
  width: 80px;
  height: 45px;
}
.playlist__media-text[data-v-193132f6] {
  -webkit-box-flex: 1;
          flex: 1;
}
.container__media:hover .text[data-v-193132f6], .container__media.active .text[data-v-193132f6] {
  color: var(--brand-color, #f26c67) !important;
}
.heart[data-v-6285b712] {
  color: var(--brand-color, #f26c67);
}
.hm-bottom-border[data-v-6285b712] {
  border-bottom: 1px solid #b7bcc2;
}
.cursor-pointer[data-v-6285b712] {
  cursor: pointer;
}
.underline[data-v-6285b712] {
  text-decoration: underline;
}
.container__media[data-v-6285b712] {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
  cursor: pointer;
  border-radius: 6px;
}
.container__media[data-v-6285b712]:hover, .container__media.active[data-v-6285b712] {
  background-color: var(--brand-color-with-opacity-03, rgba(250, 229, 229, 0.3));
}
.container__media:hover .icon-download__container[data-v-6285b712], .container__media.active .icon-download__container[data-v-6285b712] {
  color: #ffffff;
  background-color: var(--brand-color, #f26c67);
}
.container__media .icon-download__container[data-v-6285b712] {
  color: var(--brand-color, #f26c67);
  background-color: var(--brand-color-with-opacity-03, rgba(250, 229, 229, 0.3));
  padding: 0.7rem 1.2rem;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
.container__panel[data-v-6285b712] {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
}
.container__title[data-v-6285b712] {
  border: 1px solid #e3e7ec;
  border-radius: 8px 8px 0 0;
}
.container__content[data-v-6285b712] {
  height: 350px;
  overflow: auto;
  border: 1px solid #e3e7ec;
  border-top: 1px solid transparent;
  border-radius: 0 0 8px 8px;
}
.container__content--h-260[data-v-6285b712] {
  height: 260px;
}
.container__expander[data-v-6285b712] {
  cursor: pointer;
  color: var(--brand-color, #f26c67);
}
.truncate[data-v-6285b712] {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.heart[data-v-1583dd1a] {
  color: var(--brand-color, #f26c67);
}
.hm-bottom-border[data-v-1583dd1a] {
  border-bottom: 1px solid #b7bcc2;
}
.cursor-pointer[data-v-1583dd1a] {
  cursor: pointer;
}
.underline[data-v-1583dd1a] {
  text-decoration: underline;
}
.left-column[data-v-1583dd1a] {
  width: 100%;
}
.left-column--w-65[data-v-1583dd1a] {
  width: 65%;
}
@media (max-width: 767.98px) {
.left-column--w-65[data-v-1583dd1a] {
    width: 100%;
}
}
.right-column[data-v-1583dd1a] {
  width: 32%;
}
@media (max-width: 767.98px) {
.right-column[data-v-1583dd1a] {
    width: 100%;
}
}
.image[data-v-51338d86] {
  max-height: 400px;
  border-radius: 6px;
}
.thumbnail[data-v-51338d86] {
  height: 400px;
  border-radius: 6px;
  background-color: #e3e7ec;
}
.image[data-v-7d7b04f8] {
  max-height: 400px;
  border-radius: 6px;
}
.studio-testimonial-preview[data-v-48d95df6] {
  position: relative;
}
.studio-testimonial-preview-background[data-v-48d95df6] {
  position: absolute;
  background-color: #f2f5f5;
  left: 50%;
  height: calc(100% + 6rem);
  width: 100vw;
  top: -3rem;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  z-index: -1;
}
.swiper-thumbnail[data-v-48d95df6] {
  border-radius: 50%;
  width: 60px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.6;
  cursor: pointer;
}
@media (min-width: 768px) {
.swiper-thumbnail[data-v-48d95df6] {
    width: 120px;
}
}
.swiper-thumbnail + .swiper-thumbnail[data-v-48d95df6] {
  margin-left: 1rem;
}
@media (min-width: 768px) {
.swiper-thumbnail + .swiper-thumbnail[data-v-48d95df6] {
    margin-left: 2rem;
}
}
.swiper-thumbnail.active[data-v-48d95df6] {
  opacity: 1;
}
.swiper-slide[data-v-48d95df6] {
  padding: 0 3rem;
}
@media (min-width: 768px) {
.swiper-slide[data-v-48d95df6] {
    padding: 0;
}
}
.swiper-nav[data-v-48d95df6] {
  position: absolute;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  top: 50%;
  font-size: 2rem;
  z-index: 1;
  width: 44px;
  height: 44px;
  background-color: #e3e7ec;
  border-radius: 6px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.swiper-nav[data-v-48d95df6]:hover {
  background-color: #d4dae2;
}
.swiper-nav--next[data-v-48d95df6] {
  right: 0;
}
.swiper-nav--prev[data-v-48d95df6] {
  left: 0;
}
.studio-testimonial-preview .testimonial *:last-child {
  margin-bottom: 0;
}
.thumbnail[data-v-5896d464] {
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 250px;
}
.faq-item[data-v-27a4175a] {
  border-top: 1px solid #e3e7ec;
  padding: 1rem 0;
  cursor: pointer;
}
.faq-item[data-v-27a4175a]:last-child {
  border-bottom: 1px solid #e3e7ec;
}
.icon[data-v-27a4175a] {
  height: 25px;
  width: auto;
  color: #e3e7ec;
}
.faq-item-content *:last-child {
  margin-bottom: 0;
}
.studio-lesson-card[data-v-39b3a7c4] {
  cursor: pointer;
  /* Only display chevrons on small devices, where the collapsible content is present */
}
.studio-lesson-card .display-chevron-down[data-v-39b3a7c4],
.studio-lesson-card .display-chevron-up[data-v-39b3a7c4] {
  display: none;
}
.studio-lesson-card .icon-circle[data-v-39b3a7c4] {
  text-align: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.studio-lesson-card[data-v-39b3a7c4]:hover {
  background-color: #f2f5f5;
}
.studio-lesson-card.is-selected[data-v-39b3a7c4] {
  background-color: #f2f5f5;
}
@media (max-width: 767.98px) {
.studio-lesson-card.collapsed .display-chevron-down[data-v-39b3a7c4] {
    display: block;
}
.studio-lesson-card.not-collapsed .display-chevron-up[data-v-39b3a7c4] {
    display: block;
}
}
@charset "UTF-8";
.compact-calendar[data-v-57994e5f] {
  font-family: var(--brand-font, "Poppins");
}
[data-v-57994e5f] .todays-date-background {
  background-color: #101618;
  border-radius: 50%;
  box-sizing: content-box;
}
[data-v-57994e5f] .todays-date-content {
  color: #ffffff;
}
[data-v-57994e5f] .vc-day-content {
  padding: 1rem;
}

/* move dot a bit lower*/
[data-v-57994e5f] .selectedDailyEvents {
  height: 38px;
}
[data-v-57994e5f] .vc-dots {
  height: 0;
}

/* move buttons away from borders */
[data-v-57994e5f] .vc-arrows-container {
  padding-top: 12px;
  padding-left: 36px;
  padding-right: 36px;
}
@media screen and (max-width: 992px) {
[data-v-57994e5f] .vc-arrows-container {
    padding-left: 20px;
    padding-right: 20px;
}
}
[data-v-57994e5f] .vc-arrow:hover {
  background-color: white;
}
[data-v-57994e5f] .vc-day-box-center-bottom {
  height: 40px;
}
[data-v-57994e5f] .vc-container {
  color: #7a8390;
  width: 100%;
  max-width: 100%;
  border: none;
}
[data-v-57994e5f] .vc-day {
  width: unset;
}
[data-v-57994e5f] .vc-day-content:hover {
  background-color: #7a8390 !important;
  color: #ffffff !important;
}
[data-v-57994e5f] .vc-day-content:focus {
  background-color: var(--brand-color, #f26c67) !important;
  color: #ffffff !important;
}
[data-v-57994e5f] .vc-header {
  margin-bottom: 1rem;
}
[data-v-57994e5f] .vc-grid-cell {
  padding: 0.5rem;
}
[data-v-57994e5f] .vc-title {
  color: #7a8390 !important;
  border-radius: 6px;
  border: 1px solid #b7bcc2;
  padding: 6px 10px !important;
}
[data-v-57994e5f] .vc-title:before {
  color: var(--brand-color, #f26c67);
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  display: inline-block;
  margin-right: 5px;
}
[data-v-57994e5f] .vc-nav-popover-container {
  background-color: #101618;
}
.calendar-navigation-btn[data-v-57994e5f] {
  margin-top: 8px;
  border-radius: 6px;
  border: 1px solid #b7bcc2;
  padding: 6px 10px;
}
.calendar-navigation-btn[data-v-57994e5f]:hover {
  color: var(--brand-color, #f26c67);
  border-color: var(--brand-color, #f26c67);
  box-shadow: 0px 0px 1px 1px var(--brand-color, #f26c67);
  background-color: #ffffff;
}
.day-slot[data-v-57994e5f] {
  min-width: 120px;
  -webkit-animation: fliparound-data-v-57994e5f 0.5s ease-out;
          animation: fliparound-data-v-57994e5f 0.5s ease-out;
  border: 1px solid var(--brand-color, #f26c67) !important;
  border-radius: 6px;
  background-color: white !important;
  color: var(--brand-color, #f26c67) !important;
}
.day-slot.selected[data-v-57994e5f] {
  color: white !important;
  background-color: var(--brand-color, #f26c67) !important;
}
.day-slot[data-v-57994e5f]:hover {
  color: white !important;
  background-color: var(--brand-color, #f26c67) !important;
}
.day-slot.readonly[data-v-57994e5f] {
  pointer-events: none;
}
.day-slot.readonly[data-v-57994e5f]:hover {
  color: var(--brand-color, #f26c67) !important;
  background-color: white !important;
}
@-webkit-keyframes fliparound-data-v-57994e5f {
0% {
    -webkit-transform: rotateX(-120deg);
            transform: rotateX(-120deg);
}
100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
}
}
@keyframes fliparound-data-v-57994e5f {
0% {
    -webkit-transform: rotateX(-120deg);
            transform: rotateX(-120deg);
}
100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
}
}
.cursor-pointer[data-v-08fd5f12] {
  cursor: pointer;
}

.heart[data-v-2c1a89e8] {
  color: var(--brand-color, #f26c67);
}
.hm-bottom-border[data-v-2c1a89e8] {
  border-bottom: 1px solid #b7bcc2;
}
.cursor-pointer[data-v-2c1a89e8] {
  cursor: pointer;
}
.underline[data-v-2c1a89e8] {
  text-decoration: underline;
}
@media (max-width: 991.98px) {
.video[data-v-2c1a89e8] {
    margin-left: -15px;
    margin-right: -15px;
}
}
.text-block[data-v-2c1a89e8] {
  padding-right: 2em;
}
@media (max-width: 991.98px) {
.text-block[data-v-2c1a89e8] {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
}
.left-column[data-v-2c1a89e8] {
  width: 65%;
}
@media (max-width: 991.98px) {
.left-column[data-v-2c1a89e8] {
    width: 100%;
}
}
.right-column[data-v-2c1a89e8] {
  width: 32%;
}
@media (max-width: 991.98px) {
.right-column[data-v-2c1a89e8] {
    width: 100%;
}
}
.title[data-v-2c1a89e8] {
  -webkit-box-flex: 1;
          flex: 1;
}
@media (max-width: 767.98px) {
.img-container[data-v-5d0a6af8] {
    margin-left: -1rem;
    margin-right: -1rem;
}
}
.playlist__media-details[data-v-5d0a6af8] {
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 3em;
  margin-bottom: 3em;
}
@media (max-width: 767.98px) {
.playlist__media-details[data-v-5d0a6af8] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-top: 0;
}
}

.cursor-pointer[data-v-170e2b1e] {
  cursor: pointer;
}
.lessons-list-panel[data-v-170e2b1e] {
  top: 52px;
  left: 0;
  background: #ffffff;
  width: 500px;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s, opacity 0.5s linear;
  transition: visibility 0s, opacity 0.5s linear;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.lessons-list-panel.opened[data-v-170e2b1e] {
  visibility: visible;
  opacity: 1;
}
.lessons-list-panel__cards[data-v-170e2b1e] {
  height: 100vh;
}
.lessons-list-panel__card[data-v-170e2b1e] {
  -webkit-box-flex: 1;
          flex: 1;
  border: 1px solid #e3e7ec;
  border-radius: 6px;
  background: #ffffff;
  margin-left: 10px !important;
  z-index: 2;
}
.lessons-list-panel__card--active[data-v-170e2b1e] {
  position: absolute;
  width: 10%;
  height: 100%;
  background-color: var(--brand-color, #f26c67);
}
.lessons-list-panel .active[data-v-170e2b1e] {
  background-color: var(--brand-color, #f26c67);
  border-radius: 6px;
}
.lessons-list-panel .close-icon[data-v-170e2b1e] {
  font-size: 12px;
}
@media (max-width: 767.98px) {
.lessons-list-panel[data-v-170e2b1e] {
    width: 100vw;
}
}
.cursor-pointer[data-v-66e64d04] {
  cursor: pointer;
}
.line[data-v-66e64d04] {
  border-left: 1px solid #b7bcc2;
  height: 36px;
  width: 16px;
}
.arrow[data-v-66e64d04] {
  color: #b7bcc2;
  width: 25px;
}
.navigation-wrap[data-v-66e64d04] {
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  height: 100%;
  -webkit-box-align: center;
          align-items: center;
}
@media (min-width: 992px) {
.navigation-wrap[data-v-66e64d04] {
    -webkit-box-flex: 1;
            flex: 1;
    -webkit-box-pack: center;
            justify-content: center;
}
}
.lesson-quiz-card-container[data-v-7a98c98e] {
  padding: 2rem 2rem;
  background-color: var(--brand-color-with-opacity-01);
  text-align: center;
  border-radius: 6px;
}
.lesson-quiz-card-container .lesson-quiz-card[data-v-7a98c98e] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.lesson-quiz-card-container .icon-container[data-v-7a98c98e] {
  color: white;
  font-size: 1.25rem;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.lesson-quiz-card-container.status-failed[data-v-7a98c98e] {
  background-color: rgba(242, 108, 103, 0.1);
}
.lesson-quiz-card-container.status-failed .icon-container[data-v-7a98c98e] {
  background-color: var(--brand-color);
}
.lesson-quiz-card-container.status-passed[data-v-7a98c98e] {
  background-color: rgba(64, 92, 51, 0.1);
}
.lesson-quiz-card-container.status-passed .icon-container[data-v-7a98c98e] {
  background-color: #405c33;
}
.lesson-quiz-card-container.status-review[data-v-7a98c98e] {
  background-color: rgba(141, 175, 184, 0.1);
}
.lesson-quiz-card-container.status-review .icon-container[data-v-7a98c98e] {
  background-color: #8dafb8;
}
@media (min-width: 992px) {
.quiz-modal[data-v-74c4e952] {
    width: 900px;
}
}
.container__media[data-v-37f6bc8d] {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
  pointer-events: none;
}
@media (max-width: 767.98px) {
.container__panel[data-v-37f6bc8d] {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
}
.container__title[data-v-37f6bc8d] {
  border: 1px solid #e3e7ec;
  border-radius: 8px 8px 0 0;
}
.container__title--small-text[data-v-37f6bc8d] {
  font-size: 12px;
  color: #7a8390;
}
.container__content[data-v-37f6bc8d] {
  min-height: 80px;
  max-height: 350px;
  overflow: auto;
  border: 1px solid #e3e7ec;
  border-top: 1px solid transparent;
  border-radius: 0 0 8px 8px;
}
.container__content--h-260[data-v-37f6bc8d] {
  height: 260px;
}
.container__expander[data-v-37f6bc8d] {
  cursor: pointer;
  color: var(--brand-color, #f26c67);
}
@media (max-width: 767.98px) {
.img-container[data-v-3dbae05a] {
    margin-left: -1rem;
    margin-right: -1rem;
}
}
.playlist__media-details[data-v-3dbae05a] {
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 3em;
  margin-bottom: 3em;
}
@media (max-width: 991.98px) {
.playlist__media-details[data-v-3dbae05a] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-top: 0;
}
}
@media (max-width: 991.98px) {
.container__panel[data-v-3dbae05a] {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
}
.container__media[data-v-3dbae05a] {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
  cursor: pointer;
  border-radius: 6px;
}
.container__media[data-v-3dbae05a]:hover, .container__media.active[data-v-3dbae05a] {
  background-color: var(--brand-color-with-opacity-03, rgba(250, 229, 229, 0.3));
}
.container__title[data-v-3dbae05a] {
  border: 1px solid #e3e7ec;
  border-radius: 8px 8px 0 0;
}
.container__title--small-text[data-v-3dbae05a] {
  font-size: 12px;
  color: #7a8390;
}
.container__content[data-v-3dbae05a] {
  min-height: 80px;
  max-height: 350px;
  overflow: auto;
  border: 1px solid #e3e7ec;
  border-top: 1px solid transparent;
  border-radius: 0 0 8px 8px;
}
.container__content--h-260[data-v-3dbae05a] {
  height: 260px;
}
.left-column[data-v-3dbae05a] {
  width: 65%;
}
@media (max-width: 991.98px) {
.left-column[data-v-3dbae05a] {
    width: 100%;
}
}
.right-column[data-v-3dbae05a] {
  width: 32%;
}
@media (max-width: 991.98px) {
.right-column[data-v-3dbae05a] {
    width: 100%;
}
}
.title[data-v-3dbae05a] {
  -webkit-box-flex: 1;
          flex: 1;
}
.playlist-card[data-v-7cabf914] {
  cursor: pointer;
}
@media (max-width: 767.98px) {
.playlist-card[data-v-7cabf914] {
    padding: 0 !important;
}
}
@media (min-width: 768px) {
.playlist-card[data-v-7cabf914] {
    border: 1px solid #e3e7ec;
    border-radius: 6px;
}
}
.playlist__view-button[data-v-7cabf914] {
  position: absolute;
  right: 15px;
  top: 15px;
}
.playlist__tag[data-v-7cabf914] {
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
.playlist__tag[data-v-7cabf914] {
    margin-bottom: 10px;
}
}
@media (max-width: 767.98px) {
.img-container[data-v-7cabf914] {
    margin-left: -1rem;
    margin-right: -1rem;
}
}
.bg-light-gray[data-v-7cabf914] {
  background-color: #e3e7ec;
}
.review[data-v-7cabf914] {
  pointer-events: none;
}
.review {
  pointer-events: none;
}

.review[data-v-c4262e34] {
  pointer-events: none;
}

.studio-lesson-media-card[data-v-08554510] {
  position: relative;
  border-radius: 6px;
}
.studio-lesson-media-card[data-v-08554510]:hover  .image {
  box-shadow: 0 12px 12px -6px #b7bcc2;
  -webkit-transform: translateY(-16px);
          transform: translateY(-16px);
}
.studio-lesson-media-card:hover .media-name[data-v-08554510] {
  color: var(--brand-color);
}
.studio-lesson-media-card .outer-container[data-v-08554510] {
  border-radius: 6px;
}
.studio-lesson-media-card .media-name[data-v-08554510] {
  color: #101618;
}
.studio-lesson-media-card .heart[data-v-08554510] {
  color: #f26c67;
}
.studio-lesson-media-card .dot[data-v-08554510] {
  margin-right: 0.25rem;
  margin-top: 0.3rem;
  font-size: 0.5rem;
}
.studio-lesson-media-card[data-v-08554510]  .embed-responsive {
  overflow: visible;
  flex-shrink: 0;
  width: 300px;
}
@media (max-width: 991.98px) {
.studio-lesson-media-card[data-v-08554510]  .embed-responsive {
    width: 200px;
}
}
@media (max-width: 767.98px) {
.studio-lesson-media-card[data-v-08554510]  .embed-responsive {
    width: 100px;
}
}

.undecorated-router-link[data-v-ab400a16] {
  cursor: pointer;
}
.studio-lesson-media-card--container[data-v-ab400a16]:last-child {
  margin-bottom: 0 !important;
}
.review[data-v-ab400a16] {
  pointer-events: none;
}

.lessons-list[data-v-450404b0] {
  max-height: 600px;
  height: 600px;
  overflow-y: scroll;
}
.lessons-list[data-v-450404b0]::-webkit-scrollbar {
  width: 6px;
  background-color: #e3e7ec;
}
.lessons-list[data-v-450404b0]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: white;
}
.lessons-list[data-v-450404b0]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e3e7ec;
}
.mobile-lesson-mark[data-v-450404b0] {
  position: absolute;
  top: -60px;
}
.review[data-v-450404b0] {
  pointer-events: none;
}

.review[data-v-43344b88] {
  pointer-events: none;
}

.logo-image[data-v-68001c1b] {
  display: block;
  height: 60px;
  width: auto;
}
.back-button[data-v-68001c1b] {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 0 16px;
  margin-left: -10px;
}

.price-option-container[data-v-7800afd0] {
  padding: 1rem;
  border: 1px solid #b7bcc2;
  border-radius: 6px;
  margin-bottom: 1rem;
}
.img-paypal[data-v-7800afd0] {
  height: 22px;
  width: auto;
}
.img-stripe[data-v-7800afd0] {
  height: 22px;
  width: auto;
}
.img-cc[data-v-7800afd0] {
  height: 40px;
  width: auto;
}
@media (max-width: 575.98px) {
.img-cc[data-v-7800afd0] {
    height: 30px;
    width: auto;
}
}
.full-height[data-v-7800afd0] {
  min-height: 100vh;
}
.img-container[data-v-7800afd0] {
  flex-shrink: 0;
  width: 150px;
}
@media (max-width: 575.98px) {
.img-container.mobile[data-v-7800afd0] {
    width: 100%;
}
}
.mobile-product-container[data-v-7800afd0] {
  margin-left: -15px;
  margin-right: -15px;
}
.summary-section[data-v-7800afd0] {
  padding: 0.5rem 1rem;
}
@media (max-width: 575.98px) {
.checkout-button-container[data-v-7800afd0] {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: white;
    height: 70px;
    width: 100%;
    z-index: 1031;
    padding: 1rem 15px;
    box-shadow: 0px -1px 5px rgba(50, 50, 50, 0.2);
}
}
.filler[data-v-7800afd0] {
  height: 40px;
}
.bottom-section[data-v-7800afd0] {
  padding-bottom: 4rem;
}
.calendar-icon[data-v-7800afd0] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  background: var(--brand-color-with-opacity-03, #f26c67);
  color: var(--brand-color, #f26c67);
}
.remove-icon[data-v-7800afd0] {
  padding-top: 2px;
}
.price-line-through .c-charcoal {
  text-decoration: line-through;
}
@media (max-width: 767.98px) {
#pay-what-you-wish::-webkit-input-placeholder {
    font-size: 12px;
}
#pay-what-you-wish::-moz-placeholder {
    font-size: 12px;
}
#pay-what-you-wish:-ms-input-placeholder {
    font-size: 12px;
}
#pay-what-you-wish::-ms-input-placeholder {
    font-size: 12px;
}
#pay-what-you-wish::placeholder {
    font-size: 12px;
}
}
.logo-image[data-v-78e3aaeb] {
  display: block;
  height: 60px;
  width: auto;
}
.topbar[data-v-6bccfe9c] {
  height: 60px;
  padding: 0 0.5rem;
}
.git-badge[data-v-6bccfe9c] {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 30px;
  background-color: var(--brand-color-with-opacity-03);
  color: var(--brand-color, #f26c67);
}
.content[data-v-4e85a87c] {
  max-width: 600px;
}
.content[data-v-33ee3bf0] {
  max-width: 600px;
}

.calendly-wrapper[data-v-818209a6] {
  min-width: 320px;
  height: 700px;
}

.live-streaming-container[data-v-751d4cd0] {
  background-color: #e3e7ec;
  min-height: 100vh;
  height: 100%;
  max-height: 100%;
}
.live-streaming-container .stream[data-v-751d4cd0] {
  max-height: calc(100vh - 54px);
  height: calc(100vh - 54px);
}
.live-streaming-container .live-session[data-v-751d4cd0] {
  width: 100%;
  max-width: 100%;
}
.live-streaming-container .live-session.chat-expanded[data-v-751d4cd0] {
  width: 66%;
  max-width: 66%;
}
@media screen and (max-width: 760px) {
.live-streaming-container .live-session.chat-expanded[data-v-751d4cd0] {
    width: 100%;
    max-width: 100%;
}
}
.live-streaming-container .top-right-btn[data-v-751d4cd0] {
  background-color: #ffffff;
  color: #7a8390;
  border-radius: 0;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #e3e7ec;
  padding: 0.5rem 1.5rem;
}
.live-streaming-container .top-right-btn[data-v-751d4cd0]:hover {
  background-color: #b7bcc2;
}
.live-streaming-container .top-right-btn.chat-opened[data-v-751d4cd0] {
  background-color: #101618;
  color: #ffffff;
}
.live-streaming-container .top-right-btn .msg-count[data-v-751d4cd0] {
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  background-color: #f26c67;
  color: white;
  font-size: 0.5rem;
  padding: 4px;
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.live-streaming-container .chat-container[data-v-751d4cd0] {
  position: relative;
  right: 0;
  width: 34%;
  max-width: 34%;
  height: calc(100vh - 54px);
  max-height: calc(100vh - 54px);
  -webkit-transition: width ease-in-out 0.3s;
  transition: width ease-in-out 0.3s;
}
@media screen and (max-width: 1200px) {
.live-streaming-container .chat-container[data-v-751d4cd0] {
    width: 34%;
    max-width: 34%;
}
}
@media screen and (max-width: 992px) {
.live-streaming-container .chat-container[data-v-751d4cd0] {
    width: 34%;
    max-width: 34%;
}
}
@media screen and (max-width: 760px) {
.live-streaming-container .chat-container[data-v-751d4cd0] {
    width: 100%;
    max-width: 100%;
}
}
.live-streaming-container .chat-container.closed[data-v-751d4cd0] {
  position: fixed;
  max-height: 0;
  width: 0;
  visibility: hidden;
}
[data-v-0afbb8a2] .login .hm-modal-header {
  display: none !important;
}
@media (min-width: 576px) {
[data-v-0afbb8a2] .login h1 {
    margin-top: 0 !important;
}
}
.logo-image[data-v-f38de258] {
  max-width: 100%;
  padding: 0 1rem 1rem 1rem;
  max-height: 150px;
}
.join-container[data-v-f38de258] {
  padding-top: 8rem;
}
.logo-image[data-v-cf72e804] {
  max-width: 100%;
  padding: 0 1rem 1rem 1rem;
  max-height: 150px;
}
.join-container[data-v-cf72e804] {
  padding-top: 8rem;
}

.container[data-v-36d795c8] {
  max-width: 616px;
}
.icon[data-v-36d795c8] {
  color: var(--brand-color, #f26c67);
}

.status--active[data-v-05bee07a] {
  color: #9ad67d;
}
.status--cancelled[data-v-05bee07a] {
  color: #f26c67;
}
.status--paused[data-v-05bee07a] {
  color: #8dafb8;
}
.status--trialing[data-v-05bee07a] {
  color: #9ad67d;
}
.product-name[data-v-05bee07a] {
  padding-top: 2px;
}
.cancelled[data-v-05bee07a] {
  text-decoration: line-through;
}
.table-wrap[data-v-05bee07a] {
  overflow-x: auto;
}
.cursor-pointer[data-v-05bee07a] {
  cursor: pointer;
}
.dot[data-v-05bee07a] {
  margin-right: 6px;
  font-size: 0.5rem;
}
.dot--signed[data-v-05bee07a] {
  color: #9ad67d;
}
.dot--pending[data-v-05bee07a] {
  color: #cc9900;
}
@media only screen and (min-width: 768px) {
.profile-editor[data-v-066ba3fe] {
    height: 225px;
}
.profile-photo[data-v-066ba3fe] {
    margin-top: 1rem;
    min-height: 270px;
}
}
.table-wrap[data-v-787a7568] {
  overflow-x: auto;
}

[data-v-63d7cde2] .hm-modal-header {
  display: none;
}
