.-drop-down__down{z-index:var(--v47cdf463)}.-drop-down__action{display:inline-flex}.-drop-down__content{position:relative;z-index:1;box-sizing:border-box;padding:var(--v6d4c8cf4);background-color:var(--color-bg-main);border-radius:var(--border-radius-m)}.-drop-down__content,.-drop-down__content_active{box-shadow:0 1px 12px #00000014}.-popup{position:fixed;inset:0;z-index:var(--v0d216b38);display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media only screen and (max-width:1024px){.-popup{align-items:flex-end}}.-popup__content{position:relative;box-sizing:border-box;width:100%;max-height:calc(100% - 32px)}@media only screen and (max-width:1024px){.-popup__content{position:fixed;right:0;bottom:0;left:0;max-width:100%!important}}.-popup__content-wrapper{box-sizing:border-box;overflow-x:hidden;overflow-y:auto;padding:0 24px;overscroll-behavior-y:none}@media only screen and (max-width:1024px){.-popup__content-wrapper{padding:0 16px}}.-popup__content_variant_default{overflow:hidden;padding:24px 0;background-color:var(--color-bg-main);border-radius:var(--border-radius-l);overscroll-behavior-y:none}@media only screen and (max-width:1024px){.-popup__content_variant_default{padding:24px 0}}.-popup-animation-enter-active{animation:zoom-animation .15s}@media only screen and (max-width:1024px){.-popup-animation-enter-active{animation:slide-up-animation .15s}}.-popup-animation-leave-active{animation:zoom-animation .2s reverse}@media only screen and (max-width:1024px){.-popup-animation-leave-active{animation:slide-up-animation .15s reverse}}@keyframes zoom-animation{0%{transform:scale(0)}50%{transform:scale(.5)}to{transform:scale(1)}}@keyframes slide-up-animation{0%{transform:translateY(200vh);opacity:0}to{transform:translateY(0);opacity:1}}
