body.page .team-block,body.single .team-block{padding:4rem 0;position:relative}body.page .team-block .h1,body.single .team-block .h1{color:var(--theme-primary-color);position:relative;margin-bottom:32px;padding-bottom:32px}body.page .team-block .h1:after,body.single .team-block .h1:after{content:"";position:absolute;left:50%;bottom:0;height:1px;width:110px;transform:translate(-50%);background-color:var(--theme-primary-color)}body.page .team-block .section-description,body.single .team-block .section-description{margin-bottom:46px}body.page .team-block .user-row,body.single .team-block .user-row{row-gap:4rem}body.page .team-block .user_wrapper,body.single .team-block .user_wrapper{display:block;justify-content:space-between;gap:30px;align-items:center;text-align:center}@media (min-width: 768px){body.page .team-block .user_wrapper,body.single .team-block .user_wrapper{display:flex;text-align:left}}body.page .team-block .user_wrapper>div,body.single .team-block .user_wrapper>div{flex:1}body.page .team-block .user_wrapper>div p:first-of-type,body.single .team-block .user_wrapper>div p:first-of-type{font-size:1.125rem;min-height:27px;margin-bottom:5px}body.page .team-block .user_wrapper>div p:nth-of-type(2),body.single .team-block .user_wrapper>div p:nth-of-type(2){font-size:1.75rem;margin-bottom:24px;color:var(--theme-primary-color)}body.page .team-block .user_wrapper>div p:last-of-type,body.single .team-block .user_wrapper>div p:last-of-type{font-size:1.125rem}body.page .team-block .image-container,body.single .team-block .image-container{position:relative;margin-bottom:15px}@media (min-width: 768px){body.page .team-block .image-container,body.single .team-block .image-container{margin-bottom:0}}body.page .team-block .image-container img,body.single .team-block .image-container img{width:100%;height:auto;display:block}body.page .team-block .team-block-placeholder,body.single .team-block .team-block-placeholder{text-align:center;padding:3rem;background-color:var(--theme-base-soft);border-radius:4px}body.page .team-block .team-block-placeholder p,body.single .team-block .team-block-placeholder p{font-size:1.1rem;color:var(--theme-grey-color)}
