.texti-included-section > .alignwide { display:grid; grid-template-columns:260px 1fr; gap:64px; align-items:start; }
.texti-included-heading h2 { margin:0; font-size:clamp(30px,2.7vw,42px); line-height:1.45; }
.texti-included-heading .texti-eyebrow { margin-bottom:16px; }
.texti-included-section .texti-included-grid { display:grid; grid-template-columns:repeat(3,1fr); }
.texti-included-section .texti-included-grid article { min-height:270px; padding:8px 30px; border-right:1px solid #bdcacc; }
.texti-included-section .texti-included-grid article:first-child { padding-left:0; }
.texti-included-section .texti-included-grid article:last-child { padding-right:0; border-right:0; }
.texti-included-section .texti-included-grid h3 { margin:0 0 22px; font-size:23px; }
.texti-included-section .texti-included-grid .texti-icon { width:42px; height:42px; flex-basis:42px; stroke-width:1.35; }
.texti-included-section .texti-included-grid ul { padding-left:18px; }
.texti-included-section .texti-included-grid li { margin:12px 0; font-size:16px; line-height:1.75; }
@media (max-width:800px) { .texti-included-section > .alignwide { display:block; }.texti-included-heading { margin-bottom:36px; }.texti-included-section .texti-included-grid { grid-template-columns:1fr; }.texti-included-section .texti-included-grid article,.texti-included-section .texti-included-grid article:first-child,.texti-included-section .texti-included-grid article:last-child { min-height:0; padding:26px 0; border-right:0; border-bottom:1px solid #bdcacc; }.texti-included-section .texti-included-grid article:last-child { border-bottom:0; } }
