.elementor-271 .elementor-element.elementor-element-78274c3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-271 .elementor-element.elementor-element-68bfe10{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-271 .dialog-widget-content{animation-duration:0.9s;background-color:#000000;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-271{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-271 .dialog-message{width:70.7em;height:auto;}/* Start custom CSS for html, class: .elementor-element-68bfe10 *//* Red Skip Intro = exact X position */
.skip-intro-btn{
  position:absolute;
  top:14px;
  right:20px;
  z-index:999999;
  background:rgb(0 59 124);
  color:#fff;
  border:none;
  padding:6px 14px;
  border-radius:20px;
  font-size:13px;
  cursor:pointer;
}
.musicCreditBtn:hover {
    background: #003b7c;
    color: #fff;
}


/* Controls (top right) */
.video-controls{
  position:absolute;
  top:10px;
  right:128px;
  display:flex;
  align-items:center;
  gap:10px;
  z-index:100000;
}

/* Button style */
.video-controls button{
  background:rgba(0,0,0,0.7);
  color:#fff;
  border:none;
  border-radius:999px;
  cursor:pointer;
  border:1px solid grey;
}

/* Sound icon button (small) */
.audioToggle{
  width:40px;
  height:40px;
  font-size:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  line-height:1;
}

/* Text next to icon (no extra design) */
.audioText {
    color: #fff;
    font-size: 16px;
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    line-height: 1;
    user-select: none;
    white-space: nowrap;
    cursor: pointer;
}
/* Bottom credit button */
.musicCreditBtn{
  position:absolute;
  left:50%;
  bottom:14px;
  transform:translateX(-50%);
  z-index:100000;
  background:rgba(0,0,0,0.6);
  color:#fff;
  border:1px solid rgba(255,255,255,0.25);
  border-radius:999px;
  padding:6px 12px;
  font-size:11px;
  text-decoration:none;
  white-space:nowrap;
  text-transform: capitalize;
}
.audioToggle {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 30px;
  background: rgba(0,0,0,0.6);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.3);
  cursor: pointer;
  font-size: 14px;
}

.audioToggle:hover {
  background: rgba(0,0,0,0.8);
}/* End custom CSS */
/* Start custom CSS */div#elementor-popup-modal-271 {
    display: flex;
    align-items: center;
    justify-content: center;
}/* End custom CSS */