.author__main-container___28YQX{
  max-width: 1200px;
  margin: auto;
}

.author__circle___34sUd{
  display: inline-block;
  height:10px;
  width: 10px;
  border-radius: 50%;
  padding:2px;
  margin: 2px;
  margin-right: 4px;
  background: #dcdcdd;
}

.author__circle___34sUd .author__circle-inner___JgE6r{
  border-radius: 50%;
  width:100%;
  height: 100%;
  background-color: #A6B1B0;
}

.author__author-box___3owkE{
  max-width:300px;
  width:100%;
  border: 1px solid transparent;
  height: 320px;
  padding: 10px;
  margin: 0 auto;
  margin-bottom:30px;
}

.author__author-box___3owkE:hover{
  border: 1px solid #e9e9e9;
}

.author__author-box___3owkE .author__author-img___1Nh9a{
  width:200px;
  height:200px;
  margin: 0 auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.author__author-box___3owkE h5{
  text-align: center;
  margin-bottom: 5px;
}

.author__author-box___3owkE .author__article-count___3g4hQ{
  text-align:center;
  font-size: 16px;
}

.author__author-intro___20cfB{
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 34px;
  border-top: 1px solid #dcdcdd;
  padding-top: 6px;
  margin-bottom: 4px;
  height: 25px;
}

.author__author-type-menu___38dD4{
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
  margin-top: -40px;
  margin-bottom: 40px;
}

.author__author-type-menu___38dD4 a:hover,.author__author-type-menu___38dD4 a.author__active___3HauT{
  opacity: 0.6;
}

.author__author-type-menu-item___3j4Ys:first-child {
  border: none;
  padding-left: 0px;
}

.author__author-type-menu-item___3j4Ys {
  border-left: 1px solid currentColor;
  padding: 0px 18px;
}

/* info header */
.author__intro-container___2jGQB{
  border: 1px solid #A6B1B0;
  padding: 15px;
  box-shadow: 15px 15px 0 #A6B1B0;
  min-height: 250px;
  margin-bottom: 40px;
}

.author__intro-container___2jGQB .author__name-bar___Vg_c5{
  padding-left: 15px;
  margin-bottom: 20px;
}

.author__intro-container___2jGQB .author__name-bar___Vg_c5>.author__author-name___19_o8{
  font-size: 25px;
}

.author__intro-container___2jGQB .author__name-bar___Vg_c5>.author__article-cnt___19u7D{
  display: block;
  margin-top: 10px;

}

.author__intro-container___2jGQB .author__description___1EVy8{
  padding:0 15px;
}

.author__intro-container___2jGQB .author__description___1EVy8::before{
  content: ' ';
  width: 6px;
  height:6px;
  position: absolute;
  margin-left:-12px;
  margin-top: 6px;
  border-radius: 50%;
  background-color: #A6B1B0;
  border: 1.2px solid #dcdcdd;
}

.author__intro-profile-img___1vhke{
  margin: 0 auto;
  width:250px;
  height:250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1400px) {
  .author__main-container___28YQX,.author__nav_wrapper___3RAnj {
    max-width: 960px;
    margin: auto;
  }
}
@media only screen and (max-width: 768px) {
  .author__author-box___3owkE{
    border: 1px solid #e9e9e9;
  }
  .author__author-type-menu___38dD4{
    margin-top: 0;
  }
}
