.SuggestionPanel-module__axeoAW__panel{background-color:#f2f6f9;border-radius:2rem;flex-direction:column;align-items:center;gap:1rem;height:fit-content;padding:2rem;display:flex}.SuggestionPanel-module__axeoAW__suggestions{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.SuggestionPanel-module__axeoAW__title{width:100%;font-size:27px}@media screen and (max-width:1400px){.SuggestionPanel-module__axeoAW__suggestions{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1100px){.SuggestionPanel-module__axeoAW__suggestions{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:750px){.SuggestionPanel-module__axeoAW__suggestions{grid-template-columns:repeat(1,1fr)}}
