@custom-media --viewport-xs screen and (min-width: 0em);
@custom-media --viewport-s screen and (min-width: 34em);
@custom-media --viewport-m screen and (min-width: 48.0625em);
@custom-media --viewport-l screen and (min-width: 62em);
@custom-media --viewport-xl screen and (min-width: 75em);