/********************************************************/
/* GLOBAL STYLES */
/*******************************************************/
/******************************************/
/* Normalize  */
/****************************************/
@import "vendor/slick.css";
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/******************************************/
/* Variables  */
/****************************************/
/* Breakpoints, Spacing, and Layout */
/* Colors */
/******************************************/
/* Typography  */
/****************************************/
@font-face {
  font-family: "Intel One Display Bold";
  src: url("../fonts/IntelOne-Bold.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 Regular";
  src: url("../fonts/IntelOne-Regular.woff") format("woff");
}
html {
  font-size: 20px;
}
body {
  font-family: "Intel One Display Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.5;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  font-weight: normal;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
p:first-child,
a:first-child {
  margin-top: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
a:last-child {
  margin-bottom: 0;
}
h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white,
p.white,
li.white,
a.white,
span.white {
  color: #ffffff !important;
}
h1.sky-blue,
h2.sky-blue,
h3.sky-blue,
h4.sky-blue,
h5.sky-blue,
h6.sky-blue,
p.sky-blue,
li.sky-blue,
a.sky-blue,
span.sky-blue {
  color: #00aeef !important;
}
h1.dark-blue,
h2.dark-blue,
h3.dark-blue,
h4.dark-blue,
h5.dark-blue,
h6.dark-blue,
p.dark-blue,
li.dark-blue,
a.dark-blue,
span.dark-blue {
  color: #003c71 !important;
}
h1.intel-blue,
h2.intel-blue,
h3.intel-blue,
h4.intel-blue,
h5.intel-blue,
h6.intel-blue,
p.intel-blue,
li.intel-blue,
a.intel-blue,
span.intel-blue {
  color: #0071c5 !important;
}
h1.gold,
h2.gold,
h3.gold,
h4.gold,
h5.gold,
h6.gold,
p.gold,
li.gold,
a.gold,
span.gold {
  color: #ffb73c !important;
}
h1.regular,
h2.regular,
h3.regular,
h4.regular,
h5.regular,
h6.regular,
p.regular,
li.regular,
a.regular,
span.regular {
  font-family: "Intel One Display Regular", Helvetica, Arial, sans-serif;
}
h1.bold,
h2.bold,
h3.bold,
h4.bold,
h5.bold,
h6.bold,
p.bold,
li.bold,
a.bold,
span.bold {
  font-family: "Intel One Display Bold", Helvetica, Arial, sans-serif;
}
h1 {
  font-family: "Intel One Display Bold", Helvetica, Arial, sans-serif;
  font-size: 4.9em;
  line-height: 1.08;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  h1 {
    font-size: 4em;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.45em;
  }
}
h2 {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  font-size: 1.9em;
  line-height: 1.15;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  h2 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 1em;
  }
}
h3 {
  margin: 0;
  margin-bottom: 0.5em;
  font-family: "Intel One Display Bold", Helvetica, Arial, sans-serif;
  font-size: 3.25em;
  line-height: 1.1;
}
@media screen and (max-width: 1200px) {
  h3 {
    font-size: 2em;
  }
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 1.4em;
  }
}
h4 {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  font-size: 2em;
  line-height: 1.2;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  h4 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 1em;
  }
}
h5 {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  font-size: 1.85em;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  h5 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 1em;
  }
}
h6 {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  line-height: 1.1;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  h6 {
    font-size: 1em;
  }
}
p {
  font-family: "Intel One Display Regular", Helvetica, Arial, sans-serif;
  font-size: 1.35em;
  line-height: 1.15;
}
@media screen and (max-width: 1200px) {
  p {
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  p {
    font-size: 0.9em;
  }
}
p.lead {
  font-size: 1.5em;
}
@media screen and (max-width: 1200px) {
  p.lead {
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  p.lead {
    font-size: 0.9em;
  }
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
span,
ul,
li,
a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
ul,
li {
  font-family: "Intel One Display Regular", Helvetica, Arial, sans-serif;
}
sup {
  font-size: 50%;
  top: -0.75em;
}
sup.prominent {
  top: -0.375em;
  font-size: 95%;
}
span.sup {
  font-size: 50%;
  vertical-align: text-top;
  display: inline !important;
}
p.legal {
  color: #b4b6b9;
}
p.legal a {
  color: #00aeef;
  text-decoration: underline;
}
.text-gradient {
  display: inline-block;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  background: -webkit-linear-gradient(to right, #55E4FE, #4969F8);
  background-image: linear-gradient(to right, #55E4FE, #4969F8);
}
/*************************************************/
/* Global Site Styles and Classes */
/************************************************/
.hidden {
  display: none !important;
}
.block {
  display: block !important;
}
.invisible {
  opacity: 0 !important;
}
.bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.nowrap {
  white-space: nowrap;
}
.bg-with-gutter {
  background-size: calc(100% - 80px) 100%;
}
.section-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1200px) {
  .section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section-padding-top {
  padding-top: 60px;
}
@media screen and (max-width: 1200px) {
  .section-padding-top {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .section-padding-top {
    padding-top: 30px;
  }
}
.section-padding-bottom {
  padding-bottom: 60px;
}
@media screen and (max-width: 1200px) {
  .section-padding-bottom {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .section-padding-bottom {
    padding-bottom: 30px;
  }
}
.section-gutter {
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 1200px) {
  .section-gutter {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 767px) {
  .section-gutter {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.section-gutter-left {
  padding-left: 50px;
}
@media screen and (max-width: 1200px) {
  .section-gutter-left {
    padding-left: 35px;
  }
}
@media screen and (max-width: 767px) {
  .section-gutter-left {
    padding-left: 25px;
  }
}
.section-gutter-right {
  padding-right: 50px;
}
@media screen and (max-width: 1200px) {
  .section-gutter-right {
    padding-right: 35px;
  }
}
@media screen and (max-width: 767px) {
  .section-gutter-right {
    padding-right: 25px;
  }
}
.module-content {
  margin: 0 auto;
}
.module-content.no-max {
  max-width: none !important;
}
@media screen and (max-width: 767px) {
  .module-content {
    max-width: 480px;
  }
}
.max-width {
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .max-width {
    max-width: 480px;
  }
}
div.img-overflow {
  position: relative;
}
div.img-overflow::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
div.img-overflow img,
div.img-overflow .img-overflow-inner {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  max-width: none;
  pointer-events: none;
}
div.img-overflow .img-overflow-inner img {
  height: 100% !important;
  width: 100% !important;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.display-flex.direction-column {
  flex-direction: column;
}
.display-flex.justify-center {
  justify-content: center;
}
.display-flex.justify-between {
  justify-content: space-between;
}
.display-flex.justify-around {
  justify-content: space-around;
}
.display-flex.justify-start {
  justify-content: flex-start;
}
.display-flex.justify-end {
  justify-content: flex-end;
}
.display-flex.align-items-center {
  align-items: center;
}
.display-flex.align-items-start {
  align-items: flex-start;
}
.display-flex.align-items-end {
  align-items: flex-end;
}
.display-flex.flex-wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .display-flex.responsive-row {
    flex-direction: row;
  }
  .display-flex.responsive-column {
    flex-direction: column;
  }
  .display-flex.responsive-reverse {
    flex-direction: row-reverse;
  }
  .display-flex.direction-column.responsive-reverse,
  .display-flex.responsive-column.responsive-reverse {
    flex-direction: column-reverse;
  }
}
.display-flex > .align-self-start {
  align-self: flex-start;
}
.display-flex > .align-self-center {
  align-self: center;
}
.display-flex > .align-self-end {
  align-self: flex-end;
}
.display-flex > .flex-grow {
  flex: 1 !important;
}
@media screen and (min-width: 1200px) {
  .hide-on-desktop,
  .desktop-hide {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hide-on-mobile,
  .mobile-hide {
    display: none;
  }
}
.desktop-only {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .desktop-only {
    display: none !important;
  }
}
.mobile-only {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .mobile-only {
    display: block !important;
  }
}
span.nowrap {
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  span.desktop-break {
    display: block;
  }
}
/* Global Elements */
* {
  box-sizing: border-box;
}
*::before,
*::after {
  box-sizing: inherit;
}
html {
  overflow-x: hidden;
}
body {
  margin: 0;
  padding: 0;
  background-image: url('../images/continuous_bg.png');
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  /* background-color: #0b011c; */
}
@media screen and (max-width: 767px) {
  body {
    background-image: none;
  }
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
section.module {
  position: relative;
}
button,
a.button,
.button {
  display: inline-block;
  padding: 10px 10px;
  border-radius: 0.25em;
  background-color: #0071c5;
  font-family: "Intel One Display Regular", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 0.7em;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
sup.prominent {
  top: -0.25em;
  font-size: 90%;
}
a.back-to-top {
  position: absolute;
  bottom: 1.5em;
  right: 3em;
  color: #00aeef !important;
  font-size: 75%;
}
@media screen and (max-width: 767px) {
  a.back-to-top {
    display: none;
  }
}
a.next-section {
  display: block;
  margin: 0 auto;
  z-index: 1;
}
a.next-section:not(.relative) {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  a.next-section:not(.relative) {
    bottom: 1rem;
  }
}
a.next-section.relative img {
  display: block;
  margin: 0 auto;
}
div.btn-close {
  position: relative;
  height: 20px;
  width: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.5em;
  cursor: pointer;
}
div.btn-close::before,
div.btn-close::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  /* cross thickness */
  background-color: #0079ff;
}
div.btn-close.white::before,
div.btn-close.white::after {
  background-color: white;
}
div.btn-close::before {
  transform: rotate(45deg);
}
div.btn-close::after {
  transform: rotate(-45deg);
}
.with-triangle:before {
  content: "";
  position: relative;
  top: 0.125em;
  font-size: 45%;
  display: inline-block;
  width: 0;
  height: 0;
  padding-right: 0.5em;
  border-style: solid;
  border-width: 1em 0 1em 1.7em;
  border-color: transparent transparent transparent #000000;
}
.fade {
  position: relative;
}
.fade::after,
.fade::before {
  content: '';
  position: absolute;
  z-index: 2;
}
.fade.top::before,
.fade.bottom::after {
  left: 0;
  right: 0;
  height: 30px;
}
.fade.top::before {
  top: 0;
}
.fade.top.dark::before {
  background-image: linear-gradient(to top, rgba(1, 1, 7, 0), #010107);
}
.fade.bottom::after {
  bottom: 0;
}
.fade.bottom.dark::after {
  background-image: linear-gradient(to bottom, rgba(1, 1, 7, 0), #010107);
}
.fade.left::before,
.fade.right::after {
  top: 0;
  bottom: 0;
  width: 30px;
}
.fade.left::before {
  left: 0;
}
.fade.left.dark::before {
  background-image: linear-gradient(to left, rgba(1, 1, 7, 0), #010107);
}
.fade.right::after {
  right: 0;
}
.fade.right.dark::after {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #000000);
}
.slick-slide,
.slick-track,
.slick-list,
.slick-slider {
  overflow: visible;
}
.btn-prev,
.btn-next {
  position: absolute;
  bottom: 0;
  background: #00aeef;
}
.btn-prev {
  left: 0;
  padding: 12px 14px 12px 10px;
}
.btn-next {
  right: 0;
  padding: 12px 10px 12px 14px;
}
ul.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  height: 50px;
  list-style-type: none;
}
ul.slick-dots li {
  margin: 7px;
}
ul.slick-dots button {
  color: transparent;
  background: transparent;
  border: 3px solid #00aeef;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  padding: 0;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}
ul.slick-dots button:focus {
  outline: none;
}
ul.slick-dots li.slick-active button {
  background: #00aeef;
}
.slick-slide:focus {
  outline: 0;
}
/********************************************************/
/* SLICK JS STYLES */
/*******************************************************/
/********************************************************/
/* PARTIALS STYLES */
/*******************************************************/
/********************************************************/
/* MODULE STYLES */
/*******************************************************/
/************************************/
/* Preloader Styles */
/************************************/
section.module-preloader {
  position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
}
section.module-preloader img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section.module-preloader.fadeOut {
  -webkit-animation: fadeOut 500ms ease forwards;
  animation: fadeOut 500ms ease forwards;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/******************************************/
/* Module Styles - HEADER  */
/****************************************/
section.module.header .bg-image,
section.module.header.bg-image {
  background-image: url('../images/header_bg.png');
  background-position: top;
  background-size: 100%;
}
section.module.header h2 {
  max-width: 20em;
  margin-bottom: 1rem;
}
section.module.header h1 {
  margin-bottom: 0.25em;
}
section.module.header p {
  max-width: 28em;
  margin: 0 auto 2em;
}
section.module.header div.main {
  position: relative;
}
section.module.header .badge {
  width: 26%;
  margin-top: 50px;
  margin: auto;
}
@media screen and (min-width: 768px) {
  section.module.header .section-padding {
    padding-top: 27.5%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1360px) {
  section.module.header h1 {
    font-size: 7vw;
  }
  section.module.header h2 {
    font-size: 2.9vw;
  }
}
@media screen and (max-width: 767px) {
  section.module.header .bg-image,
  section.module.header.bg-image {
    background-image: url('../images/header_bg_mobile.png');
  }
  section.module.header .section-padding {
    padding-top: 140%;
  }
  section.module.header div.main {
    width: 100%;
  }
  section.module.header p {
    margin-bottom: 1.5em;
  }
  section.module.header .badge {
    width: 60%;
  }
}
/******************************************/
/* Module Styles - CARDS  */
/****************************************/
section.module.cards .headline {
  text-align: center;
  margin-bottom: 100px;
}
section.module.cards .card {
  flex: 0 0 23.7%;
  padding-right: 3%;
}
section.module.cards .card:last-child {
  flex: 0 0 28.9%;
}
section.module.cards h6 {
  margin-top: 1rem;
}
section.module.cards .img-overflow.desktop-only::before {
  padding-top: 18%;
}
section.module.cards .img-overflow.desktop-only img {
  top: unset;
  width: 103.5%;
  left: -2%;
  bottom: -25%;
}
@media screen and (min-width: 1200px) {
  section.module.cards .section-gutter {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 767px) {
  section.module.cards.bg-image,
  section.module.cards .bg-image {
    background: url('../images/cards_bg_mobile.png') no-repeat center top / 100% 100%;
  }
  section.module.cards .headline {
    margin-bottom: 0;
  }
  section.module.cards .card p {
    margin-top: 0.25em;
  }
  section.module.cards .img-overflow.mobile-only::before {
    padding-top: 75%;
  }
  section.module.cards .img-overflow.mobile-only img {
    width: 113%;
    top: -20%;
    left: -7%;
  }
  section.module.cards #card-2 {
    padding-top: 20px;
  }
}
/****************************************/
/* Module Styles - Text Mapped Image  */
/**************************************/
section.module.text-mapped-image {
  overflow: hidden;
}
section.module.text-mapped-image div.module-content {
  position: relative;
  z-index: 1;
}
section.module.text-mapped-image div.heading {
  position: relative;
  max-width: 66em;
  margin: 0 auto;
  z-index: 1;
}
section.module.text-mapped-image div.main {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
section.module.text-mapped-image h3 + p {
  max-width: 36em;
  margin-left: auto;
  margin-right: auto;
}
section.module.text-mapped-image p {
  margin: 0;
}
section.module.text-mapped-image .text-block {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
}
section.module.text-mapped-image .text-block h5 {
  position: relative;
  top: 0.15em;
  align-self: end;
}
section.module.text-mapped-image .text-block p {
  font-size: 1.4em;
}
section.module.text-mapped-image .text-block .headline {
  margin-bottom: 2rem;
}
section.module.text-mapped-image .text-block .up-to-block {
  margin-right: 0.5em;
}
section.module.text-mapped-image .text-block .eyebrow {
  font-size: 1.25em;
}
section.module.text-mapped-image .text-block .count {
  font-size: 4.5em;
  line-height: 0.8;
}
section.module.text-mapped-image div.callout {
  position: relative;
  display: inline-block;
  min-height: 120px;
  z-index: 1;
}
section.module.text-mapped-image #callout_1 {
  flex: 0 0 24%;
}
section.module.text-mapped-image #callout_2 {
  flex: 0 0 20%;
}
section.module.text-mapped-image #callout_3 {
  display: block;
  padding: 30px;
  background-image: url("../images/textbox_frame.png");
  background-size: 100% 100%;
  background-position: top;
  background-repeat: no-repeat;
  min-height: 0;
}
section.module.text-mapped-image #callout_3 div.text-block {
  align-items: center;
}
section.module.text-mapped-image #callout_3 h4 {
  flex: 0 0 auto;
  padding-right: 5%;
  max-width: 44%;
}
section.module.text-mapped-image #callout_3 p {
  flex: 0 0 56%;
}
section.module.text-mapped-image .img-overflow {
  position: relative;
  flex: 1;
  z-index: 0;
}
section.module.text-mapped-image .img-overflow::before {
  padding-top: 73%;
}
section.module.text-mapped-image .img-overflow img {
  width: 100vw;
  max-width: 1360px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  section.module.text-mapped-image div.main.section-gutter {
    padding-right: 4vw;
  }
  section.module.text-mapped-image h3 {
    font-size: 3em;
  }
}
@media screen and (max-width: 1200px) {
  section.module.text-mapped-image .text-block .eyebrow {
    font-size: 1em;
  }
  section.module.text-mapped-image .text-block .count {
    font-size: 3.5em;
  }
  section.module.text-mapped-image .text-block p {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 767px) {
  section.module.text-mapped-image .bg-image,
  section.module.text-mapped-image.bg-image {
    background-image: none;
  }
  section.module.text-mapped-image div.module-content {
    max-width: 100%;
  }
  section.module.text-mapped-image div.heading,
  section.module.text-mapped-image div.main,
  section.module.text-mapped-image #callout_3 {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
  section.module.text-mapped-image div.heading {
    text-align: left;
  }
  section.module.text-mapped-image div.main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 0;
  }
  section.module.text-mapped-image div.main p {
    font-size: 0.75em;
  }
  section.module.text-mapped-image .img-overflow {
    margin-top: 40px;
  }
  section.module.text-mapped-image .img-overflow img {
    left: 0;
    transform: translateX(0);
  }
  section.module.text-mapped-image .text-block .headline {
    margin-bottom: 0.5em;
  }
  section.module.text-mapped-image .text-block h5 {
    left: -0.125em;
  }
  section.module.text-mapped-image .text-block .eyebrow {
    font-size: 0.75em;
    margin-bottom: 0.375em;
  }
  section.module.text-mapped-image .text-block .count {
    font-size: 2.2em;
  }
  section.module.text-mapped-image .callout p {
    font-size: 0.75em;
    line-height: 1.15;
  }
  section.module.text-mapped-image #callout_1 {
    flex: 0 0 47%;
  }
  section.module.text-mapped-image #callout_1 .up-to-block {
    margin-right: 0;
  }
  section.module.text-mapped-image #callout_1 p {
    max-width: 10em;
  }
  section.module.text-mapped-image #callout_2 {
    flex: 0 0 47%;
  }
  section.module.text-mapped-image #callout_3 {
    position: relative;
    width: 100%;
    margin-top: 2rem;
    padding: 0;
    z-index: 1;
  }
  section.module.text-mapped-image #callout_3 div.text-block {
    align-items: flex-start;
    padding: 5% 4% 8%;
  }
  section.module.text-mapped-image #callout_3 h4 {
    padding-right: 0;
    margin-bottom: 0.3em;
    max-width: 100%;
  }
  section.module.text-mapped-image #callout_3 p {
    font-size: 0.85em;
  }
}
/****************************************/
/* Module Styles - BLOCKS  */
/**************************************/
section.module.blocks {
  overflow: hidden;
}
section.module.blocks div.module-content > * {
  position: relative;
  z-index: 1;
}
section.module.blocks div.heading,
section.module.blocks div.row {
  position: relative;
  z-index: 2;
}
section.module.blocks div.heading {
  margin: 0 auto;
  text-align: center;
  max-width: 58em;
}
section.module.blocks div.row-1 {
  padding-top: 5%;
}
section.module.blocks div.block-wrapper {
  position: relative;
  flex: 0 0 48%;
}
section.module.blocks div.block-inner {
  position: relative;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 6%;
  background-image: url("../images/textbox_frame.png");
  background-size: 100% 100%;
  background-position: top;
  background-repeat: no-repeat;
  z-index: 2;
}
section.module.blocks div.block-inner h4 {
  position: relative;
  margin-bottom: 0.4em;
  z-index: 3;
}
section.module.blocks div.block-inner p {
  position: relative;
  margin: 0;
  z-index: 3;
}
section.module.blocks div.graphic.img-overflow {
  flex: 0 0 100%;
  z-index: 1;
}
section.module.blocks div.graphic.img-overflow::before {
  padding-top: 57%;
}
section.module.blocks div.graphic.img-overflow img {
  top: -37%;
}
@media screen and (min-width: 768px) and (max-width: 1360px) {
  section.module.blocks div.block-inner h4 {
    font-size: 2.9vw;
  }
  section.module.blocks div.block-inner p {
    font-size: 1.9vw;
  }
}
@media screen and (min-width: 768px) {
  section.module.blocks .section-padding {
    padding-top: 0;
  }
  section.module.blocks div.heading p {
    max-width: 34em;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  section.module.blocks div.block-inner p {
    font-size: 1.35em;
  }
}
@media screen and (max-width: 767px) {
  section.module.blocks .bg-image {
    background: url('../images/blocks_bg_mobile.png') no-repeat bottom center / 100%;
  }
  section.module.blocks div.module-content {
    max-width: 100%;
  }
  section.module.blocks div.module-content .heading,
  section.module.blocks div.module-content .row {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
  section.module.blocks div.main {
    padding-top: 20px;
  }
  section.module.blocks div.highlight {
    opacity: 0.4;
    top: -25%;
  }
  section.module.blocks div.heading {
    text-align: left;
    margin-bottom: 1rem;
  }
  section.module.blocks div.heading p {
    font-size: 0.85em;
  }
  section.module.blocks div.row-1 {
    padding-top: 0;
    margin-bottom: 0;
  }
  section.module.blocks div.graphic.img-overflow::before {
    padding-top: 73%;
  }
  section.module.blocks div.graphic.img-overflow img {
    width: 120%;
    left: -11%;
    top: -36%;
  }
  section.module.blocks div.block-wrapper {
    flex: 0 0 100%;
    margin-bottom: 1em;
  }
  section.module.blocks div.block-inner {
    padding-right: 6%;
  }
  section.module.blocks div.block-inner::before {
    top: -12px;
    left: -15px;
    width: 15px;
    height: 30px;
  }
  section.module.blocks div.block-inner h4 {
    margin-bottom: 0.3em;
  }
  section.module.blocks div.block-inner p {
    font-size: 0.8em;
    line-height: 1.15;
  }
}
/****************************************/
/* Module Styles - CORE COMPARE  */
/**************************************/
section.module.core-compare .module-content {
  max-width: 100%;
}
section.module.core-compare .module-content-inner {
  position: relative;
}
section.module.core-compare img.bg {
  position: absolute;
  width: 100vw;
  left: 0;
  top: 65%;
  transform: translateY(-50%);
  z-index: 0;
}
section.module.core-compare h3 {
  position: relative;
  max-width: 20em;
  margin: 0 auto;
  z-index: 1;
}
section.module.core-compare p {
  margin-top: 0.5em;
  line-height: 1.15;
  text-align: center;
}
section.module.core-compare .module-content-inner {
  position: relative;
  padding-top: 5%;
}
section.module.core-compare .card-wrap {
  justify-content: space-between;
  margin: 0 auto;
}
section.module.core-compare .card {
  position: relative;
  flex: 0 1 400px;
  z-index: 1;
}
section.module.core-compare .card:first-child {
  padding-top: 17%;
}
section.module.core-compare .card:nth-child(2) {
  padding-top: 8.5%;
}
section.module.core-compare .card:not(:last-child) {
  margin-right: 3.5%;
}
section.module.core-compare .stats {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 1;
}
section.module.core-compare .stats > span:first-child {
  display: block;
}
section.module.core-compare .stats > span.big {
  font-size: 43px;
  font-family: "Intel One Display Bold", Helvetica, Arial, sans-serif;
}
section.module.core-compare .stats > div {
  margin-top: 15px;
  font-size: 30px;
}
section.module.core-compare .img-overflow.badge {
  margin: 0 auto;
  width: 47%;
}
@media screen and (min-width: 768px) {
  section.module.core-compare p {
    font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  }
}
@media screen and (max-width: 1200px) {
  section.module.core-compare .card-wrap {
    justify-content: space-between;
  }
  section.module.core-compare .stats {
    font-size: 20px;
  }
  section.module.core-compare .stats > span:nth-child(3) {
    display: block;
  }
  section.module.core-compare .stats > span.big {
    font-size: 30px;
  }
  section.module.core-compare .stats > div {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  section.module.core-compare .bg-image,
  section.module.core-compare.bg-image {
    background-image: url('../images/corecompare_bg_mobile.png');
  }
  section.module.core-compare h3,
  section.module.core-compare .card-wrap {
    max-width: 480px;
    margin: 0 auto;
  }
  section.module.core-compare .module-content-inner {
    padding-top: 6%;
  }
  section.module.core-compare .module-content-inner.section-gutter {
    padding-left: 5px;
    padding-right: 5px;
  }
  section.module.core-compare .card {
    flex: 0 0 112px;
    margin-right: auto !important;
  }
  section.module.core-compare p {
    padding: 0 0.5em;
    font-size: 0.65em;
    margin-top: 5%;
    text-align: center;
  }
  section.module.core-compare img.bg {
    top: 50%;
  }
  section.module.core-compare .img-overflow.badge {
    width: 70%;
  }
  section.module.core-compare .stats {
    font-size: 13px;
    text-align: center;
  }
  section.module.core-compare .stats span {
    display: block;
  }
  section.module.core-compare .stats > span.big {
    font-size: 22px;
  }
  section.module.core-compare .stats > div {
    margin-top: 5px;
    font-size: 14px;
  }
  section.module.core-compare .stats > div .slash {
    display: none;
  }
}
/******************************************/
/* Module Styles - Choose your PC  */
/****************************************/
section.module.retail {
  position: relative;
  overflow-x: hidden;
}
section.module.retail .module-content {
  position: relative;
  z-index: 1;
}
section.module.retail h3 {
  max-width: 24em;
  margin: 0 auto 1.5em auto;
  text-align: center;
}
section.module.retail h4 {
  font-size: 26px;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  section.module.retail h4 {
    font-size: 27px;
    line-height: 29px;
  }
}
section.module.retail h5 {
  font-size: 18px;
  line-height: 23px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  section.module.retail h5 {
    font-size: 19px;
    line-height: 24px;
  }
}
section.module.retail h6 {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  text-align: center;
  margin: 0 auto 1.5em auto;
}
section.module.retail div.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;
  float: left;
}
section.module.retail div.use-case div.image-wrap {
  width: 100%;
  overflow: visible;
  position: relative;
  text-align: center;
}
section.module.retail div.use-case img.primary {
  position: relative;
  width: 150px;
  margin: 0 auto 15px auto;
  z-index: 1;
  object-fit: contain;
}
section.module.retail div.use-case a.button {
  margin:  0 auto;
  padding: 0.5em;
  width: 100%;
  max-width: 275px;
  background-color: transparent;
  font-size: 1.123em;
  line-height: 1.15;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  transition: background-color 0.2s;
}
section.module.retail div.use-case a.button:focus {
  outline: none;
}
section.module.retail div.use-case a.button:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
section.module.retail div.use-case a.button span {
  position: relative;
  top: 0.0625em;
}
section.module.retail div.use-case div.processor {
  align-items: center;
  max-width: 255px;
  margin: 0 auto 1.5em auto;
}
section.module.retail div.use-case div.processor img {
  max-width: 85px;
}
section.module.retail div.use-case div.processor div.text-block {
  margin-left: 20px;
}
section.module.retail div.use-case div.processor div.text-block p,
section.module.retail div.use-case div.processor div.text-block ul {
  margin: 0;
  padding: 0;
}
section.module.retail div.use-case div.processor div.text-block p {
  margin-bottom: 0.5em;
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  line-height: 1;
}
section.module.retail div.use-case div.processor div.text-block ul {
  list-style-type: square;
  padding-left: 1em;
}
section.module.retail div.use-case div.processor div.text-block li {
  line-height: 1.25em;
  font-size: 0.7em;
  font-family: "Intel One Display Regular", Helvetica, Arial, sans-serif;
}
section.module.retail a.back-to-top {
  bottom: 20px;
}
@media screen and (max-width: 1200px) {
  section.module.retail {
    font-size: 80%;
  }
  section.module.retail div.main {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (max-width: 896px) {
  section.module.retail div.use-case {
    padding: 0 1em 0 1em;
  }
  section.module.retail div.use-case div.image-wrap::after {
    display: none;
  }
  section.module.retail div.use-case div.processor img {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  section.module.retail {
    font-size: 100%;
  }
  section.module.retail .section-padding {
    padding-bottom: 0;
  }
  section.module.retail h3 {
    margin: 0 auto 1.5em auto;
    padding: 0 1em;
    max-width: 480px;
  }
  section.module.retail div.module-content {
    max-width: none;
  }
  section.module.retail div.main {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
  section.module.retail div.use-case {
    height: auto !important;
    padding-bottom: 0.5rem;
  }
  section.module.retail div.use-case div.image-wrap::after {
    display: block;
  }
  section.module.retail div.use-case div.processor {
    margin-left: auto;
    margin-right: auto;
  }
  section.module.retail div.use-case div.processor img {
    width: 50%;
  }
  section.module.retail img.primary {
    max-width: 375px;
    margin: 0 auto;
  }
  section.module.retail img.btn-next {
    padding: 12px 10px 12px 14px;
  }
  section.module.retail img.btn-prev {
    padding: 12px 14px 12px 10px;
  }
}
/******************************************/
/* Module Styles - LEGAL  */
/****************************************/
section.module.legal {
  background-color: #0b011c;
  overflow: hidden;
}
section.module.legal div.legal-content {
  opacity: 1;
  transition: opacity 0.2s, height 0.2s;
}
section.module.legal.hide-legal-content div.legal-content {
  opacity: 0;
}
section.module.legal.hide-legal-content button.legal-toggle.primary::before {
  transform: rotateX(0);
}
section.module.legal.hide-legal-content button.btn-close {
  display: none;
}
section.module.legal div.module-content a {
  text-decoration: none;
}
section.module.legal p {
  font-size: 0.8em;
  line-height: 1.25;
  margin-bottom: 1em;
}
section.module.legal p:last-child {
  padding-bottom: 4rem;
}
section.module.legal button.btn-close {
  width: 30px;
}
section.module.legal button.legal-toggle {
  position: relative;
  margin: 1rem 0;
  padding: 0;
  font-size: 16px;
  text-decoration: underline;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #ffffff;
}
section.module.legal button.legal-toggle:focus {
  outline: none;
}
section.module.legal button.legal-toggle.primary::before {
  content: "";
  position: absolute;
  top: 25%;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-top-color: 10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  transform: rotateX(180deg);
}
section.module.legal button.legal-toggle span {
  padding-left: 25px;
}
section.module.legal button.btn-close {
  width: 1em;
}
section.module.legal a.back-to-top {
  font-size: 16px !important;
  bottom: 1em;
}
@media screen and (max-width: 767px) {
  section.module.legal p {
    font-size: 0.7rem;
  }
}
