.text-block{padding:5rem 2rem}.text-block--bg-cream{background:var(--cream,#fff8f0)}.text-block--bg-light-cream{background:var(--light-cream,#fffaf5)}.text-block--bg-white{background:var(--white,#fff)}.text-block--bg-light-gray{background:var(--light-gray,#f8f9fa)}.text-block--bg-primary{background:var(--primary-orange,#e33600);color:#fff}.text-block--bg-primary .text-block__headline{color:#fff}.text-block--bg-primary .text-block__body,.text-block--bg-primary .text-block__body p{color:hsla(0,0%,100%,.95)}.text-block__container{margin:0 auto;max-width:1200px}.text-block__content{margin:0 auto}.text-block__content--narrow{max-width:600px}.text-block__content--medium{max-width:800px}.text-block__content--wide{max-width:1000px}.text-block--align-center{text-align:center}.text-block--align-left{text-align:left}.text-block__headline{color:var(--dark,#1a1a1a);font-family:var(--font-heading,"P22 Mackinac Pro",serif);font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.text-block__body{color:var(--gray,#64748b);font-size:1.125rem;line-height:1.7}.text-block__body p{margin-bottom:1rem}.text-block__body p:last-child{margin-bottom:0}.text-block__cards{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:3rem}.text-block__card{background:var(--white,#fff);border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.06);padding:2.5rem;text-align:left}.text-block__card-icon{font-size:2.5rem;margin-bottom:1.5rem}.text-block__card-title{color:var(--dark,#1a1a1a);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.text-block__card-text{color:var(--gray,#64748b);line-height:1.7;margin:0}@media (max-width:768px){.text-block{padding:4rem 1.5rem}.text-block__headline{font-size:1.75rem}.text-block__cards{grid-template-columns:1fr}.text-block__card{padding:2rem}}.text-block--bg-teal-light{background:rgba(0,180,180,.08)}.text-block--bg-teal-medium{background:rgba(0,180,180,.15)}.text-block--bg-gold-light{background:rgba(245,197,71,.12)}.text-block--bg-gold-medium{background:rgba(245,197,71,.22)}.text-block--bg-maroon-light{background:rgba(107,45,91,.06)}.text-block--bg-maroon-medium{background:rgba(107,45,91,.12)}.text-block__card--bg-teal-light{background:rgba(0,180,180,.08)}.text-block__card--bg-teal-medium{background:rgba(0,180,180,.15)}.text-block__card--bg-gold-light{background:rgba(245,197,71,.12)}.text-block__card--bg-gold-medium{background:rgba(245,197,71,.22)}.text-block__card--bg-maroon-light{background:rgba(107,45,91,.06)}.text-block__card--bg-maroon-medium{background:rgba(107,45,91,.12)}