 .o-mnie{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:2rem;margin-bottom:2rem}.o-mnie-text{text-align:left;width:100%;padding:2rem;border-radius:.6rem;background-color:var(--bg-light);box-shadow:var(--shadow-strong);flex:3 1 0}.o-mnie-text h4{margin:.625rem;font-size:var(--text-normal);color:var(--primary-red-darker)}.o-mnie-text p{font-size:var(--text-small);color:var(--text-dark);margin:0 0 1rem}.o-mnie-text ul{padding-left:1.4rem}.o-mnie-text ul li{color:var(--text-dark);font-size:var(--text-smaller);margin:0 0 .75rem}.o-mnie-text .flex-row{gap:2rem;justify-content:space-between}.o-mnie-img{text-align:left;border-radius:.6rem;box-shadow:var(--shadow-strong);display:flex;align-items:stretch;flex:0 0 40rem}.o-mnie-img img{object-fit:cover;max-width:100%;height:auto;border-radius:.6rem}.o-mnie-img-float{float:right;width:300px;max-width:40%;height:auto;margin-left:2rem;margin-bottom:1rem;margin-top:1rem;border-radius:2rem}#portfolio-button{margin-top:auto}