.blog-post__bottom-section-cta{background:var(--color-body)}.blog-post__bottom-section-cta[background=pink]{background:var(--color-pink)}.blog-post__bottom-section-cta[background=orange]{background:var(--color-orange)}.blog-post__bottom-section-cta[background=yellow]{background:var(--color-yellow)}.blog-post__bottom-section-cta[background=green]{background:var(--color-green)}.blog-post__bottom-section-cta[background=blue]{background:var(--color-blue)}.blog-post__bottom-section-cta[background=purple]{background:var(--color-purple)}.blog-post__bottom-section-cta{border-radius:28px;overflow:hidden}.blog-post__bottom-section-cta *{box-sizing:border-box}.blog-post__bottom-section-cta .row-fluid>div:first-child{display:flex;flex-direction:column;justify-content:center;padding:60px}.blog-post__bottom-section-cta__img{height:100%;object-fit:cover;object-position:top left;padding:40px 0 0;width:100%}@media screen and (max-width:1200px){.blog-post__bottom-section-cta .row-fluid>div:first-child{padding:40px}}@media screen and (max-width:800px){.blog-post__bottom-section-cta{border-radius:16px}.blog-post__bottom-section-cta .row-fluid>div:first-child{padding:20px}.blog-post__bottom-section-cta__img{padding:20px 0 0 20px}}