.blog-module-section{display:flex}.blog-module{background:#f7f1e8;border-radius:8px;display:flex;flex-direction:column;gap:20px;padding:28px 22px;margin:20px auto;max-width:540px;width:90%}@media (min-width:1025px){.blog-module{border-radius:10px;flex-direction:row;justify-content:space-between;max-width:1260px;padding:35px 50px;margin:40px auto;width:100%}.blog-module__cta{width:300px}}.blog-module__info{display:flex;flex-direction:column;gap:20px}.blog-module__cta{border:none;border-radius:23px;color:#fff;cursor:pointer;font-family:var(--sans-serif-font);font-size:18px;font-weight:700;height:40px;text-transform:uppercase;transition:all .3s ease-in-out;width:300px}.blog-module__header,.blog-module__title{font-weight:800;letter-spacing:-1px;line-height:1}.blog-module__cta-container{display:flex;justify-content:center}.blog-module__cta--uro-vp{background:linear-gradient(to right,#ff9a9d 50%,#f24444 50%);background-position:right bottom;background-size:200% 100%}.blog-module__cta--uro-vp:hover{background-position:left bottom;color:#f24444}.blog-module__cta--preggo{background:linear-gradient(to right,#cce1f2 50%,#174877 50%);background-position:right bottom;background-size:200% 100%}.blog-module__cta--preggo:hover{background-position:left bottom;color:#174877}.blog-module__header{font-family:var(--sans-serif-font);font-size:30px}@media (min-width:1025px){.blog-module__header{font-size:40px}.blog-module__subheader{width:245px}}.blog-module__subheader{font-family:var(--serif-font);font-size:18px;letter-spacing:-1px;line-height:1}.blog-module__explore,.blog-module__read{font-family:var(--sans-serif-font);font-size:16px;letter-spacing:-1px;text-transform:capitalize}.blog-module__posts{display:flex;flex-wrap:wrap;gap:21px;justify-content:center;width:100%}@media (min-width:1025px){.blog-module__posts{width:fit-content}}.blog-module__post{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:17px;height:max-content;padding:17px 19px;width:100%}@media (min-width:1025px){.blog-module__post{border-radius:10px;height:255px;padding:13px 14px;width:229px}}.blog-module__post-info{display:flex;flex-direction:column;gap:17px;height:100%;justify-content:space-between}.blog-module__image{border-radius:8px;width:100%}@media (min-width:1025px){.blog-module__post-info{gap:0}.blog-module__image{aspect-ratio:3/2;border-radius:0}}.blog-module__title{font-family:var(--sans-serif-font);font-size:18px}