.revamp-team__title{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:calc(var(--spacer_64) - var(--spacer_4))}.revamp-team__title *{text-align:center}.revamp-team__title em{background-color:var(--grey_color);border-radius:100px;display:block;font-style:normal;padding:var(--spacer_8) calc(var(--spacer_24) + var(--spacer_4))}.revamp-team__items{display:flex;gap:100px;justify-content:center}@media (max-width:992px){.revamp-team__items{flex-wrap:wrap}}.revamp-team__items__item{align-items:center;background:linear-gradient(90deg,#03e373,#00408a 99.88%);border-radius:25px;display:flex;flex-direction:column;gap:calc(var(--spacer_32) + var(--spacer_4));max-width:480px;padding:4px;transition:background .3s;width:calc(50% - 50px)}.revamp-team__items__item__inner{background:#fff;border-radius:21px;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:30px;width:100%}@media (max-width:992px){.revamp-team__items__item{width:100%}}@media (max-width:600px){.revamp-team__items__item{flex-wrap:wrap}}.revamp-team__items__item__image__wrapper{margin-bottom:50px;max-width:420px;min-height:382px;width:100%}.revamp-team__items__item__image{border-radius:20px;height:382px;max-width:420px;object-fit:cover;object-position:top;width:100%}@media (max-width:600px){.revamp-team__items__item__image{max-width:100%;width:100%}}.revamp-team__items__item__informations__job{font-size:var(--font_size_20)}.revamp-team__items__item__informations h3{margin-bottom:10px}.revamp-team__items__item__informations__job{font-size:28px;font-weight:400!important;margin-bottom:30px}.revamp-team__items__item__informations p{font-size:20px;font-weight:300;line-height:28px}