:root{--primary-color:#4da32a;--green-color:#60c339;--in-stock-color:#6ce33c;--primary-color-hover:#449025;--primary-color-active:#377b1c;--table-header-color:rgba(241,244,248,.7);--table-row-hover:rgba(241,244,248,.5);--background-color-dark:#f8f8fa;--background-color-light:#fff;--chip-hover-color:#eeeef2;--chip-active-color:#e1e1e7;--default-border-radius:.857143rem;--default-line-height:121%;--text-color:#161616;--text-subheader-color:#7f858b;--text-dimmed-color:#747c84;--text-dimmed-light-color:#989da2;--danger-text-color:#f0652a;--text-copyright-color:#7c848d;--icon-hover-color:#8a9097;--disabled-color:#f8f8fa;--delimiter-color:#e2e4e7;--item-promo-color:#4e90f1;--item-discount-color:#fc7136;--border-color:#ecedee;--scroll-color:#d1d5d8;--header-height:4.28571rem;--bottom-navigation-height:5.14286rem;--product-fixed-bottom-bar-height:4.5rem;--font-inter:"Inter";--delivery-map-width:100%}@media (min-width:768px){:root{--header-height:4.57143rem;--bottom-navigation-height:4.57143rem}}@media (min-width:1000px){:root{--header-height:auto;--bottom-navigation-height:0px}}@media (max-width:767px){:root{--delivery-map-width:100vw}}*,:after,:before{box-sizing:inherit;margin:0;padding:0}button,a{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:none;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;font-size:14px}body{font-family:var(--font-inter);min-height:100vh;color:var(--text-color);scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;font-size:1rem;font-weight:400;line-height:120%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}body.search-open{width:100%;height:100%;position:fixed;overflow:hidden}body.search-open.name{height:auto}img,svg,video{max-width:100%;height:auto;display:block}input,textarea{font:inherit;box-shadow:none;background-color:transparent;border:none;border-radius:0;outline:none;width:100%;display:block}.container{max-width:100%}.container.fullwidth{width:100%}.container.content{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex-grow:1;flex-grow:1}@media (max-width:767px){.container{padding:0 1.14286rem;overflow:hidden}}@media (min-width:768px){.container{padding:0 2.42857rem}}@media (min-width:1000px){.container{padding:0 2.14286rem}}@media (min-width:1300px){.container{max-width:92.8571rem;padding:unset;margin:0 auto}}.page-margin{margin-bottom:4.28571rem}@media (min-width:768px){.page-margin{margin-bottom:5.71429rem}}@media (min-width:1300px){.page-margin{margin-bottom:8.57143rem}}ul,li{list-style:none}a{color:inherit;text-decoration:none}:not(:-webkit-any(body,html))::-webkit-scrollbar-track{background-color:transparent}:not(:-moz-any(body,html))::-webkit-scrollbar-track{background-color:transparent}:not(:is(body,html))::-webkit-scrollbar-track{background-color:transparent}:not(:-webkit-any(body,html))::-webkit-scrollbar-thumb{background-color:var(--scroll-color)}:not(:-moz-any(body,html))::-webkit-scrollbar-thumb{background-color:var(--scroll-color)}:not(:is(body,html))::-webkit-scrollbar-thumb{background-color:var(--scroll-color)}:not(:-webkit-any(body,html))::-webkit-scrollbar{border-radius:.571429rem;width:2px}:not(:-moz-any(body,html))::-webkit-scrollbar{border-radius:.571429rem;width:2px}:not(:is(body,html))::-webkit-scrollbar{border-radius:.571429rem;width:2px}:not(:-webkit-any(body,html))::-webkit-scrollbar-thumb{border-radius:1.42857rem}:not(:-moz-any(body,html))::-webkit-scrollbar-thumb{border-radius:1.42857rem}:not(:is(body,html))::-webkit-scrollbar-thumb{border-radius:1.42857rem}#tooltip-overlay{z-index:10000;width:0;height:0;position:absolute;top:0;left:0}body.locked-body-scroll{width:100%;position:fixed;top:0;left:0;overflow:hidden}.react-horizontal-scrolling-menu--arrow-right,.react-horizontal-scrolling-menu--arrow-left{z-index:1;width:2.42857rem;max-width:2.42857rem;height:2.42857rem;max-height:2.42857rem;position:absolute;top:-2%}.react-horizontal-scrolling-menu--arrow-right{right:-4px}.react-horizontal-scrolling-menu--arrow-left{left:-4px}.react-horizontal-scrolling-menu--wrapper{position:relative}.react-horizontal-scrolling-menu--inner-wrapper::-webkit-scrollbar{width:0;height:0}.flush-btn{background-color:var(--text-color);color:#fff;border-radius:.571429rem;padding:.571429rem 1.14286rem}.flush-btn:before{content:"";border-top:.428571rem solid transparent;border-bottom:.428571rem solid transparent;border-right:.428571rem solid var(--text-color);width:0;height:0;position:absolute;top:50%;left:-6px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}html.with-fancybox body.hide-scrollbar{overscroll-behavior-y:none;width:auto;margin-right:0!important}.fixed-part{background-color:var(--background-color-light)}.fixed-part.is-pinned{-webkit-box-shadow:0 4px 12px rgba(183,190,197,.15);box-shadow:0 4px 12px rgba(183,190,197,.15)}.error-container{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:16px;height:100dvh;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.page-loader{-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;height:calc(100dvh - 320px);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.cart-item-loader{width:58px!important;height:16.8px!important}@media (min-width:1300px){.cart-item-loader{width:90px!important}}.default-link a{color:var(--primary-color)}.default-margin *{margin:revert;padding:revert}.default-list li{padding-left:10px!important;list-style:inside!important}.default-list ol,.default-list ul{padding-left:0;list-style-position:inside!important}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
.layout-module-scss-module__uQLIpG__root{margin-bottom:calc(var(--bottom-navigation-height) + env(safe-area-inset-bottom,0px));margin-top:0}@media (min-width:1000px){.layout-module-scss-module__uQLIpG__root{margin-bottom:0}}.layout-module-scss-module__uQLIpG__header{min-height:221px}.layout-module-scss-module__uQLIpG__footer{min-height:569px}body.layout-module-scss-module__uQLIpG__personal{margin-bottom:unset;min-height:20dvh}
.AcceptCookies-module-scss-module__WizQgW__container{z-index:10000;width:100%;position:fixed;bottom:5.71429rem}@media (min-width:1000px){.AcceptCookies-module-scss-module__WizQgW__container{bottom:5.71429rem}}@media (min-width:1300px){.AcceptCookies-module-scss-module__WizQgW__container{bottom:2.85714rem}}.AcceptCookies-module-scss-module__WizQgW__root{background-color:var(--background-color-light);border-radius:.357143rem;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:19.5rem;margin:auto;padding:1.71429rem;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;position:relative;-webkit-box-shadow:0 .571429rem 2.14286rem rgba(0,0,0,.1);box-shadow:0 .571429rem 2.14286rem rgba(0,0,0,.1)}.AcceptCookies-module-scss-module__WizQgW__root .AcceptCookies-module-scss-module__WizQgW__title{margin-bottom:.857143rem;font-size:1rem;font-weight:700;line-height:1.21rem}.AcceptCookies-module-scss-module__WizQgW__root .AcceptCookies-module-scss-module__WizQgW__description{margin-bottom:1.14286rem;font-size:.857143rem;line-height:1.2rem}.AcceptCookies-module-scss-module__WizQgW__root .AcceptCookies-module-scss-module__WizQgW__description a{color:var(--primary-color)}.AcceptCookies-module-scss-module__WizQgW__root .AcceptCookies-module-scss-module__WizQgW__actions{gap:.571429rem;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.AcceptCookies-module-scss-module__WizQgW__root .AcceptCookies-module-scss-module__WizQgW__actions .AcceptCookies-module-scss-module__WizQgW__btn{white-space:nowrap;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.428571rem 1.14286rem;font-size:.857143rem;line-height:1.37143rem}@media (min-width:768px){.AcceptCookies-module-scss-module__WizQgW__root{width:21.4286rem}.AcceptCookies-module-scss-module__WizQgW__root .AcceptCookies-module-scss-module__WizQgW__actions .AcceptCookies-module-scss-module__WizQgW__btn{font-size:1rem}.AcceptCookies-module-scss-module__WizQgW__root .AcceptCookies-module-scss-module__WizQgW__actions .AcceptCookies-module-scss-module__WizQgW__btn.AcceptCookies-module-scss-module__WizQgW__second{font-weight:500}}@media (min-width:1300px){.AcceptCookies-module-scss-module__WizQgW__root{width:400px}}.AcceptCookies-module-scss-module__WizQgW__close{top:16px;right:16px;position:absolute!important}
