.Navbar-module__cJzEcG__nav{height:var(--nav-height);z-index:100;background:0 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;height:80px;box-shadow:0 4px 30px #00000008}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logoWrapper{align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;border-radius:8px}.Navbar-module__cJzEcG__logoText{font-family:var(--font-heading);color:var(--primary);letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__links a:not(.Navbar-module__cJzEcG__btn){color:var(--secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__links a:not(.Navbar-module__cJzEcG__btn):hover{color:var(--primary)}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--nav-height);align-items:center;padding-bottom:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{text-align:center;z-index:2;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__eyebrow{color:var(--secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.85rem;font-weight:600}.Hero-module__ZARIfG__title{color:#111827;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--secondary);max-width:500px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.Hero-module__ZARIfG__actions{margin-bottom:4rem}.Hero-module__ZARIfG__blob{filter:blur(80px);z-index:1;opacity:.5;border-radius:50%;position:absolute}.Hero-module__ZARIfG__blob1{background:var(--accent-blue);width:500px;height:500px;top:-10%;left:-5%}.Hero-module__ZARIfG__blob2{background:radial-gradient(circle,var(--accent-yellow),transparent);width:600px;height:600px;top:10%;right:-5%}.Hero-module__ZARIfG__blob3{background:var(--accent-purple);width:400px;height:400px;bottom:0;left:30%}.Hero-module__ZARIfG__floatIcon{z-index:1;pointer-events:none;position:absolute}.Hero-module__ZARIfG__iconCircle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex;box-shadow:0 10px 20px #0000001a}.Hero-module__ZARIfG__imageGrid{z-index:5;align-items:center;gap:2rem;margin-bottom:5rem;display:flex;position:relative}.Hero-module__ZARIfG__gridItem{background:#f3f4f6;border-radius:1.5rem;width:200px;height:250px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.Hero-module__ZARIfG__gridImage{object-fit:cover}.Hero-module__ZARIfG__gridCenter{width:240px;height:300px;box-shadow:none;background:0 0;flex-direction:column;align-items:center;display:flex;overflow:visible;transform:translateY(-20px)}.Hero-module__ZARIfG__centerImageWrapper{border-radius:1.5rem;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000026}.Hero-module__ZARIfG__centerBadge{color:#fff;text-align:center;z-index:10;background:#000;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;padding:1.5rem;font-size:.8rem;font-weight:700;display:flex;position:absolute;bottom:-30px}.Hero-module__ZARIfG__stats{justify-content:space-between;width:100%;max-width:800px;margin-top:2rem;display:flex}.Hero-module__ZARIfG__statItem{flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__statItem strong{color:var(--primary);font-size:2rem;font-weight:800}.Hero-module__ZARIfG__statItem span{color:var(--secondary);text-transform:uppercase;margin-top:.25rem;font-size:.875rem;font-weight:600}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__imageGrid{gap:1rem;transform:scale(.8)}.Hero-module__ZARIfG__stats{flex-wrap:wrap;justify-content:center;gap:2rem}}
.Solutions-module__agWdoG__solutions{background:#fff;padding-top:2rem}.Solutions-module__agWdoG__header{justify-content:space-between;align-items:flex-start;margin-bottom:4rem;display:flex}.Solutions-module__agWdoG__titleWrapper{position:relative}.Solutions-module__agWdoG__accentLine{background:var(--accent-yellow);width:60px;height:4px;margin-bottom:1.5rem}.Solutions-module__agWdoG__title{color:#111827;font-size:3.5rem;font-weight:800;line-height:1.1}.Solutions-module__agWdoG__decorBox{width:80px;height:80px;position:relative}.Solutions-module__agWdoG__boxBlack{z-index:2;background:#111827;width:50px;height:50px;position:absolute;top:0;right:0}.Solutions-module__agWdoG__boxGreen{z-index:1;background:#bef264;width:50px;height:50px;position:absolute;bottom:0;left:0}.Solutions-module__agWdoG__content{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.Solutions-module__agWdoG__largeImagePlaceholder{background:#f3f4f6;border-radius:1.5rem;width:100%;height:500px;position:relative;overflow:hidden}.Solutions-module__agWdoG__imageConfig{object-fit:cover;transition:transform .5s}.Solutions-module__agWdoG__largeImagePlaceholder:hover .Solutions-module__agWdoG__imageConfig,.Solutions-module__agWdoG__smallImagePlaceholder:hover .Solutions-module__agWdoG__imageConfig{transform:scale(1.05)}.Solutions-module__agWdoG__rightCol{flex-direction:column;justify-content:space-between;display:flex}.Solutions-module__agWdoG__description{color:var(--secondary);margin-bottom:3rem;font-size:1.15rem;line-height:1.8}.Solutions-module__agWdoG__subContent{justify-content:space-between;align-items:flex-end;display:flex}.Solutions-module__agWdoG__badge{background:0 0;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.Solutions-module__agWdoG__badgeText{text-transform:uppercase;letter-spacing:2px;text-align:center;width:100%;height:100%;color:var(--secondary);border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;animation:20s linear infinite Solutions-module__agWdoG__rotate;display:flex;position:absolute}.Solutions-module__agWdoG__badgeArrow{background:#bef264;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex}.Solutions-module__agWdoG__smallImagePlaceholder{background:#f3f4f6;border-radius:1.5rem;width:280px;height:200px;position:relative;overflow:hidden}@keyframes Solutions-module__agWdoG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:900px){.Solutions-module__agWdoG__content{grid-template-columns:1fr;gap:2rem}.Solutions-module__agWdoG__title{font-size:2.5rem}.Solutions-module__agWdoG__subContent{flex-direction:column-reverse;align-items:flex-start;gap:2rem}.Solutions-module__agWdoG__largeImagePlaceholder{height:300px}}
.Services-module__dpHhBa__services{background:#fff;padding-top:1rem;padding-bottom:2rem}.Services-module__dpHhBa__header{text-align:center;margin-bottom:3rem}.Services-module__dpHhBa__heading{color:#111827;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.Services-module__dpHhBa__subheading{max-width:600px;color:var(--secondary);margin:0 auto;font-size:1.1rem}.Services-module__dpHhBa__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.Services-module__dpHhBa__card{background:#fff;border:none;border-radius:1.5rem;flex-direction:column;padding:2rem;transition:all .5s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{transform:translateY(-5px);box-shadow:0 25px 50px -12px #00000040}.Services-module__dpHhBa__cardImage{object-fit:cover;z-index:0;transition:transform .5s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardImage{transform:scale(1.1)}.Services-module__dpHhBa__overlay{z-index:1;background:linear-gradient(#0000001a,#0003 40%,#000c);width:100%;height:100%;position:absolute;top:0;left:0}.Services-module__dpHhBa__blueGradient .Services-module__dpHhBa__overlay{background:linear-gradient(#0000001a,#1e3a8ae6)}.Services-module__dpHhBa__purpleGradient .Services-module__dpHhBa__overlay{background:linear-gradient(#0000001a,#581c87e6)}.Services-module__dpHhBa__greenGradient .Services-module__dpHhBa__overlay{background:linear-gradient(#0000001a,#14532de6)}.Services-module__dpHhBa__orangeGradient .Services-module__dpHhBa__overlay{background:linear-gradient(#0000001a,#7c2d12e6)}.Services-module__dpHhBa__cardLarge{grid-area:span 2/span 2}.Services-module__dpHhBa__cardDefault{grid-area:span 1/span 1}.Services-module__dpHhBa__cardWide{grid-area:span 1/span 2}.Services-module__dpHhBa__cardContent{z-index:2;color:#fff;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.Services-module__dpHhBa__iconWrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;display:flex}.Services-module__dpHhBa__icon{font-size:1.5rem}.Services-module__dpHhBa__title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Services-module__dpHhBa__desc{color:#ffffffe6;font-size:1rem;line-height:1.5}@media (max-width:900px){.Services-module__dpHhBa__bentoGrid{grid-template-columns:1fr;grid-auto-rows:auto}.Services-module__dpHhBa__cardLarge,.Services-module__dpHhBa__cardDefault,.Services-module__dpHhBa__cardWide{grid-area:auto/span 1;min-height:250px}}
.Contact-module__hcVmEa__contact{background:linear-gradient(#fff,#fdf4ff 100%);padding:6rem 0;position:relative;overflow:hidden}.Contact-module__hcVmEa__contact:before{content:"";background:radial-gradient(circle,var(--accent-blue),transparent 70%);opacity:.4;filter:blur(80px);z-index:0;pointer-events:none;width:600px;height:600px;position:absolute;top:-10%;right:-5%}.Contact-module__hcVmEa__wrapper{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid;position:relative}.Contact-module__hcVmEa__info{padding-right:2rem}.Contact-module__hcVmEa__eyebrow{color:#ec4899;text-transform:uppercase;letter-spacing:2px;background:#ec48991a;border-radius:100px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.Contact-module__hcVmEa__heading{color:#111827;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Contact-module__hcVmEa__text{color:var(--secondary);max-width:90%;margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.Contact-module__hcVmEa__details{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__hcVmEa__detailCard{background:#fff;border:1px solid #00000008;border-radius:1.25rem;align-items:center;gap:1.5rem;padding:1.25rem;transition:all .3s;display:flex;box-shadow:0 4px 6px #00000005}.Contact-module__hcVmEa__detailCard:hover{border-color:#ec489933;transform:translateY(-3px)translate(5px);box-shadow:0 10px 20px #0000000d}.Contact-module__hcVmEa__detailIcon{color:#db2777;background:#fdf2f8;border-radius:1rem;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.Contact-module__hcVmEa__detailCard h3{color:#111827;margin-bottom:.2rem;font-size:1rem;font-weight:700}.Contact-module__hcVmEa__detailCard p{color:var(--secondary);font-size:.95rem}.Contact-module__hcVmEa__formWrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #fffc;border-radius:2.5rem;padding:3rem;position:relative;box-shadow:0 25px 50px -12px #0000001a}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__inputGroup label{color:#374151;margin-bottom:.5rem;margin-left:.5rem;font-size:.9rem;font-weight:600;display:block}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{width:100%;color:var(--foreground);background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.25rem 1.5rem;font-family:inherit;font-size:1rem;transition:all .2s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:#ec4899;outline:none;box-shadow:0 0 0 4px #ec48991a}.Contact-module__hcVmEa__submitBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1.25rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 10px 20px -5px #0003}.Contact-module__hcVmEa__submitBtn:hover{background:#000;transform:translateY(-2px);box-shadow:0 15px 30px -5px #0000004d}@media (max-width:900px){.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr;gap:4rem}}
.Footer-module__S6Hkya__footer{background:#f9fafb;margin-top:4rem;padding:4rem 0}.Footer-module__S6Hkya__content{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__logo{color:var(--primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__copy{color:var(--secondary);font-size:.95rem}.Footer-module__S6Hkya__social{gap:2rem;display:flex}.Footer-module__S6Hkya__social a{color:var(--secondary);font-weight:500;transition:color .2s}.Footer-module__S6Hkya__social a:hover{color:var(--primary)}@media (max-width:600px){.Footer-module__S6Hkya__content{text-align:center;flex-direction:column;gap:2rem}}
