: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}.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-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-page__heading{font-size:2.1333333333rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:1.3333333333rem}@media only screen and (min-width: 62.0625em){.c-page__heading{font-size:3rem}}@media only screen and (min-width: 62.0625em){.c-page__heading{margin-bottom:1.2rem}}.c-page__subheading{font-size:1.6666666667rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:0rem}@media only screen and (min-width: 62.0625em){.c-page__subheading{font-size:2.1333333333rem}}.c-page__lead{font-size:1.0666666667rem;line-height:1.4;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;margin-bottom:1.3333333333rem}@media only screen and (min-width: 62.0625em){.c-page__lead{line-height:1.6;margin-bottom:1.4666666667rem}}.c-page__lead a{text-decoration:underline}.c-page-content a:hover{text-decoration:underline}.c-page-content dl a{color:#000000}.c-page-content dl dt{font-size:1.3333333333rem;line-height:1.2;font-weight:400;font-family:Lato, Lato-fallback, sans-serif;font-weight:700;margin-bottom:0.625rem}@media only screen and (min-width: 62.0625em){.c-page-content dl dt{font-size:1.6rem}}.c-page-content dl dd{margin:0}[data-page-name="sitemap"] .sitemap__categories{display:flex;flex-direction:row;flex-wrap:wrap}[data-page-name="sitemap"] .sitemap__categories--item{flex:33%}[data-page-name="product-price-list"] [data-name="get-in-touch"],[data-page-name="show_price_change"] [data-name="get-in-touch"]{margin-top:1.875rem}@media only screen and (min-width: 37.5625em){[data-page-name="product-price-list"] [data-name="get-in-touch"],[data-page-name="show_price_change"] [data-name="get-in-touch"]{margin-top:0}}[data-page-name="product-price-list"] [data-name="pricing-tables"] h2,[data-page-name="show_price_change"] [data-name="pricing-tables"] h2{margin-bottom:1.25rem;margin-top:1.25rem}[data-page-name="product-price-list"] [data-name="pricing-tables"] h2:not(:nth-of-type(1)),[data-page-name="show_price_change"] [data-name="pricing-tables"] h2:not(:nth-of-type(1)){margin-top:2.5rem}[data-page-name="product-price-list"] .table__price-list__container,[data-page-name="show_price_change"] .table__price-list__container{display:flex;flex-wrap:no-wrap;overflow-x:auto}[data-page-name="product-price-list"] .table__price-list__container .table__price-list,[data-page-name="show_price_change"] .table__price-list__container .table__price-list{margin-right:8%}@media only screen and (min-width: 37.5625em){[data-page-name="product-price-list"] .table__price-list__container .table__price-list,[data-page-name="show_price_change"] .table__price-list__container .table__price-list{margin-right:0}}[data-page-name="product-price-list"] .table__price-list__container .table__price-list caption,[data-page-name="show_price_change"] .table__price-list__container .table__price-list caption{display:none}[data-page-name="product-price-list"] .table__price-list__container .table__price-list th,[data-page-name="show_price_change"] .table__price-list__container .table__price-list th{background-color:#19222F;color:#FFFFFF;border-radius:0;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;text-align:center;white-space:nowrap;padding:10px}[data-page-name="product-price-list"] .table__price-list__container .table__price-list th:nth-of-type(1),[data-page-name="show_price_change"] .table__price-list__container .table__price-list th:nth-of-type(1){border-right-color:#FFFFFF}[data-page-name="product-price-list"] .table__price-list__container .table__price-list th:nth-of-type(2),[data-page-name="show_price_change"] .table__price-list__container .table__price-list th:nth-of-type(2){border-right-color:#FFFFFF}[data-page-name="product-price-list"] .table__price-list__container .table__price-list th:nth-of-type(3),[data-page-name="show_price_change"] .table__price-list__container .table__price-list th:nth-of-type(3){border-right-color:#FFFFFF}[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__heading--name,[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__content--name,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__heading--name,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__content--name{min-width:200px}@media (max-width: 700px){[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__heading--name,[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__content--name,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__heading--name,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__content--name{min-width:260px}}[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__heading--urn,[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__content--urn,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__heading--urn,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__content--urn{width:10%}[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__heading--price,[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__content--price,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__heading--price,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__content--price{width:10%}[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__heading--bulk,[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__content--bulk,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__heading--bulk,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__content--bulk{width:35%}@media (max-width: 700px){[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__heading--bulk,[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__content--bulk,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__heading--bulk,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__content--bulk{min-width:280px}}[data-page-name="product-price-list"] .table__price-list__container .table__price-list td,[data-page-name="show_price_change"] .table__price-list__container .table__price-list td{vertical-align:middle;padding:10px 0;height:30px}[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__content--price,[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list__content--urn,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__content--price,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list__content--urn{text-align:center}[data-page-name="product-price-list"] .table__price-list__container .table__price-list a,[data-page-name="show_price_change"] .table__price-list__container .table__price-list a{color:inherit;font-size:inherit;text-decoration:none}[data-page-name="product-price-list"] .table__price-list__container .table__price-list a:hover,[data-page-name="show_price_change"] .table__price-list__container .table__price-list a:hover{text-decoration:underline}[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts tr,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts tr{border-bottom:0}[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts th,[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts td,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts th,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts td{border-left:1px solid #C8C8C8;border-right:1px solid #C8C8C8 !important;padding:5px;width:33%}[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts th,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts th{border-bottom:1px solid #C8C8C8;background-color:inherit;text-align:left;color:inherit;border-radius:0}[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts .prices,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts .prices{font-weight:normal}[data-page-name="product-price-list"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts .vat-label,[data-page-name="show_price_change"] .table__price-list__container .table__price-list .table__price-list--bulk-discounts .vat-label{display:none}[data-page-name="product-price-list"] .c-pagination,[data-page-name="show_price_change"] .c-pagination{margin-bottom:1.875rem}[data-page-name="product-price-list"] .table__price-list__container{display:flex;flex-wrap:no-wrap;overflow-x:auto}@media (min-width: 700px){[data-page-name="product-price-list"] .table__price-list__container{display:block;overflow-x:none}}@media (max-width: 700px){[data-page-name="product-price-list"] .table__price-list__container::after{content:"";display:block;position:-webkit-sticky;position:sticky;right:0;background-image:linear-gradient(to right, rgba(255,255,255,0), #fff 85%);width:8%;margin-left:-8%;flex-shrink:0}}.price-changes article{background:#F2F2F2;display:grid;grid-template-areas:"header " "content" "sidebar";grid-template-columns:1fr;margin-bottom:1rem;padding:1.25rem}@media only screen and (min-width: 62.0625em){.price-changes article{grid-template-areas:"header  content" "sidebar content";grid-template-columns:4fr 1fr}}.price-changes article .heading{grid-area:header;margin-bottom:0.3em}@media only screen and (min-width: 62.0625em){.price-changes article .heading{margin-bottom:unset}}.price-changes article .description{grid-area:sidebar}.price-changes article .description ul,.price-changes article .description li{list-style-type:disc;padding-left:revert;margin-left:0;margin-top:0}.price-changes article .description ul{margin-top:0.6em;padding-left:1.5em}.price-changes article .details{display:grid;grid-area:content;grid-template-columns:1.1fr 1fr;margin:0}.price-changes article .details dt{font-size:1.0666666667rem;line-height:1.4;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}.price-changes article .details dd{margin:0}@media only screen and (min-width: 62.0625em){.price-changes article .details{display:inline;gap:0.5em}.price-changes article .details dt{margin-bottom:0.3em}.price-changes article .details dt dt{font-size:1.2rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}.price-changes article .details dt:not(:first-of-type){margin-top:1em}}.price-changes article a{color:#000000}.price-changes article a:hover{text-decoration:underline}[data-page-name="show_price_change"] .price-list-page-text-container{margin-top:1rem}[data-page-name="show_price_change"] .details{display:grid;grid-template-columns:1fr 1fr;gap:0.5em}[data-page-name="show_price_change"] .details dt{font-size:1.2rem;line-height:1.2;font-weight:700;font-family:Lato, Lato-fallback, sans-serif}[data-page-name="show_price_change"] .details dd{margin:0}[data-page-name="show_price_change"] .c-product-content .table__price-list{margin:1rem 0 0}@media only screen and (min-width: 62.0625em){[data-page-name="show_price_change"] .c-product-content .table__price-list{margin-top:3rem}}.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}
