.elementor-29730 .elementor-element.elementor-element-2220b92{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-29730 .elementor-element.elementor-element-1d6cf75{width:var( --container-widget-width, 98.065% );max-width:98.065%;--container-widget-width:98.065%;--container-widget-flex-grow:0;}/* Start custom CSS for html, class: .elementor-element-1d6cf75 */html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
}

body {
  background: #000;
}

* {
  box-sizing: border-box;
}

.tn-header-custom {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  font-family: "Source Sans Pro", sans-serif;
}

.tn-header-inner {
  width: 100%;
  min-height: 105px;
  padding: 18px 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}

.tn-header-logo img {
  display: block;
  width: 150px;
  max-width: 100%;
  height: auto;
}

.tn-header-nav-custom ul {
  display: flex;
  align-items: center;
  gap: 34px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tn-header-nav-custom a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition: color 0.2s ease;
}

.tn-header-nav-custom a:hover {
  color: #5dc13c;
}

.tn-menu-toggle {
  display: none;
  background: transparent;
  border: 0;
  padding: 0;
}

.tn-menu-toggle span {
  display: block;
  width: 28px;
  height: 2px;
  margin: 6px 0;
  background: #ffffff;
}

@media (max-width: 767px) {

    .tn-header-custom {
        display: none !important;
    }

}

@media (max-width: 767px) {
    .tn-header-custom {
        display: none !important;
    }
}

/* ==========================================================
   FULL KUBOTA GPS PAINTER — HERO
========================================================== */

.kubota-hero {
  position: relative;
  left: 50%;

  width: 100vw;
  max-width: 100vw;
  min-height: 780px;
  height: 100vh;

  margin-left: -50vw;

  overflow: hidden;
  isolation: isolate;

  background: #02070b;
  color: #ffffff;

  font-family: "Source Sans Pro", Arial, sans-serif;
}


/* ==========================================================
   BACKGROUND VIDEO
========================================================== */

.kubota-hero-video {
  position: absolute;
  z-index: 1;

  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  display: block;

  object-fit: cover;
  object-position: center center;

  pointer-events: none;
}


/* ==========================================================
   VIDEO OVERLAYS
========================================================== */

.kubota-hero-shade {
  position: absolute;
  z-index: 2;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  background:
    linear-gradient(
      90deg,
      rgba(1, 7, 11, 0.94) 0%,
      rgba(1, 7, 11, 0.82) 20%,
      rgba(1, 7, 11, 0.40) 48%,
      rgba(1, 7, 11, 0.08) 72%,
      rgba(1, 7, 11, 0.18) 100%
    );
}

.kubota-hero-edge-fade {
  position: absolute;
  z-index: 3;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  background:
    radial-gradient(
      ellipse at center,
      rgba(0, 0, 0, 0) 48%,
      rgba(0, 0, 0, 0.18) 74%,
      rgba(0, 0, 0, 0.52) 100%
    );

  pointer-events: none;
}

.kubota-hero-bottom-fade {
  position: absolute;
  z-index: 3;

  right: 0;
  bottom: 0;
  left: 0;

  height: 36%;

  background:
    linear-gradient(
      180deg,
      rgba(1, 6, 9, 0) 0%,
      rgba(1, 6, 9, 0.32) 48%,
      rgba(1, 6, 9, 0.90) 100%
    );

  pointer-events: none;
}


/* ==========================================================
   MAIN CONTAINER
========================================================== */

.kubota-hero-inner {
  position: relative;
  z-index: 5;

  width: 100%;
  max-width: 1440px;
  height: 100%;

  min-height: inherit;

  margin: 0 auto;
  padding: 150px 60px 42px;

  display: flex;
  flex-direction: column;
  justify-content: center;

  box-sizing: border-box;
}


/* ==========================================================
   HERO CONTENT
========================================================== */

.kubota-hero-content {
  width: 100%;
  max-width: 650px;

  margin-top: -10px;
}

.kubota-hero-kicker {
  display: inline-block;

  margin-bottom: 8px;

  color: #f26822;

  font-size: 18px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.09em;
  text-transform: uppercase;

  text-shadow:
    0 2px 12px rgba(0, 0, 0, 0.6);
}

.kubota-hero h1 {
  margin: 0;

  color: #ffffff;

  font-size: 67px;
  line-height: 0.88;
  font-weight: 900;

  letter-spacing: -0.045em;
  text-transform: uppercase;

  text-shadow:
    0 4px 20px rgba(0, 0, 0, 0.55);
}

.kubota-hero h1 span {
  display: block;
  white-space: nowrap;
}

.kubota-hero-description {
  width: 100%;
  max-width: 490px;

  margin: 24px 0 0;

  color: rgba(255, 255, 255, 0.88);

  font-size: 20px;
  line-height: 1.45;
  font-weight: 500;

  letter-spacing: 0.005em;

  text-shadow:
    0 2px 12px rgba(0, 0, 0, 0.7);
}


/* ==========================================================
   BUTTONS
========================================================== */

.kubota-hero-actions {
  margin-top: 34px;

  display: flex;
  align-items: center;
  flex-wrap: wrap;

  gap: 14px;
}

.kubota-button {
  min-height: 58px;
  padding: 0 24px;

  box-sizing: border-box;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  gap: 18px;

  border: 1px solid transparent;
  border-radius: 5px;

  font-size: 15px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.055em;
  text-transform: uppercase;
  text-decoration: none;

  transition:
    transform 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    color 180ms ease,
    box-shadow 180ms ease;
}

.kubota-button-primary {
  background:
    linear-gradient(
      90deg,
      #f06422 0%,
      #f58220 100%
    );

  color: #111111;

  box-shadow:
    0 14px 30px rgba(240, 100, 34, 0.20);
}

.kubota-button-primary:hover,
.kubota-button-primary:focus {
  transform: translateY(-3px);

  color: #111111;

  box-shadow:
    0 18px 38px rgba(240, 100, 34, 0.34);
}

.kubota-button-secondary {
  border-color: rgba(255, 255, 255, 0.66);

  background: rgba(0, 0, 0, 0.18);

  color: #ffffff;
}

.kubota-button-secondary:hover,
.kubota-button-secondary:focus {
  transform: translateY(-3px);

  border-color: #5dc13c;

  background: rgba(93, 193, 60, 0.13);

  color: #ffffff;

  box-shadow:
    0 0 24px rgba(93, 193, 60, 0.18);
}

.kubota-button-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  font-size: 21px;
  line-height: 1;

  transition: transform 180ms ease;
}

.kubota-button:hover .kubota-button-arrow {
  transform: translateX(4px);
}

.kubota-button-secondary:hover .kubota-button-arrow {
  transform: translateY(3px);
}


/* ==========================================================
   MADE IN AMERICA
========================================================== */

.kubota-made-in-america {
  position: absolute;

  left: 60px;
  bottom: 42px;

  display: flex;
  align-items: center;

  gap: 11px;

  color: rgba(255, 255, 255, 0.92);

  font-size: 13px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.10em;
  text-transform: uppercase;
}

.kubota-made-in-america img {
  display: block;

  width: 32px;
  height: 24px;

  object-fit: contain;

  filter:
    drop-shadow(0 3px 8px rgba(0, 0, 0, 0.5));
}


/* ==========================================================
   LARGE DESKTOP
========================================================== */

@media screen and (min-width: 1500px) {

  .kubota-hero-inner {
    max-width: 1580px;
    padding-right: 80px;
    padding-left: 80px;
  }

  .kubota-hero-content {
    max-width: 720px;
  }

  .kubota-hero h1 {
    font-size: 76px;
  }

  .kubota-made-in-america {
    left: 80px;
  }

}


/* ==========================================================
   SMALL DESKTOP / TABLET
========================================================== */

@media screen and (max-width: 1100px) {

  .kubota-hero {
    min-height: 700px;
  }

  .kubota-hero-inner {
    padding-right: 38px;
    padding-left: 38px;
  }

  .kubota-hero-content {
    max-width: 550px;
  }

  .kubota-hero h1 {
    font-size: 56px;
  }

  .kubota-hero-description {
    max-width: 430px;
    font-size: 18px;
  }

  .kubota-made-in-america {
    left: 38px;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 767px) {

  .kubota-hero {
    left: auto;

    width: 100%;
    max-width: 100%;
    min-height: 760px;
    height: 100svh;

    margin-left: 0;
  }

  .kubota-hero-video {
    object-position: center center;
  }

  .kubota-hero-shade {
    background:
      linear-gradient(
        180deg,
        rgba(1, 7, 11, 0.34) 0%,
        rgba(1, 7, 11, 0.10) 24%,
        rgba(1, 7, 11, 0.18) 43%,
        rgba(1, 7, 11, 0.76) 64%,
        rgba(1, 7, 11, 0.97) 100%
      );
  }

  .kubota-hero-edge-fade {
    background:
      linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.28) 0%,
        rgba(0, 0, 0, 0) 18%,
        rgba(0, 0, 0, 0) 82%,
        rgba(0, 0, 0, 0.28) 100%
      );
  }

  .kubota-hero-bottom-fade {
    height: 56%;

    background:
      linear-gradient(
        180deg,
        rgba(1, 6, 9, 0) 0%,
        rgba(1, 6, 9, 0.52) 31%,
        rgba(1, 6, 9, 0.96) 72%,
        #010609 100%
      );
  }

  .kubota-hero-inner {
    min-height: 100%;

    padding:
      94px
      22px
      30px;

    justify-content: flex-end;
  }

  .kubota-hero-content {
    max-width: 100%;

    margin: 0 0 86px;
  }

  .kubota-hero-kicker {
    margin-bottom: 7px;

    font-size: 13px;
    letter-spacing: 0.10em;
  }

  .kubota-hero h1 {
    font-size: 42px;
    line-height: 0.92;

    letter-spacing: -0.04em;
  }

  .kubota-hero h1 span {
    white-space: normal;
  }

  .kubota-hero-description {
    max-width: 350px;

    margin-top: 16px;

    font-size: 16px;
    line-height: 1.4;
  }

  .kubota-hero-actions {
    width: 100%;

    margin-top: 23px;

    flex-wrap: nowrap;

    gap: 9px;
  }

  .kubota-button {
    width: auto;
    min-width: 0;
    min-height: 50px;

    padding: 0 14px;

    flex: 1 1 0;

    gap: 8px;

    font-size: 11px;
    letter-spacing: 0.035em;
  }

  .kubota-button-arrow {
    font-size: 17px;
  }

  .kubota-made-in-america {
    left: 22px;
    bottom: 27px;

    gap: 9px;

    font-size: 11px;
  }

  .kubota-made-in-america img {
    width: 27px;
    height: 20px;
  }

}


/* ==========================================================
   NARROW MOBILE
========================================================== */

@media screen and (max-width: 390px) {

  .kubota-hero h1 {
    font-size: 37px;
  }

  .kubota-hero-description {
    font-size: 15px;
  }

  .kubota-button {
    min-height: 47px;
    padding: 0 10px;

    font-size: 10px;
  }

}


/* ==========================================================
   REDUCED MOTION
========================================================== */

@media (prefers-reduced-motion: reduce) {

  .kubota-hero-video {
    display: none;
  }

  .kubota-button,
  .kubota-button-arrow {
    transition: none;
  }

}

/* ==========================================================
   SECTION 2 — DESIGNED AS A COMPLETE SYSTEM
========================================================== */

.kubota-system,
.kubota-system * {
  box-sizing: border-box;
}

.kubota-system {
  position: relative;
  left: 50%;
  isolation: isolate;

  width: 100vw;
  max-width: 100vw;

  margin-left: -50vw;
  padding: 64px 28px 70px;

  overflow: hidden;

  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;

  background:
    radial-gradient(
      circle at 50% 45%,
      rgba(29, 71, 31, 0.27) 0%,
      rgba(5, 15, 13, 0.92) 42%,
      #020607 76%,
      #010303 100%
    );
}


/* ==========================================================
   SECTION BACKGROUND TEXTURES
========================================================== */

.kubota-system::before {
  content: "";

  position: absolute;
  z-index: 0;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  pointer-events: none;
  opacity: 0.13;

  background-image:
    linear-gradient(
      rgba(93, 193, 60, 0.07) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(93, 193, 60, 0.07) 1px,
      transparent 1px
    );

  background-size: 54px 54px;
}

.kubota-system::after {
  content: "";

  position: absolute;
  z-index: 0;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  pointer-events: none;
  opacity: 0.09;

  background-image:
    radial-gradient(
      circle,
      rgba(255, 255, 255, 0.26) 1px,
      transparent 1.2px
    );

  background-size: 18px 18px;
}

.kubota-system-inner {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 1480px;

  margin: 0 auto;
}


/* ==========================================================
   SECTION HEADING
========================================================== */

.kubota-system-heading {
  position: relative;
  z-index: 8;

  width: 100%;
  max-width: 1180px;

  margin: 0 auto 2px;

  text-align: center;
}

.kubota-system-number {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 13px;

  margin-bottom: 13px;
}

.kubota-system-number::before,
.kubota-system-number::after {
  content: "";

  width: 44px;
  height: 2px;

  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #f26822 100%
    );
}

.kubota-system-number::after {
  background:
    linear-gradient(
      90deg,
      #f26822 0%,
      transparent 100%
    );
}

.kubota-system-number span {
  color: #f26822;

  font-size: 14px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.kubota-system-heading h2 {
  margin: 0;

  color: #ffffff;

  font-size: 48px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: -0.02em;
  text-transform: uppercase;
  white-space: nowrap;

  text-shadow:
    0 4px 18px rgba(0, 0, 0, 0.58);
}

.kubota-system-heading h2 span {
  color: #f26822;
}

.kubota-system-heading p {
  width: 100%;
  max-width: 650px;

  margin: 14px auto 0;

  color: rgba(255, 255, 255, 0.76);

  font-size: 18px;
  line-height: 1.42;
  font-weight: 400;
}


/* ==========================================================
   DESKTOP SYSTEM DIAGRAM
========================================================== */

.kubota-system-diagram {
  position: relative;
  left: 50%;

  width: 112%;
  height: 820px;

  margin-top: -32px;
  margin-bottom: -230px;

  transform:
    translateX(-50%)
    scale(0.72);

  transform-origin: top center;
}


/* ==========================================================
   CENTER KUBOTA
========================================================== */

.kubota-system-machine {
  position: absolute;
  z-index: 4;

  top: 165px;
  left: 50%;

  width: 650px;
  max-width: 46%;

  transform: translateX(-50%);
}

.kubota-system-machine img {
  position: relative;
  z-index: 3;

  display: block;

  width: 100%;
  height: auto;

  object-fit: contain;

  filter:
    drop-shadow(0 28px 34px rgba(0, 0, 0, 0.74))
    drop-shadow(0 0 34px rgba(93, 193, 60, 0.22));

  animation:
    kubotaSystemFloat 6s ease-in-out infinite;
}

.kubota-machine-glow {
  position: absolute;
  z-index: 1;

  left: 50%;
  bottom: -14px;

  width: 145%;
  height: 300px;

  transform: translateX(-50%);

  border-radius: 50%;

  background:
    radial-gradient(
      ellipse,
      rgba(93, 193, 60, 0.50) 0%,
      rgba(93, 193, 60, 0.28) 28%,
      rgba(93, 193, 60, 0.12) 51%,
      transparent 77%
    );

  filter: blur(26px);
}

.kubota-system-machine::after {
  content: "";

  position: absolute;
  z-index: 2;

  left: 50%;
  bottom: 20px;

  width: 115%;
  height: 175px;

  transform: translateX(-50%);

  border-radius: 50%;

  background:
    radial-gradient(
      ellipse,
      rgba(123, 235, 74, 0.31) 0%,
      rgba(93, 193, 60, 0.13) 44%,
      transparent 77%
    );

  filter: blur(17px);

  pointer-events: none;
}

@keyframes kubotaSystemFloat {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-7px);
  }

}


/* ==========================================================
   COMPONENTS — SHARED
========================================================== */

.system-component {
  position: absolute;
  z-index: 6;

  display: flex;
  align-items: center;

  min-width: 300px;

  color: #ffffff;
}

.component-copy {
  width: 170px;
}

.component-copy h3 {
  margin: 0 0 8px;

  color: #ffffff;

  font-size: 16px;
  line-height: 1.15;
  font-weight: 900;

  letter-spacing: 0.035em;
  text-transform: uppercase;
}

.component-copy p {
  margin: 0;

  color: rgba(255, 255, 255, 0.70);

  font-size: 14px;
  line-height: 1.42;
  font-weight: 400;
}

.component-image {
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 150px;
  height: 130px;

  flex: 0 0 150px;
}

.component-image::before {
  content: "";

  position: absolute;

  width: 104px;
  height: 104px;

  border-radius: 50%;

  opacity: 0;

  background:
    radial-gradient(
      circle,
      rgba(242, 104, 34, 0.23) 0%,
      rgba(242, 104, 34, 0.07) 43%,
      transparent 73%
    );

  transition:
    opacity 0.35s ease,
    transform 0.35s ease;
}

.component-image img {
  position: relative;
  z-index: 2;

  display: block;

  max-width: 100%;
  max-height: 124px;

  object-fit: contain;

  filter:
    drop-shadow(0 12px 14px rgba(0, 0, 0, 0.62));

  transition:
    transform 0.35s ease,
    filter 0.35s ease;
}

.system-component:hover .component-image::before {
  opacity: 1;

  transform: scale(1.18);
}

.system-component:hover .component-image img {
  transform: scale(1.07);

  filter:
    drop-shadow(0 14px 18px rgba(0, 0, 0, 0.67))
    drop-shadow(0 0 15px rgba(242, 104, 34, 0.24));
}

.component-node {
  display: none;
}


/* ==========================================================
   LEFT-SIDE COMPONENTS
========================================================== */

.component-gps {
  top: 92px;
  left: 8%;
}

.component-steering {
  top: 332px;
  left: 7%;
}

.component-ecu {
  top: 594px;
  left: 8%;
}

.component-gps .component-copy,
.component-steering .component-copy,
.component-ecu .component-copy {
  order: 1;

  padding-right: 12px;

  text-align: left;
}

.component-gps .component-image,
.component-steering .component-image,
.component-ecu .component-image {
  order: 2;
}


/* ==========================================================
   RIGHT-SIDE COMPONENTS
========================================================== */

.component-painter {
  top: 76px;
  right: 8%;
}

.component-tank {
  top: 270px;
  right: 7%;
}

.component-autosteer {
  top: 454px;
  right: 7%;
}

.component-paintgun {
  top: 634px;
  right: 8%;
}

.component-painter .component-image,
.component-tank .component-image,
.component-autosteer .component-image,
.component-paintgun .component-image {
  order: 1;
}

.component-painter .component-copy,
.component-tank .component-copy,
.component-autosteer .component-copy,
.component-paintgun .component-copy {
  order: 2;

  padding-left: 12px;

  text-align: left;
}


/* ==========================================================
   IPAD COMPONENT
========================================================== */

.component-ipad {
  left: 50%;
  bottom: 0;

  min-width: 425px;

  transform: translateX(-50%);
}

.component-ipad .component-image {
  width: 220px;
  height: 150px;

  flex: 0 0 220px;
}

.component-ipad .component-image img {
  max-height: 150px;
}

.component-ipad .component-copy {
  width: 205px;

  padding-left: 18px;
}


/* ==========================================================
   CONNECTOR LINES
========================================================== */

.kubota-system-lines {
  position: absolute;
  z-index: 3;

  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  overflow: visible;

  pointer-events: none;
}

.kubota-system-lines polyline {
  fill: none;

  stroke: rgba(93, 193, 60, 0.56);
  stroke-width: 1.35;

  vector-effect: non-scaling-stroke;

  filter:
    drop-shadow(0 0 4px rgba(93, 193, 60, 0.24));
}


/* ==========================================================
   MOBILE CONTENT HIDDEN ON DESKTOP
========================================================== */

.kubota-system-mobile-machine,
.kubota-system-mobile-grid {
  display: none;
}


/* ==========================================================
   MEDIUM DESKTOP
========================================================== */

@media screen and (max-width: 1280px) {

  .kubota-system {
    padding-right: 22px;
    padding-left: 22px;
  }

  .kubota-system-heading h2 {
    font-size: 42px;
  }

  .kubota-system-diagram {
    width: 118%;

    margin-bottom: -245px;

    transform:
      translateX(-50%)
      scale(0.68);
  }

  .component-gps,
  .component-ecu {
    left: 7%;
  }

  .component-steering {
    left: 6%;
  }

  .component-painter,
  .component-paintgun {
    right: 7%;
  }

  .component-tank,
  .component-autosteer {
    right: 6%;
  }

}


/* ==========================================================
   TABLET AND MOBILE
========================================================== */

