.container-barra-txt{align-items:stretch;display:flex;justify-content:space-between}.container-barra{background:#000;position:relative;width:2px}.barra{background:#ffbf00;height:300px;left:-4px;position:relative;top:0;transition:all .3s ease;width:12px}.container-info{align-items:end;display:flex;flex-direction:column;height:auto;max-width:95%;row-gap:140px}.info-right{display:flex;gap:22px;justify-content:space-between;width:100%}.info-right img{max-width:calc(50% - 10px)}.info__txt{max-width:calc(50% - 12px)}.info-right:nth-child(odd){flex-direction:row}.info-right:nth-child(2n){flex-direction:row-reverse}.container-title-txt{align-items:end;display:flex;position:relative}.txt-number{bottom:-8px;color:rgba(50,50,50,.2);font-size:96px;left:0;position:absolute}.txt-number,.txt-title{font-family:Poppins-ExtraBold;font-style:normal;font-weight:700;line-height:normal;margin:0}.txt-title{color:#000;font-size:48px}.txt-p{color:#000;line-height:normal}@media screen and (max-width:768px){.info-right:nth-child(2n),.info-right:nth-child(odd){flex-direction:column}.info-right img,.info__txt{max-width:100%}.txt-number{font-size:64px}.txt-title{font-size:32px}.barra{left:-3px;width:8px}}