.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)}.filter-page-container{grid-template-columns:1fr;gap:30px;display:grid}.filter-page{padding:0 15px;overflow:auto}.filter-page::-webkit-scrollbar{width:6px}.filter-page::-webkit-scrollbar-track{background-color:#161616;border-radius:20px}.filter-page::-webkit-scrollbar-thumb{background-color:#fff;border:none;border-radius:20px}@media (max-width:767px){.filter-page{padding-bottom:50px}}@media (min-width:768px){.filter-page{padding-bottom:100px}}.filter-page .form__content{width:100%;max-width:652px;margin:0 auto}@media (max-width:767px){.filter-page .form__content{gap:30px}}.filter-page .form__content-inner{display:grid}@media (max-width:767px){.filter-page .form__content-inner{grid-template-columns:1fr;gap:20px}}@media (min-width:768px){.filter-page .form__content-inner{grid-template-columns:repeat(2,1fr);gap:27px}}@media (max-width:767px){.filter-page .form__content-inner .filter-page__title{margin-bottom:14px}}@media (min-width:768px){.filter-page .form__content-inner .filter-page__title{margin-bottom:16px}}.filter-page .form__group--hidden{position:relative}.filter-page .form__group--hidden .checkbox__label{cursor:pointer;background-color:#212121;border:1px solid #ffffff80;border-radius:10px;margin:0;transition:background-color .3s,border-color .3s;display:grid}@media (hover:hover){.filter-page .form__group--hidden .checkbox__label:hover{color:#fff;background-color:#b00000;border-color:#b00000}.filter-page .form__group--hidden .checkbox__label:hover .icon-mask-img{background-color:currentColor!important}}.filter-page .form__group--hidden .checkbox__label:focus-visible{color:#fff;background-color:#b00000;border-color:#b00000;outline:none}.filter-page .form__group--hidden .checkbox__label:focus-visible .icon-mask-img{background-color:currentColor!important}@supports not selector(:focus-visible){.filter-page .form__group--hidden .checkbox__label:focus{color:#fff;background-color:#b00000;border-color:#b00000;outline:none}.filter-page .form__group--hidden .checkbox__label:focus .icon-mask-img{background-color:currentColor!important}}.filter-page .form__group--hidden .checkbox__label .icon-mask-img{background-color:currentColor;order:-1;justify-content:center;align-items:center;display:flex;position:static;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.filter-page .form__group--hidden .checkbox__label svg{-color-stroke:#fff;order:-1;width:50px;height:61px;display:block}.filter-page .form__group--hidden input[type=checkbox]:checked+.checkbox__label,.filter-page .form__group--hidden input[type=checkbox][disabled]+.checkbox__label{background-color:#b00000;border-color:#b00000}.filter-page .form__group--hidden input[type=checkbox]{position:absolute;transform:scale(0)}.filter-page .form__group--tile{display:grid}@media (max-width:767px){.filter-page .form__group--tile{grid-template-columns:repeat(auto-fill,minmax(164px,1fr));gap:10px}}@media (min-width:768px){.filter-page .form__group--tile{grid-template-columns:repeat(auto-fit,180px);gap:20px}}.filter-page .form__group--tile .checkbox{margin:0;padding:0;display:block}.filter-page .form__group--tile .checkbox__label{grid-template-columns:1fr;justify-items:center;gap:10px;padding:20px 10px;display:grid}@media (max-width:767px){.filter-page .form__group--tile .checkbox__label{min-height:130px}}@media (min-width:768px){.filter-page .form__group--tile .checkbox__label{min-height:130px}.filter-page .form__group--tile .filter-page__title{margin-bottom:0}.filter-page .form__group--list{flex-flow:wrap;margin:0 -5px}}.filter-page .form__group--list .checkbox__label{align-items:center;display:flex}@media (max-width:767px){.filter-page .form__group--list .checkbox__label{margin-bottom:10px;padding:15px 19px}}@media (min-width:768px){.filter-page .form__group--list .checkbox__label{margin:5px;padding:14px 23px}}.filter-page .form__group--list .checkbox__label .icon-mask-img{margin-right:10px}.filter-page .form__group--connoisseurs{display:grid}@media (max-width:767px){.filter-page .form__group--connoisseurs{grid-template-columns:1fr;gap:14px}}@media (min-width:768px){.filter-page .form__group--connoisseurs{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:767px){.filter-page .form__group--connoisseurs .filter-page__title{margin-bottom:6px}}@media (min-width:768px){.filter-page .form__group--connoisseurs .filter-page__title{margin-bottom:0}}.filter-page .form__group--masters .checkbox .icon-mask-img{width:61px;height:61px}.filter-page .form__group--add .checkbox .icon-mask-img{width:20px;height:20px}.filter-page .form__group--select label{position:fixed;transform:scale(0)}.filter-page .form__group--select .form__full-group{background-color:#212121;border:1px solid #ffffff80}.filter-page .form__group--select .is-disabled{opacity:.5;pointer-events:auto!important;background-color:#404040!important}.filter-page .form__group--select .is-disabled .custom-select{pointer-events:none!important;cursor:not-allowed!important}.filter-page .form__group--select .is-disabled:hover,.filter-page .form__group--select .is-disabled:hover .custom-select{border-color:#383838!important}.filter-page:not(.modal-block .filter-page){position:relative}.filter-page__title{grid-column:1/-1;align-items:center;width:100%;margin:0;font-size:20px;line-height:24px;display:flex}@media (max-width:767px){.filter-page__title{margin-bottom:10px}}@media (min-width:768px){.filter-page__title{margin-bottom:20px}}.filter-page__title span{background-color:currentColor;order:-1;justify-content:center;align-items:center;width:24px;height:20px;margin-right:7px;display:flex;position:static;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.filter-page__footer:not(.modal-block .filter-page__footer){margin-top:100px;position:static}.filter-page__footer:not(.modal-block .filter-page__footer) .modal__button-container{grid-template-columns:repeat(2,1fr);justify-content:center;gap:10px;max-width:652px;margin:0 auto;padding:10px;display:grid}@media (min-width:1080px){.filter-page__footer:not(.modal-block .filter-page__footer) .modal__button-container{gap:30px;max-width:500px;padding:0}}.filter-page__footer:not(.modal-block .filter-page__footer) .modal__btn{text-transform:none;cursor:pointer;justify-content:center;align-items:center;min-height:49px;font-size:16px;line-height:19px;display:flex}@media (max-width:767px){.filter-page__footer:not(.modal-block .filter-page__footer) .modal__btn{width:100%;margin:0}.filter-page__footer:not(.modal-block .filter-page__footer) .modal__btn+.filter-page__footer:not(.modal-block .filter-page__footer) .modal__btn{margin-bottom:21px}}@media (min-width:768px){.filter-page__footer:not(.modal-block .filter-page__footer) .modal__btn{margin-right:21px;padding:10px 46px}}@media (min-width:1080px){.filter-page__footer:not(.modal-block .filter-page__footer) .modal__btn{margin:0}}@media (min-width:768px){.filter-page__footer:not(.modal-block .filter-page__footer) .modal__btn:last-child{margin-right:0}}@media (max-width:767px){.filter-page__footer:not(.modal-block .filter-page__footer) .modal__btn.button--red,.filter-page__footer:not(.modal-block .filter-page__footer) .modal__btn.button--green{order:-1}}.modal-block .filter-page .filter-page__footer{z-index:10;background-color:#161616;position:fixed;bottom:0;left:0;right:0}.is-loading:before{content:"";opacity:0;z-index:9;display:block;position:fixed;inset:0}
