.cities__wrapper{padding:20px 0}.cities__wrapper .cities-title{margin-bottom:12px;font-size:24px;font-weight:700}.cities__wrapper .cities-title a{color:inherit;text-decoration:none}.cities__wrapper .cities-title a:hover{color:#eecc41}@media screen and (max-width: 576px){.cities__wrapper .cities-title{font-size:18px}}.cities__wrapper p{text-align:justify}.cities__list{padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid var(--borderElements);display:grid;grid-template-columns:repeat(5, 1fr);column-gap:30px;row-gap:15px}@media screen and (max-width: 992px){.cities__list{grid-template-columns:repeat(4, 1fr);column-gap:15px}}@media screen and (max-width: 768px){.cities__list{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 576px){.cities__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 489px){.cities__list{grid-template-columns:100%}}.cities__list .city__link{font-size:16px}
