.our-expertise-sec{display:flex;flex-direction:column;min-height:80vh;text-align:center}.expertise-sub-head{color:#000;font-size:25px;font-weight:600;text-align:center;text-transform:uppercase}.expertise-head{color:#fff;font-size:40px;font-weight:700;text-transform:uppercase}.expertise-sub-head:after,.expertise-sub-head:before{border-top:3px solid #44afec;content:"";display:inline-block;margin:0 1rem;transform:translateY(-.4rem);width:4rem}.expertise-cards-wrapper{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:2rem auto;max-width:100%}.card-wrapper{clip-path:polygon(50% 0,100% 0,100% 81%,88% 100%,0 100%,0 19%,12% 0);overflow:hidden;position:relative;transition:transform .3s ease}.card-wrapper img{height:100%!important;max-height:283px!important;object-fit:cover;transition:opacity .3s ease;width:461px!important}.card-wrapper:before{background:linear-gradient(hsla(0,0%,100%,0),#0c2955);bottom:8px;content:"";height:92%;left:0;opacity:1;position:absolute;transition:opacity .3s ease;width:100%;z-index:10}.card-wrapper:hover:before{background:linear-gradient(hsla(0,0%,100%,0),#44aeeb)}.card-wrapper:hover h6{opacity:1}.card-wrapper:hover:before{opacity:1;overflow:hidden}.expertise-cards-wrapper h6{color:#fff;font-size:32px;font-weight:600;left:50%;margin:0;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);z-index:10}@media(max-width:768px){.expertise-cards-wrapper{grid-template-columns:1fr}.expertise-cards-wrapper h6{font-size:18px}}@media(max-width:455px){.expertise-head{font-size:24px}.expertise-sub-head{font-size:18px}.expertise-sub-head:after,.expertise-sub-head:before{border-top:2px solid #44afec!important;margin:0 .5rem!important;width:3rem}}