.blog-cta{background-color:#7bc9cd;flex-direction:column;padding:100px 20px;width:100%}.blog-cta,.blog-cta .content-wrapper{align-items:center;display:flex;justify-content:center}.blog-cta .content-wrapper{flex-direction:row;gap:100px;padding:0}.bcta-col:first-of-type{color:#0e334a;display:flex;flex-direction:column;gap:22px;width:75%}.bcta-col:first-of-type h2{font-weight:700;line-height:1;margin-bottom:0}.bcta-col:first-of-type p{margin-bottom:0}.bcta-col:last-of-type{display:flex;justify-content:flex-end;width:25%}@media screen and (max-width:768px){.blog-cta{padding:80px 32px}.blog-cta .content-wrapper{flex-direction:column;gap:40px}.bcta-col:first-of-type{width:100%}.bcta-col:last-of-type{justify-content:flex-start;width:100%}}