.module--section-text-headline{padding-top:calc(var(--block-padding-vertical)*1.5)}.module--section-text-headline.-no-padding-bottom{padding-bottom:0}.module--section-text-headline .brand-guideline--module{display:flex}@media screen and (max-width:1199px){.module--section-text-headline .brand-guideline--module{flex-direction:column;gap:var(--space-24)}}@media screen and (min-width:1200px){.module--section-text-headline .brand-guideline--module{flex-direction:row;gap:var(--space-24)}.module--section-text-headline .brand-guideline--module>*{flex:1 1 0;min-width:0}}.module--section-text-headline .right-column{align-items:start;display:flex;flex-direction:column;gap:var(--space-32);justify-content:start}.module--section-text-headline .brand-guideline--module h3{margin-bottom:0}.module--section-text-headline .section--cta-container{margin-top:0;width:100%}@media screen and (max-width:1199px){.module--section-text-headline .rich-text-area{font-size:var(--text-large-size)!important}}@media screen and (min-width:1200px) and (max-width:1599px){.module--section-text-headline .rich-text-area{font-size:var(--text-large-size)!important}}@media screen and (min-width:1600px){.module--section-text-headline .rich-text-area{font-size:var(--text-large-size)!important}}.module--section-text-headline .file-download-card{align-items:center;background-color:transparent;border:1px solid #8c8c8c;color:var(--site-text-dark);display:inline-flex;flex-direction:row;justify-content:space-between;min-width:320px;padding:var(--space-48);text-align:left;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;width:100%}@media screen and (max-width:1199px){.module--section-text-headline .file-download-card{border-radius:var(--space-12)!important;padding:var(--space-24)}}@media screen and (min-width:1200px){.module--section-text-headline .file-download-card{border-radius:var(--space-16)!important;padding:var(--space-32)}}.module--section-text-headline .file-download-card:after{content:unset!important}.module--section-text-headline .file-download-name{display:block;font-size:var(--title-small-size);font-weight:600;margin-bottom:var(--space-12);text-decoration:none!important}.module--section-text-headline .file-download-info{display:flex;flex-direction:row;font-size:var(--text-small-size);font-weight:400;gap:var(--space-24);justify-content:start;opacity:.7}.module--section-text-headline .file-download-icon{align-items:center;display:flex;flex-shrink:0;margin-left:24px;margin-right:var(--space-8)}.module--section-text-headline .file-download-card{position:relative;z-index:0}.module--section-text-headline .file-download-card:before{animation:shiftGradient 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#7f56fa,#ffab65);background-position:50%;background-size:150% 150%;border-radius:inherit;content:"";inset:-3px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:5px;position:absolute;transition:opacity .3s ease}.module--section-text-headline .file-download-card:hover{border-color:transparent;box-shadow:0 4px 24 rgba(0,0,0,.07);transform:translateY(-4px)}.module--section-text-headline .file-download-card:hover:before{opacity:1}@keyframes shiftGradient{0%{background-position:0 0}to{background-position:100% 100%}}.section--cta-container{align-items:stretch;display:flex;flex-wrap:wrap}