.legalSection{background-color:#ffffff;padding:2em 1em;display:flex;justify-content:center;font-size:1em;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;color:#1a202c}.legalBox{background-color:#fdfdfd;padding:2em;border-radius:.75em;box-shadow:0 8px 20px rgba(0,0,0,.08);width:100%;max-width:65em;min-width:20em;display:flex;flex-direction:column;align-items:stretch;gap:1.25em;box-sizing:border-box}.legalTitle{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:#1a202c;text-align:left;margin-bottom:.75em;border-bottom:2px solid #e2e8f0;padding-bottom:.4em}.legalSubTitle{font-size:clamp(1.15rem,2vw,1.5rem);font-weight:600;color:#2d3748;margin:1.25em 0 .5em;text-align:left}.legalText{font-size:clamp(.95rem,1.5vw,1.05rem);font-weight:400;color:#4a5568;text-align:left;line-height:1.65;margin:0;max-width:100%}.legalText strong{font-weight:600;color:#1a202c}.legalList{list-style-type:disc;padding-left:1.5em;margin-top:.5em;margin-bottom:1em}.legalList li{font-size:clamp(.95rem,1.5vw,1.05rem);color:#4a5568;line-height:1.6;margin-bottom:.5em}