:root{--bm-navy: #092342;--bm-nav-height: 46px}@media screen and (min-width:990px){.header-wrapper{background-attachment:scroll;background-repeat:no-repeat;background-size:100% 100%;background-position:0 0;background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) calc(100% - var(--bm-nav-height)),var(--bm-navy) calc(100% - var(--bm-nav-height)),var(--bm-navy) 100%)}.header{row-gap:0;padding-bottom:0;grid-template-areas:"heading badges icons" "navigation navigation navigation";grid-template-columns:auto 1fr auto}.header__badge-images{grid-area:badges;display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin:0 2rem 0 0}.header__inline-menu{grid-area:navigation;height:var(--bm-nav-height);display:flex;align-items:center;background-color:var(--bm-navy)}.header__inline-menu>.list-menu--inline{width:100%;justify-content:center}.header__inline-menu>ul>li>a,.header__inline-menu>ul>li>header-menu>details>summary{color:#fff;font-weight:600;letter-spacing:.02em;padding:0 16px;height:var(--bm-nav-height);display:flex;align-items:center;gap:7px;border-bottom:3px solid transparent;transition:border-color .2s ease}.header__inline-menu>ul>li>header-menu>details>summary .icon-caret{position:relative;right:auto;top:auto;flex:0 0 auto}.header__inline-menu>ul>li>a:hover,.header__inline-menu>ul>li>a:focus,.header__inline-menu>ul>li>a:active,.header__inline-menu>ul>li>a[aria-current=page],.header__inline-menu>ul>li>header-menu>details>summary:hover,.header__inline-menu>ul>li>header-menu>details>summary:focus,.header__inline-menu>ul>li>header-menu>details[open]>summary,.header__inline-menu>ul>li>a:hover span,.header__inline-menu>ul>li>a span,.header__inline-menu>ul>li>header-menu>details>summary span,.header__inline-menu>ul>li>header-menu>details>summary:hover span,.header__inline-menu>ul>li>header-menu>details[open]>summary span,.header__inline-menu>ul>li .header__active-menu-item{color:#fff;text-decoration:none}.header__inline-menu>ul>li>a:hover,.header__inline-menu>ul>li>header-menu>details>summary:hover,.header__inline-menu>ul>li>header-menu>details[open]>summary{border-bottom-color:#ffffffe6}.header__inline-menu>ul>li>header-menu>details>summary .icon-caret,.header__inline-menu>ul>li>header-menu>details>summary svg{color:#fff;fill:currentColor}.header__inline-menu .mega-menu__content,.header__inline-menu .header__submenu{top:100%}.mega-menu{max-width:none}}[id$=__collection_boxes]{overflow-x:clip}[id$=__collection_boxes] .title-wrapper-with-link{display:block;margin:0 0 4rem}[id$=__collection_boxes] .collection-list-title{width:100vw;margin:0 0 0 calc(50% - 50vw);padding:20px 0;background:var(--bm-navy);color:#fff;text-align:center;font-size:18px;font-weight:600;letter-spacing:.66px;line-height:23.15px}@media screen and (min-width:750px){.collection-list .card__content .card__heading{min-height:10.5rem;display:flex;margin:0}.collection-list .card__content .card__heading>.full-unstyled-link{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;gap:.6rem}.collection-list .card__content .card__heading .icon-wrap{margin-left:0}}.magnets-mega-menu{padding:40px 0}.magnets-mega-menu__grid{display:grid;grid-template-columns:repeat(9,1fr);gap:24px;max-width:1400px;margin:0 auto;padding:0 20px}@media screen and (max-width:1200px){.magnets-mega-menu__grid{grid-template-columns:repeat(4,1fr);gap:28px 20px}}@media screen and (max-width:750px){.magnets-mega-menu__grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}}.magnets-mega-menu__item{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;transition:transform .3s ease}.magnets-mega-menu__item:hover{transform:translateY(-6px)}.magnets-mega-menu__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;max-width:130px;margin-bottom:14px;border-radius:10px;overflow:hidden;background:#f0f0f0;box-shadow:0 4px 12px #0000001a;transition:box-shadow .3s ease}.magnets-mega-menu__item:hover .magnets-mega-menu__image-wrapper{box-shadow:0 8px 25px #0000002e}.magnets-mega-menu__image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.magnets-mega-menu__item:hover .magnets-mega-menu__image-wrapper img{transform:scale(1.1)}.magnets-mega-menu__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#e8e8e8,#f5f5f5)}.magnets-mega-menu__placeholder svg{width:35%;height:35%;opacity:.35;fill:#999}.magnets-mega-menu__title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;line-height:1.35;color:rgba(var(--color-foreground),1);transition:color .2s ease}.magnets-mega-menu__item:hover .magnets-mega-menu__title{color:rgba(var(--color-foreground),.7)}@media screen and (max-width:990px){.magnets-mega-menu__image-wrapper{max-width:110px}.magnets-mega-menu__title{font-size:11px}}.magnets-mega-menu__footer{display:flex;justify-content:center;margin-top:32px;padding-top:24px;border-top:1px solid rgba(var(--color-foreground),.1)}.magnets-mega-menu__view-all{display:inline-flex;align-items:center;gap:10px;padding:14px 36px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none;color:#fff;background:var(--bm-navy);border-radius:5px;transition:all .3s ease}.magnets-mega-menu__view-all:hover{opacity:.9;transform:translateY(-3px);box-shadow:0 6px 20px #0923424d}.magnets-mega-menu__view-all svg{width:18px;height:18px;transition:transform .3s ease}.magnets-mega-menu__view-all:hover svg{transform:translate(5px)}@media(prefers-reduced-motion:reduce){.magnets-mega-menu__item,.magnets-mega-menu__image-wrapper img,.magnets-mega-menu__view-all,.magnets-mega-menu__view-all svg,.header__inline-menu>ul>li>a,.header__inline-menu>ul>li>header-menu>details>summary{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/header-custom.css.map */
