.Hero-module__ZARIfG__hero{min-height:90vh;padding-top:var(--spacing-lg);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center;filter:blur(1px);transform:scale(1.05)}.Hero-module__ZARIfG__overlay{background:linear-gradient(90deg,#fffffff2 0%,#fffc 50%,#fff6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{gap:var(--spacing-lg);z-index:1;grid-template-columns:1fr;align-items:center;display:grid;position:relative}@media (min-width:968px){.Hero-module__ZARIfG__container{grid-template-columns:1.2fr .8fr}}.Hero-module__ZARIfG__content{max-width:600px}.Hero-module__ZARIfG__title{margin-bottom:var(--spacing-sm);background:linear-gradient(90deg,var(--color-text-heading),var(--color-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;line-height:1.5}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:4.5rem}}.Hero-module__ZARIfG__subtitle{color:var(--color-text-body);margin-bottom:var(--spacing-md);max-width:90%;font-size:1.67rem}.Hero-module__ZARIfG__actions{gap:var(--spacing-sm);display:flex}.Hero-module__ZARIfG__visual{perspective:1000px;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__card{width:300px;height:400px;animation:var(--animation-float);background:#0a192f99;border:1px solid #64ffda33;flex-direction:column;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__shipIcon{margin-bottom:var(--spacing-sm);filter:drop-shadow(0 0 20px #64ffda66);font-size:5rem}.Hero-module__ZARIfG__statusBadge{color:var(--color-secondary);text-transform:uppercase;letter-spacing:1px;background:#64ffda1a;border-radius:50px;padding:.5rem 1rem;font-size:.8rem}
.Services-module__dpHhBa__services{padding:var(--spacing-xl)0;position:relative}.Services-module__dpHhBa__container{gap:var(--spacing-lg);flex-direction:column;display:flex}.Services-module__dpHhBa__header{text-align:center;max-width:600px;margin:0 auto}.Services-module__dpHhBa__title{color:var(--color-text-heading);font-size:2.5rem}.Services-module__dpHhBa__description{color:var(--color-text-body);font-size:1.1rem}.Services-module__dpHhBa__grid{gap:var(--spacing-md);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}.Services-module__dpHhBa__card{transition:transform var(--transition-normal);background:#fff;border:1px solid #09589b0d;flex-direction:column;gap:1rem;padding:2rem;display:flex}.Services-module__dpHhBa__card:hover{border-color:var(--color-secondary);background:#f7fafc;transform:translateY(-10px)}.Services-module__dpHhBa__icon{color:var(--color-secondary);margin-bottom:.5rem}.Services-module__dpHhBa__cardTitle{color:var(--color-text-heading);font-size:1.5rem}.Services-module__dpHhBa__cardDesc{color:var(--color-text-body)}
.ProjectShowcase-module__-IBlha__showcase{background:var(--background);padding:4rem 0}.ProjectShowcase-module__-IBlha__container{flex-direction:column;gap:2rem;display:flex}.ProjectShowcase-module__-IBlha__title{text-align:center;color:var(--color-text-heading);margin-bottom:2rem;font-size:2.5rem}.ProjectShowcase-module__-IBlha__gallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ProjectShowcase-module__-IBlha__card{aspect-ratio:4/3;cursor:pointer;border-radius:1rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.ProjectShowcase-module__-IBlha__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}.ProjectShowcase-module__-IBlha__imageWrapper{width:100%;height:100%;position:relative}.ProjectShowcase-module__-IBlha__image{object-fit:cover;transition:transform .5s}.ProjectShowcase-module__-IBlha__card:hover .ProjectShowcase-module__-IBlha__image{transform:scale(1.05)}
.About-module__vAULUW__about{padding:var(--spacing-xl)0;background:linear-gradient(#fff 0%,#f0f7ff 100%)}.About-module__vAULUW__container{justify-content:center;display:flex}.About-module__vAULUW__content{text-align:center;max-width:800px}.About-module__vAULUW__title{margin-bottom:var(--spacing-md);color:var(--color-text-heading);font-size:2.5rem}.About-module__vAULUW__textBlock{margin-bottom:var(--spacing-lg)}.About-module__vAULUW__text{color:var(--color-text-body);margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__stats{justify-content:center;gap:var(--spacing-lg);flex-wrap:wrap;display:flex}.About-module__vAULUW__statItem{flex-direction:column;align-items:center;display:flex}.About-module__vAULUW__statNumber{color:var(--color-secondary);font-size:3rem;font-weight:800;font-family:var(--font-heading)}.About-module__vAULUW__statLabel{color:var(--color-text-body);text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.About-module__vAULUW__ctaSection{margin-top:var(--spacing-lg);padding:var(--spacing-lg)var(--spacing-md);text-align:center;background:linear-gradient(135deg,#09589b08 0%,#50abd714 100%)}.About-module__vAULUW__ctaHeading{color:var(--color-text-heading);margin-bottom:var(--spacing-xs);font-size:1.8rem;font-weight:700}.About-module__vAULUW__ctaSubtitle{color:var(--color-text-body);margin-bottom:var(--spacing-md);max-width:500px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.About-module__vAULUW__contactBtn{padding:1rem 2.5rem;font-size:1.1rem}
.Partners-module__Wk2-ZG__partners{background-color:var(--color-background-alt,#f8fafc);border-top:1px solid #0000000d;padding:4rem 0}.Partners-module__Wk2-ZG__container{flex-direction:column;align-items:center;gap:3rem;display:flex}.Partners-module__Wk2-ZG__title{color:var(--color-text-heading);text-align:center;padding-bottom:1rem;font-size:2rem;position:relative}.Partners-module__Wk2-ZG__title:after{content:"";background:var(--color-secondary);border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Partners-module__Wk2-ZG__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;width:100%;max-width:1000px;display:flex}.Partners-module__Wk2-ZG__logoItem{justify-content:center;align-items:center;width:160px;height:80px;transition:transform .3s;display:flex;position:relative}.Partners-module__Wk2-ZG__logoImage{object-fit:contain;transition:filter .3s}.Partners-module__Wk2-ZG__logoItem:hover{transform:scale(1.167)}@media (max-width:768px){.Partners-module__Wk2-ZG__grid{gap:2rem}.Partners-module__Wk2-ZG__logoItem{width:120px;height:60px}}
