.style_row__eNnxf{display:flex;gap:3.6rem;margin-bottom:2rem}.style_link__QdPZE{text-decoration:none;font-size:1.8rem;position:relative;color:var(--color-2);display:flex;font-weight:500;align-items:center;justify-content:center}@media(hover:hover){.style_link__QdPZE:hover{cursor:pointer;color:var(--theme-base-hover);fill:var(--theme-base-hover)}}.style_link__QdPZE:active{color:var(--theme-base-hover)}.style_link__QdPZE:after{position:absolute;left:calc(100% + 1rem);content:"";top:50%;transform:translateY(-50%);background-position:50%;background-repeat:no-repeat;background-size:1.6rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right crumbs__separ'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E")}.style_icon__dfDH9,.style_link__QdPZE:after{width:1.6rem;height:1.6rem}.style_disable__oaE_E{color:#8e9296;pointer-events:none}.style_disable__oaE_E:after{position:absolute;content:"";display:none}.author{display:flex;align-items:center;gap:1rem;border-radius:calc(var(--br)*2);transition:all .3s ease;position:relative;z-index:1}.author:before{left:-.5rem;box-shadow:0 3px 20px rgba(0,0,0,.08);background:#fff}.author:after,.author:before{pointer-events:none;border-radius:calc(var(--br)*1);position:absolute;content:"";inset:1rem;bottom:0;right:0;z-index:-1;transition:opacity .3s ease}.author:after{left:4rem;background:var(--lg1)}@media(hover:hover){.author:hover{cursor:pointer}.author:hover:after{opacity:0}}.author__preview{width:11rem;height:11rem;padding:1rem;display:flex;flex-direction:column;position:relative;border-radius:50%;overflow:hidden;z-index:1}.author__preview:after{position:absolute;content:"";inset:1rem;border-radius:50%;transform:translateY(1.1rem);background:var(--lg1);z-index:-1}.author__image{position:absolute;inset:1.5rem;bottom:0}.author__image img{object-position:center bottom;object-fit:contain;max-width:100%;max-height:100%}.author__content{display:flex;flex-direction:column;color:var(--color-2)}.author__subtitle{margin-bottom:1rem;font-weight:600}.author__title{margin-bottom:.5rem}.author__social{display:flex;align-items:center;gap:.5rem}