/* ========================================================================================== */
/*  Project: WebDMS
/*  Author: Digital Experience
/*  Date: Wed Feb 26 2025 02:19:07 GMT+0000 (Coordinated Universal Time)
/*  
/*  Copyright © 2025 Red Hat, Inc.
/*  https://www.redhat.com
/* ========================================================================================== */

body{transition:background-color .5s cubic-bezier(.5,0,.5,1);line-height:1.6}.concentric-circles circle{fill:none;stroke:#fff;stroke-linecap:round;transform-origin:center}.concentric-circles circle[class*=-xl]{stroke-width:10;stroke-dasharray:0,100;opacity:.6}.concentric-circles circle[class*=-lg]{stroke-width:8;stroke-dasharray:0,80;opacity:.48}.concentric-circles circle[class*=-md]{stroke-width:6;stroke-dasharray:0,60;opacity:.36}.concentric-circles circle[class*=-sm]{stroke-width:4;stroke-dasharray:0,40;opacity:.24}.dms-band.edge-hero #letter-strokes path{stroke:#fff}.dms-band.edge-hero #letter-fills path{fill:#fff}.dms-band.approach{color:#646464}.dms-band.approach h2,.dms-band.approach h3,.dms-band.approach h4,.dms-band.approach p{transition:.5s cubic-bezier(.5,0,.5,1)}.dms-band.approach .title{transform-origin:right top}.dms-band.approach.active{color:#fff}.dms-band.approach.active .title{font-size:32px}.dms-band.history{background-color:#fff;color:#000}.dms-band.history .history-grid{grid-gap:0}.dms-band.history [class*=history-indicator]{left:100%;transform:translateX(-50%);top:20%}.dms-band.history [class*=history-indicator] circle{stroke:#e00;stroke-width:2;fill:#fff}.dms-band.history [class*=history-indicator] line{stroke:#333}.dms-band.gauge #red-strokes circle{stroke:#e00}.dms-band.gauge #white-fills circle{fill:#f2f2f2}@media (min-width:768px){.dms-band.history{background-color:transparent;color:#fff;height:100vh;overflow:hidden}.dms-band.history .focus-wrapper{position:absolute;top:20%}.dms-band.history .history-grid{top:37%}}