/****** FILE: app/client/dist/styles/blocks/list/link-block.css *****/
.list-link__header,.list-link__wrap{--_wrapper-max-width:calc(var(--content-width, 154rem)*var(--base-size-multiplier, 1));align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:var(--_wrapper-max-width);padding-left:var(--row-padding,0);padding-right:var(--row-padding,0);width:100%}.list-link__header{margin-bottom:calc(var(--block-padding)/2)}.list-link__heading{--_breakpoint-muliplier:.5;--_line-height:var(--heading-6-line-height,1.4);--_margin-bottom:calc(var(--heading-6-line-height, 1)*0.7em);display:block;line-height:var(--_line-height);margin-bottom:var(--_margin-bottom)}.list-link__heading:not([class*=font-family--]){--_font-weight-max:var(--font-weight-headings-bold,700);font-family:var(--font-family-headings,var(--font-family-body,system-ui))}.list-link__heading{--_font-size:var(--heading-6-size);font-size:clamp(var(--paragraph-size,1.6rem)*1.1,var(--_breakpoint-muliplier,1)*var(--_font-size,2rem)*var(--base-size-multiplier,1),var(--_font-size,2rem))}@media only screen and (min-width:768px){.list-link__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.list-link__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.list-link__heading{--_breakpoint-muliplier:1}}.list-link__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0;--_font-weight-max:var(--font-weight-headings-bold,700)}.list-link__heading:has(.h0),.list-link__heading:has(.h1),.list-link__heading:has(.h2),.list-link__heading:has(.h3),.list-link__heading:has(.h4),.list-link__heading:has(.h5),.list-link__heading:has(.h6){margin-bottom:0}.list-link__heading{color:var(--_secondary-colour,inherit);font-family:var(--font-family-body)!important;font-weight:700;margin-bottom:calc(var(--_row-gap, var(--default-gap, 3rem))/2*2);text-align:center;text-transform:uppercase}.list-link__content{display:block;margin-bottom:0;padding-left:calc(var(--_row-gap, var(--default-gap, 3rem))/2);padding-right:calc(var(--_row-gap, var(--default-gap, 3rem))/2);width:100%}.list-link__content :last-child{margin-bottom:0}.list-link__wrap{margin-bottom:calc(var(--_row-gap, var(--default-gap, 3rem))*-1)}.list-link-item{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:calc(var(--_row-gap, var(--default-gap, 3rem))/2*4);padding-bottom:calc(var(--_row-gap, var(--default-gap, 3rem))/2*4);width:100%}.list-link-item__link{color:inherit;text-decoration:none}.list-link-item__subheading{color:var(--_secondary-colour,inherit);font-family:var(--font-family-body)!important;font-size:1.6rem;font-weight:700;text-transform:uppercase}.list-link-item__title{--_breakpoint-muliplier:.5;--_line-height:var(--heading-4-line-height,1.4);--_margin-bottom:calc(var(--heading-4-line-height, 1)*0.7em);display:block;line-height:var(--_line-height);margin-bottom:var(--_margin-bottom)}.list-link-item__title:not([class*=font-family--]){--_font-weight-max:var(--font-weight-headings-bold,700);font-family:var(--font-family-headings,var(--font-family-body,system-ui))}.list-link-item__title{--_font-size:var(--heading-4-size);font-size:clamp(var(--paragraph-size,1.6rem)*1.3,var(--_breakpoint-muliplier,1)*var(--_font-size,4rem)*var(--base-size-multiplier,1),var(--_font-size,4rem))}@media only screen and (min-width:768px){.list-link-item__title{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.list-link-item__title{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.list-link-item__title{--_breakpoint-muliplier:1}}.list-link-item__title *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0;--_font-weight-max:var(--font-weight-headings-bold,700)}.list-link-item__title:has(.h0),.list-link-item__title:has(.h1),.list-link-item__title:has(.h2),.list-link-item__title:has(.h3),.list-link-item__title:has(.h4),.list-link-item__title:has(.h5),.list-link-item__title:has(.h6){margin-bottom:0}.list-link-item__title{margin-bottom:1rem;transition:color .3s ease}.list-link-item__summary{margin:0}.list-link-item:active .list-link-item__title,.list-link-item:focus-visible .list-link-item__title,.list-link-item:hover .list-link-item__title{color:var(--_secondary-colour,inherit)}
