@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;700&display=swap");
:root {
  --shade-of-blue: #dddddd;
  --shade-of-blue-r: 221;
  --shade-of-blue-g: 221;
  --shade-of-blue-b: 221;
}

/* MEDIA QUERY SIZES */
/* Play icon width + play control padding left and right + time control width + progress bar left padding */
/* Safest: fully transparent tap highlight */
* {
  -webkit-tap-highlight-color: transparent;
}

/*$bp-sm-combinaison: recMtd((),(),$bp-sm-ctrl-width,null);*/
div.bp-progress-cc {
  margin-right: 94px;
}

div.bp-progress-fs {
  margin-right: 94px;
}

div.bp-progress-vl {
  margin-right: 98px;
}

div.bp-progress-mt {
  margin-right: 94px;
}

div.bp-progress-wl {
  margin-right: 95px;
}

div.bp-progress-brl {
  margin-right: 154px;
}

div.bp-progress-ccfs {
  margin-right: 130px;
}

div.bp-progress-ccvl {
  margin-right: 134px;
}

div.bp-progress-ccmt {
  margin-right: 130px;
}

div.bp-progress-ccwl {
  margin-right: 131px;
}

div.bp-progress-ccbrl {
  margin-right: 190px;
}

div.bp-progress-fsvl {
  margin-right: 134px;
}

div.bp-progress-fsmt {
  margin-right: 130px;
}

div.bp-progress-fswl {
  margin-right: 131px;
}

div.bp-progress-fsbrl {
  margin-right: 190px;
}

div.bp-progress-vlmt {
  margin-right: 134px;
}

div.bp-progress-vlwl {
  margin-right: 135px;
}

div.bp-progress-vlbrl {
  margin-right: 194px;
}

div.bp-progress-mtwl {
  margin-right: 131px;
}

div.bp-progress-mtbrl {
  margin-right: 190px;
}

div.bp-progress-wlbrl {
  margin-right: 191px;
}

div.bp-progress-ccfsvl {
  margin-right: 170px;
}

div.bp-progress-ccfsmt {
  margin-right: 166px;
}

div.bp-progress-ccfswl {
  margin-right: 167px;
}

div.bp-progress-ccfsbrl {
  margin-right: 226px;
}

div.bp-progress-ccvlmt {
  margin-right: 170px;
}

div.bp-progress-ccvlwl {
  margin-right: 171px;
}

div.bp-progress-ccvlbrl {
  margin-right: 230px;
}

div.bp-progress-ccmtwl {
  margin-right: 167px;
}

div.bp-progress-ccmtbrl {
  margin-right: 226px;
}

div.bp-progress-ccwlbrl {
  margin-right: 227px;
}

div.bp-progress-fsvlmt {
  margin-right: 170px;
}

div.bp-progress-fsvlwl {
  margin-right: 171px;
}

div.bp-progress-fsvlbrl {
  margin-right: 230px;
}

div.bp-progress-fsmtwl {
  margin-right: 167px;
}

div.bp-progress-fsmtbrl {
  margin-right: 226px;
}

div.bp-progress-fswlbrl {
  margin-right: 227px;
}

div.bp-progress-vlmtwl {
  margin-right: 171px;
}

div.bp-progress-vlmtbrl {
  margin-right: 230px;
}

div.bp-progress-vlwlbrl {
  margin-right: 231px;
}

div.bp-progress-mtwlbrl {
  margin-right: 227px;
}

div.bp-progress-ccfsvlmt {
  margin-right: 206px;
}

div.bp-progress-ccfsvlwl {
  margin-right: 207px;
}

div.bp-progress-ccfsvlbrl {
  margin-right: 266px;
}

div.bp-progress-ccfsmtwl {
  margin-right: 203px;
}

div.bp-progress-ccfsmtbrl {
  margin-right: 262px;
}

div.bp-progress-ccfswlbrl {
  margin-right: 263px;
}

div.bp-progress-ccvlmtwl {
  margin-right: 207px;
}

div.bp-progress-ccvlmtbrl {
  margin-right: 266px;
}

div.bp-progress-ccvlwlbrl {
  margin-right: 267px;
}

div.bp-progress-ccmtwlbrl {
  margin-right: 263px;
}

div.bp-progress-fsvlmtwl {
  margin-right: 207px;
}

div.bp-progress-fsvlmtbrl {
  margin-right: 266px;
}

div.bp-progress-fsvlwlbrl {
  margin-right: 267px;
}

div.bp-progress-fsmtwlbrl {
  margin-right: 263px;
}

div.bp-progress-vlmtwlbrl {
  margin-right: 267px;
}

div.bp-progress-ccfsvlmtwl {
  margin-right: 243px;
}

div.bp-progress-ccfsvlmtbrl {
  margin-right: 302px;
}

div.bp-progress-ccfsvlwlbrl {
  margin-right: 303px;
}

div.bp-progress-ccfsmtwlbrl {
  margin-right: 299px;
}

div.bp-progress-ccvlmtwlbrl {
  margin-right: 303px;
}

div.bp-progress-fsvlmtwlbrl {
  margin-right: 303px;
}

div.bp-progress-ccfsvlmtwlbrl {
  margin-right: 339px;
}

/* Dark Mode fix */
svg {
  mix-blend-mode: normal;
  /* fill: currentColor; */
}

.ivsppicfbma,
#ivsppicfbma {
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  opacity: 0 !important;
  z-index: -9999 !important;
  pointer-events: none !important;
  visibility: hidden !important;
  left: -9999px !important;
  top: -9999px !important;
}

.ivsppicfbma img,
#ivsppicfbma img {
  position: absolute !important;
}

/* Embed page styles - start */
#bluerush-individeo-embed,
#bluerush-individeo-embed body {
  height: 100%;
  max-height: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
  overflow: hidden;
}

