*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}._loginContainer_epxq8_29{min-height:100vh;display:flex;justify-content:center;align-items:center}._loginForm_epxq8_51{width:100%;max-width:520px;background:#fff;padding:36px 34px;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 14px 40px #00000014}._loginTitle_epxq8_81{text-align:center;font-size:28px;font-weight:700;margin-bottom:10px;color:#000}._formGroup_epxq8_103{margin-bottom:18px}._formGroup_epxq8_103 label{display:none}._formGroup_epxq8_103 input{width:100%;padding:14px 16px;font-size:15px;border-radius:10px;border:1px solid #e5e7eb;outline:none;transition:all .2s ease}._formGroup_epxq8_103 input::placeholder{color:#6b7280}._formGroup_epxq8_103 input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}._passwordWrapper_epxq8_169{display:flex;align-items:center}._passwordWrapper_epxq8_169 input{flex:1}._eyeBtn_epxq8_189{background:transparent;border:none;cursor:pointer;color:#9ca3af;padding:0 10px}._eyeBtn_epxq8_189 svg{font-size:18px}._forgotPassword_epxq8_219{text-align:right;margin-bottom:22px}._forgotPassword_epxq8_219 a{font-size:14px;text-decoration:none;color:#6366f1}._loginBtn_epxq8_247{width:100%;padding:14px;background:#6366f1;border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .1s ease}._loginBtn_epxq8_247:hover{background:#4f46e5}._loginBtn_epxq8_247:active{transform:translateY(1px)}._registerText_epxq8_295{text-align:center;margin-top:20px;font-size:14px;color:#6b7280}._registerText_epxq8_295 a{color:#f59e0b;font-weight:500;text-decoration:none}._errorBox_epxq8_327{width:100%;margin-bottom:16px;padding:12px;font-size:.85rem;color:#991b1b;background-color:#fee2e2;border-radius:10px;text-align:center}._inputError_epxq8_355{border-color:#dc2626!important;box-shadow:0 0 0 2px #dc262626}@media(max-width:576px){._loginForm_epxq8_51{padding:28px 22px}}._container_1hfrl_1{max-width:1200px;margin:0 auto;padding:20px}._content_1hfrl_13{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px #0000001a}._topSection_1hfrl_27{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._askBtn_1hfrl_41{background:#1f6feb;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-weight:600;cursor:pointer;font-size:16px}._askBtn_1hfrl_41:hover{background:#1a5bc9}._welcome_1hfrl_71{color:#374151;font-size:18px;font-weight:500}._name_1hfrl_83{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 20px;border-radius:20px;margin-left:8px;font-weight:600}._search_1hfrl_101{width:100%;height:48px;border:2px solid #e5e7eb;border-radius:8px;padding:0 20px;font-size:16px;margin-bottom:30px}._search_1hfrl_101:focus{outline:none;border-color:#667eea}._questionsList_1hfrl_133{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._questionCard_1hfrl_145{display:flex;align-items:center;gap:20px;padding:24px;border-bottom:1px solid #e5e7eb;transition:background .2s;cursor:pointer}._questionCard_1hfrl_145:hover{background:#f9fafb}._questionCard_1hfrl_145:last-child{border-bottom:none}._avatar_1hfrl_181{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:grid;place-items:center;color:#fff;font-size:24px;font-weight:700;flex-shrink:0}._questionContent_1hfrl_207{flex:1}._questionTitle_1hfrl_215{color:#111827;font-size:18px;font-weight:600;margin:0 0 8px}._questionMeta_1hfrl_229{display:flex;align-items:center;gap:12px;margin-bottom:12px}._questionUser_1hfrl_243{color:#6b7280;font-size:14px;font-weight:500}._questionTime_1hfrl_255{color:#9ca3af;font-size:14px}._questionDescription_1hfrl_265{color:#4b5563;font-size:15px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._arrow_1hfrl_285{font-size:32px;color:#667eea;cursor:pointer;padding:0 10px;transition:transform .2s;-webkit-user-select:none;user-select:none;flex-shrink:0}._arrow_1hfrl_285:hover{transform:translate(5px)}._noQuestions_1hfrl_313{padding:60px 24px;text-align:center;color:#6b7280;font-size:16px}._loadingContainer_1hfrl_327{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:20px}._spinner_1hfrl_345{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:_spin_1hfrl_345 1s linear infinite}@keyframes _spin_1hfrl_345{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1hfrl_1{min-height:100vh;display:flex;flex-direction:column}._content_1hfrl_13{flex:1;display:flex;flex-direction:column;position:relative}._questionsList_1hfrl_133{flex:1}._paginationCenter_1hfrl_525{display:flex;justify-content:center;align-items:center;margin-top:40px;margin-bottom:40px;padding:20px 0;width:100%}._paginationFixedBottom_1hfrl_547{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;padding:20px;background:#fff;box-shadow:0 -2px 10px #0000001a;z-index:100;border-top:1px solid #e0e0e0}._paginationInfo_1hfrl_387{margin:15px 0;padding:10px 15px;background:#e9ecef;border-radius:5px;font-size:14px;color:#495057;text-align:center;border-left:4px solid #007bff}._paginationInfo_1hfrl_387 strong{color:#212529;margin:0 3px}._loadingContainer_1hfrl_327{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh}._spinner_1hfrl_345{border:4px solid rgba(0,123,255,.1);border-left-color:#007bff;border-radius:50%;width:40px;height:40px;animation:_spin_1hfrl_345 1s linear infinite;margin-bottom:15px}@keyframes _spin_1hfrl_345{to{transform:rotate(360deg)}}._noQuestions_1hfrl_313{text-align:center;padding:40px 20px;color:#6c757d;background:#f8f9fa;border-radius:8px;margin:20px 0;border:1px dashed #dee2e6}._wrap_1f8ig_1{display:flex;align-items:center;justify-content:center;gap:40px;margin:0 auto;padding:20px 40px;background:#fff;border-radius:50px;box-shadow:0 5px 20px #0000001a;border:2px solid #e8e8e8;max-width:500px;width:100%}._btn_1f8ig_31{padding:12px 30px;border:2px solid #28a745;background:#fff;color:#28a745;cursor:pointer;border-radius:8px;font-size:15px;font-weight:600;transition:all .3s ease;min-width:120px;position:relative;overflow:hidden}._btn_1f8ig_31:hover:not(:disabled){background:#28a745;color:#fff;border-color:#28a745;transform:translateY(-3px);box-shadow:0 8px 20px #28a7454d}._btn_1f8ig_31:active:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 10px #28a74533}._btn_1f8ig_31:disabled{opacity:.5;cursor:not-allowed;border-color:#ccc;color:#999;background:#f9f9f9;transform:none;box-shadow:none}._page_1f8ig_113{font-size:16px;font-weight:600;color:#333;padding:10px 20px;background:#f8f9fa;border-radius:8px;border:2px solid #28a745;min-width:100px;text-align:center;color:#28a745}._page_1b5g6_1{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}._row_1b5g6_17{display:flex;gap:12px}._eye_1b5g6_27{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:18px;color:#9ca3af;-webkit-user-select:none;user-select:none}._eye_1b5g6_27:hover{color:#374151}._policy_1b5g6_55{font-size:12px;text-align:center;color:#6b7280}._policy_1b5g6_55 span{color:#f59e0b;cursor:pointer}._topText_1b5g6_73{text-align:center;margin-bottom:16px}._topText_1b5g6_73 a{color:#f59e0b}._passwordWrap_1b5g6_89{position:relative;width:100%}._passwordWrap_1b5g6_89 ._input_1b5g6_99{width:100%;padding-right:40px;box-sizing:border-box}._card_1b5g6_111{width:100%;max-width:520px;justify-self:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 10px 30px #6366f126}._card_1b5g6_111 h2{margin:0 0 16px}._form_1b5g6_137{display:flex;flex-direction:column;gap:12px}._input_1b5g6_99{width:100%;padding:10px;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box}._primary_1b5g6_161{background:#6366f1;color:#fff;border:none;padding:10px 14px;border-radius:8px}._error_1b5g6_175{color:#ef4444}._links_1b5g6_181{margin-top:10px}._hero_1b5g6_187{align-self:stretch;background:linear-gradient(135deg,#a5b4fc,#e0e7ff 60%,#fef3c7);border-radius:16px;padding:32px}._hero_1b5g6_187 h3{margin:0 0 12px;color:#1f2937}._hero_1b5g6_187 p{color:#6b7280;margin:0 0 16px}._hero_1b5g6_187 ._cta_1b5g6_215,._cta_1b5g6_215{background:#f59e0b;color:#fff;border:none;padding:10px 14px;border-radius:8px;text-decoration:none;display:inline-block}._input_1b5g6_99:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}._primary_1b5g6_161:hover{background:#4f46e5}@media(max-width:768px){._page_1b5g6_1{grid-template-columns:1fr}}._container_1vpxb_1{max-width:1000px;margin:0 auto;padding:3rem 1.2rem;text-align:center}._title_1vpxb_15{font-size:2.4rem;margin-bottom:1rem;color:#222}._subtitle_1vpxb_27{font-size:1.1rem;color:#555;max-width:700px;margin:0 auto 3rem;line-height:1.6}._steps_1vpxb_43{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}._step_1vpxb_43{background:#fff;padding:1.6rem;border-radius:14px;box-shadow:0 4px 12px #0000000d;transition:transform .2s ease,box-shadow .2s ease}._step_1vpxb_43:hover{transform:translateY(-4px);box-shadow:0 8px 18px #00000014}._step_1vpxb_43 h3{font-size:1.2rem;margin-bottom:.6rem;color:#f39c12}._step_1vpxb_43 p{font-size:.95rem;color:#555;line-height:1.5}@media(max-width:600px){._title_1vpxb_15{font-size:1.9rem}._subtitle_1vpxb_27{font-size:1rem;margin-bottom:2rem}._step_1vpxb_43{padding:1.3rem}}._header_xxvm0_1{width:100%;background-color:#fff;border-bottom:1px solid #eaeaea}._header_container_xxvm0_13{max-width:1200px;margin:auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between}._logo_xxvm0_33 img{height:30px}._nav_xxvm0_43 a{text-decoration:none;color:#555;font-size:14px}._nav_xxvm0_43 a:hover{color:#000}._auth-btn_xxvm0_77{padding:8px 18px;border-radius:4px;font-size:13px;text-decoration:none;border:none;cursor:pointer}._login_xxvm0_95{background-color:#4f6ef7;border-radius:5px;color:#fff!important;padding:5px 10px}._logout_xxvm0_109{background-color:#4f6ef7;color:#fff;border-radius:5px;padding:5px 10px}@media(max-width:768px){._nav_xxvm0_43 a{display:none}}._nav_xxvm0_43{display:flex;align-items:center;gap:20px}._nav_xxvm0_43>:nth-child(1){order:1}._nav_xxvm0_43>:nth-child(2){order:2}._nav_xxvm0_43>:nth-child(3){order:3}._nav_xxvm0_43>:nth-child(4){order:4}.language-switcher-button{position:relative;display:inline-block;margin:0 10px}.language-main-button{display:flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid #d1d5db;border-radius:20px;background:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:100px;height:32px;line-height:20px;justify-content:space-between}.language-main-button:hover{border-color:#10b981;background:#f0fdf4;box-shadow:0 2px 8px #10b98126}.main-button-flag{width:20px;height:14px;border-radius:2px;box-shadow:0 1px 2px #00000026;object-fit:cover}.main-button-text{color:#1f2937;flex:1;text-align:left}.main-button-arrow{color:#6b7280;font-size:10px;margin-left:4px}.language-dropdown{position:absolute;top:100%;right:0;margin-top:5px;background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000001a;border:1px solid #e5e7eb;min-width:150px;overflow:hidden;z-index:1001}.dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:none;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left;border-bottom:1px solid #f3f4f6}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:#f0fdf4}.dropdown-item.active{background:#10b981}.dropdown-item.active .dropdown-country,.dropdown-item.active .dropdown-language{color:#fff}.dropdown-flag{width:20px;height:14px;border-radius:2px;object-fit:cover}.dropdown-text{display:flex;flex-direction:column;flex:1}.dropdown-country{font-weight:600;font-size:13px;color:#1f2937}.dropdown-language{font-size:11px;color:#6b7280;margin-top:1px}._footer_z7ppn_1{background-color:#3b455a;color:#fff;padding:50px 20px}._footer_container_z7ppn_13{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:200px}._footer_left_z7ppn_33{flex:1}._footer_left_z7ppn_33 img{width:200px;margin-bottom:20px}._social_icons_z7ppn_53{display:flex;gap:12px}._social_icons_z7ppn_53 svg{width:48px;height:48px;padding:12px;border:1px solid #ffffff;border-radius:50%;cursor:pointer;transition:all .3s ease}._social_icons_z7ppn_53 svg:hover{background-color:#fff;color:#3b455a}._footer_middle_z7ppn_95,._footer_right_z7ppn_97{flex:1}._footer_z7ppn_1 h3{font-size:16px;font-weight:600;margin-bottom:16px}._footer_z7ppn_1 ul{list-style:none;padding:0;margin:0}._footer_z7ppn_1 ul li{font-size:14px;color:#d1d5db;margin-bottom:10px}@media(max-width:768px){._footer_container_z7ppn_13{flex-direction:column;text-align:center}._social_icons_z7ppn_53{justify-content:center}._footer_left_z7ppn_33,._footer_middle_z7ppn_95,._footer_right_z7ppn_97{margin-bottom:30px}}._wrap_1xofu_3{width:70%;max-width:1100px;margin:15px auto;padding:40px;background:#f8f7f7;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;border-radius:25px;box-shadow:0 8px 24px #00000014}._stepsTitle_1xofu_23{display:inline-block;font-size:28px;font-weight:600;color:#1f2937;margin-bottom:20px;padding-bottom:6px;border-bottom:4px solid #ff6b6b}._list_1xofu_41{list-style:none;padding-left:0;margin-bottom:70px}._list_1xofu_41 li{display:flex;align-items:center;gap:10px;color:#1f2937;font-size:20px;margin-bottom:14px;text-shadow:0 1px 0 #c7c7c7,0 2px 0 #b5b5b5,0 3px 0 #a3a3a3,0 4px 8px rgba(0,0,0,.15);letter-spacing:.4px}._list_1xofu_41 li:before{content:"➤";display:inline-flex;justify-content:center;align-items:center;width:18px;height:20px;background:#1f2a44;color:#fff;border-radius:50%;font-size:11px}._postTitle_1xofu_99{text-align:center;font-size:24px;font-weight:600;margin-bottom:28px}._form_1xofu_111{width:100%;max-width:620px;margin:0 auto;display:flex;flex-direction:column;gap:18px}._input_1xofu_127{width:100%;padding:12px 14px;font-size:14px;border:1.5px solid #6b6fae;border-radius:6px;outline:none}._input_1xofu_127::placeholder{color:#9ca3af}._input_1xofu_127:focus{border-color:#1c1869;border-width:2px}._textarea_1xofu_157{width:100%;min-height:140px;padding:12px 14px;font-size:14px;border:1.5px solid #6b6fae;border-radius:6px;resize:vertical;outline:none}._textarea_1xofu_157::placeholder{color:#9ca3af}._textarea_1xofu_157:focus{border-color:#1c1869;border-width:2px}._primary_1xofu_191{align-self:flex-start;background-color:#2563eb;color:#fff;border:none;padding:9px 18px;font-size:14px;border-radius:6px;cursor:pointer;transition:all .4s}._primary_1xofu_191:hover{background-color:#1d4ed8;transform:scale(1.05)}._status_1xofu_221{padding:10px;border-radius:6px;font-size:14px;text-align:center}._success_1xofu_233{background-color:#dcfce7;color:#166534;border:1px solid #22c55e}._error_1xofu_243{background-color:#fee2e2;color:#991b1b;border:1px solid #ef4444}._container_697sx_1{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f8f9fa;padding:20px}._content_697sx_19{text-align:center;max-width:500px}._code_697sx_29{font-size:120px;font-weight:700;color:#f48023;margin-bottom:10px}._title_697sx_43{font-size:28px;color:#333;margin-bottom:10px}._text_697sx_55{font-size:16px;color:#666;margin-bottom:30px;line-height:1.6}._button_697sx_69{display:inline-block;padding:12px 28px;background-color:#f48023;color:#fff;border-radius:5px;text-decoration:none;font-weight:500;transition:background-color .3s ease}._button_697sx_69:hover{background-color:#d96c1a}*{box-sizing:border-box;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}._container_rxwwh_25{max-width:900px;margin:32px auto;padding:0 16px}._sectionTitle_rxwwh_43{font-size:22px;font-weight:600;letter-spacing:.6px;color:#0d6efd;margin-bottom:14px;text-transform:uppercase}._titleRow_rxwwh_63{display:flex;align-items:center;gap:10px;margin-bottom:10px}._titleRow_rxwwh_63 h4{margin:0;font-size:21px;font-weight:800;color:#212529;line-height:1.3}._arrowIcon_rxwwh_95{color:#0d6efd;font-size:18px}._description_rxwwh_111{font-size:1.02rem;line-height:1.7;color:#495057;margin-top:12px;margin-bottom:50px;padding:16px 18px;background-color:#f8f9fa;border-left:4px solid #0d6efd;border-radius:8px}._answerTitle_rxwwh_143{margin-top:62px;font-size:19px;font-weight:600;color:#343a40;padding-bottom:10px;border-bottom:1px solid #dee2e6}._spinnerWrapper_rxwwh_167{height:320px;display:flex;justify-content:center;align-items:center}._spinner_rxwwh_167{width:44px;height:44px;border:4px solid #e9ecef;border-top:4px solid #0d6efd;border-radius:50%;animation:_spin_rxwwh_167 .9s linear infinite}._answersBox_rxwwh_217{max-height:420px;overflow-y:auto;padding:18px;margin-top:28px;margin-bottom:60px;border-radius:10px;background-color:#fff;border:1px solid #e9ecef;box-shadow:0 6px 18px #0000000a}._answersBox_rxwwh_217::-webkit-scrollbar{width:6px}._answersBox_rxwwh_217::-webkit-scrollbar-thumb{background-color:#ced4da;border-radius:10px}._noAnswer_rxwwh_267{text-align:center;color:#6c757d;font-size:.95rem;padding:24px 0}._answerCard_rxwwh_287{display:flex;align-items:flex-start;gap:24px;padding:16px 0}._answerCard_rxwwh_287:not(:last-child){border-bottom:1px solid #f1f3f5}._avatarBlock_rxwwh_315{width:72px;display:flex;flex-direction:column;align-items:center;flex-shrink:0}._avatar_rxwwh_315{width:46px;height:46px;background-color:#f1f3f5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:6px;font-weight:600;color:#495057}._avatarBlock_rxwwh_315 small{font-size:1rem;color:#868e96;text-align:center}._answerContent_rxwwh_375{flex:1;font-size:1.1rem;line-height:1.75;color:#3c4b5f;font-weight:600;letter-spacing:.2px;word-wrap:break-word;margin-top:10px}._answerForm_rxwwh_403{margin-top:28px;padding:22px;border-radius:12px;background-color:#fff;border-left:4px solid #0d6efd;box-shadow:0 8px 24px #0000000f}._answerHeader_rxwwh_423{text-align:center;margin-bottom:16px;font-weight:700}._answerHeader_rxwwh_423 h4{margin:0;font-size:18px;color:#212529}._answerHeader_rxwwh_423 small{display:block;margin-top:4px;color:#6c757d;font-size:.85rem}._error_rxwwh_465{color:#842029;background-color:#f8d7da;border:1px solid #f5c2c7;padding:10px 12px;border-radius:6px;margin-bottom:12px;font-size:.9rem}._textarea_rxwwh_487{width:100%;padding:12px;resize:none;border-radius:8px;border:1px solid #ced4da;font-size:.95rem;outline:none}._textarea_rxwwh_487:focus{border-color:#0d6efd;box-shadow:0 0 0 .2rem #0d6efd33}._textareaError_rxwwh_517{background-color:#f8d7da;border-color:#f5c2c7}._submitBtn_rxwwh_529{margin-top:14px;padding:9px 22px;border:none;border-radius:6px;background-color:#0d6efd;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer}._submitBtn_rxwwh_529:hover{background-color:#0b5ed7}._status_rxwwh_561{padding:10px;border-radius:6px;font-size:14px;text-align:center}._success_rxwwh_573{background-color:#dcfce7;color:#166534;border:1px solid #22c55e}._error_rxwwh_465{background-color:#fee2e2;color:#991b1b;border:1px solid #ef4444}._questionTime_rxwwh_595{color:#9ca3af;font-size:14px}@media(max-width:576px){._avatarBlock_rxwwh_315{width:58px}._answerContent_rxwwh_375{font-size:.9rem}._container_rxwwh_25{margin:20px auto}}._answersContainer_rxwwh_613{width:100%}._answersInfo_rxwwh_623{margin:15px 0 10px;padding:8px 12px;background:#f8f9fa;border-radius:6px;font-size:14px;color:#495057;text-align:center;border-left:3px solid #10b981}._answersInfo_rxwwh_623 strong{color:#1f2937;margin:0 2px}._loadingContainer_rxwwh_657{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0}._spinner_rxwwh_167{border:3px solid rgba(16,185,129,.1);border-left-color:#10b981;border-radius:50%;width:30px;height:30px;animation:_spin_rxwwh_167 1s linear infinite;margin-bottom:10px}@keyframes _spin_rxwwh_167{to{transform:rotate(360deg)}}._answersPagination_rxwwh_703{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb;display:flex;justify-content:center}._noAnswer_rxwwh_267{text-align:center;padding:30px 20px;color:#6c757d;font-style:italic;background:#f8f9fa;border-radius:8px;border:1px dashed #dee2e6}._answersContainer_rxwwh_613{display:flex!important;flex-direction:column!important;min-height:500px!important}._answersBox_rxwwh_217{flex:1!important;margin-bottom:0!important}._answersPagination_rxwwh_703{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-top:auto!important;padding:20px 0!important;position:relative!important}._answersPagination_rxwwh_703>div{display:flex!important;justify-content:center!important;width:100%!important}._wrap_rxwwh_813{display:flex!important;justify-content:center!important;align-items:center!important;margin:0 auto!important}:root{--orange: #ff7a00;--heading: #1d2b5a;--muted: #4b5563}._about_1tk92_13{width:100%;background:#fff;max-width:500px;min-width:400px}._inner_1tk92_27{max-width:500px;margin:5px 10px;padding:45px 16px;display:flex;justify-content:space-between;position:relative}._content_1tk92_47{max-width:500px;text-align:start}._tag_1tk92_57{margin:0 0 8px;color:var(--orange);font-size:18px;font-weight:600;text-align:left}._title_1tk92_73{margin:0 0 18px;text-align:left;font-size:44px;color:var(--heading);font-weight:800;letter-spacing:.2px}._text_1tk92_91{margin:0 0 16px;text-align:left;font-size:16px;font-weight:400;line-height:1.7}._btn_1tk92_109{display:inline-block;margin-top:10px;background:var(--orange);color:#fff;padding:12px 22px;border-radius:6px;text-decoration:none;font-weight:700;font-size:14px;letter-spacing:.4px}._btn_1tk92_109:hover{opacity:.9}._rightAccent_1tk92_143{width:170px;height:130px;background:linear-gradient(135deg,#ff7a0026,#ff7a0000);border-top-left-radius:96px;border-bottom-right-radius:16px;position:absolute;right:16px;bottom:10px}@media(max-width:700px){._title_1tk92_73{font-size:34px}._inner_1tk92_27{padding:34px 16px 50px}._rightAccent_1tk92_143{width:120px;height:120px;right:10px;bottom:8px}}:root{--blue: #4f6ef7;--orange: #ff7a00;--shadow: 0 10px 30px rgba(0, 0, 0, .12)}._page_1068w_21{width:100%;min-height:calc(100vh - 140px);background:#fff;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0 auto}._page_1068w_21:before{content:"";position:absolute;left:-120px;top:10px;width:360px;height:360px;background:#4f6ef738;border-radius:50%}._page_1068w_21:after{content:"";position:absolute;left:0;top:12px;width:170px;height:130px;background:#4f6ef740;border-bottom-right-radius:96px;border-top-right-radius:16px;z-index:1}._inner_1068w_101{width:100%;max-width:1180px;margin:0 auto;display:grid;justify-items:center;grid-template-columns:440px 1fr;column-gap:10px;align-items:center;position:relative;z-index:2}._left_1068w_129{display:flex;justify-content:center;padding-top:3px}._right_1068w_149:after{content:"";position:absolute;right:-45px;bottom:-55px;width:280px;height:280px;background:#ff7a0038;border-top-left-radius:160px;border-bottom-left-radius:22px;border-bottom-right-radius:22px;z-index:-1}@media(max-width:980px){._inner_1068w_101{grid-template-columns:1fr;row-gap:28px;column-gap:0}._left_1068w_129{justify-content:flex-start;padding-top:0}._right_1068w_149{padding-top:0}._right_1068w_149:after{right:-30px;bottom:-30px;width:220px;height:220px}}._container_18h77_7{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}._card_18h77_29{width:100%;max-width:460px;padding:36px 34px;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 14px 40px #00000014;position:relative}._backLink_18h77_55{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#6366f1;text-decoration:none;margin-bottom:18px;font-weight:500}._backLink_18h77_55:hover{text-decoration:underline}._title_18h77_91{font-size:26px;font-weight:700;margin-bottom:6px;color:#000;text-align:center}._subtitle_18h77_107{font-size:14px;color:#6b7280;margin-bottom:22px;text-align:center}._message_18h77_127{margin-bottom:16px;padding:10px;font-size:.85rem;color:#065f46;background:#d1fae5;border-radius:8px;text-align:center}._input_18h77_153{width:100%;padding:14px 16px;font-size:15px;border-radius:10px;border:1px solid #e5e7eb;outline:none;margin-bottom:20px}._input_18h77_153::placeholder{color:#6b7280}._input_18h77_153:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}._button_18h77_197{width:100%;padding:14px;background:#6366f1;border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:600;cursor:pointer}._button_18h77_197:hover{background:#4f46e5}@media(max-width:576px){._card_18h77_29{padding:28px 22px}}
