.s3_cta{background:var(--color-secondary);display:flex;justify-content:center;position:relative}.s3_cta .bg-image{background:var(--color-darkgrey)}.s3_cta .bg-image,.s3_cta .bg-image:after{height:100%;left:0;position:absolute;top:0;width:100%}.s3_cta .bg-image:after{background:rgba(0,0,0,.5);content:""}.s3_cta.contained{border-radius:60px;margin:0 auto;max-width:var(--max-width-large);overflow:hidden;width:calc(100% - 40px)}.s3_cta .content-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:calc(4% + 80px) calc(20px + 5%);position:relative;z-index:1}.s3_cta .content-wrapper .content{text-align:center}.s3_cta .content-wrapper .content h2,.s3_cta .content-wrapper .content p{color:#fff}.s3_cta .content h2:not(.large-text){font-size:43px}.s3_cta .content p{margin-bottom:5px}.s3_cta .content p:last-child{margin-bottom:20px}.s3_cta .breedr-icon:before{background:var(--icon-breedr) center no-repeat;background-size:contain;content:"";display:inline-block;height:17px;margin-bottom:-2px;margin-right:5px;width:20px}.s3_cta .button-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px}@media (max-width:800px){.s3_cta.contained{border-radius:20px}.s3_cta .content-wrapper{padding:60px 20px}.s3_cta .bg-image:after{background:rgba(0,0,0,.7)}.s3_cta .content h2:not(.large-text){font-size:33px}}