@media screen and (max-width: 1000px) {

  .kubota-system {
    left: auto;

    width: 100%;
    max-width: 100%;

    margin-left: 0;
    padding: 58px 20px 66px;
  }

  .kubota-system-heading {
    max-width: 760px;

    margin-bottom: 18px;
  }

  .kubota-system-heading h2 {
    font-size: 36px;
    white-space: normal;
  }

  .kubota-system-heading p {
    max-width: 590px;

    font-size: 16px;
  }

  .kubota-system-diagram {
    display: none;
  }


  /* ========================================================
     MOBILE KUBOTA IMAGE
  ======================================================== */

  .kubota-system-mobile-machine {
    position: relative;
    isolation: isolate;

    display: block;

    width: 100%;
    max-width: 680px;

    margin: 0 auto 34px;

    overflow: hidden;
  }

  .kubota-system-mobile-machine img {
    position: relative;
    z-index: 2;

    display: block;

    width: 100%;
    height: auto;

    object-fit: contain;

    filter:
      drop-shadow(0 22px 25px rgba(0, 0, 0, 0.70));
  }

  .kubota-mobile-glow {
    position: absolute;
    z-index: 1;

    left: 50%;
    bottom: -4%;

    width: 105%;
    height: 52%;

    transform: translateX(-50%);

    border-radius: 50%;

    background:
      radial-gradient(
        ellipse,
        rgba(93, 193, 60, 0.30) 0%,
        rgba(93, 193, 60, 0.13) 42%,
        transparent 75%
      );

    filter: blur(18px);
  }

  .kubota-system-mobile-machine::after {
    content: "";

    position: absolute;
    z-index: 4;

    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    pointer-events: none;

    background:
      radial-gradient(
        ellipse at center,
        rgba(0, 0, 0, 0) 35%,
        rgba(0, 0, 0, 0.08) 52%,
        rgba(0, 0, 0, 0.42) 78%,
        rgba(0, 0, 0, 0.78) 100%
      );
  }


  /* ========================================================
     MOBILE COMPONENT GRID
  ======================================================== */

  .kubota-system-mobile-grid {
    display: grid;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 16px;

    width: 100%;
  }

  .mobile-system-card {
    position: relative;
    isolation: isolate;

    display: flex;
    flex-direction: column;

    min-width: 0;
    min-height: 285px;

    padding: 22px 18px 21px;

    overflow: hidden;

    border: 1px solid rgba(242, 104, 34, 0.34);
    border-radius: 12px;

    background:
      linear-gradient(
        145deg,
        rgba(255, 255, 255, 0.065) 0%,
        rgba(255, 255, 255, 0.018) 100%
      );

    box-shadow:
      0 14px 30px rgba(0, 0, 0, 0.27),
      inset 0 1px 0 rgba(255, 255, 255, 0.05);

    transition:
      border-color 0.28s ease,
      box-shadow 0.28s ease,
      background 0.28s ease,
      transform 0.28s ease;

    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
  }

  .mobile-system-card::before {
    content: "";

    position: absolute;
    z-index: 5;

    top: 0;
    right: 0;
    left: 0;

    height: 4px;

    background:
      linear-gradient(
        90deg,
        rgba(242, 104, 34, 0.10) 0%,
        #f26822 24%,
        #ff8a35 50%,
        #f26822 76%,
        rgba(242, 104, 34, 0.10) 100%
      );

    box-shadow:
      0 0 14px rgba(242, 104, 34, 0.58);
  }

  .mobile-system-card::after {
    content: "";

    position: absolute;
    z-index: 5;

    right: 0;
    bottom: 0;
    left: 0;

    height: 4px;

    background:
      linear-gradient(
        90deg,
        rgba(242, 104, 34, 0.10) 0%,
        #f26822 24%,
        #ff8a35 50%,
        #f26822 76%,
        rgba(242, 104, 34, 0.10) 100%
      );

    box-shadow:
      0 0 14px rgba(242, 104, 34, 0.58);
  }

  .mobile-system-card:hover,
  .mobile-system-card:focus-within,
  .mobile-system-card:active {
    transform: translateY(-3px);

    border-color: rgba(255, 128, 49, 0.86);

    background:
      linear-gradient(
        145deg,
        rgba(242, 104, 34, 0.15) 0%,
        rgba(242, 104, 34, 0.05) 46%,
        rgba(255, 255, 255, 0.018) 100%
      );

    box-shadow:
      0 16px 34px rgba(0, 0, 0, 0.30),
      0 0 20px rgba(242, 104, 34, 0.42),
      0 0 42px rgba(242, 104, 34, 0.20),
      inset 0 0 26px rgba(242, 104, 34, 0.14);
  }

  .mobile-system-image {
    position: relative;
    z-index: 2;

    display: flex;
    align-items: center;
    justify-content: center;

    height: 135px;

    margin-bottom: 16px;
  }

  .mobile-system-image::before {
    content: "";

    position: absolute;

    width: 105px;
    height: 105px;

    border-radius: 50%;

    background:
      radial-gradient(
        circle,
        rgba(242, 104, 34, 0.14) 0%,
        rgba(242, 104, 34, 0.04) 47%,
        transparent 73%
      );

    transition:
      opacity 0.28s ease,
      transform 0.28s ease;
  }

  .mobile-system-card:hover .mobile-system-image::before,
  .mobile-system-card:focus-within .mobile-system-image::before,
  .mobile-system-card:active .mobile-system-image::before {
    opacity: 1;

    transform: scale(1.22);

    background:
      radial-gradient(
        circle,
        rgba(242, 104, 34, 0.32) 0%,
        rgba(242, 104, 34, 0.11) 48%,
        transparent 75%
      );
  }

  .mobile-system-image img {
    position: relative;
    z-index: 2;

    display: block;

    max-width: 100%;
    max-height: 126px;

    object-fit: contain;

    filter:
      drop-shadow(0 11px 13px rgba(0, 0, 0, 0.56));

    transition:
      transform 0.28s ease,
      filter 0.28s ease;
  }

  .mobile-system-card:hover .mobile-system-image img,
  .mobile-system-card:focus-within .mobile-system-image img,
  .mobile-system-card:active .mobile-system-image img {
    transform: scale(1.06);

    filter:
      drop-shadow(0 12px 16px rgba(0, 0, 0, 0.64))
      drop-shadow(0 0 13px rgba(242, 104, 34, 0.34));
  }

  .mobile-system-copy {
    position: relative;
    z-index: 2;

    margin-top: auto;

    text-align: center;
  }

  .mobile-system-copy h3 {
    margin: 0 0 7px;

    color: #ffffff;

    font-size: 16px;
    line-height: 1.15;
    font-weight: 900;

    letter-spacing: 0.025em;
    text-transform: uppercase;
  }

  .mobile-system-copy p {
    margin: 0;

    color: rgba(255, 255, 255, 0.70);

    font-size: 14px;
    line-height: 1.4;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 600px) {

  .kubota-system {
    padding: 44px 14px 54px;
  }

  .kubota-system::before {
    opacity: 0.09;
    background-size: 42px 42px;
  }

  .kubota-system::after {
    opacity: 0.07;
  }

  .kubota-system-heading {
    margin-bottom: 13px;
  }

  .kubota-system-number {
    gap: 10px;

    margin-bottom: 11px;
  }

  .kubota-system-number::before,
  .kubota-system-number::after {
    width: 30px;
  }

  .kubota-system-number span {
    font-size: 12px;
  }

  .kubota-system-heading h2 {
    width: 100%;
    max-width: 380px;

    margin-right: auto;
    margin-left: auto;

    font-size: 30px;
    line-height: 1.02;
    letter-spacing: -0.018em;
    white-space: normal;
  }

  .kubota-system-heading h2 span {
    display: block;

    margin-top: 2px;
  }

  .kubota-system-heading p {
    max-width: 355px;

    margin-top: 13px;

    font-size: 14px;
    line-height: 1.4;
  }

  .kubota-system-mobile-machine {
    width: 116%;

    margin-left: -8%;
    margin-bottom: 18px;
  }

  .kubota-system-mobile-machine::after {
    background:
      radial-gradient(
        ellipse at center,
        rgba(0, 0, 0, 0) 31%,
        rgba(0, 0, 0, 0.08) 48%,
        rgba(0, 0, 0, 0.48) 77%,
        rgba(0, 0, 0, 0.82) 100%
      );
  }

  .kubota-system-mobile-grid {
    gap: 11px;
  }

  .mobile-system-card {
    min-height: 230px;

    padding: 18px 10px;

    border-radius: 9px;
  }

  .mobile-system-card::before,
  .mobile-system-card::after {
    height: 3px;

    box-shadow:
      0 0 12px rgba(242, 104, 34, 0.62);
  }

  .mobile-system-image {
    height: 98px;

    margin-bottom: 12px;
  }

  .mobile-system-image::before {
    width: 78px;
    height: 78px;
  }

  .mobile-system-image img {
    max-width: 96%;
    max-height: 93px;
  }

  .mobile-system-copy h3 {
    font-size: 13px;
    line-height: 1.15;
  }

  .mobile-system-copy p {
    font-size: 12px;
    line-height: 1.34;
  }

}


/* ==========================================================
   NARROW MOBILE
========================================================== */

@media screen and (max-width: 390px) {

  .kubota-system {
    padding-right: 11px;
    padding-left: 11px;
  }

  .kubota-system-heading h2 {
    max-width: 340px;

    font-size: 27px;
  }

  .kubota-system-mobile-grid {
    gap: 8px;
  }

  .mobile-system-card {
    min-height: 220px;

    padding-right: 8px;
    padding-left: 8px;
  }

  .mobile-system-image {
    height: 90px;
  }

  .mobile-system-image img {
    max-height: 86px;
  }

  .mobile-system-copy h3 {
    font-size: 12px;
  }

  .mobile-system-copy p {
    font-size: 11px;
  }

}


/* ==========================================================
   REDUCED MOTION
========================================================== */

@media (prefers-reduced-motion: reduce) {

  .kubota-system-machine img {
    animation: none;
  }

  .component-image img,
  .component-image::before,
  .mobile-system-card,
  .mobile-system-image img,
  .mobile-system-image::before {
    transition: none;
  }

}
/* ==========================================
   FOOTER MESSAGE
========================================== */

.value-footer-message {
  position: relative;
  z-index: 2;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;

  margin-top: 25px;
}

.value-footer-line {
  width: 75px;
  height: 1px;

  background:
    linear-gradient(
      90deg,
      transparent,
      rgba(93, 193, 60, 0.65)
    );
}

.value-footer-line:last-child {
  background:
    linear-gradient(
      90deg,
      rgba(93, 193, 60, 0.65),
      transparent
    );
}

.value-footer-message p {
  margin: 0;

  color: rgba(255, 255, 255, 0.54);

  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}


/* ==========================================
   SMALL DESKTOP / LAPTOP
========================================== */

@media screen and (max-width: 1180px) {

  .value-inner {
    padding: 0 34px;
  }

  .value-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .value-card {
    min-height: 210px;
  }

  .value-roi-panel {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .value-roi-copy {
    padding-right: 0;
    padding-bottom: 24px;

    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);

    text-align: center;
  }

  .value-roi-copy p {
    max-width: 660px;
    margin: 0 auto;
  }

  .value-roi-action {
    flex-direction: row;
    justify-content: center;
  }

  .value-roi-button {
    max-width: 275px;
  }
}


/* ==========================================
   TABLET
========================================== */

@media screen and (max-width: 900px) {

  .sportstraq-value {
    padding: 64px 24px 60px;
  }

  .value-inner {
    padding: 0 20px;
  }

  .value-title {
    font-size: 43px;
  }

  .value-roi-drivers {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .value-roi-driver {
    padding: 15px 18px;

    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  }

  .value-roi-driver:nth-child(odd) {
    border-right: 1px solid rgba(255, 255, 255, 0.11);
  }

  .value-roi-driver:nth-child(3),
  .value-roi-driver:nth-child(4) {
    border-bottom: 0;
  }
}


/* ==========================================
   MOBILE
========================================== */

@media screen and (max-width: 767px) {

  .sportstraq-value {
    left: auto;

    width: 100%;
    max-width: 100%;

    margin-left: 0;
    padding: 55px 17px 52px;

    background:
      radial-gradient(
        circle at 50% 3%,
        rgba(24, 94, 145, 0.28) 0%,
        rgba(7, 35, 57, 0.34) 32%,
        transparent 60%
      ),
      linear-gradient(
        180deg,
        #071b2b 0%,
        #03101b 52%,
        #01070d 100%
      );
  }

  .value-inner {
    padding: 0;
  }

  .value-heading {
    margin-bottom: 29px;
  }

  .value-kicker {
    font-size: 11px;
    letter-spacing: 0.05em;
  }

  .value-title {
    font-size: 37px;
    line-height: 0.99;
  }

  .value-intro {
    max-width: 560px;

    font-size: 16px;
    line-height: 1.48;
  }

  .value-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 10px;
  }

  .value-card {
    min-height: 242px;

    padding: 20px 10px 18px;

    border-radius: 10px;

    background:
      linear-gradient(
        145deg,
        rgba(255, 255, 255, 0.085),
        rgba(255, 255, 255, 0.025)
      );
  }

  .value-card:hover {
    transform: none;
  }

  .value-card-icon {
    width: 58px;
    height: 51px;

    margin-bottom: 12px;
  }

  .value-card-icon img {
    max-width: 55px;
    max-height: 48px;
  }

  .value-card h3 {
    font-size: 14px;
    line-height: 1.13;
  }

  .value-card p {
    font-size: 12.5px;
    line-height: 1.38;
  }

  .value-roi-panel {
    display: block;

    margin-top: 16px;
    padding: 25px 17px;
  }

  .value-roi-copy {
    padding-bottom: 22px;
  }

  .value-roi-copy h3 {
    font-size: 25px;
  }

  .value-roi-copy p {
    font-size: 14px;
  }

  .value-roi-drivers {
    margin: 17px 0 22px;
  }

  .value-roi-driver {
    min-height: 105px;

    padding: 14px 10px;
  }

  .value-roi-driver strong {
    font-size: 16px;
  }

  .value-roi-driver small {
    font-size: 12px;
  }

  .value-roi-action {
    flex-direction: column;
  }

  .value-roi-button {
    max-width: 100%;
  }

  .value-footer-message {
    gap: 10px;
  }

  .value-footer-line {
    width: 30px;
  }

  .value-footer-message p {
    max-width: 245px;

    font-size: 12.5px;
  }
}


/* ==========================================
   VERY SMALL MOBILE
========================================== */

@media screen and (max-width: 420px) {

  .value-title {
    font-size: 34px;
  }

  .value-card {
    min-height: 255px;

    padding-left: 8px;
    padding-right: 8px;
  }

  .value-card h3 {
    font-size: 13.5px;
  }

  .value-card p {
    font-size: 12px;
  }
}


/* ==========================================
   REDUCED MOTION
========================================== */

@media (prefers-reduced-motion: reduce) {

  .value-card,
  .value-card::before,
  .value-card-icon img,
  .value-roi-button,
  .value-roi-arrow {
    transition: none;
  }
}

/* ==========================================================
   SPORTSTRAQ PREMIUM MOTION SYSTEM
   Add after all existing Sportstraq CSS
========================================================== */


/* ==========================================================
   GLOBAL MOTION VARIABLES
========================================================== */

.sportstraq-hero,
.sportstraq-challenges,
.sportstraq-intro,
.sportstraq-steps,
.sportstraq-benefits,
.sportstraq-results,
.sportstraq-applications,
.sportstraq-equipment,
.sportstraq-rtk,
.sportstraq-roi,
.sportstraq-value {
  --motion-green: #5dc13c;
  --motion-ease: cubic-bezier(0.22, 1, 0.36, 1);
  --motion-soft-ease: cubic-bezier(0.25, 0.8, 0.25, 1);
}


/* ==========================================================
   GENERAL REVEAL STATES
========================================================== */

.sportstraq-motion-ready .motion-reveal {
  opacity: 0;
  transform: translateY(24px);

  transition:
    opacity 0.78s var(--motion-ease),
    transform 0.78s var(--motion-ease);

  transition-delay: var(--motion-delay, 0ms);
  will-change: opacity, transform;
}

.sportstraq-motion-ready .motion-reveal.motion-reveal-small {
  transform: translateY(15px);
}

.sportstraq-motion-ready .motion-reveal.motion-reveal-left {
  transform: translateX(-28px);
}

.sportstraq-motion-ready .motion-reveal.motion-reveal-right {
  transform: translateX(28px);
}

.sportstraq-motion-ready .motion-reveal.motion-reveal-scale {
  transform: translateY(16px) scale(0.975);
}

.sportstraq-motion-ready .motion-reveal.is-visible {
  opacity: 1;
  transform: translateX(0) translateY(0) scale(1);
}


/* ==========================================================
   HEADING ACCENT LINE
========================================================== */

.motion-heading-line {
  position: relative;
}

.motion-heading-line::after {
  content: "";

  display: block;

  width: 82px;
  height: 2px;

  margin: 18px auto 0;

  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(93, 193, 60, 0.38) 18%,
      #5dc13c 50%,
      rgba(93, 193, 60, 0.38) 82%,
      transparent 100%
    );

  transform: scaleX(0);
  transform-origin: center;

  box-shadow:
    0 0 10px rgba(93, 193, 60, 0.30);

  transition:
    transform 0.9s var(--motion-ease) 0.18s;
}

.motion-heading-line.is-visible::after,
.is-motion-active .motion-heading-line::after {
  transform: scaleX(1);
}


/* ==========================================================
   PREMIUM CARD MOTION
========================================================== */

.motion-card {
  transition:
    transform 0.34s var(--motion-ease),
    border-color 0.34s ease,
    box-shadow 0.34s ease,
    background-color 0.34s ease,
    filter 0.34s ease;
}

.motion-card img {
  transition:
    transform 0.55s var(--motion-ease),
    filter 0.4s ease;
}

@media screen and (min-width: 768px) {

  .motion-card:hover {
    transform: translateY(-6px);
  }

  .motion-card:hover img {
    transform: scale(1.035);
  }
}


/* ==========================================================
   HERO LOAD ANIMATION
========================================================== */

.sportstraq-motion-ready .sportstraq-hero .motion-hero-item {
  opacity: 0;
  transform: translateY(24px);

  transition:
    opacity 0.9s var(--motion-ease),
    transform 0.9s var(--motion-ease);

  transition-delay: var(--motion-delay, 0ms);
}

.sportstraq-motion-ready.motion-page-loaded
.sportstraq-hero
.motion-hero-item {
  opacity: 1;
  transform: translateY(0);
}


/* HERO LOGO */

.sportstraq-motion-ready .sportstraq-hero .motion-hero-logo {
  opacity: 0;
  transform: translateY(12px) scale(0.96);

  transition:
    opacity 0.9s var(--motion-ease),
    transform 0.9s var(--motion-ease);

  transition-delay: 100ms;
}

.sportstraq-motion-ready.motion-page-loaded
.sportstraq-hero
.motion-hero-logo {
  opacity: 1;
  transform: translateY(0) scale(1);
}


/* HERO LIGHT SWEEP */

.motion-hero-title {
  position: relative;
  overflow: hidden;
}

.motion-hero-title::after {
  content: "";

  position: absolute;
  top: -35%;
  left: -35%;

  width: 24%;
  height: 170%;

  background:
    linear-gradient(
      90deg,
      transparent,
      rgba(255, 255, 255, 0.20),
      rgba(93, 193, 60, 0.20),
      transparent
    );

  transform: skewX(-18deg) translateX(-230%);
  pointer-events: none;
}

.sportstraq-motion-ready.motion-page-loaded
.motion-hero-title::after {
  animation: sportstraqHeroSweep 1.5s ease 1.25s 1 forwards;
}

@keyframes sportstraqHeroSweep {

  0% {
    transform: skewX(-18deg) translateX(-230%);
  }

  100% {
    transform: skewX(-18deg) translateX(720%);
  }
}


/* HERO SCROLL CUE */

.motion-scroll-cue {
  position: absolute;
  left: 50%;
  bottom: 26px;
  z-index: 5;

  width: 28px;
  height: 54px;

  transform: translateX(-50%);

  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}

.motion-page-loaded .motion-scroll-cue {
  opacity: 1;
}

.motion-scroll-cue::before {
  content: "";

  position: absolute;
  left: 50%;
  top: 0;

  width: 1px;
  height: 54px;

  background:
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.10),
      rgba(93, 193, 60, 0.72),
      rgba(255, 255, 255, 0.05)
    );

  transform: translateX(-50%);
}

.motion-scroll-cue::after {
  content: "";

  position: absolute;
  top: 5px;
  left: 50%;

  width: 5px;
  height: 5px;

  border-radius: 50%;
  background: #5dc13c;

  box-shadow:
    0 0 8px rgba(93, 193, 60, 0.75),
    0 0 16px rgba(93, 193, 60, 0.35);

  transform: translateX(-50%);

  animation: sportstraqScrollDot 1.9s ease-in-out infinite;
}

@keyframes sportstraqScrollDot {

  0% {
    top: 5px;
    opacity: 0;
  }

  18% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  100% {
    top: 45px;
    opacity: 0;
  }
}

body.has-started-scrolling .motion-scroll-cue {
  opacity: 0;
}




/* ==========================================================
   SOFTWARE WALKTHROUGH — SPORTSTRAQ BLUE VERSION
========================================================== */

.kubota-software-tour,
.kubota-software-tour * {
  box-sizing: border-box;
}

.kubota-software-tour {
  position: relative;
  left: 50%;
  isolation: isolate;

  width: 100vw;
  max-width: 100vw;

  margin-left: -50vw;
  padding: 46px 28px 48px;

  overflow: hidden;

  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;

  background:
    radial-gradient(
      circle at 50% -8%,
      #0d3958 0%,
      #082337 31%,
      #041725 60%,
      #020b13 82%,
      #01060b 100%
    );
}


/* ==========================================================
   BACKGROUND EFFECTS
========================================================== */

.kubota-software-tour::before {
  content: "";

  position: absolute;
  z-index: 0;

  top: -280px;
  left: 50%;

  width: 980px;
  height: 560px;

  transform: translateX(-50%);

  border-radius: 50%;

  pointer-events: none;

  background:
    radial-gradient(
      circle,
      rgba(93, 193, 60, 0.19) 0%,
      rgba(93, 193, 60, 0.075) 40%,
      transparent 74%
    );

  filter: blur(72px);
}

.kubota-software-tour::after {
  content: "";

  position: absolute;
  z-index: 0;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.025) 0%,
      transparent 17%,
      transparent 78%,
      rgba(0, 0, 0, 0.28) 100%
    ),
    linear-gradient(
      rgba(255, 255, 255, 0.018) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.018) 1px,
      transparent 1px
    );

  background-size:
    auto,
    58px 58px,
    58px 58px;

  opacity: 0.72;
}

.software-tour-inner {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 1120px;

  margin: 0 auto;
}


/* ==========================================================
   HEADING
========================================================== */

.software-tour-heading {
  position: relative;
  z-index: 3;

  width: 100%;
  max-width: 850px;

  margin: 0 auto;

  text-align: center;
}

.software-tour-heading h2 {
  margin: 0;

  color: #ffffff;

  font-size: 42px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: -0.025em;
  text-transform: uppercase;

  text-shadow:
    0 5px 18px rgba(0, 0, 0, 0.36);
}

.software-tour-heading h2 span {
  color: #f26822;
}

.software-tour-heading p {
  max-width: 620px;

  margin: 10px auto 0;

  color: rgba(255, 255, 255, 0.74);

  font-size: 16px;
  line-height: 1.35;
}


/* ==========================================================
   IPAD STAGE
========================================================== */

.software-ipad-stage {
  position: relative;

  width: 100%;
  max-width: 800px;

  margin: -4px auto 0;
}

.software-ipad-stage::before {
  content: "";

  position: absolute;
  z-index: 0;

  top: 17%;
  left: 50%;

  width: 78%;
  height: 65%;

  transform: translateX(-50%);

  border-radius: 50%;

  pointer-events: none;

  background:
    radial-gradient(
      ellipse,
      rgba(32, 113, 168, 0.24) 0%,
      rgba(16, 75, 113, 0.10) 42%,
      transparent 75%
    );

  filter: blur(28px);
}

.software-ipad-glow {
  position: absolute;
  z-index: 0;

  left: 50%;
  bottom: 1%;

  width: 64%;
  height: 20%;

  transform: translateX(-50%);

  border-radius: 50%;

  background:
    radial-gradient(
      ellipse,
      rgba(0, 0, 0, 0.48) 0%,
      rgba(0, 0, 0, 0.20) 42%,
      transparent 74%
    );

  filter: blur(18px);
}

.software-ipad {
  position: relative;
  z-index: 2;

  width: 100%;

  margin: 0 auto;
}


/* ==========================================================
   IPAD BACKGROUND IMAGE
========================================================== */

.software-ipad-frame {
  position: relative;
  z-index: 1;

  display: block;

  width: 100%;
  height: auto;

  pointer-events: none;

  filter:
    drop-shadow(0 18px 28px rgba(0, 0, 0, 0.42))
    drop-shadow(0 0 18px rgba(38, 114, 165, 0.12));
}


/* ==========================================================
   SCREENSHOT PLACEMENT
========================================================== */

.software-ipad-screen {
  position: absolute;
  z-index: 4;

  top: 21%;
  right: 17%;
  bottom: 15%;
  left: 22%;

  overflow: hidden;

  border-radius: 7px;

  background: #ffffff;

  box-shadow:
    inset 0 0 0 1px rgba(0, 0, 0, 0.10),
    0 0 13px rgba(0, 0, 0, 0.16);
}

.software-ipad-screen img {
  display: block;

  width: 100%;
  height: 100%;

  object-fit: cover;
  object-position: center;

  opacity: 1;

  transform: translateX(0);

  transition:
    opacity 260ms ease,
    transform 260ms ease;
}


