@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))}}.split-children{--_content-width:100%;--_list-width:100%;--_item-width:100%}@media only screen and (min-width:1024px){.split-children{--_content-width:50%;--_list-width:50%}.split-children.columns-3,.split-children.columns-4{--_item-width:50%}.split-children.columns-3 .split-children__list:has(>:nth-child(3)):has(>:last-child:nth-child(odd))>:nth-child(odd):not(:last-child),.split-children.columns-4 .split-children__list:has(>:nth-child(3)):has(>:last-child:nth-child(odd))>:nth-child(odd):not(:last-child){transform:translateY(50%)}}.split-children__layout{align-items:stretch;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:1rem;padding-right:1rem}@media only screen and (min-width:640px){.split-children__layout{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.split-children__layout{padding-left:5rem;padding-right:5rem}}.split-children__layout{margin-left:auto;margin-right:auto;max-width:166rem;width:100%}.split-children__header,.split-children__wrap{display:block;margin-bottom:calc(var(--_gutter, 3rem)*2);padding-left:var(--_gutter,3rem);padding-right:var(--_gutter,3rem);width:100%}@media only screen and (min-width:1024px){.split-children__header,.split-children__wrap{margin-bottom:0!important}}.split-children__header{margin-bottom:calc(var(--block-padding)/2);width:var(--_content-width)}.split-children__content,.split-children__content :last-child{margin-bottom:0}.split-children__heading{color:var(--_secondary-colour,inherit);font-weight:700}.split-children__wrap{margin-bottom:-6rem;width:var(--_list-width)}.split-children__list{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;--_gutter:1.5rem;align-items:center;justify-content:flex-end;margin-left:calc(var(--_gutter, 3rem)*-1);margin-right:calc(var(--_gutter, 3rem)*-1);width:calc(100% + var(--_gutter, 3rem)*2)}.split-children-item{--_media-order:1;--_details-order:2;align-items:stretch;display:block;display:flex;margin-bottom:calc(var(--_gutter, 3rem)*2);padding-left:var(--_gutter,3rem);padding-right:var(--_gutter,3rem);width:100%;width:var(--_item-width)}.split-children-item.in-view .split-children-item__details,.split-children-item.in-view .split-children-item__split{opacity:1;transition:background-color .3s ease,opacity 1.5s ease}.split-children-item__link{color:inherit;color:var(--_secondary-colour-contrast,var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000))));display:flex;flex-direction:column;height:100%;padding:3rem;position:relative;text-decoration:none;width:100%}@media only screen and (min-width:768px) and (max-width:1023px){.split-children-item__link{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:6rem}}.split-children-item__link:active:after,.split-children-item__link:active:before,.split-children-item__link:focus-visible:after,.split-children-item__link:focus-visible:before,.split-children-item__link:hover:after,.split-children-item__link:hover:before{height:calc(100% + var(--_gutter));width:calc(100% + var(--_gutter))}.split-children-item__link:active:after,.split-children-item__link:focus-visible:after,.split-children-item__link:hover:after{opacity:.1}.split-children-item__link:after,.split-children-item__link:before{border-radius:2rem;content:"";display:block;height:100%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease,opacity .3s ease;width:100%}.split-children-item__link:before{background-color:var(--_secondary-colour,transparent)}.split-children-item__link:after{background-color:var(--_secondary-colour-contrast,transparent);filter:invert(1);opacity:0}.split-children-item__link:active .split-children-item__title,.split-children-item__link:focus-visible .split-children-item__title,.split-children-item__link:hover .split-children-item__title{color:inherit}.split-children-item__link:active .split-children-item__button,.split-children-item__link:focus-visible .split-children-item__button,.split-children-item__link:hover .split-children-item__button{color:var(--_secondary-colour-contrast,inherit)}.split-children-item__link:active .split-children-item__split,.split-children-item__link:focus-visible .split-children-item__split,.split-children-item__link:hover .split-children-item__split{background-color:var(--_secondary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)))}.split-children-item__link:active .split-children-item__split:before,.split-children-item__link:focus-visible .split-children-item__split:before,.split-children-item__link:hover .split-children-item__split:before{background-color:var(--_secondary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)))}.split-children-item__icon{background-color:var(--_secondary-colour-contrast,var(--_primary-colour,var(--body-primary-colour,#fff)));border-radius:50%;display:block;flex:0 0 auto;height:10rem;margin-bottom:2rem;position:relative;transition:background-color .3s;width:10rem;z-index:1}.split-children-item__icon:before{background-color:var(--_secondary-colour,var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000))));content:"";height:80%;left:10%;-webkit-mask-image:var(--_icon-url);mask-image:var(--_icon-url);-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:10%;transition:background-color .3s;width:80%}.split-children-item__details{color:inherit;opacity:0;order:var(--_details-order);padding-bottom:4rem;position:relative;z-index:1}@media only screen and (min-width:1024px){.split-children-item__details{height:100%}}@media only screen and (min-width:768px) and (max-width:1023px){.split-children-item__details,.split-children-item__split{margin-bottom:0}.split-children-item__details{flex:1}.split-children-item:nth-child(2n){--_media-order:2;--_details-order:1}}.split-children-item__title{display:block;font-family:var(--font-family-body);font-weight:700;line-height:1.3;margin-bottom:.5em}@media only screen and (max-width:967px){.split-children-item__title{font-size:var(--font-size-h4--small,2.3rem);line-height:1.3}}@media only screen and (min-width:968px){.split-children-item__title{font-size:var(--font-size-h4--medium,2.5rem);line-height:1.3}}@media only screen and (min-width:1024px){.split-children-item__title{font-size:var(--font-size-h4--large,3rem)}}.split-children-item__title *{font-family:inherit;font-size:inherit;line-height:inherit}.split-children-item__title:nth-last-child(3){margin-bottom:1rem}.split-children-item__summary{margin-bottom:0}.split-children-item__button{bottom:-2rem;color:var(--_secondary-colour,inherit);left:0;margin:0;position:absolute;transition:opacity .3s}@media only screen and (min-width:1024px){.split-children-item__button{color:var(--_secondary-colour-contrast,inherit)}}