.Hero-module__Z8hQ_W__hero{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%);padding:8rem 0 6rem}.Hero-module__Z8hQ_W__title{color:var(--primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__highlight{background:linear-gradient(120deg,var(--accent),#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__subtitle{color:var(--text-light);max-width:600px;margin:0 auto 3rem;font-size:1.25rem}.Hero-module__Z8hQ_W__productName{color:var(--brand-orange);font-weight:700}.Hero-module__Z8hQ_W__actions{justify-content:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__primaryBtn{background-color:var(--primary);color:var(--white);border-radius:8px;padding:1rem 2rem;font-weight:600;transition:transform .2s}.Hero-module__Z8hQ_W__primaryBtn:hover{background-color:#1e293b;transform:translateY(-2px)}.Hero-module__Z8hQ_W__secondaryBtn{background-color:var(--white);color:var(--primary);border:1px solid #e2e8f0;border-radius:8px;padding:1rem 2rem;font-weight:600;transition:all .2s}.Hero-module__Z8hQ_W__secondaryBtn:hover{border-color:var(--primary)}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:3rem}}
.ProductList-module__fFXaQa__section{background-color:var(--white);padding:6rem 0}.ProductList-module__fFXaQa__heading{text-align:center;margin-bottom:4rem;font-size:2.5rem}.ProductList-module__fFXaQa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ProductList-module__fFXaQa__card{background:var(--background);border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;transition:transform .2s}.ProductList-module__fFXaQa__card:hover{border-color:var(--accent);transform:translateY(-5px)}.ProductList-module__fFXaQa__icon{background-color:var(--accent);width:50px;height:50px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.ProductList-module__fFXaQa__imageIcon{justify-content:flex-start;align-items:center;width:100%;height:80px;margin-bottom:1.5rem;display:flex}.ProductList-module__fFXaQa__name{margin-bottom:1rem;font-size:1.5rem}.ProductList-module__fFXaQa__description{color:var(--text-light);line-height:1.7}
.ClientList-module__LjCqnW__section{background-color:var(--background);padding:6rem 0}.ClientList-module__LjCqnW__heading{text-align:center;margin-bottom:4rem;font-size:2.5rem}.ClientList-module__LjCqnW__grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.ClientList-module__LjCqnW__item{background:var(--white);color:var(--text);border:1px solid #e2e8f0;border-radius:100px;padding:1.5rem 3rem;font-size:1.1rem;font-weight:600;box-shadow:0 4px 6px -1px #0000000d}
.ContactInfo-module__sI1URa__section{background-color:var(--white);padding:6rem 0}.ContactInfo-module__sI1URa__heading{text-align:center;margin-bottom:4rem;font-size:2.5rem}.ContactInfo-module__sI1URa__wrapper{grid-template-columns:1fr 2fr;gap:4rem;max-width:900px;margin:0 auto;display:grid}.ContactInfo-module__sI1URa__card{background:var(--primary);color:var(--white);border-radius:16px;height:fit-content;padding:2.5rem}.ContactInfo-module__sI1URa__card h3{color:var(--white);margin-bottom:1rem}.ContactInfo-module__sI1URa__email a{color:var(--accent);font-size:1.1rem;font-weight:500}.ContactInfo-module__sI1URa__addresses{gap:2rem;display:grid}.ContactInfo-module__sI1URa__addressBlock h4{color:var(--primary);margin-bottom:.5rem;font-size:1.25rem}.ContactInfo-module__sI1URa__addressBlock p{color:var(--text-light);line-height:1.6}@media (max-width:768px){.ContactInfo-module__sI1URa__wrapper{grid-template-columns:1fr}}
