:root{--mobS:393px;--mobL:480px;--tabM:720px;--deskS:1024px;--deskL:1366px;--deskXl:1440px}.assets-sorting-group-mobile{justify-content:space-between;align-items:center;width:100%;display:flex;position:absolute;bottom:0}@media screen and (width>=1366px){.assets-sorting-group-mobile{display:none}}.assets-sorting-group-mobile svg{transition:transform .2s ease-in-out}.assets-sorting-group-mobile .sorting-desc{text-align:center;flex-grow:1;justify-content:center;align-items:center;padding-inline:70px 32px;display:flex}.assets-sorting-group-mobile .sorting-desc button{max-height:38px;transition:background-color .2a ease-in-out;justify-content:center;align-items:center;gap:6px;padding-inline-start:14px;font-weight:400;display:flex}.assets-sorting-group-mobile .sorting-desc button:hover{background-color:var(--Fill-2-hover)}.assets-sorting-group-mobile .sorting-desc button:active{background-color:var(--Fill-2-pressed)}@media screen and (width<=350px){.assets-sorting-group-mobile .sorting-desc button{font-size:12px;line-height:16px}}.assets-sorting-group-mobile .sorting-desc .is-sort-asc svg{transform:rotate(180deg)}.assets-sorting-group-mobile .popup{background-color:var(--Fill-1-default);z-index:101;border-radius:24px 24px 0 0;height:80%;max-height:70dvh;transition:bottom .3s ease-in-out;position:fixed;bottom:-100%;left:0;right:0;overflow-y:auto}.assets-sorting-group-mobile .popup.open{bottom:0}.assets-sorting-group-mobile .popup .title-2{background-color:var(--Fill-1-default);justify-content:space-between;align-items:center;width:100%;padding:24px;display:flex;position:fixed}.assets-sorting-group-mobile .popup .popup-content{padding-top:90px;padding-inline:20px;scrollbar-width:none;padding-bottom:90px;overflow:auto}.assets-sorting-group-mobile .popup .popup-content::-webkit-scrollbar{display:none}.assets-sorting-group-mobile .popup .buttons-group{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.assets-sorting-group-mobile .popup .caption-1{margin:16px 0 10px}.assets-sorting-group-mobile .popup .show-assets{width:100%;padding:24px;position:fixed;bottom:0}
