@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap");
.shadow-dark {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}

.shadow-dark-l {
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.28);
}

.pg-coach:hover .pg-coach-btn,
.shadow-light {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
}

.shadow-light-l {
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.05);
}

.shadow-medium {
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
}

.shadow-medium-l {
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
}

.pg-post .pg-cover, .pg-zoom-overlay, .pg-article .pg-audio-player .pg-audio-action, .pg-article .pg-audio-player .pg-audio-progress, .pg-waveform .wave-bar, .pg-single .pg-single-name .name-part, .pg-single .pg-single-cover, .pg-flower, .pg-user-extension .bf-section > *,
.pg-user-slidebar .bf-section > *, .pg-user-extension,
.pg-user-slidebar, .pg-showup > * > *, .pg-showup > *, .pg-btn, .pg-card, .pg-course .pg-course-image, .pg-coach .pg-coach-detail, .pg-coach .pg-coach-btn .icon-info::before, .pg-coach .pg-coach-btn .icon-info, .pg-coach .pg-vocal-image, .bf-slide prev::before, .bf-slide next::before, .bf-slide prev, .bf-slide next, .pg-masonry-grid .masonry-item, header .nav-items > .item > .item-submenu, header .nav-items > .item::after {
  transition-duration: 0.45s;
  transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
  animation-fill-mode: forwards;
}

@font-face {
  font-family: "Breakfast Icons";
  src: url("../font/Break-Icons/v4.0.5.woff?token=ddadadadadad");
}
@font-face {
  font-family: "Breakfast Icons Fill";
  src: url("../font/Break-Icons/v4.0.5_Bold.woff?token=260610334445");
}
.pg-article table th, .pg-article table td, .pg-article table, .pg-table-transparent th, .pg-table-transparent td, .pg-table th, .pg-table td, .pg-table {
  border-radius: 12px;
}

.pg-timeline ul li::before {
  border-radius: 16px;
}

.pg-user-extension,
.pg-user-slidebar {
  border-radius: 28px;
}

.pg-article .media-item.youtube iframe {
  border-radius: 36px;
}

.pg-article .image-caption {
  color: #828282;
}

.pg-timeline ul li {
  gap: 4px !important;
}

.pg-article .image-caption, .pg-timeline ul li::before {
  padding: 8px;
}
.pg-timeline ul li, header .nav-items {
  display: flex;
}

.pg-article h3, .pg-timeline ul li, .pg-masonry-grid .masonry-item:hover {
  position: relative;
}

.pg-article h3::before, .pg-single .pg-single-name .name-part.part-left, .pg-single .pg-single-name .name-part.part-right {
  position: absolute;
}

@font-face {
  src: url(../font/InterTight-Regular.ttf);
  font-weight: 400;
  font-family: "Inter Tight";
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(../font/InterTight-Italic.ttf);
  font-weight: 400;
  font-family: "Inter Tight";
  font-style: italic;
  font-display: swap;
}
@font-face {
  src: url(../font/InterTight-SemiBold.ttf);
  font-weight: 600;
  font-family: "Inter Tight";
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(../font/InterTight-SemiBoldItalic.ttf);
  font-weight: 600;
  font-family: "Inter Tight";
  font-style: italic;
  font-display: swap;
}
@font-face {
  src: url(../font/InterTight-Bold.ttf);
  font-weight: 800;
  font-family: "Inter Tight";
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(../font/InterTight-BoldItalic.ttf);
  font-weight: 800;
  font-family: "Inter Tight";
  font-style: italic;
  font-display: swap;
}
:root {
  --font-family-main: 'Inter Tight', sans-serif;
  --font-family-article: Source Serif;
}

body, .main-viewport, .bf-popup {
  background-color: #fff6e4;
  font-family: "Inter Tight";
  color: #2f2002;
}

.text-3xs {
  font-family: "Inter Tight";
}

.text-3xs-x2 {
  font-family: "Inter Tight";
}

.text-3xs-x4 {
  font-family: "Inter Tight";
}

.text-xxs {
  font-family: "Inter Tight";
}

.text-xxs-x2 {
  font-family: "Inter Tight";
}

.text-xxs-x4 {
  font-family: "Inter Tight";
}

.text-xs {
  font-family: "Inter Tight";
}

.text-xs-x2 {
  font-family: "Inter Tight";
}

.text-xs-x4 {
  font-family: "Inter Tight";
}

.text-s {
  font-family: "Inter Tight";
}

.text-s-x2 {
  font-family: "Inter Tight";
}

.text-s-x4 {
  font-family: "Inter Tight";
}

.text-m {
  font-family: "Inter Tight";
}

.text-m-x2 {
  font-family: "Inter Tight";
}

.text-m-x4 {
  font-family: "Inter Tight";
}

