.lmu-hdr{position:relative;z-index:80;background:#fff;color:#0b2140;border-bottom:1px solid #dbe3ed;font-family:inherit}.lmu-hdr *{box-sizing:border-box}.lmu-hdr a{text-decoration:none;color:inherit}.lmu-hdr__main{max-width:1500px;margin:auto;min-height:112px;padding:22px 28px;display:grid;grid-template-columns:230px minmax(300px,1fr) auto;align-items:center;gap:28px}.lmu-hdr__logo{display:flex;align-items:center}.lmu-hdr__logo img{display:block;width:auto;max-width:190px;max-height:72px;object-fit:contain}.lmu-hdr__search{height:58px;border:1.5px solid #cbd6e4;border-radius:999px;display:flex;align-items:center;background:#f8fafc;transition:.2s}.lmu-hdr__search:focus-within{border-color:#f47b20;box-shadow:0 0 0 3px rgba(244,123,32,.12);background:#fff}.lmu-hdr__search input{width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 22px;font:inherit;font-size:17px;color:#0b2140}.lmu-hdr__search button{width:60px;height:100%;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;color:#0b2140}.lmu-hdr__search svg,.lmu-hdr__account svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.lmu-hdr__actions{display:flex;align-items:center;gap:10px}.lmu-hdr__account{height:48px;padding:0 13px;display:flex;align-items:center;gap:7px;font-weight:750;border-radius:14px}.lmu-hdr__account:hover{background:#f2f6fa}.lmu-hdr__quote{display:flex;align-items:center;justify-content:center;height:50px;padding:0 20px;border-radius:14px;background:#f47b20;color:#fff!important;font-weight:850;white-space:nowrap;box-shadow:0 8px 18px rgba(244,123,32,.2)}.lmu-hdr__quote:hover{background:#dc6712;transform:translateY(-1px)}.lmu-hdr__basket{height:50px;padding:0 10px 0 17px;border-radius:14px;background:#eef3f8;display:flex;align-items:center;gap:10px;font-weight:850;white-space:nowrap}.lmu-hdr__basket b{display:grid;place-items:center;min-width:32px;height:32px;padding:0 8px;border-radius:999px;background:#f47b20;color:#fff}.lmu-hdr__toggle{display:none;width:48px;height:48px;border:0;border-radius:12px;background:#eef3f8;padding:13px;cursor:pointer}.lmu-hdr__toggle>span:not(.visually-hidden){display:block;height:2px;background:#0b2140;margin:4px 0}.lmu-hdr__nav{background:#0b2140;color:#fff}.lmu-hdr__nav-inner{max-width:1500px;height:62px;margin:auto;padding:0 28px;display:flex;align-items:stretch;justify-content:center;gap:4px}.lmu-hdr__nav-inner>a,.lmu-mega>summary{height:62px;padding:0 18px;display:flex;align-items:center;gap:6px;font-weight:800;font-size:15px;white-space:nowrap;cursor:pointer;list-style:none;color:#fff}.lmu-mega>summary::-webkit-details-marker{display:none}.lmu-hdr__nav-inner>a:hover,.lmu-mega>summary:hover,.lmu-mega[open]>summary{background:rgba(255,255,255,.09)}.lmu-mega--accent>summary{color:#ff9b56}.lmu-mega{position:static}.lmu-mega__panel{position:absolute;left:50%;top:100%;transform:translateX(-50%);width:min(1440px,calc(100vw - 40px));display:grid;grid-template-columns:280px minmax(0,1fr) 300px;gap:34px;padding:34px;border-radius:0 0 24px 24px;background:#fff;color:#0b2140;border:1px solid #dce4ee;border-top:0;box-shadow:0 22px 50px rgba(8,30,57,.18)}.lmu-mega:not([open]) .lmu-mega__panel{display:none}.lmu-mega__intro{padding:8px 20px 8px 4px;border-right:1px solid #e2e8f0}.lmu-mega__intro small,.lmu-mega__feature small{display:block;color:#e66f1b;font-size:11px;font-weight:900;letter-spacing:.14em}.lmu-mega__intro h3{margin:9px 0 11px;font-size:25px;line-height:1.12}.lmu-mega__intro p{margin:0;color:#5d6f87;line-height:1.55;font-size:14px}.lmu-mega__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px}.lmu-mega__links a{display:flex;flex-direction:column;padding:11px 13px;border-radius:12px}.lmu-mega__links a:hover{background:#f3f6fa}.lmu-mega__links strong{font-size:15px}.lmu-mega__links span{margin-top:3px;color:#64748b;font-size:12px;line-height:1.35}.lmu-mega__feature{align-self:stretch;border-radius:18px;background:#0b2140;color:#fff!important;padding:25px;display:flex;flex-direction:column;justify-content:flex-end;min-height:170px}.lmu-mega__feature strong{font-size:22px;line-height:1.15;margin:10px 0 16px}.lmu-mega__feature span{font-size:14px;font-weight:850;color:#ff9b56}.lmu-mega__feature--orange{background:#f47b20}.lmu-mega__feature--orange small,.lmu-mega__feature--orange span{color:#fff}.lmu-mega__brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.lmu-mega__brand-grid a{min-height:50px;padding:10px;border:1px solid #dde5ef;border-radius:12px;display:grid;place-items:center;text-align:center;font-size:13px;font-weight:850;background:#fff}.lmu-mega__brand-grid a:hover{border-color:#f47b20;color:#e66f1b}.lmu-mobile-nav{display:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1180px){.lmu-hdr__main{grid-template-columns:190px 1fr auto;gap:16px}.lmu-hdr__account span{display:none}.lmu-hdr__nav-inner>a,.lmu-mega>summary{padding:0 11px;font-size:14px}}@media(max-width:990px){.lmu-hdr__main{min-height:86px;padding:15px 18px;grid-template-columns:150px 1fr auto}.lmu-hdr__logo img{max-width:145px;max-height:54px}.lmu-hdr__search{height:48px}.lmu-hdr__quote,.lmu-hdr__account{display:none}.lmu-hdr__basket span{display:none}.lmu-hdr__basket{padding:0 8px;height:46px}.lmu-hdr__toggle{display:block}.lmu-hdr__nav{display:none}.lmu-mobile-nav{display:block;padding:10px 18px 22px;background:#fff;border-top:1px solid #dfe6ef;box-shadow:0 18px 30px rgba(8,30,57,.12)}.lmu-mobile-nav[hidden]{display:none}.lmu-mobile-nav>a,.lmu-mobile-nav summary{display:block;padding:15px 4px;border-bottom:1px solid #e7edf4;font-weight:850;cursor:pointer;list-style:none}.lmu-mobile-nav details a{display:block;padding:11px 18px;color:#52657d;font-weight:700}.lmu-mobile-nav>a:last-child{color:#e66f1b}}@media(max-width:680px){.lmu-hdr__main{grid-template-columns:118px 1fr auto;gap:9px;padding:12px}.lmu-hdr__logo img{max-width:112px}.lmu-hdr__search{height:44px}.lmu-hdr__search input{font-size:14px;padding:0 12px}.lmu-hdr__search button{width:42px}.lmu-hdr__basket{background:transparent;padding:0}.lmu-hdr__basket b{min-width:29px;height:29px}.lmu-hdr__toggle{width:42px;height:42px;padding:10px}}@media(max-width:480px){.lmu-hdr__main{grid-template-columns:105px 1fr auto}.lmu-hdr__search input::placeholder{color:transparent}.lmu-hdr__toggle{display:none}}