/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/*
  Media query breakpoints.
  Processed by postcss/postcss-custom-media.
*/

/* Navigation related breakpoints */

/*
  Custom CSS properties.

  These are "compiled" by postcss/postcss-custom-properties for IE11 compatibility.
*/

:root {   
  
  /* Layout */  
  /*--content-right-width-pc: calc(var(--content-width-pc) - var(--sidebar-width-pc) - var(--sidebar-gap));*/
  
  /* Layout helpers */
  
  /* Colors */

    
  
}
