@charset "utf-8";

*{box-sizing:border-box}

.etoile-profile-intro{flex-direction:column;gap:32px}

@media (min-width:769px){.etoile-profile-intro{flex-direction:row;gap:64px}.etoile-profile-intro>:first-child{flex:0 0 280px}.etoile-profile-intro>:last-child{flex:1 1 auto;min-width:0}}
