.snackbar-alert{color:#181818;justify-content:center;align-items:center;padding:16px;font-family:Gotham,Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:140%;display:flex}.snackbar-alert--info{color:#3167ea}.snackbar-alert--error{color:#e83131}.snackbar-alert--warning{color:#ff7f11}.snackbar-alert--success{color:#08b879}.snackbar-alert--outlined{border:1px solid}.snackbar-alert--filled{color:#181818}.snackbar-alert--filled.snackbar-alert--info{background-color:#e2ecfc}.snackbar-alert--filled.snackbar-alert--error{background-color:#f9e5e7}.snackbar-alert--filled.snackbar-alert--warning{background-color:#faefe3}.snackbar-alert--filled.snackbar-alert--success{background-color:#e6f7ef}.snackbar-alert__icon{align-items:center;margin-right:16px;display:flex}.snackbar-alert__message{line-height:140%}.snackbar-alert__action,.snackbar-alert__close-button{cursor:pointer;align-items:center;margin-left:16px;display:flex}
.radio-wrap{justify-content:flex-start;width:100%;display:flex}.radio{border-radius:50%;grid-template-columns:min-content 1fr;align-items:center;gap:.8em;margin-bottom:1em;font-family:Gotham,Arial,sans-serif;font-size:.8rem;font-weight:400;display:grid}.radio--disabled{opacity:.4}.radio__input{appearance:none;background-color:#fff;border:none;border-radius:50%;width:1.125rem;height:1.125rem;margin:-.075rem .0625rem .0625rem;box-shadow:0 0 0 1px #181818}.radio__input:before{width:1rem;height:1rem}.radio__input:checked{background-color:var(--radio-checked-color,var(--palacio-yellow));border:2px solid #fff;box-shadow:0 0 0 1px #181818}.radio__label{text-align:left;white-space:normal;word-break:break-word;grid-area:1/2;align-self:center;width:100%;display:block}.radio__label--disabled{color:#4d4d4d}
