.rr-root #security{scroll-margin-top:calc(var(--nav-h) + 12px)}.rr-root .sec-tiles{display:grid;grid-template-columns:repeat(3,1fr);column-gap:clamp(24px,3vw,48px);row-gap:clamp(40px,4vw,56px);margin-top:clamp(40px,5vw,56px)}.rr-root .sec-tile{display:flex;flex-direction:column;align-items:center;text-align:center}.rr-root .sec-tile img{display:block;width:44px;height:44px;object-fit:contain}.rr-root .sec-tile h3{margin-top:14px;font-family:var(--font-disp);font-size:15.5px;font-weight:600;letter-spacing:-.014em;line-height:1.3;color:var(--ink)}.rr-root .sec-tile p{margin-top:6px;font-size:13px;line-height:1.5;color:var(--ink-2);max-width:34ch}.rr-root .sec-certs{display:grid;grid-template-columns:1.15fr .85fr;align-items:stretch;margin-top:clamp(40px,5vw,64px);overflow:hidden;background:var(--surface);border-radius:var(--r-md);box-shadow:0 1px 2px rgba(25,25,23,.04),0 8px 24px rgba(25,25,23,.05)}.rr-root .sec-certs-copy{padding:clamp(26px,3.2vw,44px)}.rr-root .sec-certs h3{font-size:15.5px;font-weight:600;line-height:1.3;letter-spacing:-.014em}.rr-root .sec-certs-copy>p{margin-top:10px;font-size:13px;line-height:1.5;color:var(--ink-2);max-width:56ch}.rr-root .sec-certs-rows{display:flex;flex-direction:column;gap:16px;margin-top:22px}.rr-root .sec-cert-row{display:flex;flex-direction:column;gap:8px}.rr-root .sec-cert-org{font-family:var(--font-sans);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3)}.rr-root .sec-chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.rr-root .sec-chips li{font-size:12.5px;font-weight:500;color:var(--ink);line-height:1.2;padding:6px 12px;background:#f2f2f0;border-radius:6px;white-space:nowrap}.rr-root .sec-certs-note{margin-top:20px;font-size:11.5px;line-height:1.5;color:var(--ink-3)}.rr-root .sec-certs-media{position:relative;display:flex;align-items:stretch;justify-content:center;min-height:280px}.rr-root .sec-certs-media img{display:block;height:100%;width:auto;max-width:none;position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%)}@media (max-width:980px){.rr-root .sec-tiles{grid-template-columns:repeat(2,1fr)}.rr-root .sec-certs{grid-template-columns:1fr}.rr-root .sec-certs-media{min-height:240px}}@media (max-width:620px){.rr-root .sec-tiles{grid-template-columns:1fr;row-gap:36px}}