@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";.card .ant-card{width:100%;height:100%;border-radius:12px;border:1px solid rgba(227,230,234,.4);box-shadow:0 0 6px -2px rgba(16,24,40,.03),0 6px 16px -4px rgba(16,24,40,.08)}.card .ant-card .ant-card-body{padding:20px}.card .ant-card.card-sm{flex-grow:1;text-align:center}.card .ant-card.card-sm .ant-card-body{align-items:center;display:flex;flex-direction:column;justify-content:center}.card .ant-card.card-sm .card-title{margin-bottom:2px!important;word-break:break-all}.card .ant-card.card-sm .card-description{color:#767f8f}.card .ant-card.card-sm .image-overlay{-webkit-margin-after:1rem;margin-block-end:1rem}.card.clickable:hover .ant-card{box-shadow:0 0 6px -2px rgba(16,24,40,.03),0 6px 16px -4px rgba(16,24,40,.15)}.card .ant-card-meta{align-items:center;margin:0}.card .ant-card-meta-avatar{-webkit-padding-end:0;padding-inline-end:0;margin-right:16px}.card .ant-card-meta-avatar .ant-image{object-fit:cover;width:100%}.card .ant-card-meta-avatar .ant-avatar-square.ant-avatar-icon{border-radius:14px;display:flex;justify-content:center;align-items:center}.card .ant-card-meta-title,.card .card-title{font-size:16px;font-weight:600;margin:0;line-height:normal;margin-bottom:0!important;width:100%}.card .card-description{font-size:14px;font-weight:400;color:#767f8f;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:normal;margin-top:4px}.card .card-description:has(.on-archive-circular){padding-right:18px;position:relative}.card .card-description .archive-status{position:absolute;right:0;bottom:2px}.card .card-description p{margin:0}.card .card-description:empty{display:none}.card .ant-image{display:flex;align-items:center;justify-content:center}.card .avatar-link,.card .card-topic-count{display:flex;align-items:center;gap:10px;color:hsla(0,0%,49%,.7);font-size:14px;font-weight:500;letter-spacing:.2px}.card.ant-list-item{padding:0 10px!important;-webkit-border-after:0!important;border-block-end:0!important}.card.ant-list-item:hover{background:transparent!important}.card .helpdesk-actionBtn-wrapper{margin-top:8px}.card .helpdesk-actionBtn-wrapper .ant-btn.ant-btn-icon-only{border-radius:4.5px;border:1.125px solid #e7e8ea;color:#9199a5;height:27px;width:27px}.card-hover:hover{background:#f4fbfb}.request-help-wrapper{border-radius:20px;background:#f2f6fc;width:100%;max-width:729px;padding-block:30px;padding-inline:50px;margin:16px auto auto}@media(max-width:555px){.request-help-wrapper{padding-inline:25px;margin-top:-6px}}.request-help-wrapper .request-help-content{flex-wrap:wrap;row-gap:16px;column-gap:16px}.request-help-wrapper .request-help-content h5{color:inherit;margin-bottom:0;color:#5ca0f2;font-size:17px!important;font-weight:600;line-height:normal;text-transform:capitalize}.request-help-wrapper .request-help-content p{margin-top:5px;color:rgba(2,10,69,.86);font-size:14px;font-weight:400;line-height:normal;margin-bottom:0}.request-help-wrapper .request-help-content .ant-btn.ant-btn-primary{color:#fff;font-size:13px;font-weight:500;border-radius:6px;background:var(--primary-color);height:34px}