.light-dark-toggle{border:2px solid hsla(0,0%,100%,.3);border-radius:40px;margin-top:11px;padding:3px 4px;position:fixed;right:13px}.checkbox{opacity:0;position:absolute}.checkbox-label{align-items:center;background-color:#111;border-radius:50px;cursor:pointer;display:flex;height:26px;justify-content:space-between;padding:5px;position:relative;width:50px}.fa-moon{color:#f1c40f}.fa-sun{color:#f39c12}.checkbox-label .ball{background-color:#fff;border-radius:50%;height:22px;left:2px;position:absolute;top:2px;transition:transform .2s linear;width:22px}.checkbox:checked+.checkbox-label .ball{transform:translateX(24px)}body.light .row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.About-row-1-padding{background:#000!important}body.light .interactive_map .interactive_map_top-content .description,body.light .interactive_map .interactive_map_top-content h1,body.light .interactive_map .interactive_map_top-content h2,body.light .interactive_map .interactive_map_top-content h3,body.light .interactive_map .interactive_map_top-content h4,body.light .interactive_map .interactive_map_top-content h5,body.light .interactive_map .interactive_map_top-content h6{color:#fff}body.light .interactive_map .svgMap-map-wrapper{background-color:#20242f}body.dark .interactive_map .map-legends .legend-item{background-color:#fff;color:#000}body.light .interactive_map .map-legends .legend-item{background-color:#565656;color:#fff}body.light .interactive_map path:not([data-link]){fill:#565656}body.dark .light-dark-toggle{border:2px solid rgba(0,0,0,.1)}