.wm_selection-block{position:relative}.wm_selection-block--nav{display:flex;gap:5px;overflow:auto}.wm_selection-block--nav::-webkit-scrollbar{display:none}.wm_selection-block--nav-item{flex:0 0 auto;padding:12px 20px 10px 20px;background:var(--wm-color-border-light);border-radius:20px;font-size:14px;line-height:100%;color:var(--wm-color-main);font-weight:600;cursor:pointer;border:1px solid var(--wm-color-border-light);transition:background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out}.wm_selection-block--nav-item.active{background:var(--wm-color-main);border-color:var(--wm-color-main);color:var(--wm-color-light)}.wm_selection-block--nav-item span{}.wm_selection-items{overflow:hidden;padding:20px 0}.wm_selection-item{width:120px}.wm_selection-item a{display:flex;flex-direction:column;align-items:center}.wm_selection-item img{border-radius:50%;width:80px}.wm_selection-item--title{font-size:14px;line-height:16px;padding:8px 0 0;text-align:center;transition:color .3s ease-out}.wm_selection-item--description{font-size:12px;padding:3px 0 0}.wm_selection-item--description a{color:var(--wm-color-main)}.wm_selection-items--nav{position:absolute;top:7px;height:50px;right:0;width:110px}.wm_selection-items--nav .swiper-button-prev.theme-novo,.wm_selection-items--nav .swiper-button-next.theme-novo{top:calc(50% + 10px);transform:translateY(-50%);border-color:var(--wm-color-main);background:rgb(255 255 255 / 55%)}.wm_selection-items--nav .swiper-button-prev.theme-novo{left:0}.wm_selection-items--nav .swiper-button-next.theme-novo{right:0}.wm_selection-items--nav .swiper-button-prev.theme-novo::before,.wm_selection-items--nav .swiper-button-next.theme-novo::before{filter:brightness(1)}@media (min-width:1201px){.wm_selection-block--nav-item:not(.active):hover{border-color:var(--wm-color-border-light);background:var(--wm-color-light)}.wm_selection-item a:hover .wm_selection-item--title{color:var(--wm-color-main)}}@media (max-width:767px){.wm_selection-items--nav{position:relative;width:100%;top:20px}.wm_selection-item{width:90px}.wm_selection-item img{width:70px}}