.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)}@media (max-width:1079px){.sorting-list__title{margin-bottom:20px}.sorting-list__title span{max-width:265px}}@media (min-width:1080px){.sorting-list__title{margin-bottom:30px}}.sorting-list__title--num span:after{content:" (" attr(data-num)") "}.sorting-list__settings{gap:15px;font-size:15px;line-height:18px;display:grid}@media (max-width:767px){.sorting-list__settings{grid-template-columns:1fr;margin-bottom:18px}}@media (min-width:768px){.sorting-list__settings{grid-template-columns:repeat(2,auto);justify-content:space-between;margin-bottom:29px}.sorting-list__settings-item{grid-template-columns:repeat(2,auto);align-items:center;gap:15px;display:grid}}.sorting-list__label{margin:0}@media (max-width:767px){.sorting-list__label{margin-bottom:10px}}.sorting-list__select a,.sorting-list__select button{align-items:center;display:flex}.sorting-list__select a .icon-mask-img,.sorting-list__select button .icon-mask-img{width:22px;height:14px;display:block;position:static;transform:none}.sorting-list__select .select-box__header a,.sorting-list__select .select-box__header button{padding:0}.sorting-list__select a.is-up .icon-mask-img,.sorting-list__select button.is-up .icon-mask-img{transform:rotate(180deg)}@media (min-width:768px){.sorting-list__select--page{width:78px}.sorting-list__select--page .select-box__header{padding-left:19px}}.sorting-list__more{text-transform:none;width:fit-content;margin:0 auto;font-size:16px;line-height:19px;display:flex}@media (min-width:768px){.sorting-list__select--sort{max-width:282px}.sorting-list__select--sort .select-box__header{padding-left:27px}}
