.cf-hero-banner-plus__container{width:100%;height:auto;background-size:cover;background-position:var(--focal-point-x) var(--focal-point-y);background-image:var(--hero-banner-plus-bg);padding:1.5rem}@media(min-width: 768px){.cf-hero-banner-plus__container{background-image:var(--hero-banner-plus-bg-lg)}}@media(min-width: 1024px){.cf-hero-banner-plus__container{background-image:var(--hero-banner-plus-bg-xl);padding:3.5rem}}.cf-hero-banner-plus__body{max-width:757px}.cf-hero-banner-plus__heading{color:var(--cf-hero-banner-plus-heading-color);text-align:var(--cf-hero-banner-plus-heading-align);font-size:2rem;line-height:2.5rem;font-weight:700}@media(min-width: 1024px){.cf-hero-banner-plus__heading{font-size:2.5rem;line-height:3rem}}.cf-hero-banner-plus__description{color:var(--cf-hero-banner-plus-description-color);text-align:var(--cf-hero-banner-plus-description-align)}.cf-hero-banner-plus__cta-block{display:flex;flex-direction:column}@media(min-width: 768px){.cf-hero-banner-plus__cta-block{flex-direction:row}}.cf-hero-banner-plus__cta-block .btn{padding:1rem;width:-moz-fit-content;width:fit-content}