.googlereview_section .inner-text-wrapper{align-items:center;column-gap:14px;display:flex!important;justify-content:center}.googlereview_section .inner-text-wrapper .review-text p.small{font-weight:500;letter-spacing:1px}.googlereview_section .main-text-marquee-wrapper{align-items:center;display:flex;padding:0 15px}.googlereview_section .main-text-marquee-wrapper p.small{font-weight:500}.googlereview_section .marquee{background:linear-gradient(90deg,#fff9f3,rgba(255,249,243,0) 15%,rgba(255,249,243,0) 85%,#fff9f3);overflow:hidden;position:relative;white-space:nowrap;width:100%}.googlereview_section .marquee:after,.googlereview_section .marquee:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:10%;z-index:1}.googlereview_section .marquee:before{background:linear-gradient(90deg,#fff9f3,rgba(255,249,243,0));left:0}.googlereview_section .marquee:after{background:linear-gradient(90deg,rgba(255,249,243,0),#fff9f3);right:0}.googlereview_section .slick-slide{padding:0 20px}.googlereview_section .marquee-content{animation:marquee 30s linear infinite;display:flex;gap:2rem}@keyframes marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}