.s-header{display:block;width:100%;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s, -webkit-box-shadow .3s}.s-header--rtl{direction:rtl}.s-header--rtl .s-header__counter{left:-10px;right:auto}.s-header--rtl .s-header__counter--two-digits{left:-14px}.s-header.has-shadow{-webkit-box-shadow:0 -6px 10px 5px rgba(0,0,0,.2);box-shadow:0 -6px 10px 5px rgba(0,0,0,.2)}.s-header__inner{width:calc(100% - 32px);margin:0 auto;display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (min-width: 768px){.s-header__inner{width:calc(100% - 64px)}}.s-header__start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;justify-self:flex-start}.s-header__mid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-header__mid a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;color:inherit;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-header__end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;justify-self:flex-end}.s-header__logo{width:100%;max-width:91px}.s-header__logo--mobile{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.s-header__logo--desktop{display:none !important}@media screen and (min-width: 768px){.s-header__logo{max-width:98px}.s-header__logo--mobile{display:none !important}.s-header__logo--desktop{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}.s-header__button{display:-webkit-box;display:-ms-flexbox;display:flex;color:inherit;cursor:pointer}.s-header__button a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;color:inherit}.s-header__button--with-counter{position:relative}.s-header__button--desktop{display:none}@media screen and (min-width: 768px){.s-header__button--mobile{display:none}.s-header__button--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}}.s-header__counter{position:absolute;top:-5px;right:-10px;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:600;line-height:12px;letter-spacing:.12px;color:#2d2f33}.s-header__counter--two-digits{right:-14px}.s-header__list{display:none}@media screen and (min-width: 768px){.s-header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style:none;margin:0;padding:0;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}.s-header__list-item{cursor:pointer;color:inherit;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.12px}.s-header__list-item a{text-decoration:none;color:inherit}.s-header__list-item .s-header__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.s-header__list-item .s-header__button svg{width:10px;height:10px}.s-header__store-select{position:relative}.s-header__store-select--desktop{display:none}@media screen and (min-width: 768px){.s-header__store-select--desktop{display:block}}.s-header__selected-store{cursor:pointer;color:inherit;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.12px}