.pl-top-desc .container-medium{padding:0}.pl-top-desc{padding-bottom:40px;text-align:center}.pl-top-title{padding-bottom:20px}.people-gallery__list{display:flex;flex-wrap:wrap;margin:0 -15px}.people-gallery__item{padding:0 15px 30px;text-align:center;width:33.33%}.people-gallery__item>a{color:var(--color-dark-blue);text-decoration:none}.people-gallery__item-image{margin-bottom:20px;padding-bottom:100%;position:relative}.people-gallery__item-image img{height:100%!important;left:0;object-fit:cover;object-position:top;position:absolute;right:0;top:0;width:100%}.people-gallery__item-name a{color:inherit;text-decoration:none}.people-gallery__item-name a:hover{color:var(--color-seafoam)}.pl-button{padding-right:50px;padding-top:25px;text-align:center}.people-gallery__item-position{margin:15px 0}.people-gallery__item>a:hover h4{color:var(--color-seafoam)}.custom-popup{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity 110.145ms 0s;width:100%;z-index:9999}.custom-popup.is-active{opacity:1;pointer-events:auto}.custom-popup.is-active .custom-popup__holder{opacity:1;transform:translateY(0)}.custom-popup__holder{background:var(--color-white);border-radius:8px;display:flex;flex-flow:column wrap;height:auto;justify-content:space-between;max-height:80vh;max-width:1000px;opacity:0;overflow-x:hidden;overflow-y:auto;padding:50px;position:relative;transform:translateY(-100px);transition:opacity .4s,transform .4s;transition-delay:.3s;width:100%}.custom-popup__close{cursor:pointer;height:30px;position:absolute;right:20px;top:20px;transition:transform .3s;width:30px}.custom-popup__close:after,.custom-popup__close:before{background:#000;content:"";display:block;height:26px;left:15px;position:absolute;top:3px;transform:rotate(45deg);width:2px}.custom-popup__close:after{left:15px;top:3px;transform:rotate(-45deg)}.custom-popup__content{flex:1}.custom-popup__content>h2,.custom-popup_item-position{font-weight:700;text-transform:uppercase}.bg-dark-blue .people-gallery__item-name,.bg-dark-blue .people-gallery__item>a p,.bg-dark-blue .people-gallery__item>a:hover h4,.bg-dark-blue .pl-top-title *,.bg-seafoam .people-gallery__item-name a:hover{color:var(--color-white)}.bg-dark-blue .custom-popup_item-position{color:var(--color-dark-blue)}.bg-dark-blue .custom-popup_bio{color:var(--color-black)}.bg-light-grey .people-gallery__item>a:hover h4,.bg-seafoam .people-gallery__item>a:hover h4{color:var(--color-dark-blue)}@media (max-width:991px){.people-gallery__item{width:50%}.custom-popup__holder{padding:50px 30px 25px;width:90%}.custom-popup__close{right:15px;top:15px}.custom-popup__content,.custom-popup__title{width:100%}}@media (max-width:767px){.pl-button{padding-right:45px;padding-top:15px}}@media (max-width:500px){.people-gallery__item{width:100%}}