@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";*{margin:0;padding:0;border:0;list-style:none;text-decoration:none;box-sizing:border-box;font-family:Roboto,sans-serif}html{scroll-behavior:smooth}a{text-decoration:none}.body{padding:45px 95px}.top{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.top h3{font-size:28px;color:#002855;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:500;line-height:1.25;font-size:1.9rem;color:#03236f;font-family:Times New Roman,sans-serif;font-size:30px;font-weight:400}.top h2{color:red;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:bolder;line-height:1.25;font-size:15px}.form-wrapper{padding:15px;margin-top:10px;display:flex;justify-content:center}.form-wrapper .input{margin-bottom:20px;display:block;width:380px;height:35px;padding:6px 12px;line-height:1.5;color:#373a36;border:1px solid rgb(204,204,204);border-radius:4px;box-shadow:#00000013 0 1px 1px inset;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s}.form-wrapper .input:focus{border-color:#66afe9;outline:0px;box-shadow:#00000013 0 1px 1px inset,#66afe999 0 0 8px}.form-wrapper #button{padding:8px 16px;color:#fff;background-color:#235787;border-radius:4px;font-size:14px;cursor:pointer}.down{padding:20px 15px 25px 300px;display:flex;flex-direction:column}.down h2{font-size:37px;color:#03236f;font-family:Times New Roman,sans-serif;font-size:30px}.down p{font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;line-height:1.25;color:#373a36;margin-top:25px;margin-bottom:25px;text-align:justify;font-size:14px;width:600px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:10}.popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:32px 52px;border-radius:12px;box-shadow:0 0 10px #0000001a;z-index:20}.popup h2{text-align:center;font-family:Roboto Condensed,Arial Narrow,sans-serif;margin-top:18px}.popup button{background-color:transparent;border:none;position:absolute;top:-10px;right:-10px}.popup button img{width:30px}.exchange-wrap{padding:50px 100px;background:#fff;display:flex;flex-direction:column;gap:42px;align-items:center}.exchanges{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.exchange-card{background-color:#f2f2f2;border-radius:12px;padding:32px}.exchange-card a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.exchange-card img{width:150px;height:150px;object-fit:cover;border-radius:100%}.exchange-card p{font-size:20px;font-weight:800;font-family:Roboto Condensed,Arial Narrow,sans-serif;color:#002855;text-align:center}.ex-head{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.ex-head h1{font-size:36px;color:#002855;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:500;line-height:1.25}.ex-head p{font-size:16px;color:#373a36;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;line-height:1.25}@media screen and (max-width:900px){.down{padding:20px 15px 25px 50px}}@media screen and (max-width:600px){.body{padding:120px 15px 25px}.exchange-wrap{padding:50px 32px}.exchanges{grid-template-columns:repeat(2,1fr);gap:20px}.exchanges img{width:100px;height:100px}.exchange-card a{gap:20px}.down{padding:20px 15px 25px}.down p{width:100%}}
