/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--font__general:"Noto Sans",sans-serif;--transition--general:.3s ease-in-out;--color__white:#fff;--color__main-text:#9aa3b8;--color__bottom-layout-bg:#111113;--color__top-layout-bg:#1d1d22;--color__accent:#ffc900;--color__accent--hover:#e0ae00}*{box-sizing:border-box}html{font-size:62.5%;font-family:var(--font__general);height:100%}body{background-color:var(--color__bottom-layout-bg);color:var(--color__main-text);display:flex;flex-direction:column;height:100%}body.disable-scroll{max-height:100vh;overflow-y:hidden}main{scroll-behavior:smooth}ul,li{list-style-type:none;margin:0;padding:0}a{text-decoration:none;transition:var(--transition--general)}a::before,a::after{transition:var(--transition--general)}h1,h2,h3,h4,h5,h6{margin:0}button{padding:0;background:rgba(0,0,0,0);border:0;outline:0;cursor:pointer}img{max-width:100%}.relative{position:relative}.responsive-img{width:100%;height:100%;object-fit:cover}.scroll-stoped{overflow-y:hidden}.container{width:100%;position:relative;flex:1}@media screen and (min-width:640px){.container{margin-inline:auto;width:min(100vw - 2rem,164.2rem)}}@media screen and (min-width:1440px){.container{width:min(100vw - 4rem,156rem)}}.search-form{--search-form__field_h:2.4rem;--search-form__field_p:.3rem 2.8rem .5rem .8rem;--search-form__field_fz:1.2rem;--srarch-from__field_border-radius:.3rem;--search-form__btn_w:1.2rem;--search-form__btn_right:.8rem;width:100%;position:relative}.search-form__field{width:100%;height:var(--search-form__field_h);padding:var(--search-form__field_p);font-size:var(--search-form__field_fz);font-weight:400;color:var(--color__main-text);border:0;background:#111113;border-radius:var(--srarch-from__field_border-radius);outline:0;-webkit-appearance:none;transition:var(--transition--general)}.search-form__field::-webkit-search-decoration,.search-form__field::-webkit-search-cancel-button,.search-form__field::-webkit-search-results-button,.search-form__field::-webkit-search-results-decoration{-webkit-appearance:none}.search-form__field::-webkit-input-placeholder{transition:var(--transition--general);color:var(--color__main-text)}.search-form__field:-moz-placeholder{transition:var(--transition--general);color:var(--color__main-text)}.search-form__field::-moz-placeholder{transition:var(--transition--general);color:var(--color__main-text)}.search-form__field:-ms-input-placeholder{transition:var(--transition--general);color:var(--color__main-text)}.search-form__field:focus-within{border-color:#96a3a4}.search-form__button{position:absolute;right:var(--search-form__btn_right);top:50%;transform:translateY(-50%);width:var(--search-form__btn_w);height:var(--search-form__btn_w);transition:var(--transition--general);display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:0}.search-form__button svg{width:100%;height:100%;fill:var(--color__accent);transition:var(--transition--general)}.search-form__button:hover svg,.search-form__button:focus svg{fill:var(--color__white)}.search-form__live-search{position:absolute}@media screen and (min-width:640px){.search-form{--search-form__field_h:4.6rem;--srarch-from__field_border-radius:.8rem;--search-form__field_p:0 6rem 0 2rem;--search-form__btn_right:2rem;--search-form__btn_w:2rem}}@media screen and (min-width:960px){.search-form{--search-form__btn_right:2.1rem}}@media screen and (min-width:1440px){.search-form{--search-form__btn_right:1.2rem;--search-form__field_p:0 4.5rem 0 2rem}}.grid{display:grid}.grid-cols--min_2{grid-template-columns:repeat(2,minmax(10rem,1fr))}.grid-gap--min_10_05{grid-gap:1rem .5rem}@media screen and (min-width:640px){.grid-gap--m_15_10{grid-gap:1.5rem 1rem}}@media screen and (min-width:960px){.grid-cols--l_3{grid-template-columns:repeat(3,minmax(10rem,1fr))}}@media screen and (min-width:960px){.grid-gap--l_20_10{grid-gap:2rem 1rem}}@media screen and (min-width:1440px){.grid-cols--xl_5{grid-template-columns:repeat(5,minmax(10rem,1fr))}}@media screen and (min-width:1440px){.grid-gap--xl_15_10{grid-gap:1.5rem 1rem}}.page{--page__general-p:1rem 0 3rem;--page__inline-p:.5rem;width:100%;margin-top:1rem}.page__container{width:100%;padding-inline:var(--page__inline-p)}@media screen and (min-width:640px){.page{--page__inline-p:1rem}}@media screen and (min-width:960px){.page{margin-top:2rem}}@media screen and (min-width:1440px){.page{margin-top:1.5rem}}.page__text-categories{margin-top:4rem}@media screen and (min-width:640px){.page__text-categories{margin-top:5rem}}@media screen and (min-width:1440px){.page__text-categories{margin-top:8rem}}.live-search{background-color:var(--color__bottom-layout-bg);padding:1.4rem 1.8rem 2rem;font-size:1.2rem;font-weight:400;line-height:normal;max-height:33.6rem;overflow-y:scroll;transition:var(--transition--general);opacity:0;visibility:hidden}.live-search::-webkit-scrollbar{width:.4rem}.live-search::-webkit-scrollbar-thumb{background-color:var(--color__top-layout-bg);border-radius:.4rem}.live-search__item-link{color:var(--color__white);display:block}.live-search__item-link:hover,.live-search__item-link:focus{color:var(--color__accent)}.live-search__item-link:not(:last-child){margin-block-end:1rem}.live-search.active{opacity:1;visibility:visible}@media screen and (min-width:640px){.live-search{border-radius:.8rem}}@media screen and (min-width:960px){.live-search{padding:2rem;font-size:1.4rem}}.header{--header__general_padding:.5rem 1rem;--header__general_gap:1.5rem;--header__logo_w:13.95rem;--header__logo_h:2.35rem;--header__search-icon_size:2rem;--header-height:3.4rem;background:var(--color__top-layout-bg);position:relative;height:var(--header-height);flex-shrink:0}.header__container{position:relative;display:flex;align-items:center;grid-gap:var(--header__general_gap);padding:var(--header__general_padding);height:100%}.header__logo-link{display:flex;width:var(--header__logo_w);height:var(--header__logo_h);position:relative;flex-shrink:0}.header__logo{width:100%;height:100%}.header__search-form{position:absolute;transform:translateY(-100%);transition:var(--transition--general);height:var(--header-height);width:100%;top:0;left:0;opacity:0;display:flex;align-items:center;background:var(--color__top-layout-bg);padding:.5rem 1rem;grid-gap:1.8rem;z-index:4}.header__search-form.active{opacity:1;visibility:visible;transform:translateY(0)}.header__search-form-close-btn{width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center}.header__search-form-close-btn svg{width:100%;height:100%;object-fit:contain;fill:var(--color__main-text)}.header__search-opn{margin-left:auto}.header__search-opn svg{width:var(--header__search-icon_size);height:var(--header__search-icon_size);fill:var(--color__accent)}.header__live-search{position:absolute;width:100%;top:100%;left:0;z-index:2}.header__lng{display:flex;align-items:center;grid-gap:.8rem}.header__lng>svg{width:1rem;height:.6rem;fill:var(--color__main-text)}.header__lng-img-wr{width:3rem;height:2rem;border-radius:.2rem 0 0 .2rem;overflow:hidden;flex-shrink:0}.header__lng-img-wr img,.header__lng-img-wr source,.header__lng-img-wr svg{width:100%;height:100%;object-fit:cover}@media screen and (min-width:640px){.header{--header__logo_w:16rem;--header__logo_h:2.7rem;--header__general_gap:2rem;height:6.6rem}.header__search-form{position:relative;transform:translateY(0);background:rgba(0,0,0,0);opacity:1;visibility:visible;width:60rem;padding:0;margin-inline:.8rem}.header__live-search{top:calc(100%+0.7rem)}.header__search-form-close-btn{display:none}.header__search-opn{display:none;height:auto;opacity:0;visibility:hidden;pointer-events:none;margin-left:0}.header__lng-img-wr{width:3.9rem;height:2.6rem}}@media screen and (min-width:960px){.header{--header__logo_w:22.7rem;--header__logo_h:3.9rem;--header__general_gap:3rem}.header__search-form{width:100rem;margin-inline:1.9rem}}@media screen and (min-width:1440px){.header{--header__general_gap:2.5rem;--header-height:auto;margin-block-start:1rem;width:calc(100vw - 4rem);max-width:154rem;margin-inline:auto;height:auto;border-radius:.6rem}.header__container{flex-wrap:wrap;width:100%;padding:1rem 2rem 0}.header__lng{margin-left:auto}.header__logo-link{margin-right:auto}.header__hamburger{display:none;opacity:0;visibility:hidden;pointer-events:none}.header__search-form{width:78.9rem;margin-inline:1.9rem}}.lng-modal{--lng-modal__flag_w:3rem;--lng-modal__flag_h:2rem;--lng-modal__item-name_fz:1.6rem;position:absolute;top:4rem;right:4.4rem;background:#212127;z-index:5;overflow:auto;transition:var(--transition--general);border-radius:.6rem;padding:2rem;min-width:16.5rem;opacity:0;visibility:hidden;display:none}.lng-modal__list{display:flex;flex-direction:column;grid-gap:2rem}.lng-modal__item-link{display:flex;align-items:center;grid-gap:1.3rem}.lng-modal__item-flag-wr{position:relative;display:block;width:var(--lng-modal__flag_w);min-width:var(--lng-modal__flag_w);height:var(--lng-modal__flag_h)}.lng-modal__item-flag{width:100%;height:100%;object-fit:cover}.lng-modal__item-name{color:var(--color__white);font-size:var(--lng-modal__item-name_fz);white-space:nowrap;transition:var(--transition--general)}.lng-modal__item-link:hover .lng-modal__item-name{color:var(--color__accent)}.lng-modal.active{opacity:1;visibility:visible;display:block}.lng-modal.active .lng-modal__wr{opacity:1;visibility:visible}@media screen and (min-width:640px){.lng-modal{top:7.1rem;right:6rem}}@media screen and (min-width:960px){.lng-modal{--lng-modal__item-name_fz:1.8rem}}@media screen and (min-width:1440px){.lng-modal{top:6.1rem;right:3.51rem}}@media screen and (min-width:1580px){.lng-modal{right:calc((100vw - 154rem) / 2 - -1*1.51rem)}}.hamburger__wrapper{width:2.8rem;height:2rem;position:relative}.hamburger__line{position:absolute;width:100%;height:.3rem;border-radius:.2rem;background:var(--color__accent);transition:var(--transition--general);transform-origin:50% 50%}.hamburger__line:first-child{top:0;left:50%;transform:translateX(-50%)}.hamburger__line:nth-child(2){top:50%;left:0;transform:translateY(-50%)}.hamburger__line:last-child{bottom:0;left:50%;transform:translateX(-50%)}.nav{--nav__general_top:4rem;position:fixed;top:var(--nav__general_top);left:.5rem;width:calc(100% - 1rem);background-color:#212127;z-index:5;opacity:0;visibility:hidden;transition:var(--transition--general);border-radius:.6rem}.nav__list{padding:2rem 2rem 3rem}.nav__item:not(:first-child){margin-top:2rem}.nav__link{display:flex;align-items:center;grid-gap:1.3rem;font-size:1.6rem;color:var(--color__white)}.nav__link.active,.nav__link:hover{color:var(--color__accent)}.nav__link.active .nav__link-icon,.nav__link:hover .nav__link-icon{fill:var(--color__accent)}.nav__link-icon-inner{width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center}.nav__link-icon{fill:var(--color__main-text);transition:var(--transition--general);max-height:100%}.nav__link-title{white-space:nowrap}.nav.active{opacity:1;visibility:visible;transition:.3s ease-in-out}@media screen and (min-width:640px){.nav{--nav__general_top:7rem}}@media screen and (min-width:960px){.nav{left:auto;right:2rem;width:20.1rem}.nav__link{font-size:1.8rem}}@media screen and (min-width:1440px){.nav{opacity:1;visibility:visible;position:static;width:100%;background-color:rgba(0,0,0,0);border-radius:.6rem;border-top:1px solid #111113;z-index:1}.nav__list{padding:2rem 0;display:flex;align-items:center;justify-content:center;grid-gap:5rem}.nav__item:not(:first-child){margin-top:0}.nav__link{grid-gap:1rem;font-size:1.6rem}.nav__link-icon-inner{width:1.8rem;height:1.8rem}}.footer{--footer__general_p:3rem 2rem 2rem;--footer__menu_gap:1.5rem 2rem;--footer__menu-link_fz:1.1rem;--footer__privacy_fz:1.1rem;padding:var(--footer__general_p);background-color:var(--color__top-layout-bg)}.footer__container{display:flex;flex-direction:column}.footer__menu{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:var(--footer__menu_gap)}.footer__menu-link{font-size:var(--footer__menu-link_fz);color:var(--color__main-text);font-weight:700}.footer__menu-link:hover{color:var(--color__white)}.footer__privacy,.footer__about{margin-block-start:2rem;text-align:left;font-size:var(--footer__privacy_fz);color:var(--color__main-text);line-height:1.4}.footer__privacy a,.footer__about a{color:var(--color__main-text);text-decoration:underline}.footer__privacy a:hover,.footer__about a:hover{color:#a1a1aa}.footer__privacy p:first-child{margin:0}.footer__privacy p:not(:first-child){margin:1.5rem 0 0}.footer__about{margin-block-start:2rem}.footer__about h5{font-size:1.2rem;font-weight:700}.footer__about p{margin-block:.5rem 0}@media screen and (min-width:640px){.footer{--footer__general_p:4rem 0rem;--footer__menu-link_fz:1.4rem;--footer__privacy_fz:1.2rem;--footer__inline-p:1rem;border-radius:.8rem .8rem 0rem 0rem}.footer__container{padding-inline:var(--footer__inline-p)}.footer__privacy,.footer__about{text-align:center}.footer__about{margin-block-start:3rem}}@media screen and (min-width:1440px){.footer{--footer__general_p:5rem 0rem;width:calc(100vw - 4rem);max-width:154rem;margin-inline:auto}.footer__container{margin-inline:auto;max-width:136rem}}.section-title{--section-title-fz:1.6rem}.section-title__title{font-size:var(--section-title-fz);font-weight:700;color:var(--color__white);line-height:1.4;text-transform:capitalize}@media screen and (min-width:640px){.section-title{--section-title-fz:2.1rem}}@media screen and (min-width:960px){.section-title{--section-title-fz:2.8rem}}.section-title--xxl{--section-title-fz:1.6rem}.section-title--xxl .section-title__title{font-size:var(--section-title-fz);font-weight:700;color:var(--color__white)}@media screen and (min-width:640px){.section-title--xxl{--section-title-fz:2.1rem}}@media screen and (min-width:960px){.section-title--xxl{--section-title-fz:2.8rem}}.cart__banner{position:relative;display:block;overflow:hidden}.cart__banner picture{display:block}.cart__banner::before{display:block;content:"";width:100%;padding-top:56.25%}.cart__banner-inner{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.cart--pinned{order:-1}.cart--pinned .cart__pin-btn svg{fill:var(--color__white)}.cart--category{--cart__content_p:.3rem 0 0;--cart__title_fz:1.4rem;--cart__count_fz:1.1rem}.cart--category .cart__pin-btn{position:absolute;top:.2rem;right:.2rem}.cart--category .cart__content{padding:var(--cart__content_p)}.cart--category .cart__big-title{font-size:var(--cart__title_fz);color:var(--color__white);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;transition:var(--transition--general);line-height:1.4}.cart--category .cart__count-in-cat{position:absolute;display:block;bottom:.2rem;right:.2rem;font-size:var(--cart__count_fz);font-weight:400;color:var(--color__main-text);height:1.6rem;text-align:center;background:var(--color__top-layout-bg);border-radius:.2rem;padding:.1rem .3rem;display:flex;justify-content:center;align-items:center}.cart--category:hover .cart__big-title{color:var(--color__accent)}@media screen and (min-width:640px){.cart--category{--cart__title_fz:1.8rem;--cart__count_fz:1.2rem;--cart__content_p:.4rem 0 0}.cart--category .cart__pin-btn{top:.6rem;right:.6rem}.cart--category .cart__count-in-cat{bottom:.6rem;right:.6rem;height:2.2rem;padding:.2rem .5rem}}@media screen and (min-width:960px){.cart--category{--cart__title_fz:2.1rem;--cart__content_p:.2rem 0 0}}.cart-pin-btn{--pin__general_size-w:1.6rem;--pin__general_size-h:1.6rem;--pin__svg_w:1rem;--pin__svg_h:1rem;border-radius:.2rem;background:#1d1d22;width:var(--pin__general_size-w);height:var(--pin__general_size-h);display:flex;justify-content:center;align-items:center}.cart-pin-btn svg{width:var(--pin__svg_w);height:var(--pin__svg_h);fill:var(--color__main-text);transition:var(--transition--general)}.cart-pin-btn:hover svg{fill:var(--color__white)}@media screen and (min-width:640px){.cart-pin-btn{--pin__general_size-w:2.2rem;--pin__general_size-h:2.2rem;--pin__svg_w:1.2rem;--pin__svg_h:1.2rem}}.letter-categories{--letter-categories__letter_fz:1.6rem;--letter-categories__item-name_fz:1.2rem;--letter-categories__item-count_fz:1.2rem;--letter-categories__items-pt:1.5rem}.letter-categories__letter{padding:.38rem 1rem;border-radius:.2rem;background:var(--color__top-layout-bg);width:100%;display:block;font-size:var(--letter-categories__letter_fz);color:var(--color__white);text-transform:uppercase;font-weight:400}.letter-categories__items{column-count:2;grid-gap:1rem;padding-top:var(--letter-categories__items-pt)}.letter-categories__item{display:inline-flex;position:relative;width:100%;padding-bottom:.9rem}.letter-categories__item-link{display:grid;align-items:center;justify-content:flex-start;grid-template-columns:auto auto;grid-gap:.7rem;color:var(--color__white)}.letter-categories__item-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:max(15rem,100%);transition:var(--transition--general);font-size:var(--letter-categories__item-name_fz);line-height:120%}.letter-categories__item-count{transition:var(--transition--general);font-size:var(--letter-categories__item-count_fz);border-radius:.2rem;background:var(--color__top-layout-bg);padding:.2rem;color:var(--color__main-text)}.letter-categories__item-link:hover .letter-categories__item-name{color:var(--color__accent)}.letter-categories__item-link:hover .letter-categories__item-count{color:var(--color__white)}@media screen and (min-width:640px){.letter-categories{--letter-categories__letter_fz:2.1rem;--letter-categories__item-name_fz:1.6rem;--letter-categories__item-count_fz:1.4rem}.letter-categories__letter{padding:.64rem 1.5rem}.letter-categories__items{grid-gap:4rem}.letter-categories__item{padding-bottom:1.5rem}.letter-categories__item-link{grid-gap:2rem}.letter-categories__item-count{padding:.3rem .5rem}}@media screen and (min-width:960px){.letter-categories__letter{padding:.64rem 1.6rem}.letter-categories__items{column-count:3}}@media screen and (min-width:1440px){.letter-categories{--letter-categories__items-pt:1rem}.letter-categories__items{column-count:5}}.scroll-top{--scroll-top__general_w:4.4rem;--scroll-top__general_h:7rem;--scroll-top__svg_w:2.4rem;--scroll-top__svg_h:3rem;width:var(--scroll-top__general_w);height:var(--scroll-top__general_h);right:2rem;bottom:10rem;position:fixed;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;z-index:2;transition:var(--transition--general);border-radius:.5rem;background:rgba(29,29,34,0.8);border:0}.scroll-top svg{width:var(--scroll-top__svg_w);height:var(--scroll-top__svg_h);fill:var(--color__main-text);transition:var(--transition--general)}.scroll-top--active{opacity:1;visibility:visible}.scroll-top:hover{opacity:.5}@media screen and (min-width:960px){.scroll-top{right:1rem;bottom:5rem}}.popular{--popular__items_mt:1rem}.popular__items{margin-top:var(--popular__items_mt)}@media screen and (min-width:640px){.popular{--popular__items_mt:1.5rem;padding-top:.5rem}}@media screen and (min-width:960px){.popular{--popular__items_mt:2rem;padding-top:0}}.text-categories{--text-cat__items_mt:1rem;--text-cat__item_mt:.8rem;padding-block-end:6rem}.text-categories__items{margin-block-start:var(--text-cat__items_mt)}.text-categories__items--multicolumn{columns:2;grid-gap:1rem;display:block}.text-categories__items--multicolumn .letter-categories__items{display:flex;flex-direction:column;grid-gap:0}.text-categories__item:not(:first-child){margin-top:var(--text-cat__item_mt)}@media screen and (min-width:640px){.text-categories{--text-cat__items_mt:2rem;--text-cat__item_mt:.5rem;padding-block-end:6.5rem}}@media screen and (min-width:960px){.text-categories__items--multicolumn{columns:3}}@media screen and (min-width:1440px){.text-categories__items--multicolumn{columns:5}}.welcome-block{position:relative;margin-block:1rem;border-radius:.6rem;padding:.5rem 1.5rem;background:#1d1d22;font-size:1.3rem;line-height:150%}.welcome-block p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 2rem);transition:.3s ease-in-out}.welcome-block__check{position:absolute;inset:0;opacity:0}.welcome-block__tag-plus-icon{position:absolute;right:1.5rem;top:1.3rem;fill:#a1a1aa;width:1rem;height:.6rem;transition:.3s ease-in-out}.welcome-block__check[type="checkbox"]:checked+.welcome-block__contnet-wr p{white-space:pre-wrap;width:100%}.welcome-block__check[type="checkbox"]:checked+.welcome-block__contnet-wr+.welcome-block__tag-plus-icon{opacity:0}