.ModalInfoViewAttachment{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;outline:none!important}.ModalInfoViewAttachment>.content{pointer-events:all;color:#000;background-color:#fafdff;border-radius:15px;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.ModalInfoViewAttachment>.content>.main-content{background-color:#fafdff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27%3E%3Crect width=%273%27 height=%273%27 fill=%27%23eee%27/%3E%3C/svg%3E");border-radius:15px 15px 0 0;flex-grow:1;display:flex;position:relative;overflow:hidden}.ModalInfoViewAttachment>.content>.main-content>.loading,.ModalInfoViewAttachment>.content>.main-content>.no-data{opacity:.7;flex-grow:1;flex-shrink:1;justify-content:center;align-items:center;width:100px;font-size:14px;display:flex}.ModalInfoViewAttachment>.content>.main-content>.ClientFileViewer{border-radius:15px 15px 0 0;overflow:hidden}.ModalInfoViewAttachment>.content>.main-content[has-summary=true]>.ClientFileViewer{border-radius:15px 0 0}.ModalInfoViewAttachment>.content>.main-content>.siblings{opacity:.4;background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;flex-direction:row;align-items:center;max-width:calc(100% - 16px);height:80px;padding:8px;transition:all .3s;display:flex;position:absolute;bottom:8px;left:8px;overflow:auto;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ModalInfoViewAttachment>.content>.main-content>.siblings>.sibling{cursor:pointer;border:2px solid #e8e8e8;border-radius:6px;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:100%;margin-right:8px;transition:all .3s;display:flex;overflow:hidden}.ModalInfoViewAttachment>.content>.main-content>.siblings>.sibling>img{object-fit:cover;width:100%;height:100%}.ModalInfoViewAttachment>.content>.main-content>.siblings>.sibling>.icon>svg{min-width:32px;min-height:32px}.ModalInfoViewAttachment>.content>.main-content>.siblings>.sibling[is-iframe=true]{background-color:#000}.ModalInfoViewAttachment>.content>.main-content>.siblings>.sibling:last-of-type{margin-right:0}.ModalInfoViewAttachment>.content>.main-content>.siblings>.sibling:hover{transform:translateY(-2px)}.ModalInfoViewAttachment>.content>.main-content>.siblings>.sibling[is-selected=true]{border:2px solid #7289da}.ModalInfoViewAttachment>.content>.main-content>.siblings:hover{opacity:1}.ModalInfoViewAttachment>.content>.main-content>.summary{color:#000;background-color:#fafdff;border-radius:0 15px 0 0;flex-direction:column;width:25vw;min-width:300px;padding:20px;display:flex;overflow-y:auto;box-shadow:0 0 1px rgba(18,22,25,.36),0 18px 36px -4px rgba(18,22,25,.36)}@media (max-width:768px){.ModalInfoViewAttachment>.content>.main-content>.summary{width:100%;min-width:unset;border-radius:0;order:-1}}.ModalInfoViewAttachment>.content>.main-content>.summary>.summary-content{flex-grow:1;flex-shrink:0;position:relative}.ModalInfoViewAttachment>.content>.main-content>.summary>.summary-content[is-collapsed=true]{max-height:180px;overflow:hidden}.ModalInfoViewAttachment>.content>.main-content>.summary>.summary-content[is-collapsed=true]>.haze{opacity:1}.ModalInfoViewAttachment>.content>.main-content>.summary>.summary-content[is-collapsed=true]:after{content:"";-webkit-backdrop-filter:blur(1.5px);pointer-events:none;z-index:2;height:50px;position:absolute;bottom:0;left:0;right:0;-webkit-mask:linear-gradient(transparent 0%,rgba(0,0,0,.2) 20%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.8) 80%,#000 100%);mask:linear-gradient(transparent 0%,rgba(0,0,0,.2) 20%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.8) 80%,#000 100%)}.ModalInfoViewAttachment>.content>.main-content>.summary>.summary-content>.haze{opacity:0;pointer-events:none;z-index:1;background:linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,.1) 15%,rgba(255,255,255,.25) 30%,rgba(255,255,255,.45) 50%,rgba(255,255,255,.65) 70%,rgba(255,255,255,.85) 85%,#fff 100%);width:100%;height:50px;transition:opacity .3s;position:absolute;bottom:0;left:0}.ModalInfoViewAttachment>.content>.main-content>.summary>.title{color:#003a6d;margin-bottom:10px;font-size:1.4em}.ModalInfoViewAttachment>.content>.main-content>.summary>.link-button{color:#3579f8;cursor:pointer;width:-webkit-max-content;width:max-content;margin-top:8px;margin-left:auto;text-decoration:underline}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ModalInfoViewAttachment>.content>.main-content>.summary p,.ModalInfoViewAttachment>.content>.main-content>.summary h1,.ModalInfoViewAttachment>.content>.main-content>.summary h2,.ModalInfoViewAttachment>.content>.main-content>.summary h3,.ModalInfoViewAttachment>.content>.main-content>.summary h4,.ModalInfoViewAttachment>.content>.main-content>.summary h5,.ModalInfoViewAttachment>.content>.main-content>.summary h6,.ModalInfoViewAttachment>.content>.main-content>.summary ul,.ModalInfoViewAttachment>.content>.main-content>.summary ol,.ModalInfoViewAttachment>.content>.main-content>.summary blockquote,.ModalInfoViewAttachment>.content>.main-content>.summary pre{opacity:0;animation:.6s ease-out .1s forwards fadeInUp}.ModalInfoViewAttachment>.content>.main-content>.summary p:first-child,.ModalInfoViewAttachment>.content>.main-content>.summary h1:first-child,.ModalInfoViewAttachment>.content>.main-content>.summary h2:first-child,.ModalInfoViewAttachment>.content>.main-content>.summary h3:first-child,.ModalInfoViewAttachment>.content>.main-content>.summary h4:first-child,.ModalInfoViewAttachment>.content>.main-content>.summary h5:first-child,.ModalInfoViewAttachment>.content>.main-content>.summary h6:first-child,.ModalInfoViewAttachment>.content>.main-content>.summary ul:first-child,.ModalInfoViewAttachment>.content>.main-content>.summary ol:first-child,.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:first-child,.ModalInfoViewAttachment>.content>.main-content>.summary pre:first-child{animation-delay:.1s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(2),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(2),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(2),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(2),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(2),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(2),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(2),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(2),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(2),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(2),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(2){animation-delay:.2s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(3),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(3),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(3),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(3),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(3),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(3),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(3),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(3),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(3),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(3),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(3){animation-delay:.3s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(4),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(4),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(4),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(4),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(4),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(4),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(4),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(4),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(4),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(4),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(4){animation-delay:.4s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(5),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(5),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(5),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(5),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(5),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(5),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(5),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(5),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(5),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(5),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(5){animation-delay:.5s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(6),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(6),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(6),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(6),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(6),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(6),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(6),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(6),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(6),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(6),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(6){animation-delay:.6s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(7),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(7),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(7),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(7),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(7),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(7),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(7),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(7),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(7),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(7),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(7){animation-delay:.7s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(8),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(8),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(8),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(8),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(8),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(8),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(8),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(8),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(8),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(8),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(8){animation-delay:.8s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(9),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(9),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(9),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(9),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(9),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(9),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(9),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(9),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(9),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(9),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(9){animation-delay:.9s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(10),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(10),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(10),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(10),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(10),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(10),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(10),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(10),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(10),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(10),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(10){animation-delay:1s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(11),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(11),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(11),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(11),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(11),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(11),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(11),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(11),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(11),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(11),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(11){animation-delay:1.1s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(12),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(12),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(12),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(12),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(12),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(12),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(12),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(12),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(12),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(12),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(12){animation-delay:1.2s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(13),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(13),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(13),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(13),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(13),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(13),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(13),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(13),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(13),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(13),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(13){animation-delay:1.3s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(14),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(14),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(14),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(14),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(14),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(14),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(14),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(14),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(14),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(14),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(14){animation-delay:1.4s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(15),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(15),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(15),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(15),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(15),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(15),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(15),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(15),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(15),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(15),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(15){animation-delay:1.5s}.ModalInfoViewAttachment>.content>.main-content>.summary p:nth-child(n+16),.ModalInfoViewAttachment>.content>.main-content>.summary h1:nth-child(n+16),.ModalInfoViewAttachment>.content>.main-content>.summary h2:nth-child(n+16),.ModalInfoViewAttachment>.content>.main-content>.summary h3:nth-child(n+16),.ModalInfoViewAttachment>.content>.main-content>.summary h4:nth-child(n+16),.ModalInfoViewAttachment>.content>.main-content>.summary h5:nth-child(n+16),.ModalInfoViewAttachment>.content>.main-content>.summary h6:nth-child(n+16),.ModalInfoViewAttachment>.content>.main-content>.summary ul:nth-child(n+16),.ModalInfoViewAttachment>.content>.main-content>.summary ol:nth-child(n+16),.ModalInfoViewAttachment>.content>.main-content>.summary blockquote:nth-child(n+16),.ModalInfoViewAttachment>.content>.main-content>.summary pre:nth-child(n+16){animation-delay:1.6s}.ModalInfoViewAttachment>.content>.main-content>.summary p{color:rgba(0,0,0,.8);margin:8px 0;font-size:14px;line-height:1.5}.ModalInfoViewAttachment>.content>.main-content>.summary strong{color:rgba(0,0,0,.867);font-weight:600}.ModalInfoViewAttachment>.content>.main-content>.summary ul,.ModalInfoViewAttachment>.content>.main-content>.summary ol{padding-left:20px}.ModalInfoViewAttachment>.content>.main-content>.summary ul li,.ModalInfoViewAttachment>.content>.main-content>.summary ol li{color:rgba(0,0,0,.8);margin:4px 0;line-height:1.4}.ModalInfoViewAttachment>.content>.main-content>.summary h1,.ModalInfoViewAttachment>.content>.main-content>.summary h2,.ModalInfoViewAttachment>.content>.main-content>.summary h3,.ModalInfoViewAttachment>.content>.main-content>.summary h4,.ModalInfoViewAttachment>.content>.main-content>.summary h5,.ModalInfoViewAttachment>.content>.main-content>.summary h6{color:#003a6d;margin:16px 0 8px;font-weight:600}.ModalInfoViewAttachment>.content>.main-content>.summary blockquote{opacity:.8;border-left:3px solid #003a6d;margin:12px 0;padding-left:12px}.ModalInfoViewAttachment>.content>.main-content>.summary code{background-color:rgba(0,0,0,.1);border-radius:3px;padding:2px 4px;font-family:Courier New,monospace;font-size:13px}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section{margin-top:24px}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .question-input{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .question-input textarea{resize:vertical;box-sizing:border-box;border:1px solid rgba(0,58,109,.3);border-radius:6px;width:100%;min-height:60px;padding:8px 12px;font-family:inherit;font-size:14px}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .question-input textarea:focus{border-color:#003a6d;outline:none;box-shadow:0 0 0 2px rgba(0,58,109,.1)}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .question-input textarea:disabled{opacity:.6;cursor:not-allowed;background-color:#f5f5f5}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .question-input textarea::placeholder{color:rgba(0,0,0,.5)}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .question-input .-dn-button{min-width:50px;margin-left:auto}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .qa-history .qa-item{background-color:rgba(0,58,109,.05);border-left:3px solid #003a6d;border-radius:6px;margin-bottom:16px;padding:12px;animation:.4s ease-out fadeInUp}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .qa-history .qa-item:last-child{margin-bottom:0}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .qa-history .qa-item .question{margin-bottom:8px;font-size:14px}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .qa-history .qa-item .question strong{color:#003a6d;margin-right:4px}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .qa-history .qa-item .answer{font-size:14px;line-height:1.4}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .qa-history .qa-item .answer strong{color:#003a6d;margin-right:4px}.ModalInfoViewAttachment>.content>.toolbar{color:#000;background-color:#fff;border-top:1px solid #e8e8e8;border-radius:0 0 15px 15px;flex-direction:row;flex-shrink:0;align-items:center;min-height:50px;padding:12px 16px;display:flex}.ModalInfoViewAttachment>.content>.toolbar>.UserBubble{margin-right:12px}.ModalInfoViewAttachment>.content>.toolbar>.label{flex-grow:1;align-items:flex-end;display:flex}.ModalInfoViewAttachment>.content>.toolbar>.label>.title{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;margin-right:8px;font-size:14px;font-weight:500;overflow:hidden}.ModalInfoViewAttachment>.content>.toolbar>.label>.size,.ModalInfoViewAttachment>.content>.toolbar>.label>.date{opacity:.7;font-size:12px}.ModalInfoViewAttachment>.content>.toolbar>.label>.size:last-of-type,.ModalInfoViewAttachment>.content>.toolbar>.label>.date:last-of-type{margin-right:8px}.ModalInfoViewAttachment>.content>.toolbar>.buttons{color:#343434;margin-left:auto;display:flex}.ModalInfoViewAttachment>.content>.toolbar>.buttons>button{height:30px;margin-right:8px}.ModalInfoViewAttachment>.content>.toolbar>.buttons>button:last-of-type{margin-right:0}@media (max-width:768px){.ModalInfoViewAttachment>.content{width:100%;height:100%}.ModalInfoViewAttachment>.content>.main-content{flex-direction:column}.ModalInfoViewAttachment>.content>.main-content>.summary .question-section .question-input .-dn-button{margin-left:auto}.ModalInfoViewAttachment>.content>.main-content>.img{border-radius:15px 15px 0 0;width:100%;height:max(800px,90vh)}}.ModalInfoViewAttachment[is-popout=true]>.content,.ModalInfoViewAttachment[is-popout=true]>.content>.main-content,.ModalInfoViewAttachment[is-popout=true]>.content>.main-content>.img,.ModalInfoViewAttachment[is-popout=true]>.content>.main-content>.summary,.ModalInfoViewAttachment[is-popout=true]>.content>.toolbar{border-radius:0}.InfoViewEntityAttributes{flex-direction:column;display:flex}.InfoViewEntityAttributes>.title{font-size:18px}.InfoViewEntityAttributes>.dash{background-color:rgba(255,255,255,.12);height:1px;margin-top:8px;margin-bottom:8px}.InfoViewEntityAttributes .live-indicator{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.InfoViewEntityAttributes .live-indicator[is-live=true]{animation:3s infinite live-indicator-heartbeat}@keyframes live-indicator-heartbeat{0%{opacity:1}50%{opacity:.6}}.InfoViewEntityAttributes .buttons{flex-shrink:0;align-items:center;width:100%;margin-bottom:8px;display:flex}.InfoViewEntityAttributes .buttons>.title{font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss08" on;color:#f2f4f8;margin-right:auto;font-family:Helvetica Now Text;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.InfoViewEntityAttributes .buttons>button{margin-right:8px}.InfoViewEntityAttributes .buttons>button:last-of-type{margin-right:0}.InfoViewEntityAttributes .buttons>button[butt-type=secondary]>.icon,.InfoViewEntityAttributes .buttons>button[butt-type=default]>.icon{align-items:center;margin-left:6px;display:flex}.InfoViewEntityAttributes .buttons>button[butt-type=secondary]>.icon>svg,.InfoViewEntityAttributes .buttons>button[butt-type=default]>.icon>svg{width:16px;height:16px}.InfoViewEntityAttributes>.EntityViewDefaultImage{margin-left:auto;margin-right:auto}.InfoViewEntityAttributes>.attributes>.loading{margin-top:20px}.InfoViewEntityAttributes>.attributes>.group{flex-direction:column;display:flex}.InfoViewEntityAttributes>.attributes>.group>.group-toggle{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background-color:#293034;border:1px solid #494949;border-radius:5px;align-items:center;height:35px;margin-bottom:3px;padding-left:12px;display:flex;overflow:hidden}.InfoViewEntityAttributes>.attributes>.group>.group-toggle>.icon{justify-content:center;align-items:center;width:15px;height:15px;margin-right:8px;display:flex;position:relative}.InfoViewEntityAttributes>.attributes>.group>.group-toggle>.icon>svg{max-width:100%;max-height:100%}.InfoViewEntityAttributes>.attributes>.group[is-opened=false] .InputAttribute{display:none}.InfoViewEntityAttributes>.attributes>.add-button{margin-top:8px;margin-left:auto}.InfoViewEntityAttributes .no-data{opacity:.7;text-align:center;margin-top:20px}.InfoViewEntityAttributes .InfoViewEntityGallery{margin-bottom:20px}.InfoViewEntityAttributes>.EntityViewTags{margin-top:20px}.InfoViewEntityAttributes>.hor-dash{background-color:#000;flex-shrink:0;height:2px;margin-top:20px}.attribute:not(.editing) .InputAttribute{cursor:pointer;transition:border .3s}.attribute:not(.editing) .InputAttribute:hover{border:1px solid #33b1ff}.attribute:not(.editing) .InputAttribute label{cursor:pointer}.attribute:not(.editing) .InputAttribute input{pointer-events:none;cursor:pointer}.InfoViewEntityAttributesAttrRow{flex-direction:row;flex-grow:1;align-items:center;display:flex}.InfoViewEntityAttributesAttrRow>.offset{flex-shrink:0}.InfoViewEntityAttributesAttrRow>.icon{margin-right:5px}.InfoViewEntityAttributesAttrRow>.icon .icon-timeline{flex-shrink:0;max-width:18px;max-height:18px}.InfoViewEntityAttributesAttrRow>.DisabledContent>.MuiButtonBase-root{flex-shrink:0;margin-left:5px;padding:0}.InfoViewEntityAttributesAttrRow>.DisabledContent>.MuiButtonBase-root>svg{flex-shrink:0;max-width:26px;max-height:26px}.InfoViewEntityAttributesAttrRow>.attribute{flex-grow:1;flex-shrink:1;align-items:center;display:flex}.InfoViewEntityAttributesAttrRow>.attribute>.DisabledContent,.InfoViewEntityAttributesAttrRow>.attribute>.InputAttribute{flex-grow:1}.InfoViewEntityGallery{border-radius:5px;flex-direction:column;flex-grow:0;flex-shrink:1;align-items:center;width:100%;height:170px;display:flex;position:relative;overflow:hidden}.InfoViewEntityGallery>.image{width:100%;height:100%}.InfoViewEntityGallery>.tip{color:#fff;z-index:2;white-space:nowrap;text-overflow:ellipsis;background-color:rgba(0,0,0,.5);border-top-left-radius:3px;border-top-right-radius:3px;width:-webkit-min-content;width:min-content;min-width:100px;max-width:calc(100% - 30px);margin-left:auto;margin-right:auto;padding:3px 8px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.InfoViewEntityGallery>.tip>small{opacity:.7;margin-right:4px}.InfoViewEntityGallery>.right{z-index:2;right:0}.InfoViewEntityGallery>.left{z-index:2;left:0}.InfoViewEntityGallery>.expand-button{top:0;right:0;bottom:unset;opacity:.5;color:#fff;cursor:pointer;z-index:2;border-radius:0 0 0 6px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s;display:flex;position:absolute}.InfoViewEntityGallery>.expand-button svg{filter:drop-shadow(0 0 1px rgba(0,0,0,.5))}.InfoViewEntityGallery>.expand-button:hover{opacity:1}.InfoViewEntityGallery>.cycle-button{color:#fff;cursor:pointer;opacity:.3;z-index:2;background-color:rgba(0,0,0,.5);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin:auto;transition:all .3s;display:flex;position:absolute;top:0;bottom:0}.InfoViewEntityGallery>.cycle-button:hover{opacity:1;background-color:rgba(0,0,0,.7)}.AttributeActionPopup .icon{justify-content:center;align-items:center;width:24px;height:24px;margin-right:3px;display:flex}.AttributeActionPopup .icon-clipboard{max-width:20px;max-height:20px}.AttributeActionPopup .icon-search{max-width:24px;max-height:24px}.AttributeActionPopup .MuiListItemButton-root{align-items:center;display:flex}.AttributeActionPopup .ml-20{margin-left:20px}.AttributeActionPopup .tip{opacity:.3;margin-left:auto}.ModalInfoViewConfigureAttr .content{max-width:600px}.ModalInfoViewConfigureAttr .input-row{align-items:center;margin-bottom:8px;display:flex}.ModalInfoViewConfigureAttr .input-row>label{flex-shrink:0;width:120px;margin-right:5px}.ModalInfoViewConfigureAttr .input-row>.DisabledContent>select,.ModalInfoViewConfigureAttr .input-row>.DisabledContent,.ModalInfoViewConfigureAttr .input-row>select{flex-grow:1;width:220px}.ModalInfoViewConfigureAttr .input-row>.DisabledContent>input[type=text]{flex-grow:1;width:220px}.ModalInfoViewConfigureAttr .input-row>input[type=text]{flex-grow:1;width:220px}.ModalInfoViewConfigureAttr .Notice{max-width:400px}.EntityViewSummaryMode{padding:8px}