.breakdance .bde-div-7877-101{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.breakdance .bde-div-7877-101{margin:0 auto;max-width:1100px}.breakdance .bde-heading-7877-102{width:90%;font-size:24px}.breakdance .bde-rich-text-7877-103{width:84%}.breakdance .bde-code-block-7877-104{width:100%;margin-top:42px}form{display:flex;flex-direction:column;gap:20px;padding:30px;margin:0 auto;max-width:783px;width:100%;background:#fff;border-radius:12px;box-shadow:0 2px 25px rgba(0,0,0,.2)}form div{display:flex;flex-direction:column;gap:9px}form input,form textarea,form select{padding:10px;border:thin solid #2f638d;border-radius:3px}form [type=submit]{background-color:#003DA5;color:#fff;display:block;padding:12px 22px;border-radius:9999px;transition:all 250ms ease;white-space:normal;font-weight:600;position:relative;cursor:pointer;align-self:center}form [type=submit]:hover{background:#002B79}form sup{color:red;font-size:12px;font-weight:800}@media screen and (min-width:768px){form .names{flex-direction:row}form .names div{flex:1}}