.lv-vw {
  --lv-vw-accent: #10104f;
  --lv-vw-border: #ffffff;
  --lv-vw-border-hover: #10104f;
  --lv-vw-progress: #FF3D3E;
  --lv-vw-close-bg: #10104f;
  --lv-vw-cta-text: #ffffff;
  --lv-vw-cta-hover: #131344;
  --lv-vw-preview-text-bg: rgba(0, 0, 0, 0.52);
  --lv-vw-preview-text-color: #ffffff;
  --lv-vw-preview-play-bg: rgba(255, 255, 255, 0.92);
  --lv-vw-preview-play-icon: #10104f;
  --lv-vw-panel-title-color: #ffffff;
  --lv-vw-panel-subtitle-color: #ffffff;
  --lv-vw-teaser-radius: 25px;
  --lv-vw-panel-radius: 28px;
  --lv-vw-panel-start-x: 0.43;
  --lv-vw-panel-start-y: 0.36;
  --lv-vw-preview-width: 136px;
  --lv-vw-preview-height: 200px;
  --lv-vw-panel-width: 318px;
  --lv-vw-panel-height: 560px;
  --lv-vw-control-size: 28px;
  --lv-vw-close-line-width: 13px;
  --lv-vw-close-line-height: 2px;
  --lv-vw-shadow-teaser: 0 6px 16px rgba(20, 24, 31, 0.12), 0 1px 5px rgba(20, 24, 31, 0.08);
  --lv-vw-shadow-teaser-hover: 0 9px 22px rgba(20, 24, 31, 0.16), 0 2px 7px rgba(20, 24, 31, 0.1);
  --lv-vw-shadow-gallery: 0 6px 16px rgba(20, 24, 31, 0.11), 0 1px 5px rgba(20, 24, 31, 0.07);
  --lv-vw-shadow-gallery-hover: 0 8px 20px rgba(20, 24, 31, 0.15), 0 2px 7px rgba(20, 24, 31, 0.09);
  --lv-vw-shadow-gallery-item: 0 3px 9px rgba(20, 24, 31, 0.11);
  --lv-vw-shadow-gallery-item-hover: 0 5px 12px rgba(20, 24, 31, 0.15);
  --lv-vw-shadow-panel: 0 10px 28px rgba(20, 24, 31, 0.18), 0 3px 10px rgba(20, 24, 31, 0.1);
  --lv-vw-shadow-control: 0 3px 8px rgba(0, 0, 0, 0.13);
  --lv-vw-shadow-control-hover: 0 5px 12px rgba(0, 0, 0, 0.17);
  --lv-vw-shadow-control-active: 0 2px 6px rgba(0, 0, 0, 0.15);
  --lv-vw-shadow-cta: 0 4px 10px rgba(16, 16, 79, 0.18);
  --lv-vw-shadow-cta-hover: 0 7px 16px rgba(16, 16, 79, 0.26);
  --lv-vw-shadow-cta-active: 0 3px 8px rgba(16, 16, 79, 0.2);
  position: fixed;
  z-index: 99990;
  right: 28px;
  bottom: 28px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2;
}

.lv-vw--shadow-none {
  --lv-vw-shadow-teaser: none;
  --lv-vw-shadow-teaser-hover: none;
  --lv-vw-shadow-gallery: none;
  --lv-vw-shadow-gallery-hover: none;
  --lv-vw-shadow-gallery-item: none;
  --lv-vw-shadow-gallery-item-hover: none;
  --lv-vw-shadow-panel: none;
  --lv-vw-shadow-control: none;
  --lv-vw-shadow-control-hover: none;
  --lv-vw-shadow-control-active: none;
  --lv-vw-shadow-cta: none;
  --lv-vw-shadow-cta-hover: none;
  --lv-vw-shadow-cta-active: none;
}

