.working-industry-wrapper{padding:50px 0}.working-industry-wrapper h3{font-size:clamp(34px,3vw,44px);font-weight:400;line-height:1.2}.working-industry-wrapper .card-wrapper{background:#f5f5f5;border-radius:16px;border:1px solid #e0e0e0}.working-industry-wrapper .card-wrapper .card{padding:30px;border-right:1px solid #e0e0e0;min-height:280px;display:flex;flex-direction:column;justify-content:space-between;gap:15px}.working-industry-wrapper .card-wrapper .card .card-header h4{font-size:24px;font-weight:400;line-height:1.2}.working-industry-wrapper .card-wrapper .card .card-header p{font-size:14px;font-weight:400;line-height:1.2;color:#5b5b5b}.working-industry-wrapper .card-wrapper .card .card-body .card-desc{position:relative;margin-top:10px;padding-top:10px}.working-industry-wrapper .card-wrapper .card .card-body .card-desc:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:rgba(18,17,19,.1019607843)}.working-industry-wrapper .card-wrapper .card .card-body .card-desc p{font-size:14px;font-weight:400;line-height:1.2;color:#5b5b5b}.working-industry-wrapper .card-wrapper .card:hover .arrow-wrapper span:first-child{transform:translateX(50%) translateY(-100%)}.working-industry-wrapper .card-wrapper .card:hover .arrow-wrapper span:nth-child(2){transform:translateY(-100%)}.working-industry-wrapper .card-wrapper .card:last-child{border-right:none}@media screen and (max-width:787px){.working-industry-wrapper .card-wrapper .card{border-right:none}.working-industry-wrapper .card-wrapper .card .card-header{margin-bottom:30px}}.working-industry-wrapper .card-wrapper .arrow-wrapper{display:inline-block;margin-top:16px;width:36px;height:36px;border-radius:36px;overflow:hidden}.working-industry-wrapper .card-wrapper .arrow-wrapper span{display:inline-flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:36px;border:1px solid rgba(18,17,19,.1019607843);transition:.3s linear}.working-industry-wrapper .card-wrapper .arrow-wrapper span:first-child{background-color:#fff}.working-industry-wrapper .card-wrapper .arrow-wrapper span:nth-child(2){background-color:#cd2027;transform:translateX(-50%)}.working-industry-wrapper .card-wrapper .arrow-wrapper span:nth-child(2) svg path{stroke:#fff}@media screen and (max-width:768px){.working-industry-wrapper{padding-top:20px}}