:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}input,select,textarea{background:#fff;color:#222;border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:10px 12px;box-sizing:border-box;outline:none;transition:border-color .2s}input:focus,select:focus,textarea:focus{border-color:#1976ba}body,html,#root{margin:0;padding:0;font-family:Segoe UI,Arial,sans-serif;background:#fff;background-image:url(/assets/bg-3JZBycum.png);background-size:150%;background-position:top center;background-repeat:no-repeat;min-height:90vh;overflow-x:hidden;width:100%;color:#000;position:relative}body:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;background:url(/assets/bg-3JZBycum.png) top center/cover no-repeat;opacity:.32;pointer-events:none}*,div,span,p,label,h1,h2,h3,h4,h5,h6,a{color:#000}.main-bg{min-height:90vh;display:flex;flex-direction:column;width:100%}.top-bar{width:100%;height:10px;background:#1976ba;position:fixed;top:0;left:0;z-index:1000}.header-socials-outside{display:flex;justify-content:flex-start;gap:.7rem;width:100%;max-width:1100px;margin:0 auto 1rem;padding:.8rem 1rem 0}.social-icon-small{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;cursor:pointer;transition:all .2s;color:#666}.social-icon-small:hover{color:#444}.header-container{width:100%;max-width:1100px;margin:0 auto;background:#efefef;border-radius:40px;border:1.5px solid #e0e0e0;box-shadow:0 2px 12px #0001;padding:.9rem 2rem;display:flex;justify-content:flex-start;align-items:center;position:relative;z-index:10}.header-logo{display:none}.navbar-row{display:flex;justify-content:flex-start;gap:2.5rem;align-items:center}.navbar-system{font-weight:400;letter-spacing:1px;color:#000;font-size:1rem}.navbar-home{font-weight:700;color:#000;font-size:1rem}.mobile-header-title{display:flex;font-size:1.2rem;font-weight:400;color:#000;letter-spacing:1px}.page-center{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:calc(100vh - 120px);width:100%;background:linear-gradient(to bottom,#fff 0%,#fff 150px,transparent 150px);padding-top:32px}.main-content{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;padding:3.5rem 1rem 1rem;margin:0 auto}.main-title{font-size:2.2rem;font-weight:700;margin-bottom:.3rem;color:#000;letter-spacing:2px;text-align:center}.main-desc{font-size:1rem;color:#000;margin-bottom:2rem;text-align:center;padding:0 1.2rem}.banks-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3.5rem;width:100%;max-width:1100px;margin:0 auto}.bank-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0001;padding:.7rem .4rem .9rem;display:flex;flex-direction:column;align-items:center;width:100%;max-width:280px;min-width:200px;transition:box-shadow .2s;box-sizing:border-box;margin:0 auto}.bank-card:hover{box-shadow:0 4px 24px #0002}.bank-logo{height:90px;margin-bottom:.7rem;object-fit:contain}.bank-desc-row{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin:.7rem 0 1.1rem;width:100%}.bank-desc{font-size:.98rem;color:#000;text-align:left;font-weight:400}.bank-btn{background:#fff;color:#1976ba;border:2px solid #1976ba;border-radius:6px;padding:.8rem 1.6rem;font-size:1.15rem;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.bank-card:hover .bank-btn{background:#1976ba;color:#fff}.footer{background:#19507a;color:#fff;text-align:center;padding:1rem 0;font-size:1rem;margin-top:2rem;width:100%}.footer-content{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 1rem}.footer-links{color:#fff}.footer-links a{color:#fff;text-decoration:underline;margin:0 .3rem}.footer-links a:hover{text-decoration:none}.footer-content>div:first-child{color:#fff}@media (max-width: 1200px){.header-container{max-width:95%;padding:.8rem 1.5rem}.main-content{max-width:95%;padding:3rem 1rem 1rem}.banks-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:95%}.bank-card{max-width:260px;min-width:180px}.bank-logo{height:60px}.page-center{background:linear-gradient(to bottom,#fff 0%,#fff 120px,transparent 120px);padding-top:28px}.main-bg{background-size:5%}}@media (max-width: 700px){.header-socials-outside{display:none}.header-container{background:transparent;border:none;box-shadow:none;padding:.8rem 1rem;max-width:95%;position:fixed;top:10px;left:0;right:0;z-index:1001}.navbar-row{display:none}.mobile-header-title{display:flex;font-size:1.2rem;font-weight:400;color:#1b1b1b;letter-spacing:1px}.page-center{background:linear-gradient(to bottom,#fff 0%,#fff 80px,transparent 80px);padding-top:16px}.main-content{padding:0rem;max-width:100%}.main-title{font-size:1.8rem}.main-desc{font-size:1rem;margin-bottom:2rem;padding:0 1.2rem}.banks-grid{grid-template-columns:1fr;gap:1.5rem;max-width:100%;padding:0;width:100%}.bank-card{max-width:280px;min-width:200px;width:100%;padding:.6rem .3rem .8rem;margin:0 auto}.bank-logo{height:50px}.bank-desc{font-size:.85rem}.bank-btn{padding:.3rem .8rem;font-size:.85rem}.footer-content{flex-direction:column;gap:.5rem;text-align:center}.main-bg{background-size:3%}.footer{position:fixed;left:0;right:0;bottom:0;z-index:1001;margin-top:0}body,html,#root{background-size:cover!important;background-position:center!important}.main-content>div[style*="overflow-x: auto"]{overflow-x:auto!important;max-width:100vw}.main-content table{min-width:700px}}.bank-name,.bank-check{display:none}.bank-check-inline{display:flex;align-items:center;justify-content:center}.mobile-logo{font-weight:400;color:#444}.header-content{display:flex;align-items:flex-start;width:100%;min-height:64px;box-sizing:border-box;position:relative;justify-content:flex-start}.header-nav{display:flex;gap:2rem;align-items:center}.header-system,.header-home{font-size:1.1rem;font-weight:700;letter-spacing:1px}.header-home{margin-left:1.2rem}.header-mobile-title{display:none;font-size:1.2rem;font-weight:700;letter-spacing:1px;position:static;left:unset;transform:none;margin-left:0}@media (max-width: 700px){.header-nav{display:none}.header-mobile-title{display:block;text-align:left}.header-content{justify-content:flex-start;align-items:flex-start}}.bank-logo-placeholder{font-weight:700}.desktop-header{display:flex}.mobil-header{display:none}@media (max-width: 700px){.desktop-header{display:none!important}.mobil-header{display:flex;align-items:center;width:100%;min-height:56px;background:#fff;box-shadow:0 2px 8px #0001;padding-left:16px}.mobil-header-title{color:#000!important;display:block;font-size:1.2rem;font-weight:700;letter-spacing:1px;margin-left:0;padding:0;text-align:left}}
