body{--infront-theme-red-bg:var(--infront-color-palette-2);--infront-theme-navy-blue-bg:var(--infront-color-palette-1);--infront-theme-orange-bg:var(--infront-color-palette-8);--infront-theme-purple-bg:var(--infront-color-palette-9);--infront-theme-light-red-bg:var(--infront-color-palette-10);--infront-theme-light-blue-bg:var(--infront-color-palette-12);--infront-theme-light-orange-bg:var(--infront-color-palette-11);--infront-theme-light-purple-bg:var(--infront-color-palette-13);--infront-theme-dark-grey-bg:var(--infront-color-palette-4);--infront-theme-mid-grey-bg:var(--infront-color-palette-5);--infront-theme-light-grey-bg:var(--infront-color-palette-6);--infront-theme-red-text:var(--infront-color-palette-7);--infront-theme-navy-blue-text:var(--infront-color-palette-7);--infront-theme-orange-text:var(--infront-color-palette-7);--infront-theme-purple-text:var(--infront-color-palette-7);--infront-theme-light-red-text:var(--infront-color-palette-14);--infront-theme-light-blue-text:var(--infront-color-palette-14);--infront-theme-light-orange-text:var(--infront-color-palette-14);--infront-theme-light-purple-text:var(--infront-color-palette-14);--infront-theme-dark-grey-text:var(--infront-color-palette-7);--infront-theme-mid-grey-text:var(--infront-color-palette-7);--infront-theme-light-grey-text:var(--infront-color-palette-14)}
@media only screen and (min-width:768px){.cmp-download .cmp-image{margin-bottom:24px}
}
@media only screen and (max-width:767px){.cmp-download .cmp-image{margin-bottom:16px}
}
.cmp-download__title{color:var(--infront-color-text-body-cta);font-family:var(--infront-font-family-body-cta);font-weight:var(--infront-font-weight-body-cta);font-display:swap;display:flex;align-items:center}
@media only screen and (max-width:767px){.cmp-download__title{font-size:var(--infront-font-size-body-cta-mobile);line-height:var(--infront-line-height-body-cta-mobile)}
}
@media only screen and (min-width:768px){.cmp-download__title{font-size:var(--infront-font-size-body-cta-desktop);line-height:var(--infront-line-height-body-cta-desktop)}
}
.cmp-download__title .cmp-download__svg{margin-left:10px;padding:0 5px}
.cmp-download__link{text-decoration:none}
.cmp-download__link:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:1px;text-underline-offset:3px}
.cmp-download__link:hover .cmp-download__title{color:var(--infront-color-palette-2)}
.cmp-download__link:hover .cmp-download__title .cmp-download__svg{position:relative}
.cmp-download__link:hover .cmp-download__title .cmp-download__svg::before{content:"";position:absolute;width:100%;height:1px;background-color:var(--infront-color-palette-2);left:0;bottom:2.5px}
.cmp-download__properties{display:flex;margin-bottom:16px}
.cmp-download__property-label{display:none}
.cmp-download__property-content{padding-right:10px}