/****** FILE: app/client/dist/styles/default-childrenblock.css *****/
.default-children{background-color:transparent!important;color:var(--c-text)!important}.default-children__header,.default-children__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:var(--content-width,150rem);padding-left:var(--row-padding,0);padding-right:var(--row-padding,0);width:100%}.default-children__header{margin-bottom:5rem}.default-children__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-children__content>:last-child,.default-children__content>:last-child :last-child{margin-bottom:0}.default-children__wrap{margin-bottom:calc(var(--_row-gap, var(--default-gap, 3rem))*-1)}@media only screen and (min-width:1024px){.default-children__wrap.lg-up-3 .default-children-item,.default-children__wrap.lg-up-4 .default-children-item{width:33.333333333%}}@media only screen and (min-width:1440px){.default-children__wrap.lg-up-4 .default-children-item{width:25%}}.default-children-item{display:block;margin-bottom:var(--_row-gap,var(--default-gap,3rem));opacity: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%}@media only screen and (min-width:768px){.default-children-item{width:50%}}.default-children-item.in-view{opacity:1;transition:opacity 1.5s ease}.default-children-item__link{background-color:#fff;border-radius:.5rem;color:inherit;color:var(--c-text);display:block;height:100%;padding:var(--_row-gap,var(--default-gap,3rem));position:relative;text-decoration:none;transition:color .3s ease,background-color .3s ease}@media only screen and (min-width:968px){.default-children-item__link{padding:calc(var(--_row-gap, var(--default-gap, 3rem))/2);padding-bottom:12rem}}.default-children-item__link:active,.default-children-item__link:focus-visible,.default-children-item__link:hover{background-color:var(--_primary-background,#fff);color:var(--_primary-foreground,var(--c-text))}.default-children-item__link:active .default-children-item__button,.default-children-item__link:focus-visible .default-children-item__button,.default-children-item__link:hover .default-children-item__button{opacity:0;transition:opacity 0s ease,width .3s ease}.default-children-item__link:active .default-children-item__button--hover,.default-children-item__link:focus-visible .default-children-item__button--hover,.default-children-item__link:hover .default-children-item__button--hover{opacity:1;width:18rem}.default-children-item__link:active .default-children-item__button--hover span,.default-children-item__link:focus-visible .default-children-item__button--hover span,.default-children-item__link:hover .default-children-item__button--hover span{opacity:1;transition:opacity .4s ease .2s}.default-children-item__title{--_breakpoint-muliplier:.5;font-family:var(--f-headings);line-height:var(--heading-5-line-height,1.4);margin-bottom:.5em;text-wrap:balance;--_font-size:var(--heading-5-size);font-size:clamp(var(--p-size,1.6rem)*1.2,var(--_breakpoint-muliplier,1)*var(--_font-size,3rem)*var(--body-font-size-multiplier,1),var(--_font-size,3rem))}@media only screen and (min-width:768px){.default-children-item__title{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-children-item__title{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-children-item__title{--_breakpoint-muliplier:1}}.default-children-item__title *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-children-item__title:has(.h0),.default-children-item__title:has(.h1),.default-children-item__title:has(.h2),.default-children-item__title:has(.h3),.default-children-item__title:has(.h4),.default-children-item__title:has(.h5),.default-children-item__title:has(.h6){margin-bottom:0}.default-children-item__title{display:block;font-weight:700}.default-children-item__summary{margin-bottom:0}.default-children-item__action{display:block;margin-top:3rem;position:relative}@media only screen and (min-width:968px){.default-children-item__action{bottom:calc(var(--_row-gap, var(--default-gap, 3rem))/2);left:calc(var(--_row-gap, var(--default-gap, 3rem))/2);position:absolute}}.default-children-item__button{border:.2rem solid var(--_secondary-background,currentColor);border-radius:.5rem;color:inherit;display:block;margin-bottom:0;margin-right:0;overflow:hidden;padding:.8rem 0;text-align:center;transition:opacity .5s ease .2s,width .3s ease;white-space:nowrap;width:5rem}.default-children-item__button:after{background-color:var(--_secondary-background,currentColor);content:"";display:inline-block;height:1.5em;-webkit-mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1759954512615);mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1759954512615);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;vertical-align:text-bottom;width:1.5em}.default-children-item__button--hover{color:var(--_primary-foreground,inherit);left:0;opacity:0;position:absolute;top:0}.default-children-item__button--hover:after{margin-left:.5em}.default-children-item__button--hover span{opacity:0;transition:opacity .2s ease 0s}
/****** FILE: app/client/dist/styles/default-percentageblock.css *****/
.default-percentage{background-color:transparent!important;color:var(--c-text)!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:var(--content-width,150rem);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--contain .default-percentage__container.dark{color:#fff}.default-percentage__wrap{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(--content-width,150rem);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-background,transparent);border-radius:.5rem;color:var(--_primary-foreground,var(--c-text));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.background-colour,.default-percentage-item__wrap.background-colour--,.default-percentage-item__wrap.background-colour--none{--_item-padding:0px}.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;font-family:var(--f-headings);line-height:var(--heading-4-line-height,1.4);margin-bottom:.5em;text-wrap:balance;--_font-size:var(--heading-4-size);font-size:clamp(var(--p-size,1.6rem)*1.3,var(--_breakpoint-muliplier,1)*var(--_font-size,4rem)*var(--body-font-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}.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: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)}
