.team{padding:3rem 0;overflow:hidden}.team__wpapper{display:grid;justify-content:space-between;align-items:center;grid-template-columns:minmax(0,1fr);gap:32px}.team__title{margin-bottom:2rem}.team__button{margin-top:2rem}.team__text>*:last-child{margin-bottom:0}.team__illustration{position:relative}.team__image-big img{object-fit:cover;object-position:center;height:100% !important}.team__image-small{position:absolute;left:0;bottom:0;width:123px;height:123px;border-radius:50%;overflow:hidden;border:10px solid #fff;filter:drop-shadow(0px 10px 20px rgba(99,0,173,0.05))}.team__image-small img{display:block;object-position:center;object-fit:cover;width:100%;height:100%}@media screen and (min-width:1200px){.team{padding:8rem 0}.team__wpapper{grid-template-columns:minmax(0,500px) minmax(0,650px)}.team__illustration{max-width:50%}.team__image-big img{width:50vw !important;max-width:50vw !important}.team__image-small{left:-62px;bottom:62px}}