.e8{position:relative;display:flex;flex-direction:column}@media(max-width:947px){.e8{padding-left:var(--grid-side-gap);padding-right:var(--grid-side-gap);padding-top:42px;padding-bottom:42px;gap:32px}}@media(max-width:947px)and (min-width:1280px){.e8{max-width:var(--max-content-width,auto);margin-left:auto;margin-right:auto}}@media(min-width:948px){.e8{padding-top:56px;padding-bottom:100px;max-width:864px;margin-left:auto;margin-right:auto;gap:56px}}.e9{display:flex;flex-direction:column;gap:40px}.e9 h2,.e9 h3,.e9 h4,.e9 h5{font-size:20px;line-height:1;margin-bottom:24px}@media(max-width:947px){.e9 h2,.e9 h3,.e9 h4,.e9 h5{font-weight:500}}@media(min-width:948px){.e9 h2,.e9 h3,.e9 h4,.e9 h5{font-weight:600}}.e9 ol,.e9 ul{display:flex;flex-direction:column;gap:24px}.e9 ol{counter-reset:list1}.e9 ol li{position:relative;text-indent:24px;margin-top:16px}.e9 ol li:before{position:absolute;left:-24px;top:-1px;counter-increment:list1;content:counter(list1) ".";display:inline-block;vertical-align:top;padding:0 6px 0 0;font-size:20px}@media(max-width:947px){.e9 ol li:before{font-weight:500}}@media(min-width:948px){.e9 ol li:before{font-weight:600}}.e9 ol ol{counter-reset:list2;text-indent:0}.e9 ol ol li{position:relative;text-indent:0;margin-top:0}.e9 ol ol li:before{position:static;left:0;right:auto;counter-increment:list2;content:counter(list1) "." counter(list2) ". ";font-size:16px}.e9 ol ol ol{margin-top:24px;margin-bottom:24px;margin-left:48px;display:flex;flex-direction:column;gap:24px}.e9 ol ol ol li{list-style:lower-latin}.e9 ol ol ol li:before{display:none}.e9 ol ol ol li::marker{font-weight:600}.e9 a{transition-property:opacity;transition-duration:.3s;transition-timing-function:ease;text-decoration:underline}.e9 a:hover{opacity:.7}