.secondary-navigation{display:none}.brand-nav-v2{position:relative;--body-text-color: #fff;--heading-color: #fff;--bg-nav-color: #052c49;--heading-font: var(--extra-font);--body-font-family: var(--extra-font);--grid-cols: 5}.secondary-navigation-v2{position:absolute;z-index:2;top:0;inset-inline:0;display:grid;grid-template-columns:[full-start] minmax(2rem,1fr) [content-start] min(calc(100% - 4rem),176rem) [content-end] minmax(2rem,1fr) [full-end]}.template-index .secondary-navigation-v2.is-sticky{position:fixed;top:0;inset-inline:0;z-index:100;animation:slideDown .3s ease-in-out;box-shadow:0 2px 10px 2px #0003}.secondary-navigation-v2 span{background-color:var(--bg-nav-color)}.secondary-navigation-v2__list{display:grid;grid-template-columns:repeat(var(--grid-cols),minmax(0,1fr));justify-content:space-between;grid-column:full;list-style:none;padding-left:0;margin-block:0;position:relative}.secondary-navigation-v2__list img{display:block;max-width:80%}.secondary-navigation-v2__list a{background-color:var(--bg-nav-color);display:flex;align-items:center;justify-content:center;padding:.75rem}.secondary-navigation-v2__list .active{background-color:transparent}.brand-nav-v2__banner--desktop{display:none}.brand-nav-v2__banner--mobile{display:block}@media screen and (min-width: 48rem){.brand-nav-v2__banner--desktop{display:block}.brand-nav-v2__banner--mobile{display:none}}.brand-nav-v2__banner{position:relative;display:grid;grid-template-columns:[full-start] minmax(2rem,1fr) [content-start] min(calc(100% - 4rem),160rem) [content-end] minmax(2rem,1fr) [full-end];grid-template-rows:6.4rem auto 1fr;background:var(--background-image) center top/100% no-repeat;max-height:60rem}.brand-nav-v2__banner>img{grid-column:full;grid-row:1/-1;opacity:0}.brand-sub-nav-v2{grid-column:full;grid-row:2/3;z-index:100}.brand-sub-nav-v2__wrapper{display:flex;width:100%;gap:2rem}.brand-sub-nav-v2__list{--order: 1;--link-color: var(--body-text-color);--image-max-size: 40rem;--sticky-image-max-size: 20rem;display:flex;justify-content:center;align-items:center;gap:clamp(5rem,-2rem + 11.6667vw,12rem);flex-grow:1;padding-left:0;margin-block:0;list-style:none;padding-block:1rem}.brand-sub-nav-v2__list.h-left{justify-content:flex-start}.brand-sub-nav-v2__list.h-end{justify-content:flex-end}.brand-sub-nav-v2__list.v-top{align-items:flex-start}.brand-sub-nav-v2__list.v-bottom{align-items:flex-end}.brand-sub-nav-v2__list--dark{--link-color: var(--bg-nav-color)}.brand-sub-nav-v2__list li{order:var(--order)}.brand-sub-nav-v2__list a{display:flex;color:var(--link-color);font-size:clamp(1.6rem,1.4rem + .3333vw,1.8rem);text-decoration:none}.brand-sub-nav-v2__list .active{border-bottom:1px solid var(--link-color)}.brand-sub-nav-v2__search,.brand-sub-nav-v2__cart{display:none}.brand-nav-v2__banner-content{grid-column:content;grid-row:3/-1;padding-bottom:3rem;display:flex;flex-direction:column;position:relative}.brand-nav-v2__banner-content--full{grid-column:full;padding-inline:2rem}.brand-nav-v2__title{margin-bottom:2rem}.brand-nav-v2__banner-content.h-center{text-align:center;align-items:center}.brand-nav-v2__banner-content.h-left{text-align:left;align-items:start}.brand-nav-v2__banner-content.h-right{text-align:right;align-items:end}.brand-nav-v2__banner-content.v-center{justify-content:center}.brand-nav-v2__banner-content.v-top{justify-content:flex-start}.brand-nav-v2__banner-content.v-bottom{justify-content:flex-end}.brand-nav-v2__content{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(2rem,-8rem + 8.3333vw,4rem)}.brand-nav-v2__banner-content.h-center .brand-nav-v2__content{align-items:center}.brand-nav-v2__banner-content.h-right .brand-nav-v2__content{align-items:flex-end}.brand-nav-v2__btn{padding:1rem 3rem;background:#ffffff80!important;color:#000!important;border-radius:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:none!important}.brand-sub-nav-v2.is-sticky{--body-text-color: #000;--heading-color: #000;--link-color: var(--bg-nav-color);position:fixed;top:0;inset-inline:0;z-index:100;animation:slideDown .3s ease-in-out;padding-block:1rem;background:#fff;box-shadow:0 2px 10px 2px #0003}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__logo{order:-1!important}.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__search,.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__cart{display:flex;align-items:center}.brand-sub-nav-v2__cart-icon{display:flex}.brand-sub-nav-v2__cart-icon svg{width:3.5rem;height:3.5rem}.brand-sub-nav-v2__search{max-width:40rem;width:100%}.brand-sub-nav-v2__search form{width:100%}.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__list{justify-content:flex-start;align-items:center;padding-block:0;gap:clamp(1rem,-2.2rem + 5vw,5rem)}.brand-sub-nav-v2__logo-img{width:var(--image-max-size)}.brand-sub-nav-v2__logo-img--sticky{display:none;max-width:var(--sticky-image-max-size)}.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__logo-img{display:none}.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__logo-img--sticky{display:block}.brand-nav-v2__content img{max-width:25vw}@media screen and (max-width: 64rem){.brand-sub-nav-v2__logo,.secondary-navigation-v2{display:none}.brand-nav-v2__banner{grid-template-rows:auto auto 1fr}.sticky-down .brand-sub-nav-v2.is-sticky{z-index:-999;transform:translateY(-200%);transition:all .3s ease-in-out}.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__list{justify-content:flex-start}.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__search,.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__cart{display:none}.brand-sub-nav-v2{grid-row:1/2;background:#fff;align-self:center;top:8.8rem!important}.brand-sub-nav-v2__list{--link-color: var(--bg-nav-color);justify-content:flex-start}.brand-nav-v2__banner-content{padding-block:1rem}.brand-sub-nav-v2__list a{padding-block:1.5rem;padding-inline:1rem;color:#a6a6a6;font-size:1.6rem}.brand-sub-nav-v2__list .active{border-bottom:0}.brand-sub-nav-v2__list li{position:relative;flex-shrink:0}.brand-sub-nav-v2__list .active a{color:var(--pure-dark-color)}.brand-sub-nav-v2__list .active a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--brand-color)}.brand-sub-nav-v2.is-sticky,.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__list,.brand-sub-nav-v2__list{gap:0;padding-block:0}}@media screen and (max-width: 60rem){.brand-nav-v2__btn{font-size:0;background:transparent;top:0;right:0;bottom:0;left:0;position:absolute;opacity:0}}@media screen and (max-width: 48rem){.brand-sub-nav-v2{--body-text-color: var(--bg-nav-color);--heading-color: var(--bg-nav-color);grid-column:full}.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__search,.brand-sub-nav-v2.is-sticky .brand-sub-nav-v2__cart{display:none}.brand-nav-v2__banner{background:var(--mobile-background-image) center top/100% no-repeat}.brand-nav-v2__banner-content{grid-row:2/-1}.brand-nav-v2__content img{max-width:60vw}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/section-brands-nav-v2.css.map */
