.kl-card-gallery{overflow:hidden}.kl-card-gallery>div{display:flex;flex-wrap:wrap;margin:-26px}.kl-card-gallery__card-wrapper{display:flex;flex-basis:33.33333%;padding:26px}@media screen and (max-width:768px){.kl-card-gallery__card-wrapper{flex-basis:50%}}@media screen and (max-width:520px){.kl-card-gallery__card-wrapper{flex-basis:100%}}.kl-card-gallery__card{border:.5px solid #dae3f9;border-radius:9px;box-shadow:0 11px 30px rgba(154,161,177,.1);overflow:hidden;width:100%}.kl-card-gallery__image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:260px;width:100%}.kl-card-gallery__preheader{color:#78be20;display:block;font-size:.875rem;font-weight:700;line-height:1rem;margin:0 0 .5rem}.kl-card-gallery__content{color:#595959;display:block;padding:20px 24px;text-decoration:none}.kl-card-gallery__content h3,.kl-card-gallery__content h4{margin:0 0 .5rem}.kl-card-gallery__content p{margin:0}.kl-card-gallery__content:focus,.kl-card-gallery__content:hover{color:#595959;text-decoration:none}