section.team .wrapper{max-width:1080px}section.team .wrapper>.content{text-align:center;margin-bottom:32px}section.team .wrapper .boxes{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:20px}section.team .wrapper .boxes .box{flex-basis:100%;background:radial-gradient(112.07% 120.85% at 20.27% 38.62%,#00A287 0%,#003C32 100%);border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;flex-direction:column;flex-wrap:auto;gap:32px;padding:32px 24px;align-self:stretch}section.team .wrapper .boxes .box .image{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;width:200px;height:150px;margin-bottom:24px}section.team .wrapper .boxes .box .image img{width:100%;height:100%;object-fit:contain}section.team .wrapper .boxes .box .image svg{max-width:111px}section.team .wrapper .boxes .box .image.no-image{overflow:hidden}@media only screen and (min-width: 601px){section.team .wrapper .boxes .box{flex-basis:calc(50% - 10px)}}@media only screen and (min-width: 992px){section.team .wrapper>.content{margin-bottom:48px}section.team .wrapper .boxes .box{flex-basis:calc(33% - 10px);padding:30px 20px 48px}}
