.team{padding:3rem 0}.team__wpapper{display:grid;justify-content:space-between;grid-template-columns:minmax(0,1fr);gap:3rem}.team__info{width:100%}.team__button{margin-top:2.5rem}.team__image-wrapper{position:relative}.team__image-text{position:absolute;left:50px;bottom:50px;max-width:185px}.team__image-text span:before{content:"👋"}@media screen and (min-width:1200px){.team__wpapper{grid-template-columns:minmax(0,470px) minmax(0,1fr);gap:4rem}.team__info{width:80%}.team__image-text{left:160px;bottom:120px}}@media screen and (min-width:1344px){.team{padding:10rem 0}}