.finalMessage{text-align:left;color:#fff;background-color:#000;border-radius:5vh;flex-direction:column;justify-content:center;align-items:center;width:100vh;height:50vh;padding-left:1vh;padding-right:1vh;display:flex}.modal{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:scroll}.modal-card{background:#fff;border-radius:24px;width:100%;max-width:750px;padding:35px;animation:.25s modalAppear;box-shadow:0 15px 40px #00000026}.modal-header{text-align:center;margin-bottom:30px}.modal-header h2{color:#2563eb;margin-bottom:12px;font-size:30px}.modal-header p{color:#4b5563;line-height:1.6}.modal-sections{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px;display:grid}.modal-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:20px}.modal-box h3{color:#1d4ed8;margin-bottom:15px}.modal-box p{color:#374151;margin-bottom:10px;line-height:1.5}.modal-info{background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;margin-bottom:25px;padding:18px}.modal-info p{color:#1e3a8a;line-height:1.6}.warning-text{margin-bottom:10px}.modal-actions{justify-content:space-between;gap:15px;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:12px;padding:14px 24px;font-size:15px;font-weight:700;transition:all .3s}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{color:#111827;background:#e5e7eb}.btn-secondary:hover{background:#d1d5db}.spinner-container{text-align:center;width:100%;height:60vh;margin-top:20px;position:absolute;top:30%;left:0}.spinner{border:4px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:30vh;height:30vh;margin:0 auto 10px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-message{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:10px;margin-top:20px;padding:15px}.error-message{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:10px;margin-top:20px;padding:15px}@keyframes modalAppear{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.modal-card{padding:25px}.modal-sections{grid-template-columns:1fr}.modal-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}.grid{grid-template-columns:1fr}.card{padding:25px}.header h1{font-size:26px}}*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}body{color:#111827;background:#f9fafb;padding:40px 20px}._container_53ke8_27{max-width:800px;margin:auto}._card_53ke8_37{background:#fff;border-radius:16px;padding:40px;box-shadow:0 10px 25px #00000014}._header_53ke8_51{text-align:center;margin-bottom:30px}._header_53ke8_51 h1{color:#2563eb;margin-bottom:15px;font-size:32px}._header_53ke8_51 p{color:#374151;line-height:1.7}._sectionTitle_53ke8_83{color:#2563eb;border-left:5px solid #2563eb;margin-top:35px;margin-bottom:20px;padding-left:10px;font-size:20px}._formGroup_53ke8_101{margin-bottom:20px}label{margin-bottom:8px;font-weight:700;display:block}input,select{border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:14px;font-size:15px;transition:all .3s}input:focus,select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._details_53ke8_153{color:#8d1919}._grid_53ke8_159{grid-template-columns:1fr 1fr;gap:20px;display:grid}._paymentBox_53ke8_171{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin-top:25px;padding:20px}._paymentBox_53ke8_171 h3{color:#1e40af;margin-bottom:15px}._paymentSummary_53ke8_197{color:#1f2937;margin-top:15px;line-height:1.8}._paymentSummary_53ke8_197 strong{color:#111827}._total_53ke8_217{color:#16a34a;margin-top:10px;font-size:3vh;font-weight:300}._btn_53ke8_231{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;margin-top:35px;padding:16px;font-size:17px;font-weight:700;transition:all .3s}._btn_53ke8_231:hover{background:#1d4ed8}._info_53ke8_267{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:12px;margin-top:25px;padding:18px;line-height:1.6}@media (width<=768px){._grid_53ke8_159{grid-template-columns:1fr}._card_53ke8_37{padding:25px}._header_53ke8_51 h1{font-size:26px}}._container_102wi_1{max-width:1400px;margin:auto}._topbar_102wi_15{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}._titleBox_102wi_33 h1{color:#2563eb;margin-bottom:8px;font-size:32px}._titleBox_102wi_33 p{color:#6b7280}._topActions_102wi_53{flex-wrap:wrap;gap:15px;display:flex}._search_102wi_65{border:1px solid #d1d5db;border-radius:12px;outline:none;min-width:280px;padding:14px}._search_102wi_65:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._btn_102wi_91{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:14px 20px;font-weight:700;transition:all .3s}._btn_102wi_91:hover{background:#1d4ed8}._stats_102wi_125{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:30px;display:grid}._statCard_102wi_139{background:#fff;border-radius:18px;padding:25px;box-shadow:0 10px 25px #0000000d}._statCard_102wi_139 h3{color:#6b7280;margin-bottom:12px;font-size:15px}._statCard_102wi_139 ._number_102wi_165{font-size:32px;font-weight:700}._blue_102wi_175{color:#2563eb}._green_102wi_183{color:#16a34a}._orange_102wi_191{color:#d97706}._red_102wi_199{color:#dc2626}._tableCard_102wi_211{background:#fff;border-radius:20px;padding:25px;overflow-x:auto;box-shadow:0 10px 25px #0000000d}._tableHeader_102wi_227{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}._tableHeader_102wi_227 h2{color:#2563eb}table{border-collapse:collapse;width:100%}thead{background:#eff6ff}th{text-align:left;color:#1e40af;padding:18px;font-size:14px}td{border-bottom:1px solid #f1f5f9;padding:18px;font-size:15px}tbody tr:hover{background:#f9fafb}._status_102wi_309{border-radius:50px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-block}._success_102wi_325{color:#166534;background:#dcfce7}._pending_102wi_335{color:#92400e;background:#fef3c7}._failed_102wi_345{color:#991b1b;background:#fee2e2}._footer_102wi_359{text-align:center;color:#6b7280;margin-top:25px;font-size:14px}a{text-decoration:none}._container_1utqx_9{width:90%;max-width:1200px;margin:auto}._navbar_1utqx_29{background:#fff;border-bottom:1px solid #e5e7eb;padding:20px 0}._navContent_1utqx_41{justify-content:space-between;align-items:center;display:flex}._logos_1utqx_53{align-items:center;gap:20px;display:flex}._logoBoxL_1utqx_65{background:#ececf5 url(/assets/courslumiere-logo-CojjNAip.jpeg) 50%/cover;border-radius:10px;width:110px;height:42px}._logoBoxA_1utqx_83{background:#ececf5 url(/assets/apecol-logocrop-DDOZC-ir.jpeg) 50%/cover;border-radius:10px;width:110px;height:42px}._contactLink_1utqx_103{color:#4f46e5;font-size:14px;font-weight:700}._hero_1utqx_123{padding:60px 0}._heroContent_1utqx_131{grid-template-columns:1fr 1fr;align-items:center;gap:45px;display:grid}._badge_1utqx_145{color:#4f46e5;background:#ede9fe;border-radius:50px;margin-bottom:18px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-block}._hero_1utqx_123 h1{color:#1e1b4b;margin-bottom:18px;font-size:44px;line-height:1.15}._hero_1utqx_123 h1 span{color:#4f46e5}._hero_1utqx_123 p{color:#6b7280;max-width:430px;margin-bottom:28px;font-size:15px;line-height:1.6}._heroBtn_1utqx_221{color:#fff;background:#4f46e5;border-radius:12px;align-items:center;gap:10px;padding:14px 22px;font-size:14px;font-weight:700;transition:all .3s;display:inline-flex}._heroBtn_1utqx_221:hover{background:#4338ca}._heroStats_1utqx_265{gap:28px;margin-top:30px;display:flex}._statBox_1utqx_279{align-items:center;gap:12px;display:flex}._statIcon_1utqx_291{background-image:url(/assets/group-D-c58Maf.png);background-position:50%;background-repeat:no-repeat;background-size:32px 32px;border:1px solid #f97316;border-radius:50%;width:42px;height:42px}._statIconSafe_1utqx_313{background-image:url(/assets/cyber-security-DrGVhjw4.png);background-position:50%;background-repeat:no-repeat;background-size:32px 32px;border:2px solid #22c55e;border-radius:50%;width:42px;height:42px}._statBox_1utqx_279 h3{color:#111827;margin-top:4vh;font-size:18px}._statBox_1utqx_279 p{color:#6b7280;font-size:12px}._heroImage_1utqx_367{position:relative}._imageBg_1utqx_375{background:#ede9fe;border-radius:28px;width:100%;height:340px;position:relative}._imagePlaceholder_1utqx_397{background-image:url(/assets/picApecolgroupe-78cG3IC8.jpeg);background-position:50%;background-size:cover;border:3px dashed #c4b5fd;border-radius:18px;width:80%;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(5deg);box-shadow:0 15px 30px #00000014}._cameraIcon_1utqx_443{background-color:#4f46e5;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAB2AAAAdgB+lymcgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAARZSURBVHic7ZrPb1VFFMc/vNYWlWJITFwQgRgTrSSA1RhCXJgQENQqov4FmkBwqS4gSiDs/IHERAMUTDQRde9GE0LcsHBpjCtpfaVqaUFcVHw19D0X5z5ze2b63r1zz9w+yP0mJ+n0zvnOOefNzD1z7kCFChUqVKgQAyPAGHAJmAdaOWU+0T0NbCnZ9kLoB04AC+R3eilZAI4n3D2NFcCX2Dmu5YtkjJ7Fa8Rzvi2vluZNTvQBdRYbWwf2AEMBfEPAi8Ckh7Mnl8JOFhv6D/CAAe+DCVeae6cBrznGWGzkGUPus4p7zJDbBP3ADIuN3GHIr2fXn8CAIb+DlcDrwAVcx7LILLbrtB+4GmDHTOLDAWAw62CPAxMBg8WeonqJ5ZVxJDnriMeAvwsO1AK2F3bXxXYDu+boEISVFP/lbwAfWHnswYfJGEVsvMQSy+GAp/MYMAzUIjkUEzXE9jO4fu33KVzAdf52gX6Nnvd10rvsw8ZG9APPIEvkInAZmc7/AleS/70HPIn9jHsE9+3goKk6WRmxCjgC/E62NdoCpoG3kH3JAjXF3/R10kZY4BXyOa6ljpwHsuBZYAqZWbs9z7v6ZxmAO4CPPJwh0gSO0f0YfDmlM+l5XloA+oCvPHwt4DrwMTAKbED2hcHk71HgFJLm+nTP0XlZ9kwAPvFwNYDDyH7QDUNJ34aH51gHvd1IECaBXZ7npQRgr4enDmwK4NqMm5g1kzFCED0AQ8ghSDu/NoCrjfuRHF5zhrwdogfgkNJvEPbLa2zBTX/fDOCJGgBfPeBwgJFL4aji/oP8eUrUAOxQutfJtuFlxSrgLzXGtpwcXv+ssr1R1T6HHD2tMIeU29PYY0FsFYDNqv2tEW8a36l23hnQFUWWwBWlu8HUMsF63H0gD6LuAbqKFKNgeZcao5FTP+oeoAugMQoofaq9YEFqZeisat9nxJuGTqiuWZBaBeBX1bZIgDQ2qnbdgtQqAD+o9nNGvGm8oNoXrQcosgnuUrrXgNWGtq1Bkqv0GL6iRydEfQsM4FZ+LFPhdxX3FO6m2A3RD0PvKP0GboIUgq24tYG3A3iiB+Ae3FkwgRxpQ7HOwzkF3B3AFT0AAC97eMYJu+S0Fdf5JvBSoG2lBADk85XmuoEcabOcENcga95XEnu/gF2lBaAGfO3hayFH2pNIqXs9cCcSlGGk1PUZ7m7fls/Jv/GlUVoAQIJw3MMZKiconrOUGoA29gK/ebizyjTwvJEtyxIAkIToEPkCMQMcxLaq5PVvheqQhvWFxAHgKeBp4AmkZnAvcgNsHvgZ+BH4BvgeuGk8flf/Yn0c7QUs+XE07aQ+Xj4U367SMKza/38eTwfgJ9XpjWjmlA/ti/YV8F+ROYtcLrgVl0MNqSF8iuvXPp/CIO5nqNtRfqFDzXIEqcEvt5GxZI4M55IR5CrZchsb45d/tJvzbQwiV8nOI9nYchsfKtOJD/uIfLe4QoUKFSrcivgPaFLomx4sUXYAAAAASUVORK5CYII=);background-position:50%;background-repeat:no-repeat;background-size:52px 52px;border:3px solid #4f46e5;border-radius:50%;width:90px;height:90px;position:absolute;bottom:10px;right:45px}._cardsSection_1utqx_489{padding:25px 0 60px}._cards_1utqx_489{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}._card_1utqx_489{background:#fff;border-radius:18px;padding:25px;box-shadow:0 8px 20px #0000000a}._cardIcon_1utqx_529{border-radius:50%;width:52px;height:52px;margin-bottom:18px}._purple_1utqx_547{background:#ede9fe}._orange_1utqx_555{background:#ffedd5}._green_1utqx_563{background:#dcfce7}._cardIcon_1utqx_529._purple_1utqx_547{background-image:url(/assets/school-B3eV-AC4.png);background-position:50%;background-repeat:no-repeat;background-size:42px 42px;border:2px solid #ede9fe}._cardIcon_1utqx_529._orange_1utqx_555{background-image:url(/assets/community-DgmH22hK.png);background-position:50%;background-repeat:no-repeat;background-size:42px 42px;border:2px solid #ffedd5}._cardIcon_1utqx_529._green_1utqx_563{background-image:url(/assets/mobile-banking-CEPn3hbg.png);background-position:50%;background-repeat:no-repeat;background-size:42px 42px;border:2px solid #dcfce7}._card_1utqx_489 h3{color:#1e1b4b;margin-bottom:12px;font-size:22px}._line_1utqx_625{border-radius:10px;width:45px;height:4px;margin-bottom:15px}._linePurple_1utqx_643{background:#4f46e5}._lineOrange_1utqx_651{background:#f97316}._lineGreen_1utqx_659{background:#22c55e}._card_1utqx_489 p{color:#6b7280;font-size:14px;line-height:1.6}._cta_1utqx_689{padding-bottom:70px}._ctaBox_1utqx_697{color:#fff;background:#4f46e5;border-radius:24px;justify-content:space-between;align-items:center;gap:25px;padding:40px;display:flex}._ctaLeft_1utqx_725{align-items:center;gap:18px;display:flex}._ctaIcon_1utqx_737{background:#fff url(/assets/clock-Bzehkq_Z.png) 50%/64px 64px no-repeat;border:2px solid #dcfce7;border-radius:50%;width:65px;height:65px}._cta_1utqx_689 h2{margin-bottom:10px;font-size:34px;line-height:1.2}._cta_1utqx_689 p{color:#ddd6fe;font-size:14px;line-height:1.6}._ctaBtn_1utqx_793{color:#4f46e5;white-space:nowrap;background:#fff;border-radius:12px;padding:14px 22px;font-size:14px;font-weight:700}@media (width<=900px){._heroContent_1utqx_131,._cards_1utqx_489,._cta-box_1utqx_835{grid-template-columns:1fr}._ctaBox_1utqx_697{text-align:center;flex-direction:column}._hero_1utqx_123 h1{font-size:36px}._cta_1utqx_689 h2{font-size:28px}._heroStats_1utqx_265{flex-direction:column;gap:18px}}@media (width<=600px){._hero_1utqx_123{padding:45px 0}._hero_1utqx_123 h1{font-size:30px}._cards_1utqx_489{grid-template-columns:1fr}._ctaBox_1utqx_697{padding:30px}._ctaLeft_1utqx_725{flex-direction:column}._heroBtn_1utqx_221,._ctaBtn_1utqx_793{justify-content:center;width:100%}}._container_18rzb_1{max-width:900px;margin:auto}._card_18rzb_11{background:#fff;border-radius:16px;padding:40px;box-shadow:0 10px 25px #00000014}._header_18rzb_29{text-align:center;margin-bottom:30px}._header_18rzb_29 h1{color:#2563eb;margin-bottom:10px;font-size:32px}._header_18rzb_29 p{color:#6b7280;line-height:1.6}._successBox_18rzb_65{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:12px;margin-bottom:25px;padding:20px}._successBox_18rzb_65 h3{margin-bottom:15px}._successBox_18rzb_65 p{margin-bottom:8px}._sectionTitle_18rzb_103{color:#2563eb;border-left:5px solid #2563eb;margin-top:30px;margin-bottom:15px;padding-left:10px;font-size:20px}._paymentBox_18rzb_125{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:20px}._paymentBox_18rzb_125 p{color:#374151;margin-bottom:10px}._paymentBox_18rzb_125 p:last-child{margin-bottom:0}._childCard_18rzb_161{background:#fff;border:1px solid #e5e7eb;border-left:5px solid #2563eb;border-radius:12px;margin-bottom:15px;padding:18px;transition:all .2s}._childCard_18rzb_161:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000000d}._childCard_18rzb_161 p{color:#374151;margin-bottom:8px}._childCard_18rzb_161 p:last-child{margin-bottom:0}._loadingCard_18rzb_213{text-align:center;background:#fff;border-radius:16px;padding:50px;box-shadow:0 10px 25px #00000014}._loadingCard_18rzb_213 h2{color:#2563eb;margin-bottom:10px}._loadingCard_18rzb_213 p{color:#6b7280}._errorCard_18rzb_251{text-align:center;background:#fff;border-radius:16px;padding:50px;box-shadow:0 10px 25px #00000014}._errorCard_18rzb_251 h2{color:#dc2626;margin-bottom:10px}._errorCard_18rzb_251 p{color:#6b7280}@media (width<=768px){._card_18rzb_11{padding:25px}._header_18rzb_29 h1{font-size:26px}._sectionTitle_18rzb_103{font-size:18px}._successBox_18rzb_65,._paymentBox_18rzb_125,._childCard_18rzb_161{padding:15px}}
