.map{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}.map__wrap{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media only screen and (min-width:980px){.map__wrap{padding-left:94px;padding-right:94px}}.map--bg-white{background-color:#fff}.map--bg-light-gray{background-color:#eff4f8}.map--bg-transparent{background-color:transparent}.map--padding-top-none{padding-top:0}.map--padding-top-small{padding-top:32px}@media only screen and (max-width:767px){.map--padding-top-small{padding-top:20px}}.map--padding-top-medium{padding-top:50px}@media only screen and (max-width:767px){.map--padding-top-medium{padding-top:32px}}.map--padding-top-large{padding-top:75px}@media only screen and (max-width:767px){.map--padding-top-large{padding-top:50px}}.map--padding-bottom-none{padding-bottom:0}.map--padding-bottom-small{padding-bottom:32px}@media only screen and (max-width:767px){.map--padding-bottom-small{padding-bottom:20px}}.map--padding-bottom-medium{padding-bottom:50px}@media only screen and (max-width:767px){.map--padding-bottom-medium{padding-bottom:32px}}.map--padding-bottom-large{padding-bottom:75px}@media only screen and (max-width:767px){.map--padding-bottom-large{padding-bottom:50px}}.map__top{display:flex;gap:40px;align-items:flex-start}@media only screen and (max-width:979px){.map__top{flex-direction:column}}.map__content{flex:0 0 auto;width:500px;display:flex;flex-direction:column;gap:15px}@media only screen and (max-width:979px){.map__content{width:100%}}.map__heading{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:40px;font-weight:800;line-height:1;letter-spacing:0;color:#1b354e;margin:0}@media only screen and (max-width:767px){.map__heading{font-size:32px}}.map__accent{width:75px;height:10px;background-color:#5a072e}.map__description{font-family:roboto-slab,Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:0;color:#373838}.map__description p{margin:0 0 10px}.map__description p:last-child{margin-bottom:0}.map__dropdown{display:flex;gap:20px;align-items:center;background:#087c9f40;padding:15px 20px;border-radius:2px;margin-top:10px}@media only screen and (max-width:767px){.map__dropdown{flex-direction:column;align-items:stretch;gap:10px}}.map__dropdown-label{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:18px;line-height:1.1;color:#1b354e;white-space:nowrap}.map__select-wrap{flex:1;position:relative}.map__select-wrap:after{content:"";font-family:"Font Awesome 7 Pro";font-weight:900;font-size:14px;position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#373838;pointer-events:none}.map__select{width:100%;font-family:roboto-slab,Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:0;color:#373838;background:#fff;border:1px solid #cae8f2;border-radius:2px;padding:10px 40px 10px 15px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.map__select:focus{outline:2px solid #08acde;outline-offset:-2px}.map__visual{flex:1;display:flex;flex-direction:column;gap:25px;align-items:center}@media only screen and (max-width:979px){.map__visual{width:100%}}.map__svg{width:100%;max-width:584px}.map__svg svg{width:100%;height:auto;display:block}.map__svg path[id]{transition:all .15s ease;cursor:default;outline:none}.map__svg path[id].has-data{cursor:pointer}.map__svg path[id].has-data:hover{animation:county-pulse 1.5s ease-in-out infinite}.map__svg path[id].is-active{fill:#1b354e!important;animation:none}.map__legend{display:flex;gap:40px;flex-wrap:wrap;justify-content:center}@media only screen and (max-width:767px){.map__legend{gap:20px}}.map__legend-item{display:flex;gap:10px;align-items:center}.map__legend-color{width:35px;height:35px;flex-shrink:0;display:block}.map__legend-label{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:15px;line-height:1.1;color:#1b354e}.map__details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease}.map__details.is-active{grid-template-rows:1fr}.map__details-inner{overflow:hidden}.map__county-detail{display:none;padding-top:80px}.map__county-detail.is-active{display:block}.map__county-services{display:flex;gap:75px;align-items:flex-start;padding-bottom:50px;border-bottom:1px solid #cae8f2}@media only screen and (max-width:979px){.map__county-services{flex-direction:column}}.map__county-name{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:30px;font-weight:700;line-height:1;letter-spacing:0;color:#1b354e;margin:0;flex:0 0 295px}@media only screen and (max-width:979px){.map__county-name{flex:none;width:100%}}.map__services-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;flex:1}@media only screen and (max-width:979px){.map__services-list{grid-template-columns:1fr;width:100%}}.map__service{display:flex;flex-direction:column;gap:10px}.map__service-name{font-family:roboto-slab,Georgia,Times New Roman,serif;font-weight:700;font-size:18px;line-height:1.4;color:#1b354e;margin:0}.map__service-details{font-family:roboto-slab,Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:0;color:#1b354e}.map__service-details p{margin:0 0 10px}.map__service-details p:last-child{margin-bottom:0}.map__service-details strong,.map__service-details b{font-weight:700}.map__service-details a{font-weight:700;color:#1b354e;text-decoration:underline}.map__service-details a:hover{text-decoration:none}.map__section{display:flex;gap:75px;align-items:flex-start;padding:50px 0;border-bottom:1px solid #cae8f2}.map__section:last-child{border-bottom:none}@media only screen and (max-width:979px){.map__section{flex-direction:column;gap:25px;align-items:stretch}}.map__section-headline{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:27px;font-weight:700;line-height:1.1;letter-spacing:0;color:#1b354e;margin:0;flex:0 0 295px}@media only screen and (max-width:979px){.map__section-headline{flex:none;width:100%}}.map__section-content{flex:1;display:flex;flex-direction:column;gap:34px;min-width:0}.map__quote{display:flex;flex-direction:column;gap:15px}.map__quote-text{font-family:roboto-slab,Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:0;color:#4f5051;margin:0}.map__quote-attribution{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:18px;line-height:1.1;color:#4f5051;margin:0}.map__video{display:flex;flex-direction:column;gap:15px}.map__video-embed{width:100%;max-width:692px}.map__video-embed .oembed{position:relative;padding-bottom:56.25%;height:0}.map__video-embed .oembed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.map__video-caption{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:18px;line-height:1.1;color:#1b354e;margin:0}.map__rep{display:flex;gap:75px;align-items:flex-start;padding-bottom:50px;border-bottom:1px solid #cae8f2}@media only screen and (max-width:979px){.map__rep{flex-direction:column;gap:25px}}.map__rep-info{flex:1;display:flex;flex-direction:column;gap:15px}.map__rep-field{display:flex;flex-direction:column;gap:2px}.map__rep-label{font-family:roboto-slab,Georgia,Times New Roman,serif;font-weight:700;font-size:18px;line-height:1.4;color:#1b354e}.map__rep-value{font-family:roboto-slab,Georgia,Times New Roman,serif;font-weight:400;font-size:18px;line-height:1.4;color:#1b354e}.map__rep-value a{color:#076987;text-decoration:underline}.map__rep-value a:hover{color:#1b354e}.map__rep-actions{display:flex;gap:15px;align-items:center;margin-top:10px}@media only screen and (max-width:767px){.map__rep-actions{flex-direction:column;align-items:flex-start}}.map__rep-btn--primary{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:1.1;letter-spacing:0;display:inline-flex;align-items:center;justify-content:center;background-color:#087c9f;color:#fff;border:2px solid #087c9f;border-radius:2px;padding:12px 24px;text-decoration:none;transition:all .15s ease}.map__rep-btn--primary:hover,.map__rep-btn--primary:focus{background-color:#06566e;border-color:#06566e;color:#fff;text-decoration:none}@media only screen and (max-width:767px){.map__rep-btn--primary{font-size:16px;padding:10px 20px}}.map__rep-btn--secondary{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:1.1;letter-spacing:0;display:inline-flex;align-items:center;justify-content:center;background:#eff4f8;border:2px solid #087c9f;color:#1b354e;border-radius:2px;padding:12px 24px;text-decoration:none;transition:all .15s ease}.map__rep-btn--secondary:hover,.map__rep-btn--secondary:focus{background:#087c9f;color:#fff;text-decoration:none}@media only screen and (max-width:767px){.map__rep-btn--secondary{font-size:16px;padding:10px 20px}}.map--type-ccr .map__svg{max-width:680px}@media only screen and (min-width:980px){.map--type-ccr .map__top{align-items:center}}.map__state-detail{display:none;padding-top:20px}.map__state-detail.is-active{display:block}.map__state-heading{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:28px;font-weight:700;line-height:1;letter-spacing:0;color:#087c9f;margin:30px 0 15px;display:flex;align-items:center;gap:15px}@media only screen and (max-width:767px){.map__state-heading{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:28px;font-weight:700;line-height:1.3;letter-spacing:0}}.map__state-heading-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:60px;color:#a4cedc;margin-bottom:-10px}.map__state-heading-icon svg{height:100%;width:auto;display:block}.map__state-heading-icon svg path{fill:currentColor}.map__state-heading-text{flex:0 1 auto}.map__state-description{font-family:roboto-slab,Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:0;color:#4f5051;margin:0 0 30px;max-width:600px}.map__reciprocity-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin:30px 0}@media only screen and (max-width:979px){.map__reciprocity-grid{grid-template-columns:1fr}}.map__reciprocity-section{background-color:#fff;border:1px solid #cae8f2;border-radius:2px;padding:28px;display:flex;flex-direction:column}.map__direction-badge{display:flex;align-items:center;justify-content:center;gap:18px;font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:22px;line-height:1;letter-spacing:.5px;color:#fff;background-color:#1b354e;padding:16px 20px;border-radius:2px;margin-bottom:12px;text-align:center}.map__reciprocity-heading{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:700;line-height:1.1;letter-spacing:0;color:#1b354e;margin:8px 0}.map__reciprocity-question-section{margin:20px 0 0}.map__reciprocity-question-row{display:flex;flex-direction:row;align-items:center;gap:20px;margin-bottom:12px;background:#e8f6fb;padding:20px;border-radius:2px}.map__reciprocity-question{font-family:roboto-slab,Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:0;color:#1b354e;margin:0;flex:1;min-width:0}.map__badge{display:inline-flex;flex:0 0 100px;box-sizing:border-box;align-items:center;justify-content:center;gap:6px;font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:15px;line-height:1;color:#fff;padding:12px 16px;border-radius:2px}.map__badge--yes{background-color:#2e7d32}.map__badge--no{background-color:#9b080b}.map__badge--caveat{background-color:#f5b841;color:#1b354e}.map__caveat{font-family:roboto-slab,Georgia,Times New Roman,serif;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;color:#1b354e;margin:12px 0;padding:20px;background:#fff3db}.map__license-name{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:18px;line-height:1.2;color:#1b354e;margin:24px 0 0}.map__reciprocity-table{width:100%;border-collapse:collapse;margin-bottom:24px}.map__reciprocity-table tbody tr{border-bottom:1px solid #cae8f2}.map__reciprocity-table tbody tr:last-child{border-bottom:none}.map__reciprocity-table td{font-family:roboto-slab,Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:0;color:#1b354e;padding:14px 16px;vertical-align:middle}.map__reciprocity-table td:first-child{border-right:1px solid #cae8f2}.map__reciprocity-value{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;text-align:center;width:70px}.map__reciprocity-value--yes{color:#2e7d32}.map__reciprocity-value--no{color:#9b080b}.map__reciprocity-value--n\/a{color:#4f5051}.map__additional{margin-top:24px;display:flex;flex-direction:column;align-items:center}.map__additional-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:600px;font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:16px;line-height:1;color:#fff;background-color:#087c9f;border:none;padding:14px 24px;border-radius:2px;cursor:pointer;transition:all .15s ease}.map__additional-toggle:hover{background-color:#065e78}.map__additional-toggle:focus-visible{outline:2px solid #08acde;outline-offset:2px}.map__additional-icon{display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #ffffff;transition:all .15s ease}.map__additional.is-open .map__additional-icon{transform:rotate(180deg)}.map__additional-content{width:100%;max-width:600px;max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;background-color:#eff4f8;padding:0 24px;border-radius:0 0 2px 2px}.map__additional.is-open .map__additional-content{max-height:1000px;padding:24px}.map__additional-content p{font-family:roboto-slab,Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:0;color:#1b354e;margin:0 0 10px}.map__additional-content p:last-child{margin-bottom:0}.map__additional-content strong,.map__additional-content b{font-weight:700}.map__additional-content a{color:#087c9f;text-decoration:underline}.map__additional-content a:hover{color:#1b354e}.map__data{display:none}@keyframes county-pulse{0%{filter:brightness(.9)}50%{filter:brightness(.75)}to{filter:brightness(.9)}}
