﻿:root{--core-neutral-black: #000000;--core-neutral-white: #ffffff;--core-neutral-white-rgb: 255,255,255;--core-utility-grey-100: #f1f1f1;--core-utility-grey-200: #d4d4d4;--core-utility-grey-300: #b8b8b8;--core-utility-grey-400: #9c9c9c;--core-utility-grey-500: #808080;--core-utility-grey-600: #636363;--core-utility-grey-700: #474747;--core-utility-grey-800: #2a2a2a;--core-utility-grey-900: #0e0e0e;--core-utility-blue-100: #e5f5ff;--core-utility-blue-200: #aadcff;--core-utility-blue-300: #71c5ff;--core-utility-blue-400: #39aeff;--core-utility-blue-500: #0097ff;--core-utility-blue-600: #0075c6;--core-utility-blue-700: #00548e;--core-utility-blue-800: #003255;--core-utility-blue-900: #00111c;--core-utility-orange-100: #fff1e3;--core-utility-orange-200: #ffd4aa;--core-utility-orange-300: #ffb871;--core-utility-orange-400: #ff9c39;--core-utility-orange-500: #ff8205;--core-utility-orange-600: #c66300;--core-utility-orange-700: #8e4700;--core-utility-orange-800: #552a00;--core-utility-orange-900: #1c0e00;--core-utility-green-100: #e3ffec;--core-utility-green-200: #aaffc7;--core-utility-green-300: #71ffa2;--core-utility-green-400: #39ff7d;--core-utility-green-500: #00ff58;--core-utility-green-600: #00c645;--core-utility-green-700: #00A238;--core-utility-green-800: #00551d;--core-utility-green-900: #001c0a;--core-utility-navy-100: #ecf0f5;--core-utility-navy-200: #c8d2e1;--core-utility-navy-300: #a3b4ce;--core-utility-navy-400: #7e96ba;--core-utility-navy-500: #5978a6;--core-utility-navy-600: #455e81;--core-utility-navy-700: #31435c;--core-utility-navy-800: #19222F;--core-utility-navy-900: #0a0d12;--core-utility-yellow-100: #fff9e3;--core-utility-yellow-200: #ffedaa;--core-utility-yellow-300: #ffe271;--core-utility-yellow-400: #ffe271;--core-utility-yellow-500: #FFCB05;--core-utility-yellow-600: #c69d00;--core-utility-yellow-700: #8e7000;--core-utility-yellow-800: #554300;--core-utility-yellow-900: #1c1600;--core-utility-red-100: #fbe7e9;--core-utility-red-200: #f2b7bc;--core-utility-red-300: #ea8690;--core-utility-red-400: #e25663;--core-utility-red-500: #dc3545;--core-utility-red-600: #a91d2b;--core-utility-red-700: #79151e;--core-utility-red-800: #480d12;--core-utility-red-900: #180406;--core-utility-gold: #e5a629;--border-radius: 0.3125rem;--t-white: var(--core-neutral-white);--t-black: var(--core-neutral-black);--t-blue: var(--core-utility-blue-500);--t-blue-dark: var(--core-utility-blue-600);--t-blue-pastel: var(--core-utility-blue-300);--t-blue-light: var(--core-utility-blue-100);--t-orange: var(--core-utility-orange-500);--t-orange-dark: var(--core-utility-orange-600);--t-orange-pastel: var(--core-utility-orange-300);--t-orange-light: var(--core-utility-orange-100);--t-green: var(--core-utility-green-700);--t-green-dark: var(--core-utility-green-800);--t-green-pastel: var(--core-utility-green-200);--t-green-light: var(--core-utility-green-100);--t-red: var(--core-utility-red-500);--t-yellow: var(--core-utility-yellow-500);--t-button-radius: var(--border-radius);--t-delivery-countdown-timer-background-color: var(--core-utility-navy-700);--t-delivery-countdown-timer-text-color: var(--t-white);--t-delivery-countdown-timer-link-text-color: var(--t-white);--t-delivery-countdown-timer-indicator-background-color: var(--t-brand-primary-color);--t-delivery-countdown-timer-indicator-border-color: var(--t-brand-primary-color);--t-warning: var(--t-yellow);--t-urgent: var(--t-red);--t-brand-primary-color: var(--core-utility-navy-800);--t-brand-secondary-color: var(--core-utility-yellow-500);--t-brand-background-primary: var(--t-brand-primary-color);--t-brand-background-primary-text: var(--t-white);--t-brand-link-color: var(--core-utility-blue-500);--t-brand-core-plus-primary-color: var(--core-utility-gold);--t-brand-core-plus-primary-background-color: var(--core-utility-gold);--t-brand-core-plus-primary-text-color: var(--t-brand-primary-color);--c-button-neutral-background-color: var(--core-utility-grey-100);--c-button-neutral-border-color: var(--core-utility-grey-300);--c-button-neutral-text-color: var(--core-utility-grey-900);--c-button-neutral-hover-background-color: var(--core-utility-grey-200);--c-button-neutral-hover-border-color: var(--core-utility-grey-400);--c-button-neutral-hover-text-color: var(--core-utility-grey-900);--c-core-product-background-color: var(--t-brand-secondary-color);--c-core-product-border-color: var(--t-orange-dark);--c-core-product-table-background-color: var(--t-orange-light);--c-core-product-table-border-color: var(--t-orange);--c-core-product-text-color: var(--t-orange-dark);--c-core-product-text-color-inverse: var(--t-black);--c-core-free-product-background-color: var(--t-green);--c-core-free-product-border-color: var(--t-green);--c-core-free-product-table-background-color: var(--t-green-light);--c-core-free-product-table-border-color: var(--t-green);--c-core-free-product-text-color: var(--t-green-dark);--c-core-free-product-text-color-inverse: var(--t-white);--c-core-plus-tooltip-background-color: var(--t-brand-core-plus-primary-background-color);--c-core-plus-tooltip-text-color: var(--t-brand-core-plus-primary-text-color);--c-core-notification-bar-background-color: var(--t-blue);--c-core-notification-bar-text-color: var(--t-white);--c-countdown-timer-container-background-color: var(--t-delivery-countdown-timer-background-color);--c-countdown-timer-container-text-color: var(--t-delivery-countdown-timer-text-color);--c-countdown-timer-container-link-text-color: var(--t-delivery-countdown-timer-link-text-color);--c-countdown-timer-indicator-background-color: var(--t-delivery-countdown-timer-indicator-background-color);--c-countdown-timer-indicator-border-color: var(--t-delivery-countdown-timer-indicator-border-color);--c-countdown-timer-indicator-dropshadow-color: rgba(var(--core-neutral-white-rgb),0.1);--c-countdown-timer-indicator-text-color: var(--t-white);--c-countdown-timer-warning-30-indicator-border-color: var(--t-urgent);--c-countdown-timer-warning-60-indicator-border-color: var(--t-warning);--c-savings-breakdown-background-color: var(--t-green-light);--c-savings-breakdown-border-color: var(--t-green);--c-savings-breakdown-text-color: var(--t-green-dark);--whatsapp-color: #25D366}/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,0.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.flickity-enabled.is-fullscreen{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.9);padding-bottom:35px;z-index:1}.flickity-enabled.is-fullscreen .flickity-page-dots{bottom:10px}.flickity-enabled.is-fullscreen .flickity-page-dots .dot{background:white}html.is-flickity-fullscreen{overflow:hidden}.flickity-fullscreen-button{display:block;right:10px;top:10px;width:24px;height:24px;border-radius:4px}.flickity-rtl .flickity-fullscreen-button{right:auto;left:10px}.flickity-fullscreen-button-exit{display:none}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit{display:block}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view{display:none}.flickity-fullscreen-button .flickity-button-icon{position:absolute;width:16px;height:16px;left:4px;top:4px}.card--flat{background-color:#F2F2F2}.card--flat .card__heading{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;display:block;font-weight:700}.card--flat .card__content,.card--flat .card__footer{padding:0.625rem}@media only screen and (min-width: 62.0625em){.card--flat .card__content,.card--flat .card__footer{padding:0.9375rem}}.product-card{background-color:#FFFFFF;box-shadow:2px 2px 12px 0 rgba(0,0,0,0.11);margin:0 1rem 1.25rem 0;padding-bottom:0.625rem;padding-top:0.625rem;position:relative;width:50%}@media only screen and (min-width: 62.0625em){.product-card{margin:0 10px;padding-bottom:0.9375rem;width:calc(33.333% - 20px) !important}}.product-card__content,.product-card__footer{padding-left:0.625rem;padding-right:0.625rem}@media only screen and (min-width: 62.0625em){.product-card__content,.product-card__footer{padding-left:0.9375rem;padding-right:0.9375rem}}.product-card a{color:#000000}.product-card__heading{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;display:block;font-weight:700;height:4.375rem;margin:0.625rem 0}@media only screen and (max-width: 37.5em){.product-card__heading{height:4.375rem}}.product-card__image{text-align:center}.product-card__image img{display:inline-block;margin:0 auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top;width:100%}.product-card .c-product-information__callouts{margin-bottom:0;min-height:1.5em}.product-card .c-product-information__callouts .c-products__badge--stock{display:flex;width:unset !important}.product-card .c-product-information__callouts .c-product-information__reviews{align-items:center;display:flex;margin-left:auto}.product-card .c-product-information__callouts .c-product-information__reviews .rating-stars{display:flex}.product-card .c-product-information__callouts:has(.core-range){justify-content:space-between}.product-card .c-product-information__callouts:has(.core-range) .c-product-information__reviews{margin-left:unset}.product-card .c-products__stars{background-size:contain;display:inline-block;width:auto}@media only screen and (min-width: 62.0625em){.product-card .c-products__stars{margin:0 0.5rem 0 0}}.product-card .c-products__stars-count{font-size:0.75rem;display:inline-block}.product-card .c-products__badge--info,.product-card .c-products__badge--bulk{left:1.25rem;position:absolute;top:1.25rem;z-index:1}@media only screen and (min-width: 62.0625em){.product-card .c-products__badge--info,.product-card .c-products__badge--bulk{left:1.25rem;top:1.25rem}}.product-card .c-products__price{position:relative;width:100%}.product-card .c-products__price:not([data-price-promotion]){display:flex}@media only screen and (min-width: 37.5625em){.product-card .c-products__price:not([data-price-promotion]) [data-name="saving-tooltip"],.product-card .c-products__price:not([data-price-promotion]) [data-name="trade-saving-tooltip"]{bottom:0.375rem !important}}.product-card .c-products__price .c-products__price--savings{display:flex}@media only screen and (min-width: 37.5625em){.product-card .c-products__price{display:flex;flex:1;flex-direction:column;justify-content:center;min-height:6rem}}.product-card .c-products__price [data-name="saving-tooltip"],.product-card .c-products__price [data-name="trade-saving-tooltip"]{margin-top:-15%;transform:translateY(20%);width:4rem}@media screen and (min-width: 396px){.product-card .c-products__price [data-name="saving-tooltip"],.product-card .c-products__price [data-name="trade-saving-tooltip"]{margin-top:0;transform:none;width:5rem}}@media screen and (min-width: 500px){.product-card .c-products__price [data-name="saving-tooltip"],.product-card .c-products__price [data-name="trade-saving-tooltip"]{width:auto}}@media only screen and (max-width: 37.5em){.product-card .c-products__price [data-name="saving-tooltip"],.product-card .c-products__price [data-name="trade-saving-tooltip"]{align-items:center;display:flex}.product-card .c-products__price [data-name="saving-tooltip"] .tooltip,.product-card .c-products__price [data-name="trade-saving-tooltip"] .tooltip{padding-left:0.4rem;padding-right:0.4rem;margin-left:0.7rem;margin-top:0;text-align:center}.product-card .c-products__price [data-name="saving-tooltip"] .tooltip:before,.product-card .c-products__price [data-name="trade-saving-tooltip"] .tooltip:before{left:0;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}}@media only screen and (min-width: 37.5625em){.product-card .c-products__price [data-name="saving-tooltip"],.product-card .c-products__price [data-name="trade-saving-tooltip"]{bottom:-0.625rem;left:0;position:absolute;width:auto}}.product-card .c-products__price span[data-name="display-price"]{font-size:1.4666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.product-card .c-products__price span[data-name="display-price"]{font-size:1.8666666667rem}}@media only screen and (min-width: 37.5625em){.product-card .c-products__price span[data-name="display-price"]{font-size:1.3333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}}@media only screen and (min-width: 37.5625em) and (min-width: 62.0625em){.product-card .c-products__price span[data-name="display-price"]{font-size:1.6rem}}.product-card .c-products__price span[data-name="display-price"] small{font-size:0.9333333333rem;line-height:1.2;font-weight:300;font-family:Lato, Lato-fallback, sans-serif;display:inline-block;margin-left:0.25rem}.product-card .c-products__price--before{font-size:0.9333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;color:#737373;display:block;font-weight:700}.product-card .c-products__price--saving{font-size:0.9333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;color:#FF0000;display:block;font-weight:700;margin-bottom:0.4em}.product-card .c-products__add-to-cart{flex-direction:column;margin-top:0.7em;position:relative;width:100%}@media only screen and (min-width: 37.5625em){.product-card .c-products__add-to-cart{margin-top:-20px;padding-bottom:14px;padding-top:0px}}@media only screen and (min-width: 62.0625em){.product-card .c-products__add-to-cart{align-items:flex-start;flex-direction:row;margin-top:0.625rem}}.product-card .c-products__add-to-cart form{align-items:center;display:flex;flex-wrap:wrap;padding-bottom:0;padding-left:0;padding-right:0}.product-card .c-products__add-to-cart .quantity-container{display:flex;align-items:center;justify-content:center;flex:1;justify-content:flex-end;padding-right:10px !important}@media only screen and (max-width: 62em){.product-card .c-products__add-to-cart .quantity-container{padding:0.625rem 0}}.product-card .c-products__add-to-cart .quantity-container .quantity-button{box-sizing:border-box;width:50px;height:50px;line-height:3rem;background-color:#FFFFFF;border:1px solid #9E9E9E;font-size:1.3333333333rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-align:center;cursor:pointer;color:#000000}@media only screen and (min-width: 62.0625em){.product-card .c-products__add-to-cart .quantity-container .quantity-button{font-size:1.6rem}}.product-card .c-products__add-to-cart .quantity-container .quantity{box-sizing:border-box;width:50px;height:50px;background-color:#FFFFFF;border:1px solid #9E9E9E;-webkit-appearance:none;-moz-appearance:textfield;box-shadow:none;text-align:center;font-size:1.2rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin:0 0.625rem}@media only screen and (min-width: 62.0625em){.product-card .c-products__add-to-cart .quantity-container .quantity{font-size:1.3333333333rem}}.product-card .c-products__add-to-cart .quantity-container .quantity::-webkit-inner-spin-button,.product-card .c-products__add-to-cart .quantity-container .quantity::-webkit-outer-spin-button{-webkit-appearance:none}.product-card .c-products__add-to-cart .quantity-container .c-button{padding:0px}.product-card .c-products__add-to-cart .quantity-container .c-button>span{margin:0 0.5333333333rem}@media only screen and (min-width: 37.5625em){.product-card .c-products__add-to-cart .quantity-container{width:100%}}@media only screen and (min-width: 62.0625em){.product-card .c-products__add-to-cart .quantity-container{margin-left:auto}}.product-card .c-products__add-to-cart .quantity-container .quantity{height:40px;padding:0;width:40px}.product-card .c-products__add-to-cart .quantity-container .quantity-button{height:40px;width:40px}@media only screen and (min-width: 62.0625em){.product-card .c-products__add-to-cart .quantity-container{padding-right:0 !important}.product-card .c-products__add-to-cart .quantity-container .quantity{height:40px;width:40px}.product-card .c-products__add-to-cart .quantity-container .quantity-button{height:40px;width:30px}}.product-card .c-products__add-to-cart .atb-button{width:100%}@media only screen and (min-width: 37.5625em){.product-card .c-products__add-to-cart .atb-button{width:100% !important}}.product-card .c-products__add-to-cart .atb-button .c-button{width:100%}@media only screen and (min-width: 62.0625em){.product-card .c-proaducts__add-to-cart{left:0;position:absolute;right:0}}.c-cta__heading{margin-bottom:1.25rem}.c-cta h1.c-cta__heading{font-size:2.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-cta h1.c-cta__heading{font-size:4rem}}.c-cta .c-cta__sub-heading{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-cta .c-cta__sub-heading{font-size:2.1333333333rem}}.c-cta h2.c-cta__heading{font-size:2.1333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-cta h2.c-cta__heading{font-size:3rem}}.c-cta h3.c-cta__heading{font-size:2.1333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-top:1.25rem;font-size:1.6666666667rem}@media only screen and (min-width: 62.0625em){.c-cta h3.c-cta__heading{font-size:3rem}}@media only screen and (min-width: 62.0625em){.c-cta h3.c-cta__heading{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-top:1.25rem}}@media only screen and (min-width: 62.0625em) and (min-width: 62.0625em){.c-cta h3.c-cta__heading{font-size:2.1333333333rem}}.c-cta h4.c-cta__heading{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-cta h4.c-cta__heading{font-size:2.1333333333rem}}.c-cta__content ul:not(.browser-default){padding-left:1.5rem}@media only screen and (min-width: 62.0625em){.c-cta__content ul:not(.browser-default){padding-left:2rem}}@media only screen and (max-width: 62em){.c-cta__content ul{margin-bottom:1.25rem}}.c-cta__content ul li{margin-bottom:0.5rem;list-style-type:disc}.c-cta__content ul li,.c-cta__content ul li span{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-cta__content ul li span{display:inline-block;margin-right:0.3125rem}.c-cta__background{position:relative}.c-cta__background.crop{padding-bottom:37%}.c-cta__image{bottom:0;display:flex;left:0;position:absolute;right:0;top:0}.c-cta__image img{display:inline-block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.c-cta__text p{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}#technical-downloads .c-cta__text p{font-weight:700}.c-cta__text h3{font-size:1.4666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;padding-top:2.625rem}@media only screen and (min-width: 62.0625em){.c-cta__text h3{font-size:1.8666666667rem}}.c-cta__text h4{font-size:1.3333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;padding-top:1.75rem}@media only screen and (min-width: 62.0625em){.c-cta__text h4{font-size:1.6rem}}.c-cta__text:not(:last-child){margin-bottom:0.75rem}@media only screen and (min-width: 62.0625em){.c-cta__text:not(:last-child){margin-bottom:1rem}}.c-cta__buttons{margin:0.875rem -0.6875rem -1.375rem;display:flex;flex-wrap:wrap}@media only screen and (min-width: 62.0625em){.c-cta__buttons{flex-wrap:nowrap}}.c-cta__buttons .c-button{display:block;flex-grow:1;height:3.125em;margin:0 0.6875rem 1.375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 62em){.c-cta__buttons .c-button{width:100%}}.c-cta__buttons.mobile{margin-left:0 !important;margin-right:0 !important}.c-cta__buttons.center-align{justify-content:center}@media only screen and (min-width: 62.0625em){.c-cta__buttons.center-align .c-button{flex-grow:0}}@media only screen and (max-width: 62em){.c-cta--layout-image-right{flex-direction:column}}.c-cta--layout-image-right .c-cta__content{margin-left:0}.c-cta--layout-image-right ul{padding-left:0}.c-cta--layout-image-right ul li{list-style-type:none}.c-cta--layout-image-right ul li .material-icons{transform:translateY(1px)}.c-cta--layout-image-right .c-cta__background{position:relative}.c-cta--layout-image-right .c-cta__background.crop{padding-bottom:60%}@media only screen and (min-width: 62.0625em){.c-cta--layout-image-right .c-cta__background.crop{padding-bottom:37%}}.c-cta--faqs .c-cta__text{margin-left:-0.75rem;margin-right:-0.75rem}@media only screen and (min-width: 62.0625em){.c-cta--faqs .c-cta__text{margin-left:-1.5rem;margin-right:-1.5rem}}@media only screen and (min-width: 62.0625em){.c-cta--faqs .c-cta__text .col.l12{padding-left:1.5rem;padding-right:1.5rem}}.c-cta--faqs .c-cta__text .col.l12:nth-of-type(1)>div{padding-bottom:0.9375rem;margin-bottom:0.9375rem;border-bottom:0.0625rem solid #19222F}.c-cta--faqs .c-cta__text .col.l12>div h3{padding-top:0}.c-cta--faqs .c-cta__text .col.l12>div:not(:last-child){padding-bottom:0.9375rem;margin-bottom:0.9375rem;border-bottom:0.0625rem solid #19222F}@media only screen and (min-width: 62.0625em){.c-cta--faqs .c-cta__text .col.l12>div:not(:last-child){padding-bottom:1.25rem;margin-bottom:1.25rem}}.cta-options{margin:0 auto 1.875rem}.cta-options a.btn{margin:0 1.875rem 1.875rem;width:auto}@media only screen and (min-width: 37.5625em){.cta-options{width:80%}.cta-options .c-page-banner__subheading{margin:0 1.875rem}.cta-options__ctas{display:flex;flex-direction:row}.cta-options__ctas a.btn{margin-right:1.25rem;width:100%}.cta-options__ctas a.btn:last-of-type{margin-right:0}}.c-product-bulk-saving{display:flex;background-color:#F2F2F2;padding:12px !important;margin-top:0.625rem}.c-product-bulk-saving .circle{min-width:63px;max-width:63px;height:63px;text-align:center;background:#19222F;display:flex;align-items:center}.c-product-bulk-saving .circle p{line-height:16px;font-size:12px;color:white;margin-bottom:0px;font-style:italic;font-weight:700}.c-product-bulk-saving .c-product-bulk-saving__link{display:flex;align-items:center;margin-left:8px}.c-product-bulk-saving .material-icons{font-size:28px;color:#19222F}.c-leave-review{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(25,34,47,0.72);z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:scale(1.2);transform-origin:50% 50%;transition:0.2s all cubic-bezier(0.445, 0.05, 0.55, 0.95)}.leave-review--is-active .c-leave-review{opacity:1;transform:scale(1);pointer-events:initial}.c-leave-review__inner{position:absolute;max-height:calc(100vh - 110px);width:calc(100vw - 60px);max-width:575px;background-color:#FFFFFF;padding:1.5rem 1rem 0.5rem;overflow-y:auto}@media only screen and (min-width: 62.0625em){.c-leave-review__inner{padding:3.125rem;width:calc(100vw - 90px)}}.c-leave-review__heading{font-size:1.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-align:center;margin-bottom:2.125rem}@media only screen and (min-width: 62.0625em){.c-leave-review__heading{font-size:2.1333333333rem}}.c-leave-review__close-background{position:fixed;left:0;right:0;bottom:0;top:0;cursor:pointer}.c-leave-review__close{position:absolute;right:1rem;top:1rem;width:1rem;height:1rem;cursor:pointer;transform:scale(1);transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95)}@media only screen and (min-width: 62.0625em){.c-leave-review__close{width:1.5rem;height:1.5rem}}.c-leave-review__close:before,.c-leave-review__close:after{content:'';position:absolute;width:100%;height:0.1875rem;border-radius:0.125rem;background-color:#19222F;transform-origin:50% 0;left:0;top:50%;transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95)}.c-leave-review__close:before{transform:rotate(45deg) translateY(-50%)}.c-leave-review__close:after{transform:rotate(-45deg) translateY(-50%)}.c-leave-review form .input-field{margin-top:0}.c-leave-review form label{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form textarea{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;height:3.6rem}.c-leave-review form textarea::-webkit-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form textarea::-moz-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form textarea:-ms-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form textarea::-ms-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form textarea::placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form input[type="text"],.c-leave-review form input[type="number"],.c-leave-review form input[type="email"]{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form input[type="text"]::-webkit-input-placeholder,.c-leave-review form input[type="number"]::-webkit-input-placeholder,.c-leave-review form input[type="email"]::-webkit-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form input[type="text"]::-moz-placeholder,.c-leave-review form input[type="number"]::-moz-placeholder,.c-leave-review form input[type="email"]::-moz-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form input[type="text"]:-ms-input-placeholder,.c-leave-review form input[type="number"]:-ms-input-placeholder,.c-leave-review form input[type="email"]:-ms-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form input[type="text"]::-ms-input-placeholder,.c-leave-review form input[type="number"]::-ms-input-placeholder,.c-leave-review form input[type="email"]::-ms-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form input[type="text"]::placeholder,.c-leave-review form input[type="number"]::placeholder,.c-leave-review form input[type="email"]::placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-leave-review form input[type="submit"]{font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;min-height:3.125rem;line-height:3rem;padding:0 1rem;align-items:center;box-shadow:none;border:none;text-align:center;display:flex;justify-content:center;cursor:pointer;border:0.0625rem solid #19222F;color:#19222F;background-color:#FFCD05;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.14);text-align:center;margin:auto}@media only screen and (min-width: 62.0625em){.c-leave-review form input[type="submit"]{padding:0 2.8125rem}}.c-leave-review form input[type="submit"]:hover{background-color:#FFDA44;transition:0.3s all cubic-bezier(0.445, 0.05, 0.55, 0.95)}.c-leave-review form input[type="text"].invalid:not(.browser-default),.c-leave-review form input[type=text]:not(.browser-default):focus:not([readonly]){border-bottom-color:#80868A;border-left:0;border-right:0;border-top:0;padding-left:0}@media only screen and (min-width: 62.0625em){.c-product-details{background-color:#F2F2F2;padding:1.25rem}}@media only screen and (max-width: 62em){.c-product-details{display:flex;flex-direction:column-reverse;padding-top:0.625rem;margin-top:0.625rem !important;border-top:0.0625rem solid #C8C8C8}}@media only screen and (max-width: 62em){.c-product-details .row:nth-of-type(1){order:8;padding-bottom:0.75rem;margin-bottom:0.625rem;border-bottom:0.0625rem solid #C8C8C8}.c-product-details .row:nth-of-type(2){order:5}.c-product-details .row:nth-of-type(3){order:7}.c-product-details .row:nth-of-type(4){order:5}.c-product-details .row:nth-of-type(5){order:6}.c-product-details .row:nth-of-type(5){order:3;margin-bottom:1.25rem}.c-product-details .row:nth-of-type(6){order:2}.c-product-details .row:nth-of-type(6) .c-product-details__trustpilot>div{order:1;padding-bottom:1.375rem;margin-bottom:1.25rem !important;border-bottom:0.0625rem solid #C8C8C8}.c-product-details .row:nth-of-type(7){order:1}}.c-product-details .row:last-child{margin-bottom:0}.c-product-details .row .c-product-details__delivery{position:relative;padding-top:1.125rem;text-align:center;margin-bottom:0.625rem}.c-product-details .row .c-product-details__trustpilot img,.c-product-details .row .c-product-details__trustpilot .trustpilot-widget{max-width:100%}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__trustpilot{margin-bottom:-10px;margin-top:10px}}.c-product-details .row .c-product-details__delivery-ico{background-color:#F2F2F2;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;margin:0 auto;border-radius:50%;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media only screen and (max-width: 62em){.c-product-details .row .c-product-details__delivery-ico{font-size:15px}}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__delivery-ico{background-color:#FFFFFF}}.c-product-details .row .c-product-details__delivery-title{font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;background-color:#F2F2F2;margin:0;padding-top:1.125rem}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__delivery-title{background-color:#FFFFFF}}.c-product-details .row .c-product-details__delivery-subtitle{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;background-color:#F2F2F2;margin:0;padding-bottom:0.6875rem}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__delivery-subtitle{background-color:#FFFFFF}}.c-product-details .row .c-product-details__delivery-counter{text-align:center;padding-bottom:0.625rem}@media (min-width: 993px) and (max-width: 1120px){.c-product-details .row .c-product-details__delivery-counter .countdown-container .countdown__timer>ul li:first-child:nth-last-child(4):not(.hidden),.c-product-details .row .c-product-details__delivery-counter .countdown-container .countdown__timer>ul li:first-child:nth-last-child(4):not(.hidden) ~ li{flex-direction:column}}@media only screen and (max-width: 62em){.c-product-details .row .c-product-details__delivery-counter{padding-top:0.75rem}}.c-product-details .row .c-product-details__delivery-counter p,.c-product-details .row .c-product-details__delivery-counter a{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin:0}.c-product-details .row .c-product-details__delivery-counter a{text-decoration:underline;display:block}.c-product-details .row .c-product-details__delivery-counter .core-plus.free-delivery-cta a{align-items:center;display:flex !important;gap:0.5em;justify-content:center;margin-top:1em;text-decoration:none}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__quantity-selector{margin-top:-10px;margin-bottom:8px}}.c-product-details .row .c-product-details__quantity-selector .quantity-container{display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 62em){.c-product-details .row .c-product-details__quantity-selector .quantity-container{padding:0.625rem 0}}.c-product-details .row .c-product-details__quantity-selector .quantity-container .quantity-button{box-sizing:border-box;width:50px;height:50px;line-height:3rem;background-color:#FFFFFF;border:1px solid #9E9E9E;font-size:1.3333333333rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-align:center;cursor:pointer;color:#000000}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__quantity-selector .quantity-container .quantity-button{font-size:1.6rem}}.c-product-details .row .c-product-details__quantity-selector .quantity-container .quantity{box-sizing:border-box;width:50px;height:50px;background-color:#FFFFFF;border:1px solid #9E9E9E;-webkit-appearance:none;-moz-appearance:textfield;box-shadow:none;text-align:center;font-size:1.2rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin:0 0.625rem}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__quantity-selector .quantity-container .quantity{font-size:1.3333333333rem}}.c-product-details .row .c-product-details__quantity-selector .quantity-container .quantity::-webkit-inner-spin-button,.c-product-details .row .c-product-details__quantity-selector .quantity-container .quantity::-webkit-outer-spin-button{-webkit-appearance:none}.c-product-details .row .c-product-details__add-to-cart{width:100%;margin-bottom:0.625rem}.c-product-details .row .c-product-details__add-to-cart .c-button{display:block;width:100%}.c-product-details .row .c-product-details__credit>div,.c-product-details .row .c-product-details__trade-account>div{border-left:0.25rem solid #FFCD05;padding:0.625rem 0.875rem 0.625rem 0.625rem;background-color:#C8C8C8}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__credit>div,.c-product-details .row .c-product-details__trade-account>div{background-color:#FFFFFF}}.c-product-details .row .c-product-details__credit>div span,.c-product-details .row .c-product-details__trade-account>div span{color:#000000}.c-product-details .row .c-product-details__credit>div span:nth-of-type(1),.c-product-details .row .c-product-details__trade-account>div span:nth-of-type(1){font-size:1.2rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;font-size:0.9375rem}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__credit>div span:nth-of-type(1),.c-product-details .row .c-product-details__trade-account>div span:nth-of-type(1){font-size:1.3333333333rem}}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__credit>div span:nth-of-type(1),.c-product-details .row .c-product-details__trade-account>div span:nth-of-type(1){font-size:1.25rem}}@media only screen and (min-width: 75em){.c-product-details .row .c-product-details__credit>div span:nth-of-type(1),.c-product-details .row .c-product-details__trade-account>div span:nth-of-type(1){font-size:1.375rem}}.c-product-details .row .c-product-details__credit>div span:nth-of-type(2),.c-product-details .row .c-product-details__trade-account>div span:nth-of-type(2){font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-decoration:underline}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__credit>div span:nth-of-type(2),.c-product-details .row .c-product-details__trade-account>div span:nth-of-type(2){font-size:0.8125rem}}.c-product-details .row .c-product-details__credit>div{height:3rem;display:flex;justify-content:space-between;align-items:center;background-color:#C8C8C8}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__credit>div{background-color:#FFFFFF}}.c-product-details .row .c-product-details__trade-account>div{height:4.5rem}@media only screen and (max-width: 62em){.c-product-details .row .c-product-details__trade-account>div{margin-bottom:0.625rem;height:4rem;display:flex;justify-content:space-between;align-items:center}.c-product-details .row .c-product-details__trade-account>div span:nth-of-type(2){text-align:end !important}}.c-product-details .row .c-product-details__description-heading{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-product-details .row .c-product-details__description-heading{font-size:2.1333333333rem}}.c-product-details .row .c-product-details__description p{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0.625rem}.c-product-details .row .c-product-details__description a{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-decoration:underline}.c-product-details__bnpl{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;font-size:0.8rem;margin-bottom:0.625rem}.c-product-details__bnpl img{width:5em;vertical-align:middle}.c-product-details__bnpl a{color:#000000;text-decoration:underline}.c-product-details__bnpl-options{text-align:center}.c-product-details__bnpl--klarna img{margin-bottom:0.3em}.c-product-details__bnpl--terms{font-size:0.8rem;margin-bottom:1.875rem;padding:0 0.703125rem}.breakout-button{position:static;cursor:pointer}.breakout-button::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.confidence-panels{align-items:center;border-top:1px solid #C8C8C8;display:grid;gap:0.625rem;margin:0 0 1.25rem 0;padding:1.875rem 0.703125rem 0 0.703125rem;width:100%}@media only screen and (min-width: 62.0625em){.confidence-panels{grid-template-columns:repeat(3, minmax(0, 1fr))}}.confidence-panels__item{background-color:#F2F2F2;padding:0.625rem 0.625rem 0.625rem 0.9375rem;position:relative}.confidence-panels__item.bl{border-left:0.25rem solid #ffc107}.confidence-panels__item span{display:flex;width:100%;justify-content:space-between;align-items:center}.confidence-panels__item span>p{margin-bottom:0}.confidence-panels__item span>p:nth-of-type(1){font-size:1.2rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;font-size:0.9375rem}@media only screen and (min-width: 62.0625em){.confidence-panels__item span>p:nth-of-type(1){font-size:1.3333333333rem}}@media only screen and (min-width: 37.5625em){.confidence-panels__item span>p:nth-of-type(1){font-size:1.125rem}}.confidence-panels__item span>p:nth-of-type(2){font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-decoration:underline}@media only screen and (min-width: 62.0625em){.confidence-panels__item span>p:nth-of-type(2){font-size:0.8125rem}}.confidence-panels__trustpilot span{justify-content:center}.c-product-gallery{display:block;margin-bottom:0.625rem;overflow-y:auto;height:287px}.c-product-gallery.flickity-enabled{overflow-x:visible;height:auto}@media only screen and (min-width: 62.0625em){.c-product-gallery{margin-bottom:1.875rem;margin-top:-0.625rem}}.c-product-gallery .carousel-item{width:65%;padding-bottom:65%}@media only screen and (min-width: 62.0625em){.c-product-gallery .carousel-item{width:100%;padding-bottom:100%}}.c-product-gallery,.c-product-gallery__thumbnails{text-align:center}.c-product-gallery .carousel-item,.c-product-gallery__thumbnails .carousel-item{display:inline-block;position:relative}.c-product-gallery .carousel-item-image,.c-product-gallery__thumbnails .carousel-item-image{align-items:center;bottom:0.625rem;box-shadow:0.125rem 0.125rem 0.75rem 0 rgba(0,0,0,0.11);display:flex;justify-content:center;left:0.625rem;pointer:cursor;position:absolute;right:0.625rem;top:0.625rem}.c-product-gallery .carousel-item-image img,.c-product-gallery__thumbnails .carousel-item-image img{display:inline-block;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top;width:100%}.c-product-gallery .carousel-item-image .material-icons,.c-product-gallery__thumbnails .carousel-item-image .material-icons{font-size:3em}@media only screen and (max-width: 62em){.c-product-gallery__thumbnails{display:none}}.c-product-gallery__thumbnails .carousel-item{width:25%;padding-bottom:25%;cursor:pointer}.c-product-gallery--badge{position:absolute;background-color:#FFCD05;padding:0.3125rem 0.625rem;left:22%;top:1.25rem;z-index:1;font-size:0.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-product-gallery--badge{left:1.25rem}}.c-product-gallery .flickity-fullscreen-button{top:20px;right:90px;z-index:1;opacity:0}.c-product-gallery .flickity-fullscreen-button-exit{right:20px}@media only screen and (min-width: 62.0625em){.c-product-gallery .flickity-fullscreen-button{right:20px}}.c-product-gallery.flickity-enabled.is-fullscreen{height:100% !important;z-index:2000}.c-product-gallery.flickity-enabled.is-fullscreen .flickity-fullscreen-button{opacity:1}.c-product-gallery.is-fullscreen .carousel-item{padding-bottom:0;height:100vh;width:100vw}.c-product-gallery.is-fullscreen .carousel-item .carousel-item-image{background-size:contain;background-repeat:no-repeat;background-position:50% 50%}@media only screen and (min-width: 62.0625em){.c-product-gallery.is-fullscreen .carousel-item .carousel-item-image{bottom:100px;top:100px}}.c-product-gallery.is-fullscreen .carousel-item .carousel-item-image img{display:inline-block;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top;width:100%}.c-product-gallery-wrapper{position:relative}@media only screen and (max-width: 62em){.c-product-gallery-wrapper{margin-left:-2.1875rem;margin-right:-1.75rem}}.c-product-gallery-wrapper .material-icons{position:absolute;right:90px;top:1.25rem;z-index:1;background-color:#FFFFFF;border-radius:0.25rem}@media only screen and (min-width: 62.0625em){.c-product-gallery-wrapper .material-icons{right:1.25rem}}@media only screen and (min-width: 62.0625em){.c-product-gallery-wrapper .flickity-prev-next-button{top:45%}.c-product-gallery-wrapper .flickity-prev-next-button.next{right:10px;transform:none !important}.c-product-gallery-wrapper .flickity-prev-next-button.previous{left:10px;transform:none !important}}.c-product-information__callouts{align-items:center;display:flex;gap:0.5rem;margin-bottom:0.75rem;width:100%}.c-product-information__callouts .c-product__labels{display:flex;gap:0.5rem}.c-product-information .product-title{align-items:center;display:flex}.c-product-information__reviews-count,.c-product-information__reviews-number{font-size:0.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0.1875rem}.c-product-information__reviews-view-all,.c-product-information__sku{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-product-information a[data-action="discountTable#toggle"]{cursor:pointer}.c-product-information__pricing-table{margin:0 10px !important;width:calc(100% - 20px) !important}.c-product-information__pricing-table caption{font-size:0.9333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;background:#19222F;border-left:2px solid #FFFFFF;border-right:2px solid #FFFFFF;color:#FFFFFF;padding:0.375rem 0}.c-product-information__pricing-table td[data-name="discount-total"]{background:none !important;padding:0}.c-product-information__pricing-table thead tr td,.c-product-information__pricing-table thead tr th,.c-product-information__pricing-table tbody tr td,.c-product-information__pricing-table tbody tr th{border-radius:0;padding:15px 10px;font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-align:center;border:0.125rem solid #FFFFFF}.c-product-information__pricing-table thead tr td.active,.c-product-information__pricing-table thead tr th.active,.c-product-information__pricing-table tbody tr td.active,.c-product-information__pricing-table tbody tr th.active{background-color:#19222F;color:#FFFFFF}.c-product-information__pricing-table thead tr td,.c-product-information__pricing-table thead tr th{background-color:#C8C8C8}.c-product-information__pricing-table tbody tr td,.c-product-information__pricing-table tbody tr th{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;background-color:#F2F2F2}.c-product-information__pricing-table tbody tr td small,.c-product-information__pricing-table tbody tr th small{font-size:0.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;display:inline-block;margin-left:0.3125rem}.c-product-information__reviews-view-all{text-decoration:underline;display:inline-block;margin-left:0.625rem}.c-product-information__reviews-number{display:inline-block;transform:translateY(-2px)}@media screen and (min-width: 387px){.c-product-information__reviews-rating{display:inline-block}}.c-product-information__heading{margin:0;font-size:1.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;font-size:1.75rem}@media only screen and (min-width: 62.0625em){.c-product-information__heading{font-size:2.1333333333rem}}.c-product-information__stock{text-align:right}.c-product-information__stock span{background-color:#FFCD05;padding:0.3125rem 0.625rem;font-size:10px}@media only screen and (min-width: 62.0625em){.c-product-information__pricing-detail{display:flex}}.c-product-information__pricing-detail .c-product-information__price{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0.5625rem;white-space:nowrap}@media only screen and (min-width: 62.0625em){.c-product-information__pricing-detail .c-product-information__price{font-size:2.1333333333rem}}.c-product-information__pricing-detail .c-product-information__price small{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;display:inline-block;margin-left:0.625rem}.c-product-information__pricing-detail .c-product-information__price--before{font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;color:#737373;font-weight:700}.c-product-information__pricing-detail .c-product-information__price--saving{font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;color:#FF0000;font-weight:700;margin-bottom:0.4em}.c-product-information__pricing-detail .c-product-information__price-unit{margin-bottom:0.3125rem;font-size:0.9333333333rem;line-height:1.2;font-weight:300;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-product-information__pricing-detail .c-product-information__price-unit{margin-bottom:0.625rem}}.c-product-information__pricing-detail .c-product-information__bulk-pricing{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-decoration:underline;margin-bottom:0.625rem}.c-product-information__pricing-detail .c-product-information__description{padding-left:0;padding-right:0}.c-product-information__pricing-detail .c-product-information__description p{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0.625rem}.c-product-information__pricing-detail .c-product-information__description a{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-decoration:underline}[data-bulk-discounts-enabled="false"] .c-product-information__pricing-detail .c-product-information__price{margin-bottom:0}[data-bulk-discounts-enabled="false"] .c-product-information__pricing-detail .c-product-information .tooltip--trade{margin-top:0}.c-product-information__pricing-detail .core-plus.c-product-information__price-unit{align-items:center;display:flex;font-size:1.1em;font-weight:500;gap:0.5em}.c-product-information__pricing-detail .core-plus.c-product-information__price-unit strong{font-weight:700}.c-product-information__pricing-detail .core-plus.c-product-information__price-unit a{align-items:center;color:inherit;display:flex;gap:0.5em}.c-product-information__pricing-detail [data-name="price-increase-notice"]{align-self:flex-start;background:none;border:none;color:#FF6666;margin:0;padding:0}.c-product-information__pricing-detail [data-name="price-increase-notice"] .alert__body{font-size:0.8666666667rem}.c-product-information__pricing-detail [data-name="price-increase-notice"] .alert__body strong{color:#FF0000}@media only screen and (min-width: 62.0625em){.c-product-information__pricing-detail [data-name="price-increase-notice"]{margin-left:0.5em;margin-top:-1.9rem;padding:0.6em 0 0.6em 0.6em !important}}@media (min-width: 1120px){.c-product-information__pricing-detail [data-name="price-increase-notice"]{margin-top:-0.9rem}}.desktop .c-product-information__price{width:auto !important}.desktop .c-product-information__price ~ [data-name="trade-saving-tooltip"] .tooltip{text-align:center}.desktop .c-product-information__price ~ [data-name="trade-saving-tooltip"] .tooltip:before{left:0;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.mobile .c-product-information__price{align-items:center;display:flex;margin-left:0 !important;white-space:nowrap;width:auto !important}.mobile .c-product-information__price [data-name="trade-saving-tooltip"]{display:flex}.mobile .c-product-information__price [data-name="trade-saving-tooltip"] .tooltip{margin-left:1rem;margin-top:0;text-align:center}.mobile .c-product-information__price [data-name="trade-saving-tooltip"] .tooltip:before{left:0;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.pdp-nav{background-color:#FFFFFF;border-bottom:1px solid #C8C8C8;box-shadow:0px 15px 20px -20px rgba(0,0,0,0.45);margin-bottom:-3.1rem;opacity:0;transition:transform 0.4s, visibility 0s linear 300ms, opacity 300ms;visibility:hidden;z-index:1}.pdp-nav.visible{left:0;opacity:1;padding:0 1rem;position:fixed;right:0;top:0;transition:visibility 0s linear 0s, opacity 300ms;visibility:visible}.pdp-nav>div{display:flex;justify-content:space-between;max-width:1180px;margin:0 auto;align-items:center}.pdp-nav>div a{color:#000000}.pdp-nav>div a.to-top{display:flex;align-items:center;gap:0.625rem}.pdp-nav>div a.to-top span{display:none}@media only screen and (min-width: 62.0625em){.pdp-nav>div a.to-top span{display:block}}.pdp-nav ul{display:flex;list-style:none;gap:0.875rem;margin:0;align-items:center}@media only screen and (min-width: 62.0625em){.pdp-nav ul{gap:1.25rem}}.pdp-nav ul li a{padding:0.875rem 0;display:block}.c-product-content .pdp-nav{margin:1rem 0}.c-product-sticky-header-information{position:fixed;left:0;right:0;bottom:0;box-shadow:2px 2px 12px 0 rgba(0,0,0,0.11);background:#FFFFFF;z-index:100;transition:none;transform:translateY(0);pointer-events:initial}.c-product-sticky-header-information .container.mobile{width:100%}.c-product-sticky-header-information .mobile .c-button{padding:0px}.c-product-sticky-header-information .mobile .c-button>span{margin:0 0.5333333333rem}@media only screen and (min-width: 37.5625em){.c-product-sticky-header-information .mobile .c-button>span{margin:0 1rem}}.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container{display:flex;align-items:center;justify-content:center;margin-right:0.9333333333rem}@media only screen and (max-width: 62em){.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container{padding:0.625rem 0}}.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container .quantity-button{box-sizing:border-box;width:50px;height:50px;line-height:3rem;background-color:#FFFFFF;border:1px solid #9E9E9E;font-size:1.3333333333rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-align:center;cursor:pointer;color:#000000}@media only screen and (min-width: 62.0625em){.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container .quantity-button{font-size:1.6rem}}.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container .quantity{box-sizing:border-box;width:50px;height:50px;background-color:#FFFFFF;border:1px solid #9E9E9E;-webkit-appearance:none;-moz-appearance:textfield;box-shadow:none;text-align:center;font-size:1.2rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin:0 0.625rem}@media only screen and (min-width: 62.0625em){.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container .quantity{font-size:1.3333333333rem}}.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container .quantity::-webkit-inner-spin-button,.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container .quantity::-webkit-outer-spin-button{-webkit-appearance:none}.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container .quantity{margin:0}@media only screen and (min-width: 62.0625em){.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container{margin-right:0}}.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container .quantity-button{border:none;font-size:2rem;min-width:1.3333333333rem;width:44px}.c-product-sticky-header-information .c-product-details__quantity-selector .quantity-container .badge{right:-15px}.c-product-sticky-header-information .c-product-information__price-detail{display:flex;flex-direction:column}@media only screen and (min-width: 62.0625em){.c-product-sticky-header-information .c-product-information__price-detail{padding-right:1.25rem;margin-right:1.5rem;border-right:0.125rem solid #C8C8C8;margin-bottom:0}}.c-product-sticky-header-information .c-product-information__price--before{font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;color:#737373;font-weight:700}.c-product-sticky-header-information .c-product-information__price--saving{font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;color:#FF0000;font-weight:700;margin-bottom:0.4em}.c-product-sticky-header-information .c-product-information__heading{font-size:1.3333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0}@media only screen and (min-width: 62.0625em){.c-product-sticky-header-information .c-product-information__heading{font-size:1.6rem}}.c-product-sticky-header-information .c-product-information__sku{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0}.c-product-sticky-header-information .container{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:0.75rem;padding-top:0.75rem;max-width:66.6666666667rem;width:100%}.c-product-sticky-header-information .container.mobile{text-align:center}@media only screen and (min-width: 62.0625em){.c-product-sticky-header-information .container .row{margin-bottom:0}}.c-product-sticky-header-information .container .row:nth-of-type(1){display:flex;align-items:center;margin-bottom:0}.c-product-sticky-header-information .container .row:nth-of-type(1) form{display:flex;align-items:center}@media only screen and (min-width: 62.0625em){.c-product-sticky-header-information .container .row:nth-of-type(1){display:flex;width:45%;justify-content:flex-end}}@media only screen and (max-width: 62em){.c-product-sticky-header-information .container .row:nth-of-type(1) .col{padding:0 !important}}@media only screen and (min-width: 62.0625em){.c-product-sticky-header-information .container .row:nth-of-type(1) .col{padding-left:0 !important}}.c-product-sticky-header-information .container.desktop .row:nth-of-type(2){display:flex;width:55%;justify-content:flex-end}@media only screen and (min-width: 62.0625em){.c-product-sticky-header-information{opacity:0;transition:visibility 0s linear 300ms, opacity 300ms;visibility:hidden}.c-product-sticky-header-information.visible{opacity:1;transition:visibility 0s linear 0s, opacity 300ms;visibility:visible}.c-product-sticky-header-information .c-button.no-variation{padding:0 2.3rem !important}}.c-posts{margin-bottom:5rem}.c-posts .c-posts__list{display:flex;flex-wrap:wrap;margin-bottom:1.25rem}.c-posts .c-posts__heading{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:1.25rem}@media only screen and (min-width: 62.0625em){.c-posts .c-posts__heading{font-size:2.1333333333rem}}.c-posts .c-posts__buttons{margin-bottom:0.1875rem}@media only screen and (min-width: 62.0625em){.c-posts .c-posts__buttons{margin-bottom:0.25rem}}.c-posts .c-posts__buttons .c-button{text-decoration:underline;font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-posts .c-posts__content{margin-bottom:1rem}}.c-posts .c-posts__image{display:flex;align-items:center;height:13rem}.c-posts .c-posts__image img{display:inline-block;margin:0 auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%}.c-posts .c-posts__image.placeholder-image{text-align:center}.c-posts .c-posts__image.placeholder-image img{height:auto;width:40%}.c-posts .c-posts__item .c-posts__heading{font-size:1.2rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (max-width: 62em){.c-posts .c-posts__item .c-posts__content{margin-bottom:0.75rem !important}}.c-posts .c-posts__item .c-posts__date{font-size:0.9333333333rem;line-height:1.2;font-weight:300;font-family:Lato, Lato-fallback, sans-serif;color:#494949}.c-posts .flickity-page-dots{bottom:-40px}.flickity-prev-next-button{top:30%}@media only screen and (min-width: 62.0625em){.flickity-prev-next-button.previous{left:0;transform:translate(-100%, -50%)}}@media only screen and (min-width: 62.0625em){.flickity-prev-next-button.next{right:0;transform:translate(100%, -50%)}}@media only screen and (min-width: 62.0625em){.c-products[data-stretch-type="full-stretched"],.c-posts[data-stretch-type="full-stretched"]{margin-left:calc(-1*((100vw - 64rem)/2));margin-right:calc(-1*((100vw - 64rem)/2))}}.c-products__heading,.c-posts__heading{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:1.25rem}@media only screen and (min-width: 62.0625em){.c-products__heading,.c-posts__heading{font-size:2.1333333333rem}}.c-products__buttons,.c-posts__buttons{margin-bottom:2rem}@media only screen and (min-width: 62.0625em){.c-products__buttons,.c-posts__buttons{margin-bottom:3rem}}.c-products__buttons .c-button,.c-posts__buttons .c-button{text-decoration:underline;font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-products__list,.c-posts__list{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:0}@media only screen and (min-width: 62.0625em){.c-products__list,.c-posts__list{margin-bottom:1.25rem;margin-left:-0.625rem;margin-right:-0.625rem}}@media only screen and (max-width: 62em){.c-products__list.flickity-enabled,.c-posts__list.flickity-enabled{margin-right:-1rem}}.c-products__list .flickity-viewport,.c-posts__list .flickity-viewport{width:100%}.c-products__item,.c-posts__item{background-color:#FFFFFF;margin:0 1rem 1.25rem 0;width:44%}@media only screen and (min-width: 62.0625em){.c-products__item,.c-posts__item{margin:0 10px;width:calc(33.333% - 20px)}}.c-products__item .c-products__heading,.c-products__item .c-posts__heading,.c-posts__item .c-products__heading,.c-posts__item .c-posts__heading{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;display:block;font-weight:700;margin:0.625rem 0}.c-products__item .c-products__heading a,.c-products__item .c-posts__heading a,.c-posts__item .c-products__heading a,.c-posts__item .c-posts__heading a{color:#000000}.c-products__item .c-products__background,.c-products__item .c-posts__background,.c-posts__item .c-products__background,.c-posts__item .c-posts__background{margin-bottom:0.625rem;position:relative}.c-products__item .c-products__badge,.c-products__item .c-posts__badge,.c-posts__item .c-products__badge,.c-posts__item .c-posts__badge{background-color:#FFCD05;color:#19222F;left:1.25rem;padding:0.3125rem 0.625rem;position:absolute;top:1.25rem;z-index:1;font-size:0.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-products__item .c-products__badge,.c-products__item .c-posts__badge,.c-posts__item .c-products__badge,.c-posts__item .c-posts__badge{left:1.25rem;top:1.25rem}}.c-products__item .c-products__stars,.c-products__item .c-posts__stars,.c-posts__item .c-products__stars,.c-posts__item .c-posts__stars{background-size:contain;display:inline-block;height:12px;margin:0.125rem 0.25rem 0 0;width:110px}@media only screen and (min-width: 62.0625em){.c-products__item .c-products__stars,.c-products__item .c-posts__stars,.c-posts__item .c-products__stars,.c-posts__item .c-posts__stars{margin:0 0.5rem 0 0}}.c-products__item .c-products__stars-count,.c-products__item .c-posts__stars-count,.c-posts__item .c-products__stars-count,.c-posts__item .c-posts__stars-count{color:#80868A;font-size:0.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;display:inline-block;font-size:10px;margin-top:2px}@media only screen and (min-width: 62.0625em){.c-products__item .c-products__stars-count,.c-products__item .c-posts__stars-count,.c-posts__item .c-products__stars-count,.c-posts__item .c-posts__stars-count{font-size:12px;margin-top:0;transform:translateY(-1px)}}.c-products__item .c-products__price,.c-products__item .c-posts__price,.c-posts__item .c-products__price,.c-posts__item .c-posts__price{display:flex;margin-bottom:0.875rem;position:relative;width:100%}.c-products__item .c-products__price [data-name="saving-tooltip"],.c-products__item .c-posts__price [data-name="saving-tooltip"],.c-posts__item .c-products__price [data-name="saving-tooltip"],.c-posts__item .c-posts__price [data-name="saving-tooltip"]{margin-top:-15%;transform:translateY(20%);width:4rem}.c-products__item .c-products__price [data-name="saving-tooltip"] .tooltip,.c-products__item .c-posts__price [data-name="saving-tooltip"] .tooltip,.c-posts__item .c-products__price [data-name="saving-tooltip"] .tooltip,.c-posts__item .c-posts__price [data-name="saving-tooltip"] .tooltip{font-size:0.5625rem !important}@media screen and (min-width: 396px){.c-products__item .c-products__price [data-name="saving-tooltip"],.c-products__item .c-posts__price [data-name="saving-tooltip"],.c-posts__item .c-products__price [data-name="saving-tooltip"],.c-posts__item .c-posts__price [data-name="saving-tooltip"]{margin-top:0;transform:none;width:5rem}}@media screen and (min-width: 500px){.c-products__item .c-products__price [data-name="saving-tooltip"],.c-products__item .c-posts__price [data-name="saving-tooltip"],.c-posts__item .c-products__price [data-name="saving-tooltip"],.c-posts__item .c-posts__price [data-name="saving-tooltip"]{width:auto}.c-products__item .c-products__price [data-name="saving-tooltip"] .tooltip,.c-products__item .c-posts__price [data-name="saving-tooltip"] .tooltip,.c-posts__item .c-products__price [data-name="saving-tooltip"] .tooltip,.c-posts__item .c-posts__price [data-name="saving-tooltip"] .tooltip{ont-size:0.6666666667rem !important}}@media only screen and (max-width: 62em){.c-products__item .c-products__price [data-name="saving-tooltip"],.c-products__item .c-posts__price [data-name="saving-tooltip"],.c-posts__item .c-products__price [data-name="saving-tooltip"],.c-posts__item .c-posts__price [data-name="saving-tooltip"]{align-items:center;display:flex}.c-products__item .c-products__price [data-name="saving-tooltip"] .tooltip,.c-products__item .c-posts__price [data-name="saving-tooltip"] .tooltip,.c-posts__item .c-products__price [data-name="saving-tooltip"] .tooltip,.c-posts__item .c-posts__price [data-name="saving-tooltip"] .tooltip{margin-left:0.7rem;margin-top:0;text-align:center}.c-products__item .c-products__price [data-name="saving-tooltip"] .tooltip:before,.c-products__item .c-posts__price [data-name="saving-tooltip"] .tooltip:before,.c-posts__item .c-products__price [data-name="saving-tooltip"] .tooltip:before,.c-posts__item .c-posts__price [data-name="saving-tooltip"] .tooltip:before{left:0;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}}@media only screen and (min-width: 62.0625em){.c-products__item .c-products__price,.c-products__item .c-posts__price,.c-posts__item .c-products__price,.c-posts__item .c-posts__price{display:inline-block}.c-products__item .c-products__price [data-name="saving-tooltip"],.c-products__item .c-posts__price [data-name="saving-tooltip"],.c-posts__item .c-products__price [data-name="saving-tooltip"],.c-posts__item .c-posts__price [data-name="saving-tooltip"]{bottom:-1.5rem;left:0;position:absolute;width:auto}}.c-products__item .c-products__price span,.c-products__item .c-posts__price span,.c-posts__item .c-products__price span,.c-posts__item .c-posts__price span{font-size:1.4666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-products__item .c-products__price span,.c-products__item .c-posts__price span,.c-posts__item .c-products__price span,.c-posts__item .c-posts__price span{font-size:1.8666666667rem}}.c-products__item .c-products__price span small,.c-products__item .c-posts__price span small,.c-posts__item .c-products__price span small,.c-posts__item .c-posts__price span small{font-size:0.9333333333rem;line-height:1.2;font-weight:300;font-family:Lato, Lato-fallback, sans-serif;display:inline-block;margin-left:0.25rem}.c-products__item .c-products__stock,.c-products__item .c-posts__stock,.c-posts__item .c-products__stock,.c-posts__item .c-posts__stock{display:inline-block;width:calc(100% - 88px)}@media only screen and (min-width: 62.0625em){.c-products__item .c-products__stock,.c-products__item .c-posts__stock,.c-posts__item .c-products__stock,.c-posts__item .c-posts__stock{text-align:right;width:calc(100% - 140px)}}.c-products__item .c-products__stock span,.c-products__item .c-posts__stock span,.c-posts__item .c-products__stock span,.c-posts__item .c-posts__stock span{color:#19222F;background-color:#FFCD05;padding:0.1875rem 0.375rem;font-size:0.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-products__item .c-products__stock span,.c-products__item .c-posts__stock span,.c-posts__item .c-products__stock span,.c-posts__item .c-posts__stock span{padding:0.3125rem 0.625rem}}.c-products__item .c-products__content,.c-products__item .c-posts__content,.c-posts__item .c-products__content,.c-posts__item .c-posts__content{margin-bottom:1rem}.c-products__item .c-products__add-to-cart .c-button,.c-products__item .c-posts__add-to-cart .c-button,.c-posts__item .c-products__add-to-cart .c-button,.c-posts__item .c-posts__add-to-cart .c-button{width:100%}.c-products--related{margin:20px 0}.c-products--related:has(.flickity-enabled){margin:20px 0 50px}.c-products--recently-viewed .c-products__item{background-color:transparent;box-shadow:none}.c-products--recently-viewed .c-products__item .c-products__content{margin:0;padding:0}.c-products--recently-viewed .c-products__item .c-products__heading{font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0}.c-products--recently-viewed .c-products__list.flickity-enabled{margin-right:-2rem}.c-products__variations{padding-bottom:0.625rem;position:relative}@media only screen and (min-width: 62.0625em){.c-products__variations{border-bottom:0.0625rem solid #C8C8C8;margin-bottom:1.25rem}}.c-products__variations h4{font-size:0.9333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0.625rem}.c-products__variations a{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;color:#000000;text-decoration:none}.c-products__variations a>span{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;color:#000000;line-height:0.9375rem;text-decoration:none}.c-products__variations-variables{margin-left:-0.3125rem;margin-right:-0.3125rem}@media only screen and (min-width: 62.0625em){.c-products__variations-variables{max-height:11.875rem;overflow-y:auto}.c-products__variations-variables.overflow-scroll{display:flex;flex-direction:column}.c-products__variations-variables.overflow-scroll::after{background-image:linear-gradient(to bottom, rgba(242,242,242,0), #F2F2F2 85%);bottom:0;content:"";display:block;flex-shrink:0;height:1.25rem;margin-bottom:-1.25rem;position:-webkit-sticky;position:sticky}}.c-products__variations-variables [data-name="product-option-items"]{width:100%}@media only screen and (min-width: 62.0625em){.c-products__variations-variables [data-name="product-option-items"]{margin-bottom:-1rem}}.c-products__variations-variable{font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;align-items:center;background-color:#FFFFFF;border:0.0625rem solid #9E9E9E;cursor:pointer;display:flex;height:1.8125rem;justify-content:center;padding:0.125rem 0.3125rem;text-align:center}.c-products__variations-variable.col.s4{margin:0 0.3125rem 0.625rem;width:calc(33.33% - 10px)}@media only screen and (min-width: 62.0625em){.c-products__variations-variable.col.l4{margin:0 0.3125rem 0.625rem;width:calc(33.3333% - 10px)}}.c-products__variations-variable.selected{background-color:#19222F;border-color:#19222F;color:#FFFFFF}.c-ask-question{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(25,34,47,0.72);z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:scale(1.2);transform-origin:50% 50%;transition:0.2s all cubic-bezier(0.445, 0.05, 0.55, 0.95)}.ask-question--is-active .c-ask-question{opacity:1;transform:scale(1);pointer-events:initial}.c-ask-question__inner{position:absolute;max-height:calc(100vh - 110px);width:calc(100vw - 60px);max-width:575px;background-color:#FFFFFF;padding:1.5rem 1rem 0.5rem;overflow-y:scroll}@media only screen and (min-width: 62.0625em){.c-ask-question__inner{padding:3.125rem;width:calc(100vw - 90px)}}.c-ask-question__heading{font-size:2.1333333333rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-align:center}@media only screen and (min-width: 62.0625em){.c-ask-question__heading{font-size:3rem}}.c-ask-question__content h3{font-size:1.2rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0.3em;padding-top:0}@media only screen and (min-width: 62.0625em){.c-ask-question__content h3{font-size:1.3333333333rem}}.c-ask-question__content .qa__date-posted{color:#9E9E9E;font-size:0.9em}.c-ask-question__close-background{position:fixed;left:0;right:0;bottom:0;top:0;cursor:pointer}.c-ask-question__close{position:absolute;right:1rem;top:1rem;width:1rem;height:1rem;cursor:pointer;transform:scale(1);transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);color:transparent;background:none;border:none}@media only screen and (min-width: 62.0625em){.c-ask-question__close{width:1.5rem;height:1.5rem}}.c-ask-question__close:before,.c-ask-question__close:after{content:'';position:absolute;width:100%;height:0.1875rem;border-radius:0.125rem;background-color:#19222F;transform-origin:50% 0;left:0;top:50%;transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95)}.c-ask-question__close:before{transform:rotate(45deg) translateY(-50%)}.c-ask-question__close:after{transform:rotate(-45deg) translateY(-50%)}.c-ask-question form{margin-top:1em}.c-ask-question form .form-control{margin-top:0}.c-ask-question form label{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;font-weight:700}.c-ask-question form textarea{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form textarea::-webkit-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form textarea::-moz-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form textarea:-ms-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form textarea::-ms-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form textarea::placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form input[type="text"],.c-ask-question form input[type="number"],.c-ask-question form input[type="email"]{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form input[type="text"]::-webkit-input-placeholder,.c-ask-question form input[type="number"]::-webkit-input-placeholder,.c-ask-question form input[type="email"]::-webkit-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form input[type="text"]::-moz-placeholder,.c-ask-question form input[type="number"]::-moz-placeholder,.c-ask-question form input[type="email"]::-moz-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form input[type="text"]:-ms-input-placeholder,.c-ask-question form input[type="number"]:-ms-input-placeholder,.c-ask-question form input[type="email"]:-ms-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form input[type="text"]::-ms-input-placeholder,.c-ask-question form input[type="number"]::-ms-input-placeholder,.c-ask-question form input[type="email"]::-ms-input-placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form input[type="text"]::placeholder,.c-ask-question form input[type="number"]::placeholder,.c-ask-question form input[type="email"]::placeholder{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-ask-question form input[type="submit"]{font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;min-height:3.125rem;line-height:3rem;padding:0 1rem;align-items:center;box-shadow:none;border:none;text-align:center;display:flex;justify-content:center;cursor:pointer;border:0.0625rem solid #19222F;color:#19222F;background-color:#FFCD05;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.14);text-align:center;margin:auto}@media only screen and (min-width: 62.0625em){.c-ask-question form input[type="submit"]{padding:0 2.8125rem}}.c-ask-question form input[type="submit"]:hover{background-color:#FFDA44;transition:0.3s all cubic-bezier(0.445, 0.05, 0.55, 0.95)}.qa{margin:2em 0 3em !important}.qa__question{margin-bottom:1em}.qa__question__title{margin-bottom:0.3em}.qa__question__context{white-space:pre-wrap}.qa__answers{margin-left:0.75em}.qa__answers__answer{border-left:5px solid #F2F2F2;padding:0.5em 0 0.5em 1em}.qa__answers__answer:not(:last-of-type){margin-bottom:1em}.qa__answers__answer footer{background-color:#F2F2F2;display:inline-block;padding:0.1em 0.3em;margin-bottom:0.3em}.qa__answers__answer p{font-size:1.1em;margin-left:0.3em;white-space:pre-wrap}.qa .c-cta .c-cta__heading{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.qa .c-cta .c-cta__heading{font-size:2.1333333333rem}}.qa .c-cta .c-cta__buttons{margin-top:2em}.qa .c-cta .c-cta__text h4:first-of-type{padding-top:0}.qa .alert{margin:2em auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.qa .alert__header h2{font-weight:700}.qa .btn-unstyled.answer-question{height:1.25em;line-height:1.25em;margin:0.7em 0 0.3em}.c-reviews__title{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-reviews__title{font-size:2.1333333333rem}}.c-reviews__ratings{display:flex;flex-wrap:wrap;flex-direction:row;margin-bottom:1.5625rem}.c-reviews__ratings .btn.btn-unstyled.leave-review{height:1.25rem;line-height:1.25rem}.c-reviews__ratings-slider{width:60%}@media only screen and (min-width: 62.0625em){.c-reviews__ratings-slider{width:50%}}.c-reviews__ratings-slider-item{display:flex;flex-wrap:wrap;width:100%;align-items:center;margin-bottom:10px}.c-reviews__ratings-slider-item span:nth-of-type(1){font-size:1.3333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-reviews__ratings-slider-item span:nth-of-type(1){font-size:1.6rem}}.c-reviews__ratings-slider-item span:nth-of-type(2){font-size:1.3333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;flex-grow:1;margin-left:0.3125rem;margin-right:1.875rem;border-radius:0.3125rem;height:20px;border:0.0625rem solid transparent;position:relative;cursor:pointer}@media only screen and (min-width: 62.0625em){.c-reviews__ratings-slider-item span:nth-of-type(2){font-size:1.6rem}}.c-reviews__ratings-slider-item.is-active span:nth-of-type(2){border:0.0625rem solid #494949}.c-reviews__ratings-slider-item.rated-5 span:nth-of-type(2){background:linear-gradient(to right, #ffcd05 var(--rating-percentage), #f2f2f2 var(--rating-percentage))}.c-reviews__ratings-slider-item.rated-4 span:nth-of-type(2){background:linear-gradient(to right, #ffcd05 var(--rating-percentage), #f2f2f2 var(--rating-percentage))}.c-reviews__ratings-slider-item.rated-3 span:nth-of-type(2){background:linear-gradient(to right, #ffcd05 var(--rating-percentage), #f2f2f2 var(--rating-percentage))}.c-reviews__ratings-slider-item.rated-2 span:nth-of-type(2){background:linear-gradient(to right, #ffcd05 var(--rating-percentage), #f2f2f2 var(--rating-percentage))}.c-reviews__ratings-slider-item.rated-1 span:nth-of-type(2){background:linear-gradient(to right, #ffcd05 var(--rating-percentage), #f2f2f2 var(--rating-percentage))}.c-reviews__ratings-score-sortby{display:flex;flex-direction:column;width:40%}@media only screen and (min-width: 62.0625em){.c-reviews__ratings-score-sortby{flex-direction:row;max-width:50%;width:50%}}.c-reviews__ratings-score{display:flex;flex-direction:column}@media only screen and (min-width: 62.0625em){.c-reviews__ratings-score{margin-right:4.375rem}}.c-reviews__ratings-score span{margin-bottom:0.625rem}.c-reviews__ratings-score span:nth-of-type(1){font-size:2.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-reviews__ratings-score span:nth-of-type(1){font-size:4rem}}@media only screen and (max-width: 62em){.c-reviews__ratings-score span:nth-of-type(1){margin-bottom:0}}.c-reviews__ratings-score span:nth-of-type(2){font-size:0.9333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}.c-reviews__ratings-score span:nth-of-type(3){font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-decoration:underline}.c-reviews__item{margin-bottom:1.25rem}.c-reviews__item .c-reviews__heading{font-size:1.2rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0.375rem}@media only screen and (min-width: 62.0625em){.c-reviews__item .c-reviews__heading{font-size:1.3333333333rem}}.c-reviews__item .c-reviews__text p{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-reviews__item .c-reviews__meta{font-size:0.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-reviews__buttons .c-button,.c-reviews__buttons .c-button span{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-decoration:underline}.c-reviews__buttons .c-button:hover,.c-reviews__buttons .c-button span:hover{cursor:pointer}.product-review-modal-content-container{display:flex;flex-flow:row wrap}.ratings-modal-trigger:hover{cursor:pointer}.rating{unicode-bidi:bidi-override;direction:rtl;display:flex;justify-content:center;margin-right:12px}.rating label{display:inline-block;position:relative;width:1.1em;color:#FFCD05;font-size:20px !important}.rating label:hover{cursor:pointer}.rating .star-label.active:before,.rating .star-label.active ~ .star-label:before,.rating .star-label:hover:before,.rating .star-label:hover ~ .star-label:before{content:"\2605";position:absolute;color:#FFCD05;font-size:20px !important}.rating input{display:none}.ratings-modal .modal-content{padding:24px 24px 0px 24px !important}.product-review-rating{unicode-bidi:bidi-override;direction:rtl;display:flex;justify-content:center;margin-right:12px;margin-top:-1rem}.product-review-rating label{display:inline-block;position:relative;width:1.1em;color:#FFCD05;left:0 !important;font-size:30px !important}.product-review-rating label:hover{cursor:pointer}.product-review-rating .star-label.active:before,.product-review-rating .star-label.active ~ .star-label:before,.product-review-rating .star-label:hover:before,.product-review-rating .star-label:hover ~ .star-label:before{content:"\2605";position:absolute;color:#FFCD05;font-size:30px !important;line-height:1.2rem}.product-review-rating input{display:none}:root{--star-color: #FFFFFF;--star-background: #FFCD05}.rating-stars{--percent: calc(var(--rating) / 5 * 100%);display:inline-block;font-size:var(--star-size);font-family:Arial;line-height:1;-webkit-text-stroke:1px #D8D8D8;font-weight:normal}.rating-stars::before{content:'⭑⭑⭑⭑⭑';background:linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.c-delivery-information{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(25,34,47,0.72);z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:scale(1.2);transform-origin:50% 50%;transition:0.2s all cubic-bezier(0.445, 0.05, 0.55, 0.95)}.delivery-information--is-active .c-delivery-information{opacity:1;transform:scale(1);pointer-events:initial}.c-delivery-information__inner{position:absolute;max-height:calc(100vh - 110px);width:calc(100vw - 60px);max-width:575px;background-color:#FFFFFF;padding:1.5rem 1rem 0.5rem;overflow-y:auto}@media only screen and (min-width: 62.0625em){.c-delivery-information__inner{padding:3.125rem;width:calc(100vw - 90px)}}.c-delivery-information__inner table{margin:1.25rem 0}.c-delivery-information__inner table thead tr th{border-bottom:1px solid #494949}.c-delivery-information__inner table th,.c-delivery-information__inner table td{font-size:0.8666666667rem;padding:0.625rem;width:50%}@media only screen and (min-width: 62.0625em){.c-delivery-information__inner table th,.c-delivery-information__inner table td{font-size:initial;padding:0.625rem 0.9375rem !important}}.c-delivery-information__inner .small-print{font-size:0.8rem}.c-delivery-information__heading{font-size:1.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-align:center;margin-bottom:1.875rem}@media only screen and (min-width: 62.0625em){.c-delivery-information__heading{font-size:2.1333333333rem}}@media only screen and (min-width: 62.0625em){.c-delivery-information__heading{margin-bottom:2.125rem}}.c-delivery-information__heading--sub{font-size:1.3333333333rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}@media only screen and (min-width: 62.0625em){.c-delivery-information__heading--sub{font-size:1.6rem}}.c-delivery-information__heading--sub:not(:first-child){margin-top:1.875rem}.c-delivery-information p{font-size:0.85em}@media only screen and (min-width: 62.0625em){.c-delivery-information p{font-size:0.9em}}.c-delivery-information__close-background{position:fixed;left:0;right:0;bottom:0;top:0;cursor:pointer}.c-delivery-information__close{position:absolute;right:1rem;top:1rem;width:1rem;height:1rem;cursor:pointer;transform:scale(1);transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95)}@media only screen and (min-width: 62.0625em){.c-delivery-information__close{width:1.5rem;height:1.5rem}}.c-delivery-information__close:before,.c-delivery-information__close:after{content:'';position:absolute;width:100%;height:0.1875rem;border-radius:0.125rem;background-color:#19222F;transform-origin:50% 0;left:0;top:50%;transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95)}.c-delivery-information__close:before{transform:rotate(45deg) translateY(-50%)}.c-delivery-information__close:after{transform:rotate(-45deg) translateY(-50%)}:root{--number-of-payments: 3}.modal--bnpl{background-color:#FFFFFF;font-size:initial;text-align:left}@media only screen and (max-width: 37.5em){.modal--bnpl{padding:2.6666666667rem 2rem}}.modal--bnpl__logo{text-align:center}.modal--bnpl__logo img{width:30%}.modal--bnpl h3{font-size:1.6rem;margin:1rem 0}.modal--bnpl h4{font-size:1.4666666667rem;font-weight:700}.modal--bnpl ol,.modal--bnpl ul{font-size:1.0666666667rem;font-weight:600;line-height:1.2rem;padding-left:1rem}.modal--bnpl ol li,.modal--bnpl ul li{margin:1rem 0}.modal--bnpl ol strong,.modal--bnpl ul strong{font-weight:900}.modal--bnpl a{color:#039BE5}.modal--bnpl .intro{margin-bottom:1.5rem}.modal--bnpl .payment-option{background-color:#F2F2F2;margin:2rem 0;padding:1rem}.modal--bnpl .flex-wrapper{align-items:flex-start;display:flex;flex-flow:row nowrap;margin-bottom:1.7rem}.modal--bnpl .single-chart{justify-content:center;width:calc(100% / var(--number-of-payments))}.modal--bnpl .payment{font-size:1.0666666667rem;font-weight:700;line-height:1.2;text-align:center}.modal--bnpl .payment--large{font-size:1.3333333333rem;line-height:0.7;text-align:left}.modal--bnpl .payment--large small{font-size:0.8rem}.modal--bnpl .badge--label{font-size:0.8rem !important;line-height:inherit !important;margin-left:0.8rem !important}.modal--bnpl .circular-chart{display:block;margin:10px auto;max-width:80%;max-height:250px}.modal--bnpl .circle-bg{fill:none;stroke:#19222F;stroke-width:3.8}.modal--bnpl .circle{fill:none;stroke-width:2.8;stroke-linecap:round;-webkit-animation:progress 1s ease-out forwards;animation:progress 1s ease-out forwards}@-webkit-keyframes progress{0%{stroke-dasharray:0 100}}@keyframes progress{0%{stroke-dasharray:0 100}}.modal--bnpl .circular-chart .circle{stroke:#FFCD05}.product-calculator__container{border:1px solid #C8C8C8;margin-bottom:0.625rem;padding:0rem 1rem}.product-calculator__container .row{margin-bottom:0}.product-calculator__heading button{align-items:center;color:#000000;display:flex !important;justify-content:space-between;text-decoration:none;width:100%}.product-calculator__heading button [data-name="toggle-arrow"]{margin-right:-0.5rem}.product-calculator__heading button.active [data-name="toggle-arrow"]{transform:rotate(-180deg)}.product-calculator__heading h4{font-size:0.9333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;align-items:center;display:flex;gap:0.5em;margin:0}.product-calculator__heading h4 .material-icons{font-size:2rem}.product-calculator__content{display:none;margin-bottom:1rem}.product-calculator__content h5{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;font-weight:700}.product-calculator__content--results{background-color:#ddd;border:1px solid #ccc;border-radius:5px;margin-top:0.9375rem;padding:0.625rem}.product-calculator__content--wastage{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;background-color:#fff;border:1px solid #ccc;border-radius:5px;font-size:0.9333333333rem;margin:0.9375rem 0;padding:0.625rem}.product-calculator__content--wastage .form-control{margin-bottom:0.5em}.product-calculator__content--wastage input[type="checkbox"]{opacity:1;pointer-events:revert;position:relative}.product-calculator__content--wastage label{font-size:0.9333333333rem}.product-calculator__content--results{display:none}.product-calculator__content--results--quantity{color:#19222F;background-color:#FFCD05;padding-left:0.3em;padding-right:0.3em}.product-calculator__fields{display:flex;justify-content:space-between}.product-calculator__fields--dimensions{display:flex;gap:2rem}.product-calculator__fields .form-control{align-items:center;display:flex;gap:0.5em}.product-calculator__fields input[type="number"],.product-calculator__fields input[type="text"]{box-sizing:border-box;width:50px;height:50px;background-color:#FFFFFF;border:1px solid #9E9E9E;-webkit-appearance:none;-moz-appearance:textfield;box-shadow:none;text-align:center;font-size:1.2rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin:0 0.625rem;font-size:0.9333333333rem !important;height:2.7em;margin:0;width:4em}@media only screen and (min-width: 62.0625em){.product-calculator__fields input[type="number"],.product-calculator__fields input[type="text"]{font-size:1.3333333333rem}}.product-calculator__fields input[type="number"]::-webkit-inner-spin-button,.product-calculator__fields input[type="number"]::-webkit-outer-spin-button,.product-calculator__fields input[type="text"]::-webkit-inner-spin-button,.product-calculator__fields input[type="text"]::-webkit-outer-spin-button{-webkit-appearance:none}.product-calculator__area{align-items:flex-end;display:flex;gap:0.5em}#key-features{scroll-margin-top:var(--top-spacing)}.key-features h3.c-cta__heading{font-size:2.1333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-top:0;font-size:1.6666666667rem}@media only screen and (min-width: 62.0625em){.key-features h3.c-cta__heading{font-size:3rem}}@media only screen and (min-width: 62.0625em){.key-features h3.c-cta__heading{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}}@media only screen and (min-width: 62.0625em) and (min-width: 62.0625em){.key-features h3.c-cta__heading{font-size:2.1333333333rem}}.key-features__content{width:100%}.key-features__content ul{margin:0;padding:0;list-style:none;width:100%;display:flex;flex-direction:column;gap:0.625rem;align-content:center}@media only screen and (min-width: 62.0625em){.key-features__content ul{flex-direction:row;flex-wrap:wrap}}.key-features__content ul li{padding:0.625rem;background-color:#F2F2F2;width:100%;align-self:center;display:flex;align-content:center;gap:0.625rem;align-items:center}@media only screen and (min-width: 62.0625em){.key-features__content ul li{flex-basis:calc(100% / 2 - 5px);width:initial}}.key-features__content ul li svg{width:2rem;height:auto;display:block;fill:#000000}.c-table{margin:0 0.625rem}.c-table__heading{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;padding:0 !important;margin-bottom:1.25rem;margin-top:1.25rem}@media only screen and (min-width: 62.0625em){.c-table__heading{font-size:2.1333333333rem}}.c-table *{border-radius:0 !important}.c-table caption{display:none}.c-table tbody tr{border:none}.c-table tbody tr:nth-of-type(odd){background-color:#F2F2F2}.c-table tbody tr th .center,.c-table tbody tr td .center{text-align:center}.c-table tbody tr th{border-right:0.125rem solid #FFFFFF;font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;padding:0.625rem}@media only screen and (min-width: 62.0625em){.c-table tbody tr th{padding:0.625rem 1.5rem}}.c-table tbody tr th.c-table__sub-heading{background-color:#C8C8C8 !important}.c-table tbody tr td{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;padding:0.625rem}@media only screen and (min-width: 62.0625em){.c-table tbody tr td{padding:0.625rem 1.5rem}}.c-table tbody tr td:nth-of-type(1){border-right:0.125rem solid #FFFFFF}.c-table tbody tr td strong{font-weight:700}.c-atb-popup{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(25,34,47,0.72);z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:scale(1.2);transform-origin:50% 50%;transition:0.2s all cubic-bezier(0.445, 0.05, 0.55, 0.95)}@media only screen and (min-width: 37.5625em){.c-atb-popup .product-card .c-products__add-to-cart{margin-top:0px}}.c-atb-popup .product-info{border-top:1px solid lightgrey;border-bottom:1px solid lightgrey}.c-atb-popup .product-info h2{font-size:1rem}.c-atb-popup .product-info span{font-size:1rem}.c-atb-popup .c-product-information .product-title{display:flex;align-items:center}.c-atb-popup .c-product-information__price{display:flex;flex-flow:row wrap;justify-content:flex-end;margin-bottom:0}.c-atb-popup .c-product-information__price .vat{margin-top:0.375rem;width:100%}.c-atb-popup .borders{border-bottom:1px solid lightgrey;padding:0.5rem 0 0.5rem 0.5rem}.c-atb-popup .row{margin-bottom:0;flex-grow:1}.c-atb-popup .top-row{display:flex;justify-content:flex-start}.c-atb-popup .top-row .c-button.no-variation{margin-left:20px;width:12.5rem;padding:0 1rem !important;margin-top:-5px;height:3.125rem}.c-atb-popup .top-row .btn.btn-dark{height:3.125rem;margin-top:-5px;padding:0 1rem !important;width:12.5rem}.atb-popup--is-active .c-atb-popup{opacity:1;transform:scale(1);pointer-events:initial}.c-atb-popup__inner{background-color:#FFFFFF;max-height:calc(100vh - 25px);max-width:836px;overflow-y:scroll;padding:3.75rem 1.875rem 2.5rem 1.875rem !important;position:absolute;width:calc(100vw - 60px)}@media only screen and (min-width: 62.0625em){.c-atb-popup__inner{padding:3.125rem;width:calc(100vw - 90px)}}.c-atb-popup__heading{font-size:2.1333333333rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-align:center;font-size:2rem !important;margin-bottom:2.5rem;padding-left:10px}@media only screen and (min-width: 62.0625em){.c-atb-popup__heading{font-size:3rem}}.c-atb-popup__close-background{position:fixed;left:0;right:0;bottom:0;top:0;cursor:pointer}.c-atb-popup__close{position:absolute;right:1rem;top:1rem;width:1rem;height:1rem;cursor:pointer;transform:scale(1);transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95)}@media only screen and (min-width: 62.0625em){.c-atb-popup__close{width:1.5rem;height:1.5rem}}.c-atb-popup__close:before,.c-atb-popup__close:after{content:"";position:absolute;width:100%;height:0.1875rem;border-radius:0.125rem;background-color:#19222F;transform-origin:50% 0;left:0;top:50%;transition:all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95)}.c-atb-popup__close:before{transform:rotate(45deg) translateY(-50%)}.c-atb-popup__close:after{transform:rotate(-45deg) translateY(-50%)}.c-atb-popup h2.c-products__heading{font-size:1.75rem;display:flex;font-weight:normal;justify-content:center;margin-bottom:30px;margin-top:30px}.c-atb-popup h3.c-products__heading{font-weight:500;justify-content:center}.c-atb-popup .c-products__item{width:calc(25% - 20px) !important}.c-atb-popup .c-products__item .c-button.no-variation{padding:0 1rem !important}@media only screen and (min-width: 62.0625em){.c-atb-popup .c-products__item{width:100%}}.c-atb-popup .buttons{display:flex;margin-left:6.125rem}.c-atb-popup .product-info .c-product-information{display:flex;min-height:75px;align-items:center}.c-atb-popup .thumb-img{height:50px;width:50px}.c-atb-popup .title{display:flex}.c-atb-popup h2.c-product-information__heading.col.s12{display:flex;align-items:center}.c-atb-popup .vat{font-size:0.75rem}.c-atb-popup .c-products__item .c-products__price{display:flex !important}.c-atb-popup .quantity-container{padding:0.625rem 0}.c-atb-popup .c-products__price small{font-size:0.75rem !important}.c-atb-popup .l3{text-align:right}@media (max-width: 1024px){.basket-nudge-product-info{padding:0}.c-atb-popup__heading{font-size:1.625rem !important;text-align:center;margin-top:0;margin-bottom:1.625rem}.c-atb-popup .c-products__item{width:calc(100% - 20px) !important;max-height:450px}.c-atb-popup .top-row{flex-direction:column-reverse;align-items:center}.c-atb-popup .buttons{margin-left:initial;margin-bottom:20px;width:100%}.c-atb-popup .buttons .c-button.no-variation,.c-atb-popup .buttons .btn.btn-dark{padding:0 0.2rem !important;width:50%}.c-atb-popup .buttons .c-button.no-variation{margin-left:0.625rem}.c-atb-popup__inner{height:calc(100vh - 20%);padding:3.75rem 1.25rem 2.5rem 1.25rem !important;width:calc(100vw - 10%)}.c-atb-popup .c-products__item .c-button.no-variation{width:-webkit-max-content;width:-moz-max-content;width:max-content}.c-atb-popup .title{margin-top:10px;margin-bottom:10px}.c-atb-popup .c-products--related{margin:0}.c-atb-popup .c-products__list.flickity-enabled{margin-right:0}}@media (max-width: 443px){.basket-nudge-product-info{padding:10px 0}}#basket-nudge-frequently-bought-product-info h2{margin-top:1em}.trix-output h2:first-of-type{font-size:2.1333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-top:1.25rem;font-size:1.6666666667rem}@media only screen and (min-width: 62.0625em){.trix-output h2:first-of-type{font-size:3rem}}@media only screen and (min-width: 62.0625em){.trix-output h2:first-of-type{font-size:1.6666666667rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-top:1.25rem}}@media only screen and (min-width: 62.0625em) and (min-width: 62.0625em){.trix-output h2:first-of-type{font-size:2.1333333333rem}}.trix-output h2{font-size:1.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;padding-top:0}@media only screen and (min-width: 62.0625em){.trix-output h2{font-size:2.1333333333rem}}.trix-output h3{font-size:1.4666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;padding-top:0}@media only screen and (min-width: 62.0625em){.trix-output h3{font-size:1.8666666667rem}}.trix-output h4{font-size:1.3333333333rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;padding-top:0}@media only screen and (min-width: 62.0625em){.trix-output h4{font-size:1.6rem}}.trix-output h5{font-size:1.2rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;padding-top:0}@media only screen and (min-width: 62.0625em){.trix-output h5{font-size:1.3333333333rem}}.trix-output h6{font-size:1.2rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;padding-top:0}.countdown-container{background-color:var(--c-countdown-timer-container-background-color);color:var(--c-countdown-timer-container-text-color);padding:0.5em 1em 1em}.countdown-container .countdown__timer{margin:0.7em 0}.countdown-container .countdown__timer>ul{display:flex;flex-direction:row;gap:0.7em;justify-content:space-between;margin:0 auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.countdown-container .countdown__timer>ul li{align-items:center;display:flex;flex:1;gap:0.3em;justify-content:center}.countdown-container .countdown__timer--indicator{align-items:center;background-color:var(--c-countdown-timer-indicator-background-color);border:1px solid var(--c-countdown-timer-indicator-border-color);color:var(--c-countdown-timer-indicator-text-color);display:flex;font-size:1.2em;height:2.1em;justify-content:center;width:2.1em;box-shadow:0px 0px 4px 0px var(--c-countdown-timer-indicator-dropshadow-color)}.countdown-container .countdown__timer--notification{font-weight:700;margin-top:0.6em !important}.countdown-container .countdown__timer.warning-30 .countdown__timer--indicator{border-color:var(--c-countdown-timer-warning-30-indicator-border-color)}.countdown-container .countdown__timer.warning-60 .countdown__timer--indicator{border-color:var(--c-countdown-timer-warning-60-indicator-border-color)}.countdown-container a{color:var(--t-delivery-countdown-timer-link-text-color)}
