/****** 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__content{display:block;margin-bottom:0;padding-left:2rem;padding-right:2rem;width:100%}.default-children__content>:last-child{margin-bottom:0}.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?1753409702154);mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1753409702154);-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}