/* Slide transitions */

.software-ipad-screen img.is-leaving-left {
  opacity: 0;

  transform: translateX(-22px);
}

.software-ipad-screen img.is-leaving-right {
  opacity: 0;

  transform: translateX(22px);
}

.software-ipad-screen img.is-entering-left {
  opacity: 0;

  transform: translateX(-22px);
}

.software-ipad-screen img.is-entering-right {
  opacity: 0;

  transform: translateX(22px);
}


/* ==========================================================
   CURRENT SCREEN INFORMATION
========================================================== */

.software-screen-information {
  width: 100%;
  max-width: 650px;

  margin: 8px auto 0;

  text-align: center;
}

.software-screen-information h3 {
  margin: 0;

  color: #ffffff;

  font-size: 18px;
  line-height: 1.1;
  font-weight: 900;

  letter-spacing: 0.015em;
  text-transform: uppercase;

  text-shadow:
    0 3px 10px rgba(0, 0, 0, 0.30);

  transition:
    opacity 200ms ease,
    transform 200ms ease;
}

.software-screen-information p {
  margin: 5px 0 0;

  color: rgba(255, 255, 255, 0.68);

  font-size: 14px;
  line-height: 1.35;

  transition:
    opacity 200ms ease,
    transform 200ms ease;
}

.software-screen-information.is-changing h3,
.software-screen-information.is-changing p {
  opacity: 0;

  transform: translateY(5px);
}


/* ==========================================================
   SCREENSHOT NAVIGATION
========================================================== */

.software-screen-navigation {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 28px;

  width: 100%;
  max-width: 430px;

  margin: 12px auto 20px;
}

.software-arrow {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 42px;
  height: 42px;

  flex: 0 0 42px;

  padding: 0;

  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;

  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.11) 0%,
      rgba(255, 255, 255, 0.035) 100%
    );

  color: #ffffff;

  cursor: pointer;

  box-shadow:
    0 8px 18px rgba(0, 0, 0, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);

  transition:
    color 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.software-arrow span {
  display: block;

  margin-top: -3px;

  font-family: Arial, sans-serif;
  font-size: 31px;
  line-height: 1;
  font-weight: 300;
}

.software-arrow:hover,
.software-arrow:focus {
  transform: translateY(-2px);

  border-color: #f26822;

  background: #f26822;
  color: #ffffff;

  box-shadow:
    0 9px 20px rgba(0, 0, 0, 0.27),
    0 0 19px rgba(242, 104, 34, 0.30);
}

.software-arrow:active {
  transform: translateY(0);
}


/* ==========================================================
   PROGRESS DOTS
========================================================== */

.software-progress {
  min-width: 170px;

  text-align: center;
}

.software-progress-dots {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 15px;

  min-height: 15px;
}

.software-progress-dot {
  position: relative;

  display: block;

  width: 10px;
  height: 10px;

  padding: 0;

  border: 1px solid rgba(255, 255, 255, 0.52);
  border-radius: 50%;

  background: rgba(255, 255, 255, 0.08);

  transition:
    background-color 180ms ease,
    border-color 180ms ease,
    transform 180ms ease,
    box-shadow 180ms ease;
}

.software-progress-dot:not(:last-child)::after {
  content: "";

  position: absolute;

  top: 50%;
  left: 100%;

  width: 16px;
  height: 1px;

  transform: translateY(-50%);

  background: rgba(255, 255, 255, 0.25);
}

.software-progress-dot.is-active {
  border-color: #f26822;

  background: #f26822;

  transform: scale(1.15);

  box-shadow:
    0 0 0 3px rgba(242, 104, 34, 0.14),
    0 0 11px rgba(242, 104, 34, 0.30);
}

.software-progress-count {
  margin: 8px 0 0;

  color: rgba(255, 255, 255, 0.68);

  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}


/* ==========================================================
   WORKFLOW SELECTORS
========================================================== */

.software-workflows {
  display: grid;

  grid-template-columns: repeat(3, minmax(0, 1fr));

  width: 100%;

  overflow: hidden;

  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 10px;

  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.075) 0%,
      rgba(255, 255, 255, 0.022) 100%
    );

  box-shadow:
    0 16px 34px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.045);
}

.software-workflow {
  position: relative;

  min-height: 112px;

  padding: 16px 20px 17px;

  border: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.11);

  background: transparent;
  color: #ffffff;

  text-align: center;

  cursor: pointer;

  transition:
    background 220ms ease,
    box-shadow 220ms ease;
}

.software-workflow:last-child {
  border-right: 0;
}

.software-workflow::before {
  content: "";

  position: absolute;

  top: 0;
  right: 0;
  left: 0;

  height: 4px;

  transform: scaleX(0);
  transform-origin: center;

  background:
    linear-gradient(
      90deg,
      rgba(242, 104, 34, 0.18) 0%,
      #f26822 25%,
      #ff8a35 50%,
      #f26822 75%,
      rgba(242, 104, 34, 0.18) 100%
    );

  box-shadow:
    0 0 14px rgba(242, 104, 34, 0.44);

  transition:
    transform 220ms ease;
}

.software-workflow:hover {
  background:
    linear-gradient(
      180deg,
      rgba(242, 104, 34, 0.09) 0%,
      rgba(242, 104, 34, 0.018) 70%,
      transparent 100%
    );
}

.software-workflow.is-active {
  background:
    linear-gradient(
      180deg,
      rgba(242, 104, 34, 0.14) 0%,
      rgba(242, 104, 34, 0.035) 60%,
      transparent 100%
    );

  box-shadow:
    inset 0 0 24px rgba(242, 104, 34, 0.035);
}

.software-workflow.is-active::before {
  transform: scaleX(1);
}

.software-workflow-number {
  display: block;

  margin-bottom: 5px;

  color: rgba(255, 255, 255, 0.54);

  font-size: 13px;
  line-height: 1;
  font-weight: 800;
}

.software-workflow.is-active .software-workflow-number {
  color: #f26822;
}

.software-workflow strong {
  display: block;

  color: #ffffff;

  font-size: 17px;
  line-height: 1.1;
  font-weight: 900;

  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.software-workflow.is-active strong {
  color: #f26822;
}

.software-workflow small {
  display: block;

  max-width: 290px;

  margin: 7px auto 0;

  color: rgba(255, 255, 255, 0.62);

  font-size: 12px;
  line-height: 1.35;
}


/* ==========================================================
   SMALL DESKTOP / LAPTOP
========================================================== */

@media screen and (max-width: 1200px) {

  .kubota-software-tour {
    padding-top: 40px;
    padding-bottom: 42px;
  }

  .software-tour-inner {
    max-width: 980px;
  }

  .software-tour-heading h2 {
    font-size: 38px;
  }

  .software-ipad-stage {
    max-width: 650px;
  }

  .software-workflow {
    min-height: 108px;

    padding-right: 15px;
    padding-left: 15px;
  }

}


/* ==========================================================
   TABLET
========================================================== */

@media screen and (max-width: 900px) {

  .kubota-software-tour {
    left: auto;

    width: 100%;
    max-width: 100%;

    margin-left: 0;
    padding: 46px 20px 52px;
  }

  .software-tour-heading h2 {
    font-size: 36px;
  }

  .software-tour-heading p {
    font-size: 15px;
  }

  .software-ipad-stage {
    max-width: 640px;
  }

  .software-workflow {
    min-height: 122px;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 767px) {

  .kubota-software-tour {
    padding: 42px 14px 48px;

    background:
      radial-gradient(
        circle at 50% -3%,
        #0d3958 0%,
        #082337 31%,
        #041725 60%,
        #020b13 82%,
        #01060b 100%
      );
  }

  .kubota-software-tour::before {
    top: -190px;

    width: 620px;
    height: 390px;

    opacity: 0.76;
  }

  .kubota-software-tour::after {
    background-size:
      auto,
      44px 44px,
      44px 44px;

    opacity: 0.54;
  }

  .software-tour-heading {
    margin-bottom: 18px;
  }

  .software-tour-heading h2 {
    font-size: 32px;
    line-height: 1.02;
  }

  .software-tour-heading h2 span {
    display: block;
  }

  .software-tour-heading p {
    max-width: 350px;

    margin-top: 10px;

    color: rgba(255, 255, 255, 0.70);

    font-size: 14px;
  }


  /* Complete iPad image */

  .software-ipad-stage {
    width: 130%;
    max-width: none;

    margin-left: -18%;
  }

  .software-ipad-frame {
    filter:
      drop-shadow(0 13px 20px rgba(0, 0, 0, 0.38))
      drop-shadow(0 0 12px rgba(38, 114, 165, 0.10));
  }


  /* Screenshot inside iPad */

  .software-ipad-screen {
    top: 22%;
    right: 18%;
    bottom: 16%;
    left: 22%;

    border-radius: 4px;
  }

  .software-screen-information {
    margin-top: 10px;

    padding: 0 8px;
  }

  .software-screen-information h3 {
    font-size: 17px;
  }

  .software-screen-information p {
    max-width: 340px;

    margin-right: auto;
    margin-left: auto;

    font-size: 13px;
  }

  .software-screen-navigation {
    gap: 17px;

    margin-top: 14px;
    margin-bottom: 23px;
  }

  .software-arrow {
    width: 40px;
    height: 40px;

    flex-basis: 40px;
  }

  .software-arrow span {
    font-size: 29px;
  }

  .software-progress {
    min-width: 145px;
  }

  .software-progress-dots {
    gap: 12px;
  }

  .software-progress-dot:not(:last-child)::after {
    width: 13px;
  }


  /* Stacked workflows */

  .software-workflows {
    grid-template-columns: 1fr;
  }

  .software-workflow {
    min-height: 0;

    padding: 17px 16px 18px;

    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  }

  .software-workflow:last-child {
    border-bottom: 0;
  }

  .software-workflow::before {
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;

    width: 4px;
    height: auto;

    transform: scaleY(0);
  }

  .software-workflow.is-active::before {
    transform: scaleY(1);
  }

  .software-workflow strong {
    font-size: 16px;
  }

  .software-workflow small {
    margin-top: 5px;

    font-size: 12px;
  }

}


/* ==========================================================
   NARROW MOBILE
========================================================== */

@media screen and (max-width: 390px) {

  .kubota-software-tour {
    padding-right: 10px;
    padding-left: 10px;
  }

  .software-tour-heading h2 {
    font-size: 28px;
  }

  .software-ipad-stage {
    width: 112%;

    margin-left: -6%;
  }

  .software-screen-navigation {
    gap: 11px;
  }

  .software-progress {
    min-width: 132px;
  }

}


/* ==========================================================
   REDUCED MOTION
========================================================== */

@media (prefers-reduced-motion: reduce) {

  .software-ipad-screen img,
  .software-screen-information h3,
  .software-screen-information p,
  .software-arrow,
  .software-progress-dot,
  .software-workflow,
  .software-workflow::before {
    transition: none;
  }

}
/* ==========================================================
   GRACO XT495 — WHITE PREMIUM PRODUCT SECTION
========================================================== */

.graco-xt-section,
.graco-xt-section * {
  box-sizing: border-box;
}

.graco-xt-section {
  position: relative;
  left: 50%;
  isolation: isolate;

  width: 100vw;
  max-width: 100vw;

  margin-left: -50vw;
  padding: 50px 28px 46px;

  overflow: hidden;

  color: #171b1f;
  font-family: "Source Sans Pro", Arial, sans-serif;

  background:
    radial-gradient(
      circle at 48% 42%,
      #ffffff 0%,
      #fbfbfc 48%,
      #f1f3f5 100%
    );
}


/* ==========================================================
   SOFT BACKGROUND DETAIL
========================================================== */

.graco-xt-section::before {
  content: "";

  position: absolute;
  z-index: 0;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  pointer-events: none;

  background:
    radial-gradient(
      circle at 50% 50%,
      rgba(0, 65, 150, 0.045) 0%,
      transparent 35%
    ),
    radial-gradient(
      circle at 72% 48%,
      rgba(242, 104, 34, 0.035) 0%,
      transparent 28%
    );
}

.graco-xt-section::after {
  content: "";

  position: absolute;
  z-index: 0;

  right: 0;
  bottom: 0;
  left: 0;

  height: 160px;

  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      transparent 0%,
      rgba(218, 222, 226, 0.24) 100%
    );
}

.graco-xt-inner {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 1240px;

  margin: 0 auto;
}


/* ==========================================================
   MAIN GRID
========================================================== */

.graco-xt-main {
  display: grid;

  grid-template-columns:
    minmax(250px, 0.82fr)
    minmax(390px, 1.18fr)
    minmax(330px, 0.92fr);

  align-items: center;

  gap: 24px;
}


/* ==========================================================
   LEFT INTRODUCTION
========================================================== */

.graco-xt-intro {
  position: relative;
  z-index: 5;

  align-self: center;

  padding: 0 0 18px;
}

.graco-xt-kicker {
  position: relative;

  display: inline-block;

  margin-bottom: 15px;
  padding-bottom: 7px;

  color: #f26822;

  font-size: 13px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.graco-xt-kicker::after {
  content: "";

  position: absolute;

  bottom: 0;
  left: 0;

  width: 86px;
  height: 1px;

  background:
    linear-gradient(
      90deg,
      #f26822 0%,
      rgba(242, 104, 34, 0.12) 100%
    );
}


/* ==========================================================
   HEADING — SMALLER / MOCKUP PLACEMENT
========================================================== */

.graco-xt-intro h2 {
  margin: 0;

  color: #171b1f;

  font-size: 43px;
  line-height: 0.98;
  font-weight: 900;

  letter-spacing: -0.035em;
  text-transform: uppercase;
}

.graco-xt-intro h2 span {
  display: block;

  margin-top: 5px;

  color: #f26822;
}

.graco-xt-description {
  width: 100%;
  max-width: 345px;

  margin: 21px 0 0;

  color: #333a42;

  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
}


/* ==========================================================
   GRACO LOGOS
========================================================== */

.graco-brand-lockup {
  display: flex;
  align-items: center;

  gap: 12px;

  margin-top: 27px;
}

.graco-brand-icon {
  display: block;

  width: 52px;
  height: 52px;

  object-fit: contain;

  filter:
    drop-shadow(0 5px 9px rgba(20, 27, 34, 0.12));
}

.graco-brand-wordmark {
  display: block;

  width: 165px;
  max-width: 66%;
  height: auto;

  object-fit: contain;

  filter:
    drop-shadow(0 5px 9px rgba(20, 27, 34, 0.10));
}


/* ==========================================================
   CENTER PRODUCT
========================================================== */

.graco-xt-product {
  position: relative;
  isolation: isolate;

  display: flex;
  align-items: flex-end;
  justify-content: center;

  min-height: 500px;

  overflow: hidden;
}


/* Soft blue glow behind sprayer */

.graco-product-backlight {
  position: absolute;
  z-index: 0;

  left: 50%;
  bottom: 40px;

  width: 105%;
  height: 62%;

  transform: translateX(-50%);

  border-radius: 50%;

  background:
    radial-gradient(
      ellipse,
      rgba(35,95,185,.14) 0%,
      rgba(35,95,185,.05) 38%,
      transparent 72%
    );

  filter: blur(24px);
}


/* Floor shadow */

.graco-product-floor {
  position: absolute;
  z-index: 1;

  left: 50%;
  bottom: 10px;

  width: 90%;
  height: 95px;

  transform: translateX(-50%);

  border-radius: 50%;

  background:
    radial-gradient(
      ellipse,
      rgba(0,0,0,.18) 0%,
      rgba(0,0,0,.07) 45%,
      transparent 78%
    );

  filter: blur(10px);
}


/* PRODUCT */

.graco-product-image {

  position: relative;
  z-index: 2;

  display: block;

  width: 100%;
  max-width: 520px;
  height: auto;

  margin: 0 auto;

  object-fit: contain;

  filter:
    drop-shadow(0 24px 28px rgba(0,0,0,.20));

  animation: gracoProductFloat 6s ease-in-out infinite;
}


/* ==========================================================
   WHITE EDGE FADE
========================================================== */

.graco-xt-product::after {

  content: "";

  position: absolute;
  z-index: 3;

  inset: 0;

  pointer-events: none;

  background:
    radial-gradient(

      ellipse at center,

      rgba(255,255,255,0) 0%,
      rgba(255,255,255,0) 52%,

      rgba(255,255,255,.06) 62%,

      rgba(255,255,255,.22) 72%,

      rgba(255,255,255,.55) 82%,

      rgba(255,255,255,.88) 92%,

      #ffffff 100%

    );

}

.graco-xt-product::before {

  content: "";

  position: absolute;
  z-index: 2;

  inset: -8%;

  pointer-events: none;

  background:
    radial-gradient(
      ellipse at center,
      transparent 0%,
      transparent 48%,
      rgba(255,255,255,.18) 68%,
      rgba(255,255,255,.55) 82%,
      rgba(255,255,255,.90) 96%,
      #ffffff 100%
    );

  filter: blur(28px);

}

/* ==========================================================
   RIGHT FEATURE PANEL
========================================================== */

.graco-feature-panel {
  position: relative;
  z-index: 5;

  overflow: hidden;

  border: 1px solid rgba(27, 32, 37, 0.09);
  border-radius: 12px;

  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.98) 0%,
      rgba(247, 248, 249, 0.96) 100%
    );

  box-shadow:
    0 18px 36px rgba(30, 37, 44, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.90);
}

.graco-feature-row {
  position: relative;

  display: grid;

  grid-template-columns: 78px minmax(0, 1fr);

  align-items: center;

  gap: 14px;

  min-height: 96px;

  padding: 13px 17px 13px 13px;

  border-bottom: 1px solid rgba(27, 32, 37, 0.09);

  transition:
    background 240ms ease,
    box-shadow 240ms ease;
}

.graco-feature-row:last-child {
  border-bottom: 0;
}

.graco-feature-row::before {
  content: "";

  position: absolute;

  top: 20%;
  bottom: 20%;
  left: 0;

  width: 3px;

  background: #f26822;

  box-shadow:
    0 0 8px rgba(242, 104, 34, 0.22);

  transition:
    top 240ms ease,
    bottom 240ms ease,
    box-shadow 240ms ease;
}

.graco-feature-row:hover,
.graco-feature-row.is-active {
  background:
    linear-gradient(
      90deg,
      rgba(242, 104, 34, 0.075) 0%,
      rgba(242, 104, 34, 0.018) 64%,
      transparent 100%
    );

  box-shadow:
    inset 14px 0 24px rgba(242, 104, 34, 0.025);
}

.graco-feature-row:hover::before,
.graco-feature-row.is-active::before {
  top: 8%;
  bottom: 8%;

  box-shadow:
    0 0 12px rgba(242, 104, 34, 0.52);
}

.graco-feature-image {
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 78px;
  height: 70px;
}

.graco-feature-image::before {
  content: "";

  position: absolute;

  width: 58px;
  height: 58px;

  border-radius: 50%;

  opacity: 0;

  background:
    radial-gradient(
      circle,
      rgba(242, 104, 34, 0.17) 0%,
      rgba(242, 104, 34, 0.04) 48%,
      transparent 74%
    );

  transition:
    opacity 240ms ease,
    transform 240ms ease;
}

.graco-feature-row:hover .graco-feature-image::before,
.graco-feature-row.is-active .graco-feature-image::before {
  opacity: 1;

  transform: scale(1.14);
}

.graco-feature-image img {
  position: relative;
  z-index: 2;

  display: block;

  max-width: 100%;
  max-height: 66px;

  object-fit: contain;

  filter:
    drop-shadow(0 7px 9px rgba(25, 32, 39, 0.16));

  transition:
    transform 240ms ease,
    filter 240ms ease;
}

.graco-feature-row:hover .graco-feature-image img,
.graco-feature-row.is-active .graco-feature-image img {
  transform: scale(1.05);

  filter:
    drop-shadow(0 8px 11px rgba(25, 32, 39, 0.20))
    drop-shadow(0 0 8px rgba(242, 104, 34, 0.18));
}

.graco-feature-copy h3 {
  margin: 0 0 5px;

  color: #171b1f;

  font-size: 14px;
  line-height: 1.15;
  font-weight: 900;

  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.graco-feature-copy p {
  margin: 0;

  color: #4e5760;

  font-size: 12px;
  line-height: 1.38;
}


/* ==========================================================
   BOTTOM VALUE STRIP
========================================================== */

.graco-value-strip {
  position: relative;
  z-index: 6;

  display: grid;

  grid-template-columns:
    minmax(0, 1fr)
    58px
    minmax(0, 1fr)
    58px
    minmax(0, 1fr);

  align-items: center;

  gap: 10px;

  margin-top: 26px;
  padding: 17px 24px;

  overflow: hidden;

  border: 1px solid rgba(27, 32, 37, 0.08);
  border-radius: 12px;

  background:
    rgba(255, 255, 255, 0.92);

  box-shadow:
    0 15px 32px rgba(30, 37, 44, 0.07);
}

.graco-value-strip::before {
  content: "";

  position: absolute;

  top: 0;
  right: 20%;
  bottom: 0;
  left: 20%;

  pointer-events: none;

  background:
    radial-gradient(
      ellipse at center,
      rgba(242, 104, 34, 0.035) 0%,
      transparent 72%
    );
}

.graco-value-item {
  position: relative;
  z-index: 2;

  display: flex;
  align-items: center;
  justify-content: center;

  gap: 14px;

  min-width: 0;
}

.graco-value-icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 58px;
  height: 58px;

  flex: 0 0 58px;
}

.graco-value-icon img {
  display: block;

  max-width: 100%;
  max-height: 56px;

  object-fit: contain;

  filter:
    drop-shadow(0 5px 8px rgba(25, 32, 39, 0.12));
}

.graco-value-icon-logo img {
  max-width: 62px;
  max-height: 54px;
}

.graco-value-copy {
  min-width: 0;
}

