.protocol-container{color:var(--m-foreground);position:relative;height:100%;overflow:auto;padding:24px;border:0;outline:none}.protocol-container .protocol-title{color:var(--m-foreground);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:20px;text-transform:capitalize;margin-bottom:16px;text-align:center}.protocol-container .protocol-meta{color:var(--m-text-quaternary);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:flex;justify-content:center;gap:24px;margin-bottom:32px;text-align:center}.protocol-container .protocol-section{color:var(--m-foreground);font-family:Inter;font-size:14px;font-style:normal;font-weight:400}.protocol-container .protocol-section-title{color:var(--m-foreground);font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:26px;margin:24px 0 8px}.protocol-container .protocol-subsection-title{color:var(--m-foreground);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-top:24px;margin-bottom:8px}.protocol-container .protocol-item-title{font-weight:600}.protocol-container .protocol-item-title,.protocol-container .protocol-text{color:var(--m-foreground);font-family:Inter;font-size:14px;font-style:normal;line-height:22px;margin-bottom:8px}.protocol-container .protocol-text{font-weight:400}.protocol-container .protocol-text-bold{font-weight:600}.protocol-container .protocol-list{color:var(--m-foreground);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-left:20px;margin-bottom:8px;list-style-type:disc;list-style-position:outside}.protocol-container .protocol-list li{line-height:22px;margin-bottom:4px}.protocol-container .margin-bottom-24,.protocol-container .protocol-subsection-content{margin-bottom:24px}.protocol-container .margin-bottom-0{margin-bottom:0}