body {
  font-family: 'SamsungOne',arial,sans-serif;
}

.bg-black {
  background-color: #000 !important;
  color: #fff;
}

.bg-white {
  background-color: #fff !important;
  color: #000;
}

[data-font-size-pc='64'] {
  font-size: 48px;
  line-height: 1.2;
}

[data-font-size-pc='48'] {
  font-size: 38px;
  line-height: 1.2;
}

[data-font-size-pc='32'] {
  font-size: 32px;
  line-height: 1.33;
}

[data-font-size-pc='24'] {
  font-size: 24px;
  line-height: 1.33;
}

[data-font-size-pc='22'] {
  font-size: 28px;
  line-height: 1.33;
}

[data-font-size-pc='20'] {
  font-size: 22px;
  line-height: 1.33;
}

[data-font-size-pc='18'] {
  font-size: 18px;
  line-height: 1.33;
}

[data-font-size-pc='14'] {
  font-size: 14px;
  line-height: 1.33;
}

@media only screen and (min-width: 768px) and (max-width: 1440px) {
  [data-font-size-pc='64'] {
    font-size: 3.33333333vw;
  }
  [data-font-size-pc='48'] {
    font-size: 2.63888889vw;
  }
  [data-font-size-pc='32'] {
    font-size: 2.22222222vw;
  }
  [data-font-size-pc='24'] {
    font-size: 1.66666667vw;
  }
  [data-font-size-pc='22'] {
    font-size: 1.94444444vw;
  }
  [data-font-size-pc='20'] {
    font-size: 1.52777778vw;
  }
  [data-font-size-pc='18'] {
    font-size: 1.25vw;
  }
  [data-font-size-pc='14'] {
    font-size: .97222222vw;
  }
}

@media only screen and (max-width: 767px) {
  .margin-top--narrow {
    padding-top: 4.44444444vw;
  }
  [data-font-size-mo='70'] {
    font-size: 8.88888889vw;
  }
  [data-font-size-mo='56'] {
    font-size: 7.22222222vw;
  }
  [data-font-size-mo='44'] {
    font-size: 6.11111111vw;
  }
  [data-font-size-mo='34'] {
    font-size: 4.44444444vw;
  }
  [data-font-size-mo='32'] {
    font-size: 3.88888889vw;
  }
  [data-font-size-mo='28'] {
    font-size: 3.33333333vw;
  }
  [data-font-size-mo='24'] {
    font-size: 3.33333333vw;
  }
}

