.share-system-modal .modal-content{border-radius:8px!important;overflow:hidden;background-color:var(--card-background-color,#fff)}.share-system-modal .modal-header{border-bottom:none;padding:16px 16px 0}.share-system-modal .modal-title{margin:0;padding-inline-end:24px;font-size:16px;font-weight:700;text-align:start;color:var(--headings-color,#434343)}.share-system-modal .modal-body{display:flex;flex-direction:column;gap:16px;padding:16px}.share-system-modal .share-system-section{align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px;border-radius:6px;border:1px solid var(--border-color,#c6d9fa);background-color:var(--info-bg,#f4f8fe)}.share-system-modal .share-system-section-header{align-self:stretch;display:flex;flex-direction:column;gap:4px}.share-system-modal .share-system-section-title{margin:0;font-size:14px;font-weight:600;line-height:1.17;text-align:start;color:var(--txt-color,#272727)}.share-system-modal .share-system-section-description{margin:0;font-size:13px;font-weight:400;line-height:1.26;text-align:start;color:var(--txt-color,#272727)}.share-system-modal .share-system-settings-btn{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;max-width:100%;min-height:33px;padding:8px 16px;border-radius:6px!important;border:1px solid var(--border-color,#ccddfb);background-color:var(--btn-info-bg-disable,#dbe8ff);cursor:pointer;text-decoration:none;color:var(--blue-darker,#002e7d)}.share-system-modal .share-system-settings-btn:focus,.share-system-modal .share-system-settings-btn:hover{text-decoration:none;color:var(--blue-darker,#002e7d);background-color:#c8dcff;border-color:var(--border-color,#b8cff9)}.share-system-modal .share-system-settings-btn-text{font-size:14px;font-weight:400;line-height:1.17;text-align:center;color:inherit}.share-system-modal .share-system-share-via{align-self:stretch;display:flex;flex-direction:column;gap:12px}.share-system-modal .share-system-share-via--disabled{opacity:.5}.share-system-modal .share-system-share-via--disabled .share-system-channel-btn{pointer-events:none;cursor:not-allowed}.share-system-modal .share-system-share-via-label{font-size:13px;color:var(--txt-color,#272727)}.share-system-modal .share-system-share-via-buttons{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;width:100%}.share-system-modal .share-system-channel-btn{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;padding:8px;border-radius:6px!important;border:1px solid var(--border-color,#dfe6f2);background-color:var(--card-background-color,#fff);color:var(--txt-color,#272727);font-size:12px;cursor:pointer}.share-system-modal .share-system-channel-btn i{font-size:18px}.share-system-modal .share-system-channel-btn .fa-link{color:var(--txt-color,#333)}.share-system-modal .share-system-channel-btn .fa-facebook-square{color:#4076eb}.share-system-modal .share-system-channel-btn .fa-whatsapp-square{color:#24cc63}.share-system-modal .share-system-channel-btn .fa-linkedin{color:#3b6db3}.share-system-modal .share-system-channel-btn .share-system-channel-icon{width:16px;height:16px;flex-shrink:0;display:block}.share-system-modal .share-system-channel-btn span{text-align:center;word-break:break-word}.share-system-modal .share-system-channel-btn:focus,.share-system-modal .share-system-channel-btn:hover{text-decoration:none;color:var(--txt-color,#272727);border-color:var(--border-color,#c6d9fa);background-color:var(--hover-bg,#f3f4f6)}.share-system-modal .share-system-channel-btn:disabled,.share-system-modal .share-system-channel-btn[aria-disabled=true]{cursor:not-allowed}@media screen and (max-width:992px){.share-system-modal .share-system-share-via-buttons{display:flex;flex-wrap:nowrap;gap:8px;width:100%}.share-system-modal .share-system-channel-btn{flex:1 1 0;flex-direction:row;justify-content:center;align-items:center;gap:0;min-width:0;padding:8px}.share-system-modal .share-system-channel-btn span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.share-system-modal .share-system-channel-btn i{font-size:20px}.share-system-modal .share-system-channel-btn .share-system-channel-icon{width:20px;height:20px}}.dark-theme .share-system-modal .share-system-settings-btn{background-color:var(--btn-info-bg-disable-dm,var(--btn-info-bg-disable,#dbe8ff));color:var(--headings-color,#002e7d);border-color:var(--border-color,#ccddfb)}.dark-theme .share-system-modal .share-system-settings-btn:focus,.dark-theme .share-system-modal .share-system-settings-btn:hover{background-color:var(--btn-info-bg-hover,#c8dcff);color:var(--headings-color,#002e7d)}