.chr-product-hero{background:var(--chr-bg);color:var(--chr-text);overflow:hidden;padding-bottom:5rem}.chr-product-hero__container{max-width:var(--chr-max-width);margin:0 auto;padding-top:4rem;padding-bottom:3rem}.chr-product-hero__main{display:grid;grid-template-columns:minmax(520px,.95fr) minmax(600px,1.05fr);align-items:center;gap:clamp(3rem,4vw,7rem);min-height:var(--chr-desktop-min-height)}.chr-product-hero__content{position:relative;z-index:2}.chr-product-hero__eyebrow-wrap{display:flex;align-items:center;gap:1.4rem;margin-bottom:2rem}.chr-product-hero__eyebrow{margin:0;color:var(--chr-accent);font-size:1.35rem;font-weight:800;letter-spacing:.12em;line-height:1.3;text-transform:uppercase;white-space:nowrap}.chr-product-hero__eyebrow-line{display:block;width:4rem;height:.3rem;background:var(--chr-accent)}.chr-product-hero__heading{max-width:74rem;margin:0;color:var(--chr-text);font-size:clamp(6.2rem,6vw,10rem);font-weight:900;line-height:.86;letter-spacing:-.055em;text-transform:uppercase}.chr-product-hero__heading span{display:block}.chr-product-hero__subheading{margin-top:2.4rem;color:var(--chr-muted);font-size:clamp(1.8rem,1.8vw,2.4rem);font-weight:800;line-height:1.4;letter-spacing:.01em;text-transform:uppercase}.chr-product-hero__subheading p{margin:0}.chr-product-hero__subheading strong{color:var(--chr-accent)}.chr-product-hero__description{max-width:58rem;margin-top:2.4rem;color:var(--chr-muted);font-size:clamp(1.6rem,1.45vw,1.9rem);line-height:1.65}.chr-product-hero__description p{margin-top:0}.chr-product-hero__description p:last-child{margin-bottom:0}.chr-product-hero__buttons{display:flex;flex-wrap:wrap;gap:1.4rem;margin-top:3.2rem}.chr-product-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:5.6rem;padding:1.4rem 2.8rem;border-radius:0;font-size:1.45rem;font-weight:800;letter-spacing:.02em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.chr-product-hero__button:before,.chr-product-hero__button:after{display:none}.chr-product-hero__button--primary{background:#c71920!important;color:#fff!important;border:1px solid var(--chr-accent)}.chr-product-hero__button--primary:hover{background:#000!important;border-color:#c71920!important;color:#fff!important}.chr-product-hero__button--secondary{background:#fff!important;color:#000!important;border:1px solid #111111!important}.chr-product-hero__button--secondary:hover{background:#000!important;color:#fff!important;border-color:var(--chr-text)}.chr-product-hero__media{position:relative;display:flex;align-items:center;justify-content:flex-end;min-width:0;margin-right:-3rem}.chr-product-hero__image-wrap{width:100%}.chr-product-hero__image{display:block;width:115%;max-width:none;height:auto;max-height:82rem;object-fit:contain;object-position:center right}.chr-product-hero__placeholder{width:100%;min-height:50rem}.chr-product-hero__placeholder svg{width:100%;height:100%}.chr-product-hero__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2rem;padding-top:3.2rem;border-top:1px solid var(--chr-border)}.chr-product-hero__trust-item{display:grid;grid-template-columns:5.5rem minmax(0,1fr);align-items:center;gap:1.6rem;min-width:0;padding:0 2.8rem;border-right:1px solid var(--chr-border)}.chr-product-hero__trust-item:first-child{padding-left:0}.chr-product-hero__trust-item:last-child{padding-right:0;border-right:0}.chr-product-hero__trust-icon{display:flex;align-items:center;justify-content:center;width:5.5rem;height:5.5rem;color:var(--chr-accent)}.chr-product-hero__trust-icon-image{display:block;width:100%;height:100%;object-fit:contain}.chr-product-hero__trust-icon svg{width:100%;height:100%}.chr-product-hero__trust-heading{margin:0;color:var(--chr-text);font-size:1.5rem;font-weight:800;line-height:1.25;text-transform:uppercase}.chr-product-hero__trust-text{margin:.5rem 0 0;color:var(--chr-muted);font-size:1.3rem;line-height:1.4}@media screen and (max-width:1100px){.chr-product-hero__main{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}.chr-product-hero__heading{font-size:clamp(4.5rem,6vw,7.2rem)}.chr-product-hero__trust-item{grid-template-columns:4.5rem minmax(0,1fr);padding:0 1.8rem}.chr-product-hero__trust-icon{width:4.5rem;height:4.5rem}}@media screen and (max-width:989px){.chr-product-hero__main{grid-template-columns:1fr;min-height:0;gap:2rem;padding-top:4rem}.chr-product-hero__content{order:1;max-width:76rem}.chr-product-hero__media{order:2}.chr-product-hero__image{max-height:62rem}.chr-product-hero__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.chr-product-hero__trust-item{min-height:11rem;padding:2rem;border-right:1px solid var(--chr-border);border-bottom:1px solid var(--chr-border)}.chr-product-hero__trust-item:nth-child(2n){border-right:0}.chr-product-hero__trust-item:nth-last-child(-n+2){border-bottom:0}.chr-product-hero__trust-item:first-child{padding-left:2rem}.chr-product-hero__trust-item:last-child{padding-right:2rem}.chr-product-hero__media{margin-right:0}.chr-product-hero__image{width:100%}}@media screen and (max-width:749px){.chr-product-hero__container{padding-top:2.4rem;padding-bottom:2.4rem}.chr-product-hero__main{gap:1.5rem}.chr-product-hero__eyebrow-wrap{gap:1rem;margin-bottom:1.6rem}.chr-product-hero__eyebrow{font-size:1.15rem;white-space:normal}.chr-product-hero__eyebrow-line{width:2.8rem;height:.2rem}.chr-product-hero__heading{font-size:clamp(4rem,14vw,6.2rem);line-height:.92}.chr-product-hero__subheading{margin-top:1.8rem;font-size:1.7rem}.chr-product-hero__description{margin-top:1.8rem;font-size:1.55rem;line-height:1.55}.chr-product-hero__buttons{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2.4rem}.chr-product-hero__button{width:100%;min-height:5.2rem}.chr-product-hero__image{max-height:48rem}.chr-product-hero__trust{margin-top:1rem;padding-top:2rem}.chr-product-hero__trust-item{grid-template-columns:4rem minmax(0,1fr);gap:1.2rem;min-height:10rem;padding:1.6rem 1.2rem}.chr-product-hero__trust-item:first-child{padding-left:1.2rem}.chr-product-hero__trust-item:last-child{padding-right:1.2rem}.chr-product-hero__trust-icon{width:4rem;height:4rem}.chr-product-hero__trust-heading{font-size:1.25rem}.chr-product-hero__trust-text{font-size:1.15rem}}@media screen and (max-width:520px){.chr-product-hero__trust{grid-template-columns:1fr}.chr-product-hero__trust-item{border-right:0;border-bottom:1px solid var(--chr-border)}.chr-product-hero__trust-item:nth-last-child(-n+2){border-bottom:1px solid var(--chr-border)}.chr-product-hero__trust-item:last-child{border-bottom:0}}.chr-motorsport-categories{background:var(--chr-popular-bg);color:var(--chr-popular-text);padding:5rem 0}.chr-motorsport-categories__container{max-width:var(--chr-popular-max-width);margin:0 auto;padding-top:3rem;padding-bottom:5rem}.chr-motorsport-categories__header{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:3.5rem}.chr-motorsport-categories__eyebrow{margin:0 0 1rem;color:var(--chr-popular-accent);font-size:1.3rem;font-weight:800;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}.chr-motorsport-categories__heading{margin:0;color:var(--chr-popular-text);font-size:clamp(3.2rem,4vw,5rem);font-weight:900;letter-spacing:-.035em;line-height:1;text-transform:uppercase}.chr-motorsport-categories__description{max-width:68rem;margin-top:1.5rem;color:var(--chr-popular-muted);font-size:1.7rem;line-height:1.6}.chr-motorsport-categories__description p{margin:0}.chr-motorsport-categories__view-all{display:inline-flex;align-items:center;gap:1rem;flex-shrink:0;padding-bottom:.5rem;border-bottom:2px solid var(--chr-popular-accent);color:var(--chr-popular-text);font-size:1.4rem;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.chr-motorsport-categories__view-all:hover{color:var(--chr-popular-accent)}.chr-motorsport-categories__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}.chr-motorsport-categories__card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:var(--chr-popular-card-bg);border:1px solid var(--chr-popular-border);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.chr-motorsport-categories__card:hover{transform:translateY(-.5rem);border-color:var(--chr-popular-accent);box-shadow:0 1.8rem 4rem #00000014}.chr-motorsport-categories__image-link{display:block;color:inherit;text-decoration:none}.chr-motorsport-categories__image-wrap{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#111}.chr-motorsport-categories__image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .4s ease;background-color:#fff}.chr-motorsport-categories__card:hover .chr-motorsport-categories__image{transform:scale(1.035)}.chr-motorsport-categories__image-wrap .placeholder-svg{width:100%;height:100%}.chr-motorsport-categories__content{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:2.8rem}.chr-motorsport-categories__card-title{margin:0;color:var(--chr-popular-text);font-size:clamp(2.6rem,3vw,3.6rem);font-weight:900;letter-spacing:-.03em;line-height:1.05;text-transform:uppercase}.chr-motorsport-categories__card-title a{color:inherit;text-decoration:none}.chr-motorsport-categories__card-title a:hover{color:var(--chr-popular-accent)}.chr-motorsport-categories__card-description{max-width:55rem;margin:1.4rem 0 0;color:var(--chr-popular-muted);font-size:1.5rem;line-height:1.55}.chr-motorsport-categories__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;margin-top:2.2rem;padding:1.2rem 2.2rem;background:var(--chr-popular-accent);border:1px solid var(--chr-popular-accent);color:#fff;font-size:1.25rem;font-weight:800;letter-spacing:.04em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease}.chr-motorsport-categories__button:hover{background:#a90000;border-color:#a90000;color:#fff}.chr-motorsport-categories__mobile-footer{display:none}@media screen and (max-width:989px){.chr-motorsport-categories__container{padding-top:7rem;padding-bottom:8rem}}@media screen and (max-width:749px){.chr-motorsport-categories{padding:3rem 0}.chr-motorsport-categories__container{padding-top:3rem;padding-bottom:4rem}.chr-motorsport-categories__header{display:block;margin-bottom:2.5rem}.chr-motorsport-categories__heading{font-size:3.4rem}.chr-motorsport-categories__description{margin-top:1.2rem;font-size:1.55rem}.chr-motorsport-categories__view-all{display:none}.chr-motorsport-categories__grid{grid-template-columns:1fr;gap:1.8rem}.chr-motorsport-categories__image-wrap{aspect-ratio:16 / 10}.chr-motorsport-categories__content{padding:2.2rem}.chr-motorsport-categories__card-title{font-size:2.7rem}.chr-motorsport-categories__button{width:100%}.chr-motorsport-categories__mobile-footer{display:block;margin-top:2.5rem}.chr-motorsport-categories__mobile-view-all{display:flex;align-items:center;justify-content:center;min-height:5.2rem;width:100%;padding:1.3rem 2rem;background:transparent;border:1px solid var(--chr-popular-text);color:var(--chr-popular-text);font-size:1.3rem;font-weight:800;letter-spacing:.04em;text-align:center;text-decoration:none;text-transform:uppercase}}.chr-popular-products{background:var(--chr-popular-bg);color:var(--chr-popular-text);padding:5rem 0}.chr-popular-products__container{max-width:var(--chr-popular-max-width);margin:0 auto;padding-top:3rem;padding-bottom:5rem}.chr-popular-products__header{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:3.5rem}.chr-popular-products__eyebrow{margin:0 0 1rem;color:var(--chr-popular-accent);font-size:1.3rem;font-weight:800;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}.chr-popular-products__heading{margin:0;color:var(--chr-popular-text);font-size:clamp(3.2rem,4vw,5rem);font-weight:900;letter-spacing:-.035em;line-height:1;text-transform:uppercase}.chr-popular-products__description{max-width:68rem;margin-top:1.5rem;color:var(--chr-popular-muted);font-size:1.7rem;line-height:1.6}.chr-popular-products__description p{margin:0}.chr-popular-products__view-all{display:inline-flex;align-items:center;gap:1rem;flex-shrink:0;padding-bottom:.5rem;border-bottom:2px solid var(--chr-popular-accent);color:var(--chr-popular-text);font-size:1.4rem;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.chr-popular-products__view-all:hover{color:var(--chr-popular-accent)}.chr-popular-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}.chr-popular-products__card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:var(--chr-popular-card-bg);border:1px solid var(--chr-popular-border);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.chr-popular-products__card:hover{transform:translateY(-.5rem);border-color:var(--chr-popular-accent);box-shadow:0 1.8rem 4rem #00000014}.chr-popular-products__image-link{display:block;color:inherit;text-decoration:none}.chr-popular-products__image-wrap{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;overflow:hidden;padding:2.5rem;background:#fff}.chr-popular-products__image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.chr-popular-products__card:hover .chr-popular-products__image{transform:scale(1.04)}.chr-popular-products__image-wrap .placeholder-svg{width:100%;height:100%}.chr-popular-products__content{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:2.6rem}.chr-popular-products__category{margin:0 0 .8rem;color:var(--chr-popular-muted);font-size:1.1rem;font-weight:800;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}.chr-popular-products__product-title{margin:0;color:var(--chr-popular-text);font-size:clamp(2rem,2vw,2.6rem);font-weight:900;letter-spacing:-.025em;line-height:1.08;text-transform:uppercase}.chr-popular-products__product-title a{color:inherit;text-decoration:none}.chr-popular-products__product-title a:hover{color:var(--chr-popular-accent)}.chr-popular-products__product-description{margin:1.4rem 0 0;color:var(--chr-popular-muted);font-size:1.45rem;line-height:1.55}.chr-popular-products__price{margin-top:auto;padding-top:2rem;color:var(--chr-popular-text);font-size:1.8rem;font-weight:800}.chr-popular-products__price-prefix{margin-right:.3rem;color:var(--chr-popular-muted);font-size:1.4rem;font-weight:600}.chr-popular-products__compare-price{margin-left:.7rem;color:var(--chr-popular-muted);font-size:1.4rem;font-weight:500}.chr-popular-products__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;margin-top:1.8rem;padding:1.2rem 2.2rem;background:var(--chr-popular-accent);border:1px solid var(--chr-popular-accent);color:#fff;font-size:1.25rem;font-weight:800;letter-spacing:.04em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease}.chr-popular-products__button:hover{background:#a90000;border-color:#a90000;color:#fff}.chr-popular-products__mobile-footer{display:none}@media screen and (max-width:989px){.chr-popular-products__container{padding-top:7rem;padding-bottom:8rem}.chr-popular-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.chr-popular-products__container{padding-top:5rem;padding-bottom:6rem}.chr-popular-products__header{display:block;margin-bottom:2.5rem}.chr-popular-products__heading{font-size:3.4rem}.chr-popular-products__description{margin-top:1.2rem;font-size:1.55rem}.chr-popular-products__view-all{display:none}.chr-popular-products__grid{grid-template-columns:1fr;gap:1.8rem}.chr-popular-products__image-wrap{padding:2rem}.chr-popular-products__content{padding:2.2rem}.chr-popular-products__product-title{font-size:2.4rem}.chr-popular-products__button{width:100%}.chr-popular-products__mobile-footer{display:block;margin-top:2.5rem}.chr-popular-products__mobile-view-all{display:flex;align-items:center;justify-content:center;min-height:5.2rem;width:100%;padding:1.3rem 2rem;background:transparent;border:1px solid var(--chr-popular-text);color:var(--chr-popular-text);font-size:1.3rem;font-weight:800;letter-spacing:.04em;text-align:center;text-decoration:none;text-transform:uppercase}}.chr-racing-performance{background:var(--chr-section-background);color:var(--chr-text-color);padding-top:var(--chr-section-padding-top);padding-bottom:var(--chr-section-padding-bottom)}.chr-racing-performance__container{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(4rem,7vw,10rem);width:min(100% - 4rem,144rem);margin:0 auto}.chr-racing-performance__content{max-width:58rem}.chr-racing-performance__eyebrow{display:flex;align-items:center;gap:1.4rem;margin-bottom:2.2rem;color:var(--chr-accent-color);font-size:1.3rem;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.chr-racing-performance__eyebrow-line{display:block;flex:0 0 4rem;width:4rem;height:.2rem;background:var(--chr-accent-color)}.chr-racing-performance__heading{max-width:56rem;margin:0 0 2.6rem;color:var(--chr-text-color);font-size:clamp(4rem,5vw,7rem);font-weight:800;letter-spacing:-.035em;line-height:.96;text-transform:uppercase}.chr-racing-performance__text{max-width:54rem;font-size:1.7rem;line-height:1.7}.chr-racing-performance__text p{margin-top:0;margin-bottom:1.6rem}.chr-racing-performance__button{min-height:5rem;margin-top:1.6rem;padding-right:3rem;padding-left:3rem;background:var(--chr-accent-color);color:#fff;border:0;font-weight:700;text-transform:uppercase}.chr-racing-performance__button:hover{background:#111;color:#fff}.chr-racing-performance__media{overflow:hidden;min-height:46rem;background:#eee}.chr-racing-performance__image,.chr-racing-performance__placeholder{display:block;width:100%;height:100%;min-height:46rem;object-fit:cover;object-position:center}@media screen and (max-width:989px){.chr-racing-performance__container{grid-template-columns:1fr;gap:4rem;width:min(100% - 3rem,72rem)}.chr-racing-performance__content{max-width:64rem}.chr-racing-performance__heading{font-size:clamp(3.8rem,9vw,5.6rem)}.chr-racing-performance__media,.chr-racing-performance__image,.chr-racing-performance__placeholder{min-height:0;aspect-ratio:4 / 3}}@media screen and (max-width:749px){.chr-racing-performance__container{gap:3.2rem}.chr-racing-performance__eyebrow{margin-bottom:1.8rem;font-size:1.1rem}.chr-racing-performance__eyebrow-line{flex-basis:3rem;width:3rem}.chr-racing-performance__heading{margin-bottom:2rem;font-size:clamp(3.5rem,11vw,4.8rem);line-height:1}.chr-racing-performance__text{font-size:1.6rem;line-height:1.65}.chr-racing-performance__button{width:100%;margin-top:1rem}.chr-racing-performance__media,.chr-racing-performance__image,.chr-racing-performance__placeholder{aspect-ratio:4 / 3}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
