.hero-cta{height:280px;position:relative}@media screen and (min-width: 768px){.hero-cta{height:380px}}@media screen and (min-width: 1024px){.hero-cta{height:480px}}@media screen and (min-width: 1280px){.hero-cta{height:580px}}.hero-cta__content{color:var(--color-white);position:absolute;left:0;right:0;top:0;bottom:0;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:0 var(--grid-col-gutter);text-align:center;z-index:1}.hero-cta__inner{position:relative}.hero-cta__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;object-fit:cover;-webkit-filter:brightness(0.7);filter:brightness(0.7)}.hero-cta__title{margin-bottom:2px}.hero-cta__btn{margin-top:20px;transition:none}
