: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{display:flex;height:calc(100svh - var(--header-offset-height));padding-bottom:1.2rem;place-items:center}body .block-hero__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__inner{padding:3.2rem}}@media(min-width:992px){body .block-hero__inner{padding:4.8rem}}body .block-hero__columns{align-items:end;display:grid;position:relative;z-index:2}@media(min-width:768px){body .block-hero__columns{gap:2.4rem;grid-template-columns:1fr 19rem}}@media(min-width:992px){body .block-hero__columns{gap:3.2rem;grid-template-columns:1fr 28rem}}@media(min-width:992px){body .block-hero__columns:has(.block-hero__button.-second){grid-template-columns:1fr auto}}body .block-hero__content{max-width:98.4rem}body .block-hero__content *{color:var(--wp--preset--color--white)}body .block-hero__content h1{line-height:1.1}@media(min-width:992px){body .block-hero__content h1{line-height:1.05}}body .block-hero__content p{display:none}@media(min-width:768px){body .block-hero__content p{display:block}}body .block-hero__buttons{align-items:center;display:grid;gap:1.2rem}@media(min-width:768px){body .block-hero__buttons{justify-self:end}}@media(min-width:992px){body .block-hero__buttons{display:flex}}@media(min-width:768px){body .block-hero__button{justify-self:end}}body .block-hero__video{border-radius:2.4rem;inset:0;overflow:hidden;position:absolute}body .block-hero__video: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__video:before{height:34rem}}body .block-hero__video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}
