.rounded-gallery img{border-radius:14px!important;box-shadow:0 0px 0px rgba(0,0,0,.1)}.rounded-gallery img{border-radius:12px!important;border:1px solid #f0a179;padding:8px;background-color:transparent;box-sizing:border-box}.spin-360{display:inline-block;animation:spin360 6s linear infinite;will-change:transform}.spin-slow{animation-duration:10s}.spin-fast{animation-duration:3s}.spin-reverse{animation-name:spin360Reverse}.spin-hover-pause:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.spin-360,.spin-slow,.spin-fast,.spin-reverse,.spin-hover-pause{animation:none!important}}.overlay_bottom_round{border-radius:0!important;overflow:visible!important}.overlay_bottom_round .us-row-overlay{border-bottom-left-radius:60px!important;border-bottom-right-radius:60px!important;overflow:hidden;pointer-events:none}.overlay_bottom_round .l-section-overlay{border-bottom-left-radius:60px!important;border-bottom-right-radius:60px!important;overflow:hidden;pointer-events:none}.overlay_bottom_round .us-row-overlay:before,.overlay_bottom_round .l-section-overlay:before{border-bottom-left-radius:60px!important;border-bottom-right-radius:60px!important}.comment-form-rating .stars{display:none!important}.custom-star-rating{display:flex;gap:5px;margin:10px 0}.custom-star-rating .star{font-size:32px;color:#ddd;cursor:pointer;transition:color .2s ease;user-select:none}.custom-star-rating .star:before{content:"☆"}.custom-star-rating .star.filled:before{content:"★";color:#ffc107}.custom-star-rating .star:hover{transform:scale(1.1)}