  .LeadershipFeed {
    font-family: "vista-sans", Verdana, Arial, sans-serif;
}
.LeadershipFeed-load_more_wrap {
    text-align: center;
}
a.LeadershipFeed-load_more {
    display: block;
    margin: 20px auto;
    background-color: #99006B;
    border-radius: 24px;
    transition: .3s ease;
    padding: 17px 35px !important;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.15px;
    font-size: 14px;
    line-height: 1;
    min-width: 163px;
}
a.LeadershipFeed-load_more:hover, a.LeadershipFeed-load_more:focus {
    transition: .3s ease;
    text-decoration: none;
    color: #fff;
    background-color: #4B345D;
}
@media (max-width: 1200px) {
    .LeadershipFeed {
        font-family: "vista-sans", Verdana, Arial, sans-serif;
    }
    .LeadershipFeed-grid {
        display: flex;
        flex-wrap: wrap;
    }
}
@media (max-width: 991.98px) {
    .LeadershipFeed-grid_item {
        width: calc(33.33333% - 46px);
        margin: 0 23px 46px;
    }
    .LeadershipFeed-grid_item_name {
        margin-top: 7px;
    }
    .LeadershipFeed-grid_item_position {
        margin-top: 2px;
    }
    .LeadershipFeed-grid_item_link, .LeadershipFeed-grid_item_link--mobile {
        position: absolute;
        bottom: 15px;
        left: unset;
        transform: none;
        right: 0;
        display: flex;
        align-items: center;
        opacity: 1;
        text-transform: none;
        background-color: transparent;
        padding: 5px 15px;
        color: #fff;
        font-size: 14px;
        line-height: 1;
        min-width: 140px;
    }
    .LeadershipFeed-grid_item_link svg, .LeadershipFeed-grid_item_link--mobile svg {
        display: inline-block;
        fill: #fff;
        margin-left: 8px;
    }
    .LeadershipFeed-grid_item_link:hover, .LeadershipFeed-grid_item_link:focus, .LeadershipFeed-grid_item_link--mobile:hover, .LeadershipFeed-grid_item_link--mobile:focus {
        text-decoration: none;
        color: #fff;
    }
    .LeadershipFeed-grid_item_link {
        display: none;
    }
    .LeadershipFeed-grid_item:hover .LeadershipFeed-grid_item_image {
        opacity: 1;
        transition: .3s ease;
    }
    .LeadershipFeed-grid_item.noBio .LeadershipFeed-grid_item_link--mobile {
        display: none !important;
    }
}
@media (max-width: 767.98px) {
    .LeadershipFeed-grid_item {
        width: calc(50% - 46px);
        margin: 0 23px 46px;
    }
}
@media (max-width: 575.98px) {
    .LeadershipFeed-grid_item {
        width: calc(100% - 46px);
        margin: 0 25px 30px;
    }
}
.LeaderhsipFeedFilter-topArea {
    display: none;
}
.LeadershipFeed-grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -23px;
    margin-right: -23px;
}
.LeadershipFeed-grid .pagination-nav {
    width: 100% !important;
    display: none !important;
}
.LeadershipFeed-grid .pagination-nav:last-child {
    display: block !important;
}
.LeadershipFeed-grid .pagination-nav .pagination-link1 ul {
    padding-left: 0px;
}
.LeadershipFeed-grid .pagination-nav .pagination-link1 ul .inactive {
    display: none !important;
}
.LeadershipFeed-grid .pagination-nav .pagination-link1 ul li {
    list-style: none !important;
}
.LeadershipFeed-grid .pagination-nav .pagination-link1 ul li a {
    cursor: pointer;
}
.LeadershipFeed-grid_item {
    width: calc(25% - 46px);
    margin: 0 23px 60px;
    cursor: pointer;
}
@media (max-width: 767.98px) {
    .LeadershipFeed-grid_item {
        width: calc(50% - 46px);
        margin: 0 23px 46px;
    }
}
@media (max-width: 575.98px) {
    .LeadershipFeed-grid_item {
        width: calc(100% - 46px);
        margin: 0 25px 30px;
    }
}
.LeadershipFeed-grid_item.noBio {
    cursor: auto;
}
.LeadershipFeed-grid_item_image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 430px;
    transition: .3s ease;
}
.LeadershipFeed-grid_item_image_wrap {
    background-color: #000;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}
.LeadershipFeed-grid_item_uni_logo {
    position: absolute;
    bottom: 7px;
    left: 7px;
    width: 35px;
    transition: .3s ease;
    border: 1px solid #fff;
    border-radius: 2px;
}
.LeadershipFeed-grid_item .UOTP-defaultButtonVer2 {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.LeadershipFeed-grid_item .UOTP-defaultButtonVer2 a {
    padding: 15px 35px !important;
    min-width: 184px;
}
.LeadershipFeed-grid_item_link {
    display: inline-block;
    background-color: #99006B;
    border-radius: 24px;
    opacity: 0;
    transition: .3s ease;
    padding: 15px 35px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.15px;
    font-size: 14px;
    line-height: 1;
    min-width: 163px;
}
.LeadershipFeed-grid_item_link svg {
    display: none;
}
.LeadershipFeed-grid_item_link:hover, .LeadershipFeed-grid_item_link:focus {
    text-decoration: none;
    color: #fff;
}
.LeadershipFeed-grid_item_link--mobile {
    display: none;
}
.LeadershipFeed-grid_item_name {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
    color: #121212;
    margin-top: 5px;
}
.LeadershipFeed-grid_item_position, .LeadershipFeed-grid_item_position * {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
    color: rgba(18,18,18,0.8);
}
.LeadershipFeed-grid_item:hover .LeadershipFeed-grid_item_image {
    opacity: 0.5;
    transition: .3s ease;
}
.LeadershipFeed-grid_item:hover .LeadershipFeed-grid_item_uni_logo {
    opacity: 0.5;
    transition: .3s ease;
}
.LeadershipFeed-grid_item:hover .LeadershipFeed-grid_item_link {
    opacity: 1;
    transition: .3s ease;
}
.LeadershipFeed-grid_item.noBio .LeadershipFeed-grid_item_link {
    display: none !important;
}
.LeadershipFeed-grid_item.noBio:hover .LeadershipFeed-grid_item_image {
    opacity: 1;
    transition: .3s ease;
}
.LeadershipFeed-grid_item.noBio:hover .LeadershipFeed-grid_item_uni_logo {
    opacity: 1;
    transition: .3s ease;
}
.LeadershipFeed-load_more_wrap .LeadershipFeed-load_more {
    display: block;
    margin: 20px auto;
    background-color: #99006B;
    border-radius: 24px;
    transition: .3s ease;
    padding: 17px 35px !important;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.15px;
    font-size: 14px;
    line-height: 1;
    min-width: 163px;
}
.LeadershipFeed-load_more_wrap .LeadershipFeed-load_more:hover, .LeadershipFeed-load_more_wrap .LeadershipFeed-load_more:focus {
    transition: .3s ease;
    text-decoration: none;
    color: #fff;
    background-color: #4B345D;
}

.LeadershipSlider {
    font-family: "vista-sans", Verdana, Arial, sans-serif;
}
.LeadershipSlider .UOTP-defaultButtonVer2 span {
    text-transform: uppercase;
    background-color: #99006B !important;
    border: 0px solid transparent !important;
    border-radius: 24px !important;
    padding: 19px 41px !important;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.1,0,0.3,1);
}
.LeadershipSlider .UOTP-defaultButtonVer2 span:active {
    top: 0px !important;
}
.LeadershipSlider .UOTP-defaultButtonVer2:hover span {
    transform: scale3d(1,1,1);
    border: 0px solid transparent !important;
}
.LeadershipSlider .UOTP-defaultButtonVer2 span::before, .LeadershipSlider .UOTP-defaultButtonVer2 span::after {
    content: '';
    position: absolute;
    background: #E90172;
    height: 58px !important;
    z-index: -1;
}
.LeadershipSlider .UOTP-defaultButtonVer2 span::before {
    width: 110%;
    height: 0;
    padding-bottom: 110%;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate3d(-50%,-50%,0) scale3d(0,0,1);
}
.LeadershipSlider .UOTP-defaultButtonVer2:hover span::before {
    transition: transform 0.4s cubic-bezier(0.1,0,0.3,1);
    transform: translate3d(-50%,-50%,0) scale3d(1,1,1);
}
.LeadershipSlider .UOTP-defaultButtonVer2 span::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s;
}
.LeadershipSlider .UOTP-defaultButtonVer2:hover span::after {
    opacity: 1;
    transition-duration: 0.01s;
    transition-delay: 0.3s;
}
.LeadershipSlider .slick-prev, .LeadershipSlider .slick-next {
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    color: #F8F8F2;
    border: none;
    border-radius: 60px;
    outline: none;
    background: #28CCA2;
}
.LeadershipSlider .slick-prev:hover:before, .LeadershipSlider .slick-prev:focus:before, .LeadershipSlider .slick-next:hover:before, .LeadershipSlider .slick-next:focus:before {
    opacity: 1;
}
.LeadershipSlider .slick-prev.slick-disabled:before, .LeadershipSlider .slick-next.slick-disabled:before {
    opacity: .25;
}
.LeadershipSlider .slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.LeadershipSlider .slick-dots {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
    list-style: none;
}
.LeadershipSlider .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 0px;
    padding: 0;
    cursor: pointer;
}
.LeadershipSlider .slick-dots li button {
    display: block;
    width: 20px;
    height: 20px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.LeadershipSlider .slick-dots li button:hover, .LeadershipSlider .slick-dots li button:focus {
    outline: none;
    top: 0;
}
.LeadershipSlider .slick-dots li button:hover:before, .LeadershipSlider .slick-dots li button:focus:before {
    opacity: .75;
}
.LeadershipSlider .slick-dots li button:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 10px;
    height: 10px;
    content: '';
    text-align: center;
    opacity: .25;
    background-color: #28CCA2;
    border-radius: 50px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.LeadershipSlider .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #28CCA2;
}
.LeadershipSlider-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -23px;
    margin-right: -23px;
}
.LeadershipSlider-grid_general {
    text-align: center;
    margin-bottom: 30px;
}
.LeadershipSlider-grid_general_title {
    text-align: center;
    margin-bottom: 0px;
}
.LeadershipSlider-grid_general_content {
    text-align: center;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 28px;
}
.LeadershipSlider-grid_item {
    width: calc(25% - 46px);
    margin: 0 23px 23px;
}
.LeadershipSlider-grid_item_image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 362px;
    transition: .3s ease;
}
.LeadershipSlider-grid_item_image_wrap {
    background-color: #000;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    display: block;
}
.LeadershipSlider-grid_item_uni_logo {
    position: absolute;
    bottom: 7px;
    left: 7px;
    width: 35px;
    transition: .3s ease;
    border: 1px solid #fff;
    border-radius: 2px;
}
.LeadershipSlider-grid_item .UOTP-defaultButtonVer2 {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.LeadershipSlider-grid_item .UOTP-defaultButtonVer2 span {
    padding: 15px 35px !important;
    min-width: 184px;
}
.LeadershipSlider-grid_item_link {
    display: inline-block;
    background-color: #99006B;
    border-radius: 24px;
    opacity: 0;
    transition: .3s ease;
    padding: 15px 35px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.15px;
    font-size: 14px;
    line-height: 1;
    min-width: 163px;
}
.LeadershipSlider-grid_item_link svg {
    display: none;
}
.LeadershipSlider-grid_item_link:hover, .LeadershipSlider-grid_item_link:focus {
    text-decoration: none;
    color: #fff;
}
.LeadershipSlider-grid_item_name {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
    color: #121212;
    margin-top: 5px;
}
.LeadershipSlider-grid_item_position, .LeadershipSlider-grid_item_position * {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
    color: rgba(18,18,18,0.8);
}
.LeadershipSlider-grid_item.hasBio:hover .LeadershipSlider-grid_item_image {
    opacity: 0.5;
    transition: .3s ease;
}
.LeadershipSlider-grid_item.hasBio:hover .LeadershipSlider-grid_item_uni_logo {
    opacity: 0.5;
    transition: .3s ease;
}
.LeadershipSlider-grid_item.hasBio:hover .LeadershipSlider-grid_item_link {
    opacity: 1;
    transition: .3s ease;
}
.LeadershipSlider-slider {
    margin-bottom: 50px;
}
.LeadershipSlider-slider_wrap {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
}
.LeadershipSlider-slider_general_title {
    margin-bottom: 15px;
    margin-top: 23px;
    text-align: center;
}
.LeadershipSlider-slider_general_content {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}
a.LeadershipSlider-slider_general_button {
    display: inline-block;
    background-color: #99006B;
    border-radius: 24px;
    transition: .3s ease;
    padding: 15px 35px !important;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.15px;
    font-size: 14px;
    line-height: 1;
}
a.LeadershipSlider-slider_general_button:hover, a.LeadershipSlider-slider_general_button:focus {
    text-decoration: none;
    background-color: #4B345D;
    color: #fff;
    transition: .3s ease;
}
.LeadershipSlider-slider_nav {
    display: flex;
    justify-content: center;
}
.LeadershipSlider-slider_item {
    width: calc(25% - 46px);
    margin: 0 20px 20px;
}
.LeadershipSlider-slider_item_image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 362px;
    transition: .3s ease;
}
.LeadershipSlider-slider_item_image_wrap {
    background-color: #000;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    display: block;
}
.LeadershipSlider-slider_item_uni_logo {
    position: absolute;
    bottom: 7px;
    left: 7px;
    width: 35px;
    transition: .3s ease;
    border: 1px solid #fff;
    border-radius: 2px;
}
.LeadershipSlider-slider_item .UOTP-defaultButtonVer2 {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.LeadershipSlider-slider_item .UOTP-defaultButtonVer2 span {
    padding: 15px 35px !important;
    min-width: 184px;
}
.LeadershipSlider-slider_item_link {
    display: inline-block;
    background-color: #99006B;
    border-radius: 24px;
    opacity: 0;
    transition: .3s ease;
    padding: 15px 35px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.15px;
    font-size: 14px;
    line-height: 1;
    min-width: 163px;
}
.LeadershipSlider-slider_item_link svg {
    display: none;
}
.LeadershipSlider-slider_item_link:hover, .LeadershipSlider-slider_item_link:focus {
    text-decoration: none;
    color: #fff;
}
.LeadershipSlider-slider_item_name {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
    color: #121212;
    margin-top: 5px;
}
.LeadershipSlider-slider_item_position, .LeadershipSlider-slider_item_position * {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
    color: rgba(18,18,18,0.8);
}
.LeadershipSlider-slider_item.hasBio:hover .LeadershipSlider-slider_item_image {
    opacity: 0.5;
    transition: .3s ease;
}
.LeadershipSlider-slider_item.hasBio:hover .LeadershipSlider-grid_item_uni_logo {
    opacity: 0.5;
    transition: .3s ease;
}
.LeadershipSlider-slider_item.hasBio:hover .LeadershipSlider-slider_item_link {
    opacity: 1;
    transition: .3s ease;
}
.LeadershipSlider-mobile, .LeadershipSlider-mobile_general {
    display: none;
}
@media (max-width: 991.98px) {
    .LeadershipSlider {
        margin-left: 25px;
    }
    .LeadershipSlider-grid, .LeadershipSlider-grid_general, .LeadershipSlider-slider_wrap {
        display: none;
    }
    .LeadershipSlider-mobile {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: visible;
        padding-bottom: 25px;
    }
    .LeadershipSlider-mobile_general {
        display: block;
    }
    .LeadershipSlider-mobile_general_title {
        margin-bottom: 0px;
    }
    .LeadershipSlider-mobile_general_content {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 28px;
    }
    a.LeadershipSlider-mobile_general_button {
        display: inline-block;
        background-color: #99006B;
        border-radius: 24px;
        transition: .3s ease;
        padding: 9px 14px !important;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1.15px;
        font-size: 14px;
        line-height: 1;
        margin-bottom: 30px;
    }
    a.LeadershipSlider-mobile_general_button:hover, a.LeadershipSlider-mobile_general_button:focus {
        text-decoration: none;
        background-color: #4B345D;
        color: #fff;
        transition: .3s ease;
    }
    .LeadershipSlider-mobile_item {
        width: calc(40% - 40px);
        min-width: calc(40% - 40px);
        margin: 0 20px 20px;
    }
    .LeadershipSlider-mobile_item:first-child {
        margin-left: 0;
    }
    .LeadershipSlider-mobile_item_image {
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        min-height: 325px;
        transition: .3s ease;
    }
    .LeadershipSlider-mobile_item_image_wrap {
        background-color: #000;
        border-radius: 6px;
        overflow: hidden;
        position: relative;
    }
    .LeadershipSlider-mobile_item_uni_logo {
        position: absolute;
        bottom: 7px;
        left: 7px;
        width: 35px;
        transition: .3s ease;
        border: 1px solid #fff;
        border-radius: 2px;
    }
    .LeadershipSlider-mobile_item_link {
        position: absolute;
        bottom: 15px;
        right: 0;
        display: flex;
        align-items: center;
        opacity: 1;
        padding: 5px 15px;
        color: #fff;
        font-size: 14px;
        line-height: 1;
    }
    .LeadershipSlider-mobile_item_link svg {
        display: inline-block;
        fill: #fff;
        margin-left: 8px;
    }
    .LeadershipSlider-mobile_item_link:hover, .LeadershipSlider-mobile_item_link:focus {
        text-decoration: none;
        color: #fff;
    }
    .LeadershipSlider-mobile_item_name {
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        line-height: 19.6px;
        color: #121212;
        margin-top: 8px;
    }
    .LeadershipSlider-mobile_item_position, .LeadershipSlider-mobile_item_position * {
        text-align: center;
        font-size: 12px;
        font-weight: 500;
        line-height: 19.6px;
        color: rgba(18,18,18,0.8);
    }
    .LeadershipSlider-mobile_item:hover .LeadershipSlider-grid_item_image {
        opacity: 0.5;
        transition: .3s ease;
    }
    .LeadershipSlider-mobile_item:hover .LeadershipSlider-grid_item_uni_logo {
        opacity: 0.5;
        transition: .3s ease;
    }
    .LeadershipSlider-mobile_item:hover .LeadershipSlider-grid_item_link {
        opacity: 1;
        transition: .3s ease;
    }
    .LeadershipSlider ::-webkit-scrollbar {
        height: 5px;
    }
    .LeadershipSlider ::-webkit-scrollbar-track {
        background: rgba(75,52,93,0.2);
        border: 2px solid #fff;
    }
    .LeadershipSlider ::-webkit-scrollbar-thumb {
        position: relative;
        z-index: 9;
        background: #28CCA2;
        height: 5px;
        border-radius: 2px;
    }
    .LeadershipSlider ::-webkit-scrollbar-thumb:hover {
        background: #28CCA2;
    }
}
@media (max-width: 575.98px) {
    .LeadershipSlider {
        margin-left: 25px;
    }
    .LeadershipSlider-grid, .LeadershipSlider-grid_general, .LeadershipSlider-slider_wrap {
        display: none;
    }
    .LeadershipSlider-mobile_general {
        display: block;
    }
    .LeadershipSlider-mobile_item {
        width: calc(76% - 20px);
        min-width: calc(76% - 20px);
        margin: 0 10px 10px;
    }
    .LeadershipSlider-mobile_item:first-child {
        margin-left: 0;
    }
    .LeadershipSlider-mobile_item_name {
        margin-top: 8px;
    }
    .LeadershipSlider-mobile_item_position, .LeadershipSlider-mobile_item_position * {
        font-size: 12px;
    }
}
