.references .references__inner{padding-top:80px!important;padding-bottom:80px!important}.references .references__filter{grid-column:1/span 12}.references .references__filter-text{margin-bottom:12px}.references .references__filter-tags{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap;margin-bottom:32px}.references .references__filter-tag{background-color:#e9e9e9;padding:4px 12px;color:#91161a;cursor:pointer}.references .references__filter-tag--is-active{background-color:#d0161c;color:#fff}.references .references__references{position:relative;grid-column:1/span 12;background-color:#e9e9e9}.references .references__references-background{background-color:#e9e9e9;position:absolute;top:0;z-index:-1;bottom:0;left:-100vw;right:-100vw;overflow:visible!important}.references .references__references-cards{padding:32px 0;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px;gap:24px;position:relative}.references .references__reference-card{grid-column:span 4}.references .references__references-empty{grid-column:span 3;background-color:#fff;padding:32px}@media(max-width:1000px){.references .references__reference-card{grid-column:span 6}}@media(max-width:800px){.references .references__filter-tags{gap:8px}.references .references__filter-tag{padding:4px 8px}}@media(max-width:750px){.references .references__reference-card{grid-column:span 12}}@media(max-width:650px){.references .references__inner{padding-top:104px!important;padding-bottom:0!important}}.industry-card{background:#fff;padding:24px;display:flex;flex-direction:column;align-items:flex-start;height:100%}.industry-card .industry-card__logo,.industry-card .industry-card__logo-placeholder{width:auto;height:80px;margin-bottom:16px}.industry-card .industry-card__heading:first-of-type{color:#91161a}.industry-card .industry-card__heading:nth-of-type(2){color:#a1a5a7;margin-bottom:12px}.industry-card .industry-card__services{margin-bottom:24px}.industry-card .industry-card__tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-self:flex-end;margin-top:auto}.industry-card .industry-card__tag{background-color:#e9e9e9;padding:4px 12px;color:#91161a}@media(max-width:800px){.industry-card .industry-card__tags{gap:8px}.industry-card .industry-card__tag{padding:4px 8px}}.rich-text__item{display:block}.rich-text__text{display:inline}.rich-text__link{display:inline-block;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:2px;-webkit-text-decoration-color:#91161a;text-decoration-color:#91161a;color:inherit}.rich-text__link,.rich-text__link .text{transition:all .3s ease}.rich-text__link:hover{-webkit-text-decoration-color:#d0161c;text-decoration-color:#d0161c}.rich-text__link:hover .text{color:#d0161c}.rich-text__list .rich-text__item{display:list-item;margin-left:1em}