.module--section-text.-no-padding-bottom{padding-bottom:0}.module--section-text .brand-guideline--module{display:flex;flex-direction:column;gap:var(--space-24)}.module--section-text .brand-guideline--module h3{margin-bottom:0}.module--section-text .section--cta-container{margin-top:var(--space-8)}.module--section-text .rich-text-area{font-size:var(--text-small-size)}.module--section-text .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 .file-download-card{border-radius:var(--space-12)!important;padding:var(--space-24)}}@media screen and (min-width:1200px){.module--section-text .file-download-card{border-radius:var(--space-16)!important;padding:var(--space-32)}}.module--section-text .file-download-card:after{content:unset!important}.module--section-text .file-download-name{display:block;font-weight:700;margin-bottom:4px;text-decoration:underline}.module--section-text .file-download-info{font-weight:400;opacity:.7}.module--section-text .file-download-icon{align-items:center;display:flex;flex-shrink:0;margin-left:24px}.module--section-text .file-download-card:hover{border-color:currentColor;box-shadow:0 4px 8px rgba(0,0,0,.07)}.module--section-text .file-download-card{position:relative;z-index:0}.module--section-text .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 .file-download-card:hover{border-color:transparent;box-shadow:0 4px 24 rgba(0,0,0,.07);transform:translateY(-4px)}.module--section-text .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}