.lv-vw--shadow-medium {
  --lv-vw-shadow-teaser: 0 10px 24px rgba(20, 24, 31, 0.16), 0 2px 8px rgba(20, 24, 31, 0.1);
  --lv-vw-shadow-teaser-hover: 0 14px 32px rgba(20, 24, 31, 0.22), 0 3px 10px rgba(20, 24, 31, 0.12);
  --lv-vw-shadow-gallery: 0 10px 24px rgba(20, 24, 31, 0.14), 0 2px 8px rgba(20, 24, 31, 0.08);
  --lv-vw-shadow-gallery-hover: 0 12px 28px rgba(20, 24, 31, 0.18), 0 3px 10px rgba(20, 24, 31, 0.1);
  --lv-vw-shadow-gallery-item: 0 4px 12px rgba(20, 24, 31, 0.14);
  --lv-vw-shadow-gallery-item-hover: 0 7px 16px rgba(20, 24, 31, 0.18);
  --lv-vw-shadow-panel: 0 16px 42px rgba(20, 24, 31, 0.24), 0 4px 14px rgba(20, 24, 31, 0.12);
  --lv-vw-shadow-control: 0 4px 10px rgba(0, 0, 0, 0.16);
  --lv-vw-shadow-control-hover: 0 6px 14px rgba(0, 0, 0, 0.2);
  --lv-vw-shadow-control-active: 0 3px 8px rgba(0, 0, 0, 0.18);
  --lv-vw-shadow-cta: 0 6px 14px rgba(16, 16, 79, 0.22);
  --lv-vw-shadow-cta-hover: 0 10px 22px rgba(16, 16, 79, 0.32);
  --lv-vw-shadow-cta-active: 0 4px 10px rgba(16, 16, 79, 0.24);
}

.lv-vw--shadow-strong {
  --lv-vw-shadow-teaser: 0 16px 36px rgba(20, 24, 31, 0.24), 0 4px 14px rgba(20, 24, 31, 0.14);
  --lv-vw-shadow-teaser-hover: 0 20px 44px rgba(20, 24, 31, 0.3), 0 5px 16px rgba(20, 24, 31, 0.16);
  --lv-vw-shadow-gallery: 0 16px 36px rgba(20, 24, 31, 0.22), 0 4px 14px rgba(20, 24, 31, 0.12);
  --lv-vw-shadow-gallery-hover: 0 20px 44px rgba(20, 24, 31, 0.28), 0 5px 16px rgba(20, 24, 31, 0.14);
  --lv-vw-shadow-gallery-item: 0 8px 18px rgba(20, 24, 31, 0.2);
  --lv-vw-shadow-gallery-item-hover: 0 12px 24px rgba(20, 24, 31, 0.24);
  --lv-vw-shadow-panel: 0 24px 58px rgba(20, 24, 31, 0.32), 0 8px 22px rgba(20, 24, 31, 0.16);
  --lv-vw-shadow-control: 0 6px 16px rgba(0, 0, 0, 0.2);
  --lv-vw-shadow-control-hover: 0 8px 20px rgba(0, 0, 0, 0.26);
  --lv-vw-shadow-control-active: 0 4px 12px rgba(0, 0, 0, 0.22);
  --lv-vw-shadow-cta: 0 9px 20px rgba(16, 16, 79, 0.28);
  --lv-vw-shadow-cta-hover: 0 14px 30px rgba(16, 16, 79, 0.38);
  --lv-vw-shadow-cta-active: 0 6px 14px rgba(16, 16, 79, 0.28);
}

.lv-vw--bottom-right,
.lv-vw--right {
  top: auto;
  right: 28px;
  bottom: 28px;
  left: auto;
  transform: none;
}

.lv-vw--bottom-left,
.lv-vw--left {
  top: auto;
  right: auto;
  bottom: 28px;
  left: 24px;
  transform: none;
}

.lv-vw--bottom-center {
  top: auto;
  right: auto;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
}

.lv-vw--top-right {
  top: 28px;
  right: 28px;
  bottom: auto;
  left: auto;
  transform: none;
}

.lv-vw--top-left {
  top: 28px;
  right: auto;
  bottom: auto;
  left: 24px;
  transform: none;
}

