/* Legal pages: the text itself is published and edited in WordPress. */
.bdf-legal-page{background:var(--bdf-paper);color:var(--bdf-charcoal)}
.bdf-legal-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--bdf-line);background:var(--bdf-ivory)}
.bdf-legal-hero-inner{width:min(88vw,1200px);margin:0 auto;padding:clamp(80px,9vw,130px) 0 clamp(70px,8vw,105px)}
.bdf-legal-kicker{display:flex;align-items:center;gap:17px;margin:0 0 22px;color:var(--bdf-ochre-dark);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.bdf-legal-kicker::before{display:block;width:32px;height:1px;content:'';background:currentColor}
.bdf-legal-hero h1{max-width:1100px;margin:0;color:var(--bdf-navy);font-family:var(--bdf-serif);font-size:clamp(60px,8vw,116px);font-weight:350;letter-spacing:-.055em;line-height:.92}
.bdf-legal-shell{width:min(88vw,900px);margin:0 auto;padding:clamp(62px,7vw,95px) 0 clamp(100px,10vw,150px)}
.bdf-legal-content{overflow-wrap:anywhere;color:var(--bdf-charcoal);font-size:15px;line-height:1.82}
.bdf-legal-content>*:first-child{margin-top:0}
.bdf-legal-content p{margin:0 0 22px}
.bdf-legal-content :is(h1,h2,h3){margin:54px 0 20px;color:var(--bdf-navy);font-family:var(--bdf-serif);font-weight:400;line-height:1.15}
.bdf-legal-content h1{font-size:clamp(31px,3.3vw,43px)}
.bdf-legal-content h2{font-size:clamp(29px,3vw,39px)}
.bdf-legal-content h3{font-size:clamp(24px,2.5vw,31px)}
.bdf-legal-content p[data-section-id]{margin-top:50px;color:var(--bdf-navy);font-family:var(--bdf-serif);font-size:clamp(28px,3vw,38px);line-height:1.18}
.bdf-legal-content :is(ul,ol){margin:0 0 26px;padding-left:24px}
.bdf-legal-content li{padding-left:4px;margin:0 0 10px}
.bdf-legal-content strong{color:var(--bdf-navy);font-weight:700}
.bdf-legal-content hr{height:1px;margin:38px 0;border:0;background:var(--bdf-line)}
.bdf-legal-content a{color:var(--bdf-ochre-dark);text-decoration:underline;text-underline-offset:3px}
.bdf-legal-content a:hover{color:var(--bdf-navy)}
.bdf-legal-content a:focus-visible{outline:2px solid var(--bdf-ochre-dark);outline-offset:3px}
.bdf-legal-page-cookies .bdf-legal-content>h1:first-child{display:none}
@media(max-width:640px){.bdf-legal-hero-inner,.bdf-legal-shell{width:90vw}.bdf-legal-hero-inner{padding:70px 0}.bdf-legal-hero h1{font-size:clamp(52px,12vw,78px)}.bdf-legal-shell{padding:55px 0 100px}.bdf-legal-content{font-size:14px}.bdf-legal-content :is(h1,h2,h3){margin-top:38px}}
