.send-money-destinations__title{margin-bottom:24px;color:#000;font-size:32px!important;font-weight:600}.send-money-destinations{padding:40px 20px;border-radius:20px;margin:40px 0;background-color:#f5f5f5}.send-money-destinations__grid{display:flex;flex-wrap:wrap;justify-content:space-around;gap:24px 16px}@media (min-width: 576px){.send-money-destinations__grid{gap:28px 32px}}@media (min-width: 768px){.send-money-destinations__grid{gap:32px 48px}}.send-money-destinations__item{display:flex;width:160px;min-width:160px;max-width:calc((100% - 16px)/2);flex-direction:column;align-items:center;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.send-money-destinations__item:hover{transform:translateY(-4px)}@media (min-width: 576px){.send-money-destinations__item{max-width:calc((100% - 2 * 32px) / 3)}}@media (min-width: 768px){.send-money-destinations__item{max-width:calc((100% - 144px)/4)}}.send-money-destinations__flag{display:flex;overflow:hidden;width:50px;height:50px;align-items:center;justify-content:center;border-radius:50%;margin-bottom:12px;background-color:#fff;box-shadow:0 2px 8px #0000001a}@media (min-width: 768px){.send-money-destinations__flag{width:60px;height:60px}}.send-money-destinations__flag-image{width:100%;height:100%;padding:2px;border:1px solid #ced4da;border-radius:50%!important;object-fit:cover}.send-money-destinations__link{margin-top:12px;color:#000;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.send-money-destinations__link:hover{color:#000;text-decoration:underline}@media (min-width: 768px){.send-money-destinations__link{font-size:16px}}.dark-theme .send-money-destinations__title{color:#18b076}.dark-theme .send-money-destinations{background-color:#19202a}.dark-theme .send-money-destinations__flag{background-color:#39015d}.dark-theme .send-money-destinations__link{color:#18b076}.dark-theme .send-money-destinations__link:hover{color:#a0ecbf}
