/****** FILE: app/client/dist/styles/default-mediatextblock.css *****/
.default-media-text.in-view .default-media-text__content,.default-media-text.in-view .default-media-text__media{opacity:1;transition:opacity 1s ease}.default-media-text__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:154rem;padding-left:1rem;padding-right:1rem;width:100%}@media only screen and (min-width:640px){.default-media-text__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.default-media-text__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3920px){.default-media-text__wrap{padding-left:0;padding-right:0}}.default-media-text__layout{align-items:stretch;display:block;display:flex;flex-wrap:wrap;margin-bottom:0;padding-left:2rem;padding-right:2rem;width:100%}.default-media-text__content,.default-media-text__media{opacity:0;width:100%}@media only screen and (min-width:968px){.default-media-text__content,.default-media-text__media{margin-bottom:0;width:50%}}.default-media-text__media{box-shadow:0 0 5rem rgba(0,0,0,.1);display:flex;position:relative}@media only screen and (min-width:968px){.default-media-text__media.align-right{order:2}.default-media-text__media.align-right+.default-media-text__content{order:1}}.default-media-text__image,.default-media-text__video{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;position:relative}.default-media-text__image img,.default-media-text__video img{border-radius:0;display:block;height:auto;min-height:100%;width:100%}@media only screen and (min-width:968px){.default-media-text__image img,.default-media-text__video img{border-radius:0}}.default-media-text__video{color:var(--_secondary-background,inherit);cursor:pointer}.default-media-text__video:before{background-color:currentColor;border-radius:50%;color:inherit;content:"";display:block;height:10rem;left:50%;margin-left:-5rem;margin-top:-5rem;-webkit-mask-image:url(/_resources/app/client/images/svg/play.svg?1754005357064);mask-image:url(/_resources/app/client/images/svg/play.svg?1754005357064);-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:50%;transition:transform .3s ease;width:10rem}.default-media-text__video:active:before,.default-media-text__video:focus-visible:before,.default-media-text__video:hover:before{transform:scale(1.1)}.default-media-text__content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:0}@media only screen and (min-width:968px){.default-media-text__content{padding-left:0}}.default-media-text__text{background-color:var(--_secondary-background,transparent);color:var(--_secondary-foreground,inherit);display:flex;flex-direction:column;justify-content:center;padding:4rem}@media only screen and (min-width:968px){.default-media-text__text{height:calc(100% - 10rem);margin-bottom:5rem;margin-top:5rem;padding:5rem}}@media only screen and (min-width:1280px){.default-media-text__text{padding:7rem}}.default-media-text__text :last-child{margin-bottom:0}.default-media-text__link{background-color:transparent;border-color:var(--_secondary-foreground,currentColor);color:var(--_secondary-foreground,inherit);margin-top:2rem}.default-media-text__link:active,.default-media-text__link:focus-visible,.default-media-text__link:hover{background-color:var(--_secondary-foreground,var(--_primary-background,#fff));border-color:var(--_secondary-foreground,var(--_primary-background,#fff));color:var(--_secondary-background,var(--_primary-foreground,var(--c-text)))}
