.elementor-widget-velora-scroll-video-hero-5318,
.elementor-widget-velora-scroll-video-hero-5318 .elementor-widget-container {
  width: 100%;
  max-width: 100%;
  overflow: visible;
}

.velora-scroll-hero {
  --velora-bg: #fff7e9;
  --velora-text: #121212;
  --velora-muted: #2a2a2a;
  --velora-accent: #e5a220;
  --velora-panel-bg: rgba(255,250,242,.94);
  --velora-rail-bg: rgba(255,250,242,.97);
  --velora-media-bg: #1b1b1b;
  --velora-primary-bg: #f6b323;
  --velora-secondary-bg: rgba(255,255,255,.62);
  --velora-button-text: #111111;
  --velora-button-hover-bg: #111111;
  --velora-button-hover-text: #ffffff;
  --velora-gallery-label-bg: rgba(255,250,242,.92);
  --velora-gallery-label-text: #121212;
  --velora-info-bg: rgba(255,250,242,.98);
  --velora-info-teaser-bg: rgba(255,250,242,.78);
  --velora-info-teaser-hover-bg: rgba(255,250,242,.92);
  --velora-info-text: #1b1b1b;
  --velora-info-teaser-hover-text: #1b1b1b;
  --velora-info-tab-bg: #e5a220;
  --velora-dot: #121212;
  --velora-hero-pad-x: clamp(24px,4.8vw,88px);
  --velora-hero-pad-y: clamp(34px,4.6vw,78px);
  --velora-stage-edge: max(var(--velora-hero-pad-x),calc((100vw - 1600px) / 2));
  --velora-scroll-height: 190vh;
  --velora-sticky-top: 0px;
  --velora-media-height: 72vh;
  --velora-rail-width: 92px;
  --velora-service-icon-size: 30px;
  --velora-info-teaser-width: 98px;
  --velora-info-bookmark-width: 112px;
  --velora-info-bookmark-height: 250px;
  --velora-info-logo-size: 42px;
  --velora-info-padding-y: 34px;
  --velora-info-padding-x: 28px;
  --velora-gallery-width: 250px;
  --velora-card-width: 820px;
  --velora-stage-gap: 28px;
  --velora-gallery-gap: 16px;
  --velora-card-start-top: 91;
  --velora-card-end-top: 50;
  --velora-card-top: 91%;
  --velora-card-y: 0%;
  --velora-poster-y: 50%;
  --velora-gallery-one-y: 50%;
  --velora-gallery-two-y: 50%;
  --velora-gallery-three-y: 50%;
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  min-height: var(--velora-scroll-height);
  overflow: visible;
  isolation: isolate;
  color: var(--velora-text);
  background: transparent;
}

.velora-scroll-hero,
.velora-scroll-hero *,
.velora-scroll-hero *::before,
.velora-scroll-hero *::after {
  box-sizing: border-box;
}

.velora-scroll-hero__rail,
.velora-scroll-hero__service,
.velora-scroll-hero__media,
.velora-scroll-hero__video,
.velora-scroll-hero__poster,
.velora-scroll-hero__gallery-card,
.velora-scroll-hero__gallery-card img,
.velora-scroll-hero__content-card,
.velora-scroll-hero__button,
.velora-scroll-hero__info-panel,
.velora-scroll-hero__info-toggle,
.velora-scroll-hero__info-button {
  border-radius: 0 !important;
}

.velora-scroll-hero__sticky::before,
.velora-scroll-hero__sticky::after,
.velora-scroll-hero__stage::before {
  content: "";
  position: absolute;
  pointer-events: none;
}

.velora-scroll-hero__stage::before {
  z-index: -1;
  left: -18%;
  top: 25%;
  width: 42%;
  height: 52%;
  background: radial-gradient(circle at 45% 50%,rgba(255,178,17,.82) 0,rgba(255,184,27,.34) 36%,rgba(255,199,75,.12) 61%,transparent 76%);
  filter: blur(10px);
}

.velora-scroll-hero__sticky::before,
.velora-scroll-hero__sticky::after {
  z-index: 0;
  background-image: radial-gradient(circle,var(--velora-dot) 1.45px,transparent 1.7px);
  background-size: 13px 13px;
}

