.axvg-hero-el {
  --axvg-accent: #FF4500;
  --btn-pad-y: clamp(8px, 1.1vh, 12px);
  --btn-pad-x: clamp(12px, 1.3vw, 22px);
  --btn-fs: clamp(13px, 0.75vw + 0.4vh, 16px);
  --pad-x: 5vw;
  --copy-h2: clamp(26px, 2.6vw + 1.3vh, 52px);
  --copy-p: clamp(16px, 0.95vw + 0.65vh, 22px);
  --copy-logo: clamp(68px, 11vh, 120px);
  --copy-max: min(34vw, 640px);
  --copy-gap: clamp(4px, 0.9vh, 10px);
  --rail-w: clamp(128px, 12.5vw, 200px);
  --rail-top: clamp(40px, 6vh, 72px);
  --group-block: clamp(120px, 18vh, 200px);
  --group-logo-w: clamp(96px, 12vh, 148px);
  --rail-logo-h: clamp(36px, 5.2vh, 56px);
  --rail-logo-w: clamp(108px, 15vh, 168px);
  --rail-card-h: clamp(40px, 6vh, 70px);
}

.axvg-hero-el .elementor-widget-n-carousel,
.axvg-hero-el .e-n-carousel,
.axvg-hero-el .swiper {
  position: absolute !important;
  inset: 0;
  width: 100%;
  height: 100% !important;
  overflow: hidden !important;
}

.axvg-hero-el .swiper-wrapper {
  transform: none !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  transition: none !important;
}

.axvg-hero-el .swiper-slide {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
  visibility: hidden;
  pointer-events: none;
  z-index: 0;
  transition: opacity 0.7s ease, visibility 0.7s ease;
  transform: none !important;
}

.axvg-hero-el .swiper-slide-active {
  opacity: 1 !important;
  visibility: visible;
  pointer-events: auto;
  z-index: 1;
}

.axvg-hero-el .elementor-swiper-button,
.axvg-hero-el .swiper-pagination {
  display: none !important;
}

.axvg-hero-el .e-n-carousel .swiper-slide > .e-con {
  position: relative;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  overflow: hidden;
  display: flex !important;
  flex-flow: column nowrap !important;
  justify-content: center !important;
  align-items: flex-start !important;
  align-content: flex-start !important;
  gap: 0 !important;
  row-gap: 0 !important;
  --gap: 0px !important;
}

.axvg-hero-el .e-n-carousel .e-con {
  position: relative;
  width: 100% !important;
  overflow: hidden;
}

.axvg-hero-el .e-n-carousel .swiper-slide > .e-con > .e-con-inner,
.axvg-hero-el .e-n-carousel .swiper-slide > .e-con {
  position: relative;
  z-index: 1;
  display: flex !important;
  flex-flow: column nowrap !important;
  justify-content: center !important;
  align-items: flex-start !important;
  align-content: flex-start !important;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: clamp(80px, 12vh, 120px) 0 var(--group-block) var(--pad-x) !important;
  margin: 0;
  gap: 0 !important;
  row-gap: 0 !important;
  --gap: 0px !important;
}

.axvg-hero-el .e-n-carousel .elementor-widget-image,
.axvg-hero-el .e-n-carousel .elementor-widget-heading,
.axvg-hero-el .e-n-carousel .elementor-widget-text-editor,
.axvg-hero-el .e-n-carousel .elementor-widget-button {
  min-height: 0 !important;
  align-self: flex-start;
}

.axvg-hero-el .e-n-carousel .swiper-slide > .e-con::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(8, 14, 24, 0.78) 0%, rgba(8, 14, 24, 0.4) 18%, rgba(8, 14, 24, 0.08) 32%, rgba(8, 14, 24, 0) 42%, rgba(8, 14, 24, 0) 62%, rgba(8, 14, 24, 0.1) 72%, rgba(8, 14, 24, 0.48) 84%, rgba(8, 14, 24, 0.88) 100%),
    linear-gradient(180deg, rgba(8, 14, 24, 0.28) 0%, rgba(8, 14, 24, 0.06) 45%, rgba(8, 14, 24, 0.28) 100%);
}

