.ai-player_titleBlock__OzkW6 {
  margin-bottom: 38px;
}
.ai-player_title__ME3O9 {
  margin-bottom: 0;
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
  color: var(--color-black);
  margin-right: 130px;
}
.ai-player_otherTitle__PXeSq {
  color: var(--color-disabled);
  font-size: 14px;
  line-height: 22px;
  position: relative;
  padding-left: 30px;
}
.ai-player_otherTitle__PXeSq::before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 19px;
    height: 19px;
    background-image: url(/_next/static/media/youtube-logo.ceda5aac.png);
    background-size: 100% 100%;
  }
.ai-player_wrap__GHNze {
  width: 90%;
  max-width: var(--max-content-width);
  margin: 0 auto;
}
.ai-player_container__0BPhr {
  display: flex;
}
.ai-player_accordesBlock__JcFN7 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  padding-right: 12px;
}
.ai-player_videoBlock__yVbIu {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding-left: 12px;
  display: grid;
  grid-gap: 0px;
  gap: 0px;
  grid-template-rows: auto auto 1fr;
}
.ai-player_videoWrap__goL5N {
  margin-bottom: 18px;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
}
.ai-player_loaderWrap__iJcEN {
  display: flex;
  flex: 1 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  align-items: center;
}
.ai-player_card__4W0DP {
  background-color: var(--color-white);
  border-radius: 44px;
  padding: 32px 18px;
  min-height: 594px;
  position: relative;
}
.ai-player_header__DMpxc {
  display: flex;
}
.ai-player_headerLeft__W5_ny {
  flex: 1 1;
}
.ai-player_headerRight__CWZy6 {
  text-align: right;
}
.ai-player_headerRight__CWZy6 > div {
    margin-bottom: 15px;
  }
.ai-player_headerRight__CWZy6 > span {
    font-size: 18px;
    color: var(--color-disabled);
  }
.ai-player_labels__4Eco2 {
  display: flex;
  gap: 8px;
  margin-bottom: 10px;
}
.ai-player_tabs__AiVBP {
  margin-top: 18px;
  margin-bottom: 32px;
  display: flex;
  gap: 12px;
}
.ai-player_controllGroup__03252 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
}
.ai-player_controllGroup__03252 .ai-player_btn__G9Qs3 {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: var(--color-gray-bg);
    border: none;
    cursor: pointer;
  }
.ai-player_controllGroup__03252 .ai-player_btn__G9Qs3.ai-player_back__urLZ8 {
      background-image: url(/_next/static/media/back.e141641d.png);
      background-size: 19px 19px;
      background-repeat: no-repeat;
      background-position: center center;
      margin-right: 8px;
    }
.ai-player_controllGroup__03252 .ai-player_btn__G9Qs3.ai-player_play__pHDq6 {
      background-color: var(--color-purple);
      background-image: url(/_next/static/media/play.658b1078.png);
      background-size: 32px 32px;
      background-repeat: no-repeat;
      background-position: center center;
    }
.ai-player_controllGroup__03252 .ai-player_btn__G9Qs3.ai-player_pause__gT_HI {
      background-color: var(--color-purple);
      background-image: url(/_next/static/media/pause.bdeec748.svg);
      background-size: 16px 20px;
      background-repeat: no-repeat;
      background-position: center center;
    }
.ai-player_controllGroup__03252 .ai-player_btn__G9Qs3.ai-player_print__TJynn {
      background-image: url(/_next/static/media/printer.1c7a8350.png);
      background-size: 32px 32px;
      background-repeat: no-repeat;
      background-position: center center;
    }

.ai-player_emptyText__ISlha {
  margin-top: 32px;
  margin-bottom: 34px;
  padding-left: 30px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  position: relative;
}

.ai-player_emptyText__ISlha::before {
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    width: 24px;
    height: 24px;
    background-image: url(/_next/static/media/empty.c7ae7393.png);
    background-position: center center;
    background-size: 100% 100%;
  }
.ai-player_emptyWrap__dkbDn {
  position: relative;
}
.ai-player_emptyCard__wAMnx {
  padding: 44px 126px;
  border-radius: 38px;
  text-align: center;
  position: relative;
  z-index: 2;
  background-color: rgb(239 240 244 / 86%);
  min-height: 380px;
}

.ai-player_emptyCardBg__byNP4 {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url(/_next/static/media/bg.2df836fb.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position-y: 50%;
  z-index: 1;
  border-radius: 38px;
  overflow: hidden;
}

.ai-player_emptyCardTitle__NcnxI {
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
  margin-bottom: 18px;
}
.ai-player_emptyCardText__j0oJY {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-top: 18px;
  margin-bottom: 18px;
}

@media (max-width: 768px) {
  .ai-player_wrap__GHNze {
    width: auto;
    margin: 0 24px;
  }
}

@media (max-width: 480px) {
  .ai-player_wrap__GHNze {
    margin: 0 20px;
  }
}

@media (max-width: 768px) {
  .ai-player_container__0BPhr {
    flex-direction: column;
  }

  .ai-player_accordesBlock__JcFN7 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
  }

  .ai-player_videoBlock__yVbIu {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0px;
    grid-template-columns: 1fr 224px;
  }

  .ai-player_videoWrap__goL5N {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
    margin-bottom: 0;
    margin-left: 24px;
  }

    .ai-player_videoWrap__goL5N > div {
      height: 100% !important;
      max-height: 336px;
    }
  .ai-player_emptyCard__wAMnx {
    padding: 44px 40px;
  }
  .ai-player_emptyCardTitle__NcnxI {
    margin-bottom: 28px;
  }
}

