.about-reference{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--space-m) var(--gutter);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:48rem){.about-reference{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:48.001rem){.about-reference__right{width:var(--width-3-col)}}.about-reference__title{margin-bottom:var(--space-m)}.about-reference__title h2{font-family:var(--font-family-title);font-size:var(--heading-300);font-weight:var(--font-weight--bold);line-height:1.3;margin-top:var(--space-3xs);text-transform:none}.about-reference__categories{margin-top:var(--space-xs)}.about-reference__categories p{font-size:var(--text-400);line-height:1.5}.about-reference__cat{font-size:var(--text-400);font-weight:var(--font-weight--bold);line-height:1.2;margin-top:var(--space-3xs);text-transform:uppercase}.about-reference__content{width:100%}@media (min-width:48.001rem){.about-reference__content{margin-right:var(--space-3xl);width:var(--width-5-col)}}.about-reference__content h3{font-family:var(--font-family-title);font-size:var(--heading-300);font-weight:var(--font-weight--black);line-height:1.3;text-transform:uppercase}.about-reference__content p{font-size:var(--text-400);line-height:1.5;margin-top:var(--space-2xs)}.about-reference__content-item{margin-top:var(--space-l)}.about-reference__content-item:first-child{margin-top:0}