.breakdance .bde-section-1294-100 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-heading-1294-101{width:100%;color:var(--bde-palette-color-2-87146a32-0537-4487-b4a4-7a764467190a);font-size:42px;margin-top:30px;margin-bottom:30px}@media (max-width:479px){.breakdance .bde-heading-1294-101{font-size:31px}}.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:48px;justify-content:center;margin:0 auto}.lead-form input[type="text"],.lead-form input[type="tel"],.lead-form input[type="email"]{width:100%;height:52px;padding:0 14px;margin-bottom:12px;border:1px solid #ccc;border-radius:4px}.lead-right .wpcf7-checkbox{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;justify-content:center}.lead-right .wpcf7-checkbox input[type="checkbox"]{display:none}.lead-right .wpcf7-checkbox label{display:flex;align-items:center;justify-content:center;height:56px;border:2px solid #138a47;border-radius:4px;color:#138a47;font-weight:600;cursor:pointer;background:#fff;transition:all 0.2s ease;padding:0;box-sizing:border-box}.lead-right .wpcf7-checkbox input[type="checkbox"]:checked + span{background-color:#138a47;color:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:4px;box-sizing:border-box}.wpcf7 input[type="submit"]{background-color:#138a47;color:#fff;border:none;border-radius:4px;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color 0.2s ease,transform 0.1s ease}.wpcf7 input[type="submit"]:hover{background-color:#0f6f39}.wpcf7 input[type="submit"]:active{transform:scale(0.98)}@media (max-width:1023px){.lead-form{grid-template-columns:1fr;gap:32px;justify-items:center}}