.wrapper{max-width:100%;overflow:hidden}.marquee{white-space:nowrap;overflow:hidden;display:inline-block;animation:marquee 15s linear infinite}.marquee div{display:inline-block;overflow:hidden;color:#331D3B;font-family:'Satoshi';font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin:0 25px}.mahii-scrolling-text-single p{margin-bottom:0}@keyframes marquee{0%{transform:translate(0,0)}100%{transform:translate(-50%,0)}}@media only screen and (max-width:768px){.marquee div{height:40px}.marquee div p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}}