{"product_id":"logitech-g-pro-x-superlight-2-dex-wireless-gaming-mouse-white","title":"Logitech G PRO X SUPERLIGHT 2 DEX Wireless Gaming Mouse - White","description":"\u003cstyle data-data-tag=\"link\" data-href=\"style.css\" data-type=\"text\/css\" data-rel=\"stylesheet\"\u003e*,\ndiv {\n  box-sizing: border-box;\n}\n\ndiv:where([is=\"contentdriver-body\"]) {\n  margin: 0 auto;\n  background-color: #fff;\n  color: #000;\n  width: 100%;\n  max-width: 1464px;\n  font-size: 16px;\n  font-family: var(--main-font);\n  -webkit-font-smoothing: antialiased;\n  container-type: inline-size;\n}\n\ndiv:where([is=\"contentdriver-body\"]) {\n  --heading-font: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\", sans-serif;\n  --main-font: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\", sans-serif;\n  --paragraph-line-height: 1.5;\n  --spacing-large: 6em;\n  --spacing-medium: 5em;\n  --standard-gutter: 1.5em;\n  --width-standard: 1680px;\n  --width-narrow: calc(var(--width-standard) \/ 2);\n  --standard-curve: 0.5em;\n}\n\nimg,\nvideo {\n  max-width: 100%;\n  width: 100%;\n  display: block;\n  min-height: 1px;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\n.product-title {\n  font-family: var(--heading-font);\n  font-weight: 400;\n  margin: 0;\n  padding: 0;\n  line-height: 1.17;\n  text-wrap: balance;\n}\n\nh1 {\n  font-size: 3em;\n  color: #fff;\n}\n\nh2 {\n  font-size: 2em;\n  text-transform: uppercase;\n  font-weight: bold;\n}\n\n@container (max-width: 900px) {\n  h2 {\n    font-size: 2em;\n  }\n}\n\nh4 {\n  font-size: 1.4em;\n}\n\np,\nli,\n.product-subtitle {\n  font-family: var(--main-font);\n  line-height: 1.5;\n  font-weight: normal;\n  text-wrap: pretty;\n  font-size: 1em;\n}\n\nsup {\n  font-family: inherit;\n  font-size: 55%;\n  vertical-align: super;\n  position: static;\n}\n\ni {\n  font-style: italic;\n}\n\n\/*\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\nCD SUPER TEMPLATE 2.0 MODULAR   \/\/\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*\/\n\n.bg-white {\n  background: #fff;\n}\n\n.bg-black {\n  background: #000;\n}\n\n.pad-both {\n  padding: var(--spacing-large) 0;\n}\n\n.pad-top {\n  padding: var(--spacing-large) 0 0;\n}\n\n.pad-bot {\n  padding: 0 0 var(--spacing-large);\n}\n\n.show-on-mobile {\n  display: none;\n}\n\n@container (max-width: 890px) {\n  .pad-both {\n    padding: var(--spacing-medium) 0;\n  }\n  .pad-top {\n    padding: var(--spacing-medium) 0 0;\n  }\n  .pad-bot {\n    padding: 0 0 var(--spacing-medium);\n  }\n  .lr-feature.pad-both,\n  .lr-feature.pad-top,\n  .lr-feature.pad-bot {\n    padding: 0;\n  }\n  .show-on-mobile {\n    display: block;\n  }\n  .hide-on-mobile {\n    display: none;\n  }\n}\n\n.main-feature {\n  width: 100%;\n  display: grid;\n  justify-items: center;\n}\n\n.white h2,\n.white p {\n  color: #fff;\n}\n\np {\n  margin-top: 1em;\n  max-width: 90ch;\n}\n\n.overlay-feature {\n  padding: 10% 0;\n}\n\n.align-bottom {\n  padding: 40% 0 0;\n}\n\n.align-top {\n  padding: 0 0 40%;\n}\n\n@container (max-width: 890px) {\n  .white.overlay-feature {\n    background: #141414;\n    padding: 0;\n    color: #fff;\n  }\n  .overlay-feature {\n    background: #f4f4f4;\n    padding: 0;\n    color: #000;\n  }\n}\n\n.main-wrapper {\n  width: 100%;\n  max-width: var(--width-standard);\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  align-items: center;\n  justify-content: center;\n  justify-items: center;\n}\n\n@container (min-width: 891px) {\n  .justify-right .content-wrapper {\n    grid-column-start: 2;\n  }\n\n  .wide-right .main-wrapper {\n    grid-template-columns: 2fr 3fr;\n  }\n\n  .wide-left .main-wrapper {\n    grid-template-columns: 3fr 2fr;\n  }\n}\n\n@container (max-width: 890px) {\n  .main-wrapper {\n    grid-template-columns: 1fr;\n    gap: 0;\n  }\n}\n\n.narrow {\n  max-width: var(--width-narrow);\n}\n\n.main-wrapper.stacked {\n  grid-template-columns: 1fr;\n  gap: 0;\n}\n\n.with-gutter {\n  padding-left: var(--standard-gutter);\n  padding-right: var(--standard-gutter);\n}\n\n.gutter-left {\n  padding-left: var(--standard-gutter);\n}\n\n.gutter-right {\n  padding-right: var(--standard-gutter);\n}\n\n.align-center {\n  align-items: center;\n}\n\n.justify-left {\n  justify-content: flex-start;\n}\n\n.justify-right {\n  justify-content: flex-end;\n}\n\n.justify-center {\n  justify-content: center;\n}\n\n@container (min-width: 891px) {\n  .content-wrapper {\n    width: 100%;\n    max-width: 720px;\n    display: grid;\n    align-content: center;\n    position: relative;\n  }\n  .media-wrapper {\n    width: 100%;\n    align-self: center;\n  }\n  .content-wrapper .boxed {\n    background: rgba(0, 0, 0, 0.75);\n    padding: 2em;\n    margin: 0 1em;\n  }\n  .content-wrapper.text-center {\n    text-align: center;\n    align-items: center;\n  }\n  .center-wrapper {\n    display: flex;\n    flex-direction: column;\n    text-align: center;\n    align-items: center;\n    justify-content: center;\n  }\n}\n\n.content-wrapper {\n  width: 100%;\n  padding: 3em var(--standard-gutter);\n}\n\n@container (max-width: 890px) {\n  .with-gutter .content-wrapper {\n    padding: 3em 0;\n  }\n  .content-wrapper {\n    order: 2;\n  }\n  .media-wrapper {\n    order: 1;\n  }\n}\n\n.media-wrapper.stretch {\n  align-self: stretch;\n  flex-direction: column;\n}\n\n.media-wrapper.stretch img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n.image-center {\n  margin: 0 auto;\n}\n\n.mt {\n  margin-top: calc(var(--standard-gutter) * 2);\n}\n\n.cd-grid {\n  display: grid;\n  gap: 2em 1em;\n}\n\n.grid-4 {\n  grid-template-columns: repeat(4, 1fr);\n}\n\n.grid-3 {\n  grid-template-columns: repeat(3, 1fr);\n}\n\n.grid-2 {\n  grid-template-columns: repeat(2, 1fr);\n}\n\n.flex-5 {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  justify-content: center;\n  gap: 2em;\n}\n\n.flex-item {\n  width: calc(25% - 2em);\n}\n\n@container (max-width: 890px) {\n  .grid-4 {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .flex-item {\n    width: calc(33% - 2em);\n  }\n}\n\n@container (max-width: 550px) {\n  .grid-4,\n  .grid-3,\n  .grid-2 {\n    grid-template-columns: repeat(1, 1fr);\n  }\n  .flex-item {\n    width: calc(50% - 2em);\n  }\n}\n\n.video-wrapper {\n  width: 100%;\n  max-width: 100%;\n}\n\n.video-wrapper video {\n  width: 100%;\n}\n\n.video-bg {\n  position: relative;\n}\n\n.video-bg .video-wrapper {\n  position: absolute;\n  top: 0;\n  left: 0;\n  height: 100%;\n  display: flex;\n}\n\n@container (max-width: 890px) {\n  .video-bg .video-wrapper {\n    position: relative;\n    height: auto;\n  }\n}\n\n.video-bg .video-wrapper video {\n  width: 100%;\n  object-fit: cover;\n}\n\n.video-bg .main-wrapper {\n  position: relative;\n}\n\n\/*\/ \/\/\/\/\/\/\/ MODAL \/\/\/\/\/\/\/ \/*\/\n\n.cd-modal {\n  opacity: 0;\n  visibility: hidden;\n  position: fixed;\n  top: 0;\n  left: 0;\n  background: rgba(0, 0, 0, 0.85);\n  transition: opacity 0.25s ease;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  z-index: 10000;\n  width: 100%;\n  height: 100%;\n}\n\n.cd-modal-button {\n  font-family: var(--main-font);\n  margin-top: 1.5em;\n  display: flex;\n  transition: all 0.2s ease;\n  font-weight: 400;\n  font-size: 1em;\n  padding: 0.75em 1.5em;\n  border-radius: 2em;\n  background-color: #111;\n  color: #fff;\n  cursor: pointer;\n  gap: 0.5em;\n}\n\n.play-button-img {\n  width: 1.1em;\n}\n\n.cd-modal-button:hover {\n  background-color: #222;\n  color: #fff;\n}\n\n.modal-overlay {\n  position: absolute;\n  width: 100%;\n  height: 100%;\n  top: 0;\n  left: 0;\n  padding: 2em;\n  display: flex;\n  align-items: flex-end;\n  justify-content: center;\n  background: rgba(0, 0, 0, 0);\n}\n\n.cd-modal-bg {\n  position: absolute;\n  top: 0;\n  right: 0;\n  bottom: 0;\n  left: 0;\n  cursor: pointer;\n}\n\n.cd-modal-state {\n  display: none;\n}\n\n.cd-modal-state:checked + .cd-modal {\n  opacity: 1;\n  visibility: visible;\n}\n\n.cd-modal-state:checked + .cd-modal .cd-modal-inner {\n  top: 0;\n}\n\n.cd-modal-inner {\n  transition: top 0.25s ease;\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  margin: 0 1.5em;\n  overflow: auto;\n  background: none;\n  width: 100%;\n  max-width: 1280px;\n}\n\n.cd-modal-close {\n  position: relative;\n  width: 1.1em;\n  height: 1.1em;\n  cursor: pointer;\n  margin-bottom: 1em;\n  align-self: flex-end;\n}\n\n.cd-modal-close:after,\n.cd-modal-close:before {\n  content: \"\";\n  position: absolute;\n  width: 2px;\n  height: 1.5em;\n  background: #fff;\n  display: block;\n  transform: rotate(45deg);\n  left: 50%;\n  margin: -3px 0 0 -1px;\n  top: 0;\n}\n\n.cd-modal-close:hover:after,\n.cd-modal-close:hover:before {\n  background: #111;\n}\n\n.cd-modal-close:before {\n  transform: rotate(-45deg);\n}\n\n.videoWrapper {\n  position: relative;\n  padding-bottom: 56.25%; \/* 16:9 *\/\n  height: 0;\n  margin: 0;\n  width: 100%;\n}\n\n.videoWrapper iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: none;\n}\n\n.videoWrapper video {\n  display: block;\n  width: 100%;\n}\n\n\/*\/ \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\nLOGI STYLES\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*\/\n\n.relative {\n  position: relative;\n}\n\n.overlay-feature {\n  position: relative;\n}\n\n@container (min-width: 891px) {\n  .lr-feature .main-wrapper {\n    min-height: 550px;\n    align-items: stretch;\n  }\n  .gradient-fade {\n    position: absolute;\n    width: 60%;\n    height: 100%;\n    top: 0;\n  }\n\n  .justify-left .gradient-fade {\n    background: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));\n    left: 0;\n  }\n\n  .justify-right .gradient-fade {\n    background: linear-gradient(to left, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));\n    right: 0;\n  }\n\n  .justify-right .gradient-fade.intense {\n    background: linear-gradient(\n      to left,\n      rgba(0, 0, 0, 0.9) 15%,\n      rgba(0, 0, 0, 0.7) 50%,\n      rgba(0, 0, 0, 0)\n    );\n  }\n  .justify-left .gradient-fade.intense {\n    background: linear-gradient(\n      to right,\n      rgba(0, 0, 0, 0.9) 15%,\n      rgba(0, 0, 0, 0.7) 50%,\n      rgba(0, 0, 0, 0)\n    );\n  }\n}\n\n.bg-hero svg {\n  max-width: 550px;\n}\n\n.product-subtitle {\n  color: #fff;\n  font-size: 1.2em;\n  line-height: 1.3;\n}\n\n.product-title {\n  color: #fff;\n  font-weight: 700;\n}\n\n\/* @container (max-width: 890px) {\n  .product-subtitle {\n    color: #00b8fc;\n    font-size: 1.5em;\n  }\n  .bg-hero svg {\n    max-width: 350px;\n  }\n} *\/\n\n.main-feature.bg-hero {\n  margin-top: 0;\n}\n\n.main-feature {\n  margin-top: 1em;\n}\n\n.logi-logo {\n  width: 40%;\n  max-width: 250px;\n  margin: 0 0 1.5em -0.25em;\n}\n\n@container (max-width: 880px) {\n  .logi-logo {\n    max-width: 200px;\n    margin: 0 0 1.5em 0;\n  }\n}\n\n.line {\n  margin: 1.25em 0 1.25em 0.15em;\n  width: 80px;\n  height: 2px;\n  background: #fff;\n}\n\n.grid-section {\n  padding: 6% 0;\n}\n\n@container (max-width: 600px) {\n  .grid-section {\n    padding: 3em 0;\n  }\n}\n\n.feature-grid {\n  padding: 0 var(--standard-gutter);\n  max-width: 1280px;\n  grid-template-columns: repeat(2, 1fr);\n}\n\n@container (max-width: 800px) {\n  .feature-grid {\n    grid-gap: 2em;\n    grid-template-columns: repeat(1, 1fr);\n  }\n}\n\n.feature-grid-inner {\n  margin-top: 1em;\n}\n\n.feature-grid-title {\n  font-family: var(--heading-font);\n  font-weight: bold;\n  line-height: 1.2;\n  font-size: 1.7em;\n  color: #fff;\n  text-wrap: pretty;\n  text-transform: uppercase;\n}\n\n@container (max-width: 880px) {\n  .feature-grid-title {\n    font-size: 1.5em;\n  }\n}\n\n\/*\/ \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\nSLIDES\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*\/\n\n@container (min-width: 891px) {\n  .bg-hero {\n    min-height: 550px;\n    background: #1c1c1c url(\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/hero-bg.webp\") 60% center \/ cover no-repeat;\n  }\n  .bg-combo {\n    background: #000 url(\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/combo-bg.webp\") 60% center \/ cover no-repeat;\n  }\n\n  .bg-performance {\n    background: #000 url(\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/performance-bg.webp\") center \/ cover no-repeat;\n  }\n\n  .bg-grip {\n    background: #000 url(\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/grip-bg.webp\") center \/ cover no-repeat;\n  }\n\n  .bg-compatibility {\n    background: #000 url(\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/attach-bg.webp\") 70% center \/ cover no-repeat;\n  }\n}\n\n\/*\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\nCUSTOM\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*\/\n\n.bg-grey {\n  background: #eee;\n}\n\n.bg-dark {\n  background: #262626;\n}\n\n.cd-spec-value.notes {\n  font-size: 0.8em;\n  color: rgba(0, 0, 0, 0.7);\n  line-height: 1.75;\n}\n\n@container (max-width: 890px) {\n  .bg-hero.overlay-feature .content-wrapper.no-pad-top-mobile {\n    padding-top: 0;\n  }\n}\n\n.main-wrapper.full-width {\n  max-width: 100%;\n}\n\n\/*\/ \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\nSPECIFICATIONS\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*\/\n\n.bg-spec {\n  background: #f8f8f8;\n}\n\n.cd-table-container {\n  padding: 0;\n  width: 100%;\n  max-width: 1140px;\n  margin: 1.5em auto 0;\n}\n\n.cd-spec-row {\n  padding: 1.1em 1.5em;\n  font-size: 0.95em;\n  width: 100%;\n  display: flex;\n  text-align: left;\n  align-items: center;\n  border-top: 2px solid #eaeaea;\n  border-left: 2px solid #eaeaea;\n  border-right: 2px solid #eaeaea;\n}\n\n.cd-spec-row:nth-last-child(1) {\n  border-bottom: 2px solid #eaeaea;\n}\n\n.cd-spec-row:nth-child(odd) {\n  background: #f6f6f6;\n}\n\n.cd-spec-row-heading {\n  margin: 50px 0 0 0;\n  padding: 15px 20px;\n  background-color: #f8f8f8;\n  font-size: 1em;\n  text-align: left;\n}\n\n.cd-spec-label {\n  margin: 0;\n  width: 45%;\n  margin-right: 1.25em;\n  color: #191919;\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\", sans-serif;\n  font-weight: 600;\n  font-size: 1.1em;\n  line-height: 1.5;\n  text-transform: capitalize;\n}\n\n.cd-spec-value {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\", sans-serif;\n  margin: 0;\n  width: 100%;\n  padding: 0;\n  color: #191919;\n  font-size: 1em;\n  line-height: 1.5;\n}\n\n@container (max-width: 880px) {\n  .cd-spec-row {\n    flex-wrap: wrap;\n  }\n}\n\n@container (max-width: 880px) {\n  .cd-spec-label {\n    width: 100%;\n    margin: 0;\n    border: none;\n  }\n}\n\n@container (max-width: 880px) {\n  .cd-spec-value {\n    width: 100%;\n  }\n}\n\n.cd-grid.grid-2 .cd-spec-row {\n  background: #f6f6f6;\n}\n\n.grid-item .cd-spec-row {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n  justify-content: center;\n  text-align: left;\n}\n\n.grid-item .cd-spec-row .cd-spec-label {\n  margin-bottom: 1em;\n}\n\u003c\/style\u003e\n\u003cstyle data-data-tag=\"link\" data-rel=\"stylesheet\" data-href=\"https:\/\/dist.contentdriver.com.au\/AnotherPoppins.css\"\u003e\/* devanagari *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 300;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLDz8Z11lFd2JQEl8qw.woff2) format('woff2');\n  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;\n}\n\/* latin-ext *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 300;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.woff2) format('woff2');\n  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n\/* latin *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 300;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\/* devanagari *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format('woff2');\n  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;\n}\n\/* latin-ext *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format('woff2');\n  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n\/* latin *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\/* devanagari *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 500;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format('woff2');\n  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;\n}\n\/* latin-ext *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 500;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format('woff2');\n  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n\/* latin *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 500;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\/* devanagari *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 600;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format('woff2');\n  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;\n}\n\/* latin-ext *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 600;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format('woff2');\n  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n\/* latin *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 600;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\/* devanagari *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 700;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format('woff2');\n  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;\n}\n\/* latin-ext *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 700;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format('woff2');\n  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n\/* latin *\/\n@font-face {\n  font-family: \"AnotherPoppins:5733f63d-8fab-4358-9577-9a1c4d611a7c\";\n  font-style: normal;\n  font-weight: 700;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/poppins\/v20\/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format('woff2');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\u003c\/style\u003e\n\u003cdiv style=\"width: 2048px !important; min-width: 100% !important; max-width: 100% !important;\" is=\"\"\u003e\n\u003cdiv is=\"\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"container-type: inline-size;\" is=\"\"\u003e\n\u003cdiv id=\"features\"\u003e\n\u003csection class=\"main-feature bg-hero overlay-feature white relative wide-right\"\u003e\u003cimg class=\"show-on-mobile\" loading=\"lazy\" alt=\"Hero\" src=\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/hero-mobile.webp\"\u003e\n\u003cdiv class=\"main-wrapper justify-left full-width\"\u003e\n\u003cdiv class=\"content-wrapper padded\"\u003e\n\u003cimg class=\"logi-logo\" alt=\"\" src=\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/logig-logo.png\"\u003e \u003csvg viewbox=\"0 0 180 16\" width=\"100%\"\u003e\n              \u003ctext class=\"product-title\" fill=\"#fff\" y=\"13\" x=\"0\"\u003eDESIGNED WITH PROS.\u003c\/text\u003e\n            \u003c\/svg\u003e \u003csvg viewbox=\"0 0 180 16\" width=\"100%\"\u003e\n              \u003ctext class=\"product-title\" fill=\"#fff\" y=\"13\" x=\"0\"\u003eENGINEERED TO WIN.\u003c\/text\u003e\n            \u003c\/svg\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"product-subtitle\"\u003ePRO X SUPERLIGHT 2 DEX\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature bg-black\"\u003e\n\u003cdiv class=\"videoWrapper\"\u003e\u003ciframe loading=\"lazy\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/dahzYnapHiI?si=8FHG3qfDumHir1mD\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature bg-combo overlay-feature white\"\u003e\u003cimg class=\"show-on-mobile\" loading=\"lazy\" alt=\"Game-Changing Shape\" src=\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/combo-mobile.webp\"\u003e\n\u003cdiv class=\"main-wrapper justify-left\"\u003e\n\u003cdiv class=\"content-wrapper padded\"\u003e\n\u003cdiv class=\"boxed\"\u003e\n\u003ch2\u003eGame-Changing Shape\u003c\/h2\u003e\n\u003cp\u003eDesigned in collaboration with top esports athletes, DEX was refined into a game-changing shape. DEX features an ergonomic, asymmetrical form crafted for total right-hand control and dexterity. This premium build means enhanced comfort for hours of gameplay, accommodating various grip styles for ultimate versatility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature bg-performance overlay-feature white\"\u003e\u003cimg class=\"show-on-mobile\" loading=\"lazy\" alt=\"Precision from Within\" src=\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/performance-mobile.webp\"\u003e\n\u003cdiv class=\"main-wrapper justify-left\"\u003e\n\u003cdiv class=\"content-wrapper padded\"\u003e\n\u003cdiv class=\"boxed\"\u003e\n\u003ch2\u003ePrecision from Within\u003c\/h2\u003e\n\u003cp\u003eExperience the most advanced sensor in gaming. Our exclusive HERO 2 sensor optimises performance and efficiency tracking at over 888 IPS, 88 G, and up to 44,000 DPI for the responsive accuracy champions depend on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature bg-grip overlay-feature white\"\u003e\u003cimg class=\"show-on-mobile\" loading=\"lazy\" alt=\"Play at Lightspeed\" src=\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/grip-mobile.webp\"\u003e\n\u003cdiv class=\"main-wrapper justify-left\"\u003e\n\u003cdiv class=\"content-wrapper padded\"\u003e\n\u003cdiv class=\"boxed\"\u003e\n\u003ch2\u003ePlay at Lightspeed\u003c\/h2\u003e\n\u003cp\u003eThe trusted performance and reliability of LIGHTSPEED wireless at up to 8 kHz polling is at your fingertips. We design our wireless connection for tournament play and test for total reliability even in extreme RF environments beyond the world's biggest LANs. We make consistency critical - you put all your attention on your game.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature bg-dark white grid-section\"\u003e\n\u003cdiv class=\"main-wrapper stacked align-center\"\u003e\n\u003cdiv class=\"cd-grid feature-grid\"\u003e\n\u003cdiv class=\"feature-grid-item\"\u003e\n\u003cimg class=\"feature-grid-image\" alt=\"PRO PERFORMANCE IN A CLICK\" src=\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/grid-click.webp\"\u003e\n\u003cdiv class=\"feature-grid-inner\"\u003e\n\u003cdiv class=\"feature-grid-title\"\u003ePRO PERFORMANCE IN A CLICK\u003c\/div\u003e\n\u003cp\u003eLIGHTFORCE switches offer the best of both worlds by combining the speed and reliability of optical switches with the satisfying feel of a traditional microswitch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid-item\"\u003e\n\u003cimg class=\"feature-grid-image\" alt=\"SUPERLIGHT WEIGHT\" src=\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/grid-light.webp\"\u003e\n\u003cdiv class=\"feature-grid-inner\"\u003e\n\u003cdiv class=\"feature-grid-title\"\u003eSUPERLIGHT WEIGHT\u003c\/div\u003e\n\u003cp\u003eWhen a win is on the line, there is no room for error. Speed and precision are your best allies. That’s why we challenged ourselves to design the ultra-thin 0.7 mm plate, making DEX volumetrically bigger, but a perfect 60 grams mouse that is more accurate, precise and fluid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid-item\"\u003e\n\u003cimg class=\"feature-grid-image\" alt=\"DESIGN BY COLLABORATION\" src=\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/grid-design.webp\"\u003e\n\u003cdiv class=\"feature-grid-inner\"\u003e\n\u003cdiv class=\"feature-grid-title\"\u003eDESIGN BY COLLABORATION\u003c\/div\u003e\n\u003cp\u003eTest, refine, repeat. We carefully crafted DEX by working closely with over 30 esports athletes from NAVI, G2, TSM, Astralis, and FlyQuest RED, among others, to get input at every design stage. We collaborated for 100s of hours with the world's best, understanding the need for a design that inspires confidence and unleashes their full potential.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid-item\"\u003e\n\u003cimg class=\"feature-grid-image\" alt=\"PRECISE SENSOR CALIBRATION\" src=\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/grid-sensor.webp\"\u003e\n\u003cdiv class=\"feature-grid-inner\"\u003e\n\u003cdiv class=\"feature-grid-title\"\u003ePRECISE SENSOR CALIBRATION\u003c\/div\u003e\n\u003cp\u003ePrecise sensor calibration enables independent adjustments for the X and Y axes, adjustable lift off tolerance to match your grip and movement, and easily syncs with the sensitivity settings of another mouse—all through Logitech G HUB.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature bg-compatibility overlay-feature white\"\u003e\u003cimg class=\"show-on-mobile\" loading=\"lazy\" alt=\"Attaches to the RS Wheel Hub\" src=\"https:\/\/dist.contentdriver.com.au\/logitech\/SUPERLIGHT-2-DEX-WHT-910-007367\/images\/attach-mobile.webp\"\u003e\n\u003cdiv class=\"main-wrapper justify-left\"\u003e\n\u003cdiv class=\"content-wrapper padded\"\u003e\n\u003cdiv class=\"boxed\"\u003e\n\u003ch2\u003ePRO GRADE TECH\u003c\/h2\u003e\n\u003cp\u003eWith the power efficiency of HERO 2, LIGHTSPEED, and LIGHTFORCE, get up to 95 hours of battery life on a single charge. Quickly recharge using USB-C, or POWERPLAY for complete wireless freedom (POWERPLAY sold separately).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle data-name=\"dialog\"\u003e\n\n\n\n   dialog::backdrop {\n    background-color: hsla(0, 0%, 0%, 0.9);\n  }\n\n   dialog {\n    width: 100%;\n    height: 100%;\n    background-color: transparent;\n    border: none;\n    overflow: hidden;\n    justify-content: center;\n    align-items: center;\n  }\n\n   dialog[open] {\n    display: flex;\n  }\n\n  \u003c\/style\u003e","brand":"EZYPC Australia","offers":[{"title":"Default Title","offer_id":46679089545393,"sku":null,"price":279.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0582\/1671\/0321\/files\/0194681_0.jpg?v=1772352535","url":"https:\/\/ezypctech.com.au\/products\/logitech-g-pro-x-superlight-2-dex-wireless-gaming-mouse-white","provider":"EZYPC","version":"1.0","type":"link"}