.t-container{width:100vw;display:flex;align-items:center;flex-wrap:wrap}.t-header{width:100%;text-align:center;margin-bottom:45px;overflow:hidden;transition:.45s ease .05s}.t-header-title{width:100%;font-family:Montserrat,sans-serif;font-size:3.3em;color:#333;margin-bottom:15px}.team-container{padding:0 30px;box-sizing:border-box;max-width:1400px;width:100%;margin:auto;display:flex;flex-wrap:wrap;height:auto}.person{width:calc(25% - 30px);overflow:hidden;transition:.45s;position:relative;margin:32px}.person-details{padding:0;box-sizing:border-box;transition:.3s}.person-img{width:85%;border-radius:50%;transform:translate(8%)}.person-list .person:first-child>.person-img{border:3px solid #56c02b}.person-list .person:nth-child(2)>.person-img{border:3px solid #fd6925}.person-list .person:nth-child(3)>.person-img{border:3px solid #26bde2}.person-list .person:nth-child(4)>.person-img{border:3px solid #dd1367}.person-list .person:nth-child(5)>.person-img{border:3px solid #19486a}.person-list .person:nth-child(6)>.person-img{border:3px solid #fcc30b}.person-list .person:nth-child(7)>.person-img{border:3px solid #3f7e44}.person-title{color:#333;font-size:2rem;transition:.3s ease-in-out}.person-title a{float:right;margin-top:-.8rem}.person-desc{color:rgba(0,0,0,.6);margin-top:15px;text-transform:uppercase;font-size:.8em;letter-spacing:2px;transition:.3s ease-in-out;transition-delay:.3s}.person-list{display:flex;flex-wrap:wrap;width:100%;justify-content:center}.person:hover .person-title{color:#00adef}.person:hover .person-desc{color:#106e45}.person:before{position:absolute;left:0;bottom:0;width:100%;background:#fff;content:"";height:0;transition:.45s ease-in-out}blockquote{margin:1.5em 0;padding:0 1.6em;border-left:.1em solid #aaa;font-style:italic;transition:.3s ease-in}.intro-text{font-size:2rem;line-height:3.5rem}.sub_btn{background:#fd6925!important}@media (max-width:1200px){.person .person-title{font-size:1.2em}.person-details{padding:0 10px}}@media (max-width:970px){.team-detail-header{text-align:center}.t-container-ready .person-selected{width:50px!important}.team-detail{width:calc(100% - 50px)}.person{width:calc(50% - 20px)}}@media (max-width:480px){.person{width:100%;margin-bottom:50px}.t-header{margin-top:50px}.person-list:hover .person{opacity:.8;filter:unset}}
/*# sourceMappingURL=team.css.map */