@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))}}.default-media-text{background-color:var(--_secondary-colour,transparent);color:var(--_secondary-colour-contrast);overflow-x:clip}@media only screen and (min-width:968px){.default-media-text{background-color:transparent!important;color:inherit!important;padding-bottom:var(--block-padding)}.default-media-text.media-right{--_gradient-angle:270deg}.default-media-text.media-right .default-media-text__content{margin-left:auto}}.default-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){.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}}.default-media-text__wrap{margin-left:auto;margin-right:auto;max-width:154rem;width:100%}.default-media-text__background{background-color:var(--_primary-colour,transparent);color:var(--_primary-colour,inherit)}@media only screen and (max-width:967px){.default-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){.default-media-text__background{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw}}.default-media-text__background iframe,.default-media-text__background img{border-radius:2rem;height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:968px){.default-media-text__background iframe,.default-media-text__background img{border-radius:0}}.default-media-text__background iframe{left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:968px){.default-media-text__background:after{background-color:inherit;content:"";height:100%;left:0;mask-image:linear-gradient(var(--_gradient-angle,90deg),#000 25%,transparent 100%);position:absolute;top:0;width:100%}}.default-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){.default-media-text__content{aspect-ratio:1/1;color:var(--_secondary-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)*-.5);margin-top:calc(var(--block-padding)*-.5);min-width:70rem;padding:20rem 10rem;width:min-content}}.default-media-text__circle{aspect-ratio:1/1;background-color:var(--_secondary-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}.default-media-text__circle:after,.default-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)}.default-media-text__circle:before{--_initial-rotation:0deg;animation:bordered-circle 40s cubic-bezier(.68,-.55,.265,1.55) infinite;border-color:var(--_primary-colour-contrast,var(--body-primary-colour,#fff));margin-left:0;margin-top:-.5rem}.default-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){.default-media-text__circle{display:none}}.default-media-text__heading{display:block;font-weight:700;margin-bottom:2rem}@media only screen and (min-width:968px){.default-media-text__heading{color:var(--_primary-colour,inherit);margin-bottom:4rem}}