.adaptive-header__brands{position:relative;display:flex;align-items:center}.adaptive-header__brands>summary{display:inline-flex;align-items:center;gap:.5rem;min-height:42px;cursor:pointer;list-style:none;white-space:nowrap}.adaptive-header__brands>summary::-webkit-details-marker{display:none}.adaptive-header__brands-indicator{width:.46rem;height:.46rem;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-.14rem) rotate(45deg);transition:transform .16s ease}.adaptive-header__brands[open] .adaptive-header__brands-indicator{transform:translateY(.12rem) rotate(225deg)}.adaptive-header__brands-panel{position:absolute;z-index:110;top:calc(100% + 19px);left:50%;width:min(68rem,calc(100vw - 40px));padding:clamp(1.1rem,2.2vw,2rem);color:#f7f5ee;background:linear-gradient(130deg,#1d1e1dfc,#0f1010fc),#171817;border:1px solid rgba(191,163,119,.48);box-shadow:0 28px 72px #0000006b;transform:translate(-50%)}.adaptive-header__brands-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:30px 30px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 74%);mask-image:linear-gradient(90deg,#000,transparent 74%)}.adaptive-header__brands-panel-head,.adaptive-header__brands-groups{position:relative;z-index:1}.adaptive-header__brands-panel-head{display:flex;align-items:end;justify-content:space-between;gap:1.25rem;padding-bottom:1.2rem;border-bottom:1px solid rgba(255,255,255,.18)}.adaptive-header__brands-panel-head span,.adaptive-header__brands-group>p{color:#bfa377;font-size:.62rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.adaptive-header__brands-panel-head strong{display:block;margin-top:.34rem;font-size:clamp(1.1rem,1.5vw,1.45rem);letter-spacing:-.04em}.adaptive-header__brands-panel-head>a{flex:0 0 auto;padding:.7rem .85rem;color:#171817;background:#bfa377;font-size:.62rem;font-weight:900;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.adaptive-header__brands-panel-head>a:hover,.adaptive-header__brands-panel-head>a:focus-visible{color:#fff;background:#383838;opacity:1}.adaptive-header__brands-groups{display:grid;grid-template-columns:1.15fr .9fr .95fr;gap:clamp(1rem,2.4vw,2rem);padding-top:1.25rem}.adaptive-header__brands-group+.adaptive-header__brands-group{padding-left:clamp(1rem,2.4vw,2rem);border-left:1px solid rgba(255,255,255,.18)}.adaptive-header__brands-group>p{margin:0 0 .85rem}.adaptive-header__brands-links{display:grid;gap:.75rem}.adaptive-header__brands-links article{padding:.7rem 0;border-top:1px solid rgba(255,255,255,.13)}.adaptive-header__brands-links article:first-child{border-top:0}.adaptive-header__brands-links article>a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#fff;font-size:.84rem;font-weight:900;letter-spacing:.02em;text-decoration:none;text-transform:uppercase}.adaptive-header__brands-links article>a span{color:#bfa377}.adaptive-header__brands-links article>a:hover,.adaptive-header__brands-links article>a:focus-visible,.adaptive-header__brands-links article>div a:hover,.adaptive-header__brands-links article>div a:focus-visible{color:#bfa377;opacity:1}.adaptive-header__brands-links small{display:block;margin:.25rem 0 .45rem;color:#b9bbb5;font-size:.68rem;font-weight:500;letter-spacing:0;line-height:1.45;text-transform:none}.adaptive-header__brands-links article>div{display:flex;flex-wrap:wrap;gap:.2rem .85rem}.adaptive-header__brands-links article>div a{color:#e4e1d8;font-size:.6rem;font-weight:800;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.adaptive-header__brands>summary:focus-visible,.adaptive-header__brands-panel a:focus-visible{outline:2px solid #bfa377;outline-offset:3px}@media(max-width:900px){.adaptive-header__brands-panel{width:min(50rem,calc(100vw - 40px))}.adaptive-header__brands-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.adaptive-header__brands-group:nth-child(3){grid-column:1 / -1;padding-top:1.15rem;padding-left:0;border-top:1px solid rgba(255,255,255,.18);border-left:0}.adaptive-header__brands-group:nth-child(3) .adaptive-header__brands-links{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.adaptive-header.has-brand-menu{grid-template-columns:minmax(88px,1fr) auto 40px}.adaptive-header.has-brand-menu .adaptive-header__nav{display:flex;justify-content:flex-end}.adaptive-header.has-brand-menu .adaptive-header__nav>a{display:none}.adaptive-header.has-brand-menu .adaptive-header__domain{display:none}.adaptive-header__brands>summary{min-height:38px;padding:.3rem;font-size:.64rem}.adaptive-header__brands-panel{top:calc(100% + 14px);right:-45px;left:auto;width:min(32rem,calc(100vw - 20px));padding:1rem;transform:none}.adaptive-header__brands-panel-head{align-items:start}.adaptive-header__brands-panel-head>a{padding:.6rem;font-size:.55rem}.adaptive-header__brands-groups,.adaptive-header__brands-group:nth-child(3) .adaptive-header__brands-links{grid-template-columns:1fr}.adaptive-header__brands-group+.adaptive-header__brands-group,.adaptive-header__brands-group:nth-child(3){grid-column:auto;padding-top:1rem;padding-left:0;border-top:1px solid rgba(255,255,255,.18);border-left:0}}.adaptive-header__menu{position:relative;display:flex;align-items:center}.adaptive-header__menu>summary{display:inline-flex;align-items:center;gap:.48rem;min-height:44px;cursor:pointer;list-style:none;white-space:nowrap}.adaptive-header__menu>summary::-webkit-details-marker{display:none}.adaptive-header__menu-indicator{width:.44rem;height:.44rem;border-right:1px solid currentColor;border-bottom:1px solid currentColor;opacity:.65;transform:translateY(-.1rem) rotate(45deg);transition:transform .16s ease}.adaptive-header__menu[open] .adaptive-header__menu-indicator{transform:translateY(.12rem) rotate(225deg)}.adaptive-header__menu-panel{position:absolute;z-index:111;top:calc(100% + 18px);left:50%;width:min(31rem,calc(100vw - 40px));padding:1.05rem;color:#f5f3ee;background:#151817;border:1px solid rgba(191,163,119,.9);box-shadow:0 1.25rem 3.5rem #0000005c;transform:translate(-50%)}.adaptive-header__menu-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:.85rem .85rem;-webkit-mask-image:linear-gradient(135deg,#000,transparent 80%);mask-image:linear-gradient(135deg,#000,transparent 80%)}.adaptive-header__menu-panel>*{position:relative;z-index:1}.adaptive-header__menu-panel--compact{display:grid;gap:.75rem}.adaptive-header__menu-kicker,.adaptive-header__brand-orbit-controls>span{color:#bfa377;font-size:.58rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.adaptive-header__menu-panel--compact>strong{max-width:22rem;color:#fff;font-size:clamp(1.15rem,2vw,1.65rem);line-height:1}.adaptive-header__menu-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.16)}.adaptive-header__menu-links a{min-height:4.7rem;padding:.75rem;color:#e9e7df;font-size:.68rem;font-weight:800;letter-spacing:.03em;line-height:1.25;text-decoration:none}.adaptive-header__menu-links a+a{border-left:1px solid rgba(255,255,255,.16)}.adaptive-header__menu-links a span{display:block;margin-top:.5rem;color:#bfa377;font-size:.9rem}.adaptive-header__menu-links a:hover,.adaptive-header__menu-links a:focus-visible{color:#fff;background:#bfa37724}.adaptive-header__brands>summary{min-height:44px}.adaptive-header__brands-panel{width:min(96rem,calc(100vw - 40px));padding:clamp(1rem,2vw,1.5rem)}.adaptive-header__brands-groups{display:none}.adaptive-header__brands-panel-head{position:relative;z-index:1;margin-bottom:.85rem}.adaptive-header__brand-orbit{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(7.8rem,1fr));gap:.7rem;overflow:visible;padding:.85rem .2rem 1.85rem}.adaptive-header__brand-orbit:before{content:"";position:absolute;z-index:-1;top:50%;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(191,163,119,.8) 8%,rgba(191,163,119,.8) 92%,transparent)}.adaptive-header__brand-orbit-item{position:relative;display:grid;grid-template-rows:3rem auto auto;align-content:center;min-height:7.9rem;padding:.75rem;color:#f6f4ef;background:linear-gradient(145deg,#232625fa,#121413fa);border:1px solid rgba(255,255,255,.2);box-shadow:0 .85rem 1.2rem #0000003b;scroll-snap-align:center;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.adaptive-header__brand-orbit-item:hover,.adaptive-header__brand-orbit-item:focus-visible{border-color:var(--brand-orbit-accent, #bfa377);box-shadow:0 .95rem 1.8rem #00000061,0 0 0 1px var(--brand-orbit-accent, #bfa377);transform:translateY(-.35rem)}.adaptive-header__brand-orbit-logo{display:flex;align-items:center;min-width:0}.adaptive-header__brand-orbit-logo img{display:block;width:100%;max-width:7.2rem;max-height:2.45rem;filter:brightness(0) invert(1);object-fit:contain;object-position:left center}.adaptive-header__brand-hologram{position:absolute;z-index:2;bottom:calc(100% + .5rem);left:50%;display:grid;width:max-content;max-width:12rem;gap:.22rem;padding:.52rem .62rem;color:#eefeff;background:linear-gradient(125deg,#77d8ef40,#c092eb2b 48%,#bfa37742),#0b161af0;border:1px solid color-mix(in srgb,var(--brand-orbit-accent, #bfa377) 72%,#a8f0ff);box-shadow:0 0 1.25rem color-mix(in srgb,var(--brand-orbit-accent, #bfa377) 40%,transparent),inset 0 0 .85rem #8ae0f224;opacity:0;pointer-events:none;transform:translate(-50%,.7rem) scale(.9);transform-origin:50% 100%;transition:opacity .15s ease,transform .24s cubic-bezier(.16,1,.3,1)}.adaptive-header__brand-hologram:after{content:"";position:absolute;bottom:-.36rem;left:50%;width:.68rem;height:.68rem;background:#98e0efc7;border-right:1px solid #d6faff;border-bottom:1px solid #d6faff;clip-path:polygon(0 0,100% 0,100% 100%);transform:translate(-50%) rotate(45deg)}.adaptive-header__brand-hologram em{color:#c6f7ff;font-size:.49rem;font-style:normal;font-weight:900;letter-spacing:.12em;line-height:1}.adaptive-header__brand-hologram b{color:#fff;font-size:.65rem;letter-spacing:.035em;line-height:1.1;text-transform:uppercase}.adaptive-header__brand-orbit-item:hover .adaptive-header__brand-hologram,.adaptive-header__brand-orbit-item:focus-visible .adaptive-header__brand-hologram{opacity:1;transform:translate(-50%) scale(1);animation:exo-brand-hologram-pop .36s cubic-bezier(.16,1,.3,1) both}@keyframes exo-brand-hologram-pop{0%{opacity:0;transform:translate(-50%,.9rem) scale(.82)}66%{opacity:1;transform:translate(-50%,-.14rem) scale(1.035)}to{opacity:1;transform:translate(-50%) scale(1)}}.adaptive-header__brand-orbit-item strong{margin-top:.35rem;color:#fff;font-size:.78rem;letter-spacing:.035em;line-height:1.1;text-transform:uppercase}.adaptive-header__brand-orbit-item small{margin-top:.32rem;color:#babcb6;font-size:.61rem;line-height:1.25}.adaptive-header__brand-orbit-item--diatread{--brand-orbit-accent: #d7dadd}.adaptive-header__brand-orbit-item--gameday{--brand-orbit-accent: #b2e600}.adaptive-header__brand-orbit-item--rolypulley{--brand-orbit-accent: #a377bf}.adaptive-header__brand-orbit-item--aluminu{--brand-orbit-accent: #bfa377}.adaptive-header__brand-orbit-item--lesstain{--brand-orbit-accent: #d5d1c6}.adaptive-header__brand-orbit-item--exocnc{--brand-orbit-accent: #8fa4aa}.adaptive-header__brand-orbit-item--exostrut{--brand-orbit-accent: #bfa377}.adaptive-header__brand-orbit-item--virtus{--brand-orbit-accent: #0b8fac}.adaptive-header__brand-orbit-item--os{--brand-orbit-accent: #bfa377}.adaptive-header__menu>summary:focus-visible,.adaptive-header__menu-panel a:focus-visible{outline:2px solid #bfa377;outline-offset:3px}@media(max-width:720px){.adaptive-header.has-header-menus,.adaptive-header.has-brand-menu{grid-template-columns:minmax(88px,1fr) minmax(0,auto) 40px}.adaptive-header.has-header-menus .adaptive-header__nav,.adaptive-header.has-brand-menu .adaptive-header__nav{display:flex;max-width:calc(100vw - 145px);overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.adaptive-header.has-header-menus .adaptive-header__nav::-webkit-scrollbar{display:none}.adaptive-header.has-header-menus .adaptive-header__nav>a{display:none}.adaptive-header.has-header-menus .adaptive-header__domain{display:none}.adaptive-header__menu>summary{min-height:38px;padding:.3rem;font-size:.64rem}.adaptive-header__menu-panel,.adaptive-header__brands-panel{top:calc(100% + 14px);right:-45px;left:auto;width:min(32rem,calc(100vw - 20px));padding:1rem;transform:none}.adaptive-header__menu-links{grid-template-columns:1fr}.adaptive-header__menu-links a+a{border-top:1px solid rgba(255,255,255,.18);border-left:0}.adaptive-header__brand-orbit{grid-template-columns:repeat(auto-fit,minmax(8.6rem,1fr));overflow:visible;padding-bottom:1.5rem}}@media(prefers-reduced-motion:reduce){.adaptive-header__brand-orbit,.adaptive-header__brand-orbit-item,.adaptive-header__menu-indicator{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/exo-brand-menu.css.map */
