@charset "UTF-8";
.lh-single-author {
  font-family: Montserrat, serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.45;
  color: #202327;
}
.lh-single-author .button, .lh-single-author .button-white {
  border: 2px solid #FF6C1C;
  color: #ffffff;
  background-color: #FF6C1C;
  padding: 15px 36px;
  border-radius: 10px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  font-size: 18px;
}
@media screen and (max-width: 967px) {
  .lh-single-author .button, .lh-single-author .button-white {
    padding: 8px 22px;
    font-size: 16px;
  }
}
.lh-single-author .button:hover, .lh-single-author .button-white:hover {
  color: #ffffff;
  background-color: #B52B02;
  border-color: #B52B02;
}
.lh-single-author .button.loading, .lh-single-author .loading.button-white {
  cursor: wait;
}
.lh-single-author .button.loading:before, .lh-single-author .loading.button-white:before, .lh-single-author .button.loading:after, .lh-single-author .loading.button-white:after {
  content: "";
  position: absolute;
}
.lh-single-author .button.loading:before, .lh-single-author .loading.button-white:before {
  background-color: rgba(255, 255, 255, 0.95);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lh-single-author .button.loading:after, .lh-single-author .loading.button-white:after {
  width: 36px;
  height: 36px;
  top: calc(50% - 18px);
  left: calc(50% - 18px);
  background: url(../images/icons/loader-animated.svg) 50% 50% no-repeat;
  background-size: contain;
}
.lh-single-author .button-white {
  border: 1px solid #202327;
  color: #202327;
  background-color: #ffffff;
}
.lh-single-author .button-white:hover {
  color: #ffffff;
  background-color: #FF6C1C;
  border-color: #FF6C1C;
}
.lh-single-author .author-top {
  padding: 60px 0;
  background-color: #F7FBEA;
  margin-bottom: 45px;
}
@media screen and (max-width: 967px) {
  .lh-single-author .author-top {
    margin-bottom: 30px;
    padding: 30px 0;
  }
}
@media all and (min-width: 968px) {
  .lh-single-author .author-top .author-top-rows {
    display: flex;
  }
}
@media print {
  .lh-single-author .author-top .author-top-rows {
    display: flex;
  }
}
.lh-single-author .author-top .thumbnail-wrap {
  flex: 0 0 460px;
  border-radius: 20px;
  height: 460px;
  overflow: hidden;
}
@media all and (min-width: 968px) {
  .lh-single-author .author-top .thumbnail-wrap {
    margin-right: 40px;
  }
}
@media print {
  .lh-single-author .author-top .thumbnail-wrap {
    margin-right: 40px;
  }
}
@media screen and (max-width: 967px) {
  .lh-single-author .author-top .thumbnail-wrap {
    margin-bottom: 40px;
  }
}
.lh-single-author .author-top .thumbnail-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (min-width: 968px) {
  .lh-single-author .author-top .main-wrap {
    max-width: 610px;
  }
}
@media print {
  .lh-single-author .author-top .main-wrap {
    max-width: 610px;
  }
}
.lh-single-author .author-socials {
  margin-bottom: 10px;
}
.lh-single-author .author-socials .social-link {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #ffffff;
  margin-right: 5px;
  margin-bottom: 10px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
}
.lh-single-author .author-socials .social-link:last-child {
  margin-right: 0;
}
.lh-single-author .author-socials .social-link:hover {
  transform: scale(1.2);
}
.lh-single-author .author-socials .link-icon-no-icon {
  background-color: #AAD34F;
}
.lh-single-author .author-socials .link-icon-facebook {
  background-image: url(../images/author/facebook.svg);
}
.lh-single-author .author-socials .link-icon-google {
  background-image: url(../images/author/google.svg);
}
.lh-single-author .author-socials .link-icon-instagram {
  background-image: url(../images/author/instagram.svg);
}
.lh-single-author .author-socials .link-icon-linkedin {
  background-image: url(../images/author/linkedin.svg);
}
.lh-single-author .author-socials .link-icon-pinterest {
  background-image: url(../images/author/pinterest.svg);
}
.lh-single-author .author-socials .link-icon-skype {
  background-image: url(../images/author/skype.svg);
}
.lh-single-author .author-socials .link-icon-slack {
  background-image: url(../images/author/slack.svg);
}
.lh-single-author .author-socials .link-icon-telegram {
  background-image: url(../images/author/telegram.svg);
}
.lh-single-author .author-socials .link-icon-tik_tok {
  background-image: url(../images/author/tik_tok.svg);
}
.lh-single-author .author-socials .link-icon-tumblr {
  background-image: url(../images/author/tumblr.svg);
}
.lh-single-author .author-socials .link-icon-vimeo {
  background-image: url(../images/author/vimeo.svg);
}
.lh-single-author .author-socials .link-icon-whatsapp {
  background-image: url(../images/author/whatsapp.svg);
}
.lh-single-author .author-socials .link-icon-x {
  background-image: url(../images/author/x.svg);
}
.lh-single-author .author-socials .link-icon-youtube {
  background-image: url(../images/author/youtube.svg);
}
.lh-single-author .author-properties {
  margin-bottom: 26px;
}
.lh-single-author .author-properties .property {
  margin-bottom: 14px;
  display: flex;
}
.lh-single-author .author-properties .property .label {
  flex: 0 0 114px;
  margin-right: 20px;
}
.lh-single-author .author-properties .property .value {
  flex: 1 1 auto;
}
.lh-single-author .lh-breadcrumbs {
  margin: 0 0 60px 0;
  color: #A6A7A9;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 500;
}
@media screen and (max-width: 967px) {
  .lh-single-author .lh-breadcrumbs {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
.lh-single-author .lh-breadcrumbs li {
  display: inline-block;
}
.lh-single-author .lh-breadcrumbs li:after {
  content: "›";
  display: inline-block;
  transform: scale(1.1);
  padding: 0 6px 6px 0;
}
.lh-single-author .lh-breadcrumbs li:last-child:after {
  display: none;
}
.lh-single-author .lh-breadcrumbs li:last-child .item {
  color: #AAD34F;
}
.lh-single-author .lh-breadcrumbs .item {
  display: inline-block;
  color: #A6A7A9;
  padding: 0 6px 6px 0;
}
.lh-single-author .lh-breadcrumbs a {
  text-decoration: none;
}
.lh-single-author .lh-breadcrumbs a:hover {
  color: #8AB72B;
}
.lh-single-author .author-content {
  max-width: 880px;
  margin-bottom: 80px;
}
@media screen and (max-width: 967px) {
  .lh-single-author .author-content {
    margin-bottom: 60px;
  }
}
.lh-single-author .author-articles-wrap {
  margin-bottom: 60px;
}
@media screen and (max-width: 967px) {
  .lh-single-author .author-articles-wrap {
    margin-bottom: 40px;
  }
}
.lh-single-author .author-articles-wrap .author-articles {
  display: flex;
  flex-wrap: wrap;
  margin-top: 26px;
}
.lh-single-author .author-articles-wrap .author-articles .item {
  flex: 1 0 calc(25% - 40px);
  max-width: calc(25% - 40px);
  margin-bottom: 20px;
  margin-right: 40px;
  border: 1px solid #A6A7A9;
  border-radius: 20px;
  overflow: hidden;
  background-color: #ffffff;
}
@media all and (min-width: 1098px) {
  .lh-single-author .author-articles-wrap .author-articles .item:nth-child(4n), .lh-single-author .author-articles-wrap .author-articles .item:last-child {
    margin-right: 0;
  }
}
@media print {
  .lh-single-author .author-articles-wrap .author-articles .item:nth-child(4n), .lh-single-author .author-articles-wrap .author-articles .item:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 1097px) {
  .lh-single-author .author-articles-wrap .author-articles .item {
    flex: 1 0 calc(33% - 40px);
    max-width: calc(33% - 40px);
  }
  .lh-single-author .author-articles-wrap .author-articles .item:nth-child(3n), .lh-single-author .author-articles-wrap .author-articles .item:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 967px) {
  .lh-single-author .author-articles-wrap .author-articles .item {
    flex: 1 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin-right: 10px;
  }
  .lh-single-author .author-articles-wrap .author-articles .item:nth-child(3n) {
    margin-right: 10px;
  }
  .lh-single-author .author-articles-wrap .author-articles .item:nth-child(2n), .lh-single-author .author-articles-wrap .author-articles .item:last-child {
    margin-right: 0;
  }
}
.lh-single-author .author-articles-wrap .author-articles .thumbnail-wrap {
  background-color: #A6A7A9;
  height: 140px;
}
.lh-single-author .author-articles-wrap .author-articles .thumbnail-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lh-single-author .author-articles-wrap .author-articles .item-content {
  padding: 18px 15px;
}
@media screen and (max-width: 967px) {
  .lh-single-author .author-articles-wrap .author-articles .item-content {
    padding: 10px;
  }
}
.lh-single-author .author-articles-wrap .author-articles .item-text-content {
  height: 150px;
  max-height: 150px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.lh-single-author .author-articles-wrap .author-articles .item-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 967px) {
  .lh-single-author .author-articles-wrap .author-articles .item-title {
    font-size: 18px;
    line-height: 1.25;
  }
}
.lh-single-author .author-articles-wrap .author-articles .item-excerpt {
  font-size: 16px;
  line-height: 1.45;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  flex-shrink: 1;
  overflow: hidden;
  min-height: 0;
  display: -webkit-box;
  -webkit-line-clamp: 5;
}
.lh-single-author .author-articles-wrap .author-articles .button, .lh-single-author .author-articles-wrap .author-articles .button-white {
  display: block;
}
.lh-single-author .author-articles-wrap .author-articles-more-wrap {
  text-align: center;
}
.lh-single-author .authors-all-list {
  gap: 40px;
  margin-bottom: 74px;
}
@media all and (min-width: 968px) {
  .lh-single-author .authors-all-list {
    display: flex;
    margin-bottom: 40px;
  }
}
@media print {
  .lh-single-author .authors-all-list {
    display: flex;
    margin-bottom: 40px;
  }
}
.lh-single-author .authors-all-list .author-item {
  flex: 0 0 360px;
  height: 160px;
  border-radius: 20px;
  border: 1px solid #A6A7A9;
  display: flex;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (max-width: 967px) {
  .lh-single-author .authors-all-list .author-item {
    height: 120px;
    border-radius: 15px;
    margin-bottom: 10px;
  }
}
.lh-single-author .authors-all-list .author-thumbnail-wrap {
  flex: 0 0 160px;
  min-height: 160px;
  background-color: #A6A7A9;
  align-self: stretch;
}
@media screen and (max-width: 967px) {
  .lh-single-author .authors-all-list .author-thumbnail-wrap {
    min-height: 120px;
    flex: 0 0 120px;
  }
}
.lh-single-author .authors-all-list .author-thumbnail-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lh-single-author .authors-all-list .author-content-wrap {
  flex: 1 0 auto;
  align-self: center;
  padding: 10px 20px;
}
@media screen and (max-width: 967px) {
  .lh-single-author .authors-all-list .author-content-wrap {
    padding: 10px 15px;
  }
}
.lh-single-author .authors-all-list .author-name {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 11px;
}
@media screen and (max-width: 967px) {
  .lh-single-author .container {
    padding: 0 20px;
    max-width: unset;
  }
}
.lh-single-author h1, .lh-single-author .lh-h1 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 26px 0;
}
@media screen and (max-width: 967px) {
  .lh-single-author h1, .lh-single-author .lh-h1 {
    font-size: 32px;
    margin-bottom: 10px;
  }
}
.lh-single-author .lh-h1 {
  margin-bottom: 30px;
}
@media screen and (max-width: 967px) {
  .lh-single-author .lh-h1 {
    margin-bottom: 20px;
  }
}
.lh-single-author h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 967px) {
  .lh-single-author h2 {
    font-size: 24px;
    margin-bottom: 18px;
  }
}
.lh-single-author hr {
  border: 1.3px solid #DFDFE1;
  margin: 30px 0 60px 0;
}
@media screen and (max-width: 967px) {
  .lh-single-author hr {
    margin: 20px 0;
  }
}
.lh-single-author ul li {
  margin: 0 0 0 24px;
}
.lh-single-author ul li::before {
  content: "•";
  width: 0.6em;
  height: 0.6em;
  line-height: inherit;
  position: relative;
  right: 11px;
}
.lh-single-author a {
  color: #8AB72B;
  text-decoration: underline;
}
.lh-single-author a:hover {
  color: #3F8C00;
}
