.industry-expertise{position:relative;background-color:#000;overflow:hidden;padding:56px 0;color:#fff}.industry-expertise .title-wrap{position:relative}.industry-expertise .cards{position:relative;display:grid;gap:16px}.industry-expertise .cards .card{position:relative;display:flex;transition:.2s ease;min-height:255px;background-color:rgba(255,255,255,.2);backdrop-filter:blur(20px);border-radius:12px;padding:8px}.industry-expertise .cards .card .wrap{position:relative;display:flex;flex-direction:column;width:100%;gap:12px}.industry-expertise .cards .card .image{width:156px;height:156px;flex:0 0 156px;border-radius:10px;background-position:center;background-size:cover}.industry-expertise .cards .card .top-wrap{padding:8px}.industry-expertise .cards .card .card-title{margin-bottom:12px}.industry-expertise .cards .card .link-hover{position:absolute;right:0;align-self:flex-start;align-items:center;justify-content:center;margin-right:0;margin-left:auto;display:inline-flex;width:36px;height:36px;font-size:15px;font-weight:500;line-height:1;flex:0 0 36px;transform:rotate(-45deg);z-index:1;transition:.2s;color:#000}.industry-expertise .cards .card .link-hover:before{position:absolute;content:"";background:#fff;border-radius:8px;transform:rotate(45deg);left:0;right:0;bottom:0;top:0;z-index:-1;transition:.2s}.industry-expertise .cards .card:hover{background-color:rgba(255,255,255,.4)}.industry-expertise .cards .card:hover .link-hover{transform:rotate(0)}.industry-expertise .cards .card:hover .link-hover:before{background:#00ef99;transform:rotate(0)}.industry-expertise .cards .card.slick-slide{margin:0 2px}@media (min-width:970px){.industry-expertise .cards .card .wrap{flex-direction:row;gap:24px}.industry-expertise .cards .card .image{width:255px;height:255px;flex:0 0 255px}.industry-expertise .cards .card .top-wrap{margin-bottom:44px}.industry-expertise .cards .card .link-hover{bottom:0}}.industry-expertise .cards .slick-list{padding:0 8px!important}.industry-expertise .cards .slick-dots{display:flex;gap:4px;padding:0 8px}.industry-expertise .cards .slick-dots li button{position:relative;font-size:0;line-height:0;display:block;padding:0;width:6px;height:20px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.industry-expertise .cards .slick-dots li button:before{position:absolute;content:"";display:inline-block;background:rgba(217,217,217,.5);width:6px;height:6px;border-radius:6px;left:50%;transform:translateX(-50%);transition:.2s all}.industry-expertise .cards .slick-dots li.slick-active button{width:16px}.industry-expertise .cards .slick-dots li.slick-active button:before{width:16px;background:#d9d9d9}.industry-expertise .cards.slick-slider{padding-top:26px;padding-bottom:22px}@media (min-width:970px){.industry-expertise .cards{grid-template-columns:repeat(2,1fr);gap:36px}}@media (min-width:660px){.industry-expertise .cards.slick-slider{margin:0 -56px}.industry-expertise .cards .slick-list{padding:0 56px!important}.industry-expertise .cards .slick-dots{padding:0 56px}}