/**
 * Skipped minification because the original files appears to be already minified.
 * Original file: /npm/grd@1.4.0/grd.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
.Grid{display:flex;flex-wrap:wrap}.Grid.\-top{align-items:flex-start}.Grid.\-middle{align-items:center}.Grid.\-bottom{align-items:flex-end}.Grid.\-stretch{align-items:stretch}.Grid.\-baseline{align-items:baseline}.Grid.\-left{justify-content:flex-start}.Grid.\-center{justify-content:center}.Grid.\-right{justify-content:flex-end}.Grid.\-between{justify-content:space-between}.Grid.\-around{justify-content:space-around}.Cell{box-sizing:border-box;flex-shrink:0}.Cell.\-fill{width:0;min-width:0;flex-grow:1}.Cell.\-1of12{width:8.33333%}.Cell.\-2of12{width:16.66667%}.Cell.\-3of12{width:25%}.Cell.\-4of12{width:33.33333%}.Cell.\-5of12{width:41.66667%}.Cell.\-6of12{width:50%}.Cell.\-7of12{width:58.33333%}.Cell.\-8of12{width:66.66667%}.Cell.\-9of12{width:75%}.Cell.\-10of12{width:83.33333%}.Cell.\-11of12{width:91.66667%}.Cell.\-12of12{width:100%}