: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; } .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 { 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; } .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; } .legion-hero-content-container { max-width: 1920px; position: absolute; z-index: 1; display: flex; flex-direction: column; justify-content: center; width: 100%; height: -webkit-fill-available; } .legion-logo-image { width: 400px; position: relative; left: 5%; } .legion-hero-cta { display: flex; position: relative; left: 5%; margin-top: 3.5em; } .btn-secondary { margin-left: 25px; } .intel-logo-overlay { color: #fff; position: absolute; top: 10%; right: 5%; } .intel-logo-overlay span { width: 100px; float: left; line-height: 2em; color: var(--n0); } .intel-logo-overlay img { min-height: 60px; max-height: 100px; height: auto; } #ytplayer { position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; } #blade-2 { position: relative; background-image: url(https://p4-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/bg-legion-intel-1-v1.png); background-repeat: no-repeat; background-position: center; background-size: cover; height: 2000px; overflow: hidden; } .blade-2-title { display: flex; flex-direction: column; justify-content: center; align-items: center; font-weight: 600; letter-spacing: 1px; padding-top: 4em; } .blade-2-ttl-1 { font-size: 3.75em; } .blade-2-ttl-2 { font-size: 4.5em; margin-top: -0.25em; } .blade-2-content { display: flex; max-width: 1920px; margin: 5% 0; } .blade-2-text { width: 40%; margin: 5%; } .blade-2-text-intro { font-size: 24px; font-weight: 600; } .blade-2-text-desc { font-size: 18px; margin-top: 1em; } .blade-2-img { position: absolute; top: 0; right: 0; } .blade-2-img-right { height: 960px; } .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: 820px; width: 100%; max-width: 1700px; position: absolute; overflow: hidden; bottom: 5%; } .blade-2-c-ttl { position: absolute; top: 0; margin: 0; text-align: center; } .blade-2-c-ttl-1 { font-size: 48px; font-weight: 600; margin-bottom: 0; } .blade-2-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: 24px; font-weight: 600; margin-bottom: .5em  !important; line-height: 28px; } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(3) { 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: 10%; 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-3 { position: relative; background-image: url(https://p4-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/bg-legion-intel-showcase.png); background-repeat: no-repeat; background-position: center; background-size: cover; padding-bottom: 4em; } .blade-3-title { display: flex; flex-direction: column; justify-content: center; align-items: center; max-width: 100% padding: 4em 2em 0; } .blade-3-ttl-1 { font-size: 3em; font-weight: 600; margin-bottom: 0; } .blade-3-ttl-2 { font-size: 1.25em; text-align: center; margin-top: .5em; } .blade-3-ft-pdt { display: flex; position: relative; overflow-x: clip; } .blade-3-ft-pdt .blade-3-ft-pdt-sect { position: relative; margin-top: 5em; max-width: 60%; } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 { width: 40%; position: absolute; top: 2em; right: 0; } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 p:nth-child(1) { font-size: 36px; font-weight: 600; margin-bottom: .5em; } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 p:nth-child(2) { font-size: 28px; font-weight: 600; margin: 0; } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 p:nth-child(3) { font-size: 18px; margin: .5em 0; } .blade-3-ft-pdt .blade-3-ft-pdt-img { text-align: right; overflow-x: clip; position: absolute; top: -20%; right: -12%; } .blade-3-ft-pdt .blade-3-ft-pdt-img img { width: 1290px; height: 1225px; } .lg-container { display: flex; flex-wrap: wrap; justify-content: center; } .lg-card { max-width: 425px; 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/legion-brand-2024/Intel-version/img/legion-pro-7i-card-top-img.png'); } .lg-card-bg-2 { background-image: url('https://p1-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/Intel-version/img/legion-7i-card-top-img.png'); } .lg-card-bg-3 { background-image: url('https://p1-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/Intel-version/img/legion-pro-5i-card-top-img.png'); } .lg-card-bg-4 { background-image: url('https://p4-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/Intel-version/img/legion-5i-card-top-img.png'); } .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: 397px; } .lg-card-sect-2 { background-color: #363d6f; height: 397px; 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: 256px; } .lg-product-copy { position: relative; padding-top: 8em; } .lg-product-title { font-weight: 600  !important; font-size: 2em  !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; } .blade-3-pdt-list .cta-shop-all { display: flex; justify-content: center; margin-top: 3em; } #blade-4 { position: relative; background-image: url(https://p3-ofp.static.pub/ShareResource/ww/landing-pages/legion-brand-2024/lenovo-legion-ecosystem-bg-img.png); background-repeat: no-repeat; background-position: center; background-size: cover; height: 1900px; margin: -2px 0 0 0; } .blade-4-mob-img { display: none; } .blade-4-ttl { margin: 0; text-align: center; padding: 4em 2em 0; } .blade-4-ttl-1 { font-size: 48px; font-weight: 600; margin: 0; } .blade-4-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; top: 150%; left: -20px; transition: transform .4s cubic-bezier(0.23, 1, .32, 1), .3s opacity, .3s visibility; } .ttip__text::after { content: ""; position: absolute; bottom: 100%; left: 28px; margin-left: -8px; border-width: 8px; border-style: solid; 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.ttip-desk-cloth .ttip__text, .ttip.ttip-rgb-mouse .ttip__text, .ttip.ttip-y27h-monitor-2 .ttip__text { bottom: 150%; right: -20px; top: unset; left: unset; } .ttip.ttip-desk-cloth .ttip__text::after, .ttip.ttip-rgb-mouse .ttip__text::after, .ttip.ttip-y27h-monitor-2 .ttip__text::after { top: 100%; right: 28px; bottom: unset; left: unset; border-color: rgba(0, 0, 0, .7) transparent transparent transparent; } .ttip-7i-laptop { position: absolute; left: 10%; bottom: 42%; } .ttip-y27h-monitor-1 { position: absolute; right: 27%; top: 25%; } .ttip-y27h-monitor-2 { position: absolute; right: 20%; top: 40%; } .ttip-rgb-mouse { position: absolute; right: 30%; bottom: 20%; } .ttip-lg-headset { position: absolute; left: 5%; bottom: 25%; } .ttip-rgb-keyboard { position: absolute; left: 30%; bottom: 26%; } .ttip-desk-cloth { position: absolute; right: 15%; bottom: 20%; } .ttip-lg-backpack { position: absolute; left: 5%; top: 15%; } #blade-5 { position: relative; background-image: url(https://p3-ofp.static.pub/ShareResource/legion/legion-2023-imgs/lenovo_legion_loq_introa.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; height: 948px; min-height: 800px; color: var(--n0); } .blade-5-content-container { margin: auto 5%; width: 30%; top: 50%; position: absolute; transform: translate(0, -50%); } .blade-5-mob-img { display: none; } .blade-5-content-container .blade-5-loq-logo .loq-logo-image { width: 260px; } .blade-5-loq-text p:nth-child(1) { font-size: 28px; font-weight: 600; margin: .5em 0 0 0; } .blade-5-loq-text p:nth-child(2) { font-size: 18px; margin: .5em 0; } .blade-5-cta { margin-top: 2.5em; } @media only screen and (max-width:1299px) { #blade-5 { background-color: var(--main); background-image: none; height: auto } #blade-5 .z-container { display: flex; flex-direction: column-reverse } .blade-5-content-container { width: 90%; text-align: center; position: unset; margin: 5%; transform: none } #blade-5 .z-container .blade-5-mob-img { display: block; overflow: hidden } #blade-5 .z-container .blade-5-mob-img img { width: -webkit-fill-available } .blade-5-content-container .blade-5-loq-logo .loq-logo-image { width: 200px } .blade-5-cta { margin-top: 2em; margin-bottom: 1em } } @media only screen and (max-width:992px) { .legion-hero-content-container { justify-content: space-between; align-items: center; padding: 10em 0 5em } .legion-logo-image { width: 300px; display: flex; margin: 2em 0; left: unset } .legion-hero-cta { flex-direction: column; align-items: center; left: 0 } .legion-hero-cta a { display: block } .legion-hero-cta .btn { margin: 1.2em 0 } .intel-logo-overlay { top: 8% } .intel-logo-overlay span { line-height: 1.02em } .intel-logo-overlay img { height: 60px } .blade-2-title { padding-top: 2em } .blade-2-ttl-1 { font-size: 2.75em } .blade-2-ttl-2 { font-size: 3.5em } .blade-2-content { flex-direction: column-reverse } .blade-2-text { width: 90% } .blade-2-img { position: relative; display: flex; justify-content: end } .blade-2-img-right { height: 700px } #blade-3 { height: max-content } .blade-3-title { max-width: 100%; text-align: center } .blade-3-ft-pdt { flex-direction: column } .blade-3-ft-pdt-sect { width: 100%; padding: 2em; position: unset; max-width: -webkit-fill-available  !important; margin-top: 2em  !important } .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-1 { width: 100%; max-width: 100% } .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-1 img { display: block; margin: auto 15% } .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 { width: 90vw  !important; position: relative  !important; margin-top: -27% } .blade-3-ft-pdt-img { position: unset  !important } .blade-3-ft-pdt .blade-3-ft-pdt-img img { width: 728px; height: 636px; margin: -6% -15% } .cta-shop-all { padding-bottom: 3em } .lg-card { max-width: 351px; max-height: 777px; margin: 1em } .lg-prod-img { height: 254px; width: 345px } .lg-product-copy { padding-top: 7em } .lg-product-title { font-size: 1.5em  !important } .lg-product-tag { font-size: 1.25em } .lg-product-desc { font-size: 1.125em  !important } .lg-card-sect-1 { height: 340px } .lg-card-sect-2 { height: 365px } } @media only screen and (max-width:768px) { .blade-2-ttl-1 { font-size: 2em } .blade-2-ttl-2 { font-size: 2.75em } .blade-2-img-right { height: 600px } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(1) { margin-bottom: .25em; line-height: 22px } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(2) { margin-bottom: .25em  !important; line-height: 20px } #blade-3 { height: max-content } .blade-3-title { max-width: 100%; text-align: center } .blade-3-ttl-1 { font-size: 1.75em } .blade-3-ft-pdt { flex-direction: column } .blade-3-ft-pdt-sect { width: 100%; padding: 2em; position: unset; max-width: -webkit-fill-available  !important; margin-top: 2em  !important } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 p:nth-child(1) { font-size: 26px } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 p:nth-child(2) { font-size: 20px } .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-1 img { margin: 0 12% } .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 { width: 90vw  !important; position: relative  !important; margin-top: -35% } .blade-3-ft-pdt-img { position: unset  !important } .blade-3-ft-pdt .blade-3-ft-pdt-img img { width: 710px; height: 722px; margin: -2% -20% } #blade-4 { background-color: var(--dblue); background-image: none; height: auto } #blade-4 .blade-4-ttl { padding: 2em } #blade-4 .blade-4-ttl .blade-4-ttl-1 { font-size: 34px } #blade-4 .blade-4-ttl .blade-4-ttl-2 { font-size: 18px } #blade-4 .blade-4-mob-img { display: block; overflow: hidden } #blade-4 .blade-4-mob-img img { width: -webkit-fill-available } .ttip { display: none } } @media only screen and (max-width:540px) { .blade-2-text-intro { font-size: 22px } .blade-2-img-right { height: 500px } .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-1 img { margin: 0 10% } .blade-3-ft-pdt .blade-3-ft-pdt-img img { width: 563px; height: 600px; margin: -10% -30% } } @media only screen and (max-width:400px) { .blade-2-img-right { height: 400px } } @media only screen and (max-width:576px) { #blade-2 { height: 1650px } .blade-2-c-ttl-1 { font-size: 28px } .blade-2-c-ttl-2 { font-size: 18px } .h-carousel-1-container { height: 420px; bottom: 0 } .h-carousel-1-control-prev { left: 5% } .h-carousel-1-control-next { right: 5% } .h-carousel-1-control-next, .h-carousel-1-control-prev { width: 34px; height: 34px } .h-carousel-1-control-next .arrow-right, .h-carousel-1-control-prev .arrow-left { height: 14px; width: 14px } .h-carousel-1-carousel-item::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, .7); margin: 15px } .h-carousel-1-carousel-item img { width: 310px; height: 195px } .h-carousel-1-carousel-item .carousel-img-text { width: 85%; bottom: 11% } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(1) { font-size: 20px } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(2) { font-size: 16px } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(3) { font-size: 14px } .carousel-dots { bottom: 15% } #blade-4 .blade-4-ttl .blade-4-ttl-1 { font-size: 28px } #blade-4 .blade-4-ttl .blade-4-ttl-2 { font-size: 18px } } @media (min-width:577px) and (max-width:767px) { #blade-2 { height: 1700px } .blade-2-c-ttl-1 { font-size: 36px } .blade-2-c-ttl-2 { font-size: 18px } .h-carousel-1-container { height: 470px; bottom: 0 } .h-carousel-1-control-prev { left: 5% } .h-carousel-1-control-next { right: 5% } .h-carousel-1-control-next, .h-carousel-1-control-prev { width: 42px; height: 42px } .h-carousel-1-control-next .arrow-right, .h-carousel-1-control-prev .arrow-left { height: 16px; width: 16px } .h-carousel-1-carousel-item::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, .7); margin: 15px } .h-carousel-1-carousel-item img { width: 470px; height: 280px } .h-carousel-1-carousel-item .carousel-img-text { width: 80% } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(1) { font-size: 28px } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(2) { font-size: 18px } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(3) { font-size: 16px } } @media (min-width:768px) and (max-width:992px) { .h-carousel-1-container { height: 620px; bottom: 2% } .h-carousel-1-carousel-item img { width: 600px; height: 360px } .h-carousel-1-carousel-item .carousel-img-text { width: 80% } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(1) { font-size: 30px } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(2) { font-size: 20px } .h-carousel-1-carousel-item .carousel-img-text p:nth-child(3) { font-size: 16px } #blade-4 { background-color: var(--dblue); background-image: none; height: auto } #blade-4 .blade-4-ttl { padding: 4em 2em } #blade-4 .blade-4-ttl .blade-4-ttl-1 { font-size: 34px } #blade-4 .blade-4-ttl .blade-4-ttl-2 { font-size: 18px } #blade-4 .blade-4-mob-img { display: block; overflow: hidden } #blade-4 .blade-4-mob-img img { width: -webkit-fill-available } .ttip { min-width: 15px; width: 15px } .ttip__text p:nth-child(1) { font-size: 20px } .ttip__text p:nth-child(2) { font-size: 16px } .ttip-7i-laptop { left: 25%; bottom: 35% } .ttip-y27h-monitor-1 { top: 45%; right: 32% } .ttip-y27h-monitor-2 { right: 20%; top: 50% } .ttip-rgb-mouse { right: 35%; bottom: 14% } .ttip-lg-headset { left: 13%; bottom: 20% } .ttip-rgb-keyboard { left: 35%; bottom: 20% } .ttip-desk-cloth { right: 25%; bottom: 16% } .ttip-lg-backpack { left: 14%; top: 40% } } @media (min-width:993px) and (max-width:1200px) { #blade-3 { height: auto } .blade-3-title { max-width: 100% } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-1 img { width: 1197px; height: 699px } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 { width: 50%; position: absolute; top: .5em; right: -1.5em } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 p:nth-child(1) { font-size: 26px } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 p:nth-child(2) { font-size: 20px } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 p:nth-child(3) { font-size: 16px } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 .z-cta { font-size: 16px } .blade-3-ft-pdt .blade-3-ft-pdt-img img { width: 723px; height: 800px } .cta-shop-all { padding-bottom: 3em } } @media (min-width:993px) and (max-width:1299px) { #blade-2 { height: 1600px } .blade-2-ttl-1 { font-size: 2.75em } .blade-2-ttl-2 { font-size: 3.5em } .blade-2-text { margin: 0 5% } .blade-2-img { display: flex; justify-content: end; right: -75px } .blade-2-img-right { height: 700px } .h-carousel-1-container { height: 740px; bottom: 2% } #blade-4 { height: 900px } .blade-4-ttl { padding: 2em } .ttip { min-width: 20px; width: 20px } .ttip-7i-laptop { left: 15% } .ttip-y27h-monitor-1 { right: 32% } .ttip-rgb-mouse { right: 36% } .ttip-lg-headset { left: 13% } .ttip-rgb-keyboard { left: 35% } .ttip-desk-cloth { right: 25%; bottom: 22% } .ttip-lg-backpack { left: 11%; top: 20% } } @media (min-width:1201px) and (max-width:1500px) { #blade-3 { height: auto } .blade-3-title { max-width: 100% } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-1 img { width: 918px; height: 836px } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 { width: 45%; position: absolute; top: 3em; right: -1em } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 p:nth-child(1) { font-size: 30px } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 p:nth-child(2) { font-size: 24px } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 p:nth-child(3) { font-size: 16px } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 .z-cta { font-size: 16px } .blade-3-ft-pdt .blade-3-ft-pdt-img { right: -15%  !important } .blade-3-ft-pdt .blade-3-ft-pdt-img img { width: 928px; height: 886px } .cta-shop-all { padding-bottom: 3em } } @media (min-width:1300px) and (max-width:1500px) { #blade-2 { height: 1700px } .blade-2-text { margin: 0 5% } .blade-2-img { right: -30px } .blade-2-img-right { height: 700px } #blade-4 { height: 1250px } .ttip-rgb-mouse { right: 33% } } @media (min-width:1501px) and (max-width:1770px) { #blade-3 { height: auto } .blade-3-title { max-width: 100% } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-1 img { width: 960px; height: 900px } .blade-3-ft-pdt .blade-3-ft-pdt-sect .blade-3-ft-pdt-sect-2 { width: 47%; position: absolute; top: 3em; right: -3em } .blade-3-ft-pdt .blade-3-ft-pdt-img { right: -15%  !important } .blade-3-ft-pdt .blade-3-ft-pdt-img img { width: 1116px; height: 1024px } .cta-shop-all { padding-bottom: 4em } #blade-4 { height: 1600px } } @media only screen and (min-width:1921px) { .blade-2-content { height: 800px; align-items: center } .blade-2-img-right { height: 1115px } .h-carousel-1-container { bottom: 0 } } @media only screen and (min-width:2200px) { .ttip-7i-laptop { left: 15% } .ttip-y27h-monitor-1 { right: 32% } .ttip-rgb-mouse { right: 36% } .ttip-lg-headset { left: 13% } .ttip-rgb-keyboard { left: 35% } .ttip-desk-cloth { right: 25%; bottom: 22% } .ttip-lg-backpack { left: 14% } } @media only screen and (min-width:2400px) { .blade-3-ft-pdt { overflow-x: unset } }
