.report-content-buttons{position:sticky;top:24px;display:flex;justify-content:space-between}.report-content-buttons__previous-button.ti-outline-button{width:93px}.report-content-buttons__previous-button.ti-outline-button .ti-outline-button__left-icon{transform:rotate(90deg)}.report-content-buttons__next-button.ti-outline-button{width:93px}.report-content-buttons__next-button.ti-outline-button .ti-outline-button__right-icon{transform:rotate(-90deg)}.report-similar{margin-top:40px}.report-similar__title{padding-bottom:7px;border-bottom:1px solid var(--border-color-light);margin-bottom:20px}.report-similar__items{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(272px,1fr))}.report-similar__item .report-item-content__tags{overflow:hidden;max-height:40px}.report-content-page-hint__title{font-weight:500}.report-content-page-hint__content-list-item-text,.report-content-page-hint__title{font-family:Roboto Flex,sans-serif;font-size:14px;letter-spacing:.02em;line-height:18px}.report-content-page-hint{padding:20px;border-radius:var(--border-radius);background-color:var(--color-background-and-stroke-back3)}.report-content-page-hint__header{display:flex;align-items:center;justify-content:space-between}.report-content-page-hint__content-list{display:grid;margin-top:12px;gap:27px;grid-template-columns:repeat(2,1fr)}.report-content-page-hint__content-list-item{display:flex}.report-content-page-hint__content-list-item-text{color:var(--color-typography-text-grey)}.report-content-page-hint__content-list-item-icon{margin-right:4px;margin-left:8px}.report-content-header__title{font-weight:500}.report-content-header__date{color:#adbfcb}.report-content-header__title{color:#fff}.report-content-header__title{font-family:Roboto Flex,sans-serif;font-size:18px;letter-spacing:0;line-height:24px}.report-content-header{margin-top:-16px}.report-content-header__date{display:flex;align-items:center;gap:8px}.report-content-header__title{margin-top:28px;margin-bottom:12px;font-size:24px;letter-spacing:.015em}.report-content-header__tags{padding-bottom:12px}.report-content-header__tags.ti-tags__wrap--large .ti-tags__item{padding:0 8px}.report-page__content h1,.report-page__content h2,.report-page__content h3,.report-page__content h4{font-weight:500}.report-page__content details>summary,.report-page__content li,.report-page__content p{font-weight:400}.report-page__content code,.report-page__content h1 strong,.report-page__content h2 strong,.report-page__content h3 strong,.report-page__content h4 strong,.report-page__content h1,.report-page__content h2,.report-page__content h3,.report-page__content h4{color:#fff}.report-page__content h1,.report-page__content h2,.report-page__content h3,.report-page__content h4{font-family:Roboto Flex,sans-serif;font-size:20px;letter-spacing:.36px;line-height:24px}.report-page__content details,.report-page__content li,.report-page__content p{font-family:Roboto Flex,sans-serif;font-size:16px;letter-spacing:.28px;line-height:24px}.report-page__content h3,.report-page__content h4{font-family:Roboto Flex,sans-serif;font-size:14px;letter-spacing:.02em;line-height:18px}.report-page__content-wrapper{border-radius:var(--border-radius-l);box-shadow:inset 1px 1px 1px -1px #ffffff80,inset 0 1px 2px -2px #fff,inset 1px 0 2px -2px #fff,inset -1px -1px 1px -1px #ffffff40}.report-page{position:relative;display:flex;width:100%;max-width:1265px;flex-direction:column;justify-content:center;margin:0 auto}@media (max-width: 1340px){.report-page{max-width:896px}}.report-page__content-wrapper{position:relative;width:100%;max-width:1063px;padding:32px;margin:0 auto;background:var(--background-report)}@media (max-width: 1340px){.report-page__content-wrapper{max-width:694px}}.report-page__content-wrapper.report-page__content-wrapper--loading{height:calc(100vh - 88px);margin-top:24px}.report-page__button-close{position:absolute;top:20px;right:20px}.report-page__content h1,.report-page__content h2,.report-page__content h3,.report-page__content h4{padding-bottom:12px;border-bottom:1px solid var(--border-color-light);margin-top:40px}.report-page__content h1:first-of-type{display:none}.report-page__content h3,.report-page__content h4{padding-bottom:7px}.report-page__content h3{font-size:18px}.report-page__content p{margin-top:20px;color:var(--font-color-report-content)}.report-page__content>p:has(.marked-codespan){display:flex;flex-wrap:wrap;align-items:center}.report-page__content ul{display:flex;flex-direction:column;padding-left:24px;margin-top:20px;gap:12px}.report-page__content ul:not(:has(>li>*:not(a)))>li:has(>a:only-child){color:var(--font-color-primary)}.report-page__content ul:not(:has(>li>*:not(a)))>li:has(>a:only-child:hover){color:var(--font-color-primary-active)}.report-page__content li{position:relative;color:var(--font-color-report-content);list-style-position:outside;list-style-type:disc}.report-page__content li:has(>ul){display:block}.report-page__content li>p{display:flex;flex-wrap:wrap;align-items:center;margin-top:0;color:var(--font-color-report-content);gap:4px 8px}.report-page__content strong{color:var(--font-color-report-content)}.report-page__content ul>li>p>strong:not(:first-of-type){margin-right:-8px}.report-page__content a{color:var(--font-color-primary);text-decoration:underline;transition:color var(--transition);word-break:break-word}.report-page__content a:hover{color:var(--font-color-primary-active);text-decoration:none}.report-page__content code{display:inline-block}.report-page__content pre>code{overflow:auto;width:100%;padding:8px 40px 0 8px;border-radius:var(--border-radius);margin-left:0;background-color:var(--background-darker);scrollbar-color:var(--background-lightest) transparent;scrollbar-width:thin}.report-page__content pre>code::-webkit-scrollbar{background-color:transparent}.report-page__content pre>code::-webkit-scrollbar-thumb{background-color:var(--background-lightest)}.report-page__content hr{height:1px;border:none;margin-top:20px;background-color:var(--background-lightest)}.report-page__content details{margin-top:20px}.report-page__content details>summary{margin-left:20px;cursor:pointer;list-style-position:outside}.report-page__content details>summary:focus-visible{outline:none}.report-page__content details>ul{padding-left:48px}.report-page__content code.language-yara{font-family:Roboto Mono,monospace!important;font-weight:500!important;line-height:16px!important}.report-page__content code.language-yara .ace_identifier{color:#fff}.report-page__content code.language-yara .ace_operator{color:#fff!important}.report-page__content code.language-yara .ace_keyword{color:#f18d8d}.report-page__content code.language-yara .ace_string,.report-page__content code.language-yara .ace_escape{color:#66df8f}.report-page__content code.language-yara .ace_numeric{color:#42c4ee}.report-page__content code.language-yara .ace_comment{color:#fff9}.report-page__content table{max-width:728px;margin-top:20px;border-collapse:collapse}.report-page__content table thead{background:var(--background)}.report-page__content table th,.report-page__content table td{padding:7px;border:1px solid var(--border-color);text-align:start;vertical-align:middle}.report-page__content blockquote{padding-left:20px;border-left:4px solid var(--border-color-success);margin:20px 0 0}.report-page__content blockquote+blockquote{padding-top:20px;margin-top:0}.report-page__content blockquote+blockquote>p{margin-top:0}
