.scroll-bar{background:var(--color-main);height:100%;transition:width .15s ease}.scroll-bar__track{background:var(--color-black-5);height:5px;position:sticky;top:0;width:100%;z-index:20}.article-main{padding-bottom:50px}@media (max-width:768px){.article-main{padding-bottom:0}}.article-main__container{display:flex;flex-direction:row;justify-content:center;padding-top:50px}@media (max-width:1279px){.article-main__container{gap:0;grid-template-columns:1fr;margin-bottom:0;padding-top:30px}}.article__hero{margin-bottom:30px}.article__hero img{aspect-ratio:16/7;border-radius:5px;display:block;height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:768px){.article__hero{margin-bottom:40px;margin-left:0;margin-right:0}}.article__header{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-bottom:20px}@media (min-width:1280px){.article__header{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.article__header h1{font-size:30px;font-weight:700;letter-spacing:.6px;line-height:40px}@media (min-width:1280px){.article__header h1{flex-shrink:0;font-size:40px;font-weight:700;letter-spacing:.8px;line-height:55px;max-width:100%}}.article__description{font-size:14px;margin-bottom:30px}@media (min-width:1280px){.article__description{font-size:16px;margin-bottom:40px}}.article__data{align-items:center;-moz-column-gap:15px;column-gap:15px;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:20px;row-gap:5px}@media (min-width:1280px){.article__data{justify-content:space-between;margin-bottom:20px}}.article__data__item{align-items:center;color:var(--color-black-40);display:flex;flex-direction:row;flex-shrink:0;font-size:12px;gap:5px;line-height:21px}.article__authors-sections{display:flex;flex-direction:column;gap:20px;margin:30px 0}.article__left{margin-bottom:40px;width:800px}@media (max-width:1025px){.article__left{margin-bottom:60px}}.article__left-body{border-bottom:1px solid var(--color-black-15);max-width:calc(100vw - 40px);padding-bottom:30px}@media (min-width:1024px){.article__left-body{padding-bottom:40px}}.article__left-body :deep(h1){color:var(--color-black);font-size:55px!important;font-weight:700!important;line-height:63px!important;margin-bottom:40px}@media (max-width:767px){.article__left-body :deep(h1){font-size:35px!important;line-height:44px!important;margin-bottom:20px}}.article__left-body :deep(img){display:block;height:100%;margin:10px auto;-o-object-fit:cover;object-fit:cover;width:100%}.article__left-body :deep(.table__wrapper){display:flex;margin:15px 0;max-width:calc(100vw - 40px);overflow-x:auto}@media (min-width:768px){.article__left-body :deep(.table__wrapper){max-width:100%}}.article__left-body :deep(table){border:1px solid var(--color-black-30);border-collapse:collapse}.article__left-body :deep(table) thead{background:var(--color-main)}.article__left-body :deep(table) thead td,.article__left-body :deep(table) thead td h3{color:var(--color-white);font-size:16px!important;font-weight:700!important;line-height:21px!important;margin:0}.article__left-body :deep(table) td{border:1px solid var(--color-black-30);color:var(--color-black);font-size:14px!important;font-weight:500!important;padding:20px 15px}.article__left-body :deep(table) ol li,.article__left-body :deep(table) ul li{padding-left:0}.article__left-body :deep(table) ol li:before,.article__left-body :deep(table) ul li:before{content:none}.article__row{align-items:center;display:flex;flex-direction:column;gap:20px;padding-top:30px}@media (min-width:1024px){.article__row{flex-direction:row;justify-content:space-between;padding-top:40px}}
