.l-page--home{display:block!important}@media screen and (min-width:79em){.home-body{overflow:auto!important}}.l-page--home #l-main{width:100%!important;max-width:100%!important;overflow:visible!important;height:auto!important}.home-page{width:100%}@media screen and (min-width:79em){body:not(.home-body) .l-page{overflow-x:hidden!important;overflow-y:auto!important;scrollbar-gutter:stable!important;scrollbar-color:var(--c-scrollbar)var(--c-bg-3)!important}body:not(.home-body) .l-page::-webkit-scrollbar{width:1rem;height:1rem}body:not(.home-body) .l-page::-webkit-scrollbar-thumb{background:var(--c-scrollbar)}body:not(.home-body) .l-page::-webkit-scrollbar-track{background:var(--c-bg-3)}body:not(.home-body) #l-main{overflow:visible!important;height:auto!important}body:not(.home-body) .l-page>#l-footer{grid-column:1/-1!important}.l-page--doc>#l-sidebar{align-self:stretch}.l-page--doc>#l-fill{align-self:stretch}}#l-footer{margin:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box;background-color:var(--c-frame)!important;box-shadow:none!important;padding:3rem 4rem!important}#l-footer .l-footer__columns{max-width:148rem;margin-left:auto!important;margin-right:auto!important;padding-left:0;padding-right:0}.home-hero{position:relative;width:100%;min-height:52vh;margin-top:var(--tnh);background-color:var(--c-frame);background-repeat:no-repeat;background-position:50%;background-size:cover;display:flex;align-items:center}.home-hero__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(10,24,38,.9) 0%,rgba(10,24,38,.62) 100%)}.home-hero__content{position:relative;z-index:1;max-width:148rem;width:100%;margin:0 auto;padding:6rem 3rem}@media screen and (min-width:48em){.home-hero__content{padding:8rem 4rem}}.home-hero__title{font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:3.4rem;line-height:1.18;color:#fff;text-transform:uppercase;letter-spacing:.04em;word-spacing:.08em;margin-bottom:2.5rem}@media screen and (min-width:48em){.home-hero__title{font-size:4.6rem}}.home-hero__subtitle{font-family:ibm plex sans,helvetica neue,Arial,sans-serif;font-weight:400;font-size:1.7rem;line-height:1.7;color:rgba(255,255,255,.8);margin-bottom:3.5rem;max-width:66rem}.home-hero__actions{display:flex;flex-wrap:wrap;gap:1.5rem}.home-btn{display:inline-block;padding:1.2rem 3rem;font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.06em;text-transform:uppercase;border-radius:.5rem;cursor:pointer;border:none;transition:background-color 150ms,box-shadow 150ms,color 150ms;text-decoration:none}.home-btn--filled{background-color:var(--c-nav-link);color:#fff}.home-btn--filled:hover,.home-btn--filled:focus{background-color:#004f7a;color:#fff}.home-btn--outline{background-color:initial;color:#fff;box-shadow:0 0 0 2px rgba(255,255,255,.75)}.home-btn--outline:hover,.home-btn--outline:focus{background-color:rgba(255,255,255,.12);color:#fff}.home-btn-sm{display:inline-block;width:100%;padding:.9rem 1.5rem;text-align:center;font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:1.35rem;letter-spacing:.05em;text-transform:uppercase;border-radius:.5rem;background-color:var(--c-nav-link);color:#fff;text-decoration:none;transition:background-color 150ms}.home-btn-sm:hover,.home-btn-sm:focus{background-color:#004f7a;color:#fff}.home-section{padding:6rem 0;width:100%}.home-section--alt{background-color:var(--c-bg-1)}.home-section__inner{max-width:148rem;margin:0 auto;padding:0 3rem}@media screen and (min-width:48em){.home-section__inner{padding:0 4rem}}.home-section__title{font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:2.4rem;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;word-spacing:.08em;color:var(--c-text-high);margin-bottom:.8rem}.home-section__title--center{text-align:center}.home-section__sub{font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:450;font-size:1.5rem;color:var(--c-text-extralow);margin-bottom:.6rem}.home-section__divider{display:block;width:5rem;height:.35rem;background-color:var(--c-nav-link);margin:0 0 4rem;border-radius:.2rem}.home-section__divider--center{margin-left:auto;margin-right:auto}.home-categories{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media screen and (min-width:39em){.home-categories{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:79em){.home-categories{gap:2rem}}.home-cat-card{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0;background-color:var(--c-page);border-radius:.5rem;box-shadow:0 0 0 1px var(--c-shadow-2);text-align:center;text-decoration:none;color:var(--c-text-normal);overflow:hidden;transition:transform 150ms ease-out,box-shadow 150ms,color 150ms}.home-cat-card:hover,.home-cat-card:focus{transform:translateY(-.4rem);box-shadow:0 .6rem 1.8rem rgba(0,0,0,.1),0 0 0 1px var(--c-shadow-3);color:var(--c-nav-link)}.home-cat-card__img-wrap{width:100%;position:relative;padding-top:60%;overflow:hidden;flex-shrink:0}.home-cat-card__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 300ms ease-out}.home-cat-card:hover .home-cat-card__img,.home-cat-card:focus .home-cat-card__img{transform:scale(1.06)}.home-cat-card__name{font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:600;font-size:1.4rem;line-height:1.3;text-transform:uppercase;letter-spacing:.04em;padding:1.4rem 1rem 1.6rem}.home-products{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:39em){.home-products{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:79em){.home-products{grid-template-columns:repeat(4,1fr)}}.home-product-card{display:flex;flex-direction:column;background-color:var(--c-page);border-radius:.5rem;box-shadow:0 0 0 1px var(--c-shadow-2);overflow:hidden;transition:box-shadow 150ms,transform 150ms}.home-product-card:hover{box-shadow:0 .6rem 2rem rgba(0,0,0,.1),0 0 0 1px var(--c-shadow-3);transform:translateY(-.3rem)}.home-product-card__img{width:100%;height:18rem;object-fit:cover;display:block;background-color:var(--c-bg-3)}.home-product-card__body{padding:1.8rem 2rem;flex-grow:1;display:flex;flex-direction:column}.home-product-card__name{font-family:ibm plex sans,helvetica neue,Arial,sans-serif;font-weight:700;font-size:1.55rem;line-height:1.4;color:var(--c-text-high);margin-bottom:1rem}.home-product-card__meta{font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:450;font-size:1.35rem;line-height:1.65;color:var(--c-text-extralow);flex-grow:1;margin-bottom:1.5rem}.home-product-card__meta strong{color:var(--c-text-low);font-weight:600}.home-product-card__footer{margin-top:auto}.home-advantages{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media screen and (min-width:39em){.home-advantages{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:79em){.home-advantages{grid-template-columns:repeat(7,1fr)}}.home-adv-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1.2rem 2rem;background-color:var(--c-page);border-radius:.5rem;box-shadow:0 0 0 1px var(--c-shadow-1);transition:box-shadow 150ms,transform 150ms}.home-adv-card:hover{box-shadow:0 .4rem 1.2rem rgba(0,0,0,8%),0 0 0 1px var(--c-shadow-2);transform:translateY(-.3rem)}.home-adv-card__icon{width:3.8rem;height:3.8rem;margin-bottom:1.2rem;fill:var(--c-nav-link);flex-shrink:0}.home-adv-card__title{font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:1.35rem;text-transform:uppercase;letter-spacing:.04em;color:var(--c-text-semihigh);line-height:1.3}.home-factory{display:grid;grid-template-columns:1fr;gap:5rem}@media screen and (min-width:48em){.home-factory{grid-template-columns:1fr 1fr;gap:6rem}}.home-factory__col{}.home-factory__sub-title{font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:1.9rem;text-transform:uppercase;letter-spacing:.04em;word-spacing:.08em;color:var(--c-text-high);margin-bottom:.8rem}.home-factory__divider{display:block;width:4.5rem;height:.3rem;background-color:var(--c-nav-link);border-radius:.2rem;margin-bottom:2.5rem}.home-factory__images{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.home-factory__img{width:100%;height:13rem;object-fit:cover;border-radius:.5rem;display:block;background-color:var(--c-bg-3)}.home-factory__img--large{grid-column:1/-1;height:20rem}.home-factory__note{margin-top:1.5rem;font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:450;font-size:1.35rem;color:var(--c-text-extralow)}.home-quality-list{list-style:none;padding:0;margin:0}.home-quality-item{display:flex;align-items:flex-start;gap:1.5rem;padding:1.8rem 0;border-bottom:1px solid var(--c-shadow-1)}.home-quality-item:last-child{border-bottom:none}.home-quality-item__icon{width:2.8rem;height:2.8rem;flex-shrink:0;fill:var(--c-nav-link);margin-top:.2rem}.home-quality-item__text{display:block;font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.02em;color:var(--c-text-normal);margin-bottom:.4rem}.home-quality-item__desc{display:block;font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:400;font-size:1.35rem;color:var(--c-text-extralow);line-height:1.5}.home-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:39em){.home-steps{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:79em){.home-steps{grid-template-columns:repeat(6,1fr)}}.home-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem;position:relative}@media screen and (min-width:79em){.home-step:not(:last-child)::after{content:'›';position:absolute;right:-1rem;top:2.6rem;font-size:2.8rem;line-height:1;color:var(--c-shadow-3);pointer-events:none}}.home-step__number{width:5rem;height:5rem;border-radius:50%;background-color:var(--c-nav-link);color:#fff;font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:2rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;flex-shrink:0;box-shadow:0 .3rem .8rem rgba(0,109,160,.35)}.home-step__title{font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:1.5rem;text-transform:uppercase;letter-spacing:.04em;color:var(--c-text-high);margin-bottom:.5rem}.home-step__desc{font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:400;font-size:1.3rem;color:var(--c-text-extralow);line-height:1.5}.home-testimonials{display:grid;grid-template-columns:1fr;gap:2.5rem}@media screen and (min-width:48em){.home-testimonials{grid-template-columns:repeat(3,1fr)}}.home-testimonial-card{background-color:var(--c-bg-1);border-radius:.5rem;padding:3rem 2.5rem;box-shadow:0 0 0 1px var(--c-shadow-1);position:relative}.home-testimonial-card::before{content:'\201C';position:absolute;top:1.2rem;left:2rem;font-size:7rem;font-family:ibm plex serif,Georgia,Times,serif;line-height:1;color:var(--c-shadow-3);pointer-events:none}.home-testimonial-card__text{font-family:ibm plex sans,helvetica neue,Arial,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.75;color:var(--c-text-normal);margin-top:3.5rem;margin-bottom:2rem;font-style:italic}.home-testimonial-card__client{display:block;font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:1.4rem;color:var(--c-text-semihigh);text-transform:uppercase;letter-spacing:.04em}.home-testimonial-card__company{display:block;font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:400;font-size:1.3rem;color:var(--c-text-extralow);margin-top:.3rem}.home-cta{background-color:var(--c-frame);padding:7rem 3rem;margin-bottom:0}.home-cta__inner{max-width:80rem;margin:0 auto;text-align:center}.home-cta__title{font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:2.6rem;text-transform:uppercase;letter-spacing:.04em;word-spacing:.08em;color:var(--c-frame-text-high);margin-bottom:1rem}.home-cta__subtitle{font-family:ibm plex sans,helvetica neue,Arial,sans-serif;font-weight:400;font-size:1.6rem;color:var(--c-frame-text-medium);margin-bottom:4rem;line-height:1.6}.home-cta__form{text-align:left;margin-bottom:4rem}.home-cta__row{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}@media screen and (min-width:39em){.home-cta__row{grid-template-columns:1fr 1fr}}.home-cta__field{display:flex;flex-direction:column;margin-bottom:1.5rem}.home-cta__field--full{grid-column:1/-1}.home-cta__field--center{align-items:center;margin-bottom:0}.home-cta__label{font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:600;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;color:var(--c-frame-text-low);margin-bottom:.6rem}.home-cta__input{width:100%;padding:1.1rem 1.5rem;font-family:ibm plex sans,helvetica neue,Arial,sans-serif;font-size:1.5rem;background-color:rgba(255,255,255,7%);border:1px solid rgba(255,255,255,.2);border-radius:.4rem;color:var(--c-frame-text-semihigh);outline:none;transition:border-color 150ms,background-color 150ms;box-sizing:border-box}.home-cta__input:focus{border-color:var(--c-frame-text-link);background-color:rgba(255,255,255,.11)}.home-cta__input::placeholder{color:var(--c-frame-text-extralow)}.home-cta__textarea{resize:vertical;min-height:9rem}.home-cta__submit{display:inline-block;padding:1.4rem 5rem;font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:700;font-size:1.6rem;text-transform:uppercase;letter-spacing:.08em;background-color:var(--c-frame-button);color:var(--c-frame);border:none;border-radius:.5rem;cursor:pointer;transition:background-color 150ms;margin-top:.5rem}.home-cta__submit:hover,.home-cta__submit:focus{background-color:#d4a010}.home-cta__contact{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 3.5rem}.home-cta__contact-item{display:inline-flex;align-items:center;gap:.6rem;font-family:ibm plex sans condensed,helvetica neue,Arial,sans-serif;font-weight:450;font-size:1.45rem;color:var(--c-frame-text-medium);line-height:1.4}.home-cta__contact-item strong{color:var(--c-frame-text-normal);font-weight:600}.home-cta__contact-icon{width:1.8rem;height:1.8rem;fill:var(--c-frame-text-low);flex-shrink:0}