@font-face {
  font-display: swap;
  font-family: 'SamsungOne';
  font-style: normal;
  font-weight: normal;
  src: local("SamsungOne"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungOne-400.woff2") format("woff2"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungOne-400.woff") format("woff"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungOne-400.ttf") format("truetype"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungOne-400.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-display: swap;
  font-family: 'SamsungOne';
  font-style: normal;
  font-weight: bold;
  src: local("SamsungOne"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungOne-700.woff2") format("woff2"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungOne-700.woff") format("woff"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungOne-700.ttf") format("truetype"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungOne-700.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-display: swap;
  font-family: 'SamsungSharpSans';
  font-style: normal;
  font-weight: bold;
  src: local("SamsungSharpSans"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungSharpSansBd.woff2") format("woff2"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungSharpSansBd.woff") format("woff"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungSharpSansBd.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-display: swap;
  font-family: 'SamsungSharpSans';
  font-style: normal;
  font-weight: normal;
  src: local("SamsungSharpSans"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungSharpSansMd.woff2") format("woff2"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungSharpSansMd.woff") format("woff"), url("/us/smartphones/galaxy-note20-5g/rmx/common/fonts/SamsungSharpSansMd.eot?#iefix") format("embedded-opentype");
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

button {
  border: 0;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  text-align: inherit;
  -webkit-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  color: inherit;
  font: inherit;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

ul, ol, li {
  list-style: outside none none;
}

img {
  border: 0 none;
  vertical-align: top;
}

fieldset {
  border: 0 none;
}

a {
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

hr {
  display: none;
}

input, select, textarea {
  vertical-align: middle;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

em, address {
  font-style: normal;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table caption, legend, .hidden, .blind {
  display: block;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #666;
  font-weight: 400;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input:-moz-placeholder, textarea:-moz-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #666;
  font-weight: 400;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input:-moz-placeholder, textarea:-moz-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder, input::placeholder, textarea::placeholder {
  color: #666;
  font-weight: 400;
}

sup {
  vertical-align: baseline;
}

html[lang^="th"] body {
  font-family: 'Kittithada','SamsungOne',arial,sans-serif;
}

html[lang^="th"] [data-font-size-pc='64'] {
  font-size: 64.8px;
  line-height: .9;
}

html[lang^="th"] [data-font-size-pc='48'] {
  font-size: 51.3px;
  line-height: .9;
}

html[lang^="th"] [data-font-size-pc='32'] {
  font-size: 43.2px;
  line-height: .9975;
}

html[lang^="th"] [data-font-size-pc='24'] {
  font-size: 32.4px;
  line-height: .9975;
}

html[lang^="th"] [data-font-size-pc='22'] {
  font-size: 37.8px;
  line-height: .9975;
}

html[lang^="th"] [data-font-size-pc='20'] {
  font-size: 29.7px;
  line-height: .9975;
}

html[lang^="th"] [data-font-size-pc='18'] {
  font-size: 24.3px;
  line-height: .9975;
}

html[lang^="th"] [data-font-size-pc='14'] {
  font-size: 18.9px;
  line-height: .9975;
}

html[lang^="th"] .skip-bar a {
  font-size: 21.6px;
  font-family: 'Kittithada','SamsungOne',arial,sans-serif;
}

@media only screen and (min-width: 768px) and (max-width: 1440px) {
  html[lang^="th"] [data-font-size-pc='64'] {
    font-size: 4.5vw;
  }
  html[lang^="th"] [data-font-size-pc='48'] {
    font-size: 3.5625vw;
  }
  html[lang^="th"] [data-font-size-pc='32'] {
    font-size: 3vw;
  }
  html[lang^="th"] [data-font-size-pc='24'] {
    font-size: 2.25vw;
  }
  html[lang^="th"] [data-font-size-pc='22'] {
    font-size: 2.625vw;
  }
  html[lang^="th"] [data-font-size-pc='20'] {
    font-size: 2.0625vw;
  }
  html[lang^="th"] [data-font-size-pc='18'] {
    font-size: 1.6875vw;
  }
  html[lang^="th"] [data-font-size-pc='14'] {
    font-size: 1.3125vw;
  }
}

@media only screen and (max-width: 767px) {
  html[lang^="th"] [data-font-size-mo='70'] {
    font-size: 12vw;
  }
  html[lang^="th"] [data-font-size-mo='56'] {
    font-size: 9.75vw;
  }
  html[lang^="th"] [data-font-size-mo='44'] {
    font-size: 8.25vw;
  }
  html[lang^="th"] [data-font-size-mo='34'] {
    font-size: 6vw;
  }
  html[lang^="th"] [data-font-size-mo='32'] {
    font-size: 5.25vw;
  }
  html[lang^="th"] [data-font-size-mo='28'] {
    font-size: 4.5vw;
  }
  html[lang^="th"] [data-font-size-mo='24'] {
    font-size: 4.5vw;
  }
}

.cta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  vertical-align: middle;
  -webkit-transition-property: color,background-color,border-color,border-bottom-color;
  transition-property: color,background-color,border-color,border-bottom-color;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(0.33, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.33, 0, 0.3, 1);
  font-family: 'SamsungOne',arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  white-space: nowrap;
}

.cta--contained {
  padding: 10px 24px 11px 24px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.cta--contained.cta--black {
  color: #fff !important;
  background-color: #000 !important;
}

.cta--contained.cta--black:hover, .cta--contained.cta--black:focus {
  color: #eee !important;
  background-color: #555 !important;
}

.cta--contained.cta--black.cta--disabled {
  color: #eee !important;
  background-color: #ddd !important;
  cursor: default !important;
}

.cta--contained.cta--black.cta--disabled:hover, .cta--contained.cta--black.cta--disabled:focus {
  color: #eee !important;
  background-color: #ddd !important;
}

.cta--contained.cta--white {
  color: #000 !important;
  background-color: #fff !important;
}

.cta--contained.cta--white:hover, .cta--contained.cta--white:focus {
  color: #313131 !important;
  background-color: #ddd !important;
}

.cta--contained.cta--white.cta--disabled {
  color: #313131 !important;
  background-color: #555 !important;
  cursor: default !important;
}

.cta--contained.cta--white.cta--disabled:hover, .cta--contained.cta--white.cta--disabled:focus {
  color: #313131 !important;
  background-color: #555 !important;
}

.cta--contained.cta--emphasis {
  color: #fff !important;
  background-color: #2189ff !important;
}

.cta--contained.cta--emphasis:hover, .cta--contained.cta--emphasis:focus {
  color: #eee !important;
  background-color: #3ba7ff !important;
}

.cta--contained.cta--emphasis.cta--disabled {
  color: #aaa !important;
  background-color: #ddd !important;
  cursor: default !important;
}

.cta--contained.cta--emphasis.cta--disabled:hover, .cta--contained.cta--emphasis.cta--disabled:focus {
  color: #aaa !important;
  background-color: #ddd !important;
}

.cta--outlined {
  padding: 9px 23px 10px 23px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border-width: 1px;
  border-style: solid;
}

.cta--outlined.cta--black {
  color: #000 !important;
  background-color: transparent !important;
  border-color: #000 !important;
}

.cta--outlined.cta--black:hover, .cta--outlined.cta--black:focus {
  color: #555 !important;
  background-color: rgba(0, 0, 0, 0.05) !important;
  border-color: #555 !important;
}

.cta--outlined.cta--black.cta--disabled {
  color: #ddd !important;
  border-color: #ddd !important;
  cursor: default !important;
}

.cta--outlined.cta--black.cta--disabled:hover, .cta--outlined.cta--black.cta--disabled:focus {
  color: #ddd !important;
  background-color: transparent !important;
  border-color: #ddd !important;
}

.cta--outlined.cta--white {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important;
}

.cta--outlined.cta--white:hover, .cta--outlined.cta--white:focus {
  color: #ddd !important;
  background-color: rgba(255, 255, 255, 0.15) !important;
  border-color: #ddd !important;
}

.cta--outlined.cta--white.cta--disabled {
  color: #555 !important;
  border-color: #555 !important;
  cursor: default !important;
}

.cta--outlined.cta--white.cta--disabled:hover, .cta--outlined.cta--white.cta--disabled:focus {
  color: #555 !important;
  background-color: transparent !important;
  border-color: #555 !important;
}

.cta--underline {
  padding: 10px 0 11px 0;
}

.cta--underline:after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  height: 2px;
  background-color: currentColor;
}

.cta--underline:hover:after, .cta--underline:focus:after {
  -webkit-animation: cta-underline-animation .2s both;
  animation: cta-underline-animation .2s both;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.cta--underline.cta--black {
  color: #000 !important;
}

.cta--underline.cta--black:hover, .cta--underline.cta--black:focus {
  color: #555 !important;
}

.cta--underline.cta--black.cta--disabled {
  color: #ddd !important;
  border-color: #ddd !important;
  cursor: default !important;
}

.cta--underline.cta--black.cta--disabled:hover, .cta--underline.cta--black.cta--disabled:focus {
  color: #ddd !important;
  border-color: #ddd !important;
}

.cta--underline.cta--white {
  color: #000000 !important;
}

.cta--underline.cta--white:hover, .cta--underline.cta--white:focus {
  color: #ddd !important;
}

.cta--underline.cta--white.cta--disabled {
  color: #555 !important;
  border-color: #555 !important;
  cursor: default !important;
}

.cta--underline.cta--white.cta--disabled:hover, .cta--underline.cta--white.cta--disabled:focus {
  color: #555 !important;
  border-color: #555 !important;
}

.cta--label.cta--black {
  color: #000 !important;
}

.cta--label.cta--black:hover, .cta--label.cta--black:focus {
  color: #555 !important;
}

.cta--label.cta--black.cta--disabled {
  color: #ddd !important;
  cursor: default !important;
}

.cta--label.cta--black.cta--disabled:hover, .cta--label.cta--black.cta--disabled:focus {
  color: #ddd !important;
}

.cta--label.cta--white {
  color: #fff !important;
}

.cta--label.cta--white:hover, .cta--label.cta--white:focus {
  color: #ddd !important;
}

.cta--label.cta--white.cta--disabled {
  color: #555 !important;
  cursor: default !important;
}

.cta--label.cta--white.cta--disabled:hover, .cta--label.cta--white.cta--disabled:focus {
  color: #555 !important;
}

.cta--dense {
  padding: 8px 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  font-size: 12px;
  line-height: 16px;
}

.cta[target="_blank"]:before {
  content: ' ';
  position: absolute;
  width: 16px;
  height: 16px;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.cta[target="_blank"].cta--contained {
  padding-right: 44px;
}

.cta[target="_blank"].cta--outlined {
  padding-right: 43px;
}

.cta[target="_blank"].cta--underline {
  padding-right: 20px;
}

.cta[target="_blank"].cta--underline[target="_blank"]:before {
  right: 0;
}

.cta[target="_blank"].cta--underline[target="_blank"]:after {
  display: none;
}

.cta--disabled {
  pointer-events: none;
}

.cta--disabled.cta--underline:hover:after, .cta--disabled.cta--underline:focus:after {
  -webkit-animation: none;
  animation: none;
}

.bg-black .cta--contained, .bg-dark-gray .cta--contained {
  color: #000;
  background-color: #fff;
}

.bg-black .cta--contained:hover, .bg-dark-gray .cta--contained:hover, .bg-black .cta--contained:focus, .bg-dark-gray .cta--contained:focus {
  color: #313131;
  background-color: #ddd;
}

.bg-black .cta--contained.cta--disabled, .bg-dark-gray .cta--contained.cta--disabled {
  color: #313131;
  background-color: #555;
  cursor: default;
}

.bg-black .cta--contained.cta--disabled:hover, .bg-dark-gray .cta--contained.cta--disabled:hover, .bg-black .cta--contained.cta--disabled:focus, .bg-dark-gray .cta--contained.cta--disabled:focus {
  color: #313131;
  background-color: #555;
}

.bg-black .cta--outlined, .bg-dark-gray .cta--outlined {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.bg-black .cta--outlined:hover, .bg-dark-gray .cta--outlined:hover, .bg-black .cta--outlined:focus, .bg-dark-gray .cta--outlined:focus {
  color: #ddd;
  background-color: rgba(255, 255, 255, 0.15);
  border-color: #ddd;
}

.bg-black .cta--outlined.cta--disabled, .bg-dark-gray .cta--outlined.cta--disabled {
  color: #555;
  border-color: #555;
  cursor: default;
}

.bg-black .cta--outlined.cta--disabled:hover, .bg-dark-gray .cta--outlined.cta--disabled:hover, .bg-black .cta--outlined.cta--disabled:focus, .bg-dark-gray .cta--outlined.cta--disabled:focus {
  color: #555;
  background-color: transparent;
  border-color: #555;
}

.bg-black .cta--underline, .bg-dark-gray .cta--underline {
  color: #fff;
}

.bg-black .cta--underline:hover, .bg-dark-gray .cta--underline:hover, .bg-black .cta--underline:focus, .bg-dark-gray .cta--underline:focus {
  color: #ddd;
}

.bg-black .cta--underline.cta--disabled, .bg-dark-gray .cta--underline.cta--disabled {
  color: #555;
  border-color: #555;
  cursor: default;
}

.bg-black .cta--underline.cta--disabled:hover, .bg-dark-gray .cta--underline.cta--disabled:hover, .bg-black .cta--underline.cta--disabled:focus, .bg-dark-gray .cta--underline.cta--disabled:focus {
  color: #555;
  border-color: #555;
}

.bg-black .cta--label, .bg-dark-gray .cta--label {
  color: #fff;
}

.bg-black .cta--label:hover, .bg-dark-gray .cta--label:hover, .bg-black .cta--label:focus, .bg-dark-gray .cta--label:focus {
  color: #ddd;
}

.bg-black .cta--label.cta--disabled, .bg-dark-gray .cta--label.cta--disabled {
  color: #555;
  cursor: default;
}

.bg-black .cta--label.cta--disabled:hover, .bg-dark-gray .cta--label.cta--disabled:hover, .bg-black .cta--label.cta--disabled:focus, .bg-dark-gray .cta--label.cta--disabled:focus {
  color: #555;
}

.bg-white .cta--contained, .bg-light-gray .cta--contained, .bg-transparent .cta--contained {
  color: #fff;
  background-color: #000;
}

.bg-white .cta--contained:hover, .bg-light-gray .cta--contained:hover, .bg-transparent .cta--contained:hover, .bg-white .cta--contained:focus, .bg-light-gray .cta--contained:focus, .bg-transparent .cta--contained:focus {
  color: #eee;
  background-color: #555;
}

.bg-white .cta--contained.cta--disabled, .bg-light-gray .cta--contained.cta--disabled, .bg-transparent .cta--contained.cta--disabled {
  color: #eee;
  background-color: #ddd;
  cursor: default;
}

.bg-white .cta--contained.cta--disabled:hover, .bg-light-gray .cta--contained.cta--disabled:hover, .bg-transparent .cta--contained.cta--disabled:hover, .bg-white .cta--contained.cta--disabled:focus, .bg-light-gray .cta--contained.cta--disabled:focus, .bg-transparent .cta--contained.cta--disabled:focus {
  color: #eee;
  background-color: #ddd;
}

.bg-white .cta--outlined, .bg-light-gray .cta--outlined, .bg-transparent .cta--outlined {
  color: #000;
  background-color: transparent;
  border-color: #000;
}

.bg-white .cta--outlined:hover, .bg-light-gray .cta--outlined:hover, .bg-transparent .cta--outlined:hover, .bg-white .cta--outlined:focus, .bg-light-gray .cta--outlined:focus, .bg-transparent .cta--outlined:focus {
  color: #555;
  background-color: rgba(0, 0, 0, 0.05);
  border-color: #555;
}

.bg-white .cta--outlined.cta--disabled, .bg-light-gray .cta--outlined.cta--disabled, .bg-transparent .cta--outlined.cta--disabled {
  color: #ddd;
  border-color: #ddd;
  cursor: default;
}

.bg-white .cta--outlined.cta--disabled:hover, .bg-light-gray .cta--outlined.cta--disabled:hover, .bg-transparent .cta--outlined.cta--disabled:hover, .bg-white .cta--outlined.cta--disabled:focus, .bg-light-gray .cta--outlined.cta--disabled:focus, .bg-transparent .cta--outlined.cta--disabled:focus {
  color: #ddd;
  background-color: transparent;
  border-color: #ddd;
}

.bg-white .cta--underline, .bg-light-gray .cta--underline, .bg-transparent .cta--underline {
  color: #000;
}

.bg-white .cta--underline:hover, .bg-light-gray .cta--underline:hover, .bg-transparent .cta--underline:hover, .bg-white .cta--underline:focus, .bg-light-gray .cta--underline:focus, .bg-transparent .cta--underline:focus {
  color: #555;
}

.bg-white .cta--underline.cta--disabled, .bg-light-gray .cta--underline.cta--disabled, .bg-transparent .cta--underline.cta--disabled {
  color: #ddd;
  border-color: #ddd;
  cursor: default;
}

.bg-white .cta--underline.cta--disabled:hover, .bg-light-gray .cta--underline.cta--disabled:hover, .bg-transparent .cta--underline.cta--disabled:hover, .bg-white .cta--underline.cta--disabled:focus, .bg-light-gray .cta--underline.cta--disabled:focus, .bg-transparent .cta--underline.cta--disabled:focus {
  color: #ddd;
  border-color: #ddd;
}

@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .cta {
    font-size: .97222222vw;
    line-height: 1.31944444vw;
  }
  .cta--contained {
    padding: .69444444vw 1.66666667vw .76388889vw 1.66666667vw;
    -webkit-border-radius: 1.38888889vw;
    border-radius: 1.38888889vw;
  }
  .cta--outlined {
    padding: .625vw 1.59722222vw .69444444vw 1.59722222vw;
    -webkit-border-radius: 1.38888889vw;
    border-radius: 1.38888889vw;
    border-width: .06944444vw;
  }
  .cta--underline {
    padding: .69444444vw 0vw .76388889vw 0vw;
  }
  .cta--underline:after {
    bottom: .55555556vw;
    height: .13888889vw;
  }
  .cta--dense {
    padding: .55555556vw 1.11111111vw;
    -webkit-border-radius: 1.11111111vw;
    border-radius: 1.11111111vw;
    font-size: .83333333vw;
    line-height: 1.11111111vw;
  }
  .cta[target="_blank"]:before {
    width: 1.11111111vw;
    height: 1.11111111vw;
    right: 1.66666667vw;
  }
  .cta[target="_blank"].cta--contained {
    padding-right: 3.05555556vw;
  }
  .cta[target="_blank"].cta--outlined {
    padding-right: 2.98611111vw;
  }
  .cta[target="_blank"].cta--underline {
    padding-right: 1.38888889vw;
  }
  .cta.cta--icon .icon {
    width: 1.11111111vw;
    height: 1.11111111vw;
    margin-left: .27777778vw;
  }
  .cta.cta--icon-leading .icon {
    margin-left: 0;
    margin-right: .27777778vw;
  }
  .cta.cta--icon.cta--contained {
    padding-right: 1.66666667vw;
  }
  .cta.cta--icon.cta--outlined {
    padding-right: 1.59722222vw;
  }
  .cta.cta--icon.cta--underline {
    padding-right: 0;
  }
  .cta.cta--icon.cta--underline .icon {
    margin-bottom: .06944444vw;
  }
  .cta.cta--icon.cta--label .icon {
    margin-bottom: .06944444vw;
  }
}

@media only screen and (max-width: 767px) {
  .cta {
    font-size: 3.88888889vw;
    line-height: 5.27777778vw;
  }
  .cta--contained {
    padding: 2.77777778vw 6.66666667vw 3.05555556vw 6.66666667vw;
    -webkit-border-radius: 5.55555556vw;
    border-radius: 5.55555556vw;
  }
  .cta--outlined {
    padding: 2.5vw 6.38888889vw 2.77777778vw 6.38888889vw;
    -webkit-border-radius: 5.55555556vw;
    border-radius: 5.55555556vw;
    border-width: .27777778vw;
  }
  .cta--underline {
    padding: 2.77777778vw 0vw 3.05555556vw 0vw;
  }
  .cta--underline:after {
    bottom: 2.22222222vw;
    height: .55555556vw;
  }
  .cta--dense {
    padding: 2.22222222vw 4.44444444vw;
    -webkit-border-radius: 4.44444444vw;
    border-radius: 4.44444444vw;
    font-size: 3.33333333vw;
    line-height: 4.44444444vw;
  }
  .cta[target="_blank"]:before {
    width: 4.44444444vw;
    height: 4.44444444vw;
    right: 6.66666667vw;
  }
  .cta[target="_blank"].cta--contained {
    padding-right: 12.22222222vw;
  }
  .cta[target="_blank"].cta--outlined {
    padding-right: 11.94444444vw;
  }
  .cta[target="_blank"].cta--underline {
    padding-right: 5.55555556vw;
  }
  .cta.cta--icon .icon {
    width: 4.44444444vw;
    height: 4.44444444vw;
    margin-left: 1.11111111vw;
  }
  .cta.cta--icon-leading .icon {
    margin-left: 0;
    margin-right: 1.11111111vw;
  }
  .cta.cta--icon.cta--contained {
    padding-right: 6.66666667vw;
  }
  .cta.cta--icon.cta--outlined {
    padding-right: 6.38888889vw;
  }
  .cta.cta--icon.cta--underline {
    padding-right: 0;
  }
  .cta.cta--icon.cta--underline .icon {
    margin-bottom: .27777778vw;
  }
  .cta.cta--icon.cta--label .icon {
    margin-bottom: .27777778vw;
  }
}

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: -webkit-calc(var(--swiper-navigation-size) / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: -webkit-calc(-1 * var(--swiper-navigation-size) / 2);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border: 2px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background: #000;
}

.cm-s-layer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  height: 100%;
  z-index: 2020;
}

.cm-s-layer button::-moz-focus-inner {
  border: 0;
}

.cm-s-layer__dimmed {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  background: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  opacity: 0.8;
}

.cm-s-layer__wrapper {
  position: relative;
  height: 100%;
  text-align: center;
  letter-spacing: -5px;
}

.cm-s-layer__wrapper-inner {
  display: inline-block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  vertical-align: middle;
  letter-spacing: 0;
}

.cm-s-layer__layer-wrap {
  height: 100%;
  padding: 20px;
  padding: 1.38889vw;
  font-size: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1440px) {
  .cm-s-layer__layer-wrap {
    padding: 20px;
  }
}

.cm-s-layer__layer-wrap:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -1px;
  content: '';
}

.cm-s-layer__layer {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: auto;
  min-width: 0;
  max-height: 100%;
  margin: 0 auto;
  padding: 0 !important;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cm-s-layer__layer:focus {
  outline: 1px dotted #000;
}

.cm-s-layer__layer.touch-scroll {
  -webkit-overflow-scrolling: touch;
}

.cm-s-layer__cta {
  letter-spacing: -10px;
}

.cm-s-layer__cta .s-btn-encased {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.15em;
}

.cm-s-layer .s-close-layer {
  position: absolute;
  top: 8px;
  top: 0.55556vw;
  right: 8px;
  right: 0.55556vw;
  width: 40px;
  width: 2.77778vw;
  height: 40px;
  height: 2.77778vw;
  padding: 13px;
  padding: 0.90278vw;
  z-index: 10;
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer {
    top: 8px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer {
    right: 8px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer {
    width: 40px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer {
    height: 40px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer {
    padding: 13px;
  }
}

.cm-s-layer .s-close-layer:after {
  display: block;
  position: relative;
  width: 14px;
  width: 0.97222vw;
  height: 14px;
  height: 0.97222vw;
  background-size: 100% auto;
  font-size: 0;
  content: '';
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer:after {
    width: 14px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer:after {
    height: 14px;
  }
}

.cm-s-layer.is-full .cm-shop-layer__wrapper-inner, .cm-s-layer.is-full .cm-s-layer__wrapper-inner {
  height: 100%;
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
  .cm-s-layer__cta .s-btn-encased {
    height: 40px;
    height: 3.90625vw;
  }
}

@media screen and (max-width: 1279px) {
  .cm-s-layer__cta .s-btn-encased .cta-btn__txt {
    font-size: 10px;
    font-size: 0.97656vw;
  }
  html[lang^="th"] .cm-s-layer__cta .s-btn-encased .cta-btn__txt {
    font-size: 13.5px;
    font-size: 1.31836vw;
  }
}

@media screen and (max-width: 767px) {
  .cm-s-layer__layer {
    width: 100%;
    height: 100%;
    padding: 85.22222px 38.35px;
    padding: 11.11111vw 5vw;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer__layer {
    padding: 40px 18px;
    padding: 11.11111vw 5vw;
  }
}

@media screen and (max-width: 767px) {
  .cm-s-layer__layer-wrap {
    padding: 0;
  }
  .cm-s-layer .s-close-layer {
    top: 17.04444px;
    top: 2.22222vw;
    right: 17.04444px;
    right: 2.22222vw;
    width: 51.13333px;
    width: 6.66667vw;
    height: 51.13333px;
    height: 6.66667vw;
    padding: 12.78333px;
    padding: 1.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer {
    top: 8px;
    top: 2.22222vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer {
    right: 8px;
    right: 2.22222vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer {
    width: 24px;
    width: 6.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer {
    height: 24px;
    height: 6.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer {
    padding: 6px;
    padding: 1.66667vw;
  }
}

@media screen and (max-width: 767px) {
  .cm-s-layer .s-close-layer:after {
    width: 25.56667px;
    width: 3.33333vw;
    height: 25.56667px;
    height: 3.33333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer:after {
    width: 12px;
    width: 3.33333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer:after {
    height: 12px;
    height: 3.33333vw;
  }
}
.is-scroll-lock {
  overflow: hidden;
}

.cm-s-layer {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.cm-s-layer__layer {
  position: static;
  background: transparent;
}

.cm-s-layer__layer__inner {
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -webkit-border-radius: 2.77778vw;
  border-radius: 2.77778vw;
  overflow: hidden;
  width: 1156px;
  width: 80.27778vw;
  background: #fff;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

@media (min-width: 1440px) {
  .cm-s-layer__layer__inner {
    -webkit-border-radius: 40px;
    border-radius: 40px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer__layer__inner {
    width: 1156px;
  }
}

.cm-s-layer__layer-wrap {
  position: relative;
}

.cm-s-layer__wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1440px;
  max-width: 100vw;
  margin: 0 auto;
}

@media (min-width: 1440px) {
  .cm-s-layer__wrapper {
    max-width: 1440px;
  }
}

.cm-s-layer__wrapper-inner {
  max-height: 938px;
  max-height: 65.13889vw;
  padding: 40px 0px;
  padding: 2.77778vw 0vw;
}

@media (min-width: 1440px) {
  .cm-s-layer__wrapper-inner {
    max-height: 938px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer__wrapper-inner {
    padding: 40px 0px;
  }
}

.cm-s-layer__content {
  height: 480px;
  height: 33.33333vw;
}

@media (min-width: 1440px) {
  .cm-s-layer__content {
    height: 480px;
  }
}

.cm-s-layer__content div[data-type] {
  height: 100%;
}

.cm-s-layer .s-close-layer {
  position: absolute;
  top: -38px;
  top: -2.63889vw;
  right: 2px;
  right: 0.13889vw;
  width: 56px;
  width: 3.88889vw;
  height: 56px;
  height: 3.88889vw;
  padding: 10px;
  padding: 0.69444vw;
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer {
    top: -38px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer {
    right: 2px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer {
    width: 56px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer {
    height: 56px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer {
    padding: 10px;
  }
}

.cm-s-layer .s-close-layer:after {
  width: 36px;
  width: 2.5vw;
  height: 36px;
  height: 2.5vw;
  margin: auto;
  background-image: url("//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/ico_close.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer:after {
    width: 36px;
  }
}

@media (min-width: 1440px) {
  .cm-s-layer .s-close-layer:after {
    height: 36px;
  }
}

.cm-s-layer .s-close-layer:-moz-focusring {
  outline: 2px solid #fff;
}

.experience-feature-popup {
  height: 100%;
}

.experience-feature-popup-wrap {
  height: 100%;
}

.experience-feature-popup-item {
  display: none;
  height: 100%;
}

.experience-feature-popup-item.is-active {
  display: block;
}

.experience-feature-popup-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.experience-feature-popup-visual {
  overflow: hidden;
  width: 590px;
  width: 40.97222vw;
  max-height: 480px;
  max-height: 33.33333vw;
  height: 100%;
}

@media (min-width: 1440px) {
  .experience-feature-popup-visual {
    width: 590px;
  }
}

@media (min-width: 1440px) {
  .experience-feature-popup-visual {
    max-height: 480px;
  }
}

.experience-feature-popup-visual .swiper-container {
  height: 100%;
}

.experience-feature-popup-visual .swiper-container-autoheight, .experience-feature-popup-visual .swiper-container-autoheight .swiper-slide {
  height: 100%;
}

.experience-feature-popup-visual .swiper-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto !important;
}

.experience-feature-popup-visual .swiper-pagination-wrap {
  position: absolute;
  width: 100%;
  bottom: 10px;
  bottom: 0.69444vw;
  text-align: center;
}

@media (min-width: 1440px) {
  .experience-feature-popup-visual .swiper-pagination-wrap {
    bottom: 10px;
  }
}

.experience-feature-popup-visual .swiper-pagination {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0 auto;
  padding: 4px 6px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  z-index: 10;
}

.experience-feature-popup-visual .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  margin: 0px 2px;
  margin: 0vw 0.13889vw;
  width: 16px;
  width: 1.11111vw;
  height: 16px;
  height: 1.11111vw;
  border: 0;
}

@media (min-width: 1440px) {
  .experience-feature-popup-visual .swiper-pagination .swiper-pagination-bullet {
    margin: 0px 2px;
  }
}

@media (min-width: 1440px) {
  .experience-feature-popup-visual .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
  }
}

@media (min-width: 1440px) {
  .experience-feature-popup-visual .swiper-pagination .swiper-pagination-bullet {
    height: 16px;
  }
}

.experience-feature-popup-visual .swiper-pagination .swiper-pagination-bullet-active {
  background: transparent;
}

.experience-feature-popup-visual .swiper-pagination .swiper-pagination-bullet-active .ico-bullet {
  background: #fff;
}

.experience-feature-popup-visual .swiper-pagination .ico-bullet {
  position: absolute;
  display: inline-block;
  width: 50%;
  height: 50%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
}

.experience-feature-popup-visual .js-picture {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.experience-feature-popup-visual .js-picture img {
  position: absolute;
  top: 50%;
  left: 0;
  height: auto;
  width: 101%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.experience-feature-popup-visual .js-picture-video {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.experience-feature-popup-visual .video-container {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.experience-feature-popup-visual .video-container video {
  position: absolute;
  top: 50%;
  left: 0;
  height: auto;
  width: 101%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.experience-feature-popup-visual-img {
  height: 100%;
}

.experience-feature-popup-visual-item {
  overflow: hidden;
}

.experience-feature-popup-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  text-align: left;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.experience-feature-popup-content-inner {
  padding: 77px;
  padding: 5.34722vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1440px) {
  .experience-feature-popup-content-inner {
    padding: 77px;
  }
}

.experience-feature-popup-content-name {
  margin-bottom: 21px;
  margin-bottom: 1.45833vw;
  font-family: "SamsungSharpSans", arial;
  font-size: 18px;
  font-size: 1.25vw;
  line-height: 1.33;
}

@media (min-width: 1440px) {
  .experience-feature-popup-content-name {
    margin-bottom: 21px;
  }
}

html.rtl .experience-feature-popup-content-name {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-feature-popup-content-name {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-feature-popup-content-name,
html[lang^="kk"] .experience-feature-popup-content-name,
html[lang^="uk"] .experience-feature-popup-content-name {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-feature-popup-content-name {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-feature-popup-content-name {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-feature-popup-content-name {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-feature-popup-content-name {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-feature-popup-content-name {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-feature-popup-content-name {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-feature-popup-content-name {
  font-size: 24.3px;
  font-size: 1.6875vw;
}

@media (min-width: 1440px) {
  .experience-feature-popup-content-name {
    font-size: 18px;
  }
  html[lang^="th"] .experience-feature-popup-content-name {
    font-size: 24.3px;
  }
}

html[lang^="th"] .experience-feature-popup-content-name {
  line-height: 0.9975;
}

html[lang^="my"] .experience-feature-popup-content-name {
  line-height: 1.4;
}

.experience-feature-popup-content-title {
  font-family: "SamsungSharpSans", arial;
  font-size: 24px;
  font-size: 1.66667vw;
  line-height: 1.33;
}

html.rtl .experience-feature-popup-content-title {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-feature-popup-content-title {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-feature-popup-content-title,
html[lang^="kk"] .experience-feature-popup-content-title,
html[lang^="uk"] .experience-feature-popup-content-title {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-feature-popup-content-title {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-feature-popup-content-title {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-feature-popup-content-title {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-feature-popup-content-title {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-feature-popup-content-title {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-feature-popup-content-title {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-feature-popup-content-title {
  font-size: 32.4px;
  font-size: 2.25vw;
}

@media (min-width: 1440px) {
  .experience-feature-popup-content-title {
    font-size: 24px;
  }
  html[lang^="th"] .experience-feature-popup-content-title {
    font-size: 32.4px;
  }
}

html[lang^="th"] .experience-feature-popup-content-title {
  line-height: 0.9975;
}

html[lang^="my"] .experience-feature-popup-content-title {
  line-height: 1.4;
}

.experience-feature-popup-content-desc {
  margin-top: 35px;
  margin-top: 2.43056vw;
  font-size: 14px;
  font-size: 0.97222vw;
  line-height: 1.71;
}

@media (min-width: 1440px) {
  .experience-feature-popup-content-desc {
    margin-top: 35px;
  }
}

html[lang^="th"] .experience-feature-popup-content-desc {
  font-size: 18.9px;
  font-size: 1.3125vw;
}

@media (min-width: 1440px) {
  .experience-feature-popup-content-desc {
    font-size: 14px;
  }
  html[lang^="th"] .experience-feature-popup-content-desc {
    font-size: 18.9px;
  }
}

html[lang^="th"] .experience-feature-popup-content-desc {
  line-height: 1.2825;
}

html[lang^="my"] .experience-feature-popup-content-desc {
  line-height: 1.6;
}

.experience-feature-popup-content-disclaimer {
  margin-top: 21px;
  margin-top: 1.45833vw;
  font-size: 12px;
  font-size: 0.83333vw;
  line-height: 2;
  color: #666;
}

@media (min-width: 1440px) {
  .experience-feature-popup-content-disclaimer {
    margin-top: 21px;
  }
}

html[lang^="th"] .experience-feature-popup-content-disclaimer {
  font-size: 16.2px;
  font-size: 1.125vw;
}

@media (min-width: 1440px) {
  .experience-feature-popup-content-disclaimer {
    font-size: 12px;
  }
  html[lang^="th"] .experience-feature-popup-content-disclaimer {
    font-size: 16.2px;
  }
}

html[lang^="th"] .experience-feature-popup-content-disclaimer {
  line-height: 1.5;
}

html[lang^="my"] .experience-feature-popup-content-disclaimer {
  line-height: 1.6;
}

.experience-feature-popup-more {
  min-height: 338px;
  min-height: 23.47222vw;
  position: relative;
  border-top: 1px solid #bcbcbc;
}

@media (min-width: 1440px) {
  .experience-feature-popup-more {
    min-height: 338px;
  }
}

.experience-feature-popup-more .swiper-container {
  padding: 10px 0px;
  padding: 0.69444vw 0vw;
}

@media (min-width: 1440px) {
  .experience-feature-popup-more .swiper-container {
    padding: 10px 0px;
  }
}

.experience-feature-popup-more-inner {
  padding: 79px 137px 44px;
  padding: 5.48611vw 9.51389vw 3.05556vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1440px) {
  .experience-feature-popup-more-inner {
    padding: 79px 137px 44px;
  }
}

.experience-feature-popup-more-title {
  position: absolute;
  top: 0;
  left: 24px;
  left: 1.66667vw;
  width: 131px;
  width: 9.09722vw;
  font-family: "SamsungSharpSans", arial;
  font-size: 22px;
  font-size: 1.52778vw;
  line-height: 1.46;
  color: #000;
  white-space: nowrap;
}

@media (min-width: 1440px) {
  .experience-feature-popup-more-title {
    left: 24px;
  }
}

@media (min-width: 1440px) {
  .experience-feature-popup-more-title {
    width: 131px;
  }
}

html.rtl .experience-feature-popup-more-title {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-feature-popup-more-title {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-feature-popup-more-title,
html[lang^="kk"] .experience-feature-popup-more-title,
html[lang^="uk"] .experience-feature-popup-more-title {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-feature-popup-more-title {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-feature-popup-more-title {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-feature-popup-more-title {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-feature-popup-more-title {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-feature-popup-more-title {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-feature-popup-more-title {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-feature-popup-more-title {
  font-size: 29.7px;
  font-size: 2.0625vw;
}

@media (min-width: 1440px) {
  .experience-feature-popup-more-title {
    font-size: 22px;
  }
  html[lang^="th"] .experience-feature-popup-more-title {
    font-size: 29.7px;
  }
}

html[lang^="th"] .experience-feature-popup-more-title {
  line-height: 1.095;
}

html[lang^="my"] .experience-feature-popup-more-title {
  line-height: 1.6;
}

.experience-feature-popup-more-item {
  text-align: center;
}

.experience-feature-popup-more-link {
  display: block;
  width: 131px;
  width: 9.09722vw;
  margin: 0 auto;
}

@media (min-width: 1440px) {
  .experience-feature-popup-more-link {
    width: 131px;
  }
}

.experience-feature-popup-more-link:-moz-focusring {
  outline: 2px solid #000;
}

.experience-feature-popup-more-link.is-active .js-picture {
  opacity: .4;
}

.experience-feature-popup-more-link.is-active .s-text {
  text-decoration: underline;
}

.experience-feature-popup-more .js-picture {
  display: block;
  overflow: hidden;
  -webkit-transition: opacity 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: opacity 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.experience-feature-popup-more .js-picture img {
  width: 100%;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  -webkit-border-radius: 1.94444vw;
  border-radius: 1.94444vw;
}

@media (min-width: 1440px) {
  .experience-feature-popup-more .js-picture img {
    -webkit-border-radius: 28px;
    border-radius: 28px;
  }
}

.experience-feature-popup-more .s-text {
  display: block;
  margin-top: 12px;
  margin-top: 0.83333vw;
  font-size: 18px;
  font-size: 1.25vw;
  line-height: 1.33;
  font-weight: bold;
  color: #000;
  -webkit-transition: opacity 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: opacity 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

@media (min-width: 1440px) {
  .experience-feature-popup-more .s-text {
    margin-top: 12px;
  }
}

html[lang^="th"] .experience-feature-popup-more .s-text {
  font-size: 24.3px;
  font-size: 1.6875vw;
}

@media (min-width: 1440px) {
  .experience-feature-popup-more .s-text {
    font-size: 18px;
  }
  html[lang^="th"] .experience-feature-popup-more .s-text {
    font-size: 24.3px;
  }
}

html[lang^="th"] .experience-feature-popup-more .s-text {
  line-height: 0.9975;
}

html[lang^="my"] .experience-feature-popup-more .s-text {
  line-height: 1.4;
}

.experience-feature-popup-btn-prev, .experience-feature-popup-btn-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 45px;
  width: 3.125vw;
  height: 67px;
  height: 4.65278vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 1440px) {
  .experience-feature-popup-btn-prev, .experience-feature-popup-btn-next {
    width: 45px;
  }
}

@media (min-width: 1440px) {
  .experience-feature-popup-btn-prev, .experience-feature-popup-btn-next {
    height: 67px;
  }
}

.experience-feature-popup-btn-prev .btn-navigation, .experience-feature-popup-btn-next .btn-navigation {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  width: 3.125vw;
  height: 67px;
  height: 4.65278vw;
}

@media (min-width: 1440px) {
  .experience-feature-popup-btn-prev .btn-navigation, .experience-feature-popup-btn-next .btn-navigation {
    width: 45px;
  }
}

@media (min-width: 1440px) {
  .experience-feature-popup-btn-prev .btn-navigation, .experience-feature-popup-btn-next .btn-navigation {
    height: 67px;
  }
}

.experience-feature-popup-btn-prev .btn-navigation:after, .experience-feature-popup-btn-next .btn-navigation:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  width: 1.73611vw;
  height: 47px;
  height: 3.26389vw;
  margin: auto;
  background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/ico_arrow.png);
  background-size: 100% 100%;
  content: '';
}

@media (min-width: 1440px) {
  .experience-feature-popup-btn-prev .btn-navigation:after, .experience-feature-popup-btn-next .btn-navigation:after {
    width: 25px;
  }
}

@media (min-width: 1440px) {
  .experience-feature-popup-btn-prev .btn-navigation:after, .experience-feature-popup-btn-next .btn-navigation:after {
    height: 47px;
  }
}

.experience-feature-popup-btn-prev .btn-navigation:-moz-focusring, .experience-feature-popup-btn-next .btn-navigation:-moz-focusring {
  outline: 2px solid #000 !important;
}

.experience-feature-popup-btn-prev .btn-navigation.swiper-button-disabled, .experience-feature-popup-btn-next .btn-navigation.swiper-button-disabled {
  pointer-events: none;
}

.experience-feature-popup-btn-prev .btn-navigation.swiper-button-disabled:after, .experience-feature-popup-btn-next .btn-navigation.swiper-button-disabled:after {
  opacity: .3;
}

.experience-feature-popup-btn-prev {
  left: 33px;
  left: 2.29167vw;
}

@media (min-width: 1440px) {
  .experience-feature-popup-btn-prev {
    left: 33px;
  }
}

.experience-feature-popup-btn-prev .btn-navigation:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.experience-feature-popup-btn-next {
  right: 33px;
  right: 2.29167vw;
}

@media (min-width: 1440px) {
  .experience-feature-popup-btn-next {
    right: 33px;
  }
}

.experience-feature-popup .swiper-button-prev,
.experience-feature-popup .swiper-button-next {
  cursor: default;
  margin-top: 0;
  display: block;
  color: #fff;
}

.experience-feature-popup .swiper-button-next:after,
.experience-feature-popup .swiper-container-rtl .swiper-button-prev:after,
.experience-feature-popup .swiper-button-prev:after, .experience-feature-popup .swiper-container-rtl .swiper-button-next:after {
  content: '';
}

@media (max-width: 767px) and (orientation: landscape) {
  .cm-s-layer__wrapper {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .cm-s-layer__layer-wrap {
    height: auto;
  }
  .cm-s-layer__content {
    height: auto !important;
    max-height: none !important;
  }
}

@media screen and (max-width: 767px) {
  .cm-s-layer__layer {
    overflow: visible;
    position: relative;
    width: auto;
    height: auto;
    max-height: 1378.46944px;
    max-height: 179.72222vw;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer__layer {
    max-height: 647px;
    max-height: 179.72222vw;
  }
}

@media screen and (max-width: 767px) {
  .cm-s-layer__layer-wrap {
    padding: 132.09444px 21.30556px;
    padding: 17.22222vw 2.77778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer__layer-wrap {
    padding: 62px 10px;
    padding: 17.22222vw 2.77778vw;
  }
}

@media screen and (max-width: 767px) {
  .cm-s-layer__layer-wrap:after {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: '';
  }
  .cm-s-layer__layer__inner {
    width: 664.73333px;
    width: 86.66667vw;
    -webkit-border-radius: 42.61111px;
    border-radius: 42.61111px;
    -webkit-border-radius: 5.55556vw;
    border-radius: 5.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer__layer__inner {
    width: 312px;
    width: 86.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer__layer__inner {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-border-radius: 5.55556vw;
    border-radius: 5.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .cm-s-layer__wrapper {
    max-width: none;
    margin: 0;
  }
  .cm-s-layer__wrapper-inner {
    max-height: none;
    padding: 0;
  }
  .cm-s-layer__content {
    overflow-y: auto;
    overflow-x: hidden;
    height: 954.48889px;
    height: 124.44444vw;
    max-height: 954.48889px;
    max-height: 124.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer__content {
    height: 448px;
    height: 124.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer__content {
    max-height: 448px;
    max-height: 124.44444vw;
  }
}

@media screen and (max-width: 767px) {
  .cm-s-layer__fixed-wrap {
    overflow: hidden;
  }
  .cm-s-layer .s-close-layer {
    top: -123.57222px;
    top: -16.11111vw;
    right: 0;
    width: 123.57222px;
    width: 16.11111vw;
    height: 123.57222px;
    height: 16.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer {
    top: -58px;
    top: -16.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer {
    width: 58px;
    width: 16.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer {
    height: 58px;
    height: 16.11111vw;
  }
}

@media screen and (max-width: 767px) {
  .cm-s-layer .s-close-layer:after {
    width: 38.35px;
    width: 5vw;
    height: 38.35px;
    height: 5vw;
    margin: 38.35px auto;
    margin: 5vw auto;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer:after {
    width: 18px;
    width: 5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer:after {
    height: 18px;
    height: 5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .cm-s-layer .s-close-layer:after {
    margin: 18px auto;
    margin: 5vw auto;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    height: auto;
    overflow: hidden;
  }
  .experience-feature-popup-visual {
    overflow: hidden;
    width: 100%;
    max-height: none;
    height: 521.98611px;
    height: 68.05556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-visual {
    height: 245px;
    height: 68.05556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-visual .swiper-container {
    height: 100%;
  }
  .experience-feature-popup-visual .swiper-pagination-wrap {
    bottom: 21.30556px;
    bottom: 2.77778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-visual .swiper-pagination-wrap {
    bottom: 10px;
    bottom: 2.77778vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-visual .swiper-pagination .swiper-pagination-bullet {
    width: 34.08889px;
    width: 4.44444vw;
    height: 34.08889px;
    height: 4.44444vw;
    margin: 0px 4.26111px;
    margin: 0vw 0.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-visual .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    width: 4.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-visual .swiper-pagination .swiper-pagination-bullet {
    height: 16px;
    height: 4.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-visual .swiper-pagination .swiper-pagination-bullet {
    margin: 0px 2px;
    margin: 0vw 0.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-visual .js-picture img {
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    min-width: 100%;
    min-height: 100%;
    margin: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .experience-feature-popup-visual .video-container video {
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    min-width: 100%;
    min-height: 100%;
    margin: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .experience-feature-popup-content {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    height: auto;
    overflow: hidden;
    text-align: center;
  }
  .experience-feature-popup-content-inner {
    padding: 49.00278px 31.95833px 0px;
    padding: 6.38889vw 4.16667vw 0vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-content-inner {
    padding: 23px 15px 0px;
    padding: 6.38889vw 4.16667vw 0vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-content-name {
    margin-bottom: 21.30556px;
    margin-bottom: 2.77778vw;
    font-size: 34.13333px;
    font-size: 4.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-content-name {
    margin-bottom: 10px;
    margin-bottom: 2.77778vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature-popup-content-name {
    font-size: 46.08px;
    font-size: 6vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-content-name {
    font-size: 16px;
    font-size: 4.44444vw;
  }
  html[lang^="th"] .experience-feature-popup-content-name {
    font-size: 21.6px;
    font-size: 6vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-content-title {
    font-size: 46.93333px;
    font-size: 6.11111vw;
    line-height: 1.28;
  }
  html[lang^="th"] .experience-feature-popup-content-title {
    font-size: 63.36px;
    font-size: 8.25vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-content-title {
    font-size: 22px;
    font-size: 6.11111vw;
  }
  html[lang^="th"] .experience-feature-popup-content-title {
    font-size: 29.7px;
    font-size: 8.25vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature-popup-content-title {
    line-height: 0.96;
  }
  html[lang^="my"] .experience-feature-popup-content-title {
    line-height: 1.4;
  }
  .experience-feature-popup-content-desc {
    margin-top: 31.95833px;
    margin-top: 4.16667vw;
    font-size: 29.86667px;
    font-size: 3.88889vw;
    line-height: 1.43;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-content-desc {
    margin-top: 15px;
    margin-top: 4.16667vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature-popup-content-desc {
    font-size: 40.32px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-content-desc {
    font-size: 14px;
    font-size: 3.88889vw;
  }
  html[lang^="th"] .experience-feature-popup-content-desc {
    font-size: 18.9px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature-popup-content-desc {
    line-height: 1.0725;
  }
  html[lang^="my"] .experience-feature-popup-content-desc {
    line-height: 1.6;
  }
  .experience-feature-popup-content-disclaimer {
    margin-top: 34.08889px;
    margin-top: 4.44444vw;
    font-size: 21.33333px;
    font-size: 2.77778vw;
    line-height: 1.6;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-content-disclaimer {
    margin-top: 16px;
    margin-top: 4.44444vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature-popup-content-disclaimer {
    font-size: 28.8px;
    font-size: 3.75vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-content-disclaimer {
    font-size: 10px;
    font-size: 2.77778vw;
  }
  html[lang^="th"] .experience-feature-popup-content-disclaimer {
    font-size: 13.5px;
    font-size: 3.75vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature-popup-content-disclaimer {
    line-height: 1.2;
  }
  html[lang^="my"] .experience-feature-popup-content-disclaimer {
    line-height: 1.6;
  }
  .experience-feature-popup-more {
    min-height: 330.23611px;
    min-height: 43.05556vw;
    border-top: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-more {
    min-height: 155px;
    min-height: 43.05556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-more .swiper-container {
    padding: 29.82778px 59.65556px 10.65278px;
    padding: 3.88889vw 7.77778vw 1.38889vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-more .swiper-container {
    padding: 14px 28px 5px;
    padding: 3.88889vw 7.77778vw 1.38889vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-more-inner {
    padding: 14.91389px 0px 29.82778px;
    padding: 1.94444vw 0vw 3.88889vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-more-inner {
    padding: 7px 0px 14px;
    padding: 1.94444vw 0vw 3.88889vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-more-item {
    width: 166.18333px;
    width: 21.66667vw;
    margin: 0px 8.52222px;
    margin: 0vw 1.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-more-item {
    width: 78px;
    width: 21.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-more-item {
    margin: 0px 4px;
    margin: 0vw 1.11111vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-more-link {
    width: 166.18333px;
    width: 21.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-more-link {
    width: 78px;
    width: 21.66667vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-more-link .js-picture {
    width: 166.18333px;
    width: 21.66667vw;
    height: 166.18333px;
    height: 21.66667vw;
    -webkit-border-radius: 40.48056px;
    border-radius: 40.48056px;
    -webkit-border-radius: 5.27778vw;
    border-radius: 5.27778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-more-link .js-picture {
    width: 78px;
    width: 21.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-more-link .js-picture {
    height: 78px;
    height: 21.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-more-link .js-picture {
    -webkit-border-radius: 19px;
    border-radius: 19px;
    -webkit-border-radius: 5.27778vw;
    border-radius: 5.27778vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature-popup-more .s-text {
    margin-top: 21.30556px;
    margin-top: 2.77778vw;
    font-size: 21.33333px;
    font-size: 2.77778vw;
    line-height: 1.33;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-more .s-text {
    margin-top: 10px;
    margin-top: 2.77778vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature-popup-more .s-text {
    font-size: 28.8px;
    font-size: 3.75vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature-popup-more .s-text {
    font-size: 10px;
    font-size: 2.77778vw;
  }
  html[lang^="th"] .experience-feature-popup-more .s-text {
    font-size: 13.5px;
    font-size: 3.75vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature-popup-more .s-text {
    line-height: 0.9975;
  }
  html[lang^="my"] .experience-feature-popup-more .s-text {
    line-height: 1.4;
  }
  .experience-feature-popup-more .experience-feature-popup-btn-prev,
  .experience-feature-popup-more .experience-feature-popup-btn-next {
    display: none;
  }
}
.experience-nav {
  background: #fff;
}

.experience-nav__inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  max-width: 1440px;
  height: 78px;
  height: 5.41667vw;
  margin: 0 auto;
  padding: 18px 24px 18px 35px;
  padding: 1.25vw 1.66667vw 1.25vw 2.43056vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
}

@media (min-width: 1440px) {
  .experience-nav__inner {
    height: 78px;
  }
}

@media (min-width: 1440px) {
  .experience-nav__inner {
    padding: 18px 24px 18px 35px;
  }
}

.experience-nav__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.experience-nav__detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.experience-nav .s-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: "SamsungSharpSans", arial;
  font-size: 24px;
  font-size: 1.66667vw;
  vertical-align: middle;
}

html.rtl .experience-nav .s-title {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-nav .s-title {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-nav .s-title,
html[lang^="kk"] .experience-nav .s-title,
html[lang^="uk"] .experience-nav .s-title {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-nav .s-title {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-nav .s-title {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-nav .s-title {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-nav .s-title {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-nav .s-title {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-nav .s-title {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-nav .s-title {
  font-size: 32.4px;
  font-size: 2.25vw;
}

@media (min-width: 1440px) {
  .experience-nav .s-title {
    font-size: 24px;
  }
  html[lang^="th"] .experience-nav .s-title {
    font-size: 32.4px;
  }
}

.experience-nav .s-title a {
  color: #000;
}

.experience-nav .cta-features {
  font-size: 14px;
  font-size: 0.97222vw;
  font-weight: 700;
  color: #000;
  vertical-align: middle;
}

html[lang^="th"] .experience-nav .cta-features {
  font-size: 18.9px;
  font-size: 1.3125vw;
}

@media (min-width: 1440px) {
  .experience-nav .cta-features {
    font-size: 14px;
  }
  html[lang^="th"] .experience-nav .cta-features {
    font-size: 18.9px;
  }
}

.experience-nav .cta-features .s-text {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.experience-nav .cta-features .s-text:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  height: 0.13889vw;
  width: 100%;
  background: #000;
  content: '';
}

@media (min-width: 1440px) {
  .experience-nav .cta-features .s-text:before {
    height: 2px;
  }
}

.experience-nav.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  .experience-nav__inner {
    height: 63.91667px;
    height: 8.33333vw;
    padding: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-nav__inner {
    height: 30px;
    height: 8.33333vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-nav__detail {
    padding: 17.04444px 36.21944px 10.65278px 42.61111px;
    padding: 2.22222vw 4.72222vw 1.38889vw 5.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-nav__detail {
    padding: 8px 17px 5px 20px;
    padding: 2.22222vw 4.72222vw 1.38889vw 5.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-nav__content {
    background: #fff;
  }
  .experience-nav .s-title {
    font-size: 25.6px;
    font-size: 3.33333vw;
  }
  html[lang^="th"] .experience-nav .s-title {
    font-size: 34.56px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-nav .s-title {
    font-size: 12px;
    font-size: 3.33333vw;
  }
  html[lang^="th"] .experience-nav .s-title {
    font-size: 16.2px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-nav .cta-features {
    font-size: 25.6px;
    font-size: 3.33333vw;
  }
  html[lang^="th"] .experience-nav .cta-features {
    font-size: 34.56px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-nav .cta-features {
    font-size: 12px;
    font-size: 3.33333vw;
  }
  html[lang^="th"] .experience-nav .cta-features {
    font-size: 16.2px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-nav .cta-features .s-text:before {
    height: 2.13056px;
    height: 0.27778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-nav .cta-features .s-text:before {
    height: 1px;
    height: 0.27778vw;
  }
}
.experience-quiz__inner {
  position: relative;
}

.experience-quiz__intro {
  opacity: 0;
  position: relative;
  overflow: hidden;
  max-width: 1440px;
  max-width: 100vw;
  height: 810px;
  height: 56.25vw;
  margin: 0 auto;
  text-align: center;
  background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_quiz_main.jpg);
  background-size: cover;
}

@media (min-width: 1440px) {
  .experience-quiz__intro {
    max-width: 1440px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz__intro {
    height: 810px;
  }
}

.experience-quiz__intro-wrap {
  background: #e6e6e6;
}

.experience-quiz__intro-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.experience-quiz__intro-title {
  margin-top: 51px;
  margin-top: 3.54167vw;
  font-family: "SamsungSharpSans", arial;
  font-size: 43px;
  font-size: 2.98611vw;
  line-height: 1.21;
  color: #000;
}

@media (min-width: 1440px) {
  .experience-quiz__intro-title {
    margin-top: 51px;
  }
}

html.rtl .experience-quiz__intro-title {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-quiz__intro-title {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-quiz__intro-title,
html[lang^="kk"] .experience-quiz__intro-title,
html[lang^="uk"] .experience-quiz__intro-title {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-quiz__intro-title {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-quiz__intro-title {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-quiz__intro-title {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-quiz__intro-title {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-quiz__intro-title {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-quiz__intro-title {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-quiz__intro-title {
  font-size: 58.05px;
  font-size: 4.03125vw;
}

@media (min-width: 1440px) {
  .experience-quiz__intro-title {
    font-size: 43px;
  }
  html[lang^="th"] .experience-quiz__intro-title {
    font-size: 58.05px;
  }
}

html[lang^="th"] .experience-quiz__intro-title {
  line-height: 0.9075;
}

html[lang^="my"] .experience-quiz__intro-title {
  line-height: 1.4;
}

.experience-quiz__intro-desc {
  margin-top: 36px;
  margin-top: 2.5vw;
  font-size: 28px;
  font-size: 1.94444vw;
  line-height: 1.27;
  color: #000;
}

@media (min-width: 1440px) {
  .experience-quiz__intro-desc {
    margin-top: 36px;
  }
}

html[lang^="th"] .experience-quiz__intro-desc {
  font-size: 37.8px;
  font-size: 2.625vw;
}

@media (min-width: 1440px) {
  .experience-quiz__intro-desc {
    font-size: 28px;
  }
  html[lang^="th"] .experience-quiz__intro-desc {
    font-size: 37.8px;
  }
}

html[lang^="th"] .experience-quiz__intro-desc {
  line-height: 0.9525;
}

html[lang^="my"] .experience-quiz__intro-desc {
  line-height: 1.4;
}

.experience-quiz__intro-desc-top {
  font-size: 21px;
  font-size: 1.45833vw;
  font-weight: normal;
}

html[lang^="th"] .experience-quiz__intro-desc-top {
  font-size: 28.35px;
  font-size: 1.96875vw;
}

@media (min-width: 1440px) {
  .experience-quiz__intro-desc-top {
    font-size: 21px;
  }
  html[lang^="th"] .experience-quiz__intro-desc-top {
    font-size: 28.35px;
  }
}

.experience-quiz__intro-bottom {
  position: relative;
  min-height: 40px;
  min-height: 2.77778vw;
  margin-top: 66px;
  margin-top: 4.58333vw;
}

@media (min-width: 1440px) {
  .experience-quiz__intro-bottom {
    min-height: 40px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz__intro-bottom {
    margin-top: 66px;
  }
}

.experience-quiz__intro-cta-wrap {
  display: none;
}

.experience-quiz__intro-loading {
  position: absolute;
  width: 242px;
  width: 16.80556vw;
  height: 6px;
  height: 0.41667vw;
  left: 50%;
  margin-left: -121px;
  margin-left: -8.40278vw;
  background: #c1c1c1;
  border: 1px solid #333;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1440px) {
  .experience-quiz__intro-loading {
    width: 242px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz__intro-loading {
    height: 6px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz__intro-loading {
    margin-left: -121px;
  }
}

.experience-quiz__intro-loading .bar {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #333;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.experience-quiz__intro-loading .active {
  position: absolute;
  right: 0;
  bottom: 8px;
  bottom: 0.55556vw;
  font-family: "SamsungSharpSans", arial;
  font-size: 11px;
  font-size: 0.76389vw;
  color: #333;
}

@media (min-width: 1440px) {
  .experience-quiz__intro-loading .active {
    bottom: 8px;
  }
}

html.rtl .experience-quiz__intro-loading .active {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-quiz__intro-loading .active {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-quiz__intro-loading .active,
html[lang^="kk"] .experience-quiz__intro-loading .active,
html[lang^="uk"] .experience-quiz__intro-loading .active {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-quiz__intro-loading .active {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-quiz__intro-loading .active {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-quiz__intro-loading .active {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-quiz__intro-loading .active {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-quiz__intro-loading .active {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-quiz__intro-loading .active {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-quiz__intro-loading .active {
  font-size: 14.85px;
  font-size: 1.03125vw;
}

@media (min-width: 1440px) {
  .experience-quiz__intro-loading .active {
    font-size: 11px;
  }
  html[lang^="th"] .experience-quiz__intro-loading .active {
    font-size: 14.85px;
  }
}

.experience-quiz__wrap {
  display: none;
  position: relative;
  height: 810px;
  height: 56.25vw;
  margin: 0 auto;
  overflow: hidden;
}

@media (min-width: 1440px) {
  .experience-quiz__wrap {
    height: 810px;
  }
}

.experience-quiz__wrap.is-active {
  display: block;
}

.experience-quiz__wrap .experience-quiz1 {
  background: #9cbfda;
}

.experience-quiz__wrap .experience-quiz2 {
  background: #d45e69;
}

.experience-quiz__wrap .experience-quiz3 {
  background: #b69085;
}

.experience-quiz__wrap .experience-quiz4 {
  background: #7d8b81;
}

.experience-quiz__wrap .experience-quiz5 {
  background: #dbd1c7;
}

.experience-quiz__wrap .cta {
  color: #000;
}

.experience-quiz__wrap .cta--contained.cta--white:hover,
.experience-quiz__wrap .cta--contained.cta--white:focus {
  color: #000 !important;
  background: #fff !important;
}

.experience-quiz__intro, .experience-quiz__wrap {
  font-family: "SamsungSharpSans", arial;
}

html.rtl .experience-quiz__intro, html.rtl .experience-quiz__wrap {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-quiz__intro, html.rtl[lang^="he"] .experience-quiz__wrap {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-quiz__intro,
html[lang^="kk"] .experience-quiz__intro,
html[lang^="uk"] .experience-quiz__intro, html[lang^="el"] .experience-quiz__wrap,
html[lang^="kk"] .experience-quiz__wrap,
html[lang^="uk"] .experience-quiz__wrap {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-quiz__intro, html[lang^="zh"] .experience-quiz__wrap {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-quiz__intro, html[lang="zh-CN"] .experience-quiz__wrap {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-quiz__intro, html[lang^="th"] .experience-quiz__wrap {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-quiz__intro, html[lang^="vi"] .experience-quiz__wrap {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-quiz__intro, html[lang^="my"] .experience-quiz__wrap {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-quiz__intro, html[lang^="ko"] .experience-quiz__wrap {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

.experience-quiz__intro .js-picture-video, .experience-quiz__wrap .js-picture-video {
  position: relative;
  width: 100%;
  height: 100%;
}

.experience-quiz__intro .js-picture-video .video-container, .experience-quiz__wrap .js-picture-video .video-container {
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.experience-quiz__intro .js-picture-video video, .experience-quiz__wrap .js-picture-video video {
  width: 100%;
  height: auto;
}

.experience-quiz__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.experience-quiz__content, .experience-quiz__item {
  display: none;
  position: relative;
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
  height: 100%;
}

.experience-quiz__content.is-active, .experience-quiz__item.is-active {
  display: block;
}

.experience-quiz__content-inner {
  position: relative;
  max-width: 1440px;
  max-width: 100vw;
  height: 100%;
  margin: 0 auto;
}

@media (min-width: 1440px) {
  .experience-quiz__content-inner {
    max-width: 1440px;
  }
}

.experience-quiz__item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.experience-quiz__question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 100%;
}

.experience-quiz__question-inner {
  max-width: 500px;
  max-width: 34.72222vw;
  padding: 90px 40px;
  padding: 6.25vw 2.77778vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

@media (min-width: 1440px) {
  .experience-quiz__question-inner {
    max-width: 500px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz__question-inner {
    padding: 90px 40px;
  }
}

.experience-quiz__question-title-wrap {
  width: 100%;
  text-align: center;
}

.experience-quiz__title {
  font-family: "SamsungSharpSans", arial;
  font-size: 42px;
  font-size: 2.91667vw;
  color: #000;
}

html.rtl .experience-quiz__title {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-quiz__title {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-quiz__title,
html[lang^="kk"] .experience-quiz__title,
html[lang^="uk"] .experience-quiz__title {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-quiz__title {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-quiz__title {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-quiz__title {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-quiz__title {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-quiz__title {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-quiz__title {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-quiz__title {
  font-size: 56.7px;
  font-size: 3.9375vw;
}

@media (min-width: 1440px) {
  .experience-quiz__title {
    font-size: 42px;
  }
  html[lang^="th"] .experience-quiz__title {
    font-size: 56.7px;
  }
}

.experience-quiz__img {
  position: relative;
  height: 100%;
  margin: 0;
}

.experience-quiz__img .js-picture {
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.experience-quiz__img img {
  width: 100%;
  height: 100%;
}

.experience-quiz__next-cta .cta--quiz1, .experience-quiz__choose-cta-wrap .cta--quiz1 {
  border-color: #4b6c82 !important;
}

.experience-quiz__next-cta .cta--quiz2, .experience-quiz__choose-cta-wrap .cta--quiz2 {
  border-color: #7b2f34 !important;
}

.experience-quiz__next-cta .cta--quiz3, .experience-quiz__choose-cta-wrap .cta--quiz3 {
  border-color: #644843 !important;
}

.experience-quiz__next-cta .cta--quiz4, .experience-quiz__choose-cta-wrap .cta--quiz4 {
  border-color: #354238 !important;
}

.experience-quiz__next-cta .cta--quiz5, .experience-quiz__choose-cta-wrap .cta--quiz5 {
  border-color: #9f9387 !important;
}

.experience-quiz__next-cta {
  display: none;
  position: absolute;
  bottom: 46px;
  bottom: 3.19444vw;
  width: 100%;
  margin-top: 58px;
  margin-top: 4.02778vw;
  text-align: center;
}

@media (min-width: 1440px) {
  .experience-quiz__next-cta {
    bottom: 46px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz__next-cta {
    margin-top: 58px;
  }
}

.experience-quiz__next-cta .cta--quiz3 {
  background-color: #997a6f !important;
}

.experience-quiz .cta--outlined,
.experience-quiz .cta--contained {
  min-width: 129px;
  min-width: 8.95833vw;
}

@media (min-width: 1440px) {
  .experience-quiz .cta--outlined,
  .experience-quiz .cta--contained {
    min-width: 129px;
  }
}

.experience-quiz__choose-cta-wrap {
  position: relative;
  width: 100%;
  margin-top: 58px;
  margin-top: 4.02778vw;
  text-align: center;
  font-size: 0;
}

@media (min-width: 1440px) {
  .experience-quiz__choose-cta-wrap {
    margin-top: 58px;
  }
}

.experience-quiz__choose-cta-wrap .cta-quiz1 {
  border-color: #4B6C82;
}

.experience-quiz__choose-cta-wrap .experience-quiz__choose-cta {
  display: inline-block;
  margin-top: 8px;
  margin-top: 0.55556vw;
  padding: 0px 5px;
  padding: 0vw 0.34722vw;
}

@media (min-width: 1440px) {
  .experience-quiz__choose-cta-wrap .experience-quiz__choose-cta {
    margin-top: 8px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz__choose-cta-wrap .experience-quiz__choose-cta {
    padding: 0px 5px;
  }
}

.experience-quiz__result {
  display: none;
}

.experience-quiz__progress {
  overflow: hidden;
  position: absolute;
  left: 50%;
  bottom: 20px;
  bottom: 1.38889vw;
  width: 360px;
  width: 25vw;
  height: 6px;
  height: 0.41667vw;
  margin-left: -180px;
  margin-left: -12.5vw;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 0.20833vw;
  border-radius: 0.20833vw;
  border: 1px solid #333;
  background: #666;
}

@media (min-width: 1440px) {
  .experience-quiz__progress {
    bottom: 20px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz__progress {
    width: 360px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz__progress {
    height: 6px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz__progress {
    margin-left: -180px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz__progress {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}

.experience-quiz__progress .bar {
  display: block;
  height: 100%;
  background: #fff;
}

.experience-quiz__progress .value,
.experience-quiz__progress .value .active,
.experience-quiz__progress .value .total {
  display: block;
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}

.experience-quiz2 .experience-quiz__question, .experience-quiz3 .experience-quiz__question, .experience-quiz5 .experience-quiz__question {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
}

.experience-quiz2 .experience-quiz__choose-cta-wrap, .experience-quiz3 .experience-quiz__choose-cta-wrap, .experience-quiz5 .experience-quiz__choose-cta-wrap {
  margin-top: 28px;
  margin-top: 1.94444vw;
}

@media (min-width: 1440px) {
  .experience-quiz2 .experience-quiz__choose-cta-wrap, .experience-quiz3 .experience-quiz__choose-cta-wrap, .experience-quiz5 .experience-quiz__choose-cta-wrap {
    margin-top: 28px;
  }
}

.experience-quiz1 .experience-quiz__question {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.experience-quiz1 .experience-quiz__question-inner {
  max-width: 546px;
  max-width: 37.91667vw;
}

@media (min-width: 1440px) {
  .experience-quiz1 .experience-quiz__question-inner {
    max-width: 546px;
  }
}

.experience-quiz2 .experience-quiz__question-inner {
  margin-right: 62px;
  margin-right: 4.30556vw;
  max-width: 513px;
  max-width: 35.625vw;
}

@media (min-width: 1440px) {
  .experience-quiz2 .experience-quiz__question-inner {
    margin-right: 62px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz2 .experience-quiz__question-inner {
    max-width: 513px;
  }
}

.experience-quiz3 .experience-quiz__question-inner {
  margin-right: 138px;
  margin-right: 9.58333vw;
}

@media (min-width: 1440px) {
  .experience-quiz3 .experience-quiz__question-inner {
    margin-right: 138px;
  }
}

.experience-quiz4 .experience-quiz__question {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.experience-quiz4 .experience-quiz__question-inner {
  max-width: 1124px;
  max-width: 78.05556vw;
  width: 1124px;
  width: 78.05556vw;
  padding: 0px 0px 178px 0px;
  padding: 0vw 0vw 12.36111vw 0vw;
}

@media (min-width: 1440px) {
  .experience-quiz4 .experience-quiz__question-inner {
    max-width: 1124px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz4 .experience-quiz__question-inner {
    width: 1124px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz4 .experience-quiz__question-inner {
    padding: 0px 0px 178px 0px;
  }
}

.experience-quiz4 .experience-quiz__choose-cta {
  display: inline-block;
  width: 50%;
  padding: 0px 78px;
  padding: 0vw 5.41667vw;
}

@media (min-width: 1440px) {
  .experience-quiz4 .experience-quiz__choose-cta {
    padding: 0px 78px;
  }
}

.experience-quiz5 .experience-quiz__question-inner {
  margin-right: 53px;
  margin-right: 3.68056vw;
  max-width: 452px;
  max-width: 31.38889vw;
}

@media (min-width: 1440px) {
  .experience-quiz5 .experience-quiz__question-inner {
    margin-right: 53px;
  }
}

@media (min-width: 1440px) {
  .experience-quiz5 .experience-quiz__question-inner {
    max-width: 452px;
  }
}

.experience-quiz5 .experience-quiz__title {
  line-height: 1.43;
}

html[lang^="th"] .experience-quiz5 .experience-quiz__title {
  line-height: 1.0725;
}

html[lang^="my"] .experience-quiz5 .experience-quiz__title {
  line-height: 1.6;
}

.experience-quiz5 .experience-quiz__choose-cta-wrap {
  margin-top: 9px;
  margin-top: 0.625vw;
}

@media (min-width: 1440px) {
  .experience-quiz5 .experience-quiz__choose-cta-wrap {
    margin-top: 9px;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz .cta {
    min-width: 438.89444px;
    min-width: 57.22222vw;
    font-size: 29.86667px;
    font-size: 3.88889vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz .cta {
    min-width: 206px;
    min-width: 57.22222vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-quiz .cta {
    font-size: 40.32px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz .cta {
    font-size: 14px;
    font-size: 3.88889vw;
  }
  html[lang^="th"] .experience-quiz .cta {
    font-size: 18.9px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz__intro {
    max-width: none;
    height: 1644.78889px;
    height: 214.44444vw;
    margin: 0;
    background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_quiz_main_mo.jpg);
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro {
    height: 772px;
    height: 214.44444vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz__intro-wrap {
    background: none;
  }
  .experience-quiz__intro-inner {
    position: static;
    left: auto;
    top: auto;
    padding: 242.88333px 63.91667px 63.91667px;
    padding: 31.66667vw 8.33333vw 8.33333vw;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-inner {
    padding: 114px 30px 30px;
    padding: 31.66667vw 8.33333vw 8.33333vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz__intro-title {
    margin-top: 36.21944px;
    margin-top: 4.72222vw;
    font-size: 57.6px;
    font-size: 7.5vw;
    line-height: 1.23;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-title {
    margin-top: 17px;
    margin-top: 4.72222vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-quiz__intro-title {
    font-size: 77.76px;
    font-size: 10.125vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-title {
    font-size: 27px;
    font-size: 7.5vw;
  }
  html[lang^="th"] .experience-quiz__intro-title {
    font-size: 36.45px;
    font-size: 10.125vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-quiz__intro-title {
    line-height: 0.9225;
  }
  html[lang^="my"] .experience-quiz__intro-title {
    line-height: 1.4;
  }
  .experience-quiz__intro-desc {
    margin-top: 42.61111px;
    margin-top: 5.55556vw;
    font-size: 38.4px;
    font-size: 5vw;
    line-height: 1.34;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-desc {
    margin-top: 20px;
    margin-top: 5.55556vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-quiz__intro-desc {
    font-size: 51.84px;
    font-size: 6.75vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-desc {
    font-size: 18px;
    font-size: 5vw;
  }
  html[lang^="th"] .experience-quiz__intro-desc {
    font-size: 24.3px;
    font-size: 6.75vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-quiz__intro-desc {
    line-height: 1.005;
  }
  html[lang^="my"] .experience-quiz__intro-desc {
    line-height: 1.4;
  }
  .experience-quiz__intro-desc-top {
    display: block;
    padding: 0px 42.61111px;
    padding: 0vw 5.55556vw;
    font-size: 29.86667px;
    font-size: 3.88889vw;
    line-height: 1.24;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-desc-top {
    padding: 0px 20px;
    padding: 0vw 5.55556vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-quiz__intro-desc-top {
    font-size: 40.32px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-desc-top {
    font-size: 14px;
    font-size: 3.88889vw;
  }
  html[lang^="th"] .experience-quiz__intro-desc-top {
    font-size: 18.9px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-quiz__intro-desc-top {
    line-height: 0.93;
  }
  html[lang^="my"] .experience-quiz__intro-desc-top {
    line-height: 1.4;
  }
  .experience-quiz__intro-bottom {
    margin-top: 95.875px;
    margin-top: 12.5vw;
    min-height: auto;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-bottom {
    margin-top: 45px;
    margin-top: 12.5vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz__intro-loading {
    width: 383.5px;
    width: 50vw;
    height: 10.65278px;
    height: 1.38889vw;
    margin-left: -191.75px;
    margin-left: -25vw;
    -webkit-border-radius: 10.65278px;
    border-radius: 10.65278px;
    -webkit-border-radius: 1.38889vw;
    border-radius: 1.38889vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-loading {
    width: 180px;
    width: 50vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-loading {
    height: 5px;
    height: 1.38889vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-loading {
    margin-left: -90px;
    margin-left: -25vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-loading {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 1.38889vw;
    border-radius: 1.38889vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz__intro-loading .active {
    bottom: 10.65278px;
    bottom: 1.38889vw;
    font-size: 21.33333px;
    font-size: 2.77778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-loading .active {
    bottom: 5px;
    bottom: 1.38889vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-quiz__intro-loading .active {
    font-size: 28.8px;
    font-size: 3.75vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__intro-loading .active {
    font-size: 10px;
    font-size: 2.77778vw;
  }
  html[lang^="th"] .experience-quiz__intro-loading .active {
    font-size: 13.5px;
    font-size: 3.75vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz__title {
    font-size: 44.8px;
    font-size: 5.83333vw;
  }
  html[lang^="th"] .experience-quiz__title {
    font-size: 60.48px;
    font-size: 7.875vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__title {
    font-size: 21px;
    font-size: 5.83333vw;
  }
  html[lang^="th"] .experience-quiz__title {
    font-size: 28.35px;
    font-size: 7.875vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz__wrap {
    position: relative;
    height: 1399.775px;
    height: 182.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__wrap {
    height: 657px;
    height: 182.5vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz__wrap .experience-quiz1, .experience-quiz__wrap .experience-quiz2, .experience-quiz__wrap .experience-quiz3, .experience-quiz__wrap .experience-quiz4, .experience-quiz__wrap .experience-quiz5 {
    background: none;
  }
  .experience-quiz__bg {
    z-index: -1;
  }
  .experience-quiz__choose-cta-wrap {
    position: absolute;
    left: 0;
    bottom: 213.05556px;
    bottom: 27.77778vw;
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__choose-cta-wrap {
    bottom: 100px;
    bottom: 27.77778vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz__choose-cta-wrap .experience-quiz__choose-cta {
    display: block;
    margin-top: 8.52222px;
    margin-top: 1.11111vw;
    padding: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__choose-cta-wrap .experience-quiz__choose-cta {
    margin-top: 4px;
    margin-top: 1.11111vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz__choose-cta-wrap .cta {
    width: 100%;
  }
  .experience-quiz__choose-cta-wrap .cta--quiz3 {
    background-color: #997a6f !important;
  }
  .experience-quiz__choose-cta-inner {
    display: inline-block;
  }
  .experience-quiz__next-cta {
    bottom: 213.05556px;
    bottom: 27.77778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__next-cta {
    bottom: 100px;
    bottom: 27.77778vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz .cta--outlined, .experience-quiz .cta--contained {
    min-width: 276.97222px;
    min-width: 36.11111vw;
    height: 85.22222px;
    height: 11.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz .cta--outlined, .experience-quiz .cta--contained {
    min-width: 130px;
    min-width: 36.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz .cta--outlined, .experience-quiz .cta--contained {
    height: 40px;
    height: 11.11111vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz__progress {
    bottom: 153.4px;
    bottom: 20vw;
    width: 383.5px;
    width: 50vw;
    height: 6.39167px;
    height: 0.83333vw;
    margin-left: -191.75px;
    margin-left: -25vw;
    -webkit-border-radius: 6.39167px;
    border-radius: 6.39167px;
    -webkit-border-radius: 0.83333vw;
    border-radius: 0.83333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__progress {
    bottom: 72px;
    bottom: 20vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__progress {
    width: 180px;
    width: 50vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__progress {
    height: 3px;
    height: 0.83333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__progress {
    margin-left: -90px;
    margin-left: -25vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz__progress {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 0.83333vw;
    border-radius: 0.83333vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz1 .experience-quiz__question, .experience-quiz2 .experience-quiz__question, .experience-quiz3 .experience-quiz__question, .experience-quiz4 .experience-quiz__question, .experience-quiz5 .experience-quiz__question {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .experience-quiz1 .experience-quiz__question-inner, .experience-quiz2 .experience-quiz__question-inner, .experience-quiz3 .experience-quiz__question-inner, .experience-quiz4 .experience-quiz__question-inner, .experience-quiz5 .experience-quiz__question-inner {
    max-width: 100%;
    width: 100%;
    padding: 0px 53.26389px;
    padding: 0vw 6.94444vw;
    margin: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz1 .experience-quiz__question-inner, .experience-quiz2 .experience-quiz__question-inner, .experience-quiz3 .experience-quiz__question-inner, .experience-quiz4 .experience-quiz__question-inner, .experience-quiz5 .experience-quiz__question-inner {
    padding: 0px 25px;
    padding: 0vw 6.94444vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz1 .experience-quiz__choose-cta-wrap, .experience-quiz2 .experience-quiz__choose-cta-wrap, .experience-quiz3 .experience-quiz__choose-cta-wrap, .experience-quiz4 .experience-quiz__choose-cta-wrap, .experience-quiz5 .experience-quiz__choose-cta-wrap {
    margin-top: 0;
  }
  .experience-quiz1 .experience-quiz__question-inner {
    padding-top: 325.975px;
    padding-top: 42.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz1 .experience-quiz__question-inner {
    padding-top: 153px;
    padding-top: 42.5vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz2 .experience-quiz__question-inner {
    padding-top: 820.26389px;
    padding-top: 106.94444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz2 .experience-quiz__question-inner {
    padding-top: 385px;
    padding-top: 106.94444vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz3 .experience-quiz__question-inner {
    padding-top: 353.67222px;
    padding-top: 46.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz3 .experience-quiz__question-inner {
    padding-top: 166px;
    padding-top: 46.11111vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz4 .experience-quiz__choose-cta {
    display: block;
    width: 100%;
    padding: 0;
  }
  .experience-quiz5 .experience-quiz__question-inner {
    padding-top: 820.26389px;
    padding-top: 106.94444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz5 .experience-quiz__question-inner {
    padding-top: 385px;
    padding-top: 106.94444vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-quiz5 .experience-quiz__title {
    line-height: 1.15;
  }
  html[lang^="th"] .experience-quiz5 .experience-quiz__title {
    line-height: 0.8625;
  }
  html[lang^="my"] .experience-quiz5 .experience-quiz__title {
    line-height: 1.4;
  }
  .experience-quiz5 .experience-quiz__choose-cta-wrap {
    margin-top: 34.08889px;
    margin-top: 4.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-quiz5 .experience-quiz__choose-cta-wrap {
    margin-top: 16px;
    margin-top: 4.44444vw;
  }
}
.experience-result {
  opacity: 0;
  position: relative;
  color: #000;
}

.experience-result .cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  overflow: hidden;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: -webkit-transform 0.6s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.6s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.6s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.6s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.experience-result .s-title-wrap {
  text-align: center;
}

.experience-result .s-title {
  font-family: "SamsungSharpSans", arial;
  font-size: 48px;
  font-size: 3.33333vw;
  line-height: 1.33;
}

html.rtl .experience-result .s-title {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-result .s-title {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-result .s-title,
html[lang^="kk"] .experience-result .s-title,
html[lang^="uk"] .experience-result .s-title {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-result .s-title {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-result .s-title {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-result .s-title {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-result .s-title {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-result .s-title {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-result .s-title {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-result .s-title {
  font-size: 64.8px;
  font-size: 4.5vw;
}

@media (min-width: 1440px) {
  .experience-result .s-title {
    font-size: 48px;
  }
  html[lang^="th"] .experience-result .s-title {
    font-size: 64.8px;
  }
}

html[lang^="th"] .experience-result .s-title {
  line-height: 0.9975;
}

html[lang^="my"] .experience-result .s-title {
  line-height: 1.4;
}

.experience-result .s-desc {
  margin: 23px 0px 64px 0px;
  margin: 1.59722vw 0vw 4.44444vw 0vw;
  font-size: 18px;
  font-size: 1.25vw;
  line-height: 1.67;
}

@media (min-width: 1440px) {
  .experience-result .s-desc {
    margin: 23px 0px 64px 0px;
  }
}

html[lang^="th"] .experience-result .s-desc {
  font-size: 24.3px;
  font-size: 1.6875vw;
}

@media (min-width: 1440px) {
  .experience-result .s-desc {
    font-size: 18px;
  }
  html[lang^="th"] .experience-result .s-desc {
    font-size: 24.3px;
  }
}

html[lang^="th"] .experience-result .s-desc {
  line-height: 1.2525;
}

html[lang^="my"] .experience-result .s-desc {
  line-height: 1.6;
}

.experience-result .js-picture {
  position: relative;
}

.experience-result .js-picture img {
  width: 100%;
  max-height: 100%;
}

.experience-result .swiper-container {
  width: 100%;
  height: 100%;
}

.experience-result.type_SC, .experience-result.type_TP {
  color: #000;
  
}

.experience-result.type_SC .experience-personality__more .btn-more:after, .experience-result.type_TP .experience-personality__more .btn-more:after {
  display: none;
}

.experience-result.type_SC .experience-personality__more .btn-more, .experience-result.type_TP .experience-personality__more .btn-more {
  width: 22px;
  width: 1.52778vw;
  height: 22px;
  height: 1.52778vw;
  margin-left: -3px;
  margin-left: -0.20833vw;
}

@media (min-width: 1440px) {
  .experience-result.type_SC .experience-personality__more .btn-more, .experience-result.type_TP .experience-personality__more .btn-more {
    width: 22px;
  }
}

@media (min-width: 1440px) {
  .experience-result.type_SC .experience-personality__more .btn-more, .experience-result.type_TP .experience-personality__more .btn-more {
    height: 22px;
  }
}

@media (min-width: 1440px) {
  .experience-result.type_SC .experience-personality__more .btn-more, .experience-result.type_TP .experience-personality__more .btn-more {
    margin-left: -3px;
  }
}

.experience-result.type_SC .experience-personality__more .btn-more.is-hide:before, .experience-result.type_TP .experience-personality__more .btn-more.is-hide:before {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/ico_minus_mo.png);
}

.experience-result.type_SC .experience-personality__more .btn-more:before, .experience-result.type_TP .experience-personality__more .btn-more:before {
  width: 22px;
  width: 1.52778vw;
  height: 22px;
  height: 1.52778vw;
  background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/ico_plus_mo.png);
  background-size: 100% 100%;
  background-color: transparent;
}

@media (min-width: 1440px) {
  .experience-result.type_SC .experience-personality__more .btn-more:before, .experience-result.type_TP .experience-personality__more .btn-more:before {
    width: 22px;
  }
}

@media (min-width: 1440px) {
  .experience-result.type_SC .experience-personality__more .btn-more:before, .experience-result.type_TP .experience-personality__more .btn-more:before {
    height: 22px;
  }
}

.experience-result.type_SC .experience-feature__more .cta .s-text:before,
.experience-result.type_SC .experience-feature__more .cta .s-text:after, .experience-result.type_TP .experience-feature__more .cta .s-text:before,
.experience-result.type_TP .experience-feature__more .cta .s-text:after {
  background: #000;
}

.experience-result.type_SC .experience-feature__link,
.experience-result.type_SC .experience-bundles .bundles, .experience-result.type_TP .experience-feature__link,
.experience-result.type_TP .experience-bundles .bundles {
  color: #000;
}

.experience-result.type_SC .experience-types__text, .experience-result.type_TP .experience-types__text {
  text-shadow: none;
}

.experience-result.type_SC .cta--underline.cta--white, .experience-result.type_TP .cta--underline.cta--white {
  
}

.experience-result.type_SC .cta--underline.cta--white:hover,
.experience-result.type_SC .cta--underline.cta--white:focus, .experience-result.type_TP .cta--underline.cta--white:hover,
.experience-result.type_TP .cta--underline.cta--white:focus {
  color: #000 !important;
}

.experience-result.type_SC {
  background-color: #99a69f;
}

.experience-result.type_SC .experience-personality__inner.type_sc,
.experience-result.type_SC .experience-feature__inner.type_sc {
  display: block;
}

.experience-result.type_SC .experience-personality-wrap {
  background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_sc_top.jpg), url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_sc_bottom.jpg);
  background-position: 50% 0%, 50% 100%;
}

.experience-result.type_FS {
  background-color: #dbd1c7;
}

.experience-result.type_FS .experience-personality__inner.type_fs,
.experience-result.type_FS .experience-feature__inner.type_fs {
  display: block;
}

.experience-result.type_FS .experience-personality-wrap {
  background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_fs_top.jpg), url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_fs_bottom.jpg);
  background-position: 50% 0%, 50% 100%;
}

.experience-result.type_FS .experience-types__text {
  text-shadow: none;
}

.experience-result.type_FS .cta--underline.cta--black:hover,
.experience-result.type_FS .cta--underline.cta--black:focus {
  color: #000 !important;
}

.experience-result.type_TP {
  background-color: #b0867a;
}

.experience-result.type_TP .experience-personality__inner.type_tp,
.experience-result.type_TP .experience-feature__inner.type_tp {
  display: block;
}

.experience-result.type_TP .experience-personality-wrap {
  background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_tp_top.jpg), url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_tp_bottom.jpg);
  background-position: 50% 0%, 50% 100%;
}

.experience-result.type_MA {
  background-color: #95b3cf;
}

.experience-result.type_MA .experience-personality__inner.type_ma,
.experience-result.type_MA .experience-feature__inner.type_ma {
  display: block;
}

.experience-result.type_MA .experience-personality-wrap {
  background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_ma_top.jpg), url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_ma_bottom.jpg);
  background-position: 50% 0%, 50% 100%;
}

.experience-result.type_MA .cta--underline.cta--black:hover,
.experience-result.type_MA .cta--underline.cta--black:focus {
  color: #000 !important;
}

.experience-personality-wrap {
  max-width: 1440px;
  max-width: 100vw;
  margin: 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 1440px) {
  .experience-personality-wrap {
    max-width: 1440px;
  }
}

.experience-personality,
.experience-feature,
.experience-bundles,
.experience-types {
  position: relative;
  overflow: hidden;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0px 70px;
  padding: 0vw 4.86111vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1440px) {
  .experience-personality,
  .experience-feature,
  .experience-bundles,
  .experience-types {
    padding: 0px 70px;
  }
}

.experience-personality {
  padding: 0px 142px;
  padding: 0vw 9.86111vw;
}

@media (min-width: 1440px) {
  .experience-personality {
    padding: 0px 142px;
  }
}

.experience-personality__result {
  max-width: 650px;
  max-width: 45.13889vw;
}

@media (min-width: 1440px) {
  .experience-personality__result {
    max-width: 650px;
  }
}

.experience-personality__result .direction-tween-container {
  overflow: hidden;
}

.experience-personality__inner {
  display: none;
  padding: 96px 0px 134px;
  padding: 6.66667vw 0vw 9.30556vw;
}

@media (min-width: 1440px) {
  .experience-personality__inner {
    padding: 96px 0px 134px;
  }
}

.experience-personality__title {
  opacity: 0;
  font-family: "SamsungSharpSans", arial;
  font-size: 24px;
  font-size: 1.66667vw;
  line-height: 1.33;
  font-weight: normal;
}

html.rtl .experience-personality__title {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-personality__title {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-personality__title,
html[lang^="kk"] .experience-personality__title,
html[lang^="uk"] .experience-personality__title {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-personality__title {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-personality__title {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-personality__title {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-personality__title {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-personality__title {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-personality__title {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-personality__title {
  font-size: 32.4px;
  font-size: 2.25vw;
}

@media (min-width: 1440px) {
  .experience-personality__title {
    font-size: 24px;
  }
  html[lang^="th"] .experience-personality__title {
    font-size: 32.4px;
  }
}

html[lang^="th"] .experience-personality__title {
  line-height: 0.9975;
}

html[lang^="my"] .experience-personality__title {
  line-height: 1.4;
}

.experience-personality__title .point {
  display: block;
  margin-top: 57px;
  margin-top: 3.95833vw;
  font-size: 80px;
  font-size: 5.55556vw;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 1440px) {
  .experience-personality__title .point {
    margin-top: 57px;
  }
}

html[lang^="th"] .experience-personality__title .point {
  font-size: 116px;
  font-size: 8.05556vw;
}

@media (min-width: 1440px) {
  .experience-personality__title .point {
    font-size: 80px;
  }
  html[lang^="th"] .experience-personality__title .point {
    font-size: 116px;
  }
}

html[lang^="th"] .experience-personality__title .point {
  line-height: 0.84;
}

html[lang^="my"] .experience-personality__title .point {
  line-height: 1.4;
}

.experience-personality__desc {
  opacity: 0;
  margin-top: 20px;
  margin-top: 1.38889vw;
  font-size: 18px;
  font-size: 1.25vw;
  line-height: 1.33;
}

@media (min-width: 1440px) {
  .experience-personality__desc {
    margin-top: 20px;
  }
}

html[lang^="th"] .experience-personality__desc {
  font-size: 24.3px;
  font-size: 1.6875vw;
}

@media (min-width: 1440px) {
  .experience-personality__desc {
    font-size: 18px;
  }
  html[lang^="th"] .experience-personality__desc {
    font-size: 24.3px;
  }
}

html[lang^="th"] .experience-personality__desc {
  line-height: 0.9975;
}

html[lang^="my"] .experience-personality__desc {
  line-height: 1.4;
}

.experience-personality__subtitle {
  opacity: 0;
  margin-top: 45px;
  margin-top: 3.125vw;
  font-family: "SamsungSharpSans", arial;
  font-size: 24px;
  font-size: 1.66667vw;
  line-height: 1.33;
}

@media (min-width: 1440px) {
  .experience-personality__subtitle {
    margin-top: 45px;
  }
}

html.rtl .experience-personality__subtitle {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-personality__subtitle {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-personality__subtitle,
html[lang^="kk"] .experience-personality__subtitle,
html[lang^="uk"] .experience-personality__subtitle {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-personality__subtitle {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-personality__subtitle {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-personality__subtitle {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-personality__subtitle {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-personality__subtitle {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-personality__subtitle {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-personality__subtitle {
  font-size: 32.4px;
  font-size: 2.25vw;
}

@media (min-width: 1440px) {
  .experience-personality__subtitle {
    font-size: 24px;
  }
  html[lang^="th"] .experience-personality__subtitle {
    font-size: 32.4px;
  }
}

html[lang^="th"] .experience-personality__subtitle {
  line-height: 0.9975;
}

html[lang^="my"] .experience-personality__subtitle {
  line-height: 1.4;
}

.experience-personality__more {
  opacity: 0;
  margin-top: 20px;
  margin-top: 1.38889vw;
}

@media (min-width: 1440px) {
  .experience-personality__more {
    margin-top: 20px;
  }
}

.experience-personality__more .btn-more {
  display: block;
  position: relative;
  width: 17px;
  width: 1.18056vw;
  height: 17px;
  height: 1.18056vw;
}

@media (min-width: 1440px) {
  .experience-personality__more .btn-more {
    width: 17px;
  }
}

@media (min-width: 1440px) {
  .experience-personality__more .btn-more {
    height: 17px;
  }
}

.experience-personality__more .btn-more:before, .experience-personality__more .btn-more:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  margin: auto;
  content: '';
}

.experience-personality__more .btn-more:before {
  width: 2px;
  height: 17px;
  height: 1.18056vw;
}

@media (min-width: 1440px) {
  .experience-personality__more .btn-more:before {
    height: 17px;
  }
}

.experience-personality__more .btn-more:after {
  width: 17px;
  width: 1.10vw;
  height: 2px;
}

@media (min-width: 1440px) {
  .experience-personality__more .btn-more:after {
    width: 17px;
  }
}

.experience-personality__more .btn-more.is-hide:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.experience-personality__more-content {
  display: none;
}

.experience-personality__more-content.is-active {
  display: block;
}

.experience-personality__more-content.is-active .experience-personality__desc {
  display: block;
  opacity: 1;
}

.experience-feature {
  padding: 0;
}

.experience-feature__inner {
  display: none;
  padding: 125px 125px;
  padding: 8.68056vw 8.68056vw;
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -webkit-border-radius: 2.77778vw;
  border-radius: 2.77778vw;
}

@media (min-width: 1440px) {
  .experience-feature__inner {
    padding: 125px 125px;
  }
}

@media (min-width: 1440px) {
  .experience-feature__inner {
    -webkit-border-radius: 40px;
    border-radius: 40px;
  }
}

.experience-feature__list {
  font-size: 0;
  text-align: center;
  margin-left: -50px;
  margin-left: -3.47222vw;
}

@media (min-width: 1440px) {
  .experience-feature__list {
    margin-left: -50px;
  }
}

.experience-feature__list-item {
  display: inline-block;
  width: 202px;
  width: 14.02778vw;
  margin: 29px 0px 0px 50px;
  margin: 2.01389vw 0vw 0vw 3.47222vw;
}

@media (min-width: 1440px) {
  .experience-feature__list-item {
    width: 202px;
  }
}

@media (min-width: 1440px) {
  .experience-feature__list-item {
    margin: 29px 0px 0px 50px;
  }
}

.experience-feature__list-item.is-hide {
  display: none;
}

.experience-feature__list-wrap.is-open .experience-feature__more .cta .s-text:before {
  display: none;
}

.experience-feature__link {
  display: block;
  color: #000;
  text-align: center;
}

.experience-feature__link:hover .js-picture img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.experience-feature .js-picture {
  display: block;
  overflow: hidden;
  width: 202px;
  width: 14.02778vw;
  height: 202px;
  height: 14.02778vw;
  -webkit-border-radius: 34px;
  border-radius: 34px;
  -webkit-border-radius: 2.36111vw;
  border-radius: 2.36111vw;
  margin: 0 auto;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

@media (min-width: 1440px) {
  .experience-feature .js-picture {
    width: 202px;
  }
}

@media (min-width: 1440px) {
  .experience-feature .js-picture {
    height: 202px;
  }
}

@media (min-width: 1440px) {
  .experience-feature .js-picture {
    -webkit-border-radius: 34px;
    border-radius: 34px;
  }
}

.experience-feature .js-picture img {
  width: 100%;
  height: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  transition: -webkit-transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  transition: transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s, -webkit-transform cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.experience-feature .feature-name {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  margin-top: 1.38889vw;
  font-family: "SamsungOne", arial;
  font-size: 18px;
  font-size: 1.25vw;
}

@media (min-width: 1440px) {
  .experience-feature .feature-name {
    margin-top: 20px;
  }
}

html.rtl .experience-feature .feature-name {
  font-family: "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-feature .feature-name {
  font-family: "SamsungOneHebrew", tahoma;
}

html[lang^="zh"] .experience-feature .feature-name {
  font-family: "SamsungOne", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-feature .feature-name {
  font-family: "SamsungOne", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-feature .feature-name {
  font-family: "Kittithada", arial;
}

html[lang^="my"] .experience-feature .feature-name {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-feature .feature-name {
  font-family: "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-feature .feature-name {
  font-size: 24.3px;
  font-size: 1.6875vw;
}

@media (min-width: 1440px) {
  .experience-feature .feature-name {
    font-size: 18px;
  }
  html[lang^="th"] .experience-feature .feature-name {
    font-size: 24.3px;
  }
}

.experience-feature__more {
  margin-top: 60px;
  margin-top: 4.16667vw;
  text-align: center;
}

@media (min-width: 1440px) {
  .experience-feature__more {
    margin-top: 60px;
  }
}

.experience-feature__more .cta .s-text:before, .experience-feature__more .cta .s-text:after {
  position: absolute;
  background: #000;
  content: '';
}

.experience-feature__more .cta .s-text:before {
  top: 14px;
  top: 0.97222vw;
  left: -15px;
  left: -1.04167vw;
  width: 1px;
  height: 10px;
  height: 0.69444vw;
  content: '';
}

@media (min-width: 1440px) {
  .experience-feature__more .cta .s-text:before {
    top: 14px;
  }
}

@media (min-width: 1440px) {
  .experience-feature__more .cta .s-text:before {
    left: -15px;
  }
}

@media (min-width: 1440px) {
  .experience-feature__more .cta .s-text:before {
    height: 10px;
  }
}

.experience-feature__more .cta .s-text:after {
  top: 19px;
  top: 1.31944vw;
  left: -20px;
  left: -1.38889vw;
  width: 10px;
  width: 0.69444vw;
  height: 1px;
  content: '';
}

@media (min-width: 1440px) {
  .experience-feature__more .cta .s-text:after {
    top: 19px;
  }
}

@media (min-width: 1440px) {
  .experience-feature__more .cta .s-text:after {
    left: -20px;
  }
}

@media (min-width: 1440px) {
  .experience-feature__more .cta .s-text:after {
    width: 10px;
  }
}

.experience-bundles__inner {
  padding: 58px 0px 67px;
  padding: 4.02778vw 0vw 4.65278vw;
}

@media (min-width: 1440px) {
  .experience-bundles__inner {
    padding: 58px 0px 67px;
  }
}

.experience-bundles__product-wrap {
  width: 995px;
  width: 69.09722vw;
  margin-top: 60px;
  margin-top: 4.16667vw;
  margin-left: auto;
  margin-right: auto;
  font-size: 0;
}

@media (min-width: 1440px) {
  .experience-bundles__product-wrap {
    width: 995px;
  }
}

@media (min-width: 1440px) {
  .experience-bundles__product-wrap {
    margin-top: 60px;
  }
}

.experience-bundles__product-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 50px;
  margin-left: 3.47222vw;
  text-align: center;
}

@media (min-width: 1440px) {
  .experience-bundles__product-item {
    margin-left: 50px;
  }
}

.experience-bundles__product-item:first-child {
  margin-left: 0;
}

.experience-bundles__product-item-inner {
  width: 425px;
  width: 29.51389vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin: 0 auto;
}

@media (min-width: 1440px) {
  .experience-bundles__product-item-inner {
    width: 425px;
  }
}

.experience-bundles .bundles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #000;
}

.experience-bundles .bundles .s-name {
  display: block;
  margin-top: 21px;
  margin-top: 1.45833vw;
  font-size: 18px;
  font-size: 1.25vw;
}

@media (min-width: 1440px) {
  .experience-bundles .bundles .s-name {
    margin-top: 21px;
  }
}

html[lang^="th"] .experience-bundles .bundles .s-name {
  font-size: 24.3px;
  font-size: 1.6875vw;
}

@media (min-width: 1440px) {
  .experience-bundles .bundles .s-name {
    font-size: 18px;
  }
  html[lang^="th"] .experience-bundles .bundles .s-name {
    font-size: 24.3px;
  }
}

.experience-bundles .bundles .s-price {
  display: block;
  margin-top: 10px;
  margin-top: 0.69444vw;
  font-size: 14px;
  font-size: 0.97222vw;
}

@media (min-width: 1440px) {
  .experience-bundles .bundles .s-price {
    margin-top: 10px;
  }
}

html[lang^="th"] .experience-bundles .bundles .s-price {
  font-size: 18.9px;
  font-size: 1.3125vw;
}

@media (min-width: 1440px) {
  .experience-bundles .bundles .s-price {
    font-size: 14px;
  }
  html[lang^="th"] .experience-bundles .bundles .s-price {
    font-size: 18.9px;
  }
}

.experience-bundles .bundles .bundles-item:last-child {
  margin-top: auto;
}

.experience-bundles .bundles .bundles-item:last-child:first-of-type {
  margin: auto;
}

.experience-bundles .bundles .bundles-img {
  width: 160px;
  width: 11.11111vw;
  height: 120px;
  height: 8.33333vw;
  margin: 0 auto;
}

@media (min-width: 1440px) {
  .experience-bundles .bundles .bundles-img {
    width: 160px;
  }
}

@media (min-width: 1440px) {
  .experience-bundles .bundles .bundles-img {
    height: 120px;
  }
}

.experience-bundles .bundles.bundle-phone {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: initial;
  -ms-flex-direction: initial;
  flex-direction: initial;
}

.experience-bundles .bundles.bundle-phone .bundles-item {
  margin: 0 auto;
}

.experience-bundles .bundles.bundle-phone .bundles-img {
  width: 192px;
  width: 13.33333vw;
  height: 368px;
  height: 25.55556vw;
}

@media (min-width: 1440px) {
  .experience-bundles .bundles.bundle-phone .bundles-img {
    width: 192px;
  }
}

@media (min-width: 1440px) {
  .experience-bundles .bundles.bundle-phone .bundles-img {
    height: 368px;
  }
}

.experience-bundles__cta-wrap {
  margin-top: 31px;
  margin-top: 2.15278vw;
}

@media (min-width: 1440px) {
  .experience-bundles__cta-wrap {
    margin-top: 31px;
  }
}

.experience-bundles .swiper-container {
  overflow: visible;
}

.experience-bundles .swiper-pagination {
  display: none;
}

.experience-types {
  text-align: center;
}

.experience-types .swiper-container {
  overflow: visible;
}

.experience-types .swiper-pagination {
  display: none;
}

.experience-types__inner {
  padding: 67px 0px 350px;
  padding: 4.65278vw 0vw 24.30556vw;
}

@media (min-width: 1440px) {
  .experience-types__inner {
    padding: 67px 0px 350px;
  }
}

.experience-types__list {
  display: inline-block;
  margin: 30px 0px 0px -37px;
  margin: 2.08333vw 0vw 0vw -2.56944vw;
  font-size: 0;
}

.experience-types__list:before, .experience-types__list:after {
  content: '';
  display: block;
  clear: both;
}

@media (min-width: 1440px) {
  .experience-types__list {
    margin: 30px 0px 0px -37px;
  }
}

.experience-types__item {
  float: left;
  width: 298px;
  width: 20.69444vw;
  height: 386px;
  height: 26.80556vw;
  margin-left: 37px;
  margin-left: 2.56944vw;
}

@media (min-width: 1440px) {
  .experience-types__item {
    width: 298px;
  }
}

@media (min-width: 1440px) {
  .experience-types__item {
    height: 386px;
  }
}

@media (min-width: 1440px) {
  .experience-types__item {
    margin-left: 37px;
  }
}

.experience-types__item.is-hide {
  display: none !important;
}

.experience-types__link {
  display: block;
  position: relative;
  color: #000;
}

.experience-types__link:before {
  position: absolute;
  overflow: hidden;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -webkit-border-radius: 2.77778vw;
  border-radius: 2.77778vw;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  content: '';
}

@media (min-width: 1440px) {
  .experience-types__link:before {
    -webkit-border-radius: 40px;
    border-radius: 40px;
  }
}

.experience-types__text {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 32px;
  bottom: 2.22222vw;
  z-index: 20;
  padding: 0px 20px;
  padding: 0vw 1.38889vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "SamsungSharpSans", arial;
  font-size: 24px;
  font-size: 1.66667vw;
  text-align: center;
}

@media (min-width: 1440px) {
  .experience-types__text {
    bottom: 32px;
  }
}

@media (min-width: 1440px) {
  .experience-types__text {
    padding: 0px 20px;
  }
}

html.rtl .experience-types__text {
  font-family: "SamsungSharpSans", "SamsungOneArabic", tahoma;
}

html.rtl[lang^="he"] .experience-types__text {
  font-family: "SamsungSharpSans", "SamsungOneHebrew", tahoma;
}

html[lang^="el"] .experience-types__text,
html[lang^="kk"] .experience-types__text,
html[lang^="uk"] .experience-types__text {
  font-family: "SamsungOne", arial;
}

html[lang^="zh"] .experience-types__text {
  font-family: "SamsungSharpSans", "Microsoft JhengHei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang="zh-CN"] .experience-types__text {
  font-family: "SamsungSharpSans", "Microsoft Yahei", "微软雅黑", "Simsun", "宋体", arial;
}

html[lang^="th"] .experience-types__text {
  font-family: "Kittithada", arial;
}

html[lang^="vi"] .experience-types__text {
  font-family: "SamsungSharpSans", "SamsungOne", arial;
}

html[lang^="my"] .experience-types__text {
  font-family: "zawgyione", arial, sans-serif;
}

html[lang^="ko"] .experience-types__text {
  font-family: "SamsungSharpSans", "SamsungOneKorean", "Dotum", "돋움", "Apple SD Gothic Neo", arial;
}

html[lang^="th"] .experience-types__text {
  font-size: 32.4px;
  font-size: 2.25vw;
}

@media (min-width: 1440px) {
  .experience-types__text {
    font-size: 24px;
  }
  html[lang^="th"] .experience-types__text {
    font-size: 32.4px;
  }
}

@media screen and (max-width: 767px) {
  .experience-result {
    background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_a_mo.jpg);
    background-size: 100%;
    background-position: 50% 0%;
    background-color: #869088;
    background-repeat: no-repeat;
  }
  .experience-result .s-title {
    font-size: 76.8px;
    font-size: 10vw;
    line-height: 1.22;
  }
  html[lang^="th"] .experience-result .s-title {
    font-size: 111.36px;
    font-size: 14.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result .s-title {
    font-size: 36px;
    font-size: 10vw;
  }
  html[lang^="th"] .experience-result .s-title {
    font-size: 52.2px;
    font-size: 14.5vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-result .s-title {
    line-height: 0.854;
  }
  html[lang^="my"] .experience-result .s-title {
    line-height: 1.4;
  }
  .experience-result .s-desc {
    margin: 38.35px 0px 31.95833px 0px;
    margin: 5vw 0vw 4.16667vw 0vw;
    font-size: 29.86667px;
    font-size: 3.88889vw;
    line-height: 1.43;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result .s-desc {
    margin: 18px 0px 15px 0px;
    margin: 5vw 0vw 4.16667vw 0vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-result .s-desc {
    font-size: 40.32px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result .s-desc {
    font-size: 14px;
    font-size: 3.88889vw;
  }
  html[lang^="th"] .experience-result .s-desc {
    font-size: 18.9px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-result .s-desc {
    line-height: 1.0725;
  }
  html[lang^="my"] .experience-result .s-desc {
    line-height: 1.6;
  }
  .experience-result .swiper-slide {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
  }
  .experience-result .swiper-pagination {
    bottom: 0px;
    bottom: 0vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result .swiper-pagination {
    bottom: 0px;
    bottom: 0vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-result .experience-bundles .swiper-slide {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .experience-result.type_SC {
    background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_sc_top_mo.jpg), url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_sc_bottom_mo.jpg);
    background-position: 50% 0%, 50% 58%;
  }
  .experience-result.type_SC .experience-personality-wrap {
    background: none;
  }
  .experience-result.type_SC .experience-personality__more .btn-more {
    width: 46.87222px;
    width: 6.11111vw;
    height: 46.87222px;
    height: 6.11111vw;
    margin-left: -6.39167px;
    margin-left: -0.83333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result.type_SC .experience-personality__more .btn-more {
    width: 22px;
    width: 6.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result.type_SC .experience-personality__more .btn-more {
    height: 22px;
    height: 6.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result.type_SC .experience-personality__more .btn-more {
    margin-left: -3px;
    margin-left: -0.83333vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-result.type_SC .experience-personality__more .btn-more:before {
    width: 46.87222px;
    width: 6.11111vw;
    height: 46.87222px;
    height: 6.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result.type_SC .experience-personality__more .btn-more:before {
    width: 22px;
    width: 6.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result.type_SC .experience-personality__more .btn-more:before {
    height: 22px;
    height: 6.11111vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-result.type_FS {
    background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_fs_top_mo.jpg), url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_fs_bottom_mo.jpg);
    background-position: 50% 0%, 50% 58%;
  }
  .experience-result.type_FS .experience-personality-wrap {
    background: none;
  }
  .experience-result.type_TP {
    background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_tp_top_mo.jpg), url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_tp_bottom_mo.jpg);
    background-position: 50% 0%, 50% 58%;
  }
  .experience-result.type_TP .experience-personality-wrap {
    background: none;
  }
  .experience-result.type_TP .experience-personality__more .btn-more {
    width: 46.87222px;
    width: 6.11111vw;
    height: 46.87222px;
    height: 6.11111vw;
    margin-left: -6.39167px;
    margin-left: -0.83333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result.type_TP .experience-personality__more .btn-more {
    width: 22px;
    width: 6.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result.type_TP .experience-personality__more .btn-more {
    height: 22px;
    height: 6.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result.type_TP .experience-personality__more .btn-more {
    margin-left: -3px;
    margin-left: -0.83333vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-result.type_TP .experience-personality__more .btn-more:before {
    width: 46.87222px;
    width: 6.11111vw;
    height: 46.87222px;
    height: 6.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result.type_TP .experience-personality__more .btn-more:before {
    width: 22px;
    width: 6.11111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-result.type_TP .experience-personality__more .btn-more:before {
    height: 22px;
    height: 6.11111vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-result.type_MA {
    background-image: url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_ma_top_mo.jpg), url(//images.samsung.com/us/smartphones/galaxy-note20/rmx/v3/assets/imgs/bg_type_ma_bottom_mo.jpg);
    background-position: 50% 0%, 50% 58%;
  }
  .experience-result.type_MA .experience-personality-wrap {
    background: none;
  }
  .experience-personality-wrap {
    max-width: none;
    margin: 0;
    background: none;
  }
  .experience-personality {
    padding: 0px 51.13333px;
    padding: 0vw 6.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality {
    padding: 0px 24px;
    padding: 0vw 6.66667vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-personality__inner {
    padding: 127.83333px 0px;
    padding: 16.66667vw 0vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__inner {
    padding: 60px 0px;
    padding: 16.66667vw 0vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-personality__title {
    font-size: 34.13333px;
    font-size: 4.44444vw;
    line-height: 1.25;
  }
  html[lang^="th"] .experience-personality__title {
    font-size: 46.08px;
    font-size: 6vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__title {
    font-size: 16px;
    font-size: 4.44444vw;
  }
  html[lang^="th"] .experience-personality__title {
    font-size: 21.6px;
    font-size: 6vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-personality__title {
    line-height: 0.9375;
  }
  html[lang^="my"] .experience-personality__title {
    line-height: 1.4;
  }
  .experience-personality__title .point {
    margin-top: 166.18333px;
    margin-top: 21.66667vw;
    font-size: 93.86667px;
    font-size: 12.22222vw;
    line-height: 1.18;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__title .point {
    margin-top: 78px;
    margin-top: 21.66667vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-personality__title .point {
    font-size: 136.10667px;
    font-size: 17.72222vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__title .point {
    font-size: 44px;
    font-size: 12.22222vw;
  }
  html[lang^="th"] .experience-personality__title .point {
    font-size: 63.8px;
    font-size: 17.72222vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-personality__title .point {
    line-height: 0.826;
  }
  html[lang^="my"] .experience-personality__title .point {
    line-height: 1.4;
  }
  .experience-personality__result {
    max-width: 100%;
    padding-right: 0px;
    padding-right: 0vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__result {
    padding-right: 0px;
    padding-right: 0vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-personality__subtitle {
    margin-top: 66.04722px;
    margin-top: 8.61111vw;
    font-size: 34.13333px;
    font-size: 4.44444vw;
    line-height: 1.25;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__subtitle {
    margin-top: 31px;
    margin-top: 8.61111vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-personality__subtitle {
    font-size: 46.08px;
    font-size: 6vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__subtitle {
    font-size: 16px;
    font-size: 4.44444vw;
  }
  html[lang^="th"] .experience-personality__subtitle {
    font-size: 21.6px;
    font-size: 6vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-personality__subtitle {
    line-height: 0.9375;
  }
  html[lang^="my"] .experience-personality__subtitle {
    line-height: 1.4;
  }
  .experience-personality__desc {
    margin-top: 29.82778px;
    margin-top: 3.88889vw;
    font-size: 29.86667px;
    font-size: 3.88889vw;
    line-height: 1.43;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__desc {
    margin-top: 14px;
    margin-top: 3.88889vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-personality__desc {
    font-size: 40.32px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__desc {
    font-size: 14px;
    font-size: 3.88889vw;
  }
  html[lang^="th"] .experience-personality__desc {
    font-size: 18.9px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-personality__desc {
    line-height: 1.0725;
  }
  html[lang^="my"] .experience-personality__desc {
    line-height: 1.6;
  }
  .experience-personality__more {
    margin-top: 21.30556px;
    margin-top: 2.77778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__more {
    margin-top: 10px;
    margin-top: 2.77778vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-personality__more .btn-more {
    width: 34.08889px;
    width: 4.44444vw;
    height: 34.08889px;
    height: 4.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__more .btn-more {
    width: 16px;
    width: 4.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__more .btn-more {
    height: 16px;
    height: 4.44444vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-personality__more .btn-more:before {
    height: 34.08889px;
    height: 4.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__more .btn-more:before {
    height: 16px;
    height: 4.44444vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-personality__more .btn-more:after {
    width: 34.08889px;
    width: 4.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-personality__more .btn-more:after {
    width: 16px;
    width: 4.44444vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature {
    padding: 0;
  }
  .experience-feature__inner {
    padding: 80.96111px 51.13333px;
    padding: 10.55556vw 6.66667vw;
    -webkit-border-radius: 42.61111px;
    border-radius: 42.61111px;
    -webkit-border-radius: 5.55556vw;
    border-radius: 5.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__inner {
    padding: 38px 24px;
    padding: 10.55556vw 6.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__inner {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-border-radius: 5.55556vw;
    border-radius: 5.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature .js-picture {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 42.61111px;
    border-radius: 42.61111px;
    -webkit-border-radius: 5.55556vw;
    border-radius: 5.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature .js-picture {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-border-radius: 5.55556vw;
    border-radius: 5.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature .swiper-pagination {
    bottom: 14.91389px;
    bottom: 1.94444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature .swiper-pagination {
    bottom: 7px;
    bottom: 1.94444vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__list {
    margin-left: -42.61111px;
    margin-left: -5.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__list {
    margin-left: -20px;
    margin-left: -5.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__list-item {
    width: 215.18611px;
    width: 28.05556vw;
    margin: 19.175px 0px 0px 42.61111px;
    margin: 2.5vw 0vw 0vw 5.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__list-item {
    width: 101px;
    width: 28.05556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__list-item {
    margin: 9px 0px 0px 20px;
    margin: 2.5vw 0vw 0vw 5.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature .js-picture {
    width: 215.18611px;
    width: 28.05556vw;
    height: 215.18611px;
    height: 28.05556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature .js-picture {
    width: 101px;
    width: 28.05556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature .js-picture {
    height: 101px;
    height: 28.05556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature .feature-name {
    font-size: 25.6px;
    font-size: 3.33333vw;
    line-height: 1.33;
  }
  html[lang^="th"] .experience-feature .feature-name {
    font-size: 34.56px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature .feature-name {
    font-size: 12px;
    font-size: 3.33333vw;
  }
  html[lang^="th"] .experience-feature .feature-name {
    font-size: 16.2px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature .feature-name {
    line-height: 0.9975;
  }
  html[lang^="my"] .experience-feature .feature-name {
    line-height: 1.4;
  }
  .experience-feature .feature-name:after {
    display: none;
  }
  .experience-feature__more {
    margin-top: 42.61111px;
    margin-top: 5.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__more {
    margin-top: 20px;
    margin-top: 5.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__more .cta-more {
    font-size: 29.86667px;
    font-size: 3.88889vw;
  }
  html[lang^="th"] .experience-feature__more .cta-more {
    font-size: 40.32px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__more .cta-more {
    font-size: 14px;
    font-size: 3.88889vw;
  }
  html[lang^="th"] .experience-feature__more .cta-more {
    font-size: 18.9px;
    font-size: 5.25vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__more .cta {
    min-width: 0;
  }
  .experience-feature__more .cta .s-text:before {
    top: 29.82778px;
    top: 3.88889vw;
    left: -31.95833px;
    left: -4.16667vw;
    height: 21.30556px;
    height: 2.77778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__more .cta .s-text:before {
    top: 14px;
    top: 3.88889vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__more .cta .s-text:before {
    left: -15px;
    left: -4.16667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__more .cta .s-text:before {
    height: 10px;
    height: 2.77778vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__more .cta .s-text:after {
    top: 40.48056px;
    top: 5.27778vw;
    left: -42.61111px;
    left: -5.55556vw;
    width: 21.30556px;
    width: 2.77778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__more .cta .s-text:after {
    top: 19px;
    top: 5.27778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__more .cta .s-text:after {
    left: -20px;
    left: -5.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__more .cta .s-text:after {
    width: 10px;
    width: 2.77778vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__spec-list {
    margin-left: -59.65556px;
    margin-left: -7.77778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-list {
    margin-left: -28px;
    margin-left: -7.77778vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__spec-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }
  .experience-feature__spec-item {
    width: 100%;
  }
  .experience-feature__spec-visual {
    width: 100%;
  }
  .experience-feature__spec-content {
    text-align: center;
  }
  .experience-feature__spec-content-inner {
    overflow-y: visible;
    padding: 53.26389px 63.91667px;
    padding: 6.94444vw 8.33333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-content-inner {
    padding: 25px 30px;
    padding: 6.94444vw 8.33333vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__spec-content-title {
    font-size: 42.66667px;
    font-size: 5.55556vw;
    line-height: 1.4;
  }
  html[lang^="th"] .experience-feature__spec-content-title {
    font-size: 57.6px;
    font-size: 7.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-content-title {
    font-size: 20px;
    font-size: 5.55556vw;
  }
  html[lang^="th"] .experience-feature__spec-content-title {
    font-size: 27px;
    font-size: 7.5vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature__spec-content-title {
    line-height: 1.05;
  }
  html[lang^="my"] .experience-feature__spec-content-title {
    line-height: 1.6;
  }
  .experience-feature__spec-content-desc {
    font-size: 25.6px;
    font-size: 3.33333vw;
    line-height: 1.34;
  }
  html[lang^="th"] .experience-feature__spec-content-desc {
    font-size: 34.56px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-content-desc {
    font-size: 12px;
    font-size: 3.33333vw;
  }
  html[lang^="th"] .experience-feature__spec-content-desc {
    font-size: 16.2px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature__spec-content-desc {
    line-height: 1.005;
  }
  html[lang^="my"] .experience-feature__spec-content-desc {
    line-height: 1.4;
  }
  .experience-feature__spec-content-disclaimer {
    font-size: 21.33333px;
    font-size: 2.77778vw;
    line-height: 1.2;
  }
  html[lang^="th"] .experience-feature__spec-content-disclaimer {
    font-size: 28.8px;
    font-size: 3.75vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-content-disclaimer {
    font-size: 10px;
    font-size: 2.77778vw;
  }
  html[lang^="th"] .experience-feature__spec-content-disclaimer {
    font-size: 13.5px;
    font-size: 3.75vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature__spec-content-disclaimer {
    line-height: 0.9;
  }
  html[lang^="my"] .experience-feature__spec-content-disclaimer {
    line-height: 1.4;
  }
  .experience-feature__spec-link {
    width: 100%;
    height: 100%;
  }
  .experience-feature__spec-title {
    margin-top: 21.30556px;
    margin-top: 2.77778vw;
    font-size: 25.6px;
    font-size: 3.33333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-title {
    margin-top: 10px;
    margin-top: 2.77778vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature__spec-title {
    font-size: 34.56px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-title {
    font-size: 12px;
    font-size: 3.33333vw;
  }
  html[lang^="th"] .experience-feature__spec-title {
    font-size: 16.2px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__spec-more {
    height: 100%;
  }
  .experience-feature__spec-more-inner {
    padding: 21.30556px 0px 49.00278px 51.13333px;
    padding: 2.77778vw 0vw 6.38889vw 6.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-more-inner {
    padding: 10px 0px 23px 24px;
    padding: 2.77778vw 0vw 6.38889vw 6.66667vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__spec-more-title {
    font-size: 25.6px;
    font-size: 3.33333vw;
    line-height: 1.34;
  }
  html[lang^="th"] .experience-feature__spec-more-title {
    font-size: 34.56px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-more-title {
    font-size: 12px;
    font-size: 3.33333vw;
  }
  html[lang^="th"] .experience-feature__spec-more-title {
    font-size: 16.2px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature__spec-more-title {
    line-height: 1.005;
  }
  html[lang^="my"] .experience-feature__spec-more-title {
    line-height: 1.4;
  }
  .experience-feature__spec-more-item {
    padding-top: 53.26389px;
    padding-top: 6.94444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-more-item {
    padding-top: 25px;
    padding-top: 6.94444vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__spec-more-link {
    width: 170.44444px;
    width: 22.22222vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-more-link {
    width: 80px;
    width: 22.22222vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-feature__spec-more .s-text {
    font-size: 25.6px;
    font-size: 3.33333vw;
    line-height: 1.33;
  }
  html[lang^="th"] .experience-feature__spec-more .s-text {
    font-size: 34.56px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-feature__spec-more .s-text {
    font-size: 12px;
    font-size: 3.33333vw;
  }
  html[lang^="th"] .experience-feature__spec-more .s-text {
    font-size: 16.2px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-feature__spec-more .s-text {
    line-height: 0.9975;
  }
  html[lang^="my"] .experience-feature__spec-more .s-text {
    line-height: 1.4;
  }
  .experience-bundles {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .experience-bundles__inner {
    padding: 189.61944px 55.39444px 80.96111px;
    padding: 24.72222vw 7.22222vw 10.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles__inner {
    padding: 89px 26px 38px;
    padding: 24.72222vw 7.22222vw 10.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-bundles__product {
    margin-top: 63.91667px;
    margin-top: 8.33333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles__product {
    margin-top: 30px;
    margin-top: 8.33333vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-bundles__product-wrap {
    width: 100%;
    overflow: hidden;
    margin-top: 0;
  }
  .experience-bundles__product-item {
    width: 100%;
    margin-left: 0;
  }
  .experience-bundles__product-item-inner {
    width: 100%;
    padding: 0;
  }
  .experience-bundles .bundles .s-name {
    margin-top: 29.82778px;
    margin-top: 3.88889vw;
    font-size: 32px;
    font-size: 4.16667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles .bundles .s-name {
    margin-top: 14px;
    margin-top: 3.88889vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-bundles .bundles .s-name {
    font-size: 43.2px;
    font-size: 5.625vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles .bundles .s-name {
    font-size: 15px;
    font-size: 4.16667vw;
  }
  html[lang^="th"] .experience-bundles .bundles .s-name {
    font-size: 20.25px;
    font-size: 5.625vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-bundles .bundles .s-price {
    margin-top: 23.43611px;
    margin-top: 3.05556vw;
    font-size: 25.6px;
    font-size: 3.33333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles .bundles .s-price {
    margin-top: 11px;
    margin-top: 3.05556vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-bundles .bundles .s-price {
    font-size: 34.56px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles .bundles .s-price {
    font-size: 12px;
    font-size: 3.33333vw;
  }
  html[lang^="th"] .experience-bundles .bundles .s-price {
    font-size: 16.2px;
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-bundles .bundles .bundles-img {
    width: 255.66667px;
    width: 33.33333vw;
    height: 196.01111px;
    height: 25.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles .bundles .bundles-img {
    width: 120px;
    width: 33.33333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles .bundles .bundles-img {
    height: 92px;
    height: 25.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-bundles .bundles.bundle-phone .bundles-img {
    width: 306.8px;
    width: 40vw;
    height: 588.03333px;
    height: 76.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles .bundles.bundle-phone .bundles-img {
    width: 144px;
    width: 40vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles .bundles.bundle-phone .bundles-img {
    height: 276px;
    height: 76.66667vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-bundles .swiper-container {
    padding-bottom: 170.44444px;
    padding-bottom: 22.22222vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles .swiper-container {
    padding-bottom: 80px;
    padding-bottom: 22.22222vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-bundles .swiper-pagination {
    display: block;
    bottom: 4.26111px;
    bottom: 0.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-bundles .swiper-pagination {
    bottom: 2px;
    bottom: 0.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-types {
    padding-left: 0;
    padding-right: 0;
  }
  .experience-types__inner {
    padding: 83.09167px 51.13333px 313.19167px;
    padding: 10.83333vw 6.66667vw 40.83333vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types__inner {
    padding: 39px 24px 147px;
    padding: 10.83333vw 6.66667vw 40.83333vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-types__list {
    display: block;
    margin: 0;
    padding-bottom: 42.61111px;
    padding-bottom: 5.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types__list {
    padding-bottom: 20px;
    padding-bottom: 5.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-types__item {
    float: none;
    width: 438.89444px;
    width: 57.22222vw;
    height: 568.85833px;
    height: 74.16667vw;
    margin: 0;
    padding: 40.48056px 19.175px 0px 0px;
    padding: 5.27778vw 2.5vw 0vw 0vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types__item {
    width: 206px;
    width: 57.22222vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types__item {
    height: 267px;
    height: 74.16667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types__item {
    padding: 19px 9px 0px 0px;
    padding: 5.27778vw 2.5vw 0vw 0vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-types__link:before {
    -webkit-border-radius: 42.61111px;
    border-radius: 42.61111px;
    -webkit-border-radius: 5.55556vw;
    border-radius: 5.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types__link:before {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-border-radius: 5.55556vw;
    border-radius: 5.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-types__cta-wrap {
    margin-top: 31.95833px;
    margin-top: 4.16667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types__cta-wrap {
    margin-top: 15px;
    margin-top: 4.16667vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-types__cta-wrap:first-of-type {
    margin-top: 106.52778px;
    margin-top: 13.88889vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types__cta-wrap:first-of-type {
    margin-top: 50px;
    margin-top: 13.88889vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-types__text {
    bottom: 27.69722px;
    bottom: 3.61111vw;
    padding: 0px 38.35px;
    padding: 0vw 5vw;
    font-size: 40.53333px;
    font-size: 5.27778vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types__text {
    bottom: 13px;
    bottom: 3.61111vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types__text {
    padding: 0px 18px;
    padding: 0vw 5vw;
  }
}

@media screen and (max-width: 767px) {
  html[lang^="th"] .experience-types__text {
    font-size: 54.72px;
    font-size: 7.125vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types__text {
    font-size: 19px;
    font-size: 5.27778vw;
  }
  html[lang^="th"] .experience-types__text {
    font-size: 25.65px;
    font-size: 7.125vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-types .swiper-container {
    padding-bottom: 127.83333px;
    padding-bottom: 16.66667vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types .swiper-container {
    padding-bottom: 60px;
    padding-bottom: 16.66667vw;
  }
}

@media screen and (max-width: 767px) {
  .experience-types .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .experience-types .swiper-pagination {
    display: block;
    bottom: 4.26111px;
    bottom: 0.55556vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .experience-types .swiper-pagination {
    bottom: 2px;
    bottom: 0.55556vw;
  }
}

@media screen and (max-width: 767px) {
  .swiper-container-horizontal >
.swiper-pagination-bullets
.swiper-pagination-bullet {
    position: relative;
    width: 34.08889px;
    width: 4.44444vw;
    height: 34.08889px;
    height: 4.44444vw;
    margin: 0px 8.52222px 0px 0px;
    margin: 0vw 1.11111vw 0vw 0vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .swiper-container-horizontal >
.swiper-pagination-bullets
.swiper-pagination-bullet {
    width: 16px;
    width: 4.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .swiper-container-horizontal >
.swiper-pagination-bullets
.swiper-pagination-bullet {
    height: 16px;
    height: 4.44444vw;
  }
}

@media screen and (max-width: 767px) and (max-width: 360px) {
  .swiper-container-horizontal >
.swiper-pagination-bullets
.swiper-pagination-bullet {
    margin: 0px 4px 0px 0px;
    margin: 0vw 1.11111vw 0vw 0vw;
  }
}

@media screen and (max-width: 767px) {
  .swiper-pagination .swiper-pagination-bullet {
    border: 0;
  }
  .swiper-pagination .swiper-pagination-bullet-active {
    width: auto;
    height: auto;
    background: transparent;
  }
  .swiper-pagination .swiper-pagination-bullet-active .ico-bullet {
    border: 0;
    background: #000;
  }
  .swiper-pagination .ico-bullet {
    position: absolute;
    display: inline-block;
    width: 50%;
    height: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #000;
    background: transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
}

.experience-nav .s-title a {
  font-family: "SamsungSharpSans", arial;
}


.experience-quiz__intro .experience-quiz__intro-desc-top, .experience-quiz__intro h1, .experience-quiz__intro p{
  font-family: "SamsungSharpSans", arial;
}
h1, h2, h3, h4 {
  font-weight: 700;
}
.s-title-wrap h2 {
  font-weight: 700;
}
.s-title-wrap p {
  font-weight: 400;
}

.QSIFeedBackLink, .QSISlider {
  display: none !important;
}