@media (max-width: 650px) {
  .ai-player_card__4W0DP {
    padding: 22px 24px;
    border-radius: 32px;
  }
  .ai-player_videoBlock__yVbIu {
    grid-template-columns: 1fr;
  }
  .ai-player_accordesBlock__JcFN7 {
    padding-bottom: 14px;
  }
  .ai-player_labels__4Eco2 {
    flex-direction: column;
    align-items: start;
  }
  .ai-player_header__DMpxc {
    flex-direction: column;
  }
  .ai-player_title__ME3O9 {
    margin-right: 18px;
    margin-top: 12px;
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 26px;
  }
  .ai-player_headerRight__CWZy6 {
    margin-top: 20px;
    display: flex;
  }

    .ai-player_headerRight__CWZy6 > div {
      margin-bottom: 0px;
      margin-right: 12px;
    }
  .ai-player_tabs__AiVBP {
    margin-top: 30px;
    margin-bottom: 30px;
  }
    .ai-player_controllGroup__03252 .ai-player_btn__G9Qs3 {
      width: 40px;
      height: 40px;
    }

      .ai-player_controllGroup__03252 .ai-player_btn__G9Qs3.ai-player_back__urLZ8 {
        background-size: 12px 12px;
        margin-right: 8px;
      }
      .ai-player_controllGroup__03252 .ai-player_btn__G9Qs3.ai-player_play__pHDq6 {
        background-size: 21px 21px;
      }
      .ai-player_controllGroup__03252 .ai-player_btn__G9Qs3.ai-player_print__TJynn {
        background-size: 24px 24px;
      }

  .ai-player_videoWrap__goL5N {
    margin-left: 0px;
    margin-bottom: 16px;

    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .ai-player_videoInfo__c1OUR {
    grid-row-start: 3;
    grid-row-end: 4;
  }
    .ai-player_videoWrap__goL5N > div {
      height: 220px !important;
      border-radius: 32px !important;
    }
  .ai-player_emptyText__ISlha {
    margin-bottom: 32px;
    margin-bottom: 15px;
    font-size: 16px;
  }
  .ai-player_emptyCard__wAMnx {
    padding: 24px 22px;
  }
  .ai-player_emptyCardTitle__NcnxI {
    font-size: 24px;
    line-height: 32px;
  }
  .ai-player_emptyCardText__j0oJY {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 32px;
  }
}

.ai-player_ruBlock__YA1Zi {
  font-size: 26px;
  line-height: 32px;
  padding-left: 41px;
  position: relative;
  margin-bottom: 20px;
  font-weight: 400;
}
.ai-player_ruBlock__YA1Zi::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 31px;
  height: 31px;
  background-image: url(/_next/static/media/error.77f674f8.png);
}

.all_block__bjf2V {
  overflow: hidden;
}

