.specialist-profile{display:flex;flex-direction:column;height:100%;overflow:hidden}.specialist-profile__header{text-align:center;font-size:16px;margin-bottom:10px}.specialist-profile__wrapper{display:flex;flex-direction:column;flex:1}.specialist-profile__name{display:flex;flex-direction:row;font-size:22px;margin-bottom:5px;min-height:30px}.specialist-profile__name-login{color:#1890ff}.specialist-profile__name .ant-divider{height:15px;margin-top:12px}.specialist-profile__specialties .ant-divider{margin:0}.specialist-profile__specialties .ant-divider:after,.specialist-profile__specialties .ant-divider:before{position:unset}.specialist-profile__competence{overflow:auto}.specialist-profile .activities{display:flex;flex-wrap:wrap}.specialist-profile .activities .activity-block{margin:5px;padding:3px;border-radius:4px}.specialist-profile .activities .activity-block .activity-label{margin:5px;color:#111}.specialist-profile__table{display:flex;flex:1;flex-direction:column;border-left:1px solid #ccc}.specialist-profile__table-header{border-top:1px solid #ccc;display:flex;flex:1;flex-direction:row;background-color:#f4f4f4;color:rgba(0,0,0,.85);z-index:3;position:sticky;position:-webkit-sticky;top:0}.specialist-profile__table-header div{display:flex;align-items:center}.specialist-profile__table-areas,.specialist-profile__table-body,.specialist-profile__table-directions,.specialist-profile__table-skills{display:flex;flex:1;flex-direction:column}.specialist-profile__table-area-row,.specialist-profile__table-direction-row,.specialist-profile__table-skill-row{display:flex;flex:1 1 auto;flex-direction:row}.specialist-profile__table-area,.specialist-profile__table-coefficient,.specialist-profile__table-direction{position:sticky;position:-webkit-sticky;min-width:200px;width:200px;padding:10px 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc}.specialist-profile__table-area .cell,.specialist-profile__table-coefficient .cell,.specialist-profile__table-direction .cell{position:sticky;position:-webkit-sticky;z-index:1;top:64px;word-break:break-word}.specialist-profile__table-coefficient{width:120px;min-width:120px;text-align:center}.specialist-profile__table-skill{min-width:200px;flex:1;padding:10px 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc}.specialist-profile__table-skill .cell{position:sticky;position:-webkit-sticky;z-index:1;top:64px;word-break:break-word}.specialist-profile__table-skill-link{color:#1890ff;transition:all .3s cubic-bezier(.645,.045,.355,1);cursor:pointer}.specialist-profile__table-skill-link:hover{color:#40a9ff}