.graco-value-copy strong,
.graco-value-copy span {
  display: block;

  color: #171b1f;

  font-size: 15px;
  line-height: 1.2;
  font-weight: 900;

  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.graco-value-copy span {
  color: #4b545d;
}

.graco-value-arrow {
  position: relative;
  z-index: 2;

  display: flex;
  align-items: center;
  justify-content: center;

  height: 58px;

  border-left: 1px solid rgba(242, 104, 34, 0.38);
}

.graco-value-arrow span {
  position: relative;

  display: block;

  width: 23px;
  height: 2px;

  margin-left: 11px;

  background: #f26822;
}

.graco-value-arrow span::after {
  content: "";

  position: absolute;

  top: 50%;
  right: 0;

  width: 8px;
  height: 8px;

  border-top: 2px solid #f26822;
  border-right: 2px solid #f26822;

  transform:
    translateY(-50%)
    rotate(45deg);
}


/* ==========================================================
   REVEAL ANIMATION
========================================================== */

.graco-xt-intro,
.graco-xt-product,
.graco-feature-panel,
.graco-value-strip {
  opacity: 0;

  transform: translateY(18px);

  transition:
    opacity 650ms ease,
    transform 650ms ease;
}

.graco-xt-section.is-visible .graco-xt-intro,
.graco-xt-section.is-visible .graco-xt-product,
.graco-xt-section.is-visible .graco-feature-panel,
.graco-xt-section.is-visible .graco-value-strip {
  opacity: 1;

  transform: translateY(0);
}

.graco-xt-section.is-visible .graco-xt-product {
  transition-delay: 80ms;
}

.graco-xt-section.is-visible .graco-feature-panel {
  transition-delay: 150ms;
}

.graco-xt-section.is-visible .graco-value-strip {
  transition-delay: 220ms;
}


/* ==========================================================
   MEDIUM DESKTOP
========================================================== */

@media screen and (max-width: 1180px) {

  .graco-xt-inner {
    max-width: 1040px;
  }

  .graco-xt-main {
    grid-template-columns:
      minmax(225px, 0.80fr)
      minmax(330px, 1.05fr)
      minmax(310px, 0.93fr);

    gap: 18px;
  }

  .graco-xt-intro h2 {
    font-size: 37px;
  }

  .graco-xt-description {
    font-size: 14px;
  }

  .graco-xt-product {
    min-height: 440px;
  }

  .graco-product-image {
    max-width: 450px;
  }

  .graco-feature-row {
    grid-template-columns: 70px minmax(0, 1fr);

    min-height: 90px;

    padding-right: 13px;
    padding-left: 11px;
  }

  .graco-feature-image {
    width: 70px;
    height: 64px;
  }

  .graco-feature-image img {
    max-height: 60px;
  }

}


/* ==========================================================
   TABLET
========================================================== */

@media screen and (max-width: 950px) {

  .graco-xt-section {
    left: auto;

    width: 100%;
    max-width: 100%;

    margin-left: 0;
    padding: 52px 20px 54px;
  }

  .graco-xt-main {
    grid-template-columns: 0.92fr 1.08fr;

    align-items: center;

    gap: 22px;
  }

  .graco-xt-intro {
    grid-column: 1;
    grid-row: 1;
  }

  .graco-xt-product {
    grid-column: 2;
    grid-row: 1;

    min-height: 420px;
  }

  .graco-feature-panel {
    grid-column: 1 / -1;
    grid-row: 2;

    display: grid;

    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .graco-feature-row {
    border-right: 1px solid rgba(27, 32, 37, 0.09);
  }

  .graco-feature-row:nth-child(even) {
    border-right: 0;
  }

  .graco-feature-row:last-child {
    grid-column: 1 / -1;
  }

  .graco-value-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));

    gap: 18px;
  }

  .graco-value-arrow {
    display: none;
  }

  .graco-value-item {
    flex-direction: column;

    gap: 8px;

    text-align: center;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 767px) {

  .graco-xt-section {
    padding: 44px 14px 48px;
  }

  .graco-xt-main {
    display: flex;
    flex-direction: column;

    gap: 15px;
  }

  .graco-xt-intro {
    width: 100%;

    padding-bottom: 0;

    text-align: center;
  }

  .graco-xt-kicker {
    margin-bottom: 12px;
  }

  .graco-xt-kicker::after {
    left: 50%;

    transform: translateX(-50%);
  }

  .graco-xt-intro h2 {
    font-size: 33px;
    line-height: 0.99;
  }

  .graco-xt-description {
    max-width: 365px;

    margin: 17px auto 0;

    font-size: 14px;
    line-height: 1.43;
  }

  .graco-brand-lockup {
    justify-content: center;

    margin-top: 20px;
  }

  .graco-brand-icon {
    width: 45px;
    height: 45px;
  }

  .graco-brand-wordmark {
    width: 145px;
  }


  /* Product */

  .graco-xt-product {
    width: 110%;
    min-height: 365px;

    margin-left: -5%;
  }

  .graco-product-image {
    width: 100%;
    max-width: 430px;
  }

  .graco-product-backlight {
    width: 108%;
    height: 58%;

    bottom: 32px;
  }


  /* Feature panel */

  .graco-feature-panel {
    display: block;

    width: 100%;
  }

  .graco-feature-row {
    grid-template-columns: 74px minmax(0, 1fr);

    min-height: 92px;

    padding: 13px 13px 13px 10px;

    border-right: 0;
  }

  .graco-feature-image {
    width: 74px;
    height: 66px;
  }

  .graco-feature-image img {
    max-width: 94%;
    max-height: 62px;
  }

  .graco-feature-copy h3 {
    font-size: 13px;
  }

  .graco-feature-copy p {
    font-size: 11px;
    line-height: 1.36;
  }


  /* Bottom value strip */

  .graco-value-strip {
    grid-template-columns: 1fr;

    gap: 0;

    margin-top: 22px;
    padding: 0 16px;
  }

  .graco-value-item {
    flex-direction: row;
    justify-content: flex-start;

    min-height: 90px;

    padding: 14px 0;

    border-bottom: 1px solid rgba(27, 32, 37, 0.09);

    text-align: left;
  }

  .graco-value-item:last-child {
    border-bottom: 0;
  }

  .graco-value-icon {
    width: 52px;
    height: 52px;

    flex-basis: 52px;
  }

  .graco-value-icon img {
    max-height: 49px;
  }

  .graco-value-copy strong,
  .graco-value-copy span {
    font-size: 14px;
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media screen and (max-width: 390px) {

  .graco-xt-section {
    padding-right: 11px;
    padding-left: 11px;
  }

  .graco-xt-intro h2 {
    font-size: 29px;
  }

  .graco-xt-description {
    font-size: 13px;
  }

  .graco-xt-product {
    min-height: 325px;
  }

  .graco-feature-row {
    grid-template-columns: 65px minmax(0, 1fr);
  }

  .graco-feature-image {
    width: 65px;
    height: 59px;
  }

  .graco-feature-image img {
    max-height: 56px;
  }

  .graco-feature-copy h3 {
    font-size: 12px;
  }

  .graco-value-copy strong,
  .graco-value-copy span {
    font-size: 13px;
  }

}


/* ==========================================================
   REDUCED MOTION
========================================================== */

@media (prefers-reduced-motion: reduce) {

  .graco-product-image {
    animation: none;
  }

  .graco-xt-intro,
  .graco-xt-product,
  .graco-feature-panel,
  .graco-value-strip,
  .graco-feature-row,
  .graco-feature-image::before,
  .graco-feature-image img {
    transition: none;
  }

}

/* ==========================================================
   OPTIONAL EQUIPMENT
========================================================== */

.kubota-options,
.kubota-options * {
  box-sizing: border-box;
}

.kubota-options {
  position: relative;
  left: 50%;
  isolation: isolate;

  width: 100vw;
  max-width: 100vw;

  margin-left: -50vw;
  padding: 68px 28px 74px;

  overflow: hidden;

  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;

  background:
    radial-gradient(
      circle at 50% 4%,
      rgba(17, 76, 116, 0.72) 0%,
      rgba(8, 35, 55, 0.48) 28%,
      transparent 58%
    ),
    linear-gradient(
      180deg,
      #061a2b 0%,
      #03111e 54%,
      #010812 100%
    );
}


/* ==========================================================
   BACKGROUND EFFECTS
========================================================== */

.kubota-options::before {
  content: "";

  position: absolute;
  z-index: 0;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  pointer-events: none;
  opacity: 0.34;

  background-image:
    linear-gradient(
      rgba(255, 255, 255, 0.025) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.025) 1px,
      transparent 1px
    );

  background-size: 58px 58px;
}

.kubota-options::after {
  content: "";

  position: absolute;
  z-index: 0;

  right: -8%;
  bottom: -180px;
  left: -8%;

  height: 360px;

  pointer-events: none;

  background:
    radial-gradient(
      ellipse at center,
      rgba(15, 105, 175, 0.22) 0%,
      rgba(8, 65, 110, 0.10) 38%,
      transparent 72%
    );

  filter: blur(28px);
}

.kubota-options-inner {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 1380px;

  margin: 0 auto;
}


/* ==========================================================
   HEADING
========================================================== */

.kubota-options-heading {
  width: 100%;
  max-width: 910px;

  margin: 0 auto 38px;

  text-align: center;
}

.kubota-options-kicker {
  position: relative;

  display: inline-block;

  margin-bottom: 15px;
  padding-bottom: 9px;

  color: #8fd34e;

  font-size: 14px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.kubota-options-kicker::after {
  content: "";

  position: absolute;

  right: 0;
  bottom: 0;
  left: 0;

  height: 1px;

  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #8fd34e 50%,
      transparent 100%
    );
}

.kubota-options-heading h2 {
  margin: 0;

  color: #ffffff;

  font-size: 54px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: -0.035em;
  text-transform: uppercase;

  text-shadow:
    0 5px 18px rgba(0, 0, 0, 0.36);
}

.kubota-options-heading h2 span {
  color: #f26822;
}

.kubota-options-heading p {
  max-width: 720px;

  margin: 17px auto 0;

  color: rgba(255, 255, 255, 0.73);

  font-size: 18px;
  line-height: 1.45;
}


/* ==========================================================
   CARD GRID
========================================================== */

.kubota-options-grid {
  display: grid;

  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 18px;
}


/* ==========================================================
   EQUIPMENT CARD
========================================================== */

.kubota-option-card {
  position: relative;
  isolation: isolate;

  display: flex;
  flex-direction: column;

  min-width: 0;
  min-height: 510px;

  overflow: hidden;

  border: 1px solid rgba(49, 133, 198, 0.52);
  border-radius: 13px;

  background:
    linear-gradient(
      150deg,
      rgba(16, 53, 83, 0.82) 0%,
      rgba(5, 24, 41, 0.94) 48%,
      rgba(2, 13, 24, 0.98) 100%
    );

  box-shadow:
    0 20px 38px rgba(0, 0, 0, 0.31),
    inset 0 1px 0 rgba(255, 255, 255, 0.045);

  transition:
    transform 320ms ease,
    border-color 320ms ease,
    box-shadow 320ms ease;
}

.kubota-option-card::before {
  content: "";

  position: absolute;
  z-index: 5;

  top: 0;
  right: 10%;
  left: 10%;

  height: 2px;

  opacity: 0;

  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #f26822 50%,
      transparent 100%
    );

  box-shadow:
    0 0 16px rgba(242, 104, 34, 0.60);

  transform: scaleX(0.45);

  transition:
    opacity 320ms ease,
    transform 320ms ease;
}

.kubota-option-card:hover {
  transform: translateY(-7px);

  border-color: rgba(242, 104, 34, 0.70);

  box-shadow:
    0 26px 46px rgba(0, 0, 0, 0.38),
    0 0 24px rgba(242, 104, 34, 0.10),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.kubota-option-card:hover::before {
  opacity: 1;

  transform: scaleX(1);
}


/* ==========================================================
   CARD IMAGE AREA
========================================================== */

.kubota-option-media {
  position: relative;
  isolation: isolate;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 270px;

  padding: 20px 18px 8px;

  overflow: hidden;
}

.kubota-option-media::after {
  content: "";

  position: absolute;
  z-index: 3;

  right: 0;
  bottom: 0;
  left: 0;

  height: 36%;

  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      transparent 0%,
      rgba(3, 17, 30, 0.78) 100%
    );
}

.kubota-option-glow {
  position: absolute;
  z-index: 0;

  left: 50%;
  bottom: 18px;

  width: 82%;
  height: 52%;

  transform: translateX(-50%);

  border-radius: 50%;

  background:
    radial-gradient(
      ellipse,
      rgba(26, 118, 183, 0.36) 0%,
      rgba(14, 77, 126, 0.15) 44%,
      transparent 74%
    );

  filter: blur(18px);

  transition:
    transform 340ms ease,
    opacity 340ms ease;
}

.kubota-option-media img {
  position: relative;
  z-index: 2;

  display: block;

  width: 100%;
  max-width: 390px;
  max-height: 235px;

  object-fit: contain;

  filter:
    drop-shadow(0 20px 22px rgba(0, 0, 0, 0.48));

  transition:
    transform 420ms ease,
    filter 420ms ease;
}

.kubota-option-card:hover .kubota-option-glow {
  opacity: 1;

  transform:
    translateX(-50%)
    scale(1.15);
}

.kubota-option-card:hover .kubota-option-media img {
  transform: scale(1.045);

  filter:
    drop-shadow(0 22px 25px rgba(0, 0, 0, 0.54))
    drop-shadow(0 0 13px rgba(242, 104, 34, 0.18));
}


/* Individual image sizing */

.kubota-option-media-hash img {
  max-width: 430px;
}

.kubota-option-media-tank img {
  max-width: 320px;
}

.kubota-option-media-parking img {
  max-width: 350px;
}


/* ==========================================================
   CARD CONTENT
========================================================== */

.kubota-option-content {
  position: relative;
  z-index: 4;

  display: flex;
  flex-direction: column;

  flex: 1 1 auto;

  padding: 17px 22px 22px;
}

.kubota-option-label {
  margin-bottom: 10px;

  color: #8fd34e;

  font-size: 13px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.045em;
  text-transform: uppercase;
}

.kubota-option-content h3 {
  margin: 0;

  color: #ffffff;

  font-size: 23px;
  line-height: 1.08;
  font-weight: 900;

  letter-spacing: -0.015em;
  text-transform: uppercase;
}

.kubota-option-line {
  width: 42px;
  height: 3px;

  margin: 14px 0 15px;

  background:
    linear-gradient(
      90deg,
      #f26822 0%,
      #ff8c36 100%
    );

  box-shadow:
    0 0 10px rgba(242, 104, 34, 0.26);

  transition:
    width 300ms ease;
}

.kubota-option-card:hover .kubota-option-line {
  width: 68px;
}

.kubota-option-content p {
  margin: 0;

  color: rgba(255, 255, 255, 0.72);

  font-size: 15px;
  line-height: 1.48;
}


/* ==========================================================
   VIEW DETAILS LINK
========================================================== */

.kubota-option-link {
  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 16px;

  width: 100%;

  margin-top: auto;
  padding-top: 24px;

  color: #f26822;

  font-size: 14px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.035em;
  text-decoration: none;
  text-transform: uppercase;

  transition:
    color 220ms ease;
}

.kubota-option-arrow {
  display: block;

  font-family: Arial, sans-serif;
  font-size: 29px;
  line-height: 1;
  font-weight: 300;

  transition:
    transform 240ms ease;
}

.kubota-option-link:hover {
  color: #ff8a35;
}

.kubota-option-link:hover .kubota-option-arrow,
.kubota-option-card:hover .kubota-option-arrow {
  transform: translateX(6px);
}


/* ==========================================================
   MEDIUM DESKTOP
========================================================== */

@media screen and (max-width: 1180px) {

  .kubota-options-inner {
    max-width: 1050px;
  }

  .kubota-options-heading h2 {
    font-size: 46px;
  }

  .kubota-option-card {
    min-height: 490px;
  }

  .kubota-option-media {
    height: 240px;
  }

  .kubota-option-content h3 {
    font-size: 20px;
  }

  .kubota-option-content p {
    font-size: 14px;
  }

}


/* ==========================================================
   TABLET
========================================================== */

@media screen and (max-width: 900px) {

  .kubota-options {
    left: auto;

    width: 100%;
    max-width: 100%;

    margin-left: 0;
    padding: 58px 22px 62px;
  }

  .kubota-options-heading h2 {
    font-size: 42px;
  }

  .kubota-options-heading p {
    max-width: 650px;

    font-size: 16px;
  }

  .kubota-options-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .kubota-option-card:last-child {
    grid-column: 1 / -1;

    width: calc(50% - 9px);

    margin: 0 auto;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 767px) {

  .kubota-options {
    padding: 48px 14px 52px;

    background:
      radial-gradient(
        circle at 50% 1%,
        rgba(17, 76, 116, 0.70) 0%,
        rgba(8, 35, 55, 0.42) 28%,
        transparent 55%
      ),
      linear-gradient(
        180deg,
        #061a2b 0%,
        #03111e 54%,
        #010812 100%
      );
  }

  .kubota-options::before {
    background-size: 44px 44px;

    opacity: 0.24;
  }

  .kubota-options-heading {
    margin-bottom: 28px;
  }

  .kubota-options-kicker {
    font-size: 12px;
  }

  .kubota-options-heading h2 {
    max-width: 390px;

    margin-right: auto;
    margin-left: auto;

    font-size: 35px;
    line-height: 1.02;
  }

  .kubota-options-heading h2 span {
    display: block;
  }

  .kubota-options-heading p {
    max-width: 370px;

    margin-top: 14px;

    font-size: 14px;
    line-height: 1.42;
  }

  .kubota-options-grid {
    grid-template-columns: 1fr;

    gap: 14px;
  }

  .kubota-option-card,
  .kubota-option-card:last-child {
    width: 100%;
    min-height: 0;

    margin: 0;
  }

  .kubota-option-card:hover {
    transform: none;
  }

  .kubota-option-media {
    height: 225px;

    padding: 14px 12px 4px;
  }

  .kubota-option-media img {
    max-height: 205px;
  }

  .kubota-option-media-hash img {
    max-width: 390px;
  }

  .kubota-option-media-tank img {
    max-width: 285px;
  }

  .kubota-option-media-parking img {
    max-width: 310px;
  }

  .kubota-option-content {
    padding: 15px 18px 20px;
  }

  .kubota-option-label {
    font-size: 12px;
  }

  .kubota-option-content h3 {
    font-size: 20px;
  }

  .kubota-option-content p {
    font-size: 14px;
  }

  .kubota-option-link {
    padding-top: 20px;

    font-size: 13px;
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media screen and (max-width: 390px) {

  .kubota-options {
    padding-right: 11px;
    padding-left: 11px;
  }

  .kubota-options-heading h2 {
    font-size: 31px;
  }

  .kubota-option-media {
    height: 205px;
  }

  .kubota-option-media img {
    max-height: 185px;
  }

  .kubota-option-content h3 {
    font-size: 18px;
  }

  .kubota-option-content p {
    font-size: 13px;
  }

}


/* ==========================================================
   REDUCED MOTION
========================================================== */

@media (prefers-reduced-motion: reduce) {

  .kubota-option-card,
  .kubota-option-card::before,
  .kubota-option-glow,
  .kubota-option-media img,
  .kubota-option-line,
  .kubota-option-arrow {
    transition: none;
  }

}

/* ==========================================================
   PAINT BEYOND LINES
   WHITE SECTION + BLUE GLASS CARDS
========================================================== */

.kubota-beyond-lines,
.kubota-beyond-lines * {
  box-sizing: border-box;
}

.kubota-beyond-lines {
  position: relative;
  left: 50%;
  isolation: isolate;

  width: 100vw;
  max-width: 100vw;

  margin-left: -50vw;
  padding: 66px 28px 72px;

  overflow: hidden;

  color: #171b1f;
  font-family: "Source Sans Pro", Arial, sans-serif;

  background:
    linear-gradient(
      180deg,
      #ffffff 0%,
      #fbfcfd 58%,
      #f3f5f7 100%
    );
}


/* ==========================================================
   SUBTLE WHITE BACKGROUND DETAIL
========================================================== */

.kubota-beyond-lines::before {
  content: "";

  position: absolute;
  z-index: 0;

  top: -210px;
  left: 50%;

  width: 940px;
  height: 430px;

  transform: translateX(-50%);

  border-radius: 50%;

  pointer-events: none;

  background:
    radial-gradient(
      circle,
      rgba(93, 193, 60, 0.07) 0%,
      rgba(93, 193, 60, 0.022) 42%,
      transparent 73%
    );
}

.kubota-beyond-lines::after {
  content: "";

  position: absolute;
  z-index: 0;

  right: 0;
  bottom: 0;
  left: 0;

  height: 130px;

  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      transparent 0%,
      rgba(222, 226, 230, 0.23) 100%
    );
}

.beyond-lines-inner {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 1400px;

  margin: 0 auto;
}


/* ==========================================================
   HEADING
========================================================== */

.beyond-lines-heading {
  width: 100%;
  max-width: 1050px;

  margin: 0 auto 34px;

  text-align: center;
}

.beyond-lines-kicker {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 17px;

  margin-bottom: 17px;
}

.beyond-lines-kicker span {
  display: block;

  width: 155px;
  height: 1px;

  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(76, 145, 43, 0.72) 100%
    );
}

.beyond-lines-kicker span:last-child {
  background:
    linear-gradient(
      90deg,
      rgba(76, 145, 43, 0.72) 0%,
      transparent 100%
    );
}

.beyond-lines-kicker p {
  margin: 0;

  color: #4c912b;

  font-size: 18px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.beyond-lines-heading h2 {
  margin: 0;

  color: #17191c;

  font-size: 62px;
  line-height: 0.98;
  font-weight: 900;

  letter-spacing: -0.04em;
  text-transform: uppercase;
}

.beyond-lines-heading h2 span {
  color: #e95012;
  font-style: italic;
}

.beyond-lines-intro {
  max-width: 760px;

  margin: 18px auto 0;

  color: #3e454c;

  font-size: 19px;
  line-height: 1.48;
}


/* ==========================================================
   CARD GRID
========================================================== */

.beyond-lines-grid {
  display: grid;

  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 18px;
}


/* ==========================================================
   BLUE GLASS CARD
========================================================== */

.beyond-lines-card {
  position: relative;
  isolation: isolate;

  display: flex;
  flex-direction: column;

  min-width: 0;
  min-height: 580px;

  padding: 24px 12px 0;

  overflow: hidden;

  border: 1px solid rgba(98, 170, 218, 0.32);
  border-radius: 16px;

  background:
    linear-gradient(
      145deg,
      rgba(13, 57, 88, 0.96) 0%,
      rgba(8, 35, 55, 0.94) 44%,
      rgba(4, 23, 37, 0.97) 72%,
      rgba(2, 11, 19, 0.98) 100%
    );

  box-shadow:
    0 20px 40px rgba(17, 31, 43, 0.20),
    inset 0 1px 0 rgba(255, 255, 255, 0.09),
    inset 0 -1px 0 rgba(0, 0, 0, 0.30);

  transition:
    transform 320ms ease,
    border-color 320ms ease,
    box-shadow 320ms ease,
    background 320ms ease;
}


/* Glass reflection */

.beyond-lines-card::before {
  content: "";

  position: absolute;
  z-index: 0;

  top: 0;
  right: 0;
  left: 0;

  height: 48%;

  pointer-events: none;

  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.12) 0%,
      rgba(255, 255, 255, 0.045) 35%,
      transparent 72%
    );
}


/* Blue-green internal atmosphere */

.beyond-lines-card::after {
  content: "";

  position: absolute;
  z-index: 0;

  top: -85px;
  left: 50%;

  width: 340px;
  height: 250px;

  transform: translateX(-50%);

  border-radius: 50%;

  pointer-events: none;

  background:
    radial-gradient(
      circle,
      rgba(93, 193, 60, 0.15) 0%,
      rgba(45, 123, 166, 0.09) 38%,
      transparent 72%
    );

  filter: blur(8px);
}

