.component--author{max-width:37.5rem;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;padding-block:2rem 3rem}.component--author .author{display:flex;flex-direction:column;margin:5rem auto 0;padding:0 2.5rem;background-color:var(--white);border-radius:1.7rem;max-width:34.5rem}.component--author .author .image{margin-left:-2.5rem;text-align:center;width:34.5rem;background-color:var(--yellow);border-top-left-radius:1.7rem;border-top-right-radius:1.7rem}.component--author .author .image img{border-radius:1.7rem;position:relative;margin:-1.5rem auto 0;max-width:22.5rem;height:22rem}.component--author .author .image::before{content:"";position:absolute;background-image:url(/themes/custom/mmg9_two/dist/images/author-wave-green.svg);background-size:100%;background-repeat:no-repeat;width:34.5rem;margin-left:1.5rem;height:15rem;text-align:center;margin-top:10rem;left:0}.component--author .author .title{letter-spacing:.55px;font-family:var(--cringesans);font-size:2.2rem;font-weight:600;line-height:1.4090909091;margin-top:7rem;margin-bottom:1rem}.component--author .author .description{font-family:var(--brandon);font-size:1.6rem;line-height:1.5;margin-bottom:3.5rem}.component--author .author .cta{text-align:center;margin-bottom:4rem}.component--author .author .cta a{text-decoration-color:var(--blue)}@media screen and (min-width:64rem){.component--author{max-width:128rem;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}.component--author .author{max-width:unset;margin:0 2rem;display:grid;grid-template-areas:"image title" "image body";grid-template-columns:20rem auto;grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0;grid-gap:0 1rem}.component--author .author .image{grid-area:image;width:21rem;background-color:var(--yellow);border-radius:1.7rem 0 0 1.7rem;height:24rem}.component--author .author .image img{margin:1.5rem auto 0;max-width:unset;height:15.5rem;width:16rem;-o-object-fit:cover;object-fit:cover}.component--author .author .image::before{width:21rem;height:15rem;margin:9rem 0 0 2rem;border-radius:1.7rem 0 0 1.7rem;background-position:center right;background-size:cover}.component--author .author .title{grid-area:title;margin-top:3rem;display:grid;align-items:end}.component--author .author .description{grid-area:body;font-family:var(--brandon);font-size:1.6rem;line-height:1.5;margin-bottom:3.5rem}.component--author .author .description p{max-height:15rem}.component--author .author .cta{grid-area:cta;position:absolute;margin:19rem 0 0 2rem}.component--author .author .cta a{border:0;padding:0;margin:0;background-color:transparent;background-image:none;font-family:var(--brandon);line-height:1.25;text-transform:none;text-decoration:none;letter-spacing:.03em;font-size:1.6rem;font-weight:700;color:var(--white);text-decoration:underline;text-underline-offset:.5rem;text-decoration-thickness:.5rem;text-decoration-color:var(--yellow)}.component--author .author .cta a:hover{text-decoration-color:var(--blue)}}