.page-default section.default-title-header{background:var(--background-color);display:flex;height:15rem}.page-default section.default-title-header .section{align-items:center;display:flex;flex-direction:row;width:100%}.page-default section.default-title-header .section .page-title{display:flex;flex:80%;flex-direction:column;width:80%}.page-default section.default-title-header .section .page-title h1{color:var(--primary-color);line-height:1.2;margin:0}.page-default section.default-title-header .section .page-title ul.breadcrumbs{display:flex;font-size:.9em;list-style:none;margin:1rem 0 0;padding:0}.page-default section.default-title-header .section .page-title ul.breadcrumbs li:not(:last-child):after{content:">";margin:0 .5rem}.page-default section.default-title-header .section .page-title ul.breadcrumbs li:last-child{font-weight:700}.page-default section.default-title-header .section .dotts{display:flex;flex:20%;justify-content:flex-end}.page-default section.default-title-header .section .dotts svg{height:190px;width:190px;fill:var(--primary-color)}.page-default section.default-page{padding:var(--padding-vertical) 0}.page-default section.default-page table{border-collapse:separate;border-spacing:0 .8rem;font-size:1em;table-layout:fixed;width:100%}.page-default section.default-page table tr td{background:var(--background-color);padding:1.2rem 1.5rem;vertical-align:top}.page-default section.default-page table tr td+td{border-left:1px solid var(--primary-color)}.page-default section.default-page table tr td:first-child{border-bottom-left-radius:14px;border-top-left-radius:14px}.page-default section.default-page table tr td:last-child{border-bottom-right-radius:14px;border-top-right-radius:14px}.page-default section.default-page table tr:first-child td{background:var(--background-color);color:var(--text-color);font-weight:600;letter-spacing:.08em;padding:.9rem 1.5rem;text-transform:uppercase}body:has(.page-branches) .footer-cta,body:has(.page-branches) .mobile-menu,body:has(.page-branches) footer,body:has(.page-branches) header{display:none!important}.page-branches{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.page-branches section.branches-header{padding:3rem 0 0;text-align:center}.page-branches section.branches-header .branches-logo{display:flex;justify-content:center}.page-branches section.branches-header .branches-logo img{max-height:130px;width:100%}.page-branches section.branches-list{padding:var(--padding-vertical) 0;width:100%}.page-branches section.branches-list .branches-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,360px));justify-content:center}.page-branches section.branches-list .branch-card{background:#fff;border-radius:.5rem;box-shadow:0 2px 12px rgba(0,0,0,.08);overflow:hidden;transition:box-shadow .5s ease}.page-branches section.branches-list .branch-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.12)}.page-branches section.branches-list .branch-card .branch-image img{display:block;height:240px;object-fit:cover;width:100%}.page-branches section.branches-list .branch-card .branch-info{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.page-branches section.branches-list .branch-card .branch-title{color:var(--text-color);font-size:1.3em;margin:0}.page-branches section.branches-list .branch-card .branch-title b,.page-branches section.branches-list .branch-card .branch-title strong{color:var(--primary-color);font-weight:600}.page-branches section.branches-list .branch-card .branch-detail{align-items:center;color:var(--text-color);display:flex;gap:.75rem}.page-branches section.branches-list .branch-card .branch-detail svg{height:20px;min-width:20px;width:20px;fill:var(--primary-color)}.page-branches section.branches-list .branch-card .branch-detail a{color:var(--text-color);text-decoration:none;transition:color .5s ease}.page-branches section.branches-list .branch-card .branch-detail a:hover{color:var(--primary-color)}.page-branches section.branches-list .branch-card .branch-link{margin-top:.5rem;text-align:center}.page-branches section.branches-list .branch-card .branch-link .btn{display:inline-block}@media (max-width:1460px){.page-default section.default-title-header{height:12rem}.page-default section.default-title-header .section .dotts svg{height:150px;width:150px}}@media (max-width:1000px){.page-default section.default-title-header{height:10rem}.page-default section.default-title-header .section .page-title ul.breadcrumbs{margin:.5rem 0}.page-default section.default-title-header .section .dotts svg{height:100px;width:100px}}@media (max-width:800px){.page-default section.default-title-header{height:8rem}.page-default section.default-title-header .section .page-title{align-items:center;text-align:center;width:100%}.page-default section.default-title-header .section .page-title ul.breadcrumbs{align-items:center;flex-wrap:wrap;justify-content:center}.page-default section.default-title-header .section .dotts{display:none}.page-default section.default-page table tr{display:block;margin-bottom:1rem;text-align:center}.page-default section.default-page table tr td{display:block;padding:.5rem 1rem}.page-default section.default-page table tr td+td{border-left:none;border-top:1px solid var(--primary-color)}.page-default section.default-page table tr td:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:none;border-top-left-radius:14px;border-top-right-radius:14px}.page-default section.default-page table tr td:last-child{border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-left:none;border-top-left-radius:0;border-top-right-radius:0}.page-default section.default-page table tr:first-child td{display:none}.page-branches section.branches-header .branches-logo img{max-height:80px}}