<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.documents-component-container{flex-direction:column}
@media(min-width:1024px){.documents-component-container{flex-direction:row}
}
.documents-component-container .block-button{text-align:center}
@media(min-width:1024px){.documents-component-container .block-button{text-align:right}
}
.documents-component-container:not(.author-mode) .block-button .rp-btn,.documents-component-container:not(.author-mode) .block-button .rds-button{margin-top:24px}
@media(min-width:1024px){.documents-component-container:not(.author-mode) .block-button .rp-btn,.documents-component-container:not(.author-mode) .block-button .rds-button{margin-top:0;margin-bottom:40px}
}
.document-list{border-radius:var(--rds-radius-s);margin:0;padding:0;list-style:none;overflow:hidden}
.document-item{border-bottom:solid 1px var(--rds-color-border-low);padding:24px 16px;background-color:var(--rds-color-surface-white)}
.document-item:last-child{border-bottom:0}
.document-item:hover{background-color:var(--rds-color-interactive-surface-hover)}
.document-item&gt;a,.document-item&gt;div{display:block}
.document-item&gt;a:active .document-title,.document-item&gt;div:active .document-title{color:#016a7f}
.document-item&gt;a:active .document-title .rds-body-01,.document-item&gt;div:active .document-title .rds-body-01,.document-item&gt;a:active .document-title p,.document-item&gt;div:active .document-title p{color:inherit}
@media(min-width:1024px){.document-item&gt;a,.document-item&gt;div{display:flex;align-items:center}
.document-item&gt;a:hover .document-title,.document-item&gt;div:hover .document-title{color:#016a7f}
.document-item&gt;a:hover .document-title .rds-body-01,.document-item&gt;div:hover .document-title .rds-body-01,.document-item&gt;a:hover .document-title p,.document-item&gt;div:hover .document-title p{color:inherit}
}
.document-item .rp-link{cursor:pointer}
@media(min-width:1024px){.document-item .rp-link{margin-top:0;margin-left:auto;padding-left:16px;white-space:nowrap}
}
.document-item .rds-button{padding:8px}
@media(min-width:1024px){.document-item .rds-button{min-width:160px}
}
@media(min-width:1024px){.document-item{padding:24px}
}
.document-item__warning_caution{border-color:#ffc800}
.document-item__warning_caution .rp-icon{background-color:#fff7db}
.document-item__warning_caution .rp-icon [class*="icon-"]{color:#ffc800}
.document-item__warning_caution .warning-content{border:solid 1px #ffc800;background-color:#fff7db}
.document-detail .rp-icon{margin-bottom:16px;width:48px;height:48px;text-align:center;align-items:center;display:flex;justify-content:center;background-color:var(--rds-color-surface-sand);border-radius:var(--rds-radius-s);font-size:24px}
.document-detail .rp-icon span::before,.document-detail .rp-icon::before{position:relative;z-index:1;background:var(--rds-color-content-highlightedIconOnly-AltGradientOrange);-webkit-background-clip:text;color:transparent;display:inline-block;width:24px;height:24px;line-height:1}
@media(min-width:1024px){.document-detail{display:flex;flex-grow:1;align-items:center}
.document-detail .rp-icon{background-color:var(--rds-color-surface-sand);margin-right:16px;margin-bottom:0;align-self:flex-start}
.document-detail .block-text{width:calc(100% - 48px - 16px)}
.document-item__warning .document-detail .block-text{width:auto}
}
.document-detail .block-text{margin-bottom:16px}
@media(min-width:1024px){.document-detail .block-text{margin-bottom:0}
}
.document-detail .block-warning{margin-bottom:16px;width:auto}
@media(min-width:1024px){.document-detail .block-warning{margin-bottom:0;margin-right:16px;margin-left:auto;width:409px}
}
.document-detail .warning-content{border-style:solid;border-width:1px;border-radius:var(--rds-radius-s);padding:10px 16px;text-align:center}
.document-detail-icon{min-width:43px}
.document-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.document-title p{margin-bottom:0}</pre></body></html>