.psychologist_catalog_cards{display:flex;flex-wrap:wrap;gap:20px;align-content:stretch;scroll-margin-top:60px}.psychologist_catalog_card{align-items:center;background-color:#f9fcff;border-radius:20px;border:2px solid #f9fcff;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:35px;padding:10px 20px;width:calc(33.33333% - 20px);flex:0 0 auto;transition:all .3s ease-in-out;position:relative}.psychologist_catalog_card:hover{background-color:#fff;border-color:#7872b9;transform:scale(1.02)}.psychologist_catalog_card:hover .psychologist_catalog_card__photo{filter:contrast(110%)}@media(max-width:991px){.psychologist_catalog_card{width:calc(50% - 10px)}}@media(max-width:767px){.psychologist_catalog_card{width:100%}}.psychologist_catalog_card__btn-video{background:none;border:none;outline:none;position:absolute;width:28px;height:28px;left:calc(50% + 100px);transform:translate(-50%);top:165px;overflow:hidden;padding:0;margin:0}.psychologist_catalog_card__btn-video:after{content:"";position:absolute;top:-50%;left:0;width:30%;height:200%;background:#ffffff59;transform:translate(-120%) rotate(25deg);animation:shimmer 3s ease-in-out infinite;pointer-events:none}@keyframes shimmer{0%{transform:translate(-120%) rotate(25deg)}10%{transform:translate(380%) rotate(25deg)}to{transform:translate(380%) rotate(25deg)}}.psychologist_catalog_card__photo{display:block;height:180px;margin-bottom:20px;text-decoration:none;width:180px}.psychologist_catalog_card__img{border-radius:50%;width:100%;height:100%;object-fit:cover;object-position:top}.psychologist_catalog_card__price{color:#7872b9;font-size:24px;line-height:140%;letter-spacing:.02em;font-weight:700;margin-bottom:10px}.psychologist_catalog_card__name{color:#4d4d52;font-size:20px;font-weight:600;line-height:140%;letter-spacing:.02em;margin-bottom:12px;text-decoration:none}.psychologist_catalog_card__experience{display:flex;gap:16px;margin-bottom:10px}.psychologist_catalog_card__experience__item{display:flex;gap:6px;font-size:15px;line-height:140%;letter-spacing:.02em}.psychologist_catalog_card__experience__item__icon{background:url(/images/psychologist-catalog/icon_experience.png) no-repeat 50% 50%;background-size:cover;width:18px;height:18px}.psychologist_catalog_card__experience__item__icon.icon-2{background-image:url(/images/psychologist-catalog/icon_experience-2.png);height:16px}.psychologist_catalog__chars{align-self:flex-start;font-size:15px;display:flex;flex-direction:column;gap:3px;margin-bottom:0;padding:10px}@media(max-width:767px){.psychologist_catalog__chars{align-self:center;max-width:350px;text-align:center}}.psychologist_catalog__chars__item{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.psychologist_catalog__chars__item__title{font-style:italic;font-weight:300}.psychologist_catalog__chars__item__text{font-weight:400}.psychologist_catalog__free-time{align-items:center;display:flex;flex-direction:column;margin-bottom:10px;padding:10px 0;letter-spacing:.02em;line-height:140%}.psychologist_catalog__free-time__title{color:#4d4d52;font-size:16px;font-weight:500;margin-bottom:4px;white-space:nowrap}.psychologist_catalog__free-time__value{color:#7872b9;font-size:16px;font-weight:700}.psychologist_catalog__more{font-size:16px;font-weight:500;line-height:140%;margin-bottom:3px;letter-spacing:.02em;text-align:center}.psychologist_catalog__more a{color:#7872b9;text-decoration:none}.psychologist_catalog_card .btn_assign{margin-bottom:20px}.psychologist_catalog_card .btn_assign_short{display:none}.psychologist_catalog_card .btn_assign_normal{display:inline}.ymi-select-2{position:relative}.ymi-select-2 .ymi-select-2__text{align-items:center;background:#f9fcff;border-radius:10px;border:1px solid #7872B9;color:#7872b9;cursor:pointer;display:flex;font-size:18px;font-weight:600;letter-spacing:.2px;line-height:140%;width:100%;height:50px;padding:11px 15px;justify-content:space-between;text-align:center;position:relative;z-index:1001;-webkit-user-select:none;user-select:none}.ymi-select-2 .ymi-select-2__text>span{display:flex;white-space:nowrap;max-width:100%;gap:7px}.ymi-select-2 .ymi-select-2__text>span>span{font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ymi-select-2 .ymi-select-2__text .ymi-select-2__icon{background-image:url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.30358 0.260197C1.83306 -0.170797 1.16555 -0.0543122 0.81266 0.520346C0.45977 1.095 0.555128 1.9104 1.02565 2.34139L9.39993 11.5665C10.031 12.1445 10.8987 12.1445 11.5298 11.5665L19.5739 2.34139C20.0444 1.9104 20.1398 1.095 19.7869 0.520346C19.434 -0.0543124 18.7665 -0.170797 18.296 0.260196L11.2049 8.43701C10.8116 8.89056 10.1101 8.89775 9.70752 8.45235L2.30358 0.260197Z' fill='%237872B9'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;background-size:100%;display:inline-block;font-size:0;width:20px;height:12px;transform:rotate(180deg);transition:transform .2s ease}.ymi-select-2.ymi-select-2__opened>.ymi-select-2__text .ymi-select-2__icon{transform:rotate(0)}.ymi-select-2__dropdown{background-color:#fff;border:1px solid #7872B9;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:none;position:absolute;left:0;top:40px;width:100%;z-index:1000;overflow-y:hidden;max-height:0;transition:.4s ease}.ymi-select-2.ymi-select-2__opened>.ymi-select-2__dropdown{z-index:1100;overflow-y:unset}@media screen and (max-width:767px){.ymi-select-2 .ymi-select-2__text{height:42px}.ymi-select-2__dropdown{top:32px}}.ymi-select-2__dropdown.ymi-select-2__open{max-height:1000px}.ymi-select-2__dropdown_content{padding:20px 20px 16px}.psychologist-catalog__filter{margin:0 0 20px}.psychologist-catalog__filter .ymi-checkbox-2-label{font-size:15px}.psychologist-catalog__filter form{width:100%}.psychologist-catalog__filter__params{display:flex;flex-wrap:wrap;flex:0 0 auto;row-gap:15px;width:100%;justify-content:flex-start}.psychologist-catalog__filter__col{max-width:100%}@media(min-width:992px){.psychologist-catalog__filter__col{width:calc(25% - 10px);margin-right:10px}.psychologist-catalog__filter__col:nth-child(4n){margin-right:0;width:25%}}@media(min-width:768px)and (max-width:991px){.psychologist-catalog__filter__col{width:33.3333%}.psychologist-catalog__filter__col{width:calc(33.3333% - 10px);margin-right:10px}.psychologist-catalog__filter__col:nth-child(3n){margin-right:0;width:33.3333%}}.ymi-select-2-mobile-filter{width:100%}.ymi-select-2.ymi-select-2-mobile-filter>.ymi-select-2__text{font-size:20px;height:45px;justify-content:center}.ymi-select-2.ymi-select-2-mobile-filter>.ymi-select-2__text .ymi-select-2__icon{display:none}@media screen and (min-width:768px){.ymi-select-2-mobile-filter>.ymi-select-2__text{display:none}.ymi-select-2-mobile-filter>.ymi-select-2__dropdown{border:none;border-radius:0;position:static;max-height:unset;overflow-y:unset}.ymi-select-2-mobile-filter>.ymi-select-2__dropdown>.ymi-select-2__dropdown_content{padding:0}}@media(max-width:767px){.psychologist-catalog__filter__params{display:flex;flex-direction:column;row-gap:0}.psychologist-catalog__filter__params .ymi-select-2 .ymi-select-2__text{background:#fff;border-radius:0;border:none;border-bottom:1px solid #D7C3E6;padding-left:0;padding-right:0;height:48px}.psychologist-catalog__filter__params .ymi-select-2 .ymi-select-2__text .ymi-select-2__icon{background-size:contain;width:17px;height:10.5px}.psychologist-catalog__filter__params .ymi-select-2 .ymi-select-2__dropdown{border:none;position:static}.psychologist-catalog__filter__params .ymi-select-2 .ymi-select-2__dropdown_content{padding-bottom:10px}.psychologist-catalog__filter__params .ymi-select-2 .ymi-select-2__text>span>span{font-size:16px}}.filter_age{align-items:center;display:flex;flex-direction:column}.filter_age .range{width:100%;margin-top:-20px}.filter_age .irs-bar{height:6.9px}.filter_age .irs--flat{height:60px}.filter_age .irs--flat .irs-handle{top:23px;width:11px;height:11px}.filter_age .irs--flat .irs-line{height:6.9px}.filter_age .irs--flat .irs-from,.filter_age .irs--flat .irs-to,.filter_age .irs--flat .irs-single{font-size:11.113px;font-weight:500;margin-bottom:-40px;top:38px}.filter_age .irs--flat .irs-min,.filter_age .irs--flat .irs-max{font-size:11.113px;font-weight:500;top:37px}.filter_age__not_matter{border-radius:10px;background:#fff;border:.75px solid #7872B9;color:#7872b9;cursor:pointer;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;align-self:flex-start;width:67px;height:24px;font-size:10px;font-weight:400;line-height:100%;letter-spacing:.1px;text-align:center;-webkit-user-select:none;user-select:none}.filter_age__not_matter.active{background:#7872b9;color:#fff}.filter_age .range.not_active{opacity:.5}.p_catalog__filter--themes{display:none}.p_catalog__filter--themes.active{display:block}.p_catalog__filter--theme{margin-bottom:20px}.p_catalog__filter--theme_title{cursor:pointer;font-size:14px;font-weight:700;line-height:140%;color:#7872b9;margin:0;padding-right:15px;position:relative;-webkit-user-select:none;user-select:none}.p_catalog__filter--theme_title:before{position:absolute;right:0;top:0;content:"";width:12px;height:100%;background-repeat:no-repeat;background-position:100% 50%;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.05398 7.26191C0.762944 7.5285 0.35006 7.45645 0.131782 7.10099C-0.0864971 6.74554 -0.0275138 6.24118 0.263525 5.97459L5.4434 0.268472C5.83375 -0.0890851 6.37048 -0.0890851 6.76083 0.268472L11.7365 5.97459C12.0275 6.24118 12.0865 6.74554 11.8682 7.10099C11.6499 7.45645 11.2371 7.5285 10.946 7.26191L6.84214 2.52968C6.44881 2.07613 5.7473 2.06894 5.34476 2.51434L1.05398 7.26191Z' fill='%237872B9'/%3E%3C/svg%3E%0A");transition:transform .2s ease}.p_catalog__filter--theme_title.active:before{transform:rotate(180deg)}.p_catalog__filter--theme_dropdown{margin:10px 0 -10px;max-height:0;overflow-y:hidden;transition:.4s ease}.p_catalog__filter--theme_title.active+.p_catalog__filter--theme_dropdown{max-height:unset}.p_catalog_sort{display:flex;flex-direction:column;align-items:flex-end;margin:0 0 20px;position:relative;z-index:100}.p_catalog_sort__dropdown{border-radius:10px;box-shadow:2px 4px 4px #3b7ec11c;display:none;overflow:hidden;position:absolute;top:35px;right:0}.p_catalog_sort__dropdown__name{cursor:pointer;color:#7872b9;font-size:20px;font-weight:500;line-height:140%;-webkit-user-select:none;user-select:none;letter-spacing:.02em;padding-right:30px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.9225 12.7435C18.7662 12.5873 18.5543 12.4995 18.3333 12.4995C18.1124 12.4995 17.9004 12.5873 17.7442 12.7435L15 15.4877V2.49935C15 2.27834 14.9122 2.06637 14.7559 1.91009C14.5996 1.75381 14.3877 1.66602 14.1667 1.66602C13.9456 1.66602 13.7337 1.75381 13.5774 1.91009C13.4211 2.06637 13.3333 2.27834 13.3333 2.49935V15.4877L10.5892 12.7435C10.432 12.5917 10.2215 12.5077 10.003 12.5096C9.7845 12.5115 9.57549 12.5992 9.42098 12.7537C9.26647 12.9082 9.17883 13.1172 9.17693 13.3357C9.17504 13.5542 9.25903 13.7647 9.41083 13.9219L13.5775 18.0885C13.6549 18.1661 13.7469 18.2277 13.8481 18.2697C13.9493 18.3117 14.0579 18.3333 14.1675 18.3333C14.2771 18.3333 14.3856 18.3117 14.4869 18.2697C14.5881 18.2277 14.6801 18.1661 14.7575 18.0885L18.9242 13.9219C19.0802 13.7654 19.1676 13.5533 19.1673 13.3323C19.167 13.1114 19.0789 12.8996 18.9225 12.7435ZM10.5892 6.07685L6.42249 1.91018C6.34488 1.83242 6.25252 1.77094 6.15083 1.72935C5.94697 1.64508 5.71802 1.64508 5.51416 1.72935C5.41247 1.77094 5.32011 1.83242 5.2425 1.91018L1.07583 6.07685C0.919571 6.23333 0.831875 6.44547 0.832031 6.6666C0.832188 6.88774 0.920184 7.09976 1.07666 7.25602C1.23314 7.41227 1.44528 7.49997 1.66642 7.49981C1.88755 7.49966 2.09957 7.41166 2.25583 7.25518L5 4.51102V17.4993C5 17.7204 5.08779 17.9323 5.24407 18.0886C5.40035 18.2449 5.61231 18.3327 5.83333 18.3327C6.05434 18.3327 6.2663 18.2449 6.42258 18.0886C6.57886 17.9323 6.66666 17.7204 6.66666 17.4993V4.51102L9.41083 7.25518C9.568 7.40698 9.7785 7.49098 9.997 7.48908C10.2155 7.48718 10.4245 7.39954 10.579 7.24503C10.7335 7.09052 10.8212 6.88151 10.8231 6.66302C10.825 6.44452 10.741 6.23402 10.5892 6.07685Z' fill='%237872B9'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:100% 50%}.p_catalog_sort.opened .p_catalog_sort__dropdown{display:block}.p_catalog_sort__dropdown span{background:#fff;color:#7872b9;cursor:pointer;display:block;padding:17px 48px 17px 20px;font-size:20px;font-weight:500;line-height:1;position:relative}.p_catalog_sort__dropdown span.active,.p_catalog_sort__dropdown span:hover{color:#fff;background-color:#7872b9}.p_catalog_sort__dropdown span.active:before{content:"";position:absolute;right:20px;top:0;bottom:0;width:13px;background-image:url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8615 0.511875C11.5695 0.514219 11.2902 0.630235 11.0826 0.83551L4.7736 6.89051L1.90383 3.7999C1.66848 3.61592 1.36943 3.5333 1.07318 3.5708C0.776698 3.6083 0.507733 3.7626 0.325733 3.99951C0.143733 4.23643 0.0638184 4.53621 0.103858 4.83211C0.143897 5.12821 0.300538 5.39596 0.538818 5.57606L4.17874 9.25302C4.39124 9.41728 4.65589 9.4997 4.92404 9.48525C5.19221 9.47079 5.44629 9.36044 5.64004 9.17431L12.64 2.4543C12.8635 2.24786 12.9931 1.95899 12.9996 1.65491C13.0058 1.35061 12.8881 1.05686 12.6734 0.84126C12.4588 0.625635 12.1656 0.506795 11.8615 0.511875Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:100% 50%}@media(max-width:767px){.p_catalog_sort__dropdown__name{font-size:14px;background-size:13px 12px;padding-right:23px}.p_catalog_sort__dropdown span{padding:13px 40px 13px 15px;font-size:14px}.p_catalog_sort__dropdown span.active:before{background-size:contain;width:10px}}.psy_catalog_paginate_more{display:flex;justify-content:center;width:100%}@media(max-width:470px){.ymi-button-border{border-width:1px;padding:8px 10px;letter-spacing:.01em}}.psychologists_catalog_help{background:#f9fcff;border-radius:10px;margin:30px 0;max-width:380px;padding:20px}.psychologists_catalog_help__title{font-size:14px;font-weight:700;line-height:1;letter-spacing:.02em;margin-bottom:12px}.psychologists_catalog_help__text{font-size:12px;font-weight:400;line-height:1;letter-spacing:.02em;margin-bottom:40px}.psychologists_catalog_help__btn{border:1px solid #7872B9;border-radius:10px;color:#7872b9;font-size:16px;font-weight:600;padding:15px 60px 15px 18px;text-decoration:none;position:relative}.psychologists_catalog_help__btn:before{content:"";position:absolute;right:18px;top:0;bottom:0;width:31px;background-position:100% 50%;background-repeat:no-repeat;background-size:contain;background-image:url(/images/icons/telegram.png)}@media(max-width:470px){.psychologists_catalog_help{max-width:unset}.psychologists_catalog_help__btn{padding:11px 57px 11px 15px}.psychologists_catalog_help__text{margin-bottom:30px}.psychologists_catalog_help__btn:before{right:15px;width:27px}}.psychologists_catalog__help_container{display:flex;gap:20px}@media(max-width:767px){.psychologists_catalog__help_container{flex-direction:column}}.psychologist_header_description{line-height:1.2;font-size:16px;margin:0 auto;padding-bottom:30px}#modal-psychologist-video video{max-height:75vh}
