.nb-team-members {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -15px;position: relative;}.nb-team-member {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;padding: 10px;}.nb-team-item {position: relative;z-index: 1;}.nb-team-item:before {background-image: url(../../img/team-pattern.png);background-repeat: no-repeat;background-position: bottom right;background-size: 50%;content: "";width: 100%;height: 100%;position: absolute;right: -50px;bottom: -50px;visibility: hidden;opacity: 0;z-index: -1;}.rtl .nb-team-item:before{left: -50px;right: auto;background-position: bottom left;}.nb-team-item figure {margin: 0;}.nb-team-item:hover:before {visibility: visible;opacity: 1;}.nb-team-item .nb-team-thumb {min-height: 320px;position: relative;overflow: hidden;}.nb-team-item .nb-team-thumb .team-link {width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: block;z-index: 1;}.nb-team-item .nb-team-thumb img {width: 100%;height: 100%;object-fit: cover;object-position: center;position: absolute;left: 0;top: 0;transition: transform 1s cubic-bezier(.19, 1, .22, 1);}.nb-team-item:hover .nb-team-thumb img {transform: scale(1.05);}.nb-team-info {position: fixed;z-index: 1000;opacity: 0;white-space: nowrap;visibility: hidden;}.nb-team-info.visible {opacity: 1;visibility: visible;}.nb-team-info .name {background: #fff;font-family: "Inter", sans-serif;font-size: 20px;color: #16243D;padding: 8px 15px;line-height: 1;letter-spacing: -1px;box-shadow: 0px 15px 20px 0px rgba(209, 218, 235, 0.50);}.nb-team-info .position {font-family: "Work Sans", sans-serif;background: #ffffff;color: #6a7c92;font-size: 12px;text-transform: uppercase;position: absolute;top: 100%;left: 0;margin-top: 7px;padding: 5px 15px;line-height: 1;-webkit-animation-delay: 0.4s;animation-delay: 0.4s;box-shadow: 0px 15px 20px 0px rgba(209, 218, 235, 0.50);}.rtl .nb-team-info .position{left: auto;right: 0;}.reveal-text-2, .reveal-text-2::after {-webkit-animation-delay: 0.2s;animation-delay: 0.2s;-webkit-animation-iteration-count: 1;animation-iteration-count: 1;-webkit-animation-duration: 800ms;animation-duration: 800ms;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-timing-function: cubic-bezier(0.0, 0.0, 0.2, 1);animation-timing-function: cubic-bezier(0.0, 0.0, 0.2, 1);}.reveal-text-2 {--animation-delay: 0ms;--animation-duration: 800ms;--animation-iterations: 1;position: relative;-webkit-animation-name: clip-text;animation-name: clip-text;}.reveal-text-2::after {content: "";position: absolute;z-index: 999;top: 0;left: 0;right: 0;bottom: 0;background-color: #015fc9;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 0 50%;transform-origin: 0 50%;pointer-events: none;-webkit-animation-name: text-revealer;animation-name: text-revealer;}@media (max-width: 767px) {.nb-team-members{overflow: hidden;}}