.right-sidebar-article[data-v-722aa660] {
  border-right: 3px solid #f3f3f3;
}
.right-sidebar-article .related-article-title-sidebar[data-v-722aa660] {
  font-size: 13px;
}
.right-sidebar-article .right-sidebar-title[data-v-722aa660] {
  color: #84929b;
  font-size: 18px;
  font-weight: bold;
}
.right-sidebar-article ul[data-v-722aa660] {
  width: 95%;
  list-style: none;
  padding-left: 0;
}
.right-sidebar-article ul li[data-v-722aa660] {
  font-size: 1.3rem;
  color: #84929b;
  border-bottom: solid 2px #e3e3e3;
  cursor: pointer;
  padding: 10px 0;
}
.right-sidebar-article ul li a[data-v-722aa660] {
  color: #84929b;
}
.right-sidebar-article ul li a[data-v-722aa660]:hover {
  color: #00a4e6;
  text-decoration: none;
}
.comment-component .list-group-item[data-v-38bef2db] {
  border: 0;
  padding: 0;
  background-color: transparent;
}
.comment-component .footer-comment a[data-v-38bef2db] {
  cursor: pointer;
}
.comment-component .footer-comment .link-reply-comment[data-v-38bef2db],
.comment-component .footer-comment .link-report-comment[data-v-38bef2db] {
  color: #00afe6;
  font-size: 16px;
}
.comment-component .footer-comment .link-report-comment[data-v-38bef2db] {
  margin-left: 15px;
}
.comment-component .footer-comment .line-comment-footer[data-v-38bef2db] {
  color: #e3e3e3;
  width: 100%;
}
.comment-component .header-comment .author-comment-name[data-v-38bef2db] {
  font-size: 16px;
  color: #697780;
}
.comment-component .header-comment .posted-ago-comment[data-v-38bef2db] {
  color: #697780;
  font-size: 13px;
}
.comment-component .body-comment .comment-content[data-v-38bef2db] {
  color: #4c555f;
  font-size: 16px;
}
.comment-component .body-comment .comment-content h1[data-v-38bef2db] {
  font-size: 4.4rem;
}
.index-slug .header-article {
  background-color: #f0f5f7;
  padding: 30px 0 10px 0;
  margin-bottom: 30px;
}
.index-slug .img-author img {
  border-radius: 100%;
  width: 32px;
  margin-top: 2px;
}
.index-slug .badge-categorie {
  padding: 7px;
  margin: 5px;
  border-radius: 0;
  font-weight: 400;
  font-size: 80%;
}
.index-slug .badge-categorie a {
  color: #fff;
  text-decoration: none;
}
.index-slug .text-author {
  line-height: 1.2;
  overflow: hidden;
}
.index-slug .text-author a:hover {
  text-decoration: none;
}
.index-slug .text-author a .author-name {
  font-size: 1.3rem;
  letter-spacing: 1px;
  color: #697780;
}
.index-slug .text-author a .author-name:hover {
  color: #00c3e6;
}
.index-slug .title-article {
  width: 100%;
  word-break: break-word;
  font-weight: 700;
  font-size: 3.8rem;
}
@media screen and (min-width: 480px) {
.index-slug .title-article {
    font-size: 5rem;
    line-height: 5.4rem;
}
}
@media screen and (min-width: 600px) {
.index-slug .title-article {
    font-size: 6rem;
    line-height: 6.4rem;
}
}
@media screen and (min-width: 768px) {
.index-slug .title-article {
    font-size: 7.2rem;
    line-height: 7.6rem;
}
}
.index-slug .user-container {
  margin: -15px 0 15px;
}
.index-slug .user-container .user-dropdown {
  top: 30px;
  left: 12px;
}
.index-slug .selector-languages {
  max-width: 250px;
  margin-top: 10px;
}
@media screen and (min-width: 468px) {
.index-slug .selector-languages {
    max-width: 200px;
    margin-top: -2px;
}
}
.index-slug .posted-hour {
  font-size: 1.3rem;
  letter-spacing: 1px;
}
@media (max-width: 479px) {
.index-slug .mobile-width {
    width: 100%;
}
}
.index-slug .list-categories {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
.index-slug .author-data-header {
    justify-content: flex-end;
}
}
@media screen and (max-width: 991px) {
.index-slug .author-data-header {
    margin-top: 15px;
}
}
.index-slug .github-author-link {
  display: block;
  font-size: 1.5rem;
  padding-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index-slug .github-author-link a:hover {
  color: #01cff3;
}
.index-slug .author-since {
  font-size: 1.4rem;
  padding-right: 15px;
  text-align: right;
  color: #00afe6;
  display: block;
}
.index-slug .to-top-btn {
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 500;
  background-color: transparent;
  color: #00a4e6;
}
.index-slug .to-top-btn .angle-up-icon {
  margin-right: 10px;
  display: inline-flex;
  font-size: 24px;
}
@media screen and (min-width: 1300px) {
.index-slug .to-top-btn {
    min-width: 219px;
}
}
.index-slug .article-content {
  line-height: 2.4rem;
  letter-spacing: 0.06rem;
}
.index-slug .article-contenta {
  color: #4c555f;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
.index-slug .article-contenta:hover {
  color: #4c555f;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
.index-slug .article-content img {
  border-radius: 10px;
  width: 95%;
  margin: 10px 10px 10px 10px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
}
.index-slug .article-content .p-article-content {
  margin: 0 0 50px 0;
}
.index-slug .article-content .wp-block-image img {
  width: 100%;
}
.index-slug .article-content > div > p, .index-slug .article-content > div > ol, .index-slug .article-content > div > ul, .index-slug .article-content > div > table, .index-slug .article-content > div > pre {
  margin-bottom: 3.5rem;
  border-radius: 10px;
}
.index-slug .article-content s ul {
  list-style-position: inside;
  padding-left: 0;
}
.index-slug .read-more-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
.index-slug .read-more-container {
    justify-content: center;
}
}
@media screen and (max-width: 767px) {
.index-slug .social-icons {
    margin-top: 20px;
}
}
.index-slug .social-icons svg {
  font-size: 2.5rem;
  margin-left: 5px;
  margin-right: 5px;
  color: #84929b;
}
.index-slug .social-icons .heart-like-component .heart-like {
  color: #00a4e6;
  padding: 0;
}
.index-slug .social-icons .counter-likes {
  font-size: 11px;
}
.index-slug .read-more-about {
  line-height: 1.6;
  font-size: 1.5rem;
  letter-spacing: 1px;
  color: #697780;
}
@media screen and (max-width: 767px) {
.index-slug .read-more-about {
    text-align: center;
    width: 100%;
    padding: 0;
}
}
.index-slug .related-articles {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 2px;
}
.index-slug .related-articles-article-title {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  color: #4c555f;
  letter-spacing: 2px;
}
@media (min-width: 1400px) {
.index-slug .article-body.container {
    max-width: 1304px;
}
}
.index-slug .disable-comments {
  background-color: #f0f0f0 !important;
}
.index-slug span.token.operator {
  background: none;
}
.comment-area {
  text-align: center;
  min-height: 240px;
}
.align-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.affix-article {
  width: 100%;
  position: sticky;
  top: 85%;
}
.aside-container.related {
  margin-left: -239px;
  left: 239px;
}
