/********************************************************/
/* GLOBAL STYLES */
/*******************************************************/
/******************************************/
/* Normalize  */
/****************************************/
/*
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
body {
  margin: 0;
}
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  overflow: hidden;
  width: 100vw;
}
*/
body {
  margin: 0;
}
.intelx-762468 {
  background: #fefefe;
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
}
.intelx-762468 main {
  display: block;
}

.intelx-762468 hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

.intelx-762468 pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

.intelx-762468 a {
  background-color: transparent;
}

.intelx-762468 abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

.intelx-762468 b,
.intelx-762468 strong {
  font-weight: bolder;
}

.intelx-762468 code,
.intelx-762468 kbd,
.intelx-762468 samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

.intelx-762468 small {
  font-size: 80%;
}

.intelx-762468 sub,
.intelx-762468 sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.intelx-762468sub {
  bottom: -0.25em;
}

.intelx-762468 sup {
  top: -0.5em;
}

.intelx-762468 img {
  border-style: none;
}

.intelx-762468 button,
.intelx-762468 input,
.intelx-762468 optgroup,
.intelx-762468 select,
.intelx-762468 textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

.intelx-762468 button,
.intelx-762468 input {
  overflow: visible;
}

.intelx-762468 button,
.intelx-762468 select {
  text-transform: none;
}

.intelx-762468 button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

.intelx-762468 button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.intelx-762468 button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 0;
}

.intelx-762468 fieldset {
  padding: 0.35em 0.75em 0.625em;
}

.intelx-762468 legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

.intelx-762468 progress {
  vertical-align: baseline;
}

.intelx-762468 textarea {
  overflow: auto;
}