.all_bg__AHIJE {
  background-color: var(--color-gray-bg);
  border-radius: 10px;
  padding: 4px;
  overflow: auto;
}
.all_wrap__eB9LL {
  display: flex;
  flex-wrap: nowrap;
}
.all_cell__2uaNX {
  height: 60px;
  min-width: 63px;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  padding: 0px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.all_cell__2uaNX:last-child {
    margin-right: 0;
  }
.all_cell__2uaNX .all_chord__t48se {
    background-color: var(--color-gray-bg-2);
    border-radius: 6px;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 4px;
  }
.all_cell__2uaNX.all_active__4Biju .all_chord__t48se {
    color: var(--color-white);
    background-color: var(--color-black);
  }
.all_cell__2uaNX .all_small__b_74u {
    font-size: 12px;
    margin-top: -2px;
  }

.all_chords__cf28u {
  margin-top: 28px;
  display: flex;
  transform: translateX(0px);
  transition: all 0.2s;
}
.all_chordImg__Tgddu {
  margin: 0 14px;
  min-width: 126px;
  cursor: pointer;
}
.all_chordImg__Tgddu img {
    transition: all 0.2s;
    transform: scale(1);
  }
.all_chordImg__Tgddu.all_active_hordImg__YbDk7 {
    font-weight: bold;
  }
.all_chordImg__Tgddu.all_active_hordImg__YbDk7 img {
      transform: scale(1.2);
    }
.all_chordImg__Tgddu:last-child {
    margin-right: 0;
  }
.all_chordImg__Tgddu .all_chordImgTitle__jjg8n {
    text-align: center;
    margin-top: 10px;
  }

.diagramm_bg__8OGnR {
  background-color: var(--color-gray-bg);
  border-radius: 10px;
  padding: 4px 1px 1px 4px;
  overflow: auto;
}

.diagramm_wrap__LIR0e {
  display: flex;
  flex-wrap: wrap;
  /* gap: 3px; */
  width: 100%;
}

.diagramm_cell__RVTqM {
  height: 48px;
  width: calc(100% / 16);
  /* width: 54px; */
  /* max-width: 70px;
    width: 100%; */
  font-size: 18px;
  /* margin-bottom: 1px; */
  position: relative;
  cursor: pointer;
  padding: 0px 3px 4px 0px;
}

.diagramm_cell__RVTqM .diagramm_chord__3S47t {
    background-color: var(--color-gray-bg-2);
    border-radius: 6px;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 4px;
  }

.diagramm_cell__RVTqM.diagramm_active__Ejrs0 .diagramm_chord__3S47t {
    color: var(--color-white);
    background-color: var(--color-black);
  }

.diagramm_cell__RVTqM .diagramm_small__7b1_C {
    font-size: 12px;
    margin-top: -2px;
  }

/* &:nth-child(4n) {
        margin-right: 7px;
        
        &::after {
            content: '';
            height: 100%;
            width: 4px;
            right: -7px;
            background-color: var(--color-disabled);
            border-radius: 2px;
            position: absolute;
        }
    }
    &:nth-child(16n) {
        margin-right: 0px;
        
        &::after {
            display: none;
        }
    } */

@media (max-width: 1500px) {
  .diagramm_cell__RVTqM {
    width: calc(100% / 15);
  }
}

@media (max-width: 1400px) {
  .diagramm_cell__RVTqM {
    width: calc(100% / 14);
  }
}

@media (max-width: 1300px) {
  .diagramm_cell__RVTqM {
    width: calc(100% / 12);
  }
}

@media (max-width: 750px) {
  .diagramm_cell__RVTqM {
    width: calc(100% / 10);
  }
}

@media (max-width: 650px) {
  .diagramm_cell__RVTqM {
    width: calc(100% / 9);
  }
}

@media (max-width: 600px) {
  .diagramm_cell__RVTqM {
    width: calc(100% / 8);
  }
}

@media (max-width: 550px) {
  .diagramm_cell__RVTqM {
    width: calc(100% / 7);
  }
}

@media (max-width: 500px) {
  .diagramm_cell__RVTqM {
    width: calc(100% / 6);
  }
}

@media (max-width: 450px) {
  .diagramm_cell__RVTqM {
    width: calc(100% / 5);
  }
}
/* @media (max-width: 1600px) {
  .cell{
    font-size: 16px;
    height: 46px;
    & .small {
        font-size: 10px;
    }
  }
}


@media (max-width: 1350px) {
  .cell{
    font-size: 12px;
    height: 40px;
    & .small {
        font-size: 9px;
    }
  }
}

@media (max-width: 768px) {
  .cell{
    font-size: 18px;
    width: 54px;
    height: 48px;

    & .small {
        font-size: 12px;
    }
  }
} */

.description_card__psFfY {
  background-color: var(--color-white);
  border-radius: 44px;
  padding: 28px;
  display: flex;
  margin-bottom: 16px;
}
.description_content__lWle4 {
  flex: 1 1;
  padding-right: 40px;
  transition: all 200ms ease-in;
  max-height: 1000px;
  overflow: hidden;
  position: relative;
}
.description_content__lWle4::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(transparent, var(--color-white));
    height: 16px;
    opacity: 0;
  }
.description_content__lWle4.description_contentClose__8gGsR {
    max-height: 94px;
  }
.description_content__lWle4.description_contentClose__8gGsR::after {
      opacity: 1;
    }

.description_values__5dw_8 {
  display: flex;
  margin-bottom: 4px;
}

.description_values__5dw_8:last-of-type {
    margin-bottom: 0;
  }

.description_values__5dw_8 .description_label__8hF02 {
    font-size: 16px;
    line-height: 22px;
    flex: 1 1;
    margin-right: 4px;
  }

.description_values__5dw_8 .description_value__ExTr8 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    text-align: right;
  }

.description_iconClose__i8XZH {
  background-color: var(--color-gray-bg) !important;
}

.description_title__cZ0yg {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 24px;
}

@media (max-width: 650px) {
  .description_card__psFfY {
    margin-bottom: 14px;
    padding: 22px 24px;
  }
}

@media (max-width: 420px) {
  .description_content__lWle4 {
    padding-right: 16px;
  }
    .description_values__5dw_8 .description_value__ExTr8,
    .description_values__5dw_8 .description_label__8hF02 {
      min-width: 50%;
      word-break: break-all;
    }
}

.labels_label__8Nklh {
  padding: 5px 11px 5px 37px;
  border-radius: 22px;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  position: relative;
}

.labels_label__8Nklh::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 4px;
    left: 10px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

.labels_verified__Ga9Ni {
  background: rgb(178, 240, 64);
  background: linear-gradient(
    113deg,
    rgba(178, 240, 64, 1) 0%,
    rgba(222, 255, 128, 1) 35%,
    rgba(128, 255, 194, 1) 100%
  );
}

.labels_verified__Ga9Ni::before {
    background-image: url(/_next/static/media/Done_all_alt_round.3315514b.png);
  }

.labels_ready__DIYo5 {
  background: rgb(151, 249, 255);
  background: linear-gradient(
    113deg,
    rgba(151, 249, 255, 1) 0%,
    rgba(128, 255, 209, 1) 50%,
    rgba(170, 255, 224, 1) 100%
  );
}

.labels_ready__DIYo5::before {
    background-image: url(/_next/static/media/Music_fill.88c4319e.png);
  }

.variants_card__83V32 {
  background-color: var(--color-white);
  border-radius: 44px;
  padding: 28px;
  display: flex;
  justify-content: space-between;
  position: relative;
  gap: 6px;
}
.variants_content__OlKjC {
  flex: 1 1;
  padding-right: 0px;
  transition: all 200ms ease-in;
  max-height: 1000px;
  overflow: hidden;
  position: relative;
  max-width: calc(100% - 54px);
  margin-left: -4px;
  padding-left: 4px;
}
.variants_content__OlKjC::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(transparent, var(--color-white));
    height: 0px;
    opacity: 0;
    transition: all 200ms ease-in;
  }
