.branches{--branches-selected: #eefbd7;--branches-selected-border: #8ed609;--branches-border-bottom: #b1b1b1;position:relative;z-index:1}.branches__sidebar{display:flex;flex-direction:column;gap:20px;height:100%}.branches__list{overflow:auto;overflow-y:scroll;margin:0;padding-bottom:0;padding-right:10px;margin-right:-10px}.branches__list::-webkit-scrollbar{width:4px}.branches__list::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.branches__list::-webkit-scrollbar-thumb{background:#8ed609;border-radius:2px}.branches__list::-webkit-scrollbar-thumb:hover{background:#8ed609}@media(min-width: 992px){.branches__list{overscroll-behavior:contain}}.branches__item{display:flex;position:relative;flex-direction:column;gap:1rem;list-style:none;cursor:pointer;font-size:1.4rem;padding-block:20px;border-bottom:1px solid var(--branches-border-bottom)}.branches__item:first-child{padding-block-start:0}.branches__item:last-child{border-bottom:none;padding-bottom:0}.branches__item-overlay-button{position:absolute;inset:0;z-index:-1}.branches__item-title{font-size:1.6rem}.branches__item-address{display:flex;gap:0;justify-items:center;text-wrap:balance;margin:0}.branches__item-details,.branches__item-btn{display:none}.branches__item-opening,.branches__item-opening+.branches__item-opening,.branches__item-details,.branches__item-opening+.branches__item-details,.branches__item-details+.branches__item-opening,.branches__item-details+.branches__item-details{margin:0}.branches__item .btn{margin-top:0}.branches__item.selected{background-color:var(--branches-selected);border:1px solid var(--branches-selected-border);padding:20px}.branches__item.selected:not(:first-child){margin-top:-1px}.branches__item.selected .branches__item-details{display:block}.branches__item.selected .branches__item-btn{display:flex}.branches__widget{display:grid;grid-template-columns:100%;grid-template-rows:clamp(200px,40lvh,50vw) minmax(0, 1fr);gap:20px;height:100lvh;max-height:100%;max-width:100%}@media(min-width: 992px){.branches__widget{grid-template-columns:clamp(250px,25vw,400px) minmax(0, 1fr);grid-template-rows:100%;height:clamp(200px,90lvh,832px)}}.branches__widget .leaflet-container{margin:0}@media(max-width: 991.98px){.branches__widget .leaflet-container{order:-1}}.branches .autoComplete_wrapper:is(div){overflow:visible;width:100%;margin-top:0;position:initial}.branches .autoComplete_wrapper:is(div)>input{width:100%;font-size:inherit;padding:0}.branches .autoComplete_wrapper:is(div)>ul{margin-inline:0;left:0;right:0;border-radius:0}.branches .autoComplete_wrapper:is(div)>ul>li{font-size:1.6rem;border-radius:0}.branches .autoComplete_wrapper:is(div)>ul>li mark{color:#8ed609}.branches .autoComplete_wrapper:is(div)>ul>li div{margin:0}.modal-body .branches{margin-top:25px;height:calc(100% - 25px)}
