.gle-trust-section{max-width:100%;margin:0 auto;text-align:center;padding:105px 0}.gle-trust-title{color:#1a1a2e;margin-bottom:85px;font-family:Montserrat;font-weight:700;font-size:48px;line-height:100%;letter-spacing:0%;text-align:center}.gle-marquee-wrap{position:relative;overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 60px,#000 calc(100% - 60px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 60px,#000 calc(100% - 60px),transparent 100%)}.gle-logo-row{display:flex;align-items:center;flex-wrap:nowrap;width:max-content;will-change:transform;transform:translate3d(0,0,0);animation:gle-scroll-left var(--gle-speed,28s) linear infinite}.gle-strip-group{display:flex;align-items:center;flex:0 0 auto;gap:85px;padding-right:85px}.gle-strip-img{height:auto;max-height:var(--gle-strip-height,54px);width:auto;object-fit:contain;display:block;pointer-events:none;user-select:none;flex:0 0 auto}.gle-logo-row.gle-direction-right{animation-name:gle-scroll-right}.gle-marquee-wrap:hover .gle-logo-row{animation-play-state:paused}@keyframes gle-scroll-left{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes gle-scroll-right{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}.gle-logo-item{display:flex;align-items:center;justify-content:center;flex:0 0 auto;max-width:180px;opacity:.9;transition:opacity 0.2s ease,transform 0.2s ease}.gle-logo-item:hover{opacity:1;transform:translateY(-2px)}.gle-logo-item img{max-height:54px;width:auto;object-fit:contain;display:block}.gle-empty{padding:20px;border:1px dashed #d0d5dd;color:#666;text-align:center}@media (max-width:640px){.gle-trust-title{font-size:20px}.gle-logo-row{gap:32px}.gle-strip-group{gap:32px;padding-right:32px}.gle-logo-item{transform:scale(.85)}.gle-logo-item img{max-height:44px}}@media (prefers-reduced-motion:reduce){.gle-logo-row{animation:none}}