.text-image__container{padding:110px 120px}.text-image__main{margin-bottom:60px;padding-bottom:40px;padding-left:200px;padding-top:0;position:relative}.text-image__main:before{background:#333;content:"";height:100%;left:.5px;position:absolute;top:0;width:1px}.text-image__main:after{background:#000;content:"";height:30%;left:0;position:absolute;top:16%;width:2px}.text-image__title{color:#1a1a1a;font-size:40px;font-weight:700;line-height:120%;margin-bottom:27px}.text-image__text{color:#1a1a1a;font-size:24px;font-weight:300;line-height:120%;max-width:1135px}.text-image__list{display:flex;flex-direction:column;gap:90px}.text-image__item{align-items:center;display:flex;gap:70px}.text-image__item:nth-child(2n){flex-direction:row-reverse}.text-image__item-content,.text-image__item-image{width:50%}.text-image__item-title{color:#1a1a1a;font-size:32px;font-weight:600;line-height:120%;margin-bottom:20px}.text-image__item-text{color:#1a1a1a;font-size:24px;font-weight:300;line-height:143%;margin-bottom:30px}.text-image__item-button{background:#10d881;border:2px solid #10d881;border-radius:8px;color:#000;display:block;font-size:18px;font-weight:500;line-height:111%;padding:12px 38px 11px;text-align:center;transition:background-color .3s ease;width:fit-content}.text-image__item-button:hover{background-color:#fff}@media screen and (max-width:1024px){.text-image__container{padding:50px 20px}.text-image__main{margin-bottom:7px;padding-left:50px}.text-image__title{font-size:28px;margin-bottom:20px}.text-image__text{font-size:16px}.text-image__list{gap:40px}.text-image__item{gap:20px}.text-image__item,.text-image__item:nth-child(2n){flex-direction:column}.text-image__item-content,.text-image__item-image{width:100%}.text-image__item-title{font-size:22px;margin-bottom:15px}.text-image__item-text{font-size:16px;margin-bottom:25px}}@media screen and (max-width:480px){.text-image__main{margin-bottom:40px;padding-bottom:7px;padding-left:20px}.text-image__item-content{display:flex;flex-direction:column}.text-image__item-button{margin:0 auto;padding:11px 38px 12px}}