@-webkit-keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.section-title-cta{margin-bottom:24px;margin-top:32px}@media(min-width:45em){.section-title-cta .h2{margin:0 16px 0 0}}@media(min-width:45em){.section-title-cta{margin-bottom:32px;margin-top:48px;display:flex;align-items:center}}@media(min-width:45em){.section-title-cta .link-arrow{margin-top:8px;position:relative}.section-title-cta .link-arrow a{margin-left:16px}.section-title-cta .link-arrow::before{content:"";display:block;width:1px;height:18px;border-left:solid 1px var(--c-secondary-grey-20);position:absolute;left:0;top:3px}}.section-title-cta.section-download-link{position:relative}.section-title-cta.section-download-link .h2{max-width:548px}@media(min-width:45em){.section-title-cta.section-download-link .link-arrow{position:absolute;right:0}.section-title-cta.section-download-link .link-arrow::before{display:none}}.section-title-cta.section-download-link .link-arrow a::before{content:"";background:url(../images/download.svg) no-repeat right}.section-title-cta.section-external-link .link-arrow a::before{content:"";background:url(../images/link-external.svg) no-repeat right;background-size:16px}