@charset "UTF-8";@layer base{body{font-family:National,sans-serif}h1{font-weight:800;@apply text-6xl text-gray-700;}h2{@apply text-5xl text-gray-700 font-bold tracking-tight leading-tight;}h3{@apply text-4xl text-gray-700 leading-tight font-bold;}h4{@apply text-3xl font-thin text-gray-700 leading-snug;}p{@apply text-2xl text-gray-700 leading-snug font-normal;}button{font-weight:200,@apply text-base font-normal}hgroup p{@apply text-xl font-bold;}label,legend{@apply text-lg font-semibold;}}@tailwind base;@tailwind components;@tailwind utilities;#map-rent-childcare-cost-by-cd.map-wrapper{max-width:90vw;margin:2rem auto}#map-rent-childcare-cost-by-cd.map-wrapper .legend-wrapper span:before{content:"≥ "}#map-rent-childcare-cost-by-cd.map-wrapper .legend-wrapper .insert-greater-than:before{content:"≥ "}#map-rent-childcare-cost-by-cd.map-wrapper .legend-wrapper .insert-equal-sign:before{content:"= "}#map-rent-childcare-cost-by-cd.map-wrapper button:before,#map-rent-childcare-cost-by-cd.map-wrapper button:after{box-sizing:border-box}#map-rent-childcare-cost-by-cd.map-wrapper button:hover,#map-rent-childcare-cost-by-cd.map-wrapper button:active,#map-rent-childcare-cost-by-cd.map-wrapper button:focus{border-bottom:3px solid #0099cd;background-color:#fff;color:#000}#map-rent-childcare-cost-by-cd .legend-wrapper{display:flex;justify-content:center;margin:1% auto;align-items:center}#map-rent-childcare-cost-by-cd .legend-wrapper i,#map-rent-childcare-cost-by-cd .legend-wrapper span{margin:0 1%}#map-rent-childcare-cost-by-cd .legend-wrapper span{font-size:16px}#map-rent-childcare-cost-by-cd .legend-wrapper i{display:inline-block;width:15px;height:15px;transition:background-color .5s ease-in-out}#map-rent-childcare-cost-by-cd .tooltip{opacity:0;position:fixed;z-index:999;color:#000;line-height:150%;font-weight:700;background-color:#fff;padding:1%;border:3px solid gainsboro;border-radius:15px;width:250px;transition:opacity .3s ease-in-out;display:none;box-shadow:5px 5px 10px #dcdcdc;text-align:center}
