:root{--brand-yellow: #FFCC03;--brand-red: #D40000;--brand-black: #1A1A1A;--brand-dark: #222222;--brand-gray: #F4F4F4;--brand-text: #333333;--narrow-page-width: 80rem !important}:root{--font-body--family: "Roboto", system-ui, sans-serif !important;--font-heading--family: "Montserrat", sans-serif !important;--font-subheading--family: "Montserrat", sans-serif !important;--font-accent--family: "Montserrat", sans-serif !important;--font-h1--family: "Montserrat", sans-serif !important;--font-h2--family: "Montserrat", sans-serif !important;--font-h3--family: "Montserrat", sans-serif !important;--font-h4--family: "Montserrat", sans-serif !important;--font-h5--family: "Montserrat", sans-serif !important;--font-h6--family: "Montserrat", sans-serif !important;--font-paragraph--family: "Roboto", system-ui, sans-serif !important;--button-font-family-primary: "Montserrat", sans-serif !important;--button-font-family-secondary: "Roboto", system-ui, sans-serif !important}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif!important;letter-spacing:-.01em}body,p,li,td,th,span,a{font-family:Roboto,system-ui,sans-serif!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Montserrat,sans-serif!important;font-weight:800}:root{--style-border-radius-inputs: 2px !important;--style-border-radius-pills: 2px !important}#footer-group{border-top:4px solid var(--brand-yellow)}.hero .background-media:after,.hero .overlay{background:linear-gradient(to right,rgba(0,0,0,.9),rgba(0,0,0,.6),transparent)!important}.custom-hero{position:relative;height:600px;display:flex;align-items:center;overflow:hidden}.custom-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.custom-hero__bg img{width:100%;height:100%;object-fit:cover}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.9),rgba(0,0,0,.6),transparent)}.custom-hero__content{position:relative;z-index:10;max-width:1280px;margin:0 auto;padding:0 2rem;width:100%}.custom-hero__badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--brand-yellow);padding:.25rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--brand-black);margin-bottom:1.5rem;border-radius:2px;font-family:Montserrat,sans-serif}.custom-hero__tagline{font-size:1.125rem;color:#d1d5db;line-height:1.6;margin:0 0 2rem;font-weight:300;max-width:42rem;font-family:Roboto,system-ui,sans-serif!important}.custom-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:749px){.custom-hero{height:500px}.custom-hero__content h1{font-size:2.25rem!important}.custom-hero__buttons{flex-direction:column}.custom-hero__buttons a{text-align:center;justify-content:center}}.utility-bar{background:var(--brand-black);color:#fff;font-size:12px;padding:8px 0;font-family:Roboto,system-ui,sans-serif!important}.utility-bar .page-width,.utility-bar>div{max-width:1280px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}.utility-bar a{color:#fff;text-decoration:none;transition:color .2s}.utility-bar a:hover{color:var(--brand-yellow)}.shopify-section:has(.quick-part-finder){margin-top:-2rem;position:relative;z-index:20}.quick-part-finder{background:#fff;border-top:4px solid var(--brand-yellow);box-shadow:0 10px 40px #0000001a;padding:2rem;margin-top:0;position:relative;z-index:20;border-radius:2px;max-width:75rem;margin-left:auto;margin-right:auto}.quick-part-finder h3{font-size:1.25rem;font-weight:700;text-transform:uppercase;margin:0 0 .25rem}.quick-part-finder p{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.quick-part-finder .finder-grid{display:grid;grid-template-columns:1fr 1fr auto;gap:1rem;align-items:end}.quick-part-finder select{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:2px;font-size:.875rem;background:#fff;color:var(--brand-text)}.quick-part-finder select:focus{outline:none;border-color:var(--brand-yellow)}.quick-part-finder label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.5rem}@media(max-width:749px){.quick-part-finder .finder-grid{grid-template-columns:1fr}}.features-section{padding:4rem 0;border-bottom:1px solid #e5e7eb;background:#fff}.features-section .section-header{text-align:center;margin-bottom:3rem}.features-section .section-header h2{font-size:1.875rem;color:var(--brand-dark);margin:0 0 1rem}.features-section .section-header p{color:#6b7280;max-width:42rem;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1280px;margin:0 auto;padding:0 2rem}@media(min-width:750px)and (max-width:1023px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.features-grid{grid-template-columns:1fr}}.feature-card{background:var(--brand-gray);padding:1.5rem;border-radius:2px;border:1px solid #f0f0f0;text-align:center;transition:box-shadow .3s}.feature-card:hover{box-shadow:0 10px 30px #00000014}.feature-card__icon{width:64px;height:64px;background:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000000d;transition:transform .3s}.feature-card:hover .feature-card__icon{transform:scale(1.1)}.feature-card__icon svg{width:32px;height:32px;stroke:var(--brand-yellow);fill:none;stroke-width:1.5}.feature-card h3{font-size:1.125rem;color:var(--brand-dark);margin:0 0 .75rem;font-weight:700}.feature-card p{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0}.catalogue-section{max-width:1280px;margin:0 auto;padding:0 2rem;background:transparent}.catalogue-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}.catalogue-header h2{font-size:1.875rem;color:var(--brand-dark);margin:0 0 .5rem}.catalogue-header p{color:#6b7280;margin:0;font-size:.9375rem}.catalogue-link{display:none;align-items:center;font-weight:700;color:var(--brand-dark);text-decoration:none;font-size:.875rem;transition:color .2s;white-space:nowrap}.catalogue-link:hover{color:var(--brand-yellow)}@media(min-width:750px){.catalogue-link{display:flex}}.profile-card__btn{display:block;width:100%;text-align:center;border:1px solid #d1d5db;color:#374151;font-weight:700;padding:.5rem;border-radius:2px;text-decoration:none;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;transition:border-color .2s,color .2s;font-family:Montserrat,sans-serif}.profile-card__btn:hover{border-color:var(--brand-yellow);color:var(--brand-yellow)}.profile-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(min-width:750px)and (max-width:1023px){.profile-cards-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.profile-cards-grid{grid-template-columns:1fr}}.profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:2px;overflow:hidden;transition:box-shadow .3s}.profile-card:hover{box-shadow:0 10px 30px #0000001a}.profile-card__image{background:var(--brand-gray);aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative}.profile-card__image img{max-width:80%;height:auto;filter:drop-shadow(0 10px 15px rgba(0,0,0,.15))}.profile-card__badge{position:absolute;top:1rem;right:1rem;background:#fff;padding:.25rem .5rem;font-size:.75rem;font-weight:700;border-radius:2px;border:1px solid #e5e7eb;font-family:Montserrat,sans-serif}.profile-card__body{padding:1.5rem}.profile-card__body h3{font-size:1.25rem;margin:0 0 .25rem;font-weight:700}.profile-card__body .slot-size{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.profile-card__body .price{font-size:.875rem;color:var(--brand-text);margin:0 0 1rem}.profile-card__body .price strong{font-size:1.25rem;color:var(--brand-black)}.profile-card__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:var(--brand-black);text-decoration:none;text-transform:uppercase;transition:color .2s}.profile-card__link:hover{color:var(--brand-yellow)}.kit-banner{background:var(--brand-dark);color:#fff;border-radius:2px;overflow:hidden;border:1px solid #374151}.kit-banner__inner{display:grid;grid-template-columns:1fr 1fr;gap:0}@media(max-width:749px){.kit-banner__inner{grid-template-columns:1fr}}.kit-banner__image{background:#2a2a2a;display:flex;align-items:center;justify-content:center;padding:2rem}.kit-banner__image img{max-width:220px;height:auto}.kit-banner__content{padding:2rem;display:flex;flex-direction:column;justify-content:center}.kit-banner__tag{display:inline-block;background:var(--brand-yellow);color:var(--brand-black);font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:2px;margin-bottom:1rem;width:fit-content;font-family:Montserrat,sans-serif;text-transform:uppercase}.kit-banner__content h3{color:#fff;font-size:1.875rem;margin:0 0 .5rem}.kit-banner__content p{color:#d1d5db;font-size:.875rem;line-height:1.6;margin:0 0 1.5rem}.kit-banner__content ul{list-style:none;padding:0;margin:0 0 1.5rem}.kit-banner__content ul li{color:#d1d5db;font-size:.875rem;padding:.25rem 0 .25rem 1.5rem;position:relative}.kit-banner__content ul li:before{content:"\2713";color:var(--brand-yellow);position:absolute;left:0;font-weight:700}.knowledge-base{background:var(--brand-gray);padding:2rem;border-left:4px solid var(--brand-yellow);border-radius:2px}.knowledge-base h3{font-size:1.25rem;color:var(--brand-dark);margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}.knowledge-base__item{display:block;padding:1rem 0;border-bottom:1px solid #e5e7eb;text-decoration:none;color:var(--brand-text);transition:color .2s}.knowledge-base__item:last-child{border-bottom:none}.knowledge-base__item:hover,.knowledge-base__item:hover h4{color:var(--brand-yellow)}.knowledge-base__item h4{font-size:.9375rem;font-weight:700;margin:0 0 .5rem;color:var(--brand-dark);transition:color .2s}.knowledge-base__item p{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0}.info-section{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1280px;margin:0 auto;padding:5rem 2rem;background:#fff;border-top:1px solid #e5e7eb}@media(max-width:749px){.info-section{grid-template-columns:1fr}}.info-section__prose h2{font-size:1.875rem;color:var(--brand-dark);margin:0 0 1.5rem}.info-section__prose p{color:#6b7280;line-height:1.75;margin:0 0 1rem;font-size:.9375rem}.guide-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1280px;margin:0 auto;padding:0 1rem}@media(max-width:749px){.guide-cards-grid{grid-template-columns:1fr}}.guide-card{background:#fff;padding:2rem;border:1px solid #e5e7eb;border-radius:2px;transition:all .2s;text-decoration:none;color:inherit;display:block}.guide-card:hover{box-shadow:0 10px 30px #00000014;border-color:var(--brand-yellow)}.guide-card__icon-wrap{background:#ffcc031a;padding:.75rem;border-radius:2px;display:inline-flex;margin-bottom:1.5rem}.guide-card__icon-wrap svg{width:24px;height:24px;stroke:var(--brand-yellow);fill:none;stroke-width:2}.guide-card h3{font-size:1.125rem;color:var(--brand-dark);margin:0 0 .75rem;font-weight:700}.guide-card p{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0}.guide-article{max-width:900px;margin:0 auto;font-size:.9375rem;line-height:1.75;color:var(--brand-text)}.guide-article h2{font-size:1.5rem;color:var(--brand-dark);margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--brand-gray)}.guide-article h3{font-size:1.125rem;color:var(--brand-dark);margin:2rem 0 .75rem;font-weight:700}.guide-article p{margin:0 0 1rem}.guide-article table{width:100%;border-collapse:collapse;font-size:.875rem;margin:1.5rem 0}.guide-article thead{background:var(--brand-dark);color:#fff}.guide-article th{padding:.75rem 1.5rem;text-align:left;font-weight:700;font-family:Montserrat,sans-serif;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em}.guide-article td{padding:.75rem 1.5rem;border-bottom:1px solid #e5e7eb}.guide-article tbody tr:hover{background:#fafafa}.callout-box{background:#fffbeb;border-left:4px solid var(--brand-yellow);padding:1.5rem;border-radius:2px;margin:1.5rem 0}.callout-box h3{text-transform:none;font-size:1rem;margin:0 0 .5rem}.callout-box p{margin:0;font-size:.875rem}.alert-box{background:#fef2f2;border-left:4px solid var(--brand-red);padding:1.5rem;border-radius:2px;margin:1.5rem 0}.alert-box h3{text-transform:none;font-size:1rem;color:var(--brand-red);margin:0 0 .5rem}.alert-box p{margin:0;font-size:.875rem}.tip-box{background:#f3f4f6;padding:1.5rem;border-radius:2px;margin:1.5rem 0}.tip-box h3{text-transform:none;font-size:1rem;margin:0 0 .5rem}.tip-box p{margin:0;font-size:.875rem}.best-practice-list{list-style:none;padding:0;margin:1.5rem 0}.best-practice-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f3f4f6;font-size:.875rem}.best-practice-list li:last-child{border-bottom:none}.best-practice-list li:before{content:"\2713";color:var(--brand-yellow);font-weight:700;font-size:1.25rem;flex-shrink:0;line-height:1}.numbered-steps{counter-reset:step;list-style:none;padding:0;margin:1.5rem 0}.numbered-steps li{counter-increment:step;display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid #f3f4f6;font-size:.875rem}.numbered-steps li:last-child{border-bottom:none}.numbered-steps li:before{content:counter(step);background:var(--brand-dark);color:#fff;width:28px;height:28px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;flex-shrink:0;font-family:Montserrat,sans-serif}.impact-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0}@media(max-width:749px){.impact-cards{grid-template-columns:1fr}}.impact-card{background:#fef2f2;border:1px solid #FECACA;padding:1.25rem;border-radius:2px}.impact-card h4{font-size:.875rem;color:var(--brand-red);margin:0 0 .5rem}.impact-card p{font-size:.8125rem;margin:0;color:#6b7280}.thickness-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin:1.5rem 0}@media(max-width:749px){.thickness-grid{grid-template-columns:repeat(2,1fr)}}.thickness-chip{background:#fff;border:1px solid #e5e7eb;padding:.75rem 1rem;text-align:center;font-weight:700;border-radius:2px;color:var(--brand-dark);font-family:Montserrat,sans-serif;font-size:.875rem}.tabs-container input[type=radio]{display:none}.tabs-container .tab-labels{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:2rem}.tabs-container .tab-label{padding:1rem 1.5rem;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-bottom:2px solid transparent;color:#6b7280;transition:all .2s;font-family:Montserrat,sans-serif}.tabs-container .tab-label:hover{color:var(--brand-black)}.tab-content{display:none}.tabs-container input[id=tab-desc]:checked~.tab-labels .tab-label[for=tab-desc],.tabs-container input[id=tab-specs]:checked~.tab-labels .tab-label[for=tab-specs]{border-bottom-color:var(--brand-yellow);color:var(--brand-black)}.tabs-container input[id=tab-desc]:checked~.tab-content-desc,.tabs-container input[id=tab-specs]:checked~.tab-content-specs{display:block}.contact-card{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.contact-card__icon{background:var(--brand-yellow);padding:.75rem;border-radius:2px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.contact-card__icon svg{width:20px;height:20px;stroke:var(--brand-black);fill:none;stroke-width:2}.contact-card__text h4{font-size:.875rem;font-weight:700;margin:0 0 .25rem;color:var(--brand-dark);text-transform:uppercase}.contact-card__text p,.contact-card__text a{font-size:.875rem;color:#6b7280;margin:0;text-decoration:none;line-height:1.6}.contact-card__text a:hover{color:var(--brand-yellow)}.quick-contact{background:#fff;border:1px solid #e5e7eb;border-radius:2px;padding:1.5rem;margin-top:2rem}.quick-contact h4{font-size:1rem;margin:0 0 1rem;color:var(--brand-dark)}.quick-contact table{width:100%;font-size:.875rem}.quick-contact td{padding:.5rem 0;border-bottom:1px solid #f3f4f6}.quick-contact td:first-child{font-weight:700;color:var(--brand-dark);width:40%}.cta-banner{background:var(--brand-dark);padding:4rem 2rem;border-radius:2px;color:#fff}.cta-banner h2{color:#fff!important;font-size:1.875rem;margin:0 0 1rem}.cta-banner p{color:#d1d5db;max-width:42rem;margin:0 0 1.5rem;font-size:.9375rem}.cta-banner .btn-group{display:flex;justify-content:flex-start;gap:1rem;flex-wrap:wrap}.btn-yellow{display:inline-flex;align-items:center;gap:.5rem;background:var(--brand-yellow);color:var(--brand-black);padding:.875rem 2rem;font-weight:700;text-transform:uppercase;font-size:.875rem;border-radius:2px;text-decoration:none;transition:background .2s;font-family:Montserrat,sans-serif;border:2px solid var(--brand-yellow);cursor:pointer;letter-spacing:.02em}.btn-yellow:hover{background:#fff;color:var(--brand-black);border-color:var(--brand-yellow)}.btn-outline-white{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#fff;border:2px solid #fff;padding:.875rem 2rem;font-weight:700;text-transform:uppercase;font-size:.875rem;border-radius:2px;text-decoration:none;transition:all .2s;font-family:Montserrat,sans-serif;cursor:pointer;letter-spacing:.02em}.btn-outline-white:hover{background:#fff;color:var(--brand-black)}.btn-dark{display:inline-flex;align-items:center;gap:.5rem;background:var(--brand-black);color:#fff;padding:.875rem 2rem;font-weight:700;text-transform:uppercase;font-size:.875rem;border-radius:2px;text-decoration:none;transition:background .2s;font-family:Montserrat,sans-serif;border:2px solid var(--brand-black);cursor:pointer;letter-spacing:.02em}.btn-dark:hover{background:#444;border-color:#444}.page-hero{background:var(--brand-dark);color:#fff;padding:4rem 2rem;max-width:1280px;margin:0 auto}.page-hero h1{color:#fff!important;font-size:2.25rem;margin:0 0 1rem;font-weight:800}.page-hero p{color:#d1d5db;max-width:42rem;margin:0;font-size:1.125rem;line-height:1.6}.content-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1280px;margin:0 auto;padding:0 1rem}@media(max-width:749px){.content-cards{grid-template-columns:1fr}}.content-cards--2col{grid-template-columns:repeat(2,1fr)}@media(max-width:749px){.content-cards--2col{grid-template-columns:1fr}}.content-card{background:#fff;border:1px solid #e5e7eb;border-radius:2px;padding:2rem}.content-card__icon{display:inline-flex;padding:.5rem;margin-bottom:1rem}.content-card__icon svg{width:24px;height:24px;stroke:var(--brand-yellow);fill:none;stroke-width:2}.content-card h3{font-size:1.125rem;color:var(--brand-dark);margin:0 0 .75rem}.content-card p{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0}.content-card ul{list-style:none;padding:0;margin:.75rem 0 0}.content-card ul li{font-size:.8125rem;color:#6b7280;padding:.25rem 0 .25rem 1.25rem;position:relative}.content-card ul li:before{content:"\2022";color:var(--brand-yellow);position:absolute;left:0;font-weight:700}.location-card{background:#fff;border:1px solid #e5e7eb;border-radius:2px;padding:2rem}.location-card__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.location-card__header svg{stroke:var(--brand-yellow);fill:none;stroke-width:2;width:24px;height:24px}.location-card__header h3{font-size:1.125rem;margin:0;color:var(--brand-dark)}.location-card p{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0 0 1rem}.kit-detail{display:flex;gap:0;background:#fff;border:1px solid #e5e7eb;border-radius:2px;overflow:hidden;margin-bottom:2rem}@media(max-width:749px){.kit-detail{flex-direction:column}}.kit-detail__image{flex:0 0 33.333%;background:var(--brand-gray);display:flex;align-items:center;justify-content:center;padding:2rem}.kit-detail__image img{max-width:100%;height:auto}.kit-detail__content{flex:1;padding:2.5rem}.kit-detail__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.kit-detail__header h2{font-size:1.5rem;margin:0;color:var(--brand-dark)}.kit-detail__header .price{font-size:1.5rem;font-weight:800;color:var(--brand-black);font-family:Montserrat,sans-serif}.kit-detail__stock{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#16a34a;margin-bottom:1rem}.kit-detail__stock svg{width:16px;height:16px;stroke:#16a34a;fill:none;stroke-width:2}.kit-detail__profiles{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0}@media(max-width:749px){.kit-detail__profiles{grid-template-columns:1fr}}.kit-detail__profile-card{background:var(--brand-gray);padding:1rem;border-radius:2px;text-align:center}.kit-detail__profile-card h4{font-size:.875rem;margin:0 0 .25rem;color:var(--brand-dark)}.kit-detail__profile-card p{font-size:.75rem;color:#6b7280;margin:0}.kit-detail__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0;padding-top:1.5rem;border-top:1px solid #e5e7eb}.kit-detail__metric{text-align:center}.kit-detail__metric .value{font-size:1.25rem;font-weight:800;color:var(--brand-black);font-family:Montserrat,sans-serif}.kit-detail__metric .label{font-size:.75rem;color:#6b7280;text-transform:uppercase}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1280px;margin:0 auto;padding:0 1rem;align-items:start}@media(max-width:749px){.two-col{grid-template-columns:1fr}}.two-col--wide-left{grid-template-columns:2fr 1fr}@media(max-width:749px){.two-col--wide-left{grid-template-columns:1fr}}.section-padding{padding:4rem 0}.section-padding--sm{padding:2rem 0}.section-padding--lg{padding:5rem 0}.breadcrumbs{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0;font-size:.8125rem}.breadcrumbs a{color:#6b7280;text-decoration:none;transition:color .2s}.breadcrumbs a:hover{color:var(--brand-yellow)}.breadcrumbs .separator{color:#d1d5db;margin:0 .5rem}.breadcrumbs .current{color:var(--brand-dark);font-weight:500}.layout-panel-flex--row>.icon-block{position:relative!important;top:-8px!important}.custom-footer{background:var(--brand-dark);color:#fff;padding:4rem 0 2rem}.custom-footer__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1280px;margin:0 auto;padding:0 2rem}@media(max-width:1023px){.custom-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.custom-footer__grid{grid-template-columns:1fr}}.custom-footer__heading{font-family:Montserrat,sans-serif!important;font-weight:700;font-size:1.125rem;margin-bottom:1.5rem;color:var(--brand-yellow)}.custom-footer__links{list-style:none;padding:0;margin:0}.custom-footer__links li{margin-bottom:.75rem}.custom-footer__links a{color:#d1d5db;text-decoration:none;font-size:.875rem;transition:color .2s}.custom-footer__links a:hover{color:#fff}.custom-footer__contact{list-style:none;padding:0;margin:0}.custom-footer__contact li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.875rem;color:#d1d5db}.custom-footer__contact li svg{flex-shrink:0;margin-top:2px}.custom-footer__contact a{color:#d1d5db;text-decoration:none;transition:color .2s}.custom-footer__contact a:hover,.custom-footer__social{color:#fff}.custom-footer__social:hover{background:var(--brand-yellow)!important;color:var(--brand-black)}.custom-footer__bottom{max-width:1280px;margin:0 auto;padding:2rem 2rem 0;margin-top:3rem;border-top:1px solid #374151;font-size:.75rem;color:#6b7280}.custom-footer__bottom p{margin:0}@media(max-width:749px){.quick-part-finder{flex-direction:column!important;align-items:stretch!important}.quick-part-finder .finder-grid{min-width:0!important}}body{background-color:#f9fafb!important}#header-component .header__row--top{background-color:#fff!important;min-height:96px}.header__row--bottom,.header__row--bottom .header__columns,.header__row--top,.header__row--top .header__columns{border-bottom:none!important;--border-bottom-width: 0px !important;box-shadow:none!important}#header-component .header__columns{padding-inline:2rem!important}account-popover-component,.account-popover,.account-drawer,.header__icon--account,[data-header-account],header-actions .account-popover,header-component [href*="/account"]{display:none!important}.header-logo{font-family:Montserrat,sans-serif!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:-.01em!important;font-size:1.5rem!important;color:var(--brand-black)!important}.menu-list__link,.header-menu-desktop__primary-link{font-family:Montserrat,sans-serif!important;font-weight:700!important;font-size:.875rem!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#1f2937!important;transition:color .2s!important;text-decoration:none!important;border-bottom:none!important}.menu-list__link-title{text-decoration:none!important;border-bottom:none!important;width:fit-content!important;flex:none!important}.menu-list__link:hover,.header-menu-desktop__primary-link:hover{color:var(--brand-yellow)!important;text-decoration:none!important}.menu-list__link:hover .menu-list__link-title{text-decoration:underline!important;text-decoration-color:var(--brand-yellow)!important;text-decoration-thickness:2px!important;text-underline-offset:4px!important}.overflow-menu:after{display:none!important}.menu-list__list-item{position:relative!important}.menu-list__submenu{position:absolute!important;left:50%!important;transform:translate(-50%)!important;width:auto!important;min-width:220px!important;max-width:280px!important;background:#fff!important;border-top:3px solid var(--brand-yellow)!important;box-shadow:0 8px 30px #0000001f!important;border-radius:0 0 2px 2px!important}.menu-list__submenu-inner{padding:.75rem 0!important}.mega-menu__link{display:block!important;padding:.5rem 1.25rem!important;font-family:Roboto,sans-serif!important;font-size:.875rem!important;font-weight:500!important;color:#374151!important;text-decoration:none!important;white-space:nowrap!important;transition:background .15s,color .15s!important}.mega-menu__link:hover{background:#f9fafb!important;color:var(--brand-black)!important}.mega-menu__link-title{font-family:Roboto,sans-serif!important}.mega-menu__link--parent{font-weight:600!important;color:var(--brand-black)!important}.mega-menu__list{border-top:none!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important}.mega-menu__column{padding:0!important}.mega-menu__content{display:none!important}.mega-menu__grid{display:block!important}.header-quote-btn{display:inline-flex;align-items:center;background:var(--brand-black);color:#fff!important;padding:.75rem 1.5rem;font-weight:700;text-transform:uppercase;font-size:.875rem;border-radius:2px;text-decoration:none!important;font-family:Montserrat,sans-serif;letter-spacing:.02em;transition:background .2s;white-space:nowrap;margin-left:.5rem}.header-quote-btn:hover{background:#374151;color:#fff!important}@media(max-width:749px){.header-quote-btn{display:none}}.product-list__header h2,[class*=product-list] h2{font-family:Montserrat,sans-serif!important;font-weight:800!important;font-size:1.875rem!important;color:var(--brand-dark)!important}.utility-bar-section,.shopify-section:has(.utility-bar-section),.shopify-section:has(.utility-bar){display:block!important;visibility:visible!important;position:relative!important;z-index:auto!important}.utility-bar-section .utility-bar{display:block!important;background:var(--brand-black)!important;color:#fff!important}.header-section{z-index:100!important}#hero_main,[id=hero_main] .section__wrapper{max-width:100%!important;padding-inline:0!important}.product-card__gallery{background:var(--brand-gray)!important}.profile-cards-grid .kit-banner{grid-column:1 / -1}.shopify-section:has(.quick-part-finder) .section-background{display:none!important}.shopify-section:has(.catalogue-section) .section-background{display:none!important}.btn-white{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:var(--brand-black);padding:.75rem 2rem;font-weight:700;text-transform:uppercase;font-size:.75rem;border-radius:2px;text-decoration:none;transition:background .2s;font-family:Montserrat,sans-serif;letter-spacing:.05em;cursor:pointer;width:fit-content}.btn-white:hover{background:var(--brand-yellow)}.product-information{background:#fff!important}.product-information,.product-information .product-details,.product-information .group-block{--color-variant-background: #ffffff;--color-variant-text: #374151;--color-variant-border: #e5e7eb;--color-variant-hover-background: #ffffff;--color-variant-hover-text: #374151;--color-variant-hover-border: #FFCC03;--color-selected-variant-background: #1A1A1A;--color-selected-variant-text: #ffffff;--color-selected-variant-border: #1A1A1A;--color-selected-variant-hover-background: #1A1A1A;--color-selected-variant-hover-text: #ffffff;--color-selected-variant-hover-border: #1A1A1A;--color-primary-button-background: #FFCC03;--color-primary-button-text: #1A1A1A;--color-primary-button-border: #FFCC03;--color-primary-button-hover-background: #facc15;--color-primary-button-hover-text: #1A1A1A;--color-primary-button-hover-border: #facc15;--style-border-radius-buttons-primary: 2px;--variant-picker-button-radius: 2px}@media(min-width:750px){.product-information__grid.product-information--media-left{grid-template-columns:min(50vw,35rem) 1fr!important}}.product-information__media{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:2px!important;box-shadow:0 1px 2px #0000000d!important;align-self:start!important}.shopify-section:has(.product-information){background:#fff}.product-information h1,.product-information .product-details h1,.product-information [class*=type-preset--h] h1{font-family:Montserrat,sans-serif!important;font-weight:800!important;font-size:1.875rem!important;color:#1a1a1a!important;line-height:1.2!important}.product-information product-price,.product-information .product-details product-price,.product-information .price-regular,.product-information .price{font-size:1.5rem!important;font-weight:700!important;font-family:Montserrat,sans-serif!important;color:#1a1a1a!important}.product-information .variant-option--buttons,.product-information .variant-option--equal-width-buttons,.product-information fieldset.variant-option{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:.5rem!important}.product-information .variant-option--buttons legend,.product-information .variant-option--equal-width-buttons legend,.product-information fieldset.variant-option legend{grid-column:1 / -1;font-weight:700!important;font-size:.875rem!important;color:#111827!important;margin-bottom:.75rem!important}.product-information .variant-option__button-label{flex:unset!important;min-width:unset!important;background-color:#fff!important;color:#374151!important;border:1px solid #e5e7eb!important;border-radius:2px!important;padding:.5rem .25rem!important;font-size:.875rem!important;font-weight:500!important;text-align:center!important;justify-content:center!important;transition:border-color .15s ease!important;min-height:unset!important}.product-information .variant-option__button-label:hover{border-color:#ffcc03!important;background-color:#fff!important;color:#374151!important}.product-information .variant-option__button-label:has(:checked){background-color:#1a1a1a!important;color:#fff!important;border-color:#1a1a1a!important}.product-information .variant-option__button-label:has(:checked):hover{background-color:#1a1a1a!important;color:#fff!important;border-color:#1a1a1a!important}.product-information .variant-option__button-label:has([data-option-available=false]){opacity:.4!important}.product-information .buy-buttons-block{background:#f4f4f4!important;border:1px solid #e5e7eb!important;border-radius:2px!important;padding:1.5rem!important}.product-information .add-to-cart-button,.product-information button.button.add-to-cart-button,.product-information .product-form-buttons .button{--button-background-color: #FFCC03 !important;--button-color: #1A1A1A !important;--button-border-color: #FFCC03 !important;background-color:#ffcc03!important;color:#1a1a1a!important;font-family:Montserrat,sans-serif!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;border-radius:2px!important;border:none!important;box-shadow:none!important}.product-information .add-to-cart-button:hover,.product-information button.button.add-to-cart-button:hover,.product-information .product-form-buttons .button:hover{--button-background-color: #facc15 !important;--button-color: #1A1A1A !important;background-color:#facc15!important;color:#1a1a1a!important}.product-information .add-to-cart-button,.product-information button.button.add-to-cart-button{font-size:.9375rem!important;padding:1rem 2rem!important;letter-spacing:.08em!important;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease!important;box-shadow:0 1px 3px #0000001a!important}.product-information .add-to-cart-button:hover,.product-information button.button.add-to-cart-button:hover{box-shadow:0 4px 12px #ffcc0366!important;transform:translateY(-1px)!important}.product-information .add-to-cart-button:active,.product-information button.button.add-to-cart-button:active{transform:translateY(0)!important;box-shadow:0 1px 2px #0000001a!important}.product-information .buy-buttons-block{padding:1.25rem!important;gap:.75rem!important}.product-information .shopify-payment-button,.product-information [data-shopify=payment-button],.product-information .dynamic-checkout__content,.product-information shopify-accelerated-checkout,.product-information shopify-accelerated-checkout-cart,.product-information .shopify-cleanslate,.product-information [class*=shopify-payment],.product-information .buy-buttons-block shopify-accelerated-checkout{display:none!important}.product-information .buy-buttons-block a[href*=checkout],.product-information .buy-buttons-block [class*=payment-terms],.product-information payment-terms,.product-information .buy-buttons-block>:last-child:not(.add-to-cart-button):not([class*=quantity]) a{display:none!important}.product-information .quantity-selector{background:#fff!important;border:1px solid #d1d5db!important;border-radius:2px!important}.product-information .quantity-selector .quantity-minus,.product-information .quantity-selector .quantity-plus{background:transparent!important;color:#374151!important;border:none!important}.product-information .quantity-selector .quantity-minus:hover,.product-information .quantity-selector .quantity-plus:hover{background:#f3f4f6!important;color:#1a1a1a!important}.product-information .quantity-selector .quantity-minus svg,.product-information .quantity-selector .quantity-plus svg{color:#374151!important}.product-information .quantity-selector .quantity-minus:hover svg,.product-information .quantity-selector .quantity-plus:hover svg{color:#1a1a1a!important}.product-information .quantity-selector input[type=number]{color:#1a1a1a!important;font-weight:700!important;font-family:Roboto,sans-serif!important}.product-information .quantity-selector:focus-within{border-color:#ffcc03!important;box-shadow:0 0 0 2px #ffcc034d!important}.product-information .product-details [name=Policies] p,.product-information .product-details [name="Shipping policy"] p,.product-information .product-details [name="Return policy"] p{font-size:.8125rem!important;color:#6b7280!important}.product-information .product-details [name=Policies] svg,.product-information .product-details [name="Shipping policy"] svg,.product-information .product-details [name="Return policy"] svg{color:#9ca3af!important;width:14px!important;height:14px!important}.product-information .product-media-gallery,.product-information [class*=media-gallery],.product-information .product-information__media{position:relative!important}.product-information .product-details .text-block p,.product-information .product-details rte-formatter p{font-family:Roboto,sans-serif!important;font-size:.875rem!important;line-height:1.7!important;color:#6b7280!important;margin-bottom:.75rem!important}.product-information .product-details [name="Part Info"] strong,.product-information .product-details .block-text[name="Part Info"] strong{color:#16a34a}.product-information .product-details ul{list-style:none!important;padding:0!important;margin:.5rem 0 0!important;display:flex!important;flex-direction:column!important;gap:.375rem!important}.product-information .product-details li{display:flex!important;align-items:center!important;gap:.5rem!important;font-size:.875rem!important;color:#6b7280!important;font-family:Roboto,sans-serif!important;line-height:1.5!important}.product-information .product-details li:before{content:"\2713"!important;color:#ffcc03!important;font-weight:400!important;font-size:.8125rem!important;flex-shrink:0!important}.product-information .product-details .variant-option__label,.product-information .product-details legend{font-family:Roboto,sans-serif!important;font-size:.8125rem!important;font-weight:600!important;color:#374151!important;text-transform:uppercase!important;letter-spacing:.03em!important}.shopify-section:has(product-recommendations){background:#f9fafb;border-top:1px solid #e5e7eb}product-recommendations h3{font-family:Montserrat,sans-serif!important;font-weight:800!important;font-size:1.5rem!important;color:#1a1a1a!important}product-recommendations .product-card{background:#fff;border:1px solid #e5e7eb;border-radius:2px;overflow:hidden;transition:box-shadow .3s,transform .3s}product-recommendations .product-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-2px)}product-recommendations .product-card img{background:#f3f4f6;transition:transform .3s}product-recommendations .product-card:hover img{transform:scale(1.05)}product-recommendations .product-card a{font-family:Roboto,sans-serif;color:#1a1a1a;text-decoration:none;transition:color .15s}product-recommendations .product-card:hover a{color:#ffcc03}product-recommendations product-price{font-family:Montserrat,sans-serif!important;font-weight:700!important;color:#1a1a1a!important}.blog-posts{background:#f9fafb!important}.blog-posts-container{grid-template-columns:repeat(3,1fr)!important;gap:2rem!important}.blog-post-item,.blog-post-item:first-child,.blog-post-item:nth-child(2),.blog-post-item:nth-child(3){grid-column:span 1!important;--blog-post-card-scale: 1 !important}.blog-post-item{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:2px!important;padding:2rem!important;box-shadow:0 1px 2px #0000000d!important;transition:box-shadow .3s ease,border-color .3s ease!important}.blog-post-item:hover{box-shadow:0 10px 25px #0000001a!important;border-color:#ffcc03!important}.blog-post-item a{font-family:Montserrat,sans-serif!important;font-weight:700!important;color:#1a1a1a!important;text-decoration:none!important;transition:color .15s ease!important;font-size:1.125rem!important;line-height:1.4!important}.blog-post-item:hover a{color:#ffcc03!important}.blog-post-item [class*=info-text],.blog-post-item [class*=blog-post-details]{display:none!important}.blog-post-item:first-child .blog-post-card{flex-direction:column!important}.blog-post-item:first-child:has(.blog-post-card__image-container) .blog-post-card__content{padding-inline-start:0!important;width:100%!important}.blog-post-item .blog-post-card__image-container{width:auto!important}.blog-post-item img[class*=blog-post-card__image]{display:block!important;width:48px!important;height:48px!important;border-radius:2px!important;overflow:hidden!important;margin-bottom:1rem!important;background:#f9fafb!important;flex-shrink:0!important;border:none!important;padding:4px!important;object-fit:contain!important}.blog-posts .text-block h2{font-family:Montserrat,sans-serif!important;font-weight:800!important;font-size:1.5rem!important;color:#1a1a1a!important}@media(max-width:749px){.blog-posts-container{grid-template-columns:1fr!important}.blog-post-item,.blog-post-item:first-child,.blog-post-item:nth-child(2),.blog-post-item:nth-child(3){grid-column:span 1!important}}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(max-width:749px){.two-col{grid-template-columns:1fr;gap:2rem}}.contact-card{display:flex;align-items:flex-start;gap:1rem}.contact-card__icon{width:40px;height:40px;background:#f4f4f4;border-radius:2px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-card__text h4{font-family:Montserrat,sans-serif;font-weight:700;font-size:.875rem;color:#1a1a1a;margin-bottom:.25rem}.contact-card__text p,.contact-card__text a{font-family:Roboto,sans-serif;font-size:.875rem;color:#4b5563;line-height:1.6;text-decoration:none}.contact-card__text a:hover{color:#1a1a1a}.quick-contact{background:#f4f4f4;padding:1.5rem;border-radius:2px;border:1px solid #e5e7eb}.quick-contact h4{font-family:Montserrat,sans-serif;font-weight:700;font-size:.875rem;color:#1a1a1a;margin-bottom:1rem}.quick-contact table{width:100%;border-collapse:collapse}.quick-contact td{padding:.5rem 0;font-family:Roboto,sans-serif;font-size:.875rem;color:#4b5563;border-bottom:1px solid #e5e7eb}.quick-contact tr:last-child td{border-bottom:none}.quick-contact td:last-child{text-align:right}.quick-contact a{color:#1a1a1a;font-weight:600;text-decoration:none}.quick-contact a:hover{color:#ffcc03}.contact-form-panel{background:#f4f4f4;padding:2rem;border-radius:2px;border:1px solid #e5e7eb}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media(max-width:749px){.contact-form-row{grid-template-columns:1fr}}.contact-form-field label{display:block;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.375rem}.contact-form-field input,.contact-form-field select,.contact-form-field textarea{width:100%;padding:.625rem .75rem;font-family:Roboto,sans-serif;font-size:.875rem;color:#1a1a1a;background:#fff;border:1px solid #d1d5db;border-radius:2px;outline:none;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.contact-form-field input:focus,.contact-form-field select:focus,.contact-form-field textarea:focus{border-color:#ffcc03;box-shadow:0 0 0 3px #ffcc0326}.contact-form-field textarea{resize:vertical;min-height:120px}.contact-form-field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.faq-section{max-width:48rem;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid #e5e7eb}.faq-item:first-child{border-top:1px solid #e5e7eb}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;cursor:pointer;list-style:none;font-family:Montserrat,sans-serif;font-weight:700;font-size:1rem;color:#1a1a1a}.faq-question::-webkit-details-marker{display:none}.faq-question svg{flex-shrink:0;color:#9ca3af;transition:transform .2s}.faq-item[open] .faq-question svg{transform:rotate(180deg)}.faq-answer{padding:0 0 1.25rem;font-family:Roboto,sans-serif;font-size:.9375rem;line-height:1.7;color:#4b5563}.faq-answer p{margin-bottom:.75rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul{list-style:disc;padding-left:1.25rem;margin:.75rem 0}.faq-answer ul li{margin-bottom:.375rem;line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-brand.css.map */
