.cards-two{width:100%;background:var(--color-backgroud-second);padding-top:56px;padding-bottom:56px}.cards-two .cards-two--content{display:flex;flex-direction:column;gap:8px}.cards-two .cards-two--item{border-radius:8px;padding:16px;background:#15171f;justify-content:space-between;display:flex;flex-direction:column}.cards-two .h1-text{margin-bottom:48px}.cards-two .h1-text,.cards-two .h4-text{color:var(--color-white)}.cards-two .personal{margin-top:24px;display:flex;flex-direction:row;gap:16px}.cards-two .h3-text{color:var(--color-white);margin-bottom:40px}.cards-two .bio--name{display:flex;margin-bottom:8px;align-items:center}.cards-two .desc-text{color:var(--color-white-second)}.cards-two svg{margin-left:6px}.cards-two img{border-radius:50%;width:56px;height:56px;flex-shrink:0}.cards-two .bio .desc-text{margin-bottom:0!important;line-height:130%!important}@media (min-width:800px){.cards-two{padding-top:80px;padding-bottom:80px}.cards-two .personal{flex-direction:column;gap:20px;margin-top:32px}.cards-two .cards-two--content{flex-direction:row;gap:16px}.cards-two .cards-two--item{width:33%}.cards-two .h1-text{margin-bottom:50px;max-width:550px}.cards-two .h3-text{margin-bottom:48px}.cards-two .desc-text{margin-bottom:16px}.cards-two img{width:64px;height:64px}}@media (min-width:1279px){.cards-two{padding-top:80px;padding-bottom:0}.cards-two .cards-two--content{flex-direction:row}}@media (min-width:1400px){.cards-two{padding-top:120px;padding-bottom:120px}.cards-two .cards-two--content{flex-direction:row}.cards-two .personal{margin-top:40px}.cards-two .h1-text{margin-bottom:72px;max-width:760px}.cards-two .h3-text{margin-bottom:56px}.cards-two .desc-text{margin-bottom:18px}.cards-two .personal{flex-direction:row;gap:16px;align-items:flex-start}.cards-two img{width:80px;height:80px}}