.three-card-section{padding:4rem 0}.three-card-section .module-container{display:flex;flex-direction:column;gap:2rem;justify-content:center}.header-3card{font-size:39px;font-weight:700;text-align:center}.three-card-grid-container{align-items:start;display:grid;gap:2rem;grid-template-columns:1fr;justify-content:center}.single-card-image{width:100%}.single-3card{background-color:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden}.lower-card-container{padding:20px}.topic-container{background-color:#e6fdff;border-radius:12px;display:inline-block;margin-top:10px;padding:4px 8px;width:auto}.blog-title{font-size:20px;font-weight:500}.blog-title,.single-3card p{font-family:Inter,sans-serif;line-height:24px;margin-top:15px}.single-3card p{color:#555;font-size:16px}.topic-container p{color:#005e66;font-size:14px;margin:0}.read-more p{margin-bottom:0;margin-top:0}.read-more a,.read-more p{color:#6f5bc0}.lower-card-container a:hover{text-decoration:none}.read-more i{color:#4b32b0}.lower-card-container a{color:#6f5bc0}.full-card-link{display:block;height:fit-content;width:fit-content}.single-3card:hover{box-shadow:0 4px 30px rgba(54,19,81,.1);cursor:pointer}.blog-header-link:hover,.blog-header-link:hover h5{color:#4b32b0;text-decoration:none}.text-marketing{background-color:#f7e8fc}.text-marketing p{color:#79139d}.email-marketing{background-color:#e6fdff}.email-marketing p{color:#005e66}@media (min-width:768px){.three-card-grid-container{grid-template-columns:repeat(3,1fr)}}