/****** FILE: app/client/dist/styles/default-percentageblock.css *****/
.default-percentage{background-color:transparent!important;color:var(--c-text)!important}.default-percentage--contain{padding-left:3rem;padding-right:3rem}@media only screen and (min-width:640px){.default-percentage--contain{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:768px){.default-percentage--contain{padding-left:7rem;padding-right:7rem}}@media only screen and (min-width:3920px){.default-percentage--contain{padding-left:0;padding-right:0}}.default-percentage--contain.explode{padding-left:0;padding-right:0}.default-percentage--contain .default-percentage__container{border-radius:.5rem;margin:0 auto;max-width:150rem;padding-bottom:2rem;padding-top:2rem}@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:-4rem;margin-left:auto;margin-right:auto;max-width:150rem;padding-left:1rem;padding-right:1rem;width:100%}@media only screen and (min-width:640px){.default-percentage__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.default-percentage__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3920px){.default-percentage__wrap{padding-left:0;padding-right:0}}.default-percentage-item{display:block;margin-bottom:4rem;padding-left:2rem;padding-right:2rem;width:100%}@media only screen and (min-width:1024px){.default-percentage-item.percentage-25{width:25%}.default-percentage-item.percentage-33{width:33.33333%}.default-percentage-item.percentage-50{width:50%}.default-percentage-item.percentage-66{width:66.66667%}.default-percentage-item.percentage-75{width:75%}.default-percentage-item.percentage-100{width:100%}}.default-percentage-item__wrap{--_item-padding:2rem;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:4rem}}.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:2rem}.default-percentage-item__media img{border-radius:.5rem;display:block;height:auto;width:100%}.default-percentage-item__title{display:block;font-weight:700;margin-bottom:1rem}@media only screen and (max-width:967px){.default-percentage-item__title{font-size:var(--font-size-h4--small,2.3rem);line-height:1.3}}@media only screen and (min-width:968px){.default-percentage-item__title{font-size:var(--font-size-h4--medium,2.5rem);line-height:1.3}}@media only screen and (min-width:1024px){.default-percentage-item__title{font-size:var(--font-size-h4--large,3rem)}}.default-percentage-item__title *{font:inherit;line-height:inherit}.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/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:150rem;padding-left:1rem;padding-right:1rem;width:100%}@media only screen and (min-width:640px){.default-children__header,.default-children__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.default-children__header,.default-children__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3920px){.default-children__header,.default-children__wrap{padding-left:0;padding-right:0}}.default-children__header{margin-bottom:5rem}.default-children__header :last-child{margin-bottom:0}.default-children__content{display:block;margin-bottom:4rem;padding-left:2rem;padding-right:2rem;width:100%}.default-children__wrap{margin-bottom:-4rem}@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.33333%}}@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:4rem;opacity:0;padding-left:2rem;padding-right:2rem;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:2rem;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:4rem 4rem 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{display:block;font-weight:700;margin-bottom:1em}@media only screen and (max-width:967px){.default-children-item__title{font-size:var(--font-size-h5--small,2rem);line-height:1.4}}@media only screen and (min-width:968px){.default-children-item__title{font-size:var(--font-size-h5--medium,2.2rem);line-height:1.4}}@media only screen and (min-width:1024px){.default-children-item__title{font-size:var(--font-size-h5--large,2.4rem)}}.default-children-item__title *{font:inherit;line-height:inherit}.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:4rem;left:4rem;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?1751417970630);mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1751417970630);-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}
