/*
 * Setting: Font;
 */
/*
 * Setting: Image;
 */
/*
 * Setting: Colors;
 */
/*
 * Setting: Reserlution;
 */
/*
 * Setting: Other;
 */
/*=========================================================
=     Setup dynamic font size                             =
=========================================================*/
/*=============================================>>>>>
= Content Style =
===============================================>>>>>*/
/*=============================================>>>>>
= Typography Style =
===============================================>>>>>*/
body {
  margin: 0;
  padding: 0;
  direction: ltr;
  overflow-x: hidden;
}
body.rtl {
  direction: rtl;
}
body.fixed {
  overflow: hidden;
}
body.fixed .htc-main {
  z-index: 999989;
}
body .htc-chrome .htc-header header.sticky {
  position: relative;
}
body .htc-chrome .htc-main {
  display: block;
  overflow: hidden;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  width: 100%;
  min-width: 1000px;
  color: #000;
  background-color: #fff;
}
@media (max-width: 720px) {
  body .htc-chrome .htc-main {
    min-width: 360px;
    margin-bottom: 0;
  }
}
body .htc-chrome .htc-footer {
  z-index: 910190;
}
.main {
  /*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
  /* Document
   ========================================================================== */
  /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
  /* Sections
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* Grouping content
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
  /**
 * Add the correct margin in IE 8.
 */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* Text-level semantics
   ========================================================================== */
  /**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
  /**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /**
 * Add the correct font style in Android 4.3-.
 */
  /**
 * Add the correct background and color in IE 9-.
 */
  /**
 * Add the correct font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* Embedded content
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Add the correct display in iOS 4-7.
 */
  /**
 * Remove the border on images inside links in IE 10-.
 */
  /**
 * Hide the overflow in IE.
 */
  /* Forms
   ========================================================================== */
  /**
 * Remove the margin in Firefox and Safari.
 */
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
  /**
 * Remove the inner border and padding in Firefox.
 */
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
  /**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /**
 * Remove the default vertical scrollbar in IE.
 */
  /**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
  /**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
  /*
 * Add the correct display in all browsers.
 */
  /* Scripting
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Add the correct display in IE.
 */
  /* Hidden
   ========================================================================== */
  /**
 * Add the correct display in IE 10-.
 */
  font-size: 14.28571429px;
  overflow: hidden;
  /*=========================================
    =            Modal video play overlay     =
    =========================================*/
  /*=========================================
    =       INFO BAR                         =
    =========================================*/
}
.main html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
.main article,
.main aside,
.main footer,
.main header,
.main nav,
.main section {
  display: block;
}
.main h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.main figcaption,
.main figure,
.main main {
  /* 1 */
  display: block;
}
.main figure {
  margin: 1em 40px;
}
.main hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
.main pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
.main a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
.main abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
.main b,
.main strong {
  font-weight: inherit;
}
.main b,
.main strong {
  font-weight: bolder;
}
.main code,
.main kbd,
.main samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
.main dfn {
  font-style: italic;
}
.main mark {
  background-color: #ff0;
  color: #000;
}
.main small {
  font-size: 80%;
}
.main sub,
.main sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.main sub {
  bottom: -0.25em;
}
.main sup {
  top: -0.5em;
}
.main audio,
.main video {
  display: inline-block;
}
.main audio:not([controls]) {
  display: none;
  height: 0;
}
.main img {
  border-style: none;
}
.main svg:not(:root) {
  overflow: hidden;
}
.main button,
.main input,
.main optgroup,
.main select,
.main textarea {
  margin: 0;
}
.main button,
.main input {
  /* 1 */
  overflow: visible;
}
.main button,
.main select {
  /* 1 */
  text-transform: none;
}
.main button,
.main html [type="button"],
.main [type="reset"],
.main [type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
.main button::-moz-focus-inner,
.main [type="button"]::-moz-focus-inner,
.main [type="reset"]::-moz-focus-inner,
.main [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.main button:-moz-focusring,
.main [type="button"]:-moz-focusring,
.main [type="reset"]:-moz-focusring,
.main [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.main legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
.main progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
.main textarea {
  overflow: auto;
}
.main [type="checkbox"],
.main [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.main [type="number"]::-webkit-inner-spin-button,
.main [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.main [type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
.main [type="search"]::-webkit-search-cancel-button,
.main [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.main ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
.main details,
.main menu {
  display: block;
}
.main summary {
  display: list-item;
}
.main canvas {
  display: inline-block;
}
.main template {
  display: none;
}
.main [hidden] {
  display: none;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main {
    font-size: calc(14.285714285714285px + (24 - 14.285714285714285) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main {
    font-size: 24px;
  }
}
.main .color-raindow {
  display: inline-block;
  background-image: linear-gradient(to right, #4cd1ff, #9485ff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .main .color-raindow {
    color: #215577;
    background-image: none;
  }
}
.main .color-cream-yellow {
  color: #215577;
}
.main .color-blue {
  color: #215577;
}
.main .color-white {
  color: #fff;
}
.main .tab-underline {
  font-weight: 900;
  padding-bottom: 0.41666667em;
  border-bottom-width: 0.125em;
  border-bottom-style: solid;
  border-bottom-color: #000;
  display: inline-block;
}
.main .tab-underline.color-blue {
  border-bottom-color: #215577;
}
.main .tab-underline.color-white {
  border-bottom-color: #fff;
}
.main .feature-icon-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
@media screen and (max-width: 720px) {
  .main .feature-icon-list {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 720px) {
  .main .feature-icon-list.item-count-four .icon-item {
    -ms-flex: 1 0 50%;
        flex: 1 0 50%;
  }
}
.main .feature-icon-list .icon-item {
  width: 14.88095238%;
  max-width: 250px;
  font-size: 11.9047619px;
  margin-left: 2em;
}
@media screen and (max-width: 720px) {
  .main .feature-icon-list .icon-item {
    width: 100%;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main .feature-icon-list .icon-item {
    font-size: calc(11.904761904761905px + (20 - 11.904761904761905) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main .feature-icon-list .icon-item {
    font-size: 20px;
  }
}
@media screen and (max-width: 720px) {
  .main .feature-icon-list .icon-item {
    font-size: 11px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 25%;
        flex: 1 0 25%;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main .feature-icon-list .icon-item {
    font-size: calc(11px + (22 - 11) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main .feature-icon-list .icon-item {
    font-size: 22px;
  }
}
.main .feature-icon-list .icon-item:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 720px) {
  .main .feature-icon-list .icon-item .image-block {
    margin: 0 auto;
  }
}
@media screen and (max-width: 720px) {
  .main .feature-icon-list .icon-item .image-block img {
    max-width: 110px;
  }
}
.main .feature-icon-list .icon-item .wording-block {
  line-height: 1.1;
  max-width: 10em;
  margin-top: 0.5em;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.05em;
  text-align: center;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 720px) {
  .main .feature-icon-list .icon-item .wording-block {
    margin-top: 0.27272727em;
    margin-bottom: 2.81818182em;
    letter-spacing: 0.01818182em;
  }
}
.main .separation-line .line-object {
  width: 10.83333333%;
  max-width: 182px;
  display: block;
  height: 1px;
  margin: 6.45833333em auto 4.16666667em;
  border-top-width: 0.125em;
  border-top-style: solid;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-image-source: linear-gradient(to right, #4cd1ff, #8674ff);
  border-image-slice: 1;
  background-color: transparent;
}
@media screen and (max-width: 720px) {
  .main .separation-line .line-object {
    width: 100%;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 720px) {
  .main .separation-line .line-object {
    width: 5.55555556em;
    margin-top: 1.66666667em;
    margin-bottom: 1.66666667em;
    border-top-width: 0.11111111em;
  }
}
.main .d-align-center {
  text-align: center;
}
.main h2 {
  font-size: 29.76190476px;
  font-weight: 400;
  margin: 0 0 0.6em 0;
  padding: 0;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main h2 {
    font-size: calc(29.761904761904763px + (50 - 29.761904761904763) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 720px) {
  .main h2 {
    font-size: 24px;
    font-weight: 400;
    max-width: inherit;
    margin: 0 0 0.41666667em 0;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main h2 {
    font-size: calc(24px + (48 - 24) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main h2 {
    font-size: 48px;
  }
}
.main h2.h2_large {
  font-size: 35.71428571px;
  margin-bottom: 1.4em;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main h2.h2_large {
    font-size: calc(35.714285714285715px + (60 - 35.714285714285715) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main h2.h2_large {
    font-size: 60px;
  }
}
@media screen and (max-width: 720px) {
  .main h2.h2_large {
    font-size: 24px;
    margin: 0 0 0.41666667em 0;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main h2.h2_large {
    font-size: calc(24px + (48 - 24) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main h2.h2_large {
    font-size: 48px;
  }
}
.main h3 {
  font-size: 29.76190476px;
  font-weight: 400;
  margin: 0 0 0.6em 0;
  padding: 0;
  text-indent: -0.04em;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main h3 {
    font-size: calc(29.761904761904763px + (50 - 29.761904761904763) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main h3 {
    font-size: 50px;
  }
}
@media screen and (max-width: 720px) {
  .main h3 {
    font-size: 24px;
    font-weight: 400;
    max-width: inherit;
    margin-bottom: 0.41666667em;
    text-indent: 0;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main h3 {
    font-size: calc(24px + (48 - 24) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main h3 {
    font-size: 48px;
  }
}
.main h4 {
  font-size: 14.28571429px;
  font-weight: 500;
  line-height: 1.36;
  margin: 0 0 2.08333333em;
  padding: 0;
  text-indent: 0.06666667em;
  letter-spacing: 0.1375em;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main h4 {
    font-size: calc(14.285714285714285px + (24 - 14.285714285714285) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 720px) {
  .main h4 {
    font-size: 17px;
    margin-bottom: 2.35294118em;
    text-indent: 0;
    letter-spacing: 0.08823529em;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main h4 {
    font-size: calc(17px + (34 - 17) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main h4 {
    font-size: 34px;
  }
}
.main .content-block {
  font-size: 14.28571429px;
  font-weight: 300;
  line-height: 1.67;
  letter-spacing: 0.02em;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main .content-block {
    font-size: calc(14.285714285714285px + (24 - 14.285714285714285) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main .content-block {
    font-size: 24px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .main .content-block {
    /* Retina-specific stuff here */
    font-weight: 300;
  }
}
@media screen and (max-width: 720px) {
  .main .content-block {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main .content-block {
    font-size: calc(18px + (36 - 18) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main .content-block {
    font-size: 36px;
  }
}
.main .content-block.content_large {
  font-size: 17.85714286px;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main .content-block.content_large {
    font-size: calc(17.857142857142858px + (30 - 17.857142857142858) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main .content-block.content_large {
    font-size: 30px;
  }
}
@media screen and (max-width: 720px) {
  .main .content-block.content_large {
    line-height: 1.53;
  }
}
.main .content-block .disclaimer-block {
  font-size: 10.71428571px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.67;
  letter-spacing: 0.14444444em;
  margin-top: 1.94444444em;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main .content-block .disclaimer-block {
    font-size: calc(10.714285714285714px + (18 - 10.714285714285714) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main .content-block .disclaimer-block {
    font-size: 18px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .main .content-block .disclaimer-block {
    /* Retina-specific stuff here */
    font-weight: 300;
  }
}
@media screen and (max-width: 720px) {
  .main .content-block .disclaimer-block {
    font-size: 14px;
    font-weight: 300;
    width: 86.11111111%;
    letter-spacing: 0.02322581em;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main .content-block .disclaimer-block {
    font-size: calc(14px + (28 - 14) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main .content-block .disclaimer-block {
    font-size: 28px;
  }
}
@media screen and (max-width: 720px) {
  .main .content-block .disclaimer-block {
    margin-top: 1.42857143em;
  }
}
.main .content-block a {
  font-weight: bold;
  transition: all .3s;
}
.main .content-block a:hover {
  color: #4cd1ff;
}
@media screen and (max-width: 720px) {
  .main {
    font-size: 18px;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main {
    font-size: calc(18px + (36 - 18) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main {
    font-size: 36px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (-webkit-min-device-pixel-ratio: 2.0833333333333335), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  .main {
    -webkit-font-smoothing: antialiased;
  }
}
.main picture {
  display: -ms-flexbox;
  display: flex;
}
.main picture img {
  width: 100%;
  height: 100%;
}
.main .scrollmagic-pin-spacer {
  z-index: 99;
  min-height: auto !important;
}
.main .scrollmagic-pin-spacer .info-bar {
  width: 100% !important;
}
@media (max-width: 1000px) {
  .main .scrollmagic-pin-spacer .info-bar {
    width: 1001px !important;
  }
}
@media (max-width: 720px) {
  .main .scrollmagic-pin-spacer .info-bar {
    width: 100% !important;
  }
}
.main .modal-overlap-container {
  left: 0;
  position: fixed;
  z-index: 999999;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 100%;
  max-height: 0;
  transition: opacity .3s;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.main .modal-overlap-container.show {
  top: 0;
  max-height: 100vh;
  opacity: 1;
}
.main .modal-overlap-container .modal-overlap-window {
  left: 0;
  position: absolute;
  position: relative;
  top: 50%;
  right: 0;
  width: 100vw;
  height: 100vh;
  margin: 0 auto;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  text-align: center;
  background-color: #ffffff;
}
.main .modal-overlap-container .modal-overlap-window .btn-close {
  position: absolute;
  z-index: 100;
  top: 3%;
  right: 2%;
  width: 4%;
  height: 4%;
}
@media (max-width: 720px) {
  .main .modal-overlap-container .modal-overlap-window .btn-close {
    top: 8%;
    right: 7%;
    width: 10%;
    height: 10%;
  }
}
.main .modal-overlap-container .modal-overlap-window .btn-close:hover {
  cursor: pointer;
}
.main .modal-overlap-container .modal-overlap-window .btn-close:hover .close-x {
  transition: stroke .3s;
  stroke: #215577;
}
.main .modal-overlap-container .modal-overlap-window .btn-close .close-x {
  stroke: #ffffff;
  fill: transparent;
  stroke-linecap: round;
  stroke-width: 2;
}
.main .modal-overlap-container .modal-overlap-window .modal-video-play-block {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
}
.main .modal-overlap-container .modal-overlap-window .modal-video-play-block .align-center {
  position: relative;
  width: 80%;
  padding-bottom: 45%;
}
.main .modal-overlap-container .modal-overlap-window .modal-video-play-block .align-center embed,
.main .modal-overlap-container .modal-overlap-window .modal-video-play-block .align-center iframe,
.main .modal-overlap-container .modal-overlap-window .modal-video-play-block .align-center object {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.main .section-full-wide {
  max-width: 1920px;
  margin: 0 auto;
}
.main .section-full-wide .info-bar {
  position: relative;
  z-index: 999;
  background-color: #fff;
}
.main .section-full-wide .info-bar .content {
  min-width: 1000px;
  max-width: 1680px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  max-height: 87px;
  padding-right: 2.79166667em;
  padding-left: 3.58333333em;
  box-shadow: none;
}
@media (max-width: 720px) {
  .main .section-full-wide .info-bar .content {
    width: 100%;
    min-width: auto;
  }
}
@media screen and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .m-hide,
  .main .section-full-wide .info-bar .content .mobile-hide {
    display: none;
  }
}
@media (max-width: 720px) {
  .main .section-full-wide .info-bar .content.m-full-wide {
    width: 100%;
  }
}
@media screen and (max-width: 720px) {
  .main .section-full-wide .info-bar .content {
    min-height: 50px;
    padding: 1.6% 2.5%;
  }
}
.main .section-full-wide .info-bar .content .logo {
  width: 13%;
  text-decoration: none;
  outline: none;
}
@media (max-width: 720px) {
  .main .section-full-wide .info-bar .content .logo {
    width: 34%;
    margin-top: -1%;
  }
}
.main .section-full-wide .info-bar .content .logo img {
  width: 100%;
  vertical-align: middle;
}
.main .section-full-wide .info-bar .content .right-info {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
@media (max-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin-right: .5em;
  }
}
.main .section-full-wide .info-bar .content .right-info .specs-toggle {
  display: none;
}
.main .section-full-wide .info-bar .content .right-info .m-toggle-menu {
  display: none;
}
@media (max-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .m-toggle-menu {
    font-size: 14px;
    position: relative;
    display: block;
    padding-top: 0;
    padding-right: 1em;
    padding-bottom: 0;
    padding-left: 0;
    cursor: pointer;
    color: #215577;
  }
}
@media (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .m-toggle-menu {
    font-size: calc(14px + (28 - 14) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media (max-width: 720px) and (min-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .m-toggle-menu {
    font-size: 28px;
  }
}
.main .section-full-wide .info-bar .content .right-info .m-toggle-menu:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: .35em;
  height: .35em;
  content: '';
  border-left: solid 2px #215577;
  border-bottom: solid 2px #215577;
  -ms-transform: rotate(-45deg) translateY(-50%);
      transform: rotate(-45deg) translateY(-50%);
  transition: all .5s;
  margin-top: -0.1em;
  -ms-transform-origin: center;
      transform-origin: center;
}
.main .section-full-wide .info-bar .content .right-info .m-toggle-menu.active:after {
  -ms-transform: rotate(225deg) translateY(-50%) scale(-1, 1);
      transform: rotate(225deg) translateY(-50%) scale(-1, 1);
  margin-top: -0.3em;
}
.main .section-full-wide .info-bar .content .right-info .scroll-btn-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media (max-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group {
    left: 0;
    position: absolute;
    z-index: -1;
    top: 50px;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    transition: all .5s;
    -ms-transform: scaleY(0);
        transform: scaleY(0);
    -ms-transform-origin: 50% 0;
        transform-origin: 50% 0;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.9);
  }
}
@media screen and (max-width: 720px) and (orientation: landscape) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group {
    top: 62px;
  }
}
@media (max-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group.show {
    -ms-transform: scaleY(1);
        transform: scaleY(1);
    opacity: 1;
  }
}
.main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn {
  font-size: 9.52380952px;
  position: relative;
  font-weight: 400;
  margin-top: 1.625em;
  margin-bottom: 1.5625em;
  margin-right: 2.5em;
  padding: 0.3125em 0 0.3125em;
  cursor: pointer;
  letter-spacing: 0.025em;
  color: #5e6874;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn {
    font-size: calc(9.523809523809524px + (16 - 9.523809523809524) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn {
    font-size: 16px;
  }
}
.main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn:after {
  font-size: 17.85714286px;
  position: absolute;
  bottom: -1px;
  display: block;
  width: 0;
  height: 1px;
  content: '';
  transition: all .5s;
  opacity: 1;
  border-top-width: 0.1em;
  border-top-style: solid;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  -o-border-image: linear-gradient(to right, #3684b8, #3684b8) 1;
     border-image: linear-gradient(to right, #3684b8, #3684b8) 1;
  background-color: transparent;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn:after {
    font-size: calc(17.857142857142858px + (30 - 17.857142857142858) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn:after {
    font-size: 30px;
  }
}
@media (max-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn {
    font-size: 18px;
    margin: 0;
    padding: 2% 3.1%;
    border-bottom: solid 1px #ececec;
    color: #000;
  }
}
@media (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn {
    font-size: calc(18px + (36 - 18) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media (max-width: 720px) and (min-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn {
    font-size: 36px;
  }
}
@media screen and (max-width: 720px) and (orientation: landscape) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn {
    font-size: 12px;
    padding-top: 1.5%;
    padding-bottom: 1.5%;
  }
}
@media screen and (max-width: 720px) and (orientation: landscape) and (min-width: 360px) and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn {
    font-size: calc(12px + (24 - 12) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (orientation: landscape) and (min-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn {
    font-size: 24px;
  }
}
@media (max-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn:first-of-type {
    border-top: solid 1px #ececec;
  }
}
.main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn.selected {
  font-weight: 700;
}
.main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn.selected::after {
  width: 100%;
  transition-delay: .5s;
  transition-duration: .5s;
  transition-property: all;
}
@media screen and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn.selected::after {
    opacity: 0;
  }
}
@media screen and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .right-info .scroll-btn-group .scroll-btn.selected {
    color: #215577;
  }
}
.main .section-full-wide .info-bar .content .button-groups a {
  font-size: 9.52380952px;
  font-weight: 400;
  line-height: 2;
  padding: 0.5625em 1.6875em 0.5625em 1.9em;
  transition-duration: .3s;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.2125em;
  color: #ffffff;
  border-radius: 30px;
  background-color: #215577;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main .section-full-wide .info-bar .content .button-groups a {
    font-size: calc(9.523809523809524px + (16 - 9.523809523809524) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main .section-full-wide .info-bar .content .button-groups a {
    font-size: 16px;
  }
}
.main .section-full-wide .info-bar .content .button-groups a.font-large {
  font-size: 16.66666667px;
  padding-top: 0.64285714em;
  padding-right: 2.67857143em;
  padding-bottom: 0.64285714em;
  padding-left: 3.01071429em;
  letter-spacing: 0.33214286em;
  border-image-width: 2;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main .section-full-wide .info-bar .content .button-groups a.font-large {
    font-size: calc(16.666666666666668px + (28 - 16.666666666666668) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main .section-full-wide .info-bar .content .button-groups a.font-large {
    font-size: 28px;
  }
}
@media screen and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .button-groups a.font-large {
    font-size: 20px;
    padding-top: 0.45em;
    padding-right: 1.35em;
    padding-bottom: 0.45em;
    padding-left: 1.475em;
    letter-spacing: 0.125em;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .button-groups a.font-large {
    font-size: calc(20px + (40 - 20) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main .section-full-wide .info-bar .content .button-groups a.font-large {
    font-size: 40px;
  }
}
.main .section-full-wide .info-bar .content .button-groups a:hover {
  cursor: pointer;
  transition-property: background-color;
  background-color: #16384f;
}
@media (max-width: 720px) {
  .main .section-full-wide .info-bar .content .button-groups a {
    font-size: 12px;
    line-height: 1.5;
    padding: 0.25em 1.66666667em;
    letter-spacing: 0.15em;
  }
}
@media (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .button-groups a {
    font-size: calc(12px + (24 - 12) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media (max-width: 720px) and (min-width: 720px) {
  .main .section-full-wide .info-bar .content .button-groups a {
    font-size: 24px;
  }
}
.main .section-full-wide .info-bar .content .button-groups a.spec-btn {
  margin-right: 1.5625em;
}
@media screen and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .button-groups a.spec-btn {
    margin-right: 0.5em;
  }
}
@media (max-width: 720px) {
  .main .section-full-wide .info-bar .content .button-groups {
    display: inherit;
  }
}
@media screen and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .button-groups .spec-btn,
  .main .section-full-wide .info-bar .content .button-groups .buy-now-btn {
    max-width: 4em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 720px) {
  .main .section-full-wide .info-bar .content .button-groups .buy-now-btn {
    max-width: 100%;
  }
}
.main section .content {
  width: 100%;
  min-width: 1000px;
  max-width: 1680px;
  margin: 0 auto;
}
@media (max-width: 720px) {
  .main section .content {
    width: 100%;
    min-width: auto;
  }
}
@media screen and (max-width: 720px) {
  .main section .content .m-hide,
  .main section .content .mobile-hide {
    display: none;
  }
}
@media (max-width: 720px) {
  .main section .content.m-full-wide {
    width: 100%;
  }
}
.main section.kv-banner {
  position: relative;
}
.main section.kv-banner .product-name-logo {
  width: 17.58333333em;
  position: absolute;
  left: 75%;
  top: 34%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.main section.kv-banner .product-name-logo img {
  max-width: 100%;
}
@media screen and (max-width: 720px) {
  .main section.kv-banner .product-name-logo {
    width: 10em;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    left: 50%;
    top: 0;
    margin-top: 3em;
  }
}
.main section.kv-banner .device-block .phone-img {
  display: none;
  position: absolute;
  width: 36.16666667em;
  left: 35%;
  top: 38%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
@media screen and (max-width: 720px) {
  .main section.kv-banner .device-block .phone-img {
    width: 14.33333333em;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    margin-top: 5.72222222em;
  }
}
.main section.kv-banner .main-content-block {
  position: relative;
  margin-top: -6%;
}
@media screen and (max-width: 720px) {
  .main section.kv-banner .main-content-block {
    margin-top: -46%;
  }
}
.main section.kv-banner .main-content-block .content .caption-block {
  text-align: center;
  width: 67.85714286%;
  max-width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 720px) {
  .main section.kv-banner .main-content-block .content .caption-block {
    width: 100%;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 720px) {
  .main section.kv-banner .main-content-block .content .caption-block {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
    text-align: left;
  }
}
.main section.watch-video .align-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 4.33333333em;
}
@media screen and (max-width: 720px) {
  .main section.watch-video .align-center {
    margin-top: 2.72222222em;
  }
}
.main section.watch-video .align-center .play-modal-video-btn {
  position: relative;
  overflow: hidden;
  width: 47.5em;
  transition-duration: 1.5s;
  border-radius: 0.33333333em;
}
@media screen and (max-width: 720px) {
  .main section.watch-video .align-center .play-modal-video-btn {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
    padding-bottom: 0;
  }
}
.main section.watch-video .align-center .play-modal-video-btn:hover {
  cursor: pointer;
}
.main section.watch-video .align-center .play-modal-video-btn:hover picture {
  -ms-transform: scale(1.08);
      transform: scale(1.08);
}
.main section.watch-video .align-center .play-modal-video-btn:hover .play-button-block {
  -ms-transform: translate(-50%, -50%) scale(0.85);
      transform: translate(-50%, -50%) scale(0.85);
}
.main section.watch-video .align-center .play-modal-video-btn picture {
  margin: 0;
  padding: 0;
  transition: all .5s;
  -o-object-fit: cover;
     object-fit: cover;
}
.main section.watch-video .align-center .play-modal-video-btn picture img {
  max-width: 100%;
}
.main section.watch-video .align-center .play-modal-video-btn .play-button-block {
  left: 50%;
  position: absolute;
  top: 50%;
  width: 5em;
  height: 5em;
  transition: all .5s;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
}
@media screen and (max-width: 720px) {
  .main section.watch-video .align-center .play-modal-video-btn .play-button-block {
    width: 2.22222222em;
    height: 2.22222222em;
  }
}
.main section.watch-video .align-center .play-modal-video-btn .play-button-block img {
  max-width: 100%;
}
.main section.single-video-scroll-and-play .content .video-block video {
  width: 100%;
}
.main section.single-video-scroll-and-play .content .caption-block {
  width: 67.85714286%;
  max-width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 720px) {
  .main section.single-video-scroll-and-play .content .caption-block {
    width: 100%;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 720px) {
  .main section.single-video-scroll-and-play .content .caption-block {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
  }
}
@media screen and (max-width: 720px) {
  .main section.single-video-scroll-and-play .content .sub-title-block {
    text-align: center;
  }
}
@media screen and (max-width: 720px) {
  .main section.single-video-scroll-and-play .content .main-content-block .caption-block {
    text-align: center;
  }
}
@media screen and (max-width: 720px) {
  .main section.single-video-scroll-and-play .content .main-content-block .caption-block h3,
  .main section.single-video-scroll-and-play .content .main-content-block .caption-block .content-block {
    text-align: left;
  }
}
.main section.single-video-scroll-and-play .content .image-block {
  display: none;
}
@media screen and (max-width: 720px) {
}
.main section.single-video-scroll-and-play .content .image-block img {
  width: 100%;
}
.main section.single-video-scroll-and-play.custom-id-main-camera {
  margin-top: 7.16666667em;
}
@media screen and (max-width: 720px) {
  .main section.single-video-scroll-and-play.custom-id-main-camera {
    margin-top: 3.33333333em;
  }
}
.main section.single-video-scroll-and-play.custom-id-main-camera .video-block {
  width: 47.5em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 3.33333333em;
}
@media screen and (max-width: 720px) {
  .main section.single-video-scroll-and-play.custom-id-main-camera .video-block {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
    margin-top: 2.72222222em;
  }
}
.main section.single-video-scroll-and-play.custom-id-main-camera .image-block picture,
.main section.single-video-scroll-and-play.custom-id-main-camera .image-block img {
  display: none;
}
.main section.single-video-scroll-and-play.custom-id-full-body-display {
  margin-top: 8.375em;
}
@media screen and (max-width: 720px) {
  .main section.single-video-scroll-and-play.custom-id-full-body-display {
    margin-top: 4.44444444em;
  }
}
.main section.single-video-scroll-and-play.custom-id-full-body-display .caption-block {
  text-align: center;
}
.main section.single-video-scroll-and-play.custom-id-full-body-display .video-block {
  width: 56.66666667em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 3.33333333em;
}
@media screen and (max-width: 720px) {
  .main section.single-video-scroll-and-play.custom-id-full-body-display .video-block {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
    margin-top: 2.72222222em;
  }
}
.main section.text-only.custom-id-be-the-star,
.main section.text-only.custom-id-front-cam,
.main section.text-only.custom-id-finish-design,
.main section.text-only.custom-id-performance-text {
  position: relative;
  z-index: 2;
}
.main section.text-only.custom-id-be-the-star .caption-block,
.main section.text-only.custom-id-front-cam .caption-block,
.main section.text-only.custom-id-finish-design .caption-block,
.main section.text-only.custom-id-performance-text .caption-block {
  width: 67.85714286%;
  max-width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-be-the-star .caption-block,
  .main section.text-only.custom-id-front-cam .caption-block,
  .main section.text-only.custom-id-finish-design .caption-block,
  .main section.text-only.custom-id-performance-text .caption-block {
    width: 100%;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-be-the-star .caption-block,
  .main section.text-only.custom-id-front-cam .caption-block,
  .main section.text-only.custom-id-finish-design .caption-block,
  .main section.text-only.custom-id-performance-text .caption-block {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
  }
}
.main section.text-only.custom-id-be-the-star .caption-block .qualcomm-logo,
.main section.text-only.custom-id-front-cam .caption-block .qualcomm-logo,
.main section.text-only.custom-id-finish-design .caption-block .qualcomm-logo,
.main section.text-only.custom-id-performance-text .caption-block .qualcomm-logo {
  margin-top: 2.04166667em;
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-be-the-star .caption-block .qualcomm-logo,
  .main section.text-only.custom-id-front-cam .caption-block .qualcomm-logo,
  .main section.text-only.custom-id-finish-design .caption-block .qualcomm-logo,
  .main section.text-only.custom-id-performance-text .caption-block .qualcomm-logo {
    margin-top: 1.77777778em;
  }
}
.main section.text-only.custom-id-be-the-star .caption-block .qualcomm-logo img,
.main section.text-only.custom-id-front-cam .caption-block .qualcomm-logo img,
.main section.text-only.custom-id-finish-design .caption-block .qualcomm-logo img,
.main section.text-only.custom-id-performance-text .caption-block .qualcomm-logo img {
  width: 9.16666667em;
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-be-the-star .caption-block .qualcomm-logo img,
  .main section.text-only.custom-id-front-cam .caption-block .qualcomm-logo img,
  .main section.text-only.custom-id-finish-design .caption-block .qualcomm-logo img,
  .main section.text-only.custom-id-performance-text .caption-block .qualcomm-logo img {
    width: 7em;
  }
}
.main section.text-only.custom-id-be-the-star {
  margin-top: 8.33333333em;
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-be-the-star {
    margin-top: 3.33333333em;
  }
}
.main section.text-only.custom-id-front-cam {
  margin-top: 8.375em;
  background-color: #000;
  padding-top: 3.66666667em;
  padding-bottom: 3.29166667em;
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-front-cam {
    margin-top: 2.77777778em;
    padding-top: 3.33333333em;
    padding-bottom: 2.77777778em;
  }
}
.main section.text-only.custom-id-front-cam .caption-block {
  text-align: center;
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-front-cam .caption-block h3,
  .main section.text-only.custom-id-front-cam .caption-block .content-block {
    text-align: left;
  }
}
.main section.text-only.custom-id-finish-design {
  margin-top: 9.875em;
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-finish-design {
    margin-top: 4.44444444em;
  }
}
.main section.text-only.custom-id-finish-design .caption-block {
  text-align: center;
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-finish-design .caption-block h3,
  .main section.text-only.custom-id-finish-design .caption-block .content-block {
    text-align: left;
  }
}
.main section.text-only.custom-id-performance-text {
  margin-top: 8.33333333em;
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-performance-text {
    margin-top: 5.55555556em;
  }
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-performance-text .caption-block {
    text-align: center;
  }
}
@media screen and (max-width: 720px) {
  .main section.text-only.custom-id-performance-text .caption-block h3,
  .main section.text-only.custom-id-performance-text .caption-block .content-block {
    text-align: left;
  }
}
.main section.video-comparison {
  margin-top: 3.33333333em;
}
@media screen and (max-width: 720px) {
  .main section.video-comparison {
    margin-top: 2.72222222em;
  }
}
.main section.video-comparison .video-overlay {
  width: 100%;
  position: absolute;
  z-index: 5;
  bottom: 0;
  height: 40px;
  background: linear-gradient(to top, #363636, rgba(54, 54, 54, 0.5) 50%, rgba(54, 54, 54, 0) 100%);
}
@media screen and (max-width: 720px) {
  .main section.video-comparison .video-overlay {
    display: none;
  }
}
.main section.video-comparison .content {
  direction: ltr;
  position: relative;
}
.main section.video-comparison .content .video-compare-container {
  display: block;
  line-height: 0;
  position: relative;
  padding-top: 22.41525em;
  width: 47.5em;
  margin: 0 auto;
}
@media screen and (max-width: 720px) {
  .main section.video-comparison .content .video-compare-container {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
    padding-top: 9.438em;
  }
}
.main section.video-comparison .content .video-compare-container > video {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
}
.main section.video-comparison .content .video-compare-container .cd-image-label.original {
  right: 50px;
  left: auto;
  bottom: 5%;
}
.main section.video-comparison .content .video-compare-container .cd-image-label.modified {
  right: auto;
  left: 50px;
  bottom: 5%;
}
.main section.video-comparison .content .video-compare-container .cd-handle {
  position: absolute;
  height: 90px;
  width: 90px;
  left: 50%;
  top: 50%;
  margin-left: -45px;
  margin-top: -45px;
  border-radius: 50%;
  cursor: move;
}
@media screen and (max-width: 720px) {
  .main section.video-comparison .content .video-compare-container .cd-handle {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
  }
}
.main section.video-comparison .content .video-compare-container .cd-handle img {
  width: 100%;
}
.main section.video-comparison .content .video-compare-container .is-visible .cd-handle {
  opacity: 1;
  -ms-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}
.main section.video-comparison .content .video-clipper {
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.main section.video-comparison .content .video-clipper video {
  width: 200%;
  postion: absolute;
  height: 100%;
}
.main section.video-comparison .content .image-block {
  display: none;
}
@media screen and (max-width: 720px) {
  .main section.video-comparison .content .image-block {
    display: block;
  }
}
.main section.design-background {
  overflow: hidden;
  position: relative;
  padding-bottom: 49.3em;
}
@media screen and (max-width: 720px) {
  .main section.design-background {
    padding-bottom: 22.2em;
    margin-top: 2em;
  }
}
.main section.design-background .content .bg-block {
  width: 100%;
}
.main section.design-background .content .bg-block picture {
  position: absolute;
}
.main section.design-background .content .bg-block picture.grey-triangle {
  bottom: 20%;
  left: -3%;
  width: 45.04166667em;
}
@media screen and (max-width: 720px) {
  .main section.design-background .content .bg-block picture.grey-triangle {
    width: 100%;
  }
}
.main section.design-background .content .bg-block picture.white-triangle {
  z-index: 3;
  bottom: 20%;
  right: -7%;
  width: 54.66666667em;
}
@media screen and (max-width: 720px) {
  .main section.design-background .content .bg-block picture.white-triangle {
    width: 100%;
  }
}
.main section.design-background .content .bg-block img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}
.main section.design-background .content .absolute-image {
  transition-timing-function: cubic-bezier(0.09, 0.63, 0.16, 0.9);
  transition-duration: 1s;
  transition-property: all;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  z-index: 2;
}
.main section.design-background .content .absolute-image img {
  max-width: 100%;
}
.main section.design-background .content .absolute-image.phone-front {
  left: 50%;
  z-index: 1;
  top: 59%;
  width: 21.08333333em;
}
@media screen and (max-width: 720px) {
  .main section.design-background .content .absolute-image.phone-front {
    width: 8.33333333em;
    top: 55.9%;
  }
}
.main section.performance-background {
  overflow: hidden;
  position: relative;
}
.main section.performance-background .bg-block {
  width: 100%;
}
.main section.performance-background .bg-block img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}
.main section.performance-background .content .absolute-image {
  transition-timing-function: cubic-bezier(0.09, 0.63, 0.16, 0.9);
  transition-duration: 1s;
  transition-property: all;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.main section.performance-background .content .absolute-image img {
  max-width: 100%;
}
.main section.performance-background .content .absolute-image.phone-front {
  left: 50%;
  z-index: 1;
  top: 93%;
  width: 37.125em;
}
@media screen and (max-width: 720px) {
  .main section.performance-background .content .absolute-image.phone-front {
    width: 16.66666667em;
    top: 88%;
  }
}
.main section.performance-background .content .absolute-image.phone-back {
  left: 50%;
  top: 69%;
  width: 37.125em;
}
@media screen and (max-width: 720px) {
  .main section.performance-background .content .absolute-image.phone-back {
    top: 64%;
    width: 16.66666667em;
  }
}
.main section.performance-background .content .absolute-image.phone-back-shadow {
  display: none;
  left: 38%;
  top: 76%;
  width: 20.58333333em;
}
@media screen and (max-width: 720px) {
  .main section.performance-background .content .absolute-image.phone-back-shadow {
    width: 9.05555556em;
    left: 31%;
    top: 74%;
  }
}
@media screen and (max-width: 720px) {
  .main section.short-product-spec-template {
    padding-bottom: 0em;
  }
}
.main section.short-product-spec-template .content {
  position: relative;
  overflow: hidden;
}
.main section.short-product-spec-template .content .caption-block {
  width: 80.95238095%;
  max-width: 1360px;
  margin-top: 5em;
  margin-right: auto;
  margin-bottom: 5em;
  margin-left: auto;
}
@media screen and (max-width: 720px) {
  .main section.short-product-spec-template .content .caption-block {
    width: 100%;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 720px) {
  .main section.short-product-spec-template .content .caption-block {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
    padding-top: 2.77777778em;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.main section.short-product-spec-template .content .caption-block .product-name-logo {
  width: 21.07142857%;
  max-width: 354px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4.125em;
}
@media screen and (max-width: 720px) {
  .main section.short-product-spec-template .content .caption-block .product-name-logo {
    width: 100%;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 720px) {
  .main section.short-product-spec-template .content .caption-block .product-name-logo {
    width: 10em;
    margin-bottom: 2.27777778em;
  }
}
.main section.short-product-spec-template .content .caption-block .product-name-logo img {
  max-width: 100%;
}
.main section.short-product-spec-template .content .caption-block .column {
  width: 100%;
  column-count: 3;
  column-gap: 4.625em;
}
@media screen and (max-width: 720px) {
  .main section.short-product-spec-template .content .caption-block .column {
    column-count: 1;
  }
}
.main section.short-product-spec-template .content .caption-block .column ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main section.short-product-spec-template .content .caption-block .column ul li {
  display: block;
  margin-bottom: 0.83333333em;
  list-style: none;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  column-break-inside: avoid;
  break-inside: avoid-column;
  overflow-wrap: break-word;
}
@media screen and (max-width: 720px) {
  .main section.short-product-spec-template .content .caption-block .column ul li {
    margin-bottom: 1.66666667em;
  }
}
.main section.short-product-spec-template .content .caption-block .column ul li h4 {
  font-size: 14.28571429px;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 0.41666667em;
  letter-spacing: 0.09583333em;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.short-product-spec-template .content .caption-block .column ul li h4 {
    font-size: calc(14.285714285714285px + (24 - 14.285714285714285) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.short-product-spec-template .content .caption-block .column ul li h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 720px) {
  .main section.short-product-spec-template .content .caption-block .column ul li h4 {
    font-size: 13px;
    line-height: 1.69;
    margin-bottom: 0.76923077em;
    letter-spacing: 0.1em;
    font-weight: 900;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.short-product-spec-template .content .caption-block .column ul li h4 {
    font-size: calc(13px + (26 - 13) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main section.short-product-spec-template .content .caption-block .column ul li h4 {
    font-size: 26px;
  }
}
.main section.short-product-spec-template .content .caption-block .column ul li > div {
  margin-bottom: 2.29166667em;
}
@media screen and (max-width: 720px) {
  .main section.short-product-spec-template .content .caption-block .column ul li > div {
    margin-bottom: 1.66666667em;
  }
}
.main section.short-product-spec-template .content .caption-block .column ul li > div p {
  font-size: 11.9047619px;
  font-weight: 300;
  line-height: 1.22;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75em;
  margin-left: 0;
  padding: 0;
  letter-spacing: 0.03em;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.short-product-spec-template .content .caption-block .column ul li > div p {
    font-size: calc(11.904761904761905px + (20 - 11.904761904761905) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.short-product-spec-template .content .caption-block .column ul li > div p {
    font-size: 20px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .main section.short-product-spec-template .content .caption-block .column ul li > div p {
    /* Retina-specific stuff here */
    font-weight: 300;
  }
}
@media screen and (max-width: 720px) {
  .main section.short-product-spec-template .content .caption-block .column ul li > div p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.01em;
    opacity: .8;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.short-product-spec-template .content .caption-block .column ul li > div p {
    font-size: calc(17px + (34 - 17) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main section.short-product-spec-template .content .caption-block .column ul li > div p {
    font-size: 34px;
  }
}
@media screen and (min-width: 1681px) {
  .main section.color-family {
    width: 94%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 720px) {
  .main section.color-family {
    margin-top: 2.22222222em;
    margin-bottom: 2.77777778em;
  }
}
.main section.color-family .color-groups {
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.main section.color-family .color-groups .color-item {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item {
    width: 100%;
  }
}
.main section.color-family .color-groups .color-item .device-image {
  position: relative;
  overflow: hidden;
  width: 77.97619048%;
}
@media screen and (min-width: 1681px) {
  .main section.color-family .color-groups .color-item .device-image {
    width: 83.21428571%;
  }
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .device-image {
    width: 86.11111111%;
  }
}
.main section.color-family .color-groups .color-item .device-image:after {
  content: '';
  display: block;
  /* intrinsic aspect ratio */
  padding-bottom: 35.71428571%;
  height: 0;
}
@media screen and (min-width: 1681px) {
  .main section.color-family .color-groups .color-item .device-image:after {
    padding-bottom: 40.71428571%;
  }
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .device-image:after {
    padding-bottom: 43.05555556%;
  }
}
.main section.color-family .color-groups .color-item .device-image img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 105%;
  width: 105%;
  height: auto;
}
@media screen and (min-width: 1681px) {
  .main section.color-family .color-groups .color-item .device-image img {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .device-image img {
    max-width: 115%;
    width: 115%;
  }
}
.main section.color-family .color-groups .color-item .title-button-group {
  width: 77.97619048%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
@media screen and (min-width: 1681px) {
  .main section.color-family .color-groups .color-item .title-button-group {
    width: 83.21428571%;
  }
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: end;
        align-items: flex-end;
    width: 86.11111111%;
  }
}
.main section.color-family .color-groups .color-item .title-button-group .color-title {
  display: inline-block;
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .color-title {
    font-size: 22px;
    margin-bottom: 0.83333333em;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .color-title {
    font-size: calc(22px + (44 - 22) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .color-title {
    font-size: 44px;
  }
}
.main section.color-family .color-groups .color-item .title-button-group .cta-button a {
  font-size: 9.52380952px;
  font-weight: 400;
  line-height: 2;
  padding: 0.5625em 1.6875em 0.5625em 1.9em;
  transition-duration: .3s;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.2125em;
  color: #ffffff;
  border-radius: 30px;
  background-color: #215577;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a {
    font-size: calc(9.523809523809524px + (16 - 9.523809523809524) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a {
    font-size: 16px;
  }
}
.main section.color-family .color-groups .color-item .title-button-group .cta-button a.font-large {
  font-size: 16.66666667px;
  padding-top: 0.64285714em;
  padding-right: 2.67857143em;
  padding-bottom: 0.64285714em;
  padding-left: 3.01071429em;
  letter-spacing: 0.33214286em;
  border-image-width: 2;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a.font-large {
    font-size: calc(16.666666666666668px + (28 - 16.666666666666668) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a.font-large {
    font-size: 28px;
  }
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a.font-large {
    font-size: 20px;
    padding-top: 0.45em;
    padding-right: 1.35em;
    padding-bottom: 0.45em;
    padding-left: 1.475em;
    letter-spacing: 0.125em;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a.font-large {
    font-size: calc(20px + (40 - 20) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a.font-large {
    font-size: 40px;
  }
}
.main section.color-family .color-groups .color-item .title-button-group .cta-button a:hover {
  cursor: pointer;
  transition-property: background-color;
  background-color: #16384f;
}
@media (max-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a {
    font-size: 12px;
    line-height: 1.5;
    padding: 0.25em 1.66666667em;
    letter-spacing: 0.15em;
  }
}
@media (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a {
    font-size: calc(12px + (24 - 12) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media (max-width: 720px) and (min-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a {
    font-size: 24px;
  }
}
.main section.color-family .color-groups .color-item .title-button-group .cta-button a.spec-btn {
  margin-right: 1.5625em;
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a.spec-btn {
    margin-right: 0.5em;
  }
}
.main section.color-family .color-groups .color-item .title-button-group .cta-button a {
  letter-spacing: 0.1em;
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a {
    font-size: 14px;
    padding: .5em 1.5em;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a {
    font-size: calc(14px + (28 - 14) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main section.color-family .color-groups .color-item .title-button-group .cta-button a {
    font-size: 28px;
  }
}
.main section.color-family .color-groups .color-item.color-item__blue {
  background-image: linear-gradient(to right, #ffffff, #d0e4f6);
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__blue .device-image {
    -ms-flex-order: 0;
        order: 0;
  }
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__blue .device-image img {
    top: auto;
    right: 0;
    bottom: 0;
  }
}
.main section.color-family .color-groups .color-item.color-item__blue .title-button-group {
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-top: 3.25em;
  margin-bottom: 3.83333333em;
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__blue .title-button-group {
    margin-top: 2.22222222em;
    margin-bottom: 2.44444444em;
  }
}
.main section.color-family .color-groups .color-item.color-item__blue .title-button-group .color-title {
  color: #215577;
  margin-right: 1.66666667em;
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__blue .title-button-group .color-title {
    margin-right: 0;
  }
}
.main section.color-family .color-groups .color-item.color-item__purple {
  background-image: linear-gradient(to right, #e1ddf7, #ffffff);
}
.main section.color-family .color-groups .color-item.color-item__purple .device-image {
  margin-left: auto;
  -ms-flex-order: 2;
      order: 2;
}
.main section.color-family .color-groups .color-item.color-item__purple .device-image img {
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
}
.main section.color-family .color-groups .color-item.color-item__purple .title-button-group {
  -ms-flex-order: 1;
      order: 1;
  margin-left: auto;
  margin-top: 3.83333333em;
  margin-bottom: 3.25em;
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group {
    -ms-flex-align: start;
        align-items: flex-start;
    margin-top: 2.22222222em;
    margin-bottom: 2.44444444em;
  }
}
.main section.color-family .color-groups .color-item.color-item__purple .title-button-group .color-title {
  -ms-flex-order: 2;
      order: 2;
  color: #9573a7;
  margin-left: 1.66666667em;
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .color-title {
    margin-left: 0;
    -ms-flex-order: 1;
        order: 1;
  }
}
.main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button {
  -ms-flex-order: 1;
      order: 1;
}
.main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a {
  font-size: 9.52380952px;
  font-weight: 400;
  line-height: 2;
  padding: 0.5625em 1.6875em 0.5625em 1.9em;
  transition-duration: .3s;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.2125em;
  color: #ffffff;
  border-radius: 30px;
  background-color: #9573a7;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a {
    font-size: calc(9.523809523809524px + (16 - 9.523809523809524) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a {
    font-size: 16px;
  }
}
.main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a.font-large {
  font-size: 16.66666667px;
  padding-top: 0.64285714em;
  padding-right: 2.67857143em;
  padding-bottom: 0.64285714em;
  padding-left: 3.01071429em;
  letter-spacing: 0.33214286em;
  border-image-width: 2;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a.font-large {
    font-size: calc(16.666666666666668px + (28 - 16.666666666666668) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a.font-large {
    font-size: 28px;
  }
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a.font-large {
    font-size: 20px;
    padding-top: 0.45em;
    padding-right: 1.35em;
    padding-bottom: 0.45em;
    padding-left: 1.475em;
    letter-spacing: 0.125em;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a.font-large {
    font-size: calc(20px + (40 - 20) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a.font-large {
    font-size: 40px;
  }
}
.main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a:hover {
  cursor: pointer;
  transition-property: background-color;
  background-color: #7c598e;
}
@media (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a {
    font-size: 12px;
    line-height: 1.5;
    padding: 0.25em 1.66666667em;
    letter-spacing: 0.15em;
  }
}
@media (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a {
    font-size: calc(12px + (24 - 12) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media (max-width: 720px) and (min-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a {
    font-size: 24px;
  }
}
.main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a.spec-btn {
  margin-right: 1.5625em;
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a.spec-btn {
    margin-right: 0.5em;
  }
}
.main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a {
  letter-spacing: 0.1em;
}
@media screen and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a {
    font-size: 14px;
    padding: .5em 1.5em;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a {
    font-size: calc(14px + (28 - 14) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main section.color-family .color-groups .color-item.color-item__purple .title-button-group .cta-button a {
    font-size: 28px;
  }
}
.main section.disclaimer-on-bottom .caption-block {
  width: 80.95238095%;
  max-width: 1360px;
  margin-top: 2.08333333em;
  margin-right: auto;
  margin-bottom: 2.08333333em;
  margin-left: auto;
}
@media screen and (max-width: 720px) {
  .main section.disclaimer-on-bottom .caption-block {
    width: 100%;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 720px) {
  .main section.disclaimer-on-bottom .caption-block {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
    margin-top: 1.66666667em;
    margin-bottom: 1.66666667em;
  }
}
.main section.disclaimer-on-bottom .caption-block .disclaimer-block {
  font-size: 10.71428571px;
  font-weight: 300;
  margin-top: 0;
  letter-spacing: 0.02777778em;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.disclaimer-on-bottom .caption-block .disclaimer-block {
    font-size: calc(10.714285714285714px + (18 - 10.714285714285714) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.disclaimer-on-bottom .caption-block .disclaimer-block {
    font-size: 18px;
  }
}
@media screen and (max-width: 720px) {
  .main section.disclaimer-on-bottom .caption-block .disclaimer-block {
    margin-top: 0;
    font-size: 14px;
    line-height: 1.43;
    text-indent: -0.2142em;
    opacity: 0.7;
    letter-spacing: 0.01428571em;
  }
}
@media screen and (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.disclaimer-on-bottom .caption-block .disclaimer-block {
    font-size: calc(14px + (28 - 14) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media screen and (max-width: 720px) and (min-width: 720px) {
  .main section.disclaimer-on-bottom .caption-block .disclaimer-block {
    font-size: 28px;
  }
}
.main section.disclaimer-on-bottom .caption-block .disclaimer-block ul {
  list-style: lower-roman;
  padding: 0;
  list-style-position: outside;
  margin: 0 0 0 1.5em;
}
.main section.disclaimer-on-bottom .caption-block .disclaimer-block ul li {
  margin-top: 1%;
}
@media screen and (max-width: 720px) {
  .main section.disclaimer-on-bottom .caption-block .disclaimer-block ul li {
    margin-top: 6%;
    text-indent: 0.03em;
  }
}
.main section.disclaimer-on-bottom .caption-block .disclaimer-block ul li:first-of-type {
  margin-top: 0;
}
.main section.disclaimer-on-bottom .caption-block .disclaimer-block ul li a {
  color: #000;
}
.main section.specs-container {
  position: relative;
  display: block;
  overflow: hidden;
}
.main section.specs-container .limited-width {
  width: 80.95238095%;
  max-width: 1360px;
  margin-top: 2.08333333em;
  margin-right: auto;
  margin-bottom: 0em;
  margin-left: auto;
}
@media screen and (max-width: 720px) {
  .main section.specs-container .limited-width {
    width: 100%;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 720px) {
  .main section.specs-container .limited-width {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
    padding-top: 1.66666667em;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.main section.specs-container .limited-width .tab-underline {
  margin-bottom: 0;
}
@media screen and (max-width: 720px) {
  .main section.specs-container .limited-width .tab-underline {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.main section.specs-container .specs-list {
  transition: all 1.85s;
  position: relative;
  overflow: hidden;
  padding-bottom: 5%;
}
@media screen and (max-width: 720px) {
  .main section.specs-container .specs-list {
    padding-bottom: 10%;
  }
}
.main section.specs-container .specs-list .expand-btn {
  direction: ltr;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
  background: linear-gradient(to bottom, rgba(243, 243, 243, 0) 0%, #f3f3f3 50%, #f3f3f3 100%);
}
@media screen and (max-width: 720px) {
  .main section.specs-container .specs-list .expand-btn {
    background: linear-gradient(to bottom, rgba(238, 238, 238, 0) 0%, #eeeeee 50%, #eeeeee 100%);
  }
}
.main section.specs-container .specs-list .expand-btn:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  border-bottom: dashed 1px #000;
  display: block;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.main section.specs-container .specs-list .expand-btn .circle {
  transition: all 1.85s;
  left: 50%;
  -ms-transform: translateX(-50%) rotate(-45deg);
      transform: translateX(-50%) rotate(-45deg);
  z-index: 2;
  display: inline-block;
  position: relative;
  width: 5%;
  padding-bottom: 5%;
  vertical-align: middle;
}
@media screen and (max-width: 720px) {
  .main section.specs-container .specs-list .expand-btn .circle {
    width: 10%;
    padding-bottom: 10%;
  }
}
.main section.specs-container .specs-list .expand-btn .circle svg {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.main section.specs-container .specs-list.expanded {
  transition: all 1.85s;
  max-height: 2000px;
}
.main section.specs-container .specs-list.expanded .expand-btn .circle {
  transition: all 1.85s;
  -ms-transform: translateX(-50%) rotate(270deg);
      transform: translateX(-50%) rotate(270deg);
}
.main section.specs-container .specs-list .column {
  width: 100%;
  column-count: 4;
  column-gap: 3em;
}
@media screen and (max-width: 1400px) {
  .main section.specs-container .specs-list .column {
    column-count: 3;
  }
}
@media screen and (max-width: 1150px) {
  .main section.specs-container .specs-list .column {
    column-count: 2;
  }
}
@media screen and (max-width: 720px) {
  .main section.specs-container .specs-list .column {
    column-count: 1;
  }
}
.main section.specs-container .specs-list .column ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main section.specs-container .specs-list .column ul li {
  list-style: none;
  column-break-inside: avoid;
  break-inside: avoid-column;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
@media screen and (max-width: 720px) {
  .main section.specs-container .specs-list .column ul li.m-hide {
    display: none;
  }
}
.main section.specs-container .specs-list .column ul li h4 {
  font-size: 10.71428571px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  color: #000;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.specs-container .specs-list .column ul li h4 {
    font-size: calc(10.714285714285714px + (18 - 10.714285714285714) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.specs-container .specs-list .column ul li h4 {
    font-size: 18px;
  }
}
@media (max-width: 720px) {
  .main section.specs-container .specs-list .column ul li h4 {
    font-size: 14px;
  }
}
@media (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.specs-container .specs-list .column ul li h4 {
    font-size: calc(14px + (28 - 14) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media (max-width: 720px) and (min-width: 720px) {
  .main section.specs-container .specs-list .column ul li h4 {
    font-size: 28px;
  }
}
.main section.specs-container .specs-list .column ul li h4 sup {
  top: -0.3em;
}
.main section.specs-container .specs-list .column ul li span {
  font-size: 9.52380952px;
  line-height: 1.5;
  color: #000;
  font-weight: 300;
  margin-top: 1em;
  margin-left: 1.5em;
  margin-bottom: 2em;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.specs-container .specs-list .column ul li span {
    font-size: calc(9.523809523809524px + (16 - 9.523809523809524) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.specs-container .specs-list .column ul li span {
    font-size: 16px;
  }
}
@media (max-width: 720px) {
  .main section.specs-container .specs-list .column ul li span {
    font-size: 12px;
  }
}
@media (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.specs-container .specs-list .column ul li span {
    font-size: calc(12px + (24 - 12) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media (max-width: 720px) and (min-width: 720px) {
  .main section.specs-container .specs-list .column ul li span {
    font-size: 24px;
  }
}
.main section.specs-container .specs-list .column ul li span strong {
  font-weight: 500;
}
@media screen and (max-width: 720px) {
  .main section.specs-container .specs-list .column ul li span {
    line-height: 2;
  }
}
.main section.specs-container .specs-list .column ul li span.short {
  display: none;
}
@media screen and (max-width: 720px) {
  .main section.specs-container .specs-list .column ul li span.short {
    display: block;
  }
}
.main section.specs-container .specs-list .column ul li span.long {
  display: block;
}
@media screen and (max-width: 720px) {
  .main section.specs-container .specs-list .column ul li span.long {
    display: none;
  }
}
.main section.specs-container .footnote {
  margin-top: 4%;
}
@media (max-width: 720px) {
  .main section.specs-container .footnote {
    display: none;
  }
}
.main section.specs-container .footnote ol {
  margin: 0;
  padding: 0 0 0 13px;
}
.main section.specs-container .footnote ol li {
  font-size: 9.52380952px;
  line-height: 1.5;
  color: #000;
  font-weight: 300;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.specs-container .footnote ol li {
    font-size: calc(9.523809523809524px + (16 - 9.523809523809524) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.specs-container .footnote ol li {
    font-size: 16px;
  }
}
@media (max-width: 720px) {
  .main section.specs-container .footnote ol li {
    font-size: 12px;
  }
}
@media (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.specs-container .footnote ol li {
    font-size: calc(12px + (24 - 12) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media (max-width: 720px) and (min-width: 720px) {
  .main section.specs-container .footnote ol li {
    font-size: 24px;
  }
}
.main section.specs-container .footnote ol li strong {
  font-weight: 500;
}
.main section.specs-container .footnote ol li p {
  font-size: 9.52380952px;
  line-height: 1.5;
  color: #000;
  font-weight: 300;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.specs-container .footnote ol li p {
    font-size: calc(9.523809523809524px + (16 - 9.523809523809524) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.specs-container .footnote ol li p {
    font-size: 16px;
  }
}
@media (max-width: 720px) {
  .main section.specs-container .footnote ol li p {
    font-size: 12px;
  }
}
@media (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.specs-container .footnote ol li p {
    font-size: calc(12px + (24 - 12) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media (max-width: 720px) and (min-width: 720px) {
  .main section.specs-container .footnote ol li p {
    font-size: 24px;
  }
}
.main section.specs-container .footnote ol li p strong {
  font-weight: 500;
}
.main section.specs-container .specs-footnote {
  font-size: 9.52380952px;
  line-height: 1.5;
  color: #000;
  font-weight: 300;
}
@media (min-width: 1000px) and (max-width: 1680px) {
  .main section.specs-container .specs-footnote {
    font-size: calc(9.523809523809524px + (16 - 9.523809523809524) * ( (100vw - 1000px) / ( 1680 -  1000)));
  }
}
@media (min-width: 1680px) {
  .main section.specs-container .specs-footnote {
    font-size: 16px;
  }
}
@media (max-width: 720px) {
  .main section.specs-container .specs-footnote {
    font-size: 12px;
  }
}
@media (max-width: 720px) and (min-width: 360px) and (max-width: 720px) {
  .main section.specs-container .specs-footnote {
    font-size: calc(12px + (24 - 12) * ( (100vw - 360px) / ( 720 -  360)));
  }
}
@media (max-width: 720px) and (min-width: 720px) {
  .main section.specs-container .specs-footnote {
    font-size: 24px;
  }
}
.main section.specs-container .specs-footnote strong {
  font-weight: 500;
}
@media (max-width: 720px) {
  .main section.specs-container .specs-footnote {
    display: none;
  }
}
.main .section-spec-wrapper .content {
  width: 80.95238095%;
  max-width: 1360px;
  padding-top: 2.08333333em;
  margin-right: auto;
  margin-bottom: 2.08333333em;
  margin-left: auto;
}
@media screen and (max-width: 720px) {
  .main .section-spec-wrapper .content {
    width: 100%;
    max-width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 720px) {
  .main .section-spec-wrapper .content {
    width: 86.11111111%;
    max-width: inherit;
    margin: 0 auto;
    padding-top: 1.66666667em;
    margin-bottom: 1.66666667em;
  }
}
