.text-gallery{display:flex;flex-direction:column;gap:32px}.text-gallery__item{display:flex;align-items:center}.text-gallery__item:nth-child(2n){flex-direction:row-reverse}.text-gallery__item:nth-child(2n) .text-gallery__right:before{position:absolute;content:"";left:auto;right:0}@media(max-width:767px){.text-gallery__item,.text-gallery__item:nth-child(2n){flex-direction:column}.text-gallery__item{align-items:flex-start}}.text-gallery__left{flex:0 0 calc(50% - var(--grid-gutter-cards)/2)}@media(max-width:767px){.text-gallery__left{flex:0 0 auto;width:100%}}.text-gallery__right{flex:1 1;font:var(--text-2);letter-spacing:0}@media(max-width:767px){.text-gallery__right{margin-top:12px;font:var(--text-3)}}.text-gallery__left{padding-bottom:33%;position:relative}@media(max-width:767px){.text-gallery__left{padding-bottom:68%}}.text-gallery__left img{width:100%;height:100%;object-fit:cover}.text-gallery__right{padding:144px;position:relative}.text-gallery__right:before{position:absolute;content:"";left:0;width:112px;height:1px;top:50%;background-color:var(--default,var(--color-primary)) var(--select,var(--color-gray-cloudy))}@media(max-width:999px){.text-gallery__right{padding:70px}.text-gallery__right:before{width:60px}}@media(max-width:767px){.text-gallery__right{padding:0}.text-gallery__right:before{display:none}}.text-gallery-2{display:flex;flex-direction:column;gap:32px}.text-gallery-2__item{column-gap:144px;display:flex;align-items:center}@media(max-width:1399px){.text-gallery-2__item{column-gap:44px}}.text-gallery-2__item:nth-child(2n){flex-direction:row-reverse}@media(max-width:767px){.text-gallery-2__item:nth-child(2n){flex-direction:column}.text-gallery-2__item{flex-direction:column;align-items:flex-start;gap:36px}}.text-gallery-2__left{flex:0 0 calc(50% - var(--grid-gutter-cards)/2)}@media(max-width:767px){.text-gallery-2__left{flex:0 0 auto;width:100%}}.text-gallery-2__right{flex:1 1;font:var(--text-3);letter-spacing:0}@media(max-width:767px){.text-gallery-2__right{margin-top:12px;font:var(--text-3)}}.text-gallery-2__title{font:var(--font-h3);text-transform:uppercase;margin-bottom:52px}.text-gallery-2__left{padding-bottom:48.25%;flex:0 0 auto;position:relative;width:416px}@media(max-width:767px){.text-gallery-2__left{padding-bottom:68%;width:100%}}.text-gallery-2__left img{width:100%;height:100%;object-fit:cover}.text-gallery-2__right{position:relative}.content-wrapper{display:flex;flex-direction:column;gap:32px}.content-counter{display:flex;align-items:center;gap:30px;margin-bottom:28px}.content-counter:last-child{margin-bottom:0}@media(max-width:999px){.container-text.text-1{font:var(--text-2);letter-spacing:0}}.content-counter__content{display:flex;flex-direction:column}.content img{max-width:100%}