.NewDropDown_dropdownWrapper__8Pq9c{position:relative;display:inline-block;z-index:10}.NewDropDown_dropdownBtn__iLdwd{display:flex;flex-direction:row;align-items:center;padding:.25rem;border-radius:var(--corners-sm);background-color:var(--background-grey);border-radius:var(--corners-md);cursor:pointer;justify-content:space-between;gap:5px;&:hover{background-color:var(--stone-100)}}.NewDropDown_dropdownBtn__iLdwd:focus{outline:none}.NewDropDown_dropdownIcon__CSl3c{position:relative;width:var(--dropdown-width,16px);height:var(--dropdown-height,16px);flex-shrink:0}.NewDropDown_dropdown__list__DEAtV{display:none;position:absolute;flex-direction:column;align-items:center;top:calc(100% + .2rem);background-color:var(--background-primary,#fff);border:var(--border-basic,1px solid #ccc);border-radius:var(--corners-sm,6px);gap:clamp(.5rem,1.5vw,.7rem);z-index:100;width:100%!important;left:0;max-height:260px;overflow-y:auto}.NewDropDown_dropdown__list--right__zeosl{left:auto;right:0}.NewDropDown_dropdown__list--opened__ZA9Fb{display:flex}.NewDropDown_dropdown__list-item__PTxkM{width:100%;display:flex;flex-direction:column;gap:clamp(4px,1vw,10px);cursor:pointer;padding:clamp(.25rem,1vw,.5rem)}.NewDropDown_dropdown__list-item-content__4omSq{width:100%;display:flex;align-items:center;gap:clamp(4px,1vw,10px)}.NewDropDown_dropdown__list-item--selected__q_Z_m .NewDropDown_dropdown__list-item-checkmark__M_5m7{display:block}.NewDropDown_dropdown__list-item--unavailable__mTaAF{background-color:var(--background-grey);color:var(--stone-400);cursor:not-allowed;gap:.25rem}.NewDropDown_dropdown__list-item--unavailable__mTaAF img{filter:grayscale(1);opacity:.3}.NewDropDown_dropdown__list-item--unavailable__mTaAF .NewDropDown_dropdown__list-item-description__CO8ES{color:var(--stone-400)}.NewDropDown_dropdown__list-item-unavailable-text__q7tEs{font-size:.75rem;text-align:left;width:100%;color:var(--stone-400)}.NewDropDown_dropdown__list-item-description__CO8ES{color:var(--common-text-color-primary,#000);font-size:clamp(1rem,2vw,1.25rem);flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.NewDropDown_dropdown__list-item-checkmark__M_5m7{display:none;position:relative;width:1rem;height:1rem;margin-left:auto}.NewDropDown_dropdown__list-item-icon__DEdhs{position:relative;width:clamp(20px,4vw,40px);height:clamp(16px,3.5vw,36px);flex-shrink:0}.NewDropDown_dropdown__list-item-icon__DEdhs>img{object-fit:contain}.NewDropDown_currencySearchWrapper__BNJ0E{position:-webkit-sticky;position:sticky;top:0;width:100%;padding:.5rem;background-color:var(--background-primary);z-index:100}.NewDropDown_currencySearch__jZSnl{width:100%;padding:.75rem .5rem .5rem 2.5rem;border:var(--border-orange,1px solid #f90);border-radius:var(--corners-sm,6px);font-size:clamp(.75rem,2vw,1rem);outline:none;background-image:url(/images/icons/search-icon.svg);background-position:.75rem .75rem;background-repeat:no-repeat}.NewDropDown_popularCurrencies__DJOwX{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0;width:100%}.NewDropDown_popularCurrencyButton__DGn_A{flex:0 0 auto;display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem .25rem .25rem;border-radius:var(--corners-round,9999px);background-color:var(--stone-100);cursor:pointer}.NewDropDown_popularCurrencyButton__DGn_A.NewDropDown_selected__uFxyi{background-color:var(--orange-sheer);color:var(--background-primary);border-color:var(--orange-main)}.NewDropDown_popularCurrencyIcon__Dka0e{position:relative;width:clamp(1rem,2vw,1.5rem);height:clamp(1rem,2vw,1.5rem)}.NewDropDown_popularCurrencyIcon__Dka0e>img{object-fit:contain}.NewDropDown_pError__dzG7U{padding:0 .5rem;color:var(--stone-400);width:100%;font-size:.75rem;text-align:left}@media screen and (max-width:800px){.NewDropDown_currencySearch__jZSnl{padding:.9rem .5rem .75rem 2.5rem}.NewDropDown_popularCurrencyButton__DGn_A>span{font-size:.75rem}}.NewDropDown_placeholderLabel__qAoKk{color:var(--stone-600);font-size:clamp(12px,2.3vw,20px);text-align:center;word-break:break-word}.Tooltip_tooltip__message__gLhQe{position:absolute;width:-moz-fit-content;width:fit-content;padding:.2rem;background-color:var(--stone-600);border-radius:8px;font-family:var(--ff-tertiary);font-size:14px;font-weight:400;color:var(--stone-50);opacity:.6;text-align:center}.Tooltip_tooltip__message--top__Sew5K:after{top:100%;border-top:6px solid var(--stone-600)}.Tooltip_tooltip__message--bottom__GtnSL:after,.Tooltip_tooltip__message--top__Sew5K:after{position:absolute;content:"";left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}.Tooltip_tooltip__message--bottom__GtnSL:after{bottom:100%;border-bottom:6px solid var(--stone-600)}.Tooltip_tooltip__message--left__z7gmE:after{left:calc(100% - 1px);border-left:6px solid var(--stone-600)}.Tooltip_tooltip__message--left__z7gmE:after,.Tooltip_tooltip__message--right__l4SGx:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent}.Tooltip_tooltip__message--right__l4SGx:after{right:calc(100% - 1px);border-right:6px solid var(--stone-600)}