:root{--font:'Montserrat','Helvetica Neue Light','Helvetica Neue','Helvetica','Arial',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%;margin:0;display:flex;flex-direction:column}body{font-family:var(--font)  !important;transition:smooth;background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;height:100%}button{font-family:var(--font)  !important}.page-wrapper{width:100%;max-width:1920px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.page-wrapper>section{flex:1}.bottomStickyDock{display:none  !important}.external-link{color:var(--primary)}.external-link:hover,.footer-cta{text-decoration:underline}.lenovo-header-nav--fixed{position:fixed;width:100%;z-index:1;max-width:1920px;top:0}@media screen and (max-width:1024px){.lenovo-header-nav--fixed{position:sticky}}@media screen and (min-width:769px){.len-footer,.lenovo-header,.lenovo-header-nav{background:var(--lenovoblack);min-height:124px}}.header-bg{position:absolute;inset:0;z-index:-1}.header-bg img{width:100%;height:100%;object-fit:cover}.header-container{position:relative;display:flex;justify-content:space-between;padding:25px;color:var(--n0);min-height:124px}.footer-container{display:flex;justify-content:space-between;padding:25px;background:var(--lenovoblack);color:var(--n0)}.header-content-left-venue{font-size:14px}.header-content-right{align-content:center}.header-content-right ul{display:flex;justify-content:center;align-items:center;list-style:none  !important;margin:0}.header-content-right ul li{padding:0 20px}.header-content-right ul li a{font-size:1rem;letter-spacing:.05rem}.header-content-right ul li a:hover{cursor:pointer;text-decoration:underline}.desktop-nav{display:flex;gap:2rem}.hamburger{display:none;flex-direction:column;gap:5px;background:0;border:0;cursor:pointer}.hamburger span{width:24px;height:3px;background:var(--n0);display:block;border-radius:2px}.mobile-menu{position:fixed;width:100%;height:fit-content;top:0;background:linear-gradient(138deg,rgba(234,215,230,1) 0,rgba(232,211,227,1) 50%,rgba(233,214,228,1) 100%);padding:1.5rem;display:none;flex-direction:column;gap:.5rem;border-top:1px solid #ddd;z-index:99999;border-radius:10px;margin-top:125px}.mobile-menu.active{display:flex}.mobile-menu ul li{font-size:1.25rem;margin:1rem 0;text-decoration: underline;text-underline-offset: 6px;text-decoration-thickness: 1px}.mobile-close-btn{background:0;border:0;font-weight:600;cursor:pointer;color:var(--n0);position:absolute;right:25px;top:-80px;font-size:1.5rem}.menu-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);display:none;z-index:9999}.menu-backdrop.active{display:block;margin-top:125px}@media (max-width:1024px){.desktop-nav,.header-content-right ul{display:none}.hamburger{display:flex}}.filter-container{display:flex;padding:40px;min-height:100vh}.filter-list{width:25%}.filter-section{width:240px;border-right:1px solid #e0e0e0;padding-right:1rem}.filter-group{margin-bottom:1.5rem}.filter-group legend{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.filter-group label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;cursor:pointer;color:rgba(0,0,0,.6)}input[type=checkbox]{transform:scale(1.2)}hr{border:0;border-top:1px solid #ddd;margin:1rem 0}button.clear-btn{background:0;border:1px solid #e1251b;color:#e1251b;padding:.5rem 1.2rem;border-radius:6px;cursor:pointer;transition:all .3s ease}button.clear-btn:hover{background:#e1251b;color:#fff}.products-section{width:100%}.active-filters-container{display:none;align-items:center;gap:1rem;flex-wrap:wrap;margin:1rem}.active-filters{display:flex;flex-wrap:wrap;gap:.5rem}.filter-chip{border:1px solid #787373;padding:.5rem 1.2rem;border-radius:6px;cursor:pointer;cursor:pointer;color:rgba(0,0,0,.6)}.filter-chip:hover{background:#e0e0e0}@media screen and (max-width:768px){.filter-container{padding:40px 0 0 0}.filter-section,.filter-section #clearFiltersSidebar{display:none}.products-section{text-align:center}.product-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));padding:1rem}#openFilterModal{display:inline-block}}@media screen and (min-width:769px){#openFilterModal{display:none}}.filter-modal{display:none;position:fixed;z-index:9999;inset:0;background:rgba(0,0,0,.4)}.filter-modal-content{background:#fff;width:90%;max-width:420px;margin:60px auto;padding:20px;border-radius:12px;max-height:80%;overflow-y:auto}.filter-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.close-btn{background:0;border:0;font-size:26px;cursor:pointer}.filter-modal-body label{display:flex;align-items:center;gap:8px;margin:8px 0}.apply-btn,.filter-btn{border:1px solid #787373;padding:.5rem 1.2rem;border-radius:6px;cursor:pointer}.apply-btn{margin-right:.5rem}#resultCount{padding:1rem}.product-grid{flex:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;padding-left:1rem}@media screen and (max-width:1280px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.product-card{border:1px solid #ddd;border-radius:8px;padding:1rem;text-align:center;background:#fff;transition:box-shadow .3s ease;min-height:390px;display:block;opacity:0;animation:productCardFadeIn .5s ease-out forwards}.fade-out{opacity:0;transform:scale(.95);transition:opacity .35s ease,transform .35s ease}.product-card.fade-out{animation:productCardFadeOut .35s ease-in forwards}@keyframes productCardFadeIn{0%{opacity:0;transform:translateY(15px) scale(.9)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes productCardFadeOut{0%{opacity:1;transform:translateY(0) scale(1)}100%{opacity:0;transform:translateY(15px) scale(.9)}}.product-card:hover{cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.1)}.product-card .product-img{width:100%;height:180px;object-fit:contain}.product-card h4{font-size:1rem;margin:.5rem 0;font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:calc(1.3em * 3)}.product-card .learn-more{color:#294e95;text-decoration:underline;font-size:1rem;font-weight:600;position:absolute;bottom:5%;left:50%;transform:translateX(-50%)}.product-card .learn-more:hover{text-decoration:underline}.external-icon{width:14px;height:14px;display:inline-block;background-repeat:no-repeat;background-size:14px 14px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%20fill='none'%20stroke='%23294e95'%20stroke-width='1.6'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M10%204h6v6'/%3E%3Cpath%20d='M16%204l-8%208'/%3E%3Cpath%20d='M14%2012v4H4V6h4'/%3E%3C/svg%3E")}.modal{position:fixed;inset:0;background:rgba(0,0,0,.75);display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1000}.modal.active{opacity:1;pointer-events:all}.modal-body{background:#fff;border-radius:10px;height:95%;width:80%;max-width:800px;padding:2rem 1rem;position:relative;animation:fadeIn .3s ease;overflow:visible}@media screen and (max-width:768px){.modal-body{width:90%;padding:1rem .5rem}}@media screen and (min-width:1400px){.modal-body{height:auto}}.modal-content{padding:.5rem;height:100%;overflow-y:auto}@keyframes fadeIn{from{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.close-modal{position:absolute;overflow:visible;background:#d9d9d9;border-radius:50%;z-index:1001;width:36px;height:36px;margin:0;padding:0;top:-8px;right:-8px;opacity:1;cursor:pointer;font-size:1.85rem;line-height:1.25}.carousel{position:relative;width:100%;height:350px;overflow:hidden;border-radius:8px}.carousel img{width:100%;height:300px;object-fit:contain;display:none}.carousel img.active{display:block}.carousel button{position:absolute;top:50%;transform:translateY(-50%);background:var(--n0);color:#585858;border:0;padding:.5rem 1rem;cursor:pointer;border-radius:50%;font-size:1.2rem;box-shadow:-1px 1px 17px -8px #4e444e}.carousel .prev{left:10px}.carousel .next{right:10px}.carousel-dots{text-align:center;position:absolute;bottom:5%;display:flex;justify-content:center;align-items:center;width:-webkit-fill-available}.dot{height:10px;width:10px;margin:0 5px;background-color:#585858;border-radius:50%;display:inline-block;transition:background-color .3s ease;cursor:pointer}.dot.active{height:15px;width:15px}.processor-icon-container{height:60px;margin-bottom:.5rem}.processor-icon{height:auto;min-width:60px;float:inline-end;object-fit:contain;display:block}.processor-icon.placeholder{opacity:0}.modal-description{margin-top:1rem;text-align:center}.modal-description h3{margin:.5rem 0}.modal-description p{font-size:1rem;line-height:1.4;color:#333}.text-disclaimer{font-size:x-small}.shop-now-btn{display:inline-block;color:var(--primary);font-size:1rem;font-weight:700;text-decoration:underline;margin:1.25rem 1rem 0;transition:background .3s ease}.coming-soon-btn{font-size:1rem;font-weight:700;margin-top:1.25rem;transition:background .3s ease}.len-footer{margin-top:auto}.footer-container{text-align:right}.footer-content-left{align-content:center}.footer-container .footer-redirects{margin:.75rem 0}.footer-content-right div{line-height:1.5}.footer-content-right div:nth-of-type(1){font-size:x-small}.footer-social-links{display:flex;gap:1rem;align-items:center;margin-top:.5rem;justify-content:flex-end}.footer-social-links a{display:flex;width:20px;height:20px;color:#fff}.footer-social-links .icon{width:100%;height:100%;display:block;fill:currentColor;transition:opacity .2s ease;filter:invert(1)}.footer-social-links a:hover .icon{opacity:.7}.footer-container .footer-copyright,.footer-container .footer-redirects{font-size:14px}.footer-container .footer-redirects a:hover{cursor:pointer;text-decoration:underline}@media screen and (max-width:768px){.footer-container{display:block;justify-content:center;justify-items:center;text-align:center;padding:1.25rem}.footer-container .footer-content-right{margin-top:1.25rem}.footer-container .footer-social-links{justify-content:center}.footer-container .footer-redirects{font-size:12px}}@media screen and (max-width: 1024px){.lenovo-header-nav{position: sticky;top: 0;z-index: 999}}
