:root { --font: "Montserrat", sans-serif; --mobile-img-bp: 991px; --desktop-img-bp: 992px; --mobile-copy-width: 540px; --primary: #294e95; --main: #000; --lenovoblack: #1e0013; --n0: #fff; --bg: #f7f7f7; --highlight: #e1251b; --highlight-hs: #7a126b; --highlight-hs-light: #d9c1d8; --link-dk: #d9c1d8; --lred: #b30e13; --lgreen: #060; --lviolet: #783f9b; --dpurple: #4d144a; --dblue: #11184f; --lenovopurple: #7a126b; --paleblue: #c9d0f0; } html { font-size: 16px; } body, html { min-height: 100%; height: 100%; } body { font-family: var(--font); transition: smooth; background-repeat: no-repeat; background-size: cover; background-position: center; background-attachment: fixed; } .commonHeader, .common_footer { font-family: Lato, Helvetica, Arial, sans-serif; } .commonHeader a { color: #000  !important; text-decoration: none  !important; } .utility_nav_item_icon.utility_nav_item_store_icon { font-size: 16px  !important; } .btn { border-radius: 4px; padding: 17px 46px; font-weight: 600; line-height: 1em; cursor: pointer; font-size: 16px; text-align: center; text-decoration: none; } .btn-primary { border: 1px solid var(--primary); background-color: var(--primary); color: var(--n0); } .btn-primary:hover { background-color: #e3f2f9; color: var(--primary); border-color: var(--primary); } .btn-secondary:hover { border: 1px solid var(--primary); background-color: var(--primary); } .btn-secondary { border: 1px solid var(--n0); background-color: transparent; color: var(--n0); } .z-container { max-width: 1920px; margin: 0 auto; } .z-cta { color: var(--paleblue); font-size: 18px; text-decoration: underline; } #blade-1, #blade-2, #blade-3, #blade-4, #blade-5 { color: var(--n0); } .legion-hero { background-color: var(--main); height: 920px; position: relative; overflow: hidden; } .legion-video-wrapper { width: 100%; height: -webkit-fill-available; position: absolute; min-height: 500px; display: flex; flex-direction: column; align-items: center; justify-content: center; } .video-thumbnail { position: absolute; width: 100%; height: 100%; object-fit: cover; z-index: 1; transition: opacity .5s ease; } .legion-bg-video-content { display: block; width: 100%; height: -webkit-fill-available; padding: 0; overflow: hidden; position: relative; padding-top: 100vh; } .legion-bg-video-content:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent linear-gradient(180deg, #00000000 0, #000 100%) 0 0 no-repeat padding-box; opacity: .9; } .legion-bg-video-content-inner { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; object-fit: cover; z-index: 2; } .legion-hero-content-container { max-width: 1920px; position: absolute; z-index: 3; display: flex; flex-direction: column; justify-content: center; width: 100%; height: -webkit-fill-available; } .legion-logo-image { height: 150px; width: 247px; position: relative; left: 5%; } .legion-hero-cta { display: flex; position: relative; left: 5%; margin-top: 3.5em; } .gaming-logo { z-index: 100; position: absolute; right: 5%; top: 10%; } .gaming-logo img { display: block; margin: 0 auto 10px; width: 80px; } .btn-secondary { margin-left: 25px; } #blade-2 { position: relative; overflow: hidden; height: 700px; } .blade-2-content { min-width: 100%; height: inherit; position: relative; text-align: left; } .blade-2-content img { width: 100%; height: 700px; display: block; object-fit: cover; object-position: center; } .blade-2-text-container { position: absolute; top: 0; left: 3%; color: #fff; text-align: left; width: 25%; height: 100%; align-content: center; padding: 2em; } .blade-2-text-container p { margin: 10px 0; } .blade-2-text-container p:nth-of-type(1) { font-size: 36px; font-weight: 600; } .blade-2-text-container p:nth-of-type(2), .blade-2-text-container p:nth-of-type(3) { font-size: 18px; margin: 15px 0; } .blade-2-text-container a { color: #fff; font-size: 20px; text-decoration: underline; } #blade-3 { position: relative; height: 700px; } .h-carousel-1 { display: flex; justify-content: center; align-items: center; height: 100%; } .h-carousel-1-container { display: flex; justify-content: center; align-items: center; height: 700px; width: 100%; max-width: 1700px; position: absolute; overflow: hidden; bottom: 0; } .blade-3-c-ttl { position: absolute; top: 0; margin: 0; text-align: center; } .blade-3-c-ttl-1 { font-size: 48px; font-weight: 600; margin-bottom: 0; } .blade-3-c-ttl-2 { font-size: 20px; margin-top: .5em; } .h-carousel-1-carousel-inner { display: flex; justify-content: center; align-items: center; overflow: hidden; width: 100%; max-width: 800px; } .h-carousel-1-carousel-item { transition: transform .6s ease-in-out; position: absolute; } .h-carousel-1-carousel-item img { width: 765px; height: 480px; max-width: 100%; max-height: 100%; display: block; margin: 15px; } .h-carousel-1-carousel-item .carousel-img-text { position: absolute; left: 7%; bottom: 10%; max-width: 90%; width: 45%; } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(1) { font-size: 36px; color: #c9d0f0; font-weight: 600; margin-bottom: .5em; line-height: 34px; } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(2) { font-size: 18px; } .h-carousel-1-control-next, .h-carousel-1-control-prev { position: absolute; top: 50%; transform: translateY(-50%); font-size: 2rem; cursor: pointer; z-index: 1; } .h-carousel-1-control-prev { z-index: 1; width: 50px; height: 50px; border-radius: 50px; background-image: none; background: #e6e2e4; left: 1%; display: flex; align-items: center; justify-content: space-between; box-shadow: 10px 10px 15px -10px #00000080; transition: all .6s  !important; } .h-carousel-1-control-prev:hover { transition: all .6s  !important; } .h-carousel-1-control-prev .arrow-left { width: 25px; height: 25px; background: url(https://p3-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/Agnostic-version/img/lenovo-left-arrow.svg) center center; background-size: 25px; background-repeat: no-repeat; margin: auto; } .h-carousel-1-control-next { z-index: 1; width: 50px; height: 50px; border-radius: 50px; background-image: none; background: #e6e2e4; right: 1%; display: flex; align-items: center; flex-direction: row-reverse; justify-content: space-between; box-shadow: 10px 10px 15px -10px #00000080; transition: all .6s  !important; } .h-carousel-1-control-next:hover { transition: all .6s  !important; } .h-carousel-1-control-next .arrow-right { width: 25px; height: 25px; background: url(https://p3-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/Agnostic-version/img/lenovo-right-arrow.svg) center center; background-size: 25px; background-repeat: no-repeat; margin: auto; } .carousel-dots { text-align: center; position: absolute; bottom: 5%; display: flex; justify-content: center; align-items: center; } .dot { height: 12px; width: 12px; margin: 0 5px; background-color: #aba8b1; border-radius: 50%; display: inline-block; transition: background-color .3s ease; cursor: pointer; } .dot.active { background-color: #e6e2e4; height: 18px; width: 18px; } #blade-4 { position: relative; padding: 2%; } .blade-4-title { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; max-width: 100%; padding: 4em 2em 0; } .blade-4-ttl-1 { font-size: 3em; font-weight: 600; margin-bottom: 0; } .blade-4-ttl-2 { font-size: 1.25em; text-align: center; } .lg-container { display: flex; flex-wrap: wrap; justify-content: center; max-width: 1600px; margin: auto; } .lg-card { max-width: 325px; text-align: center; position: relative; margin: 1em .5em; transition: all .5s ease; } .lg-card-bg-1 { background-image: url(https://p2-ofp.static.pub/ShareResource/ww/landing-pages/loq-brand-page/july-2025/img/lenovo-loq-15-card-top-img.jpg); } .lg-card-bg-2 { background-image: url(https://p1-ofp.static.pub/ShareResource/ww/landing-pages/loq-brand-page/july-2025/img/lenovo-loq-17-card-top-img.jpg); } .lg-card-bg-3 { background-image: url(https://p3-ofp.static.pub/ShareResource/ww/landing-pages/loq-brand-page/july-2025/img/lenovo-loq-towers-card-top-img.jpg); } .lg-card-bg-1, .lg-card-bg-2, .lg-card-bg-3 { background-size: cover; background-repeat: no-repeat; background-position: center; } .lg-card:hover .lg-prod-img { transform: scale(1.07); transition: all .5s ease; } .lg-card:hover .lg-card-sect-2 { transition: all .25s ease; box-shadow: 4px 4px 8px rgba(0, 0, 0, .2); } .lg-card-sect-1 { height: 297px; } .lg-card-sect-2 { background-color: var(--lenovopurple); height: 400px; color: var(--n0); border-radius: 0 0 6px 6px; } .lg-product-copy { padding: 1.5em; text-align: left; } .lg-product { position: absolute; margin-top: -170px; width: 100%; } .lg-prod-img { height: 300px; width: 300px; } .pencal_video .video-panel-carousel-container .textContentType2 { max-width: inherit  !important; } .lg-product-copy { position: relative; padding-top: 5em; } .lg-product-title { font-weight: 600  !important; font-size: 1.5em  !important; margin-bottom: .5em; } .lg-product-tag { font-weight: 600; font-size: 1.6em; margin: 0; } .lg-product-desc { font-size: 1.125em  !important; margin: .5em 0; } .cta-shop-all { display: flex; justify-content: center; margin-top: 3em; } .cta-shop-all .btn-secondary:hover { background-color: var(--bg); color: var(--dpurple); } #blade-5 { position: relative; background-image: url(https://p2-ofp.static.pub/ShareResource/ww/landing-pages/loq-brand-page/july-2025/img/lenovo-loq-ecosystem-banner.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; height: 1000px; max-width: 1920px; margin: auto; } .blade-5-mob-img { display: none; } .blade-5-ttl { margin: 0; text-align: center; padding: 4em 2em 0; } .blade-5-ttl-1 { font-size: 48px; font-weight: 600; margin: 0; } .blade-5-ttl-2 { font-size: 20px; margin-top: .5em; } .ttip { position: relative; min-width: 25px; width: 25px; } .ttip img { animation: pulse 1s infinite ease-in-out alternate; } @keyframes pulse { from { transform: scale(0.95); } to { transform: scale(1.05); } } .ttip:hover .ttip__text { opacity: 1; visibility: visible; transform: translateY(-5px); } .ttip__text { visibility: hidden; opacity: 0; min-width: 324px; color: #faeceb; backdrop-filter: blur(16px) saturate(180%); -webkit-backdrop-filter: blur(16px) saturate(180%); background-color: rgba(0, 0, 0, .7); border-radius: 6px; border: 1px solid rgba(255, 255, 255, .125); display: flex; flex-direction: column; text-align: center; position: absolute; padding: 1em; z-index: 1; bottom: 150%; right: -20px; transition: transform .4s cubic-bezier(0.23, 1, .32, 1), .3s opacity, .3s visibility; } .ttip__text::after { content: ""; position: absolute; top: 100%; right: 28px; margin-left: -8px; border-width: 8px; border-style: solid; border-color: rgba(0, 0, 0, .7) transparent transparent transparent; } .ttip.ttip-gaming-monitors .ttip__text, .ttip.ttip-legion-go-series .ttip__text, .ttip.ttip-legion-laptops .ttip__text, .ttip.ttip-lg-backpack .ttip__text, .ttip.ttip-lg-go .ttip__text { top: 150%; left: -20px; bottom: unset; right: unset; } .ttip.ttip-gaming-monitors .ttip__text::after, .ttip.ttip-legion-go-series .ttip__text::after, .ttip.ttip-legion-laptops .ttip__text::after, .ttip.ttip-lg-backpack .ttip__text::after, .ttip.ttip-lg-go .ttip__text::after { bottom: 100%; left: 28px; top: unset; right: unset; border-color: transparent transparent rgba(0, 0, 0, .7) transparent; } .ttip__text p:nth-child(1) { font-size: 36px; font-weight: 600; margin: 0; line-height: 34px; } .ttip__text p:nth-child(2) { font-size: 16px; margin: 1em 0; } .ttip__text .ttip-cta { padding: 10px; border: 1px solid var(--n0); border-radius: 4px; width: 50%; margin: auto; text-decoration: underline; color: var(--n0); } .ttip__text .ttip-cta:hover { background: #868b8e; } .ttip .link { font-size: 16px  !important; color: var(--n0)  !important; text-decoration: none; } .ttip--right .ttip__text { left: auto; right: -20px; } .ttip--right .ttip__text::after { left: auto; right: 28px; margin-left: 0; margin-right: -8px; } .ttip-legion-laptops { position: absolute; left: 28%; bottom: 50%; } .ttip-lg-go { position: absolute; left: 18%; bottom: 8%; } .ttip-gaming-monitors { position: absolute; left: 38%; top: 25%; } .ttip-rgb-mouse { position: absolute; right: 46%; bottom: 43%; } .ttip-lg-headset { position: absolute; right: 44%; bottom: 46%; } .ttip-rgb-keyboard { position: absolute; left: 41%; bottom: 43%; } .ttip-legion-glasses { position: absolute; right: 22%; bottom: 6%; } .ttip-lg-backpack { position: absolute; left: 48%; bottom: 5%; } .ttip-legion-go-series { position: absolute; left: 58%; bottom: 22%; } .legion-logo-carousel { height: 100px; } .h-carousel-3 { position: relative; width: 100%; overflow: hidden; min-height: 800px; } .h-carousel-3-container { position: relative; width: 100%; } .h-carousel-3-carousel { display: flex; overflow: hidden; } .h-carousel-3-carousel-inner { display: flex; transition: transform .5s ease-in-out; width: -webkit-fill-available; } .h-carousel-3-carousel-item { min-width: 100%; height: inherit; position: relative; } .h-carousel-3-control-next, .h-carousel-3-control-prev { position: absolute; top: 50%; transform: translateY(-50%); font-size: 2rem; cursor: pointer; z-index: 1; } .h-carousel-3-control-prev { z-index: 1; width: 50px; height: 50px; border-radius: 50px; background-image: none; background: #e6e2e4; left: 1%; display: flex; align-items: center; justify-content: space-between; box-shadow: 10px 10px 15px -10px #00000080; transition: all .6s  !important; } .h-carousel-3-control-prev:hover { transition: all .6s  !important; } .h-carousel-3-control-prev .arrow-left { width: 25px; height: 25px; background: url(https://p3-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/Agnostic-version/img/lenovo-left-arrow.svg) center center; background-size: 25px; background-repeat: no-repeat; margin: auto; } .h-carousel-3-control-next { z-index: 1; width: 50px; height: 50px; border-radius: 50px; background-image: none; background: #e6e2e4; right: 1%; display: flex; align-items: center; flex-direction: row-reverse; justify-content: space-between; box-shadow: 10px 10px 15px -10px #00000080; transition: all .6s  !important; } .h-carousel-3-control-next:hover { transition: all .6s  !important; } .h-carousel-3-control-next .arrow-right { width: 25px; height: 25px; background: url(https://p3-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/Agnostic-version/img/lenovo-right-arrow.svg) center center; background-size: 25px; background-repeat: no-repeat; margin: auto; } .hcarousel-3-dots { text-align: center; position: absolute; bottom: 0; display: flex; justify-content: center; align-items: center; width: -webkit-fill-available; } .dot3 { height: 12px; width: 12px; margin: 0 5px; background-color: #aba8b1; border-radius: 50%; display: inline-block; transition: background-color .3s ease; cursor: pointer; } .dot3.active { background-color: #e6e2e4; height: 18px; width: 18px; } #blade-8 { position: relative; height: 850px; color: var(--n0); } .blade-8-ttl { margin: 0; text-align: center; padding: 4em 2em 0; } .blade-8-ttl h2 { font-size: 36px; font-weight: 600; } .blade-8-ttl p { font-size: 20px; margin-top: .5em; } .h-carousel-4 { display: flex; justify-content: center; align-items: center; height: 100%; } .h-carousel-4-container { display: flex; justify-content: center; align-items: center; height: 820px; width: 100%; max-width: 1920px; position: absolute; overflow: hidden; bottom: 0; } .h-carousel-4-carousel-inner { display: flex; justify-content: center; align-items: center; overflow: hidden; width: 100%; max-width: 800px; } .h-carousel-4-carousel-item { transition: transform .6s ease-in-out; position: absolute; } .h-carousel-4-carousel-item img { width: 800px; height: 480px; max-width: 100%; max-height: 100%; display: block; padding: 1em; border-radius: 30px; } .h-carousel-4-carousel-item .hcarousel-4-img-text { width: 50%; text-align: center; padding: 20px 0; margin: auto; align-content: center; min-height: 160px; } .h-carousel-4-carousel-item .hcarousel-4-img-text p:nth-child(1) { font-size: 28px; font-weight: 600; margin-bottom: .5em; line-height: 34px; } .h-carousel-4-carousel-item .hcarousel-4-img-text p:nth-child(2) { font-size: 20px; } .hcarousel-4-bullet-text { list-style-type: disc; text-align: left; justify-self: anchor-center; margin-top: .5em; } .h-carousel-4-control-next, .h-carousel-4-control-prev { position: absolute; top: 60%; transform: translateY(-50%); font-size: 2rem; cursor: pointer; z-index: 1; } .h-carousel-4-control-prev { z-index: 1; width: 50px; height: 50px; border-radius: 50px; background-image: none; background: #e6e2e4; left: 1%; display: flex; align-items: center; justify-content: space-between; box-shadow: 10px 10px 15px -10px #00000080; transition: all .6s  !important; } .h-carousel-4-control-prev:hover { transition: all .6s  !important; } .h-carousel-4-control-prev .arrow-left { width: 25px; height: 25px; background: url(https://p3-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/Agnostic-version/img/lenovo-left-arrow.svg) center center; background-size: 25px; background-repeat: no-repeat; margin: auto; } .h-carousel-4-control-next { z-index: 1; width: 50px; height: 50px; border-radius: 50px; background-image: none; background: #e6e2e4; right: 1%; display: flex; align-items: center; flex-direction: row-reverse; justify-content: space-between; box-shadow: 10px 10px 15px -10px #00000080; transition: all .6s  !important; } .h-carousel-4-control-next:hover { transition: all .6s  !important; } .h-carousel-4-control-next .arrow-right { width: 25px; height: 25px; background: url(https://p3-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/Agnostic-version/img/lenovo-right-arrow.svg) center center; background-size: 25px; background-repeat: no-repeat; margin: auto; } .hcarousel-4-dots { text-align: center; position: absolute; bottom: 5%; display: flex; justify-content: center; align-items: center; width: -webkit-fill-available; } .dot4 { height: 12px; width: 12px; margin: 0 5px; background-color: #aba8b1; border-radius: 50%; display: inline-block; transition: background-color .3s ease; cursor: pointer; } .dot4.active { background-color: #e6e2e4; height: 18px; width: 18px; } .ytp-chrome-top.ytp-show-cards-title, .ytp-gradient-top { display: none  !important; } .ytp-iv-video-content { width: 100%  !important; height: 100%  !important; left: 0  !important; top: 0  !important; }
