.chr-trust{list-style:none;margin:0;padding:0;display:grid;gap:2rem 3rem;grid-template-columns:1fr}@media screen and (min-width:750px){.chr-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.chr-trust{grid-template-columns:repeat(4,minmax(0,1fr))}}.chr-trust__item{display:flex;align-items:flex-start;gap:1.2rem}.chr-trust__icon{flex:0 0 auto;line-height:0;margin-top:.2rem}.chr-trust__body{display:block;min-width:0}.chr-trust__heading{display:block;font-weight:600;font-size:1.5rem;margin-bottom:.3rem}.chr-trust__text{display:block;font-size:1.35rem;line-height:1.5;opacity:.78}.chr-help{display:grid;gap:1.8rem;grid-template-columns:1fr;align-items:center}@media screen and (min-width:990px){.chr-help{grid-template-columns:auto minmax(0,1fr) auto;gap:3rem}}.chr-help__icon{line-height:0;opacity:.9}.chr-help__heading{margin:0 0 .6rem}.chr-help__text{margin:0;max-width:62ch;opacity:.85}.chr-help__text p{margin:0}.chr-help__actions{display:flex;flex-wrap:wrap;gap:1rem}.chr-help__actions .button{white-space:nowrap}.chr-gate{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 1.6rem;padding:1.6rem 2rem;margin-bottom:2rem;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:var(--inputs-radius, .4rem);background:rgba(var(--color-foreground),.04)}.chr-gate__icon{flex:0 0 auto;line-height:0}.chr-gate__body{flex:1 1 24rem;min-width:0}.chr-gate__title{margin:0;font-size:1.6rem;font-weight:600;line-height:1.35}.chr-gate__sub{margin:.3rem 0 0;font-size:1.35rem;line-height:1.5;opacity:.78}.chr-gate__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-left:auto}.chr-gate--active{border-color:#1b704873;background:#1b704812}.chr-gate--active .chr-gate__icon{color:#1b7048}.chr-prodfit__heading{margin:0 0 1.2rem}.chr-prodfit__prompt{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.6rem;margin-top:1.4rem;padding:1.4rem 1.6rem;border:.1rem dashed rgba(var(--color-foreground),.3);border-radius:var(--inputs-radius, .4rem);font-size:1.45rem}.chr-prodfit__prompt .button{margin-left:auto}@media screen and (max-width:749px){.chr-prodfit__prompt .button{margin-left:0;width:100%}}.chr-util{font-size:1.25rem;line-height:1.4}.chr-util__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem 2rem;padding-top:.7rem;padding-bottom:.7rem}.chr-util__promise,.chr-util__phone,.chr-util__garage{display:inline-flex;align-items:center;gap:.6rem;margin:0}.chr-util__right{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.8rem;margin-left:auto}.chr-util__phone{color:inherit;text-decoration:none;font-weight:600}.chr-util__phone:hover{text-decoration:underline}.chr-util__hours{opacity:.7}.chr-util__garage{padding:.2rem .9rem .2rem .7rem;border:.1rem solid rgba(var(--color-foreground),.35);border-radius:2rem}.chr-util__garage-label{font-weight:600}.chr-util__clear{background:none;border:0;padding:0 0 0 .4rem;font:inherit;font-size:1.15rem;color:inherit;opacity:.75;text-decoration:underline;cursor:pointer}@media screen and (max-width:749px){.chr-util__hours{display:none}.chr-util__inner{justify-content:center}.chr-util__right{margin-left:0}}.chr-picks__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 2rem;margin-bottom:2rem}.chr-picks__heading{margin:0}.chr-picks__sub{margin:.6rem 0 0;font-size:1.45rem;line-height:1.5;opacity:.78;max-width:60ch}.chr-picks__all{font-size:1.4rem;white-space:nowrap;color:inherit}.chr-picks{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:750px){.chr-picks{grid-template-columns:repeat(4,minmax(0,1fr))}}.chr-picks__item{display:flex;align-items:center;gap:1rem;min-height:6.4rem;padding:1.2rem 1.4rem;text-decoration:none;color:inherit;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.16);border-radius:var(--inputs-radius, .4rem)}.chr-picks__item:hover{border-color:rgba(var(--color-foreground),.45);box-shadow:0 .4rem 1.4rem rgba(var(--color-shadow),.1)}.chr-picks__item:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.chr-picks__icon{flex:0 0 auto;line-height:0;opacity:.65}.chr-picks__label{font-weight:600;font-size:1.5rem;line-height:1.25}.chr-picks__make{margin-left:auto;font-size:1.15rem;letter-spacing:.04em;text-transform:uppercase;opacity:.55}@media screen and (max-width:989px){.chr-picks__make{display:none}}.chr-picks__foot{margin:1.6rem 0 0;font-size:1.3rem;opacity:.72}.chr-brands__heading{margin:0}.chr-brands__sub{margin:.6rem 0 0;font-size:1.45rem;line-height:1.5;opacity:.78;max-width:62ch}.chr-brands{list-style:none;margin:2.2rem 0 0;padding:0;display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:750px){.chr-brands{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:990px){.chr-brands{grid-template-columns:repeat(5,minmax(0,1fr))}}.chr-brands__link{display:flex;flex-direction:column;justify-content:center;gap:.2rem;height:100%;min-height:6rem;padding:1.2rem 1.4rem;text-align:center;text-decoration:none;color:inherit;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:var(--inputs-radius, .4rem)}.chr-brands__link:hover{border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.03)}.chr-brands__link:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.chr-brands__name{font-weight:700;font-size:1.45rem;letter-spacing:.05em;text-transform:uppercase;line-height:1.2}.chr-brands__note{font-size:1.15rem;line-height:1.35;opacity:.6}.chr-brands__foot{margin:1.6rem 0 0;font-size:1.3rem;opacity:.72}.chr-steps__head{margin-bottom:2.4rem}.chr-steps__heading{margin:0}.chr-steps__sub{margin:.6rem 0 0;font-size:1.5rem;line-height:1.5;opacity:.8;max-width:64ch}.chr-steps{list-style:none;margin:0;padding:0;display:grid;gap:2.4rem;grid-template-columns:1fr;counter-reset:chr-step}@media screen and (min-width:750px){.chr-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}}.chr-steps__item{display:flex;align-items:flex-start;gap:1.4rem}.chr-steps__num{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:50%;border:.15rem solid rgba(var(--color-foreground),.35);font-size:1.5rem;font-weight:700;line-height:1}.chr-steps__body{display:block;min-width:0}.chr-steps__item-heading{display:block;font-size:1.7rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.chr-steps__text{display:block;font-size:1.4rem;line-height:1.6;opacity:.8}.chr-steps__actions{margin-top:2.8rem}.chr-faq__layout{display:grid;gap:2.4rem;grid-template-columns:1fr}@media screen and (min-width:990px){.chr-faq__layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:4rem}}.chr-faq__heading{margin:0}.chr-faq__sub{margin:.8rem 0 0;font-size:1.45rem;line-height:1.55;opacity:.8;max-width:44ch}.chr-faq__button{margin-top:1.8rem}.chr-faq__item{border-top:.1rem solid rgba(var(--color-foreground),.15)}.chr-faq__item:last-child{border-bottom:.1rem solid rgba(var(--color-foreground),.15)}.chr-faq__q{display:flex;align-items:center;gap:1.6rem;padding:1.6rem 0;cursor:pointer;font-size:1.6rem;font-weight:600;line-height:1.4;list-style:none}.chr-faq__q::-webkit-details-marker{display:none}.chr-faq__q:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.chr-faq__q svg{flex:0 0 auto;width:1.6rem;height:1.6rem;margin-left:auto;opacity:.6}@media(prefers-reduced-motion:no-preference){.chr-faq__q svg{transition:transform .18s ease}}.chr-faq__item[open] .chr-faq__q svg{transform:rotate(180deg)}.chr-faq__a{padding:0 0 1.8rem;font-size:1.45rem;line-height:1.65;opacity:.85;max-width:68ch}.chr-faq__a p{margin:0 0 1rem}.chr-faq__a p:last-child{margin-bottom:0}.chr-util__garage[hidden],.chr-prodfit__prompt[hidden]{display:none!important}.chr-phead__brand{display:inline-block;margin-bottom:.6rem;font-size:1.2rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:inherit;opacity:.7;text-decoration:none}.chr-phead__brand:hover{opacity:1;text-decoration:underline}.chr-phead__title{margin:0 0 1rem;letter-spacing:-.01em}.chr-phead__ids{list-style:none;display:flex;flex-wrap:wrap;gap:.6rem 2rem;margin:0;padding:0;font-size:1.35rem}.chr-phead__label{opacity:.65;margin-right:.4rem}.chr-phead__value{font-weight:600;font-variant-numeric:tabular-nums}.chr-pship{list-style:none;margin:1.8rem 0 0;padding:1.6rem 0 0;border-top:.1rem solid rgba(var(--color-foreground),.12);display:grid;gap:1rem;font-size:1.35rem;line-height:1.5}.chr-pship__item{display:flex;align-items:flex-start;gap:.9rem}.chr-pship__item svg{flex:0 0 auto;margin-top:.15rem;opacity:.65}.chr-pship__item a{color:inherit}.chr-specs__heading{margin:0 0 1.4rem}.chr-specs{margin:0;display:grid;grid-template-columns:1fr;gap:0;max-width:74rem}@media screen and (min-width:750px){.chr-specs{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4rem}}.chr-specs__row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem 1.6rem;padding:1rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.1);font-size:1.4rem}.chr-specs__row dt{flex:0 0 auto;min-width:19rem;opacity:.68}.chr-specs__row dd{margin:0;font-weight:600;font-variant-numeric:tabular-nums}.chr-specs__row dd a{color:inherit}@media screen and (max-width:749px){.chr-specs__row dt{min-width:14rem}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/chr-sections.css.map */