.axvg-hero-el .e-n-carousel .swiper-slide > .e-con > .e-con-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  width: 100%;
  max-width: var(--copy-max);
  height: 100%;
  padding: clamp(80px, 12vh, 120px) 0 var(--group-block) var(--pad-x) !important;
  margin: 0;
  gap: 0;
}

.axvg-hero-el .e-n-carousel .elementor-widget-image,
.axvg-hero-el .e-n-carousel .elementor-widget-heading,
.axvg-hero-el .e-n-carousel .elementor-widget-text-editor,
.axvg-hero-el .e-n-carousel [data-id="hero-cta-row"],
.axvg-hero-el .e-n-carousel .elementor-element-hero-cta-row {
  flex: 0 0 auto;
  width: 100% !important;
  max-width: var(--copy-max) !important;
}

.axvg-hero-el .e-n-carousel .elementor-widget-image {
  width: auto !important;
  max-width: min(380px, 78vw);
  margin: 0 0 var(--copy-gap) !important;
}

.axvg-hero-el .e-n-carousel .elementor-widget-heading {
  margin: 0 !important;
}

.axvg-hero-el .e-n-carousel .elementor-widget-image img {
  width: auto !important;
  max-width: min(380px, 78vw) !important;
  height: var(--copy-logo) !important;
  object-fit: contain !important;
  object-position: left center !important;
}

.axvg-hero-el .e-n-carousel h1,
.axvg-hero-el .e-n-carousel h2,
.axvg-hero-el .e-n-carousel h3 {
  margin: 0 0 clamp(4px, 0.5vh, 8px) !important;
  max-width: 100%;
  color: #FFFFFF !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: var(--copy-h2) !important;
  font-weight: 700 !important;
  line-height: 1.1 !important;
  letter-spacing: -0.02em;
}

.axvg-hero-el .e-n-carousel .elementor-widget-text-editor {
  max-width: min(34em, var(--copy-max)) !important;
  margin: 0 !important;
}

.axvg-hero-el .e-n-carousel .elementor-widget-text-editor p {
  margin: 0 0 clamp(8px, 1.2vh, 14px) !important;
  color: #FFFFFF !important;
  font-family: "Source Sans 3", system-ui, sans-serif;
  font-size: var(--copy-p) !important;
  line-height: 1.45 !important;
}

.axvg-hero-el .e-n-carousel .elementor-widget-button {
  position: relative;
  z-index: 2;
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: max-content !important;
  margin: 0 !important;
}

.axvg-hero-el .e-n-carousel [data-id="hero-cta-row"],
.axvg-hero-el .e-n-carousel .elementor-element-hero-cta-row {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: clamp(22px, 2.4vw, 36px) !important;
  width: auto !important;
  max-width: var(--copy-max) !important;
  height: auto !important;
  min-height: 0 !important;
  flex: 0 0 auto !important;
  padding: 0 !important;
  margin: clamp(14px, 2vh, 24px) 0 0 !important;
  background: transparent !important;
  background-image: none !important;
  border: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  overflow: visible !important;
  isolation: auto;
}

.axvg-hero-el .e-n-carousel [data-id="hero-cta-row"]::before,
.axvg-hero-el .e-n-carousel .elementor-element-hero-cta-row::before,
.axvg-hero-el .e-n-carousel [data-id="hero-cta-row"]::after,
.axvg-hero-el .e-n-carousel .elementor-element-hero-cta-row::after {
  content: none !important;
  display: none !important;
}

.axvg-hero-el .e-n-carousel [data-id="hero-cta-row"] > .e-con-inner,
.axvg-hero-el .e-n-carousel .elementor-element-hero-cta-row > .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: clamp(22px, 2.4vw, 36px) !important;
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}

