.rate{padding:0 1rem}.rate:not(:checked)>label{float:right;width:1em;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:30px;color:#aaa;margin-top:-8px}.rate:not(:checked)>label:before{content:'★ '}.rate>input:checked~label{color:#ffc700}.rate:not(:checked)>label:hover,.rate:not(:checked)>label:hover~label{color:#deb217}.rate>input:checked+label:hover,.rate>input:checked+label:hover~label,.rate>input:checked~label:hover,.rate>input:checked~label:hover~label,.rate>label:hover~input:checked~label{color:#c59b08}.sidebar-box{max-height:160px;position:relative;overflow:hidden}.sidebar-box .read-more{position:absolute;bottom:0;left:0;width:100%;text-align:center;margin:0;padding:30px 0;background-image:linear-gradient(to bottom,transparent,#fff)}.dark-mode .sidebar-box .read-more{background-image:linear-gradient(to bottom,transparent,#1c1e21)}.interactive-stars,.static-stars{display:inline-flex;align-items:center;gap:2px}.star-icon{cursor:pointer;transition:transform .1s;display:inline-block;line-height:1}.star-icon:hover{transform:scale(1.1)}.star-icon svg{display:inline-block;vertical-align:middle;width:20px;height:20px}.star-icon.empty{color:#6c757d!important}.star-icon.empty svg path,.star-icon.half svg .star-part-empty{fill:#6c757d!important}.star-icon.full{color:#f39c12!important}.star-icon.full svg path,.star-icon.half svg .star-part-full{fill:#f39c12!important}.interactive-stars .star-icon.hover,.interactive-stars .star-icon:hover{color:#f1c40f!important}.interactive-stars .star-icon.hover svg .star-part-empty,.interactive-stars .star-icon.hover svg path,.interactive-stars .star-icon:hover svg .star-part-empty,.interactive-stars .star-icon:hover svg path{fill:#f1c40f!important}.interactive-stars .star-icon.selected{color:#f39c12!important}.interactive-stars .star-icon.selected svg .star-part-empty,.interactive-stars .star-icon.selected svg path{fill:#f39c12!important}.interactive-stars.has-selection .star-icon svg .star-part-empty,.interactive-stars.has-selection .star-icon svg path,.interactive-stars.is-hovering .star-icon svg .star-part-empty,.interactive-stars.is-hovering .star-icon svg path{fill:#6c757d!important}.interactive-stars.is-hovering .star-icon.hover svg .star-part-empty,.interactive-stars.is-hovering .star-icon.hover svg path{fill:#f1c40f!important}.interactive-stars.has-selection .star-icon.selected svg .star-part-empty,.interactive-stars.has-selection .star-icon.selected svg path{fill:#f39c12!important}.btn-votar{animation:fadeIn .3s;vertical-align:middle}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.voted .star-icon{cursor:default}.voted .star-icon:hover{transform:none}.restricted-vote .star-icon{cursor:not-allowed;opacity:.7}