@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}.nex-alert{--nex-alert-font-size:var(--nex-font-size-04);--nex-alert-line-height:var(--nex-line-height-04);--nex-alert-icon-size:1.25rem;--nex-alert-border-radius-dynamic:var(--border-radius-75);--nex-alert-border-radius-fixed:var(--border-radius-00);--nex-alert-bg-warning-dynamic:var(--nex-core-light-color-alert-bg-warning-light);--nex-alert-fg-default:var(--nex-core-light-color-alert-fg-default);--nex-alert-bg-warning-fixed:var(--nex-core-light-color-alert-bg-warning);--nex-alert-bg-success-dynamic:var(--nex-core-light-color-alert-bg-success-light);--nex-alert-bg-success-fixed:var(--nex-core-light-color-alert-bg-success);--nex-alert-bg-error-dynamic:var(--nex-core-light-color-alert-bg-error-light);--nex-alert-bg-error-fixed:var(--nex-core-light-color-alert-bg-error);--nex-alert-bg-info-dynamic:var(--nex-core-light-color-alert-bg-info-light);--nex-alert-bg-info-fixed:var(--nex-core-light-color-alert-bg-info);text-align:center;padding:var(--spacing-06) 0 var(--spacing-05);font-size:var(--nex-font-size-04);line-height:var(--nex-font-size-04);color:var(--nex-alert-fg-default)}.nex-alert .nex-alert__container{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-03)}.nex-alert .nex-alert__icon{flex:0 0 auto;width:var(--nex-alert-icon-size);height:var(--nex-alert-icon-size)}.nex-alert .nex-alert__icon>*{width:100%;color:inherit}.nex-alert .nex-alert__content{flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-02)}@media screen and (min-width:905px){.nex-alert .nex-alert__content{flex-direction:row;align-items:center;justify-content:space-between}}.nex-alert .nex-alert__text{display:grid;gap:var(--spacing-02)}.nex-alert .nex-alert__close{flex:0 0 auto;margin-top:calc(-1*var(--spacing-02));margin-left:var(--spacing-03)}.nex-alert .nex-alert__action a{color:inherit;text-decoration:underline;font-weight:var(--font-weight-medium)}.nex-alert.nex-alert--dynamic .nex-alert__container{padding:0 var(--spacing-05);max-width:100%}.nex-alert.nex-alert--dynamic{border-radius:var(--nex-alert-border-radius-dynamic)}.nex-alert.nex-alert--dynamic.nex-alert--warning{background-color:var(--nex-alert-bg-warning-dynamic)}.nex-alert.nex-alert--dynamic.nex-alert--success{background-color:var(--nex-alert-bg-success-dynamic)}.nex-alert.nex-alert--dynamic.nex-alert--error{background-color:var(--nex-alert-bg-error-dynamic)}.nex-alert.nex-alert--dynamic.nex-alert--info{background-color:var(--nex-alert-bg-info-dynamic)}.nex-alert.nex-alert--fixed{border-radius:var(--nex-alert-border-radius-fixed)}.nex-alert.nex-alert--fixed.nex-alert--warning{background-color:var(--nex-alert-bg-warning-fixed)}.nex-alert.nex-alert--fixed.nex-alert--success{background-color:var(--nex-alert-bg-success-fixed)}.nex-alert.nex-alert--fixed.nex-alert--error{background-color:var(--nex-alert-bg-error-fixed)}.nex-alert.nex-alert--fixed.nex-alert--info{background-color:var(--nex-alert-bg-info-fixed)}