.fade-trans-enter{opacity:0}.fade-trans-enter.fade-trans-enter-active{opacity:1;transition:opacity .2s ease-in}.fade-trans-exit{opacity:1}.fade-trans-exit.fade-trans-exit-active{opacity:0;transition:opacity .2s ease-out}.slideFromRight-enter{transform:translateX(100%)}.slideFromRight-enter.slideFromRight-enter-active{transform:translate(0);transition:transform .2s ease-in}.slideFromRight-exit{transform:translate(0)}.slideFromRight-exit.slideFromRight-exit-active{transform:translateX(100%);transition:transform .2s ease-out}.slideFromBottom-enter{transform:translateY(100%)}.slideFromBottom-enter.slideFromBottom-enter-active{transform:translate(0);transition:transform .2s ease-in}.slideFromBottom-exit{transform:translate(0)}.slideFromBottom-exit.slideFromBottom-exit-active{transform:translateY(100%);transition:transform .2s ease-out}.slideFromLeft-enter{transform:translateX(-100%)}.slideFromLeft-enter.slideFromLeft-enter-active{transform:translate(0);transition:transform .2s ease-in}.slideFromLeft-exit{transform:translate(0)}.slideFromLeft-exit.slideFromLeft-exit-active{transform:translateX(-100%);transition:transform .2s ease-out}.mobModal{position:fixed;background-color:#fff;width:100%;border-radius:4px 4px 0 0;bottom:0}.mobModalHeader{display:flex;justify-content:space-between}.mobModalBdy{max-height:70vh;overflow:auto}.mobModalClose{margin:1.6rem;z-index:2}.ltr .mobModalHeader{flex-direction:row}.rtl .mobModalHeader{flex-direction:row-reverse}.backdrop{position:fixed;left:0;top:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.5)}.tab-items__tabs{width:100%;list-style:none;height:4.4rem;line-height:4.4rem;padding:0;margin:0;border-bottom:.1rem solid #d7d7e0}.tab-items__tabs--horizontal-scroll{overflow-x:auto;overflow:-moz-scrollbars-none;scrollbar-width:none;-ms-overflow-style:none}.tab-items__tabs--horizontal-scroll::-webkit-scrollbar{width:0!important;display:none}.tab-items__tab{display:inline-block;height:inherit;padding:1rem 1.5rem 0;overflow:hidden;box-sizing:border-box;margin:0 1rem}.tab-items__tab--active,.tab-items__tab:hover{color:#58aff6}.tab-items__tab--content-width{min-width:-moz-fit-content;min-width:fit-content}.ltr .tab-items__tab:first-child{margin-left:0}.ltr .tab-items__tab:last-child,.rtl .tab-items__tab:first-child{margin-right:0}.rtl .tab-items__tab:last-child{margin-left:0}.tab-items__tab--active .tab-items__tab__label{font-weight:600}.tab-items__tab__highlight{background-color:#58aff6;height:.2rem;bottom:-.5rem;transition:transform .3s;width:100%;transform:translateY(-.5rem)}.tab-items__tab-dropdown{padding:0}.tab-items__tab-dropdown__tabs{display:flex;list-style:none;flex-direction:column;padding:0}.tab-items__tab-dropdown__tab{padding:1rem 2rem;text-transform:uppercase;cursor:pointer;color:#080812}.tab-items__tab-dropdown__tab--active,.tab-items__tab-dropdown__tab:hover{color:#58aff6}.tab-items__ellipsis{line-height:1.7rem}@media only screen and (min-width:768px){.tab-items__tab-dropdown{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.tab-items__tab-dropdown{display:block}}@media only screen and (min-width:768px)and (max-width:991px){.tab-items__tabs--truncate>li+li+li+li+li:not(.tab-items__tab-dropdown){display:none}}@media only screen and (max-width:767px){.tab-items__tabs--truncate>li+li+li+li:not(.tab-items__tab-dropdown){display:none}}@media only screen and (max-width:767px){.tab-items__tab{margin:0 .5rem}}@media screen and (max-width:1150px){.tab-items__tab{padding:1rem .5rem 0}}.sort-icon_sm{width:1.6rem;height:1.6rem}.sort-icon_md{width:2.4rem;height:2.4rem}.sort-icon_lg{width:3.2rem;height:3.2rem}.sort-component-cont{padding:.8rem;border-radius:.4rem;border:.1rem solid #d7d7e0;height:3.2rem}.sort-component-cont svg{fill:#0a0a14}.sort-component-cont.disabled{cursor:not-allowed!important}.sort-component-cont.disabled svg{fill:#a9a9b2}.sort-component-cont_sm{height:3.2rem}.sort-component-cont_md{height:4rem}.sort-component-cont_lg{height:4.8rem}.dark-theme .sort-component-cont svg{fill:#fff}.sort-filter{display:flex}.sort-filter__heading{flex-shrink:0;margin-right:.4rem}.sort-filter__dropdown{width:auto;min-width:20rem}@media only screen and (min-width:768px)and (max-width:991px){.sort-filter{display:block;flex-grow:0;margin-left:0}.sort-filter__dropdown{width:100%;margin-left:0}}@media only screen and (max-width:767px){.sort-filter{display:block;margin-left:0}.sort-filter__dropdown{width:100%;margin-left:0;min-width:13rem}}