.variants_content__OlKjC.variants_contentClose__U3cxX {
    max-height: 152px;
    /* overflow-y: hidden; */
  }
.variants_content__OlKjC.variants_contentClose__U3cxX::after {
      opacity: 1;
      height: 48px;
    }

.variants_values__6NvIh {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  cursor: pointer;
  align-items: center;
  padding-right: 30px;
}

.variants_values__6NvIh.variants_active__L8_6D {
    border-radius: 14px;
    background-color: var(--color-gray-bg);
    margin-left: -4px;
    padding-left: 4px;
    margin-top: -4px;
    padding-top: 4px;
    position: relative;
  }

.variants_values__6NvIh.variants_active__L8_6D::after {
      content: '';
      position: absolute;
      right: 6px;
      top: 50%;
      transform: translateY(-50%);
      width: 8px;
      height: 8px;
      border-radius: 4px;
      background-color: var(--color-purple);
    }

.variants_values__6NvIh:last-of-type {
    margin-bottom: 0;
  }

.variants_values__6NvIh .variants_preview__19YQt {
    border-radius: 16px;
  }

.variants_values__6NvIh .variants_previewWrap__IrUJl {
    margin-right: 16px;
    position: relative;
  }

.variants_values__6NvIh .variants_label_validate__7Ao5H {
    position: absolute;
    top: -4px;
    left: 18px;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 1px solid var(--color-white);
    background: rgb(178, 240, 64);
    background: linear-gradient(
      113deg,
      rgba(178, 240, 64, 1) 0%,
      rgba(222, 255, 128, 1) 35%,
      rgba(128, 255, 194, 1) 100%
    );
  }

.variants_values__6NvIh .variants_label_validate__7Ao5H::before {
      content: '';
      position: absolute;
      width: 10px;
      height: 10px;
      top: 2px;
      left: 2px;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-image: url(/_next/static/media/Done_all_alt_round.3315514b.png);
    }

.variants_values__6NvIh .variants_label_ready__ZXbju {
    position: absolute;
    top: -4px;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 1px solid var(--color-white);
    background: rgb(151, 249, 255);
    background: linear-gradient(
      113deg,
      rgba(151, 249, 255, 1) 0%,
      rgba(128, 255, 209, 1) 50%,
      rgba(170, 255, 224, 1) 100%
    );
  }

.variants_values__6NvIh .variants_label_ready__ZXbju::before {
      content: '';
      position: absolute;
      width: 10px;
      height: 10px;
      top: 2px;
      left: 1px;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-image: url(/_next/static/media/Music_fill.88c4319e.png);
    }

.variants_values__6NvIh .variants_title__u0ObX {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    font-weight: 400;
  }

.variants_values__6NvIh .variants_subTitle__epE4K {
    font-size: 14px;
    line-height: 22px;
    color: var(--color-disabled);
    margin: 0;
  }

.variants_iconClose__1Nx18 {
  background-color: var(--color-gray-bg) !important;
}

.variants_title__u0ObX {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 24px;
}

@media (max-width: 650px) {
  .variants_card__83V32 {
    padding: 22px 24px;
  }

    .variants_card__83V32 > button {
      position: absolute;
      right: 24px;
      top: 24px;
    }
  .variants_content__OlKjC {
    max-width: 100%;
    padding: 0 0 0 4px;
  }

    .variants_content__OlKjC > p {
      padding-right: 40px;
      min-height: 40px;
      margin-bottom: 15px;
    }
    .variants_values__6NvIh .variants_title__u0ObX {
      font-size: 14px;
      line-height: 22px;
      font-weight: 400;
    }
}

.player_wrap__8MKV1 {
  background-image: url(/_next/static/media/bg.254d9558.png);
  background-color: #f2f3ec;
  border-radius: 30px;
  background-size: auto 100%;
  background-position-x: 100%;
  background-position-y: center;
  background-repeat: no-repeat;
  min-height: 112px;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  height: 100%;
}

.player_title__4qdUF {
  padding-top: 8px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 12px;
  display: block;
  padding-left: 48px;
  padding-right: 196px;
}

.player_text__vubXM {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  display: block;
  padding-left: 48px;
  padding-right: 240px;
  padding-bottom: 8px;
}

@media (max-width: 768px) {
  .player_wrap__8MKV1 {
    min-height: 70px;
    background-size: auto 90px;
    background-position-x: 100%;
  }
  .player_title__4qdUF {
    padding-left: 24px;
    padding-right: 20%;
    font-size: 18px;
    line-height: 22px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0;
    word-break: break-word;
  }
  .player_text__vubXM {
    display: none;
  }
}

@media (max-width: 480px) {
  .player_wrap__8MKV1 {
    background-size: auto 90px;
    background-position-x: 50%;
    border-radius: 18px;
  }
  .player_title__4qdUF {
    padding-left: 16px;
    padding-right: 22px;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
  }
}

.video-lesson_wrap__Gns3G {
  /*    background-color: #B386FD;*/
  border-radius: 30px;
  min-height: 112px;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  position: relative;
  z-index: 1;
  border-radius: 30px;
  overflow: hidden;
  height: 100%;
}
.video-lesson_wrap__Gns3G::before {
    z-index: 0;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #b386fd;
    filter: blur(75px);
  }
