/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector
 */
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. CUSTOM FOR WEBFLOW: changed from `textfield` to `none` to normalize iOS rounded input
 * 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
 *    (similar to normalize.css >=4.0.0)
 */
input[type='search'] {
  -webkit-appearance: none;
  /* 1 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* FIXED 310x633 FRAME */
.vf-wrapper {
  width: 305px;
  height: 633px;
  overflow: hidden;
  border-radius: 20px;
  margin: auto;
  background: #000;
  position: relative;
}

/* PLAYER CONTAINER */
.vf-container {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
  background: linear-gradient(135deg, #1a1a1a, #2b2b2b);
}

/* VIDEO */
.vf-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}

/* ALL CONTROLS */
.vf-controls {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 9999;
}

/* CENTER PLAY BUTTON WRAPPER */
.vf-play-btn-warper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: all;
}

/* BIG CENTER BUTTON DESIGN */
.vf-play-btn {
  --size: 64px;
  width: var(--size);
  height: var(--size);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4e4f4a;
  color: #ffffff;
  border-radius: 50%;
  font-size: calc(var(--size) * 0.45);
  line-height: 1;
  user-select: none;
  cursor: pointer;
  box-shadow:
    0 8px 18px rgba(0, 0, 0, 0.35),
    inset 0 -4px 8px rgba(0, 0, 0, 0.18);
  transition: 0.15s ease;
}

/* Bottom control bar */
.vf-bar {
  position: absolute;
  bottom: 50px;
  left: 10px;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 5px;
  pointer-events: all;
  color: #fff;
  padding: 0 10px;
  z-index: 999;
}

.vf-bar button {
  background: rgba(0, 0, 0, 0.4);
  border: none;
  color: #fff;
  padding: 5px 10px;
  border-radius: 6px;
  cursor: pointer;
}

#muteButton {
  background: transparent;
  padding: 0;
  border: none;
  cursor: pointer;
  margin-left: 5px;
  display: flex;
}

#muteButton img {
  width: 16px;
  height: 16px;
}

/* MOBILE RESPONSIVE */
@media (max-width: 767px) {
  .vf-wrapper {
    width: 200px !important;
    height: 416px !important;
  }

  /* BIG CENTER BUTTON DESIGN */
  .vf-play-btn {
    --size: 45px;
    width: var(--size);
    height: var(--size);
  }

  /* Bottom control bar */
  .vf-bar {
    position: absolute;
    bottom: 30px !important;
    left: 5px;
  }
}

@media (max-width: 480px) {
  .vf-wrapper {
    width: 170px !important;
    height: 350px !important;
  }

  /* BIG CENTER BUTTON DESIGN */
  .vf-play-btn {
    --size: 40px;
    width: var(--size);
    height: var(--size);
  }

  /* Bottom control bar */
  .vf-bar {
    position: absolute;
    bottom: 30px !important;
    left: 5px;
  }
}

* {
  margin: 0;
  padding: 0;
}

.container_svg2 {
  display: flex;
}

.my_svg2 {
  width: 600px;
  /* rotate: 180deg; */
  height: 500px;
}

.dashed-path_svg2 {
  stroke: #D5E7FB;
  stroke-width: 3;
  fill: none;
}

.glow-path_svg2 {
  stroke: #64a9f7;
  stroke-width: 3;
  stroke-linecap: round;
  filter: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: dashmove 5s linear infinite;
  fill: none;
}

#main-div_svg2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

#main-div_svg2-left {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  height: 100%;
  margin-right: -40px;
  padding-left: 100px;
  position: relative;
}

@keyframes dashmove {
  to {
    stroke-dashoffset: -600;
  }
}

@media (max-width: 768px) {
  .my_svg2 {
    width: 400px;
    height: 340px;
  }
}

@media (max-width: 992px) {
  .my_svg2 {
    width: 400px;
    height: 340px;
  }
}

/* Main container */
.wf-svg-box-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* SVG size */
.wf-box-svg {
  width: 600px;
  height: 500px;
  transform: translateZ(0);
  /* force GPU acceleration on iOS */
}

/* Static stroke */
.wf-box-static {
  stroke: #D5E7FB;
  stroke-width: 3;
  fill: none;
}