.beyond-lines-card:hover {
  transform: translateY(-7px);

  border-color: rgba(93, 193, 60, 0.58);

  background:
    linear-gradient(
      145deg,
      rgba(15, 66, 101, 0.98) 0%,
      rgba(8, 39, 61, 0.96) 45%,
      rgba(4, 24, 39, 0.98) 73%,
      rgba(2, 11, 19, 1) 100%
    );

  box-shadow:
    0 27px 50px rgba(17, 31, 43, 0.28),
    0 0 25px rgba(93, 193, 60, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}


/* Keep actual card content above effects */

.beyond-lines-card-heading,
.beyond-lines-accent,
.beyond-lines-video-wrap,
.beyond-lines-card-copy {
  position: relative;
  z-index: 2;
}


/* ==========================================================
   CARD HEADING
========================================================== */

.beyond-lines-card-heading {
  display: grid;

  grid-template-columns: 105px minmax(0, 1fr);

  align-items: center;

  gap: 16px;

  min-height: 116px;

  padding: 0 16px 8px;
}

.beyond-lines-icon {
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 105px;
  height: 95px;
}

.beyond-lines-icon::before {
  content: "";

  position: absolute;

  width: 82px;
  height: 82px;

  border-radius: 50%;

  opacity: 0;

  background:
    radial-gradient(
      circle,
      rgba(93, 193, 60, 0.22) 0%,
      rgba(93, 193, 60, 0.06) 45%,
      transparent 74%
    );

  transition:
    opacity 320ms ease,
    transform 320ms ease;
}

.beyond-lines-card:hover .beyond-lines-icon::before {
  opacity: 1;

  transform: scale(1.16);
}

.beyond-lines-icon img {
  position: relative;
  z-index: 2;

  display: block;

  max-width: 96px;
  max-height: 88px;

  object-fit: contain;

  filter:
    drop-shadow(0 7px 10px rgba(0, 0, 0, 0.32))
    drop-shadow(0 0 8px rgba(93, 193, 60, 0.12));

  transition:
    transform 320ms ease,
    filter 320ms ease;
}

.beyond-lines-card:hover .beyond-lines-icon img {
  transform: scale(1.07);

  filter:
    drop-shadow(0 8px 12px rgba(0, 0, 0, 0.38))
    drop-shadow(0 0 14px rgba(93, 193, 60, 0.30));
}

.beyond-lines-heading-copy {
  min-width: 0;
}

.beyond-lines-heading-copy h3 {
  margin: 0 0 6px;

  color: #ffffff;

  font-size: 26px;
  line-height: 1.05;
  font-weight: 900;

  letter-spacing: -0.01em;
  text-transform: uppercase;

  text-shadow:
    0 3px 10px rgba(0, 0, 0, 0.28);
}

.beyond-lines-heading-copy p {
  margin: 0;

  color: rgba(255, 255, 255, 0.70);

  font-size: 15px;
  line-height: 1.42;
}


/* ==========================================================
   GREEN ACCENT LINE
========================================================== */

.beyond-lines-accent {
  width: 126px;
  height: 1px;

  margin: 0 auto 20px;

  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(93, 193, 60, 0.92) 50%,
      transparent 100%
    );

  box-shadow:
    0 0 10px rgba(93, 193, 60, 0.26);

  transition:
    width 300ms ease,
    box-shadow 300ms ease;
}

.beyond-lines-card:hover .beyond-lines-accent {
  width: 180px;

  box-shadow:
    0 0 15px rgba(93, 193, 60, 0.48);
}


/* ==========================================================
   VIDEO
========================================================== */

.beyond-lines-video-wrap {
  width: 100%;
  aspect-ratio: 16 / 9;

  overflow: hidden;

  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 10px;

  background: #020b13;

  box-shadow:
    0 13px 25px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.beyond-lines-video {
  display: block;

  width: 100%;
  height: 100%;

  object-fit: cover;
  object-position: center;

  transform: scale(1.002);

  transition:
    transform 800ms ease,
    filter 360ms ease;
}

.beyond-lines-card:hover .beyond-lines-video {
  transform: scale(1.035);

  filter:
    saturate(1.06)
    contrast(1.03);
}

.beyond-lines-video-shade {
  position: absolute;
  z-index: 2;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      rgba(1, 8, 14, 0.03) 0%,
      transparent 60%,
      rgba(1, 8, 14, 0.23) 100%
    );
}


/* ==========================================================
   CARD DESCRIPTION
========================================================== */

.beyond-lines-card-copy {
  flex: 1 1 auto;

  padding: 21px 15px 25px;
}

.beyond-lines-card-copy p {
  margin: 0;

  color: rgba(255, 255, 255, 0.75);

  font-size: 16px;
  line-height: 1.5;
}


/* ==========================================================
   MEDIUM DESKTOP
========================================================== */

@media screen and (max-width: 1180px) {

  .beyond-lines-inner {
    max-width: 1080px;
  }

  .beyond-lines-heading h2 {
    font-size: 51px;
  }

  .beyond-lines-card {
    min-height: 525px;
  }

  .beyond-lines-card-heading {
    grid-template-columns: 83px minmax(0, 1fr);

    gap: 12px;

    padding-right: 10px;
    padding-left: 10px;
  }

  .beyond-lines-icon {
    width: 83px;
    height: 80px;
  }

  .beyond-lines-icon::before {
    width: 68px;
    height: 68px;
  }

  .beyond-lines-icon img {
    max-width: 77px;
    max-height: 75px;
  }

  .beyond-lines-heading-copy h3 {
    font-size: 21px;
  }

  .beyond-lines-heading-copy p {
    font-size: 14px;
  }

  .beyond-lines-card-copy p {
    font-size: 14px;
  }

}


/* ==========================================================
   TABLET
========================================================== */