.velora-scroll-hero__sticky::after {
  right: 16px;
  top: 92px;
  width: 170px;
  height: 640px;
  opacity: .68;
  -webkit-mask-image: linear-gradient(90deg,transparent 0%,#000 28%,#000 100%),linear-gradient(180deg,#000 0%,#000 88%,transparent 100%);
  mask-image: linear-gradient(90deg,transparent 0%,#000 28%,#000 100%),linear-gradient(180deg,#000 0%,#000 88%,transparent 100%);
}

.velora-scroll-hero__sticky {
  position: sticky;
  top: var(--velora-sticky-top);
  width: 100%;
  max-width: 100%;
  min-height: calc(100vh - var(--velora-sticky-top));
  min-height: calc(100svh - var(--velora-sticky-top));
  display: grid;
  align-items: center;
  padding: var(--velora-hero-pad-y) var(--velora-hero-pad-x);
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 6% 58%,rgba(246,179,35,.68) 0 0,rgba(246,179,35,.58) 0 15%,rgba(246,179,35,.16) 15.1% 24%,transparent 24.5%),
    linear-gradient(90deg,var(--velora-bg) 0%,#fffdf9 100%);
}

.velora-scroll-hero__sticky::before {
  left: 22px;
  top: 18px;
  width: 235px;
  height: 330px;
  opacity: .62;
  -webkit-mask-image: linear-gradient(90deg,#000 0%,#000 76%,transparent 100%);
  mask-image: linear-gradient(90deg,#000 0%,#000 76%,transparent 100%);
}

.velora-scroll-hero__info-drawer {
  position: relative;
  z-index: 12;
  width: 100%;
  height: min(var(--velora-media-height),780px);
  min-width: 0;
  min-height: 520px;
  align-self: start;
}

.velora-scroll-hero__info-toggle {
  position: absolute;
  z-index: 13;
  left: calc(var(--velora-stage-edge) * -1);
  right: auto;
  top: auto;
  bottom: 0;
  width: min(var(--velora-info-bookmark-width),calc(100% + var(--velora-stage-edge)));
  height: min(var(--velora-info-bookmark-height),calc(100% - 34px));
  min-height: 0;
  padding: 16px 10px 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  transform: none;
  border: 1px solid rgba(229,162,32,.28);
  border-left: 0;
  background-color: var(--velora-info-teaser-bg) !important;
  background-image: linear-gradient(180deg,rgba(255,255,255,.30),rgba(255,255,255,0) 52%) !important;
  color: var(--velora-info-text) !important;
  box-shadow: 0 18px 46px rgba(46,31,13,.10),inset -1px 0 rgba(229,162,32,.18);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  font: 700 10px/1.15 Arial,sans-serif;
  letter-spacing: 1.15px;
  text-transform: uppercase;
  transition: border-color .25s ease,box-shadow .25s ease,transform .25s ease;
}

.velora-scroll-hero__info-toggle:hover,
.velora-scroll-hero__info-toggle:focus-visible {
  background-color: var(--velora-info-teaser-hover-bg) !important;
  background-image: linear-gradient(180deg,rgba(255,255,255,.36),rgba(255,255,255,0) 54%) !important;
  color: var(--velora-info-teaser-hover-text) !important;
  border-color: var(--velora-accent);
  box-shadow: 0 24px 58px rgba(46,31,13,.16);
  transform: translateY(-2px);
}

.velora-scroll-hero button.velora-scroll-hero__info-toggle {
  background-color: var(--velora-info-teaser-bg) !important;
  background-image: linear-gradient(180deg,rgba(255,255,255,.30),rgba(255,255,255,0) 52%) !important;
  color: var(--velora-info-text) !important;
}

.velora-scroll-hero button.velora-scroll-hero__info-toggle:hover,
.velora-scroll-hero button.velora-scroll-hero__info-toggle:focus,
.velora-scroll-hero button.velora-scroll-hero__info-toggle:focus-visible {
  background-color: var(--velora-info-teaser-hover-bg) !important;
  background-image: linear-gradient(180deg,rgba(255,255,255,.36),rgba(255,255,255,0) 54%) !important;
  color: var(--velora-info-teaser-hover-text) !important;
}

.velora-scroll-hero__info-toggle:focus-visible,
.velora-scroll-hero__info-button:focus-visible {
  outline: 2px solid var(--velora-accent);
  outline-offset: 3px;
}

.velora-scroll-hero__info-toggle-logo {
  width: min(var(--velora-info-logo-size),calc(100% - 8px));
  height: var(--velora-info-logo-size);
  display: grid;
  place-items: center;
  overflow: hidden;
  color: currentColor;
}

.velora-scroll-hero__info-toggle-logo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

.velora-scroll-hero__info-toggle-logo > span {
  font: 400 clamp(28px,2.3vw,38px)/1 "Bodoni Moda",Didot,Georgia,serif;
  letter-spacing: -.5px;
}

.velora-scroll-hero__info-toggle-label {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  padding: 0 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: currentColor;
  font: 700 9.5px/1.35 Arial,sans-serif;
  letter-spacing: 1.1px;
  text-align: center;
  text-wrap: balance;
  overflow-wrap: normal;
  word-break: normal;
}

.velora-scroll-hero__info-toggle-pulse {
  position: relative;
  z-index: 1;
  width: min(72px,calc(100% - 4px));
  min-height: 36px;
  padding: 6px 5px;
  display: grid;
  grid-template-columns: minmax(0,1fr) 12px;
  place-items: center;
  gap: 3px;
  background: var(--velora-info-tab-bg);
  color: #111;
  font: 700 7.5px/1 Arial,sans-serif;
  letter-spacing: .45px;
}

.velora-scroll-hero__info-toggle-pulse::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -1px;
  border: 1px solid var(--velora-info-tab-bg);
  opacity: .65;
  animation: velora-info-pulse 1.8s ease-out infinite;
}

.velora-scroll-hero__info-toggle-open {
  display: none;
}

.velora-scroll-hero[data-velora-info-open="1"] .velora-scroll-hero__info-toggle-closed {
  display: none;
}

.velora-scroll-hero[data-velora-info-open="1"] .velora-scroll-hero__info-toggle-open {
  display: inline;
}

.velora-scroll-hero__info-toggle-icon {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  flex: 0 0 12px;
}

.velora-scroll-hero__info-toggle-icon::before,
.velora-scroll-hero__info-toggle-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 11px;
  height: 1px;
  background: currentColor;
  transform: translate(-50%,-50%);
  transition: transform .3s ease,opacity .3s ease;
}

.velora-scroll-hero__info-toggle-icon::after {
  transform: translate(-50%,-50%) rotate(90deg);
}

.velora-scroll-hero[data-velora-info-open="1"] .velora-scroll-hero__info-toggle-icon::after {
  opacity: 0;
  transform: translate(-50%,-50%) rotate(0deg);
}

.velora-scroll-hero__info-panel {
  position: absolute;
  z-index: 14;
  left: auto;
  right: 0;
  top: 0;
  width: calc(100% + var(--velora-stage-edge));
  height: min(var(--velora-media-height),780px);
  min-height: 520px;
  padding: var(--velora-info-padding-y) var(--velora-info-padding-x);
  overflow: auto;
  overscroll-behavior: contain;
  color: var(--velora-info-text);
  background: var(--velora-info-bg);
  border: 1px solid rgba(229,162,32,.25);
  box-shadow: 22px 28px 70px rgba(41,28,13,.16);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateX(-18px);
  scrollbar-width: thin;
  scrollbar-color: var(--velora-accent) transparent;
  transition: opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1),visibility 0s linear .42s;
}

.velora-scroll-hero[data-velora-info-open="1"] .velora-scroll-hero__info-panel {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
  transition-delay: 0s;
}

.velora-scroll-hero__info-panel-close {
  position: sticky;
  z-index: 2;
  top: 0;
  float: right;
  width: 38px;
  height: 38px;
  margin: calc(var(--velora-info-padding-y) * -.42) calc(var(--velora-info-padding-x) * -.42) 12px 12px;
  padding: 0;
  display: grid;
  place-items: center;
  border: 1px solid rgba(229,162,32,.45);
  background: var(--velora-info-tab-bg);
  color: #111;
  cursor: pointer;
  font: 400 22px/1 Arial,sans-serif;
}

.velora-scroll-hero__info-panel-close:hover,
.velora-scroll-hero__info-panel-close:focus-visible {
  background: #111;
  color: #fff;
}

.velora-scroll-hero__info-panel-close:focus-visible {
  outline: 2px solid var(--velora-accent);
  outline-offset: 2px;
}

@keyframes velora-info-pulse {
  0% { opacity: .72; transform: scale(1); }
  72%,100% { opacity: 0; transform: scale(1.18,1.34); }
}

.velora-scroll-hero__info-eyebrow {
  margin: 0 0 12px;
  color: var(--velora-accent);
  font: 700 10px/1.2 Arial,sans-serif;
  letter-spacing: 1.7px;
  text-transform: uppercase;
}

.velora-scroll-hero__info-title {
  margin: 0;
  color: var(--velora-info-text);
  font: 400 34px/1.02 "Bodoni Moda",Didot,Georgia,"Times New Roman",serif;
  letter-spacing: -.55px;
}

.velora-scroll-hero__info-intro {
  margin: 16px 0 0;
  color: var(--velora-info-text);
  font: 400 14px/1.55 Arial,sans-serif;
  opacity: .78;
}

.velora-scroll-hero__offers {
  display: grid;
  gap: 0;
  margin-top: 24px;
  border-top: 1px solid rgba(229,162,32,.32);
}

.velora-scroll-hero__offer {
  display: grid;
  grid-template-columns: 30px minmax(0,1fr);
  gap: 12px;
  padding: 17px 0;
  border-bottom: 1px solid rgba(229,162,32,.25);
}

.velora-scroll-hero__offer-number {
  padding-top: 2px;
  color: var(--velora-accent);
  font: 400 18px/1 "Bodoni Moda",Didot,Georgia,serif;
}

.velora-scroll-hero__offer-title {
  margin: 0;
  color: var(--velora-info-text);
  font: 700 12px/1.25 Arial,sans-serif;
  letter-spacing: .45px;
  text-transform: uppercase;
}

.velora-scroll-hero__offer-text {
  margin: 7px 0 0;
  color: var(--velora-info-text);
  font: 400 13px/1.5 Arial,sans-serif;
  opacity: .76;
}

.velora-scroll-hero__info-button {
  width: 100%;
  min-height: 48px;
  margin-top: 22px;
  padding: 13px 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--velora-accent);
  background: var(--velora-info-tab-bg);
  color: #111;
  font: 700 11px/1.1 Arial,sans-serif;
  letter-spacing: .8px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color .22s ease,color .22s ease;
}

