/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.image{display:block;max-width:100%;height:auto;}
hr.horizontal-line{opacity:1;&.border-0{border-top-width:0px !important;}&.border{border-top-width:1px !important;}&.border-2{border-top-width:2px !important;}&.border-3{border-top-width:3px !important;}&.border-4{border-top-width:4px !important;}&.border-5{border-top-width:5px !important;}&.border-border{border-top-color:var(--border) !important;}&.border-primary{border-top-color:var(--primary) !important;}&.border-secondary{border-top-color:var(--secondary) !important;}&.border-accent{border-top-color:var(--accent) !important;}&.border-muted{border-top-color:var(--muted) !important;}&.border-card{border-top-color:var(--card) !important;}&.border-destructive{border-top-color:var(--destructive) !important;}&.limited-length{width:100%;}&.line-50{max-width:50px;}&.line-100{max-width:100px;}&.line-150{max-width:150px;}}
.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr)) !important;}@media (min-width:64rem){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr)) !important;}}
