.te-page .te-compact{padding:40px 0}.te-compact+.te-compact{background:#e7efea}.te-compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.te-compact article{min-width:0;padding:28px;background:#ffffff75;border-top:2px solid #e87923}.te-page .te-compact h2{font-size:clamp(24px,2.2vw,32px);line-height:1.12;margin:0 0 18px}.te-compact article p:last-child{margin-bottom:0}.te-compact article:nth-child(3){grid-column:1/-1}@media(max-width:700px){.te-compact-grid{grid-template-columns:1fr;gap:18px}.te-page .te-compact{padding:24px 0}.te-compact article{padding:22px}.te-compact article:nth-child(3){grid-column:auto}}