.branch-map{padding:16px}.branch-map *{transition:all .25s}.branch-map__container{background:linear-gradient(45deg,#082f88,#0f51f5,#054dff);border-radius:9px;color:white;padding:16px}.branch,.control{display:grid;gap:32px}.control{grid-auto-rows:min-content;justify-items:center}.control__title{font-size:20px;font-weight:bolder;text-transform:uppercase;margin:48px 0 12px}.control__promo{max-width:400px;width:70%}.control__hint{font-size:16px;text-align:center}.control__click-here{display:inline-flex;align-items:center;background:linear-gradient(90deg,#fba801,#ff1b00);padding:0 10px;border-radius:9999px;white-space:nowrap;position:relative}.control__click-here-triangle{border-top:6px solid white;border-left:4px solid transparent;border-right:4px solid transparent;margin-left:8px}.control__click-here-select{position:absolute;top:0;left:0;width:100%;opacity:0;height:100%!important}.control__click-here-select:hover{cursor:pointer}.map{fill:transparent;stroke:white}.map__label{fill:white;font-weight:400;stroke-width:0;text-anchor:middle;font-size:12px}.map__area:hover{transform:translateY(-4px);cursor:pointer}.map__area:hover .map__path{fill:url(#map-area-gradient);stroke-width:2}.map__area:hover .map__label{font-weight:400}.map__circle--p1{stroke-width:.6}.map__circle--p2{stroke-width:.3}.map__circle--p3{stroke-width:.1}.branch{grid-template-rows:auto auto 1fr auto;min-height:80vh}.branch__title{font-size:14px;font-weight:bolder;text-transform:uppercase}.branch__top{display:flex;justify-content:space-between;width:100%}.branch__goback{background:linear-gradient(90deg,#fba801,#ff1b00);border-radius:9999px;padding:10px 14px;text-transform:uppercase;justify-self:flex-start}.branch__goback:hover{cursor:pointer}.branch__goback img{height:16px;margin-right:6px}.branch__promo{height:60px;justify-self:flex-end}.branch__label{text-transform:uppercase;font-size:18px}.branch__label img{height:40px;margin-right:6px}.branch-table-container{display:grid;grid-auto-rows:min-content;gap:16px}.branch-table{display:grid;gap:16px}.branch-table__label{font-size:16px}.branch-table__table{color:white;border-style:hidden}.branch-table__table th{background-color:white;color:#0f51f5}.branch-table__table td{background-color:transparent;color:white;font-weight:400}.branch-table__table td,.branch-table__table th,.branch-table__table tr{border-color:white;vertical-align:middle}.branch-table__table td a,.branch-table__table tr:hover td{color:white}.footer{display:grid;gap:16px;align-items:center;width:100%}.footer__logo{height:32px}.footer__line{background:white;height:.8px}.footer__info{display:flex;flex-wrap:wrap;justify-content:space-between}.footer__clickhere{cursor:pointer;color:white}.footer__clickhere:hover{color:white;text-decoration:underline}.footer__web{height:24px;margin-right:8px}@media (min-width:992px){.control__title{font-size:24px;margin-bottom:24px}.control__hint{font-size:20px}.branch__promo{height:80px}.branch__title{font-size:18px}.control__click-here-triangle{border-top:8px solid white;border-left:5px solid transparent;border-right:5px solid transparent}.footer{grid-template-columns:auto 1fr auto}.footer__logo{height:40px}.footer__info{justify-content:flex-start}.footer__clickhere{margin-left:24px}}@media (min-width:1200px){.branch-map,.branch-map__container{padding:32px}}