.industry-cards-wrapper{padding:0 0 50px;width:100%}.industry-cards-wrapper .industry-cards-container{background-color:#f5f5fb;border:1px solid #d8d8eb;border-radius:16px;box-sizing:border-box;margin:-50px auto 0;max-width:1582px;padding:33px 29px;position:relative;z-index:1}.industry-cards-wrapper .industry-cards-row{display:flex;flex-wrap:wrap;gap:29px;justify-content:space-between;min-width:22%}.industry-cards-wrapper .industry-card{background:#fff;border-radius:8px;box-shadow:0 0 24px 0 rgba(90,100,126,.1);display:flex;flex:1;flex-direction:column;max-width:363px;padding:40px 34px 48px;position:relative;transition:box-shadow .3s ease}.industry-cards-wrapper .industry-card:hover{box-shadow:0 0 24px 0 rgba(90,100,126,.3)}.industry-cards-wrapper .card-logo{align-items:center;border-bottom:1px solid #dbdbeb;display:flex;justify-content:center;padding-bottom:24px;width:100%}.industry-cards-wrapper .card-logo img{height:60px;max-width:200px;object-fit:contain}.industry-cards-wrapper .card-title{color:#000;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:normal;margin:30px 0 20px;text-align:center}.industry-cards-wrapper .card-content{color:#000;flex:1;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0 0 40px;white-space:pre-wrap}.industry-cards-wrapper .card-button-wrap{margin-top:auto}.industry-cards-wrapper .card-button{align-items:center;background:#fff;border:1px solid #65daff;border-radius:27px;box-sizing:border-box;color:#000;display:inline-flex;gap:8px;justify-content:center;padding:0 30px;text-decoration:none;transition:all .3s ease}.industry-cards-wrapper .card-button:hover{background:#f0fbff;color:#000}.industry-cards-wrapper .card-button svg{flex-shrink:0}@media (max-width:1200px){.industry-cards-wrapper .industry-cards-row{gap:18px;justify-content:center}.industry-cards-wrapper .industry-card{max-width:calc(50% - 15px);min-width:40%}}@media (max-width:767px){.industry-cards-wrapper{padding:0}.industry-cards-wrapper .industry-cards-container{border:none;border-radius:0;margin-top:0;padding:20px 15px}.industry-cards-wrapper .industry-cards-row{flex-direction:column;gap:20px}.industry-cards-wrapper .industry-card{max-width:100%;padding:32px 24px}.industry-cards-wrapper .card-logo{padding-bottom:16px}.industry-cards-wrapper .card-logo img{height:46px}.industry-cards-wrapper .card-title{font-size:20px}.industry-cards-wrapper .card-content{font-size:14px;line-height:22px}.industry-cards-wrapper .card-button{padding:0 24px}}