.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(24rem,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:minmax(0,1fr);border-top:1px solid rgba(255,255,255,.16)}.adaptive-header__menu-links a{display:grid;min-height:3.35rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.75rem .2rem;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-top:1px solid rgba(255,255,255,.16)}.adaptive-header__menu-links a span{display:block;margin-top:0;color:#bfa377;font-size:.9rem}.adaptive-header__menu-links a:hover,.adaptive-header__menu-links a:focus-visible{color:#fff;background:#bfa37724;padding-inline:.75rem}.adaptive-header__brands>summary{min-height:44px}.adaptive-header__brands-panel{width:min(96rem,calc(100vw - 40px));padding:clamp(1rem,2vw,1.5rem)}@media(min-width:721px){.adaptive-header__brands-panel{position:fixed;top:var(--header-brands-panel-top, 82px);right:20px;left:20px;width:auto;max-height:calc(100dvh - var(--header-brands-panel-top, 82px) - 20px);overflow-y:auto;transform:none}}.adaptive-header__brands-groups{display:none}.adaptive-header__brands-panel-head{position:relative;z-index:1;margin-bottom:.85rem}.adaptive-header__brand-orbit-shell{position:relative;z-index:1;display:grid;grid-template-rows:auto 1fr;min-height:18rem;border:1px solid rgba(255,255,255,.15);background:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px),#0709089e;background-size:28px 28px,28px 28px,auto;overflow:hidden}.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-controls{position:relative;z-index:120;display:grid;grid-template-columns:2.8rem minmax(12rem,1fr) 2.8rem;align-items:stretch;min-height:2.65rem;border-bottom:1px solid rgba(255,255,255,.15);background:#111312eb}.adaptive-header__brand-orbit-controls button,.adaptive-header__brand-orbit-controls output{display:flex;align-items:center;justify-content:center;margin:0;padding:0 .8rem;color:#f6f4ef;border:0;background:transparent;font:inherit;font-size:.58rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.adaptive-header__brand-orbit-controls button{cursor:pointer;border-right:1px solid rgba(255,255,255,.15);font-size:.92rem}.adaptive-header__brand-orbit-controls button:last-child{border-right:0;border-left:1px solid rgba(255,255,255,.15)}.adaptive-header__brand-orbit-controls button:hover,.adaptive-header__brand-orbit-controls button:focus-visible{color:#111312;background:#bfa377}.adaptive-header__brand-orbit-controls output{color:#bfa377}.adaptive-header__brand-orbit-shell.is-orbit-ready .adaptive-header__brand-orbit{min-height:15.3rem;display:block;overflow:hidden;padding:0;cursor:grab;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none}.adaptive-header__brand-orbit-shell.is-dragging .adaptive-header__brand-orbit{cursor:grabbing}.adaptive-header__brand-orbit:focus-visible{outline:2px solid #bfa377;outline-offset:-2px}.adaptive-header__brand-orbit-plane{display:none}.adaptive-header__brand-orbit-shell.is-orbit-ready .adaptive-header__brand-orbit-plane{position:absolute;left:50%;top:48%;z-index:1;width:91%;height:65%;display:block;border:1px solid rgba(191,163,119,.44);border-radius:50%;box-shadow:0 .8rem 2.5rem #bfa37709;pointer-events:none;transform:translate(-50%,-50%)}.adaptive-header__brand-orbit-center{display:none}.adaptive-header__brand-orbit-shell.is-orbit-ready .adaptive-header__brand-orbit-center{position:absolute;left:50%;top:48%;z-index:95;width:4.8rem;min-height:2.8rem;display:grid;place-items:center;padding:.48rem;border:0;background:#111312f5;box-shadow:0 0 0 .25rem #111312d9,0 0 1rem #bfa37729;transform:translate(-50%,-50%);transition:filter .16s ease,transform .16s ease}.adaptive-header__brand-orbit-center svg{display:block;width:100%;height:auto;filter:brightness(0) invert(1)}.adaptive-header__brand-orbit-center:hover,.adaptive-header__brand-orbit-center:focus-visible{filter:drop-shadow(0 0 .45rem rgba(191,163,119,.62));transform:translate(-50%,-50%) scale(1.07)}.adaptive-header__mobile-menu{position:relative;display:none}.adaptive-header__mobile-menu>summary{list-style:none;cursor:pointer}.adaptive-header__mobile-menu>summary::-webkit-details-marker{display:none}.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-shell.is-orbit-ready .adaptive-header__brand-orbit-item{position:absolute;left:var(--header-orbit-left, 50%);top:var(--header-orbit-top, 50%);width:clamp(6.7rem,8.4vw,8rem);min-height:5.35rem;grid-template-rows:2rem auto;gap:.25rem;align-content:center;padding:.55rem;opacity:var(--header-orbit-opacity, 1);filter:blur(var(--header-orbit-blur, 0));transform:translate(-50%,-50%) scale(var(--header-orbit-scale, .8));transform-origin:center;transition:left .42s cubic-bezier(.22,1,.36,1),top .42s cubic-bezier(.22,1,.36,1),opacity .22s ease,filter .22s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease;will-change:left,top,transform,opacity}.adaptive-header__brand-orbit-shell.is-orbit-ready .adaptive-header__brand-orbit-item[aria-current]{width:clamp(8rem,10vw,9.4rem);min-height:6.15rem;border-color:var(--brand-orbit-accent, #bfa377);box-shadow:0 1rem 2.2rem #00000070,0 0 0 1px var(--brand-orbit-accent, #bfa377)}.adaptive-header__brand-orbit-shell.is-orbit-ready .adaptive-header__brand-orbit-item small{display:none}.adaptive-header__brand-orbit-shell.is-orbit-ready .adaptive-header__brand-orbit-item strong{margin-top:.2rem;font-size:.66rem;text-align:center}.adaptive-header__brand-orbit-shell.is-orbit-ready .adaptive-header__brand-orbit-logo{justify-content:center}.adaptive-header__brand-orbit-shell.is-orbit-ready .adaptive-header__brand-orbit-logo img{max-width:6.8rem;max-height:2rem;object-position:center}.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-shell.is-orbit-ready .adaptive-header__brand-orbit-item:hover,.adaptive-header__brand-orbit-shell.is-orbit-ready .adaptive-header__brand-orbit-item:focus-visible{transform:translate(-50%,-50%) scale(var(--header-orbit-scale, .8))}.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-orbit-logo--wordmark{color:#fff;font-size:clamp(1.2rem,1.65vw,1.75rem);font-weight:950;letter-spacing:-.045em;line-height:1}.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--exo-hdw{--brand-orbit-accent: #77bfa3}.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: #bf7f77}.adaptive-header__brand-orbit-item--virtus{--brand-orbit-accent: #0b8fac}.adaptive-header__brand-orbit-item--os{--brand-orbit-accent: #bfa377}.brand-orbit.brand-orbit--menu{width:100%;padding:0;overflow:hidden;border:1px solid rgba(245,243,237,.16);background:#111312}.brand-orbit--menu:before{display:none}.brand-orbit--menu .brand-orbit__viewport{margin:0}.brand-orbit--menu .brand-orbit__stage{height:calc(clamp(33rem,61vh,40rem) + 300px);min-height:calc(33rem + 300px)}.brand-orbit.brand-orbit--menu.is-ready .brand-orbit__item.is-active{top:57%;width:min(calc(100% - 2rem),92rem);height:calc(100% - 13rem);max-height:calc(100% - 13rem);grid-template-columns:minmax(24rem,1.7fr) minmax(12rem,.42fr);column-gap:clamp(.9rem,1.8vw,1.5rem);padding:1rem}.brand-orbit--menu .brand-orbit__item.is-active .brand-orbit__brand{min-height:4.2rem}.brand-orbit--menu .brand-orbit__item.is-active .brand-orbit__logo{max-height:4.2rem}.brand-orbit--menu .brand-orbit__portal-title strong{font-size:clamp(1.3rem,2vw,2rem)}.brand-orbit--menu .brand-orbit__controls{margin-top:0}@media(min-width:721px)and (max-width:900px){.brand-orbit--menu.is-ready .brand-orbit__item.is-active{grid-template-columns:minmax(18rem,1.45fr) minmax(10rem,.55fr)}}.adaptive-header__menu>summary:focus-visible,.adaptive-header__menu-panel a:focus-visible{outline:2px solid #bfa377;outline-offset:3px}@media(max-width:720px){.brand-orbit--menu{display:none}.adaptive-header.has-header-menus,.adaptive-header.has-brand-menu{grid-template-columns:minmax(88px,1fr) minmax(0,auto) 40px}.adaptive-header .adaptive-header__domain{display:none}.adaptive-header__mobile-menu{display:block;justify-self:end;min-width:0}.adaptive-header__mobile-menu>summary{display:flex;align-items:center;justify-content:space-between;gap:.65rem;min-height:38px;max-width:min(42vw,170px);padding:.65rem .75rem;color:#171817;background:var(--shell-accent, #bfa377);border:1px solid color-mix(in srgb,var(--shell-accent, #bfa377) 72%,#171817);font-size:.58rem;font-weight:900;letter-spacing:.07em;line-height:1;text-transform:uppercase}[data-active-shell=diatread] .adaptive-header__mobile-menu>summary,[data-active-shell=virtus] .adaptive-header__mobile-menu>summary{color:#fff}.adaptive-header__mobile-menu>summary strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adaptive-header__mobile-menu-indicator{flex:0 0 auto;width:.45rem;height:.45rem;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-.12rem) rotate(45deg);transition:transform .16s ease}.adaptive-header__mobile-menu[open] .adaptive-header__mobile-menu-indicator{transform:translateY(.1rem) rotate(225deg)}.adaptive-header__mobile-menu-panel{position:fixed;z-index:1001;top:82px;right:58px;display:grid;width:min(20rem,calc(100vw - 78px));max-height:calc(100dvh - 92px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:.6rem;color:#f7f5ee;background:#171817fb;border:1px solid color-mix(in srgb,var(--shell-accent, #bfa377) 70%,transparent);box-shadow:0 24px 56px #00000061}.adaptive-header__mobile-menu-panel a{display:flex;align-items:center;min-height:44px;padding:.8rem .9rem;color:#f7f5ee;border-top:1px solid rgba(255,255,255,.14);font-size:.68rem;font-weight:900;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.adaptive-header__mobile-menu-panel a:first-child{border-top:0}.adaptive-header__mobile-brands>summary,.adaptive-header__mobile-group>summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:.8rem .9rem;color:#f7f5ee;cursor:pointer;list-style:none;font-size:.68rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.adaptive-header__mobile-brands>summary::-webkit-details-marker,.adaptive-header__mobile-group>summary::-webkit-details-marker{display:none}.adaptive-header__mobile-brands[open]>summary,.adaptive-header__mobile-group[open]>summary{color:#171817;background:var(--shell-accent, #bfa377)}.adaptive-header__mobile-brands[open] .adaptive-header__mobile-menu-indicator,.adaptive-header__mobile-group[open] .adaptive-header__mobile-menu-indicator{transform:translateY(.1rem) rotate(225deg)}.adaptive-header__mobile-brands-grid{margin-top:.35rem;padding:.55rem 0 0;border-top:1px solid rgba(255,255,255,.14)}.adaptive-header__mobile-group{border-top:1px solid rgba(255,255,255,.14)}.adaptive-header__mobile-group-links{display:grid;padding:.2rem .45rem .55rem;background:#ffffff09}.adaptive-header__mobile-menu-panel .adaptive-header__mobile-group-links a{min-height:40px;padding:.68rem .75rem;border-top-color:#ffffff1a;color:#f7f5eed1;font-size:.61rem;letter-spacing:.065em}.adaptive-header__mobile-menu-panel a:active,.adaptive-header__mobile-menu-panel a:focus-visible{color:#171817;background:var(--shell-accent, #bfa377);outline:none}.adaptive-header.has-header-menus .adaptive-header__nav,.adaptive-header.has-brand-menu .adaptive-header__nav{display: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.has-header-menus:has(.adaptive-header__menu[open]) .adaptive-header__nav,.adaptive-header.has-brand-menu:has(.adaptive-header__menu[open]) .adaptive-header__nav{overflow:visible}.adaptive-header__menu-panel,.adaptive-header__brands-panel{position:fixed;z-index:1000;top:82px;right:10px;left:10px;width:auto;max-height:calc(100dvh - 92px);overflow-y:auto;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{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;overflow:visible;padding:.65rem 0 1rem}.adaptive-header__brand-orbit-shell{display:block;min-height:0;border:0;background:transparent;overflow:visible}.adaptive-header__brand-orbit-center,.adaptive-header__brand-orbit-plane,.adaptive-header__brand-orbit-controls{display:none}.adaptive-header__mobile-menu-panel a.adaptive-header__brand-orbit-item{aspect-ratio:1;display:grid;min-width:0;min-height:0;grid-template-columns:minmax(0,1fr);grid-template-rows:2.75rem auto;align-items:stretch;align-content:center;justify-items:stretch;gap:.35rem;padding:.35rem;scroll-snap-align:none}.adaptive-header__brand-orbit-logo{width:100%;min-width:0;height:100%;justify-content:center}.adaptive-header__brand-orbit-logo img{width:100%;height:100%;max-width:100%;max-height:2.75rem;object-fit:contain;object-position:center}.adaptive-header__brand-orbit-item strong{align-self:end;margin:0;font-size:.56rem;line-height:1.05;text-align:center}.adaptive-header__brand-orbit-item small,.adaptive-header__brand-hologram,.adaptive-header__brand-orbit-controls{display:none}}@media(prefers-reduced-motion:reduce){.adaptive-header__brand-orbit,.adaptive-header__brand-orbit-item,.adaptive-header__menu-indicator{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/exo-brand-menu.css.map */
