@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nex-font-weight-regular{font-weight:var(--font-weight-regular)}.nex-font-weight-medium{font-weight:var(--font-weight-medium)}.nex-font-weight-bold{font-weight:var(--font-weight-bold)}.nex-hide{display:none!important}.nex-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:root{--font-weight-rm:500;--pub-color-hero-bg-default:#047d95;--pub-font-size-48:3rem;--pub-font-size-24:1.5rem;--pub-color-social-box-bg:#707070}.pub-chips-card{display:grid;gap:var(--spacing-04);padding:2.5rem var(--spacing-06);background-color:var(--color-gray-100);border-radius:var(--border-radius-300);width:100%;grid-template-columns:auto 1fr}@media screen and (min-width:1240px){.pub-chips-card{gap:var(--spacing-07);grid-template-rows:auto 1fr;grid-template-columns:1fr;padding:2.5rem var(--spacing-06)}}.pub-chips-card__icon{width:2.5rem;height:2.5rem}@media screen and (min-width:1240px){.pub-chips-card__icon{width:4.625rem;height:4.625rem}}.pub-chips-card__icon .nex-icon.nex-icon--md{width:inherit}.pub-chips-card__icon img,.pub-chips-card__icon svg{width:100%;height:100%}.pub-chips-card__body{display:flex;flex-direction:column;gap:var(--spacing-04);width:100%}@media screen and (min-width:1240px){.pub-chips-card__body{gap:var(--spacing-06)}}.pub-chips-card__title{text-transform:uppercase;color:var(--nex-core-light-color-neutral-heavy);font-size:var(--nex-font-size-05);font-weight:var(--font-weight-medium)}@media screen and (min-width:1240px){.pub-chips-card__title{font-size:1.75rem}}.pub-chips-card__chip-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--spacing-03)}.pub-chips-card__chip-group .nex-chip{background-color:rgba(0,0,0,0);pointer-events:none;cursor:default}.pub-chips-card__chip-group .nex-chip__label{cursor:default}@media screen and (max-width:1240px){.pub-chips-card__chip-group .nex-chip{max-width:16rem}.pub-chips-card__chip-group .nex-chip__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}