.author-box{display:flex;justify-content:flex-start;align-items:flex-start;gap:1.5rem;border:1px solid rgba(var(--color-foreground),.12);padding:1rem 1.25rem;border-radius:6px;box-shadow:0 2px 10px #0000000f}.author-box__details{display:flex;align-items:flex-start;gap:1.5rem;width:100%}.author-box__image-wrapper{position:relative;flex-shrink:0}.author-box__image{display:block;border-radius:50%;width:80px;height:80px;object-fit:cover;border:1px solid rgba(var(--color-foreground),.15)}.author-box__image--placeholder{width:80px;height:80px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.15);display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.06)}.author-box__image--placeholder svg{width:40px;height:40px;opacity:.4}.author-box__badge{position:absolute;bottom:0;right:0;width:20px;height:20px;border-radius:50%;background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.2)}.author-box__meta{display:flex;flex-direction:column;justify-content:flex-start;flex:1;min-width:0}.author-box__meta-column{margin-bottom:0}.author-box__name{font-size:1rem!important;font-weight:600;margin-bottom:.2em!important;line-height:1.3!important;color:rgb(var(--color-foreground))}.author-box__name a{color:inherit;text-decoration:none}.author-box__description{margin:0;font-size:.9375rem!important;line-height:1.5;color:rgba(var(--color-foreground),.85)}.author-box__divider{height:1px;background-color:rgba(var(--color-foreground),.12);margin:.2em 0;width:100%}.author-box__info{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.25em;font-size:.8125rem;color:rgba(var(--color-foreground),.7)}.author-box__blog-link{text-decoration:underline;color:inherit}.author-box__description p{margin:0 0 .5em;line-height:1.5;font-size:14px!important}.author-box__description p:last-child{margin-bottom:0}.content-hub-author-box{margin-top:2rem}@media(max-width:749px){.author-box{padding:1rem}.author-box__details{flex-direction:column;align-items:center;text-align:center}.author-box__info{flex-direction:column;align-items:center}.author-box__divider{width:80%;margin-inline:auto}.author-box__description p{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/107/assets/author-box-component.css.map */
