.page-width{width:min(100% - 8rem,87.5rem);margin-inline:auto}.announcement-bar{position:relative;display:flex;min-height:2.5rem;align-items:center;padding:.7rem 0;color:#fff;background:var(--namourou-dark-blue);font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.announcement-bar__inner{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem}.announcement-bar__viewport{position:relative;display:grid;overflow:hidden;min-height:1.3em}.announcement-bar__slide{grid-area:1 / 1;display:flex;align-items:center;justify-content:center;gap:.75rem;text-align:center;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .25s ease}.announcement-bar .announcement-bar__cta{flex:none;padding:.2rem .85rem;color:var(--namourou-dark-blue);background:#fff;border-radius:999px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;text-decoration:none;white-space:nowrap;transition:background .15s ease}.announcement-bar__cta:hover{background:#e5e9f5}.announcement-bar__slide--active{opacity:1;visibility:visible}.announcement-bar__item{white-space:nowrap}.announcement-bar__nav{display:grid;flex:none;width:1.5rem;height:1.5rem;place-items:center;color:#fff;background:transparent;border:0;padding:0;cursor:pointer;opacity:.8}.announcement-bar__nav:hover{opacity:1}.announcement-bar__nav svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.announcement-bar strong{font-weight:700}.announcement-bar a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}.announcement-bar__rating{position:absolute;top:50%;left:0;display:flex;align-items:center;gap:.4rem;margin:0;transform:translateY(-50%);font-size:.78rem;font-weight:600;text-transform:none;letter-spacing:normal;white-space:nowrap}.announcement-bar__stars{display:inline-flex;gap:1px;font-size:.8rem;line-height:1}.announcement-bar__socials{position:absolute;top:50%;right:0;display:flex;gap:.4rem;transform:translateY(-50%)}.announcement-bar__socials a{width:1.5rem;height:1.5rem;display:grid;place-items:center;border-radius:50%;background:#ffffff1f;color:#fff;text-decoration:none;transition:background .15s ease}.announcement-bar__socials a:hover{background:#ffffff38}.announcement-bar__socials a svg{width:60%;height:60%}.announcement-bar__socials a:nth-child(2) svg,.announcement-bar__socials a:nth-child(3) svg{color:var(--namourou-dark-blue)}#shopify-section-header{position:sticky;top:calc(-1 * var(--announcement-h, 0px));z-index:20}.site-header{position:relative;background:var(--namourou-background);border-bottom:1px solid rgb(1 49 132 / 12%)}.header-main{min-height:5rem;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:clamp(1rem,1.6vw,1.75rem);color:var(--namourou-dark-blue);transition:min-height .2s ease}.header-logo{display:inline-flex;width:fit-content;align-items:center;color:var(--namourou-dark-blue);text-decoration:none;font-size:1.75rem;font-family:Krub,Arial,sans-serif;font-weight:700;letter-spacing:.02em}.header-logo img{display:block;width:min(100%,11rem);height:auto;max-height:3.5rem;object-fit:contain;object-position:left center;transition:max-height .2s ease}.site-header.is-stuck .header-main{min-height:3.75rem}.site-header.is-stuck .header-logo img{max-height:2.6rem}.header-nav{display:flex;align-items:center;justify-content:flex-start;gap:clamp(1.25rem,2.4vw,3rem)}.header-nav>a,.header-nav summary{color:var(--namourou-dark-blue);font-size:clamp(.9rem,1.1vw,1rem);font-weight:650;text-decoration:none;white-space:nowrap}.header-nav>a:hover,.header-nav summary:hover{text-decoration:underline;text-underline-offset:.35rem}.header-nav__dropdown{position:static}.header-nav summary{cursor:pointer;list-style:none}.header-nav summary::-webkit-details-marker{display:none}.menu-chevron{display:inline-block;width:.7rem;height:.7rem;margin-left:.3rem;vertical-align:-.05em;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;transition:transform .2s ease}.header-nav__dropdown[open] .menu-chevron{transform:rotate(180deg)}.mega-menu{position:absolute;top:100%;left:0;width:100%;min-height:25rem;overflow:hidden;padding:2.5rem 0 7rem;color:#fff;background:var(--namourou-violet);opacity:0;transform:translateY(-1rem);animation:mega-menu-in .3s ease forwards;box-shadow:0 1.2rem 2rem #213e8d1a}.mega-menu:after{position:absolute;z-index:0;right:-10%;bottom:-5.5rem;left:-10%;height:8.5rem;content:"";background:var(--namourou-background);border-radius:50% 50% 0 0/100% 100% 0 0}.mega-menu__inner{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,5vw,6rem)}.mega-card{min-width:0;display:grid;grid-template-columns:8.5rem minmax(0,1fr);align-items:center;gap:1.5rem;color:#fff;text-decoration:none}.mega-card__media{display:grid;overflow:hidden;aspect-ratio:1;place-items:center;background:#ffffff38;border-radius:1rem;transition:transform .25s ease}.mega-card:hover .mega-card__media{transform:translateY(-.3rem) rotate(-1deg)}.mega-card__media img,.mega-card__placeholder{width:100%;height:100%;object-fit:cover}.mega-card__placeholder{padding:1.25rem;color:#ffffff8c}.mega-card__content{display:grid;gap:.55rem;min-width:0}.mega-card__content strong{font-size:clamp(1.15rem,1.5vw,1.55rem);line-height:1.15}.mega-card__arrow{display:inline-grid;width:1.55rem;height:1.55rem;margin-left:.55rem;place-items:center;border:2px solid currentColor;border-radius:50%;font-size:.95rem}.mega-card__price{font-weight:750}.mega-card__tagline{font-size:1.05rem;line-height:1.4}@keyframes mega-menu-in{to{opacity:1;transform:translateY(0)}}.header-nav__dropdown--simple{position:relative}.simple-menu{position:absolute;top:100%;left:50%;z-index:30;min-width:12rem;margin-top:.9rem;padding:.6rem;background:#fff;border-radius:.85rem;box-shadow:0 1rem 2.5rem #0131842e;opacity:0;transform:translate(-50%,-.5rem);animation:simple-menu-in .18s ease forwards}.simple-menu__arrow{position:absolute;top:-.35rem;left:50%;width:.7rem;height:.7rem;background:#fff;border-radius:2px;transform:translate(-50%) rotate(45deg)}.simple-menu__list{position:relative;z-index:1;display:flex;flex-direction:column;gap:.1rem;margin:0;padding:0;list-style:none}.simple-menu__list a{display:block;padding:.6rem .85rem;color:var(--namourou-dark-blue);font-size:.92rem;font-weight:650;text-decoration:none;white-space:nowrap;border-radius:.5rem}.simple-menu__list a:hover{background:var(--namourou-offwhite)}@keyframes simple-menu-in{to{opacity:1;transform:translate(-50%)}}.header-search-form{display:flex;align-items:center;width:100%;max-width:16rem;margin-inline:auto;background:transparent;border:0;border-bottom:1.5px solid rgb(1 49 132 / 30%);border-radius:0}.header-search-form__input{flex:1;min-width:0;padding:.5rem 0;color:var(--namourou-dark-blue);background:transparent;border:0;font-family:Krub,Arial,sans-serif;font-size:.92rem;font-weight:500}.header-search-form__input::placeholder{color:#01318473}.header-search-form__input:focus{outline:none}.header-search-form__submit{display:grid;flex:none;width:1.6rem;height:1.6rem;margin-left:.5rem;place-items:center;color:var(--namourou-dark-blue);background:transparent;border:0;border-radius:0;cursor:pointer}.header-search-form__submit svg{width:1.05rem;height:1.05rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.header-actions{display:flex;align-items:center;justify-self:end;gap:1.4rem}.header-language{font-weight:650}.header-icon{position:relative;display:grid;width:1.55rem;height:1.55rem;place-items:center;color:var(--namourou-dark-blue)}.header-search{padding:0;background:transparent;border:0;cursor:pointer}.header-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.header-account,.header-cart{display:inline-flex;align-items:center;gap:.45rem;color:var(--namourou-dark-blue);text-decoration:none;font-size:.85rem;font-weight:650;white-space:nowrap}.header-account__icon,.header-cart__icon{width:1.5rem;height:1.5rem;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.header-cart__icon-wrap{position:relative;display:inline-flex}.cart-count{position:absolute;top:-.55rem;right:-.6rem;min-width:1.15rem;min-height:1.15rem;display:grid;place-items:center;padding:.12rem;color:#000;background:var(--namourou-violet);border:2px solid var(--namourou-background);border-radius:50%;font-size:.62rem;font-weight:800}.mobile-menu-toggle{display:none;padding:0;background:transparent;border:0;cursor:pointer}.mobile-menu-toggle__icon-close,.mobile-menu-toggle[aria-expanded=true] .mobile-menu-toggle__icon-open{display:none}.mobile-menu-toggle[aria-expanded=true] .mobile-menu-toggle__icon-close{display:block}@media(max-width:989px){.mega-menu{display:none}.page-width{width:min(100% - 3rem,74rem)}.header-main{min-height:4rem;grid-template-columns:1fr auto 1fr;gap:1rem}.header-nav,.header-search-form{display:none}.mobile-menu-toggle{display:grid;justify-self:start}.header-logo{justify-self:center}.header-logo img{width:11rem;max-height:2.75rem}.header-actions{justify-self:end;gap:.9rem}.header-language,.header-wishlist,.header-account__label,.header-cart__label{display:none}}@media(max-width:640px){.announcement-bar{padding:.6rem 0;font-size:.64rem;letter-spacing:.02em}.announcement-bar__nav{width:1.1rem;height:1.1rem}.announcement-bar__slide{flex-wrap:wrap;row-gap:.3rem;white-space:normal}.announcement-bar__item{white-space:normal}.announcement-bar__socials,.announcement-bar__rating{display:none}}@media(max-width:480px){.page-width{width:min(100% - 2rem,74rem)}.header-actions{gap:.65rem}.header-icon{width:1.4rem;height:1.4rem}.header-account__icon,.header-cart__icon{width:1.35rem;height:1.35rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/header.css.map */