.text-l {
  font-family: "Inter Tight";
}

.text-l-x2 {
  font-family: "Inter Tight";
}

.text-l-x4 {
  font-family: "Inter Tight";
}

.text-xl {
  font-family: "Inter Tight";
}

.text-xl-x2 {
  font-family: "Inter Tight";
}

.text-xl-x4 {
  font-family: "Inter Tight";
}

.text-xxl {
  font-family: "Inter Tight";
}

.text-xxl-x2 {
  font-family: "Inter Tight";
}

.text-xxl-x4 {
  font-family: "Inter Tight";
}

.text-3xl {
  font-family: "Inter Tight";
}

.text-3xl-x2 {
  font-family: "Inter Tight";
}

.text-3xl-x4 {
  font-family: "Inter Tight";
}

.text-4xl {
  font-family: "Inter Tight";
}

.text-4xl-x2 {
  font-family: "Inter Tight";
}

.text-4xl-x4 {
  font-family: "Inter Tight";
}

.text-5xl {
  font-family: "Inter Tight";
}

.text-5xl-x2 {
  font-family: "Inter Tight";
}

.text-5xl-x4 {
  font-family: "Inter Tight";
}

.text-6xl {
  font-family: "Inter Tight";
}

.text-6xl-x2 {
  font-family: "Inter Tight";
}

.text-6xl-x4 {
  font-family: "Inter Tight";
}

.text-3xs-x2 {
  font-family: "Inter Tight";
}

.text-3xs-x2-x2 {
  font-family: "Inter Tight";
}

.text-3xs-x2-x4 {
  font-family: "Inter Tight";
}

.text-xxs-x2 {
  font-family: "Inter Tight";
}

.text-xxs-x2-x2 {
  font-family: "Inter Tight";
}

.text-xxs-x2-x4 {
  font-family: "Inter Tight";
}

.text-xs-x2 {
  font-family: "Inter Tight";
}

.text-xs-x2-x2 {
  font-family: "Inter Tight";
}

.text-xs-x2-x4 {
  font-family: "Inter Tight";
}

.text-s-x2 {
  font-family: "Inter Tight";
}

.text-s-x2-x2 {
  font-family: "Inter Tight";
}

.text-s-x2-x4 {
  font-family: "Inter Tight";
}

.text-m-x2 {
  font-family: "Inter Tight";
}

.text-m-x2-x2 {
  font-family: "Inter Tight";
}

.text-m-x2-x4 {
  font-family: "Inter Tight";
}

.text-l-x2 {
  font-family: "Inter Tight";
}

.text-l-x2-x2 {
  font-family: "Inter Tight";
}

.text-l-x2-x4 {
  font-family: "Inter Tight";
}

.text-xl-x2 {
  font-family: "Inter Tight";
}

.text-xl-x2-x2 {
  font-family: "Inter Tight";
}

.text-xl-x2-x4 {
  font-family: "Inter Tight";
}

.text-xxl-x2 {
  font-family: "Inter Tight";
}

.text-xxl-x2-x2 {
  font-family: "Inter Tight";
}

.text-xxl-x2-x4 {
  font-family: "Inter Tight";
}

.text-3xl-x2 {
  font-family: "Inter Tight";
}

.text-3xl-x2-x2 {
  font-family: "Inter Tight";
}

.text-3xl-x2-x4 {
  font-family: "Inter Tight";
}

.text-4xl-x2 {
  font-family: "Inter Tight";
}

.text-4xl-x2-x2 {
  font-family: "Inter Tight";
}

.text-4xl-x2-x4 {
  font-family: "Inter Tight";
}

.text-5xl-x2 {
  font-family: "Inter Tight";
}

.text-5xl-x2-x2 {
  font-family: "Inter Tight";
}

.text-5xl-x2-x4 {
  font-family: "Inter Tight";
}

.text-6xl-x2 {
  font-family: "Inter Tight";
}

.text-6xl-x2-x2 {
  font-family: "Inter Tight";
}

.text-6xl-x2-x4 {
  font-family: "Inter Tight";
}

.text-3xs-x4 {
  font-family: "Inter Tight";
}

.text-3xs-x4-x2 {
  font-family: "Inter Tight";
}

.text-3xs-x4-x4 {
  font-family: "Inter Tight";
}

.text-xxs-x4 {
  font-family: "Inter Tight";
}

.text-xxs-x4-x2 {
  font-family: "Inter Tight";
}

.text-xxs-x4-x4 {
  font-family: "Inter Tight";
}

.text-xs-x4 {
  font-family: "Inter Tight";
}

.text-xs-x4-x2 {
  font-family: "Inter Tight";
}

.text-xs-x4-x4 {
  font-family: "Inter Tight";
}

