.branches-list{display:grid;grid-row-gap:3.875rem;grid-column-gap:3.1875rem}@media screen and (min-width:calc(600px + 1px)){.branches-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:calc(1200px + 1px)){.branches-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.branches-list>*{border:2px solid var(--color-blue-400);text-align:center;padding:2.3125rem 3.125rem 4.25rem;position:relative}.branches-list>:before{content:"";width:13.3125rem;height:7.3125rem;max-width:100%;display:block;background-image:url("../../../../assets/images/static/branch.png");background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:auto;margin-right:auto}.branches-list>* .h2{margin:0;margin-top:2rem}.branches-list>* p{margin-bottom:0}.branches-list>* .address,.branches-list>* .contact{margin-top:1.5625rem;line-height:1.56em;position:relative}.branches-list>* .address:before,.branches-list>* .contact:before{content:"";width:3.125rem;height:3.125rem;display:block;background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:auto;margin-right:auto;margin-bottom:0.3125rem}.branches-list>* .address:before{background-image:url("../../../../assets/images/static/balloon-position.svg")}.branches-list>* .contact.phone:before{background-image:url("../../../../assets/images/static/balloon-phone.svg")}.branches-list>* .buttons-group{width:100%;position:absolute;left:50%;bottom:0;justify-content:center;transform:translate(-50%,50%)}
/*# sourceMappingURL=list.css.map */