@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");.event-rating__page{align-items:center;display:flex;flex-direction:column;font-family:Nunito Sans,sans-serif;height:100%;position:relative;width:100%}.event-rating__fieldset{border:0;margin-top:100px;text-align:center}.event-rating__fieldset legend{font-family:Poppins;font-size:1.2rem;font-weight:700;text-align:center}.event-rating__radio{appearance:none;border:0;cursor:pointer;height:100px;width:100px}.event-rating__radio:checked{background-color:red}.event-rating__radio:first-of-type:not(:checked){background:url(https://glean.co/hubfs/website/vectors/event-rating/unselected-1.svg)}.event-rating__radio:nth-of-type(2):not(:checked){background:url(https://glean.co/hubfs/website/vectors/event-rating/unselected-2.svg)}.event-rating__radio:nth-of-type(3):not(:checked){background:url(https://glean.co/hubfs/website/vectors/event-rating/unselected-3.svg)}.event-rating__radio:nth-of-type(4):not(:checked){background:url(https://glean.co/hubfs/website/vectors/event-rating/unselected-4.svg)}.event-rating__fieldset--unchecked .event-rating__radio:first-of-type,.event-rating__radio:first-of-type:checked{background:url(https://glean.co/hubfs/website/vectors/event-rating/rating-1.svg)}.event-rating__fieldset--unchecked .event-rating__radio:nth-of-type(2),.event-rating__radio:nth-of-type(2):checked{background:url(https://glean.co/hubfs/website/vectors/event-rating/rating-2.svg)}.event-rating__fieldset--unchecked .event-rating__radio:nth-of-type(3),.event-rating__radio:nth-of-type(3):checked{background:url(https://glean.co/hubfs/website/vectors/event-rating/rating-3.svg)}.event-rating__fieldset--unchecked .event-rating__radio:nth-of-type(4),.event-rating__radio:nth-of-type(4):checked{background:url(https://glean.co/hubfs/website/vectors/event-rating/rating-4.svg)}.event-rating__details{display:flex;flex-direction:column;margin-top:1rem;max-width:720px}.event-rating__details.event-rating__details--hidden{display:none}.event-rating__textarea{display:block;font-family:Nunito Sans,sans-serif;width:100%}.event-rating__submit{appearance:none;background-color:#9797ff;border:0;border-radius:3rem;color:#000;cursor:pointer;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:600;margin-top:25px;padding:8px 12px 7px}.event-rating__submit:focus,.event-rating__submit:hover{background-color:#8888e6}