@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.hero{position:relative;min-height:100vh;background-image:url(/assets/fon1-CaorQV-z.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:80px}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000059;z-index:1}.hero-container{position:relative;z-index:2;max-width:1200px;width:90%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:70px;padding:40px 20px}.hero-image-wrapper{flex:0 0 42%;display:flex;justify-content:center;align-items:center}.hero-portrait{width:100%;max-width:440px;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:50%;border:5px solid rgba(255,255,255,.9);box-shadow:0 12px 48px #0000004d}.hero-content{flex:0 0 58%;max-width:640px;background:#0009;backdrop-filter:blur(8px);padding:48px 44px;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.hero-title{font-family:Inter,system-ui,sans-serif;font-size:56px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.15;letter-spacing:-.01em}.hero-subtitle{font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:400;color:#fff;margin:0 0 16px;line-height:1.35}.hero-bio{font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:400;color:#ffffffbf;margin:0 0 32px;line-height:1.4}.hero-button{font-family:Inter,system-ui,sans-serif;background:#27ae60;color:#fff;font-size:18px;font-weight:600;padding:16px 40px;min-height:54px;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #27ae6059;letter-spacing:0}.hero-button:hover{background:#e67e22;transform:translateY(-2px);box-shadow:0 8px 28px #e67e2273}.hero-button:active{transform:translateY(0)}@media (max-width: 1024px){.navbar-container{padding:16px 30px}.navbar-menu{gap:30px}.navbar-menu a{font-size:15px}.hero-container{gap:50px}.hero-image-wrapper{flex:0 0 40%}.hero-content{flex:0 0 60%;padding:40px 36px}.hero-title{font-size:48px}.hero-subtitle{font-size:20px}.hero-bio{font-size:16px}.hero-button{font-size:17px;padding:15px 36px}}@media (max-width: 768px){.navbar-container{padding:14px 20px}.navbar-logo{height:40px}.navbar-menu{display:none}.navbar-toggle{display:flex}.navbar-menu-mobile{padding:20px}.hero{min-height:auto;padding:100px 0 60px}.hero-overlay{background:#00000073}.hero-container{flex-direction:column;gap:48px;width:88%}.hero-image-wrapper{flex:none;width:100%}.hero-portrait{max-width:240px;border-width:4px}.hero-content{flex:none;width:100%;max-width:100%;padding:36px 28px}.hero-title{font-size:28px;margin-bottom:16px}.hero-subtitle{font-size:16px;margin-bottom:14px}.hero-bio{font-size:14px;margin-bottom:28px}.hero-button{width:100%;min-height:52px;font-size:17px;padding:16px 32px}}@media (max-width: 480px){.hero-container{width:90%}.hero-portrait{max-width:220px}.hero-content{padding:32px 24px}.hero-title{font-size:32px}.hero-subtitle{font-size:17px}.hero-bio{font-size:14px}.hero-button{font-size:16px;padding:15px 28px}}._section_1j9f6_1{padding:80px 0;background-color:#f9fafb;font-family:Inter,system-ui,-apple-system,sans-serif;color:#111827}._container_1j9f6_19{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:row;align-items:flex-start;gap:60px}._infoColumn_1j9f6_41{flex:1;display:flex;flex-direction:column}._title_1j9f6_53{font-size:32px;font-weight:700;margin-bottom:24px;color:#111827}._name_1j9f6_67{font-size:20px;font-weight:700;line-height:1.4;color:#111827}._status_1j9f6_81{font-size:16px;color:#4b5563;margin-bottom:24px;font-weight:400}._description_1j9f6_97{font-size:16px;line-height:1.6;color:#374151;margin-bottom:32px;max-width:90%}._factsList_1j9f6_115{list-style:none;padding:0;margin:0 0 32px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;font-size:15px}._factItem_1j9f6_135{line-height:1.5;color:#374151}._factLabel_1j9f6_145{display:block;font-weight:600;color:#27ae60;margin-bottom:2px}._videoNote_1j9f6_161{font-size:14px;color:#6b7280;margin-bottom:16px;font-style:italic}._videoColumn_1j9f6_179{flex:1;display:flex;flex-direction:column;justify-content:center}._videoPreview_1j9f6_193{width:100%;aspect-ratio:16 / 9;background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-radius:16px;position:relative;overflow:hidden;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:center;justify-content:center}._videoPreview_1j9f6_193:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._playButton_1j9f6_233{width:64px;height:64px;background-color:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background-color .2s ease;box-shadow:0 4px 6px -1px #0000001a}._playButton_1j9f6_233:hover{transform:scale(1.1);background-color:#fff}._playIcon_1j9f6_267{width:24px;height:24px;fill:#27ae60;margin-left:4px}@media (max-width: 1024px){._container_1j9f6_19{padding:0 20px;gap:40px}}@media (max-width: 768px){._section_1j9f6_1{padding:60px 0}._container_1j9f6_19{flex-direction:column;gap:32px}._infoColumn_1j9f6_41,._videoColumn_1j9f6_179{width:100%}._factsList_1j9f6_115{grid-template-columns:1fr;gap:12px}._title_1j9f6_53{font-size:28px}}._section_stlyu_1{padding:80px 0;background:linear-gradient(180deg,#f6f7fb,#fff);color:#111827;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden}._section_stlyu_1:before{content:"";position:absolute;top:-100px;right:-100px;width:600px;height:600px;background:radial-gradient(circle,#e2f0ff,#e2f0ff00 70%);opacity:.6;border-radius:50%;z-index:0;pointer-events:none}._container_stlyu_49{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}._header_stlyu_67{text-align:center;max-width:800px;margin:0 auto 60px}._title_stlyu_79{font-size:36px;font-weight:700;margin-bottom:16px;color:#111827}._subtitle_stlyu_93{font-size:18px;line-height:1.5;color:#4b5563}._grid_stlyu_107{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:80px}._card_stlyu_121{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:20px;padding:24px 28px;transition:all .3s ease;box-shadow:0 18px 45px #0f172a0f;position:relative;display:flex;flex-direction:column}._card_stlyu_121:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background-color:#27ae60;margin-bottom:20px}._card_stlyu_121:hover{transform:translateY(-4px);box-shadow:0 25px 50px #0f172a1a;border-color:#d1d5db}._cardTitle_stlyu_187{font-size:20px;font-weight:600;margin-bottom:12px;color:#111827}._cardText_stlyu_201{font-size:16px;line-height:1.5;color:#4b5563}._supportSection_stlyu_215{margin-bottom:80px}._supportTitle_stlyu_223{font-size:28px;font-weight:700;text-align:center;margin-bottom:40px;color:#111827}._supportGrid_stlyu_239{display:flex;justify-content:space-between;gap:30px}._supportItem_stlyu_251{flex:1;background:#f9fafb;border-radius:16px;padding:24px;text-align:center}._supportIcon_stlyu_267{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:#dcfce7;color:#166534;border-radius:50%;font-weight:700;font-size:20px;margin-bottom:20px}._supportItemTitle_stlyu_295{font-size:18px;font-weight:600;margin-bottom:12px;color:#111827}._supportItemText_stlyu_309{font-size:15px;line-height:1.5;color:#4b5563}._imageSection_stlyu_323{display:flex;flex-direction:column;align-items:center;text-align:center}._imageContainer_stlyu_337{width:100%;max-width:1000px;margin-bottom:24px;border-radius:16px;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._planImage_stlyu_355{width:100%;height:auto;display:block}._imageCaption_stlyu_367{font-size:16px;color:#6b7280;max-width:600px}@media (max-width: 1024px){._title_stlyu_79{font-size:32px}._grid_stlyu_107{gap:24px}._supportGrid_stlyu_239{gap:20px}}@media (max-width: 768px){._section_stlyu_1{padding:60px 0}._section_stlyu_1:before{display:none}._header_stlyu_67{margin-bottom:40px}._title_stlyu_79{font-size:28px}._subtitle_stlyu_93{font-size:16px}._grid_stlyu_107{grid-template-columns:1fr;margin-bottom:60px}._card_stlyu_121{padding:20px}._supportSection_stlyu_215{margin-bottom:60px}._supportTitle_stlyu_223{font-size:24px;margin-bottom:30px}._supportGrid_stlyu_239{flex-direction:column}._supportItem_stlyu_251{text-align:left;display:flex;flex-direction:column;align-items:flex-start}._supportIcon_stlyu_267{width:48px;height:48px;font-size:18px;margin-bottom:16px}}._section_rd62x_1{padding:80px 0;background-color:#f8f9f3;font-family:Inter,sans-serif;color:#111827}._container_rd62x_15{max-width:1200px;margin:0 auto;padding:0 20px}._header_rd62x_27{text-align:center;margin-bottom:60px}._title_rd62x_37{font-size:36px;font-weight:700;margin-bottom:16px;color:#111827}._subtitle_rd62x_51{font-size:18px;line-height:1.5;color:#4b5563;max-width:720px;margin:0 auto}._grid_rd62x_67{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}._card_rd62x_79{background:#fff;border-radius:20px;padding:24px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;height:100%;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.05)}._card_rd62x_79:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}._cardHeader_rd62x_113{margin-bottom:20px}._asolImage_rd62x_121{width:100%;height:220px;object-fit:contain;border-radius:12px;margin-bottom:20px;background-color:#f3f4f6}._cardTitle_rd62x_139{font-size:24px;font-weight:700;margin-bottom:16px;color:#111827}._list_rd62x_153{list-style:none;padding:0;margin:0 0 32px;flex-grow:1}._listItem_rd62x_167{font-size:16px;line-height:1.6;color:#374151;margin-bottom:12px;position:relative;padding-left:24px}._listItem_rd62x_167:before{content:"•";color:#4f46e5;position:absolute;left:8px;font-weight:700}._button_rd62x_201{display:block;width:100%;padding:16px 24px;font-size:16px;font-weight:600;text-align:center;border-radius:10px;cursor:pointer;transition:all .2s ease;text-decoration:none;border:2px solid transparent}._buttonPrimary_rd62x_229{background-color:#4f46e5;color:#fff}._buttonPrimary_rd62x_229:hover{background-color:#4338ca}._buttonOutline_rd62x_247{background-color:#fff;color:#4f46e5;border-color:#4f46e5}._buttonOutline_rd62x_247:hover{background-color:#f0fdf4}._modalOverlay_rd62x_269{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;backdrop-filter:blur(4px);padding:20px}._modalContent_rd62x_299{background:#fff;width:100%;max-width:480px;border-radius:16px;padding:32px;position:relative;box-shadow:0 25px 50px -12px #00000040;animation:_modalFadeIn_rd62x_1 .3s ease-out}@keyframes _modalFadeIn_rd62x_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._closeButton_rd62x_345{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;color:#9ca3af;cursor:pointer;padding:4px;line-height:1;border-radius:50%;transition:color .2s}._closeButton_rd62x_345:hover{color:#111827;background-color:#f3f4f6}._modalTitle_rd62x_385{font-size:24px;font-weight:700;margin-bottom:12px;color:#111827}._modalText_rd62x_399{font-size:15px;line-height:1.5;color:#4b5563;margin-bottom:24px}._formGroup_rd62x_413{margin-bottom:16px}._label_rd62x_421{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}._input_rd62x_437,._textarea_rd62x_439,._select_rd62x_441{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;color:#111827;transition:border-color .2s;font-family:inherit}._input_rd62x_437:focus,._textarea_rd62x_439:focus,._select_rd62x_441:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #16a34a1a}._textarea_rd62x_439{resize:vertical;min-height:80px}._submitButton_rd62x_489{width:100%;padding:12px 20px;background-color:#4f46e5;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:8px}._submitButton_rd62x_489:hover{background-color:#4338ca}@media (max-width: 768px){._grid_rd62x_67{grid-template-columns:1fr}._section_rd62x_1{padding:60px 0}._title_rd62x_37{font-size:28px}._subtitle_rd62x_51{font-size:16px}}._formConsent_rd62x_563{font-size:12px;line-height:1.4;color:#6b7280;margin-top:12px;text-align:center}._link_rd62x_579{color:#4f46e5;text-decoration:underline}._link_rd62x_579:hover{color:#4338ca}._section_1gnvt_1{padding:80px 0;background-color:#f9fafb;color:#111827;font-family:Inter,system-ui,-apple-system,sans-serif}._container_1gnvt_15{max-width:1200px;margin:0 auto;padding:0 20px}._header_1gnvt_29{text-align:center;max-width:800px;margin:0 auto 60px}._title_1gnvt_41{font-size:36px;font-weight:700;margin-bottom:16px;color:#111827}._subtitle_1gnvt_55{font-size:18px;line-height:1.5;color:#4b5563;max-width:720px;margin:0 auto}._learningGrid_1gnvt_73{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:80px}._card_1gnvt_87{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:20px;padding:24px 28px;transition:all .3s ease;box-shadow:0 10px 25px #0000000a;display:flex;flex-direction:column;position:relative}._card_1gnvt_87:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014;border-color:#d1d5db}._cardTitle_1gnvt_125:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background-color:#4f46e5;margin-bottom:16px}._cardTitle_1gnvt_125{font-size:20px;font-weight:600;margin-bottom:12px;color:#111827}._cardText_1gnvt_159{font-size:15px;line-height:1.6;color:#4b5563;text-align:left}._benefitsRow_1gnvt_177{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:60px}._benefitsText_1gnvt_193{display:flex;flex-direction:column}._graduatesTitle_1gnvt_203{font-size:32px;font-weight:700;margin-bottom:32px;color:#111827}._graduatesList_1gnvt_217{list-style:none;padding:0;text-align:left}._graduatesItem_1gnvt_229{font-size:18px;line-height:1.5;color:#374151;margin-bottom:20px;display:flex;align-items:flex-start}._graduatesIcon_1gnvt_247{width:24px;height:24px;color:#4f46e5;margin-right:16px;flex-shrink:0;margin-top:3px}._benefitsImageWrapper_1gnvt_265{width:100%}._benefitsImage_1gnvt_265{width:100%;height:400px;object-fit:cover;object-position:center;border-radius:20px;box-shadow:0 20px 40px #0000001a}._buttonContainer_1gnvt_297{text-align:center}._applyButton_1gnvt_305{font-family:Inter,system-ui,sans-serif;background:#4f46e5;color:#fff;font-size:18px;font-weight:600;padding:18px 48px;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #16a34a59}._applyButton_1gnvt_305:hover{background:#4338ca;transform:translateY(-2px);box-shadow:0 8px 28px #16a34a73}._applyButton_1gnvt_305:active{transform:translateY(0)}@media (max-width: 1024px){._title_1gnvt_41{font-size:32px}._learningGrid_1gnvt_73{gap:20px}}@media (max-width: 768px){._section_1gnvt_1{padding:60px 0}._header_1gnvt_29{margin-bottom:40px}._title_1gnvt_41{font-size:28px}._subtitle_1gnvt_55{font-size:16px}._learningGrid_1gnvt_73{grid-template-columns:1fr;gap:24px;margin-bottom:60px}._card_1gnvt_87{padding:24px}._benefitsRow_1gnvt_177{grid-template-columns:1fr;gap:40px;margin-bottom:40px}._benefitsImageWrapper_1gnvt_265{order:-1}._graduatesTitle_1gnvt_203{font-size:24px;margin-bottom:24px}._graduatesItem_1gnvt_229{font-size:16px}._applyButton_1gnvt_305{width:100%;padding:16px 24px;font-size:17px}}._section_h4gzq_1{padding:80px 0;background-color:#fff;color:#111827;font-family:Inter,system-ui,-apple-system,sans-serif}._container_h4gzq_15{max-width:1200px;margin:0 auto;padding:0 20px}._header_h4gzq_29{text-align:center;max-width:800px;margin:0 auto 60px}._title_h4gzq_41{font-size:36px;font-weight:700;margin-bottom:16px;color:#111827}._subtitle_h4gzq_55{font-size:18px;line-height:1.5;color:#4b5563;max-width:720px;margin:0 auto}._contentGrid_h4gzq_73{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:40px}._contactCard_h4gzq_89{background:#f9fafb;border:1px solid rgba(15,23,42,.06);border-radius:20px;padding:40px;box-shadow:0 10px 25px #0000000a}._cardTitle_h4gzq_105{font-size:24px;font-weight:700;margin-bottom:24px;color:#111827}._contactList_h4gzq_119{list-style:none;padding:0;margin:0}._contactItem_h4gzq_131{margin-bottom:24px;display:flex;align-items:flex-start}._contactItem_h4gzq_131:last-child{margin-bottom:0}._contactIcon_h4gzq_151{width:24px;height:24px;color:#4f46e5;margin-right:12px;flex-shrink:0;margin-top:2px}._contactContent_h4gzq_169{flex:1}._contactLabel_h4gzq_177{display:block;font-size:14px;font-weight:600;color:#6b7280;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}._contactLink_h4gzq_197{font-size:18px;color:#111827;text-decoration:none;transition:color .2s ease}._contactLink_h4gzq_197:hover{color:#4f46e5}._paymentCard_h4gzq_221{background:#f9fafb;border:1px solid rgba(15,23,42,.06);border-radius:20px;padding:40px;box-shadow:0 10px 25px #0000000a}._detailsList_h4gzq_237{list-style:none;padding:0;margin:0}._detailItem_h4gzq_249{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(15,23,42,.06)}._detailItem_h4gzq_249:last-child{border-bottom:none}._detailLabel_h4gzq_271{font-size:15px;color:#6b7280;font-weight:500}._detailValue_h4gzq_283{font-size:15px;color:#111827;font-weight:600;text-align:right}._responseNote_h4gzq_299{text-align:center;padding:24px;background:#e0f2fe;border-radius:12px;font-size:16px;color:#0369a1;font-weight:500}@media (max-width: 1024px){._title_h4gzq_41{font-size:32px}}@media (max-width: 768px){._section_h4gzq_1{padding:60px 0}._header_h4gzq_29{margin-bottom:40px}._title_h4gzq_41{font-size:28px}._subtitle_h4gzq_55{font-size:16px;padding:0 10px}._contentGrid_h4gzq_73{grid-template-columns:1fr;gap:24px}._contactCard_h4gzq_89,._paymentCard_h4gzq_221{padding:32px 24px}._contactLink_h4gzq_197{font-size:16px}._detailValue_h4gzq_283{font-size:14px}}._section_11n57_1{padding:80px 0;background-color:#f9fafb;color:#111827;font-family:Inter,system-ui,-apple-system,sans-serif}._container_11n57_15{max-width:1200px;margin:0 auto;padding:0 20px}._header_11n57_29{text-align:center;max-width:800px;margin:0 auto 40px}._title_11n57_41{font-size:36px;font-weight:700;margin-bottom:16px;color:#111827}._subtitle_11n57_55{font-size:18px;line-height:1.5;color:#4b5563;max-width:720px;margin:0 auto}._tabs_11n57_73{display:flex;justify-content:center;gap:12px;margin-bottom:32px;flex-wrap:wrap}._tab_11n57_73{font-family:Inter,system-ui,sans-serif;padding:12px 24px;font-size:15px;font-weight:600;color:#6b7280;background:#fff;border:2px solid #E5E7EB;border-radius:12px;cursor:pointer;transition:all .2s ease}._tab_11n57_73:hover{border-color:#4f46e5;color:#4f46e5;transform:translateY(-2px)}._tabActive_11n57_127{background:#4f46e5;color:#fff;border-color:#4f46e5}._tabActive_11n57_127:hover{background:#4338ca;border-color:#4338ca;color:#fff}._ratingTitle_11n57_153{text-align:center;font-size:20px;font-weight:600;color:#111827;margin-bottom:24px}._tableContainer_11n57_171{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 25px #0000000a;border:1px solid rgba(15,23,42,.06)}._table_11n57_171{width:100%;border-collapse:collapse}._tableHeader_11n57_197{background:#f9fafb}._tableHeader_11n57_197 th{padding:16px 20px;text-align:left;font-size:14px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(15,23,42,.06)}._rankColumn_11n57_227{width:60px;text-align:center!important}._tableBody_11n57_237 tr{border-bottom:1px solid rgba(15,23,42,.06);transition:background-color .2s ease}._tableBody_11n57_237 tr:last-child{border-bottom:none}._tableBody_11n57_237 tr:hover{background-color:#f9fafb}._tableBody_11n57_237 td{padding:20px;font-size:15px;color:#374151}._rankCell_11n57_275{text-align:center}._rankBadge_11n57_283{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f3f4f6;color:#6b7280;font-weight:700;font-size:14px;border-radius:8px}._tableBody_11n57_237 tr:nth-child(1) ._rankBadge_11n57_283{background:#fef3c7;color:#92400e}._tableBody_11n57_237 tr:nth-child(2) ._rankBadge_11n57_283{background:#e5e7eb;color:#374151}._tableBody_11n57_237 tr:nth-child(3) ._rankBadge_11n57_283{background:#fed7aa;color:#9a3412}._fundName_11n57_339{font-weight:600;color:#111827}._yieldPositive_11n57_349{color:#4f46e5;font-weight:600}._updateInfo_11n57_361{text-align:center;margin-top:24px;font-size:14px;color:#6b7280}@media (max-width: 1024px){._title_11n57_41{font-size:32px}._tableBody_11n57_237 td{padding:16px;font-size:14px}}@media (max-width: 768px){._section_11n57_1{padding:60px 0}._header_11n57_29{margin-bottom:32px}._title_11n57_41{font-size:28px}._subtitle_11n57_55{font-size:16px;padding:0 10px}._tabs_11n57_73{gap:8px}._tab_11n57_73{padding:10px 16px;font-size:14px}._ratingTitle_11n57_153{font-size:18px;padding:0 10px}._tableContainer_11n57_171{overflow-x:auto}._table_11n57_171{min-width:600px}._tableHeader_11n57_197 th{padding:12px 16px;font-size:12px}._tableBody_11n57_237 td{padding:12px 16px;font-size:13px}._rankBadge_11n57_283{width:28px;height:28px;font-size:13px}}._section_1qwik_1{padding:80px 0;background-color:#fff;color:#111827;font-family:Inter,system-ui,-apple-system,sans-serif}._container_1qwik_15{max-width:1200px;margin:0 auto;padding:0 20px}._header_1qwik_29{text-align:center;max-width:800px;margin:0 auto 48px}._title_1qwik_41{font-size:36px;font-weight:700;margin-bottom:16px;color:#111827}._subtitle_1qwik_55{font-size:18px;line-height:1.5;color:#4b5563;max-width:720px;margin:0 auto}._carouselContainer_1qwik_73{position:relative;padding:0 60px}._carouselWrapper_1qwik_83{overflow:hidden}._carouselTrack_1qwik_91{display:flex;transition:transform .4s ease}._arrow_1qwik_103{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:#fff;border:2px solid #E5E7EB;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}._arrow_1qwik_103:hover:not(:disabled){background:#4f46e5;border-color:#4f46e5;color:#fff;transform:translateY(-50%) scale(1.1)}._arrow_1qwik_103:disabled{opacity:.3;cursor:not-allowed}._arrowLeft_1qwik_161{left:0}._arrowRight_1qwik_169{right:0}._arrowIcon_1qwik_177{width:24px;height:24px}._newsCard_1qwik_189{flex:0 0 calc(33.333% - 20px);margin:0 10px;background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000000d;transition:all .3s ease;display:flex;flex-direction:column}._newsCard_1qwik_189:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}._imageWrapper_1qwik_225{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(135deg,#e5e7eb,#d1d5db);position:relative}._newsImage_1qwik_241{width:100%;height:100%;object-fit:cover}._imagePlaceholder_1qwik_253{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:48px}._cardContent_1qwik_273{padding:20px;flex:1;display:flex;flex-direction:column}._newsDate_1qwik_287{font-size:13px;color:#6b7280;margin-bottom:8px;font-weight:500}._newsTitle_1qwik_301{font-size:18px;font-weight:700;color:#111827;margin-bottom:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._newsExcerpt_1qwik_327{font-size:15px;color:#4b5563;line-height:1.6;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}._newsLink_1qwik_353{display:inline-flex;align-items:center;gap:6px;color:#4f46e5;font-size:15px;font-weight:600;text-decoration:none;transition:gap .2s ease}._newsLink_1qwik_353:hover{gap:10px}._linkIcon_1qwik_383{width:16px;height:16px}@media (max-width: 1024px){._title_1qwik_41{font-size:32px}._newsCard_1qwik_189{flex:0 0 calc(50% - 20px)}}@media (max-width: 768px){._section_1qwik_1{padding:60px 0}._header_1qwik_29{margin-bottom:32px}._title_1qwik_41{font-size:28px}._subtitle_1qwik_55{font-size:16px;padding:0 10px}._carouselContainer_1qwik_73{padding:0}._newsCard_1qwik_189{flex:0 0 100%;margin:0}._arrow_1qwik_103{display:none}._carouselWrapper_1qwik_83{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}._carouselWrapper_1qwik_83::-webkit-scrollbar{display:none}._carouselTrack_1qwik_91{gap:16px;padding:0 20px}._newsCard_1qwik_189{scroll-snap-align:start}}._section_8znpo_1{padding:80px 0;background-color:#f9fafb;color:#111827;font-family:Inter,system-ui,-apple-system,sans-serif}._container_8znpo_17{max-width:1200px;margin:0 auto;padding:0 20px}._header_8znpo_31{text-align:center;max-width:800px;margin:0 auto 48px}._title_8znpo_43{font-size:36px;font-weight:700;margin-bottom:16px;color:#111827}._subtitle_8znpo_57{font-size:18px;line-height:1.5;color:#4b5563;max-width:720px;margin:0 auto}._grid_8znpo_75{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}._card_8znpo_91{background:#fff;border-radius:20px;padding:24px;box-shadow:0 18px 45px #0f172a0f;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(15,23,42,.04)}._card_8znpo_91:hover{transform:translateY(-5px);box-shadow:0 25px 50px #0f172a1a}._logoContainer_8znpo_123{height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}._logo_8znpo_123{max-height:100%;max-width:100%;object-fit:contain}._cardTitle_8znpo_151{font-size:20px;font-weight:700;color:#111827;margin-bottom:12px;text-align:center;line-height:1.3}._description_8znpo_169{font-size:15px;color:#374151;line-height:1.6;margin-bottom:16px;flex-grow:1}._yieldInfo_8znpo_187{font-size:14px;color:#6b7280;background-color:#f3f4f6;padding:12px;border-radius:12px;margin-bottom:24px;line-height:1.5}._button_8znpo_207{display:inline-flex;align-items:center;justify-content:center;width:100%;height:48px;background-color:#4f46e5;color:#fff;text-decoration:none;font-weight:600;font-size:16px;border-radius:12px;transition:background-color .2s ease;text-align:center}._button_8znpo_207:hover{background-color:#4338ca}._disclaimer_8znpo_249{font-size:13px;color:#9ca3af;text-align:center;max-width:900px;margin:0 auto;line-height:1.5}@media (max-width: 1024px){._title_8znpo_43{font-size:32px}._grid_8znpo_75{gap:24px}}@media (max-width: 768px){._section_8znpo_1{padding:60px 0}._header_8znpo_31{margin-bottom:32px}._title_8znpo_43{font-size:28px}._subtitle_8znpo_57{font-size:16px;padding:0 10px}._grid_8znpo_75{grid-template-columns:1fr;gap:24px}}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#f8f9f3;height:68px;box-shadow:0 1px 3px #00000014}.navbar-container{max-width:1200px;margin:0 auto;padding:0 28px;height:100%;display:flex;align-items:center;justify-content:space-between}.navbar-logo{height:48px;width:auto;cursor:pointer}.navbar-menu{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0}.navbar-menu a{font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:500;color:#333;text-decoration:none;transition:all .3s ease;cursor:pointer;position:relative;padding-bottom:2px}.navbar-menu a:hover{color:#000}.navbar-menu a:hover:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#000}.navbar-toggle{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:8px}.navbar-toggle span{display:block;width:28px;height:3px;background:#333;border-radius:2px;transition:all .3s ease}.navbar-menu-mobile{display:none;position:absolute;top:100%;left:0;right:0;background:#f8f9f3;box-shadow:0 4px 6px #0000001a;padding:20px 28px}.navbar-menu-mobile.active{display:block}.navbar-menu-mobile ul{list-style:none;display:flex;flex-direction:column;gap:20px;margin:0;padding:0}.navbar-menu-mobile a{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:500;color:#333;text-decoration:none;display:block;padding:12px 0;transition:color .3s ease}.navbar-menu-mobile a:hover{color:#000}@media (max-width: 1024px){.navbar-container{padding:16px 30px}.navbar-menu{gap:30px}.navbar-menu a{font-size:15px}}@media (max-width: 768px){.navbar-container{padding:14px 20px}.navbar-logo{height:40px}.navbar-menu{display:none}.navbar-toggle{display:flex}}._backToHome_1v5fx_1{margin:12px 0 24px}._link_1v5fx_9{color:#4f46e5;font-weight:500;text-decoration:none;font-family:Inter,sans-serif}._link_1v5fx_9:hover{text-decoration:underline;color:#4338ca}.privacy-page{padding:120px 20px 60px;background-color:#f9fafb;min-height:100vh;color:#333;font-family:Inter,sans-serif}.privacy-page .container{max-width:800px;margin:0 auto;background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 20px #0000000d}.privacy-page h1{font-size:32px;margin-bottom:30px;color:#111}.privacy-page section{margin-bottom:24px}.privacy-page h2{font-size:20px;margin-bottom:12px;color:#222;border-bottom:1px solid #eee;padding-bottom:8px}.privacy-page p{font-size:16px;line-height:1.6;margin-bottom:12px;color:#444}.privacy-page ul{margin-left:20px;margin-bottom:12px}.privacy-page li{font-size:16px;line-height:1.6;margin-bottom:6px;color:#444}.privacy-page a{color:#10b981;text-decoration:underline}.privacy-page a:hover{color:#059669}._banner_5o2hz_1{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:90%;max-width:960px;background-color:#fff;padding:20px 24px;border-radius:12px;box-shadow:0 10px 30px #00000026;z-index:1000;animation:_slideUp_5o2hz_1 .5s ease-out}@keyframes _slideUp_5o2hz_1{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}._content_5o2hz_55{display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media (min-width: 768px){._content_5o2hz_55{flex-direction:row;align-items:center;justify-content:space-between}}._text_5o2hz_85{font-family:Inter,sans-serif;font-size:13px;line-height:1.5;color:#4b5563;margin:0}._link_5o2hz_101{color:#10b981;text-decoration:underline}._link_5o2hz_101:hover{color:#059669}._button_5o2hz_119{white-space:nowrap;background-color:#10b981;color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:14px;padding:10px 24px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}._button_5o2hz_119:hover{background-color:#059669}._footer_1dyp5_1{background-color:#f3f4f6;padding:30px 0;margin-top:auto;border-top:1px solid #e5e7eb}._container_1dyp5_15{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center;gap:12px}._links_1dyp5_35{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;align-items:center}._link_1dyp5_35{font-family:Inter,sans-serif;font-size:14px;color:#4b5563;text-decoration:none;transition:color .2s}._link_1dyp5_35:hover{color:#111;text-decoration:underline}._separator_1dyp5_77{color:#9ca3af}._copyright_1dyp5_85{font-family:Inter,sans-serif;font-size:13px;color:#9ca3af;text-align:center}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App{width:100%;min-height:100vh}
