/****** FILE: app/client/dist/styles/default-downloadblock.css *****/
.default-download.in-view .default-download__header{opacity:1;transition:opacity 1s ease}.default-download__header,.default-download__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:1rem;padding-right:1rem}@media only screen and (min-width:640px){.default-download__header,.default-download__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.default-download__header,.default-download__wrap{padding-left:5rem;padding-right:5rem}}.default-download__header,.default-download__wrap{margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.default-download__header{margin-bottom:calc(var(--block-padding)/2)}.default-download__content{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}.default-download__content :last-child{margin-bottom:0}.default-download__heading{font-weight:700}.default-download__list{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}@media only screen and (min-width:968px){.default-download__list{border-spacing:0 15px;display:table}}.default-download-item{color:inherit;display:block;display:flex;flex-wrap:wrap;margin-bottom:1rem;opacity:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);padding:2rem;position:relative;text-decoration:none;width:100%}@media only screen and (min-width:968px){.default-download-item{align-items:stretch;background-color:transparent;padding:0;width:100%}}.default-download-item.in-view{opacity:1;transition:opacity 1s ease}.default-download-item:last-child{margin-bottom:0}.default-download-item__background{background-color:var(--_secondary-colour,transparent);color:var(--_secondary-colour-contrast,inherit);height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:968px){.default-download-item__background{display:none}}.default-download-item__description,.default-download-item__icon,.default-download-item__info,.default-download-item__title{align-items:center;background-color:var(--_secondary-colour,transparent);color:var(--_secondary-colour-contrast,inherit);display:flex;position:relative}.default-download-item__description span,.default-download-item__icon span,.default-download-item__info span,.default-download-item__title span{margin-bottom:0!important}@media only screen and (max-width:967px){.default-download-item__description,.default-download-item__icon,.default-download-item__info,.default-download-item__title{min-width:100%}}@media only screen and (min-width:968px){.default-download-item__description,.default-download-item__icon,.default-download-item__info,.default-download-item__title{margin-bottom:0!important;padding:2rem}}.default-download-item__title{font-weight:700;margin-bottom:1rem;width:max-content}@media only screen and (min-width:968px){.default-download-item__title{max-width:50%}}.default-download-item__title span{--_breakpoint-muliplier:.5;display:flex;flex-direction:row;flex-wrap:wrap;font-family:var(--font-family-headings);line-height:var(--heading-6-line-height,1.4);--_font-size:var(--heading-6-size);font-size:clamp(var(--p-size,1.6rem)*1.1,var(--_breakpoint-muliplier,1)*var(--_font-size,2rem)*var(--body-font-size-multiplier,1),var(--_font-size,2rem))}:where(.default-download-item__title span){margin-bottom:.5em}@media only screen and (min-width:768px){.default-download-item__title span{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-download-item__title span{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-download-item__title span{--_breakpoint-muliplier:1}}.default-download-item__title span *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-download-item__description{flex:1;margin-bottom:2rem}.default-download-item__icon,.default-download-item__info{flex:0}@media only screen and (max-width:967px){.default-download-item__icon,.default-download-item__info{max-width:50%;min-width:50%}}.default-download-item__info{white-space:nowrap}.default-download-item__info span{opacity:.6}.default-download-item__icon{justify-content:flex-end;line-height:0}.default-download-item__icon span{background-color:currentColor;display:inline-block;height:2px;margin-top:calc(2rem - 2px);position:relative;width:2rem}.default-download-item__icon span:after,.default-download-item__icon span:before{content:"";display:block;position:absolute}.default-download-item__icon span:before{border-bottom:2px solid;border-right:2px solid;bottom:.5em;height:.8em;left:50%;transform:translateX(-50%) rotate(45deg);width:.8em}.default-download-item__icon span:after{background-color:currentColor;bottom:.4em;height:1em;left:50%;transform:translateX(-50%);width:2px}
