.growfund-page-container .growfund_contribution_failed_modal_container{background-color:var(--growfund-gray-1);border-radius:var(--growfund-radius-6);box-shadow:0 4px 20px rgb(0 0 0 / .1);width:100%;max-width:500px;text-align:center;padding:var(--growfund-spacing-6);box-sizing:border-box;position:relative}.growfund-page-container .growfund_contribution_failed_modal_container .growfund_icon_container{width:60px;height:60px;background-color:var(--growfund-gray-1);border-radius:50%;display:flex;justify-content:center;align-items:center;margin:-54px auto var(--growfund-spacing-5);border:4px solid var(--growfund-gray-1);box-shadow:0 2px 10px rgb(0 0 0 / .1)}.growfund-page-container .growfund_contribution_failed_modal_container .growfund_title{font-size:var(--growfund-font-size-6);font-weight:var(--growfund-font-weight-semibold);line-height:1.4;color:var(--growfund-red-3);margin-bottom:var(--growfund-spacing-1-5)}.growfund-page-container .growfund_contribution_failed_modal_container .growfund_subtitle{font-size:var(--growfund-font-size-3);color:#666;line-height:1.5;margin-bottom:var(--growfund-spacing-6)}.growfund-page-container .growfund_contribution_failed_modal_container .growfund_back_button{display:flex;align-items:center;justify-content:center;width:100%;padding:var(--growfund-spacing-2) var(--growfund-spacing-4);border-radius:var(--growfund-radius-4);border:1px solid #e4e4e7;color:var(--growfund-gray-15);font-size:var(--growfund-font-size-3);font-weight:var(--growfund-font-weight-medium);line-height:1.5;cursor:pointer;text-decoration:none;transition:background-color 0.2s,border-color 0.2s}.growfund-page-container .growfund_contribution_failed_modal_container .growfund_back_button:hover{background-color:var(--growfund-gray-6);border-color:#ccc}.growfund-page-container .growfund_contribution_failed_modal_container .growfund_back_button svg{margin-right:var(--growfund-spacing-2);width:16px;height:16px}.growfund-page-container .growfund_contribution_failed_modal_container .growfund_back_button svg path{fill:#555}