.axvg-hero-el .e-n-carousel .elementor-widget-button:last-child {
  margin-right: 0 !important;
}

.axvg-hero-el .e-n-carousel .elementor-button {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: clamp(6px, 0.8vw, 10px);
  padding: 0 0 clamp(4px, 0.55vh, 6px) !important;
  background: transparent !important;
  border: none;
  border-bottom: 1.5px solid #FF4500;
  border-radius: 0;
  color: #FFFFFF !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: clamp(14px, 0.8vw + 0.45vh, 17px);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  box-shadow: none !important;
  transition: color 0.2s ease;
}

.axvg-hero-el .e-n-carousel .elementor-button:hover,
.axvg-hero-el .e-n-carousel .elementor-button:focus-visible {
  color: #FF4500 !important;
  background: transparent !important;
}

.axvg-hero-el .e-n-carousel [data-id="el-cta-0-row"] .elementor-button,
.axvg-hero-el .e-n-carousel .elementor-element-el-cta-0-row .elementor-button {
  gap: 0;
  padding: var(--btn-pad-y) var(--btn-pad-x) !important;
  background: #ffffff !important;
  color: #000000 !important;
  font-size: var(--btn-fs) !important;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.2;
  border: none !important;
  border-bottom: none !important;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.axvg-hero-el .e-n-carousel [data-id="el-cta-0-row"] .elementor-button::after,
.axvg-hero-el .e-n-carousel .elementor-element-el-cta-0-row .elementor-button::after {
  content: "";
  position: absolute;
  left: var(--btn-pad-x);
  right: var(--btn-pad-x);
  bottom: 0;
  height: 1.5px;
  background: #ff4500;
}

.axvg-hero-el .e-n-carousel [data-id="el-cta-0-row"] .elementor-button:hover,
.axvg-hero-el .e-n-carousel .elementor-element-el-cta-0-row .elementor-button:hover {
  background: #ff4500 !important;
  color: #ffffff !important;
}

/* Brand CTAs + Explore: same underline link + arrow treatment */
.axvg-hero-el .e-n-carousel .elementor-button-text::after {
  content: " \2192";
}

.axvg-hero-el .e-n-carousel [data-id="el-cta-0-row"] .elementor-button-text::after,
.axvg-hero-el .e-n-carousel .elementor-element-el-cta-0-row .elementor-button-text::after {
  content: none;
}

/* Persistent across all slides: absolute top overlay (sibling of carousel) */
.axvg-hero-el [data-id="hero-kicker"],
.axvg-hero-el .s-hero-kicker {
  position: absolute !important;
  top: max(clamp(16px, 2.5vh, 28px), env(safe-area-inset-top, 0px)) !important;
  left: var(--pad-x) !important;
  right: auto !important;
  bottom: auto !important;
  width: auto !important;
  height: auto !important;
  z-index: 6 !important;
  margin: 0 !important;
  max-width: min(42vw, 560px) !important;
  pointer-events: none;
  color: #FFFFFF !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: clamp(11px, 0.45vw + 0.75vh, 15px) !important;
  font-weight: 600 !important;
  letter-spacing: 0.08em !important;
  line-height: 1.35 !important;
  text-transform: uppercase !important;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.45);
}

.axvg-hero-el .axvg-hero-rail {
  position: absolute !important;
  top: var(--rail-top) !important;
  right: 0 !important;
  bottom: var(--group-block) !important;
  left: auto !important;
  width: var(--rail-w) !important;
  height: auto !important;
  z-index: 5;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: stretch !important;
  gap: clamp(14px, 2.4vh, 28px) !important;
  padding: 0 clamp(18px, 2vw, 32px) 0 clamp(10px, 1vw, 18px) !important;
  isolation: isolate;
}