@media screen and (max-width: 900px) {

  .kubota-beyond-lines {
    left: auto;

    width: 100%;
    max-width: 100%;

    margin-left: 0;
    padding: 56px 21px 60px;
  }

  .beyond-lines-heading h2 {
    font-size: 44px;
  }

  .beyond-lines-intro {
    max-width: 650px;

    font-size: 17px;
  }

  .beyond-lines-kicker span {
    width: 95px;
  }

  .beyond-lines-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .beyond-lines-card:last-child {
    grid-column: 1 / -1;

    width: calc(50% - 9px);

    margin: 0 auto;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 767px) {

  .kubota-beyond-lines {
    padding: 46px 14px 50px;

    background:
      linear-gradient(
        180deg,
        #ffffff 0%,
        #fafbfd 58%,
        #f1f4f6 100%
      );
  }

  .kubota-beyond-lines::before {
    top: -130px;

    width: 560px;
    height: 280px;

    opacity: 0.70;
  }

  .beyond-lines-heading {
    margin-bottom: 27px;
  }

  .beyond-lines-kicker {
    gap: 11px;

    margin-bottom: 13px;
  }

  .beyond-lines-kicker span {
    width: 42px;
  }

  .beyond-lines-kicker p {
    font-size: 13px;
  }

  .beyond-lines-heading h2 {
    max-width: 390px;

    margin-right: auto;
    margin-left: auto;

    font-size: 36px;
    line-height: 1.01;
  }

  .beyond-lines-heading h2 span {
    display: block;

    margin-top: 3px;
  }

  .beyond-lines-intro {
    max-width: 375px;

    margin-top: 14px;

    font-size: 14px;
    line-height: 1.44;
  }

  .beyond-lines-grid {
    grid-template-columns: 1fr;

    gap: 14px;
  }

  .beyond-lines-card,
  .beyond-lines-card:last-child {
    width: 100%;
    min-height: 0;

    margin: 0;
    padding-top: 18px;
  }

  .beyond-lines-card:hover {
    transform: none;
  }

  .beyond-lines-card-heading {
    grid-template-columns: 78px minmax(0, 1fr);

    min-height: 90px;

    padding: 0 12px 6px;

    text-align: left;
  }

  .beyond-lines-icon {
    width: 78px;
    height: 72px;
  }

  .beyond-lines-icon::before {
    width: 62px;
    height: 62px;
  }

  .beyond-lines-icon img {
    max-width: 69px;
    max-height: 68px;
  }

  .beyond-lines-heading-copy h3 {
    font-size: 22px;
  }

  .beyond-lines-heading-copy p {
    font-size: 13px;
  }

  .beyond-lines-accent {
    margin-bottom: 15px;
  }

  .beyond-lines-card-copy {
    padding: 18px 14px 21px;
  }

  .beyond-lines-card-copy p {
    font-size: 14px;
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media screen and (max-width: 390px) {

  .kubota-beyond-lines {
    padding-right: 11px;
    padding-left: 11px;
  }

  .beyond-lines-heading h2 {
    font-size: 32px;
  }

  .beyond-lines-card-heading {
    grid-template-columns: 69px minmax(0, 1fr);

    gap: 9px;
  }

  .beyond-lines-icon {
    width: 69px;
    height: 66px;
  }

  .beyond-lines-icon img {
    max-width: 62px;
    max-height: 62px;
  }

  .beyond-lines-heading-copy h3 {
    font-size: 19px;
  }

}


/* ==========================================================
   REDUCED MOTION
========================================================== */

@media (prefers-reduced-motion: reduce) {

  .beyond-lines-video,
  .beyond-lines-card,
  .beyond-lines-icon::before,
  .beyond-lines-icon img,
  .beyond-lines-accent {
    transition: none;
  }

}

/* ==========================================================
   MULTI-FIELD PRODUCTIVITY
========================================================== */

.kubota-multifield,
.kubota-multifield * {
  box-sizing: border-box;
}

.kubota-multifield {
  position: relative;
  left: 50%;
  isolation: isolate;

  width: 100vw;
  max-width: 100vw;

  margin-left: -50vw;
  padding: 68px 28px 72px;

  overflow: hidden;

  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;

  background:
    radial-gradient(
      circle at 65% 28%,
      rgba(14, 76, 116, 0.52) 0%,
      rgba(8, 35, 55, 0.18) 32%,
      transparent 58%
    ),
    radial-gradient(
      circle at 18% 55%,
      rgba(7, 63, 101, 0.30) 0%,
      transparent 44%
    ),
    linear-gradient(
      180deg,
      #061a2b 0%,
      #03111e 52%,
      #010812 100%
    );
}


/* ==========================================================
   BACKGROUND DETAILS
========================================================== */

.kubota-multifield::before {
  content: "";

  position: absolute;
  z-index: 0;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  pointer-events: none;

  background-image:
    linear-gradient(
      rgba(255, 255, 255, 0.018) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.018) 1px,
      transparent 1px
    );

  background-size: 58px 58px;
  opacity: 0.26;
}

.kubota-multifield::after {
  content: "";

  position: absolute;
  z-index: 0;

  right: -8%;
  bottom: -190px;
  left: -8%;

  height: 390px;

  pointer-events: none;

  background:
    radial-gradient(
      ellipse at center,
      rgba(27, 118, 184, 0.20) 0%,
      rgba(12, 75, 123, 0.07) 42%,
      transparent 72%
    );

  filter: blur(30px);
}

.multifield-inner {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 1400px;

  margin: 0 auto;
}


/* ==========================================================
   HERO LAYOUT
========================================================== */

.multifield-hero {
  display: grid;

  grid-template-columns:
    minmax(360px, 0.80fr)
    minmax(540px, 1.20fr);

  align-items: center;

  gap: 54px;
}


/* ==========================================================
   LEFT COPY
========================================================== */

.multifield-copy {
  position: relative;
  z-index: 3;

  padding-left: 36px;
}

.multifield-kicker {
  display: flex;
  align-items: center;

  gap: 13px;

  margin-bottom: 22px;
}

.multifield-kicker span {
  display: block;

  width: 42px;
  height: 1px;

  background:
    linear-gradient(
      90deg,
      rgba(93, 193, 60, 0.15) 0%,
      #5dc13c 100%
    );
}

.multifield-kicker span:last-child {
  width: 74px;

  background:
    linear-gradient(
      90deg,
      #5dc13c 0%,
      transparent 100%
    );
}

.multifield-kicker p {
  margin: 0;

  color: #7acb42;

  font-size: 17px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.multifield-copy h2 {
  margin: 0;

  color: #ffffff;

  font-size: 57px;
  line-height: 0.99;
  font-weight: 900;

  letter-spacing: -0.035em;
  text-transform: uppercase;

  text-shadow:
    0 6px 20px rgba(0, 0, 0, 0.34);
}

.multifield-copy h2 span {
  display: block;

  margin-top: 8px;

  color: #f26822;
  font-style: italic;
}

.multifield-heading-line {
  width: 105px;
  height: 2px;

  margin: 27px 0 22px;

  background:
    linear-gradient(
      90deg,
      #5dc13c 0%,
      rgba(93, 193, 60, 0.12) 100%
    );

  box-shadow:
    0 0 10px rgba(93, 193, 60, 0.24);
}

.multifield-intro {
  max-width: 500px;

  margin: 0;

  color: rgba(255, 255, 255, 0.78);

  font-size: 19px;
  line-height: 1.55;
}


/* ==========================================================
   VIDEO
========================================================== */

.multifield-video-column {
  position: relative;
}

.multifield-video-glow {
  position: absolute;
  z-index: 0;

  top: 50%;
  left: 50%;

  width: 108%;
  height: 112%;

  transform: translate(-50%, -50%);

  border-radius: 28px;

  pointer-events: none;

  background:
    radial-gradient(
      ellipse,
      rgba(31, 132, 199, 0.27) 0%,
      rgba(31, 132, 199, 0.08) 50%,
      transparent 76%
    );

  filter: blur(24px);
}

.multifield-video-frame {
  position: relative;
  z-index: 2;

  width: 100%;
  aspect-ratio: 16 / 9;

  overflow: hidden;

  border: 1px solid rgba(126, 203, 240, 0.68);
  border-radius: 15px;

  background: #020b13;

  box-shadow:
    0 24px 44px rgba(0, 0, 0, 0.44),
    0 0 22px rgba(36, 143, 208, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.10);

  transition:
    transform 400ms ease,
    border-color 400ms ease,
    box-shadow 400ms ease;
}

.multifield-video-frame:hover {
  transform: translateY(-4px);

  border-color: rgba(93, 193, 60, 0.72);

  box-shadow:
    0 28px 50px rgba(0, 0, 0, 0.48),
    0 0 28px rgba(93, 193, 60, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.multifield-video {
  position: relative;
  z-index: 1;

  display: block;

  width: 100%;
  height: 100%;

  object-fit: cover;
  object-position: center;

  background: #020b13;
}

.multifield-video-overlay {
  position: absolute;
  z-index: 2;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      rgba(1, 8, 14, 0.035) 0%,
      transparent 64%,
      rgba(1, 8, 14, 0.18) 100%
    );
}


/* ==========================================================
   BENEFITS PANEL
========================================================== */

.multifield-benefits {
  display: grid;

  grid-template-columns: repeat(4, minmax(0, 1fr));

  margin-top: 34px;
  padding: 26px 20px;

  overflow: hidden;

  border: 1px solid rgba(80, 161, 214, 0.43);
  border-radius: 14px;

  background:
    linear-gradient(
      145deg,
      rgba(13, 57, 88, 0.72) 0%,
      rgba(8, 35, 55, 0.60) 48%,
      rgba(3, 18, 31, 0.78) 100%
    );

  box-shadow:
    0 20px 40px rgba(0, 0, 0, 0.30),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.multifield-benefit {
  position: relative;

  min-width: 0;

  padding: 6px 30px 9px;

  border-right: 1px solid rgba(255, 255, 255, 0.20);

  transition:
    background 280ms ease;
}

.multifield-benefit:first-child {
  padding-left: 20px;
}

.multifield-benefit:last-child {
  padding-right: 20px;

  border-right: 0;
}

.multifield-benefit:hover {
  background:
    linear-gradient(
      180deg,
      rgba(93, 193, 60, 0.06) 0%,
      transparent 100%
    );
}

.multifield-benefit h3 {
  margin: 0;

  color: #ffffff;

  font-size: 20px;
  line-height: 1.15;
  font-weight: 900;

  letter-spacing: -0.01em;
  text-transform: uppercase;
}

.multifield-benefit-line {
  width: 54px;
  height: 2px;

  margin: 14px 0 16px;

  background:
    linear-gradient(
      90deg,
      #5dc13c 0%,
      rgba(93, 193, 60, 0.16) 100%
    );

  box-shadow:
    0 0 9px rgba(93, 193, 60, 0.22);

  transition:
    width 260ms ease;
}

.multifield-benefit:hover .multifield-benefit-line {
  width: 78px;
}

.multifield-benefit p {
  margin: 0;

  color: rgba(255, 255, 255, 0.70);

  font-size: 15px;
  line-height: 1.5;
}


/* ==========================================================
   RESULT STATEMENT
========================================================== */

.multifield-result {
  position: relative;

  display: grid;

  grid-template-columns:
    minmax(440px, 0.95fr)
    1px
    minmax(420px, 1.05fr);

  align-items: center;

  gap: 34px;

  margin-top: 24px;
  padding: 25px 34px;

  overflow: hidden;

  border: 1px solid rgba(93, 193, 60, 0.58);
  border-radius: 14px;

  background:
    linear-gradient(
      105deg,
      rgba(10, 48, 76, 0.92) 0%,
      rgba(7, 35, 56, 0.90) 50%,
      rgba(3, 18, 31, 0.94) 100%
    );

  box-shadow:
    0 18px 36px rgba(0, 0, 0, 0.31),
    0 0 18px rgba(93, 193, 60, 0.075),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.multifield-result::before {
  content: "";

  position: absolute;

  top: 0;
  right: 0;
  left: 0;

  height: 1px;

  pointer-events: none;

  background:
    linear-gradient(
      90deg,
      rgba(93, 193, 60, 0.10) 0%,
      rgba(87, 188, 235, 0.85) 50%,
      rgba(93, 193, 60, 0.10) 100%
    );

  box-shadow:
    0 0 14px rgba(87, 188, 235, 0.42);
}

.multifield-result-main {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;

  gap: 7px 12px;
}

.multifield-result-label {
  width: 100%;

  color: #ffffff;

  font-size: 18px;
  line-height: 1;
  font-weight: 900;

  text-transform: uppercase;
}

.multifield-result-main strong {
  color: #73c63b;

  font-size: 42px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: -0.025em;
  text-transform: uppercase;
  font-style: italic;

  text-shadow:
    0 0 16px rgba(93, 193, 60, 0.12);
}

.multifield-result-ending {
  color: #ffffff;

  font-size: 18px;
  line-height: 1.1;
  font-weight: 900;

  text-transform: uppercase;
}

.multifield-result-divider {
  width: 1px;
  height: 82px;

  background:
    linear-gradient(
      180deg,
      transparent 0%,
      rgba(255, 255, 255, 0.42) 50%,
      transparent 100%
    );
}

.multifield-result-copy p {
  margin: 0;

  color: rgba(255, 255, 255, 0.84);

  font-size: 17px;
  line-height: 1.5;
}

.multifield-result-copy small {
  display: block;

  margin-top: 8px;

  color: rgba(255, 255, 255, 0.52);

  font-size: 12px;
  line-height: 1.4;
  font-style: italic;
}


/* ==========================================================
   REVEAL ANIMATION
========================================================== */

.multifield-copy,
.multifield-video-column,
.multifield-benefits,
.multifield-result {
  opacity: 0;

  transform: translateY(22px);

  transition:
    opacity 700ms ease,
    transform 700ms ease;
}

.kubota-multifield.is-visible .multifield-copy,
.kubota-multifield.is-visible .multifield-video-column,
.kubota-multifield.is-visible .multifield-benefits,
.kubota-multifield.is-visible .multifield-result {
  opacity: 1;

  transform: translateY(0);
}

.kubota-multifield.is-visible .multifield-video-column {
  transition-delay: 100ms;
}

.kubota-multifield.is-visible .multifield-benefits {
  transition-delay: 190ms;
}

.kubota-multifield.is-visible .multifield-result {
  transition-delay: 270ms;
}


/* ==========================================================
   MEDIUM DESKTOP
========================================================== */

@media screen and (max-width: 1180px) {

  .multifield-inner {
    max-width: 1080px;
  }

  .multifield-hero {
    grid-template-columns:
      minmax(320px, 0.82fr)
      minmax(480px, 1.18fr);

    gap: 34px;
  }

  .multifield-copy {
    padding-left: 24px;
  }

  .multifield-copy h2 {
    font-size: 48px;
  }

  .multifield-intro {
    font-size: 17px;
  }

  .multifield-benefit {
    padding-right: 20px;
    padding-left: 20px;
  }

  .multifield-benefit h3 {
    font-size: 17px;
  }

  .multifield-result-main strong {
    font-size: 36px;
  }

}


/* ==========================================================
   TABLET
========================================================== */

@media screen and (max-width: 950px) {

  .kubota-multifield {
    left: auto;

    width: 100%;
    max-width: 100%;

    margin-left: 0;
    padding: 58px 22px 62px;
  }

  .multifield-hero {
    grid-template-columns: 1fr;

    gap: 30px;
  }

  .multifield-copy {
    max-width: 720px;

    margin: 0 auto;
    padding-left: 0;

    text-align: center;
  }

  .multifield-kicker {
    justify-content: center;
  }

  .multifield-copy h2 {
    font-size: 48px;
  }

  .multifield-heading-line {
    margin-right: auto;
    margin-left: auto;
  }

  .multifield-intro {
    margin-right: auto;
    margin-left: auto;
  }

  .multifield-video-column {
    width: 100%;
    max-width: 820px;

    margin: 0 auto;
  }

  .multifield-benefits {
    grid-template-columns: repeat(2, minmax(0, 1fr));

    padding: 12px;
  }

  .multifield-benefit {
    padding: 22px;

    border-right: 1px solid rgba(255, 255, 255, 0.16);
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  }

  .multifield-benefit:nth-child(even) {
    border-right: 0;
  }

  .multifield-benefit:nth-child(n+3) {
    border-bottom: 0;
  }

  .multifield-benefit:first-child,
  .multifield-benefit:last-child {
    padding: 22px;
  }

  .multifield-result {
    grid-template-columns: 1fr;

    gap: 18px;

    text-align: center;
  }

  .multifield-result-main {
    justify-content: center;
  }

  .multifield-result-divider {
    width: 70%;
    height: 1px;

    margin: 0 auto;

    background:
      linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.38) 50%,
        transparent 100%
      );
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 767px) {

  .kubota-multifield {
    padding: 48px 14px 52px;

    background:
      radial-gradient(
        circle at 50% 18%,
        rgba(14, 76, 116, 0.42) 0%,
        transparent 48%
      ),
      linear-gradient(
        180deg,
        #061a2b 0%,
        #03111e 52%,
        #010812 100%
      );
  }

  .kubota-multifield::before {
    background-size: 44px 44px;

    opacity: 0.20;
  }

  .multifield-kicker {
    gap: 9px;

    margin-bottom: 17px;
  }

  .multifield-kicker span {
    width: 24px;
  }

  .multifield-kicker span:last-child {
    width: 34px;
  }

  .multifield-kicker p {
    font-size: 12px;
  }

  .multifield-copy h2 {
    max-width: 390px;

    margin-right: auto;
    margin-left: auto;

    font-size: 37px;
    line-height: 1;
  }

  .multifield-copy h2 span {
    margin-top: 5px;
  }

  .multifield-heading-line {
    margin-top: 20px;
    margin-bottom: 17px;
  }

  .multifield-intro {
    max-width: 390px;

    font-size: 14px;
    line-height: 1.48;
  }

  .multifield-video-frame {
    border-radius: 11px;
  }

  .multifield-video-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .multifield-benefits {
    grid-template-columns: 1fr;

    gap: 0;

    margin-top: 24px;
    padding: 0 17px;
  }

  .multifield-benefit,
  .multifield-benefit:first-child,
  .multifield-benefit:last-child {
    padding: 20px 3px;

    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }

  .multifield-benefit:last-child {
    border-bottom: 0;
  }

  .multifield-benefit h3 {
    font-size: 17px;
  }

  .multifield-benefit-line {
    margin-top: 11px;
    margin-bottom: 12px;
  }

  .multifield-benefit p {
    font-size: 14px;
  }

  .multifield-result {
    margin-top: 18px;
    padding: 23px 17px;
  }

  .multifield-result-label {
    font-size: 15px;
  }

  .multifield-result-main strong {
    width: 100%;

    font-size: 34px;
  }

  .multifield-result-ending {
    width: 100%;

    font-size: 15px;
  }

  .multifield-result-copy p {
    font-size: 14px;
  }

  .multifield-result-copy small {
    font-size: 11px;
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media screen and (max-width: 390px) {

  .kubota-multifield {
    padding-right: 11px;
    padding-left: 11px;
  }

  .multifield-copy h2 {
    font-size: 33px;
  }

  .multifield-result-main strong {
    font-size: 30px;
  }

}


/* ==========================================================
   REDUCED MOTION
========================================================== */

@media (prefers-reduced-motion: reduce) {

  .multifield-copy,
  .multifield-video-column,
  .multifield-benefits,
  .multifield-result,
  .multifield-video-frame,
  .multifield-benefit-line {
    transition: none;
  }

}

/* ==========================================================
   AVERAGE PAINT USAGE + SAVINGS
========================================================== */

.xt-paint-usage,
.xt-paint-usage * {
  box-sizing: border-box;
}

.xt-paint-usage {
  position: relative;
  left: 50%;

  width: 100vw;
  max-width: 100vw;

  margin-left: -50vw;
  padding: 52px 28px;

  overflow: hidden;

  color: #071c2f;
  font-family: "Source Sans Pro", Arial, sans-serif;

  background:
    linear-gradient(
      180deg,
      #ffffff 0%,
      #f9fafb 100%
    );
}


/* ==========================================================
   MAIN PANEL
========================================================== */

.xt-paint-usage-inner {
  position: relative;

  display: grid;

  grid-template-columns:
    minmax(310px, 0.65fr)
    minmax(230px, 0.42fr)
    minmax(600px, 1.30fr);

  align-items: stretch;

  width: 100%;
  max-width: 1420px;
  min-height: 520px;

  margin: 0 auto;

  overflow: hidden;

  border: 1px solid rgba(17, 45, 68, 0.08);
  border-radius: 18px;

  background: #ffffff;

  box-shadow:
    0 22px 46px rgba(22, 40, 55, 0.09);
}


/* ==========================================================
   HERO IMAGE
========================================================== */

.xt-paint-photo {
  position: relative;

  min-width: 0;
  min-height: 520px;

  overflow: hidden;

  background: #dae9f1;
}

.xt-paint-photo img {
  position: absolute;

  inset: 0;

  display: block;

  width: 125%;
  height: 100%;

  object-fit: cover;

  /*
   Adjust this to move the woman left / right.
  */
  object-position: 38% center;

  filter:
    saturate(1.03)
    contrast(1.02);
}


/* ==========================================================
   IMAGE TO WHITE FADE
========================================================== */

.xt-paint-photo-fade {
  position: absolute;

  z-index: 2;

  top: 0;
  right: -2px;
  bottom: 0;

  width: 51%;

  pointer-events: none;

  background:
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.04) 13%,
      rgba(255, 255, 255, 0.18) 31%,
      rgba(255, 255, 255, 0.48) 54%,
      rgba(255, 255, 255, 0.82) 78%,
      #ffffff 100%
    );
}


/* ==========================================================
   SAVINGS NUMBER
========================================================== */

.xt-paint-summary {
  position: relative;
  z-index: 3;

  display: flex;
  flex-direction: column;
  justify-content: center;

  min-width: 0;

  margin-left: -34px;

  padding: 32px 8px 32px 0;

  background: transparent;
}

.xt-paint-save {
  display: block;

  color: #579a22;

  font-size: 37px;
  line-height: 0.95;
  font-weight: 900;

  letter-spacing: -0.025em;
  text-transform: uppercase;
}

.xt-paint-summary > strong {
  display: block;

  margin: 5px 0 7px;

  color: #f26822;

  font-size: clamp(86px, 8vw, 118px);
  line-height: 0.82;
  font-weight: 900;

  letter-spacing: -0.07em;

  text-shadow:
    0 4px 12px rgba(242, 104, 34, 0.08);
}

.xt-paint-on {
  display: block;

  color: #071c2f;

  font-size: 36px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: -0.02em;
  text-transform: uppercase;
}

.xt-paint-summary-line {
  width: 76px;
  height: 3px;

  margin: 24px 0 20px;

  background:
    linear-gradient(
      90deg,
      #5da326 0%,
      rgba(93, 163, 38, 0.10) 100%
    );
}

.xt-paint-summary p {
  max-width: 245px;

  margin: 0;

  color: #4d5861;

  font-size: 16px;
  line-height: 1.48;
}


/* ==========================================================
   DATA AREA
========================================================== */

.xt-paint-data {
  position: relative;
  z-index: 4;

  display: flex;
  flex-direction: column;
  justify-content: center;

  min-width: 0;

  padding: 31px 30px 23px;
}


/* ==========================================================
   DATA HEADING
========================================================== */

.xt-paint-heading {
  margin-bottom: 17px;

  text-align: center;
}

.xt-paint-heading-line {
  width: 100%;

  height: 2px;

  margin: 0 auto 16px;

  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #5da326 18%,
      #5da326 82%,
      transparent 100%
    );
}

.xt-paint-heading h2 {
  margin: 0;

  color: #071c2f;

  font-size: 31px;
  line-height: 1.02;
  font-weight: 900;

  letter-spacing: -0.025em;
  text-transform: uppercase;
}

.xt-paint-heading h2 span {
  display: block;
}


/* ==========================================================
   TABLE WRAPPER
========================================================== */

.xt-paint-table-wrap {
  width: 100%;

  overflow: hidden;

  border: 1px solid rgba(9, 36, 58, 0.10);
  border-radius: 13px;

  box-shadow:
    0 12px 26px rgba(22, 40, 55, 0.08);
}


/* ==========================================================
   TABLE
========================================================== */

.xt-paint-table {
  width: 100%;

  border-collapse: collapse;
  table-layout: fixed;

  background: #ffffff;
}

.xt-paint-table th,
.xt-paint-table td {
  border-right: 1px solid rgba(13, 42, 65, 0.11);
  border-bottom: 1px solid rgba(13, 42, 65, 0.11);

  vertical-align: middle;
}

.xt-paint-table th:last-child,
.xt-paint-table td:last-child {
  border-right: 0;
}

.xt-paint-table tbody tr:last-child th,
.xt-paint-table tbody tr:last-child td {
  border-bottom: 0;
}


/* ==========================================================
   TABLE HEADER
========================================================== */

.xt-paint-table thead th {
  height: 63px;

  padding: 10px 16px;

  color: #ffffff;

  font-size: 15px;
  line-height: 1.16;
  font-weight: 900;

  text-align: center;
  text-transform: uppercase;

  background:
    linear-gradient(
      180deg,
      #082d4a 0%,
      #031b2d 100%
    );
}


/* ==========================================================
   FIELD NAME
========================================================== */

.xt-paint-table tbody th {
  width: 34%;

  padding: 14px 22px;

  color: #071c2f;

  font-size: 17px;
  line-height: 1.15;
  font-weight: 900;

  text-align: left;
  text-transform: uppercase;

  background: #ffffff;
}


/* ==========================================================
   TABLE VALUES
========================================================== */

.xt-paint-table tbody td {
  height: 76px;

  padding: 9px 12px;

  text-align: center;

  background: #ffffff;
}

.xt-paint-table tbody tr:nth-child(even) th,
.xt-paint-table tbody tr:nth-child(even) td {
  background: #fafbfb;
}

.xt-paint-table td strong {
  display: block;

  font-size: 34px;
  line-height: 0.95;
  font-weight: 900;

  letter-spacing: -0.03em;
}

.xt-paint-table td span {
  display: block;

  margin-top: 5px;

  color: #071c2f;

  font-size: 13px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.03em;
  text-transform: uppercase;
}


/* Paint usage */

.xt-paint-table td:nth-child(2) strong {
  color: #579a22;
}


/* Paint time */

.xt-paint-table td:nth-child(3) strong {
  color: #f26822;
}


/* ==========================================================
   RESULTS BAR
========================================================== */

.xt-paint-result {
  display: grid;

  grid-template-columns: repeat(3, minmax(0, 1fr));

  align-items: center;

  margin-top: 15px;

  overflow: hidden;

  border-radius: 10px;

  color: #ffffff;

  background:
    linear-gradient(
      100deg,
      #477f15 0%,
      #5da326 52%,
      #4d8c18 100%
    );

  box-shadow:
    0 12px 24px rgba(74, 133, 25, 0.18);
}

.xt-paint-result span,
.xt-paint-result strong {
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;

  min-height: 60px;

  padding: 10px 15px;

  font-size: 17px;
  line-height: 1.1;
  font-weight: 900;

  text-align: center;
  text-transform: uppercase;
}

.xt-paint-result span:not(:last-child)::after {
  content: "";

  position: absolute;

  top: 17%;
  right: 0;
  bottom: 17%;

  width: 1px;

  background:
    rgba(255, 255, 255, 0.25);
}

.xt-paint-result strong {
  color: #ff6a1a;
}


/* ==========================================================
   FOOTNOTE
========================================================== */

.xt-paint-footnote {
  max-width: 650px;

  margin: 12px auto 0;

  color: #737b81;

  font-size: 11px;
  line-height: 1.4;
  font-style: italic;

  text-align: center;
}


/* ==========================================================
   SCROLL REVEAL
========================================================== */

.xt-paint-photo,
.xt-paint-summary,
.xt-paint-data {
  opacity: 0;

  transform: translateY(20px);

  transition:
    opacity 700ms ease,
    transform 700ms ease;
}

.xt-paint-usage.is-visible .xt-paint-photo,
.xt-paint-usage.is-visible .xt-paint-summary,
.xt-paint-usage.is-visible .xt-paint-data {
  opacity: 1;

  transform: translateY(0);
}

.xt-paint-usage.is-visible .xt-paint-summary {
  transition-delay: 80ms;
}

.xt-paint-usage.is-visible .xt-paint-data {
  transition-delay: 150ms;
}


/* ==========================================================
   MEDIUM DESKTOP
========================================================== */

@media screen and (max-width: 1200px) {

  .xt-paint-usage-inner {
    max-width: 1080px;

    grid-template-columns:
      minmax(255px, 0.60fr)
      minmax(185px, 0.38fr)
      minmax(500px, 1.28fr);

    min-height: 475px;
  }

  .xt-paint-photo {
    min-height: 475px;
  }

  .xt-paint-save {
    font-size: 29px;
  }

  .xt-paint-summary > strong {
    font-size: 82px;
  }

  .xt-paint-on {
    font-size: 28px;
  }

  .xt-paint-summary p {
    max-width: 190px;

    font-size: 14px;
  }

  .xt-paint-heading h2 {
    font-size: 25px;
  }

  .xt-paint-table thead th {
    font-size: 12px;
  }

  .xt-paint-table tbody th {
    padding-right: 14px;
    padding-left: 14px;

    font-size: 14px;
  }

  .xt-paint-table td strong {
    font-size: 28px;
  }

}


/* ==========================================================
   TABLET
========================================================== */

@media screen and (max-width: 950px) {

  .xt-paint-usage {
    left: auto;

    width: 100%;
    max-width: 100%;

    margin-left: 0;
    padding: 38px 20px;
  }

  .xt-paint-usage-inner {
    grid-template-columns:
      minmax(260px, 0.55fr)
      minmax(190px, 0.40fr)
      minmax(420px, 1.05fr);

    min-height: 450px;
  }

  .xt-paint-photo {
    min-height: 450px;
  }

  .xt-paint-photo img {
    width: 135%;
  }

  .xt-paint-photo-fade {
    width: 57%;
  }

  .xt-paint-summary {
    margin-left: -42px;
  }

  .xt-paint-data {
    padding-right: 15px;
    padding-left: 15px;
  }

  .xt-paint-heading h2 {
    font-size: 21px;
  }

  .xt-paint-table tbody td {
    height: 65px;
  }

  .xt-paint-result span,
  .xt-paint-result strong {
    min-height: 52px;

    font-size: 13px;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 767px) {

  .xt-paint-usage {
    padding: 18px 10px 40px;
  }

  .xt-paint-usage-inner {
    display: block;

    min-height: 0;

    border-radius: 14px;
  }


  /* Hero photo */

  .xt-paint-photo {
    height: 330px;
    min-height: 0;
  }

  .xt-paint-photo img {
    width: 100%;

    object-position: 34% center;
  }

  .xt-paint-photo-fade {
    top: auto;
    right: 0;
    bottom: -1px;
    left: 0;

    width: 100%;
    height: 48%;

    background:
      linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.20) 30%,
        rgba(255, 255, 255, 0.75) 70%,
        #ffffff 100%
      );
  }


  /* Savings */

  .xt-paint-summary {
    align-items: center;

    margin: -34px 0 0;
    padding: 0 20px 28px;

    text-align: center;
  }

  .xt-paint-save {
    font-size: 26px;
  }

  .xt-paint-summary > strong {
    font-size: 78px;
  }

  .xt-paint-on {
    font-size: 29px;
  }

  .xt-paint-summary-line {
    margin-right: auto;
    margin-left: auto;
  }

  .xt-paint-summary p {
    max-width: 340px;

    font-size: 14px;
  }


  /* Data */

  .xt-paint-data {
    padding: 22px 11px 20px;
  }

  .xt-paint-heading-line {
    max-width: 300px;
  }

  .xt-paint-heading h2 {
    font-size: 22px;
  }


  /* ==========================================================
   MOBILE TABLE — FULLY VISIBLE, NO HORIZONTAL SCROLL
========================================================== */

@media screen and (max-width: 767px) {

  .xt-paint-table-wrap {
    overflow: visible;
  }

  .xt-paint-table {
    width: 100%;
    min-width: 0;
    table-layout: fixed;
  }

  /* Add these width rules */

  .xt-paint-table thead th:nth-child(1),
  .xt-paint-table tbody th {
    width: 40%;
  }

  .xt-paint-table thead th:nth-child(2),
  .xt-paint-table tbody td:nth-child(2) {
    width: 30%;
  }

  .xt-paint-table thead th:nth-child(3),
  .xt-paint-table tbody td:nth-child(3) {
    width: 30%;
  }

  /* Keep the rest of the mobile sizing */

  .xt-paint-table thead th {
    font-size: 10px;
    padding: 10px 5px;
  }

  .xt-paint-table tbody th {
    font-size: 11px;
    padding: 11px 6px;
  }

  .xt-paint-table td strong {
    font-size: 22px;
  }

  .xt-paint-table td span {
    font-size: 9px;
  }

}

  /* Results */

  .xt-paint-result {
    grid-template-columns: 1fr;

    margin-top: 13px;
  }

  .xt-paint-result span,
  .xt-paint-result strong {
    min-height: 42px;

    padding: 8px 12px;

    font-size: 14px;
  }

  .xt-paint-result span:not(:last-child)::after {
    top: auto;
    right: 15%;
    bottom: 0;
    left: 15%;

    width: auto;
    height: 1px;

    background:
      rgba(255, 255, 255, 0.20);
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media screen and (max-width: 390px) {

  .xt-paint-photo {
    height: 295px;
  }

  .xt-paint-summary > strong {
    font-size: 68px;
  }

  .xt-paint-heading h2 {
    font-size: 19px;
  }

}


/* ==========================================================
   REDUCED MOTION
========================================================== */

@media (prefers-reduced-motion: reduce) {

  .xt-paint-photo,
  .xt-paint-summary,
  .xt-paint-data {
    transition: none;
  }

}

/* ==========================================================
   SECTION 8 — EVENTS / CAMPERS / TEMPORARY PARKING
========================================================== */

.kubota-event-applications,
.kubota-event-applications * {
  box-sizing: border-box;
}

.kubota-event-applications {
  position: relative;
  left: 50%;
  isolation: isolate;

  width: 100vw;
  max-width: 100vw;

  margin-left: -50vw;

  min-height: 880px;

  overflow: hidden;

  color: #ffffff;
  font-family: "Source Sans Pro", Arial, sans-serif;

  background: #020406;
}


/* ==========================================================
   VIDEO BACKGROUND
========================================================== */

.event-app-video-wrap {
  position: absolute;
  z-index: 0;

  inset: 0;

  overflow: hidden;

  background: #020406;
}

.event-app-video {
  position: absolute;

  top: 50%;
  left: 50%;

  width: 100%;
  height: 100%;

  transform: translate(-50%, -50%);

  object-fit: cover;
  object-position: center;

  filter:
    saturate(0.94)
    contrast(1.07)
    brightness(0.79);
}


/* Overall dark treatment */

.event-app-video-overlay {
  position: absolute;
  z-index: 1;

  inset: 0;

  pointer-events: none;

  background:
    linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.90) 0%,
      rgba(0, 0, 0, 0.78) 30%,
      rgba(0, 0, 0, 0.35) 56%,
      rgba(0, 0, 0, 0.12) 82%,
      rgba(0, 0, 0, 0.25) 100%
    ),
    linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.46) 0%,
      rgba(0, 0, 0, 0.08) 37%,
      rgba(0, 0, 0, 0.32) 68%,
      rgba(0, 0, 0, 0.94) 100%
    );
}


/* Cinematic edge vignette */

.event-app-video-vignette {
  position: absolute;
  z-index: 2;

  inset: 0;

  pointer-events: none;

  box-shadow:
    inset 0 0 150px rgba(0, 0, 0, 0.82),
    inset 0 -140px 120px rgba(0, 0, 0, 0.72);
}


/* ==========================================================
   INNER WIDTH
========================================================== */

.event-app-inner {
  position: relative;
  z-index: 4;

  display: flex;
  flex-direction: column;
  justify-content: space-between;

  width: 100%;
  max-width: 1420px;
  min-height: 880px;

  margin: 0 auto;
  padding: 58px 34px 34px;
}


/* ==========================================================
   HEADING
========================================================== */

.event-app-heading {
  width: 100%;
  max-width: 870px;

  padding-left: 8px;
}

.event-app-kicker {
  display: flex;
  align-items: center;

  gap: 18px;

  margin-bottom: 23px;
}

.event-app-kicker span {
  display: block;

  width: 92px;
  height: 2px;

  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #5da326 100%
    );
}

.event-app-kicker span:last-child {
  background:
    linear-gradient(
      90deg,
      #5da326 0%,
      transparent 100%
    );
}

.event-app-kicker p {
  margin: 0;

  color: #5da326;

  font-size: 17px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.065em;
  text-transform: uppercase;
}

.event-app-heading h2 {
  margin: 0;

  color: #ffffff;

  font-size: clamp(48px, 4.55vw, 72px);
  line-height: 0.94;
  font-weight: 900;

  letter-spacing: -0.035em;
  text-transform: uppercase;

  text-shadow:
    0 6px 18px rgba(0, 0, 0, 0.42);
}

.event-app-heading h2 span {
  display: block;

  margin-top: 8px;

  color: #f26822;
}

.event-app-intro {
  max-width: 710px;

  margin: 24px 0 0;

  color: rgba(255, 255, 255, 0.88);

  font-size: 19px;
  line-height: 1.5;

  text-shadow:
    0 3px 12px rgba(0, 0, 0, 0.50);
}


/* ==========================================================
   APPLICATION CARDS
========================================================== */

.event-app-cards {
  display: grid;

  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 14px;

  width: 100%;

  margin-top: 52px;
}

.event-app-card {
  position: relative;
  isolation: isolate;

  min-width: 0;

  overflow: hidden;

  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;

  background:
    linear-gradient(
      180deg,
      rgba(29, 31, 31, 0.94) 0%,
      rgba(12, 13, 13, 0.98) 100%
    );

  box-shadow:
    0 16px 30px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);

  transition:
    transform 320ms ease,
    border-color 320ms ease,
    box-shadow 320ms ease;
}


/* Orange bottom edge */

.event-app-card::after {
  content: "";

  position: absolute;
  z-index: 6;

  right: 0;
  bottom: 0;
  left: 0;

  height: 5px;

  background:
    linear-gradient(
      90deg,
      #e85212 0%,
      #f26822 50%,
      #ff7430 100%
    );

  box-shadow:
    0 -2px 12px rgba(242, 104, 34, 0.20);

  transition:
    height 280ms ease,
    box-shadow 280ms ease;
}

.event-app-card:hover {
  transform: translateY(-7px);

  border-color: rgba(242, 104, 34, 0.44);

  box-shadow:
    0 24px 42px rgba(0, 0, 0, 0.43),
    0 0 25px rgba(242, 104, 34, 0.10);
}

.event-app-card:hover::after {
  height: 7px;

  box-shadow:
    0 -4px 18px rgba(242, 104, 34, 0.38);
}


/* ==========================================================
   CARD IMAGE
========================================================== */

.event-card-image {
  position: relative;

  width: 100%;
  aspect-ratio: 16 / 8.2;

  overflow: hidden;

  background: #141515;
}

.event-card-image img {
  display: block;

  width: 100%;
  height: 100%;

  object-fit: cover;
  object-position: center;

  filter:
    saturate(0.92)
    contrast(1.04);

  transform: scale(1.002);

  transition:
    transform 650ms ease,
    filter 350ms ease;
}

.event-app-card:hover .event-card-image img {
  transform: scale(1.045);

  filter:
    saturate(1.05)
    contrast(1.04);
}

.event-card-image-shade {
  position: absolute;

  inset: 0;

  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.03) 0%,
      rgba(0, 0, 0, 0.04) 55%,
      rgba(0, 0, 0, 0.32) 100%
    );
}


/* ==========================================================
   CARD CONTENT
========================================================== */

.event-card-content {
  min-height: 135px;

  padding: 20px 25px 25px;
}

.event-card-content h3 {
  margin: 0;

  color: #ffffff;

  font-size: 23px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: -0.01em;
  text-transform: uppercase;
}

.event-card-content p {
  max-width: 360px;

  margin: 12px 0 0;

  color: rgba(255, 255, 255, 0.78);

  font-size: 15px;
  line-height: 1.48;
}


/* ==========================================================
   REVEAL EFFECT
========================================================== */

.event-app-heading,
.event-app-card {
  opacity: 0;

  transform: translateY(24px);

  transition:
    opacity 700ms ease,
    transform 700ms ease;
}

.kubota-event-applications.is-visible .event-app-heading,
.kubota-event-applications.is-visible .event-app-card {
  opacity: 1;

  transform: translateY(0);
}

.kubota-event-applications.is-visible .event-app-card:nth-child(1) {
  transition-delay: 100ms;
}

.kubota-event-applications.is-visible .event-app-card:nth-child(2) {
  transition-delay: 175ms;
}

.kubota-event-applications.is-visible .event-app-card:nth-child(3) {
  transition-delay: 250ms;
}


/* ==========================================================
   LARGE DESKTOP
========================================================== */

@media screen and (min-width: 1500px) {

  .event-app-inner {
    max-width: 1460px;

    padding-right: 38px;
    padding-left: 38px;
  }

  .event-app-heading {
    max-width: 920px;
  }

}


