.content__title{margin-bottom:30px;width:100%}.content__wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:40px;width:100%}.content .container{max-width:1148px}.content__item{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:space-between}.content__image{width:100%}.content__image img{max-height:430px;-o-object-fit:cover;object-fit:cover;width:100%}.content__text{width:100%}@media screen and (min-width:768px){.content__title{margin-bottom:0}.content__item{flex-direction:row;gap:0}.content__item:nth-child(2n){flex-direction:row-reverse;width:100%}.content__image{width:45%}.content__image img{max-height:unset}.content__text{width:45%}}@media screen and (min-width:1300px){.content__item:nth-child(2n){width:90%}.content__item:nth-child(2n) .content__text{width:55%}.content__image{width:35%}}