.text-paragraphs{--body-font-size:var(--font-size-100);--image-margin:var(--spacing-200);grid-gap:var(--grid-gap-loose);grid-row-gap:0;margin-bottom:var(--spacing-300);grid-template-columns:repeat(4,1fr);display:grid}.text-paragraphs>*{min-width:0}@media (width>=768px){.text-paragraphs{grid-template-columns:repeat(12,1fr)}}.text-paragraphs__section-headline{padding:0 var(--block-padding);grid-area:1/1/2/5}.text-paragraphs__section-headline--large .section-headline{font-size:var(--section-headline-size);margin-bottom:2rem;font-weight:400}.text-paragraphs__links{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.text-paragraphs__links .text-link,.text-paragraphs__links:last-child{margin-bottom:0}.text-paragraphs__columns{padding:0 var(--block-padding);grid-area:2/1/3/5}.text-paragraphs__columns-body{column-gap:var(--grid-gap-loose);flex-direction:column;display:flex}.text-paragraphs__columns-body-col{width:100%;margin-bottom:var(--spacing-400);box-sizing:border-box;flex:0 auto}.text-paragraphs__columns-body .text-paragraphs__heading{letter-spacing:-.025em;font-weight:400;line-height:1.15;font-size:var(--h2-size);margin:1.2em 0 .6em}.text-paragraphs__columns-body .text-paragraphs__heading:first-child{margin-top:0}.text-paragraphs__columns-body h2{letter-spacing:-.025em;font-weight:400;line-height:1.15;font-size:var(--h2-size);margin:1.2em 0 .6em}.text-paragraphs__columns-body h2:first-child{margin-top:0}.text-paragraphs__columns-body h3{letter-spacing:-.025em;font-weight:400;line-height:1.15;font-size:var(--h3-size);margin:1.2em 0 .6em}.text-paragraphs__columns-body h3:first-child{margin-top:0}.text-paragraphs__columns-body h4{letter-spacing:-.025em;font-weight:400;line-height:1.15;font-size:var(--h4-size);margin:1.2em 0 .6em}.text-paragraphs__columns-body h4:first-child{margin-top:0}.text-paragraphs__columns-body p{letter-spacing:-.01em;font-weight:400;line-height:1.4;font-size:var(--body-font-size);margin:0 0 1.4em}.text-paragraphs__columns-body .image-description{letter-spacing:-.01em;font-weight:400;line-height:1.4;font-size:var(--font-size-100);margin:0 0 1.4em;font-style:italic}.text-paragraphs__columns-body p:has(img)+.image-description{margin-top:-1.2em;margin-bottom:2em}.text-paragraphs__columns-body img+.image-description{margin-top:.6em;margin-bottom:2em}.text-paragraphs__columns-body a{color:var(--theme-color-light-text-dark);font-weight:700}.text-paragraphs__columns-body img{max-width:100%;height:auto}.text-paragraphs__text>:last-child{margin-bottom:0}.text-paragraphs--cols-1{--section-headline-size:var(--font-size-250);--h2-size:var(--font-size-200);--h3-size:var(--font-size-200);--h4-size:var(--font-size-175);--body-font-size:var(--font-size-125);--image-margin:var(--spacing-250)}.text-paragraphs--cols-2{--section-headline-size:var(--font-size-250);--h2-size:var(--font-size-200);--h3-size:var(--font-size-200);--h4-size:var(--font-size-175);--body-font-size:var(--font-size-100);--image-margin:var(--spacing-200)}.text-paragraphs--cols-3{--section-headline-size:var(--font-size-200);--h2-size:var(--font-size-175);--h3-size:var(--font-size-175);--h4-size:var(--font-size-150);--body-font-size:var(--font-size-100);--image-margin:var(--spacing-150)}.text-paragraphs--cols-4{--section-headline-size:var(--font-size-200);--h2-size:var(--font-size-150);--h3-size:var(--font-size-150);--h4-size:var(--font-size-125);--body-font-size:var(--font-size-100);--image-margin:var(--spacing-125)}.text-paragraphs--narrow-margin{margin-bottom:0}.text-paragraphs__image{margin-bottom:var(--image-margin)}.text-paragraphs__image img{width:100%;display:block}@media (width>=768px){.text-paragraphs__section-headline,.text-paragraphs__columns{grid-column:1/13}.text-paragraphs__columns-body{flex-flow:wrap;margin-left:0;margin-right:0}.text-paragraphs__text{padding-right:6%}.text-paragraphs__columns-body{flex-wrap:wrap}.text-paragraphs__columns-body-col{min-width:45%;max-width:calc(50% - var(--grid-gap-loose)/2)}.text-paragraphs--cols-1 .text-paragraphs__columns-body-col{max-width:66.6667%}.text-paragraphs--cols-1 .text-paragraphs__text{padding-right:0}.text-paragraphs--cols-4 .text-paragraphs__columns-body{flex-wrap:wrap}.text-paragraphs--cols-4 .text-paragraphs__columns-body-col{max-width:calc(50% - var(--grid-gap-loose)*.5)}.text-paragraphs--wide-tables .table-wrapper{margin-right:-50%}}@media (width>=1024px){.text-paragraphs .text-paragraphs__columns-body-col{min-width:30%;max-width:calc(33.33% - var(--grid-gap-loose)*.666667)}.text-paragraphs--wide-tables .table-wrapper{margin-right:-71.4286%}.text-paragraphs--cols-1 .text-paragraphs__columns-body-col{max-width:58.3333%}.text-paragraphs--cols-2 .text-paragraphs__columns-body-col{max-width:calc(50% - var(--grid-gap-loose)*.5)}.text-paragraphs--cols-4 .text-paragraphs__columns-body-col:nth-child(2n){margin-right:20%}}@media (width>=1440px){.text-paragraphs--cols-4 .text-paragraphs__columns-body{flex-wrap:nowrap}.text-paragraphs--cols-4 .text-paragraphs__columns-body-col{min-width:22%;max-width:calc(25% - var(--grid-gap-loose)*3/4)}.text-paragraphs--cols-4 .text-paragraphs__columns-body-col:nth-child(2n){margin-right:0}}