section.content-template{margin:2rem 0}#app--county-map-svg{display:flex;}@media screen and (max-width:640px){#app--county-map-svg{flex-direction:column-reverse}}#app--county-map-svg .column-svg{display:flex;overflow:hidden}#app--county-map-svg .column-svg .svg-container{align-items:center;display:flex;flex:1;flex-direction:column;height:100%}#app--county-map-svg .column-svg .svg-container .svg-options{margin:1rem 0;width:100%}#app--county-map-svg .column-svg .svg-container .svg-options .svg-option{align-items:center;display:flex;justify-content:center}@media screen and (max-width:900px){#app--county-map-svg .column-svg .svg-container .svg-options .svg-option{flex-direction:column}}#app--county-map-svg .column-svg .svg-container .svg-options .svg-option label{display:inline;margin-right:0.4rem}#app--county-map-svg .column-svg .svg-container .svg-options .svg-option label.mobile-only{display:none}@media screen and (max-width:640px){#app--county-map-svg .column-svg .svg-container .svg-options .svg-option label{display:none}#app--county-map-svg .column-svg .svg-container .svg-options .svg-option label.mobile-only{display:block}}@media screen and (max-width:480px){#app--county-map-svg .column-svg .svg-container .svg-options .svg-option{width:100%}#app--county-map-svg .column-svg .svg-container .svg-options .svg-option select{width:100%}}#app--county-map-svg .column-svg .svg-container .svg-options select{margin-bottom:0;width:260px}#app--county-map-svg .column-svg .svg-container .svg-object{display:flex;position:relative;justify-content:center;width:100%}@media screen and (max-width:640px){#app--county-map-svg .column-svg .svg-container .svg-object{display:none}}#app--county-map-svg .column-svg .svg-container .svg-object svg{height:100%;min-height:450px;max-width:450px;min-width:280px;transform-origin:center center;transition:transform 0.6s,transform-origin 1s;width:100%}#app--county-map-svg .column-svg .svg-container .svg-object svg circle{transition:transform 0.4s}#app--county-map-svg .column-svg .svg-container .svg-object svg path{cursor:pointer;fill:#bfc5cf;transform-origin:center center;transition:fill 0.4s,opacity 0.4s,transform 0.4s}#app--county-map-svg .column-svg .svg-container .svg-object svg path:hover{fill:#94a5c0}#app--county-map-svg .column-svg .svg-container .svg-object svg path[data-value=true]{fill:#849abd}#app--county-map-svg .column-svg .svg-container .svg-object svg path[data-value=true]:hover{fill:#3869b8}#app--county-map-svg .column-svg .svg-container .svg-object svg path.active{fill:#3869b8;opacity:1}#app--county-map-svg .column-svg .legend-container{display:none;flex:1}#app--county-map-svg .column-svg .legend-container h3{margin-bottom:1rem}#app--county-map-svg .column-svg .legend-container ul{list-style-type:none;margin:0;padding:0}#app--county-map-svg .column-svg .legend-container ul li{display:flex;margin-bottom:1rem}#app--county-map-svg .column-svg .legend-container ul li div{background-color:#e0e0e0;border-radius:4px;display:inline-block;height:24px;margin-right:0.6rem;width:30px}#app--county-map-svg .column-content table{font-size:0.8rem;display:block;overflow-x:auto;}#app--county-map-svg .column-content table thead tr{background-color:#2f4b63;color:#fff}#app--county-map-svg .column-content h1,#app--county-map-svg .column-content h2,#app--county-map-svg .column-content h3,#app--county-map-svg .column-content h4{margin-top:0!important}#app--county-map-svg .column-content .county-intro .county-intro-content{display:none}#app--county-map-svg .column-content .county-intro .county-intro-content.active{display:block}#app--county-map-svg .column-content .county-card#co_All{display:none}@media screen and (max-width:640px){#app--county-map-svg .column-content .county-card .button{display:block;margin:0 auto 2rem auto;width:80%}}#app--county-map-svg .column-content .county-card:first-child{display:inherit}#app--county-map-svg .column-content .county-card table tr td{width:33%}#app--county-map-svg .column-content .county-card tbody td:not(:first-child):not(:last-child):after{content:"%";font-family:arial;font-weight:bold}#app--county-map-svg .column-content .county-card .btn-reset-map{margin-top:1rem}#app--county-map-svg .column-content a.btn-icon-anchor{display:none;text-align:center;width:100%}#app--county-map-svg .column-content a.btn-icon-anchor .fas{font-size:1.5rem}@media screen and (max-width:640px){#app--county-map-svg .column-content a.btn-icon-anchor.mobile-only{display:block}}#app--county-map-svg #description{box-shadow:1px 2px 5px #8a8a8a;pointer-events:none;position:absolute;text-align:center;background:white;padding:0.2rem 0.4rem;z-index:5;margin:0 auto;border-radius:0.4rem;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);display:none}#app--county-map-svg #description h4{font-size:1rem;margin:0;padding:0.1rem}#app--county-map-svg #description p{font-size:0.8rem;margin-bottom:0}#app--county-map-svg #description::selection{background:transparent!important}#app--county-map-svg #description.active{display:block}#app--county-map-svg #description:after{content:"";position:absolute;left:50%;top:100%;width:0;height:0;margin-left:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white}#app--county-map-svg .div-origin{display:none;background-color:green;border-radius:10px;position:absolute;left:50%;top:50%;height:6px;width:6px;margin:-3px 0 0 -3px}#app--county-map-svg #co_Default section{border-radius:0!important}