.Hero-module__ZARIfG__hero{background-color:var(--primary);height:100vh;color:var(--white);background-image:url(https://images.unsplash.com/photo-1518005020951-eccb494ad742?q=80&w=2070&auto=format&fit=crop);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__overlay{background:linear-gradient(#0f172ae6,#0000,#0f172a);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:10;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__badge{border-radius:var(--radius-full);color:var(--accent);background:#3b82f633;border:1px solid #3b82f64d;margin-bottom:2rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-2px;margin-bottom:2rem;font-size:clamp(2.5rem,8vw,4.5rem)}.Hero-module__ZARIfG__subtitle{color:var(--silver);max-width:800px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:1.5rem;display:flex}.Hero-module__ZARIfG__icon{transition:transform .2s}.Hero-module__ZARIfG__hero a:hover .Hero-module__ZARIfG__icon{transform:translate(4px)}.Hero-module__ZARIfG__scrollIndicator{opacity:.5;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouse{border-radius:var(--radius-lg);border:2px solid #ffffff4d;justify-content:center;width:24px;height:40px;padding-top:.5rem;display:flex}.Hero-module__ZARIfG__wheel{background-color:var(--white);border-radius:var(--radius-full);width:4px;height:6px;animation:2s infinite Hero-module__ZARIfG__bounce}@keyframes Hero-module__ZARIfG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width:768px){.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%;max-width:300px}}
.Clients-module__JtlyXW__clientsSection{background-color:var(--background);overflow:hidden}.Clients-module__JtlyXW__description{color:var(--secondary);max-width:600px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Clients-module__JtlyXW__grid{opacity:.6;filter:grayscale();flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;transition:all .5s;display:flex}.Clients-module__JtlyXW__grid:hover{opacity:1;filter:grayscale(0%)}.Clients-module__JtlyXW__clientCard{text-align:center;flex-direction:column;align-items:center;display:flex}.Clients-module__JtlyXW__logoBox{background-color:var(--aluminum);border-radius:var(--radius-md);width:90px;height:90px;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;margin-bottom:1rem;font-size:2.5rem;transition:all .3s;display:flex}.Clients-module__JtlyXW__clientCard:hover .Clients-module__JtlyXW__logoBox{background-color:var(--white);box-shadow:var(--shadow-md);transform:translateY(-5px)scale(1.05)}.Clients-module__JtlyXW__clientName{color:var(--secondary);font-size:.875rem;font-weight:700;transition:color .3s}.Clients-module__JtlyXW__clientCard:hover .Clients-module__JtlyXW__clientName{color:var(--accent)}@media (min-width:768px){.Clients-module__JtlyXW__logoBox{width:120px;height:120px}}
.page-module___8aEwW__home{background-color:var(--background)}.page-module___8aEwW__specialties{background-color:var(--primary);color:var(--white)}.page-module___8aEwW__grid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:768px){.page-module___8aEwW__grid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__card{border-radius:var(--radius-lg);height:400px;box-shadow:var(--shadow-xl);border:1px solid #ffffff1a;position:relative;overflow:hidden}.page-module___8aEwW__cardImage{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.page-module___8aEwW__card:hover .page-module___8aEwW__cardImage{transform:scale(1.1)}.page-module___8aEwW__cardOverlay{background:linear-gradient(#0000,#0f172ae6);flex-direction:column;justify-content:flex-end;gap:1rem;padding:2rem;display:flex;position:absolute;inset:0}.page-module___8aEwW__cardOverlay h3{color:var(--white);font-size:1.5rem}