.video-lesson_wrap__Gns3G::after {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: url(/_next/static/media/bg.626a37e2.png);
    background-size: auto 100%;
    background-position-x: 100%;
    background-position-y: center;
    background-repeat: no-repeat;
  }
/* filter: blur(75px); */

.video-lesson_title__esqTh {
  padding-top: 8px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 12px;
  display: block;
  padding-left: 48px;
  padding-right: 170px;
  z-index: 2;
}

.video-lesson_text__Ec62t {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  display: block;
  padding-left: 48px;
  padding-right: 240px;
  z-index: 2;
  padding-bottom: 8px;
}

@media (max-width: 768px) {
  .video-lesson_wrap__Gns3G {
    min-height: 70px;
  }

    .video-lesson_wrap__Gns3G::after {
      background-position-x: 120%;
      background-size: auto 90px;
    }
  .video-lesson_title__esqTh {
    padding-left: 24px;
    padding-right: 20%;
    font-size: 18px;
    line-height: 22px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0;
  }
  .video-lesson_text__Ec62t {
    display: none;
  }
}

@media (max-width: 480px) {
  .video-lesson_wrap__Gns3G {
    border-radius: 18px;
  }

    .video-lesson_wrap__Gns3G::after {
      background-size: auto 90px;
      background-position-x: 50%;
    }
  .video-lesson_title__esqTh {
    padding-left: 16px;
    padding-right: 22px;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
  }
}

.notes-card-content_wrapperBc__0_MJ_ {
  background-color: var(--color-white);
}
.notes-card-content_wrapper__S8g5y {
  display: flex;
  flex-direction: column;
  gap: 56px;

  background-color: var(--color-gray-bg);
}

.notes-card-content_notesCard__CGRFh {
  width: 90%;
  max-width: var(--max-content-width);
  margin: 0 auto;
  position: relative;
}

.notes-card-content_container___pjw0 {
  background-color: var(--color-white);
  border-bottom-left-radius: 48px;
  border-bottom-right-radius: 48px;
  padding-bottom: 16px;
}
.notes-card-content_breadcrumbs__o5iL1 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 32px;
}

.notes-card-content_header__6qcgR {
  padding-bottom: 24px;
  border-bottom: 1px solid var(--color-gray-bg-2);
  display: flex;
  justify-content: space-between;
}

.notes-card-content_order___D3up {
  display: flex;
  flex-direction: column;
  padding: 32px;
  border-radius: 48px;
  background-color: var(--color-gray-bg);
  flex: 0 1;
}

.notes-card-content_cardBody__oveM_ {
  display: flex;
  padding: 48px 0;
  gap: 80px;
  justify-content: space-between;
}

.notes-card-content_cardActions__QqdlY {
  display: flex;
  align-items: center;
  gap: 16px;
}

.notes-card-content_cardInfo__jlWNx {
  display: flex;
  gap: 16px;
}

.notes-card-content_cardPreview__8QHgf {
  display: flex;
  flex-direction: column;
  gap: 22px;
  /* max-height: 805px; */
  position: relative;
}

.notes-card-content_cardPreview__8QHgf img {
    border: 1px solid var(--color-gray-bg-2);
    border-radius: 10px;
    height: 780px;
    width: auto;
  }

.notes-card-content_cardPreview__8QHgf::after {
    position: absolute;
    content: ' ';
    top: calc(50% - 32px);
    left: calc(50% - 32px);
    width: 64px;
    height: 64px;
    border-radius: 16px;
    background-image: url(/_next/static/media/zoom.49399437.svg);
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.3s;
    pointer-events: none;
  }

.notes-card-content_cardPreview__8QHgf:hover::after {
    opacity: 1;
  }

.notes-card-content_paymentButton__GTiLH {
  width: 100%;
}

.notes-card-content_h1__ygFuh {
  max-width: 70%;
}

.notes-card-content_actionsGroup__IhLRO {
  display: flex;
  gap: 16px;
}

.notes-card-content_favourites__xACaA,
.notes-card-content_share__mIUMc {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: var(--color-blue);
  cursor: pointer;
}

.notes-card-content_favourites__xACaA::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: ' ';
  background-color: var(--color-blue);
  -webkit-mask-image: url(/_next/static/media/like.97291bfc.svg);
          mask-image: url(/_next/static/media/like.97291bfc.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: cover;
          mask-size: cover;
}

.notes-card-content_isFav__rcqf1.notes-card-content_favourites__xACaA::before {
  background-color: var(--color-red);
}

.notes-card-content_share__mIUMc::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: ' ';
  background-color: var(--color-blue);
  -webkit-mask-image: url(/_next/static/media/export.8c2225ce.svg);
          mask-image: url(/_next/static/media/export.8c2225ce.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: cover;
          mask-size: cover;
}

.notes-card-content_reviews__4A4pf {
  color: var(--color-blue);
}

.notes-card-content_likesCounter__aMxpl {
  display: flex;
  gap: 8px;
  align-items: center;
  color: var(--color-disabled);
  cursor: pointer;
}

.notes-card-content_likesCounter__aMxpl::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: ' ';
  background-color: var(--color-disabled);
  -webkit-mask-image: url(/_next/static/media/favorite.f3d86434.svg);
          mask-image: url(/_next/static/media/favorite.f3d86434.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: cover;
          mask-size: cover;
}

.notes-card-content_likesCounterActive__cWO7E::before {
  background-color: var(--color-red);
}

