.main-text-team-container{display:flex;flex-direction:column;gap:var(--spacing-x-small);padding-bottom:var(--spacing-large)}.contact-me-section{display:flex;flex-wrap:wrap;gap:var(--spacing-xm-small);justify-content:space-between;max-width:500px;padding-top:var(--spacing-large)}.contact-me-section a{align-items:center;display:flex;gap:var(--spacing-xx-small)}.team-deatil{display:flex;flex-direction:column;gap:var(--spacing-medium)}.team-detail-img img{display:block;height:auto;object-fit:cover;width:100%}.red-svg-dot{background-color:var(--Colours-base-dark);height:32px;width:32px}.dark-circle,.red-svg-dot{align-items:center;border-radius:100%;display:flex;justify-content:center}.dark-circle{background-color:#fff;height:25px;width:29px}@media screen and (min-width:800px){.team-deatil{flex-direction:row;justify-content:space-between}.team-detail-img{height:500px;width:40%}.team-detail-img img{height:100%}.team-detail-text{width:60%}}@media screen and (min-width:1000px){.main-text-team-container{padding-bottom:var(--spacing-xxxx-large)}}@media screen and (min-width:1100px){.team-detail-img{width:35%}.team-detail-text{width:60%}}@media screen and (min-width:1120px){.team-detail-img{width:30%}.team-detail-text{width:65%}}@media screen and (min-width:1300px){.team-detail-img{width:25%}.team-detail-text{width:70%}}