.blog-cta{align-items:center;background-color:var(--background-color);display:flex;gap:30px;margin:40px 0;padding:40px;position:relative}.blog-cta:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='244' height='200' fill='none' viewBox='0 0 244 200'%3E%3Ccircle cx='277.999' cy='201' r='215.226' fill='%23156B4C'/%3E%3Ccircle cx='277.999' cy='201' r='248.035' stroke='%23fff'/%3E%3Ccircle cx='278' cy='201' r='277' stroke='%23FFBA00' stroke-width='2'/%3E%3C/svg%3E");background-size:cover;bottom:0;content:"";height:100%;position:absolute;right:0;width:35%}@media not screen and (min-width:48rem){.blog-cta:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='170' height='140' fill='none' viewBox='0 0 170 140'%3E%3Ccircle cx='169.999' cy='169.999' r='131.612' fill='%23156B4C'/%3E%3Ccircle cx='169.998' cy='169.999' r='151.481' stroke='%23fff'/%3E%3Ccircle cx='169.999' cy='169.999' r='168.999' stroke='%23FFBA00' stroke-width='2'/%3E%3C/svg%3E");height:40%;width:50%}.blog-cta{flex-direction:column;padding:30px 20px}}.blog-cta__content{position:relative;width:70%}.blog-cta__content .h1,.blog-cta__content .h2,.blog-cta__content .h3,.blog-cta__content .h4,.blog-cta__content .h5,.blog-cta__content h1,.blog-cta__content h2,.blog-cta__content h3,.blog-cta__content h4,.blog-cta__content h5{font-weight:400;text-transform:none}.blog-cta__buttons{position:relative;width:30%}@media not screen and (min-width:48rem){.blog-cta__buttons,.blog-cta__content{width:100%}}