.reviews .grw-content .grw-controls{position:absolute;width:100%}.reviews .grw-content .grw-controls .grw-btns{height:33px;position:absolute;cursor:pointer;width:33px}.reviews .grw-content .grw-controls .grw-prev{margin-left:-5px;left:0}.reviews .grw-content .grw-controls .grw-next{margin-right:-5px!important;right:0}.reviews .grw-content .grw-controls .grw-btns svg path{fill:#aaa}.reviews .grw-content .grw-dots{gap:3px;display:flex}.reviews .grw-content .grw-dots .grw-dot{height:9px;transition:all .2s ease-in-out;opacity:.4;background-color:#ccc;border-radius:20px;cursor:pointer;width:9px;display:inline-block}.reviews .grw-content .grw-dots .grw-dot.active{opacity:1;background-color:#427fed}@media screen and (min-width:1024px){.reviews .grw-content .grw-controls .grw-btns:hover svg path{fill:#555}}