.heading-with-cta{background-color:var(--sitecover-border-quaternary);color:var(--sitecover-white);padding-block:5rem;text-align:center}.heading-with-cta__inner-wrapper{background-color:var(--sitecover-primary);padding:4rem;position:relative}.heading-with-cta__inner-wrapper:has(video):after{content:"";height:100%;inset:0;position:absolute;width:100%}.heading-with-cta h3{color:var(--sitecover-white)}.heading-with-cta h3+p{margin-top:.75rem}.heading-with-cta *+.heading-with-cta__buttons{margin-top:2.5rem}.heading-with-cta__content{position:relative;z-index:1}.heading-with-cta video{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:0}.heading-with-cta__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}@media (min-width:768px){.heading-with-cta__buttons{display:inline-flex}}.heading-with-cta__buttons .btn{width:100%}@media (min-width:768px){.heading-with-cta__buttons .btn{width:auto}}@media (max-width:767px){.heading-with-cta__buttons li{width:100%}}