.custom-blog-listing-module{font-family:Arial,sans-serif;margin:0 auto;width:100%}.blog-listing-main-title{color:#002d62;display:inline-block;font-size:28px;font-weight:700;margin-bottom:20px;padding-bottom:10px}.blog-listing-container{align-items:stretch;display:flex;flex-direction:row;gap:30px;height:680px;max-height:680px}.featured-post-col{display:flex;flex:1 1 45%}.featured-post-card{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;display:flex;padding:5rem}.featured-post-content{padding-top:20px}.featured-post-content h3{color:#fff;font-family:Arial;font-size:clamp(1.25rem,1rem + 2vw,2.2rem);font-weight:700;line-height:1.3;margin:0 0 20px}.featured-post-content h3 a{color:inherit;font-weight:700;text-decoration:none}.featured-post-content h3 a:hover{text-decoration:underline}.featured-post-content .hs-button{background-color:transparent;border:1px solid #fff;border-radius:5px;color:#fff;display:inline-block;font-weight:700;padding:10px 30px;text-decoration:none}.featured-post-content .hs-button:hover{background-color:hsla(0,0%,100%,.3)}.secondary-posts-col{display:flex;flex:1 1 55%;flex-direction:column;gap:30px}.secondary-post-card{display:flex;gap:20px;height:calc(50% - 15px)}.secondary-post-image{aspect-ratio:1;border-radius:8px;flex-basis:auto;overflow:hidden}.secondary-post-image img{display:block;height:100%;object-fit:cover;width:100%}.secondary-post-content{flex:1}.secondary-post-content h4{font-size:clamp(1.1rem,1rem + 2vw,1.6rem);font-weight:700;line-height:1.5;margin:0 0 8px}.secondary-post-content h4 a{color:#0f145b;font-weight:700;text-decoration:none}.secondary-post-content h4 a:hover{text-decoration:underline}.secondary-post-content p{color:#000;font-size:16px;line-height:1.7;margin:0 0 15px}.secondary-post-content .read-more-link{color:#283a97;font-size:16px;font-weight:700;text-decoration:none}.secondary-post-content .read-more-link:hover{text-decoration:underline}@media (max-width:768px){.blog-listing-container{flex-direction:column;height:auto;max-height:none}.secondary-posts-col{margin-top:30px}.secondary-post-card{flex-direction:column;height:auto}.secondary-post-image{flex-basis:auto;width:100%}}@media (max-width:477px){.featured-post-card{padding:18rem 2rem 4rem!important}.featured-post-content h3{font-size:2rem}.featured-post-content .hs-button{width:100%}}