body.enduri-migrated .elementor .enduri-methodology-videos { align-items: start; }
body.enduri-migrated .elementor .enduri-vimeo-shell {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  aspect-ratio: 16 / 9;
  min-height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
body.enduri-migrated .elementor .enduri-vimeo-placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  gap: 14px;
  margin: 0;
  padding: 24px;
  color: #3b1948;
  text-align: center;
}
body.enduri-migrated .elementor .enduri-vimeo-title { margin: 0; font-size: 20px; font-weight: 700; line-height: 1.3; }
body.enduri-migrated .elementor .enduri-vimeo-note { margin: 0; color: #584061; font-size: 12px; line-height: 1.5; }
body.enduri-migrated .elementor .enduri-vimeo-load {
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  box-sizing: border-box;
  min-height: 48px;
  max-width: 100%;
  padding: 12px 20px;
  margin: 0;
  border: 1px solid #612874;
  border-radius: 100px;
  background: #612874;
  color: #fff;
  font: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  cursor: pointer;
  box-shadow: none;
  transition: background-color 150ms ease-out;
}
body.enduri-migrated .elementor .enduri-vimeo-load[hidden] { display: none !important; }
body.enduri-migrated .elementor .enduri-vimeo-load:hover { background: #482058; }
body.enduri-migrated .elementor .enduri-vimeo-load:focus-visible { outline: 3px solid #612874; outline-offset: 4px; }
body.enduri-migrated .elementor .enduri-vimeo-load:disabled { cursor: wait; opacity: .75; }
body.enduri-migrated .elementor .enduri-vimeo-frame-host { position: absolute; inset: 0; display: none; width: 100%; height: 100%; }
body.enduri-migrated .elementor .enduri-vimeo-frame { display: block; width: 100%; height: 100%; margin: 0; border: 0; background: #171219; }
body.enduri-migrated .elementor .enduri-vimeo-frame:focus-visible { outline: 3px solid #612874; outline-offset: -3px; }
body.enduri-migrated .elementor .enduri-vimeo-shell.is-vimeo-loaded .enduri-vimeo-frame-host { display: block; }
body.enduri-migrated .elementor .enduri-vimeo-shell.is-vimeo-loaded .enduri-vimeo-placeholder { display: none; }
body.enduri-migrated .elementor .enduri-vimeo-fallback { margin-top: 10px; }
body.enduri-migrated .elementor .enduri-vimeo-fallback a { display: inline-flex; align-items: center; min-height: 44px; color: #612874; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
body.enduri-migrated .elementor .enduri-vimeo-fallback a:hover { color: #3b1948; }
body.enduri-migrated .elementor .enduri-vimeo-fallback a:focus-visible { outline: 3px solid #612874; outline-offset: 3px; border-radius: 2px; }
body.enduri-migrated .elementor .enduri-vimeo-status:empty { display: none; }
body.enduri-migrated .elementor .enduri-vimeo-status { margin-top: 8px; color: #584061; font-size: 12px; line-height: 1.5; }
@media (max-width: 480px) {
  body.enduri-migrated .elementor .enduri-vimeo-placeholder { gap: 10px; padding: 16px; }
  body.enduri-migrated .elementor .enduri-vimeo-title { font-size: 18px; }
  body.enduri-migrated .elementor .enduri-vimeo-load { min-height: 44px; padding: 10px 17px; font-size: 13px; }
}
@media (prefers-reduced-motion: reduce) {
  body.enduri-migrated .elementor .enduri-vimeo-load { transition: none; }
}
