.filter__select[data-v-41d1108e]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.select__button[data-v-41d1108e]{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:14px;background:#f4f1f1;border-radius:12px;padding:8px 14px;color:#e74266;width:204px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:1920px){.select__button[data-v-41d1108e]{font-size:calc(11.6px + .125vw)}}.select__button p[data-v-41d1108e]{margin:0 0 0 10px}.select__button.active[data-v-41d1108e]{border-radius:12px 12px 0 0}.select__button[data-v-41d1108e]:hover{background:#eee}.select__options[data-v-41d1108e]{position:absolute;z-index:5;background:#fff;border:1px solid #f4f1f1;border-radius:0 0 12px 12px;top:100%;left:0;width:100%;text-align:right}.select__options .option[data-v-41d1108e]{padding:6px 14px;cursor:pointer;white-space:nowrap}.select__options .option[data-v-41d1108e]:hover{background:#eee}.select__options .option[data-v-41d1108e]:last-child{border-radius:0 0 12px 12px;margin:0}.range__input{position:relative;display:block;margin:16px auto 30px}.range__input input[type=range]{position:absolute;width:100%;left:0;-webkit-appearance:none;top:0}.range__input input[type=range]::-webkit-slider-thumb{z-index:5;top:-7px;position:relative;cursor:pointer;-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#e74266}.range__input input[type=range]::-ms-track{width:100%;cursor:pointer}.range__input input[type=range]::-webkit-slider-runnable-track{width:100%;height:1px;background:#ccc}.range__input input[type=range]::-moz-range-track{background:#181818}.range__input__price{padding:16px 0 0;display:flex;justify-content:space-between;align-items:center}.range__input__price p{font-weight:400;font-size:16px;line-height:19px}.settings__item{display:flex;justify-content:flex-start;align-items:center}.settings__item .checkbox{cursor:pointer;margin-right:9px}.settings__item .checkbox:hover{filter:brightness(1.2)}.settings__item .checkbox input{display:none}.settings__item .checkbox input:checked~.checkbox__custom{background-color:#e74266;box-shadow:0 0 .3em #fff;transition:.2s ease-in-out}.settings__item .checkbox input:checked~.checkbox__custom:before{background:#fff;left:20px}.settings__item .checkbox .checkbox__custom{display:block;position:relative;width:40px;height:20px;border-radius:32px;border:1px solid #e74266;transition:.2s ease-in-out}.settings__item .checkbox .checkbox__custom:before{content:"";position:absolute;top:1px;left:2px;width:16px;height:16px;background-color:#e74266;border-radius:50%;transition:.2s ease-in-out}.settings__item p{font-weight:400;font-size:16px;line-height:19px}@media screen and (max-width:1920px){.settings__item p{font-size:calc(11.2px + .25vw)}}.filter__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;padding:0 16px;background:rgba(38,38,38,0);transition:.2s ease-in-out;display:flex;justify-content:center;align-items:center}@media (max-width:976px){.filter__modal{width:100%}}.filter__modal.active{background:rgba(38,38,38,.7);z-index:99999}.filter__modal__content{width:100%;max-width:392px;background:#fff;border-radius:8px;padding:36px 44px;transform:translateY(-50px);opacity:0;transition:.2s ease-in-out}.filter__modal__content.active{transform:translate(0);opacity:1}@media (max-width:976px){.filter__modal__content{margin:40px 0 0;padding:16px 12px;width:calc(100% - 32px)}}.filter__modal__content h2{font-weight:700;font-size:24px;line-height:28px;margin:0 0 24px}.filter__modal__content h3{font-weight:500;font-size:16px;line-height:19px}.filter__modal__content button{background:#e74266;border-radius:44px;width:100%;font-weight:400;font-size:16px;line-height:19px;text-align:center;color:#fff;padding:12px 0;margin:30px 0 16px}.filter__modal__content .settings__item:first-of-type{margin:0 0 8px}.filter__modal__content .reset__button{font-weight:400;font-size:14px;line-height:16px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#ff7a00;cursor:pointer}@media screen and (max-width:1920px){.filter__modal__content .reset__button{font-size:calc(11.6px + .125vw)}}.filter{display:flex;justify-content:space-between;align-items:center;margin:0 0 36px}.filter__total{cursor:pointer;font-size:14px;background:#f4f1f1;border-radius:12px;padding:8px 14px;color:#e74266;transition:.2s ease-in-out}@media screen and (max-width:1920px){.filter__total{font-size:calc(11.6px + .125vw)}}.filter__total:hover{background:#eee}.favorites,.filter__rating{position:relative}.favorites{padding:6px;cursor:pointer;width:30px;height:28px;display:flex;justify-content:center;align-items:center;transition:.2s ease-in-out}@media (min-width:977px){.favorites:hover{transform:scale(1.1)}}.favorites img{border-radius:0;visibility:hidden;position:absolute;top:0;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.favorites img.active{-webkit-animation:heartbeat .5s;animation:heartbeat .5s;visibility:visible;position:relative}.favorites img.firsLoad{-webkit-animation:none;animation:none}@-webkit-keyframes heartbeat{0%{opacity:0;transform:scale(1)}20%{transform:scale(1.1)}40%{opacity:1;transform:scale(1.3)}}@keyframes heartbeat{0%{opacity:0;transform:scale(1)}20%{transform:scale(1.1)}40%{opacity:1;transform:scale(1.3)}}.service[data-v-526335b4]{background:#f4f1f1;border-radius:8px;margin:16px 12px 0;padding:8px 10px;color:#e74266;display:grid;grid-template:1fr/1fr auto .3fr;align-items:center;justify-content:center;gap:10px}@media screen and (max-width:1920px){.service[data-v-526335b4]{padding:calc(5.6px + .125vw) 10px calc(5.6px + .125vw) 10px}}.service h4[data-v-526335b4],.service span[data-v-526335b4]{font-size:14px;line-height:16px;font-weight:400}.service .line[data-v-526335b4]{height:66%;width:1px;background:#e74266;margin:0}.service span[data-v-526335b4]{text-align:center;flex:0 1 auto;font-weight:700;flex-shrink:0;white-space:pre}.stars[data-v-2a6d1810]{color:#aa6d6c;border:1px solid #aa6d6c;border-radius:11px;display:flex;justify-content:flex-start;align-items:stretch;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1px 3px}.stars__image[data-v-2a6d1810]{width:10px;margin:0 2px 0 0}@media screen and (max-width:1920px){.stars__image[data-v-2a6d1810]{width:calc(7.6px + .125vw)}}.stars__count[data-v-2a6d1810]{font-weight:500;font-size:12px;line-height:100%}@media screen and (max-width:1920px){.stars__count[data-v-2a6d1810]{font-size:calc(9.6px + .125vw)}}.info[data-v-92661a72]{padding:0 12px 0;display:grid;max-width:100%;grid-template:auto auto/1fr}.info.active[data-v-92661a72]{display:none}.info__location[data-v-92661a72],.info__move[data-v-92661a72]{display:flex;justify-content:flex-start;align-items:center}.info__location.active[data-v-92661a72],.info__move.active[data-v-92661a72]{display:none}.info__location img[data-v-92661a72],.info__move img[data-v-92661a72]{max-width:14px;width:100%;margin:0 5px 0 0}@media screen and (max-width:1920px){.info__location img[data-v-92661a72],.info__move img[data-v-92661a72]{max-width:calc(9.2px + .25vw)}}.info__location p[data-v-92661a72],.info__move p[data-v-92661a72]{font-weight:500;font-size:16px;line-height:19px}@media screen and (max-width:1920px){.info__location p[data-v-92661a72],.info__move p[data-v-92661a72]{font-size:calc(11.2px + .25vw)}}.info__location[data-v-92661a72]{margin:0 0 6px}.card__hover .card__content[data-v-999622f0]{transition:.2s ease-in}@media (min-width:1025px){.card__hover .card__content[data-v-999622f0]:hover{box-shadow:6px 6px 10px rgba(0,0,0,.1)}}.card[data-v-999622f0]{z-index:0;height:100%}.card__content[data-v-999622f0]{background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);border-radius:12px;height:100%;padding:0 0 12px}.card__content .main__image[data-v-999622f0]{border-radius:12px 12px 0 0;width:100%;height:230px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1920px){.card__content .main__image[data-v-999622f0]{height:calc(158px + 3.75vw)}}.card__content .title__card[data-v-999622f0]{margin:12px 22px 16px 12px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1920px){.card__content .title__card[data-v-999622f0]{margin:12px calc(12.4px + .5vw) 12px 14px}}.card__content .title__card .title__main[data-v-999622f0]{display:flex;justify-content:flex-start;align-items:flex-start;margin:0 10px 0 0}.card__content .title__card .title__main .avatar[data-v-999622f0]{overflow:hidden;margin:0 8px 0 0;border-radius:50%;width:44px;height:44px;flex:1 0 auto}@media screen and (max-width:1920px){.card__content .title__card .title__main .avatar[data-v-999622f0]{width:calc(29.6px + .75vw);height:calc(29.6px + .75vw)}}.card__content .title__card .title__main .avatar img[data-v-999622f0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card__content .title__card .title__main .name h3[data-v-999622f0]{font-weight:700;font-size:20px;line-height:16px;color:#181818;margin:0 0 10px}@media screen and (max-width:1920px){.card__content .title__card .title__main .name h3[data-v-999622f0]{font-size:calc(12.8px + .375vw);margin:0 0 calc(7.6px + .125vw) 0}}.card__content .title__card .favorites img[data-v-999622f0]{border-radius:0}.result{position:relative}.result__content{display:grid;grid-template-columns:44% 56%}@media (max-width:1040px){.result__content{grid-template-columns:1fr}}.result__content__cards{padding:48px}@media (max-width:1040px){.result__content__cards{order:2;padding:20px 16px 56px}}.result__content__cards h2{font-weight:700;font-size:28px;line-height:130%}@media screen and (max-width:1920px){.result__content__cards h2{font-size:calc(18.4px + .5vw)}}.result__content__cards h2 span{color:#e74266;position:relative}.result__content__cards h2 span:after{position:absolute;content:"";bottom:3px;left:0;width:100%;height:2px;background:#e74266}.result__content__cards .result__amount{margin:6px 0 23px;font-size:14px;font-weight:400;line-height:16px;color:#a7a7a7}@media screen and (max-width:1920px){.result__content__cards .result__amount{font-size:calc(11.6px + .125vw)}}.result__content__cards .result__masters{display:grid;gap:40px 20px;grid-template-columns:1fr 1fr}@media (max-width:1570px){.result__content__cards .result__masters{grid-template-columns:1fr}}@media (max-width:1040px){.result__content__cards .result__masters{grid-template-columns:1fr 1fr 1fr}}@media (max-width:930px){.result__content__cards .result__masters{grid-template-columns:1fr 1fr}}@media (max-width:630px){.result__content__cards .result__masters{grid-template-columns:1fr}}