.page-author__profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 25px;
  border: 1px solid var(--base-border);
  background: var(--base-3);
  padding: 20px;
}
.page-author__image {
  width: 70px;
  min-width: 70px;
  height: 70px;
  margin-right: 30px;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
}
.page-author__info {
  width: 100%;
}
.page-author__name {
  font-size: 24px;
  font-weight: 700;
  color: var(--font-primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-author__name .verified-badge {
  margin-left: 6px;
}
.page-author__name span {
  font-size: 13px;
  font-weight: 500;
  border-radius: 30px;
  background: var(--divide-bg);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0px 10px;
  color: var(--font-light-1);
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10px;
}
.page-author__email {
  display: none;
}
.page-author__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-top: 10px;
}
.page-author__socials:empty {
  display: none;
}
.page-author__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  width: 30px;
  height: 30px;
  font-size: 13px;
  border-radius: 8px;
  position: relative;
  border: 1px solid var(--base-border);
  background: transparent;
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.page-author__social:hover {
  background: var(--base-4);
}
.page-author__social i {
  width: 22px;
  height: 22px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-position: center;
  mask-position: center;
  background-image: none;
  background-color: var(--icon-secondary);
}
.page-author__social:hover i {
  background-color: var(--font-primary);
}
.page-author__social.vk-link i {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7485 6.29323C19.8744 5.8678 19.7485 5.55469 19.1427 5.55469H17.1381C16.6276 5.55469 16.3928 5.82356 16.2668 6.12306C16.2668 6.12306 15.2458 8.61094 13.8028 10.2242C13.3365 10.6904 13.1221 10.8402 12.8668 10.8402C12.7409 10.8402 12.5469 10.6904 12.5469 10.265V6.29323C12.5469 5.78272 12.404 5.55469 11.982 5.55469H8.8304C8.51048 5.55469 8.31989 5.79293 8.31989 6.01415C8.31989 6.49743 9.04141 6.60974 9.11629 7.9711V10.9253C9.11629 11.5719 9.00057 11.691 8.74532 11.691C8.06464 11.691 6.41058 9.19292 5.4304 6.33407C5.23301 5.77931 5.03901 5.55469 4.5251 5.55469H2.52049C1.94872 5.55469 1.83301 5.82356 1.83301 6.12306C1.83301 6.65399 2.51369 9.29162 5.00157 12.7767C6.65903 15.1557 8.99376 16.4456 11.1175 16.4456C12.3938 16.4456 12.5503 16.1597 12.5503 15.6662C12.5503 13.3927 12.4346 13.1783 13.0744 13.1783C13.3705 13.1783 13.8811 13.3281 15.0722 14.475C16.4336 15.8364 16.6582 16.4456 17.4206 16.4456H19.4252C19.997 16.4456 20.2863 16.1597 20.1195 15.5947C19.7383 14.4069 17.1619 11.9633 17.0462 11.7999C16.7501 11.4187 16.8352 11.2486 17.0462 10.9082C17.0496 10.9048 19.4967 7.46059 19.7485 6.29323Z' fill='%23000' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7485 6.29323C19.8744 5.8678 19.7485 5.55469 19.1427 5.55469H17.1381C16.6276 5.55469 16.3928 5.82356 16.2668 6.12306C16.2668 6.12306 15.2458 8.61094 13.8028 10.2242C13.3365 10.6904 13.1221 10.8402 12.8668 10.8402C12.7409 10.8402 12.5469 10.6904 12.5469 10.265V6.29323C12.5469 5.78272 12.404 5.55469 11.982 5.55469H8.8304C8.51048 5.55469 8.31989 5.79293 8.31989 6.01415C8.31989 6.49743 9.04141 6.60974 9.11629 7.9711V10.9253C9.11629 11.5719 9.00057 11.691 8.74532 11.691C8.06464 11.691 6.41058 9.19292 5.4304 6.33407C5.23301 5.77931 5.03901 5.55469 4.5251 5.55469H2.52049C1.94872 5.55469 1.83301 5.82356 1.83301 6.12306C1.83301 6.65399 2.51369 9.29162 5.00157 12.7767C6.65903 15.1557 8.99376 16.4456 11.1175 16.4456C12.3938 16.4456 12.5503 16.1597 12.5503 15.6662C12.5503 13.3927 12.4346 13.1783 13.0744 13.1783C13.3705 13.1783 13.8811 13.3281 15.0722 14.475C16.4336 15.8364 16.6582 16.4456 17.4206 16.4456H19.4252C19.997 16.4456 20.2863 16.1597 20.1195 15.5947C19.7383 14.4069 17.1619 11.9633 17.0462 11.7999C16.7501 11.4187 16.8352 11.2486 17.0462 10.9082C17.0496 10.9048 19.4967 7.46059 19.7485 6.29323Z' fill='%23000' /%3E%3C/svg%3E");
}
.page-author__social.instagram-link i {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0018 6.76871C8.66074 6.76871 6.77239 8.65706 6.77239 10.9982C6.77239 13.3393 8.66074 15.2276 11.0018 15.2276C13.3429 15.2276 15.2313 13.3393 15.2313 10.9982C15.2313 8.65706 13.3429 6.76871 11.0018 6.76871ZM11.0018 13.7479C9.48896 13.7479 8.25215 12.5147 8.25215 10.9982C8.25215 9.4816 9.48528 8.24847 11.0018 8.24847C12.5184 8.24847 13.7515 9.4816 13.7515 10.9982C13.7515 12.5147 12.5147 13.7479 11.0018 13.7479V13.7479ZM16.3908 6.59571C16.3908 7.14417 15.9491 7.58221 15.4043 7.58221C14.8558 7.58221 14.4178 7.14049 14.4178 6.59571C14.4178 6.05092 14.8595 5.6092 15.4043 5.6092C15.9491 5.6092 16.3908 6.05092 16.3908 6.59571ZM19.192 7.59693C19.1294 6.27546 18.8276 5.10491 17.8595 4.14049C16.8951 3.17607 15.7245 2.87423 14.4031 2.80798C13.0411 2.73067 8.9589 2.73067 7.59693 2.80798C6.27914 2.87055 5.10859 3.17239 4.14049 4.13681C3.17239 5.10123 2.87423 6.27178 2.80798 7.59325C2.73067 8.95521 2.73067 13.0374 2.80798 14.3994C2.87055 15.7209 3.17239 16.8914 4.14049 17.8558C5.10859 18.8202 6.27546 19.1221 7.59693 19.1883C8.9589 19.2656 13.0411 19.2656 14.4031 19.1883C15.7245 19.1258 16.8951 18.8239 17.8595 17.8558C18.8239 16.8914 19.1258 15.7209 19.192 14.3994C19.2693 13.0374 19.2693 8.9589 19.192 7.59693V7.59693ZM17.4325 15.8607C17.1454 16.5822 16.5896 17.138 15.8644 17.4288C14.7785 17.8595 12.2018 17.7601 11.0018 17.7601C9.80184 17.7601 7.22147 17.8558 6.13926 17.4288C5.41779 17.1417 4.86196 16.5859 4.57117 15.8607C4.14049 14.7748 4.23988 12.1982 4.23988 10.9982C4.23988 9.79816 4.14417 7.21779 4.57117 6.13558C4.85828 5.41411 5.41411 4.85828 6.13926 4.56748C7.22515 4.13681 9.80184 4.2362 11.0018 4.2362C12.2018 4.2362 14.7822 4.14049 15.8644 4.56748C16.5859 4.8546 17.1417 5.41043 17.4325 6.13558C17.8632 7.22147 17.7638 9.79816 17.7638 10.9982C17.7638 12.1982 17.8632 14.7785 17.4325 15.8607Z' fill='%23000' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0018 6.76871C8.66074 6.76871 6.77239 8.65706 6.77239 10.9982C6.77239 13.3393 8.66074 15.2276 11.0018 15.2276C13.3429 15.2276 15.2313 13.3393 15.2313 10.9982C15.2313 8.65706 13.3429 6.76871 11.0018 6.76871ZM11.0018 13.7479C9.48896 13.7479 8.25215 12.5147 8.25215 10.9982C8.25215 9.4816 9.48528 8.24847 11.0018 8.24847C12.5184 8.24847 13.7515 9.4816 13.7515 10.9982C13.7515 12.5147 12.5147 13.7479 11.0018 13.7479V13.7479ZM16.3908 6.59571C16.3908 7.14417 15.9491 7.58221 15.4043 7.58221C14.8558 7.58221 14.4178 7.14049 14.4178 6.59571C14.4178 6.05092 14.8595 5.6092 15.4043 5.6092C15.9491 5.6092 16.3908 6.05092 16.3908 6.59571ZM19.192 7.59693C19.1294 6.27546 18.8276 5.10491 17.8595 4.14049C16.8951 3.17607 15.7245 2.87423 14.4031 2.80798C13.0411 2.73067 8.9589 2.73067 7.59693 2.80798C6.27914 2.87055 5.10859 3.17239 4.14049 4.13681C3.17239 5.10123 2.87423 6.27178 2.80798 7.59325C2.73067 8.95521 2.73067 13.0374 2.80798 14.3994C2.87055 15.7209 3.17239 16.8914 4.14049 17.8558C5.10859 18.8202 6.27546 19.1221 7.59693 19.1883C8.9589 19.2656 13.0411 19.2656 14.4031 19.1883C15.7245 19.1258 16.8951 18.8239 17.8595 17.8558C18.8239 16.8914 19.1258 15.7209 19.192 14.3994C19.2693 13.0374 19.2693 8.9589 19.192 7.59693V7.59693ZM17.4325 15.8607C17.1454 16.5822 16.5896 17.138 15.8644 17.4288C14.7785 17.8595 12.2018 17.7601 11.0018 17.7601C9.80184 17.7601 7.22147 17.8558 6.13926 17.4288C5.41779 17.1417 4.86196 16.5859 4.57117 15.8607C4.14049 14.7748 4.23988 12.1982 4.23988 10.9982C4.23988 9.79816 4.14417 7.21779 4.57117 6.13558C4.85828 5.41411 5.41411 4.85828 6.13926 4.56748C7.22515 4.13681 9.80184 4.2362 11.0018 4.2362C12.2018 4.2362 14.7822 4.14049 15.8644 4.56748C16.5859 4.8546 17.1417 5.41043 17.4325 6.13558C17.8632 7.22147 17.7638 9.79816 17.7638 10.9982C17.7638 12.1982 17.8632 14.7785 17.4325 15.8607Z' fill='%23000' /%3E%3C/svg%3E");
}
.page-author__social.google-link i {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.52128 11.1311C1.40327 8.00229 4.12472 5.11087 7.23483 5.07335C8.81998 4.9372 10.3621 5.55709 11.5617 6.56812C11.0697 7.11298 10.569 7.65155 10.0342 8.15575C8.9781 7.50963 7.7066 7.01723 6.47235 7.45454C4.4816 8.02537 3.27601 10.3924 4.0127 12.3536C4.62279 14.4019 7.09677 15.526 9.03567 14.6655C10.0396 14.3035 10.7016 13.3706 10.992 12.3683C9.8414 12.3452 8.69051 12.3596 7.53988 12.3276C7.53701 11.6382 7.53415 10.9514 7.53701 10.262C9.45586 10.2591 11.3776 10.2534 13.2993 10.2707C13.4173 11.9598 13.1698 13.7675 12.0794 15.1233C10.5862 17.0585 7.82747 17.6264 5.58326 16.8673C3.20151 16.0795 1.46944 13.6631 1.52128 11.1311ZM17.0395 8.52354H18.751C18.7542 9.10014 18.7596 9.67963 18.7628 10.256C19.3351 10.2617 19.9105 10.2646 20.4831 10.2675V11.9942L18.7628 12.0028C18.757 12.5823 18.7542 13.1587 18.751 13.7382C18.1787 13.7353 17.6059 13.7382 17.0364 13.7382C17.0309 13.1587 17.0309 12.5823 17.025 12.0057C16.4526 11.9997 15.8772 11.9971 15.3046 11.9939V10.2673C15.8772 10.2644 16.4498 10.2615 17.025 10.2557C17.0278 9.67963 17.0335 9.10014 17.0395 8.52354Z' fill='%23000' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.52128 11.1311C1.40327 8.00229 4.12472 5.11087 7.23483 5.07335C8.81998 4.9372 10.3621 5.55709 11.5617 6.56812C11.0697 7.11298 10.569 7.65155 10.0342 8.15575C8.9781 7.50963 7.7066 7.01723 6.47235 7.45454C4.4816 8.02537 3.27601 10.3924 4.0127 12.3536C4.62279 14.4019 7.09677 15.526 9.03567 14.6655C10.0396 14.3035 10.7016 13.3706 10.992 12.3683C9.8414 12.3452 8.69051 12.3596 7.53988 12.3276C7.53701 11.6382 7.53415 10.9514 7.53701 10.262C9.45586 10.2591 11.3776 10.2534 13.2993 10.2707C13.4173 11.9598 13.1698 13.7675 12.0794 15.1233C10.5862 17.0585 7.82747 17.6264 5.58326 16.8673C3.20151 16.0795 1.46944 13.6631 1.52128 11.1311ZM17.0395 8.52354H18.751C18.7542 9.10014 18.7596 9.67963 18.7628 10.256C19.3351 10.2617 19.9105 10.2646 20.4831 10.2675V11.9942L18.7628 12.0028C18.757 12.5823 18.7542 13.1587 18.751 13.7382C18.1787 13.7353 17.6059 13.7382 17.0364 13.7382C17.0309 13.1587 17.0309 12.5823 17.025 12.0057C16.4526 11.9997 15.8772 11.9971 15.3046 11.9939V10.2673C15.8772 10.2644 16.4498 10.2615 17.025 10.2557C17.0278 9.67963 17.0335 9.10014 17.0395 8.52354Z' fill='%23000' /%3E%3C/svg%3E");
}
.page-author__social.youtube-link i {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7832 6.57163C19.5724 5.77772 18.9512 5.15246 18.1624 4.94026C16.7327 4.55469 10.9997 4.55469 10.9997 4.55469C10.9997 4.55469 5.26671 4.55469 3.83696 4.94026C3.04818 5.15249 2.42695 5.77772 2.2161 6.57163C1.83301 8.01065 1.83301 11.013 1.83301 11.013C1.83301 11.013 1.83301 14.0154 2.2161 15.4544C2.42695 16.2483 3.04818 16.8475 3.83696 17.0597C5.26671 17.4453 10.9997 17.4453 10.9997 17.4453C10.9997 17.4453 16.7326 17.4453 18.1624 17.0597C18.9512 16.8475 19.5724 16.2483 19.7832 15.4544C20.1663 14.0154 20.1663 11.013 20.1663 11.013C20.1663 11.013 20.1663 8.01065 19.7832 6.57163V6.57163ZM9.12466 13.7389V8.28709L13.9163 11.0131L9.12466 13.7389V13.7389Z' fill='%23000' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7832 6.57163C19.5724 5.77772 18.9512 5.15246 18.1624 4.94026C16.7327 4.55469 10.9997 4.55469 10.9997 4.55469C10.9997 4.55469 5.26671 4.55469 3.83696 4.94026C3.04818 5.15249 2.42695 5.77772 2.2161 6.57163C1.83301 8.01065 1.83301 11.013 1.83301 11.013C1.83301 11.013 1.83301 14.0154 2.2161 15.4544C2.42695 16.2483 3.04818 16.8475 3.83696 17.0597C5.26671 17.4453 10.9997 17.4453 10.9997 17.4453C10.9997 17.4453 16.7326 17.4453 18.1624 17.0597C18.9512 16.8475 19.5724 16.2483 19.7832 15.4544C20.1663 14.0154 20.1663 11.013 20.1663 11.013C20.1663 11.013 20.1663 8.01065 19.7832 6.57163V6.57163ZM9.12466 13.7389V8.28709L13.9163 11.0131L9.12466 13.7389V13.7389Z' fill='%23000' /%3E%3C/svg%3E");
}
.page-author__social.email-link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0px 14px;
  color: var(--font-secondary);
}
.page-author__social.email-link i {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6667 11C14.6667 13.0249 13.0249 14.6667 11 14.6667C8.97508 14.6667 7.33333 13.0249 7.33333 11C7.33333 8.97508 8.97508 7.33333 11 7.33333V7.33333C13.0249 7.33333 14.6667 8.97508 14.6667 11V12.375C14.6667 13.6409 15.6924 14.6667 16.9583 14.6667C18.2243 14.6667 19.25 13.6409 19.25 12.375V11C19.25 6.44325 15.5568 2.75 11 2.75C6.44325 2.75 2.75 6.44325 2.75 11C2.75 15.5568 6.44325 19.25 11 19.25C12.0533 19.25 13.1239 19.0502 14.157 18.6221C14.7143 18.3911 15.2295 18.1014 15.7053 17.7705' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6667 11C14.6667 13.0249 13.0249 14.6667 11 14.6667C8.97508 14.6667 7.33333 13.0249 7.33333 11C7.33333 8.97508 8.97508 7.33333 11 7.33333V7.33333C13.0249 7.33333 14.6667 8.97508 14.6667 11V12.375C14.6667 13.6409 15.6924 14.6667 16.9583 14.6667C18.2243 14.6667 19.25 13.6409 19.25 12.375V11C19.25 6.44325 15.5568 2.75 11 2.75C6.44325 2.75 2.75 6.44325 2.75 11C2.75 15.5568 6.44325 19.25 11 19.25C12.0533 19.25 13.1239 19.0502 14.157 18.6221C14.7143 18.3911 15.2295 18.1014 15.7053 17.7705' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-position: center;
  mask-position: center;
  background-image: none;
  background-color: var(--icon-secondary);
}
.page-author__additional {
  margin-top: 20px;
  padding-top: 18px;
  border-top: 1px solid var(--base-border);
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-author__description-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  color: var(--font-primary);
}
.page-author__description-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--font-light-1);
  max-height: 60px;
  overflow: hidden;
  margin-top: 3px;
}
.page-author__description-button {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 17px;
  letter-spacing: 0.12px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 5px;
  color: var(--font-light-2);
  cursor: pointer;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.page-author__description-button.active::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.page-author__description-button::before {
  content: "";
  position: absolute;
  right: -18px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 5px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.224074 0.891066C0.468152 0.646988 0.86388 0.646988 1.10796 0.891066L3.99935 3.78246L6.89074 0.891066C7.13482 0.646988 7.53055 0.646988 7.77462 0.891066C8.0187 1.13514 8.0187 1.53087 7.77462 1.77495L4.44129 5.10828C4.19721 5.35236 3.80148 5.35236 3.55741 5.10828L0.224074 1.77495C-0.0200038 1.53087 -0.0200038 1.13514 0.224074 0.891066Z' fill='%23000' /%3E%3C/svg%3E%0A");
  mask-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.224074 0.891066C0.468152 0.646988 0.86388 0.646988 1.10796 0.891066L3.99935 3.78246L6.89074 0.891066C7.13482 0.646988 7.53055 0.646988 7.77462 0.891066C8.0187 1.13514 8.0187 1.53087 7.77462 1.77495L4.44129 5.10828C4.19721 5.35236 3.80148 5.35236 3.55741 5.10828L0.224074 1.77495C-0.0200038 1.53087 -0.0200038 1.13514 0.224074 0.891066Z' fill='%23000' /%3E%3C/svg%3E%0A");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-position: center;
  mask-position: center;
  background-image: none;
  background-color: var(--icon-primary);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.page-author__services-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  color: var(--font-primary);
}
.page-author__services-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--font-light-1);
  max-height: 60px;
  overflow: hidden;
  margin-top: 3px;
}
.page-author__services-button {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 17px;
  letter-spacing: 0.12px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 5px;
  color: var(--font-light-2);
  cursor: pointer;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.page-author__services-button.active:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.page-author__services-button::before {
  content: "";
  position: absolute;
  right: -18px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 5px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.224074 0.891066C0.468152 0.646988 0.86388 0.646988 1.10796 0.891066L3.99935 3.78246L6.89074 0.891066C7.13482 0.646988 7.53055 0.646988 7.77462 0.891066C8.0187 1.13514 8.0187 1.53087 7.77462 1.77495L4.44129 5.10828C4.19721 5.35236 3.80148 5.35236 3.55741 5.10828L0.224074 1.77495C-0.0200038 1.53087 -0.0200038 1.13514 0.224074 0.891066Z' fill='%23000' /%3E%3C/svg%3E%0A");
  mask-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.224074 0.891066C0.468152 0.646988 0.86388 0.646988 1.10796 0.891066L3.99935 3.78246L6.89074 0.891066C7.13482 0.646988 7.53055 0.646988 7.77462 0.891066C8.0187 1.13514 8.0187 1.53087 7.77462 1.77495L4.44129 5.10828C4.19721 5.35236 3.80148 5.35236 3.55741 5.10828L0.224074 1.77495C-0.0200038 1.53087 -0.0200038 1.13514 0.224074 0.891066Z' fill='%23000' /%3E%3C/svg%3E%0A");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-position: center;
  mask-position: center;
  background-image: none;
  background-color: var(--icon-primary);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.page-author__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  gap: 10px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid var(--base-border);
}
.page-author__navigation .tariff-box {
  margin-left: auto;
}
.page-author__navigation.border-none {
  padding-top: 0px;
  margin-top: 10px;
  border: none;
}
.page-author__navigation div[data-modal-type] {
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.page-author__navigation div[data-modal-type]:hover {
  background: var(--base-4);
  border-color: var(--active-border);
}
.page-author-item:not(.page-author__subscribe) {
  border-radius: 12px;
  border: 1px solid var(--base-border);
  padding: 10px 15px;
  height: 34px;
  color: var(--font-secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-author__subscribe.btn {
  border-radius: 12px;
  height: 34px;
  font-size: 13px;
  color: var(--font-secondary);
}
.page-author__subscribe.btn:not(.btn-transparent) {
  color: var(--white);
}
.page-author__settings {
  gap: 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.page-author__settings span {
  display: none;
}
.page-author__settings i {
  width: 22px;
  height: 22px;
  display: block;
  background-color: var(--icon-secondary);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-position: center;
  mask-position: center;
  background-image: none;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7381 2.75C12.1251 2.75 12.4703 2.99294 12.6011 3.35709L13.067 4.65471C13.1409 4.85877 13.2844 5.03022 13.4723 5.13891L14.8543 5.93674C15.0419 6.04502 15.2619 6.08336 15.4751 6.04496L16.8324 5.8001C17.2135 5.7308 17.597 5.90845 17.7907 6.24396L18.5243 7.50948C18.7185 7.84407 18.6818 8.26451 18.4326 8.56042L17.5422 9.61319C17.4019 9.77873 17.3249 9.98864 17.3248 10.2056V11.8013C17.3249 12.0182 17.4019 12.2281 17.5422 12.3937L18.4326 13.4465C18.6818 13.7424 18.7185 14.1628 18.5243 14.4974L17.7907 15.7629C17.5972 16.0981 17.2141 16.2757 16.8333 16.2068L15.476 15.9619C15.2628 15.9235 15.0429 15.9619 14.8552 16.0701L13.4732 16.868C13.2853 16.9767 13.1418 17.1481 13.0679 17.3522L12.602 18.6498C12.4711 19.0142 12.1254 19.2572 11.7381 19.2569H10.2709C9.88396 19.2569 9.53871 19.0139 9.40793 18.6498L8.94207 17.3522C8.86814 17.1484 8.72501 16.977 8.53765 16.868L7.15474 16.0701C6.96707 15.9619 6.74713 15.9235 6.5339 15.9619L5.17667 16.2068C4.79554 16.2761 4.41198 16.0984 4.21835 15.7629L3.48471 14.4974C3.29056 14.1628 3.32725 13.7424 3.57642 13.4465L4.46687 12.3937C4.60712 12.2281 4.68412 12.0182 4.68421 11.8013V10.2056C4.68412 9.98864 4.60712 9.77873 4.46687 9.61319L3.58559 8.56042C3.33642 8.26451 3.29973 7.84407 3.49388 7.50948L4.22752 6.24396C4.42103 5.90881 4.8041 5.73122 5.18492 5.8001L6.54215 6.04496C6.75538 6.08336 6.97533 6.04502 7.16299 5.93674L8.5459 5.13891C8.73327 5.02987 8.8764 4.8585 8.95032 4.65471L9.41618 3.35709C9.54592 2.99578 9.88699 2.75352 10.2709 2.75H11.7381Z' stroke='%23959CA4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='11.0043' cy='11.0063' r='2.52188' stroke='%23959CA4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7381 2.75C12.1251 2.75 12.4703 2.99294 12.6011 3.35709L13.067 4.65471C13.1409 4.85877 13.2844 5.03022 13.4723 5.13891L14.8543 5.93674C15.0419 6.04502 15.2619 6.08336 15.4751 6.04496L16.8324 5.8001C17.2135 5.7308 17.597 5.90845 17.7907 6.24396L18.5243 7.50948C18.7185 7.84407 18.6818 8.26451 18.4326 8.56042L17.5422 9.61319C17.4019 9.77873 17.3249 9.98864 17.3248 10.2056V11.8013C17.3249 12.0182 17.4019 12.2281 17.5422 12.3937L18.4326 13.4465C18.6818 13.7424 18.7185 14.1628 18.5243 14.4974L17.7907 15.7629C17.5972 16.0981 17.2141 16.2757 16.8333 16.2068L15.476 15.9619C15.2628 15.9235 15.0429 15.9619 14.8552 16.0701L13.4732 16.868C13.2853 16.9767 13.1418 17.1481 13.0679 17.3522L12.602 18.6498C12.4711 19.0142 12.1254 19.2572 11.7381 19.2569H10.2709C9.88396 19.2569 9.53871 19.0139 9.40793 18.6498L8.94207 17.3522C8.86814 17.1484 8.72501 16.977 8.53765 16.868L7.15474 16.0701C6.96707 15.9619 6.74713 15.9235 6.5339 15.9619L5.17667 16.2068C4.79554 16.2761 4.41198 16.0984 4.21835 15.7629L3.48471 14.4974C3.29056 14.1628 3.32725 13.7424 3.57642 13.4465L4.46687 12.3937C4.60712 12.2281 4.68412 12.0182 4.68421 11.8013V10.2056C4.68412 9.98864 4.60712 9.77873 4.46687 9.61319L3.58559 8.56042C3.33642 8.26451 3.29973 7.84407 3.49388 7.50948L4.22752 6.24396C4.42103 5.90881 4.8041 5.73122 5.18492 5.8001L6.54215 6.04496C6.75538 6.08336 6.97533 6.04502 7.16299 5.93674L8.5459 5.13891C8.73327 5.02987 8.8764 4.8585 8.95032 4.65471L9.41618 3.35709C9.54592 2.99578 9.88699 2.75352 10.2709 2.75H11.7381Z' stroke='%23959CA4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='11.0043' cy='11.0063' r='2.52188' stroke='%23959CA4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.role-content {
  display: none;
}
.role-content.active {
  display: block;
}

@media (max-width: 767px) {
  .page-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    border-radius: 0px;
    width: calc(100% + 20px);
    margin-left: -10px;
    border-radius: 0px;
  }
  .page-author .tabs-author {
    border-radius: 0px;
    margin-top: 0px;
  }
  .page-author__profile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    border-radius: 0px;
  }
  .page-author__image {
    margin-left: auto;
    margin-right: auto;
  }
  .page-author__name {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px;
    font-size: 22px;
  }
  .page-author__name p {
    margin-right: 0;
  }
  .page-author__name span {
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .page-author__email {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    margin-top: 4px;
  }
  .page-author__socials {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 360px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .page-author__social {
    -ms-flex-preferred-size: calc(25% - 10px);
        flex-basis: calc(25% - 10px);
  }
  .page-author__social.email-link {
    display: none;
  }
  .page-author__additional {
    border-top: 0px;
    margin-top: 20px;
    padding-top: 0px;
  }
  .page-author__top {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(var(--white-rgb), 0.05);
    margin-bottom: 15px;
  }
  .page-author__top:has(+ .page-author__navigation) {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .page-author-item:not(.page-author__subscribe) {
    -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
  }
  .page-author__navigation {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    gap: 10px;
  }
  .page-author__navigation .page-author__settings span {
    display: block;
  }
  .page-author__navigation div.page-author__settings, .page-author__navigation a.page-author__settings {
    -ms-flex-preferred-size: calc(100% - 5px);
        flex-basis: calc(100% - 5px);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .page-author__navigation div.page-author__subscribe, .page-author__navigation a.page-author__subscribe {
    -ms-flex-preferred-size: calc(100% - 5px);
        flex-basis: calc(100% - 5px);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .page-author__navigation .tariff-box.page-author-item {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}