
    #anpviz-container { font-family: 'Poppins', sans-serif !important; }
    #anpviz-container [x-cloak] { display: none !important; }
     .inner-1200 {margin: 0 auto !important; width: 100% !important; }
    #anpviz-container input[type=range] { -webkit-appearance: none; background: transparent; }
    #anpviz-container input[type=range]::-webkit-slider-thumb {
        pointer-events: all; width: 50px; height: 50px; appearance: none; cursor: ew-resize;
    }