.velora-scroll-hero__info-button:hover,
.velora-scroll-hero__info-button:focus-visible {
  background: #111;
  color: #fff;
}

.velora-scroll-hero__stage {
  position: relative;
  z-index: 1;
  width: min(100%,1600px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0,var(--velora-info-teaser-width)) minmax(0,1fr) minmax(0,var(--velora-gallery-width));
  align-items: start;
  gap: var(--velora-stage-gap);
}

.velora-scroll-hero__media-column {
  width: 100%;
  min-width: 0;
}

.velora-scroll-hero__media,
.velora-scroll-hero__gallery {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  height: min(var(--velora-media-height),780px);
  min-height: 520px;
}

.velora-scroll-hero__rail {
  position: relative;
  z-index: 1;
  width: 100%;
  height: var(--velora-rail-width);
  min-height: 64px;
  margin: var(--velora-stage-gap) 0 0;
  min-width: 0;
  padding: 10px 12px;
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  grid-template-rows: 1fr;
  align-items: stretch;
  background: var(--velora-rail-bg);
  border: 1px solid rgba(229,162,32,.22);
  box-shadow: 0 22px 60px rgba(28,20,11,.06);
  overflow: hidden;
}

.velora-scroll-hero__rail::before {
  content: "";
  position: absolute;
  inset: 9px;
  opacity: .08;
  pointer-events: none;
  background-image: radial-gradient(circle,var(--velora-dot) 1.1px,transparent 1.4px);
  background-size: 13px 13px;
}

