.list-of-cities .list-of-cities-container{margin-top:10rem}.list-of-cities .list-of-cities-container .search-form-wrapper{margin-bottom:8rem}.list-of-cities .list-of-cities-container .search-form-wrapper .title{margin-bottom:4rem;text-align:center}.list-of-cities .list-of-cities-container .search-form-wrapper .title h3{font-size:1.875rem;font-weight:200}.list-of-cities .list-of-cities-container .search-form-wrapper form{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;width:60%}.list-of-cities .list-of-cities-container .search-form-wrapper form>div:first-child{position:relative;width:72%}.list-of-cities .list-of-cities-container .search-form-wrapper form>div:last-child{margin-top:0;width:25%}.list-of-cities .list-of-cities-container .search-form-wrapper form>div:last-child button{height:3rem;width:100%}.list-of-cities .list-of-cities-container .list-wrapper{display:flex;flex-wrap:wrap;margin-bottom:5rem}.list-of-cities .list-of-cities-container .list-wrapper .city{color:var(--color__one);display:block;font-size:.75rem;font-weight:200;margin-bottom:1rem;text-decoration:none;width:25%}.list-of-cities .list-of-cities-container .list-wrapper .city:hover{font-weight:700}@media screen and (max-width:80rem){.list-of-cities .list-of-cities-container .search-form-wrapper form{width:70%}}@media screen and (max-width:991px){.list-of-cities .list-of-cities-container .search-form-wrapper form{width:90%}.list-of-cities .list-of-cities-container .search-form-wrapper form>div:first-child{width:62%}.list-of-cities .list-of-cities-container .search-form-wrapper form>div:last-child{width:35%}.list-of-cities .list-of-cities-container .search-form-wrapper form>div:last-child button{padding-left:1rem;padding-right:1rem}.list-of-cities .list-of-cities-container .list-wrapper{margin:0 auto;width:90%}.list-of-cities .list-of-cities-container .list-wrapper .city{padding:0 .5rem;width:33%}}@media screen and (max-width:30rem){.list-of-cities .list-of-cities-container{margin-top:3rem}.list-of-cities .list-of-cities-container .list-wrapper{width:100%}.list-of-cities .list-of-cities-container .list-wrapper .city{margin-bottom:.5rem;width:50%}.list-of-cities .list-of-cities-container .search-form-wrapper{margin-bottom:3rem}.list-of-cities .list-of-cities-container .search-form-wrapper .title{margin:0 0 1rem 5%;text-align:left}.list-of-cities .list-of-cities-container .search-form-wrapper .title h3{font-size:1rem}.list-of-cities .list-of-cities-container .search-form-wrapper form{justify-content:center;width:100%}.list-of-cities .list-of-cities-container .search-form-wrapper form>div:first-child{width:90%}.list-of-cities .list-of-cities-container .search-form-wrapper form>div:last-child{width:60%}.list-of-cities .list-of-cities-container .search-form-wrapper form>div:last-child button{margin-top:1rem}}