.section-header{position:sticky;top:0;transition:transform .3s ease}.section-header.header--hidden{transform:translateY(-100%)}.header__announcement{background-color:var(--grey-900)}.header__announcement .announcement__wrapper{display:flex;align-items:center;justify-content:center;padding:.6rem 0}@media screen and (min-width:1024px){.header__announcement .announcement__wrapper{justify-content:space-between}}.header__announcement .announcement__wrapper .announcement__contacts{display:none}@media screen and (min-width:1024px){.header__announcement .announcement__wrapper .announcement__contacts{display:block;flex:1}}.header__announcement .announcement__wrapper .announcement__menu{display:flex;align-items:center}.header__announcement .announcement__wrapper .announcement__menu .menu-link{display:inline-flex;align-items:center;font-size:1.3rem;font-weight:500;line-height:1.6rem;letter-spacing:.5px;color:var(--white);text-decoration:none}.header__announcement .announcement__wrapper .announcement__menu .menu-link svg+span{margin-left:.6rem}.header__announcement .announcement__wrapper .announcement__menu .menu-link span{opacity:.7;transition:opacity .2s ease}.header__announcement .announcement__wrapper .announcement__menu .menu-link:hover span{opacity:1}.header__announcement .announcement__wrapper .announcement__menu .menu-link+.menu-link{margin-left:1.6rem;padding-left:1.6rem;border-left:1.5px solid var(--grey-700)}.header__announcement .announcement__wrapper .announcement__message{font-size:1.3rem;font-weight:500;line-height:1.6rem;letter-spacing:.4px;color:var(--white);opacity:.8;text-align:center}.header__announcement .announcement__wrapper .announcement__message span{vertical-align:middle}.header__announcement .announcement__wrapper .announcement__message span svg{display:inline;vertical-align:middle;width:auto;height:1.6rem;flex-shrink:0}.header__announcement .announcement__wrapper .announcement__actions{display:none}@media screen and (min-width:1024px){.header__announcement .announcement__wrapper .announcement__actions{display:flex;align-items:center;justify-content:end;flex:1}}header-bar{display:block;background-color:var(--black)}header-bar .bar__wrapper{display:flex;align-items:center;justify-content:space-between;padding:2rem 0}.header__burger{display:flex;align-items:center;justify-content:center;padding:0;background-color:transparent;border:0;width:max-content;margin-right:1.6rem;cursor:pointer}@media screen and (min-width:1024px){.header__burger{display:none}}.header__burger svg{width:4.8rem;height:4.8rem;flex-shrink:0}header-bar .header__search{flex:1}@media screen and (max-width:1023px){header-bar .header__search{display:flex;align-items:center;justify-content:end;order:3}}@media screen and (min-width:1024px){header-bar .header__search{position:relative}}header-bar .header__search .search-btn{display:flex;align-items:center;justify-content:center;width:max-content;background-color:transparent;border:0;padding:0;cursor:pointer}header-bar .header__search .search-btn svg{width:auto;height:4rem;flex-shrink:0}@media screen and (min-width:1024px){header-bar .header__search .search-btn{display:none}}header-bar .header__search .search__wrapper{width:100%}@media screen and (max-width:1023px){header-bar .header__search .search__wrapper{display:none;position:absolute;top:100%;left:0;background-color:var(--black);padding:1.6rem}header-bar .header__search .search__wrapper.open{display:block}header-bar .header__search .search__wrapper .search-modal__form .predictive-search{max-width:calc(100% - 3.2rem);top:calc(100% - 1rem);left:auto;right:auto;margin:0 auto}}header-bar .header__search .search__wrapper .search-modal__form .field:after{box-shadow:none}header-bar .header__search .search__wrapper .search__input.field__input{padding-right:9.8rem;border-radius:6.4rem;font-size:1.3rem;font-weight:400;line-height:1.6rem;letter-spacing:.5px}header-bar .header__search .search__wrapper .search__button svg{width:2.2rem;height:auto;flex-shrink:0}header-bar .header__search .search__wrapper predictive-search .predictive-search__loading-state,header-bar .header__search .search__wrapper predictive-search .predictive-search-status__loading{display:none!important}header-bar .header__logo{display:flex;align-items:center;justify-content:center;width:100%;max-width:fit-content;margin:0}@media screen and (max-width:1023px){header-bar .header__logo{order:2}}@media screen and (min-width:1024px){header-bar .header__logo{margin:0 4rem}}header-bar .header__logo svg{width:100%;max-width:13rem;height:auto}@media screen and (min-width:1024px){header-bar .header__logo svg{max-width:18.5rem}}header-bar .header__buttons{display:flex;justify-content:end;align-items:center}@media screen and (max-width:1023px){header-bar .header__buttons{order:4;margin-left:1.2rem}}@media screen and (min-width:1024px){header-bar .header__buttons{flex:1}}header-bar .header__buttons .header__button{width:max-content;display:flex;align-items:center;text-decoration:none}header-bar .header__buttons .header__button .icon{width:4rem;height:4rem;background-color:var(--green-400);border-radius:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}header-bar .header__buttons .header__button .icon svg{width:2.2rem;height:auto;flex-shrink:0}header-bar .header__buttons .header__button .icon+.text{margin-left:-3.9rem}header-bar .header__buttons .header__button .text{display:block;padding:1.2rem 1.4rem 1.2rem 4.8rem;border:1.5px solid var(--grey-700);font-size:1.4rem;font-weight:700;line-height:1.6rem;letter-spacing:.3px;color:var(--white);border-radius:6rem;transition:border-color .2s ease}@media screen and (max-width:1023px){header-bar .header__buttons .header__button .text{display:none}}header-bar .header__buttons .header__button:hover .text{border-color:var(--green-400)}header-bar .header__buttons .header__button+.header__button{margin-left:1.6rem}.header__menu-bar{display:none}@media screen and (min-width:1024px){.header__menu-bar{display:block;border-top:1.5px solid var(--grey-700);background-color:var(--black)}}.header__menu-bar .wrapper .menu-list{display:none;align-items:center;list-style:none;padding:0;margin:0}@media screen and (min-width:1024px)and (max-width:1279px){.header__menu-bar .wrapper .menu-list.lg{display:flex}}@media screen and (min-width:1280px)and (max-width:1439px){.header__menu-bar .wrapper .menu-list.xl{display:flex}}@media screen and (min-width:1440px){.header__menu-bar .wrapper .menu-list.xxl{display:flex}}.header__menu-bar .wrapper .menu-list .menu-list__item{flex:1;position:relative}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown{position:relative}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown summary{display:flex;align-items:center;justify-content:center;background-color:var(--green-400);padding:1.6rem;cursor:pointer;width:100%;min-width:max-content}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown summary svg{width:2.4rem;height:auto;flex-shrink:0}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown summary svg+span{margin-left:.4rem}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown summary{font-size:1.5rem;font-weight:700;line-height:1.8rem;letter-spacing:.5px;text-align:center;color:var(--black)}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown .dropdown{position:absolute;top:100%;left:0;min-width:100%;width:max-content;padding-top:.4rem}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown .dropdown .dropdown-list{background-color:var(--white);border-radius:1.2rem;overflow:hidden;padding:0;list-style:none;min-width:35rem}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown .dropdown .dropdown-list .dropdown-list__item+.dropdown-list__item{border-top:1px solid var(--grey-400)}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown .dropdown .dropdown-list .dropdown-list__link{display:flex;align-items:center;justify-content:space-between;padding:.8rem 2rem;font-size:1.4rem;font-weight:600;line-height:1.8rem;letter-spacing:.5px;text-decoration:none;color:var(--black);transition:color .2s ease,background-color .2s ease}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown .dropdown .dropdown-list .dropdown-list__link:hover{background-color:var(--green-100);color:var(--green-400)}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown .dropdown .dropdown-list .dropdown-list__link>span+img{margin-left:2.4rem}.header__menu-bar .wrapper .menu-list .menu-list__item .main-dropdown .dropdown .dropdown-list .dropdown-list__link>img{height:2.4rem;width:auto;max-width:8rem;object-fit:contain}.header__menu-bar .wrapper .menu-list .menu-list__item .menu-list__link{width:100%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;line-height:1.8rem;letter-spacing:.5px;text-align:center;color:var(--white);text-decoration:none;padding:1rem 1.6rem;min-width:14.8rem;flex-shrink:0;border-left:1px solid var(--grey-700);border-right:1px solid var(--grey-700);min-height:5.6rem;transition:color .2s ease,background-color .2s ease}.header__menu-bar .wrapper .menu-list .menu-list__item .menu-list__link:hover{background-color:var(--grey-900);color:var(--green-400)}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown{display:none;position:absolute;top:100%;left:0;min-width:100%;width:max-content;padding-top:.4rem}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown.open-left{left:auto;right:0}.header__menu-bar .wrapper .menu-list .menu-list__item:hover>.dropdown{display:block}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .dropdown-list{padding:0;list-style:none;min-width:26rem;order:2}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .dropdown-list .dropdown-list__item{position:relative}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .dropdown-list .dropdown-list__item+.dropdown-list__item{border-top:1px solid var(--grey-400)}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .dropdown-list .dropdown-list__item:hover .inner-dropdown-list{display:block}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .dropdown-list .dropdown-list__link{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.2rem;font-size:1.4rem;font-weight:600;line-height:1.8rem;letter-spacing:.5px;text-decoration:none;color:var(--black);background-color:var(--white);transition:color .2s ease,background-color .2s ease}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .dropdown-list .dropdown-list__item:first-child .dropdown-list__link{border-radius:1.2rem 1.2rem 0 0}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .dropdown-list .dropdown-list__item:last-child .dropdown-list__link{border-radius:0 0 1.2rem 1.2rem}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown:not(.open-left) .dropdown-list:hover .dropdown-list__item:first-child .dropdown-list__link{border-radius:1.2rem 0 0}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown:not(.open-left) .dropdown-list:hover .dropdown-list__item:last-child .dropdown-list__link{border-radius:0 0 0 1.2rem}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown.open-left .dropdown-list:hover .dropdown-list__item:first-child .dropdown-list__link{border-radius:0 1.2rem 0 0}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown.open-left .dropdown-list:hover .dropdown-list__item:last-child .dropdown-list__link{border-radius:0 0 1.2rem}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .dropdown-list .dropdown-list__item:hover .dropdown-list__link,.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .dropdown-list .dropdown-list__link:hover{background-color:var(--green-100);color:var(--green-400)}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .inner-dropdown-list{display:none;position:absolute;top:0;left:100%;min-width:30rem;max-height:56rem;overflow:auto;border-left:1px solid var(--grey-400);border-radius:0 1.2rem 1.2rem 0}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown.open-left .inner-dropdown-list{left:0;transform:translate(-100%);border-left:0;border-right:1px solid var(--grey-400);border-radius:1.2rem 0 0 1.2rem}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .inner-dropdown-list .inner-dropdown-list__item+.inner-dropdown-list__item{border-top:1px solid var(--grey-400)}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .inner-dropdown-list .inner-dropdown-list__item .inner-dropdown-list__link{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.2rem;font-size:1.4rem;font-weight:600;line-height:1.8rem;letter-spacing:.5px;text-decoration:none;color:var(--black);background-color:var(--white);transition:color .2s ease,background-color .2s ease}.header__menu-bar .wrapper .menu-list .menu-list__item>.dropdown .inner-dropdown-list .inner-dropdown-list__link:hover{background-color:var(--green-100);color:var(--green-400)}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown{position:relative}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown summary{display:flex;align-items:center;justify-content:center;padding:1.6rem;cursor:pointer;width:100%;min-width:max-content;font-size:1.5rem;font-weight:700;line-height:1.8rem;letter-spacing:.5px;text-align:center;color:var(--white);border-left:1px solid var(--grey-700);border-right:2px solid var(--grey-700);min-height:5.6rem;transition:color .2s ease,background-color .2s ease}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown[open] summary,.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown summary:hover{background-color:var(--grey-900);color:var(--green-400)}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown[open] summary svg{transform:rotate(-90deg)}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown summary svg{width:2.4rem;height:auto;flex-shrink:0;transform:rotate(90deg)}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown summary span+svg{margin-left:.4rem}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown{position:absolute;top:100%;right:0;min-width:100%;width:max-content;padding-top:.4rem}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown .dropdown-list{padding:0;list-style:none;min-width:26rem;order:2}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown .dropdown-list .dropdown-list__item{position:relative}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown .dropdown-list .dropdown-list__item+.dropdown-list__item{border-top:1px solid var(--grey-400)}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown .dropdown-list .dropdown-list__item:hover .inner-dropdown-list{display:block}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown .dropdown-list .dropdown-list__link{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.2rem;font-size:1.4rem;font-weight:600;line-height:1.8rem;letter-spacing:.5px;text-decoration:none;color:var(--black);background-color:var(--white);transition:color .2s ease,background-color .2s ease}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown .dropdown-list .dropdown-list__item:first-child .dropdown-list__link{border-radius:1.2rem 1.2rem 0 0}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown .dropdown-list .dropdown-list__item:last-child .dropdown-list__link{border-radius:0 0 1.2rem 1.2rem}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown .dropdown-list:hover .dropdown-list__item:first-child .dropdown-list__link{border-radius:0 1.2rem 0 0}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown .dropdown-list:hover .dropdown-list__item:last-child .dropdown-list__link{border-radius:0 0 1.2rem}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown .dropdown-list .dropdown-list__item:hover .dropdown-list__link,.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .dropdown .dropdown-list .dropdown-list__link:hover{background-color:var(--green-100);color:var(--green-400)}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .inner-dropdown-list{display:none;position:absolute;top:0;left:0;transform:translate(-100%);min-width:30rem;max-height:56rem;overflow:auto;border-right:1px solid var(--grey-400);border-radius:1.2rem 0 0 1.2rem}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .inner-dropdown-list .inner-dropdown-list__item+.inner-dropdown-list__item{border-top:1px solid var(--grey-400)}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .inner-dropdown-list .inner-dropdown-list__item .inner-dropdown-list__link{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.2rem;font-size:1.4rem;font-weight:600;line-height:1.8rem;letter-spacing:.5px;text-decoration:none;color:var(--black);background-color:var(--white);transition:color .2s ease,background-color .2s ease}.header__menu-bar .wrapper .menu-list .menu-list__item .default-dropdown .inner-dropdown-list .inner-dropdown-list__link:hover{background-color:var(--green-100);color:var(--green-400)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-header.css.map */
