section.global-textcallout{padding-top:calc(var(--space-section) + var(--space-md));padding-bottom:calc(var(--space-section) + var(--space-md));position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.global-textcallout .container{display:flex;flex-direction:column;position:relative;z-index:1}.gtc-content{display:grid;grid-template-columns:1fr;gap:var(--space-md);align-items:center}.layout-split-hl-pr .gtc-content{grid-template-columns:2fr 1.2fr;gap:var(--space-lg)}.layout-split-hr-pl .gtc-content{grid-template-columns:1.2fr 2fr;gap:var(--space-lg)}.layout-split-hr-pl .gtc-headline{order:2}.layout-split-hr-pl .gtc-description{order:1}.layout-stacked .gtc-content{text-align:center}.gtc-headline{display:flex;flex-direction:column;gap:0}.gtc-headline-top,.gtc-headline-bottom{margin:0;line-height:1.2;font-size:clamp(3.2rem, 3.5vw + 1.2rem, 5.6rem);font-weight:700}.theme-white .gtc-headline-top,.theme-white .gtc-headline-bottom{color:var(--ul-white)}.theme-blue .gtc-headline-top,.theme-blue .gtc-headline-bottom{color:var(--ul-white)}.gtc-description p{margin:0;line-height:1.6}.theme-white .gtc-description p{color:var(--ul-white)}.theme-blue .gtc-description p{color:var(--ul-white)}@media (max-width:900px){.layout-split-hl-pr .gtc-content,.layout-split-hr-pl .gtc-content{grid-template-columns:1fr;gap:var(--space-md)}.layout-split-hr-pl .gtc-headline,.layout-split-hr-pl .gtc-description{order:0}}