.select-box,[data-select=container]{position:relative}.select-box.is-disabled,[data-select=container].is-disabled{cursor:not-allowed;pointer-events:none}.select-box.is-disabled [data-select=btn],.select-box.is-disabled .select-box__header,[data-select=container].is-disabled [data-select=btn],[data-select=container].is-disabled .select-box__header{color:#ffffff80;background-color:#404040}.select-box.is-disabled [data-select=btn]:after,.select-box.is-disabled .select-box__header:after,[data-select=container].is-disabled [data-select=btn]:after,[data-select=container].is-disabled .select-box__header:after{display:none}[data-select=btn],.select-box__header{white-space:nowrap;text-overflow:clip;word-break:break-word;width:100%;min-width:0;height:49px;color:inherit;cursor:pointer;background-color:#212121;border:1px solid #ffffff80;border-radius:10px;align-items:center;padding:10px 30px 10px 15px;font-size:16px;line-height:19px;display:flex;position:relative;overflow:hidden}[data-select=btn] *,.select-box__header *{white-space:nowrap;text-align:left;text-overflow:ellipsis;word-break:break-word;color:inherit;cursor:pointer;background-color:#0000;border:none;display:block;overflow:hidden}[data-select=btn] .select-box__header-text,.select-box__header .select-box__header-text{width:fit-content}.modal-block [data-select=btn],.filter-page [data-select=btn],.modal-block .select-box__header,.filter-page .select-box__header{background-color:#383838}[data-select=btn]:after,.select-box__header:after{content:"";fill:currentColor;--color-stroke:currentColor;background-color:currentColor;width:10px;height:10px;transition:transform .3s;position:absolute;top:50%;right:14px;transform:translateY(-50%)rotate(-90deg);-webkit-mask-image:url(/images/sprite.svg#arrow-left);mask-image:url(/images/sprite.svg#arrow-left);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.is-active[data-select=container] [data-select=btn]:after,.is-active.select-box [data-select=btn]:after,.is-active[data-select=container] .select-box__header:after,.is-active.select-box .select-box__header:after{transform:translateY(-50%)rotate(90deg)}[data-select=drop-box],.select-box__wrapper{z-index:-10;visibility:hidden;opacity:0;background-color:#212121;border-radius:10px;flex-direction:column;width:100%;min-width:fit-content;max-height:200px;margin-top:2px;padding:5px 0 10px;transition:visibility .3s;display:flex;position:absolute;top:100%;overflow:hidden}.modal-block [data-select=drop-box],.filter-page [data-select=drop-box],.modal-block .select-box__wrapper,.filter-page .select-box__wrapper{background-color:#383838}[data-select=drop-list],.select-box__list{height:100%;margin:0;padding:0 5px;list-style:none;overflow:hidden auto}[data-select=drop-list]::-webkit-scrollbar{width:6px}.select-box__list::-webkit-scrollbar{width:6px}[data-select=drop-list]::-webkit-scrollbar-track{background-color:#161616;border-radius:20px}.select-box__list::-webkit-scrollbar-track{background-color:#161616;border-radius:20px}[data-select=drop-list]::-webkit-scrollbar-thumb{background-color:#fff;border:none;border-radius:20px}.select-box__list::-webkit-scrollbar-thumb{background-color:#fff;border:none;border-radius:20px}.content-page .select-box__list{margin:0;padding:0 5px;list-style:none}[data-select=element],.select-box__list-item{border-radius:10px;transition:color .3s,background-color .3s}@media (hover:hover){[data-select=element]:hover,.select-box__list-item:hover{color:#fff;background-color:#b000004d}}[data-select=element]:focus-within,.select-box__list-item:focus-within{color:#fff;background-color:#b000004d;outline:none}[data-select=element]:focus-within a,[data-select=element]:focus-within button,[data-select=element]:focus-within input,[data-select=element]:focus-within select,[data-select=element]:focus-within textarea,.select-box__list-item:focus-within a,.select-box__list-item:focus-within button,.select-box__list-item:focus-within input,.select-box__list-item:focus-within select,.select-box__list-item:focus-within textarea{outline:none}[data-select=element]:active,.select-box__list-item:active{opacity:1}[data-select=element]+[data-select=element],[data-select=element]+.select-box__list-item,.select-box__list-item+[data-select=element],.select-box__list-item+.select-box__list-item{margin-top:5px}[data-select=element]>*,.select-box__list-item>*{color:inherit;cursor:pointer;padding:15px;display:block}@media (hover:hover){[data-select=element]>:hover,.select-box__list-item>:hover{color:inherit}}[data-select=element]>:focus-visible,.select-box__list-item>:focus-visible{color:inherit;outline:none}@supports not selector(:focus-visible){[data-select=element]>:focus,.select-box__list-item>:focus{color:inherit;outline:none}}@media (hover:hover){.content-page .select-box__list a:hover{color:inherit}}.content-page .select-box__list a:focus-visible{color:inherit;outline:none}@supports not selector(:focus-visible){.content-page .select-box__list a:focus{color:inherit;outline:none}}[data-select=element].is-active,.select-box__list-item.is-active{background-color:#b00000}[data-select=container].is-active [data-select=drop-box],[data-select=container].is-active .select-box__wrapper,.select-box.is-active [data-select=drop-box],.select-box.is-active .select-box__wrapper{z-index:11;visibility:visible;opacity:1}.select-box__placeholder{color:#ffffff80}html .custom-select :focus-within{box-shadow:none!important;border:none!important;outline:none!important}html .custom-select__input{color:#fff!important}html .custom-select__control{box-shadow:none;cursor:pointer;background-color:#0000;border:none}html .custom-select__control:hover{border:none}html .custom-select__dropdown-indicator{margin-right:-10px}html .custom-select__dropdown-indicator:hover{color:#fff}html .custom-select__dropdown-indicator svg{transition:transform .3s}html .custom-select__control--menu-is-open .custom-select__dropdown-indicator svg{transform:rotate(-180deg)}html .custom-select__clear-indicator{margin-right:-5px;padding:5px}html .custom-select__clear-indicator:hover,html .custom-select__clear-indicator:focus,html .custom-select__clear-indicator:focus-visible{color:#b00000}html .custom-select__indicator-separator,html .custom-select__dropdown-indicator-separator{display:none}html .custom-select__dropdown-indicator svg{width:17px;height:17px}html .custom-select__value-container{white-space:nowrap;padding-left:0;overflow:hidden}html .custom-select__value-container input{height:auto!important;padding:0!important}html .custom-select__placeholder{font-family:inherit;font-size:18px;font-weight:400;line-height:22px}html .custom-select__single-value{color:#fff}html .custom-select__single-value .girls-select__girl-img,html .custom-select__single-value .girls-select__girl-salon{display:none}html .custom-select__menu{z-index:5;background-color:#212121;border-radius:5px;width:auto;margin-top:10px;padding:5px 0;transition:visibility .3s;left:-20px;right:-20px}html .custom-select__menu-list{padding:5px}html .custom-select__menu-list::-webkit-scrollbar{width:6px}html .custom-select__menu-list::-webkit-scrollbar-track{background-color:#161616;border-radius:20px}html .custom-select__menu-list::-webkit-scrollbar-thumb{background-color:#fff;border:none;border-radius:20px}html .custom-select__option,html .custom-select__menu-list--is-multi>div:not(.custom-select__menu-notice){color:inherit;cursor:pointer;border-radius:10px;padding:15px;transition:color .3s,background-color .3s;display:block}@media (hover:hover){html .custom-select__option:hover,html .custom-select__menu-list--is-multi>div:not(.custom-select__menu-notice):hover{color:#fff;background-color:#b000004d}}html .custom-select__option:focus-within,html .custom-select__menu-list--is-multi>div:not(.custom-select__menu-notice):focus-within{color:#fff;background-color:#b000004d;outline:none}html .custom-select__option:focus-within a,html .custom-select__option:focus-within button,html .custom-select__option:focus-within input,html .custom-select__option:focus-within select,html .custom-select__option:focus-within textarea,html .custom-select__menu-list--is-multi>div:not(.custom-select__menu-notice):focus-within a,html .custom-select__menu-list--is-multi>div:not(.custom-select__menu-notice):focus-within button,html .custom-select__menu-list--is-multi>div:not(.custom-select__menu-notice):focus-within input,html .custom-select__menu-list--is-multi>div:not(.custom-select__menu-notice):focus-within select,html .custom-select__menu-list--is-multi>div:not(.custom-select__menu-notice):focus-within textarea{outline:none}html .custom-select__option+.custom-select__option,html .custom-select__menu-list--is-multi>div:not(.custom-select__menu-notice)+.custom-select__option{margin-top:5px}html .custom-select__option--is-focused{background-color:#0000}html .custom-select__option--is-selected{background-color:#b00000;position:relative;padding-right:20px!important}html .custom-select__option--is-selected:hover{background-color:#b00000!important}html .custom-select__option--is-selected:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:6px;margin-top:-5px;display:block;position:absolute;top:50%;right:10px;transform:rotate(-45deg)}.city{color:inherit;font-size:16px;line-height:19px}.city .city__header{background-color:#0000;border:none;height:auto;padding:0}@media (max-width:1224px){.city .city__header{width:fit-content}.city .city__header:after{top:9px;right:6px}}@media (min-width:1225px){.city .city__header:after{top:22px;right:6px}}.city .city__header .city__link{width:fit-content;color:inherit;text-transform:uppercase;background-color:#0000;border:none;font-family:inherit;display:flex}@media (max-width:1224px){.city .city__header .city__link{padding:0 24px;font-size:16px}}@media (min-width:1225px){.city .city__header .city__link{padding:15px 26px 13px}}.city .city__header .city__link span{position:absolute;transform:none}@media (max-width:1224px){.city .city__header .city__link span{width:15px;height:15px;top:0}}@media (min-width:1225px){.city .city__header .city__link span{width:18px;height:18px;top:14px}}.city__wrapper{max-width:375px;padding:5px}@media (max-width:1224px){.city__wrapper{width:100%;margin-top:10px}}@media (min-width:1225px){.city__wrapper{margin-top:-5px}}.city__list{margin:0;padding:0;list-style:none}@media (min-width:1225px){.city__list{width:200px}}.city__list-item{padding:7px 15px}.city__link,.select-box .city__link{color:inherit;padding:0;display:block;position:relative}.city__link span,.select-box .city__link span{position:fixed;transform:scale(0)}.select-box .city__list-item.is-disabled{opacity:.4;background-color:#6b0808}.city--one .city__header .city__link{pointer-events:none}.city--one .city__header{pointer-events:none;cursor:default}.city--one .city__header:after,.city--one .city__wrapper{display:none}