.intelx-762468 [type="checkbox"],
.intelx-762468 [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

.intelx-762468 [type="number"]::-webkit-inner-spin-button,
.intelx-762468 [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.intelx-762468 [type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

.intelx-762468 [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.intelx-762468 ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

.intelx-762468 details {
  display: block;
}

.intelx-762468 summary {
  display: list-item;
}

.intelx-762468 template {
  display: none;
}

.intelx-762468 [hidden] {
  display: none;
}

/****************************************/
/* Breakpoints, Spacing, and Layout */
/* Colors */
/******************************************/
/* The Grid (Skeleton)  */
/****************************************/

.intelx-762468 .intelx-row {
  position: relative;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  box-sizing: border-box;
}

.intelx-762468 .intelx-row::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.intelx-762468 .intelx-column,
.intelx-762468 .intelx-columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

/* For devices tablet size and up devices only */
@media (min-width: 769px) {
  .intelx-762468 .intelx-column:first-child,
  .intelx-762468 .intelx-columns:first-child {
    margin-left: 0;
  }

  .intelx-762468 .intelx-one.intelx-columns {
    width: 8.33%;
  }

  .intelx-762468 .intelx-two.intelx-columns {
    width: 16.67%;
  }

  .intelx-762468 .intelx-three.intelx-columns {
    width: 25%;
  }

  .intelx-762468 .intelx-four.intelx-columns {
    width: 33.33%;
  }

  .intelx-762468 .intelx-five.intelx-columns {
    width: 41.67%;
  }

  .intelx-762468 .intelx-six.intelx-columns {
    width: 50%;
  }

  .intelx-762468 .intelx-seven.intelx-columns {
    width: 58.33%;
  }

  .intelx-762468 .intelx-eight.intelx-columns {
    width: 66.67%;
  }

  .intelx-762468 .intelx-nine.intelx-columns {
    width: 75%;
  }

  .intelx-762468 .intelx-ten.intelx-columns {
    width: 83.33%;
  }

  .intelx-762468 .intelx-eleven.intelx-columns {
    width: 91.67%;
  }

  .intelx-762468 .intelx-twelve.intelx-columns {
    width: 100%;
    margin-left: 0;
  }

  .intelx-762468 .intelx-offset-one.intelx-columns {
    padding-right: 8.33%;
  }

  .intelx-762468 .intelx-columns.intelx-pad-right {
    padding-right: 4%;
  }

  .intelx-762468 .intelx-columns.intelx-pad-left {
    padding-left: 4%;
  }
}

/******************************************/
/* Typography  */
/****************************************/
@font-face {
  font-family: "Intel Clear Regular";
  src: url("../fonts/IntelClear-Regular.woff") format("woff");
}

@font-face {
  font-family: "Intel One Display Regular";
  src: url("../fonts/IntelOne-Regular.woff") format("woff");
}

@font-face {
  font-family: "Intel One Display Medium";
  src: url("../fonts/IntelOne-Medium.woff") format("woff");
}

@font-face {
  font-family: "Intel One Display Bold";
  src: url("../fonts/IntelOne-Bold.woff") format("woff");
}

@font-face {
  font-family: "Intel One Text Regular";
  src: url("../fonts/IntelOne-Text-Regular.woff") format("woff");
}

@font-face {
  font-family: "Intel One Text Bold";
  src: url("../fonts/IntelOne-Text-Bold.woff") format("woff");
}

.intelx-762468 {
  font-family: "Intel Clear Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 100%;
  font-size: 20px;
  line-height: 1.5;
  color: #024986;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.intelx-762468 h1 sup,
.intelx-762468 h2 sup,
.intelx-762468 h3 sup,
.intelx-762468 h4 sup,
.intelx-762468 h5 sup,
.intelx-762468 h6 sup {
  font-size: 35%;
  top: -1.5em;
}

.intelx-762468 h1,
.intelx-762468 h2,
.intelx-762468 h3,
.intelx-762468 h4,
.intelx-762468 h5,
.intelx-762468 h6,
.intelx-762468 p,
.intelx-762468 a {
  font-weight: normal;
}

.intelx-762468 h1:first-child,
.intelx-762468 h2:first-child,
.intelx-762468 h3:first-child,
.intelx-762468 h4:first-child,
.intelx-762468 h5:first-child,
.intelx-762468 h6:first-child,
.intelx-762468 p:first-child,
.intelx-762468 a:first-child {
  margin-top: 0;
}

.intelx-762468 h1:last-child,
.intelx-762468 h2:last-child,
.intelx-762468 h3:last-child,
.intelx-762468 h4:last-child,
.intelx-762468 h5:last-child,
.intelx-762468 h6:last-child,
.intelx-762468 p:last-child,
.intelx-762468 a:last-child {
  margin-bottom: 0;
}

.intelx-762468 .intelx-white {
  color: #ffffff !important;
}

/*
.intelx-762468 h1.sky-blue,
.intelx-762468 h2.sky-blue,
.intelx-762468 h3.sky-blue,
.intelx-762468 h4.sky-blue,
.intelx-762468 h5.sky-blue,
.intelx-762468 h6.sky-blue,
.intelx-762468 p.sky-blue,
.intelx-762468 li.sky-blue,
.intelx-762468 a.sky-blue,
.intelx-762468 span.sky-blue {
  color: #00c7fd !important;
}
.intelx-762468 h1.dark-blue,
.intelx-762468 h2.dark-blue,
.intelx-762468 h3.dark-blue,
.intelx-762468 h4.dark-blue,
.intelx-762468 h5.dark-blue,
.intelx-762468 h6.dark-blue,
.intelx-762468 p.dark-blue,
.intelx-762468 li.dark-blue,
.intelx-762468 a.dark-blue,
.intelx-762468 span.dark-blue {
  color: #003c71 !important;
}
.intelx-762468 h1.intel-blue,
.intelx-762468 h2.intel-blue,
.intelx-762468 h3.intel-blue,
.intelx-762468 h4.intel-blue,
.intelx-762468 h5.intel-blue,
.intelx-762468 h6.intel-blue,
.intelx-762468 p.intel-blue,
.intelx-762468 li.intel-blue,
.intelx-762468 a.intel-blue,
.intelx-762468 span.intel-blue {
  color: #0071c5 !important;
}
.intelx-762468 h1.gold,
.intelx-762468 h2.gold,
.intelx-762468 h3.gold,
.intelx-762468 h4.gold,
.intelx-762468 h5.gold,
.intelx-762468 h6.gold,
.intelx-762468 p.gold,
.intelx-762468 li.gold,
.intelx-762468 a.gold,
.intelx-762468 span.gold {
  color: #ffb73c !important;
}
*/
.intelx-762468 .intelx-bold {
  font-family: "Intel One Text Bold", Helvetica, Arial, sans-serif;
}

.intelx-762468 .intelx-regular {
  font-family: "Intel Clear Regular", Helvetica, Arial, sans-serif;
}

.intelx-762468 .intelx-italic {
  font-family: "Intel Clear Italic", Helvetica, Arial, sans-serif;
}

.intelx-762468 .intelx-bolditalic {
  font-family: "Intel Clear Bold Italic", Helvetica, Arial, sans-serif;
}

.intelx-762468 .intelx-header h2 {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  font-size: 2.12em;
  line-height: 1.15;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .intelx-762468 .intelx-header h2 {
    font-size: 5.8vw;
  }
}

.intelx-762468 .intelx-header p {
  font-family: "Intel Clear Regular", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  line-height: 1.2;
  margin: 0;
  margin-bottom: 0.3em;
}

@media screen and (max-width: 767px) {
  .intelx-762468 .intelx-header p {
    font-size: 3.2vw;
}
}

.intelx-762468 h3 {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  font-size: 3.25em;
  line-height: 1.1;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .intelx-762468 h3 {
    font-size: 1.25em;
    line-height: normal;
  }
}

.intelx-762468 h4 {
  font-family: "Intel One Text Regular", Helvetica, Arial, sans-serif;
  font-size: 2.5em;
  line-height: 1.1;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .intelx-762468 h4 {
    font-size: 1.25em;
    line-height: normal;
  }
}

.intelx-762468 h5 {
  font-family: "Intel One Text Regular", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  line-height: 1.2;
  color: #003c71;
  margin: 0;
}

.intelx-762468 h6 {
  /*font-family: "Intel Clear Regular", Helvetica, Arial, sans-serif;*/
  font-size: 0.95em;
  line-height: 1.1;
  margin: 0;
}

.intelx-762468 p {
  font-family: "Intel Clear Regular", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .intelx-762468 p {
    font-size: 0.9em;
  }
}

.intelx-762468 p.lead {
  font-size: 1.5em;
}

@media screen and (max-width: 767px) {
  .intelx-762468 p.lead {
    font-size: 1em;
  }
}

.intelx-762468 span,
.intelx-762468 ul,
.intelx-762468 li,
.intelx-762468 a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}

.intelx-762468 ul,
.intelx-762468 li {
  font-family: "Intel Clear Regular", Helvetica, Arial, sans-serif;
}

/*************************************************/
/* Global Site Styles and Classes */
/************************************************/
.intelx-762468 {
  max-width: 1366px;
  margin: 0 auto;
}
.intelx-762468 .intelx-container {
  max-width: 1366px;
  margin: 0 auto;
}

.intelx-762468 .intelx-hidden {
  display: none !important;
}

.intelx-762468 .intelx-block {
  display: block !important;
}

.intelx-762468 .intelx-invisible {
  opacity: 0 !important;
}

.intelx-762468 .intelx-bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.intelx-762468 .intelx-nowrap {
  white-space: nowrap;
}

.intelx-762468 .intelx-relative {
  position: relative;
}

.intelx-762468 .intelx-bg-with-gutter {
  background-size: calc(100% - 80px) 100%;
}

.intelx-762468 .intelx-section-padding {
  padding-top: 75px;
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .intelx-762468 .intelx-section-padding {
    padding-top: 40px;
    padding-bottom: 65px;
  }
}

.intelx-762468 .intelx-section-margin {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-section-margin {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}

.intelx-762468 .intelx-section-top-margin {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-section-top-margin {
    margin-top: 35px;
  }
}

.intelx-762468 .intelx-section-bottom-margin {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-section-bottom-margin {
    margin-bottom: 35px;
  }
}

.intelx-762468 .intelx-section-top-padding {
  padding-top: 65px;
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-section-top-padding {
    padding-top: 40px;
  }
}

.intelx-762468 .intelx-section-bottom-padding {
  padding-bottom: 65px;
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-section-bottom-padding {
    padding-bottom: 65px;
  }
}

.intelx-762468 .intelx-section-gutter {
  padding-left: 85px;
  padding-right: 85px;
}
@media screen and (max-width: 1023px) {
  .intelx-762468 .intelx-section-gutter {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.intelx-762468 .intelx-module-content {
  max-width: 1366px;
  margin: 0 auto;
}

.intelx-762468 .intelx-module-content.intelx-no-max {
  max-width: none;
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-module-content {
    max-width: 768px;
  }
}

.intelx-762468 div.intelx-img-overflow-wrapper {
  position: relative;
}

.intelx-762468 div.intelx-img-overflow-wrapper::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}

.intelx-762468 div.intelx-img-overflow-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
}

.intelx-762468 .intelx-text-center {
  text-align: center;
}

.intelx-762468 .intelx-text-left {
  text-align: left;
}

.intelx-762468 .intelx-text-right {
  text-align: right;
}

.intelx-762468 .intelx-display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.intelx-762468 .intelx-display-flex.intelx-direction-column {
  flex-direction: column;
}

.intelx-762468 .intelx-display-flex.intelx-justify-center {
  justify-content: center;
}

.intelx-762468 .intelx-display-flex.intelx-justify-between {
  justify-content: space-between;
}

.intelx-762468 .intelx-display-flex.intelx-justify-around {
  justify-content: space-around;
}

.intelx-762468 .intelx-display-flex.intelx-justify-start {
  justify-content: flex-start;
}

.intelx-762468 .intelx-display-flex.intelx-justify-end {
  justify-content: flex-end;
}

.intelx-762468 .intelx-display-flex.intelx-align-center {
  align-items: center;
}

.intelx-762468 .intelx-display-flex.intelx-align-start {
  align-items: flex-start;
}

.intelx-762468 .intelx-display-flex.intelx-align-end {
  align-items: flex-end;
}

.intelx-762468 .intelx-display-flex.intelx-flex-wrap {
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-display-flex.intelx-responsive-row {
    flex-direction: row;
  }

  .intelx-762468 .intelx-display-flex.intelx-responsive-column {
    flex-direction: column;
  }

  .intelx-762468 .intelx-display-flex.intelx-responsive-reverse {
    flex-direction: row-reverse;
  }

  .intelx-762468 .intelx-display-flex.intelx-direction-column.intelx-responsive-reverse,
  .intelx-762468 .intelx-display-flex.intelx-responsive-column.intelx-responsive-reverse {
    flex-direction: column-reverse;
  }
}

.intelx-762468 .intelx-display-flex>.intelx-align-start {
  align-self: flex-start;
}

.intelx-762468 .intelx-display-flex>.intelx-align-center {
  align-self: center;
}

.intelx-762468 .intelx-display-flex>.intelx-align-end {
  align-self: flex-end;
}

.intelx-762468 .intelx-display-flex>.intelx-flex-grow {
  flex: 1 !important;
}

.intelx-762468 .intelx-desktop-only {
  display: none;
}

@media screen and (min-width: 769px) {
  .intelx-762468 .intelx-desktop-only {
    display: block;
  }
}

.intelx-762468 .intelx-mobile-only {
  display: none;
}

.intelx-762468 .intelx-tablet-only {
  display: none;
}

@media screen and (max-width: 619px) {
  .intelx-762468 .intelx-mobile-only {
    display: block;
  }
}

.intelx-762468 span.intelx-nowrap {
  white-space: nowrap;
}

/* Global Elements */
.intelx-762468 * {
  box-sizing: border-box;
}

.intelx-762468 *::before,
.intelx-762468 *::after {
  box-sizing: inherit;
}

.intelx-762468 img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

.intelx-762468.intelx-module {
  position: relative;
}

.intelx-762468 button,
.intelx-762468 a.intelx-button,
.intelx-762468 .intelx-button {
  display: inline-block;
  padding: 10px 10px;
  border-radius: 0.25em;
  background-color: #0071c5;
  font-family: "Intel Clear Regular", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 0.7em;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.intelx-762468 sup.intelx-prominent {
  top: -0.25em;
  font-size: 90%;
}

.intelx-762468 a.intelx-back-to-top {
  position: absolute;
  bottom: 3.5rem;
  right: 5rem;
  font-size: 13px;
  font-family: "Intel Clear Regular", Helvetica, Arial, sans-serif;
  color: #1b4982;
}
.intelx-762468 .intelx-panel-7 a.intelx-back-to-top {
  bottom: 2.5rem;
}  

@media screen and (max-width: 769px) {
  .intelx-762468 a.intelx-back-to-top {
    bottom: 1rem;
    right: 0.75rem;
    font-size: 0.5rem;
  }
}

.intelx-762468 a.intelx-next-section {
  display: block;
  margin: 0 auto;
  z-index: 1;
}

.intelx-762468 a.intelx-next-section:not(.intelx-relative) {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
  .intelx-762468 a.intelx-next-section:not(.intelx-relative) {
    bottom: 1rem;
  }
}

.intelx-762468 a.intelx-next-section.intelx-relative img {
  display: block;
  margin: 0 auto;
}


/********************************************************/
/* PARTIALS STYLES */
/*******************************************************/
.intelx-762468 nav.intelx-tabs {
  position: relative;
  z-index: 2;
  max-width: 1366px;
  margin: 0 auto;
}

.intelx-762468 nav.intelx-tabs:hover div.intelx-nav-link {
  background: #009fca;
}

.intelx-762468 nav.intelx-tabs:hover div.intelx-nav-link a {
  color: #e6e6e6;
}

.intelx-762468 nav.intelx-tabs div.intelx-nav-link {
  flex: 1;
  margin: 0 0.175em;
  background-color: #00c7fd;
  transition: background 0.1s linear, color 0.1s linear;
}

.intelx-762468 nav.intelx-tabs div.intelx-nav-link:hover {
  background: #00c7fd;
}

.intelx-762468 nav.intelx-tabs div.intelx-nav-link:hover a {
  color: #ffffff;
}

.intelx-762468 nav.intelx-tabs a {
  align-items: center;
  min-height: 3em;
  padding: 0.5em 1em;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
  letter-spacing: normal;
  font-size: 1.2em;
  color: #ffffff;
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
}
.intelx-762468 .intelx-header .intelx-tabs span {
  padding-left: 17px;
  position: relative;
  top: 2px;
}
@media screen and (min-width: 769px) {
  .intelx-762468 nav.intelx-tabs div.intelx-nav-link:first-child {
    margin-left: 0;
  }

  .intelx-762468 nav.intelx-tabs div.intelx-nav-link:last-child {
    margin-right: 0;
  }
  
}

@media screen and (max-width: 1023px) {
  .intelx-762468 nav.intelx-tabs a {
    font-size: 0.8em;
  }
}

@media screen and (max-width: 1023px) {
  .intelx-762468 nav.intelx-tabs a {
    font-size: 0.8em;
  }
}

@media screen and (max-width: 768px) {
  .intelx-762468 nav.intelx-tabs {
    max-width: 768px;
  }

  .intelx-762468 nav.intelx-tabs div.intelx-nav-link {
    margin: 0 0 0.5em 0;
  }

  .intelx-762468 nav.intelx-tabs div.intelx-nav-link a {
    justify-content: space-between;
    min-height: 2rem;
  }
}

.intelx-762468 video,
.intelx-762468 .intelx-video-wrapper {
  width: 100%;
  height: auto;
}

/******************************************/
/* Module Styles - HEADER  */
/****************************************/
.intelx-762468 .intelx-module.intelx-header.intelx-bg-image {
  background-image: url("https://media.currys.biz/i/currysprod/intel-everyday-brand-page_header_bg.jpg");
}

.intelx-762468 .intelx-module.intelx-header .intelx-section-padding {
  padding-top: 0;
  padding-bottom: 120px;
}

.intelx-762468 .intelx-module.intelx-header img.intelx-logo {
  display: block;
  margin-left: 0;
  margin-right: auto;
}

.intelx-762468 .intelx-module.intelx-header div.intelx-module-content-inner {
  position: relative;
}

.intelx-762468 .intelx-module.intelx-header div.intelx-device {
  flex: 1;
}

.intelx-762468 .intelx-module.intelx-header div.intelx-device::before {
  padding-top: 76%;
}

.intelx-762468 .intelx-module.intelx-header div.intelx-device img {
  top: -24%;
  left: -20%;
  width: 116%;
}

.intelx-762468 .intelx-module.intelx-header div.intelx-main {
  position: relative;
  flex: 0 0 60%;
}

.intelx-762468 .intelx-module.intelx-header div.intelx-badge {
  position: absolute;
  width: 20%;
  top: -70%;
  right: -11%;
}

.intelx-762468 .intelx-module.intelx-header div.intelx-badge::before {
  padding-top: 115%;
}

.intelx-762468 .intelx-module.intelx-header div.intelx-badge img {
  left: -7%;
  width: 115%;
}

@media screen and (min-width: 769px) {
  .intelx-762468 .intelx-module.intelx-header .intelx-section-gutter {
    padding-left: 0;
    padding-right: 0;
  }

  .intelx-762468 .intelx-module.intelx-header div.intelx-module-content-inner {
    border: 5px solid #024986;
    margin-left: 10.3%;
    margin-right: 9%;
  }

  .intelx-762468 .intelx-module.intelx-header div.intelx-main {
    padding: 1em;
    padding-left: 6px;
  }

  .intelx-762468 .intelx-panel-2.intelx-module.intelx-text-media-block .intelx-text-block {
    padding-left: 5.5%;
  }
  .intelx-762468 .intelx-panel-2 .intelx-section-padding {
    padding-top: 45px;
  }
  
}

@media screen and (min-width: 768px) and (max-width: 1366px) {
  .intelx-762468 .intelx-module.intelx-header h2 {
    font-size: 3.1vw;
  }

  .intelx-762468 .intelx-module.intelx-header img.intelx-logo {
    width: 10.3vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .intelx-762468 .intelx-module.intelx-header p {
    font-size: 0.85em;
  }
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-module.intelx-header .intelx-section-padding {
    padding-bottom: 55px;
  }

  .intelx-762468 .intelx-module.intelx-header .intelx-headline {
    flex: 0 0 65%;
  }

  .intelx-762468 .intelx-module.intelx-header div.intelx-device.intelx-img-overflow-wrapper {
    width: 68%;
    margin: 0 auto 2em;
    border: 4px solid #024986;
  }

  .intelx-762468 .intelx-module.intelx-header div.intelx-device.intelx-img-overflow-wrapper::before {
    padding-top: 115%;
  }

  .intelx-762468 .intelx-module.intelx-header div.intelx-device.intelx-img-overflow-wrapper img {
    top: -11%;
    left: -10%;
    width: 124%;
  }

  .intelx-762468 .intelx-module.intelx-header img.intelx-logo {
    width: 90px;
    margin-left: -4%;
  }

  .intelx-762468 .intelx-module.intelx-header div.intelx-badge.intelx-img-overflow-wrapper {
    position: relative;
    top: 0;
    left: 0;
    flex: 0 0 25%;
  }
}

@media screen and (max-width: 480px) {
  .intelx-762468 .intelx-module.intelx-header.intelx-bg-image {
    background-image: url("https://media.currys.biz/i/currysprod/intel-everyday-brand-page_header_bg_mobile.png");
    background-position: top;
  }

  .intelx-762468 .intelx-module.intelx-header img.intelx-logo {
    width: 18vw;
  }
}

.intelx-762468 .intelx-module.intelx-text-media-block.intelx-bg-image {
  background-image: url("https://media.currys.biz/i/currysprod/intel-everyday-brand-page_textmedia_bg.png");
}

.intelx-762468 .intelx-module.intelx-text-media-block p {
  margin-top: 1em;
}

@media screen and (min-width: 769px) {
  .intelx-762468 .intelx-panel-3 .intelx-module-content {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .intelx-762468 .intelx-panel-5 .intelx-module-content {
    padding-top: 100px;
    padding-bottom: 120px;
  }
  /*
  section.intelx-module.intelx-text-media-block div.intelx-module-content {
    min-height: 775px;
  }
  */
  .intelx-762468 .intelx-module.intelx-text-media-block h4 {
    padding-bottom: 0.25em;
  }

  .intelx-762468 .intelx-module.intelx-text-media-block div.intelx-media-block {
    flex: 1;
  }

  .intelx-762468 .intelx-module.intelx-text-media-block .intelx-text-block {
    flex: 0 0 46%;
  }

  .intelx-762468 .intelx-module.intelx-text-media-block div.intelx-text-block:first-child {
    padding-left: 85px;
    padding-right: 7.5%;
  }

  .intelx-762468 .intelx-module.intelx-text-media-block div.intelx-text-block:last-child {
    padding-left: 7.5%;
    padding-right: 85px;
  }

  .intelx-762468 .intelx-module.intelx-text-media-block div.intelx-media-block:last-child img {
    float: right;
  }
}

@media screen and (min-width: 768px) and (max-width: 1366px) {
  .intelx-762468 .intelx-module.intelx-text-media-block div.intelx-module-content {
   /* min-height: 57vw;*/
  }

  .intelx-762468 .intelx-module.intelx-text-media-block h4 {
    font-size: 3.7vw;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .intelx-762468 .intelx-module.intelx-text-media-block div.intelx-text-block:first-child {
    padding-left: 50px;
  }

  .intelx-762468 .intelx-module.intelx-text-media-block div.intelx-text-block:last-child {
    padding-right: 50px;
  }
}

@media screen and (max-width: 768px) {
 .intelx-762468 .intelx-text-media-block .intelx-module-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0;
  }

  .intelx-762468 .intelx-module.intelx-text-media-block div.intelx-module-content>div:first-child {
    margin-bottom: 1.5em;
  }

  .intelx-762468 .intelx-module.intelx-text-media-block div.intelx-module-content.intelx-responsive-reverse>div:first-child {
    margin-bottom: 0;
    margin-top: 1.5em;
  }

  .intelx-762468 .intelx-module.intelx-text-media-block p {
    font-size: 0.8em;
  }
}


.intelx-762468 .intelx-panel-2 {
  background-image: url("https://media.currys.biz/i/currysprod/intel-everyday-brand-page_p2-bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.intelx-762468 .intelx-panel-2 .intelx-module-content {
  min-height: 33vw;
}
.intelx-762468 .intelx-panel-3 .intelx-media-block img{
  -webkit-box-shadow: 0px 7px 43px 4px rgba(0,0,0,0.41);
  -moz-box-shadow: 0px 7px 43px 4px rgba(0,0,0,0.41);
  box-shadow: 0px 7px 43px 4px rgba(0,0,0,0.41);
}
.intelx-762468 .intelx-panel-6 h4 sup {
  font-size: 30%;
  top: -1.5em;
  right: 5px;
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-panel-2 {
    background-image: url("https://media.currys.biz/i/currysprod/intel-everyday-brand-page_p2_bg_mobile.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .intelx-762468 .intelx-panel-2 .intelx-module-content {
    min-height: 110vw;
    max-width: none;
    align-items: flex-start;
  }

  .intelx-762468 .intelx-panel-2 h3 {
    width: 9em;
    font-size: 7vw;
  }
}

@media screen and (min-width: 768px) {
  .intelx-762468 .intelx-panel-4 .intelx-section-padding {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .intelx-762468 .intelx-panel-4 .intelx-text-block {
    flex: 0 0 39%;
    padding-right: 40px;
  }
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-panel-4 .intelx-section-padding {
    padding-top: 60px;
  }

  .intelx-762468 .intelx-panel-4 .intelx-text-block {
    position: relative;
    flex: 0 0 49%;
    z-index: 1;
  }

  .intelx-762468 .intelx-panel-4 .intelx-media-block {
    flex: 1 0 165px;
  }

  .intelx-762468 .intelx-panel-4 .intelx-media-block img {
    position: relative;
    left: -20%;
    bottom: 40px;
    width: 136%;
    max-width: none;
  }
}

@media screen and (min-width: 769px) {
  .intelx-762468 .intelx-video-container {
    padding-left: 85px;
    padding-right: 85px
  }

  .intelx-762468 .intelx-panel-6.intelx-module.intelx-text-media-block .intelx-text-block {
    flex: 0 0 53%;
    padding-right: 4%;
  }
  .intelx-762468 .intelx-panel-6 .intelx-section-padding {
    padding-bottom: 75px;
  }
}

/******************************************/
/* Module Styles - CHART  */
/****************************************/

.intelx-762468 .intelx-module.intelx-chart.intelx-bg-image {
  background-image: url("https://media.currys.biz/i/currysprod/intel-everyday-brand-page_chart_bg.png");
}

.intelx-762468 .intelx-module.intelx-chart h3 {
  font-size: 2.5em;
  margin-bottom: 1.2rem;
}

.intelx-762468 .intelx-module.intelx-chart p {
  margin: 0;
  font-size: 1.1em;
  line-height: 1.3;
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
}

.intelx-762468 .intelx-module.intelx-chart .intelx-headline p {
  font-size: 1em;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-header-row {
  min-height: 200px;
  padding-bottom: 1rem;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:first-child {
  border-color: transparent;
  background-color: transparent;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:not(:first-child) {
  padding-top: 0;
  font-size: 40px;
  line-height: 1.1;
  text-align: center;
  color: #003c71;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:not(:first-child).intelx-checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  background-color: #003c71;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div p {
  position: relative;
  z-index: 1;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(odd)>div:first-child {
  background-color: #cdebfc;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(odd)>div:first-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  background-color: #cdebfc;
  transform: skewX(17deg);
  transform-origin: top right;
  z-index: 0;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(odd)>div:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 3px solid #00c7fd;
  transform: skewX(17deg);
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(4)>div:first-child {
  flex: 0 0 51.25%;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(5)>div:first-child {
  flex: 0 0 52.5%;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(6)>div:first-child {
  flex: 0 0 53.75%;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(7)>div:first-child {
  flex: 0 0 55%;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(8)>div:first-child {
  flex: 0 0 56.25%;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(9)>div:first-child {
  flex: 0 0 57.5%;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(10)>div:first-child {
  flex: 0 0 58.75%;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-header-row,
.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row {
  min-height: 45px;
  margin-bottom: 5px;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-header-row {
  margin-bottom: 20px;
  padding-left: 30px;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-header-row>div,
.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div {
  position: relative;
  flex: 0 0 13.3%;
  min-width: 45px;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-header-row>div:not(:last-child),
.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:not(:last-child) {
  margin-right: 8px;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-header-row>div:first-child,
.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:first-child {
  flex: 0 0 50%;
  margin-right: 13px;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div {
  padding: 0.45rem 1.7rem;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-subtitle-banner p {
  display: inline-block;
  position: relative;
  padding: 0.3em .6em 0.3em 1.2em;
  color: #ffffff;
  background-color: #1b4982;
  white-space: pre;
}

.intelx-762468 .intelx-module.intelx-chart div.intelx-subtitle-banner p span {
  position: relative;
  z-index: 9;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-subtitle-banner p::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 100%;
  background-color: #1b4982;
  transform: skewX(17deg);
  transform-origin: top right;
  z-index: 0;
}

.intelx-762468 .intelx-pd-top-0 {
  padding-top: 0;
}
.intelx-762468 .intelx-module.intelx-text-media-block p br {
 display: none;
}
@media screen and (min-width: 769px) {
  .intelx-762468 .intelx-module.intelx-text-media-block p br {
    display: block;
   }
  .intelx-762468 .intelx-module.intelx-chart .intelx-section-gutter {
    padding-left: 50px;
    padding-right: 20px;
  }

  .intelx-762468 .intelx-chart .intelx-table-row.intelx-odd {
    padding: 15px 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1366px) {
  .intelx-762468 .intelx-module.intelx-chart h3 {
    font-size: 3.7vw;
  }
}

@media screen and (max-width: 1023px) {
  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:not(:first-child).intelx-checked::after {
    height: 15px;
    width: 15px;
  }

  .intelx-762468 .intelx-module.intelx-chart p {
    font-size: 0.9em;
    line-height: 1.1;
  }
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-module.intelx-chart h3 {
    font-size: 1.25em;
    margin-bottom: 0.5em;
  }

  .intelx-762468 .intelx-module.intelx-chart p {
    font-size: 0.75em;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row,
  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row {
    min-height: 145px;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row>div:not(:last-child),
  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:not(:last-child) {
    margin-right: 0;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row {
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-bottom: 0;
  }     

  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row>div {
    flex: 0 0 15%;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row>div:last-child {
    margin-right: 14%;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row div.intelx-headline {
    flex: 0 0 100%;
    margin-bottom: 1em;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div {
    flex: 0 0 14%;
    padding: 0.25rem 0.5rem;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:first-child {
    padding: 0.25rem 0 0.25em 0.5rem;
    margin-right: 14px;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:not(:first-child) {
    font-size: 24px;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:not(:first-child).intelx-checked::after {
    height: 12px;
    width: 12px;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(odd)>div:first-child::after {
    transform: skewX(5deg);
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(odd)>div:not(:first-child)::before {
    left: -5%;
    width: 115%;
    transform: skewX(5deg);
    border-width: 2px;
    border-right-color: transparent;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(odd)>div:last-child::before {
    width: 110%;
    border-right-color: #00c7fd;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-subtitle-banner p {
    font-size: 0.65em;
  }
  .intelx-762468 .intelx-module.intelx-chart .intelx-section-padding {
    padding-top: 60px;
  }
}

/******************************************/
/* Module Styles - Choose your PC  */
/****************************************/
.intelx-762468 .intelx-module.intelx-retail {
  overflow-x: hidden;
  position: relative;
  color: #414042;
  background-color: #ffffff;
}

.intelx-762468 .intelx-module.intelx-retail h3 {
  font-family: "Intel One Display Regular", Helvetica, Arial, sans-serif;
  margin: 0 auto 1em auto;
  font-size: 2.1em;
}

.intelx-762468 .intelx-module.intelx-retail h6 {
  text-align: center;
  margin: 1em auto 1.5em auto;
}

.intelx-762468 .intelx-module.intelx-retail p.intelx-product {
  font-family: "Intel One Display Bold", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  line-height: 1;
}

.intelx-762468 .intelx-module.intelx-retail li {
  font-family: "Intel One Display Regular", Helvetica, Arial, sans-serif;
  font-size: 0.75em;
  line-height: 1.1;
}

.intelx-762468 .intelx-module.intelx-retail a.intelx-button {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  height: 100%;
  padding: 0 1em;
  margin-left: 0px !important;
  margin-bottom: 25px;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-image-wrap {
  width: 100%;
  overflow: visible;
  position: relative;
  text-align: center;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case img.intelx-primary {
  position: relative;
  /*width: 75%;
  margin: 0 auto 15px auto;*/
  margin: 0 auto;
  z-index: 1;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case a.intelx-button {
  margin: auto auto 0 auto;
  padding: 0.5em;
  width: 100%;
  max-width: 275px;
  background-image: -moz-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  background-image: -webkit-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  background-image: -ms-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  font-size: 1.15em;
  line-height: 1.15;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #414042;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  white-space: normal;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case a.intelx-button:focus {
  outline: none;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case a.intelx-button span {
  position: relative;
  top: 0.0625em;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor {
  align-items: center;
  max-width: 255px;
  margin: 0 auto 0.3em auto;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor img {
  max-width: 115px;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor div.intelx-text-block {
  margin-left: 15px;
  position: relative;
  top: -10px;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor div.intelx-text-block p,
.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor div.intelx-text-block ul {
  margin: 0;
  padding: 0;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor div.intelx-text-block p {
  margin-bottom: 0.5em;
}

.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor div.intelx-text-block ul {
  padding-left: 1em;
  list-style-type: disc;
}

@media screen and (min-width: 769px) {
  .intelx-762468 .intelx-module.intelx-retail .intelx-section-padding {
    padding-bottom: 100px;
    padding-left: 25px;
    padding-right: 25px;
  }
  #retail-module.intelx-module.intelx-retail h3 {
    margin-bottom: 1.5em;
  }
  .intelx-table-row br {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .intelx-762468 .intelx-module.intelx-retail {
    font-size: 80%;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-main {
    padding-left: 1em;
    padding-right: 1em;
  }
  .intelx-762468 .intelx-module.intelx-text-media-block p br {
    display: none;
  }
}

@media screen and (max-width: 896px) {
  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case {
    padding: 0 1em 0 1em;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-image-wrap::after {
    display: none;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor img {
    width: 45%;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor div.intelx-text-block li {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-module.intelx-retail {
    font-size: 100%;
  }

  .intelx-762468 .intelx-module.intelx-retail .intelx-section-padding {
    padding-bottom: 0;
  }

  .intelx-762468 .intelx-module.intelx-retail h3 {
    font-size: 1.2em;
    margin-bottom: 1.5em;
    padding: 0 1em;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-module-content {
    max-width: none;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-main {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case {
    height: auto !important;
    padding-bottom: 0.5rem;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-image-wrap::after {
    display: block;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor {
    margin-left: auto;
    margin-right: auto;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor img {
    width: 50%;
  }

  .intelx-762468 .intelx-module.intelx-retail img.intelx-primary {
    max-width: 375px;
    margin: 0 auto;
  }

  .intelx-762468 .intelx-module.intelx-retail img.intelx-btn-next {
    padding: 12px 10px 12px 14px;
  }

  .intelx-762468 .intelx-module.intelx-retail img.intelx-btn-prev {
    padding: 12px 14px 12px 10px;
  }
}

/*
Module - VIDEO
*****************************************
*/
.intelx-762468 .intelx-module-video .intelx-section-padding{
  padding-top: 0;
  padding-bottom: 90px;
}
.intelx-762468 .intelx-panel-7.intelx-video-container {
  margin-top: -20px;
}
/******************************************/
/* Module Styles - LEGAL  */
/****************************************/
.intelx-762468 .intelx-module.intelx-legal {
  background-color: #d8d8d8;
  overflow: hidden;
}

.intelx-762468 .intelx-module.intelx-legal div.intelx-legal-content {
  opacity: 1;
  transition: opacity 0.2s, height 0.2s;
}

.intelx-762468 .intelx-module.intelx-legal.intelx-hide-legal-content div.intelx-legal-content {
  opacity: 0;
}

.intelx-762468 .intelx-module.intelx-legal.intelx-hide-legal-content button.intelx-legal-toggle.intelx-primary::before {
  transform: rotateX(0);
}

.intelx-762468 .intelx-module.intelx-legal.intelx-hide-legal-content button.intelx-btn-close {
  display: none;
}

.intelx-762468 .intelx-module.intelx-legal div.intelx-module-content a {
  text-decoration: none;
}

.intelx-762468 .intelx-module.intelx-legal p {
  font-size: 0.8em;
  line-height: 1.25;
  margin: 0;
  color: #000000;
  padding-bottom: 8px;
}

.intelx-762468 .intelx-module .intelx-legal-content {
  padding: 5rem 0 10rem;
}

.intelx-762468 .intelx-module.intelx-legal button.intelx-legal-toggle {
  position: relative;
  margin: 1rem 0;
  padding: 0;
  font-size: 16px;
  text-decoration: underline;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #000000;
}

.intelx-762468 .intelx-module.intelx-legal button.intelx-legal-toggle:focus {
  outline: none;
}

.intelx-762468 .intelx-module.intelx-legal button.intelx-legal-toggle.intelx-primary::before {
  content: "";
  position: absolute;
  top: 25%;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-top-color: 10px;
  border-top-color: black;
  border-bottom-width: 0;
  transform: rotateX(180deg);
}

.intelx-762468 .intelx-module.intelx-legal button.intelx-legal-toggle span {
  padding-left: 25px;
}

.intelx-762468 .intelx-module.intelx-legal button.intelx-btn-close img {
  width: 30px;
}
@media screen and (max-width:1024px) {
  .intelx-762468 nav.intelx-tabs a {
    font-size: 1em;
  }
}
@media screen and (max-width: 768px) {
  .intelx-762468 .intelx-module.intelx-legal p {
    font-size: 1.48rem;
    padding-bottom:15px;
  }
  .intelx-762468 .intelx-module.intelx-legal div.intelx-legal-content {
    padding-right: 17px;
  }
  .intelx-762468 .intelx-module.intelx-header.intelx-bg-image {
    background-image: url(https://media.currys.biz/i/currysprod/intel-everyday-brand-page_header_bg_tablet.jpg);
}
.intelx-762468 .intelx-module-video .intelx-section-padding {
  padding-bottom: 50px;
}
.intelx-762468 .intelx-panel-4 a.intelx-back-to-top {
  bottom: 30px;
}
  .intelx-762468 .intelx-panel-3.intelx-text-media-block .intelx-module-content {
    padding-top: 80px;
  }
  .intelx-762468 .intelx-header h2 {
    line-height: 1;
  }
}

@media screen and (min-width: 620px) and (max-width: 768px) {
  .intelx-762468 .intelx-module.intelx-header img.intelx-logo {
    margin-left: -6.6vw;
    width: 16.7vw;
  }
  .intelx-762468 .intelx-module.intelx-header div.intelx-device.intelx-img-overflow-wrapper {
    width: 68%;
    margin: 0 auto 3em;
    border: 4px solid #024986;
    left: -4.3%;
}
.intelx-762468 .intelx-module.intelx-header div.intelx-device.intelx-img-overflow-wrapper::before {
  padding-top: 114%;
}
.intelx-762468 .intelx-module.intelx-header div.intelx-device.intelx-img-overflow-wrapper img {
  top: -4%;
  left: -7%;
  width: 116%;
}
  .intelx-header .intelx-section-gutter {
    padding-left: 50px;
    padding-right: 50px;
  }

  .intelx-header nav.intelx-tabs {
    max-width: 768px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 40px;
    padding-top: 20px;
  }

  nav.intelx-tabs div.intelx-nav-link a {
    min-height: 3.5rem;
  }

  .intelx-762468 .intelx-module.intelx-header div.intelx-badge img {
    left: 7%;
    width: 100%;
    top: 10%;
  }

  .intelx-762468 .intelx-module.intelx-header h2 {
    font-size: 6vw;
  }

  .intelx-762468 .intelx-module.intelx-header p {
    font-size: 3.5vw;
  }

  .intelx-762468 .intelx-module.intelx-text-media-block h4,
  .intelx-762468 .intelx-module.intelx-chart h3 {
    font-size: 6.5vw;
  }
  .intelx-762468 .intelx-module.intelx-text-media-block h4 {
    padding-bottom: 0.3em;
  }
  .intelx-762468 .intelx-module.intelx-text-media-block p,
  .intelx-762468 .intelx-module.intelx-chart .intelx-headline p {
    font-size: 1.2em;
    line-height: 1.3;
    margin-top: 10px;
    font-size: 4.2vw;
  }

  .intelx-762468 .intelx-module.intelx-text-media-block div.intelx-module-content {
    padding-left: 0;
    padding-right: 0;
  }

  .intelx-762468 .intelx-display-flex.intelx-align-center {
    align-items: unset;
  }
  .intelx-762468 .intelx-text-media-block .intelx-section-padding {
    padding-top: 0;
  }
  .intelx-762468 .intelx-panel-2 .intelx-module-content {
    min-height: 94vw;
    max-width: none;
    align-items: flex-start;
    padding-top: 80px;
  }

  .intelx-762468 .intelx-media-block img {
    width: 100%;
    height: auto;
  }
  .intelx-762468 .intelx-panel-3 .intelx-media-block img {
    max-width: 92%;
  }
  .intelx-762468 .intelx-panel-4 .intelx-media-block img {
    position: relative;
    left: 0;
    bottom: 40px;
    width: 100%;
    max-width: none;
  }

  .intelx-762468 nav.intelx-tabs a {
    font-size: 1.6em;
  }

  .intelx-762468 .intelx-tablet-only {
    display: block;
  }

  .intelx-762468 .intelx-panel-2 {
    background-image: url("https://media.currys.biz/i/currysprod/intel-everyday-brand-page_p2-bg-tablet.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .intelx-762468 .intelx-module-multi-tasking .intelx-display-flex.intelx-align-center {
    align-items: center;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:not(:first-child).intelx-checked::after {
    height: 18px;
    width: 18px;
  }

  .intelx-762468 .intelx-video-container {
    padding-left: 45px;
    padding-right: 45px
  }

  .intelx-762468 .intelx-text-media-block .intelx-text-block {
    padding-left: 45px;
    padding-right: 45px;
  }
  .intelx-762468 .intelx-panel-6.intelx-text-media-block .intelx-text-block h4 {
    max-width: 610px;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row>div:first-child {
    flex: 0 0 100%;
    margin-right: 13px;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:first-child {
    padding: 20px;
  }

  .intelx-762468 .intelx-module.intelx-chart p,
  .intelx-762468 .intelx-module.intelx-chart div.intelx-subtitle-banner p {
    font-size: 3vw;
  }

  .intelx-762468 .intelx-module.intelx-chart .intelx-subtitle-banner {
    display: flex;
  }

  .intelx-762468 .intelx-text-media-block .intelx-module-content {
    padding-bottom: 150px;
  }

  .intelx-762468 .intelx-panel-6 .intelx-section-padding.intelx-module-video {
    padding-bottom: 20px;
  }

  .intelx-762468 .intelx-module.intelx-retail h6 {
    margin: 0.8em auto 1.5em auto;
    font-size: 1.4em;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor {
    align-items: center;
    max-width: 380px;
    width: 100%;
  }
  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor {
    margin-bottom: 1em;
  }
  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case a.intelx-button {
    max-width: 380px;
  }
  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor div.intelx-text-block ul {
    padding-left: 18px;
  }
  .intelx-762468 .intelx-module.intelx-retail h3 {
    font-size: 5.7vw;
  }

  .intelx-762468 .intelx-module.intelx-retail p.intelx-product {
    font-size: 1.2em;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor div.intelx-text-block li {
    font-size: 16px;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor img {
    max-width: 120px;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case {
    height: auto !important;
    padding-bottom: 5rem;
  }

  .intelx-762468 a.intelx-back-to-top {
    font-size: 18px;
    right: 45px;
    bottom: 60px;
  }

  /* Chart - Table */
  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div {
    flex: 0 0 15.5%;
    padding: 0.25rem 0.5rem;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:first-child {
    flex: 0 0 37.5%
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-subtitle-banner p {
    flex: 0 0 35.7%;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(4)>div:first-child {
    flex: 0 0 40%;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(5)>div:first-child {
    flex: 0 0 42.3%;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(6)>div:first-child {
    flex: 0 0 45%;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(7)>div:first-child {
    flex: 0 0 47.8%;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(8)>div:first-child {
    flex: 0 0 50%;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row>div {
    flex: 0 0 17%;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row div.intelx-headline {
    margin-bottom: 1.5em;
  }
  .intelx-762468 .intelx-panel-4 .intelx-section-padding {
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .intelx-762468 .intelx-module.intelx-retail img.intelx-primary {
    width: 475px;
    max-width: none;
  }
}

@media screen and (max-width: 619px) {
  .intelx-header nav.intelx-tabs {
    padding-bottom: 10px;
  }
  .intelx-762468 .intelx-module.intelx-header div.intelx-badge img {
    left: -28%;
    width: 115%;
}
  .intelx-762468 .intelx-section-gutter {
    padding-left: 25px;
    padding-right: 25px;
}
.intelx-762468 nav.intelx-tabs a {
    font-size: 17px;
}
.intelx-762468 .intelx-section-gutter,
.intelx-762468 .intelx-module.intelx-text-media-block .intelx-module-content,
.intelx-762468 .intelx-header nav.intelx-tabs {
    padding-left: 23px;
    padding-right: 23px;
  }

  .intelx-762468 .intelx-module.intelx-header img.intelx-logo {
    margin-left: -3.8vw;
    width: 18.5vw
  }

  .intelx-762468 nav.intelx-tabs div.intelx-nav-link a {
    min-height: 2.3rem;
  }
  .intelx-762468 .intelx-module.intelx-text-media-block div.intelx-module-content>div:first-child {
    margin-bottom: .8em;
  }
  .intelx-762468 .intelx-module.intelx-chart .intelx-subtitle-banner {
    display: flex;
  }

  .intelx-762468 .intelx-module.intelx-chart div.intelx-subtitle-banner p {
    flex: 0 0 47.8%;
  }

  .intelx-762468 .intelx-video-container {
    padding-left: 23px;
    padding-right: 23px;
  }

  .intelx-762468 .intelx-module.intelx-retail div.intelx-use-case {
    height: auto !important;
    padding-bottom: 3rem;
  }

  .intelx-762468 a.intelx-back-to-top {
    font-size: 12px;
    right: 23px;
    bottom: 30px;
  }
  .intelx-762468 .intelx-module.intelx-legal p {
    font-size: 1rem;
    padding-bottom: 10px;
}
.intelx-762468 .intelx-module .intelx-legal-content {
  padding: 3rem 0 10rem;
}
.intelx-762468 .intelx-module-video .intelx-section-padding {
  padding-bottom: 20px;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-header-row,
.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row {
  min-height: 85px;
}

  .intelx-762468 .intelx-panel-5.intelx-module.intelx-text-media-block .intelx-module-content,
  .intelx-762468 .intelx-panel-6.intelx-module.intelx-text-media-block .intelx-module-content {
    padding: 0;
  }
  .intelx-762468 .intelx-panel-3 .intelx-text-block,
  .intelx-762468 .intelx-panel-5 .intelx-text-block,
  .intelx-762468 .intelx-panel-6 .intelx-text-block {
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 75px;
  }
  .intelx-762468 .intelx-panel-3 .intelx-text-block {
    padding-left: 0;
    padding-right: 0;
  }
  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row>div:last-child {
    margin-right: 6%;
  }
}
@media screen and (max-width: 420px) {
  .intelx-762468 .intelx-module.intelx-chart h3 {
    font-size: 6.7vw;
}
  .intelx-762468 .intelx-module.intelx-chart .intelx-headline p {
    font-size: 4.2vw;
}
  .intelx-762468 .intelx-panel-3.intelx-text-media-block .intelx-module-content {
    padding-top: 33px;
}
.intelx-762468 .intelx-panel-4 .intelx-section-padding {
  padding-bottom: 40px;
}
.intelx-762468 .intelx-module.intelx-header .intelx-section-padding {
    padding-bottom: 40px;
  }
  .intelx-762468 .intelx-module.intelx-header img.intelx-logo {
    margin-left: -6.7vw;
    width: 20.4vw;
  }
  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row {
    padding-left: 5%;
}
.intelx-762468 .intelx-module.intelx-chart .intelx-section-padding {
  padding-left: 10px;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-subtitle-banner p {
  flex: 0 0 43%;
}
.intelx-762468 .intelx-module.intelx-chart .intelx-section-padding {
  padding-top: 30px;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row>div:first-child {
  flex: 0 0 45%;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(4)>div:first-child {
  flex: 0 0 47%;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(5)>div:first-child {
  flex: 0 0 49%;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(6)>div:first-child {
  flex: 0 0 51%;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(7)>div:first-child {
  flex: 0 0 53%;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-table-row:nth-child(8)>div:first-child {
  flex: 0 0 55%;
}
.intelx-762468 .intelx-module.intelx-chart div.intelx-header-row>div:last-child {
  margin-right: 10%;
}
.intelx-762468 .intelx-module.intelx-retail div.intelx-use-case div.intelx-processor div.intelx-text-block ul{
  padding-left: 14px;
}
}

@media screen and (max-width: 375px) {
  .intelx-762468 .intelx-module.intelx-header img.intelx-logo {
    width: 20.5vw;
  }
}
@media screen and (max-width: 320px) {
  .intelx-762468 .intelx-module.intelx-chart div.intelx-header-row>div:last-child {
    margin-right: 0;
  }
  .intelx-762468 .intelx-module.intelx-chart div.intelx-subtitle-banner p {
    padding-left: 6px;
}
}