@charset "utf-8";

*{box-sizing:border-box}

.etoile-company-access{flex-direction:column;gap:32px}

.etoile-company-access>*{min-width:0}

@media (min-width:769px){.etoile-company-access{flex-direction:row;align-items:stretch;gap:48px}.etoile-company-access>*{flex:1 1 0}}