.text-s-x4 {
  font-family: "Inter Tight";
}

.text-s-x4-x2 {
  font-family: "Inter Tight";
}

.text-s-x4-x4 {
  font-family: "Inter Tight";
}

.text-m-x4 {
  font-family: "Inter Tight";
}

.text-m-x4-x2 {
  font-family: "Inter Tight";
}

.text-m-x4-x4 {
  font-family: "Inter Tight";
}

.text-l-x4 {
  font-family: "Inter Tight";
}

.text-l-x4-x2 {
  font-family: "Inter Tight";
}

.text-l-x4-x4 {
  font-family: "Inter Tight";
}

.text-xl-x4 {
  font-family: "Inter Tight";
}

.text-xl-x4-x2 {
  font-family: "Inter Tight";
}

.text-xl-x4-x4 {
  font-family: "Inter Tight";
}

.text-xxl-x4 {
  font-family: "Inter Tight";
}

.text-xxl-x4-x2 {
  font-family: "Inter Tight";
}

.text-xxl-x4-x4 {
  font-family: "Inter Tight";
}

.text-3xl-x4 {
  font-family: "Inter Tight";
}

.text-3xl-x4-x2 {
  font-family: "Inter Tight";
}

.text-3xl-x4-x4 {
  font-family: "Inter Tight";
}

.text-4xl-x4 {
  font-family: "Inter Tight";
}

.text-4xl-x4-x2 {
  font-family: "Inter Tight";
}

.text-4xl-x4-x4 {
  font-family: "Inter Tight";
}

.text-5xl-x4 {
  font-family: "Inter Tight";
}

.text-5xl-x4-x2 {
  font-family: "Inter Tight";
}

.text-5xl-x4-x4 {
  font-family: "Inter Tight";
}

.text-6xl-x4 {
  font-family: "Inter Tight";
}

.text-6xl-x4-x2 {
  font-family: "Inter Tight";
}

.text-6xl-x4-x4 {
  font-family: "Inter Tight";
}

header .nav-items > .item.active, header .nav-items > .item:hover {
  animation: pressedLiquid 0.8s cubic-bezier(0.075, 0.82, 0.165, 1) 0s normal forwards;
}