.notes-card-content_counters__NWCuU {
  display: flex;
  gap: 16px;
}

.notes-card-content_countersMobile__8Q0VK {
  justify-content: end;
}

.notes-card-content_viewsCounter__sih_r {
  display: flex;
  gap: 8px;
  align-items: center;
  color: var(--color-disabled);
}

.notes-card-content_viewsCounter__sih_r::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: ' ';
  background-color: var(--color-disabled);
  -webkit-mask-image: url(/_next/static/media/view.43db5fd3.svg);
          mask-image: url(/_next/static/media/view.43db5fd3.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: cover;
          mask-size: cover;
}

.notes-card-content_description__TcwT8 {
  display: flex;
  flex-direction: column;
  width: 50%;
  max-width: 708px;
}

.notes-card-content_downloadPdf__i_Yyj {
  display: flex;
  gap: 8px;
  align-items: center;
  color: var(--color-blue);
  cursor: pointer;
}

.notes-card-content_downloadPdf__i_Yyj::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  content: ' ';
  background-color: var(--color-blue);
  -webkit-mask-image: url(/_next/static/media/import.480c59ab.svg);
          mask-image: url(/_next/static/media/import.480c59ab.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: cover;
          mask-size: cover;
}

.notes-card-content_orderTitle__BZuJR {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 8px;
}

.notes-card-content_orderDesc__4nDeT {
  margin-bottom: 24px;
}

.notes-card-content_formats__mB6T0 {
  display: flex;
  gap: 16px;
  margin-bottom: 32px;
}

.notes-card-content_formatBlock__ZCKMU {
  padding: 20px 16px;
  border-radius: 16px;
  border: 2px solid var(--color-gray-bg-2);
  flex: 1 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 210px;
  cursor: pointer;
}

.notes-card-content_formatPrice__k5Sbt {
  font-weight: 500;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 26px;
  text-wrap: nowrap;
}

.notes-card-content_orderInfo__I9C_w {
  color: var(--color-disabled);
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.notes-card-content_infoBlock__MmV1L {
  display: flex;
  width: 60%;
  font-size: 14px;
  line-height: 20px;
  gap: 16px;
}

.notes-card-content_guarantees__MZgD2 {
  display: flex;
  gap: 12px;
  align-items: center;
  flex: 1 1;
}

.notes-card-content_guarantees__MZgD2::before {
  display: inline-block;
  content: ' ';
  width: 40px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  flex: 0 0 22px;
  background-image: url(/_next/static/media/guarantee.3853a60c.svg);
}

.notes-card-content_pdfIncluded__PE_oB {
  display: flex;
  gap: 12px;
  align-items: center;
  flex: 1 1;
}

.notes-card-content_pdfIncluded__PE_oB::before {
  display: inline-block;
  content: ' ';
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  flex: 0 0 24px;
  background-image: url(/_next/static/media/print.5b5ee37c.svg);
}

.notes-card-content_payments__R1U9C {
  display: inline-block;
  content: ' ';
  width: 125px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  align-self: center;
}
.notes-card-content_paymentsRu__RP3F8 {
  background-image: url(/_next/static/media/payments-ru.d464320d.png);
  width: 180px;
  height: 20px;
}
.notes-card-content_paymentsCom__X3P0Z {
  background-image: url(/_next/static/media/payments-eu.23ed33fe.png);
}

.notes-card-content_order___D3up {
  margin-bottom: 40px;
}

.notes-card-content_charContent__Yw30R {
  color: var(--color-blue);
  cursor: pointer;
}

.notes-card-content_characteristicTitle__RAZM3 {
  margin-left: 8px;
}

.notes-card-content_characteristicTitle__RAZM3,
.notes-card-content_charContent__Yw30R.notes-card-content_still__9I1Am {
  color: var(--color-black);
  cursor: default;
}

.notes-card-content_char__qmPVz {
  line-height: 24px;
  margin-bottom: 16px;
}

.notes-card-content_charTitle__15Hy4 {
  margin-right: 8px;
}

.notes-card-content_char__qmPVz:last-of-type {
  margin-bottom: 0;
}

.notes-card-content_musiciansTitle__aOcAs {
  width: -moz-fit-content;
  width: fit-content;
}

.notes-card-content_formRadio__oeM35 input[type='radio'] {
  display: none;
}

.notes-card-content_formRadio__oeM35 label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 32px;
  margin-right: 0;
  line-height: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.notes-card-content_formRadio__oeM35 label:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  bottom: 1px;
  opacity: 0.8;
  transition: opacity 0.1s;
  background: url(/_next/static/media/radiobutton.0462382d.svg) 0 0 no-repeat;
  top: 50%;
  transform: translateY(-50%);
}

.notes-card-content_formRadio__oeM35 label:hover:before {
  opacity: 1;
}

.notes-card-content_formRadio__oeM35 input[type='radio']:checked + label:before {
  opacity: 0.8;
  transition: opacity 0.1s;
  background: url(/_next/static/media/radiobutton-filled.dd8be864.svg) 0 0 no-repeat;
}
.notes-card-content_formRadio__oeM35 input[type='radio']:checked:hover + label:before {
  opacity: 1;
  background: url(/_next/static/media/radiobutton-filled.dd8be864.svg) 0 0 no-repeat;
}

.notes-card-content_formRadio__oeM35 input[type='radio']:disabled + label:before {
  filter: grayscale(100%);
}

