.feature-gallery{overflow:hidden}.feature-gallery__wrap{--_wrapper-max-width:calc(var(--content-width, 154rem)*var(--base-size-multiplier, 1));align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:var(--_wrapper-max-width);padding-left:var(--row-padding,0);padding-right:var(--row-padding,0);width:100%}.feature-gallery__header{display:block;margin-bottom:var(--_row-gap,var(--default-gap,3rem));padding-left:calc(var(--_row-gap, var(--default-gap, 3rem))/2);padding-right:calc(var(--_row-gap, var(--default-gap, 3rem))/2);width:100%}@media only screen and (min-width:968px){.feature-gallery__header{margin-bottom:0}}@media only screen and (max-width:967px){.feature-gallery__header>:last-child,.feature-gallery__header>:last-child :last-child{margin-bottom:0}}.feature-gallery__heading{--_breakpoint-muliplier:.5;--_line-height:var(--heading-2-line-height,1.4);--_margin-bottom:calc(var(--heading-2-line-height, 1)*0.7em);display:block;line-height:var(--_line-height);margin-bottom:var(--_margin-bottom)}.feature-gallery__heading:not([class*=font-family--]){--_font-weight-max:var(--font-weight-headings-bold,700);font-family:var(--font-family-headings)}.feature-gallery__heading{--_font-size:var(--heading-2-size);font-size:clamp(calc(var(--paragraph-size, 1.6rem)*var(--base-font-size-multiplier, 1))*1.5,var(--_breakpoint-muliplier,1)*var(--_font-size,6rem)*var(--base-size-multiplier,1),var(--_font-size,6rem))}@media only screen and (min-width:768px){.feature-gallery__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.feature-gallery__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.feature-gallery__heading{--_breakpoint-muliplier:1}}.feature-gallery__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.feature-gallery__heading:has(.h0),.feature-gallery__heading:has(.h1),.feature-gallery__heading:has(.h2),.feature-gallery__heading:has(.h3),.feature-gallery__heading:has(.h4),.feature-gallery__heading:has(.h5),.feature-gallery__heading:has(.h6){margin-bottom:0}.feature-gallery__heading{font-weight:var(--_font-weight-max,700)}.feature-gallery__list{--_item-visible-display:grid;--_item-invisible-display:none;--_all-items-display:var(--_item-invisible-display);align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:calc(var(--default-gap, 3rem)*.5);padding-right:calc(var(--default-gap, 3rem)*.5);--_row-gap:calc(var(--default-gap, 3rem)*1);margin-left:calc((var(--_row-gap, var(--default-gap, 3rem)))*-.5);margin-right:calc((var(--_row-gap, var(--default-gap, 3rem)))*-.5);width:calc(100% + var(--_row-gap, var(--default-gap, 3rem)))}.feature-gallery:has(.show-all) .feature-gallery__list{--_all-items-display:var(--_item-visible-display)}.feature-gallery-action{--_button-primary-colour:var(--_secondary-colour,var(--colour-secondary,var(--body-primary-colour-contrast,#000)));--_button-primary-colour-contrast:var(--_secondary-colour-contrast,var(--colour-secondary-contrast,var(--body-primary-colour-on-contrast,#fff)));margin-left:calc(var(--_row-gap, var(--default-gap, 3rem))/2);margin-right:calc(var(--_row-gap, var(--default-gap, 3rem))/2)}@media only screen and (min-width:968px){.feature-gallery-action{display:none}}.feature-gallery-action.show-all{display:none}.feature-gallery-item{--_desired-aspect-ratio:755/520;--_desired-width:50%;display:block;display:var(--_item-visible-display);grid-template-columns:1fr;grid-template-rows:1fr;margin-bottom:var(--_row-gap,var(--default-gap,3rem));padding-left:calc(var(--_row-gap, var(--default-gap, 3rem))/2);padding-right:calc(var(--_row-gap, var(--default-gap, 3rem))/2);position:relative;width:100%}@media only screen and (max-width:967px){.feature-gallery-item{display:var(--_all-items-display,var(--_item-visible-display))}.feature-gallery-item:first-child,.feature-gallery-item:nth-child(2),.feature-gallery-item:nth-child(3),.feature-gallery-item:nth-child(4){display:var(--_item-visible-display)}}@media only screen and (min-width:968px){.feature-gallery-item{width:var(--_desired-width)}.feature-gallery-item:first-child{--_desired-aspect-ratio:1510/520;--_desired-width:100%}}.feature-gallery-item__content,.feature-gallery-item__image{grid-column:1;grid-row:1}.feature-gallery-item__image{background-color:#000}.feature-gallery-item__image img{aspect-ratio:var(--_desired-aspect-ratio,1/1);mask:linear-gradient(180deg,#000,#000 calc(100% - 15rem),rgba(0,0,0,.314));width:100%}.feature-gallery-item__content{background-color:hsl(from #000 h s l/var(--_overlay-opacity,0));color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:var(--_row-gap,var(--default-gap,3rem));transition:opacity .3s ease;transition:background-color .3s ease;z-index:1}@media only screen and (min-width:1024px){.feature-gallery-item__content:active.has-content,.feature-gallery-item__content:focus-visible.has-content,.feature-gallery-item__content:hover.has-content{--_overlay-opacity:0.4;--_reveal-height:1fr}}.feature-gallery-item__content:has(.show-content){--_overlay-opacity:0.4;--_reveal-height:1fr}.feature-gallery-item__content>:last-child,.feature-gallery-item__content>:last-child :last-child{margin-bottom:0}@media only screen and (max-width:1023px){.feature-gallery-item__content.has-content .feature-gallery-item__heading,.feature-gallery-item__content.has-content .feature-gallery-item__text{padding-right:6rem}.feature-gallery-item__info{--_breakpoint-muliplier:.5;--_line-height:var(--heading-6-line-height,1.4);--_margin-bottom:calc(var(--heading-6-line-height, 1)*0.7em);line-height:var(--_line-height);margin-bottom:var(--_margin-bottom)}.feature-gallery-item__info:not([class*=font-family--]){--_font-weight-max:var(--font-weight-headings-bold,700);font-family:var(--font-family-headings)}.feature-gallery-item__info{--_font-size:var(--heading-6-size);border-radius:50%;bottom:0;box-shadow:inset 0 0 0 2px #fff;color:#fff;display:block;font-size:clamp(calc(var(--paragraph-size, 1.6rem)*var(--base-font-size-multiplier, 1))*1.1,var(--_breakpoint-muliplier,1)*var(--_font-size,2rem)*var(--base-size-multiplier,1),var(--_font-size,2rem));height:4rem;line-height:4.5rem;position:absolute;right:var(--_row-gap,var(--default-gap,3rem));text-align:center;width:4rem}}@media only screen and (max-width:1023px)and (min-width:768px){.feature-gallery-item__info{--_breakpoint-muliplier:.65}}@media only screen and (max-width:1023px)and (min-width:1024px){.feature-gallery-item__info{--_breakpoint-muliplier:.9}}@media only screen and (max-width:1023px)and (min-width:1920px){.feature-gallery-item__info{--_breakpoint-muliplier:1}}@media only screen and (max-width:1023px){.feature-gallery-item__info *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.feature-gallery-item__info:has(.h0),.feature-gallery-item__info:has(.h1),.feature-gallery-item__info:has(.h2),.feature-gallery-item__info:has(.h3),.feature-gallery-item__info:has(.h4),.feature-gallery-item__info:has(.h5),.feature-gallery-item__info:has(.h6){margin-bottom:0}}@media only screen and (min-width:1024px){.feature-gallery-item__info{display:none}}.feature-gallery-item__info:before{content:"i";display:block;scale:.8}.feature-gallery-item__info.show-content:before{background-color:#fff;content:"";height:40%;left:30%;-webkit-mask-image:url(/_resources/app/client/images/svg/close.svg?v=1774915519761);mask-image:url(/_resources/app/client/images/svg/close.svg?v=1774915519761);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;scale:1;top:30%;width:40%}.feature-gallery-item__heading{--_breakpoint-muliplier:.5;--_line-height:var(--heading-4-line-height,1.4);--_margin-bottom:0;display:block;line-height:var(--_line-height);margin-bottom:var(--_margin-bottom)}.feature-gallery-item__heading:not([class*=font-family--]){--_font-weight-max:var(--font-weight-headings-bold,700);font-family:var(--font-family-headings)}.feature-gallery-item__heading{--_font-size:var(--heading-4-size);font-size:clamp(calc(var(--paragraph-size, 1.6rem)*var(--base-font-size-multiplier, 1))*1.3,var(--_breakpoint-muliplier,1)*var(--_font-size,4rem)*var(--base-size-multiplier,1),var(--_font-size,4rem))}@media only screen and (min-width:768px){.feature-gallery-item__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.feature-gallery-item__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.feature-gallery-item__heading{--_breakpoint-muliplier:1}}.feature-gallery-item__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.feature-gallery-item__heading:has(.h0),.feature-gallery-item__heading:has(.h1),.feature-gallery-item__heading:has(.h2),.feature-gallery-item__heading:has(.h3),.feature-gallery-item__heading:has(.h4),.feature-gallery-item__heading:has(.h5),.feature-gallery-item__heading:has(.h6){margin-bottom:0}.feature-gallery-item__text{display:grid;grid-template-rows:var(--_reveal-height,0fr);transition:grid-template-rows .3s ease}.feature-gallery-item__reveal{overflow:hidden;padding-top:var(--_row-gap,var(--default-gap,3rem))}.feature-gallery-item__video{background-color:var(--_play-icon-colour,var(--_secondary-colour));display:block;height:7rem;position:absolute;right:calc(var(--_row-gap, var(--default-gap, 3rem))/2);top:0;transition:transform .3s ease;width:7rem;z-index:2}.feature-gallery-item__video:before{background-color:var(--_play-icon-colour-contrast,var(--_secondary-colour-contrast));content:"";display:block;height:100%;left:0;-webkit-mask-image:url(/_resources/app/client/images/svg/play-arrow.svg?v=1774915519761);mask-image:url(/_resources/app/client/images/svg/play-arrow.svg?v=1774915519761);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:40% auto;mask-size:40% auto;position:absolute;top:0;width:100%}