.texto_texto .box_texto{display:flex;align-items:center;justify-content:center}.texto_texto .box_texto:nth-child(1){background:#7879b7}.texto_texto .box_texto:nth-child(1) .content .titulo{font-size:40px;color:#fbd6bd}.texto_texto .box_texto:nth-child(1) .content .texto{color:#fff}.texto_texto .box_texto:nth-child(1) .content .texto p{color:#fff;font-size:25px;text-align:center}.texto_texto .box_texto:nth-child(2){background:#fbd6bd}.texto_texto .box_texto:nth-child(2) .content .titulo{font-size:40px;color:#7879b7}.texto_texto .box_texto:nth-child(2) .content .texto{color:#7879b7}.texto_texto .box_texto:nth-child(2) .content .texto p{color:#7879b7;font-size:25px;text-align:center}.texto_texto .box_texto .content{padding:20px;text-align:center}@media(min-width: 768px){.texto_texto{justify-content:space-between}.texto_texto .box_texto{max-width:49%}.texto_texto .box_texto:nth-child(1){border-top-right-radius:20px;border-bottom-right-radius:20px;display:flex;justify-content:flex-end}.texto_texto .box_texto:nth-child(2){border-top-left-radius:20px;border-bottom-left-radius:20px;display:flex;justify-content:flex-start}.texto_texto .box_texto .content{max-width:520px}.texto_texto .box_texto .content .titulo{margin-bottom:20px}}@media(min-width: 1200px){.texto_texto .box_texto:nth-child(1){padding-right:120px}.texto_texto .box_texto:nth-child(2){padding-left:120px}.texto_texto .box_texto .content{padding:40px 20px}}/*# sourceMappingURL=texto_texto.min.css.map */