.team-block-scope .team-block .team-block-item{position:relative;background:var(--card-bg-color);border:1px solid var(--card-border-color);padding:.75rem;border-radius:.75rem;overflow:hidden}.team-block-scope .team-block .team-block-item .media{position:relative;z-index:2}.team-block-scope .team-block .team-block-item .media a:hover{color:var(--primary-light-12)}.team-block-scope .team-block .team-block-item .block-shape{position:absolute;height:16px;width:100px;border-radius:50rem;background:var(--widget-grey);z-index:0;transition:transform .3s ease}.team-block-scope .team-block .team-block-item .block-shape.block-shape-1{bottom:0;right:0;transform:rotate(45deg) translate(10px,-50px);transition-delay:.7s}.team-block-scope .team-block .team-block-item .block-shape.block-shape-2{bottom:0;right:0;transform:rotate(45deg) translate(30px,-20px);transition-delay:.55s}.team-block-scope .team-block .team-block-item.is-animated .block-shape.block-shape-1{transform:rotate(45deg) translate(90px,-50px)}.team-block-scope .team-block .team-block-item.is-animated .block-shape.block-shape-2{transform:rotate(45deg) translate(100px,-20px)}.team-block-scope .team-block .team-block-item.is-animated:hover .block-shape.block-shape-1{transform:rotate(45deg) translate(10px,-50px)}.team-block-scope .team-block .team-block-item.is-animated:hover .block-shape.block-shape-2{transform:rotate(45deg) translate(30px,-20px)}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait){.team-block-scope .team-block .team-block-item .avatar img{height:50px;width:50px;min-width:50px}}.is-dark .team-block-scope .team-block .team-block-item .block-shape{opacity:.05}