﻿.esri-attribution{display:flex;justify-content:space-between;}.esri-zoom{display:flex;}.esri-zoom .esri-widget--button{margin-right:10px;}.resource-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;}.resource-card{border-radius:.75rem;border:1px solid #89939e;background-color:#fff;color:#0f1720;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:box-shadow .2s ease;display:flex;flex-direction:column;}.resource-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);}.resource-card .resource-card-header{font-size:1.25rem;}.resource-card .resource-card-top-tag{font-size:.9rem;font-weight:500;width:fit-content;border-radius:5px;}.resource-card .resource-card-tag{display:inline-flex;align-items:center;border:1px solid #89939e;padding:2px 6px;font-size:.7rem;border-radius:.375rem;white-space:nowrap;background-color:#e6eaed;}.resource-card .resource-card-content{flex:1;display:flex;flex-direction:column;}.resource-card .resource-card-footer{margin-top:auto;}.resource-card .resource-card-image{width:100%;height:180px;overflow:hidden;}.resource-card .resource-card-image img{width:100%;height:100%;object-fit:cover;display:block;}#tagMultiSelectContainer .input-wrapper:nth-child(odd),#contactSection .input-wrapper:nth-child(odd){padding-right:1rem;}#stateMap{height:400px;}