:root{--header-offset-height:7.2rem;--font-weight-base:400;--line-height-base:1.2;--default-transition:0.2s ease-in-out}body .block-hero-cover{display:flex;height:calc(100svh - var(--header-offset-height));padding-bottom:1.2rem;place-items:center}body .block-hero-cover__inner{align-items:end;background-color:var(--wp--preset--color--blue-400);border-radius:2.4rem;display:grid;height:100%;overflow:hidden;padding:2.4rem;position:relative;width:100%}@media(min-width:768px){body .block-hero-cover__inner{padding:3.2rem}}@media(min-width:992px){body .block-hero-cover__inner{padding:4.8rem}}body .block-hero-cover__columns{align-items:end;display:grid;position:relative;z-index:2}@media(min-width:768px){body .block-hero-cover__columns{gap:2.4rem;grid-template-columns:1fr 19rem}}@media(min-width:992px){body .block-hero-cover__columns{gap:3.2rem;grid-template-columns:1fr 28rem}}body .block-hero-cover__content{max-width:98.4rem}body .block-hero-cover__content *{color:var(--wp--preset--color--white)}body .block-hero-cover__content h1{line-height:1.1}@media(min-width:992px){body .block-hero-cover__content h1{line-height:1.05}}body .block-hero-cover__content p{display:none}@media(min-width:768px){body .block-hero-cover__content p{display:block}body .block-hero-cover__button{justify-self:end}}body .block-hero-cover__image{border-radius:2.4rem;inset:0;overflow:hidden;position:absolute}body .block-hero-cover__image:before{background:linear-gradient(0deg,#326381,rgba(50,99,129,0));bottom:0;content:"";height:28.6rem;left:0;opacity:.3;position:absolute;width:100%;z-index:1}@media(min-width:992px){body .block-hero-cover__image:before{height:34rem}}body .block-hero-cover__image img{left:50%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%)}