.lv-vw--top-center {
  top: 28px;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

.lv-vw--middle-right {
  top: 50%;
  right: 28px;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

.lv-vw--middle-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 24px;
  transform: translateY(-50%);
}

.lv-vw--appear-fade .lv-vw__teaser,
.lv-vw--appear-fade .lv-vw__gallery {
  animation: lv-vw-appear-fade 280ms ease both;
}

.lv-vw--appear-slide .lv-vw__teaser,
.lv-vw--appear-slide .lv-vw__gallery {
  animation: lv-vw-appear-slide 340ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.lv-vw--appear-zoom .lv-vw__teaser,
.lv-vw--appear-zoom .lv-vw__gallery {
  animation: lv-vw-appear-zoom 300ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.lv-vw--appear-none .lv-vw__teaser,
.lv-vw--appear-none .lv-vw__gallery {
  animation: none;
}

@keyframes lv-vw-appear-fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes lv-vw-appear-slide {
  from {
    opacity: 0;
    transform: translateY(14px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes lv-vw-appear-zoom {
  from {
    opacity: 0;
    transform: scale(0.92);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.lv-vw__teaser {
  position: relative;
  width: 136px;
  height: 200px;
  padding: 0;
  border: 3px solid var(--lv-vw-border);
  border-radius: var(--lv-vw-teaser-radius);
  overflow: hidden;
  cursor: pointer;
  background: var(--lv-vw-border);
  box-shadow: var(--lv-vw-shadow-teaser);
  transform: translateZ(0);
  transition: border-color 220ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.lv-vw__teaser:hover {
  border-color: var(--lv-vw-border-hover);
  box-shadow: var(--lv-vw-shadow-teaser-hover);
  transform: translateY(-2px);
}

.lv-vw--format-square {
  --lv-vw-teaser-radius: 24px;
  --lv-vw-panel-radius: 26px;
  --lv-vw-panel-start-x: 0.43;
  --lv-vw-panel-start-y: 0.43;
}

.lv-vw--format-square .lv-vw__teaser {
  width: 154px;
  height: 154px;
}

.lv-vw--format-square .lv-vw__panel {
  width: 360px;
}

.lv-vw--format-square .lv-vw__video {
  height: 360px;
}

.lv-vw--format-horizontal {
  --lv-vw-teaser-radius: 20px;
  --lv-vw-panel-radius: 22px;
  --lv-vw-panel-start-x: 0.42;
  --lv-vw-panel-start-y: 0.42;
}

.lv-vw--format-horizontal .lv-vw__teaser {
  width: 220px;
  height: 124px;
}

.lv-vw--format-horizontal .lv-vw__panel {
  width: 520px;
}

.lv-vw--format-horizontal .lv-vw__video {
  height: 292px;
}

.lv-vw--format-horizontal .lv-vw__close {
  top: 40px;
}

.lv-vw--format-horizontal .lv-vw__sound {
  top: 78px;
}

.lv-vw--format-circle {
  --lv-vw-teaser-radius: 999px;
  --lv-vw-panel-start-x: 0.47;
  --lv-vw-panel-start-y: 0.26;
}

.lv-vw--format-circle .lv-vw__teaser {
  width: 148px;
  height: 148px;
  border-radius: 50%;
  overflow: visible;
}

.lv-vw--format-circle .lv-vw__preview {
  border-radius: 50%;
}

.lv-vw--format-circle .lv-vw__teaser-close {
  top: -9px;
  right: -9px;
}

.lv-vw__gallery {
  position: relative;
  box-sizing: border-box;
  max-width: min(560px, calc(100vw - 48px));
  padding: 7px;
  border: 3px solid var(--lv-vw-border);
  border-radius: 25px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: var(--lv-vw-shadow-gallery);
  transition: border-color 220ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.lv-vw__gallery:hover {
  border-color: var(--lv-vw-border-hover);
  box-shadow: var(--lv-vw-shadow-gallery-hover);
  transform: translateY(-2px);
}

.lv-vw__gallery-track {
  display: flex;
  gap: 9px;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: thin;
}

.lv-vw__gallery-item {
  position: relative;
  flex: 0 0 auto;
  box-sizing: border-box;
  width: 118px;
  height: 168px;
  padding: 0;
  overflow: hidden;
  border: 0;
  border-radius: 20px;
  cursor: pointer;
  background: #f3f4f6;
  box-shadow: var(--lv-vw-shadow-gallery-item);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.lv-vw__gallery-item:hover {
  box-shadow: var(--lv-vw-shadow-gallery-item-hover);
  transform: translateY(-2px);
}

.lv-vw__gallery-preview {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lv-vw__gallery-caption {
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 8px;
  z-index: 2;
  padding: 6px 8px;
  overflow: hidden;
  color: var(--lv-vw-preview-text-color);
  font-size: 11px;
  line-height: 1.2;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 999px;
  background: var(--lv-vw-preview-text-bg);
}

.lv-vw__gallery-close {
  top: -10px;
  right: -10px;
}

.lv-vw--format-stories .lv-vw__gallery {
  max-width: min(460px, calc(100vw - 92px));
  padding: 8px;
  border-radius: 999px;
}

.lv-vw--format-stories .lv-vw__gallery-track {
  align-items: center;
  gap: 10px;
  padding: 2px 0;
}

.lv-vw--format-stories .lv-vw__gallery-item {
  width: 78px;
  height: 78px;
  border: 2px solid var(--lv-vw-border-hover);
  border-radius: 50%;
  box-shadow: var(--lv-vw-shadow-gallery-item);
}

.lv-vw--format-stories .lv-vw__gallery-item:hover {
  border-radius: 50%;
  box-shadow: var(--lv-vw-shadow-gallery-item-hover);
  transform: none;
}

.lv-vw--format-stories .lv-vw__gallery-preview {
  border-radius: 50%;
}

.lv-vw--format-stories .lv-vw__gallery-close {
  top: 50%;
  right: -34px;
  transform: translateY(-50%) scale(1);
}

.lv-vw--format-stories.lv-vw--bottom-right .lv-vw__gallery-close,
.lv-vw--format-stories.lv-vw--top-right .lv-vw__gallery-close,
.lv-vw--format-stories.lv-vw--middle-right .lv-vw__gallery-close {
  right: auto;
  left: -34px;
}

.lv-vw--format-stories .lv-vw__gallery-close:hover {
  transform: translateY(-50%) scale(1.06);
}

.lv-vw--format-stories .lv-vw__gallery-close:active {
  transform: translateY(-50%) scale(0.98);
}

.lv-vw__teaser-close {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 3;
  box-sizing: border-box;
  display: block;
  width: var(--lv-vw-control-size);
  height: var(--lv-vw-control-size);
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  background: var(--lv-vw-close-bg);
  box-shadow: var(--lv-vw-shadow-control);
  line-height: 0;
  opacity: 0;
  transform: translateY(0) scale(1);
  transition: background 160ms ease, opacity 160ms ease, transform 180ms ease, box-shadow 180ms ease;
  pointer-events: none;
}

.lv-vw:not(.lv-vw--open):hover .lv-vw__teaser-close,
.lv-vw:not(.lv-vw--open):focus-within .lv-vw__teaser-close,
.lv-vw__teaser:hover .lv-vw__teaser-close,
.lv-vw__teaser:focus .lv-vw__teaser-close,
.lv-vw__teaser:focus-visible .lv-vw__teaser-close {
  opacity: 1;
  pointer-events: auto;
}

.lv-vw__teaser-close:hover {
  background: var(--lv-vw-border-hover);
  box-shadow: var(--lv-vw-shadow-control-hover);
  transform: translateY(-1px) scale(1.06);
}

.lv-vw__teaser-close:active {
  box-shadow: var(--lv-vw-shadow-control-active);
  transform: translateY(0) scale(0.98);
}

.lv-vw__teaser-close::before,
.lv-vw__teaser-close::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: var(--lv-vw-close-line-width);
  height: var(--lv-vw-close-line-height);
  border-radius: 999px;
  background: #fff;
  transform-origin: center;
}

.lv-vw__teaser-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.lv-vw__teaser-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.lv-vw__preview,
.lv-vw__video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  background: transparent;
}

.lv-vw__preview {
  border-radius: calc(var(--lv-vw-teaser-radius) - 3px);
  background: transparent;
}

.lv-vw__play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: var(--lv-vw-preview-play-bg);
  box-shadow: var(--lv-vw-shadow-control);
}

.lv-vw__play::before {
  content: "";
  position: absolute;
  left: 15.5px;
  top: 11px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid var(--lv-vw-preview-play-icon);
}

.lv-vw__caption {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  padding: 7px 9px;
  color: var(--lv-vw-preview-text-color);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  border-radius: 999px;
  background: var(--lv-vw-preview-text-bg);
  backdrop-filter: blur(8px);
}

.lv-vw__panel {
  position: relative;
  display: none;
  width: 318px;
  overflow: hidden;
  border: 3px solid var(--lv-vw-border);
  border-radius: var(--lv-vw-panel-radius);
  background: transparent;
  box-shadow: var(--lv-vw-shadow-panel);
  transform-origin: right bottom;
  transition: border-color 220ms ease, box-shadow 220ms ease;
  will-change: transform, opacity;
}

.lv-vw--bottom-left .lv-vw__panel,
.lv-vw--left .lv-vw__panel {
  transform-origin: left bottom;
}

.lv-vw--bottom-right .lv-vw__panel,
.lv-vw--right .lv-vw__panel {
  transform-origin: right bottom;
}

.lv-vw--bottom-center .lv-vw__panel {
  transform-origin: center bottom;
}

.lv-vw--top-left .lv-vw__panel {
  transform-origin: left top;
}

.lv-vw--top-right .lv-vw__panel {
  transform-origin: right top;
}

.lv-vw--top-center .lv-vw__panel {
  transform-origin: center top;
}

.lv-vw--middle-left .lv-vw__panel {
  transform-origin: left center;
}

.lv-vw--middle-right .lv-vw__panel {
  transform-origin: right center;
}

.lv-vw--open .lv-vw__teaser,
.lv-vw--closing .lv-vw__teaser,
.lv-vw--open .lv-vw__gallery,
.lv-vw--closing .lv-vw__gallery {
  display: none;
}

.lv-vw--open .lv-vw__teaser-close,
.lv-vw--closing .lv-vw__teaser-close {
  display: none;
}

.lv-vw--open .lv-vw__panel,
.lv-vw--closing .lv-vw__panel {
  display: block;
  border-color: var(--lv-vw-border-hover);
}

.lv-vw--open:not(.lv-vw--closing) .lv-vw__panel {
  animation: lv-vw-panel-open 300ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.lv-vw--closing .lv-vw__panel {
  animation: lv-vw-panel-close 260ms cubic-bezier(0.4, 0, 0.2, 1) both;
  pointer-events: none;
}

@keyframes lv-vw-panel-open {
  from {
    opacity: 0.96;
    transform: scale(var(--lv-vw-panel-start-x), var(--lv-vw-panel-start-y));
    border-color: var(--lv-vw-border);
  }

  to {
    opacity: 1;
    transform: scale(1);
    border-color: var(--lv-vw-border-hover);
  }
}

@keyframes lv-vw-panel-close {
  from {
    opacity: 1;
    transform: scale(1);
    border-color: var(--lv-vw-border-hover);
  }

  to {
    opacity: 0.96;
    transform: scale(var(--lv-vw-panel-start-x), var(--lv-vw-panel-start-y));
    border-color: var(--lv-vw-border);
  }
}

.lv-vw__close {
  position: absolute;
  right: 15px;
  top: 49px;
  z-index: 2;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--lv-vw-control-size);
  height: var(--lv-vw-control-size);
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  background: var(--lv-vw-close-bg);
  box-shadow: var(--lv-vw-shadow-control);
  line-height: 0;
  -webkit-appearance: none;
  appearance: none;
  transform: translateY(0) scale(1);
  transition: background 160ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.lv-vw__time {
  position: absolute;
  right: 17px;
  top: 18px;
  z-index: 2;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.36);
}

.lv-vw__sound {
  position: absolute;
  right: 15px;
  top: 91px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  background: var(--lv-vw-close-bg);
  box-shadow: var(--lv-vw-shadow-control);
  line-height: 0;
  -webkit-appearance: none;
  appearance: none;
  transform: translateY(0) scale(1);
  transition: background 160ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.lv-vw .lv-vw__panel--no-time .lv-vw__close {
  top: 16px;
}

.lv-vw .lv-vw__panel--no-time .lv-vw__sound {
  top: 58px;
}

.lv-vw__close:hover {
  background: var(--lv-vw-border-hover);
  box-shadow: var(--lv-vw-shadow-control-hover);
  transform: translateY(-1px) scale(1.06);
}

.lv-vw__sound:hover {
  background: var(--lv-vw-border-hover);
  box-shadow: var(--lv-vw-shadow-control-hover);
  transform: translateY(-1px) scale(1.06);
}

.lv-vw__close:active,
.lv-vw__sound:active {
  box-shadow: var(--lv-vw-shadow-control-active);
  transform: translateY(0) scale(0.98);
}

.lv-vw__close::before,
.lv-vw__close::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: var(--lv-vw-close-line-width);
  height: var(--lv-vw-close-line-height);
  border-radius: 999px;
  background: #fff;
  transform-origin: center;
}

.lv-vw__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.lv-vw__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.lv-vw__sound-icon {
  display: block;
  width: 16px;
  height: 16px;
  overflow: visible;
  fill: none;
  stroke: #fff;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 180ms ease;
}

.lv-vw__sound:hover .lv-vw__sound-icon {
  transform: scale(1.08);
}

.lv-vw__sound-speaker {
  fill: #fff;
  stroke: none;
}

.lv-vw__sound-wave,
.lv-vw__sound-muted-line {
  fill: none;
}

.lv-vw__progress {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 3;
  height: 14px;
  overflow: visible;
  background: transparent;
  border-radius: calc(var(--lv-vw-panel-radius) - 3px) calc(var(--lv-vw-panel-radius) - 3px) 0 0;
  cursor: pointer;
  touch-action: none;
}

.lv-vw__progress::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 6px;
  border-radius: inherit;
  background: rgba(255, 255, 255, 0.34);
}

.lv-vw__progress:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.92);
  outline-offset: 2px;
}

.lv-vw__progress-bar {
  position: relative;
  z-index: 1;
  display: block;
  width: 0;
  height: 6px;
  border-radius: calc(var(--lv-vw-panel-radius) - 3px) 0 0 0;
  background: var(--lv-vw-progress);
  transition: width 120ms linear;
}

.lv-vw__seek-time {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  padding: 3px 6px;
  border-radius: 999px;
  color: #fff;
  background: rgba(16, 16, 79, 0.78);
  box-shadow: var(--lv-vw-shadow-control);
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  transform: translateX(var(--lv-vw-seek-shift, -50%)) translateY(-100%);
  transition: opacity 120ms ease, transform 120ms ease;
}

.lv-vw__seek-time--visible {
  opacity: 1;
  transform: translateX(var(--lv-vw-seek-shift, -50%)) translateY(calc(-100% - 3px));
}

.lv-vw__video {
  height: 560px;
  border-radius: calc(var(--lv-vw-panel-radius) - 3px);
  cursor: pointer;
}

.lv-vw__body {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 88px;
  z-index: 2;
  padding: 0;
  color: #fff;
  text-align: center;
  background: transparent;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.34);
}

.lv-vw__panel--no-cta .lv-vw__body {
  bottom: 34px;
}

.lv-vw__title {
  color: var(--lv-vw-panel-title-color);
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3;
}

.lv-vw__subtitle {
  margin-top: 6px;
  color: var(--lv-vw-panel-subtitle-color);
  font-size: 14px;
  line-height: 1.4;
}

.lv-vw__cta {
  --lv-vw-cta-x: 0;
  position: absolute;
  box-sizing: border-box;
  left: 24px;
  right: 24px;
  bottom: 28px;
  z-index: 2;
  width: auto;
  min-height: 52px;
  margin: 0;
  padding: 9px 16px;
  border: 0;
  border-radius: 999px;
  color: var(--lv-vw-cta-text);
  font-size: 15px;
  font-weight: 400;
  white-space: nowrap;
  cursor: pointer;
  background: var(--lv-vw-accent);
  opacity: 1;
  box-shadow: var(--lv-vw-shadow-cta);
  transform: translateX(var(--lv-vw-cta-x));
  transition: opacity 420ms ease, background 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease, filter 180ms ease, transform 180ms ease;
}

.lv-vw__cta:hover {
  background: var(--lv-vw-cta-hover);
  filter: brightness(1.08);
  box-shadow: var(--lv-vw-shadow-cta-hover);
  transform: translateX(var(--lv-vw-cta-x)) translateY(-4px) scale(1.03);
}

.lv-vw__cta:active {
  filter: brightness(0.98);
  box-shadow: var(--lv-vw-shadow-cta-active);
  transform: translateX(var(--lv-vw-cta-x)) translateY(-1px) scale(0.99);
}

.lv-vw__cta--hidden {
  opacity: 0;
  pointer-events: none;
}

.lv-vw__cta--style-outline {
  border: 2px solid var(--lv-vw-accent);
  color: var(--lv-vw-cta-text);
  background: rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(6px);
}

.lv-vw__cta--style-outline:hover {
  border-color: var(--lv-vw-cta-hover);
  color: var(--lv-vw-cta-text);
  background: var(--lv-vw-cta-hover);
}

.lv-vw__cta--style-glass {
  border: 1px solid rgba(255, 255, 255, 0.42);
  color: var(--lv-vw-cta-text);
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
}

.lv-vw__cta--style-glass:hover {
  border-color: var(--lv-vw-cta-hover);
  background: var(--lv-vw-cta-hover);
}

.lv-vw__cta--size-compact {
  min-height: 44px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 14px;
}

.lv-vw__cta--size-large {
  min-height: 58px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
}

.lv-vw__cta--width-auto {
  --lv-vw-cta-x: -50%;
  left: 50%;
  right: auto;
  width: max-content;
  max-width: calc(100% - 48px);
  min-width: 0;
}

.lv-vw__cta--radius-rounded {
  border-radius: 18px;
}

.lv-vw__cta--radius-soft {
  border-radius: 10px;
}

@media (max-width: 767px) {
  .lv-vw {
    right: 14px;
    bottom: 14px;
  }

  .lv-vw--bottom-right,
  .lv-vw--right {
    top: auto;
    right: 14px;
    bottom: 14px;
    left: auto;
    transform: none;
  }

  .lv-vw--bottom-left,
  .lv-vw--left {
    top: auto;
    right: auto;
    bottom: 14px;
    left: 14px;
    transform: none;
  }

  .lv-vw--bottom-center {
    top: auto;
    right: auto;
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
  }

  .lv-vw--top-right {
    top: 14px;
    right: 14px;
    bottom: auto;
    left: auto;
    transform: none;
  }

  .lv-vw--top-left {
    top: 14px;
    right: auto;
    bottom: auto;
    left: 14px;
    transform: none;
  }

  .lv-vw--top-center {
    top: 14px;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%);
  }

  .lv-vw--middle-right {
    top: 50%;
    right: 14px;
    bottom: auto;
    left: auto;
    transform: translateY(-50%);
  }

  .lv-vw--middle-left {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 14px;
    transform: translateY(-50%);
  }

  .lv-vw__teaser {
    --lv-vw-teaser-radius: 24px;
    width: 112px;
    height: 164px;
    border-width: 3px;
  }

  .lv-vw__teaser-close {
    top: 7px;
    right: 7px;
  }

  .lv-vw__time {
    right: 16px;
    top: 18px;
    font-size: 13px;
  }

  .lv-vw__close {
    right: 15px;
    top: 47px;
  }

  .lv-vw__sound {
    right: 15px;
    top: 89px;
  }

  .lv-vw__panel {
    --lv-vw-panel-radius: 24px;
    --lv-vw-panel-start-x: 0.35;
    --lv-vw-panel-start-y: 0.29;
    width: min(318px, calc(100vw - 28px));
    border-width: 3px;
  }

  .lv-vw__video {
    height: min(560px, 78vh);
    border-radius: 0;
  }

  .lv-vw__cta {
    left: 20px;
    right: 20px;
    bottom: 26px;
    min-height: 50px;
    font-size: 14px;
  }

  .lv-vw__cta--size-compact {
    min-height: 42px;
    font-size: 13px;
  }

  .lv-vw__cta--size-large {
    min-height: 54px;
    font-size: 15px;
  }

  .lv-vw__cta--width-auto {
    left: 50%;
    right: auto;
    max-width: calc(100% - 40px);
  }

  .lv-vw--format-square {
    --lv-vw-panel-start-x: 0.37;
    --lv-vw-panel-start-y: 0.37;
  }

  .lv-vw--format-square .lv-vw__teaser {
    width: 126px;
    height: 126px;
  }

  .lv-vw--format-square .lv-vw__panel {
    width: min(340px, calc(100vw - 28px));
  }

  .lv-vw--format-square .lv-vw__video {
    height: min(340px, calc(100vw - 28px));
  }

  .lv-vw--format-horizontal {
    --lv-vw-teaser-radius: 18px;
    --lv-vw-panel-radius: 20px;
    --lv-vw-panel-start-x: 0.45;
    --lv-vw-panel-start-y: 0.42;
  }

  .lv-vw--format-horizontal .lv-vw__teaser {
    width: 164px;
    height: 92px;
  }

  .lv-vw--format-horizontal .lv-vw__panel {
    width: min(520px, calc(100vw - 28px));
  }

  .lv-vw--format-horizontal .lv-vw__video {
    height: min(292px, 52vw);
  }

  .lv-vw--format-horizontal .lv-vw__close {
    top: 39px;
  }

  .lv-vw--format-horizontal .lv-vw__sound {
    top: 77px;
  }

  .lv-vw--format-circle {
    --lv-vw-panel-start-x: 0.39;
    --lv-vw-panel-start-y: 0.28;
  }

  .lv-vw--format-circle .lv-vw__teaser {
    width: 126px;
    height: 126px;
  }

  .lv-vw__gallery {
    max-width: calc(100vw - 28px);
    border-width: 3px;
  }

  .lv-vw__gallery-item {
    width: 96px;
    height: 136px;
    border-radius: 18px;
  }

  .lv-vw--format-stories .lv-vw__gallery {
    max-width: calc(100vw - 78px);
  }

  .lv-vw--format-stories .lv-vw__gallery-item {
    width: 66px;
    height: 66px;
  }
}

.lv-vw--format-inline {
  position: relative;
  z-index: auto;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  display: block;
  width: min(100%, 380px);
  margin: 0;
  transform: none;
}

.lv-vw--format-inline .lv-vw__inline-placeholder {
  box-sizing: border-box;
  width: 100%;
  min-height: 520px;
  border: 3px solid var(--lv-vw-border);
  border-radius: var(--lv-vw-panel-radius);
  background: linear-gradient(135deg, rgba(16, 16, 79, 0.08), rgba(16, 16, 79, 0.16));
}

.lv-vw--format-inline .lv-vw__teaser {
  display: none;
}

.lv-vw--format-inline .lv-vw__panel,
.lv-vw--format-inline.lv-vw--open .lv-vw__panel,
.lv-vw--format-inline.lv-vw--closing .lv-vw__panel {
  display: block;
  width: 100%;
  max-width: 100%;
  border-color: var(--lv-vw-border-hover);
  transform: none;
  animation: none;
}

.lv-vw--format-inline .lv-vw__video {
  height: auto;
  min-height: 520px;
  aspect-ratio: 9 / 16;
  border-radius: 0;
}

.lv-vw--format-inline .lv-vw__close {
  top: 16px;
}

.lv-vw--format-inline .lv-vw__sound {
  top: 58px;
}

.lv-vw--format-inline .lv-vw__time {
  top: 18px;
  right: 56px;
}

@media (max-width: 767px) {
  .lv-vw--format-inline {
    width: min(100%, 340px);
    transform: none;
  }

  .lv-vw--format-inline .lv-vw__inline-placeholder {
    min-height: 480px;
  }

  .lv-vw--format-inline .lv-vw__panel {
    width: 100%;
  }

  .lv-vw--format-inline .lv-vw__video {
    height: auto;
    min-height: 480px;
  }
}

.lv-vw--custom-sizes:not(.lv-vw--format-inline) .lv-vw__teaser {
  width: var(--lv-vw-preview-width);
  height: var(--lv-vw-preview-height);
}

.lv-vw--custom-sizes .lv-vw__panel {
  width: var(--lv-vw-panel-width);
}

.lv-vw--custom-sizes .lv-vw__video {
  height: var(--lv-vw-panel-height);
}

.lv-vw--format-inline.lv-vw--custom-sizes {
  width: var(--lv-vw-panel-width);
}

.lv-vw--format-inline.lv-vw--custom-sizes .lv-vw__inline-placeholder {
  min-height: var(--lv-vw-panel-height);
}

.lv-vw--format-inline.lv-vw--custom-sizes .lv-vw__panel,
.lv-vw--format-inline.lv-vw--custom-sizes.lv-vw--open .lv-vw__panel,
.lv-vw--format-inline.lv-vw--custom-sizes.lv-vw--closing .lv-vw__panel {
  width: 100%;
  max-width: 100%;
}

.lv-vw--format-inline.lv-vw--custom-sizes .lv-vw__video {
  height: var(--lv-vw-panel-height);
  min-height: 0;
  aspect-ratio: auto;
}
