.banner-team__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.banner-team__wrapper{max-width:32.25rem;width:100%;margin-right:1.875rem}.banner-team__title{margin-bottom:1.25rem}.banner-team__text{max-width:28.75rem}.banner-team__button{margin-top:2rem}.banner-team__img{position:relative;max-width:39rem;width:100%;border-radius:3.75rem;-webkit-box-shadow:inset 0 0 56px 0 rgba(29,41,61,.12);box-shadow:inset 0 0 56px 0 rgba(29,41,61,.12)}.banner-team__img::before{content:"";display:block;width:100%;padding-top:77%}.banner-team__img>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3.75rem}@media (max-width:768px){.banner-team__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.banner-team__wrapper{margin-right:unset;max-width:unset}.banner-team__img{margin-bottom:32px;border-radius:20px}.banner-team__title{margin-bottom:16px}.banner-team__text{max-width:unset}.banner-team__button .btn{width:100%}.banner-team__img::before{padding-top:81.4%}.banner-team__img>img{border-radius:20px}}