.article{margin-bottom:var(--section-padding);margin-top:60px}.article__body{display:grid;gap:var(--grid-gap);grid-template-columns:var(--grid-template)}.article__content{display:flex;flex-direction:column;gap:32px;grid-column:span 9;min-width:0}@media (width < 1280px){.article__content{grid-column:-1/1}}.article__content .text-content{min-width:0}.article__content .text-content img{aspect-ratio:unset;max-height:100%;-o-object-fit:contain;object-fit:contain}.article__content .text-content table{border-collapse:collapse;font-size:14px;margin-bottom:20px;margin-top:20px;width:100%}@media (max-width:640px){.article__content .text-content table{min-width:700px}}.article__content .text-content table thead{background:var(--accent);color:#fff}.article__content .text-content table thead th{font-size:12px;font-weight:600;letter-spacing:.5px;padding:14px 20px;text-align:left;text-transform:uppercase;white-space:nowrap}.article__content .text-content table thead th:first-child{border-top-left-radius:12px}.article__content .text-content table thead th:last-child{border-top-right-radius:12px}.article__content .text-content table tbody tr{transition:background-color .2s ease}.article__content .text-content table tbody tr:nth-child(2n){background-color:#f9fafb}.article__content .text-content table tbody tr:hover{background-color:#eef2ff}.article__content .text-content table tbody tr:last-child td{border-bottom:none}.article__content .text-content table tbody td{border-bottom:1px solid #f3f4f6;color:#374151;padding:14px 20px}.article__content .text-content table tbody td:first-child{font-weight:500}@media (max-width:640px){.article__content .text-content table{font-size:13px}.article__content .text-content table td,.article__content .text-content table th{padding:10px 12px}}.article__services{margin-bottom:40px}.article__aside{--aside-pad:16px;grid-column:span 3}@media (width >= 1280px){.article__aside{height:-moz-max-content;height:max-content;position:sticky;top:20px}}@media (width < 1280px){.article__aside{grid-column:-1/1;order:-1}}.article__title{font-family:Manrope,sans-serif;font-size:48px;font-style:normal;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:100%}@media (width < 768px){.article__title{font-family:Manrope,sans-serif;font-size:24px;font-style:normal;font-weight:400;font-weight:700;line-height:130%}}.article__main-img img{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}.article__info{align-items:center;display:flex;justify-content:space-between}.article__date{color:var(--Grey,#6e6e6e)}.article__tags{display:flex;gap:20px}.article__tag{align-items:center;background:var(--White,#fff);border:1px solid var(--Blue,#12223c);border-radius:4px;display:flex;justify-content:center;padding:4px 10px}.article__author-title{font-family:Manrope,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:16px}.article__author-wrap{display:flex;gap:16px}.article__author-avatar{border-radius:10px;height:80px;overflow:hidden;width:80px}.article__author-name{font-weight:700;margin-bottom:16px}.article__aside-title{font-family:Manrope,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:var(--aside-pad);padding-left:var(--aside-pad)}.article__aside-wrap{align-self:stretch;border:1px solid var(--accent,#5a019e);border-radius:2px;display:flex;flex-direction:column;gap:16px;padding:18px 16px 21px}.article__aside-wrap a{cursor:pointer;transition:color .2s linear}.article__aside-wrap a .is-active,.article__aside-wrap a:hover{color:var(--primary100)}[id]{scroll-margin-top:var(--header-height)}
