.detailTabSectionData-grid{grid-template-columns:repeat(2,1fr);align-items:end;gap:5rem;display:grid}.detailTabSectionData-grid-right{padding-bottom:2rem}@media only screen and (max-width:991px){.detailTabSectionData-grid{grid-template-columns:100%;align-items:end;gap:5rem;display:grid}@media only screen and (max-width:767px){.keyProjects-content{padding:1rem}}}
.tab-flex{cursor:pointer;flex-wrap:wrap;gap:1rem;display:flex}.tab-flex p{color:#a4a4a4;transition:var(--common-transition)}.tab-flex p.active-tab{color:var(--primary-color);transition:var(--common-transition)}
.keyProjects-content{background-color:#fafafa;border-radius:8px;padding:3rem}.keyProjects-content ul{margin:0;padding-left:1.5rem}.keyProjects-content ul li{align-items:center;gap:10px;list-style:none;position:relative}.keyProjects-content ul li:before{content:"";background-color:var(--primary-color);border-radius:50%;flex-shrink:0;width:6px;height:6px;position:absolute;top:.9rem;left:-1.5rem}
.areaOfExpertise-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.areaOfExpertise-grid-box:hover img{scale:1.1}.areaOfExpertise-grid-box{cursor:pointer}.areaOfExpertise-swiper .swiper-pagination{margin:0 auto}@media only screen and (max-width:991px){.areaOfExpertise-grid-box:hover img{scale:unset}.areaOfExpertise-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.areaOfExpertise-swiper .swiper-pagination{width:fit-content;margin:2rem auto 0;position:relative;top:unset!important;left:unset!important;right:unset!important;bottom:unset!important;transform:unset!important}.areaOfExpertise-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#000}}
