.CustomerInsight{background-color:initial;display:flex;justify-content:center;flex-direction:column;margin:20px 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-gap:10px;gap:10px}.widget{background-color:#fff;flex:1 1;padding:10px;box-shadow:2px 4px 10px 1px hsla(0,0%,78.8%,.47);height:100px}.left,.widget{display:flex;justify-content:space-between}.left,.right{flex-direction:column}.right{display:flex;justify-content:space-between}.title{font-weight:700;font-size:18px;color:#a0a0a0}.counter{font-size:28px;font-weight:300}.link{width:-webkit-max-content;width:max-content;font-size:12px}.percentagePos{color:green}.percentageNeg,.percentagePos{display:flex;align-items:center;font-size:20px;font-weight:400}.percentageNeg{color:red}.icon{padding:0;align-self:flex-end;border-radius:5px}.widgetContainer{background-color:initial;padding:0;display:flex;justify-content:space-evenly;grid-gap:20px;gap:20px}.loadingContainer,.loadingText{display:flex;text-align:center;justify-content:center;font-size:large;font-weight:bolder;color:grey;height:100%;margin:100px}.loadingIcon{justify-content:space-around;color:grey;margin:0 10px;-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.topBarContainer{background-color:initial;height:50px;padding:0 10px;display:flex;align-items:center;justify-content:space-evenly}.topLeftWrapper{width:100%;font-weight:bolder;font-size:25px}.topMidWrapper{text-align:center;width:100%;height:50%;align-items:center}.topRightWrapper{width:100%;justify-content:right;text-align:center;display:flex;grid-gap:10px;gap:10px}.graphHeaderTopLeftWrapper,.graphHeaderTopRightWrapper{background-color:initial}.graphHeaderSelectTitleWrapper,.graphHeaderTopLeftWrapper,.graphHeaderTopRightWrapper{justify-content:space-around;text-align:center;display:flex;flex-direction:column}.periodSelector,.periodTitle{justify-content:center;text-align:center;font-weight:400;font-size:20px}.graphContainer{background-color:#fff;padding:10px}.graphContainer,.graphWrapper{display:flex;justify-content:space-between;flex-direction:column;grid-gap:20px;gap:20px}.graphWrapper{background-color:initial}.graphHeader{justify-content:space-between}.channelGraphHeader,.graphHeader{background-color:initial;display:flex;flex-direction:row}.channelGraphHeader{justify-content:center}.channelContainer{display:flex;flex-direction:row;grid-gap:20px;gap:20px;background-color:initial;padding:0;justify-content:space-evenly}.channelGraphContainer{justify-content:space-around}.channelDiagramContainer,.channelGraphContainer{background-color:#fff;display:flex;flex-direction:column;grid-gap:20px;gap:20px;padding:10px;flex:1 1}.channelDiagramContainer{justify-content:space-between}.diagramContainer{display:flex;background-color:initial;justify-content:space-around;padding:0}#root{height:100vh}body{margin:0;padding:0;font-family:"Roboto",sans-serif}.squares{opacity:.1;background-image:linear-gradient(45deg,#000 25%,transparent 0),linear-gradient(-45deg,#000 25%,transparent 0),linear-gradient(45deg,transparent 75%,#000 0),linear-gradient(-45deg,transparent 75%,#000 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.pulse{box-shadow:0 0 0 rgba(255,0,145,.5);-webkit-animation-name:pulsekey!important;animation-name:pulsekey!important;-webkit-animation-timing-function:linear!important;animation-timing-function:linear!important;-webkit-animation:pulsekey 2s infinite;animation:pulsekey 2s infinite}.pulse:hover{-webkit-animation:none;animation:none}.view{min-height:calc(100vh - 64px)}@-webkit-keyframes pulsekey{0%{-webkit-box-shadow:0 0 0 0 rgba(255,0,145,.5)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,0,145,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,0,145,0)}}@keyframes pulsekey{0%{box-shadow:0 0 0 0 rgba(255,0,145,.5)}70%{box-shadow:0 0 0 10px rgba(255,0,145,0)}to{box-shadow:0 0 0 0 rgba(255,0,145,0)}}
/*# sourceMappingURL=main.c0405403.chunk.css.map */