.secondary-mega-menu{position:sticky;z-index:var(--z-20);top:0;background-color:var(--colour-bg-white);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.12);}@media (min-width:1024px){.secondary-mega-menu{box-shadow:0px 4px 42px 0px rgba(0,0,0,0.12);}}.secondary-mega-menu > .container{display:contents;}@media (min-width:1024px){.secondary-mega-menu > .container{display:grid;grid-template-columns:1fr auto 1fr;gap:var(--spacing-5);align-items:center;}}.secondary-mega-menu__header{display:flex;align-items:center;padding-top:var(--spacing-3);padding-bottom:var(--spacing-3);gap:var(--spacing-2-half);position:relative;z-index:1;background-color:white;}@media (min-width:1024px){.secondary-mega-menu__header{gap:var(--spacing-4);padding:0;}}.secondary-mega-menu > img{width:36px;height:auto;}@media (min-width:1024px){.secondary-mega-menu > img{width:46px;}}.secondary-mega-menu__title{font-weight:var(--font-weight-bold);line-height:var(--line-height-2xl);letter-spacing:var(--letter-spacing-tight);}@media (min-width:1024px){.secondary-mega-menu__title{font-size:var(--font-size-xl);}}.secondary-mega-menu__toggle{margin-left:auto;transition:transform 300ms;}.secondary-mega-menu__toggle.burger-menu--active{transform:rotate(180deg);}@media (min-width:1024px){.secondary-mega-menu__toggle{display:none;}}.secondary-mega-menu__cta{width:fit-content;}
.product-hero{position:relative;background:var(--colour-bg-default);padding-top:var(--widget-vertical-padding--mobile);padding-bottom:var(--widget-vertical-padding--mobile);isolation:isolate;}@media (min-width:1024px){.product-hero{padding-bottom:var(--spacing-28);}}@media (min-width:1024px){.product-hero.pattern-bg-none{padding:var(--spacing-20) 0;}}.product-hero.pattern-bg-none .product-hero__block--media{aspect-ratio:unset;}.product-hero.pattern-bg-none .product-hero__block--media picture{width:100%;}.product-hero.pattern-bg-none .product-hero__block--media img{aspect-ratio:unset;}.product-hero__background{position:absolute;bottom:0;right:0;width:76.9230769231%;aspect-ratio:1/1;background-repeat:no-repeat;background-position:bottom right;background-size:contain;background-image:var(--_chosen-pattern--mobile);z-index:var(--z-neg-10);}@media (min-width:1024px){.product-hero__background{width:auto;height:100%;background-image:var(--_chosen-pattern--desktop);}}@media (min-width:1024px){.product-hero--reversed .product-hero__background{right:auto;left:0;transform:scaleX(-1);}}.product-hero__inner{display:flex;flex-direction:column;gap:var(--spacing-10);}@media (min-width:1024px){.product-hero__inner{flex-direction:row;gap:var(--spacing-20);}}@media (min-width:1024px){.product-hero--reversed .product-hero__inner{flex-direction:row-reverse;}}.product-hero__block{display:flex;}@media (min-width:1024px){.product-hero__block{flex:1;}}@media (min-width:1024px){.product-hero__block--text{align-self:center;flex:4;}}.product-hero__block--media img{aspect-ratio:1/1;}@media (min-width:1024px){.product-hero__block--media{flex:5;aspect-ratio:1/1;}}.product-hero__text{display:flex;flex-direction:column;gap:var(--spacing-6);align-items:flex-start;}.product-hero__media{display:flex;width:100%;}.product-hero__media img{width:100%;height:100%;object-fit:contain;}.product-hero__media > picture img,.product-hero__media > img{border-radius:var(--border-radius-lg);overflow:hidden;}.product-hero__media .video{align-self:center;box-shadow:25px 18px 70px 0px rgba(0,0,0,0.25);border:10px solid var(--colour-bg-accent-2);border-radius:var(--border-radius-lg);}.product-hero__media .video img{aspect-ratio:16/9;object-fit:cover;}.product-hero__title{font-size:var(--widget-font-size--mobile);line-height:var(--line-height-sm);max-width:var(--max-w-md);letter-spacing:var(--letter-spacing-tight);}@media (min-width:1024px){.product-hero__title{font-size:var(--widget-font-size--desktop);line-height:var(--line-height-base);}}.product-hero__title strong{font-weight:var(--font-weight-bold);}.product-hero__description{max-width:var(--max-w-sm);}.product-hero__ctas{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-5);}@media (min-width:1024px){.product-hero__ctas{flex-direction:row;align-items:center;justify-content:flex-start;}}@media (min-width:1024px){.product-hero--reversed .product-hero__inner{flex-direction:row-reverse;}}
