.broken-section{padding:1.5rem 1rem 2rem;display:flex;flex-direction:column;gap:1.5rem;max-width:100%}.broken-section__header{padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.broken-section__header .section__title{margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem)}.broken-section__header .text-lead{margin:0}.broken-section__phone-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;align-self:stretch;min-height:48px;padding:.875rem 1.25rem;font-size:1.0625rem;text-align:center}.broken-section__phone-icon{display:flex;align-items:center;line-height:0}.broken-section__phone-icon svg{width:1.25rem;height:1.25rem}.broken-section__form-wrap{padding:1.5rem 1.25rem}.broken-section__form-title{margin:0 0 1.25rem;font-size:1.125rem;font-weight:700}.broken-form{display:flex;flex-direction:column;gap:1rem}.broken-form__row{display:flex;flex-direction:column;gap:.35rem}.broken-form__row--half{min-width:0}.broken-form__label{font-size:.9375rem;font-weight:600;color:var(--color-text)}.broken-form__required{color:#c62828}.broken-form__input{width:100%;min-height:44px;padding:.75rem 1rem;font-size:1rem;font-family:inherit;line-height:1.5;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--ease),box-shadow var(--ease);box-sizing:border-box}.broken-form__input:focus{outline:none;border-color:var(--color-focus);box-shadow:0 0 0 3px var(--color-focus-ring)}.broken-form__input::placeholder,.broken-form__textarea::placeholder{color:var(--color-text-muted)}.broken-form__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.5rem}.broken-form__textarea{resize:vertical;min-height:100px;padding:.75rem 1rem}.broken-form__submit{margin-top:.25rem}.broken-form__submit-btn{width:100%;min-height:48px;font-size:1.0625rem;cursor:pointer;border:none}@media(min-width: 768px){.broken-section{padding:2rem 1.5rem 2.5rem;gap:2rem}.broken-section__header{padding:2rem 1.5rem}.broken-section__phone-btn{align-self:flex-start}.broken-section__form-wrap{padding:2rem 1.5rem}.broken-form{gap:1.25rem}}@media(min-width: 1024px){.broken-section{padding:2.5rem 2rem 3rem;gap:0;max-width:1200px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:minmax(280px, 380px) 1fr;align-items:start;column-gap:2.5rem}.broken-section__header{padding:2rem 1.75rem;gap:1.25rem;position:sticky;top:1rem}.broken-section__header .section__title{font-size:1.5rem}.broken-section__phone-btn{align-self:flex-start}.broken-section__form-wrap{padding:2rem 1.75rem;min-width:0}.broken-form{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 1.5rem}.broken-form__row--half{min-width:0}.broken-form__row:not(.broken-form__row--half):not(.broken-form__submit){grid-column:1/-1}.broken-form__submit{grid-column:1/-1;margin-top:0}.broken-form__submit-btn{width:auto;min-width:220px}}.broken-section__trust{margin:.5rem 0 0;padding:0}.broken-section__form-intro{margin:0 0 1.25rem;font-size:.9375rem;color:var(--color-text-muted);line-height:1.5}