.velora-scroll-hero__service {
  position: relative;
  z-index: 1;
  min-width: 0;
  display: grid;
  grid-template-columns: auto minmax(0,1fr);
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 7px 12px;
}

.velora-scroll-hero__service:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 22%;
  width: 1px;
  height: 56%;
  background: var(--velora-accent);
  opacity: .82;
}

.velora-scroll-hero__service-text {
  display: inline-block;
  min-width: 0;
  max-width: 100%;
  max-height: none;
  color: #12314f;
  font: 700 10.5px/1.15 Arial,sans-serif;
  letter-spacing: .65px;
  writing-mode: horizontal-tb;
  transform: none;
  text-align: left;
  text-transform: uppercase;
}

.velora-scroll-hero__service-icon {
  display: inline-grid;
  place-items: center;
  width: var(--velora-service-icon-size);
  height: var(--velora-service-icon-size);
  border: 1px solid currentColor;
  background: rgba(255,255,255,.46);
  color: var(--velora-accent);
  font-size: calc(var(--velora-service-icon-size) * .53);
  line-height: 1;
}

.velora-scroll-hero__service-icon svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.velora-scroll-hero__media-wrap {
  position: relative;
  z-index: 2;
  width: 100%;
  height: min(var(--velora-media-height),780px);
  min-height: 520px;
  margin: 0;
  min-width: 0;
}

.velora-scroll-hero__media {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--velora-media-bg);
  border-radius: 0;
  box-shadow: 0 28px 70px rgba(42,30,14,.18);
}

.velora-scroll-hero__media::before,
.velora-scroll-hero__media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.velora-scroll-hero__media::before {
  z-index: 2;
  border: 2px solid rgba(255,255,255,.78);
  border-radius: inherit;
}

.velora-scroll-hero__media::after {
  z-index: 1;
  background: radial-gradient(circle at 50% 48%,transparent 0 54%,rgba(0,0,0,.18) 100%),linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.20));
}

.velora-scroll-hero__video,
.velora-scroll-hero__poster {
  position: relative;
  z-index: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% var(--velora-poster-y);
  filter: saturate(.72) sepia(.10) contrast(.97);
}

.velora-scroll-hero__placeholder {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  color: rgba(255,255,255,.42);
  font: 400 clamp(54px,8vw,138px)/.9 "Bodoni Moda",Didot,Georgia,serif;
  letter-spacing: .08em;
}

.velora-scroll-hero__gallery {
  position: relative;
  z-index: 4;
  min-width: 0;
  display: grid;
  grid-template-rows: repeat(3,minmax(0,1fr));
  gap: var(--velora-gallery-gap);
  margin-left: 0;
  padding: 0;
}

