:root{--em-mega-red:#ed1c24;--em-mega-black:#080808;--em-mega-line:#dedede}body.em-shop-mega-open{overflow:hidden}.em-shop-mega[hidden]{display:none!important}.em-shop-mega{position:fixed;inset:var(--em-shop-top,0) 0 0;z-index:9999;display:block;color:#111;font-family:inherit}.em-shop-mega__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000061;cursor:pointer}.em-shop-mega__dialog{position:relative;max-height:100%;overflow:auto;overscroll-behavior:contain;background:#fff;box-shadow:0 24px 64px #00000038;outline:0}.em-shop-mega__topbar{display:flex;align-items:center;justify-content:space-between;max-width:1680px;margin:0 auto;padding:14px 42px 0}.em-shop-mega__eyebrow{margin:0;color:var(--em-mega-red);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.em-shop-mega__close{display:grid;width:40px;height:40px;padding:0;place-items:center;border:1px solid #d7d7d7;border-radius:50%;background:#fff;color:#111;font:400 28px/1 Arial,sans-serif;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.em-shop-mega__close:hover,.em-shop-mega__close:focus-visible{border-color:var(--em-mega-red);background:var(--em-mega-red);color:#fff;outline:0}.em-shop-mega__layout{width:min(1680px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;padding:12px 42px 36px}.em-shop-mega__tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}.em-shop-mega__tile{min-width:0;color:#111;text-decoration:none}.em-shop-mega__media{display:block;aspect-ratio:1.84;overflow:hidden;background:#f4f4f4}.em-shop-mega__media--dark{background:#080808}.em-shop-mega__media--warranty{display:grid;place-items:center;background:linear-gradient(145deg,#fff,#f1f1f1);color:var(--em-mega-red)}.em-shop-mega__media--warranty svg{width:42%;height:70%}.em-shop-mega__media--gift{display:grid;place-items:center;background:linear-gradient(145deg,#080808,#181818)}.em-shop-mega__gift-card{position:relative;display:flex;width:72%;aspect-ratio:1.7;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border:1px solid #3c3c3c;border-radius:8px;background:linear-gradient(145deg,#161616,#060606);box-shadow:0 14px 28px #00000059;color:#fff}.em-shop-mega__gift-card:after{content:"";position:absolute;right:-12%;bottom:-32%;width:55%;height:65%;background:linear-gradient(135deg,transparent 32%,var(--em-mega-red) 33% 45%,transparent 46% 54%,var(--em-mega-red) 55% 67%,transparent 68%);transform:rotate(-2deg)}.em-shop-mega__gift-brand{position:relative;z-index:1;font-size:clamp(17px,1.65vw,26px);font-weight:900;font-style:italic;letter-spacing:.02em}.em-shop-mega__gift-brand:before{content:"E";margin-right:8px;color:var(--em-mega-red);font-size:1.18em}.em-shop-mega__gift-label{position:relative;z-index:1;margin-top:11px;color:#ddd;font-size:12px;font-weight:700;letter-spacing:.16em}.em-shop-mega__media img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .3s ease}.em-shop-mega__media--cover img{object-fit:cover}.em-shop-mega__tile:hover .em-shop-mega__media img{transform:scale(1.025)}.em-shop-mega__tile-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 5px;color:#111;font-size:21px;font-weight:800;line-height:1.15;letter-spacing:-.01em;text-transform:uppercase;transition:color .2s}.em-shop-mega__tile-heading>span:last-child{flex:0 0 auto;color:var(--em-mega-red);font-size:31px;font-weight:300;line-height:.7}.em-shop-mega__description{margin:0;color:#4b4b4b;font-size:15px;line-height:1.4}.em-shop-mega__tile:hover .em-shop-mega__tile-heading,.em-shop-mega__tile:focus-visible .em-shop-mega__tile-heading{color:var(--em-mega-red)}.em-shop-mega__tile:focus-visible{outline:2px solid var(--em-mega-red);outline-offset:5px}.em-shop-mega__rail{border-left:1px solid var(--em-mega-line);padding-left:34px}.em-shop-mega__link-group h2{margin:0 0 13px;color:#111;font-size:21px;font-weight:800;line-height:1.15;text-transform:uppercase}.em-shop-mega__link-group a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;padding:8px 4px;color:#111;text-decoration:none;font-size:16px;font-weight:500;line-height:1.25;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.em-shop-mega__link-group a b{color:var(--em-mega-red);font-size:27px;font-weight:300;line-height:1}.em-shop-mega__link-group a:hover,.em-shop-mega__link-group a:focus-visible{color:var(--em-mega-red);border-bottom-color:#efefef;outline:0}.em-shop-mega__link-group--tools{margin-top:28px;padding-top:28px;border-top:1px solid var(--em-mega-line)}@media(max-width:1280px){.em-shop-mega__layout{grid-template-columns:minmax(0,1fr) 280px;gap:26px;padding-inline:28px}.em-shop-mega__topbar{padding-inline:28px}.em-shop-mega__tiles{gap:24px 18px}.em-shop-mega__tile-heading,.em-shop-mega__link-group h2{font-size:18px}.em-shop-mega__rail{padding-left:26px}}@media(max-width:989px){.em-shop-mega{top:0;right:0;bottom:0;left:0;z-index:12000}.em-shop-mega__backdrop{display:none}.em-shop-mega__dialog{height:100%;max-height:none}.em-shop-mega__topbar{position:sticky;top:0;z-index:2;padding:12px 20px;background:var(--em-mega-black);color:#fff}.em-shop-mega__eyebrow{font-size:11px}.em-shop-mega__close{width:38px;height:38px;border-color:#454545;background:#111;color:#fff}.em-shop-mega__layout{display:block;width:100%;padding:20px 20px 36px}.em-shop-mega__tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.em-shop-mega__tile-heading{font-size:17px}.em-shop-mega__description{font-size:13px}.em-shop-mega__rail{margin-top:30px;padding:26px 0 0;border-top:1px solid var(--em-mega-line);border-left:0}.em-shop-mega__link-group h2{font-size:18px}.em-shop-mega__link-group a{min-height:50px}}@media(max-width:520px){.em-shop-mega__layout,.em-shop-mega__topbar{padding-inline:16px}.em-shop-mega__tiles{gap:22px 12px}.em-shop-mega__media{aspect-ratio:1.45}.em-shop-mega__tile-heading{gap:6px;margin-top:10px;font-size:14px}.em-shop-mega__tile-heading>span:last-child{font-size:24px}.em-shop-mega__description{font-size:12px}}@media(prefers-reduced-motion:reduce){.em-shop-mega__media img,.em-shop-mega__close,.em-shop-mega__tile-heading{transition:none}}.em-shop-mega__media--accessories{display:grid;place-items:center;background:linear-gradient(145deg,#fff,#f1f1f1)}.em-shop-mega__media--accessories svg{width:88%;height:82%}@media(min-width:990px){.em-shop-mega__dialog{height:min(568px,calc(100vh - var(--em-shop-top,0px)));max-height:568px}.em-shop-mega__topbar{display:none}.em-shop-mega__layout{height:100%;grid-template-columns:minmax(0,1fr) min(310px,24vw);gap:34px;padding:30px 42px 26px}.em-shop-mega__tiles{grid-template-rows:repeat(2,minmax(0,1fr));gap:22px 24px}.em-shop-mega__media{aspect-ratio:1.92}.em-shop-mega__tile-heading{margin:10px 0 3px;font-size:18px}.em-shop-mega__description{font-size:14px}.em-shop-mega__rail{overflow:auto;padding-left:34px}.em-shop-mega__link-group h2{margin-bottom:7px;font-size:20px}.em-shop-mega__link-group a{min-height:36px;padding:4px;color:#111;font-size:15px}.em-shop-mega__link-group--tools{margin-top:16px;padding-top:16px}}.em-shop-mega__native-shop-panel{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/17/assets/emotion-shop-mega-menu.css.map */