/* Embed page styles - end */
@keyframes fadein {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.bp-hidden-heading {
  font-size: 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  overflow: hidden;
  position: absolute !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clip: rect(1px, 1px, 1px, 1px);
}

.bp-overflow {
  overflow: hidden;
}

.bp-mediaPlayerContainer {
  max-height: 100%;
  outline: none;
}

button {
  justify-content: center;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}

button.bp-text-iconography svg {
  fill: currentColor;
}

button.bp-text-iconography svg path {
  fill: currentColor;
}

.bp-mediaPlayer {
  position: relative;
  overflow: hidden;
  font-family: var(--iv-player-font-family, "Barlow");
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: var(--iv-player-aspect-ratio, 16/9);
}

.bp-mediaContainer {
  max-width: 100%;
  max-height: 100%;
  padding: 0%;
  margin: 0;
  border: 0;
  position: relative;
  top: 0;
  left: 0px;
  z-index: 1;
  aspect-ratio: var(--iv-media-aspect-ratio, 16/9);
  object-fit: contain;
  flex-shrink: 0;
  /* Safari 14 and older fallback - default to width-based sizing */
  width: 100%;
  height: auto;
  /* Modern browsers with aspect-ratio media query support */
}

@supports (aspect-ratio: 1/1) {
  .bp-mediaContainer {
    /* element is portrait or square (1:1 or narrower) */
  }
  @media (max-aspect-ratio: 1/1) {
    .bp-mediaContainer {
      /* On Mac Safari, In native fullscreen, 'auto' does not work correctly because of the native fixed position of the :fullscreen element */
      width: auto;
      height: 100%;
    }
  }
  .bp-mediaContainer {
    /* element is landscape (wider than 1:1) */
  }
  @media (min-aspect-ratio: 1/1) {
    .bp-mediaContainer {
      width: 100%;
      /* On Mac Safari, In native fullscreen, 'auto' does not work correctly because of the native fixed position of the :fullscreen element */
      height: auto;
    }
  }
}
.bp-mediaPlayer,
.bp-mediaContainer {
  /* Fallback for older browsers - 1-2% of total internet users in 2025 - Mostly outside North America, Western Europe, and East Asia. */
}

@supports not (aspect-ratio: 16/9) {
  .bp-mediaPlayer,
  .bp-mediaContainer {
    position: relative;
  }
  .bp-mediaPlayer::before,
  .bp-mediaContainer::before {
    content: "";
    float: left;
    padding-top: 56.25%; /* 9/16 = 0.5625 = 56.25% */
  }
  .bp-mediaPlayer::after,
  .bp-mediaContainer::after {
    content: "";
    display: block;
    clear: both;
  }
}
.bp-indi-media {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  /* To avoid aXe/accessibility/wcagAA issues */
  background-color: transparent;
  cursor: pointer;
}

.bp-indi-media div {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.bp-cannot-play-through .bp-indi-media,
.bp-is-completed .bp-indi-media,
.bp-is-playing .bp-indi-media {
  cursor: auto;
}

.bp-control-toggle-play-pause {
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}

.bp-cannot-play-through .bp-control-toggle-play-pause {
  pointer-events: none;
  opacity: 0.35;
}

/* DEPRECATED in Chrome 71 - December 4, 2018 */
/* Still used by Safari as of July 2023 */
.bp-mediaPlayerContainer:-webkit-full-screen {
  /* We are on bp-mediaPlayerContainer here */
  /* MAC/SAFARI fullscreen issue controls */
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  max-height: 100vh;
  overflow: hidden;
  z-index: 2147483647;
  /* MAC/SAFARI fullscreen issue controls */
}

.bp-mediaPlayerContainer:-webkit-full-screen .bp-mediaPlayer {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.bp-mediaPlayerContainer:-webkit-full-screen .bp-mediaPlayer .bp-mediaContainer {
  top: 0%;
  /* GPU OPTIMIZATION */
  will-change: height;
  /* Safari/macOS specific fix: avoid misalignment caused by fixed positioning and double-centering of layers in fullscreen */
  /* Here, we are overriding the "auto" set based on the media aspect-ratio */
  /* It worked ONLY because the JS, in FS, override the width/height in real time for px values based on the media dimension, see frameResizer.mjs */
  width: 100%;
  height: 100%;
}

.bp-mediaPlayerContainer:-webkit-full-screen .bp-mediaPlayer .bp-media-features,
.bp-mediaPlayerContainer:-webkit-full-screen .bp-mediaPlayer .bp-media-layers {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bp-mediaPlayerContainer:-webkit-full-screen .bp-mediaPlayer .bp-control-fullscreen {
  display: none;
}

.bp-mediaPlayerContainer:-webkit-full-screen .bp-mediaPlayer .bp-control-regular-screen {
  display: block;
}

/* DEPRECATED in Firefox 64 - December 11, 2018 */
.bp-mediaPlayerContainer:-moz-full-screen {
  /* We are on bp-mediaPlayerContainer here */
  /* MAC/SAFARI fullscreen issue controls */
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  max-height: 100vh;
  overflow: hidden;
  z-index: 2147483647;
  /* MAC/SAFARI fullscreen issue controls */
}

.bp-mediaPlayerContainer:-moz-full-screen .bp-mediaPlayer {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.bp-mediaPlayerContainer:-moz-full-screen .bp-mediaPlayer .bp-mediaContainer {
  top: 0%;
  /* GPU OPTIMIZATION */
  will-change: height;
  /* Safari/macOS specific fix: avoid misalignment caused by fixed positioning and double-centering of layers in fullscreen */
  /* Here, we are overriding the "auto" set based on the media aspect-ratio */
  /* It worked ONLY because the JS, in FS, override the width/height in real time for px values based on the media dimension, see frameResizer.mjs */
  width: 100%;
  height: 100%;
}

.bp-mediaPlayerContainer:-moz-full-screen .bp-mediaPlayer .bp-media-features,
.bp-mediaPlayerContainer:-moz-full-screen .bp-mediaPlayer .bp-media-layers {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bp-mediaPlayerContainer:-moz-full-screen .bp-mediaPlayer .bp-control-fullscreen {
  display: none;
}

.bp-mediaPlayerContainer:-moz-full-screen .bp-mediaPlayer .bp-control-regular-screen {
  display: block;
}

.bp-mediaPlayerContainer:fullscreen {
  /* We are on bp-mediaPlayerContainer here */
  /* MAC/SAFARI fullscreen issue controls */
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  max-height: 100vh;
  overflow: hidden;
  z-index: 2147483647;
  /* MAC/SAFARI fullscreen issue controls */
}

.bp-mediaPlayerContainer:fullscreen .bp-mediaPlayer {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.bp-mediaPlayerContainer:fullscreen .bp-mediaPlayer .bp-mediaContainer {
  top: 0%;
  /* GPU OPTIMIZATION */
  will-change: height;
  /* Safari/macOS specific fix: avoid misalignment caused by fixed positioning and double-centering of layers in fullscreen */
  /* Here, we are overriding the "auto" set based on the media aspect-ratio */
  /* It worked ONLY because the JS, in FS, override the width/height in real time for px values based on the media dimension, see frameResizer.mjs */
  width: 100%;
  height: 100%;
}

.bp-mediaPlayerContainer:fullscreen .bp-mediaPlayer .bp-media-features,
.bp-mediaPlayerContainer:fullscreen .bp-mediaPlayer .bp-media-layers {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bp-mediaPlayerContainer:fullscreen .bp-mediaPlayer .bp-control-fullscreen {
  display: none;
}

.bp-mediaPlayerContainer:fullscreen .bp-mediaPlayer .bp-control-regular-screen {
  display: block;
}

html.bp-emulate-fullscreen {
  width: 100%;
  height: 100%;
  display: block;
}

html.bp-emulate-fullscreen body {
  width: 100%;
  height: 100%;
  display: block;
}

html.bp-emulate-fullscreen .bp-mediaPlayer {
  /* To NULLIFY the aspect-ratio inforced on the video player in NON fs mode*/
  aspect-ratio: auto;
  width: 100%;
  height: 100%;
}

html.bp-emulate-fullscreen .bp-mediaPlayerContainer {
  position: relative;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

html.bp-emulate-fullscreen {
  /* IVRM-7261 - Remove the following block to support the "cover" behavior - start */
}

html.bp-emulate-fullscreen .bp-mediaContainer {
  /* Safari/macOS specific fix: avoid misalignment caused by fixed positioning and double-centering of layers in fullscreen */
  /* Here, we are overriding the "auto" set based on the media aspect-ratio */
  /* It worked ONLY because the JS, in FS, override the width/height in real time for px values based on the media dimension, see frameResizer.mjs */
  width: 100%;
  height: 100%;
}

html.bp-emulate-fullscreen {
  /* IVRM-7261 - Remove the following block to support the "cover" behavior - end */
}

html.bp-emulate-fullscreen .bp-media-features,
html.bp-emulate-fullscreen .bp-media-layers {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

html.bp-emulate-fullscreen {
  /* In standard FS, the display states is set based on the fullscreen native selector */
}

html.bp-emulate-fullscreen .bp-control-fullscreen {
  display: none;
}

html.bp-emulate-fullscreen .bp-control-regular-screen {
  display: block;
}

.bp-audio {
  /* Only needed if you want to hide it completely */
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}

.bp-director-canvas,
.bp-poster,
.bp-video {
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  position: absolute;
  /* IVRM-7261 - Renable this line to have the "cover" behavior */
  object-fit: cover;
  /* Default: landscape video in landscape container -> width 100% */
  width: 100%;
  height: auto;
  /* When element aspect ratio is narrower than container -> fill height */
  /* Landscape container + portrait video -> height 100% => video ratio < container ratio */
}

.bp-director-canvas.bp-fill-height,
.bp-poster.bp-fill-height,
.bp-video.bp-fill-height {
  width: auto;
  height: 100%;
}

.bp-director-canvas,
.bp-poster,
.bp-video {
  max-width: 100%;
  max-height: 100%;
  /* In the video assembly, every video layer can have their own ratio, so --iv-media-layer-aspect-ratio > --iv-media-aspect-ratio */
  aspect-ratio: var(--iv-media-layer-aspect-ratio, var(--iv-media-aspect-ratio, 16/9));
  /* Center alignment properties */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* Optional: Handle overflow cases */
  object-position: center;
}

.bp-media-features,
.bp-media-layers {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  top: 0;
  left: 0;
}

.bp-media-features .bp-director-canvas,
.bp-media-features .bp-video,
.bp-media-layers .bp-director-canvas,
.bp-media-layers .bp-video {
  pointer-events: none;
}

.bp-media-features .bp-director-canvas:fullscreen,
.bp-media-features .bp-video:fullscreen,
.bp-media-layers .bp-director-canvas:fullscreen,
.bp-media-layers .bp-video:fullscreen {
  pointer-events: auto;
  object-fit: contain;
}

.bp-media-features .bp-director-canvas:-webkit-full-screen,
.bp-media-features .bp-video:-webkit-full-screen,
.bp-media-layers .bp-director-canvas:-webkit-full-screen,
.bp-media-layers .bp-video:-webkit-full-screen {
  pointer-events: auto;
  object-fit: contain;
}

.bp-media-features .bp-director-canvas:-moz-full-screen,
.bp-media-features .bp-video:-moz-full-screen,
.bp-media-layers .bp-director-canvas:-moz-full-screen,
.bp-media-layers .bp-video:-moz-full-screen {
  pointer-events: auto;
  object-fit: contain;
}

.bp-media-features .bp-director-canvas:-ms-fullscreen,
.bp-media-features .bp-video:-ms-fullscreen,
.bp-media-layers .bp-director-canvas:-ms-fullscreen,
.bp-media-layers .bp-video:-ms-fullscreen {
  pointer-events: auto;
  object-fit: contain;
}

.svg-a {
  pointer-events: all;
  cursor: pointer;
  cursor: hand;
}

.svg-a.bp-visible-end-state {
  pointer-events: none;
  cursor: auto;
}

.bp-tab-focused .svg-a:focus {
  outline: 8px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: 3px;
}

.bp-media-features {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
}

.bp-media-layers {
  opacity: 0.001;
  transition: opacity 100ms cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.bp-media-layers .bp-actions-container {
  z-index: 3;
}

.bp-media-layers .bp-indi-media {
  z-index: 2;
}

.bp-media-layers .bp-clickControl {
  z-index: 1;
}

.bp-media-layers video,
.bp-media-layers audio {
  z-index: 0;
}

.bp-media-layers {
  /* GPU OPTIMIZATION */
  will-change: contents;
}

.bp-is-operative-player .bp-media-layers {
  opacity: 1;
}

.bp-video {
  z-index: 0;
}

.bp-poster {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100%; /* Because it is an empty div, we need to set up the height (Or width) at 100% to avoid it collapsing at 0x0 */
  z-index: 1;
  /* To avoid aXe/accessibility/wcagAA issues */
  background-color: transparent;
}

.bp-central-play-button {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
}

.bp-central-play-button .bp-central-play {
  transition: all 0.3s ease-in-out;
  width: 80px;
  height: 80px;
  position: relative;
  top: -40px;
  left: -40px;
  display: block;
}

.bp-mediaPlayer:focus .bp-central-play-button .bp-central-play,
.bp-mediaPlayer:hover .bp-central-play-button .bp-central-play {
  width: 95px;
  height: 95px;
  top: -47.5px;
  left: -47.5px;
}

.bp-is-preloading .bp-central-play-button,
.bp-is-playing .bp-central-play-button {
  opacity: 0;
}

.bp-controler,
.bp-controlerFullscreen {
  float: left;
  width: 100%;
  height: 32px;
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  font: 15px/1em Tahoma, Geneva, Verdana, sans-serif;
  color: #fff;
  box-sizing: border-box;
  z-index: 4;
}

/* Player SKIN - start */
:root,
.scheme-light,
.scheme-dark {
  --iv-player-font-family: "Barlow";
  --iv-player-background-color: #000000;
  --iv-player-background-color-r: 0;
  --iv-player-background-color-g: 0;
  --iv-player-background-color-b: 0;
  --iv-player-controller-color: #000000;
  --iv-player-controller-color-r: 0;
  --iv-player-controller-color-g: 0;
  --iv-player-controller-color-b: 0;
  --iv-player-controller-opacity: 0.75;
  --iv-player-controls-color: #ffffff;
  --iv-player-controls-color-r: 255;
  --iv-player-controls-color-g: 255;
  --iv-player-controls-color-b: 255;
  --iv-player-central-controls-color: var(--iv-player-controls-color);
  --iv-player-dialog-background-color: var(--iv-player-controller-color);
  --iv-player-dialog-background-color-r: var(--iv-player-controller-color-r);
  --iv-player-dialog-background-color-g: var(--iv-player-controller-color-g);
  --iv-player-dialog-background-color-b: var(--iv-player-controller-color-b);
  --iv-player-dialog-background-opacity: var(--iv-player-controller-opacity);
  --iv-player-dialog-text-color: var(--iv-player-controls-color);
  --iv-player-dialog-button-color: var(--iv-player-controls-color);
  --iv-player-dialog-button-color-r: var(--iv-player-controls-color-r);
  --iv-player-dialog-button-color-g: var(--iv-player-controls-color-g);
  --iv-player-dialog-button-color-b: var(--iv-player-controls-color-b);
  --iv-player-dialog-button-text-color: var(--iv-player-dialog-background-color);
  --iv-player-dialog-button-border-radius: 24px;
  --iv-player-dialog-button-border-size: 0px;
  --iv-player-dialog-button-border-color: #000000;
  --iv-player-dialog-input-color: #ffffff;
  --iv-player-dialog-input-border-radius: 6px;
  --iv-player-dialog-input-border-color: #000000;
  --iv-player-dialog-input-border-size: 1px;
  --iv-player-dialog-input-text-color: #000000;
  --iv-player-dialog-font-family: var(--iv-player-font-family);
  --iv-player-subtitle-text-color: #ffffff;
  --iv-player-subtitle-background-color: rgba(0, 0, 0, 0.75);
  --iv-player-transcription-text-color: #000000;
  --iv-player-transcription-background-color: #ffffff;
  --iv-player-transcription-background-color-r: 255;
  --iv-player-transcription-background-color-g: 255;
  --iv-player-transcription-background-color-b: 255;
  --iv-player-transcription-background-opacity: 0.95;
}

.scheme-dark {
  --iv-player-controller-opacity: 0.85;
  --iv-player-controls-color: #fcfcfc;
  --iv-player-controls-color-r: 252;
  --iv-player-controls-color-g: 252;
  --iv-player-controls-color-b: 252;
  --iv-player-transcription-text-color: #ffffff;
  --iv-player-transcription-background-color: #000000;
  --iv-player-transcription-background-color-r: 0;
  --iv-player-transcription-background-color-g: 0;
  --iv-player-transcription-background-color-b: 0;
  --iv-player-transcription-background-opacity: 0.95;
}

.bp-mediaPlayer {
  background-color: rgb(0, 0, 0); /* IE11 Fallback */
  background-color: rgba(var(--iv-player-background-color-r, 0), var(--iv-player-background-color-g, 0), var(--iv-player-background-color-b, 0), var(--iv-player-background-opacity, 1));
}

.bp-controler,
.bp-top-control-bar .bp-control {
  background-color: rgba(0, 0, 0, 0.75); /* IE11 Fallback */
  background-color: rgba(var(--iv-player-controller-color-r, 0), var(--iv-player-controller-color-g, 0), var(--iv-player-controller-color-b, 0), var(--iv-player-controller-opacity, 0.75));
}

.bp-controls-fill {
  fill: #ffffff; /* IE11 Fallback */
  fill: var(--iv-player-controls-color, #ffffff);
}

.bp-central-controls-fill {
  fill: #ffffff; /* IE11 Fallback */
  fill: var(--iv-player-central-controls-color, --iv-player-controls-color, #ffffff);
}

.bp-control-volume-unit .bp-unit-bar {
  background-color: #ffffff; /* IE11 Fallback */
  background-color: var(--iv-player-controls-color, #ffffff);
}

.bp-control-time-current span,
.bp-control-time-left span,
.bp-control-time-total span {
  color: #ffffff; /* IE11 Fallback */
  color: var(--iv-player-controls-color, #ffffff);
}

.bp-control-progress-play {
  background-color: #ffffff; /* IE11 Fallback */
  background-color: var(--iv-player-controls-color, #ffffff);
}

.bp-cc-text {
  color: #ffffff; /* IE11 Fallback */
  color: var(--iv-player-subtitle-text-color, #ffffff);
}

/* Player SKIN - end */
.bp-controler {
  bottom: -32px;
}

.bp-controler button {
  outline: none;
  box-sizing: border-box;
  border: none;
  background-color: transparent;
  cursor: pointer;
  cursor: hand;
  padding-top: 0px;
  padding-bottom: 0px;
}

.bp-controler button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

body .bp-controlsDisabled .bp-controler.bp-fade,
.bp-has-initial-display .bp-controler.bp-fade,
.bp-controler-hidden .bp-controler.bp-fade {
  opacity: 0.01;
}

body .bp-controlsDisabled .bp-controler.bp-move,
.bp-has-initial-display .bp-controler.bp-move,
.bp-controler-hidden .bp-controler.bp-move {
  bottom: -32px;
}

.bp-controler,
.bp-tab-focused .bp-controler,
.bp-controller-locked .bp-controler {
  pointer-events: auto;
}

.bp-controler.bp-move, .bp-controler.bp-fade,
.bp-tab-focused .bp-controler.bp-move,
.bp-tab-focused .bp-controler.bp-fade,
.bp-controller-locked .bp-controler.bp-move,
.bp-controller-locked .bp-controler.bp-fade {
  transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.bp-controler.bp-fade,
.bp-tab-focused .bp-controler.bp-fade,
.bp-controller-locked .bp-controler.bp-fade {
  opacity: 1;
  transition-property: opacity;
}

.bp-controler.bp-move,
.bp-tab-focused .bp-controler.bp-move,
.bp-controller-locked .bp-controler.bp-move {
  bottom: 0;
  transition-property: bottom;
}

.bp-controler .bp-control-mute,
.bp-tab-focused .bp-controler .bp-control-mute,
.bp-controller-locked .bp-controler .bp-control-mute {
  top: 0;
  stroke: rgba(0, 0, 0, 0);
}

/* Accessibility */
.bp-tab-focused .bp-controler .bp-control-mute {
  top: 0;
  stroke: rgba(0, 0, 0, 0);
}

.bp-tab-focused .bp-controler .bp-control:focus {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: -4px;
}

.bp-tab-focused .bp-controler .bp-control-volume:focus,
.bp-tab-focused .bp-controler .bp-control-progress:focus {
  border-radius: 6px;
  outline-style: none;
}

.bp-tab-focused .bp-controler .bp-control-volume:focus .bp-control-volume-units .bp-bg,
.bp-tab-focused .bp-controler .bp-control-progress:focus .bp-control-volume-units .bp-bg {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: 3px;
}

.bp-tab-focused .bp-controler .bp-control-volume:focus .bp-control-progress-background,
.bp-tab-focused .bp-controler .bp-control-progress:focus .bp-control-progress-background {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: 0px;
}

.bp-hasControler .bp-controler {
  bottom: 0px;
  z-index: 2;
  padding: 0px 8px;
}

.bp-controlerFullscreen {
  bottom: 0px;
}

.bp-control {
  padding-left: 8px;
  padding-right: 8px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  box-sizing: border-box;
  position: relative;
}

.bp-control:focus {
  outline: none;
}

.bp-control span img {
  position: relative;
  top: 0;
  left: 0;
}

.bp-control .bp-control-icons {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bp-control .bp-control-icons svg {
  display: block;
}

.bp-control-left {
  height: 100%;
  position: absolute;
  left: 8px;
  top: 0;
}

.bp-control-right {
  float: right;
  height: 100%;
  position: absolute;
  right: 8px;
  top: 0;
}

.bp-control-play-icons {
  width: 20px;
}

.bp-control-mute-icons {
  width: 20px;
}

.bp-control-close-caption-icons {
  width: 20px;
}

.bp-control-icons,
.bp-control-play-icons,
.bp-control-mute-icons,
.bp-control-close-caption-icons {
  height: 100%;
  display: inline-block;
  position: relative;
}

.bp-control-play {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

.bp-control-replay {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

.bp-mediaPlayer,
.bp-mediaPlayer * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bp-mediaPlayer .bp-actions-container *,
.bp-mediaPlayer * .bp-actions-container * {
  user-select: auto;
}

.bp-control-pause {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

.bp-media-features,
.bp-poster,
.bp-preloader {
  pointer-events: none;
}

.bp-poster,
.bp-preloader {
  opacity: 1;
}

.bp-poster.out,
.bp-preloader.out {
  opacity: 0;
}

.bp-poster.in,
.bp-preloader.in {
  opacity: 1;
}

.bp-poster,
.bp-preloader {
  transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.bp-clickControl {
  position: relative;
  top: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 100%;
}

.bp-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bp-control-toggle-close-caption {
  padding-top: 4px;
}

.bp-control-close-caption-on,
.bp-control-close-caption-off {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  opacity: 1;
}

/* Toggle close-caption */
.bp-control-close-caption-on {
  opacity: 0;
}

.bp-is-closed-caption .bp-control-close-caption-on {
  opacity: 1;
}

.bp-is-closed-caption .bp-control-close-caption-off {
  opacity: 0;
}

.bp-control[disabled],
.bp-control.bp-blocked,
.bp-control-left.bp-blocked,
.bp-control-right.bp-blocked {
  opacity: 0.3;
  cursor: auto;
}

.bp-control.bp-blocked,
.bp-control-left.bp-blocked,
.bp-control-right.bp-blocked {
  pointer-events: none;
}

.bp-control-fullscreen,
.bp-control-regular-screen {
  width: 20px;
  height: 18px;
  display: block;
  overflow: hidden;
}

.bp-control-regular-screen {
  display: none;
}

.bp-control-progress {
  height: 100%;
  margin: 0;
  margin-left: 94px;
  padding-top: 11px;
  position: relative;
  float: none;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  transition-property: width, opacity;
  cursor: pointer;
  cursor: hand;
}

.bp-control-progress-play,
.bp-control-progress-load,
.bp-control-progress-background,
.bp-control-progress-blocked {
  height: 10px;
  width: 100%;
  position: absolute;
  top: 11px;
  left: 0px;
  padding-left: 6px;
  padding-right: 6px;
  left: -6px;
}

.bp-control-progress-load-segment {
  box-sizing: border-box;
  height: 10px;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.3);
}

.bp-control-progress-load-segment,
.bp-control-progress-load {
  transition: width 125ms cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}

.bp-control-progress-blocked {
  left: auto;
  padding: 0px;
  right: -6px;
  box-sizing: border-box;
  width: 0%;
  transition: width 750ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  background: repeating-linear-gradient(-45deg, transparent, rgba(0, 0, 0, 0.75) 2px, rgba(var(--iv-player-controller-color-r, 0), var(--iv-player-controller-color-g, 0), var(--iv-player-controller-color-b, 0), 0.75) 2px, transparent 2px, transparent 4px);
}

.bp-control-progress-load {
  background: rgba(255, 255, 255, 0.1);
}

.bp-control-progress-background {
  background: rgba(0, 0, 0, 0.2);
}

.bp-control-progress-handle {
  z-index: 1;
  display: none;
  position: absolute;
  cursor: pointer;
  cursor: hand;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  top: 0px;
  left: 0px;
}

.bp-control-progress-handle .bp-handle-zone {
  display: block;
  position: absolute;
  top: -9px;
  left: -12px;
  width: 24px;
  height: 24px;
}

.bp-control-progress-handle .bp-handle-visual {
  display: block;
  background-color: #ffffff; /* IE11 Fallback */
  background-color: var(--iv-player-controls-color, #ffffff);
  border-radius: 8px;
  box-shadow: 0px 0px 3px #000;
  margin: 6px;
  width: 12px;
  height: 12px;
  transition: all 0.15s ease-in-out;
}

.bp-desktop .bp-control-progress-handle {
  opacity: 0;
}

.bp-controler-hidden.bp-is-playing .bp-control-progress-handle {
  opacity: 0;
}

.bp-controler-hidden .bp-control-progress-handle .bp-handle-visual {
  margin: 9px;
  width: 6px;
  height: 6px;
}

.bp-control-progress:hover .bp-control-progress-handle,
.bp-control-progress:focus .bp-control-progress-handle {
  opacity: 1;
}

.bp-control-progress:hover .bp-control-progress-handle .bp-handle-visual,
.bp-control-progress:focus .bp-control-progress-handle .bp-handle-visual {
  margin: 4px;
  width: 16px;
  height: 16px;
}

.bp-tab-focused .bp-control-progress-handle {
  opacity: 1 !important;
}

.bp-control-time-current,
.bp-control-time-left,
.bp-control-time-total {
  display: block;
  font-family: var(--iv-player-font-family, "Barlow");
  font-size: 16px;
  width: 50px;
  padding-top: 0;
  height: 100%;
}

.bp-control-time-current span,
.bp-control-time-left span,
.bp-control-time-total span {
  font-size: 14px;
  line-height: 14px;
  display: block;
  position: relative;
  float: left;
  top: 9px;
}

.bp-control-time-current .bp-separator,
.bp-control-time-left .bp-separator,
.bp-control-time-total .bp-separator {
  margin-left: 3px;
  margin-right: 3px;
}

.bp-control-unmute {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  opacity: 1;
}

.bp-control-mute {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  opacity: 0;
  paint-order: stroke;
  stroke: rgba(0, 0, 0, 0);
  stroke-width: 2px;
}

.bp-is-mute .bp-control-unmute {
  opacity: 0;
}

.bp-is-mute .bp-control-mute {
  opacity: 1;
}

.bp-control-volume-units {
  display: block;
  position: relative;
  height: 18px;
  box-sizing: border-box;
}

.bp-control-volume-units div {
  float: left;
}

.bp-control-volume-units div + div {
  margin-left: 1px;
}

.bp-control-volume-unit {
  display: block;
  float: left;
  width: 3px;
  height: 100%;
  opacity: 0.3;
}

.bp-control-volume-unit div {
  width: 100%;
  height: 100%;
}

.bp-control-volume-unit .bp-unit-bar {
  border-radius: 1px;
}

.bp-control-progress-load-segment,
.bp-control-progress-play,
.bp-control-progress-load,
.bp-control-progress-background {
  border-radius: 2.5px;
}

.bp-control-progress-blocked {
  border-radius: 0px 2.5px 2.5px 0px;
}

.bp-control-volume-unit.bp-on {
  opacity: 1;
}

.bp-control-progress {
  transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.bp-animate {
  transition: all 0.3s ease-in-out;
}

.bp-animate-opacity {
  transition: opacity 0.3s ease-in-out;
}

/* Toggle between play and pause */
.bp-control-replay,
.bp-control-pause,
.bp-is-playing .bp-control-play {
  opacity: 0;
}

.bp-control-play,
.bp-is-playing .bp-control-pause {
  opacity: 1;
}

.bp-show-replay .bp-control-replay {
  opacity: 1;
}

.bp-show-replay .bp-control-play,
.bp-show-replay .bp-central-play {
  opacity: 0;
}

.bp-is-playing .bp-control-toggle-play-pause.replay {
  display: none;
}

.bp-hidden {
  opacity: 0;
}

.bp-control-right.bp-hidden,
.bp-control-left.bp-hidden {
  display: none;
}

.bp-control-toggle-close-caption div.bp-hidden,
.bp-control-toggle-play-pause button.bp-hidden,
.bp-control-left.bp-hidden {
  opacity: 0;
  position: absolute;
  z-index: 0;
}

.bp-preloader,
.bp-control span,
.bp-desktop .bp-control-left,
.bp-desktop .bp-control-right,
.bp-control-volume-unit,
.bp-control-volume-mute-on,
.bp-control-toggle-play-pause div,
.bp-control-toggle-close-caption div {
  transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.bp-hasFixControler .bp-mediaPlayer,
.bp-mediaPlayerContainer.bp-hasFixControler {
  overflow: initial;
  margin-bottom: 32px;
}

.bp-has-initial-display.bp-is-operative-player .bp-central-play-button {
  opacity: 1;
}

.bp-has-initial-display.bp-is-preloading .bp-central-play-button {
  opacity: 0;
}

.bp-has-initial-display.bp-controlsDisabled .bp-central-play-button {
  opacity: 0;
}

.bp-has-initial-display .bp-indi-media svg * {
  pointer-events: none;
}

@media (min-width: 768px) {
  .bp-mobile-mode {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .bp-desktop-mode {
    display: none !important;
  }
  .bp-central-play-button .bp-central-play {
    width: 50px;
    height: 50px;
    top: -25px;
    left: -25px;
  }
  .bp-mediaPlayer:focus .bp-central-play-button .bp-central-play,
  .bp-mediaPlayer:hover .bp-central-play-button .bp-central-play {
    width: 60px;
    height: 60px;
    top: -30px;
    left: -30px;
  }
  .bp-control-fullscreen,
  .bp-control-regular-screen {
    width: 20px;
    height: 18px;
  }
  .bp-controler,
  .bp-controlerFullscreen {
    height: 32px;
  }
  .bp-control-icons,
  .bp-control-play-icons,
  .bp-control-mute-icons,
  .bp-control-close-caption-icons {
    width: 20px;
  }
  .bp-control-play,
  .bp-control-pause {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .bp-control-replay {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .bp-control-mute,
  .bp-control-unmute {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .bp-control-close-caption-on,
  .bp-control-close-caption-off {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .bp-control-progress {
    box-shadow: 0px 0px 3px #000;
    height: 6px;
    margin-top: 0px;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: -6px;
    width: 100%;
    padding-top: 0px;
  }
  .bp-control-progress-play,
  .bp-control-progress-load,
  .bp-control-progress-load-segment,
  .bp-control-progress-background,
  .bp-control-progress-blocked {
    top: 0px;
    height: 6px;
  }
  .bp-control-progress-handle {
    display: block;
  }
  .bp-control-progress-blocked,
  .bp-control-progress-load-segment,
  .bp-control-progress-play,
  .bp-control-progress-load,
  .bp-control-progress-background {
    border-radius: 0px;
  }
  .bp-control-time-current,
  .bp-control-time-left,
  .bp-control-time-total {
    width: auto;
    padding-top: 0;
    height: 100%;
  }
  .bp-control-time-current span,
  .bp-control-time-left span,
  .bp-control-time-total span {
    font-size: 12px;
    line-height: 12px;
    top: 10px;
  }
  .bp-controler-hidden .bp-controler.bp-move {
    bottom: -32px;
  }
  body .bp-controlsDisabled .bp-controler.bp-move,
  .bp-has-initial-display .bp-controler.bp-move {
    bottom: -52px;
  }
  .bp-controler.bp-move,
  .bp-tab-focused .bp-controler.bp-move,
  .bp-controller-locked .bp-controler.bp-move {
    bottom: 0;
  }
  .bp-controler .bp-control-mute,
  .bp-tab-focused .bp-controler .bp-control-mute,
  .bp-controller-locked .bp-controler .bp-control-mute {
    top: 0;
    stroke: rgba(0, 0, 0, 0);
  }
  .bp-control-progress-play,
  .bp-control-progress-load,
  .bp-control-progress-background {
    border-radius: 0px;
  }
}
@media (max-width: 480px) {
  .bp-central-play-button .bp-central-play {
    width: 34px;
    height: 34px;
    top: -17px;
    left: -17px;
  }
  .bp-mediaPlayer:focus .bp-central-play-button .bp-central-play,
  .bp-mediaPlayer:hover .bp-central-play-button .bp-central-play {
    width: 42px;
    height: 42px;
    top: -21px;
    left: -21px;
  }
  .bp-hasControler .bp-controler {
    padding: 0px 5px;
  }
  .bp-control {
    padding-left: 5px;
    padding-right: 5px;
  }
  .bp-control-left {
    left: 5px;
  }
  .bp-control-right {
    right: 5px;
  }
}
@media (max-width: 335px) {
  .bp-control-time-current span,
  .bp-control-time-left span,
  .bp-control-time-total span {
    font-size: 10px;
  }
}
.bp-invisible {
  display: none;
}

.bp-transparent {
  opacity: 0.01;
  width: 1px;
  height: 1px;
  top: 0px;
  left: 0px;
  pointer-events: none;
  position: fixed;
  overflow: hidden;
  z-index: -10000;
}

body#bluerush-individeo-embed {
  padding: 0;
  margin: 0;
  border: 0;
}

.bp-mediaPlayerContainer .bp-mediaPlayer {
  filter: blur(0);
  transition: filter 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.bp-mediaPlayerContainer.bp-blured .bp-mediaPlayer {
  filter: blur(1rem);
}

.bp-overlay {
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  font-family: var(--iv-player-dialog-font-family);
  background-color: rgba(var(--iv-player-dialog-background-color-r), var(--iv-player-dialog-background-color-g), var(--iv-player-dialog-background-color-b), var(--iv-player-dialog-background-opacity));
  visibility: hidden;
  opacity: 0;
}

.bp-overlay.bp-opened {
  visibility: visible;
  opacity: 1;
}

:root {
  --iv-form-gap:24px;
}

.bp-close-button {
  transition-duration: 0.3s;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 5;
  outline: none;
  box-sizing: border-box;
  border: none;
  background-color: transparent;
  cursor: pointer;
  cursor: hand;
  padding: 0px;
  pointer-events: auto;
}

.bp-close-button .bp-close-icons {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  top: 0px;
  left: 0px;
}

.bp-close-button .bp-close-icons .bp-close-icon {
  width: 20px;
  height: 20px;
}

.bp-close-button .bp-close-icons .bp-close-icon svg {
  width: 20px;
  height: 20px;
  fill: var(--iv-player-dialog-button-color);
}

.bp-close-button .bp-close-icons .bp-close-icon {
  position: absolute;
  top: 0;
  left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Chrome Android hides the input fields with the keyboard in fullscreen mode */
/* This happen because the viewport cannot be change in fullscreen mode */
.bp-mediaPlayerContainer:fullscreen .bp-overlay-container.bp-fix-alignment .bp-view-container:focus-within {
  align-self: start;
}

.bp-overlay-container {
  display: grid;
  transition: 300ms;
}

.bp-overlay-container .bp-view-container {
  align-self: center;
  position: relative;
  padding-top: var(--iv-form-gap);
  padding-bottom: var(--iv-form-gap);
  box-sizing: border-box;
}

.bp-overlay-container {
  font-family: var(--iv-player-dialog-font-family);
  width: 100vw;
  height: 100vh;
}

.bp-overlay-container p,
.bp-overlay-container h2,
.bp-overlay-container label,
.bp-overlay-container input,
.bp-overlay-container output,
.bp-overlay-container textarea,
.bp-overlay-container select,
.bp-overlay-container option,
.bp-overlay-container button {
  font-family: var(--iv-player-dialog-font-family);
}

.bp-overlay-container input,
.bp-overlay-container textarea,
.bp-overlay-container select,
.bp-overlay-container button {
  transition-duration: 0.3s;
  user-select: auto;
}

.bp-overlay-container output,
.bp-overlay-container label {
  font-size: 16px;
  max-width: 90vw;
  color: #ffffff;
  color: var(--iv-player-dialog-text-color);
  display: block;
}

.bp-overlay-container output,
.bp-overlay-container .iv-dialog-main-label {
  font-size: 24px;
  text-align: center;
  margin: auto;
}

.bp-overlay-container p {
  color: #ffffff;
}

.bp-overlay-container h2 {
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
}

.bp-overlay-container .bp-view-container {
  margin: 0px auto;
  width: 100%;
  max-width: 50%;
}

.bp-overlay-container form,
.bp-overlay-container .bp-view-container,
.bp-overlay-container .bp-form-field {
  display: grid;
  gap: var(--iv-form-gap);
}

.bp-overlay-container .bp-form-field {
  box-sizing: border-box;
  width: 100%;
}

.bp-overlay-container .bp-form-field select,
.bp-overlay-container .bp-form-field textarea,
.bp-overlay-container .bp-form-field input[type=text],
.bp-overlay-container .bp-form-field input[type=url],
.bp-overlay-container .bp-form-field input[type=email],
.bp-overlay-container .bp-form-field input[type=number],
.bp-overlay-container .bp-form-field input[type=date] {
  width: 100%;
  padding: 0px 8px;
  line-height: 32px;
  font-size: 16px;
  box-sizing: border-box;
  border: var(--iv-player-dialog-input-border-size) solid var(--iv-player-dialog-input-border-color);
  border-radius: var(--iv-player-dialog-input-border-radius);
  background-color: var(--iv-player-dialog-input-color);
  color: var(--iv-player-dialog-input-text-color);
}

.bp-overlay-container .bp-form-field select {
  appearance: none;
  padding-right: 24px;
  padding-left: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8.825L1.175 4 2.05 3.125 6 7.075 9.95 3.125 10.825 4z'/%3E%3C/svg%3E");
  background-position: right 8px center;
  background-repeat: no-repeat;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.bp-overlay-container .bp-form-field select option {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
}

.bp-overlay-container .bp-form-field textarea {
  line-height: 20px;
  padding: 6px 8px;
  resize: vertical;
  min-height: 36px;
  max-height: 100px;
}

.bp-overlay-container .bp-form-field input[type=color] {
  -webkit-appearance: none;
  margin: auto;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #fff;
  box-sizing: border-box;
  border-radius: 100%;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  cursor: hand;
}

.bp-overlay-container .bp-form-field input[type=color]::-webkit-color-swatch-wrapper {
  padding: 0;
}

.bp-overlay-container .bp-form-field input[type=color]::-webkit-color-swatch {
  border: none;
}

.bp-overlay-container .bp-form-field {
  /* Chrome, Safari, Edge, Opera */
}

.bp-overlay-container .bp-form-field input::-webkit-outer-spin-button,
.bp-overlay-container .bp-form-field input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.bp-overlay-container .bp-form-field {
  /* Firefox */
}

.bp-overlay-container .bp-form-field input[type=number] {
  -moz-appearance: textfield;
}

.bp-overlay-container .bp-form-field input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 15px;
  height: 6px;
  background: rgba(var(--iv-player-dialog-button-color-r), var(--iv-player-dialog-button-color-g), var(--iv-player-dialog-button-color-b), 0.2);
  color: var(--iv-player-dialog-button-color);
}

.bp-overlay-container .bp-form-field {
  --slider-thumb-size: 20px;
}

.bp-overlay-container .bp-form-field input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: var(--slider-thumb-size);
  width: var(--slider-thumb-size);
  background-color: var(--iv-player-dialog-button-color);
  border-radius: 50%;
  border: none;
  transition: 0.2s ease-in-out;
}

.bp-overlay-container .bp-form-field input[type=range]::-moz-range-thumb {
  height: var(--slider-thumb-size);
  width: var(--slider-thumb-size);
  background-color: var(--iv-player-dialog-button-color);
  border-radius: 50%;
  border: none;
  transition: 0.2s ease-in-out;
}

.bp-overlay-container .bp-form-field .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.bp-overlay-container .bp-form-field.has-icon {
  position: relative;
}

.bp-overlay-container .bp-form-field.has-icon select {
  padding-left: 32px;
}

.bp-overlay-container .bp-form-field.has-icon input[type=text],
.bp-overlay-container .bp-form-field.has-icon input[type=url],
.bp-overlay-container .bp-form-field.has-icon input[type=email],
.bp-overlay-container .bp-form-field.has-icon input[type=number],
.bp-overlay-container .bp-form-field.has-icon input[type=date] {
  padding-left: 32px;
}

.bp-overlay-container .bp-form-field.has-icon svg {
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
}

.bp-overlay-container .bp-form-field.has-icon svg path {
  fill: currentColor;
}

.bp-button,
.bp-overlay-container button {
  font-family: var(--iv-player-dialog-font-family);
  transition-duration: 0.3s;
  user-select: auto;
  cursor: pointer;
  margin: auto;
  text-align: center;
  font-size: 16px;
  line-height: 36px;
  font-weight: 700;
  padding: 0px 16px;
  border: var(--iv-player-dialog-button-border-size) solid var(--iv-player-dialog-button-border-color);
  border-radius: var(--iv-player-dialog-button-border-radius);
  background-color: var(--iv-player-dialog-button-color);
  color: var(--iv-player-dialog-button-text-color);
}

.bp-button.iv-red,
.bp-overlay-container button.iv-red {
  color: #ffffff;
  background-color: #ac1919;
}

.bp-button.iv-plain,
.bp-overlay-container button.iv-plain {
  color: #ffffff;
  background-color: transparent;
  border: none;
  padding: 0px;
  line-height: inherit;
}

.bp-tab-focused .bp-close-button:focus,
.bp-tab-focused .bp-button:focus,
.bp-tab-focused .bp-overlay-container button:focus {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: -4px;
}

.bp-tab-focused .bp-overlay-container input[type=color]:focus {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: 3px;
}

.bp-tab-focused .bp-overlay-container select:focus,
.bp-tab-focused .bp-overlay-container textarea:focus,
.bp-tab-focused .bp-overlay-container input[type=text]:focus,
.bp-tab-focused .bp-overlay-container input[type=email]:focus,
.bp-tab-focused .bp-overlay-container input[type=number]:focus,
.bp-tab-focused .bp-overlay-container input[type=date]:focus {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: 3px;
}

@media (max-width: 1199px) {
  .bp-overlay-container output,
  .bp-overlay-container .iv-dialog-main-label {
    font-size: 24px;
  }
  .bp-overlay-container .bp-view-container {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  :root {
    --iv-form-gap:20px;
  }
  .bp-overlay-container output,
  .bp-overlay-container .iv-dialog-main-label {
    font-size: 20px;
  }
  .bp-overlay-container .bp-view-container {
    max-width: 55%;
  }
}
@media (max-width: 767px) {
  :root {
    --iv-form-gap:18px;
  }
  .bp-overlay-container output,
  .bp-overlay-container .iv-dialog-main-label {
    font-size: 18px;
  }
  .bp-overlay-container .bp-view-container {
    max-width: 60%;
  }
}
@media (max-width: 480px) {
  :root {
    --iv-form-gap:16px;
  }
  .bp-overlay-container output,
  .bp-overlay-container .iv-dialog-main-label {
    font-size: 16px;
  }
  .bp-overlay-container .bp-view-container {
    max-width: 70%;
  }
  .bp-overlay-container .bp-form-field select,
  .bp-overlay-container .bp-form-field textarea,
  .bp-overlay-container .bp-form-field input[type=text],
  .bp-overlay-container .bp-form-field input[type=url],
  .bp-overlay-container .bp-form-field input[type=email],
  .bp-overlay-container .bp-form-field input[type=number],
  .bp-overlay-container .bp-form-field input[type=date] {
    padding: 0px 7px;
    line-height: 30px;
    font-size: 15px;
    border: var(--iv-player-dialog-input-border-size) solid var(--iv-player-dialog-input-border-color);
    border-radius: var(--iv-player-dialog-input-border-radius);
    background-color: var(--iv-player-dialog-input-color);
    color: var(--iv-player-dialog-input-text-color);
  }
  .bp-overlay-container .bp-form-field select {
    height: 32px;
  }
  .bp-overlay-container .bp-form-field textarea {
    line-height: 20px;
    padding: 5px 7px;
    min-height: 32px;
    max-height: 56px;
  }
  .bp-overlay-container .bp-form-field input[type=color] {
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
  }
  .bp-overlay-container button {
    font-size: 15px;
    line-height: 32px;
    padding: 0px 15px;
  }
}
@media (max-width: 400px) {
  :root {
    --iv-form-gap:10px;
  }
  .bp-overlay-container output,
  .bp-overlay-container .iv-dialog-main-label {
    font-size: 14px;
  }
  .bp-overlay-container .bp-view-container {
    max-width: 75%;
  }
  .bp-overlay-container .bp-form-field select,
  .bp-overlay-container .bp-form-field textarea,
  .bp-overlay-container .bp-form-field input[type=text],
  .bp-overlay-container .bp-form-field input[type=email],
  .bp-overlay-container .bp-form-field input[type=number],
  .bp-overlay-container .bp-form-field input[type=date] {
    line-height: 28px;
    font-size: 14px;
  }
  .bp-overlay-container .bp-form-field select {
    height: 28px;
  }
  .bp-overlay-container .bp-form-field textarea {
    line-height: 20px;
    padding: 5px 7px;
    min-height: 28px;
    max-height: 50px;
  }
  .bp-overlay-container button {
    font-size: 14px;
    line-height: 30px;
    padding: 0px 10px;
  }
}
.loader-full,
.loader-quarter {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #fff;
  z-index: 1001;
}

.loader-quarter {
  -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

.loader-full:before,
.loader-quarter:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #fff;
}

.loader-quarter:before {
  -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

.loader-full:after,
.loader-quarter:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #fff;
  -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

.loader-quarter:after {
  -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

.loader-full,
.loader-full:before,
.loader-full:after {
  border-color: #fff;
  opacity: 0.3;
  position: absolute;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg); /* IE 9 */
    transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg); /* IE 9 */
    transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg); /* IE 9 */
    transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg); /* IE 9 */
    transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
  }
}
.bp-preloader {
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.bp-preloader .bp-background {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}

.bp-preloader {
  z-index: 4;
}

.bp-generic {
  width: 100%;
  height: 100%;
}

.bp-preloader.bp-custom div {
  background-repeat: no-repeat;
  position: relative;
}

.bp-bodymovin-preloader-container {
  max-width: 100%;
  padding: 0;
  width: 100%;
  height: 100%;
}

.bp-bodymovin-preloader-container .bp-bg {
  background: #dddddd;
  background: radial-gradient(rgba(255, 255, 255, 0.6) 40%, rgba(var(--shade-of-blue-r), var(--shade-of-blue-g), var(--shade-of-blue-b), 0.35) 120%);
  z-index: -1;
  border-radius: 0px;
}

.bp-bodymovin-preloader-container .bp-bodymovin-individeo-preloader {
  width: 100%;
  height: 100%;
}

.bp-bodymovin-preloader-container .bp-bodymovin-individeo-preloader svg {
  position: absolute;
  top: 0px;
  left: 0px;
}

.bp-bodymovin-preloader-container .bp-bodymovin-individeo-preloader {
  position: relative;
  max-width: 100%;
  max-height: 100%;
}

.bp-bodymovin-preloader-container .bp-bodymovin-individeo-preloader div {
  top: 0px;
  left: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}

.bp-bodymovin-preloader-container .bp-bodymovin-individeo-preloader.bp-hidden {
  position: absolute;
  display: none;
}

.bp-mediaPlayerContainer .bp-cc-container {
  width: 100%;
  padding: 0;
  position: absolute;
  z-index: 1;
  left: 0px;
  text-align: center;
  box-sizing: border-box;
  bottom: 0;
  clear: both;
  z-index: 3;
  transition-duration: 0.1s;
  transition-property: opacity;
  pointer-events: none;
}

.bp-mediaPlayerContainer.bp-has-initial-display .bp-cc-container {
  visibility: hidden;
}

.bp-mediaPlayerContainer.bp-controler-hidden .bp-cc-container {
  margin-bottom: 8px;
}

.bp-mediaPlayerContainer .bp-cc-container, .bp-mediaPlayerContainer.bp-controller-locked .bp-cc-container, .bp-mediaPlayerContainer.bp-tab-focused .bp-cc-container {
  margin-bottom: 40px;
}

.bp-mediaPlayerContainer .bp-cc-container,
.bp-mediaPlayerContainer .bp-cc-text {
  font-family: var(--iv-player-font-family, "Barlow"), Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.bp-mediaPlayerContainer .bp-cc-container {
  transition-duration: 0.3s;
  transition-property: margin;
}

.bp-mediaPlayerContainer .bp-cc-container .bp-cc-text {
  text-shadow: 0 0 3px black, 0 0 3px black, 0 0 3px black;
  position: relative;
  display: inline-block;
  padding: 5px 8px;
  font-weight: 600;
  bottom: 0px;
  /* Fallback for browsers that don't support clamp() */
  font-size: 16px;
  /* Modern browsers will use this */
  font-size: clamp(16px, 1.7vw, 32px);
  line-height: 1.4;
  max-width: 80%;
  margin: 0 auto;
  border-radius: 4px;
  background-color: var(--iv-player-subtitle-background-color);
}

@media (max-width: 767px) {
  .bp-mediaPlayerContainer .bp-cc-container .bp-cc-text {
    padding: 4px 6px;
    font-size: 16px;
    line-height: 1.4;
  }
  .bp-mediaPlayerContainer .bp-cc-container, .bp-mediaPlayerContainer.bp-controller-locked .bp-cc-container, .bp-mediaPlayerContainer.bp-tab-focused .bp-cc-container {
    margin-bottom: 45px;
  }
}
@media (max-width: 480px) {
  .bp-mediaPlayerContainer .bp-cc-container .bp-cc-text {
    white-space: normal;
    max-width: 85%;
    margin: 0 auto;
  }
}
@media (max-width: 400px) {
  .bp-mediaPlayerContainer .bp-cc-container .bp-cc-text {
    padding: 3px 5px;
    font-size: 14px;
    line-height: 1.3;
  }
}
/* ACTIONS */
.bp-action {
  pointer-events: auto;
  display: none;
}

.bp-action.bp-visible {
  display: block;
}

.bp-actions-container {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 7;
  pointer-events: none;
}

/* TIMELINE MARKERS */
.bp-tab-focused .bp-controler .bp-marker button:focus {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: -4px;
}

.bp-controler .bp-marker {
  transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  pointer-events: none;
  opacity: 0;
}

.bp-controler .bp-marker.in {
  opacity: 1;
  pointer-events: auto;
}

.bp-controler .bp-marker {
  --iv-timeline-marker-color: var(--iv-timeline-marker-default-color, var(--iv-player-controls-color, #ffffff));
  height: 6px;
  padding: 0px;
  position: absolute;
  top: 8px;
  left: 0px;
}

.bp-controler .bp-marker.scene {
  --iv-timeline-marker-color: var(--iv-timeline-marker-scene-color, var(--iv-timeline-marker-default-color, var(--iv-player-controls-color, #ffffff)));
}

.bp-controler .bp-marker .bp-marker-dot span {
  background-color: var(--iv-timeline-marker-color);
  display: block;
  padding: 3px;
  width: 100%;
  position: relative;
  left: -3px;
  border-radius: 3px;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
}

.bp-controler .bp-marker .bp-marker-dot {
  display: block;
  position: relative;
  top: -3px;
  left: -11px;
  width: 100%;
  padding: 8px;
  padding-left: 11px;
  padding-right: 11px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .bp-controler .bp-marker {
    top: -5px;
  }
}
.bp-signature-container {
  width: 80px;
  height: 13px;
  position: absolute;
  bottom: 13px;
  right: 16px;
  z-index: 2;
  opacity: 1;
  transition: opacity 0.3s, bottom 0.3s;
}

.bp-signature-container .bp-signature-logo,
.bp-signature-container .bp-signature-logo-simple {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0px;
  box-sizing: border-box;
}

.bp-signature-container .bp-signature-logo-simple {
  display: none;
}

.bp-signature-container svg {
  height: 100%;
  width: auto;
}

.bp-controler-hidden .bp-signature-container {
  opacity: 0.5;
}

.bp-controler-hidden .bp-signature-container .ivlgsvg2 {
  fill: #ededed;
}

body .bp-controlsDisabled .bp-signature-container,
.bp-signature-container,
.bp-tab-focused .bp-signature-container,
.bp-has-initial-display .bp-signature-container,
.bp-controller-locked .bp-signature-container {
  opacity: 1;
}

body .bp-controlsDisabled .bp-signature-container .ivlgsvg2,
.bp-signature-container .ivlgsvg2,
.bp-tab-focused .bp-signature-container .ivlgsvg2,
.bp-has-initial-display .bp-signature-container .ivlgsvg2,
.bp-controller-locked .bp-signature-container .ivlgsvg2 {
  fill: #fff;
}

.bp-has-signature {
  margin-right: 96px;
}

.bp-tab-focused .bp-signature-container a {
  display: block;
  outline: none;
}

.bp-tab-focused .bp-signature-container a:focus {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: 0px;
}

@media (max-width: 480px) {
  .bp-signature-container {
    width: 60px;
    height: 9.75px;
    position: absolute;
    bottom: 17px;
    right: 10px;
  }
  .bp-signature-container svg {
    width: 60px;
    height: 9.75px;
  }
  .bp-has-signature {
    margin-right: 70px;
  }
}
@media (max-width: 335px) {
  .bp-signature-container {
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 1px;
    right: 5px;
  }
  .bp-signature-container a {
    display: block;
    width: 20px;
    height: 20px;
    padding: 6px;
  }
  .bp-signature-container svg {
    width: 100%;
    height: 100%;
  }
  .bp-signature-container .bp-signature-logo-simple {
    display: block;
  }
  .bp-signature-container .bp-signature-logo {
    display: none;
  }
  .bp-controler-hidden .bp-signature-container {
    bottom: 7px;
  }
  .bp-has-signature {
    margin-right: 30px;
  }
}
.bp-media-description-icon-on,
.bp-media-description-icon-off,
.bp-mediaDescriptionView,
.bp-media-description-button {
  transition-duration: 0.3s;
}

.bp-mediaDescriptionView {
  transition-property: top;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0); /* IE11 Fallback */
  background-color: rgba(var(--iv-player-transcription-background-color-r, 0), var(--iv-player-transcription-background-color-g, 0), var(--iv-player-transcription-background-color-b, 0), var(--iv-player-transcription-background-opacity, 1));
  position: absolute;
  left: 0px;
  min-height: 100px;
  z-index: 40;
  top: -100%;
  overflow: auto;
  display: none;
  pointer-events: none;
}

.bp-mediaDescriptionView #transcriptDialogTitle,
.bp-mediaDescriptionView #transcriptDialogContent {
  margin: 25px;
  margin-right: 75px;
}

.bp-mediaDescriptionView pre,
.bp-mediaDescriptionView p {
  outline: none;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  font-size: 16px;
  font-weight: 600;
}

.bp-mediaDescriptionView pre,
.bp-mediaDescriptionView p,
.bp-mediaDescriptionView h2 {
  color: #000000; /* IE11 Fallback */
  color: var(--iv-player-transcription-text-color);
  font-family: var(--iv-player-font-family, "Barlow"), Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.bp-mediaDescriptionView .bp-controls-fill {
  fill: var(--iv-player-transcription-text-color);
}

.bp-mediaDescriptionView.bp-visible {
  display: block;
}

.bp-has-initial-display .bp-media-description-button {
  opacity: 0;
  pointer-events: auto;
}

.bp-hasMediaDescription .bp-media-description-button {
  opacity: 1;
  pointer-events: auto;
}

.bp-hasMediaDescription.bp-isTranscriptHiddenOffFocus .bp-media-description-button, .bp-hasMediaDescription.bp-has-initial-display .bp-media-description-button, .bp-hasMediaDescription.bp-controler-hidden .bp-media-description-button {
  opacity: 0;
}

.bp-hasMediaDescription.bp-tab-focused .bp-media-description-button:focus {
  opacity: 1;
}

.bp-hasMediaDescription.bp-isMediaDescription .bp-media-description-button {
  opacity: 1;
}

.bp-hasMediaDescription.bp-isMediaDescription .bp-mediaDescriptionView {
  top: 0%;
  pointer-events: auto;
}

.bp-hasMediaDescription.bp-isMediaDescription .bp-media-description-icons .bp-media-description-icon-on {
  opacity: 0;
}

.bp-hasMediaDescription.bp-isMediaDescription .bp-media-description-icons .bp-media-description-icon-off {
  opacity: 1;
}

.bp-hasMediaDescription.bp-isMediaDescription #ivCloseTranscriptButton {
  pointer-events: auto;
}

.bp-hasMediaDescription.bp-isMediaDescription #ivOpenTranscriptButton {
  pointer-events: none;
}

.bp-hasMediaDescription #ivCloseTranscriptButton {
  pointer-events: none;
}

.bp-hasMediaDescription #ivOpenTranscriptButton {
  pointer-events: auto;
}

.bp-media-description-icon-on,
.bp-media-description-icon-off,
.bp-media-description-button {
  transition-property: opacity;
}

.bp-media-description-button {
  opacity: 0;
  width: 26px;
  height: 26px;
  display: block;
  position: fixed;
  top: 10px;
  right: 12px;
  z-index: 25;
  outline: none;
  box-sizing: border-box;
  border: none;
  background-color: transparent;
  cursor: pointer;
  cursor: hand;
  padding: 0px;
  pointer-events: none;
}

.bp-media-description-button .bp-media-description-icon-off svg {
  fill: var(--iv-player-transcription-text-color);
}

.bp-media-description-button .bp-media-description-icons {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  top: 0px;
  left: 3px;
}

.bp-media-description-button .bp-media-description-icons .bp-media-description-icon-on {
  opacity: 1;
}

.bp-media-description-button .bp-media-description-icons .bp-media-description-icon-off {
  opacity: 0;
}

.bp-media-description-button .bp-media-description-icons .bp-media-description-icon-on,
.bp-media-description-button .bp-media-description-icons .bp-media-description-icon-off {
  width: 22px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 3px;
  padding-bottom: 3px;
}

.bp-media-description-button .bp-media-description-icons .bp-media-description-icon-off {
  width: 20px;
  height: 20px;
}

.bp-media-description-button .bp-media-description-icons .bp-media-description-icon-off svg {
  width: 20px;
  height: 20px;
}

.bp-overflow .bp-mediaDescriptionView .bp-media-description-button {
  right: 24px;
  top: 24px;
}

.bp-tab-focused .bp-media-description-button:focus,
.bp-tab-focused .bp-mediaDescriptionView div:focus,
.bp-tab-focused .bp-mediaDescriptionView p:focus,
.bp-tab-focused .bp-mediaDescriptionView pre:focus {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: 0px;
}

.bp-is-rounded .bp-media-description-button {
  border-radius: 6px;
}

@media (max-width: 767px) {
  .bp-mediaDescriptionView pre,
  .bp-mediaDescriptionView p {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .bp-mediaDescriptionView pre,
  .bp-mediaDescriptionView p {
    font-size: 12px;
  }
}
.bp-watermarked {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  margin: 10px 12px;
  color: rgb(255, 255, 255);
  text-shadow: 0px 0px 2px black;
  font-size: 12px;
  font-family: "Arial Black", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  transition: color 300ms;
  cursor: pointer;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
supported by Chrome, Edge, Opera and Firefox */
}

.bp-watermarked:after {
  position: fixed;
  opacity: 0;
  z-index: 1000;
  top: 40px;
  left: 12px;
  padding: 5px 8px;
  max-width: 375px;
  background: rgba(225, 225, 225, 0.9);
  text-shadow: none;
  text-transform: none;
  font-family: sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  line-height: 1.5em;
  color: black;
  border-radius: 3px;
  transition: opacity 300ms;
  pointer-events: none;
}

.bp-watermarked:hover:after {
  opacity: 1;
}

.bp-mediaPlayerContainer.bp-has-error .bp-error-container {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.bp-mediaPlayerContainer.bp-has-error .bp-error-container * {
  user-select: text;
}

.bp-mediaPlayerContainer.bp-has-error video,
.bp-mediaPlayerContainer.bp-has-error audio,
.bp-mediaPlayerContainer.bp-has-error .bp-indi-media,
.bp-mediaPlayerContainer.bp-has-error .bp-actions-container,
.bp-mediaPlayerContainer.bp-has-error .bp-actions-container .bp-action,
.bp-mediaPlayerContainer.bp-has-error .bp-media-features,
.bp-mediaPlayerContainer.bp-has-error .bp-mediaDescriptionView,
.bp-mediaPlayerContainer.bp-has-error .bp-media-description-button,
.bp-mediaPlayerContainer.bp-has-error .bp-controler {
  display: none;
}

.bp-mediaPlayerContainer.bp-has-error .bp-mediaContainer {
  visibility: hidden;
}

.bp-mediaPlayerContainer .bp-error-container h2,
.bp-mediaPlayerContainer .bp-error-container h3,
.bp-mediaPlayerContainer .bp-error-container button {
  font-family: var(--iv-player-font-family, "Barlow");
  font-weight: 700;
}

.bp-mediaPlayerContainer .bp-error-container .iv-link {
  background: none;
  border: none;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  cursor: hand;
}

.bp-mediaPlayerContainer .bp-error-container .iv-link-with-icon .iv-icon {
  width: 12px;
  left: 0px;
  padding-right: 8px;
}

.bp-mediaPlayerContainer .bp-error-container {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  background: radial-gradient(#08188b, #061161);
  color: #fff;
  width: 100%;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  height: 100%;
}

.bp-mediaPlayerContainer .bp-error-container h2,
.bp-mediaPlayerContainer .bp-error-container h3 {
  color: #fd4b5d;
}

.bp-mediaPlayerContainer .bp-error-container h2 {
  font-size: 54px;
  margin: 30px 0px;
}

.bp-mediaPlayerContainer .bp-error-container h2:first-child {
  margin-top: 0px;
}

.bp-mediaPlayerContainer .bp-error-container .iv-button {
  color: #fff;
}

.bp-mediaPlayerContainer .bp-error-container .bp-error-message-box {
  box-sizing: border-box;
  padding: 15px;
  width: 80%;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  padding-left: 197px; /* 167px + 15px + 15px */
  box-sizing: border-box;
}

.bp-mediaPlayerContainer .bp-error-container .bp-bug-illustration {
  width: 167px;
  height: 188px;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-94px);
}

.bp-mediaPlayerContainer .bp-error-container .bp-error-message {
  font-size: 24px;
  line-height: 30px;
}

.bp-mediaPlayerContainer .bp-has-error .bp-controler,
.bp-mediaPlayerContainer .bp-has-error .bp-preloader,
.bp-mediaPlayerContainer .bp-has-error .bp-central-play,
.bp-mediaPlayerContainer .bp-has-error .bp-cc-container {
  display: none;
}

.bp-mediaPlayerContainer .bp-has-error div.bp-central-play-button {
  opacity: 0.8 !important;
  display: block !important;
}

@media (max-width: 1199px) {
  .bp-mediaPlayerContainer .bp-error-container h2 {
    font-size: 48px;
    margin: 25px 0px;
  }
  .bp-mediaPlayerContainer .bp-error-container .bp-error-message {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .bp-mediaPlayerContainer .bp-error-container .bp-error-message-box {
    width: 90%;
    left: 5%;
    padding-left: 15px;
  }
  .bp-mediaPlayerContainer .bp-error-container .bp-bug-illustration {
    display: none;
  }
  .bp-mediaPlayerContainer .bp-error-container h2 {
    font-size: 36px;
    margin: 18px 0px;
  }
  .bp-mediaPlayerContainer .bp-error-container .bp-error-message {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 480px) {
  .bp-mediaPlayerContainer .bp-error-container .bp-error-message-box {
    width: 100%;
    left: 0;
  }
  .bp-mediaPlayerContainer .bp-error-container h2 {
    font-size: 20px;
    margin: 25px 0px;
  }
  .bp-mediaPlayerContainer .bp-error-container .bp-error-message {
    font-size: 11px;
    line-height: 14px;
  }
}
.bp-mediaPlayerContainer.bp-muted-by-autoplay .bp-mute-dialog {
  opacity: 1;
  pointer-events: auto;
}

.bp-mediaPlayerContainer.bp-muted-by-autoplay.bp-tab-focused .bp-mute-dialog button:focus {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: -4px;
}

.bp-mediaPlayerContainer.bp-reduced .bp-mute-dialog {
  /* To ensure that the screen remains clickable */
}

.bp-mediaPlayerContainer.bp-reduced .bp-mute-dialog p {
  opacity: 0.01;
  font-size: 15px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.35);
}

.bp-mediaPlayerContainer.bp-reduced .bp-mute-dialog p span {
  filter: drop-shadow(0 0 1px #000);
}

.bp-mediaPlayerContainer.bp-reduced .bp-mute-dialog button {
  background-color: rgba(0, 0, 0, 0);
}

.bp-mediaPlayerContainer .bp-mute-dialog {
  transition: opacity 500ms cubic-bezier(0.42, 0, 0.58, 1);
  opacity: 0;
  pointer-events: none;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.bp-mediaPlayerContainer .bp-mute-dialog p {
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  margin: auto;
  z-index: 1;
  position: relative;
  font-family: var(--iv-player-font-family, "Barlow");
  display: block;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0);
}

.bp-mediaPlayerContainer .bp-mute-dialog p span {
  transition: filter 500ms cubic-bezier(0.42, 0, 0.58, 1);
  filter: drop-shadow(0 0 2px #555);
}

.bp-mediaPlayerContainer .bp-mute-dialog button {
  transition: background-color 500ms cubic-bezier(0.42, 0, 0.58, 1);
  top: 0;
  left: 0;
  position: absolute;
  border: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 0;
}

@media (max-width: 767px) {
  .bp-mediaPlayerContainer.bp-reduced .bp-mute-dialog p {
    font-size: 3vw;
    line-height: 6vw;
  }
  .bp-mediaPlayerContainer .bp-mute-dialog p {
    font-size: 4vw;
    line-height: 4vw;
  }
}
:root {
  --audio-meter-height: 16px;
  --audio-meter-icon-size: 16px;
  --audio-meter-pid-width: 6px;
  --audio-meter-gap: 10px;
  --top-checker-left: 16px;
  --top-checker-top: 56px;
}

@media (max-width: 480px) {
  :root {
    --audio-meter-height: 14px;
    --audio-meter-icon-size: 14px;
    --audio-meter-pid-width: 5px;
    --audio-meter-gap: 8px;
  }
}
@media (max-width: 480px) {
  :root {
    --bp-top-control-size: 32px;
    --iv-record-time-size: 18px;
    --top-checker-left: 10px;
    --top-checker-top: 46px;
  }
}
.bp-audio-meter-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--audio-meter-gap);
  margin: 0 auto;
  flex-direction: row;
  flex-wrap: nowrap;
}

.bp-audio-meter-icon {
  flex-shrink: 0;
  width: var(--audio-meter-icon-size);
  height: var(--audio-meter-icon-size);
  color: white;
  margin: 0;
}

.bp-audio-meter-icon svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.bp-pids-wrapper {
  width: auto;
  max-width: 116px;
  display: flex;
  gap: 2px;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 1;
}

.bp-pid {
  width: var(--audio-meter-pid-width);
  height: var(--audio-meter-height);
  border-radius: 20px;
  flex-shrink: 0;
  transition: background-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  background-color: rgba(255, 255, 255, 0.1);
}

.bp-pid.on {
  background-color: rgb(255, 255, 255);
}

.bp-top-control-bar .bp-audio-meter-container {
  position: absolute;
  left: var(--top-checker-left);
  top: var(--top-checker-top);
  width: auto;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.5));
  transition: transform 300ms ease-in-out;
}

.bp-top-control-bar .bp-audio-meter-container .bp-audio-meter-icon {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.7));
}

.bp-top-control-bar .bp-audio-meter-container .bp-pid {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  background-color: rgba(255, 255, 255, 0.4);
}

.bp-top-control-bar .bp-audio-meter-container .bp-pid.on {
  box-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  background-color: rgb(255, 255, 255);
}

.bp-controler-hidden .bp-top-control-bar .bp-audio-meter-container {
  transform: translateY(100%);
}

.bp-overlay-container .bp-view-recording-settings {
  max-width: 90%;
  display: grid;
  grid-template-columns: 40% 60%;
  gap: var(--iv-form-gap);
  width: 100%;
  align-items: start;
}

.bp-overlay-container .bp-view-recording-settings h2 {
  grid-column: 1/-1;
  text-align: left;
  margin: 0;
  padding: var(--iv-form-gap) 0px 0px 0px;
}

.bp-overlay-container .bp-view-recording-settings .bp-info-notice {
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  line-height: 1.4;
  color: #ff9800;
}

.bp-overlay-container .bp-view-recording-settings .bp-info-notice::before {
  content: "⚠ ";
  color: #ff9800;
}

.bp-overlay-container .bp-view-recording-settings .bp-screen-recording-notice {
  display: none;
}

.bp-overlay-container .bp-view-recording-settings #iv-preview-container {
  display: grid;
  gap: var(--iv-form-gap);
  grid-column: 1;
  width: 100%;
  position: sticky;
  top: 10px;
  z-index: 10;
  align-self: start;
  align-items: start;
}

.bp-overlay-container .bp-view-recording-settings #iv-preview-container .iv-devices-preview-container {
  display: grid;
  gap: var(--iv-form-gap);
  grid-template-columns: 1fr;
  min-height: 100%;
}

.bp-overlay-container .bp-view-recording-settings #iv-preview-container .iv-devices-preview-container .bp-audio-meter-container {
  justify-self: center;
  align-self: center;
  max-width: fit-content;
}

.bp-overlay-container .bp-view-recording-settings #iv-preview-container .iv-devices-preview-container .bp-view-video-Container {
  position: relative;
  max-width: 100%;
  margin: 0px;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  border: 2px solid #fff;
  border-radius: 10px;
  box-sizing: border-box;
  overflow: hidden;
}

.bp-overlay-container .bp-view-recording-settings #iv-preview-container .iv-devices-preview-container .bp-view-video-Container button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  white-space: nowrap;
}

.bp-overlay-container .bp-view-recording-settings #iv-preview-container .iv-devices-preview-container .bp-view-video-Container button > svg {
  display: block;
  margin-right: 5px;
}

.bp-overlay-container .bp-view-recording-settings #iv-preview-container .iv-devices-preview-container .bp-view-video-Container button > span {
  display: inline-block;
}

.bp-overlay-container .bp-view-recording-settings #iv-preview-container .iv-devices-preview-container .bp-view-video-Container {
  padding-bottom: calc(100% / var(--iv-player-aspect-ratio-decimal, 1.7778));
}

.bp-overlay-container .bp-view-recording-settings #iv-preview-container .iv-devices-preview-container .bp-view-video-Container canvas,
.bp-overlay-container .bp-view-recording-settings #iv-preview-container .iv-devices-preview-container .bp-view-video-Container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  box-sizing: border-box;
  border: none;
}

.bp-overlay-container .bp-view-recording-settings .iv-devices-form {
  display: grid;
  gap: var(--iv-form-gap);
  grid-template-columns: repeat(2, 1fr);
  align-items: start;
}

.bp-overlay-container .bp-view-recording-settings .iv-devices-form .bp-form-field {
  grid-column: span 1;
  display: flex;
  flex-direction: column;
  gap: var(--iv-form-gap);
  width: 100%;
}

.bp-overlay-container .bp-view-recording-settings .iv-devices-form .bp-form-field:only-child {
  grid-column: 1/-1;
  align-items: center;
}

.bp-overlay-container .bp-view-recording-settings .iv-devices-form .bp-aligned-buttons-container {
  grid-column: 1/-1;
}

.bp-overlay-container .bp-view-recording-settings .iv-devices-form .bp-audio-meter-container {
  grid-column: 1/-1;
}

.bp-overlay-container .bp-view-recording-settings #iv-settings-container {
  gap: 0px;
  grid-column: 2;
  width: 100%;
}

.bp-overlay-container .bp-view-recording-settings #iv-settings-container > button:not(.iv-accordion) {
  margin-top: var(--iv-form-gap);
}

@media (max-width: 650px) {
  .bp-overlay-container .bp-view-recording-settings {
    grid-template-columns: 1fr;
  }
  .bp-overlay-container .bp-view-recording-settings #iv-preview-container {
    position: static;
  }
}
@media (max-width: 650px) and (min-width: 481px) {
  .bp-overlay-container .bp-view-recording-settings #iv-preview-container {
    grid-template-columns: 1fr 1fr;
    grid-column: 1;
    width: 100%;
  }
  .bp-overlay-container .bp-view-recording-settings #iv-preview-container .bp-view-video-Container {
    width: 100%;
    max-width: 100%;
  }
  .bp-overlay-container .bp-view-recording-settings .iv-devices-form {
    grid-column: 2;
    grid-template-columns: 1fr;
  }
  .bp-overlay-container .bp-view-recording-settings .iv-devices-form .bp-form-field {
    grid-column: span 1;
  }
  .bp-overlay-container .bp-view-recording-settings #iv-settings-container {
    grid-column: 1/-1;
  }
}
@media (max-width: 480px) {
  .bp-overlay-container .bp-view-recording-settings #iv-preview-container {
    grid-column: 1;
    position: static;
    max-width: min(400px, 50vw);
    justify-self: center;
  }
  .bp-overlay-container .bp-view-recording-settings #iv-preview-container .bp-view-video-Container {
    max-width: 100%;
  }
  .bp-overlay-container .bp-view-recording-settings .iv-devices-form {
    grid-column: 1;
    grid-template-columns: 1fr;
  }
  .bp-overlay-container .bp-view-recording-settings .iv-devices-form .bp-form-field {
    grid-column: span 1;
  }
  .bp-overlay-container .bp-view-recording-settings #iv-settings-container {
    grid-column: 1;
  }
}
.bp-overlay-container button[disabled] {
  opacity: 0.3;
  cursor: auto;
  user-select: none;
}

.bp-overlay-container .iv-accordion {
  cursor: pointer;
  margin: 0px;
  display: inline;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  color: #ffffff;
  background-color: transparent;
  border-bottom: 1px solid white;
  border-radius: 0px;
}

.bp-overlay-container .iv-accordion.iv-disabled {
  opacity: 0.3;
}

.bp-overlay-container .iv-accordion,
.bp-overlay-container .iv-panel {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.bp-overlay-container .iv-panel.iv-close {
  border-bottom: 0px solid white;
}

.bp-overlay-container .iv-accordion:after {
  content: "+";
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.bp-overlay-container .iv-accordion.iv-active:after {
  content: "-";
}

.bp-overlay-container .iv-accordion[disabled]:after {
  content: "";
}

.bp-overlay-container .iv-allow-container,
.bp-overlay-container .iv-open-container {
  display: grid;
  gap: var(--iv-form-gap);
}

.bp-overlay-container .iv-allow-container p,
.bp-overlay-container .iv-open-container p {
  padding: 0px;
  margin: 0px;
}

.bp-overlay-container .iv-settings-container {
  gap: 0px;
}

.bp-overlay-container .iv-panel {
  padding: 0px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.bp-overlay-container .iv-panel .iv-panel-container {
  padding: var(--iv-form-gap) 18px;
  display: grid;
  gap: var(--iv-form-gap);
}

.bp-overlay-container .iv-panel .iv-panel-container section {
  display: none;
  gap: var(--iv-form-gap);
}

.bp-overlay-container .iv-panel .iv-panel-container section.selected {
  display: grid;
}

.bp-overlay-container .iv-panel > * {
  gap: var(--iv-form-gap);
}

.bp-overlay-container .iv-open-container,
.bp-overlay-container .iv-allow-container {
  display: none;
}

.bp-overlay-container .iv-allow-mode .iv-allow-container {
  display: grid;
}

.bp-overlay-container .iv-allow-mode .iv-open-container,
.bp-overlay-container .iv-allow-mode .iv-settings-container {
  display: none;
}

.bp-mediaPlayer > .iv-devices-activation-button {
  position: absolute;
  z-index: 8;
}

.bp-is-user-media-on .iv-devices-activation-button {
  display: none;
}

.bp-is-user-media-on .bp-overlay-container .bp-view-video-Container canvas, .bp-is-user-media-on .bp-overlay-container .bp-view-video-Container video {
  display: block;
}

.bp-is-screen-mode .bp-overlay-container .bp-view-recording-settings .bp-screen-recording-notice {
  display: block;
}

.bp-overlay-container .bp-view-video-Container canvas, .bp-overlay-container .bp-view-video-Container video {
  display: none;
}

.bp-tab-focused .bp-overlay-container .iv-accordion:focus {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: 0px;
}

.bp-bg-effect-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  width: 100%;
}

@media (max-width: 768px) {
  .bp-bg-effect-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}
.bp-bg-effect-gallery .bp-bg-effect-image-wrapper span {
  color: #fff;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}

.bp-bg-effect-gallery .bp-bg-effect-image {
  position: relative;
  padding: 0px;
  width: 100%;
  aspect-ratio: 3/2;
  border-radius: 8px;
  overflow: hidden;
  background-color: #444;
  cursor: pointer;
  box-sizing: border-box;
  border: 3px solid transparent;
  will-change: transform;
  transform: translateZ(0);
  backface-visibility: hidden;
}

.bp-bg-effect-gallery .bp-bg-effect-image.has-image {
  border: 0px solid #fff;
}

.bp-bg-effect-gallery .bp-bg-effect-image.loading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.bp-bg-effect-gallery .bp-bg-effect-image.loading .bp-loading-indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-top-color: #fff;
  border-radius: 50%;
  z-index: 2;
  animation: spin 1s linear infinite;
}

.bp-bg-effect-gallery .bp-bg-effect-image.load-error {
  background-color: #661919;
}

.bp-bg-effect-gallery .bp-bg-effect-image.placeholder {
  background-color: #333;
}

.bp-bg-effect-gallery .bp-bg-effect-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
  contain: paint;
}

.bp-bg-effect-gallery .bp-bg-effect-image:empty, .bp-bg-effect-gallery .bp-bg-effect-image.no-image {
  background-color: #272727;
  cursor: auto;
}

.bp-bg-effect-gallery .bp-bg-effect-image.selected {
  border-width: 3px;
  border-color: #fff;
  background-color: #000000;
  color: #ffffff;
  transition: none; /* Prevent any animations on the border */
}

.bp-bg-effect-gallery .bp-bg-effect-image.selected .bp-checkmark {
  visibility: visible;
}

.bp-bg-effect-gallery .bp-bg-effect-image.selected .bp-centered path {
  fill: #ffffff;
}

.bp-bg-effect-gallery .bp-bg-effect-image .bp-checkmark {
  position: absolute;
  top: 8px;
  right: 8px;
  visibility: hidden;
  z-index: 1;
}

.bp-bg-effect-gallery .bp-bg-effect-image .bp-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.bp-aligned-buttons-container {
  display: flex;
  width: 100%;
}

.bp-aligned-buttons-container button {
  text-wrap: nowrap;
  flex: 1;
  margin: 0;
  border-radius: 0;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  transition: background-color 0.2s ease;
}

.bp-aligned-buttons-container button:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.bp-aligned-buttons-container button:first-child {
  border-radius: 6px 0 0 6px;
}

.bp-aligned-buttons-container button:last-child {
  border-radius: 0 6px 6px 0;
}

.bp-aligned-buttons-container button.selected {
  background-color: rgb(255, 255, 255);
  color: #000;
  font-weight: bold;
}

.bp-control-background-effects {
  width: auto;
  position: relative;
}

.bp-control-background-effects .bp-control {
  background: none;
}

.bp-control-background-effects .bp-bg-effect-selection-circle {
  position: absolute;
  width: 36px;
  height: 36px;
  background-color: rgba(var(--iv-player-controller-color-r, 0), var(--iv-player-controller-color-g, 0), var(--iv-player-controller-color-b, 0), var(--iv-player-controller-opacity, 0.65));
  border: none;
  border-radius: 25px;
  z-index: -1;
  transform: translateX(-50%);
  top: 0;
  left: 0;
  transition: left 0.15s cubic-bezier(0.34, 1.56, 0.64, 1), width 0.15s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.bp-control-background-effects .bp-bg-effect-selection-circle.stretching {
  transition: left 0.08s cubic-bezier(0.25, 0.46, 0.45, 0.94), width 0.08s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* Director Mode variables - CSS custom properties */
:root {
  /* Control sizes */
  --bp-control-icon-height: 20px;
  --bp-top-control-size: 36px;
  /* Camera control widths */
  --bp-camera-control-width: 20px;
  /* Microphone control widths */
  --bp-microphone-control-width: 20px;
  /* Record control widths */
  --bp-record-control-width: 20px;
  /* Teleprompter control widths */
  --bp-teleprompter-control-width: 20px;
  /* Progress bar margins */
  --bp-basic-control-width: 36px; /* Adding missing variable */
  --bp-basic-control-space: 8px; /* Adding missing variable */
  --bp-progress-bar-margin-left: 10px; /* Adding missing variable */
  /* Timer variables */
  --timer-unit: 1s;
  --timer-length: 3;
  --timer-delay: 0s;
  --recording-frame-size: 4px;
  /* Record time variables */
  --iv-record-time-size: 24px;
  --iv-record-time-padding-tb: 8px;
  --iv-record-time-padding-lr: 16px;
}

@media (max-width: 480px) {
  :root {
    --bp-top-control-size: 32px;
    --iv-record-time-size: 18px;
  }
}
.bp-control-progress.bp-dir {
  margin-left: 130px;
}

@keyframes canvasFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bp-director-canvas {
  opacity: 0;
  animation: canvasFadeIn 0.5s ease-in-out forwards;
}

.bp-render-preview {
  z-index: 1;
  position: fixed;
  top: 20px;
  left: 20px;
  max-width: 50%;
  border: 5px solid #000;
}

.bp-top-control-bar {
  padding: 0px 6px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 4;
  box-sizing: border-box;
  width: 100%;
  transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.bp-top-control-bar .bp-control {
  box-sizing: border-box;
}

.bp-top-control-bar .bp-control span {
  box-sizing: border-box;
}

.bp-top-control-bar .bp-control {
  margin: 5px;
  padding: 0px;
  height: calc(var(--bp-top-control-size) + 2px);
  width: calc(var(--bp-top-control-size) + 2px);
  border-radius: 25px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.bp-top-control-bar .bp-control .bp-control-icons {
  height: var(--bp-top-control-size);
  width: var(--bp-top-control-size);
}

.bp-top-control-bar .bp-control-cont {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  width: auto;
  margin: 5px;
  padding: 0px;
  height: calc(var(--bp-top-control-size) + 2px);
  border-radius: 25px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(var(--iv-player-controller-color-r, 0), var(--iv-player-controller-color-g, 0), var(--iv-player-controller-color-b, 0), calc(var(--iv-player-controller-opacity, 0.65) / 3));
}

.bp-top-control-bar .bp-control-cont .bp-control {
  border: none;
  margin-right: 0;
  margin-left: 0;
}

.bp-control-toggle-settings {
  position: absolute;
  top: 0px;
  right: 5px;
}

.bp-has-error .bp-top-control-bar {
  display: none;
}

body .bp-controlsDisabled .bp-top-control-bar,
.bp-has-initial-display .bp-top-control-bar,
.bp-controler-hidden .bp-top-control-bar {
  top: -50px;
}

.bp-tab-focused .bp-top-control-bar,
.bp-controller-locked .bp-top-control-bar {
  top: 0px;
}

.bp-tab-focused .bp-top-control-bar .bp-control:focus {
  outline: 4px #0090b6 solid;
  outline-color: var(--iv-shade-of-blue);
  outline-offset: -4px;
}

/* Camera control style */
.bp-control-camera-icons {
  width: var(--bp-camera-control-width);
}

.bp-control-open-settings,
.bp-control-start-camera,
.bp-control-stop-camera,
.bp-control-start-screen-record,
.bp-control-stop-screen-record {
  width: var(--bp-top-control-size);
  height: var(--bp-top-control-size);
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc((var(--bp-top-control-size) - var(--bp-control-icon-height)) / 2);
  padding-bottom: calc((var(--bp-top-control-size) - var(--bp-control-icon-height)) / 2);
  padding-left: calc((var(--bp-top-control-size) - var(--bp-camera-control-width)) / 2);
  padding-right: calc((var(--bp-top-control-size) - var(--bp-camera-control-width)) / 2);
}

.bp-control-stop-camera,
.bp-control-start-screen-record,
.bp-control-stop-screen-record {
  opacity: 0;
}

.bp-control-start-camera {
  opacity: 1;
}

.bp-is-camera .bp-control-stop-camera {
  opacity: 1;
}

.bp-is-camera .bp-control-start-camera {
  opacity: 0;
}

.bp-is-screen-mode .bp-control-stop-camera,
.bp-is-screen-mode .bp-control-start-camera {
  opacity: 0;
}

.bp-is-screen-mode .bp-control-start-screen-record {
  opacity: 1;
}

.bp-is-screen-mode.bp-is-user-media-on .bp-control-start-screen-record {
  opacity: 0;
}

.bp-is-screen-mode.bp-is-user-media-on .bp-control-stop-screen-record {
  opacity: 1;
}

/* Microphone control style */
.bp-control-microphone-icons {
  width: var(--bp-microphone-control-width);
}

.bp-control-start-microphone,
.bp-control-stop-microphone {
  width: var(--bp-top-control-size);
  height: var(--bp-top-control-size);
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc((var(--bp-top-control-size) - var(--bp-control-icon-height)) / 2);
  padding-bottom: calc((var(--bp-top-control-size) - var(--bp-control-icon-height)) / 2);
  padding-left: calc((var(--bp-top-control-size) - var(--bp-microphone-control-width)) / 2);
  padding-right: calc((var(--bp-top-control-size) - var(--bp-microphone-control-width)) / 2);
}

.bp-control-stop-microphone {
  opacity: 0;
}

.bp-control-start-microphone {
  opacity: 1;
}

.bp-is-microphone .bp-control-stop-microphone {
  opacity: 1;
}

.bp-is-microphone .bp-control-start-microphone {
  opacity: 0;
}

/* Record control style */
.bp-control-record-icons {
  width: var(--bp-record-control-width);
}

.bp-control-cancel-record,
.bp-control-start-record,
.bp-control-stop-record {
  width: var(--bp-record-control-width);
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

.bp-control-cancel-record,
.bp-control-stop-record {
  opacity: 0;
}

.bp-control-start-record {
  opacity: 1;
}

.bp-is-record .bp-control-time-current,
.bp-is-record .bp-control-time-left,
.bp-is-record .bp-control-toggle-play-pause,
.bp-is-record .bp-control-progress {
  opacity: 0;
}

.bp-is-record-variable .bp-record-total-time,
.bp-is-record-variable .bp-record-separator {
  opacity: 0;
}

.bp-is-record .bp-control-stop-record {
  opacity: 1;
}

.bp-is-record .bp-control-start-record {
  opacity: 0;
}

.bp-is-record.bp-is-record-mandatory .bp-control-cancel-record {
  opacity: 1;
}

.bp-is-record.bp-is-record-mandatory .bp-control-stop-record,
.bp-is-record.bp-is-record-mandatory .bp-control-start-record {
  opacity: 0;
}

/* Teleprompter control style */
.bp-control-teleprompter-icons {
  width: var(--bp-teleprompter-control-width);
}

.bp-control-start-teleprompter,
.bp-control-stop-teleprompter {
  width: var(--bp-teleprompter-control-width);
  width: var(--bp-top-control-size);
  height: var(--bp-top-control-size);
  position: absolute;
  top: 0;
  left: 0;
  padding-top: calc((var(--bp-top-control-size) - var(--bp-control-icon-height)) / 2);
  padding-bottom: calc((var(--bp-top-control-size) - var(--bp-control-icon-height)) / 2);
  padding-left: calc((var(--bp-top-control-size) - var(--bp-teleprompter-control-width)) / 2);
  padding-right: calc((var(--bp-top-control-size) - var(--bp-teleprompter-control-width)) / 2);
}

.bp-control-stop-teleprompter {
  opacity: 0;
}

.bp-control-start-teleprompter {
  opacity: 1;
}

.bp-is-teleprompter .bp-control-stop-teleprompter {
  opacity: 1;
}

.bp-is-teleprompter .bp-control-start-teleprompter {
  opacity: 0;
}

.bp-record-time-container {
  transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0;
  padding: var(--iv-record-time-padding-tb) var(--iv-record-time-padding-lr);
  position: absolute;
  left: 0px;
  top: 0px;
  transform: translateY(-100%);
}

.bp-record-time-container span {
  text-shadow: 0 0 4px #000;
}

.bp-record-time-container .bp-record-separator {
  padding: 0 0.2em;
}

.bp-record-time-container .bp-record-current-time {
  font-size: var(--iv-record-time-size);
  line-height: var(--iv-record-time-size);
  font-weight: 600;
}

.bp-record-time-container .bp-record-separator,
.bp-record-time-container .bp-record-total-time {
  font-size: calc(var(--iv-record-time-size) / 2);
  line-height: calc(var(--iv-record-time-size) / 2);
}

.bp-is-record.bp-is-record-mandatory .bp-record-time-container .bp-record-current-time {
  color: #ff0000;
}

.bp-is-record .bp-record-time-container {
  opacity: 1;
}

.bp-controler-hidden .bp-record-time-container {
  top: calc(0px - var(--iv-record-time-padding-tb));
}

.bp-is-timer .bp-media-layers .bp-timer {
  z-index: 10;
  width: 75vmin;
  height: 75vmin;
  box-shadow: 0 0 0 1.875vmin, inset 3.75vmin 3.75vmin 7.5vmin rgba(0, 0, 0, 0.125), 3.75vmin 3.75vmin 7.5vmin rgba(0, 0, 0, 0.125);
  font-size: 37.5vmin;
  text-shadow: 3.75vmin 3.75vmin 7.5vmin rgba(0, 0, 0, 0.125);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  color: white;
  border-radius: 50%;
  font-weight: 700;
}

@media (min-width: 600px) {
  .bp-is-timer .bp-media-layers .bp-timer {
    width: 50vmin;
    height: 50vmin;
    box-shadow: 0 0 0 1.25vmin, inset 2.5vmin 2.5vmin 5vmin rgba(0, 0, 0, 0.125), 2.5vmin 2.5vmin 5vmin rgba(0, 0, 0, 0.125);
    font-size: 25vmin;
    text-shadow: 2.5vmin 2.5vmin 5vmin rgba(0, 0, 0, 0.125);
  }
}
.bp-is-timer .bp-media-layers .bp-timer:before {
  content: "3";
  animation: calc(var(--timer-unit) * var(--timer-length)) var(--timer-delay) forwards timer_countdown, var(--timer-unit) calc(var(--timer-delay) - var(--timer-unit) * 0.125) var(--timer-length) timer_beat;
}

.bp-is-timer .bp-media-layers .bp-timer:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.125);
  animation: calc(var(--timer-unit) * var(--timer-length)) var(--timer-delay) linear forwards timer_indicator;
}

.bp-recording-empty-state #bp-middle-open-devices-button {
  display: inline-flex;
}

.bp-recording-empty-state .bp-mediaPlayer {
  /* Use --iv-player-bg-image for background image if available as cover */
  background-image: var(--iv-player-bg-image);
  background-size: cover;
}

.bp-is-user-media-on #bp-middle-open-devices-button,
#bp-middle-open-devices-button {
  display: none;
}

@keyframes timer_beat {
  40%, 80% {
    transform: none;
  }
  50% {
    transform: scale(1.125);
  }
}
@keyframes timer_indicator {
  100% {
    transform: translateY(100%);
  }
}
@keyframes timer_countdown {
  0% {
    content: "3";
  }
  33.33% {
    content: "2";
  }
  66.66% {
    content: "1";
  }
  100% {
    content: "0";
  }
}
.bp-is-record-progressing .bp-media-layers:after {
  content: "";
  position: absolute;
  top: var(--recording-frame-size);
  bottom: var(--recording-frame-size);
  left: var(--recording-frame-size);
  right: var(--recording-frame-size);
  z-index: 11;
  box-shadow: inset 0 0 0 var(--recording-frame-size) red;
  border-radius: var(--recording-frame-size);
  animation: fadein 3s;
  animation-iteration-count: infinite;
  opacity: 0.6;
}

@media (max-width: 767px) {
  .bp-control-progress.bp-dir {
    margin-left: 0px;
  }
}
@media (max-width: 480px) {
  .bp-top-control-bar .bp-control {
    margin: 2.5px;
  }
}
@media (max-width: 280px) {
  .bp-control-time-current {
    position: absolute;
    left: 0px;
    top: -45px;
    display: flex;
    align-items: center;
  }
  .bp-control-time-current span {
    display: inline-block;
  }
  .bp-control-time-current {
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.5));
  }
  .bp-has-initial-display .bp-control-time-current {
    display: none;
  }
  .bp-has-initial-display .bp-signature-container {
    bottom: 0px;
  }
  .bp-signature-container {
    position: absolute;
    bottom: 39px;
    right: 5px;
  }
  .bp-has-signature {
    margin-right: 0px;
  }
  .bp-controler-hidden .bp-signature-container {
    bottom: 10px;
  }
}
@media (max-width: 200px) {
  .bp-signature-container,
  .bp-control-volume {
    display: none;
  }
}
@media (max-width: 140px) {
  .bp-control-transcription {
    display: none;
  }
}
.iv-chapter-navigation {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
  width: 100vw;
  padding: 12px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  column-gap: 2px;
  opacity: 1;
  transition: opacity 0.5s ease;
}

.iv-chapter-navigation.iv-hidden {
  opacity: 0;
  pointer-events: none;
}

.iv-chapter-navigation button {
  display: inline-block;
  border: none;
  background: none;
  animation: fadeIn 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: filter 0.3s;
  padding-top: 14px;
  padding-bottom: 14px;
  height: 30px;
  position: relative;
  width: var(--iv-chapter-button-size-percentage, 10%);
  cursor: pointer;
}

.iv-chapter-navigation button::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 6px;
  background-color: #ffffff;
  border-radius: 1px;
  opacity: 0.3;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.iv-chapter-navigation button::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 6px;
  background-color: #ffffff;
  border-radius: 1px;
  width: var(--iv-chapter-progress-percentage, 100%);
  opacity: 0; /* hidden when not active */
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  transition: opacity 0.25s ease;
}

.iv-chapter-navigation button.active {
  filter: brightness(1.15);
}

.iv-chapter-navigation button.active::after {
  opacity: 1;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bp-tab-focused .iv-hidden {
  opacity: 1;
  pointer-events: auto;
}

html, body {
  overscroll-behavior-x: none; /* slightly stronger than contain */
}

.bp-mediaPlayerContainer {
  overscroll-behavior-x: contain;
  touch-action: pan-y; /* allow vertical scroll if wanted, block horizontal native gestures */
}

.iv-has-chapter-navigation .bp-media-description-button {
  top: 40px;
}