.cb-pageFeedback .top{text-align:center;border:1px solid #edeef0;background-color:#fff;padding:16px;border-radius:10px}.cb-pageFeedback .top.hidden{display:none}.cb-pageFeedback .stars{display:flex;justify-content:center;flex-direction:row-reverse}.cb-pageFeedback .stars .starsItem{display:flex;justify-content:center;align-items:center;background-color:#f3f3f3;cursor:pointer;flex-shrink:0;margin:0 4px;width:38px;height:38px;border-radius:5px}.cb-pageFeedback .stars .starsItem:hover svg,.cb-pageFeedback .stars .starsItem:hover~.starsItem svg{opacity:1;fill:#ffe164}.cb-pageFeedback .stars .starsItem.active svg{opacity:1;fill:#ffe164}.cb-pageFeedback .stars .starsItem svg{opacity:.25;width:20px;height:19px;transition-property:all;transition-duration:.1s;transition-timing-function:cubic-bezier(0.2, 0, 0.4, 1)}.cb-pageFeedback .bottom{margin-top:20px;padding:16px;background-color:#fff;border-radius:10px;text-align:center}.cb-pageFeedback .bottom.hidden{display:none}.cb-pageFeedback .bottom .preamble{margin:0 auto;max-width:360px}@media(min-width: 768px){.cb-pageFeedback .top{display:flex;justify-content:space-between;align-items:center;text-align:left;padding:32px}.cb-pageFeedback .top h3{margin-bottom:0;margin-right:20px}.cb-pageFeedback .stars .starsItem{background-color:rgba(0,0,0,0);margin:0 2px;border-radius:0}.cb-pageFeedback .stars .starsItem svg{width:32px;height:30px}.cb-pageFeedback .bottom{margin-top:40px;padding:32px}.cb-pageFeedback .bottom .preamble{max-width:568px}}