.TermsModal_modalOverlay__Baro2{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}.TermsModal_modal__k8yDX{background-color:white;border-radius:12px;width:90%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 5px 25px rgba(0,0,0,.2)}.TermsModal_modalHeader__fAt1d{padding:20px;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;background-color:#f8f9fa;border-top-left-radius:12px;border-top-right-radius:12px}.TermsModal_modalHeader__fAt1d h2{margin:0;font-weight:600;color:#2c3e50}.TermsModal_closeButton__IYOsE{background:none;border:none;font-size:24px;cursor:pointer;color:#6c757d;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.TermsModal_closeButton__IYOsE:hover{background-color:#e9ecef;color:#495057}.TermsModal_modalBody__JqAxU{padding:25px;overflow-y:auto;max-height:400px;line-height:1.6}.TermsModal_modalBody__JqAxU h4{color:#2c3e50;margin-bottom:15px;border-bottom:2px solid #3498db;padding-bottom:8px}.TermsModal_modalBody__JqAxU h5{color:#3498db;margin-top:20px;margin-bottom:10px}.TermsModal_modalBody__JqAxU p{margin-bottom:15px;color:#34495e}.TermsModal_modalFooter__K_E2U{padding:20px;border-top:1px solid #e9ecef;text-align:center}.TermsModal_scrollInfo__3U4An{color:#6c757d;font-size:14px;margin-bottom:15px}.TermsModal_buttonGroup__hKDwO{display:flex;justify-content:center;gap:15px}.TermsModal_button__5_lMF{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.TermsModal_declineButton__n4BHo{background-color:#f8f9fa;color:#dc3545;border:1px solid #dc3545}.TermsModal_declineButton__n4BHo:hover{background-color:#dc3545;color:white}.TermsModal_acceptButton__Yn5hH{background-color:#28a745;color:white}.TermsModal_acceptButton__Yn5hH:hover:not(:disabled){background-color:#218838}.TermsModal_acceptButton__Yn5hH:disabled{background-color:#6c757d;cursor:not-allowed}@media (max-width:768px){.TermsModal_modal__k8yDX{width:95%;margin:10px}.TermsModal_modalBody__JqAxU{padding:15px}.TermsModal_buttonGroup__hKDwO{flex-direction:column}.TermsModal_button__5_lMF{width:100%}}