.text-branches__wrapper{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.text-branches__branches,.text-branches__content{width:50%}.text-branches__content{padding:70px 100px}.text-branches__content,.text-branches__content-bg{isolation:isolate;position:relative}.text-branches__content-bg:before,.text-branches__content:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='316.253' height='389.8'%3E%3Cpath fill='%23fff' d='M84.579 348.123A41.333 41.333 0 0 1 42.9 389.8C19.613 389.8 0 371.413 0 348.123V41.677A41.333 41.333 0 0 1 41.677 0a41.333 41.333 0 0 1 41.677 41.677v306.446Zm115.224 0a41.333 41.333 0 0 1-41.676 41.677 41.333 41.333 0 0 1-41.677-41.677V41.677A41.333 41.333 0 0 1 158.127 0a41.333 41.333 0 0 1 41.676 41.677Zm116.45 0a41.333 41.333 0 0 1-41.677 41.677 41.333 41.333 0 0 1-41.677-41.677V41.677A41.333 41.333 0 0 1 274.576 0a41.333 41.333 0 0 1 41.677 41.677Z'/%3E%3C/svg%3E");content:"";display:inline-block;height:389.8px;left:-60px;position:absolute;top:50%;transform:translateY(-50%);vertical-align:top;width:316.253px;z-index:-1}.text-branches__list{--gap:22px;align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--gap);justify-content:center;list-style:none;margin:0;padding:0}.text-branches__item{position:relative;width:calc(33.33333% - var(--gap)*2/3)}.text-branches__item-link{box-shadow:0 10px 10px transparent;display:block;transition:all .3s ease-in-out}.text-branches__item-link:hover{box-shadow:0 10px 20px rgba(0,0,0,.34)}.text-branches__item-image{aspect-ratio:1/1;object-fit:cover;transition:all .3s ease-in-out}.text-branches__list:hover .text-branches__item:not(:hover) .text-branches__item-image{filter:grayscale(100%);opacity:.6}.text-branches__item-title{background:linear-gradient(transparent,rgba(0,0,0,.6) 60%);bottom:0;color:#fff;font-size:1.8rem;font-weight:700;left:0;line-height:1.5;padding:30px 10px 10px;position:absolute;text-align:center;width:100%}@media (max-width:1400px){.text-branches__item{width:calc(50% - var(--gap)*1/2)}}@media (max-width:992px){.text-branches__wrapper{display:flex;flex-direction:column;gap:40px}.text-branches__item{width:calc(33.33333% - var(--gap)*2/3)}.text-branches__branches,.text-branches__content{width:100%}}@media (max-width:768px){.text-branches__item{width:calc(50% - var(--gap)*1/2)}}@media (max-width:480px){.text-branches__item{width:100%}}