.br-offer-section{background:var(--soft)}
.br-offer-form[id]{scroll-margin-top:0}
.br-offer-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:72px;align-items:start}
.br-offer-intro{position:sticky;top:140px}.br-offer-intro h2{margin-bottom:24px}.br-offer-intro p{font-size:16px;max-width:40ch}
.br-offer-form{min-width:0}.br-offer-form fieldset{padding:0;margin:0 0 32px;border:0;min-width:0}
.br-offer-form legend{font:600 21px/1.35 var(--font-heading);letter-spacing:-.025em;margin-bottom:24px;padding:0 0 16px;border-bottom:1px solid var(--line);width:100%}
.br-offer-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.br-offer-wide{grid-column:1/-1}.br-offer-field{min-width:0}
.br-offer-field label{display:block;font-size:14px;font-weight:700;line-height:1.5;margin-bottom:8px}
.br-offer-field :is(input,select,textarea){display:block;width:100%;min-width:0;min-height:50px;border:1px solid var(--line);border-radius:6px;padding:12px 14px;background:var(--paper);color:var(--ink);font:inherit;font-size:16px}
.br-offer-field select{padding-right:28px}.br-offer-field textarea{resize:vertical;line-height:1.6}
.br-offer-section .br-offer-form .br-offer-hint{font-size:14px;line-height:1.6;margin:8px 0 0;color:var(--muted)}.br-offer-hint a{text-decoration:underline;text-underline-offset:3px}
.br-offer-form [data-br-offer-status]{margin:20px 0;line-height:1.65}.br-offer-form [data-br-offer-status]:empty{display:none}
.br-offer-form .button{margin-top:24px;min-height:54px;font-size:14px;justify-content:center;white-space:normal;text-align:center}
.br-offer-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.br-offer-success{border-top:3px solid var(--yellow);padding-top:24px}.br-offer-success h3{margin-bottom:20px}
@media(max-width:900px){.br-offer-layout{grid-template-columns:1fr;gap:40px;max-width:700px}.br-offer-intro{position:static}.br-offer-intro p{max-width:60ch}}
@media(max-width:560px){.br-offer-fields{grid-template-columns:1fr;gap:22px}.br-offer-form .button{width:100%}.br-offer-form legend{font-size:19px;margin-bottom:20px}}
