html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:15px;line-height:1.428571429;-webkit-tap-highlight-color:transparent}body{background:transparent;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;color:#454d5d;font-size:1rem;overflow-x:hidden;overflow-y:hidden;text-rendering:optimizeLegibility;text-size-adjust:none}.dark-mode body,body.bg-dark{color:#fff}a{color:#228be6;outline:none;text-decoration:none}a:focus{box-shadow:0 0 0 .1rem rgba(34,139,230,.2)}a:focus,a:active,a.active{color:#187ed5;text-decoration:underline}@media(hover: hover){a:hover{color:#187ed5;text-decoration:underline}}a,button{cursor:pointer}[contenteditable] pre,[contenteditable] code,.v-comment__comment pre,.v-comment__comment code{background:#f5f7f8;padding:1em;margin:.5em 0;overflow:auto;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:2;tab-size:2;color:#000}.dark-mode [contenteditable] pre,.dark-mode [contenteditable] code,.dark-mode .v-comment__comment pre,.dark-mode .v-comment__comment code{background:#2d2d2d;color:#ccc}[contenteditable] blockquote,.v-comment__comment blockquote{padding-left:10px;position:relative;margin:5px 0}.dark-mode [contenteditable] blockquote:before,.dark-mode .v-comment__comment blockquote:before{background-color:hsla(0,0%,100%,.4)}[contenteditable] blockquote:before,.v-comment__comment blockquote:before{left:0;content:"";background-color:rgba(0,0,0,.1019607843);width:2px;position:absolute;top:-2.5px;bottom:-2.5px}[contenteditable] p,.v-comment__comment p{margin:2px 0}[contenteditable] ul,[contenteditable] ol,.v-comment__comment ul,.v-comment__comment ol{padding-left:15px;margin:5px 1px 0}[contenteditable] img,.v-comment__comment img{max-width:100%;max-height:480px;z-index:-1}@media(max-width: 375px){[contenteditable] img,.v-comment__comment img{max-height:250px}}
.eMer03EpQWE4 {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px solid var(--audio-theme-color, #4885ed);
  border-radius: 50%;
  color: var(--audio-theme-color, #4885ed);
  width: 70px;
  height: 70px;
  background: #fff;
  cursor: pointer;
  outline: none;
  svg {
    height: 24px;
    width: 24px;
  }
  svg path {
    stroke: var(--audio-theme-color, #4885ed);
    fill: var(--audio-theme-color, #4885ed);
  }
  @media (hover: hover) {
    &:hover {
      border: 3px solid var(--audio-theme-color, #4885ed);
      svg path {
        stroke: var(--audio-theme-color, #4885ed);
        fill: var(--audio-theme-color, #4885ed);
      }
    }
  }
  @media (max-width: 425px) {
    width: 50px;
    height: 50px;
    svg {
      height: 20px;
      width: 20px;
    }
  }
}

.adMxDx_c2Ww6 {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    width: 100%;
    p {
      margin: 2px;
      font-size: 14px;
    }
    p:nth-of-type(1) {
      font-weight: 400;
      letter-spacing: 0.6px;
    }
    .Sw7agUTpPwl0 {
      color: grey;
    }
    p:nth-of-type(3) {
      font-size: 12px;
    }
    a,
    a:hover,
    a:visited {
      color: grey;
      text-decoration: none;
    }
    @media (max-width: 425px) {
      p {
        font-size: 13px;
        margin: 0;
      }
      p:nth-of-type(3) {
        font-size: 12px;
      }
    }
}

.TQvWFmRyEyP5 {
  display: flex;
  align-items: center;
}

.Je0oXbfTkngG {
  margin-left: 5px;
  height: 6px;
  background: rgb(235, 235, 235);
  flex-grow: 1;
  margin-right: 5px;
}

.fcdves6eEPl7 {
  height: 6px;
  width: 0%;
  background: var(--audio-theme-color, #4885ed);
}

.dark-mode {
  .adMxDx_c2Ww6 {
    .Sw7agUTpPwl0 {
      color: rgb(167, 182, 194);
    }
    a,
    a:hover,
    a:visited {
      color: rgb(167, 182, 194);
    }
  }
}
.WfG8a0SzO6lC {
  display: flex;
}

