﻿: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}.c-row--margin-default,.c-row--margin-default.row{margin-bottom:2rem}@media only screen and (min-width: 62.0625em){.c-row--margin-default,.c-row--margin-default.row{margin-bottom:3rem}}.c-row--margin-small,.c-row--margin-small.row{margin-bottom:0.75rem}@media only screen and (min-width: 62.0625em){.c-row--margin-small,.c-row--margin-small.row{margin-bottom:1rem}}.c-row--margin-none,.c-row--margin-none.row{margin-bottom:0 !important}@media only screen and (min-width: 62.0625em){.c-row--margin-none,.c-row--margin-none.row{margin-bottom:0 !important}}@media only screen and (min-width: 62.0625em){.c-row--margin-reset.c-text-grid{margin-top:4.375rem}}.c-row--margin-reset,.c-row--margin-reset.row{margin-bottom:2rem;margin-left:revert;margin-right:revert}.c-row--style-muted.row{padding:2.125rem 3.125rem;background-color:#F2F2F2;margin-left:-3.125rem;margin-right:-3.125rem}@media only screen and (min-width: 62.0625em){.c-row--style-muted.row[data-stretch-type="full"]{margin-left:calc(-1*((100vw - 64rem)/2));margin-right:calc(-1*((100vw - 64rem)/2));padding-right:calc(1*((100vw - 65rem)/2));padding-left:calc(1*((100vw - 65rem)/2))}}.c-row--style-muted.row .c-cta__heading{font-size:2.1333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0.625rem}@media only screen and (min-width: 62.0625em){.c-row--style-muted.row .c-cta__heading{font-size:3rem}}@media only screen and (min-width: 62.0625em){.c-row--style-muted.row .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){.c-row--style-muted.row .c-cta__heading{font-size:2.1333333333rem}}.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}}.background-greyscale-25{background-color:#9E9E9E}.background-greyscale-15{background-color:#C8C8C8}.background-greyscale-10{background-color:#F2F2F2}.background-greyscale-15{background-color:#C8C8C8}.background-primary{background-color:#19222F}.background-primary-light{background-color:#80868A}@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{width:100%;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{width:calc(33.333% - 20px);margin:0 10px}}.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;margin:0.625rem 0;display:block;font-weight:700}.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{position:relative;margin-bottom:0.625rem}.c-products__item .c-products__badge,.c-products__item .c-posts__badge,.c-posts__item .c-products__badge,.c-posts__item .c-posts__badge{position:absolute;left:1.25rem;top:1.25rem;z-index:1;color:#19222F;background-color:#FFCD05;padding:0.3125rem 0.625rem;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{display:inline-block;background-size:contain;height:12px;width:110px;margin:0.125rem 0.25rem 0 0}@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;transform:translateY(-1px);margin-top:0}}.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{font-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{width:100%;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{box-shadow:none;background-color:transparent}.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-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-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__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-product-information__variations a{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;text-decoration:underline}.c-product-information__variations a>span{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;color:#000000;text-decoration:none}.c-product-information__view-all{display:block;clear:both}.c-product-information__variations-variables{margin-left:-0.3125rem;margin-right:-0.3125rem}.c-product-information__variations-variable{font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;height:1.8125rem;display:flex;align-items:center;justify-content:center;text-align:center;padding:0.125rem 0.3125rem;background-color:#FFFFFF;border:0.0625rem solid #9E9E9E;cursor:pointer}.c-product-information__variations-variable.col.s4{width:calc(33.33% - 10px);margin:0 0.3125rem 0.625rem}@media only screen and (min-width: 62.0625em){.c-product-information__variations-variable.col.l4{width:calc(33.3333% - 10px);margin:0 0.3125rem 0.625rem}}.c-product-information__variations-variable a{color:#000000;text-decoration:none}.c-product-information__variations-variable.selected{background-color:#19222F;border-color:#19222F;color:#FFFFFF}.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-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%)}}.c-products--listings{display:flex}.c-products--listings .c-products__cards{order:2}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__cards,.c-products--listings .c-products__cards.col{padding-left:2rem}}.c-products--listings .c-products__cards .c-products__list,.c-products--listings .c-products__cards .c-products__container,.c-products--listings .c-products__cards.col .c-products__list,.c-products--listings .c-products__cards.col .c-products__container{display:flex;flex-wrap:wrap;justify-content:space-between;min-width:100%}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__cards .c-products__list,.c-products--listings .c-products__cards .c-products__container,.c-products--listings .c-products__cards.col .c-products__list,.c-products--listings .c-products__cards.col .c-products__container{justify-content:normal}}.c-products--listings .c-products__cards .c-products__list,.c-products--listings .c-products__cards.col .c-products__list{margin:0 -0.625rem -0.5rem}.c-products--listings .c-products__cards .c-products__container,.c-products--listings .c-products__cards.col .c-products__container{margin:0 0 -0.5rem}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__cards .c-products__container,.c-products--listings .c-products__cards.col .c-products__container{margin:0 -0.625rem -0.5rem}}.c-products--listings .c-products__cards .c-products__header,.c-products--listings .c-products__cards.col .c-products__header{margin-bottom:1.5rem}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__cards .c-products__header,.c-products--listings .c-products__cards.col .c-products__header{margin-bottom:2.5rem}}.c-products--listings .c-products__cards .c-products__header .c-button--inline,.c-products--listings .c-products__cards.col .c-products__header .c-button--inline{margin-bottom:1.25rem;display:block;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-products--listings .c-products__cards .c-products__header .c-button--inline:hover,.c-products--listings .c-products__cards.col .c-products__header .c-button--inline:hover{text-decoration:underline}}.c-products--listings .c-products__cards .c-products__header .right-align .select-wrapper,.c-products--listings .c-products__cards.col .c-products__header .right-align .select-wrapper{display:flex;justify-content:flex-end}.c-products--listings .c-products__cards .c-products__header .select-wrapper .dropdown-trigger,.c-products--listings .c-products__cards.col .c-products__header .select-wrapper .dropdown-trigger{display:block;width:70%;padding:0.625rem 2rem 0.625rem 1.125rem;font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;color:#19222F;border:0.0625rem solid #19222F;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHdpZHRoPSI0OCI+PHBhdGggZD0iTTI0IDQwIDggMjRsMi4xLTIuMSAxMi40IDEyLjRWOGgzdjI2LjNsMTIuNC0xMi40TDQwIDI0WiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:1rem auto;background-position:93% 50% !important;cursor:pointer;margin:0}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__cards .c-products__header .select-wrapper .dropdown-trigger,.c-products--listings .c-products__cards.col .c-products__header .select-wrapper .dropdown-trigger{max-width:10.75rem}}.c-products--listings .c-products__cards .c-products__header .select-wrapper svg,.c-products--listings .c-products__cards.col .c-products__header .select-wrapper svg{display:none}.c-products--listings .c-products__cards .c-products__header .select-wrapper .dropdown-trigger,.c-products--listings .c-products__cards.col .c-products__header .select-wrapper .dropdown-trigger{padding-top:0;padding-bottom:0}.c-products--listings .c-products__cards .c-products__header .c-products__actions,.c-products--listings .c-products__cards.col .c-products__header .c-products__actions{display:flex;margin:0 0 30px}@media only screen and (max-width: 62em){.c-products--listings .c-products__cards .c-products__header .c-products__actions,.c-products--listings .c-products__cards.col .c-products__header .c-products__actions{flex-wrap:wrap}.c-products--listings .c-products__cards .c-products__header .c-products__actions .c-button,.c-products--listings .c-products__cards .c-products__header .c-products__actions .select-wrapper,.c-products--listings .c-products__cards.col .c-products__header .c-products__actions .c-button,.c-products--listings .c-products__cards.col .c-products__header .c-products__actions .select-wrapper{width:calc(50% - 16px);margin:0 8px}}.c-products--listings .c-products__cards .c-products__header .c-products__heading span,.c-products--listings .c-products__cards.col .c-products__header .c-products__heading span{font-size:1.2rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;white-space:nowrap}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__cards .c-products__header .c-products__heading span,.c-products--listings .c-products__cards.col .c-products__header .c-products__heading span{font-size:1.3333333333rem}}.c-products--listings .c-products__cards .c-products__header .c-products__text,.c-products--listings .c-products__cards.col .c-products__header .c-products__text{margin-bottom:1.875rem;font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif}.c-products--listings .c-products__cards .c-products__header__container,.c-products--listings .c-products__cards.col .c-products__header__container{display:flex;flex-direction:column}@media only screen and (min-width: 37.5625em){.c-products--listings .c-products__cards .c-products__header__container,.c-products--listings .c-products__cards.col .c-products__header__container{align-items:flex-end;flex-direction:row}}.c-products--listings .c-products__cards .c-products__header__container .c-products__heading,.c-products--listings .c-products__cards.col .c-products__header__container .c-products__heading{margin-bottom:0;margin-right:0.15em}.c-products--listings .c-products__cards .c-products__header__container .c-products__heading+span,.c-products--listings .c-products__cards.col .c-products__header__container .c-products__heading+span{font-size:1.2rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;line-height:unset;white-space:nowrap}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__cards .c-products__header__container .c-products__heading+span,.c-products--listings .c-products__cards.col .c-products__header__container .c-products__heading+span{font-size:1.3333333333rem}}.c-products--listings .c-products__cards .c-products__search-alternatives,.c-products--listings .c-products__cards.col .c-products__search-alternatives{margin-bottom:2.5rem;margin-top:2.5rem}@media only screen and (max-width: 37.5em){.c-products--listings .c-products__cards .product-card{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-right:0;width:100%}.c-products--listings .c-products__cards .product-card__image{padding-left:0.625rem;width:40%}.c-products--listings .c-products__cards .product-card__content{align-content:flex-start;display:flex;flex-wrap:wrap;margin:0;width:60%}.c-products--listings .c-products__cards .product-card__content .badge.c-products__badge--stock{text-align:right;width:calc(100% - 100px) !important}.c-products--listings .c-products__cards .product-card__content .product-card__heading{order:1}.c-products--listings .c-products__cards .product-card__content .c-products__sku{order:2;font-size:0.625rem;color:#1F1F1F;font-weight:300;margin-bottom:0.625rem;width:100%}.c-products--listings .c-products__cards .product-card__content .c-products__badge--stock{align-items:center;order:3;text-align:left;display:flex;margin-bottom:10px}.c-products--listings .c-products__cards .product-card__content .c-products__stars{order:5}.c-products--listings .c-products__cards .product-card__content .c-products__stars-count{order:5;margin-top:5px}}.c-products--listings .c-products__cards .product-card__footer{padding-top:0}@media only screen and (max-width: 37.5em){.c-products--listings .c-products__cards .product-card__footer{margin-top:-5rem;width:100%}}.c-products--listings .c-products__cards .product-card__footer .c-products__price{margin-left:calc(40% + 0.625rem);position:relative;width:55%}@media only screen and (min-width: 37.5625em){.c-products--listings .c-products__cards .product-card__footer .c-products__price{margin-left:0;text-align:left;width:100%}}.c-products--listings .c-products__cards .product-card__footer form{align-items:center;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.c-products--listings .c-products__cards .product-card__footer form .quantity-container{width:50%}@media only screen and (min-width: 37.5625em){.c-products--listings .c-products__cards .product-card__footer form .quantity-container{width:100%}}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__cards .product-card__footer form .quantity-container{margin-left:auto}}.c-products--listings .c-products__cards .product-card__footer form .quantity-container .badge{right:-0.9em;top:-1.7em}.c-products--listings .c-products__cards .product-card__footer form .c-button{height:40px;line-height:38px}.c-products--listings .c-products__cards .product-card__footer form .atb-button{width:50%}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__cards .product-card__footer form .atb-button{left:0;right:0}}@media only screen and (min-width: 37.5625em){.c-products--listings .c-products__cards .product-card{display:block;margin:0 1rem 1.25rem 0;width:44%}.c-products--listings .c-products__cards .product-card__heading{height:5.625rem}}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__cards .product-card{width:calc(33.333% - 20px);margin:0 0.625rem 1.25rem 0.625rem}}.c-products--listings .c-products__cards--full-width .c-products__container,.c-products--listings .c-products__cards--full-width.col .c-products__container{justify-content:normal}@media only screen and (min-width: 37.5625em){.c-products--listings .c-products__cards--full-width .product-card{margin:0 1rem 1.25rem 0;width:calc(33.3333% - 14px)}}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__cards--full-width .product-card{width:calc(25% - 20px);margin:0 0.625rem 1.25rem 0.625rem}}.c-products--listings .c-products__sidebar{background-color:#19222F;order:1}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__sidebar{background-color:transparent}}.c-products--listings .c-products__sidebar.col{padding:0}.c-products--listings .c-products__sidebar__container{position:relative}@media only screen and (max-width: 62em){.c-products--listings .c-products__sidebar__container{overflow-y:scroll;height:calc(100vh - 50px);overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}}.c-products--listings .c-products__sidebar__container::-webkit-scrollbar{display:none}.c-products--listings .c-products__sidebar__component{padding:1.5rem}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__sidebar__component{padding:1.875rem}.c-products--listings .c-products__sidebar__component:first-of-type{margin-bottom:1rem;padding-bottom:1.875rem}}.c-products--listings .c-products__sidebar--categories a{font-size:0.9333333333rem;line-height:1.2;font-weight:300;font-family:Lato, Lato-fallback, sans-serif;display:block;padding:0.375rem 0}.c-products--listings .c-products__sidebar--categories a:hover{text-decoration:underline}.c-products--listings .c-products__sidebar--categories .c-products__sidebar-filter{margin-bottom:0}@media only screen and (max-width: 62em){.c-products--listings .c-products__sidebar{padding:0 1.875rem 6.25rem;position:fixed;top:0;bottom:0;left:0 !important;z-index:99999;width:calc(100% - 80px) !important;max-width:18.75rem;height:100%;transform:translateX(-110%);transition:0.2s all cubic-bezier(0.455, 0.03, 0.515, 0.955);pointer-events:none}.sidebar--is-active .c-products--listings .c-products__sidebar{transform:translateX(0);transition:0.6s all cubic-bezier(0.455, 0.03, 0.515, 0.955);pointer-events:initial}}.c-products--listings .c-products__sidebar-inner{position:relative}.c-products--listings .c-products__sidebar-inner .collapsible{border:none;box-shadow:none;margin:0}.c-products--listings .c-products__sidebar-inner .collapsible h3{background-color:transparent;border:none;padding:0}.c-products--listings .c-products__sidebar-inner .collapsible .collapsible-body{border:0;padding:0}@media only screen and (max-width: 62em){.c-products--listings .c-products__sidebar-inner .c-products__heading{margin-top:0}}@media only screen and (max-width: 62em){.c-products--listings .c-products__sidebar .c-products__sidebar-applied-filters-count.mobile{position:fixed;left:0;bottom:0;width:100% !important;max-width:18.75rem;height:4.75rem;background-color:#323F48;display:flex;justify-content:space-between;align-items:center;padding-left:1.875rem;padding-right:1.875rem}.c-products--listings .c-products__sidebar .c-products__sidebar-applied-filters-count.mobile span a{text-decoration:underline}.c-products--listings .c-products__sidebar .c-products__sidebar-applied-filters-count.mobile .c-button--hollow{background-color:#FFFFFF;color:#19222F}.c-products--listings .c-products__sidebar .c-products__sidebar-applied-filters-count.mobile .c-button--hollow span{color:#19222F}}.c-products--listings .c-products__sidebar-close{border:0.0625rem solid #FFFFFF;border-radius:50%;cursor:pointer;width:40px;height:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;transform:translateY(-50%);position:absolute;right:20px;top:40px;z-index:10}.c-products--listings .c-products__sidebar-close .material-icons{color:#FFFFFF;font-size:1.375rem;line-height:40px}.c-products--listings .c-products__sidebar *:not(h3){color:#FFFFFF}.c-products--listings .c-products__sidebar-applied-filters span{font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;color:#FFFFFF;display:inline-block}.c-products--listings .c-products__sidebar-applied-filters .c-products__sidebar-applied-filters-count{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0.9375rem}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__sidebar-applied-filters .c-products__sidebar-applied-filters-count{margin-bottom:1.25rem}}.c-products--listings .c-products__sidebar-applied-filters .c-products__sidebar-applied-filters-count span a{text-decoration:underline}.c-products--listings .c-products__sidebar-applied-filters .c-products__sidebar-applied-filters-items{margin-bottom:16px;margin-right:-10px}@media only screen and (min-width: 62.0625em){.c-products--listings .c-products__sidebar-applied-filters .c-products__sidebar-applied-filters-items{margin-right:-20px}}.c-products--listings .c-products__sidebar-applied-filters .c-products__sidebar-applied-filters-items>span{margin:0 3px 6px 0;background-color:#323F48;padding:0.25rem 0.375rem}.c-products--listings .c-products__sidebar-applied-filters .c-products__sidebar-applied-filters-items .material-icons{margin-left:0.3125rem;transform:translateY(2px);cursor:pointer}.c-products--listings .c-products__sidebar-heading{color:#FFFFFF;font-size:0.9333333333rem;line-height:1.2rem;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;display:flex;justify-content:space-between;align-items:center}.c-products--listings .c-products__sidebar-heading .material-icons{color:#FFFFFF;cursor:pointer;transition:transform 0.2s ease}.c-products--listings .c-products__sidebar-heading.sub-menu--is-active .material-icons{transform:rotate(90deg)}.c-products--listings .c-products__sidebar-filter{padding-top:1.25rem;margin-bottom:1.25rem;border-top:0.125rem solid #FFFFFF}.c-products--listings .c-products__sidebar-filter.is-active .c-products__sidebar-heading{color:#FFCD05}.c-products--listings .c-products__sidebar-filter.is-active .c-products__sidebar-heading .material-icons{color:#FFCD05}.c-products--listings .c-products__sidebar-filter label{font-size:0.9333333333rem;line-height:1.2;font-weight:300;font-family:Lato, Lato-fallback, sans-serif;display:block}.c-products--listings .c-products__sidebar-filter label input[type="checkbox"]+span:not(.lever):before,.c-products--listings .c-products__sidebar-filter label input[type="checkbox"]:not(.filled-in)+span:not(.lever):after{border:1px solid #80868A;width:15px;height:15px;margin:0}.c-products--listings .c-products__sidebar-filter label input[type="checkbox"]+span:not(.lever){font-size:0.9333333333rem;line-height:1.2;font-weight:300;font-family:Lato, Lato-fallback, sans-serif;padding-left:24px !important}.c-products--listings .c-products__sidebar-filter label input[type="checkbox"]+span:not(.lever):before{background-position:50% 50%;background-repeat:no-repeat;background-size:80%}.c-products--listings .c-products__sidebar-filter label input[type="checkbox"]+span:not(.lever) .material-icons{position:absolute;left:0;font-size:10px;top:2px;left:2px;opacity:0}.c-products--listings .c-products__sidebar-filter label input[type="checkbox"]:checked+span:not(.lever) .material-icons{opacity:1}.c-products--listings .c-products__sidebar-filter label input[type="checkbox"]:checked+span:not(.lever):before{top:0;left:0;width:14px;height:14px;border:1px solid #FFCD05;transform:none}.c-products--listings .c-products__sidebar .c-products__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-products--listings .c-products__sidebar .c-products__heading{font-size:2.1333333333rem}}@media only screen and (min-width: 62.0625em){.c-products--results .c-products__cards .c-products__header,.c-products--results .c-products__cards.col .c-products__header{display:flex;flex-wrap:wrap;align-items:center;margin:0 -10px 20px}.c-products--results .c-products__cards .c-products__header .c-products__heading,.c-products--results .c-products__cards.col .c-products__header .c-products__heading{margin-bottom:0}}#category-summary .c-cta__text h2{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){#category-summary .c-cta__text h2{font-size:3rem}}@media only screen and (min-width: 62.0625em){#category-summary .c-cta__text h2{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){#category-summary .c-cta__text h2{font-size:2.1333333333rem}}.tabs{margin-bottom:1rem}.tabs .tab a{color:rgba(25,34,47,0.8) !important;background-color:rgba(25,34,47,0.1)}.tabs .tab a:hover{color:#19222F !important;background-color:rgba(25,34,47,0.2)}.tabs .tab a.active{color:white !important;background-color:#19222F}.c-pagination nav{align-items:center;background-color:unset;box-shadow:none;display:flex;color:#039BE5;flex-direction:row;font-size:1.2rem;justify-content:center}.c-pagination span{font-size:1.2rem;padding:0 0.5rem}.c-pagination span.first a,.c-pagination span.last a,.c-pagination span.next a,.c-pagination span.prev a{text-decoration:none}.c-pagination span a{color:#039BE5;display:flex;text-decoration:underline;font-size:1.2rem}.c-pagination span a .material-icons{display:inline-block;font-size:1.2rem;height:1.2rem;line-height:1.2rem}.c-pagination.pagination__results_showing{margin-bottom:1.25rem}.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}
