.home-hero{min-height:calc(70vh - var(--nav-height));height:min-content;padding:var(--normal-section-padding-t-b) 0 var(--normal-section-padding-t-b) var(--normal-section-padding-r-l);row-gap:var(--normal-gap);background-position:50%;background-repeat:repeat;background-size:contain;grid-template-rows:auto auto;grid-template-columns:repeat(12,1fr);display:grid;position:relative;overflow:hidden}.home-hero-left-container{justify-content:center;gap:var(--medium-gap);flex-direction:column;grid-column:span 7;height:100%;display:flex}.home-hero-eyebrow{align-items:center;gap:var(--small-gap);width:fit-content;padding:var(--smallest-gap) var(--small-gap);border:1px solid var(--dark-gray);border-radius:var(--border-radius-medium);display:flex}.home-hero-eyebrow>span{font-size:var(--small-font-size);font-weight:var(--fw-normal);color:var(--dark-gray)}.home-hero-eyebrow>img{height:var(--icon-small);width:auto}.home-hero-heading h1{font-size:var(--hero-font-size);font-weight:var(--fw-bold)}.home-hero-heading h1 span{display:block}.home-hero-subheading span{font-size:var(--normal-font-size);font-weight:var(--fw-medium);color:var(--lightest-black);text-transform:uppercase;word-spacing:.5em}.home-hero-description p{max-width:650px;font-size:var(--normal-font-size);font-weight:var(--fw-normal);color:var(--darkest-gray);line-height:1.6}.home-hero-cta{align-items:center;gap:var(--medium-gap);flex-wrap:wrap;display:flex}.home-hero-right-container{grid-column:span 5;justify-content:flex-end;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:visible}.home-hero-right-container>img{object-fit:contain;width:150%;height:auto;position:absolute;transform:scale(1.4)translate(15%)translateY(20%)}.home-hero-year-wrapper{position:absolute;top:15%;right:80%}.home-hero-years{width:220px;height:220px;padding:var(--medium-gap);border:1px solid var(--brand-red);outline:1px solid var(--light-red);outline-offset:-4px;border-radius:50%;justify-content:center;align-items:center;animation:4s ease-in-out infinite float-badge;display:flex;box-shadow:0 10px 30px #00000014}@keyframes float-badge{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.home-hero-years-experience{text-align:center;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100%;display:flex}.home-hero-years-number{font-size:var(--xl-font-size);font-weight:var(--fw-semi-bold);color:var(--brand-red);line-height:1}.home-hero-years-text{font-size:var(--normal-font-size);font-weight:var(--fw-medium);color:var(--darkest-gray);text-transform:uppercase;text-align:center;white-space:normal;overflow-wrap:break-word;word-break:break-word;width:100%;max-width:140px;line-height:1.4}.home-hero-years-experience img{width:var(--icon-largest);object-fit:contain;height:auto}.home-hero-trust-strip{gap:var(--small-gap);box-sizing:border-box;width:100%;height:max-content;padding-right:var(--normal-section-padding-r-l);z-index:1;padding-top:var(--small-section-padding-t-b);grid-column:1/-1;grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid;position:relative}.home-hero-trust-stat-item{align-items:center;gap:var(--medium-gap);padding:var(--medium-gap);-webkit-backdrop-filter:blur(12px);border-radius:var(--border-radius-medium);background:#ffffffbf;border:1px solid #fff6;height:100%;display:flex;position:relative;box-shadow:0 8px 32px #00000014,inset 0 1px #fff9}.trust-stat-icon{background:#d6282814;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.trust-stat-icon img{width:28px;height:28px}.trust-stat-content{flex-direction:column;gap:4px;display:flex}.home-hero-trust-stat-head{font-size:var(--normal-font-size);font-weight:var(--fw-semibold);line-height:1.2}.trust-stat-content p{font-size:var(--small-font-size);color:var(--darkest-gray);font-weight:var(--fw-light);line-height:1.4}.home-hero-bg-text{z-index:0;font-size:clamp(6rem,14vw,14rem);font-weight:var(--fw-bold);letter-spacing:.1em;text-transform:uppercase;color:#00000008;white-space:nowrap;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;line-height:.9;position:absolute;top:20%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.home-hero-bg-text span{display:block}.home-hero-bg-text{background:linear-gradient(#d628280d 0%,#d6282804 100%);color:#0000;-webkit-background-clip:text;background-clip:text}@media screen and (width<=1400px){.home-hero-years{width:200px;height:200px}.home-hero-year-wrapper{top:15%;right:65%}.home-hero-bg-text{top:22%}}@media screen and (width<=1200px){.home-hero-trust-strip{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,1fr)}.home-hero-years{width:180px;height:180px}.home-hero-year-wrapper{top:0%;right:60%}}@media screen and (width<=992px){.home-hero{padding:var(--normal-section-padding-t-b) var(--normal-section-padding-r-l);grid-template-columns:repeat(1,1fr);row-gap:0}.home-hero>div{padding:unset}.home-hero-right-container{justify-content:flex-end;align-items:flex-end;height:350px;display:flex;position:relative;overflow:visible}.home-hero-year-wrapper{top:30%;right:70%}.home-hero-years{width:180px;height:180px}.home-hero-left-container{text-align:center;align-items:center}.home-hero-right-container>img{object-fit:contain;width:100%;height:auto;transform:scale(1.2)translateY(10%)translate(20%)}.home-hero-bg-text{font-size:clamp(5rem,14vw,14rem);top:43%}}@media screen and (width<=576px){.home-hero-trust-strip{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(1,1fr)}.home-hero-cta{justify-content:center}.home-hero-right-container{height:300px;transform:translate(7%)translateY(-10%)}.home-hero-cta>div{justify-content:center;align-items:center;width:90%}.home-hero-year-wrapper{top:20%;right:60%}.home-hero-years{width:130px;height:130px}.home-hero-right-container>img{object-fit:contain;width:100%;height:auto;transform:scale(1.2)translateY(20%)translate(10%)}.home-hero-bg-text{color:#0000;background:linear-gradient(#d6282812 0%,#d6282805 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(5rem,14vw,14rem);top:40%}}@media screen and (width<=320px){.home-hero-years{width:120px;height:120px}.home-hero-year-wrapper{right:50%}.home-hero-right-container>img{object-fit:contain;object-fit:contain;width:100%;height:auto;transform:scale(1.2)translateY(20%)translate(10%)}.home-hero-bg-text{color:#0000;background:linear-gradient(#d6282812 0%,#d6282805 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(4rem,14vw,14rem);top:50%}}.home-about{background-color:var(--pure-black);grid-template-columns:repeat(5,1fr);place-items:start center;width:100%;min-height:50vh;display:grid;position:relative}.left-home-about,.right-home-about{width:100%;min-width:0}.right-home-about{grid-column:span 3}.left-home-about{grid-column:span 2;min-height:100%;position:relative;overflow:hidden}.left-home-about img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.right-home-about{height:100%;padding:var(--normal-section-padding-t-b) var(--normal-section-padding-r-l);flex-direction:column;justify-content:center;display:flex}.right-home-about h1{font-size:var(--xxl-font-size);line-height:unset}.home-about-features{gap:calc(var(--small-gap) * .6);margin-top:calc(var(--small-gap) / 1.2);grid-template-columns:repeat(3,minmax(160px,1fr));place-items:start center;width:fit-content;display:grid}.home-about-feature{text-align:center;background:0 0;border:none;flex-direction:column;align-items:center;gap:.35rem;width:100%;max-width:180px;padding:.25rem 0;transition:transform .18s;display:flex}.home-about-feature:hover{transform:translateY(-4px)}.home-about-feature-icon{width:calc(var(--icon-large) + 1rem);height:calc(var(--icon-large) + 1rem);background-color:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;place-items:center;transition:transform .18s,box-shadow .18s,background .18s;display:grid;box-shadow:0 4px 18px #00000038}.home-about-feature:hover .home-about-feature-icon{background-color:#ffffff12;transform:scale(1.04);box-shadow:0 10px 28px #00000047}.home-about-feature-icon img{width:var(--icon-large);height:var(--icon-large);object-fit:contain}.home-about-feature span,.home-about-feature h3{font-size:var(--small-font-size);color:var(--lightest-gray);font-weight:var(--fw-normal);margin:0}.home-about-feature span{display:block}.home-about-feature p{color:#ffffffbf;max-width:14rem;margin:0;line-height:1.4}.home-about .section-description p{color:var(--lightest-gray);max-width:50rem;line-height:1.6}.home-about-btn{margin-top:var(--normal-gap)}@media screen and (width<=1400px){.home-about{min-height:45vh}}@media screen and (width<=1200px){.home-about{min-height:40vh}}@media screen and (width<=992px){.home-about{min-height:unset;grid-template-columns:1fr;position:relative;overflow:hidden}.left-home-about{grid-column:unset;z-index:1;width:100%;height:100%;position:absolute;inset:0}.left-home-about:after{content:"";z-index:2;background:#000000bf;position:absolute;inset:0}.left-home-about img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.right-home-about{grid-column:unset;z-index:3;position:relative}.right-home-about h1{max-width:12ch}.section-description p{max-width:35rem}.home-about-features{justify-items:start;width:fit-content}}@media screen and (width<=576px){.home-about-features{gap:var(--medium-gap);grid-template-columns:1fr}.home-about-feature{text-align:left;align-items:flex-start;gap:var(--large-gap);flex-direction:row;max-width:100%}}@media screen and (width<=320px){.section-title h1{white-space:wrap}}.home-products{background-color:var(--lightest-gray);gap:var(--large-gap);width:100%;padding:var(--normal-section-padding-t-b) 0;flex-direction:column;display:flex}.home-products>:not(.home-product-cards-container){padding:0 var(--normal-section-padding-r-l)}.upper-home-products{justify-content:space-between;align-items:flex-end;gap:var(--medium-gap);flex-wrap:nowrap;width:100%;display:flex}.upper-home-products-left-content{gap:var(--small-gap);flex-direction:column;flex:1;min-width:0;display:flex}.upper-home-products-right-content{flex-shrink:0}.home-product-cards-container{scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow:auto hidden}.home-product-cards-container::-webkit-scrollbar{display:none}.home-product-cards-container:focus{outline:none}.view-products-btn{gap:var(--small-gap);color:var(--brand-red);text-transform:capitalize;display:flex}.view-products-btn img{width:var(--icon-small);height:auto}.view-products-btn:hover{transform:scale(1.01)}.home-products-cards{gap:var(--medium-gap);width:max-content;padding:var(--medium-gap);margin:0 auto;display:flex}.home-products-cards .product-card{flex-shrink:0;width:clamp(240px,28vw,320px);max-width:90vw}.home-products-card-dots{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.home-products-card-dots span{background-color:var(--light-gray);cursor:pointer;border-radius:100px;width:10px;height:10px;transition:all .3s}.home-products-card-dots span:hover{background-color:var(--brand-red)}.home-products-card-dots span.active{background-color:var(--brand-red);width:35px}@media screen and (width<=576px){.upper-home-products-left-content{max-width:unset;flex:1}.upper-home-products{flex-flow:column wrap}}.home-oem{background-image:linear-gradient(to right, #000000d1 0%, #000000a8 40%, #00000059 70%, #0000002e 100%), var(--home-oem-image);width:97%;min-height:50vh;margin:var(--large-gap) 0;border-radius:var(--border-radius-large);background-position:50%;background-size:cover;justify-self:center;align-items:stretch;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #0000004d}.left-home-oem{width:60%;min-width:0;padding:var(--normal-section-padding-t-b) var(--normal-section-padding-r-l);justify-content:center;gap:var(--medium-gap);z-index:2;flex-direction:column;display:flex;position:relative}.left-home-oem h1{font-size:var(--xxl-font-size);line-height:1.05}.home-oem .section-description p{max-width:35rem}.home-oem-points{column-gap:calc(var(--medium-gap) * .6);margin-top:calc(var(--small-gap) / 1.2);grid-template-columns:repeat(2,1fr);place-items:start;width:max-content;display:grid}.home-oem-point{align-items:center;gap:var(--small-gap);background:0 0;border:none;width:100%;padding:.25rem 0;transition:transform .18s;display:flex}.home-oem-point-icon{width:var(--icon-small);height:var(--icon-small);flex-shrink:0;place-items:center;display:grid;position:relative}.home-oem-point-icon img{object-fit:contain;width:100%;height:100%}.home-oem-point h3{font-size:var(--small-font-size);color:var(--lightest-gray);font-weight:var(--fw-normal);margin:0}.home-oem-point:hover .home-oem-point-icon{transform:scale(1.04)}.home-oem-btn{margin-top:var(--medium-gap)}@media screen and (width<=1400px){.left-home-oem{width:65%}}@media screen and (width<=1200px){.left-home-oem{width:100%}.home-oem{min-height:unset}}@media screen and (width<=992px){.home-oem{border-radius:var(--border-radius-medium);background-image:linear-gradient(#000000a8, #000000a8), var(--home-oem-image);background-position:50%}.left-home-oem{width:100%;padding:var(--normal-section-padding-t-b) var(--normal-section-padding-r-l)}.left-home-oem h1{max-width:12ch}.home-oem-points{justify-items:start;width:fit-content}}@media screen and (width<=576px){.home-oem{background-position:50%}.left-home-oem{padding:4rem 1.5rem}.home-oem-points{gap:var(--smallest-gap);grid-template-columns:1fr;width:100%}.home-oem-point{gap:var(--small-gap)}.home-oem-point-icon{width:var(--icon-medium);height:var(--icon-medium)}.home-oem-point h3{white-space:normal}}@media screen and (width<=320px){.section-title h1{white-space:normal}}.home-gallery{background-color:var(--lightest-gray);gap:var(--large-gap);width:100%;padding:var(--normal-section-padding-t-b) 0;border-bottom:1px solid var(--brand-gray);flex-direction:column;display:flex}.home-gallery>:not(.home-img-cards-container){padding:0 var(--normal-section-padding-r-l)}.upper-home-gallery{justify-content:space-between;align-items:flex-end;gap:var(--medium-gap);flex-wrap:nowrap;width:100%;display:flex}.upper-home-gallery-left-content{gap:var(--small-gap);flex-direction:column;flex:1;min-width:0;display:flex}.gallery-navigation{align-items:center;gap:.75rem;display:flex}.gallery-nav-btn{cursor:pointer;color:var(--brand-red);background:0 0;border:none;padding:0;transition:transform .3s}.home-gallary-cta{justify-content:center;align-items:center;display:flex}.gallery-nav-btn:hover{transform:scale(1.05)}.gallery-nav-btn svg{width:var(--icon-medium);height:var(--icon-medium);display:block}.gallery-nav-btn svg:hover,.gallery-nav-btn.active svg{fill:var(--brand-red);color:var(--white);stroke-color:var(--brand-red)}.home-img-cards-container{scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow:auto hidden}.home-img-cards-container::-webkit-scrollbar{display:none}.home-img-cards-container:focus{outline:none}.view-gallery-btn{gap:var(--small-gap);color:var(--brand-red);text-transform:capitalize;display:flex}.view-gallery-btn img{width:var(--icon-small);height:auto}.view-gallery-btn:hover{transform:scale(1.01)}.home-gallery-cards{gap:var(--medium-gap);width:max-content;padding:var(--medium-gap);margin:0 auto;display:flex}.home-gallery-cards .c-gallery-card{flex-shrink:0;width:clamp(240px,28vw,320px);max-width:90vw}.home-gallery-card-dots{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.home-gallery-card-dots span{background-color:var(--light-gray);cursor:pointer;border-radius:100px;width:10px;height:10px;transition:all .3s}.home-gallery-card-dots span:hover{background-color:var(--brand-red)}.home-gallery-card-dots span.active{background-color:var(--brand-red);width:35px}@media screen and (width<=576px){.upper-home-gallery-left-content{max-width:unset;flex:1}.upper-home-gallery{flex-flow:column wrap}}.home-review{background-color:var(--lightest-gray);gap:var(--large-gap);width:100%;padding:var(--normal-section-padding-t-b) 0;flex-direction:column;display:flex}.home-review>:not(.home-review-cards-container){padding:0 var(--normal-section-padding-r-l)}.upper-home-review{justify-content:space-between;align-items:flex-end;gap:var(--medium-gap);flex-wrap:nowrap;width:100%;display:flex}.upper-home-review-left-content{gap:var(--small-gap);flex-direction:column;flex:1;min-width:0;display:flex}.full-section-title h1{white-space:normal!important}.review-navigation{align-items:center;gap:.75rem;display:flex}.review-nav-btn{cursor:pointer;color:var(--brand-red);background:0 0;border:none;padding:0;transition:transform .3s}.review-nav-btn:hover{transform:scale(1.05)}.review-nav-btn svg{width:var(--icon-medium);height:var(--icon-medium);display:block}.review-nav-btn svg:hover,.review-nav-btn.active svg{fill:var(--brand-red);color:var(--white);stroke-color:var(--brand-red)}.home-review-cards-container{scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow:auto hidden}.home-review-cards-container::-webkit-scrollbar{display:none}.home-review-cards-container:focus{outline:none}.view-review-btn{gap:var(--small-gap);color:var(--brand-red);text-transform:capitalize;display:flex}.view-review-btn img{width:var(--icon-small);height:auto}.view-review-btn:hover{transform:scale(1.01)}.home-review-cards{gap:var(--small-gap);width:max-content;padding:var(--medium-gap);margin:0 auto;display:flex}.c-review-card{transition:all .3s}.c-review-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.home-review-cards .c-review-card{flex-shrink:0;width:clamp(340px,28vw,520px);max-width:90vw}.home-review-card-dots{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.home-review-card-dots span{background-color:var(--light-gray);cursor:pointer;border-radius:100px;width:10px;height:10px;transition:all .3s}.home-review-card-dots span:hover{background-color:var(--brand-red)}.home-review-card-dots span.active{background-color:var(--brand-red);width:35px}@media screen and (width<=576px){.upper-home-review-left-content{max-width:unset;flex:1}.upper-home-review{flex-flow:column wrap}}.home-final-cta{text-align:center;width:100%;padding:var(--small-section-padding-t-b) clamp(var(--normal-section-padding-r-l), 10vw, 200px);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.home-final-cta:before{content:"";z-index:1;background-color:#00000080;position:absolute;inset:0}.home-final-cta-content{z-index:2;justify-content:center;align-items:center;gap:var(--medium-gap);flex-direction:column;width:100%;max-width:700px;display:flex;position:relative}.home-final-title{width:100%}.home-final-title h1{color:var(--white);white-space:normal!important}.home-final-title .line-2{margin-top:var(--small-gap);display:block}.home-final-cta-btn{margin-top:var(--small-gap)}@media screen and (width<=992px){.home-final-cta-content{max-width:600px}}@media screen and (width<=768px){.home-final-cta{padding:var(--normal-section-padding-t-b) var(--normal-section-padding-r-l);background-position:0}.home-final-cta:before{background:#0a0a0aa6}}@media screen and (width<=576px){.home-final-title h1{font-size:var(--xl-font-size)!important}}
