.header__bottom{overflow:visible!important;border:none!important}.full-header.fixed{height:auto!important}.full-header.fixed .header__bottom{opacity:1!important;height:auto!important;overflow:visible!important}.full-header.fixed .custom-marquee{display:none!important}.custom-mega-nav{position:relative;border-top:1px solid #f0f0f4;background:#fff;z-index:99}.custom-mega-nav__list{display:flex;justify-content:center;align-items:center;gap:30px;list-style:none;margin:0 auto!important;padding:0}.custom-mega-nav__item{position:static}.custom-mega-nav__link{display:inline-flex;align-items:center;gap:6px;padding:12px 18px;margin:8px 0;font-size:14px;font-weight:700;color:#1c1c1c;text-decoration:none;position:relative;text-transform:uppercase;letter-spacing:.5px;transition:all .25s ease;z-index:1}.custom-mega-nav__link:before{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;background:#dc6028;transform:scaleX(0);transform-origin:center;transition:transform .25s cubic-bezier(.25,.8,.25,1);z-index:2}.custom-mega-nav__badge-hot{background:#dc6028;color:#fff;font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;margin-left:2px;line-height:1}.custom-mega-nav__caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #999;margin-left:4px;transition:transform .2s ease,border-top-color .2s}.custom-mega-nav__item:hover>.custom-mega-nav__link,.custom-mega-nav__link--active{color:#dc6028}.custom-mega-nav__item:hover>.custom-mega-nav__link:before,.custom-mega-nav__link--active:before{transform:scaleX(1)}.custom-mega-nav__item:hover>.custom-mega-nav__link .custom-mega-nav__caret{border-top-color:#dc6028;transform:rotate(180deg)}.custom-mega-nav__panel{position:absolute;left:0;right:0;top:100%;width:100%;background:#fffffff7;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-top:3px solid #dc6028;border-bottom:2px solid #eaeaea;box-shadow:0 30px 60px #0000001f;opacity:0;visibility:hidden;transform:translateY(16px);transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),visibility .3s;z-index:999;pointer-events:none;max-height:calc(100vh - 140px);overflow-y:auto}.custom-mega-nav__item:hover>.custom-mega-nav__panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.custom-mega-nav__container{display:grid;grid-template-columns:330px 1fr;gap:50px;margin:0 auto;padding:40px 20px;box-sizing:border-box}.custom-mega-nav__container--full{grid-template-columns:1fr}.custom-mega-nav__promo{border-radius:20px;overflow:hidden;position:relative;padding:36px 32px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;min-height:320px;box-shadow:0 10px 30px #0000001a;z-index:1;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.custom-mega-nav__promo:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000026}.custom-mega-nav__promo-content{position:relative;z-index:2}.custom-mega-nav__promo--ofertas{background:radial-gradient(circle at 20% 30%,#f97316 0%,transparent 70%),radial-gradient(circle at 80% 70%,#dc6028,#7c2d12)}.custom-mega-nav__promo--cat1{background:radial-gradient(circle at 20% 30%,#3b82f6 0%,transparent 70%),radial-gradient(circle at 80% 70%,#1e3a8a,#0f172a)}.custom-mega-nav__promo--cat2{background:radial-gradient(circle at 20% 30%,#4ade80 0%,transparent 70%),radial-gradient(circle at 80% 70%,#15803d,#064e3b)}.custom-mega-nav__promo--cat3{background:radial-gradient(circle at 20% 30%,#a855f7 0%,transparent 70%),radial-gradient(circle at 80% 70%,#6b21a8,#3b0764)}.custom-mega-nav__promo--cat4{background:radial-gradient(circle at 20% 30%,#06b6d4 0%,transparent 70%),radial-gradient(circle at 80% 70%,#0f766e,#115e59)}.custom-mega-nav__promo--saldos{background:radial-gradient(circle at 20% 30%,#eab308 0%,transparent 70%),radial-gradient(circle at 80% 70%,#ca8a04,#451a03)}.custom-mega-nav__promo-tag{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;background:#ffffff38;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:4px 10px;border-radius:6px;display:inline-block;margin-bottom:12px;box-shadow:0 2px 8px #0000000d}.custom-mega-nav__promo-title{font-size:24px;font-weight:800;margin:0 0 8px;line-height:1.2;letter-spacing:-.5px}.custom-mega-nav__promo-desc{font-size:13.5px;opacity:.9;margin:0 0 24px;line-height:1.45}.custom-mega-nav__promo-btn{display:inline-block;background:#fff;color:#1c1c1c;padding:12px 28px;border-radius:10px;font-size:13px;font-weight:700;text-transform:uppercase;text-decoration:none;box-shadow:0 4px 12px #0000001a;transition:all .3s cubic-bezier(.16,1,.3,1)}.custom-mega-nav__promo-btn:hover{background:#1c1c1c;color:#fff;box-shadow:0 8px 20px #0003;transform:translateY(-2px)}.custom-mega-nav__main{flex:1;display:flex;gap:20px;align-items:stretch;min-width:0}.custom-mega-nav__main--full{flex:1 1 100%}.custom-mega-nav__prow{display:flex;flex-direction:column;gap:10px;min-width:0}.custom-mega-nav__pcol{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px;padding:18px 16px;border-radius:16px;transition:background-color .25s ease}.custom-mega-nav__pcol--ofertas{background:linear-gradient(180deg,#dc60280a,#dc602803);border:1px solid rgba(220,96,40,.08)}.custom-mega-nav__pcol--saldos{background:linear-gradient(180deg,#6363630a,#63636303);border:1px solid rgba(99,99,99,.08)}.custom-mega-nav__phead{display:flex;align-items:center;gap:12px;padding:0 4px}.custom-mega-nav__phead-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#dc6028;color:#fff;border-radius:12px;flex-shrink:0;box-shadow:0 4px 12px #dc602840}.custom-mega-nav__phead-icon--cool{background:#252525;box-shadow:0 4px 12px #25252533}.custom-mega-nav__phead-text{display:flex;flex-direction:column;gap:2px;min-width:0}.custom-mega-nav__phead-eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:#9999a3;line-height:1}.custom-mega-nav__phead-title{font-family:var(--font-neue, "Bebas Neue");font-size:22px;font-weight:400;text-transform:uppercase;letter-spacing:.5px;color:#1c1c1c;line-height:1;margin-top:2px}.custom-mega-nav__psep{position:relative;width:1px;background:linear-gradient(180deg,transparent 0%,#e8e8e8 15%,#e8e8e8 85%,transparent 100%);flex-shrink:0;align-self:stretch;margin:0 4px}.custom-mega-nav__psep-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#dc6028;border-radius:50%;box-shadow:0 0 0 4px #fffffff2}.custom-mega-nav__pseeall{display:inline-flex;align-items:center;gap:6px;margin-top:6px;padding:10px 14px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#1c1c1c;text-decoration:none;background:#fff;border:1px solid #e8e8e8;border-radius:999px;transition:all .25s cubic-bezier(.16,1,.3,1);align-self:flex-start}.custom-mega-nav__pseeall:hover{background:#dc6028;color:#fff;border-color:#dc6028;transform:translate(4px);box-shadow:0 6px 16px #dc60284d}.custom-mega-nav__pseeall svg{transition:transform .25s ease}.custom-mega-nav__pseeall:hover svg{transform:translate(2px)}.custom-mega-nav__psep--h{width:auto;height:1px;background:#e8e8e8}.custom-mega-nav__cols{display:flex;flex-wrap:wrap;gap:36px}.custom-mega-nav__col{flex:1 1 200px;min-width:180px;border-left:2px solid transparent;padding:4px 0 4px 16px;transition:border-color .3s ease,background-color .3s ease}.custom-mega-nav__col:hover{border-left-color:#dc6028;background-color:#dc602803}.custom-mega-nav__coltitle{display:flex;align-items:center;gap:8px;margin-bottom:18px;border-bottom:1px solid #f0f0f4;padding-bottom:8px}.custom-mega-nav__coltitle a{font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#1c1c1c;text-decoration:none;line-height:1.2;transition:color .2s ease}.custom-mega-nav__coltitle a:hover{color:#dc6028}.custom-mega-nav__colicon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#707072}.custom-mega-nav__colicon svg,.custom-mega-nav__colicon img{width:18px;height:18px}.custom-mega-nav__subhead{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;color:#dc6028;background:#dc602814;padding:3px 8px;border-radius:4px;margin:16px 0 8px;letter-spacing:.5px;text-decoration:none;transition:background-color .2s,color .2s}.custom-mega-nav__subhead:hover{background:#dc6028;color:#fff}.custom-mega-nav__blink{display:block;font-size:13.5px;color:#55555a;text-decoration:none;padding:6px 0 6px 14px;line-height:1.35;position:relative;transition:all .25s ease}.custom-mega-nav__blink:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scale(0);width:5px;height:5px;border-radius:50%;background:#dc6028;transition:transform .25s ease}.custom-mega-nav__blink:hover{color:#dc6028;transform:translate(5px)}.custom-mega-nav__blink:hover:before{transform:translateY(-50%) scale(1)}.custom-mega-nav__pgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;height:100%}.custom-mega-nav__pcard{text-decoration:none;color:inherit;display:flex;flex-direction:column;padding:10px;border:1px solid rgba(0,0,0,.06);border-radius:12px;background:#fff;box-shadow:0 2px 6px #0000000a;transition:all .35s cubic-bezier(.16,1,.3,1)}.custom-mega-nav__pcard:hover{border-color:#dc602866;box-shadow:0 12px 28px #dc60282e,0 4px 10px #0000000f;transform:translateY(-4px)}.custom-mega-nav__pimg{position:relative;aspect-ratio:1/1;border-radius:8px;background:#f8f9fa;overflow:hidden;margin-bottom:8px;display:flex;align-items:center;justify-content:center;transition:transform .4s ease}.custom-mega-nav__pcard:hover .custom-mega-nav__pimg{transform:scale(1.05)}.custom-mega-nav__pimg img{width:100%;height:100%;object-fit:contain;padding:4px}.custom-mega-nav__pbadge{position:absolute;top:8px;left:8px;background:#dc6028;color:#fff;font-size:10px;font-weight:800;padding:3px 8px;border-radius:6px;z-index:1}.custom-mega-nav__pname{font-size:12px;font-weight:600;line-height:1.35;margin-bottom:4px;color:#1c1c1c;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:32px}.custom-mega-nav__pprice{font-size:13px;font-weight:700;color:#dc6028;margin-top:auto;display:flex;align-items:center;flex-wrap:wrap}.custom-mega-nav__pprice s{color:#9999a3;font-weight:500;font-size:12px;margin-left:6px}.custom-mega-nav__item--otras{position:relative}.custom-mega-nav__mini{position:absolute;top:100%;left:0;background:#fffffffa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid #f0f0f4;border-radius:14px;box-shadow:0 20px 40px #0000001a;min-width:240px;padding:10px;opacity:0;visibility:hidden;transform:translateY(12px);transition:all .25s cubic-bezier(.16,1,.3,1);z-index:999}.custom-mega-nav__item--otras:hover .custom-mega-nav__mini{opacity:1;visibility:visible;transform:translateY(0)}.custom-mega-nav__mini a{display:flex;align-items:center;gap:12px;padding:11px 16px;border-radius:8px;font-size:13.5px;font-weight:600;color:#333;text-decoration:none;transition:all .2s ease}.custom-mega-nav__mini a:hover{background:#dc60280d;color:#dc6028;transform:translate(4px)}.custom-mega-nav__mini a i{display:inline-flex;width:18px;height:18px}.custom-mega-nav__panel--deportes{max-width:1200px;left:50%;right:auto;transform:translate(-50%) translateY(16px);width:calc(100% - 40px);border-radius:12px;border:1px solid #eaeaea;box-shadow:0 15px 45px #00000014;background:#fff;border-top:3px solid #dc6028;max-height:calc(100vh - 140px);overflow-y:auto}.custom-mega-nav__panel--deportes::-webkit-scrollbar,.custom-mega-nav__panel::-webkit-scrollbar{width:6px}.custom-mega-nav__panel--deportes::-webkit-scrollbar-track,.custom-mega-nav__panel::-webkit-scrollbar-track{background:transparent}.custom-mega-nav__panel--deportes::-webkit-scrollbar-thumb,.custom-mega-nav__panel::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.custom-mega-nav__panel--deportes::-webkit-scrollbar-thumb:hover,.custom-mega-nav__panel::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.custom-mega-nav__item:hover>.custom-mega-nav__panel--deportes{transform:translate(-50%) translateY(0)}.custom-mega-nav__deportes-container{margin:0 auto;padding:30px;box-sizing:border-box}.custom-mega-nav__deportes-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.custom-mega-nav__deportes-col{min-width:0;border-left:2px solid transparent;padding-left:12px;transition:border-color .25s ease,background-color .25s ease}.custom-mega-nav__deportes-col:not(.custom-mega-nav__deportes-col--team):hover{border-left-color:#dc6028;background-color:#dc602803}.custom-mega-nav__deportes-col--team{grid-column:5;grid-row:1 / span 2;border-left:1px solid #f0f0f4;padding-left:20px}.custom-mega-nav__deportes-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;border-bottom:1px solid #f0f0f4;padding-bottom:6px}.custom-mega-nav__deportes-title a{font-size:13.5px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#1c1c1c;text-decoration:none;line-height:1.2;transition:color .2s ease}.custom-mega-nav__deportes-title a:hover{color:#dc6028}.custom-mega-nav__deportes-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;transition:transform .25s cubic-bezier(.175,.885,.32,1.275);flex-shrink:0}.custom-mega-nav__deportes-icon svg{width:100%!important;height:100%!important;display:block!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.12))!important}.custom-mega-nav__deportes-col:hover .custom-mega-nav__deportes-icon{transform:scale(1.2) rotate(8deg)}.custom-mega-nav__deportes-subgroup{margin-bottom:15px}.custom-mega-nav__deportes-subhead{display:block;font-size:11px;font-weight:800;text-transform:uppercase;color:#e62d2d;margin:10px 0 4px;letter-spacing:.5px;line-height:1.2}.custom-mega-nav__deportes-blink{display:block;font-size:12.5px;color:#55555a;text-decoration:none;padding:4px 0 4px 8px;line-height:1.35;position:relative;transition:all .25s ease}.custom-mega-nav__deportes-blink:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scale(0);width:4px;height:4px;border-radius:50%;background:#dc6028;transition:transform .25s ease}.custom-mega-nav__deportes-blink:hover{color:#dc6028;transform:translate(4px)}.custom-mega-nav__deportes-blink:hover:before{transform:translateY(-50%) scale(1)}@media(max-width:1150px){.custom-mega-nav__deportes-grid{grid-template-columns:repeat(4,1fr)}.custom-mega-nav__deportes-col--team{grid-column:auto;grid-row:auto;border-left:2px solid transparent;padding-left:12px}.custom-mega-nav__deportes-col--team:hover{border-left-color:#dc6028;background-color:#dc602803}}.custom-mega-nav__panel--entrenamiento{max-width:1200px;left:50%;right:auto;transform:translate(-50%) translateY(16px);width:calc(100% - 40px);border-radius:12px;border:1px solid #eaeaea;box-shadow:0 15px 45px #00000014;background:#fff;border-top:3px solid #dc6028;overflow:visible}.custom-mega-nav__item:hover>.custom-mega-nav__panel--entrenamiento{transform:translate(-50%) translateY(0)}.custom-mega-nav__entrenamiento-container{margin:0 auto;padding:30px;box-sizing:border-box}.custom-mega-nav__entrenamiento-header{display:flex;justify-content:center;margin-bottom:25px}.custom-mega-nav__entrenamiento-badge{background-color:#ffe5db;color:#dc6028;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:6px 18px;border-radius:4px;border:1px solid rgba(220,96,40,.15)}.custom-mega-nav__entrenamiento-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.custom-mega-nav__entrenamiento-col{min-width:0;border-left:1px solid #f0f0f4;padding-left:20px;transition:border-color .25s ease,background-color .25s ease,padding-left .25s ease}.custom-mega-nav__entrenamiento-col:first-child{border-left:1px solid transparent;padding-left:12px}.custom-mega-nav__entrenamiento-col:hover{border-left-color:#dc6028;background-color:#dc602803}.custom-mega-nav__entrenamiento-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;border-bottom:1px solid #f0f0f4;padding-bottom:6px}.custom-mega-nav__entrenamiento-title a{font-size:13.5px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#1c1c1c;text-decoration:none;line-height:1.2;transition:color .2s ease}.custom-mega-nav__entrenamiento-title a:hover{color:#dc6028}.custom-mega-nav__entrenamiento-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;transition:transform .25s cubic-bezier(.175,.885,.32,1.275);flex-shrink:0}.custom-mega-nav__entrenamiento-icon svg{width:100%!important;height:100%!important;display:block!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.12))!important}.custom-mega-nav__entrenamiento-col:hover .custom-mega-nav__entrenamiento-icon{transform:scale(1.2) rotate(8deg)}.custom-mega-nav__entrenamiento-links a{display:block;font-size:13px;color:#55555a;text-decoration:none;padding:4px 0 4px 12px;line-height:1.35;position:relative;transition:all .25s ease}.custom-mega-nav__entrenamiento-links a:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scale(1);width:4px;height:4px;border-radius:50%;background:#dc6028;transition:transform .25s ease}.custom-mega-nav__entrenamiento-links a:hover{color:#dc6028;transform:translate(4px)}.custom-mega-nav__panel--equipamiento{max-width:1200px;left:50%;right:auto;transform:translate(-50%) translateY(16px);width:calc(100% - 40px);border-radius:12px;border:1px solid #eaeaea;box-shadow:0 15px 45px #00000014;background:#fff;border-top:3px solid #dc6028;overflow:visible}.custom-mega-nav__item:hover>.custom-mega-nav__panel--equipamiento{transform:translate(-50%) translateY(0)}.custom-mega-nav__equipamiento-container{margin:0 auto;padding:30px;box-sizing:border-box}.custom-mega-nav__equipamiento-header{display:flex;justify-content:center;margin-bottom:25px}.custom-mega-nav__equipamiento-badge{background-color:#ffe5db;color:#dc6028;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:6px 18px;border-radius:4px;border:1px solid rgba(220,96,40,.15)}.custom-mega-nav__equipamiento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.custom-mega-nav__equipamiento-col{min-width:0;border-left:1px solid #f0f0f4;padding-left:20px;transition:border-color .25s ease,background-color .25s ease,padding-left .25s ease}.custom-mega-nav__equipamiento-col:first-child{border-left:1px solid transparent;padding-left:12px}.custom-mega-nav__equipamiento-col:hover{border-left-color:#dc6028;background-color:#dc602803}.custom-mega-nav__equipamiento-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;border-bottom:1px solid #f0f0f4;padding-bottom:6px}.custom-mega-nav__equipamiento-title a{font-size:13.5px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#1c1c1c;text-decoration:none;line-height:1.2;transition:color .2s ease}.custom-mega-nav__equipamiento-title a:hover{color:#dc6028}.custom-mega-nav__equipamiento-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;transition:transform .25s cubic-bezier(.175,.885,.32,1.275);flex-shrink:0}.custom-mega-nav__equipamiento-icon svg{width:100%!important;height:100%!important;display:block!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.12))!important}.custom-mega-nav__equipamiento-col:hover .custom-mega-nav__equipamiento-icon{transform:scale(1.2) rotate(8deg)}.custom-mega-nav__equipamiento-links a{display:block;font-size:13px;color:#55555a;text-decoration:none;padding:4px 0 4px 12px;line-height:1.35;position:relative;transition:all .25s ease}.custom-mega-nav__equipamiento-links a:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scale(1);width:4px;height:4px;border-radius:50%;background:#dc6028;transition:transform .25s ease}.custom-mega-nav__equipamiento-links a:hover{color:#dc6028;transform:translate(4px)}@media(max-width:950px){.custom-mega-nav__deportes-grid{grid-template-columns:repeat(3,1fr)}.custom-mega-nav__entrenamiento-grid{grid-template-columns:repeat(2,1fr)}.custom-mega-nav__entrenamiento-col:nth-child(odd){border-left-color:transparent;padding-left:12px}.custom-mega-nav__equipamiento-grid{grid-template-columns:repeat(2,1fr)}.custom-mega-nav__equipamiento-col:nth-child(odd){border-left-color:transparent;padding-left:12px}}@media(max-width:939px){.custom-mega-nav{display:none}}@media(min-width:940px){.header__filters--all-categories{display:inline-flex!important;align-items:center!important;gap:8px!important;border:1.5px solid #dc6028!important;background-color:transparent!important;color:#dc6028!important;font-weight:700!important;text-transform:uppercase!important;font-size:13px!important;letter-spacing:.5px!important;padding:0 20px!important;height:44px!important;border-radius:30px!important;transition:all .25s ease!important}.header__filters--all-categories:hover{background-color:#dc6028!important;color:#fff!important}.header__filters--all-categories:hover svg path{stroke:#fff!important}.header__filters--all-categories svg path{stroke:#dc6028!important;transition:stroke .25s ease!important}.header__filters--all-categories .span{display:block!important;font-size:13px!important;font-weight:700!important}.header__filters{grid-template-columns:auto 1fr!important;gap:15px!important}.header__filters--extra-filters{grid-template-columns:1fr!important;margin-left:0!important;width:100%!important}.header__filters--search{border-radius:30px!important;border:1.5px solid #eaeaea!important;background-color:#f7f7f7!important;padding:0 20px!important;height:44px!important;display:flex!important;align-items:center!important;width:100%!important;max-width:500px!important;transition:all .3s ease!important;box-sizing:border-box!important}.header__filters--search:focus-within{border-color:#dc6028!important;background-color:#fff!important;box-shadow:0 4px 12px #dc602814!important}.header__filters--input{border:none!important;background:transparent!important;font-size:14px!important;color:#1c1c1c!important;padding:0!important;width:100%!important;height:100%!important}.header__filters--input::placeholder{color:#999!important}.header__filters--search i{display:flex!important;align-items:center!important;justify-content:center!important;color:#dc6028!important;width:20px!important;opacity:1!important}.header__filters--search i svg{fill:none!important;stroke:#dc6028!important;width:18px!important;height:18px!important}}.custom-mega-nav__imple-container{padding:30px 40px 40px}.custom-mega-nav__imple-header{display:flex;justify-content:center;margin-bottom:25px}.custom-mega-nav__imple-badge{background-color:#ffe5db;color:#dc6028;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:6px 18px;border-radius:4px;border:1px solid rgba(220,96,40,.15)}.custom-mega-nav__imple-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:900px){.custom-mega-nav__imple-grid{grid-template-columns:repeat(2,1fr)}}.custom-mega-nav__imple-col{min-width:0;border-left:1px solid #f0f0f4;padding-left:20px;transition:border-color .25s ease,background-color .25s ease,padding-left .25s ease}.custom-mega-nav__imple-col:first-child{border-left:1px solid transparent;padding-left:12px}.custom-mega-nav__imple-col:hover{border-left-color:#dc6028;background-color:#dc602803}.custom-mega-nav__imple-title{display:flex;align-items:center;gap:10px;margin-bottom:12px;border-bottom:1px solid #f0f0f4;padding-bottom:6px}.custom-mega-nav__imple-title a{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#1c1c1c;text-decoration:none;line-height:1.2;transition:color .2s ease}.custom-mega-nav__imple-title a:hover{color:#dc6028}.custom-mega-nav__imple-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);flex-shrink:0}.custom-mega-nav__imple-icon svg{width:100%!important;height:100%!important;display:block!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.12))!important}.custom-mega-nav__imple-col:hover .custom-mega-nav__imple-icon{transform:scale(1.18) rotate(8deg)}.custom-mega-nav__imple-links{display:flex;flex-direction:column;gap:6px}.custom-mega-nav__imple-blink{display:block;font-size:12.5px;color:#55555a;text-decoration:none;padding:5px 0 5px 12px;line-height:1.35;position:relative;transition:color .2s ease,transform .2s ease}.custom-mega-nav__imple-blink:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;background-color:#dc6028;border-radius:50%;opacity:0;transition:opacity .2s ease,transform .2s ease}.custom-mega-nav__imple-blink:hover{color:#dc6028;transform:translate(2px)}.custom-mega-nav__imple-blink:hover:before{opacity:1;transform:translateY(-50%) scale(1.4)}.custom-mega-nav__panel--hobbies{max-width:1000px;left:50%;right:auto;transform:translate(-50%) translateY(16px);width:calc(100% - 40px);border-radius:12px;border:1px solid #eaeaea;box-shadow:0 15px 45px #00000014;background:#fff;border-top:3px solid #dc6028;overflow:visible}.custom-mega-nav__item:hover>.custom-mega-nav__panel--hobbies{transform:translate(-50%) translateY(0)}.custom-mega-nav__hobbies-container{margin:0 auto;padding:30px;box-sizing:border-box}.custom-mega-nav__hobbies-header{display:flex;justify-content:center;margin-bottom:25px}.custom-mega-nav__hobbies-badge{background-color:#ffe5db;color:#dc6028;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:6px 18px;border-radius:4px;border:1px solid rgba(220,96,40,.15)}.custom-mega-nav__hobbies-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.custom-mega-nav__hobbies-col{min-width:0;border-left:1px solid #f0f0f4;padding-left:20px;transition:border-color .25s ease,background-color .25s ease,padding-left .25s ease}.custom-mega-nav__hobbies-col:first-child{border-left:1px solid transparent;padding-left:12px}.custom-mega-nav__hobbies-col:hover{border-left-color:#dc6028;background-color:#dc602803}.custom-mega-nav__hobbies-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;border-bottom:1px solid #f0f0f4;padding-bottom:6px}.custom-mega-nav__hobbies-title a{font-size:13.5px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#1c1c1c;text-decoration:none;line-height:1.2;transition:color .2s ease}.custom-mega-nav__hobbies-title a:hover{color:#dc6028}.custom-mega-nav__hobbies-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;transition:transform .25s cubic-bezier(.175,.885,.32,1.275);flex-shrink:0}.custom-mega-nav__hobbies-icon svg{width:100%!important;height:100%!important;display:block!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.12))!important}.custom-mega-nav__hobbies-col:hover .custom-mega-nav__hobbies-icon{transform:scale(1.2) rotate(8deg)}.custom-mega-nav__hobbies-links a{display:block;font-size:13px;color:#55555a;text-decoration:none;padding:4px 0 4px 12px;line-height:1.35;position:relative;transition:all .25s ease}.custom-mega-nav__hobbies-links a:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scale(1);width:4px;height:4px;border-radius:50%;background:#dc6028;transition:transform .25s ease}.custom-mega-nav__hobbies-links a:hover{color:#dc6028;transform:translate(4px)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mega-nav.css.map */
