.popup-header{-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;font-family:Roboto,Arial,Helvetica,sans-serif;color:#454545;border-radius:8px 8px 0 0;border-color:var(--dividers);background-color:var(--backgroundStrongest);padding-left:1.5rem;padding-right:1.5rem;padding-bottom:0;padding-top:1.5rem;color:var(--textDefault)}.popup-header .popup-title-wrap{display:flex;align-items:center;font-size:1.125rem;line-height:1.75rem}.popup-header .popup-title-wrap .popup-title-right{display:flex;flex-direction:column}.popup-header .popup-title-wrap .popup-title-right .popup-title-text{font-size:1.125rem;line-height:1.75rem;font-weight:500;font-style:normal;color:var(--textDefault)}.popup-header .popup-title-wrap .popup-title-right .popup-description{font-size:14px;line-height:19px;letter-spacing:.3px;color:var(--textDefault)}.popup-header .custom-header-icon{height:24px;width:24px;margin-right:15px}.popup-header .close-icon{margin:0}.popup-header .title-button{margin-left:.5rem;display:flex;height:24px;width:24px;align-items:center;justify-content:center;border-radius:.25rem}.popup-header .title-button:hover{background-color:var(--iconBg)}
