.grs-slider-container{position:relative;max-width:1200px;margin:0 auto;padding:0 25px}.grs-swiper{padding:15px 0;overflow:hidden}.grs-swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;flex-wrap:wrap;gap:20px}.grs-swiper:not(.swiper-initialized) .swiper-slide{flex:1 1 300px;max-width:380px}.swiper-slide{height:auto!important}.grs-card{background:#f5f5f5;border-radius:8px;padding:24px;height:100%;display:flex;flex-direction:column;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;border:none;box-shadow:none}.grs-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.grs-user-info{display:flex;align-items:center;gap:12px}.grs-avatar,.grs-avatar-placeholder{width:42px;height:42px;border-radius:50%;object-fit:cover}.grs-avatar-placeholder{background:#8FA2A6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:18px}.grs-meta{display:flex;flex-direction:column}.grs-name{font-weight:600;font-size:15px;color:#202124;line-height:1.2}.grs-date{font-size:13px;color:#70757a;margin-top:4px}.grs-google-icon img{width:20px;height:20px}.grs-rating{display:flex;align-items:center;gap:2px;margin-bottom:12px}.grs-rating svg{width:17px;height:17px}.grs-rating .grs-check{width:15px;height:15px;margin-left:6px}.grs-content{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1}.grs-text-wrapper{width:100%;display:flex;flex-direction:column;flex-grow:1}.grs-review-text{font-size:14.5px;color:#202124;line-height:1.6;margin:0!important;padding:0!important}.grs-toggle-btn{display:inline-block;font-size:14px;color:#70757a;text-decoration:none;font-weight:400;margin-top:6px;padding-top:4px}.grs-toggle-btn:hover{text-decoration:underline;color:#202124}.grs-button-prev,.grs-button-next{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;background:#CBA052;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 6px rgb(0 0 0 / .15);transition:background-color 0.3s ease}.grs-button-prev:hover,.grs-button-next:hover{background:#b58c44}.grs-button-prev{left:-10px}.grs-button-next{right:-10px}.grs-button-prev svg,.grs-button-next svg{width:22px;height:22px}.swiper-button-disabled{opacity:0;pointer-events:none}@media (max-width:768px){.grs-button-prev{left:-5px}.grs-button-next{right:-5px}}