.social-icon{color:#000;border:1px solid #000;border-radius:32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:500;line-height:160%;display:flex}.social-icon:hover{color:#fff;background-color:#d94c0c;border:1px solid #d94c0c}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.progress-shimmer{animation:2s infinite shimmer}@keyframes progress-grow{0%{width:0%}to{width:var(--progress-width)}}.progress-animate{animation:1s ease-out forwards progress-grow}.form-radio:checked{background-color:#ffca29!important}.form-radio:checked:hover{background-color:#ffd54f!important;border-color:#ffd54f!important}.selected-option{background-color:#ffca291a!important;border:1px solid #ffca294d!important}
