.state-city-linking-section{background:white;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:#7d7f8114}.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:#374EFD;font-size:16px;text-decoration:none}.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:#2C3CB5}.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 .single-city-box span.px-1{font-weight:300;color:#7d7f81e6}.state-city-linking-section .state-city-innerbox .single-city-box .cities
a{display:inline-block;font-size:14px;color:#374EFD;text-decoration:none;font-weight:300}.state-city-linking-section .state-city-box.hidden{display:none}.state-city-linking-section .see-more{font-size:20px;font-weight:600;margin-bottom:0px;cursor:pointer}.state-city-linking-section
.arrow{border:solid black;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)}