.CurrencyPage-module__QPPcfa__container{color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 170px);padding:40px;display:flex}.CurrencyPage-module__QPPcfa__title{margin-bottom:40px;font-size:32px}.CurrencyPage-module__QPPcfa__grid{grid-template-columns:repeat(2,1fr);justify-items:center;gap:30px;display:grid}@media (max-width:768px){.CurrencyPage-module__QPPcfa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:430px){.CurrencyPage-module__QPPcfa__grid{grid-template-columns:repeat(1,1fr);gap:20px}}.CurrencyPage-module__QPPcfa__card{cursor:pointer;text-align:center;width:220px;height:220px;color:inherit;background:#1e1e1e;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:20px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.CurrencyPage-module__QPPcfa__card:hover{background:#2b2b2b;transform:translateY(-5px);box-shadow:0 8px 20px #0006}.CurrencyPage-module__QPPcfa__icon{object-fit:contain;width:80px;height:80px;margin-bottom:12px}.CurrencyPage-module__QPPcfa__card h2{margin-top:8px;font-size:18px}
