.customSahdow{box-shadow:0 0 .6rem rgba(0,0,0,.15)}.ratingGrid input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--form-background);margin:0;font:inherit;color:currentColor;width:22px;height:22px;border:.15em solid #6caa00;border-radius:50%;transform:translateY(-.075em);display:grid;place-content:center}.ratingGrid input[type=radio]:before{content:"";width:14px;height:14px;border-radius:50%;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1em 1em var(--form-control-color);background-color:#6caa00}.ratingGrid input[type=radio]:checked:before{transform:scale(1)}.profile-scroll-to-top{inset-inline-end:0!important;inset-block-end:84px!important}@media (min-width:600px){.profile-scroll-to-top{inset-block-end:24px!important}}