@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))}}.offset-media-text{overflow-x:clip}@media only screen and (min-width:968px){.offset-media-text{background-color:transparent!important;color:inherit!important;padding-bottom:calc(var(--block-padding)*2);padding-top:var(--block-padding)}.offset-media-text.media-right{--_gradient-angle:270deg}.offset-media-text.media-right .offset-media-text__content{margin-left:0}}.offset-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){.offset-media-text__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.offset-media-text__wrap{padding-left:5rem;padding-right:5rem}}.offset-media-text__wrap{margin-left:auto;margin-right:auto;max-width:154rem;width:100%}.offset-media-text__background{background-color:var(--_primary-colour,transparent);overflow:hidden}@media only screen and (max-width:967px){.offset-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){.offset-media-text__background{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw}}.offset-media-text__background iframe,.offset-media-text__background img,.offset-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){.offset-media-text__background iframe,.offset-media-text__background img,.offset-media-text__background img-greyscale-reveal{border-radius:0}}.offset-media-text__background iframe{left:50%;top:50%;transform:translate(-50%,-50%)}.offset-media-text__content{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){.offset-media-text__content{aspect-ratio:1/1;color:var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));display:flex;flex-direction:column;justify-content:center;margin-bottom:calc(var(--block-padding)*-2);margin-left:auto;margin-top:var(--block-padding);min-width:70rem;padding:20rem 10rem;width:min-content}}.offset-media-text__circle{aspect-ratio:1/1;background-color:var(--_primary-colour,var(--body-primary-colour,#fff));border-radius:50%;display:block;height:100%;left:50%;position:relative;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:-1}.offset-media-text__circle:after,.offset-media-text__circle:before{border-radius:50%;border-style:solid;border-width:2px;color:inherit;content:"";height:calc(100% + 2.5rem);left:50%;pointer-events:none;position:absolute;top:50%;width:calc(100% + 2.5rem)}.offset-media-text__circle:before{--_initial-rotation:0deg;animation:bordered-circle 40s cubic-bezier(.68,-.55,.265,1.55) infinite;border-color:var(--_secondary-colour-contrast,var(--body-primary-colour,#fff));margin-left:0;margin-top:-.5rem}.offset-media-text__circle:after{--_initial-rotation:45deg;animation:bordered-circle 60s cubic-bezier(.68,-.55,.265,1.55) infinite;border-color:var(--_primary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));filter:brightness(.8);margin-left:1rem;margin-top:2rem}@media only screen and (max-width:967px){.offset-media-text__circle{display:none}}.offset-media-text__heading{display:block;font-weight:700;margin-bottom:2rem}@media only screen and (min-width:968px){.offset-media-text__heading{color:var(--_secondary-colour,inherit);margin-bottom:4rem}}