.horizontal-text{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 16px}@media screen and (min-width: 768px){.horizontal-text{padding:0 40px}}.horizontal-text__container{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%}@media screen and (min-width: 768px){.horizontal-text__container{flex-direction:row}}.horizontal-text__container h2{font-family:var(--font-family);font-style:normal;font-weight:300;line-height:100%;text-align:center;text-align:left}.horizontal-text__container p{max-width:500px;font-family:var(--font-family);font-style:normal;font-weight:400;line-height:150%}
