.shopify-section.section-home-new-header,.section-home-new-header{position:relative;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;background-color:transparent!important;background-image:none!important;--color-background: transparent !important;--color-background-header: transparent !important;z-index:512}.hn-header{--hnh-accent: #4CD9D6;--hnh-text: #ffffff;--hnh-bg-scrolled: rgba(8, 14, 22, .88);--hnh-font: "Archivo", system-ui, sans-serif;position:fixed;top:var(--hn-announcement-height, 0px);left:0;right:0;z-index:512;width:100%;background:transparent!important;background-color:transparent!important;background-image:none!important;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:1px solid transparent;box-shadow:none;transition:background .28s ease,border-color .28s ease,box-shadow .28s ease,backdrop-filter .28s ease;font-family:var(--hnh-font);box-sizing:border-box}.hn-header *,.hn-header *:before,.hn-header *:after{box-sizing:border-box}.hn-header.is-scrolled{background:var(--hnh-bg-scrolled)!important;background-color:var(--hnh-bg-scrolled)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom-color:#4cd9d61f;box-shadow:0 8px 28px #00000047}.shopify-section.section-home-new-header:has(.hn-header--solid),.section-home-new-header:has(.hn-header--solid){height:var(--hn-header-height, 88px)!important;min-height:var(--hn-header-height, 88px)!important}.hn-header--solid{position:fixed;top:var(--hn-announcement-height, 0px);left:0;right:0;background:var(--hnh-bg, #ffffff)!important;background-color:var(--hnh-bg, #ffffff)!important;border-bottom:1px solid rgba(10,18,31,.08);box-shadow:none}.hn-header--solid.is-scrolled{background:var(--hnh-bg, #ffffff)!important;background-color:var(--hnh-bg, #ffffff)!important;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:#0a121f1a;box-shadow:0 8px 24px #0a121f14}.hn-header--solid .hn-header__logo img{mix-blend-mode:normal}.hn-header--solid .hn-header__submenu{background:#080e16f5}.hn-header--solid .hn-header__submenu a{color:#fff}.hn-header--solid .hn-header__submenu a:hover{color:var(--hnh-accent)}body:has(.hn-header) .header-section{display:none!important}.hn-header__inner{width:100%;max-width:1920px;margin:0 auto;padding:clamp(14px,1.25vw,22px) clamp(20px,5.2083vw,100px);display:grid;grid-template-columns:minmax(140px,1fr) auto minmax(140px,1fr);align-items:center;column-gap:clamp(16px,2vw,40px)}.hn-header__logo{display:block;justify-self:start;line-height:0;text-decoration:none;color:var(--hnh-text);transition:opacity .2s ease}.hn-header__logo:hover{opacity:.9}.hn-header__logo img{display:block;height:clamp(42px,3.4375vw,66px);width:auto;mix-blend-mode:lighten}.hn-header__logo-text{font:normal normal 600 clamp(16px,1.25vw,22px) / 1.2 var(--hnh-font);letter-spacing:.06em;text-transform:uppercase;color:var(--hnh-accent)}.hn-header__nav{display:flex;align-items:center;justify-content:center;justify-self:center;gap:clamp(20px,2.2917vw,44px);margin:0;padding:0;list-style:none}.hn-header__item{position:relative;margin:0;padding:0;list-style:none}.hn-header__link{position:relative;display:inline-flex;align-items:center;gap:6px;font:normal normal 500 clamp(12px,.9375vw,16px) / 1.2 var(--hnh-font);letter-spacing:.08em;color:var(--hnh-text);text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:color .2s ease;background:none;border:0;padding:0;cursor:pointer}.hn-header__link:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:var(--hnh-accent);transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.hn-header__link:hover,.hn-header__item:hover>.hn-header__link,.hn-header__item.is-open>.hn-header__link{color:var(--hnh-accent)}.hn-header__link:hover:after,.hn-header__item:hover>.hn-header__link:after,.hn-header__item.is-open>.hn-header__link:after{transform:scaleX(1)}.hn-header__caret{display:inline-block;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease;flex-shrink:0}.hn-header__item:hover>.hn-header__link .hn-header__caret,.hn-header__item.is-open>.hn-header__link .hn-header__caret{transform:rotate(225deg) translateY(-1px)}.hn-header__submenu{position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%) translateY(6px);min-width:220px;margin:0;padding:10px 0;list-style:none;background:#080e16f5;border:1px solid rgba(76,217,214,.18);border-radius:8px;box-shadow:0 16px 40px #00000059;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:120}.hn-header__submenu:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px}.hn-header__item:hover>.hn-header__submenu,.hn-header__item:focus-within>.hn-header__submenu,.hn-header__item.is-open>.hn-header__submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.hn-header__submenu a{display:block;padding:10px 18px;font:normal normal 400 14px / 1.3 var(--hnh-font);letter-spacing:.04em;color:var(--hnh-text);text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:color .2s ease,background .2s ease}.hn-header__submenu a:hover{color:var(--hnh-accent);background:#4cd9d614}.hn-header__submenu .hn-header__item{position:relative}.hn-header__submenu .hn-header__submenu{top:0;left:calc(100% + 4px);transform:translateY(6px)}.hn-header__submenu .hn-header__item:hover>.hn-header__submenu,.hn-header__submenu .hn-header__item:focus-within>.hn-header__submenu,.hn-header__submenu .hn-header__item.is-open>.hn-header__submenu{transform:translateY(0)}.hn-header__utils{display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:clamp(16px,1.3542vw,26px)}.hn-header__icon{display:inline-flex;align-items:center;justify-content:center;width:clamp(22px,1.4583vw,28px);height:clamp(22px,1.4583vw,28px);color:var(--hnh-text);text-decoration:none;transition:color .2s ease;background:none;border:0;padding:0;cursor:pointer}.hn-header__icon:hover{color:var(--hnh-accent)}.hn-header__icon svg,.hn-header__icon .icon,.hn-header__icon .icon svg{width:100%;height:100%;display:block;color:inherit}.hn-header__utils .cart-button,.hn-header__utils .header__button,.hn-header__utils .btn{display:inline-flex!important;align-items:center;justify-content:center;width:clamp(22px,1.4583vw,28px)!important;height:clamp(22px,1.4583vw,28px)!important;min-width:0!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--hnh-text)!important;text-decoration:none!important}.hn-header__utils .cart-button:hover,.hn-header__utils .header__button:hover{color:var(--hnh-accent)!important;background:transparent!important}.hn-header__utils .cart-button:before,.hn-header__utils .header__button:before,.hn-header__utils .btn:before{display:none!important}.hn-header__utils .cart-button__inner,.hn-header__utils .icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.hn-header__utils .cart-button .icon,.hn-header__utils .cart-button svg{width:clamp(20px,1.3542vw,26px)!important;height:clamp(20px,1.3542vw,26px)!important;color:inherit!important}.hn-header__utils cart-count,.hn-header__utils .cart-count{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--hnh-accent);color:#0a0c10;font:normal normal 600 10px / 16px var(--hnh-font);text-align:center}.hn-header__toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;background:transparent;color:var(--hnh-text);cursor:pointer}.hn-header__toggle span,.hn-header__toggle span:before,.hn-header__toggle span:after{display:block;width:22px;height:2px;background:currentColor;position:relative;transition:transform .2s ease,opacity .2s ease}.hn-header__toggle span:before,.hn-header__toggle span:after{content:"";position:absolute;left:0}.hn-header__toggle span:before{top:-7px}.hn-header__toggle span:after{top:7px}.hn-header__toggle[aria-expanded=true] span{background:transparent}.hn-header__toggle[aria-expanded=true] span:before{top:0;transform:rotate(45deg)}.hn-header__toggle[aria-expanded=true] span:after{top:0;transform:rotate(-45deg)}@media(max-width:1200px){.hn-header__nav{gap:clamp(12px,1.5vw,24px)}}@media(max-width:1024px){.hn-header__inner{grid-template-columns:1fr auto;position:relative}.hn-header__toggle{display:inline-flex}.hn-header__nav{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;align-items:stretch;justify-self:stretch;gap:0;padding:8px 20px 20px;background:#080e16f5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(76,217,214,.18)}.hn-header__nav.is-open{display:flex}.hn-header__item{border-bottom:1px solid rgba(255,255,255,.08)}.hn-header__link{width:100%;justify-content:space-between;padding:14px 0;white-space:normal}.hn-header__link:after{display:none}.hn-header__submenu{position:static;left:auto;top:auto;transform:none;min-width:0;width:100%;margin:0 0 10px;padding:0 0 0 12px;border:0;border-radius:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;display:none}.hn-header__submenu:before{display:none}.hn-header__item.is-open>.hn-header__submenu{display:block;transform:none}.hn-header__item:hover>.hn-header__submenu{display:none}.hn-header__item.is-open:hover>.hn-header__submenu,.hn-header__item.is-open>.hn-header__submenu{display:block}.hn-header__submenu a{padding:10px 0;white-space:normal}.hn-header__utils{justify-self:end}.hn-header--solid .hn-header__nav{background:var(--hnh-bg, #ffffff);border-bottom-color:#0a121f1a}.hn-header--solid .hn-header__item{border-bottom-color:#0a121f14}.hn-header--solid .hn-header__submenu a{color:var(--hnh-text)}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/home-new-header.css.map */
