.author-box{display:flex;justify-content:flex-start;align-items:flex-start;gap:var(--spacing-6);background:#e8e6dc;padding:var(--spacing-5) var(--spacing-4);border-radius:var(--rounded);box-shadow:0 2px 10px rgb(var(--text-color) / .06)}.author-box__details{display:flex;align-items:center;gap:var(--spacing-6);width:100%;padding-inline:var(--spacing-3)}.author-box__image-wrapper{position:relative;flex-shrink:0}.author-box__image{display:block;border-radius:50%;width:80px;height:80px;object-fit:cover}.author-box__badge{position:absolute;bottom:0;right:0;width:20px;height:20px;border-radius:50%;background-color:#fff}.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:1.125rem;font-weight:600;margin:0 0 .3em;color:rgb(var(--text-color))}.author-box__description{margin:0;font-size:.95rem;color:rgb(var(--text-color) / .8)}.author-box__description p{margin:0}.author-box__divider{height:1px;background-color:rgb(var(--text-color) / .12);margin:.5em 0;width:100%}.author-box__info{display:flex;flex-direction:row;flex-wrap:wrap;gap:.25em .5em;font-size:.85rem;color:rgb(var(--text-color) / .65)}.author-box__blog-link{text-decoration:underline;color:inherit}.author-box__link{text-decoration:none;color:inherit}.author-box__link:hover{color:#30ae75}.author-box__meta .metafield-rich_text_field{padding-block:2px}.author-box__info-separator{margin-inline:.35em}.article-section__author-box{margin-top:var(--spacing-8);margin-bottom:var(--spacing-8)}@media(max-width:641px){.author-box{padding:var(--spacing-5) var(--spacing-3)}.author-box__details{flex-direction:column;text-align:center;padding-inline:0}.author-box__info{flex-direction:column;align-items:center}.author-box__divider{width:80%;margin-inline:auto}.author-box__info-separator{display:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/component-author-box.css.map */
