.trusted-brands-section{width:100%;padding:0 0 80px 0;background-color:#fff}.trusted-brands-content{display:flex;flex-direction:column;align-items:center;gap:48px;padding:64px 32px;background-color:#f5f5f5;border-radius:16px}.trusted-brands-heading{font-family:'Inter',sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:-.96px;text-align:center;color:#271e18;margin:0;width:100%}.trusted-brands-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px 32px;width:100%}.trusted-brands-logo{display:flex;align-items:center;justify-content:center;height:48px;flex-shrink:0}.trusted-brands-logo a{display:flex;align-items:center;justify-content:center;height:100%;text-decoration:none;transition:opacity .3s ease,transform .2s ease}.trusted-brands-logo a:hover{opacity:.8;transform:scale(1.05)}.trusted-brands-logo a:focus{outline:2px solid #271e18;outline-offset:4px;border-radius:4px}.trusted-brands-logo img{max-height:48px;max-width:100%;width:auto;height:auto;object-fit:contain;display:block}@media(max-width:1280px){.trusted-brands-section{padding:0 0 64px 0}}@media(max-width:768px){.trusted-brands-section{padding:0 0 48px 0}.trusted-brands-content{padding:48px 24px;gap:32px}.trusted-brands-heading{font-size:36px;line-height:44px;letter-spacing:-.72px}.trusted-brands-logos{gap:32px 24px}.trusted-brands-logo{height:40px}.trusted-brands-logo img{max-height:40px}}@media(max-width:480px){.trusted-brands-content{padding:32px 16px;gap:24px}.trusted-brands-heading{font-size:28px;line-height:36px;letter-spacing:-.56px}.trusted-brands-logos{gap:24px 16px}.trusted-brands-logo{height:32px}.trusted-brands-logo img{max-height:32px}}