.hero-project{--block-padding:2rem 0 2.5rem;--illustration-scale:1.9;--illustration-translate-x:0;--illustration-translate-y:0;--text-gap:1rem;--heading-margin:0.5rem 0 1rem}@media (min-width:768px){.hero-project{--block-padding:3.5rem 0 5.5rem;--illustration-scale:2.5;--text-gap:2rem;--illustration-translate-x:-16%;--illustration-translate-y:-18%;--heading-margin:1.5rem 0;--illustration-max-height:20rem}}.hero-project{background-color:var(--wp--preset--color--fog);display:grid;grid-column:full;grid-template-columns:var(--layout-grid-structure);margin-top:0!important;overflow:hidden;padding:var(--block-padding);position:relative}.hero-project__illustration-wrapper{grid-column:breakout;height:100%;position:absolute;width:100%}.hero-project__illustration-wrapper i{aspect-ratio:1;bottom:0;color:var(--wp--preset--color--dark-fog,#e2ebee);height:100%;max-height:var(--illustration-max-height);position:absolute;right:0;top:50%;transform:scale(var(--illustration-scale)) translateX(var(--illustration-translate-x)) translateY(var(--illustration-translate-y));width:auto}.hero-project__status{margin:0}.hero-project__content{grid-column:wide;position:relative;z-index:1}.hero-project__title{margin:var(--heading-margin);max-width:872px}.hero-project__ingress{max-width:577px}