.home-expertise-section{position:relative}.home-expertise-section .items{margin-top:2rem}.home-expertise-section .item{display:block;position:relative;overflow:hidden}.home-expertise-section .item .bg-img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:all .5s ease-in-out}.home-expertise-section .item .content-box{position:relative;z-index:1;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:flex-end;min-height:30rem;background:rgba(0,0,0,.45)}.home-expertise-section .item .title{color:var(--white-color);font-size:1.5rem;line-height:1.375;font-weight:400;width:100%}.home-expertise-section .item .desc{color:var(--white-color);font-size:.875rem;line-height:1.6;font-weight:300;letter-spacing:.25px;margin-top:.75rem;opacity:1;min-height:3rem}.home-expertise-section .item .btn{font-size:1.375rem;color:var(--white-color);font-weight:400;background:transparent;transition:all .5s ease-in-out;margin-top:3rem;width:3rem}.home-expertise-section .item:hover .bg-img{transform:scale3d(1.25,1.25,1);transform-origin:left}.home-expertise-section .item:hover .content-box{background:rgba(0,0,0,.4)}.home-expertise-section .item:hover .btn{opacity:1;visibility:visible}.home-expertise-section .react-multi-carousel-item{padding:0 1.25rem}.home-expertise-section .react-multiple-carousel__arrow{z-index:1;top:0;bottom:0;margin:auto;height:max-content;min-width:auto;min-height:auto;background:transparent}.home-expertise-section .react-multiple-carousel__arrow:before{font-size:1.25rem}.home-expertise-section .react-multiple-carousel__arrow:hover{background:transparent}.home-expertise-section .react-multiple-carousel__arrow--left{left:0}.home-expertise-section .react-multiple-carousel__arrow--right{right:0}.home-expertise-section .react-multiple-carousel__arrow--disable{opacity:.5}.home-expertise-section__popup{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.95);z-index:9999;display:flex;justify-content:center;align-items:center}.home-expertise-section__popup .common-heading-md{font-size:1.25rem;margin-bottom:1rem}.home-expertise-section__popup-inner{width:44rem;max-width:calc(100% - 3rem);height:max-content;max-height:90vh;position:relative}.home-expertise-section__popup-content{overflow-y:auto;background:var(--white-color);padding:1rem;border-radius:.75rem;height:100%}.home-expertise-section__popup-close{position:absolute;top:-1.25rem;right:-1.25rem;z-index:9;font-size:1.5rem;width:2.25rem;height:2.25rem;background:#eb431e;color:var(--white-color);line-height:normal;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;padding:0}.home-expertise-section.no-slider .items{display:flex;flex-wrap:wrap;gap:1.5rem 2%}.home-expertise-section.no-slider .item{width:32%}.home-expertise-section.no-slider.solution-pg .item{width:49%}@media screen and (max-width:1023px){.home-expertise-section .tab-items{flex-direction:row;flex-wrap:nowrap;overflow:auto;column-gap:.625rem;display:flex;padding-bottom:.5rem;margin-bottom:0}.home-expertise-section .tab-items .item{min-width:max-content;padding:.625rem;background:#efefef;border-radius:.625rem;font-size:1rem}.home-expertise-section .tab-items .item:before{display:none}.home-expertise-section .tab-items .item.active{background:var(--blue-color);color:#fff}.home-expertise-section .tab-items .item .title{font-size:1.5rem}.home-expertise-section .tab-content .inner-content{min-height:40vh}}@media screen and (max-width:767px){.home-expertise-section .tab-items .item{border-radius:.25rem;font-size:.875rem}.home-expertise-section .items{margin-top:1.5rem}.home-expertise-section .item .title{font-size:1.25rem}.home-expertise-section .item .desc{font-size:1rem}.home-expertise-section .item .content-box{padding:.625rem;min-height:22rem}.home-expertise-section .item .btn{margin-top:2rem}.home-expertise-section .tab-content{border-radius:.5rem}.home-expertise-section .react-multiple-carousel__arrow{top:auto}.home-expertise-section .react-multiple-carousel__arrow:before{font-size:1rem}.home-expertise-section .react-multiple-carousel__arrow--left{left:43%}.home-expertise-section .react-multiple-carousel__arrow--right{right:43%}.home-expertise-section .react-multi-carousel-item{padding:0}.home-expertise-section .react-multi-carousel-list{padding-bottom:2.5rem}.home-expertise-section__services .tab-content{padding:0}.home-expertise-section__services .tab-content .content{position:relative;top:0;border-radius:0;width:100%;background:rgba(170,39,33,.9);padding:2rem 1rem;height:100%;display:flex;flex-direction:column;justify-content:center}.home-expertise-section__services .tab-content .title{font-size:1.25rem}.home-expertise-section.service-pg .heading-wrapper,.home-expertise-section.solution-pg .heading-wrapper{text-align:left}.home-expertise-section.service-pg .tab-items{row-gap:.5rem;flex-wrap:wrap;padding-bottom:0}.home-expertise-section.service-pg .tab-items .item{min-width:100%}.home-expertise-section.service-pg .tab-items .item.active{background:#efefef}.home-expertise-section.no-slider .item{width:49%}}@media only screen and (max-width:640px){.home-expertise-section.no-slider .item,.home-expertise-section.no-slider.solution-pg .item{width:100%}}