@layer media {
	@media (min-width: 1600px) {
		.\33xl\:flex-row {
			flex-direction: row;
		}
	}
}