/****** FILE: app/client/dist/styles/rounded-mediatextblock.css *****/
:root{--row-padding:1rem}@media only screen and (min-width:640px){:root{--row-padding:2rem}}@media only screen and (min-width:768px){:root{--row-padding:5rem}}.rounded-media-text{background:transparent!important;padding:0 2rem}.rounded-media-text.in-view .rounded-media-text__content,.rounded-media-text.in-view .rounded-media-text__media{opacity:1;transition:opacity 1s ease}.rounded-media-text__wrap{display:flex;flex-direction:row;flex-wrap:wrap;--_row-padding:var(--row-padding,0);align-items:stretch;background-color:var(--_primary-colour,transparent);gap:var(--_gutter,2rem);justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);overflow:hidden;padding-left:var(--_row-padding);padding-right:var(--_row-padding);padding:0;width:100%}@media only screen and (min-width:968px){.rounded-media-text__wrap{flex-wrap:nowrap}}.rounded-media-text__wrap:has(.align-right){border-radius:5rem}@media only screen and (min-width:968px){.rounded-media-text__wrap:has(.align-right){border-bottom-left-radius:100rem;border-bottom-right-radius:200rem;border-top-left-radius:100rem;border-top-right-radius:200rem;padding-left:8rem}}@media only screen and (min-width:968px){.rounded-media-text__wrap:has(.align-left){border-bottom-left-radius:200rem;border-bottom-right-radius:100rem;border-top-left-radius:200rem;border-top-right-radius:100rem;padding-right:8rem}}.rounded-media-text__content,.rounded-media-text__media{display:block;margin-bottom:calc(var(--_gutter, 2rem)*2);opacity:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}.rounded-media-text__content:last-child,.rounded-media-text__media:last-child{margin-bottom:0}.rounded-media-text__media{margin:0;padding:0!important;position:relative}@media only screen and (min-width:968px){.rounded-media-text__media{max-width:64rem}.rounded-media-text__media.align-right{order:2}.rounded-media-text__media.align-right+.rounded-media-text__content{order:1;padding-left:2rem;padding-right:0}}.rounded-media-text__media.align-right+.rounded-media-text__content .rounded-media-text__text{padding-left:0!important}.rounded-media-text__media.align-left+.rounded-media-text__content .rounded-media-text__text{padding-right:0!important}.rounded-media-text__image,.rounded-media-text__video{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5rem;display:block;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:968px){.rounded-media-text__image,.rounded-media-text__video{aspect-ratio:1/1;border-radius:50%}}.rounded-media-text__image img,.rounded-media-text__video img{display:block;height:100%;object-fit:cover;width:100%}.rounded-media-text__video{color:var(--_secondary-colour,inherit);cursor:pointer}.rounded-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?1773353881770);mask-image:url(/_resources/app/client/images/svg/play.svg?1773353881770);-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}.rounded-media-text__video:active:before,.rounded-media-text__video:focus-visible:before,.rounded-media-text__video:hover:before{transform:scale(1.1)}.rounded-media-text__content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:0;padding:0 calc(var(--_gutter, 2rem)*2) calc(var(--_gutter, 2rem)*2)}@media only screen and (min-width:968px){.rounded-media-text__content{padding-left:0}}.rounded-media-text__content :last-child{margin-bottom:0}@media only screen and (min-width:968px){.rounded-media-text__text{padding:0 5rem}}@media only screen and (min-width:1280px){.rounded-media-text__text{padding:0 7rem}}.rounded-media-text__text :last-child{margin-bottom:0}.rounded-media-text__heading{--_breakpoint-muliplier:.5;display:block;line-height:var(--heading-1-line-height,1.4);margin-bottom:calc(var(--heading-1-line-height, 1)*.5em);text-wrap:pretty}.rounded-media-text__heading:not([class*=font-family--]){font-family:var(--font-family-headings)}.rounded-media-text__heading{--_font-size:var(--heading-1-size);font-size:clamp(var(--p-size,1.6rem)*1.6,var(--_breakpoint-muliplier,1)*var(--_font-size,7rem)*var(--body-font-size-multiplier,1),var(--_font-size,7rem))}@media only screen and (min-width:768px){.rounded-media-text__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.rounded-media-text__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.rounded-media-text__heading{--_breakpoint-muliplier:1}}.rounded-media-text__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.rounded-media-text__heading:has(.h0),.rounded-media-text__heading:has(.h1),.rounded-media-text__heading:has(.h2),.rounded-media-text__heading:has(.h3),.rounded-media-text__heading:has(.h4),.rounded-media-text__heading:has(.h5),.rounded-media-text__heading:has(.h6){margin-bottom:0}.rounded-media-text__heading{color:var(--_secondary-colour,inherit);font-weight:600}.rounded-media-text__link{color:var(--_secondary-colour,inherit);margin-top:2rem}
