.team-container{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:30px 28px 70px;gap:75px}.text-section{flex:1;max-width:600px;color:#fff;font-family:Roboto-Regular,sans-serif;line-height:1.3;display:flex;flex-direction:column;justify-content:space-between;gap:25px}.intro-text{font-size:1.1rem;text-align:justify}.team-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:transparent;border:1.35px solid #FCAF17;color:#fff;font-family:Regular-Bold,sans-serif;font-weight:700;font-size:.9rem;text-decoration:none;padding:10px 18px;border-radius:8px;transition:background-color .3s ease,color .3s ease,transform .3s ease;width:fit-content}.team-button:hover{background-color:#fcaf17;color:#00154f;transform:scale(1.05)}.btn-icon{width:30px;height:30px}.team-button:hover .btn-icon{filter:brightness(0) saturate(100%) invert(19%) sepia(97%) saturate(5012%) hue-rotate(214deg) brightness(96%) contrast(101%)}
