/*--------------------------------------------------------------
# TYPO
--------------------------------------------------------------*/
@font-face {
  font-family: Scandia-Regular;
  src: url(../assets/font/Scandia-Regular.eot);
  src: url(../assets/font/Scandia-Regular.eot?#iefix) format("embedded-opentype"), url(../assets/font/Scandia-Regular.woff) format("woff"), url(../assets/font/Scandia-Regular.ttf) format("truetype"), url(../assets/font/Scandia-Regular.woff2) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Scandia-Medium;
  src: url(../assets/font/Scandia-Medium.eot);
  src: url(../assets/font/Scandia-Medium.eot?#iefix) format("embedded-opentype"), url(../assets/font/Scandia-Medium.woff) format("woff"), url(../assets/font/Scandia-Medium.ttf) format("truetype"), url(../assets/font/Scandia-Medium.woff2) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Scandia-Bold;
  src: url(../assets/font/Scandia-Bold.eot);
  src: url(../assets/font/Scandia-Bold.eot?#iefix) format("embedded-opentype"), url(../assets/font/Scandia-Bold.woff) format("woff"), url(../assets/font/Scandia-Bold.ttf) format("truetype"), url(../assets/font/Scandia-Bold.woff2) format("woff");
  font-weight: 700;
  font-style: normal;
}
* {
  font-family: Scandia-Regular, Helvetica, Arial, sans-serif;
}

strong {
  font-family: Scandia-Bold, Helvetica, Arial, sans-serif;
  font-weight: 700;
}

medium {
  font-family: Scandia-Medium, Helvetica, Arial, sans-serif;
  font-weight: 500;
}

body {
  color: #635C5C;
}
body .ruang-rehat-logo {
  width: 554px;
}
body.ruangrehat .swiper-slide:before {
  display: none;
}
body.ruangrehat .swiper-slide .swiper .swiper-wrapper {
  box-sizing: content-box;
}
body.ruangrehat .swiper-slide .swiper .swiper-wrapper .swiper-slide {
  background: transparent;
  opacity: 0;
  height: auto !important;
  display: flex;
  margin-bottom: 8px;
}
body.ruangrehat .swiper-slide .swiper .swiper-wrapper .swiper-slide.swiper-slide-visible {
  opacity: 1;
}
body.ruangrehat .swiper-slide .swiper .swiper-wrapper .swiper-slide a {
  color: #635C5C;
  text-decoration: none;
}
body.ruangrehat .swiper-slide .swiper .swiper-wrapper .swiper-slide a:hover {
  color: #212529;
}
body.ruangrehat .swiper-slide .swiper .swiper-wrapper .swiper-slide a:hover > div {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
body.ruangrehat .swiper-slide .swiper .swiper-wrapper .swiper-slide a:hover > div:before {
  opacity: 0.5;
}
body.ruangrehat .swiper-slide .swiper .swiper-wrapper .swiper-slide a > div {
  background: #FFF;
  border-radius: 12px;
  height: 100%;
  transition: all 0.5s ease;
}
body.ruangrehat .swiper-slide .swiper .swiper-wrapper .swiper-slide a > div:before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../assets/img/header-bg.png") lightgray 50%/cover no-repeat;
  opacity: 0;
  z-index: 0;
  transition: all 0.5s ease;
}
body.ruangrehat .swiper-slide .swiper .swiper-wrapper .swiper-slide a > div > div {
  position: relative;
  z-index: 1;
}
body.ruangrehat .swiper-slide .swiper .swiper-wrapper .swiper-slide a > div .round img {
  border-radius: 12px 12px 0 0;
}
body.ruangrehat .swiper-button-prev,
body.ruangrehat .swiper-button-next {
  background: rgba(255, 246, 243, 0.71);
  width: 28px;
  top: 55%;
}
@media (max-width: 420px) {
  body.ruangrehat .swiper-button-prev,
  body.ruangrehat .swiper-button-next {
    top: 65%;
  }
}
body.ruangrehat .swiper-button-prev i,
body.ruangrehat .swiper-button-next i {
  color: #635C5C;
  margin: 7px 0;
}
body.ruangrehat .swiper-button-prev {
  left: -32px;
  border-radius: 6px 0 0 6px;
}
body.ruangrehat .swiper-button-next {
  right: -32px;
  border-radius: 0 6px 6px 0;
}

main.ruangrehat {
  overflow: unset !important;
  height: auto !important;
}

.w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.notification {
  font-family: Scandia-Medium, Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.notification .icon {
  width: 4rem;
  font-size: 1.3rem;
}
@media (max-width: 991px) {
  .notification .icon {
    width: 8rem;
    font-size: 1.5rem;
  }
}
@media (max-width: 576px) {
  .notification .icon {
    width: 12rem;
    font-size: 1.5rem;
  }
}

.text-shadow {
  text-shadow: 0 440px 123px rgba(0, 0, 0, 0), 0 282px 113px rgba(0, 0, 0, 0.01), 0 158px 95px rgba(0, 0, 0, 0.05), 0 70px 70px rgba(0, 0, 0, 0.09), 0 18px 39px rgba(0, 0, 0, 0.1);
}

.panel {
  border-radius: 30px;
  background: rgba(247, 237, 251, 0.5);
}

.panel-container {
  border-radius: 24px;
  background: rgba(255, 246, 243, 0.71);
  position: relative;
  margin: 3rem auto 5rem;
}
.panel-container .header-title {
  border-radius: 40px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: url("../assets/img/header-bg.png") lightgray 50%/cover no-repeat;
  color: #635C5C;
  font-family: Scandia-Bold, Helvetica, Arial, sans-serif;
  font-size: 24px;
  position: absolute;
  margin: 0 auto;
  padding: 0.5rem 20px;
  top: -24px;
  right: 0;
  left: 0;
}

.breath-exersice-container {
  position: relative;
  margin: 3rem auto 5rem;
}

.article-item a {
  color: #635C5C;
  text-decoration: none;
}
.article-item a:hover {
  color: #212529;
}
.article-item a:hover .content-wrapper {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.article-item a:hover .content-wrapper:before {
  opacity: 0.5;
}
.article-item a .content-wrapper {
  background: #FFF;
  border-radius: 18px;
  height: 100%;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease;
}
.article-item a .content-wrapper:before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../assets/img/header-bg.png") lightgray 50%/cover no-repeat;
  opacity: 0;
  z-index: 0;
  transition: all 0.5s ease;
}
.article-item a .content-wrapper > div {
  position: relative;
  z-index: 1;
}
.article-item a .content-wrapper .round {
  overflow: hidden;
  max-height: 170px;
}
@media (max-width: 1199px) {
  .article-item a .content-wrapper .round {
    max-height: 140px;
  }
}
@media (max-width: 767px) {
  .article-item a .content-wrapper .round {
    max-height: 190px;
  }
}
.article-item a .content-wrapper .round img {
  border-radius: 12px 12px 0 0;
}
.article-item a .content-wrapper .round {
  padding: 6px;
}

.button {
  border-radius: 40px;
  border: 0;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: url("../assets/img/header-bg.png") lightgray 50%/cover no-repeat;
  color: #635C5C;
  font-family: Scandia-Bold, Helvetica, Arial, sans-serif;
  font-size: 24px;
  padding: 0.5rem 20px;
  right: 0;
  left: 0;
}

.modal .modal-content {
  border-radius: 10px;
  background: #F8F8F8;
}
.modal .modal-content .modal-header {
  background: url("../assets/img/header-bg.png") lightgray 50%/cover no-repeat;
  font-size: 20px;
}
.modal .modal-content .modal-header .btn-close {
  color: #212529;
}
.modal .modal-content .modal-header .btn-close:hover {
  color: #635C5C;
}
.modal .modal-content .modal-body .panel {
  border-radius: 10px;
  background: rgba(217, 217, 217, 0.4);
}
.modal .modal-content .modal-footer .button {
  font-size: 17px;
  padding: 6px 20px 4px;
}

.form-check-label a {
  cursor: pointer;
  text-decoration: underline !important;
}
.form-check-label a:hover {
  color: red !important;
}

.video-card {
  color: #FFF;
  cursor: pointer;
}
.video-card > div {
  transition: all 0.5s ease;
}
.video-card > div:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  color: rgba(255, 246, 243, 0.71) !important;
}
.video-card > div:hover i {
  border-color: rgba(255, 246, 243, 0.71) !important;
}
.video-card .play-icon {
  bottom: 0;
}
.video-card .play-icon i {
  border: 1px solid #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  font-size: 16px;
  padding: 6px 10px;
  margin-right: 10px;
  transition: all 0.5s ease;
}

.pulse-base {
  transform-origin: center;
  animation: pulse 2s ease-in-out infinite;
}

#pulse-ring-1,
#pulse-ring-2 {
  transform-origin: center;
  transform-box: fill-box;
}

#pause-button.is-playing #pulse-ring-1 {
  animation: pulse-ring 2s ease-out infinite;
}

#pause-button.is-playing #pulse-ring-2 {
  animation: pulse-ring 2s ease-out infinite 0.5s;
}

@keyframes pulse-ring {
  0% {
    opacity: 0.4;
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  100% {
    opacity: 0.4;
    transform: scale(0.95);
  }
}
#pause-button.is-playing {
  filter: drop-shadow(0 0 10px rgba(217, 184, 255, 0.4));
  animation: breathing 2s ease-in-out infinite;
}

@keyframes breathing {
  0%, 100% {
    filter: drop-shadow(0 0 8px rgba(217, 184, 255, 0.3));
  }
  50% {
    filter: drop-shadow(0 0 24px rgba(217, 184, 255, 0.8));
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@keyframes pulse {
  0%, 100% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1.5);
  }
}
.dark-shading-gradient {
  overflow: hidden;
}
.dark-shading-gradient:before {
  content: "";
  width: 100%;
  height: 30%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0;
}/*# sourceMappingURL=style.css.map */