.trusted-clients{height:auto;min-height:0;padding:clamp(30px,3.2vw,46px) 0 clamp(34px,3.8vw,52px);background:#fffaf1;margin-top:0;margin-bottom:0;overflow:hidden;border-top:1px solid rgba(201,168,76,.14);border-bottom:1px solid rgba(201,168,76,.14)}.trusted-clients-container{max-width:1500px;margin:0 auto;width:100%}.trusted-clients-title{font-size:clamp(1.2rem,2vw,1.7rem);font-weight:700;text-align:center;margin:0 0 clamp(20px,2.2vw,30px);line-height:1.2;color:var(--text,#2c1f0a);font-family:var(--font-family)}.trusted-clients-count{color:var(--primary-brown,#b68126);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;display:inline-block;min-width:4ch}.trusted-clients-scroll-wrapper{overflow:hidden;width:100%;max-width:100vw;padding:8px 0;background:transparent}.trusted-clients-logos{display:flex;flex-direction:row;align-items:center;gap:clamp(34px,4.2vw,62px);width:max-content;padding:0 clamp(24px,5vw,72px)}.trusted-clients-logos--marquee{animation:trusted-clients-marquee 40s linear infinite;will-change:transform}@keyframes trusted-clients-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.trusted-clients-logos--marquee{animation:none}}.trusted-clients-logo-card{flex:0 0 auto;width:clamp(142px,11vw,188px);height:clamp(56px,4.8vw,72px);min-height:0;padding:0;border:0;border-radius:0;display:flex;align-items:center;justify-content:center;background:transparent;position:relative;overflow:visible}.trusted-clients-logo-card--wide{width:clamp(186px,14.5vw,250px)}.trusted-clients-logo-card--tall{width:clamp(118px,9vw,150px);height:clamp(74px,6.2vw,92px)}.trusted-clients-logo-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@media (max-width:968px){.trusted-clients{padding-top:30px;padding-bottom:36px}.trusted-clients-logos{gap:34px;padding:0 34px}.trusted-clients-logo-card{width:142px;height:56px}.trusted-clients-logo-card--wide{width:188px}.trusted-clients-logo-card--tall{width:118px;height:76px}}@media (max-width:480px){.trusted-clients{padding-top:24px;padding-bottom:30px}.trusted-clients-title{padding:0 16px;margin:0 0 16px}.trusted-clients-logos{gap:28px;padding:0 24px}.trusted-clients-logo-card{width:118px;height:48px}.trusted-clients-logo-card--wide{width:158px}.trusted-clients-logo-card--tall{width:96px;height:64px}}