.about-fueltek-page .abx-history-experience {
  position: relative;
  left: 50%;
  width: min(100vw, 1920px);
  height: 560svh;
  min-height: 3600px;
  margin: clamp(3.5rem, 8vw, 9rem) auto 0;
  color: #10100e;
  isolation: isolate;
  transform: translateX(-50%);
}

.about-fueltek-page .abx-history-sticky {
  position: sticky;
  top: 0;
  height: 100svh;
  min-height: 650px;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 48%, rgba(196, 134, 14, .15), transparent 28%),
    linear-gradient(135deg, #f5f2eb 0%, #e5ded2 100%);
  border-block: 1px solid rgba(22, 20, 15, .2);
  isolation: isolate;
}

.about-fueltek-page .abx-history-sticky::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: .32;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(24, 21, 15, .055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(24, 21, 15, .055) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(circle at 50% 50%, #000, transparent 78%);
}

.about-fueltek-page .abx-history-orbit,
.about-fueltek-page .abx-history-stories {
  position: absolute;
  inset: 0;
}

.about-fueltek-page .abx-history-orbit {
  z-index: 3;
  opacity: var(--history-orbit-opacity, 1);
  visibility: var(--history-orbit-visibility, visible);
}

.about-fueltek-page .abx-history-orbit-lines {
  position: absolute;
  left: 50%;
  top: 50%;
  width: var(--history-circle-diameter, min(64vh, 700px));
  aspect-ratio: 1;
  border: 1px solid rgba(167, 106, 0, .32);
  border-radius: 50%;
  opacity: var(--history-lines-opacity, 0);
  transform: translate(-50%, -50%) scale(var(--history-lines-scale, 1));
  transition: opacity .7s ease, transform 1.1s cubic-bezier(.16, 1, .3, 1);
  box-shadow:
    0 0 0 4.5vw rgba(167, 106, 0, .05),
    0 0 0 9vw rgba(167, 106, 0, .035);
}

.about-fueltek-page .abx-history-orbit-lines::before,
.about-fueltek-page .abx-history-orbit-lines::after {
  content: "";
  position: absolute;
  inset: 10%;
  border: 1px dashed rgba(167, 106, 0, .22);
  border-radius: inherit;
}

.about-fueltek-page .abx-history-orbit-lines::after {
  inset: 27%;
  border-style: solid;
  border-color: rgba(167, 106, 0, .17);
}

.about-fueltek-page .abx-history-orbit-copy {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(34vw, 500px);
  text-align: center;
  transform: translate(-50%, -50%) scale(var(--history-orbit-copy-scale, 1));
  opacity: var(--history-orbit-copy-opacity, 1);
  z-index: 3;
}

.about-fueltek-page .abx-history-orbit-copy > span,
.about-fueltek-page .abx-history-story-copy > b {
  display: inline-flex;
  align-items: center;
  gap: .75rem;
  color: #9a6500;
  font-size: clamp(.64rem, .75vw, .82rem);
  font-weight: 850;
  letter-spacing: .19em;
  line-height: 1.2;
  text-transform: uppercase;
}

.about-fueltek-page .abx-history-orbit-copy > span::before,
.about-fueltek-page .abx-history-orbit-copy > span::after {
  content: "";
  width: clamp(2rem, 4vw, 4rem);
  height: 1px;
  background: currentColor;
}

.about-fueltek-page .abx-history-orbit-copy h3 {
  margin: clamp(.9rem, 2vh, 1.5rem) 0 1rem;
  color: #12110e;
  font-family: Inter, Arial, sans-serif;
  font-size: clamp(2.65rem, 4.7vw, 5.35rem);
  font-weight: 420;
  letter-spacing: -.065em;
  line-height: .82;
}

.about-fueltek-page .abx-history-orbit-copy h3 em {
  color: #b77600;
  font-style: normal;
  font-weight: 850;
}

.about-fueltek-page .abx-history-orbit-copy p {
  max-width: 42rem;
  margin: 1.5rem auto 0;
  color: rgba(18, 17, 14, .72);
  font-size: clamp(.78rem, .9vw, .98rem);
  line-height: 1.65;
}

.about-fueltek-page .abx-history-arc-copy {
  position: absolute;
  left: 50%;
  top: clamp(4.5rem, 10vh, 7.5rem);
  z-index: 4;
  width: min(90vw, 720px);
  text-align: center;
  opacity: var(--history-arc-copy-opacity, 0);
  transform: translate(-50%, var(--history-arc-copy-y, 20px));
  pointer-events: none;
}

.about-fueltek-page .abx-history-arc-copy span {
  color: #9a6500;
  font-size: clamp(.6rem, .7vw, .75rem);
  font-weight: 850;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.about-fueltek-page .abx-history-arc-copy h3 {
  margin: .65rem 0 .7rem;
  color: #15130f;
  font-size: clamp(2.5rem, 4vw, 4.75rem);
  font-weight: 690;
  letter-spacing: -.055em;
  line-height: .94;
}

.about-fueltek-page .abx-history-arc-copy p {
  margin: 0;
  color: rgba(18, 17, 14, .64);
  font-size: clamp(.82rem, .95vw, 1rem);
  line-height: 1.55;
}

.about-fueltek-page .abx-history-ring {
  position: absolute;
  inset: 0;
  perspective: 1000px;
}

.about-fueltek-page .abx-history-orbit-card {
  position: absolute;
  left: 50%;
  top: 50%;
  width: clamp(54px, 3.75vw, 72px);
  height: clamp(77px, 5.32vw, 102px);
  margin: 0;
  overflow: visible;
  opacity: var(--history-card-opacity, 1);
  transform:
    translate(-50%, -50%)
    translate3d(var(--history-card-x, 0px), var(--history-card-y, 0px), 0)
    rotate(var(--history-card-rotate, 0deg))
    scale(var(--history-card-scale, 1));
  transform-style: preserve-3d;
  transition: transform 1.15s cubic-bezier(.16, 1, .3, 1), opacity .72s ease;
  will-change: transform, opacity;
}

.about-fueltek-page .abx-history-flip {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform .68s cubic-bezier(.16, 1, .3, 1);
}

.about-fueltek-page .abx-history-orbit-card:hover .abx-history-flip { transform: rotateY(180deg); }

.about-fueltek-page .abx-history-orbit-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  border: 1px solid rgba(191, 129, 10, .66);
  border-radius: .72rem;
  background: #17150f;
  box-shadow: 0 .8rem 2rem rgba(37, 27, 8, .2);
  filter: brightness(1.08) saturate(.9) contrast(1.02);
  backface-visibility: hidden;
}

.about-fueltek-page .abx-history-orbit-card figcaption {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: .18rem;
  padding: .4rem;
  overflow: hidden;
  border: 1px solid rgba(191, 129, 10, .72);
  border-radius: .72rem;
  background: #17150f;
  color: #fff;
  text-align: center;
  transform: rotateY(180deg);
  backface-visibility: hidden;
  opacity: 1;
  text-shadow: none;
}

.about-fueltek-page .abx-history-orbit-card figcaption span {
  color: #d79a24;
  font-size: .42rem;
  font-weight: 850;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.about-fueltek-page .abx-history-orbit-card figcaption b {
  font-size: .56rem;
  font-weight: 720;
  line-height: 1.1;
}

.about-fueltek-page .abx-history-scroll-cue {
  position: absolute;
  left: 50%;
  bottom: clamp(1.4rem, 3vh, 2.5rem);
  display: flex;
  align-items: center;
  gap: .7rem;
  color: rgba(18, 17, 14, .62);
  font-size: .67rem;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  opacity: var(--history-scroll-cue-opacity, 0);
  transform: translateX(-50%);
  transition: opacity .45s ease;
}

.about-fueltek-page .abx-history-scroll-cue i {
  width: 22px;
  height: 34px;
  border: 1px solid rgba(154, 101, 0, .65);
  border-radius: 99px;
}

.about-fueltek-page .abx-history-scroll-cue i::after {
  content: "";
  display: block;
  width: 3px;
  height: 7px;
  margin: 7px auto;
  border-radius: 99px;
  background: #9a6500;
  animation: abx-history-cue 1.8s ease-in-out infinite;
}

@keyframes abx-history-cue {
  0%, 100% { transform: translateY(0); opacity: .3; }
  50% { transform: translateY(10px); opacity: 1; }
}

.about-fueltek-page .abx-history-stories {
  z-index: 2;
}

.about-fueltek-page .abx-history-story {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, .92fr);
  gap: clamp(2rem, 6vw, 8rem);
  align-items: center;
  padding: clamp(5.5rem, 10vh, 8.5rem) clamp(2rem, 6vw, 7.5rem) clamp(6.5rem, 12vh, 9rem);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateY(12vh) scale(.98);
  transition: opacity .42s ease, transform .72s cubic-bezier(.16, 1, .3, 1), visibility .42s;
}

.about-fueltek-page .abx-history-story[data-state="active"] {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

.about-fueltek-page .abx-history-story[data-state="past"] {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-12vh) scale(.98);
}

.about-fueltek-page .abx-history-story--image-right figure { order: 2; }
.about-fueltek-page .abx-history-story--image-right .abx-history-story-copy { order: 1; }

.about-fueltek-page .abx-history-story figure {
  position: relative;
  width: 100%;
  height: min(64vh, 720px);
  min-height: 390px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(150, 98, 0, .42);
  border-radius: clamp(1rem, 2vw, 2rem);
  background: #15130f;
  box-shadow: 0 2.5rem 5rem rgba(50, 35, 7, .18);
  clip-path: inset(0 round clamp(1rem, 2vw, 2rem));
}

.about-fueltek-page .abx-history-story figure::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, transparent 55%, rgba(5, 5, 4, .82));
  pointer-events: none;
}

