.lead-form{scroll-margin-top:100px}.lead-form .wrapper{max-width:1240px}.lead-form-inner{align-items:stretch;display:flex;gap:64px}.lead-form-text{display:flex;flex:1 1 0;flex-direction:column;gap:48px;justify-content:space-between;min-width:0;padding:24px 0}.lead-form-text--center{justify-content:center}.lead-form-top{display:flex;flex-direction:column;gap:32px}.lead-form-title{font-family:var(--font1);font-size:clamp(2.5rem,1.5rem + 4vw,4.5rem);font-weight:700;letter-spacing:-1.5px;line-height:1;margin:0}.lead-form-desc{font-family:var(--font1);font-size:clamp(1.125rem,1rem + .4vw,1.3125rem);line-height:1.43;max-width:800px}.lead-form-desc p{color:inherit;font-size:inherit;line-height:inherit;margin:0 0 1rem}.lead-form-desc p:last-child{margin-bottom:0}.lead-form-social{align-items:center;display:flex;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0}.lead-form-social a{align-items:center;display:inline-flex;justify-content:center;transition:opacity .15s ease-out}.lead-form-social a:focus,.lead-form-social a:hover{opacity:.7}.lead-form-social svg{fill:currentColor;height:32px;width:32px}.lead-form-footer{display:flex;flex-direction:column;font-size:14px;gap:17px;line-height:1.5}.lead-form-footer p{color:inherit;font-size:inherit;line-height:inherit;margin:0}.lead-form-footer img{height:auto;max-width:123px}.lead-form-form{align-self:flex-start;flex:0 0 461px;font-family:var(--font1);max-width:100%}.lead-form .lead-form-form{color:var(--mcblue)}@media (max-width:900px){.lead-form-inner{flex-direction:column;gap:40px}.lead-form-text{display:contents}.lead-form-top{order:1}.lead-form-form{flex-basis:auto;order:2;width:100%}.lead-form-footer{order:3}}