.gnh-trusted{--gnh-padY:clamp(1.5rem,3.5vw,3rem);--gnh-logo-max-h:60px;--gnh-logo-max-w:200px;--gnh-item-min-w:120px;--gnh-cols-d:6;--gnh-cols-t:5;--gnh-gap:clamp(2rem,4vw,3.5rem);--focus-ring:#0ea5e9;padding:var(--gnh-padY) 0;position:relative;z-index:5}.gnh-trusted--light{background:#f6f9fb}.gnh-trusted--dark{background:#0c3a4b}.gnh-trusted__inner{margin-inline:auto;width:min(1200px,92%)}.gnh-trusted__inner--center{text-align:center}.gnh-trusted__headline{font-size:clamp(1.125rem,1.6vw,1.5rem);font-weight:600;line-height:1.3;margin:0 0 .5rem}.gnh-trusted__subhead{color:#5a6b75;font-size:clamp(.95rem,1.2vw,1.0625rem);margin:0 0 2rem}.gnh-trusted__logos{align-items:center;display:grid;gap:var(--gnh-gap);grid-template-columns:repeat(var(--gnh-cols-d,6),auto);justify-content:center;justify-items:center;list-style:none;margin:1rem auto 0;padding:0}@media (max-width:1024px){.gnh-trusted__logos{grid-template-columns:repeat(var(--gnh-cols-t,5),auto)}.gnh-trusted{--gnh-gap:clamp(1rem,2.5vw,2rem);--gnh-item-min-w:110px}}.gnh-trusted__item{display:flex;min-height:calc(var(--gnh-logo-max-h) + 2px);min-width:var(--gnh-item-min-w)}.gnh-trusted__item,.gnh-trusted__link{align-items:center;justify-content:center;position:relative}.gnh-trusted__link{border-radius:.5rem;cursor:pointer!important;display:inline-flex;min-height:40px;outline:none;text-decoration:none;z-index:1}.gnh-trusted__img{display:block;height:var(--gnh-logo-max-h)!important;max-width:var(--gnh-logo-max-w);object-fit:contain;transition:filter .2s ease,opacity .2s ease;width:auto!important}.gnh-trusted__logos:not(.gnh-trusted__logos--gray) .gnh-trusted__link:focus-visible .gnh-trusted__img,.gnh-trusted__logos:not(.gnh-trusted__logos--gray) .gnh-trusted__link:hover .gnh-trusted__img{filter:none;opacity:1}.gnh-trusted__link:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px color-mix(in oklab,var(--focus-ring,#0ea5e9),#fff 10%)}.gnh-trusted__logos.gnh-trusted__logos--gray .gnh-trusted__img{filter:grayscale(100%) contrast(1) brightness(.86)!important}.gnh-trusted__logos.gnh-trusted__logos--dim .gnh-trusted__img{opacity:.78}.gnh-trusted__motion{overflow:hidden;position:relative}.gnh-trusted__motion-track{--gnh-marquee-duration:20s;animation:gnh-marquee var(--gnh-marquee-duration) linear infinite;display:flex;gap:var(--gnh-gap);will-change:transform}.gnh-trusted__motion-track .gnh-trusted__logos{margin:0;width:max-content}.gnh-trusted [aria-hidden=true]{pointer-events:none!important}.gnh-trusted__motion.is-pausable:hover .gnh-trusted__motion-track{animation-play-state:paused}@keyframes gnh-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.gnh-trusted{--gnh-gap:1rem;--gnh-logo-max-h:44px}.gnh-trusted__logos{align-items:center;display:grid!important;gap:var(--gnh-gap);grid-template-columns:repeat(2,1fr);justify-items:center;margin:1rem auto 0;padding:0;width:100%}.gnh-trusted__img{height:var(--gnh-logo-max-h)!important;max-width:110px!important}.gnh-trusted__motion-track{animation:none!important;transform:none!important}.gnh-trusted__motion-track .gnh-trusted__logos{width:100%!important}.gnh-trusted__motion-track [aria-hidden=true]{display:none!important}}@media (prefers-reduced-motion:reduce){.gnh-trusted__img{transition:none!important}.gnh-trusted__motion-track{animation:none!important;transform:none!important}.gnh-trusted__motion-track [aria-hidden=true]{display:none!important}}.gnh-trusted :after,.gnh-trusted :before{pointer-events:none!important}