.smart-header-section,.smart-header{position:relative;z-index:1000}.smart-header{--smart-header-bar-height: 76px;background:var(--bg_header_color, var(--smart-ui-bg));color:var(--color_header_text, var(--smart-ui-text))}.smart-header *{box-sizing:border-box}.smart-header a{color:inherit;text-decoration:none}body.smart-mobile-drawer-open{overflow:hidden}.smart-topbar{position:relative;z-index:1002;background:var(--bg_announcement_bar_color, var(--smart-ui-primary-hover));color:var(--color_announcement_bar_text, var(--smart-ui-primary-text))}.smart-topbar__inner{min-height:32px;max-width:1500px;margin:0 auto;padding:6px 44px;display:flex;align-items:center;justify-content:center;position:relative;font-size:13px;line-height:1.4;font-weight:600;text-align:center}.smart-topbar__inner--single{padding-left:16px;padding-right:16px}.smart-topbar__messages{position:relative;width:100%;min-height:18px}.smart-topbar__message{display:none;color:inherit;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-topbar__message.is-active{display:inline-block}.smart-topbar__arrow{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:inherit;cursor:pointer}.smart-topbar__arrow:hover{background:#ffffff1f}.smart-topbar__arrow--prev{left:8px}.smart-topbar__arrow--next{right:8px}.smart-topbar__arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.smart-header__bar{position:relative;z-index:1001;background:var(--bg_header_color, var(--smart-ui-bg));border-bottom:1px solid var(--color_header_line, rgba(0,0,0,.08));transition:transform .22s ease,box-shadow .22s ease}.smart-header--sticky.is-bar-stuck{padding-top:var(--smart-header-bar-height, 76px)}.smart-header--sticky.is-bar-stuck .smart-header__bar{position:fixed;top:0;left:0;right:0;z-index:3000;box-shadow:0 8px 22px #11111114}.smart-header.is-hidden .smart-header__bar{transform:translateY(-100%)}.smart-header__inner{max-width:1500px;min-height:76px;margin:0 auto;padding:0 clamp(18px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:28px;position:static}.smart-header__logo-wrap{flex:0 0 auto;min-width:170px}.smart-header__logo{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.01em;font-size:22px;color:var(--color_header_text, var(--smart-ui-text))}.smart-header__logo img{display:block;width:auto;height:var(--smart-logo-height-desktop, 36px);max-width:220px;object-fit:contain}.smart-header__logo-mark{width:32px;height:32px;border-radius:999px;display:inline-block;background:linear-gradient(135deg,var(--smart-ui-primary),var(--smart-ui-muted))}.smart-header__nav{flex:1 1 auto;display:flex;justify-content:center;align-self:stretch}.smart-header__nav-list{list-style:none;margin:0;padding:0;display:flex;align-items:stretch;gap:clamp(20px,2.6vw,42px)}.smart-header__nav-item{display:flex;align-items:stretch;position:relative}.smart-header__nav-item.has-product-mega{position:static}.smart-header__nav-link{height:76px;min-height:76px;display:inline-flex;align-items:center;gap:6px;padding:0;color:var(--color_main_menu_link, var(--smart-ui-text));font-size:16px;line-height:1;font-weight:700;white-space:nowrap;border:0;background:transparent}.smart-header__nav-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.smart-header__nav-link:hover,.smart-header__nav-item:focus-within>.smart-header__nav-link,.smart-header__nav-item:hover>.smart-header__nav-link{color:var(--color_main_menu_link_hover, var(--smart-ui-link-hover))}.smart-header__nav-item:hover>.smart-header__nav-link svg,.smart-header__nav-item:focus-within>.smart-header__nav-link svg{transform:rotate(180deg)}.smart-header__actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:160px}.smart-header__icon-button{position:relative;width:38px;height:38px;border:0;border-radius:999px;background:transparent;color:var(--color_header_text, var(--smart-ui-text));display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.smart-header__icon-button:hover{background:#0000000e;color:var(--color_content_link_hover, var(--smart-ui-link-hover))}.smart-header__icon-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.smart-header__cart-count{position:absolute;top:-2px;right:-3px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--color_content_link, var(--smart-ui-link-hover));color:var(--smart-ui-primary-text);display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1;font-weight:700}.smart-header__mobile-menu-button{display:none}.smart-mega{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;z-index:3100}.smart-mega:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px;display:block}.smart-header__nav-item:hover>.smart-mega,.smart-header__nav-item:focus-within>.smart-mega,.smart-header__nav-item.is-open>.smart-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.smart-mega--products{position:absolute;left:0;right:0;top:100%;background:var(--bg_header_color, var(--smart-ui-bg));border-top:1px solid var(--color_header_line, rgba(0,0,0,.08));border-bottom:1px solid var(--color_header_line, rgba(0,0,0,.08));box-shadow:0 20px 40px #1111111f}.smart-mega__inner{max-width:1280px;margin:0 auto;padding:24px 40px 28px}.smart-mega__head{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.smart-mega__title{margin:0;color:var(--color_content_heading, var(--smart-ui-text));font-size:22px;line-height:1.25;font-weight:800}.smart-mega__shop-all{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 22px;border:1px solid var(--bg_content_button, var(--smart-ui-text));border-radius:999px;background:var(--bg_content_button, var(--smart-ui-text));color:var(--color_content_button_text, var(--smart-ui-primary-text))!important;font-size:14px;line-height:1;font-weight:700;text-decoration:none!important;box-shadow:none;transform:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.smart-mega__shop-all:hover,.smart-mega__shop-all:focus-visible{background:var(--bg_content_color, var(--smart-ui-bg));border-color:var(--bg_content_button, var(--smart-ui-text));color:var(--color_content_text, var(--smart-ui-text))!important;text-decoration:none!important;box-shadow:none;transform:none}.smart-mega__shop-all:active{background:var(--bg_content_button_alpha_05, var(--smart-ui-bg-soft))}.smart-mega__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.smart-mega-product{display:block;min-width:0;border:1px solid var(--color_content_line, var(--smart-ui-border));border-radius:18px;padding:14px;background:var(--smart-ui-bg);box-shadow:none;overflow:hidden;transform:none;transition:border-color .15s ease,color .15s ease}.smart-mega-product:hover,.smart-mega-product:focus{border-color:var(--color_content_line, var(--smart-ui-border));background:var(--smart-ui-bg);box-shadow:none;transform:none}.smart-mega-product__media{width:100%;height:220px;display:flex;align-items:center;justify-content:center;border-radius:0;background:var(--smart-ui-bg);overflow:visible;padding:8px}.smart-mega-product__media img,.smart-mega-product__image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;border-radius:0;background:var(--smart-ui-bg);box-shadow:none;transform:none}.smart-mega-product__placeholder{font-size:24px;font-weight:800;color:var(--smart-ui-text)}.smart-mega-product__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;overflow:hidden;text-overflow:ellipsis;min-height:38px;margin-top:14px;color:var(--color_content_heading, var(--smart-ui-text));font-size:14px;line-height:1.35;font-weight:700;overflow-wrap:anywhere}.smart-mega-product:hover .smart-mega-product__title{color:var(--color_content_link_hover, var(--smart-ui-link-hover))}.smart-mega-product__price{display:block;margin-top:8px;color:var(--color_content_text, var(--smart-ui-text));font-size:13px;line-height:1.2;font-weight:700}.smart-mega__trust{display:none!important}.smart-mega__trust span{display:flex;align-items:center;gap:8px}.smart-mega__trust span:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--color_content_link, var(--smart-ui-link-hover))}.smart-mega--text{position:absolute;top:100%;left:0;min-width:260px;padding-top:0}.smart-mega-text{width:300px;padding:18px 20px;border:1px solid var(--color_content_line, var(--smart-ui-border));border-radius:16px;background:var(--bg_content_color, var(--smart-ui-bg));box-shadow:0 18px 38px #1111111f}.smart-mega-text__list{list-style:none;margin:0;padding:0;display:grid;gap:11px}.smart-mega-text__list a{display:block;color:var(--color_content_text, var(--smart-ui-text));font-size:14px;line-height:1.35;font-weight:500}.smart-mega-text__list a:hover{color:var(--color_content_link_hover, var(--smart-ui-link-hover))}.smart-search-popover{position:absolute;top:calc(100% - 1px);right:clamp(18px,5vw,72px);width:min(390px,calc(100vw - 36px));z-index:3200;border:1px solid var(--color_content_line, var(--smart-ui-border));border-radius:0 0 16px 16px;padding:8px;background:var(--bg_content_color, var(--smart-ui-bg));box-shadow:0 14px 30px #1111111f}.smart-search-popover[hidden]{display:none!important}.smart-search-form,.smart-search-form form{display:block;width:100%}.smart-search-form__field{display:flex;align-items:stretch;gap:7px}.smart-search-form__field input[type=search]{flex:1 1 auto;min-width:0;height:40px;padding:0 12px;border:1px solid var(--color_content_line, var(--smart-ui-border-strong));border-radius:11px;background:var(--smart-ui-bg);color:var(--color_content_text, var(--smart-ui-text));font-size:14px;line-height:1}.smart-search-form__submit{flex:0 0 auto;height:40px;padding:0 14px;border:0;border-radius:11px;background:var(--bg_content_button, var(--smart-ui-text));color:var(--color_content_button_text, var(--smart-ui-primary-text));font-size:14px;font-weight:700;cursor:pointer}.smart-search-form__submit:hover{background:var(--bg_content_button_hover, var(--smart-ui-link-hover))}.smart-search-form__close,.smart-search-form__reset{flex:0 0 40px;width:40px;height:40px;border:0;border-radius:11px;background:transparent;color:var(--color_content_text, var(--smart-ui-text));display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.smart-search-form__close:hover,.smart-search-form__reset:hover{background:#0000000e}.smart-search-form__close svg,.smart-search-form__reset svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.smart-search-form__reset.hidden{display:none!important}.smart-search-form__results{margin-top:10px;max-height:60vh;overflow:auto}.smart-mobile-drawer{display:none}@media screen and (max-width:1023px){.smart-header{--smart-header-bar-height: 64px}.smart-header.is-hidden .smart-header__bar{transform:none}.smart-header__inner{min-height:64px;padding:0 14px;gap:12px}.smart-header__mobile-menu-button{display:inline-flex;flex:0 0 44px;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--color_header_text, var(--smart-ui-text));cursor:pointer}.smart-header__mobile-menu-button svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.smart-header__logo-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.smart-header__logo{font-size:18px}.smart-header__logo img{height:var(--smart-logo-height-mobile, 30px);max-width:180px}.smart-header__nav,.smart-header__actions>[data-search-toggle],.smart-header__actions>a:not(.smart-header__cart){display:none!important}.smart-header__actions{flex:0 0 44px;min-width:44px;gap:0}.smart-header__icon-button{width:44px;height:44px}.smart-mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;pointer-events:none;visibility:hidden}.smart-mobile-drawer.is-open{pointer-events:auto;visibility:visible}.smart-mobile-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000061;opacity:0;transition:opacity .2s ease}.smart-mobile-drawer.is-open .smart-mobile-drawer__overlay{opacity:1}.smart-mobile-drawer__panel{position:absolute;inset:0 auto 0 0;width:min(390px,88vw);max-width:100vw;height:100dvh;display:flex;flex-direction:column;background:var(--bg_content_color, var(--smart-ui-bg));color:var(--color_content_text, var(--smart-ui-text));box-shadow:20px 0 40px #1111112e;transform:translate(-102%);transition:transform .24s ease}.smart-mobile-drawer.is-open .smart-mobile-drawer__panel{transform:translate(0)}.smart-mobile-drawer__head{flex:0 0 64px;min-height:64px;padding:0 16px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--color_content_line, var(--smart-ui-border));color:var(--color_content_heading, var(--smart-ui-text));font-size:17px;font-weight:700}.smart-mobile-drawer__close{width:40px;height:40px;border:0;border-radius:999px;background:transparent;color:currentColor;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.smart-mobile-drawer__close:hover{background:#0000000e}.smart-mobile-drawer__close svg,.smart-mobile-drawer__nav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.smart-mobile-drawer__search{flex:0 0 auto;padding:14px 16px;border-bottom:1px solid var(--color_content_line, var(--smart-ui-border))}.smart-mobile-drawer__search form{display:flex;align-items:stretch;gap:8px}.smart-mobile-drawer__search input{flex:1 1 auto;min-width:0;height:42px;padding:0 12px;border:1px solid var(--color_content_line, var(--smart-ui-border-strong));border-radius:12px;background:var(--smart-ui-bg);color:var(--color_content_text, var(--smart-ui-text));font-size:14px}.smart-mobile-drawer__search button{flex:0 0 48px;width:48px;height:42px;padding:0;border:0;border-radius:12px;background:var(--bg_content_button, var(--smart-ui-text));color:var(--color_content_button_text, var(--smart-ui-primary-text));font-size:14px;font-weight:700}.smart-mobile-drawer__nav{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px 16px}.smart-mobile-drawer__nav ul{list-style:none;margin:0;padding:0}.smart-mobile-drawer__item{border-bottom:1px solid var(--color_content_line, var(--smart-ui-border))}.smart-mobile-drawer__menu-row,.smart-mobile-drawer__single-link{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--color_content_heading, var(--smart-ui-text))}.smart-mobile-drawer__parent-link,.smart-mobile-drawer__single-link{flex:1 1 auto;min-width:0;padding:16px 0;color:var(--color_content_heading, var(--smart-ui-text));font-size:16px;line-height:1.25;font-weight:700}.smart-mobile-drawer__single-link{width:100%}.smart-mobile-drawer__submenu-toggle{flex:0 0 44px;width:44px;height:44px;border:0;border-radius:999px;background:transparent;color:var(--color_content_heading, var(--smart-ui-text));display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.smart-mobile-drawer__submenu-toggle:hover{background:#0000000e}.smart-mobile-drawer__item.is-open .smart-mobile-drawer__submenu-toggle svg{transform:rotate(180deg)}.smart-mobile-drawer__submenu{padding:0 0 14px}.smart-mobile-drawer__submenu[hidden]{display:none!important}.smart-mobile-drawer__submenu a{display:block;padding:8px 0 8px 14px;color:var(--color_content_text, var(--smart-ui-text));font-size:14px;line-height:1.35;font-weight:500}.smart-mobile-drawer__shop-all{color:var(--color_content_link, var(--smart-ui-link-hover))!important;font-weight:800!important}.smart-mobile-drawer__footer{flex:0 0 auto;min-height:0;padding:14px 16px 18px;border-top:1px solid var(--color_content_line, var(--smart-ui-border));background:var(--bg_content_color, var(--smart-ui-bg))}.smart-mobile-drawer__footer ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.smart-mobile-drawer__footer a,.smart-mobile-drawer__footer-placeholder{color:var(--color_content_text, var(--smart-ui-text));font-size:14px;line-height:1.45}.smart-mobile-drawer__footer-placeholder strong{display:block;margin-bottom:4px;color:var(--color_content_heading, var(--smart-ui-text))}.smart-mobile-drawer__footer-placeholder p{margin:0;color:var(--color_content_text_light, var(--smart-ui-muted))}}@media screen and (max-width:1279px)and (min-width:1024px){.smart-header__inner{gap:20px;padding-left:32px;padding-right:32px}.smart-header__logo-wrap{min-width:150px}.smart-header__nav-list{gap:20px}.smart-header__nav-link{font-size:15px}.smart-header__actions{min-width:132px;gap:8px}}.smart-mega-product:focus-visible,.smart-mega__shop-all:focus-visible,.smart-header__nav-link:focus-visible,.smart-header__icon-button:focus-visible{outline:2px solid var(--color_content_link, var(--smart-ui-link-hover));outline-offset:3px}@media screen and (max-width:1023px){.smart-header--sticky.is-bar-stuck .smart-header__bar{position:fixed;top:0;left:0;right:0;z-index:3000}.smart-mobile-drawer__search input::placeholder{text-overflow:ellipsis}}.smart-mega-product,.smart-mega-product:hover,.smart-mega-product:focus{transform:none!important}.smart-mega-product{box-shadow:none!important;transition:color .15s ease!important}.smart-mega-product:hover,.smart-mega-product:focus{border-color:var(--color_content_line, var(--smart-ui-border))!important;background:var(--smart-ui-bg)!important;box-shadow:none!important}.smart-mega-product__media{height:220px!important;aspect-ratio:auto!important;padding:8px!important;background:var(--smart-ui-bg)!important;border-radius:0!important;overflow:visible!important}.smart-mega-product__media img,.smart-mega-product__image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;border-radius:0!important;background:var(--smart-ui-bg)!important;transform:none!important;box-shadow:none!important}@media screen and (min-width:1024px){.smart-header{--smart-header-bar-height: 68px}.smart-header__inner{min-height:68px}.smart-header__nav-link{height:68px;min-height:68px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/smart-header.css.map */
