/****** FILE: app/client/dist/styles/gallery-serviceareasblock.css *****/
@media only screen and (min-width:1280px){.default-service-areas.gallery{--_item-width:33.3333333%}}
/****** FILE: app/client/dist/styles/default-productrangesblock.css *****/
.default-product-ranges.in-view .default-product-ranges__header{opacity:1;transition:opacity 1s ease}.default-product-ranges__header,.default-product-ranges__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;--_row-padding:1rem;padding-left:var(--_row-padding);padding-right:var(--_row-padding)}@media only screen and (min-width:640px){.default-product-ranges__header,.default-product-ranges__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.default-product-ranges__header,.default-product-ranges__wrap{--_row-padding:5rem}}.default-product-ranges__header,.default-product-ranges__wrap{margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.default-product-ranges__header{opacity:0}.default-product-ranges__content,.default-product-ranges__controls{display:block;margin-bottom:calc(var(--_gutter, 2rem)*2);padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}@media only screen and (min-width:968px){.default-product-ranges__content,.default-product-ranges__controls{width:50%}}.default-product-ranges__content :last-child{margin-bottom:0}.default-product-ranges__controls{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:4rem;justify-content:flex-start}@media only screen and (min-width:968px){.default-product-ranges__controls{justify-content:flex-end}}.default-product-ranges__wrap{position:relative}.default-product-ranges__container{display:block;margin-bottom:0;overflow:hidden;padding-left:var(--_gutter,2rem);padding-left:0;padding-right:var(--_gutter,2rem);padding-right:0;position:relative;width:100%}.default-product-ranges__slider{--_item-width:100%;align-items:stretch;display:flex}@media only screen and (min-width:968px){.default-product-ranges__slider{--_item-width:40%}}.default-product-ranges .embla-button{background-color:currentColor;color:inherit;display:block;height:5rem;-webkit-mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1764025268354);mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1764025268354);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:relative;width:5rem}.default-product-ranges .embla-button--prev{transform:scaleX(-1)}.default-product-ranges .embla-button[disabled]{display:none}.default-product-ranges-item{--_children-visibility:0fr;align-items:stretch;display:flex;flex:0 0 auto;min-width:0;padding-left:2rem;padding-right:2rem;width:var(--_item-width)}.default-product-ranges-item:has(img) .default-product-ranges-item__content{background-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.3) 10%,rgba(0,0,0,.5) 30%,rgba(0,0,0,.9))}.default-product-ranges-item__wrap{color:var(--_secondary-colour-contrast);display:grid;grid-template-columns:1fr;grid-template-rows:1fr;overflow:hidden;position:relative;text-decoration:none;width:100%}.default-product-ranges-item__wrap:has(img){color:#fff}@media only screen and (min-width:1024px){.default-product-ranges-item__wrap:active,.default-product-ranges-item__wrap:focus-visible,.default-product-ranges-item__wrap:hover{--_children-visibility:1fr}}.default-product-ranges-item__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.default-product-ranges-item__link:after,.default-product-ranges-item__link:before{content:"";display:block;position:absolute;z-index:1}.default-product-ranges-item__link:before{background-color:var(--_primary-colour,var(--body-primary-colour,#fff));clip-path:polygon(0 0,100% 0,100% 100%);height:8rem;right:0;top:0;transform-origin:top right;transition:scale .3s ease;width:14rem}@media only screen and (min-width:968px){.default-product-ranges-item__link:before{scale:0}}.default-product-ranges-item__link:after{background-color:var(--_secondary-colour,var(--_primary-colour-contrast,var(--body-primary-colour-contrast,#000)));height:3rem;-webkit-mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1764025268354);mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1764025268354);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;right:1.5rem;top:1rem;transition:opacity .3s ease;width:3rem}@media only screen and (min-width:968px){.default-product-ranges-item__link:after{opacity:0}}.default-product-ranges-item__link:active:before,.default-product-ranges-item__link:focus-visible:before,.default-product-ranges-item__link:hover:before{scale:1}.default-product-ranges-item__link:active:after,.default-product-ranges-item__link:focus-visible:after,.default-product-ranges-item__link:hover:after{opacity:1}.default-product-ranges-item__main,.default-product-ranges-item__media{grid-column:1;grid-row:1}.default-product-ranges-item__media{background-color:var(--_secondary-colour,var(--_primary-colour-contrast,var(--body-primary-colour-contrast,#000)));color:var(--_secondary-colour-contrast,var(--_primary-colour,var(--body-primary-colour,#fff)));position:relative;width:100%}.default-product-ranges-item__media:before{aspect-ratio:480/360;content:"";display:block;position:relative;width:100%}.default-product-ranges-item__media img{height:100%;left:0;position:absolute;top:0;width:100%}.default-product-ranges-item__main{display:flex;flex-direction:column;justify-content:flex-end}.default-product-ranges-item__content{padding:2rem;position:relative}.default-product-ranges-item__heading{--_breakpoint-muliplier:.5;display:block;font-family:var(--font-family-headings);line-height:var(--heading-3-line-height,1.4);margin-bottom:.5em;--_font-size:var(--heading-3-size);font-size:clamp(var(--p-size,1.6rem)*1.4,var(--_breakpoint-muliplier,1)*var(--_font-size,5rem)*var(--body-font-size-multiplier,1),var(--_font-size,5rem))}@media only screen and (min-width:768px){.default-product-ranges-item__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-product-ranges-item__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-product-ranges-item__heading{--_breakpoint-muliplier:1}}.default-product-ranges-item__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-product-ranges-item__heading:has(.h0),.default-product-ranges-item__heading:has(.h1),.default-product-ranges-item__heading:has(.h2),.default-product-ranges-item__heading:has(.h3),.default-product-ranges-item__heading:has(.h4),.default-product-ranges-item__heading:has(.h5),.default-product-ranges-item__heading:has(.h6){margin-bottom:0}.default-product-ranges-item__heading{margin-bottom:0;text-transform:uppercase}.default-product-ranges-item__children{display:grid;grid-template-rows:var(--_children-visibility);position:relative;transition:grid-template-rows .3s ease;z-index:2}.default-product-ranges-item__reveal{overflow:hidden}.default-product-ranges-item__list{margin-top:2rem}.default-product-ranges-item__child{margin-bottom:.5rem}.default-product-ranges-item__child-link{--_breakpoint-muliplier:.5;display:block;font-family:var(--font-family-headings);line-height:var(--heading-6-line-height,1.4);margin-bottom:.5em;--_font-size:var(--heading-6-size);font-size:clamp(var(--p-size,1.6rem)*1.1,var(--_breakpoint-muliplier,1)*var(--_font-size,2rem)*var(--body-font-size-multiplier,1),var(--_font-size,2rem))}@media only screen and (min-width:768px){.default-product-ranges-item__child-link{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-product-ranges-item__child-link{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-product-ranges-item__child-link{--_breakpoint-muliplier:1}}.default-product-ranges-item__child-link *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-product-ranges-item__child-link:has(.h0),.default-product-ranges-item__child-link:has(.h1),.default-product-ranges-item__child-link:has(.h2),.default-product-ranges-item__child-link:has(.h3),.default-product-ranges-item__child-link:has(.h4),.default-product-ranges-item__child-link:has(.h5),.default-product-ranges-item__child-link:has(.h6){margin-bottom:0}.default-product-ranges-item__child-link{color:inherit;text-decoration:none}.default-product-ranges-item__child-link:hover{text-decoration:underline}
