@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Merriweather:wght@300;400;700&display=swap";
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:16px;line-height:1.6}body{color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h1{color:#111827;margin-bottom:24px;font-family:Merriweather,Georgia,serif;font-size:28px;font-weight:700;line-height:1.2}@media (min-width:768px){h1{font-size:36px}}@media (min-width:1024px){h1{font-size:48px}}@media (min-width:1200px){h1{font-size:60px}}h2{color:#111827;margin-bottom:16px;font-family:Merriweather,Georgia,serif;font-size:24px;font-weight:600;line-height:1.2}@media (min-width:768px){h2{font-size:30px}}@media (min-width:1024px){h2{font-size:36px}}h3{color:#111827;margin-bottom:16px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:600;line-height:1.2}@media (min-width:768px){h3{font-size:24px}}@media (min-width:1024px){h3{font-size:30px}}h4{color:#111827;margin-bottom:8px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:500;line-height:1.2}@media (min-width:768px){h4{font-size:20px}}@media (min-width:1024px){h4{font-size:24px}}h5,h6{color:#111827;margin-bottom:8px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:400;line-height:1.6}@media (min-width:768px){h5,h6{font-size:18px}}p{color:#4b5563;margin-bottom:16px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.6}@media (min-width:768px){p{font-size:16px}}p:last-child{margin-bottom:0}strong,b{font-weight:600}em,i{font-style:italic}small{font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.6}@media (min-width:768px){small{font-size:14px}}a{color:#475569;text-decoration:none;transition:color .15s ease-in-out}a:hover{color:#334155;text-decoration:underline}a:focus{outline-offset:2px;outline:2px solid #64748b}ul,ol{margin-bottom:16px;padding-left:24px}ul li,ol li{color:#4b5563;margin-bottom:4px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.6}@media (min-width:768px){ul li,ol li{font-size:16px}}ul{list-style-type:disc}ol{list-style-type:decimal}.container{width:100%;max-width:100%;margin:0 auto;padding:0 16px}@media (min-width:768px){.container{max-width:740px;padding:0 24px}}@media (min-width:1024px){.container{max-width:980px;padding:0 32px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1440px){.container{max-width:1320px}}.container-fluid{width:100%;padding:0 16px}@media (min-width:768px){.container-fluid{padding:0 24px}}@media (min-width:1024px){.container-fluid{padding:0 32px}}.section{padding:48px 0}@media (min-width:768px){.section{padding:64px 0}}@media (min-width:1024px){.section{padding:96px 0}}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}@media (min-width:768px){.grid{gap:24px}}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}@media (min-width:768px) and (max-width:1023px){.grid-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-2{grid-template-columns:repeat(2,1fr)}}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}@media (min-width:768px) and (max-width:1023px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}@media (min-width:768px) and (max-width:1023px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-4{grid-template-columns:repeat(4,1fr)}}.mt-0{margin-top:0}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.mt-5{margin-top:48px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.mb-5{margin-bottom:48px}.pt-0{padding-top:0}.pt-1{padding-top:8px}.pt-2{padding-top:16px}.pt-3{padding-top:24px}.pt-4{padding-top:32px}.pt-5{padding-top:48px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:8px}.pb-2{padding-bottom:16px}.pb-3{padding-bottom:24px}.pb-4{padding-bottom:32px}.pb-5{padding-bottom:48px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#111827}.text-secondary{color:#4b5563}.text-tertiary{color:#6b7280}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}@media (max-width:767px){.d-none-mobile{display:none}.d-block-mobile{display:block}}@media (min-width:768px){.d-none-tablet{display:none}.d-block-tablet{display:block}}@media (min-width:1024px){.d-none-desktop{display:none}.d-block-desktop{display:block}}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-column{flex-direction:column;display:flex}.flex-wrap{flex-wrap:wrap}.bg-primary{background-color:#64748b}.bg-secondary{background-color:#f9fafb}.bg-white{background-color:#fff}.border{border:1px solid #e5e7eb}.border-top{border-top:1px solid #e5e7eb}.border-bottom{border-bottom:1px solid #e5e7eb}.rounded{border-radius:8px}.rounded-lg{border-radius:12px}.shadow{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;padding:16px 24px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.btn-primary{cursor:pointer;white-space:nowrap;color:#fff;background:#475569;border:none;border-radius:8px;justify-content:center;align-items:center;padding:16px 24px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex}.btn.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn.btn-primary:hover:not(:disabled){background:#334155}.btn.btn-primary:active{background:#1e293b}.btn.btn-secondary{cursor:pointer;white-space:nowrap;color:#475569;background:0 0;border:1px solid #475569;border-radius:8px;justify-content:center;align-items:center;padding:16px 24px;font-family:Satoshi,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex}.btn.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn.btn-secondary:hover:not(:disabled){background:#f8fafc}.btn.btn-secondary:active{background:#f1f5f9}.btn.btn-sm{padding:8px 16px;font-size:14px}.btn.btn-lg{padding:24px 32px;font-size:18px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:box-shadow .3s ease-in-out;box-shadow:0 1px 2px #0000000d}.card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (min-width:768px){.card{padding:32px}}.card .card-header{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:16px}.card .card-body{margin-bottom:16px}.card .card-footer{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:16px}.img-responsive{max-width:100%;height:auto}.img-cover{object-fit:cover;width:100%;height:100%}.fade-in{animation:fadeIn .3s ease-in-out ease-in-out}.slide-up{animation:slideUp .3s ease-in-out ease-out}.scale-in{animation:scaleIn .15s ease-in-out ease-out}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}:focus{outline-offset:2px;outline:2px solid #64748b}.skip-link{color:#fff;z-index:1070;background:#475569;border-radius:4px;padding:8px 16px;text-decoration:none;display:none;position:absolute;top:-40px;left:6px}.skip-link:focus{top:6px}@media print{*{color:#000!important;box-shadow:none!important;background:#fff!important}body{font-size:12pt;line-height:1.5}h1,h2,h3,h4,h5,h6{page-break-after:avoid}p,blockquote,ul,ol{page-break-inside:avoid}.no-print{display:none!important}}
@font-face{font-family:geistSans;src:url(../media/GeistVF-s.p.0si68_l5hnsib.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local(Arial);ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.geistsans_a51a1155-module__Xl_a1q__className{font-family:geistSans,geistSans Fallback}.geistsans_a51a1155-module__Xl_a1q__variable{--font-geist-sans:"geistSans", "geistSans Fallback"}
@font-face{font-family:geistMono;src:url(../media/GeistMonoVF-s.p.17b2olbe3zz2r.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local(Arial);ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.geistmono_62e73a68-module__37SipW__className{font-family:geistMono,geistMono Fallback}.geistmono_62e73a68-module__37SipW__variable{--font-geist-mono:"geistMono", "geistMono Fallback"}