.trusted-by{position:relative;margin-top:20px;z-index:9}.trusted-by .container{padding:22px 32px;border-radius:5px}.trusted-by .container .header{display:flex;justify-content:space-between;align-items:center}.trusted-by .container .header .heading-text{color:#202122;font-size:18px;line-height:40px;font-weight:500;white-space:nowrap}.trusted-by .container .header .header-line{width:100%;opacity:35%;border:1px solid #d4d4d4;height:1px;margin-left:30px}.trusted-by .container .body{overflow:hidden}.marquee-wrapper{overflow:hidden;width:100%;position:relative}.marquee-wrapper:after,.marquee-wrapper:before{content:"";height:100%;width:100px;position:absolute;top:0;z-index:2;pointer-events:none}.marquee-wrapper:before{left:0;background:linear-gradient(90deg,#fff,#0000)}.marquee-wrapper:after{right:0;background:linear-gradient(270deg,#fff,#0000)}.marquee-track{display:flex;width:max-content}.marquee-track:hover .marquee-content{animation-play-state:paused}.marquee-content{display:flex;align-items:center;gap:80px;padding-right:80px;width:max-content;animation:marquee 30s linear infinite}.marquee-content img{flex-shrink:0;max-width:none}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.trusted-by .container .body img{object-fit:contain;height:auto}body .AuthorTrustedBy{background:inherit!important}.AuthorTrustedBy .trusted-by .container{background-color:#151515}.AuthorTrustedBy .trusted-by .container .header .heading-text{color:#fff}.AuthorTrustedBy .trusted-by .container .header .header-line{border-color:#fff}@media screen and (max-width:1399px){.trusted-by .container .header{justify-content:center;margin-bottom:20px}}@media screen and (max-width:767px){.trusted-by{padding:0 16px}.trusted-by .container{padding:16px 11px}.trusted-by .container .header{margin-bottom:14px}.trusted-by .container .header .heading-text{font-size:12px;line-height:20px}}