:root{--item-height:20vh;--items-num:5;--items-height:calc(var(--item-height)*var(--items-num))}.testimonial_section .site-wrap{max-width:120.4rem}.testimonial_section-heading{margin-bottom:95px;text-align:center}.testimonial_section-title h2{font-size:4.5rem;margin-bottom:25px}.testimonial_section-row{display:grid;gap:3rem;grid-template-columns:auto auto auto;-webkit-mask-image:linear-gradient(#0000,#000 25% 75%,#0000);mask-image:linear-gradient(#0000,#000 25%,#000 75%,#0000)}.newsTickerCon ul{display:grid;gap:3rem}.testimonial_section-box{border:1px solid #e4e4e4;border-radius:15px;padding:40px}.testimonial_section-text{margin-bottom:25px}.testimonial_section-details h5{font-size:1.6rem;font-weight:600!important}.testimonial_section-details h6{color:rgba(0,0,0,.65);font-size:1.6rem}.wrap.mobile__view{display:none}ul.newsTicker2{animation:marquee 35s linear infinite;height:var(--items-height)}ul.newsTicker3{animation:marquee 38s linear infinite;height:var(--items-height)}ul.newsTicker4{animation:marquee 45s linear infinite;height:var(--items-height)}ul.newsTicker{animation:marquee 32s linear infinite;height:var(--items-height)}.newsTickerCon{height:720px;overflow:hidden}@keyframes marquee{0%{transform:translateY(0)}to{transform:translateY(calc(var(--items-height)*-1))}}@media screen and (max-width:767px){.wrap.desktop__view{display:none}.wrap.mobile__view{display:block}.testimonial_section-box{border-radius:10px;padding:25px}.testimonial_section-text p{font-size:1.6rem}.testimonial_section-text{margin-bottom:20px}.testimonial_section-details h5,.testimonial_section-details h6{font-size:1.4rem}.testimonial_section-title h2{font-size:3rem;margin-bottom:20px}.testimonial_section-heading{margin-bottom:55px}}