.hide_top_bar .top_content_row{display:none}.reviews_section{padding-top:100px}.reviews_section.hide_top_bar{margin-top:20px;padding-top:0}.reviews_section .author_row img{border-radius:1000px;height:80px;width:80px}.reviews_section .reviews .item .box p{white-space:normal}.reviews_section .reviews{cursor:grab;overflow:hidden;position:relative;white-space:nowrap;width:100%}.reviews_section .reviews .item{animation-iteration-count:infinite;animation-timing-function:linear;display:inline-flex;gap:20px}.reviews_section .reviews .item .box{border:1px solid #96be9b;border-radius:30px;min-width:485px;padding:35px;width:100%}.reviews:hover .item{animation-play-state:paused}.reviews_section .rtl .item{animation-name:scroll-rtl}.reviews_section.show_bar .global_container .top_content_row{align-items:center;display:flex}.reviews_section.show_bar .global_container .top_content_row h2{color:#1a1e3e;width:50%}.reviews_section.show_bar .global_container .top_content_row p{margin-left:auto;margin-right:0;max-width:570px;width:50%}.reviews_section .ltr .item{animation-name:scroll-ltr}.reviews_section .author_row{align-items:center;display:flex;gap:21px}.reviews_section .reviews .item .box .content h5{align-items:center;color:#1a1e3e;font-family:Neue Montreal;font-size:24px;font-style:normal;font-weight:500;margin-bottom:0}.reviews_section .reviews .item .box .content span{color:#000;font-family:Montserrat;font-size:19px;font-style:normal;font-weight:400;letter-spacing:-1px;line-height:160%;opacity:.7}.reviews_section .reviews .item .box p{margin-top:40px}@keyframes scroll-ltr{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-rtl{0%{transform:translateX(-50%)}to{transform:translateX(0)}}