.block-child-writers{font-family:var(--font-family-heading);font-size:var(--text-styles-interface-s-font-size,1rem);margin:var(--spacing-l) 0}.block-child-writers__heading{margin-top:0;margin-bottom:var(--spacing-s);font-weight:700!important}.block-child-writers__title{display:flex;flex-direction:column;gap:var(--spacing-2xs,.5rem)}.block-child-writers__title .text-m{margin:0!important}.block-child-writers__item{background:var(--color-background-accent-purple,#f2e5f3);margin-bottom:var(--spacing-s)}.block-child-writers__item:last-child{margin-bottom:var(--spacing-l)}.block-child-writers__content{padding:var(--spacing-m,1.5rem);display:grid;gap:var(--spacing-m,1rem);grid-template-columns:1fr 3rem}@media screen and (min-width:1024px){.block-child-writers__content{grid-template-columns:1fr 5rem}}.block-child-writers__info{display:flex;align-items:flex-start;gap:var(--spacing-s,1.5rem);flex:1 0 0%;flex-direction:column}.block-child-writers__image img{width:3rem;height:3rem;flex-shrink:0;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%)}@media screen and (min-width:1024px){.block-child-writers__image img{width:5rem;height:5rem}}.block-child-writers__footer{border-top:1px solid var(--color-brand-sand-light,#dfdcd3);padding:var(--spacing-xs,.75rem) var(--spacing-m,1.5rem);display:flex}.block-child-writers__footer .button-text{margin-left:auto}