.profile-map.profile-map-static{min-height:0!important;padding:0!important;background:#f4ecdf!important;border-color:#b9a993!important;overflow:visible!important}.profile-place-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.profile-place-list li{display:flex;align-items:center;gap:12px;min-height:66px;padding:13px 15px;border-bottom:1px solid #d2c4b1;background:#fffaf1}.profile-place-list li:nth-child(odd){border-right:1px solid #d2c4b1}.profile-place-list li:last-child,.profile-place-list li:nth-last-child(2):nth-child(odd){border-bottom:0}.profile-place-index{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#263a59;color:#fffaf1;font-size:10px;font-weight:900}.profile-place-list strong,.profile-place-list small{display:block}.profile-place-list strong{color:#141719;font-size:12px}.profile-place-list small{margin-top:3px;color:#766957;font-size:9px;letter-spacing:.03em}@media(max-width:620px){.profile-place-list{grid-template-columns:1fr}.profile-place-list li:nth-child(odd){border-right:0}.profile-place-list li:nth-last-child(2):nth-child(odd){border-bottom:1px solid #d2c4b1}}