/*!
Theme Name: HP2025
Theme URI: https://underscoretw.com/
Author: underscoretw.com
Author URI: https://underscoretw.com/
Description: A custom theme based on _tw
Version: 0.6.13
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hp2025
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

HP2025 is based on _tw https://underscoretw.com/, (C) 2021-2023 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2023 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,400;0,600;0,700;0,800;1,700&family=Montserrat:wght@400;500;600;700&display=swap');

.hp-newest-product-card {
  color: inherit;
  display: block;
  height: 100%;
  padding: 2.5rem 1.25rem;
  text-decoration: none;
}

.hp-newest-product-card:hover,
.hp-newest-product-card:focus-visible {
  color: inherit;
}

.hp-newest-product-card:focus-visible {
  outline: 2px solid #171717;
  outline-offset: 2px;
}

.hp-newest-product-card__image img {
  height: auto;
  margin: 0;
  width: 100%;
}

.hp-newest-product-card__details {
  display: flex;
  flex-direction: column;
  height: 17rem;
}

.hp-newest-product-card__title {
  line-height: 1.4;
  margin: 1.25rem 0;
  min-height: 5rem;
}

.hp-newest-product-card__price {
  margin-bottom: 1.25rem;
}

.hp-newest-product-card__stock {
  margin: 0;
}

@media (max-width: 639px) {
  section.hp-newest-products {
    gap: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  a.hp-newest-product-card {
    align-items: stretch;
    background: #fff;
    border: 1px solid #e5e5e5;
    display: grid;
    gap: 0 0.9rem;
    grid-template-columns: 92px minmax(0, 1fr);
    padding: 0.75rem;
    text-align: left;
  }

  a.hp-newest-product-card .hp-newest-product-card__image {
    align-self: center;
    grid-column: 1;
  }

  a.hp-newest-product-card .hp-newest-product-card__details {
    align-self: center;
    display: block;
    grid-column: 2;
    height: auto;
    min-width: 0;
  }

  a.hp-newest-product-card .hp-newest-product-card__title {
    font-size: 0.9375rem;
    line-height: 1.35;
    margin: 0 0 0.4rem;
    min-height: 0;
  }

  a.hp-newest-product-card .hp-newest-product-card__price,
  a.hp-newest-product-card .hp-newest-product-card__stock {
    font-size: 0.8125rem;
    line-height: 1.35;
    margin: 0;
  }

  a.hp-newest-product-card .hp-newest-product-card__stock {
    margin-top: 0.35rem;
  }
}

/*! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }body{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body)}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead],[class~=is-style-lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em;border-bottom:none}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;border-left-style:solid}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:start;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose :where(blockquote>cite):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-body);font-style:normal;font-weight:400}.prose :where(blockquote>cite):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"\2014"}.prose :where(table.has-fixed-layout):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:fixed;width:100%}.prose-neutral{--tw-prose-body:#404040;--tw-prose-headings:#171717;--tw-prose-lead:#525252;--tw-prose-links:#171717;--tw-prose-bold:#171717;--tw-prose-counters:#737373;--tw-prose-bullets:#d4d4d4;--tw-prose-hr:#e5e5e5;--tw-prose-quotes:#171717;--tw-prose-quote-borders:#e5e5e5;--tw-prose-captions:#737373;--tw-prose-kbd:#171717;--tw-prose-kbd-shadows:23 23 23;--tw-prose-code:#171717;--tw-prose-pre-code:#e5e5e5;--tw-prose-pre-bg:#262626;--tw-prose-th-borders:#d4d4d4;--tw-prose-td-borders:#e5e5e5;--tw-prose-invert-body:#d4d4d4;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#a3a3a3;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#a3a3a3;--tw-prose-invert-bullets:#525252;--tw-prose-invert-hr:#404040;--tw-prose-invert-quotes:#f5f5f5;--tw-prose-invert-quote-borders:#404040;--tw-prose-invert-captions:#a3a3a3;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d4d4d4;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#525252;--tw-prose-invert-td-borders:#404040}.page-title{font-size:1.875rem;line-height:2.25rem}.entry-title,.page-title{margin-left:auto;margin-right:auto;margin-bottom:1.5rem;max-width:96rem;font-weight:800;--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.entry-title{font-size:1.5rem;line-height:2rem}.entry-subtitle{margin-bottom:1.5rem;font-size:1.25rem;line-height:1.75rem}#tab-description h1,.entry-subtitle{margin-left:auto;margin-right:auto;max-width:96rem;font-weight:800;--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}#tab-description h1{font-size:1.875rem;line-height:2.25rem}#tab-description h2{font-size:1.5rem;line-height:2rem}#tab-description h2,#tab-description h3{margin-left:auto;margin-right:auto;max-width:96rem;font-weight:800;--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}#tab-description h3{font-size:1.25rem;line-height:1.75rem}#tab-description p{padding-top:.5rem;padding-bottom:.5rem}.entry-content>*,.page-content>*{margin-left:auto;margin-right:auto;max-width:96rem}.entry-content>.alignwide{max-width:96rem}.entry-content>.alignfull{max-width:none}.entry-content>.alignleft{float:left;margin-right:2rem}.entry-content>.alignright{float:right;margin-left:2rem}#secondary-menu{display:flex;gap:1rem}.wc-tabs .active{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.widget-woo-vpf-ymm-filter{display:flex;justify-content:center}.in-stock{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.available-on-backorder{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.woocommerce nav.woocommerce-pagination{text-align:center}#home-shop-by-vehicle form{width:500px;max-width:100%;padding:.5rem}#home-shop-by-vehicle .woo-vpf-ymm-field-submit input{width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1rem;font-weight:700;text-transform:uppercase}.shop-vehicle-selector .woo-vpf-ymm-field-submit input{float:left}.shop-vehicle-selector .woo-vpf-ymm-field-submit .woo-vpf-ymm-reset-search{float:left;margin:0!important;padding-left:.5rem;padding-right:.5rem;font-size:1rem!important;line-height:1.5rem!important;font-weight:400!important}.widget_woo_vpf_ymm_filter .widget-title{text-align:center;font-weight:700}.size-woocommerce_thumbnail{margin-left:auto;margin-right:auto;display:block;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.shop-vehicle-selector-mobile .woo-vpf-ymm-reset-search{display:block;text-align:center}p.woocommerce-store-notice{position:absolute;top:0;text-align:center;margin:0 auto;background-color:red;width:100%;color:#fff;font-weight:400}.woo-vpf-ymm-filter-vertical .woo-vpf-ymm-field .woo-vpf-ymm-reset-search{position:unset!important}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816e99}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.wc-block-components-button:not(.is-link){--tw-bg-opacity:1!important;background-color:rgb(239 68 68/var(--tw-bg-opacity))!important;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}a,button{cursor:pointer!important}table.variations{margin-left:auto!important;margin-right:auto!important}.bundle_form{margin-top:1rem}.bundle_add_to_cart_button{margin-top:1rem;margin-bottom:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity));padding:1rem}.cwginstock-subscribe-form .panel-primary>.panel-heading{background-color:#d1d5db!important;border-color:#d1d5db!important}.cwginstock-subscribe-form .panel-primary{border-color:#d1d5db!important}.cwginstock-subscribe-form .panel{border-radius:0!important}.cwgstock_button{padding:5px 0!important;background:#d1d5db!important;cursor:pointer}.cwginstock-subscribe-form .panel-heading{border-top-right-radius:0!important;border-top-left-radius:0!important}.cwginstock-subscribe-form{margin-left:4rem;margin-right:4rem}.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg{margin-right:auto!important;margin-left:auto}.cwginstock-panel-body input[type=email]{margin-bottom:8px!important}.cwgstock_email{border-bottom:1px dashed #d1d5db}.full-width-section{position:relative;width:100vw;margin-left:calc(-50vw + 50%)}.entry-content>.full-width,.page-content>.full-width{max-width:none;margin-left:0;margin-right:0;width:100vw;position:relative;left:50%;right:50%;transform:translateX(-50%)}.hero-slider-home{position:relative;width:100%;max-height:1150px;aspect-ratio:16/9;overflow:hidden}.slide{position:absolute;opacity:0;transition:opacity 1s ease}.slide,.slide-image{width:100%;height:100%}.slide-image{-o-object-fit:cover;object-fit:cover}.slide.active{opacity:1}.caption{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:10}.caption-wrapper .container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.caption-wrapper{position:absolute;left:50%;transform:translate(-50%,-50%);width:100%;z-index:10}.caption-wrapper h2{font-size:clamp(24px,6vw,80px);margin:0}.caption-wrapper p{font-size:clamp(16px,3vw,32px);margin-top:1rem}.mobile-nav{position:fixed;inset:0;z-index:70;opacity:0;pointer-events:none;transition:opacity .25s ease}.mobile-nav.is-open{opacity:1;pointer-events:auto}.mobile-nav__backdrop{position:absolute;inset:0;background:#1118274d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-nav__panel{position:relative;display:flex;flex-direction:column;width:min(24rem,90vw);height:100%;background:#fff;border-right:1px solid #e5e7eb;box-shadow:0 24px 64px #0000002e;transform:translateX(-100%);transition:transform .28s ease}.mobile-nav.is-open .mobile-nav__panel{transform:translateX(0)}.mobile-nav__header{position:relative;padding:1.1rem 1.25rem 1rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(180deg,#ef444412,#ef444400),#fff}.mobile-nav__header:before{content:"";position:absolute;left:1.25rem;top:0;width:3rem;height:3px;background:#dc2626}.mobile-nav__eyebrow{margin-bottom:.35rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#dc2626}.mobile-nav__title{font-size:1.75rem;font-weight:800;line-height:1;color:#111827}.mobile-nav__close{position:absolute;top:.8rem;right:.8rem;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid #e5e7eb;background:#fff;color:#111827;font-size:2rem;line-height:1}.mobile-nav__close:hover{border-color:#dc2626;color:#dc2626}.mobile-nav__body{flex:1 1 auto;overflow-y:auto;padding-bottom:2rem}.mobile-nav__menu{padding:0}.mobile-nav__menu>li{border-bottom:1px solid #e5e7eb}.mobile-nav__menu>li>a{display:flex;align-items:center;min-height:3.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#111827}.mobile-nav__menu .menu-item-has-children>a{padding-right:3rem}.mobile-nav__menu .menu-item-has-children>a:after{right:1.25rem;width:.5rem;height:.5rem}.mobile-nav__menu>.menu-item-has-children.is-open>a{color:#dc2626}.mobile-nav__menu .sub-menu{display:none;position:static;min-width:0;margin-top:0;padding:0;border:0;box-shadow:none;background:#f9fafb}.mobile-nav__menu .menu-item-has-children.is-open>.sub-menu{display:block}.mobile-nav__menu .sub-menu>li{border-top:1px solid #e5e7eb}.mobile-nav__menu .sub-menu a{display:block;padding:.95rem 1.25rem .95rem 2rem;font-size:.95rem;font-weight:600;line-height:1.4;text-transform:none;white-space:normal;color:#1f2937;background:#0000}.mobile-nav__menu .sub-menu .sub-menu{background:#fff}.mobile-nav__menu .sub-menu .sub-menu a{padding-left:2.85rem;font-weight:500;color:#374151}.mobile-nav__menu .sub-menu a:hover{background:#0000;color:#dc2626}body.mobile-nav-open{overflow:hidden}.menu-item-has-children>a:after{content:"\00a0▾"}#site-navigation .menu-item-has-children>ul{position:absolute;z-index:40;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.menu-item-has-children>a{position:relative;padding-right:1.75rem}.menu-item-has-children>a:after{content:"";position:absolute;top:50%;right:.55rem;width:.45rem;height:.45rem;border-right:1.5px solid;border-bottom:1.5px solid;transform:translateY(-60%) rotate(-45deg);transform-origin:center;transition:transform .2s ease,opacity .2s ease;opacity:.75;pointer-events:none}.menu-item-has-children.is-open>a:after,.menu-item-has-children>a[aria-expanded=true]:after{transform:translateY(-50%) rotate(45deg);opacity:1}#site-navigation .menu-item-has-children:hover>ul{display:block}.woocommerce-MyAccount-navigation ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem*var(--tw-space-y-reverse))}.woocommerce-MyAccount-navigation ul li a{display:block;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.woocommerce-MyAccount-navigation ul li a:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.sub-menu{display:none}.nav-item:hover>.sub-menu{display:block}.max-w-\[185px\]{max-width:185px}#masthead,.menu-item-has-children{position:relative}.menu-item-has-children>.sub-menu{display:none;min-width:14rem;padding:.75rem 0;border:1px solid #e5e7eb;background-color:#fff;box-shadow:0 24px 48px #00000014}.menu-item-has-children.is-open>.sub-menu,.menu-item-has-children:focus-within>.sub-menu,.menu-item-has-children:hover>.sub-menu,.sub-menu a{display:block}.sub-menu a{padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.4;text-transform:none;white-space:nowrap}.sub-menu a:hover{background-color:#f5f5f5}.menu-item-has-children>.sub-menu{position:absolute;left:0;top:100%;z-index:40}.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu{left:100%;top:-.75rem}@media (max-width:639px){.menu-item-has-children>.sub-menu,.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-menu{position:static;min-width:0;margin-top:.5rem;padding:.5rem 0 0 .75rem;border:0;box-shadow:none}.sub-menu a{padding:.4rem 0;white-space:normal}.mobile-nav__menu .sub-menu,.mobile-nav__menu .sub-menu .sub-menu{margin-top:0;padding:0;border:0;box-shadow:none}.mobile-nav__menu .menu-item-has-children:focus-within>.sub-menu,.mobile-nav__menu .menu-item-has-children:hover>.sub-menu,.mobile-nav__menu .nav-item:hover>.sub-menu{display:none}.mobile-nav__menu .menu-item-has-children.is-open>.sub-menu{display:block}.mobile-nav__menu .sub-menu .sub-menu a,.mobile-nav__menu .sub-menu a{padding-top:.95rem;padding-bottom:.95rem;white-space:normal}}@media (min-width:640px){#site-navigation{height:100%;align-self:stretch}#primary-menu,#primary-menu>li{display:flex!important;align-items:stretch!important;height:100%!important}#primary-menu>li>a{position:relative;z-index:41;display:flex!important;align-items:center!important;height:100%!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;box-shadow:inset 0 -3px 0 #0000;transition:box-shadow .2s ease}#primary-menu>.menu-item-has-children>a{padding-right:1.25rem}#primary-menu>li>a:before{content:"";position:absolute;left:0;right:0;top:100%;height:1rem}#primary-menu>.menu-item-has-children>a:after{right:.1rem;width:.4rem;height:.4rem;transform:translateY(-60%) rotate(45deg);opacity:.85}#primary-menu>li:focus-within>a:after,#primary-menu>li:hover>a:after{opacity:1}#primary-menu>li:focus-within>a,#primary-menu>li:hover>a{box-shadow:inset 0 -3px 0 #dc2626}#site-navigation .mega-menu{position:static}#site-navigation .mega-menu:after{content:"";position:absolute;left:-1rem;right:-1rem;top:100%;height:3rem}#site-navigation .mega-menu>.sub-menu.mega-menu-panel{--mega-menu-nav-width:15rem;position:absolute;left:-1rem;right:-1rem;top:100%;display:none;width:auto;max-width:none;min-height:24rem;transform:none;padding:0;border:1px solid #e5e7eb;background:#fff;box-shadow:0 32px 64px #0000001f;overflow:hidden}#site-navigation .mega-menu>.sub-menu.mega-menu-panel:after{content:"";position:absolute;top:0;bottom:0;left:var(--mega-menu-nav-width);width:1px;background:#e5e7eb;z-index:3;pointer-events:none}#site-navigation .mega-menu.is-open>.sub-menu.mega-menu-panel,#site-navigation .mega-menu:focus-within>.sub-menu.mega-menu-panel,#site-navigation .mega-menu:hover>.sub-menu.mega-menu-panel{display:block}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li{position:static;width:var(--mega-menu-nav-width);min-width:0;background:#fff}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li>a{position:relative;padding:1rem 2.5rem 1rem 1.25rem;border-bottom:1px solid #e5e7eb;background:#fff;font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:.02em;line-height:1.25rem;text-transform:uppercase;white-space:normal}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li>a:after{right:1.25rem;width:.45rem;height:.45rem;transform:translateY(-55%) rotate(-45deg);opacity:.65}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li.is-mega-active>a,#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li:focus-within>a,#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li:hover>a{background:#fff;color:#000}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li>a:hover{background:#0000;color:#dc2626}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li.is-mega-active>a:after,#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li:focus-within>a:after,#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li:hover>a:after{opacity:1}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li>.sub-menu{display:none;position:absolute;top:0;right:0;left:var(--mega-menu-nav-width);bottom:0;min-width:0;margin-top:0;padding:1.75rem 2rem 2rem;border:0;box-shadow:none;background:#fff;z-index:1;-moz-column-count:3;column-count:3;-moz-column-gap:2rem;column-gap:2rem}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li>.sub-menu>.mega-menu-panel-heading{display:block;margin:0 -2rem 1.5rem;padding:0 2rem 1rem;border-bottom:1px solid #d1d5db;-moz-column-span:all;column-span:all;font-size:1.875rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#000}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li.is-mega-active>.sub-menu,#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li:first-child>.sub-menu,#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li:focus-within>.sub-menu,#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li:hover>.sub-menu{display:block}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li>.sub-menu>li{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:1.25rem}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li>.sub-menu a{padding:.35rem 0;color:#404040;white-space:normal}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li>.sub-menu>li>a{padding-top:0;font-size:.95rem;font-weight:700;color:#171717}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li>.sub-menu a:hover{background:#0000;color:#000}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li>.sub-menu>.menu-item-has-children>.sub-menu{display:block;position:static;min-width:0;margin-top:.4rem;padding:0;border:0;box-shadow:none}#site-navigation .mega-menu>.sub-menu.mega-menu-panel>li>.sub-menu>.menu-item-has-children>.sub-menu a{padding:.35rem 0;font-size:.9rem;font-weight:500;color:#404040}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-20{bottom:5rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.top-0{top:0}.top-1\/4{top:25%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.col-span-2{grid-column:span 2/span 2}.float-right{float:right}.-m-2{margin:-.5rem}.m-2{margin:.5rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-6{width:1.5rem;height:1.5rem}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-20{height:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-\[1\.375rem\]{height:1.375rem}.h-\[1\.625rem\]{height:1.625rem}.h-\[1\.688rem\]{height:1.688rem}.h-\[100px\]{height:100px}.h-\[23rem\]{height:23rem}.h-auto{height:auto}.h-full{height:100%}.max-h-\[80\%\]{max-height:80%}.min-h-20{min-height:5rem}.min-h-72{min-height:18rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-6{width:1.5rem}.w-64{width:16rem}.w-96{width:24rem}.w-\[0\.938rem\]{width:.938rem}.w-\[1\.688rem\]{width:1.688rem}.w-\[1\.875rem\]{width:1.875rem}.w-\[23rem\]{width:23rem}.w-\[600px\]{width:600px}.w-auto{width:auto}.w-full{width:100%}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-\[80\%\]{max-width:80%}.max-w-full{max-width:100%}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-10{row-gap:2.5rem}.gap-y-8{row-gap:2rem}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem*var(--tw-space-x-reverse));margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem*var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-x-0{border-left-width:0;border-right-width:0}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.border-transparent{border-color:#0000}.bg-\[\#333\]{--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-3\.5{padding-bottom:.875rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-1{padding-left:.25rem}.ps-0{padding-inline-start:0}.pt-10{padding-top:2.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.align-top{vertical-align:top}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.leading-4{line-height:1rem}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a)}.drop-shadow-lg,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.content-none{--tw-content:none;content:var(--tw-content)}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.hover\:isolate:hover{isolation:isolate}.hover\:border-transparent:hover{border-color:#0000}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.hover\:bg-neutral-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.hover\:text-\[\#1877F2\]:hover{--tw-text-opacity:1;color:rgb(24 119 242/var(--tw-text-opacity))}.hover\:text-\[\#C13584\]:hover{--tw-text-opacity:1;color:rgb(193 53 132/var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-primary:focus-visible{outline-color:#000}.group:focus .group-focus\:block,.group:hover .group-hover\:block{display:block}.prose-a\:text-primary :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}@media not all and (min-width:640px){.max-sm\:mx-auto{margin-left:auto;margin-right:auto}.max-sm\:max-w-sm{max-width:24rem}}@media (min-width:640px){.sm\:ml-6{margin-left:1.5rem}.sm\:mr-0{margin-right:0}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:flex-none{flex:none}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-stretch{align-items:stretch}.sm\:justify-start{justify-content:flex-start}.sm\:self-center{align-self:center}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.md\:block{display:block}.md\:hidden{display:none}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-12{gap:3rem}.md\:gap-8{gap:2rem}.md\:p-0{padding:0}.md\:p-8{padding:2rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}}@media (min-width:1024px){.lg\:col-span-5{grid-column:span 5/span 5}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button,.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}



/* Mega menu hover guard: remove the invisible page-wide hover bridge. */
@media (min-width: 640px) {
  #site-navigation .mega-menu::after {
    content: none;
    display: none;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > .mega-menu-panel-heading {
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.25;
    margin: 0 0 1rem;
    padding: 0 0 0.75rem;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu {
    padding: 1.25rem 2rem 1.75rem;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu.mega-menu-vehicle-grid {
    align-content: start;
    align-items: start;
    column-count: initial;
    display: none;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: 1.25rem;
    row-gap: 1rem;
    overflow-y: auto;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li.is-mega-active > .sub-menu.mega-menu-vehicle-grid,
  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li:first-child > .sub-menu.mega-menu-vehicle-grid,
  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li:focus-within > .sub-menu.mega-menu-vehicle-grid,
  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li:hover > .sub-menu.mega-menu-vehicle-grid {
    display: grid;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu.mega-menu-vehicle-grid > .mega-menu-panel-heading {
    grid-column: 1 / -1;
    margin-bottom: 0;
  }

  #site-navigation .mega-menu-vehicle-card {
    break-inside: auto;
    margin: 0;
    min-width: 0;
  }

  #site-navigation .mega-menu-vehicle-card__link {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    min-height: 9.75rem;
    padding: 0.25rem 0.5rem 0.5rem;
    text-align: center;
    transition: color 0.15s ease;
  }

  #site-navigation .mega-menu-vehicle-card__link:hover {
    background: transparent;
  }

  #site-navigation .mega-menu-vehicle-card__image,
  #site-navigation .mega-menu-vehicle-card__placeholder {
    aspect-ratio: 4 / 3;
    background: transparent;
    flex: 0 0 auto;
    height: 7.5rem;
    object-fit: contain;
    transform: scale(1);
    transform-origin: center;
    transition: transform 180ms ease;
    width: 10rem;
  }

  #site-navigation .mega-menu-vehicle-card__link:hover,
  #site-navigation .mega-menu-vehicle-card__link:focus-visible {
    transform: none !important;
  }

  #site-navigation .mega-menu-vehicle-card__link:hover .mega-menu-vehicle-card__image,
  #site-navigation .mega-menu-vehicle-card__link:focus-visible .mega-menu-vehicle-card__image {
    transform: scale(1.08);
  }

  #site-navigation .mega-menu-vehicle-card__title {
    color: #171717;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.2;
  }

  /* Industrial desktop treatment for the shop mega menu. */
  #site-navigation .mega-menu > .sub-menu.mega-menu-panel {
    --mega-menu-nav-width: 17rem;
    min-height: 25rem;
    border: 0;
    border-top: 1px solid #d4d4d4;
    background: #f4f4f4;
    box-shadow: 0 24px 55px rgba(0, 0, 0, 0.22);
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel::after {
    background: #d4d4d4;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li {
    background: #f4f4f4;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > a {
    min-height: 4.25rem;
    padding: 1.4rem 3.25rem 1.4rem 1.5rem;
    border-bottom: 1px solid #d9d9d9;
    background: #f4f4f4;
    color: #404040;
    font-size: 0.78rem;
    font-weight: 750;
    letter-spacing: 0;
    transition: background-color 150ms ease, color 150ms ease, padding-left 150ms ease;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > a::after {
    content: ">";
    position: absolute;
    top: 50%;
    right: 1.4rem;
    width: auto;
    height: auto;
    border: 0;
    color: #737373;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    opacity: 1;
    transform: translateY(-50%);
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li.is-mega-active > a,
  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li:focus-within > a,
  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li:hover > a {
    padding-left: 1.75rem;
    background: #fff;
    box-shadow: inset 4px 0 0 #dc2626;
    color: #171717;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li.is-mega-active > a::after,
  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li:focus-within > a::after,
  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li:hover > a::after {
    color: #dc2626;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu {
    left: var(--mega-menu-nav-width);
    padding: 1.5rem 2.25rem 2rem;
    background: #fafafa;
    column-gap: 2.75rem;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > .mega-menu-panel-heading {
    margin: 0 0 1.25rem;
    padding: 0 0 1rem;
    border-bottom: 1px solid #d4d4d4;
    color: #171717;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 1.4rem;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > li {
    margin-bottom: 0.8rem;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > li > a {
    position: relative;
    padding: 0.4rem 0 0.4rem 0.75rem;
    color: #262626;
    font-size: 0.87rem;
    font-weight: 650;
    transition: color 140ms ease, transform 140ms ease;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > li > a::before {
    position: absolute;
    top: 0.65rem;
    bottom: 0.65rem;
    left: 0;
    width: 2px;
    background: #d4d4d4;
    content: "";
    transition: background-color 140ms ease;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > li > a:hover,
  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > li > a:focus-visible {
    color: #dc2626;
    transform: translateX(2px);
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > li > a:hover::before,
  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > li > a:focus-visible::before {
    background: #dc2626;
  }

  #site-navigation .mega-menu-vehicle-card__link::before {
    content: none !important;
    display: none;
  }

  #site-navigation .mega-menu-vehicle-card + .mega-menu-vehicle-card {
    border-left: 1px solid #d4d4d4;
  }

  #site-navigation .mega-menu-vehicle-grid > .mega-menu-vehicle-cta {
    display: flex;
    grid-column: 1 / -1;
    justify-content: center;
    margin: 0;
    padding-top: 0.25rem;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > .mega-menu-vehicle-cta > .mega-menu-vehicle-cta__link {
    align-items: center;
    background: #dc2626;
    color: #fff;
    display: flex;
    font-size: 0.875rem;
    font-weight: 800;
    justify-content: center;
    letter-spacing: 0.04em;
    min-height: 3.25rem;
    padding: 0.85rem 1.5rem;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 150ms ease;
    width: min(18rem, 100%);
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > .mega-menu-vehicle-cta > .mega-menu-vehicle-cta__link::before {
    content: none;
    display: none;
  }

  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > .mega-menu-vehicle-cta > .mega-menu-vehicle-cta__link:hover,
  #site-navigation .mega-menu > .sub-menu.mega-menu-panel > li > .sub-menu > .mega-menu-vehicle-cta > .mega-menu-vehicle-cta__link:focus-visible {
    background: #b91c1c;
    color: #fff;
    transform: none;
  }
}

/* Keep optional WooCommerce bundle-sells from stretching the product cart
   quantity control to the height of the bundled product card. */
.single-product form.cart:has(> .bundle_sells_form) {
  align-items: center;
  display: flex !important;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.single-product form.cart:has(> .bundle_sells_form) > .bundle_sells_form {
  flex: 0 0 100%;
  min-width: 0;
  width: 100%;
}

.single-product .bundle_sells_form .bundled_product_summary {
  margin: 0 auto 20px;
  max-width: 420px;
}

.single-product form.cart:has(> .bundle_sells_form) > .quantity {
  align-items: center;
  align-self: center;
  display: flex;
  flex: 0 0 auto;
  height: 58px;
  margin: 0 !important;
}

.single-product form.cart:has(> .bundle_sells_form) > .quantity .decrease,
.single-product form.cart:has(> .bundle_sells_form) > .quantity .increase {
  align-items: center;
  display: flex;
  height: 56px;
  padding-bottom: 0;
  padding-top: 0;
}

.single-product form.cart:has(> .bundle_sells_form) > .single_add_to_cart_button {
  margin: 0 !important;
}

.single-product form.cart:has(> .bundle_sells_form) > .hp2025-wishlist-control {
  flex: 0 0 100%;
}

@media (max-width: 640px) {
  .single-product form.cart:has(> .bundle_sells_form) {
    flex-direction: column;
  }

  .single-product form.cart:has(> .bundle_sells_form) > .single_add_to_cart_button {
    width: 100%;
  }
}







/* RacingLine product-page component. Paste into the website style.css. */

/* Mobile drill-down navigation powered by the same dynamic data as the desktop mega menu. */
@media (max-width: 639px) {
  .mobile-nav__body {
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
  }

  .mobile-nav__menu {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .mobile-nav__menu .menu-item-has-children {
    position: static !important;
  }

  .mobile-nav__menu .mobile-drilldown-panel,
  .mobile-nav__menu .menu-item-has-children:hover > .mobile-drilldown-panel,
  .mobile-nav__menu .menu-item-has-children:focus-within > .mobile-drilldown-panel {
    position: absolute !important;
    z-index: 20;
    inset: 0;
    display: block !important;
    width: 100%;
    height: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    border: 0;
    background: #fff;
    box-shadow: none;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
    transition: opacity 120ms ease, visibility 0s linear 120ms;
  }

  .mobile-nav__menu .menu-item-has-children.is-drilldown-active > .mobile-drilldown-panel {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    transform: translate3d(0, 0, 0) !important;
    transition-delay: 0s;
  }

  .mobile-nav__menu .mobile-drilldown-header {
    position: sticky;
    z-index: 2;
    top: 0;
    border: 0;
    border-bottom: 1px solid #d4d4d4;
    background: #f5f5f5;
  }

  .mobile-drilldown-back {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    width: 100%;
    min-height: 3.75rem;
    padding: 0.9rem 1.25rem;
    border: 0;
    background: transparent;
    color: #171717;
    font-size: 0.9rem;
    font-weight: 750;
    text-align: left;
  }

  .mobile-drilldown-back span[aria-hidden="true"] {
    color: #dc2626;
    font-size: 1.1rem;
  }

  .mobile-nav__menu .mobile-drilldown-panel > li:not(.mobile-drilldown-header) {
    border-top: 0;
    border-bottom: 1px solid #e5e5e5;
  }

  .mobile-nav__menu .mobile-drilldown-panel > li:not(.mobile-drilldown-header) > a {
    display: flex;
    align-items: center;
    min-height: 3.5rem;
    padding: 0.9rem 1.25rem;
    color: #262626;
    font-size: 0.9rem;
    font-weight: 650;
  }

  .mobile-nav__menu .mobile-drilldown-panel > .menu-item-has-children > a {
    padding-right: 3rem;
  }

  .mobile-nav__menu .mobile-drilldown-panel.mega-menu-vehicle-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-content: start;
  }

  .mobile-nav__menu .menu-item-has-children.is-drilldown-active > .mobile-drilldown-panel.mega-menu-vehicle-grid {
    display: grid !important;
  }

  .mobile-nav__menu .mega-menu-vehicle-grid > .mobile-drilldown-header {
    grid-column: 1 / -1;
  }

  .mobile-nav__menu .mega-menu-vehicle-grid > .mega-menu-vehicle-card {
    min-width: 0;
    border-bottom: 1px solid #e5e5e5;
  }

  .mobile-nav__menu .mega-menu-vehicle-grid > .mega-menu-vehicle-card:nth-of-type(even) {
    border-right: 1px solid #e5e5e5;
  }

  .mobile-nav__menu .mega-menu-vehicle-card__link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.5rem;
    min-height: 9.5rem;
    padding: 0.85rem;
    text-align: center;
  }

  .mobile-nav__menu .mega-menu-vehicle-card__image,
  .mobile-nav__menu .mega-menu-vehicle-card__placeholder {
    width: 100%;
    height: 6.5rem;
    object-fit: contain;
  }

  .mobile-nav__menu .mega-menu-vehicle-card__title {
    color: #171717;
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 1.25;
  }

  .mobile-nav__menu .mega-menu-vehicle-grid > .mega-menu-vehicle-cta {
    display: flex;
    grid-column: 1 / -1;
    justify-content: center;
    padding: 1rem 1.25rem 1.25rem;
  }

  .mobile-nav__menu .mega-menu-vehicle-grid > .mega-menu-vehicle-cta > .mega-menu-vehicle-cta__link {
    align-items: center;
    background: #dc2626;
    color: #fff;
    display: flex;
    font-size: 0.875rem;
    font-weight: 800;
    justify-content: center;
    letter-spacing: 0.04em;
    min-height: 3.25rem;
    padding: 0.85rem 1.25rem;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 150ms ease;
    width: min(18rem, 100%);
  }

  .mobile-nav__menu .mega-menu-vehicle-grid > .mega-menu-vehicle-cta > .mega-menu-vehicle-cta__link:hover,
  .mobile-nav__menu .mega-menu-vehicle-grid > .mega-menu-vehicle-cta > .mega-menu-vehicle-cta__link:focus-visible {
    background: #b91c1c;
    color: #fff;
  }

  @media (prefers-reduced-motion: reduce) {
    .mobile-nav__menu .mobile-drilldown-panel {
      transition: none;
    }
  }
}

/* Keep the Contact page title aligned with other primary content pages. */
.page-id-3465 .entry-header .entry-title {
  max-width: none;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #d8d8d8;
  font-size: 2.25rem;
  line-height: 1.2;
}

@media (max-width: 560px) {
  .page-id-3465 .entry-header .entry-title {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 2rem;
  }
}

.rl-page{--yellow:#eaff00;--black:#292929;--deep:#181818;--grey:#d9d9d9}.rl-page,.rl-page *{box-sizing:border-box}.rl-page{margin:0;background:var(--black);color:#fff;font-family:Montserrat,Arial,sans-serif}.rl-page header{height:68px;background:#292929;display:flex;align-items:center;padding:0 4%;position:sticky;top:0;z-index:10;gap:30px}.rl-logo{font:italic 800 40px "Barlow Condensed";color:#fff;text-decoration:none;letter-spacing:-5px}.rl-logo span{color:var(--yellow)}.rl-page header nav{margin-left:auto;display:flex;align-items:center;gap:40px}.rl-page header nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:700}.rl-page header nav i{height:24px;width:1px;background:#aaa}.rl-search{width:188px;padding:9px;border:0;background:white}.rl-menu{display:none;margin-left:auto;background:none;color:white;border:0;font-size:24px}.rl-hero{min-height:730px;display:grid;grid-template-columns:1fr 1fr}.rl-hero>img{width:100%;height:100%;object-fit:cover}.rl-hero-copy{padding:13% 9%;display:flex;flex-direction:column;justify-content:center;background:#292929}.rl-hero small,.rl-eyebrow,.rl-stage small,.rl-buy small{color:var(--yellow);font-size:11px;letter-spacing:2px;font-weight:700}.rl-hero h1{font:600 45px/1.02 "Barlow Condensed";margin:22px 0;color:#aaa}.rl-hero h1 b{font-size:62px;color:#fff}.rl-engine{font:800 55px "Barlow Condensed";margin:15px 0}.rl-engine span{font-weight:400;color:#aaa}.rl-hero p{max-width:470px;color:#bbb;line-height:1.7;font-size:14px}.rl-cta{display:inline-block;align-self:flex-start;margin-top:24px;background:var(--yellow);padding:15px 22px;color:#202020;text-decoration:none;font-weight:700;font-size:12px}.rl-intro,.rl-applications{padding:110px max(6%,calc((100% - 1050px)/2));display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#f5f5f5;color:#292929}.rl-intro h2,.rl-feature h2,.rl-stage h2,.rl-applications h2,.rl-buy h2{font:700 52px/1.02 "Barlow Condensed";margin:15px 0}.rl-intro em,.rl-stage em,.rl-applications em{color:#8b8b8b}.rl-copy p,.rl-feature p,.rl-wide{line-height:1.9;color:#666;font-size:14px}.rl-feature{display:grid;grid-template-columns:1.15fr .85fr;min-height:600px}.rl-feature img{width:100%;height:100%;object-fit:cover}.rl-feature div{padding:13%;display:flex;justify-content:center;flex-direction:column;background:#1e1e1e}.rl-feature h2{font-size:64px}.rl-feature p{color:#aaa}.rl-shortcuts{background:var(--yellow);display:flex;justify-content:center;position:sticky;top:68px;z-index:8}.rl-shortcuts a{color:#222;text-decoration:none;font-size:12px;font-weight:700;padding:18px 25px;border-right:1px solid rgba(0,0,0,.2)}.rl-stage{padding:100px max(6%,calc((100% - 1050px)/2));background:#fff;color:#222}.rl-stage.rl-alt{background:#222;color:#fff}.rl-stage-head{display:flex;gap:30px;align-items:flex-start}.rl-stage-head>span{font:800 100px/1 "Barlow Condensed";color:var(--yellow);text-shadow:1px 1px #333}.rl-stage h2{font-size:58px}.rl-numbers{display:grid;grid-template-columns:1fr 60px 1fr;align-items:center;margin:50px 0;gap:20px}.rl-numbers article{padding:35px;border-left:5px solid var(--yellow);background:#292929;color:#fff}.rl-numbers article.rl-stock{background:#e7e7e7;color:#333}.rl-numbers strong{font:800 82px/1 "Barlow Condensed";display:block}.rl-numbers sup{font-size:25px}.rl-numbers b{font:700 32px "Barlow Condensed"}.rl-numbers p{font-size:12px;color:#999;letter-spacing:1px}.rl-arrow{text-align:center;font-size:42px;color:var(--yellow)}.rl-wide{max-width:800px}.rl-alt .rl-wide{color:#aaa}.rl-applications ul{list-style:none;margin:0;padding:0}.rl-applications li{padding:19px 0;border-bottom:1px solid #bbb;font:600 19px "Barlow Condensed"}.rl-buy{text-align:center;padding:110px 20px;background:var(--yellow);color:#222}.rl-buy small{color:#222}.rl-buy h2{font-size:70px}.rl-buy .rl-cta{background:#222;color:#fff}.rl-buy .rl-dark{align-self:auto}.rl-page footer{padding:50px 6%;display:flex;align-items:center;gap:40px;background:#222;color:#888;font-size:11px}.rl-page footer p{margin-right:auto}.rl-page footer a{color:var(--yellow);text-decoration:none}
.rl-page p:empty{display:none!important}
@media(max-width:800px){.rl-page header{height:62px}.rl-menu{display:block}.rl-page header nav,.rl-search{display:none}.rl-page header.rl-open nav{display:flex;position:absolute;top:62px;left:0;right:0;background:#222;flex-direction:column;gap:0;padding:12px}.rl-page header.rl-open nav a{padding:15px}.rl-hero{grid-template-columns:1fr;min-height:0}.rl-hero>img{height:480px}.rl-hero-copy{padding:60px 7%}.rl-hero h1{font-size:34px}.rl-hero h1 b{font-size:45px}.rl-intro,.rl-applications{grid-template-columns:1fr;padding:75px 7%;gap:35px}.rl-intro h2,.rl-applications h2{font-size:44px}.rl-feature{grid-template-columns:1fr}.rl-feature img{height:430px}.rl-feature div{padding:70px 7%}.rl-shortcuts{overflow:auto;justify-content:flex-start;top:62px}.rl-shortcuts a{white-space:nowrap}.rl-stage{padding:75px 7%}.rl-stage-head>span{font-size:60px}.rl-stage h2{font-size:43px}.rl-numbers{grid-template-columns:1fr}.rl-arrow{transform:rotate(90deg)}.rl-numbers strong{font-size:68px}.rl-buy h2{font-size:52px}.rl-page footer{align-items:flex-start;flex-direction:column}}

/* Embedded product-page mode: host website supplies its own chrome and sales CTAs. */
.rl-shortcuts{top:0}
@media(max-width:800px){.rl-shortcuts{top:0}}

/* Small labels use solid dark text on light backgrounds; yellow remains an accent. */
.rl-intro .rl-eyebrow,.rl-applications .rl-eyebrow,.rl-stage:not(.rl-alt) small{
  color:#292929;
  text-shadow:none;
}
.rl-stage:not(.rl-alt) .rl-numbers article:not(.rl-stock) small{
  color:var(--yellow);
}
.rl-numbers article.rl-stock small,
.rl-numbers article.rl-card:not(.rl-tuned) small{
  color:#292929!important;
  text-shadow:none!important;
}

.rl-hero-25>img{filter:saturate(.92) contrast(1.04)}
.rl-hero-25 .rl-hero-copy{background:#242424}
.rl-feature-25 img{object-position:center}
.rl-numbers-three{grid-template-columns:repeat(3,1fr);gap:18px}
.rl-numbers-three article{min-width:0}
.rl-numbers-three strong{font-size:68px}
.rl-hardware-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px}
.rl-hardware-grid article{padding:34px;background:#e8e8e8;border-top:5px solid var(--yellow)}
.rl-hardware-grid h3{font:700 30px "Barlow Condensed";margin:14px 0}
.rl-hardware-grid p{color:#666;font-size:13px;line-height:1.8}
.rl-pdm{grid-template-columns:1fr 1fr;min-height:520px;background:#202020;position:relative}
.rl-pdm::after{content:"";position:absolute;left:50%;top:16%;bottom:16%;width:1px;background:#555}
.rl-pdm-panel{padding:12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#202020;color:#fff}
.rl-pdm-panel p{color:#aaa;line-height:1.9;font-size:14px;max-width:500px;min-height:108px}
.rl-pdm-panel .rl-eyebrow{color:var(--yellow)}
.rl-pdm-panel h2{margin-top:15px}
.rl-related-link{margin-top:22px}
.rl-pdm-single{display:flex!important;align-items:center!important;justify-content:center!important;grid-template-columns:none!important}
.rl-pdm-single::after{display:none!important}
.rl-pdm-single>.rl-pdm-panel,.rl-pdm-single>.rl-pdm-panel:first-child,.rl-pdm-single>.rl-pdm-panel:nth-child(2){align-items:center!important;width:min(860px,100%)!important;max-width:860px!important;margin:0 auto!important;padding:0!important;text-align:center!important;background:transparent!important}
.rl-pdm-single>.rl-pdm-panel p{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}
.rl-pdm-single>.rl-pdm-panel .rl-cta{align-self:center!important}

/* Amarok performance parallax feature panel. */
.rl-amarok-performance-parallax{
  background-image:url('/wp-content/uploads/oemplus/amarok-tcu-parallax.jpg')!important;
  background-attachment:fixed!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  isolation:isolate;
  min-height:620px!important;
  overflow:hidden;
  padding:100px 6%!important;
}
.rl-amarok-performance-parallax::before{
  background:rgba(10,14,17,.68);
  content:"";
  inset:0;
  position:absolute;
  z-index:0;
}
.rl-amarok-performance-parallax>.rl-parallax-content{
  position:relative;
  z-index:1;
}
@media(max-width:800px){
  .rl-amarok-performance-parallax{
    background-attachment:scroll!important;
    min-height:500px!important;
    padding:70px 20px!important;
  }
}
.rl-torque-note{margin-top:28px;padding:20px 24px;border-left:5px solid var(--yellow);background:#eee;color:#555;font-size:13px;line-height:1.7}
.rl-alt .rl-torque-note{background:#303030;color:#bbb}
@media(max-width:800px){
  .rl-numbers-three,.rl-hardware-grid{grid-template-columns:1fr}
  .rl-numbers-three strong{font-size:68px}
  .rl-pdm{grid-template-columns:1fr}
  .rl-pdm::after{left:10%;right:10%;top:50%;bottom:auto;width:auto;height:1px}
  .rl-pdm-panel{min-height:430px;padding:70px 10%}
  .rl-pdm-panel p{min-height:0}
}

/* Shortcut items always divide the full available row width. */
.rl-shortcuts{justify-content:stretch}
.rl-shortcuts a{flex:1;min-width:0;text-align:center;padding-left:10px;padding-right:10px}
@media(max-width:800px){
  .rl-shortcuts{overflow:visible;justify-content:stretch}
  .rl-shortcuts a{white-space:normal;padding:16px 5px}
}

/* EA888.4 Continental expanded-page components. */
.rl-stage-marker{min-width:140px;letter-spacing:-5px}
.rl-r600-upgrade{display:grid;grid-template-columns:55.3% 44.7%;height:440px;background:#000;color:#fff}
.rl-r600-visual{height:440px;background:#000;min-width:0}
.rl-r600-visual img{display:block;width:100%;height:100%;object-fit:contain}
.rl-r600-copy{height:440px;padding:48px 10%;display:flex;flex-direction:column;justify-content:center;background:#000}
.rl-r600-copy h2,.rl-split-info h2{font:700 52px/1.02 "Barlow Condensed";margin:16px 0}
.rl-r600-copy h2{font-weight:400}
.rl-r600-copy p,.rl-split-info p{color:#aaa;font-size:14px;line-height:1.9;margin:0}
.rl-stage3-section{background:#f0f0f0}
.rl-split-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#242424;color:#fff}
.rl-torque-guide{border-top:1px solid #444;border-bottom:1px solid #444}
.rl-split-info>div{padding:85px max(7%,calc((100vw - 1050px)/4));position:relative}
.rl-split-info>div+div::before{content:"";position:absolute;left:0;top:18%;bottom:18%;width:1px;background:#555}
.rl-application-content{min-width:0}
.rl-application-notes{margin-top:28px;padding-top:8px;border-top:3px solid var(--yellow)}
.rl-application-notes p{margin:12px 0;color:#666;font-size:12px;line-height:1.6}
.rl-no-marker{display:block}
.rl-hardware-legend{display:grid;grid-template-columns:repeat(4,max-content);justify-content:center;gap:28px;margin:38px 0 24px;padding:20px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-size:12px;font-weight:600}
.rl-hardware-legend span{display:grid;grid-template-columns:16px auto;align-items:center;gap:7px}
.rl-hardware-legend i{display:block;text-align:center}
.rl-hardware-legend i,.rl-hardware-matrix i{font-style:normal;font-weight:800}
.rl-required{color:#4d7d00}.rl-optional{color:#777}.rl-not-required,.rl-na{color:#999}
.rl-hardware-matrix{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}
.rl-hardware-matrix article{min-height:480px;padding:38px 28px;background:#f0f0f0;border-top:5px solid var(--yellow);display:flex;flex-direction:column}
.rl-hardware-matrix article:nth-child(2){background:#e2e2e2}
.rl-hardware-matrix article:nth-child(3){background:#d4d4d4}
.rl-hardware-matrix article:nth-child(4){background:#c6c6c6}
.rl-hardware-matrix h3{font:700 30px "Barlow Condensed";margin:0 0 18px}
.rl-hardware-matrix ul{flex:1;display:flex;flex-direction:column;justify-content:space-between;margin:0;padding:0;list-style:none}
.rl-hardware-matrix li{display:grid;grid-template-columns:8px minmax(0,1fr) 14px;column-gap:7px;align-items:start;margin:0;color:#555;font-size:13px;line-height:1.45}
.rl-hardware-matrix li::before{content:"•";color:#555;text-align:center}
.rl-hardware-matrix li i{display:block;text-align:center;line-height:1.45}
.rl-features-section .rl-stage-head{margin-bottom:42px}
.rl-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 55px}
.rl-feature-list article{padding:20px 0;border-top:1px solid #4a4a4a}
.rl-feature-list b{font:700 24px "Barlow Condensed";color:#fff}
.rl-feature-list p{margin:8px 0 0;color:#aaa;font-size:14px;line-height:1.75}
@media(max-width:800px){
  .rl-stage-marker{min-width:75px;letter-spacing:-3px}
  .rl-r600-upgrade,.rl-split-info{grid-template-columns:1fr}
  .rl-r600-upgrade{height:auto}
  .rl-r600-visual{height:390px}
  .rl-r600-copy{height:auto;min-height:390px}
  .rl-r600-copy,.rl-split-info>div{padding:65px 7%}
  .rl-r600-copy h2,.rl-split-info h2{font-size:43px}
  .rl-split-info>div+div::before{left:7%;right:7%;top:0;bottom:auto;width:auto;height:1px}
  .rl-hardware-legend{grid-template-columns:repeat(2,max-content)}
  .rl-hardware-matrix,.rl-feature-list{grid-template-columns:1fr}
}

/* WooCommerce product-description integration.
   The host theme uses ID selectors for headings, so this layer restores the
   component typography without affecting the rest of the product page. */
#tab-description .rl-page h1,
#tab-description .rl-page h2,
#tab-description .rl-page h3{
  max-width:none;
  margin-left:0;
  margin-right:0;
  font-family:"Barlow Condensed",sans-serif;
}
#tab-description .rl-page .rl-hero h1{
  margin-top:22px;
  margin-bottom:22px;
  font-size:45px;
  line-height:1.02;
  font-weight:600;
  color:#aaa;
}
#tab-description .rl-page .rl-hero h1 b{
  font-size:62px;
  color:#fff;
}
#tab-description .rl-page .rl-intro h2,
#tab-description .rl-page .rl-applications h2{
  margin-top:15px;
  margin-bottom:15px;
  font-size:52px;
  line-height:1.02;
  font-weight:700;
  color:#292929;
}
#tab-description .rl-page .rl-feature h2{
  margin-top:15px;
  margin-bottom:15px;
  font-size:64px;
  line-height:1.02;
  font-weight:700;
  color:#fff;
}
#tab-description .rl-page .rl-stage h2{
  margin-top:15px;
  margin-bottom:15px;
  font-size:58px;
  line-height:1.02;
  font-weight:700;
  color:inherit;
}
#tab-description .rl-page .rl-r600-copy h2{
  margin-top:16px;
  margin-bottom:16px;
  font-size:52px;
  line-height:1.02;
  font-weight:400;
  color:#fff;
}
#tab-description .rl-page .rl-split-info h2{
  margin-top:16px;
  margin-bottom:16px;
  font-size:52px;
  line-height:1.02;
  font-weight:700;
  color:#fff;
}
#tab-description .rl-page .rl-hardware-matrix h3{
  margin:0 0 18px;
  font-size:30px;
  line-height:1;
  font-weight:700;
  color:#292929;
}
#tab-description .rl-page .rl-r600-upgrade{
  height:auto!important;
  min-height:0!important;
}
#tab-description .rl-page .rl-r600-upgrade .rl-r600-visual,
#tab-description .rl-page .rl-r600-upgrade .rl-r600-copy{
  height:auto!important;
  min-height:0!important;
}
#tab-description .rl-page .rl-r600-upgrade .rl-r600-visual{
  align-items:center;
  display:flex;
  justify-content:center;
  padding:32px 0;
}
#tab-description .rl-page .rl-r600-upgrade .rl-r600-visual img{
  height:auto!important;
  max-height:320px;
  object-fit:contain;
}
#tab-description .rl-page .rl-r600-upgrade .rl-r600-copy{
  padding-top:42px!important;
  padding-bottom:42px!important;
}
@media(max-width:800px){
  #tab-description .rl-page .rl-hero h1{font-size:34px}
  #tab-description .rl-page .rl-hero h1 b{font-size:45px}
  #tab-description .rl-page .rl-intro h2,
  #tab-description .rl-page .rl-applications h2{font-size:44px}
  #tab-description .rl-page .rl-stage h2,
  #tab-description .rl-page .rl-r600-copy h2,
  #tab-description .rl-page .rl-split-info h2{font-size:43px}
}

#vs_vehicle_selector-2 .vs-selector-select {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  text-align: center;
  text-align-last: center;
}

#vs_vehicle_selector-2 .vs-selector-select option {
  padding-left: 2.25rem;
  padding-right: 3.25rem;
  text-align: center;
}

#vs_vehicle_selector-2 .vs-selector-select--customized{display:none}
#vs_vehicle_selector-2 .vs-custom-select{position:relative;width:100%}
#vs_vehicle_selector-2 .vs-custom-select__button{background:#fff;border:1px solid #c3c4c7;border-radius:0;color:#1d2327;cursor:pointer;display:block;font-size:14px;min-height:40px;padding:8px 2.75rem;position:relative;text-align:center;width:100%}
#vs_vehicle_selector-2 .vs-custom-select__button::after{border-bottom:1px solid currentColor;border-right:1px solid currentColor;content:"";height:7px;position:absolute;right:1rem;top:50%;transform:translateY(-65%) rotate(45deg);width:7px}
#vs_vehicle_selector-2 .vs-custom-select.is-disabled .vs-custom-select__button{background:#f0f0f1;color:#a7aaad;cursor:default}
#vs_vehicle_selector-2 .vs-custom-select__list{background:#fff;border:1px solid #8c8f94;box-shadow:0 10px 24px rgba(0,0,0,.16);display:none;left:0;max-height:17rem;overflow-y:auto;position:absolute;right:0;top:calc(100% + 2px);z-index:30}
#vs_vehicle_selector-2 .vs-custom-select.is-open .vs-custom-select__list{display:block}
#vs_vehicle_selector-2 .vs-custom-select__option{background:#fff;border:0;color:#1d2327;cursor:pointer;display:block;font-size:14px;line-height:1.35;min-height:28px;padding:5px 2.5rem;text-align:center;width:100%}
#vs_vehicle_selector-2 .vs-custom-select__option:hover,
#vs_vehicle_selector-2 .vs-custom-select__option:focus,
#vs_vehicle_selector-2 .vs-custom-select__option[aria-selected="true"]{background:#2167d1;color:#fff;outline:none}

/* Shop and product collection pagination. */
.woocommerce nav.woocommerce-pagination {
  margin-top: 3rem;
  text-align: left;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  align-items: center;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  border: 0;
  float: none;
  margin: 0;
  overflow: visible;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li > a,
.woocommerce nav.woocommerce-pagination ul.page-numbers li > span {
  align-items: center;
  background: #fff;
  border: 1px solid #d6d6d6;
  color: #1d1d1f;
  display: inline-flex;
  font-size: 14px;
  font-weight: 600;
  height: 44px;
  justify-content: center;
  line-height: 1;
  min-width: 44px;
  padding: 0 15px;
  text-decoration: none;
  transition: border-color .2s ease, color .2s ease, background-color .2s ease, box-shadow .2s ease;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li > span.current {
  background: #ed1c24;
  border-color: #ed1c24;
  box-shadow: 0 8px 18px rgba(237, 28, 36, .18);
  color: #fff;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li > a:hover,
.woocommerce nav.woocommerce-pagination ul.page-numbers li > a:focus-visible {
  background: #fff;
  border-color: #ed1c24;
  color: #ed1c24;
  outline: none;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li > a:focus-visible {
  box-shadow: 0 0 0 3px rgba(237, 28, 36, .16);
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li > .prev,
.woocommerce nav.woocommerce-pagination ul.page-numbers li > .next {
  min-width: 44px;
}

@media (max-width: 640px) {
  .woocommerce nav.woocommerce-pagination {
    margin-top: 2rem;
  }

  .woocommerce nav.woocommerce-pagination ul.page-numbers li > a,
  .woocommerce nav.woocommerce-pagination ul.page-numbers li > span {
    height: 42px;
    min-width: 42px;
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* WooCommerce My Account — shared styling across every account endpoint. */
.woocommerce-account .woocommerce {
  width: 100%;
}

.woocommerce-account .woocommerce > .w-full.max-w-none {
  border-color: #e2e4e7;
  box-shadow: 0 8px 30px rgba(16, 24, 40, .04);
  padding: 32px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  background: #fff;
  border: 1px solid #e2e4e7;
  display: flex;
  flex-direction: column;
  gap: 0 !important;
  list-style: none;
  margin: 0 !important;
  padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
  border-bottom: 1px solid #eef0f2;
  margin: 0 !important;
  padding: 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
  border-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li::marker {
  content: "";
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
  align-items: center;
  color: #475467;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  min-height: 44px;
  margin: 0 !important;
  padding: 10px 16px;
  position: relative;
  width: 100%;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, padding-left .2s ease;
}

.woocommerce-account .woocommerce-MyAccount-navigation a:hover {
  background: #f8f9fa;
  color: #101828;
  padding-left: 18px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active {
  background: #f4f5f6;
  position: relative;
}

.woocommerce-account .woocommerce-MyAccount-navigation .is-active a {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  color: #101828;
  font-weight: 700;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active::before {
  background: #ed1c24;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}

.woocommerce-account .hp-account-mobile-menu {
  display: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
  min-width: 0;
}

.woocommerce-account .woocommerce-MyAccount-content > h2,
.woocommerce-account .woocommerce-MyAccount-content > h3,
.woocommerce-account .woocommerce-MyAccount-content form > h2,
.woocommerce-account .woocommerce-MyAccount-content form > h3 {
  color: #101828;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 22px;
}

.woocommerce-account .woocommerce-MyAccount-content > p {
  color: #667085;
  font-size: 14px;
  line-height: 1.7;
  margin: 0 0 16px;
}

.woocommerce-account .woocommerce-MyAccount-content a:not(.button):not(.hp2025-wishlist-action):not(.hp2025-wishlist-primary-link) {
  color: #101828;
  font-weight: 600;
  text-decoration-color: #c8cbd0;
  text-underline-offset: 3px;
}

.woocommerce-account .woocommerce-MyAccount-content a:not(.button):hover {
  color: #ed1c24;
}

.woocommerce-account .woocommerce-MyAccount-content table.shop_table {
  border: 1px solid #e2e4e7;
  border-collapse: collapse;
  border-radius: 0;
  font-size: 14px;
  margin: 0 0 24px;
  width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content table.shop_table th {
  background: #f7f7f8;
  border-bottom: 1px solid #e2e4e7;
  color: #344054;
  font-size: 12px;
  letter-spacing: .06em;
  padding: 14px 16px;
  text-transform: uppercase;
}

.woocommerce-account .woocommerce-MyAccount-content table.shop_table td {
  border-bottom: 1px solid #eceef0;
  color: #475467;
  padding: 16px;
}

.woocommerce-account .woocommerce-MyAccount-content table.shop_table tr:last-child td {
  border-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-content .button,
.woocommerce-account .woocommerce-MyAccount-content button.button {
  background: #101828;
  border: 1px solid #101828;
  border-radius: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  min-height: 42px;
  padding: 10px 16px;
}

.woocommerce-account .woocommerce-MyAccount-content .button:hover,
.woocommerce-account .woocommerce-MyAccount-content button.button:hover {
  background: #ed1c24;
  border-color: #ed1c24;
  color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-content fieldset,
.woocommerce-account .woocommerce-Address,
.woocommerce-account .woocommerce-customer-details,
.woocommerce-account .woocommerce-order-details {
  border: 1px solid #e2e4e7;
  margin: 22px 0;
  padding: 22px;
}

.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
  background: #fff;
  color: #101828;
  font-size: 16px;
  font-weight: 700;
  padding: 0 8px;
}

.woocommerce-account .woocommerce-MyAccount-content label {
  color: #344054;
  font-size: 13px;
  font-weight: 600;
}

.woocommerce-account .woocommerce-MyAccount-content input.input-text,
.woocommerce-account .woocommerce-MyAccount-content select,
.woocommerce-account .woocommerce-MyAccount-content textarea {
  background: #fff;
  border: 1px solid #cfd4dc;
  border-radius: 0;
  min-height: 46px;
  padding: 10px 12px;
}

.woocommerce-account .woocommerce-MyAccount-content input.input-text:focus,
.woocommerce-account .woocommerce-MyAccount-content select:focus,
.woocommerce-account .woocommerce-MyAccount-content textarea:focus {
  border-color: #101828;
  box-shadow: 0 0 0 2px rgba(16, 24, 40, .08);
  outline: none;
}

.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-error {
  background: #f7f7f8;
  border: 1px solid #e2e4e7;
  border-top: 3px solid #ed1c24;
  color: #475467;
  margin-bottom: 22px;
  padding: 18px 20px 18px 48px;
}

.woocommerce-account .hp2025-wishlist-page {
  margin: 0;
}

.woocommerce-account .hp2025-wishlist-shell,
.woocommerce-account .hp2025-wishlist-empty-state {
  box-shadow: none;
}

.woocommerce-account .hp2025-wishlist-empty-kicker {
  display: none;
}

.woocommerce-account .hp2025-wishlist-head {
  border-bottom: 1px solid #e2e4e7;
  padding: 22px 24px;
}

.woocommerce-account .hp2025-wishlist-head h2 {
  font-size: 28px;
  margin-bottom: 6px;
}

.woocommerce-account .hp2025-wishlist-table {
  border-top: 0;
  overflow-x: auto;
}

.woocommerce-account .hp2025-wishlist-row {
  align-items: center;
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(260px, 1fr) 100px 100px 130px;
  min-width: 670px;
  padding: 16px 20px;
}

.woocommerce-account .hp2025-wishlist-row.is-head {
  padding-bottom: 12px;
  padding-top: 12px;
}

.woocommerce-account .hp2025-wishlist-product {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: 24px 72px minmax(0, 1fr);
}

.woocommerce-account .hp2025-wishlist-remove-form {
  align-self: center;
  display: flex;
  margin: 0;
}

.woocommerce-account .hp2025-wishlist-remove {
  align-items: center;
  display: inline-flex;
  height: 32px;
  justify-content: center;
  line-height: 1;
  padding: 0;
  width: 32px;
}

.woocommerce-account .hp2025-wishlist-image-link {
  width: 72px;
}

.woocommerce-account .hp2025-wishlist-product-copy h3 {
  font-size: 14px;
  line-height: 1.4;
}

.woocommerce-account .hp2025-wishlist-price,
.woocommerce-account .hp2025-wishlist-stock,
.woocommerce-account .hp2025-wishlist-action-wrap {
  border: 0;
  display: block;
  padding: 0;
}

.woocommerce-account .hp2025-wishlist-price::before,
.woocommerce-account .hp2025-wishlist-stock::before,
.woocommerce-account .hp2025-wishlist-action-wrap::before {
  content: none;
}

.woocommerce-account .hp2025-wishlist-action,
.woocommerce-account .hp2025-wishlist-cart-form .button {
  font-size: 11px;
  min-height: 40px;
  padding: 9px 12px;
  text-align: center;
  width: 100%;
}

@media (max-width: 767px) {
  .woocommerce-account .woocommerce > .w-full.max-w-none {
    padding: 0 16px 16px;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 32px);
  }

  .woocommerce-account .woocommerce-MyAccount-navigation .hp-account-desktop-menu {
    display: none;
  }

  .woocommerce-account .hp-account-mobile-menu {
    display: block;
    position: relative;
    z-index: 20;
  }

  .woocommerce-account .hp-account-mobile-menu summary {
    background: #101828;
    border-bottom: 3px solid #ed1c24;
    color: #fff;
    cursor: pointer;
    display: grid;
    gap: 3px;
    list-style: none;
    min-height: 56px;
    padding: 10px 46px 10px 14px;
    position: relative;
    width: 100%;
  }

  .woocommerce-account .hp-account-mobile-menu summary::-webkit-details-marker {
    display: none;
  }

  .woocommerce-account .hp-account-mobile-menu summary::after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    height: 8px;
    position: absolute;
    right: 18px;
    top: 20px;
    transform: rotate(45deg);
    transition: transform .2s ease, top .2s ease;
    width: 8px;
  }

  .woocommerce-account .hp-account-mobile-menu[open] summary::after {
    top: 25px;
    transform: rotate(225deg);
  }

  .woocommerce-account .hp-account-mobile-menu summary span {
    color: #aeb6c4;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
  }

  .woocommerce-account .hp-account-mobile-menu summary strong {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation .hp-account-mobile-options {
    background: #fff;
    border: 1px solid #d9dde3;
    box-shadow: 0 14px 34px rgba(16, 24, 40, .18);
    display: grid;
    grid-template-columns: 1fr;
    left: 0;
    margin: 4px 0 0;
    max-height: min(60vh, 420px);
    overflow-y: auto;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
  }

  .woocommerce-account .hp-account-mobile-menu:not([open]) .hp-account-mobile-options {
    display: none;
  }

  .woocommerce-account .hp-account-mobile-options li {
    border-bottom: 1px solid #eef0f2;
  }

  .woocommerce-account .hp-account-mobile-options a {
    color: #475467;
    min-height: 42px;
  }

  .woocommerce-account .hp-account-mobile-options a:hover {
    background: #f6f7f8;
    color: #101828;
  }

  .woocommerce-account .hp-account-mobile-options .is-active a {
    color: #101828;
  }

  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table {
    border: 0;
  }

  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table thead {
    display: none;
  }

  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table tbody,
  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table tr,
  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table td {
    display: block;
    width: 100%;
  }

  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table tr {
    border: 1px solid #e2e4e7;
    margin-bottom: 14px;
    padding: 6px 14px;
  }

  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table td {
    border-bottom: 1px solid #eceef0;
    display: block;
    min-height: 46px;
    padding: 13px 0 13px 105px;
    position: relative;
    text-align: right;
  }

  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table td::before {
    color: #667085;
    content: attr(data-title);
    display: block !important;
    font-size: 11px;
    font-weight: 700;
    left: 0;
    letter-spacing: .05em;
    position: absolute;
    text-align: left;
    top: 15px;
    text-transform: uppercase;
  }

  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table td:last-child {
    border-bottom: 0;
  }

  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    justify-content: flex-end;
    padding-left: 105px;
  }

  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions::before {
    margin-right: auto;
  }

  .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .button {
    align-items: center;
    display: inline-flex;
    flex: 1 1 0;
    justify-content: center;
    line-height: 1.2;
    margin: 0;
    min-height: 44px;
    min-width: 0;
    padding: 8px 6px;
    text-align: center;
    white-space: nowrap;
  }

  .woocommerce-account .woocommerce-MyAccount-content table.shop_table td {
    padding: 12px 14px;
  }

  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-message,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-error {
    line-height: 1.55;
    padding: 18px;
  }

  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-info::before,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-message::before,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-error::before {
    display: none;
  }

  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-info .button,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-message .button,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-error .button {
    display: flex;
    float: none;
    justify-content: center;
    margin: 14px 0 0;
    white-space: nowrap;
    width: 100%;
  }

  .woocommerce-account .hp2025-wishlist-head {
    padding: 18px;
  }

  .woocommerce-account .hp2025-wishlist-row {
    gap: 12px;
    grid-template-columns: minmax(230px, 1fr) 90px 90px 120px;
    min-width: 610px;
    padding: 14px 16px;
  }
}

/* Single-post titles should read as the primary page heading, without
 * changing WooCommerce product titles that share the entry-title class. */
.single-post .entry-header > h1.entry-title {
  font-size: clamp(2.125rem, 3vw, 2.75rem);
  line-height: 1.15;
}
