#campaign-id-value{display:none}.backdropShareWin{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:none;z-index:999}.backdropShareWin.open{display:block}.share-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:520px;background:#fff;display:none;z-index:1000;font-family:"Poppins",Sans-serif;background-color:#fff;box-shadow:rgba(0,0,0,.2) 0px 11px 15px -7px,rgba(0,0,0,.14) 0px 24px 38px 3px,rgba(0,0,0,.12) 0px 9px 46px 8px;border-radius:8px}.share-modal.open{display:block}.share-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #ddd}.share-modal .modal-header h4{margin:0;font-family:"Poppins",Sans-serif}.share-modal .modal-header .close-icon{cursor:pointer;font-size:16px;fill:#000;width:20px;height:20px}.share-modal .modal-body{padding:24px}.share-modal .share-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));margin-bottom:24px}.share-modal .share-option{text-align:center;cursor:pointer}.share-modal .share-option div:hover{background-color:#9d9d9d2f}.share-modal .share-option div{background:#9d9d9d0a;border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 auto 8px}.share-modal .share-option span{font-size:12px;color:#3d5a80}.share-modal .divider{text-align:center;margin:24px 0;position:relative}.share-modal .divider span{background:#fff;padding:0 8px;position:relative;z-index:1;font-size:14px;color:#000}.share-modal .divider:before{content:'';display:block;width:100%;height:1px;background:#ddd;position:absolute;top:50%;left:0;z-index:0}.share-modal .svg-icon{width:20px;height:20px;fill:#000}.share-modal .copy-container{background:rgba(0,0,0,.05);border:1px solid #ddd;border-radius:4px;display:flex;align-items:center;justify-content:space-between;height:36px;padding:0 12px}.share-modal .copy-text{flex:1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px;color:#000;line-height:24px}.share-modal .copy-button{background:0 0;border:none;cursor:pointer;font-size:14px;display:flex;align-items:center}.share-modal .copy-message{font-size:12px;color:#2d862d;margin-top:4px}.share-modal .icon{width:16px;height:16px;fill:#3d5a80}.share-modal .title{color:#000;font-size:16px;font-weight:600;line-height:24px}