.kd-card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.kd-card{--kd-card-background:none;background:#fff;display:flex;flex-direction:column;margin-bottom:17px;position:relative;z-index:1}.kd-card.kd-card--with-background{background:#fff var(--kd-card-background) no-repeat center center /cover scroll}.kd-card.kd-card--with-background:before{background:#fff;bottom:0;content:"";left:0;opacity:.8;position:absolute;right:0;top:0;z-index:-1}.kd-card__img{border-bottom:2px solid #ea8a1a;height:0;padding-top:51.05%;position:relative}.kd-card__img img{height:100%;left:0;object-fit:cover;object-position:center center;position:absolute;top:0;width:100%}.kd-card__text{border:1px solid #dedede;border-top:none;display:flex;flex:1 1 auto;flex-direction:column;padding:28px;text-align:center}.kd-card__subtext{color:#858585;display:block;font-size:14px;line-height:1.5}.kd-card__text .kd-title{margin-bottom:0}.kd-card__text .kd-title+h3{font-size:clamp(20px,1.145vw + .1px,22px);line-height:1.2;margin-bottom:10px}.kd-card-grid .kd-card__text h3 a{color:inherit;text-decoration:none;transition:.3s ease}.kd-card-grid .kd-card__text h3 a:hover{opacity:.7}.kd-card__text a.kd-button{align-items:center;box-sizing:border-box;color:#fff;display:flex;gap:10px;justify-content:center;margin-top:30px;padding-left:5px;padding-right:5px;text-decoration:none;width:100%}.kd-card__text a.kd-button svg{flex:0 0 auto}.kd-card__text>p:last-of-type{margin-bottom:auto}.kd-card__img--icon{border-bottom:none;height:auto;padding-top:40px}.kd-card__img--icon img{display:block;height:108px;margin:0 auto;object-fit:contain;position:relative;width:108px}@media screen and (max-width:768px){.kd-card-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:500px){.kd-card-grid{grid-template-columns:1fr}}.kd-card-grid.kd-card-grid--style-2 .kd-card__text{padding-top:10px}.kd-card-grid.kd-card-grid--style-2 .kd-card__text h3{color:#2a2a2a;font-weight:700;margin-bottom:15px}.kd-card-grid.kd-card-grid--style-2 .kd-card__text a.kd-button{margin-top:20px}.kd-card-grid.kd-card-grid--style-3 .kd-card{border-bottom:5px solid #ea8a1a}.kd-card-grid.kd-card-grid--style-3 .kd-card__text{padding-bottom:47px}.kd-card-grid.kd-card-grid--style-3 .kd-card__text h3{color:#2a2a2a;font-weight:700;margin-bottom:15px}@media screen and (max-width:768px){.kd-card-grid.kd-card-grid--style-3{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:578px}}.kd-card-grid.kd-card-grid--case-studies{color:#2a2a2a}.kd-card-grid.kd-card-grid--case-studies .kd-card__img{padding-top:69.05%}.kd-card-grid.kd-card-grid--case-studies .kd-card__text{text-align:left}.kd-card-grid.kd-card-grid--case-studies .kd-card__text .kd-title+h3{font-size:25px;margin-bottom:auto}@media screen and (max-width:768px){.kd-card-grid.kd-card-grid--case-studies{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:578px}}