.global-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#fff;height:var(--header-height)}.global-header a,.global-header select,.global-header option,.global-header span{font-family:var(--font-black-family);font-weight:900;color:var(--color-black);text-decoration:none;text-transform:uppercase;line-height:24px;font-size:20px}@media screen and (max-width: 749px){.global-header select{font-size:16px}}@media screen and (min-width: 750px){.global-header{height:var(--header-height-md)}}.global-header.submenu-active .global-header__submenu{transform:translateZ(0);transition-delay:.3s}.global-header.submenu-active .mobile-nav .global-header__mobile__menu__list{transform:translate3d(-100%,0,0);transition-delay:0s}@media screen and (max-width: 768px){.global-header.submenu-active .global-header__chooselove{display:none}.global-header.submenu-active .global-header__back{display:flex}}.global-header.submenu-hide .global-header__submenu{transition-delay:0s}.global-header.submenu-hide .mobile-nav .global-header__mobile__menu__list{transition-delay:.3s}.global-header .page-width{flex:1}@media screen and (min-width: 750px){.global-header .page-width{padding:0;margin:0 var(--gutter-medium)}}@media screen and (min-width: 990px){.global-header .page-width{margin:0 var(--gutter-large)}}@media screen and (min-width: 1440px){.global-header .page-width{margin:0 var(--gutter-wide)}}.global-header header{position:relative;z-index:1;height:100%;padding:15px 0;display:flex;align-items:center;background-color:#fff;border-bottom:solid 1px var(--color-grey)}@media screen and (min-width: 750px){.global-header header{padding:20px 0}}.global-header .flex-wrapper{display:flex;justify-content:space-between}.global-header .flex-wrapper .grid-item{display:flex;align-items:center}.global-header .flex-wrapper .grid-item:nth-child(2){justify-content:center}.global-header .flex-wrapper .grid-item:nth-child(3){justify-content:right}.global-header .global-header__home{width:100px}.global-header .global-header__chooselove{height:34px}.global-header .global-header__chooselove svg{width:40px;height:34px}@media screen and (min-width: 750px){.global-header .global-header__chooselove{height:46px}.global-header .global-header__chooselove svg{width:54px;height:46px}}.global-header .global-header__chooselove:hover{text-decoration:none}.global-header .global-header__chooselove:hover svg{fill:var(--color-magenta)}.global-header .global-header__back{align-items:center;display:none}.global-header .global-header__back svg{margin-right:16px}.global-header .shopify-currency-form select{border:none;padding:.5em 2.5em .5em 1em}.global-header .shopify-currency-form.desktop-currency-selector{border-right:solid 1px var(--color-grey);margin-right:13px;padding-right:15px;display:none}@media screen and (min-width: 990px){.global-header .shopify-currency-form.desktop-currency-selector{display:block}}.global-header .shopify-currency-form.mobile-currency-selector select{background-color:transparent;color:#fff;padding:.5em 3em .5em 0}.global-header .global-header__cart{text-decoration:none;position:relative;display:block;padding-right:16px;padding-top:5px;cursor:pointer}.global-header .global-header__cart svg{width:24px;height:21px;position:relative}.global-header .global-header__cart:hover svg path{fill:var(--color-magenta)}.global-header .global-header__cart .global-header__cart__dollars{display:none}@media screen and (min-width: 750px){.global-header .global-header__cart .global-header__cart__dollars{display:inline-block}}.global-header .global-header__cart .global-header__cart__items{display:flex;align-items:center;justify-content:center;color:var(--color-magenta);width:16px;height:16px;border-radius:16px;position:absolute;top:-2px;right:0;text-align:center;vertical-align:middle}.global-header .global-header__menu__desktop{display:none}@media screen and (min-width: 990px){.global-header .global-header__menu__desktop{display:flex}}.global-header .global-header__menu__desktop ul{margin:0;padding:0;display:flex;justify-content:space-between;flex-wrap:nowrap}.global-header .global-header__menu__desktop ul li.link{text-decoration:none;white-space:nowrap;line-height:24px}.global-header .global-header__menu__desktop ul li.show-submenu{position:relative;padding-right:25px}.global-header .global-header__menu__desktop ul li.show-submenu:after{content:"";width:17px;height:12px;position:absolute;right:0;top:50%;transform:translateY(-50%);background-image:url(https://cdn.shopify.com/s/files/1/2496/1730/files/ico-select.svg?v=1700096759);background-repeat:no-repeat;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.global-header .global-header__menu__desktop ul li.show-submenu:hover:after{transform:translateY(-50%) rotate(180deg)}.global-header .global-header__menu__desktop ul li.link a{color:var(--color-black);text-decoration:none;text-transform:uppercase;transition:color .2s;padding:1.5em 0}.global-header .global-header__menu__desktop ul li.link a:hover{color:var(--color-magenta)}.global-header .global-header__menu__desktop ul li.link a:hover svg .external{fill:var(--color-magenta)}.global-header .global-header__menu__desktop ul li.link a svg{margin-left:5px}.global-header .global-header__menu__desktop ul li.link a svg .external{transition:all .2s}.global-header .global-header__menu__desktop ul li.link:not(:last-of-type){margin-right:40px}@media screen and (min-width: 990px) and (max-width: 1180px){.global-header .global-header__menu__desktop ul li.link:not(:last-of-type){margin-right:25px}}.global-header .global-header__submenu{background:var(--color-white);transform:translate3d(-100%,0,0);transition:transform .6s cubic-bezier(.165,.84,.44,1);transition-delay:0s;height:calc(100% - 136px);position:fixed;width:100%}@media screen and (max-width: 749px){.global-header .global-header__submenu{overflow-y:scroll;-webkit-overflow-scrolling:touch}}@media screen and (min-width: 750px){.global-header .global-header__submenu{height:calc(100vh - 167px)}}@media screen and (min-width: 990px){.global-header .global-header__submenu{transition:transform .2s;height:auto;transform:translate3d(0,-100%,0);width:auto}}.global-header .global-header__submenu .flex-wrapper{display:block}@media screen and (min-width: 990px){.global-header .global-header__submenu .flex-wrapper{display:flex;justify-content:flex-start}}.global-header .global-header__submenu .flex-item{display:block;margin:24px 0;border-bottom:solid 1px var(--color-grey);padding:0 0 24px}@media screen and (min-width: 990px){.global-header .global-header__submenu .flex-item{border-bottom:none;padding:0 24px 0 38px;margin:30px 0}}.global-header .global-header__submenu h2{font-family:var(--font-medium-family);font-weight:500;font-style:normal;font-size:14px;letter-spacing:2px;color:var(--color-magenta);margin-bottom:1em}@media screen and (min-width: 990px){.global-header .global-header__submenu h2{font-family:var(--font-black-family);font-weight:900;font-style:normal;text-transform:uppercase;font-size:14px;line-height:24px;letter-spacing:initial;color:var(--color-black)}}.global-header .global-header__submenu ul{margin:0;padding:0;list-style:none}.global-header .global-header__submenu li{margin-bottom:20px;padding:4px 0}.global-header .global-header__submenu li:last-child{margin-bottom:0}.global-header .global-header__submenu li a{font-family:var(--font-black-family);font-weight:900;font-style:normal;font-size:24px;letter-spacing:.15rem;line-height:28px;text-transform:uppercase}.global-header .global-header__submenu li a:hover{color:var(--color-magenta)}@media screen and (min-width: 990px){.global-header .global-header__submenu .page-width{margin:0}.global-header .global-header__submenu li{margin-bottom:0;padding:4px 0}.global-header .global-header__submenu li a{line-height:24px;font-size:20px;letter-spacing:.15rem}.global-header .global-header__submenu li:first-child{padding-top:0}}.global-header .global-header__menu_burger{margin-left:15px;margin-top:7px}@media screen and (min-width: 990px){.global-header .global-header__menu_burger{display:none}}.global-header .global-header__menu_burger .global-header__menu__icon span{display:block;width:22px;height:2px;margin-bottom:10px;position:relative;background:var(--color-black);border-radius:3px;z-index:1;transform-origin:4px 0px;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.global-header .mobile-nav{background:var(--color-white);position:fixed;height:100vh;height:-webkit-fill-available;width:100vw;top:0;transform:translate3d(-100%,0,0);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.global-header .mobile-nav.show{transform:translateZ(0)}@media screen and (min-width: 750px){.global-header .mobile-nav{text-align:center}}.global-header .mobile-nav .global-header__mobile__menu__list{height:100%;background-color:#fff;margin-top:var(--header-height);padding-left:0;transition:transform .6s cubic-bezier(.165,.84,.44,1)}@media screen and (min-width: 750px){.global-header .mobile-nav .global-header__mobile__menu__list{margin-top:var(--header-height-md)}}.global-header .mobile-nav .global-header__mobile__menu__list ul{margin:0;padding:0;list-style:none}.global-header .mobile-nav .global-header__mobile__menu__list li{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.global-header .mobile-nav .global-header__mobile__menu__list li:not(:last-child){border-bottom:solid 1px var(--color-grey)}.global-header .mobile-nav .global-header__mobile__menu__list li.show-submenu svg{transform:rotate(180deg)}.global-header .mobile-nav .global-header__mobile__menu__list a{font-family:var(--font-black-family);font-weight:900;font-style:normal;font-size:24px;letter-spacing:-.5px;line-height:28px;text-transform:uppercase}.global-header .mobile-nav .global-header__mobile__menu__list a svg{width:17px;height:17px;margin-left:5px}.global-header .global-header__social{position:fixed;bottom:0;height:72px;width:100vw;background:var(--color-magenta);display:flex;align-items:center;justify-content:space-between;flex-grow:1;padding:0 var(--gutter-small);color:var(--color-white)}.global-header .global-header__social .social-links{margin:0}.global-header .global-header__social .social-links a{margin-left:30px;margin-right:0;color:var(--color-white)}.global-header .social-sharing{position:static;background:none;border:0;margin-top:-4px;margin-left:14px;padding:0}.global-header .social-sharing a:not(:last-of-type){margin-right:14px}.global-header nav.sticky-collections-nav{position:absolute;top:0;height:50px;width:100%;background:var(--color-magenta);color:#fff;transition:top .2s}.global-header nav.sticky-collections-nav.is-active{top:var(--header-height)}@media screen and (min-width: 750px){.global-header nav.sticky-collections-nav{display:none}}.global-header nav.sticky-collections-nav .page-width{height:100%}.global-header nav.sticky-collections-nav ul{list-style:none;margin:0;height:100%;display:flex;justify-content:space-around;align-items:center}.global-header nav.sticky-collections-nav ul li.link a{transition:color .2s}.global-header nav.sticky-collections-nav ul li.link:nth-child(1).is-active,.global-header nav.sticky-collections-nav ul li.link:nth-child(1) :hover{color:var(--color-aqua)}.global-header nav.sticky-collections-nav ul li.link:nth-child(2).is-active,.global-header nav.sticky-collections-nav ul li.link:nth-child(2) :hover{color:var(--color-pink)}.global-header nav.sticky-collections-nav ul li.link:nth-child(3).is-active,.global-header nav.sticky-collections-nav ul li.link:nth-child(3) :hover{color:var(--color-yellow)}@media screen and (max-width: 749px){html.scroll-lock,body.scroll-lock{height:100vh;overflow:hidden}}html.js-menu-active .global-header__menu__icon span,body.js-menu-active .global-header__menu__icon span{transform:rotate(45deg) translate(6px,-3px);background:var(--color-magenta)}html.js-menu-active .global-header__menu__icon span:last-child,body.js-menu-active .global-header__menu__icon span:last-child{transform:rotate(-45deg) translate(3px,3px)}
/*# sourceMappingURL=/s/files/1/2496/1730/t/30/assets/section-header.css.map */
