.uk-gr-summary{display:flex;align-items:center;justify-content:center;gap:.5em;margin-bottom:1.5em;font-weight:600}.uk-gr-carousel{display:flex;align-items:center;gap:.75em}.uk-gr-track-viewport{flex:1;overflow:hidden}.uk-gr-track{display:flex;gap:1.25em;transition:transform .35s ease}.uk-gr-card{flex:0 0 calc(( 100% - 2.5em ) / 3);box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:1.25em;box-shadow:0 1px 3px rgba(0,0,0,.06)}.uk-gr-single .uk-gr-track{justify-content:center}.uk-gr-single .uk-gr-card{flex:0 0 auto;width:min(400px,100%)}.uk-gr-card-header{display:flex;align-items:center;gap:.75em;margin-bottom:.75em}.uk-gr-avatar{border-radius:50%;flex:0 0 auto}.uk-gr-avatar-fallback{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600}.uk-gr-author{font-weight:600}.uk-gr-stars{color:#fbbc04;letter-spacing:1px}.uk-gr-text{font-size:.95em;line-height:1.5;color:#333;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.uk-gr-time{margin-top:.5em;font-size:.8em;color:#888}.uk-gr-nav{flex:0 0 auto;-webkit-appearance:none;appearance:none;box-sizing:border-box;width:36px;height:36px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;line-height:1;border-radius:5px!important;border:none!important;background:#000!important;color:#fff!important;cursor:pointer;font-size:16px;font-family:inherit}.uk-gr-nav:hover{background:#222!important}.uk-gr-nav:disabled{opacity:.35;cursor:default}@media (max-width:900px){.uk-gr-card{flex-basis:calc(( 100% - 1.25em ) / 2)}}@media (max-width:600px){.uk-gr-card{flex-basis:100%}}