@charset "UTF-8";.sc-card-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background-color:#fff;-webkit-box-shadow:var(--box-shadow-xl);box-shadow:var(--box-shadow-xl);-webkit-transition:.3s -webkit-box-shadow ease-in-out;transition:.3s -webkit-box-shadow ease-in-out;transition:.3s box-shadow ease-in-out;transition:.3s box-shadow ease-in-out,.3s -webkit-box-shadow ease-in-out;margin-bottom:20px;border-radius:var(--global-border-radius)}.sc-card-profile__img{display:block;background-size:cover;background-position:center;width:100%;height:0;padding-top:123.8390092879%;-webkit-transition:none;transition:none}.sc-card-profile__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 15px}.sc-card-profile__info__text{--minLines:1;--maxLines:2;--lineHeight:1.2em;min-height:calc(var(--lineHeight) * var(--minLines));max-height:calc(var(--lineHeight) * var(--maxLines));line-height:var(--lineHeight);overflow:hidden;display:-webkit-box;margin:0;-ms-hyphens:auto;hyphens:auto;-webkit-hyphens:auto;-webkit-hyphenate-character:"‐";-webkit-hyphenate-limit-after:1;-webkit-hyphenate-limit-before:3;-moz-hyphens:auto;-webkit-line-clamp:var(--maxLines);-webkit-box-orient:vertical}.sc-card-profile__info__text__title{margin-bottom:7px;font-size:var(--font-size-lg)}.sc-card-profile__info__text__title>a{font-size:var(--font-size-lg);color:var(--title-color)}.sc-card-profile__info__text__title>a:hover{color:var(--title-color)}.sc-card-profile__info__text__description{--lineHeight:1.4em;color:var(--text-color);font-size:var(--font-size-base);margin:0}.sc-card-profile__info__text__description--type-1{height:calc(var(--lineHeight) * var(--maxLines))}.sc-card-profile__info__social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:36px}.sc-card-profile__info__social-icons__icon{border-radius:100px;background:var(--button-color);width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 10px 0 0;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.sc-card-profile__info__social-icons__icon:hover{cursor:pointer;background-color:var(--button-hover-color)}.sc-card-profile__info__social-icons__icon:last-child{margin:0}.sc-card-profile__info__social-icons--with-margin{margin-top:12px}.sc-card-profile__info__social-icons--align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sc-card-profile-single{margin-bottom:30px}@media only screen and (min-width:480px){.sc-card-profile__info{padding:15px}}@media only screen and (min-width:640px){.sc-card-profile{margin-bottom:15px}}@media only screen and (min-width:1024px){.sc-card-profile{margin-bottom:30px}.sc-card-profile__info{padding:20px}.sc-card-profile__info__text__description--big{font-size:var(--font-size-lg)}.sc-card-profile__info__social-icons--with-margin{margin-top:20px}.sc-card-profile:hover{-webkit-box-shadow:var(--box-shadow-2xl);box-shadow:var(--box-shadow-2xl)}.sc-card-profile-single:hover{-webkit-box-shadow:var(--box-shadow-xl);box-shadow:var(--box-shadow-xl)}}.sc-staff__department{margin-bottom:20px}.sc-staff__department__title{margin:0 0 24px 0}.sc-staff-single__content>:first-child{margin:0}.sc-staff-single__content .cke-image{margin:0}.sc-staff-single__content img{margin-top:16px;border-radius:var(--global-border-radius)}@media only screen and (min-width:640px){.sc-staff-single__col-img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (min-width:1024px){.sc-staff__department__title{margin-bottom:30px}.sc-staff-single__content img{margin-top:20px}}@media only screen and (min-width:1280px){.sc-staff__department .sc-col-lg-4{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}