@layer components-entities{.card-currency-accounts{position:relative;display:flex;justify-content:space-between;width:100%;height:100%;min-height:367px;padding:16px;border-radius:var(--br4);background-color:var(--gray);-moz-column-gap:20px;column-gap:20px}.card-currency-accounts__wrapper{display:flex;flex:1;flex-direction:column;justify-content:space-between;row-gap:64px}@media screen and (max-width: 1599px){.card-currency-accounts__wrapper{row-gap:32px}}@media screen and (max-width: 1279px){.card-currency-accounts__wrapper{row-gap:40px}}.card-currency-accounts__bottom{display:flex;flex-direction:column;justify-content:space-between;row-gap:12px}@media screen and (max-width: 1599px){.card-currency-accounts__bottom{align-items:flex-start;flex-direction:column}}@media screen and (max-width: 1279px){.card-currency-accounts__button-wrapper{width:100%}}.card-currency-accounts__info-wrapper{display:flex;flex-direction:column;row-gap:20px;margin-top:32px}@media screen and (max-width: 1023px){.card-currency-accounts__info-wrapper{margin-top:24px;row-gap:16px}}.card-currency-accounts__heading{padding-right:74px}.card-currency-accounts__info{display:grid;grid-template-columns:232px minmax(auto, 380px);-moz-column-gap:16px;column-gap:16px}@media screen and (max-width: 1023px){.card-currency-accounts__info{grid-template-columns:1fr}}.card-currency-accounts__unit{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:var(--primary-white);border-radius:var(--br4);background-color:var(--primary-blue);font-size:24px}@media screen and (max-width: 1599px){.card-currency-accounts{row-gap:32px}}@media screen and (max-width: 1279px){.card-currency-accounts{row-gap:40px;min-height:395px}}@media screen and (max-width: 1023px){.card-currency-accounts{flex-direction:column-reverse;min-height:418px}}}
