.blufish-sticky-icon-cards{background-color:var(--color-darker-blue);padding:var(--space-module) 0}.blufish-sticky-icon-cards p{font-size:var(--font-size-small)}@media (min-width:56.3125em){.blufish-sticky-icon-cards__container{display:flex;flex-wrap:wrap;gap:var(--space-group);justify-content:space-between}}.blufish-sticky-icon-cards__content{margin-bottom:var(--space-group);max-width:18.75rem}@media (min-width:56.3125em){.blufish-sticky-icon-cards__content{height:100%;position:sticky;top:calc(var(--site-header-height) + var(--space-group))}}.blufish-sticky-icon-cards__highlight{color:var(--color-accent-alt);font-style:italic;font-weight:700;margin-top:var(--space-block)}.blufish-sticky-icon-cards__items{flex:1;max-width:50rem}.blufish-sticky-icon-cards__item+.blufish-sticky-icon-cards__item{margin-top:var(--space-block)}.blufish-sticky-icon-cards__item-header{align-items:center;display:flex;gap:var(--space-element)}.blufish-sticky-icon-cards__item-header .image{max-width:3.125rem}.is-dark .blufish-sticky-icon-cards__item-header img{filter:brightness(0) invert(1)}