@keyframes bordered-circle{0%{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation)))}20%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 90deg))}40%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 180deg))}60%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 270deg))}80%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 1turn))}to{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation) + 1turn))}}.box-media-text{overflow-x:clip}@media only screen and (min-width:968px){.box-media-text{background-color:transparent!important;color:inherit!important;margin-top:var(--block-padding);padding-bottom:0;padding-top:0}.box-media-text.media-right{--_gradient-angle:270deg}.box-media-text.media-right .box-media-text__content{margin-left:auto}}.box-media-text__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:1rem;padding-right:1rem;position:relative}@media only screen and (min-width:640px){.box-media-text__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.box-media-text__wrap{padding-left:5rem;padding-right:5rem}}.box-media-text__wrap{margin-left:auto;margin-right:auto;max-width:154rem;width:100%}.box-media-text__background{background-color:var(--_primary-colour,transparent)}@media only screen and (max-width:967px){.box-media-text__background{border-radius:2rem;display:block;height:30rem;margin-bottom:2rem;margin-left:3rem;margin-right:3rem;padding-left:var(--_gutter,3rem);padding-right:var(--_gutter,3rem);position:relative;width:100%}}@media only screen and (min-width:968px){.box-media-text__background{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw}}.box-media-text__background iframe,.box-media-text__background img,.box-media-text__background img-greyscale-reveal{border-radius:2rem;height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:968px){.box-media-text__background iframe,.box-media-text__background img,.box-media-text__background img-greyscale-reveal{border-radius:0}}.box-media-text__background iframe{left:50%;top:50%;transform:translate(-50%,-50%)}.box-media-text__content{background-color:var(--_primary-colour,var(--body-primary-colour,#fff));color:var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));display:block;margin-bottom:0;padding-left:var(--_gutter,3rem);padding-right:var(--_gutter,3rem);position:relative;width:100%;z-index:1}@media only screen and (min-width:968px){.box-media-text__content{border-radius:4rem;margin-bottom:var(--block-padding);margin-top:calc(var(--block-padding)*-1);min-width:70rem;padding:8rem 10rem;width:min-content}}.box-media-text__content>:last-child{margin-bottom:0}.box-media-text__heading{display:block;font-weight:700;margin-bottom:2rem}@media only screen and (min-width:968px){.box-media-text__heading{color:var(--_secondary-colour,inherit);margin-bottom:4rem}}