.team-section{padding:110px 5vw;background:#0b1c26;color:#fff}.team-section .eyebrow{color:#FFA6A6}.team-section .section-head>p{color:#aeb9bc}.team-section .section-head h2{color:#fff}.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.team-member{background:#142a35;padding:30px;display:grid;grid-template-columns:140px 1fr;gap:24px;align-items:start;border-top:3px solid #EE6262}.team-photo{width:140px;height:170px;background:linear-gradient(145deg,#FFA6A6,#EE6262);overflow:hidden;display:grid;place-items:center}.team-photo img{width:100%;height:100%;object-fit:cover}.team-photo span{font:500 70px 'Manrope';color:#fff}.member-head h3{font:500 28px 'Manrope';margin:4px 0 8px;color:#fff}.member-head span{color:#FFA6A6;font-size:13px}.team-member>p{grid-column:2;color:#b9c4c7;line-height:1.65;margin:8px 0 0}.team-member:nth-child(5):last-child{grid-column:1/-1;max-width:calc(50% - 9px);justify-self:center}@media(max-width:900px){.team-grid{grid-template-columns:1fr}.team-member:nth-child(5):last-child{grid-column:auto;max-width:none}}@media(max-width:600px){.team-section{padding:70px 22px}.team-member{grid-template-columns:90px 1fr;padding:20px}.team-photo{width:90px;height:115px}.team-member>p{grid-column:1/-1}.team-photo span{font-size:46px}}
