.primary-button{background-color:#13544e;border:inherit}.primary-button:active,.primary-button:hover{background-color:#299c72!important}.reportCard{border-radius:4px;border:1px solid #ced4da;background:#fff;padding:12px 8px;max-width:320px;width:100%;height:176px;display:inline-block;position:relative;cursor:auto}.reportCard.sampleCard{margin-right:16px;text-decoration:none}.reportCard>div{display:flex;flex-direction:column;justify-content:space-between;height:100%}.reportCard>div .icon{display:inline-block;margin-right:8px;height:24px}.reportCard>div .icon svg{width:16px;height:16px;color:#bb501a}.reportCard>div .date{display:inline-block;color:#000;font-size:16px;font-weight:600}.reportCard>div .title{color:#000;font-size:18px;font-style:normal;font-weight:400;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:normal}@supports(-webkit-line-clamp:2){.reportCard>div .title{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.reportCard>div .button{border-radius:4px;border:1px solid #13544e;background:#13544e;padding:8px 16px;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.reportCard>div .button:disabled{opacity:.5}.reportCard>div .buttonSample{border-radius:4px;border:1px solid #13544e;background:#13544e;padding:8px 16px;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.reportCard>div .buttonSample:disabled{opacity:.5}.reportCard>div .buttonSample{background-color:#bb501a;border-color:#bb501a}.reportCard .viewAll{border-radius:0;background:hsla(0,0%,100%,.88);width:100%;top:0;left:0;position:absolute;display:flex;align-items:center;justify-content:center;cursor:not-allowed;height:100%}.reportCard .viewAll .viewAllBtn{border-radius:4px;border:1px solid #13544e;background:#13544e;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;height:40px;cursor:pointer;padding:8px 16px}