.tm{background-color:var(--color-dark-6);border-radius:4px;display:flex;flex-direction:column;padding:15px;transition:background-color .3s ease-in-out}@media screen and (max-width:800px){.tm{flex-direction:column}}.tm__nickname{color:#ff4b37;overflow:hidden;white-space:nowrap}.tm .load-more{background-color:var(--color-dark-3)}.tm__profile{display:flex;height:0;padding-top:100%;position:relative;width:100%}.tm__profile img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.tm__info{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-top:10px}.tm i{margin-right:3px}.tm__name{font-size:20px;font-weight:700;height:50px;text-align:center}.tm__position{color:var(--color-text-3)}.tm .user-avatar{height:130px;margin-bottom:5px;width:130px}@media screen and (max-width:432px){.about__team .grid-list--6{grid-template-columns:repeat(1,minmax(0,1fr))}}.about__team .load-more{font-size:12px}.about__row{display:flex;flex-wrap:wrap;justify-content:space-between}.about__box{flex:calc(50% - 20px);max-width:50%}@media screen and (max-width:1024px){.about__box{flex:100%;max-width:100%}}.about__box+.about__box{margin-left:20px}@media screen and (max-width:1024px){.about__box+.about__box{margin-left:0}}.about__text{font-size:18px;max-width:500px}.about__text:not(:first-of-type){margin-top:15px}.about__text a{color:#ff4b37}.about__grid{grid-gap:8px 13px;display:grid}@media screen and (min-width:1025px){.about__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1263px){.about__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
