.widget.c-staff.c-staff-template-2-1{
  position: relative;
  overflow: hidden;
  padding: 5px;
}
.widget.c-staff.c-staff-template-2-1 .widget-header .widget-title{
  color: #828181;
  text-align: center;
  font-size: clamp(26px, 5vw, 50px);
  font-style: normal;
  font-weight: 400;
  line-height: 142.4%;
  text-transform: uppercase;
}
.widget.c-staff.c-staff-template-2-1 .widget-content {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: clamp(24px, 8vw, 36px) !important;
}
.widget.c-staff.c-staff-template-2-1 .widget-title.align-center.widget-title-margin {
  margin-left: 150px;
}
.widget.c-staff.c-staff-template-2-1 .widget-all-container {
  text-align: right;
}
.widget.c-staff.c-staff-template-2-1 .widget-title-container + .widget-all-container {
  width: 150px;
  overflow: hidden;
}
.widget.c-staff.c-staff-template-2-1 .widget-all-container i {
  display: none;
  font-size: 19px;
}
.widget.c-staff.c-staff-template-2-1 .widget-all-button {
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #808080;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.widget.c-staff.c-staff-template-2-1 .widget-all-button span {
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 24px;
}
.widget.c-staff.c-staff-template-2-1 .widget-element {
  padding: 0 10px 36px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.c-staff.c-staff-template-2-1 .widget-element-wrapper {
  height: 100%;
  max-width: 285px;
  padding-bottom: 20px;
  margin: auto;
  text-decoration: none;
}
.widget.c-staff.c-staff-template-2-1 .widget-element-image-wrap {
  margin-bottom: 28px;
}
.widget.c-staff.c-staff-template-2-1 .widget-element-image {
  background-size: cover;
  background-position: center center;
  height: clamp(270px, 50vw, 317px);
  max-width: 235px;
}
.widget.c-staff.c-staff-template-2-1 .widget-element-position {
  margin: 6px 0;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 138.9%;
}
.widget.c-staff.c-staff-template-2-1 .widget-element-name {
  color: #000;
  font-size: clamp(18px, 4vw, 22px);
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.widget.c-staff.c-staff-template-2-1 .widget-button-wrapper {
  display: inline-block;
  color: #2d2d2d;
  text-decoration: none;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.widget.c-staff.c-staff-template-2-1 .widget-button-text {
  display: inline-block;
  vertical-align: middle;
}
.widget.c-staff.c-staff-template-2-1 .widget-button-name {
  font-size: 18px;
  line-height: 27px;
}
.widget.c-staff.c-staff-template-2-1 .widget-button-description {
  font-size: 10px;
  line-height: 15px;
  padding-top: 5px;
}
.widget.c-staff.c-staff-template-2-1 .widget-button-icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 27px;
  padding-left: 25px;
}
.widget.c-staff.c-staff-template-2-1 .widget-button-wrapper:hover .widget-button-icon {
  animation-name: c-staff-template-2-1;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
}
.widget.c-staff.c-staff-template-2-1 .widget-button-icon i {
  font-size: 14px;
  line-height: 14px;
}

@keyframes c-staff-template-2-1 {
  from {
    padding-left: 25px;
  }
  50% {
    padding-left: 35px;
  }
  to {
    padding-left: 25px;
  }
}

@media all and (max-width: 1100px) {
  .widget.c-staff.c-staff-template-2-1 .widget-element-image{
    max-width: 100%;
  }
}
@media all and (max-width: 500px) {
  .widget.c-staff.c-staff-template-2-1 .widget-element{
    padding: 0 10px 20px 10px;
  }
  .widget.c-staff.c-staff-template-2-1 .widget-button-name {
    font-size: 14px;
  }
  .widget.c-staff.c-staff-template-2-1 .widget-title.align-center.widget-title-margin {
    margin-left: 20px;
  }
  .widget.c-staff.c-staff-template-2-1 .widget-title-container + .widget-all-container.mobile {
    width: 20px;
    max-height: 36px;
  }
  .widget.c-staff.c-staff-template-2-1 .widget-all-container.mobile i {
    display: inline-block;
  }
  .widget.c-staff.c-staff-template-2-1 .widget-all-container.mobile span {
    display: none;
  }
  .widget.c-staff.c-staff-template-2-1 .widget-all-container.mobile + .widget-all-button {
    width: 20px;
  }
}

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