/* ==========================================================
   MEDIUM DESKTOP
========================================================== */

@media screen and (max-width: 1180px) {

  .kubota-event-applications,
  .event-app-inner {
    min-height: 800px;
  }

  .event-app-inner {
    max-width: 1080px;

    padding: 50px 28px 28px;
  }

  .event-app-heading {
    max-width: 760px;
  }

  .event-app-heading h2 {
    font-size: 53px;
  }

  .event-app-intro {
    max-width: 620px;

    font-size: 17px;
  }

  .event-app-kicker span {
    width: 65px;
  }

  .event-card-content {
    min-height: 128px;

    padding: 18px 20px 23px;
  }

  .event-card-content h3 {
    font-size: 20px;
  }

  .event-card-content p {
    font-size: 14px;
  }

}


/* ==========================================================
   TABLET
========================================================== */

@media screen and (max-width: 900px) {

  .kubota-event-applications {
    left: auto;

    width: 100%;
    max-width: 100%;

    margin-left: 0;
  }

  .kubota-event-applications,
  .event-app-inner {
    min-height: auto;
  }

  .kubota-event-applications {
    background: #020406;
  }

  .event-app-video-wrap {
    position: absolute;

    height: 560px;
  }

  .event-app-inner {
    padding: 50px 22px 36px;
  }

  .event-app-heading {
    max-width: 700px;

    margin: 0 auto;

    text-align: center;
  }

  .event-app-kicker {
    justify-content: center;
  }

  .event-app-heading h2 {
    font-size: 48px;
  }

  .event-app-intro {
    margin-right: auto;
    margin-left: auto;
  }

  .event-app-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));

    margin-top: 245px;
  }

  .event-card-image {
    aspect-ratio: 16 / 10;
  }

  .event-card-content {
    min-height: 145px;

    padding: 18px 17px 22px;
  }

  .event-card-content h3 {
    font-size: 18px;
  }

  .event-card-content p {
    font-size: 13px;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 767px) {

  .event-app-video-wrap {
    height: 515px;
  }

  .event-app-video {
    object-position: 62% center;
  }

  .event-app-video-overlay {
    background:
      linear-gradient(
        180deg,
        rgba(0,0,0,0.22) 0%,
        rgba(0,0,0,0.08) 35%,
        rgba(0,0,0,0.03) 70%,
        rgba(0,0,0,0.10) 100%
      );
  }

  .event-app-inner {
    padding: 42px 14px 34px;
  }

  .event-app-kicker {
    gap: 8px;

    margin-bottom: 16px;
  }

  .event-app-kicker span {
    width: 26px;
  }

  .event-app-kicker span:last-child {
    width: 36px;
  }

  .event-app-kicker p {
    font-size: 11px;
  }

  .event-app-heading h2 {
    max-width: 410px;

    margin-right: auto;
    margin-left: auto;

    font-size: 36px;
    line-height: 0.99;
  }

  .event-app-heading h2 span {
    margin-top: 5px;
  }

  .event-app-intro {
    max-width: 390px;

    margin-top: 17px;

    font-size: 14px;
    line-height: 1.45;
  }

  .event-app-cards {
    grid-template-columns: 1fr;

    gap: 12px;

    margin-top: 265px;
  }

  .event-app-card:hover {
    transform: none;
  }

  .event-card-image {
    aspect-ratio: 16 / 8.2;
  }

  .event-card-content {
    min-height: 0;

    padding: 17px 18px 21px;
  }

  .event-card-content h3 {
    font-size: 19px;
  }

  .event-card-content p {
    margin-top: 8px;

    font-size: 13px;
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media screen and (max-width: 390px) {

  .event-app-inner {
    padding-right: 10px;
    padding-left: 10px;
  }

  .event-app-heading h2 {
    font-size: 32px;
  }

  .event-app-video-wrap {
    height: 490px;
  }

  .event-app-cards {
    margin-top: 250px;
  }

}


/* ==========================================================
   REDUCED MOTION
========================================================== */

@media (prefers-reduced-motion: reduce) {

  .event-app-heading,
  .event-app-card,
  .event-card-image img {
    transition: none;
  }

}

/* ==========================================================
   FINAL CTA — READY TO PAINT SMARTER
========================================================== */

.xt-final-cta,
.xt-final-cta * {
  box-sizing: border-box;
}

.xt-final-cta {
  position: relative;
  left: 50%;

  width: 100vw;
  max-width: 100vw;

  margin-left: -50vw;
  padding: 68px 28px 0;

  overflow: hidden;

  color: #071c2f;
  font-family: "Source Sans Pro", Arial, sans-serif;

  background:
    radial-gradient(
      circle at 50% 47%,
      rgba(93, 163, 38, 0.045) 0%,
      transparent 38%
    ),
    linear-gradient(
      180deg,
      #ffffff 0%,
      #f8fafb 68%,
      #f1f4f6 100%
    );
}

.xt-final-inner {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 1400px;

  margin: 0 auto;
}


/* ==========================================================
   TOP HEADING
========================================================== */

.xt-final-heading {
  max-width: 980px;

  margin: 0 auto 38px;

  text-align: center;
}

.xt-final-kicker {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 15px;

  margin-bottom: 16px;
}

.xt-final-kicker span {
  display: block;

  width: 100px;
  height: 1px;

  background:
    linear-gradient(
      90deg,
      transparent,
      #5da326
    );
}

.xt-final-kicker span:last-child {
  background:
    linear-gradient(
      90deg,
      #5da326,
      transparent
    );
}

.xt-final-kicker p {
  margin: 0;

  color: #5da326;

  font-size: 15px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.075em;
  text-transform: uppercase;
}

.xt-final-heading h2 {
  margin: 0;

  color: #071c2f;

  font-size: clamp(50px, 5vw, 72px);
  line-height: 0.95;
  font-weight: 900;

  letter-spacing: -0.045em;
  text-transform: uppercase;
}

.xt-final-heading h2 span {
  color: #f26822;
}

.xt-final-intro {
  max-width: 730px;

  margin: 17px auto 0;

  color: #48545d;

  font-size: 19px;
  line-height: 1.45;
}


/* ==========================================================
   PRIMARY CTA BUTTONS
========================================================== */

.xt-final-actions {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 20px;

  margin-top: 26px;
}

.xt-final-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  gap: 17px;

  min-width: 300px;

  padding: 17px 28px;

  border-radius: 8px;

  font-size: 19px;
  line-height: 1;
  font-weight: 900;

  text-decoration: none;
  text-transform: uppercase;

  transition:
    transform 280ms ease,
    background 280ms ease,
    border-color 280ms ease,
    box-shadow 280ms ease;
}

.xt-final-button b {
  font-size: 25px;
  line-height: 0.8;
  font-weight: 400;

  transition:
    transform 280ms ease;
}

.xt-final-button:hover b {
  transform: translateX(5px);
}


/* ORANGE */

.xt-final-button-primary {
  border: 2px solid #f26822;

  color: #ffffff;

  background:
    linear-gradient(
      135deg,
      #f26822 0%,
      #ea4e0e 100%
    );

  box-shadow:
    0 13px 25px rgba(242, 104, 34, 0.18);
}

.xt-final-button-primary:hover {
  transform: translateY(-3px);

  box-shadow:
    0 18px 32px rgba(242, 104, 34, 0.27);
}


/* OUTLINE */

.xt-final-button-secondary {
  border: 2px solid #092947;

  color: #092947;

  background:
    rgba(255, 255, 255, 0.70);
}

.xt-final-button-secondary:hover {
  transform: translateY(-3px);

  color: #ffffff;

  background: #092947;

  box-shadow:
    0 16px 30px rgba(9, 41, 71, 0.16);
}


/* ==========================================================
   PRODUCT POINTS
========================================================== */

.xt-final-product-points {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 28px;

  margin-top: 24px;
}

.xt-final-product-points span {
  color: #092947;

  font-size: 15px;
  font-weight: 900;

  text-transform: uppercase;
}

.xt-final-product-points i {
  display: block;

  width: 1px;
  height: 22px;

  background: #5da326;
}


/* ==========================================================
   PRODUCT / FINANCING GRID
========================================================== */

.xt-final-feature {
  display: grid;

  grid-template-columns:
    minmax(550px, 1.15fr)
    minmax(420px, 0.85fr);

  align-items: center;

  gap: 30px;

  margin-top: 24px;
}


/* ==========================================================
   MACHINE VISUAL
========================================================== */

.xt-final-machine {
  position: relative;

  min-height: 410px;

  overflow: hidden;
}

.xt-final-machine-glow {
  position: absolute;

  z-index: 0;

  left: 50%;
  bottom: 20px;

  width: 75%;
  height: 100px;

  transform: translateX(-50%);

  border-radius: 50%;

  background:
    radial-gradient(
      ellipse,
      rgba(56, 101, 133, 0.16) 0%,
      rgba(56, 101, 133, 0.05) 45%,
      transparent 72%
    );

  filter: blur(22px);
}

.xt-final-machine img {
  position: absolute;
  z-index: 2;

  inset: 0;

  display: block;

  width: 100%;
  height: 100%;

  object-fit: contain;
  object-position: center;

  filter:
    drop-shadow(0 18px 18px rgba(15, 31, 43, 0.16));
}





/* ==========================================================
   FINANCING CARD
========================================================== */

.xt-financing-card {
  position: relative;

  overflow: hidden;

  padding: 38px 40px 34px;

  border: 1px solid rgba(77, 156, 214, 0.26);
  border-radius: 18px;

  color: #ffffff;

  background:
    radial-gradient(
      circle at 100% 0%,
      rgba(19, 103, 158, 0.46) 0%,
      transparent 42%
    ),
    linear-gradient(
      145deg,
      #08345a 0%,
      #052744 48%,
      #021828 100%
    );

  box-shadow:
    0 22px 44px rgba(13, 39, 59, 0.20),
    inset 0 1px 0 rgba(255, 255, 255, 0.07);

  transition:
    transform 320ms ease,
    box-shadow 320ms ease;
}

.xt-financing-card:hover {
  transform: translateY(-5px);

  box-shadow:
    0 28px 50px rgba(13, 39, 59, 0.27),
    0 0 25px rgba(93, 163, 38, 0.08);
}

.xt-financing-accent {
  position: absolute;

  top: 0;
  right: 0;
  left: 0;

  height: 3px;

  background:
    linear-gradient(
      90deg,
      transparent,
      #5da326,
      transparent
    );
}

.xt-financing-label {
  margin: 0 0 9px;

  color: #77bd3d;

  font-size: 13px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.xt-financing-card h3 {
  margin: 0;

  color: #ffffff;

  font-size: 38px;
  line-height: 0.98;
  font-weight: 900;

  text-transform: uppercase;
}

.xt-financing-card h3 span {
  color: #77bd3d;
}

.xt-financing-line {
  width: 92px;
  height: 2px;

  margin: 18px 0 22px;

  background:
    linear-gradient(
      90deg,
      #77bd3d,
      transparent
    );
}

.xt-financing-card ul {
  display: grid;

  gap: 15px;

  margin: 0;
  padding: 0;

  list-style: none;
}

.xt-financing-card li {
  display: flex;
  align-items: center;

  gap: 13px;
}

.xt-finance-check {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 26px;
  height: 26px;

  flex: 0 0 26px;

  border-radius: 50%;

  color: #ffffff;

  font-size: 14px;
  font-weight: 900;

  background: #68ad25;

  box-shadow:
    0 0 10px rgba(104, 173, 37, 0.17);
}

.xt-financing-card li p {
  margin: 0;

  color: rgba(255, 255, 255, 0.87);

  font-size: 16px;
  line-height: 1.3;
}


/* ==========================================================
   FINANCING BUTTON — LOWER + TRAQNOLOGY GREEN
========================================================== */

.xt-financing-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  gap: 12px;

  width: auto;
  min-width: 240px;

  /* PUSH BUTTON TO BOTTOM */
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;

  /* FINE-TUNE HOW LOW IT SITS */
  transform: translateY(25px);

  padding: 13px 22px;

  border: 2px solid #5da326;
  border-radius: 8px;

  color: #ffffff;

  font-size: 13px;
  line-height: 1;
  font-weight: 900;

  text-decoration: none;
  text-transform: uppercase;

  background: #5da326;

  box-shadow:
    0 9px 20px rgba(93, 163, 38, 0.22);

  transition:
    background 280ms ease,
    border-color 280ms ease,
    transform 280ms ease,
    box-shadow 280ms ease;
}


/* HOVER */

.xt-financing-button:hover {
  color: #ffffff;

  background: #4d8e1d;
  border-color: #4d8e1d;

  /* Keep the button low while giving it a slight hover lift */
  transform: translateY(15px);

  box-shadow:
    0 13px 24px rgba(93, 163, 38, 0.30);
}


/* ARROW */

.xt-financing-button b {
  color: #ffffff;

  font-size: 21px;
  font-weight: 400;
}

/* ==========================================================
   CONTACT STRIP
========================================================== */

.xt-final-contact {
  display: grid;

  grid-template-columns:
    minmax(500px, 1fr)
    1px
    minmax(320px, 0.65fr);

  align-items: center;

  gap: 34px;

  margin-top: 30px;
  padding: 23px 34px;

  border-top: 1px solid rgba(11, 44, 70, 0.11);
  border-bottom: 1px solid rgba(11, 44, 70, 0.11);

  background:
    rgba(255, 255, 255, 0.70);
}

.xt-final-contact-copy {
  display: flex;
  align-items: center;

  gap: 22px;
}

.xt-contact-mark {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 70px;
  height: 70px;

  flex: 0 0 70px;

  border-radius: 50%;

  color: #ffffff;

  font-size: 36px;
  line-height: 1;
  font-weight: 900;

  background:
    linear-gradient(
      145deg,
      #75b62d,
      #4f9017
    );
}

.xt-final-contact-copy h3 {
  margin: 0;

  color: #092947;

  font-size: 24px;
  line-height: 1.05;
  font-weight: 900;

  text-transform: uppercase;
}

.xt-final-contact-copy p {
  max-width: 560px;

  margin: 7px 0 0;

  color: #505b64;

  font-size: 15px;
  line-height: 1.4;
}

.xt-final-contact-divider {
  width: 1px;
  height: 78px;

  background:
    linear-gradient(
      180deg,
      transparent,
      rgba(9, 41, 71, 0.25),
      transparent
    );
}


/* ==========================================================
   CONTACT BUTTON
========================================================== */

.xt-contact-button {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 15px;

  width: 100%;

  padding: 18px 24px;

  border-radius: 8px;

  color: #ffffff;

  font-size: 18px;
  line-height: 1;
  font-weight: 900;

  text-decoration: none;
  text-transform: uppercase;

  background:
    linear-gradient(
      135deg,
      #f26822,
      #ea4e0e
    );

  box-shadow:
    0 12px 23px rgba(242, 104, 34, 0.17);

  transition:
    transform 280ms ease,
    box-shadow 280ms ease;
}

.xt-contact-button:hover {
  transform: translateY(-3px);

  box-shadow:
    0 18px 30px rgba(242, 104, 34, 0.25);
}

.xt-contact-button b {
  font-size: 24px;
  font-weight: 400;
}


/*==========================================================
BOTTOM INFO BAR
==========================================================*/

.xt-final-info {

    display:grid;

    grid-template-columns:
        1fr
        1px
        1fr
        1px
        1fr;

    align-items:center;

    margin-right:calc(50% - 50vw);
    margin-left:calc(50% - 50vw);

    padding:24px max(34px, calc((100vw - 1400px)/2));

    background:linear-gradient(
        90deg,
        #062b48 0%,
        #083a62 50%,
        #062b48 100%
    );

}

.xt-final-info-item{

    display:flex;

    align-items:center;
    justify-content:center;

    gap:18px;

    text-align:left;

}

.xt-final-info-item img{

    width:58px;
    height:58px;

    object-fit:contain;

    flex-shrink:0;

}

.xt-final-info-text strong{

    display:block;

    color:#7BC143;

    font-size:16px;

    font-weight:800;

    text-transform:uppercase;

    line-height:1.1;

}

.xt-final-info-text span{

    display:block;

    margin-top:5px;

    color:#ffffff;

    font-size:15px;

    font-weight:500;

    line-height:1.3;

}

.xt-final-info-divider{

    width:1px;
    height:54px;

    background:rgba(255,255,255,.18);

}


/* ==========================================================
   REVEAL
========================================================== */

.xt-final-heading,
.xt-final-machine,
.xt-financing-card,
.xt-final-contact {
  opacity: 0;

  transform: translateY(22px);

  transition:
    opacity 700ms ease,
    transform 700ms ease;
}

.xt-final-cta.is-visible .xt-final-heading,
.xt-final-cta.is-visible .xt-final-machine,
.xt-final-cta.is-visible .xt-financing-card,
.xt-final-cta.is-visible .xt-final-contact {
  opacity: 1;

  transform: translateY(0);
}

.xt-final-cta.is-visible .xt-final-machine {
  transition-delay: 100ms;
}

.xt-final-cta.is-visible .xt-financing-card {
  transition-delay: 180ms;
}

.xt-final-cta.is-visible .xt-final-contact {
  transition-delay: 260ms;
}


/* ==========================================================
   MEDIUM DESKTOP
========================================================== */

@media screen and (max-width: 1180px) {

  .xt-final-inner {
    max-width: 1080px;
  }

  .xt-final-heading h2 {
    font-size: 57px;
  }

  .xt-final-feature {
    grid-template-columns:
      minmax(470px, 1.1fr)
      minmax(380px, 0.9fr);
  }

  .xt-final-machine {
    min-height: 360px;
  }

  .xt-financing-card {
    padding: 31px 30px 29px;
  }

  .xt-financing-card h3 {
    font-size: 33px;
  }

}


/* ==========================================================
   TABLET
========================================================== */

@media screen and (max-width: 900px) {

  .xt-final-cta {
    left: auto;

    width: 100%;
    max-width: 100%;

    margin-left: 0;
    padding: 56px 22px 0;
  }

  .xt-final-feature {
    grid-template-columns: 1fr;

    gap: 15px;
  }

  .xt-final-machine {
    min-height: 390px;
  }

  .xt-final-machine-fade {
    display: none;
  }

  .xt-financing-card {
    max-width: 650px;

    margin: 0 auto;
  }

  .xt-final-contact {
    grid-template-columns: 1fr;

    gap: 19px;

    text-align: center;
  }

  .xt-final-contact-copy {
    justify-content: center;
  }

  .xt-final-contact-divider {
    width: 70%;
    height: 1px;

    margin: 0 auto;

    background:
      linear-gradient(
        90deg,
        transparent,
        rgba(9, 41, 71, 0.25),
        transparent
      );
  }

  .xt-contact-button {
    max-width: 480px;

    margin: 0 auto;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 767px) {

  .xt-final-cta {
    padding: 46px 14px 0;
  }

  .xt-final-kicker {
    gap: 9px;
  }

  .xt-final-kicker span {
    width: 38px;
  }

  .xt-final-kicker p {
    font-size: 11px;
  }

  .xt-final-heading h2 {
    font-size: 38px;
    line-height: 0.98;
  }

  .xt-final-heading h2 span {
    display: block;

    margin-top: 4px;
  }

  .xt-final-intro {
    max-width: 370px;

    font-size: 14px;
  }

  .xt-final-actions {
    flex-direction: column;

    gap: 10px;
  }

  .xt-final-button {
    width: 100%;
    min-width: 0;
    max-width: 390px;

    padding: 15px 20px;

    font-size: 15px;
  }

  .xt-final-product-points {
    flex-wrap: wrap;

    gap: 8px 13px;
  }

  .xt-final-product-points span {
    font-size: 11px;
  }

  .xt-final-product-points i {
    height: 16px;
  }

  .xt-final-machine {
    min-height: 280px;
  }

  .xt-final-machine img {
    object-position: center;
  }

  .xt-financing-card {
    padding: 27px 22px 25px;
  }

  .xt-financing-card h3 {
    font-size: 29px;
  }

  .xt-financing-card li p {
    font-size: 14px;
  }

  .xt-financing-button {
    font-size: 13px;
  }

  .xt-final-contact {
    margin-top: 22px;

    padding: 25px 16px;
  }

  .xt-final-contact-copy {
    flex-direction: column;

    gap: 13px;
  }

  .xt-contact-mark {
    width: 55px;
    height: 55px;

    flex-basis: 55px;

    font-size: 28px;
  }

  .xt-final-contact-copy h3 {
    font-size: 20px;
  }

  .xt-final-contact-copy p {
    font-size: 13px;
  }

  .xt-contact-button {
    font-size: 15px;
  }

  .xt-final-info {
    grid-template-columns: 1fr;

    gap: 14px;

    padding-top: 22px;
    padding-bottom: 22px;
  }

  .xt-final-info-divider {
    width: 60%;
    height: 1px;

    margin: 0 auto;

    background:
      rgba(255, 255, 255, 0.15);
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media screen and (max-width: 390px) {

  .xt-final-heading h2 {
    font-size: 34px;
  }

  .xt-final-machine {
    min-height: 250px;
  }

}


/* ==========================================================
   REDUCED MOTION
========================================================== */

@media (prefers-reduced-motion: reduce) {

  .xt-final-heading,
  .xt-final-machine,
  .xt-financing-card,
  .xt-final-contact,
  .xt-final-button,
  .xt-contact-button,
  .xt-financing-button {
    transition: none;
  }

}

/* =========================
   FOOTER
========================= */

.tn-footer {
    background: #05070b;
    color: #ffffff;
    padding-top: 70px;
    border-top: 1px solid rgba(255,255,255,.08);
}

.tn-footer-container {
    width: min(1400px, 92%);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.4fr 1fr 1fr 1fr;
    gap: 60px;
    padding-bottom: 50px;
}

.tn-footer-logo {
    max-width: 150px;
    height: auto;
    margin-bottom: 24px;
}

.tn-footer-brand p {
    color: #bfc3c8;
    line-height: 1.8;
    max-width: 300px;
}

.tn-footer-col h3 {
    color: #8cc63f;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-size: 1rem;
    margin-bottom: 28px;
    position: relative;
}

.tn-footer-col h3::after {
    content: "";
    display: block;
    width: 45px;
    height: 2px;
    background: #8cc63f;
    margin-top: 12px;
}

.tn-footer-col ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tn-footer-col li {
    margin-bottom: 18px;
}

.tn-footer-col a {
    color: #ffffff;
    text-decoration: none;
    transition: .25s ease;
}

.tn-footer-col a:hover {
    color: #8cc63f;
}

.tn-contact-list a {
    color: #ffffff;
}

.tn-footer-bottom {
    width: min(1400px, 92%);
    margin: 0 auto;
    padding: 30px 0;
    border-top: 1px solid rgba(255,255,255,.08);

    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.tn-footer-copy,
.tn-footer-links a {
    color: #a6adb6;
    text-decoration: none;
}

.tn-footer-links a:hover {
    color: #8cc63f;
}

/* =========================
   SOCIALS
========================= */

.tn-social {
    display: flex;
    align-items: center;
    gap: 14px;
}

.tn-social a {
    width: 42px;
    height: 42px;

    display: flex;
    align-items: center;
    justify-content: center;

    border: 1px solid rgba(255,255,255,.15);
    border-radius: 50%;

    color: #ffffff;
    text-decoration: none;

    transition: .3s ease;
}

.tn-social a:hover {
    background: #8cc63f;
    border-color: #8cc63f;
    color: #05070b;
    transform: translateY(-3px);
}

/* =========================
   MOBILE
========================= */

@media (max-width: 992px) {

    .tn-footer-container {
        grid-template-columns: 1fr 1fr;
        gap: 40px;
    }
}

@media (max-width: 640px) {

    .tn-footer-container {
        grid-template-columns: 1fr;
    }

    .tn-footer-bottom {
        flex-direction: column;
        text-align: center;
    }
}
.tn-footer {
    position: relative;
    overflow: hidden;

    color: #fff;

    background-image:
        url('https://www.traqnology-na.com/wp-content/uploads/2024/03/contact_form_background_line.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

/* Hero-style dark overlay */
.tn-footer::before {
    content: "";
    position: absolute;
    inset: 0;

    background:
        rgba(5, 7, 11, 0.88);

    z-index: 1;
}

/* Left & right fade gradients */
.tn-footer::after {
    content: "";
    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            90deg,
            rgba(5,7,11,0.95) 0%,
            rgba(5,7,11,0.35) 18%,
            rgba(5,7,11,0.15) 50%,
            rgba(5,7,11,0.35) 82%,
            rgba(5,7,11,0.95) 100%
        );

    z-index: 2;
}

/* Keep footer content above overlays */
.tn-footer-container,
.tn-footer-bottom {
    position: relative;
    z-index: 3;
}

.tn-footer::after {
    content: "";
    position: absolute;
    inset: 0;

    background:
        radial-gradient(
            circle at center,
            rgba(140,198,63,.10) 0%,
            rgba(140,198,63,0) 45%
        ),
        linear-gradient(
            90deg,
            rgba(5,7,11,1) 0%,
            rgba(5,7,11,.75) 15%,
            rgba(5,7,11,.20) 50%,
            rgba(5,7,11,.75) 85%,
            rgba(5,7,11,1) 100%
        );

    z-index: 2;
}



.contact-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.75);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 99999;
  padding: 20px;
}

.contact-popup.open {
  display: flex;
}

.contact-popup-inner {
  background: #111;
  max-width: 900px;
  width: 92%;
  min-height: 520px;
  padding: 0;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  background-image: url('https://www.traqnology-na.com/wp-content/uploads/2024/03/contact_form_background_line.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.contact-popup-inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.58);
  z-index: 1;
}

.close-popup {
  position: absolute;
  top: 18px;
  right: 18px;

  width: 42px;
  height: 42px;

  display: flex;
  align-items: center;
  justify-content: center;

  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;

  color: #ffffff;
  font-size: 38px;
  line-height: 1;
  font-weight: 300;

  cursor: pointer;
  z-index: 20;

  transition: color .25s ease, transform .25s ease;
}

.close-popup:hover {
  color: #5dc13c;
  transform: rotate(90deg) scale(1.1);
}

.close-popup:focus,
.close-popup:active {
  outline: none;
  border: none;
  box-shadow: none;
  background: transparent;
}

.tn-popup-content {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  min-height: 520px;
}

.tn-popup-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 56px 42px;
  color: #fff;
  text-align: left;
}

.tn-popup-kicker {
  color: #f8c200;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 14px;
}

.tn-popup-left h2 {
  margin: 0 0 16px;
  color: #fff;
  font-size: 52px;
  line-height: 0.95;
  letter-spacing: -0.04em;
}

.tn-popup-left p {
  margin: 0;
  color: rgba(255,255,255,0.84);
  font-size: 16px;
  line-height: 1.55;
  max-width: 300px;
}

#tn-contact-form-holder {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 56px 42px;
  text-align: center;
}

#tn-contact-form-holder .wpcf7 {
  width: 100%;
  max-width: 420px;
}

#tn-contact-form-holder input,
#tn-contact-form-holder textarea,
#tn-contact-form-holder select {
  width: 100%;
  background: #fff;
  color: #000;
  border: 1px solid rgba(0,0,0,0.18);
  padding: 14px 16px;
  box-sizing: border-box;
  font-size: 15px;
}

#tn-contact-form-holder input::placeholder,
#tn-contact-form-holder textarea::placeholder {
  color: rgba(0,0,0,0.58);
}

