.abundanceMaps_pageWrapper__xInA3{padding:2rem 0 4rem;display:grid;grid-template-columns:1fr;grid-template-areas:"sidebar" "main-column";grid-gap:1.5rem;@media only screen and (min-width:1200px){grid-template-columns:25% 1fr;grid-gap:3rem;grid-template-areas:"sidebar main-column"}}.abundanceMaps_mainColumn__RQhst{grid-area:main-column;margin-top:.5rem;display:grid;grid-gap:1.5rem;grid-template-columns:1fr;grid-template-areas:"year-select" "vc-select" "map" "map-keys-wrapper" "play-back-controls" "show-abundance-scale" "heatmap" "altscale" "center";@media only screen and (min-width:768px){grid-template-columns:1fr 1fr;grid-template-areas:"year-select vc-select" "map map" "play-back-controls map-keys-wrapper" "heatmap center"}@media only screen and (min-width:1400px){grid-template-columns:1fr 1fr;grid-template-areas:"year-select vc-select" "map map" "play-back-controls map-keys-wrapper" "heatmap center"}}.abundanceMaps_tabTitle__2sP8N{font-size:var(--type-scale-paragraph);font-weight:600}.abundanceMaps_pageWrapper__xInA3 h1{font-size:var(--type-scale-header2);font-weight:600}.abundanceMaps_playbackControlsWrapper__DHLhr{grid-area:play-back-controls;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"play-pause-button reset-button info-icon ." "slider slider slider slider";grid-gap:1rem}.abundanceMaps_playPauseButton__GxnrJ{grid-area:play-pause-button;display:flex;align-items:center;justify-content:center;gap:.5rem}.abundanceMaps_resetButton__z2AP4{grid-area:reset-button;display:flex;align-items:center;justify-content:center;gap:.5rem}.abundanceMaps_infoIcon__WzPS6{grid-area:info-icon;display:flex;align-items:flex-start;justify-content:flex-start;font-size:1.2rem;color:var(--brand-blue);cursor:pointer;&.abundanceMaps_infoIconDisabled__ZK6Ak{color:var(--disabled)}}.abundanceMaps_sliderContainer__SxXsH{grid-area:slider}.abundanceMaps_yearSelectWrapper__UBiMB{display:flex;gap:1rem;align-items:center}.abundanceMaps_yearSelect__sifxT{max-width:200px;flex:1 1;min-width:0}.abundanceMaps_viewAllYearsButton__rkfwD{flex-shrink:0;white-space:nowrap}.abundanceMaps_checkboxShowData__U1_ct{grid-area:showdata;align-items:center}.abundanceMaps_showAbundanceScale__dQytz{grid-area:show-abundance-scale}.abundanceMaps_heatmapCheckbox__va4CT{grid-area:heatmap}.abundanceMaps_dateRange__3xiLV{grid-area:dates}.abundanceMaps_vcSelect__tuzPg{grid-area:vc-select;width:100%;display:grid;min-width:160px;max-width:160px;@media only screen and (min-width:768px){justify-self:end}}.abundanceMaps_mapKeysWrapper__6r3Qz{grid-area:map-keys-wrapper;display:flex;justify-content:flex-start;gap:2rem;flex-direction:column;@media only screen and (min-width:768px){justify-content:flex-start;align-items:flex-end}}.abundanceMaps_abundanceOptions__2mbtO{display:flex;justify-content:flex-start;align-items:flex-start;@media only screen and (min-width:768px){justify-content:center;align-items:center}& :first-child{margin-right:2rem}}.abundanceMaps_abundanceKeys__3CS3Y{grid-area:abundance-keys;display:flex;align-items:flex-start;gap:1rem;@media only screen and (min-width:768px){justify-content:flex-end;align-items:flex-start}}.abundanceMaps_aternativeColorPalette__zZYvo{grid-area:altscale;align-items:flex-start;@media only screen and (min-width:768px){justify-content:flex-end;align-items:flex-start}}.abundanceMaps_centerMapFormWrapper__94z1c{display:flex;grid-area:center;position:relative;justify-content:flex-start;@media only screen and (min-width:768px){justify-content:flex-end}}.abundanceMaps_sidebar__7ueIH{grid-area:sidebar}.abundanceMaps_yearSelectWrapper__UBiMB{grid-area:year-select}.abundanceMaps_sidebarSubHeading__leFkn{margin-bottom:.5rem;font-size:var(--type-scale-paragraph)}.abundanceMaps_checkbox__V2h2P{display:flex;line-height:1em;&:hover{cursor:pointer}}.abundanceMaps_mapContainer__58KUm{grid-area:map;height:65vh;min-height:620px;background-color:var(--neutral-250);border:1px solid var(--neutral-250);position:relative}.abundanceMaps_mapContainer__58KUm,.abundanceMaps_overlay__9VSeY{width:100%;display:flex;justify-content:center;align-items:center}.abundanceMaps_overlay__9VSeY{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9999;height:100%;background-color:rgba(255,255,255,.4)}.abundanceMaps_overlay__9VSeY>div{background-color:transparent}.abundanceMaps_graphsContent__wqrRS{display:flex;flex-direction:column;gap:1.5rem;margin-top:.5rem}.abundanceMaps_graphTabs__EEXx3{display:flex;align-items:center;& button{display:block;margin-right:2rem;text-transform:uppercase;font-weight:700;background:none;cursor:pointer;color:var(--neutral-300);&.abundanceMaps_activeGraphTab__C_K5O{color:var(--neutral-500)}}}.abundanceMaps_loadingContainer__Er5LU{display:flex;justify-content:center;align-items:center;min-height:70vh;width:100%;padding:4rem 0}