.solutionsChart_section{width:100%;display:flex;justify-content:center;box-sizing:border-box}.solutionsChart_section div{box-sizing:border-box}.solutionsChart{width:100%;max-width:1180px;display:flex}.solutionsChart_topSection{display:none;padding:20px}.solutionsChart_bodySection{width:100%;display:flex;justify-content:space-between;align-items:center}.solutionsChart_chartSection{width:525px;min-width:525px;min-height:300px;background-size:contain;background-repeat:no-repeat;background-position:left center;display:flex;justify-content:flex-end}.solutionsChart_chart{display:flex;flex-direction:column;position:relative}.solutionsChart_chartEntryContainer{position:relative;margin:5px 0px}.solutionsChart_chartEntry{display:flex;padding:8px 6px;min-height:56px;width:252px;display:flex;align-items:center;z-index:2;position:relative;cursor:pointer;border-radius:6px}.solutionsChart_chartEntry_numberSection{font-size:35px;font-weight:900;color:white;white-space:nowrap;opacity:.6}.solutionsChart_chartEntry_textSection{margin-left:10px;font-size:12px;font-weight:700;color:white;opacity:.6}.solutionsChart_chartEntryContainer:hover .solutionsChart_chartEntry_numberSection,.solutionsChart_chartEntryContainer:hover .solutionsChart_chartEntry_textSection{opacity:1}.solutionsChart_chartEntryContainer.active .solutionsChart_chartEntry_numberSection,.solutionsChart_chartEntryContainer.active .solutionsChart_chartEntry_textSection{opacity:1}.solutionsChart_chartEntry_shadow{position:absolute;width:100%;height:44px;background:radial-gradient(50% 50% at 50% 50%,rgba(0,0,0,0.47) 0%,rgba(0,0,0,0.1306) 59.38%,rgba(0,0,0,0) 100%);border-radius:48px;top:calc( 100% - 22px );z-index:1;display:none}.solutionsChart_chartEntryContainer:hover .solutionsChart_chartEntry_shadow,.solutionsChart_chartEntryContainer.active .solutionsChart_chartEntry_shadow{display:block}.solutionsChart_textsSection{padding:10px;max-width:560px;min-width:350px;margin-left:10px}.solutionsChart_topText{padding-bottom:24px}.solutionsChart_textCarouselSection{width:100%}.solutionsChart_carouselEntry{display:flex;justify-content:space-between}.solutionsChart_carouselEntry_imageSection{width:60px;height:60px;min-width:60px;background-repeat:no-repeat;background-size:cover}.solutionsChart_carouselEntry_textSection{padding:0px 6px;text-align:center}.solutionsChart_section .slick-dots li button{width:18px;height:18px;border-radius:50%;background-color:#ddd;box-shadow:inset 0px 4px 4px rgba(0,0,0,0.25)}.solutionsChart_section .slick-dots .slick-active button{background-color:#00b0f5 !important;box-shadow:none;box-shadow:0px 4px 4px rgba(0,0,0,0.50)}.solutionsChart_section .slick-dots li button:hover{background-color:#ffad00;box-shadow:none;box-shadow:0px 4px 4px rgba(0,0,0,0.50);width:20px;height:20px}.solutionsChart_section .slick-dots .slick-active button:hover{background-color:#00b0f5 !important;width:18px;height:18px}.solutionsChart_section .slick-dots{z-index:3}.solutionsChart_textCarouselSection.slick-dotted.slick-slider{margin-bottom:0px}.solutionsChart_section .slick-dots li button:before{content:""}.solutionsChart_section .slick-dotted.slick-slider{margin-bottom:0px}@media(max-width:1140px){.solutionsChart,.solutionsChart_bodySection{flex-direction:column}.solutionsChart_topSection{display:block}.solutionsChart_topText{display:none}.solutionsChart_chartSection{margin-bottom:30px}.solutionsChart_textsSection{margin-left:0px}}@media(max-width:540px){.solutionsChart_textsSection{max-width:100%}.solutionsChart_chartSection{width:100%;min-width:unset}.solutionsChart_chartEntry{min-height:46px;width:212px}.solutionsChart_chartEntry_numberSection{font-size:26px}.solutionsChart_chartEntry_textSection{font-size:10px}.solutionsChart_carouselEntry_imageSection{width:48px;height:48px;min-width:48px}}