.notes-card-content_mobileOnly__bAS5Z {
  display: none;
}
.notes-card-content_mobileOnlyComplexity__84qS9 {
  min-height: 30px;
}

.notes-card-content_banners__IkWt1 {
  display: flex;
  margin-top: 30px;
  margin-left: -36px;
  margin-right: -36px;
}

.notes-card-content_banners__IkWt1 > div {
    flex: 0 0 50%;
    padding: 0 36px;
  }

@media (max-width: 768px) {
  .notes-card-content_banners__IkWt1 {
    margin-top: 32px;
    margin-left: -20px;
    margin-right: -20px;
  }
    .notes-card-content_banners__IkWt1 > div {
      flex: 0 0 50%;
      padding: 0 20px;
    }
  .notes-card-content_h1__ygFuh {
    max-width: 100%;
  }
  .notes-card-content_notesCard__CGRFh {
    width: auto;
    margin: 72px 24px 0;
  }
  .notes-card-content_title__LsdGT {
    margin-bottom: 24px;
  }

  .notes-card-content_cardBody__oveM_ {
    flex-direction: column;
    gap: 40px;
  }

  .notes-card-content_description__TcwT8 {
    width: 100%;
  }

  .notes-card-content_cardPreviewImg__ZK36G {
    width: 100% !important;
    max-width: 550px;
    height: auto !important;
    align-self: center;
  }

  .notes-card-content_favouritesText__FDYM_,
  .notes-card-content_shareText__CsYBt {
    display: none;
  }
}

