sticky-header.mockup-header-wrapper,static-header.mockup-header-wrapper,.mockup-header-wrapper{display:block;background-color:#0a1c33;color:#fff;font-family:var(--font-body-family),sans-serif;position:relative;z-index:5;width:100%;box-sizing:border-box}.mockup-header-wrapper,.mockup-header-wrapper *{box-sizing:border-box}.mockup-header-wrapper header.header{display:block;border:none;background:transparent;box-shadow:none}.mockup-top-bar{background-color:#061223;border-bottom:1px solid rgba(255,255,255,.08);width:100%}.mockup-top-bar-inner{display:flex;justify-content:space-between;align-items:center;padding-top:8px;padding-bottom:8px;font-size:1.2rem}.mockup-top-bar a{color:#fff;text-decoration:none}.mockup-top-bar a:hover{text-decoration:underline}.mockup-top-bar-right{display:flex;gap:20px;align-items:center}.mockup-top-bar-right:only-child{margin-left:auto}.mockup-email-link{display:inline-flex;align-items:center;gap:6px}.mockup-email-link svg{width:14px;height:14px;fill:currentColor;display:inline-block;vertical-align:middle}.mockup-main-header{display:flex;justify-content:space-between;align-items:center;padding-top:15px;padding-bottom:15px;gap:20px;background-color:#0a1c33;width:100%}.mockup-logo-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff}.mockup-logo-badge{background-color:#4dbcd2;color:#0a1c33;width:38px;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.mockup-logo-text{font-size:22px;font-weight:700;line-height:1.2;display:flex;align-items:center}.mockup-logo-text-medi{color:#4dbcd2}.mockup-logo-text-friend{color:#fff;margin-left:5px}.mockup-logo-img-desktop{width:var(--logo-width-desktop);max-width:var(--logo-width-desktop);height:auto;display:block}.mockup-logo-img-mobile{display:none}.mockup-search-container{flex:1;max-width:650px;position:relative;z-index:2}.mockup-search-form{display:flex;background-color:#fff;border:1px solid transparent;border-radius:8px;overflow:hidden;height:44px;margin:0;width:100%;transition:border-color .25s ease,box-shadow .25s ease}.mockup-search-input{flex:1;border:none;padding:0 16px;font-size:1.4rem;color:#333;background-color:#fff;height:100%;line-height:normal}.mockup-search-input::placeholder{color:#777}.mockup-search-btn{background-color:#4dbcd2;border:none;color:#0a1c33;font-size:1.4rem;font-weight:600;display:flex;align-items:center;gap:8px;padding:0 20px;cursor:pointer;transition:background-color .2s;height:100%}.mockup-search-btn:hover{background-color:#3faec4}.mockup-search-btn svg{width:16px;height:16px;fill:currentColor}.mockup-header-wrapper .products-mega-menu__cards .card__heading{font-size:12px;font-weight:500}.mockup-cart-link{color:#fff;text-decoration:none;position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.mockup-cart-link svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.5px;fill:none}.mockup-header-wrapper .mockup-cart-bubble{position:absolute;top:2px;right:2px;background-color:#4dbcd2;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:5}.mockup-header-wrapper .mockup-cart-bubble span:not(.visually-hidden),.mockup-cart-count{color:#0a1c33;font-size:1.1rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;margin:0}.mockup-nav-row{padding-bottom:6px;display:flex;justify-content:center;width:100%}.mockup-nav-list{display:flex;flex-wrap:wrap;gap:12px;list-style:none;padding:0;margin:0}.mockup-nav-item{position:relative;display:flex;align-items:center}.mockup-nav-item header-menu,.mockup-nav-item products-mega-menu{display:flex;align-items:center}.mockup-nav-item details{display:block;margin:0;padding:0}.mockup-nav-item details summary{list-style:none}.mockup-nav-item details summary::-webkit-details-marker{display:none}.mockup-nav-link,.mockup-nav-item products-mega-menu summary.header__menu-item,.mockup-nav-item products-mega-menu summary.products-mega-menu{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;text-decoration:none;font-size:1.4rem;font-weight:500;padding:0 18px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background-color:#ffffff05;transition:background-color .2s ease,border-color .2s ease;cursor:pointer;height:40px;min-width:120px;box-sizing:border-box;white-space:nowrap;list-style:none;line-height:1}.mockup-nav-link:hover,.mockup-nav-item products-mega-menu summary.header__menu-item:hover,.mockup-nav-item products-mega-menu summary.products-mega-menu:hover{background-color:#ffffff14;border-color:#ffffff4d;text-decoration:none}.mockup-nav-link svg.icon-home{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5px;flex-shrink:0}.mockup-nav-link svg.icon-caret,.mockup-nav-item products-mega-menu summary .icon-caret,.mockup-nav-item products-mega-menu summary svg{position:static;display:inline-block;width:10px;height:10px;fill:none;stroke:currentColor;margin-left:6px;vertical-align:middle;flex-shrink:0}.mockup-nav-item .header__submenu{top:100%;left:0;margin-top:8px;width:max-content;min-width:280px;max-width:450px;border-radius:6px;box-shadow:0 4px 12px #00000026}.mockup-nav-item products-mega-menu details[open] .products-mega-menu__body{position:fixed;top:var(--header-height, 100px);left:0;right:0;width:100vw;z-index:99999;margin-top:0}.mockup-bottom-bar{background-color:#4dbcd2;color:#0a1c33;padding:12px 1.5rem;text-align:center;font-size:1.4rem;font-weight:600;width:100%;display:block;text-decoration:none}@media screen and (max-width:749px){.mockup-top-bar-inner{flex-wrap:wrap;justify-content:center;gap:10px;padding-top:6px;padding-bottom:6px}.mockup-top-bar-right{display:flex;gap:12px;align-items:center}.mockup-top-bar-right:only-child{margin-left:0}.mockup-email-link,.mockup-track-link{display:none}.mockup-main-header{padding-top:12px;padding-bottom:12px;gap:10px}.mockup-logo-badge{width:32px;height:32px;font-size:20px;border-radius:6px}.mockup-logo-text{font-size:18px}.mockup-logo-img-desktop{display:none}.mockup-logo-img-mobile{width:var(--logo-width-mobile);max-width:var(--logo-width-mobile);height:auto;display:block}.mockup-mobile-menu-btn{display:flex;align-items:center;gap:6px;background:none;border:none;color:#fff;font-size:1.4rem;font-weight:500;cursor:pointer;padding:0}.mockup-mobile-menu-btn svg{width:20px;height:20px;fill:currentColor}.mockup-nav-row,.mockup-desktop-search{display:none}.mockup-search-row-mobile{padding-bottom:16px;background-color:#0a1c33;width:100%}.mockup-search-container{max-width:100%}.mockup-search-form{background-color:#ffffffe6;border-radius:8px}.mockup-search-input{background-color:transparent}.mockup-search-btn{background-color:#4dbcd2;color:#0a1c33}.mockup-bottom-bar{font-size:1.2rem;padding:10px 1.5rem}.section-header:has(>.mockup-header-wrapper){position:sticky;top:0;z-index:5}.section-header.shopify-section-header-hidden:has(>.mockup-header-wrapper){transform:none}}@media screen and (min-width:750px){.mockup-mobile-menu-btn,.mockup-search-row-mobile{display:none}}.mockup-header-wrapper header-drawer summary.header__icon--menu{position:absolute;left:-9999px;top:-9999px;width:44px;height:44px;opacity:0;margin:0;padding:0;border:none}.mockup-header-wrapper header-drawer summary.header__icon--menu *{display:none}.mockup-header-wrapper header-drawer{position:absolute;width:0;height:0;margin:0;padding:0;overflow:visible;top:0;left:0;z-index:9000}.mockup-search-container predictive-search,.mockup-search-container search-form,.mockup-search-container .search-modal__form:not(.mockup-search-form){border:none;border-bottom:none;box-shadow:none;outline:none;background:transparent;position:relative;z-index:2}.mockup-search-container .predictive-search-status{display:block;position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;margin:-1px;padding:0}.mockup-search-container predictive-search:not([open]):not([loading]) .predictive-search,.mockup-search-container search-form:not([open]) .predictive-search{display:none;height:0;min-height:0;padding:0;margin:0;border:none;overflow:hidden}.mockup-search-container predictive-search[open] .predictive-search,.mockup-search-container predictive-search[loading] .predictive-search{display:block;background-color:#fff;color:#333;border:1px solid rgba(0,0,0,.1);border-top:none;border-radius:0 0 12px 12px;box-shadow:0 8px 32px #0000002e;overflow-y:auto;z-index:99999}.mockup-search-form:focus-within{border-color:#4dbcd2;box-shadow:0 0 0 2px #4dbcd233}.mockup-search-form .field{display:flex;width:100%;height:100%;border:none;box-shadow:none;margin:0;padding:0;position:relative}.mockup-search-form .field:after,.mockup-search-form .field:before{display:none;content:none;box-shadow:none;border:none}.mockup-search-form label.field__label{display:none}.mockup-search-form .field__button.reset__button{position:static;align-self:center;height:100%;width:40px;display:flex;align-items:center;justify-content:center;color:#777;background:transparent;border:none;padding:0;z-index:3;cursor:pointer;flex-shrink:0;transition:color .2s ease}.mockup-search-form .field__button.reset__button:hover{color:#333}.mockup-search-form .field__button.reset__button svg{width:18px;height:18px}.mockup-search-form .field__button.reset__button.hidden{display:none}.mockup-search-form .field__button.search__button{position:static;height:100%;width:auto;background-color:#4dbcd2;color:#0a1c33;font-size:1.4rem;font-weight:600;display:flex;align-items:center;gap:8px;padding:0 20px;cursor:pointer;border-radius:0 8px 8px 0;transition:background-color .2s;border:none;flex-shrink:0}.mockup-search-form .field__button.search__button:hover{background-color:#3faec4}.mockup-top-bar .localization-form-v2{display:inline-block;margin:0;padding:0}.mockup-top-bar .localization-v2__button{background-color:transparent;color:#fff;border:none;font-size:1.2rem;font-weight:500;display:inline-flex;align-items:center;gap:6px;padding:4px 8px;cursor:pointer;text-transform:uppercase;height:auto;line-height:1.2}.mockup-top-bar .localization-v2__button:hover{color:#4dbcd2}.mockup-top-bar .localization-v2__button .icon-caret{width:8px;height:8px;position:static;color:currentColor;margin-left:2px;transition:transform .2s ease}.mockup-top-bar .localization-v2__button[aria-expanded=true] .icon-caret{transform:rotate(180deg)}.mockup-top-bar .disclosure__list-wrapper{background-color:#0a1c33;border:1px solid rgba(255,255,255,.15);border-radius:6px;box-shadow:0 4px 12px #00000080;z-index:100;top:100%;bottom:auto;transform:translateY(6px)}.mockup-top-bar .disclosure__list{background-color:#0a1c33;color:#fff;max-height:250px;overflow-y:auto}.mockup-top-bar .disclosure__item{list-style:none}.mockup-top-bar .disclosure__link{color:#fffc;font-size:1.2rem;padding:8px 12px;display:flex;align-items:center;gap:8px;text-decoration:none;transition:background-color .2s,color .2s}.mockup-top-bar .disclosure__link:hover{background-color:#ffffff14;color:#4dbcd2;text-decoration:none}.mockup-top-bar .disclosure__link--active{background-color:#ffffff0a;color:#4dbcd2;font-weight:600}.mockup-top-bar .localization-form-v2__image{border-radius:2px;vertical-align:middle}.mockup-search-container .predictive-search{z-index:99999;position:absolute;left:0;right:0;top:100%;width:100%}.mockup-header-wrapper .products-mega-menu__overlay{display:none}@media screen and (max-width:990px){.js-scrolled .mockup-header-wrapper .mockup-top-bar{transition:transform .3s ease,margin-top .3s ease,opacity .3s ease}.js-scrolled .mockup-header-wrapper .mockup-bottom-bar,.js-scrolled .mockup-header-wrapper .mockup-search-row-mobile{transition:max-height .3s ease,padding .3s ease,opacity .3s ease}.mockup-bottom-bar{max-height:80px;overflow:hidden}.mockup-search-row-mobile{max-height:100px;overflow:visible}.mockup-top-bar.mockup-scrolled-hide{transform:translateY(-100%);margin-top:-45px;opacity:0;pointer-events:none}.mockup-bottom-bar.mockup-scrolled-hide{max-height:0;padding-top:0;padding-bottom:0;opacity:0;pointer-events:none}.mockup-search-row-mobile.mockup-scrolled-hide{max-height:0;padding-top:0;padding-bottom:0;opacity:0;pointer-events:none;overflow:hidden}}.mockup-header-wrapper{display:none!important}html.header-variant .mockup-header-wrapper{display:block!important}html.header-variant .header-wrapper:not(.mockup-header-wrapper){visibility:hidden;height:0;min-height:0;padding:0;border:0}html.header-variant .header-wrapper:not(.mockup-header-wrapper) .header{padding-top:0;padding-bottom:0}html.header-variant .header-wrapper:not(.mockup-header-wrapper){--color-foreground: var(--color-base-text);--color-background: var(--color-base-background-1);--gradient-background: var(--gradient-base-background-1);--color-link: var(--color-base-outline-button-labels);--alpha-link: .85;--color-button: var(--color-base-accent-1);--color-button-text: var(--color-base-solid-button-labels);--alpha-button-background: 1;--alpha-button-border: 1;--color-badge-background: var(--color-background);--color-badge-border: var(--color-foreground);--alpha-badge-border: .1;--accent-color: var(--color-base-accent-1);--border-color: var(--color-foreground)}html.header-variant .header-wrapper:not(.mockup-header-wrapper) .products-mega-menu__cards .card__heading{font-size:12px;font-weight:500}html.header-variant .header-wrapper:not(.mockup-header-wrapper) header-drawer summary.header__icon--menu{position:absolute;left:-9999px;top:-9999px;width:44px;height:44px;opacity:0;margin:0;padding:0;border:none}html.header-variant .header-wrapper:not(.mockup-header-wrapper) header-drawer summary.header__icon--menu *{display:none}html.header-variant .shopify-section[id*=fe1c8c67-b84c-4466-a515-70df3134c1c0]{display:none!important}.mockup-header-wrapper .header{padding-top:0;padding-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/41/assets/mockup-header.css.map */
