.TechConsultIntro-module__1uPVgG__intro{color:#fff;background-image:url(https://images.unsplash.com/photo-1498050108023-c5249f4df085?q=80&w=2072&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-position:50%;background-size:cover;background-attachment:fixed;margin-top:64px;display:flex;position:relative;overflow:hidden}.TechConsultIntro-module__1uPVgG__overlay{z-index:1;background:linear-gradient(135deg,#0a0a0ae0 0%,#141414cc 50%,#1e1e1ed9 100%);position:absolute;inset:0}.TechConsultIntro-module__1uPVgG__content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);width:100%;padding:clamp(2rem,5vw,5rem) clamp(1.5rem,6vw,7rem);display:grid;position:relative}.TechConsultIntro-module__1uPVgG__left{flex-direction:column;gap:1.2rem;display:flex}.TechConsultIntro-module__1uPVgG__tag{letter-spacing:4px;text-transform:uppercase;color:#07bceae8;font-size:1rem;font-weight:600}.TechConsultIntro-module__1uPVgG__title{font-family:var(--font-serif);color:#f5f3ee;font-size:clamp(2rem,5vw,3.8rem);line-height:1.08}.TechConsultIntro-module__1uPVgG__title em{color:#4f772d;font-style:italic}.TechConsultIntro-module__1uPVgG__accentBar{background:linear-gradient(90deg,#4f772d,#90a955);border-radius:2px;width:60px;height:4px;margin-top:.4rem;display:block}.TechConsultIntro-module__1uPVgG__right{border-left:1px solid #4f772d40;flex-direction:column;gap:1rem;padding-left:clamp(1.5rem,3vw,3rem);display:flex}.TechConsultIntro-module__1uPVgG__desc{color:#f5f3eec7;font-size:.95rem;line-height:1.8}.TechConsultIntro-module__1uPVgG__desc strong{color:#07bceae8;font-weight:600}.TechConsultIntro-module__1uPVgG__mission{color:#07bceae8;border-top:1px solid #4f772d26;padding-top:.3rem;font-size:.95rem;font-style:italic;line-height:1.8}@media (max-width:800px){.TechConsultIntro-module__1uPVgG__content{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 1.5rem}.TechConsultIntro-module__1uPVgG__right{border-top:1px solid #4f772d33;border-left:none;padding-top:1.5rem;padding-left:0}}
.TechConsultServices-module__BvBl2a__services{background:#23375d;padding:7rem clamp(1.5rem,6vw,7rem)}.TechConsultServices-module__BvBl2a__header{text-align:center;margin-bottom:4rem}.TechConsultServices-module__BvBl2a__tag{letter-spacing:3px;text-transform:uppercase;color:#4f772d;margin-bottom:1rem;font-size:.75rem}.TechConsultServices-module__BvBl2a__title{font-family:var(--font-serif);color:#f5f3ee;margin-bottom:.5rem;font-size:clamp(3rem,4vw,3rem);line-height:1.2}.TechConsultServices-module__BvBl2a__title em{color:#4f772d;font-style:italic}.TechConsultServices-module__BvBl2a__sub{color:#f5f5f5;letter-spacing:1px;font-size:.85rem}.TechConsultServices-module__BvBl2a__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.TechConsultServices-module__BvBl2a__card{cursor:pointer;background:#0a0a2e;border:1px solid #2cb87a1a;border-radius:4px;padding:2rem;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.TechConsultServices-module__BvBl2a__card:before{content:"";background:#4f772d;width:3px;height:0;transition:height .4s;position:absolute;top:0;left:0}.TechConsultServices-module__BvBl2a__card:hover:before,.TechConsultServices-module__BvBl2a__card.TechConsultServices-module__BvBl2a__active:before{height:100%}.TechConsultServices-module__BvBl2a__card:hover,.TechConsultServices-module__BvBl2a__card.TechConsultServices-module__BvBl2a__active{border-color:#2cb87a66;transform:translateY(-4px)}.TechConsultServices-module__BvBl2a__cardTop{flex-direction:column;gap:.8rem;display:flex}.TechConsultServices-module__BvBl2a__icon{font-size:2rem;line-height:1}.TechConsultServices-module__BvBl2a__cardTitle{font-family:var(--font-serif);color:#f5f3ee;font-size:2rem;font-weight:600;line-height:1.2}.TechConsultServices-module__BvBl2a__cardShort{color:#f5f5f5;font-size:.88rem;line-height:1.7}.TechConsultServices-module__BvBl2a__cardHint{color:#4f772d;letter-spacing:1px;margin-top:.5rem;font-size:.75rem}.TechConsultServices-module__BvBl2a__cardExpanded{border-top:1px solid #2cb87a1a;flex-direction:column;gap:1.2rem;margin-top:1.5rem;padding-top:1.5rem;animation:.3s TechConsultServices-module__BvBl2a__expandIn;display:flex}@keyframes TechConsultServices-module__BvBl2a__expandIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.TechConsultServices-module__BvBl2a__cardDesc{color:#f5f5f5;font-size:1rem;line-height:1.9}.TechConsultServices-module__BvBl2a__bullets{flex-direction:column;gap:.5rem;list-style:none;display:flex}.TechConsultServices-module__BvBl2a__bullets li{color:#f5f5f5;align-items:center;gap:.8rem;font-size:.88rem;display:flex}.TechConsultServices-module__BvBl2a__bullets li:before{content:"";background:#4f772d;flex-shrink:0;width:20px;height:1px}.TechConsultServices-module__BvBl2a__enquireBtn{color:#06061a;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#4f772d;border:none;border-radius:2px;width:fit-content;padding:.9rem 2rem;font-size:.85rem;font-weight:600;transition:background .2s,transform .2s}.TechConsultServices-module__BvBl2a__enquireBtn:hover{background:#3dd68c;transform:translateY(-2px)}@media (max-width:800px){.TechConsultServices-module__BvBl2a__grid{grid-template-columns:1fr}}
