.header__icon--menu{position:initial}.category_overlay{position:fixed;z-index:9;left:0;top:0;width:100vw;height:100%;display:none;justify-content:flex-end;background-color:#00000080;transition:visibility var(--duration-default) ease}.menu-opening .category_overlay{display:block}header-drawer .header__icon--menu{position:relative;display:flex;text-decoration:none;width:auto;height:5rem}header-drawer .header__icon--menu span{display:block}header-drawer .header__icon--menu span .icon{left:0;top:17px;fill:var(--color-foreground)}.js menu-drawer>details>summary:before,.js menu-drawer>details[open]:not(.menu-opening)>summary:before{content:"";position:absolute;cursor:default;width:100%;height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));top:100%;left:0;background:rgba(var(--color-foreground),.5);opacity:0;visibility:hidden;z-index:2;transition:opacity 0s,visibility 0s}menu-drawer>details[open]>summary:before{visibility:visible;opacity:1;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease}.menu-drawer{position:absolute;transform:translate(-100%);visibility:hidden;z-index:3;left:0;top:100%;width:32rem;padding:0;border-width:0;background-color:var(--color-base-background-2);overflow-x:hidden;border-style:solid;border-color:rgba(var(--color-foreground),var(--drawer-border-opacity));filter:drop-shadow(var(--drawer-shadow-horizontal-offset) var(--drawer-shadow-vertical-offset) var(--drawer-shadow-blur-radius) rgba(var(--color-shadow),var(--drawer-shadow-opacity)))}#menu-drawer{position:fixed;top:0;bottom:0;height:100%;z-index:100;background-color:transparent;left:0;right:0;width:320px}.js .menu-drawer{height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)))}.no-js details[open]>.menu-drawer,.js details[open].menu-opening>.menu-drawer,details[open].menu-opening>.menu-drawer__submenu{transform:translate(0);visibility:visible}.js .menu-drawer__navigation .submenu-open{visibility:hidden}@media screen and (min-width:750px){.menu-drawer{width:100%}.no-js .menu-drawer{height:auto}}.menu-drawer__inner-container{position:relative;height:100%;width:32rem;background-color:var(--color-base-background-1);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#888 #ccc}.menu-drawer__inner-container::-webkit-scrollbar{width:5px}.menu-drawer__inner-container::-webkit-scrollbar-track{background:#ddd}.menu-drawer__inner-container::-webkit-scrollbar-thumb{border:5px solid #999}.menu-drawer__navigation-container{display:grid;grid-template-rows:auto 1fr auto;align-content:space-between;height:100%}#Details-menu-drawer-container .menu-drawer__navigation-container .drawer__heading,#Details-menu-drawer-container .drawer__heading,.verticle-menu-drawer #Details-menu-drawer-container #menu-drawer .drawer__heading{padding:1.5rem 2.5rem;margin:0;line-height:initial;border-bottom:1px solid var(--color-base-border);font-size:1.4rem;font-weight:600;color:var(--color-base-accent-2);display:block}#Details-menu-drawer-container .drawer__heading{border:0;padding:17px 0 10px 30px;text-transform:uppercase;color:var(--color-foreground);font-size:1.4rem;font-weight:700}.menu-drawer__navigation{padding:1rem 0}.menu-drawer__inner-submenu{height:100%;overflow-x:hidden}.no-js .menu-drawer__navigation{padding:0}.no-js .menu-drawer__navigation>ul>li{border-bottom:.1rem solid rgba(var(--color-foreground),.04)}.no-js .menu-drawer__submenu ul>li{border-top:.1rem solid rgba(var(--color-foreground),.04)}.menu-drawer__menu-item{padding:1rem 2.5rem;text-decoration:none}.no-js .menu-drawer__menu-item{font-size:1.6rem}.no-js .menu-drawer__submenu .menu-drawer__menu-item{padding:1.2rem 5.2rem 1.2rem 6rem}.no-js .menu-drawer__submenu .menu-drawer__submenu .menu-drawer__menu-item{padding-left:9rem}.menu-drawer summary.menu-drawer__menu-item{padding-right:5.2rem}.menu-drawer summary.menu-drawer__menu-item a{text-decoration:none;color:initial}.no-js .menu-drawer__menu-item .icon-caret{right:3rem}.menu-drawer__menu-item--active:hover{background-color:rgba(var(--color-foreground),.08)}.js .menu-drawer__menu-item .icon-caret,.no-js .menu-drawer .icon-arrow{display:none}.menu-drawer__menu-item>.icon-arrow{position:absolute;right:2.5rem;top:50%;transform:translateY(-50%)}.menu-opening .list-menu a{color:initial;text-decoration:none}.menu-opening .list-menu a:hover{color:var(--color-base-accent-1)}.js .menu-drawer__submenu{position:absolute;top:50px;width:100%;bottom:0;left:0;background-color:var(--color-base-background-1);border-left:.1rem solid rgba(var(--color-foreground),.2);z-index:1;transform:translate(100%);visibility:hidden}.js .menu-drawer__submenu .menu-drawer__submenu{overflow-y:auto;top:0}.menu-drawer__close-button{margin-top:8px;padding:1.2rem 2.6rem;text-decoration:none;display:flex;align-items:center;font-size:1.6rem;width:100%;background-color:transparent;font-family:var(--font-body-family);font-style:var(--font-body-style);text-align:left;font-weight:500;text-transform:capitalize}.no-js .menu-drawer__close-button{display:none}.menu-drawer__close-button .icon-arrow{transform:rotate(180deg);margin-right:1rem}.menu-drawer__utility-links{padding:2rem;background-color:rgba(var(--color-foreground),.03);position:relative}.menu-drawer__account{display:inline-flex;align-items:center;text-decoration:none;padding:1.2rem;font-size:1.4rem;color:rgb(var(--color-foreground));margin-bottom:2rem}.menu-drawer__utility-links:has(ul:empty) .menu-drawer__account,.menu-drawer__utility-links:has(.menu-drawer__localization) .menu-drawer__account{margin-bottom:0}@media screen and (min-width:750px){.menu-drawer__utility-links:has(ul:nth-child(2):empty){display:none}}.menu-drawer__account .icon-account{height:2rem;width:2rem;margin-right:1rem}.menu-drawer__account:hover .icon-account{transform:scale(1.07)}.menu-drawer .list-social{justify-content:flex-start}.menu-drawer .list-social:empty{display:none}.menu-drawer .list-social__link{padding:1.3rem 1.25rem}@media screen and (max-width:989px){#menu-drawer .menu-drawer__navigation .list-menu li:last-child{border-bottom:1px solid var(--color-base-border);margin-bottom:10px;padding-bottom:5px}#menu-drawer{height:calc(100% - 64px)}.no-js details[open]>.menu-drawer,.js details[open].menu-opening>.menu-drawer,details[open].menu-opening>.menu-drawer__submenu{transform:translate(0);visibility:visible;height:calc(100% + 100vh)}}@media screen and (max-width:989px){.header-bottom-section .header-bottom{background:#0a0c0f!important;color:#fff!important;border-top:1px solid #1d2228;border-bottom:2px solid #FA9A35}.header-bottom-section .header-bottom .header__icon--menu{min-height:46px;height:46px;color:#fff!important;gap:8px;align-items:center}.header-bottom-section .header-bottom .header__icon--menu .drawer__heading{color:#fff!important;padding:0!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em}.header-bottom-section .header-bottom .header__icon--menu .icon-hamburger{width:18px;height:18px;fill:#fa9a35!important}.header-bottom-section .category_overlay,.menu-drawer-container .category_overlay{background:#000000bd!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#menu-drawer.tg-nav-drawer{top:0!important;bottom:0!important;left:0!important;width:min(92vw,430px)!important;max-width:430px!important;height:100dvh!important;background:#0a0d10!important;border-right:1px solid #252a30!important;box-shadow:20px 0 50px #0000007a!important;filter:none!important;color:#f6f7f8!important}#menu-drawer.tg-nav-drawer .menu-drawer__inner-container{width:100%!important;height:100%!important;background:#0a0d10!important;overflow:hidden!important;scrollbar-color:#FA9A35 #101419}.tg-nav-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;background:radial-gradient(circle at 15% 0%,rgba(250,154,53,.08),transparent 28%),linear-gradient(180deg,#0b0e11,#080a0c);color:#fff}.tg-nav-head{display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:max(14px,env(safe-area-inset-top)) 18px 12px;border-bottom:1px solid #292e34}.tg-nav-brand{display:inline-flex;align-items:flex-end;text-decoration:none!important;line-height:.88;font-style:italic;letter-spacing:-.055em;font-weight:950;font-size:26px}.tg-nav-brand-turbo{color:#f5f6f7}.tg-nav-brand-lifts{color:#fa9a35}.tg-nav-brand-dot{color:#c8cbd0;font-size:8px;letter-spacing:0;margin:0 0 1px 3px;writing-mode:vertical-rl;transform:rotate(180deg);font-style:normal}.tg-nav-close{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#fff;width:42px;height:42px;padding:11px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.tg-nav-close:hover,.tg-nav-close:focus-visible{background:#171b20;color:#fa9a35;outline:none}.tg-nav-close .icon{width:18px;height:18px}.tg-nav-scroll{min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:14px 14px 18px;scrollbar-width:thin;scrollbar-color:#434a52 #0a0d10}.tg-nav-quick-actions{display:grid;gap:9px;margin-bottom:20px}.tg-nav-quick{position:relative;display:grid;grid-template-columns:34px 1fr 20px;align-items:center;min-height:56px;padding:9px 13px;border-radius:8px;text-decoration:none!important;text-transform:uppercase;font-size:13px;font-weight:950;letter-spacing:.025em;transition:transform .18s ease,border-color .18s ease,background .18s ease}.tg-nav-quick:hover{transform:translateY(-1px)}.tg-nav-quick--primary{background:#fa9a35;color:#101214!important;border:1px solid #FA9A35}.tg-nav-quick--secondary{background:#0e1114;color:#fff!important;border:1px solid #656b72}.tg-nav-quick--secondary:hover{border-color:#fa9a35}.tg-nav-quick-icon{width:30px;height:30px;display:grid;place-items:center}.tg-nav-quick-icon svg{width:24px;height:24px}.tg-nav-chevron{font-size:26px;line-height:1;font-weight:400;text-align:right}.tg-nav-section-label{margin:0 8px 6px;color:#fa9a35;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}#menu-drawer .tg-nav-navigation{padding:0!important}#menu-drawer .tg-nav-menu{margin:0!important}#menu-drawer .tg-nav-list-item{border-bottom:1px solid #252a30!important;margin:0!important;padding:0!important}#menu-drawer .tg-nav-menu-item{position:relative;min-height:49px;padding:8px 10px!important;color:#f4f5f6!important;background:transparent!important;font-size:13px;font-weight:800;letter-spacing:.015em;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;gap:10px}#menu-drawer summary.tg-nav-menu-item{padding-right:10px!important}#menu-drawer .tg-nav-menu-item>a,#menu-drawer .tg-nav-menu-item>span:first-child{color:inherit!important;text-decoration:none!important;flex:1 1 auto;min-width:0}#menu-drawer .tg-nav-menu-item:hover,#menu-drawer .tg-nav-menu-item:focus-within,#menu-drawer .menu-drawer__menu-item--active{color:#fa9a35!important;background:#11151a!important}#menu-drawer .tg-nav-item-arrow{flex:0 0 auto;color:#b8bdc3;font-size:24px;line-height:1;font-weight:300;margin-top:-2px}#menu-drawer .icon-caret{display:none!important}#menu-drawer .tg-nav-submenu{top:0!important;bottom:0!important;width:100%!important;background:radial-gradient(circle at 15% 0%,rgba(250,154,53,.08),transparent 28%),#090c0f!important;border-left:0!important;color:#fff!important;overflow-y:auto;z-index:30}#menu-drawer .tg-nav-submenu .menu-drawer__inner-submenu{min-height:100%;background:transparent!important}#menu-drawer .tg-nav-back{position:sticky;top:0;z-index:4;margin:0!important;min-height:64px;padding:max(16px,env(safe-area-inset-top)) 18px 12px!important;color:#fff!important;background:#0a0d10f7!important;border-bottom:1px solid #2a3036!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.05em}#menu-drawer .tg-nav-back .icon-arrow{color:#fa9a35;width:18px;margin-right:12px}#menu-drawer .tg-nav-submenu-list{padding:8px 14px 28px!important}#menu-drawer .tg-nav-submenu-list>li{border-bottom:1px solid #22272c}#menu-drawer .tg-nav-submenu-link{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 8px!important;color:#e9ebed!important;text-decoration:none!important;font-size:13px;font-weight:750}#menu-drawer summary.tg-nav-submenu-link{padding-right:8px!important}#menu-drawer .tg-nav-submenu-link>a{color:inherit!important;text-decoration:none!important;flex:1}#menu-drawer .tg-nav-submenu-link:hover{color:#fa9a35!important;background:#11151a}.tg-nav-footer{padding:12px 14px max(12px,env(safe-area-inset-bottom));border-top:1px solid #2b3036;background:#080a0c;box-shadow:0 -10px 24px #0000003d}.tg-nav-contact{display:grid;grid-template-columns:36px 1fr;align-items:center;gap:10px;min-height:52px;padding:7px 6px;color:#fff!important;text-decoration:none!important}.tg-nav-contact+.tg-nav-contact{border-top:1px solid #20252a}.tg-nav-contact-icon{width:34px;height:34px;border:1px solid #FA9A35;border-radius:50%;color:#fa9a35;display:grid;place-items:center}.tg-nav-contact-icon svg{width:19px;height:19px}.tg-nav-contact strong{display:block;font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.025em}.tg-nav-contact small{display:block;margin-top:1px;color:#fa9a35;font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.tg-nav-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px;padding-top:9px;border-top:1px solid #252a30;color:#aeb4ba;font-size:8px;line-height:1.25;font-weight:800;letter-spacing:.035em;text-align:center;text-transform:uppercase}#menu-drawer.tg-nav-drawer.gradient,#menu-drawer.tg-nav-drawer .gradient,#menu-drawer.tg-nav-drawer .menu-drawer__submenu.gradient{--gradient-background: #090c0f !important;background:#090c0f!important}body:has(#Details-menu-drawer-container[open]){overflow:hidden}}@media screen and (min-width:750px)and (max-width:989px){#menu-drawer.tg-nav-drawer{width:min(58vw,440px)!important}}@media screen and (max-width:989px){.header-bottom-section,.header-bottom-section .header-bottom,.header-bottom-section .header-bottom>.page-width,.header-bottom-section .header-bottom-inner,.header-bottom-section header-drawer,.header-bottom-section #Details-menu-drawer-container{min-height:44px!important;height:44px!important;max-height:44px!important;margin-top:0!important;margin-bottom:0!important}.header-bottom-section .header-bottom{padding:0!important;overflow:visible!important}.header-bottom-section .header-bottom>.page-width{width:100%!important;max-width:none!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.header-bottom-section .header-bottom-inner{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important}.header-bottom-section header-drawer{width:auto!important;display:flex!important;align-items:center!important}.header-bottom-section #Details-menu-drawer-container{width:auto!important;position:relative!important}.header-bottom-section .header__icon--menu{width:auto!important;min-width:92px!important;min-height:44px!important;height:44px!important;padding:0 4px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;font-size:12px!important;line-height:1!important}.header-bottom-section .header__icon--menu .drawer__heading{order:2!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:1!important;letter-spacing:.06em!important;font-weight:900!important;color:#fff!important}.header-bottom-section .header__icon--menu>span{order:1!important;width:20px!important;height:20px!important;min-width:20px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important}.header-bottom-section .header__icon--menu>span .icon,.header-bottom-section .header__icon--menu .icon-hamburger{position:static!important;inset:auto!important;width:18px!important;height:18px!important;min-width:18px!important;margin:0!important;padding:0!important;transform:none!important;opacity:1!important;visibility:visible!important;fill:#fa9a35!important}.header-bottom-section .header__icon--menu .icon-close{display:none!important}}@media screen and (min-width:990px){.header-bottom-section .header-bottom{display:block!important;visibility:visible!important;opacity:1!important;background:#0a0c0f!important;color:#fff!important;border-top:1px solid #1d2228!important;border-bottom:2px solid #FA9A35!important}.header-bottom-section .header-bottom>.page-width{width:100%!important;max-width:1600px!important;margin:0 auto!important;padding-left:18px!important;padding-right:18px!important}.header-bottom-section .header-bottom-inner{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important}.header-bottom-section header-drawer,.header-bottom-section .verticle-menu-drawer{display:none!important}.header-bottom-section .header__inline-menu{display:block!important;width:100%!important;margin:0!important;padding:0!important;visibility:visible!important;opacity:1!important}.header-bottom-section .header__inline-menu>.list-menu--inline{width:100%!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:0!important}.header-bottom-section .header__inline-menu>.list-menu--inline>li{display:block!important;flex:0 0 auto!important}.header-bottom-section .header__inline-menu .header__menu-item,.header-bottom-section .header__inline-menu .header__menu-item a,.header-bottom-section .header__inline-menu .header__menu-item span{color:#f5f6f7!important;text-decoration:none!important}.header-bottom-section .header__inline-menu .header__menu-item{min-height:48px!important;padding:14px 18px!important;font-size:13px!important;font-weight:850!important;letter-spacing:.02em!important}.header-bottom-section .header__inline-menu .header__menu-item:hover,.header-bottom-section .header__inline-menu .header__menu-item:hover a,.header-bottom-section .header__inline-menu .header__active-menu-item,.header-bottom-section .header__inline-menu .header__active-menu-item a,.header-bottom-section .header__inline-menu .icon-caret{color:#fa9a35!important}.header-bottom-section .mega-menu__content,.header-bottom-section .header__submenu{background:#0b0e11!important;color:#f5f6f7!important;border-color:#282e34!important}.header-bottom-section .mega-menu__link,.header-bottom-section .header__submenu .header__menu-item,.header-bottom-section .header__submenu a{color:#e7e9eb!important}.header-bottom-section .mega-menu__link:hover,.header-bottom-section .header__submenu a:hover{color:#fa9a35!important}}.tg-nav-brand{min-width:0;max-width:230px;align-items:center!important}.tg-nav-brand-logo{display:block;width:auto;height:auto;max-width:220px;max-height:48px;object-fit:contain;object-position:left center;filter:none!important}#menu-drawer .tg-nav-subhead{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:stretch;min-height:60px;background:#0a0d10fb!important;border-bottom:1px solid #2a3036;box-shadow:0 6px 16px #0000002e}#menu-drawer .tg-nav-subhead .tg-nav-back{position:static!important;min-width:0;width:100%;min-height:60px;padding:12px 10px 12px 16px!important;border:0!important;background:transparent!important;display:flex!important;align-items:center!important;text-align:left}#menu-drawer .tg-nav-subhead .tg-nav-back span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#menu-drawer .tg-nav-subclose{-webkit-appearance:none;appearance:none;border:0;border-left:1px solid #292e34;background:#0d1115;color:#fff;width:48px;min-height:60px;padding:14px;display:grid;place-items:center;cursor:pointer}#menu-drawer .tg-nav-subclose:hover,#menu-drawer .tg-nav-subclose:focus-visible{color:#fa9a35;background:#171b20;outline:none}#menu-drawer .tg-nav-subclose .icon{width:18px;height:18px}@media screen and (min-width:990px){.header-bottom-section .header__inline-menu>.list-menu--inline{justify-content:center!important;flex-wrap:nowrap!important;overflow:visible!important}.header-bottom-section .header__inline-menu>.list-menu--inline>li{display:block!important;flex:0 1 auto!important;min-width:0!important}.header-bottom-section .header__inline-menu>.list-menu--inline>li>a,.header-bottom-section .header__inline-menu>.list-menu--inline>li>header-menu>.mega-menu>.header__menu-item,.header-bottom-section .header__inline-menu>.list-menu--inline>li>header-menu>details>summary{white-space:nowrap!important}.header-bottom-section .header__inline-menu .header__menu-item{padding-left:clamp(8px,1.15vw,18px)!important;padding-right:clamp(8px,1.15vw,18px)!important;font-size:clamp(10.5px,.88vw,13px)!important}#Details-HeaderMenu-moremenu{display:none!important}}@media screen and (min-width:990px)and (max-width:1180px){.header-bottom-section .header__inline-menu .header__menu-item{padding-left:7px!important;padding-right:7px!important;font-size:10px!important;letter-spacing:0!important}}@media screen and (max-width:749px){.tg-nav-brand{max-width:190px}.tg-nav-brand-logo{max-width:180px;max-height:42px}}.tg-desktop-nav{display:none}#menu-drawer .tg-nav-subhead{grid-template-columns:88px minmax(0,1fr) 52px!important}#menu-drawer .tg-nav-subhead .tg-nav-back{padding:10px 8px 10px 14px!important;gap:6px!important;color:#fa9a35!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.06em!important}#menu-drawer .tg-nav-subhead .tg-nav-back .icon-arrow{width:16px!important;height:16px!important;margin-right:0!important}#menu-drawer .tg-nav-subtitle{min-width:0;padding:0 8px;color:#fff;font-size:13px;font-weight:900;line-height:1.2;text-align:center;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;align-self:center}#menu-drawer .tg-nav-submenu-link--featured{color:#fff!important;border-left:3px solid rgba(250,154,53,.62)!important;padding-left:18px!important}@media screen and (min-width:990px){.header-bottom-section header-drawer,.header-bottom-section .header__inline-menu,.header-bottom-section .category_box,.header-bottom-section .verticle-menu-drawer{display:none!important}.header-bottom-section .header-bottom{display:block!important;min-height:50px!important;background:#090c0f!important;border-top:1px solid #20252a!important;border-bottom:2px solid #FA9A35!important;overflow:visible!important}.header-bottom-section .header-bottom>.page-width{width:100%!important;max-width:1600px!important;padding-left:14px!important;padding-right:14px!important;margin:0 auto!important;overflow:visible!important}.header-bottom-section .header-bottom-inner{display:block!important;width:100%!important;overflow:visible!important}.header-bottom-section .tg-desktop-nav{display:block!important;width:100%;position:relative;z-index:20}.tg-desktop-nav__list{list-style:none;margin:0;padding:0;display:flex;align-items:stretch;justify-content:center;flex-wrap:nowrap;width:100%}.tg-desktop-nav__item{position:relative;flex:1 1 0;min-width:0;max-width:230px}.tg-desktop-nav__link{min-height:50px;padding:0 clamp(8px,1vw,18px);display:flex;align-items:center;justify-content:center;gap:6px;color:#f6f7f8!important;text-decoration:none!important;text-align:center;font-size:clamp(10px,.8vw,13px);line-height:1.1;font-weight:850;letter-spacing:.015em;text-transform:uppercase;white-space:nowrap;border-left:1px solid rgba(255,255,255,.04)}.tg-desktop-nav__item:last-child .tg-desktop-nav__link{border-right:1px solid rgba(255,255,255,.04)}.tg-desktop-nav__link:hover,.tg-desktop-nav__link:focus-visible,.tg-desktop-nav__link.is-active{color:#fa9a35!important;background:#11161b;outline:none}.tg-desktop-nav__caret{color:#fa9a35;font-size:14px;line-height:1;transform:translateY(-1px)}.tg-desktop-nav__dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%,8px);width:min(760px,92vw);padding:10px 0 0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:80}.tg-desktop-nav__item:nth-last-child(-n+2) .tg-desktop-nav__dropdown{left:auto;right:0;transform:translateY(8px)}.tg-desktop-nav__item:nth-child(-n+2) .tg-desktop-nav__dropdown{left:0;transform:translateY(8px)}.tg-desktop-nav__item:hover>.tg-desktop-nav__dropdown,.tg-desktop-nav__item:focus-within>.tg-desktop-nav__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.tg-desktop-nav__item:nth-last-child(-n+2):hover>.tg-desktop-nav__dropdown,.tg-desktop-nav__item:nth-last-child(-n+2):focus-within>.tg-desktop-nav__dropdown,.tg-desktop-nav__item:nth-child(-n+2):hover>.tg-desktop-nav__dropdown,.tg-desktop-nav__item:nth-child(-n+2):focus-within>.tg-desktop-nav__dropdown{transform:translate(0)}.tg-desktop-nav__dropdown-inner{max-height:min(68vh,620px);overflow:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 18px;padding:20px;background:#0b0f13;border:1px solid #2b3138;border-top:3px solid #FA9A35;border-radius:0 0 12px 12px;box-shadow:0 20px 42px #0000005c}.tg-desktop-nav__group{min-width:0;padding:5px 2px 10px}.tg-desktop-nav__group-title{display:block;color:#fa9a35!important;text-decoration:none!important;font-size:12px;font-weight:900;line-height:1.25;text-transform:uppercase;padding:5px 0 8px}.tg-desktop-nav__sublist{list-style:none;margin:0;padding:0}.tg-desktop-nav__sublist a{display:block;padding:6px 0;color:#e8eaec!important;text-decoration:none!important;font-size:12px;line-height:1.25}.tg-desktop-nav__sublist a:hover,.tg-desktop-nav__sublist a:focus-visible{color:#fff!important;text-decoration:underline!important;text-decoration-color:#fa9a35!important;text-underline-offset:3px;outline:none}}@media screen and (min-width:990px)and (max-width:1180px){.tg-desktop-nav__link{font-size:9.5px;padding-left:6px;padding-right:6px;letter-spacing:0}.tg-desktop-nav__dropdown-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.header-bottom-section header-drawer,.header-bottom-section .header__icon--menu,.header-bottom-section .menu-drawer-container{display:none!important}.header-bottom-section .header-bottom>.page-width{width:100%!important;max-width:none!important;padding-left:22px!important;padding-right:22px!important}.header-bottom-section .tg-desktop-nav{display:block!important;width:100%!important}.tg-desktop-nav__list{width:100%!important;display:flex!important;align-items:stretch!important;justify-content:space-between!important;flex-wrap:nowrap!important;gap:0!important}.tg-desktop-nav__item{flex:1 1 0!important;min-width:0!important;max-width:none!important}.tg-desktop-nav__link{width:100%!important;min-height:52px!important;padding:0 clamp(10px,1.25vw,22px)!important;font-size:clamp(10.5px,.78vw,13px)!important;letter-spacing:.01em!important}}@media screen and (min-width:990px)and (max-width:1180px){.header-bottom-section .header-bottom>.page-width{padding-left:8px!important;padding-right:8px!important}.tg-desktop-nav__link{padding-left:6px!important;padding-right:6px!important;font-size:9.5px!important;letter-spacing:0!important}}@media screen and (max-width:989px){.header-bottom-section .tg-desktop-nav{display:none!important}.header-bottom-section header-drawer,.header-bottom-section .menu-drawer-container{display:flex!important}.header-bottom-section .header-bottom{min-height:42px!important}.header-bottom-section .header-bottom>.page-width{width:100%!important;max-width:none!important;padding-left:12px!important;padding-right:12px!important}}@media screen and (min-width:990px){.header-bottom-section .header-bottom>.page-width{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}.header-bottom-section .header-bottom-inner,.header-bottom-section .tg-desktop-nav{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.tg-desktop-nav__list{display:grid!important;width:100%!important;align-items:stretch!important;justify-content:stretch!important;gap:0!important;margin:0!important;padding:0!important}.tg-desktop-nav__item{width:100%!important;min-width:0!important;max-width:none!important;flex:none!important}.tg-desktop-nav__link{width:100%!important;min-width:0!important;min-height:52px!important;padding:0 8px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;box-sizing:border-box!important;border-left:1px solid rgba(255,255,255,.055)!important;font-size:clamp(10px,.76vw,12.5px)!important;line-height:1.08!important;text-align:center!important;white-space:nowrap!important}.tg-desktop-nav__item:last-child .tg-desktop-nav__link{border-right:1px solid rgba(255,255,255,.055)!important}}@media screen and (min-width:990px)and (max-width:1180px){.tg-desktop-nav__link{font-size:9px!important;padding-left:4px!important;padding-right:4px!important}}@media screen and (min-width:990px){.header-bottom-section .tg-mobile-search-shell--header-bottom{display:none!important}.header-bottom-section .tg-desktop-nav__list{display:grid!important;grid-auto-flow:row!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;gap:0!important;align-items:stretch!important}.header-bottom-section .tg-desktop-nav__item{width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important}.header-bottom-section .tg-desktop-nav__link{width:100%!important;min-width:0!important;min-height:54px!important;height:54px!important;margin:0!important;padding:0 6px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;text-align:center!important;white-space:normal!important;text-wrap:balance;overflow-wrap:normal!important;font-size:clamp(9.5px,.72vw,12px)!important;line-height:1.14!important}.header-bottom-section .tg-desktop-nav__link>span:first-child{display:block!important;min-width:0!important;max-width:100%!important;text-align:center!important}.header-bottom-section .tg-desktop-nav__caret{flex:0 0 auto!important}}@media screen and (max-width:989px){.header-bottom-section .tg-mobile-search-shell--header-bottom{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;width:100%!important;max-width:none!important;height:auto!important;min-height:59px!important;margin:0!important;padding:7px 10px 8px!important;box-sizing:border-box!important;background:#fff!important;overflow:visible!important;z-index:35!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-primary-search--mobile,.header-bottom-section .tg-mobile-search-shell--header-bottom predictive-search,.header-bottom-section .tg-mobile-search-shell--header-bottom search-form,.header-bottom-section .tg-mobile-search-shell--header-bottom form,.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-field{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:none!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-field{height:44px!important;position:relative!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-input{display:block!important;width:100%!important;height:44px!important;min-height:44px!important;padding:0 58px 0 13px!important;margin:0!important;border:1px solid #c9ced4!important;border-radius:8px!important;background:#fff!important;color:#16191d!important;font-size:12.5px!important;line-height:44px!important;box-sizing:border-box!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-submit{display:flex!important;position:absolute!important;top:0!important;right:0!important;width:48px!important;height:44px!important;min-height:44px!important;align-items:center!important;justify-content:center!important;border-radius:0 8px 8px 0!important}}@media screen and (max-width:989px){body:has(#Details-menu-drawer-container[open]) .header-bottom-section .tg-mobile-search-shell--header-bottom{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;min-height:0!important;height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;z-index:-1!important}#menu-drawer.tg-nav-drawer{z-index:1000!important;top:0!important;bottom:0!important;height:100vh!important;height:100dvh!important;max-height:100dvh!important}#menu-drawer.tg-nav-drawer .menu-drawer__inner-container,#menu-drawer.tg-nav-drawer .tg-nav-shell{height:100vh!important;height:100dvh!important;max-height:100dvh!important}#menu-drawer.tg-nav-drawer .tg-nav-scroll{min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.header-bottom-section .tg-mobile-search-shell--header-bottom{z-index:2!important}}@media screen and (max-width:989px){.header-bottom-section .tg-mobile-search-shell--header-bottom{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;min-height:63px!important;height:auto!important;margin:0!important;padding:7px 12px 10px!important;background:#fff!important;box-sizing:border-box!important;position:relative!important;overflow:visible!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-primary-search--mobile,.header-bottom-section .tg-mobile-search-shell--header-bottom predictive-search,.header-bottom-section .tg-mobile-search-shell--header-bottom search-form,.header-bottom-section .tg-mobile-search-shell--header-bottom form,.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-field{width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-field{height:46px!important;min-height:46px!important;position:relative!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-input{display:block!important;width:100%!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 62px 0 15px!important;border:1.5px solid #c7ccd2!important;border-radius:10px!important;background:#fff!important;color:#171a1e!important;font-size:13px!important;font-weight:600!important;line-height:46px!important;box-shadow:0 3px 10px #1118270e!important;box-sizing:border-box!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-input::placeholder{color:#697078!important;opacity:1!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-input:focus{border-color:#fa9a35!important;outline:none!important;box-shadow:0 0 0 3px #fa9a3529!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-submit{display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:0!important;right:0!important;width:52px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0 10px 10px 0!important;background:#fa9a35!important;color:#111418!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-submit .icon{width:20px!important;height:20px!important}.header-bottom-section .tg-mobile-search-shell--header-bottom .tg-search-reset{right:52px!important;height:46px!important}.header-bottom-section .tg-primary-search--mobile .predictive-search--header{left:0!important;right:0!important;width:100%!important;max-width:none!important}}@media screen and (max-width:989px){body:has(#Details-menu-drawer-container[open]) .header-bottom-section .tg-mobile-search-shell--header-bottom{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;min-height:0!important;height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;z-index:-1!important}}@media screen and (min-width:990px){.header-bottom-section .tg-mobile-search-shell--header-bottom{display:none!important}}@media screen and (max-width:989px){.header-bottom-section{min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important}.header-bottom-section .tg-mobile-search-shell--header-bottom{min-height:59px!important;height:auto!important;max-height:none!important}.header-bottom-section .header-bottom,.header-bottom-section .header-bottom>.page-width,.header-bottom-section .header-bottom-inner,.header-bottom-section header-drawer,.header-bottom-section #Details-menu-drawer-container{min-height:44px!important;height:44px!important;max-height:44px!important}}
/*# sourceMappingURL=/cdn/shop/t/183/assets/component-menu-drawer.css.map */
