{"product_id":"crucial-bx500-2tb-2-5-3d-nand-sata-ssd-ct2000bx500ssd1","title":"Crucial BX500 2TB 2.5\" 3D NAND SATA SSD - CT2000BX500SSD1","description":"\u003cstyle data-data-tag=\"link\" data-href=\"style.css\" data-type=\"text\/css\" data-rel=\"stylesheet\"\u003e\u003c!--\n* {\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: 1920px;\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  --main-font: \"Barlow:d41e56f4-43bb-4843-a64d-967c0c2f152d\", sans-serif;\n  --paragraph-line-height: 1.5;\n  --spacing-large: 6em;\n  --spacing-medium: 5em;\n  --crucial-dark-blue: rgb(12, 26, 36);\n  --crucial-dark-blue-lt: rgb(39, 51, 62);\n\n  \n  --crucial-dark-grey: rgb(88, 88, 90);\n  --crucial-medium-grey: rgb(147, 149, 152);\n  --crucial-light-grey: rgb(231, 231, 232);\n}\n\ndiv {\n  box-sizing: border-box;\n}\n\nimg {\n  max-width: 100%;\n  display: block;\n\n  }\n\nvideo {\n  display: block;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n  font-family: var(--main-font);\n  font-weight: 700;\n  margin: 0;\n  padding: 0;\n  line-height: 1.1;\n}\n\n\n  \n\n  \n@container (max-width: 900px) {\n\n  \n\np,\nli {\n  font-family: var(--main-font);\n  font-weight: 400;\n  margin: 0;\n  padding: 0;\n  line-height: 1.5;\n  font-size: 1.25em;\n}\n\nul {\n  padding-inline-start: 1.5em;\n}\n\nli {\n  list-style-position: outside;\n  color: var(--crucial-dark-blue);\n}\n\n@container (max-width: 1280px) {\n  p,\n  li {\n    font-size: 1.1em;\n  }\n}\n\n@container (max-width: 900px) {\n  p,\n  li {\n    font-size: 1em;\n  }\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 LAYOUT\/\/\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: 850px) {\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  .show-on-mobile {\n    display: block;\n  }\n  .hide-on-mobile {\n    display: none;\n  }\n}\n\n.main-feature {\n  width: 100%;\n  color: var(--crucial-dark-blue);\n}\n\n.main-feature.white h2,\n.main-feature.white p {\n  color: #fff;\n}\n\n.main-feature p {\n  margin-top: 1em;\n  max-width: 90ch;\n}\n\n@container (max-width: 550px) {\n  .main-feature p {\n    font-size: 1em;\n  }\n}\n\n.overlay-feature {\n  padding: 0;\n}\n\n.overlay-feature.align-bottom {\n  padding: 40% 0 0;\n}\n\n.overlay-feature.align-top {\n  padding: 0 0 25%;\n}\n\n@container (max-width: 850px) {\n  .main-feature.white.overlay-feature {\n    background: var(--crucial-dark-blue);\n    padding: 0;\n    color: #fff;\n  }\n\n  .main-feature.overlay-feature {\n    background: var(--crucial-light-grey);\n    padding: 0;\n    color: #000;\n  }\n}\n\n.main-wrapper {\n  width: 100%;\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.main-wrapper.narrow {\n  max-width: 1280px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.main-wrapper.flex-wrapper {\n  display: flex;\n  align-items: center;\n}\n\n@container (max-width: 850px) {\n  .main-wrapper.flex-wrapper {\n    flex-direction: column;\n  }\n}\n\n.main-wrapper.flex-column {\n  display: flex;\n  flex-direction: column;\n}\n\n.padded-sides {\n  padding-left: 1.5em;\n  padding-right: 1.5em;\n}\n\n.main-wrapper.align-center {\n  align-items: center;\n}\n\n.flex-wrapper.align-left {\n  justify-content: flex-start;\n}\n\n.flex-wrapper.align-right {\n  justify-content: flex-end;\n}\n\n.flex-wrapper.align-middle {\n  justify-content: center;\n}\n\n.content-wrapper {\n  width: 100%;\n  max-width: 720px;\n  display: grid;\n  align-content: center;\n}\n\n.overlay-feature .flex-wrapper.align-left .content-wrapper,\n.overlay-feature .flex-wrapper.align-right .content-wrapper {\n  width: 50%;\n}\n\n.content-wrapper.padded {\n  padding: 5%;\n}\n\n.content-wrapper.text-center {\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.media-wrapper {\n  width: 100%;\n  max-width: 60%;\n  align-self: center;\n}\n\n@container (max-width: 850px) {\n  .content-wrapper.padded,\n  .overlay-feature .flex-wrapper .content-wrapper,\n  .overlay-feature .flex-wrapper.align-left .content-wrapper,\n  .overlay-feature .flex-wrapper.align-right .content-wrapper {\n    width: 100%;\n    max-width: 100%;\n    padding: 3em 2em;\n    order: 2;\n  }\n  .media-wrapper {\n    order: 1;\n    max-width: 100%;\n  }\n}\n\n.media-wrapper.stretch {\n  align-self: stretch;\n  flex-direction: column;\n}\n\n.image-cover {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n.image-center {\n  margin: 0 auto;\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@container (max-width: 850px) {\n  .grid-4 {\n    grid-template-columns: repeat(2, 1fr);\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}\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: 850px) {\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\/*\/ \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\nCRUCIAL STYLES\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*\/\n\n.relative {\n  position: relative;\n}\n\n.bg-dark {\n  background: var(--crucial-dark-blue);\n}\n\n.bg-light {\n  background: var(--crucial-light-grey);\n}\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.hero {\n  font-family: var(--main-font);\n  color: var(--crucial-dark-blue);\n  font-weight: 700;\n  line-height: 1.2;\n}\n\n.hero.title {\n  font-size: 1.5em;\n  margin-bottom: 2em;\n}\n\n.hero.subtitle {\n  font-size: 3.5em;\n}\n\n.hero.description {\n  font-size: 1.75em;\n  margin-top: 0.75em;\n  color: var(--crucial-blue);\n}\n\n.hero-image {\n  width: 100%;\n  max-width: 850px;\n}\n\n@container (max-width: 550px) {\n  .hero.title {\n    font-size: 1.25em;\n  }\n  .hero.subtitle {\n    font-size: 2.5em;\n  }\n  .hero.description {\n    font-size: 1.5em;\n  }\n}\n\n.hero.subtitle.sku {\n  text-transform: uppercase;\n  font-size: 1.5em;\n  color: var(--crucial-blue);\n  font-weight: normal;\n  margin-bottom: 0.25em;\n}\n\n.lr-feature .main-wrapper {\n  min-height: 550px;\n  align-items: stretch;\n}\n\n@container (max-width: 850px) {\n  .lr-feature .main-wrapper {\n    min-height: 0;\n  }\n}\n\n.bg-grey {\n  background: var(--crucial-light-grey);\n}\n\n.quick-spec-wrapper {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 5em 2em;\n  width: 100%;\n  max-width: 840px;\n  align-items: flex-start;\n  margin-top: 1em;\n}\n\n@container (max-width: 650px) {\n  .quick-spec-wrapper {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .quick-spec:first-child {\n    grid-column: span 2;\n  }\n}\n\n.quick-spec {\n  text-align: center;\n  justify-items: center;\n  display: grid;\n  grid-template-columns: 1fr;\n  grid-gap: 0.75em;\n}\n\n.quick-spec-title {\n  font-family: var(--main-font);\n  font-size: 1.75em;\n  font-weight: 700;\n  color: var(--crucial-dark-blue);\n}\n\n.quick-spec-value {\n  font-family: var(--main-font);\n  font-size: 1.25em;\n  font-weight: 400;\n  color: var(--crucial-dark-blue);\n  line-height: 1.2;\n}\n\n@container (max-width: 900px) {\n  .quick-spec-title {\n    font-size: 1.5em;\n  }\n\n  .quick-spec-value {\n    font-size: 1.1em;\n  }\n}\n\n.quick-icon {\n  width: 100%;\n  max-width: 82px;\n}\n\n.angled {\n  position: relative;\n}\n\n.angled-top {\n  -webkit-clip-path: polygon(0 0, 100% 1em, 100% 100%, 0 100%);\n  clip-path: polygon(0 0, 100% 1em, 100% 100%, 0 100%);\n}\n\n.boxed {\n  background: var(--crucial-light-grey);\n  padding: 5%;\n}\n\n.align-left .boxed {\n  -webkit-clip-path: polygon(0 -1%, 95% 0, 100% 101%, 0 100%);\n  clip-path: polygon(0 -1%, 95% 0, 100% 101%, 0 100%);\n}\n\n.align-right .boxed {\n  -webkit-clip-path: polygon(5% -1%, 100% 0, 100% 100%, 0 101%);\n  clip-path: polygon(5% -1%, 100% 0, 100% 100%, 0 101%);\n}\n\n@container (max-width: 850px) {\n  .align-left .boxed,\n  .align-right .boxed {\n    -webkit-clip-path: none;\n    clip-path: none;\n  }\n}\n\n.disclaimer {\n  background: var(--crucial-dark-blue-lt);\n}\n\n.disclaimer .center-wrapper {\n  align-items: flex-start;\n  text-align: left;\n  width: 100%;\n  max-width: 1366px;\n  margin: 0 auto;\n}\n\n.disclaimer details {\n  text-align: left;\n  width: 100%;\n  cursor: pointer;\n}\n\n.disclaimer summary {\n  font-family: var(--main-font);\n  font-size: 0.85em;\n  font-weight: bold;\n  opacity: 0.9;\n  padding: 0.7em 0;\n  color: #fff;\n}\n\n.disclaimer details \u003e summary:first-of-type {\n  display: list-item;\n  counter-increment: list-item 0;\n  list-style: inside disclosure-closed;\n  cursor: pointer;\n}\n\n.disclaimer details[open] \u003e summary:first-of-type {\n  list-style-type: disclosure-open;\n}\n\n.disclaimer details[open] .disclaimer-text {\n  animation: cdfade 0.5s ease forwards;\n}\n\n.disclaimer-text {\n  margin-top: 1em;\n  font-size: 0.75em;\n  color: #fff;\n  text-align: left;\n  padding-bottom: 1.5em;\n}\n\n.embedVid {\n  margin: 0 auto;\n  width: 100%;\n  padding: 0;\n}\n\n.embedVid video {\n  width: 100%;\n  object-fit: cover;\n}\n\n.product-intro {\n  background: #000 url(\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/hero-poster.jpg\") center \/ cover no-repeat;\n  overflow: hidden;\n  position: relative;\n}\n\n.product-intro .main-wrapper {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n}\n\n.cta-button,\na.cta-button {\n  background: var(--crucial-blue);\n  color: #fff;\n  font-weight: bold;\n  padding: 1em 2em;\n  transition: all 0.15s ease;\n  cursor: pointer;\n  border-radius: 3em;\n  display: flex;\n  align-items: center;\n  gap: 0.5em;\n  opacity: 0.9;\n}\n\n.cta-button:hover {\n  background: var(--crucial-blue-dt);\n}\n\n.play-button {\n  width: 1em;\n  height: 1em;\n  pointer-events: none;\n}\n\n@container (max-width: 850px) {\n  .mobile-image {\n    position: relative;\n  }\n}\n\n.quick-stats {\n  position: absolute;\n  bottom: 2em;\n  left: 5%;\n  display: flex;\n  gap: 3em;\n}\n\n@container (max-width: 450px) {\n  .quick-stats {\n    display: none;\n  }\n}\n\n.quick-stat {\n  display: flex;\n  align-items: center;\n  gap: 1em;\n}\n\n.quick-stat-icon {\n  width: 2.5em;\n}\n\n.quick-stat-value {\n  font-family: var(--main-font);\n  font-weight: 700;\n  font-size: 1.1em;\n  color: #fff;\n}\n\n\/*\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\nCUSTOM\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*\/\n\n.bg-hero {\n  background: #000 url(\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/hero-bg.jpg\") 90% 50% \/ cover no-repeat;\n  padding: 5% 0 8%;\n  position: relative;\n}\n\n.lr-feature {\n  position: relative;\n  overflow: hidden;\n}\n\n.background-image {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  max-width: 1500px;\n  height: 100%;\n  object-fit: cover;\n  object-position: center left;\n}\n\n@container (max-width: 850px) {\n  .background-image {\n    position: static;\n    min-height: 450px;\n  }\n}\n\n.background-image.align-right {\n  left: auto;\n  right: 0;\n  object-position: center right;\n}\n\n.feature-grid {\n  margin-top: 3em;\n  gap: 3em 1em;\n  grid-template-columns: repeat(3, 1fr);\n}\n\n@container (max-width: 850px) {\n  .feature-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@container (max-width: 550px) {\n  .feature-grid {\n    grid-template-columns: repeat(1, 1fr);\n  }\n}\n\n.grid-item {\n  display: flex;\n  flex-direction: column;\n  gap: 1.5em;\n  text-align: left;\n}\n\n.grid-title {\n  font-family: var(--main-font);\n  font-weight: 700;\n  font-size: 1.5em;\n  margin: 0;\n  padding: 0;\n  line-height: 1.1;\n}\n\n\/*\/ \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\nMODAL\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*\/\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: var(--crucial-dark-blue);\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: var(--crucial-dark-blue-lt);\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: var(--crucial-blue);\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.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\/*\/ \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\nSPECIFICATIONS\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*\/\n\n.specification-heading {\n  margin: 0 auto;\n  text-align: center;\n  width: 100%;\n  max-width: 420px;\n  font-family: var(--main-font);\n  font-weight: bold;\n  letter-spacing: -0.02em;\n}\n\nsvg text {\n  font-family: var(--main-font);\n}\n\n.cd-spec-row {\n  padding: 1em;\n  width: 100%;\n  display: flex;\n  text-align: left;\n  letter-spacing: 0.01em;\n}\n\n.cd-spec-row:nth-child(even) {\n  background: var(--crucial-light-grey);\n}\n\n.cd-spec-row:hover {\n  background-color: #f2f4f4;\n}\n\n.cd-spec-value {\n  width: 100%;\n  color: #191919;\n  font-family: var(--main-font);\n  font-size: 1.1em;\n  line-height: 1.5;\n}\n\n.cd-spec-value b {\n  font-weight: 700;\n}\n\n.cd-table-container {\n  padding: 0;\n  margin: 3em auto 0;\n  width: 100%;\n  max-width: 960px;\n}\n--\u003e\u003c\/style\u003e\n\u003cstyle data-data-tag=\"link\" data-rel=\"stylesheet\" data-href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow:wght@300;400;700\u0026amp;display=swap\"\u003e\u003c!--\n@font-face {\n  font-family: \"Barlow:d41e56f4-43bb-4843-a64d-967c0c2f152d\";\n  font-style: normal;\n  font-weight: 300;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/barlow\/v12\/7cHqv4kjgoGqM7E3p-kc4A.ttf) format('truetype');\n}\n@font-face {\n  font-family: \"Barlow:d41e56f4-43bb-4843-a64d-967c0c2f152d\";\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/barlow\/v12\/7cHpv4kjgoGqM7EPCw.ttf) format('truetype');\n}\n@font-face {\n  font-family: \"Barlow:d41e56f4-43bb-4843-a64d-967c0c2f152d\";\n  font-style: normal;\n  font-weight: 700;\n  font-display: swap;\n  src: url(https:\/\/fonts.gstatic.com\/s\/barlow\/v12\/7cHqv4kjgoGqM7E3t-4c4A.ttf) format('truetype');\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv style=\"width: 2048px !important; min-width: 100% !important; max-width: 100% !important;\" is=\"contentdriver-html\"\u003e\n\u003cdiv style=\"width: 2048px !important; min-width: 100% !important; max-width: 100% !important;\" is=\"contentdriver-html\"\u003e\n\u003cdiv is=\"contentdriver-head\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"container-type: inline-size;\" is=\"contentdriver-body\"\u003e\n\u003cdiv id=\"features\"\u003e\n\u003csection class=\"main-feature overlay-feature product-intro white\"\u003e\n\u003cdiv class=\"embedVid\"\u003e\u003cvideo disableremoteplayback=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" playsinline=\"\" poster=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/hero-poster.jpg\"\u003e\n            \u003csource type=\"video\/webm\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/hero-video.webm\"\u003e\n            \u003csource type=\"video\/mp4\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/hero-video.mp4\"\u003e\u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cdiv class=\"main-wrapper flex-wrapper align-middle\"\u003e\n\u003cdiv class=\"content-wrapper padded text-center\"\u003e\n\u003cdiv data-modal-button=\"video-overview\" class=\"cta-button white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" data-modal-checkbox=\"video-overview\" class=\"cd-modal-state\"\u003e \u003c!-- MODAL --\u003e\n\u003cdiv class=\"cd-modal\"\u003e\u003clabel data-modal-button=\"video-overview\" class=\"cd-modal-bg\"\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cdialog\u003e\n\u003cdiv class=\"cd-modal-inner\"\u003e\n\u003clabel data-modal-button=\"video-overview\" class=\"cd-modal-close\"\u003e\u003c\/label\u003e\n\u003cdiv class=\"videoWrapper\"\u003e\u003ciframe loading=\"lazy\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/gxhaVmW65V4?rel=0\" height=\"540\" width=\"960\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/dialog\u003e \u003c!-- END MODAL --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature bg-hero overlay-feature\"\u003e\n\u003cdiv class=\"mobile-image\"\u003e\u003cpicture\u003e \u003csource type=\"image\/webp\" srcset=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/hero-mobile.webp\"\u003e \u003csource type=\"image\/jpg\" srcset=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/hero-mobile.jpg\"\u003e \u003cimg loading=\"lazy\" class=\"show-on-mobile\" alt=\"DDR5\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/hero-mobile.jpg\"\u003e\u003c\/source\u003e\u003c\/picture\u003e\u003c\/div\u003e\n\u003cdiv class=\"main-wrapper flex-wrapper align-left\"\u003e\n\u003cdiv class=\"content-wrapper padded\"\u003e\n\u003cdiv class=\"hero title\"\u003eCRUCIAL BX500 SSD\u003c\/div\u003e\n\u003cdiv class=\"hero subtitle\"\u003eEssential performance.\u003c\/div\u003e\n\u003cdiv class=\"hero description\"\u003eThe easiest way to get all the speed of a new computer without the price.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature bg-white lr-feature\"\u003e\n\u003cdiv class=\"main-wrapper flex-wrapper\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\u003cpicture\u003e \u003csource type=\"image\/webp\" srcset=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/product-image.webp\"\u003e \u003csource type=\"image\/jpg\" srcset=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/product-image.jpg\"\u003e \u003cimg loading=\"lazy\" class=\"image-center hero-image\" alt=\"Product Image\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/product-image.jpg\"\u003e\u003c\/source\u003e\u003c\/picture\u003e\u003c\/div\u003e\n\u003cdiv class=\"content-wrapper padded\"\u003e\n\u003cdiv class=\"hero subtitle sku\"\u003eCT2000BX500SSD1\u003c\/div\u003e\n\u003ch2\u003eCrucial BX500 2TB 3D NAND SATA 2.5-inch SSD\u003c\/h2\u003e\n\u003cp\u003eEver wonder why your phone responds faster than your computer? It's because your phone runs on flash memory. Add flash to your laptop or desktop computer with the Crucial® BX500 SSD, the easiest way to get all the speed of a new computer without the price. Accelerate everything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature pad-bot bg-white\"\u003e\n\u003cdiv class=\"main-wrapper flex-column align-center padded-sides\"\u003e\n\u003cdiv class=\"quick-spec-wrapper\"\u003e\n\u003cdiv class=\"quick-spec\"\u003e\n\u003cimg class=\"quick-icon\" alt=\"Speed Icon\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/icon-speed.png\"\u003e\n\u003cdiv class=\"quick-spec-title\"\u003eSpeed\u003c\/div\u003e\n\u003cdiv class=\"quick-spec-value\"\u003eSequential read\/write speeds up to 540\/500MB\/s\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-spec\"\u003e\n\u003cimg class=\"quick-icon\" alt=\"Capacity Icon\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/icon-capacity.png\"\u003e\n\u003cdiv class=\"quick-spec-title\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"quick-spec-value\"\u003e2TB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-spec\"\u003e\n\u003cimg class=\"quick-icon\" alt=\"Form Factor Icon\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/icon-formfactor.png\"\u003e\n\u003cdiv class=\"quick-spec-title\"\u003eForm Factor\u003c\/div\u003e\n\u003cdiv class=\"quick-spec-value\"\u003eSATA 6Gb\/s 2.5-inch (7mm)\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-dark overlay-feature lr-feature\"\u003e\u003cpicture\u003e \u003csource type=\"image\/webp\" srcset=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide1-image.webp\"\u003e \u003cimg loading=\"lazy\" style=\"object-position: 10% 50% !important;\" class=\"background-image align-left\" alt=\"Performance\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide1-image.jpg\"\u003e\u003c\/picture\u003e\n\u003cdiv class=\"main-wrapper flex-wrapper align-right\"\u003e\n\u003cdiv class=\"content-wrapper boxed\"\u003e\n\u003ch2\u003eImprove Performance\u003c\/h2\u003e\n\u003cp\u003eBoot up faster. Load files quicker. Improve overall system responsiveness for all your computing needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature bg-dark overlay-feature lr-feature\"\u003e\u003cpicture\u003e \u003csource type=\"image\/webp\" srcset=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide2-mobile.webp\"\u003e \u003cimg loading=\"lazy\" class=\"show-on-mobile\" alt=\"Storage\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide2-mobile.jpg\"\u003e\u003c\/picture\u003e \u003cpicture\u003e \u003csource type=\"image\/webp\" srcset=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide2-image.webp\"\u003e \u003cimg loading=\"lazy\" style=\"object-position: 70% 50% !important;\" class=\"background-image align-right hide-on-mobile\" alt=\"Storage\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide2-image.jpg\"\u003e\u003c\/picture\u003e\n\u003cdiv class=\"main-wrapper flex-wrapper align-left\"\u003e\n\u003cdiv class=\"content-wrapper boxed\"\u003e\n\u003ch2\u003eMicron® quality—a higher level of reliability\u003c\/h2\u003e\n\u003cp\u003eWith thousands of hours of Micron pre-release validation, dozens of SSD qualification tests, and a heritage of award-winning SSDs, the Crucial BX500 has been thoroughly tried, tested, and proven.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature bg-dark overlay-feature lr-feature\"\u003e\u003cpicture\u003e \u003csource type=\"image\/webp\" srcset=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide3-mobile.webp\"\u003e \u003cimg loading=\"lazy\" class=\"show-on-mobile\" alt=\"Storage\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide3-mobile.jpg\"\u003e\u003c\/picture\u003e \u003cpicture\u003e \u003csource type=\"image\/webp\" srcset=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide3-image.webp\"\u003e \u003cimg loading=\"lazy\" style=\"object-position: 30% 50% !important;\" class=\"background-image hide-on-mobile\" alt=\"Micron 3D NAND\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide3-image.jpg\"\u003e\u003c\/picture\u003e\n\u003cdiv class=\"main-wrapper flex-wrapper align-right\"\u003e\n\u003cdiv class=\"content-wrapper boxed\"\u003e\n\u003ch2\u003eOne of the Largest Storage Manufacturers Worldwide\u003c\/h2\u003e\n\u003cp\u003eCrucial® is backed by Micron’s expert quality and engineering innovation. Micron has produced some of the world's most advanced memory and storage technologies for 40 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature bg-dark overlay-feature lr-feature\"\u003e\u003cpicture\u003e \u003csource type=\"image\/webp\" srcset=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide4-mobile.webp\"\u003e \u003cimg loading=\"lazy\" class=\"show-on-mobile\" alt=\"Storage\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide4-mobile.jpg\"\u003e\u003c\/picture\u003e \u003cpicture\u003e \u003csource type=\"image\/webp\" srcset=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide4-image.webp\"\u003e \u003cimg loading=\"lazy\" style=\"object-position: 70% 50% !important;\" class=\"background-image align-right hide-on-mobile\" alt=\"Storage\" src=\"https:\/\/dist.contentdriver.com.au\/crucial\/BX500-CT2000BX500SSD1\/images\/slide4-image.jpg\"\u003e\u003c\/picture\u003e\n\u003cdiv class=\"main-wrapper flex-wrapper align-left\"\u003e\n\u003cdiv class=\"content-wrapper boxed\"\u003e\n\u003ch2\u003e3-year Limited Warranty\u003csup\u003e1\u003c\/sup\u003e\n\u003c\/h2\u003e\n\u003cp\u003eWe back thousands of validation hours, dozens of qualification tests, and a heritage of award-winning SSDs with a 3-year limited warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"main-feature disclaimer\"\u003e\n\u003cdiv class=\"main-wrapper flex-column padded-sides\"\u003e\n\u003cdiv class=\"center-wrapper\"\u003e\u003cdetails\u003e \u003csummary\u003eDisclaimers \u0026amp; Information\u003c\/summary\u003e\n\u003cdiv class=\"disclaimer-text\"\u003e1. Warranty valid for three years from the original date of purchase or before writing the maximum total bytes written (TBW) as published in the product datasheet and as measured in the product’s SMART data, whichever comes first.\u003c\/div\u003e\n\u003c\/details\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"bg-white\" id=\"specifications\"\u003e\n\u003cdiv class=\"main-feature pad-both\"\u003e\n\u003cdiv class=\"main-wrapper padded-sides\"\u003e\n\u003cdiv class=\"specification-heading\"\u003e\u003csvg viewbox=\"0 0 120 18\" width=\"100%\"\u003e \u003ctext class=\"font-asus\" text-anchor=\"middle\" fill=\"#191919\" y=\"13\" x=\"50%\"\u003e Specifications \u003c\/text\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"cd-table-container\"\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cdiv class=\"cd-spec-value\"\u003e\n\u003cb\u003eSSD Series:\u003c\/b\u003e BX500\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cdiv class=\"cd-spec-value\"\u003e\n\u003cb\u003eInterface:\u003c\/b\u003e SATA (6Gb\/s)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cdiv class=\"cd-spec-value\"\u003e\n\u003cb\u003eCapacity:\u003c\/b\u003e 2TB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cdiv class=\"cd-spec-value\"\u003e\n\u003cb\u003eForm Factor:\u003c\/b\u003e 2.5-inch (7mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cdiv class=\"cd-spec-value\"\u003e\n\u003cb\u003eSequential Read:\u003c\/b\u003e 540 MB\/s\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cdiv class=\"cd-spec-value\"\u003e\n\u003cb\u003eSequential Write:\u003c\/b\u003e 500 MB\/s\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cdiv class=\"cd-spec-value\"\u003e\n\u003cb\u003eSSD Endurance (TBW):\u003c\/b\u003e 720TB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cdiv class=\"cd-spec-value\"\u003e\n\u003cb\u003eWarranty:\u003c\/b\u003e Limited 3-year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle data-name=\"dialog\"\u003e\u003c!--\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  \n--\u003e\u003c\/style\u003e\n\u003cdiv id=\"gtx-trans\" style=\"position: absolute; left: 84px; top: 118.833px;\"\u003e\n\u003cdiv class=\"gtx-trans-icon\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Crucial","offers":[{"title":"Default Title","offer_id":45949940990190,"sku":"CT2000BX500SSD1","price":182.0,"currency_code":"MAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/5484\/1838\/files\/ct2000bx500ssd1.png?v=1731336218","url":"https:\/\/www.adyastore.ma\/products\/crucial-bx500-2tb-2-5-3d-nand-sata-ssd-ct2000bx500ssd1","provider":"ADYASTORE","version":"1.0","type":"link"}