/****** FILE: app/client/dist/styles/blocks/default/percentage-block.css *****/
.default-percentage{background-color:transparent!important;color:var(--body-background-colour-contrast,#000)!important}.default-percentage--contain{padding-left:var(--row-padding);padding-right:var(--row-padding)}.default-percentage--contain .default-percentage__container{border-radius:.5rem;margin:0 auto;max-width:calc(var(--content-width, 154rem)*var(--base-size-multiplier, 1));padding-bottom:var(--_row-gap,var(--default-gap,3rem));padding-top:var(--_row-gap,var(--default-gap,3rem))}@media only screen and (min-width:768px){.default-percentage--contain .default-percentage__container{padding-bottom:7rem;padding-top:7rem}}.default-percentage__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-bottom:calc(var(--_row-gap, var(--default-gap, 3rem))*-1);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%}.default-percentage-item{display:block;margin-bottom:var(--_row-gap,var(--default-gap,3rem));padding-left:calc(var(--_row-gap, var(--default-gap, 3rem))/2);padding-right:calc(var(--_row-gap, var(--default-gap, 3rem))/2);width:100%}@media only screen and (min-width:1024px){.default-percentage-item.percentage-25{width:25%}.default-percentage-item.percentage-33{width:33.3333333333%}.default-percentage-item.percentage-50{width:50%}.default-percentage-item.percentage-66{width:66.6666666666%}.default-percentage-item.percentage-75{width:75%}.default-percentage-item.percentage-100{width:100%}}.default-percentage-item__wrap{--_item-padding:var(--_row-gap,var(--default-gap,3rem));background-color:var(--_primary-colour,transparent);border-radius:.5rem;color:var(--_primary-colour-contrast,var(--body-background-colour-contrast,#000));height:100%;padding:var(--_item-padding);position:relative}@media only screen and (min-width:968px){.default-percentage-item__wrap{--_item-padding:calc(var(--_row-gap, var(--default-gap, 3rem))/2)}}.default-percentage-item__wrap--link{padding-bottom:calc(10rem + var(--_item-padding))!important}.default-percentage-item__media{margin-bottom:var(--_row-gap,var(--default-gap,3rem))}.default-percentage-item__media img{border-radius:.5rem;display:block;height:auto;width:100%}.default-percentage-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);line-height:var(--_line-height);margin-bottom:var(--_margin-bottom)}.default-percentage-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))}.default-percentage-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){.default-percentage-item__title{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-percentage-item__title{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-percentage-item__title{--_breakpoint-muliplier:1}}.default-percentage-item__title *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0;--_font-weight-max:var(--font-weight-headings-bold,700)}.default-percentage-item__title:has(.h0),.default-percentage-item__title:has(.h1),.default-percentage-item__title:has(.h2),.default-percentage-item__title:has(.h3),.default-percentage-item__title:has(.h4),.default-percentage-item__title:has(.h5),.default-percentage-item__title:has(.h6){margin-bottom:0}.default-percentage-item__title{display:block;font-weight:var(--_font-weight-max,700);margin-bottom:1rem}.default-percentage-item__content>:last-child{margin-bottom:0}.default-percentage-item__link{background-color:transparent;border-color:var(--_button-background);bottom:var(--_item-padding);color:var(--_button-foreground);left:var(--_item-padding);margin:0;position:absolute}.default-percentage-item__link:active,.default-percentage-item__link:focus-visible,.default-percentage-item__link:hover{background-color:var(--_button-background);color:var(--_button-foreground--active)}
/****** FILE: app/client/dist/styles/blocks/block/testimonial-block.css *****/
.block-testimonial{--_icon-colour:var(--_primary-colour-contrast,var(--body-background-colour-contrast,#000));background-color:transparent!important;color:var(--body-background-colour-contrast,#000)!important;padding-left:var(--row-padding);padding-right:var(--row-padding)}.block-testimonial:has(.block-testimonial__background img){--_icon-colour:var(--_primary-colour,var(--body-background-colour-contrast,#000))}.block-testimonial__wrap{background-color:var(--_primary-colour,transparent);border-radius:.5rem;color:var(--_primary-colour-contrast,var(--body-background-colour-contrast,#000))}@media only screen and (min-width:968px){.block-testimonial__wrap{border-radius:1rem;padding-left:0!important;padding-right:0!important}}.block-testimonial__background{border-radius:.5rem;box-shadow:0 0 2rem 0 rgba(0,0,0,.25);height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}@media only screen and (min-width:968px){.block-testimonial__background{border-radius:1rem}}.block-testimonial__background img{height:100%;left:0;object-fit:cover;opacity:.45;position:absolute;top:0;width:100%}.block-testimonial__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);position:relative;width:100%}.block-testimonial__header{margin-left:var(--_row-gap,var(--default-gap,3rem));margin-right:var(--_row-gap,var(--default-gap,3rem));margin-top:var(--_row-gap,var(--default-gap,3rem))}@media only screen and (min-width:968px){.block-testimonial__header{margin-left:8rem;margin-right:8rem;margin-top:4rem}}@media only screen and (min-width:1280px){.block-testimonial__header{margin-left:10rem;margin-right:10rem;margin-top:6rem}}.block-testimonial__heading{color:var(--_secondary-colour,var(--_primary-colour-contrast,var(--body-background-colour-contrast,#000)));font-weight:var(--_font-weight-max,700);margin-bottom:0;position:relative}.block-testimonial__list{margin-bottom:0;overflow:hidden;width:100%}.block-testimonial__slider{display:flex}@media only screen and (min-width:968px){.block-testimonial__slider{width:70%}}.block-testimonial .embla-button{background-color:var(--_primary-colour,var(--body-background-colour-contrast,#000));border-radius:.5rem;height:5rem;position:absolute;top:50%;transform:translateY(-50%);width:5rem}.block-testimonial .embla-button:before{background-color:var(--_primary-colour-contrast,#fff);content:"";height:50%;left:25%;-webkit-mask-image:url(/_resources/app/client/images/svg/chevron.svg?v=1774306817307);mask-image:url(/_resources/app/client/images/svg/chevron.svg?v=1774306817307);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:25%;width:50%}.block-testimonial .embla-button--prev{left:0;transform:translate(-50%,-50%) scaleX(-1)}.block-testimonial .embla-button--next{right:0;transform:translate(50%,-50%)}.block-testimonial-item{flex:0 0 100%;height:100%;margin:var(--_row-gap,var(--default-gap,3rem)) 0;min-width:0}@media only screen and (min-width:968px){.block-testimonial-item{margin:4rem 0}.block-testimonial-item:not(:last-child){border-right:.1rem solid var(--_secondary-colour,var(--_primary-colour-contrast,var(--body-background-colour-contrast,#000)))}}@media only screen and (min-width:1280px){.block-testimonial-item{margin:6rem 0}}.block-testimonial-item__wrap{padding:0 calc(var(--_row-gap, var(--default-gap, 3rem))/2)}@media only screen and (min-width:968px){.block-testimonial-item__wrap{padding:0 8rem 2rem}}@media only screen and (min-width:1280px){.block-testimonial-item__wrap{padding:0 10rem 2rem}}.block-testimonial-item__content{display:block;margin-bottom:calc(var(--_row-gap, var(--default-gap, 3rem))/2)}.block-testimonial-item__content:before{background-color:var(--_primary-colour,var(--body-background-colour-contrast,#000));content:"";display:block;height:5rem;margin-bottom:2rem;-webkit-mask-image:url(/_resources/app/client/images/svg/quote-icon.svg?v=1774306817307);mask-image:url(/_resources/app/client/images/svg/quote-icon.svg?v=1774306817307);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:5rem}.block-testimonial-item__content p{--_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)}.block-testimonial-item__content p: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))}.block-testimonial-item__content p{--_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){.block-testimonial-item__content p{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.block-testimonial-item__content p{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.block-testimonial-item__content p{--_breakpoint-muliplier:1}}.block-testimonial-item__content p *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0;--_font-weight-max:var(--font-weight-headings-bold,700)}.block-testimonial-item__content p:has(.h0),.block-testimonial-item__content p:has(.h1),.block-testimonial-item__content p:has(.h2),.block-testimonial-item__content p:has(.h3),.block-testimonial-item__content p:has(.h4),.block-testimonial-item__content p:has(.h5),.block-testimonial-item__content p:has(.h6){margin-bottom:0}.block-testimonial-item__content p{display:inline-block;font-style:italic;margin-bottom:0}@media only screen and (min-width:1024px){.block-testimonial-item__content p{--_breakpoint-muliplier:.5;--_line-height:var(--heading-5-line-height,1.4);--_margin-bottom:calc(var(--heading-5-line-height, 1)*0.7em);display:block;line-height:var(--_line-height);margin-bottom:var(--_margin-bottom)}.block-testimonial-item__content p: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))}.block-testimonial-item__content p{--_font-size:var(--heading-5-size);font-size:clamp(var(--paragraph-size,1.6rem)*1.2,var(--_breakpoint-muliplier,1)*var(--_font-size,3rem)*var(--base-size-multiplier,1),var(--_font-size,3rem))}}@media only screen and (min-width:1024px)and (min-width:768px){.block-testimonial-item__content p{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px)and (min-width:1024px){.block-testimonial-item__content p{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1024px)and (min-width:1920px){.block-testimonial-item__content p{--_breakpoint-muliplier:1}}@media only screen and (min-width:1024px){.block-testimonial-item__content p *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0;--_font-weight-max:var(--font-weight-headings-bold,700)}.block-testimonial-item__content p:has(.h0),.block-testimonial-item__content p:has(.h1),.block-testimonial-item__content p:has(.h2),.block-testimonial-item__content p:has(.h3),.block-testimonial-item__content p:has(.h4),.block-testimonial-item__content p:has(.h5),.block-testimonial-item__content p:has(.h6){margin-bottom:0}}.block-testimonial-item__image{border-radius:50%;display:block;margin-bottom:calc(var(--_row-gap, var(--default-gap, 3rem))/2);margin-right:auto}@media only screen and (min-width:968px){.block-testimonial-item__image{margin-left:auto}}.block-testimonial-item__name{--_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)}.block-testimonial-item__name: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))}.block-testimonial-item__name{--_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){.block-testimonial-item__name{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.block-testimonial-item__name{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.block-testimonial-item__name{--_breakpoint-muliplier:1}}.block-testimonial-item__name *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0;--_font-weight-max:var(--font-weight-headings-bold,700)}.block-testimonial-item__name:has(.h0),.block-testimonial-item__name:has(.h1),.block-testimonial-item__name:has(.h2),.block-testimonial-item__name:has(.h3),.block-testimonial-item__name:has(.h4),.block-testimonial-item__name:has(.h5),.block-testimonial-item__name:has(.h6){margin-bottom:0}.block-testimonial-item__name{color:inherit;display:inline-block;margin-bottom:0}
/****** FILE: app/client/dist/styles/blocks/default/text-block.css *****/
.default-text{background-color:var(--_primary-colour,transparent);color:var(--_primary-colour-contrast,var(--body-background-colour-contrast,#000));opacity:0}.default-text.in-view{opacity:1;transition:opacity 1s ease}.default-text__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%}.default-text__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%}.default-text__content>:last-child,.default-text__content>:last-child :last-child{margin-bottom:0}.default-text__heading{font-weight:var(--_font-weight-max,700)}
