.trustbar-section{overflow:hidden;padding-block:48px}.trustbar-eyebrow{color:#2c3c6599;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.8px;line-height:110%;margin-bottom:32px;text-align:center}.trustbar-section .heading-container{gap:24px;padding-bottom:var(--padding-48)}.trustbar-section .heading-container .eyebrow-flex .text-body-primary{color:var(--navy-1000)}[data-theme=navy].trustbar-section .heading-container .eyebrow-flex .text-body-primary{color:var(--blue-300)}.trust-logo-list{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1440px;overflow:hidden;position:relative;width:100%}.trust-logo-list:before{background:linear-gradient(90deg,#080e21 0,transparent);left:0}.trust-logo-list:after,.trust-logo-list:before{content:"";display:block;height:100%;position:absolute;top:0;width:45px;z-index:10}.trust-logo-list:after{background:linear-gradient(270deg,#080e21 0,transparent);right:0}.section[data-theme=white] .trust-logo-list:before{background:linear-gradient(90deg,#fff 0,transparent)}.section[data-theme=white] .trust-logo-list:after{background:linear-gradient(270deg,#fff 0,transparent)}.section[data-theme=gray] .trust-logo-list:before{background:linear-gradient(90deg,#fafcff 0,transparent)}.section[data-theme=gray] .trust-logo-list:after{background:linear-gradient(270deg,#fafcff 0,transparent)}.trust-logo-list img{height:24px;max-width:183px;object-fit:contain;width:auto}.logo-list-wrapper{filter:grayscale(1) brightness(.8) invert(.6)}.animate-marquee{animation:marquee 30s linear infinite}@keyframes marquee{0%{transform:translateX(-25%)}to{transform:translateX(-50%)}}