.state-city-linking-section{background:#fff;border:1px solid lightgray;border-radius:10px;box-shadow:0 8px 10px 0 rgb(0 0 0 / 20%)}.state-city-linking-section .state-city-box{display:grid}.state-city-linking-section .state-city-innerbox{box-shadow:0 6px 8px 0 rgb(0 0 0 / 20%);margin-bottom:15px;background-color:#eff4f6}.state-city-linking-section .state-city-innerbox:hover{box-shadow:0 6px 8px 0 rgb(0 0 0 / 12%)}.state-city-linking-section .state-city-innerbox .single-state-box .state-name a{font-weight:700;color:#1d9de7;font-size:16px}.state-city-linking-section .state-city-innerbox .single-state-box .state-name a:hover,.state-city-linking-section .state-city-innerbox .single-city-box .cities a:hover{text-decoration:underline;color:#0056b3}.state-city-linking-section .state-city-innerbox .single-state-box .state-avg-rate{font-weight:700;font-size:15px;color:#000}.state-city-linking-section .state-city-innerbox .single-city-box .cities a{display:inline-block;font-size:14px;color:#1d9de7}.state-city-linking-section .state-city-box.hidden{display:none}.state-city-linking-section .see-more{font-size:20px;font-weight:600;margin-bottom:0;cursor:pointer}.state-city-linking-section .arrow{border:solid #000;border-width:0 3px 3px 0;display:inline-block;padding:8px;transition:transform 0.3s linear}.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}