.block-about{display:grid;grid-template-columns:repeat(12,1fr);align-items:center;column-gap:16px;row-gap:16px}.block-about__image{grid-column:1 / 7;grid-row:1}.block-about__content{grid-column:6 / -1;grid-row:1;background:var(--wp--preset--color--background);padding:24px;box-shadow:var(--wp--custom--box-shadow--2)}.block-about__content p.is-style-interface{margin-bottom:8px;font-weight:500}.block-about__content p.is-style-heading{margin-top:8px}.block-about__content .social-links svg{fill:var(--wp--custom--color--neutral-600)}@media (max-width:1024px) and (min-width:768px){.block-about__image img{aspect-ratio:3 / 4!important}}@media (max-width:768px){.block-about{grid-template-columns:repeat(1,1fr)}.block-about__image{grid-column:1 / -1;grid-row:1;margin-left:calc(-1* var(--wp--custom--layout--padding));margin-right:calc(-1* var(--wp--custom--layout--padding))}.block-about__image img{aspect-ratio:16 / 9!important}.block-about__content{grid-column:1 / -1;grid-row:2;margin-top:-75px;padding:16px}}.block-area-sidebar .block-about{grid-template-columns:repeat(1,1fr)}.block-area-sidebar .block-about__image{grid-column:1 / -1;grid-row:1;margin-left:calc(-1* var(--wp--custom--layout--padding));margin-right:calc(-1* var(--wp--custom--layout--padding))}.block-area-sidebar .block-about__content{grid-column:1 / -1;grid-row:2;margin-top:-50px;padding:16px}