.AdhesionsPage_formContainer__waEL7{display:flex;justify-content:center;margin-top:50px}@media(max-width:1000px){.AdhesionsPage_formContainer__waEL7{flex-direction:column}}.AdhesionsPage_adhesionForm__ETjZD{display:flex;flex-direction:column;align-items:center;padding:2em;border-radius:1em;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#fff;justify-content:center}.AdhesionsPage_note__JsLhw{color:#5d6b4b;font-size:15px;text-align:left;margin-top:2rem}.AdhesionsPage_note__JsLhw label{text-align:left;display:block}.AdhesionsPage_title__QdDuK{font-size:2em;color:#5d6b4b;margin-bottom:1em;text-align:center;font-size:clamp(1.5em,5vw,2em)}.AdhesionsPage_subtitle__0Gz3S{font-size:20px;color:#5d6b4b;margin-bottom:0}.AdhesionsPage_error__11SFk{color:red;text-align:center;font-size:15px}.AdhesionsPage_field__txc6V{display:flex;justify-content:space-between;align-items:center;margin-bottom:1em}.AdhesionsPage_submit__ppTXy{display:flex;justify-content:center;align-items:center;margin-top:1em}.AdhesionsPage_field__txc6V label{flex:1 1;margin-right:1em;font-size:.9em;color:#5d6b4b}.AdhesionsPage_ChampsInfo__SZeuh{flex:2 1;padding:.5em;border:1px solid #ccc;transition:border .3s ease;border-radius:5px}.AdhesionsPage_ChampsInfo__SZeuh:focus{border:1px solid #5d6b4b}.AdhesionsPage_hr__hlIBz{width:100%;border:1px solid #ccc;margin-bottom:1em}.AdhesionsPage_button__zO_eD{padding:.5em;border:none;border-radius:5px;background-color:#5d6b4b;color:#fff;cursor:pointer;transition:background-color .3s ease;width:100px;height:40px;display:flex;justify-content:center}.AdhesionsPage_button__zO_eD:hover{background-color:#3b4430}.AdhesionsPage_link__b_JpD{color:#5d6b4b}.AdhesionsPage_linkA__jiNZw,.AdhesionsPage_link__b_JpD{text-decoration:none;cursor:pointer;font-size:15px;text-align:center}.AdhesionsPage_required__SS9hf{color:red}.AdhesionsPage_futureForm__IXNVA{flex:1 1;position:fixed;top:20;left:20px;align-items:center;padding:2em;border-radius:1em;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#fff;justify-content:center}@media(max-width:1000px){.AdhesionsPage_futureForm__IXNVA{order:-1;position:relative}}.AdhesionsPage_loader__GGw7l{border:5px solid #f3f3f3;border-top-color:#89ab5d;border-radius:50%;width:20px;height:20px;animation:AdhesionsPage_spin__u7axZ 2s linear infinite}@keyframes AdhesionsPage_spin__u7axZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AdhesionsPage_modalOverlay__yB2ff{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.AdhesionsPage_modalContent__oIyKM{background:#fff;padding:2rem;border-radius:12px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.3);position:relative}.AdhesionsPage_modalContent__oIyKM h2{margin-bottom:1.5rem;color:#333;font-size:1.5rem}.AdhesionsPage_closeButton__Tvt_K{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#666;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.AdhesionsPage_closeButton__Tvt_K:hover{background-color:#f0f0f0;color:#333}.CheckoutForm_checkoutForm__yiO3J{display:flex;flex-direction:column;gap:1.5rem}.CheckoutForm_amount__oiaf2{text-align:center;padding:1rem;background-color:#f8f9fa;border-radius:8px}.CheckoutForm_amount__oiaf2 h3{margin:0;color:#2c5282;font-size:1.25rem}.CheckoutForm_paymentElement__162eg{margin:1rem 0}.CheckoutForm_error__YcImG{color:#e53e3e;background-color:#fff5f5;padding:.75rem;border-radius:6px;border-left:4px solid #e53e3e;font-size:.9rem}.CheckoutForm_buttons__qvqma{display:flex;gap:1rem;margin-top:1rem}.CheckoutForm_cancelButton__kC7_z,.CheckoutForm_submitButton__BLDp_{flex:1 1;padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.CheckoutForm_cancelButton__kC7_z:disabled,.CheckoutForm_submitButton__BLDp_:disabled{opacity:.6;cursor:not-allowed}.CheckoutForm_cancelButton__kC7_z{background-color:#e2e8f0;color:#4a5568}.CheckoutForm_cancelButton__kC7_z:hover:not(:disabled){background-color:#cbd5e0}.CheckoutForm_submitButton__BLDp_{background-color:#2c5282;color:#fff;display:flex;align-items:center;justify-content:center}.CheckoutForm_submitButton__BLDp_:hover:not(:disabled){background-color:#2a4365}.CheckoutForm_loader__2vNna{border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;width:20px;height:20px;animation:CheckoutForm_spin__XM_8e 1s linear infinite}@keyframes CheckoutForm_spin__XM_8e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}