@media(min-width:640px){.currencies-popup__body-inner{max-height:240px}.bottom-sheet .currencies-popup__body-inner{max-height:none}}@media(min-width:640px){.currencies-popup__wrapper{position:absolute;left:0;top:100%;width:100%;max-height:240px;border:1px solid var(--borders-c);border-radius:0 0 20px 20px;border-top:none;background-color:var(--backgrounds-c);z-index:2;overflow:hidden}}.bottom-sheet .currencies-popup__wrapper{position:static;top:auto;max-height:none;border:none;border-radius:0;background-color:transparent}.currencies-popup__close,.currencies-popup__section-title{display:none}.currencies-popup__header{margin-bottom:16px;padding:8px 0}@media(min-width:640px){.currencies-popup__header{display:none}.bottom-sheet .currencies-popup__header{display:block}}.currencies-popup__title{font-size:18px;line-height:24px;font-weight:600;text-align:center}.currencies-popup__section{margin-bottom:8px}.currencies-popup__section:last-child{margin-bottom:0}@media(min-width:640px){.currencies-popup__section{width:119px;margin-bottom:0}.bottom-sheet .currencies-popup__section{width:auto;margin-bottom:8px}}.bottom-sheet .currencies-popup__section-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.bottom-sheet .currencies-popup__section-list-item{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;padding:12px 8px;border-radius:100px!important;background-color:var(--backgrounds-c);height:48px;color:var(--text-text)}.bottom-sheet .currencies-popup__section-list-item.active,.no-touch .bottom-sheet .currencies-popup__section-list-item:hover{background-color:var(--backgrounds-c)}@media(min-width:640px){.currencies-popup__section-list-item{display:flex;gap:8px;padding:8px 16px;color:var(--gray-500);cursor:pointer;font-size:16px;font-weight:500;line-height:24px;transition:all .2s ease-out}.no-touch .currencies-popup__section-list-item:hover{background-color:var(--gray-500-p-6)!important}.currencies-popup__section:last-child .currencies-popup__section-list-item:last-child{border-radius:0 0 16px 16px}}.currencies-popup__section-list-item-icon{width:24px;height:24px}.currencies-popup__section-list-item-currency{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.currencies-popup__section-list-item-code{color:var(--text-text)}.bottom-sheet .currencies-popup__section-list-item-code{text-align:center;padding-left:8px;font-size:14px;font-weight:400;line-height:20px}@media(min-width:640px){.currencies-popup__section-list-item-code{flex:0;text-align:left;font-size:16px;font-weight:500;line-height:24px}.currencies-popup__section-list-item.active .currencies-popup__section-list-item-code,.currencies-popup__section-list-item:hover .currencies-popup__section-list-item-code{color:var(--text-accent-text)}.bottom-sheet .currencies-popup__section-list-item.active .currencies-popup__section-list-item-code,.bottom-sheet .currencies-popup__section-list-item:hover .currencies-popup__section-list-item-code{color:var(--text-text)}}