p{line-height:1.8}.about-container{display:flex;flex-direction:column;gap:30px}.about-info{display:flex;justify-content:space-evenly;padding:30px 30px 0}.about-info-content{display:flex;flex-direction:column;gap:25px;width:25%}.about-info-content>div:nth-child(2)>h1{font-size:28px}.about-staff{background-color:var(--primary);color:var(--white);flex-direction:column;padding:35px}.Ceo,.about-staff,.co-founder{display:flex;align-items:center}.Ceo,.co-founder{margin:50px 0;width:100%;justify-content:space-around}.Ceo{flex-direction:row-reverse}.Ceo-content,.co-founder-content{width:50%}.Ceo-content p,.co-founder-content p{margin:15px 0}.Ceo-content p a,.co-founder-content p a{text-decoration:underline;color:var(--white)}.Ceo-content p a:hover,.co-founder-content p a:hover{color:hsla(0,0%,100%,.797)}.team>div:nth-child(2)>.image-content>img,.team>div>.image-content>img{border-radius:50%;padding:5px;border:2.5px solid #d8d8d8}.team-members{display:flex;justify-content:space-between;gap:30px}.advisors,.advisors-container{margin:50px 0}.advisors{display:flex;justify-content:space-between;gap:30px}@media screen and (max-width:825px){.about-info,.team-members{flex-direction:column;gap:30px}.about-info-content{width:100%}.Ceo,.co-founder{flex-direction:column-reverse;gap:35px}.Ceo img,.co-founder img{width:280px;height:280px}.Ceo-content,.co-founder-content{width:100%}.advisors{flex-direction:column}}@media screen and (max-width:450px){.Ceo img,.co-founder img{width:220px;height:220px}}