@charset "UTF-8";
@font-face {
  font-family: "IntelOne Display";
  src: url(../../assets/fonts/intelone-display-regular.eot);
  src: url(../../assets/fonts/intelone-display-regular.woff) format("woff"), url(../../assets/fonts/intelone-display-regular.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Display";
  src: url(../../assets/fonts/intelone-display-medium.eot);
  src: url(../../assets/fonts/intelone-display-medium.woff) format("woff"), url(../../assets/fonts/intelone-display-medium.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Display";
  src: url(../../assets/fonts/intelone-display-light.eot);
  src: url(../../assets/fonts/intelone-display-light.woff) format("woff"), url(../../assets/fonts/intelone-display-light.otf) format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Display";
  src: url(../../assets/fonts/intelone-display-bold.eot);
  src: url(../../assets/fonts/intelone-display-bold.woff) format("woff"), url(../../assets/fonts/intelone-display-bold.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-regular.woff) format("woff"), url(../../assets/fonts/intelone-text-regular.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-italic.woff) format("woff"), url(../../assets/fonts/intelone-text-italic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-bold.woff) format("woff"), url(../../assets/fonts/intelone-text-bold.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-bolditalic.woff) format("woff"), url(../../assets/fonts/intelone-text-bolditalic.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-medium.woff) format("woff"), url(../../assets/fonts/intelone-text-medium.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-mediumitalic.woff) format("woff"), url(../../assets/fonts/intelone-text-mediumitalic.otf) format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-light.woff) format("woff"), url(../../assets/fonts/intelone-text-light.otf) format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IntelOne Text";
  src: url(../../assets/fonts/intelone-text-lightitalic.woff) format("woff"), url(../../assets/fonts/intelone-text-lightitalic.otf) format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
#site-wrapper {
  /* HTML5 display-role reset for older browsers */
  /*para ocultar texto y que lo lean los lectores de no videntes*/
  /*imagen al 100% de ancho responsive*/
  /*input al 100%*/
  /*elimina el diseño por defecto en el iphone*/
}
#site-wrapper html, #site-wrapper body, #site-wrapper div, #site-wrapper span, #site-wrapper applet, #site-wrapper object, #site-wrapper iframe,
#site-wrapper h1, #site-wrapper h2, #site-wrapper h3, #site-wrapper h4, #site-wrapper h5, #site-wrapper h6, #site-wrapper p, #site-wrapper blockquote, #site-wrapper pre,
#site-wrapper a, #site-wrapper abbr, #site-wrapper acronym, #site-wrapper address, #site-wrapper big, #site-wrapper cite, #site-wrapper code,
#site-wrapper del, #site-wrapper dfn, #site-wrapper em, #site-wrapper img, #site-wrapper ins, #site-wrapper kbd, #site-wrapper q, #site-wrapper s, #site-wrapper samp,
#site-wrapper small, #site-wrapper strike, #site-wrapper strong, #site-wrapper sub, #site-wrapper sup, #site-wrapper tt, #site-wrapper var,
#site-wrapper b, #site-wrapper u, #site-wrapper i, #site-wrapper center,
#site-wrapper dl, #site-wrapper dt, #site-wrapper dd, #site-wrapper ol, #site-wrapper ul, #site-wrapper li,
#site-wrapper fieldset, #site-wrapper form, #site-wrapper label, #site-wrapper legend,
#site-wrapper table, #site-wrapper caption, #site-wrapper tbody, #site-wrapper tfoot, #site-wrapper thead, #site-wrapper tr, #site-wrapper th, #site-wrapper td,
#site-wrapper article, #site-wrapper aside, #site-wrapper canvas, #site-wrapper details, #site-wrapper embed,
#site-wrapper figure, #site-wrapper figcaption, #site-wrapper footer, #site-wrapper header, #site-wrapper hgroup,
#site-wrapper menu, #site-wrapper nav, #site-wrapper output, #site-wrapper ruby, #site-wrapper section, #site-wrapper summary,
#site-wrapper time, #site-wrapper mark, #site-wrapper audio, #site-wrapper video, #site-wrapper button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#site-wrapper *, #site-wrapper *:before, #site-wrapper *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#site-wrapper article, #site-wrapper aside, #site-wrapper details, #site-wrapper figcaption, #site-wrapper figure,
#site-wrapper footer, #site-wrapper header, #site-wrapper hgroup, #site-wrapper menu, #site-wrapper nav, #site-wrapper section, #site-wrapper main {
  display: block;
  clear: both;
  height: auto;
  background-color: transparent;
}
#site-wrapper ol, #site-wrapper ul {
  list-style: none;
}
#site-wrapper blockquote, #site-wrapper q {
  quotes: none;
}
#site-wrapper blockquote:before, #site-wrapper blockquote:after,
#site-wrapper q:before, #site-wrapper q:after {
  content: "";
  content: none;
}
#site-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
}
#site-wrapper a, #site-wrapper a:hover {
  color: inherit;
  text-decoration: none;
}
#site-wrapper .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#site-wrapper .image-responsive {
  width: 100%;
  height: auto;
}
#site-wrapper input, #site-wrapper select, #site-wrapper textarea {
  display: block;
  width: 100%;
}
#site-wrapper input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
#site-wrapper button {
  border: none;
  background-color: transparent;
  outline: none;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  padding: 0;
}

#site-wrapper {
  position: relative;
  z-index: 1;
  min-width: 320px;
  max-width: 1366px;
  margin: 0 auto;
  font-family: "IntelOne Display", sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  background-color: #000;
  color: #fff;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