.about-fueltek-page .abx-history-story figure::after {
  content: "";
  position: absolute;
  inset: 1rem;
  z-index: 2;
  border: 1px solid rgba(244, 189, 63, .32);
  border-radius: calc(clamp(1rem, 2vw, 2rem) - .25rem);
  pointer-events: none;
}

.about-fueltek-page .abx-history-story figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(var(--history-image-scale, 1.04));
  filter: brightness(1.08) saturate(.94) contrast(1.03);
  transition: transform 1.2s cubic-bezier(.16, 1, .3, 1);
}

.about-fueltek-page .abx-history-story:nth-child(4) figure img { object-position: 50% 50%; }

.about-fueltek-page .abx-history-story figcaption {
  position: absolute;
  z-index: 3;
  left: clamp(1.5rem, 3vw, 3rem);
  right: clamp(1.5rem, 3vw, 3rem);
  bottom: clamp(1.5rem, 3vw, 2.5rem);
  color: #fff;
  font-size: clamp(.7rem, .78vw, .84rem);
  font-weight: 750;
  letter-spacing: .08em;
  line-height: 1.4;
  opacity: 1;
  text-transform: uppercase;
}

.about-fueltek-page .abx-history-story-copy {
  position: relative;
  max-width: 680px;
  padding: clamp(1.5rem, 3vw, 3.5rem) 0;
  transform: translateY(var(--history-copy-y, 0px));
}

