.component--authors-note .content{max-width:90%;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;padding-block:2rem 3rem}.component--authors-note .author{display:grid;grid-template-areas:"image ." "image title" "body body";grid-template-columns:8rem auto;grid-template-rows:3.75rem auto 1fr;grid-column-gap:0;grid-row-gap:0;grid-gap:1rem;padding:0 2.5rem 2.5rem;position:relative}.component--authors-note .author:after{content:"";position:absolute;top:3.5rem;left:0;bottom:0;right:0;background:var(--navy);z-index:-1;border-radius:1.7rem}.component--authors-note .author .image{grid-area:image;position:relative}.component--authors-note .author .image img{position:relative;max-width:8rem;height:8rem;border-radius:50%;border:.4rem solid var(--dark-blue)}.component--authors-note .author .image:after{content:url(/themes/custom/mmg9_two/dist/images/quote.svg);position:absolute;width:2.8rem;height:2.8rem;top:1.8rem;right:-1.4rem;background:var(--dark-blue);border-radius:50%;display:block;text-align:center;padding-top:.3rem}.component--authors-note .author .title{grid-area:title;letter-spacing:.55px;font-family:var(--brandon);font-size:1.6rem;font-weight:600;text-transform:uppercase;color:var(--white)}.component--authors-note .author .description{grid-area:body;font-family:var(--brandon);font-size:1.6rem;line-height:1.5;color:var(--white)}.component--authors-note .author .description a{color:var(--white)}.component--authors-note .author .cta{text-align:center;margin-bottom:4rem}.component--authors-note .author .cta a{text-decoration-color:var(--blue)}@media screen and (min-width:64rem){.component--authors-note .bg1:before{top:2rem}.component--authors-note .bg1:after{top:2rem}.component--authors-note .bg2:before{top:15rem}.component--authors-note .content{max-width:82rem;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}}