html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
}
.span-sm-1 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 25%;
  border-left-width: 16px;
  padding: 0 0%;
}
.span-sm-offset-1 {
  margin-left: 25% !important;
}
.span-sm-2 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 50%;
  border-left-width: 16px;
  padding: 0 0%;
}
.span-sm-offset-2 {
  margin-left: 50% !important;
}
.span-sm-3 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 75%;
  border-left-width: 16px;
  padding: 0 0%;
}
.span-sm-offset-3 {
  margin-left: 75% !important;
}
.span-sm-4 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 100%;
  border-left-width: 16px;
  padding: 0 0%;
}
.span-sm-offset-4 {
  margin-left: 100% !important;
}
.span-sm-4 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  border-left-width: 16px;
  margin-left: 0;
  width: 100%;
}
@media (min-width: 769px) {
  .span-lg-1 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 8.33333%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-1 {
    margin-left: 8.33333% !important;
  }
  .span-lg-2 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 16.66667%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-2 {
    margin-left: 16.66667% !important;
  }
  .span-lg-3 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 25%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-3 {
    margin-left: 25% !important;
  }
  .span-lg-4 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 33.33333%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-4 {
    margin-left: 33.33333% !important;
  }
  .span-lg-5 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 41.66667%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-5 {
    margin-left: 41.66667% !important;
  }
  .span-lg-6 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 50%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-6 {
    margin-left: 50% !important;
  }
  .span-lg-7 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 58.33333%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-7 {
    margin-left: 58.33333% !important;
  }
  .span-lg-8 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 66.66667%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-8 {
    margin-left: 66.66667% !important;
  }
  .span-lg-9 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 75%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-9 {
    margin-left: 75% !important;
  }
  .span-lg-10 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 83.33333%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-10 {
    margin-left: 83.33333% !important;
  }
  .span-lg-11 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 91.66667%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-11 {
    margin-left: 91.66667% !important;
  }
  .span-lg-12 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 100%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-12 {
    margin-left: 100% !important;
  }
  .span-lg-12 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    border-left-width: 24px;
    margin-left: 0;
    width: 100%;
  }
}
h1,
.type-h1 {
  font-size: 44px;
  line-height: 118.18182%;
  font-weight: bold;
}
@media (min-width: 834px) {
  h1,
  .type-h1 {
    font-size: 76px;
    line-height: 115.78947%;
  }
}
@media (min-width: 834px) and (max-width: 1440px) {
  h1,
  .type-h1 {
    font-size: 5.27778vw;
  }
}
h2,
.type-h2 {
  font-size: 32px;
  line-height: 125%;
  font-weight: 400;
}
@media (min-width: 1047px) {
  h2,
  .type-h2 {
    font-size: 44px;
    line-height: 127.27273%;
  }
}
@media (min-width: 1047px) and (max-width: 1440px) {
  h2,
  .type-h2 {
    font-size: 3.05556vw;
  }
}
h3,
.type-h3 {
  font-size: 24px;
  line-height: 166.66667%;
  font-weight: 700;
}
@media (min-width: 864px) {
  h3,
  .type-h3 {
    font-size: 40px;
    line-height: 140%;
  }
}
@media (min-width: 864px) and (max-width: 1440px) {
  h3,
  .type-h3 {
    font-size: 2.77778vw;
  }
}
h4,
.type-h4 {
  font-size: 22px;
  line-height: 100%;
  font-weight: 700;
}
h4.light-weight,
.light-weight.type-h4 {
  font-weight: 300;
}
@media (min-width: 990px) {
  h4,
  .type-h4 {
    font-size: 32px;
    line-height: 150%;
  }
}
@media (min-width: 990px) and (max-width: 1440px) {
  h4,
  .type-h4 {
    font-size: 2.22222vw;
  }
}
figcaption,
.type-cp1 {
  font-size: 18px;
  line-height: 177.77778%;
  font-weight: 700;
}
figcaption.light-weight,
.light-weight.type-cp1 {
  font-weight: 400;
}
@media (min-width: 1296px) {
  figcaption,
  .type-cp1 {
    font-size: 20px;
    line-height: 160%;
  }
}
@media (min-width: 1296px) and (max-width: 1440px) {
  figcaption,
  .type-cp1 {
    font-size: 1.38889vw;
  }
}
.type-cp2 {
  font-size: 16px;
  line-height: 200%;
  font-weight: 700;
}
@media (min-width: 1280px) {
  .type-cp2 {
    font-size: 18px;
    line-height: 177.77778%;
  }
  .light-weight.type-cp2 {
    font-weight: 400;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) {
  .type-cp2 {
    font-size: 1.25vw;
  }
}
.type-cp3 {
  font-size: 15px;
  line-height: 100%;
  font-weight: 700;
}
.light-weight.type-cp3 {
  font-weight: 400;
}
@media (min-width: 1440px) {
  .type-cp3 {
    font-size: 15px;
    line-height: 100%;
  }
}
p,
.type-p1 {
  font-size: 14px;
  line-height: 171.42857%;
  font-weight: 400;
}
p.light-weight,
.light-weight.type-p1 {
  font-weight: 400;
}
@media (min-width: 1260px) {
  p,
  .type-p1 {
    font-size: 16px;
    line-height: 200%;
  }
}
@media (min-width: 1260px) and (max-width: 1440px) {
  p,
  .type-p1 {
    font-size: 1.11111vw;
  }
}
.type-p2 {
  font-size: 12px;
  line-height: 200%;
  font-weight: 700;
}
.light-weight.type-p2 {
  font-weight: 400;
}
@media (min-width: 1234px) {
  .type-p2 {
    font-size: 14px;
    line-height: 171.42857%;
  }
}
@media (min-width: 1234px) and (max-width: 1440px) {
  .type-p2 {
    font-size: 0.97222vw;
  }
}
.type-p3 {
  font-size: 10px;
  line-height: 240%;
  font-weight: 700;
}
.light-weight.type-p3 {
  font-weight: 400;
}
@media (min-width: 1200px) {
  .type-p3 {
    font-size: 12px;
    line-height: 200%;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .type-p3 {
    font-size: 0.83333vw;
  }
}
@-ms-viewport {
  width: auto !important;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-phone-sm {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  i.chevron-down {
    height: 9px;
    margin-top: 3px;
    margin-left: 5px;
    padding: 0;
    -webkit-transition: all 0.6s linear;
    transition: all 0.6s linear;
    width: 11px;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .visible-phone-sm {
    display: inherit !important;
  }
  .hidden-phone-sm {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
} /*! normalize */
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  display: inline-block;
}
a :focus,
a :hover,
a :active {
  outline: 0;
}
button {
  background: none;
}
input::-moz-focus-inner {
  border: 0;
}
input[data-type="radio"] {
  display: none;
}
select::-ms-expand {
  display: none;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
.cf {
  clear: both;
}
.cf:after {
  clear: both;
  content: "";
  display: table;
}
body {
  background: #fff;
}
.white_to_lightgrey {
  background: #f5f5f5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2RjZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f5f5f5),
    to(#e4e4e4)
  );
  background: linear-gradient(to bottom, #f5f5f5 0%, #e4e4e4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F5F5F5', endColorstr='#E4E4E4',GradientType=0 );
}
.white_bg {
  background: #fff;
}
.black_bg {
  background: #000;
}
.video-trigger {
  cursor: pointer;
}
.clickable-overlay:hover {
  cursor: pointer;
}
@font-face {
  font-family: "icomoon";
  src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/icomoon.woff?xquf6g")
      format("woff"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/icomoon.eot?xquf6g"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/icomoon.eot?#iefixxquf6g")
      format("embedded-opentype"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/icomoon.svg?xquf6g#icomoon")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IconSupp";
  src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/IconSupp.woff")
      format("woff"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/IconSupp.eot"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/IconSupp.eot?#iefix")
      format("embedded-opentype"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/IconSupp.svg#IconSupp")
      format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SamsungSharpGraphic";
  src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpGraphic.woff?lfwv7")
      format("woff"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpGraphic.eot?lfwv7"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpGraphic.eot?lfwv7#iefix")
      format("embedded-opentype"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpGraphic.svg?lfwv7#SamsungSharpGraphic")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SamsungSansSharp";
  src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSansBd.woff2")
      format("woff2"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.svg#SamsungSharpSans-Bold")
      format("svg");
  font-weight: bold;
  font-style: normal;
  unicode-range: U+0000-007D, U+007F-10FFFF; /* Exclude U+007E (~) */
  font-display: swap;
}
@font-face {
  font-family: "SamsungSansSharp";
  src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSansMd.woff2")
      format("woff2"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Medium.eot"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Medium.svg#SamsungSharpSans-Medium")
      format("svg");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0000-007D, U+007F-10FFFF; /* Exclude U+007E (~) */
  font-display: swap;
}
@font-face {
  font-family: "SamsungSans";
  src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSans_Bold-webfont.woff2")
      format("woff2"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSans_Bold-webfont.woff")
      format("woff"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSans_Bold-webfont.eot"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSans_Bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSans_Bold-webfont.svg#samsung_sansbold")
      format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SamsungSans";
  src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSans_Regular-webfont.woff2")
      format("woff2"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSans_Regular-webfont.woff")
      format("woff"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSans_Regular-webfont.eot"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSans_Regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSans_Regular-webfont.svg#samsung_sansregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SamsungOneLatinWeb";
  font-style: normal;
  font-weight: 400;
  src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff2")
      format("woff2"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff")
      format("woff"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.eot?")
      format("eot");
  font-display: swap;
}
@font-face {
  font-family: "SamsungOneLatinWeb";
  font-style: normal;
  font-weight: 700;
  src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff2")
      format("woff2"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff")
      format("woff"),
    url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.eot?")
      format("eot");
  font-display: swap;
}
[class^="ficon-"] {
  font-family: "icomoon";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}
.ficon-play::before {
  content: "\e900";
}
.ficon-cross::before {
  content: "\e901";
}
.ficon-camera::before {
  content: "\e902";
}
.ficon-mobile::before {
  content: "\e903";
}
.ficon-users::before {
  content: "\e904";
}
.ficon-spinner::before {
  content: "\e905";
}
.ficon-display::before {
  content: "\e906";
}
.ficon-star-empty::before {
  content: "\e907";
}
.ficon-star-half::before {
  content: "\e908";
}
.ficon-star-full::before {
  content: "\e909";
}
.ficon-navigation-next::before {
  content: "\e90d";
}
.circleplaybtn {
  display: inline-block;
  padding-top: 0;
  vertical-align: middle;
}
.circleplaybtn > span {
  color: #5f5f5f;
  font-size: 33px;
  margin-right: 10px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.circleplaybtn__ring {
  background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/imgs/arrowright.png") 14px 7px no-repeat;
  border: 2px solid #5f5f5f;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 2px 10px 0 0;
  position: relative;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease;
  vertical-align: middle;
  width: 40px;
}
.samsung-play-button {
  background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/imgs/play_button.png") no-repeat;
  background-size: cover;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.white-theme .samsung-play-button {
  background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/imgs/play_button_black.png") no-repeat;
  background-size: cover;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "SamsungSharpGraphic" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-up-carat.transform {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-up-carat::before {
  content: "\e900";
}
.icon-down-carat.transform {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-down-carat::before {
  content: "\e901";
}
.icon-right-carat::before {
  content: "\e902";
}
.icon-left-carat::before {
  content: "\e903";
}
.icon-star-filled::before {
  content: "\e904";
}
.icon-star-empty::before {
  content: "\e905";
}
.icon-star-half::before {
  content: "\e906";
}
.icon-sideburger::before {
  content: "\e907";
}
.icon-plus::before {
  content: "\e908";
}
.icon-dash::before {
  content: "\e909";
}
.icon-x::before {
  content: "\e90d";
}
.icon-black-circle::before {
  content: "\e90e";
}
.icon-play::before {
  content: "\e90f";
}
.icon-cart-empty::before {
  content: "\e910";
}
.icon-person::before,
.icon-i1::before {
  content: "\e921";
}
.icon-cart-closed::before,
.icon-i2::before {
  content: "\e911";
}
.icon-magnify::before,
.icon-i3::before {
  content: "\e920";
}
.icon-bullseyeline::before,
.icon-i4::before {
  content: "\e90a";
}
.icon-envelope::before,
.icon-i5::before {
  content: "\e91f";
}
.icon-quotebox::before,
.icon-i6::before {
  content: "\e91e";
}
.icon-phone::before,
.icon-i7::before {
  content: "\e90b";
}
.icon-zoom-in::before,
.icon-i8-1::before {
  content: "\e91d";
}
.icon-zoom-out::before,
.icon-i8-2::before {
  content: "\e912";
}
.icon-instagram::before,
.icon-Si1::before {
  content: "\e91b";
}
.icon-facebook::before,
.icon-Si2::before {
  content: "\e919";
}
.icon-twitter::before,
.icon-Si3::before {
  content: "\e917";
}
.icon-youtube::before,
.icon-Si4::before {
  content: "\e913";
}
.icon-chevron-right::before {
  content: "\e922";
}
.icon-lock::before {
  content: "\e923";
}
.icon-question-mark {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #a6a6a6;
  color: #a6a6a6;
  font-size: 22px;
}
.icon-question-mark::before {
  content: "\e924";
}
.icon-sm {
  font-size: 11px;
}
.icon-md {
  font-size: 14px;
}
.icon-left {
  margin-right: 30px;
}
@media (min-width: 769px) {
  .icon-left {
    margin-right: 10px;
  }
}
.icon-right {
  margin-left: 30px;
}
@media (min-width: 769px) {
  .icon-right {
    margin-left: 10px;
  }
}
.icon-transformable {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
[class*="suppicon-"] {
  display: block;
  font-family: "IconSupp";
  font-style: normal;
  font-weight: 100;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.suppicon-dialogue:before {
  content: "\0041";
}
.suppicon-download:before {
  content: "\0042";
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.section {
  width: 100%;
}
.container,
.container-sm {
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.container:before,
.container-sm:before,
.container:after,
.container-sm:after {
  content: " ";
  display: table;
}
.container:after,
.container-sm:after {
  clear: both;
}
.container-wrapper {
  width: 100%;
}
.container-sm {
  max-width: 1240px;
}
.row {
  position: relative;
  margin-left: 0;
  margin-right: 16px;
  overflow: visible;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.span-sm-1 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 25%;
  border-left-width: 16px;
  padding: 0 0%;
}
.span-sm-offset-1 {
  margin-left: 25% !important;
}
.span-sm-2 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 50%;
  border-left-width: 16px;
  padding: 0 0%;
}
.span-sm-offset-2 {
  margin-left: 50% !important;
}
.span-sm-3 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 75%;
  border-left-width: 16px;
  padding: 0 0%;
}
.span-sm-offset-3 {
  margin-left: 75% !important;
}
.span-sm-4 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 100%;
  border-left-width: 16px;
  padding: 0 0%;
}
.span-sm-offset-4 {
  margin-left: 100% !important;
}
.span-sm-4 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  border-left-width: 16px;
  margin-left: 0;
  width: 100%;
}
.span-full {
  margin-right: -16px;
  position: relative;
}
@media (min-width: 769px) {
  .row {
    position: relative;
    margin-left: 0;
    margin-right: 24px;
    overflow: visible;
  }
  .row:before,
  .row:after {
    content: " ";
    display: table;
  }
  .row:after {
    clear: both;
  }
  .span-lg-1 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 8.33333%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-1 {
    margin-left: 8.33333% !important;
  }
  .span-lg-2 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 16.66667%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-2 {
    margin-left: 16.66667% !important;
  }
  .span-lg-3 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 25%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-3 {
    margin-left: 25% !important;
  }
  .span-lg-4 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 33.33333%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-4 {
    margin-left: 33.33333% !important;
  }
  .span-lg-5 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 41.66667%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-5 {
    margin-left: 41.66667% !important;
  }
  .span-lg-6 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 50%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-6 {
    margin-left: 50% !important;
  }
  .span-lg-7 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 58.33333%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-7 {
    margin-left: 58.33333% !important;
  }
  .span-lg-8 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 66.66667%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-8 {
    margin-left: 66.66667% !important;
  }
  .span-lg-9 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 75%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-9 {
    margin-left: 75% !important;
  }
  .span-lg-10 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 83.33333%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-10 {
    margin-left: 83.33333% !important;
  }
  .span-lg-11 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 91.66667%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-11 {
    margin-left: 91.66667% !important;
  }
  .span-lg-12 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 100%;
    border-left-width: 24px;
    padding: 0 0%;
  }
  .span-lg-offset-12 {
    margin-left: 100% !important;
  }
  .span-lg-12 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    border-left-width: 24px;
    margin-left: 0;
    width: 100%;
  }
  .span-full {
    margin-right: -24px;
    position: relative;
  }
}
.span-half,
.row-half {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  .span-half,
  .row-half {
    width: 50%;
  }
  .span-half:nth-of-type(odd),
  .row-half:nth-of-type(odd) {
    border-right-width: 12px;
    clear: left;
  }
  .span-half:nth-of-type(even),
  .row-half:nth-of-type(even) {
    border-left-width: 12px;
  }
}
.grid {
  position: relative;
  margin-left: 8px;
  margin-right: 8px;
  overflow: visible;
}
.grid:before,
.grid:after {
  content: " ";
  display: table;
}
.grid:after {
  clear: both;
}
@media (min-width: 769px) {
  .grid {
    margin-left: 12px;
    margin-right: 12px;
  }
}
.col-sm-1 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 25%;
  padding-left: 8px;
  padding-right: 8px;
}
.col-sm-offset-1 {
  margin-left: 25%;
}
.col-sm-push-1 {
  left: 25%;
}
.col-sm-pull-1 {
  right: 25%;
}
.col-sm-2 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 50%;
  padding-left: 8px;
  padding-right: 8px;
}
.col-sm-offset-2 {
  margin-left: 50%;
}
.col-sm-push-2 {
  left: 50%;
}
.col-sm-pull-2 {
  right: 50%;
}
.col-sm-3 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 75%;
  padding-left: 8px;
  padding-right: 8px;
}
.col-sm-offset-3 {
  margin-left: 75%;
}
.col-sm-push-3 {
  left: 75%;
}
.col-sm-pull-3 {
  right: 75%;
}
.col-sm-4 {
  border: 0 solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box !important;
  float: left;
  position: relative;
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
}
.col-sm-offset-4 {
  margin-left: 100%;
}
.col-sm-push-4 {
  left: 100%;
}
.col-sm-pull-4 {
  right: 100%;
}
.col-fill-container {
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 769px) {
  .col-lg-1 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 8.33333%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-2 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 16.66667%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-3 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 25%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-4 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 33.33333%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-5 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 41.66667%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-6 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 50%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-7 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 58.33333%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-8 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 66.66667%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-9 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 75%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-10 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 83.33333%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-11 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 91.66667%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-12 {
    border: 0 solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box !important;
    float: left;
    position: relative;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-fill-container {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.side-block {
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  .side-block:before,
  .side-block:after {
    content: " ";
    display: table;
  }
  .side-block:after {
    clear: both;
  }
}
@media (max-width: 768px) {
  .side-block .side-grid {
    margin-left: 8px;
    margin-right: 8px;
  }
  .side-block .side-grid:before,
  .side-block .side-grid:after {
    content: " ";
    display: table;
  }
  .side-block .side-grid:after {
    clear: both;
  }
}
@media (min-width: 769px) {
  .side-block {
    float: left;
    width: 50%;
  }
  .side-block:nth-of-type(odd) .side-grid {
    margin-left: 12px;
    margin-right: 0;
  }
  .side-block:nth-of-type(even) .side-grid {
    margin-left: 0;
    margin-right: 12px;
  }
}
.buffer-top {
  padding-top: 88px;
}
.buffer-bottom {
  padding-bottom: 88px;
}
.col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.rnded-box-link {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "SamsungOneLatinWeb", "SamsungSans", "Interface_bd", Arial,
    Helvetica, "San-Serif";
  font-weight: 700;
  background-color: transparent;
  border: solid 2px #5f5f5f;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #5f5f5f;
  display: inline-block;
  letter-spacing: 0.5px;
  line-height: 10px;
  margin: 8px 0 0;
  padding: 11px 25px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background, color, border;
  transition-property: background, color, border;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  white-space: nowrap;
}
@media screen and (min-width: 981px) and (max-width: 1200px) {
  .rnded-box-link {
    padding: 9px 22px;
  }
}
@media screen and (max-width: 980px) {
  .rnded-box-link {
    padding: 9px 22px;
  }
}
@media screen and (max-width: 767px) {
  .rnded-box-link {
    font-size: 10px;
    font-size: 0.625rem;
    padding: 7px 17px;
  }
}
@media screen and (max-width: 370px) {
  .rnded-box-link {
    font-size: 10px;
    font-size: 0.625rem;
    padding: 7px 11px;
  }
}
.rnded-box-link:hover {
  background-color: #5f5f5f;
  border-color: #5f5f5f !important;
  color: #fff !important;
  text-decoration: none;
}
@media screen and (max-width: 980px) {
  .dtop-float {
    float: none;
  }
  .rnded-box-link {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (min-width: 769px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 769px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 768px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 769px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (max-width: 768px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
body {
  font-family: "SamsungOneLatinWeb", "SamsungSans", "Interface_bd", Arial,
    Helvetica, "San-Serif";
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
figcaption,
a,
button,
select,
textarea,
svg path,
svg rect,
[class^="type-"] {
  font-family: "SamsungOneLatinWeb", "SamsungSans", "Interface_bd", Arial,
    Helvetica, "San-Serif";
}
.dark-theme h1,
.dark-theme h2,
.dark-theme h3,
.dark-theme h4,
.dark-theme h5,
.dark-theme h6,
.dark-theme p,
.dark-theme figcaption,
.dark-theme a,
.dark-theme button,
.dark-theme select,
.dark-theme textarea,
.dark-theme svg path,
.dark-theme svg rect,
.dark-theme [class^="type-"] {
  color: #fff;
}
.dark-theme span {
  color: #fff;
}
a {
  color: #20a2ff;
  text-decoration: none;
}
h1 {
  font-family: "SamsungSansSharp", "SamsungSans", "InterfaceR", Arial, Helvetica,
    "San-Serif";
}
.type-bold {
  font-weight: 800;
}
.cta-holder {
  color: #363636;
}
.ec-btn,
.cta-button {
  color: #363636;
  display: inline-block;
  position: relative;
  padding: 20px 38px 20px 40px;
  overflow: hidden;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0, 0 100%;
  background-size: 100% 100%, 100% 100%;
  border: 1px solid;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  outline: 0;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  background-clip: border-box;
  z-index: 1;
}
@media (min-width: 769px) {
  .ec-btn,
  .cta-button {
    font-size: 12px;
    letter-spacing: 0.25em;
  }
}
.ie9 .ec-btn:before,
.ie9 .cta-button:before {
  position: absolute;
  top: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #222425;
  content: "";
  -webkit-transition: top 0.09s ease-in;
  transition: top 0.09s ease-in;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
.ec-btn:hover,
.ec-btn:active,
.cta-button:hover,
.cta-button:active {
  background-size: 100% 0, 100% 100%;
  background-color: #222425;
  border-color: #222425 !important;
  color: #fff !important;
  text-decoration: none;
}
.ec-btn:focus,
.cta-button:focus {
  outline-color: #4d90fe !important;
  outline-style: solid !important;
  outline-width: thin !important;
}
.ec-btn:hover:before,
.ec-btn:active:before,
.cta-button:hover:before,
.cta-button:active:before {
  top: 0;
}
.ec-btn.cta-blue,
.cta-button.cta-blue {
  background-color: #1428a0;
  color: white;
  border: none;
}
.ec-btn.cta-blue:hover,
.cta-button.cta-blue:hover {
  background-color: #0b175c;
}
.button-submit,
input[type="submit"] {
  color: #fff;
  background-color: #222425;
  border: 0;
}
.button-submit:active,
input[type="submit"]:active {
  background-color: #bfc6c9;
}
.button-expand {
  width: 100%;
}
.dark-theme .cta-button {
  color: #fff;
}
.dark-theme .cta-button:hover,
.dark-theme .cta-button:active {
  background-size: 100% 0, 100% 100%;
  background-color: #fff;
  border-color: #fff !important;
  color: #000 !important;
}
.page-content .dark-theme #lpchatHeaderLink[target="_blank"] a:after {
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg)
    no-repeat;
}
.page-content .dark-theme #lpchatHeaderLink[target="_blank"]:hover a:after {
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow-black.svg)
    no-repeat;
}
.page-content .dark-theme a[target="_blank"]:after,
.page-content .dark-theme a[data-ctabehaviour="_blank"]:after {
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg)
    no-repeat;
}
.page-content .dark-theme a.cta-button[target="_blank"]:hover:after,
.page-content .dark-theme a.cta-button[data-ctabehaviour="_blank"]:hover:after,
.page-content .dark-theme a.ec-btn[target="_blank"]:hover:after,
.page-content .dark-theme a.ec-btn[data-ctabehaviour="_blank"]:hover:after,
.page-content .dark-theme a.cta-button[target="_blank"]:focus:after,
.page-content .dark-theme a.cta-button[data-ctabehaviour="_blank"]:focus:after,
.page-content .dark-theme a.ec-btn[target="_blank"]:focus:after,
.page-content .dark-theme a.ec-btn[data-ctabehaviour="_blank"]:focus:after {
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow-black.svg)
    no-repeat;
}
.page-content #lpchatHeaderLink[target="_blank"] a:after {
  content: "";
  width: 11px;
  height: 11px;
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow-black.svg)
    no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  -webkit-transition: background-image 0.2s ease-in;
  transition: background-image 0.2s ease-in;
}
.page-content #lpchatHeaderLink[target="_blank"]:hover a:after {
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg)
    no-repeat;
}
.page-content a.not-nav[target="_blank"] p {
  display: inline;
}
.page-content a.secondary-menu__link[target="_blank"]:after {
  content: none !important;
}
.page-content a.secondary-menu__link[target="_blank"] span:after {
  content: "" !important;
  width: 11px;
  height: 11px;
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg)
    no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: 6px;
  -webkit-transition: background-image 0.2s ease-in;
  transition: background-image 0.2s ease-in;
}
.page-content
  a.secondary-menu__link[target="_blank"].secondary-menu--hover-state
  span:after {
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow-gray.svg)
    no-repeat;
}
.page-content
  a.secondary-menu__link[target="_blank"].secondary-menu--hover-state
  span:hover:after {
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg)
    no-repeat;
}
.page-content a[target="_blank"]:after,
.page-content a[data-ctabehaviour="_blank"]:after {
  content: "" !important;
  width: 11px;
  height: 11px;
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow-black.svg)
    no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  -webkit-transition: background-image 0.2s ease-in;
  transition: background-image 0.2s ease-in;
}
.page-content a.hide-window-icon[target="_blank"]:after,
.page-content a.hide-window-icon[data-ctabehaviour="_blank"]:after {
  content: none !important;
}
.page-content a.cta-button[target="_blank"]:hover:after,
.page-content a.cta-button[data-ctabehaviour="_blank"]:hover:after,
.page-content a.ec-btn[target="_blank"]:hover:after,
.page-content a.ec-btn[data-ctabehaviour="_blank"]:hover:after,
.page-content a.cta-button[target="_blank"]:focus:after,
.page-content a.cta-button[data-ctabehaviour="_blank"]:focus:after,
.page-content a.ec-btn[target="_blank"]:focus:after,
.page-content a.ec-btn[data-ctabehaviour="_blank"]:focus:after {
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow.svg)
    no-repeat;
}
.page-content a[class^="tl-btn-"][target="_blank"]:after,
.page-content a[class*="tl-btn-"][target="_blank"]:after,
.page-content a[class^="tl-btn-"][data-ctabehaviour="_blank"]:after,
.page-content a[class*="tl-btn-"][data-ctabehaviour="_blank"]:after {
  margin-top: 1px;
  width: 12px;
  height: 12px;
}
.page-content a[class$="cta2"][target="_blank"]:after {
  -webkit-transition-duration: unset;
  transition-duration: unset;
}
.page-content a[class$="cta2"][target="_blank"]:hover:after {
  background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/resources/images/icons/newwindow-blue.svg)
    no-repeat;
}
[class^="tl-btn-"],
[class*="tl-btn-"] {
  background: none;
  border: 0;
  outline: 0;
  background: none;
  border: 0;
  color: #000;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.2em;
  line-height: 14px;
  position: relative;
  text-transform: uppercase;
  vertical-align: text-bottom;
}
@media (min-width: 769px) {
  [class^="tl-btn-"],
  [class*="tl-btn-"] {
    letter-spacing: 0.25em;
  }
}
[class^="tl-btn-"]:hover,
[class*="tl-btn-"]:hover {
  cursor: pointer;
}
[class^="tl-btn-"]:focus,
[class*="tl-btn-"]:focus {
  outline-color: #4d90fe;
  outline-style: solid;
  outline-width: thin;
}
[class^="tl-btn-"]::after,
[class*="tl-btn-"]::after {
  color: #363636;
  font-family: "SamsungSharpGraphic";
  font-size: 12px;
  position: absolute;
  right: -18px;
  top: 0;
}
[class^="tl-btn-"]::before,
[class*="tl-btn-"]::before {
  color: #363636;
  display: inline-block;
  font-family: "SamsungSharpGraphic";
  font-size: 12px;
  line-height: 14px;
  margin-right: 7px;
  vertical-align: text-bottom;
}
.tl-btn-navigation::after {
  content: "\e902";
}
.tl-btn-radio {
  line-height: 28px;
}
.tl-btn-guide::before {
  content: "\e902";
}
.tl-btn-expand::after {
  content: "\e901";
}
.tl-btn-hide::after {
  content: "\e900";
}
.tl-btn-clear::before {
  content: "\e90d";
}
.play-btn {
  background: none;
  border: 0;
  outline: 0;
  font-size: 100px;
  background: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 1em;
  height: 1em;
}
@media (min-width: 1000px) {
  .play-btn {
    font-size: 144px;
  }
}
@media (min-width: 1000px) and (max-width: 1440px) {
  .play-btn {
    font-size: 10vw;
  }
}
.play-btn::after {
  color: #fff;
  content: "\e90f";
  display: inline-block;
  font-family: "SamsungSharpGraphic";
  line-height: 1em;
  vertical-align: center;
}
.play-btn:focus {
  -webkit-box-shadow: 0 0 5px #fff;
  box-shadow: 0 0 5px #fff;
}
.header__cta2:focus,
.feature-benefit__cta2:focus,
.text-link:focus,
.desc-textBlock-container__cta__btn:focus {
  outline-color: #4d90fe;
  outline-style: auto;
  outline-width: thin;
}
.cm-g-content-carousel__container__slide-section__slide__text__link:focus {
  outline-color: #4d90fe !important;
  outline-style: auto !important;
  outline-width: thin !important;
}
.icon-play,
.samsung-play-button {
  cursor: pointer;
}
.icon-play:focus,
.samsung-play-button:focus {
  outline-color: #4d90fe !important;
  outline-style: auto !important;
  outline-width: thin !important;
}
.overlay {
  position: absolute !important;
}
.video-button-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100px;
  height: 100px;
}
@media (max-width: 768px) {
  .video-button-overlay {
    width: 80px;
    height: 80px;
  }
}
.image-container img,
.video-snapshot img {
  width: 100%;
}
.fa-btn-radio {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: #fff;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  border: 1px solid #000;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fa-btn-radio.selected:after,
.fa-btn-radio:hover:after,
input[type="radio"]:checked + label .fa-btn-radio:after {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .fa-btn-radio {
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 1281px) {
  .fa-btn-radio {
    width: 24px;
    height: 24px;
  }
}
[data-hidden] {
  display: none;
}
[data-invisible] {
  visibility: hidden;
}
.fa-btn-checkbox {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #000;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fa-btn-checkbox.selected:after,
input[type="checkbox"]:checked + label .fa-btn-checkbox:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 769px) {
  .fa-btn-checkbox:hover:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.color-block {
  border: 1px solid transparent;
}
.color-block[data-color="stainless-steel-look"] {
  background-color: #bbbbbb !important;
}
.color-block[data-color="#fff"] {
  background-color: #fff;
  border-color: #ccc;
}
.color-block[data-color="#000"] {
  background-color: #000;
}
.color-block[data-color="grey"] {
  background-color: #d1d4d9;
}
.color-block[data-color="red"] {
  background-color: #cc5853;
}
.color-block[data-color="blue"] {
  background-color: #006ebc;
}
.color-block[data-color="green"] {
  background-color: #587876;
}
.color-block[data-color="#ff0"] {
  background-color: #ffc660;
}
.color-block[data-color="pink"] {
  background-color: #e3d2cf;
}
.color-block[data-color="orange"] {
  background-color: #ff6900;
}
.color-block[data-color="indigo"] {
  background-color: #354957;
}
.color-block[data-color="sand"] {
  background-color: #F0F0EB;
}
.color-block[data-color="graphite/etoupe"] {
  background: linear-gradient(
    to right,
  #4A4A4D 50%,                                                             
  #918679 50%
);
}
.color-block[data-color="lavender/white"] {
  background: linear-gradient(
    to right,
  #DCCED9  50%,                                                              
  #E9E9E7 50%
);
}
.color-block[data-color="green/black"] {
  background: linear-gradient(
    to right,
  #626959 50%,                                                              
  #404145 50%
);
}
.color-block[data-color="peach"] {
  background-color: #FFA47F;
}

.color-block[data-color="crafted-black"] {
  background-color: #454646;
}

.color-block[data-color="silver-shadow-"] {
  background-color: #7f7f7e;
}
.color-block[data-color="gold"] {
  background-color: #f0cb76;
}
.color-block[data-color="crimson"] {
  background-color: #a31c2a;
}
.color-block[data-color="neat-white"] {
  background-color: #fff;
  border-color: #ccc;
}
.color-block[data-color="white-frost"] {
  background-color: #fff;
  border-color: #ccc;
}
.color-block[data-color="white-pearl"] {
  background-color: #fff;
  border-color: #ccc;
}
.color-block[data-color="dazzling-white"] {
  background-color: #fff;
  border-color: #ccc;
}
.color-block[data-color="frost-white"] {
  background-color: #fff;
  border-color: #ccc;
}
.color-block[data-color="marble-white"] {
  background-color: #f8f8ff;
  border-color: #ccc;
}
.color-block[data-color="aurora-white"] {
  background-color: #fefffe;
  border-color: #ccc;
}
.color-block[data-color="shimmery-white"] {
  background-color: #fff;
  border-color: #ccc;
}
.color-block[data-color="prism-white"] {
  background-color: #d5eef1;
  border-color: #ccc;
}
.color-block[data-color="ceramic-white"] {
  background-color: #f4f1ed;
  border-color: #ccc;
}
.color-block[data-color="aura-white"] {
  background-color: #ebe7e3;
  border-color: #ccc;
}
.color-block[data-color="prism-crush-white"] {
  background-color: #ccd4f1;
}
.color-block[data-color="mystic-white"] {
  background-color: #dad9db;
}
.color-block[data-color="cobalt-black"] {
  background-color: #000;
}
.color-block[data-color="cobalt-violet"] {
  background-color: #52566D;
}
.color-block[data-color="silver-titanium"] {
  background-color: #000;
}
.color-block[data-color="metallic-black"] {
  background-color: #000;
}
.color-block[data-color="mineral-ash-black"] {
  background-color: #000;
}
.color-block[data-color="black-mist"] {
  background-color: #000;
}
.color-block[data-color="charcoal-black"] {
  background-color: #000;
}
.color-block[data-color="clear-black"] {
  background-color: #000;
}
.color-block[data-color="kinetic-stripe-black"] {
  background-color: #000;
}
.color-block[data-color="majestic-black"] {
  background-color: #000;
}
.color-block[data-color="sapphire-black"] {
  background-color: #08070d;
}
.color-block[data-color="translucent-black"] {
  background-color: #000;
}
.color-block[data-color="midnight-black"] {
  background-color: #231f20;
}
.color-block[data-color="matte-black-stainless"] {
  background-color: #5c5b59;
}
.color-block[data-color="prism-black"] {
  background-color: #040301;
}
.color-block[data-color="ceramic-black"] {
  background-color: #2a2620;
}
.color-block[data-color="cosmos-black"] {
  background-color: #3b3c40;
}
.color-block[data-color="fingerprint-resistant-tuscan-stainless-steel"] {
  background-color: #625453;
}
.color-block[data-color="aura-black"] {
  background-color: #3c3c3e;
}
.color-block[data-color="aqua-black"] {
  background-color: #000;
}
.color-block[data-color="cosmic-black"] {
  background-color: #2d2926;
}
.color-block[data-color="mirror-black"] {
  background-color: #101820;
}
.color-block[data-color="tuscan-stainless-steel"] {
  background-color: #625453;
}
.color-block[data-color="mystic-black"] {
  background-color: #3c3f48;
}
.color-block[data-color="tide-black"] {
  background-color: #000;
}
.color-block[data-color="tuscan-steel"] {
  background-color: #887979;
}
.color-block[data-color="titanium-white"] {
  background-color: #fff;
  border: 1px solid #ccc;
}
.color-block[data-color="titanium-silver"] {
  background-color: #bdc0c7;
}
.color-block[data-color="stratus-grey"] {
  background-color: #d1d4d9;
}
.color-block[data-color="cream"] {
  background-color: #ece1bd;
}
.color-block[data-color="titanium-bronze"] {
  background-color: #776e65;
}
.color-block[data-color="titanium-black"] {
  background-color: #62605f;
}
.color-block[data-color="wine"] {
  background-color: #643E47;
}
.color-block[data-color="dark-gray"] {
  background-color: dimgray;
}
.color-block[data-color="mocha-gray"] {
  background-color: #8d7a5e;
}
.color-block[data-color="silver"] {
  background-color: #959596;
}
.color-block[data-color="cloud-silver"] {
  background-color: #a9afbb;
}
.color-block[data-color="crown-silver"] {
  background-color: #959596;
}
.color-block[data-color="silver-titanium"] {
  background-color: #c2c2c2;
}
.color-block[data-color="tech-silver"] {
  background-color: silver;
}
.color-block[data-color="stainless-steel"] {
  background-color: #bbb;
  border-color: #ccc;
}
.color-block[data-color="stainless"] {
  background-color: #eaeaea;
  border-color: #ccc;
}
.color-block[data-color="steel"] {
  background-color: #eaeaea;
  border-color: #ccc;
}
.color-block[data-color="stainless-platinum"] {
  background-color: #b4b4b4;
}
.color-block[data-color="platinum"] {
  background-color: #c3c3c3;
}
.color-block[data-color="lamb"] {
  background-color: #cec1b0;
}
.color-block[data-color="onyx"] {
  background-color: dimgray;
}
.color-block[data-color="black-onyx"] {
  background-color: dimgray;
}
.color-block[data-color="onyx-black"] {
  background-color: dimgray;
}
.color-block[data-color="titanium-gray"] {
  background-color: #b6afa9;
}
.color-block[data-color="titanium-violet"] {
  background-color: #4d4e5f;
}
.color-block[data-color="charcoal-gray"] {
  background-color: dimgray;
}
.color-block[data-color="white-silver"] {
  background-color: #f5f5f5;
  border-color: #ccc;
}
.color-block[data-color="black-sapphire"] {
  background-color: #004;
}
.color-block[data-color="smoky-titanium"] {
  background-color: #736e6b;
}
.color-block[data-color="black-stainless-steel"] {
  background-color: #3a3b3f;
}
.color-block[data-color="black-stainless"] {
  background-color: #454545;
}
.color-block[data-color="clear-silver"] {
  background-color: silver;
}
.color-block[data-color="gunmetal-gray"] {
  background-color: #292e37;
}
.color-block[data-color="gunmetal"] {
  background-color: #2c3539;
}
.color-block[data-color="light-green"] {
  background-color: #c4d1c2;
}
.color-block[data-color="steel-gray"] {
  background-color: #7b9095;
}
.color-block[data-color="light-gray"] {
  background-color: #d3d3d3;
}
.color-block[data-color="orchid-gray"] {
  background-color: #868499;
}
.color-block[data-color="arctic-silver"] {
  background-color: #ccc;
}
.color-block[data-color="tan"] {
  background-color: #b5ad94;
}
.color-block[data-color="meteor-gray"] {
  background-color: #949392;
}
.color-block[data-color="fingerprint-resistant-black-stainless-steel"] {
  background-color: #363636;
}
.color-block[data-color="fingerprint-resistant-stainless-steel"] {
  background-color: #c2c2c2;
}
.color-block[data-color="trench"] {
  background-color: #b5b9a2;
}
.color-block[data-color="fingerprint-resistant-matte-black-stainless-steel"] {
  background-color: #4f4f4f;
}
.color-block[data-color="fingerprint-resistant-matte-black-stainless"] {
  background-color: #4f4f4f;
}
.color-block[data-color="matte-black-stainless-steel"] {
  background-color: #4f4f4f;
}
.color-block[data-color="inox-grey"] {
  background-color: #6f6b6c;
}
.color-block[data-color="phonebox"] {
  background-color: #33000a;
}
.color-block[data-color="twill-charcoal"] {
  background-color: #8c857b;
}
.color-block[data-color="space-silver"] {
  background-color: #bcc6c2;
}
.color-block[data-color="dark-silver"] {
  background-color: #898f8d;
}
.color-block[data-color="dark-violet"] {
  background-color: #4c4551;
}
.color-block[data-color="aura-glow"] {
  background-color: #aaadae;
}
.color-block[data-color="mountain-gray"] {
  background-color: #6e6d73;
}
.color-block[data-color="mercury-gray"] {
  background-color: #4e515a;
}
.color-block[data-color="cosmic-gray"] {
  background-color: #5f6367;
}
.color-block[data-color="charcoal"] {
  background-color: #5c5d60;
}
.color-block[data-color="oxford-gray"] {
  background-color: #616d71;
}
.color-block[data-color="airborne"] {
  background-color: #3f4249;
}
.color-block[data-color="mystic-gray"] {
  background-color: #545859;
}
.color-block[data-color="mystic-silver"] {
  background-color: #d0d0ce;
}
.color-block[data-color="tide-tray"] {
  background-color: #b6bfbd;
}
.color-block[data-color="canvas-grey"] {
  background-color: #a5a3a6;
}
.color-block[data-color="tango-red"] {
  background-color: #d12825;
}
.color-block[data-color="garnet-red"] {
  background-color: #d12825;
}
.color-block[data-color="plum-red"] {
  background-color: #a72a44;
}
.color-block[data-color="cherry-red"] {
  background-color: #c24641;
}
.color-block[data-color="red-aurora"] {
  background-color: #d22034;
}
.color-block[data-color="burgundy"] {
  background-color: #654d57;
}
.color-block[data-color="merlot"] {
  background-color: #7f171f;
}
.color-block[data-color="aura-red"] {
  background-color: #b81b36;
}
.color-block[data-color="fiesta-red"] {
  background-color: #dc443a;
}
.color-block[data-color="chiffon-rose"] {
  background-color: #e8c0c8;
}
.color-block[data-color="mystic-red"] {
  background-color: #b8333e;
}
.color-block[data-color="dark-orange"] {
  background-color: #fb610e;
}
.color-block[data-color="wild-orange"] {
  background-color: #c24d23;
}
.color-block[data-color="oatmeal"] {
  background-color: #e7dccb;
}
.color-block[data-color="fingerprint-resistant-champagne-stainless-steel"] {
  background-color: #e8dbcc;
}
.color-block[data-color="vivid-lemon"] {
  background-color: #eed917;
}
.color-block[data-color="amber-brown"] {
  background-color: #804000;
}
.color-block[data-color="amber-yellow"] {
  background-color: #f1ead4;
}
.color-block[data-color="gold-brown"] {
  background-color: #804000;
}
.color-block[data-color="chestnut"] {
  background-color: #854d36;
}
.color-block[data-color="brown-black"] {
  background-color: #544434;
}
.color-block[data-color="dark-brown"] {
  background-color: #59423c;
}
.color-block[data-color="walnut"] {
  background-color: #664e42;
}
.color-block[data-color="oak"] {
  background-color: #cfb795;
}
.color-block[data-color="biege"] {
  background-color: #ceb499;
}
.color-block[data-color="beige/light-wood"] {
  background-color: #cfb795;
}
.color-block[data-color="beige"] {
  background-color: #cfb795;
}
.color-block[data-color="walnut/dark-wood"] {
  background-color: #664e42;
}
.color-block[data-color="brown"] {
  background-color: #664e42;
}
.color-block[data-color="copper-brown"] {
  background-color: #c47e5a;
}
.color-block[data-color="blue-coral"] {
  background-color: #6e91af;
}
.color-block[data-color="#add8e6"] {
  background-color: #64aded;
}
.color-block[data-color="mint"] {
  background-color: #92aca9;
}
.color-block[data-color="perforated-blue"] {
  background-color: #13a9b9;
}
.color-block[data-color="sapphire-blue"] {
  background-color: #4169e1;
}
.color-block[data-color="cobalt-blue"] {
  background-color: #4169e1;
}
.color-block[data-color="pebble-blue"] {
  background-color: #1a68a9;
}
.color-block[data-color="light-blue"] {
  background-color: #164cc6;
}
.color-block[data-color="sky-blue"] {
  background-color: #b8c9e1;
}
.color-block[data-color="aqua"] {
  background-color: #66ffb2;
}
.color-block[data-color="navy"] {
  background-color: #262277;
}
.color-block[data-color="taupe"] {
  background-color: #a4a29e;
}
.color-block[data-color="translucent-teal"] {
  background-color: teal;
}
.color-block[data-color="smoky-blue"] {
  background-color: #1a68a9;
}
.color-block[data-color="clear-blue"] {
  background-color: #96cfea;
}
.color-block[data-color="icy-blue"] {
  background-color: #A6AFC2;
}
.color-block[data-color="navy1"] {
  background-color: #729dc8;
}
.color-block[data-color="titan-chrometal"] {
  background-color: #52576c;
}
.color-block[data-color="teal-silver"] {
  background-color: #2f4f4f;
}
.color-block[data-color="royal-blue"] {
  background-color: #4169e1;
}
.color-block[data-color="topaz-blue"] {
  background-color: #78bdd4;
}
.color-block[data-color="coral-blue"] {
  background-color: #5b82ab;
}
.color-block[data-color="deepsea-blue"] {
  background-color: #003a70;
}
.color-block[data-color="porcelain-blue"] {
  background-color: #e1eded;
}
.color-block[data-color="ocean-blue"] {
  background-color: #1f355e;
}
.color-block[data-color="onyx"] {
  background-color: #20242d;
}
.color-block[data-color="dark-blue"] {
  background-color: #020c2f;
}
.color-block[data-color="coral"] {
  background-color: #f3cfb3;
}
.color-block[data-color="prism-blue"] {
  background-color: #2359a8;
}
.color-block[data-color="astro-blue"] {
  background-color: #3a5081;
}
.color-block[data-color="med-blue"] {
  background-color: #1b3189;
}
.color-block[data-color="aura-blue"] {
  background-color: #3c4d79;
}
.color-block[data-color="cloud-blue"] {
  background-color: #a4c8e1;
}
.color-block[data-color="angora-blue"] {
  background-color: #b9c7d8;
}
.color-block[data-color="prism-crush-blue"] {
  background-color: #7bbed4;
}
.color-block[data-color="prism-bricks-blue"] {
  background-color: #31475e;
}
.color-block[data-color="mystic-blue"] {
  background-color: #1428a0;
}
.color-block[data-color="tide-blue"] {
  background-color: #142742;
}
.color-block[data-color="rose-gold"] {
  background-color: #dd9b8f;
}
.color-block[data-color="rose-quartz"] {
  background-color: #dd9b8f;
}
.color-block[data-color="light-gold"] {
  background-color: #ffe6b2;
}
.color-block[data-color="perforated-gold"] {
  background-color: #c8bb5f;
}
.color-block[data-color="platinum-gold"] {
  background-color: #cbae78;
}
.color-block[data-color="gold-platinum"] {
  background-color: #cbae78;
}
.color-block[data-color="bronze-gold"] {
  background-color: #a56406;
}
.color-block[data-color="chevron-rose-gold"] {
  background-color: #b76e79;
}
.color-block[data-color="clear-gold"] {
  background-color: gold;
}
.color-block[data-color="confetti-dot-gold"] {
  background-color: gold;
}
.color-block[data-color="golden-shadow"] {
  background-color: #8a795d;
}
.color-block[data-color="sunset-gold"] {
  background-color: #e18554;
}
.color-block[data-color="sandy-gold"] {
  background-color: #d9b666;
}
.color-block[data-color="sandstone-orange"] {
  background-color: #c48b6c;
}
.color-block[data-color="titanium-gold"] {
  background-color: gold;
}
.color-block[data-color="titanium-yellow"] {
  background-color: #f0e1b9;
}
.color-block[data-color="sunrise-gold"] {
  background-color: #977a6a;
}
.color-block[data-color="rose"] {
  background-color: #ffebeb;
}
.color-block[data-color="earthy-gold"] {
  background-color: #b4918f;
}
.color-block[data-color="mystic-bronze"] {
  background-color: #9a716e;
}
.color-block[data-color="galaxy-pink"] {
  background-color: #e39db5;
}
.color-block[data-color="purple"] {
  background-color: purple;
}
.color-block[data-color="hazed-purple"] {
  background-color: #b5639f;
}
.color-block[data-color="amethyst-purple"] {
  background-color: purple;
}
.color-block[data-color="light-pink"] {
  background-color: #f9909d;
}
.color-block[data-color="soft-pink"] {
  background-color: #f8aff8;
}
.color-block[data-color="circle-pink"] {
  background-color: #bf0f3b;
}
.color-block[data-color="#f0f"] {
  background-color: #db0053;
}
.color-block[data-color="plum"] {
  background-color: #7f007f;
}
.color-block[data-color="velvet-wine"] {
  background-color: #58273a;
}
.color-block[data-color="red-wine"] {
  background-color: #58273a;
}
.color-block[data-color="berry-pink"] {
  background-color: #d761d5;
}
.color-block[data-color="blueberry"] {
  background-color: #8B96C8;
}
.color-block[data-color="blue-berry"] {
  background-color: #8B96C8;
}
.color-block[data-color="blue-black"] {
  background-color: #3f4251;
}
.color-block[data-color="multi-dot-pink"] {
  background-color: pink;
}
.color-block[data-color="purple-mirage"] {
  background-color: #bcb8fc;
}
.color-block[data-color="translucent-neon-pink"] {
  background-color: #f0f;
}
.color-block[data-color="saltwater-taffy"] {
  background-color: #ff919e;
}
.color-block[data-color="lilac-purple"] {
  background-color: #c9c;
}
.color-block[data-color="violet"] {
  background-color: #b4b5df;
}
.color-block[data-color="lavender-purple"] {
  background-color: #ceb2c8;
}
.color-block[data-color="lotus"] {
  background-color: #bca1a8;
}
.color-block[data-color="flamingo-pink"] {
  background-color: #fc766a;
}
.color-block[data-color="rose-blush"] {
  background-color: #a3868a;
}
.color-block[data-color="pink-gold"] {
  background-color: #ddb4ae;
}
.color-block[data-color="aura-pink"] {
  background-color: #e8768f;
}
.color-block[data-color="cloud-pink"] {
  background-color: #dcabba;
}
.color-block[data-color="mirror-purple"] {
  background-color: #996e9f;
}
.color-block[data-color="natural-pink"] {
  background-color: #cfb4a8;
}
.color-block[data-color="ultra-violet"] {
  background-color: #645394;
}
.color-block[data-color="light-pink"] {
  background-color: #c2acb1;
}
.color-block[data-color="mystic-pink"] {
  background-color: #c2acb1;
}
.color-block[data-color="bright-green"] {
  background-color: #8ff628;
}
.color-block[data-color="metallic-green"] {
  background-color: #e0e8de;
}
.color-block[data-color="metallic-green1"] {
  background-color: #15777f;
}
.color-block[data-color="metallic-green2"] {
  background-color: #167880;
}
.color-block[data-color="yellow-green"] {
  background-color: #caf44e;
}
.color-block[data-color="dark-green"] {
  background-color: #00523d;
}
.color-block[data-color="aurora-green"] {
  background-color: #7bad7b;
}
.color-block[data-color="camo-green"] {
  background-color: #78866b;
}
.color-block[data-color="jade-green"] {
  background-color: #c2cdba;
}
.color-block[data-color="clear-green"] {
  background-color: green;
}
.color-block[data-color="khaki"] {
  background-color: #626959;
}
.color-block[data-color="khaki-green"] {
  background-color: #535c4b;
}
.color-block[data-color="bespoke-way"] {
  background-color: #31556f;
}
.color-block[data-color="martian-green"] {
  background-color: #92b558;
}
.color-block[data-color="vivid-green"] {
  background-color: #046051;
}
.color-block[data-color="mocha"] {
  background-color: #bea493;
}
.color-block[data-color="mystic-green"] {
  background-color: #b7c7c5;
}
.color-block[data-color="tide-green"] {
  background-color: #196065;
}
.color-block[data-color="forest-green"] {
    background-color: #83A195;
}
.color-block[data-color="blossom-pink"] {
    background-color: #F7E5E2;
}
.color-block[data-color="coyote-beige"] {
    background-color: #C9BEAB;
}
.color-block[data-color="phantom-silver"] {
  background-color: #c2c9d5;
}
.color-block[data-color="phantom-black"] {
  background-color: #000;
}
.color-block[data-color="phantom-violet"] {
  background-color: #a5a8c4;
}
.color-block[data-color="phantom-gray"] {
  background-color: #6e7074;
}
.color-block[data-color="phantom-white"] {
  background-color: #e9e9e7;
}
.color-block[data-color="phantom-pink"] {
  background-color: #efc5be;
}
.color-block[data-color="phantom-gold"] {
  background-color: #dcb5b3;
}
.color-block[data-color="phantom-red"] {
  background-color: #cc333d;
}
.color-block[data-color="phantom-brown"] {
  background-color: #5f4e4b;
}
.color-block[data-color="phantom-navy"] {
  background-color: #3a414a;
}
.color-block[data-color="phantom-titanium"] {
  background-color: #6e7074;
}
.color-block[data-color="green"] {
  background-color: #587876;
}
.color-block[data-color="mustard"] {
  background-color: #d49537;
}
.color-block[data-color="camel"] {
  background-color: #8e5e4a;
}
.color-block[data-color="navy"] {
  background-color: #354957;
}
.color-block[data-color="pink"] {
  background-color: #e3d2cf;
}
.color-block[data-color="olive"] {
  background-color: #b2bbad;
}
.color-block[data-color="olive-green"] {
  background-color: #b2bbad;
}
.color-block[data-color="gray"] {
  background-color: #6d7073;
}
.color-block[data-color="graphite"] {
  background-color: #6d7073;
}
.color-block[data-color="white"] {
  background-color: #f5f7f6;
}
.color-block[data-color="lavender"] {
  background-color: #bfb1d2;
}
.color-block[data-color="cream"] {
  background-color: #ece1bd;
}
.color-block[data-color="phantom-black"] {
  background-color: #000;
}
.color-block[data-color="phantom-silver"] {
  background-color: #cac6c4;
}
.color-block[data-color="phantom-green"] {
  background-color: #384a46;
}

.color-block[data-color="platinum-silver"]{
  background-color:#DAD6CA;
}

.color-block[data-color="moonstone-gray"]{
  background-color:#606E81;
}

.color-block[data-color="white-black"] {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #f5f7f6),
    color-stop(50%, #404145)
  );
  background-image: linear-gradient(to right, #f5f7f6 0 50%, #404145 50% 100%);
  border: none;
  background-repeat: no-repeat;
}
.color-block[data-color="black-red"] {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #404145),
    color-stop(50%, #db555b)
  );
  background-image: linear-gradient(to right, #404145 0 50%, #db555b 50% 100%);
  border: none;
  background-repeat: no-repeat;
}

.color-block[data-color="titanium-orange"] {
  background-color: #C48B6C;
}

.color-block[data-color="titanium-green"] {
  background-color: #C2CDBA;
}

.color-block[data-color="titanium-blue"] {
  background-color: #A7B5C8;
}
.color-block[data-color="blue-mustard"] {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #353e52),
    color-stop(50%, #d49537)
  );
  background-image: linear-gradient(to right, #353e52 0 50%, #d49537 50% 100%);
  border: none;
  background-repeat: no-repeat;
}
.color-block[data-color="blue-white"] {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #B3CBD9),
    color-stop(50%, #F5F7F6)
  );
  background-image: linear-gradient(to right, #B3CBD9 0 50%, #F5F7F6 50% 100%);
  border: none;
  background-repeat: no-repeat;
}
.color-block[data-color="pink-white"] {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #ddbfb9),
    color-stop(50%, #fff)
  );
  background-image: linear-gradient(to right, #ddbfb9 0 50%, #fff 50% 100%);
  border: none;
  background-repeat: no-repeat;
}
.color-block[data-color="camo-gray"] {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #000),
    color-stop(34%, #bbbcbb),
    color-stop(67%, #292f37)
  );
  background-image: linear-gradient(
    to right,
    #000 0 33%,
    #bbbcbb 34% 66%,
    #292f37 67% 100%
  );
  border: none;
  background-repeat: no-repeat;
}
.color-block[data-color="camo-green"] {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #000),
    color-stop(34%, #8c8774),
    color-stop(67%, #453428)
  );
  background-image: linear-gradient(
    to right,
    #000 0 33%,
    #8c8774 34% 66%,
    #453428 67% 100%
  );
  border: none;
  background-repeat: no-repeat;
}
.color-block[data-color="graygreen-"] {
  background-color: #4e5a61;
}
.color-block[data-color="beige-"] {
  background-color: #d6cdc1;
}
.color-block[data-color="bora-purple"] {
  background-color: #b2a1cd;
}
.color-block[data-color="gray-titanium"] {
  background-color: #867e74;
}
.color-block[data-color="black-titanium"] {
  background-color: #3c3c3e;
}
.color-block[data-color="sapphire"] {
  background-color: #b6c0d6;
}
.color-block[data-color="cloud-navy"] {
  background-color: #485167;
}
.color-block[data-color="cloud-lavendar"] {
  background-color: #d1b6cc;
}
.color-block[data-color="cloud-red"] {
  background-color: #b73438;
}
.color-block[data-color="cloud-white"] {
  background-color: #f0f0f1;
}
.color-block[data-color="cloud-orange"] {
  background-color: #fac69d;
}
.color-block[data-color="mint-green"] {
  background-color: #a6c2bb;
}
.color-block[data-color="airborne-copper"] {
  background-color: #b87333;
}
.color-block[data-color="airborne-obsidian"] {
  background-color: #5e5e5e;
  border-color: #ccc;
}
.color-block[data-color="airborne-red"] {
  background-color: red;
}
.color-block[data-color="airborne-yellow"] {
  background-color: #ff0;
}
.color-block[data-color="azure-blue"] {
  background-color: blue;
}
.color-block[data-color="bronze"] {
  background-color: #cd7f32;
}
.color-block[data-color="champagne"] {
  background-color: #a89a95;
}
.color-block[data-color="clear"] {
  background-color: #fefefe;
  border-color: #ccc;
}
.color-block[data-color="earth-blue"] {
  background-color: #0000a0;
}
.color-block[data-color="ebony-copper"] {
  background-color: #0f0b19;
}
.color-block[data-color="electric-blue"] {
  background-color: #035096;
}
.color-block[data-color="graphite-black"] {
  background-color: #454343;
}
.color-block[data-color="graphite-blue"] {
  background-color: blue;
}
.color-block[data-color="graphite-silver"] {
  background-color: silver;
}
.color-block[data-color="gray"] {
  background-color: gray;
}
.color-block[data-color="khaki"] {
  background-color: #c3b091;
}
.color-block[data-color="moonlight"] {
  background-color: #fdfdf8;
}
.color-block[data-color="monaco-floral"] {
  background-color: #fffaf0;
}
.color-block[data-color="pop-yellow"] {
  background-color: #fc0;
}
.color-block[data-color="porcelain"] {
  background-color: #f6f7f8;
  border-color: #ccc;
}
.color-block[data-color="refined-white"] {
  background-color: #fff;
  border-color: #ccc;
}
.color-block[data-color="titanium"] {
  background-color: #b6afa9;
}
.color-block[data-color="vitality-red"] {
  background-color: red;
}
.color-block[data-color="chicago-bears"] {
  background-color: #23274d;
}
.color-block[data-color="dallas-cowboys"] {
  background-color: #23274d;
}
.color-block[data-color="green-bay-packers"] {
  background-color: #1b4c36;
}
.color-block[data-color="kansas-city-chiefs"] {
  background-color: #e93631;
}
.color-block[data-color="las-vegas-raiders"] {
  background-color: #1e1c1d;
}
.color-block[data-color="new-england-patriots"] {
  background-color: #23274d;
}
.color-block[data-color="new-orleans-saints"] {
  background-color: #1e1c1d;
}
.color-block[data-color="philadelphia-eagles"] {
  background-color: #1e1c1d;
}
.color-block[data-color="pittsburgh-steelers"] {
  background-color: #dfc651;
}
.color-block[data-color="san-francisco-49ers"] {
  background-color: #a31c2a;
}
.color-block[data-color="navy-blue"] {
  background-color: #23274d;
}
.color-block[data-color="crimson-red"] {
  background-color: #a31c2a;
}
.color-block[data-color="neon-blue"] {
  background-color: #00aed9;
}
.color-block[data-color="lilac"] {
  background-color: #d9c8dc;
}
.color-block[data-color="pastel-pink"] {
  background-color: #fed0db;
}
.color-block[data-color="burnt-orange"] {
  background-color: #ac580e;
}
.color-block[data-color="maroon"] {
  background-color: #560f22;
}
.color-block[data-color="matte-black-steel"] {
  background-color: #494947;
}
.color-block[data-color="navy-steel"] {
  background-color: #243e69;
}
.color-block[data-color="champagne-rose-steel"] {
  background-color: #c0aea9;
}
.color-block[data-color="white-glass"] {
  background-color: #d9d9d6;
}
.color-block[data-color="navy-glass"] {
  background-color: #00263e;
}
.color-block[data-color="grey-glass"] {
  background-color: #97999b;
}
.color-block[data-color="sky-blue-glass"] {
  background-color: #a9c0cb;
}
.color-block[data-color="rose-pink-glass"] {
  background-color: #e9cdd0;
}
.color-block[data-color="brushed-black"] {
  background-color: #121315;
}
.color-block[data-color="ivory"] {
  background-color: #d3d1d0;
}
.color-block[data-color="modern-white"] {
  background-color: #fff;
  border-color: #ccc;
}
.color-block[data-color="modern-teak"] {
  background-color: #ac965a;
}
.color-block[data-color="modern-brown"] {
  background-color: #964b00;
}
.color-block[data-color="fingerprint-resistant-white"] {
  background-color: #fff;
  border-color: #ccc;
}
.color-block[data-color="fingerprint-resistant-black"] {
  background-color: #000;
}
.color-block[data-color="mystic-navy"] {
  background-color: #45566f;
}
.color-block[data-color="navy"] {
  background-color: #1f2737;
}
.color-block[data-color="platinum-bronze"] {
  background-color: #998f8f;
}
.color-block[data-color="white-navy-glass"] {
  background-color: #e3e3e3;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#e3e3e3),
    color-stop(50%, #e3e3e3),
    color-stop(50%, #1f2737),
    to(#1f2737)
  );
  background-image: linear-gradient(
    #e3e3e3 0%,
    #e3e3e3 50%,
    #1f2737 50%,
    #1f2737 100%
  );
  border: none;
  border-color: #ccc;
}
.color-block[data-color="bespoke-limited-edition"] {
  background-image: url(https://image-us.samsung.com/SamsungUS/home/home-appliances/refrigerator/bespoke/05-7-21/Bespoke-Limited-Edition-Color-Swatch.png);
  border: none;
  border-color: #ccc;
}
.color-block[data-color="aurora-night"] {
  background-color: #bfadd3;
}
.color-block[data-color="dawn-atlas"] {
  background-color: #5bc6df;
}
.color-block[data-color="cloud-navy"] {
  background-color: #81a0d0;
}
.color-block[data-color="earth-sunrise"] {
  background-color: #222c5d;
}
.color-block[data-color="stratus-sky"] {
  background-color: #b1b2ad;
}
.color-block[data-color="midnight"] {
  background-color: #222;
}
.color-block[data-color="emerald-green-steel"] {
  background-color: #1b4f45;
}
.color-block[data-color="pink-glass"] {
  background-color: #f5dfe1;
}
.color-block[data-color="morning-blue-glass"] {
  background-color: #afc4c5;
}
.color-block[data-color="clementine-glass"] {
  background-color: #e68252;
}
.color-block[data-color="charcoal-glass"] {
  background-color: #272626;
}
.color-block[data-color="sunrise-yellow-glass"] {
  background-color: #ffbe58;
}
.color-block[data-color="midnight-blue"] {
  background-color: #2d3944;
}
.color-block[data-color="woody-green"] {
  background-color: #394238;
}
.color-block[data-color="misty-white"] {
  background-color: #dfdfdf;
}
.color-block[data-color="goal-studio"] {
  background-color: #272727;
}
.color-block[data-color="hangul"] {
  background-color: #e7e7e7;
}
.color-block[data-color="fubao"] {
  background-color: #8ad1a7;
}
.color-block[data-color="lessey"] {
  background-color: #febec7;
}
.color-block[data-color="glory-star"] {
  background-color: #283d76;
}
.color-block[data-color="star-pattern"] {
  background-color: #233977;
}
.color-block[data-color="#000"] {
  background-color: #000;
}
.color-block[data-color="neon-yellow"] {
  background-color: #ffe900;
}
.color-block[data-color="gray"] {
  background-color: #a6b8c1;
}
.color-block[data-color="floral"] {
  background-color: #1e8d79;
}
.color-block[data-color="dark-floral"] {
  background-color: #070506;
}
.color-block[data-color="sky"] {
  background-color: #c2e2ef;
}
.color-block[data-color="marble"] {
  background-color: #92b9e1;
}
.color-block[data-color="marble-gray"] {
  background-color: #c5c3c3;
}
.color-block[data-color="waves"] {
  background-color: #b5ccea;
}
.color-block[data-color="digi-camo"] {
  background-color: #9897bd;
}
.color-block[data-color="topography"] {
  background-color: #d8dada;
}
.color-block[data-color="matte-grey-glass"] {
  background-color: #97999b;
}
.color-block[data-color="silver-shadow"] {
  background-color: #7f7f7e
}
.color-block[data-color="mint"] {
  background-color: #d3e8dd
}
.color-block[data-color="icy-blue"] {
  background-color: #c8d3df
}
.color-block[data-color="navy"] {
  background-color: #3c5b8a
}
.color-block[data-color="titanium-black"] {
  background-color: #4a4a4d
}
.color-block[data-color="titanium-gray"] {
  background-color: #b3ab9e
}
.color-block[data-color="titanium-silverblue"] {
  background-color: #8e9fbc
}
.color-block[data-color="titanium-whitesilver"] {
  background-color: #d9d9d6
}
.color-block[data-color="blueblack"] {
  background-color: #4c525c
}
.color-block[data-color="coralred"] {
  background-color: #ee6779
}
.color-block[data-color="pinkgold"] {
  background-color: #ead2c6
}
.color-block[data-color="titanium-jetblack"] {
  background-color: #4a4a4d
}
.color-block[data-color="titanium-icyblue"] {
  background: rgb(200, 211, 223);
}
.color-block[data-color="titanium-jadegreen"] {
  background-color: #a3ac9b
}
.color-block[data-color="titanium-pinkgold"] {
  background-color: #ead2c6
}
.color-block[data-color="light-gray"] {
  background-color: #cdd0c7
}
.color-block[data-color="light-silver"] {
  background-color: #c4ced6
}
.color-block[data-color="charcoal-glass-and-matte-black-steel"] {
  background-color: #272626;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#272626),
    color-stop(50%, #272626),
    color-stop(50%, #3d3d3f),
    to(#3d3d3f)
  );
  background-image: linear-gradient(
    #272626 0%,
    #272626 50%,
    #3d3d3f 50%,
    #3d3d3f 100%
  );
  border: none;
}
.color-block[data-color="white-glass-and-grey-glass"] {
  background-color: #eff0ee;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#eff0ee),
    color-stop(50%, #eff0ee),
    color-stop(50%, #a8a9a5),
    to(#a8a9a5)
  );
  background-image: linear-gradient(
    #eff0ee 0%,
    #eff0ee 50%,
    #a8a9a5 50%,
    #a8a9a5 100%
  );
  border: none;
}
.color-block[data-color="morning-blue-glass-and-white-glass"] {
  background-color: #afc4c5;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#afc4c5),
    color-stop(50%, #afc4c5),
    color-stop(50%, #eff0ee),
    to(#eff0ee)
  );
  background-image: linear-gradient(
    #afc4c5 0%,
    #afc4c5 50%,
    #eff0ee 50%,
    #eff0ee 100%
  );
  border: none;
}
.color-block[data-color="navy-steel-with-stainless-steel-middle-panel"] {
  background-color: #243e69;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#243e69),
    color-stop(33%, #243e69),
    color-stop(33%, #bbb),
    color-stop(66%, #bbb),
    color-stop(66%, #243e69),
    to(#243e69)
  );
  background-image: linear-gradient(
    #243e69 0%,
    #243e69 33%,
    #bbb 33%,
    #bbb 66%,
    #243e69 66%,
    #243e69 100%
  );
  border: none;
}
.color-block[data-color="emerald-green-steel-top,-white-glass-middle,-and-clementine-glass-bottom-panels"] {
  background-color: #1b4f45;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#1b4f45),
    color-stop(33%, #1b4f45),
    color-stop(33%, #d9d9d6),
    color-stop(66%, #d9d9d6),
    color-stop(66%, #e68252),
    to(#e68252)
  );
  background-image: linear-gradient(
    #1b4f45 0%,
    #1b4f45 33%,
    #d9d9d6 33%,
    #d9d9d6 66%,
    #e68252 66%,
    #e68252 100%
  );
  border: none;
}
.color-block[data-color="sunrise-yellow-glass-top,-white-glass-middle,-and-morning-blue-glass-bottom-panels"] {
  background-color: #ffbe58;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffbe58),
    color-stop(33%, #ffbe58),
    color-stop(33%, #d9d9d6),
    color-stop(66%, #d9d9d6),
    color-stop(66%, #afc4c5),
    to(#afc4c5)
  );
  background-image: linear-gradient(
    #ffbe58 0%,
    #ffbe58 33%,
    #d9d9d6 33%,
    #d9d9d6 66%,
    #afc4c5 66%,
    #afc4c5 100%
  );
  border: none;
}
.color-block[data-color="white-glass-top-panels-with-navy-steel-middle-and-bottom-panel"] {
  background-color: #d9d9d6;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#d9d9d6),
    color-stop(33%, #d9d9d6),
    color-stop(33%, #243e69),
    color-stop(66%, #243e69),
    color-stop(66%, #d9d9d6),
    to(#d9d9d6)
  );
  background-image: linear-gradient(
    #d9d9d6 0%,
    #d9d9d6 33%,
    #243e69 33%,
    #243e69 66%,
    #d9d9d6 66%,
    #d9d9d6 100%
  );
  border: none;
}
.color-block[data-color="white-glass-with-pink-glass-middle-panel"] {
  background-color: #d9d9d6;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#d9d9d6),
    color-stop(33%, #d9d9d6),
    color-stop(33%, #e9cdd0),
    color-stop(66%, #e9cdd0),
    color-stop(66%, #d9d9d6),
    to(#d9d9d6)
  );
  background-image: linear-gradient(
    #d9d9d6 0%,
    #d9d9d6 33%,
    #e9cdd0 33%,
    #e9cdd0 66%,
    #d9d9d6 66%,
    #d9d9d6 100%
  );
  border: none;
}
.color-block[data-color="white-glass-top,-morning-blue-glass-middle,-and-navy-steel-bottom-panels"] {
  background-color: #d9d9d6;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#d9d9d6),
    color-stop(33%, #d9d9d6),
    color-stop(33%, #afc4c5),
    color-stop(66%, #afc4c5),
    color-stop(66%, #243e69),
    to(#243e69)
  );
  background-image: linear-gradient(
    #d9d9d6 0%,
    #d9d9d6 33%,
    #afc4c5 33%,
    #afc4c5 66%,
    #243e69 66%,
    #243e69 100%
  );
  border: none;
}
.color-block[data-color="charcoal-glass-top-panels-with-white-glass-middle-and-bottom-panel"] {
  background-color: #272626;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#272626),
    color-stop(50%, #272626),
    color-stop(50%, #d9d9d6),
    to(#d9d9d6)
  );
  background-image: linear-gradient(
    #272626 0%,
    #272626 50%,
    #d9d9d6 50%,
    #d9d9d6 100%
  );
  border: none;
}
.color-block[data-color="white-glass-top-and-emerald-green-steel-bottom-panels"] {
  background-color: #d9d9d6;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#d9d9d6),
    color-stop(50%, #d9d9d6),
    color-stop(50%, #1b4f45),
    to(#1b4f45)
  );
  background-image: linear-gradient(
    #d9d9d6 0%,
    #d9d9d6 50%,
    #1b4f45 50%,
    #1b4f45 100%
  );
  border: none;
}
.color-block[data-color="morning-blue-glass-top-and-white-glass-bottom-panels"] {
  background-color: #afc4c5;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#afc4c5),
    color-stop(50%, #afc4c5),
    color-stop(50%, #d9d9d6),
    to(#d9d9d6)
  );
  background-image: linear-gradient(
    #afc4c5 0%,
    #afc4c5 50%,
    #d9d9d6 50%,
    #d9d9d6 100%
  );
  border: none;
}
.color-block[data-color="sunrise-yellow-glass-top-and-morning-blue-glass-bottom-panels"] {
  background-color: #ffbe58;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffbe58),
    color-stop(50%, #ffbe58),
    color-stop(50%, #afc4c5),
    to(#afc4c5)
  );
  background-image: linear-gradient(
    #ffbe58 0%,
    #ffbe58 50%,
    #afc4c5 50%,
    #afc4c5 100%
  );
  border: none;
}
.color-block[data-color="morning-blue,-rose-pink,-and-white-glass-panel"] {
  background-color: #afc4c5;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#afc4c5),
    color-stop(33%, #afc4c5),
    color-stop(33%, #e9cdd0),
    color-stop(66%, #e9cdd0),
    color-stop(66%, #d9d9d6),
    to(#d9d9d6)
  );
  background-image: linear-gradient(
    #afc4c5 0%,
    #afc4c5 33%,
    #e9cdd0 33%,
    #e9cdd0 66%,
    #d9d9d6 66%,
    #d9d9d6 100%
  );
  border: none;
}
.color-block[data-color="charcoal-glass-and-stainless-steel"] {
  background-color: #272626;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#272626),
    color-stop(50%, #272626),
    color-stop(50%, #BBBBBB),
    to(#BBBBBB)
  );
  background-image: linear-gradient(
    #272626 0%,
    #272626 50%,
    #BBBBBB 50%,
    #BBBBBB 100%
  );
  border: none;
}
.color-block[data-color="charcoal-glass-and-black/charcoal"] {
  background-color: #272626;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#272626),
    color-stop(50%, #272626),
    color-stop(50%, #212121),
    to(#212121)
  );
  background-image: linear-gradient(
    #272626 0%,
    #272626 50%,
    #212121 50%,
    #212121 100%
  );
  border: none;
}
.color-block[data-color="white-glass-(2021)"] {
  background-color: #f0f0f0;
}
.color-block[data-color="silver-steel"] {
  background-color: #a7a8a9;
}
.color-block[data-color="brushed-navy"] {
  background-color: #003349;
}

.color-block[data-color='awesome-graphite'] {
  background-color: #4A4A4D
}

.color-block[data-color='awesome-violet'] {
  background-color: #8B96C8
}

.color-block[data-color='clean-white'] {
  background-color: #FAF9F6;
  border-color: #ccc
}

.color-block[data-color='clean-grey'] {
  background-color: silver
}

.color-block[data-color='deep-clean-charcoal'] {
  background-color: #414141;
}
.color-block[data-color='clean-deep-charcoal'] {
  background-color: #414141;
}
.color-block[data-color='satin-black'] {
  background-color: #0F0701;
}
.color-block[data-color="white"] {
  background-color: #fff;
  border: 1px solid #ccc;
}
.color-block[data-color="black"] {
  background-color: #000;
  border: 1px solid transparent;
}

.color-block[data-color="stainless-look"] {
    background-color: #bbbbbb;
    border: 1px solid transparent
}

.color-block[data-color="baby-blue-jeans"] {
  background-color: #59728E;
  border: 1px solid transparent;
}

.color-block[data-color="mulberry-muse"] {
  background-color: #B88995;
  border: 1px solid transparent;
}

.color-block[data-color="yellow"] {
  background-color: #ffc660;
  border: 1px solid transparent;
}
.color-block[data-color="lightblue"] {
  background-color: #64aded;
  border: 1px solid transparent;
}
.color-block[data-color="magenta"] {
  background-color: #db0053;
  border: 1px solid transparent;
}
.color-block[data-color='awesome-lilac'] {
  background-color: rgb(212, 199, 217);
}
.color-block[data-color='awesome-navy'] {
  background-color: rgb(62, 66, 75);
}
.color-block[data-color="panel-ready"] {
  background-color: #fff;
  background-image: linear-gradient(
      45deg,
      #ccc 25%,
      transparent 25%,
      transparent 75%,
      #ccc 75%,
      #ccc
    ),
    linear-gradient(
      45deg,
      #ccc 25%,
      transparent 25%,
      transparent 75%,
      #ccc 75%,
      #ccc
    );
  background-size: 8px 8px;
  background-position: 0 0, 4px 4px;
}
[data-modelcode^=SM-R930NZ] .color-block[data-color="gold"],
[data-modelcode^=SM-R945UZ] .color-block[data-color="gold"]{
    background-color:#F0EAE0
}
[data-modelcode^=SM-R930NZ] .color-block[data-color="silver"],
[data-modelcode^=SM-R945UZ] .color-block[data-color="silver"]{
    background-color:#C7C8CA;
}
[data-modelcode^=SM-R930NZ] .color-block[data-color="graphite"],
[data-modelcode^=SM-R945UZ] .color-block[data-color="graphite"]{
    background-color:#4A4A4D;
}
[data-modelcode^=SM-R950NZ] .color-block[data-color="black"]{
    background-color:#404146;
}
[data-modelcode^=SM-R950NZ] .color-block[data-color="silver"]{
    background-color:#C7C8CA;
}
.color-block[data-color="indigo-blue"]{
  background-color: #354957;
}
.color-block[data-color="apricot"]{
  background-color: #FFC27B;
}
.color-block[data-color="etoupe"]{
  background-color: #918679;
}
[data-modelcode^=EF-OF94PC] .color-block[data-color="graphite"],
[data-modelcode^=EF-MF946C] .color-block[data-color="graphite"]{
  background-color:#656768;
}

[data-modelcode^=EF-OF94PC] .color-block[data-color="icy-blue"]{
  background-color:#798FA8;
}

[data-modelcode^=EF-OF94PC] .color-block[data-color="sand"],
[data-modelcode^=EF-MF946C] .color-block[data-color="sand"]{
  background-color:#C4C1B9;
}

[data-modelcode^=EF-VF946P] .color-block[data-color="graphite"]{
  background-color:#404145;
}
[data-modelcode^=EF-VF946P] .color-block[data-color="icy-blue"]{
  background-color:#7E93A7;
}

[data-modelcode^=EF-PF731T] .color-block[data-color="cream"],
[data-modelcode^=EF-VF731P] .color-block[data-color="cream"]{
  background-color: #F0EAE0;
}
[data-modelcode^=EF-PF731T] .color-block[data-color="mint"]{
  background-color: #C4DED7;
}
[data-modelcode^=EF-PF731T] .color-block[data-color="lavender"]{
  background-color: #DCCED9;
}
[data-modelcode^=EF-VF731P] .color-block[data-color="black"]{
  background-color: #404145;
}
.color-block[data-color="tangerine"] {
  background-color: #CE8C4E;
}
.color-block[data-color="white-sand"] {
  background-color: #D6CFC7;
}
.color-block[data-color="dark-steel"] {
  background-color: #70757A;
}
#add-to-cart-modal-container {
  background-color: transparent;
  bottom: 0;
  left: 0;
  opacity: 1;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
  z-index: 9999999;
}
@media (min-width: 769px) {
  #add-to-cart-modal-container {
    background-color: rgba(0, 0, 0, 0.7);
  }
}
#add-to-cart-modal-container .add-to-cart-modal.hidden-desktop {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px gray;
  box-shadow: 0 2px 10px gray;
  margin: 0;
  padding: 50px 0;
  width: 100%;
}
@media (min-width: 769px) {
  #add-to-cart-modal-container .add-to-cart-modal.hidden-desktop {
    display: none;
  }
}
#add-to-cart-modal-container .add-to-cart-modal.hidden-desktop .icon-x {
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 14px;
  top: 14px;
}
#add-to-cart-modal-container .add-to-cart-modal.hidden-desktop h3 {
  font-size: 18px;
  font-weight: 400;
}
#add-to-cart-modal-container .add-to-cart-modal.hidden-desktop .product-option {
  font-size: 12px;
  padding-top: 10px;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-desktop
  .product-option
  button {
  border: 2px solid #308eea;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  margin: 0 1%;
  padding: 10px 0;
  text-transform: uppercase;
  width: 42%;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-desktop
  .product-option-shopping {
  background-color: #fff;
  color: #308eea;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-desktop
  .product-option-checkout {
  background-color: #308eea;
  color: #fff;
}
#add-to-cart-modal-container .add-to-cart-modal.hidden-phone {
  background-color: #fff;
  font-size: 0;
  margin: 20% auto;
  padding: 40px 0;
  position: relative;
  width: 650px;
}
@media (max-width: 768px) {
  #add-to-cart-modal-container .add-to-cart-modal.hidden-phone {
    display: none;
  }
}
#add-to-cart-modal-container .add-to-cart-modal.hidden-phone .icon-x {
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 14px;
  top: 14px;
}
#add-to-cart-modal-container .add-to-cart-modal.hidden-phone .modal-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  padding: 0 20px;
  vertical-align: top;
  width: 50%;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box:first-child {
  border-right: 2px solid #dadee2;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .add-to-cart-label {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-img {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-img
  img {
  display: block;
  width: 100%;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-info {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 60%;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-info
  div {
  font-size: 14px;
  margin-bottom: 14px;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-info-name {
  font-weight: bold;
  margin-top: 22px;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-info-price {
  font-weight: bold;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-summary {
  border-bottom: 2px solid #dadee2;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 20px;
  text-align: left;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-summary
  .spinner {
  background-color: #fff;
  font-weight: 200;
  margin-left: 185px;
  margin-top: 8px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 240px;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-summary
  .spinner
  .bounce1 {
  -webkit-animation-delay: -0.48s;
  animation-delay: -0.48s;
  margin-left: 80px;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-summary
  .spinner
  .bounce2 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-summary
  .spinner
  .bounce3 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-summary
  .spinner
  div {
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  background-color: #000;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  height: 12px;
  width: 12px;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-summary-number {
  text-transform: uppercase;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-summary-total {
  float: right;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-option {
  font-size: 12px;
  font-weight: bold;
  padding-top: 30px;
  text-align: left;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-option-shopping {
  color: #20a2ff;
  cursor: pointer;
  display: inline-block;
  padding-top: 10px;
}
#add-to-cart-modal-container
  .add-to-cart-modal.hidden-phone
  .modal-box
  .product-option-checkout {
  background-color: #308eea;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  float: right;
  letter-spacing: 0.125em;
  padding: 10px 25px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.checkout-preloader .preloader-text {
  text-align: center;
  margin-top: 20px;
}
.checkout-preloader .modal-content {
  padding: 40px 20px 20px;
}
.checkout-preloader .spinner {
  margin: auto;
}
.checkout-preloader .spinner {
  background-color: #fff;
  font-weight: 200;
  width: 240px;
}
.checkout-preloader .spinner .bounce1 {
  -webkit-animation-delay: -0.48s;
  animation-delay: -0.48s;
  margin-left: 80px;
}
.checkout-preloader .spinner .bounce2 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.checkout-preloader .spinner .bounce3 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.checkout-preloader .spinner div {
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  background-color: #000;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  height: 12px;
  width: 12px;
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.spinner_out_container {
  position: relative;
}
.spinner_container {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 100;
  background-color: grey;
  opacity: 0.5;
}
.uil-spin-css {
  background: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  width: 200px;
  height: 200px;
}
@-webkit-keyframes uil-spin-css {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes uil-spin-css {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes uil-spin-css {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes uil-spin-css {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.uil-spin-css > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}
.uil-spin-css > div > div {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background: #000;
}
.uil-spin-css > div:nth-of-type(1) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.uil-spin-css > div:nth-of-type(1) {
  -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(2) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}
.uil-spin-css > div:nth-of-type(2) {
  -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(3) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.uil-spin-css > div:nth-of-type(3) {
  -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(4) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.37s;
  animation-delay: 0.37s;
}
.uil-spin-css > div:nth-of-type(4) {
  -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(5) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.uil-spin-css > div:nth-of-type(5) {
  -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(6) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.62s;
  animation-delay: 0.62s;
}
.uil-spin-css > div:nth-of-type(6) {
  -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(7) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.uil-spin-css > div:nth-of-type(7) {
  -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(8) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0.87s;
  animation-delay: 0.87s;
}
.uil-spin-css > div:nth-of-type(8) {
  -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
.checkout-modal-overlay.modal-overlay {
  background-color: #000;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
}
.checkout-modal.modal {
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transition: top 0.35s ease-in-out;
  transition: top 0.35s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10000;
  background-color: #fff;
  position: fixed;
}
.checkout-modal.modal .modal-container {
  position: relative;
}
.checkout-modal.modal .btn-modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.checkout-modal.modal .btn-modal-close i {
  display: block;
}
.checkout-modal.modal .modal-header {
  padding: 20px;
  text-align: center;
}
.checkout-modal.modal .modal-title {
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 10px;
}
.checkout-modal.modal .modal-title-desc {
  font-size: 14px;
  margin: 0;
  font-weight: 400;
}
.checkout-modal.modal .modal-title-desc strong {
  font-weight: 700;
}
@media (min-width: 320px) and (max-width: 767px) {
  .checkout-modal.modal .modal-header {
    padding-top: 50px;
  }
  .checkout-modal.modal .modal-title {
    font-size: 22px;
  }
  .checkout-modal.modal .modal-title-desc {
    font-size: 12px;
  }
}
.gnb-b2c-icons-cart svg {
  width: 20px;
}
.gnb-b2c-icons-cart a .cart-basket {
  font-size: 11px;
}
.minicart-v2 {
  opacity: 1;
  visibility: visible;
}
.minicart-v2 .gnb-b2c-cart-results .item-container {
  padding: 0px;
}
.minicart-v2 .minicart-close {
  display: none;
  text-align: right;
  border-bottom: 1px solid #dadada;
}
.minicart-v2 .minicart-close .btn-close {
  width: 40px;
  height: 40px;
}
.minicart-v2 .minicart-product-row {
  position: relative;
  padding: 15px 20px;
  border-bottom: 1px solid #dadada;
}
.minicart-v2 .minicart-product-row:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.minicart-v2 .minicart-product-row .mc-product-photo {
  text-align: center;
  margin: 15px 0;
}
.minicart-v2 .minicart-product-row .mc-product-photo img {
  max-width: 120px;
}
.minicart-v2 .minicart-product-row .mc-product-name {
  text-align: center;
  max-width: 90%;
  margin: auto;
}
.minicart-v2 .minicart-product-row .mc-product-title {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 0;
}
.minicart-v2 .minicart-product-row .mc-product-desc {
  font-size: 16px;
  font-weight: 400;
}
.minicart-v2 .minicart-product-row .mc-product-quantity {
  float: left;
  font-size: 12px;
  font-weight: 700;
}
.minicart-v2 .minicart-product-row .mc-product-quantity .mc-product-count {
  margin-left: 5px;
}
.minicart-v2 .minicart-product-row .mc-product-right-container {
  float: right;
  margin-bottom: 10px;
}
.minicart-v2 .minicart-product-row .mc-product-price-details {
  float: right;
  text-align: right;
  padding-right: 15px;
}
.minicart-v2 .minicart-product-row .mc-product-price-details p {
  font-size: 12px;
  line-height: normal;
}
.minicart-v2 .minicart-product-row .mc-product-price {
  font-size: 18px;
  color: #000;
}
.minicart-v2 .minicart-product-row .mc-product-retail-price {
  text-decoration: line-through;
  color: #a6a6a6;
}
.minicart-v2 .minicart-product-row .mc-savings {
  color: #dc2221;
}
.minicart-v2 .minicart-product-row .mc-bundled-discount-label,
.minicart-v2 .minicart-product-row .mc-product-bundled-label {
  color: #7ed44f;
}
.minicart-v2 .minicart-product-row .mc-product-bundled-label,
.minicart-v2 .minicart-product-row .mc-product-free-label {
  font-size: 12px;
  margin: 0;
  font-weight: 800;
}
.minicart-v2 .minicart-product-row .mc-product-free-label {
  color: #00b2e2;
}
.minicart-v2 .minicart-product-row .mc-product-ship-dates {
  float: right;
  clear: right;
  padding-right: 15px;
  margin-top: 15px;
  font-size: 12px;
  text-align: right;
}
.minicart-v2 .minicart-product-row .mc-product-preordered {
  line-height: normal;
}
.minicart-v2 .minicart-product-row .mc-product-ship-details {
  color: #636363;
  font-size: 12px;
}
.minicart-v2 .minicart-product-row .mc-product-remove {
  position: absolute;
  right: 15px;
  top: 19px;
  z-index: 1;
}
.minicart-v2 .minicart-product-row .cart-promo-holder {
  margin-top: 10px;
  min-height: 52px;
  clear: both;
  border: 1px solid #dadada;
}
.minicart-v2 .minicart-product-row .cart-promo-holder:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.minicart-v2 .minicart-product-row .cart-promo-holder p {
  max-width: 85%;
  font-weight: 800;
}
@media (min-width: 320px) and (max-width: 767px) {
  .minicart-v2 {
    position: fixed;
    top: -1px;
    right: -100%;
    height: 100%;
    max-width: 330px;
    z-index: 10002;
  }
  .minicart-v2 .gnb-b2c-cart-results {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .minicart-v2 .minicart-close {
    display: block;
  }
}
@media (max-width: 321px) {
  .minicart-v2 {
    max-width: 310px;
  }
}
.disclaimerPopUp {
  display: none;
  position: absolute;
  height: 100%;
  background-color: rgba(24, 24, 24, 0.79);
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 99999;
}
.disclaimerPopUp .disclaimerBackLay {
  position: absolute;
  height: 100vh;
  background-color: rgba(247, 247, 247, 0.16);
  width: 100vw;
  top: 0px;
  left: 0px;
  z-index: 99999;
}
.disclaimerPopUp .disclaimerBox {
  direction: initial !important;
  -webkit-box-shadow: 0px 0px 3px 1px #d3d3d3;
  box-shadow: 0px 0px 3px 1px #d3d3d3;
  position: absolute;
  top: 5vh;
  left: 20vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  z-index: 99999;
  width: 40vw;
  min-height: 327px;
  padding: 0px;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .disclaimerPopUp .disclaimerBox {
    position: absolute;
    top: 5vh;
    left: 5vw;
    width: 90vw;
    height: 75%;
  }
}
.disclaimerPopUp .disclaimerTitle {
  text-align: center;
  font-family: SamsungOneLatinWeb-800;
  font-size: 18pt;
  padding-bottom: 15px;
  color: #363636;
  letter-spacing: 1.2pt;
}
@media (max-width: 768px) {
  .disclaimerPopUp .disclaimerTitle {
    max-height: 80vh;
  }
}
.disclaimerPopUp .disclaimerContent {
  margin: auto;
  height: 299px;
  width: 100%;
  word-wrap: break-word;
  overflow-y: scroll;
  overflow: auto;
  font-size: 18px;
  line-height: 20px;
  font-family: SamsungOneLatinWeb-400;
  color: #363636;
  text-align: center;
  padding: 0px 15px;
}
@media (max-width: 768px) {
  .disclaimerPopUp .disclaimerContent {
    height: -webkit-calc(100% - 90px);
    height: calc(100% - 90px);
  }
}
.disclaimerPopUp .disclaimerContent a {
  color: #20a2ff;
}
.disclaimerPopUp .disclaimerBtnGroup {
  text-align: center;
  margin-top: 16px;
  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;
  font-weight: bolder;
  border: 1px solid #d3d3d3;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 3px 1px #d3d3d3;
  box-shadow: 0px 0px 3px 1px #d3d3d3;
  font-size: 12pt;
  letter-spacing: 0.8pt;
  color: #1428a0;
  font-family: SamsungOneLatinWeb-800;
  line-height: 23px;
  cursor: pointer;
}
.disclaimerPopUp .disclaimerBtnGroup .disclaimerBtn {
  width: 50%;
}
@media (max-width: 768px) {
  .disclaimerPopUp .disclaimerBtnGroup {
    max-height: 10vh;
    margin-top: 7px;
  }
}
.subHeadDiscPopUp {
  cursor: pointer;
  font-size: 12px !important;
}
@media screen and (min-width: 768px) {
  .hide-tabplus.hide-tabplus.hide-tabplus {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hide-mobile.hide-mobile.hide-mobile {
    display: none;
  }
}
.rnded-box-link {
  font-size: 11px;
  font-size: 0.6875rem;
}
.top-fix {
  position: fixed !important;
  top: 0;
  z-index: 9999 !important;
}
#footer .back-to-top {
  display: none !important;
}
.gnb-b2c-promo-wrapper {
  display: none;
}
.gnb-extender {
  display: block;
}
.aem-component-hidden {
  display: none;
}
.color-block[data-color="squadrant"] {
background-color: #4F5234;
}
.color-block[data-color="teal"] {
background-color: #91E5E3;
}

.color-block[data-color="squad"] {
background-color: #4F5234;
}
.color-block[data-color="magnet-black"] {
background-color: #000;
border: 1px solid transparent
}

.color-block[data-color="magnet-black-crystal"] {
background-color: #fff;
border: 1px solid #ccc;
}
.color-block[data-color="champagne-silver"] {
background-color: #E7E1D5;
}
.color-block[data-color="titan-gray"] {
  background-color: #574D4C;
}

.color-block[data-color="awesome-black"] {
  background-color: #404145;
}

.color-block[data-color="awesome-lime"] {
  background-color: #DFEFDB;
}

.color-block[data-color="awesome-lavender"] {
  background-color: #C6CCE7;
}

.color-block[data-color='light-cyan'] {
  background-color: #c8dddd;
}

.color-block[data-color='sage'] {
  background-color: #B6C1B4;
}

.color-block[data-color='jetblack'] {
  background-color: #494a4d;
}

.color-block[data-color='blue-shadow'] {
  background-color: #3b5b8a;
}

[data-modelcode^=EF-PF766] .color-block[data-color='blue'],
[data-modelcode^=EF-MF966] .color-block[data-color='blue'],
[data-modelcode^=ET-SVL32] .color-block[data-color='blue'],
[data-modelcode^=ET-SNL32] .color-block[data-color='blue'],
[data-modelcode^=ET-SLL50] .color-block[data-color='blue'],
[data-modelcode^=ET-SOL32] .color-block[data-color='blue'] {
  background-color: #46618E;
}

[data-modelcode^=ET-SOL32] .color-block[data-color='green'] {
  background-color: #54574F;
}

[data-modelcode^=ET-SOL32] .color-block[data-color='sage'] {
  background-color: #B6C1B4;
}

[data-modelcode^=ET-SVL32] .color-block[data-color='graphite'],
[data-modelcode^=ET-SOL32] .color-block[data-color='graphite'] {
  background-color: #575B5F;
}

[data-modelcode^=ET-SVL32] .color-block[data-color='white'],
[data-modelcode^=ET-SNL32] .color-block[data-color='white'],
[data-modelcode^=ET-SLL50] .color-block[data-color='white'],
[data-modelcode^=ET-SOL32] .color-block[data-color='white'] {
  background-color: #F5F7F6;
}

[data-modelcode^=ET-SLL50] .color-block[data-color='black'] {
  background-color: #494A4D;
}

[data-modelcode^=ET-SLL50] .color-block[data-color='taupe'] {
  background-color: #968F85;
}

[data-modelcode^=ET-SLL50] .color-block[data-color='camel'] {
  background-color: #AA6938;
}

[data-modelcode^=ET-SVL32] .color-block[data-color='mint'],
[data-modelcode^=ET-SNL32] .color-block[data-color='mint'] {
  background-color: #C3E3E7;
}

[data-modelcode^=ET-SNL32] .color-block[data-color='pink'] {
  background-color: #F2DEE9;
}

[data-modelcode^=EF-PF766] .color-block[data-color='red'],
[data-modelcode^=ET-SVL32] .color-block[data-color='red'] {
  background-color: #EE6779;
}

[data-modelcode^=ET-SVL70] .color-block[data-color='blue'],
[data-modelcode^=ET-SNL70] .color-block[data-color='blue'] {
  background-color: #394868;
}
/* Galaxy Tab S11 Ultra */
section[data-modelcode^="SM-X930"] .color-block[data-color="gray"] { background-color: #75787b !important; }
section[data-modelcode^="SM-X930"] .color-block[data-color="silver"] { background-color: #c7c8ca !important; }

/* Galaxy Tab S11 */
section[data-modelcode^="SM-X730"] .color-block[data-color="gray"] { background-color: #75787b !important; }
section[data-modelcode^="SM-X730"] .color-block[data-color="silver"] { background-color: #c7c8ca !important; }

/* Galaxy Tab S10 Lite */
section[data-modelcode^="SM-X400"] .color-block[data-color="gray"] { background-color: #75787b !important; }
section[data-modelcode^="SM-X400"] .color-block[data-color="silver"] { background-color: #c7c8ca !important; }
section[data-modelcode^="SM-X400"] .color-block[data-color="coralred"] { background-color: #d85f67 !important; }

/* Galaxy Tab S10 FE */
section[data-modelcode^="SM-X520"] .color-block[data-color="gray"] { background-color: #75787b !important; }
section[data-modelcode^="SM-X520"] .color-block[data-color="silver"] { background-color: #c7c8ca !important; }
section[data-modelcode^="SM-X520"] .color-block[data-color="blue"] { background-color: #aabdd4 !important; }

/* Galaxy Tab S10 FE+ */
section[data-modelcode^="SM-X620"] .color-block[data-color="gray"] { background-color: #75787B !important; }
section[data-modelcode^="SM-X620"] .color-block[data-color="silver"] { background-color: #C7C8CA !important; }
section[data-modelcode^="SM-X620"] .color-block[data-color="blue"] { background-color: #AABDD4 !important; }

/* Galaxy Tab S10 Ultra */
section[data-modelcode^="SM-X920"] .color-block[data-color="moonstone-gray"] { background-color: #606e81 !important; }
section[data-modelcode^="SM-X920"] .color-block[data-color="platinum-silver"] { background-color: #c7c8c9 !important; }

/* Galaxy Tab S10+ */
section[data-modelcode^="SM-X820"] .color-block[data-color="moonstone-gray"] { background-color: #606e81 !important; }
section[data-modelcode^="SM-X820"] .color-block[data-color="platinum-silver"] { background-color: #c7c8c9 !important; }

/* S25 FE */
section[data-modelcode^="SM-S731"] .color-block[data-color="navy"] { background-color: #3b5b8a !important; }
section[data-modelcode^="SM-S731"] .color-block[data-color="white"] { background-color: #f5f7f6 !important; }
section[data-modelcode^="SM-S731"] .color-block[data-color="icyblue"] { background-color: #becae9 !important; }
section[data-modelcode^="SM-S731"] .color-block[data-color="jetblack"] { background-color: #4a4a4d !important; }

/* Fold7 */
section[data-modelcode^="SM-F966"] .color-block[data-color="jetblack"] { background-color: #4a4a4d !important; }
section[data-modelcode^="SM-F966"] .color-block[data-color="silver-shadow"] { background-color: #b0b7b9 !important; }
section[data-modelcode^="SM-F966"] .color-block[data-color="blue-shadow"] { background-color: #3b5b8a !important; }

/* Flip7 */
section[data-modelcode^="SM-F766"] .color-block[data-color="jetblack"] { background-color: #4a4a4d !important; }
section[data-modelcode^="SM-F766"] .color-block[data-color="blue-shadow"] { background-color: #3b5b8a !important; }
section[data-modelcode^="SM-F766"] .color-block[data-color="coralred"] { background-color: #ee6779 !important; }

section[data-modelcode^="SM-X230"] .color-block[data-color="gray"] { background-color: #75787b !important; }
section[data-modelcode^="SM-X230"] .color-block[data-color="silver"] { background-color: #c7c8ca !important; }
section[data-modelcode^="SM-X238"] .color-block[data-color="gray"] { background-color: #75787b !important; }

/*Watch PF*/

/*Galaxy Watch Ultra*/
[data-catid="N0002103"] section[data-modelcode^="SM-L70"] .color-block[data-color="titanium-blue"]{background-color: #304561 !important;}
[data-catid="N0002103"] section[data-modelcode^="SM-L70"] .color-block[data-color="titanium-gray"]{background-color: #525257 !important;}
[data-catid="N0002103"] section[data-modelcode^="SM-L70"] .color-block[data-color="titanium-silver"]{background-color: #b3ab9e !important;}
[data-catid="N0002103"] section[data-modelcode^="SM-L70"] .color-block[data-color="titanium-white"]{background-color: #c8caca !important;}

/* Galaxy Watch8 Classic */
[data-catid="N0002103"] section[data-modelcode^="SM-L50"] .color-block[data-color="black"]{background-color: #494a4d !important;}
[data-catid="N0002103"] section[data-modelcode^="SM-L50"] .color-block[data-color="white"]{background-color: #f5f7f6 !important;}

/* Galaxy Watch8 */
[data-catid="N0002103"] section[data-modelcode^="SM-L33"] .color-block[data-color="silver"]{background-color: #aaadad !important;}
[data-catid="N0002103"] section[data-modelcode^="SM-L33"] .color-block[data-color="graphite"]{background-color: #5b6166 !important;}

/* Galaxy Watch7 */
[data-catid="N0002103"] section[data-modelcode^="SM-L31"] .color-block[data-color="silver"]{background-color: #C9C9C8 !important;}
[data-catid="N0002103"] section[data-modelcode^="SM-L31"] .color-block[data-color="green"]{background-color: #749D8C !important;}
[data-catid="N0002103"] section[data-modelcode^="SM-L31"] .color-block[data-color="cream"]{background-color: #F0EAE0 !important;}


/* Galaxy Buds3 Pro */
[data-catid="N0002954"] section[data-modelcode^="SM-R63"] .color-block[data-color="silver"]{background-color: #C9C9C8 !important;}
[data-catid="N0002954"] section[data-modelcode^="SM-R63"] .color-block[data-color="white"]{background-color: #F5F7F6 !important;}


/* Galaxy Buds3 */
[data-catid="N0002954"] section[data-modelcode^="SM-R53"] .color-block[data-color="silver"]{background-color: #C9C9C8 !important;}
[data-catid="N0002954"] section[data-modelcode^="SM-R53"] .color-block[data-color="white"]{background-color: #F5F7F6 !important;}

/* Galaxy Buds3 FE */
[data-catid="N0002954"] section[data-modelcode^="SM-R42"] .color-block[data-color="gray"]{background-color: #c8ccca !important;}
[data-catid="N0002954"] section[data-modelcode^="SM-R42"] .color-block[data-color="black"]{background-color: #4c525c !important;}
section[data-modelcode^="SM-X528"] .color-block[data-color="gray"] { background-color: #75787b !important; }
section[data-modelcode^="SM-X528"] .color-block[data-color="silver"] { background-color: #c7c8ca !important; }

/* Miracle */
section[data-modelcode^="SM-R640"] .color-block[data-color="pink-gold"], section[data-modelcode^="SM-R640"] .color-block[data-color="pinkgold"] {
  background-color: #f5d9c7 !important;
}

section[data-modelcode^="SM-R640"] .color-block[data-color="white"], section[data-modelcode^="SM-R540"] .color-block[data-color="white"] {
  background-color: #f3f4f5 !important;
}

section[data-modelcode^="SM-R640"] .color-block[data-color="black"], section[data-modelcode^="SM-R540"] .color-block[data-color="black"] {
  background-color: #494d53 !important;
}

section[data-modelcode^="SM-S948"] .color-block[data-color="cobalt-violet"], section[data-modelcode^="SM-S948"] .color-block[data-color="cobaltviolet"], section[data-modelcode^="SM-S947"] .color-block[data-color="cobalt-violet"], section[data-modelcode^="SM-S947"] .color-block[data-color="cobaltviolet"], section[data-modelcode^="SM-S942"] .color-block[data-color="cobalt-violet"], section[data-modelcode^="SM-S942"] .color-block[data-color="cobaltviolet"] {
  background-color: #686884 !important;
}

section[data-modelcode^="SM-S948"] .color-block[data-color="pink-gold"], section[data-modelcode^="SM-S948"] .color-block[data-color="pinkgold"], section[data-modelcode^="SM-S947"] .color-block[data-color="pink-gold"], section[data-modelcode^="SM-S947"] .color-block[data-color="pinkgold"], section[data-modelcode^="SM-S942"] .color-block[data-color="pink-gold"], section[data-modelcode^="SM-S942"] .color-block[data-color="pinkgold"] {
  background-color: #ead2c6 !important;
}

section[data-modelcode^="SM-S948"] .color-block[data-color="sky-blue"], section[data-modelcode^="SM-S948"] .color-block[data-color="skyblue"], section[data-modelcode^="SM-S947"] .color-block[data-color="sky-blue"], section[data-modelcode^="SM-S947"] .color-block[data-color="skyblue"], section[data-modelcode^="SM-S942"] .color-block[data-color="sky-blue"], section[data-modelcode^="SM-S942"] .color-block[data-color="skyblue"] {
  background-color: #b3cbd9 !important;
}

section[data-modelcode^="SM-S948"] .color-block[data-color="silver-shadow"], section[data-modelcode^="SM-S948"] .color-block[data-color="silvershadow"], section[data-modelcode^="SM-S947"] .color-block[data-color="silver-shadow"], section[data-modelcode^="SM-S947"] .color-block[data-color="silvershadow"], section[data-modelcode^="SM-S942"] .color-block[data-color="silver-shadow"], section[data-modelcode^="SM-S942"] .color-block[data-color="silvershadow"] {
  background-color: #c7c8ca !important;
}

section[data-modelcode^="SM-S948"] .color-block[data-color="white"], section[data-modelcode^="SM-S947"] .color-block[data-color="white"], section[data-modelcode^="SM-S942"] .color-block[data-color="white"] {
  background-color: #f3f4f5 !important;
}

section[data-modelcode^="SM-S948"] .color-block[data-color="black"], section[data-modelcode^="SM-S947"] .color-block[data-color="black"], section[data-modelcode^="SM-S942"] .color-block[data-color="black"] {
  background-color: #494d53 !important;
}

.color-block[data-color="light-violet"], .color-block[data-color="lightviolet"] {
  background-color: #c9d6dd !important;
}

.color-block[data-color="light-blue"], .color-block[data-color="lightblue"] {
  background-color: #bdc4d6 !important;
}

.color-block[data-color="blue-violet"], .color-block[data-color="blueviolet"] {
  background-color: #666e91 !important;
}

.color-block[data-color="coral-red"] {
  background-color: #f57a6e !important;
}
.slick-slider{
    position:relative;
    display:block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -ms-touch-action:pan-y;
    touch-action:pan-y;
    -webkit-tap-highlight-color:transparent
}
.slick-list{
    position:relative;
    overflow:hidden;
    display:block;
    margin:0;
    padding:0
}
.slick-list:focus{
    outline:none
}
.slick-list.dragging{
    cursor:pointer;
    cursor:hand
}
.slick-slider .slick-track,.slick-slider .slick-list{
    -webkit-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}
.slick-track{
    position:relative;
    left:0;
    top:0;
    display:block
}
.slick-track:before,.slick-track:after{
    content:"";
    display:table
}
.slick-track:after{
    clear:both
}
.slick-loading .slick-track{
    visibility:hidden
}
.slick-slide,.slick-slide *{
    outline:none !important
}
.slick-slide{
    float:left;
    height:100%;
    opacity:0;
    -webkit-transition:opacity 1s ease-out;
    transition:opacity 1s ease-out;
    min-height:1px;
    outline:none;
    display:none
}
.slick-slide.slick-active{
    opacity:1
}
[dir="rtl"] .slick-slide{
    float:right
}
.slick-slide img{
    display:block;
    -webkit-transition:all 1s;
    transition:all 1s;
    -webkit-transform:scale(1, 1);
    -ms-transform:scale(1, 1);
    transform:scale(1, 1)
}
.slick-slide.slick-loading img{
    display:none
}
.slick-slide.dragging img{
    pointer-events:none
}
.slick-initialized .slick-slide{
    display:block
}
.slick-loading .slick-slide{
    visibility:hidden
}
.slick-vertical .slick-slide{
    display:block;
    height:auto;
    border:1px solid transparent
}
.slick-current{
    opacity:1
}
.slick-cloned{
    opacity:1
}
.slick-arrow__icon{
    font-size:25px;
    color:#fff
}
.slick-arrow .slick-hidden{
    display:none
}
.slick-arrow--plain.slick-next,.slick-arrow--plain.slick-prev{
    background:none
}
.slick-arrow--plain.slick-next .slick-arrow__icon,.slick-arrow--plain.slick-prev .slick-arrow__icon{
    color:#636363
}
.slick-arrow--plain.slick-next:hover .slick-arrow__icon,.slick-arrow--plain.slick-prev:hover .slick-arrow__icon{
    color:#363636
}
.slick-shift{
    opacity:.5
}
.slick-loading .slick-list{
    background:#fff
}
.slick-prev,.slick-next{
    position:absolute;
    display:block;
    height:125px;
    cursor:pointer;
    background-color:#dadada;
    background-image:-webkit-gradient(linear, left bottom, left top, from(#dadada), to(#dadada));
    background-image:linear-gradient(to top, #dadada, #dadada);
    color:transparent;
    top:0;
    bottom:0;
    margin:auto;
    padding:0 15px;
    border:none;
    outline:none;
    z-index:98
}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{
    outline:none
}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{
    opacity:1
}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{
    opacity:.25
}
.slick-disabled{
    display:none !important
}
.slick-prev{
    -webkit-border-radius:0 5px 5px 0;
    border-radius:0 5px 5px 0;
    left:0
}
[dir="rtl"] .slick-prev{
    left:auto;
    right:0
}
.slick-next{
    -webkit-border-radius:5px 0 0 5px;
    border-radius:5px 0 0 5px;
    right:0
}
[dir="rtl"] .slick-next{
    left:0;
    right:auto
}
.slick-slider{
    margin-bottom:30px
}
.slick-dots{
    position:absolute;
    bottom:0;
    list-style:none;
    display:block;
    text-align:center;
    padding:0;
    width:100%
}
.slick-dots li{
    position:relative;
    display:inline-block;
    height:20px;
    width:20px;
    margin:0 5px;
    padding:5px;
    cursor:pointer
}
.slick-dots li button{
    border:1px solid #000;
    -webkit-border-radius:50%;
    border-radius:50%;
    background:transparent;
    display:block;
    height:10px;
    width:10px;
    outline:none;
    line-height:0;
    font-size:0;
    color:transparent;
    padding:0;
    cursor:pointer
}
.slick-dots li button:hover,.slick-dots li button:focus{
    outline:none
}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{
    opacity:1
}
.slick-dots li.slick-active button{
    background:#000
}
.slick-scale img{
    -webkit-transform:scale(.8, .8);
    -ms-transform:scale(.8, .8);
    transform:scale(.8, .8)
}
.pre-slick>*:first-child{
    width:100%
}
.pre-slick>*:nth-child(n+2){
    display:none
}
 
.threesixty{
  position:relative;
  overflow:hidden;
  margin:0 auto
}
.threesixty .threesixty_images{
  display:none;
  list-style:none;
  margin:0;
  padding:0
}
.threesixty .threesixty_images img{
  display:block;
  width:100%;
  -webkit-transition:none;
  transition:none;
  margin:0 auto;
  max-width:100%
}
.threesixty .threesixty_images img.previous-image{
  visibility:hidden;
  width:0
}
.threesixty .threesixty_images img.current-image{
  visibility:visible;
  width:auto
}
.threesixty .spinner{
  width:60px;
  display:block;
  margin:0 auto;
  height:30px;
  background:#333;
  background:rgba(0,0,0,0.7);
  -webkit-border-radius:5px;
  border-radius:5px
}
.threesixty .spinner span{
  font-family:Arial, "MS Trebuchet", sans-serif;
  font-size:12px;
  font-weight:bolder;
  color:#FFF;
  text-align:center;
  line-height:30px;
  display:block
}
.threesixty .nav_bar{
  position:absolute;
  top:10px;
  right:10px;
  z-index:11
}
.threesixty .nav_bar a{
  display:block;
  width:32px;
  height:32px;
  float:left;
  text-indent:-99999px
}
.threesixty .nav_bar a.nav_bar_play{
  background-position:0 0 !important
}
.threesixty .nav_bar a.nav_bar_previous{
  background-position:0 -73px !important
}
.threesixty .nav_bar a.nav_bar_stop{
  background-position:0 -37px !important
}
.threesixty .nav_bar a.nav_bar_next{
  background-position:0 -104px !important
}
.threesixty:-webkit-full-screen{
  background:#ffffff;
  width:100%;
  height:100%;
  margin-top:0;
  padding-top:200px
}
.threesixty:-moz-full-screen{
  background:#ffffff;
  width:100%;
  height:100%;
  margin-top:0;
  padding-top:200px
}

.loader{
    background:black;
    -webkit-transition:opacity 0.5s ease-in-out;
    transition:opacity 0.5s ease-in-out
}
.loader .loader-circle{
    position:absolute;
    left:50%;
    top:50%;
    width:120px;
    height:120px;
    -webkit-border-radius:50%;
    border-radius:50%;
    -webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.1);
    box-shadow:inset 0 0 0 1px rgba(255,255,255,0.1);
    margin-left:-60px;
    margin-top:-60px
}
.loader .loader-line-mask{
    position:absolute;
    left:50%;
    top:50%;
    width:60px;
    height:120px;
    margin-left:-60px;
    margin-top:-60px;
    overflow:hidden;
    -webkit-transform-origin:60px 60px;
    -ms-transform-origin:60px 60px;
    transform-origin:60px 60px;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
    -webkit-animation:rotate 1.2s infinite linear;
    animation:rotate 1.2s infinite linear
}
.loader .loader-line-mask .loader-line{
    width:120px;
    height:120px;
    -webkit-border-radius:50%;
    border-radius:50%;
    -webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
    box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5)
}
@-webkit-keyframes rotate{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes rotate{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
.video-overlay-background{
    background:rgba(0,0,0,0.7);
    cursor:default;
    bottom:0;
    height:100%;
    left:0;
    opacity:0;
    position:fixed;
    right:0;
    top:0;
    -webkit-transition:opacity .3s ease-out;
    transition:opacity .3s ease-out;
    width:100%;
    z-index:-1
}
.video-overlay-background.active{
    opacity:1;
    z-index:10000
}
.video-overlay-background .overlay-video-container{
    z-index:10001;
    display:block;
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    zoom:1;
    width:80%
}
.video-overlay-background .overlay-video-container:after{
    content:'';
    display:block;
    padding-top:56.25%
}
.video-overlay-background .close-button{
    display:block;
    cursor:pointer;
    height:3vw;
    position:absolute;
    right:2vw;
    top:2vw;
    width:3vw;
    z-index:99
}
.video-overlay-background .close-button img{
    width:100%;
    height:100%
}
.inline-video-container{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:100
}
.inline-video-container,.overlay-video-container{
    -webkit-transition:opacity .3s ease-in-out;
    transition:opacity .3s ease-in-out
}
.yt-video-player,.BrightcoveExperience{
    bottom:0;
    height:100%;
    left:0;
    position:absolute;
    right:0;
    top:0;
    width:100%
}
.mp4-video-player{
    background:transparent;
    height:auto !important
}
.feature-benefit-rich .mp4-video-player{
    height:100% !important
}
@font-face {
    font-family: 'SamsungOne';
    src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff2") format("woff2"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff") format("woff"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.eot");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SamsungOne';
    src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff2") format("woff2"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff") format("woff"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.eot");
    font-weight: 700;
    font-style: bold;
    font-display: swap
}

@font-face {
    font-family: 'SamsungSharpSans';
    src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.woff") format("woff"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.svg#SamsungSharpSans-Bold") format("svg");
    font-weight: 700;
    font-style: bold;
    font-display: swap
}

#wrap {
    min-width: 320px
}

.s-content-inner {
    max-width: 1440px;
    margin: 0 auto
}

.s-content-inner:before,
.s-content-inner:after {
    content: '';
    display: block;
    clear: both
}

.s-skip-content a {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    background: #000;
    color: #fff;
    text-align: center
}

.s-skip-content a:focus {
    position: relative;
    width: 100%;
    height: auto;
    padding: 10px
}

.s-bg-white-to-lightgrey {
    background: #F5F5F5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#E4E4E4));
    background: linear-gradient(to bottom, #f5f5f5 0%, #E4E4E4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#E4E4E4', GradientType=0)
}

.s-bg-white {
    background: #fff
}

.s-bg-black {
    background: #000
}

.s-bg-color3 {
    background: #363636
}

.s-bg-color4 {
    background: #f7f7f7
}

.s-bg-color6 {
    background: #222425
}

.s-bg-color7 {
    background: #dadada
}

.s-btn-encased {
    position: relative;
    display: inline-block;
    padding: 19px 42px 18px;
    padding: 1.31944vw 2.91667vw 1.25vw;
    border: 1px solid #000;
    -webkit-border-radius: 45px;
    border-radius: 45px;
    background-color: transparent;
    font-weight: bold;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background, color, border-color;
    transition-property: background, color, border-color;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    font-size: 12px;
    font-size: .83333vw;
    color: #000;
    line-height: 1;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: .2em;
    white-space: nowrap
}

@media (min-width: 1440px) {
    .s-btn-encased {
        padding: 19px 42px 18px
    }
}

@media (min-width: 1440px) {
    .s-btn-encased {
        font-size: 12px
    }
}

.s-btn-encased:hover,
.s-btn-encased:active,
.s-btn-encased:focus {
    background-color: #000;
    color: #fff
}

.s-btn-encased.s-ico-new-window {
    padding-right: 63px;
    padding-right: 4.375vw
}

@media (min-width: 1440px) {
    .s-btn-encased.s-ico-new-window {
        padding-right: 63px
    }
}

.s-btn-encased.s-ico-new-window:after {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -6px;
    margin-top: -.41667vw;
    right: 44px;
    right: 3.05556vw;
    width: 11px;
    width: .76389vw;
    height: 11px;
    height: .76389vw;
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-hover.svg") no-repeat;
    content: '';
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@media (min-width: 1440px) {
    .s-btn-encased.s-ico-new-window:after {
        margin-top: -6px
    }
}

@media (min-width: 1440px) {
    .s-btn-encased.s-ico-new-window:after {
        right: 44px
    }
}

@media (min-width: 1440px) {
    .s-btn-encased.s-ico-new-window:after {
        width: 11px
    }
}

@media (min-width: 1440px) {
    .s-btn-encased.s-ico-new-window:after {
        height: 11px
    }
}

.s-btn-encased.s-ico-new-window:hover:after,
.s-btn-encased.s-ico-new-window:focus:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow.svg")
}

.s-white .s-btn-encased,
.s-btn-encased.s-white {
    border-color: #fff;
    color: #fff
}

.s-white .s-btn-encased.s-ico-new-window:after,
.s-btn-encased.s-white.s-ico-new-window:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow.svg")
}

.s-white .s-btn-encased.s-ico-new-window:hover:after,
.s-white .s-btn-encased.s-ico-new-window:focus:after,
.s-btn-encased.s-white.s-ico-new-window:hover:after,
.s-btn-encased.s-white.s-ico-new-window:focus:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-hover.svg")
}

.s-white .s-btn-encased:hover,
.s-white .s-btn-encased:active,
.s-white .s-btn-encased:focus,
.s-btn-encased.s-white:hover,
.s-btn-encased.s-white:active,
.s-btn-encased.s-white:focus {
    background-color: #fff;
    color: #000
}

.s-btn-encased.s-btn-white {
    border-color: #fff;
    background-color: #fff;
    color: #000
}

.s-btn-encased.s-btn-white:hover,
.s-btn-encased.s-btn-white:active,
.s-btn-encased.s-btn-white:focus {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.s-btn-encased.s-btn-white.s-ico-new-window:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-hover.svg") no-repeat
}

.s-btn-encased.s-btn-white.s-ico-new-window:hover:after,
.s-btn-encased.s-btn-white.s-ico-new-window:focus:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow.svg") no-repeat !important
}

.s-btn-text {
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    font-size: .83333vw;
    color: #000;
    line-height: 1;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: .2em;
    white-space: nowrap
}

@media (min-width: 1440px) {
    .s-btn-text {
        font-size: 12px
    }
}

.s-btn-text:after {
    display: inline-block;
    margin-top: -1px;
    margin-left: 7px;
    width: 8px;
    width: .55556vw;
    height: 13px;
    height: .90278vw;
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-right-black.svg");
    background-repeat: no-repeat;
    vertical-align: middle;
    content: ''
}

@media (min-width: 1440px) {
    .s-btn-text:after {
        width: 8px
    }
}

@media (min-width: 1440px) {
    .s-btn-text:after {
        height: 13px
    }
}

.s-btn-text-disabled {
    color: #a6a6a6;
    cursor: default
}

.s-btn-text-disabled:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-right-gray.svg")
}

.s-white .s-btn-text,
.s-btn-text.s-white,
.s-white-shadow .s-btn-text {
    color: #fff
}

.s-white .s-btn-text:after,
.s-btn-text.s-white:after,
.s-white-shadow .s-btn-text:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-right-white.svg")
}

.s-btn-text.s-ico-down:after {
    width: 13px;
    width: .90278vw;
    height: 8px;
    height: .55556vw;
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-down-black.svg")
}

@media (min-width: 1440px) {
    .s-btn-text.s-ico-down:after {
        width: 13px
    }
}

@media (min-width: 1440px) {
    .s-btn-text.s-ico-down:after {
        height: 8px
    }
}

.s-btn-text.s-ico-down-disabled {
    color: #a6a6a6;
    cursor: default
}

.s-btn-text.s-ico-down-disabled:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-down-gray.svg")
}

.s-white .s-btn-text.s-ico-down:after,
.s-btn-text.s-ico-down.s-white:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-down-white.svg")
}

.s-btn-text.s-ico-up:after {
    width: 13px;
    width: .90278vw;
    height: 8px;
    height: .55556vw;
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-up-black.svg")
}

@media (min-width: 1440px) {
    .s-btn-text.s-ico-up:after {
        width: 13px
    }
}

@media (min-width: 1440px) {
    .s-btn-text.s-ico-up:after {
        height: 8px
    }
}

.s-btn-text.s-ico-up-disabled {
    color: #a6a6a6;
    cursor: default
}

.s-btn-text.s-ico-up-disabled:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-up-gray.svg")
}

.s-white .s-btn-text.s-ico-up:after,
.s-btn-text.s-ico-up.s-white:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-up-white.svg")
}

.s-btn-text.s-ico-new-window:after {
    display: inline-block;
    width: 11px;
    width: .76389vw;
    height: 11px;
    height: .76389vw;
    margin: -2px 0px 0px;
    margin: -.13889vw 0vw 0vw;
    margin-left: 7px;
    margin-left: .48611vw;
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-hover.svg") no-repeat;
    vertical-align: middle;
    content: ''
}

@media (min-width: 1440px) {
    .s-btn-text.s-ico-new-window:after {
        width: 11px
    }
}

@media (min-width: 1440px) {
    .s-btn-text.s-ico-new-window:after {
        height: 11px
    }
}

@media (min-width: 1440px) {
    .s-btn-text.s-ico-new-window:after {
        margin: -2px 0px 0px
    }
}

@media (min-width: 1440px) {
    .s-btn-text.s-ico-new-window:after {
        margin-left: 7px
    }
}

.s-white .s-btn-text.s-ico-new-window:after,
.s-btn-text.s-white.s-ico-new-window:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow.svg")
}

.s-white .s-btn-text:hover:after,
.s-white .s-btn-text:focus:after,
.s-btn-text.s-white:hover:after,
.s-btn-text.s-white:focus:after {
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-hover.svg") no-repeat !important
}

.s-btn-play {
    display: inline-block;
    padding: 10px;
    padding: .69444vw;
    padding-right: 41px;
    padding-right: 2.84722vw;
    -webkit-border-radius: 45px;
    border-radius: 45px;
    background: #363636;
    background: rgba(54, 54, 54, 0.7);
    font-weight: bold;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap
}

@media (min-width: 1440px) {
    .s-btn-play {
        padding: 10px
    }
}

@media (min-width: 1440px) {
    .s-btn-play {
        padding-right: 41px
    }
}

.s-btn-play span {
    display: inline-block;
    position: relative;
    padding-top: 1px;
    font-size: 12px;
    font-size: .83333vw;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .14em;
    vertical-align: middle
}

@media (min-width: 1440px) {
    .s-btn-play span {
        font-size: 12px
    }
}

.s-btn-play .s-btn-img {
    width: 29px;
    width: 2.01389vw;
    height: 29px;
    height: 2.01389vw;
    margin-right: 19px;
    margin-right: 1.31944vw;
    padding: 0
}

@media (min-width: 1440px) {
    .s-btn-play .s-btn-img {
        width: 29px
    }
}

@media (min-width: 1440px) {
    .s-btn-play .s-btn-img {
        height: 29px
    }
}

@media (min-width: 1440px) {
    .s-btn-play .s-btn-img {
        margin-right: 19px
    }
}

.s-btn-play .s-btn-img img {
    width: 100%;
    height: auto;
    min-height: inherit;
    min-width: inherit;
    max-width: 100%;
    max-height: 100%
}

.s-marketing-cta {
    margin-top: 30px;
    margin-top: 2.08333vw
}

@media (min-width: 1440px) {
    .s-marketing-cta {
        margin-top: 30px
    }
}

.s-marketing-cta .s-btn-base,
.s-marketing-cta .s-btn-cta {
    display: inline-block;
    position: relative;
    padding: 18px 46px;
    padding: 1.25vw 3.19444vw;
    border: 1px solid #000;
    -webkit-border-radius: 52px;
    border-radius: 52px;
    font-size: 14px;
    font-size: .97222vw;
    font-weight: bold;
    color: #000;
    text-align: center;
    -webkit-transition-property: background-color, border-color, color;
    transition-property: background-color, border-color, color;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.15em
}

@media (min-width: 1440px) {

    .s-marketing-cta .s-btn-base,
    .s-marketing-cta .s-btn-cta {
        padding: 18px 46px
    }
}

html[lang^="th"] .s-marketing-cta .s-btn-base,
html[lang^="th"] .s-marketing-cta .s-btn-cta {
    font-size: 18.9px;
    font-size: 1.3125vw
}

@media (min-width: 1440px) {

    .s-marketing-cta .s-btn-base,
    .s-marketing-cta .s-btn-cta {
        font-size: 14px
    }

    html[lang^="th"] .s-marketing-cta .s-btn-base,
    html[lang^="th"] .s-marketing-cta .s-btn-cta {
        font-size: 18.9px
    }
}

.s-marketing-cta .s-btn-cta:hover,
.s-marketing-cta .s-btn-cta:focus,
.s-marketing-cta .s-btn-cta:active {
    border-color: #000;
    background-color: #000;
    color: #fff
}

.s-marketing-cta .s-btn-cta.s-ico-new-window {
    padding-right: 62px;
    padding-right: 4.30556vw
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window {
        padding-right: 62px
    }
}

.s-marketing-cta .s-btn-cta.s-ico-new-window:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 44px;
    right: 3.05556vw;
    margin-top: -5px;
    margin-top: -.34722vw;
    width: 11px;
    width: .76389vw;
    height: 11px;
    height: .76389vw;
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-hover.svg") no-repeat;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    background-size: 100%
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
        right: 44px
    }
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
        margin-top: -5px
    }
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
        width: 11px
    }
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
        height: 11px
    }
}

.s-marketing-cta .s-btn-cta.s-ico-new-window:hover:after,
.s-marketing-cta .s-btn-cta.s-ico-new-window:focus:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow.svg")
}

.s-marketing-cta .s-btn-cta.s-ico-download:after {
    content: '';
    display: inline-block;
    position: relative;
    top: -1.5px;
    top: -.10417vw;
    margin-left: 4px;
    margin-left: .27778vw;
    width: 11px;
    width: .76389vw;
    height: 11px;
    height: .76389vw;
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-download-black.svg") no-repeat;
    background-size: 100%;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    vertical-align: middle
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta.s-ico-download:after {
        top: -1.5px
    }
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta.s-ico-download:after {
        margin-left: 4px
    }
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta.s-ico-download:after {
        width: 11px
    }
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta.s-ico-download:after {
        height: 11px
    }
}

.s-marketing-cta .s-btn-cta.s-ico-download:hover:after,
.s-marketing-cta .s-btn-cta.s-ico-download:focus:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-download-white.svg")
}

.s-marketing-cta .s-btn-video:hover .s-btn-base,
.s-marketing-cta .s-btn-video:hover .s-btn-cta,
.s-marketing-cta .s-btn-video:focus .s-btn-base,
.s-marketing-cta .s-btn-video:focus .s-btn-cta,
.s-marketing-cta .s-btn-video:active .s-btn-base,
.s-marketing-cta .s-btn-video:active .s-btn-cta {
    border-color: #000;
    background-color: #000;
    color: #fff
}

.s-marketing-cta.s-white .s-btn-base,
.s-bg-dark-gray .s-marketing-cta .s-btn-base,
.s-bg-black .s-marketing-cta .s-btn-base {
    border-color: #fff;
    background-color: #fff;
    color: #000
}

.s-marketing-cta.s-white .s-btn-base:hover,
.s-marketing-cta.s-white .s-btn-base:focus,
.s-marketing-cta.s-white .s-btn-base:active,
.s-bg-dark-gray .s-marketing-cta .s-btn-base:hover,
.s-bg-dark-gray .s-marketing-cta .s-btn-base:focus,
.s-bg-dark-gray .s-marketing-cta .s-btn-base:active,
.s-bg-black .s-marketing-cta .s-btn-base:hover,
.s-bg-black .s-marketing-cta .s-btn-base:focus,
.s-bg-black .s-marketing-cta .s-btn-base:active {
    border-color: #000;
    background-color: #000;
    color: #fff
}

.s-marketing-cta.s-white .s-btn-cta,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta,
.s-bg-black .s-marketing-cta .s-btn-cta {
    border-color: #fff;
    color: #fff
}

.s-marketing-cta.s-white .s-btn-cta:hover,
.s-marketing-cta.s-white .s-btn-cta:active,
.s-marketing-cta.s-white .s-btn-cta:focus,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta:hover,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta:active,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta:focus,
.s-bg-black .s-marketing-cta .s-btn-cta:hover,
.s-bg-black .s-marketing-cta .s-btn-cta:active,
.s-bg-black .s-marketing-cta .s-btn-cta:focus {
    border-color: #fff;
    background-color: #fff;
    color: #000
}

.s-marketing-cta.s-white .s-btn-cta.s-ico-new-window:after,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta.s-ico-new-window:after,
.s-bg-black .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow.svg")
}

.s-marketing-cta.s-white .s-btn-cta.s-ico-new-window:hover:after,
.s-marketing-cta.s-white .s-btn-cta.s-ico-new-window:focus:after,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta.s-ico-new-window:hover:after,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta.s-ico-new-window:focus:after,
.s-bg-black .s-marketing-cta .s-btn-cta.s-ico-new-window:hover:after,
.s-bg-black .s-marketing-cta .s-btn-cta.s-ico-new-window:focus:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-hover.svg")
}

.s-marketing-cta.s-white .s-btn-cta.s-ico-download:after,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta.s-ico-download:after,
.s-bg-black .s-marketing-cta .s-btn-cta.s-ico-download:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-download-white.svg")
}

.s-marketing-cta.s-white .s-btn-cta.s-ico-download:hover:after,
.s-marketing-cta.s-white .s-btn-cta.s-ico-download:focus:after,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta.s-ico-download:hover:after,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta.s-ico-download:focus:after,
.s-bg-black .s-marketing-cta .s-btn-cta.s-ico-download:hover:after,
.s-bg-black .s-marketing-cta .s-btn-cta.s-ico-download:focus:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-download-black.svg")
}

.s-marketing-cta.s-white .s-btn-video:hover .s-btn-cta,
.s-marketing-cta.s-white .s-btn-video:active .s-btn-cta,
.s-marketing-cta.s-white .s-btn-video:focus .s-btn-cta,
.s-bg-dark-gray .s-marketing-cta .s-btn-video:hover .s-btn-cta,
.s-bg-dark-gray .s-marketing-cta .s-btn-video:active .s-btn-cta,
.s-bg-dark-gray .s-marketing-cta .s-btn-video:focus .s-btn-cta,
.s-bg-black .s-marketing-cta .s-btn-video:hover .s-btn-cta,
.s-bg-black .s-marketing-cta .s-btn-video:active .s-btn-cta,
.s-bg-black .s-marketing-cta .s-btn-video:focus .s-btn-cta {
    border-color: #fff;
    background-color: #fff;
    color: #000
}

.s-marketing-cta.s-btn-white .s-btn-cta {
    border-color: #fff;
    background-color: #fff;
    color: #000
}

.s-marketing-cta.s-btn-white .s-btn-cta:hover,
.s-marketing-cta.s-btn-white .s-btn-cta:focus,
.s-marketing-cta.s-btn-white .s-btn-cta:active {
    border-color: #000;
    background-color: #000;
    color: #fff
}

.s-marketing-cta.s-btn-white .s-btn-video:hover .s-btn-cta,
.s-marketing-cta.s-btn-white .s-btn-video:active .s-btn-cta,
.s-marketing-cta.s-btn-white .s-btn-video:focus .s-btn-cta {
    border-color: #000;
    background-color: #000;
    color: #fff
}

.s-marketing-cta .s-btn-cta-text {
    display: inline-block;
    position: relative;
    padding-bottom: 1px;
    padding-bottom: .06944vw;
    font-size: 14px;
    font-size: .97222vw;
    letter-spacing: 0.15em;
    color: #000;
    vertical-align: middle;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta-text {
        padding-bottom: 1px
    }
}

html[lang^="th"] .s-marketing-cta .s-btn-cta-text {
    font-size: 18.9px;
    font-size: 1.3125vw
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta-text {
        font-size: 14px
    }

    html[lang^="th"] .s-marketing-cta .s-btn-cta-text {
        font-size: 18.9px
    }
}

.s-marketing-cta .s-btn-cta-text:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    font-size: 0;
    background-color: #000
}

.s-marketing-cta .s-btn-cta-text:after {
    content: '';
    display: inline-block;
    margin-top: -1px;
    margin-left: 7px;
    margin-left: .48611vw;
    width: 8px;
    width: .55556vw;
    height: 13px;
    height: .90278vw;
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-right-black.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: middle
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta-text:after {
        margin-left: 7px
    }
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta-text:after {
        width: 8px
    }
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta-text:after {
        height: 13px
    }
}

.s-marketing-cta .s-btn-cta-text.s-ico-new-window:after {
    width: 11px;
    width: .76389vw;
    height: 11px;
    height: .76389vw;
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-hover.svg")
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta-text.s-ico-new-window:after {
        width: 11px
    }
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta-text.s-ico-new-window:after {
        height: 11px
    }
}

.s-marketing-cta .s-btn-cta-text.s-ico-download:after {
    margin-left: 4px;
    margin-left: .27778vw;
    width: 11px;
    width: .76389vw;
    height: 11px;
    height: .76389vw;
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-download-black.svg")
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
        margin-left: 4px
    }
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
        width: 11px
    }
}

@media (min-width: 1440px) {
    .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
        height: 11px
    }
}

.s-marketing-cta.s-white .s-btn-cta-text,
.s-marketing-cta.s-btn-white .s-btn-cta-text,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta-text,
.s-bg-black .s-marketing-cta .s-btn-cta-text {
    color: #fff;
    border-color: #fff
}

.s-marketing-cta.s-white .s-btn-cta-text:before,
.s-marketing-cta.s-btn-white .s-btn-cta-text:before,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta-text:before,
.s-bg-black .s-marketing-cta .s-btn-cta-text:before {
    background-color: #fff
}

.s-marketing-cta.s-white .s-btn-cta-text:after,
.s-marketing-cta.s-btn-white .s-btn-cta-text:after,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta-text:after,
.s-bg-black .s-marketing-cta .s-btn-cta-text:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-btn-arw-right-white.svg")
}

.s-marketing-cta.s-white .s-btn-cta-text.s-ico-new-window:after,
.s-marketing-cta.s-btn-white .s-btn-cta-text.s-ico-new-window:after,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta-text.s-ico-new-window:after,
.s-bg-black .s-marketing-cta .s-btn-cta-text.s-ico-new-window:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow.svg")
}

.s-marketing-cta.s-white .s-btn-cta-text.s-ico-download:after,
.s-marketing-cta.s-btn-white .s-btn-cta-text.s-ico-download:after,
.s-bg-dark-gray .s-marketing-cta .s-btn-cta-text.s-ico-download:after,
.s-bg-black .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-download-white.svg")
}

.s-marketing-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1100;
    width: 119.46667px;
    width: 15.55556vw;
    height: 119.46667px;
    height: 15.55556vw;
    font-size: 0
}

@media (max-width: 360px) {
    .s-marketing-close {
        width: 56px;
        width: 15.55556vw
    }
}

@media (max-width: 360px) {
    .s-marketing-close {
        height: 56px;
        height: 15.55556vw
    }
}

.s-marketing-close span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/marketing-layer_close.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 0
}

.no-svg .s-btn-encased.s-ico-new-window:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-ie8.png");
    background-position: -13px 0
}

.no-svg .s-btn-encased.s-ico-new-window:hover:after,
.no-svg .s-btn-encased.s-ico-new-window:focus:after {
    background-position: 0 0
}

.no-svg .s-btn-encased.s-white.s-ico-new-window:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-ie8.png");
    background-position: 0 0
}

.no-svg .s-btn-encased.s-white.s-ico-new-window:hover:after,
.no-svg .s-btn-encased.s-white.s-ico-new-window:focus:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-ie8.png");
    background-position: -13px 0
}

.no-svg .s-btn-text:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/sp-common-ie8.png");
    background-size: 200px 110px;
    background-position: 0 0
}

.no-svg .s-btn-text-disabled:after {
    background-position: -36px -10px
}

.no-svg .s-btn-text.s-ico-down:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/sp-common-ie8.png");
    background-position: -36px 0
}

.no-svg .s-btn-text.s-ico-down-disabled:after {
    background-position: 0 -13px
}

.no-svg .s-btn-text.s-ico-up:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/sp-common-ie8.png");
    background-position: -66px 0
}

.no-svg .s-btn-text.s-ico-up-disabled:after {
    background-position: -15px -13px
}

.no-svg .s-btn-text.s-ico-new-window:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-ie8.png");
    background-position: -13px 0
}

.no-svg .s-btn-text.s-white.s-ico-new-window:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/newwindow-ie8.png");
    background-position: 0 0
}

.no-svg .s-white:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/sp-common-ie8.png");
    background-position: -9px 0
}

.no-svg .s-white .s-btn-text.s-ico-down:after,
.no-svg .s-btn-text.s-ico-down.s-white:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/sp-common-ie8.png");
    background-position: -51px 0
}

.no-svg .s-white .s-btn-text.s-ico-up:after,
.no-svg .s-btn-text.s-ico-up.s-white:after {
    background-image: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/sp-common-ie8.png");
    background-position: -81px 0
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {

    .s-btn-encased,
    .s-btn-text,
    .s-btn-play span {
        font-size: 12px;
        font-size: 1.17188vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-btn-encased.s-ico-new-window:after {
        width: 10px;
        width: .97656vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-btn-encased.s-ico-new-window:after {
        height: 10px;
        height: .97656vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-btn-encased.s-ico-new-window:after {
        margin-top: -4px;
        margin-top: -.39062vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-btn-text.s-ico-new-window:after {
        width: 10px;
        width: .97656vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-btn-text.s-ico-new-window:after {
        height: 10px;
        height: .97656vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-btn-text.s-ico-new-window:after {
        margin: -2px 0px 0px;
        margin: -.19531vw 0vw 0vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-btn-text.s-ico-new-window:after {
        margin-left: 6px;
        margin-left: .58594vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-marketing-cta .s-ico-new-window:after {
        width: 10px;
        width: .97656vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-marketing-cta .s-ico-new-window:after {
        height: 10px;
        height: .97656vw
    }
}

@media screen and (max-width: 1279px) {

    .s-marketing-cta .s-btn-base,
    .s-marketing-cta .s-btn-cta {
        font-size: 12px;
        font-size: 1.17188vw
    }

    html[lang^="th"] .s-marketing-cta .s-btn-base,
    html[lang^="th"] .s-marketing-cta .s-btn-cta {
        font-size: 16.2px;
        font-size: 1.58203vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
        margin-top: -5px;
        margin-top: -.48828vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
        right: 25px;
        right: 2.44141vw
    }
}

@media (max-width: 1024px) and (max-width: 1024px) {
    .s-btn-text:after {
        width: 8px;
        width: .78125vw
    }
}

@media (max-width: 1024px) and (max-width: 1024px) {
    .s-btn-text:after {
        height: 13px;
        height: 1.26953vw
    }
}

@media (max-width: 1024px) and (max-width: 1024px) {

    .s-btn-text.s-ico-down:after,
    .s-btn-text.s-ico-up:after {
        width: 13px;
        width: 1.26953vw
    }
}

@media (max-width: 1024px) and (max-width: 1024px) {

    .s-btn-text.s-ico-down:after,
    .s-btn-text.s-ico-up:after {
        height: 8px;
        height: .78125vw
    }
}

@media screen and (max-width: 768px) {
    .s-btn-encased {
        padding: 27.73333px 55.46667px 25.6px;
        padding: 3.61111vw 7.22222vw 3.33333vw;
        font-size: 25.6px;
        font-size: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-encased {
        padding: 13px 26px 12px;
        padding: 3.61111vw 7.22222vw 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-encased {
        font-size: 12px;
        font-size: 3.33333vw
    }
}

@media screen and (max-width: 768px) {
    .s-btn-encased.s-ico-new-window {
        padding-right: 89.6px;
        padding-right: 11.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-encased.s-ico-new-window {
        padding-right: 42px;
        padding-right: 11.66667vw
    }
}

@media screen and (max-width: 768px) {
    .s-btn-encased.s-ico-new-window:after {
        width: 23.46667px;
        width: 3.05556vw;
        height: 23.46667px;
        height: 3.05556vw;
        margin-top: -10.66667px;
        margin-top: -1.38889vw;
        right: 55.46667px;
        right: 7.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-encased.s-ico-new-window:after {
        width: 11px;
        width: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-encased.s-ico-new-window:after {
        height: 11px;
        height: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-encased.s-ico-new-window:after {
        margin-top: -5px;
        margin-top: -1.38889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-encased.s-ico-new-window:after {
        right: 26px;
        right: 7.22222vw
    }
}

@media screen and (max-width: 768px) {
    .s-btn-encased.s-mo-full {
        display: block;
        padding-left: 0;
        padding-right: 0;
        text-align: center
    }

    .s-btn-encased.s-mo-full.s-ico-new-window {
        padding-right: 0
    }

    .s-btn-encased.s-mo-full.s-ico-new-window:after {
        position: static;
        display: inline-block;
        vertical-align: middle;
        margin-top: -4.26667px;
        margin-top: -.55556vw;
        margin-left: 10.66667px;
        margin-left: 1.38889vw;
        width: 23.46667px;
        width: 3.05556vw;
        height: 23.46667px;
        height: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-encased.s-mo-full.s-ico-new-window:after {
        margin-top: -2px;
        margin-top: -.55556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-encased.s-mo-full.s-ico-new-window:after {
        margin-left: 5px;
        margin-left: 1.38889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-encased.s-mo-full.s-ico-new-window:after {
        width: 11px;
        width: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-encased.s-mo-full.s-ico-new-window:after {
        height: 11px;
        height: 3.05556vw
    }
}

@media screen and (max-width: 768px) {
    .s-btn-text {
        font-size: 25.6px;
        font-size: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text {
        font-size: 12px;
        font-size: 3.33333vw
    }
}

@media screen and (max-width: 768px) {
    .s-btn-text:after {
        margin-top: -1px;
        width: 17.06667px;
        width: 2.22222vw;
        height: 27.73333px;
        height: 3.61111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text:after {
        width: 8px;
        width: 2.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text:after {
        height: 13px;
        height: 3.61111vw
    }
}

@media screen and (max-width: 768px) {

    .s-btn-text.s-ico-down:after,
    .s-btn-text.s-ico-up:after {
        width: 27.73333px;
        width: 3.61111vw;
        height: 17.06667px;
        height: 2.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {

    .s-btn-text.s-ico-down:after,
    .s-btn-text.s-ico-up:after {
        width: 13px;
        width: 3.61111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {

    .s-btn-text.s-ico-down:after,
    .s-btn-text.s-ico-up:after {
        height: 8px;
        height: 2.22222vw
    }
}

@media screen and (max-width: 768px) {
    .s-btn-text.s-ico-new-window:after {
        width: 23.46667px;
        width: 3.05556vw;
        height: 23.46667px;
        height: 3.05556vw;
        margin-top: -2.13333px;
        margin-top: -.27778vw;
        margin-left: 10.66667px;
        margin-left: 1.38889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text.s-ico-new-window:after {
        width: 11px;
        width: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text.s-ico-new-window:after {
        height: 11px;
        height: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text.s-ico-new-window:after {
        margin-top: -1px;
        margin-top: -.27778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-text.s-ico-new-window:after {
        margin-left: 5px;
        margin-left: 1.38889vw
    }
}

@media screen and (max-width: 768px) {
    .s-btn-play {
        padding: 19.2px 21.33333px;
        padding: 2.5vw 2.77778vw;
        padding-right: 59.73333px;
        padding-right: 7.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-play {
        padding: 9px 10px;
        padding: 2.5vw 2.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-play {
        padding-right: 28px;
        padding-right: 7.77778vw
    }
}

@media screen and (max-width: 768px) {
    .s-btn-play span {
        font-size: 25.6px;
        font-size: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-play span {
        font-size: 12px;
        font-size: 3.33333vw
    }
}

@media screen and (max-width: 768px) {
    .s-btn-play .s-btn-img {
        width: 46.93333px;
        width: 6.11111vw;
        height: 46.93333px;
        height: 6.11111vw;
        margin-right: 21.33333px;
        margin-right: 2.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-play .s-btn-img {
        width: 22px;
        width: 6.11111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-play .s-btn-img {
        height: 22px;
        height: 6.11111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-btn-play .s-btn-img {
        margin-right: 10px;
        margin-right: 2.77778vw
    }
}

@media screen and (max-width: 768px) {
    .s-marketing-cta {
        margin-top: 29.86667px;
        margin-top: 3.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta {
        margin-top: 14px;
        margin-top: 3.88889vw
    }
}

@media screen and (max-width: 768px) {

    .s-marketing-cta .s-btn-base,
    .s-marketing-cta .s-btn-cta {
        font-size: 25.6px;
        font-size: 3.33333vw;
        padding: 27.73333px 64px;
        padding: 3.61111vw 8.33333vw;
        -webkit-border-radius: 42px;
        border-radius: 42px;
        letter-spacing: .133em
    }

    html[lang^="th"] .s-marketing-cta .s-btn-base,
    html[lang^="th"] .s-marketing-cta .s-btn-cta {
        font-size: 34.56px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {

    .s-marketing-cta .s-btn-base,
    .s-marketing-cta .s-btn-cta {
        font-size: 12px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .s-marketing-cta .s-btn-base,
    html[lang^="th"] .s-marketing-cta .s-btn-cta {
        font-size: 16.2px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {

    .s-marketing-cta .s-btn-base,
    .s-marketing-cta .s-btn-cta {
        padding: 13px 30px;
        padding: 3.61111vw 8.33333vw
    }
}

@media screen and (max-width: 768px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window {
        padding-right: 89.6px;
        padding-right: 11.66667vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window {
        padding-right: 42px;
        padding-right: 11.66667vw
    }
}

@media screen and (max-width: 768px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
        margin-top: -10.66667px;
        margin-top: -1.38889vw;
        right: 55.46667px;
        right: 7.22222vw;
        width: 23.46667px;
        width: 3.05556vw;
        height: 23.46667px;
        height: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
        margin-top: -5px;
        margin-top: -1.38889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
        right: 26px;
        right: 7.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
        width: 11px;
        width: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta.s-ico-new-window:after {
        height: 11px;
        height: 3.05556vw
    }
}

@media screen and (max-width: 768px) {
    .s-marketing-cta .s-btn-cta.s-ico-download:after {
        top: -2.13333px;
        top: -.27778vw;
        margin-left: 10.66667px;
        margin-left: 1.38889vw;
        width: 23.46667px;
        width: 3.05556vw;
        height: 25.6px;
        height: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta.s-ico-download:after {
        top: -1px;
        top: -.27778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta.s-ico-download:after {
        margin-left: 5px;
        margin-left: 1.38889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta.s-ico-download:after {
        width: 11px;
        width: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta.s-ico-download:after {
        height: 12px;
        height: 3.33333vw
    }
}

@media screen and (max-width: 768px) {
    .s-marketing-cta .s-btn-cta-text {
        font-size: 25.6px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .s-marketing-cta .s-btn-cta-text {
        font-size: 34.56px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta-text {
        font-size: 12px;
        font-size: 3.33333vw
    }

    html[lang^="th"] .s-marketing-cta .s-btn-cta-text {
        font-size: 16.2px;
        font-size: 4.5vw
    }
}

@media screen and (max-width: 768px) {
    .s-marketing-cta .s-btn-cta-text:after {
        margin-left: 10.66667px;
        margin-left: 1.38889vw;
        width: 17.06667px;
        width: 2.22222vw;
        height: 27.73333px;
        height: 3.61111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta-text:after {
        margin-left: 5px;
        margin-left: 1.38889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta-text:after {
        width: 8px;
        width: 2.22222vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta-text:after {
        height: 13px;
        height: 3.61111vw
    }
}

@media screen and (max-width: 768px) {

    .s-marketing-cta .s-btn-cta-text.s-ico-new-window:after,
    .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
        margin-top: -6.4px;
        margin-top: -.83333vw;
        width: 23.46667px;
        width: 3.05556vw;
        height: 23.46667px;
        height: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {

    .s-marketing-cta .s-btn-cta-text.s-ico-new-window:after,
    .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
        margin-top: -3px;
        margin-top: -.83333vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {

    .s-marketing-cta .s-btn-cta-text.s-ico-new-window:after,
    .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
        width: 11px;
        width: 3.05556vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {

    .s-marketing-cta .s-btn-cta-text.s-ico-new-window:after,
    .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
        height: 11px;
        height: 3.05556vw
    }
}

@media screen and (max-width: 768px) {
    .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
        margin-left: 10.66667px;
        margin-left: 1.38889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
        margin-left: 5px;
        margin-left: 1.38889vw
    }
}

@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {

    _:-webkit-full-screen .s-btn-base,
    _:-webkit-full-screen .s-btn-cta,
    :root .s-marketing-cta .s-btn-base,
    :root .s-marketing-cta .s-btn-cta {
        padding-top: 29.86667px;
        padding-top: 3.88889vw;
        padding-bottom: 25.6px;
        padding-bottom: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (max-width: 360px) {

    _:-webkit-full-screen .s-btn-base,
    _:-webkit-full-screen .s-btn-cta,
    :root .s-marketing-cta .s-btn-base,
    :root .s-marketing-cta .s-btn-cta {
        padding-top: 14px;
        padding-top: 3.88889vw
    }
}

@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (max-width: 360px) {

    _:-webkit-full-screen .s-btn-base,
    _:-webkit-full-screen .s-btn-cta,
    :root .s-marketing-cta .s-btn-base,
    :root .s-marketing-cta .s-btn-cta {
        padding-bottom: 12px;
        padding-bottom: 3.33333vw
    }
}

@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {

    _:-webkit-full-screen .s-btn-cta-text.s-ico-new-window _:-webkit-full-screen .s-btn-cta-text.s-ico-download:after,
    :root .s-marketing-cta .s-btn-cta-text.s-ico-new-window _:-webkit-full-screen .s-btn-cta-text.s-ico-download:after,
    _:-webkit-full-screen .s-btn-cta-text.s-ico-new-window :root .s-marketing-cta .s-btn-cta-text.s-ico-download:after,
    :root .s-marketing-cta .s-btn-cta-text.s-ico-new-window :root .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
        margin-top: -14.93333px;
        margin-top: -1.94444vw
    }
}

@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (max-width: 360px) {

    _:-webkit-full-screen .s-btn-cta-text.s-ico-new-window _:-webkit-full-screen .s-btn-cta-text.s-ico-download:after,
    :root .s-marketing-cta .s-btn-cta-text.s-ico-new-window _:-webkit-full-screen .s-btn-cta-text.s-ico-download:after,
    _:-webkit-full-screen .s-btn-cta-text.s-ico-new-window :root .s-marketing-cta .s-btn-cta-text.s-ico-download:after,
    :root .s-marketing-cta .s-btn-cta-text.s-ico-new-window :root .s-marketing-cta .s-btn-cta-text.s-ico-download:after {
        margin-top: -7px;
        margin-top: -1.94444vw
    }
}

.touch-device .s-btn-encased.s-ico-new-window:after {
    -webkit-transition: none;
    transition: none
}

.s-slick .slick-slider {
    position: relative;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.s-slick .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.s-slick .slick-list:focus {
    outline: none
}

.s-slick .slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.s-slick .slick-list .slick-track,
.s-slick .slick-list .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.s-slick .slick-list .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.s-slick .slick-list .slick-track:before,
.s-slick .slick-list .slick-track:after {
    display: table;
    content: ''
}

.s-slick .slick-list .slick-track:after {
    clear: both
}

.s-slick .slick-loading .slick-track {
    visibility: hidden
}

.s-slick .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    vertical-align: top
}

.s-slick .slick-slide img {
    width: 100%;
    height: auto
}

.s-slick .slick-slide.slick-loading img {
    display: none
}

.s-slick .slick-slide.dragging img {
    pointer-events: none
}

.s-slick.slick-initialized .slick-slide {
    display: block
}

.s-slick.slick-loading .slick-slide {
    visibility: hidden
}

.s-slick.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.s-slick .slick-arrow {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 70px;
    width: 4.86111vw;
    height: 160px;
    height: 11.11111vw;
    margin: auto;
    border-width: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    background-color: #363636;
    background-color: rgba(54, 54, 54, 0.7);
    -webkit-transition: .08s background-color ease-in;
    transition: .08s background-color ease-in;
    font-size: 0;
    line-height: 0
}

@media (min-width: 1440px) {
    .s-slick .slick-arrow {
        width: 70px
    }
}

@media (min-width: 1440px) {
    .s-slick .slick-arrow {
        height: 160px
    }
}

.s-slick .slick-arrow:after {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 24px;
    width: 1.66667vw;
    height: 44px;
    height: 3.05556vw;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: ''
}

@media (min-width: 1440px) {
    .s-slick .slick-arrow:after {
        width: 24px
    }
}

@media (min-width: 1440px) {
    .s-slick .slick-arrow:after {
        height: 44px
    }
}

.s-slick .slick-arrow:hover,
.s-slick .slick-arrow:focus {
    background-color: #222425
}

.s-slick .slick-arrow.slick-disabled,
.s-slick .slick-arrow.slick-hidden {
    display: none !important
}

.s-slick .slick-prev {
    left: 0;
    padding-right: 3px;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.s-slick .slick-prev:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/slick-carousel-left.png)
}

.s-slick .slick-next {
    right: 0;
    padding-left: 3px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}

.s-slick .slick-next:after {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/slick-carousel-right.png)
}

.s-slick .slick-dots {
    position: absolute;
    bottom: 48px;
    bottom: 3.33333vw;
    width: 100%;
    text-align: center;
    line-height: 0
}

@media (min-width: 1440px) {
    .s-slick .slick-dots {
        bottom: 48px
    }
}

.s-slick .slick-dots li {
    display: inline-block;
    position: relative;
    margin: 0 3px;
    line-height: 0;
    text-align: center
}

.s-slick .slick-dots li button {
    display: inline-block;
    overflow: hidden;
    width: 8px;
    height: 8px;
    color: transparent;
    border: 1px solid #363636;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 1px;
    line-height: 1px;
    vertical-align: top
}

.s-slick .slick-dots li.slick-active button,
.s-slick .slick-dots li button:hover,
.s-slick .slick-dots li button:focus {
    border: 0;
    background-color: #363636
}

@media screen and (max-width: 768px) {
    .s-slick .slick-dots {
        bottom: 68.26667px;
        bottom: 8.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-slick .slick-dots {
        bottom: 32px;
        bottom: 8.88889vw
    }
}

@media screen and (max-width: 768px) {
    .s-slick .slick-dots li {
        margin: 0 3px 0 4px
    }
}

.s-video-area {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 100
}

.s-video-area:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    content: ''
}

.s-video-area iframe,
.s-video-area object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.s-video-area .s-video-wrap,
.s-video-area .s-video-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.s-video-area .s-video-container {
    z-index: 10
}

.s-video-area .s-video-container>div {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%
}

.s-media-close {
    overflow: hidden;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 100;
    width: 28px;
    height: 28px;
    background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/btn-close-white.png) no-repeat 50% 50%;
    font-size: 0;
    line-height: 99px;
    cursor: pointer
}

.s-media-close.s-black {
    background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/btn-close-black.png) no-repeat 50% 50%
}

.video-open #wrap {
    overflow-x: hidden
}

.mp4-video {
    position: relative
}

.s-mp4-video-play {
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    width: 9.86111vw;
    height: 9.86111vw;
    margin: auto;
    text-indent: -999px;
    background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/btn-play-big.png) no-repeat;
    background-size: 100%
}

.bc-cplayer-container .bc-cplayer-control {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-bg-panel.gif)
}

.bc-cplayer-container .bc-cplayer-control .rewind {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-btn-rewind.gif)
}

.bc-cplayer-container .bc-cplayer-control .play {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-btn-play.gif)
}

.bc-cplayer-container .bc-cplayer-control .pause {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-btn-pause.gif)
}

.bc-cplayer-container .bc-cplayer-control .forward {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-btn-forward.gif)
}

.bc-cplayer-container .bc-cplayer-control .mute {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-btn-volon.gif)
}

.bc-cplayer-container .bc-cplayer-control .volume-down {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-btn-voldown.gif)
}

.bc-cplayer-container .bc-cplayer-control .volume-up {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-btn-volup.gif)
}

.bc-cplayer-container .bc-cplayer-control .muted {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-btn-volmute.gif)
}

.bc-cplayer-container .bc-cplayer-control .rightPanel button.bc-cc {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-btn-bc-cc.png)
}

.bc-cplayer-container .bc-cplayer-control .rightPanel button.bc-cc.over {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-btn-bc-cc-over.png) !important
}

.bc-cplayer-container .bc-cplayer-control .rightPanel button.bc-cc.on {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/brightcove-btn-bc-cc-on.png) !important
}

.bc-cplayer-control-area {
    height: 100%
}

@media screen and (max-width: 768px) {
    .s-media-close {
        top: 34.13333px;
        top: 4.44444vw;
        right: 34.13333px;
        right: 4.44444vw;
        width: 25px;
        height: 25px;
        background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/btn-close-white_x2.png) no-repeat 50% 50%;
        background-size: 100%
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-media-close {
        top: 16px;
        top: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-media-close {
        right: 16px;
        right: 4.44444vw
    }
}

@media screen and (max-width: 768px) {
    .s-media-close.s-black {
        background: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/btn-close-black_x2.png) no-repeat 50% 50%;
        background-size: 100%
    }

    .s-mp4-video-play {
        width: 84px;
        height: 84px
    }
}

.s-energy-label__txt {
    font-size: 13px;
    font-size: .90278vw;
    color: #363636;
    font-weight: bold;
    letter-spacing: .06em;
    text-transform: uppercase;
    vertical-align: top
}

@media (min-width: 1440px) {
    .s-energy-label__txt {
        font-size: 13px
    }
}

.s-energy-label__txt:hover,
.s-energy-label__txt:focus {
    text-decoration: underline
}

.s-energy-label__tag {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40px;
    width: 2.77778vw;
    height: 20px;
    height: 1.38889vw;
    margin: -1px 0px 0px 7px;
    margin: -.06944vw 0vw 0vw .48611vw;
    background-repeat: no-repeat;
    vertical-align: top
}

@media (min-width: 1440px) {
    .s-energy-label__tag {
        width: 40px
    }
}

@media (min-width: 1440px) {
    .s-energy-label__tag {
        height: 20px
    }
}

@media (min-width: 1440px) {
    .s-energy-label__tag {
        margin: -1px 0px 0px 7px
    }
}

.s-energy-label__tag span {
    overflow: hidden;
    display: inline-block;
    width: 40px;
    width: 2.77778vw;
    height: 20px;
    height: 1.38889vw;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 99em;
    vertical-align: top
}

@media (min-width: 1440px) {
    .s-energy-label__tag span {
        width: 40px
    }
}

@media (min-width: 1440px) {
    .s-energy-label__tag span {
        height: 20px
    }
}

.s-energy-label__tag.s-first-level {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-first.svg)
}

.s-energy-label__tag.s-second-level {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-second.svg)
}

.s-energy-label__tag.s-third-level {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-third.svg)
}

.s-energy-label__tag.s-fourth-level {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-fourth.svg)
}

.s-energy-label__tag.s-fifth-level {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-fifth.svg)
}

.s-energy-label__tag.s-sixth-level {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-sixth.svg)
}

.s-energy-label__tag.s-seventh-level {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-seventh.svg)
}

.s-energy-label__tag .s-grade-a {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-a.svg)
}

.s-energy-label__tag .s-grade-a-plus {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-a-plus.svg)
}

.s-energy-label__tag .s-grade-a-plus2 {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-a-plus2.svg)
}

.s-energy-label__tag .s-grade-a-plus3 {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-a-plus3.svg)
}

.s-energy-label__tag .s-grade-b {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-b.svg)
}

.s-energy-label__tag .s-grade-c {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-c.svg)
}

.s-energy-label__tag .s-grade-d {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-d.svg)
}

.s-energy-label__tag .s-grade-e {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-e.svg)
}

.s-energy-label__tag .s-grade-f {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-f.svg)
}

.s-energy-label__tag .s-grade-g {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/svg-level-g.svg)
}

.no-svg .s-energy-label__tag.s-first-level,
.no-svg .s-energy-label__tag.s-second-level,
.no-svg .s-energy-label__tag.s-third-level,
.no-svg .s-energy-label__tag.s-fourth-level,
.no-svg .s-energy-label__tag.s-fifth-level,
.no-svg .s-energy-label__tag.s-sixth-level,
.no-svg .s-energy-label__tag.s-seventh-level,
.no-svg .s-energy-label__tag .s-grade-a,
.no-svg .s-energy-label__tag .s-grade-a-plus,
.no-svg .s-energy-label__tag .s-grade-a-plus2,
.no-svg .s-energy-label__tag .s-grade-a-plus3,
.no-svg .s-energy-label__tag .s-grade-b,
.no-svg .s-energy-label__tag .s-grade-c,
.no-svg .s-energy-label__tag .s-grade-d,
.no-svg .s-energy-label__tag .s-grade-e,
.no-svg .s-energy-label__tag .s-grade-f,
.no-svg .s-energy-label__tag .s-grade-g {
    background-image: url(../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/sp-common-ie8.png);
    background-size: 400px auto
}

.no-svg .s-energy-label__tag.s-first-level {
    background-position: 0 -23px
}

.no-svg .s-energy-label__tag.s-second-level {
    background-position: 0 -45px
}

.no-svg .s-energy-label__tag.s-third-level {
    background-position: 0 -67px
}

.no-svg .s-energy-label__tag.s-fourth-level {
    background-position: 0 -89px
}

.no-svg .s-energy-label__tag.s-fifth-level {
    background-position: -42px -23px
}

.no-svg .s-energy-label__tag.s-sixth-level {
    background-position: -42px -45px
}

.no-svg .s-energy-label__tag.s-seventh-level {
    background-position: -42px -67px
}

.no-svg .s-energy-label__tag .s-grade-a {
    background-position: -84px -67px
}

.no-svg .s-energy-label__tag .s-grade-a-plus {
    background-position: -84px -45px
}

.no-svg .s-energy-label__tag .s-grade-a-plus2 {
    background-position: -84px -23px
}

.no-svg .s-energy-label__tag .s-grade-a-plus3 {
    background-position: -42px -89px
}

.no-svg .s-energy-label__tag .s-grade-b {
    background-position: -84px -89px
}

.no-svg .s-energy-label__tag .s-grade-c {
    background-position: -126px -23px
}

.no-svg .s-energy-label__tag .s-grade-d {
    background-position: -126px -23px
}

.no-svg .s-energy-label__tag .s-grade-e {
    background-position: -126px -67px
}

.no-svg .s-energy-label__tag .s-grade-f {
    background-position: -126px -89px
}

.no-svg .s-energy-label__tag .s-grade-g {
    background-position: -96px 0
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-energy-label__txt {
        font-size: 14px;
        font-size: 1.36719vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-energy-label__tag {
        width: 40px;
        width: 3.90625vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-energy-label__tag {
        height: 20px;
        height: 1.95312vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-energy-label__tag {
        margin: -1px 0px 0px 7px;
        margin: -.09766vw 0vw 0vw .68359vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-energy-label__tag span {
        width: 40px;
        width: 3.90625vw
    }
}

@media screen and (max-width: 1279px) and (max-width: 1024px) {
    .s-energy-label__tag span {
        height: 20px;
        height: 1.95312vw
    }
}

@media screen and (max-width: 768px) {
    .s-energy-label__txt {
        font-size: 21.33333px;
        font-size: 2.77778vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-energy-label__txt {
        font-size: 10px;
        font-size: 2.77778vw
    }
}

@media screen and (max-width: 768px) {
    .s-energy-label__tag {
        width: 68.26667px;
        width: 8.88889vw;
        height: 34.13333px;
        height: 4.44444vw;
        margin: -6.4px 0px 0px 8.53333px;
        margin: -.83333vw 0vw 0vw 1.11111vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-energy-label__tag {
        width: 32px;
        width: 8.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-energy-label__tag {
        height: 16px;
        height: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-energy-label__tag {
        margin: -3px 0px 0px 4px;
        margin: -.83333vw 0vw 0vw 1.11111vw
    }
}

@media screen and (max-width: 768px) {
    .s-energy-label__tag span {
        width: 68.26667px;
        width: 8.88889vw;
        height: 34.13333px;
        height: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-energy-label__tag span {
        width: 32px;
        width: 8.88889vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-energy-label__tag span {
        height: 16px;
        height: 4.44444vw
    }
}

.s-layer-dimmed {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 1100;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=66);
    opacity: .66
}

.s-buffer-top {
    margin-top: 88px !important
}

.s-buffer-bottom {
    margin-bottom: 88px !important
}

@font-face {
    font-family: 'SamsungOne';
    src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff2") format("woff2"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.woff") format("woff"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-400.eot");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SamsungOne';
    src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff2") format("woff2"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.woff") format("woff"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungOneLatinWeb-700.eot");
    font-weight: 700;
    font-style: bold;
    font-display: swap
}

@font-face {
    font-family: 'SamsungSharpSans';
    src: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.woff") format("woff"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/common/clientlib-dependencies/global_clientlib/resources/fonts/SamsungSharpSans-Bold.svg#SamsungSharpSans-Bold") format("svg");
    font-weight: 700;
    font-style: bold;
    font-display: swap
}

.s-gotop-wrap {
    display: none;
    overflow: hidden;
    position: fixed;
    right: 32px;
    bottom: 20px;
    z-index: 1000;
    max-width: 1440px;
    text-align: right
}

.s-gotop-wrap.s-show {
    display: block
}

.s-gotop-wrap .s-btn-gotop {
    width: 58px;
    height: 58px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #363636;
    font-size: 0;
    opacity: .7
}

.s-gotop-wrap .s-btn-gotop:after {
    overflow: hidden;
    display: inline-block;
    width: 36px;
    height: 22px;
    margin: 18px auto;
    background: url("../../../../../../../etc.clientlibs/samsung/clientlibs/us/usglobal/clientlib-dependencies/resources/imgs/btn-gotop.png") no-repeat;
    background-size: 100%;
    content: ''
}

@media screen and (max-width: 768px) {
    .s-gotop-wrap {
        min-width: 320px;
        right: 34.13333px;
        right: 4.44444vw;
        bottom: 34.13333px;
        bottom: 4.44444vw;
        font-size: 0
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-gotop-wrap {
        right: 16px;
        right: 4.44444vw
    }
}

@media screen and (max-width: 768px) and (max-width: 360px) {
    .s-gotop-wrap {
        bottom: 16px;
        bottom: 4.44444vw
    }
}

@media screen and (max-width: 768px) {
    .s-gotop-wrap .s-btn-gotop {
        width: 40px;
        height: 40px
    }

    .s-gotop-wrap .s-btn-gotop:after {
        width: 23px;
        height: 16px;
        margin: 9px auto
    }
}
.rte-styles ol {
    list-style-type: decimal;
    list-style-position: inside
}

.rte-styles ul {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 1.125rem;
    line-height: 1.5
}

.rte-styles ul li {
    list-style-position: outside;
    margin-left: 1em
}

.rte-styles ul li b {
    font-weight: bold;
    display: inline-block;
    vertical-align: text-top
}

.rte-styles ul li .blue {
    font-weight: bold;
    color: #1428a0
}

.rte-styles ul li .red {
    font-weight: bold;
    color: red
}

.rte-styles i {
    font-style: italic
}

.rte-styles p .blue {
    font-weight: bold;
    color: #1428a0
}

.rte-styles p .red {
    font-weight: bold;
    color: red
}

.rte-styles table {
    border-collapse: collapse
}

.rte-styles table b {
    font-weight: bold
}

.rte-styles table, .rte-styles th, .rte-styles td {
    border: 1px solid black
}

.rte-styles .SamsungOneLatinWeb-10 {
    font-family: 'SamsungOneLatinWeb';
    font-size: 13px
}

.rte-styles .SamsungOneLatinWeb-11 {
    font-family: 'SamsungOneLatinWeb';
    font-size: 15px
}

.rte-styles .SamsungOneLatinWeb-12 {
    font-family: 'SamsungOneLatinWeb';
    font-size: 16px
}

.rte-styles .SamsungOneLatinWeb-13 {
    font-family: 'SamsungOneLatinWeb';
    font-size: 17px
}

.rte-styles .SamsungOneLatinWeb-14 {
    font-family: 'SamsungOneLatinWeb';
    font-size: 19px
}

.rte-styles .Interface-bd-10 {
    font-family: 'Interface-bd';
    font-size: 13px
}

.rte-styles .Interface-bd-11 {
    font-family: 'Interface-bd';
    font-size: 15px
}

.rte-styles .Interface-bd-12 {
    font-family: 'Interface-bd';
    font-size: 16px
}

.rte-styles .Interface-bd-13 {
    font-family: 'Interface-bd';
    font-size: 17px
}

.rte-styles .Interface-bd-14 {
    font-family: 'Interface-bd';
    font-size: 19px
}

.rte-styles .SamsungSans-10 {
    font-family: 'SamsungSans';
    font-size: 13px
}

.rte-styles .SamsungSans-11 {
    font-family: 'SamsungSans';
    font-size: 15px
}

.rte-styles .SamsungSans-12 {
    font-family: 'SamsungSans';
    font-size: 16px
}

.rte-styles .SamsungSans-13 {
    font-family: 'SamsungSans';
    font-size: 17px
}

.rte-styles .SamsungSans-14 {
    font-family: 'SamsungSans';
    font-size: 19px
}

.rte-styles .SamsungSansSharp-10 {
    font-family: 'SamsungSansSharp';
    font-size: 13px
}

.rte-styles .SamsungSansSharp-11 {
    font-family: 'SamsungSansSharp';
    font-size: 15px
}

.rte-styles .SamsungSansSharp-12 {
    font-family: 'SamsungSansSharp';
    font-size: 16px
}

.rte-styles .SamsungSansSharp-13 {
    font-family: 'SamsungSansSharp';
    font-size: 17px
}

.rte-styles .SamsungSansSharp-14 {
    font-family: 'SamsungSansSharp';
    font-size: 19px
}

.rte-styles .SamsungOneLatinwebFont-400 {
    font-family: 'SamsungOneLatinWeb';
    font-weight: 400
}

.rte-styles .SamsungOneLatinwebFont-700 {
    font-family: 'SamsungOneLatinWeb';
    font-weight: 700
}

.rte-styles .SamsungSansSharpFont-400 {
    font-family: 'SamsungSansSharp';
    font-weight: 400
}

.rte-styles .SamsungSansSharpFont-700 {
    font-family: 'SamsungSansSharp';
    font-weight: 700
}

.SamsungOneLatinwebFont-400 {
    font-family: 'SamsungOneLatinWeb';
    font-weight: 400
}

.SamsungOneLatinwebFont-700 {
    font-family: 'SamsungOneLatinWeb';
    font-weight: 700
}

.SamsungSansSharpFont-400 {
    font-family: 'SamsungSansSharp';
    font-weight: 400
}

.SamsungSansSharpFont-700 {
    font-family: 'SamsungSansSharp';
    font-weight: 700
}
.sg-g-curated-bundle-api .sg-g-curated-bundle__text-headline, .sg-g-curated-bundle-api .sg-g-curated-bundle__text-subHeadline, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__badge, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__name, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-current, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-total, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-saving, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-discount, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-desc, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__promo, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button .text, .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__label, .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__suggested, .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__discount {
    font-style: normal;
    font-stretch: normal
}

.sg-g-curated-bundle-api .sg-g-curated-bundle {
    text-align: center
}

.sg-g-curated-bundle-api .sg-g-curated-bundle .video-button-overlay {
    display: none
}

.sg-g-curated-bundle-api .sg-g-curated-bundle.isVideo .video-button-overlay {
    display: block
}

.sg-g-curated-bundle-api .sg-g-curated-bundle.dark-theme .sg-g-curated-bundle__text {
    color: #fff
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__bundled {
    display: none
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__img-head {
    display: block;
    margin: 0 auto;
    width: 100%
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__img {
    display: block;
    margin: 0 auto;
    max-width: 209px;
    max-height: 209px;
    width: 90%;
    height: auto
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
    color: #000;
    border-right-width: 16px
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__text {
        border-right-width: 0
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__text-headline {
    font-family: "SamsungSansSharp";
    font-size: 44px;
    font-weight: bold;
    line-height: 1.27
}

@media (min-width: 835px) and (max-width: 1440px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__text-headline {
        font-size: 4vw !important
    }
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__text-headline {
        font-size: 56px;
        line-height: 1.11;
        letter-spacing: 0.6px
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__text-subHeadline {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.2px;
    line-height: 1.78
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__text-subHeadline {
        font-size: 18px;
        font-weight: bold;
        margin-top: 2.12%
    }
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product {
        padding: 2.75% 1px 1.75% 1px
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product:after {
    content: '';
    clear: both;
    display: block
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product .span-lg-4 {
        padding: 0 4.35%
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card {
    position: relative
}

@media (min-width: 681px) and (max-width: 768px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card:nth-child(odd) {
        direction: rtl
    }

    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card:nth-child(odd) .sg-g-curated-bundle__product-card--bottom {
        direction: ltr
    }
}

@media (max-width: 768px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card {
        border-bottom: solid 1px #dadada;
        padding: 9% 0
    }
}

@media (max-width: 768px) and (min-width: 681px) and (max-width: 768px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card {
        padding: 5% 0
    }
}

@media (max-width: 768px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card:after {
        content: "";
        background: #dadada;
        position: absolute;
        bottom: -1px;
        right: -16px;
        height: 1px;
        width: 16px
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card .span-sm-2 {
    border: 0
}

@media (min-width: 0px) and (max-width: 680px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card .span-sm-2 {
        float: none;
        width: 100%
    }
}

@media (min-width: 681px) and (max-width: 768px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card .span-sm-2 {
        display: inline-block;
        float: none;
        vertical-align: middle
    }
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card .span-sm-2 {
        display: block;
        width: 100%;
        border-left-width: 0
    }
}

@media (max-width: 768px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card--bottom {
        margin-top: 8.07%
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card--bottom>a {
    display: block
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__badge {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: 0.4px;
    color: #1db3e3;
    margin-bottom: 4.55729%
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__badge {
        font-size: 12px;
        letter-spacing: 1.2px;
        margin-bottom: 7.67%
    }
}

@media (min-width: 769px) and (max-width: 1050px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__badge {
        font-size: 9.6px;
        font-size: 1.14286vw
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__name-cont {
    color: #363636
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__name-cont {
        margin-top: 8.07%
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__name {
    font-family: "SamsungSansSharp";
    font-size: 18px;
    font-weight: bold;
    line-height: 1.78;
    letter-spacing: 0.4px;
    color: #000;
    max-width: 269px;
    margin: 0 auto
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__name {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (min-width: 769px) and (max-width: 1050px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__name {
        font-size: 16px;
        font-size: 1.90476vw
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left {
    height: 31px;
    display: inline-block;
    text-align: right;
    width: 64%;
    position: relative
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left-epp {
    float: left;
    height: 21px;
    width: auto;
    padding-left: 2%;
    text-align: center
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left .tooltip {
    position: relative
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left .tooltip.active .tooltip-arrow {
    display: block
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left .tooltip.active .tooltip-content {
    display: block
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left .tooltip:before {
    content: 'i';
    width: 13px;
    color: #363636;
    height: 13px;
    border: 1px solid #363636;
    font-size: 10px;
    text-align: center;
    font-family: 'SamsungOneLatinWeb';
    font-weight: bold;
    line-height: 13px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    position: absolute;
    left: -20px;
    top: 10px
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left .tooltip:before {
        left: -18px
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left .tooltip-content {
    width: 220px;
    color: #363636;
    border: 1px solid #a6a6a6;
    z-index: 2;
    padding: 5px 10px;
    display: none;
    position: absolute;
    font-size: 12px;
    background: #ffffff;
    text-align: left;
    -webkit-box-shadow: 0px 0 1px #a6a6a6;
    box-shadow: 0px 0 1px #a6a6a6;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    top: 36px;
    left: -30px
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left .tooltip-content {
        top: 31px
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left .tooltip-arrow {
    width: 8px;
    height: 4px;
    left: -18px;
    bottom: -9px;
    display: none;
    z-index: 3;
    position: absolute
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left .tooltip-arrow {
        bottom: -1px
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left .tooltip-arrow:before {
    border-bottom: 4px solid #636363;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    position: absolute
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-left .tooltip-arrow:after {
    -webkit-transform: translate3d(0, 1px, 0);
    transform: translate3d(0, 1px, 0);
    border-bottom: 4px solid #ffffff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    position: absolute
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-right {
    vertical-align: middle;
    height: 31px;
    display: inline-block;
    text-align: left;
    width: 34%;
    padding-left: 1%;
    line-height: 1.27
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-right-epp {
    vertical-align: middle;
    height: 21px;
    float: left;
    text-align: left;
    padding-left: 1%
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-current {
    font-size: 30px;
    font-weight: normal;
    color: #222425;
    line-height: normal
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-current {
        font-size: 26px
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-current-epp {
    line-height: normal;
    font-size: 18px;
    letter-spacing: 0;
    text-align: right;
    color: #39393a
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-total, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-saving, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-discount {
    font-size: 12px;
    font-weight: normal
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-total, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-saving, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-discount {
        font-size: 11px
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-total {
    color: #a6a6a6;
    text-decoration: line-through;
    line-height: 1
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-desc {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.67;
    letter-spacing: 0.3px
}

@media (min-width: 769px) and (max-width: 1050px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-desc {
        font-size: 12px;
        font-size: 1.42857vw
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-saving, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__price-desc {
    color: #dc2222
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-seperator {
    width: 80%;
    font-size: 12px;
    color: #363636;
    margin: 0 10%;
    padding: 10px 0;
    text-align: center;
    position: relative
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-seperator:before {
    position: absolute;
    content: '';
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
    height: 1px;
    background-color: #dadada;
    top: 16px;
    left: 0
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-seperator:after {
    position: absolute;
    content: '';
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
    height: 1px;
    background-color: #dadada;
    top: 16px;
    right: 0
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-monthly {
    font-size: 24px;
    width: 100%;
    color: #363636;
    vertical-align: baseline;
    line-height: 26px
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-monthly-epp {
    font-size: 18px
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-monthly-lg {
    font-size: 26px
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-monthly-lg-epp {
    font-size: 18px
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-monthly-sm {
    font-size: 12px
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-monthly-sm sup {
    top: -1em
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-monthly sup {
    font-size: 60%
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-finance {
    margin-top: 8px;
    height: 14px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.2px;
    text-align: center;
    color: #1428a0;
    text-transform: uppercase;
    cursor: pointer
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__finance-defer {
    font-size: 12px;
    width: 70%;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
    color: #363636
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__promo-cont {
        padding-top: 2.73%
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__promo {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.4px;
    color: black;
    padding-top: 2.8%;
    padding-bottom: 5.3%;
    white-space: pre-line
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__promo {
        font-size: 12px;
        min-height: 20px
    }
}

@media (min-width: 769px) and (max-width: 1050px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__promo {
        font-size: 12px;
        font-size: 1.42857vw
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__cta {
    margin-top: 6.75%
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__cta {
        margin-top: 3.83%
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__cta .cta-button {
    background-color: #1428a0;
    color: #fff
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__cta .cta-button:hover {
    background-color: #0c175c
}

@media (min-width: 769px) and (max-width: 1050px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__cta .cta-button {
        font-size: 9.6px;
        font-size: 1.14286vw
    }
}

@media (min-width: 769px) and (max-width: 1200px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__cta .cta-button {
        padding: 7.40741% 14.07407% 7.40741% 14.81481%
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button {
    width: 100%;
    cursor: pointer;
    text-decoration: none;
    padding: 10px 0
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button {
        padding: 6.14% 0
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button .fa-btn-radio, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button .text {
    display: inline-block;
    vertical-align: middle
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button .fa-btn-radio {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #000;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button .fa-btn-radio.selected:after, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button .fa-btn-radio:hover:after {
    content: "";
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    background-color: #000;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button .text {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding-left: 2%;
    letter-spacing: 1.7px
}

@media (min-width: 769px) and (max-width: 1000px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button .text {
        padding-left: 1.5% !important;
        letter-spacing: 1.4px !important
    }
}

@media (min-width: 769px) and (max-width: 1050px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button .text {
        font-size: 11.2px;
        font-size: 1.33333vw
    }
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__button .text {
        padding-left: 4.4%;
        letter-spacing: 3.5px
    }
}

.sg-g-curated-bundle-api .sg-g-curated-bundle .atc[data-iswheretobuycta="N"] {
    color: #fff;
    background-color: #1428a0
}

.sg-g-curated-bundle-api .sg-g-curated-bundle .atc[data-iswheretobuycta="N"]:hover {
    background-color: #0c175c
}

.sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled {
    display: block;
    padding: 6.42% 0
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled {
        padding: 3.32% 0;
        border-top: solid 1px #dadada
    }

    .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled:before {
        content: "";
        background: #dadada;
        position: absolute;
        top: -1px;
        right: -24px;
        height: 1px;
        width: 24px
    }
}

.sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price {
    text-align: left
}

.sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__label {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 4px;
    font-weight: 800;
    line-height: 1.17;
    color: #000;
    margin-bottom: 4.5%
}

@media (max-width: 768px) {
    .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__label {
        font-size: 16px;
        font-size: 4vw
    }
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__label {
        font-size: 12px;
        letter-spacing: 3px;
        margin-bottom: 0
    }
}

.sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__suggested {
    font-size: 32px;
    font-weight: normal;
    line-height: 1.5;
    color: #000
}

@media (max-width: 768px) {
    .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__suggested {
        font-size: 25.6px;
        font-size: 6.4vw
    }
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__suggested {
        font-size: 40px
    }
}

.sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__discount {
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0.4px
}

@media (max-width: 768px) {
    .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__discount {
        font-size: 16px;
        font-size: 4vw
    }
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__discount {
        font-size: 14px;
        letter-spacing: 0.3px
    }
}

.sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__total {
    color: #a6a6a6;
    text-decoration: line-through
}

.sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price__saving, .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-price-desc {
    color: #dc2222
}

.sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-cta {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3D(0, -50%, 0);
    -ms-transform: translate3D(0, -50%, 0);
    transform: translate3D(0, -50%, 0);
    text-align: right;
    right: 0
}

@media (min-width: 0px) and (max-width: 400px) {
    .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-cta .cta-button {
        padding: 10.41667% 19.79167% 10.41667% 20.83333%;
        font-size: 9.6px;
        font-size: 3vw
    }
}

@media (min-width: 769px) {
    .sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__bundled-cta {
        right: 8.33333%
    }
}

.sg-g-curated-bundle-api .bundled .sg-g-curated-bundle__product-card__cta {
    display: none
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card.sg-g-curated-bundle__other-card, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card.sg-g-curated-bundle__other-card {
    display: none
}

.sg-g-curated-bundle .sg-g-curated-bundle__showmore, .sg-g-curated-bundle-api .sg-g-curated-bundle__showmore {
    display: none;
    text-align: center
}

.sg-g-curated-bundle .sg-g-curated-bundle__showmore-btn-text, .sg-g-curated-bundle-api .sg-g-curated-bundle__showmore-btn-text {
    cursor: pointer;
    padding-right: 10px;
    font-size: 14px;
    line-height: 200%;
    font-weight: 700;
    font-family: 'SamsungOneLatinWeb';
    color: #363636
}

.sg-g-curated-bundle .sg-g-curated-bundle__showmore .icon-down-carat, .sg-g-curated-bundle-api .sg-g-curated-bundle__showmore .icon-down-carat {
    font-size: 12px
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card__promo, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__promo {
    white-space: normal
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card__cta p, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__cta p {
    font-family: SamsungOneLatinWeb;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #d0021b
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card {
    border: 0;
    padding: 0 20px;
    margin-bottom: 20px
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card__tradein, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__tradein {
    max-width: 260px;
    margin: auto;
    padding: 20px 0 30px
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card__sup, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__sup {
    position: relative
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card__sup-desc img, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__sup-desc img {
    width: 100%;
    display: block
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card__sup-desc a, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__sup-desc a {
    display: inline-block;
    vertical-align: middle;
    max-width: 15px
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card__sup-desc p, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__sup-desc p {
    display: inline-block;
    vertical-align: bottom;
    color: black;
    font-size: 15px;
    line-height: 1.2;
    margin-left: 5px
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card__sup-desc p sup, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__sup-desc p sup {
    vertical-align: super;
    top: -1px;
    font-weight: normal;
    font-size: 12px
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card__sup-disclaimer, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__sup-disclaimer {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3;
    margin-top: 3px
}

.sg-g-curated-bundle .sg-g-curated-bundle__product-card__sup-disclaimer sup, .sg-g-curated-bundle-api .sg-g-curated-bundle__product-card__sup-disclaimer sup {
    vertical-align: super;
    font-size: 9px;
    top: 0
}
.compare-tray__container {
    background-color: #fff
}

.compare-tray__container.hideTray {
    display: none
}

.compare-tray {
    border-top: solid 1px #f2f2f2;
    -webkit-box-shadow: 0 -4px 9px 0 rgba(115, 115, 115, 0.63);
    box-shadow: 0 -4px 9px 0 rgba(115, 115, 115, 0.63);
    position: fixed;
    bottom: 0;
    z-index: 9999;
    background-color: #ffffff
}

.compare-tray__start {
    font-family: "SamsungSansSharp";
    padding: 5px 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #222425
}

@media (min-width: 768px) and (max-width: 900px) {
    .compare-tray__start {
        width: 65%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 768px) {
    .compare-tray__start {
        display: none
    }
}

.compare-tray__chatbox {
    text-align: center;
    padding: 5px
}

.compare-tray__chatbox a {
    color: #2189FF;
    font-family: "SamsungOneLatinWeb";
    font-size: 14px
}

.compare-tray__chatbox a img {
    vertical-align: middle;
    margin-right: 7px
}

@media (min-width: 769px) {
    .compare-tray__row {
        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
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .compare-tray__row {
        display: block
    }
}

@media (max-width: 768px) {
    .compare-tray__row {
        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
    }
}

.compare-tray__close {
    display: none
}

@media (min-width: 768px) and (max-width: 900px) {
    .compare-tray__close {
        width: 15%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .compare-tray__close button {
        color: #1428a0
    }

    .compare-tray__close button:before {
        content: none
    }
}

@media (max-width: 768px) {
    .compare-tray__close {
        display: none !important
    }
}

.compare-tray__close button {
    font-size: 12px;
    letter-spacing: 2px
}

.compare-tray__alert {
    display: none;
    -webkit-box-shadow: 0 0px 9px 2px rgba(115, 115, 115, 0.63);
    box-shadow: 0 0px 9px 2px rgba(115, 115, 115, 0.63);
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 400px;
    padding: 60px;
    background-color: #ffffff
}

.compare-tray__alert .icon-x {
    position: absolute;
    top: 15px;
    right: 15px
}

.compare-tray__alert .icon-x:hover {
    background-color: #eaeaea
}

@media (max-width: 768px) {
    .compare-tray__alert {
        width: 90vw;
        padding: 50px 25px 30px
    }
}

.compare-tray__alert #alert-message {
    font-family: "SamsungOneLatinWeb";
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #222425
}

.compare-tray__clear {
    padding-top: 35px;
    font-family: "SamsungOneLatinWeb";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.5;
    text-align: center;
    color: #222425
}

@media (min-width: 769px) {
    .compare-tray__clear {
        display: none
    }
}

.compare-tray__clear span {
    padding-bottom: 5px;
    border-bottom: 2px solid #000000;
    cursor: pointer
}

.compare-tray__trigger {
    display: none
}

@media (min-width: 769px) {
    .compare-tray__trigger {
        display: block
    }
}

.compare-tray__title__header {
    margin-top: 1.12994%;
    margin-bottom: 1.12994%;
    text-align: center
}

.compare-tray__title__header .type-cp2 {
    color: #000
}

.compare-tray__title__dropdown {
    text-align: right;
    margin-top: 1.55367%;
    margin-bottom: 1.55367%
}

@media (max-width: 768px) {
    .compare-tray__title__dropdown {
        text-align: center
    }
}

.compare-tray__title__dropdown .icon-down-carat {
    color: #000
}

.compare-tray__content {
    display: none;
    padding: 2% 20px
}

@media (max-width: 768px) {
    .compare-tray__content {
        padding: 2% 0
    }
}

.compare-tray__instruction {
    margin-top: 2%;
    margin-bottom: 1.5%
}

.compare-tray__instruction__begin {
    text-align: left;
    display: none
}

.compare-tray__instruction__begin.active {
    display: block
}

.compare-tray__instruction__begin .type-p1 {
    color: #a6a6a6
}

.compare-tray__instruction__ready {
    text-align: center;
    display: none
}

.compare-tray__instruction__ready.active {
    display: block
}

.compare-tray__instruction__ready .type-p1 {
    color: #363636
}

.compare-tray__instruction__clear {
    float: right;
    text-align: right
}

.compare-tray__instruction .tl-btn-clear {
    color: #a6a6a6
}

.compare-tray__instruction .tl-btn-clear::before {
    color: #a6a6a6
}

.compare-tray__next {
    padding: 0 8px;
    font-size: 0
}

@media (min-width: 769px) {
    .compare-tray__next {
        width: 20%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        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-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 1355px) {
    .compare-tray__next {
        width: auto
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .compare-tray__next {
        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-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        padding-bottom: 5px
    }
}

@media (max-width: 768px) {
    .compare-tray__next {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 769px) {
    .compare-tray__main {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        -js-display: flex;
        display: flex;
        width: 80%;
        max-width: 1020px
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .compare-tray__main {
        width: 100%
    }
}

@media (max-width: 768px) {
    .compare-tray__main {
        width: 100%;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        margin-bottom: 2.5%
    }
}

.compare-tray__card {
    text-align: center;
    padding-left: 8px;
    padding-right: 8px
}

@media (max-width: 768px) {
    .compare-tray__card {
        display: inline-block;
        width: 50%;
        vertical-align: top
    }
}

.compare-tray__card .slot {
    border: dashed 1px #979797;
    -webkit-box-shadow: none;
    box-shadow: none
}

.compare-tray__card a {
    width: 100%;
    padding: 10px 0;
    border: solid 1px #dedede;
    -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.38);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.38);
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.compare-tray__card__img {
    height: 50px
}

@media (min-width: 768px) and (max-width: 900px) {
    .compare-tray__card__img {
        display: none
    }
}

@media (max-width: 768px) {
    .compare-tray__card__img {
        height: 30px;
        margin: auto
    }
}

.compare-tray__card__name {
    color: #222425;
    margin-top: 1%;
    padding-bottom: 2.42%;
    font-size: 12px;
    line-height: 1.4
}

@media (min-width: 769px) {
    .compare-tray__card__name {
        text-align: left
    }

    .compare-tray__card__name.isMobile {
        width: 70%
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .compare-tray__card__name {
        line-height: 1.2;
        font-size: 10px;
        text-align: center
    }

    .compare-tray__card__name.isMobile {
        width: auto
    }
}

@media (max-width: 768px) {
    .compare-tray__card__name {
        font-size: 10px;
        line-height: 1.4;
        white-space: initial
    }
}

.compare-tray__card__price {
    color: #00b3e3;
    margin-top: 1%;
    padding-bottom: 5%;
    font-size: 12px;
    line-height: 1.4
}

@media (min-width: 769px) {
    .compare-tray__card__price {
        position: absolute;
        top: 34px
    }

    .compare-tray__card__price.isMobile {
        position: relative;
        width: 30%;
        top: auto
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .compare-tray__card__price {
        position: relative;
        top: auto;
        color: #000000;
        text-align: center
    }

    .compare-tray__card__price.isMobile {
        width: auto
    }
}

@media (max-width: 768px) {
    .compare-tray__card__price {
        display: none
    }
}

.compare-tray__info {
    padding: 0 12px;
    position: relative
}

@media (min-width: 769px) {
    .compare-tray__info>.isMobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        -js-display: flex;
        display: flex
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .compare-tray__info>.isMobile {
        display: block
    }
}

.compare-tray__remove .icon-x {
    color: #363636;
    position: absolute;
    top: 0;
    right: 6px;
    font-size: 14px;
    font-weight: bold
}

.compare-tray__compare {
    text-align: center;
    color: #363636
}

@media (min-width: 769px) {
    .compare-tray__compare {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .compare-tray__compare {
        width: 20%;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
}

.compare-tray__compare .ec-btn {
    padding: 14px 30px;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 2.4px;
    color: #ffffff;
    background-color: #1428a0;
    width: 100%
}

@media (max-width: 768px) {
    .compare-tray__compare .ec-btn {
        padding: 16px 100px;
        width: auto
    }
}

.compare-tray__disabled {
    background-color: #ccc !important;
    pointer-events: none
}

.compare-tray__disabled:hover {
    border-color: #ccc !important
}

.compare-tray__controller {
    width: 40%;
    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: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}
.multi-column-container {
    padding: 50px 0px
}

@media (min-width: 769px) {
    .multi-column-container .multi-column-theme {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        -js-display: flex;
        display: flex
    }
}

@media (min-width: 769px) {
    .multi-column-container .multi-column-theme.desktop_layout-center {
        text-align: center
    }
}

@media (min-width: 769px) {
    .multi-column-container .multi-column-theme.desktop_layout-left {
        text-align: left
    }
}

@media (max-width: 768px) {
    .multi-column-container .multi-column-theme.mobile_layout-center {
        text-align: center
    }
}

@media (max-width: 768px) {
    .multi-column-container .multi-column-theme.mobile_layout-left {
        text-align: left
    }
}

.multi-column-container .multi-column-theme .title-wrapper {
    padding: 10px 45px;
    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
}

@media (min-width: 769px) {
    .multi-column-container .multi-column-theme .title-wrapper {
        border-right: 1px solid white
    }
}

.multi-column-container .multi-column-theme .title-wrapper h3 {
    font-family: 'SamsungSansSharp';
    line-height: 1.2;
    font-size: 40px;
    font-weight: bold
}

@media (min-width: 769px) {
    .multi-column-container .multi-column-theme .column-wrapper {
        border-right: 1px solid white;
        padding: 20px
    }

    .multi-column-container .multi-column-theme .column-wrapper:last-child {
        border-right: none
    }
}

@media (max-width: 768px) {
    .multi-column-container .multi-column-theme .column-wrapper {
        margin: 0px 5%;
        border-bottom: 1px solid white;
        padding: 50px 0px;
        width: 90%
    }

    .multi-column-container .multi-column-theme .column-wrapper:last-child {
        border-bottom: none;
        padding-bottom: 10px
    }
}

.multi-column-container .multi-column-theme .column-wrapper h4 {
    font-family: 'SamsungSansSharp';
    line-height: 1.2;
    font-size: 32px;
    font-weight: bold
}

.multi-column-container .multi-column-theme .column-wrapper__desc {
    padding: 20px 0px 0px 0px;
    font-weight: bold;
    line-height: 1.5
}

@media (max-width: 768px) {
    .multi-column-container .multi-column-theme .column-wrapper__desc.uvp {
        display: none
    }
}

/* SCOM-38404 */
.column-wrapper__link:focus{
    outline: 1px solid blue;
}

.multi-column-container .multi-column-theme .column-wrapper__link {
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 11px;
    padding-bottom: 5px;
    border-bottom: 1px solid white;
    letter-spacing: 2.8px
}

.multi-column-container__background {
    opacity: 0.7;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 0;
    display: block
}

.multi-column-container__background img {
    width: 100%
}

.multi-column-container.image_background {
    background-color: rgba(0, 0, 0, 0.6);
    color: white
}

.multi-column-container.blue_background {
    background-color: #1429a0;
    color: white
}

.multi-column-container.blue_background .multi-column-container__background {
    opacity: 0
}

.multi-column-container.white_background {
    background-color: white;
    color: #000
}

.multi-column {
    background-color: white
}
