.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;}}
