.dw-cta-cards *{box-sizing:border-box;margin:0;padding:0}.dw-cta-cards__headline,.dw-cta-cards__title{font-family:Neo Sans,sans-serif}.dw-cta-cards__text{font-family:"Source Serif 4",serif}.dw-cta-cards__headline{font-size:calc(16px + 1.2vw)}.dw-cta-cards__title{font-size:22px}.dw-cta-cards__text{font-size:17px}.dw-cta-cards{padding:5vw 25px;width:100%}.dw-cta-cards__container{-ms-grid-rows:-webkit-min-content 1fr;-ms-grid-rows:min-content 1fr;-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;justify-content:center;justify-items:center;margin:0 auto;max-width:1200px;padding:50px 0}.dw-cta-cards__headline{text-align:center}.dw-cta-cards__link:hover,.dw-cta-cards__link:link,.dw-cta-cards__link:visited{color:#000;text-decoration:none}.dw-cta-cards__card{border-radius:2px;padding:50px}.dw-cta-cards__hover-img,.dw-cta-cards__img{height:165px;max-width:200px}.dw-cta-cards__hover-img{display:none}.dw-cta-cards__title{margin:22px 0 6px;text-align:center}.dw-cta-cards__text{text-align:center}.dw-cta-cards__card,.dw-cta-cards__hover-img,.dw-cta-cards__img{transition:all .2s ease}.dw-cta-cards__link:hover>.dw-cta-cards__card{background-color:#ebf2eb}.dw-cta-cards__link:hover>.dw-cta-cards__card>.dw-cta-cards__img{display:none}.dw-cta-cards__link:hover>.dw-cta-cards__card>.dw-cta-cards__hover-img{display:block}@media only screen and (max-width:910px){.dw-cta-cards__container{grid-template-columns:1fr}}