@media (max-width: 480px) {
  .notes-card-content_banners__IkWt1 {
    margin-top: 16px;
    margin-left: -8px;
    margin-right: -8px;
  }
    .notes-card-content_banners__IkWt1 > div {
      padding: 0 8px;
    }
  .notes-card-content_notesCard__CGRFh {
    margin: 24px 20px 0;
  }
  .notes-card-content_wrapper__S8g5y {
    gap: 40px;
  }
  .notes-card-content_title__LsdGT {
    margin: 0 !important;
  }

  .notes-card-content_cardInfo__jlWNx {
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .notes-card-content_cardBody__oveM_ {
    padding: 32px 0;
  }

  .notes-card-content_actionsGroup__IhLRO {
    margin-left: auto;
  }

  .notes-card-content_h1__ygFuh {
    margin-top: 16px;
    margin-bottom: 24px;
    overflow-x: auto;
  }

  .notes-card-content_header__6qcgR {
    flex-direction: column-reverse;
  }

  .notes-card-content_desktopAndTabletOnly___SRxd {
    display: none;
  }

  .notes-card-content_mobileOnly__bAS5Z {
    display: block;
  }

  .notes-card-content_formats__mB6T0 {
    width: 100%;
    flex-direction: column;
    margin-bottom: 24px;
  }

  .notes-card-content_formatBlock__ZCKMU {
    max-width: 100%;
  }

  .notes-card-content_orderTitle__BZuJR {
    font-size: 18px;
    line-height: 24px;
  }

  .notes-card-content_orderDesc__4nDeT,
  .notes-card-content_formRadio__oeM35 {
    font-size: 14px;
    line-height: 16px;
  }

  .notes-card-content_infoBlock__MmV1L {
    flex-direction: column;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    gap: 12px;
  }

  .notes-card-content_orderInfo__I9C_w {
    flex-direction: column;
    margin-top: 16px;
  }

  .notes-card-content_guarantees__MZgD2::before,
  .notes-card-content_pdfIncluded__PE_oB::before {
    width: 24px;
    height: 24px;
    flex: 0 0 18px;
  }

  .notes-card-content_guarantees__MZgD2,
  .notes-card-content_pdfIncluded__PE_oB {
    gap: 8px;
  }

  .notes-card-content_payments__R1U9C {
    align-self: start;
    margin-top: 16px;
  }
  .notes-card-content_breadcrumbs__o5iL1 {
    padding-top: 16px;
  }
  .notes-card-content_complexity__FXH4K {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.description_description__Bbp3S {
  width: 90%;
  max-width: var(--max-content-width);
  margin: 0 auto;
}

.description_column__uZTK4 {
  padding: 48px 24px;
  flex: 1 1;
}

.description_column__uZTK4.description_left__SHzdA {
    flex: 2 1;
  }

.description_adds__euvNY {
  background-color: var(--color-gray-bg);
  border-radius: 32px;
  padding: 32px 24px;
  display: block;
  margin-bottom: 16px;
}

.description_addsLinks__UBW6x {
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: var(--color-blue);
  padding-right: 48px;
  margin-top: 8px;
}

.description_tabs__VaLcD {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  max-height: 47px;
  overflow-y: auto;

  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  border-bottom: 1px solid var(--color-gray-10);
  width: -moz-fit-content;
  width: fit-content;
  padding: 0px 30px;
  margin: 0 auto 48px;
}

.description_tab__Q2uqE {
  white-space: nowrap;
  opacity: 0.5;
  transition: opacity 0.1s;
  cursor: pointer;
  padding-bottom: 16px;
}

.description_tab__Q2uqE.description_active__Em2PZ {
    opacity: 1;
    background-image: linear-gradient(to top, #000 5px, rgba(255, 255, 255, 0) 5px),
      linear-gradient(to top, #000 0.1rem, rgba(255, 255, 255, 0) 5px);
    background-position: bottom;
    background-size: 85% 100%;
    background-repeat: no-repeat;
  }

.description_tab__Q2uqE:hover {
    opacity: 1;
  }

.description_charsContent__AysR9 {
  background-color: #fff;
  border-radius: 48px;

  display: flex;
  gap: 100px;
}

.description_charsTitle__1az9v {
  margin-bottom: 16px;
}

.description_charsDesc__X0tzK {
  margin-bottom: 32px;
}

.description_descBlock__6VrrZ {
  margin-bottom: 3em;
}

.description_descBlock__6VrrZ:last-of-type {
  margin-bottom: 0;
}

.description_row__hbCk_ {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0.5em;
  white-space: nowrap;
  overflow: hidden;
}
.description_wrapTitle__bhHM4 {
  flex: 0 0 60%;
  flex-direction: row;
  display: flex;
}

.description_divider__tZG80 {
  content: ' ';
  bottom: 0.2rem;
  width: 100%;
  height: 0;
  border-bottom: 2px dotted;
  padding: 0.4em 0;
  margin: 0 10px 10px;
}

.description_tableContent__o93vn {
  white-space: normal;
  white-space: initial;
  text-align: start;
  /* min-width: fit-content; */
}

.description_tableContentText__vUwo2 {
  display: block;
  white-space: nowrap;
}

.description_addsTitle__GWi82 {
  display: block;
  margin-bottom: 6px;
  padding-right: 30px;
}

.description_titleMusic__DebQW {
  position: relative;
}

.description_titleMusic__DebQW::after {
    display: block;
    content: ' ';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-10px);
    background-image: url(/_next/static/media/note.8433bc51.svg);
    width: 22px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 22px 20px;
  }
.description_titleLink__OgXK9 {
  position: relative;
}
.description_titleLink__OgXK9::after {
    display: block;
    content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(/_next/static/media/arrow-diagonal.6b3a251a.svg);
    width: 22px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 22px 20px;
    margin-left: 12px;
  }

@media (max-width: 768px) {
  .description_description__Bbp3S {
    width: auto;
    margin: 0 24px;
  }

  .description_container__VFVZD {
    padding: 48px 32px;
    width: 100%;
  }

  .description_charsContent__AysR9 {
    flex-direction: column;
    padding-bottom: 48px;
    gap: 0;
  }

  .description_tabsWrap__MQsNI {
    overflow-x: auto;
    width: 100%;
    overflow-y: hidden;
  }
  .description_column__uZTK4 {
    padding-bottom: 0;
  }

  .description_adds__euvNY {
    margin: 0;
  }
}

@media (max-width: 480px) {
  .description_description__Bbp3S {
    margin: 0 20px;
  }
  .description_container__VFVZD {
    padding: 32px 24px;
  }
  .description_charsContent__AysR9 {
    padding-bottom: 32px;
  }

  .description_row__hbCk_ {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 16px;
  }

    .description_row__hbCk_ .description_rowTitle__CXxSI {
      color: var(--color-disabled);
      margin-bottom: 4px;
    }

  .description_tableContent__o93vn {
    text-align: start;
  }

  .description_divider__tZG80 {
    display: none;
  }

  .description_column__uZTK4:first-of-type {
    padding-bottom: 0;
  }

  .description_addsTitle__GWi82 {
    margin-bottom: 16px;
  }
}

.download-preview_container__g5ZFR {
  background-image: url(/_next/static/media/green-bg.3f075e0d.jpg);
  background-color: var(--color-accent-hover);
  background-size: cover;
  border-radius: 48px;
  padding: 48px 24px;
  background-repeat: no-repeat;
  background-position: center center;

  width: 90%;
  max-width: var(--max-content-width);
  margin: 0 auto;

  position: relative;
  overflow: hidden;
}

.download-preview_title__4AIoj {
  margin-bottom: 24px;
}

@media (min-width: 769px) {
  .download-preview_title__4AIoj {
    margin-right: 400px;
    font-size: 30px;
    line-height: 36px;
  }
}

.download-preview_text___gsGp {
  margin-bottom: 48px;
  width: 60%;
  padding-right: 20px;
}

.download-preview_btn__zZPnC {
  height: 64px;
  line-height: 64px;
  display: inline-block;
  font-size: 18px !important;
}

.download-preview_bg__1Wf_6 {
  position: absolute;
  right: 62px;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: 270px;
}

.download-preview_bg2__HvPGB {
  display: none;
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: 250px;
}

@media (max-width: 768px) {
  .download-preview_container__g5ZFR {
    padding: 48px 32px;
    max-width: 100%;
    width: auto;
    margin: 0 24px;
  }
  .download-preview_text___gsGp {
    width: 100%;
    padding-right: 200px;
  }

  .download-preview_title__4AIoj {
    margin-right: 0;
    padding-right: 200px;
    font-size: 20px;
    line-height: 26px;
  }

  .download-preview_bg__1Wf_6 {
    display: none;
  }
  .download-preview_bg2__HvPGB {
    display: block;
  }
}

@media (max-width: 480px) {
  .download-preview_container__g5ZFR {
    padding: 32px 24px;
  }

  .download-preview_title__4AIoj {
    padding-right: 0;
    font-size: 22px;
    line-height: 28px;
  }

  .download-preview_text___gsGp {
    padding-right: 0;
  }

  .download-preview_btn__zZPnC {
    width: 100%;
    text-align: center;
  }
  .download-preview_bg2__HvPGB {
    display: none;
  }
}


/*# sourceMappingURL=ad78174ed282fcac.css.map*/