.titleSection{padding:50px 0;margin-top:60px}.titleSection--eyebrow{color:var(--ascent-color);font-size:16px;margin-bottom:16px;text-transform:uppercase}.titleSection--title{font-size:var(--title-xl-font-size);font-weight:400;margin-bottom:16px}@media screen and (max-width:480px){.titleSection--title{font-size:18px}}.titleSection--description{color:#a6a6a6;font-size:var(--title-m-font-size)}.contentSection{display:grid;grid-template-columns:1fr 2fr;grid-gap:50px;gap:50px}@media screen and (max-width:480px){.contentSection{grid-template-columns:1fr}}.contentSection__aside{color:#f5f7fa;top:110px;position:-webkit-sticky;position:sticky;align-self:start;display:flex;flex-direction:column}@media screen and (max-width:480px){.contentSection__aside{display:none}}.contentSection__aside--item{padding:12px 24px;transition:all .2s var(--material-cubic-bezier)}.contentSection__aside--item:not(:last-child){margin-bottom:16px}.contentSection__aside--item.active,.contentSection__aside--item:hover{background:rgba(61,61,61,.3019607843);color:#fff}.contentSection__content{color:#d9d9d9}.contentSection__content--item{margin-bottom:40px;scroll-margin-top:105px}.contentSection__content--item--head{color:#fff;font-size:32px;margin-bottom:10px}@media screen and (max-width:480px){.contentSection__content--item--head{font-size:18px}}.contentSection__content--item a{color:var(--ascent-color)}.contentSection__content--item h4,.contentSection__content--item p,.contentSection__content--item ul li{font-weight:400;line-height:24px;margin-bottom:10px}.contentSection__content--item h4{margin-top:20px}.contentSection__content--item ol,.contentSection__content--item ul{padding-left:20px}.contentSection__content--item ol li,.contentSection__content--item ul li{margin:12px 0}.contentSection__content--item table{border-spacing:8px}.contentSection__content--item table td{border:1px solid rgba(61,61,61,.6);padding:16px;color:var(--mono-color-400)}.contentSection__content--item table thead th{color:#fff;font-weight:700;text-align:left;padding:16px}.contentSection__content--item table tbody tr td:first-child{font-weight:700;color:#fff}