#site-wrapper {
  /* Media Queries Mixin
  **********************/
}
#site-wrapper .video-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 299.31px;
  padding-bottom: calc(0.5625 * 100%);
  padding-bottom: calc(var(--aspect-ratio, 0.5625) * 100%);
}
#site-wrapper .video-wrapper iframe, #site-wrapper .video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#site-wrapper sup {
  font-size: 70%;
  position: relative;
  top: -0.4rem;
}
#site-wrapper sub {
  font-size: 30%;
  position: relative;
}
#site-wrapper small {
  font-size: 80%;
}
#site-wrapper .padding-container {
  padding-left: 35px;
  padding-right: 35px;
}
@media (min-width: 768px) {
  #site-wrapper .padding-container {
    padding-left: 43px;
    padding-right: 43px;
  }
}
@media (min-width: 992px) {
  #site-wrapper .padding-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  #site-wrapper .padding-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
#site-wrapper .transition-all, #site-wrapper .opacity-hover {
  transition: all 500ms;
}
#site-wrapper .link-btn-default {
  position: relative;
  cursor: pointer;
  outline: none;
  border: none;
}
#site-wrapper .link-btn-default:focus {
  border: none;
  outline: none;
}
#site-wrapper .link-btn-default:active {
  border: none;
  outline: none;
}
#site-wrapper .opacity-hover:hover  {
  opacity: 0.7;
}
#site-wrapper .animate {
  position: relative;
  z-index: 1;
}
#site-wrapper .animate.on {
  opacity: 0;
}
#site-wrapper .animate.slide-down.in-view {
  -webkit-animation-name: slide-down;
          animation-name: slide-down;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes slide-down {
  from {
    opacity: 0;
    transform: translateY(-10%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-down {
  from {
    opacity: 0;
    transform: translateY(-10%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#site-wrapper .animate.slide-up.in-view {
  -webkit-animation-name: slide-up;
          animation-name: slide-up;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes slide-up {
  from {
    opacity: 0;
    transform: translateY(10%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-up {
  from {
    opacity: 0;
    transform: translateY(10%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#site-wrapper .main-header {
  background-image: url(../../assets/images/bg-img-core-mb.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 477px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/bg-img-core-mb@2x.png);
    background-size: contain;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/bg-img-core-mb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 360px) {
  #site-wrapper .main-header {
    background-size: cover;
  }
}
@media only screen and (min-width: 375px) {
  #site-wrapper .main-header {
    height: 485px;
  }
}
@media only screen and (min-width: 390px) {
  #site-wrapper .main-header {
    height: 500px;
  }
}
@media only screen and (min-width: 400px) {
  #site-wrapper .main-header {
    height: 510px;
  }
}
@media only screen and (min-width: 425px) {
  #site-wrapper .main-header {
    height: 535px;
  }
}
@media only screen and (min-width: 450px) {
  #site-wrapper .main-header {
    height: 560px;
  }
}
@media only screen and (min-width: 500px) {
  #site-wrapper .main-header {
    height: 610px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper .main-header {
    height: 620px;
  }
}
@media only screen and (min-width: 580px) {
  #site-wrapper .main-header {
    height: 690px;
  }
}
@media only screen and (min-width: 600px) {
  #site-wrapper .main-header {
    height: 700px;
  }
}
@media only screen and (min-width: 650px) {
  #site-wrapper .main-header {
    height: 750px;
  }
}
@media only screen and (min-width: 700px) {
  #site-wrapper .main-header {
    height: 800px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .main-header {
    background-image: url(../../assets/images/01-bg-tb.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 954px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-bg-tb@2x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-bg-tb@3x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 830px) {
  #site-wrapper .main-header {
    height: 1000px;
  }
}
@media only screen and (min-width: 850px) {
  #site-wrapper .main-header {
    height: 1050px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper .main-header {
    background-image: url(../../assets/images/dt-bg-panel-1-dt.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 900px;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 350px;
    padding-left: 74.8px;
  }
}
@media only screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 900px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 900px) and (min-resolution: 1.3dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-panel-1-dt@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 900px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 900px) and (min-resolution: 2.25dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-panel-1-dt@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .main-header {
    background-image: url(../../assets/images/dt-bg-panel-1-dt.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 1024px;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 350px;
    padding-top: 0px;
    padding-left: 74.8px;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-resolution: 1.3dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-panel-1-dt@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-resolution: 2.25dppx) {
  #site-wrapper .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-panel-1-dt@3x.png);
    background-size: contain;
  }
}
#site-wrapper .main-header__container {
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
}
#site-wrapper .main-header__container__preTitle {
  font-size: 20px;
  line-height: 24px;
  width: 304px;
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 480px) {
  #site-wrapper .main-header__container__preTitle {
    font-size: 22px;
    line-height: 28px;
    width: 400px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .main-header__container__preTitle {
    font-size: 40px;
    line-height: 45px;
    width: 505px;
  }
}
#site-wrapper .main-header__title {
  font-family: "IntelOne Display", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  width: 304px;
  word-break: break-word;
}
@media only screen and (min-width: 480px) {
  #site-wrapper .main-header__title {
    font-size: 50px;
    line-height: 60px;
    width: 400px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .main-header__title {
    font-size: 88px;
    line-height: 91px;
    width: 656px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .main-header__title {
    font-size: 88px;
    line-height: 91px;
    width: 600px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .main-header__title {
    font-size: 88px;
    line-height: 91px;
    width: 656px;
    margin-top: 20px;
  }
}
#site-wrapper .inm-section {
  background-image: url(../../assets/images/02-bg-mb.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 813.3px;
  margin-top: -190px;
  padding-top: 257.4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-mb@2x.png);
    background-size: contain;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-mb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 370px) {
  #site-wrapper .inm-section {
    height: 840px;
  }
}
@media only screen and (min-width: 380px) {
  #site-wrapper .inm-section {
    height: 870px;
  }
}
@media only screen and (min-width: 400px) {
  #site-wrapper .inm-section {
    height: 900px;
  }
}
@media only screen and (min-width: 415px) {
  #site-wrapper .inm-section {
    height: 930px;
  }
}
@media only screen and (min-width: 428px) {
  #site-wrapper .inm-section {
    height: 950px;
  }
}
@media only screen and (min-width: 428px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 428px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 428px) and (min-resolution: 1.3dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-mb@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 428px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 428px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 428px) and (min-resolution: 2.25dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-mb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 440px) {
  #site-wrapper .inm-section {
    height: 980px;
    padding-top: 300px;
  }
}
@media only screen and (min-width: 460px) {
  #site-wrapper .inm-section {
    height: 1030px;
  }
}
@media only screen and (min-width: 480px) {
  #site-wrapper .inm-section {
    height: 1050px;
  }
}
@media only screen and (min-width: 500px) {
  #site-wrapper .inm-section {
    height: 1090px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper .inm-section {
    height: 1130px;
    padding-top: 350px;
  }
}
@media only screen and (min-width: 540px) {
  #site-wrapper .inm-section {
    height: 1170px;
    padding-top: 350px;
    background-image: url(../../assets/images/02-bg-tb.png);
  }
}
@media only screen and (min-width: 540px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 540px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 540px) and (min-resolution: 1.3dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-tb@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 540px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 540px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 540px) and (min-resolution: 2.25dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-tb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 570px) {
  #site-wrapper .inm-section {
    height: 1250px;
  }
}
@media only screen and (min-width: 610px) {
  #site-wrapper .inm-section {
    height: 1300px;
  }
}
@media only screen and (min-width: 640px) {
  #site-wrapper .inm-section {
    height: 1350px;
    background-size: contain;
  }
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section {
    height: 1600px;
  }
}
@media only screen and (min-width: 700px) {
  #site-wrapper .inm-section {
    height: 1700px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .inm-section {
    background-image: url(../../assets/images/02-bg-tb.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 1757.7px;
    margin-top: -390px;
    padding-top: 536px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-tb@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-tb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 810px) {
  #site-wrapper .inm-section {
    height: 1850px;
  }
}
@media only screen and (min-width: 850px) {
  #site-wrapper .inm-section {
    padding-top: 700px;
  }
}
@media only screen and (min-width: 860px) {
  #site-wrapper .inm-section {
    height: 1950px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper .inm-section {
    background-image: url(../../assets/images/02-bg-dt.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -358px;
    padding-top: 67px;
    height: 957px;
  }
}
@media only screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 900px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 900px) and (min-resolution: 1.3dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-dt@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 900px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 900px) and (min-resolution: 2.25dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-dt@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper .inm-section {
    height: 957px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .inm-section {
    background-image: url(../../assets/images/02-bg-dt.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 857px;
    margin-top: -358px;
    padding-top: 67px;
    justify-content: unset;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-resolution: 1.3dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-dt@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-resolution: 2.25dppx) {
  #site-wrapper .inm-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/02-bg-dt@3x.png);
    background-size: contain;
  }
}
#site-wrapper .inm-section__upper {
  width: 304px;
}
@media only screen and (min-width: 520px) {
  #site-wrapper .inm-section__upper {
    width: 450px;
  }
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__upper {
    width: 656px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .inm-section__upper {
    width: unset;
  }
}
#site-wrapper .inm-section__upper__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
}
@media only screen and (min-width: 480px) {
  #site-wrapper .inm-section__upper__title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper .inm-section__upper__title {
    font-size: 50px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 610px) {
  #site-wrapper .inm-section__upper__title {
    font-size: 55px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__upper__title {
    font-size: 60px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper .inm-section__upper__title {
    font-size: 50px;
    line-height: 60px;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .inm-section__upper__title {
    font-size: 52px;
    line-height: 75px;
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .inm-section__upper__title {
    font-size: 60px;
    line-height: 75px;
    text-align: center;
  }
}
#site-wrapper .inm-section__upper__subtitle {
  width: 304px;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
}
@media only screen and (min-width: 480px) {
  #site-wrapper .inm-section__upper__subtitle {
    font-size: 18px;
    line-height: 25px;
    margin-top: 24px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper .inm-section__upper__subtitle {
    font-size: 20px;
    line-height: 25px;
    margin-top: 24px;
    width: 410px;
  }
}
@media only screen and (min-width: 610px) {
  #site-wrapper .inm-section__upper__subtitle {
    font-size: 25px;
    line-height: 30px;
    margin-top: 24px;
    width: 470px;
  }
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__upper__subtitle {
    font-size: 30px;
    line-height: 40px;
    padding-right: 20px;
    margin-top: 24px;
    width: 656px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper .inm-section__upper__subtitle {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .inm-section__upper__subtitle {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .inm-section__upper__subtitle {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-top: 24px;
    width: 1000px;
  }
}
#site-wrapper .inm-section__lower {
  display: grid;
  width: 308.6px;
  height: 182.3px;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto 38.8px;
  grid-template-areas: "clock max" "cores threads" "unlocked unlocked";
  grid-column-gap: 8px;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__lower {
    width: 656px;
    height: 356.7px;
    grid-template-columns: 298px auto;
    grid-template-rows: auto auto 90px;
    grid-row-gap: 20px;
    row-gap: 20px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper .inm-section__lower {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .inm-section__lower {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .inm-section__lower {
    align-self: flex-end;
    margin-top: 80px;
    margin-right: 50px;
  }
}
#site-wrapper .inm-section__lower__clock {
  grid-area: clock;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 10px;
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__lower__clock {
    justify-content: flex-end;
  }
}
#site-wrapper .inm-section__lower__clock .clockUpper {
  font-size: 18px;
  color: #53d9fe;
  line-height: 20px;
  font-weight: 500;
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__lower__clock .clockUpper {
    margin-bottom: 6px;
    font-size: 30px;
    line-height: 39px;
  }
}
#site-wrapper .inm-section__lower__clock .clockLower {
  font-size: 40px;
  color: #53d9fe;
  line-height: 39px;
  font-weight: 700;
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__lower__clock .clockLower {
    font-size: 68px;
    line-height: 39px;
  }
}
#site-wrapper .inm-section__lower__speed {
  grid-area: max;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 10px;
  width: 180px;
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__lower__speed {
    width: unset;
    margin-bottom: 0px;
    justify-content: flex-end;
    margin-left: -65px;
  }
}
#site-wrapper .inm-section__lower__speed .speedText {
  font-size: 22px;
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
  line-height: 20px;
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__lower__speed .speedText {
    font-size: 43px;
    line-height: 40px;
  }
}
#site-wrapper .inm-section__lower__speed .speedText sup {
  background: linear-gradient(to right, #476df6 2%, #476df6 95%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
#site-wrapper .inm-section__lower__cores {
  grid-area: cores;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
#site-wrapper .inm-section__lower__cores .coresTitle {
  font-size: 24px;
  background: linear-gradient(to right, #50d5f6 2%, #476df6 95%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
  height: 20px;
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__lower__cores .coresTitle {
    font-size: 52px;
    line-height: 45px;
    height: unset;
  }
}
#site-wrapper .inm-section__lower__cores .coresParagraph {
  font-weight: 300;
  font-size: 13px;
  line-height: 17px;
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__lower__cores .coresParagraph {
    font-size: 28px;
    line-height: 34px;
    width: 298px;
  }
}
#site-wrapper .inm-section__lower__threads {
  grid-area: threads;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding-left: 23px;
}
#site-wrapper .inm-section__lower__threads .threadsTitle {
  font-size: 24px;
  background: linear-gradient(to right, #50d5f6 2%, #476df6 95%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
  height: 20px;
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__lower__threads .threadsTitle {
    font-size: 52px;
    line-height: 45px;
    height: unset;
  }
}
#site-wrapper .inm-section__lower__threads .threadsParagraph {
  font-weight: 300;
  font-size: 13px;
  line-height: 17px;
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__lower__threads .threadsParagraph {
    font-size: 28px;
    line-height: 34px;
    width: 301px;
  }
}
#site-wrapper .inm-section__lower__overclocked {
  grid-area: unlocked;
  display: flex;
  align-items: center;
}
#site-wrapper .inm-section__lower__overclocked .overclokedTitle {
  font-size: 22px;
  background: linear-gradient(to right, #50d5f6 2%, #476df6 95%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 670px) {
  #site-wrapper .inm-section__lower__overclocked .overclokedTitle {
    font-size: 43px;
    height: unset;
    width: 656px;
    line-height: 40px;
  }
}
#site-wrapper .inm-section__lower__overclocked .overclokedTitle sup {
  background: linear-gradient(to right, #476df6 2%, #476df6 95%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
#site-wrapper .specs-section {
  height: 591px;
  background-image: url(../../assets/images/03-bg-mb.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -70px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-mb@2x.png);
    background-size: contain;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-mb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 390px) {
  #site-wrapper .specs-section {
    height: 600px;
  }
}
@media only screen and (min-width: 400px) {
  #site-wrapper .specs-section {
    height: 650px;
  }
}
@media only screen and (min-width: 435px) {
  #site-wrapper .specs-section {
    background-size: cover;
  }
}
@media only screen and (min-width: 450px) {
  #site-wrapper .specs-section {
    background-image: url(../../assets/images/03-bg-tb.png);
    background-repeat: no-repeat;
    height: 700px;
  }
}
@media only screen and (min-width: 450px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 450px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 450px) and (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-tb@2x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 450px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 450px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 450px) and (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-tb@3x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 600px) {
  #site-wrapper .specs-section {
    height: 1237px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .specs-section {
    height: 1237px;
    background-image: url(../../assets/images/03-bg-tb.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -180px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-tb@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-tb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 600px) {
  #site-wrapper .specs-section {
    background-size: cover;
  }
}
@media only screen and (min-width: 1000px) {
  #site-wrapper .specs-section {
    height: 675px;
    background-image: url(../../assets/images/03-bg-dt.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -135px;
    flex-direction: row;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1000px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 1000px) and (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-dt@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 1000px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 1000px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 1000px) and (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-dt@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 1000px) {
  #site-wrapper .specs-section {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .specs-section {
    height: 675px;
    background-image: url(../../assets/images/03-bg-dt.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -135px;
    flex-direction: row;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-dt@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-dt@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 1000px) {
  #site-wrapper .specs-section__upper {
    background-image: url(../../assets/images/chip-glow-dt.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: left;
    position: absolute;
    right: -100px;
    z-index: 1;
  }
}
@media only screen and (min-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1000px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 1000px) and (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section__upper {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/chip-glow-dt@2x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 1000px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 1000px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 1000px) and (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section__upper {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/chip-glow-dt@3x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .specs-section__upper {
    background-image: url(../../assets/images/chip-glow-dt.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: left;
    position: absolute;
    z-index: 1;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section__upper {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/chip-glow-dt@2x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section__upper {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/chip-glow-dt@3x.png);
    background-size: cover;
  }
}
#site-wrapper .specs-section__specInfo {
  height: 263px;
  min-width: 341px;
  max-width: 341px;
  background-image: url(../../assets/images/03-bg-specs-mb.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -60px;
  align-self: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section__specInfo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-specs-mb@2x.png);
    background-size: cover;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section__specInfo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-specs-mb@3x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 600px) {
  #site-wrapper .specs-section__specInfo {
    max-width: unset;
    height: 500px;
    width: 95%;
    margin-top: -200px;
    background-image: url(../../assets/images/03-bg-specs-tb.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 600px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 600px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 600px) and (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section__specInfo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-specs-tb@2x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 600px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 600px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 600px) and (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section__specInfo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-specs-tb@3x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .specs-section__specInfo {
    height: 500px;
    width: 724px;
    margin-top: -200px;
    background-image: url(../../assets/images/03-bg-specs-tb.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section__specInfo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-specs-tb@2x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section__specInfo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/03-bg-specs-tb@3x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 1000px) {
  #site-wrapper .specs-section__specInfo {
    height: 380px;
    width: 95%;
    margin-top: 0px;
    background-image: url(../../assets/images/text-container-bg-dt.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 40px;
  }
}
@media only screen and (min-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1000px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 1000px) and (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section__specInfo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/text-container-bg-dt@2x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 1000px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 1000px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 1000px) and (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section__specInfo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/text-container-bg-dt@3x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .specs-section__specInfo {
    height: 380px;
    width: 1292px;
    margin-top: 0px;
    background-image: url(../../assets/images/text-container-bg-dt.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 40px;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-resolution: 1.3dppx) {
  #site-wrapper .specs-section__specInfo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/text-container-bg-dt@2x.png);
    background-size: cover;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-resolution: 2.25dppx) {
  #site-wrapper .specs-section__specInfo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/text-container-bg-dt@3x.png);
    background-size: cover;
  }
}
#site-wrapper .specs-section__specInfo__list {
  max-width: 92%;
}
@media only screen and (min-width: 360px) {
  #site-wrapper .specs-section__specInfo__list {
    max-width: 95%;
  }
}
@media only screen and (min-width: 600px) {
  #site-wrapper .specs-section__specInfo__list {
    max-width: unset;
    width: 95%;
  }
}
@media only screen and (min-width: 1000px) {
  #site-wrapper .specs-section__specInfo__list {
    max-width: unset;
    width: unset;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .specs-section__specInfo__list {
    max-height: 400px;
  }
}
#site-wrapper .specs-section__specInfo__list .specListItem {
  font-family: "IntelOne Display", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.21px;
}
@media only screen and (min-width: 600px) {
  #site-wrapper .specs-section__specInfo__list .specListItem {
    font-size: 28px;
    line-height: 45px;
    width: 95%;
    position: relative;
    z-index: 3;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .specs-section__specInfo__list .specListItem {
    font-size: 28px;
    line-height: 45px;
    width: 656px;
  }
}
@media only screen and (min-width: 1000px) {
  #site-wrapper .specs-section__specInfo__list .specListItem {
    font-size: 24px;
    line-height: 40px;
    width: 720px;
    display: inline-flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .specs-section__specInfo__list .specListItem {
    font-size: 24px;
    line-height: 40px;
    width: 845px;
    display: inline-flex;
    justify-content: space-between;
  }
}
#site-wrapper .specs-section__specInfo__list .specListItem .listEm {
  font-family: "IntelOne Display", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.21px;
}
@media only screen and (min-width: 600px) {
  #site-wrapper .specs-section__specInfo__list .specListItem .listEm {
    font-size: 28px;
    line-height: 45px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .specs-section__specInfo__list .specListItem .listEm {
    font-size: 28px;
    line-height: 45px;
  }
}
@media only screen and (min-width: 1000px) {
  #site-wrapper .specs-section__specInfo__list .specListItem .listEm {
    font-size: 24px;
    line-height: 40px;
    text-align: left;
    width: 300px;
    z-index: 2;
  }
}
#site-wrapper .des-section {
  margin-top: 38px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .des-section {
    margin-top: -66px;
    padding-top: 66px;
    padding-bottom: 30px;
  }
}
#site-wrapper .des-section__upper {
  z-index: 2;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .des-section__upper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .des-section__upper {
    margin-bottom: 15px;
  }
}
#site-wrapper .des-section__upper__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  max-width: 304px;
}
@media only screen and (min-width: 600px) {
  #site-wrapper .des-section__upper__title {
    font-size: 32px;
    line-height: 38px;
    width: 450px;
    padding-right: 30px;
    max-width: unset;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__upper__title {
    font-size: 60px;
    line-height: 75px;
    max-width: 656px;
    width: 656px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .des-section__upper__title {
    max-width: 1000px;
    width: 1000px;
    font-size: 50px;
    position: relative;
    z-index: 2;
    text-align: center;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .des-section__upper__title {
    max-width: 1158px;
    width: unset;
    position: relative;
    z-index: 2;
    text-align: left;
    font-size: 60px;
  }
}
#site-wrapper .des-section__upper__subTitle {
  margin-top: 9px;
  width: 304px;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
}
@media only screen and (min-width: 600px) {
  #site-wrapper .des-section__upper__subTitle {
    font-size: 20px;
    line-height: 25px;
    width: 450px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__upper__subTitle {
    font-size: 30px;
    line-height: 40px;
    width: 656px;
    margin-top: 24px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .des-section__upper__subTitle {
    font-size: 25px;
    text-align: center;
    line-height: 35px;
    width: 1000px;
    margin-top: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .des-section__upper__subTitle {
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    width: 1000px;
    margin-top: 24px;
  }
}
#site-wrapper .des-section__middle {
  position: relative;
  width: 100%;
  height: 290px;
}
@media only screen and (min-width: 400px) {
  #site-wrapper .des-section__middle {
    height: 320px;
  }
}
@media only screen and (min-width: 450px) {
  #site-wrapper .des-section__middle {
    height: 370px;
  }
}
@media only screen and (min-width: 530px) {
  #site-wrapper .des-section__middle {
    height: 420px;
  }
}
@media only screen and (min-width: 590px) {
  #site-wrapper .des-section__middle {
    height: 470px;
  }
}
@media only screen and (min-width: 660px) {
  #site-wrapper .des-section__middle {
    height: 540px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__middle {
    height: 550px;
  }
}
@media only screen and (min-width: 775px) {
  #site-wrapper .des-section__middle {
    height: 570px;
  }
}
@media only screen and (min-width: 815px) {
  #site-wrapper .des-section__middle {
    height: 600px;
  }
}
@media only screen and (min-width: 850px) {
  #site-wrapper .des-section__middle {
    height: 650px;
  }
}
@media only screen and (min-width: 920px) {
  #site-wrapper .des-section__middle {
    height: 690px;
  }
}
@media only screen and (min-width: 1000px) {
  #site-wrapper .des-section__middle {
    height: 700px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .des-section__middle {
    height: 80px;
  }
}
@media only screen and (min-width: 1100px) {
  #site-wrapper .des-section__middle {
    height: 140px;
  }
}
@media only screen and (min-width: 1250px) {
  #site-wrapper .des-section__middle {
    height: 120px;
  }
}
#site-wrapper .des-section__middle picture {
  position: absolute;
  z-index: 0;
  left: 0;
  top: -40%;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__middle picture {
    top: -40%;
  }
}
@media only screen and (min-width: 1000px) {
  #site-wrapper .des-section__middle picture {
    top: -50%;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .des-section__middle picture {
    top: -180px;
  }
}
@media only screen and (min-width: 1250px) {
  #site-wrapper .des-section__middle picture {
    top: -206%;
  }
}
#site-wrapper .des-section__middle picture img {
  width: 100vw;
}
@media only screen and (min-width: 1366px) {
  #site-wrapper .des-section__middle picture img {
    width: 100%;
    height: auto;
  }
}
#site-wrapper .des-section__lower {
  z-index: 2;
  width: 304px;
  display: grid;
  grid-template-rows: auto auto;
  grid-template-areas: "per effi" "thread thread";
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower {
    grid-template-columns: auto 265px;
    width: 656px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .des-section__lower {
    grid-template-columns: auto 265px;
    grid-row-gap: 139px;
    row-gap: 139px;
    width: 980px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .des-section__lower {
    grid-template-columns: auto 265px;
    grid-row-gap: 139px;
    row-gap: 139px;
    width: 1218px;
  }
}
#site-wrapper .des-section__lower__per {
  grid-area: per;
  padding-right: 8px;
  max-width: 160px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__per {
    max-width: unset;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .des-section__lower__per {
    max-width: 415px;
  }
}
#site-wrapper .des-section__lower__per .per__title {
  font-size: 18px;
  line-height: 21px;
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
  display: flex;
  align-items: flex-end;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__per .per__title {
    font-size: 35px;
    line-height: 38px;
    align-items: center;
    width: 275px;
  }
}
#site-wrapper .des-section__lower__per .per__title .per__num {
  font-size: 48px;
  line-height: 40px;
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
  margin-right: 6px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__per .per__title .per__num {
    font-size: 95px;
    line-height: 90px;
  }
}
#site-wrapper .des-section__lower__per .per__title .per__text {
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-size: 18px;
  line-height: 21px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__per .per__title .per__text {
    font-size: 35px;
    line-height: 38px;
  }
}
#site-wrapper .des-section__lower__per .per_paragraph {
  margin-top: 10.7px;
  font-size: 13px;
  line-height: 17px;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__per .per_paragraph {
    font-size: 28px;
    line-height: 34px;
    width: 320px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .des-section__lower__per .per_paragraph {
    width: 286px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .des-section__lower__per .per_paragraph {
    line-height: 36px;
  }
}
#site-wrapper .des-section__lower__eff {
  grid-area: effi;
}
#site-wrapper .des-section__lower__eff .eff__title {
  font-size: 18px;
  line-height: 21px;
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
  display: flex;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__eff .eff__title {
    font-size: 35px;
    line-height: 38px;
    width: 210px;
    align-items: center;
  }
}
#site-wrapper .des-section__lower__eff .eff__title .eff__num {
  font-size: 48px;
  line-height: 40px;
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
  margin-right: 6px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__eff .eff__title .eff__num {
    font-size: 95px;
    line-height: 90px;
  }
}
#site-wrapper .des-section__lower__eff .eff__title .eff__text {
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-size: 18px;
  line-height: 21px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__eff .eff__title .eff__text {
    font-size: 35px;
    line-height: 38px;
  }
}
#site-wrapper .des-section__lower__eff .eff_paragraph {
  margin-top: 10.7px;
  font-size: 13px;
  line-height: 17px;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 300;
  width: 121px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__eff .eff_paragraph {
    font-size: 28px;
    line-height: 34px;
    width: 265px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .des-section__lower__eff .eff_paragraph {
    line-height: 36px;
  }
}
#site-wrapper .des-section__lower__bottom {
  grid-area: thread;
  width: 304px;
  min-height: 144px;
  background-image: url(../../assets/images/dt-bg-intel-thread-director-panel-4-mb.png);
  background-size: 100% 100%;
  display: flex;
  justify-self: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 31px;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .des-section__lower__bottom {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-intel-thread-director-panel-4-mb@2x.png);
    background-size: 100% 100%;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .des-section__lower__bottom {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-intel-thread-director-panel-4-mb@3x.png);
    background-size: 100% 100%;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__bottom {
    background-image: url(../../assets/images/dt-bg-intel-thread-director-panel-4-tb.png);
    background-size: 100% 100%;
    width: 656px;
    min-height: 270px;
    margin-top: 35px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper .des-section__lower__bottom {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-intel-thread-director-panel-4-tb@2x.png);
    background-size: 100% 100%;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper .des-section__lower__bottom {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-intel-thread-director-panel-4-tb@3x.png);
    background-size: 100% 100%;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .des-section__lower__bottom {
    background-image: url(../../assets/images/dt-bg-intel-thread-director-panel-4-dt.png);
    background-size: 100% 100%;
    width: 1218px;
    min-height: 162px;
    margin-top: 15px;
    flex-direction: row;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-resolution: 1.3dppx) {
  #site-wrapper .des-section__lower__bottom {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-intel-thread-director-panel-4-dt@2x.png);
    background-size: 100% 100%;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-resolution: 2.25dppx) {
  #site-wrapper .des-section__lower__bottom {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-intel-thread-director-panel-4-dt@3x.png);
    background-size: 100% 100%;
  }
}
#site-wrapper .des-section__lower__bottom .bottom__title {
  font-size: 24px;
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
  width: 259px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__bottom .bottom__title {
    font-size: 46px;
    line-height: 45px;
    width: 557px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .des-section__lower__bottom .bottom__title {
    width: 520px;
  }
}
#site-wrapper .des-section__lower__bottom .bottom__paragraph {
  width: 259px;
  font-size: 15px;
  line-height: 20px;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 300;
  padding: 5px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .des-section__lower__bottom .bottom__paragraph {
    font-size: 30px;
    line-height: 40px;
    width: 557px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .des-section__lower__bottom .bottom__paragraph {
    font-size: 28px;
    line-height: 36px;
    width: 594px;
  }
}
#site-wrapper .feat-section {
  height: 1176px;
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
@media only screen and (min-width: 400px) {
  #site-wrapper .feat-section {
    height: 1225px;
  }
}
@media only screen and (min-width: 450px) {
  #site-wrapper .feat-section {
    height: 1285px;
  }
}
@media only screen and (min-width: 470px) {
  #site-wrapper .feat-section {
    height: 1310px;
  }
}
@media only screen and (min-width: 471px) {
  #site-wrapper .feat-section {
    height: 1380px;
  }
}
@media only screen and (min-width: 515px) {
  #site-wrapper .feat-section {
    background-size: cover;
  }
}
@media only screen and (min-width: 600px) {
  #site-wrapper .feat-section {
    height: 1480px;
  }
}
@media only screen and (min-width: 678px) {
  #site-wrapper .feat-section {
    height: 1558px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .feat-section {
    height: 2170px;
  }
}
@media only screen and (min-width: 790px) {
  #site-wrapper .feat-section {
    background-size: cover;
  }
}
@media only screen and (min-width: 800px) {
  #site-wrapper .feat-section {
    height: 2270px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper .feat-section {
    height: 2370px;
  }
}
@media only screen and (min-width: 990px) {
  #site-wrapper .feat-section {
    height: 2470px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .feat-section {
    height: 2350px;
  }
}
@media only screen and (min-width: 1100px) {
  #site-wrapper .feat-section {
    height: 2450px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .feat-section {
    height: 1613px;
  }
}
#site-wrapper .feat-section__upper {
  z-index: 2;
  margin-top: 37px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 940px) {
  #site-wrapper .feat-section__upper {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .feat-section__upper {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .feat-section__upper {
    margin-top: 0px;
  }
}
#site-wrapper .feat-section__upper__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  width: 304px;
}
@media only screen and (min-width: 600px) {
  #site-wrapper .feat-section__upper__title {
    font-size: 32px;
    line-height: 38px;
    width: 450px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .feat-section__upper__title {
    font-size: 60px;
    line-height: 70px;
    width: 656px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .feat-section__upper__title {
    text-align: center;
    line-height: 75px;
    width: unset;
  }
}
#site-wrapper .feat-section__upper__subtitle {
  margin-top: 10px;
  width: 304px;
  padding-right: 7px;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
}
@media only screen and (min-width: 600px) {
  #site-wrapper .feat-section__upper__subtitle {
    font-size: 20px;
    line-height: 25px;
    width: 450px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .feat-section__upper__subtitle {
    font-size: 30px;
    line-height: 40px;
    width: 656px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .feat-section__upper__subtitle {
    text-align: center;
    line-height: 40px;
    width: 1000px;
    padding-right: 0px;
  }
}
#site-wrapper .feat-section__middle {
  position: relative;
  width: 100%;
  height: 290px;
}
@media only screen and (min-width: 400px) {
  #site-wrapper .feat-section__middle {
    height: 320px;
  }
}
@media only screen and (min-width: 450px) {
  #site-wrapper .feat-section__middle {
    height: 370px;
  }
}
@media only screen and (min-width: 530px) {
  #site-wrapper .feat-section__middle {
    height: 420px;
  }
}
@media only screen and (min-width: 590px) {
  #site-wrapper .feat-section__middle {
    height: 470px;
  }
}
@media only screen and (min-width: 660px) {
  #site-wrapper .feat-section__middle {
    height: 540px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .feat-section__middle {
    height: 550px;
  }
}
@media only screen and (min-width: 775px) {
  #site-wrapper .feat-section__middle {
    height: 570px;
  }
}
@media only screen and (min-width: 815px) {
  #site-wrapper .feat-section__middle {
    height: 600px;
  }
}
@media only screen and (min-width: 850px) {
  #site-wrapper .feat-section__middle {
    height: 650px;
  }
}
@media only screen and (min-width: 920px) {
  #site-wrapper .feat-section__middle {
    height: 690px;
  }
}
@media only screen and (min-width: 1000px) {
  #site-wrapper .feat-section__middle {
    height: 700px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .feat-section__middle {
    height: 80px;
  }
}
@media only screen and (min-width: 1100px) {
  #site-wrapper .feat-section__middle {
    height: 140px;
  }
}
@media only screen and (min-width: 1250px) {
  #site-wrapper .feat-section__middle {
    height: 120px;
  }
}
#site-wrapper .feat-section__middle picture {
  position: absolute;
  z-index: 0;
  left: 0;
  top: -40%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .feat-section__middle picture {
    top: -60%;
  }
}
@media only screen and (min-width: 1000px) {
  #site-wrapper .feat-section__middle picture {
    top: -50%;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper .feat-section__middle picture {
    top: -400px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .feat-section__middle picture {
    top: 120px;
  }
}
@media only screen and (min-width: 1250px) {
  #site-wrapper .feat-section__middle picture {
    top: 100px;
  }
}
@media only screen and (min-width: 1366px) {
  #site-wrapper .feat-section__middle picture {
    top: 80px;
  }
}
#site-wrapper .feat-section__middle picture img {
  overflow: hidden;
  width: 100vw;
}
@media only screen and (min-width: 1366px) {
  #site-wrapper .feat-section__middle picture img {
    width: 100%;
  }
}
#site-wrapper .feat-section__lower {
  z-index: 2;
  height: 728px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .feat-section__lower {
    height: 1280px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .feat-section__lower {
    height: 1386px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: unset;
    grid-row-gap: 760px;
    row-gap: 760px;
  }
}
#site-wrapper .feat-section__lower .lowerCard1, #site-wrapper .feat-section__lower .lowerCard4, #site-wrapper .feat-section__lower .lowerCard3, #site-wrapper .feat-section__lower .lowerCard2 {
  min-height: 170px;
  width: 304px;
  background-image: url(../../assets/images/05-boxes-mb.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper .feat-section__lower .lowerCard1, #site-wrapper .feat-section__lower .lowerCard4, #site-wrapper .feat-section__lower .lowerCard3, #site-wrapper .feat-section__lower .lowerCard2 {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/05-boxes-mb@2x.png);
    background-size: 100% 100%;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper .feat-section__lower .lowerCard1, #site-wrapper .feat-section__lower .lowerCard4, #site-wrapper .feat-section__lower .lowerCard3, #site-wrapper .feat-section__lower .lowerCard2 {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/05-boxes-mb@3x.png);
    background-size: 100% 100%;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .feat-section__lower .lowerCard1, #site-wrapper .feat-section__lower .lowerCard4, #site-wrapper .feat-section__lower .lowerCard3, #site-wrapper .feat-section__lower .lowerCard2 {
    background-image: url(../../assets/images/05-boxes-tb.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 656px;
    min-height: 296px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper .feat-section__lower .lowerCard1, #site-wrapper .feat-section__lower .lowerCard4, #site-wrapper .feat-section__lower .lowerCard3, #site-wrapper .feat-section__lower .lowerCard2 {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/05-boxes-tb@2x.png);
    background-size: 100% 100%;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper .feat-section__lower .lowerCard1, #site-wrapper .feat-section__lower .lowerCard4, #site-wrapper .feat-section__lower .lowerCard3, #site-wrapper .feat-section__lower .lowerCard2 {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/05-boxes-tb@3x.png);
    background-size: 100% 100%;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .feat-section__lower .lowerCard1, #site-wrapper .feat-section__lower .lowerCard4, #site-wrapper .feat-section__lower .lowerCard3, #site-wrapper .feat-section__lower .lowerCard2 {
    background-image: url(../../assets/images/bg-bullet-dt.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 589px;
    min-height: 312px;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 1200px) and (min-resolution: 1.3dppx) {
  #site-wrapper .feat-section__lower .lowerCard1, #site-wrapper .feat-section__lower .lowerCard4, #site-wrapper .feat-section__lower .lowerCard3, #site-wrapper .feat-section__lower .lowerCard2 {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/bg-bullet-dt@2x.png);
    background-size: 100% 100%;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 1200px) and (min-resolution: 2.25dppx) {
  #site-wrapper .feat-section__lower .lowerCard1, #site-wrapper .feat-section__lower .lowerCard4, #site-wrapper .feat-section__lower .lowerCard3, #site-wrapper .feat-section__lower .lowerCard2 {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/bg-bullet-dt@3x.png);
    background-size: 100% 100%;
  }
}
#site-wrapper .feat-section__lower .lowerCard1__title, #site-wrapper .feat-section__lower .lowerCard4__title, #site-wrapper .feat-section__lower .lowerCard3__title, #site-wrapper .feat-section__lower .lowerCard2__title {
  width: 280px;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .feat-section__lower .lowerCard1__title, #site-wrapper .feat-section__lower .lowerCard4__title, #site-wrapper .feat-section__lower .lowerCard3__title, #site-wrapper .feat-section__lower .lowerCard2__title {
    font-size: 42px;
    line-height: 48px;
    width: 592px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .feat-section__lower .lowerCard1__title, #site-wrapper .feat-section__lower .lowerCard4__title, #site-wrapper .feat-section__lower .lowerCard3__title, #site-wrapper .feat-section__lower .lowerCard2__title {
    width: 526px;
  }
}
#site-wrapper .feat-section__lower .lowerCard1__text, #site-wrapper .feat-section__lower .lowerCard4__text, #site-wrapper .feat-section__lower .lowerCard3__text, #site-wrapper .feat-section__lower .lowerCard2__text {
  margin-top: 8px;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  width: 280px;
  padding: 5px;
  padding-right: 26px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .feat-section__lower .lowerCard1__text, #site-wrapper .feat-section__lower .lowerCard4__text, #site-wrapper .feat-section__lower .lowerCard3__text, #site-wrapper .feat-section__lower .lowerCard2__text {
    font-size: 28px;
    line-height: 34px;
    width: 592px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .feat-section__lower .lowerCard1__text, #site-wrapper .feat-section__lower .lowerCard4__text, #site-wrapper .feat-section__lower .lowerCard3__text, #site-wrapper .feat-section__lower .lowerCard2__text {
    width: 526px;
  }
}
#site-wrapper .footer-section {
  margin-top: 56px;
  display: flex;
  flex-direction: column;
  padding-left: 9%;
  padding-right: 9%;
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .footer-section {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 80px;
  }
}
#site-wrapper .footer-section .accordion {
  cursor: pointer;
  z-index: 1;
  position: relative;
  z-index: 3;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 17px;
  display: inline-block;
  min-width: 190px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
  margin-bottom: 8px;
  padding-right: 20px;
  background: transparent;
  border: none;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .footer-section .accordion {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .footer-section .accordion {
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 17px;
  }
}
#site-wrapper .footer-section .accordion:after {
  content: "";
  border-top: 11px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  z-index: 1;
  top: 3px;
  right: -10px;
  transition: all 500ms;
}
@media only screen and (min-width: 768px) {
  #site-wrapper .footer-section .accordion:after {
    border-top: 12px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    right: -10px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .footer-section .accordion:after {
    border-top: 12px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    right: -25px;
  }
}
#site-wrapper .footer-section .accordion:focus {
  border: none;
  outline: none;
}
#site-wrapper .footer-section .accordion.active:after {
  transform: rotate(180deg);
}
#site-wrapper .footer-section .panel {
  align-self: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-height: 0;
  overflow: hidden;
  width: 100%;
  transition: max-height 0.2s ease-out;
}
@media only screen and (min-width: 400px) {
  #site-wrapper .footer-section .panel {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .footer-section .panel {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .footer-section .panel {
    width: 100%;
  }
}
#site-wrapper .footer-section .panel p {
  width: 100%;
  line-height: 13px;
  font-size: 11px;
  font-weight: 300;
  margin-bottom: 10px;
  padding-right: 2px;
}
@media only screen and (min-width: 400px) {
  #site-wrapper .footer-section .panel p {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper .footer-section .panel p {
    font-size: 12px;
    line-height: 15px;
    width: 100%;
    margin-bottom: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper .footer-section .panel p {
    font-size: 15px;
    line-height: 17px;
    width: 100%;
    margin-bottom: 17px;
  }
}
#site-wrapper .footer-section .panel p a:hover {
  text-decoration: underline;
}

