.text-module{margin:4rem auto;max-width:100%;width:1440px}.text-module__content{margin:0 auto;width:min(100%,48rem)}.text-module__header{margin:0 0 1.5rem}.text-module__title-underline{text-decoration:underline;text-decoration-color:var(--text-module-title-underline-color,var(--global-title-underline-color,currentColor));text-decoration-thickness:var(--title-underline-thickness,.313rem);text-underline-offset:var(--title-underline-offset,.5rem)}.text-module__text{color:#2b2a28;line-height:1.6}.text-module__text>:first-child{margin-top:0}.text-module__text>:last-child{margin-bottom:0}.text-module__actions{display:flex;margin-top:2rem}.text-module--left .text-module__content{text-align:left}.text-module--left .text-module__actions{justify-content:flex-start}.text-module--center .text-module__content{text-align:center}.text-module--center .text-module__actions{justify-content:center}@media (max-width:767px){.text-module{margin:2rem auto}.text-module__actions{margin-top:1.5rem}}