#our-team-template{padding:45px 0}#our-team-template .description{max-width:784px;margin:0 auto}#our-team-template .description p{margin:10px 0 20px}#our-team-template .members-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px}@media only screen and (min-width:992px){#our-team-template{padding:87px 0 145px}#our-team-template .members-grid{-ms-grid-columns:1fr 30px 1fr 30px 1fr;grid-template-columns:repeat(3,1fr);grid-column-gap:30px;grid-row-gap:30px}}@media only screen and (min-width:1300px){#our-team-template .members-grid{-ms-grid-columns:1fr 88px 1fr 88px 1fr 88px 1fr;grid-template-columns:repeat(4,1fr);grid-column-gap:88px}}@media only screen and (min-width:1600px){#our-team-template .members-grid{grid-column-gap:130px}}#our-team-template .member-popup{display:none;position:fixed;top:0;z-index:1100;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}#our-team-template .member-popup.show{display:block}#our-team-template .member-popup-inner{max-width:700px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#our-team-template .member-popup-inner .member-photo{margin-bottom:10px}#our-team-template .member-popup-inner .member-content{background:#fff;margin-top:-210px;padding:220px 40px 50px}#our-team-template .member-popup-inner .member-content .member-content-inner{max-height:200px;overflow:auto}@media only screen and (min-width:1290px){#our-team-template .member-popup-inner .member-content .member-content-inner{max-height:unset}}#our-team-template .member-popup-inner .button-close{right:20px;top:60px;position:absolute;width:20px;background:url(../img/burger-close.svg) center no-repeat;height:20px}@media only screen and (min-width:800px){#our-team-template .member-popup-inner .button-close{right:-40px;top:120px}}#our-team-template .member-popup:first-child{display:block}#our-team-template .member-item{text-align:center;cursor:pointer}#our-team-template .member-info{max-width:260px;margin:0 auto}@media only screen and (min-width:768px){#our-team-template .member-info{max-width:300px}}#our-team-template .member-photo{overflow:hidden;border-radius:100%;box-shadow:0 3px 6px rgba(0,0,0,.16);border:2px solid #fff;position:relative;padding-top:100%;margin-bottom:13px}#our-team-template .member-photo:hover{transition:.4s;border-color:#2469c4}@media only screen and (min-width:992px){#our-team-template .member-photo{margin-bottom:34px}}#our-team-template .member-photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}