.text-image__wrapper .text--container__wrapper .text--container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:30px;text-align:center;gap:3rem}@media only screen and (min-width: 750px){.text-image__wrapper .text--container__wrapper .text--container{justify-content:space-between;flex-direction:row;text-align:left}.text-image__wrapper .text--container__wrapper .text--container:nth-child(even){flex-direction:row-reverse;text-align:right}.text-image__wrapper .text--container__wrapper .text--container:nth-child(even) .text--container__title-description{align-items:flex-end}}@media only screen and (min-width: 990px){.text-image__wrapper .text--container__wrapper .text--container{max-height:550px}}.text-image__wrapper .text--container__wrapper .text--container .text--container__image{display:flex;justify-content:center}@media only screen and (min-width: 750px){.text-image__wrapper .text--container__wrapper .text--container .text--container__image{width:50%}}.text-image__wrapper .text--container__wrapper .text--container .text--container__image .text__image{width:100%;border:none;object-fit:contain}.text-image__wrapper .text--container__wrapper .text--container .text--container__title-description{display:flex;justify-content:center;flex-direction:column;align-items:center}@media only screen and (min-width: 750px){.text-image__wrapper .text--container__wrapper .text--container .text--container__title-description{width:50%;gap:3rem;align-items:flex-start}}