.team-picture{max-height:300px;max-width:300px}.img{border-radius:100%;color:#fafafa;display:flex;flex:0 0 200px;height:200px;justify-content:center;overflow:hidden;position:relative;width:200px;left:50%;transform:translate(-50%,0);margin-bottom:3rem}.img img{height:100%}.img__overlay{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .25s;z-index:1;background-color:rgba(225,9,0,.9)}.img__overlay:hover{opacity:1}.profile-overlay{background-color:rgba(225,9,0,.9);width:186px;height:186px;left:50%;transform:translate(-50%,0);top:17px}.team-carousel{min-height:600px}.team-carousel .carousel-cell{width:25%;padding-bottom:4rem}.team-carousel .flickity-prev-next-button.previous{left:calc(50% - 60px)}.team-carousel .flickity-prev-next-button.next{right:calc(50% - 90px)}.modal-window{overflow-y:initial !important;position:fixed;background-color:rgba(255,255,255,0.25);top:0;right:0;bottom:0;left:0;z-index:9999;visibility:hidden;opacity:0;pointer-events:none;transition:all .3s}.modal-window:target{visibility:visible;opacity:1;pointer-events:auto;background:rgba(31,46,46,0.8)}.modal-window>div{width:80vw;height:80vh;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:5em;background:#fff;overflow-y:auto}.modal-window header{font-weight:bold}.modal-window footer{font-size:10px;line-height:1.2}.modal-window h1{font-size:150%;margin:0 0 15px}.modal-close{color:#aaa;line-height:50px;font-size:80%;position:absolute;right:0;text-align:center;top:0;width:70px;text-decoration:none}.modal-close:hover{color:black}@media screen and (min-width:320px) and (max-width:480px){.modal-window>div{width:100% !important;overflow-y:auto;height:90vh;padding:3rem}}@media screen and (max-width:480px){.team-carousel .carousel-cell{width:100% !important}}@media screen and (min-width:481px){.flickity-page-dots{display:none}}