.team-items{display:flex;flex-wrap:wrap;margin:0 -25px}.team-item{padding:25px;width:33.33%}.team-item:nth-child(-n+3){padding-top:0}.team-image img{display:block;height:500px!important;object-fit:cover;object-position:center;width:100%}.team-description{padding:25px 0 0}.team-description h3{color:var(--color-third);margin-bottom:10px}.team-description h3 a{color:inherit;text-decoration:none;transition:all .3s ease}.team-description h3 a:hover{color:var(--color-second)}.team-description h4{color:var(--color-fourth);margin:0}.team-btn{padding-top:50px;text-align:center}@media (max-width:991px){.team-item{padding:20px;width:50%}.team-item:nth-child(-n+3){padding-top:20px}}@media (max-width:767px){.team-item{text-align:center;width:100%}.team-btn{padding-top:30px}.team-image img{display:block;height:auto!important;margin:0 auto;max-width:300px!important;width:100%}.team-image{margin:0 auto;max-width:500px}}.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 0ms;width:100%;z-index:150}.custom-popup__holder{background:#fff;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__content{flex:1}.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__close:hover{transform:rotate(90deg)}.custom-popup.is-active{opacity:1;pointer-events:auto}.custom-popup.is-active .custom-popup__holder{opacity:1;transform:translateY(0)}.custom-popup__content ul{margin:0;padding:0}.custom-popup__content ul li{list-style:none;margin-bottom:5px;padding-left:20px;position:relative}.custom-popup__content ul li:before{color:#7b7;content:"\‣";display:inline-block;font-size:25px;font-weight:800;left:0;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.custom-popup__content h2{color:var(--color-third)}.custom-popup__content a{word-break:break-word}.js-open-popup,.js-open-popup:focus,.js-open-popup:hover{text-decoration:none}.custom-popup__content h4{text-transform:none}.team-top-title{margin-bottom:30px;text-align:center}@media screen and (max-width:980px){.custom-popup__holder{padding:50px 30px 25px;width:90%}.custom-popup__close{right:15px;top:15px}.custom-popup__content,.custom-popup__title{width:100%}}