/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.dep {
  margin-bottom: 60px;
}

/****************************************************************************************************
****************************************************************************************************/
.dep__header {
  margin-top: -40px;
  margin-left: 20px;
  margin-bottom: 20px;
  display: inline-block;
}

.dep__headerInner {
  display: flex;
  align-items: center;
  padding: 20px;
  background-color: #fff;
}

/****************************************************************************************************
****************************************************************************************************/
.dep__headerCol1 {
  flex-basis: 60px;
  max-width: 60px;
  margin-right: 20px;
}

/****************************************************************************************************
****************************************************************************************************/
.dep__headerCol2 {
  flex-grow: 1;
}

/****************************************************************************************************
****************************************************************************************************/
.dep__headerText1 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  line-height: 1;
  font-size: 3.2rem;
  font-weight: bold;
  color: #fff;
  font-family: Century Gothic, sans-serif;
  background-color: #0C5EA0;
}

/****************************************************************************************************
****************************************************************************************************/
.dep__headerText2 {
  color: #0C5EA0;
  font-family: Century Gothic, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: bold;
}

/****************************************************************************************************
****************************************************************************************************/
.dep__headerHeading {
  margin-bottom: 0;
  color: #0C5EA0;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
}

/****************************************************************************************************
****************************************************************************************************/
.dep__heading {
  margin-bottom: 0.25em;
  color: #0C5EA0;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
}

/****************************************************************************************************
****************************************************************************************************/
.dep__block1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
}

.dep__prof {
  flex-basis: 520px;
  max-width: 520px;
}

.dep__info {
  flex-basis: 400px;
  max-width: 400px;
}

/****************************************************************************************************
****************************************************************************************************/
.dep__block2 {
  margin-bottom: 20px;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.prof {
  display: flex;
  align-items: flex-end;
}

/****************************************************************************************************
****************************************************************************************************/
.prof__img {
  margin-right: 20px;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.prof__name {
  line-height: 1.5;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.info__block1 {
  margin-bottom: 20px;
}

/****************************************************************************************************
****************************************************************************************************/
.info__list {
  line-height: 1.5;
}

/*# sourceMappingURL=index.css.map */
