.team{background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgb(215,239,244)),color-stop(30%,white));background:linear-gradient(to bottom,#d7eff4 30%,#fff 30%)}.team__cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;margin-top:3%}.team__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.team__card--white-bg .team__card-image{border:1px solid rgb(0,132,180);background-color:#fff;-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.team__card-image{position:relative;width:100%;padding-top:100%;padding-bottom:20%;background-color:#0084b4;background-size:contain;background-position:center;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.team__card-image:after{content:"";width:52px;height:52px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);background-color:#d7eff4;z-index:1;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:.2}.team__card-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding-top:95px;z-index:100}.team__card-image svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:85%}.team__card-gradient{position:absolute;left:0;bottom:0;width:100%;height:103%;background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,rgba(0,132,180,0)),color-stop(102%,#0084B4));background:linear-gradient(180deg,#0084b400 80%,#0084b4 102%);z-index:100}.team__card-content{background-color:#fff;width:100%;padding:10px}.team__card-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:10px}.team__card-links img{width:40px;height:40px;padding:3px;background-color:#0084b4;-webkit-transition:all .3s ease;transition:all .3s ease}.team__card-links:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);background-color:#001d27}.team__card-social{color:#0084b4;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color .3s ease,font-size .3s ease;transition:color .3s ease,font-size .3s ease}.team__card-social:hover{color:#001d27;font-size:16px}.team__card-line{margin:0;background-color:#999;height:1px;border-top:0;opacity:100}.team__card-description{margin-top:10px;color:#575757}.team__card .team__card-extra-text{color:#000}.team .team__card:last-of-type .team__card-social{position:relative}.team .team__card:last-of-type .team__card-social:after{content:"";width:48px;height:48px;position:absolute;top:20px;right:20px;background-color:#0084b4;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.team .team__card:last-of-type .team__card-social:before{content:"";width:25px;height:25px;position:absolute;top:31px;right:31px;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 8V21C25 21.2652 24.8947 21.5196 24.7071 21.7071C24.5196 21.8946 24.2652 22 24 22C23.7348 22 23.4804 21.8946 23.2929 21.7071C23.1054 21.5196 23 21.2652 23 21V10.4137L8.70751 24.7075C8.51987 24.8951 8.26537 25.0006 8.00001 25.0006C7.73464 25.0006 7.48015 24.8951 7.29251 24.7075C7.10487 24.5199 6.99945 24.2654 6.99945 24C6.99945 23.7346 7.10487 23.4801 7.29251 23.2925L21.5863 9H11C10.7348 9 10.4804 8.89464 10.2929 8.70711C10.1054 8.51957 10 8.26522 10 8C10 7.73478 10.1054 7.48043 10.2929 7.29289C10.4804 7.10536 10.7348 7 11 7H24C24.2652 7 24.5196 7.10536 24.7071 7.29289C24.8947 7.48043 25 7.73478 25 8Z' fill='%23ffffff'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;z-index:99}.team .team__card:last-of-type .team__card-social .team__card-image{position:relative}.team .team__card:last-of-type .team__card-social .team__card-image:after{content:"";width:52px;height:52px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);background-color:#d7eff4;z-index:1;-webkit-transition:all .3s ease;transition:all .3s ease}.team .team__card:last-of-type .team__card-social .team__card-image svg{position:absolute;z-index:2}.team .team__card:last-of-type .team__card-social .team__card-image svg path{fill:#d7eff4;opacity:1}.team .team__card:last-of-type .team__card-social:hover:after{background-color:#fff;z-index:2}.team .team__card:last-of-type .team__card-social:hover:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 8V21C25 21.2652 24.8947 21.5196 24.7071 21.7071C24.5196 21.8946 24.2652 22 24 22C23.7348 22 23.4804 21.8946 23.2929 21.7071C23.1054 21.5196 23 21.2652 23 21V10.4137L8.70751 24.7075C8.51987 24.8951 8.26537 25.0006 8.00001 25.0006C7.73464 25.0006 7.48015 24.8951 7.29251 24.7075C7.10487 24.5199 6.99945 24.2654 6.99945 24C6.99945 23.7346 7.10487 23.4801 7.29251 23.2925L21.5863 9H11C10.7348 9 10.4804 8.89464 10.2929 8.70711C10.1054 8.51957 10 8.26522 10 8C10 7.73478 10.1054 7.48043 10.2929 7.29289C10.4804 7.10536 10.7348 7 11 7H24C24.2652 7 24.5196 7.10536 24.7071 7.29289C24.8947 7.48043 25 7.73478 25 8Z' fill='%230084B4'/%3E%3C/svg%3E")}.team .team__card:last-of-type .team__card-social:hover .team__card-image:after{width:160%;height:160%;background-color:#0084b4;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.team .team__card .team__card-social.l-15-400:after{display:none}.team .team__card .team__card-social.l-15-400:before{display:none}.team__card-social:hover .team__card-image:after{width:160%;height:160%;background-color:#fff;opacity:.9}.team__card-social:hover svg{opacity:1;z-index:99}.team__card-social:hover svg path{fill:#0084b4}@media screen and (max-width: 991px){.team .team__card:last-of-type .team__card-social:after{width:30px;height:30px}.team .team__card:last-of-type .team__card-social:before{width:20px;height:20px;top:25px;right:25px}}@media screen and (max-width: 768px){.team__cards{grid-template-columns:repeat(2,1fr)}.team .team__title{margin-bottom:30px}}@media screen and (max-width: 500px){.team__cards{grid-template-columns:repeat(1,1fr)}}
