@charset "UTF-8";#send-message-form{max-width:800px;margin:0 auto;padding:20px;border:1px solid #ccc;border-radius:10px;background-color:#f9f9f9}#send-message-form h2{border-bottom:2px solid #007bff;padding-bottom:5px;margin-bottom:20px;color:#007bff;font-size:1.3rem}#send-message-form h2:not(:first-of-type){margin-top:30px}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:bold;margin-bottom:5px}.form-group input,.form-group select,.form-group textarea{width:calc(100% - 10px);padding:8px;border:1px solid #ccc;border-radius:5px}.form-group input[type="tel"]{width:100%}.required{color:red}.form-row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.form-row .form-group{flex:1;min-width:200px;margin-right:10px}.form-row .form-group:last-child{margin-right:0}.uczestnik{border:1px solid #ccc;padding:10px;margin-bottom:10px;border-radius:5px;background-color:#e9ecef}.btn{background-color:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;display:inline-block}.btn-danger{background-color:#dc3545}.btn-danger:hover{background-color:#c82333}.btn-primary:hover{background-color:#0056b3}.info-box{background:#e9ecef;padding:10px;border-radius:5px;margin-bottom:15px}.info-box strong{display:block}@media (max-width:768px){.form-row .form-group{min-width:100%;margin-right:0}}
