.currencies-popup__wrapper{background:#3b352f;width:100%;padding-top:20px;border-radius:12px;height:50vh;max-height:80%;overflow:hidden}.currencies-popup__header{display:flex;padding:0 20px}.custom-modal--patch-profile .bottom-sheet .currencies-popup__header,.registration-form__body .bottom-sheet .currencies-popup__header{display:none}.currencies-popup__body{height:calc(100% - 20px);box-sizing:border-box;padding:0 20px 20px}.custom-modal--patch-profile .bottom-sheet .currencies-popup__body,.registration-form__body .bottom-sheet .currencies-popup__body{height:100%}.currencies-popup__body-inner{box-sizing:content-box;padding-right:40px!important}.currencies-popup__title{color:#fff;font-weight:600;font-size:20px}.currencies-popup__close{margin-left:auto;cursor:pointer}.currencies-popup__close:hover{opacity:.8}.currencies-popup__section-title{font-size:16px;margin-bottom:8px;text-align:left}.currencies-popup__section-list{margin-top:5px;display:flex;flex-wrap:wrap}.currencies-popup__section-list-item{height:44px;display:flex;align-items:center;font-size:16px;font-weight:600;line-height:1;background:#544a42;width:31%;justify-content:center;border-radius:4px;cursor:pointer;transition:background-color .1s ease;flex-shrink:0;margin-right:2.33%;margin-bottom:8px}.currencies-popup__section-list-item.active,.currencies-popup__section-list-item:hover{background:#7e7168}.currencies-popup__section-list-item-icon{width:20px;height:20px;margin-right:7px}