section.my-team{display:block;width:100%;padding:0;position:relative}section.my-team>.container{overflow:hidden;padding-top:100px;padding-bottom:100px}section.my-team:before{content:'';position:absolute;top:300px;left:0;width:100%;height:calc(100% - 250px);background-color:var(--c3)}section.my-team .my-team-header{padding-left:540px;min-height:220px;position:relative}section.my-team .my-team-list{z-index:1;overflow:visible;position:relative}section.my-team .my-team-list .my-team-item{margin-top:50px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}section.my-team .my-team-list .my-team-item img{display:block;min-width:500px;background-position:center center;background-size:cover;background-repeat:no-repeat;-o-object-fit:cover;object-fit:cover;overflow:hidden;border-radius:10px;position:relative;height:740px;top:-300px;margin-bottom:-300px;z-index:1}section.my-team .my-team-list .my-team-item blockquote{position:relative;padding-left:100px}section.my-team .my-team-list .my-team-item blockquote:before{content:'“';opacity:.2;font-size:var(--fs-h1);font-weight:var(--fw-regular);line-height:1;font-family:var(--ff-secondary);font-size:250px;color:var(--c7);position:absolute;top:0;left:0}section.my-team .my-team-list .my-team-item blockquote p,section.my-team .my-team-list .my-team-item blockquote a{font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:1.5;font-family:var(--ff-primary);border-left:none;padding-bottom:20px}section.my-team .my-team-list .my-team-item blockquote strong{font-weight:var(--fw-bold)}section.my-team .my-team-list .my-team-item blockquote a.button{padding:10px 20px;margin-top:20px}section.my-team .my-team-list .my-team-item .content{padding:20px}