.hvyta-section{position:relative!important;z-index:300;height:0;display:block}.hvyta{position:absolute;top:var(--hvyta-outer-top, 0px);left:0;right:0;width:100%;z-index:300;transition:transform .42s cubic-bezier(.4,0,.2,1),box-shadow .3s ease,opacity .3s ease;will-change:transform}.hvyta__background{border-radius:var(--hvyta-top-radius, 0px) var(--hvyta-top-radius, 0px) var(--hvyta-corner-radius, 15px) var(--hvyta-corner-radius, 15px);transition:background-color .3s ease,border-radius .3s ease;width:100%}.hvyta.hvyta--fixed{position:fixed}.hvyta--hidden{transform:translateY(-105%)}.hvyta--shadow-enabled.hvyta--scrolled{box-shadow:0 2px 24px #0000001a}.hvyta__inner{max-width:var(--hvyta-inner-max-w, 100%);margin:0 auto;padding:0 var(--hvyta-px, 32px);height:var(--hvyta-height, 72px);display:flex;align-items:center;gap:12px;position:relative}@media screen and (max-width:1024.98px){.hvyta__inner{height:var(--hvyta-mb-height, 60px);padding:0 var(--hvyta-mb-px, 16px)}}.hvyta__logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none;color:inherit}.hvyta__logo img{max-height:var(--hvyta-logo-height, 32px);width:auto;display:block}@media screen and (min-width:1025px){.hvyta__nav{flex:1;display:flex;align-items:center;justify-content:center}.hvyta__inner--left .hvyta__nav{justify-content:center}.hvyta__nav>nav.navigation.horizontal.static-1025,.hvyta__nav>.navigation.horizontal.static-1025{position:static!important;display:flex!important;width:100%;align-items:center;justify-content:center}.hvyta__nav .navigation.horizontal.static-1025 .navigation__menu-content{display:flex;justify-content:center;width:100%}.hvyta__nav .navigation.horizontal.static-1025 .horizontal-list{justify-content:center;padding-left:0!important;padding-right:0!important}}.hvyta__nav nav.navigation.horizontal .level0>menu-item>a{border-bottom:none!important;text-decoration:none!important;font-size:var(--hvyta-menu-size, 14px)!important;font-weight:var(--hvyta-menu-weight, 400)!important}.hvyta__nav nav.navigation.horizontal .level0>menu-item>a:after,.hvyta__nav nav.navigation.horizontal .level0>menu-item>a:before{display:none!important;content:none!important}.hvyta__inner--center .hvyta__logo{position:absolute;left:50%;transform:translate(-50%)}@media screen and (min-width:1025px){.hvyta__inner--center .hvyta__nav{display:none!important}}.hvyta__actions{display:flex;align-items:center;gap:4px;flex-shrink:0;margin-left:auto}.hvyta__locale{display:flex;align-items:center;gap:4px;margin-right:6px}.hvyta__mobile-only{display:flex}.hvyta__desktop-only{display:none}@media screen and (min-width:1025px){.hvyta__mobile-only{display:none!important}.hvyta__desktop-only{display:flex}}.hvyta__search{display:flex;align-items:center;position:relative}@media screen and (max-width:1024.98px){.hvyta__search{position:static}.hvyta__search-box{display:flex;flex-direction:column;gap:10px;position:absolute;top:100%;left:0;right:0;padding:10px var(--hvyta-mb-px, 16px) 0;z-index:500;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .22s ease,transform .22s ease,visibility .22s;pointer-events:none}.hvyta__search--open .hvyta__search-box{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.hvyta__search-form-wrap{display:flex;align-items:center;background:var(--gradient-background, #f5f0eb);border-radius:50px;height:50px;padding:0 6px 0 16px;box-shadow:0 2px 12px #0000001a;border:1px solid var(--color-border, #111111);width:100%}.hvyta__search-form{flex:1;display:flex;align-items:center;margin:0}.hvyta__search-icon{flex-shrink:0;margin-right:10px;color:#00000073}.hvyta__search-input{border:none!important;box-shadow:none!important;outline:none!important;background:transparent!important;color:#1a1a1a;font-size:1rem;width:100%;padding:0;line-height:1}.hvyta__search-input::placeholder{color:#0006}.hvyta__search-close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:none;background:#0000000f;color:#1a1a1a;cursor:pointer;transition:background .15s ease}.hvyta__search-close:hover{background:#0000001a}html body .hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__search-form-wrap{background:var(--gradient-background, #f5f0eb)!important}.hvyta__results-card{width:100%;background:#f0ece7;border-radius:20px;box-shadow:0 8px 30px #00000021;overflow:hidden;max-height:0;opacity:0;visibility:hidden;transition:max-height .3s ease,opacity .25s ease,visibility .25s}.hvyta__results-card--visible{max-height:75vh;opacity:1;visibility:visible}.hvyta__results-card .predictive-search{max-height:55vh;overflow-y:auto;overflow-x:hidden;padding:16px 16px 8px}.hvyta__results-card .predictive-search .search-results-list{display:flex!important;flex-direction:column!important;gap:0!important}.hvyta__results-card .predictive-search .product-item__wrapper{display:flex!important;flex-direction:row!important;align-items:center;gap:14px;padding:14px 4px!important;border-bottom:1px solid rgba(0,0,0,.07);text-align:left}.hvyta__results-card .predictive-search .search-results-list>li:last-child .product-item__wrapper{border-bottom:none!important}.hvyta__results-card .predictive-search .product-item__inner,.hvyta__results-card .predictive-search .product-item__media--ratio{width:60px!important;height:60px!important;flex-shrink:0!important;border-radius:8px!important;overflow:hidden;background:transparent;margin:0!important}.hvyta__results-card .predictive-search .product-item__name{font-size:.75rem!important;font-weight:700;text-transform:uppercase;letter-spacing:.05em;line-height:1.35;color:#1a1a1a;margin:0}.hvyta__results-card .predictive-search .product-item__information{flex-grow:1;margin-top:0!important;text-align:left!important}.hvyta__results-card .predictive-search .review-product-added,.hvyta__results-card .predictive-search .product-bottom,.hvyta__results-card .predictive-search .product-item__action,.hvyta__results-card .predictive-search .product-badges{display:none!important}.hvyta__results-card .predictive-search .view-all{padding:0 16px 16px;margin-top:0;width:100%}.hvyta__results-card .predictive-search .view-all .btn{display:block;width:100%;background:#111;color:#fff;border-radius:50px;padding:14px;font-weight:600;font-size:.95rem;text-align:center;border:none;text-decoration:none;text-transform:none}.hvyta__results-card .predictive-search .subheading_weight.mb-22,.hvyta__results-card .predictive-search .search-suggest>span.h5{display:none!important}}@media screen and (min-width:1025px){.hvyta__search-box{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:0;overflow:hidden;opacity:0;transition:width .32s cubic-bezier(.4,0,.2,1),opacity .24s ease}.hvyta__search--open .hvyta__search-box{width:280px;opacity:1;overflow:visible}.hvyta__search-form-wrap{display:flex;align-items:center;width:100%;gap:8px}.hvyta__search-form{flex:1;display:block;margin:0}.hvyta__search-icon{display:none}.hvyta__search-input{border:1px solid var(--color-border, #111111)!important;box-shadow:none!important;outline:none!important;width:100%;color:inherit;background:#0000000d;border-radius:30px;padding:10px 16px;font-size:.875rem;transition:background .2s}.hvyta__search-close{display:none}.hvyta__results-card{position:absolute;top:100%;left:0;width:320px;background:var(--color-background, #ffffff);border-radius:15px!important;overflow:hidden!important;box-shadow:0 12px 30px #0000001f;margin-top:12px;opacity:0;visibility:hidden;transform:translateY(-5px);transition:opacity .25s,visibility .25s,transform .25s;color:var(--color-heading, #1a1a1a);z-index:500}.hvyta__results-card--visible{opacity:1;visibility:visible;transform:translateY(0)}.hvyta__results-card .predictive-search{max-height:60vh;overflow-y:auto;overflow-x:hidden;padding:16px}.hvyta__results-card .predictive-search .search-results-list{display:flex!important;flex-direction:column!important;gap:16px!important}.hvyta__results-card .predictive-search .product-item__wrapper{display:flex!important;flex-direction:row!important;align-items:center;gap:16px;text-align:left}.hvyta__results-card .predictive-search .product-item__inner,.hvyta__results-card .predictive-search .product-item__media--ratio{width:55px;height:55px;flex-shrink:0;border-radius:4px;overflow:hidden;background:transparent;margin:0!important}.hvyta__results-card .predictive-search .product-item__name{font-size:.75rem!important;font-weight:700;text-transform:uppercase;margin:0;line-height:1.3;color:#1a1a1a}.hvyta__results-card .predictive-search .review-product-added,.hvyta__results-card .predictive-search .product-bottom,.hvyta__results-card .predictive-search .product-item__action,.hvyta__results-card .predictive-search .product-badges{display:none!important}.hvyta__results-card .predictive-search .view-all{margin-top:20px;width:100%}.hvyta__results-card .predictive-search .view-all .btn{display:block;width:100%;background:#000;color:#fff;border-radius:20px;padding:12px;text-transform:none;font-weight:600;font-size:.95rem;text-align:center}.hvyta__results-card .predictive-search .subheading_weight.mb-22,.hvyta__results-card .predictive-search .search-suggest>span.h5{display:none!important}}@keyframes hvytaFadeIn{0%{opacity:0}to{opacity:1}}.hvyta-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;cursor:pointer;color:inherit;border-radius:50%;padding:0;transition:opacity .15s ease;flex-shrink:0;outline:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent}.hvyta-icon-btn:hover{opacity:.65}.hvyta-icon-btn:focus,.hvyta-icon-btn:focus-visible,.hvyta-icon-btn:active{outline:none!important;box-shadow:none!important}.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__background{background:transparent!important}.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__background:before{display:none!important}.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions svg,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions button,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions a,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .header-color,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__logo{color:var(--hvyta-transparent-color, #ffffff)!important}.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__nav nav.navigation.horizontal .level0>menu-item>a{color:var(--hvyta-transparent-color, #ffffff)!important;--color-heading: var(--hvyta-transparent-color, #ffffff)}.hvyta .hvyta-logo-transparent{display:none}.hvyta .hvyta-logo-normal{display:block}.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta-logo-normal{display:none!important}.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta-logo-transparent{display:block!important}@media screen and (max-width:1024.98px){.hvyta .hvyta__nav .navigation.horizontal.mobile{position:absolute!important;top:100%!important;left:0!important;right:0!important;bottom:auto!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:80dvh!important;transform:translateY(-8px)!important;opacity:0!important;visibility:hidden!important;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .25s ease,visibility .3s!important;background:var(--gradient-background)!important;border-radius:0 0 var(--hvyta-corner-radius, 15px) var(--hvyta-corner-radius, 15px)!important;box-shadow:0 12px 40px #0000001f!important;overflow-y:auto!important;overflow-x:hidden!important;padding-top:0!important;z-index:500!important;display:flex!important;flex-direction:column!important}html.nav-open .hvyta .hvyta__nav .navigation.horizontal.mobile{transform:translateY(0)!important;opacity:1!important;visibility:visible!important}.hvyta .hvyta__nav>.navigation.horizontal:not(.mobile){display:none!important}.hvyta .hvyta__nav .navigation.horizontal.mobile{color:var(--hvyta-mobile-text-color, #1a1a1a)!important}.hvyta .hvyta__nav .navigation.horizontal.mobile a,.hvyta .hvyta__nav .navigation.horizontal.mobile span,.hvyta .hvyta__nav .navigation.horizontal.mobile svg,.hvyta .hvyta__nav .navigation.horizontal.mobile open-children-toggle,.hvyta .hvyta__nav .navigation.horizontal.mobile menu-item{color:var(--hvyta-mobile-text-color, #1a1a1a)!important}.hvyta .hvyta__nav .navigation.horizontal.mobile .menu-mobile-title{display:none!important}.hvyta .hvyta__nav .navigation.horizontal.mobile>close-menu{position:absolute!important;top:10px!important;right:14px!important;left:auto!important;z-index:10!important;background:#0000000d!important;border-radius:50%!important;color:var(--hvyta-mobile-text-color, #1a1a1a)!important;width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important}.hvyta .hvyta__nav .navigation.horizontal.mobile>close-menu svg{color:var(--hvyta-mobile-text-color, #1a1a1a)!important;width:18px!important;height:18px!important}.hvyta .hvyta__nav .navigation.horizontal.mobile .horizontal-list{padding:16px 24px!important}.hvyta .hvyta__nav .navigation.horizontal.mobile .horizontal-list>li{border-bottom:1px solid rgba(0,0,0,.06)!important}.hvyta .hvyta__nav .navigation.horizontal.mobile .horizontal-list>li:last-child{border-bottom:none!important}.hvyta .hvyta__nav .navigation.horizontal.mobile .horizontal-list menu-item a{color:var(--hvyta-mobile-text-color, #1a1a1a)!important;font-size:15px!important;padding:14px 0!important}html.nav-open body .hvyta{position:fixed!important;top:0!important;transform:translateY(0)!important}html.nav-open body .hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__background,html.nav-open body .hvyta .hvyta__background{background:var(--gradient-background)!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}html.nav-open body .hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__background:before{display:none!important}html.nav-open body .hvyta.hvyta--transparent-enabled.hvyta--at-top{--hvyta-transparent-color: var(--color-heading) !important;color:var(--color-heading)!important}html.nav-open body .hvyta .header-color,html.nav-open body .hvyta .hvyta__actions svg,html.nav-open body .hvyta .hvyta__actions button,html.nav-open body .hvyta .hvyta__actions a,html.nav-open body .hvyta .nav-toggle svg{color:var(--color-heading)!important}html.nav-open body .hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta-logo-transparent,html.nav-open body .hvyta .hvyta-logo-transparent{display:none!important}html.nav-open body .hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta-logo-normal,html.nav-open body .hvyta .hvyta-logo-normal{display:block!important}html.nav-open:not(.open-minicart):after{content:"";position:fixed;top:0;left:0;width:100%;height:100vh;background:#0006;z-index:290;animation:hvyta-fade-in .3s ease forwards;pointer-events:none}html.nav-open .hvyta:after{display:none!important}html.nav-open .hvyta .nav-toggle:after{display:none!important}@keyframes hvyta-fade-in{0%{opacity:0}to{opacity:1}}.hvyta .hvyta__nav .navigation.horizontal.mobile .lang__currency-on-nav{display:none!important}}.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .hvyta__search-box svg,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .hvyta__search-box a:not(.btn),.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .hvyta__search-box button:not(.btn),.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .hvyta__search-box .header-color{color:var(--search-text-color, #111111)!important}.hvyta__search-box .hvyta__search-input,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .hvyta__search-box .hvyta__search-input{color:var(--search-text-color, #1a1a1a)!important}.hvyta__search-box .hvyta__search-input::placeholder,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .hvyta__search-box .hvyta__search-input::placeholder,.search__type-popup .search__input::placeholder,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search__type-popup .search__input::placeholder,.search-drawer .search__input::placeholder,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search-drawer .search__input::placeholder{color:var(--search-text-color, #1a1a1a)!important;opacity:.6!important}.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search__type-popup svg,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search__type-popup button:not(.btn),.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search__type-popup a:not(.btn),.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search__type-popup .header-color,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search-drawer svg,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search-drawer button:not(.btn),.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search-drawer a:not(.btn),.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search-drawer .header-color{color:var(--search-text-color, #111111)!important}.search__type-popup .search__input,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search__type-popup .search__input,.search-drawer .search__input,.hvyta.hvyta--transparent-enabled.hvyta--at-top .hvyta__actions .search-drawer .search__input{color:var(--search-text-color, #1a1a1a)!important}html.open-minicart body .hvyta{transform:translateY(-105%)!important;opacity:0!important;pointer-events:none!important}.hvyta.hvyta--side-blur .hvyta__background{-webkit-mask-image:linear-gradient(to right,transparent 0%,black calc(var(--hvyta-px) * 1.2),black calc(100% - calc(var(--hvyta-px) * 1.2)),transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black calc(var(--hvyta-px) * 1.2),black calc(100% - calc(var(--hvyta-px) * 1.2)),transparent 100%)}@media screen and (max-width:1024.98px){.hvyta.hvyta--side-blur .hvyta__background{-webkit-mask-image:linear-gradient(to right,transparent 0%,black calc(var(--hvyta-mb-px) * 1.2),black calc(100% - calc(var(--hvyta-mb-px) * 1.2)),transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black calc(var(--hvyta-mb-px) * 1.2),black calc(100% - calc(var(--hvyta-mb-px) * 1.2)),transparent 100%)}}html.nav-open body .hvyta.hvyta--side-blur .hvyta__background,.hvyta.hvyta--side-blur.hvyta--scrolled .hvyta__background{-webkit-mask-image:none!important;mask-image:none!important}
/*# sourceMappingURL=/cdn/shop/t/49/assets/header-vyta.css.map */
