:root{--team-grid-row-gap:30px;--team-grid-column-gap:30px}.nt-team-grid-wrapper{display:grid;grid-template-columns:1fr;grid-column-gap:var(--team-grid-column-gap);grid-row-gap:var(--team-grid-row-gap)}.nt-team-post{position:relative;height:300px}.nt-team-post .team-member-image img{width:100%;height:300px;object-fit:cover;object-position:top center;opacity:1;display:block;transition:.5s ease;backface-visibility:hidden}.nt-team-post .team-overlay{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:linear-gradient(180deg,#fff0 0%,#d0378b 100%);transition:opacity 0.3s ease 0s;opacity:0}.nt-team-post .team-meta h3,.nt-team-post .team-meta p{display:block}.nt-team-post .team-meta{position:absolute;display:flex;justify-content:space-between;width:100%;padding:0 25px;margin-bottom:25px;left:0;bottom:0;text-align:left}.nt-team-post:hover .team-meta{position:absolute;z-index:10;padding-left:25px;margin-bottom:25px;left:0;bottom:0;text-align:left;width:100%}.nt-team-post:hover .team-overlay{opacity:.4}.nt-team-link-icon,.nt-team-post .team-meta h3,.nt-team-post .team-meta p{transform:translateY(20px);-webkit-transform:translateY(20px);transition:opacity .95s cubic-bezier(.2,1,.2,1),transform .95s cubic-bezier(.2,1,.2,1);-webkit-transition:opacity .95s cubic-bezier(.2,1,.2,1),-webkit-transform .95s cubic-bezier(.2,1,.2,1);opacity:0}.nt-team-post:hover .team-meta h3,.nt-team-post:hover .team-meta p,.nt-team-post:hover .team-meta .nt-team-link-icon{transform:translateY(0);-webkit-transform:translateY(0);opacity:1}.stretched-link::after{z-index:14!important}button.nt-post-link.nt-post-button.stretched-link{background:#fff0;border:none;-webkit-appearance:none}.nt-staff-image{background-size:cover;-webkit-transition:-webkit-transform 15s cubic-bezier(.15,0,.7,1),opacity 0.3s;transition:transform 15s cubic-bezier(.15,0,.7,1),opacity 0.3s;background-position:center top}.staff-modal-body{padding:0!important}.staff-modal .btn-close{font-size:0;position:absolute;top:40px;right:40px;z-index:9;border:none;background:#fff0}.staff-modal .btn-close:hover,.staff-modal .btn-close:focus{outline:none;box-shadow:none}@media (min-width:768px){.nt-team-grid-1{grid-template-columns:1fr}.nt-team-grid-2{grid-template-columns:repeat(2,1fr)}.nt-team-grid-3{grid-template-columns:repeat(2,1fr)}.nt-team-grid-4{grid-template-columns:repeat(2,1fr)}.nt-team-grid-5{grid-template-columns:repeat(2,1fr)}.nt-team-grid-6{grid-template-columns:repeat(2,1fr)}.nt-team-post,.nt-team-post .team-member-image img{height:300px}}@media (min-width:1026px){.nt-team-grid-1{grid-template-columns:1fr}.nt-team-grid-2{grid-template-columns:repeat(2,1fr)}.nt-team-grid-3{grid-template-columns:repeat(3,1fr)}.nt-team-grid-4{grid-template-columns:repeat(4,1fr)}.nt-team-grid-5{grid-template-columns:repeat(5,1fr)}.nt-team-grid-6{grid-template-columns:repeat(6,1fr)}.nt-team-post,.nt-team-post .team-member-image img{height:420px}}