.about-fueltek-page .abx-history-story-copy::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: clamp(5rem, 8vw, 8rem);
  height: 1px;
  background: #a66e00;
  box-shadow: 1.5rem 0 0 rgba(166, 110, 0, .28);
}

.about-fueltek-page .abx-history-story-copy > time,
.about-fueltek-page .abx-history-story-copy > span {
  display: block;
  margin: clamp(1.5rem, 3vh, 2.6rem) 0 .75rem;
  color: rgba(18, 17, 14, .55);
  font-size: clamp(1rem, 1.25vw, 1.3rem);
  font-weight: 650;
  letter-spacing: .04em;
}

.about-fueltek-page .abx-history-story-copy h3 {
  max-width: 10ch;
  margin: 0 0 clamp(1.2rem, 2.4vh, 2rem);
  color: #14130f;
  font-family: Inter, Arial, sans-serif;
  font-size: clamp(3rem, 5vw, 6.5rem);
  font-weight: 760;
  letter-spacing: -.065em;
  line-height: .9;
}

.about-fueltek-page .abx-history-story-copy p {
  max-width: 55ch;
  margin: 0;
  color: rgba(18, 17, 14, .74);
  font-size: clamp(.98rem, 1.12vw, 1.2rem);
  line-height: 1.72;
}

.about-fueltek-page .abx-history-progress {
  position: absolute;
  z-index: 6;
  left: clamp(2rem, 6vw, 7.5rem);
  right: clamp(2rem, 6vw, 7.5rem);
  bottom: clamp(1.5rem, 3vh, 2.5rem);
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0;
  opacity: var(--history-progress-opacity, 0);
  transition: opacity .35s ease;
}

