.text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1rem}@media(min-width: 768px){.text-content{padding:0 2.5rem}}.text-content--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.text-content--left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.text-content--right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.text-content__inner{max-width:var(--content-width);margin-top:var(--margin-top-mobile);margin-bottom:var(--margin-bottom-mobile)}@media(min-width: 768px){.text-content__inner{margin-top:var(--margin-top-desktop);margin-bottom:var(--margin-bottom-desktop)}}.text-content__subtitle{font-size:var(--subtitle-font-size);font-weight:500;letter-spacing:.125rem;margin-bottom:2.5rem;text-transform:uppercase}@media(max-width: 767.98px){.text-content__subtitle{font-size:.75rem;margin-bottom:1.5rem}}.text-content__title{margin-bottom:0;line-height:1}.text-content__description{font-size:var(--description-font-size);margin:1.5rem auto 0 auto;max-width:43.75rem}@media(min-width: 768px){.text-content__description{margin-top:2.5rem}}.text-content__description>*:last-child{margin-bottom:0}.text-content__description.unset-max-width{max-width:none}.text-content__description.unset-max-width img{width:100%}
