.team{text-align:left;flex-wrap:wrap;width:100%;gap:var(--global-padding_x);display:flex;justify-content:space-between}.team .item{margin-bottom:1em;position:relative}.team .item{width:calc(20% - var(--global-padding_x))}@media all and (max-width:800px){.team .item{width:calc(33.3% - var(--global-padding_x))}}@media all and (max-width:560px){.team .item{width:100%}}.team .item .image{position:relative;padding-bottom:100%;margin-bottom:var(--global-padding_x);overflow:hidden}.team .item .image img{transition:all .6s}.team .item a{height:100%;display:block}.team .description{box-sizing:border-box}.team .item-more .image{background:#f9d249}.team p{font-weight:300}.team .meta_lead-in{position:absolute;transform:translateX(-1em);top:-1.5em}.team .meta{font-size:.85em;margin-bottom:1em}.team .item a .image:after{content:'';width:28px;height:28px;text-align:center;line-height:28px;font-size:22px;display:block;right:0;bottom:0;z-index:200;position:absolute;background:#f9d249 no-repeat center;transition:all .3s;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpolygon id='+' fill='%23282828' fill-rule='nonzero' points='15.58 19 15.58 15.02 19.56 15.02 19.56 12.88 15.58 12.88 15.58 8.9 13.44 8.9 13.44 12.88 9.46 12.88 9.46 15.02 13.44 15.02 13.44 19'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E")}.team .item-more a .image:after{display:none}.team .item:hover .image:after{width:42px;height:42px}.team .image:after{display:none}