.m-client-profile{background-color:var(--theme-color-background_sub);display:flex;gap:2.4rem;padding:4rem}@media screen and (max-width:768px){.m-client-profile{display:block}}.m-client-profile .image{flex:0 0 192px}@media screen and (max-width:768px){.m-client-profile .image{margin-bottom:2rem}}.m-client-profile .image img{aspect-ratio:1/1;border-radius:50%}.m-client-profile .content{flex:1 1 auto}.m-client-profile .content .title{font-weight:700}