/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.img-fluid{width:100% !important;}.dropdown-menu li:first-child a.dropdown-item{font-weight:600;}.dropdown-menu li:not(:first-child) a.dropdown-item{padding-left:1.5rem;}.factoid{display:grid;align-items:center;grid-column-gap:1.5rem;grid-template-columns:[number-start]1fr[number-end key-start] 3fr[key-end];grid-template-rows:[top-start]auto[top-end bottom-start] auto[bottom-end];}.factoid + .factoid{border-top:1px solid var(--bs-gray-500);margin-top:.5rem;padding-top:.5rem;}.factoid .number{grid-row:top/bottom;grid-column:number;}.factoid .key{grid-row:top;grid-column:key;}.factoid .description{grid-row:bottom;grid-column:key;}@media (min-width:768px) and (max-width:991px){.factoid{grid-template-columns:[number-start]1fr[number-end key-start] 1fr[key-end];grid-column-gap:.5rem;}.factoid .number{grid-row:top;}.factoid .description{grid-column:number/key;}}@media (min-width:992px){.factoid{grid-template-columns:[number-start]1fr[number-end key-start] 2fr[key-end];}.factoid .number{text-align:right;}}
sub,sup{color:inherit;}
