*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}._loginContainer_lmatj_15{min-height:100vh;display:flex;justify-content:center;align-items:center}._loginForm_lmatj_26{width:100%;max-width:520px;background:#fff;padding:36px 34px;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 14px 40px #00000014}._loginTitle_lmatj_41{text-align:center;font-size:28px;font-weight:700;margin-bottom:10px;color:#000}._formGroup_lmatj_52{margin-bottom:18px}._formGroup_lmatj_52 label{display:none}._formGroup_lmatj_52 input{width:100%;padding:14px 16px;font-size:15px;border-radius:10px;border:1px solid #e5e7eb;outline:none;transition:all .2s ease}._formGroup_lmatj_52 input::placeholder{color:#6b7280}._formGroup_lmatj_52 input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}._passwordWrapper_lmatj_85{display:flex;align-items:center}._passwordWrapper_lmatj_85 input{flex:1}._eyeBtn_lmatj_95{background:transparent;border:none;cursor:pointer;color:#9ca3af;padding:0 10px}._eyeBtn_lmatj_95 svg{font-size:18px}._forgotPassword_lmatj_110{text-align:right;margin-bottom:22px}._forgotPassword_lmatj_110 a{font-size:14px;text-decoration:none;color:#6366f1}._loginBtn_lmatj_124{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_lmatj_124:hover{background:#4f46e5}._loginBtn_lmatj_124:active{transform:translateY(1px)}._registerText_lmatj_148{text-align:center;margin-top:20px;font-size:14px;color:#6b7280}._registerText_lmatj_148 a{color:#f59e0b;font-weight:500;text-decoration:none}._errorBox_lmatj_164{width:100%;margin-bottom:16px;padding:12px;font-size:.85rem;color:#991b1b;background-color:#fee2e2;border-radius:10px;text-align:center}._inputError_lmatj_178{border-color:#dc2626!important;box-shadow:0 0 0 2px #dc262626}@media(max-width:576px){._loginForm_lmatj_26{padding:28px 22px}}._container_13h9l_1{max-width:1200px;margin:0 auto;padding:20px}._content_13h9l_7{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px #0000001a}._topSection_13h9l_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._askBtn_13h9l_21{background:#1f6feb;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-weight:600;cursor:pointer;font-size:16px}._askBtn_13h9l_21:hover{background:#1a5bc9}._welcome_13h9l_36{color:#374151;font-size:18px;font-weight:500}._name_13h9l_42{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 20px;border-radius:20px;margin-left:8px;font-weight:600}._search_13h9l_51{width:100%;height:48px;border:2px solid #e5e7eb;border-radius:8px;padding:0 20px;font-size:16px;margin-bottom:30px}._search_13h9l_51:focus{outline:none;border-color:#667eea}._questionsList_13h9l_67{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._questionCard_13h9l_73{display:flex;align-items:center;gap:20px;padding:24px;border-bottom:1px solid #e5e7eb;transition:background .2s;cursor:pointer}._questionCard_13h9l_73:hover{background:#f9fafb}._questionCard_13h9l_73:last-child{border-bottom:none}._avatar_13h9l_91{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_13h9l_104{flex:1}._questionTitle_13h9l_108{color:#111827;font-size:18px;font-weight:600;margin:0 0 8px}._questionMeta_13h9l_115{display:flex;align-items:center;gap:12px;margin-bottom:12px}._questionUser_13h9l_122{color:#6b7280;font-size:14px;font-weight:500}._questionTime_13h9l_128{color:#9ca3af;font-size:14px}._questionDescription_13h9l_133{color:#4b5563;font-size:15px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._arrow_13h9l_143{font-size:32px;color:#667eea;cursor:pointer;padding:0 10px;transition:transform .2s;-webkit-user-select:none;user-select:none;flex-shrink:0}._arrow_13h9l_143:hover{transform:translate(5px)}._noQuestions_13h9l_157{padding:60px 24px;text-align:center;color:#6b7280;font-size:16px}._loadingContainer_13h9l_164{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:20px}._spinner_13h9l_173{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:_spin_13h9l_173 1s linear infinite}@keyframes _spin_13h9l_173{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_13h9l_1{min-height:100vh;display:flex;flex-direction:column}._content_13h9l_7{flex:1;display:flex;flex-direction:column;position:relative}._questionsList_13h9l_67{flex:1}._paginationCenter_13h9l_263{display:flex;justify-content:center;align-items:center;margin-top:40px;margin-bottom:40px;padding:20px 0;width:100%}._paginationFixedBottom_13h9l_274{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_13h9l_194{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_13h9l_194 strong{color:#212529;margin:0 3px}._loadingContainer_13h9l_164{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh}._spinner_13h9l_173{border:4px solid rgba(0,123,255,.1);border-left-color:#007bff;border-radius:50%;width:40px;height:40px;animation:_spin_13h9l_173 1s linear infinite;margin-bottom:15px}@keyframes _spin_13h9l_173{to{transform:rotate(360deg)}}._noQuestions_13h9l_157{text-align:center;padding:40px 20px;color:#6c757d;background:#f8f9fa;border-radius:8px;margin:20px 0;border:1px dashed #dee2e6}._wrap_mdc7m_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_mdc7m_16{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_mdc7m_16:hover:not(:disabled){background:#28a745;color:#fff;border-color:#28a745;transform:translateY(-3px);box-shadow:0 8px 20px #28a7454d}._btn_mdc7m_16:active:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 10px #28a74533}._btn_mdc7m_16:disabled{opacity:.5;cursor:not-allowed;border-color:#ccc;color:#999;background:#f9f9f9;transform:none;box-shadow:none}._page_mdc7m_57{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_128yk_1{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}._row_128yk_9{display:flex;gap:12px}._eye_128yk_14{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:18px;color:#9ca3af;-webkit-user-select:none;user-select:none}._eye_128yk_14:hover{color:#374151}._policy_128yk_28{font-size:12px;text-align:center;color:#6b7280}._policy_128yk_28 span{color:#f59e0b;cursor:pointer}._topText_128yk_37{text-align:center;margin-bottom:16px}._topText_128yk_37 a{color:#f59e0b}._passwordWrap_128yk_45{position:relative;width:100%}._passwordWrap_128yk_45 ._input_128yk_50{width:100%;padding-right:40px;box-sizing:border-box}._card_128yk_56{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_128yk_56 h2{margin:0 0 16px}._form_128yk_69{display:flex;flex-direction:column;gap:12px}._input_128yk_50{width:100%;padding:10px;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box}._primary_128yk_81{background:#6366f1;color:#fff;border:none;padding:10px 14px;border-radius:8px}._error_128yk_88{color:#ef4444}._links_128yk_91{margin-top:10px}._hero_128yk_94{align-self:stretch;background:linear-gradient(135deg,#a5b4fc,#e0e7ff 60%,#fef3c7);border-radius:16px;padding:32px}._hero_128yk_94 h3{margin:0 0 12px;color:#1f2937}._hero_128yk_94 p{color:#6b7280;margin:0 0 16px}._hero_128yk_94 ._cta_128yk_108,._cta_128yk_108{background:#f59e0b;color:#fff;border:none;padding:10px 14px;border-radius:8px;text-decoration:none;display:inline-block}._input_128yk_50:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}._primary_128yk_81:hover{background:#4f46e5}@media(max-width:768px){._page_128yk_1{grid-template-columns:1fr}}._container_18579_1{max-width:1000px;margin:0 auto;padding:3rem 1.2rem;text-align:center}._title_18579_8{font-size:2.4rem;margin-bottom:1rem;color:#222}._subtitle_18579_14{font-size:1.1rem;color:#555;max-width:700px;margin:0 auto 3rem;line-height:1.6}._steps_18579_22{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}._step_18579_22{background:#fff;padding:1.6rem;border-radius:14px;box-shadow:0 4px 12px #0000000d;transition:transform .2s ease,box-shadow .2s ease}._step_18579_22:hover{transform:translateY(-4px);box-shadow:0 8px 18px #00000014}._step_18579_22 h3{font-size:1.2rem;margin-bottom:.6rem;color:#f39c12}._step_18579_22 p{font-size:.95rem;color:#555;line-height:1.5}@media(max-width:600px){._title_18579_8{font-size:1.9rem}._subtitle_18579_14{font-size:1rem;margin-bottom:2rem}._step_18579_22{padding:1.3rem}}._header_6ofhk_1{width:100%;background-color:#fff;border-bottom:1px solid #eaeaea}._header_container_6ofhk_7{max-width:1200px;margin:auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between}._logo_6ofhk_17 img{height:30px}._nav_6ofhk_22 a{text-decoration:none;color:#555;font-size:14px}._nav_6ofhk_22 a:hover{color:#000}._auth-btn_6ofhk_39{padding:8px 18px;border-radius:4px;font-size:13px;text-decoration:none;border:none;cursor:pointer}._login_6ofhk_48{background-color:#4f6ef7;border-radius:5px;color:#fff!important;padding:5px 10px}._logout_6ofhk_55{background-color:#4f6ef7;color:#fff;border-radius:5px;padding:5px 10px}@media(max-width:768px){._nav_6ofhk_22 a{display:none}}._nav_6ofhk_22{display:flex;align-items:center;gap:20px}._nav_6ofhk_22>:nth-child(1){order:1}._nav_6ofhk_22>:nth-child(2){order:2}._nav_6ofhk_22>:nth-child(3){order:3}._nav_6ofhk_22>: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_10fw9_1{background-color:#3b455a;color:#fff;padding:50px 20px}._footer_container_10fw9_7{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:200px}._footer_left_10fw9_17{flex:1}._footer_left_10fw9_17 img{width:200px;margin-bottom:20px}._social_icons_10fw9_27{display:flex;gap:12px}._social_icons_10fw9_27 svg{width:48px;height:48px;padding:12px;border:1px solid #ffffff;border-radius:50%;cursor:pointer;transition:all .3s ease}._social_icons_10fw9_27 svg:hover{background-color:#fff;color:#3b455a}._footer_middle_10fw9_48,._footer_right_10fw9_49{flex:1}._footer_10fw9_1 h3{font-size:16px;font-weight:600;margin-bottom:16px}._footer_10fw9_1 ul{list-style:none;padding:0;margin:0}._footer_10fw9_1 ul li{font-size:14px;color:#d1d5db;margin-bottom:10px}@media(max-width:768px){._footer_container_10fw9_7{flex-direction:column;text-align:center}._social_icons_10fw9_27{justify-content:center}._footer_left_10fw9_17,._footer_middle_10fw9_48,._footer_right_10fw9_49{margin-bottom:30px}}._wrap_1ooum_2{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_1ooum_12{display:inline-block;font-size:28px;font-weight:600;color:#1f2937;margin-bottom:20px;padding-bottom:6px;border-bottom:4px solid #ff6b6b}._list_1ooum_21{list-style:none;padding-left:0;margin-bottom:70px}._list_1ooum_21 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_1ooum_21 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_1ooum_50{text-align:center;font-size:24px;font-weight:600;margin-bottom:28px}._form_1ooum_56{width:100%;max-width:620px;margin:0 auto;display:flex;flex-direction:column;gap:18px}._input_1ooum_64{width:100%;padding:12px 14px;font-size:14px;border:1.5px solid #6b6fae;border-radius:6px;outline:none}._input_1ooum_64::placeholder{color:#9ca3af}._input_1ooum_64:focus{border-color:#1c1869;border-width:2px}._textarea_1ooum_79{width:100%;min-height:140px;padding:12px 14px;font-size:14px;border:1.5px solid #6b6fae;border-radius:6px;resize:vertical;outline:none}._textarea_1ooum_79::placeholder{color:#9ca3af}._textarea_1ooum_79:focus{border-color:#1c1869;border-width:2px}._primary_1ooum_96{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_1ooum_96:hover{background-color:#1d4ed8;transform:scale(1.05)}._status_1ooum_111{padding:10px;border-radius:6px;font-size:14px;text-align:center}._success_1ooum_117{background-color:#dcfce7;color:#166534;border:1px solid #22c55e}._error_1ooum_122{background-color:#fee2e2;color:#991b1b;border:1px solid #ef4444}._container_wbom2_1{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f8f9fa;padding:20px}._content_wbom2_10{text-align:center;max-width:500px}._code_wbom2_15{font-size:120px;font-weight:700;color:#f48023;margin-bottom:10px}._title_wbom2_22{font-size:28px;color:#333;margin-bottom:10px}._text_wbom2_28{font-size:16px;color:#666;margin-bottom:30px;line-height:1.6}._button_wbom2_35{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_wbom2_35: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_b5f55_13{max-width:900px;margin:32px auto;padding:0 16px}._sectionTitle_b5f55_22{font-size:22px;font-weight:600;letter-spacing:.6px;color:#0d6efd;margin-bottom:14px;text-transform:uppercase}._titleRow_b5f55_32{display:flex;align-items:center;gap:10px;margin-bottom:10px}._titleRow_b5f55_32 h4{margin:0;font-size:21px;font-weight:800;color:#212529;line-height:1.3}._arrowIcon_b5f55_48{color:#0d6efd;font-size:18px}._description_b5f55_56{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_b5f55_72{margin-top:62px;font-size:19px;font-weight:600;color:#343a40;padding-bottom:10px;border-bottom:1px solid #dee2e6}._spinnerWrapper_b5f55_84{height:320px;display:flex;justify-content:center;align-items:center}._spinner_b5f55_84{width:44px;height:44px;border:4px solid #e9ecef;border-top:4px solid #0d6efd;border-radius:50%;animation:_spin_b5f55_84 .9s linear infinite}._answersBox_b5f55_109{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_b5f55_109::-webkit-scrollbar{width:6px}._answersBox_b5f55_109::-webkit-scrollbar-thumb{background-color:#ced4da;border-radius:10px}._noAnswer_b5f55_134{text-align:center;color:#6c757d;font-size:.95rem;padding:24px 0}._answerCard_b5f55_144{display:flex;align-items:flex-start;gap:24px;padding:16px 0}._answerCard_b5f55_144:not(:last-child){border-bottom:1px solid #f1f3f5}._avatarBlock_b5f55_158{width:72px;display:flex;flex-direction:column;align-items:center;flex-shrink:0}._avatar_b5f55_158{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_b5f55_158 small{font-size:1rem;color:#868e96;text-align:center}._answerContent_b5f55_188{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_b5f55_202{margin-top:28px;padding:22px;border-radius:12px;background-color:#fff;border-left:4px solid #0d6efd;box-shadow:0 8px 24px #0000000f}._answerHeader_b5f55_212{text-align:center;margin-bottom:16px;font-weight:700}._answerHeader_b5f55_212 h4{margin:0;font-size:18px;color:#212529}._answerHeader_b5f55_212 small{display:block;margin-top:4px;color:#6c757d;font-size:.85rem}._error_b5f55_233{color:#842029;background-color:#f8d7da;border:1px solid #f5c2c7;padding:10px 12px;border-radius:6px;margin-bottom:12px;font-size:.9rem}._textarea_b5f55_244{width:100%;padding:12px;resize:none;border-radius:8px;border:1px solid #ced4da;font-size:.95rem;outline:none}._textarea_b5f55_244:focus{border-color:#0d6efd;box-shadow:0 0 0 .2rem #0d6efd33}._textareaError_b5f55_259{background-color:#f8d7da;border-color:#f5c2c7}._submitBtn_b5f55_265{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_b5f55_265:hover{background-color:#0b5ed7}._status_b5f55_281{padding:10px;border-radius:6px;font-size:14px;text-align:center}._success_b5f55_287{background-color:#dcfce7;color:#166534;border:1px solid #22c55e}._error_b5f55_233{background-color:#fee2e2;color:#991b1b;border:1px solid #ef4444}._questionTime_b5f55_298{color:#9ca3af;font-size:14px}@media(max-width:576px){._avatarBlock_b5f55_158{width:58px}._answerContent_b5f55_188{font-size:.9rem}._container_b5f55_13{margin:20px auto}}._answersContainer_b5f55_307{width:100%}._answersInfo_b5f55_312{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_b5f55_312 strong{color:#1f2937;margin:0 2px}._loadingContainer_b5f55_329{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0}._spinner_b5f55_84{border:3px solid rgba(16,185,129,.1);border-left-color:#10b981;border-radius:50%;width:30px;height:30px;animation:_spin_b5f55_84 1s linear infinite;margin-bottom:10px}@keyframes _spin_b5f55_84{to{transform:rotate(360deg)}}._answersPagination_b5f55_352{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb;display:flex;justify-content:center}._noAnswer_b5f55_134{text-align:center;padding:30px 20px;color:#6c757d;font-style:italic;background:#f8f9fa;border-radius:8px;border:1px dashed #dee2e6}._answersContainer_b5f55_307{display:flex!important;flex-direction:column!important;min-height:500px!important}._answersBox_b5f55_109{flex:1!important;margin-bottom:0!important}._answersPagination_b5f55_352{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_b5f55_352>div{display:flex!important;justify-content:center!important;width:100%!important}._wrap_b5f55_407{display:flex!important;justify-content:center!important;align-items:center!important;margin:0 auto!important}:root{--orange: #ff7a00;--heading: #1d2b5a;--muted: #4b5563}._about_1ykg2_7{width:100%;background:#fff;max-width:500px;min-width:400px}._inner_1ykg2_14{max-width:500px;margin:5px 10px;padding:45px 16px;display:flex;justify-content:space-between;position:relative}._content_1ykg2_24{max-width:500px;text-align:start}._tag_1ykg2_29{margin:0 0 8px;color:var(--orange);font-size:18px;font-weight:600;text-align:left}._title_1ykg2_37{margin:0 0 18px;text-align:left;font-size:44px;color:var(--heading);font-weight:800;letter-spacing:.2px}._text_1ykg2_46{margin:0 0 16px;text-align:left;font-size:16px;font-weight:400;line-height:1.7}._btn_1ykg2_55{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_1ykg2_55:hover{opacity:.9}._rightAccent_1ykg2_72{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_1ykg2_37{font-size:34px}._inner_1ykg2_14{padding:34px 16px 50px}._rightAccent_1ykg2_72{width:120px;height:120px;right:10px;bottom:8px}}:root{--blue: #4f6ef7;--orange: #ff7a00;--shadow: 0 10px 30px rgba(0, 0, 0, .12)}._page_ik1lk_11{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_ik1lk_11:before{content:"";position:absolute;left:-120px;top:10px;width:360px;height:360px;background:#4f6ef738;border-radius:50%}._page_ik1lk_11: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_ik1lk_51{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_ik1lk_65{display:flex;justify-content:center;padding-top:3px}._right_ik1lk_75: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_ik1lk_51{grid-template-columns:1fr;row-gap:28px;column-gap:0}._left_ik1lk_65{justify-content:flex-start;padding-top:0}._right_ik1lk_75{padding-top:0}._right_ik1lk_75:after{right:-30px;bottom:-30px;width:220px;height:220px}}._container_1fjz2_4{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}._card_1fjz2_15{width:100%;max-width:460px;padding:36px 34px;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 14px 40px #00000014;position:relative}._backLink_1fjz2_28{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#6366f1;text-decoration:none;margin-bottom:18px;font-weight:500}._backLink_1fjz2_28:hover{text-decoration:underline}._title_1fjz2_46{font-size:26px;font-weight:700;margin-bottom:6px;color:#000;text-align:center}._subtitle_1fjz2_54{font-size:14px;color:#6b7280;margin-bottom:22px;text-align:center}._message_1fjz2_64{margin-bottom:16px;padding:10px;font-size:.85rem;color:#065f46;background:#d1fae5;border-radius:8px;text-align:center}._input_1fjz2_77{width:100%;padding:14px 16px;font-size:15px;border-radius:10px;border:1px solid #e5e7eb;outline:none;margin-bottom:20px}._input_1fjz2_77::placeholder{color:#6b7280}._input_1fjz2_77:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}._button_1fjz2_99{width:100%;padding:14px;background:#6366f1;border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:600;cursor:pointer}._button_1fjz2_99:hover{background:#4f46e5}@media(max-width:576px){._card_1fjz2_15{padding:28px 22px}}
