.selection-form-option{background-color:white;padding:20px 0 20px 10px;border-bottom:.5px solid #c4c4c4}.selection-form-option-selected{background:linear-gradient(103.83deg,#ffeed9 39.52%,#fb7882 147.52%);padding:20px 0 20px 10px;box-shadow:0 9px 13px rgba(0,0,0,.05);border-bottom:.5px solid transparent}.animated-SelectionFormOption{animation:fadeOut 1s}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}