.velora-scroll-hero__gallery-card {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  background: #e9dfd1;
  border: 2px solid rgba(255,255,255,.86);
  border-radius: 0;
  box-shadow: 0 18px 48px rgba(40,28,12,.14);
  cursor: zoom-in;
  text-decoration: none;
  line-height: 0;
}

.velora-scroll-hero__gallery-card img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  filter: saturate(.72) sepia(.12) contrast(.98);
  transition: transform .45s ease;
}

.velora-scroll-hero__gallery-title {
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 0;
  max-width: calc(100% - 12px);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 12px 9px 10px;
  color: var(--velora-gallery-label-text);
  background: var(--velora-gallery-label-bg);
  border-top: 1px solid rgba(229,162,32,.55);
  border-right: 1px solid rgba(229,162,32,.28);
  font: 700 10px/1 Arial,sans-serif;
  letter-spacing: .7px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  pointer-events: none;
}

.velora-scroll-hero__gallery-number {
  color: var(--velora-accent);
  font: 400 17px/1 "Bodoni Moda",Didot,Georgia,serif;
  letter-spacing: 0;
}

.velora-scroll-hero__gallery-card--one img { object-position: 50% var(--velora-gallery-one-y); }
.velora-scroll-hero__gallery-card--two img { object-position: 50% var(--velora-gallery-two-y); }
.velora-scroll-hero__gallery-card--three img { object-position: 50% var(--velora-gallery-three-y); }

.velora-scroll-hero__gallery-card:hover img,
.velora-scroll-hero__gallery-card:focus-visible img {
  transform: scale(1.045);
}

.velora-scroll-hero__content-card {
  position: absolute;
  z-index: 6;
  left: 50%;
  top: var(--velora-card-top);
  width: min(var(--velora-card-width),calc(100% - 54px));
  max-width: calc(100% - 32px);
  margin: 0;
  transform: translate(-50%,var(--velora-card-y));
  padding: clamp(25px,2.5vw,40px) clamp(26px,3.6vw,64px);
  overflow: hidden;
  background: var(--velora-panel-bg);
  border: 1px solid rgba(255,255,255,.72);
  border-right: 2px solid rgba(80,55,28,.28);
  border-radius: 0;
  box-shadow: 0 24px 68px rgba(31,24,17,.14);
  text-align: center;
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
  transition: transform .08s linear,top .08s linear;
}

