.title-with-text-container{display:flex;gap:10%;justify-content:center}@media(max-width:749px){.title-with-text-container{gap:1.6rem}}.title-with-text-container .h2,.title-with-text-container p{margin:0}.title-with-text-container .title-with-text-block{display:flex;flex-direction:column;gap:1.6rem}@media(min-width:990px){.title-with-text-container .title-with-text-block{max-width:40rem}}.title-with-text-container .title-with-text-block *{color:inherit}.title-with-text-container .texts-block{display:flex;flex-direction:column;gap:1.6rem}@media(max-width:749px){.title-with-text-container .texts-block{max-height:0;opacity:0;transition:max-height .3s ease}}.title-with-text-container .texts-block *{color:inherit}@media(max-width:749px){.title-with-text-container .texts-block.active{margin-bottom:1.6rem;max-height:100rem;opacity:1}}.title-with-text-container .texts-block__read{display:none}@media(max-width:749px){.title-with-text-container .texts-block__read{display:block;width:-moz-fit-content;width:fit-content}}@media(min-width:990px){.title-with-text-container .texts-block{max-width:40rem;width:100%}}