header .nav-items > .item.active, header .nav-items > .item:hover {
  background: linear-gradient(180deg, #F9D896 0%, rgba(249, 216, 150, 0) 100%);
}

.pg-coach .pg-coach-backdrop {
  background: linear-gradient(0deg, #F9D896 0%, rgba(249, 216, 150, 0) 100%);
}

.bf-sheet {
  left: 30vw;
  right: 30vw;
}

@keyframes pressedLiquid {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.98);
  }
}
.pg-backdrop {
  background: linear-gradient(180deg, #F9D896 0%, rgba(249, 216, 150, 0) 100%);
}
.pg-backdrop-up {
  background: linear-gradient(0deg, #F9D896 0%, rgba(249, 216, 150, 0) 100%);
}

header {
  background: linear-gradient(180deg, #FFF6E4 0%, rgba(255, 246, 228, 0) 100%);
  box-shadow: unset;
  border-radius: 0px !important;
  padding: 0px;
  animation: showHeader 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
header .nav-items {
  margin-top: 0px;
}
header .nav-items > .item {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
header .nav-items > .item > .item-submenu {
  max-height: 0px;
  overflow: hidden;
  transition-duration: 2s;
  top: 100%;
}
header .nav-items > .item:hover::after {
  transform: rotate(180deg);
}
header .nav-items > .item:hover > .item-submenu {
  max-height: 200px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
header .nav-items > .item:hover > .item-submenu > .item:hover {
  background-color: #F9D896;
}
@keyframes showHeader {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0%);
  }
}
.bg-grey-6 {
  background-color: #fff6e4 !important;
}
.bg-grey-5 {
  background-color: #F9D896 !important;
}
.bg-grey-4 {
  background-color: #D7A33C !important;
}
.bg-grey-56 {
  background-color: #ffedc7;
}

.bg-hover-grey-5:hover {
  background-color: #F9D896 !important;
}
.bg-hover-grey-6:hover {
  background-color: #fff6e4 !important;
}
.bg-hover-grey-4:hover {
  background-color: #D7A33C !important;
}

.pg-header-cover {
  height: 50dvh;
}

.color-white {
  color: #fff6e4;
}

.pg-headline {
  color: rgba(0, 0, 0, 0);
  background: linear-gradient(90deg, #0c1016, #808384, #0c1016) 0 0/200% 200%;
  -webkit-background-clip: text;
  background-clip: text;
}

hl {
  display: inline;
  color: rgba(83, 56, 0, 0);
  background: linear-gradient(90deg, #D7A33C, #b99c64) 0 0/200% 200%;
  -webkit-background-clip: text;
  background-clip: text;
}

.pg-slide-image {
  height: 50dvh;
}

.pg-slide-right {
  width: 50dvh;
}

.pg-slide-mask {
  background: linear-gradient(90deg, #FFF6E4 0%, rgba(255, 246, 228, 0) 100%);
  right: 50%;
}

.pg-masonry-grid {
  position: relative;
  width: 100%;
  margin: auto;
}
.pg-masonry-grid .masonry-item {
  position: absolute;
  width: calc(25% - 4px);
  margin: 2px;
}
.pg-masonry-grid .masonry-item:hover {
  transform: scale(1.05);
  z-index: 200;
}
.pg-masonry-grid .masonry-item:hover img {
  box-shadow: 0px 0px 0px 6px #FFFFFF;
}
.pg-masonry-grid .masonry-item img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.pg-masonry-grid .masonry-item.loaded img {
  opacity: 1;
}

.bf-slide prev, .bf-slide next {
  top: calc(100% - 120px);
  border-radius: 36px;
  padding: 28px;
  border: 20px solid #fff6e4;
  background: linear-gradient(270deg, #ffd786 0%, #FFF6E4 100%);
}
.bf-slide prev {
  left: 16px !important;
}
.bf-slide next {
  right: 56px !important;
}
.bf-slide next:hover {
  transform: translateX(16px);
  padding-left: 36px;
  background: linear-gradient(270deg, #ffcd68 0%, #fff6e4 100%);
}
.bf-slide next:hover::before {
  transform: translateX(12px);
}

.word-wrapper {
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
}
.word-wrapper .word-inner {
  display: inline-block;
  animation-name: showTextHomepage;
  animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
  transform: translateY(100%);
}

@keyframes showTextHomepage {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.pg-coach {
  min-width: 300px;
}
.pg-coach .pg-vocal-image {
  height: 40dvh;
}
.pg-coach .pg-coach-btn {
  backdrop-filter: blur(8px);
  background-color: rgba(255, 220, 150, 0.6588235294);
  color: #533800;
}
.pg-coach .pg-coach-btn span::before {
  content: "Bấm để xem thông tin";
}
.pg-coach .pg-coach-detail {
  max-height: 0%;
  max-width: 0%;
  overflow: hidden;
  transition-duration: 1s;
  color: #fff6e4;
  backdrop-filter: blur(20px);
  background: linear-gradient(180deg, rgba(255, 236, 197, 0) 0%, rgba(235, 199, 129, 0.5) 32.5%, rgba(226, 182, 96, 0.74) 63.82%, rgba(221, 173, 79, 0.86) 79.79%, #D7A33C 100%);
}
.pg-coach .pg-coach-detail > div {
  min-width: 300px;
}
.pg-coach .pg-coach-name {
  background: linear-gradient(180deg, #F9D896 0%, rgba(249, 216, 150, 0) 100%);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pg-coach:hover .pg-coach-detail {
  max-height: 100%;
  max-width: 100%;
  padding-bottom: 40px;
}
.pg-coach:hover .pg-vocal-image {
  transform: translateY(-7%) scale(1.05);
}
.pg-coach:hover .pg-coach-btn .icon-info::before {
  content: "6";
  transform: rotate(180deg);
}
.pg-coach:hover .pg-coach-btn span::before {
  content: "Đóng";
}

.pg-course .pg-course-backdrop {
  background: linear-gradient(0deg, #F9D896 0%, rgba(249, 216, 150, 0) 100%);
}
.pg-course .pg-course-image {
  width: 100%;
}
.pg-course .pg-course-name {
  background: linear-gradient(180deg, #F9D896 0%, rgba(249, 216, 150, 0) 100%);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.pg-card {
  background: linear-gradient(180deg, #F9D896 0%, rgba(249, 216, 150, 0) 100%);
}
.pg-card:hover .pg-btn {
  transform: scale(1.02);
}

.pg-btn {
  backdrop-filter: blur(8px);
  background-color: #e8b44b;
  color: #533800;
}
.pg-btn:hover {
  transform: scale(1.04);
  box-shadow: 0px 0px 0px 2px #F9D896, 0px 0px 32px #F9D896;
}
.pg-btn.apple-music {
  background: #fa233b;
  color: white;
}
.pg-btn.spotify {
  background: #1db954;
  color: white;
}
.pg-btn.youtube {
  background: #FF0033;
  color: #FFFFFF;
}
.pg-btn.facebook {
  background: #146ae2;
  color: #FFFFFF;
}

.word-inner.done {
  color: #D7A33C !important;
}

#vinyl {
  width: 200px;
}

.pg-vinyl {
  right: calc(50% - 200px);
}

/* Hiệu ứng xoay đĩa */
.rotate {
  animation: spin 6s linear infinite;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
/* Hiệu ứng nốt nhạc bay */
.note {
  position: absolute;
  font-size: 20px;
  pointer-events: none; /* Không chặn click */
  animation: fly-out 3s ease-out forwards;
  z-index: 100;
}

@keyframes fly-out {
  0% {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translate(var(--x), var(--y)) scale(0.5);
  }
}
.note {
  color: #D7A33C;
}

.ripple {
  position: absolute;
  border: 2px solid rgb(255, 162, 0); /* Màu trắng mờ */
  border-radius: 50%;
  pointer-events: none;
  /* Bắt đầu từ tâm đĩa */
  left: 50%;
  top: 50%;
  z-index: 100;
  transform: translate(-50%, -50%) scale(0);
  animation: ripple-effect 6s linear forwards;
}

@keyframes ripple-effect {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(4);
    opacity: 0;
  }
}
.pg-showup > * {
  opacity: 0;
  transition-duration: 2s;
  transform: translateY(10%);
}
.pg-showup > * > * {
  opacity: 0;
  transition-duration: 2s;
}
.pg-showup > * > *:nth-child(1) {
  transform: translateY(-10%);
}
.pg-showup > * > *:nth-child(2) {
  transform: translateY(5%);
}
.pg-showup > * > * .pg-vocal-image,
.pg-showup > * > * .pg-course-image {
  opacity: 0;
  transition-duration: 3s;
  transform: translateY(20%);
}
.pg-showup > *:nth-child(1) {
  transition-delay: 0.25s;
}
.pg-showup > *:nth-child(1) > * {
  transition-delay: 0.25s;
}
.pg-showup > *:nth-child(2) {
  transition-delay: 0.5s;
}
.pg-showup > *:nth-child(2) > * {
  transition-delay: 0.5s;
}
.pg-showup > *:nth-child(3) {
  transition-delay: 0.75s;
}
.pg-showup > *:nth-child(3) > * {
  transition-delay: 0.75s;
}
.pg-showup > *:nth-child(4) {
  transition-delay: 1s;
}
.pg-showup > *:nth-child(4) > * {
  transition-delay: 1s;
}
.pg-showup > *:nth-child(5) {
  transition-delay: 1.25s;
}
.pg-showup > *:nth-child(5) > * {
  transition-delay: 1.25s;
}
.pg-showup > *:nth-child(6) {
  transition-delay: 1.5s;
}
.pg-showup > *:nth-child(6) > * {
  transition-delay: 1.5s;
}
.pg-showup > *:nth-child(7) {
  transition-delay: 1.75s;
}
.pg-showup > *:nth-child(7) > * {
  transition-delay: 1.75s;
}
.pg-showup > *:nth-child(8) {
  transition-delay: 2s;
}
.pg-showup > *:nth-child(8) > * {
  transition-delay: 2s;
}
.pg-showup > *:nth-child(9) {
  transition-delay: 2.25s;
}
.pg-showup > *:nth-child(9) > * {
  transition-delay: 2.25s;
}
.pg-showup.in-view > * {
  opacity: 1;
  transform: translateY(0%);
}
.pg-showup.in-view > * > * {
  opacity: 1;
}
.pg-showup.in-view > * > *:nth-child(1) {
  transform: translateY(0%);
}
.pg-showup.in-view > * > *:nth-child(2) {
  transform: translateY(0%);
}
.pg-showup.in-view > * > * .pg-vocal-image,
.pg-showup.in-view > * > * .pg-course-image {
  opacity: 1;
  transform: translateY(0%);
}

.pg-reel-video {
  aspect-ratio: 100/115;
}
.pg-reel-video iframe {
  width: 100%;
  aspect-ratio: 9/16;
  margin-bottom: 56px;
}

.pg-user-extension,
.pg-user-slidebar {
  position: fixed;
  right: 16px;
  top: 16px;
  bottom: 16px;
  transform: translateY(120%);
}
.pg-user-extension > *,
.pg-user-slidebar > * {
  max-width: 460px;
  width: calc(100vw - 32px);
  box-sizing: border-box;
  background-color: #fff6e4;
  overflow-y: auto;
  border-radius: 28px;
}
.pg-user-extension.active,
.pg-user-slidebar.active {
  transform: translateY(0%);
  background-color: #fff6e4;
}
.pg-user-extension.active .bf-section > *:nth-child(1),
.pg-user-slidebar.active .bf-section > *:nth-child(1) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(2),
.pg-user-slidebar.active .bf-section > *:nth-child(2) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(3),
.pg-user-slidebar.active .bf-section > *:nth-child(3) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(4),
.pg-user-slidebar.active .bf-section > *:nth-child(4) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(5),
.pg-user-slidebar.active .bf-section > *:nth-child(5) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(6),
.pg-user-slidebar.active .bf-section > *:nth-child(6) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(7),
.pg-user-slidebar.active .bf-section > *:nth-child(7) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(8),
.pg-user-slidebar.active .bf-section > *:nth-child(8) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(9),
.pg-user-slidebar.active .bf-section > *:nth-child(9) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(10),
.pg-user-slidebar.active .bf-section > *:nth-child(10) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(11),
.pg-user-slidebar.active .bf-section > *:nth-child(11) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(12),
.pg-user-slidebar.active .bf-section > *:nth-child(12) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(13),
.pg-user-slidebar.active .bf-section > *:nth-child(13) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(14),
.pg-user-slidebar.active .bf-section > *:nth-child(14) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(15),
.pg-user-slidebar.active .bf-section > *:nth-child(15) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(16),
.pg-user-slidebar.active .bf-section > *:nth-child(16) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(17),
.pg-user-slidebar.active .bf-section > *:nth-child(17) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(18),
.pg-user-slidebar.active .bf-section > *:nth-child(18) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension.active .bf-section > *:nth-child(19),
.pg-user-slidebar.active .bf-section > *:nth-child(19) {
  opacity: 1;
  transform: translateY(0%);
}
.pg-user-extension .bg-grey-5,
.pg-user-slidebar .bg-grey-5 {
  background: linear-gradient(180deg, #F9D896 0%, rgba(249, 216, 150, 0) 100%) !important;
}
.pg-user-extension .bf-section .section-header,
.pg-user-slidebar .bf-section .section-header {
  border-bottom: unset !important;
}
.pg-user-extension .bf-section > *:nth-child(1),
.pg-user-slidebar .bf-section > *:nth-child(1) {
  opacity: 0;
  transition-duration: 0.5s;
  transform: translateY(80px);
}
.pg-user-extension .bf-section > *:nth-child(2),
.pg-user-slidebar .bf-section > *:nth-child(2) {
  opacity: 0;
  transition-duration: 1s;
  transform: translateY(160px);
}
.pg-user-extension .bf-section > *:nth-child(3),
.pg-user-slidebar .bf-section > *:nth-child(3) {
  opacity: 0;
  transition-duration: 1.5s;
  transform: translateY(240px);
}
.pg-user-extension .bf-section > *:nth-child(4),
.pg-user-slidebar .bf-section > *:nth-child(4) {
  opacity: 0;
  transition-duration: 2s;
  transform: translateY(320px);
}
.pg-user-extension .bf-section > *:nth-child(5),
.pg-user-slidebar .bf-section > *:nth-child(5) {
  opacity: 0;
  transition-duration: 2.5s;
  transform: translateY(400px);
}
.pg-user-extension .bf-section > *:nth-child(6),
.pg-user-slidebar .bf-section > *:nth-child(6) {
  opacity: 0;
  transition-duration: 3s;
  transform: translateY(480px);
}
.pg-user-extension .bf-section > *:nth-child(7),
.pg-user-slidebar .bf-section > *:nth-child(7) {
  opacity: 0;
  transition-duration: 3.5s;
  transform: translateY(560px);
}
.pg-user-extension .bf-section > *:nth-child(8),
.pg-user-slidebar .bf-section > *:nth-child(8) {
  opacity: 0;
  transition-duration: 4s;
  transform: translateY(640px);
}
.pg-user-extension .bf-section > *:nth-child(9),
.pg-user-slidebar .bf-section > *:nth-child(9) {
  opacity: 0;
  transition-duration: 4.5s;
  transform: translateY(720px);
}
.pg-user-extension .bf-section > *:nth-child(10),
.pg-user-slidebar .bf-section > *:nth-child(10) {
  opacity: 0;
  transition-duration: 5s;
  transform: translateY(800px);
}
.pg-user-extension .bf-section > *:nth-child(11),
.pg-user-slidebar .bf-section > *:nth-child(11) {
  opacity: 0;
  transition-duration: 5.5s;
  transform: translateY(880px);
}
.pg-user-extension .bf-section > *:nth-child(12),
.pg-user-slidebar .bf-section > *:nth-child(12) {
  opacity: 0;
  transition-duration: 6s;
  transform: translateY(960px);
}
.pg-user-extension .bf-section > *:nth-child(13),
.pg-user-slidebar .bf-section > *:nth-child(13) {
  opacity: 0;
  transition-duration: 6.5s;
  transform: translateY(1040px);
}
.pg-user-extension .bf-section > *:nth-child(14),
.pg-user-slidebar .bf-section > *:nth-child(14) {
  opacity: 0;
  transition-duration: 7s;
  transform: translateY(1120px);
}
.pg-user-extension .bf-section > *:nth-child(15),
.pg-user-slidebar .bf-section > *:nth-child(15) {
  opacity: 0;
  transition-duration: 7.5s;
  transform: translateY(1200px);
}
.pg-user-extension .bf-section > *:nth-child(16),
.pg-user-slidebar .bf-section > *:nth-child(16) {
  opacity: 0;
  transition-duration: 8s;
  transform: translateY(1280px);
}
.pg-user-extension .bf-section > *:nth-child(17),
.pg-user-slidebar .bf-section > *:nth-child(17) {
  opacity: 0;
  transition-duration: 8.5s;
  transform: translateY(1360px);
}
.pg-user-extension .bf-section > *:nth-child(18),
.pg-user-slidebar .bf-section > *:nth-child(18) {
  opacity: 0;
  transition-duration: 9s;
  transform: translateY(1440px);
}
.pg-user-extension .bf-section > *:nth-child(19),
.pg-user-slidebar .bf-section > *:nth-child(19) {
  opacity: 0;
  transition-duration: 9.5s;
  transform: translateY(1520px);
}
.pg-user-extension .bf-section > .item.active .section-expand,
.pg-user-slidebar .bf-section > .item.active .section-expand {
  max-height: 240px;
}

.pg-flower {
  -webkit-mask-image: url(../media/flower.svg);
          mask-image: url(../media/flower.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
}
.pg-flower img {
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;
}

.pg-artcover {
  width: 300px;
  height: 300px;
}

.pg-stagged > .pg-coach:nth-child(2n) {
  flex-direction: row-reverse;
}

@keyframes maskRotate {
  from {
    transform: rotate(0deg) translate(50px) rotate(0deg);
  }
  to {
    transform: rotate(360deg) translate(50px) rotate(-360deg);
  }
}
.pg-single .pg-single-cover {
  width: 300px;
  transform: scale(0.8);
  transition-duration: 2s;
}
.pg-single .pg-single-backtitle {
  display: inline;
  color: #F9D896;
  -webkit-background-clip: text;
  background-clip: text;
}
.pg-single .pg-single-mask {
  width: 300px;
  height: 300px;
  top: calc(50% - 150px);
  left: calc(50% - 150px);
  filter: blur(100px);
  background-color: #D7A33C;
  animation: maskRotate 10s linear infinite;
  mix-blend-mode: hard-light;
  opacity: 0.5;
}
.pg-single .pg-single-name {
  width: 300px;
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -72px;
  padding-top: 68px;
}
.pg-single .pg-single-name .name-part {
  transition-duration: 3s;
  opacity: 0;
}
.pg-single .pg-single-name .name-part.part-left, .pg-single .pg-single-name .name-part.part-right {
  bottom: 0px;
}
.pg-single .pg-single-name .name-part.part-left {
  right: 0%;
  text-align: right;
}
.pg-single .pg-single-name .name-part.part-right {
  left: 0%;
  text-align: left;
}
.pg-single.in-view .name-part {
  opacity: 1;
}
.pg-single.in-view .name-part.part-left {
  right: calc(100% + 24px);
}
.pg-single.in-view .name-part.part-right {
  left: calc(100% + 24px);
}
.pg-single.in-view .pg-single-cover {
  transform: scale(1);
}

.pg-waveform {
  height: 10dvh;
}
.pg-waveform .wave-bar {
  width: 30px;
  background-color: #D7A33C;
  border-radius: 30px;
  transition-duration: 1s;
  max-height: 100%;
}

.bf-sheet {
  background-color: #fff6e4;
}

.pg-table {
  background-color: #F9D896;
  outline: 1px solid #F9D896;
  min-width: 500px;
}
.pg-table th, .pg-table td {
  outline: 1px solid #F9D896;
}
.pg-table th {
  background-color: #e8b44b;
}
.pg-table td {
  background-color: #fff6e4;
}
.pg-table-transparent {
  background-color: transparent;
}
.pg-table-transparent th, .pg-table-transparent td {
  border: 2px solid transparent;
  border-collapse: collapse;
}
.pg-table-transparent th {
  background-color: #e8b44b;
}
.pg-timeline {
  min-width: 200px;
}
.pg-timeline ul {
  list-style-type: none;
  counter-reset: counter-list;
  margin: 0px;
  padding: 0px;
  gap: 0px;
}
.pg-timeline ul li {
  align-items: flex-start;
}
.pg-timeline ul li::before {
  counter-increment: counter-list;
  content: counter(counter-list);
  background-color: #F9D896;
  color: #533800;
  display: block;
  height: 10px;
  font-size: 12px;
  line-height: 10px;
  width: 10px;
  text-align: center;
  z-index: 2;
}
.pg-timeline ul li::after:not(:last-child) {
  content: "";
  position: absolute;
  height: 100%;
  background-color: #f9d896;
  width: 2px;
  left: 12px;
  z-index: 1;
}
.pg-timeline ul li div {
  flex: 1;
  padding: 4px 4px 6px 5px;
}

.bf-input.input-text input[type=text] {
  padding: 16px 32px;
  background-color: #fff6e4;
  border-radius: 36px;
}
.bf-input.input-text input[type=text]:hover {
  box-shadow: 0 0 0 2px #D7A33C, 0 4px 10px rgba(0, 0, 0, 0.2);
}
.bf-input.input-text input[type=text]:focus {
  background-color: #ffecc8;
  outline: 2px solid #D7A33C;
  box-shadow: 0 0 0 2px #D7A33C, 0 0 0 6px #ffd277, 0 4px 10px rgba(0, 0, 0, 0.2);
}
.bf-input.input-text input[type=text]::-moz-placeholder {
  color: #533800;
}
.bf-input.input-text input[type=text]::placeholder {
  color: #533800;
}
.bf-input.input-button button {
  padding: 16px 32px;
  background-color: #533800;
  border-radius: 36px;
}
.bf-input.input-button button:hover {
  transform: scale(1.02);
  box-shadow: 0px 0px 0px 2px #F9D896, 0px 0px 32px #F9D896;
}
.bf-input.input-button button:active {
  transform: scale(0.98);
  outline: 2px solid #D7A33C;
}
.bf-input.input-button button.pending {
  padding: 16px;
  border-radius: 36px;
  color: transparent !important;
  overflow: hidden;
  position: relative;
}
.bf-input.input-button button.pending::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  animation: wave-loading 1.5s infinite;
  border-radius: 36px;
  filter: blur(8px);
  mix-blend-mode: plus-lighter;
  transform: scale(1.5);
}

@keyframes wave-loading {
  100% {
    left: 100%;
  }
}
.pg-student-list {
  overflow-y: auto;
}

.pg-link:hover {
  text-decoration: underline;
  color: #D7A33C;
}

.pg-article table {
  background-color: #F9D896;
  outline: 1px solid #F9D896;
  width: 100%;
}
.pg-article table th, .pg-article table td {
  outline: 1px solid #F9D896;
}
.pg-article table th {
  background-color: #e8b44b;
}
.pg-article table td {
  background-color: #fff6e4;
}
.pg-article .pg-notetext {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: bold;
}
.pg-article .pg-notation-container {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.pg-article h4 {
  font-size: 24px;
}
.pg-article h5 {
  font-size: 20px;
}
.pg-article h3 {
  padding-left: 12px;
}
.pg-article h3::before {
  content: "";
  background: linear-gradient(90deg, #ffc44e 0%, rgba(215, 163, 60, 0) 100%);
  left: 0px;
  top: 0px;
  width: 52px;
  height: 40px;
  mix-blend-mode: darken;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.pg-article ul li::marker {
  color: #D7A33C;
}
.pg-article .image-caption {
  text-align: center;
}
.pg-article .img-insight {
  width: 100%;
}
.pg-article .media-item.image {
  margin-left: -10%;
  margin-right: -10%;
}
.pg-article .media-item.youtube {
  height: 400px;
}
.pg-article .media-item.youtube iframe {
  height: 400px;
}
.pg-article a {
  color: #1E57FF;
}
.pg-article .pg-audio-player {
  margin-top: 8px;
  max-width: 300px;
}
.pg-article .pg-audio-player .pg-audio-progress {
  right: 100%; /* Đặt mặc định chiếm 100% */
  transform-origin: left center; /* Chạy từ trái sang phải */
  will-change: transform;
  background-color: rgba(215, 163, 60, 0.6666666667);
}
.pg-article .pg-audio-player .pg-audio-mask {
  background: linear-gradient(-90deg, #D7A33C 0%, rgba(249, 216, 150, 0) 30%, rgba(249, 216, 150, 0) 70%, #D7A33C 100%);
}
.pg-article .pg-audio-player .pg-audio-action {
  will-change: left;
}

.pg-zoom-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9998;
  cursor: zoom-out;
}

.pg-zoom-watermark,
.pg-zoom-counter {
  position: fixed;
  z-index: 10000;
  bottom: 20px;
  color: rgba(255, 255, 255, 0.5);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: none;
}

.pg-zoom-watermark {
  right: 20px;
}
.pg-zoom-watermark::after {
  content: "pagenomusic.edu.vn";
}

.pg-zoom-counter {
  left: 20px;
}

.pg-post:hover .pg-cover {
  transform: scale(1.05);
}/*# sourceMappingURL=global.css.map */