@import"https://fonts.googleapis.com/css2?family=Bitcount+Prop+Double+Ink:wght@100..900&family=Cause:wght@100..900&family=Chokokutai&family=Gloria+Hallelujah&family=Kaushan+Script&family=Lora:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";body{margin-top:4em;background-color:#f5f7fa}.header{display:flex;justify-content:space-between;padding:1rem;align-items:center;font-family:Poppins,sans-serif;font-weight:400;font-style:italic}.default-currency{display:flex;flex-direction:row;justify-content:space-between;gap:8px;align-items:center}.default-currency h4{color:#999ba0;width:17rem}.default-currency .select{background-color:#fff;width:150px;height:40px;display:flex;align-items:center;border:#e5e7eb solid 1px;border-radius:5px}hr{width:96%;margin-left:auto;margin-right:auto;color:#e5e7eb}@media(max-width:700px){.header{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}}*{padding:0;margin:0;box-sizing:border-box}.main-bord{max-width:1000px;margin:0 auto;background-color:#f5f7fa}.total-value{display:flex;align-items:center;justify-content:center}.total-value h4{color:#64748b;font-size:15px;font-family:Poppins,sans-serif;font-weight:400;font-style:italic}.total-value h4 span{color:#0f172a;font-weight:600;font-size:large}.cards{display:flex;flex-direction:row;justify-content:space-around;padding:1.5rem}.balance-usd{display:flex;flex-direction:column;gap:1rem;background-color:#fff;width:280px;height:140px;padding:5px;border:none;border-radius:8px;font-family:Poppins,sans-serif;font-weight:800;font-style:normal;box-shadow:10px 10px 5px #aaa}.balance-eur{display:flex;flex-direction:column;gap:1rem;background-color:#244faa;width:280px;padding:5px;border:none;border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-weight:800;font-style:normal;box-shadow:10px 10px 5px #aaa}.balance-xfa{display:flex;flex-direction:column;gap:1rem;background:linear-gradient(300deg,#15803d,#22c55e);width:280px;padding:5px;border:none;border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;box-shadow:10px 10px 5px #aaa}.top{display:flex;flex-direction:row;justify-content:start;padding-left:1rem;align-items:center;gap:1rem}.balance-amount span{display:flex;flex-direction:row;align-items:center;font-size:large}.balance-usd .top p{color:#2563eb}.top p{color:#fff}@media(max-width:900px){.cards{display:flex;flex-wrap:wrap;gap:2rem}}*{padding:0;margin:0}.funds-card{display:grid;grid-template-columns:repeat(2,1fr);justify-self:center;gap:2rem;padding:2rem}.exchange-card{padding:1.5rem;font-family:Poppins,sans-serif;font-weight:100;font-style:italic;max-width:340x;background-color:#fff;border-radius:5px;border:1.5px solid #fff;box-shadow:0 10px 10px 10px #aaaa}.exchange-card h4{padding:.5rem}.amount{display:flex;flex-direction:column;justify-content:left;gap:10px;padding:1rem;font-weight:300}p{color:#334155;font-weight:300}input,select{width:100%;height:2rem;align-items:center;font-size:large;color:#334155}.select{display:flex;flex-direction:column;justify-content:left;gap:10px;padding:1rem;font-weight:300}.button{background-color:#244faa;padding:.5rem;width:100%;border:none;border-radius:6px;color:#fff;cursor:pointer}.button-1{display:flex;float:right;padding:.5rem;border:none;border-radius:6px;background-color:#1ba74e;width:8rem;justify-content:center;margin-top:6rem}.button-1 button{background-color:transparent;border:none;color:#fff}.button:hover{background-color:#2061ec;transform:scale(1.1);transition:ease-in-out .5s}.button-1:hover{transform:scale(1.1);transition:ease-in-out .5s;background-color:#116931}@media(max-width:900px){.funds-card{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:center}}
