section.map{width:100%;max-width:1380px;overflow:hidden;margin-top:22px!important;margin:0 auto;background-color:#fafafa;border-radius:10px;display:flex}section.map .information{width:100%;max-width:400px;padding:24px 24px 0}section.map .information .location-name{color:#008228;font-size:18px;font-weight:700;line-height:120%;text-decoration-line:underline}section.map .information .description{color:#898989;font-family:TT Fors;font-size:14px;font-weight:400;line-height:120%}section.map .information .search{background-color:#fff;border-radius:10px;border:1px solid #efefef}section.map .information .search input{outline:none;width:100%;border:none}section.map .information .cards{overflow:scroll;max-height:400px}section.map .information .cards .branch{padding:8px 20px;border-radius:10px;background-color:#fff}section.map .information .cards .branch .card-description{color:#111;font-size:16px;font-weight:700;line-height:120%}section.map .information .cards .branch .card-time{color:#898989;font-size:16px;font-weight:400;line-height:18px}section.map .information .cards::-webkit-scrollbar{display:none}section.map .map{width:100%}section.map .map iframe{border-radius:10px;width:100%;height:100%;border:none}.card-addres{color:#000}.cities{box-shadow:0 2px 4px 0 rgba(31,41,55,.06),0 4px 6px 0 rgba(31,41,55,.1)}@media (max-width:800px){section.map{flex-direction:column}section.map .map{padding-left:10px!important}}