@keyframes wave{0%{background-position:0 0}100%{background-position:600px 0}}.co-heading{box-sizing:border-box;padding:0;margin:0;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--heading-line-height);color:var(--text-default)}.co-heading.co-heading--1,.co-heading.co-heading--1.co-heading--scale-large{--heading-line-height: 40px;--font-size: var(--font-size-xgiga, 28px);--font-weight: var(--font-weight-medium, 500)}.co-heading.co-heading--1.co-heading--scale-medium{--heading-line-height: 32px;--font-size: var(--font-size-giga, 24px)}.co-heading.co-heading--1.co-heading--scale-small{--heading-line-height: 30px;--font-size: var(--font-size-xmega, 22px)}.co-heading.co-heading--2,.co-heading.co-heading--2.co-heading--scale-large{--heading-line-height: 32px;--font-size: var(--font-size-giga, 24px);--font-weight: var(--font-weight-regular, 400)}.co-heading.co-heading--2.co-heading--scale-medium{--heading-line-height: 30px;--font-size: var(--font-size-xmega, 22px)}.co-heading.co-heading--2.co-heading--scale-small{--heading-line-height: 24px;--font-size: var(--font-size-mega, 20px)}.co-heading.co-heading--3,.co-heading.co-heading--3.co-heading--scale-large{--heading-line-height: 28px;--font-size: var(--font-size-xmega, 22px);--font-weight: var(--font-weight-regular, 400)}.co-heading.co-heading--3.co-heading--scale-medium{--heading-line-height: 24px;--font-size: var(--font-size-mega, 20px)}.co-heading.co-heading--3.co-heading--scale-small{--heading-line-height: 24px;--font-size: var(--font-size-mega, 18px)}.co-heading.co-heading--4,.co-heading.co-heading--4.co-heading--scale-large,.co-heading.co-heading--4.co-heading--scale-medium{--heading-line-height: 24px;--font-size: var(--font-size-xlarge, 18px);--font-weight: var(--font-weight-medium, 500)}.co-heading.co-heading--4.co-heading--scale-small{--font-size: var(--font-size-large, 16px)}.co-heading.co-heading--5,.co-heading.co-heading--5.co-heading--scale-large,.co-heading.co-heading--5.co-heading--scale-medium,.co-heading.co-heading--5.co-heading--scale-small{--heading-line-height: 20px;--font-size: var(--font-size-medium, 14px);--font-weight: var(--font-weight-medium, 500)}.co-heading.co-heading--6,.co-heading.co-heading--6.co-heading--scale-large,.co-heading.co-heading--6.co-heading--scale-medium,.co-heading.co-heading--6.co-heading--scale-small{--heading-line-height: 16px;--font-size: var(--font-size-small, 12px);--font-weight: var(--font-weight-medium, 500);text-transform:uppercase}.co-heading.co-heading--truncated{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}@keyframes wave{0%{background-position:0 0}100%{background-position:600px 0}}.co-text{box-sizing:border-box;padding:0;margin:0;font-family:var(--font-family);font-size:var(--font-size, 14px);line-height:var(--line-height, 20px);font-weight:var(--font-weight, 400);color:inherit}.co-text.co-text--small{--font-size: var(--font-size-small, 12px);--line-height: 16px}.co-text.co-text--medium{--font-size: var(--font-size-medium, 14px);--line-height: 20px}.co-text.co-text--font-sans{font-family:var(--font-family)}.co-text.co-text--font-mono{font-family:var(--font-family-mono)}.co-text.co-text--weight-light{--font-weight: var(--font-weight-light, 300)}.co-text.co-text--weight-regular{--font-weight: var(--font-weight-regular, 400)}.co-text.co-text--weight-medium{--font-weight: var(--font-weight-medium, 500)}.co-text.co-text--weight-inherit{font-weight:inherit}.co-text.co-text--truncated{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.co-mark{box-sizing:border-box;padding:0;margin:0;border-radius:var(--border-radius-xsmall, 4px);box-shadow:inset 0 0 0 .25ch var(--mark-color),0 0 0 .25ch var(--mark-color);color:var(--text-default, var(--basic-800, #202830));background-color:var(--mark-color)}.co-mark.co-mark--yellow,.co-mark{--mark-color: var(--yellow-5, var(--yellow-500, #ffe16b))}.co-mark.co-mark--light-yellow{--mark-color: var(--yellow-4, var(--yellow-400, #ffeecc))}.co-mark.co-mark--theme{--mark-color: var(--primary-4, var(--primary-400, #d7dbde))}.co-mark.co-mark--light-theme{--mark-color: var(--primary-3, var(--primary-300, #e8eaeb))}.co-mark.co-mark--green{--mark-color: var(--green-4, var(--green-400, #bae7d8))}.co-mark.co-mark--light-green{--mark-color: var(--green-3, var(--green-300, #e3f5ef))}.co-mark.co-mark--red{--mark-color: var(--red-4, var(--red-400, #ffcdc9))}.co-mark.co-mark--light-red{--mark-color: var(--red-3, var(--red-300, #ffeae8))}.co-mark.co-mark--blue{--mark-color: var(--blue-4, var(--blue-400, #b8d0f2))}.co-mark.co-mark--light-blue{--mark-color: var(--blue-3, var(--blue-300, #e3edfa))}@keyframes wave{0%{background-position:0 0}100%{background-position:600px 0}}.co-heading.co-heading--skeleton{background-color:var(--gray-4, var(--basic-300, #e8eaeb));border-radius:var(--border-radius-xsmall, 4px);font-size:0}.co-heading.co-heading--animated-skeleton{animation:wave 1s infinite linear;background:linear-gradient(to right, var(--gray-2, var(--basic-200, #f2f4f5)) 0%, var(--gray-4, var(--basic-300, #e8eaeb)) 40%, var(--gray-2, var(--basic-200, #f2f4f5)) 60%);background-size:600px;border-radius:var(--border-radius-xsmall, 4px);font-size:0}.co-heading.co-heading--1.co-heading--skeleton,.co-heading.co-heading--1.co-heading--animated-skeleton,.co-heading.co-heading--2.co-heading--skeleton,.co-heading.co-heading--2.co-heading--animated-skeleton,.co-heading.co-heading--3.co-heading--skeleton,.co-heading.co-heading--3.co-heading--animated-skeleton,.co-heading.co-heading--4.co-heading--skeleton,.co-heading.co-heading--4.co-heading--animated-skeleton,.co-heading.co-heading--5.co-heading--skeleton,.co-heading.co-heading--5.co-heading--animated-skeleton,.co-heading.co-heading--6.co-heading--skeleton,.co-heading.co-heading--6.co-heading--animated-skeleton{height:var(--heading-line-height)}.co-text.co-text--skeleton{background-color:var(--gray-4, var(--basic-300, #e8eaeb));border-radius:var(--border-radius-xsmall, 4px);font-size:0}.co-text.co-text--animated-skeleton{animation:wave 1s infinite linear;background:linear-gradient(to right, var(--gray-2, var(--basic-200, #f2f4f5)) 0%, var(--gray-4, var(--basic-300, #e8eaeb)) 40%, var(--gray-2, var(--basic-200, #f2f4f5)) 60%);background-size:600px;border-radius:var(--border-radius-xsmall, 4px);font-size:0}.co-text.co-text--skeleton+.co-text.co-text--skeleton,.co-text.co-text--animated-skeleton+.co-text.co-text--animated-skeleton{margin-top:var(--base-spacing)}.co-text.co-text--small.co-text--skeleton,.co-text.co-text--small.co-text--animated-skeleton{height:16px}.co-text.co-text--medium.co-text--skeleton,.co-text.co-text--medium.co-text--animated-skeleton{height:20px}