.twz-text{--text-padding: 8rem;display:flex;flex-direction:column}@media(max-width: 767px){.twz-text{--text-padding: 2rem}}@media(min-width: 768px)and (max-width: 1023px){.twz-text{--text-padding: 4.5rem}}.twz-text:not([data-background=none]){padding:var(--text-padding);border-radius:var(--radius)}.twz-text[data-background=orange]{background:var(--theme-orange-100)}.twz-text[data-background=purple]{background:var(--theme-purple-100)}.twz-text[data-background=grey]{background:var(--theme-grey-100)}.twz-text__inner{max-width:75ch}.twz-text a:not(.btn){color:var(--theme-orange-500)}
