.Hero-module__ST4v3a__hero{isolation:isolate;background-image:url(/images/hero/hero-bg.png);background-position:72%;background-size:cover;align-items:center;min-height:100svh;padding:150px 24px 90px;display:flex;position:relative;overflow:hidden}.Hero-module__ST4v3a__overlay{z-index:-1;pointer-events:none;background:radial-gradient(circle at 85% 30%,#d6282829,#0000 34%),linear-gradient(90deg,#080c16f5 0%,#080c16e6 34%,#080c1694 62%,#080c162e 100%);position:absolute;inset:0}.Hero-module__ST4v3a__container{width:min(1200px,100%);margin:0 auto}.Hero-module__ST4v3a__content{max-width:720px}.Hero-module__ST4v3a__subtitle{color:#ef4444;letter-spacing:3px;text-transform:uppercase;margin-bottom:18px;font-size:.86rem;font-weight:800;display:inline-block}.Hero-module__ST4v3a__content h1{color:#fff;letter-spacing:-.045em;text-wrap:balance;max-width:720px;margin:0 0 28px;font-size:clamp(3.2rem,6vw,5.25rem);font-weight:500;line-height:1.04}.Hero-module__ST4v3a__content p{color:#d1d5db;max-width:670px;margin:0 0 40px;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.78}.Hero-module__ST4v3a__buttons{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__ST4v3a__primary,.Hero-module__ST4v3a__secondary{border-radius:14px;justify-content:center;align-items:center;min-height:54px;padding:15px 28px;font-weight:750;text-decoration:none;transition:transform .25s,background-color .25s,border-color .25s,color .25s,box-shadow .25s;display:inline-flex}.Hero-module__ST4v3a__primary{color:#fff;background:#ef4444;border:2px solid #ef4444;box-shadow:0 14px 30px #ef444438}.Hero-module__ST4v3a__primary:hover{background:#dc2626;border-color:#dc2626;transform:translateY(-3px);box-shadow:0 18px 36px #ef44444d}.Hero-module__ST4v3a__secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:2px solid #ffffffb8}.Hero-module__ST4v3a__secondary:hover{color:#111827;background:#fff;border-color:#fff;transform:translateY(-3px)}.Hero-module__ST4v3a__primary:focus-visible,.Hero-module__ST4v3a__secondary:focus-visible{outline-offset:4px;outline:3px solid #ef444461}@media (max-width:900px){.Hero-module__ST4v3a__hero{background-position:68%;min-height:780px;padding-top:130px}.Hero-module__ST4v3a__overlay{background:linear-gradient(90deg,#080c16f5 0%,#080c16e0 48%,#080c167a 100%)}.Hero-module__ST4v3a__content{max-width:640px}}@media (max-width:768px){.Hero-module__ST4v3a__hero{background-position:64%;align-items:center;min-height:720px;padding:120px 18px 72px}.Hero-module__ST4v3a__overlay{background:linear-gradient(#080c16c7 0%,#080c16e8 45%,#080c16fa 100%)}.Hero-module__ST4v3a__content{text-align:center;max-width:620px;margin:0 auto}.Hero-module__ST4v3a__content h1{margin-left:auto;margin-right:auto;font-size:clamp(2.7rem,10vw,4rem)}.Hero-module__ST4v3a__content p{margin-left:auto;margin-right:auto;font-size:1.04rem}.Hero-module__ST4v3a__buttons{justify-content:center}}@media (max-width:520px){.Hero-module__ST4v3a__hero{min-height:690px;padding-top:110px;padding-bottom:62px}.Hero-module__ST4v3a__subtitle{letter-spacing:2.2px;margin-bottom:15px;font-size:.74rem}.Hero-module__ST4v3a__content h1{margin-bottom:22px;font-size:clamp(2.35rem,11vw,3.1rem);line-height:1.07}.Hero-module__ST4v3a__content p{margin-bottom:30px;font-size:.98rem;line-height:1.7}.Hero-module__ST4v3a__buttons{flex-direction:column;align-items:stretch}.Hero-module__ST4v3a__primary,.Hero-module__ST4v3a__secondary{width:100%}}
.Services-module__om0_jG__services{background:#f8fafc;padding:80px 20px}.Services-module__om0_jG__container{max-width:1280px;margin:0 auto}.Services-module__om0_jG__heading{text-align:center;max-width:900px;margin:0 auto 70px}.Services-module__om0_jG__subtitle{color:#d62828;letter-spacing:3px;text-transform:uppercase;margin-bottom:18px;font-size:.9rem;font-weight:700;display:inline-block}.Services-module__om0_jG__title{color:#111827;max-width:900px;margin:0 auto 25px;font-size:2rem;font-weight:700;line-height:1.2}.Services-module__om0_jG__description{color:#6b7280;font-size:1rem;line-height:1.8}.Services-module__om0_jG__cards{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px;margin-top:10px;display:grid}.Services-module__om0_jG__card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;min-height:260px;padding:20px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;overflow:hidden;box-shadow:0 10px 35px #0f172a0f}.Services-module__om0_jG__card:hover{border-color:#ef4444;transform:translateY(-10px);box-shadow:0 25px 60px #0f172a1f}.Services-module__om0_jG__icon{color:#ef4444;background:#fff1f2;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;transition:background .35s,color .35s,transform .35s;display:flex}.Services-module__om0_jG__card:hover .Services-module__om0_jG__icon{color:#fff;background:#ef4444;transform:rotate(-8deg)scale(1.08)}.Services-module__om0_jG__card h3{color:#111827;margin-bottom:14px;font-size:1.25rem;font-weight:700}.Services-module__om0_jG__card p{color:#6b7280;margin-bottom:20px;font-size:.95rem;line-height:1.8}.Services-module__om0_jG__more{color:#ef4444;align-items:center;gap:8px;margin-top:auto;font-weight:700;transition:all .3s;display:inline-flex}.Services-module__om0_jG__card:hover .Services-module__om0_jG__more{transform:translate(6px)}@media (max-width:992px){.Services-module__om0_jG__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__om0_jG__cards{grid-template-columns:1fr}.Services-module__om0_jG__highlights{grid-template-columns:1fr;gap:14px;width:100%}.Services-module__om0_jG__highlight{width:100%;min-width:0}}.Services-module__om0_jG__highlights{grid-template-columns:repeat(3,1fr);align-items:center;gap:16px;width:100%;margin-top:50px;display:grid}.Services-module__om0_jG__highlight{color:#374151;align-items:center;gap:12px;width:100%;min-width:0;padding:8px 0;font-weight:600;display:flex}.Services-module__om0_jG__highlight svg{color:#22c55e;flex-shrink:0}
.Products-module__p_8wZq__products{background:#fff;padding:120px 20px}.Products-module__p_8wZq__container{max-width:1280px;margin:0 auto}.Products-module__p_8wZq__heading{text-align:center;max-width:900px;margin:0 auto 70px}.Products-module__p_8wZq__subtitle{color:#d62828;letter-spacing:4px;text-transform:uppercase;margin-bottom:18px;font-size:.9rem;font-weight:700;display:inline-block}.Products-module__p_8wZq__title{color:#111827;max-width:900px;margin:0 auto 20px;font-size:clamp(2.2rem,4vw,3.3rem);font-weight:700;line-height:1.2}.Products-module__p_8wZq__description{color:#6b7280;max-width:340px;margin:0 auto;font-size:1rem;line-height:1.8}.Products-module__p_8wZq__grid{grid-template-columns:repeat(2,1fr);gap:35px;display:grid}.Products-module__p_8wZq__card{background:#fff;border-radius:24px;transition:transform .35s,box-shadow .35s;overflow:hidden;box-shadow:0 12px 35px #0f172a0f}.Products-module__p_8wZq__card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #0f172a1f}.Products-module__p_8wZq__imageContainer{width:100%;height:260px;position:relative;overflow:hidden}.Products-module__p_8wZq__image{object-fit:cover;transition:transform .5s}.Products-module__p_8wZq__card:hover .Products-module__p_8wZq__image{transform:scale(1.08)}.Products-module__p_8wZq__content{flex-direction:column;min-height:220px;padding:30px;display:flex}.Products-module__p_8wZq__content h3{color:#111827;margin-bottom:18px;font-size:1.45rem;font-weight:700}.Products-module__p_8wZq__content p{color:#6b7280;flex:1;line-height:1.9}.Products-module__p_8wZq__more{color:#d62828;align-items:center;gap:8px;margin-top:25px;font-weight:700;transition:all .3s;display:inline-flex}.Products-module__p_8wZq__card:hover .Products-module__p_8wZq__more{transform:translate(6px)}@media (max-width:1200px){.Products-module__p_8wZq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Products-module__p_8wZq__products{padding:80px 12px}.Products-module__p_8wZq__heading{max-width:100%;padding:0 10px}.Products-module__p_8wZq__description{max-width:320px;margin:0 auto}.Products-module__p_8wZq__grid{grid-template-columns:1fr}.Products-module__p_8wZq__content{padding:24px}.Products-module__p_8wZq__imageContainer{height:220px}}
.Brands-module__mCLfma__brands{background:#f8fafc;width:100%;padding:100px 20px 60px}.Brands-module__mCLfma__container{max-width:1280px;margin:0 auto}.Brands-module__mCLfma__heading{text-align:center;width:100%;max-width:900px;margin:0 auto 70px}.Brands-module__mCLfma__subtitle{color:#d62828;letter-spacing:4px;text-transform:uppercase;margin-bottom:18px;font-size:.9rem;font-weight:700;display:inline-block}.Brands-module__mCLfma__title{color:#111827;margin-bottom:25px;font-size:clamp(2.3rem,4vw,3.3rem);font-weight:700;line-height:1.2}.Brands-module__mCLfma__description{color:#6b7280;max-width:760px;margin:0 auto;font-size:1.1rem;line-height:1.9}.Brands-module__mCLfma__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;margin-top:60px;display:grid}.Brands-module__mCLfma__card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;justify-content:center;align-items:center;height:120px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;box-shadow:0 10px 30px #0f172a0f}.Brands-module__mCLfma__card:hover{border-color:#ef4444;transform:translateY(-8px);box-shadow:0 20px 45px #0f172a1f}.Brands-module__mCLfma__card img{object-fit:contain;max-width:160px;height:auto;transition:transform .35s}.Brands-module__mCLfma__card:hover img{transform:scale(1.08)}@media (max-width:768px){.Brands-module__mCLfma__brands{padding:70px 12px 40 px}.Brands-module__mCLfma__grid{grid-template-columns:1fr 1fr}}@media (max-width:500px){.Brands-module__mCLfma__grid{grid-template-columns:1fr}.Brands-module__mCLfma__card{height:110px}.Brands-module__mCLfma__card img{max-width:120px}.Brands-module__mCLfma__title{font-size:2.2rem}.Brands-module__mCLfma__description{font-size:1rem;line-height:1.8}}@media (max-width:768px){.Brands-module__mCLfma__brands{padding:80px 12px}.Brands-module__mCLfma__heading{padding:0 10px}.Brands-module__mCLfma__logoCard{padding:20px}}
.Clients-module__muhfsa__clients{background:#fff;padding:100px 20px}.Clients-module__muhfsa__title{text-align:center;color:#111827;font-size:2.5rem}.Clients-module__muhfsa__subtitle{text-align:center;color:#666;max-width:700px;margin:20px auto 25px;line-height:1.8}.Clients-module__muhfsa__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;max-width:1200px;margin:auto;display:grid}.Clients-module__muhfsa__card{text-align:center;color:#111827;background:#f5f5f5;border-radius:12px;padding:50px 20px;font-weight:700;transition:all .3s}.Clients-module__muhfsa__card:hover{transform:translateY(-6px)}@media (max-width:768px){.Clients-module__muhfsa__clients{padding:80px 12px}.Clients-module__muhfsa__title{font-size:2.2rem;line-height:1.2}.Clients-module__muhfsa__subtitle{max-width:320px;margin:20px auto 35px;font-size:1rem}}
.About-module__AWvYPW__about{background:#fff;padding:120px 20px}.About-module__AWvYPW__container{grid-template-columns:1fr 1fr;align-items:start;gap:50px;max-width:1200px;margin:auto;display:grid}.About-module__AWvYPW__image{border-radius:20px;height:560px;overflow:hidden;box-shadow:0 20px 50px #00000026}.About-module__AWvYPW__photo{object-fit:cover;width:100%;height:100%;display:block}.About-module__AWvYPW__content{padding-top:0}.About-module__AWvYPW__subtitle{color:#dc2626;letter-spacing:4px;text-transform:uppercase;font-size:.95rem;font-weight:700}.About-module__AWvYPW__content h2{color:#111827;margin:20px 0 35px;font-size:clamp(2.3rem,4vw,3.4rem);line-height:1.15}.About-module__AWvYPW__content p{color:#4b5563;font-size:1.08rem;line-height:2}.About-module__AWvYPW__stats{grid-template-columns:repeat(2,1fr);gap:25px;margin-top:50px;display:grid}.About-module__AWvYPW__stats div{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:32px 25px;transition:all .3s}.About-module__AWvYPW__stats div:hover{cursor:pointer;border-color:#ef4444;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.About-module__AWvYPW__stats h3{color:#ef4444;margin-bottom:10px;font-size:2.4rem;font-weight:700}.About-module__AWvYPW__stats p{color:#6b7280;font-size:.95rem}@media (max-width:900px){.About-module__AWvYPW__container{grid-template-columns:1fr}.About-module__AWvYPW__content{text-align:center;max-width:95%;margin:0 auto;padding-top:0}.About-module__AWvYPW__stats{grid-template-columns:1fr 1fr}.About-module__AWvYPW__image{height:320px}.About-module__AWvYPW__content p{max-width:340px;margin:0 auto}}@media (max-width:600px){.About-module__AWvYPW__stats{grid-template-columns:1fr}}
