.bubble-quotes-buttons{background:#d9e4ff;border-radius:100px;display:flex;gap:12px;justify-content:center;margin:0 auto;max-width:max-content;padding:4px 6px}.bubble-quotes .page-center{overflow-x:auto;overflow-y:visible;padding-bottom:16px;scrollbar-width:none}.bubble-btn{border-radius:100px;color:#5e8cfc;cursor:pointer;font-size:16px;line-height:100%;min-width:138px;padding:10.5px 10px;text-align:center;transition:.25s ease}.group-grid{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.bubble-btn.active,.bubble-btn:hover{background:#fff;color:#5e8cfc}.bubble-group.active{animation:fadeInScale .6s ease forwards}.bubble-quotes-wrapper{margin-top:100px;opacity:0;transition:.2s ease}.bubble-quote{width:100%}.bubble-quote .bubble-content{background:#fff;border-radius:24px;cursor:pointer;font-size:16px;line-height:125%;margin-bottom:30px;max-height:max-content;overflow:hidden;padding:24px;position:relative;z-index:2}.bubble-content p{line-height:1.55;margin:0}.bubble-footer{align-items:center;display:flex;gap:12px}.bubble-avatar{border-radius:100%;height:40px;max-width:40px;min-width:40px}.bubble-avatar img{border-radius:100%;height:100%!important;object-fit:cover;object-position:center;width:100%!important}.bubble-meta{color:#1a1a1a;font-size:16px;font-weight:600;line-height:125%}.bubble-meta span{color:rgba(0,0,0,.5);display:block;font-size:12px;font-weight:400;line-height:125%}.bubble-quotes-buttons{left:50%;position:absolute;transform:translateX(-50%)}@media (max-width:576px){.group-grid{flex-wrap:nowrap;justify-content:flex-start}.bubble-quote{margin-top:0!important;min-width:75%;width:100%}}@media (min-width:577px){.bubble-quote{margin-top:0;max-width:calc(50% - 10px);min-width:unset}.bubble-quotes-buttons{position:static;transform:none}.bubble-quote:first-child{margin-top:10px}.bubble-quote:nth-child(2){margin-top:55px}.bubble-quote:nth-child(4){margin-top:65px}.bubble-quote:nth-child(5){margin-top:21px}}@media (min-width:769px){.bubble-quote{max-width:calc(32% - 16px)}.bubble-quotes-wrapper{margin-top:100px}}@media (min-width:1201px){.group-grid{flex-wrap:nowrap;justify-content:center}.bubble-quote{max-width:251px}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.bubble-content .hidden-text{display:none;display:inline}.bubble-content .show-less,.bubble-content .show-more{color:#5e8cfc}.bubble-footer{position:relative}.bubble-footer:after{border-left:15px solid transparent;border-right:15px solid transparent;border-top:30px solid #fff;content:"";height:0;left:3px;position:absolute;top:-45px;width:0}