#tn-contact-form-holder .wpcf7-submit {
  width: auto;
  min-width: 220px;
  height: 54px;
  background: #f8c200;
  border: 2px solid #f8c200;
  color: #000;
  margin: 10px auto 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

@media (max-width: 767px) {
  .tn-popup-content {
    grid-template-columns: 1fr;
  }

  .tn-popup-left {
    padding: 48px 24px 10px;
    text-align: center;
    align-items: center;
  }

  .tn-popup-left h2 {
    font-size: 36px;
  }

  #tn-contact-form-holder {
    padding: 20px 24px 36px;
  }
}

/* Hide the original Elementor shortcode location */
.elementor-element.tn-contact-form-source {
  display: none;
}

.close-popup::before,
.close-popup::after {
    display: none;
    content: none;
}
/* ==========================================================
   CONTACT FORM POPUP — EXACT MATCH TO OTHER DEV PAGE
========================================================== */

.contact-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  background: rgba(0,0,0,0.75);

  display: none;
  align-items: center;
  justify-content: center;

  z-index: 99999;

  padding: 20px;
}


/* OPEN STATE */

.contact-popup.open {
  display: flex;
}


/* ==========================================================
   POPUP BACKGROUND
========================================================== */

.contact-popup-inner {
  background: #111;

  max-width: 900px;
  width: 92%;
  min-height: 520px;

  padding: 0;

  position: relative;

  border-radius: 6px;

  overflow: hidden;

  background-image:
    url('https://www.traqnology-na.com/wp-content/uploads/2024/03/contact_form_background_line.jpg');

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


/* DARK OVERLAY OVER BACKGROUND IMAGE */

.contact-popup-inner::before {
  content: "";

  position: absolute;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  background: rgba(0,0,0,0.58);

  z-index: 1;
}


/* ==========================================================
   CLOSE BUTTON
========================================================== */

.close-popup {
  position: absolute;

  top: 18px;
  right: 18px;

  width: 42px;
  height: 42px;

  display: flex;
  align-items: center;
  justify-content: center;

  background: transparent;

  border: none;
  outline: none;

  box-shadow: none;

  appearance: none;
  -webkit-appearance: none;

  color: #ffffff;

  font-size: 38px;
  line-height: 1;
  font-weight: 300;

  cursor: pointer;

  z-index: 20;

  transition:
    color .25s ease,
    transform .25s ease;
}


.close-popup:hover {
  color: #5dc13c;

  transform:
    rotate(90deg)
    scale(1.1);
}


.close-popup:focus,
.close-popup:active {
  outline: none;

  border: none;

  box-shadow: none;

  background: transparent;
}


.close-popup::before,
.close-popup::after {
  display: none;

  content: none;
}


/* ==========================================================
   POPUP GRID
========================================================== */

.tn-popup-content {
  position: relative;

  z-index: 2;

  display: grid;

  grid-template-columns:
    0.9fr
    1.1fr;

  min-height: 520px;
}


/* ==========================================================
   LEFT COPY
========================================================== */

.tn-popup-left {
  display: flex;
  flex-direction: column;

  justify-content: center;

  padding: 56px 42px;

  color: #fff;

  text-align: left;
}


.tn-popup-kicker {
  color: #f8c200;

  text-transform: uppercase;

  letter-spacing: 0.16em;

  font-size: 13px;
  font-weight: 700;

  margin-bottom: 14px;
}


.tn-popup-left h2 {
  margin: 0 0 16px;

  color: #fff;

  font-size: 52px;
  line-height: 0.95;

  letter-spacing: -0.04em;
}


.tn-popup-left p {
  margin: 0;

  color: rgba(255,255,255,0.84);

  font-size: 16px;
  line-height: 1.55;

  max-width: 300px;
}


/* ==========================================================
   CONTACT FORM AREA
========================================================== */

#tn-contact-form-holder {
  position: relative;

  z-index: 2;

  display: flex;

  align-items: center;
  justify-content: center;

  padding: 56px 42px;

  text-align: center;
}


#tn-contact-form-holder .wpcf7 {
  width: 100%;

  max-width: 420px;
}


/* ==========================================================
   CONTACT FORM FIELDS
========================================================== */

#tn-contact-form-holder input,
#tn-contact-form-holder textarea,
#tn-contact-form-holder select {
  width: 100%;

  background: #fff;

  color: #000;

  border: 1px solid rgba(0,0,0,0.18);

  padding: 14px 16px;

  box-sizing: border-box;

  font-size: 15px;
}


#tn-contact-form-holder input::placeholder,
#tn-contact-form-holder textarea::placeholder {
  color: rgba(0,0,0,0.58);
}


/* ==========================================================
   SUBMIT BUTTON
========================================================== */

#tn-contact-form-holder .wpcf7-submit {
  width: auto;

  min-width: 220px;
  height: 54px;

  background: #f8c200;

  border: 2px solid #f8c200;

  color: #000;

  margin: 10px auto 0;

  display: inline-flex;

  justify-content: center;
  align-items: center;

  font-weight: 700;

  text-transform: uppercase;

  cursor: pointer;
}


/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 767px) {

  .tn-popup-content {
    grid-template-columns: 1fr;
  }


  .tn-popup-left {
    padding: 48px 24px 10px;

    text-align: center;

    align-items: center;
  }


  .tn-popup-left h2 {
    font-size: 36px;
  }


  #tn-contact-form-holder {
    padding: 20px 24px 36px;
  }

}


/* ==========================================================
   HIDE ORIGINAL ELEMENTOR FORM LOCATION
========================================================== */

.elementor-element.tn-contact-form-source {
  display: none;
}

/* ==========================================================
   INPUT FIELDS
========================================================== */

#tn-contact-form-holder input[type="text"],
#tn-contact-form-holder input[type="email"],
#tn-contact-form-holder input[type="tel"],
#tn-contact-form-holder input[type="url"],
#tn-contact-form-holder textarea,
#tn-contact-form-holder select {
  display: block;

  width: 100% !important;
  max-width: 100% !important;

  height: 50px;

  margin: 0;

  padding: 0 16px;

  border: 1px solid #d7dde2;
  border-radius: 8px;

  outline: none;

  color: #10283c;

  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;

  background: #ffffff;

  box-shadow:
    0 4px 12px rgba(10,35,54,0.035);

  transition:
    border-color 200ms ease,
    box-shadow 200ms ease,
    background 200ms ease;
}


#tn-contact-form-holder textarea {
  height: 100px;

  padding-top: 13px;

  resize: vertical;
}


/* placeholder */

#tn-contact-form-holder input::placeholder,
#tn-contact-form-holder textarea::placeholder {
  color: #7b858c;

  opacity: 1;
}


/* focus */

#tn-contact-form-holder input:focus,
#tn-contact-form-holder textarea:focus,
#tn-contact-form-holder select:focus {
  border-color: #5da326;

  background: #ffffff;

  box-shadow:
    0 0 0 3px rgba(93,163,38,0.11),
    0 7px 18px rgba(10,35,54,0.06);
}


/* ==========================================================
   CF7 RADIO / CHECKBOX AREAS
========================================================== */

#tn-contact-form-holder .wpcf7-list-item {
  margin: 0 15px 8px 0;
}

#tn-contact-form-holder .wpcf7-list-item-label {
  color: #304353;

  font-size: 14px;
  font-weight: 600;
}


/* ==========================================================
   SUBMIT BUTTON
========================================================== */

#tn-contact-form-holder input[type="submit"] {
  width: 100%;

  min-height: 52px;

  margin-top: 5px;
  padding: 15px 22px;

  border: 0;
  border-radius: 8px;

  color: #ffffff !important;

  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 15px;
  line-height: 1;
  font-weight: 900;

  letter-spacing: 0.035em;
  text-transform: uppercase;

  cursor: pointer;

  background:
    linear-gradient(
      135deg,
      #f26822 0%,
      #e85212 100%
    ) !important;

  box-shadow:
    0 12px 24px rgba(242,104,34,0.20);

  transition:
    transform 200ms ease,
    box-shadow 200ms ease,
    background 200ms ease;
}


#tn-contact-form-holder input[type="submit"]:hover {
  transform: translateY(-2px);

  background:
    linear-gradient(
      135deg,
      #ff762d 0%,
      #f05a15 100%
    ) !important;

  box-shadow:
    0 16px 30px rgba(242,104,34,0.28);
}


/* ==========================================================
   CLOSE BUTTON
========================================================== */

.close-popup {
  position: absolute;
  z-index: 20;

  top: 16px;
  right: 16px;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 38px;
  height: 38px;

  padding: 0;

  border: 1px solid rgba(9,41,71,0.08);
  border-radius: 50%;

  color: #092947;

  font-size: 27px;
  line-height: 1;

  cursor: pointer;

  background: rgba(255,255,255,0.92);

  box-shadow:
    0 5px 15px rgba(0,0,0,0.08);

  transition:
    transform 200ms ease,
    color 200ms ease,
    background 200ms ease;
}


.close-popup:hover {
  color: #ffffff;

  background: #f26822;

  transform: rotate(90deg);
}


/* ==========================================================
   CF7 RESPONSE / VALIDATION
========================================================== */

#tn-contact-form-holder .wpcf7-not-valid-tip {
  margin-top: 5px;

  color: #d9482b;

  font-size: 12px;
}


#tn-contact-form-holder .wpcf7-response-output {
  margin: 15px 0 0 !important;
  padding: 10px 13px !important;

  border-radius: 6px;

  font-size: 13px;
}


/* ==========================================================
   MOBILE
========================================================== */

@media screen and (max-width: 767px) {

  .contact-popup {
    padding: 12px;
  }


  .contact-popup-inner {
    width: 100%;
    max-height: 94vh;

    overflow-y: auto;

    border-radius: 15px;
  }


  .tn-popup-content {
    display: block;

    min-height: 0;
  }


  .tn-popup-left {
    padding: 34px 24px 30px;

    text-align: center;
  }


  .tn-popup-left::after {
    right: 0;
    bottom: 17px;
    left: 0;

    margin: auto;
  }


  .tn-popup-kicker {
    font-size: 11px;
  }


  .tn-popup-left h2 {
    font-size: 34px;
  }


  .tn-popup-left p {
    max-width: 340px;

    margin-right: auto;
    margin-left: auto;

    font-size: 13px;
  }


  #tn-contact-form-holder {
    display: block;

    padding: 25px 18px 20px;
  }


  #tn-contact-form-holder input[type="text"],
  #tn-contact-form-holder input[type="email"],
  #tn-contact-form-holder input[type="tel"],
  #tn-contact-form-holder input[type="url"],
  #tn-contact-form-holder select {
    height: 46px;
  }


  .close-popup {
    top: 10px;
    right: 10px;

    width: 34px;
    height: 34px;

    font-size: 24px;
  }

}/* End custom CSS */
/* Start custom CSS *//* =========================
   CLEAN HEADER (PAGE 27782)
   ========================= */
/* NAV TEXT + HAMBURGER COLOR */
body.page-id-27782 #main-nav .elementor-nav-menu a,
body.page-id-27782 #main-nav .elementor-item,
body.page-id-27782 #main-nav .elementor-menu-toggle,
body.page-id-27782 #main-nav .elementor-menu-toggle i {
  color: #fff;
  fill: #fff;
}
body.page-id-27782 {
  background: #000;
  overflow-x: hidden;
}

/* HEADER BASE */
body.page-id-27782 #main-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: transparent;
}

/* REMOVE ADMIN BAR OFFSET (for testing) */
body.page-id-27782.admin-bar #main-nav {
  top: 0;
}

/* CONTAINER */
body.page-id-27782 #main-nav .elementor-container {
  min-height: 72px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* LOGO CENTERED */
body.page-id-27782 #main-nav .elementor-widget-image {
  display: flex;
  justify-content: center;
  width: 100%;
}

/* HAMBURGER POSITION */
@media (max-width: 767px) {
  body.page-id-27782 #main-nav .elementor-menu-toggle {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10001;
  }
}

/* REMOVE DUPLICATE TOGGLES */
@media (max-width: 767px) {
  body.page-id-27782 #main-nav .elementor-widget-nav-menu .elementor-menu-toggle {
    display: block;
  }

  /* hide any extra ones (if they exist) */
  body.page-id-27782 #main-nav .elementor-menu-toggle:not(:first-of-type) {
    display: none;
  }
}

/* DROPDOWN FULL WIDTH */
body.page-id-27782 #main-nav .elementor-nav-menu--dropdown {
  width: 100%;
  left: 0;
  top: 100%;
}
/* =========================
   HERO TEXT + BUTTONS
========================= */

body.page-id-27782 .tn-hero-title {
  margin: 0 0 20px 0;
  color: #ffffff;
  letter-spacing: -3px;
  line-height: 0.9;
  font-size: 80px;
  font-weight: 900;
  text-transform: uppercase;
  max-width: 900px;
}

body.page-id-27782 .tn-hero-title span {
  display: block;
}

body.page-id-27782 .tn-hero-title .tn-green {
  color: #5dc13c;
}

body.page-id-27782 .tn-hero-subline {
  margin: 0 0 12px 0;
  max-width: 680px;
  font-size: 30px;
  line-height: 1.18;
  font-weight: 600;
  color: #ffffff;
}

body.page-id-27782 .tn-hero-description {
  margin: 0 0 30px 0;
  max-width: 720px;
  font-size: 20px;
  line-height: 1.45;
  color: #ffffff;
}

/* BASE BUTTON */
body.page-id-27782 .tn-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  height: 54px;
  padding: 0 18px;
  border: 2px solid #ffffff;
  background: transparent;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  box-sizing: border-box;
  transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

/* CONTACT FORM BUTTON: green by default */
body.page-id-27782 .tn-btn-contact {
  background: #5dc13c;
  border-color: #5dc13c;
  color: #000000;
}

/* CONTACT FORM HOVER: clear */
body.page-id-27782 .tn-btn-contact:hover {
  background: transparent;
  border-color: #5dc13c;
  color: #ffffff;
  transform: translateY(-1px);
}

/* SECOND BUTTON: clear by default */
body.page-id-27782 .tn-btn-secondary {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

/* SECOND BUTTON HOVER: green */
body.page-id-27782 .tn-btn-secondary:hover {
  background: #5dc13c;
  border-color: #5dc13c;
  color: #000000;
  transform: translateY(-1px);
}

/* TABLET */
@media (max-width: 1024px) {
  body.page-id-27782 .tn-hero-title {
    font-size: 58px;
    letter-spacing: -2px;
  }

  body.page-id-27782 .tn-hero-subline {
    font-size: 24px;
  }

  body.page-id-27782 .tn-hero-description {
    font-size: 18px;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  body.page-id-27782 .tn-hero-title {
    font-size: 36px;
    line-height: 1;
    letter-spacing: -1px;
    margin-bottom: 16px;
  }

  body.page-id-27782 .tn-hero-subline {
    font-size: 20px;
  }

  body.page-id-27782 .tn-hero-description {
    font-size: 16px;
  }

  body.page-id-27782 .tn-btn {
    width: calc(50% - 5px);
    min-width: 0;
    height: 48px;
    font-size: 12px;
  }
}

/* CONTACT BUTTON */
.tn-btn-contact {
  background: #5dc13c;
  border-color: #5dc13c;
  color: #000;
}

.tn-btn-contact:hover {
  background: transparent;
  border-color: #5dc13c;
  color: #ffffff;
  transform: translateY(-1px);
}

/* SECONDARY BUTTON */
.tn-btn-secondary {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

.tn-btn-secondary:hover {
  background: #5dc13c;
  border-color: #5dc13c;
  color: #000;
  transform: translateY(-1px);
}

/* =========================
   SECTION 2 - PROBLEM FULL SCREEN
========================= */

#tnProblemSection {
  width: 100%;
  min-height: 100vh;
  background: #050505;
  color: #ffffff;
  padding: 110px 56px 70px 56px;
  box-sizing: border-box;
  overflow: hidden;
}

.tn-problem-inner {
  max-width: 1500px;
  height: 100%;
  min-height: calc(100vh - 180px);
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 70px;
}

/* LEFT TEXT */
.tn-problem-left {
  width: 42%;
  max-width: 620px;
}

.tn-problem-kicker {
  color: #5dc13c;
  font-size: 13px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 18px;
  display: block;
}

.tn-problem-left h2 {
  margin: 0 0 24px 0;
  color: #ffffff;
  font-size: 56px;
  line-height: 0.98;
  letter-spacing: -2px;
  font-weight: 900;
}

.tn-problem-red {
  color: #ff3b3b;
  display: block;
}

.tn-problem-left p {
  margin: 0;
  max-width: 460px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 400;
}

/* RIGHT IMAGE AREA */
.tn-problem-right {
  width: 58%;
}

.tn-problem-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  align-items: start;
}

/* CARD */
.tn-problem-card {
  display: flex;
  flex-direction: column;
  background: transparent;
  overflow: visible;
}

/* IMAGE TILE */
.tn-problem-card img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  display: block;
  filter: grayscale(100%) contrast(1.08) brightness(0.78);
}

/* TEXT UNDER IMAGE */
.tn-problem-card-text {
  padding-top: 14px;
}

.tn-problem-card-text h3 {
  margin: 0 0 8px 0;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.1;
  font-weight: 800;
}

.tn-problem-card-text p {
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
}

/* TABLET */
@media (max-width: 1024px) {
  #tnProblemSection {
    padding: 90px 34px 80px 34px;
  }

  .tn-problem-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 44px;
  }

  .tn-problem-left,
  .tn-problem-right {
    width: 100%;
    max-width: none;
  }

  .tn-problem-left h2 {
    font-size: 44px;
  }

  .tn-problem-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .tn-problem-card img {
    height: 220px;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  #tnProblemSection {
    padding: 78px 22px 70px 22px;
  }

  .tn-problem-left h2 {
    font-size: 36px;
    letter-spacing: -1px;
  }

  .tn-problem-left p {
    font-size: 16px;
  }

  .tn-problem-grid {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .tn-problem-card img {
    height: 210px;
  }
}

.tn-x {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border: 2px solid #ff3b30; /* red */
  border-radius: 50%;
  position: relative;
  margin-right: 10px;
}

.tn-x::before,
.tn-x::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  background: #ff3b30;
}

.tn-x::before {
  transform: rotate(45deg);
}

.tn-x::after {
  transform: rotate(-45deg);
}

/* MOBILE FIX - STOP ELEMENTOR WRAPPER FROM CLIPPING SECTION 6 */
@media screen and (max-width: 767px) {
  .elementor-element-1d6cf75,
  .elementor-element-1d6cf75 .elementor-widget-container,
  .elementor-element-dc3d0d5,
  .elementor-element-dc3d0d5 .elementor-widget-wrap,
  .elementor-section,
  .elementor-container,
  .elementor-column {
    height: auto;
    min-height: 0;
    max-height: none;
    overflow: visible;
  }

  .sportstraq-results {
    position: relative;
    height: auto;
    min-height: 0;
    overflow: visible;
  }

  .sportstraq-applications {
    display: block;
    position: relative;
    clear: both;
    left: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    opacity: 1;
    visibility: visible;
    z-index: 50;
  }

  .sportstraq-applications .application-card {
    opacity: 1;
    visibility: visible;
    transform: none;
  }
}/* End custom CSS */