.hero{display:block;min-height:516px;overflow:hidden;position:relative;z-index:0}@media screen and (min-width:721px){.hero{min-height:672px}}.hero:before{background:rgba(0,0,0,.2);background-blend-mode:multiply;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero__content{display:block;max-width:515px;padding:108px 0 48px;position:relative;width:100%;z-index:2}@media screen and (min-width:721px){.hero__content{padding:160px 0 104px}}.hero--end .hero__content{display:flex;flex-direction:column;justify-content:flex-end;min-height:516px}@media screen and (min-width:721px){.hero--end .hero__content{min-height:672px}}.hero__content h1,.hero__content span{color:#fff;display:block;margin-bottom:8px}.hero__content p{color:#fff;display:block;margin-bottom:32px}.hero__cta{display:grid;gap:16px;grid-template-rows:1fr}.hero__media,.hero__media:before{height:100%;left:0;position:absolute;top:0;width:100%}.hero__media:before{background-color:rgba(34,34,34,.6);content:""}.hero__media picture{display:block;height:100%;width:100%}.hero__media picture img,.hero__media video{display:block;height:100%;object-fit:cover;width:100%}