@charset "UTF-8";.stars input{display:none}.stars label{margin-bottom:0}.stars label:after{content:"★";color:#434c5e;-webkit-text-stroke:1px #434C5E;text-shadow:-1px -1px 0 #434C5E,1px -1px 0 #434C5E,-1px 1px 0 #434C5E,1px 1px 0 #434C5E}.stars.stars1 label:nth-child(1):after{content:"★";color:gold}.stars.stars2 label:nth-child(1):after,.stars.stars2 label:nth-child(2):after{content:"★";color:gold}.stars.stars3 label:nth-child(1):after,.stars.stars3 label:nth-child(2):after,.stars.stars3 label:nth-child(3):after{content:"★";color:gold}.stars.stars4 label:nth-child(1):after,.stars.stars4 label:nth-child(2):after,.stars.stars4 label:nth-child(3):after,.stars.stars4 label:nth-child(4):after{content:"★";color:gold}.stars.stars5 label:nth-child(1):after,.stars.stars5 label:nth-child(2):after,.stars.stars5 label:nth-child(3):after,.stars.stars5 label:nth-child(4):after,.stars.stars5 label:nth-child(5):after{content:"★";color:gold}@media (prefers-color-scheme: dark){.stars label:after{-webkit-text-stroke:1px #D8DEE9;text-shadow:-1px -1px 0 #D8DEE9,1px -1px 0 #D8DEE9,-1px 1px 0 #D8DEE9,1px 1px 0 #D8DEE9}}.check{position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.mark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eceff4}.check:hover input~.mark{background-color:#88c0d0}.check input:checked~.mark{background-color:#88c0d0}.mark:after{content:"";position:absolute;display:none}.check input:checked~.mark:after{display:block}.check .mark:after{left:9px;top:6px;width:7px;height:10px;border:solid #f2f2f2;border-width:0 3px 3px 0;transform:rotate(45deg)}
