.ReactPaginate{list-style:none;margin-top:48px;padding-left:0}.ReactPaginate,.ReactPaginate .item{display:flex;justify-content:center;align-items:center}.ReactPaginate .item{cursor:pointer;border-radius:var(--border-radius);border:1px solid var(--border-gray);margin:0 8px;min-width:36px;min-height:36px;max-height:36px}.ReactPaginate a{padding:8px 16px;font-weight:400;font-size:14px;color:var(--text-color);display:block;border-radius:var(--border-radius)}.active a,.item a:hover{background-color:color-mix(in srgb,var(--primary-color) 16%,transparent);color:var(--primary-color)}.active a{min-width:36px;min-height:36px;max-height:36px;display:flex;align-items:center;justify-content:center}.ReactPaginate a>img{margin-top:5px}@media screen and (max-width:767px){.ReactPaginate{margin-top:24px;margin-bottom:16px}.ReactPaginate .item,.active a{min-width:30px;min-height:30px;max-height:30px;font-size:14px}.ReactPaginate a{font-size:14px}}@media screen and (max-width:480px){.ReactPaginate a{padding:10px 8px}}.BranchCard_branchCard__iT3S1{padding:10px;margin-bottom:20px;cursor:pointer;max-width:320px;width:100%}@media screen and (max-width:767px){.BranchCard_branchCard__iT3S1{padding:12px 6px;margin-bottom:8px}}.BranchCard_branchCard_name__bdlmP{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;color:var(--text-color);font-weight:600;font-size:16px}.BranchCard_branchCard_address__GIFK2{display:flex;gap:4px;align-items:center;line-height:1.5}.BranchCard_branchCard_address__GIFK2 svg{flex-shrink:0}.BranchCard_branchCard_address__GIFK2 p{font-size:14px;font-weight:400;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px;width:100%}@media screen and (max-width:991px)and (min-width:420px){.BranchCard_branchCard_address__GIFK2 p{max-width:200px}}.BranchCard_branchCard_img__1N5sI{width:100%;height:300px;position:relative;margin-bottom:12px;border-radius:8px}.BranchCard_branchCard_img_branchType__VE9VN{position:absolute;bottom:10px;left:10px;z-index:5;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.BranchCard_branchCard_img_branchType__VE9VN span{background-color:var(--primary-color);color:#fff;border-radius:4px;font-weight:600;padding:2px 6px;font-size:12px;text-transform:uppercase;text-align:left}.BranchCard_branchCard_img__1N5sI img{width:100%;height:100%;object-fit:cover;border-radius:8px}.BranchCard_branchCard_img__1N5sI:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(20,24,36,.149);border-radius:8px;z-index:3}.BranchCard_branchCard_avg__juOWb{display:flex;align-items:center;gap:4px;color:var(--text-color);font-weight:500;font-size:14px;margin-top:-2px}.BranchCard_branchCard_cuisine__5fV8y{align-items:center;display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.BranchCard_branchCard_cuisine__5fV8y span{border:1px solid var(--border-gray);padding:1px 8px;border-radius:4px;font-size:12px;font-weight:400;background:var(--border-gray)}.BranchCard_branchCard_times__KqzxF{display:flex;align-items:center;gap:8px;margin-top:6px;flex-wrap:wrap}.BranchCard_branchCard_times__KqzxF span{color:var(--primary-color);font-size:14px;border-radius:5px;padding:4px 12px;font-weight:600;border:1px solid var(--primary-color)}.BranchCard_branchCard_nameBlock__V5f09{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px}.Branches_branches__K9ICJ{max-width:var(--container-size);padding:0 10px;width:100%;margin:0 auto}.Branches_branches_search__l4zrF{width:100%;position:relative;margin-bottom:24px}.Branches_branches_search__l4zrF input{width:100%;border:none;border:1px solid var(--border-gray);border-radius:var(--border-radius);height:50px;padding:8px 58px 8px 16px;color:var(--text-color);font-size:16px}.Branches_branches_search__l4zrF input:focus{outline:none}.Branches_branches_search__l4zrF input::placeholder{color:var(--text-light-color);font-size:14px}.Branches_branches_search__l4zrF button{border:1px solid var(--border-gray);border-radius:0 var(--border-radius) var(--border-radius) 0;position:absolute;top:50%;transform:translateY(-50%);right:0;height:50px;width:50px;display:flex;align-items:center;justify-content:center;padding:8px;background-color:var(--primary-color);cursor:pointer}.Branches_branches_search__l4zrF button svg path{fill:#fff}.Branches_branches_inner__P7_em{display:flex;gap:24px}.Branches_branches_filter__XwYtE{max-width:270px;width:100%;padding:24px 0}@media screen and (max-width:767px){.Branches_branches_filter__XwYtE{position:fixed;bottom:0;left:0;z-index:99999;background-color:#fff;max-width:100%;border-radius:8px 8px 0 0;padding:0;transform:translateY(100%);transition:.5s;height:80vh}.Branches_branches_filter_header__z06Xw{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-gray);padding:16px}.Branches_branches_filter_header__z06Xw p{font-weight:400;font-size:14px}.Branches_branches_filter_inner__Sa3HK{padding:16px;max-height:calc(80vh - 54px);height:100%;overflow-y:auto}.Branches_branches_filter_open__vAyh_{transform:translateY(0);transition:.5s}}.Branches_branches_filter__XwYtE ul{list-style-type:none;margin-top:10px;margin-bottom:24px;max-height:0;overflow:hidden;transition:.5s}.Branches_branches_filter__XwYtE ul li{padding:10px 0}.Branches_branches_filter_opened__k5pnN{transition:.5s;max-height:500px!important;overflow-y:auto!important}@media screen and (max-width:767px){.Branches_branches_filter_opened__k5pnN{max-height:250px!important}}.Branches_branches_filter_checkboxContainer__FiRPv{display:block;position:relative;padding-left:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:500;font-size:14px;width:-moz-fit-content;width:fit-content;overflow-wrap:anywhere}.Branches_branches_filter_checkboxContainer__FiRPv input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.Branches_branches_filter_checkboxContainer__FiRPv input:checked~span{background-color:var(--primary-color);border:unset}.Branches_branches_filter_checkboxContainer__FiRPv input:checked~span:after{display:block}.Branches_branches_filter_checkboxContainer_checkmark__Eg7jH{position:absolute;top:50%;transform:translateY(-50%);left:0;height:20px;width:20px;border:1px solid var(--border-gray);background:#fff;border-radius:4px}.Branches_branches_filter_checkboxContainer_checkmark__Eg7jH:after{content:"";left:0;right:0;margin:0 auto;top:4.5px;width:3px;height:6px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;display:none}.Branches_branches_filter__XwYtE h4{border-bottom:1px solid var(--border-gray);padding-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:8px}.Branches_branches_filter__XwYtE h4 img{cursor:pointer}.Branches_branches_rightColumn__fLnBd{padding-top:24px;padding-bottom:80px;width:100%}@media screen and (max-width:767px){.Branches_branches_rightColumn__fLnBd{width:100%}}.Branches_branches_rightColumn__fLnBd h1{color:var(--text-color);font-weight:500;padding:0 8px;margin-bottom:12px;font-size:28px}@media screen and (max-width:991px){.Branches_branches_rightColumn__fLnBd h1{font-size:24px}}@media screen and (max-width:767px){.Branches_branches_rightColumn__fLnBd h1{font-size:20px}}@media screen and (max-width:580px){.Branches_branches_rightColumn__fLnBd h1{font-size:18px;margin-bottom:0}}.Branches_branches_rightColumn_grid__wxJ1W{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:16px}.Branches_branches_rightColumn_grid__wxJ1W>a>div{margin-bottom:0}@media screen and (max-width:1250px){.Branches_branches_rightColumn_grid__wxJ1W{grid-template-columns:repeat(2,1fr);grid-column-gap:0}}@media screen and (max-width:420px){.Branches_branches_rightColumn_grid__wxJ1W{grid-template-columns:repeat(1,1fr)}}.Branches_branches_rightColumn_filterBtn__LOY_n{display:none;align-items:center;gap:8px;border:1px solid var(--text-color);border-radius:var(--border-radius);padding:8px 12px;width:-moz-fit-content;width:fit-content;margin-left:8px;font-size:14px;margin-bottom:16px;position:relative}@media screen and (max-width:767px){.Branches_branches_rightColumn_filterBtn__LOY_n{display:flex}}.Branches_branches_rightColumn_filterBtn__LOY_n span{position:absolute;top:-6px;right:-6px;background-color:var(--primary-color);color:#fff;font-size:12px;border-radius:50px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-weight:600}.Branches_branches_rightColumn_emptyBlock__nYnA9{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:120px}.Branches_branches_rightColumn_emptyBlock__nYnA9 p{font-size:20px;color:var(--text-light-color);font-weight:500}.Branches_branches_rightColumn_map__1mQbO{padding:0 8px}.Branches_branches_rightColumn_map_inner__Wwj07{height:230px;width:100%;position:relative;border-radius:8px;border:1px solid var(--border-gray);margin-bottom:24px}@media screen and (max-width:767px){.Branches_branches_rightColumn_map_inner__Wwj07{height:150px;margin-bottom:16px}}.Branches_branches_rightColumn_map_inner__Wwj07:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);border-radius:8px}.Branches_branches_rightColumn_map__1mQbO img{object-fit:cover;border-radius:8px;object-position:center}.Branches_branches_rightColumn_map__1mQbO a{background-color:var(--primary-color);color:#fff;font-size:14px;font-weight:500;padding:8px 24px;border-radius:8px;text-decoration:none;display:block;width:-moz-fit-content;width:fit-content;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);margin:0 auto;z-index:3;text-transform:uppercase}@media screen and (max-width:580px){.Branches_branches_rightColumn_map__1mQbO a{font-size:12px;padding:8px 16px}}