@charset "UTF-8";.experts-table{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.experts-table__left-side{display:flex;flex-direction:column;flex-shrink:1;flex-grow:1}.experts-table__left-side-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.experts-table__filter-btn{display:none;position:relative;flex-shrink:0;margin-left:8px;width:44px;height:44px;border:none;box-shadow:none;border-radius:4px;background-color:#3085d6}@media screen and (max-width:767px){.experts-table__filter-btn{display:block}}.experts-table__filter-btn::before{position:absolute;content:'';top:50%;left:50%;width:20px;height:20px;transform:translateX(-50%) translateY(-50%);background-image:url(/images/sprite.svg);background-repeat:no-repeat;background-position:-268px -5px}.experts-table__table{flex-shrink:1;flex-grow:1;width:100%;border:none;overflow:visible}.experts-table__list{display:flex;flex-direction:column;flex-shrink:1;padding:0;margin:0;list-style-type:none}.experts-table__item{padding:12px 16px;border-radius:8px;box-shadow:0 0 12px rgba(48,133,214,.2)}.experts-table__item+.experts-table__item{margin-top:16px}.experts-table__id-experience-get-data{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;margin-bottom:8px;font-weight:600;font-size:12px;line-height:20px}.experts-table__id-experience-get-data>div:not(:last-child){margin-right:20px}.experts-table__get-data-and-rating{display:flex;flex-direction:row;margin-left:auto}.experts-table__get-data-and-rating .rating-span{margin-right:4px;color:#fff;border-radius:4px}.experts-table__get-data{margin-right:20px}.experts-table__opened-data{display:flex;flex-direction:column;margin-bottom:12px;font-weight:600;font-size:12px;line-height:20px}.experts-table .input-group-btn .btn,.experts-table__get-data .btn{margin:0;padding:0}.experts-table .input-group-btn .btn .action,.experts-table__get-data .btn .action{font-size:10px;line-height:14px}.experts-table__location{margin-bottom:12px;font-weight:600;font-size:12px;line-height:20px}.experts-table__title{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;margin-bottom:12px;padding:0;font-weight:700;font-size:16px;line-height:20px}.experts-table__title span{position:relative;padding-right:12px;margin-right:8px}.experts-table__title span:not(:last-child)::after{position:absolute;content:'•';right:0;top:0;width:5px;height:20px}.experts-table__about{cursor:pointer;margin-bottom:12px;font-weight:400;font-size:12px;line-height:16px}.experts-table__about p+p{margin-top:12px}.experts-table__activities{margin:0;margin-bottom:12px;padding:0;list-style-type:none}.experts-table__activities .experts-table__activity{margin-bottom:12px}.experts-table__activities.accordion__description{padding-left:0}.experts-table__activity--title{margin:0;margin-bottom:4px;padding:0;background-color:transparent;box-shadow:none;border:none;font-weight:700;font-size:12px;line-height:20px}.experts-table__activity-list{padding:0;padding-left:12px;margin-top:4px;list-style-type:none}.experts-table__activity-list li{font-weight:400;font-size:12px;line-height:16px}.accordion__item .experts-table__activity{padding-left:0}.accordion__toggle.experts-table__spoiler-toggle{margin-top:12px;padding-left:0;font-weight:600;font-size:12px;line-height:16px;color:#3085d6}.accordion__toggle.experts-table__spoiler-toggle:focus,.accordion__toggle.experts-table__spoiler-toggle:hover{color:#3085d6;text-decoration:underline}.accordion__toggle.experts-table__spoiler-toggle::before{background-image:none}.experts-table__tag-list{margin:12px 0 0;padding:0;list-style-type:none;display:flex}.experts-table__tag{padding:6px 8px 6px;margin-right:6px;border-radius:12px;font-weight:600;font-size:12px;line-height:12px;text-align:center;background-color:rgba(77,88,95,.1)}