.service-module{background-color:#fff;color:#009bb5;display:flex;flex-direction:column;font-size:18px;justify-content:space-between;margin-bottom:25px;min-height:400px;min-height:440px;padding:20px;-webkit-transition:.3s ease-in-out;transition:.6s ease-in-out}.service-module h3{color:#009bb5;font-family:DM Sans,sans-serif;font-size:32px;font-weight:700;line-height:37px;margin-bottom:0;width:75%}.service-image{text-align:right}.service-image img{height:128px}.service-mod-hover-text{opacity:0;-webkit-transition:.3s ease-in-out;transition:.6s ease-in-out}.service-module:hover .service-mod-hover-text{opacity:1;-webkit-transition:.3s ease-in-out;transition:.6s ease-in-out}@media (max-width:1440px){.service-module h3{width:100%}}@media (max-width:1200px){.service-module{min-height:475px}.service-module h3{font-size:26px;line-height:30px}}@media (max-width:960px){.service-module h3{font-size:22px;line-height:28px}.service-mod-hover-text{opacity:1}}