.velora-scroll-hero__content-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: .045;
  background-image: radial-gradient(circle,var(--velora-dot) 1px,transparent 1.25px);
  background-size: 14px 14px;
  -webkit-mask-image: linear-gradient(90deg,transparent 0%,#000 65%,#000 100%);
  mask-image: linear-gradient(90deg,transparent 0%,#000 65%,#000 100%);
}

.velora-scroll-hero__eyebrow {
  color: var(--velora-accent);
  font: 500 14px/1.2 Arial,sans-serif;
  letter-spacing: 2.6px;
  text-transform: uppercase;
}

.velora-scroll-hero__line {
  display: block;
  width: 60px;
  height: 2px;
  margin: 17px auto 18px;
  background: var(--velora-accent);
}

.velora-scroll-hero__heading {
  margin: 0;
  color: var(--velora-text);
  font-family: "Bodoni Moda",Didot,Georgia,"Times New Roman",serif;
  font-size: clamp(46px,4.1vw,72px);
  font-weight: 400;
  line-height: .98;
  letter-spacing: -1.3px;
  text-wrap: balance;
}

.velora-scroll-hero__heading-accent {
  color: var(--velora-accent);
  font-style: italic;
  white-space: nowrap;
}

.velora-scroll-hero__description {
  max-width: 70ch;
  margin: 22px auto 0;
  color: var(--velora-muted);
  font: 400 17px/1.55 Arial,sans-serif;
  text-wrap: pretty;
}

.velora-scroll-hero__description span {
  color: var(--velora-accent);
}

.velora-scroll-hero__buttons {
  display: flex;
  justify-content: center;
  gap: clamp(14px,1.8vw,26px);
  margin-top: 25px;
}

.velora-scroll-hero__button {
  min-width: min(220px,42vw);
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 34px;
  border: 1px solid var(--velora-accent);
  border-radius: 0;
  color: var(--velora-button-text);
  font: 700 14px/1.1 Arial,sans-serif;
  letter-spacing: .7px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color .22s ease,color .22s ease,transform .22s ease;
}

.velora-scroll-hero__button--primary {
  background: var(--velora-primary-bg);
  border-color: transparent;
}

.velora-scroll-hero__button--secondary {
  background: var(--velora-secondary-bg);
}

.velora-scroll-hero__button:hover,
.velora-scroll-hero__button:focus-visible {
  background: var(--velora-button-hover-bg);
  color: var(--velora-button-hover-text);
  transform: translateY(-2px);
}

.velora-scroll-hero__button:focus-visible,
.velora-scroll-hero__gallery-card:focus-visible {
  outline: 2px solid var(--velora-accent);
  outline-offset: 4px;
}

@media (min-width:1025px) {
  .velora-scroll-hero[data-velora-ready="1"] .velora-scroll-hero__content-card {
    will-change: top,transform;
  }
}

@media (max-width:1400px) and (min-width:1025px) {
  .velora-scroll-hero__content-card {
    padding-left: 32px;
    padding-right: 32px;
  }

  .velora-scroll-hero__heading-accent {
    display: block;
    margin-top: 4px;
    white-space: normal;
  }

  .velora-scroll-hero__buttons {
    width: 100%;
  }

  .velora-scroll-hero__button {
    flex: 1 1 0;
    min-width: 0;
    padding-left: 18px;
    padding-right: 18px;
  }
}

@media (max-width:1260px) and (min-width:1025px) {
  .velora-scroll-hero {
    --velora-rail-width: 86px;
    --velora-info-teaser-width: 88px;
    --velora-info-bookmark-width: 104px;
    --velora-info-bookmark-height: 220px;
    --velora-hero-pad-x: 26px;
    --velora-gallery-width: 220px;
    --velora-stage-gap: 22px;
  }

  .velora-scroll-hero__heading {
    font-size: clamp(39px,3.8vw,52px);
  }

  .velora-scroll-hero__description {
    font-size: 14px;
  }

  .velora-scroll-hero__info-toggle {
    padding: 13px 8px 22px;
    gap: 6px;
  }

  .velora-scroll-hero__info-toggle-logo {
    width: 36px;
    height: 36px;
  }

  .velora-scroll-hero__info-toggle-logo > span {
    font-size: 24px;
  }

  .velora-scroll-hero__info-toggle-label {
    font-size: 8.5px;
    line-height: 1.25;
    letter-spacing: .7px;
  }

  .velora-scroll-hero__info-toggle-pulse {
    min-height: 34px;
    font-size: 7px;
  }

  .velora-scroll-hero__info-panel {
    padding: min(var(--velora-info-padding-y),22px) min(var(--velora-info-padding-x),16px);
  }

  .velora-scroll-hero__info-title {
    font-size: clamp(22px,2.2vw,28px);
  }

  .velora-scroll-hero__info-intro,
  .velora-scroll-hero__offer-text {
    font-size: 11px;
  }

  .velora-scroll-hero__offers {
    margin-top: 15px;
  }

  .velora-scroll-hero__offer {
    grid-template-columns: 22px minmax(0,1fr);
    gap: 7px;
    padding: 11px 0;
  }

  .velora-scroll-hero__offer-title {
    font-size: 10px;
  }

  .velora-scroll-hero__content-card {
    width: min(var(--velora-card-width),calc(100% - 34px));
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (max-width:1024px) {
  .velora-scroll-hero {
    --velora-media-height: 540px;
    --velora-rail-width: 88px;
    --velora-service-icon-size: 30px;
    --velora-info-teaser-width: 100%;
    --velora-info-logo-size: 52px;
    --velora-info-padding-y: 28px;
    --velora-info-padding-x: 24px;
    --velora-gallery-width: 180px;
    --velora-card-width: 92%;
    --velora-stage-gap: 20px;
    --velora-gallery-gap: 12px;
    min-height: 0;
    overflow: hidden;
  }

  .velora-scroll-hero__stage::before {
    top: 12%;
    width: 72%;
    height: 38%;
    opacity: .62;
  }

  .velora-scroll-hero__sticky::after {
    top: 170px;
    right: -30px;
    width: 112px;
    height: 620px;
    opacity: .34;
  }

  .velora-scroll-hero__sticky {
    position: relative;
    top: auto;
    min-height: 0;
    padding: clamp(32px,6vw,58px) clamp(18px,4vw,34px);
    overflow: visible;
  }

  .velora-scroll-hero__sticky::before {
    width: 150px;
    height: 135px;
    opacity: .36;
  }

  .velora-scroll-hero__info-drawer {
    position: relative;
    z-index: 7;
    width: 100%;
    height: auto;
    min-height: 0;
    max-width: none;
    margin: 0;
  }

  .velora-scroll-hero__info-toggle {
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
    height: auto;
    min-height: 82px;
    padding: 11px 14px;
    flex-direction: row;
    justify-content: space-between;
    gap: 14px;
    transform: none;
    clip-path: none;
    border: 1px solid rgba(229,162,32,.4);
    box-shadow: 0 12px 30px rgba(46,31,13,.08);
    font-size: 10px;
  }

  .velora-scroll-hero__info-toggle:hover,
  .velora-scroll-hero__info-toggle:focus-visible {
    transform: translateY(-2px);
  }

  .velora-scroll-hero__info-toggle-logo {
    width: var(--velora-info-logo-size);
    height: var(--velora-info-logo-size);
    flex: 0 0 var(--velora-info-logo-size);
  }

  .velora-scroll-hero__info-toggle-label {
    width: auto;
    max-width: none;
    flex: 1 1 auto;
    font-size: 10px;
    text-align: left;
  }

  .velora-scroll-hero__info-toggle-pulse {
    width: 110px;
    min-height: 42px;
    flex: 0 0 110px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 8px;
  }

  .velora-scroll-hero__info-panel {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    min-height: 0;
    max-height: 0;
    padding: 0 var(--velora-info-padding-x);
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transform: none;
    border-top: 0;
    border-left: 1px solid rgba(229,162,32,.25);
    box-shadow: 0 18px 50px rgba(41,28,13,.10);
    transition: max-height .42s cubic-bezier(.22,1,.36,1),padding .32s ease,opacity .25s ease,visibility 0s linear .42s;
  }

  .velora-scroll-hero[data-velora-info-open="1"] .velora-scroll-hero__info-panel {
    max-height: 760px;
    padding: var(--velora-info-padding-y) var(--velora-info-padding-x);
    overflow: auto;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    transition: max-height .5s cubic-bezier(.22,1,.36,1),padding .32s ease,opacity .3s ease,visibility 0s linear 0s;
  }

  .velora-scroll-hero__stage {
    width: min(100%,820px);
    grid-template-columns: minmax(0,1fr);
    gap: var(--velora-stage-gap);
  }

  .velora-scroll-hero__gallery {
    height: auto;
    min-height: 0;
  }

  .velora-scroll-hero__media-column {
    display: grid;
    grid-template-columns: minmax(0,1fr);
  }

  .velora-scroll-hero__media-wrap {
    display: contents;
  }

  .velora-scroll-hero__rail {
    order: 2;
    width: 100%;
    height: var(--velora-rail-width);
    min-height: var(--velora-rail-width);
    margin-top: var(--velora-stage-gap);
    padding: 9px;
    grid-template-columns: repeat(4,minmax(0,1fr));
    grid-template-rows: 1fr;
    grid-auto-rows: auto;
    gap: 9px;
    border-radius: 0;
  }

  .velora-scroll-hero__service {
    min-height: calc(var(--velora-rail-width) - 20px);
    grid-template-columns: auto minmax(0,1fr);
    gap: 9px;
    padding: 10px;
    border: 1px solid rgba(229,162,32,.30);
    border-radius: 0;
    background: rgba(255,250,242,.76);
  }

  .velora-scroll-hero__service:not(:last-child)::after {
    display: none;
  }

  .velora-scroll-hero__service-text {
    max-height: none;
    writing-mode: horizontal-tb;
    transform: none;
    font-size: 10px;
  }

  .velora-scroll-hero__service-icon {
    width: var(--velora-service-icon-size);
    height: var(--velora-service-icon-size);
    font-size: calc(var(--velora-service-icon-size) * .53);
  }

  .velora-scroll-hero__media {
    order: 1;
    height: var(--velora-media-height);
    min-height: 340px;
  }

  .velora-scroll-hero__content-card {
    order: 3;
    position: relative;
    left: auto;
    top: auto;
    width: min(var(--velora-card-width),calc(100% - 36px));
    max-width: none;
    transform: none;
    margin: var(--velora-stage-gap) auto 0;
  }

  .velora-scroll-hero__gallery {
    width: 100%;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
    align-items: stretch;
    gap: var(--velora-gallery-gap);
  }

  .velora-scroll-hero__gallery-card {
    min-height: var(--velora-gallery-width);
    aspect-ratio: 4/3;
  }
}

@media (max-width:767px) {
  .elementor-widget-velora-scroll-video-hero-5318,
  .elementor-widget-velora-scroll-video-hero-5318 .elementor-widget-container {
    overflow-x: hidden;
  }

  .velora-scroll-hero {
    --velora-media-height: 420px;
    --velora-rail-width: 82px;
    --velora-service-icon-size: 29px;
    --velora-info-logo-size: 46px;
    --velora-info-padding-y: 24px;
    --velora-info-padding-x: 16px;
    --velora-gallery-width: 138px;
    --velora-card-width: 100%;
    --velora-stage-gap: 14px;
    --velora-gallery-gap: 8px;
    contain: layout paint;
  }

  .velora-scroll-hero__sticky {
    padding: 22px 14px 34px;
    background: linear-gradient(180deg,var(--velora-bg) 0%,#fffdf9 100%);
  }

  .velora-scroll-hero__stage {
    width: min(100%,520px);
    margin-left: auto;
    margin-right: auto;
  }

  .velora-scroll-hero__info-drawer {
    width: 100%;
    margin: 0;
  }

  .velora-scroll-hero__info-toggle {
    min-height: 76px;
    padding: 10px 11px;
    gap: 10px;
    letter-spacing: 1px;
  }

  .velora-scroll-hero__info-toggle-logo {
    width: var(--velora-info-logo-size);
    height: var(--velora-info-logo-size);
    flex-basis: var(--velora-info-logo-size);
  }

  .velora-scroll-hero__info-toggle-label {
    font-size: 9px;
    letter-spacing: .8px;
  }

  .velora-scroll-hero__info-toggle-pulse {
    width: 92px;
    min-height: 40px;
    flex-basis: 92px;
    font-size: 7.5px;
  }

  .velora-scroll-hero__info-panel {
    padding-left: var(--velora-info-padding-x);
    padding-right: var(--velora-info-padding-x);
  }

  .velora-scroll-hero[data-velora-info-open="1"] .velora-scroll-hero__info-panel {
    max-height: 820px;
    padding: var(--velora-info-padding-y) var(--velora-info-padding-x);
  }

  .velora-scroll-hero__info-title {
    font-size: clamp(28px,8.5vw,36px);
  }

  .velora-scroll-hero__offer {
    grid-template-columns: 26px minmax(0,1fr);
    gap: 9px;
  }

  .velora-scroll-hero__rail {
    height: calc(var(--velora-rail-width) * 1.72);
    min-height: calc(var(--velora-rail-width) * 1.72);
    padding: 7px;
    gap: 7px;
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-template-rows: repeat(2,minmax(0,1fr));
  }

  .velora-scroll-hero__service {
    min-height: calc((var(--velora-rail-width) * .86) - 12px);
    grid-template-columns: auto minmax(0,1fr);
    grid-template-rows: 1fr;
    align-content: center;
    gap: 6px;
    padding: 8px 4px;
  }

  .velora-scroll-hero__service-text {
    order: 2;
    font-size: clamp(9px,2.55vw,10.5px);
    line-height: 1.18;
    letter-spacing: .45px;
    overflow-wrap: anywhere;
  }

  .velora-scroll-hero__service-icon {
    order: 1;
    width: var(--velora-service-icon-size);
    height: var(--velora-service-icon-size);
    font-size: calc(var(--velora-service-icon-size) * .53);
  }

  .velora-scroll-hero__media {
    width: 100%;
    height: var(--velora-media-height);
    min-height: 300px;
    border-radius: 0;
    box-shadow: 0 18px 42px rgba(26,20,13,.13);
  }

  .velora-scroll-hero__content-card {
    width: min(var(--velora-card-width),calc(100% - 18px));
    margin-top: var(--velora-stage-gap);
    padding: 27px 17px 22px;
    border-radius: 0;
    border-right-width: 1px;
    box-shadow: 0 18px 48px rgba(31,24,17,.12);
  }

  .velora-scroll-hero__eyebrow {
    font-size: 10px;
    letter-spacing: 1.55px;
  }

  .velora-scroll-hero__line {
    width: 50px;
    height: 1px;
    margin: 13px auto 16px;
  }

  .velora-scroll-hero__heading {
    font-size: clamp(37px,10.7vw,50px);
    line-height: 1.01;
    letter-spacing: -.8px;
  }

  .velora-scroll-hero__heading-accent {
    display: block;
    margin-top: 5px;
    white-space: normal;
  }

  .velora-scroll-hero__description {
    max-width: 31ch;
    margin-top: 18px;
    font-size: 15px;
    line-height: 1.55;
    overflow-wrap: anywhere;
  }

  .velora-scroll-hero__buttons {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 20px;
  }

  .velora-scroll-hero__button {
    width: 100%;
    min-width: 0;
    min-height: 50px;
    padding: 13px 12px;
    font-size: 12px;
  }

  .velora-scroll-hero__gallery {
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: var(--velora-gallery-gap);
    margin-left: 0;
    margin-right: 0;
  }

  .velora-scroll-hero__gallery-card {
    min-height: var(--velora-gallery-width);
    aspect-ratio: 3/4;
    border-width: 1px;
    border-radius: 0;
    box-shadow: 0 12px 28px rgba(28,20,11,.11);
  }

  .velora-scroll-hero__gallery-title {
    max-width: calc(100% - 6px);
    gap: 5px;
    padding: 7px 7px 7px 6px;
    font-size: 8.5px;
    letter-spacing: .35px;
  }

  .velora-scroll-hero__gallery-number {
    font-size: 14px;
  }
}

@media (max-width:380px) {
  .velora-scroll-hero__sticky {
    padding-left: 10px;
    padding-right: 10px;
  }

  .velora-scroll-hero__service-text {
    font-size: 8.5px;
  }

  .velora-scroll-hero__content-card {
    width: calc(100% - 12px);
    padding-left: 14px;
    padding-right: 14px;
  }
}

@media (prefers-reduced-motion:reduce) {
  .velora-scroll-hero__info-toggle-pulse::before {
    animation: none;
  }

  .velora-scroll-hero__content-card,
  .velora-scroll-hero__button,
  .velora-scroll-hero__gallery-card img {
    transition: none;
  }
}
