.hero-contact{--block-padding:1.5rem 0 2.5rem;--illustration-scale:1.9;--illustration-translate-x:0;--illustration-translate-y:0;--grid-columns:1fr;--heading-margin:0 0 1rem}@media (min-width:768px){.hero-contact{--block-padding:3.5rem 0 4rem;--illustration-scale:2.5;--illustration-translate-x:-16%;--illustration-translate-y:-7%;--grid-columns:repeat(2,minmax(0,1fr));--heading-margin:0 0 3.5rem}}@media (min-width:1200px){.hero-contact{--grid-columns:repeat(4,minmax(0,1fr))}}.hero-contact{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-contact__illustration-wrapper{grid-column:breakout;height:100%;overflow:hidden;position:absolute;width:100%}.hero-contact__illustration-wrapper i{aspect-ratio:1;bottom:0;color:var(--wp--preset--color--dark-fog,#e2ebee);height:100%;position:absolute;right:0;transform:scale(var(--illustration-scale)) translateX(var(--illustration-translate-x)) translateY(var(--illustration-translate-y));width:auto}.hero-contact__title{margin:var(--heading-margin)}.hero-contact__content{grid-column:wide;position:relative;z-index:1}.hero-contact__details{display:grid;gap:1rem;grid-template-columns:var(--grid-columns)}.hero-contact__meta{display:flex;flex-direction:column;gap:0}.hero-contact__meta-label{font-weight:700;margin:0}.hero-contact__meta-value{margin:0}.wp-singular:has(.hero-contact):not(:has(.hero-contact+*)){background-color:var(--wp--preset--color--fog)}.wp-singular:has(.hero-contact):not(:has(.hero-contact+*)) .hero-contact{overflow:visible}