.about-intro{width:75%;margin:0 auto;display:flex;gap:8em}.about-page{background-color:var(--background)}.container-trayectoria{width:100%;height:100%;padding:12em 2em 4em}.about-portrait-img{flex:1 1}.about-portrait{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}.about-copy-wrapper{flex:1.8 1}.about-copy-wrapper h1,.about-copy-wrapper h3{margin-bottom:.5em;color:#fdfdfd}.about-hero-img{width:100%;height:75vh;overflow:hidden;margin:8em 0}.cv-wrapper{width:85%;margin:0 auto 8em}.cv-wrapper .cv-header{margin-bottom:2em;color:#fdfdfd}.cv-item{width:100%;padding:1.25em 0;display:flex;justify-content:space-between;gap:2em;border-bottom:1px solid #fdfdfd}.cv-wrapper h3{font-size:18px;color:#fdfdfd}.cv-wrapper-entrepreneur{width:85%;margin:0 auto;padding-bottom:2em}.cv-wrapper-entrepreneur h2,h3{color:var(--foreground);margin-bottom:1em}.card{border:1px solid #ddd;padding:2rem;border-radius:8px;color:var(--foreground);max-width:480px;font-family:sans-serif;background-color:var(--background)}.card-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.card h3{font-size:1.25rem;text-wrap:balance}.card p{margin:.25rem 0}.card .date{font-size:1rem}.card .description,.card .role{margin-top:1.5rem}.cv-wrapper-speaker{color:var(--foreground);width:100%;height:100%;padding:12em 2em 4em 8em}.cv-speaker-topic{display:flex;gap:1em}.cv-wrapper-speaker h3{text-wrap:balance;line-height:1;margin:0}.cv-speaker-date{margin-top:2em;font-size:1em}.cv-wrapper-speaker p{text-wrap:balance}@media (max-width:900px){.about-intro{width:100%;flex-direction:column;gap:8em}.about-copy-wrapper h1{margin-bottom:1em}.cv-wrapper{width:90%}.cv-item{width:80%;text-wrap:balance;margin:auto}.card-list{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem;gap:2rem}.cv-wrapper-speaker{padding:6em 2em 4em}}