/* Glow Line */
.wf-box-glow {
  stroke: #64a9f7;
  stroke-width: 3;
  stroke-linecap: round;
  filter: url(#wfGlowFilter);
  fill: none;
  stroke-dasharray: 80 400;
  stroke-dashoffset: 0;
  animation: wfDashMove 3s linear infinite;
}

/* Second glow starts later, seamlessly */
.wf-box-glow-delay {
  stroke: #64a9f7;
  stroke-width: 3;
  stroke-linecap: round;
  filter: url(#wfGlowFilter);
  fill: none;
  stroke-dasharray: 80 400;
  stroke-dashoffset: 0;
  opacity: 0;
  /* hide initially */
  animation: wfDashMoveDelay 3s linear infinite;
  animation-delay: 1.5s;
  /* half of first glow */
}

@keyframes wfDashMove {
  0% {
    stroke-dashoffset: 0;
  }

  100% {
    stroke-dashoffset: -480;
  }
}

@keyframes wfDashMoveDelay {
  0% {
    stroke-dashoffset: 0;
    opacity: 0;
  }

  1% {
    opacity: 1;
  }

  100% {
    stroke-dashoffset: -480;
    opacity: 1;
  }
}

/* Main container */
.wf-svg-box-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* SVG size */
.wf-box-svg {
  width: 600px;
  height: 500px;
  transform: translateZ(0);
  /* force GPU acceleration on iOS */
}

/* Static stroke */
.wf-box-static {
  stroke: #D5E7FB;
  stroke-width: 3;
  fill: none;
}

/* Glow Line */
.wf-box-glow {
  stroke: #64a9f7;
  stroke-width: 3;
  stroke-linecap: round;
  filter: url(#wfGlowFilter);
  fill: none;
  stroke-dasharray: 80 400;
  stroke-dashoffset: 0;
  animation: wfDashMove 3s linear infinite;
}

/* Second glow starts later, seamlessly */
.wf-box-glow-delay {
  stroke: #64a9f7;
  stroke-width: 3;
  stroke-linecap: round;
  filter: url(#wfGlowFilter);
  fill: none;
  stroke-dasharray: 80 400;
  stroke-dashoffset: 0;
  opacity: 0;
  /* hide initially */
  animation: wfDashMoveDelay 3s linear infinite;
  animation-delay: 1.5s;
  /* half of first glow */
}

@keyframes wfDashMove {
  0% {
    stroke-dashoffset: 0;
  }

  100% {
    stroke-dashoffset: -480;
  }
}

@keyframes wfDashMoveDelay {
  0% {
    stroke-dashoffset: 0;
    opacity: 0;
  }

  1% {
    opacity: 1;
  }

  100% {
    stroke-dashoffset: -480;
    opacity: 1;
  }
}

* {
  margin: 0;
  padding: 0;
}

.container_svg2 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: none;
}

.my_svg2 {
  width: 600px;
  /* rotate: 180deg; */
  height: 500px;
}

.dashed-path_svg2 {
  stroke: #D5E7FB;
  stroke-width: 3;
  fill: none;
}

.glow-path_svg2 {
  stroke: #64a9f7;
  stroke-width: 3;
  stroke-linecap: round;
  filter: none;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: dashmove 5s linear infinite;
  fill: none;
}

#main-div_svg2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 900px;
  width: 900px;
  position: relative;
}

#main-div_svg2-left {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  height: 100%;
  margin-right: -40px;
  padding-left: 100px;
  position: relative;
}

@keyframes dashmove {
  to {
    stroke-dashoffset: -600;
  }
}

@media (max-width: 768px) {
  .my_svg2 {
    width: 400px;
    height: 340px;
  }
}

@media (max-width: 992px) {
  .my_svg2 {
    width: 400px;
    height: 340px;
  }
}

:root {
  --primary1-color: #0040c1;
  --primary2-color: #2970ff;
  --primary3-color: #d1e0ff;
  --primary4-color: #eff4ff;
}

* {
  margin: 0;
  padding: 0;
}


.container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.my_svg {
  /* width: 100%;
    height: 100%; */
  /* width: 700px; 
    height: 460px; */
  /* width: 100%;
    height: 100%; */
  width: 600px;
  height: 500px;
}

.dashed-path {
  stroke: #D5E7FB;
  stroke-width: 1;
  /* 0.6 */
  /* stroke-dasharray: 3 3;  */
  fill: none;
}

.glow-path {
  stroke-width: 1;
  /*2*/
  stroke-linecap: round;
  filter: none;
  stroke-dasharray: 100;
  /*150*/
  stroke-dashoffset: 100;
  animation: dashmove 5s linear infinite reverse;
  fill: none;
}

#center-glow {
  stroke-width: 1;
  /*2*/
  stroke-linecap: round;
  filter: url(#glow);
  fill: none;
  stroke: url(#grad);
}

.center-glow {
  stroke-width: 1;
  stroke-linecap: round;
  filter: url(#glow);
  fill: none;
  stroke: url(#grad);
}

#main-div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 900px;
  width: 900px;
  /* border: 2px solid brown; */
  position: relative;
}

#main-div-left {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  height: 100%;
  /* border: 2px solid brown; */
  margin-right: -20px;
  padding-left: 100px;
  position: relative;
}

#main-div-right {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  /* border: 2px solid blue; */
  margin-left: -20px;
  padding-right: 100px;
  position: relative;
}

#div-right-svg {
  rotate: 180deg;
}

