.m-block-quote{align-items:center;display:flex;flex-direction:column-reverse;gap:2.4rem;overflow:hidden;padding:2.4rem 2.4rem 0;position:relative}@media screen and (min-width:860px){.m-block-quote{align-items:flex-end;flex-direction:row}}.m-block-quote__image{width:80%}@media screen and (min-width:600px){.m-block-quote__image{width:40%}}@media screen and (min-width:1250px){.m-block-quote__image{width:20%}}.m-block-quote__image img{display:block;height:auto;width:100%}.m-block-quote__image--desktop{display:none}@media screen and (min-width:768px){.m-block-quote__image--desktop{display:block}}.m-block-quote__image--mobile{display:block}@media screen and (min-width:768px){.m-block-quote__image--mobile{display:none}}.m-block-quote__content{flex:1;margin:0;padding:0}@media screen and (min-width:768px){.m-block-quote__content{padding-bottom:2.4rem}}.m-block-quote__text{margin:0 0 1.5rem}.m-block-quote__text p{font-weight:400;margin:0}.m-block-quote__author{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.8rem}.m-block-quote__author-name{font-size:var(--body-fs-md);font-weight:500;line-height:var(--body-lh-md)}.m-block-quote__author-title{font-size:var(--body-fs-sm);font-weight:400;line-height:var(--body-lh-sm)}