.company-header{background-image:url(/review/assets/media/patterns/header-bg-3.png);background-size:contain;background-repeat:no-repeat}.custom-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.custom-modal{background:#fff;width:90%;max-width:500px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.2);overflow:hidden;display:flex;flex-direction:column}.custom-modal-header{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #ddd;font-size:18px;font-weight:700}.close-btn{background:none;border:none;font-size:20px;cursor:pointer;color:#333}.custom-modal-body{padding:20px;overflow-y:auto;max-height:400px}.badge-container{display:flex;flex-wrap:wrap;gap:15px}.badge-item{position:relative;margin-right:0;text-align:center}.badge-item img{width:40px;height:40px;border-radius:50%}.notification-badge{position:absolute;top:-5px;right:-5px;background-color:red;color:#fff;font-size:12px;width:19px;height:19px;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (max-width:599px){.company-h-img{display:none}}@media (max-width:949px){.employee-header{background-size:1000px}}@media (max-width:1349px){.company-h-img{width:100px}}