@import url("https://fonts.googleapis.com/css2?family=Cormorant%20Garamond:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Allura:wght@400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Great%20Vibes:wght@400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Parisienne:wght@400&display=swap");.branches__container{display:grid;grid-template-columns:.33fr .66fr}.branches__title{color:#fdfdfd;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:600;line-height:1.15;margin-bottom:.5rem}.branches__text{line-height:1.44}.branches__box{display:grid;grid-template-columns:.5fr .5fr}.branches__item{cursor:pointer;padding:.25rem}.branches__head{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.branches__region{font-size:1.25rem;font-weight:600;line-height:1.4}.branches__address{font-size:1rem;line-height:1.5}.branches__city{font-size:1rem;line-height:1.5}@media (width <= 47.99875em){.branches__container{gap:.9375rem}.branches__box{column-gap:.9375rem}}@media (max-width:47.99875rem){.branches__box,.branches__container{grid-template-columns:1fr}}@media (width <= 20em){.branches{margin-bottom:5rem}.branches__container{padding-bottom:.625rem;padding-top:.625rem}.branches__box{row-gap:.75rem}}@media (width > 20em) and (width <= 79.375em){.branches{margin-bottom:clamp(5rem,4.57894736841875rem + 2.1052631579vw,6.25rem)}.branches__container{padding-bottom:clamp(.625rem,.4144736842125rem + 1.0526315789vw,1.25rem);padding-top:clamp(.625rem,.4144736842125rem + 1.0526315789vw,1.25rem)}.branches__box{row-gap:clamp(.75rem,.49736842105rem + 1.2631578947vw,1.5rem)}}@media (width > 47.99875em) and (width <= 79.375em){.branches__container{gap:clamp(.9375rem,-3.7474503007875rem + 9.7605673081vw,4rem)}.branches__box{column-gap:clamp(.9375rem,-3.7474503007875rem + 9.7605673081vw,4rem)}}@media (width > 79.375em){.branches{margin-bottom:6.25rem}.branches__container{gap:4rem;padding-bottom:1.25rem;padding-top:1.25rem}.branches__box{column-gap:4rem;row-gap:1.5rem}}@media (any-hover:hover){.branches__item:hover{background-color:#31290e}}