@keyframes dashmove {
  to {
    stroke-dashoffset: -300;
  }
}

@media (max-width: 768px) {
  .my_svg {
    width: 580px;
    height: 380px;
  }
}

@media (max-width: 992px) {
  .my_svg {
    width: 580px;
    height: 380px;
  }
}

.st0 {
  fill: url(#SVGID_1_);
}

.st1 {
  opacity: 0.92;
}

.st2 {
  fill: url(#SVGID_00000147935960990584052270000004415402043804055183_);
}

.st3 {
  fill: url(#SVGID_00000024714936552813957250000000244076492926323598_);
}

.st4 {
  fill: url(#SVGID_00000026125024552095023200000012647089479057328831_);
}

[data-wf-bgvideo-fallback-img] {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  [data-wf-bgvideo-fallback-img] {
    position: absolute;
    z-index: -100;
    display: inline-block;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

[data-wf-bgvideo-fallback-img] {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  [data-wf-bgvideo-fallback-img] {
    position: absolute;
    z-index: -100;
    display: inline-block;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

/* FRAME */
.zf-vf-wrapper {
  width: 310px;
  height: 633px;
  overflow: hidden;
  border-radius: 20px;
  margin: auto;
  background: #000;
  position: relative;
}

/* PLAYER */
.zf-vf-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.zf-vf-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* CONTROLS OVERLAY */
.zf-vf-controls {
  position: absolute;
  inset: 0;
  pointer-events: auto;
}

/* HOVER SHOW / HIDE */
.zf-vf-container:hover .zf-vf-bar,
.zf-vf-container:hover .zf-vf-play-btn {
  opacity: 1;
  visibility: visible;
}

.zf-vf-bar,
.zf-vf-play-btn {
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease;
}

/* CENTER PLAY BTN */
.zf-vf-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 999;
}

/* BOTTOM BAR */
.zf-vf-bar {
  position: absolute;
  top: 0px;
  right: 0px;
  left: auto;
  width: auto;
  display: flex;
  z-index: 999;
}

/* BUTTONS */
.zf-vf-icon-btn {
  background: rgba(0, 0, 0, 0.45);
  border: none;
  padding: 8px 12px;
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.zf-vf-icon-btn svg {
  pointer-events: none;
}

[data-wf-bgvideo-fallback-img] {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  [data-wf-bgvideo-fallback-img] {
    position: absolute;
    z-index: -100;
    display: inline-block;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

[data-wf-bgvideo-fallback-img] {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  [data-wf-bgvideo-fallback-img] {
    position: absolute;
    z-index: -100;
    display: inline-block;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

[data-wf-bgvideo-fallback-img] {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  [data-wf-bgvideo-fallback-img] {
    position: absolute;
    z-index: -100;
    display: inline-block;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

[data-wf-bgvideo-fallback-img] {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  [data-wf-bgvideo-fallback-img] {
    position: absolute;
    z-index: -100;
    display: inline-block;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

[data-wf-bgvideo-fallback-img] {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  [data-wf-bgvideo-fallback-img] {
    position: absolute;
    z-index: -100;
    display: inline-block;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

[data-wf-bgvideo-fallback-img] {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  [data-wf-bgvideo-fallback-img] {
    position: absolute;
    z-index: -100;
    display: inline-block;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

/* ===========================
      POPUP
      =========================== */
.mv-popup {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.75);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999999;
}

.mv-popup-content {
  width: 90%;
  max-width: 700px;
  height: 90vh;
  background: black;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}

/* POPUP VIDEO & THUMBNAIL LAYERING */
.mv-popup video {
  position: relative;
  width: 100%;
  height: 90vh;
  object-fit: cover;
  display: block;
  z-index: 2;
  transition: opacity 0.25s ease;
  opacity: 0;
  /* loading state */
}

#popupThumb {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
  z-index: 1;
}

/* LOADER */
.mv-loader {
  position: absolute;
  inset: 0;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 3;
}

.mv-loader::before {
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 4px solid #ffffff80;
  border-top-color: #ffffff;
  animation: mv-spin 0.7s linear infinite;
}

@keyframes mv-spin {
  to {
    transform: rotate(360deg);
  }
}

.mv-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  height: 30px;
  width: 30px;
  background: #ffffff70;
  border: none;
  color: white;
  border-radius: 100%;
  cursor: pointer;
  z-index: 1000000;
}

/* POPUP CONTROL BUTTONS */
.mv-popup-control {
  position: absolute;
  bottom: 16px;
  right: 16px;
  background: #ffffff80;
  border: none;
  padding: 10px 12px;
  border-radius: 8px;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  cursor: pointer;
  z-index: 999999;
  font-size: 20px;
  color: #000;
}

#popupMute {
  margin-right: 10px;
}

/* LEFT / RIGHT ARROWS */
.mv-popup-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #ffffff80;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 999999;
  font-size: 18px;
}

.mv-popup-arrow-left {
  left: 10px;
}

.mv-popup-arrow-right {
  right: 10px;
}

/* ===========================
      SLIDER LAYOUT
      =========================== */
.marquee-wrapper {
  width: 100%;
  overflow: hidden;
  background: white;
  padding: 30px 0;
  position: relative;
}

.marquee-track {
  display: flex;
  gap: 20px;
  will-change: transform;
  cursor: grab;
}

/* ===========================
      CARD DESIGN
      =========================== */
.mv-card {
  min-width: 445px;
  height: 612px;
  background: #f8fafc;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(12, 18, 20, 0.08);
  display: flex;
  flex-direction: column;
  position: relative;
  cursor: pointer;
}

.mv-video-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.mv-video-wrap video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}

/* ===========================
      OVERLAY
      =========================== */
.mv-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 0) 61%,
      rgba(255, 255, 255, 0.24) 76%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px;
  backdrop-filter: blur(3.5px);
  -webkit-backdrop-filter: blur(3.5px);
  height: auto;
  bottom: 0;
  top: auto;
  z-index: 50;
}

.mv-overlay-wrap {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

/* RIGHT ICON */
.mv-right-image {
  position: absolute;
  right: 18px;
  bottom: 0px;
  transform: translateY(-50%);
  width: 52px;
  height: 52px;
  cursor: pointer;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Smooth rotation for the image inside */
.mv-right-image .rotate-img {
  transition: transform 0.5s ease;
  /* transition applied here */
}

.mv-right-image .rotate-img:hover {
  transform: rotate(45deg);
  /* proper syntax for rotation */
}

/* LOGO TOP LEFT */
.top-left-logo {
  display: inline-flex;
  align-items: center;
  position: absolute;
  height: auto;
  width: 100px;
  top: 24px;
  left: 24px;
  z-index: 10;
  transition: transform 0.25s ease;
}

.top-left-logo:hover {
  transform: scale(1.12);
}

.top-left-logo svg {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
}

.top-left-logo-text {
  margin-left: 6px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 0px;
}

/* TEXT STYLES */
.mv-stat {
  font-size: 36px;
  font-weight: 500;
  margin: 0 0 16px 0;
}

.mv-sub {
  font-size: 16px;
  margin: 0 0 20px 0;
}

.mv-name {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 12px 0;
}

.mv-role {
  font-size: 14px;
  margin: 0;
}

/* RESPONSIVE */
@media (max-width: 700px) {
  .mv-card {
    min-width: 300px;
    height: 400px;
  }
}

@media (max-width: 480px) {
  .mv-card {
    min-width: 250px;
    height: 400px;
  }

  .mv-stat {
    color: #101010;
    font-family: Poppins;
    font-size: 36px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: -0.72px;
    margin-bottom: 8px;
    margin-top: 0px;
  }

  .mv-sub {
    color: #101010;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 12px;
    margin-bottom: 5px;
    margin-top: 0px;
  }

  .mv-name {
    color: #101010;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .mv-role {
    color: #101010;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 0px;
  }

  .mv-right-image {
    position: absolute;
    right: 18px;
    bottom: 24px;
    top: auto;
    transform: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 50;
  }
}

/* HIDE DEFAULT POPUP VIDEO CONTROLS */
#popupVideo::-webkit-media-controls,
#popupVideo::-webkit-media-controls-panel,
#popupVideo::-webkit-media-controls-enclosure {
  display: none !important;
  opacity: 0 !important;
}

.mv-popup-btn {
  position: absolute;
  bottom: 16px;
  right: 16px;
  background: #ffffff80;
  border: none;
  padding: 8px 12px;
  font-size: 18px;
  border-radius: 8px;
  cursor: pointer;
  z-index: 99999;
  backdrop-filter: blur(4px);
}

.process-slide-nav .w-slider-dot {
  width: 10px !important;
  height: 10px !important;
  box-shadow: none !important;
  background-color: #ffffff !important;
}

.process-slide-nav .w-slider-dot.w-active {
  background-color: #ffffff !important;
  width: 28px !important;
  height: 10px !important;
  border-radius: 100px !important;
}

.process-slide-nav .w-slider-dot.w-active::before {
  width: 24px !important;
  height: 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-7.5px, -7px);
  border-radius: 100%;
}