.sell-select-cities-header{width:100%;display:flex;flex-direction:column;padding:20px}@media screen and (max-width:768px){.sell-select-cities-header{height:80px;padding:20px 20px 0 0}}.sell-select-cities-header h2{font-size:20px;font-weight:550;padding:0;margin:0}@media screen and (max-width:768px){.sell-select-cities-header h2{font-size:16px}}.sell-select-cities-header p{color:#9d9d9d;font-size:14px!important;margin:0!important}@media screen and (max-width:768px){.sell-select-cities-header p{font-size:13px!important}}.sell-select-cities-body{width:100%;background-color:#fff;border-radius:20px;padding:0 0 20px;display:flex;gap:20px;flex-wrap:wrap}@media(min-width:720px)and (max-width:1280px){.sell-select-cities-body{justify-content:center}}@media screen and (max-width:768px){.sell-select-cities-body{gap:7px;padding:0;justify-content:center;align-items:center}}.sell-select-cities-body .location-card{width:200px;height:130px;border:1px solid #cecece;border-radius:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:10px;cursor:pointer}@media(min-width:720px)and (max-width:1280px){.sell-select-cities-body .location-card{width:133px!important}}.sell-select-cities-body .location-card:hover{background-color:#e0f3ff}@media screen and (max-width:768px){.sell-select-cities-body .location-card{border-radius:15px;width:23%;height:100px;padding:8px}}.sell-select-cities-body .location-card .location-image-container{width:100px;height:70px;position:relative!important;display:flex;justify-content:center;align-items:center;margin:0}@media screen and (max-width:768px){.sell-select-cities-body .location-card .location-image-container{width:60px;height:40px}}.sell-select-cities-body .location-card .city-name-container{width:100%;height:20px;margin-top:10px;display:flex;justify-content:center;align-items:center}.sell-select-cities-body .location-card .city-name-container span{font-size:14px;font-weight:600}@media screen and (max-width:768px){.sell-select-cities-body .location-card .city-name-container span{font-size:10px}}