.about-fueltek-page .abx-history-progress::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 7px;
  height: 1px;
  background: rgba(74, 61, 37, .28);
}

.about-fueltek-page .abx-history-progress span {
  position: relative;
  display: grid;
  justify-items: start;
  gap: .45rem;
  color: rgba(18, 17, 14, .4);
  transition: color .3s ease;
}

.about-fueltek-page .abx-history-progress span i {
  position: relative;
  width: 15px;
  height: 15px;
  overflow: hidden;
  border: 1px solid currentColor;
  border-radius: 50%;
  background: #ece7de;
  color: transparent;
  transition: background .3s ease, box-shadow .3s ease;
}

.about-fueltek-page .abx-history-progress span b {
  font-size: .61rem;
  font-weight: 800;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.about-fueltek-page .abx-history-progress span[data-state="active"],
.about-fueltek-page .abx-history-progress span[data-state="past"] { color: #986300; }
.about-fueltek-page .abx-history-progress span[data-state="active"] i {
  background: #c58a12;
  box-shadow: 0 0 0 .38rem rgba(197, 138, 18, .16);
}
.about-fueltek-page .abx-history-progress span[data-state="past"] i { background: #7e5608; }

.about-fueltek-page .abx-history-image-note {
  width: min(90%, 1540px);
  margin: 1.25rem auto 0;
  color: rgba(20, 18, 14, .5);
  font-size: .68rem;
  letter-spacing: .05em;
  line-height: 1.5;
}

@media (max-width: 1100px) {
  .about-fueltek-page .abx-history-story {
    grid-template-columns: minmax(0, 1fr) minmax(300px, .8fr);
    gap: 3rem;
    padding-inline: 3rem;
  }
  .about-fueltek-page .abx-history-progress { left: 3rem; right: 3rem; }
  .about-fueltek-page .abx-history-orbit-lines { width: var(--history-circle-diameter, min(64vh, 700px)); }
}

@media (max-width: 760px) {
  .about-fueltek-page .abx-history-experience {
    height: auto;
    min-height: 0;
    margin-top: 4rem;
  }
  .about-fueltek-page .abx-history-sticky {
    position: relative;
    top: auto;
    height: auto;
    min-height: 0;
    overflow: visible;
  }
  .about-fueltek-page .abx-history-orbit {
    position: relative;
    height: min(128vw, 540px);
    min-height: 430px;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .about-fueltek-page .abx-history-orbit-lines {
    width: var(--history-circle-diameter, min(66vw, 270px));
    box-shadow: 0 0 0 8vw rgba(167, 106, 0, .04);
  }
  .about-fueltek-page .abx-history-orbit-copy { width: 62vw; }
  .about-fueltek-page .abx-history-orbit-copy h3 { font-size: clamp(3.1rem, 16vw, 5rem); }
  .about-fueltek-page .abx-history-orbit-copy p { display: none; }
  .about-fueltek-page .abx-history-arc-copy { display: none; }
  .about-fueltek-page .abx-history-orbit-card {
    width: clamp(42px, 12vw, 54px);
    height: clamp(60px, 17vw, 77px);
  }
  .about-fueltek-page .abx-history-scroll-cue { bottom: 1rem; }
  .about-fueltek-page .abx-history-stories { position: relative; }
  .about-fueltek-page .abx-history-story,
  .about-fueltek-page .abx-history-story[data-state="active"],
  .about-fueltek-page .abx-history-story[data-state="past"] {
    position: relative;
    inset: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    min-height: 0;
    padding: 0 1rem 4.5rem;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }
  .about-fueltek-page .abx-history-story figure,
  .about-fueltek-page .abx-history-story--image-right figure {
    order: 1;
    height: min(70vw, 410px);
    min-height: 270px;
    border-radius: 1.1rem 1.1rem 0 0;
  }
  .about-fueltek-page .abx-history-story-copy,
  .about-fueltek-page .abx-history-story--image-right .abx-history-story-copy {
    order: 2;
    max-width: none;
    padding: 2rem 1.35rem 2.2rem;
    border: 1px solid rgba(150, 98, 0, .32);
    border-top: 0;
    border-radius: 0 0 1.1rem 1.1rem;
    background: rgba(255, 255, 255, .34);
    transform: none;
  }
  .about-fueltek-page .abx-history-story-copy::before { top: 0; left: 1.35rem; }
  .about-fueltek-page .abx-history-story-copy > time,
  .about-fueltek-page .abx-history-story-copy > span { margin-top: 1.4rem; }
  .about-fueltek-page .abx-history-story-copy h3 { font-size: clamp(2.7rem, 12vw, 4.5rem); }
  .about-fueltek-page .abx-history-story-copy p { font-size: .98rem; }
  .about-fueltek-page .abx-history-progress { display: none; }
  .about-fueltek-page .abx-history-image-note { width: calc(100% - 2rem); margin-top: -2.5rem; }
}

@media (prefers-reduced-motion: reduce) and (min-width: 761px) {
  .about-fueltek-page .abx-history-experience { height: auto; min-height: 0; }
  .about-fueltek-page .abx-history-sticky { position: relative; height: auto; min-height: 0; overflow: visible; }
  .about-fueltek-page .abx-history-orbit { position: relative; height: 100svh; min-height: 650px; opacity: 1 !important; visibility: visible !important; }
  .about-fueltek-page .abx-history-orbit-card { opacity: 1 !important; }
  .about-fueltek-page .abx-history-stories { position: relative; display: grid; }
  .about-fueltek-page .abx-history-story,
  .about-fueltek-page .abx-history-story[data-state="active"],
  .about-fueltek-page .abx-history-story[data-state="past"] {
    position: relative;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    min-height: 90svh;
  }
  .about-fueltek-page .abx-history-progress { display: none; }
}

html.a11y-reduce-motion .about-fueltek-page .abx-history-experience,
.about-fueltek-page.a11y-reduce-motion .abx-history-experience { height: auto; min-height: 0; }
html.a11y-reduce-motion .about-fueltek-page .abx-history-sticky,
.about-fueltek-page.a11y-reduce-motion .abx-history-sticky { position: relative; height: auto; min-height: 0; overflow: visible; }
html.a11y-reduce-motion .about-fueltek-page .abx-history-orbit,
.about-fueltek-page.a11y-reduce-motion .abx-history-orbit { position: relative; height: 100svh; min-height: 650px; opacity: 1 !important; visibility: visible !important; }
html.a11y-reduce-motion .about-fueltek-page .abx-history-orbit-card,
.about-fueltek-page.a11y-reduce-motion .abx-history-orbit-card { opacity: 1 !important; }
html.a11y-reduce-motion .about-fueltek-page .abx-history-stories,
.about-fueltek-page.a11y-reduce-motion .abx-history-stories { position: relative; display: grid; }
html.a11y-reduce-motion .about-fueltek-page .abx-history-story,
html.a11y-reduce-motion .about-fueltek-page .abx-history-story[data-state="active"],
html.a11y-reduce-motion .about-fueltek-page .abx-history-story[data-state="past"],
.about-fueltek-page.a11y-reduce-motion .abx-history-story,
.about-fueltek-page.a11y-reduce-motion .abx-history-story[data-state="active"],
.about-fueltek-page.a11y-reduce-motion .abx-history-story[data-state="past"] {
  position: relative;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transform: none;
  min-height: 90svh;
}
html.a11y-reduce-motion .about-fueltek-page .abx-history-progress,
.about-fueltek-page.a11y-reduce-motion .abx-history-progress { display: none; }
html.a11y-reduce-motion .about-fueltek-page .abx-history-scroll-cue i::after,
.about-fueltek-page.a11y-reduce-motion .abx-history-scroll-cue i::after { animation: none; }

@media (min-width: 761px) {
  .about-fueltek-page .abx-history-experience:not(.is-enhanced) .abx-history-ring { display: none; }
  .about-fueltek-page .abx-history-experience:not(.is-enhanced) { height: auto; min-height: 0; }
  .about-fueltek-page .abx-history-experience:not(.is-enhanced) .abx-history-sticky { position: relative; height: auto; min-height: 0; overflow: visible; }
  .about-fueltek-page .abx-history-experience:not(.is-enhanced) .abx-history-orbit { position: relative; height: 100svh; min-height: 650px; }
  .about-fueltek-page .abx-history-experience:not(.is-enhanced) .abx-history-stories { position: relative; }
  .about-fueltek-page .abx-history-experience:not(.is-enhanced) .abx-history-story {
    position: relative;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    min-height: 90svh;
  }
  .about-fueltek-page .abx-history-experience:not(.is-enhanced) .abx-history-progress { display: none; }
}
