.elementor-1592 .elementor-element.elementor-element-ae31280{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-997a527 */#jd-product-page {
    --jd-black: #070707;
    --jd-ink: #121212;
    --jd-panel: #191919;
    --jd-red: #e21b16;
    --jd-red-bright: #ff332c;
    --jd-title-red: #c50600;
    --jd-white: #ffffff;
    --jd-off-white: #f3f3f1;
    --jd-muted: #aaa9a5;
    --jd-line: rgba(255, 255, 255, 0.12);
    --jd-shell: min(1240px, calc(100% - 64px));
    background: var(--jd-black);
    color: var(--jd-white);
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    overflow: hidden;
    width: 100%;
  }

  #jd-product-page,
  #jd-product-page *,
  #jd-product-page *::before,
  #jd-product-page *::after {
    box-sizing: border-box;
  }

  #jd-product-page h1,
  #jd-product-page h2,
  #jd-product-page h3,
  #jd-product-page p,
  #jd-product-page figure {
    margin: 0;
  }

  #jd-product-page p {
    font-weight: 400;
  }

  #jd-product-page a {
    color: inherit;
    text-decoration: none;
  }

  #jd-product-page img {
    display: block;
    max-width: 100%;
  }

  #jd-product-page .jd-shell {
    margin-inline: auto;
    position: relative;
    width: var(--jd-shell);
    z-index: 2;
  }

  #jd-product-page .jd-hero {
    align-items: center;
    background: #050505;
    display: flex;
    min-height: min(860px, 92vh);
    overflow: hidden;
    position: relative;
  }

  #jd-product-page .jd-hero__image,
  #jd-product-page .jd-hero__shade,
  #jd-product-page .jd-hero__grid {
    inset: 0;
    position: absolute;
  }

  #jd-product-page .jd-hero__image {
    background-image: url("https://jdevo.com.my/wp-content/uploads/2026/08/jd-evolution-car-accessories-hero.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: scale(1.015);
  }

  #jd-product-page .jd-hero__shade {
    background:
      linear-gradient(90deg, rgba(0, 0, 0, 0.97) 0%, rgba(0, 0, 0, 0.86) 30%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0.05) 100%),
      linear-gradient(0deg, rgba(0, 0, 0, 0.72) 0%, transparent 38%),
      linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, transparent 32%);
  }

  #jd-product-page .jd-hero__grid {
    background-image:
      linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
    background-size: 74px 74px;
    mask-image: linear-gradient(90deg, #000, transparent 58%);
    opacity: 0.65;
  }

  #jd-product-page .jd-hero::after {
    background: linear-gradient(90deg, var(--jd-red), transparent 75%);
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 62%;
  }

  #jd-product-page .jd-hero__content {
    max-width: 660px;
    padding: 120px 0 110px;
  }

  #jd-product-page .jd-hero h1 {
    font-size: clamp(62px, 7.5vw, 116px);
    font-style: normal;
    font-weight: 700;
    letter-spacing: -1.5px;
    line-height: 1;
    margin: 25px 0 30px;
    text-transform: uppercase;
  }

  #jd-product-page .jd-hero h1 span {
    -webkit-text-stroke: 0;
    color: var(--jd-title-red);
    display: block;
    font-style: italic;
  }

  #jd-product-page .jd-hero__lead {
    color: var(--jd-white);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    max-width: 555px;
  }

  #jd-product-page .jd-button {
    align-items: center;
    background: var(--jd-red);
    border: 1px solid var(--jd-red);
    display: inline-flex;
    font-size: 13px;
    font-weight: 800;
    gap: 14px;
    justify-content: center;
    letter-spacing: 1.2px;
    margin-top: 34px;
    min-height: 56px;
    padding: 0 26px;
    text-transform: uppercase;
    transition: background-color 0.25s ease, transform 0.25s ease;
  }

  #jd-product-page .jd-button::after {
    content: "\2192";
    font-size: 19px;
    line-height: 1;
  }

  #jd-product-page .jd-button:hover,
  #jd-product-page .jd-button:focus-visible {
    background: var(--jd-red-bright);
    transform: translateY(-3px);
  }

  #jd-product-page .jd-about {
    background: var(--jd-off-white);
    color: var(--jd-ink);
    padding: 132px 0 125px;
    position: relative;
  }

  #jd-product-page .jd-about::before {
    background: var(--jd-red);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 7px;
  }

  #jd-product-page .jd-about__intro {
    align-items: end;
    display: grid;
    gap: 70px;
    grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
  }

  #jd-product-page .jd-about h2,
  #jd-product-page .jd-range h2 {
    font-size: clamp(36px, 4.2vw, 43px);
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.21;
    margin-top: 24px;
    text-transform: uppercase;
  }

  #jd-product-page .jd-about h2 em,
  #jd-product-page .jd-range h2 em {
    color: var(--jd-title-red);
    font-style: italic;
    font-weight: 700;
  }

  #jd-product-page .jd-about__copy {
    border-left: 1px solid rgba(18, 18, 18, 0.17);
    color: #55534f;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-left: 34px;
  }

  #jd-product-page .jd-about__copy p + p {
    margin-top: 18px;
  }

  #jd-product-page .jd-values {
    border-top: 1px solid rgba(18, 18, 18, 0.16);
    display: grid;
    gap: 0;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 92px;
  }

  #jd-product-page .jd-value {
    min-height: 190px;
    padding: 32px 34px 0 0;
    position: relative;
  }

  #jd-product-page .jd-value + .jd-value {
    border-left: 1px solid rgba(18, 18, 18, 0.16);
    padding-left: 34px;
  }

  #jd-product-page .jd-value__number {
    color: var(--jd-red);
    display: block;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 34px;
  }

  #jd-product-page .jd-value h3 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
    text-transform: uppercase;
  }

  #jd-product-page .jd-value p {
    color: #6b6964;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    max-width: 290px;
  }

  #jd-product-page .jd-range {
    background:
      radial-gradient(circle at 82% 4%, rgba(226, 27, 22, 0.17), transparent 27%),
      var(--jd-black);
    padding: 132px 0 140px;
    position: relative;
  }

  #jd-product-page .jd-range__head {
    align-items: end;
    display: grid;
    gap: 60px;
    grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.75fr);
    margin-bottom: 64px;
  }

  #jd-product-page .jd-range__head p {
    color: var(--jd-muted);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 6px;
  }

  #jd-product-page .jd-products {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  #jd-product-page .jd-product-card {
    background: var(--jd-panel);
    border: 1px solid rgba(197, 6, 0, 0.38);
    min-width: 0;
    overflow: hidden;
    position: relative;
    transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  }

  #jd-product-page .jd-product-card::before {
    background: var(--jd-title-red);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    transform: scaleX(0.34);
    transform-origin: left center;
    transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
    width: 100%;
    z-index: 3;
  }

  #jd-product-page .jd-product-card:hover {
    border-color: var(--jd-red-bright);
    box-shadow: 0 18px 44px rgba(197, 6, 0, 0.24);
    transform: translateY(-7px);
  }

  #jd-product-page .jd-product-card:hover::before {
    background: var(--jd-red-bright);
    box-shadow: 0 0 18px rgba(255, 51, 44, 0.72);
    transform: scaleX(1);
  }

  #jd-product-page .jd-product-card__visual {
    aspect-ratio: 1.25 / 1;
    background: #ffffff;
    overflow: hidden;
    position: relative;
  }

  #jd-product-page .jd-product-card img {
    height: 100%;
    object-fit: contain;
    padding: 12px;
    transition: transform 0.5s ease;
    width: 100%;
  }

  #jd-product-page .jd-product-card:hover img {
    transform: scale(1.045);
  }

  #jd-product-page .jd-product-card figcaption {
    align-items: center;
    border-top: 1px solid rgba(197, 6, 0, 0.34);
    color: var(--jd-white) !important;
    display: flex;
    font-family: "Montserrat", sans-serif !important;
    font-size: 14px;
    font-style: normal !important;
    font-weight: 700 !important;
    justify-content: space-between;
    letter-spacing: 0.5px;
    line-height: 1.35;
    min-height: 92px;
    opacity: 1 !important;
    padding: 20px 18px;
    text-transform: uppercase;
  }

  #jd-product-page .jd-product-card figcaption::after {
    color: var(--jd-title-red);
    content: "+";
    flex: 0 0 auto;
    font-size: 21px;
    font-weight: 400;
    margin-left: 10px;
    transition: color 0.3s ease, transform 0.3s ease;
  }

  #jd-product-page .jd-product-card:hover figcaption::after {
    color: var(--jd-red-bright);
    transform: rotate(90deg);
  }

  #jd-product-page .jd-range__source {
    border-top: 1px solid var(--jd-line);
    color: rgba(255, 255, 255, 0.38);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.6px;
    margin-top: 46px;
    padding-top: 19px;
    text-transform: uppercase;
  }

  @media (max-width: 1080px) {
    #jd-product-page {
      --jd-shell: min(100% - 48px, 960px);
    }

    #jd-product-page .jd-hero {
      min-height: 760px;
    }

    #jd-product-page .jd-hero__image {
      background-position: 42% center;
    }

    #jd-product-page .jd-hero__shade {
      background:
        linear-gradient(90deg, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0.9) 38%, rgba(0, 0, 0, 0.38) 58%, rgba(0, 0, 0, 0.06) 100%),
        linear-gradient(0deg, rgba(0, 0, 0, 0.74) 0%, transparent 42%);
    }

    #jd-product-page .jd-hero__content {
      max-width: 470px;
      padding: 104px 0 96px;
    }

    #jd-product-page .jd-hero h1 {
      font-size: clamp(46px, 5.5vw, 60px);
      letter-spacing: -0.8px;
      margin-bottom: 26px;
    }

    #jd-product-page .jd-hero h1 span {
      white-space: nowrap;
    }

    #jd-product-page .jd-hero__lead {
      font-size: 16px;
      line-height: 24px;
      max-width: 420px;
    }

    #jd-product-page .jd-about__intro,
    #jd-product-page .jd-range__head {
      gap: 44px;
    }

    #jd-product-page .jd-products {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (max-width: 767px) {
    #jd-product-page {
      --jd-shell: calc(100% - 36px);
    }

    #jd-product-page .jd-hero {
      align-items: end;
      min-height: 760px;
    }

    #jd-product-page .jd-hero__image {
      background-position: 64% center;
    }

    #jd-product-page .jd-hero__shade {
      background:
        linear-gradient(0deg, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0.84) 43%, rgba(0, 0, 0, 0.05) 77%),
        linear-gradient(90deg, rgba(0, 0, 0, 0.54), rgba(0, 0, 0, 0.06));
    }

    #jd-product-page .jd-hero__grid {
      display: none;
    }

    #jd-product-page .jd-hero__content {
      padding: 380px 0 72px;
    }

    #jd-product-page .jd-hero h1 {
      font-size: clamp(40px, 11vw, 52px);
      letter-spacing: -0.5px;
      margin-bottom: 24px;
    }

    #jd-product-page .jd-hero h1 span {
      white-space: normal;
    }

    #jd-product-page .jd-hero__lead {
      font-size: 16px;
      line-height: 24px;
    }

    #jd-product-page .jd-about,
    #jd-product-page .jd-range {
      padding: 90px 0;
    }

    #jd-product-page .jd-about__intro,
    #jd-product-page .jd-range__head {
      display: block;
    }

    #jd-product-page .jd-about h2,
    #jd-product-page .jd-range h2 {
      font-size: 30px;
      letter-spacing: 0;
    }

    #jd-product-page .jd-about__copy {
      border-left: 0;
      border-top: 1px solid rgba(18, 18, 18, 0.17);
      font-size: 16px;
      margin-top: 34px;
      padding: 28px 0 0;
    }

    #jd-product-page .jd-values {
      display: block;
      margin-top: 58px;
    }

    #jd-product-page .jd-value {
      min-height: 0;
      padding: 28px 0;
    }

    #jd-product-page .jd-value + .jd-value {
      border-left: 0;
      border-top: 1px solid rgba(18, 18, 18, 0.16);
      padding-left: 0;
    }

    #jd-product-page .jd-value__number {
      margin-bottom: 20px;
    }

    #jd-product-page .jd-range__head p {
      border-top: 1px solid var(--jd-line);
      margin-top: 32px;
      padding-top: 27px;
    }

    #jd-product-page .jd-products {
      gap: 14px;
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    #jd-product-page .jd-product-card figcaption {
      align-items: flex-start;
      font-size: 12px;
      min-height: 88px;
      padding: 16px 14px;
    }

  }

  @media (max-width: 430px) {
    #jd-product-page .jd-product-card__visual {
      aspect-ratio: 1.5 / 1;
    }

    #jd-product-page .jd-product-card figcaption {
      min-height: 72px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    #jd-product-page *,
    #jd-product-page *::before,
    #jd-product-page *::after {
      scroll-behavior: auto !important;
      transition-duration: 0.01ms !important;
    }
  }/* End custom CSS */