#site-wrapper.box-i7 .inm-section {
  padding-top: 230px;
}
@media only screen and (min-width: 360px) {
  #site-wrapper.box-i7 .inm-section {
    padding-top: 257.4px;
  }
}
@media only screen and (min-width: 440px) {
  #site-wrapper.box-i7 .inm-section {
    padding-top: 300px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper.box-i7 .inm-section {
    padding-top: 350px;
  }
}
@media only screen and (min-width: 540px) {
  #site-wrapper.box-i7 .inm-section {
    padding-top: 350px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.box-i7 .inm-section {
    padding-top: 536px;
  }
}
@media only screen and (min-width: 850px) {
  #site-wrapper.box-i7 .inm-section {
    padding-top: 700px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.box-i7 .inm-section {
    margin-top: -350px;
    padding-top: 67px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.box-i7 .inm-section {
    padding-top: 130px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.box-i7 .inm-section__upper {
    width: 1000px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.box-i7 .inm-section__upper {
    width: unset;
  }
}
#site-wrapper.box-i7 .inm-section__upper__title {
  line-height: 32px;
}
@media only screen and (min-width: 360px) {
  #site-wrapper.box-i7 .inm-section__upper__title {
    line-height: 36px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.box-i7 .inm-section__upper__title {
    font-size: 56px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.box-i7 .inm-section__upper__title {
    width: 1000px;
    font-size: 49px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.box-i7 .inm-section__upper__title {
    width: unset;
    font-size: 56px;
    line-height: 30px;
  }
}
#site-wrapper.box-i7 .inm-section__upper__subtitle {
  width: auto;
}
#site-wrapper.box-i7 .inm-section__lower__clock .clockLower {
  font-size: 36px;
  line-height: 35px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper.box-i7 .inm-section__lower__clock .clockLower {
    font-size: 68px;
    line-height: 39px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.box-i7 .inm-section__lower__speed {
    margin-left: -40px;
  }
}
@media only screen and (min-width: 450px) {
  #site-wrapper.box-i7 .des-section {
    margin-top: 38px;
  }
}
@media only screen and (min-width: 670px) {
  #site-wrapper.box-i7 .des-section {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.box-i7 .des-section {
    margin-top: 0px;
    padding-top: 23px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.box-i7 .des-section {
    padding-top: 66px;
    margin-top: -66px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.box-i7 .des-section__upper__title {
    font-size: 60px;
    text-align: center;
  }
}

#site-wrapper.box-i9 .inm-section {
  padding-top: 200px;
}
@media only screen and (min-width: 360px) {
  #site-wrapper.box-i9 .inm-section {
    padding-top: 257px;
  }
}
@media only screen and (min-width: 440px) {
  #site-wrapper.box-i9 .inm-section {
    padding-top: 300px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper.box-i9 .inm-section {
    padding-top: 350px;
  }
}
@media only screen and (min-width: 540px) {
  #site-wrapper.box-i9 .inm-section {
    padding-top: 350px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.box-i9 .inm-section {
    padding-top: 536px;
  }
}
@media only screen and (min-width: 850px) {
  #site-wrapper.box-i9 .inm-section {
    padding-top: 700px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.box-i9 .inm-section {
    margin-top: -350px;
    padding-top: 67px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.box-i9 .inm-section {
    padding-top: 67px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.box-i9 .inm-section__upper {
    width: 900px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.box-i9 .inm-section__upper {
    width: 1000px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.box-i9 .inm-section__upper__title {
    font-size: 56px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.box-i9 .inm-section__upper__title {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.box-i9 .inm-section__upper__subtitle {
    width: 677px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.box-i9 .inm-section__upper__subtitle {
    width: 900px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.box-i9 .inm-section__upper__subtitle {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
#site-wrapper.box-i9 .inm-section__lower__clock .clockLower {
  font-size: 36px;
  line-height: 35px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper.box-i9 .inm-section__lower__clock .clockLower {
    font-size: 68px;
    line-height: 39px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.box-i9 .inm-section__lower__speed {
    margin-left: -40px;
  }
}
@media only screen and (min-width: 450px) {
  #site-wrapper.box-i9 .des-section {
    margin-top: 38px;
  }
}
@media only screen and (min-width: 670px) {
  #site-wrapper.box-i9 .des-section {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.box-i9 .des-section {
    padding-top: 23px;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.box-i9 .des-section {
    padding-top: 66px;
    margin-top: -66px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.box-i9 .des-section__upper {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.box-i9 .des-section__upper__title {
    font-size: 60px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.box-i9 .des-section__lower__eff .eff__title {
    width: 238px;
  }
}

#site-wrapper.desktop-i5 .main-header {
  background-image: url(../../assets/images/01-desktop-bg-mb.png);
  background-size: contain;
  height: 574px;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper.desktop-i5 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-mb@2x.png);
    background-size: contain;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper.desktop-i5 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-mb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 375px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 582px;
  }
}
@media only screen and (min-width: 390px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 597px;
  }
}
@media only screen and (min-width: 400px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 607px;
  }
}
@media only screen and (min-width: 425px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 632px;
  }
}
@media only screen and (min-width: 450px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 657px;
  }
}
@media only screen and (min-width: 500px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 707px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 717px;
  }
}
@media only screen and (min-width: 580px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 787px;
  }
}
@media only screen and (min-width: 600px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 875px;
  }
}
@media only screen and (min-width: 650px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 925px;
  }
}
@media only screen and (min-width: 700px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 972px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i5 .main-header {
    background-image: url(../../assets/images/01-desktop-bg-tb.png);
    background-repeat: no-repeat;
    height: 1150px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper.desktop-i5 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-tb@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper.desktop-i5 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-tb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 830px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 1200px;
  }
}
@media only screen and (min-width: 850px) {
  #site-wrapper.desktop-i5 .main-header {
    height: 1250px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.desktop-i5 .main-header {
    background-image: url(../../assets/images/dt-bg-panel-desktop-1-dt.png);
    background-repeat: no-repeat;
    height: 900px;
    justify-content: flex-start;
    padding-top: 100px;
  }
}
@media only screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 900px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 900px) and (min-resolution: 1.3dppx) {
  #site-wrapper.desktop-i5 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-panel-desktop-1-dt@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 900px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 900px) and (min-resolution: 2.25dppx) {
  #site-wrapper.desktop-i5 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-panel-desktop-1-dt@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i5 .main-header {
    background-repeat: no-repeat;
    height: 1024px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 124px;
    padding-left: 74.8px;
  }
}
#site-wrapper.desktop-i5 .main-header__badge {
  margin-top: 19px;
  width: 316px;
}
@media only screen and (min-width: 480px) {
  #site-wrapper.desktop-i5 .main-header__badge {
    width: 410px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i5 .main-header__badge {
    width: 686px;
    margin-top: 20px;
  }
}
#site-wrapper.desktop-i5 .main-header__container {
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
}
#site-wrapper.desktop-i5 .main-header__container__preTitle {
  font-size: 20px;
  line-height: 24px;
  width: 304px;
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 480px) {
  #site-wrapper.desktop-i5 .main-header__container__preTitle {
    font-size: 22px;
    line-height: 28px;
    width: 400px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i5 .main-header__container__preTitle {
    font-size: 35px;
    line-height: 45px;
    width: 590px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i5 .main-header__container__preTitle {
    font-size: 40px;
    line-height: 45px;
    width: 590px;
  }
}
@media only screen and (min-width: 375px) {
  #site-wrapper.desktop-i5 .main-header__title {
    font-size: 38px;
    line-height: 46px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i5 .main-header__title {
    font-size: 88px;
    line-height: 91px;
    width: 656px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.desktop-i5 .main-header__title {
    font-size: 80px;
    line-height: 85px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i5 .main-header__title {
    font-size: 69px;
    line-height: 67px;
    width: 500px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i5 .main-header__title {
    font-size: 88px;
    line-height: 91px;
    width: 656px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.desktop-i5 .inm-section {
    margin-top: -350px;
  }
}
#site-wrapper.desktop-i5 .des-section {
  margin-top: 70px;
}
@media only screen and (min-width: 670px) {
  #site-wrapper.desktop-i5 .des-section {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i5 .des-section {
    margin-top: 90px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i5 .des-section {
    margin-top: 30px;
    padding-top: 23px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i5 .des-section__upper__title {
    font-size: 60px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i5 .des-section__lower__eff .eff__title {
    width: 238px;
  }
}

#site-wrapper.desktop-i7 .main-header {
  background-image: url(../../assets/images/01-desktop-bg-mb.png);
  background-size: contain;
  height: 574px;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper.desktop-i7 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-mb@2x.png);
    background-size: contain;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper.desktop-i7 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-mb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 375px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 582px;
  }
}
@media only screen and (min-width: 390px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 597px;
  }
}
@media only screen and (min-width: 400px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 607px;
  }
}
@media only screen and (min-width: 425px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 632px;
  }
}
@media only screen and (min-width: 450px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 657px;
  }
}
@media only screen and (min-width: 500px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 707px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 717px;
  }
}
@media only screen and (min-width: 580px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 787px;
  }
}
@media only screen and (min-width: 600px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 875px;
  }
}
@media only screen and (min-width: 650px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 925px;
  }
}
@media only screen and (min-width: 700px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 972px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i7 .main-header {
    background-image: url(../../assets/images/01-desktop-bg-tb.png);
    background-repeat: no-repeat;
    height: 1150px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper.desktop-i7 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-tb@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper.desktop-i7 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-tb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 830px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 1200px;
  }
}
@media only screen and (min-width: 850px) {
  #site-wrapper.desktop-i7 .main-header {
    height: 1250px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.desktop-i7 .main-header {
    background-image: url(../../assets/images/dt-bg-panel-desktop-1-dt.png);
    background-repeat: no-repeat;
    height: 900px;
    justify-content: flex-start;
    padding-top: 100px;
  }
}
@media only screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 900px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 900px) and (min-resolution: 1.3dppx) {
  #site-wrapper.desktop-i7 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-panel-desktop-1-dt@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 900px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 900px) and (min-resolution: 2.25dppx) {
  #site-wrapper.desktop-i7 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-panel-desktop-1-dt@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i7 .main-header {
    background-repeat: no-repeat;
    height: 1024px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 124px;
    padding-left: 74.8px;
  }
}
#site-wrapper.desktop-i7 .main-header__badge {
  margin-top: 19px;
  width: 316px;
}
@media only screen and (min-width: 480px) {
  #site-wrapper.desktop-i7 .main-header__badge {
    width: 410px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i7 .main-header__badge {
    width: 686px;
    margin-top: 20px;
  }
}
#site-wrapper.desktop-i7 .main-header__container {
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
}
#site-wrapper.desktop-i7 .main-header__container__preTitle {
  font-size: 20px;
  line-height: 24px;
  width: 304px;
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 480px) {
  #site-wrapper.desktop-i7 .main-header__container__preTitle {
    font-size: 22px;
    line-height: 28px;
    width: 400px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i7 .main-header__container__preTitle {
    font-size: 35px;
    line-height: 45px;
    width: 590px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i7 .main-header__container__preTitle {
    font-size: 40px;
    line-height: 45px;
    width: 590px;
  }
}
@media only screen and (min-width: 375px) {
  #site-wrapper.desktop-i7 .main-header__title {
    font-size: 38px;
    line-height: 46px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i7 .main-header__title {
    font-size: 88px;
    line-height: 91px;
    width: 656px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.desktop-i7 .main-header__title {
    font-size: 80px;
    line-height: 85px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i7 .main-header__title {
    font-size: 69px;
    line-height: 67px;
    width: 500px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i7 .main-header__title {
    font-size: 88px;
    line-height: 91px;
    width: 656px;
    margin-top: 20px;
  }
}
#site-wrapper.desktop-i7 .inm-section {
  padding-top: 200px;
}
@media only screen and (min-width: 360px) {
  #site-wrapper.desktop-i7 .inm-section {
    padding-top: 257px;
  }
}
@media only screen and (min-width: 440px) {
  #site-wrapper.desktop-i7 .inm-section {
    padding-top: 300px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper.desktop-i7 .inm-section {
    padding-top: 350px;
  }
}
@media only screen and (min-width: 540px) {
  #site-wrapper.desktop-i7 .inm-section {
    padding-top: 350px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i7 .inm-section {
    padding-top: 536px;
  }
}
@media only screen and (min-width: 850px) {
  #site-wrapper.desktop-i7 .inm-section {
    padding-top: 700px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.desktop-i7 .inm-section {
    margin-top: -350px;
    padding-top: 67px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i7 .inm-section {
    padding-top: 67px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i7 .inm-section__upper {
    width: 1000px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i7 .inm-section__upper {
    width: unset;
  }
}
#site-wrapper.desktop-i7 .inm-section__upper__title {
  font-size: 26px;
}
@media only screen and (min-width: 480px) {
  #site-wrapper.desktop-i7 .inm-section__upper__title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper.desktop-i7 .inm-section__upper__title {
    font-size: 50px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 610px) {
  #site-wrapper.desktop-i7 .inm-section__upper__title {
    font-size: 55px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 670px) {
  #site-wrapper.desktop-i7 .inm-section__upper__title {
    font-size: 60px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.desktop-i7 .inm-section__upper__title {
    font-size: 50px;
    line-height: 60px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i7 .inm-section__upper__title {
    font-size: 56px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i7 .inm-section__upper__title {
    margin-left: auto;
    margin-right: auto;
    font-size: 52px;
    line-height: 55px;
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i7 .inm-section__upper__title {
    width: 1100px;
    font-size: 55px;
    line-height: 75px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i7 .inm-section__upper__subtitle {
    width: 677px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i7 .inm-section__upper__subtitle {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i7 .inm-section__upper__subtitle {
    width: 1150px;
    margin-left: auto;
    margin-right: auto;
  }
}
#site-wrapper.desktop-i7 .inm-section__lower__clock .clockLower {
  font-size: 36px;
  line-height: 35px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i7 .inm-section__lower__clock .clockLower {
    font-size: 68px;
    line-height: 39px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i7 .inm-section__lower__speed {
    margin-left: -40px;
  }
}
#site-wrapper.desktop-i7 .des-section {
  margin-top: 70px;
}
@media only screen and (min-width: 670px) {
  #site-wrapper.desktop-i7 .des-section {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i7 .des-section {
    margin-top: 90px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i7 .des-section {
    margin-top: 30px;
    padding-top: 23px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i7 .des-section__upper__title {
    font-size: 60px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i7 .des-section__lower__eff .eff__title {
    width: 238px;
  }
}

#site-wrapper.desktop-i9 .main-header {
  background-image: url(../../assets/images/01-desktop-bg-mb.png);
  background-size: contain;
  height: 574px;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #site-wrapper.desktop-i9 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-mb@2x.png);
    background-size: contain;
  }
}
@media (-webkit-min-device-pixel-ratio: 2.25), (min-device-pixel-ratio: 2.25), (min-resolution: 2.25dppx) {
  #site-wrapper.desktop-i9 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-mb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 375px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 582px;
  }
}
@media only screen and (min-width: 390px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 597px;
  }
}
@media only screen and (min-width: 400px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 607px;
  }
}
@media only screen and (min-width: 425px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 632px;
  }
}
@media only screen and (min-width: 450px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 657px;
  }
}
@media only screen and (min-width: 500px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 707px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 717px;
  }
}
@media only screen and (min-width: 580px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 787px;
  }
}
@media only screen and (min-width: 600px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 875px;
  }
}
@media only screen and (min-width: 650px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 925px;
  }
}
@media only screen and (min-width: 700px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 972px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i9 .main-header {
    background-image: url(../../assets/images/01-desktop-bg-tb.png);
    background-repeat: no-repeat;
    height: 1150px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
  #site-wrapper.desktop-i9 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-tb@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 768px) and (min-resolution: 2.25dppx) {
  #site-wrapper.desktop-i9 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/01-desktop-bg-tb@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 830px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 1200px;
  }
}
@media only screen and (min-width: 850px) {
  #site-wrapper.desktop-i9 .main-header {
    height: 1250px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.desktop-i9 .main-header {
    background-image: url(../../assets/images/dt-bg-panel-desktop-1-dt.png);
    background-repeat: no-repeat;
    height: 900px;
    justify-content: flex-start;
    padding-top: 100px;
  }
}
@media only screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 900px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 900px) and (min-resolution: 1.3dppx) {
  #site-wrapper.desktop-i9 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-panel-desktop-1-dt@2x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-width: 900px) and (min-device-pixel-ratio: 2.25), only screen and (min-width: 900px) and (min-resolution: 2.25dppx) {
  #site-wrapper.desktop-i9 .main-header {
    /* on retina, use image that's scaled by 2 */
    background-image: url(../../assets/images/dt-bg-panel-desktop-1-dt@3x.png);
    background-size: contain;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i9 .main-header {
    background-repeat: no-repeat;
    height: 1024px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 124px;
    padding-left: 74.8px;
  }
}
#site-wrapper.desktop-i9 .main-header__badge {
  margin-top: 19px;
  width: 316px;
}
@media only screen and (min-width: 480px) {
  #site-wrapper.desktop-i9 .main-header__badge {
    width: 410px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i9 .main-header__badge {
    width: 686px;
    margin-top: 20px;
  }
}
#site-wrapper.desktop-i9 .main-header__container {
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
}
#site-wrapper.desktop-i9 .main-header__container__preTitle {
  font-size: 20px;
  line-height: 24px;
  width: 304px;
  background: linear-gradient(90deg, #56e4fc, #4a6ef6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "IntelOne Display", sans-serif;
  font-weight: 500;
}
@media only screen and (min-width: 480px) {
  #site-wrapper.desktop-i9 .main-header__container__preTitle {
    font-size: 22px;
    line-height: 28px;
    width: 400px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i9 .main-header__container__preTitle {
    font-size: 35px;
    line-height: 45px;
    width: 590px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i9 .main-header__container__preTitle {
    font-size: 40px;
    line-height: 45px;
    width: 590px;
  }
}
@media only screen and (min-width: 375px) {
  #site-wrapper.desktop-i9 .main-header__title {
    font-size: 38px;
    line-height: 46px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i9 .main-header__title {
    font-size: 88px;
    line-height: 91px;
    width: 656px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.desktop-i9 .main-header__title {
    font-size: 80px;
    line-height: 85px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i9 .main-header__title {
    font-size: 69px;
    line-height: 67px;
    width: 500px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i9 .main-header__title {
    font-size: 88px;
    line-height: 91px;
    width: 656px;
    margin-top: 20px;
  }
}
#site-wrapper.desktop-i9 .inm-section {
  padding-top: 200px;
}
@media only screen and (min-width: 360px) {
  #site-wrapper.desktop-i9 .inm-section {
    padding-top: 257px;
  }
}
@media only screen and (min-width: 440px) {
  #site-wrapper.desktop-i9 .inm-section {
    padding-top: 300px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper.desktop-i9 .inm-section {
    padding-top: 350px;
  }
}
@media only screen and (min-width: 540px) {
  #site-wrapper.desktop-i9 .inm-section {
    padding-top: 350px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i9 .inm-section {
    padding-top: 536px;
  }
}
@media only screen and (min-width: 850px) {
  #site-wrapper.desktop-i9 .inm-section {
    padding-top: 700px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.desktop-i9 .inm-section {
    margin-top: -350px;
    padding-top: 67px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i9 .inm-section {
    padding-top: 67px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i9 .inm-section__upper {
    width: 800px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i9 .inm-section__upper {
    width: unset;
  }
}
#site-wrapper.desktop-i9 .inm-section__upper__title {
  font-size: 26px;
}
@media only screen and (min-width: 480px) {
  #site-wrapper.desktop-i9 .inm-section__upper__title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 520px) {
  #site-wrapper.desktop-i9 .inm-section__upper__title {
    font-size: 50px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 610px) {
  #site-wrapper.desktop-i9 .inm-section__upper__title {
    font-size: 55px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 670px) {
  #site-wrapper.desktop-i9 .inm-section__upper__title {
    font-size: 60px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 900px) {
  #site-wrapper.desktop-i9 .inm-section__upper__title {
    font-size: 50px;
    line-height: 60px;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i9 .inm-section__upper__title {
    font-size: 55px;
    line-height: 75px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i9 .inm-section__upper__title {
    font-size: 56px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i9 .inm-section__upper__title {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i9 .inm-section__upper__title {
    width: 1100px;
    font-size: 55px;
    line-height: 75px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i9 .inm-section__upper__subtitle {
    width: 677px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i9 .inm-section__upper__subtitle {
    width: 619px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i9 .inm-section__upper__subtitle {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}
#site-wrapper.desktop-i9 .inm-section__lower__clock .clockLower {
  font-size: 36px;
  line-height: 35px;
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i9 .inm-section__lower__clock .clockLower {
    font-size: 68px;
    line-height: 39px;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i9 .inm-section__lower__speed {
    margin-left: -40px;
  }
}
#site-wrapper.desktop-i9 .des-section {
  margin-top: 70px;
}
@media only screen and (min-width: 450px) {
  #site-wrapper.desktop-i9 .des-section {
    margin-top: 38px;
  }
}
@media only screen and (min-width: 670px) {
  #site-wrapper.desktop-i9 .des-section {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  #site-wrapper.desktop-i9 .des-section {
    padding-top: 23px;
  }
}
@media only screen and (min-width: 1200px) {
  #site-wrapper.desktop-i9 .des-section__upper__title {
    font-size: 60px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  #site-wrapper.desktop-i9 .des-section__lower__eff .eff__title {
    width: 238px;
  }
}
