.branches_main___Vhy8{background:var(--page-bg);padding-bottom:80px}.branches_grid___iUwv{width:100%;max-width:var(--container-max);margin:40px auto 0;padding-inline:5vw;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.branches_card__45QNI{display:flex;flex-direction:column;background:var(--white);border:2px solid var(--purple);border-radius:2rem;overflow:hidden}.branches_imageWrap__0R1lX{width:100%;aspect-ratio:4/3;overflow:hidden;line-height:0;background:var(--gray-bg)}.branches_imageWrap__0R1lX img{width:100%;height:100%;object-fit:cover}.branches_body__wWSB9{display:flex;flex-direction:column;gap:8px;padding:20px;flex:1 1}.branches_name__jjAmb{font-family:var(--font-ploni);font-size:24px;font-weight:800;line-height:1em;color:var(--purple)}.branches_info__23sJH{font-family:var(--font-ploni);font-size:16px;font-weight:400;line-height:1.3em;color:var(--navy)}.branches_actions__z4Lup{margin-top:auto;padding-top:12px;display:flex;flex-direction:column;gap:10px}.branches_schedule__ub1eb,.branches_waze__ASLRA{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-ploni);font-size:16px;font-weight:600;border-radius:100px;padding:12px 20px;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.branches_schedule__ub1eb{color:var(--white);background:var(--blue)}.branches_schedule__ub1eb:hover{background:var(--purple)}.branches_waze__ASLRA{color:var(--purple);background:var(--white);border:2px solid var(--purple)}.branches_waze__ASLRA:hover{transform:translate(-3px,-3px);box-shadow:3px 3px 0 0 var(--purple)}.branches_schedule__ub1eb svg,.branches_waze__ASLRA svg{width:18px;height:18px}@media (max-width:1024px){.branches_grid___iUwv{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.branches_grid___iUwv{grid-template-columns:1fr;padding-inline:20px;gap:20px}.branches_name__jjAmb{font-size:22px}}