/***** multi-column-editor *****/

.multi-column-editor.compact .mce-row:not(:last-of-type) .tl_help,
.multi-column-editor.compact .mce-row:not(:first-of-type) h3 {
  display: none;
}

.multi-column-editor.compact .mce-row:not(:last-of-type) .form-group {
  margin-bottom: 0.125rem;
}
.multi-column-editor.compact .mce-row:not(:first-of-type) {
  padding-top: 0.125rem;
}

/***** backend login - background image *****/

.cs_cls_login {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.cs_cls_login body {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.cs_cls_login #container {
  margin: 15px;
}

/***** backend login - logo *****/

.cs_cls_logo {
  margin-bottom: 23px;
}

.cs_cls_logo img {
  width: 100%;
  height: auto;
}

/***** backend login - text *****/

.cs_cls_text {
  margin-top: 23px;
  font-size: 0.8125rem;
  line-height: 1.0625rem;
}
.employee-multiple{overflow:hidden;--bs-gutter-x: 1.5rem;--bs-gutter-y: 0}.employee-multiple__list{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)/2);margin-right:calc(var(--bs-gutter-x)/2);gap:calc(var(--bs-gutter-x) * 3) 0}.employee-multiple__item{flex:0 0 calc((100% / 12) * 4);padding-left:calc(var(--bs-gutter-x)/2);padding-right:calc(var(--bs-gutter-x)/2);width:calc((100% / 12) * 4);display:flex;flex-direction:column}.employee-multiple__image{order:1}.employee-multiple__image img{margin:0 auto 1rem;aspect-ratio:1;width:clamp(125px, calc(99.0384615385px + 0.0721153846 * 100vw), 200px);border-radius:100%;object-fit:cover;object-position:center}.employee-multiple__name{order:2}.employee-multiple__position{order:3;opacity:0.75;font-weight:700}.employee-multiple__text{order:4}.employee-multiple__email{order:5}.employee-multiple__name,.employee-multiple__text,.employee-multiple__image,.employee-multiple__email,.employee-multiple__position{display:block;padding-left:0.5rem;padding-right:0.5rem;text-align:center}.employee-multiple__name{font-size:clamp(16px, calc(14.6153846154px + 0.0038461538 * 100vw), 20px);margin-bottom:clamp(8px, calc(8px + 0 * 100vw), 8px);font-weight:bold}.option_2{margin-top:6rem}.option_2 .employee-multiple__list{gap:calc(var(--bs-gutter-x) * 1) 0}.option_2 .employee-multiple__item{position:relative;z-index:0;padding-bottom:clamp(16px, calc(14.6153846154px + 0.0038461538 * 100vw), 20px)}.option_2 .employee-multiple__item:before{content:"";display:block;position:absolute;top:0;left:calc(var(--bs-gutter-x)/2);right:calc(var(--bs-gutter-x)/2);bottom:0;background:#000;z-index:-1}.option_2 .employee-multiple__name,.option_2 .employee-multiple__text,.option_2 .employee-multiple__email,.option_2 .employee-multiple__position{background:#000;text-align:center;color:#fff;padding:clamp(16px, calc(14.6153846154px + 0.0038461538 * 100vw), 20px) clamp(18px, calc(15.9230769231px + 0.0057692308 * 100vw), 24px) 0}.option_2 .employee-multiple__name{order:2}.option_2 .employee-multiple__position{order:3}.option_2 .employee-multiple__text{order:4}.option_2 .employee-multiple__email{order:5}.option_2 .employee-multiple__image{padding:0}.option_2 .employee-multiple__image img{width:100%;border-radius:0;margin-bottom:0}.option_2 .employee-multiple__name{margin-bottom:0}
