.page_authors__bk2f9{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:20px;gap:20px;margin:20px auto;max-width:800px}.page_authorCard__LJS3F{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:20px auto;padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.3);width:250px;transition:all .3s}.page_authorCard__LJS3F:hover{background-color:#eee}.page_authorName__jpRWw{display:block;margin:10px auto;font-size:1.5rem;text-align:center;font-weight:700}.page_authorCard__LJS3F:hover .page_authorName__jpRWw{text-decoration:underline}.page_authorIcon__fOP69{display:block;width:100px;height:100px;object-fit:cover;border-radius:50%;margin:10px auto}.page_authorBio__hDWNF{max-width:700px;margin:10px auto}.component_breadcrumbs__6qFY7{font-size:14px;margin:20px auto;max-width:800px;padding-left:20px}.component_breadcrumbs__6qFY7 ul{list-style:none;padding:0;margin:0;display:flex}.component_breadcrumbs__6qFY7 li{margin-right:10px}.component_breadcrumbs__6qFY7 li:not(:last-child):after{content:" >";margin-left:10px}.component_breadcrumbs__6qFY7 li:last-child{font-weight:700}.component_breadcrumbs__6qFY7 a{text-decoration:none;color:#000000}.component_breadcrumbs__6qFY7 a:hover{text-decoration:underline}.page_tabsWrapper__pK5vU{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:16px}.page_tab__Sxb8q{padding:8px 16px;background-color:#f4f4f4;border:1px solid #ccc;border-radius:6px;color:#333;text-decoration:none;font-weight:500;transition:all .2s ease}.page_tab__Sxb8q:hover{background-color:#dcdcdc}.page_activeTab__41Q3U{background-color:white;border:1px solid #ccc;font-weight:700}