.industry-card{background:#fff;box-shadow:0 0 15px 0 rgba(224,231,235,.75);font-family:Red Hat Display,sans-serif;padding:25px}.industry-card__logo{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:30px;max-width:320px;overflow:hidden;width:100%}.industry-card__logo img{max-height:100%;max-width:100%;object-fit:contain}.industry-card__logo--placeholder{background-color:#d9d9d9}.industry-card__item{padding:10px 0}.industry-card__label{color:#002b45;font-family:Red Hat Display,sans-serif;font-size:25px;font-weight:700;line-height:30px;margin:0 0 5px}.industry-card__value{margin:0}.industry-card__products-list,.industry-card__value{color:#002b45;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:30px}.industry-card__products-list{margin:5px 0 0;padding-left:20px}.industry-card__products-list li{margin-bottom:5px}.industry-card__products-list li:last-child{margin-bottom:0}.industry-card__about{margin-top:10px}.industry-card__description{color:#002b45;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:30px}.industry-card__description p{margin:0}.industry-card__cta{margin-top:30px;padding-top:10px}.industry-card__cta-link{align-items:center;border-bottom:2px solid #d60059;color:#001c2f;display:inline-flex;font-family:Inter,sans-serif;font-size:18px;font-weight:700;gap:5px;letter-spacing:1px;line-height:18px;padding-bottom:8px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.industry-card__cta-link:hover{color:#d60059}.industry-card__cta-icon{color:#d60059;height:18px;transform:rotate(45deg);width:18px}@media (max-width:768px){.industry-card{padding:20px}.industry-card__logo{height:80px;margin-bottom:25px;max-width:100%}.industry-card__label{font-size:22px;line-height:28px}.industry-card__description,.industry-card__products-list,.industry-card__value{font-size:18px;line-height:28px}.industry-card__cta-link{font-size:16px}}