.thrillo-progress-bar{display:block;background:rgba(238,238,238,0.2);position:relative;height:20px;border-radius:10px;box-shadow:inset 0px 0px 4px 0px rgba(0,0,0,0.3);padding:4px;box-sizing:border-box}.thrillo-progress-bar:before{content:'';position:absolute;top:4px;left:0;right:0;bottom:4px;background:repeating-linear-gradient(90deg, transparent, transparent 19.5%, #fff 19.8%, transparent 20%);z-index:2;mix-blend-mode:normal}.thrillo-progress-bar span{display:block;height:100%;overflow:hidden;border-radius:10px}.thrillo-progress-bar span::after{display:block;height:100%;content:'';width:10%;animation:fill-progress-bar 3s ease forwards, gradient-shimmer 2s infinite;background-image:linear-gradient(to right, #ff7102 0%, #ff7102 40%, rgba(255,255,255,0.3) 50%, #ff7102 60%, #ff7102 100%);background-size:400% 400%;border-radius:10px}@keyframes fill-progress-bar{0%{width:10%}100%{width:100%}}@keyframes gradient-shimmer{0%{background-position:100% 0%}100%{background-position:0% 0%}}.popularity_widget_cb{display:none}.popularity_widget_cb:checked+.popularity_widget{animation:none}#popularity_widget_toggler{position:absolute;display:block;height:15px;width:15px;border-radius:50%;top:-5px;left:-5px;padding:5px;background:#ed6e32}#popularity_widget_toggler::before{position:absolute;content:'';top:5px;left:8px;height:10px;width:1px;transform:rotate(45deg);transform-origin:bottom;background:white}#popularity_widget_toggler::after{position:absolute;content:'';top:5px;right:9px;height:10px;width:1px;transform:rotate(-45deg);transform-origin:bottom;background:white}@media only screen and (min-width: 1024px){#popularity_widget_toggler{box-sizing:content-box}}.popularity_widget{position:fixed;top:75px;right:0;width:300px;background:white;border-right:none;border-radius:8px 0 0 8px;box-shadow:rgba(0,0,0,0.15) 0px 2px 8px;padding:20px;padding-top:0;z-index:999;opacity:0;visibility:hidden;animation:slide-in-right 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;animation-delay:20s}@media only screen and (max-width: 1023px){.popularity_widget{top:150px}}.popularity_widget::before{position:absolute;left:-2px;bottom:-2px;right:0;top:-2px;content:'';background-image:linear-gradient(to right, #ff7102 0%, #ff0256 100%);z-index:-1;border-radius:8px 0 0 8px}.popularity_widget .thrillo-progress-bar span::after{animation-delay:22s}.popularity_widget .popularity_widget_heading{color:white;display:block;padding:10px 20px;background-image:linear-gradient(to right, #ff7102 0%, #ff0256 100%);width:300px;margin:0 -20px 10px;font-weight:bold}.popularity_widget .popularity_widget_body{margin:-10px -20px -20px;padding:10px 20px 20px;background:white;border-radius:8px 0 0 8px}.popularity_widget .popularity_widget_item{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-top:10px}.popularity_widget .thrillo-progress-bar{width:150px}.popularity_widget .popularity_index_bar{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.popularity_widget .popularity_index_bar::-webkit-progress-bar{background-color:#eee;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,0.25) inset}.popularity_widget .popularity_index_bar::-moz-progress-bar{background:green;border-radius:2px}.popularity_widget .large-popularity-stat{font-size:30px;margin-right:7px}.popularity_widget .popularity-stat-holder{display:flex;align-items:center;width:100%}@keyframes slide-in-right{0%{transform:translateX(100%)}100%{transform:translateX(0);opacity:1;visibility:unset}}