.axvg-hero-el .axvg-hero-rail::before {
  content: "";
  position: absolute;
  inset: 40px 0 40px 10px;
  z-index: 0;
  pointer-events: none;
  background: #ffffff1c;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-left: 1px solid rgb(255 255 255 / 16%);
  mask-image: linear-gradient(180deg, transparent 0%, rgba(0,0,0,.35) 10%, #000 22%, #000 78%, rgba(0,0,0,.35) 90%, transparent 100%), linear-gradient(90deg, #000 0%, #000 42%, rgba(0,0,0,.5) 70%, transparent 100%);
  mask-composite: intersect;
  -webkit-mask-composite: source-in;
}

.axvg-hero-el .axvg-rail-card {
  position: relative;
  z-index: 1;
  flex: 0 0 auto;
  width: 100% !important;
  height: var(--rail-card-h) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: transparent;
  border: 0;
  padding: 6px 8px 10px !important;
  cursor: pointer;
}

.axvg-hero-el .axvg-rail-card img {
  display: block;
  width: auto !important;
  max-width: var(--rail-logo-w) !important;
  height: var(--rail-logo-h) !important;
  object-fit: contain !important;
  object-position: center !important;
  filter: grayscale(1);
  transition: filter 0.3s ease;
}

.axvg-hero-el .axvg-rail-card:hover img,
.axvg-hero-el .axvg-rail-card.is-active img {
  filter: none;
}

.axvg-hero-el [data-id="rail-0"] {
  opacity: 0.78;
}

.axvg-hero-el [data-id="rail-0"]:hover,
.axvg-hero-el [data-id="rail-0"].is-active {
  opacity: 1;
}

.axvg-hero-el .axvg-rail-card.is-active::after,
.axvg-hero-el .axvg-rail-card:hover::after {
  content: "";
  position: absolute;
  left: 18%;
  right: 18%;
  bottom: 0;
  height: 2px;
  background: #fff;
}

.axvg-hero-el [data-id="rail-0"].is-active::after,
.axvg-hero-el [data-id="rail-0"]:hover::after {
  display: none;
}

.axvg-hero-el .axvg-hero-group {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  z-index: 5;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center !important;
  gap: clamp(16px, 2.8vw, 48px) !important;
  padding: clamp(22px, 3.6vh, 40px) var(--pad-x) clamp(28px, 4.5vh, 48px) !important;
  isolation: isolate;
}

.axvg-hero-el .axvg-hero-group::before {
  content: "";
  position: absolute;
  inset: 20px 0 0;
  z-index: 0;
  pointer-events: none;
  background: #ffffff1c;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-top: 1px solid rgb(255 255 255 / 20%);
  mask-image: linear-gradient(90deg, transparent 0%, rgba(0,0,0,.2) 14%, #000 32%, #000 68%, rgba(0,0,0,.2) 86%, transparent 100%), linear-gradient(180deg, #000 0%, #000 40%, rgba(0,0,0,.45) 70%, transparent 100%);
  mask-composite: intersect;
  -webkit-mask-composite: source-in;
}

.axvg-hero-el .axvg-hero-group > * {
  position: relative;
  z-index: 1;
  flex: none !important;
}

.axvg-hero-el [data-id="group-pos"] {
  justify-self: start;
  max-width: clamp(220px, 28vw, 520px);
  color: #FFFFFF !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: clamp(16px, 1.1vw + 0.6vh, 22px) !important;
  font-weight: 600 !important;
  line-height: 1.12 !important;
}

.axvg-hero-el [data-id="group-logo"] {
  justify-self: center;
  width: var(--group-logo-w) !important;
}

.axvg-hero-el [data-id="group-logo"] img {
  display: block;
  width: 100% !important;
  height: auto !important;
  max-height: var(--group-logo-w);
  object-fit: contain !important;
}

.axvg-hero-el [data-id="group-cta"] {
  position: relative;
  justify-self: end;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: var(--btn-pad-y) var(--btn-pad-x) !important;
  background: #ffffff !important;
  color: #000000 !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: var(--btn-fs) !important;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.2;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  white-space: nowrap;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.axvg-hero-el [data-id="group-cta"]::after {
  content: "";
  position: absolute;
  left: var(--btn-pad-x);
  right: var(--btn-pad-x);
  bottom: 0;
  height: 1.5px;
  background: #ff4500;
}

.axvg-hero-el [data-id="group-cta"]:hover {
  background: #ff4500 !important;
  color: #ffffff !important;
}

/* Mobile: match deploy/index.html hero version B (top rail, bottom copy) */
@media (max-width: 1024px) {
  .axvg-hero-el {
    --group-block: auto;
    --group-logo-w: clamp(64px, 18vw, 84px);
    --group-pad: clamp(16px, 2.4vh, 28px);
    --copy-h2: clamp(24px, 7vw, 38px);
    --copy-p: clamp(16px, 4vw, 20px);
    --copy-logo: clamp(64px, 17vw, 96px);
    --copy-max: none;
    --rail-card-h: clamp(40px, 6vh, 52px);
    --rail-logo-h: clamp(28px, 5vh, 38px);
    --rail-logo-w: clamp(64px, 16vw, 84px);
  }

  .axvg-hero-el .axvg-hero-rail {
    top: max(10px, env(safe-area-inset-top, 0px)) !important;
    left: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    width: 100% !important;
    height: auto !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: clamp(6px, 1.8vw, 12px) !important;
    padding: clamp(8px, 1.4vh, 14px) var(--pad-x) clamp(6px, 1vh, 12px) !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    touch-action: pan-x;
  }

  .axvg-hero-el .axvg-hero-rail::-webkit-scrollbar {
    display: none;
  }

  .axvg-hero-el .axvg-hero-rail::before {
    inset: -18px 0 12px;
    border-left: none;
    border-bottom: 1px solid rgb(255 255 255 / 14%);
    box-shadow:
      0 12px 40px rgba(8, 14, 24, 0.28),
      0 0 48px 12px rgba(255, 255, 255, 0.03);
    -webkit-mask-image:
      linear-gradient(
        90deg,
        transparent 0%,
        rgba(0, 0, 0, 0.45) 6%,
        #000 14%,
        #000 86%,
        rgba(0, 0, 0, 0.45) 94%,
        transparent 100%
      ),
      linear-gradient(
        180deg,
        transparent 0%,
        rgba(0, 0, 0, 0.55) 12%,
        #000 32%,
        #000 100%
      );
    mask-image:
      linear-gradient(
        90deg,
        transparent 0%,
        rgba(0, 0, 0, 0.45) 6%,
        #000 14%,
        #000 86%,
        rgba(0, 0, 0, 0.45) 94%,
        transparent 100%
      ),
      linear-gradient(
        180deg,
        transparent 0%,
        rgba(0, 0, 0, 0.55) 12%,
        #000 32%,
        #000 100%
      );
    mask-composite: intersect;
    -webkit-mask-composite: source-in;
  }

  .axvg-hero-el .axvg-rail-card {
    flex: 0 0 auto !important;
    width: var(--rail-logo-w) !important;
    min-width: var(--rail-logo-w) !important;
    max-width: var(--rail-logo-w) !important;
    height: var(--rail-card-h) !important;
    min-height: var(--rail-card-h) !important;
    max-height: var(--rail-card-h) !important;
    padding: 2px 0 !important;
    scroll-snap-align: center;
  }

  .axvg-hero-el .axvg-rail-card img {
    max-width: 100% !important;
    height: var(--rail-logo-h) !important;
  }

  /* Group rail: same size as others; only right vertical hairline */
  .axvg-hero-el [data-id="rail-0"] {
    --group-rail-gap: clamp(8px, 2.2vw, 14px);
    padding: 2px var(--group-rail-gap) 2px 0 !important;
    overflow: visible !important;
  }

  .axvg-hero-el .axvg-rail-card.is-active::after,
  .axvg-hero-el .axvg-rail-card:hover::after {
    left: 12%;
    right: 12%;
    bottom: 0;
    height: 2px;
  }

  .axvg-hero-el [data-id="rail-0"].is-active::after,
  .axvg-hero-el [data-id="rail-0"]:hover::after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: 18% !important;
    bottom: 18% !important;
    left: auto !important;
    right: 0 !important;
    width: 1px !important;
    height: auto !important;
    background: rgb(255 255 255 / 35%) !important;
  }

  .axvg-hero-el [data-id="hero-kicker"],
  .axvg-hero-el .s-hero-kicker {
    position: absolute !important;
    top: calc(
      max(10px, env(safe-area-inset-top, 0px)) + var(--rail-card-h) +
        clamp(28px, 5vh, 42px)
    ) !important;
    left: var(--pad-x) !important;
    right: var(--pad-x) !important;
    bottom: auto !important;
    width: auto !important;
    max-width: none !important;
    height: auto !important;
    margin: 0 !important;
    font-size: clamp(10px, 2.8vw, 13px) !important;
    letter-spacing: 0.06em !important;
    line-height: 1.35 !important;
    white-space: normal !important;
  }

  .axvg-hero-el .e-n-carousel .swiper-slide > .e-con,
  .axvg-hero-el .e-n-carousel .swiper-slide > .e-con > .e-con-inner {
    justify-content: flex-end !important;
    align-items: flex-start !important;
    max-width: none !important;
    padding: 0 var(--pad-x) clamp(96px, 18vh, 148px) !important;
  }

  .axvg-hero-el .e-n-carousel .elementor-widget-image,
  .axvg-hero-el .e-n-carousel .elementor-widget-heading,
  .axvg-hero-el .e-n-carousel .elementor-widget-text-editor,
  .axvg-hero-el .e-n-carousel [data-id="hero-cta-row"],
  .axvg-hero-el .e-n-carousel .elementor-element-hero-cta-row {
    max-width: none !important;
  }

  .axvg-hero-el .e-n-carousel .elementor-widget-image {
    max-width: min(300px, 78vw) !important;
  }

  .axvg-hero-el .e-n-carousel .elementor-widget-image img {
    max-width: min(300px, 78vw) !important;
  }

  .axvg-hero-el .e-n-carousel .swiper-slide > .e-con::before {
    background:
      linear-gradient(
        180deg,
        rgba(8, 14, 24, 0.2) 0%,
        rgba(8, 14, 24, 0.1) 18%,
        rgba(8, 14, 24, 0.06) 38%,
        rgba(8, 14, 24, 0.14) 52%,
        rgba(8, 14, 24, 0.42) 68%,
        rgba(8, 14, 24, 0.55) 82%,
        rgba(8, 14, 24, 0.35) 100%
      );
  }

  .axvg-hero-el .axvg-hero-group {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    column-gap: clamp(10px, 3vw, 18px) !important;
    row-gap: 0 !important;
    padding: var(--group-pad, clamp(16px, 2.4vh, 28px)) var(--pad-x) clamp(18px, 3vh, 28px) !important;
  }

  .axvg-hero-el .axvg-hero-group::before {
    inset: calc(20px - 1rem) 0 0;
  }

  .axvg-hero-el [data-id="group-logo"] {
    display: none !important;
  }

  .axvg-hero-el [data-id="group-pos"] {
    justify-self: start !important;
    max-width: none !important;
    width: 100% !important;
    text-align: left !important;
    font-size: clamp(12px, 3.2vw, 16px) !important;
    line-height: 1.2 !important;
  }

  .axvg-hero-el [data-id="group-cta"] {
    justify-self: end !important;
    align-self: center !important;
  }
}
