.block-home-intro.has-background.alignfull{padding-top:0}.block-home-intro__header{padding:8px 0}.block-home-intro__header p{display:flex;align-items:center;justify-content:space-between}.block-home-intro__inner{display:grid;gap:8px}.block-home-intro__inner a{color:var(--wp--preset--color--foreground);display:block;position:relative;text-decoration:none;text-align:center}.block-home-intro__inner img,.editor-styles-wrapper .block-home-intro__inner img{width:100%;height:150px;object-fit:cover}.block-home-intro__inner span{background-color:#fff;display:inline-block;font-family:var(--wp--custom--typography--heading--font-family);letter-spacing:var(--wp--custom--typography--heading--letter-spacing);text-transform:var(--wp--custom--typography--heading--text-transform);font-size:var(--wp--preset--font-size--large);padding:12px 16px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:max-content}@media only screen and (min-width:620px){.block-home-intro__inner{grid-template-columns:repeat(3,1fr);grid-template-areas:'first second fourth' 'first third fourth';gap:32px}.block-home-intro__inner a:nth-child(1){grid-area:first}.block-home-intro__inner a:nth-child(2){grid-area:second}.block-home-intro__inner a:nth-child(3){grid-area:third}.block-home-intro__inner a:nth-child(4){grid-area:fourth}.block-home-intro__inner img,.editor-styles-wrapper .block-home-intro__inner img{height:225px}.block-home-intro__inner a:first-child img,.block-home-intro__inner a:last-child img,.editor-styles-wrapper .block-home-intro__inner a:first-child img,.editor-styles-wrapper .block-home-intro__inner a:last-child img{height:482px}}