.u__disabled-form-field{background-color:#f5f5f5;background:repeating-linear-gradient(45deg,#f8f9fa,#f8f9fa 2px,#fff 0,#fff 4px);border:1px solid #e0e0e0;color:#a0a0a0;cursor:not-allowed!important;opacity:.7;position:relative}.u__disabled-form-field:hover{box-shadow:none!important}.u__disabled-form-field.hsfc-Button{opacity:.7}.c__hs-error-badge{animation:fadeInBadge .2s ease-in;background-color:#fdecee;border:1px solid #f8abaf;border-radius:8px;display:block;font-size:14px;font-weight:400;margin-bottom:13px;padding:1rem}.c__hs-error-badge--warning{background-color:#fef8f0;border:1px solid #fae0b5}.c__hs-error-badge--no-animation{animation:none}.c__hs-error-badge-container{margin:8px 0;max-width:100%}@keyframes fadeInBadge{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}