.sup-team .section-title{margin-bottom:var(--gap-drop)}.sup-team .section-title~p{font-size:var(--f16-27)}.sup-team p{margin:0}.sup-team-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:var(--gap-drop);gap:var(--gap-drop);margin-top:clamp(1.875rem,1.4423rem + 1.9231vw,3.75rem)}.sup-team-item{border-radius:1.5rem;padding:15px clamp(.625rem,.4808rem + .641vw,1.25rem);font-size:var(--f14-18)}.sup-team-item--1{background:linear-gradient(135deg,#66b8c6,#96d3de);color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.sup-team-item--1 strong{font-size:clamp(1.6875rem,1.2115rem + 2.1154vw,3.75rem);font-weight:500}.sup-team-item--2{border:2px solid #6bbac8}.sup-team-item--2 .title{font-size:var(--f21-34)}.sup-team-item--2>p{color:#575757}.sup-team-item--3{border:2px solid #6bbac8}.sup-team-item--3 .top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.sup-team-item--3 .top div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:15px}.sup-team-item--3 .top p{color:#575757}.sup-team-item--3 .top img{width:60px;height:60px;border-radius:50%}.sup-team-item--3 .body{background:var(--grey);border-radius:12px;padding:10px}.sup-team-item .title{margin:0;margin-bottom:15px}.sup-team-item--info{background:var(--grey);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;gap:var(--gap-drop)}.sup-team-item--info .title{font-size:27px}.sup-team-item--info .tag{background:#7670ff;color:#fff;width:-moz-max-content;width:max-content}.sup-team-members{display:-ms-flexbox;display:flex}.sup-team-member{width:60px;height:60px;border-radius:50%;border:2px solid #6bbac8;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;font-size:1rem;font-weight:500;background-color:#fff;margin-bottom:15px;color:#6bbac8;object-fit:cover;overflow:hidden}.sup-team-member:not(:first-child){margin-left:-10px}@media (min-width:1100px){.sup-team-wrapper{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}.sup-team-item{-ms-grid-column:span 2;grid-column:span 2}.sup-team-item--4,.sup-team-item--5{-ms-grid-column:span 3;grid-column:span 3}}@media (max-width:667px){.sup-team-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}}