.alert{--color:#000;color:var(--color);background:#d5d5fc;border-radius:.5rem;flex-wrap:wrap;width:100%;max-width:64.875rem;margin-bottom:1.25rem;padding:1.5rem;display:flex;position:relative}@media (width<=743.98px){.alert{padding:1rem}}.alert.alert-warning{background:#fff080}.alert.alert-danger{background:#fcc}.alert.alert-success{background:#b8f5b8}.alert__content,.alert__header,.alert__links{flex:0 0 100%}.alert__close button{inset-inline-end:1.5rem;color:var(--color);background:0 0;border:none;padding:0;position:absolute;top:50%;transform:translateY(-50%)}@media (width<=743.98px){.alert__close button{inset-inline-end:1rem}}.alert__close button .nuxt-icon svg{width:1.5rem;height:1.5rem}.alert__icon{flex:0 0 2rem}.alert__icon :deep(.nuxt-icon) svg{width:1.5rem;height:1.5rem}.alert__icon:has(+.alert__header:empty){align-self:center}.alert__header{color:var(--color);white-space:pre-wrap;flex:0 0 calc(100% - 2rem);align-items:center;padding-inline-end:2.5rem;font-family:DuraNextWeb Bold;font-size:1.125rem;line-height:1.5rem;display:flex}.alert__header:empty{display:none}.alert__header:not(:empty)+.alert__content{flex:0 0 100%;margin-top:.5rem;padding-inline-end:0}.alert__content{color:var(--color);flex:0 0 calc(100% - 2rem);align-self:center;padding-inline-end:2.5rem;font-size:.875rem;line-height:1.25rem}.alert__content:empty{display:none}@media (width<=743.98px){.alert .btn-link{justify-content:flex-start;display:flex}}.alert__links{flex-wrap:wrap;gap:1.5rem;margin-top:1rem;display:flex}.alert__links a{-webkit-text-decoration-color:var(--color);text-decoration-color:var(--color);align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;display:inline-flex;width:auto!important}.alert__links a,.alert__links a:hover{color:var(--color)}.alert__links .btn-link{line-height:1.75rem}
