@import"https://fonts.googleapis.com/css2?family=poppins:wght@300;400;500;600&display=swap";*{margin:0;padding:0;border:0;list-style:none;text-decoration:none;box-sizing:border-box;font-family:Poppins,sans-serif}html{scroll-behavior:smooth}a{text-decoration:none}button{cursor:pointer}#preloader{background-image:linear-gradient(180deg,#000 5%,#0c0e29);height:100vh;width:100%;display:flex;justify-content:center;align-items:center;position:fixed;z-index:99999}#preloader.hidden{display:none}#preloader h1{color:#fff;font-style:20px}.hold{height:100%;width:100%;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.gear2{width:100px;height:100px;animation:spinn 2s linear infinite}@keyframes spinn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{background-image:linear-gradient(180deg,#000 10%,#0c0e29);background-repeat:no-repeat}.hero{padding:40px 84px 89px;color:#e5e7eb;display:flex;flex-direction:column;gap:20px;align-items:center;position:relative}.gear{position:absolute;top:10%;right:8%;width:14px;height:14px;animation:spin 1s linear infinite}.hero h1{font-size:3rem;line-height:2.5rem;font-weight:800}.hero p{font-size:1.125rem;line-height:1.55rem;text-align:justify}.hero-btn{display:flex;gap:20px}.hero-btn button{padding:8px 20px 8px 25px;border-radius:5px;background:#1a1c34;border-left:5px solid #3182ce;color:#e5e7eb;font-size:14px}.app-container h2,.distribution h1{font-size:48px;font-weight:800;color:#3182ce;text-align:center}.apps-wrapper{padding:24px 60px;display:grid;grid-template-columns:repeat(5,1fr);display:flex;flex-wrap:wrap;width:100%;gap:20px;justify-content:center}.app{display:flex;flex-direction:column;width:240px;height:195px;background:#1a1c34;border-radius:8px;border-left:5px solid #3182ce;justify-content:center;align-items:center;position:relative}.app:hover.app h3{color:#3182ce;cursor:pointer}.app h3{margin-top:24px;font-size:16px;color:#e5e7eb}.link-icon{position:absolute;top:10px;right:10px}.dist-tri{color:#e5e7eb;display:flex;justify-content:space-around;padding:0 200px;margin:40px 0 56px}.issue{text-align:center}.issue p{font-size:18px;color:#e5e7eb}.icons{display:flex;flex-direction:column;justify-content:center;gap:20px}.icons div{display:flex;justify-content:center}.start-btn{padding:10px 25px;border-radius:8px;background-color:#0150b8;margin-top:20px;color:#e5e7eb;font-size:15px}.copy{padding:56px 50px 40px;text-align:center;color:#e5e7eb;font-size:16px}.hold{height:100vh;width:100%;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.gear2{width:100px;height:100px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{background-image:linear-gradient(180deg,#000 10%,#0c0e29)}.wallet-head{padding:32px 84px 0}.wallet-head h2{color:#3182ce;font-size:30px;text-align:center}.wallet-head p{color:#e5e7eb;font-size:18px;text-align:center}.wallets-container{padding:20px 75px 32px 80px;display:grid;grid-template-columns:repeat(6,1fr);display:flex;gap:10px;width:100%;border-bottom:1px solid #3182ce;flex-wrap:wrap;justify-content:center}.wallet{width:196px;height:151px;background-color:#1a1c34;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px;gap:4px}.wallet .img{width:105px;height:105px;overflow:hidden;border-radius:100%}.img img{width:105px}.wallet p{color:#e5e7eb;font-size:18px}.wallet:hover{border:1px solid #3182ce}.wallet:hover.wallet p{color:#3182ce;transition:ease-in all .2s}.foot{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:21px 0 31px}.foot p{color:#e5e7eb;font-size:16px}.foot p a{color:#3182ce;text-decoration:none;font-weight:700}.icons-wrap{display:flex;gap:20px}.head{padding:40px 0;text-align:center}.head h1{font-size:36px;color:#e5e7eb}.head p{font-size:16px;color:#e5e7eb}.nav-link{color:#e5e7eb;background-color:transparent;font-weight:600;display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.nav-link.active{color:#1a1c34;font-weight:600;background-color:#fff;border-radius:4px 4px 0 0}.inputs-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.tab-pane{background-color:#fff;padding:20px;border-radius:0 10px 10px}.nav-tabs{display:flex;gap:10px;border:none}.nav-tabs nav{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.phrase{display:flex;flex-direction:column}.phrase textarea{border-radius:.5rem;padding:8px 12px;background-image:linear-gradient(to top right,var(--tw-gradient-stops));color:#1e293b;margin:8px 0;border:rgb(203 213 225) 1px solid;resize:none;width:632px}label,.phrase-p{font-size:14px;font-weight:400;color:#475569}.s-btn{padding:8px 16px;color:#e5e7eb;border-radius:.375rem;background-image:linear-gradient(#000 10%,#0c0e29);margin-top:8px;cursor:pointer}input{border-radius:.5rem;padding:8px 12px;background-image:linear-gradient(to top right,var(--tw-gradient-stops));color:#1e293b;margin:8px 0;border:rgb(212,219,227) 1px solid}input::placeholder{font-size:14px;color:#475569}.process{display:flex;flex-direction:column;align-items:center;justify-content:center}.process img{width:100px;display:flex;justify-content:center;margin-bottom:20px}.process h2{font-size:20px!important;text-align:center;font-weight:700}.process h3{font-size:18px!important;text-align:center;color:red}.import-wrap{height:100vh}.modal{background-color:#fff;padding:24px 100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-80%);box-shadow:0 5px 15px #0000004d;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-dialog{position:relative}.modal img{width:150px}.btn-closee{color:#000!important;background-color:transparent;font-size:40px;position:absolute;top:-15px;right:-86px;cursor:pointer;border:none}@media screen and (max-width: 1024px){.apps-wrapper{display:grid;grid-template-columns:repeat(3,1fr);padding:24px 40px}.wallets-container{grid-template-columns:repeat(4,1fr);padding:24px 20px}.wallet{width:180px;height:130px}.wallet .img{width:90px;height:90px}.img img{width:90px}.wallet p{font-size:17px}.head p{font-size:14px;padding:0 40px}}@media screen and (max-width: 900px){.modal{transform:translate(-50%,-150%);padding:24px 50px}.btn-closee{right:-40px}}@media screen and (max-width: 600px){.btn-closee{font-size:30px}.modal{transform:translate(-50%,-50%);padding:24px 50px;width:100%}.hero{padding:65px 30px 89px}.hero h1{font-size:35px}.hero p{font-size:14px;line-height:1.5rem}.apps-wrapper{display:grid;grid-template-columns:repeat(2,1fr);padding:24px 10px;justify-content:start;gap:10px}.app-container h2,.distribution h1{font-size:25px}.app{width:170px;height:180px}.app .secure{width:50px}.app h3{font-size:14px;width:150px;text-align:center}.distribution{margin-top:60px;margin-bottom:50px}.issue p{font-size:14px}.dist-tri{font-size:12px;padding:0}.copy{font-size:14px}.hero-btn{gap:10px}.wallets-container{display:grid;grid-template-columns:repeat(3,1fr);padding:24px 10px;width:100%;gap:10px}.foot p{padding:0 30px;text-align:center}.wallet{width:117px}.wallet p{font-size:13px}.wallet .img{width:75px;height:75px}.wallet img{width:75px}.wallet-head{padding:32px 50px 0}.wallet-head p{font-size:15px}.head h1{font-size:35px}.head p{font-size:13px}.phrase textarea{width:100%}.inputs-tab{padding-bottom:50px}.nav-tabs{width:100%}}
