.home-hero{position:relative;min-height:min(48rem,calc(100svh - 5.5rem));display:grid;align-items:center;overflow:hidden;background:var(--color-gray-50)}
.home-hero__media{position:absolute;inset:0;z-index:0;margin:0}.home-hero__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.home-hero__content{position:relative;z-index:1;padding-block:clamp(5rem,10vw,9rem)}.home-hero h1{max-width:10ch;margin-bottom:1.5rem}.home-hero__claim{margin-bottom:2rem;font-size:clamp(1.1rem,1.7vw,1.35rem);line-height:1.45;text-shadow:0 1px 5px rgb(255 255 255 / .55)}
.home-solutions__layout{display:grid;grid-template-columns:minmax(15rem,.85fr) minmax(0,1.7fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.home-solutions__intro h2{max-width:10ch}.home-solutions__intro>p:not(.eyebrow){color:var(--color-gray-700);margin-bottom:1.75rem}.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.home-product-card{position:relative;display:block;overflow:hidden;min-height:18rem;background:var(--color-black);color:#fff;text-decoration:none}.home-product-card img{display:block;width:100%;height:100%;min-height:18rem;object-fit:cover;transition:transform .35s ease}.home-product-card::after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#000b)}.home-product-card span{position:absolute;z-index:1;right:.9rem;bottom:.75rem;left:.9rem;font-weight:800;font-size:clamp(.85rem,1.2vw,1.05rem);line-height:1.15}.home-product-card:hover img{transform:scale(1.04)}
.home-benefits{padding-block:clamp(3rem,6vw,5rem)}.home-benefits .benefit-grid{grid-template-columns:repeat(4,1fr);gap:0}.home-benefits .benefit-grid>div{padding-inline:1.5rem;border-right:1px solid var(--color-gray-200)}.home-benefits .benefit-grid>div:last-child{border-right:0}
.home-service{background:var(--color-gray-50)}.home-service__layout{display:grid;grid-template-columns:minmax(17rem,.85fr) minmax(0,1.15fr);align-items:stretch}.home-service__content{padding:clamp(3rem,7vw,6rem) clamp(1.5rem,5vw,5rem) clamp(3rem,7vw,6rem) 0}.home-service__content h2{max-width:11ch}.home-service__content>p:not(.eyebrow){max-width:34rem;color:var(--color-gray-700);margin-bottom:2rem}.home-service img{display:block;width:100%;height:100%;min-height:28rem;object-fit:cover;object-position:center}.home-links{background:#fff}.home-links__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.home-links article{padding:clamp(1.5rem,3vw,3rem);border:1px solid var(--color-gray-200)}.home-links h2{font-size:clamp(1.6rem,2.5vw,2.4rem);max-width:14ch}.home-links article>p:not(.eyebrow){color:var(--color-gray-700)}.text-link{font-weight:800;text-decoration:none}.text-link:hover{color:var(--color-primary)}
@media(max-width:900px){html,body{max-width:100%;overflow-x:hidden}.site-header__inner{position:relative;min-height:5.25rem}.nav-toggle{position:absolute;right:0;display:inline-flex!important;align-items:center;justify-content:center}.main-navigation:not(.is-open){display:none!important}.home-hero{display:flex;flex-direction:column;min-height:0;align-items:stretch}.home-hero__content,.home-solutions .container,.home-service .container,.home-links .container{width:calc(100vw - 2rem)!important;margin-inline:auto}.home-hero__content{order:1;padding-block:4.5rem}.home-hero h1{font-size:clamp(2.1rem,9vw,2.75rem);overflow-wrap:normal;word-break:normal;white-space:nowrap}.home-hero__media{position:relative;order:2;height:min(62vw,31rem)}.home-hero__media img{object-position:67% center}.home-solutions__layout{grid-template-columns:1fr}.home-solutions__intro h2{max-width:14ch}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:44rem}.home-benefits .benefit-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.home-benefits .benefit-grid>div:nth-child(2){border-right:0}.home-benefits .benefit-grid>div{padding-inline:1rem}.home-service__layout{grid-template-columns:1fr}.home-service__content{padding:4rem 0}.home-service img{min-height:22rem}.home-links__grid{grid-template-columns:1fr}}
@media(max-width:520px){.home-hero__content{padding-block:3.5rem}.home-hero h1{font-size:clamp(2.45rem,11vw,3.2rem);overflow-wrap:anywhere}.home-hero__media{height:17rem}.home-product-grid{gap:.55rem}.home-product-card,.home-product-card img{min-height:14rem}.home-product-card span{right:.65rem;bottom:.6rem;left:.65rem}.home-benefits .benefit-grid{grid-template-columns:1fr;gap:0}.home-benefits .benefit-grid>div{padding:1.5rem 0;border-right:0;border-bottom:1px solid var(--color-gray-200)}.home-benefits .benefit-grid>div:last-child{border-bottom:0}.home-service__content{padding:3rem 0}.home-service img{min-height:17rem}.home-links article{padding:1.5rem}.home-hero .button-row{display:grid;grid-template-columns:1fr}.home-hero .button-row .button{width:100%}}
